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

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

--
-- Table structure for table `wpve_actionscheduler_actions`
--

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

--
-- Dumping data for table `wpve_actionscheduler_actions`
--

LOCK TABLES `wpve_actionscheduler_actions` WRITE;
/*!40000 ALTER TABLE `wpve_actionscheduler_actions` DISABLE KEYS */;
INSERT INTO `wpve_actionscheduler_actions` VALUES (677,'action_scheduler/migration_hook','failed','2025-01-30 07:31:28','2025-01-30 09:31:28',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1738222288;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1738222288;}',1,1,'2025-01-30 07:31:56','2025-01-30 09:31:56',0,NULL),(684,'action_scheduler/migration_hook','failed','2025-01-30 07:38:56','2025-01-30 09:38:56',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1738222736;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1738222736;}',1,1,'2025-01-30 07:39:37','2025-01-30 09:39:37',0,NULL),(686,'action_scheduler/migration_hook','failed','2025-01-30 07:54:40','2025-01-30 09:54:40',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1738223680;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1738223680;}',1,1,'2025-01-30 07:54:46','2025-01-30 09:54:46',0,NULL),(818,'action_scheduler_run_recurring_actions_schedule_hook','complete','2025-10-08 04:21:02','2025-10-08 06:21:02',20,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759897262;s:18:\"\0*\0first_timestamp\";i:1755264587;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759897262;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2025-10-08 04:24:24','2025-10-08 06:24:24',9940,NULL),(808,'rank_math/analytics/data_fetch','complete','2025-10-06 07:13:46','2025-10-06 09:13:46',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759734826;s:18:\"\0*\0first_timestamp\";i:1738404240;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759734826;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',2,1,'2025-10-06 07:16:19','2025-10-06 09:16:19',9812,NULL),(809,'action_scheduler_run_recurring_actions_schedule_hook','complete','2025-09-30 23:47:06','2025-10-01 01:47:06',20,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759276026;s:18:\"\0*\0first_timestamp\";i:1755264587;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759276026;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2025-10-01 00:20:59','2025-10-01 02:20:59',8977,NULL),(813,'action_scheduler_run_recurring_actions_schedule_hook','complete','2025-10-04 01:30:55','2025-10-04 03:30:55',20,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759541455;s:18:\"\0*\0first_timestamp\";i:1755264587;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759541455;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2025-10-04 02:46:44','2025-10-04 04:46:44',9725,NULL),(799,'rank_math/analytics/data_fetch','complete','2025-09-29 06:50:34','2025-09-29 08:50:34',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759128634;s:18:\"\0*\0first_timestamp\";i:1738404240;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759128634;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',2,1,'2025-09-29 07:13:46','2025-09-29 09:13:46',8504,NULL),(700,'action_scheduler/migration_hook','failed','2025-02-12 16:54:46','2025-02-12 18:54:46',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1739379286;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1739379286;}',1,1,'2025-02-12 16:55:41','2025-02-12 18:55:41',0,NULL),(825,'action_scheduler_run_recurring_actions_schedule_hook','complete','2025-10-14 23:12:41','2025-10-15 01:12:41',20,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760483561;s:18:\"\0*\0first_timestamp\";i:1755264587;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760483561;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2025-10-14 23:33:01','2025-10-15 01:33:01',10452,NULL),(793,'action_scheduler/migration_hook','complete','2025-09-18 07:23:36','2025-09-18 09:23:36',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1758180216;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1758180216;}',1,1,'2025-09-18 07:23:46','2025-09-18 09:23:46',7902,NULL),(829,'action_scheduler_run_recurring_actions_schedule_hook','pending','2025-10-19 06:35:14','2025-10-19 08:35:14',20,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760855714;s:18:\"\0*\0first_timestamp\";i:1755264587;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760855714;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),(791,'action_scheduler_run_recurring_actions_schedule_hook','complete','2025-09-18 16:59:39','2025-09-18 18:59:39',20,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758214779;s:18:\"\0*\0first_timestamp\";i:1755264587;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758214779;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2025-09-18 17:07:53','2025-09-18 19:07:53',7947,NULL),(794,'action_scheduler/migration_hook','complete','2025-09-18 07:25:01','2025-09-18 09:25:01',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1758180301;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1758180301;}',1,1,'2025-09-18 07:25:21','2025-09-18 09:25:21',7905,NULL),(797,'action_scheduler_run_recurring_actions_schedule_hook','complete','2025-09-21 17:45:49','2025-09-21 19:45:49',20,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758476749;s:18:\"\0*\0first_timestamp\";i:1755264587;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758476749;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2025-09-21 18:47:37','2025-09-21 20:47:37',8068,NULL),(792,'action_scheduler/migration_hook','complete','2025-09-18 07:21:27','2025-09-18 09:21:27',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1758180087;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1758180087;}',1,1,'2025-09-18 07:21:37','2025-09-18 09:21:37',7897,NULL),(817,'rank_math/analytics/data_fetch','complete','2025-10-13 07:16:19','2025-10-13 09:16:19',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760339779;s:18:\"\0*\0first_timestamp\";i:1738404240;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760339779;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',2,1,'2025-10-13 08:12:36','2025-10-13 10:12:36',10305,NULL),(810,'action_scheduler/migration_hook','complete','2025-09-30 17:17:49','2025-09-30 19:17:49',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1759252669;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1759252669;}',1,1,'2025-09-30 17:18:24','2025-09-30 19:18:24',8715,NULL),(796,'action_scheduler_run_recurring_actions_schedule_hook','complete','2025-09-20 17:28:53','2025-09-20 19:28:53',20,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758389333;s:18:\"\0*\0first_timestamp\";i:1755264587;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758389333;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2025-09-20 17:45:49','2025-09-20 19:45:49',8036,NULL),(798,'action_scheduler_run_recurring_actions_schedule_hook','complete','2025-09-22 18:47:37','2025-09-22 20:47:37',20,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758566857;s:18:\"\0*\0first_timestamp\";i:1755264587;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758566857;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2025-09-22 19:47:42','2025-09-22 21:47:42',8115,NULL),(801,'action_scheduler/migration_hook','complete','2025-09-23 10:28:29','2025-09-23 12:28:29',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1758623309;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1758623309;}',1,1,'2025-09-23 10:29:22','2025-09-23 12:29:22',8148,NULL),(802,'action_scheduler_run_recurring_actions_schedule_hook','complete','2025-09-24 21:17:59','2025-09-24 23:17:59',20,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758748679;s:18:\"\0*\0first_timestamp\";i:1755264587;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758748679;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2025-09-24 21:28:16','2025-09-24 23:28:16',8241,NULL),(804,'action_scheduler_run_recurring_actions_schedule_hook','complete','2025-09-26 21:28:27','2025-09-26 23:28:27',20,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758922107;s:18:\"\0*\0first_timestamp\";i:1755264587;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758922107;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2025-09-26 21:57:05','2025-09-26 23:57:05',8450,NULL),(805,'action_scheduler_run_recurring_actions_schedule_hook','complete','2025-09-27 21:57:05','2025-09-27 23:57:05',20,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759010225;s:18:\"\0*\0first_timestamp\";i:1755264587;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759010225;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2025-09-27 23:13:41','2025-09-28 01:13:41',8475,NULL),(806,'action_scheduler_run_recurring_actions_schedule_hook','complete','2025-09-28 23:13:41','2025-09-29 01:13:41',20,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759101221;s:18:\"\0*\0first_timestamp\";i:1755264587;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759101221;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2025-09-28 23:14:06','2025-09-29 01:14:06',8491,NULL),(807,'action_scheduler_run_recurring_actions_schedule_hook','complete','2025-09-29 23:14:06','2025-09-30 01:14:06',20,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759187646;s:18:\"\0*\0first_timestamp\";i:1755264587;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759187646;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2025-09-29 23:47:06','2025-09-30 01:47:06',8524,NULL),(812,'action_scheduler_run_recurring_actions_schedule_hook','complete','2025-10-03 01:30:33','2025-10-03 03:30:33',20,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759455033;s:18:\"\0*\0first_timestamp\";i:1755264587;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759455033;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2025-10-03 01:30:55','2025-10-03 03:30:55',9378,NULL),(815,'action_scheduler_run_recurring_actions_schedule_hook','complete','2025-10-06 03:23:18','2025-10-06 05:23:18',20,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759720998;s:18:\"\0*\0first_timestamp\";i:1755264587;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759720998;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2025-10-06 04:12:10','2025-10-06 06:12:10',9804,NULL),(814,'action_scheduler_run_recurring_actions_schedule_hook','complete','2025-10-05 02:46:44','2025-10-05 04:46:44',20,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759632404;s:18:\"\0*\0first_timestamp\";i:1755264587;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759632404;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2025-10-05 03:23:18','2025-10-05 05:23:18',9773,NULL),(816,'action_scheduler_run_recurring_actions_schedule_hook','complete','2025-10-07 04:12:10','2025-10-07 06:12:10',20,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759810330;s:18:\"\0*\0first_timestamp\";i:1755264587;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759810330;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2025-10-07 04:21:02','2025-10-07 06:21:02',9891,NULL),(820,'action_scheduler_run_recurring_actions_schedule_hook','complete','2025-10-10 04:24:32','2025-10-10 06:24:32',20,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760070272;s:18:\"\0*\0first_timestamp\";i:1755264587;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760070272;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2025-10-10 09:43:09','2025-10-10 11:43:09',10220,NULL),(822,'action_scheduler_run_recurring_actions_schedule_hook','complete','2025-10-12 09:43:22','2025-10-12 11:43:22',20,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760262202;s:18:\"\0*\0first_timestamp\";i:1755264587;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760262202;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2025-10-12 20:47:03','2025-10-12 22:47:03',10289,NULL),(821,'action_scheduler_run_recurring_actions_schedule_hook','complete','2025-10-11 09:43:09','2025-10-11 11:43:09',20,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760175789;s:18:\"\0*\0first_timestamp\";i:1755264587;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760175789;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2025-10-11 09:43:22','2025-10-11 11:43:22',10258,NULL),(824,'rank_math/analytics/data_fetch','pending','2025-10-20 08:12:36','2025-10-20 10:12:36',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760947956;s:18:\"\0*\0first_timestamp\";i:1738404240;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760947956;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',2,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL),(823,'action_scheduler_run_recurring_actions_schedule_hook','complete','2025-10-13 20:47:03','2025-10-13 22:47:03',20,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760388423;s:18:\"\0*\0first_timestamp\";i:1755264587;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760388423;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2025-10-13 23:12:41','2025-10-14 01:12:41',10309,NULL),(828,'action_scheduler_run_recurring_actions_schedule_hook','complete','2025-10-18 05:50:20','2025-10-18 07:50:20',20,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760766620;s:18:\"\0*\0first_timestamp\";i:1755264587;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760766620;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2025-10-18 06:35:14','2025-10-18 08:35:14',10702,NULL),(788,'rank_math/analytics/data_fetch','complete','2025-09-22 06:30:43','2025-09-22 08:30:43',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758522643;s:18:\"\0*\0first_timestamp\";i:1738404240;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758522643;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',2,1,'2025-09-22 06:50:34','2025-09-22 08:50:34',8086,NULL),(795,'action_scheduler_run_recurring_actions_schedule_hook','complete','2025-09-19 17:07:53','2025-09-19 19:07:53',20,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758301673;s:18:\"\0*\0first_timestamp\";i:1755264587;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758301673;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2025-09-19 17:28:53','2025-09-19 19:28:53',7995,NULL),(800,'action_scheduler_run_recurring_actions_schedule_hook','complete','2025-09-23 19:47:42','2025-09-23 21:47:42',20,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758656862;s:18:\"\0*\0first_timestamp\";i:1755264587;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758656862;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2025-09-23 21:17:59','2025-09-23 23:17:59',8207,NULL),(803,'action_scheduler_run_recurring_actions_schedule_hook','complete','2025-09-25 21:28:16','2025-09-25 23:28:16',20,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1758835696;s:18:\"\0*\0first_timestamp\";i:1755264587;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1758835696;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2025-09-25 21:28:27','2025-09-25 23:28:27',8342,NULL),(811,'action_scheduler_run_recurring_actions_schedule_hook','complete','2025-10-02 00:20:59','2025-10-02 02:20:59',20,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759364459;s:18:\"\0*\0first_timestamp\";i:1755264587;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759364459;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2025-10-02 01:30:33','2025-10-02 03:30:33',9061,NULL),(819,'action_scheduler_run_recurring_actions_schedule_hook','complete','2025-10-09 04:24:24','2025-10-09 06:24:24',20,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1759983864;s:18:\"\0*\0first_timestamp\";i:1755264587;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1759983864;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2025-10-09 04:24:32','2025-10-09 06:24:32',10091,NULL),(826,'action_scheduler_run_recurring_actions_schedule_hook','complete','2025-10-15 23:33:01','2025-10-16 01:33:01',20,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760571181;s:18:\"\0*\0first_timestamp\";i:1755264587;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760571181;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2025-10-16 04:34:48','2025-10-16 06:34:48',10606,NULL),(827,'action_scheduler_run_recurring_actions_schedule_hook','complete','2025-10-17 04:34:48','2025-10-17 06:34:48',20,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1760675688;s:18:\"\0*\0first_timestamp\";i:1755264587;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1760675688;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2025-10-17 05:50:20','2025-10-17 07:50:20',10657,NULL);
/*!40000 ALTER TABLE `wpve_actionscheduler_actions` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpve_actionscheduler_claims`
--

DROP TABLE IF EXISTS `wpve_actionscheduler_claims`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpve_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=MyISAM AUTO_INCREMENT=10725 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpve_actionscheduler_claims`
--

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

--
-- Table structure for table `wpve_actionscheduler_groups`
--

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

--
-- Dumping data for table `wpve_actionscheduler_groups`
--

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

--
-- Table structure for table `wpve_actionscheduler_logs`
--

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

--
-- Dumping data for table `wpve_actionscheduler_logs`
--

LOCK TABLES `wpve_actionscheduler_logs` WRITE;
/*!40000 ALTER TABLE `wpve_actionscheduler_logs` DISABLE KEYS */;
INSERT INTO `wpve_actionscheduler_logs` VALUES (4,677,'action created','2025-01-30 07:30:28','2025-01-30 09:30:28'),(5,677,'action started via WP Cron','2025-01-30 07:31:56','2025-01-30 09:31:56'),(6,677,'action failed via WP Cron: Scheduled action for action_scheduler/migration_hook will not be executed as no callbacks are registered.','2025-01-30 07:31:56','2025-01-30 09:31:56'),(23,684,'action created','2025-01-30 07:37:56','2025-01-30 09:37:56'),(24,684,'action started via WP Cron','2025-01-30 07:39:37','2025-01-30 09:39:37'),(25,684,'action failed via WP Cron: Scheduled action for action_scheduler/migration_hook will not be executed as no callbacks are registered.','2025-01-30 07:39:37','2025-01-30 09:39:37'),(29,686,'action created','2025-01-30 07:53:41','2025-01-30 09:53:41'),(30,686,'action started via WP Cron','2025-01-30 07:54:46','2025-01-30 09:54:46'),(31,686,'action failed via WP Cron: Scheduled action for action_scheduler/migration_hook will not be executed as no callbacks are registered.','2025-01-30 07:54:46','2025-01-30 09:54:46'),(368,799,'action created','2025-09-22 06:50:34','2025-09-22 08:50:34'),(428,819,'action created','2025-10-08 04:24:24','2025-10-08 06:24:24'),(407,812,'action created','2025-10-02 01:30:33','2025-10-02 03:30:33'),(422,817,'action created','2025-10-06 07:16:19','2025-10-06 09:16:19'),(421,808,'action complete via WP Cron','2025-10-06 07:16:19','2025-10-06 09:16:19'),(446,825,'action created','2025-10-13 23:12:41','2025-10-14 01:12:41'),(374,801,'action complete via WP Cron','2025-09-23 10:29:22','2025-09-23 12:29:22'),(420,808,'action started via WP Cron','2025-10-06 07:16:16','2025-10-06 09:16:16'),(419,816,'action created','2025-10-06 04:12:10','2025-10-06 06:12:10'),(71,700,'action created','2025-02-12 16:53:46','2025-02-12 18:53:46'),(72,700,'action started via WP Cron','2025-02-12 16:55:41','2025-02-12 18:55:41'),(73,700,'action failed via WP Cron: Scheduled action for action_scheduler/migration_hook will not be executed as no callbacks are registered.','2025-02-12 16:55:41','2025-02-12 18:55:41'),(344,791,'action created','2025-09-17 16:59:39','2025-09-17 18:59:39'),(347,792,'action complete via WP Cron','2025-09-18 07:21:37','2025-09-18 09:21:37'),(440,823,'action created','2025-10-12 20:47:05','2025-10-12 22:47:05'),(367,788,'action complete via WP Cron','2025-09-22 06:50:34','2025-09-22 08:50:34'),(364,797,'action complete via WP Cron','2025-09-21 18:47:37','2025-09-21 20:47:37'),(366,788,'action started via WP Cron','2025-09-22 06:50:32','2025-09-22 08:50:32'),(439,822,'action complete via WP Cron','2025-10-12 20:47:03','2025-10-12 22:47:03'),(391,806,'action complete via WP Cron','2025-09-28 23:14:06','2025-09-29 01:14:06'),(398,809,'action created','2025-09-29 23:47:06','2025-09-30 01:47:06'),(350,793,'action complete via Async Request','2025-09-18 07:23:46','2025-09-18 09:23:46'),(458,829,'action created','2025-10-18 06:35:14','2025-10-18 08:35:14'),(396,807,'action started via WP Cron','2025-09-29 23:47:06','2025-09-30 01:47:06'),(397,807,'action complete via WP Cron','2025-09-29 23:47:06','2025-09-30 01:47:06'),(445,823,'action complete via WP Cron','2025-10-13 23:12:41','2025-10-14 01:12:41'),(444,823,'action started via WP Cron','2025-10-13 23:12:41','2025-10-14 01:12:41'),(455,828,'action created','2025-10-17 05:50:20','2025-10-17 07:50:20'),(418,815,'action complete via WP Cron','2025-10-06 04:12:10','2025-10-06 06:12:10'),(457,828,'action complete via WP Cron','2025-10-18 06:35:14','2025-10-18 08:35:14'),(456,828,'action started via WP Cron','2025-10-18 06:35:14','2025-10-18 08:35:14'),(349,793,'action started via Async Request','2025-09-18 07:23:46','2025-09-18 09:23:46'),(348,793,'action created','2025-09-18 07:22:36','2025-09-18 09:22:36'),(359,796,'action created','2025-09-19 17:28:53','2025-09-19 19:28:53'),(346,792,'action started via WP Cron','2025-09-18 07:21:37','2025-09-18 09:21:37'),(345,792,'action created','2025-09-18 07:20:27','2025-09-18 09:20:27'),(392,807,'action created','2025-09-28 23:14:06','2025-09-29 01:14:06'),(358,795,'action complete via WP Cron','2025-09-19 17:28:53','2025-09-19 19:28:53'),(357,795,'action started via WP Cron','2025-09-19 17:28:53','2025-09-19 19:28:53'),(362,797,'action created','2025-09-20 17:45:49','2025-09-20 19:45:49'),(361,796,'action complete via WP Cron','2025-09-20 17:45:49','2025-09-20 19:45:49'),(360,796,'action started via WP Cron','2025-09-20 17:45:49','2025-09-20 19:45:49'),(363,797,'action started via WP Cron','2025-09-21 18:47:37','2025-09-21 20:47:37'),(373,801,'action started via WP Cron','2025-09-23 10:29:22','2025-09-23 12:29:22'),(372,801,'action created','2025-09-23 10:27:29','2025-09-23 12:27:29'),(380,803,'action created','2025-09-24 21:28:16','2025-09-24 23:28:16'),(379,802,'action complete via WP Cron','2025-09-24 21:28:16','2025-09-24 23:28:16'),(378,802,'action started via WP Cron','2025-09-24 21:28:15','2025-09-24 23:28:15'),(382,803,'action complete via Async Request','2025-09-25 21:28:27','2025-09-25 23:28:27'),(383,804,'action created','2025-09-25 21:28:27','2025-09-25 23:28:27'),(410,813,'action created','2025-10-03 01:30:55','2025-10-03 03:30:55'),(381,803,'action started via Async Request','2025-09-25 21:28:27','2025-09-25 23:28:27'),(386,805,'action created','2025-09-26 21:57:06','2025-09-26 23:57:06'),(385,804,'action complete via WP Cron','2025-09-26 21:57:05','2025-09-26 23:57:05'),(384,804,'action started via WP Cron','2025-09-26 21:57:05','2025-09-26 23:57:05'),(389,806,'action created','2025-09-27 23:13:41','2025-09-28 01:13:41'),(388,805,'action complete via WP Cron','2025-09-27 23:13:41','2025-09-28 01:13:41'),(387,805,'action started via WP Cron','2025-09-27 23:13:41','2025-09-28 01:13:41'),(390,806,'action started via WP Cron','2025-09-28 23:14:06','2025-09-29 01:14:06'),(406,811,'action complete via WP Cron','2025-10-02 01:30:33','2025-10-02 03:30:33'),(405,811,'action started via WP Cron','2025-10-02 01:30:33','2025-10-02 03:30:33'),(424,816,'action complete via WP Cron','2025-10-07 04:21:02','2025-10-07 06:21:02'),(423,816,'action started via WP Cron','2025-10-07 04:21:02','2025-10-07 06:21:02'),(413,814,'action created','2025-10-04 02:46:44','2025-10-04 04:46:44'),(409,812,'action complete via WP Cron','2025-10-03 01:30:55','2025-10-03 03:30:55'),(408,812,'action started via WP Cron','2025-10-03 01:30:55','2025-10-03 03:30:55'),(412,813,'action complete via WP Cron','2025-10-04 02:46:44','2025-10-04 04:46:44'),(411,813,'action started via WP Cron','2025-10-04 02:46:44','2025-10-04 04:46:44'),(416,815,'action created','2025-10-05 03:23:18','2025-10-05 05:23:18'),(415,814,'action complete via WP Cron','2025-10-05 03:23:18','2025-10-05 05:23:18'),(414,814,'action started via WP Cron','2025-10-05 03:23:17','2025-10-05 05:23:17'),(417,815,'action started via WP Cron','2025-10-06 04:12:10','2025-10-06 06:12:10'),(427,818,'action complete via WP Cron','2025-10-08 04:24:24','2025-10-08 06:24:24'),(426,818,'action started via WP Cron','2025-10-08 04:24:24','2025-10-08 06:24:24'),(431,820,'action created','2025-10-09 04:24:32','2025-10-09 06:24:32'),(430,819,'action complete via WP Cron','2025-10-09 04:24:32','2025-10-09 06:24:32'),(429,819,'action started via WP Cron','2025-10-09 04:24:32','2025-10-09 06:24:32'),(437,822,'action created','2025-10-11 09:43:22','2025-10-11 11:43:22'),(443,824,'action created','2025-10-13 08:12:36','2025-10-13 10:12:36'),(436,821,'action complete via WP Cron','2025-10-11 09:43:22','2025-10-11 11:43:22'),(435,821,'action started via WP Cron','2025-10-11 09:43:21','2025-10-11 11:43:21'),(434,821,'action created','2025-10-10 09:43:09','2025-10-10 11:43:09'),(433,820,'action complete via WP Cron','2025-10-10 09:43:09','2025-10-10 11:43:09'),(432,820,'action started via WP Cron','2025-10-10 09:43:09','2025-10-10 11:43:09'),(442,817,'action complete via WP Cron','2025-10-13 08:12:36','2025-10-13 10:12:36'),(441,817,'action started via WP Cron','2025-10-13 08:12:34','2025-10-13 10:12:34'),(438,822,'action started via WP Cron','2025-10-12 20:47:03','2025-10-12 22:47:03'),(453,827,'action started via WP Cron','2025-10-17 05:50:20','2025-10-17 07:50:20'),(454,827,'action complete via WP Cron','2025-10-17 05:50:20','2025-10-17 07:50:20'),(335,788,'action created','2025-09-15 06:30:43','2025-09-15 08:30:43'),(351,794,'action created','2025-09-18 07:24:01','2025-09-18 09:24:01'),(352,794,'action started via WP Cron','2025-09-18 07:25:21','2025-09-18 09:25:21'),(353,794,'action complete via WP Cron','2025-09-18 07:25:21','2025-09-18 09:25:21'),(354,791,'action started via WP Cron','2025-09-18 17:07:53','2025-09-18 19:07:53'),(355,791,'action complete via WP Cron','2025-09-18 17:07:53','2025-09-18 19:07:53'),(356,795,'action created','2025-09-18 17:07:53','2025-09-18 19:07:53'),(365,798,'action created','2025-09-21 18:47:37','2025-09-21 20:47:37'),(369,798,'action started via WP Cron','2025-09-22 19:47:42','2025-09-22 21:47:42'),(370,798,'action complete via WP Cron','2025-09-22 19:47:42','2025-09-22 21:47:42'),(371,800,'action created','2025-09-22 19:47:42','2025-09-22 21:47:42'),(375,800,'action started via WP Cron','2025-09-23 21:17:59','2025-09-23 23:17:59'),(376,800,'action complete via WP Cron','2025-09-23 21:17:59','2025-09-23 23:17:59'),(377,802,'action created','2025-09-23 21:17:59','2025-09-23 23:17:59'),(393,799,'action started via WP Cron','2025-09-29 07:13:44','2025-09-29 09:13:44'),(394,799,'action complete via WP Cron','2025-09-29 07:13:46','2025-09-29 09:13:46'),(395,808,'action created','2025-09-29 07:13:46','2025-09-29 09:13:46'),(399,810,'action created','2025-09-30 17:16:49','2025-09-30 19:16:49'),(400,810,'action started via WP Cron','2025-09-30 17:18:24','2025-09-30 19:18:24'),(401,810,'action complete via WP Cron','2025-09-30 17:18:24','2025-09-30 19:18:24'),(402,809,'action started via WP Cron','2025-10-01 00:20:59','2025-10-01 02:20:59'),(403,809,'action complete via WP Cron','2025-10-01 00:20:59','2025-10-01 02:20:59'),(404,811,'action created','2025-10-01 00:20:59','2025-10-01 02:20:59'),(425,818,'action created','2025-10-07 04:21:02','2025-10-07 06:21:02'),(447,825,'action started via WP Cron','2025-10-14 23:33:01','2025-10-15 01:33:01'),(448,825,'action complete via WP Cron','2025-10-14 23:33:01','2025-10-15 01:33:01'),(449,826,'action created','2025-10-14 23:33:01','2025-10-15 01:33:01'),(450,826,'action started via WP Cron','2025-10-16 04:34:48','2025-10-16 06:34:48'),(451,826,'action complete via WP Cron','2025-10-16 04:34:48','2025-10-16 06:34:48'),(452,827,'action created','2025-10-16 04:34:48','2025-10-16 06:34:48');
/*!40000 ALTER TABLE `wpve_actionscheduler_logs` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpve_addonlibrary_addons`
--

DROP TABLE IF EXISTS `wpve_addonlibrary_addons`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpve_addonlibrary_addons` (
  `id` bigint(20) NOT NULL AUTO_INCREMENT,
  `title` varchar(255) DEFAULT NULL,
  `name` varchar(128) DEFAULT NULL,
  `alias` varchar(128) DEFAULT NULL,
  `addontype` varchar(128) DEFAULT NULL,
  `description` text DEFAULT NULL,
  `ordering` int(11) NOT NULL,
  `templates` mediumtext DEFAULT NULL,
  `config` mediumtext DEFAULT NULL,
  `catid` int(11) DEFAULT NULL,
  `is_active` tinyint(4) DEFAULT NULL,
  `test_slot1` text DEFAULT NULL,
  `test_slot2` text DEFAULT NULL,
  `test_slot3` text DEFAULT NULL,
  PRIMARY KEY (`id`)
) ENGINE=MyISAM AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpve_addonlibrary_addons`
--

LOCK TABLES `wpve_addonlibrary_addons` WRITE;
/*!40000 ALTER TABLE `wpve_addonlibrary_addons` DISABLE KEYS */;
INSERT INTO `wpve_addonlibrary_addons` VALUES (1,'Logo Marquee','logo_marquee_elementor','logo_marquee','elementor','The Logo Marquee widget displays multiple logos of your clients or sponsors in a marquee layout, adding dynamic movement and visual interest to your Elementor website.',1,'{\"html\":\"<div class=\\\"uc_logo_marquee {{uc_filtering_addclass}}\\\" id=\\\"{{uc_id}}\\\" style=\\\"direction:ltr;\\\" {{uc_filtering_attributes|raw}}>\\n   <div class=\\\"uc_marquee uc-items-wrapper\\\" data-height=\\\"{{box_height}}\\\" data-speed=\\\"{{transition_speed}}\\\" data-mobile-items=\\\"{{number_of_items_mobile}}\\\" data-tablet-items=\\\"{{number_of_items_tablet}}\\\" data-desktop-items=\\\"{{number_of_items}}\\\" data-mobile-margin=\\\"{{margin_between_items_mobile}}\\\" data-tablet-margin=\\\"{{margin_between_items_tablet}}\\\" data-desktop-margin=\\\"{{margin_between_items_desktop}}\\\" data-paused=\\\"{{autoplay_hover_pause}}\\\" data-direction=\\\"{{direction}}\\\">\\n   \\t\\t{{put_items()}}\\n   <\\/div>\\t\\n<\\/div>\",\"html_item\":\"<div class=\\\"uc_logo_marquee_holder {{item.item_repeater_class}}\\\">\\n\\t  {% if enable_link == \\\"true\\\" %}<a href=\\\"{{item.link|raw}}\\\" {{item.link_html_attributes|raw}}>{% endif %}\\n      <img {% if item.image is not empty %}src=\\\"{{item.image}}\\\"{% else %}src=\\\"{{uc_assets_url}}\\/fallback-img.jpg\\\"{% endif %} alt=\\\"{{item.title|raw}}\\\" class=\\\"ue_img_marquee\\\">\\n      {% if show_title == \\\"true\\\" %}<div class=\\\"ue_marquee_title\\\">{{item.title|raw}}<\\/div>{% endif %}\\t\\n      {% if item.badge is empty %}  \\n      {% else %} \\n          <div class=\\\"ue-item-badge\\\">{{item.badge|raw}}<\\/div>  \\n      {% endif %}\\t\\n      {% if enable_link == \\\"true\\\" %}<\\/a>{% endif %}\\n<\\/div>\",\"css\":\"#{{uc_id}}{\\n  min-height:1px;\\n  text-align: center;\\n  position:relative;\\n  opacity: 0;\\n}\\n\\n#{{uc_id}} *{\\n  box-sizing:border-box;\\n}\\n#{{uc_id}} .uc_marquee {\\n\\tdisplay: flex;\\n\\talign-items: center;\\n\\toverflow: hidden;\\n    position: relative;\\n}\\n#{{uc_id}} .uc_marquee > div {\\n    position:relative;\\n\\tdisplay: inline-flex;\\n\\talign-items: center;\\n\\tflex: 0 0 auto;\\n\\twidth: auto;\\n\\toverflow: hidden;\\n  \\t{% if direction == \\\"left\\\" %}\\n\\t\\tanimation-name: marquee-to-left;\\n    {% elseif direction == \\\"right\\\" %}\\n    \\tanimation-name: marquee-to-right;\\n    {% elseif direction == \\\"up\\\" %}\\n    \\tanimation-name: marquee-to-up;\\n    {% elseif direction == \\\"down\\\" %}\\n    \\tanimation-name: marquee-to-down;\\n    {% endif %}\\n\\tanimation-timing-function: linear;\\n\\tanimation-iteration-count: infinite;\\n    {% if direction == \\\"up\\\" or direction == \\\"down\\\" %}\\n      \\tflex-direction: column;\\n  \\t\\twidth: 100%;\\n    {% endif %}\\n}\\n#{{uc_id}} img{\\n  \\theight: 100%;\\n}\\n\\n#{{uc_id}} .ue_marquee_title\\n{\\n  position:absolute;\\n  bottom:0px;\\n  left: 0;\\n  width:100%;\\n}\\n\\n#{{uc_id}} .uc_logo_marquee_holder{\\n\\tposition:relative;\\n    text-align:center;\\n    overflow:hidden;\\n}\\n\\n{% if direction == \\\"up\\\" or direction == \\\"down\\\" %}\\n#{{uc_id}} .uc_logo_marquee_holder{\\n\\twidth: 100%;\\n}\\n{% endif %}\\n\\n#{{uc_id}} .uc_logo_marquee_holder a{\\n  height:100%;\\n  width: 100%;\\n  display:flex;\\n  align-items: center;\\n  justify-content:center;\\n}\\n\\n\\n{% if direction == \\\"left\\\" %}\\n\\t@keyframes marquee-to-left {\\n\\tfrom {transform: translate(0,0)}\\n\\tto {transform: translate(-50%,0)}\\n}\\n{% endif %}\\t\\n\\n{% if direction == \\\"right\\\" %}\\n\\t@keyframes marquee-to-right {\\n\\tfrom {transform: translate(-50%,0)}\\n\\tto {transform: translate(0,0)}\\n}\\n{% endif %}\\n\\n{% if direction == \\\"up\\\" %}\\n\\t@keyframes marquee-to-up {\\n\\tfrom {transform: translate(0, 25%)}\\n\\tto {transform: translate(0, -25%)}\\n}\\n{% endif %}\\n\\n{% if direction == \\\"down\\\" %}\\n\\t@keyframes marquee-to-down {\\n\\tfrom {transform: translate(0, -25%)}\\n\\tto {transform: translate(0, 25%)}\\n}\\n{% endif %}\\n\\n\\n#{{uc_id}} .ue-item-badge\\n{\\n  position:absolute;\\n  {{badge_horizontal_snap}}:{{badge_horizontal_offset}}px;\\n  {{badge_vertical_snap}}:{{badge_vertical_offset}}px;\\n}\",\"js\":\"jQuery(document).ready(function() {\\n  \\n  var objWrapper = jQuery(\'#{{uc_id}}\');\\n  \\n  \\/\\/show widget after js load\\n  objWrapper.css(\\\"opacity\\\", \\\"1\\\");\\n  \\n  var objMarquee = objWrapper.find(\'.uc_marquee\');\\n  \\n  setTimeout(function(){\\n    UCMarquee(objMarquee);    \\n  },500);\\n  \\n  objWrapper.on(\\\"uc_ajax_refreshed\\\",function(){\\n     \\tUCMarquee(objMarquee);     \\n   });\\n\\n});\"}','{\"options\":{\"enable_items\":1,\"items_section_title\":\"\",\"items_section_heading\":\"\",\"items_title_field\":\"\",\"path_assets\":\"logo_marquee\",\"js_as_module\":false,\"addon_icon\":\"far fa-check-square\",\"dynamic_addon\":\"false\",\"dynamic_post_enable_customfields\":\"false\",\"dynamic_post_enable_category\":\"false\",\"description\":\"The Logo Marquee widget displays multiple logos of your clients or sponsors in a marquee layout, adding dynamic movement and visual interest to your Elementor website.\",\"link_resource\":\"https:\\/\\/unlimited-elements.com\\/docs\\/logo-marquee-for-elementor\\/\",\"link_preview\":\"https:\\/\\/unlimited-elements.com\\/logo-marquee-widget-for-elementor\",\"show_small_icon\":\"true\",\"preview_size\":\"full\",\"preview_custom_width\":\"\",\"preview_bgcol\":\"#ffffff\",\"special\":\"\",\"special_data\":\"\",\"is_free_addon\":true,\"is_new_addon\":false,\"is_trending\":false},\"params\":[{\"type\":\"uc_number\",\"title\":\"Number of items\",\"name\":\"number_of_items\",\"description\":\"\",\"default_value\":\"5\",\"unit\":\"\",\"unit_custom\":\"\",\"min_value\":\"\",\"max_value\":\"\",\"step\":\"\",\"is_responsive\":true,\"default_value_tablet\":\"3\",\"default_value_mobile\":\"1\",\"selector\":\"\",\"selector_value\":\"\",\"__attr_catid__\":\"cat_general_general\",\"value\":\"3\",\"value_tablet\":\"2\",\"value_mobile\":\"1\"},{\"type\":\"uc_radioboolean\",\"title\":\"Autoplay Hover Pause\",\"name\":\"autoplay_hover_pause\",\"description\":\"\",\"enable_condition\":false,\"condition_attribute\":\"\",\"condition_operator\":\"equal\",\"condition_value\":[],\"condition_attribute2\":\"\",\"condition_operator2\":\"equal\",\"condition_value2\":null,\"label_block\":false,\"tabname\":\"\",\"default_value\":\"false\",\"true_name\":\"Yes\",\"true_value\":\"true\",\"false_name\":\"No\",\"false_value\":\"false\",\"is_pro\":true,\"is_responsive\":false,\"default_value_tablet\":\"\",\"default_value_mobile\":\"\",\"__attr_catid__\":\"cat_general_general\"},{\"type\":\"uc_number\",\"title\":\"Margin Between Items Desktop\",\"name\":\"margin_between_items_desktop\",\"description\":\"\",\"enable_condition\":false,\"condition_attribute\":\"\",\"condition_operator\":\"equal\",\"condition_value\":[],\"condition_attribute2\":\"\",\"condition_operator2\":\"equal\",\"condition_value2\":null,\"label_block\":false,\"tabname\":\"\",\"default_value\":\"30\",\"unit\":\"\",\"unit_custom\":\"\",\"min_value\":\"\",\"max_value\":\"\",\"step\":\"\",\"is_responsive\":false,\"default_value_tablet\":\"\",\"default_value_mobile\":\"\",\"selector\":\"\",\"selector_value\":\"\",\"show_more_selectors\":false,\"selector2\":\"\",\"selector2_value\":\"\",\"selector3\":\"\",\"selector3_value\":\"\",\"__attr_catid__\":\"cat_general_general\"},{\"type\":\"uc_number\",\"title\":\"Margin Between Items Tablet\",\"name\":\"margin_between_items_tablet\",\"description\":\"\",\"enable_condition\":false,\"condition_attribute\":\"\",\"condition_operator\":\"equal\",\"condition_value\":[],\"condition_attribute2\":\"\",\"condition_operator2\":\"equal\",\"condition_value2\":null,\"label_block\":false,\"tabname\":\"\",\"default_value\":\"30\",\"unit\":\"\",\"unit_custom\":\"\",\"min_value\":\"\",\"max_value\":\"\",\"step\":\"\",\"is_responsive\":false,\"default_value_tablet\":\"\",\"default_value_mobile\":\"\",\"selector\":\"\",\"selector_value\":\"\",\"show_more_selectors\":false,\"selector2\":\"\",\"selector2_value\":\"\",\"selector3\":\"\",\"selector3_value\":\"\",\"__attr_catid__\":\"cat_general_general\"},{\"type\":\"uc_number\",\"title\":\"Margin Between Items Mobile\",\"name\":\"margin_between_items_mobile\",\"description\":\"\",\"enable_condition\":false,\"condition_attribute\":\"\",\"condition_operator\":\"equal\",\"condition_value\":[],\"condition_attribute2\":\"\",\"condition_operator2\":\"equal\",\"condition_value2\":null,\"label_block\":false,\"tabname\":\"\",\"default_value\":\"30\",\"unit\":\"\",\"unit_custom\":\"\",\"min_value\":\"\",\"max_value\":\"\",\"step\":\"\",\"is_responsive\":false,\"default_value_tablet\":\"\",\"default_value_mobile\":\"\",\"selector\":\"\",\"selector_value\":\"\",\"show_more_selectors\":false,\"selector2\":\"\",\"selector2_value\":\"\",\"selector3\":\"\",\"selector3_value\":\"\",\"__attr_catid__\":\"cat_general_general\"},{\"type\":\"uc_slider\",\"title\":\"Item Image Width\",\"name\":\"item_image\",\"description\":\"\",\"enable_condition\":false,\"condition_attribute\":\"\",\"condition_operator\":\"equal\",\"condition_value\":[],\"condition_attribute2\":\"\",\"condition_operator2\":\"equal\",\"condition_value2\":null,\"label_block\":false,\"tabname\":\"\",\"default_value\":\"100\",\"min\":\"0\",\"max\":\"1000\",\"step\":\"1\",\"units\":\"percent_px\",\"is_responsive\":true,\"default_value_tablet\":\"\",\"default_value_mobile\":\"\",\"selector\":\".ue_img_marquee\",\"selector_value\":\"width: {{SIZE}}{{UNIT}};\",\"show_more_selectors\":false,\"selector2\":\"\",\"selector2_value\":\"width: {{SIZE}}{{UNIT}};\",\"selector3\":\"\",\"selector3_value\":\"width: {{SIZE}}{{UNIT}};\",\"__attr_catid__\":\"cat_style_qx6xkp9h\"},{\"type\":\"uc_dropdown\",\"title\":\"Item Height Type\",\"name\":\"item_height_type\",\"description\":\"\",\"enable_condition\":false,\"condition_attribute\":\"\",\"condition_operator\":\"equal\",\"condition_value\":[],\"condition_attribute2\":\"\",\"condition_operator2\":\"equal\",\"condition_value2\":null,\"label_block\":false,\"tabname\":\"\",\"options\":{\"Fixed\":\"fixed\",\"Auto\":\"auto\"},\"default_value\":\"fixed\",\"selector\":\"\",\"selector_value\":\"\",\"show_more_selectors\":false,\"selector2\":\"\",\"selector2_value\":\"\",\"selector3\":\"\",\"selector3_value\":\"\",\"is_responsive\":false,\"default_value_tablet\":\"\",\"default_value_mobile\":\"\",\"php_filter_name\":\"\",\"__attr_catid__\":\"cat_style_qx6xkp9h\"},{\"type\":\"uc_slider\",\"title\":\"Item Height\",\"name\":\"box_height\",\"description\":\"\",\"enable_condition\":true,\"condition_attribute\":\"item_height_type\",\"condition_operator\":\"equal\",\"condition_value\":[\"fixed\"],\"condition_attribute2\":\"\",\"condition_operator2\":\"equal\",\"condition_value2\":null,\"label_block\":false,\"tabname\":\"\",\"default_value\":\"200\",\"min\":\"100\",\"max\":\"500\",\"step\":\"1\",\"units\":\"px\",\"is_responsive\":true,\"default_value_tablet\":\"\",\"default_value_mobile\":\"\",\"selector\":\".uc_logo_marquee_holder\",\"selector_value\":\"height: {{SIZE}}{{UNIT}};\",\"show_more_selectors\":false,\"selector2\":\"\",\"selector2_value\":\"width: {{SIZE}}{{UNIT}};\",\"selector3\":\"\",\"selector3_value\":\"width: {{SIZE}}{{UNIT}};\",\"__attr_catid__\":\"cat_style_qx6xkp9h\"},{\"type\":\"uc_colorpicker\",\"title\":\"Item Background\",\"name\":\"box_background\",\"description\":\"\",\"enable_condition\":false,\"condition_attribute\":\"\",\"condition_operator\":\"equal\",\"condition_value\":null,\"condition_attribute2\":\"\",\"condition_operator2\":\"equal\",\"condition_value2\":null,\"label_block\":false,\"tabname\":\"\",\"default_value\":\"#ffffff\",\"selector\":\".uc_logo_marquee_holder\",\"selector_value\":\"background-color:{{VALUE}};\",\"show_more_selectors\":false,\"selector2\":\"\",\"selector2_value\":\"\",\"selector3\":\"\",\"selector3_value\":\"\",\"__attr_catid__\":\"cat_style_qx6xkp9h\"},{\"type\":\"uc_slider\",\"title\":\"Item Border Radius\",\"name\":\"item_border_radius\",\"description\":\"\",\"enable_condition\":false,\"condition_attribute\":\"\",\"condition_operator\":\"equal\",\"condition_value\":null,\"condition_attribute2\":\"\",\"condition_operator2\":\"equal\",\"condition_value2\":null,\"label_block\":false,\"tabname\":\"\",\"default_value\":\"0\",\"min\":\"0\",\"max\":\"100\",\"step\":\"1\",\"units\":\"px\",\"is_responsive\":false,\"default_value_tablet\":\"\",\"default_value_mobile\":\"\",\"selector\":\".uc_logo_marquee_holder\",\"selector_value\":\"border-radius: {{SIZE}}{{UNIT}};\",\"show_more_selectors\":false,\"selector2\":\"\",\"selector2_value\":\"width: {{SIZE}}{{UNIT}};\",\"selector3\":\"\",\"selector3_value\":\"width: {{SIZE}}{{UNIT}};\",\"__attr_catid__\":\"cat_style_qx6xkp9h\"},{\"type\":\"uc_padding\",\"title\":\"Item Padding\",\"name\":\"item_padding\",\"description\":\"\",\"enable_condition\":false,\"condition_attribute\":\"\",\"condition_operator\":\"equal\",\"condition_value\":null,\"condition_attribute2\":\"\",\"condition_operator2\":\"equal\",\"condition_value2\":null,\"label_block\":false,\"tabname\":\"\",\"is_responsive\":true,\"desktop_top\":\"20\",\"desktop_right\":\"20\",\"desktop_bottom\":\"20\",\"desktop_left\":\"20\",\"tablet_top\":\"\",\"tablet_right\":\"\",\"tablet_bottom\":\"\",\"tablet_left\":\"\",\"mobile_top\":\"\",\"mobile_right\":\"\",\"mobile_bottom\":\"\",\"mobile_left\":\"\",\"selector\":\".uc_logo_marquee_holder\",\"__attr_catid__\":\"cat_style_qx6xkp9h\"},{\"type\":\"uc_border\",\"title\":\"Item Border\",\"name\":\"item_border\",\"description\":\"\",\"enable_condition\":false,\"condition_attribute\":\"\",\"condition_operator\":\"equal\",\"condition_value\":null,\"condition_attribute2\":\"\",\"condition_operator2\":\"equal\",\"condition_value2\":null,\"label_block\":false,\"tabname\":\"\",\"border_type\":\"solid\",\"border_color\":\"#d7d7d7\",\"width_desktop_top\":\"1\",\"width_desktop_right\":\"1\",\"width_desktop_bottom\":\"1\",\"width_desktop_left\":\"1\",\"width_tablet_top\":\"\",\"width_tablet_right\":\"\",\"width_tablet_bottom\":\"\",\"width_tablet_left\":\"\",\"width_mobile_top\":\"\",\"width_mobile_right\":\"\",\"width_mobile_bottom\":\"\",\"width_mobile_left\":\"\",\"selector\":\".uc_logo_marquee_holder\",\"__attr_catid__\":\"cat_style_qx6xkp9h\"},{\"type\":\"uc_number\",\"title\":\"Speed\",\"name\":\"transition_speed\",\"description\":\"\",\"default_value\":\"3000\",\"unit\":\"\",\"unit_custom\":\"\",\"min_value\":\"\",\"max_value\":\"\",\"step\":\"\",\"is_responsive\":false,\"default_value_tablet\":\"\",\"default_value_mobile\":\"\",\"selector\":\"\",\"selector_value\":\"\",\"__attr_catid__\":\"cat_general_general\"},{\"type\":\"uc_dropdown\",\"title\":\"Direction\",\"name\":\"direction\",\"description\":\"\",\"enable_condition\":false,\"condition_attribute\":\"\",\"condition_operator\":\"equal\",\"condition_value\":[],\"condition_attribute2\":\"\",\"condition_operator2\":\"equal\",\"condition_value2\":null,\"label_block\":false,\"tabname\":\"\",\"options\":{\"Left\":\"left\",\"Right\":\"right\",\"Up\":\"up\",\"Down\":\"down\"},\"default_value\":\"left\",\"pro_options\":[\"right\",\"up\",\"down\"],\"is_pro\":true,\"selector\":\"\",\"selector_value\":\"\",\"show_more_selectors\":false,\"selector2\":\"\",\"selector2_value\":\"\",\"selector3\":\"\",\"selector3_value\":\"\",\"is_responsive\":false,\"default_value_tablet\":\"\",\"default_value_mobile\":\"\",\"php_filter_name\":\"\",\"__attr_catid__\":\"cat_general_general\"},{\"type\":\"uc_special\",\"title\":\"Item Image Size\",\"name\":\"item_image_size\",\"description\":\"\",\"enable_condition\":false,\"condition_attribute\":\"\",\"condition_operator\":\"equal\",\"condition_value\":[],\"condition_attribute2\":\"\",\"condition_operator2\":\"equal\",\"condition_value2\":null,\"label_block\":false,\"tabname\":\"\",\"attribute_type\":\"items_image_size\",\"entrance_animation_item_class\":\"\",\"schema_title_name\":\"\",\"schema_content_name\":\"\",\"image_size_param_name\":\"\",\"__attr_catid__\":\"cat_general_general\"},{\"type\":\"uc_listing\",\"title\":\"Source\",\"name\":\"multisource\",\"description\":\"\",\"enable_condition\":false,\"condition_attribute\":\"\",\"condition_operator\":\"equal\",\"condition_value\":[],\"condition_attribute2\":\"\",\"condition_operator2\":\"equal\",\"condition_value2\":null,\"label_block\":false,\"tabname\":\"\",\"use_for\":\"items\",\"gallery_enable_video\":false,\"enable_pagination\":true,\"enable_ajax\":true,\"multisource_included_attributes\":\"image,link\",\"multisource_attributes_defaults\":\"\",\"remote_type\":\"parent\",\"controller_more_parents\":false,\"__attr_catid__\":\"cat_content_yztssred\"},{\"type\":\"uc_css_filters\",\"title\":\"Item CSS Filter\",\"name\":\"item_css_filter\",\"description\":\"\",\"enable_condition\":false,\"condition_attribute\":\"\",\"condition_operator\":\"equal\",\"condition_value\":[],\"condition_attribute2\":\"\",\"condition_operator2\":\"equal\",\"condition_value2\":null,\"label_block\":false,\"tabname\":\"\",\"selector\":\".uc_logo_marquee_holder\",\"__attr_catid__\":\"cat_style_qx6xkp9h\"},{\"type\":\"uc_css_filters\",\"title\":\"Item CSS Filter Hover\",\"name\":\"item_css_filter_hover\",\"description\":\"\",\"enable_condition\":false,\"condition_attribute\":\"\",\"condition_operator\":\"equal\",\"condition_value\":[],\"condition_attribute2\":\"\",\"condition_operator2\":\"equal\",\"condition_value2\":null,\"label_block\":false,\"tabname\":\"\",\"selector\":\".uc_logo_marquee_holder:hover\",\"__attr_catid__\":\"cat_style_qx6xkp9h\"},{\"type\":\"uc_radioboolean\",\"title\":\"Show Title\",\"name\":\"show_title\",\"description\":\"\",\"enable_condition\":false,\"condition_attribute\":\"\",\"condition_operator\":\"equal\",\"condition_value\":[],\"condition_attribute2\":\"\",\"condition_operator2\":\"equal\",\"condition_value2\":null,\"label_block\":false,\"tabname\":\"\",\"default_value\":\"false\",\"true_name\":\"Yes\",\"true_value\":\"true\",\"false_name\":\"No\",\"false_value\":\"false\",\"is_pro\":true,\"is_responsive\":false,\"default_value_tablet\":\"\",\"default_value_mobile\":\"\",\"__attr_catid__\":\"cat_general_general\"},{\"type\":\"uc_typography\",\"title\":\"Title Typography\",\"name\":\"title_typography\",\"description\":\"\",\"enable_condition\":false,\"condition_attribute\":\"\",\"condition_operator\":\"equal\",\"condition_value\":[],\"condition_attribute2\":\"\",\"condition_operator2\":\"equal\",\"condition_value2\":null,\"label_block\":false,\"tabname\":\"\",\"selector1\":\".ue_marquee_title\",\"selector2\":\"\",\"selector3\":\"\",\"__attr_catid__\":\"cat_style_fxt944ss\"},{\"type\":\"uc_colorpicker\",\"title\":\"Title Color\",\"name\":\"title_color\",\"description\":\"\",\"enable_condition\":false,\"condition_attribute\":\"\",\"condition_operator\":\"equal\",\"condition_value\":[],\"condition_attribute2\":\"\",\"condition_operator2\":\"equal\",\"condition_value2\":null,\"label_block\":false,\"tabname\":\"\",\"default_value\":\"\",\"selector\":\".ue_marquee_title\",\"selector_value\":\"color:{{VALUE}};\",\"show_more_selectors\":false,\"selector2\":\"\",\"selector2_value\":\"\",\"selector3\":\"\",\"selector3_value\":\"\",\"__attr_catid__\":\"cat_style_fxt944ss\"},{\"type\":\"uc_colorpicker\",\"title\":\"Title Background\",\"name\":\"title_background\",\"description\":\"\",\"enable_condition\":false,\"condition_attribute\":\"\",\"condition_operator\":\"equal\",\"condition_value\":[],\"condition_attribute2\":\"\",\"condition_operator2\":\"equal\",\"condition_value2\":null,\"label_block\":false,\"tabname\":\"\",\"default_value\":\"\",\"selector\":\".ue_marquee_title\",\"selector_value\":\"background-color:{{VALUE}};\",\"show_more_selectors\":false,\"selector2\":\"\",\"selector2_value\":\"\",\"selector3\":\"\",\"selector3_value\":\"\",\"__attr_catid__\":\"cat_style_fxt944ss\"},{\"type\":\"uc_padding\",\"title\":\"Title Padding\",\"name\":\"title_padding\",\"description\":\"\",\"enable_condition\":false,\"condition_attribute\":\"\",\"condition_operator\":\"equal\",\"condition_value\":[],\"condition_attribute2\":\"\",\"condition_operator2\":\"equal\",\"condition_value2\":null,\"label_block\":false,\"tabname\":\"\",\"is_responsive\":true,\"desktop_top\":\"\",\"desktop_right\":\"\",\"desktop_bottom\":\"\",\"desktop_left\":\"\",\"tablet_top\":\"\",\"tablet_right\":\"\",\"tablet_bottom\":\"\",\"tablet_left\":\"\",\"mobile_top\":\"\",\"mobile_right\":\"\",\"mobile_bottom\":\"\",\"mobile_left\":\"\",\"selector\":\".ue_marquee_title\",\"add_units\":\"\",\"__attr_catid__\":\"cat_style_fxt944ss\"},{\"type\":\"uc_slider\",\"title\":\"Badge Min Height\",\"name\":\"badge_min_height\",\"description\":\"\",\"enable_condition\":false,\"condition_attribute\":\"\",\"condition_operator\":\"equal\",\"condition_value\":null,\"label_block\":false,\"default_value\":\"0\",\"min\":\"0\",\"max\":\"200\",\"step\":\"1\",\"units\":\"px\",\"is_responsive\":true,\"default_value_tablet\":\"\",\"default_value_mobile\":\"\",\"selector\":\".ue-item-badge\",\"selector_value\":\"min-height: {{SIZE}}{{UNIT}};\",\"show_more_selectors\":false,\"selector2\":\"\",\"selector2_value\":\"width: {{SIZE}}{{UNIT}};\",\"selector3\":\"\",\"selector3_value\":\"width: {{SIZE}}{{UNIT}};\",\"__attr_catid__\":\"cat_style_yojoqkr3\"},{\"type\":\"uc_slider\",\"title\":\"Badge Min Width\",\"name\":\"badge_min_width\",\"description\":\"\",\"enable_condition\":false,\"condition_attribute\":\"\",\"condition_operator\":\"equal\",\"condition_value\":null,\"label_block\":false,\"default_value\":\"0\",\"min\":\"0\",\"max\":\"200\",\"step\":\"1\",\"units\":\"px\",\"is_responsive\":true,\"default_value_tablet\":\"\",\"default_value_mobile\":\"\",\"selector\":\".ue-item-badge\",\"selector_value\":\"min-width: {{SIZE}}{{UNIT}};\",\"show_more_selectors\":false,\"selector2\":\"\",\"selector2_value\":\"width: {{SIZE}}{{UNIT}};\",\"selector3\":\"\",\"selector3_value\":\"width: {{SIZE}}{{UNIT}};\",\"__attr_catid__\":\"cat_style_yojoqkr3\"},{\"type\":\"uc_typography\",\"title\":\"Typography\",\"name\":\"sale_label_typography\",\"description\":\"\",\"enable_condition\":false,\"condition_attribute\":\"\",\"condition_operator\":\"equal\",\"condition_value\":null,\"label_block\":false,\"selector1\":\".ue-item-badge\",\"selector2\":\"\",\"selector3\":\"\",\"__attr_catid__\":\"cat_style_yojoqkr3\"},{\"type\":\"uc_colorpicker\",\"title\":\"Color\",\"name\":\"sale_label_color\",\"description\":\"\",\"enable_condition\":false,\"condition_attribute\":\"\",\"condition_operator\":\"equal\",\"condition_value\":null,\"label_block\":false,\"default_value\":\"#ffffff\",\"selector\":\".ue-item-badge\",\"selector_value\":\"color:{{VALUE}};\",\"show_more_selectors\":false,\"selector2\":\"\",\"selector2_value\":\"\",\"selector3\":\"\",\"selector3_value\":\"\",\"__attr_catid__\":\"cat_style_yojoqkr3\"},{\"type\":\"uc_colorpicker\",\"title\":\"Background\",\"name\":\"sale_label_background_color\",\"description\":\"\",\"enable_condition\":false,\"condition_attribute\":\"\",\"condition_operator\":\"equal\",\"condition_value\":null,\"label_block\":false,\"default_value\":\"#3E3FF0\",\"selector\":\".ue-item-badge\",\"selector_value\":\"background-color:{{VALUE}};\",\"show_more_selectors\":false,\"selector2\":\"\",\"selector2_value\":\"\",\"selector3\":\"\",\"selector3_value\":\"\",\"__attr_catid__\":\"cat_style_yojoqkr3\"},{\"type\":\"uc_padding\",\"title\":\"Padding\",\"name\":\"sale_label_padding\",\"description\":\"\",\"enable_condition\":false,\"condition_attribute\":\"\",\"condition_operator\":\"equal\",\"condition_value\":null,\"label_block\":false,\"is_responsive\":true,\"desktop_top\":\"10\",\"desktop_right\":\"10\",\"desktop_bottom\":\"10\",\"desktop_left\":\"10\",\"tablet_top\":\"\",\"tablet_right\":\"\",\"tablet_bottom\":\"\",\"tablet_left\":\"\",\"mobile_top\":\"\",\"mobile_right\":\"\",\"mobile_bottom\":\"\",\"mobile_left\":\"\",\"selector\":\".ue-item-badge\",\"__attr_catid__\":\"cat_style_yojoqkr3\"},{\"type\":\"uc_slider\",\"title\":\"Radius\",\"name\":\"sale_label_radius\",\"description\":\"\",\"enable_condition\":false,\"condition_attribute\":\"\",\"condition_operator\":\"equal\",\"condition_value\":null,\"label_block\":false,\"default_value\":\"3\",\"min\":\"0\",\"max\":\"100\",\"step\":\"1\",\"units\":\"px\",\"is_responsive\":true,\"default_value_tablet\":\"\",\"default_value_mobile\":\"\",\"selector\":\".ue-item-badge\",\"selector_value\":\"border-radius: {{SIZE}}{{UNIT}};\",\"show_more_selectors\":false,\"selector2\":\"\",\"selector2_value\":\"width: {{SIZE}}{{UNIT}};\",\"selector3\":\"\",\"selector3_value\":\"width: {{SIZE}}{{UNIT}};\",\"__attr_catid__\":\"cat_style_yojoqkr3\"},{\"type\":\"uc_border\",\"title\":\"Badge Border\",\"name\":\"badge_border\",\"description\":\"\",\"enable_condition\":false,\"condition_attribute\":\"\",\"condition_operator\":\"equal\",\"condition_value\":null,\"label_block\":false,\"border_type\":\"none\",\"border_color\":\"\",\"width_desktop_top\":\"\",\"width_desktop_right\":\"\",\"width_desktop_bottom\":\"\",\"width_desktop_left\":\"\",\"width_tablet_top\":\"\",\"width_tablet_right\":\"\",\"width_tablet_bottom\":\"\",\"width_tablet_left\":\"\",\"width_mobile_top\":\"\",\"width_mobile_right\":\"\",\"width_mobile_bottom\":\"\",\"width_mobile_left\":\"\",\"selector\":\".ue-item-badge\",\"__attr_catid__\":\"cat_style_yojoqkr3\"},{\"type\":\"uc_dropdown\",\"title\":\"Badge Horizontal Snap\",\"name\":\"badge_horizontal_snap\",\"description\":\"\",\"enable_condition\":true,\"condition_attribute\":\"\",\"condition_operator\":\"equal\",\"condition_value\":null,\"label_block\":false,\"options\":{\"Left\":\"left\",\"Right\":\"right\"},\"default_value\":\"right\",\"selector\":\"\",\"selector_value\":\"\",\"show_more_selectors\":false,\"selector2\":\"\",\"selector2_value\":\"\",\"selector3\":\"\",\"selector3_value\":\"\",\"is_responsive\":false,\"default_value_tablet\":\"\",\"default_value_mobile\":\"\",\"__attr_catid__\":\"cat_style_yojoqkr3\"},{\"type\":\"uc_number\",\"title\":\"Badge Horizontal Offset\",\"name\":\"badge_horizontal_offset\",\"description\":\"\",\"enable_condition\":true,\"condition_attribute\":\"\",\"condition_operator\":\"equal\",\"condition_value\":null,\"label_block\":false,\"default_value\":\"10\",\"unit\":\"px\",\"unit_custom\":\"\",\"min_value\":\"\",\"max_value\":\"\",\"step\":\"\",\"is_responsive\":false,\"default_value_tablet\":\"\",\"default_value_mobile\":\"\",\"selector\":\"\",\"selector_value\":\"\",\"show_more_selectors\":false,\"selector2\":\"\",\"selector2_value\":\"\",\"selector3\":\"\",\"selector3_value\":\"\",\"__attr_catid__\":\"cat_style_yojoqkr3\"},{\"type\":\"uc_dropdown\",\"title\":\"Badge Vertical Snap\",\"name\":\"badge_vertical_snap\",\"description\":\"\",\"enable_condition\":false,\"condition_attribute\":\"\",\"condition_operator\":\"equal\",\"condition_value\":null,\"label_block\":false,\"options\":{\"Top\":\"top\",\"Bottom\":\"bottom\"},\"default_value\":\"top\",\"selector\":\"\",\"selector_value\":\"\",\"show_more_selectors\":false,\"selector2\":\"\",\"selector2_value\":\"\",\"selector3\":\"\",\"selector3_value\":\"\",\"is_responsive\":false,\"default_value_tablet\":\"\",\"default_value_mobile\":\"\",\"__attr_catid__\":\"cat_style_yojoqkr3\"},{\"type\":\"uc_number\",\"title\":\"Badge Vertical Offset\",\"name\":\"badge_vertical_offset\",\"description\":\"\",\"enable_condition\":true,\"condition_attribute\":\"\",\"condition_operator\":\"equal\",\"condition_value\":null,\"label_block\":false,\"default_value\":\"10\",\"unit\":\"px\",\"unit_custom\":\"\",\"min_value\":\"\",\"max_value\":\"\",\"step\":\"\",\"is_responsive\":false,\"default_value_tablet\":\"\",\"default_value_mobile\":\"\",\"selector\":\"\",\"selector_value\":\"\",\"show_more_selectors\":false,\"selector2\":\"\",\"selector2_value\":\"\",\"selector3\":\"\",\"selector3_value\":\"\",\"__attr_catid__\":\"cat_style_yojoqkr3\"},{\"type\":\"uc_radioboolean\",\"title\":\"Enable Link\",\"name\":\"enable_link\",\"description\":\"\",\"enable_condition\":false,\"condition_attribute\":\"\",\"condition_operator\":\"equal\",\"condition_value\":[],\"condition_attribute2\":\"\",\"condition_operator2\":\"equal\",\"condition_value2\":null,\"label_block\":false,\"tabname\":\"\",\"default_value\":\"false\",\"true_name\":\"Yes\",\"true_value\":\"true\",\"false_name\":\"No\",\"false_value\":\"false\",\"is_pro\":true,\"is_responsive\":false,\"default_value_tablet\":\"\",\"default_value_mobile\":\"\",\"__attr_catid__\":\"cat_general_general\"},{\"type\":\"uc_boxshadow\",\"title\":\"Box Shadow\",\"name\":\"box_shadow\",\"description\":\"\",\"enable_condition\":false,\"condition_attribute\":\"\",\"condition_operator\":\"equal\",\"condition_value\":[],\"condition_attribute2\":\"\",\"condition_operator2\":\"equal\",\"condition_value2\":null,\"label_block\":false,\"tabname\":\"\",\"selector\":\".uc_logo_marquee_holder\",\"__attr_catid__\":\"cat_style_qx6xkp9h\"},{\"type\":\"uc_dropdown\",\"title\":\"Item Image Display\",\"name\":\"item_image_display\",\"description\":\"\",\"enable_condition\":false,\"condition_attribute\":\"\",\"condition_operator\":\"equal\",\"condition_value\":[],\"condition_attribute2\":\"\",\"condition_operator2\":\"equal\",\"condition_value2\":null,\"label_block\":false,\"tabname\":\"\",\"options\":{\"inline-block\":\"inline-block\",\"block\":\"block\"},\"default_value\":\"inline-block\",\"selector\":\".ue_img_marquee\",\"selector_value\":\"display:{{VALUE}};\",\"show_more_selectors\":false,\"selector2\":\"\",\"selector2_value\":\"\",\"selector3\":\"\",\"selector3_value\":\"\",\"is_responsive\":false,\"default_value_tablet\":\"\",\"default_value_mobile\":\"\",\"php_filter_name\":\"\",\"__attr_catid__\":\"cat_style_qx6xkp9h\"},{\"type\":\"uc_dropdown\",\"title\":\"Title Align\",\"name\":\"title_align\",\"description\":\"\",\"enable_condition\":false,\"condition_attribute\":\"\",\"condition_operator\":\"equal\",\"condition_value\":[],\"condition_attribute2\":\"\",\"condition_operator2\":\"equal\",\"condition_value2\":null,\"label_block\":false,\"tabname\":\"\",\"options\":{\"Left\":\"left\",\"Center\":\"center\",\"Right\":\"right\"},\"default_value\":\"center\",\"selector\":\".ue_marquee_title\",\"selector_value\":\"text-align: {{VALUE}};\",\"show_more_selectors\":false,\"selector2\":\"\",\"selector2_value\":\"\",\"selector3\":\"\",\"selector3_value\":\"\",\"is_responsive\":false,\"default_value_tablet\":\"\",\"default_value_mobile\":\"\",\"php_filter_name\":\"\",\"__attr_catid__\":\"cat_style_fxt944ss\"},{\"type\":\"uc_textshadow\",\"title\":\"Text Shadow\",\"name\":\"text_shadow\",\"description\":\"\",\"enable_condition\":false,\"condition_attribute\":\"\",\"condition_operator\":\"equal\",\"condition_value\":[],\"condition_attribute2\":\"\",\"condition_operator2\":\"equal\",\"condition_value2\":null,\"label_block\":false,\"tabname\":\"\",\"selector\":\".ue_marquee_title\",\"__attr_catid__\":\"cat_style_fxt944ss\"},{\"type\":\"uc_dropdown\",\"title\":\"Item Image Object Fit\",\"name\":\"item_object_fit\",\"description\":\"\",\"enable_condition\":false,\"condition_attribute\":\"\",\"condition_operator\":\"equal\",\"condition_value\":[],\"condition_attribute2\":\"\",\"condition_operator2\":\"equal\",\"condition_value2\":null,\"label_block\":false,\"tabname\":\"\",\"options\":{\"Contain\":\"contain\",\"Cover\":\"cover\",\"Fill\":\"fill\"},\"default_value\":\"contain\",\"selector\":\"img\",\"selector_value\":\"object-fit: {{VALUE}};\",\"show_more_selectors\":false,\"selector2\":\"\",\"selector2_value\":\"\",\"selector3\":\"\",\"selector3_value\":\"\",\"is_responsive\":true,\"default_value_tablet\":\"\",\"default_value_mobile\":\"\",\"php_filter_name\":\"\",\"__attr_catid__\":\"cat_style_qx6xkp9h\"},{\"type\":\"uc_dropdown\",\"title\":\"Item Image Object Position\",\"name\":\"item_object_position\",\"description\":\"\",\"enable_condition\":false,\"condition_attribute\":\"\",\"condition_operator\":\"equal\",\"condition_value\":[],\"condition_attribute2\":\"\",\"condition_operator2\":\"equal\",\"condition_value2\":null,\"label_block\":false,\"tabname\":\"\",\"options\":{\"Center\":\"center\",\"Top\":\"top\",\"Right\":\"right\",\"Bottom\":\"bottom\",\"Left\":\"left\"},\"default_value\":\"center\",\"selector\":\"img\",\"selector_value\":\"object-position: {{VALUE}};\",\"show_more_selectors\":false,\"selector2\":\"\",\"selector2_value\":\"\",\"selector3\":\"\",\"selector3_value\":\"\",\"is_responsive\":true,\"default_value_tablet\":\"\",\"default_value_mobile\":\"\",\"php_filter_name\":\"\",\"__attr_catid__\":\"cat_style_qx6xkp9h\"}],\"params_items\":[{\"type\":\"uc_textfield\",\"title\":\"Title\",\"name\":\"title\",\"description\":\"Used for image alt\",\"default_value\":\"Default Title\",\"font_editable\":false},{\"type\":\"uc_image\",\"title\":\"Image\",\"name\":\"image\",\"description\":\"\",\"add_thumb\":\"false\",\"add_thumb_large\":\"false\",\"default_value\":\"[url_assets]\\/img3.jpg\"},{\"type\":\"uc_link\",\"title\":\"Link\",\"name\":\"link\",\"description\":\"\",\"default_value\":\"#\"},{\"type\":\"uc_textfield\",\"title\":\"Badge\",\"name\":\"badge\",\"description\":\"\",\"enable_condition\":false,\"condition_attribute\":null,\"condition_operator\":\"equal\",\"condition_value\":[],\"condition_attribute2\":null,\"condition_operator2\":\"equal\",\"condition_value2\":null,\"label_block\":false,\"tabname\":\"\",\"default_value\":\"\",\"font_editable\":false,\"placeholder\":\"\",\"disable_dynamic\":false},{\"type\":\"uc_colorpicker\",\"title\":\"Badge BG Color Override\",\"name\":\"badge_bg_color_override\",\"description\":\"\",\"enable_condition\":false,\"condition_attribute\":null,\"condition_operator\":\"equal\",\"condition_value\":[],\"condition_attribute2\":null,\"condition_operator2\":\"equal\",\"condition_value2\":null,\"label_block\":false,\"tabname\":\"\",\"default_value\":\"\",\"selector\":\"{{CURRENT_ITEM}} .ue-item-badge\",\"selector_value\":\"background-color:{{VALUE}};\",\"show_more_selectors\":false,\"selector2\":\"\",\"selector2_value\":\"\",\"selector3\":\"\",\"selector3_value\":\"\"}],\"includes\":{\"js\":[{\"url\":\"logo_marquee\\/logo-marquee.js\",\"condition\":null,\"params\":null}],\"jslib\":[\"jquery\",\"font-awsome\"],\"css\":[]},\"variables_item\":[],\"variables_main\":[],\"params_cats\":[{\"enable_condition\":false,\"condition_attribute\":\"\",\"condition_operator\":\"equal\",\"condition_value\":[],\"condition_attribute2\":\"\",\"condition_operator2\":\"equal\",\"condition_value2\":null,\"id\":\"cat_content_yztssred\",\"title\":\"Source\",\"tab\":\"content\"},{\"id\":\"cat_general_general\",\"title\":\"General\",\"tab\":\"content\"},{\"id\":\"cat_style_qx6xkp9h\",\"title\":\"Item\",\"tab\":\"style\"},{\"enable_condition\":false,\"condition_attribute\":\"\",\"condition_operator\":\"equal\",\"condition_value\":[],\"condition_attribute2\":\"\",\"condition_operator2\":\"equal\",\"condition_value2\":null,\"id\":\"cat_style_fxt944ss\",\"title\":\"Title\",\"tab\":\"style\"},{\"params\":[{\"type\":\"uc_slider\",\"title\":\"Badge Min Height\",\"name\":\"badge_min_height\",\"description\":\"\",\"enable_condition\":false,\"condition_attribute\":\"\",\"condition_operator\":\"equal\",\"condition_value\":null,\"label_block\":false,\"default_value\":\"0\",\"min\":\"0\",\"max\":\"200\",\"step\":\"1\",\"units\":\"px\",\"is_responsive\":true,\"default_value_tablet\":\"\",\"default_value_mobile\":\"\",\"selector\":\".ue-item-badge\",\"selector_value\":\"min-height: {{SIZE}}{{UNIT}};\",\"show_more_selectors\":false,\"selector2\":\"\",\"selector2_value\":\"width: {{SIZE}}{{UNIT}};\",\"selector3\":\"\",\"selector3_value\":\"width: {{SIZE}}{{UNIT}};\",\"__attr_catid__\":\"cat_style_yojoqkr3\"},{\"type\":\"uc_slider\",\"title\":\"Badge Min Width\",\"name\":\"badge_min_width\",\"description\":\"\",\"enable_condition\":false,\"condition_attribute\":\"\",\"condition_operator\":\"equal\",\"condition_value\":null,\"label_block\":false,\"default_value\":\"0\",\"min\":\"0\",\"max\":\"200\",\"step\":\"1\",\"units\":\"px\",\"is_responsive\":true,\"default_value_tablet\":\"\",\"default_value_mobile\":\"\",\"selector\":\".ue-item-badge\",\"selector_value\":\"min-width: {{SIZE}}{{UNIT}};\",\"show_more_selectors\":false,\"selector2\":\"\",\"selector2_value\":\"width: {{SIZE}}{{UNIT}};\",\"selector3\":\"\",\"selector3_value\":\"width: {{SIZE}}{{UNIT}};\",\"__attr_catid__\":\"cat_style_yojoqkr3\"},{\"type\":\"uc_typography\",\"title\":\"Typography\",\"name\":\"sale_label_typography\",\"description\":\"\",\"enable_condition\":false,\"condition_attribute\":\"\",\"condition_operator\":\"equal\",\"condition_value\":null,\"label_block\":false,\"selector1\":\".ue-item-badge\",\"selector2\":\"\",\"selector3\":\"\",\"__attr_catid__\":\"cat_style_yojoqkr3\"},{\"type\":\"uc_colorpicker\",\"title\":\"Color\",\"name\":\"sale_label_color\",\"description\":\"\",\"enable_condition\":false,\"condition_attribute\":\"\",\"condition_operator\":\"equal\",\"condition_value\":null,\"label_block\":false,\"default_value\":\"#ffffff\",\"selector\":\".ue-item-badge\",\"selector_value\":\"color:{{VALUE}};\",\"show_more_selectors\":false,\"selector2\":\"\",\"selector2_value\":\"\",\"selector3\":\"\",\"selector3_value\":\"\",\"__attr_catid__\":\"cat_style_yojoqkr3\"},{\"type\":\"uc_colorpicker\",\"title\":\"Background\",\"name\":\"sale_label_background_color\",\"description\":\"\",\"enable_condition\":false,\"condition_attribute\":\"\",\"condition_operator\":\"equal\",\"condition_value\":null,\"label_block\":false,\"default_value\":\"#3E3FF0\",\"selector\":\".ue-item-badge\",\"selector_value\":\"background-color:{{VALUE}};\",\"show_more_selectors\":false,\"selector2\":\"\",\"selector2_value\":\"\",\"selector3\":\"\",\"selector3_value\":\"\",\"__attr_catid__\":\"cat_style_yojoqkr3\"},{\"type\":\"uc_padding\",\"title\":\"Padding\",\"name\":\"sale_label_padding\",\"description\":\"\",\"enable_condition\":false,\"condition_attribute\":\"\",\"condition_operator\":\"equal\",\"condition_value\":null,\"label_block\":false,\"is_responsive\":true,\"desktop_top\":\"10\",\"desktop_right\":\"10\",\"desktop_bottom\":\"10\",\"desktop_left\":\"10\",\"tablet_top\":\"\",\"tablet_right\":\"\",\"tablet_bottom\":\"\",\"tablet_left\":\"\",\"mobile_top\":\"\",\"mobile_right\":\"\",\"mobile_bottom\":\"\",\"mobile_left\":\"\",\"selector\":\".ue-item-badge\",\"__attr_catid__\":\"cat_style_yojoqkr3\"},{\"type\":\"uc_slider\",\"title\":\"Radius\",\"name\":\"sale_label_radius\",\"description\":\"\",\"enable_condition\":false,\"condition_attribute\":\"\",\"condition_operator\":\"equal\",\"condition_value\":null,\"label_block\":false,\"default_value\":\"3\",\"min\":\"0\",\"max\":\"100\",\"step\":\"1\",\"units\":\"px\",\"is_responsive\":true,\"default_value_tablet\":\"\",\"default_value_mobile\":\"\",\"selector\":\".ue-item-badge\",\"selector_value\":\"border-radius: {{SIZE}}{{UNIT}};\",\"show_more_selectors\":false,\"selector2\":\"\",\"selector2_value\":\"width: {{SIZE}}{{UNIT}};\",\"selector3\":\"\",\"selector3_value\":\"width: {{SIZE}}{{UNIT}};\",\"__attr_catid__\":\"cat_style_yojoqkr3\"},{\"type\":\"uc_border\",\"title\":\"Badge Border\",\"name\":\"badge_border\",\"description\":\"\",\"enable_condition\":false,\"condition_attribute\":\"\",\"condition_operator\":\"equal\",\"condition_value\":null,\"label_block\":false,\"border_type\":\"none\",\"border_color\":\"\",\"width_desktop_top\":\"\",\"width_desktop_right\":\"\",\"width_desktop_bottom\":\"\",\"width_desktop_left\":\"\",\"width_tablet_top\":\"\",\"width_tablet_right\":\"\",\"width_tablet_bottom\":\"\",\"width_tablet_left\":\"\",\"width_mobile_top\":\"\",\"width_mobile_right\":\"\",\"width_mobile_bottom\":\"\",\"width_mobile_left\":\"\",\"selector\":\".ue-item-badge\",\"__attr_catid__\":\"cat_style_yojoqkr3\"},{\"type\":\"uc_dropdown\",\"title\":\"Badge Horizontal Snap\",\"name\":\"badge_horizontal_snap\",\"description\":\"\",\"enable_condition\":true,\"condition_attribute\":\"\",\"condition_operator\":\"equal\",\"condition_value\":null,\"label_block\":false,\"options\":{\"Left\":\"left\",\"Right\":\"right\"},\"default_value\":\"right\",\"selector\":\"\",\"selector_value\":\"\",\"show_more_selectors\":false,\"selector2\":\"\",\"selector2_value\":\"\",\"selector3\":\"\",\"selector3_value\":\"\",\"is_responsive\":false,\"default_value_tablet\":\"\",\"default_value_mobile\":\"\",\"__attr_catid__\":\"cat_style_yojoqkr3\"},{\"type\":\"uc_number\",\"title\":\"Badge Horizontal Offset\",\"name\":\"badge_horizontal_offset\",\"description\":\"\",\"enable_condition\":true,\"condition_attribute\":\"\",\"condition_operator\":\"equal\",\"condition_value\":null,\"label_block\":false,\"default_value\":\"10\",\"unit\":\"px\",\"unit_custom\":\"\",\"min_value\":\"\",\"max_value\":\"\",\"step\":\"\",\"is_responsive\":false,\"default_value_tablet\":\"\",\"default_value_mobile\":\"\",\"selector\":\"\",\"selector_value\":\"\",\"show_more_selectors\":false,\"selector2\":\"\",\"selector2_value\":\"\",\"selector3\":\"\",\"selector3_value\":\"\",\"__attr_catid__\":\"cat_style_yojoqkr3\"},{\"type\":\"uc_dropdown\",\"title\":\"Badge Vertical Snap\",\"name\":\"badge_vertical_snap\",\"description\":\"\",\"enable_condition\":false,\"condition_attribute\":\"\",\"condition_operator\":\"equal\",\"condition_value\":null,\"label_block\":false,\"options\":{\"Top\":\"top\",\"Bottom\":\"bottom\"},\"default_value\":\"top\",\"selector\":\"\",\"selector_value\":\"\",\"show_more_selectors\":false,\"selector2\":\"\",\"selector2_value\":\"\",\"selector3\":\"\",\"selector3_value\":\"\",\"is_responsive\":false,\"default_value_tablet\":\"\",\"default_value_mobile\":\"\",\"__attr_catid__\":\"cat_style_yojoqkr3\"},{\"type\":\"uc_number\",\"title\":\"Badge Vertical Offset\",\"name\":\"badge_vertical_offset\",\"description\":\"\",\"enable_condition\":true,\"condition_attribute\":\"\",\"condition_operator\":\"equal\",\"condition_value\":null,\"label_block\":false,\"default_value\":\"10\",\"unit\":\"px\",\"unit_custom\":\"\",\"min_value\":\"\",\"max_value\":\"\",\"step\":\"\",\"is_responsive\":false,\"default_value_tablet\":\"\",\"default_value_mobile\":\"\",\"selector\":\"\",\"selector_value\":\"\",\"show_more_selectors\":false,\"selector2\":\"\",\"selector2_value\":\"\",\"selector3\":\"\",\"selector3_value\":\"\",\"__attr_catid__\":\"cat_style_yojoqkr3\"}],\"expire\":1701089597035,\"id\":\"cat_style_yojoqkr3\",\"title\":\"Badge\",\"tab\":\"style\"}]}',1,1,NULL,'{\"config\":{\"number_of_items\":\"3\",\"number_of_items_tablet\":\"3\",\"number_of_items_mobile\":\"1\",\"autoplay_hover_pause\":\"true\",\"show_arrows\":\"true\",\"show_dots\":\"block\",\"margin_between_items\":\"20\",\"box_height\":\"200\",\"box_height_tablet\":\"\",\"box_height_mobile\":\"\",\"box_background\":\"#ffffff\",\"item_border_radius\":\"0\",\"item_padding\":{\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"tablet_top\":\"\",\"tablet_right\":\"\",\"tablet_bottom\":\"\",\"tablet_left\":\"\",\"mobile_top\":\"\",\"mobile_right\":\"\",\"mobile_bottom\":\"\",\"mobile_left\":\"\",\"unit\":\"px\"},\"left_arrow\":\"fas fa-chevron-left\",\"right_arrow\":\"fas fa-chevron-right\",\"nav_dots_size\":\"8\",\"dot_color\":\"#c6c6c6\",\"dot_active_color\":\"#000000\",\"dot_spacing\":\"20\",\"dot_space_between\":\"5\",\"dot_alignment_unite_selected_text\":\"Center\",\"dot_alignment\":\"center\",\"autoplay_timeout\":\"0\",\"transition_speed\":\"1000\"},\"items\":[{\"title\":\"Item 1\",\"image\":\"[url_assets]\\/logo1.png\",\"link\":\"#\"},{\"title\":\"Item 2\",\"image\":\"[url_assets]\\/logo2.png\",\"link\":\"#\"},{\"title\":\"Item 3\",\"image\":\"[url_assets]\\/logo3.png\",\"link\":\"#\"},{\"title\":\"Item 4\",\"image\":\"[url_assets]\\/logo4.png\",\"link\":\"#\"},{\"title\":\"Item 5\",\"image\":\"[url_assets]\\/logo6.png\",\"link\":\"#\"},{\"title\":\"Item 6\",\"image\":\"[url_assets]\\/logo6.png\",\"link\":\"#\"}]}',NULL);
/*!40000 ALTER TABLE `wpve_addonlibrary_addons` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpve_addonlibrary_categories`
--

DROP TABLE IF EXISTS `wpve_addonlibrary_categories`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpve_addonlibrary_categories` (
  `id` int(9) NOT NULL AUTO_INCREMENT,
  `title` varchar(255) NOT NULL,
  `alias` varchar(255) DEFAULT NULL,
  `ordering` int(11) NOT NULL,
  `params` text NOT NULL,
  `type` tinytext DEFAULT NULL,
  `parent_id` int(9) DEFAULT NULL,
  PRIMARY KEY (`id`)
) ENGINE=MyISAM AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpve_addonlibrary_categories`
--

LOCK TABLES `wpve_addonlibrary_categories` WRITE;
/*!40000 ALTER TABLE `wpve_addonlibrary_categories` DISABLE KEYS */;
INSERT INTO `wpve_addonlibrary_categories` VALUES (1,'Marketing Widgets','marketing_widgets',1,'','elementor',NULL);
/*!40000 ALTER TABLE `wpve_addonlibrary_categories` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpve_asenha_cfgroup_sessions`
--

DROP TABLE IF EXISTS `wpve_asenha_cfgroup_sessions`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpve_asenha_cfgroup_sessions` (
  `id` varchar(32) NOT NULL,
  `data` text DEFAULT NULL,
  `expires` varchar(10) DEFAULT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpve_asenha_cfgroup_sessions`
--

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

--
-- Table structure for table `wpve_asenha_cfgroup_values`
--

DROP TABLE IF EXISTS `wpve_asenha_cfgroup_values`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpve_asenha_cfgroup_values` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `field_id` int(10) unsigned DEFAULT NULL,
  `meta_id` int(10) unsigned DEFAULT NULL,
  `post_id` int(10) unsigned DEFAULT NULL,
  `base_field_id` int(10) unsigned DEFAULT 0,
  `hierarchy` text DEFAULT NULL,
  `depth` int(10) unsigned DEFAULT 0,
  `weight` int(10) unsigned DEFAULT 0,
  `sub_weight` int(10) unsigned DEFAULT 0,
  PRIMARY KEY (`id`),
  KEY `field_id_idx` (`field_id`),
  KEY `post_id_idx` (`post_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpve_asenha_cfgroup_values`
--

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

--
-- Table structure for table `wpve_asenha_email_delivery`
--

DROP TABLE IF EXISTS `wpve_asenha_email_delivery`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpve_asenha_email_delivery` (
  `id` int(6) unsigned NOT NULL AUTO_INCREMENT,
  `status` enum('successful','failed','unknown') NOT NULL DEFAULT 'unknown',
  `error` varchar(250) NOT NULL DEFAULT '',
  `subject` varchar(250) NOT NULL DEFAULT '',
  `message` longtext NOT NULL DEFAULT '',
  `send_to` varchar(256) NOT NULL DEFAULT '',
  `sender` varchar(256) NOT NULL DEFAULT '',
  `reply_to` varchar(256) NOT NULL DEFAULT '',
  `headers` text NOT NULL DEFAULT '',
  `content_type` text NOT NULL DEFAULT '',
  `attachments` text NOT NULL DEFAULT '',
  `backtrace` text NOT NULL DEFAULT '',
  `processor` text NOT NULL DEFAULT '',
  `sent_on` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `sent_on_unixtime` int(10) NOT NULL DEFAULT 0,
  `extra` longtext NOT NULL DEFAULT '',
  PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpve_asenha_email_delivery`
--

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

--
-- Table structure for table `wpve_be_mu_email_emails`
--

DROP TABLE IF EXISTS `wpve_be_mu_email_emails`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpve_be_mu_email_emails` (
  `row_id` bigint(20) NOT NULL AUTO_INCREMENT,
  `task_id` varchar(10) DEFAULT NULL,
  `from_name` text DEFAULT NULL,
  `from_email` varchar(200) DEFAULT NULL,
  `to_email` varchar(200) DEFAULT NULL,
  `subject` text DEFAULT NULL,
  `message` longtext DEFAULT NULL,
  `status` varchar(20) DEFAULT NULL,
  `unix_time_added` int(11) NOT NULL,
  PRIMARY KEY (`row_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpve_be_mu_email_emails`
--

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

--
-- Table structure for table `wpve_be_mu_email_tasks`
--

DROP TABLE IF EXISTS `wpve_be_mu_email_tasks`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpve_be_mu_email_tasks` (
  `row_id` bigint(20) NOT NULL AUTO_INCREMENT,
  `task_id` varchar(10) DEFAULT NULL,
  `users` longtext DEFAULT NULL,
  `unix_time_added` int(11) NOT NULL,
  PRIMARY KEY (`row_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpve_be_mu_email_tasks`
--

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

--
-- Table structure for table `wpve_be_mu_logs`
--

DROP TABLE IF EXISTS `wpve_be_mu_logs`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpve_be_mu_logs` (
  `row_id` bigint(20) NOT NULL AUTO_INCREMENT,
  `type` varchar(50) DEFAULT NULL,
  `task_id` varchar(10) DEFAULT NULL,
  `log` longtext DEFAULT NULL,
  `unix_time_added` int(11) NOT NULL,
  PRIMARY KEY (`row_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpve_be_mu_logs`
--

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

--
-- Table structure for table `wpve_bv_airlift_config`
--

DROP TABLE IF EXISTS `wpve_bv_airlift_config`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpve_bv_airlift_config` (
  `id` bigint(20) NOT NULL AUTO_INCREMENT,
  `url` varchar(255) DEFAULT NULL,
  `similar_post_ids` text DEFAULT NULL,
  `similar_urls` text DEFAULT NULL,
  `config` longtext DEFAULT NULL,
  `category` int(11) DEFAULT NULL,
  `category_value` varchar(255) DEFAULT NULL,
  `time` int(11) DEFAULT NULL,
  PRIMARY KEY (`id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpve_bv_airlift_config`
--

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

--
-- Table structure for table `wpve_bv_airlift_stats`
--

DROP TABLE IF EXISTS `wpve_bv_airlift_stats`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpve_bv_airlift_stats` (
  `id` bigint(20) NOT NULL AUTO_INCREMENT,
  `path` varchar(100) DEFAULT NULL,
  `template_config_id` varchar(50) DEFAULT NULL,
  `query_string` text DEFAULT NULL,
  `page_audits` longtext DEFAULT NULL,
  `time` int(11) DEFAULT NULL,
  PRIMARY KEY (`id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpve_bv_airlift_stats`
--

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

--
-- Table structure for table `wpve_bv_dynamic_sync`
--

DROP TABLE IF EXISTS `wpve_bv_dynamic_sync`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpve_bv_dynamic_sync` (
  `id` bigint(20) NOT NULL AUTO_INCREMENT,
  `site_id` int(11) NOT NULL,
  `event_type` varchar(40) NOT NULL DEFAULT '',
  `event_tag` varchar(40) NOT NULL DEFAULT '',
  `event_data` text NOT NULL DEFAULT '',
  PRIMARY KEY (`id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpve_bv_dynamic_sync`
--

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

--
-- Table structure for table `wpve_chaty_contact_form_leads`
--

DROP TABLE IF EXISTS `wpve_chaty_contact_form_leads`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpve_chaty_contact_form_leads` (
  `id` bigint(11) NOT NULL AUTO_INCREMENT,
  `widget_id` int(11) DEFAULT NULL,
  `name` varchar(100) DEFAULT NULL,
  `email` varchar(100) DEFAULT NULL,
  `phone_number` varchar(100) DEFAULT NULL,
  `message` text DEFAULT NULL,
  `ref_page` text DEFAULT NULL,
  `ip_address` tinytext DEFAULT NULL,
  `created_on` datetime DEFAULT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpve_chaty_contact_form_leads`
--

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

--
-- Table structure for table `wpve_commentmeta`
--

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

--
-- Dumping data for table `wpve_commentmeta`
--

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

--
-- Table structure for table `wpve_comments`
--

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

--
-- Dumping data for table `wpve_comments`
--

LOCK TABLES `wpve_comments` WRITE;
/*!40000 ALTER TABLE `wpve_comments` DISABLE KEYS */;
INSERT INTO `wpve_comments` VALUES (1,1,'A WordPress Commenter','wapuu@wordpress.example','https://preview.tonydezigner.com/','','2024-12-19 07:56:52','2024-12-19 07:56:52','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),(36,1,'Ana95','Ana95@gmail.com','','184.146.192.220','2025-10-18 06:49:12','2025-10-18 04:49:12','<a href=\"https://shorturl.fm/sDw2s\" rel=\"nofollow ugc\">https://shorturl.fm/sDw2s</a>',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36','comment',0,0);
/*!40000 ALTER TABLE `wpve_comments` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpve_e_events`
--

DROP TABLE IF EXISTS `wpve_e_events`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpve_e_events` (
  `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `event_data` text DEFAULT NULL,
  `created_at` datetime NOT NULL,
  PRIMARY KEY (`id`),
  KEY `created_at_index` (`created_at`)
) 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 `wpve_e_events`
--

LOCK TABLES `wpve_e_events` WRITE;
/*!40000 ALTER TABLE `wpve_e_events` DISABLE KEYS */;
INSERT INTO `wpve_e_events` VALUES (1,'{\"event\":\"modal load\",\"version\":\"\",\"details\":\"{\\\"placement\\\":\\\"Onboarding wizard\\\",\\\"step\\\":\\\"account\\\",\\\"user_state\\\":\\\"anon\\\"}\",\"ts\":\"2024-12-19T10:30:04.552-02:00\"}','2024-12-19 10:30:04'),(2,'{\"event\":\"close modal\",\"version\":\"\",\"details\":\"{\\\"placement\\\":\\\"Onboarding wizard\\\",\\\"step\\\":\\\"account\\\"}\",\"ts\":\"2024-12-19T10:32:07.747-02:00\"}','2024-12-19 10:32:07');
/*!40000 ALTER TABLE `wpve_e_events` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpve_e_notes`
--

DROP TABLE IF EXISTS `wpve_e_notes`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpve_e_notes` (
  `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `route_url` text DEFAULT NULL COMMENT 'Clean url where the note was created.',
  `route_title` varchar(255) DEFAULT NULL,
  `route_post_id` bigint(20) unsigned DEFAULT NULL COMMENT 'The post id of the route that the note was created on.',
  `post_id` bigint(20) unsigned DEFAULT NULL,
  `element_id` varchar(60) DEFAULT NULL COMMENT 'The Elementor element ID the note is attached to.',
  `parent_id` bigint(20) unsigned NOT NULL DEFAULT 0,
  `author_id` bigint(20) unsigned DEFAULT NULL,
  `author_display_name` varchar(250) DEFAULT NULL COMMENT 'Save the author name when the author was deleted.',
  `status` varchar(20) NOT NULL DEFAULT 'publish',
  `position` text DEFAULT NULL COMMENT 'A JSON string that represents the position of the note inside the element in percentages. e.g. {x:10, y:15}',
  `content` longtext DEFAULT NULL,
  `is_resolved` tinyint(1) NOT NULL DEFAULT 0,
  `is_public` tinyint(1) NOT NULL DEFAULT 1,
  `last_activity_at` datetime DEFAULT NULL,
  `created_at` datetime NOT NULL,
  `updated_at` datetime NOT NULL,
  PRIMARY KEY (`id`),
  KEY `route_url_index` (`route_url`(191)),
  KEY `post_id_index` (`post_id`),
  KEY `element_id_index` (`element_id`),
  KEY `parent_id_index` (`parent_id`),
  KEY `author_id_index` (`author_id`),
  KEY `status_index` (`status`),
  KEY `is_resolved_index` (`is_resolved`),
  KEY `is_public_index` (`is_public`),
  KEY `created_at_index` (`created_at`),
  KEY `updated_at_index` (`updated_at`),
  KEY `last_activity_at_index` (`last_activity_at`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpve_e_notes`
--

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

--
-- Table structure for table `wpve_e_notes_users_relations`
--

DROP TABLE IF EXISTS `wpve_e_notes_users_relations`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpve_e_notes_users_relations` (
  `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `type` varchar(60) NOT NULL COMMENT 'The relation type between user and note (e.g mention, watch, read).',
  `note_id` bigint(20) unsigned NOT NULL,
  `user_id` bigint(20) unsigned NOT NULL,
  `created_at` datetime NOT NULL,
  `updated_at` datetime NOT NULL,
  PRIMARY KEY (`id`),
  KEY `type_index` (`type`),
  KEY `note_id_index` (`note_id`),
  KEY `user_id_index` (`user_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpve_e_notes_users_relations`
--

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

--
-- Table structure for table `wpve_e_submissions`
--

DROP TABLE IF EXISTS `wpve_e_submissions`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpve_e_submissions` (
  `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `type` varchar(60) DEFAULT NULL,
  `hash_id` varchar(60) NOT NULL,
  `main_meta_id` bigint(20) unsigned NOT NULL COMMENT 'Id of main field. to represent the main meta field',
  `post_id` bigint(20) unsigned NOT NULL,
  `referer` varchar(500) NOT NULL,
  `referer_title` varchar(300) DEFAULT NULL,
  `element_id` varchar(20) NOT NULL,
  `form_name` varchar(60) NOT NULL,
  `campaign_id` bigint(20) unsigned NOT NULL,
  `user_id` bigint(20) unsigned DEFAULT NULL,
  `user_ip` varchar(46) NOT NULL,
  `user_agent` text NOT NULL,
  `actions_count` int(11) DEFAULT 0,
  `actions_succeeded_count` int(11) DEFAULT 0,
  `status` varchar(20) NOT NULL,
  `is_read` tinyint(1) NOT NULL DEFAULT 0,
  `meta` text DEFAULT NULL,
  `created_at_gmt` datetime NOT NULL,
  `updated_at_gmt` datetime NOT NULL,
  `created_at` datetime NOT NULL,
  `updated_at` datetime NOT NULL,
  PRIMARY KEY (`id`),
  UNIQUE KEY `hash_id_unique_index` (`hash_id`),
  KEY `main_meta_id_index` (`main_meta_id`),
  KEY `hash_id_index` (`hash_id`),
  KEY `type_index` (`type`),
  KEY `post_id_index` (`post_id`),
  KEY `element_id_index` (`element_id`),
  KEY `campaign_id_index` (`campaign_id`),
  KEY `user_id_index` (`user_id`),
  KEY `user_ip_index` (`user_ip`),
  KEY `status_index` (`status`),
  KEY `is_read_index` (`is_read`),
  KEY `created_at_gmt_index` (`created_at_gmt`),
  KEY `updated_at_gmt_index` (`updated_at_gmt`),
  KEY `created_at_index` (`created_at`),
  KEY `updated_at_index` (`updated_at`),
  KEY `referer_index` (`referer`(191)),
  KEY `referer_title_index` (`referer_title`(191))
) ENGINE=InnoDB AUTO_INCREMENT=24 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpve_e_submissions`
--

LOCK TABLES `wpve_e_submissions` WRITE;
/*!40000 ALTER TABLE `wpve_e_submissions` DISABLE KEYS */;
INSERT INTO `wpve_e_submissions` VALUES (1,'submission','5c2f6da8-9244-4853-8e22-fc3a37e5dae6',4,17,'https://goldenstallionagency.com/contact-us/','Contact Us - Golden Stallion Agency','514fef72','New Form',0,0,'156.228.114.146','Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.4 Safari/605.1.15',1,1,'new',0,'{\"edit_post_id\":\"17\"}','2025-01-26 06:09:13','2025-01-26 06:09:20','2025-01-26 08:09:13','2025-01-26 08:09:20'),(2,'submission','9a7b0281-2ba4-45b5-8579-cb4660e7e828',10,17,'https://goldenstallionagency.com/contact-hospitality-web-design-south-africa/','Contact Golden Stallion Agency | Hospitality Web Design South Africa - Golden Stallion Agency','514fef72','New Form',0,0,'223.185.31.38','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36 Edg/132.0.0.0',1,1,'new',0,'{\"edit_post_id\":\"17\"}','2025-02-04 10:58:19','2025-02-04 10:58:38','2025-02-04 12:58:19','2025-02-04 12:58:38'),(3,'submission','74cfb9cc-c718-44e2-b57a-7c9e2d94971f',16,17,'https://goldenstallionagency.com/contact-hospitality-web-design-south-africa/','Contact Golden Stallion Agency | Hospitality Web Design South Africa - Golden Stallion Agency','514fef72','New Form',0,0,'104.207.58.89','Mozilla/5.0 (Windows NT 10.0; WOW64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 OPR/89.0.4447.51',1,1,'new',0,'{\"edit_post_id\":\"17\"}','2025-03-09 04:43:15','2025-03-09 04:43:21','2025-03-09 06:43:15','2025-03-09 06:43:21'),(4,'submission','07e8730e-b16e-405e-82aa-63a234edba25',22,17,'','Contact Golden Stallion Agency | Hospitality Web Design South Africa - Golden Stallion Agency','514fef72','New Form',0,0,'89.169.52.60','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36',1,1,'new',0,'{\"edit_post_id\":\"17\"}','2025-03-13 10:50:40','2025-03-13 10:50:46','2025-03-13 12:50:40','2025-03-13 12:50:46'),(5,'submission','8a257dd1-018f-4d32-9f38-43542006135b',28,17,'https://goldenstallionagency.com/contact-hospitality-web-design-south-africa/','Contact Golden Stallion Agency | Hospitality Web Design South Africa - Golden Stallion Agency','514fef72','New Form',0,0,'104.207.51.218','Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 OPR/89.0.4447.51',1,1,'new',0,'{\"edit_post_id\":\"17\"}','2025-03-21 19:31:43','2025-03-21 19:31:48','2025-03-21 21:31:43','2025-03-21 21:31:48'),(6,'submission','d51c0893-9b96-4412-9404-739683200b45',31,54,'https://goldenstallionagency.com/?fbclid=PAZXh0bgNhZW0CMTEAAaZ6LPSqVha1f_fouDtTGcZ4uRC15FJHbtnDulbsjGOHTOq8IJrMsEcc8ag_aem_D4lrW82q2qIv2JvF2FrS5A','Golden Stallion Agency | Hospitality Website Design South Africa','b32b838','New Form',0,0,'197.184.94.195','Mozilla/5.0 (Linux; Android 9; SM-A105F Build/PPR1.180610.011; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/134.0.6998.108 Mobile Safari/537.36 Instagram 372.0.0.48.60 Android (28/9; 280dpi; 720x1382; samsung; SM-A105F; a10; exynos7885; en_ZA; 709818005)',1,1,'new',0,'{\"edit_post_id\":\"54\"}','2025-03-25 10:42:41','2025-03-25 10:42:47','2025-03-25 12:42:41','2025-03-25 12:42:47'),(7,'submission','be07839c-bae3-4bf0-8b1e-35c012900e64',35,17,'https://goldenstallionagency.com/contact-hospitality-web-design-south-africa/','Contact Golden Stallion Agency | Hospitality Web Design South Africa - Golden Stallion Agency','514fef72','New Form',0,0,'104.207.52.202','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 Edg/114.0.1264.71',1,1,'new',0,'{\"edit_post_id\":\"17\"}','2025-03-27 20:53:51','2025-03-27 20:53:57','2025-03-27 22:53:51','2025-03-27 22:53:57'),(8,'submission','b9be531a-70e1-4b15-929c-075fb4092c93',41,17,'https://goldenstallionagency.com/contact-hospitality-web-design-south-africa/','Contact Golden Stallion Agency | Hospitality Web Design South Africa - Golden Stallion Agency','514fef72','New Form',0,0,'154.213.164.253','Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 OPR/89.0.4447.51',1,1,'new',0,'{\"edit_post_id\":\"17\"}','2025-04-19 10:03:14','2025-04-19 10:03:21','2025-04-19 12:03:14','2025-04-19 12:03:21'),(9,'submission','df91854a-8834-4f1c-83d5-7d0f92f5feb6',47,17,'https://goldenstallionagency.com/contact-hospitality-web-design-south-africa/','Contact Golden Stallion Agency | Hospitality Web Design South Africa - Golden Stallion Agency','514fef72','New Form',0,0,'156.228.112.189','Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 OPR/89.0.4447.51',1,1,'new',0,'{\"edit_post_id\":\"17\"}','2025-04-19 14:02:20','2025-04-19 14:02:26','2025-04-19 16:02:20','2025-04-19 16:02:26'),(10,'submission','4a3fbcab-b18b-4988-83bc-59d7c46208a8',53,17,'https://goldenstallionagency.com/contact-hospitality-web-design-south-africa/','Contact Golden Stallion Agency | Hospitality Web Design South Africa - Golden Stallion Agency','514fef72','New Form',0,0,'156.228.108.164','Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36',1,1,'new',0,'{\"edit_post_id\":\"17\"}','2025-04-23 20:19:21','2025-04-23 20:19:27','2025-04-23 22:19:21','2025-04-23 22:19:27'),(11,'submission','55e815f0-4a10-410a-8241-0c5beb823c2e',59,17,'https://goldenstallionagency.com/contact-hospitality-web-design-south-africa/','Contact Golden Stallion Agency | Hospitality Web Design South Africa - Golden Stallion Agency','514fef72','New Form',0,0,'156.228.78.4','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36',1,1,'new',0,'{\"edit_post_id\":\"17\"}','2025-04-24 15:50:27','2025-04-24 15:50:32','2025-04-24 17:50:27','2025-04-24 17:50:32'),(12,'submission','a62ae5cd-21f8-4264-929b-16cc754143bf',65,17,'https://goldenstallionagency.com/contact-hospitality-web-design-south-africa/','Contact Golden Stallion Agency | Hospitality Web Design South Africa - Golden Stallion Agency','514fef72','New Form',0,0,'45.131.194.174','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 Edg/114.0.1264.71',1,1,'new',0,'{\"edit_post_id\":\"17\"}','2025-04-25 16:04:48','2025-04-25 16:04:53','2025-04-25 18:04:48','2025-04-25 18:04:53'),(13,'submission','ca8685f8-6bc8-4b48-9a52-86025f69a999',71,17,'https://goldenstallionagency.com/contact-hospitality-web-design-south-africa/','Contact Golden Stallion Agency | Hospitality Web Design South Africa - Golden Stallion Agency','514fef72','New Form',0,0,'102.64.47.219','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:114.0) Gecko/20100101 Firefox/114.0',1,1,'new',0,'{\"edit_post_id\":\"17\"}','2025-05-13 15:45:49','2025-05-13 15:45:55','2025-05-13 17:45:49','2025-05-13 17:45:55'),(14,'submission','852d8b77-35d4-4e07-8841-778458b194b4',77,17,'https://goldenstallionagency.com/contact-hospitality-web-design-south-africa/','Contact Golden Stallion Agency | Hospitality Web Design South Africa - Golden Stallion Agency','514fef72','New Form',0,0,'102.64.32.79','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:114.0) Gecko/20100101 Firefox/114.0',1,1,'new',0,'{\"edit_post_id\":\"17\"}','2025-05-13 21:22:04','2025-05-13 21:22:10','2025-05-13 23:22:04','2025-05-13 23:22:10'),(15,'submission','e87cc049-9094-4ea8-8e70-ea2d4709a545',83,17,'https://goldenstallionagency.com/contact-hospitality-web-design-south-africa/','Contact Golden Stallion Agency | Hospitality Web Design South Africa - Golden Stallion Agency','514fef72','New Form',0,0,'102.129.61.228','Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:114.0) Gecko/20100101 Firefox/114.0',1,1,'new',0,'{\"edit_post_id\":\"17\"}','2025-06-10 14:27:20','2025-06-10 14:27:26','2025-06-10 16:27:20','2025-06-10 16:27:26'),(16,'submission','5ba932f2-c634-4c1d-9e14-8a3ba355c429',89,17,'https://goldenstallionagency.com/contact-hospitality-web-design-south-africa/','Contact Golden Stallion Agency | Hospitality Web Design South Africa - Golden Stallion Agency','514fef72','New Form',0,0,'45.38.70.103','Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 OPR/89.0.4447.51',1,0,'new',0,'{\"edit_post_id\":\"17\"}','2025-06-16 20:44:48','2025-06-16 20:44:48','2025-06-16 22:44:48','2025-06-16 22:44:48'),(17,'submission','3dbd2329-ad19-4324-9206-e650132a6584',95,17,'https://goldenstallionagency.com/contact-hospitality-web-design-south-africa/','Contact Golden Stallion Agency | Hospitality Web Design South Africa - Golden Stallion Agency','514fef72','New Form',0,0,'102.129.59.2','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 YaBrowser/22.7.0 Yowser/2.5 Safari/537.36',1,1,'new',0,'{\"edit_post_id\":\"17\"}','2025-06-25 09:43:40','2025-06-25 09:43:47','2025-06-25 11:43:40','2025-06-25 11:43:47'),(18,'submission','3620a6a8-2c75-432f-a079-5094b17c126f',101,17,'https://goldenstallionagency.com/contact-hospitality-web-design-south-africa/','Contact Golden Stallion Agency | Hospitality Web Design South Africa - Golden Stallion Agency','514fef72','New Form',0,0,'152.59.165.46','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36',1,1,'new',0,'{\"edit_post_id\":\"17\"}','2025-06-27 06:51:44','2025-06-27 06:51:48','2025-06-27 08:51:44','2025-06-27 08:51:48'),(19,'submission','6598d5a5-a746-49fe-9e68-62a9b3beb11c',107,17,'https://goldenstallionagency.com/contact-hospitality-web-design-south-africa/','Contact Golden Stallion Agency | Hospitality Web Design South Africa -','514fef72','New Form',0,0,'143.137.165.207','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/125.0.0.0 Safari/537.36',1,1,'new',0,'{\"edit_post_id\":\"17\"}','2025-08-28 23:59:21','2025-08-28 23:59:27','2025-08-29 01:59:21','2025-08-29 01:59:27'),(20,'submission','cb3679e8-616f-40c8-a97b-6a9bec7c24db',113,17,'','Contact Golden Stallion Agency | Hospitality Web Design South Africa - Golden Stallion Web Agency','514fef72','New Form',0,0,'185.39.19.34','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36 CCleaner/130.0.0.0',1,1,'new',0,'{\"edit_post_id\":\"17\"}','2025-10-07 00:33:45','2025-10-07 00:33:50','2025-10-07 02:33:45','2025-10-07 02:33:50'),(21,'submission','a63c88c4-d57e-4a64-9655-16a004971f5c',119,17,'https://goldenstallionagency.com/contact-hospitality-web-design-south-africa/','Contact Golden Stallion Agency | Hospitality Web Design South Africa - Golden Stallion Web Agency','514fef72','New Form',0,0,'191.102.155.250','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/125.0.0.0 Safari/537.36',1,1,'new',0,'{\"edit_post_id\":\"17\"}','2025-10-11 09:11:22','2025-10-11 09:11:29','2025-10-11 11:11:22','2025-10-11 11:11:29'),(22,'submission','18e9eb31-bfb9-420c-a787-60834fe23018',125,17,'https://goldenstallionagency.com/contact-hospitality-web-design-south-africa/','Contact Golden Stallion Agency | Hospitality Web Design South Africa - Golden Stallion Web Agency','514fef72','New Form',0,0,'191.102.155.250','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/125.0.0.0 Safari/537.36',1,1,'new',0,'{\"edit_post_id\":\"17\"}','2025-10-11 09:11:36','2025-10-11 09:11:42','2025-10-11 11:11:36','2025-10-11 11:11:42'),(23,'submission','aa5bed06-7f80-456b-968b-9486898745fc',131,17,'','Contact Golden Stallion Agency | Hospitality Web Design South Africa - Golden Stallion Web Agency','514fef72','New Form',0,0,'185.39.19.43','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36',1,1,'new',0,'{\"edit_post_id\":\"17\"}','2025-10-17 04:19:45','2025-10-17 04:19:51','2025-10-17 06:19:45','2025-10-17 06:19:51');
/*!40000 ALTER TABLE `wpve_e_submissions` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpve_e_submissions_actions_log`
--

DROP TABLE IF EXISTS `wpve_e_submissions_actions_log`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpve_e_submissions_actions_log` (
  `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `submission_id` bigint(20) unsigned NOT NULL,
  `action_name` varchar(60) NOT NULL,
  `action_label` varchar(60) DEFAULT NULL,
  `status` varchar(20) NOT NULL,
  `log` text DEFAULT NULL,
  `created_at_gmt` datetime NOT NULL,
  `updated_at_gmt` datetime NOT NULL,
  `created_at` datetime NOT NULL,
  `updated_at` datetime NOT NULL,
  PRIMARY KEY (`id`),
  KEY `submission_id_index` (`submission_id`),
  KEY `action_name_index` (`action_name`),
  KEY `status_index` (`status`),
  KEY `created_at_gmt_index` (`created_at_gmt`),
  KEY `updated_at_gmt_index` (`updated_at_gmt`),
  KEY `created_at_index` (`created_at`),
  KEY `updated_at_index` (`updated_at`)
) ENGINE=InnoDB AUTO_INCREMENT=24 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpve_e_submissions_actions_log`
--

LOCK TABLES `wpve_e_submissions_actions_log` WRITE;
/*!40000 ALTER TABLE `wpve_e_submissions_actions_log` DISABLE KEYS */;
INSERT INTO `wpve_e_submissions_actions_log` VALUES (1,1,'email','Email','success',NULL,'2025-01-26 06:09:20','2025-01-26 06:09:20','2025-01-26 08:09:20','2025-01-26 08:09:20'),(2,2,'email','Email','success',NULL,'2025-02-04 10:58:38','2025-02-04 10:58:38','2025-02-04 12:58:38','2025-02-04 12:58:38'),(3,3,'email','Email','success',NULL,'2025-03-09 04:43:21','2025-03-09 04:43:21','2025-03-09 06:43:21','2025-03-09 06:43:21'),(4,4,'email','Email','success',NULL,'2025-03-13 10:50:46','2025-03-13 10:50:46','2025-03-13 12:50:46','2025-03-13 12:50:46'),(5,5,'email','Email','success',NULL,'2025-03-21 19:31:48','2025-03-21 19:31:48','2025-03-21 21:31:48','2025-03-21 21:31:48'),(6,6,'email','Email','success',NULL,'2025-03-25 10:42:47','2025-03-25 10:42:47','2025-03-25 12:42:47','2025-03-25 12:42:47'),(7,7,'email','Email','success',NULL,'2025-03-27 20:53:57','2025-03-27 20:53:57','2025-03-27 22:53:57','2025-03-27 22:53:57'),(8,8,'email','Email','success',NULL,'2025-04-19 10:03:21','2025-04-19 10:03:21','2025-04-19 12:03:21','2025-04-19 12:03:21'),(9,9,'email','Email','success',NULL,'2025-04-19 14:02:26','2025-04-19 14:02:26','2025-04-19 16:02:26','2025-04-19 16:02:26'),(10,10,'email','Email','success',NULL,'2025-04-23 20:19:27','2025-04-23 20:19:27','2025-04-23 22:19:27','2025-04-23 22:19:27'),(11,11,'email','Email','success',NULL,'2025-04-24 15:50:32','2025-04-24 15:50:32','2025-04-24 17:50:32','2025-04-24 17:50:32'),(12,12,'email','Email','success',NULL,'2025-04-25 16:04:53','2025-04-25 16:04:53','2025-04-25 18:04:53','2025-04-25 18:04:53'),(13,13,'email','Email','success',NULL,'2025-05-13 15:45:55','2025-05-13 15:45:55','2025-05-13 17:45:55','2025-05-13 17:45:55'),(14,14,'email','Email','success',NULL,'2025-05-13 21:22:10','2025-05-13 21:22:10','2025-05-13 23:22:10','2025-05-13 23:22:10'),(15,15,'email','Email','success',NULL,'2025-06-10 14:27:26','2025-06-10 14:27:26','2025-06-10 16:27:26','2025-06-10 16:27:26'),(16,16,'email','Email','failed','Your submission failed because of a server error.','2025-06-16 20:44:54','2025-06-16 20:44:54','2025-06-16 22:44:54','2025-06-16 22:44:54'),(17,17,'email','Email','success',NULL,'2025-06-25 09:43:47','2025-06-25 09:43:47','2025-06-25 11:43:47','2025-06-25 11:43:47'),(18,18,'email','Email','success',NULL,'2025-06-27 06:51:48','2025-06-27 06:51:48','2025-06-27 08:51:48','2025-06-27 08:51:48'),(19,19,'email','Email','success',NULL,'2025-08-28 23:59:27','2025-08-28 23:59:27','2025-08-29 01:59:27','2025-08-29 01:59:27'),(20,20,'email','Email','success',NULL,'2025-10-07 00:33:50','2025-10-07 00:33:50','2025-10-07 02:33:50','2025-10-07 02:33:50'),(21,21,'email','Email','success',NULL,'2025-10-11 09:11:29','2025-10-11 09:11:29','2025-10-11 11:11:29','2025-10-11 11:11:29'),(22,22,'email','Email','success',NULL,'2025-10-11 09:11:42','2025-10-11 09:11:42','2025-10-11 11:11:42','2025-10-11 11:11:42'),(23,23,'email','Email','success',NULL,'2025-10-17 04:19:51','2025-10-17 04:19:51','2025-10-17 06:19:51','2025-10-17 06:19:51');
/*!40000 ALTER TABLE `wpve_e_submissions_actions_log` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpve_e_submissions_values`
--

DROP TABLE IF EXISTS `wpve_e_submissions_values`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpve_e_submissions_values` (
  `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `submission_id` bigint(20) unsigned NOT NULL DEFAULT 0,
  `key` varchar(60) DEFAULT NULL,
  `value` longtext DEFAULT NULL,
  PRIMARY KEY (`id`),
  KEY `submission_id_index` (`submission_id`),
  KEY `key_index` (`key`)
) ENGINE=InnoDB AUTO_INCREMENT=134 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpve_e_submissions_values`
--

LOCK TABLES `wpve_e_submissions_values` WRITE;
/*!40000 ALTER TABLE `wpve_e_submissions_values` DISABLE KEYS */;
INSERT INTO `wpve_e_submissions_values` VALUES (1,1,'name','Kevin Barber'),(2,1,'field_f0881b3','Ophelia De Salis'),(3,1,'email','42293332'),(4,1,'field_4d75c61','desalis.ophelia@gmail.com'),(5,1,'field_2a3a752','Get a Custom Logo That Builds Trust (In Minutes)'),(6,1,'message','Hi Goldenstallionagency,\r\n\r\nA great logo doesn’t just look good—it builds trust with your audience. I found this tool that lets you create a custom logo in minutes, giving your brand the professional look it deserves.\r\n\r\nIt’s easy to use, and the results speak for themselves. A good logo can make your business look credible and attract more customers.\r\n\r\nCheck it out when you get a chance!\r\n\r\nTry it now: https://www.marketingclimb.com/brand-logo-maker\r\n\r\nBest,\r\nKevin\r\n\r\n\r\n\r\nUnsubscribe: \r\nhttps://marketersmentor.com/unsubscribe.php?d=goldenstallionagency.com'),(7,2,'name','Joseph C C'),(8,2,'field_f0881b3','Joseph C'),(9,2,'email','18102440753'),(10,2,'field_4d75c61','pat@aneesho.com'),(11,2,'field_2a3a752','Design Work'),(12,2,'message','Do you need help with graphic design - brochures, banners, flyers, advertisements, social media posts, logos etc? \r\n\r\nWe charge a low fixed monthly fee.  Let me know if you\'re interested and would like to see our portfolio.'),(13,3,'name','Kevin Barber'),(14,3,'field_f0881b3','Alejandrina Tolentino'),(15,3,'email','3357809726'),(16,3,'field_4d75c61','alejandrina.tolentino@msn.com'),(17,3,'field_2a3a752','Day 1: Why Your Marketing Is Failing (And How To Fix It Starting Today)'),(18,3,'message','Hi Goldenstallionagency,\r\n\r\nLet’s face it—most marketing strategies today are ineffective, leaving business owners frustrated and wondering where all their money went. \r\n\r\nHere’s the truth: Traditional marketing doesn’t work anymore. It’s about time to shift to direct-response marketing, the proven strategy that generates results in the real world.\r\n\r\nDan Kennedy, one of the leading marketing experts, swears by direct-response marketing, and his strategies have helped thousands of business owners grow their brands. \r\n\r\nLet me show you how to apply it to your business.\r\n\r\nStep 1: Know Your Target Audience\r\n\r\nTargeting everyone is a huge mistake. You must define your ideal customer. Direct-response marketing requires you to speak directly to a specific group of people.\r\n\r\nExample 1:\r\nTarget Audience: Busy professionals\r\n\r\nOffer: “Quick and effective workout plans for busy professionals.”\r\n\r\nThis specific focus allows businesses to craft marketing messages that truly resonate.\r\n\r\nExample 2:\r\nTarget Audience: Aspiring entrepreneurs\r\n\r\nOffer: “The ultimate guide to start your e-commerce store in 30 days—no prior experience required.”\r\n\r\nThis appeals directly to the desires of this niche, making the marketing message much stronger.\r\n\r\nStep 2: Clear and Compelling Offer\r\n\r\nA great product is only as good as the offer. The offer should solve a problem and make it impossible for your ideal customer to say no.\r\n\r\nExample 1:\r\nA fitness coach offered: “Sign up for my program today and receive a free 1-hour coaching session, valued at $300.” This added value made the offer irresistible.\r\n\r\nExample 2:\r\nAn e-commerce store offered: “Free shipping on all orders over $50, plus a free product with every purchase.” The free bonus added to the deal makes it more attractive.\r\n\r\nStep 3: Track Everything\r\n\r\nIf you’re not measuring, you’re guessing. The most successful marketers track their results religiously.\r\n\r\nExample 1:\r\nA car dealership tested their email campaigns and found that subject lines with specific car models drove a 25% higher open rate than generic ones.\r\n\r\nExample 2:\r\nA SaaS company split their traffic between two landing pages: one with a video and one with text. The video version converted 40% more visitors into paying customers.\r\n\r\nYour Action Step:\r\nStart tracking your marketing results—whether it’s email opens, clicks, or conversions. If you don’t track, you can’t improve.\r\n\r\nTomorrow, we’ll dive into crafting irresistible offers and how to create something your customers can’t say no to.\r\n\r\nTo your success,\r\nKevin\r\n\r\nWho is Dan Kennedy?\r\nhttps://books.forbes.com/authors/dan-kennedy/\r\n\r\n\r\n\r\n\r\nUnsubscribe: \r\nhttps://marketersmentor.com/unsubscribe.php?d=goldenstallionagency.com'),(19,4,'name','Thank you for registering - it was incredible and pleasant all the best http://yandex.ru ladonna cucumber'),(20,4,'field_f0881b3','FBI'),(21,4,'email','88899885149'),(22,4,'field_4d75c61','xrum011@24red.ru'),(23,4,'field_2a3a752','Than'),(24,4,'message',''),(25,5,'name','Jayrn Marques'),(26,5,'field_f0881b3','Bruce Gascoigne'),(27,5,'email','527342483'),(28,5,'field_4d75c61','bruce.gascoigne1@gmail.com'),(29,5,'field_2a3a752','Most Entrepreneurs Struggle Because of This'),(30,5,'message',''),(31,6,'email','maranathamanomano92@gmail.com'),(32,7,'name','Pearline Waite'),(33,7,'field_f0881b3','Pearline Waite'),(34,7,'email','89841787'),(35,7,'field_4d75c61','waite.pearline@outlook.com'),(36,7,'field_2a3a752','How This Brand Sold Out in 48 Hours (Without Ads)'),(37,7,'message','Hey Goldenstallionagency,\r\n\r\nImagine launching a product and selling out in 48 hours—without spending a fortune on ads. Sounds like a dream, right?\r\n\r\nThat’s exactly what happened to EcoStride, a sustainable sneaker brand. Instead of relying only on ads, they used a press release to get featured on Yahoo Finance, Google News, and 150+ media sites.\r\n\r\n✅ 11,400+ visitors in 5 days\r\n✅ 300+ sales before ads even started\r\n✅ 100% free organic traffic from media coverage\r\n\r\nAnd the best part? Writing a press release used to be time-consuming and difficult, but now EIN Presswire’s AI Press Release Generator makes it fast and effortless.\r\n\r\nJust enter your details, let AI craft a professional press release, and distribute it to top-tier media instantly.\r\n\r\nLaunch your next product the smart way.\r\n\r\nTry It Today: https://marketersmentor.com/sold-out-product-launch.php?refer=goldenstallionagency.com&real=yes\r\n\r\nTo your success,\r\nPearline\r\n\r\n\r\nUnsubscribe: \r\nhttps://marketersmentor.com/unsubscribe.php?d=goldenstallionagency.com&real=yes'),(38,8,'name','Lupita Chipman'),(39,8,'field_f0881b3','Lupita Chipman'),(40,8,'email','4186969670'),(41,8,'field_4d75c61','lupita.chipman@hotmail.com'),(42,8,'field_2a3a752','The Magic of Speaking Directly to Your Leads'),(43,8,'message',''),(44,9,'name','Martina Paige'),(45,9,'field_f0881b3','Martina Paige'),(46,9,'email','353819035'),(47,9,'field_4d75c61','martina.paige@gmail.com'),(48,9,'field_2a3a752','Stop Losing Sales by Fixing This Common Mistake'),(49,9,'message',''),(50,10,'name','Aaron Dees'),(51,10,'field_f0881b3','Aaron Dees'),(52,10,'email','249128793'),(53,10,'field_4d75c61','aaron.dees@msn.com'),(54,10,'field_2a3a752','What 7-figure marketers read every morning'),(55,10,'message',''),(56,11,'name','Gail Stubbs'),(57,11,'field_f0881b3','Gail Stubbs'),(58,11,'email','413427465'),(59,11,'field_4d75c61','stubbs.gail11@gmail.com'),(60,11,'field_2a3a752','What 7-figure marketers read every morning'),(61,11,'message',''),(62,12,'name','Elba Ridenour'),(63,12,'field_f0881b3','Elba Ridenour'),(64,12,'email','466694721'),(65,12,'field_4d75c61','ridenour.elba@gmail.com'),(66,12,'field_2a3a752','This can\'t wait—need resolution now.'),(67,12,'message','AI is Changing Search—Is Your Business Ready? AI and voice search now power over 50% of online traffic—but most websites aren’t optimized for it. If your site still relies on traditional SEO, you’re already losing visibility to AI-driven search results.\r\n\r\nI help businesses stay searchable, visible, and competitive in this new landscape. Let’s do a free audit and see where you stand.\r\n\r\nEmail me at Admin@Marketer2025.com to book a time, or visit Marketer2025.com to learn more.'),(68,13,'name','Katherin Birdwood'),(69,13,'field_f0881b3','Katherin Birdwood'),(70,13,'email','103476767'),(71,13,'field_4d75c61','katherin.birdwood@yahoo.com'),(72,13,'field_2a3a752','South African Business Data'),(73,13,'message','Hello\r\n\r\nAre you looking for B2B Data in South Africa?\r\n\r\nWe have moved our entire business online and are now providing instant access.\r\n\r\nGet access here:\r\n\r\nhttps://southafricandata.myshopify.com/\r\n\r\nUse this code: 20PERCENT\r\n\r\nTo get a 20 percent discount valid for 24 hours.'),(74,14,'name','Gaston Stonehouse'),(75,14,'field_f0881b3','Gaston Stonehouse'),(76,14,'email','7786905863'),(77,14,'field_4d75c61','stonehouse.gaston@gmail.com'),(78,14,'field_2a3a752','South African Business Data'),(79,14,'message','Hello\r\n\r\nAre you looking for B2B Data in South Africa?\r\n\r\nWe have moved our entire business online and are now providing instant access.\r\n\r\nGet access here:\r\n\r\nhttps://southafricandata.myshopify.com/\r\n\r\nUse this code: 20PERCENT\r\n\r\nTo get a 20 percent discount valid for 24 hours.'),(80,15,'name','Mitchel Walston'),(81,15,'field_f0881b3','South African Data'),(82,15,'email','1992638477'),(83,15,'field_4d75c61','fouriejohan254@gmail.com'),(84,15,'field_2a3a752','South African Data!'),(85,15,'message','Hi,\r\n\r\nWe are running a special till the 11th of June on all business Data in South Africa\r\n\r\n1) Sample: https://docs.google.com/spreadsheets/d/1B_dDF6w4w43uolLNjoF9Zpgu8drQ298k/edit?gid=733247984#gid=733247984\r\n\r\n2) https://southafricandata.myshopify.com/\r\n\r\nDiscount code: 20PERCENT\r\n\r\nValid till the 11th!'),(86,16,'name','Shelia Folse'),(87,16,'field_f0881b3','Shelia Folse'),(88,16,'email','6502617610'),(89,16,'field_4d75c61','folse.shelia@outlook.com'),(90,16,'field_2a3a752','Re: Free SEO for 7-days trial'),(91,16,'message','\" Boost your [\'www.goldenstallionagency.com] with \'Money Robot AI\' – an advanced automated link building software, now available with a 7-day free trial! \"\r\n\r\nSign up today for free trial :-  http://moneyrobot.marketinghelp.online/\r\n\r\n✅ No credit card required\r\n✅ Easy to use\r\n✅ Fully automated SEO solution\r\n\r\nTo know more : https://marketing-help-money-robot.blogspot.com/2025/05/ai-seo-tool-secret-weapon-in-2025.html\r\n\r\n\r\nNote: Kindly ignore if found irrelevant'),(92,17,'name','Johan Fourie'),(93,17,'field_f0881b3','Johan Fourie'),(94,17,'email','0123456789'),(95,17,'field_4d75c61','jfourie842@gmail.com'),(96,17,'field_2a3a752','Dear goldenstallionagency.com Marketing Department!'),(97,17,'message','Hello\r\n\r\nIt is with sad regret to inform you, that Data South Africa is shutting down to the current financial climate.\r\n\r\nIf you are interested in our data, we currently have 265,612 active companies in South Africa.\r\n\r\nWe have made a discount code available: 20PERCENT for a 20% discount and reduced all our prices.\r\n\r\nYou can view and download the data instantly here:\r\n\r\nhttps://southafricandata.myshopify.com/\r\n\r\nRegards,\r\nJohan Fourie'),(98,18,'name','Rupam Chakraborty'),(99,18,'field_f0881b3','Quality Link Builders'),(100,18,'email','8207054065'),(101,18,'field_4d75c61','rupamlinkbuilders@gmail.com'),(102,18,'field_2a3a752','Link Building And Content Writing Service Provider.'),(103,18,'message','Hello,\r\n\r\nAre You Looking For a Guest Posting Service For Strong Backlinks? If yes, then I\'m here to help. Let me show you some of our recently added sites.\r\n\r\nFew Websites:-\r\n\r\nhttps://masonjarbreakfast.com/	DA 52\r\nhttps://www.musicraiser.net/	DA 70\r\nhttps://www.petnewsandviews.com	DA 19\r\nhttps://timebusinessnews.com/	DA 63\r\nhttps://www.ziddu.com	DA 93\r\n\r\n\r\nFor pricing and more details Contact me.'),(104,19,'name','Gary Miller'),(105,19,'field_f0881b3','DominatingKeywords'),(106,19,'email','8054002077'),(107,19,'field_4d75c61','garymiller@dominatingkeywords.com'),(108,19,'field_2a3a752','DominatingKeywords'),(109,19,'message','Forget about the SEO and Pay Per Click. I have something different for you. Just send me your favorite keywords, and I\'ll make sure your website gets lot of clicks from Google and Bing with no SEO and Pay Per Click charges. Let me show you how it works. You\'re going to love the results!'),(110,20,'name','LeeBup'),(111,20,'field_f0881b3','FBI'),(112,20,'email','81512755316'),(113,20,'field_4d75c61','dinanikolskaya99@gmail.com'),(114,20,'field_2a3a752','Hallo, write about your the prices'),(115,20,'message','Dia duit, theastaigh uaim do phraghas a fháil.'),(116,21,'name','Rick Stephens'),(117,21,'field_f0881b3','DominateBanners.com'),(118,21,'email','8054002077'),(119,21,'field_4d75c61','rick.stephens@dominatebanners.com'),(120,21,'field_2a3a752','DominateBanners.com'),(121,21,'message','We can place your website on top position in search engines without PPC.\r\nJust fill Online Quote form on our website or send us your keywords and you\'ll get minimum amount of traffic that our technology can guarantee.\r\nDo online demo on our website and see how your website will appear on top of search engines.'),(122,22,'name','Rick Stephens'),(123,22,'field_f0881b3','DominateBanners.com'),(124,22,'email','8054002077'),(125,22,'field_4d75c61','rick.stephens@dominatebanners.com'),(126,22,'field_2a3a752','DominateBanners.com'),(127,22,'message','We can place your website on top position in search engines without PPC.\r\nJust fill Online Quote form on our website or send us your keywords and you\'ll get minimum amount of traffic that our technology can guarantee.\r\nDo online demo on our website and see how your website will appear on top of search engines.'),(128,23,'name','SimonBup'),(129,23,'field_f0881b3','FBI'),(130,23,'email','89863978921'),(131,23,'field_4d75c61','dinanikolskaya99@gmail.com'),(132,23,'field_2a3a752','Hi i write about price for reseller'),(133,23,'message','Hi, roeddwn i eisiau gwybod eich pris.');
/*!40000 ALTER TABLE `wpve_e_submissions_values` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpve_independent_analytics_campaign_urls`
--

DROP TABLE IF EXISTS `wpve_independent_analytics_campaign_urls`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpve_independent_analytics_campaign_urls` (
  `campaign_url_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `path` varchar(2048) DEFAULT NULL,
  `utm_source` varchar(2048) NOT NULL,
  `utm_medium` varchar(2048) NOT NULL,
  `utm_campaign` varchar(2048) NOT NULL,
  `utm_term` varchar(2048) DEFAULT NULL,
  `utm_content` varchar(2048) DEFAULT NULL,
  `created_at` datetime NOT NULL,
  PRIMARY KEY (`campaign_url_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpve_independent_analytics_campaign_urls`
--

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

--
-- Table structure for table `wpve_independent_analytics_campaigns`
--

DROP TABLE IF EXISTS `wpve_independent_analytics_campaigns`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpve_independent_analytics_campaigns` (
  `campaign_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `landing_page_title` varchar(128) DEFAULT NULL,
  `utm_source` varchar(2048) NOT NULL,
  `utm_medium` varchar(2048) NOT NULL,
  `utm_campaign` varchar(2048) NOT NULL,
  `utm_term` varchar(2048) DEFAULT NULL,
  `utm_content` varchar(2048) DEFAULT NULL,
  PRIMARY KEY (`campaign_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpve_independent_analytics_campaigns`
--

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

--
-- Table structure for table `wpve_independent_analytics_cities`
--

DROP TABLE IF EXISTS `wpve_independent_analytics_cities`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpve_independent_analytics_cities` (
  `city_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `country_id` bigint(20) unsigned NOT NULL,
  `subdivision` varchar(64) DEFAULT NULL,
  `city` varchar(64) NOT NULL,
  PRIMARY KEY (`city_id`),
  UNIQUE KEY `cities_unique_index` (`country_id`,`subdivision`,`city`)
) ENGINE=InnoDB AUTO_INCREMENT=213 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpve_independent_analytics_cities`
--

LOCK TABLES `wpve_independent_analytics_cities` WRITE;
/*!40000 ALTER TABLE `wpve_independent_analytics_cities` DISABLE KEYS */;
INSERT INTO `wpve_independent_analytics_cities` VALUES (13,1,'Eastern Cape','East London'),(212,1,'Eastern Cape','Gonubie'),(152,1,'Eastern Cape','Grahamstown'),(98,1,'Eastern Cape','Hankey'),(47,1,'Eastern Cape','Middelburg'),(20,1,'Eastern Cape','Port Elizabeth'),(35,1,'Eastern Cape','Queenstown'),(175,1,'Eastern Cape','Uitenhage'),(151,1,'Eastern Cape','Westville'),(161,1,'Free State','Bloemfontein'),(28,1,'Gauteng','Alberton'),(76,1,'Gauteng','Benoni'),(30,1,'Gauteng','Boksburg'),(63,1,'Gauteng','Brakpan'),(23,1,'Gauteng','Centurion'),(144,1,'Gauteng','Cullinan'),(80,1,'Gauteng','Edenvale'),(18,1,'Gauteng','Germiston'),(3,1,'Gauteng','Johannesburg'),(74,1,'Gauteng','Johannesburg South'),(5,1,'Gauteng','Kempton Park'),(51,1,'Gauteng','Meyerton'),(26,1,'Gauteng','Midrand'),(52,1,'Gauteng','Modderfontein'),(48,1,'Gauteng','Muldersdriseloop'),(4,1,'Gauteng','Pretoria'),(29,1,'Gauteng','Randburg'),(117,1,'Gauteng','Randfontein'),(50,1,'Gauteng','Riverlea'),(17,1,'Gauteng','Roodepoort'),(1,1,'Gauteng','Sandton'),(21,1,'Gauteng','Soweto'),(31,1,'Gauteng','Thembisa'),(147,1,'Gauteng','Vanderbijlpark'),(198,1,'KwaZulu-Natal','Ballitoville'),(38,1,'KwaZulu-Natal','Berea'),(14,1,'KwaZulu-Natal','Durban'),(45,1,'KwaZulu-Natal','Estcourt'),(32,1,'KwaZulu-Natal','Newcastle'),(149,1,'KwaZulu-Natal','Pietermaritzburg'),(58,1,'KwaZulu-Natal','Pinetown'),(211,1,'KwaZulu-Natal','Tongaat Beach'),(200,1,'Limpopo','Bela Bela'),(25,1,'Limpopo','Nkowakowa'),(59,1,'Limpopo','Phalaborwa'),(39,1,'Limpopo','Tzaneen'),(83,1,'Mpumalanga','Kriel'),(62,1,'Mpumalanga','Middelburg'),(158,1,'North West','Fochville'),(156,1,'North West','Ga-Rankuwa'),(145,1,'North West','Klerksdorp'),(44,1,'North West','Rustenburg'),(126,1,'Northern Cape','Kimberley'),(115,1,'Northern Cape','Swartkop'),(15,1,'Orange Free State','Bloemfontein'),(19,1,'Orange Free State','Sasolburg'),(197,1,'Western Cape','Atlantis'),(2,1,'Western Cape','Cape Town'),(41,1,'Western Cape','Hermanus'),(157,1,'Western Cape','Newlands'),(192,1,'Western Cape','Plettenberg Bay'),(136,1,'Western Cape','Prince Albert'),(146,1,'Western Cape','Retreat'),(24,1,'Western Cape','Rondebosch'),(81,1,'Western Cape','Rosebank'),(169,1,'Western Cape','Saldanha'),(33,1,'Western Cape','Stellenbosch'),(70,1,'Western Cape','Wellington'),(162,2,'Arizona','Phoenix'),(94,2,'Arkansas','Little Rock'),(71,2,'California','Hawthorne'),(96,2,'California','Irvine'),(114,2,'California','Los Angeles'),(194,2,'California','Mountain View'),(12,2,'California','San Jose'),(113,2,'Connecticut','Norwalk'),(137,2,'District of Columbia','Bloomingdale'),(139,2,'Florida','Boca Raton'),(180,2,'Florida','Palm Coast'),(133,2,'Georgia','Atlanta'),(170,2,'Georgia','Smyrna'),(179,2,'Indiana','Fort Wayne'),(148,2,'Kentucky','Lexington'),(61,2,'Maine','Lewiston'),(110,2,'Maryland','Baltimore'),(131,2,'Michigan','Detroit'),(127,2,'Minnesota','Rosemount'),(165,2,'Missouri','Columbia'),(85,2,'Nevada','Las Vegas'),(174,2,'New Jersey','Secaucus'),(141,2,'New Jersey','Union City'),(128,2,'New York','New York'),(129,2,'North Carolina','Charlotte'),(186,2,'North Carolina','Greensboro'),(11,2,'Ohio','Columbus'),(207,2,'Ohio','University Heights'),(142,2,'Pennsylvania','Philadelphia'),(167,2,'Texas','Dallas'),(6,2,'Virginia','Ashburn'),(65,2,'Virginia','Dulles'),(134,2,'Virginia','Richmond'),(7,2,'Virginia','Sterling'),(112,2,'Washington','Quincy'),(132,2,'Wyoming','Sheridan'),(150,3,'Baden-Wurttemberg','Hügelsheim'),(143,3,'Lower Saxony','Riede'),(8,3,'North Rhine-Westphalia','Essen'),(182,3,'Saxony','Falkenstein'),(187,4,'New South Wales','Darlington'),(101,4,'New South Wales','Macquarie Park'),(130,4,'Queensland','Arundel'),(9,4,'Queensland','Richmond'),(210,4,'Western Australia','Perth'),(176,5,'Hebei','Chang’an'),(135,5,'Henan','Zhengzhou'),(177,5,'Hubei','Shizishan'),(10,5,'Shanghai','Shanghai'),(60,6,'Kiambu County','Rironi'),(16,6,'Laikipia','Nanyuki'),(66,6,'Nairobi Area','Nairobi'),(69,6,'Nairobi County','Nairobi'),(49,7,'Bulawayo','Bulawayo'),(68,7,'Harare','Chitungwiza'),(22,7,'Harare','Harare'),(202,7,'Midlands Province','Mvuma'),(42,8,'Khomas','Windhoek'),(27,8,'Khomas Region','Windhoek'),(34,9,'Lublin','Nałęczów'),(37,9,'Mazovia','Warsaw'),(40,9,'Podlasie','Wąsosz'),(36,10,'Maseru District','Maseru'),(43,11,'Hhohho','Mbabane'),(108,11,'Hhohho Region','Mbabane'),(120,12,'Gaborone','Gaborone'),(78,12,'Kweneng','Gaphatshwe'),(46,12,'Ngwaketsi','Mosopa'),(118,13,'England','Camberwell'),(138,13,'England','Leeds'),(53,13,'England','London'),(99,13,'England','Rainham'),(54,14,'Dubai','Dubai'),(201,15,'Istanbul','Bahçelievler'),(55,15,'Mersin','Mersin'),(93,16,'Calabarzon','Bacoor'),(90,16,'Calabarzon','Dasmariñas'),(57,16,'Central Luzon','Meycauayan'),(77,16,'Central Luzon','Talaga'),(103,16,'Central Visayas','Toledo City'),(104,16,'Cordillera','Baguio City'),(82,16,'National Capital Region','Mandaluyong'),(56,16,'National Capital Region','Mandaluyong City'),(193,16,'National Capital Region','Pasig'),(67,16,'National Capital Region','San Juan City'),(86,16,'National Capital Region','Taguig'),(100,16,'National Capital Region','Valenzuela'),(73,16,'Northern Mindanao','Barra'),(106,16,'Northern Mindanao','Cagayan de Oro'),(97,16,'Soccsksargen','Koronadal'),(64,17,'British Columbia','Burnaby'),(188,17,'British Columbia','Richmond'),(189,17,'British Columbia','Surrey'),(183,17,'Ontario','Oakville'),(72,18,'Leinster','Dublin'),(91,19,'Anambra','Nnewi'),(75,19,'Delta','Ughelli'),(105,19,'FCT','Kuje'),(79,19,'Lagos','Lagos'),(88,19,'Ogun State','Ijebu Ode'),(89,19,'Ogun State','Ijebu-Igbo'),(84,19,'Osun State','Ilesa'),(87,20,'Islamabad','Islamabad'),(206,20,'Punjab','Chiniot'),(196,20,'Punjab','Faisalabad'),(204,20,'Punjab','Kahna Nau'),(203,20,'Punjab','Khurrianwala'),(199,20,'Punjab','Lahore'),(208,20,'Punjab','Sharqpur Sharif'),(173,20,'Sindh','Karachi'),(92,21,'Littoral','Douala'),(166,22,'Dadra and Nagar Haveli and Daman and Diu','Silvassa'),(160,22,'Haryana','Gurugram'),(163,22,'Karnataka','Bengaluru'),(119,22,'Karnataka','Mangaluru'),(109,22,'Kerala','Nādāpuram'),(122,22,'Maharashtra','Airoli'),(171,22,'Maharashtra','Borivali'),(121,22,'Maharashtra','Mumbai'),(191,22,'Punjab','Kharar'),(95,22,'Punjab','S.A.S Nagar'),(123,22,'Telangana','Hyderabad'),(168,22,'West Bengal','Tamlūk'),(102,23,'Beyrouth','Beirut'),(107,24,'Luxembourg','Luxembourg'),(116,25,'Taiwan','Taichung'),(111,25,'Taiwan','Taipei'),(125,26,'North Holland','Amsterdam'),(178,27,'Dhaka Division','Azimpur'),(140,27,'Dhaka Division','Dhaka'),(154,28,'Gunma','Isesaki'),(153,28,'Kanagawa','Kawasaki'),(172,28,'Osaka','Osaka'),(155,29,'Plaines Wilhems','Ebene CyberCity'),(159,30,'Central Province','Kabwe'),(164,31,'Demerara-Mahaica','Georgetown'),(181,32,'Lombardy','Abbiategrasso'),(184,33,'Budva','Budva'),(185,34,'Nacional','Santo Domingo'),(190,35,'Cairo','Cairo'),(209,36,'Grad Skopje','Skopje'),(195,36,'Kumanovo','Kumanovo'),(205,37,'Cundinamarca','Soacha');
/*!40000 ALTER TABLE `wpve_independent_analytics_cities` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpve_independent_analytics_click_targets`
--

DROP TABLE IF EXISTS `wpve_independent_analytics_click_targets`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpve_independent_analytics_click_targets` (
  `click_target_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `target` varchar(2083) DEFAULT NULL,
  `protocol` enum('mailto','tel','sms') DEFAULT NULL,
  PRIMARY KEY (`click_target_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpve_independent_analytics_click_targets`
--

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

--
-- Table structure for table `wpve_independent_analytics_clicked_links`
--

DROP TABLE IF EXISTS `wpve_independent_analytics_clicked_links`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpve_independent_analytics_clicked_links` (
  `click_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `link_rule_id` bigint(20) unsigned NOT NULL,
  PRIMARY KEY (`click_id`,`link_rule_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpve_independent_analytics_clicked_links`
--

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

--
-- Table structure for table `wpve_independent_analytics_clicks`
--

DROP TABLE IF EXISTS `wpve_independent_analytics_clicks`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpve_independent_analytics_clicks` (
  `click_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `view_id` bigint(20) unsigned DEFAULT NULL,
  `click_target_id` bigint(20) unsigned DEFAULT NULL,
  `created_at` datetime NOT NULL,
  PRIMARY KEY (`click_id`),
  KEY `view_id` (`view_id`),
  KEY `click_target_id` (`click_target_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpve_independent_analytics_clicks`
--

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

--
-- Table structure for table `wpve_independent_analytics_countries`
--

DROP TABLE IF EXISTS `wpve_independent_analytics_countries`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpve_independent_analytics_countries` (
  `country_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `country_code` varchar(4) NOT NULL,
  `country` varchar(64) NOT NULL,
  `continent` varchar(16) NOT NULL,
  PRIMARY KEY (`country_id`),
  UNIQUE KEY `countries_unique_index` (`country_code`,`country`,`continent`)
) ENGINE=InnoDB AUTO_INCREMENT=38 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpve_independent_analytics_countries`
--

LOCK TABLES `wpve_independent_analytics_countries` WRITE;
/*!40000 ALTER TABLE `wpve_independent_analytics_countries` DISABLE KEYS */;
INSERT INTO `wpve_independent_analytics_countries` VALUES (14,'AE','United Arab Emirates','Asia'),(4,'AU','Australia','Oceania'),(27,'BD','Bangladesh','Asia'),(12,'BW','Botswana','Africa'),(17,'CA','Canada','North America'),(21,'CM','Cameroon','Africa'),(5,'CN','China','Asia'),(37,'CO','Colombia','South America'),(3,'DE','Germany','Europe'),(34,'DO','Dominican Republic','North America'),(35,'EG','Egypt','Africa'),(13,'GB','United Kingdom','Europe'),(31,'GY','Guyana','South America'),(18,'IE','Ireland','Europe'),(22,'IN','India','Asia'),(32,'IT','Italy','Europe'),(28,'JP','Japan','Asia'),(6,'KE','Kenya','Africa'),(23,'LB','Lebanon','Asia'),(10,'LS','Lesotho','Africa'),(24,'LU','Luxembourg','Europe'),(33,'ME','Montenegro','Europe'),(36,'MK','North Macedonia','Europe'),(29,'MU','Mauritius','Africa'),(8,'NA','Namibia','Africa'),(19,'NG','Nigeria','Africa'),(26,'NL','The Netherlands','Europe'),(16,'PH','Philippines','Asia'),(20,'PK','Pakistan','Asia'),(9,'PL','Poland','Europe'),(11,'SZ','Eswatini','Africa'),(15,'TR','Turkey','Asia'),(25,'TW','Taiwan','Asia'),(2,'US','United States','North America'),(1,'ZA','South Africa','Africa'),(30,'ZM','Zambia','Africa'),(7,'ZW','Zimbabwe','Africa');
/*!40000 ALTER TABLE `wpve_independent_analytics_countries` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpve_independent_analytics_device_browsers`
--

DROP TABLE IF EXISTS `wpve_independent_analytics_device_browsers`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpve_independent_analytics_device_browsers` (
  `device_browser_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `device_browser` varchar(64) NOT NULL,
  PRIMARY KEY (`device_browser_id`),
  UNIQUE KEY `device_browser` (`device_browser`)
) ENGINE=InnoDB AUTO_INCREMENT=14 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpve_independent_analytics_device_browsers`
--

LOCK TABLES `wpve_independent_analytics_device_browsers` WRITE;
/*!40000 ALTER TABLE `wpve_independent_analytics_device_browsers` DISABLE KEYS */;
INSERT INTO `wpve_independent_analytics_device_browsers` VALUES (2,'Chrome'),(5,'Facebook'),(8,'Facebook Lite'),(9,'Firefox'),(6,'Google Search App'),(4,'Instagram'),(13,'LinkedIn'),(11,'Meta Business Suite'),(7,'Microsoft Edge'),(1,'Opera'),(3,'Safari'),(10,'TikTok'),(12,'Ultralite');
/*!40000 ALTER TABLE `wpve_independent_analytics_device_browsers` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpve_independent_analytics_device_oss`
--

DROP TABLE IF EXISTS `wpve_independent_analytics_device_oss`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpve_independent_analytics_device_oss` (
  `device_os_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `device_os` varchar(64) NOT NULL,
  PRIMARY KEY (`device_os_id`),
  UNIQUE KEY `device_os` (`device_os`)
) ENGINE=InnoDB AUTO_INCREMENT=9 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpve_independent_analytics_device_oss`
--

LOCK TABLES `wpve_independent_analytics_device_oss` WRITE;
/*!40000 ALTER TABLE `wpve_independent_analytics_device_oss` DISABLE KEYS */;
INSERT INTO `wpve_independent_analytics_device_oss` VALUES (1,'Android'),(8,'Chrome OS'),(6,'GNU/Linux'),(3,'iOS'),(5,'iPadOS'),(4,'Mac'),(7,'Ubuntu'),(2,'Windows');
/*!40000 ALTER TABLE `wpve_independent_analytics_device_oss` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpve_independent_analytics_device_types`
--

DROP TABLE IF EXISTS `wpve_independent_analytics_device_types`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpve_independent_analytics_device_types` (
  `device_type_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `device_type` varchar(64) NOT NULL,
  PRIMARY KEY (`device_type_id`),
  UNIQUE KEY `device_type` (`device_type`)
) 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 `wpve_independent_analytics_device_types`
--

LOCK TABLES `wpve_independent_analytics_device_types` WRITE;
/*!40000 ALTER TABLE `wpve_independent_analytics_device_types` DISABLE KEYS */;
INSERT INTO `wpve_independent_analytics_device_types` VALUES (2,'Desktop'),(1,'Mobile'),(3,'Tablet');
/*!40000 ALTER TABLE `wpve_independent_analytics_device_types` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpve_independent_analytics_form_submissions`
--

DROP TABLE IF EXISTS `wpve_independent_analytics_form_submissions`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpve_independent_analytics_form_submissions` (
  `form_submission_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `form_id` bigint(20) unsigned NOT NULL,
  `session_id` bigint(20) unsigned NOT NULL,
  `view_id` bigint(20) unsigned NOT NULL,
  `initial_view_id` bigint(20) unsigned NOT NULL,
  `created_at` datetime NOT NULL,
  PRIMARY KEY (`form_submission_id`)
) ENGINE=InnoDB AUTO_INCREMENT=7 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpve_independent_analytics_form_submissions`
--

LOCK TABLES `wpve_independent_analytics_form_submissions` WRITE;
/*!40000 ALTER TABLE `wpve_independent_analytics_form_submissions` DISABLE KEYS */;
INSERT INTO `wpve_independent_analytics_form_submissions` VALUES (1,1,655,829,829,'2025-02-04 10:58:38'),(2,2,790,1053,1053,'2025-03-25 10:42:47'),(3,1,1034,1448,1447,'2025-06-27 06:51:48'),(4,1,1173,1654,1653,'2025-08-28 23:59:27'),(5,1,1367,1967,1966,'2025-10-11 09:11:29'),(6,1,1367,1967,1966,'2025-10-11 09:11:42');
/*!40000 ALTER TABLE `wpve_independent_analytics_form_submissions` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpve_independent_analytics_forms`
--

DROP TABLE IF EXISTS `wpve_independent_analytics_forms`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpve_independent_analytics_forms` (
  `form_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `plugin_id` bigint(20) unsigned NOT NULL,
  `plugin_form_id` bigint(20) unsigned NOT NULL,
  `cached_form_title` varchar(64) NOT NULL,
  PRIMARY KEY (`form_id`),
  UNIQUE KEY `plugin_id` (`plugin_id`,`plugin_form_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 `wpve_independent_analytics_forms`
--

LOCK TABLES `wpve_independent_analytics_forms` WRITE;
/*!40000 ALTER TABLE `wpve_independent_analytics_forms` DISABLE KEYS */;
INSERT INTO `wpve_independent_analytics_forms` VALUES (1,8,1364193138,'New Form'),(2,8,187873336,'New Form');
/*!40000 ALTER TABLE `wpve_independent_analytics_forms` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpve_independent_analytics_link_rules`
--

DROP TABLE IF EXISTS `wpve_independent_analytics_link_rules`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpve_independent_analytics_link_rules` (
  `link_rule_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `name` varchar(255) NOT NULL,
  `type` varchar(255) NOT NULL,
  `value` varchar(255) NOT NULL,
  `is_active` tinyint(1) NOT NULL DEFAULT 1,
  `position` int(10) unsigned DEFAULT 0,
  `created_at` datetime NOT NULL,
  PRIMARY KEY (`link_rule_id`)
) ENGINE=InnoDB AUTO_INCREMENT=5 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpve_independent_analytics_link_rules`
--

LOCK TABLES `wpve_independent_analytics_link_rules` WRITE;
/*!40000 ALTER TABLE `wpve_independent_analytics_link_rules` DISABLE KEYS */;
INSERT INTO `wpve_independent_analytics_link_rules` VALUES (1,'PDF','extension','pdf',1,0,'2024-12-19 08:30:14'),(2,'Zip','extension','zip',1,1,'2024-12-19 08:30:14'),(3,'Email','protocol','mailto',1,2,'2024-12-19 08:30:14'),(4,'Phone number','protocol','tel',1,3,'2024-12-19 08:30:14');
/*!40000 ALTER TABLE `wpve_independent_analytics_link_rules` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpve_independent_analytics_orders`
--

DROP TABLE IF EXISTS `wpve_independent_analytics_orders`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpve_independent_analytics_orders` (
  `order_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `is_included_in_analytics` tinyint(1) NOT NULL,
  `woocommerce_order_id` bigint(20) unsigned DEFAULT NULL,
  `woocommerce_order_status` varchar(64) DEFAULT NULL,
  `surecart_order_id` varchar(36) DEFAULT NULL,
  `surecart_order_status` varchar(64) DEFAULT NULL,
  `edd_order_id` bigint(20) unsigned DEFAULT NULL,
  `edd_order_status` varchar(64) DEFAULT NULL,
  `pmpro_order_id` bigint(20) unsigned DEFAULT NULL,
  `pmpro_order_status` varchar(64) DEFAULT NULL,
  `view_id` bigint(20) unsigned NOT NULL,
  `initial_view_id` bigint(20) unsigned NOT NULL,
  `total` int(11) NOT NULL,
  `total_refunded` int(11) NOT NULL,
  `total_refunds` smallint(6) NOT NULL,
  `is_discounted` tinyint(1) NOT NULL,
  `created_at` datetime NOT NULL,
  PRIMARY KEY (`order_id`),
  UNIQUE KEY `orders_woocommerce_order_id_index` (`woocommerce_order_id`),
  UNIQUE KEY `orders_surecart_order_id_index` (`surecart_order_id`),
  UNIQUE KEY `edd_order_id` (`edd_order_id`),
  UNIQUE KEY `pmpro_order_id` (`pmpro_order_id`),
  KEY `view_id` (`view_id`),
  KEY `initial_view_id` (`initial_view_id`),
  KEY `created_at` (`created_at`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpve_independent_analytics_orders`
--

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

--
-- Table structure for table `wpve_independent_analytics_referrers`
--

DROP TABLE IF EXISTS `wpve_independent_analytics_referrers`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpve_independent_analytics_referrers` (
  `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `domain` varchar(128) NOT NULL,
  `type` enum('Ad','Direct','Referrer','Search','Social') DEFAULT NULL,
  `referrer` varchar(128) DEFAULT NULL,
  PRIMARY KEY (`id`),
  UNIQUE KEY `referrers_domain_index` (`domain`)
) ENGINE=InnoDB AUTO_INCREMENT=22 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpve_independent_analytics_referrers`
--

LOCK TABLES `wpve_independent_analytics_referrers` WRITE;
/*!40000 ALTER TABLE `wpve_independent_analytics_referrers` DISABLE KEYS */;
INSERT INTO `wpve_independent_analytics_referrers` VALUES (1,'','Direct','Direct'),(2,'www.facebook.com','Social','Facebook'),(3,'goldenstallionagency.com','Referrer','goldenstallionagency.com'),(4,'instagram.com','Social','Instagram'),(5,'www.google.com','Search','Google'),(6,'linktr.ee','Referrer','linktr.ee'),(7,'l.wl.co','Referrer','l.wl.co'),(8,'search.yahoo.com','Search','Yahoo'),(9,'calendly.com','Referrer','calendly.com'),(10,'www.payfast.co.za','Referrer','payfast.co.za'),(11,'mojo.afrihost.com','Referrer','mojo.afrihost.com'),(12,'google.com','Referrer','google.com'),(13,'meta.com','Referrer','meta.com'),(14,'twitter.com','Social','Twitter'),(15,'www.manyget.com','Referrer','manyget.com'),(16,'www.linkedin.com','Social','LinkedIn'),(17,'lnkd.in','Referrer','lnkd.in'),(18,'www.hotfrog.co.za','Referrer','hotfrog.co.za'),(19,'seasnake.aserv.site','Referrer','seasnake.aserv.site'),(20,'com.slack','Referrer','com.slack'),(21,'www.goldenstallionagency.com','Referrer','goldenstallionagency.com');
/*!40000 ALTER TABLE `wpve_independent_analytics_referrers` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpve_independent_analytics_reports`
--

DROP TABLE IF EXISTS `wpve_independent_analytics_reports`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpve_independent_analytics_reports` (
  `report_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `user_created_report` tinyint(1) NOT NULL DEFAULT 1,
  `name` varchar(255) NOT NULL,
  `type` varchar(64) NOT NULL,
  `exact_start` datetime DEFAULT NULL,
  `exact_end` datetime DEFAULT NULL,
  `relative_range_id` varchar(64) DEFAULT NULL,
  `sort_column` varchar(64) DEFAULT NULL,
  `sort_direction` varchar(64) DEFAULT NULL,
  `group_name` varchar(64) DEFAULT NULL,
  `quick_stats` text DEFAULT NULL,
  `chart_interval` varchar(64) DEFAULT NULL,
  `columns` text DEFAULT NULL,
  `filters` text DEFAULT NULL,
  `position` int(11) DEFAULT NULL,
  `primary_chart_metric_id` varchar(255) DEFAULT NULL,
  `secondary_chart_metric_id` varchar(255) DEFAULT NULL,
  PRIMARY KEY (`report_id`)
) ENGINE=InnoDB AUTO_INCREMENT=17 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpve_independent_analytics_reports`
--

LOCK TABLES `wpve_independent_analytics_reports` WRITE;
/*!40000 ALTER TABLE `wpve_independent_analytics_reports` DISABLE KEYS */;
INSERT INTO `wpve_independent_analytics_reports` VALUES (1,0,'Blog Posts','views',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'[{\"inclusion\":\"include\",\"column\":\"type\",\"operator\":\"is\",\"operand\":\"post\"}]',NULL,NULL,NULL),(2,0,'Top Landing Pages','views',NULL,NULL,NULL,'entrances','desc',NULL,NULL,NULL,'[\"title\",\"visitors\",\"views\",\"average_view_duration\",\"bounce_rate\",\"entrances\",\"url\",\"type\"]',NULL,NULL,NULL,NULL),(3,0,'Fastest-Growing Pages','views',NULL,NULL,NULL,'visitors_growth','desc',NULL,NULL,NULL,'[\"title\",\"visitors\",\"views\",\"average_view_duration\",\"bounce_rate\",\"visitors_growth\",\"url\",\"type\"]','[{\"inclusion\":\"exclude\",\"column\":\"visitors\",\"operator\":\"lesser\",\"operand\":\"5\"}]',NULL,NULL,NULL),(4,0,'Today','views',NULL,NULL,'TODAY',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(5,0,'Search Engine Traffic','referrers',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'[{\"inclusion\":\"include\",\"column\":\"referrer_type\",\"operator\":\"is\",\"operand\":\"Search\"}]',NULL,NULL,NULL),(6,0,'Social Media Traffic','referrers',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'[{\"inclusion\":\"include\",\"column\":\"referrer_type\",\"operator\":\"is\",\"operand\":\"Social\"}]',NULL,NULL,NULL),(7,0,'Fastest-Growing Referrers','referrers',NULL,NULL,NULL,'visitors_growth','desc',NULL,NULL,NULL,'[\"referrer\",\"referrer_type\",\"visitors\",\"views\",\"average_session_duration\",\"bounce_rate\",\"visitors_growth\"]','[{\"inclusion\":\"exclude\",\"column\":\"visitors\",\"operator\":\"lesser\",\"operand\":\"5\"}]',NULL,NULL,NULL),(8,0,'Last 7 Days','referrers',NULL,NULL,'LAST_SEVEN',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(9,0,'Cities','geo',NULL,NULL,NULL,NULL,NULL,'city',NULL,NULL,NULL,NULL,NULL,NULL,NULL),(10,0,'European Countries','geo',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'[{\"inclusion\":\"include\",\"column\":\"continent\",\"operator\":\"exact\",\"operand\":\"Europe\"}]',NULL,NULL,NULL),(11,0,'Browsers','devices',NULL,NULL,NULL,NULL,NULL,'browser',NULL,NULL,NULL,NULL,NULL,NULL,NULL),(12,0,'OS','devices',NULL,NULL,NULL,NULL,NULL,'os',NULL,NULL,NULL,NULL,NULL,NULL,NULL),(13,0,'PDFs','clicks',NULL,NULL,NULL,'link_clicks','desc',NULL,NULL,NULL,NULL,'[{\"inclusion\":\"include\",\"column\":\"link_name\",\"operator\":\"is\",\"operand\":\"1\"}]',NULL,NULL,NULL),(14,0,'Zips','clicks',NULL,NULL,NULL,'link_clicks','desc',NULL,NULL,NULL,NULL,'[{\"inclusion\":\"include\",\"column\":\"link_name\",\"operator\":\"is\",\"operand\":\"2\"}]',NULL,NULL,NULL),(15,0,'Emails','clicks',NULL,NULL,NULL,'link_clicks','desc',NULL,NULL,NULL,NULL,'[{\"inclusion\":\"include\",\"column\":\"link_name\",\"operator\":\"is\",\"operand\":\"3\"}]',NULL,NULL,NULL),(16,0,'Phone numbers','clicks',NULL,NULL,NULL,'link_clicks','desc',NULL,NULL,NULL,NULL,'[{\"inclusion\":\"include\",\"column\":\"link_name\",\"operator\":\"is\",\"operand\":\"4\"}]',NULL,NULL,NULL);
/*!40000 ALTER TABLE `wpve_independent_analytics_reports` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpve_independent_analytics_resources`
--

DROP TABLE IF EXISTS `wpve_independent_analytics_resources`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpve_independent_analytics_resources` (
  `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `resource` varchar(256) NOT NULL,
  `singular_id` bigint(20) unsigned DEFAULT NULL,
  `author_id` bigint(20) unsigned DEFAULT NULL,
  `virtual_page_id` varchar(64) DEFAULT NULL,
  `date_archive` varchar(256) DEFAULT NULL,
  `search_query` varchar(256) DEFAULT NULL,
  `post_type` varchar(256) DEFAULT NULL,
  `term_id` bigint(20) unsigned DEFAULT NULL,
  `not_found_url` varchar(2083) DEFAULT NULL,
  `cached_title` varchar(256) DEFAULT NULL,
  `cached_url` varchar(2083) DEFAULT NULL,
  `cached_type` varchar(256) DEFAULT NULL,
  `cached_type_label` varchar(256) DEFAULT NULL,
  `cached_author_id` bigint(20) unsigned DEFAULT NULL,
  `cached_author` varchar(256) DEFAULT NULL,
  `cached_category` varchar(256) DEFAULT NULL,
  `cached_date` date DEFAULT NULL,
  PRIMARY KEY (`id`),
  KEY `cached_author_id` (`cached_author_id`)
) ENGINE=InnoDB AUTO_INCREMENT=26 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpve_independent_analytics_resources`
--

LOCK TABLES `wpve_independent_analytics_resources` WRITE;
/*!40000 ALTER TABLE `wpve_independent_analytics_resources` DISABLE KEYS */;
INSERT INTO `wpve_independent_analytics_resources` VALUES (1,'singular',8,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'hospitality website design in South Africa','https://goldenstallionagency.com/','page','Page',2,'devadmin',NULL,'2024-12-19'),(2,'singular',10,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Services','https://goldenstallionagency.com/services/','page','Page',1,'devadmin',NULL,'2024-12-19'),(3,'singular',15,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'About Golden Stallion Agency | Expert Hospitality Website Design','https://goldenstallionagency.com/about-expert-hospitality-website-design/','page','Page',2,'devadmin',NULL,'2024-12-19'),(4,'singular',12,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Our Work | hospitality website portfolio South Africa &#8211; Golden Stallion Agency','https://goldenstallionagency.com/hospitality-website-portfolio-south-africa-golden-stallion-agency/','page','Page',2,'devadmin',NULL,'2024-12-19'),(5,'singular',17,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Contact Golden Stallion Agency | Hospitality Web Design South Africa','https://goldenstallionagency.com/contact-hospitality-web-design-south-africa/','page','Page',2,'devadmin',NULL,'2024-12-19'),(6,'singular',505,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Website Design','https://goldenstallionagency.com/?page_id=505','page','Page',2,'devadmin',NULL,'2024-12-20'),(7,'singular',649,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Thank you','https://goldenstallionagency.com/thank-you/','page','Page',1,'devadmin',NULL,'2025-01-16'),(8,'singular',522,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Web Development','https://goldenstallionagency.com/?page_id=522','page','Page',2,'devadmin',NULL,'2024-12-20'),(9,'singular',532,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Digital Marketing','https://goldenstallionagency.com/digital-marketing/','page','Page',2,'devadmin',NULL,'2024-12-20'),(10,'singular',527,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'SEO (Search Engine Optimization)','https://goldenstallionagency.com/seo/','page','Page',2,'devadmin',NULL,'2024-12-20'),(11,'singular',537,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Website Maintenance','https://goldenstallionagency.com/website-maintenance/','page','Page',2,'devadmin',NULL,'2024-12-20'),(12,'404',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'/?page_id=280','404','https://goldenstallionagency.com/?page_id=280','not-found','404',NULL,NULL,NULL,NULL),(13,'404',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'/portfolio/','404','https://goldenstallionagency.com/portfolio/','not-found','404',NULL,NULL,NULL,NULL),(14,'singular',146,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Terms and conditions','https://goldenstallionagency.com/terms-and-conditions/','page','Page',2,'devadmin',NULL,'2024-12-19'),(15,'404',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'/hospitality-website-portfolio-south-africa-golden-stallion-agenc%20y/','404','https://goldenstallionagency.com/hospitality-website-portfolio-south-africa-golden-stallion-agenc%20y/','not-found','404',NULL,NULL,NULL,NULL),(16,'singular',148,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Privacy Policy','https://goldenstallionagency.com/privacy-policy/','page','Page',2,'devadmin',NULL,'2024-12-19'),(17,'singular',780,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Landing Page','https://goldenstallionagency.com/landing-page/','page','Page',3,'Golden Stallion Agency',NULL,'2025-07-29'),(18,'404',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'/?page_id=311','404','https://goldenstallionagency.com/?page_id=311','not-found','404',NULL,NULL,NULL,NULL),(19,'404',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'/wp-login/','404','https://goldenstallionagency.com/wp-login/','not-found','404',NULL,NULL,NULL,NULL),(20,'404',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'/wpadmin','404','https://goldenstallionagency.com/wpadmin','not-found','404',NULL,NULL,NULL,NULL),(21,'singular',1313,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Landing copy','https://goldenstallionagency.com/landing-copy/','page','Page',3,'Golden Stallion Agency',NULL,'2025-09-26'),(22,'singular',1616,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Website Design &#038; Website Development','https://goldenstallionagency.com/website-design-and-website-development/','page','Page',3,'Golden Stallion Agency',NULL,'2025-09-30'),(23,'404',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'/sapp-wp-signon.php?pass=ee7mjsjcluqt9x1wkmiaaxhql5kzwiqq','404','https://goldenstallionagency.com/sapp-wp-signon.php?pass=ee7mjsjcluqt9x1wkmiaaxhql5kzwiqq','not-found','404',NULL,NULL,NULL,NULL),(24,'404',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'/sapp-wp-signon.php?pass=itdnttybqonprgqbfwhqfkpnbap2fbiw','404','https://goldenstallionagency.com/sapp-wp-signon.php?pass=itdnttybqonprgqbfwhqfkpnbap2fbiw','not-found','404',NULL,NULL,NULL,NULL),(25,'singular',1819,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'Boutique Salon Sees 3x More Bookings','https://goldenstallionagency.com/case-study/boutique-salon-sees-3x-more-bookings/','case-study','Case Study',3,'Golden Stallion Agency',NULL,'2025-10-14');
/*!40000 ALTER TABLE `wpve_independent_analytics_resources` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpve_independent_analytics_sessions`
--

DROP TABLE IF EXISTS `wpve_independent_analytics_sessions`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpve_independent_analytics_sessions` (
  `session_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `old_visitor_id` varchar(32) DEFAULT NULL,
  `visitor_id` bigint(20) unsigned DEFAULT NULL,
  `initial_view_id` bigint(20) unsigned DEFAULT NULL,
  `referrer_id` bigint(20) unsigned DEFAULT NULL,
  `campaign_id` bigint(20) unsigned DEFAULT NULL,
  `created_at` datetime NOT NULL,
  `legacy_view` tinyint(1) NOT NULL DEFAULT 0,
  `final_view_id` bigint(20) unsigned DEFAULT NULL,
  `ended_at` datetime DEFAULT NULL,
  `city_id` bigint(20) unsigned DEFAULT NULL,
  `country_id` bigint(20) unsigned DEFAULT NULL,
  `total_views` int(11) DEFAULT NULL,
  `device_type_id` bigint(20) unsigned DEFAULT NULL,
  `device_os_id` bigint(20) unsigned DEFAULT NULL,
  `device_browser_id` bigint(20) unsigned DEFAULT NULL,
  `is_first_session` tinyint(1) DEFAULT NULL,
  PRIMARY KEY (`session_id`),
  UNIQUE KEY `sessions_summary_index` (`created_at`,`session_id`,`visitor_id`,`referrer_id`,`total_views`),
  UNIQUE KEY `sessions_country_summary_index` (`created_at`,`session_id`,`visitor_id`,`country_id`,`total_views`),
  UNIQUE KEY `sessions_city_summary_index` (`created_at`,`session_id`,`visitor_id`,`city_id`,`total_views`),
  UNIQUE KEY `sessions_device_type_summary_index` (`created_at`,`session_id`,`visitor_id`,`device_type_id`,`total_views`),
  UNIQUE KEY `sessions_device_browser_summary_index` (`created_at`,`session_id`,`visitor_id`,`device_browser_id`,`total_views`),
  UNIQUE KEY `sessions_device_os_summary_index` (`created_at`,`session_id`,`visitor_id`,`device_os_id`,`total_views`),
  UNIQUE KEY `sessions_campaign_summary_index` (`created_at`,`session_id`,`visitor_id`,`campaign_id`,`total_views`),
  KEY `visitor_id` (`old_visitor_id`),
  KEY `initial_view_id` (`initial_view_id`),
  KEY `referrer_id` (`referrer_id`),
  KEY `campaign_id` (`campaign_id`),
  KEY `sessions_created_at_index` (`created_at`),
  KEY `city_id` (`city_id`),
  KEY `country_id` (`country_id`),
  KEY `device_type_id` (`device_type_id`),
  KEY `device_os_id` (`device_os_id`),
  KEY `device_browser_id` (`device_browser_id`),
  KEY `new_bigint_visitor_id` (`visitor_id`)
) ENGINE=InnoDB AUTO_INCREMENT=1399 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpve_independent_analytics_sessions`
--

LOCK TABLES `wpve_independent_analytics_sessions` WRITE;
/*!40000 ALTER TABLE `wpve_independent_analytics_sessions` DISABLE KEYS */;
INSERT INTO `wpve_independent_analytics_sessions` VALUES (1,NULL,1,1,1,NULL,'2024-12-19 10:54:51',0,NULL,NULL,1,1,1,1,1,1,1),(2,NULL,2,2,1,NULL,'2024-12-19 10:55:52',0,NULL,NULL,1,1,1,1,1,1,1),(3,NULL,2,3,1,NULL,'2024-12-19 10:56:50',0,NULL,NULL,1,1,1,1,1,1,0),(4,NULL,2,4,1,NULL,'2024-12-19 10:57:36',0,NULL,NULL,1,1,1,1,1,1,0),(5,NULL,2,5,1,NULL,'2024-12-19 10:58:17',0,NULL,NULL,1,1,1,1,1,1,0),(6,NULL,2,6,1,NULL,'2024-12-19 11:02:13',0,NULL,NULL,1,1,1,1,1,1,0),(7,NULL,2,7,1,NULL,'2024-12-19 11:35:16',0,NULL,NULL,1,1,1,1,1,1,0),(8,NULL,8,8,1,NULL,'2024-12-19 14:25:43',0,NULL,NULL,2,1,1,1,1,1,1),(9,NULL,8,9,1,NULL,'2024-12-19 14:25:55',0,NULL,NULL,2,1,1,1,1,1,0),(10,NULL,10,10,1,NULL,'2024-12-19 14:26:28',0,NULL,NULL,2,1,1,2,2,1,1),(11,NULL,8,11,1,NULL,'2024-12-19 14:35:52',0,NULL,NULL,2,1,1,1,1,1,0),(12,NULL,8,12,1,NULL,'2024-12-19 14:36:41',0,NULL,NULL,2,1,1,1,1,1,0),(13,NULL,8,13,1,NULL,'2024-12-19 14:37:34',0,NULL,NULL,2,1,1,1,1,1,0),(14,NULL,8,14,1,NULL,'2024-12-19 14:42:31',0,NULL,NULL,2,1,1,1,1,1,0),(15,NULL,8,15,1,NULL,'2024-12-19 14:47:28',0,NULL,NULL,2,1,1,1,1,1,0),(16,NULL,8,16,1,NULL,'2024-12-19 14:47:35',0,NULL,NULL,2,1,1,1,1,1,0),(17,NULL,8,17,1,NULL,'2024-12-19 14:48:32',0,NULL,NULL,2,1,1,1,1,1,0),(18,NULL,8,18,1,NULL,'2024-12-19 14:48:40',0,NULL,NULL,2,1,1,1,1,1,0),(19,NULL,8,19,1,NULL,'2024-12-19 14:50:27',0,NULL,NULL,2,1,1,1,1,1,0),(20,NULL,8,20,1,NULL,'2024-12-19 14:51:00',0,NULL,NULL,2,1,1,1,1,1,0),(21,NULL,8,21,1,NULL,'2024-12-19 14:52:53',0,NULL,NULL,2,1,1,1,1,1,0),(22,NULL,8,22,1,NULL,'2024-12-19 14:53:17',0,NULL,NULL,2,1,1,1,1,1,0),(23,NULL,8,23,1,NULL,'2024-12-19 14:53:41',0,NULL,NULL,2,1,1,1,1,1,0),(24,NULL,8,24,1,NULL,'2024-12-19 14:55:09',0,NULL,NULL,2,1,1,1,1,1,0),(25,NULL,8,25,1,NULL,'2024-12-19 15:01:02',0,NULL,NULL,2,1,1,1,1,1,0),(26,NULL,8,26,1,NULL,'2024-12-19 15:02:54',0,NULL,NULL,2,1,1,1,1,1,0),(27,NULL,8,27,1,NULL,'2024-12-19 15:03:51',0,30,'2024-12-19 15:09:18',2,1,4,1,1,1,0),(28,NULL,31,31,1,NULL,'2024-12-20 06:14:39',0,32,'2024-12-20 06:15:13',2,1,2,2,2,1,1),(29,NULL,33,33,1,NULL,'2024-12-20 07:30:48',0,NULL,NULL,2,1,1,1,1,1,1),(30,NULL,33,34,1,NULL,'2024-12-20 07:32:19',0,NULL,NULL,2,1,1,1,1,1,0),(31,NULL,33,35,1,NULL,'2024-12-20 07:33:46',0,NULL,NULL,2,1,1,1,1,1,0),(32,NULL,33,36,1,NULL,'2024-12-20 07:34:46',0,39,'2024-12-20 07:38:51',2,1,4,1,1,1,0),(33,NULL,33,40,1,NULL,'2024-12-20 08:45:32',0,NULL,NULL,2,1,1,1,1,1,0),(34,NULL,33,41,1,NULL,'2024-12-20 08:45:36',0,NULL,NULL,2,1,1,1,1,1,0),(35,NULL,42,42,1,NULL,'2024-12-20 08:46:12',0,NULL,NULL,2,1,1,1,1,1,1),(36,NULL,42,43,1,NULL,'2024-12-20 08:46:15',0,NULL,NULL,2,1,1,1,1,1,0),(37,NULL,42,44,1,NULL,'2024-12-20 08:46:53',0,NULL,NULL,2,1,1,1,1,1,0),(38,NULL,42,45,1,NULL,'2024-12-20 08:47:04',0,NULL,NULL,2,1,1,1,1,1,0),(39,NULL,46,46,1,NULL,'2024-12-20 08:51:16',0,NULL,NULL,1,1,1,1,1,1,1),(40,NULL,46,47,1,NULL,'2024-12-20 08:51:38',0,NULL,NULL,1,1,1,1,1,1,0),(41,NULL,46,48,1,NULL,'2024-12-20 08:53:54',0,53,'2024-12-20 08:55:56',1,1,6,1,1,1,0),(42,NULL,47,54,1,NULL,'2024-12-20 16:04:02',0,NULL,NULL,2,1,1,1,1,1,1),(43,NULL,48,55,1,NULL,'2024-12-20 16:05:08',0,NULL,NULL,3,1,1,2,2,2,1),(44,NULL,48,56,1,NULL,'2024-12-20 16:11:44',0,NULL,NULL,3,1,1,2,2,2,0),(45,NULL,48,57,1,NULL,'2024-12-20 20:04:23',0,NULL,NULL,3,1,1,2,2,2,0),(46,NULL,47,58,1,NULL,'2024-12-20 20:40:17',0,NULL,NULL,2,1,1,1,1,1,0),(47,NULL,47,59,1,NULL,'2024-12-20 21:38:00',0,NULL,NULL,2,1,1,1,1,1,0),(48,NULL,48,60,1,NULL,'2024-12-21 11:32:37',0,NULL,NULL,3,1,1,2,2,2,0),(49,NULL,54,61,1,NULL,'2024-12-21 12:15:09',0,NULL,NULL,3,1,1,1,1,2,1),(50,NULL,54,62,1,NULL,'2024-12-21 15:26:04',0,NULL,NULL,3,1,1,1,1,2,0),(51,NULL,56,63,1,NULL,'2024-12-27 08:28:11',0,NULL,NULL,4,1,1,1,3,3,1),(52,NULL,57,64,1,NULL,'2025-01-16 14:34:22',0,NULL,NULL,1,1,1,2,2,1,1),(53,NULL,57,65,1,NULL,'2025-01-16 14:34:35',0,67,'2025-01-16 14:34:47',1,1,3,2,2,1,0),(54,NULL,57,68,1,NULL,'2025-01-16 14:35:03',0,69,'2025-01-16 14:35:09',1,1,2,2,2,1,0),(55,NULL,63,70,1,NULL,'2025-01-16 17:33:41',0,71,'2025-01-16 17:33:42',2,1,2,1,1,1,1),(56,NULL,65,72,1,NULL,'2025-01-16 17:34:12',0,NULL,NULL,2,1,1,1,1,1,1),(57,NULL,66,73,1,NULL,'2025-01-16 18:17:59',0,75,'2025-01-16 18:21:22',5,1,3,2,2,2,1),(58,NULL,69,76,1,NULL,'2025-01-16 18:24:28',0,NULL,NULL,5,1,1,1,1,2,1),(59,NULL,65,77,1,NULL,'2025-01-17 07:27:11',0,NULL,NULL,2,1,1,1,1,1,0),(60,NULL,71,78,1,NULL,'2025-01-17 07:51:18',0,NULL,NULL,6,2,1,2,4,2,1),(61,NULL,72,79,2,NULL,'2025-01-17 09:09:38',0,NULL,NULL,7,2,1,2,2,2,1),(62,NULL,73,80,3,NULL,'2025-01-17 13:03:04',0,81,'2025-01-17 13:03:35',8,3,2,1,3,4,1),(63,NULL,75,82,4,NULL,'2025-01-17 17:35:21',0,NULL,NULL,1,1,1,1,3,4,1),(64,NULL,76,83,4,NULL,'2025-01-17 21:20:42',0,84,'2025-01-17 21:21:32',1,1,2,1,3,4,1),(65,NULL,78,85,1,NULL,'2025-01-18 00:18:35',0,88,'2025-01-18 00:21:23',9,4,4,2,4,2,1),(66,NULL,82,89,1,NULL,'2025-01-18 12:28:49',0,NULL,NULL,10,5,1,2,4,2,1),(67,NULL,83,90,1,NULL,'2025-01-18 12:29:09',0,NULL,NULL,10,5,1,2,4,2,1),(68,NULL,84,91,2,NULL,'2025-01-21 12:37:42',0,NULL,NULL,7,2,1,2,2,2,1),(69,NULL,85,92,1,NULL,'2025-01-21 14:14:28',0,NULL,NULL,6,2,1,2,2,2,1),(70,NULL,86,93,1,NULL,'2025-01-21 14:14:40',0,NULL,NULL,11,2,1,2,2,2,1),(71,NULL,87,94,1,NULL,'2025-01-21 14:17:06',0,NULL,NULL,12,2,1,2,2,2,1),(72,NULL,88,95,5,NULL,'2025-01-22 14:16:38',0,NULL,NULL,1,1,1,2,4,2,1),(73,NULL,89,96,2,NULL,'2025-01-23 13:23:21',0,NULL,NULL,7,2,1,3,1,5,1),(74,NULL,90,97,4,NULL,'2025-01-23 13:26:14',0,NULL,NULL,1,1,1,1,3,4,1),(75,NULL,91,98,4,NULL,'2025-01-23 13:26:23',0,NULL,NULL,2,1,1,1,3,4,1),(76,NULL,92,99,4,NULL,'2025-01-23 13:27:01',0,NULL,NULL,13,1,1,1,1,4,1),(77,NULL,93,100,4,NULL,'2025-01-23 13:27:07',0,NULL,NULL,5,1,1,1,3,4,1),(78,NULL,94,101,4,NULL,'2025-01-23 13:27:23',0,NULL,NULL,14,1,1,1,3,4,1),(79,NULL,95,102,4,NULL,'2025-01-23 13:28:28',0,105,'2025-01-23 13:29:19',NULL,NULL,2,1,3,4,1),(80,NULL,96,103,4,NULL,'2025-01-23 13:28:47',0,NULL,NULL,15,1,1,1,3,4,1),(81,NULL,97,104,2,NULL,'2025-01-23 13:28:57',0,NULL,NULL,7,2,1,1,1,5,1),(82,NULL,99,106,4,NULL,'2025-01-23 13:29:21',0,107,'2025-01-23 13:29:45',16,6,2,1,3,4,1),(83,NULL,101,108,4,NULL,'2025-01-23 13:30:02',0,NULL,NULL,2,1,1,1,1,4,1),(84,NULL,102,109,4,NULL,'2025-01-23 13:30:22',0,NULL,NULL,17,1,1,1,1,4,1),(85,NULL,103,110,4,NULL,'2025-01-23 13:30:37',0,NULL,NULL,18,1,1,1,3,4,1),(86,NULL,104,111,4,NULL,'2025-01-23 13:31:09',0,NULL,NULL,4,1,1,1,1,4,1),(87,NULL,105,112,3,NULL,'2025-01-23 13:31:26',0,NULL,NULL,19,1,1,1,3,4,1),(88,NULL,106,113,4,NULL,'2025-01-23 13:31:28',0,NULL,NULL,20,1,1,1,1,4,1),(89,NULL,107,114,4,NULL,'2025-01-23 13:32:12',0,NULL,NULL,2,1,1,1,1,4,1),(90,NULL,108,115,4,NULL,'2025-01-23 13:32:28',0,NULL,NULL,21,1,1,1,1,4,1),(91,NULL,109,116,1,NULL,'2025-01-23 13:32:37',0,NULL,NULL,19,1,1,1,3,4,1),(92,NULL,110,117,6,NULL,'2025-01-23 13:32:44',0,NULL,NULL,1,1,1,1,1,4,1),(93,NULL,111,118,4,NULL,'2025-01-23 13:32:51',0,NULL,NULL,1,1,1,1,1,4,1),(94,NULL,112,119,4,NULL,'2025-01-23 13:33:16',0,NULL,NULL,20,1,1,1,3,4,1),(95,NULL,113,120,4,NULL,'2025-01-23 13:33:28',0,NULL,NULL,22,7,1,1,3,4,1),(96,NULL,114,121,4,NULL,'2025-01-23 13:33:31',0,NULL,NULL,23,1,1,1,1,4,1),(97,NULL,115,122,4,NULL,'2025-01-23 13:33:35',0,NULL,NULL,24,1,1,1,3,4,1),(98,NULL,110,123,4,NULL,'2025-01-23 13:34:28',0,137,'2025-01-23 13:38:17',1,1,6,1,1,4,0),(99,NULL,117,124,4,NULL,'2025-01-23 13:34:43',0,NULL,NULL,1,1,1,1,1,4,1),(100,NULL,119,126,4,NULL,'2025-01-23 13:34:52',0,NULL,NULL,3,1,1,1,1,4,1),(101,NULL,121,128,4,NULL,'2025-01-23 13:35:18',0,NULL,NULL,25,1,1,1,3,4,1),(102,NULL,122,129,4,NULL,'2025-01-23 13:35:23',0,133,'2025-01-23 13:35:57',26,1,2,1,1,4,1),(103,NULL,123,130,1,NULL,'2025-01-23 13:35:26',0,NULL,NULL,25,1,1,1,3,4,1),(104,NULL,124,131,6,NULL,'2025-01-23 13:35:39',0,NULL,NULL,1,1,1,1,1,4,1),(105,NULL,125,132,4,NULL,'2025-01-23 13:35:39',0,NULL,NULL,3,1,1,1,3,4,1),(106,NULL,128,135,4,NULL,'2025-01-23 13:37:49',0,NULL,NULL,NULL,NULL,1,1,1,4,1),(107,NULL,131,138,4,NULL,'2025-01-23 13:38:22',0,NULL,NULL,2,1,1,1,3,4,1),(108,NULL,132,139,4,NULL,'2025-01-23 13:38:36',0,141,'2025-01-23 13:38:59',3,1,3,1,1,4,1),(109,NULL,135,142,4,NULL,'2025-01-23 13:39:17',0,NULL,NULL,27,8,1,1,1,4,1),(110,NULL,136,143,4,NULL,'2025-01-23 13:39:22',0,NULL,NULL,1,1,1,1,1,4,1),(111,NULL,137,144,4,NULL,'2025-01-23 13:39:23',0,NULL,NULL,1,1,1,1,3,4,1),(112,NULL,138,145,4,NULL,'2025-01-23 13:39:40',0,NULL,NULL,2,1,1,1,3,4,1),(113,NULL,139,146,4,NULL,'2025-01-23 13:40:11',0,NULL,NULL,4,1,1,1,1,4,1),(114,NULL,140,147,4,NULL,'2025-01-23 13:40:24',0,NULL,NULL,5,1,1,1,1,4,1),(115,NULL,141,148,4,NULL,'2025-01-23 13:42:16',0,157,'2025-01-23 13:44:59',2,1,3,1,1,4,1),(116,NULL,142,149,4,NULL,'2025-01-23 13:42:20',0,NULL,NULL,1,1,1,1,3,4,1),(117,NULL,143,150,4,NULL,'2025-01-23 13:42:21',0,153,'2025-01-23 13:43:39',3,1,2,1,3,4,1),(118,NULL,144,151,4,NULL,'2025-01-23 13:42:33',0,NULL,NULL,3,1,1,1,3,4,1),(119,NULL,145,152,4,NULL,'2025-01-23 13:43:21',0,NULL,NULL,23,1,1,1,3,4,1),(120,NULL,148,155,4,NULL,'2025-01-23 13:44:35',0,NULL,NULL,28,1,1,1,3,4,1),(121,NULL,149,156,1,NULL,'2025-01-23 13:44:39',0,NULL,NULL,NULL,NULL,1,1,3,3,1),(122,NULL,151,158,4,NULL,'2025-01-23 13:45:39',0,NULL,NULL,29,1,1,1,3,4,1),(123,NULL,152,159,4,NULL,'2025-01-23 13:46:20',0,NULL,NULL,30,1,1,1,3,4,1),(124,NULL,153,160,4,NULL,'2025-01-23 13:49:35',0,162,'2025-01-23 13:49:59',31,1,3,1,3,4,1),(125,NULL,156,163,4,NULL,'2025-01-23 13:50:19',0,NULL,NULL,NULL,NULL,1,1,1,4,1),(126,NULL,157,164,4,NULL,'2025-01-23 13:50:22',0,NULL,NULL,3,1,1,1,1,4,1),(127,NULL,158,165,4,NULL,'2025-01-23 13:52:18',0,NULL,NULL,21,1,1,1,3,4,1),(128,NULL,159,166,4,NULL,'2025-01-23 13:52:44',0,NULL,NULL,32,1,1,1,3,4,1),(129,NULL,160,167,4,NULL,'2025-01-23 13:54:20',0,NULL,NULL,29,1,1,1,3,4,1),(130,NULL,161,168,4,NULL,'2025-01-23 13:54:24',0,NULL,NULL,1,1,1,1,3,4,1),(131,NULL,162,169,4,NULL,'2025-01-23 13:54:33',0,NULL,NULL,1,1,1,1,3,4,1),(132,NULL,163,170,4,NULL,'2025-01-23 13:56:07',0,174,'2025-01-23 13:56:31',2,1,3,1,3,4,1),(133,NULL,164,171,6,NULL,'2025-01-23 13:56:15',0,NULL,NULL,3,1,1,1,1,4,1),(134,NULL,166,173,4,NULL,'2025-01-23 13:56:26',0,177,'2025-01-23 13:57:05',32,1,2,3,3,4,1),(135,NULL,168,175,1,NULL,'2025-01-23 13:56:45',0,NULL,NULL,2,1,1,1,3,4,1),(136,NULL,169,176,4,NULL,'2025-01-23 13:56:57',0,NULL,NULL,33,1,1,1,3,4,1),(137,NULL,171,178,4,NULL,'2025-01-23 13:57:31',0,182,'2025-01-23 14:00:28',32,1,3,3,3,4,1),(138,NULL,172,179,4,NULL,'2025-01-23 13:57:32',0,NULL,NULL,21,1,1,1,1,4,1),(139,NULL,174,181,4,NULL,'2025-01-23 13:59:33',0,NULL,NULL,29,1,1,1,3,4,1),(140,NULL,176,183,4,NULL,'2025-01-23 14:01:43',0,NULL,NULL,34,9,1,1,3,4,1),(141,NULL,177,184,4,NULL,'2025-01-23 14:02:29',0,188,'2025-01-23 14:03:30',3,1,3,1,3,4,1),(142,NULL,178,185,4,NULL,'2025-01-23 14:03:07',0,NULL,NULL,4,1,1,1,3,4,1),(143,NULL,179,186,4,NULL,'2025-01-23 14:03:13',0,NULL,NULL,14,1,1,1,1,4,1),(144,NULL,182,189,4,NULL,'2025-01-23 14:03:43',0,191,'2025-01-23 14:04:14',2,1,3,1,1,4,1),(145,NULL,185,192,1,NULL,'2025-01-23 14:04:36',0,NULL,NULL,3,1,1,1,3,4,1),(146,NULL,186,193,4,NULL,'2025-01-23 14:04:54',0,NULL,NULL,4,1,1,1,1,4,1),(147,NULL,187,194,4,NULL,'2025-01-23 14:05:52',0,196,'2025-01-23 14:06:09',2,1,3,2,4,3,1),(148,NULL,190,197,4,NULL,'2025-01-23 14:07:00',0,NULL,NULL,1,1,1,1,3,4,1),(149,NULL,191,198,4,NULL,'2025-01-23 14:08:27',0,NULL,NULL,35,1,1,1,3,4,1),(150,NULL,192,199,4,NULL,'2025-01-23 14:08:33',0,NULL,NULL,1,1,1,1,1,4,1),(151,NULL,193,200,4,NULL,'2025-01-23 14:08:53',0,NULL,NULL,1,1,1,1,1,4,1),(152,NULL,194,201,4,NULL,'2025-01-23 14:09:23',0,NULL,NULL,18,1,1,1,3,4,1),(153,NULL,195,202,4,NULL,'2025-01-23 14:09:28',0,NULL,NULL,36,10,1,1,3,4,1),(154,NULL,196,203,4,NULL,'2025-01-23 14:09:43',0,208,'2025-01-23 14:11:24',37,9,2,1,3,4,1),(155,NULL,197,204,4,NULL,'2025-01-23 14:10:34',0,NULL,NULL,38,1,1,1,1,4,1),(156,NULL,198,205,4,NULL,'2025-01-23 14:10:44',0,207,'2025-01-23 14:11:00',39,1,2,1,3,4,1),(157,NULL,199,206,4,NULL,'2025-01-23 14:10:47',0,NULL,NULL,1,1,1,1,1,4,1),(158,NULL,202,209,4,NULL,'2025-01-23 14:12:19',0,NULL,NULL,3,1,1,1,1,4,1),(159,NULL,203,210,6,NULL,'2025-01-23 14:15:44',0,NULL,NULL,1,1,1,1,3,4,1),(160,NULL,204,211,4,NULL,'2025-01-23 14:16:59',0,NULL,NULL,40,9,1,1,3,4,1),(161,NULL,205,212,1,NULL,'2025-01-23 14:17:51',0,NULL,NULL,40,9,1,1,3,4,1),(162,NULL,206,213,4,NULL,'2025-01-23 14:17:56',0,NULL,NULL,41,1,1,1,3,4,1),(163,NULL,207,214,4,NULL,'2025-01-23 14:18:13',0,NULL,NULL,2,1,1,1,3,4,1),(164,NULL,208,215,4,NULL,'2025-01-23 14:21:06',0,NULL,NULL,4,1,1,1,1,4,1),(165,NULL,209,216,4,NULL,'2025-01-23 14:22:45',0,NULL,NULL,2,1,1,1,1,4,1),(166,NULL,210,217,4,NULL,'2025-01-23 14:25:27',0,218,'2025-01-23 14:26:11',29,1,2,1,3,4,1),(167,NULL,212,219,4,NULL,'2025-01-23 14:30:15',0,NULL,NULL,2,1,1,1,3,4,1),(168,NULL,213,220,4,NULL,'2025-01-23 14:31:21',0,NULL,NULL,38,1,1,1,3,4,1),(169,NULL,214,221,4,NULL,'2025-01-23 14:31:56',0,NULL,NULL,23,1,1,1,3,4,1),(170,NULL,215,222,4,NULL,'2025-01-23 14:31:57',0,NULL,NULL,42,8,1,1,1,4,1),(171,NULL,216,223,4,NULL,'2025-01-23 14:32:00',0,NULL,NULL,4,1,1,1,3,4,1),(172,NULL,217,224,4,NULL,'2025-01-23 14:32:54',0,NULL,NULL,14,1,1,1,3,4,1),(173,NULL,218,225,4,NULL,'2025-01-23 14:33:07',0,NULL,NULL,2,1,1,1,1,4,1),(174,NULL,219,226,4,NULL,'2025-01-23 14:34:38',0,261,'2025-01-23 14:47:48',4,1,2,1,3,4,1),(175,NULL,220,227,6,NULL,'2025-01-23 14:35:37',0,NULL,NULL,29,1,1,1,3,4,1),(176,NULL,221,228,4,NULL,'2025-01-23 14:35:49',0,NULL,NULL,38,1,1,1,1,4,1),(177,NULL,222,229,4,NULL,'2025-01-23 14:35:56',0,NULL,NULL,2,1,1,1,1,4,1),(178,NULL,223,230,4,NULL,'2025-01-23 14:36:25',0,NULL,NULL,43,11,1,1,3,4,1),(179,NULL,224,231,4,NULL,'2025-01-23 14:36:26',0,NULL,NULL,4,1,1,1,3,4,1),(180,NULL,225,232,4,NULL,'2025-01-23 14:36:36',0,NULL,NULL,3,1,1,1,3,4,1),(181,NULL,226,233,4,NULL,'2025-01-23 14:37:46',0,NULL,NULL,25,1,1,1,3,4,1),(182,NULL,227,234,4,NULL,'2025-01-23 14:37:54',0,NULL,NULL,44,1,1,1,1,4,1),(183,NULL,228,235,1,NULL,'2025-01-23 14:38:35',0,NULL,NULL,2,1,1,2,2,1,1),(184,NULL,229,236,4,NULL,'2025-01-23 14:39:38',0,NULL,NULL,29,1,1,1,3,4,1),(185,NULL,229,237,6,NULL,'2025-01-23 14:40:27',0,243,'2025-01-23 14:42:16',29,1,3,1,3,4,0),(186,NULL,231,238,4,NULL,'2025-01-23 14:41:21',0,NULL,NULL,45,1,1,1,1,4,1),(187,NULL,232,239,4,NULL,'2025-01-23 14:41:21',0,NULL,NULL,1,1,1,1,1,4,1),(188,NULL,233,240,4,NULL,'2025-01-23 14:41:38',0,NULL,NULL,46,12,1,1,3,4,1),(189,NULL,235,242,4,NULL,'2025-01-23 14:42:08',0,250,'2025-01-23 14:43:36',4,1,3,1,1,4,1),(190,NULL,237,244,4,NULL,'2025-01-23 14:42:44',0,NULL,NULL,47,1,1,1,1,4,1),(191,NULL,238,245,4,NULL,'2025-01-23 14:42:47',0,NULL,NULL,1,1,1,1,3,4,1),(192,NULL,229,246,4,NULL,'2025-01-23 14:42:53',0,253,'2025-01-23 14:44:14',29,1,6,1,3,4,0),(193,NULL,247,254,4,NULL,'2025-01-23 14:44:33',0,NULL,NULL,NULL,NULL,1,1,1,4,1),(194,NULL,248,255,4,NULL,'2025-01-23 14:47:02',0,260,'2025-01-23 14:47:44',26,1,3,1,1,4,1),(195,NULL,249,256,4,NULL,'2025-01-23 14:47:12',0,NULL,NULL,1,1,1,3,5,4,1),(196,NULL,250,257,4,NULL,'2025-01-23 14:47:17',0,259,'2025-01-23 14:47:42',5,1,2,1,3,4,1),(197,NULL,255,262,4,NULL,'2025-01-23 14:47:48',0,NULL,NULL,3,1,1,1,3,4,1),(198,NULL,256,263,4,NULL,'2025-01-23 14:48:29',0,NULL,NULL,48,1,1,1,3,4,1),(199,NULL,257,264,4,NULL,'2025-01-23 14:49:24',0,NULL,NULL,3,1,1,1,3,4,1),(200,NULL,258,265,1,NULL,'2025-01-23 14:49:31',0,NULL,NULL,3,1,1,1,3,4,1),(201,NULL,259,266,5,NULL,'2025-01-23 14:50:18',0,NULL,NULL,3,1,1,1,3,3,1),(202,NULL,260,267,4,NULL,'2025-01-23 14:50:46',0,NULL,NULL,3,1,1,1,3,4,1),(203,NULL,261,268,4,NULL,'2025-01-23 14:50:49',0,NULL,NULL,18,1,1,1,3,4,1),(204,NULL,262,269,4,NULL,'2025-01-23 14:50:59',0,NULL,NULL,38,1,1,1,1,4,1),(205,NULL,263,270,4,NULL,'2025-01-23 14:51:04',0,NULL,NULL,49,7,1,1,3,4,1),(206,NULL,264,271,4,NULL,'2025-01-23 14:51:12',0,NULL,NULL,17,1,1,1,3,4,1),(207,NULL,265,272,4,NULL,'2025-01-23 14:52:20',0,NULL,NULL,3,1,1,1,3,4,1),(208,NULL,266,273,4,NULL,'2025-01-23 14:53:11',0,NULL,NULL,28,1,1,1,3,4,1),(209,NULL,267,274,4,NULL,'2025-01-23 14:54:27',0,NULL,NULL,42,8,1,1,3,4,1),(210,NULL,268,275,4,NULL,'2025-01-23 14:54:29',0,NULL,NULL,2,1,1,1,3,4,1),(211,NULL,269,276,4,NULL,'2025-01-23 14:58:00',0,NULL,NULL,NULL,NULL,1,1,3,4,1),(212,NULL,153,277,4,NULL,'2025-01-23 14:58:48',0,NULL,NULL,31,1,1,1,3,4,0),(213,NULL,271,278,1,NULL,'2025-01-23 14:58:53',0,NULL,NULL,31,1,1,1,3,4,1),(214,NULL,272,279,4,NULL,'2025-01-23 15:04:20',0,281,'2025-01-23 15:04:29',29,1,2,1,3,4,1),(215,NULL,273,280,6,NULL,'2025-01-23 15:04:29',0,NULL,NULL,2,1,1,2,2,2,1),(216,NULL,275,282,4,NULL,'2025-01-23 15:05:29',0,NULL,NULL,49,7,1,1,3,4,1),(217,NULL,276,283,1,NULL,'2025-01-23 15:05:36',0,NULL,NULL,49,7,1,1,3,4,1),(218,NULL,277,284,4,NULL,'2025-01-23 15:05:52',0,NULL,NULL,NULL,NULL,1,1,3,4,1),(219,NULL,278,285,4,NULL,'2025-01-23 15:12:19',0,NULL,NULL,26,1,1,1,3,4,1),(220,NULL,279,286,4,NULL,'2025-01-23 15:13:59',0,NULL,NULL,20,1,1,1,3,4,1),(221,NULL,280,287,4,NULL,'2025-01-23 15:15:20',0,NULL,NULL,1,1,1,1,3,4,1),(222,NULL,281,288,4,NULL,'2025-01-23 15:16:10',0,NULL,NULL,29,1,1,1,3,4,1),(223,NULL,282,289,4,NULL,'2025-01-23 15:16:55',0,NULL,NULL,50,1,1,1,3,4,1),(224,NULL,283,290,4,NULL,'2025-01-23 15:18:32',0,310,'2025-01-23 15:41:52',2,1,2,1,3,4,1),(225,NULL,284,291,1,NULL,'2025-01-23 15:18:52',0,NULL,NULL,2,1,1,1,3,6,1),(226,NULL,285,292,4,NULL,'2025-01-23 15:19:26',0,NULL,NULL,3,1,1,1,3,4,1),(227,NULL,286,293,4,NULL,'2025-01-23 15:20:00',0,NULL,NULL,2,1,1,1,1,4,1),(228,NULL,287,294,4,NULL,'2025-01-23 15:20:00',0,NULL,NULL,28,1,1,1,3,4,1),(229,NULL,288,295,4,NULL,'2025-01-23 15:21:55',0,NULL,NULL,28,1,1,1,3,4,1),(230,NULL,289,296,4,NULL,'2025-01-23 15:25:52',0,NULL,NULL,38,1,1,1,3,4,1),(231,NULL,290,297,4,NULL,'2025-01-23 15:26:17',0,299,'2025-01-23 15:27:11',27,8,2,1,3,4,1),(232,NULL,291,298,4,NULL,'2025-01-23 15:26:47',0,NULL,NULL,24,1,1,1,1,4,1),(233,NULL,293,300,4,NULL,'2025-01-23 15:27:13',0,NULL,NULL,30,1,1,1,3,4,1),(234,NULL,294,301,4,NULL,'2025-01-23 15:29:32',0,NULL,NULL,1,1,1,1,3,4,1),(235,NULL,295,302,4,NULL,'2025-01-23 15:30:30',0,NULL,NULL,3,1,1,1,1,2,1),(236,NULL,296,303,4,NULL,'2025-01-23 15:31:34',0,NULL,NULL,3,1,1,1,3,4,1),(237,NULL,297,304,4,NULL,'2025-01-23 15:36:25',0,306,'2025-01-23 15:37:00',4,1,3,1,3,4,1),(238,NULL,300,307,4,NULL,'2025-01-23 15:37:10',0,NULL,NULL,45,1,1,1,3,4,1),(239,NULL,301,308,4,NULL,'2025-01-23 15:39:22',0,NULL,NULL,1,1,1,1,3,4,1),(240,NULL,302,309,4,NULL,'2025-01-23 15:40:13',0,NULL,NULL,1,1,1,1,1,4,1),(241,NULL,304,311,4,NULL,'2025-01-23 15:42:28',0,NULL,NULL,2,1,1,1,1,4,1),(242,NULL,305,312,4,NULL,'2025-01-23 15:42:56',0,NULL,NULL,43,11,1,1,3,4,1),(243,NULL,306,313,4,NULL,'2025-01-23 15:46:43',0,NULL,NULL,3,1,1,1,1,4,1),(244,NULL,307,314,4,NULL,'2025-01-23 15:46:43',0,318,'2025-01-23 15:48:51',5,1,2,1,3,4,1),(245,NULL,308,315,4,NULL,'2025-01-23 15:47:03',0,NULL,NULL,50,1,1,1,3,4,1),(246,NULL,309,316,4,NULL,'2025-01-23 15:47:16',0,NULL,NULL,3,1,1,1,1,4,1),(247,NULL,310,317,4,NULL,'2025-01-23 15:47:26',0,NULL,NULL,29,1,1,1,1,4,1),(248,NULL,312,319,4,NULL,'2025-01-23 15:50:35',0,NULL,NULL,26,1,1,1,3,4,1),(249,NULL,313,320,4,NULL,'2025-01-23 15:54:45',0,NULL,NULL,2,1,1,1,1,4,1),(250,NULL,314,321,4,NULL,'2025-01-23 15:55:36',0,NULL,NULL,3,1,1,1,1,4,1),(251,NULL,315,322,4,NULL,'2025-01-23 15:56:20',0,NULL,NULL,4,1,1,1,3,4,1),(252,NULL,316,323,4,NULL,'2025-01-23 15:57:51',0,NULL,NULL,3,1,1,1,3,4,1),(253,NULL,317,324,4,NULL,'2025-01-23 15:59:09',0,NULL,NULL,33,1,1,1,3,4,1),(254,NULL,318,325,4,NULL,'2025-01-23 16:00:01',0,NULL,NULL,3,1,1,1,3,4,1),(255,NULL,319,326,4,NULL,'2025-01-23 16:05:37',0,NULL,NULL,26,1,1,1,3,4,1),(256,NULL,320,327,4,NULL,'2025-01-23 16:05:44',0,NULL,NULL,26,1,1,1,3,3,1),(257,NULL,321,328,4,NULL,'2025-01-23 16:07:27',0,NULL,NULL,29,1,1,1,1,4,1),(258,NULL,322,329,1,NULL,'2025-01-23 16:08:59',0,NULL,NULL,3,1,1,2,2,2,1),(259,NULL,323,330,6,NULL,'2025-01-23 16:10:05',0,NULL,NULL,29,1,1,1,3,4,1),(260,NULL,324,331,4,NULL,'2025-01-23 16:11:11',0,NULL,NULL,3,1,1,1,3,4,1),(261,NULL,325,332,1,NULL,'2025-01-23 16:11:25',0,NULL,NULL,3,1,1,1,3,4,1),(262,NULL,326,333,4,NULL,'2025-01-23 16:15:41',0,338,'2025-01-23 16:17:09',4,1,3,1,1,4,1),(263,NULL,327,334,4,NULL,'2025-01-23 16:15:57',0,335,'2025-01-23 16:16:12',3,1,2,1,3,4,1),(264,NULL,330,337,4,NULL,'2025-01-23 16:17:06',0,NULL,NULL,3,1,1,1,3,4,1),(265,NULL,332,339,4,NULL,'2025-01-23 16:19:18',0,NULL,NULL,1,1,1,1,3,4,1),(266,NULL,333,340,4,NULL,'2025-01-23 16:21:38',0,NULL,NULL,3,1,1,1,3,4,1),(267,NULL,149,341,1,NULL,'2025-01-23 16:23:07',0,NULL,NULL,NULL,NULL,1,1,3,3,0),(268,NULL,335,342,4,NULL,'2025-01-23 16:23:23',0,NULL,NULL,1,1,1,1,1,4,1),(269,NULL,336,343,4,NULL,'2025-01-23 16:32:06',0,NULL,NULL,2,1,1,1,1,4,1),(270,NULL,337,344,4,NULL,'2025-01-23 16:34:37',0,NULL,NULL,2,1,1,1,3,4,1),(271,NULL,338,345,4,NULL,'2025-01-23 16:36:27',0,NULL,NULL,3,1,1,1,1,4,1),(272,NULL,339,346,4,NULL,'2025-01-23 16:40:58',0,NULL,NULL,4,1,1,1,1,4,1),(273,NULL,340,347,4,NULL,'2025-01-23 16:42:42',0,NULL,NULL,2,1,1,1,3,4,1),(274,NULL,341,348,4,NULL,'2025-01-23 16:43:26',0,NULL,NULL,51,1,1,1,3,4,1),(275,NULL,342,349,4,NULL,'2025-01-23 16:45:58',0,NULL,NULL,2,1,1,1,3,4,1),(276,NULL,343,350,4,NULL,'2025-01-23 16:50:03',0,NULL,NULL,50,1,1,1,3,4,1),(277,NULL,344,351,4,NULL,'2025-01-23 16:50:53',0,NULL,NULL,1,1,1,1,3,4,1),(278,NULL,345,352,4,NULL,'2025-01-23 16:52:40',0,NULL,NULL,2,1,1,1,1,4,1),(279,NULL,346,353,4,NULL,'2025-01-23 16:53:09',0,NULL,NULL,29,1,1,1,3,4,1),(280,NULL,347,354,6,NULL,'2025-01-23 16:54:37',0,NULL,NULL,4,1,1,1,1,4,1),(281,NULL,348,355,4,NULL,'2025-01-23 16:54:37',0,NULL,NULL,33,1,1,1,1,4,1),(282,NULL,349,356,4,NULL,'2025-01-23 16:57:28',0,NULL,NULL,2,1,1,1,3,4,1),(283,NULL,350,357,4,NULL,'2025-01-23 17:00:02',0,NULL,NULL,3,1,1,1,3,4,1),(284,NULL,351,358,4,NULL,'2025-01-23 17:03:13',0,NULL,NULL,5,1,1,1,3,4,1),(285,NULL,352,359,4,NULL,'2025-01-23 17:03:32',0,NULL,NULL,3,1,1,1,3,4,1),(286,NULL,353,360,1,NULL,'2025-01-23 17:03:45',0,NULL,NULL,5,1,1,1,3,4,1),(287,NULL,354,361,4,NULL,'2025-01-23 17:04:27',0,NULL,NULL,26,1,1,1,3,4,1),(288,NULL,355,362,4,NULL,'2025-01-23 17:09:36',0,NULL,NULL,5,1,1,1,3,4,1),(289,NULL,356,363,1,NULL,'2025-01-23 17:10:02',0,NULL,NULL,5,1,1,1,3,4,1),(290,NULL,357,364,4,NULL,'2025-01-23 17:13:54',0,NULL,NULL,26,1,1,1,1,2,1),(291,NULL,358,365,4,NULL,'2025-01-23 17:16:31',0,NULL,NULL,3,1,1,1,1,4,1),(292,NULL,359,366,4,NULL,'2025-01-23 17:19:12',0,NULL,NULL,23,1,1,1,3,4,1),(293,NULL,360,367,4,NULL,'2025-01-23 17:25:19',0,NULL,NULL,52,1,1,1,1,4,1),(294,NULL,361,368,1,NULL,'2025-01-23 17:26:47',0,NULL,NULL,3,1,1,1,1,2,1),(295,NULL,362,369,4,NULL,'2025-01-23 17:29:04',0,NULL,NULL,1,1,1,1,1,4,1),(296,NULL,363,370,4,NULL,'2025-01-23 17:30:16',0,372,'2025-01-23 17:30:58',1,1,3,1,1,4,1),(297,NULL,366,373,5,NULL,'2025-01-23 17:32:59',0,375,'2025-01-23 17:35:07',1,1,2,1,1,2,1),(298,NULL,367,374,4,NULL,'2025-01-23 17:33:13',0,NULL,NULL,5,1,1,1,3,4,1),(299,NULL,369,376,4,NULL,'2025-01-23 17:49:30',0,NULL,NULL,30,1,1,1,3,4,1),(300,NULL,370,377,4,NULL,'2025-01-23 17:52:08',0,382,'2025-01-23 17:57:46',1,1,2,1,1,4,1),(301,NULL,371,378,2,NULL,'2025-01-23 17:53:06',0,NULL,NULL,7,2,1,1,1,5,1),(302,NULL,372,379,4,NULL,'2025-01-23 17:55:19',0,NULL,NULL,14,1,1,1,3,4,1),(303,NULL,373,380,4,NULL,'2025-01-23 17:56:40',0,NULL,NULL,38,1,1,1,1,4,1),(304,NULL,374,381,4,NULL,'2025-01-23 17:57:32',0,385,'2025-01-23 18:00:39',4,1,3,2,2,2,1),(305,NULL,376,383,6,NULL,'2025-01-23 17:59:44',0,NULL,NULL,53,13,1,1,1,4,1),(306,NULL,379,386,4,NULL,'2025-01-23 18:02:55',0,NULL,NULL,26,1,1,1,1,4,1),(307,NULL,380,387,6,NULL,'2025-01-23 18:05:36',0,NULL,NULL,NULL,NULL,1,1,3,4,1),(308,NULL,381,388,1,NULL,'2025-01-23 18:11:35',0,NULL,NULL,30,1,1,1,3,4,1),(309,NULL,382,389,4,NULL,'2025-01-23 18:17:39',0,NULL,NULL,23,1,1,1,3,4,1),(310,NULL,383,390,4,NULL,'2025-01-23 18:21:14',0,392,'2025-01-23 18:25:41',54,14,2,1,3,4,1),(311,NULL,384,391,4,NULL,'2025-01-23 18:24:55',0,NULL,NULL,3,1,1,1,1,4,1),(312,NULL,386,393,4,NULL,'2025-01-23 18:26:45',0,NULL,NULL,55,15,1,1,3,4,1),(313,NULL,387,394,4,NULL,'2025-01-23 18:27:45',0,NULL,NULL,56,16,1,1,1,4,1),(314,NULL,388,395,4,NULL,'2025-01-23 18:27:55',0,NULL,NULL,23,1,1,1,3,4,1),(315,NULL,389,396,4,NULL,'2025-01-23 18:31:10',0,NULL,NULL,4,1,1,1,3,3,1),(316,NULL,390,397,4,NULL,'2025-01-23 18:33:05',0,NULL,NULL,57,16,1,1,1,4,1),(317,NULL,391,398,4,NULL,'2025-01-23 18:35:56',0,NULL,NULL,2,1,1,1,3,4,1),(318,NULL,392,399,1,NULL,'2025-01-23 18:36:32',0,NULL,NULL,2,1,1,1,1,1,1),(319,NULL,393,400,1,NULL,'2025-01-23 18:38:45',0,NULL,NULL,2,1,1,1,1,1,1),(320,NULL,394,401,4,NULL,'2025-01-23 18:39:50',0,NULL,NULL,33,1,1,1,3,4,1),(321,NULL,395,402,4,NULL,'2025-01-23 18:50:43',0,NULL,NULL,3,1,1,1,1,4,1),(322,NULL,396,403,4,NULL,'2025-01-23 18:52:29',0,NULL,NULL,4,1,1,1,1,4,1),(323,NULL,397,404,4,NULL,'2025-01-23 18:52:30',0,NULL,NULL,58,1,1,1,1,4,1),(324,NULL,398,405,4,NULL,'2025-01-23 19:04:20',0,NULL,NULL,3,1,1,1,3,4,1),(325,NULL,399,406,4,NULL,'2025-01-23 19:09:06',0,NULL,NULL,59,1,1,2,2,2,1),(326,NULL,400,407,4,NULL,'2025-01-23 19:10:56',0,NULL,NULL,2,1,1,1,3,4,1),(327,NULL,401,408,4,NULL,'2025-01-23 19:21:37',0,NULL,NULL,50,1,1,1,1,4,1),(328,NULL,402,409,4,NULL,'2025-01-23 19:26:50',0,412,'2025-01-23 19:27:22',2,1,3,1,1,4,1),(329,NULL,404,411,4,NULL,'2025-01-23 19:27:15',0,NULL,NULL,4,1,1,1,1,4,1),(330,NULL,406,413,4,NULL,'2025-01-23 19:34:57',0,NULL,NULL,4,1,1,1,1,4,1),(331,NULL,407,414,5,NULL,'2025-01-23 19:36:07',0,NULL,NULL,29,1,1,1,3,3,1),(332,NULL,408,415,4,NULL,'2025-01-23 19:40:32',0,418,'2025-01-23 19:43:01',39,1,2,1,3,4,1),(333,NULL,409,416,6,NULL,'2025-01-23 19:41:04',0,NULL,NULL,4,1,1,2,2,7,1),(334,NULL,410,417,4,NULL,'2025-01-23 19:42:52',0,NULL,NULL,29,1,1,1,3,4,1),(335,NULL,412,419,4,NULL,'2025-01-23 19:44:13',0,NULL,NULL,29,1,1,1,3,4,1),(336,NULL,413,420,4,NULL,'2025-01-23 19:53:06',0,NULL,NULL,2,1,1,1,1,4,1),(337,NULL,414,421,6,NULL,'2025-01-23 19:55:36',0,NULL,NULL,1,1,1,1,1,2,1),(338,NULL,415,422,4,NULL,'2025-01-23 20:00:08',0,424,'2025-01-23 20:08:32',1,1,2,1,3,4,1),(339,NULL,416,423,4,NULL,'2025-01-23 20:02:03',0,NULL,NULL,5,1,1,1,3,4,1),(340,NULL,418,425,4,NULL,'2025-01-23 20:17:52',0,NULL,NULL,4,1,1,1,1,4,1),(341,NULL,419,426,4,NULL,'2025-01-23 20:27:18',0,NULL,NULL,60,6,1,1,1,4,1),(342,NULL,420,427,5,NULL,'2025-01-23 20:28:29',0,NULL,NULL,3,1,1,1,1,2,1),(343,NULL,421,428,4,NULL,'2025-01-23 20:31:56',0,NULL,NULL,38,1,1,1,1,4,1),(344,NULL,422,429,4,NULL,'2025-01-23 20:32:38',0,NULL,NULL,26,1,1,1,3,4,1),(345,NULL,423,430,1,NULL,'2025-01-23 20:44:29',0,NULL,NULL,3,1,1,1,3,3,1),(346,NULL,423,431,4,NULL,'2025-01-23 20:44:44',0,NULL,NULL,3,1,1,1,3,3,0),(347,NULL,425,432,4,NULL,'2025-01-23 20:47:53',0,NULL,NULL,1,1,1,1,3,4,1),(348,NULL,426,433,4,NULL,'2025-01-23 21:08:10',0,NULL,NULL,4,1,1,1,3,4,1),(349,NULL,427,434,4,NULL,'2025-01-23 21:15:09',0,435,'2025-01-23 21:15:36',32,1,2,1,3,4,1),(350,NULL,429,436,4,NULL,'2025-01-23 21:28:51',0,NULL,NULL,29,1,1,1,1,4,1),(351,NULL,430,437,4,NULL,'2025-01-23 21:43:21',0,NULL,NULL,61,2,1,1,1,4,1),(352,NULL,431,438,4,NULL,'2025-01-23 21:48:48',0,439,'2025-01-23 21:49:14',29,1,2,1,3,4,1),(353,NULL,433,440,1,NULL,'2025-01-23 21:49:37',0,NULL,NULL,29,1,1,1,3,4,1),(354,NULL,434,441,4,NULL,'2025-01-23 22:32:37',0,NULL,NULL,3,1,1,2,4,2,1),(355,NULL,435,442,4,NULL,'2025-01-23 22:59:19',0,NULL,NULL,5,1,1,1,1,4,1),(356,NULL,436,443,4,NULL,'2025-01-23 23:02:39',0,NULL,NULL,62,1,1,1,3,4,1),(357,NULL,437,444,4,NULL,'2025-01-23 23:11:38',0,NULL,NULL,3,1,1,1,3,4,1),(358,NULL,438,445,4,NULL,'2025-01-23 23:30:26',0,NULL,NULL,3,1,1,1,3,4,1),(359,NULL,439,446,1,NULL,'2025-01-23 23:31:05',0,NULL,NULL,3,1,1,1,3,4,1),(360,NULL,103,447,4,NULL,'2025-01-23 23:32:37',0,NULL,NULL,18,1,1,1,3,4,0),(361,NULL,441,448,4,NULL,'2025-01-23 23:41:16',0,450,'2025-01-23 23:43:10',NULL,NULL,3,1,3,4,1),(362,NULL,444,451,4,NULL,'2025-01-24 00:09:03',0,453,'2025-01-24 00:09:40',1,1,2,1,3,4,1),(363,NULL,445,452,4,NULL,'2025-01-24 00:09:13',0,NULL,NULL,63,1,1,1,1,4,1),(364,NULL,447,454,4,NULL,'2025-01-24 00:21:19',0,NULL,NULL,52,1,1,1,3,4,1),(365,NULL,448,455,4,NULL,'2025-01-24 00:38:32',0,NULL,NULL,NULL,NULL,1,1,1,4,1),(366,NULL,449,456,4,NULL,'2025-01-24 00:45:54',0,NULL,NULL,64,17,1,1,3,4,1),(367,NULL,450,457,4,NULL,'2025-01-24 00:46:35',0,NULL,NULL,2,1,1,1,3,4,1),(368,NULL,451,458,4,NULL,'2025-01-24 00:54:49',0,459,'2025-01-24 00:54:58',65,2,2,1,3,4,1),(369,NULL,453,460,1,NULL,'2025-01-24 00:55:10',0,NULL,NULL,65,2,1,1,3,4,1),(370,NULL,454,461,4,NULL,'2025-01-24 00:57:13',0,NULL,NULL,23,1,1,1,3,4,1),(371,NULL,455,462,4,NULL,'2025-01-24 01:01:04',0,NULL,NULL,66,6,1,1,1,4,1),(372,NULL,456,463,4,NULL,'2025-01-24 01:19:41',0,NULL,NULL,31,1,1,1,3,3,1),(373,NULL,457,464,4,NULL,'2025-01-24 01:30:12',0,465,'2025-01-24 01:31:26',5,1,2,1,1,4,1),(374,NULL,457,466,6,NULL,'2025-01-24 01:31:49',0,NULL,NULL,5,1,1,1,1,4,0),(375,NULL,457,467,4,NULL,'2025-01-24 01:32:38',0,468,'2025-01-24 01:33:33',5,1,2,1,1,4,0),(376,NULL,462,469,4,NULL,'2025-01-24 02:48:11',0,NULL,NULL,67,16,1,1,3,4,1),(377,NULL,103,470,4,NULL,'2025-01-24 02:50:30',0,NULL,NULL,18,1,1,1,3,4,0),(378,NULL,464,471,1,NULL,'2025-01-24 02:51:07',0,NULL,NULL,18,1,1,1,3,3,1),(379,NULL,465,472,4,NULL,'2025-01-24 03:07:35',0,NULL,NULL,1,1,1,1,1,4,1),(380,NULL,466,473,4,NULL,'2025-01-24 03:31:50',0,475,'2025-01-24 03:33:46',31,1,3,1,1,4,1),(381,NULL,469,476,4,NULL,'2025-01-24 03:47:43',0,NULL,NULL,1,1,1,1,1,4,1),(382,NULL,470,477,4,NULL,'2025-01-24 04:17:54',0,NULL,NULL,1,1,1,1,3,4,1),(383,NULL,471,478,6,NULL,'2025-01-24 04:29:42',0,NULL,NULL,15,1,1,1,3,3,1),(384,NULL,472,479,4,NULL,'2025-01-24 04:41:23',0,NULL,NULL,5,1,1,1,1,4,1),(385,NULL,473,480,4,NULL,'2025-01-24 04:48:49',0,NULL,NULL,2,1,1,1,1,4,1),(386,NULL,474,481,4,NULL,'2025-01-24 04:52:30',0,NULL,NULL,4,1,1,1,3,4,1),(387,NULL,475,482,4,NULL,'2025-01-24 05:22:57',0,NULL,NULL,4,1,1,1,1,4,1),(388,NULL,476,483,4,NULL,'2025-01-24 05:32:52',0,NULL,NULL,4,1,1,1,1,4,1),(389,NULL,477,484,4,NULL,'2025-01-24 05:44:51',0,485,'2025-01-24 05:45:32',4,1,2,1,1,4,1),(390,NULL,479,486,4,NULL,'2025-01-24 05:47:59',0,NULL,NULL,68,7,1,1,3,4,1),(391,NULL,480,487,4,NULL,'2025-01-24 05:56:48',0,NULL,NULL,3,1,1,2,2,7,1),(392,NULL,481,488,4,NULL,'2025-01-24 06:00:52',0,NULL,NULL,2,1,1,1,3,4,1),(393,NULL,482,489,4,NULL,'2025-01-24 06:01:49',0,NULL,NULL,1,1,1,1,3,4,1),(394,NULL,482,490,6,NULL,'2025-01-24 06:02:58',0,NULL,NULL,1,1,1,1,3,4,0),(395,NULL,484,491,4,NULL,'2025-01-24 06:04:24',0,NULL,NULL,4,1,1,1,3,4,1),(396,NULL,485,492,4,NULL,'2025-01-24 06:06:23',0,NULL,NULL,26,1,1,1,3,4,1),(397,NULL,486,493,4,NULL,'2025-01-24 06:09:34',0,497,'2025-01-24 06:21:36',1,1,3,1,1,4,1),(398,NULL,487,494,4,NULL,'2025-01-24 06:17:11',0,NULL,NULL,2,1,1,1,1,4,1),(399,NULL,488,495,4,NULL,'2025-01-24 06:19:15',0,NULL,NULL,3,1,1,1,3,4,1),(400,NULL,491,498,4,NULL,'2025-01-24 06:22:47',0,NULL,NULL,3,1,1,1,3,4,1),(401,NULL,492,499,4,NULL,'2025-01-24 06:23:05',0,505,'2025-01-24 06:37:25',29,1,2,1,1,4,1),(402,NULL,493,500,4,NULL,'2025-01-24 06:30:43',0,501,'2025-01-24 06:30:59',42,8,2,1,1,4,1),(403,NULL,495,502,4,NULL,'2025-01-24 06:32:29',0,NULL,NULL,3,1,1,1,1,4,1),(404,NULL,496,503,4,NULL,'2025-01-24 06:32:54',0,NULL,NULL,3,1,1,1,3,4,1),(405,NULL,497,504,4,NULL,'2025-01-24 06:33:03',0,NULL,NULL,18,1,1,1,3,4,1),(406,NULL,499,506,4,NULL,'2025-01-24 06:54:14',0,NULL,NULL,4,1,1,1,1,4,1),(407,NULL,500,507,4,NULL,'2025-01-24 06:54:30',0,NULL,NULL,5,1,1,1,1,2,1),(408,NULL,501,508,4,NULL,'2025-01-24 06:54:51',0,NULL,NULL,2,1,1,1,1,4,1),(409,NULL,502,509,4,NULL,'2025-01-24 07:04:42',0,511,'2025-01-24 07:05:08',3,1,3,1,3,4,1),(410,NULL,505,512,4,NULL,'2025-01-24 07:11:35',0,NULL,NULL,3,1,1,1,3,4,1),(411,NULL,506,513,4,NULL,'2025-01-24 07:20:20',0,NULL,NULL,69,6,1,1,1,4,1),(412,NULL,507,514,4,NULL,'2025-01-24 07:23:02',0,NULL,NULL,2,1,1,1,1,4,1),(413,NULL,508,515,4,NULL,'2025-01-24 07:26:49',0,NULL,NULL,1,1,1,1,3,4,1),(414,NULL,509,516,4,NULL,'2025-01-24 07:29:26',0,NULL,NULL,3,1,1,1,1,4,1),(415,NULL,510,517,4,NULL,'2025-01-24 07:37:32',0,NULL,NULL,28,1,1,1,1,4,1),(416,NULL,511,518,4,NULL,'2025-01-24 07:47:14',0,NULL,NULL,70,1,1,1,1,4,1),(417,NULL,512,519,4,NULL,'2025-01-24 07:57:22',0,NULL,NULL,2,1,1,1,3,4,1),(418,NULL,513,520,4,NULL,'2025-01-24 08:06:50',0,NULL,NULL,1,1,1,1,1,4,1),(419,NULL,514,521,4,NULL,'2025-01-24 08:09:50',0,NULL,NULL,1,1,1,1,3,4,1),(420,NULL,515,522,4,NULL,'2025-01-24 08:11:18',0,NULL,NULL,5,1,1,2,4,2,1),(421,NULL,516,523,4,NULL,'2025-01-24 08:26:00',0,NULL,NULL,71,2,1,1,3,4,1),(422,NULL,517,524,4,NULL,'2025-01-24 08:32:39',0,NULL,NULL,3,1,1,1,3,4,1),(423,NULL,518,525,4,NULL,'2025-01-24 08:37:31',0,NULL,NULL,29,1,1,1,1,4,1),(424,NULL,519,526,4,NULL,'2025-01-24 09:01:42',0,NULL,NULL,NULL,NULL,1,1,1,4,1),(425,NULL,520,527,4,NULL,'2025-01-24 09:22:22',0,NULL,NULL,29,1,1,1,3,4,1),(426,NULL,521,528,2,NULL,'2025-01-24 09:24:53',0,NULL,NULL,72,18,1,1,3,5,1),(427,NULL,522,529,4,NULL,'2025-01-24 09:36:46',0,533,'2025-01-24 09:38:48',73,16,5,1,1,4,1),(428,NULL,359,534,4,NULL,'2025-01-24 09:42:12',0,NULL,NULL,23,1,1,1,3,4,0),(429,NULL,528,535,1,NULL,'2025-01-24 09:42:50',0,NULL,NULL,23,1,1,1,3,4,1),(430,NULL,529,536,4,NULL,'2025-01-24 09:55:25',0,NULL,NULL,2,1,1,1,3,4,1),(431,NULL,530,537,1,NULL,'2025-01-24 09:55:48',0,NULL,NULL,2,1,1,1,3,4,1),(432,NULL,393,538,1,NULL,'2025-01-24 09:56:58',0,NULL,NULL,2,1,1,1,1,1,0),(433,NULL,532,539,4,NULL,'2025-01-24 09:57:46',0,540,'2025-01-24 09:59:18',23,1,2,1,3,4,1),(434,NULL,534,541,4,NULL,'2025-01-24 10:02:28',0,NULL,NULL,3,1,1,1,1,4,1),(435,NULL,535,542,4,NULL,'2025-01-24 10:10:35',0,543,'2025-01-24 10:11:07',1,1,2,1,3,4,1),(436,NULL,537,544,4,NULL,'2025-01-24 10:37:05',0,NULL,NULL,3,1,1,1,3,4,1),(437,NULL,538,545,1,NULL,'2025-01-24 10:37:15',0,NULL,NULL,3,1,1,1,3,4,1),(438,NULL,539,546,4,NULL,'2025-01-24 10:37:29',0,NULL,NULL,74,1,1,1,1,4,1),(439,NULL,540,547,4,NULL,'2025-01-24 10:47:22',0,NULL,NULL,3,1,1,1,1,4,1),(440,NULL,541,548,4,NULL,'2025-01-24 11:03:41',0,NULL,NULL,75,19,1,1,3,4,1),(441,NULL,542,549,4,NULL,'2025-01-24 11:26:39',0,NULL,NULL,29,1,1,1,1,4,1),(442,NULL,543,550,4,NULL,'2025-01-24 11:34:37',0,NULL,NULL,2,1,1,1,3,4,1),(443,NULL,544,551,4,NULL,'2025-01-24 11:37:10',0,NULL,NULL,2,1,1,1,1,4,1),(444,NULL,545,552,4,NULL,'2025-01-24 11:42:18',0,NULL,NULL,76,1,1,1,1,4,1),(445,NULL,546,553,4,NULL,'2025-01-24 11:49:05',0,NULL,NULL,2,1,1,1,1,4,1),(446,NULL,547,554,4,NULL,'2025-01-24 11:52:42',0,556,'2025-01-24 11:53:45',14,1,3,1,3,4,1),(447,NULL,550,557,4,NULL,'2025-01-24 12:06:37',0,NULL,NULL,2,1,1,1,3,4,1),(448,NULL,551,558,4,NULL,'2025-01-24 12:09:19',0,NULL,NULL,29,1,1,1,3,4,1),(449,NULL,552,559,4,NULL,'2025-01-24 12:10:24',0,NULL,NULL,29,1,1,2,2,2,1),(450,NULL,553,560,4,NULL,'2025-01-24 12:10:43',0,566,'2025-01-24 12:22:52',2,1,2,1,3,4,1),(451,NULL,554,561,4,NULL,'2025-01-24 12:12:11',0,NULL,NULL,NULL,NULL,1,1,3,4,1),(452,NULL,555,562,4,NULL,'2025-01-24 12:12:24',0,NULL,NULL,77,16,1,1,3,4,1),(453,NULL,556,563,4,NULL,'2025-01-24 12:15:30',0,NULL,NULL,3,1,1,1,3,4,1),(454,NULL,557,564,4,NULL,'2025-01-24 12:21:35',0,565,'2025-01-24 12:22:18',39,1,2,1,1,4,1),(455,NULL,553,567,6,NULL,'2025-01-24 12:23:09',0,NULL,NULL,2,1,1,1,3,4,0),(456,NULL,561,568,4,NULL,'2025-01-24 12:25:15',0,NULL,NULL,26,1,1,1,3,4,1),(457,NULL,562,569,4,NULL,'2025-01-24 12:38:41',0,NULL,NULL,50,1,1,1,1,4,1),(458,NULL,563,570,4,NULL,'2025-01-24 12:46:21',0,NULL,NULL,2,1,1,1,3,4,1),(459,NULL,564,571,4,NULL,'2025-01-24 12:56:11',0,NULL,NULL,2,1,1,1,3,4,1),(460,NULL,565,572,4,NULL,'2025-01-24 13:15:18',0,NULL,NULL,44,1,1,3,1,4,1),(461,NULL,566,573,4,NULL,'2025-01-24 13:16:06',0,NULL,NULL,2,1,1,1,3,4,1),(462,NULL,567,574,4,NULL,'2025-01-24 13:17:04',0,NULL,NULL,1,1,1,1,1,4,1),(463,NULL,568,575,4,NULL,'2025-01-24 13:40:22',0,NULL,NULL,5,1,1,1,3,4,1),(464,NULL,569,576,7,NULL,'2025-01-24 13:54:01',0,NULL,NULL,69,6,1,2,2,2,1),(465,NULL,570,577,4,NULL,'2025-01-24 14:10:06',0,NULL,NULL,1,1,1,1,3,4,1),(466,NULL,571,578,4,NULL,'2025-01-24 14:28:02',0,NULL,NULL,2,1,1,1,3,4,1),(467,NULL,572,579,4,NULL,'2025-01-24 14:36:26',0,NULL,NULL,78,12,1,1,1,4,1),(468,NULL,573,580,4,NULL,'2025-01-24 15:23:22',0,581,'2025-01-24 15:23:52',2,1,2,1,1,4,1),(469,NULL,575,582,4,NULL,'2025-01-24 15:33:10',0,NULL,NULL,4,1,1,1,3,4,1),(470,NULL,576,583,5,NULL,'2025-01-24 15:36:11',0,584,'2025-01-24 15:36:47',79,19,2,1,3,3,1),(471,NULL,578,585,4,NULL,'2025-01-24 15:36:55',0,NULL,NULL,4,1,1,1,1,4,1),(472,NULL,579,586,4,NULL,'2025-01-24 15:50:36',0,NULL,NULL,69,6,1,1,1,4,1),(473,NULL,580,587,4,NULL,'2025-01-24 15:55:08',0,NULL,NULL,3,1,1,1,1,2,1),(474,NULL,581,588,4,NULL,'2025-01-24 15:56:28',0,NULL,NULL,3,1,1,1,3,4,1),(475,NULL,582,589,4,NULL,'2025-01-24 16:05:25',0,NULL,NULL,2,1,1,1,3,4,1),(476,NULL,583,590,5,NULL,'2025-01-24 16:24:45',0,591,'2025-01-24 16:26:26',24,1,2,2,2,2,1),(477,NULL,585,592,4,NULL,'2025-01-24 16:45:23',0,NULL,NULL,1,1,1,1,1,4,1),(478,NULL,586,593,2,NULL,'2025-01-24 16:51:19',0,NULL,NULL,7,2,1,1,1,5,1),(479,NULL,587,594,4,NULL,'2025-01-24 17:06:20',0,NULL,NULL,38,1,1,1,1,4,1),(480,NULL,588,595,4,NULL,'2025-01-24 17:18:10',0,NULL,NULL,3,1,1,1,3,4,1),(481,NULL,589,596,4,NULL,'2025-01-24 17:24:14',0,NULL,NULL,26,1,1,1,1,4,1),(482,NULL,590,597,4,NULL,'2025-01-24 17:41:39',0,NULL,NULL,17,1,1,1,1,4,1),(483,NULL,591,598,1,NULL,'2025-01-24 17:51:19',0,NULL,NULL,79,19,1,1,3,3,1),(484,NULL,592,599,4,NULL,'2025-01-24 18:03:59',0,NULL,NULL,80,1,1,1,3,4,1),(485,NULL,593,600,4,NULL,'2025-01-24 18:04:36',0,NULL,NULL,33,1,1,1,3,4,1),(486,NULL,594,601,7,NULL,'2025-01-24 18:05:17',0,603,'2025-01-24 18:08:24',33,1,3,1,3,3,1),(487,NULL,597,604,4,NULL,'2025-01-24 18:09:50',0,NULL,NULL,2,1,1,1,3,4,1),(488,NULL,598,605,4,NULL,'2025-01-24 18:14:37',0,NULL,NULL,81,1,1,1,3,4,1),(489,NULL,599,606,4,NULL,'2025-01-24 18:16:25',0,NULL,NULL,81,1,1,1,3,4,1),(490,NULL,600,607,4,NULL,'2025-01-24 18:18:57',0,NULL,NULL,2,1,1,1,1,4,1),(491,NULL,601,608,4,NULL,'2025-01-24 18:20:28',0,NULL,NULL,82,16,1,1,3,4,1),(492,NULL,602,609,4,NULL,'2025-01-24 18:21:07',0,610,'2025-01-24 18:21:32',1,1,2,1,3,4,1),(493,NULL,604,611,4,NULL,'2025-01-24 18:22:23',0,NULL,NULL,4,1,1,1,1,4,1),(494,NULL,605,612,4,NULL,'2025-01-24 18:24:18',0,NULL,NULL,3,1,1,1,3,4,1),(495,NULL,606,613,4,NULL,'2025-01-24 18:28:54',0,NULL,NULL,3,1,1,1,3,4,1),(496,NULL,607,614,4,NULL,'2025-01-24 18:29:29',0,NULL,NULL,3,1,1,2,2,7,1),(497,NULL,608,615,4,NULL,'2025-01-24 18:29:35',0,NULL,NULL,1,1,1,1,3,4,1),(498,NULL,609,616,4,NULL,'2025-01-24 18:33:55',0,NULL,NULL,NULL,NULL,1,1,3,4,1),(499,NULL,610,617,4,NULL,'2025-01-24 18:34:44',0,NULL,NULL,3,1,1,1,3,4,1),(500,NULL,611,618,4,NULL,'2025-01-24 18:44:44',0,NULL,NULL,23,1,1,1,3,4,1),(501,NULL,612,619,4,NULL,'2025-01-24 18:53:44',0,NULL,NULL,56,16,1,1,3,4,1),(502,NULL,613,620,5,NULL,'2025-01-24 18:54:01',0,625,'2025-01-24 18:58:53',56,16,5,2,2,2,1),(503,NULL,617,624,4,NULL,'2025-01-24 18:58:02',0,NULL,NULL,21,1,1,1,3,4,1),(504,NULL,619,626,4,NULL,'2025-01-24 19:19:14',0,NULL,NULL,83,1,1,1,3,4,1),(505,NULL,620,627,4,NULL,'2025-01-24 19:36:51',0,NULL,NULL,63,1,1,1,1,4,1),(506,NULL,621,628,4,NULL,'2025-01-24 19:37:16',0,NULL,NULL,14,1,1,1,3,4,1),(507,NULL,622,629,4,NULL,'2025-01-24 19:43:55',0,NULL,NULL,1,1,1,1,1,4,1),(508,NULL,622,630,6,NULL,'2025-01-24 19:44:56',0,NULL,NULL,1,1,1,1,1,4,0),(509,NULL,624,631,4,NULL,'2025-01-24 20:30:37',0,NULL,NULL,1,1,1,1,3,4,1),(510,NULL,625,632,4,NULL,'2025-01-24 20:32:31',0,633,'2025-01-24 20:34:33',26,1,2,1,1,4,1),(511,NULL,627,634,4,NULL,'2025-01-24 20:39:54',0,NULL,NULL,2,1,1,1,3,4,1),(512,NULL,628,635,4,NULL,'2025-01-24 20:49:48',0,NULL,NULL,84,19,1,1,1,4,1),(513,NULL,629,636,4,NULL,'2025-01-24 20:54:21',0,NULL,NULL,26,1,1,1,3,4,1),(514,NULL,630,637,4,NULL,'2025-01-24 21:24:09',0,NULL,NULL,38,1,1,1,1,4,1),(515,NULL,631,638,4,NULL,'2025-01-24 21:43:08',0,639,'2025-01-24 21:47:35',5,1,2,1,3,4,1),(516,NULL,633,640,4,NULL,'2025-01-24 22:22:46',0,NULL,NULL,14,1,1,1,1,4,1),(517,NULL,634,641,4,NULL,'2025-01-24 23:01:45',0,NULL,NULL,4,1,1,1,1,4,1),(518,NULL,552,642,4,NULL,'2025-01-25 00:47:42',0,NULL,NULL,29,1,1,2,2,2,0),(519,NULL,636,643,4,NULL,'2025-01-25 01:05:20',0,NULL,NULL,85,2,1,1,1,4,1),(520,NULL,637,644,4,NULL,'2025-01-25 01:24:56',0,NULL,NULL,20,1,1,1,3,4,1),(521,NULL,638,645,4,NULL,'2025-01-25 01:45:15',0,NULL,NULL,86,16,1,1,3,4,1),(522,NULL,639,646,4,NULL,'2025-01-25 02:01:37',0,NULL,NULL,33,1,1,1,3,4,1),(523,NULL,640,647,4,NULL,'2025-01-25 02:02:05',0,NULL,NULL,87,20,1,1,1,4,1),(524,NULL,641,648,4,NULL,'2025-01-25 02:22:40',0,NULL,NULL,29,1,1,1,3,4,1),(525,NULL,642,649,4,NULL,'2025-01-25 05:00:46',0,NULL,NULL,1,1,1,1,3,4,1),(526,NULL,643,650,4,NULL,'2025-01-25 05:44:06',0,NULL,NULL,21,1,1,1,3,4,1),(527,NULL,644,651,4,NULL,'2025-01-25 05:51:09',0,NULL,NULL,50,1,1,1,1,4,1),(528,NULL,645,652,4,NULL,'2025-01-25 06:00:07',0,653,'2025-01-25 06:00:37',2,1,2,1,3,4,1),(529,NULL,647,654,4,NULL,'2025-01-25 06:10:27',0,NULL,NULL,4,1,1,1,3,4,1),(530,NULL,648,655,2,NULL,'2025-01-25 06:14:38',0,NULL,NULL,7,2,1,1,1,5,1),(531,NULL,649,656,4,NULL,'2025-01-25 06:51:52',0,657,'2025-01-25 06:57:26',82,16,2,2,2,2,1),(532,NULL,651,658,4,NULL,'2025-01-25 09:48:42',0,NULL,NULL,79,19,1,1,3,4,1),(533,NULL,652,659,4,NULL,'2025-01-25 10:12:42',0,NULL,NULL,88,19,1,1,3,4,1),(534,NULL,653,660,4,NULL,'2025-01-25 10:35:18',0,NULL,NULL,89,19,1,1,1,4,1),(535,NULL,654,661,4,NULL,'2025-01-25 10:35:23',0,NULL,NULL,79,19,1,1,1,4,1),(536,NULL,655,662,4,NULL,'2025-01-25 10:47:56',0,NULL,NULL,2,1,1,1,3,4,1),(537,NULL,655,663,6,NULL,'2025-01-25 10:48:40',0,NULL,NULL,2,1,1,1,3,4,0),(538,NULL,657,664,6,NULL,'2025-01-25 12:58:17',0,NULL,NULL,29,1,1,1,3,4,1),(539,NULL,658,665,4,NULL,'2025-01-25 13:47:25',0,NULL,NULL,79,19,1,1,1,4,1),(540,NULL,554,666,4,NULL,'2025-01-25 14:48:19',0,NULL,NULL,NULL,NULL,1,1,3,4,0),(541,NULL,660,667,4,NULL,'2025-01-25 15:11:28',0,NULL,NULL,79,19,1,1,3,4,1),(542,NULL,661,668,1,NULL,'2025-01-25 17:35:12',0,NULL,NULL,90,16,1,1,3,2,1),(543,NULL,662,669,5,NULL,'2025-01-25 17:41:03',0,NULL,NULL,1,1,1,1,3,3,1),(544,NULL,663,670,1,NULL,'2025-01-25 18:47:59',0,NULL,NULL,3,1,1,2,2,7,1),(545,NULL,664,671,4,NULL,'2025-01-25 19:14:23',0,NULL,NULL,91,19,1,1,3,4,1),(546,NULL,552,672,4,NULL,'2025-01-25 19:19:05',0,NULL,NULL,29,1,1,2,2,2,0),(547,NULL,666,673,6,NULL,'2025-01-25 19:57:05',0,NULL,NULL,91,19,1,1,3,4,1),(548,NULL,667,674,4,NULL,'2025-01-25 20:10:19',0,676,'2025-01-25 20:10:46',79,19,3,1,1,4,1),(549,NULL,670,677,4,NULL,'2025-01-25 20:38:40',0,NULL,NULL,92,21,1,1,1,4,1),(550,NULL,671,678,6,NULL,'2025-01-25 21:02:33',0,NULL,NULL,2,1,1,1,3,4,1),(551,NULL,672,679,1,NULL,'2025-01-25 21:02:48',0,NULL,NULL,2,1,1,1,3,4,1),(552,NULL,552,680,4,NULL,'2025-01-25 23:05:03',0,NULL,NULL,29,1,1,2,2,2,0),(553,NULL,674,681,4,NULL,'2025-01-25 23:16:59',0,NULL,NULL,93,16,1,1,1,4,1),(554,NULL,675,682,4,NULL,'2025-01-26 00:23:21',0,NULL,NULL,79,19,1,1,3,4,1),(555,NULL,676,683,4,NULL,'2025-01-26 02:04:23',0,NULL,NULL,94,2,1,1,3,4,1),(556,NULL,677,684,2,NULL,'2025-01-26 02:08:28',0,NULL,NULL,7,2,1,1,1,5,1),(557,NULL,678,685,2,NULL,'2025-01-26 02:08:46',0,NULL,NULL,7,2,1,3,1,5,1),(558,NULL,679,686,4,NULL,'2025-01-26 02:09:53',0,NULL,NULL,95,22,1,1,1,4,1),(559,NULL,680,687,4,NULL,'2025-01-26 02:42:42',0,NULL,NULL,5,1,1,1,1,4,1),(560,NULL,681,688,4,NULL,'2025-01-26 05:08:06',0,NULL,NULL,96,2,1,1,3,4,1),(561,NULL,683,689,4,NULL,'2025-01-26 07:28:36',0,NULL,NULL,56,16,1,1,1,4,1),(562,NULL,684,690,4,NULL,'2025-01-26 07:52:31',0,692,'2025-01-26 07:52:34',82,16,2,1,1,2,1),(563,NULL,685,691,4,NULL,'2025-01-26 07:52:33',0,NULL,NULL,82,16,1,1,1,4,1),(564,NULL,687,693,4,NULL,'2025-01-26 09:02:14',0,NULL,NULL,79,19,1,1,3,4,1),(565,NULL,688,694,2,NULL,'2025-01-26 13:06:09',0,NULL,NULL,72,18,1,1,1,8,1),(566,NULL,689,695,2,NULL,'2025-01-26 13:08:44',0,NULL,NULL,7,2,1,1,1,5,1),(567,NULL,690,696,4,NULL,'2025-01-26 13:37:17',0,NULL,NULL,97,16,1,1,1,4,1),(568,NULL,691,697,4,NULL,'2025-01-26 14:32:05',0,698,'2025-01-26 14:33:25',82,16,2,1,1,4,1),(569,NULL,374,699,1,NULL,'2025-01-26 15:19:36',0,NULL,NULL,4,1,1,2,2,2,0),(570,NULL,694,700,4,NULL,'2025-01-26 16:43:38',0,NULL,NULL,53,13,1,1,3,4,1),(571,NULL,695,701,4,NULL,'2025-01-26 17:44:00',0,NULL,NULL,29,1,1,2,2,2,1),(572,NULL,696,702,4,NULL,'2025-01-26 18:48:57',0,NULL,NULL,98,1,1,1,3,4,1),(573,NULL,697,703,4,NULL,'2025-01-26 22:05:56',0,NULL,NULL,99,13,1,1,1,4,1),(574,NULL,698,704,1,NULL,'2025-01-26 23:45:39',0,705,'2025-01-26 23:45:59',100,16,2,1,3,4,1),(575,NULL,700,706,4,NULL,'2025-01-27 00:33:49',0,NULL,NULL,89,19,1,1,1,4,1),(576,NULL,701,707,1,NULL,'2025-01-27 01:29:27',0,NULL,NULL,101,4,1,2,4,2,1),(577,NULL,702,708,4,NULL,'2025-01-27 03:27:20',0,NULL,NULL,56,16,1,1,3,4,1),(578,NULL,703,709,4,NULL,'2025-01-27 07:03:50',0,NULL,NULL,56,16,1,2,2,2,1),(579,NULL,704,710,4,NULL,'2025-01-27 07:17:10',0,NULL,NULL,2,1,1,1,3,4,1),(580,NULL,705,711,4,NULL,'2025-01-27 11:25:29',0,NULL,NULL,102,23,1,1,1,4,1),(581,NULL,706,712,4,NULL,'2025-01-27 11:25:53',0,NULL,NULL,79,19,1,1,3,4,1),(582,NULL,707,713,4,NULL,'2025-01-27 12:35:56',0,NULL,NULL,5,1,1,1,1,4,1),(583,NULL,708,714,4,NULL,'2025-01-27 12:46:56',0,NULL,NULL,29,1,1,1,3,4,1),(584,NULL,709,715,4,NULL,'2025-01-27 12:49:57',0,NULL,NULL,18,1,1,1,1,4,1),(585,NULL,710,716,4,NULL,'2025-01-27 13:20:27',0,NULL,NULL,54,14,1,1,1,4,1),(586,NULL,711,717,4,NULL,'2025-01-27 13:54:10',0,NULL,NULL,103,16,1,2,4,2,1),(587,NULL,712,718,4,NULL,'2025-01-27 15:32:19',0,719,'2025-01-27 15:32:31',104,16,2,1,3,4,1),(588,NULL,714,720,4,NULL,'2025-01-27 15:37:41',0,NULL,NULL,79,19,1,1,3,4,1),(589,NULL,715,721,4,NULL,'2025-01-27 15:52:10',0,NULL,NULL,69,6,1,1,1,4,1),(590,NULL,716,722,4,NULL,'2025-01-27 16:06:43',0,NULL,NULL,79,19,1,1,1,4,1),(591,NULL,717,723,4,NULL,'2025-01-27 17:19:53',0,NULL,NULL,21,1,1,1,1,4,1),(592,NULL,718,724,4,NULL,'2025-01-27 18:22:25',0,NULL,NULL,29,1,1,1,3,4,1),(593,NULL,719,725,4,NULL,'2025-01-27 18:50:50',0,NULL,NULL,105,19,1,1,1,4,1),(594,NULL,720,726,4,NULL,'2025-01-27 21:24:20',0,NULL,NULL,106,16,1,1,3,4,1),(595,NULL,721,727,4,NULL,'2025-01-27 21:49:00',0,NULL,NULL,1,1,1,1,3,4,1),(596,NULL,722,728,4,NULL,'2025-01-27 23:17:12',0,NULL,NULL,107,24,1,1,3,4,1),(597,NULL,723,729,4,NULL,'2025-01-27 23:54:23',0,NULL,NULL,108,11,1,1,3,4,1),(598,NULL,724,730,2,NULL,'2025-01-27 23:56:03',0,NULL,NULL,7,2,1,1,1,5,1),(599,NULL,725,731,1,NULL,'2025-01-28 05:40:49',0,NULL,NULL,1,1,1,2,2,2,1),(600,NULL,726,732,1,NULL,'2025-01-28 05:53:44',0,NULL,NULL,29,1,1,2,6,9,1),(601,NULL,727,733,4,NULL,'2025-01-28 06:29:24',0,NULL,NULL,109,22,1,1,3,4,1),(602,NULL,728,734,5,NULL,'2025-01-28 08:06:55',0,NULL,NULL,4,1,1,1,3,3,1),(603,NULL,729,735,5,NULL,'2025-01-28 10:29:10',0,737,'2025-01-28 10:30:07',1,1,3,1,3,3,1),(604,NULL,732,738,5,NULL,'2025-01-28 11:17:48',0,NULL,NULL,NULL,NULL,1,1,3,3,1),(605,NULL,733,739,2,NULL,'2025-01-28 13:34:43',0,NULL,NULL,72,18,1,1,1,5,1),(606,NULL,734,740,1,NULL,'2025-01-28 14:10:52',0,NULL,NULL,2,1,1,1,1,1,1),(607,NULL,735,741,1,NULL,'2025-01-28 14:11:38',0,NULL,NULL,2,1,1,1,1,1,1),(608,NULL,736,742,1,NULL,'2025-01-28 16:03:27',0,NULL,NULL,110,2,1,2,2,2,1),(609,NULL,737,743,4,NULL,'2025-01-28 17:49:19',0,744,'2025-01-28 17:52:48',4,1,2,1,3,4,1),(610,NULL,739,745,1,NULL,'2025-01-28 17:54:55',0,746,'2025-01-28 17:55:19',2,1,2,1,3,3,1),(611,NULL,741,747,1,NULL,'2025-01-28 17:56:43',0,NULL,NULL,4,1,1,1,3,3,1),(612,NULL,742,748,6,NULL,'2025-01-28 19:12:15',0,749,'2025-01-28 19:13:10',111,25,2,1,3,4,1),(613,NULL,744,750,4,NULL,'2025-01-28 21:58:00',0,NULL,NULL,3,1,1,1,1,4,1),(614,NULL,745,751,5,NULL,'2025-01-29 05:17:33',0,757,'2025-01-29 05:27:09',3,1,7,2,4,3,1),(615,NULL,752,758,4,NULL,'2025-01-29 06:07:20',0,768,'2025-01-29 06:18:37',1,1,11,1,3,4,1),(616,NULL,763,769,1,NULL,'2025-01-29 07:09:31',0,NULL,NULL,23,1,1,1,3,3,1),(617,NULL,764,770,5,NULL,'2025-01-29 07:59:15',0,NULL,NULL,52,1,1,2,2,2,1),(618,NULL,765,771,4,NULL,'2025-01-29 08:34:37',0,773,'2025-01-29 08:36:01',2,1,3,1,3,4,1),(619,NULL,768,774,1,NULL,'2025-01-29 08:49:49',0,NULL,NULL,3,1,1,2,2,2,1),(620,NULL,769,775,5,NULL,'2025-01-29 09:40:58',0,NULL,NULL,3,1,1,1,3,2,1),(621,NULL,769,776,5,NULL,'2025-01-29 13:40:53',0,NULL,NULL,3,1,1,1,3,2,0),(622,NULL,771,777,1,NULL,'2025-01-29 14:45:39',0,NULL,NULL,23,1,1,2,4,2,1),(623,NULL,772,778,1,NULL,'2025-01-29 20:11:15',0,NULL,NULL,29,1,1,2,7,9,1),(624,NULL,772,779,1,NULL,'2025-01-30 02:11:32',0,NULL,NULL,29,1,1,2,7,9,0),(625,NULL,734,780,1,NULL,'2025-01-30 07:49:53',0,NULL,NULL,2,1,1,1,1,1,0),(626,NULL,734,781,1,NULL,'2025-01-30 09:24:33',0,NULL,NULL,2,1,1,1,1,1,0),(627,NULL,776,782,1,NULL,'2025-01-30 09:59:40',0,NULL,NULL,1,1,1,2,6,9,1),(628,NULL,777,783,1,NULL,'2025-01-30 11:15:26',0,NULL,NULL,4,1,1,2,2,2,1),(629,NULL,778,784,1,NULL,'2025-01-30 13:41:27',0,785,'2025-01-30 13:55:01',2,1,2,2,2,1,1),(630,NULL,780,786,1,NULL,'2025-01-30 14:17:58',0,NULL,NULL,112,2,1,2,2,2,1),(631,NULL,781,787,1,NULL,'2025-01-30 14:23:28',0,NULL,NULL,113,2,1,2,6,2,1),(632,NULL,782,788,1,NULL,'2025-01-30 14:24:35',0,NULL,NULL,114,2,1,2,2,2,1),(633,NULL,729,789,1,NULL,'2025-01-30 14:48:55',0,NULL,NULL,1,1,1,1,3,3,0),(634,NULL,784,790,1,NULL,'2025-01-30 15:07:34',0,NULL,NULL,3,1,1,1,1,2,1),(635,NULL,785,791,5,NULL,'2025-01-30 18:46:43',0,NULL,NULL,2,1,1,2,4,2,1),(636,NULL,786,792,1,NULL,'2025-01-30 18:47:14',0,NULL,NULL,3,1,1,2,2,2,1),(637,NULL,787,793,1,NULL,'2025-01-31 06:36:50',0,794,'2025-01-31 06:36:54',NULL,NULL,2,1,3,3,1),(638,NULL,789,795,5,NULL,'2025-01-31 08:38:21',0,NULL,NULL,32,1,1,1,3,6,1),(639,NULL,790,796,5,NULL,'2025-01-31 09:15:39',0,801,'2025-01-31 09:16:47',3,1,6,2,2,2,1),(640,NULL,796,802,4,NULL,'2025-01-31 12:48:54',0,NULL,NULL,1,1,1,1,1,10,1),(641,NULL,797,803,2,NULL,'2025-02-02 07:37:40',0,NULL,NULL,72,18,1,1,1,2,1),(642,NULL,798,804,4,NULL,'2025-02-02 09:59:37',0,NULL,NULL,115,1,1,1,3,3,1),(643,NULL,799,805,2,NULL,'2025-02-02 19:01:26',0,NULL,NULL,7,2,1,1,1,5,1),(644,NULL,800,806,1,NULL,'2025-02-03 10:37:43',0,NULL,NULL,3,1,1,1,3,3,1),(645,NULL,801,807,5,NULL,'2025-02-03 10:58:58',0,810,'2025-02-03 10:59:57',1,1,4,2,2,2,1),(646,NULL,805,811,1,NULL,'2025-02-03 11:21:45',0,NULL,NULL,4,1,1,1,3,3,1),(647,NULL,806,812,1,NULL,'2025-02-03 13:19:26',0,NULL,NULL,4,1,1,1,3,3,1),(648,NULL,800,813,1,NULL,'2025-02-03 18:08:42',0,NULL,NULL,3,1,1,1,3,3,0),(649,NULL,808,814,5,NULL,'2025-02-04 07:51:17',0,818,'2025-02-04 07:55:42',3,1,5,2,2,9,1),(650,NULL,813,819,1,NULL,'2025-02-04 09:18:06',0,NULL,NULL,2,1,1,1,1,1,1),(651,NULL,814,820,1,NULL,'2025-02-04 09:35:46',0,NULL,NULL,3,1,1,2,2,7,1),(652,NULL,790,821,1,NULL,'2025-02-04 09:35:56',0,822,'2025-02-04 09:36:31',3,1,2,2,2,2,0),(653,NULL,817,823,1,NULL,'2025-02-04 09:52:19',0,825,'2025-02-04 09:53:05',4,1,3,1,3,3,1),(654,NULL,800,826,1,NULL,'2025-02-04 09:53:07',0,828,'2025-02-04 09:57:40',3,1,3,1,3,3,0),(655,NULL,823,829,1,NULL,'2025-02-04 10:48:38',0,NULL,NULL,95,22,1,2,2,7,1),(656,NULL,800,830,1,NULL,'2025-02-04 11:30:10',0,NULL,NULL,3,1,1,1,3,3,0),(657,NULL,800,831,1,NULL,'2025-02-04 15:33:32',0,832,'2025-02-04 15:35:25',3,1,2,1,3,3,0),(658,NULL,828,833,5,NULL,'2025-02-04 17:37:18',0,NULL,NULL,2,1,1,2,4,2,1),(659,NULL,800,834,1,NULL,'2025-02-04 17:56:49',0,NULL,NULL,3,1,1,1,3,3,0),(660,NULL,800,835,1,NULL,'2025-02-04 20:27:06',0,NULL,NULL,3,1,1,1,3,3,0),(661,NULL,831,836,1,NULL,'2025-02-05 09:44:30',0,838,'2025-02-05 09:51:05',NULL,NULL,3,1,3,3,1),(662,NULL,831,839,1,NULL,'2025-02-05 10:36:04',0,NULL,NULL,NULL,NULL,1,1,3,3,0),(663,NULL,835,840,5,NULL,'2025-02-05 10:48:14',0,847,'2025-02-05 11:02:25',116,25,8,1,3,3,1),(664,NULL,843,848,2,NULL,'2025-02-05 20:39:35',0,NULL,NULL,72,18,1,1,3,5,1),(665,NULL,844,849,2,NULL,'2025-02-06 12:57:32',0,NULL,NULL,7,2,1,1,1,5,1),(666,NULL,845,850,2,NULL,'2025-02-06 13:02:42',0,NULL,NULL,72,18,1,1,1,5,1),(667,NULL,846,851,2,NULL,'2025-02-06 15:07:45',0,NULL,NULL,7,2,1,1,1,5,1),(668,NULL,847,852,6,NULL,'2025-02-06 15:12:49',0,NULL,NULL,4,1,1,1,1,4,1),(669,NULL,848,853,4,NULL,'2025-02-06 16:04:26',0,854,'2025-02-06 16:04:35',117,1,2,1,1,4,1),(670,NULL,850,855,1,NULL,'2025-02-06 16:07:08',0,NULL,NULL,1,1,1,2,2,2,1),(671,NULL,851,856,6,NULL,'2025-02-06 20:54:36',0,NULL,NULL,3,1,1,1,3,4,1),(672,NULL,852,857,5,NULL,'2025-02-06 22:02:49',0,NULL,NULL,118,13,1,1,1,2,1),(673,NULL,835,858,1,NULL,'2025-02-07 07:18:01',0,859,'2025-02-07 07:18:10',116,25,2,1,3,3,0),(674,NULL,855,860,2,NULL,'2025-02-08 15:52:18',0,NULL,NULL,7,2,1,NULL,1,5,1),(675,NULL,856,861,1,NULL,'2025-02-08 17:46:41',0,NULL,NULL,2,1,1,2,2,1,1),(676,NULL,857,862,5,NULL,'2025-02-09 20:42:56',0,865,'2025-02-09 20:44:58',NULL,NULL,4,1,3,3,1),(677,NULL,857,866,1,NULL,'2025-02-09 21:40:26',0,NULL,NULL,NULL,NULL,1,1,3,3,0),(678,NULL,862,867,8,NULL,'2025-02-10 13:23:56',0,871,'2025-02-10 13:25:49',29,1,5,2,4,2,1),(679,NULL,867,872,1,NULL,'2025-02-11 13:10:39',0,NULL,NULL,1,1,1,2,2,1,1),(680,NULL,868,873,5,NULL,'2025-02-11 18:44:11',0,876,'2025-02-11 18:46:08',115,1,4,2,2,2,1),(681,NULL,872,877,1,NULL,'2025-02-12 09:17:16',0,NULL,NULL,3,1,1,2,2,9,1),(682,NULL,873,878,1,NULL,'2025-02-12 09:18:25',0,NULL,NULL,3,1,1,2,4,3,1),(683,NULL,874,879,5,NULL,'2025-02-12 10:27:36',0,880,'2025-02-12 10:48:11',119,22,2,2,2,2,1),(684,NULL,876,881,4,NULL,'2025-02-12 11:59:59',0,NULL,NULL,1,1,1,1,3,3,1),(685,NULL,877,882,1,NULL,'2025-02-12 16:18:44',0,NULL,NULL,23,1,1,1,3,3,1),(686,NULL,878,883,1,NULL,'2025-02-12 16:41:12',0,901,'2025-02-12 17:00:55',1,1,19,2,2,1,1),(687,NULL,878,902,1,NULL,'2025-02-12 17:44:58',0,904,'2025-02-12 17:58:24',1,1,3,2,2,1,0),(688,NULL,900,905,1,NULL,'2025-02-12 18:29:08',0,906,'2025-02-12 18:29:43',38,1,2,1,1,2,1),(689,NULL,877,907,1,NULL,'2025-02-12 19:03:54',0,908,'2025-02-12 19:22:21',23,1,2,1,3,3,0),(690,NULL,877,909,1,NULL,'2025-02-12 20:02:58',0,NULL,NULL,23,1,1,1,3,3,0),(691,NULL,905,910,1,NULL,'2025-02-12 20:07:04',0,NULL,NULL,4,1,1,1,3,3,1),(692,NULL,906,911,1,NULL,'2025-02-12 20:17:56',0,NULL,NULL,1,1,1,2,4,3,1),(693,NULL,905,912,1,NULL,'2025-02-12 21:20:13',0,913,'2025-02-12 21:21:09',4,1,2,1,3,3,0),(694,NULL,877,914,1,NULL,'2025-02-13 02:37:25',0,NULL,NULL,23,1,1,1,3,3,0),(695,NULL,910,915,1,NULL,'2025-02-13 07:21:16',0,917,'2025-02-13 07:21:38',3,1,3,1,3,3,1),(696,NULL,878,918,1,NULL,'2025-02-13 09:58:19',0,NULL,NULL,1,1,1,2,2,1,0),(697,NULL,878,919,1,NULL,'2025-02-13 13:28:44',0,NULL,NULL,1,1,1,2,2,1,0),(698,NULL,915,920,1,NULL,'2025-02-13 21:31:55',0,NULL,NULL,3,1,1,2,2,2,1),(699,NULL,916,921,2,NULL,'2025-02-14 11:58:31',0,NULL,NULL,7,2,1,1,1,5,1),(700,NULL,917,922,2,NULL,'2025-02-14 17:35:41',0,NULL,NULL,7,2,1,1,3,5,1),(701,NULL,918,923,2,NULL,'2025-02-14 23:26:48',0,NULL,NULL,7,2,1,1,1,5,1),(702,NULL,919,924,2,NULL,'2025-02-15 08:56:07',0,NULL,NULL,7,2,1,1,1,5,1),(703,NULL,920,925,6,NULL,'2025-02-15 13:37:11',0,NULL,NULL,29,1,1,1,1,4,1),(704,NULL,921,926,6,NULL,'2025-02-17 09:39:24',0,928,'2025-02-17 09:40:07',3,1,3,1,1,4,1),(705,NULL,924,929,1,NULL,'2025-02-17 15:33:22',0,931,'2025-02-17 16:04:22',3,1,3,1,1,2,1),(706,NULL,927,932,1,NULL,'2025-02-18 07:16:42',0,NULL,NULL,2,1,1,1,1,2,1),(707,NULL,928,933,6,NULL,'2025-02-18 10:16:37',0,NULL,NULL,120,12,1,1,1,4,1),(708,NULL,929,934,2,NULL,'2025-02-18 11:50:00',0,NULL,NULL,7,2,1,1,1,5,1),(709,NULL,930,935,1,NULL,'2025-02-19 00:45:38',0,NULL,NULL,121,22,1,2,2,2,1),(710,NULL,931,936,1,NULL,'2025-02-19 00:46:19',0,NULL,NULL,122,22,1,2,2,2,1),(711,NULL,932,938,1,NULL,'2025-02-19 09:59:57',0,NULL,NULL,123,22,1,2,2,2,1),(712,NULL,932,937,1,NULL,'2025-02-19 09:59:57',0,NULL,NULL,123,22,1,2,2,2,0),(713,NULL,934,939,5,NULL,'2025-02-19 10:30:07',0,940,'2025-02-19 10:31:47',125,26,2,2,2,2,1),(714,NULL,936,941,1,NULL,'2025-02-20 08:35:42',0,NULL,NULL,1,1,1,2,2,1,1),(715,NULL,937,942,2,NULL,'2025-02-20 18:14:21',0,NULL,NULL,7,2,1,1,1,5,1),(716,NULL,938,943,2,NULL,'2025-02-21 17:33:31',0,NULL,NULL,7,2,1,1,1,5,1),(717,NULL,939,944,4,NULL,'2025-02-22 10:06:26',0,NULL,NULL,126,1,1,1,3,4,1),(718,NULL,940,945,1,NULL,'2025-02-22 15:29:27',0,947,'2025-02-22 15:58:16',3,1,2,1,3,3,1),(719,NULL,941,946,1,NULL,'2025-02-22 15:38:41',0,NULL,NULL,3,1,1,2,2,2,1),(720,NULL,943,948,6,NULL,'2025-02-23 20:56:18',0,NULL,NULL,4,1,1,1,3,4,1),(721,NULL,944,949,5,NULL,'2025-02-24 12:13:28',0,NULL,NULL,2,1,1,1,1,2,1),(722,NULL,945,950,1,NULL,'2025-02-25 02:13:21',0,951,'2025-02-25 02:13:41',127,2,2,1,3,4,1),(723,NULL,947,952,1,NULL,'2025-02-25 08:07:58',0,NULL,NULL,1,1,1,2,2,1,1),(724,NULL,948,953,6,NULL,'2025-02-25 10:26:45',0,955,'2025-02-25 10:28:25',1,1,3,1,1,4,1),(725,NULL,951,956,1,NULL,'2025-02-26 09:14:50',0,NULL,NULL,4,1,1,1,3,3,1),(726,NULL,952,957,2,NULL,'2025-02-26 16:40:15',0,NULL,NULL,7,2,1,2,2,2,1),(727,NULL,953,958,2,NULL,'2025-02-26 16:46:44',0,NULL,NULL,72,18,1,1,1,5,1),(728,NULL,954,959,1,NULL,'2025-02-26 19:55:38',0,NULL,NULL,3,1,1,1,3,3,1),(729,NULL,954,960,1,NULL,'2025-02-27 09:59:35',0,NULL,NULL,3,1,1,1,3,3,0),(730,NULL,956,961,6,NULL,'2025-02-27 11:43:53',0,965,'2025-02-27 11:45:31',2,1,5,1,1,2,1),(731,NULL,961,966,1,NULL,'2025-02-27 14:20:10',0,971,'2025-02-27 14:22:45',2,1,6,1,3,3,1),(732,NULL,954,972,1,NULL,'2025-02-27 14:50:30',0,NULL,NULL,3,1,1,1,3,3,0),(733,NULL,968,973,1,NULL,'2025-02-27 17:53:00',0,NULL,NULL,4,1,1,1,3,3,1),(734,NULL,969,974,1,NULL,'2025-02-28 06:46:54',0,NULL,NULL,128,2,1,2,2,2,1),(735,NULL,970,975,5,NULL,'2025-02-28 15:02:21',0,NULL,NULL,3,1,1,1,1,2,1),(736,NULL,970,976,1,NULL,'2025-02-28 15:05:23',0,NULL,NULL,3,1,1,1,1,2,0),(737,NULL,972,977,5,NULL,'2025-03-01 15:57:06',0,NULL,NULL,112,2,1,2,2,7,1),(738,NULL,973,978,5,NULL,'2025-03-02 04:48:27',0,983,'2025-03-02 04:50:52',50,1,6,2,2,2,1),(739,NULL,979,984,1,NULL,'2025-03-02 09:47:54',0,NULL,NULL,5,1,1,2,2,2,1),(740,NULL,980,985,1,NULL,'2025-03-02 09:50:36',0,NULL,NULL,5,1,1,2,2,7,1),(741,NULL,981,986,1,NULL,'2025-03-02 09:50:43',0,NULL,NULL,5,1,1,2,2,2,1),(742,NULL,982,987,2,NULL,'2025-03-05 21:18:49',0,NULL,NULL,7,2,1,1,1,5,1),(743,NULL,983,988,4,NULL,'2025-03-05 22:25:32',0,989,'2025-03-05 22:27:12',26,1,2,2,2,2,1),(744,NULL,985,990,5,NULL,'2025-03-06 07:47:53',0,NULL,NULL,1,1,1,2,4,2,1),(745,NULL,986,991,5,NULL,'2025-03-07 07:53:51',0,993,'2025-03-07 07:54:16',1,1,3,2,4,2,1),(746,NULL,989,994,5,NULL,'2025-03-07 16:59:25',0,995,'2025-03-07 17:00:21',129,2,2,2,2,2,1),(747,NULL,992,996,1,NULL,'2025-03-09 23:49:53',0,997,'2025-03-09 23:50:28',130,4,2,2,4,2,1),(748,NULL,992,998,1,NULL,'2025-03-10 01:26:40',0,NULL,NULL,130,4,1,2,4,2,0),(749,NULL,995,999,5,NULL,'2025-03-10 08:14:05',0,1000,'2025-03-10 08:14:12',26,1,2,2,2,2,1),(750,NULL,997,1001,2,NULL,'2025-03-10 19:33:03',0,NULL,NULL,72,18,1,2,2,2,1),(751,NULL,998,1002,1,NULL,'2025-03-10 19:33:18',0,NULL,NULL,2,1,1,1,3,3,1),(752,NULL,998,1003,1,NULL,'2025-03-10 22:05:00',0,NULL,NULL,2,1,1,1,3,3,0),(753,NULL,1000,1004,7,NULL,'2025-03-11 14:16:18',0,1007,'2025-03-11 14:17:39',4,1,4,1,3,3,1),(754,NULL,1004,1008,1,NULL,'2025-03-11 18:13:07',0,NULL,NULL,1,1,1,1,3,3,1),(755,NULL,1005,1009,5,NULL,'2025-03-11 20:19:22',0,NULL,NULL,3,1,1,1,3,3,1),(756,NULL,1006,1010,2,NULL,'2025-03-11 21:14:52',0,NULL,NULL,7,2,1,1,1,5,1),(757,NULL,1007,1011,1,NULL,'2025-03-12 07:10:55',0,NULL,NULL,3,1,1,2,2,2,1),(758,NULL,1008,1012,9,NULL,'2025-03-12 23:03:46',0,NULL,NULL,131,2,1,1,3,4,1),(759,NULL,1009,1013,5,NULL,'2025-03-13 05:35:13',0,1014,'2025-03-13 05:36:41',2,1,2,2,2,9,1),(760,NULL,1011,1015,4,NULL,'2025-03-13 08:12:05',0,NULL,NULL,1,1,1,2,2,2,1),(761,NULL,1013,1016,2,NULL,'2025-03-13 13:52:15',0,NULL,NULL,72,18,1,1,1,5,1),(762,NULL,1014,1017,2,NULL,'2025-03-13 14:16:38',0,NULL,NULL,7,2,1,1,3,5,1),(763,NULL,1000,1018,1,NULL,'2025-03-13 22:23:25',0,NULL,NULL,4,1,1,1,3,3,0),(764,NULL,1016,1019,2,NULL,'2025-03-14 19:55:01',0,NULL,NULL,7,2,1,1,1,5,1),(765,NULL,1017,1020,2,NULL,'2025-03-14 22:38:36',0,NULL,NULL,7,2,1,1,1,5,1),(766,NULL,1018,1021,2,NULL,'2025-03-15 16:14:58',0,NULL,NULL,72,18,1,1,1,8,1),(767,NULL,1019,1022,2,NULL,'2025-03-16 07:37:43',0,NULL,NULL,7,2,1,1,1,5,1),(768,NULL,1020,1023,1,NULL,'2025-03-16 17:40:11',0,NULL,NULL,4,1,1,2,4,2,1),(769,NULL,1020,1024,5,NULL,'2025-03-16 18:19:53',0,1025,'2025-03-16 18:20:13',4,1,2,2,4,2,0),(770,NULL,1023,1026,4,NULL,'2025-03-17 20:35:40',0,NULL,NULL,132,2,1,2,2,7,1),(771,NULL,1024,1027,2,NULL,'2025-03-18 14:14:37',0,NULL,NULL,7,2,1,1,1,5,1),(772,NULL,1025,1028,2,NULL,'2025-03-18 14:16:57',0,NULL,NULL,72,18,1,1,1,5,1),(773,NULL,1026,1029,4,NULL,'2025-03-18 23:11:00',0,NULL,NULL,29,1,1,1,3,4,1),(774,NULL,1027,1030,2,NULL,'2025-03-19 11:23:53',0,NULL,NULL,72,18,1,1,1,8,1),(775,NULL,1028,1031,9,NULL,'2025-03-19 18:36:02',0,NULL,NULL,133,2,1,2,2,2,1),(776,NULL,1029,1032,4,NULL,'2025-03-21 11:59:54',0,1034,'2025-03-21 12:01:24',134,2,3,1,3,4,1),(777,NULL,1033,1035,2,NULL,'2025-03-23 02:18:41',0,NULL,NULL,7,2,1,1,1,5,1),(778,NULL,1034,1036,2,NULL,'2025-03-23 02:19:17',0,NULL,NULL,7,2,1,2,2,7,1),(779,NULL,1035,1037,2,NULL,'2025-03-23 02:23:59',0,NULL,NULL,7,2,1,1,1,5,1),(780,NULL,1036,1038,1,NULL,'2025-03-24 03:06:56',0,NULL,NULL,135,5,1,2,4,2,1),(781,NULL,1037,1039,1,NULL,'2025-03-24 03:07:12',0,NULL,NULL,135,5,1,2,4,2,1),(782,NULL,1038,1040,1,NULL,'2025-03-24 08:56:38',0,NULL,NULL,NULL,NULL,1,1,3,3,1),(783,NULL,1039,1041,4,NULL,'2025-03-24 12:48:46',0,NULL,NULL,4,1,1,1,3,4,1),(784,NULL,1040,1042,4,NULL,'2025-03-24 13:13:32',0,NULL,NULL,2,1,1,1,1,4,1),(785,NULL,1041,1043,5,NULL,'2025-03-24 15:46:00',0,1045,'2025-03-24 15:47:07',4,1,3,1,1,2,1),(786,NULL,1044,1046,4,NULL,'2025-03-24 16:31:35',0,1047,'2025-03-24 16:31:47',23,1,2,1,3,4,1),(787,NULL,1046,1048,4,NULL,'2025-03-24 18:44:39',0,NULL,NULL,32,1,1,1,3,4,1),(788,NULL,1047,1049,4,NULL,'2025-03-24 19:12:11',0,1051,'2025-03-24 19:15:28',4,1,3,1,1,4,1),(789,NULL,1050,1052,4,NULL,'2025-03-25 03:14:41',0,NULL,NULL,1,1,1,1,3,4,1),(790,NULL,1051,1053,4,NULL,'2025-03-25 10:37:38',0,1056,'2025-03-25 11:01:41',2,1,4,1,1,4,1),(791,NULL,1056,1057,5,NULL,'2025-03-25 11:07:33',0,NULL,NULL,2,1,1,1,3,2,1),(792,NULL,1057,1058,1,NULL,'2025-03-25 13:33:14',0,NULL,NULL,1,1,1,1,3,3,1),(793,NULL,1057,1059,1,NULL,'2025-03-25 14:37:38',0,NULL,NULL,1,1,1,1,3,3,0),(794,NULL,1059,1060,2,NULL,'2025-03-26 06:02:42',0,NULL,NULL,7,2,1,2,2,2,1),(795,NULL,1060,1061,5,NULL,'2025-03-26 16:22:27',0,1062,'2025-03-26 16:22:58',111,25,2,1,3,3,1),(796,NULL,1062,1063,2,NULL,'2025-03-26 19:39:06',0,NULL,NULL,7,2,1,1,1,5,1),(797,NULL,1063,1064,5,NULL,'2025-03-26 20:34:28',0,NULL,NULL,128,2,1,2,2,2,1),(798,NULL,1064,1065,5,NULL,'2025-03-27 09:31:53',0,NULL,NULL,80,1,1,1,1,2,1),(799,NULL,1065,1066,2,NULL,'2025-03-27 16:21:45',0,NULL,NULL,7,2,1,1,1,5,1),(800,NULL,1067,1067,5,NULL,'2025-03-28 14:10:35',0,NULL,NULL,2,1,1,1,1,2,1),(801,NULL,1068,1068,2,NULL,'2025-03-30 20:04:14',0,NULL,NULL,72,18,1,1,1,5,1),(802,NULL,1069,1069,2,NULL,'2025-03-30 20:04:33',0,NULL,NULL,7,2,1,1,1,5,1),(803,NULL,1070,1070,4,NULL,'2025-03-30 21:23:23',0,NULL,NULL,20,1,1,1,3,4,1),(804,NULL,1071,1071,5,NULL,'2025-03-31 12:34:52',0,1081,'2025-03-31 12:50:04',136,1,11,2,2,2,1),(805,NULL,1082,1082,5,NULL,'2025-03-31 16:12:17',0,NULL,NULL,137,2,1,2,2,2,1),(806,NULL,1083,1083,4,NULL,'2025-04-01 08:51:07',0,1085,'2025-04-01 08:51:54',138,13,3,1,3,4,1),(807,NULL,1086,1086,8,NULL,'2025-04-02 17:02:26',0,1094,'2025-04-02 17:07:36',1,1,9,2,2,2,1),(808,NULL,1095,1095,5,NULL,'2025-04-02 19:37:52',0,NULL,NULL,139,2,1,2,4,2,1),(809,NULL,1096,1096,1,NULL,'2025-04-02 21:23:04',0,1098,'2025-04-02 21:48:50',114,2,3,2,4,2,1),(810,NULL,1099,1099,1,NULL,'2025-04-02 21:51:17',0,1100,'2025-04-02 21:51:24',140,27,2,2,4,2,1),(811,NULL,1096,1101,1,NULL,'2025-04-03 07:08:49',0,1102,'2025-04-03 07:08:59',114,2,2,2,4,2,0),(812,NULL,1103,1103,1,NULL,'2025-04-03 12:20:23',0,1105,'2025-04-03 12:21:09',111,25,3,1,3,3,1),(813,NULL,1106,1106,2,NULL,'2025-04-03 15:17:58',0,NULL,NULL,7,2,1,1,3,5,1),(814,NULL,1107,1107,1,NULL,'2025-04-03 17:18:46',0,NULL,NULL,114,2,1,2,4,2,1),(815,NULL,1108,1108,2,NULL,'2025-04-03 18:18:26',0,NULL,NULL,7,2,1,1,1,5,1),(816,NULL,1109,1109,1,NULL,'2025-04-04 13:53:20',0,1110,'2025-04-04 13:56:07',4,1,2,1,3,3,1),(817,NULL,1111,1111,6,NULL,'2025-04-06 19:41:16',0,NULL,NULL,26,1,1,1,3,10,1),(818,NULL,1112,1112,1,NULL,'2025-04-07 06:11:55',0,NULL,NULL,128,2,1,2,2,2,1),(819,NULL,1113,1113,1,NULL,'2025-04-07 13:27:35',0,1114,'2025-04-07 13:28:17',3,1,2,2,2,2,1),(820,NULL,1113,1115,1,NULL,'2025-04-07 18:35:17',0,NULL,NULL,3,1,1,2,2,2,0),(821,NULL,1116,1116,2,NULL,'2025-04-07 20:38:25',0,NULL,NULL,7,2,1,NULL,1,5,1),(822,NULL,1117,1117,5,NULL,'2025-04-08 12:21:23',0,NULL,NULL,4,1,1,1,1,2,1),(823,NULL,1118,1118,4,NULL,'2025-04-08 15:13:49',0,NULL,NULL,141,2,1,1,3,4,1),(824,NULL,1119,1119,2,NULL,'2025-04-08 20:19:48',0,NULL,NULL,7,2,1,1,1,5,1),(825,NULL,1113,1120,1,NULL,'2025-04-08 22:02:22',0,NULL,NULL,3,1,1,2,2,2,0),(826,NULL,1113,1121,1,NULL,'2025-04-08 23:07:58',0,NULL,NULL,3,1,1,2,2,2,0),(827,NULL,1122,1122,1,NULL,'2025-04-08 23:47:33',0,NULL,NULL,4,1,1,1,1,10,1),(828,NULL,1123,1123,1,NULL,'2025-04-09 07:23:33',0,1124,'2025-04-09 07:23:43',NULL,NULL,2,1,3,3,1),(829,NULL,1113,1125,1,NULL,'2025-04-09 09:00:49',0,NULL,NULL,3,1,1,2,2,2,0),(830,NULL,1126,1126,1,NULL,'2025-04-09 13:59:58',0,NULL,NULL,1,1,1,1,3,3,1),(831,NULL,1127,1127,1,NULL,'2025-04-09 14:54:46',0,NULL,NULL,65,2,1,1,1,2,1),(832,NULL,1128,1128,2,NULL,'2025-04-09 20:04:39',0,NULL,NULL,142,2,1,1,3,11,1),(833,NULL,1113,1129,1,NULL,'2025-04-09 21:32:57',0,NULL,NULL,3,1,1,2,2,2,0),(834,NULL,1113,1130,1,NULL,'2025-04-09 22:56:39',0,NULL,NULL,3,1,1,2,2,2,0),(835,NULL,1131,1131,5,NULL,'2025-04-10 00:59:41',0,NULL,NULL,29,1,1,2,2,2,1),(836,NULL,1132,1132,5,NULL,'2025-04-10 01:04:02',0,1133,'2025-04-10 01:04:06',29,1,2,1,3,3,1),(837,NULL,1134,1134,1,NULL,'2025-04-10 08:50:09',0,1135,'2025-04-10 08:50:15',4,1,2,1,3,3,1),(838,NULL,1136,1136,2,NULL,'2025-04-10 09:11:14',0,NULL,NULL,7,2,1,3,1,2,1),(839,NULL,1137,1137,2,NULL,'2025-04-11 03:00:29',0,NULL,NULL,72,18,1,1,3,5,1),(840,NULL,1138,1138,4,NULL,'2025-04-11 07:36:53',0,NULL,NULL,23,1,1,1,3,4,1),(841,NULL,1139,1139,4,NULL,'2025-04-12 19:42:22',0,NULL,NULL,3,1,1,1,3,4,1),(842,NULL,1140,1140,5,NULL,'2025-04-14 13:56:58',0,NULL,NULL,2,1,1,2,4,2,1),(843,NULL,1141,1141,2,NULL,'2025-04-15 10:19:15',0,NULL,NULL,72,18,1,1,1,5,1),(844,NULL,1142,1142,5,NULL,'2025-04-15 17:23:17',0,1143,'2025-04-15 17:23:50',53,13,2,2,2,2,1),(845,NULL,1144,1144,1,NULL,'2025-04-15 18:45:49',0,NULL,NULL,17,1,1,1,3,3,1),(846,NULL,1145,1145,1,NULL,'2025-04-16 06:51:52',0,NULL,NULL,NULL,NULL,1,1,3,3,1),(847,NULL,1146,1146,2,NULL,'2025-04-16 14:50:00',0,NULL,NULL,7,2,1,1,3,5,1),(848,NULL,1147,1147,4,NULL,'2025-04-16 19:03:03',0,NULL,NULL,1,1,1,1,3,4,1),(849,NULL,1148,1148,1,NULL,'2025-04-17 04:29:07',0,1150,'2025-04-17 04:29:33',111,25,3,1,3,3,1),(850,NULL,1151,1151,2,NULL,'2025-04-19 00:59:49',0,NULL,NULL,7,2,1,1,1,5,1),(851,NULL,1153,1152,5,NULL,'2025-04-19 12:58:57',0,NULL,NULL,1,1,1,2,2,2,1),(852,NULL,1155,1153,1,NULL,'2025-04-20 20:36:42',0,1155,'2025-04-20 20:37:41',5,1,2,2,2,2,1),(853,NULL,1156,1154,1,NULL,'2025-04-20 20:37:27',0,1157,'2025-04-20 20:39:41',5,1,3,2,2,2,1),(854,NULL,1160,1158,2,NULL,'2025-04-20 21:47:54',0,NULL,NULL,7,2,1,1,1,8,1),(855,NULL,1016,1159,2,NULL,'2025-04-23 00:35:04',0,NULL,NULL,7,2,1,1,1,5,0),(856,NULL,1162,1160,1,NULL,'2025-04-23 09:19:45',0,NULL,NULL,29,1,1,1,3,3,1),(857,NULL,1162,1161,1,NULL,'2025-04-23 09:52:53',0,NULL,NULL,29,1,1,1,3,3,0),(858,NULL,1166,1162,1,NULL,'2025-04-25 06:13:17',0,1163,'2025-04-25 06:13:46',29,1,2,2,4,3,1),(859,NULL,1131,1164,5,NULL,'2025-04-25 12:50:41',0,NULL,NULL,29,1,1,2,2,2,0),(860,NULL,1169,1165,2,NULL,'2025-04-25 15:59:25',0,NULL,NULL,72,18,1,1,1,5,1),(861,NULL,1171,1166,6,NULL,'2025-04-25 18:39:12',0,1167,'2025-04-25 18:39:36',29,1,2,1,3,10,1),(862,NULL,1162,1168,1,NULL,'2025-04-28 08:57:35',0,1173,'2025-04-28 08:58:31',29,1,6,1,3,3,0),(863,NULL,1179,1174,2,NULL,'2025-04-28 18:35:40',0,NULL,NULL,7,2,1,2,2,2,1),(864,NULL,1180,1175,4,NULL,'2025-04-28 18:46:01',0,1176,'2025-04-28 18:46:46',29,1,2,1,3,4,1),(865,NULL,1182,1177,4,NULL,'2025-04-28 19:31:28',0,NULL,NULL,143,3,1,1,3,4,1),(866,NULL,1183,1178,4,NULL,'2025-04-28 21:11:40',0,1179,'2025-04-28 21:12:45',29,1,2,1,3,4,1),(867,NULL,1185,1180,1,NULL,'2025-05-03 19:07:15',0,NULL,NULL,2,1,1,2,6,9,1),(868,NULL,1186,1181,5,NULL,'2025-05-03 19:22:44',0,NULL,NULL,144,1,1,1,3,3,1),(869,NULL,1187,1182,6,NULL,'2025-05-03 20:10:40',0,1191,'2025-05-03 20:17:24',33,1,9,1,1,10,1),(870,NULL,1189,1184,5,NULL,'2025-05-03 20:13:12',0,NULL,NULL,3,1,1,1,3,2,1),(871,NULL,1197,1192,1,NULL,'2025-05-03 20:44:59',0,1193,'2025-05-03 20:45:01',3,1,2,1,3,3,1),(872,NULL,1199,1194,5,NULL,'2025-05-03 21:32:45',0,1199,'2025-05-03 21:36:08',29,1,6,2,4,2,1),(873,NULL,1205,1200,1,NULL,'2025-05-04 00:06:58',0,NULL,NULL,3,1,1,2,2,2,1),(874,NULL,1206,1201,2,NULL,'2025-05-04 17:52:49',0,NULL,NULL,7,2,1,1,1,8,1),(875,NULL,1207,1202,6,NULL,'2025-05-05 05:52:48',0,NULL,NULL,145,1,1,1,3,10,1),(876,NULL,1208,1203,5,NULL,'2025-05-05 14:18:03',0,NULL,NULL,1,1,1,2,2,1,1),(877,NULL,1209,1204,10,NULL,'2025-05-06 12:04:30',0,NULL,NULL,146,1,1,2,2,2,1),(878,NULL,1210,1205,4,NULL,'2025-05-06 18:10:11',0,NULL,NULL,1,1,1,1,3,4,1),(879,NULL,1210,1206,6,NULL,'2025-05-06 18:12:41',0,1207,'2025-05-06 18:13:01',1,1,2,1,3,4,0),(880,NULL,1213,1208,6,NULL,'2025-05-06 18:13:23',0,NULL,NULL,147,1,1,1,1,12,1),(881,NULL,1214,1209,4,NULL,'2025-05-07 05:26:18',0,NULL,NULL,2,1,1,1,3,4,1),(882,NULL,1215,1210,5,NULL,'2025-05-07 13:52:52',0,NULL,NULL,29,1,1,2,2,2,1),(883,NULL,1216,1211,2,NULL,'2025-05-07 14:14:03',0,NULL,NULL,72,18,1,1,1,5,1),(884,NULL,1217,1212,4,NULL,'2025-05-07 16:07:04',0,1217,'2025-05-07 16:08:36',29,1,6,1,3,4,1),(885,NULL,1197,1218,1,NULL,'2025-05-07 16:23:18',0,NULL,NULL,3,1,1,1,3,3,0),(886,NULL,1224,1219,4,NULL,'2025-05-07 18:27:32',0,NULL,NULL,148,2,1,2,2,2,1),(887,NULL,1225,1220,6,NULL,'2025-05-07 18:46:16',0,1221,'2025-05-07 18:46:33',1,1,2,1,3,10,1),(888,NULL,1227,1222,1,NULL,'2025-05-07 19:25:05',0,1224,'2025-05-07 19:25:37',3,1,2,1,3,3,1),(889,NULL,1227,1223,5,NULL,'2025-05-07 19:25:05',0,NULL,NULL,3,1,1,1,3,3,1),(890,NULL,1230,1225,5,NULL,'2025-05-07 20:03:43',0,1226,'2025-05-07 20:04:31',14,1,2,1,3,3,1),(891,NULL,1230,1227,5,NULL,'2025-05-07 21:33:16',0,NULL,NULL,14,1,1,1,3,3,0),(892,NULL,1233,1228,5,NULL,'2025-05-07 21:43:02',0,1230,'2025-05-07 21:43:23',23,1,3,1,3,6,1),(893,NULL,1236,1231,6,NULL,'2025-05-08 13:28:38',0,NULL,NULL,149,1,1,1,3,10,1),(894,NULL,1237,1232,1,NULL,'2025-05-08 16:14:31',0,NULL,NULL,150,3,1,1,3,2,1),(895,NULL,1239,1233,4,NULL,'2025-05-08 20:49:42',0,NULL,NULL,2,1,1,1,1,2,1),(896,NULL,1238,1234,4,NULL,'2025-05-08 20:49:42',0,NULL,NULL,2,1,1,1,1,4,1),(897,NULL,1239,1235,1,NULL,'2025-05-08 21:04:26',0,1238,'2025-05-08 21:05:39',2,1,4,1,1,2,0),(898,NULL,1244,1239,2,NULL,'2025-05-09 07:45:12',0,NULL,NULL,7,2,1,1,1,5,1),(899,NULL,1245,1240,5,NULL,'2025-05-09 14:52:41',0,NULL,NULL,20,1,1,1,1,2,1),(900,NULL,1246,1241,5,NULL,'2025-05-11 04:38:44',0,NULL,NULL,151,1,1,1,1,2,1),(901,NULL,1247,1242,5,NULL,'2025-05-12 10:49:23',0,NULL,NULL,2,1,1,1,3,3,1),(902,NULL,1248,1243,2,NULL,'2025-05-12 14:32:45',0,NULL,NULL,72,18,1,1,1,5,1),(903,NULL,1249,1244,4,NULL,'2025-05-12 15:53:26',0,1245,'2025-05-12 15:53:51',14,1,2,1,1,4,1),(904,NULL,1247,1246,5,NULL,'2025-05-12 18:49:50',0,NULL,NULL,2,1,1,1,3,3,0),(905,NULL,1252,1247,4,NULL,'2025-05-13 14:11:04',0,NULL,NULL,152,1,1,1,3,3,1),(906,NULL,1254,1248,6,NULL,'2025-05-13 19:06:14',0,NULL,NULL,NULL,NULL,1,1,3,10,1),(907,NULL,1255,1249,5,NULL,'2025-05-13 19:28:56',0,NULL,NULL,26,1,1,1,3,3,1),(908,NULL,1252,1250,4,NULL,'2025-05-13 20:12:24',0,NULL,NULL,152,1,1,1,3,3,0),(909,NULL,1258,1251,2,NULL,'2025-05-14 19:19:14',0,NULL,NULL,72,18,1,2,6,2,1),(910,NULL,1259,1252,1,NULL,'2025-05-15 06:26:53',0,NULL,NULL,153,28,1,1,3,3,1),(911,NULL,1260,1253,1,NULL,'2025-05-15 09:08:19',0,NULL,NULL,154,28,1,1,3,3,1),(912,NULL,1261,1254,5,NULL,'2025-05-15 11:04:17',0,NULL,NULL,155,29,1,1,1,2,1),(913,NULL,1262,1255,5,NULL,'2025-05-15 16:17:50',0,NULL,NULL,4,1,1,2,2,1,1),(914,NULL,1263,1256,4,NULL,'2025-05-16 13:39:42',0,1259,'2025-05-16 13:41:51',1,1,4,1,3,4,1),(915,NULL,1267,1260,5,NULL,'2025-05-16 13:44:29',0,1261,'2025-05-16 13:44:33',1,1,2,2,2,2,1),(916,NULL,1269,1262,1,NULL,'2025-05-16 13:44:34',0,NULL,NULL,3,1,1,1,3,3,1),(917,NULL,1270,1263,2,NULL,'2025-05-16 14:18:20',0,NULL,NULL,72,18,1,1,1,5,1),(918,NULL,1271,1264,2,NULL,'2025-05-16 16:22:16',0,NULL,NULL,7,2,1,1,1,5,1),(919,NULL,1272,1265,1,NULL,'2025-05-17 12:55:36',0,NULL,NULL,156,1,1,1,3,3,1),(920,NULL,1273,1266,1,NULL,'2025-05-18 19:35:16',0,NULL,NULL,3,1,1,1,3,3,1),(921,NULL,1274,1267,11,NULL,'2025-05-19 05:50:19',0,NULL,NULL,2,1,1,2,2,9,1),(922,NULL,1275,1268,5,NULL,'2025-05-19 10:39:46',0,1275,'2025-05-19 10:41:46',3,1,8,1,3,3,1),(923,NULL,1283,1276,4,NULL,'2025-05-19 17:36:28',0,NULL,NULL,23,1,1,1,1,4,1),(924,NULL,1284,1277,2,NULL,'2025-05-19 18:19:38',0,NULL,NULL,7,2,1,2,2,2,1),(925,NULL,1285,1278,4,NULL,'2025-05-19 19:46:40',0,NULL,NULL,12,2,1,1,3,4,1),(926,NULL,1286,1279,4,NULL,'2025-05-19 20:48:58',0,NULL,NULL,1,1,1,1,3,4,1),(927,NULL,1287,1280,1,NULL,'2025-05-20 11:58:57',0,NULL,NULL,1,1,1,2,2,2,1),(928,NULL,1287,1281,5,NULL,'2025-05-20 11:58:57',0,NULL,NULL,1,1,1,2,2,2,1),(929,NULL,1289,1282,1,NULL,'2025-05-20 11:59:38',0,NULL,NULL,1,1,1,2,2,2,1),(930,NULL,1290,1283,5,NULL,'2025-05-20 12:00:54',0,NULL,NULL,1,1,1,1,3,3,1),(931,NULL,1291,1284,5,NULL,'2025-05-20 12:53:52',0,1285,'2025-05-20 12:55:32',157,1,2,2,4,2,1),(932,NULL,1293,1286,4,NULL,'2025-05-20 18:55:26',0,NULL,NULL,158,1,1,1,3,4,1),(933,NULL,1294,1287,2,NULL,'2025-05-20 23:30:56',0,NULL,NULL,72,18,1,1,1,5,1),(934,NULL,1295,1288,6,NULL,'2025-05-21 01:04:18',0,1289,'2025-05-21 01:04:48',159,30,2,1,3,10,1),(935,NULL,1297,1290,1,NULL,'2025-05-21 02:13:27',0,1295,'2025-05-21 02:17:21',160,22,6,2,8,2,1),(936,NULL,1297,1296,5,NULL,'2025-05-21 02:22:46',0,1307,'2025-05-21 03:01:39',160,22,12,2,8,2,0),(937,NULL,1315,1308,4,NULL,'2025-05-21 18:55:12',0,NULL,NULL,4,1,1,1,3,4,1),(938,NULL,1316,1309,6,NULL,'2025-05-21 21:49:42',0,NULL,NULL,1,1,1,1,1,10,1),(939,NULL,1317,1310,2,NULL,'2025-05-22 21:44:13',0,NULL,NULL,7,2,1,1,1,5,1),(940,NULL,1318,1311,5,NULL,'2025-05-22 21:58:06',0,NULL,NULL,12,2,1,2,6,2,1),(941,NULL,1319,1312,5,NULL,'2025-05-23 08:17:54',0,NULL,NULL,2,1,1,2,2,2,1),(942,NULL,1319,1314,1,NULL,'2025-05-23 08:54:40',0,1316,'2025-05-23 08:55:07',2,1,4,2,2,2,0),(943,NULL,1324,1317,5,NULL,'2025-05-24 16:51:43',0,1319,'2025-05-24 16:53:25',12,2,3,2,2,2,1),(944,NULL,1327,1320,5,NULL,'2025-05-24 23:02:48',0,NULL,NULL,52,1,1,1,3,6,1),(945,NULL,1328,1321,4,NULL,'2025-05-25 07:10:08',0,NULL,NULL,161,1,1,1,1,4,1),(946,NULL,1329,1322,5,NULL,'2025-05-25 14:31:44',0,NULL,NULL,3,1,1,1,1,2,1),(947,NULL,1330,1323,1,NULL,'2025-05-25 14:31:52',0,NULL,NULL,3,1,1,2,2,2,1),(948,NULL,1331,1324,1,NULL,'2025-05-25 14:32:32',0,NULL,NULL,4,1,1,2,2,2,1),(949,NULL,1332,1325,1,NULL,'2025-05-25 14:33:29',0,NULL,NULL,3,1,1,2,2,2,1),(950,NULL,1333,1326,1,NULL,'2025-05-25 14:33:51',0,NULL,NULL,3,1,1,2,4,2,1),(951,NULL,1334,1327,1,NULL,'2025-05-25 14:33:54',0,NULL,NULL,1,1,1,2,2,2,1),(952,NULL,1016,1328,2,NULL,'2025-05-25 15:48:47',0,NULL,NULL,7,2,1,1,1,5,0),(953,NULL,1329,1329,5,NULL,'2025-05-25 17:50:54',0,NULL,NULL,3,1,1,1,1,2,0),(954,NULL,1337,1330,5,NULL,'2025-05-25 21:36:32',0,1333,'2025-05-25 21:37:40',4,1,4,1,3,3,1),(955,NULL,1337,1334,1,NULL,'2025-05-25 21:38:00',0,NULL,NULL,4,1,1,1,3,3,0),(956,NULL,1342,1335,6,NULL,'2025-05-26 11:56:36',0,NULL,NULL,3,1,1,1,3,10,1),(957,NULL,1343,1336,1,NULL,'2025-05-26 20:11:51',0,NULL,NULL,5,1,1,2,2,2,1),(958,NULL,1344,1337,2,NULL,'2025-05-27 20:03:03',0,NULL,NULL,7,2,1,1,3,5,1),(959,NULL,1345,1338,6,NULL,'2025-05-28 02:37:54',0,NULL,NULL,162,2,1,1,3,4,1),(960,NULL,1346,1339,5,NULL,'2025-05-28 08:09:33',0,NULL,NULL,32,1,1,2,2,2,1),(961,NULL,1347,1340,4,NULL,'2025-05-28 19:43:56',0,NULL,NULL,1,1,1,1,1,4,1),(962,NULL,1348,1341,1,NULL,'2025-05-29 12:15:42',0,NULL,NULL,163,22,1,2,2,2,1),(963,NULL,1349,1342,1,NULL,'2025-05-29 15:46:56',0,NULL,NULL,163,22,1,2,2,2,1),(964,NULL,1350,1343,1,NULL,'2025-05-29 20:06:11',0,NULL,NULL,5,1,1,2,2,2,1),(965,NULL,1351,1344,2,NULL,'2025-05-29 23:17:07',0,NULL,NULL,7,2,1,1,1,5,1),(966,NULL,1352,1345,1,NULL,'2025-05-30 06:26:57',0,NULL,NULL,56,16,1,2,2,2,1),(967,NULL,1353,1346,1,NULL,'2025-05-30 20:59:22',0,1352,'2025-05-30 21:05:57',1,1,7,2,4,2,1),(968,NULL,1360,1353,1,NULL,'2025-06-02 13:35:35',0,1358,'2025-06-02 13:44:20',3,1,6,2,2,2,1),(969,NULL,1366,1359,5,NULL,'2025-06-02 20:30:04',0,1361,'2025-06-02 20:32:12',21,1,3,1,1,2,1),(970,NULL,1369,1362,2,NULL,'2025-06-02 21:05:18',0,NULL,NULL,7,2,1,2,2,7,1),(971,NULL,1366,1363,5,NULL,'2025-06-02 21:07:40',0,NULL,NULL,21,1,1,1,1,2,0),(972,NULL,1371,1364,5,NULL,'2025-06-03 11:04:46',0,1368,'2025-06-03 11:10:37',2,1,5,2,4,2,1),(973,NULL,1376,1369,1,NULL,'2025-06-04 01:19:59',0,NULL,NULL,29,1,1,1,3,3,1),(974,NULL,1376,1370,1,NULL,'2025-06-04 08:38:16',0,NULL,NULL,29,1,1,1,3,3,0),(975,NULL,1378,1371,2,NULL,'2025-06-04 10:13:45',0,NULL,NULL,7,2,1,1,1,5,1),(976,NULL,1379,1372,2,NULL,'2025-06-04 10:17:04',0,NULL,NULL,7,2,1,1,1,5,1),(977,NULL,1380,1373,2,NULL,'2025-06-04 16:51:24',0,NULL,NULL,72,18,1,1,1,5,1),(978,NULL,1371,1374,1,NULL,'2025-06-04 21:17:26',0,1375,'2025-06-04 21:19:34',2,1,2,2,4,2,0),(979,NULL,1383,1376,5,NULL,'2025-06-04 23:50:30',0,1377,'2025-06-04 23:52:00',2,1,2,1,3,3,1),(980,NULL,1385,1378,1,NULL,'2025-06-05 11:46:39',0,NULL,NULL,26,1,1,2,4,2,1),(981,NULL,1386,1379,12,NULL,'2025-06-05 13:25:01',0,1381,'2025-06-05 13:25:21',3,1,2,1,3,4,1),(982,NULL,1387,1380,1,NULL,'2025-06-05 13:25:03',0,1382,'2025-06-05 13:27:40',3,1,2,1,3,3,1),(983,NULL,1390,1383,13,NULL,'2025-06-07 00:06:30',0,1384,'2025-06-07 00:07:53',3,1,2,1,3,4,1),(984,NULL,1392,1385,5,NULL,'2025-06-07 16:55:52',0,NULL,NULL,164,31,1,1,1,2,1),(985,NULL,1393,1386,5,NULL,'2025-06-07 23:04:32',0,NULL,NULL,4,1,1,1,1,2,1),(986,NULL,1393,1387,5,NULL,'2025-06-07 23:04:32',0,NULL,NULL,4,1,1,1,1,2,1),(987,NULL,1395,1388,5,NULL,'2025-06-08 00:11:05',0,NULL,NULL,2,1,1,1,1,2,1),(988,NULL,1396,1389,5,NULL,'2025-06-08 18:53:49',0,NULL,NULL,2,1,1,1,3,3,1),(989,NULL,1397,1390,2,NULL,'2025-06-08 20:38:37',0,NULL,NULL,72,18,1,2,2,2,1),(990,NULL,1398,1391,2,NULL,'2025-06-08 20:40:11',0,NULL,NULL,7,2,1,1,1,5,1),(991,NULL,1399,1392,2,NULL,'2025-06-08 20:43:21',0,NULL,NULL,72,18,1,1,1,5,1),(992,NULL,1396,1393,5,NULL,'2025-06-08 21:44:52',0,NULL,NULL,2,1,1,1,3,3,0),(993,NULL,1401,1394,5,NULL,'2025-06-09 18:36:47',0,1397,'2025-06-09 18:38:28',26,1,4,2,2,2,1),(994,NULL,1405,1398,1,NULL,'2025-06-09 23:40:09',0,NULL,NULL,165,2,1,1,3,4,1),(995,NULL,1406,1399,1,NULL,'2025-06-10 04:22:03',0,1400,'2025-06-10 04:22:14',1,1,2,2,2,2,1),(996,NULL,1360,1401,1,NULL,'2025-06-10 07:35:38',0,NULL,NULL,3,1,1,2,2,2,0),(997,NULL,1360,1402,1,NULL,'2025-06-10 09:16:28',0,NULL,NULL,3,1,1,2,2,2,0),(998,NULL,1360,1403,1,NULL,'2025-06-10 10:11:00',0,1405,'2025-06-10 10:41:09',3,1,3,2,2,2,0),(999,NULL,1360,1406,1,NULL,'2025-06-10 12:25:43',0,1410,'2025-06-10 12:49:02',3,1,5,2,2,2,0),(1000,NULL,1360,1411,1,NULL,'2025-06-10 13:37:30',0,1412,'2025-06-10 13:56:18',3,1,2,2,2,2,0),(1001,NULL,1420,1413,5,NULL,'2025-06-10 14:03:16',0,NULL,NULL,14,1,1,1,1,2,1),(1002,NULL,1422,1414,2,NULL,'2025-06-10 19:17:53',0,NULL,NULL,7,2,1,1,1,5,1),(1003,NULL,1423,1415,5,NULL,'2025-06-10 23:18:17',0,NULL,NULL,68,7,1,1,1,2,1),(1004,NULL,1360,1416,1,NULL,'2025-06-12 08:50:26',0,NULL,NULL,3,1,1,2,2,2,0),(1005,NULL,1425,1417,2,NULL,'2025-06-12 18:02:55',0,NULL,NULL,7,2,1,1,1,5,1),(1006,NULL,1426,1418,1,NULL,'2025-06-13 21:17:00',0,NULL,NULL,2,1,1,1,3,4,1),(1007,NULL,1428,1420,1,NULL,'2025-06-16 04:01:26',0,NULL,NULL,10,5,1,2,4,2,1),(1008,NULL,82,1419,1,NULL,'2025-06-16 04:01:26',0,NULL,NULL,10,5,1,2,4,2,0),(1009,NULL,1429,1421,2,NULL,'2025-06-16 11:26:00',0,NULL,NULL,7,2,1,2,2,2,1),(1010,NULL,1430,1422,2,NULL,'2025-06-16 11:27:38',0,NULL,NULL,72,18,1,1,1,5,1),(1011,NULL,1431,1423,13,NULL,'2025-06-16 18:01:54',0,NULL,NULL,125,26,1,1,3,4,1),(1012,NULL,1360,1424,1,NULL,'2025-06-17 09:39:05',0,NULL,NULL,3,1,1,2,2,2,0),(1013,NULL,1360,1425,1,NULL,'2025-06-17 13:48:42',0,NULL,NULL,3,1,1,2,2,2,0),(1014,NULL,1435,1426,1,NULL,'2025-06-17 23:20:21',0,NULL,NULL,4,1,1,1,1,2,1),(1015,NULL,1436,1427,2,NULL,'2025-06-19 12:18:25',0,NULL,NULL,72,18,1,1,1,5,1),(1016,NULL,1437,1428,2,NULL,'2025-06-22 14:44:11',0,NULL,NULL,72,18,1,2,2,2,1),(1017,NULL,1438,1429,1,NULL,'2025-06-23 14:10:48',0,1430,'2025-06-23 14:11:24',166,22,2,2,2,2,1),(1018,NULL,1440,1431,1,NULL,'2025-06-24 03:06:13',0,NULL,NULL,167,2,1,2,2,2,1),(1019,NULL,1441,1432,3,NULL,'2025-06-24 03:06:17',0,NULL,NULL,167,2,1,1,3,3,1),(1020,NULL,1360,1433,1,NULL,'2025-06-24 06:48:30',0,NULL,NULL,3,1,1,2,2,2,0),(1021,NULL,1360,1434,1,NULL,'2025-06-24 09:11:53',0,NULL,NULL,3,1,1,2,2,2,0),(1022,NULL,1444,1435,1,NULL,'2025-06-24 13:47:43',0,NULL,NULL,4,1,1,2,4,2,1),(1023,NULL,1444,1436,7,NULL,'2025-06-24 13:47:43',0,NULL,NULL,4,1,1,2,4,2,1),(1024,NULL,1446,1437,1,NULL,'2025-06-24 16:41:33',0,NULL,NULL,1,1,1,1,3,3,1),(1025,NULL,1447,1438,1,NULL,'2025-06-24 17:35:09',0,NULL,NULL,5,1,1,2,2,2,1),(1026,NULL,1360,1439,1,NULL,'2025-06-25 06:55:40',0,NULL,NULL,3,1,1,2,2,2,0),(1027,NULL,1360,1440,5,NULL,'2025-06-25 09:06:42',0,NULL,NULL,3,1,1,2,2,2,0),(1028,NULL,1451,1441,2,NULL,'2025-06-25 18:03:54',0,NULL,NULL,7,2,1,2,2,2,1),(1029,NULL,1452,1442,2,NULL,'2025-06-25 18:04:18',0,NULL,NULL,72,18,1,1,1,5,1),(1030,NULL,1453,1443,4,NULL,'2025-06-26 03:50:11',0,NULL,NULL,2,1,1,1,3,4,1),(1031,NULL,1360,1444,1,NULL,'2025-06-26 08:53:07',0,NULL,NULL,3,1,1,2,2,2,0),(1032,NULL,1360,1445,1,NULL,'2025-06-26 11:10:59',0,NULL,NULL,3,1,1,2,2,2,0),(1033,NULL,1456,1446,4,NULL,'2025-06-26 21:44:33',0,NULL,NULL,26,1,1,1,3,4,1),(1034,NULL,1457,1447,5,NULL,'2025-06-27 06:49:47',0,1448,'2025-06-27 06:51:20',168,22,2,2,2,2,1),(1035,NULL,1460,1449,4,NULL,'2025-06-27 20:02:19',0,NULL,NULL,3,1,1,1,3,4,1),(1036,NULL,1461,1450,4,NULL,'2025-06-28 09:14:43',0,NULL,NULL,169,1,1,1,1,4,1),(1037,NULL,1428,1451,1,NULL,'2025-06-28 18:27:58',0,NULL,NULL,10,5,1,2,4,2,0),(1038,NULL,1463,1452,2,NULL,'2025-06-30 13:57:34',0,NULL,NULL,7,2,1,2,2,2,1),(1039,NULL,1464,1453,6,NULL,'2025-06-30 18:44:54',0,NULL,NULL,170,2,1,2,4,2,1),(1040,NULL,1465,1454,2,NULL,'2025-06-30 23:49:48',0,NULL,NULL,72,18,1,1,1,8,1),(1041,NULL,1466,1455,1,NULL,'2025-07-04 10:31:15',0,NULL,NULL,3,1,1,2,2,2,1),(1042,NULL,1467,1456,4,NULL,'2025-07-06 03:37:35',0,NULL,NULL,1,1,1,1,1,4,1),(1043,NULL,1466,1457,1,NULL,'2025-07-07 08:29:13',0,NULL,NULL,3,1,1,2,2,2,0),(1044,NULL,1469,1458,2,NULL,'2025-07-07 11:30:14',0,NULL,NULL,72,18,1,1,1,8,1),(1045,NULL,1470,1459,1,NULL,'2025-07-07 16:25:56',0,NULL,NULL,171,22,1,2,2,2,1),(1046,NULL,1470,1460,1,NULL,'2025-07-07 20:07:23',0,NULL,NULL,171,22,1,2,2,2,0),(1047,NULL,1466,1461,1,NULL,'2025-07-08 08:18:06',0,NULL,NULL,3,1,1,2,2,2,0),(1048,NULL,1473,1462,5,NULL,'2025-07-08 11:33:53',0,NULL,NULL,22,7,1,1,1,2,1),(1049,NULL,1474,1463,5,NULL,'2025-07-08 12:30:17',0,NULL,NULL,2,1,1,1,3,3,1),(1050,NULL,1474,1464,1,NULL,'2025-07-08 12:57:21',0,1465,'2025-07-08 12:57:40',2,1,2,1,3,3,0),(1051,NULL,1474,1466,1,NULL,'2025-07-08 15:55:06',0,NULL,NULL,2,1,1,1,3,3,0),(1052,NULL,1466,1467,1,NULL,'2025-07-09 09:19:30',0,1469,'2025-07-09 09:57:16',3,1,3,2,2,2,0),(1053,NULL,1466,1470,1,NULL,'2025-07-09 10:37:26',0,NULL,NULL,3,1,1,2,2,2,0),(1054,NULL,1482,1471,1,NULL,'2025-07-10 15:21:11',0,1473,'2025-07-10 15:37:38',2,1,3,1,3,3,1),(1055,NULL,1485,1474,1,NULL,'2025-07-10 20:53:01',0,NULL,NULL,172,28,1,2,2,2,1),(1056,NULL,1466,1475,1,NULL,'2025-07-11 06:22:20',0,NULL,NULL,3,1,1,2,2,2,0),(1057,NULL,1466,1476,1,NULL,'2025-07-11 08:06:25',0,1477,'2025-07-11 08:11:07',3,1,2,2,2,2,0),(1058,NULL,1489,1478,2,NULL,'2025-07-11 12:07:34',0,NULL,NULL,7,2,1,1,1,5,1),(1059,NULL,1490,1479,2,NULL,'2025-07-11 15:23:43',0,NULL,NULL,7,2,1,1,1,5,1),(1060,NULL,1491,1480,2,NULL,'2025-07-11 15:24:12',0,NULL,NULL,7,2,1,1,1,5,1),(1061,NULL,1492,1481,5,NULL,'2025-07-15 08:15:31',0,1483,'2025-07-15 08:17:01',3,1,3,2,4,2,1),(1062,NULL,1492,1484,1,NULL,'2025-07-15 09:04:40',0,1486,'2025-07-15 09:05:31',3,1,3,2,4,2,0),(1063,NULL,1498,1487,1,NULL,'2025-07-15 09:29:34',0,NULL,NULL,3,1,1,2,2,2,1),(1064,NULL,1499,1488,4,NULL,'2025-07-16 19:35:35',0,NULL,NULL,3,1,1,1,3,4,1),(1065,NULL,1500,1489,5,NULL,'2025-07-18 11:02:23',0,NULL,NULL,3,1,1,1,1,2,1),(1066,NULL,1501,1490,2,NULL,'2025-07-18 21:31:17',0,NULL,NULL,7,2,1,1,1,5,1),(1067,NULL,1502,1491,5,NULL,'2025-07-19 17:25:30',0,NULL,NULL,173,20,1,2,2,2,1),(1068,NULL,1503,1492,5,NULL,'2025-07-21 11:46:52',0,NULL,NULL,NULL,NULL,1,1,3,3,1),(1069,NULL,1504,1493,1,NULL,'2025-07-23 07:03:20',0,NULL,NULL,38,1,1,2,4,2,1),(1070,NULL,1505,1494,1,NULL,'2025-07-23 10:09:17',0,1495,'2025-07-23 10:09:39',2,1,2,2,4,2,1),(1071,NULL,1507,1496,1,NULL,'2025-07-23 10:10:47',0,1497,'2025-07-23 10:11:46',3,1,2,2,2,2,1),(1072,NULL,1509,1498,2,NULL,'2025-07-24 10:57:47',0,NULL,NULL,72,18,1,1,1,5,1),(1073,NULL,1510,1499,1,NULL,'2025-07-25 08:31:13',0,NULL,NULL,1,1,1,2,2,2,1),(1074,NULL,1511,1500,1,NULL,'2025-07-25 08:32:32',0,NULL,NULL,3,1,1,2,2,2,1),(1075,NULL,1512,1501,1,NULL,'2025-07-25 08:33:19',0,NULL,NULL,174,2,1,2,2,2,1),(1076,NULL,1513,1502,1,NULL,'2025-07-25 09:21:51',0,NULL,NULL,23,1,1,1,1,2,1),(1077,NULL,1514,1503,1,NULL,'2025-07-25 19:42:59',0,1504,'2025-07-25 19:43:48',3,1,2,1,3,4,1),(1078,NULL,1516,1505,5,NULL,'2025-07-25 19:59:43',0,1512,'2025-07-25 20:05:10',3,1,8,2,2,2,1),(1079,NULL,1524,1513,4,NULL,'2025-07-25 20:35:24',0,NULL,NULL,3,1,1,1,1,4,1),(1080,NULL,1516,1514,1,NULL,'2025-07-25 20:55:25',0,1515,'2025-07-25 20:59:00',3,1,2,2,2,2,0),(1081,NULL,1527,1516,6,NULL,'2025-07-26 07:02:51',0,NULL,NULL,1,1,1,1,3,4,1),(1082,NULL,1528,1517,1,NULL,'2025-07-26 12:13:11',0,NULL,NULL,2,1,1,2,4,2,1),(1083,NULL,1529,1518,13,NULL,'2025-07-26 14:22:15',0,NULL,NULL,23,1,1,1,3,4,1),(1084,NULL,1507,1519,1,NULL,'2025-07-26 20:56:41',0,NULL,NULL,3,1,1,2,2,2,0),(1085,NULL,1516,1520,1,NULL,'2025-07-27 10:01:58',0,1521,'2025-07-27 10:02:09',3,1,2,2,2,2,0),(1086,NULL,1513,1522,1,NULL,'2025-07-28 08:07:16',0,NULL,NULL,23,1,1,1,1,2,0),(1087,NULL,1513,1523,1,NULL,'2025-07-28 12:58:30',0,NULL,NULL,23,1,1,1,1,2,0),(1088,NULL,1535,1524,1,NULL,'2025-07-28 14:24:54',0,NULL,NULL,21,1,1,2,2,2,1),(1089,NULL,1536,1525,1,NULL,'2025-07-29 10:21:05',0,NULL,NULL,2,1,1,2,4,2,1),(1090,NULL,1537,1526,2,NULL,'2025-07-30 18:13:43',0,NULL,NULL,7,2,1,1,3,5,1),(1091,NULL,1538,1527,2,NULL,'2025-07-30 18:15:13',0,NULL,NULL,7,2,1,2,2,2,1),(1092,NULL,1539,1528,5,NULL,'2025-07-30 22:57:34',0,NULL,NULL,3,1,1,1,3,3,1),(1093,NULL,1540,1529,5,NULL,'2025-07-31 16:09:54',0,1530,'2025-07-31 16:11:57',175,1,2,2,2,2,1),(1094,NULL,1542,1531,1,NULL,'2025-07-31 18:38:54',0,1532,'2025-07-31 18:38:56',2,1,2,2,4,2,1),(1095,NULL,1542,1533,1,NULL,'2025-08-01 09:09:14',0,1536,'2025-08-01 09:10:32',2,1,4,2,4,2,0),(1096,NULL,1548,1537,1,NULL,'2025-08-02 04:13:24',0,NULL,NULL,6,2,1,2,6,2,1),(1097,NULL,1549,1538,1,NULL,'2025-08-02 04:14:34',0,NULL,NULL,128,2,1,2,6,2,1),(1098,NULL,1550,1539,1,NULL,'2025-08-02 12:58:23',0,NULL,NULL,1,1,1,2,4,2,1),(1099,NULL,1550,1540,1,NULL,'2025-08-02 15:24:18',0,1541,'2025-08-02 15:32:24',1,1,2,2,4,2,0),(1100,NULL,1553,1542,1,NULL,'2025-08-02 15:47:08',0,NULL,NULL,1,1,1,1,1,2,1),(1101,NULL,1554,1543,6,NULL,'2025-08-02 19:11:36',0,1545,'2025-08-02 19:13:33',29,1,3,2,2,2,1),(1102,NULL,1553,1546,1,NULL,'2025-08-04 10:55:12',0,NULL,NULL,1,1,1,1,1,2,0),(1103,NULL,1558,1547,1,NULL,'2025-08-05 04:06:29',0,NULL,NULL,6,2,1,2,6,2,1),(1104,NULL,1559,1548,2,NULL,'2025-08-05 14:51:28',0,NULL,NULL,7,2,1,1,1,5,1),(1105,NULL,1560,1549,1,NULL,'2025-08-05 22:05:56',0,NULL,NULL,3,1,1,2,2,2,1),(1106,NULL,1560,1550,1,NULL,'2025-08-05 22:56:50',0,1551,'2025-08-05 22:57:29',3,1,2,2,2,2,0),(1107,NULL,1563,1552,5,NULL,'2025-08-06 14:58:07',0,NULL,NULL,3,1,1,2,4,3,1),(1108,NULL,1563,1553,14,NULL,'2025-08-06 14:58:50',0,1554,'2025-08-06 14:59:04',3,1,2,2,4,3,0),(1109,NULL,1566,1555,1,NULL,'2025-08-07 00:58:33',0,NULL,NULL,135,5,1,2,2,2,1),(1110,NULL,1550,1556,1,NULL,'2025-08-07 08:21:42',0,1557,'2025-08-07 08:23:19',1,1,2,2,4,2,0),(1111,NULL,1569,1558,12,NULL,'2025-08-07 10:46:43',0,NULL,NULL,4,1,1,1,3,4,1),(1112,NULL,1570,1559,1,NULL,'2025-08-07 17:05:12',0,1560,'2025-08-07 17:05:16',3,1,2,2,4,2,1),(1113,NULL,1572,1561,4,NULL,'2025-08-10 14:45:11',0,NULL,NULL,17,1,1,2,4,3,1),(1114,NULL,1573,1562,1,NULL,'2025-08-10 22:04:31',0,NULL,NULL,68,7,1,1,3,3,1),(1115,NULL,1574,1563,1,NULL,'2025-08-11 09:30:36',0,NULL,NULL,NULL,NULL,1,1,3,3,1),(1116,NULL,1575,1564,1,NULL,'2025-08-11 09:35:21',0,1565,'2025-08-11 09:35:34',68,7,2,1,3,3,1),(1117,NULL,1577,1566,2,NULL,'2025-08-11 09:39:15',0,NULL,NULL,7,2,1,2,2,7,1),(1118,NULL,1578,1567,1,NULL,'2025-08-11 09:39:15',0,NULL,NULL,68,7,1,1,3,3,1),(1119,NULL,1579,1568,1,NULL,'2025-08-11 19:38:47',0,NULL,NULL,22,7,1,1,3,4,1),(1120,NULL,1580,1569,1,NULL,'2025-08-13 23:55:42',0,NULL,NULL,176,5,1,2,2,7,1),(1121,NULL,1581,1570,1,NULL,'2025-08-14 13:01:18',0,NULL,NULL,2,1,1,1,3,3,1),(1122,NULL,1582,1571,1,NULL,'2025-08-14 15:44:01',0,NULL,NULL,36,10,1,1,3,4,1),(1123,NULL,1583,1572,1,NULL,'2025-08-14 15:44:32',0,NULL,NULL,36,10,1,1,3,4,1),(1124,NULL,1584,1573,1,NULL,'2025-08-14 16:52:26',0,1578,'2025-08-14 16:56:34',4,1,6,1,1,4,1),(1125,NULL,1590,1579,1,NULL,'2025-08-14 16:58:54',0,NULL,NULL,4,1,1,1,1,2,1),(1126,NULL,1591,1580,1,NULL,'2025-08-15 01:16:59',0,NULL,NULL,62,1,1,1,3,4,1),(1127,NULL,1592,1581,2,NULL,'2025-08-15 07:07:43',0,NULL,NULL,72,18,1,1,1,2,1),(1128,NULL,1593,1582,2,NULL,'2025-08-15 11:15:12',0,NULL,NULL,72,18,1,1,3,5,1),(1129,NULL,1594,1583,2,NULL,'2025-08-15 19:19:03',0,NULL,NULL,7,2,1,1,1,2,1),(1130,NULL,1595,1584,1,NULL,'2025-08-16 01:36:13',0,1586,'2025-08-16 01:53:43',1,1,2,1,3,3,1),(1131,NULL,1596,1585,1,NULL,'2025-08-16 01:50:44',0,NULL,NULL,177,5,1,2,2,7,1),(1132,NULL,1598,1587,1,NULL,'2025-08-16 04:56:36',0,1590,'2025-08-16 04:56:49',81,1,2,2,2,2,1),(1133,NULL,1599,1588,1,NULL,'2025-08-16 04:56:41',0,NULL,NULL,1,1,1,2,2,2,1),(1134,NULL,1600,1589,1,NULL,'2025-08-16 04:56:44',0,NULL,NULL,4,1,1,2,2,2,1),(1135,NULL,1602,1591,1,NULL,'2025-08-16 19:27:09',0,NULL,NULL,173,20,1,2,2,2,1),(1136,NULL,1603,1592,1,NULL,'2025-08-16 19:32:05',0,NULL,NULL,151,1,1,1,1,2,1),(1137,NULL,1604,1593,1,NULL,'2025-08-16 20:27:13',0,NULL,NULL,178,27,1,2,2,7,1),(1138,NULL,1605,1594,2,NULL,'2025-08-16 21:18:30',0,NULL,NULL,3,1,1,1,1,5,1),(1139,NULL,1606,1595,14,NULL,'2025-08-16 21:21:19',0,1596,'2025-08-16 21:21:46',179,2,2,2,2,7,1),(1140,NULL,1608,1597,1,NULL,'2025-08-17 01:08:53',0,NULL,NULL,180,2,1,1,1,2,1),(1141,NULL,1609,1598,1,NULL,'2025-08-17 18:57:42',0,NULL,NULL,1,1,1,1,1,2,1),(1142,NULL,1610,1599,1,NULL,'2025-08-18 06:41:30',0,NULL,NULL,2,1,1,2,2,2,1),(1143,NULL,1611,1600,1,NULL,'2025-08-18 18:14:17',0,NULL,NULL,3,1,1,2,2,2,1),(1144,NULL,1612,1601,7,NULL,'2025-08-18 20:37:47',0,1604,'2025-08-18 20:39:23',13,1,4,1,1,1,1),(1145,NULL,1616,1605,2,NULL,'2025-08-19 02:11:12',0,NULL,NULL,7,2,1,1,1,5,1),(1146,NULL,1617,1606,7,NULL,'2025-08-19 10:19:41',0,NULL,NULL,14,1,1,1,1,2,1),(1147,NULL,1611,1607,1,NULL,'2025-08-19 13:48:45',0,NULL,NULL,3,1,1,2,2,2,0),(1148,NULL,1619,1608,1,NULL,'2025-08-19 14:36:46',0,NULL,NULL,29,1,1,1,1,2,1),(1149,NULL,1620,1609,1,NULL,'2025-08-19 14:40:30',0,NULL,NULL,29,1,1,2,2,2,1),(1150,NULL,1621,1610,5,NULL,'2025-08-20 09:54:36',0,1611,'2025-08-20 09:55:31',4,1,2,1,3,3,1),(1151,NULL,1623,1612,1,NULL,'2025-08-20 13:54:49',0,NULL,NULL,23,1,1,1,3,3,1),(1152,NULL,1624,1613,2,NULL,'2025-08-21 13:44:35',0,NULL,NULL,121,22,1,2,4,2,1),(1153,NULL,1625,1614,1,NULL,'2025-08-21 21:24:54',0,NULL,NULL,29,1,1,2,2,2,1),(1154,NULL,1626,1615,1,NULL,'2025-08-21 21:32:29',0,NULL,NULL,1,1,1,2,2,2,1),(1155,NULL,1627,1616,1,NULL,'2025-08-21 23:09:20',0,NULL,NULL,181,32,1,1,1,2,1),(1156,NULL,1626,1617,1,NULL,'2025-08-22 06:02:55',0,NULL,NULL,1,1,1,2,2,2,0),(1157,NULL,1629,1618,2,NULL,'2025-08-23 15:16:12',0,NULL,NULL,72,18,1,1,1,5,1),(1158,NULL,1630,1619,1,NULL,'2025-08-23 18:00:46',0,1620,'2025-08-23 18:00:59',3,1,2,2,2,2,1),(1159,NULL,1632,1621,1,NULL,'2025-08-24 06:35:40',0,NULL,NULL,135,5,1,2,4,2,1),(1160,NULL,1633,1622,1,NULL,'2025-08-25 09:43:12',0,NULL,NULL,29,1,1,1,3,3,1),(1161,NULL,1634,1623,2,NULL,'2025-08-25 17:11:11',0,NULL,NULL,72,18,1,1,1,5,1),(1162,NULL,1635,1624,4,NULL,'2025-08-25 20:33:45',0,NULL,NULL,1,1,1,1,1,4,1),(1163,NULL,1636,1625,4,NULL,'2025-08-26 01:30:57',0,NULL,NULL,2,1,1,1,1,4,1),(1164,NULL,1637,1626,5,NULL,'2025-08-26 02:23:58',0,1629,'2025-08-26 02:25:07',50,1,4,1,3,3,1),(1165,NULL,1641,1630,6,NULL,'2025-08-26 06:21:58',0,1634,'2025-08-26 06:25:18',14,1,5,1,3,10,1),(1166,NULL,1646,1635,5,NULL,'2025-08-26 06:27:40',0,1636,'2025-08-26 06:28:21',NULL,NULL,2,2,2,2,1),(1167,NULL,1648,1637,1,NULL,'2025-08-26 10:53:12',0,NULL,NULL,52,1,1,1,3,3,1),(1168,NULL,1649,1638,6,NULL,'2025-08-26 14:09:24',0,NULL,NULL,1,1,1,1,1,10,1),(1169,NULL,1650,1639,1,NULL,'2025-08-26 17:43:28',0,NULL,NULL,3,1,1,2,2,2,1),(1170,NULL,1651,1640,4,NULL,'2025-08-26 20:38:54',0,NULL,NULL,4,1,1,2,2,2,1),(1171,NULL,1652,1641,5,NULL,'2025-08-27 14:05:46',0,1647,'2025-08-27 14:10:43',2,1,7,1,1,2,1),(1172,NULL,1659,1648,4,NULL,'2025-08-27 16:09:40',0,1652,'2025-08-27 16:11:48',2,1,5,1,1,4,1),(1173,NULL,1664,1653,1,NULL,'2025-08-28 23:58:57',0,1654,'2025-08-28 23:59:07',128,2,2,2,4,2,1),(1174,NULL,1667,1655,2,NULL,'2025-08-29 00:41:50',0,NULL,NULL,72,18,1,1,1,5,1),(1175,NULL,1668,1656,2,NULL,'2025-08-29 00:42:11',0,NULL,NULL,7,2,1,2,2,2,1),(1176,NULL,1633,1657,1,NULL,'2025-08-29 09:09:51',0,NULL,NULL,29,1,1,1,3,3,0),(1177,NULL,1670,1658,6,NULL,'2025-08-29 15:20:18',0,NULL,NULL,15,1,1,1,1,10,1),(1178,NULL,1671,1659,1,NULL,'2025-08-30 09:29:39',0,1660,'2025-08-30 09:30:25',2,1,2,1,3,3,1),(1179,NULL,1673,1661,6,NULL,'2025-08-30 09:30:38',0,NULL,NULL,2,1,1,1,3,10,1),(1180,NULL,1674,1662,1,NULL,'2025-08-30 12:24:37',0,NULL,NULL,29,1,1,1,3,4,1),(1181,NULL,1675,1663,2,NULL,'2025-09-02 23:37:40',0,NULL,NULL,7,2,1,1,1,5,1),(1182,NULL,1676,1664,2,NULL,'2025-09-02 23:47:10',0,NULL,NULL,72,18,1,1,1,5,1),(1183,NULL,1677,1665,1,NULL,'2025-09-03 15:58:41',0,NULL,NULL,182,3,1,2,2,2,1),(1184,NULL,1678,1666,1,NULL,'2025-09-03 15:59:04',0,NULL,NULL,182,3,1,2,2,2,1),(1185,NULL,1679,1667,4,NULL,'2025-09-05 00:02:42',0,1669,'2025-09-05 00:03:07',33,1,3,1,1,4,1),(1186,NULL,1682,1670,5,NULL,'2025-09-05 15:18:28',0,1671,'2025-09-05 15:18:55',183,17,2,1,1,2,1),(1187,NULL,1684,1672,1,NULL,'2025-09-05 15:25:55',0,1677,'2025-09-05 15:32:03',12,2,6,1,3,3,1),(1188,NULL,1690,1678,4,NULL,'2025-09-05 16:53:28',0,NULL,NULL,184,33,1,1,3,4,1),(1189,NULL,1691,1679,7,NULL,'2025-09-05 17:06:22',0,1681,'2025-09-05 17:15:10',37,9,2,1,3,3,1),(1190,NULL,1692,1680,5,NULL,'2025-09-05 17:10:31',0,NULL,NULL,NULL,NULL,1,2,2,2,1),(1191,NULL,1694,1682,5,NULL,'2025-09-05 17:32:17',0,NULL,NULL,185,34,1,2,4,2,1),(1192,NULL,1695,1683,7,NULL,'2025-09-05 17:38:52',0,1684,'2025-09-05 17:39:45',79,19,2,1,1,2,1),(1193,NULL,1697,1685,7,NULL,'2025-09-05 18:06:35',0,1686,'2025-09-05 18:06:46',186,2,2,1,3,3,1),(1194,NULL,1694,1687,5,NULL,'2025-09-05 18:16:55',0,NULL,NULL,185,34,1,2,4,2,0),(1195,NULL,1700,1688,1,NULL,'2025-09-05 20:18:27',0,NULL,NULL,79,19,1,1,1,2,1),(1196,NULL,1701,1689,1,NULL,'2025-09-05 21:13:18',0,NULL,NULL,187,4,1,1,3,2,1),(1197,NULL,1702,1690,1,NULL,'2025-09-05 21:14:25',0,NULL,NULL,187,4,1,1,3,2,1),(1198,NULL,1703,1691,1,NULL,'2025-09-06 00:45:50',0,NULL,NULL,188,17,1,1,3,3,1),(1199,NULL,1704,1692,1,NULL,'2025-09-06 02:39:13',0,NULL,NULL,189,17,1,1,3,3,1),(1200,NULL,1705,1693,1,NULL,'2025-09-06 11:58:46',0,NULL,NULL,182,3,1,2,2,2,1),(1201,NULL,1706,1694,1,NULL,'2025-09-07 16:16:12',0,1698,'2025-09-07 16:17:20',190,35,5,2,2,2,1),(1202,NULL,1248,1699,2,NULL,'2025-09-08 16:42:40',0,NULL,NULL,72,18,1,1,1,5,0),(1203,NULL,1712,1700,4,NULL,'2025-09-08 17:09:25',0,NULL,NULL,3,1,1,1,3,4,1),(1204,NULL,1713,1701,4,NULL,'2025-09-08 17:24:57',0,1702,'2025-09-08 17:37:24',163,22,2,2,2,2,1),(1205,NULL,1715,1703,5,NULL,'2025-09-09 08:42:24',0,NULL,NULL,2,1,1,2,2,2,1),(1206,NULL,1716,1704,15,NULL,'2025-09-10 02:22:54',0,1705,'2025-09-10 02:23:02',6,2,2,2,4,2,1),(1207,NULL,1718,1706,4,NULL,'2025-09-10 12:21:49',0,NULL,NULL,37,9,1,2,4,2,1),(1208,NULL,1719,1707,5,NULL,'2025-09-11 08:03:09',0,NULL,NULL,NULL,NULL,1,2,2,2,1),(1209,NULL,1720,1708,4,NULL,'2025-09-11 20:22:54',0,1709,'2025-09-11 20:24:14',191,22,2,1,1,4,1),(1210,NULL,1722,1710,5,NULL,'2025-09-11 21:33:59',0,1713,'2025-09-11 21:35:59',1,1,4,1,3,3,1),(1211,NULL,1726,1714,5,NULL,'2025-09-11 21:39:17',0,NULL,NULL,23,1,1,1,3,3,1),(1212,NULL,1727,1715,5,NULL,'2025-09-12 10:36:29',0,NULL,NULL,192,1,1,2,2,2,1),(1213,NULL,1728,1716,5,NULL,'2025-09-12 10:39:44',0,NULL,NULL,192,1,1,2,2,2,1),(1214,NULL,1729,1717,5,NULL,'2025-09-12 13:38:11',0,NULL,NULL,193,16,1,2,4,2,1),(1215,NULL,1730,1718,2,NULL,'2025-09-12 14:09:36',0,NULL,NULL,7,2,1,2,2,2,1),(1216,NULL,1731,1719,4,NULL,'2025-09-13 03:26:06',0,NULL,NULL,3,1,1,1,3,4,1),(1217,NULL,1732,1720,5,NULL,'2025-09-15 13:27:08',0,NULL,NULL,23,1,1,2,2,2,1),(1218,NULL,1733,1721,5,NULL,'2025-09-15 13:27:18',0,NULL,NULL,5,1,1,2,2,2,1),(1219,NULL,1734,1722,1,NULL,'2025-09-15 14:11:49',0,NULL,NULL,194,2,1,2,2,2,1),(1220,NULL,1735,1723,2,NULL,'2025-09-15 21:39:24',0,NULL,NULL,72,18,1,1,1,5,1),(1221,NULL,1736,1724,2,NULL,'2025-09-16 08:48:19',0,NULL,NULL,72,18,1,1,1,2,1),(1222,NULL,1737,1725,5,NULL,'2025-09-16 09:03:21',0,1738,'2025-09-16 09:18:04',2,1,12,2,4,2,1),(1223,NULL,1738,1726,5,NULL,'2025-09-16 09:03:22',0,1727,'2025-09-16 09:03:38',2,1,2,2,4,2,1),(1224,NULL,1751,1739,1,NULL,'2025-09-16 20:08:37',0,NULL,NULL,3,1,1,2,2,2,1),(1225,NULL,1752,1740,4,NULL,'2025-09-16 21:42:14',0,1745,'2025-09-16 21:45:42',17,1,6,1,3,4,1),(1226,NULL,1758,1746,5,NULL,'2025-09-17 08:33:26',0,NULL,NULL,1,1,1,2,4,3,1),(1227,NULL,1759,1747,1,NULL,'2025-09-17 08:33:46',0,1749,'2025-09-17 08:34:12',38,1,3,2,4,2,1),(1228,NULL,1762,1750,7,NULL,'2025-09-17 11:39:57',0,NULL,NULL,3,1,1,1,1,2,1),(1229,NULL,1763,1751,5,NULL,'2025-09-17 13:05:22',0,1752,'2025-09-17 13:05:34',195,36,2,2,4,2,1),(1230,NULL,1765,1753,1,NULL,'2025-09-17 21:11:33',0,NULL,NULL,87,20,1,1,3,2,1),(1231,NULL,1766,1754,5,NULL,'2025-09-18 02:16:01',0,NULL,NULL,163,22,1,1,1,2,1),(1232,NULL,1767,1755,5,NULL,'2025-09-18 07:02:43',0,NULL,NULL,1,1,1,2,2,1,1),(1233,NULL,1767,1756,1,NULL,'2025-09-18 07:16:47',0,1757,'2025-09-18 07:17:02',1,1,2,2,2,1,0),(1234,NULL,1770,1758,1,NULL,'2025-09-18 07:46:33',0,1764,'2025-09-18 07:58:35',196,20,7,2,2,2,1),(1235,NULL,1777,1765,2,NULL,'2025-09-18 11:14:07',0,NULL,NULL,72,18,1,1,1,2,1),(1236,NULL,1778,1766,2,NULL,'2025-09-18 11:17:19',0,NULL,NULL,7,2,1,1,1,2,1),(1237,NULL,1779,1767,4,NULL,'2025-09-18 12:55:42',0,1769,'2025-09-18 12:57:48',5,1,3,1,1,4,1),(1238,NULL,1782,1770,1,NULL,'2025-09-18 13:43:30',0,1772,'2025-09-18 13:45:41',1,1,3,2,2,2,1),(1239,NULL,1785,1773,1,NULL,'2025-09-18 14:07:46',0,1776,'2025-09-18 14:13:21',1,1,3,1,3,3,1),(1240,NULL,1786,1774,5,NULL,'2025-09-18 14:08:01',0,NULL,NULL,1,1,1,2,2,1,1),(1241,NULL,1738,1777,5,NULL,'2025-09-19 15:59:17',0,1778,'2025-09-19 15:59:19',2,1,2,2,4,2,0),(1242,NULL,1738,1779,1,NULL,'2025-09-19 16:10:13',0,NULL,NULL,2,1,1,2,4,2,0),(1243,NULL,1738,1780,16,NULL,'2025-09-19 16:22:36',0,NULL,NULL,2,1,1,2,4,2,0),(1244,NULL,1793,1781,16,NULL,'2025-09-19 19:12:31',0,NULL,NULL,2,1,1,1,3,13,1),(1245,NULL,1794,1782,17,NULL,'2025-09-19 20:23:24',0,NULL,NULL,1,1,1,1,1,13,1),(1246,NULL,1795,1783,16,NULL,'2025-09-20 01:46:27',0,NULL,NULL,197,1,1,1,3,13,1),(1247,NULL,1796,1784,1,NULL,'2025-09-20 11:47:14',0,NULL,NULL,33,1,1,2,2,2,1),(1248,NULL,1797,1785,16,NULL,'2025-09-20 13:59:54',0,NULL,NULL,3,1,1,1,3,13,1),(1249,NULL,1798,1786,16,NULL,'2025-09-20 15:13:59',0,NULL,NULL,2,1,1,1,3,13,1),(1250,NULL,1799,1787,16,NULL,'2025-09-20 15:36:45',0,NULL,NULL,23,1,1,1,3,13,1),(1251,NULL,1800,1788,16,NULL,'2025-09-20 15:46:28',0,NULL,NULL,53,13,1,2,4,2,1),(1252,NULL,1801,1789,16,NULL,'2025-09-20 15:54:57',0,NULL,NULL,2,1,1,1,3,13,1),(1253,NULL,1802,1790,16,NULL,'2025-09-20 19:48:57',0,NULL,NULL,125,26,1,1,3,13,1),(1254,NULL,1803,1791,16,NULL,'2025-09-21 05:18:58',0,NULL,NULL,1,1,1,1,3,13,1),(1255,NULL,1804,1792,16,NULL,'2025-09-21 05:31:25',0,NULL,NULL,14,1,1,1,3,13,1),(1256,NULL,1805,1793,16,NULL,'2025-09-21 08:10:28',0,NULL,NULL,2,1,1,1,1,2,1),(1257,NULL,1806,1794,16,NULL,'2025-09-22 05:15:50',0,NULL,NULL,3,1,1,2,2,2,1),(1258,NULL,1807,1795,16,NULL,'2025-09-22 05:39:19',0,NULL,NULL,3,1,1,2,4,2,1),(1259,NULL,1808,1796,16,NULL,'2025-09-22 08:13:37',0,NULL,NULL,198,1,1,2,4,2,1),(1260,NULL,1809,1797,16,NULL,'2025-09-22 09:42:33',0,NULL,NULL,70,1,1,2,4,2,1),(1261,NULL,1810,1798,5,NULL,'2025-09-22 10:22:28',0,NULL,NULL,2,1,1,2,4,2,1),(1262,NULL,1811,1799,2,NULL,'2025-09-22 13:40:12',0,NULL,NULL,72,18,1,2,2,2,1),(1263,NULL,1812,1800,2,NULL,'2025-09-22 13:41:24',0,NULL,NULL,7,2,1,1,3,5,1),(1264,NULL,1813,1801,4,NULL,'2025-09-22 17:36:16',0,1805,'2025-09-22 17:54:23',14,1,5,1,1,4,1),(1265,NULL,1818,1806,17,NULL,'2025-09-23 10:00:51',0,NULL,NULL,3,1,1,1,1,13,1),(1266,NULL,1819,1807,1,NULL,'2025-09-23 13:42:49',0,NULL,NULL,3,1,1,2,4,2,1),(1267,NULL,1819,1808,16,NULL,'2025-09-23 13:42:49',0,NULL,NULL,3,1,1,2,4,2,1),(1268,NULL,1821,1809,16,NULL,'2025-09-24 06:11:12',0,NULL,NULL,3,1,1,2,4,3,1),(1269,NULL,1822,1810,16,NULL,'2025-09-24 07:28:15',0,NULL,NULL,1,1,1,1,1,2,1),(1270,NULL,1823,1811,5,NULL,'2025-09-24 09:44:49',0,1813,'2025-09-24 09:45:07',199,20,3,2,4,2,1),(1271,NULL,1826,1814,16,NULL,'2025-09-24 15:46:05',0,NULL,NULL,200,1,1,2,2,2,1),(1272,NULL,1823,1815,1,NULL,'2025-09-25 08:42:46',0,NULL,NULL,199,20,1,2,4,2,0),(1273,NULL,1828,1816,1,NULL,'2025-09-25 14:19:32',0,NULL,NULL,87,20,1,1,3,2,1),(1274,NULL,1829,1817,4,NULL,'2025-09-25 19:05:18',0,1819,'2025-09-25 19:06:05',201,15,3,1,1,4,1),(1275,NULL,1832,1820,7,NULL,'2025-09-25 19:40:40',0,NULL,NULL,2,1,1,1,3,3,1),(1276,NULL,1833,1821,1,NULL,'2025-09-25 21:43:22',0,NULL,NULL,3,1,1,2,2,2,1),(1277,NULL,1834,1822,1,NULL,'2025-09-26 01:24:44',0,1823,'2025-09-26 01:25:02',199,20,2,1,1,2,1),(1278,NULL,1834,1824,7,NULL,'2025-09-26 01:26:18',0,1837,'2025-09-26 01:47:33',199,20,14,1,1,2,0),(1279,NULL,1850,1838,2,NULL,'2025-09-27 03:43:41',0,NULL,NULL,7,2,1,2,2,7,1),(1280,NULL,1851,1839,1,NULL,'2025-09-27 10:58:33',0,NULL,NULL,3,1,1,2,2,2,1),(1281,NULL,1853,1840,4,NULL,'2025-09-28 07:13:32',0,NULL,NULL,132,2,1,1,3,7,1),(1282,NULL,1852,1841,4,NULL,'2025-09-28 07:13:32',0,NULL,NULL,132,2,1,1,3,4,1),(1283,NULL,1854,1842,4,NULL,'2025-09-28 18:03:10',0,NULL,NULL,3,1,1,1,3,4,1),(1284,NULL,1855,1843,4,NULL,'2025-09-29 02:34:07',0,NULL,NULL,2,1,1,1,1,4,1),(1285,NULL,1856,1844,1,NULL,'2025-09-29 10:02:36',0,NULL,NULL,199,20,1,2,4,2,1),(1286,NULL,1759,1845,16,NULL,'2025-09-29 13:51:48',0,1849,'2025-09-29 13:54:07',38,1,5,2,4,2,0),(1287,NULL,1862,1850,2,NULL,'2025-09-29 15:37:00',0,NULL,NULL,7,2,1,1,3,3,1),(1288,NULL,1863,1851,4,NULL,'2025-09-29 16:04:52',0,NULL,NULL,202,7,1,1,3,7,1),(1289,NULL,1864,1852,2,NULL,'2025-09-29 17:18:52',0,NULL,NULL,3,1,1,2,2,2,1),(1290,NULL,1865,1853,5,NULL,'2025-09-30 07:26:22',0,1854,'2025-09-30 07:27:00',4,1,2,1,3,3,1),(1291,NULL,1867,1855,1,NULL,'2025-09-30 14:23:37',0,NULL,NULL,203,20,1,1,1,2,1),(1292,NULL,1823,1856,1,NULL,'2025-09-30 15:30:50',0,NULL,NULL,199,20,1,2,4,2,0),(1293,NULL,1864,1857,1,NULL,'2025-09-30 17:12:07',0,NULL,NULL,3,1,1,2,2,2,0),(1294,NULL,1870,1858,1,NULL,'2025-09-30 21:09:18',0,1864,'2025-09-30 21:29:16',204,20,2,2,4,2,1),(1295,NULL,1871,1859,1,NULL,'2025-09-30 21:17:38',0,1866,'2025-09-30 21:45:25',196,20,6,1,1,2,1),(1296,NULL,1875,1863,1,NULL,'2025-09-30 21:26:06',0,NULL,NULL,204,20,1,1,1,2,1),(1297,NULL,1879,1867,1,NULL,'2025-10-01 09:42:42',0,NULL,NULL,3,1,1,1,3,3,1),(1298,NULL,1880,1868,1,NULL,'2025-10-01 10:12:00',0,NULL,NULL,3,1,1,1,1,2,1),(1299,NULL,1881,1869,1,NULL,'2025-10-01 11:42:40',0,NULL,NULL,3,1,1,2,2,2,1),(1300,NULL,1879,1870,1,NULL,'2025-10-01 15:20:12',0,NULL,NULL,3,1,1,1,3,3,0),(1301,NULL,1864,1871,1,NULL,'2025-10-01 16:27:28',0,NULL,NULL,3,1,1,2,2,2,0),(1302,NULL,1879,1872,1,NULL,'2025-10-01 17:07:51',0,NULL,NULL,3,1,1,1,3,3,0),(1303,NULL,1864,1873,1,NULL,'2025-10-01 18:44:55',0,NULL,NULL,3,1,1,2,2,2,0),(1304,NULL,1864,1874,1,NULL,'2025-10-01 19:51:50',0,NULL,NULL,3,1,1,2,2,2,0),(1305,NULL,1887,1875,1,NULL,'2025-10-01 22:31:16',0,1876,'2025-10-01 22:31:38',4,1,2,1,3,10,1),(1306,NULL,1889,1877,4,NULL,'2025-10-02 02:12:57',0,NULL,NULL,205,37,1,1,3,4,1),(1307,NULL,1890,1878,5,NULL,'2025-10-02 02:14:31',0,1879,'2025-10-02 02:14:48',205,37,2,1,3,2,1),(1308,NULL,1879,1880,1,NULL,'2025-10-02 06:39:33',0,1891,'2025-10-02 07:05:31',3,1,4,1,3,3,0),(1309,NULL,1893,1881,1,NULL,'2025-10-02 06:39:35',0,1889,'2025-10-02 06:59:48',87,20,8,2,4,2,1),(1310,NULL,1879,1892,1,NULL,'2025-10-02 09:25:18',0,NULL,NULL,3,1,1,1,3,3,0),(1311,NULL,1905,1893,1,NULL,'2025-10-02 12:38:47',0,NULL,NULL,206,20,1,1,1,2,1),(1312,NULL,1906,1894,2,NULL,'2025-10-02 16:02:49',0,NULL,NULL,72,18,1,2,2,7,1),(1313,NULL,1881,1895,5,NULL,'2025-10-02 16:07:42',0,1896,'2025-10-02 16:12:49',3,1,2,2,2,2,0),(1314,NULL,1909,1897,4,NULL,'2025-10-02 17:11:21',0,NULL,NULL,207,2,1,1,3,7,1),(1315,NULL,1910,1898,1,NULL,'2025-10-02 19:14:23',0,NULL,NULL,208,20,1,2,4,2,1),(1316,NULL,1881,1899,5,NULL,'2025-10-02 19:15:42',0,NULL,NULL,3,1,1,2,2,2,0),(1317,NULL,1912,1900,4,NULL,'2025-10-03 03:52:43',0,1903,'2025-10-03 03:54:25',22,7,4,1,1,4,1),(1318,NULL,1875,1904,1,NULL,'2025-10-03 05:03:00',0,NULL,NULL,204,20,1,1,1,2,0),(1319,NULL,1917,1905,1,NULL,'2025-10-03 15:46:16',0,NULL,NULL,208,20,1,1,3,2,1),(1320,NULL,1918,1906,1,NULL,'2025-10-03 19:20:42',0,NULL,NULL,87,20,1,2,4,2,1),(1321,NULL,1919,1907,5,NULL,'2025-10-03 19:56:54',0,1909,'2025-10-03 20:05:44',209,36,2,2,4,2,1),(1322,NULL,1920,1908,4,NULL,'2025-10-03 20:01:48',0,NULL,NULL,132,2,1,1,3,7,1),(1323,NULL,1922,1910,1,NULL,'2025-10-03 20:30:55',0,NULL,NULL,196,20,1,1,1,2,1),(1324,NULL,1923,1911,1,NULL,'2025-10-03 21:54:22',0,NULL,NULL,210,4,1,1,1,2,1),(1325,NULL,1924,1912,1,NULL,'2025-10-04 03:44:14',0,NULL,NULL,87,20,1,1,1,2,1),(1326,NULL,1925,1913,1,NULL,'2025-10-04 21:41:17',0,NULL,NULL,203,20,1,1,1,2,1),(1327,NULL,1926,1914,4,NULL,'2025-10-05 10:27:05',0,NULL,NULL,132,2,1,1,3,7,1),(1328,NULL,1926,1915,4,NULL,'2025-10-05 15:23:22',0,NULL,NULL,132,2,1,1,3,7,0),(1329,NULL,1926,1916,4,NULL,'2025-10-05 17:54:07',0,1917,'2025-10-05 18:00:19',132,2,2,1,3,7,0),(1330,NULL,1930,1918,5,NULL,'2025-10-05 23:00:39',0,1920,'2025-10-05 23:03:08',195,36,3,2,4,2,1),(1331,NULL,1933,1921,16,NULL,'2025-10-06 05:36:05',0,NULL,NULL,211,1,1,1,3,13,1),(1332,NULL,1934,1923,4,NULL,'2025-10-06 06:35:46',0,NULL,NULL,36,10,1,1,3,4,1),(1333,NULL,1935,1922,1,NULL,'2025-10-06 06:35:46',0,NULL,NULL,36,10,1,1,3,4,1),(1334,NULL,1936,1924,1,NULL,'2025-10-06 08:53:10',0,1925,'2025-10-06 08:53:25',2,1,2,2,2,2,1),(1335,NULL,1879,1926,1,NULL,'2025-10-06 09:49:07',0,NULL,NULL,3,1,1,1,3,3,0),(1336,NULL,1864,1927,1,NULL,'2025-10-06 10:49:08',0,1928,'2025-10-06 10:49:54',3,1,2,2,2,2,0),(1337,NULL,1941,1929,2,NULL,'2025-10-06 11:21:00',0,NULL,NULL,7,2,1,2,2,7,1),(1338,NULL,1942,1930,2,NULL,'2025-10-06 11:22:29',0,NULL,NULL,72,18,1,1,1,2,1),(1339,NULL,1879,1931,1,NULL,'2025-10-06 12:19:19',0,NULL,NULL,3,1,1,1,3,3,0),(1340,NULL,1944,1932,1,NULL,'2025-10-06 12:45:42',0,NULL,NULL,3,1,1,1,1,2,1),(1341,NULL,1945,1933,4,NULL,'2025-10-06 13:25:17',0,NULL,NULL,2,1,1,1,1,4,1),(1342,NULL,1947,1934,1,NULL,'2025-10-07 10:30:00',0,NULL,NULL,1,1,1,1,1,12,1),(1343,NULL,1944,1935,1,NULL,'2025-10-07 11:32:22',0,NULL,NULL,3,1,1,1,1,2,0),(1344,NULL,1944,1936,1,NULL,'2025-10-07 14:03:09',0,NULL,NULL,3,1,1,1,1,2,0),(1345,NULL,1950,1937,1,NULL,'2025-10-07 14:16:14',0,1939,'2025-10-07 14:17:04',1,1,3,1,1,2,1),(1346,NULL,1930,1940,5,NULL,'2025-10-07 21:35:15',0,NULL,NULL,195,36,1,2,4,2,0),(1347,NULL,1930,1941,5,NULL,'2025-10-07 22:11:26',0,NULL,NULL,195,36,1,2,4,2,0),(1348,NULL,1930,1942,18,NULL,'2025-10-08 08:10:40',0,1943,'2025-10-08 08:11:18',195,36,2,2,4,2,0),(1349,NULL,1957,1944,2,NULL,'2025-10-08 19:10:11',0,NULL,NULL,7,2,1,2,6,2,1),(1350,NULL,1958,1945,4,NULL,'2025-10-09 05:12:48',0,1947,'2025-10-09 05:13:26',18,1,3,1,3,4,1),(1351,NULL,1864,1948,1,NULL,'2025-10-09 11:29:06',0,NULL,NULL,3,1,1,2,2,2,0),(1352,NULL,1962,1949,1,NULL,'2025-10-09 12:59:52',0,1951,'2025-10-09 13:00:04',208,20,3,2,2,2,1),(1353,NULL,1965,1952,1,NULL,'2025-10-09 17:09:29',0,NULL,NULL,NULL,NULL,1,2,2,7,1),(1354,NULL,1966,1953,1,NULL,'2025-10-09 17:40:26',0,NULL,NULL,128,2,1,2,2,7,1),(1355,NULL,1864,1954,1,NULL,'2025-10-09 18:16:38',0,NULL,NULL,3,1,1,2,2,2,0),(1356,NULL,1870,1955,1,NULL,'2025-10-09 19:55:37',0,NULL,NULL,204,20,1,2,4,2,0),(1357,NULL,1965,1956,1,NULL,'2025-10-09 20:23:47',0,NULL,NULL,NULL,NULL,1,2,2,7,0),(1358,NULL,1864,1957,1,NULL,'2025-10-09 20:49:18',0,NULL,NULL,3,1,1,2,2,2,0),(1359,NULL,1864,1958,1,NULL,'2025-10-10 10:15:21',0,NULL,NULL,3,1,1,2,2,2,0),(1360,NULL,1864,1959,1,NULL,'2025-10-10 10:50:55',0,NULL,NULL,3,1,1,2,2,2,0),(1361,NULL,1864,1960,1,NULL,'2025-10-10 12:58:57',0,NULL,NULL,3,1,1,2,2,2,0),(1362,NULL,1974,1961,1,NULL,'2025-10-10 14:19:41',0,NULL,NULL,199,20,1,2,2,2,1),(1363,NULL,1962,1962,1,NULL,'2025-10-10 14:28:34',0,NULL,NULL,208,20,1,2,2,2,0),(1364,NULL,1976,1964,5,NULL,'2025-10-11 00:21:59',0,NULL,NULL,212,1,1,1,3,3,1),(1365,NULL,1976,1963,1,NULL,'2025-10-11 00:21:59',0,NULL,NULL,212,1,1,1,3,3,1),(1366,NULL,1976,1965,1,NULL,'2025-10-11 01:28:25',0,NULL,NULL,212,1,1,1,3,3,0),(1367,NULL,1979,1966,1,NULL,'2025-10-11 09:10:45',0,1967,'2025-10-11 09:11:06',128,2,2,2,2,2,1),(1368,NULL,1983,1968,1,NULL,'2025-10-11 09:32:14',0,NULL,NULL,212,1,1,2,2,7,1),(1369,NULL,1984,1969,1,NULL,'2025-10-13 23:13:33',0,NULL,NULL,2,1,1,2,4,2,1),(1370,NULL,1985,1970,1,NULL,'2025-10-14 09:24:55',0,NULL,NULL,2,1,1,2,7,9,1),(1371,NULL,1985,1971,19,NULL,'2025-10-14 09:29:53',0,NULL,NULL,2,1,1,2,7,9,0),(1372,NULL,1987,1972,20,NULL,'2025-10-14 10:55:29',0,NULL,NULL,199,20,1,1,1,2,1),(1373,NULL,1988,1973,1,NULL,'2025-10-14 13:25:30',0,1976,'2025-10-14 13:27:21',199,20,4,2,2,2,1),(1374,NULL,1988,1977,21,NULL,'2025-10-14 13:46:46',0,NULL,NULL,199,20,1,2,2,2,0),(1375,NULL,1988,1978,1,NULL,'2025-10-14 14:02:12',0,NULL,NULL,199,20,1,2,2,2,0),(1376,NULL,1985,1979,19,NULL,'2025-10-14 17:11:31',0,1980,'2025-10-14 17:12:07',2,1,2,2,7,9,0),(1377,NULL,1996,1981,1,NULL,'2025-10-15 12:34:34',0,NULL,NULL,204,20,1,2,4,2,1),(1378,NULL,1997,1982,1,NULL,'2025-10-15 15:55:30',0,1984,'2025-10-15 15:58:00',3,1,3,2,2,2,1),(1379,NULL,1910,1985,1,NULL,'2025-10-15 17:33:39',0,NULL,NULL,208,20,1,2,4,2,0),(1380,NULL,2001,1986,4,NULL,'2025-10-15 18:29:28',0,NULL,NULL,1,1,1,1,3,4,1),(1381,NULL,2002,1987,1,NULL,'2025-10-15 18:29:44',0,1991,'2025-10-15 18:33:37',1,1,5,1,3,3,1),(1382,NULL,2007,1992,1,NULL,'2025-10-15 18:34:01',0,NULL,NULL,1,1,1,1,3,4,1),(1383,NULL,2008,1993,16,NULL,'2025-10-16 10:47:26',0,NULL,NULL,23,1,1,2,2,2,1),(1384,NULL,2009,1994,2,NULL,'2025-10-16 14:25:13',0,NULL,NULL,72,18,1,1,3,3,1),(1385,NULL,1997,1995,1,NULL,'2025-10-16 15:09:51',0,NULL,NULL,3,1,1,2,2,2,0),(1386,NULL,2011,1996,1,NULL,'2025-10-16 16:30:15',0,NULL,NULL,2,1,1,2,6,9,1),(1387,NULL,2012,1997,1,NULL,'2025-10-16 16:31:28',0,1998,'2025-10-16 16:35:21',2,1,2,2,7,9,1),(1388,NULL,2014,1999,1,NULL,'2025-10-16 17:16:06',0,NULL,NULL,2,1,1,2,6,9,1),(1389,NULL,2015,2000,1,NULL,'2025-10-16 17:53:39',0,2001,'2025-10-16 17:54:16',208,20,2,2,2,2,1),(1390,NULL,2015,2002,1,NULL,'2025-10-16 18:38:34',0,NULL,NULL,208,20,1,2,2,2,0),(1391,NULL,1997,2003,1,NULL,'2025-10-16 20:15:10',0,NULL,NULL,3,1,1,2,2,2,0),(1392,NULL,2019,2004,5,NULL,'2025-10-16 20:15:33',0,2005,'2025-10-16 20:16:08',3,1,2,1,1,2,1),(1393,NULL,2019,2006,1,NULL,'2025-10-16 20:17:05',0,2011,'2025-10-16 20:25:39',3,1,6,1,1,2,0),(1394,NULL,2012,2012,1,NULL,'2025-10-16 20:59:58',0,NULL,NULL,2,1,1,2,7,9,0),(1395,NULL,2015,2013,1,NULL,'2025-10-17 14:14:19',0,NULL,NULL,208,20,1,2,2,2,0),(1396,NULL,2015,2014,1,NULL,'2025-10-17 17:43:31',0,NULL,NULL,208,20,1,2,2,2,0),(1397,NULL,2031,2015,4,NULL,'2025-10-18 05:04:47',0,NULL,NULL,20,1,1,1,3,4,1),(1398,NULL,2032,2016,1,NULL,'2025-10-18 15:02:06',0,NULL,NULL,53,13,1,1,3,4,1);
/*!40000 ALTER TABLE `wpve_independent_analytics_sessions` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpve_independent_analytics_views`
--

DROP TABLE IF EXISTS `wpve_independent_analytics_views`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpve_independent_analytics_views` (
  `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `resource_id` bigint(20) unsigned NOT NULL,
  `viewed_at` datetime DEFAULT NULL,
  `page` bigint(20) unsigned NOT NULL DEFAULT 1,
  `session_id` bigint(20) unsigned DEFAULT NULL,
  `next_view_id` bigint(20) unsigned DEFAULT NULL,
  `next_viewed_at` datetime DEFAULT NULL,
  PRIMARY KEY (`id`),
  KEY `session_id` (`session_id`),
  KEY `views_viewed_at_index` (`viewed_at`),
  KEY `views_resource_id_index` (`resource_id`),
  KEY `session_id_2` (`session_id`,`viewed_at`),
  KEY `views_summary_index` (`session_id`,`viewed_at`,`resource_id`)
) ENGINE=InnoDB AUTO_INCREMENT=2017 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpve_independent_analytics_views`
--

LOCK TABLES `wpve_independent_analytics_views` WRITE;
/*!40000 ALTER TABLE `wpve_independent_analytics_views` DISABLE KEYS */;
INSERT INTO `wpve_independent_analytics_views` VALUES (1,1,'2024-12-19 10:54:51',1,1,NULL,NULL),(2,1,'2024-12-19 10:55:52',1,2,NULL,NULL),(3,1,'2024-12-19 10:56:50',1,3,NULL,NULL),(4,1,'2024-12-19 10:57:36',1,4,NULL,NULL),(5,1,'2024-12-19 10:58:17',1,5,NULL,NULL),(6,1,'2024-12-19 11:02:13',1,6,NULL,NULL),(7,1,'2024-12-19 11:35:16',1,7,NULL,NULL),(8,1,'2024-12-19 14:25:43',1,8,NULL,NULL),(9,1,'2024-12-19 14:25:55',1,9,NULL,NULL),(10,1,'2024-12-19 14:26:28',1,10,NULL,NULL),(11,1,'2024-12-19 14:35:52',1,11,NULL,NULL),(12,1,'2024-12-19 14:36:41',1,12,NULL,NULL),(13,1,'2024-12-19 14:37:34',1,13,NULL,NULL),(14,1,'2024-12-19 14:42:31',1,14,NULL,NULL),(15,1,'2024-12-19 14:47:28',1,15,NULL,NULL),(16,1,'2024-12-19 14:47:35',1,16,NULL,NULL),(17,1,'2024-12-19 14:48:32',1,17,NULL,NULL),(18,1,'2024-12-19 14:48:40',1,18,NULL,NULL),(19,1,'2024-12-19 14:50:27',1,19,NULL,NULL),(20,1,'2024-12-19 14:51:00',1,20,NULL,NULL),(21,1,'2024-12-19 14:52:53',1,21,NULL,NULL),(22,1,'2024-12-19 14:53:17',1,22,NULL,NULL),(23,1,'2024-12-19 14:53:41',1,23,NULL,NULL),(24,1,'2024-12-19 14:55:09',1,24,NULL,NULL),(25,1,'2024-12-19 15:01:02',1,25,NULL,NULL),(26,1,'2024-12-19 15:02:54',1,26,NULL,NULL),(27,1,'2024-12-19 15:03:51',1,27,28,'2024-12-19 15:03:57'),(28,1,'2024-12-19 15:03:57',1,27,29,'2024-12-19 15:04:15'),(29,1,'2024-12-19 15:04:15',1,27,30,'2024-12-19 15:09:18'),(30,1,'2024-12-19 15:09:18',1,27,NULL,NULL),(31,1,'2024-12-20 06:14:39',1,28,32,'2024-12-20 06:15:13'),(32,1,'2024-12-20 06:15:13',1,28,NULL,NULL),(33,1,'2024-12-20 07:30:48',1,29,NULL,NULL),(34,1,'2024-12-20 07:32:19',1,30,NULL,NULL),(35,1,'2024-12-20 07:33:46',1,31,NULL,NULL),(36,1,'2024-12-20 07:34:46',1,32,37,'2024-12-20 07:36:02'),(37,2,'2024-12-20 07:36:02',1,32,38,'2024-12-20 07:38:32'),(38,2,'2024-12-20 07:38:32',1,32,39,'2024-12-20 07:38:51'),(39,2,'2024-12-20 07:38:51',1,32,NULL,NULL),(40,1,'2024-12-20 08:45:32',1,33,NULL,NULL),(41,1,'2024-12-20 08:45:36',1,34,NULL,NULL),(42,1,'2024-12-20 08:46:12',1,35,NULL,NULL),(43,1,'2024-12-20 08:46:15',1,36,NULL,NULL),(44,1,'2024-12-20 08:46:53',1,37,NULL,NULL),(45,1,'2024-12-20 08:47:04',1,38,NULL,NULL),(46,1,'2024-12-20 08:51:16',1,39,NULL,NULL),(47,1,'2024-12-20 08:51:38',1,40,NULL,NULL),(48,1,'2024-12-20 08:53:54',1,41,49,'2024-12-20 08:54:02'),(49,2,'2024-12-20 08:54:02',1,41,50,'2024-12-20 08:54:28'),(50,3,'2024-12-20 08:54:28',1,41,51,'2024-12-20 08:54:57'),(51,4,'2024-12-20 08:54:57',1,41,52,'2024-12-20 08:55:14'),(52,5,'2024-12-20 08:55:14',1,41,53,'2024-12-20 08:55:56'),(53,1,'2024-12-20 08:55:56',1,41,NULL,NULL),(54,1,'2024-12-20 16:04:02',1,42,NULL,NULL),(55,1,'2024-12-20 16:05:08',1,43,NULL,NULL),(56,1,'2024-12-20 16:11:44',1,44,NULL,NULL),(57,1,'2024-12-20 20:04:23',1,45,NULL,NULL),(58,1,'2024-12-20 20:40:17',1,46,NULL,NULL),(59,1,'2024-12-20 21:38:00',1,47,NULL,NULL),(60,1,'2024-12-21 11:32:37',1,48,NULL,NULL),(61,6,'2024-12-21 12:15:09',1,49,NULL,NULL),(62,1,'2024-12-21 15:26:04',1,50,NULL,NULL),(63,1,'2024-12-27 08:28:11',1,51,NULL,NULL),(64,1,'2025-01-16 14:34:22',1,52,NULL,NULL),(65,1,'2025-01-16 14:34:35',1,53,66,'2025-01-16 14:34:41'),(66,3,'2025-01-16 14:34:41',1,53,67,'2025-01-16 14:34:47'),(67,1,'2025-01-16 14:34:47',1,53,NULL,NULL),(68,1,'2025-01-16 14:35:03',1,54,69,'2025-01-16 14:35:09'),(69,3,'2025-01-16 14:35:09',1,54,NULL,NULL),(70,7,'2025-01-16 17:33:41',1,55,71,'2025-01-16 17:33:42'),(71,1,'2025-01-16 17:33:42',1,55,NULL,NULL),(72,7,'2025-01-16 17:34:12',1,56,NULL,NULL),(73,1,'2025-01-16 18:17:59',1,57,74,'2025-01-16 18:20:20'),(74,5,'2025-01-16 18:20:20',1,57,75,'2025-01-16 18:21:22'),(75,1,'2025-01-16 18:21:22',1,57,NULL,NULL),(76,7,'2025-01-16 18:24:28',1,58,NULL,NULL),(77,7,'2025-01-17 07:27:11',1,59,NULL,NULL),(78,1,'2025-01-17 07:51:18',1,60,NULL,NULL),(79,1,'2025-01-17 09:09:38',1,61,NULL,NULL),(80,1,'2025-01-17 13:03:04',1,62,81,'2025-01-17 13:03:35'),(81,4,'2025-01-17 13:03:35',1,62,NULL,NULL),(82,1,'2025-01-17 17:35:21',1,63,NULL,NULL),(83,1,'2025-01-17 21:20:42',1,64,84,'2025-01-17 21:21:32'),(84,4,'2025-01-17 21:21:32',1,64,NULL,NULL),(85,1,'2025-01-18 00:18:35',1,65,86,'2025-01-18 00:19:38'),(86,6,'2025-01-18 00:19:38',1,65,87,'2025-01-18 00:21:16'),(87,8,'2025-01-18 00:21:16',1,65,88,'2025-01-18 00:21:23'),(88,3,'2025-01-18 00:21:23',1,65,NULL,NULL),(89,1,'2025-01-18 12:28:49',1,66,NULL,NULL),(90,1,'2025-01-18 12:29:09',1,67,NULL,NULL),(91,1,'2025-01-21 12:37:42',1,68,NULL,NULL),(92,1,'2025-01-21 14:14:28',1,69,NULL,NULL),(93,1,'2025-01-21 14:14:40',1,70,NULL,NULL),(94,1,'2025-01-21 14:17:06',1,71,NULL,NULL),(95,1,'2025-01-22 14:16:38',1,72,NULL,NULL),(96,1,'2025-01-23 13:23:21',1,73,NULL,NULL),(97,1,'2025-01-23 13:26:14',1,74,NULL,NULL),(98,1,'2025-01-23 13:26:23',1,75,NULL,NULL),(99,1,'2025-01-23 13:27:01',1,76,NULL,NULL),(100,1,'2025-01-23 13:27:07',1,77,NULL,NULL),(101,1,'2025-01-23 13:27:23',1,78,NULL,NULL),(102,1,'2025-01-23 13:28:28',1,79,105,'2025-01-23 13:29:19'),(103,1,'2025-01-23 13:28:47',1,80,NULL,NULL),(104,1,'2025-01-23 13:28:57',1,81,NULL,NULL),(105,6,'2025-01-23 13:29:19',1,79,NULL,NULL),(106,1,'2025-01-23 13:29:21',1,82,107,'2025-01-23 13:29:45'),(107,5,'2025-01-23 13:29:45',1,82,NULL,NULL),(108,1,'2025-01-23 13:30:02',1,83,NULL,NULL),(109,1,'2025-01-23 13:30:22',1,84,NULL,NULL),(110,1,'2025-01-23 13:30:37',1,85,NULL,NULL),(111,1,'2025-01-23 13:31:09',1,86,NULL,NULL),(112,1,'2025-01-23 13:31:26',1,87,NULL,NULL),(113,1,'2025-01-23 13:31:28',1,88,NULL,NULL),(114,1,'2025-01-23 13:32:12',1,89,NULL,NULL),(115,1,'2025-01-23 13:32:28',1,90,NULL,NULL),(116,1,'2025-01-23 13:32:37',1,91,NULL,NULL),(117,1,'2025-01-23 13:32:44',1,92,NULL,NULL),(118,1,'2025-01-23 13:32:51',1,93,NULL,NULL),(119,1,'2025-01-23 13:33:16',1,94,NULL,NULL),(120,1,'2025-01-23 13:33:28',1,95,NULL,NULL),(121,1,'2025-01-23 13:33:31',1,96,NULL,NULL),(122,1,'2025-01-23 13:33:35',1,97,NULL,NULL),(123,1,'2025-01-23 13:34:28',1,98,125,'2025-01-23 13:34:47'),(124,1,'2025-01-23 13:34:43',1,99,NULL,NULL),(125,4,'2025-01-23 13:34:47',1,98,127,'2025-01-23 13:35:13'),(126,1,'2025-01-23 13:34:52',1,100,NULL,NULL),(127,1,'2025-01-23 13:35:13',1,98,134,'2025-01-23 13:37:22'),(128,1,'2025-01-23 13:35:18',1,101,NULL,NULL),(129,1,'2025-01-23 13:35:23',1,102,133,'2025-01-23 13:35:57'),(130,1,'2025-01-23 13:35:26',1,103,NULL,NULL),(131,1,'2025-01-23 13:35:39',1,104,NULL,NULL),(132,1,'2025-01-23 13:35:39',1,105,NULL,NULL),(133,1,'2025-01-23 13:35:57',1,102,NULL,NULL),(134,1,'2025-01-23 13:37:22',1,98,136,'2025-01-23 13:38:14'),(135,1,'2025-01-23 13:37:49',1,106,NULL,NULL),(136,4,'2025-01-23 13:38:14',1,98,137,'2025-01-23 13:38:17'),(137,1,'2025-01-23 13:38:17',1,98,NULL,NULL),(138,1,'2025-01-23 13:38:22',1,107,NULL,NULL),(139,1,'2025-01-23 13:38:36',1,108,140,'2025-01-23 13:38:52'),(140,5,'2025-01-23 13:38:52',1,108,141,'2025-01-23 13:38:59'),(141,1,'2025-01-23 13:38:59',1,108,NULL,NULL),(142,1,'2025-01-23 13:39:17',1,109,NULL,NULL),(143,1,'2025-01-23 13:39:22',1,110,NULL,NULL),(144,1,'2025-01-23 13:39:23',1,111,NULL,NULL),(145,1,'2025-01-23 13:39:40',1,112,NULL,NULL),(146,1,'2025-01-23 13:40:11',1,113,NULL,NULL),(147,1,'2025-01-23 13:40:24',1,114,NULL,NULL),(148,1,'2025-01-23 13:42:16',1,115,154,'2025-01-23 13:44:04'),(149,1,'2025-01-23 13:42:20',1,116,NULL,NULL),(150,1,'2025-01-23 13:42:21',1,117,153,'2025-01-23 13:43:39'),(151,1,'2025-01-23 13:42:33',1,118,NULL,NULL),(152,1,'2025-01-23 13:43:21',1,119,NULL,NULL),(153,1,'2025-01-23 13:43:39',1,117,NULL,NULL),(154,1,'2025-01-23 13:44:04',1,115,157,'2025-01-23 13:44:59'),(155,1,'2025-01-23 13:44:35',1,120,NULL,NULL),(156,1,'2025-01-23 13:44:39',1,121,NULL,NULL),(157,3,'2025-01-23 13:44:59',1,115,NULL,NULL),(158,1,'2025-01-23 13:45:39',1,122,NULL,NULL),(159,1,'2025-01-23 13:46:20',1,123,NULL,NULL),(160,1,'2025-01-23 13:49:35',1,124,161,'2025-01-23 13:49:54'),(161,5,'2025-01-23 13:49:54',1,124,162,'2025-01-23 13:49:59'),(162,4,'2025-01-23 13:49:59',1,124,NULL,NULL),(163,1,'2025-01-23 13:50:19',1,125,NULL,NULL),(164,1,'2025-01-23 13:50:22',1,126,NULL,NULL),(165,1,'2025-01-23 13:52:18',1,127,NULL,NULL),(166,1,'2025-01-23 13:52:44',1,128,NULL,NULL),(167,1,'2025-01-23 13:54:20',1,129,NULL,NULL),(168,1,'2025-01-23 13:54:24',1,130,NULL,NULL),(169,1,'2025-01-23 13:54:33',1,131,NULL,NULL),(170,1,'2025-01-23 13:56:07',1,132,172,'2025-01-23 13:56:19'),(171,1,'2025-01-23 13:56:15',1,133,NULL,NULL),(172,4,'2025-01-23 13:56:19',1,132,174,'2025-01-23 13:56:31'),(173,1,'2025-01-23 13:56:26',1,134,177,'2025-01-23 13:57:05'),(174,1,'2025-01-23 13:56:31',1,132,NULL,NULL),(175,1,'2025-01-23 13:56:45',1,135,NULL,NULL),(176,1,'2025-01-23 13:56:57',1,136,NULL,NULL),(177,1,'2025-01-23 13:57:05',1,134,NULL,NULL),(178,1,'2025-01-23 13:57:31',1,137,180,'2025-01-23 13:57:46'),(179,1,'2025-01-23 13:57:32',1,138,NULL,NULL),(180,1,'2025-01-23 13:57:46',1,137,182,'2025-01-23 14:00:28'),(181,1,'2025-01-23 13:59:33',1,139,NULL,NULL),(182,4,'2025-01-23 14:00:28',1,137,NULL,NULL),(183,1,'2025-01-23 14:01:43',1,140,NULL,NULL),(184,1,'2025-01-23 14:02:29',1,141,187,'2025-01-23 14:03:25'),(185,1,'2025-01-23 14:03:07',1,142,NULL,NULL),(186,1,'2025-01-23 14:03:13',1,143,NULL,NULL),(187,3,'2025-01-23 14:03:25',1,141,188,'2025-01-23 14:03:30'),(188,1,'2025-01-23 14:03:30',1,141,NULL,NULL),(189,1,'2025-01-23 14:03:43',1,144,190,'2025-01-23 14:04:01'),(190,4,'2025-01-23 14:04:01',1,144,191,'2025-01-23 14:04:14'),(191,1,'2025-01-23 14:04:14',1,144,NULL,NULL),(192,1,'2025-01-23 14:04:36',1,145,NULL,NULL),(193,1,'2025-01-23 14:04:54',1,146,NULL,NULL),(194,1,'2025-01-23 14:05:52',1,147,195,'2025-01-23 14:06:07'),(195,3,'2025-01-23 14:06:07',1,147,196,'2025-01-23 14:06:09'),(196,1,'2025-01-23 14:06:09',1,147,NULL,NULL),(197,1,'2025-01-23 14:07:00',1,148,NULL,NULL),(198,1,'2025-01-23 14:08:27',1,149,NULL,NULL),(199,1,'2025-01-23 14:08:33',1,150,NULL,NULL),(200,1,'2025-01-23 14:08:53',1,151,NULL,NULL),(201,1,'2025-01-23 14:09:23',1,152,NULL,NULL),(202,1,'2025-01-23 14:09:28',1,153,NULL,NULL),(203,1,'2025-01-23 14:09:43',1,154,208,'2025-01-23 14:11:24'),(204,1,'2025-01-23 14:10:34',1,155,NULL,NULL),(205,1,'2025-01-23 14:10:44',1,156,207,'2025-01-23 14:11:00'),(206,1,'2025-01-23 14:10:47',1,157,NULL,NULL),(207,3,'2025-01-23 14:11:00',1,156,NULL,NULL),(208,1,'2025-01-23 14:11:24',1,154,NULL,NULL),(209,1,'2025-01-23 14:12:19',1,158,NULL,NULL),(210,1,'2025-01-23 14:15:44',1,159,NULL,NULL),(211,1,'2025-01-23 14:16:59',1,160,NULL,NULL),(212,1,'2025-01-23 14:17:51',1,161,NULL,NULL),(213,1,'2025-01-23 14:17:56',1,162,NULL,NULL),(214,1,'2025-01-23 14:18:13',1,163,NULL,NULL),(215,1,'2025-01-23 14:21:06',1,164,NULL,NULL),(216,1,'2025-01-23 14:22:45',1,165,NULL,NULL),(217,1,'2025-01-23 14:25:27',1,166,218,'2025-01-23 14:26:11'),(218,1,'2025-01-23 14:26:11',1,166,NULL,NULL),(219,1,'2025-01-23 14:30:15',1,167,NULL,NULL),(220,1,'2025-01-23 14:31:21',1,168,NULL,NULL),(221,1,'2025-01-23 14:31:56',1,169,NULL,NULL),(222,1,'2025-01-23 14:31:57',1,170,NULL,NULL),(223,1,'2025-01-23 14:32:00',1,171,NULL,NULL),(224,1,'2025-01-23 14:32:54',1,172,NULL,NULL),(225,1,'2025-01-23 14:33:07',1,173,NULL,NULL),(226,1,'2025-01-23 14:34:38',1,174,261,'2025-01-23 14:47:48'),(227,1,'2025-01-23 14:35:37',1,175,NULL,NULL),(228,1,'2025-01-23 14:35:49',1,176,NULL,NULL),(229,1,'2025-01-23 14:35:56',1,177,NULL,NULL),(230,1,'2025-01-23 14:36:25',1,178,NULL,NULL),(231,1,'2025-01-23 14:36:26',1,179,NULL,NULL),(232,1,'2025-01-23 14:36:36',1,180,NULL,NULL),(233,1,'2025-01-23 14:37:46',1,181,NULL,NULL),(234,1,'2025-01-23 14:37:54',1,182,NULL,NULL),(235,1,'2025-01-23 14:38:35',1,183,NULL,NULL),(236,1,'2025-01-23 14:39:38',1,184,NULL,NULL),(237,1,'2025-01-23 14:40:27',1,185,241,'2025-01-23 14:42:05'),(238,1,'2025-01-23 14:41:21',1,186,NULL,NULL),(239,1,'2025-01-23 14:41:21',1,187,NULL,NULL),(240,1,'2025-01-23 14:41:38',1,188,NULL,NULL),(241,3,'2025-01-23 14:42:05',1,185,243,'2025-01-23 14:42:16'),(242,1,'2025-01-23 14:42:08',1,189,248,'2025-01-23 14:43:19'),(243,1,'2025-01-23 14:42:16',1,185,NULL,NULL),(244,1,'2025-01-23 14:42:44',1,190,NULL,NULL),(245,1,'2025-01-23 14:42:47',1,191,NULL,NULL),(246,1,'2025-01-23 14:42:53',1,192,247,'2025-01-23 14:43:06'),(247,9,'2025-01-23 14:43:06',1,192,249,'2025-01-23 14:43:30'),(248,3,'2025-01-23 14:43:19',1,189,250,'2025-01-23 14:43:36'),(249,10,'2025-01-23 14:43:30',1,192,251,'2025-01-23 14:43:42'),(250,1,'2025-01-23 14:43:36',1,189,NULL,NULL),(251,11,'2025-01-23 14:43:42',1,192,252,'2025-01-23 14:43:57'),(252,8,'2025-01-23 14:43:57',1,192,253,'2025-01-23 14:44:14'),(253,6,'2025-01-23 14:44:14',1,192,NULL,NULL),(254,1,'2025-01-23 14:44:33',1,193,NULL,NULL),(255,1,'2025-01-23 14:47:02',1,194,258,'2025-01-23 14:47:35'),(256,1,'2025-01-23 14:47:12',1,195,NULL,NULL),(257,1,'2025-01-23 14:47:17',1,196,259,'2025-01-23 14:47:42'),(258,3,'2025-01-23 14:47:35',1,194,260,'2025-01-23 14:47:44'),(259,1,'2025-01-23 14:47:42',1,196,NULL,NULL),(260,1,'2025-01-23 14:47:44',1,194,NULL,NULL),(261,1,'2025-01-23 14:47:48',1,174,NULL,NULL),(262,1,'2025-01-23 14:47:48',1,197,NULL,NULL),(263,1,'2025-01-23 14:48:29',1,198,NULL,NULL),(264,1,'2025-01-23 14:49:24',1,199,NULL,NULL),(265,1,'2025-01-23 14:49:31',1,200,NULL,NULL),(266,1,'2025-01-23 14:50:18',1,201,NULL,NULL),(267,1,'2025-01-23 14:50:46',1,202,NULL,NULL),(268,1,'2025-01-23 14:50:49',1,203,NULL,NULL),(269,1,'2025-01-23 14:50:59',1,204,NULL,NULL),(270,1,'2025-01-23 14:51:04',1,205,NULL,NULL),(271,1,'2025-01-23 14:51:12',1,206,NULL,NULL),(272,1,'2025-01-23 14:52:20',1,207,NULL,NULL),(273,1,'2025-01-23 14:53:11',1,208,NULL,NULL),(274,1,'2025-01-23 14:54:27',1,209,NULL,NULL),(275,1,'2025-01-23 14:54:29',1,210,NULL,NULL),(276,1,'2025-01-23 14:58:00',1,211,NULL,NULL),(277,1,'2025-01-23 14:58:48',1,212,NULL,NULL),(278,1,'2025-01-23 14:58:53',1,213,NULL,NULL),(279,1,'2025-01-23 15:04:20',1,214,281,'2025-01-23 15:04:29'),(280,1,'2025-01-23 15:04:29',1,215,NULL,NULL),(281,3,'2025-01-23 15:04:29',1,214,NULL,NULL),(282,1,'2025-01-23 15:05:29',1,216,NULL,NULL),(283,1,'2025-01-23 15:05:36',1,217,NULL,NULL),(284,1,'2025-01-23 15:05:52',1,218,NULL,NULL),(285,1,'2025-01-23 15:12:19',1,219,NULL,NULL),(286,1,'2025-01-23 15:13:59',1,220,NULL,NULL),(287,1,'2025-01-23 15:15:20',1,221,NULL,NULL),(288,1,'2025-01-23 15:16:10',1,222,NULL,NULL),(289,1,'2025-01-23 15:16:55',1,223,NULL,NULL),(290,1,'2025-01-23 15:18:32',1,224,310,'2025-01-23 15:41:52'),(291,1,'2025-01-23 15:18:52',1,225,NULL,NULL),(292,1,'2025-01-23 15:19:26',1,226,NULL,NULL),(293,1,'2025-01-23 15:20:00',1,227,NULL,NULL),(294,1,'2025-01-23 15:20:00',1,228,NULL,NULL),(295,1,'2025-01-23 15:21:55',1,229,NULL,NULL),(296,1,'2025-01-23 15:25:52',1,230,NULL,NULL),(297,1,'2025-01-23 15:26:17',1,231,299,'2025-01-23 15:27:11'),(298,1,'2025-01-23 15:26:47',1,232,NULL,NULL),(299,1,'2025-01-23 15:27:11',1,231,NULL,NULL),(300,1,'2025-01-23 15:27:13',1,233,NULL,NULL),(301,1,'2025-01-23 15:29:32',1,234,NULL,NULL),(302,1,'2025-01-23 15:30:30',1,235,NULL,NULL),(303,1,'2025-01-23 15:31:34',1,236,NULL,NULL),(304,1,'2025-01-23 15:36:25',1,237,305,'2025-01-23 15:36:54'),(305,4,'2025-01-23 15:36:54',1,237,306,'2025-01-23 15:37:00'),(306,3,'2025-01-23 15:37:00',1,237,NULL,NULL),(307,1,'2025-01-23 15:37:10',1,238,NULL,NULL),(308,1,'2025-01-23 15:39:22',1,239,NULL,NULL),(309,1,'2025-01-23 15:40:13',1,240,NULL,NULL),(310,1,'2025-01-23 15:41:52',1,224,NULL,NULL),(311,1,'2025-01-23 15:42:28',1,241,NULL,NULL),(312,1,'2025-01-23 15:42:56',1,242,NULL,NULL),(313,1,'2025-01-23 15:46:43',1,243,NULL,NULL),(314,1,'2025-01-23 15:46:43',1,244,318,'2025-01-23 15:48:51'),(315,1,'2025-01-23 15:47:03',1,245,NULL,NULL),(316,1,'2025-01-23 15:47:16',1,246,NULL,NULL),(317,1,'2025-01-23 15:47:26',1,247,NULL,NULL),(318,5,'2025-01-23 15:48:51',1,244,NULL,NULL),(319,1,'2025-01-23 15:50:35',1,248,NULL,NULL),(320,1,'2025-01-23 15:54:45',1,249,NULL,NULL),(321,1,'2025-01-23 15:55:36',1,250,NULL,NULL),(322,1,'2025-01-23 15:56:20',1,251,NULL,NULL),(323,1,'2025-01-23 15:57:51',1,252,NULL,NULL),(324,1,'2025-01-23 15:59:09',1,253,NULL,NULL),(325,1,'2025-01-23 16:00:01',1,254,NULL,NULL),(326,1,'2025-01-23 16:05:37',1,255,NULL,NULL),(327,1,'2025-01-23 16:05:44',1,256,NULL,NULL),(328,1,'2025-01-23 16:07:27',1,257,NULL,NULL),(329,1,'2025-01-23 16:08:59',1,258,NULL,NULL),(330,1,'2025-01-23 16:10:05',1,259,NULL,NULL),(331,1,'2025-01-23 16:11:11',1,260,NULL,NULL),(332,1,'2025-01-23 16:11:25',1,261,NULL,NULL),(333,1,'2025-01-23 16:15:41',1,262,336,'2025-01-23 16:17:03'),(334,1,'2025-01-23 16:15:57',1,263,335,'2025-01-23 16:16:12'),(335,5,'2025-01-23 16:16:12',1,263,NULL,NULL),(336,4,'2025-01-23 16:17:03',1,262,338,'2025-01-23 16:17:09'),(337,1,'2025-01-23 16:17:06',1,264,NULL,NULL),(338,1,'2025-01-23 16:17:09',1,262,NULL,NULL),(339,1,'2025-01-23 16:19:18',1,265,NULL,NULL),(340,1,'2025-01-23 16:21:38',1,266,NULL,NULL),(341,1,'2025-01-23 16:23:07',1,267,NULL,NULL),(342,1,'2025-01-23 16:23:23',1,268,NULL,NULL),(343,1,'2025-01-23 16:32:06',1,269,NULL,NULL),(344,1,'2025-01-23 16:34:37',1,270,NULL,NULL),(345,1,'2025-01-23 16:36:27',1,271,NULL,NULL),(346,1,'2025-01-23 16:40:58',1,272,NULL,NULL),(347,1,'2025-01-23 16:42:42',1,273,NULL,NULL),(348,1,'2025-01-23 16:43:26',1,274,NULL,NULL),(349,1,'2025-01-23 16:45:58',1,275,NULL,NULL),(350,1,'2025-01-23 16:50:03',1,276,NULL,NULL),(351,1,'2025-01-23 16:50:53',1,277,NULL,NULL),(352,1,'2025-01-23 16:52:40',1,278,NULL,NULL),(353,1,'2025-01-23 16:53:09',1,279,NULL,NULL),(354,1,'2025-01-23 16:54:37',1,280,NULL,NULL),(355,1,'2025-01-23 16:54:37',1,281,NULL,NULL),(356,1,'2025-01-23 16:57:28',1,282,NULL,NULL),(357,1,'2025-01-23 17:00:02',1,283,NULL,NULL),(358,1,'2025-01-23 17:03:13',1,284,NULL,NULL),(359,1,'2025-01-23 17:03:32',1,285,NULL,NULL),(360,1,'2025-01-23 17:03:45',1,286,NULL,NULL),(361,1,'2025-01-23 17:04:27',1,287,NULL,NULL),(362,1,'2025-01-23 17:09:36',1,288,NULL,NULL),(363,1,'2025-01-23 17:10:02',1,289,NULL,NULL),(364,1,'2025-01-23 17:13:54',1,290,NULL,NULL),(365,1,'2025-01-23 17:16:31',1,291,NULL,NULL),(366,1,'2025-01-23 17:19:12',1,292,NULL,NULL),(367,1,'2025-01-23 17:25:19',1,293,NULL,NULL),(368,1,'2025-01-23 17:26:47',1,294,NULL,NULL),(369,1,'2025-01-23 17:29:04',1,295,NULL,NULL),(370,1,'2025-01-23 17:30:16',1,296,371,'2025-01-23 17:30:53'),(371,4,'2025-01-23 17:30:53',1,296,372,'2025-01-23 17:30:58'),(372,3,'2025-01-23 17:30:58',1,296,NULL,NULL),(373,1,'2025-01-23 17:32:59',1,297,375,'2025-01-23 17:35:07'),(374,1,'2025-01-23 17:33:13',1,298,NULL,NULL),(375,4,'2025-01-23 17:35:07',1,297,NULL,NULL),(376,1,'2025-01-23 17:49:30',1,299,NULL,NULL),(377,1,'2025-01-23 17:52:08',1,300,382,'2025-01-23 17:57:46'),(378,1,'2025-01-23 17:53:06',1,301,NULL,NULL),(379,1,'2025-01-23 17:55:19',1,302,NULL,NULL),(380,1,'2025-01-23 17:56:40',1,303,NULL,NULL),(381,1,'2025-01-23 17:57:32',1,304,384,'2025-01-23 18:00:23'),(382,1,'2025-01-23 17:57:46',1,300,NULL,NULL),(383,1,'2025-01-23 17:59:44',1,305,NULL,NULL),(384,6,'2025-01-23 18:00:23',1,304,385,'2025-01-23 18:00:39'),(385,4,'2025-01-23 18:00:39',1,304,NULL,NULL),(386,1,'2025-01-23 18:02:55',1,306,NULL,NULL),(387,1,'2025-01-23 18:05:36',1,307,NULL,NULL),(388,1,'2025-01-23 18:11:35',1,308,NULL,NULL),(389,1,'2025-01-23 18:17:39',1,309,NULL,NULL),(390,1,'2025-01-23 18:21:14',1,310,392,'2025-01-23 18:25:41'),(391,1,'2025-01-23 18:24:55',1,311,NULL,NULL),(392,1,'2025-01-23 18:25:41',1,310,NULL,NULL),(393,1,'2025-01-23 18:26:45',1,312,NULL,NULL),(394,1,'2025-01-23 18:27:45',1,313,NULL,NULL),(395,1,'2025-01-23 18:27:55',1,314,NULL,NULL),(396,1,'2025-01-23 18:31:10',1,315,NULL,NULL),(397,1,'2025-01-23 18:33:05',1,316,NULL,NULL),(398,1,'2025-01-23 18:35:56',1,317,NULL,NULL),(399,1,'2025-01-23 18:36:32',1,318,NULL,NULL),(400,1,'2025-01-23 18:38:45',1,319,NULL,NULL),(401,1,'2025-01-23 18:39:50',1,320,NULL,NULL),(402,1,'2025-01-23 18:50:43',1,321,NULL,NULL),(403,1,'2025-01-23 18:52:29',1,322,NULL,NULL),(404,1,'2025-01-23 18:52:30',1,323,NULL,NULL),(405,1,'2025-01-23 19:04:20',1,324,NULL,NULL),(406,1,'2025-01-23 19:09:06',1,325,NULL,NULL),(407,1,'2025-01-23 19:10:56',1,326,NULL,NULL),(408,1,'2025-01-23 19:21:37',1,327,NULL,NULL),(409,1,'2025-01-23 19:26:50',1,328,410,'2025-01-23 19:27:13'),(410,4,'2025-01-23 19:27:13',1,328,412,'2025-01-23 19:27:22'),(411,1,'2025-01-23 19:27:15',1,329,NULL,NULL),(412,1,'2025-01-23 19:27:22',1,328,NULL,NULL),(413,1,'2025-01-23 19:34:57',1,330,NULL,NULL),(414,1,'2025-01-23 19:36:07',1,331,NULL,NULL),(415,1,'2025-01-23 19:40:32',1,332,418,'2025-01-23 19:43:01'),(416,1,'2025-01-23 19:41:04',1,333,NULL,NULL),(417,1,'2025-01-23 19:42:52',1,334,NULL,NULL),(418,4,'2025-01-23 19:43:01',1,332,NULL,NULL),(419,1,'2025-01-23 19:44:13',1,335,NULL,NULL),(420,1,'2025-01-23 19:53:06',1,336,NULL,NULL),(421,1,'2025-01-23 19:55:36',1,337,NULL,NULL),(422,1,'2025-01-23 20:00:08',1,338,424,'2025-01-23 20:08:32'),(423,1,'2025-01-23 20:02:03',1,339,NULL,NULL),(424,1,'2025-01-23 20:08:32',1,338,NULL,NULL),(425,1,'2025-01-23 20:17:52',1,340,NULL,NULL),(426,1,'2025-01-23 20:27:18',1,341,NULL,NULL),(427,1,'2025-01-23 20:28:29',1,342,NULL,NULL),(428,1,'2025-01-23 20:31:56',1,343,NULL,NULL),(429,1,'2025-01-23 20:32:38',1,344,NULL,NULL),(430,1,'2025-01-23 20:44:29',1,345,NULL,NULL),(431,1,'2025-01-23 20:44:44',1,346,NULL,NULL),(432,1,'2025-01-23 20:47:53',1,347,NULL,NULL),(433,1,'2025-01-23 21:08:10',1,348,NULL,NULL),(434,1,'2025-01-23 21:15:09',1,349,435,'2025-01-23 21:15:36'),(435,4,'2025-01-23 21:15:36',1,349,NULL,NULL),(436,1,'2025-01-23 21:28:51',1,350,NULL,NULL),(437,1,'2025-01-23 21:43:21',1,351,NULL,NULL),(438,1,'2025-01-23 21:48:48',1,352,439,'2025-01-23 21:49:14'),(439,10,'2025-01-23 21:49:14',1,352,NULL,NULL),(440,10,'2025-01-23 21:49:37',1,353,NULL,NULL),(441,1,'2025-01-23 22:32:37',1,354,NULL,NULL),(442,1,'2025-01-23 22:59:19',1,355,NULL,NULL),(443,1,'2025-01-23 23:02:39',1,356,NULL,NULL),(444,1,'2025-01-23 23:11:38',1,357,NULL,NULL),(445,1,'2025-01-23 23:30:26',1,358,NULL,NULL),(446,1,'2025-01-23 23:31:05',1,359,NULL,NULL),(447,1,'2025-01-23 23:32:37',1,360,NULL,NULL),(448,1,'2025-01-23 23:41:16',1,361,449,'2025-01-23 23:42:47'),(449,1,'2025-01-23 23:42:47',1,361,450,'2025-01-23 23:43:10'),(450,3,'2025-01-23 23:43:10',1,361,NULL,NULL),(451,1,'2025-01-24 00:09:03',1,362,453,'2025-01-24 00:09:40'),(452,1,'2025-01-24 00:09:13',1,363,NULL,NULL),(453,4,'2025-01-24 00:09:40',1,362,NULL,NULL),(454,1,'2025-01-24 00:21:19',1,364,NULL,NULL),(455,1,'2025-01-24 00:38:32',1,365,NULL,NULL),(456,1,'2025-01-24 00:45:54',1,366,NULL,NULL),(457,1,'2025-01-24 00:46:35',1,367,NULL,NULL),(458,1,'2025-01-24 00:54:49',1,368,459,'2025-01-24 00:54:58'),(459,5,'2025-01-24 00:54:58',1,368,NULL,NULL),(460,5,'2025-01-24 00:55:10',1,369,NULL,NULL),(461,1,'2025-01-24 00:57:13',1,370,NULL,NULL),(462,1,'2025-01-24 01:01:04',1,371,NULL,NULL),(463,1,'2025-01-24 01:19:41',1,372,NULL,NULL),(464,1,'2025-01-24 01:30:12',1,373,465,'2025-01-24 01:31:26'),(465,1,'2025-01-24 01:31:26',1,373,NULL,NULL),(466,1,'2025-01-24 01:31:49',1,374,NULL,NULL),(467,1,'2025-01-24 01:32:38',1,375,468,'2025-01-24 01:33:33'),(468,1,'2025-01-24 01:33:33',1,375,NULL,NULL),(469,1,'2025-01-24 02:48:11',1,376,NULL,NULL),(470,1,'2025-01-24 02:50:30',1,377,NULL,NULL),(471,1,'2025-01-24 02:51:07',1,378,NULL,NULL),(472,1,'2025-01-24 03:07:35',1,379,NULL,NULL),(473,1,'2025-01-24 03:31:50',1,380,474,'2025-01-24 03:33:25'),(474,9,'2025-01-24 03:33:25',1,380,475,'2025-01-24 03:33:46'),(475,1,'2025-01-24 03:33:46',1,380,NULL,NULL),(476,1,'2025-01-24 03:47:43',1,381,NULL,NULL),(477,1,'2025-01-24 04:17:54',1,382,NULL,NULL),(478,1,'2025-01-24 04:29:42',1,383,NULL,NULL),(479,1,'2025-01-24 04:41:23',1,384,NULL,NULL),(480,1,'2025-01-24 04:48:49',1,385,NULL,NULL),(481,1,'2025-01-24 04:52:30',1,386,NULL,NULL),(482,1,'2025-01-24 05:22:57',1,387,NULL,NULL),(483,1,'2025-01-24 05:32:52',1,388,NULL,NULL),(484,1,'2025-01-24 05:44:51',1,389,485,'2025-01-24 05:45:32'),(485,1,'2025-01-24 05:45:32',1,389,NULL,NULL),(486,1,'2025-01-24 05:47:59',1,390,NULL,NULL),(487,1,'2025-01-24 05:56:48',1,391,NULL,NULL),(488,1,'2025-01-24 06:00:52',1,392,NULL,NULL),(489,1,'2025-01-24 06:01:49',1,393,NULL,NULL),(490,1,'2025-01-24 06:02:58',1,394,NULL,NULL),(491,1,'2025-01-24 06:04:24',1,395,NULL,NULL),(492,1,'2025-01-24 06:06:23',1,396,NULL,NULL),(493,1,'2025-01-24 06:09:34',1,397,496,'2025-01-24 06:21:22'),(494,1,'2025-01-24 06:17:11',1,398,NULL,NULL),(495,1,'2025-01-24 06:19:15',1,399,NULL,NULL),(496,1,'2025-01-24 06:21:22',1,397,497,'2025-01-24 06:21:36'),(497,1,'2025-01-24 06:21:36',1,397,NULL,NULL),(498,1,'2025-01-24 06:22:47',1,400,NULL,NULL),(499,1,'2025-01-24 06:23:05',1,401,505,'2025-01-24 06:37:25'),(500,1,'2025-01-24 06:30:43',1,402,501,'2025-01-24 06:30:59'),(501,4,'2025-01-24 06:30:59',1,402,NULL,NULL),(502,1,'2025-01-24 06:32:29',1,403,NULL,NULL),(503,1,'2025-01-24 06:32:54',1,404,NULL,NULL),(504,1,'2025-01-24 06:33:03',1,405,NULL,NULL),(505,1,'2025-01-24 06:37:25',1,401,NULL,NULL),(506,1,'2025-01-24 06:54:14',1,406,NULL,NULL),(507,1,'2025-01-24 06:54:30',1,407,NULL,NULL),(508,1,'2025-01-24 06:54:51',1,408,NULL,NULL),(509,1,'2025-01-24 07:04:42',1,409,510,'2025-01-24 07:04:50'),(510,4,'2025-01-24 07:04:50',1,409,511,'2025-01-24 07:05:08'),(511,5,'2025-01-24 07:05:08',1,409,NULL,NULL),(512,1,'2025-01-24 07:11:35',1,410,NULL,NULL),(513,1,'2025-01-24 07:20:20',1,411,NULL,NULL),(514,1,'2025-01-24 07:23:02',1,412,NULL,NULL),(515,1,'2025-01-24 07:26:49',1,413,NULL,NULL),(516,1,'2025-01-24 07:29:26',1,414,NULL,NULL),(517,1,'2025-01-24 07:37:32',1,415,NULL,NULL),(518,1,'2025-01-24 07:47:14',1,416,NULL,NULL),(519,1,'2025-01-24 07:57:22',1,417,NULL,NULL),(520,1,'2025-01-24 08:06:50',1,418,NULL,NULL),(521,1,'2025-01-24 08:09:50',1,419,NULL,NULL),(522,1,'2025-01-24 08:11:18',1,420,NULL,NULL),(523,1,'2025-01-24 08:26:00',1,421,NULL,NULL),(524,1,'2025-01-24 08:32:39',1,422,NULL,NULL),(525,1,'2025-01-24 08:37:31',1,423,NULL,NULL),(526,1,'2025-01-24 09:01:42',1,424,NULL,NULL),(527,1,'2025-01-24 09:22:22',1,425,NULL,NULL),(528,1,'2025-01-24 09:24:53',1,426,NULL,NULL),(529,1,'2025-01-24 09:36:46',1,427,530,'2025-01-24 09:38:18'),(530,6,'2025-01-24 09:38:18',1,427,531,'2025-01-24 09:38:20'),(531,1,'2025-01-24 09:38:20',1,427,532,'2025-01-24 09:38:32'),(532,4,'2025-01-24 09:38:32',1,427,533,'2025-01-24 09:38:48'),(533,1,'2025-01-24 09:38:48',1,427,NULL,NULL),(534,1,'2025-01-24 09:42:12',1,428,NULL,NULL),(535,1,'2025-01-24 09:42:50',1,429,NULL,NULL),(536,1,'2025-01-24 09:55:25',1,430,NULL,NULL),(537,1,'2025-01-24 09:55:48',1,431,NULL,NULL),(538,1,'2025-01-24 09:56:58',1,432,NULL,NULL),(539,1,'2025-01-24 09:57:46',1,433,540,'2025-01-24 09:59:18'),(540,4,'2025-01-24 09:59:18',1,433,NULL,NULL),(541,1,'2025-01-24 10:02:28',1,434,NULL,NULL),(542,1,'2025-01-24 10:10:35',1,435,543,'2025-01-24 10:11:07'),(543,1,'2025-01-24 10:11:07',1,435,NULL,NULL),(544,1,'2025-01-24 10:37:05',1,436,NULL,NULL),(545,1,'2025-01-24 10:37:15',1,437,NULL,NULL),(546,1,'2025-01-24 10:37:29',1,438,NULL,NULL),(547,1,'2025-01-24 10:47:22',1,439,NULL,NULL),(548,1,'2025-01-24 11:03:41',1,440,NULL,NULL),(549,1,'2025-01-24 11:26:39',1,441,NULL,NULL),(550,1,'2025-01-24 11:34:37',1,442,NULL,NULL),(551,1,'2025-01-24 11:37:10',1,443,NULL,NULL),(552,1,'2025-01-24 11:42:18',1,444,NULL,NULL),(553,1,'2025-01-24 11:49:05',1,445,NULL,NULL),(554,1,'2025-01-24 11:52:42',1,446,555,'2025-01-24 11:53:35'),(555,1,'2025-01-24 11:53:35',1,446,556,'2025-01-24 11:53:45'),(556,1,'2025-01-24 11:53:45',1,446,NULL,NULL),(557,1,'2025-01-24 12:06:37',1,447,NULL,NULL),(558,1,'2025-01-24 12:09:19',1,448,NULL,NULL),(559,1,'2025-01-24 12:10:24',1,449,NULL,NULL),(560,1,'2025-01-24 12:10:43',1,450,566,'2025-01-24 12:22:52'),(561,1,'2025-01-24 12:12:11',1,451,NULL,NULL),(562,1,'2025-01-24 12:12:24',1,452,NULL,NULL),(563,1,'2025-01-24 12:15:30',1,453,NULL,NULL),(564,1,'2025-01-24 12:21:35',1,454,565,'2025-01-24 12:22:18'),(565,5,'2025-01-24 12:22:18',1,454,NULL,NULL),(566,1,'2025-01-24 12:22:52',1,450,NULL,NULL),(567,1,'2025-01-24 12:23:09',1,455,NULL,NULL),(568,1,'2025-01-24 12:25:15',1,456,NULL,NULL),(569,1,'2025-01-24 12:38:41',1,457,NULL,NULL),(570,1,'2025-01-24 12:46:21',1,458,NULL,NULL),(571,1,'2025-01-24 12:56:11',1,459,NULL,NULL),(572,1,'2025-01-24 13:15:18',1,460,NULL,NULL),(573,1,'2025-01-24 13:16:06',1,461,NULL,NULL),(574,1,'2025-01-24 13:17:04',1,462,NULL,NULL),(575,1,'2025-01-24 13:40:22',1,463,NULL,NULL),(576,1,'2025-01-24 13:54:01',1,464,NULL,NULL),(577,1,'2025-01-24 14:10:06',1,465,NULL,NULL),(578,1,'2025-01-24 14:28:02',1,466,NULL,NULL),(579,1,'2025-01-24 14:36:26',1,467,NULL,NULL),(580,1,'2025-01-24 15:23:22',1,468,581,'2025-01-24 15:23:52'),(581,1,'2025-01-24 15:23:52',1,468,NULL,NULL),(582,1,'2025-01-24 15:33:10',1,469,NULL,NULL),(583,1,'2025-01-24 15:36:11',1,470,584,'2025-01-24 15:36:47'),(584,3,'2025-01-24 15:36:47',1,470,NULL,NULL),(585,1,'2025-01-24 15:36:55',1,471,NULL,NULL),(586,1,'2025-01-24 15:50:36',1,472,NULL,NULL),(587,1,'2025-01-24 15:55:08',1,473,NULL,NULL),(588,1,'2025-01-24 15:56:28',1,474,NULL,NULL),(589,1,'2025-01-24 16:05:25',1,475,NULL,NULL),(590,1,'2025-01-24 16:24:45',1,476,591,'2025-01-24 16:26:26'),(591,3,'2025-01-24 16:26:26',1,476,NULL,NULL),(592,1,'2025-01-24 16:45:23',1,477,NULL,NULL),(593,1,'2025-01-24 16:51:19',1,478,NULL,NULL),(594,1,'2025-01-24 17:06:20',1,479,NULL,NULL),(595,1,'2025-01-24 17:18:10',1,480,NULL,NULL),(596,1,'2025-01-24 17:24:14',1,481,NULL,NULL),(597,1,'2025-01-24 17:41:39',1,482,NULL,NULL),(598,4,'2025-01-24 17:51:19',1,483,NULL,NULL),(599,1,'2025-01-24 18:03:59',1,484,NULL,NULL),(600,1,'2025-01-24 18:04:36',1,485,NULL,NULL),(601,1,'2025-01-24 18:05:17',1,486,602,'2025-01-24 18:05:35'),(602,4,'2025-01-24 18:05:35',1,486,603,'2025-01-24 18:08:24'),(603,4,'2025-01-24 18:08:24',1,486,NULL,NULL),(604,1,'2025-01-24 18:09:50',1,487,NULL,NULL),(605,1,'2025-01-24 18:14:37',1,488,NULL,NULL),(606,1,'2025-01-24 18:16:25',1,489,NULL,NULL),(607,1,'2025-01-24 18:18:57',1,490,NULL,NULL),(608,1,'2025-01-24 18:20:28',1,491,NULL,NULL),(609,1,'2025-01-24 18:21:07',1,492,610,'2025-01-24 18:21:32'),(610,4,'2025-01-24 18:21:32',1,492,NULL,NULL),(611,1,'2025-01-24 18:22:23',1,493,NULL,NULL),(612,1,'2025-01-24 18:24:18',1,494,NULL,NULL),(613,1,'2025-01-24 18:28:54',1,495,NULL,NULL),(614,1,'2025-01-24 18:29:29',1,496,NULL,NULL),(615,1,'2025-01-24 18:29:35',1,497,NULL,NULL),(616,1,'2025-01-24 18:33:55',1,498,NULL,NULL),(617,1,'2025-01-24 18:34:44',1,499,NULL,NULL),(618,1,'2025-01-24 18:44:44',1,500,NULL,NULL),(619,1,'2025-01-24 18:53:44',1,501,NULL,NULL),(620,1,'2025-01-24 18:54:01',1,502,621,'2025-01-24 18:54:10'),(621,4,'2025-01-24 18:54:10',1,502,622,'2025-01-24 18:54:30'),(622,3,'2025-01-24 18:54:30',1,502,623,'2025-01-24 18:54:51'),(623,4,'2025-01-24 18:54:51',1,502,625,'2025-01-24 18:58:53'),(624,1,'2025-01-24 18:58:02',1,503,NULL,NULL),(625,1,'2025-01-24 18:58:53',1,502,NULL,NULL),(626,1,'2025-01-24 19:19:14',1,504,NULL,NULL),(627,1,'2025-01-24 19:36:51',1,505,NULL,NULL),(628,1,'2025-01-24 19:37:16',1,506,NULL,NULL),(629,1,'2025-01-24 19:43:55',1,507,NULL,NULL),(630,1,'2025-01-24 19:44:56',1,508,NULL,NULL),(631,1,'2025-01-24 20:30:37',1,509,NULL,NULL),(632,1,'2025-01-24 20:32:31',1,510,633,'2025-01-24 20:34:33'),(633,1,'2025-01-24 20:34:33',1,510,NULL,NULL),(634,1,'2025-01-24 20:39:54',1,511,NULL,NULL),(635,1,'2025-01-24 20:49:48',1,512,NULL,NULL),(636,1,'2025-01-24 20:54:21',1,513,NULL,NULL),(637,1,'2025-01-24 21:24:09',1,514,NULL,NULL),(638,1,'2025-01-24 21:43:08',1,515,639,'2025-01-24 21:47:35'),(639,1,'2025-01-24 21:47:35',1,515,NULL,NULL),(640,1,'2025-01-24 22:22:46',1,516,NULL,NULL),(641,1,'2025-01-24 23:01:45',1,517,NULL,NULL),(642,1,'2025-01-25 00:47:42',1,518,NULL,NULL),(643,1,'2025-01-25 01:05:20',1,519,NULL,NULL),(644,1,'2025-01-25 01:24:56',1,520,NULL,NULL),(645,1,'2025-01-25 01:45:15',1,521,NULL,NULL),(646,1,'2025-01-25 02:01:37',1,522,NULL,NULL),(647,1,'2025-01-25 02:02:05',1,523,NULL,NULL),(648,1,'2025-01-25 02:22:40',1,524,NULL,NULL),(649,1,'2025-01-25 05:00:46',1,525,NULL,NULL),(650,1,'2025-01-25 05:44:06',1,526,NULL,NULL),(651,1,'2025-01-25 05:51:09',1,527,NULL,NULL),(652,1,'2025-01-25 06:00:07',1,528,653,'2025-01-25 06:00:37'),(653,5,'2025-01-25 06:00:37',1,528,NULL,NULL),(654,1,'2025-01-25 06:10:27',1,529,NULL,NULL),(655,1,'2025-01-25 06:14:38',1,530,NULL,NULL),(656,1,'2025-01-25 06:51:52',1,531,657,'2025-01-25 06:57:26'),(657,1,'2025-01-25 06:57:26',1,531,NULL,NULL),(658,1,'2025-01-25 09:48:42',1,532,NULL,NULL),(659,1,'2025-01-25 10:12:42',1,533,NULL,NULL),(660,1,'2025-01-25 10:35:18',1,534,NULL,NULL),(661,1,'2025-01-25 10:35:23',1,535,NULL,NULL),(662,1,'2025-01-25 10:47:56',1,536,NULL,NULL),(663,1,'2025-01-25 10:48:40',1,537,NULL,NULL),(664,1,'2025-01-25 12:58:17',1,538,NULL,NULL),(665,1,'2025-01-25 13:47:25',1,539,NULL,NULL),(666,1,'2025-01-25 14:48:19',1,540,NULL,NULL),(667,1,'2025-01-25 15:11:28',1,541,NULL,NULL),(668,1,'2025-01-25 17:35:12',1,542,NULL,NULL),(669,1,'2025-01-25 17:41:03',1,543,NULL,NULL),(670,1,'2025-01-25 18:47:59',1,544,NULL,NULL),(671,1,'2025-01-25 19:14:23',1,545,NULL,NULL),(672,1,'2025-01-25 19:19:05',1,546,NULL,NULL),(673,1,'2025-01-25 19:57:05',1,547,NULL,NULL),(674,1,'2025-01-25 20:10:19',1,548,675,'2025-01-25 20:10:30'),(675,3,'2025-01-25 20:10:30',1,548,676,'2025-01-25 20:10:46'),(676,1,'2025-01-25 20:10:46',1,548,NULL,NULL),(677,1,'2025-01-25 20:38:40',1,549,NULL,NULL),(678,1,'2025-01-25 21:02:33',1,550,NULL,NULL),(679,1,'2025-01-25 21:02:48',1,551,NULL,NULL),(680,1,'2025-01-25 23:05:03',1,552,NULL,NULL),(681,1,'2025-01-25 23:16:59',1,553,NULL,NULL),(682,1,'2025-01-26 00:23:21',1,554,NULL,NULL),(683,1,'2025-01-26 02:04:23',1,555,NULL,NULL),(684,1,'2025-01-26 02:08:28',1,556,NULL,NULL),(685,1,'2025-01-26 02:08:46',1,557,NULL,NULL),(686,1,'2025-01-26 02:09:53',1,558,NULL,NULL),(687,1,'2025-01-26 02:42:42',1,559,NULL,NULL),(688,1,'2025-01-26 05:08:06',1,560,NULL,NULL),(689,1,'2025-01-26 07:28:36',1,561,NULL,NULL),(690,1,'2025-01-26 07:52:31',1,562,692,'2025-01-26 07:52:34'),(691,1,'2025-01-26 07:52:33',1,563,NULL,NULL),(692,1,'2025-01-26 07:52:34',1,562,NULL,NULL),(693,1,'2025-01-26 09:02:14',1,564,NULL,NULL),(694,1,'2025-01-26 13:06:09',1,565,NULL,NULL),(695,1,'2025-01-26 13:08:44',1,566,NULL,NULL),(696,1,'2025-01-26 13:37:17',1,567,NULL,NULL),(697,1,'2025-01-26 14:32:05',1,568,698,'2025-01-26 14:33:25'),(698,1,'2025-01-26 14:33:25',1,568,NULL,NULL),(699,4,'2025-01-26 15:19:36',1,569,NULL,NULL),(700,1,'2025-01-26 16:43:38',1,570,NULL,NULL),(701,1,'2025-01-26 17:44:00',1,571,NULL,NULL),(702,1,'2025-01-26 18:48:57',1,572,NULL,NULL),(703,1,'2025-01-26 22:05:56',1,573,NULL,NULL),(704,4,'2025-01-26 23:45:39',1,574,705,'2025-01-26 23:45:59'),(705,3,'2025-01-26 23:45:59',1,574,NULL,NULL),(706,1,'2025-01-27 00:33:49',1,575,NULL,NULL),(707,1,'2025-01-27 01:29:27',1,576,NULL,NULL),(708,1,'2025-01-27 03:27:20',1,577,NULL,NULL),(709,1,'2025-01-27 07:03:50',1,578,NULL,NULL),(710,1,'2025-01-27 07:17:10',1,579,NULL,NULL),(711,1,'2025-01-27 11:25:29',1,580,NULL,NULL),(712,1,'2025-01-27 11:25:53',1,581,NULL,NULL),(713,1,'2025-01-27 12:35:56',1,582,NULL,NULL),(714,1,'2025-01-27 12:46:56',1,583,NULL,NULL),(715,1,'2025-01-27 12:49:57',1,584,NULL,NULL),(716,1,'2025-01-27 13:20:27',1,585,NULL,NULL),(717,1,'2025-01-27 13:54:10',1,586,NULL,NULL),(718,1,'2025-01-27 15:32:19',1,587,719,'2025-01-27 15:32:31'),(719,1,'2025-01-27 15:32:31',1,587,NULL,NULL),(720,1,'2025-01-27 15:37:41',1,588,NULL,NULL),(721,1,'2025-01-27 15:52:10',1,589,NULL,NULL),(722,1,'2025-01-27 16:06:43',1,590,NULL,NULL),(723,1,'2025-01-27 17:19:53',1,591,NULL,NULL),(724,1,'2025-01-27 18:22:25',1,592,NULL,NULL),(725,1,'2025-01-27 18:50:50',1,593,NULL,NULL),(726,1,'2025-01-27 21:24:20',1,594,NULL,NULL),(727,1,'2025-01-27 21:49:00',1,595,NULL,NULL),(728,1,'2025-01-27 23:17:12',1,596,NULL,NULL),(729,1,'2025-01-27 23:54:23',1,597,NULL,NULL),(730,1,'2025-01-27 23:56:03',1,598,NULL,NULL),(731,1,'2025-01-28 05:40:49',1,599,NULL,NULL),(732,1,'2025-01-28 05:53:44',1,600,NULL,NULL),(733,1,'2025-01-28 06:29:24',1,601,NULL,NULL),(734,1,'2025-01-28 08:06:55',1,602,NULL,NULL),(735,1,'2025-01-28 10:29:10',1,603,736,'2025-01-28 10:29:14'),(736,3,'2025-01-28 10:29:14',1,603,737,'2025-01-28 10:30:07'),(737,1,'2025-01-28 10:30:07',1,603,NULL,NULL),(738,1,'2025-01-28 11:17:48',1,604,NULL,NULL),(739,1,'2025-01-28 13:34:43',1,605,NULL,NULL),(740,1,'2025-01-28 14:10:52',1,606,NULL,NULL),(741,1,'2025-01-28 14:11:38',1,607,NULL,NULL),(742,1,'2025-01-28 16:03:27',1,608,NULL,NULL),(743,1,'2025-01-28 17:49:19',1,609,744,'2025-01-28 17:52:48'),(744,4,'2025-01-28 17:52:48',1,609,NULL,NULL),(745,1,'2025-01-28 17:54:55',1,610,746,'2025-01-28 17:55:19'),(746,6,'2025-01-28 17:55:19',1,610,NULL,NULL),(747,1,'2025-01-28 17:56:43',1,611,NULL,NULL),(748,1,'2025-01-28 19:12:15',1,612,749,'2025-01-28 19:13:10'),(749,6,'2025-01-28 19:13:10',1,612,NULL,NULL),(750,1,'2025-01-28 21:58:00',1,613,NULL,NULL),(751,1,'2025-01-29 05:17:33',1,614,752,'2025-01-29 05:21:14'),(752,4,'2025-01-29 05:21:14',1,614,753,'2025-01-29 05:21:56'),(753,6,'2025-01-29 05:21:56',1,614,754,'2025-01-29 05:24:42'),(754,11,'2025-01-29 05:24:42',1,614,755,'2025-01-29 05:25:12'),(755,9,'2025-01-29 05:25:12',1,614,756,'2025-01-29 05:25:57'),(756,10,'2025-01-29 05:25:57',1,614,757,'2025-01-29 05:27:09'),(757,8,'2025-01-29 05:27:09',1,614,NULL,NULL),(758,1,'2025-01-29 06:07:20',1,615,759,'2025-01-29 06:07:52'),(759,10,'2025-01-29 06:07:52',1,615,760,'2025-01-29 06:13:03'),(760,1,'2025-01-29 06:13:03',1,615,761,'2025-01-29 06:14:05'),(761,6,'2025-01-29 06:14:05',1,615,762,'2025-01-29 06:14:50'),(762,8,'2025-01-29 06:14:50',1,615,763,'2025-01-29 06:15:19'),(763,11,'2025-01-29 06:15:19',1,615,764,'2025-01-29 06:15:45'),(764,9,'2025-01-29 06:15:45',1,615,765,'2025-01-29 06:16:34'),(765,10,'2025-01-29 06:16:34',1,615,766,'2025-01-29 06:16:42'),(766,3,'2025-01-29 06:16:42',1,615,767,'2025-01-29 06:18:02'),(767,4,'2025-01-29 06:18:02',1,615,768,'2025-01-29 06:18:37'),(768,5,'2025-01-29 06:18:37',1,615,NULL,NULL),(769,6,'2025-01-29 07:09:31',1,616,NULL,NULL),(770,1,'2025-01-29 07:59:15',1,617,NULL,NULL),(771,1,'2025-01-29 08:34:37',1,618,772,'2025-01-29 08:35:46'),(772,1,'2025-01-29 08:35:46',1,618,773,'2025-01-29 08:36:01'),(773,3,'2025-01-29 08:36:01',1,618,NULL,NULL),(774,1,'2025-01-29 08:49:49',1,619,NULL,NULL),(775,12,'2025-01-29 09:40:58',1,620,NULL,NULL),(776,12,'2025-01-29 13:40:53',1,621,NULL,NULL),(777,1,'2025-01-29 14:45:39',1,622,NULL,NULL),(778,1,'2025-01-29 20:11:15',1,623,NULL,NULL),(779,1,'2025-01-30 02:11:32',1,624,NULL,NULL),(780,1,'2025-01-30 07:49:53',1,625,NULL,NULL),(781,1,'2025-01-30 09:24:33',1,626,NULL,NULL),(782,1,'2025-01-30 09:59:40',1,627,NULL,NULL),(783,1,'2025-01-30 11:15:26',1,628,NULL,NULL),(784,1,'2025-01-30 13:41:27',1,629,785,'2025-01-30 13:55:01'),(785,1,'2025-01-30 13:55:01',1,629,NULL,NULL),(786,1,'2025-01-30 14:17:58',1,630,NULL,NULL),(787,1,'2025-01-30 14:23:28',1,631,NULL,NULL),(788,1,'2025-01-30 14:24:35',1,632,NULL,NULL),(789,1,'2025-01-30 14:48:55',1,633,NULL,NULL),(790,1,'2025-01-30 15:07:34',1,634,NULL,NULL),(791,1,'2025-01-30 18:46:43',1,635,NULL,NULL),(792,1,'2025-01-30 18:47:14',1,636,NULL,NULL),(793,1,'2025-01-31 06:36:50',1,637,794,'2025-01-31 06:36:54'),(794,1,'2025-01-31 06:36:54',1,637,NULL,NULL),(795,1,'2025-01-31 08:38:21',1,638,NULL,NULL),(796,1,'2025-01-31 09:15:39',1,639,797,'2025-01-31 09:15:48'),(797,10,'2025-01-31 09:15:48',1,639,798,'2025-01-31 09:15:50'),(798,5,'2025-01-31 09:15:50',1,639,799,'2025-01-31 09:15:58'),(799,10,'2025-01-31 09:15:58',1,639,800,'2025-01-31 09:16:01'),(800,4,'2025-01-31 09:16:01',1,639,801,'2025-01-31 09:16:47'),(801,1,'2025-01-31 09:16:47',1,639,NULL,NULL),(802,1,'2025-01-31 12:48:54',1,640,NULL,NULL),(803,1,'2025-02-02 07:37:40',1,641,NULL,NULL),(804,1,'2025-02-02 09:59:37',1,642,NULL,NULL),(805,1,'2025-02-02 19:01:26',1,643,NULL,NULL),(806,1,'2025-02-03 10:37:43',1,644,NULL,NULL),(807,1,'2025-02-03 10:58:58',1,645,808,'2025-02-03 10:59:01'),(808,4,'2025-02-03 10:59:01',1,645,809,'2025-02-03 10:59:22'),(809,3,'2025-02-03 10:59:22',1,645,810,'2025-02-03 10:59:57'),(810,4,'2025-02-03 10:59:57',1,645,NULL,NULL),(811,1,'2025-02-03 11:21:45',1,646,NULL,NULL),(812,1,'2025-02-03 13:19:26',1,647,NULL,NULL),(813,1,'2025-02-03 18:08:42',1,648,NULL,NULL),(814,1,'2025-02-04 07:51:17',1,649,815,'2025-02-04 07:53:24'),(815,3,'2025-02-04 07:53:24',1,649,816,'2025-02-04 07:53:30'),(816,4,'2025-02-04 07:53:30',1,649,817,'2025-02-04 07:54:12'),(817,5,'2025-02-04 07:54:12',1,649,818,'2025-02-04 07:55:42'),(818,1,'2025-02-04 07:55:42',1,649,NULL,NULL),(819,1,'2025-02-04 09:18:06',1,650,NULL,NULL),(820,1,'2025-02-04 09:35:46',1,651,NULL,NULL),(821,1,'2025-02-04 09:35:56',1,652,822,'2025-02-04 09:36:31'),(822,5,'2025-02-04 09:36:31',1,652,NULL,NULL),(823,1,'2025-02-04 09:52:19',1,653,824,'2025-02-04 09:52:33'),(824,1,'2025-02-04 09:52:33',1,653,825,'2025-02-04 09:53:05'),(825,1,'2025-02-04 09:53:05',1,653,NULL,NULL),(826,1,'2025-02-04 09:53:07',1,654,827,'2025-02-04 09:56:29'),(827,1,'2025-02-04 09:56:29',1,654,828,'2025-02-04 09:57:40'),(828,10,'2025-02-04 09:57:40',1,654,NULL,NULL),(829,5,'2025-02-04 10:48:38',1,655,NULL,NULL),(830,10,'2025-02-04 11:30:10',1,656,NULL,NULL),(831,1,'2025-02-04 15:33:32',1,657,832,'2025-02-04 15:35:25'),(832,1,'2025-02-04 15:35:25',1,657,NULL,NULL),(833,1,'2025-02-04 17:37:18',1,658,NULL,NULL),(834,1,'2025-02-04 17:56:49',1,659,NULL,NULL),(835,1,'2025-02-04 20:27:06',1,660,NULL,NULL),(836,1,'2025-02-05 09:44:30',1,661,837,'2025-02-05 09:51:00'),(837,1,'2025-02-05 09:51:00',1,661,838,'2025-02-05 09:51:05'),(838,1,'2025-02-05 09:51:05',1,661,NULL,NULL),(839,1,'2025-02-05 10:36:04',1,662,NULL,NULL),(840,1,'2025-02-05 10:48:14',1,663,841,'2025-02-05 10:48:35'),(841,6,'2025-02-05 10:48:35',1,663,842,'2025-02-05 10:49:25'),(842,3,'2025-02-05 10:49:25',1,663,843,'2025-02-05 11:01:37'),(843,8,'2025-02-05 11:01:37',1,663,844,'2025-02-05 11:01:48'),(844,11,'2025-02-05 11:01:48',1,663,845,'2025-02-05 11:01:56'),(845,9,'2025-02-05 11:01:56',1,663,846,'2025-02-05 11:02:08'),(846,10,'2025-02-05 11:02:08',1,663,847,'2025-02-05 11:02:25'),(847,1,'2025-02-05 11:02:25',1,663,NULL,NULL),(848,1,'2025-02-05 20:39:35',1,664,NULL,NULL),(849,1,'2025-02-06 12:57:32',1,665,NULL,NULL),(850,1,'2025-02-06 13:02:42',1,666,NULL,NULL),(851,1,'2025-02-06 15:07:45',1,667,NULL,NULL),(852,1,'2025-02-06 15:12:49',1,668,NULL,NULL),(853,1,'2025-02-06 16:04:26',1,669,854,'2025-02-06 16:04:35'),(854,4,'2025-02-06 16:04:35',1,669,NULL,NULL),(855,1,'2025-02-06 16:07:08',1,670,NULL,NULL),(856,1,'2025-02-06 20:54:36',1,671,NULL,NULL),(857,1,'2025-02-06 22:02:49',1,672,NULL,NULL),(858,1,'2025-02-07 07:18:01',1,673,859,'2025-02-07 07:18:10'),(859,8,'2025-02-07 07:18:10',1,673,NULL,NULL),(860,1,'2025-02-08 15:52:18',1,674,NULL,NULL),(861,1,'2025-02-08 17:46:41',1,675,NULL,NULL),(862,1,'2025-02-09 20:42:56',1,676,863,'2025-02-09 20:43:15'),(863,13,'2025-02-09 20:43:15',1,676,864,'2025-02-09 20:44:38'),(864,4,'2025-02-09 20:44:38',1,676,865,'2025-02-09 20:44:58'),(865,5,'2025-02-09 20:44:58',1,676,NULL,NULL),(866,5,'2025-02-09 21:40:26',1,677,NULL,NULL),(867,1,'2025-02-10 13:23:56',1,678,868,'2025-02-10 13:25:08'),(868,4,'2025-02-10 13:25:08',1,678,869,'2025-02-10 13:25:14'),(869,3,'2025-02-10 13:25:14',1,678,870,'2025-02-10 13:25:30'),(870,1,'2025-02-10 13:25:30',1,678,871,'2025-02-10 13:25:49'),(871,5,'2025-02-10 13:25:49',1,678,NULL,NULL),(872,1,'2025-02-11 13:10:39',1,679,NULL,NULL),(873,1,'2025-02-11 18:44:11',1,680,874,'2025-02-11 18:45:18'),(874,3,'2025-02-11 18:45:18',1,680,875,'2025-02-11 18:45:52'),(875,4,'2025-02-11 18:45:52',1,680,876,'2025-02-11 18:46:08'),(876,5,'2025-02-11 18:46:08',1,680,NULL,NULL),(877,1,'2025-02-12 09:17:16',1,681,NULL,NULL),(878,1,'2025-02-12 09:18:25',1,682,NULL,NULL),(879,1,'2025-02-12 10:27:36',1,683,880,'2025-02-12 10:48:11'),(880,5,'2025-02-12 10:48:11',1,683,NULL,NULL),(881,1,'2025-02-12 11:59:59',1,684,NULL,NULL),(882,1,'2025-02-12 16:18:44',1,685,NULL,NULL),(883,1,'2025-02-12 16:41:12',1,686,884,'2025-02-12 16:43:28'),(884,1,'2025-02-12 16:43:28',1,686,885,'2025-02-12 16:44:10'),(885,1,'2025-02-12 16:44:10',1,686,886,'2025-02-12 16:46:22'),(886,1,'2025-02-12 16:46:22',1,686,887,'2025-02-12 16:46:24'),(887,1,'2025-02-12 16:46:24',1,686,888,'2025-02-12 16:46:27'),(888,1,'2025-02-12 16:46:27',1,686,889,'2025-02-12 16:49:38'),(889,1,'2025-02-12 16:49:38',1,686,890,'2025-02-12 16:49:40'),(890,1,'2025-02-12 16:49:40',1,686,891,'2025-02-12 16:50:18'),(891,1,'2025-02-12 16:50:18',1,686,892,'2025-02-12 16:52:25'),(892,1,'2025-02-12 16:52:25',1,686,893,'2025-02-12 16:52:27'),(893,1,'2025-02-12 16:52:27',1,686,894,'2025-02-12 16:52:27'),(894,1,'2025-02-12 16:52:27',1,686,895,'2025-02-12 17:00:34'),(895,1,'2025-02-12 17:00:34',1,686,896,'2025-02-12 17:00:36'),(896,3,'2025-02-12 17:00:36',1,686,897,'2025-02-12 17:00:39'),(897,4,'2025-02-12 17:00:39',1,686,898,'2025-02-12 17:00:41'),(898,5,'2025-02-12 17:00:41',1,686,899,'2025-02-12 17:00:52'),(899,1,'2025-02-12 17:00:52',1,686,900,'2025-02-12 17:00:54'),(900,5,'2025-02-12 17:00:54',1,686,901,'2025-02-12 17:00:55'),(901,1,'2025-02-12 17:00:55',1,686,NULL,NULL),(902,1,'2025-02-12 17:44:58',1,687,903,'2025-02-12 17:54:56'),(903,1,'2025-02-12 17:54:56',1,687,904,'2025-02-12 17:58:24'),(904,1,'2025-02-12 17:58:24',1,687,NULL,NULL),(905,12,'2025-02-12 18:29:08',1,688,906,'2025-02-12 18:29:43'),(906,1,'2025-02-12 18:29:43',1,688,NULL,NULL),(907,1,'2025-02-12 19:03:54',1,689,908,'2025-02-12 19:22:21'),(908,1,'2025-02-12 19:22:21',1,689,NULL,NULL),(909,1,'2025-02-12 20:02:58',1,690,NULL,NULL),(910,1,'2025-02-12 20:07:04',1,691,NULL,NULL),(911,1,'2025-02-12 20:17:56',1,692,NULL,NULL),(912,1,'2025-02-12 21:20:13',1,693,913,'2025-02-12 21:21:09'),(913,1,'2025-02-12 21:21:09',1,693,NULL,NULL),(914,1,'2025-02-13 02:37:25',1,694,NULL,NULL),(915,1,'2025-02-13 07:21:16',1,695,916,'2025-02-13 07:21:18'),(916,1,'2025-02-13 07:21:18',1,695,917,'2025-02-13 07:21:38'),(917,1,'2025-02-13 07:21:38',1,695,NULL,NULL),(918,1,'2025-02-13 09:58:19',1,696,NULL,NULL),(919,1,'2025-02-13 13:28:44',1,697,NULL,NULL),(920,1,'2025-02-13 21:31:55',1,698,NULL,NULL),(921,1,'2025-02-14 11:58:31',1,699,NULL,NULL),(922,1,'2025-02-14 17:35:41',1,700,NULL,NULL),(923,1,'2025-02-14 23:26:48',1,701,NULL,NULL),(924,1,'2025-02-15 08:56:07',1,702,NULL,NULL),(925,1,'2025-02-15 13:37:11',1,703,NULL,NULL),(926,1,'2025-02-17 09:39:24',1,704,927,'2025-02-17 09:39:44'),(927,13,'2025-02-17 09:39:44',1,704,928,'2025-02-17 09:40:07'),(928,1,'2025-02-17 09:40:07',1,704,NULL,NULL),(929,1,'2025-02-17 15:33:22',1,705,930,'2025-02-17 15:36:18'),(930,1,'2025-02-17 15:36:18',1,705,931,'2025-02-17 16:04:22'),(931,1,'2025-02-17 16:04:22',1,705,NULL,NULL),(932,1,'2025-02-18 07:16:42',1,706,NULL,NULL),(933,1,'2025-02-18 10:16:37',1,707,NULL,NULL),(934,1,'2025-02-18 11:50:00',1,708,NULL,NULL),(935,1,'2025-02-19 00:45:38',1,709,NULL,NULL),(936,3,'2025-02-19 00:46:19',1,710,NULL,NULL),(937,3,'2025-02-19 09:59:57',1,712,NULL,NULL),(938,3,'2025-02-19 09:59:57',1,711,NULL,NULL),(939,1,'2025-02-19 10:30:07',1,713,940,'2025-02-19 10:31:47'),(940,5,'2025-02-19 10:31:47',1,713,NULL,NULL),(941,1,'2025-02-20 08:35:42',1,714,NULL,NULL),(942,1,'2025-02-20 18:14:21',1,715,NULL,NULL),(943,1,'2025-02-21 17:33:31',1,716,NULL,NULL),(944,1,'2025-02-22 10:06:26',1,717,NULL,NULL),(945,1,'2025-02-22 15:29:27',1,718,947,'2025-02-22 15:58:16'),(946,1,'2025-02-22 15:38:41',1,719,NULL,NULL),(947,1,'2025-02-22 15:58:16',1,718,NULL,NULL),(948,1,'2025-02-23 20:56:18',1,720,NULL,NULL),(949,1,'2025-02-24 12:13:28',1,721,NULL,NULL),(950,1,'2025-02-25 02:13:21',1,722,951,'2025-02-25 02:13:41'),(951,4,'2025-02-25 02:13:41',1,722,NULL,NULL),(952,1,'2025-02-25 08:07:58',1,723,NULL,NULL),(953,1,'2025-02-25 10:26:45',1,724,954,'2025-02-25 10:27:05'),(954,4,'2025-02-25 10:27:05',1,724,955,'2025-02-25 10:28:25'),(955,9,'2025-02-25 10:28:25',1,724,NULL,NULL),(956,1,'2025-02-26 09:14:50',1,725,NULL,NULL),(957,1,'2025-02-26 16:40:15',1,726,NULL,NULL),(958,1,'2025-02-26 16:46:44',1,727,NULL,NULL),(959,1,'2025-02-26 19:55:38',1,728,NULL,NULL),(960,1,'2025-02-27 09:59:35',1,729,NULL,NULL),(961,1,'2025-02-27 11:43:53',1,730,962,'2025-02-27 11:44:55'),(962,5,'2025-02-27 11:44:55',1,730,963,'2025-02-27 11:45:09'),(963,4,'2025-02-27 11:45:09',1,730,964,'2025-02-27 11:45:20'),(964,5,'2025-02-27 11:45:20',1,730,965,'2025-02-27 11:45:31'),(965,1,'2025-02-27 11:45:31',1,730,NULL,NULL),(966,1,'2025-02-27 14:20:10',1,731,967,'2025-02-27 14:21:29'),(967,6,'2025-02-27 14:21:29',1,731,968,'2025-02-27 14:21:32'),(968,1,'2025-02-27 14:21:32',1,731,969,'2025-02-27 14:22:10'),(969,11,'2025-02-27 14:22:10',1,731,970,'2025-02-27 14:22:22'),(970,6,'2025-02-27 14:22:22',1,731,971,'2025-02-27 14:22:45'),(971,1,'2025-02-27 14:22:45',1,731,NULL,NULL),(972,1,'2025-02-27 14:50:30',1,732,NULL,NULL),(973,1,'2025-02-27 17:53:00',1,733,NULL,NULL),(974,1,'2025-02-28 06:46:54',1,734,NULL,NULL),(975,1,'2025-02-28 15:02:21',1,735,NULL,NULL),(976,1,'2025-02-28 15:05:23',1,736,NULL,NULL),(977,1,'2025-03-01 15:57:06',1,737,NULL,NULL),(978,1,'2025-03-02 04:48:27',1,738,979,'2025-03-02 04:49:08'),(979,1,'2025-03-02 04:49:08',1,738,980,'2025-03-02 04:49:14'),(980,6,'2025-03-02 04:49:14',1,738,981,'2025-03-02 04:49:32'),(981,3,'2025-03-02 04:49:32',1,738,982,'2025-03-02 04:50:34'),(982,4,'2025-03-02 04:50:34',1,738,983,'2025-03-02 04:50:52'),(983,5,'2025-03-02 04:50:52',1,738,NULL,NULL),(984,1,'2025-03-02 09:47:54',1,739,NULL,NULL),(985,1,'2025-03-02 09:50:36',1,740,NULL,NULL),(986,1,'2025-03-02 09:50:43',1,741,NULL,NULL),(987,1,'2025-03-05 21:18:49',1,742,NULL,NULL),(988,1,'2025-03-05 22:25:32',1,743,989,'2025-03-05 22:27:12'),(989,4,'2025-03-05 22:27:12',1,743,NULL,NULL),(990,1,'2025-03-06 07:47:53',1,744,NULL,NULL),(991,1,'2025-03-07 07:53:51',1,745,992,'2025-03-07 07:54:09'),(992,13,'2025-03-07 07:54:09',1,745,993,'2025-03-07 07:54:16'),(993,4,'2025-03-07 07:54:16',1,745,NULL,NULL),(994,1,'2025-03-07 16:59:25',1,746,995,'2025-03-07 17:00:21'),(995,4,'2025-03-07 17:00:21',1,746,NULL,NULL),(996,3,'2025-03-09 23:49:53',1,747,997,'2025-03-09 23:50:28'),(997,4,'2025-03-09 23:50:28',1,747,NULL,NULL),(998,3,'2025-03-10 01:26:40',1,748,NULL,NULL),(999,1,'2025-03-10 08:14:05',1,749,1000,'2025-03-10 08:14:12'),(1000,1,'2025-03-10 08:14:12',1,749,NULL,NULL),(1001,1,'2025-03-10 19:33:03',1,750,NULL,NULL),(1002,1,'2025-03-10 19:33:18',1,751,NULL,NULL),(1003,1,'2025-03-10 22:05:00',1,752,NULL,NULL),(1004,1,'2025-03-11 14:16:18',1,753,1005,'2025-03-11 14:17:33'),(1005,4,'2025-03-11 14:17:33',1,753,1006,'2025-03-11 14:17:35'),(1006,1,'2025-03-11 14:17:35',1,753,1007,'2025-03-11 14:17:39'),(1007,4,'2025-03-11 14:17:39',1,753,NULL,NULL),(1008,1,'2025-03-11 18:13:07',1,754,NULL,NULL),(1009,1,'2025-03-11 20:19:22',1,755,NULL,NULL),(1010,1,'2025-03-11 21:14:52',1,756,NULL,NULL),(1011,1,'2025-03-12 07:10:55',1,757,NULL,NULL),(1012,7,'2025-03-12 23:03:46',1,758,NULL,NULL),(1013,1,'2025-03-13 05:35:13',1,759,1014,'2025-03-13 05:36:41'),(1014,4,'2025-03-13 05:36:41',1,759,NULL,NULL),(1015,1,'2025-03-13 08:12:05',1,760,NULL,NULL),(1016,1,'2025-03-13 13:52:15',1,761,NULL,NULL),(1017,1,'2025-03-13 14:16:38',1,762,NULL,NULL),(1018,4,'2025-03-13 22:23:25',1,763,NULL,NULL),(1019,1,'2025-03-14 19:55:01',1,764,NULL,NULL),(1020,1,'2025-03-14 22:38:36',1,765,NULL,NULL),(1021,1,'2025-03-15 16:14:58',1,766,NULL,NULL),(1022,1,'2025-03-16 07:37:43',1,767,NULL,NULL),(1023,13,'2025-03-16 17:40:11',1,768,NULL,NULL),(1024,1,'2025-03-16 18:19:53',1,769,1025,'2025-03-16 18:20:13'),(1025,4,'2025-03-16 18:20:13',1,769,NULL,NULL),(1026,1,'2025-03-17 20:35:40',1,770,NULL,NULL),(1027,1,'2025-03-18 14:14:37',1,771,NULL,NULL),(1028,1,'2025-03-18 14:16:57',1,772,NULL,NULL),(1029,1,'2025-03-18 23:11:00',1,773,NULL,NULL),(1030,1,'2025-03-19 11:23:53',1,774,NULL,NULL),(1031,7,'2025-03-19 18:36:02',1,775,NULL,NULL),(1032,1,'2025-03-21 11:59:54',1,776,1033,'2025-03-21 12:00:40'),(1033,4,'2025-03-21 12:00:40',1,776,1034,'2025-03-21 12:01:24'),(1034,3,'2025-03-21 12:01:24',1,776,NULL,NULL),(1035,1,'2025-03-23 02:18:41',1,777,NULL,NULL),(1036,1,'2025-03-23 02:19:17',1,778,NULL,NULL),(1037,1,'2025-03-23 02:23:59',1,779,NULL,NULL),(1038,1,'2025-03-24 03:06:56',1,780,NULL,NULL),(1039,1,'2025-03-24 03:07:12',1,781,NULL,NULL),(1040,1,'2025-03-24 08:56:38',1,782,NULL,NULL),(1041,1,'2025-03-24 12:48:46',1,783,NULL,NULL),(1042,1,'2025-03-24 13:13:32',1,784,NULL,NULL),(1043,1,'2025-03-24 15:46:00',1,785,1044,'2025-03-24 15:46:35'),(1044,3,'2025-03-24 15:46:35',1,785,1045,'2025-03-24 15:47:07'),(1045,1,'2025-03-24 15:47:07',1,785,NULL,NULL),(1046,1,'2025-03-24 16:31:35',1,786,1047,'2025-03-24 16:31:47'),(1047,13,'2025-03-24 16:31:47',1,786,NULL,NULL),(1048,1,'2025-03-24 18:44:39',1,787,NULL,NULL),(1049,1,'2025-03-24 19:12:11',1,788,1050,'2025-03-24 19:14:47'),(1050,4,'2025-03-24 19:14:47',1,788,1051,'2025-03-24 19:15:28'),(1051,1,'2025-03-24 19:15:28',1,788,NULL,NULL),(1052,1,'2025-03-25 03:14:41',1,789,NULL,NULL),(1053,1,'2025-03-25 10:37:38',1,790,1054,'2025-03-25 10:59:19'),(1054,1,'2025-03-25 10:59:19',1,790,1055,'2025-03-25 11:01:21'),(1055,14,'2025-03-25 11:01:21',1,790,1056,'2025-03-25 11:01:41'),(1056,1,'2025-03-25 11:01:41',1,790,NULL,NULL),(1057,1,'2025-03-25 11:07:33',1,791,NULL,NULL),(1058,1,'2025-03-25 13:33:14',1,792,NULL,NULL),(1059,1,'2025-03-25 14:37:38',1,793,NULL,NULL),(1060,1,'2025-03-26 06:02:42',1,794,NULL,NULL),(1061,1,'2025-03-26 16:22:27',1,795,1062,'2025-03-26 16:22:58'),(1062,8,'2025-03-26 16:22:58',1,795,NULL,NULL),(1063,1,'2025-03-26 19:39:06',1,796,NULL,NULL),(1064,7,'2025-03-26 20:34:28',1,797,NULL,NULL),(1065,1,'2025-03-27 09:31:53',1,798,NULL,NULL),(1066,1,'2025-03-27 16:21:45',1,799,NULL,NULL),(1067,1,'2025-03-28 14:10:35',1,800,NULL,NULL),(1068,1,'2025-03-30 20:04:14',1,801,NULL,NULL),(1069,1,'2025-03-30 20:04:33',1,802,NULL,NULL),(1070,1,'2025-03-30 21:23:23',1,803,NULL,NULL),(1071,1,'2025-03-31 12:34:52',1,804,1072,'2025-03-31 12:47:20'),(1072,8,'2025-03-31 12:47:20',1,804,1073,'2025-03-31 12:47:59'),(1073,11,'2025-03-31 12:47:59',1,804,1074,'2025-03-31 12:48:13'),(1074,9,'2025-03-31 12:48:13',1,804,1075,'2025-03-31 12:48:23'),(1075,10,'2025-03-31 12:48:23',1,804,1076,'2025-03-31 12:48:45'),(1076,3,'2025-03-31 12:48:45',1,804,1077,'2025-03-31 12:49:16'),(1077,3,'2025-03-31 12:49:16',1,804,1078,'2025-03-31 12:49:20'),(1078,4,'2025-03-31 12:49:20',1,804,1079,'2025-03-31 12:49:49'),(1079,4,'2025-03-31 12:49:49',1,804,1080,'2025-03-31 12:49:57'),(1080,5,'2025-03-31 12:49:57',1,804,1081,'2025-03-31 12:50:04'),(1081,1,'2025-03-31 12:50:04',1,804,NULL,NULL),(1082,1,'2025-03-31 16:12:17',1,805,NULL,NULL),(1083,1,'2025-04-01 08:51:07',1,806,1084,'2025-04-01 08:51:22'),(1084,13,'2025-04-01 08:51:22',1,806,1085,'2025-04-01 08:51:54'),(1085,9,'2025-04-01 08:51:54',1,806,NULL,NULL),(1086,6,'2025-04-02 17:02:26',1,807,1087,'2025-04-02 17:03:38'),(1087,4,'2025-04-02 17:03:38',1,807,1088,'2025-04-02 17:04:43'),(1088,3,'2025-04-02 17:04:43',1,807,1089,'2025-04-02 17:06:48'),(1089,6,'2025-04-02 17:06:48',1,807,1090,'2025-04-02 17:06:53'),(1090,8,'2025-04-02 17:06:53',1,807,1091,'2025-04-02 17:07:08'),(1091,11,'2025-04-02 17:07:08',1,807,1092,'2025-04-02 17:07:13'),(1092,9,'2025-04-02 17:07:13',1,807,1093,'2025-04-02 17:07:24'),(1093,10,'2025-04-02 17:07:24',1,807,1094,'2025-04-02 17:07:36'),(1094,1,'2025-04-02 17:07:36',1,807,NULL,NULL),(1095,1,'2025-04-02 19:37:52',1,808,NULL,NULL),(1096,1,'2025-04-02 21:23:04',1,809,1097,'2025-04-02 21:47:49'),(1097,3,'2025-04-02 21:47:49',1,809,1098,'2025-04-02 21:48:50'),(1098,1,'2025-04-02 21:48:50',1,809,NULL,NULL),(1099,1,'2025-04-02 21:51:17',1,810,1100,'2025-04-02 21:51:24'),(1100,4,'2025-04-02 21:51:24',1,810,NULL,NULL),(1101,14,'2025-04-03 07:08:49',1,811,1102,'2025-04-03 07:08:59'),(1102,1,'2025-04-03 07:08:59',1,811,NULL,NULL),(1103,1,'2025-04-03 12:20:23',1,812,1104,'2025-04-03 12:20:31'),(1104,10,'2025-04-03 12:20:31',1,812,1105,'2025-04-03 12:21:09'),(1105,9,'2025-04-03 12:21:09',1,812,NULL,NULL),(1106,1,'2025-04-03 15:17:58',1,813,NULL,NULL),(1107,1,'2025-04-03 17:18:46',1,814,NULL,NULL),(1108,1,'2025-04-03 18:18:26',1,815,NULL,NULL),(1109,1,'2025-04-04 13:53:20',1,816,1110,'2025-04-04 13:56:07'),(1110,1,'2025-04-04 13:56:07',1,816,NULL,NULL),(1111,1,'2025-04-06 19:41:16',1,817,NULL,NULL),(1112,1,'2025-04-07 06:11:55',1,818,NULL,NULL),(1113,1,'2025-04-07 13:27:35',1,819,1114,'2025-04-07 13:28:17'),(1114,4,'2025-04-07 13:28:17',1,819,NULL,NULL),(1115,1,'2025-04-07 18:35:17',1,820,NULL,NULL),(1116,1,'2025-04-07 20:38:25',1,821,NULL,NULL),(1117,1,'2025-04-08 12:21:23',1,822,NULL,NULL),(1118,1,'2025-04-08 15:13:49',1,823,NULL,NULL),(1119,1,'2025-04-08 20:19:48',1,824,NULL,NULL),(1120,1,'2025-04-08 22:02:22',1,825,NULL,NULL),(1121,1,'2025-04-08 23:07:58',1,826,NULL,NULL),(1122,1,'2025-04-08 23:47:33',1,827,NULL,NULL),(1123,15,'2025-04-09 07:23:33',1,828,1124,'2025-04-09 07:23:43'),(1124,4,'2025-04-09 07:23:43',1,828,NULL,NULL),(1125,1,'2025-04-09 09:00:49',1,829,NULL,NULL),(1126,1,'2025-04-09 13:59:58',1,830,NULL,NULL),(1127,4,'2025-04-09 14:54:46',1,831,NULL,NULL),(1128,1,'2025-04-09 20:04:39',1,832,NULL,NULL),(1129,1,'2025-04-09 21:32:57',1,833,NULL,NULL),(1130,1,'2025-04-09 22:56:39',1,834,NULL,NULL),(1131,1,'2025-04-10 00:59:41',1,835,NULL,NULL),(1132,1,'2025-04-10 01:04:02',1,836,1133,'2025-04-10 01:04:06'),(1133,1,'2025-04-10 01:04:06',1,836,NULL,NULL),(1134,1,'2025-04-10 08:50:09',1,837,1135,'2025-04-10 08:50:15'),(1135,1,'2025-04-10 08:50:15',1,837,NULL,NULL),(1136,1,'2025-04-10 09:11:14',1,838,NULL,NULL),(1137,1,'2025-04-11 03:00:29',1,839,NULL,NULL),(1138,1,'2025-04-11 07:36:53',1,840,NULL,NULL),(1139,1,'2025-04-12 19:42:22',1,841,NULL,NULL),(1140,1,'2025-04-14 13:56:58',1,842,NULL,NULL),(1141,1,'2025-04-15 10:19:15',1,843,NULL,NULL),(1142,1,'2025-04-15 17:23:17',1,844,1143,'2025-04-15 17:23:50'),(1143,4,'2025-04-15 17:23:50',1,844,NULL,NULL),(1144,4,'2025-04-15 18:45:49',1,845,NULL,NULL),(1145,1,'2025-04-16 06:51:52',1,846,NULL,NULL),(1146,1,'2025-04-16 14:50:00',1,847,NULL,NULL),(1147,1,'2025-04-16 19:03:03',1,848,NULL,NULL),(1148,1,'2025-04-17 04:29:07',1,849,1149,'2025-04-17 04:29:12'),(1149,10,'2025-04-17 04:29:12',1,849,1150,'2025-04-17 04:29:33'),(1150,9,'2025-04-17 04:29:33',1,849,NULL,NULL),(1151,1,'2025-04-19 00:59:49',1,850,NULL,NULL),(1152,1,'2025-04-19 12:58:57',1,851,NULL,NULL),(1153,1,'2025-04-20 20:36:42',1,852,1155,'2025-04-20 20:37:41'),(1154,1,'2025-04-20 20:37:27',1,853,1156,'2025-04-20 20:38:15'),(1155,3,'2025-04-20 20:37:41',1,852,NULL,NULL),(1156,4,'2025-04-20 20:38:15',1,853,1157,'2025-04-20 20:39:41'),(1157,1,'2025-04-20 20:39:41',1,853,NULL,NULL),(1158,1,'2025-04-20 21:47:54',1,854,NULL,NULL),(1159,1,'2025-04-23 00:35:04',1,855,NULL,NULL),(1160,1,'2025-04-23 09:19:45',1,856,NULL,NULL),(1161,1,'2025-04-23 09:52:53',1,857,NULL,NULL),(1162,1,'2025-04-25 06:13:17',1,858,1163,'2025-04-25 06:13:46'),(1163,5,'2025-04-25 06:13:46',1,858,NULL,NULL),(1164,1,'2025-04-25 12:50:41',1,859,NULL,NULL),(1165,1,'2025-04-25 15:59:25',1,860,NULL,NULL),(1166,1,'2025-04-25 18:39:12',1,861,1167,'2025-04-25 18:39:36'),(1167,1,'2025-04-25 18:39:36',1,861,NULL,NULL),(1168,1,'2025-04-28 08:57:35',1,862,1169,'2025-04-28 08:57:54'),(1169,6,'2025-04-28 08:57:54',1,862,1170,'2025-04-28 08:58:12'),(1170,8,'2025-04-28 08:58:12',1,862,1171,'2025-04-28 08:58:16'),(1171,11,'2025-04-28 08:58:16',1,862,1172,'2025-04-28 08:58:22'),(1172,9,'2025-04-28 08:58:22',1,862,1173,'2025-04-28 08:58:31'),(1173,10,'2025-04-28 08:58:31',1,862,NULL,NULL),(1174,1,'2025-04-28 18:35:40',1,863,NULL,NULL),(1175,1,'2025-04-28 18:46:01',1,864,1176,'2025-04-28 18:46:46'),(1176,4,'2025-04-28 18:46:46',1,864,NULL,NULL),(1177,1,'2025-04-28 19:31:28',1,865,NULL,NULL),(1178,1,'2025-04-28 21:11:40',1,866,1179,'2025-04-28 21:12:45'),(1179,4,'2025-04-28 21:12:45',1,866,NULL,NULL),(1180,1,'2025-05-03 19:07:15',1,867,NULL,NULL),(1181,1,'2025-05-03 19:22:44',1,868,NULL,NULL),(1182,1,'2025-05-03 20:10:40',1,869,1183,'2025-05-03 20:11:26'),(1183,13,'2025-05-03 20:11:26',1,869,1185,'2025-05-03 20:13:21'),(1184,1,'2025-05-03 20:13:12',1,870,NULL,NULL),(1185,4,'2025-05-03 20:13:21',1,869,1186,'2025-05-03 20:14:15'),(1186,13,'2025-05-03 20:14:15',1,869,1187,'2025-05-03 20:14:32'),(1187,3,'2025-05-03 20:14:32',1,869,1188,'2025-05-03 20:16:11'),(1188,1,'2025-05-03 20:16:11',1,869,1189,'2025-05-03 20:17:14'),(1189,3,'2025-05-03 20:17:14',1,869,1190,'2025-05-03 20:17:15'),(1190,13,'2025-05-03 20:17:15',1,869,1191,'2025-05-03 20:17:24'),(1191,1,'2025-05-03 20:17:24',1,869,NULL,NULL),(1192,1,'2025-05-03 20:44:59',1,871,1193,'2025-05-03 20:45:01'),(1193,1,'2025-05-03 20:45:01',1,871,NULL,NULL),(1194,1,'2025-05-03 21:32:45',1,872,1195,'2025-05-03 21:34:47'),(1195,8,'2025-05-03 21:34:47',1,872,1196,'2025-05-03 21:35:19'),(1196,6,'2025-05-03 21:35:19',1,872,1197,'2025-05-03 21:35:27'),(1197,8,'2025-05-03 21:35:27',1,872,1198,'2025-05-03 21:35:35'),(1198,4,'2025-05-03 21:35:35',1,872,1199,'2025-05-03 21:36:08'),(1199,3,'2025-05-03 21:36:08',1,872,NULL,NULL),(1200,1,'2025-05-04 00:06:58',1,873,NULL,NULL),(1201,1,'2025-05-04 17:52:49',1,874,NULL,NULL),(1202,1,'2025-05-05 05:52:48',1,875,NULL,NULL),(1203,1,'2025-05-05 14:18:03',1,876,NULL,NULL),(1204,1,'2025-05-06 12:04:30',1,877,NULL,NULL),(1205,1,'2025-05-06 18:10:11',1,878,NULL,NULL),(1206,1,'2025-05-06 18:12:41',1,879,1207,'2025-05-06 18:13:01'),(1207,13,'2025-05-06 18:13:01',1,879,NULL,NULL),(1208,1,'2025-05-06 18:13:23',1,880,NULL,NULL),(1209,1,'2025-05-07 05:26:18',1,881,NULL,NULL),(1210,1,'2025-05-07 13:52:52',1,882,NULL,NULL),(1211,1,'2025-05-07 14:14:03',1,883,NULL,NULL),(1212,1,'2025-05-07 16:07:04',1,884,1213,'2025-05-07 16:07:32'),(1213,13,'2025-05-07 16:07:32',1,884,1214,'2025-05-07 16:07:54'),(1214,1,'2025-05-07 16:07:54',1,884,1215,'2025-05-07 16:08:09'),(1215,13,'2025-05-07 16:08:09',1,884,1216,'2025-05-07 16:08:25'),(1216,3,'2025-05-07 16:08:25',1,884,1217,'2025-05-07 16:08:36'),(1217,4,'2025-05-07 16:08:36',1,884,NULL,NULL),(1218,1,'2025-05-07 16:23:18',1,885,NULL,NULL),(1219,1,'2025-05-07 18:27:32',1,886,NULL,NULL),(1220,1,'2025-05-07 18:46:16',1,887,1221,'2025-05-07 18:46:33'),(1221,5,'2025-05-07 18:46:33',1,887,NULL,NULL),(1222,6,'2025-05-07 19:25:05',1,888,1224,'2025-05-07 19:25:37'),(1223,1,'2025-05-07 19:25:05',1,889,NULL,NULL),(1224,3,'2025-05-07 19:25:37',1,888,NULL,NULL),(1225,1,'2025-05-07 20:03:43',1,890,1226,'2025-05-07 20:04:31'),(1226,3,'2025-05-07 20:04:31',1,890,NULL,NULL),(1227,3,'2025-05-07 21:33:16',1,891,NULL,NULL),(1228,1,'2025-05-07 21:43:02',1,892,1229,'2025-05-07 21:43:15'),(1229,13,'2025-05-07 21:43:15',1,892,1230,'2025-05-07 21:43:23'),(1230,1,'2025-05-07 21:43:23',1,892,NULL,NULL),(1231,1,'2025-05-08 13:28:38',1,893,NULL,NULL),(1232,1,'2025-05-08 16:14:31',1,894,NULL,NULL),(1233,1,'2025-05-08 20:49:42',1,895,NULL,NULL),(1234,1,'2025-05-08 20:49:42',1,896,NULL,NULL),(1235,1,'2025-05-08 21:04:26',1,897,1236,'2025-05-08 21:04:51'),(1236,16,'2025-05-08 21:04:51',1,897,1237,'2025-05-08 21:05:07'),(1237,14,'2025-05-08 21:05:07',1,897,1238,'2025-05-08 21:05:39'),(1238,3,'2025-05-08 21:05:39',1,897,NULL,NULL),(1239,1,'2025-05-09 07:45:12',1,898,NULL,NULL),(1240,1,'2025-05-09 14:52:41',1,899,NULL,NULL),(1241,1,'2025-05-11 04:38:44',1,900,NULL,NULL),(1242,1,'2025-05-12 10:49:23',1,901,NULL,NULL),(1243,1,'2025-05-12 14:32:45',1,902,NULL,NULL),(1244,1,'2025-05-12 15:53:26',1,903,1245,'2025-05-12 15:53:51'),(1245,1,'2025-05-12 15:53:51',1,903,NULL,NULL),(1246,1,'2025-05-12 18:49:50',1,904,NULL,NULL),(1247,1,'2025-05-13 14:11:04',1,905,NULL,NULL),(1248,1,'2025-05-13 19:06:14',1,906,NULL,NULL),(1249,1,'2025-05-13 19:28:56',1,907,NULL,NULL),(1250,1,'2025-05-13 20:12:24',1,908,NULL,NULL),(1251,1,'2025-05-14 19:19:14',1,909,NULL,NULL),(1252,1,'2025-05-15 06:26:53',1,910,NULL,NULL),(1253,1,'2025-05-15 09:08:19',1,911,NULL,NULL),(1254,1,'2025-05-15 11:04:17',1,912,NULL,NULL),(1255,1,'2025-05-15 16:17:50',1,913,NULL,NULL),(1256,1,'2025-05-16 13:39:42',1,914,1257,'2025-05-16 13:40:17'),(1257,13,'2025-05-16 13:40:17',1,914,1258,'2025-05-16 13:40:31'),(1258,13,'2025-05-16 13:40:31',1,914,1259,'2025-05-16 13:41:51'),(1259,4,'2025-05-16 13:41:51',1,914,NULL,NULL),(1260,1,'2025-05-16 13:44:29',1,915,1261,'2025-05-16 13:44:33'),(1261,4,'2025-05-16 13:44:33',1,915,NULL,NULL),(1262,1,'2025-05-16 13:44:34',1,916,NULL,NULL),(1263,1,'2025-05-16 14:18:20',1,917,NULL,NULL),(1264,1,'2025-05-16 16:22:16',1,918,NULL,NULL),(1265,1,'2025-05-17 12:55:36',1,919,NULL,NULL),(1266,1,'2025-05-18 19:35:16',1,920,NULL,NULL),(1267,1,'2025-05-19 05:50:19',1,921,NULL,NULL),(1268,1,'2025-05-19 10:39:46',1,922,1269,'2025-05-19 10:39:58'),(1269,13,'2025-05-19 10:39:58',1,922,1270,'2025-05-19 10:40:15'),(1270,8,'2025-05-19 10:40:15',1,922,1271,'2025-05-19 10:40:45'),(1271,3,'2025-05-19 10:40:45',1,922,1272,'2025-05-19 10:41:12'),(1272,1,'2025-05-19 10:41:12',1,922,1273,'2025-05-19 10:41:39'),(1273,8,'2025-05-19 10:41:39',1,922,1274,'2025-05-19 10:41:43'),(1274,13,'2025-05-19 10:41:43',1,922,1275,'2025-05-19 10:41:46'),(1275,1,'2025-05-19 10:41:46',1,922,NULL,NULL),(1276,1,'2025-05-19 17:36:28',1,923,NULL,NULL),(1277,1,'2025-05-19 18:19:38',1,924,NULL,NULL),(1278,1,'2025-05-19 19:46:40',1,925,NULL,NULL),(1279,1,'2025-05-19 20:48:58',1,926,NULL,NULL),(1280,4,'2025-05-20 11:58:57',1,927,NULL,NULL),(1281,1,'2025-05-20 11:58:57',1,928,NULL,NULL),(1282,5,'2025-05-20 11:59:38',1,929,NULL,NULL),(1283,1,'2025-05-20 12:00:54',1,930,NULL,NULL),(1284,1,'2025-05-20 12:53:52',1,931,1285,'2025-05-20 12:55:32'),(1285,1,'2025-05-20 12:55:32',1,931,NULL,NULL),(1286,1,'2025-05-20 18:55:26',1,932,NULL,NULL),(1287,1,'2025-05-20 23:30:56',1,933,NULL,NULL),(1288,1,'2025-05-21 01:04:18',1,934,1289,'2025-05-21 01:04:48'),(1289,13,'2025-05-21 01:04:48',1,934,NULL,NULL),(1290,1,'2025-05-21 02:13:27',1,935,1291,'2025-05-21 02:15:12'),(1291,5,'2025-05-21 02:15:12',1,935,1292,'2025-05-21 02:15:34'),(1292,1,'2025-05-21 02:15:34',1,935,1293,'2025-05-21 02:16:16'),(1293,3,'2025-05-21 02:16:16',1,935,1294,'2025-05-21 02:17:04'),(1294,3,'2025-05-21 02:17:04',1,935,1295,'2025-05-21 02:17:21'),(1295,4,'2025-05-21 02:17:21',1,935,NULL,NULL),(1296,1,'2025-05-21 02:22:46',1,936,1297,'2025-05-21 02:24:46'),(1297,1,'2025-05-21 02:24:46',1,936,1298,'2025-05-21 02:28:00'),(1298,10,'2025-05-21 02:28:00',1,936,1299,'2025-05-21 02:28:10'),(1299,3,'2025-05-21 02:28:10',1,936,1300,'2025-05-21 02:28:15'),(1300,4,'2025-05-21 02:28:15',1,936,1301,'2025-05-21 02:28:18'),(1301,5,'2025-05-21 02:28:18',1,936,1302,'2025-05-21 02:47:27'),(1302,10,'2025-05-21 02:47:27',1,936,1303,'2025-05-21 02:47:40'),(1303,6,'2025-05-21 02:47:40',1,936,1304,'2025-05-21 02:47:41'),(1304,8,'2025-05-21 02:47:41',1,936,1305,'2025-05-21 02:47:52'),(1305,11,'2025-05-21 02:47:52',1,936,1306,'2025-05-21 02:48:13'),(1306,9,'2025-05-21 02:48:13',1,936,1307,'2025-05-21 03:01:39'),(1307,5,'2025-05-21 03:01:39',1,936,NULL,NULL),(1308,1,'2025-05-21 18:55:12',1,937,NULL,NULL),(1309,1,'2025-05-21 21:49:42',1,938,NULL,NULL),(1310,1,'2025-05-22 21:44:13',1,939,NULL,NULL),(1311,1,'2025-05-22 21:58:06',1,940,NULL,NULL),(1312,1,'2025-05-23 08:17:54',1,941,NULL,NULL),(1313,4,'2025-05-23 08:54:40',1,942,1315,'2025-05-23 08:54:48'),(1314,3,'2025-05-23 08:54:40',1,942,NULL,NULL),(1315,11,'2025-05-23 08:54:48',1,942,1316,'2025-05-23 08:55:07'),(1316,10,'2025-05-23 08:55:07',1,942,NULL,NULL),(1317,1,'2025-05-24 16:51:43',1,943,1318,'2025-05-24 16:52:29'),(1318,4,'2025-05-24 16:52:29',1,943,1319,'2025-05-24 16:53:25'),(1319,10,'2025-05-24 16:53:25',1,943,NULL,NULL),(1320,1,'2025-05-24 23:02:48',1,944,NULL,NULL),(1321,1,'2025-05-25 07:10:08',1,945,NULL,NULL),(1322,1,'2025-05-25 14:31:44',1,946,NULL,NULL),(1323,1,'2025-05-25 14:31:52',1,947,NULL,NULL),(1324,1,'2025-05-25 14:32:32',1,948,NULL,NULL),(1325,1,'2025-05-25 14:33:29',1,949,NULL,NULL),(1326,1,'2025-05-25 14:33:51',1,950,NULL,NULL),(1327,1,'2025-05-25 14:33:54',1,951,NULL,NULL),(1328,1,'2025-05-25 15:48:47',1,952,NULL,NULL),(1329,1,'2025-05-25 17:50:54',1,953,NULL,NULL),(1330,1,'2025-05-25 21:36:32',1,954,1331,'2025-05-25 21:36:53'),(1331,3,'2025-05-25 21:36:53',1,954,1332,'2025-05-25 21:37:27'),(1332,5,'2025-05-25 21:37:27',1,954,1333,'2025-05-25 21:37:40'),(1333,1,'2025-05-25 21:37:40',1,954,NULL,NULL),(1334,1,'2025-05-25 21:38:00',1,955,NULL,NULL),(1335,1,'2025-05-26 11:56:36',1,956,NULL,NULL),(1336,1,'2025-05-26 20:11:51',1,957,NULL,NULL),(1337,1,'2025-05-27 20:03:03',1,958,NULL,NULL),(1338,1,'2025-05-28 02:37:54',1,959,NULL,NULL),(1339,1,'2025-05-28 08:09:33',1,960,NULL,NULL),(1340,1,'2025-05-28 19:43:56',1,961,NULL,NULL),(1341,1,'2025-05-29 12:15:42',1,962,NULL,NULL),(1342,4,'2025-05-29 15:46:56',1,963,NULL,NULL),(1343,1,'2025-05-29 20:06:11',1,964,NULL,NULL),(1344,1,'2025-05-29 23:17:07',1,965,NULL,NULL),(1345,4,'2025-05-30 06:26:57',1,966,NULL,NULL),(1346,8,'2025-05-30 20:59:22',1,967,1347,'2025-05-30 20:59:39'),(1347,4,'2025-05-30 20:59:39',1,967,1348,'2025-05-30 21:00:28'),(1348,3,'2025-05-30 21:00:28',1,967,1349,'2025-05-30 21:00:45'),(1349,6,'2025-05-30 21:00:45',1,967,1350,'2025-05-30 21:00:57'),(1350,8,'2025-05-30 21:00:57',1,967,1351,'2025-05-30 21:05:55'),(1351,8,'2025-05-30 21:05:55',1,967,1352,'2025-05-30 21:05:57'),(1352,1,'2025-05-30 21:05:57',1,967,NULL,NULL),(1353,1,'2025-06-02 13:35:35',1,968,1354,'2025-06-02 13:35:50'),(1354,5,'2025-06-02 13:35:50',1,968,1355,'2025-06-02 13:36:06'),(1355,4,'2025-06-02 13:36:06',1,968,1356,'2025-06-02 13:36:15'),(1356,3,'2025-06-02 13:36:15',1,968,1357,'2025-06-02 13:36:24'),(1357,1,'2025-06-02 13:36:24',1,968,1358,'2025-06-02 13:44:20'),(1358,5,'2025-06-02 13:44:20',1,968,NULL,NULL),(1359,1,'2025-06-02 20:30:04',1,969,1360,'2025-06-02 20:31:57'),(1360,13,'2025-06-02 20:31:57',1,969,1361,'2025-06-02 20:32:12'),(1361,13,'2025-06-02 20:32:12',1,969,NULL,NULL),(1362,1,'2025-06-02 21:05:18',1,970,NULL,NULL),(1363,1,'2025-06-02 21:07:40',1,971,NULL,NULL),(1364,1,'2025-06-03 11:04:46',1,972,1365,'2025-06-03 11:07:20'),(1365,6,'2025-06-03 11:07:20',1,972,1366,'2025-06-03 11:07:44'),(1366,1,'2025-06-03 11:07:44',1,972,1367,'2025-06-03 11:09:50'),(1367,4,'2025-06-03 11:09:50',1,972,1368,'2025-06-03 11:10:37'),(1368,4,'2025-06-03 11:10:37',1,972,NULL,NULL),(1369,1,'2025-06-04 01:19:59',1,973,NULL,NULL),(1370,1,'2025-06-04 08:38:16',1,974,NULL,NULL),(1371,1,'2025-06-04 10:13:45',1,975,NULL,NULL),(1372,1,'2025-06-04 10:17:04',1,976,NULL,NULL),(1373,1,'2025-06-04 16:51:24',1,977,NULL,NULL),(1374,4,'2025-06-04 21:17:26',1,978,1375,'2025-06-04 21:19:34'),(1375,1,'2025-06-04 21:19:34',1,978,NULL,NULL),(1376,1,'2025-06-04 23:50:30',1,979,1377,'2025-06-04 23:52:00'),(1377,3,'2025-06-04 23:52:00',1,979,NULL,NULL),(1378,1,'2025-06-05 11:46:39',1,980,NULL,NULL),(1379,1,'2025-06-05 13:25:01',1,981,1381,'2025-06-05 13:25:21'),(1380,1,'2025-06-05 13:25:03',1,982,1382,'2025-06-05 13:27:40'),(1381,5,'2025-06-05 13:25:21',1,981,NULL,NULL),(1382,5,'2025-06-05 13:27:40',1,982,NULL,NULL),(1383,1,'2025-06-07 00:06:30',1,983,1384,'2025-06-07 00:07:53'),(1384,4,'2025-06-07 00:07:53',1,983,NULL,NULL),(1385,1,'2025-06-07 16:55:52',1,984,NULL,NULL),(1386,1,'2025-06-07 23:04:32',1,985,NULL,NULL),(1387,1,'2025-06-07 23:04:32',1,986,NULL,NULL),(1388,1,'2025-06-08 00:11:05',1,987,NULL,NULL),(1389,1,'2025-06-08 18:53:49',1,988,NULL,NULL),(1390,1,'2025-06-08 20:38:37',1,989,NULL,NULL),(1391,1,'2025-06-08 20:40:11',1,990,NULL,NULL),(1392,1,'2025-06-08 20:43:21',1,991,NULL,NULL),(1393,1,'2025-06-08 21:44:52',1,992,NULL,NULL),(1394,1,'2025-06-09 18:36:47',1,993,1395,'2025-06-09 18:38:11'),(1395,8,'2025-06-09 18:38:11',1,993,1396,'2025-06-09 18:38:22'),(1396,6,'2025-06-09 18:38:22',1,993,1397,'2025-06-09 18:38:28'),(1397,10,'2025-06-09 18:38:28',1,993,NULL,NULL),(1398,1,'2025-06-09 23:40:09',1,994,NULL,NULL),(1399,3,'2025-06-10 04:22:03',1,995,1400,'2025-06-10 04:22:14'),(1400,4,'2025-06-10 04:22:14',1,995,NULL,NULL),(1401,1,'2025-06-10 07:35:38',1,996,NULL,NULL),(1402,5,'2025-06-10 09:16:28',1,997,NULL,NULL),(1403,1,'2025-06-10 10:11:00',1,998,1404,'2025-06-10 10:13:41'),(1404,5,'2025-06-10 10:13:41',1,998,1405,'2025-06-10 10:41:09'),(1405,3,'2025-06-10 10:41:09',1,998,NULL,NULL),(1406,3,'2025-06-10 12:25:43',1,999,1407,'2025-06-10 12:47:47'),(1407,6,'2025-06-10 12:47:47',1,999,1408,'2025-06-10 12:48:04'),(1408,8,'2025-06-10 12:48:04',1,999,1409,'2025-06-10 12:48:10'),(1409,10,'2025-06-10 12:48:10',1,999,1410,'2025-06-10 12:49:02'),(1410,5,'2025-06-10 12:49:02',1,999,NULL,NULL),(1411,5,'2025-06-10 13:37:30',1,1000,1412,'2025-06-10 13:56:18'),(1412,1,'2025-06-10 13:56:18',1,1000,NULL,NULL),(1413,1,'2025-06-10 14:03:16',1,1001,NULL,NULL),(1414,1,'2025-06-10 19:17:53',1,1002,NULL,NULL),(1415,3,'2025-06-10 23:18:17',1,1003,NULL,NULL),(1416,1,'2025-06-12 08:50:26',1,1004,NULL,NULL),(1417,1,'2025-06-12 18:02:55',1,1005,NULL,NULL),(1418,1,'2025-06-13 21:17:00',1,1006,NULL,NULL),(1419,1,'2025-06-16 04:01:26',1,1008,NULL,NULL),(1420,1,'2025-06-16 04:01:26',1,1007,NULL,NULL),(1421,1,'2025-06-16 11:26:00',1,1009,NULL,NULL),(1422,1,'2025-06-16 11:27:38',1,1010,NULL,NULL),(1423,1,'2025-06-16 18:01:54',1,1011,NULL,NULL),(1424,1,'2025-06-17 09:39:05',1,1012,NULL,NULL),(1425,1,'2025-06-17 13:48:42',1,1013,NULL,NULL),(1426,1,'2025-06-17 23:20:21',1,1014,NULL,NULL),(1427,1,'2025-06-19 12:18:25',1,1015,NULL,NULL),(1428,1,'2025-06-22 14:44:11',1,1016,NULL,NULL),(1429,1,'2025-06-23 14:10:48',1,1017,1430,'2025-06-23 14:11:24'),(1430,3,'2025-06-23 14:11:24',1,1017,NULL,NULL),(1431,1,'2025-06-24 03:06:13',1,1018,NULL,NULL),(1432,1,'2025-06-24 03:06:17',1,1019,NULL,NULL),(1433,1,'2025-06-24 06:48:30',1,1020,NULL,NULL),(1434,1,'2025-06-24 09:11:53',1,1021,NULL,NULL),(1435,4,'2025-06-24 13:47:43',1,1022,NULL,NULL),(1436,1,'2025-06-24 13:47:43',1,1023,NULL,NULL),(1437,3,'2025-06-24 16:41:33',1,1024,NULL,NULL),(1438,1,'2025-06-24 17:35:09',1,1025,NULL,NULL),(1439,1,'2025-06-25 06:55:40',1,1026,NULL,NULL),(1440,1,'2025-06-25 09:06:42',1,1027,NULL,NULL),(1441,1,'2025-06-25 18:03:54',1,1028,NULL,NULL),(1442,1,'2025-06-25 18:04:18',1,1029,NULL,NULL),(1443,1,'2025-06-26 03:50:11',1,1030,NULL,NULL),(1444,1,'2025-06-26 08:53:07',1,1031,NULL,NULL),(1445,1,'2025-06-26 11:10:59',1,1032,NULL,NULL),(1446,1,'2025-06-26 21:44:33',1,1033,NULL,NULL),(1447,1,'2025-06-27 06:49:47',1,1034,1448,'2025-06-27 06:51:20'),(1448,5,'2025-06-27 06:51:20',1,1034,NULL,NULL),(1449,1,'2025-06-27 20:02:19',1,1035,NULL,NULL),(1450,1,'2025-06-28 09:14:43',1,1036,NULL,NULL),(1451,1,'2025-06-28 18:27:58',1,1037,NULL,NULL),(1452,1,'2025-06-30 13:57:34',1,1038,NULL,NULL),(1453,1,'2025-06-30 18:44:54',1,1039,NULL,NULL),(1454,1,'2025-06-30 23:49:48',1,1040,NULL,NULL),(1455,1,'2025-07-04 10:31:15',1,1041,NULL,NULL),(1456,1,'2025-07-06 03:37:35',1,1042,NULL,NULL),(1457,1,'2025-07-07 08:29:13',1,1043,NULL,NULL),(1458,1,'2025-07-07 11:30:14',1,1044,NULL,NULL),(1459,1,'2025-07-07 16:25:56',1,1045,NULL,NULL),(1460,4,'2025-07-07 20:07:23',1,1046,NULL,NULL),(1461,3,'2025-07-08 08:18:06',1,1047,NULL,NULL),(1462,3,'2025-07-08 11:33:53',1,1048,NULL,NULL),(1463,1,'2025-07-08 12:30:17',1,1049,NULL,NULL),(1464,1,'2025-07-08 12:57:21',1,1050,1465,'2025-07-08 12:57:40'),(1465,5,'2025-07-08 12:57:40',1,1050,NULL,NULL),(1466,5,'2025-07-08 15:55:06',1,1051,NULL,NULL),(1467,3,'2025-07-09 09:19:30',1,1052,1468,'2025-07-09 09:44:19'),(1468,4,'2025-07-09 09:44:19',1,1052,1469,'2025-07-09 09:57:16'),(1469,5,'2025-07-09 09:57:16',1,1052,NULL,NULL),(1470,6,'2025-07-09 10:37:26',1,1053,NULL,NULL),(1471,1,'2025-07-10 15:21:11',1,1054,1472,'2025-07-10 15:22:53'),(1472,4,'2025-07-10 15:22:53',1,1054,1473,'2025-07-10 15:37:38'),(1473,4,'2025-07-10 15:37:38',1,1054,NULL,NULL),(1474,1,'2025-07-10 20:53:01',1,1055,NULL,NULL),(1475,1,'2025-07-11 06:22:20',1,1056,NULL,NULL),(1476,3,'2025-07-11 08:06:25',1,1057,1477,'2025-07-11 08:11:07'),(1477,5,'2025-07-11 08:11:07',1,1057,NULL,NULL),(1478,1,'2025-07-11 12:07:34',1,1058,NULL,NULL),(1479,1,'2025-07-11 15:23:43',1,1059,NULL,NULL),(1480,1,'2025-07-11 15:24:12',1,1060,NULL,NULL),(1481,1,'2025-07-15 08:15:31',1,1061,1482,'2025-07-15 08:15:39'),(1482,4,'2025-07-15 08:15:39',1,1061,1483,'2025-07-15 08:17:01'),(1483,1,'2025-07-15 08:17:01',1,1061,NULL,NULL),(1484,4,'2025-07-15 09:04:40',1,1062,1485,'2025-07-15 09:05:13'),(1485,10,'2025-07-15 09:05:13',1,1062,1486,'2025-07-15 09:05:31'),(1486,1,'2025-07-15 09:05:31',1,1062,NULL,NULL),(1487,1,'2025-07-15 09:29:34',1,1063,NULL,NULL),(1488,1,'2025-07-16 19:35:35',1,1064,NULL,NULL),(1489,1,'2025-07-18 11:02:23',1,1065,NULL,NULL),(1490,1,'2025-07-18 21:31:17',1,1066,NULL,NULL),(1491,1,'2025-07-19 17:25:30',1,1067,NULL,NULL),(1492,1,'2025-07-21 11:46:52',1,1068,NULL,NULL),(1493,1,'2025-07-23 07:03:20',1,1069,NULL,NULL),(1494,1,'2025-07-23 10:09:17',1,1070,1495,'2025-07-23 10:09:39'),(1495,6,'2025-07-23 10:09:39',1,1070,NULL,NULL),(1496,1,'2025-07-23 10:10:47',1,1071,1497,'2025-07-23 10:11:46'),(1497,6,'2025-07-23 10:11:46',1,1071,NULL,NULL),(1498,1,'2025-07-24 10:57:47',1,1072,NULL,NULL),(1499,1,'2025-07-25 08:31:13',1,1073,NULL,NULL),(1500,1,'2025-07-25 08:32:32',1,1074,NULL,NULL),(1501,1,'2025-07-25 08:33:19',1,1075,NULL,NULL),(1502,1,'2025-07-25 09:21:51',1,1076,NULL,NULL),(1503,13,'2025-07-25 19:42:59',1,1077,1504,'2025-07-25 19:43:48'),(1504,5,'2025-07-25 19:43:48',1,1077,NULL,NULL),(1505,1,'2025-07-25 19:59:43',1,1078,1506,'2025-07-25 20:00:55'),(1506,8,'2025-07-25 20:00:55',1,1078,1507,'2025-07-25 20:01:14'),(1507,6,'2025-07-25 20:01:14',1,1078,1508,'2025-07-25 20:01:22'),(1508,5,'2025-07-25 20:01:22',1,1078,1509,'2025-07-25 20:01:32'),(1509,3,'2025-07-25 20:01:32',1,1078,1510,'2025-07-25 20:01:55'),(1510,1,'2025-07-25 20:01:55',1,1078,1511,'2025-07-25 20:04:25'),(1511,4,'2025-07-25 20:04:25',1,1078,1512,'2025-07-25 20:05:10'),(1512,3,'2025-07-25 20:05:10',1,1078,NULL,NULL),(1513,1,'2025-07-25 20:35:24',1,1079,NULL,NULL),(1514,1,'2025-07-25 20:55:25',1,1080,1515,'2025-07-25 20:59:00'),(1515,5,'2025-07-25 20:59:00',1,1080,NULL,NULL),(1516,1,'2025-07-26 07:02:51',1,1081,NULL,NULL),(1517,1,'2025-07-26 12:13:11',1,1082,NULL,NULL),(1518,1,'2025-07-26 14:22:15',1,1083,NULL,NULL),(1519,1,'2025-07-26 20:56:41',1,1084,NULL,NULL),(1520,5,'2025-07-27 10:01:58',1,1085,1521,'2025-07-27 10:02:09'),(1521,4,'2025-07-27 10:02:09',1,1085,NULL,NULL),(1522,1,'2025-07-28 08:07:16',1,1086,NULL,NULL),(1523,1,'2025-07-28 12:58:30',1,1087,NULL,NULL),(1524,1,'2025-07-28 14:24:54',1,1088,NULL,NULL),(1525,1,'2025-07-29 10:21:05',1,1089,NULL,NULL),(1526,1,'2025-07-30 18:13:43',1,1090,NULL,NULL),(1527,1,'2025-07-30 18:15:13',1,1091,NULL,NULL),(1528,1,'2025-07-30 22:57:34',1,1092,NULL,NULL),(1529,1,'2025-07-31 16:09:54',1,1093,1530,'2025-07-31 16:11:57'),(1530,5,'2025-07-31 16:11:57',1,1093,NULL,NULL),(1531,1,'2025-07-31 18:38:54',1,1094,1532,'2025-07-31 18:38:56'),(1532,17,'2025-07-31 18:38:56',1,1094,NULL,NULL),(1533,17,'2025-08-01 09:09:14',1,1095,1534,'2025-08-01 09:10:18'),(1534,1,'2025-08-01 09:10:18',1,1095,1535,'2025-08-01 09:10:28'),(1535,6,'2025-08-01 09:10:28',1,1095,1536,'2025-08-01 09:10:32'),(1536,8,'2025-08-01 09:10:32',1,1095,NULL,NULL),(1537,1,'2025-08-02 04:13:24',1,1096,NULL,NULL),(1538,1,'2025-08-02 04:14:34',1,1097,NULL,NULL),(1539,17,'2025-08-02 12:58:23',1,1098,NULL,NULL),(1540,17,'2025-08-02 15:24:18',1,1099,1541,'2025-08-02 15:32:24'),(1541,17,'2025-08-02 15:32:24',1,1099,NULL,NULL),(1542,17,'2025-08-02 15:47:08',1,1100,NULL,NULL),(1543,1,'2025-08-02 19:11:36',1,1101,1544,'2025-08-02 19:12:52'),(1544,4,'2025-08-02 19:12:52',1,1101,1545,'2025-08-02 19:13:33'),(1545,3,'2025-08-02 19:13:33',1,1101,NULL,NULL),(1546,17,'2025-08-04 10:55:12',1,1102,NULL,NULL),(1547,1,'2025-08-05 04:06:29',1,1103,NULL,NULL),(1548,1,'2025-08-05 14:51:28',1,1104,NULL,NULL),(1549,17,'2025-08-05 22:05:56',1,1105,NULL,NULL),(1550,1,'2025-08-05 22:56:50',1,1106,1551,'2025-08-05 22:57:29'),(1551,4,'2025-08-05 22:57:29',1,1106,NULL,NULL),(1552,3,'2025-08-06 14:58:07',1,1107,NULL,NULL),(1553,1,'2025-08-06 14:58:50',1,1108,1554,'2025-08-06 14:59:04'),(1554,4,'2025-08-06 14:59:04',1,1108,NULL,NULL),(1555,1,'2025-08-07 00:58:33',1,1109,NULL,NULL),(1556,1,'2025-08-07 08:21:42',1,1110,1557,'2025-08-07 08:23:19'),(1557,17,'2025-08-07 08:23:19',1,1110,NULL,NULL),(1558,1,'2025-08-07 10:46:43',1,1111,NULL,NULL),(1559,1,'2025-08-07 17:05:12',1,1112,1560,'2025-08-07 17:05:16'),(1560,17,'2025-08-07 17:05:16',1,1112,NULL,NULL),(1561,1,'2025-08-10 14:45:11',1,1113,NULL,NULL),(1562,17,'2025-08-10 22:04:31',1,1114,NULL,NULL),(1563,17,'2025-08-11 09:30:36',1,1115,NULL,NULL),(1564,17,'2025-08-11 09:35:21',1,1116,1565,'2025-08-11 09:35:34'),(1565,17,'2025-08-11 09:35:34',1,1116,NULL,NULL),(1566,1,'2025-08-11 09:39:15',1,1117,NULL,NULL),(1567,17,'2025-08-11 09:39:15',1,1118,NULL,NULL),(1568,1,'2025-08-11 19:38:47',1,1119,NULL,NULL),(1569,1,'2025-08-13 23:55:42',1,1120,NULL,NULL),(1570,1,'2025-08-14 13:01:18',1,1121,NULL,NULL),(1571,1,'2025-08-14 15:44:01',1,1122,NULL,NULL),(1572,1,'2025-08-14 15:44:32',1,1123,NULL,NULL),(1573,9,'2025-08-14 16:52:26',1,1124,1574,'2025-08-14 16:52:34'),(1574,9,'2025-08-14 16:52:34',1,1124,1575,'2025-08-14 16:53:36'),(1575,4,'2025-08-14 16:53:36',1,1124,1576,'2025-08-14 16:54:18'),(1576,1,'2025-08-14 16:54:18',1,1124,1577,'2025-08-14 16:54:54'),(1577,6,'2025-08-14 16:54:54',1,1124,1578,'2025-08-14 16:56:34'),(1578,1,'2025-08-14 16:56:34',1,1124,NULL,NULL),(1579,1,'2025-08-14 16:58:54',1,1125,NULL,NULL),(1580,1,'2025-08-15 01:16:59',1,1126,NULL,NULL),(1581,1,'2025-08-15 07:07:43',1,1127,NULL,NULL),(1582,1,'2025-08-15 11:15:12',1,1128,NULL,NULL),(1583,1,'2025-08-15 19:19:03',1,1129,NULL,NULL),(1584,1,'2025-08-16 01:36:13',1,1130,1586,'2025-08-16 01:53:43'),(1585,1,'2025-08-16 01:50:44',1,1131,NULL,NULL),(1586,1,'2025-08-16 01:53:43',1,1130,NULL,NULL),(1587,1,'2025-08-16 04:56:36',1,1132,1590,'2025-08-16 04:56:49'),(1588,1,'2025-08-16 04:56:41',1,1133,NULL,NULL),(1589,1,'2025-08-16 04:56:44',1,1134,NULL,NULL),(1590,3,'2025-08-16 04:56:49',1,1132,NULL,NULL),(1591,1,'2025-08-16 19:27:09',1,1135,NULL,NULL),(1592,1,'2025-08-16 19:32:05',1,1136,NULL,NULL),(1593,1,'2025-08-16 20:27:13',1,1137,NULL,NULL),(1594,1,'2025-08-16 21:18:30',1,1138,NULL,NULL),(1595,1,'2025-08-16 21:21:19',1,1139,1596,'2025-08-16 21:21:46'),(1596,5,'2025-08-16 21:21:46',1,1139,NULL,NULL),(1597,1,'2025-08-17 01:08:53',1,1140,NULL,NULL),(1598,1,'2025-08-17 18:57:42',1,1141,NULL,NULL),(1599,3,'2025-08-18 06:41:30',1,1142,NULL,NULL),(1600,17,'2025-08-18 18:14:17',1,1143,NULL,NULL),(1601,1,'2025-08-18 20:37:47',1,1144,1602,'2025-08-18 20:38:05'),(1602,1,'2025-08-18 20:38:05',1,1144,1603,'2025-08-18 20:38:25'),(1603,4,'2025-08-18 20:38:25',1,1144,1604,'2025-08-18 20:39:23'),(1604,1,'2025-08-18 20:39:23',1,1144,NULL,NULL),(1605,1,'2025-08-19 02:11:12',1,1145,NULL,NULL),(1606,1,'2025-08-19 10:19:41',1,1146,NULL,NULL),(1607,17,'2025-08-19 13:48:45',1,1147,NULL,NULL),(1608,17,'2025-08-19 14:36:46',1,1148,NULL,NULL),(1609,17,'2025-08-19 14:40:30',1,1149,NULL,NULL),(1610,1,'2025-08-20 09:54:36',1,1150,1611,'2025-08-20 09:55:31'),(1611,4,'2025-08-20 09:55:31',1,1150,NULL,NULL),(1612,17,'2025-08-20 13:54:49',1,1151,NULL,NULL),(1613,1,'2025-08-21 13:44:35',1,1152,NULL,NULL),(1614,17,'2025-08-21 21:24:54',1,1153,NULL,NULL),(1615,17,'2025-08-21 21:32:29',1,1154,NULL,NULL),(1616,1,'2025-08-21 23:09:20',1,1155,NULL,NULL),(1617,17,'2025-08-22 06:02:55',1,1156,NULL,NULL),(1618,1,'2025-08-23 15:16:12',1,1157,NULL,NULL),(1619,1,'2025-08-23 18:00:46',1,1158,1620,'2025-08-23 18:00:59'),(1620,4,'2025-08-23 18:00:59',1,1158,NULL,NULL),(1621,1,'2025-08-24 06:35:40',1,1159,NULL,NULL),(1622,17,'2025-08-25 09:43:12',1,1160,NULL,NULL),(1623,1,'2025-08-25 17:11:11',1,1161,NULL,NULL),(1624,1,'2025-08-25 20:33:45',1,1162,NULL,NULL),(1625,1,'2025-08-26 01:30:57',1,1163,NULL,NULL),(1626,1,'2025-08-26 02:23:58',1,1164,1627,'2025-08-26 02:24:19'),(1627,4,'2025-08-26 02:24:19',1,1164,1628,'2025-08-26 02:24:41'),(1628,6,'2025-08-26 02:24:41',1,1164,1629,'2025-08-26 02:25:07'),(1629,10,'2025-08-26 02:25:07',1,1164,NULL,NULL),(1630,1,'2025-08-26 06:21:58',1,1165,1631,'2025-08-26 06:23:47'),(1631,1,'2025-08-26 06:23:47',1,1165,1632,'2025-08-26 06:23:54'),(1632,4,'2025-08-26 06:23:54',1,1165,1633,'2025-08-26 06:24:41'),(1633,9,'2025-08-26 06:24:41',1,1165,1634,'2025-08-26 06:25:18'),(1634,6,'2025-08-26 06:25:18',1,1165,NULL,NULL),(1635,1,'2025-08-26 06:27:40',1,1166,1636,'2025-08-26 06:28:21'),(1636,9,'2025-08-26 06:28:21',1,1166,NULL,NULL),(1637,17,'2025-08-26 10:53:12',1,1167,NULL,NULL),(1638,1,'2025-08-26 14:09:24',1,1168,NULL,NULL),(1639,17,'2025-08-26 17:43:28',1,1169,NULL,NULL),(1640,1,'2025-08-26 20:38:54',1,1170,NULL,NULL),(1641,1,'2025-08-27 14:05:46',1,1171,1642,'2025-08-27 14:07:39'),(1642,1,'2025-08-27 14:07:39',1,1171,1643,'2025-08-27 14:07:44'),(1643,3,'2025-08-27 14:07:44',1,1171,1644,'2025-08-27 14:08:49'),(1644,4,'2025-08-27 14:08:49',1,1171,1645,'2025-08-27 14:09:37'),(1645,6,'2025-08-27 14:09:37',1,1171,1646,'2025-08-27 14:09:57'),(1646,8,'2025-08-27 14:09:57',1,1171,1647,'2025-08-27 14:10:43'),(1647,11,'2025-08-27 14:10:43',1,1171,NULL,NULL),(1648,1,'2025-08-27 16:09:40',1,1172,1649,'2025-08-27 16:10:08'),(1649,13,'2025-08-27 16:10:08',1,1172,1650,'2025-08-27 16:10:34'),(1650,3,'2025-08-27 16:10:34',1,1172,1651,'2025-08-27 16:11:39'),(1651,5,'2025-08-27 16:11:39',1,1172,1652,'2025-08-27 16:11:48'),(1652,1,'2025-08-27 16:11:48',1,1172,NULL,NULL),(1653,1,'2025-08-28 23:58:57',1,1173,1654,'2025-08-28 23:59:07'),(1654,5,'2025-08-28 23:59:07',1,1173,NULL,NULL),(1655,1,'2025-08-29 00:41:50',1,1174,NULL,NULL),(1656,1,'2025-08-29 00:42:11',1,1175,NULL,NULL),(1657,17,'2025-08-29 09:09:51',1,1176,NULL,NULL),(1658,1,'2025-08-29 15:20:18',1,1177,NULL,NULL),(1659,1,'2025-08-30 09:29:39',1,1178,1660,'2025-08-30 09:30:25'),(1660,9,'2025-08-30 09:30:25',1,1178,NULL,NULL),(1661,1,'2025-08-30 09:30:38',1,1179,NULL,NULL),(1662,1,'2025-08-30 12:24:37',1,1180,NULL,NULL),(1663,1,'2025-09-02 23:37:40',1,1181,NULL,NULL),(1664,1,'2025-09-02 23:47:10',1,1182,NULL,NULL),(1665,1,'2025-09-03 15:58:41',1,1183,NULL,NULL),(1666,18,'2025-09-03 15:59:04',1,1184,NULL,NULL),(1667,1,'2025-09-05 00:02:42',1,1185,1668,'2025-09-05 00:02:50'),(1668,3,'2025-09-05 00:02:50',1,1185,1669,'2025-09-05 00:03:07'),(1669,1,'2025-09-05 00:03:07',1,1185,NULL,NULL),(1670,1,'2025-09-05 15:18:28',1,1186,1671,'2025-09-05 15:18:55'),(1671,8,'2025-09-05 15:18:55',1,1186,NULL,NULL),(1672,1,'2025-09-05 15:25:55',1,1187,1673,'2025-09-05 15:26:13'),(1673,13,'2025-09-05 15:26:13',1,1187,1674,'2025-09-05 15:26:26'),(1674,1,'2025-09-05 15:26:26',1,1187,1675,'2025-09-05 15:29:15'),(1675,6,'2025-09-05 15:29:15',1,1187,1676,'2025-09-05 15:30:13'),(1676,3,'2025-09-05 15:30:13',1,1187,1677,'2025-09-05 15:32:03'),(1677,4,'2025-09-05 15:32:03',1,1187,NULL,NULL),(1678,1,'2025-09-05 16:53:28',1,1188,NULL,NULL),(1679,1,'2025-09-05 17:06:22',1,1189,1681,'2025-09-05 17:15:10'),(1680,1,'2025-09-05 17:10:31',1,1190,NULL,NULL),(1681,1,'2025-09-05 17:15:10',1,1189,NULL,NULL),(1682,1,'2025-09-05 17:32:17',1,1191,NULL,NULL),(1683,1,'2025-09-05 17:38:52',1,1192,1684,'2025-09-05 17:39:45'),(1684,8,'2025-09-05 17:39:45',1,1192,NULL,NULL),(1685,1,'2025-09-05 18:06:35',1,1193,1686,'2025-09-05 18:06:46'),(1686,4,'2025-09-05 18:06:46',1,1193,NULL,NULL),(1687,1,'2025-09-05 18:16:55',1,1194,NULL,NULL),(1688,8,'2025-09-05 20:18:27',1,1195,NULL,NULL),(1689,1,'2025-09-05 21:13:18',1,1196,NULL,NULL),(1690,4,'2025-09-05 21:14:25',1,1197,NULL,NULL),(1691,1,'2025-09-06 00:45:50',1,1198,NULL,NULL),(1692,1,'2025-09-06 02:39:13',1,1199,NULL,NULL),(1693,12,'2025-09-06 11:58:46',1,1200,NULL,NULL),(1694,1,'2025-09-07 16:16:12',1,1201,1695,'2025-09-07 16:16:40'),(1695,11,'2025-09-07 16:16:40',1,1201,1696,'2025-09-07 16:16:51'),(1696,1,'2025-09-07 16:16:51',1,1201,1697,'2025-09-07 16:17:12'),(1697,5,'2025-09-07 16:17:12',1,1201,1698,'2025-09-07 16:17:20'),(1698,4,'2025-09-07 16:17:20',1,1201,NULL,NULL),(1699,1,'2025-09-08 16:42:40',1,1202,NULL,NULL),(1700,1,'2025-09-08 17:09:25',1,1203,NULL,NULL),(1701,1,'2025-09-08 17:24:57',1,1204,1702,'2025-09-08 17:37:24'),(1702,4,'2025-09-08 17:37:24',1,1204,NULL,NULL),(1703,1,'2025-09-09 08:42:24',1,1205,NULL,NULL),(1704,1,'2025-09-10 02:22:54',1,1206,1705,'2025-09-10 02:23:02'),(1705,1,'2025-09-10 02:23:02',1,1206,NULL,NULL),(1706,1,'2025-09-10 12:21:49',1,1207,NULL,NULL),(1707,5,'2025-09-11 08:03:09',1,1208,NULL,NULL),(1708,1,'2025-09-11 20:22:54',1,1209,1709,'2025-09-11 20:24:14'),(1709,1,'2025-09-11 20:24:14',1,1209,NULL,NULL),(1710,1,'2025-09-11 21:33:59',1,1210,1711,'2025-09-11 21:34:04'),(1711,5,'2025-09-11 21:34:04',1,1210,1712,'2025-09-11 21:35:10'),(1712,1,'2025-09-11 21:35:10',1,1210,1713,'2025-09-11 21:35:59'),(1713,4,'2025-09-11 21:35:59',1,1210,NULL,NULL),(1714,1,'2025-09-11 21:39:17',1,1211,NULL,NULL),(1715,1,'2025-09-12 10:36:29',1,1212,NULL,NULL),(1716,1,'2025-09-12 10:39:44',1,1213,NULL,NULL),(1717,1,'2025-09-12 13:38:11',1,1214,NULL,NULL),(1718,1,'2025-09-12 14:09:36',1,1215,NULL,NULL),(1719,1,'2025-09-13 03:26:06',1,1216,NULL,NULL),(1720,1,'2025-09-15 13:27:08',1,1217,NULL,NULL),(1721,1,'2025-09-15 13:27:18',1,1218,NULL,NULL),(1722,1,'2025-09-15 14:11:49',1,1219,NULL,NULL),(1723,1,'2025-09-15 21:39:24',1,1220,NULL,NULL),(1724,1,'2025-09-16 08:48:19',1,1221,NULL,NULL),(1725,1,'2025-09-16 09:03:21',1,1222,1728,'2025-09-16 09:03:38'),(1726,1,'2025-09-16 09:03:22',1,1223,1727,'2025-09-16 09:03:38'),(1727,4,'2025-09-16 09:03:38',1,1223,NULL,NULL),(1728,4,'2025-09-16 09:03:38',1,1222,1729,'2025-09-16 09:03:47'),(1729,5,'2025-09-16 09:03:47',1,1222,1730,'2025-09-16 09:03:52'),(1730,4,'2025-09-16 09:03:52',1,1222,1731,'2025-09-16 09:06:03'),(1731,3,'2025-09-16 09:06:03',1,1222,1732,'2025-09-16 09:06:22'),(1732,1,'2025-09-16 09:06:22',1,1222,1733,'2025-09-16 09:08:22'),(1733,4,'2025-09-16 09:08:22',1,1222,1734,'2025-09-16 09:15:36'),(1734,3,'2025-09-16 09:15:36',1,1222,1735,'2025-09-16 09:16:15'),(1735,4,'2025-09-16 09:16:15',1,1222,1736,'2025-09-16 09:16:34'),(1736,3,'2025-09-16 09:16:34',1,1222,1737,'2025-09-16 09:17:03'),(1737,4,'2025-09-16 09:17:03',1,1222,1738,'2025-09-16 09:18:04'),(1738,3,'2025-09-16 09:18:04',1,1222,NULL,NULL),(1739,19,'2025-09-16 20:08:37',1,1224,NULL,NULL),(1740,1,'2025-09-16 21:42:14',1,1225,1741,'2025-09-16 21:43:33'),(1741,9,'2025-09-16 21:43:33',1,1225,1742,'2025-09-16 21:44:22'),(1742,1,'2025-09-16 21:44:22',1,1225,1743,'2025-09-16 21:44:54'),(1743,1,'2025-09-16 21:44:54',1,1225,1744,'2025-09-16 21:45:12'),(1744,13,'2025-09-16 21:45:12',1,1225,1745,'2025-09-16 21:45:42'),(1745,5,'2025-09-16 21:45:42',1,1225,NULL,NULL),(1746,1,'2025-09-17 08:33:26',1,1226,NULL,NULL),(1747,1,'2025-09-17 08:33:46',1,1227,1748,'2025-09-17 08:33:50'),(1748,4,'2025-09-17 08:33:50',1,1227,1749,'2025-09-17 08:34:12'),(1749,1,'2025-09-17 08:34:12',1,1227,NULL,NULL),(1750,1,'2025-09-17 11:39:57',1,1228,NULL,NULL),(1751,1,'2025-09-17 13:05:22',1,1229,1752,'2025-09-17 13:05:34'),(1752,1,'2025-09-17 13:05:34',1,1229,NULL,NULL),(1753,1,'2025-09-17 21:11:33',1,1230,NULL,NULL),(1754,1,'2025-09-18 02:16:01',1,1231,NULL,NULL),(1755,1,'2025-09-18 07:02:43',1,1232,NULL,NULL),(1756,1,'2025-09-18 07:16:47',1,1233,1757,'2025-09-18 07:17:02'),(1757,20,'2025-09-18 07:17:02',1,1233,NULL,NULL),(1758,1,'2025-09-18 07:46:33',1,1234,1759,'2025-09-18 07:47:21'),(1759,1,'2025-09-18 07:47:21',1,1234,1760,'2025-09-18 07:47:43'),(1760,1,'2025-09-18 07:47:43',1,1234,1761,'2025-09-18 07:51:12'),(1761,5,'2025-09-18 07:51:12',1,1234,1762,'2025-09-18 07:53:34'),(1762,1,'2025-09-18 07:53:34',1,1234,1763,'2025-09-18 07:53:46'),(1763,5,'2025-09-18 07:53:46',1,1234,1764,'2025-09-18 07:58:35'),(1764,3,'2025-09-18 07:58:35',1,1234,NULL,NULL),(1765,1,'2025-09-18 11:14:07',1,1235,NULL,NULL),(1766,1,'2025-09-18 11:17:19',1,1236,NULL,NULL),(1767,1,'2025-09-18 12:55:42',1,1237,1768,'2025-09-18 12:57:42'),(1768,13,'2025-09-18 12:57:42',1,1237,1769,'2025-09-18 12:57:48'),(1769,1,'2025-09-18 12:57:48',1,1237,NULL,NULL),(1770,1,'2025-09-18 13:43:30',1,1238,1771,'2025-09-18 13:45:11'),(1771,1,'2025-09-18 13:45:11',1,1238,1772,'2025-09-18 13:45:41'),(1772,6,'2025-09-18 13:45:41',1,1238,NULL,NULL),(1773,17,'2025-09-18 14:07:46',1,1239,1775,'2025-09-18 14:09:02'),(1774,17,'2025-09-18 14:08:01',1,1240,NULL,NULL),(1775,17,'2025-09-18 14:09:02',1,1239,1776,'2025-09-18 14:13:21'),(1776,9,'2025-09-18 14:13:21',1,1239,NULL,NULL),(1777,1,'2025-09-19 15:59:17',1,1241,1778,'2025-09-19 15:59:19'),(1778,5,'2025-09-19 15:59:19',1,1241,NULL,NULL),(1779,1,'2025-09-19 16:10:13',1,1242,NULL,NULL),(1780,1,'2025-09-19 16:22:36',1,1243,NULL,NULL),(1781,1,'2025-09-19 19:12:31',1,1244,NULL,NULL),(1782,1,'2025-09-19 20:23:24',1,1245,NULL,NULL),(1783,1,'2025-09-20 01:46:27',1,1246,NULL,NULL),(1784,1,'2025-09-20 11:47:14',1,1247,NULL,NULL),(1785,1,'2025-09-20 13:59:54',1,1248,NULL,NULL),(1786,1,'2025-09-20 15:13:59',1,1249,NULL,NULL),(1787,1,'2025-09-20 15:36:45',1,1250,NULL,NULL),(1788,1,'2025-09-20 15:46:28',1,1251,NULL,NULL),(1789,1,'2025-09-20 15:54:57',1,1252,NULL,NULL),(1790,1,'2025-09-20 19:48:57',1,1253,NULL,NULL),(1791,1,'2025-09-21 05:18:58',1,1254,NULL,NULL),(1792,1,'2025-09-21 05:31:25',1,1255,NULL,NULL),(1793,1,'2025-09-21 08:10:28',1,1256,NULL,NULL),(1794,1,'2025-09-22 05:15:50',1,1257,NULL,NULL),(1795,1,'2025-09-22 05:39:19',1,1258,NULL,NULL),(1796,1,'2025-09-22 08:13:37',1,1259,NULL,NULL),(1797,1,'2025-09-22 09:42:33',1,1260,NULL,NULL),(1798,1,'2025-09-22 10:22:28',1,1261,NULL,NULL),(1799,1,'2025-09-22 13:40:12',1,1262,NULL,NULL),(1800,1,'2025-09-22 13:41:24',1,1263,NULL,NULL),(1801,1,'2025-09-22 17:36:16',1,1264,1802,'2025-09-22 17:36:40'),(1802,4,'2025-09-22 17:36:40',1,1264,1803,'2025-09-22 17:37:09'),(1803,1,'2025-09-22 17:37:09',1,1264,1804,'2025-09-22 17:54:21'),(1804,1,'2025-09-22 17:54:21',1,1264,1805,'2025-09-22 17:54:23'),(1805,1,'2025-09-22 17:54:23',1,1264,NULL,NULL),(1806,1,'2025-09-23 10:00:51',1,1265,NULL,NULL),(1807,5,'2025-09-23 13:42:49',1,1266,NULL,NULL),(1808,1,'2025-09-23 13:42:49',1,1267,NULL,NULL),(1809,1,'2025-09-24 06:11:12',1,1268,NULL,NULL),(1810,1,'2025-09-24 07:28:15',1,1269,NULL,NULL),(1811,1,'2025-09-24 09:44:49',1,1270,1812,'2025-09-24 09:45:05'),(1812,1,'2025-09-24 09:45:05',1,1270,1813,'2025-09-24 09:45:07'),(1813,1,'2025-09-24 09:45:07',1,1270,NULL,NULL),(1814,1,'2025-09-24 15:46:05',1,1271,NULL,NULL),(1815,17,'2025-09-25 08:42:46',1,1272,NULL,NULL),(1816,17,'2025-09-25 14:19:32',1,1273,NULL,NULL),(1817,1,'2025-09-25 19:05:18',1,1274,1818,'2025-09-25 19:05:52'),(1818,4,'2025-09-25 19:05:52',1,1274,1819,'2025-09-25 19:06:05'),(1819,1,'2025-09-25 19:06:05',1,1274,NULL,NULL),(1820,1,'2025-09-25 19:40:40',1,1275,NULL,NULL),(1821,1,'2025-09-25 21:43:22',1,1276,NULL,NULL),(1822,21,'2025-09-26 01:24:44',1,1277,1823,'2025-09-26 01:25:02'),(1823,21,'2025-09-26 01:25:02',1,1277,NULL,NULL),(1824,1,'2025-09-26 01:26:18',1,1278,1825,'2025-09-26 01:26:57'),(1825,6,'2025-09-26 01:26:57',1,1278,1826,'2025-09-26 01:27:11'),(1826,3,'2025-09-26 01:27:11',1,1278,1827,'2025-09-26 01:27:26'),(1827,10,'2025-09-26 01:27:26',1,1278,1828,'2025-09-26 01:27:35'),(1828,6,'2025-09-26 01:27:35',1,1278,1829,'2025-09-26 01:27:41'),(1829,10,'2025-09-26 01:27:41',1,1278,1830,'2025-09-26 01:27:49'),(1830,4,'2025-09-26 01:27:49',1,1278,1831,'2025-09-26 01:28:00'),(1831,5,'2025-09-26 01:28:00',1,1278,1832,'2025-09-26 01:28:12'),(1832,1,'2025-09-26 01:28:12',1,1278,1833,'2025-09-26 01:44:56'),(1833,1,'2025-09-26 01:44:56',1,1278,1834,'2025-09-26 01:45:22'),(1834,1,'2025-09-26 01:45:22',1,1278,1835,'2025-09-26 01:46:33'),(1835,10,'2025-09-26 01:46:33',1,1278,1836,'2025-09-26 01:46:58'),(1836,5,'2025-09-26 01:46:58',1,1278,1837,'2025-09-26 01:47:33'),(1837,1,'2025-09-26 01:47:33',1,1278,NULL,NULL),(1838,1,'2025-09-27 03:43:41',1,1279,NULL,NULL),(1839,21,'2025-09-27 10:58:33',1,1280,NULL,NULL),(1840,1,'2025-09-28 07:13:32',1,1281,NULL,NULL),(1841,1,'2025-09-28 07:13:32',1,1282,NULL,NULL),(1842,1,'2025-09-28 18:03:10',1,1283,NULL,NULL),(1843,1,'2025-09-29 02:34:07',1,1284,NULL,NULL),(1844,21,'2025-09-29 10:02:36',1,1285,NULL,NULL),(1845,1,'2025-09-29 13:51:48',1,1286,1846,'2025-09-29 13:52:18'),(1846,4,'2025-09-29 13:52:18',1,1286,1847,'2025-09-29 13:53:48'),(1847,1,'2025-09-29 13:53:48',1,1286,1848,'2025-09-29 13:54:00'),(1848,9,'2025-09-29 13:54:00',1,1286,1849,'2025-09-29 13:54:07'),(1849,1,'2025-09-29 13:54:07',1,1286,NULL,NULL),(1850,1,'2025-09-29 15:37:00',1,1287,NULL,NULL),(1851,1,'2025-09-29 16:04:52',1,1288,NULL,NULL),(1852,1,'2025-09-29 17:18:52',1,1289,NULL,NULL),(1853,1,'2025-09-30 07:26:22',1,1290,1854,'2025-09-30 07:27:00'),(1854,1,'2025-09-30 07:27:00',1,1290,NULL,NULL),(1855,17,'2025-09-30 14:23:37',1,1291,NULL,NULL),(1856,17,'2025-09-30 15:30:50',1,1292,NULL,NULL),(1857,17,'2025-09-30 17:12:07',1,1293,NULL,NULL),(1858,17,'2025-09-30 21:09:18',1,1294,1864,'2025-09-30 21:29:16'),(1859,22,'2025-09-30 21:17:38',1,1295,1860,'2025-09-30 21:21:41'),(1860,22,'2025-09-30 21:21:41',1,1295,1861,'2025-09-30 21:21:46'),(1861,22,'2025-09-30 21:21:46',1,1295,1862,'2025-09-30 21:24:19'),(1862,22,'2025-09-30 21:24:19',1,1295,1865,'2025-09-30 21:45:16'),(1863,22,'2025-09-30 21:26:06',1,1296,NULL,NULL),(1864,22,'2025-09-30 21:29:16',1,1294,NULL,NULL),(1865,22,'2025-09-30 21:45:16',1,1295,1866,'2025-09-30 21:45:25'),(1866,22,'2025-09-30 21:45:25',1,1295,NULL,NULL),(1867,17,'2025-10-01 09:42:42',1,1297,NULL,NULL),(1868,17,'2025-10-01 10:12:00',1,1298,NULL,NULL),(1869,17,'2025-10-01 11:42:40',1,1299,NULL,NULL),(1870,17,'2025-10-01 15:20:12',1,1300,NULL,NULL),(1871,22,'2025-10-01 16:27:28',1,1301,NULL,NULL),(1872,1,'2025-10-01 17:07:51',1,1302,NULL,NULL),(1873,17,'2025-10-01 18:44:55',1,1303,NULL,NULL),(1874,17,'2025-10-01 19:51:50',1,1304,NULL,NULL),(1875,1,'2025-10-01 22:31:16',1,1305,1876,'2025-10-01 22:31:38'),(1876,13,'2025-10-01 22:31:38',1,1305,NULL,NULL),(1877,1,'2025-10-02 02:12:57',1,1306,NULL,NULL),(1878,1,'2025-10-02 02:14:31',1,1307,1879,'2025-10-02 02:14:48'),(1879,9,'2025-10-02 02:14:48',1,1307,NULL,NULL),(1880,22,'2025-10-02 06:39:33',1,1308,1886,'2025-10-02 06:44:49'),(1881,22,'2025-10-02 06:39:35',1,1309,1882,'2025-10-02 06:40:40'),(1882,6,'2025-10-02 06:40:40',1,1309,1883,'2025-10-02 06:41:16'),(1883,1,'2025-10-02 06:41:16',1,1309,1884,'2025-10-02 06:43:27'),(1884,6,'2025-10-02 06:43:27',1,1309,1885,'2025-10-02 06:43:43'),(1885,22,'2025-10-02 06:43:43',1,1309,1887,'2025-10-02 06:46:58'),(1886,17,'2025-10-02 06:44:49',1,1308,1890,'2025-10-02 07:05:18'),(1887,1,'2025-10-02 06:46:58',1,1309,1888,'2025-10-02 06:51:17'),(1888,22,'2025-10-02 06:51:17',1,1309,1889,'2025-10-02 06:59:48'),(1889,22,'2025-10-02 06:59:48',1,1309,NULL,NULL),(1890,17,'2025-10-02 07:05:18',1,1308,1891,'2025-10-02 07:05:31'),(1891,22,'2025-10-02 07:05:31',1,1308,NULL,NULL),(1892,22,'2025-10-02 09:25:18',1,1310,NULL,NULL),(1893,22,'2025-10-02 12:38:47',1,1311,NULL,NULL),(1894,1,'2025-10-02 16:02:49',1,1312,NULL,NULL),(1895,1,'2025-10-02 16:07:42',1,1313,1896,'2025-10-02 16:12:49'),(1896,1,'2025-10-02 16:12:49',1,1313,NULL,NULL),(1897,1,'2025-10-02 17:11:21',1,1314,NULL,NULL),(1898,22,'2025-10-02 19:14:23',1,1315,NULL,NULL),(1899,1,'2025-10-02 19:15:42',1,1316,NULL,NULL),(1900,1,'2025-10-03 03:52:43',1,1317,1901,'2025-10-03 03:53:27'),(1901,13,'2025-10-03 03:53:27',1,1317,1902,'2025-10-03 03:53:43'),(1902,4,'2025-10-03 03:53:43',1,1317,1903,'2025-10-03 03:54:25'),(1903,1,'2025-10-03 03:54:25',1,1317,NULL,NULL),(1904,22,'2025-10-03 05:03:00',1,1318,NULL,NULL),(1905,22,'2025-10-03 15:46:16',1,1319,NULL,NULL),(1906,1,'2025-10-03 19:20:42',1,1320,NULL,NULL),(1907,1,'2025-10-03 19:56:54',1,1321,1909,'2025-10-03 20:05:44'),(1908,1,'2025-10-03 20:01:48',1,1322,NULL,NULL),(1909,1,'2025-10-03 20:05:44',1,1321,NULL,NULL),(1910,22,'2025-10-03 20:30:55',1,1323,NULL,NULL),(1911,22,'2025-10-03 21:54:22',1,1324,NULL,NULL),(1912,22,'2025-10-04 03:44:14',1,1325,NULL,NULL),(1913,22,'2025-10-04 21:41:17',1,1326,NULL,NULL),(1914,1,'2025-10-05 10:27:05',1,1327,NULL,NULL),(1915,1,'2025-10-05 15:23:22',1,1328,NULL,NULL),(1916,1,'2025-10-05 17:54:07',1,1329,1917,'2025-10-05 18:00:19'),(1917,4,'2025-10-05 18:00:19',1,1329,NULL,NULL),(1918,1,'2025-10-05 23:00:39',1,1330,1919,'2025-10-05 23:03:06'),(1919,1,'2025-10-05 23:03:06',1,1330,1920,'2025-10-05 23:03:08'),(1920,5,'2025-10-05 23:03:08',1,1330,NULL,NULL),(1921,1,'2025-10-06 05:36:05',1,1331,NULL,NULL),(1922,1,'2025-10-06 06:35:46',1,1333,NULL,NULL),(1923,1,'2025-10-06 06:35:46',1,1332,NULL,NULL),(1924,1,'2025-10-06 08:53:10',1,1334,1925,'2025-10-06 08:53:25'),(1925,4,'2025-10-06 08:53:25',1,1334,NULL,NULL),(1926,22,'2025-10-06 09:49:07',1,1335,NULL,NULL),(1927,1,'2025-10-06 10:49:08',1,1336,1928,'2025-10-06 10:49:54'),(1928,22,'2025-10-06 10:49:54',1,1336,NULL,NULL),(1929,1,'2025-10-06 11:21:00',1,1337,NULL,NULL),(1930,1,'2025-10-06 11:22:29',1,1338,NULL,NULL),(1931,22,'2025-10-06 12:19:19',1,1339,NULL,NULL),(1932,17,'2025-10-06 12:45:42',1,1340,NULL,NULL),(1933,1,'2025-10-06 13:25:17',1,1341,NULL,NULL),(1934,1,'2025-10-07 10:30:00',1,1342,NULL,NULL),(1935,17,'2025-10-07 11:32:22',1,1343,NULL,NULL),(1936,17,'2025-10-07 14:03:09',1,1344,NULL,NULL),(1937,1,'2025-10-07 14:16:14',1,1345,1938,'2025-10-07 14:16:49'),(1938,13,'2025-10-07 14:16:49',1,1345,1939,'2025-10-07 14:17:04'),(1939,1,'2025-10-07 14:17:04',1,1345,NULL,NULL),(1940,1,'2025-10-07 21:35:15',1,1346,NULL,NULL),(1941,1,'2025-10-07 22:11:26',1,1347,NULL,NULL),(1942,1,'2025-10-08 08:10:40',1,1348,1943,'2025-10-08 08:11:18'),(1943,13,'2025-10-08 08:11:18',1,1348,NULL,NULL),(1944,1,'2025-10-08 19:10:11',1,1349,NULL,NULL),(1945,1,'2025-10-09 05:12:48',1,1350,1946,'2025-10-09 05:13:15'),(1946,13,'2025-10-09 05:13:15',1,1350,1947,'2025-10-09 05:13:26'),(1947,4,'2025-10-09 05:13:26',1,1350,NULL,NULL),(1948,22,'2025-10-09 11:29:06',1,1351,NULL,NULL),(1949,1,'2025-10-09 12:59:52',1,1352,1950,'2025-10-09 12:59:59'),(1950,1,'2025-10-09 12:59:59',1,1352,1951,'2025-10-09 13:00:04'),(1951,22,'2025-10-09 13:00:04',1,1352,NULL,NULL),(1952,1,'2025-10-09 17:09:29',1,1353,NULL,NULL),(1953,1,'2025-10-09 17:40:26',1,1354,NULL,NULL),(1954,22,'2025-10-09 18:16:38',1,1355,NULL,NULL),(1955,22,'2025-10-09 19:55:37',1,1356,NULL,NULL),(1956,1,'2025-10-09 20:23:47',1,1357,NULL,NULL),(1957,22,'2025-10-09 20:49:18',1,1358,NULL,NULL),(1958,22,'2025-10-10 10:15:21',1,1359,NULL,NULL),(1959,22,'2025-10-10 10:50:55',1,1360,NULL,NULL),(1960,22,'2025-10-10 12:58:57',1,1361,NULL,NULL),(1961,1,'2025-10-10 14:19:41',1,1362,NULL,NULL),(1962,22,'2025-10-10 14:28:34',1,1363,NULL,NULL),(1963,4,'2025-10-11 00:21:59',1,1365,NULL,NULL),(1964,1,'2025-10-11 00:21:59',1,1364,NULL,NULL),(1965,4,'2025-10-11 01:28:25',1,1366,NULL,NULL),(1966,1,'2025-10-11 09:10:45',1,1367,1967,'2025-10-11 09:11:06'),(1967,5,'2025-10-11 09:11:06',1,1367,NULL,NULL),(1968,1,'2025-10-11 09:32:14',1,1368,NULL,NULL),(1969,1,'2025-10-13 23:13:33',1,1369,NULL,NULL),(1970,1,'2025-10-14 09:24:55',1,1370,NULL,NULL),(1971,23,'2025-10-14 09:29:53',1,1371,NULL,NULL),(1972,22,'2025-10-14 10:55:29',1,1372,NULL,NULL),(1973,1,'2025-10-14 13:25:30',1,1373,1974,'2025-10-14 13:25:57'),(1974,4,'2025-10-14 13:25:57',1,1373,1975,'2025-10-14 13:27:19'),(1975,22,'2025-10-14 13:27:19',1,1373,1976,'2025-10-14 13:27:21'),(1976,1,'2025-10-14 13:27:21',1,1373,NULL,NULL),(1977,1,'2025-10-14 13:46:46',1,1374,NULL,NULL),(1978,22,'2025-10-14 14:02:12',1,1375,NULL,NULL),(1979,1,'2025-10-14 17:11:31',1,1376,1980,'2025-10-14 17:12:07'),(1980,24,'2025-10-14 17:12:07',1,1376,NULL,NULL),(1981,22,'2025-10-15 12:34:34',1,1377,NULL,NULL),(1982,1,'2025-10-15 15:55:30',1,1378,1983,'2025-10-15 15:57:47'),(1983,6,'2025-10-15 15:57:47',1,1378,1984,'2025-10-15 15:58:00'),(1984,8,'2025-10-15 15:58:00',1,1378,NULL,NULL),(1985,22,'2025-10-15 17:33:39',1,1379,NULL,NULL),(1986,1,'2025-10-15 18:29:28',1,1380,NULL,NULL),(1987,1,'2025-10-15 18:29:44',1,1381,1988,'2025-10-15 18:31:51'),(1988,3,'2025-10-15 18:31:51',1,1381,1989,'2025-10-15 18:32:36'),(1989,14,'2025-10-15 18:32:36',1,1381,1990,'2025-10-15 18:33:11'),(1990,14,'2025-10-15 18:33:11',1,1381,1991,'2025-10-15 18:33:37'),(1991,4,'2025-10-15 18:33:37',1,1381,NULL,NULL),(1992,1,'2025-10-15 18:34:01',1,1382,NULL,NULL),(1993,1,'2025-10-16 10:47:26',1,1383,NULL,NULL),(1994,1,'2025-10-16 14:25:13',1,1384,NULL,NULL),(1995,1,'2025-10-16 15:09:51',1,1385,NULL,NULL),(1996,1,'2025-10-16 16:30:15',1,1386,NULL,NULL),(1997,1,'2025-10-16 16:31:28',1,1387,1998,'2025-10-16 16:35:21'),(1998,5,'2025-10-16 16:35:21',1,1387,NULL,NULL),(1999,1,'2025-10-16 17:16:06',1,1388,NULL,NULL),(2000,22,'2025-10-16 17:53:39',1,1389,2001,'2025-10-16 17:54:16'),(2001,25,'2025-10-16 17:54:16',1,1389,NULL,NULL),(2002,1,'2025-10-16 18:38:34',1,1390,NULL,NULL),(2003,1,'2025-10-16 20:15:10',1,1391,NULL,NULL),(2004,1,'2025-10-16 20:15:33',1,1392,2005,'2025-10-16 20:16:08'),(2005,11,'2025-10-16 20:16:08',1,1392,NULL,NULL),(2006,11,'2025-10-16 20:17:05',1,1393,2007,'2025-10-16 20:18:46'),(2007,1,'2025-10-16 20:18:46',1,1393,2008,'2025-10-16 20:19:19'),(2008,22,'2025-10-16 20:19:19',1,1393,2009,'2025-10-16 20:22:21'),(2009,1,'2025-10-16 20:22:21',1,1393,2010,'2025-10-16 20:25:10'),(2010,3,'2025-10-16 20:25:10',1,1393,2011,'2025-10-16 20:25:39'),(2011,11,'2025-10-16 20:25:39',1,1393,NULL,NULL),(2012,1,'2025-10-16 20:59:58',1,1394,NULL,NULL),(2013,22,'2025-10-17 14:14:19',1,1395,NULL,NULL),(2014,1,'2025-10-17 17:43:31',1,1396,NULL,NULL),(2015,1,'2025-10-18 05:04:47',1,1397,NULL,NULL),(2016,22,'2025-10-18 15:02:06',1,1398,NULL,NULL);
/*!40000 ALTER TABLE `wpve_independent_analytics_views` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpve_independent_analytics_visitors`
--

DROP TABLE IF EXISTS `wpve_independent_analytics_visitors`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpve_independent_analytics_visitors` (
  `visitor_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `hash` varchar(32) NOT NULL,
  PRIMARY KEY (`visitor_id`),
  UNIQUE KEY `hash` (`hash`)
) ENGINE=InnoDB AUTO_INCREMENT=2033 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpve_independent_analytics_visitors`
--

LOCK TABLES `wpve_independent_analytics_visitors` WRITE;
/*!40000 ALTER TABLE `wpve_independent_analytics_visitors` DISABLE KEYS */;
INSERT INTO `wpve_independent_analytics_visitors` VALUES (309,'00432cc24fb3eba4ce3b5258c1902460'),(1503,'008d4a5cb710af90506636aa6a880407'),(780,'00983bc6c9533ca921e983f3a9385702'),(682,'00cff717f9c427b1b7e8daa90d413eac'),(1332,'011be58c4e69dab5ba3d701f08d82f52'),(109,'01331a244599014126531b454225eea6'),(1804,'016e3d78b801d7b2f84d223190865069'),(1917,'01bb2c815ed471485428605e4d6461c8'),(56,'01d5556961b8e210f53f14da6b5e394c'),(1945,'01df75b9558f727f506fe8020615fcff'),(831,'026c44c832239c594fc633dea127daab'),(1996,'026feb9e3a40441c2e1a2546a8f06fa6'),(1206,'027bb7a5d2d7e79bc0b81be418d308a0'),(983,'02c772040c6f0d4972dff2bc56923129'),(434,'02dc998efa226ac7654f228b46c54ecf'),(290,'03240b3bce041f7a237bd5c755233c61'),(72,'034a44de1a36aa6c0a2bee3bbb11d342'),(359,'0359d01926063a2f5346ed895059a21c'),(1071,'03c01aa700b1f3a58c22342690250798'),(1974,'043bf1ae2f5e14e9962fd479f9e39982'),(86,'045ae5255fd68dd7b9ef1318abfcf61a'),(633,'04b2bc076273849fcaa62e084f84887d'),(640,'04cee1a227905d29ae7f2e88f556302f'),(1227,'052bfb5bad59cc219604de0c9ec39138'),(657,'054e18a1ba5e10a8245ce207a9928c83'),(1853,'0589ad2899b222f79c2ac77ed21cc8a5'),(629,'059ca64519545cbd2d0bca9ae6798d7c'),(1777,'05c831b4d72871e520585aa25574b1f7'),(1216,'060dac8b45e8bc1f04e292731de70fd5'),(1690,'0721772aa37dc2314bd59f492be1591b'),(1674,'073ade605ffaaf71ee816dc10de1d061'),(954,'074e234f8d92d1a92ded36848693924b'),(1269,'078511032dd3d32f5b64ffc7442cac53'),(465,'079f2b2723454f4bcb7c8acf318b7da3'),(1154,'07a80e89eb4a7e963c266543456597f1'),(587,'0849ae62b6a67b337e45583f2d6144bc'),(1826,'08999f97ea3511bf01d4f9151a38051b'),(1096,'08fe043cc79c40a841e0a0386b7b2659'),(1720,'0936378a131b1d06671bae9ef15260c5'),(1580,'09463881563d70e6b5183dca8a561d0d'),(1347,'0950c2aa635c44383a57a6451eb8486d'),(343,'09733cadb732bfb699d8140caae1f1a7'),(1694,'0975c9fa6467d0f9d5a05441b2203f99'),(1704,'09d2c1f6fd5be778b353f3a4e4fda699'),(745,'09eeb085ac518c136be1736fcedcbcd2'),(538,'0a272477ca9d303e3af2892bb1a8ad33'),(287,'0a8c2366505ddd13b41f67e6cdd4573b'),(1430,'0af25b43e30ed55476b1d44afaf7cb11'),(160,'0b16317d791ae001edd931b2be243b5a'),(78,'0b59848ebf3d166945f1790bbc642295'),(395,'0b938839565377e745378f2332c9ac3c'),(1447,'0bbc978edc230674362158afb0e184f8'),(1910,'0c547052fbe960e3b92d7a405f29a034'),(1554,'0c7c0557ff2b85c402460452e7cf7270'),(1611,'0c8c5d3698f252880ca04965cc19b31a'),(346,'0cb7478af2775b05ed553cab425b6fab'),(924,'0dcab5bfd83daae8b12a59d49b943dc2'),(156,'0e051dfdab0890eeb6d2209ae4c66855'),(1489,'0e38f2e58f59a45dd4abfb9087fa3b96'),(123,'0e43ae6cdfa8f0cf53b4adbea01add1a'),(1712,'0e4597106710b36435b389dde88129ce'),(672,'0e791d8a0585bc31a1514a447cf2ce91'),(281,'0e89ee71e145d47a3f271b45fb0945e8'),(649,'0e8f6d58c1143ecd583485eebb6b6551'),(104,'0ea4b1e0c40eaea17718f94dd802ecdd'),(689,'0eb68b67175ab0ebed0c02852dfaa90a'),(920,'0eed1a421906217d4fbd3666f625b49b'),(736,'0f2f5440c3392b379a5263464a4fa66a'),(1677,'0f543da2fd8300fe004a009792c2651a'),(1284,'0f61704a73c065073848e6d5669c0831'),(961,'0f78dad40c2c0a0ede9f527fd4b4d4a5'),(938,'0fd41df3649b076b85aa9d893eb365f3'),(1009,'1006957bd06bab7ee22844f6f17d8cf8'),(1111,'10089eda0cf175e3d4e0e9defc4a0396'),(1879,'103c38dd25f2695f4013685c8337b2d0'),(1594,'106237c7b30de7ec0adc3e4cbe5a1537'),(712,'10b05b33aafb7e92dfea88d261c3da63'),(332,'10bd5aa69ca7878076a80a12b0137ebe'),(362,'10c001b7e959346aa295685b643a952d'),(720,'110a33804702d97df75c762c07b7f59d'),(1013,'112ddd8d5c6d9791c03453bad30815a4'),(1215,'1153e0980181aec6b6e4ceaa8b631b5f'),(578,'11aa99e3507afdcf7d5cb1e81726bc99'),(141,'11c020d2394d637daead879b57298568'),(1729,'11c64bdaf8743c0e93cc4ce52140d4f0'),(1145,'123ea79a3d9c43d8f3d6a7c5494dbc76'),(272,'12c5655f5e739d99cc7fe15b3cef9afc'),(445,'1318b29a99d96005f67a1356a377d6ca'),(1941,'1334543c9dfdff44678539e75618af99'),(137,'139f5480fb2e0e81ec6b325ecf31e7c5'),(390,'13bd8acbebea9c4ec1a77ce671fb7b3d'),(158,'13dfdcee8bc298111ba7ffd9aac62b70'),(717,'13e66271347ebcee2084160308df45de'),(501,'13ef621f9a741c5971384689088b64c3'),(552,'14b4496f46490c75feb9d155f648bc59'),(338,'14ce9149207f12bad768e9ae47144418'),(1593,'14d8fcf9633461b76151e562d7844fa0'),(1862,'14e3774292296a5c48536e5acdde3a5d'),(278,'14ebbd799223794dd63371b01cf0ab8f'),(199,'15575e0cb7b0c2390120b6976ceeacf7'),(543,'158fdd6a21f738f41924644ba1d90ee2'),(402,'15aaf40bea878bb40bfc10ac4cd38f6c'),(1329,'16bdcbf0a248516c46396cff11494fa9'),(547,'16ccad1ee3d26c512a09da0945c673fc'),(843,'16de0f8b72d14fea6ec0661be7570f9d'),(1806,'16ee392f85e978884e9fea2d903f5e8f'),(514,'16ffe3b7f81dfc5081c4aba5a1caabd8'),(1818,'171e49506b19aa05a48acaaba9d13239'),(651,'17255503cc76741d0d025aec5e41901a'),(2019,'175d151f4926bccd6996896247c07eee'),(185,'1769188071892fc10aa0607a0d719021'),(1473,'17692313701b30b5085238080ee60a3d'),(1006,'17bb71891ab7d7ae341f545a9b7f5c84'),(31,'17c5a4ca7c9bb1fc83691c32bc3f1fd2'),(1691,'184ffa3c4f7e43b46db4ea249a4b592c'),(679,'186fe9846e0197c5f801ddf5662ff33b'),(732,'188d15d0544877f0ecfaed7a61d8ebf2'),(285,'189d7e12ae1d112b835cbc96ccfa7b71'),(1926,'18df011da8f0563f8f02b0c0eb944add'),(152,'1911d84f43844ecf60490a6130d37aa4'),(1732,'1958a7e898bbdac5a120ae504d9b246f'),(1823,'196d7567c80a6881f48e035aa392fac0'),(394,'1982d043354d1c4703436df2a8fad26a'),(283,'1987f7691827bc639c957f8a69b66c85'),(164,'19b413c19578ec5eec870aa46212ef57'),(268,'19d2e0967815896d88d131e75e272185'),(187,'1a2341f0856c8ac7117edac8128615a3'),(724,'1a49fd766f01eba7192697a7534618ef'),(1038,'1a6a0f465c15e27473de27988e53693a'),(1189,'1a7bf4c7fdb99a691e7712280b57899f'),(1987,'1a8e6cb89145f2f6af28724c60f7189f'),(238,'1a8f490f6d7b97dbb3ea64e04aa906ed'),(579,'1aec46fbe6a1af8922a78d9190b28f71'),(1490,'1af30337d112b51ef9b139caa9c805e7'),(470,'1af9aac49417c268f162f4e647a90aad'),(407,'1b0240e0b04ebb7f8f104fb7fc184316'),(918,'1b575cf3d72118b0602a44b3caed88b6'),(1248,'1ba21fa27bc2fb51894f6ef7c11a539a'),(300,'1bba09d726a93a0428696cb6f9563c6e'),(878,'1c154589f973e64ea8e82dfb4e5e637c'),(1509,'1ca642ad91b76d197ec8a32c69db1d9e'),(360,'1cf85075743c5743e09bb6dd4bb5bbaf'),(8,'1d37c39d978e65b943c9ae43b38b2a0a'),(223,'1d4e64322a5925328a992f66ff0a30f1'),(1936,'1d546731dc9782cfa84c939723b0523b'),(1063,'1d69345feaf243af562baf5cedf56939'),(695,'1d9808f82dd625a0e5a2986f3c85c119'),(789,'1dcc21da3a7eeb78a34cac4ff597ae63'),(1237,'1e09931d874564badcb42607ce3236ae'),(1542,'1e3ca9aac20a9b76494b20204b68d719'),(302,'1ebc993dc4f748cd49ce5ae2903cf931'),(196,'1f0d37745b807b729f917ea1f574dbad'),(666,'1f315b9dff2c5a0cf66dd88570f115a8'),(1728,'1f40101d181df937d0de532ac4d3b633'),(1619,'1f55c35556826e5b6adb0f470e4bb7d6'),(433,'1f8605499c54a7c940313a7e45ec3c41'),(687,'1fee0347d826decf7da1bed5cfa54784'),(1182,'2002bbd0772eb210b8c69b492dc6affb'),(1626,'20c3bd902ebeab95078cb39768c16405'),(1569,'20fb46b9e498a8214d5eea467c9f728a'),(719,'217cbc260829860711a172ba4664ecb0'),(340,'217d5d994f63199fd32c33beffb33462'),(645,'219bc3c480bedd89a8bbf704467d23c1'),(47,'21f2710aaa8dc95266e96e454c13b055'),(1214,'225792e2ef15fa632e85a8f38d48b7b4'),(214,'225a8de186c08cd62ebb63d760f8aa97'),(1318,'225b51dbc218eff5bdbf053c84de6bf0'),(353,'22673e2afe26779aa8a9cadd7368a698'),(1736,'227ac12e37ec13efb93f9708148beacd'),(1435,'227c53d87c864d3622c1a030e049556a'),(928,'22823e3a04e9bb4d0268b360f1b9d554'),(1795,'22a9ecd7da1d1aad231ef8a64f99030f'),(1254,'22ee93d8c2b8c36c9cab79b7bfce94e7'),(291,'2313c5129753a07e0fa15f96373ce37c'),(1579,'23f405bcdf0876b5eeb8c68fdc86a594'),(516,'2403cea4a8e58048f1ea39fd29be8fbc'),(93,'244c82e1b6d4301710fcb5c52bc6fb93'),(279,'24e0e540fb88c1c44055e3187a720f2b'),(1854,'24e53b62c7097b19b0a397955bd5df3f'),(658,'25111b34045e970bba71314bc2947017'),(371,'251e66ac9f99a50b7f9548a1b5ede27e'),(1624,'25a588595674289523df60e2933260b4'),(1558,'25d5c801c2c0cd9ac6d6eab39dc9a059'),(310,'25ef77534dd0a6cc8db38f8337b5f96a'),(848,'265e2c67a9440a07f3309194ea17cbdd'),(474,'2683655973e133a0f7b06187f0f27563'),(972,'2691f7f185768232e7d8c6dd47b8176e'),(1612,'26cb5721ec390998df546edd4981f477'),(606,'26d5209b122e1b1245c209464e9a20df'),(1293,'28298bbbb975192cbc06e26529fa7747'),(1406,'282e4b47fdad36cde050b57fc1d5736e'),(715,'2847a05580f2c8dc4d0802b0a14e1af9'),(1979,'285bb0ab48536adcc731b0af5b2038d0'),(2015,'2890b0cac8955876c6e71902e6ae05f9'),(1573,'289e31da2345fd3e2bd3f5af82b65ea2'),(1064,'28a4b5fe37a78b9275d23782eb460f88'),(1778,'291b4a98731d2dc9f8652ea5c098cf50'),(583,'29ddd29babfa88c3f764eb37d47519f0'),(1420,'2a142278a747ad4bdad76f37d6a33674'),(787,'2a9a0a66ad86e24abbed07fe86b6e4db'),(1800,'2acf243aa42fe238daa9cc97b4c283a0'),(119,'2af65970126199a511128cc67d182b5a'),(1346,'2b045a841dee9d4dfa1c013919bfe519'),(1924,'2b1e3de010d495d67957dac6071958a2'),(1453,'2b4ad49868f13719006a48915d375365'),(1703,'2b5b9f54dc94b6ea7960024ad1e81691'),(1851,'2bbfba6cb34c74ddb4ab0553151915b9'),(351,'2bc5129a1686b67f36d1de17bdcbb981'),(1535,'2c5af0861ca1ab635065f60ac11c489a'),(1501,'2c729452db5b228691be851a2588b151'),(586,'2cf2efe5d4558156b788d6d46301c570'),(389,'2d284812fd7a0d261aed90a0f2e3639b'),(1499,'2d64838f9eea5d5d44606b8afe68fa79'),(1432,'2d9aa703128cf40b6e7d33186c4cd479'),(1187,'2db04ea34e308f171ceb8a47927823b3'),(1086,'2de321b7f7d66f6548d61a7df34cd45c'),(517,'2e3297efe9bef4005b2af8a1778d8a5a'),(1812,'2e77ad7f8569bea2ff7862bf4bbac662'),(741,'2eb096e5def7779b79214c130b0ba2aa'),(512,'2ebd852cae1b83fcbec3ae8d18d3918c'),(349,'2ecfdbf68231a760d874fe0018bea813'),(613,'2f3d97f5d61d1609023967b5537509dd'),(307,'2f9b8818a3bc4adbc695aa461a35e25a'),(1984,'30011b1efb4ce0a0f7953d8e29d527a7'),(1270,'306ab83e55b9b05d4c760ed388c78def'),(1165,'30e5108ece5c289c5e6b141fe4088dc5'),(576,'310e8c89130fb6c475d6670baaced6d3'),(1881,'311bccbe420c76dc513be9824f70af5e'),(224,'3152eca1b3dc15bd7bc13a30c2a99d2f'),(814,'316be6abb213106d7639b09cc3be1237'),(1983,'318fbcd4100fadff45694244121a5e63'),(997,'321384f7e38c44e6f80a40fb46266470'),(363,'3213cf14b14c0a90f99826ee952d8810'),(1095,'321798b37f232f1dcb118483ce63ed70'),(919,'322977eaf520cebf09e226f601daaaec'),(515,'3230acae29fbb1fae35166683d94f6f0'),(979,'328213a7dfd36f5d76cd440528db52b4'),(204,'32ae42243914ecf0eb887fe68003f524'),(590,'32b85862f505e3afc9d6acd73b73262b'),(630,'32f90717c29bf6c97c5afe5e8a9a489f'),(1436,'336860d68415c1a6f333707b4f85b22c'),(1440,'3384b6e7473bf4f060c4da209ded76e1'),(1474,'3387cb1ccd61c21fb4b19d69964779a2'),(1186,'33be256abcb47814377bb09bea87c628'),(575,'33ff949c23a07c5a3ca486b86b183135'),(1082,'34051f3ddfed8b640d7f949e1b42ab85'),(410,'346c5947331a6a53675c3c4a2a4001dc'),(71,'3471763934db8e502d75bbaa9c236087'),(1819,'3499cd88382216a26e3ae4257cabbe2b'),(374,'34ae0ee130aee42cdc6502c4721dac82'),(1733,'34bf7c32a3e0c233eae37581f57b0c0d'),(1692,'34ccd008a4471f3c53e7c1e0a738499c'),(852,'3513a3754b9787497e2231fd1856d477'),(496,'354f9f365bca34082621c66c7e99d754'),(114,'356b6bd74fe873b80af9b8c5c954395f'),(1461,'357019ceaf53722fb370c786231274e4'),(437,'358527b2fa70221858b63ff7819a8658'),(383,'35a7cdd56b5cb25d6268fe08d882def8'),(472,'3625e8ac0aeaa91d45903c9ca75442b0'),(220,'364b42c562bafa90ec62cf6a9a20df39'),(777,'36580692f185cacdf761e178f1c9d082'),(261,'366be76ae7874287f608ccfe1a1b030d'),(796,'367b2e7aa11b0bca5cb19355eb14c83d'),(1997,'36e45fe5ca95abe406759e394a71b77d'),(735,'36fac65e5c7d7216e0c5c049025e5a39'),(108,'37968f27649ef8f860722e241cdc95ce'),(207,'37bd5e3428990ff0bdbe136bc353f03d'),(416,'38251814f2e65802939d35a5321984fd'),(313,'382a9803a4d7cf2b6b41a74bcf3d3472'),(333,'38a228cd6611f5485d9398f1e2da70d0'),(877,'38f1b686b1c9759c9b028fb99262e053'),(1608,'38fc9abe0613bf1be43eb462c1805d04'),(1019,'39041c92319ad03c7a2a37f7d1e1da92'),(335,'3927fc35de0b5025f88f9b77c348944f'),(1616,'392e1074437605b94c512e8fc0b8e77c'),(739,'39a395818832aa65453e33961b7e5d3f'),(107,'3a1ec0d1ffb85ac85e20f4fb90119499'),(318,'3a33d167c54ea5cebc511bc51b0ff8d9'),(1500,'3a5cda235630be9ed4ed1eb450b4bcd3'),(1782,'3a9cbbfec94a620a2e6934e0a9bbe169'),(1527,'3acb10e7eb32a85d9dbb1303e3ddd59b'),(1512,'3acc1b1bc9fbaf904bde7a83ead3bd0c'),(177,'3aeb399728796bb35b3a90c30c44c28d'),(453,'3afde4cae0a30d747960e266183880d7'),(782,'3b28c7d0f3548e09806d5f406da1390b'),(1107,'3bd476e8c646d8a22fff43d191843144'),(198,'3bf39de672ab5976d58fb0adf6bf6dd1'),(530,'3c045b5aff3b66489841c6ceb168b59c'),(510,'3c86cb82436d414e730d19b457ed0d58'),(194,'3c8c93673c23b468a68ef68a86e3a794'),(229,'3cff4e192bd43ba67e732291a58c1bcf'),(1210,'3d1e51257ccce21ade5c8ab4b48d3ced'),(1123,'3d228d2e8155890a80eae6f8c0aaf62e'),(1059,'3d257fabeffa42b400a8770377f95eb3'),(1602,'3d3f05600912730a5f3c89ae461ec7a2'),(294,'3d857030d51939bef3f7c91d7f0772ba'),(1890,'3d8b8ad8e85c1251945fd0b3248c883e'),(1651,'3da8c646cceb09ace6d0bb57d24e6ca9'),(1180,'3e35aa641bbe35bf3c20eb78aa400603'),(1957,'3e534b1a141e1af6de22b52c9d49a479'),(1875,'3e552eb63da9d74eaa8ba2268a99d6a4'),(66,'3e84be7dcabcf8c95a4c580b513a68c1'),(1920,'3e96321a81ab35fb5ea8edf19d7a6d1a'),(1805,'3eb90b7283c4ed1b13640b1f319d441f'),(797,'3f36b3a027b1dd66fad455fe501e2b44'),(539,'3f4a2aab201bdca014f131265c9ba87b'),(296,'3f9c001cdecc8db9290cf94ad3789486'),(1217,'3fd9c622ed43372e6f582ea5c8db0380'),(1287,'400d0a00840f0c89f493c2b96faa0e89'),(945,'40a40ca3266a4a7f1a3ddc452d00ba90'),(143,'40ddc26c9c56b0ad3a96f192003086c1'),(1852,'4117e7f5786a7d11ad5c4c9acf7336f4'),(521,'41dc48d5b73487e07501597205caa0f1'),(1538,'41efd25bfd4884d5dc751a6a62d67864'),(341,'4227f1da66a93252510e981d985b65dc'),(508,'422b7bc4b6182c3568eb43ee40bf95dd'),(1128,'427dc8ef22afcf485622bee995be3089'),(305,'42bc57d1c02299a317b47548d2ae2005'),(48,'42cc56f56df0c6d9efaf67fc6ea39662'),(555,'42ebf2531199d2d7f6a87b6e2005b435'),(936,'43543f0492c69132f20ac310b27fcd12'),(989,'438a971c848cd34929a89a830fa7e36e'),(691,'43d12fc68c0f5e3392ae32399522033f'),(2014,'4436bba855d3a226e3f5f97c38726eed'),(620,'4465bf267b22aced3925972d85413b7a'),(409,'446f9d278493f1faf0899fc8ed454d5a'),(1794,'447d7b1166a0527d1d4ced3f7fa95fcc'),(382,'45734f460f44e3e51e558f991e5ebfa0'),(1056,'45ac1a38125e2dbe6cbd02a4140266eb'),(1735,'45be445004dc16906337c87c1acf9d5a'),(1007,'46002727bfb0644e0553a1d962a7a31f'),(697,'4626488ab43e23e066aa14cee138e1e6'),(1863,'46295bbb0d8ea36536da25ceb6898663'),(1425,'4661f3ab20dda5392ec55451fc5d3f19'),(110,'4670f36316b6e551e89396a6127c1d33'),(611,'46eb7598d107ef606e23d2db6a4168de'),(1297,'46f271dc2a48e44e2ed24fcad43382b7'),(1719,'46f680ce82c79f06c455cd6ea8294056'),(288,'47244d54a64a3b2469cf8d254d12d887'),(1171,'481ea7d42cd39876f03d01a944296f09'),(937,'485c1ca270ae38934b77d81203a25d86'),(330,'48709342db381df8482007feb68586fe'),(856,'48ab8437c79784ecda211826bd5f6a2a'),(1460,'48d25aa359bffcac7fda572f72c85cc6'),(1528,'48d36ff4177632664c8febfe6522a268'),(1099,'492d04b286d49ca1aef3a108957a2939'),(806,'4970eda97f7ae940955b3733e80298f0'),(592,'4978fbd4ec221f5c20222455c0de1891'),(1378,'49a5b647b1f9cd193b21c33c0714d815'),(1797,'49c107e7aa71249bee036129466a6fa6'),(1870,'49c4198e053a7e94c5f4f5cc29a69f38'),(397,'49d0b0df258a4eba2ca6a38e1202a493'),(1985,'49e6b5caaab95a08bf1792db768a175d'),(277,'4a800aea3249e27f1fe0fe0dc26b5ae9'),(1865,'4a856f93ce7e535c5466c81d96d3119d'),(1138,'4aec68c683fdef584470f7d73e690638'),(2028,'4b0866dc732e650c242ed43b8da14fdb'),(1153,'4b2661a70abded69c07c27799c96d141'),(742,'4b28d8f44a0a519517bee7e995e0a271'),(627,'4b4a942e475472d747575fef85ac2c47'),(421,'4b7e823801df5fc9e257f97ef78bac40'),(677,'4b9bc87665c31b471f3c238ccd39f60c'),(1514,'4be5174b7ebc1f7f7f5d9d104cf337ea'),(209,'4beabfe3c1ef46dcfff97d47eb3a070e'),(1005,'4c282da8a68f7c201ebbf56e21050154'),(297,'4c3dbb9b291acab28ef36d551948c2dd'),(1563,'4c5b1da544cfd14d770cd48e6fbc37e8'),(1550,'4c5f1e5d3e350226cdb2ecd815d665b1'),(487,'4c6918911f64bf8650460b2d19f0cbc7'),(111,'4c71e95522b686af6bce7c2eed0b5e7f'),(1108,'4c92881196e7e59e70416c340037d49e'),(723,'4ca417c617ee78d761fffa51553cc32a'),(218,'4cb437d6984078286c9d22c0c6cf3cc2'),(1629,'4cc8e62ce93060b27e88cd6bb56b2811'),(1491,'4ccbc7510002f0d74c769f7dd621d36b'),(497,'4cd59401d349dd665ab53c05dded34e0'),(284,'4db056af8c24ee48600f30a1da890478'),(947,'4dcfb33c2012e7135bb2da6704b5fbd1'),(667,'4dfe716747858bb7d6a60cca1d21cab0'),(1199,'4e301ffebf044777d9a846c2d640f3ab'),(1426,'4f28aec4892279e76033a89502a97457'),(728,'4f5c9cc67e6bb009a43a26aed26c4210'),(1516,'4f897e6ecf0ebdf89151a040c00bab34'),(112,'4ff3e73616e4d5e56fbf1aa40ed3fe9c'),(87,'4ffd0587fe76b1ddf479a41886361ece'),(1393,'500933c9cf24051be67dcb3af6010074'),(1146,'500f46429c2d80136ce6e891c03e5577'),(481,'50230e876b092a5b825ed8eda6023824'),(628,'508acc5f20a48c3b61a556fd4ac8fdc5'),(1675,'50cb84a0fe6265aebdcef91173661cab'),(449,'50ee85238cd23f3e9565a79cd911f157'),(161,'5105498ca4469406381141fc878597f3'),(1727,'5133205b4b0eba9ec6645b98be485e87'),(1041,'5187c0ed81ea2bca3dd8b7d06027b926'),(1376,'51aa7ce619ace31816ebbaa7e9645d32'),(366,'522774f9bab4a32981d213a0f248a60a'),(1421,'526827a3c6eff1dc3a09fadd0f9e8ea3'),(1485,'526d6725edf9dd7d344198a4ec92de83'),(159,'528465fcba3cd93b4e143db19903fa40'),(1401,'52b57559f460799aab42a8b7153b9221'),(522,'52b7cfb239f32b86bdecf5f2218d0dc1'),(1664,'52f0be1e2cc7220152d7b33c7f5ef6a4'),(1537,'5326e0561ca234d70cd1515efbde47c9'),(286,'5361a3aa3a1df97a0501b46cecdeed3f'),(429,'538fd9ba13b7558397187b48e1cf259a'),(206,'53e1bae43454129bda6982f89ee4edee'),(639,'5449b326bb610771252b1a06dad193a6'),(537,'5460b004d23f8a5580fafb7482ad27c1'),(1392,'54f9a9d00727c98c2bb36107ee22c836'),(1207,'5515043d9b4cdb9c703d3b4c20f5d87f'),(985,'559e3badf0f2add6173aaedb7149b49c'),(1141,'55ae2e92088f4b4f81caf256731e06c2'),(1451,'55c1d52b6e740b82596416f14a347903'),(225,'55e5626bcdb3598189e2651d05bde859'),(1906,'55e63769cf9a4b588032b5489571c041'),(1140,'56610986f6159b627e6155620a53db8e'),(1238,'56732646442c677b5df0f06f4c89e7ad'),(1233,'56d3f56062348db7729e8e2db7f9eb9c'),(553,'56e84c6705b87f2f59f6df25b6fb5299'),(930,'56fd4169fe6ebafcd39b4b94e8f09cd7'),(1349,'5765d8af5732ea24b9c1db77bd35b9d8'),(706,'5767e7643dbde175f19951bff2c8b250'),(1438,'57c8023170e02326efd63c1e31dd1b1a'),(737,'580a3dc97245dc221a0bac004dc8b5f6'),(1285,'5856611305bb9ab082df225bd9d9437a'),(370,'589bbddc8d96cf45195b515867387ea9'),(125,'58c5f4f43048458c44c338b3b016eb99'),(968,'596ad7f7b710f8cb3f4476f0dca4ac1b'),(776,'5a0058c2951c0c36deb913b4575d2c0b'),(1679,'5a6ad593b4dca88c851ee9e77b1b7c8d'),(388,'5a88df026442802e42ca6c2b1c87aec4'),(763,'5b2cc1dd684a4a8d8d168fc76820a072'),(103,'5b5348cc36fa09d4feb18c2a72ed3266'),(216,'5b919626e5ae47a05e5ece9cda184ed4'),(556,'5c47119df9b26393f428a5e1cd7315f2'),(505,'5c559c50135cfa53b9520064e56381bf'),(1464,'5cc5531f0c181c21d17cf337f7e53471'),(765,'5ce8e8389834f6b0a41da16515e90fe9'),(321,'5d355824641348b5d8d46765bea2e43f'),(1592,'5d41899cebe0e81c930a480e81d8e3de'),(450,'5d493add483de434e62152a94ca48858'),(1504,'5dac247029394332b228ddb69b4c4f1e'),(2032,'5dc74ad746d7ffedf830c9f050ac05c9'),(1069,'5dd50be270725ed269894dd848a390cd'),(701,'5dfa21308df6a38df8863c8845173237'),(625,'5e22e01819a16e815b4eb2c9fe395407'),(1050,'5e3f02382e20e5debcc3e353117723f8'),(1330,'5eeed16137a3f9d4b9b7f4ef79dc3920'),(250,'5f2e0d24e550a765ef33e6d726f29644'),(915,'5f3098a9a27f7283c972d9e95a62afaa'),(258,'5f96fb2f13a9e4eb98f18af0279a46ea'),(1621,'5fa134703cdb718ccdcc15993cef7e0f'),(711,'5faae50ee1db15e2f318e85a19882ba6'),(2,'60453a2ed2678b4bc66dc0e73276549e'),(929,'604a55f5d95446bf77a5237c1450ad29'),(1867,'60d666e4060a4b6bd92a3092d0114937'),(301,'60ffaa7a2add66c7a62f676e36d6fe3e'),(1119,'6106b62112e53dc16ad1a25bc70848a9'),(771,'61ae601d8a87a1848ebe975663df0116'),(1315,'61b0df613a12c4f1fe458cc882927684'),(1386,'61f431180b530bcffc694ab4dfdf2e4c'),(906,'622d901e8c8f0d728f711c2cc8af4f75'),(727,'62640a84e7a25fcf6fe28d1ba975578e'),(702,'62926c48c58cbb94aa92105fc09ff69a'),(541,'62eb2ed637d0273818912b20c141fc40'),(91,'62f54e1cd3228ccd4c53c4335d7c6773'),(1236,'62fb572a8b0b069656a5a58dd4495034'),(1935,'631e62213592a373070b0d884f95f6af'),(1422,'6332966d06873148199a5d8168e71e92'),(1759,'6358739659eb01ab44d0b8acd7e243e9'),(617,'637aed12b79657db5f9556de13546e14'),(1343,'639018309e1a870165b768255e0ebf0f'),(1452,'639cbf9234278115784cf49ee3301d9c'),(681,'63aca9899a8d3b52f0c99d566e53a67c'),(969,'63dcbc1516936778791951be1bc10848'),(798,'63e05416c4e38db844c16b1b1dace3a5'),(1922,'642f49ca5a89de54eca62ad93c4ffd80'),(1046,'644b1ae6470b5d956fd41e0e1662d22c'),(193,'64bec357c5e65414db257280e27758ef'),(1726,'64f95ec0d3d554eb7a3939b3b5dbaad9'),(684,'6559e56e4874f424322eb47cc558cd6c'),(1208,'6572e1b872b63520b13576125bcc7dc2'),(1131,'657782257fc6163dccc9bc6c567a211e'),(648,'65ea4a1f3bc5bd4ea02eaed333fa6298'),(1033,'66274f674b011f5f1978b3b637678dc3'),(1151,'662c51ab6af37d6a84da0ff637043f87'),(643,'67274276a4c7ffb70ded11bc7164edee'),(1057,'676a3bae372e8dd34be3fb217dc8118a'),(479,'67a1efebcd4499e3b44d2426f5b027ca'),(33,'681fa62ff8cdecc68caee1f43a459ed1'),(84,'687be5f76fdb30cbe80c1c139661aacf'),(1737,'69190ce9ca6c86b1f1c57708b52958be'),(1070,'6949d4e87d87ad0fe7a2e54f77cb9185'),(358,'69735ad16f7077b42be5261a37ed4d95'),(696,'6973d62b35d4843b47e57f0372eb2b28'),(1371,'69772f5e32a8259536f346dbbbe379bb'),(457,'699c9948a49fbe0aecba92d65c24c224'),(1273,'69bc916d59dedcf3934369813fbdc558'),(599,'69be996cf49524023593272acf684572'),(573,'69cbe89626c80d46fa70a6dbe3e964c7'),(1065,'69d7cc93498284a564c2675b3afca3b3'),(1113,'69f1c88c04b6a99ec84909048acb5724'),(670,'6a792e247933689976c71080f89c6806'),(406,'6a8c6b14d04d1cb7a2b3ee76633d398e'),(561,'6aab8c32dd2119e0c6a165326ddaba0e'),(927,'6adfc6c66a08b8adbf4a4ac936fe92fb'),(1632,'6af3b61fceba9e85d608ea4c8b07c6e2'),(1142,'6afac2f5a62ece0bb327fec50050c329'),(1918,'6b63ca20dbbc9c666748b2df350b0a8f'),(1785,'6b65a9596d926bab16545b00005f3617'),(1605,'6b9cf685c8f344df7892300a43eba6b5'),(663,'6b9eabcc28fa22285b404a4b02844f82'),(1942,'6bc18b676e1bd30a4afbdc2bcb84d00a'),(248,'6bf8ff1045391cd70db601055dfdeb2f'),(1035,'6c1f88ce70ab6518f085c3e382d28beb'),(980,'6c53f943b6c92a5c78b927b2cb584891'),(1385,'6c7c0c50ba91ac45840592e46f1e4c67'),(475,'6c8b37bacebb0470c298bbe1fdee1d88'),(1637,'6c9e6f54177bb29b00dc61e3560595c6'),(1185,'6ca6f2fe2264bba66a40dfbe3a1ca064'),(654,'6d03149eedf910605f52082605cd9f47'),(641,'6d4e2b24687528503dac716a67ab1efc'),(176,'6de9ae063f6afb5609879c6c1fe945a3'),(438,'6e0b3a76ee83523c607e328026e9bc9b'),(1912,'6e4450afd4137cfe91f85408c06ef667'),(535,'6e7eea7a60f4bf1a89a1974da7ec0c48'),(1025,'6e8b60cfc142a640cdd7b223eac45c5b'),(1670,'6eb0c4cab9440a9b48e30cd4ef59fed2'),(102,'6ecb479d66bcc8abb548e8327464d0c8'),(197,'6f0d4bd41c8fd627d4f99754b6e185e6'),(1947,'6f3d20f4851c4654c78ac5d57d442a7f'),(545,'6f42e5013001d776814a9eb560d49f0a'),(823,'6f80edaef7c047b8f25a3cbb7494cba0'),(1027,'6fb19f1f9e97513a57210ee13c67965d'),(534,'6fcb667da5a0ed77c1bfd240baf98f1e'),(1779,'6fe5764070592bf79916e2c8aa32d797'),(1397,'7001fa386fd1131a0f76ace5247fcc3a'),(1889,'706fde6c84ad567a015ea08f6dde37eb'),(1051,'70918fc8fb0f23d009356cf962a66bdb'),(448,'71783cb09aa4b2c3262ff1ed35ed5414'),(376,'7178512189e26f6df050fb02bc6c0139'),(1040,'71d1a8061cf77d31e925ffb1226c1d0f'),(1524,'7278ace48b81570db1c34f998ff26f3d'),(1700,'7287b35d5c1df7c12f8519c10456e681'),(1668,'72ff7fbd4cbfc2340329d786e3682c3a'),(275,'730d18a581bdafbaaac192dbe632681f'),(1004,'7342cd710b0e9ec2fa9f152ea40c1c09'),(1652,'734faf33202faae84446f629ff81ee28'),(943,'7357cffc304bd1ccf780a04d6e61f5b6'),(404,'735b9207b50870cbd193d4e715cb2785'),(597,'736fa7fc8be7e0870f3033a39b34e1e8'),(266,'73810f2f8e19e72b56af10dd59b61c5b'),(1060,'739675bb5db090baac0b4e2b795470bd'),(726,'73b58d38085e959855080f1e46c5cdec'),(518,'73cab21c70278a748b11a94db8065376'),(1909,'73cccbd76dd0f8ba048fb4a1ee635f78'),(1225,'73cf4bb875159cd9d71c57fbfb7ca5ce'),(1600,'73f48b35c9f2316f51e0b4c67abc1517'),(598,'740060aebff40f45384402871f6c515d'),(610,'7411da318c79213ea754f7a965dddadd'),(153,'7427cba3fa52154284ff2216374bc719'),(688,'74287bcdca40cad8273490c416cd0db0'),(805,'746582bcf54782cd1cc3a0186350cff9'),(1549,'74948b29ed72bffec24d2d07fcd75db6'),(604,'74a72a2e13eebdb8ae714014e0a9f062'),(89,'7552a197bd44fb03f5807e577c9d07d4'),(1271,'7554720e583948523454e93da4b5148e'),(784,'7575cffe1a7267f73675425aa3d51a1d'),(476,'757b5124be778fb24a27d2969922856d'),(339,'75a16845d255a760721d4deae5742415'),(379,'75ab48d9ceb92b750b3f9dee71e28c63'),(769,'75b3e2d91dc59dd162d529b45a8e2148'),(940,'75c12208313e89b3e045f1de92014f2e'),(1730,'75da2773bffc00965231c1455c908f6d'),(1803,'75f8a36b62fab88177d398d93df3e417'),(1011,'7634ba5926b502b023cb4e9d4e714267'),(653,'763f3c4acbaad1fd83afee062afb88a3'),(511,'76ca489b6c065ffcbd616b7281b57af1'),(1290,'76d05bb44f457db7095a53d689120ba9'),(529,'76e9762616498937b72e7ccc6255f3cb'),(1405,'76f6543302f1175d015e2e7305af35b7'),(1598,'771056c70a224a1881550a86dc81577f'),(1603,'771c512e6cee27ad0950e8b6d17d92b2'),(607,'7760ef3b0319ed4b07186545c8d883c6'),(1887,'77a1e5444b8142166dff982ea70a1d89'),(566,'781d7f8630bec144313fe6acb91bc31c'),(1636,'784fc9dfee556bb483add39fd7d98e25'),(1246,'7855b2eaf03564018199fa1c66d8f9ad'),(499,'785d1b2f3c871714c34965f8aec558f4'),(293,'7896c8f17389d01e8a8a5df1d48993ef'),(1667,'7915fb722ebd37fc9b79fda8acc2d059'),(953,'791b64ac61367102c7afe0a4fad7ddb0'),(392,'795eaf5272d518aab9100faee47fd579'),(1718,'79c2979c9c7ac973c1acb3301aaa9c2a'),(608,'79e5b4db8bac28297eefee8fa0189936'),(414,'7a39f70195e0233df04ae3e686436711'),(1360,'7aaca678dd82ce57c31d82d1eec22c66'),(1553,'7acd731624423e82dfb4fc44d0a4ea91'),(83,'7adad5a8c429ff8355ae38c9ffcfc695'),(1252,'7ade3107915139eb7bfd8d1fd7325d35'),(1466,'7b0762ef543dc19a9b2994823e257c51'),(1245,'7b10dcad726cd2584b4877f18cdeaf9c'),(1272,'7b114c51948f2a34d524a09be60f9002'),(1617,'7b70e920d425530db897f0025b2ffc1d'),(631,'7b82740735154c81877257138a9255fc'),(1366,'7b8668aff231fddf7b530d3c0fc77280'),(1423,'7bd0dd57893a1d96f18632d06da66e38'),(431,'7bd22698febfc10fd4b892360d87f74d'),(168,'7c1166330f6237b3b1ddc355d71a2bbb'),(705,'7c56b938287b18bd437fadf739224d7f'),(567,'7c722c7fbde3a21ab5c506132d18d864'),(488,'7d2351a12072411a3a2a60657b025749'),(387,'7d528d5dc12c72b0fc3adb22c8a004c7'),(1155,'7d73fe043cab6d6b0898135f2e891a84'),(255,'7d7e2a1a7286a6b9fb61d7c974053916'),(1018,'7db9ce66bef43aa112b2c66c9ee8d0f7'),(772,'7dbf14785417263cbb50d35f69c6d5cf'),(636,'7e12527e427276c788e9d761fb2143f6'),(171,'7e882fbc39b76377157f7803937acaef'),(664,'7ee269090ec4ebb8772a927ff42021fc'),(572,'7f0c442e628a607d6c3c17debc9c8589'),(1962,'7fa095ec930c77ec7f83fca56fbc393f'),(874,'7fa322fb0fb229fe4ccb376c52e7385e'),(921,'7fc77e80dbae3f32d8c581097c397dd4'),(94,'8029707e2fd5306eb2c158cd55305be8'),(63,'809353e70698007737e17b0eb32886b4'),(491,'80e57b69f645545e0cf1338e2e3a5557'),(82,'81133b198888b9b07c350453ddbf47fe'),(361,'811570578a5ef6f3a890c7780e7d5c59'),(273,'8115f6b7b969710945fc843a3023ee94'),(265,'81361605e1b6e55cbeb1577b2a590dc5'),(1828,'8179e7a9e47a4423c181e29c142b1401'),(589,'819d9021f4b179813fc0f5dd18511605'),(1463,'81c1bd262b8d0454970fc648a6466d75'),(57,'8267f214d349fb23ab0be00e0ded55ca'),(1147,'831bd37372cd7118c25d1e136eb1da73'),(1327,'83808f7a12fe956b27e8fab6629ef227'),(1117,'83a20c3a91d84bcaf744e84d582147bc'),(1008,'8418357b0966d228ff614b5581a047ae'),(1224,'84357f1a5dc161b4e3733b3d036e2f5e'),(269,'8486e95e249327f09449fb0181681047'),(1625,'849d9ae713934f7d586040f9f109b71f'),(357,'85052b93d79287ba46302cb033283cf0'),(1808,'852ec877ed5b03aaacb45d066dce80e5'),(671,'856eb949ba89b59bb6df05fba47a3ac1'),(356,'869c146320f2fd2ac5cb621614cee93a'),(182,'870180ac59691f6cda8fd95dec501baf'),(1811,'8740434703f1a134853a28ef12ac33b1'),(1328,'878223cd94479d17363fc56483a5e6f2'),(593,'87a7bd5fab8d9218074dae062098deb0'),(862,'87f57afee29b3e69237c574a7e796594'),(1752,'883a8e3771a29c832dcdd1aa17664fee'),(1706,'8842efb5b849f88a7c075b7c3752aae5'),(1641,'8876b1a7d9e2276e8a5301746155c470'),(314,'88859b009a0f6010724db99671bef5cb'),(1170,'88d22c60027c57167b0535c43b510f4d'),(708,'8937be0acec07905eca344d0ca9a6529'),(1380,'89874504a18c71e8d86742b8d313a9dd'),(1731,'8a3ff0c87c89531b5492497eb0b20739'),(1623,'8a87391c9e4e9877900351608745ab6f'),(857,'8ac2e86c914d136c4346efe60a9fd615'),(1659,'8af3a5c39c9c22b0d9c9c07a9908b226'),(430,'8b398bef1433ea9e101736060de5c580'),(1648,'8b3a13746dea546d7dcda8444c0c1d60'),(2002,'8b75edc73253d8412d636f2f02efdafd'),(698,'8bd98d8df036cbedf9ee87159690a520'),(900,'8be267a1de7e52299d6cb4f12b158e0e'),(88,'8c15adbc7b4b286a0c54331366ece3c5'),(2001,'8c4c3ff506abc7f1b14b0fc8a0d4c6e1'),(304,'8d092051c990ff49ab89e3a4f031e98c'),(1673,'8d20cbf717851d707b639fa1ec0ce476'),(1539,'8d550012b5afc86c215e58f8836d9288'),(1864,'8daf08235bc939aef7cc2c2a2a2dd75e'),(1905,'8dde1d5e9ee42ad841d8bc10847876e2'),(1559,'8de186a25ca2ae227f0bb4c277e6f0e3'),(872,'8dec0f818580e62d41c1ee19daf190e9'),(10,'8eb1db27442bcf12f5431c708c8349f8'),(982,'8f0aa28cc6206fa3506052d3a0033c20'),(1713,'8f0cb1bccc9fcbb67c2379609463cb60'),(142,'8f77adf2ee60fc1929c67d1793f46989'),(413,'8f79d995bdc5cd06be407a74e243ea52'),(367,'8f7a18ab7777b0ce0af2404beb8db8b2'),(1047,'8f8ebcec40e9c07ca8f1c69643f93ffb'),(178,'900039f6316ab0ce4bcef10cc19d133e'),(601,'9030c355f0590d76517ae5097e955da4'),(1324,'904b4bf2ce4b54540269597cb20a4dea'),(54,'905f163da9f84603a84e6f60e06bf408'),(1933,'911b1a8ba5552205bde6ce49cd274916'),(1037,'9159fa24103ff488e2c02b8272f33449'),(280,'9173a6f67da8a43beb8fb32b344d6e6e'),(570,'917d2f60842fc240c68fe1728c9de782'),(1395,'91976c07b1bbfe9835a35be057eade8f'),(1697,'91fc0c13e912ad48ae4eae8f57e59b36'),(835,'91ff354f3994e07627ef2135102dfd8f'),(714,'926dce7ec480cbbb3771fc14d04da545'),(1457,'927d1dfd721e58e2af7204b9e8310825'),(1016,'92aa47f0cd2e0efff37c20e5ca44c314'),(101,'92c6d139fa8dbd360787e20a896fd61b'),(1671,'92fec632bae83a0d1356ab22f94ae1fa'),(1798,'9317fb850079bd1f090e3b0fe5a52092'),(1630,'9359ef26acbf1909c302262c83dc2e14'),(1032,'935fbf9bec29358f064dcad7465f9944'),(1560,'93ab4807126443dfe87464e203f36fa0'),(655,'93df5b1f2b7d612e40f60ff9da64ab81'),(1988,'93e9ac073f267b3329c1cc456e0e509f'),(1275,'940591276789e6521d5ac2222c8a1d1d'),(591,'944bd031e0a4c0f50f4037fb17d103c1'),(1595,'946d04504823576a20abc9ce5df3e32a'),(1267,'94e1b509191e8afddcee73ea361b5094'),(1239,'94fa98474ea4826f1307ed984df3e332'),(1734,'94fd14a701271028f1eab33b3b49eb4c'),(1134,'9518e182fec726f5897b6c380ee2eff9'),(1334,'95193bd41795572d40c72eee71a728a0'),(486,'955254bca67fc4e6dff7e93d19e58076'),(436,'95599f0e55f4543db1bc584b73b9e112'),(1068,'958f961c1b8777aa6cbce9c584d0c844'),(464,'95ec7e763edbc20b7c0e5527f8cdf540'),(1510,'96941fdffd03ae6d0a9b01bbd1f44b17'),(1456,'96a02e1f68161533825d22e0e98549ea'),(1103,'96bf250173633aba564f1d1a703a78a7'),(69,'96f406049c483f4f3673d1afba8eec8e'),(817,'9700f45589055bb1969fca3ab6f895fb'),(502,'976332a5c2dc38e9b65b3a1976dfa57d'),(117,'976500f7e157ba3c394e5feacbbce048'),(1122,'97692e7a68afda5423f103dbc95236b9'),(1028,'97742aed7263328e977f76c19c77725d'),(1572,'97d376892ddfc3e7a060af408f4fd494'),(828,'9808667bfec1879d340d06289dcd6f58'),(1118,'98295d1627e552044b71acba80c14d64'),(1678,'9856607c1a1e708b73af8fbb59d9aa1a'),(462,'98955ae71b48825982aa9c4888387a66'),(1470,'98e00ba90eacbe58ce9ae4109b47cc4c'),(427,'98f2f19fb80999af9da53ef51603d430'),(1,'99213b4264b507300477f9f7e161a43a'),(846,'996619d87c66f7523c0f247f2101d18b'),(1606,'9984e7c0570966ac85faf5d87c1847c3'),(1796,'99a691f2d9c52a7ac371bb423843154b'),(1944,'99ca83018efddc5cc29daac1848cd9e9'),(205,'9a756293704ddfcc8b71c478bb9a3857'),(1738,'9b7547387320250564b2ce6efee8594f'),(2031,'9b9b97877e24da899282c7cce1c2d4de'),(232,'9ba063c3f14957a0ce7fe84ffb82bee6'),(1230,'9baddbe240bbf2fb5b266ee0c5ef82ad'),(1029,'9bf52611b527c6eb4699a507abec7c52'),(1809,'9c24c452d391a8c4d4a1cfed5cc5be4e'),(247,'9ce9ef91a335d86f24f5a8a0b75bd940'),(342,'9cf97be31e7ce931c225ed14292b2abe'),(466,'9d3c5541b98eceb58b1fdd9619321ac2'),(764,'9dcac82688f47463192ebf1f2c946286'),(391,'9e14ca86d1906fddd86354a3c7c8c477'),(1856,'9e22b4572c37bfa25f9cc511b79e2bdf'),(1062,'9e39abaa2ac011d5ef03e682b33faef2'),(1179,'9e4def4655764673f05bc106ce0a24a4'),(778,'9e90286ad017cbf9874dd6bc2fde7704'),(718,'9f03bc42de131d4529d38bf5a06a31ee'),(1353,'9f4a519496d3344eda6f420c8b273d8a'),(1599,'9f7ee615c11b7d155e8320c3a0c1b5cc'),(144,'9f857ca44f7bcb21f061e68a5b04bd0f'),(1387,'9ff0a4d7ec231052ca2d7f397e95b7b8'),(509,'a03ead0c3ecbb4d4ff90713f8b0cb59a'),(1763,'a060c5aad045a6381698a3ea402cef4a'),(956,'a0b610f0f8ea243e4c91c40145f6bc97'),(1012,'a0baeec701e772abea3aed4f6fb053d1'),(612,'a0baf6aa13ab4ec5f55c1f0ffccfc01b'),(1702,'a1229c467fca77dca1378027e4b8ec1c'),(634,'a12eb4732eefae98242688d24b39c5d1'),(418,'a15a1190f6eef11ba4b6c86fa8941c86'),(1716,'a163eb7be42dbe2acf83654c1b72eba9'),(916,'a1c26d11fd5e8d4e7f4f3f80d896d7ef'),(384,'a2524b66f9529b13d2dd6cea2880fa2d'),(605,'a2d6eb7ca2fa3f209b7147c5f2eccb78'),(344,'a33b316c6967108227728716b0c70feb'),(786,'a379a998a9828a41d6ebea18e6f8929d'),(1802,'a397913aa84a6c07b60bbadcceadd046'),(847,'a3aa6f9cd86831640989ac90a07b4670'),(855,'a3c2640de381968032c10c68f8a36484'),(482,'a42dba3bda5598836136e4677d2b4ca9'),(808,'a4378b3e513c05351c9b2fdfa7936b6b'),(676,'a4819b8b3e2edc52fb195609c7a9fd95'),(1446,'a4a7fb38b16586429b6606e0d8aa39a4'),(352,'a50372bb9b3913580dbe6b7774a252e9'),(981,'a576a4fcb2cd1a2c4a1698f3ad91b932'),(1822,'a5d8203364e587e61fb7deb3d736f8cd'),(493,'a625f3a56c85d383f41825683256939c'),(264,'a634d4a04b986b00c3c840c5a4a8f583'),(138,'a64616048d25149bc11a1c671bf378d8'),(1633,'a655d257929da1599809aa4eaddd63a1'),(345,'a66f5f1a0cc1f7728a03275801e1249c'),(121,'a68710c8b7dff4631e8ba14eee7c90d4'),(1259,'a6b72650b7484dfaed555e159446ed70'),(1289,'a71b4cb42e4665fb6234438822d76a51'),(263,'a72bc0cab16846efca7cb8c4f6ee55d9'),(725,'a768d0cb1925d941fed3cfe95e976c63'),(1511,'a775ad8f9c7b18de11d4519ff6d42603'),(492,'a7a221173f47f492071a5a530d556e09'),(400,'a7b5c0a49445e6e69afbd5c12287da5f'),(1112,'a7b636613bd2c379325700f1f34a5fff'),(157,'a7d4a774c134a5df59c3139343cb4dc4'),(231,'a8731e34aafea6ec916681c3201bd463'),(1758,'a8819151f91253625d583f36529efb9b'),(444,'a89474b1572ccf6146502a9489afa9e7'),(1570,'a896e51f2226f31e845e52c7dc75f2bb'),(1766,'a8a1a357d5d38f0b69e80272f6864d46'),(1020,'a8b95823a80301eee386a07a851b0e26'),(210,'a8c1ef6cd9c692aa11cc0457b4806151'),(217,'a8cb681124a02fede2e7d4cff872f1ea'),(801,'a92511e69296b8d8b822ce8ad38cc358'),(1260,'a9516e14cc47324411606555e48ccbeb'),(1014,'a9e732b3c1798fd19e373ff3eb552487'),(1253,'a9ed20894c254fcd7cc16f65a6cdda87'),(944,'aa1198515608f2b28b9e98fa3f27f1e6'),(1786,'aaae108c99adeca944026277bdae6a70'),(992,'aaef393e0c9e2a11c46154ef35e0c2b3'),(1169,'ab0b666dd997dbd27e1c90d2df566927'),(348,'ab0cd200d3ad0bbc8b93fac9f90bc75a'),(369,'ab40921c782fa2bbb964d6694779f482'),(336,'abf8c4f5a0092b49b0ad8e2103175ceb'),(998,'ac2e77a05313f6583198e1c77af4e72b'),(1765,'ac8d2f11ece47d192385087d86534c21'),(471,'ace3572f797223bb15406aaad4e4adbb'),(1566,'ad638da4966fdae57c1568c073260f2c'),(267,'add34ab794271809743b7f1684f1cab7'),(709,'ade64a59ebb969d44091679c5724f28f'),(594,'ae13b62e3f9868e0b63c5445cc31396c'),(602,'ae1442142b8f5b4226c43f5b722cb580'),(1923,'ae27456cd9684aa522a1a312152b1f5d'),(2007,'ae8efba74b468e6a309de95a77060a8e'),(1834,'ae94234cbe8dbe594850899bdb22a4b3'),(212,'ae9de722c344b58d6d95b78bf98e2cec'),(540,'aed15e95c6aed3104945a08c4800dd67'),(550,'aed543ea75a30c2c9b4b773711a33e3a'),(733,'aee811dc8b40e55817982a132a1c374d'),(2009,'af9ca27f0028f5095d76f474c3ea191d'),(781,'afda34fab57a35d8f5b5f066a17cd48c'),(477,'affb671f4f5ce08f4213bdd9c4007a3c'),(122,'b0a9e1e5d915c9da071278793ccd9312'),(1148,'b0f58bfdf109f3fc54a41958d2bbe032'),(262,'b15b232cba02fddae883f28bdaadbef8'),(568,'b1be803f147790c701d930457bf959dd'),(638,'b20394f215f32048418e996b9233d94c'),(115,'b2330aa60a4456fcd29de73e0772fd18'),(455,'b23ada4ebf5ba9f980d6b175130cf4a9'),(1807,'b29287ff7e54955e688cbb2b43a0bc1a'),(355,'b2db70913b0a2f8c70c310546c45cd61'),(710,'b2f00dec7a9bf22b1e276da0db7e4f5b'),(1205,'b3425855a685253558acc1e62a8185e1'),(323,'b3c9fca9038dea66d17a999676c188fe'),(934,'b3df40a4fe07612d155420aad178e032'),(381,'b405940ed651b1232ac313c33af58c36'),(289,'b419174ddd7b8a20416ac465a6c1c247'),(680,'b431bacb625548fcf7c781124d55bf75'),(148,'b452a3fd075af5034a0bd759ee0cdbe2'),(1965,'b49eed7c8c1039c1dd8e7f568a86ca87'),(1274,'b4ab1daa8d821be5c5bf5ac293061b13'),(995,'b4e46fabab7ded32d3e8bb6957de91ca'),(813,'b4f0cb2489fafbf9239d9e554b4bb89a'),(939,'b508dec3a61437c36e10edad0d37705c'),(1244,'b5667168340333e28ee86eb844caaa22'),(917,'b5675c201a0417ff813540caaf2a7b9d'),(1317,'b5916c97ea6ed5651896e426a068a813'),(1577,'b5990998e579fa158d8cc564c78c66fd'),(1801,'b5b96b130d4210ea5edead80d382e5e7'),(135,'b5d986ce70564754a1ab30a75ffdd5f6'),(1919,'b6088430e29a02ff75c8c190611912b6'),(1548,'b629c2a78d4cd083eed2091501c019cb'),(1351,'b662b4e579c23f9fed45f9f72548d680'),(1333,'b666933aa156bb637f948691ebf7d840'),(451,'b69a04a808038752c4573184c1ab9131'),(565,'b6a4d10f6a7f61dc7b95339b9cbf1589'),(652,'b6e1e3e8c321a536c7ea544bb0f6e0b7'),(970,'b70602e73db79e202509c5188e2b1614'),(415,'b70801e027905f9957644301f04e21c1'),(172,'b73380cecddc64ec7ca94ae6232d58ec'),(507,'b80698489024d2eb4c89f0ba632ed898'),(1337,'b8d1af2bad0375fc0ca3b2a3f2ef3922'),(202,'b8f8e757a2be4e5d6eaf57d439e95bce'),(768,'b91fd8771027daeb6d0e83c85a638c46'),(90,'b9e1290e1dff61e4d14bf2b3f2f7d786'),(315,'ba17cfb6cc1e0601fb59a8c910726bce'),(1701,'ba3dd63303bd6c61c5f30b95686da566'),(317,'ba7faed3c7ceefeaecf0565673289e60'),(1482,'baa1f8a70d982bb5ac122f65f955143d'),(124,'baafc4fcbb08ddf973f6a64349f017f5'),(447,'bb56ec9e7723a774fd16ff2afc086fb0'),(528,'bb778db7ab1df94aa6cde526021ee8d8'),(1249,'bbc7c56c7eac317d13f5fc23f2005c42'),(1976,'bbd1d5f94313ff8aa94897765d06a26d'),(1821,'bc25000f401821743acc22c39d9663de'),(1166,'bc72d12ec4e961778274f23a49c61fe2'),(1023,'bc907c052f52f23f2d8e98c19f8da097'),(347,'bcecc67fbf87e380862580c0c3e489d8'),(393,'bd44959b86a09f3628a3ac4ea6f934f8'),(1344,'bd756ceabe6e00097e1250de26e80369'),(564,'bd983d92490bba69ee06f90a9f44b5fb'),(1000,'bde5b3a67a3114dc512ee508f37dc4f6'),(662,'bdedc73c7c3d2eecd759cead8730eba7'),(520,'be34eff83f958031ca5d37a4dcaa972a'),(1136,'be45da0f88fcb4b34139c41e9c8953f5'),(1116,'be685cc098d3cb9e70defcb3e2cd9021'),(1390,'bebd63a4fc055962b8af978ea023762e'),(190,'beec7bf9b675c0375a74ddc7c8deb85e'),(228,'beff1999851330f4337f9eb90781ae24'),(1437,'bf6fa778e811faf52d252ca8d1e90455'),(1283,'bfa8ef58fba03f88f040d87cb80058d8'),(1156,'bfb64a2a4e22b1b64d96371309b89d65'),(1705,'bffd70ba897d586966b94b645d20acaa'),(1925,'c00692b55d54fbbd50763fa4a16ae5b3'),(222,'c0cc4fdfee64a3b317250e5caa8574bb'),(380,'c107da8eea124007eaf43d93210c5dec'),(139,'c138ec2c67219ca862c161f11d7b7d4e'),(1139,'c173cf3d311003fa7d631fe1f25811f3'),(1540,'c18259bd833d6a0ec71eb4da272a225c'),(372,'c1d8dcb86aff6fea948b6c3cda5c7d3e'),(1109,'c20d5e28525812019d99f3439b2e24ea'),(1799,'c268e8a2dbfd27d402ef73115894c573'),(562,'c2a270beca04009e024c0b23b222d0c0'),(1930,'c2c5dae8200238110ecc4edb39329798'),(1582,'c35cce1adda13f3bbe092483f143108f'),(1213,'c396213d381a598e9a31e80a92cb082e'),(1319,'c3f0cf9b826255a13757b5982c8a235e'),(722,'c3fd02839967ca432419db2fdf7abc48'),(554,'c4050450928c9f4c152f61d8ea0e919b'),(1634,'c492998330420438f6520af57b770124'),(622,'c493c92206e31c316107e1eaa45deb39'),(873,'c4cd436ba57cd2c78ac43cf644ba147d'),(986,'c4f6b4a987712e1f9bc771ed7ff3d70e'),(948,'c4fcaaa46ed3417177b97a6f61b8ac2e'),(707,'c537cad2aaf5461b997da89ae8badb01'),(1770,'c5752f1ba1749f06ca824c80401467da'),(1871,'c58fd6e4cf93b7083f847fde6633cca8'),(1507,'c5c6a9c168f9ce4ed10477f1c920434f'),(1829,'c5dd7d45d029e47d4532f779352cb823'),(439,'c6bab0a7444a160a8f7644dcab48e813'),(316,'c6be27d926964fb38f3f926b82cb34e2'),(1261,'c6c870a9b8003983ca2223237924d17d'),(703,'c6fd08e9e1d9cad7e440f88cc4d76002'),(226,'c74855497ff3d2cf6285efdd9af39451'),(166,'c778bcb141ecf79794e2e3121ba8f339'),(260,'c78f6ec8af041b32a041b4d016736c22'),(128,'c7a8a6252d1bded1146ca0d7897073c5'),(1880,'c7b9435e3adb6e5a0a50714321f98a8e'),(683,'c7f2d2c4f76bc22fe7eb648699c18a12'),(1536,'c858a994833b6344a771908840e82d76'),(1529,'c86cf7f08b5db276bd3bb80372986b94'),(1767,'c87355b14d195b45e6162f51dd528c9d'),(480,'c87bddc73852c85a11bee34f90e7f7cd'),(203,'c8a8f200fb671591b3449ad21583a778'),(1684,'c8ad28c296c1dc15d4fcdefc460cec5b'),(700,'c8db09a694f24d1c4277be357f1f5ff9'),(1833,'c970009f0535f68b921f3be04e7caac2'),(1137,'c9ab522c54b9a5340d70531fead377c8'),(97,'c9c206212904c59ec0131423f291f97e'),(396,'ca3e17d3d7434831594cf6594c47622e'),(694,'cae9b3b0eae6441d58d5c85ae8695340'),(145,'cb5fe85459c641fa39e6f6bc62c9318f'),(844,'cbdcabd0549b964a80a36b8c7af2e6f4'),(1609,'cc5bbdadf17f3e89b49af15ed69420ce'),(221,'cc67f56b4e75aaab5b7b975819873b6b'),(678,'ccbc4eb7ecad064b8f7a85333d128dbb'),(951,'ccd423c4ca867c141a3360bdbea2f3e3'),(1574,'cd08e5bb7a4eed9b5305496b8109899a'),(569,'cd43c91d8728fb803d7740ba092db9ee'),(619,'cd66b0282c6de9df9bdce19d0217ad89'),(1126,'cdb361dc0101d440b853ef7f35156236'),(1262,'cde056adc138fc349931c1692c698945'),(179,'ce2668723eee3a7b4a9545ab6fc979a4'),(337,'ce6259166739b866f55782d2fd0df7f9'),(1850,'ce63955a86a8b2b3e9cc55ca412ac4e1'),(1810,'ce95c70f1fab5e7f7c7520ca7130119e'),(1649,'cf01140f8ef3eeac46df7ecb6aa30851'),(1492,'cf076af2ce8ac6e91fc9a56e9b1c06a2'),(685,'cfc88524efc860b27468e4185837fe91'),(1513,'cfd03a8f36a1377277df6cf6c810ba06'),(931,'cfee7cd68f319502008e133b092ab5be'),(941,'d00416d9d9803a13eb7605e7b95385e6'),(674,'d010d7b7d2ee96a6752a9b17c8edaa7b'),(571,'d038ab7be7bcd563648303c24b3cb63d'),(1467,'d079c7d6a792252d9772d1f87c0c19c8'),(1257,'d07ad54863925ef62985a338767695f5'),(621,'d0854863d1d383f9ae4909050bdd457e'),(1610,'d08702b0cc35201008f18f6f79fe1dd8'),(350,'d0991e7e6d159fa9a904a00f5eca53c3'),(1247,'d0c545a58caac230ff07aa39aec42ace'),(219,'d0d760e581441bd1991867bd11c5b600'),(2008,'d1112a84a94cf5f4adb4389b06fec523'),(235,'d12312ea5b2195e8178d78db1dda6409'),(1722,'d13fd6ed583691b01061f742758256be'),(1331,'d1bb92700d2cb5d3fa702d7e8a3c68bf'),(1498,'d1cd7bdd342f8dd91e6a6f01ad3169fa'),(95,'d27b432333790a7abfaf6997eaf0d00b'),(1379,'d323e13b29f56ccb7ee50a12252e2d3f'),(195,'d3304e386ee65a01d718a663c262f2b9'),(163,'d34d4453d10b7b261661705b11094b37'),(644,'d47840a519a8fe3b96a3898d2e9f725d'),(1162,'d4d071610ecc16b37891a3ddb05f30a8'),(1348,'d51508957f4d272973ef9ac098eceb13'),(99,'d572e1513303581c447abfdd23c8b9b5'),(354,'d5a80806f0b39e99cee2c47c3d2502e9'),(1127,'d5d028793b8b7b44f747c8a040c39985'),(532,'d5f0e9f2dd754b25ab3dd887caade625'),(2012,'d651ed1f594acd952812449159d64c21'),(1431,'d662e5be7032d69d7f18e29619a6180a'),(1444,'d6c7601dea92c76b3b629959943ea57c'),(1295,'d6cc879bb5bb29146501f68450ba929e'),(1715,'d6e846d26891641182384fd523d3de24'),(1026,'d7289813422f8d45b9f66acd464b2ef4'),(208,'d7f3fc21d07689de867d57c40e0320de'),(1024,'d820ea5702d304fa4dd9e69c8ecdcac5'),(1197,'d83f40f7ed3c2ccd7033d189ab3ac131'),(192,'d851818c115c1d38e7ed1a94aa0d3931'),(1396,'d8581a9384e934a24573978aaa3b657c'),(435,'d8ac89378d57b83d6c56a97f55ac7ea2'),(1428,'d8e3566c0c91013f72ef1a8061f13aa3'),(1429,'d947099362b9d6684b189dea6378c8d0'),(581,'d94da2d366bf302c45b0c5cbceb41ef7'),(1383,'d9ed748eaa7b8fd717c2256880f5d154'),(991,'da1de6339685a1b215c274cdf176dc28'),(1350,'da2d0441c11dc9a537fd3a95ddd0830b'),(485,'da354c07e03db11c8e7dd536628adeca'),(1934,'da9a514265a68c3b4065d4f788d5034f'),(910,'db2eef36ff2f943dcf0bb9cd18f9264e'),(325,'db42fa946a310a3357b95e7f0c43d021'),(1255,'db4576cb8370472dcaafb07409518d2e'),(642,'db6ca49ac0e5c54004577d869872e8a8'),(734,'dba0812c5861cdb7c806fcd8909a61e2'),(563,'dbb3673a78e215a955c84a48308b8de9'),(256,'dbf057b9ba0ccdfb4866bd59ab7bef5a'),(1584,'dbffcf6a54b5b36af24151a02713cfc9'),(46,'dc7e16147222bc1c811410824e1c71d5'),(85,'dc874acd9e85bc5d978d432dce5acc07'),(1083,'dc87d64f0f5fe3f34790a1a9bd526aef'),(456,'dc88a49cde74ae445c187a4e43f7cc24'),(412,'dd07670d5cbce97ce44f69e97190bbb9'),(136,'dd0983d0c786553e9d6515a4d0699d79'),(42,'dd1e86e957d2c45d1ffcd7a7cc38d332'),(1832,'dd2476d8eddfe2c729a8a9c03c197280'),(557,'dd4836f9b6ee0651695d1e44f651f303'),(484,'dd673460f7940e3fa9cc74bdf4aaf20d'),(65,'ddaf5a9f5a1541cfe28ed5a39b408ad9'),(105,'ddbfcaff4a0a83a8661df365726014ae'),(704,'dddf821065305fd4017eaac28304c510'),(257,'dde5e171582feb1a4d9ff091872e95c3'),(398,'de5ae081f875841f2b0f88baef346392'),(1946,'de914d3e7118ea4ac480f263da1b0f09'),(800,'df5610bef210d8804cce0ac86f3e58df'),(322,'df6b615f02aa5353d248480e4beb018a'),(905,'df7635a48a03e070c014a8c85ad638cd'),(1627,'df95d13c33f4ba9107a7e4121c86592d'),(1316,'dfa0c5cb85f4158b05c1508028643574'),(1682,'dfa2f96bd036637d103850ad138a1fc8'),(233,'dfc9f3207d1b10ea708edf984df6c249'),(1950,'dfdbc9cf0e0af2a713cf69856741f598'),(295,'e0058ecb274845d440b6fae96e312d17'),(454,'e012e0e48f882c7ece5c4cc2bc9f6652'),(609,'e022724b9f2300d1f0bf84e6c0f9b9db'),(544,'e055a2a532018ed0dbe7e3ba920cf04a'),(661,'e06fd2c29a97b9e71217b333d0dd290b'),(716,'e07020336e9fcee5ddf9b255b270ab16'),(1751,'e0a905cfd26985d87f5dba6ca0158594'),(1450,'e0c318ebc05cbac4edbafcb48ba7cf7c'),(399,'e0db88daec85e681c25a391af86e5526'),(426,'e1147627c1d657866d5920ddb9a18e28'),(320,'e11ef984e3d609c8205f5be94158336c'),(1263,'e1c750e4bc1138dd78aaffae291d5e0b'),(326,'e22dcc49c76e2f8466c620681aa4e2d7'),(519,'e2317e132f990073e1483b53afe0b441'),(1441,'e27a3d80852a7af75420e8eba02a6246'),(174,'e294a87ffc1d0883646d1cd51f3032cf'),(542,'e2e1e3b459f2632b788bb66c22400a86'),(1958,'e2f5ce0504f13cc6fe9be47275979218'),(1342,'e2fa65703d82e938a667f72bc0ab8936'),(1067,'e36c6793bf1f5d193960d10ad440ac35'),(973,'e3c51ac499b5154f6aed69f74769b318'),(1132,'e3cc067ec65cb10cb7a606380657fce3'),(420,'e3de22bf0c266a4dc98a64ffb92d7fd9'),(1578,'e43df1c770de394556dd7cbe3ba6dbc9'),(96,'e44d61f7bbdf0129aa91878f9f0a1507'),(1590,'e4ab7654c4edebed5044b0d894e90357'),(1793,'e54d3e7fdb22b847dd4858a8f03cf612'),(131,'e57a52e28135f3d510b3747b7725e489'),(1106,'e5c43b9e3ff85330794a1c1cce1ac314'),(675,'e616f2d05fb8c94d1e1f149b30722395'),(785,'e677b2c4bdb0852f2fae6f8caad31066'),(721,'e6cd7feee5332a25bcf1d73591e8d93f'),(729,'e6dfe843e2c7d10bf3041fe21ced78fc'),(271,'e70d0f20618806bf55181935aa37b58c'),(1966,'e794c77dfd63bdda7157d7e6eac4bac9'),(213,'e810b8a9c9a63b82286618b038802e3f'),(306,'e8117f08005ef353b49681eaf91490e1'),(600,'e83110bbd75b0f2202755263713a7dbc'),(1398,'e8709f8c4af4b0111402bf3a55eea7c7'),(1650,'e8b1dac66c5df434b5a555a21f4a9858'),(1604,'e8c8cc0edf08014176c7842fcb3ae551'),(1399,'e8dc49b5bf7c3d3652ef8161a9303eb6'),(327,'e8f823844ec1d9841d9791cde107df53'),(169,'e94bc0ba7d249e2ca2be34502bb5b3b0'),(1620,'e9a02ac282ab1f460390ed07e9fe0c03'),(551,'e9be731870e2a661d52d2f0eeb5faeaa'),(752,'e9e7f00b465b603a1d57d3605224aa91'),(419,'ea1816869b6b3a11156d40ac890fc75c'),(473,'ea4f747a0c00e095f2bbbbdf926467fd'),(624,'eb3a223b3fa69632e2096444ee41a232'),(647,'eb6cf507390c534ddbe9659e3f2ff851'),(237,'eb6e812a52709acb61efc60654bf5c5f'),(660,'ebe2a945fbd95655944657c2c23a52e6'),(408,'ec41a04507b878616e0fe4dd2125d5b5'),(1575,'ec5c535e13a8da0ac9b1aa31dfb1085b'),(932,'ec75da9ad3b8babb6acd229ac725c41c'),(1502,'ec852f1a114316058300d03bb74a7c52'),(513,'ec9d599679540645b8ca4dbb480909b1'),(845,'ec9ddc8fcda981b0dc434971e3a7fff5'),(1646,'ecaf0a598e538cbbc14ea1dd0f6663a5'),(1583,'ecef3f70953256b7b20cb3280743b32d'),(276,'ed4c87f9e705ce31e1691a9e18117da3'),(312,'ed6b8d42ebcc867da58a6e4485c09426'),(259,'ee84b1150252395df7fd93faac80d8b4'),(585,'ee90dfb22b9ea75a2f95a8cc82e9a2ba'),(876,'ef05d5e5f86d6cf0c12c60ac70dcb292'),(1469,'ef07b8e39e69df87f458add518b09335'),(73,'ef28deaf783b4878db40ff3300decefd'),(495,'efd7d207872b70942211a37b2af1c8a8'),(1209,'f0023071636c0b7d38a7a1d2c93d16fe'),(1017,'f0383b528ac831a535fe22ab2f71a693'),(106,'f054ec06bb39c2104b982b18049676ed'),(1144,'f0ac9837b49c7c619b0f268cf33a1a58'),(1591,'f0d03123d1ffa1adad8cef8b3e79fc21'),(319,'f0e8550eed0a0ef34ec68d3f80047256'),(191,'f0fb33987311ec8311cc00e72d5b18a1'),(637,'f142c5b7d26e9cd3561e98a069716b49'),(506,'f1709ac4c7a5702d5a3b2a68097d8514'),(324,'f242032f73610e0cccc830882ea8cbc5'),(308,'f29e2f5d740f2ae115cd2eca7b1fb2e5'),(1676,'f2bf2e74b625676a455bc59135ecc607'),(868,'f3190a0cafd0791a3b48f141148a9a55'),(1635,'f32fd8af35179d0864779c0fdf70a575'),(162,'f39e0668d3499e0e74db5d63e7f1e445'),(1152,'f3a48265a10535d8b8fac829fdbc16ad'),(2011,'f3e390abc9ab4b9e065f463249912818'),(469,'f3fc3cf6b8c9395015e90e23a04535cd'),(140,'f49b6ed6f25439e544b684ea6932ec1d'),(1183,'f530fcbf7c2a798ac13234003a0ca0df'),(588,'f532126f368834177373c2f843bff6ef'),(1505,'f541d547c1858c5718dbc4ca313f4e59'),(1762,'f5434216e1b12032091b812955fc28f8'),(1352,'f593a9ce9dadff50a578ea595c8d149c'),(1164,'f5c420a458cf5c590b24ac2416f2417e'),(1286,'f5eb56911b6d1f34fd15e26701f817bb'),(401,'f69e6b8165f1f2311a5c1f9c5a238e28'),(186,'f7575a87b1fb96747b0cb45a63a60525'),(867,'f75843053b98d1c915935601ab494c62'),(952,'f76487ea42bd2fd7e95dd8f24846ecfa'),(1893,'f7c179402c114997dc8a4f7334886c08'),(1291,'f7d0d40375d61aea07af6022cb83b5da'),(1066,'f7dcb7745a448006c629be60ca350774'),(582,'f7e101266b713378102413dcd0427847'),(1369,'f7ebb04b20344d24b4778636d17b4092'),(132,'f802a518e64a984ec961e2c49adc246f'),(215,'f8a6b74d3a192f1bdf9d7c19f0f3d1cc'),(1581,'f8a8039b47217593f045166ffdfd9b4d'),(500,'f8cb0a901b69656d83619ba97d72d882'),(441,'f8e35df3e97f92c4417e3d2678058fcb'),(76,'f90f61438b5dbe758b477fdb5fadc7bf'),(75,'f96fc740ed262e641a398566bcee8080'),(580,'f970b911e65f6c9c54420017f1adf26b'),(227,'f9ed463b2ad50c627e532cdaf3d451b9'),(1034,'f9f070ab8b2f095cbdced33d4f54f6e7'),(851,'fa06344577b238d4f5a15ec42c2f94bf'),(790,'fa3a134aaf85e97c4cc87151a5b82fa5'),(1039,'fa4bfc202d872d33ca2e94f9bdc08be8'),(113,'fa7293e8784383189f2816505af3f03e'),(1596,'fa8c25fa752bd95199d110975d6996fd'),(744,'fa9ee4b64a5aed7807f2364024f43295'),(1813,'fadae97923a66ec025f6acb9ec075392'),(1160,'fae95b4234681e58dfbd893507bc3efb'),(373,'faf603f1eda9e5d62717f2b2bd2d98e5'),(425,'faf7e371d0e52038ba569f4989c95c2d'),(386,'fb415d37bffcbf5089cc5e70980f7d83'),(1258,'fb7a7e79a1073f91aa8d5e02cd40d240'),(249,'fb802d1d0cd15c484df7cf09d64f5b7f'),(1695,'fc24b0097c8167fa81006135f9600886'),(1294,'fc98f9e9562f150dddd27821b0a1e219'),(423,'fd05719283b20abbc26bbd785d00c927'),(92,'fd42c011a9fc597f903da192d70db1b9'),(1855,'fd6f617d0c3b75050a4594aa5f482831'),(690,'fd83b2427e53cb352beef9dee5480fe2'),(1044,'fd9523e5ab662621441e03e88175c49f'),(850,'fdd06377a954630f34916baf5f82a78f'),(282,'fdfa492fc08ad328f5dfc0befbbdc122'),(1465,'fe9d32f9f4413a5dc4194b2b65b098f9'),(151,'fee4df8da642a8d7a4f9b9a78959dab6'),(149,'ff1b323a19b0276fb8e3f2cf3e63fa4e'),(422,'ff450083ea47fb454778f3c500632cde'),(1036,'ff4ca28f7bc79f679073343ca2934ffd'),(546,'ff8a966e549b4488e6e52a4a89dfbbad'),(799,'ffae2fa4dbe62961551f9edcd1db97f8'),(1345,'ffeb3bbffbaf28c4e520e83008d89b63');
/*!40000 ALTER TABLE `wpve_independent_analytics_visitors` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpve_independent_analytics_wc_orders`
--

DROP TABLE IF EXISTS `wpve_independent_analytics_wc_orders`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpve_independent_analytics_wc_orders` (
  `order_id` bigint(20) unsigned NOT NULL,
  `view_id` bigint(20) unsigned NOT NULL,
  `initial_view_id` bigint(20) unsigned DEFAULT NULL,
  `created_at` datetime NOT NULL,
  `total` double DEFAULT NULL,
  `total_refunded` double DEFAULT NULL,
  `total_refunds` smallint(6) DEFAULT NULL,
  `status` varchar(200) DEFAULT NULL,
  PRIMARY KEY (`order_id`),
  KEY `wc_orders_view_id_index` (`view_id`),
  KEY `wc_orders_created_at_index` (`created_at`),
  KEY `initial_view_id` (`initial_view_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpve_independent_analytics_wc_orders`
--

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

--
-- Table structure for table `wpve_links`
--

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

--
-- Dumping data for table `wpve_links`
--

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

--
-- Table structure for table `wpve_litespeed_url`
--

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

--
-- Dumping data for table `wpve_litespeed_url`
--

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

--
-- Table structure for table `wpve_litespeed_url_file`
--

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

--
-- Dumping data for table `wpve_litespeed_url_file`
--

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

--
-- Table structure for table `wpve_mainwp_stream`
--

DROP TABLE IF EXISTS `wpve_mainwp_stream`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpve_mainwp_stream` (
  `ID` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `site_id` bigint(20) unsigned NOT NULL DEFAULT 1,
  `blog_id` bigint(20) unsigned NOT NULL DEFAULT 1,
  `object_id` bigint(20) unsigned DEFAULT NULL,
  `user_id` bigint(20) unsigned NOT NULL DEFAULT 0,
  `user_role` varchar(50) NOT NULL DEFAULT '',
  `summary` longtext NOT NULL,
  `created` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `connector` varchar(100) NOT NULL,
  `context` varchar(100) NOT NULL,
  `action` varchar(100) NOT NULL,
  `ip` varchar(39) DEFAULT NULL,
  PRIMARY KEY (`ID`),
  KEY `site_id` (`site_id`),
  KEY `blog_id` (`blog_id`),
  KEY `object_id` (`object_id`),
  KEY `user_id` (`user_id`),
  KEY `created` (`created`),
  KEY `connector` (`connector`),
  KEY `context` (`context`),
  KEY `action` (`action`)
) ENGINE=MyISAM AUTO_INCREMENT=647 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpve_mainwp_stream`
--

LOCK TABLES `wpve_mainwp_stream` WRITE;
/*!40000 ALTER TABLE `wpve_mainwp_stream` DISABLE KEYS */;
INSERT INTO `wpve_mainwp_stream` VALUES (410,1,1,780,3,'administrator','\"Landing Page\" page updated','2025-08-01 09:40:15','posts','page','updated','197.184.124.91'),(409,1,1,780,3,'administrator','\"Landing Page\" page updated','2025-08-01 09:40:15','posts','page','updated','197.184.124.91'),(408,1,1,780,3,'administrator','\"Landing Page\" page updated','2025-08-01 09:40:11','posts','page','updated','197.184.124.91'),(407,1,1,780,3,'administrator','\"Landing Page\" page updated','2025-08-01 09:38:48','posts','page','updated','197.184.124.91'),(406,1,1,780,3,'administrator','\"Landing Page\" page updated','2025-08-01 09:38:47','posts','page','updated','197.184.124.91'),(405,1,1,780,3,'administrator','\"Landing Page\" page updated','2025-08-01 09:38:44','posts','page','updated','197.184.124.91'),(404,1,1,780,3,'administrator','\"Landing Page\" page updated','2025-08-01 09:35:35','posts','page','updated','197.184.124.91'),(403,1,1,780,3,'administrator','\"Landing Page\" page updated','2025-08-01 09:35:34','posts','page','updated','197.184.124.91'),(402,1,1,780,3,'administrator','\"Landing Page\" page updated','2025-08-01 09:35:31','posts','page','updated','197.184.124.91'),(401,1,1,780,3,'administrator','\"Landing Page\" page updated','2025-08-01 09:33:22','posts','page','updated','197.184.124.91'),(400,1,1,780,3,'administrator','\"Landing Page\" page updated','2025-08-01 09:33:22','posts','page','updated','197.184.124.91'),(399,1,1,780,3,'administrator','\"Landing Page\" page updated','2025-08-01 09:33:17','posts','page','updated','197.184.124.91'),(398,1,1,780,3,'administrator','\"Landing Page\" page updated','2025-08-01 09:23:57','posts','page','updated','197.184.124.91'),(397,1,1,780,3,'administrator','\"Landing Page\" page updated','2025-08-01 09:23:56','posts','page','updated','197.184.124.91'),(396,1,1,780,3,'administrator','\"Landing Page\" page updated','2025-08-01 09:23:53','posts','page','updated','197.184.124.91'),(389,1,1,780,3,'administrator','\"Landing Page\" page updated','2025-08-01 08:56:05','posts','page','updated','197.184.124.91'),(390,1,1,780,3,'administrator','\"Landing Page\" page updated','2025-08-01 09:04:47','posts','page','updated','197.184.124.91'),(391,1,1,780,3,'administrator','\"Landing Page\" page updated','2025-08-01 09:04:50','posts','page','updated','197.184.124.91'),(392,1,1,780,3,'administrator','\"Landing Page\" page updated','2025-08-01 09:04:51','posts','page','updated','197.184.124.91'),(393,1,1,780,3,'administrator','\"Landing Page\" page updated','2025-08-01 09:07:20','posts','page','updated','197.184.124.91'),(394,1,1,780,3,'administrator','\"Landing Page\" page updated','2025-08-01 09:07:23','posts','page','updated','197.184.124.91'),(395,1,1,780,3,'administrator','\"Landing Page\" page updated','2025-08-01 09:07:24','posts','page','updated','197.184.124.91'),(388,1,1,780,3,'administrator','\"Landing Page\" page updated','2025-08-01 08:56:04','posts','page','updated','197.184.124.91'),(385,1,1,780,3,'administrator','\"Landing Page\" page updated','2025-08-01 08:41:48','posts','page','updated','197.184.124.91'),(386,1,1,780,3,'administrator','\"Landing Page\" page updated','2025-08-01 08:41:50','posts','page','updated','197.184.124.91'),(387,1,1,780,3,'administrator','\"Landing Page\" page updated','2025-08-01 08:56:00','posts','page','updated','197.184.124.91'),(384,1,1,780,3,'administrator','\"Landing Page\" page updated','2025-08-01 08:41:42','posts','page','updated','197.184.124.91'),(382,1,1,780,3,'administrator','\"Landing Page\" page updated','2025-08-01 08:40:35','posts','page','updated','197.184.124.91'),(383,1,1,780,3,'administrator','\"Landing Page\" page updated','2025-08-01 08:40:38','posts','page','updated','197.184.124.91'),(381,1,1,780,3,'administrator','\"Landing Page\" page updated','2025-08-01 08:40:30','posts','page','updated','197.184.124.91'),(380,1,1,780,3,'administrator','\"Landing Page\" page updated','2025-08-01 08:38:37','posts','page','updated','197.184.124.91'),(377,1,1,780,3,'administrator','\"Landing Page\" page updated','2025-07-31 13:36:32','posts','page','updated','197.184.85.131'),(376,1,1,780,3,'administrator','\"Landing Page\" page updated','2025-07-31 13:36:30','posts','page','updated','197.184.85.131'),(375,1,1,780,3,'administrator','\"Landing Page\" page updated','2025-07-31 13:36:25','posts','page','updated','197.184.85.131'),(374,1,1,780,3,'administrator','\"Landing Page\" page updated','2025-07-31 13:27:19','posts','page','updated','197.184.85.131'),(373,1,1,780,3,'administrator','\"Landing Page\" page updated','2025-07-31 13:27:19','posts','page','updated','197.184.85.131'),(372,1,1,780,3,'administrator','\"Landing Page\" page updated','2025-07-31 13:27:16','posts','page','updated','197.184.85.131'),(371,1,1,780,3,'administrator','\"Landing Page\" page updated','2025-07-31 13:13:12','posts','page','updated','197.184.85.131'),(370,1,1,780,3,'administrator','\"Landing Page\" page updated','2025-07-31 13:13:11','posts','page','updated','197.184.85.131'),(369,1,1,780,3,'administrator','\"Landing Page\" page updated','2025-07-31 13:13:07','posts','page','updated','197.184.85.131'),(368,1,1,780,3,'administrator','\"Landing Page\" page updated','2025-07-31 13:09:27','posts','page','updated','197.184.85.131'),(366,1,1,780,3,'administrator','\"Landing Page\" page updated','2025-07-31 13:09:21','posts','page','updated','197.184.85.131'),(367,1,1,780,3,'administrator','\"Landing Page\" page updated','2025-07-31 13:09:25','posts','page','updated','197.184.85.131'),(365,1,1,780,3,'administrator','\"Landing Page\" page updated','2025-07-31 13:04:54','posts','page','updated','197.184.85.131'),(364,1,1,780,3,'administrator','\"Landing Page\" page updated','2025-07-31 13:04:52','posts','page','updated','197.184.85.131'),(363,1,1,780,3,'administrator','\"Landing Page\" page updated','2025-07-31 13:04:47','posts','page','updated','197.184.85.131'),(362,1,1,158,3,'administrator','\"Kit Styles: Webiso - Template kit for Website Design Agency\" template updated','2025-07-31 12:22:08','posts','elementor_library','updated','197.184.85.131'),(361,1,1,158,3,'administrator','\"Kit Styles: Webiso - Template kit for Website Design Agency\" template updated','2025-07-31 12:22:08','posts','elementor_library','updated','197.184.85.131'),(360,1,1,158,3,'administrator','\"Kit Styles: Webiso - Template kit for Website Design Agency\" template updated','2025-07-31 12:22:07','posts','elementor_library','updated','197.184.85.131'),(359,1,1,158,3,'administrator','\"Kit Styles: Webiso - Template kit for Website Design Agency\" template updated','2025-07-31 12:21:42','posts','elementor_library','updated','197.184.85.131'),(358,1,1,158,3,'administrator','\"Kit Styles: Webiso - Template kit for Website Design Agency\" template updated','2025-07-31 12:21:42','posts','elementor_library','updated','197.184.85.131'),(357,1,1,158,3,'administrator','\"Kit Styles: Webiso - Template kit for Website Design Agency\" template updated','2025-07-31 12:21:42','posts','elementor_library','updated','197.184.85.131'),(356,1,1,158,3,'administrator','\"Kit Styles: Webiso - Template kit for Website Design Agency\" template updated','2025-07-31 12:19:02','posts','elementor_library','updated','197.184.85.131'),(355,1,1,158,3,'administrator','\"Kit Styles: Webiso - Template kit for Website Design Agency\" template updated','2025-07-31 12:19:02','posts','elementor_library','updated','197.184.85.131'),(354,1,1,158,3,'administrator','\"Kit Styles: Webiso - Template kit for Website Design Agency\" template updated','2025-07-31 12:19:02','posts','elementor_library','updated','197.184.85.131'),(353,1,1,780,3,'administrator','\"Landing Page\" page updated','2025-07-31 12:09:35','posts','page','updated','197.184.85.131'),(352,1,1,780,3,'administrator','\"Landing Page\" page updated','2025-07-31 12:09:32','posts','page','updated','197.184.85.131'),(351,1,1,780,3,'administrator','\"Landing Page\" page updated','2025-07-31 12:09:26','posts','page','updated','197.184.85.131'),(350,1,1,780,3,'administrator','\"Landing Page\" page updated','2025-07-31 12:06:24','posts','page','updated','197.184.85.131'),(349,1,1,780,3,'administrator','\"Landing Page\" page updated','2025-07-31 12:06:22','posts','page','updated','197.184.85.131'),(348,1,1,780,3,'administrator','\"Landing Page\" page updated','2025-07-31 12:06:17','posts','page','updated','197.184.85.131'),(347,1,1,158,3,'administrator','\"Kit Styles: Webiso - Template kit for Website Design Agency\" template updated','2025-07-31 11:58:32','posts','elementor_library','updated','197.184.85.131'),(346,1,1,158,3,'administrator','\"Kit Styles: Webiso - Template kit for Website Design Agency\" template updated','2025-07-31 11:58:32','posts','elementor_library','updated','197.184.85.131'),(345,1,1,158,3,'administrator','\"Kit Styles: Webiso - Template kit for Website Design Agency\" template updated','2025-07-31 11:58:31','posts','elementor_library','updated','197.184.85.131'),(344,1,1,780,3,'administrator','\"Landing Page\" page updated','2025-07-31 11:56:14','posts','page','updated','197.184.85.131'),(343,1,1,780,3,'administrator','\"Landing Page\" page updated','2025-07-31 11:56:13','posts','page','updated','197.184.85.131'),(342,1,1,780,3,'administrator','\"Landing Page\" page updated','2025-07-31 11:56:03','posts','page','updated','197.184.85.131'),(341,1,1,780,3,'administrator','\"Landing Page\" page updated','2025-07-31 10:10:11','posts','page','updated','197.184.85.131'),(340,1,1,780,3,'administrator','\"Landing Page\" page updated','2025-07-31 10:10:10','posts','page','updated','197.184.85.131'),(339,1,1,780,3,'administrator','\"Landing Page\" page updated','2025-07-31 10:10:07','posts','page','updated','197.184.85.131'),(338,1,1,780,3,'administrator','\"Landing Page\" page updated','2025-07-31 10:05:05','posts','page','updated','197.184.85.131'),(337,1,1,780,3,'administrator','\"Landing Page\" page updated','2025-07-31 10:05:04','posts','page','updated','197.184.85.131'),(336,1,1,780,3,'administrator','\"Landing Page\" page updated','2025-07-31 10:04:59','posts','page','updated','197.184.85.131'),(335,1,1,780,3,'administrator','\"Landing Page\" page updated','2025-07-31 09:36:29','posts','page','updated','197.184.85.131'),(334,1,1,780,3,'administrator','\"Landing Page\" page updated','2025-07-31 09:36:29','posts','page','updated','197.184.85.131'),(333,1,1,780,3,'administrator','\"Landing Page\" page updated','2025-07-31 09:36:25','posts','page','updated','197.184.85.131'),(332,1,1,780,3,'administrator','\"Landing Page\" page updated','2025-07-31 09:27:48','posts','page','updated','197.184.85.131'),(331,1,1,780,3,'administrator','\"Landing Page\" page updated','2025-07-31 09:27:46','posts','page','updated','197.184.85.131'),(330,1,1,780,3,'administrator','\"Landing Page\" page updated','2025-07-31 09:27:42','posts','page','updated','197.184.85.131'),(329,1,1,780,3,'administrator','\"Landing Page\" page updated','2025-07-31 09:23:36','posts','page','updated','197.184.85.131'),(328,1,1,780,3,'administrator','\"Landing Page\" page updated','2025-07-31 09:23:35','posts','page','updated','197.184.85.131'),(327,1,1,780,3,'administrator','\"Landing Page\" page updated','2025-07-31 09:23:31','posts','page','updated','197.184.85.131'),(326,1,1,780,3,'administrator','\"Landing Page\" page updated','2025-07-31 08:32:24','posts','page','updated','197.184.85.131'),(325,1,1,780,3,'administrator','\"Landing Page\" page updated','2025-07-31 08:32:23','posts','page','updated','197.184.85.131'),(324,1,1,780,3,'administrator','\"Landing Page\" page updated','2025-07-31 08:32:19','posts','page','updated','197.184.85.131'),(323,1,1,780,3,'administrator','\"Landing Page\" page updated','2025-07-31 08:26:14','posts','page','updated','197.184.85.131'),(322,1,1,780,3,'administrator','\"Landing Page\" page updated','2025-07-31 08:26:13','posts','page','updated','197.184.85.131'),(321,1,1,780,3,'administrator','\"Landing Page\" page updated','2025-07-31 08:26:09','posts','page','updated','197.184.85.131'),(320,1,1,780,3,'administrator','\"Landing Page\" page updated','2025-07-31 07:55:23','posts','page','updated','197.184.85.131'),(319,1,1,780,3,'administrator','\"Landing Page\" page updated','2025-07-31 07:55:22','posts','page','updated','197.184.85.131'),(318,1,1,780,3,'administrator','\"Landing Page\" page updated','2025-07-31 07:55:18','posts','page','updated','197.184.85.131'),(317,1,1,780,3,'administrator','\"Landing Page\" page updated','2025-07-31 07:53:50','posts','page','updated','197.184.85.131'),(316,1,1,780,3,'administrator','\"Landing Page\" page updated','2025-07-31 07:53:49','posts','page','updated','197.184.85.131'),(315,1,1,780,3,'administrator','\"Landing Page\" page updated','2025-07-31 07:53:45','posts','page','updated','197.184.85.131'),(314,1,1,780,3,'administrator','\"Landing Page\" page updated','2025-07-31 07:45:11','posts','page','updated','197.184.85.131'),(313,1,1,780,3,'administrator','\"Landing Page\" page updated','2025-07-31 07:45:09','posts','page','updated','197.184.85.131'),(312,1,1,780,3,'administrator','\"Landing Page\" page updated','2025-07-31 07:45:02','posts','page','updated','197.184.85.131'),(311,1,1,863,3,'administrator','\"Flimo Home Page\" template updated','2025-07-31 07:42:50','posts','elementor_library','updated','197.184.85.131'),(310,1,1,863,3,'administrator','\"Flimo Home Page\" template updated','2025-07-31 07:42:49','posts','elementor_library','updated','197.184.85.131'),(309,1,1,780,3,'administrator','\"Landing Page\" page updated','2025-07-29 12:36:22','posts','page','updated','197.184.125.51'),(308,1,1,780,3,'administrator','\"Landing Page\" page updated','2025-07-29 12:36:21','posts','page','updated','197.184.125.51'),(307,1,1,780,3,'administrator','\"Landing Page\" page updated','2025-07-29 12:36:17','posts','page','updated','197.184.125.51'),(306,1,1,780,3,'administrator','\"Landing Page\" page updated','2025-07-29 12:34:34','posts','page','updated','197.184.125.51'),(305,1,1,780,3,'administrator','\"Landing Page\" page updated','2025-07-29 12:34:33','posts','page','updated','197.184.125.51'),(304,1,1,780,3,'administrator','\"Landing Page\" page updated','2025-07-29 12:34:27','posts','page','updated','197.184.125.51'),(303,1,1,780,3,'administrator','\"Landing Page\" page updated','2025-07-29 12:13:07','posts','page','updated','197.184.125.51'),(302,1,1,780,3,'administrator','\"Landing Page\" page updated','2025-07-29 12:13:04','posts','page','updated','197.184.125.51'),(301,1,1,780,3,'administrator','\"Landing Page\" page updated','2025-07-29 12:12:57','posts','page','updated','197.184.125.51'),(299,1,1,780,3,'administrator','\"Landing Page\" page updated','2025-07-29 11:02:03','posts','page','updated','197.184.125.51'),(300,1,1,780,3,'administrator','\"Landing Page\" page updated','2025-07-29 11:02:04','posts','page','updated','197.184.125.51'),(298,1,1,780,3,'administrator','\"Landing Page\" page updated','2025-07-29 11:02:00','posts','page','updated','197.184.125.51'),(297,1,1,797,3,'administrator','\"NZ-portfolio-innovation-home-4bd490f\" template updated','2025-07-29 10:50:53','posts','elementor_library','updated','197.184.125.51'),(296,1,1,795,3,'administrator','\"NZ-portfolio-innovation-home-16bef0e\" template updated','2025-07-29 10:50:33','posts','elementor_library','updated','197.184.125.51'),(294,1,1,812,3,'administrator','\"NZ-innovate-lab-header-de6fa4d\" template updated','2025-07-29 10:50:10','posts','elementor_library','updated','197.184.125.51'),(295,1,1,818,3,'administrator','\"NZ-innovate-lab-site-footer-2a9f73d\" template updated','2025-07-29 10:50:23','posts','elementor_library','updated','197.184.125.51'),(293,1,1,786,3,'administrator','\"NZ-4-consulting-4-elementor-wordpress-theme-phlox-pro-2e1e9bd\" template updated','2025-07-29 10:49:52','posts','elementor_library','updated','197.184.125.51'),(292,1,1,784,3,'administrator','\"NZ-4-consulting-4-elementor-wordpress-theme-phlox-pro-2e1e9bd\" template updated','2025-07-29 10:49:43','posts','elementor_library','updated','197.184.125.51'),(291,1,1,823,3,'administrator','\"NZ-software-home-e8ce426\" template updated','2025-07-29 10:49:30','posts','elementor_library','updated','197.184.125.51'),(290,1,1,820,3,'administrator','\"NZ-software-home-8476b7c\" template updated','2025-07-29 10:49:18','posts','elementor_library','updated','197.184.125.51'),(289,1,1,810,3,'administrator','\"NZ-creative-2-site-header-4970add\" template updated','2025-07-29 10:49:12','posts','elementor_library','updated','197.184.125.51'),(288,1,1,808,3,'administrator','\"NZ-creative-2-shake-hand-2ed3154\" template updated','2025-07-29 10:49:03','posts','elementor_library','updated','197.184.125.51'),(287,1,1,806,3,'administrator','\"NZ-creative-2-home-ecf2ea1\" template updated','2025-07-29 10:48:48','posts','elementor_library','updated','197.184.125.51'),(286,1,1,823,3,'administrator','\"phlox-agency-software-home-e8ce426\" template updated','2025-07-29 10:47:50','posts','elementor_library','updated','197.184.125.51'),(285,1,1,823,3,'administrator','\"phlox-agency-software-home-e8ce426\" template updated','2025-07-29 10:47:50','posts','elementor_library','updated','197.184.125.51'),(284,1,1,820,3,'administrator','\"phlox-agency-software-home-8476b7c\" template updated','2025-07-29 10:47:33','posts','elementor_library','updated','197.184.125.51'),(283,1,1,820,3,'administrator','\"phlox-agency-software-home-8476b7c\" template updated','2025-07-29 10:47:33','posts','elementor_library','updated','197.184.125.51'),(282,1,1,818,3,'administrator','\"phlox-innovate-lab-site-footer-2a9f73d\" template updated','2025-07-29 10:47:33','posts','elementor_library','updated','197.184.125.51'),(281,1,1,818,3,'administrator','\"phlox-innovate-lab-site-footer-2a9f73d\" template updated','2025-07-29 10:47:33','posts','elementor_library','updated','197.184.125.51'),(280,1,1,812,3,'administrator','\"phlox-innovate-lab-header-de6fa4d\" template updated','2025-07-29 10:47:09','posts','elementor_library','updated','197.184.125.51'),(279,1,1,812,3,'administrator','\"phlox-innovate-lab-header-de6fa4d\" template updated','2025-07-29 10:47:09','posts','elementor_library','updated','197.184.125.51'),(278,1,1,810,3,'administrator','\"phlox-agency-creative-2-site-header-4970add\" template updated','2025-07-29 10:47:09','posts','elementor_library','updated','197.184.125.51'),(277,1,1,810,3,'administrator','\"phlox-agency-creative-2-site-header-4970add\" template updated','2025-07-29 10:47:08','posts','elementor_library','updated','197.184.125.51'),(276,1,1,808,3,'administrator','\"phlox-agency-creative-2-shake-hand-2ed3154\" template updated','2025-07-29 10:47:08','posts','elementor_library','updated','197.184.125.51'),(275,1,1,808,3,'administrator','\"phlox-agency-creative-2-shake-hand-2ed3154\" template updated','2025-07-29 10:47:08','posts','elementor_library','updated','197.184.125.51'),(274,1,1,806,3,'administrator','\"phlox-agency-creative-2-home-ecf2ea1\" template updated','2025-07-29 10:47:08','posts','elementor_library','updated','197.184.125.51'),(273,1,1,806,3,'administrator','\"phlox-agency-creative-2-home-ecf2ea1\" template updated','2025-07-29 10:47:08','posts','elementor_library','updated','197.184.125.51'),(272,1,1,797,3,'administrator','\"phlox-portfolio-innovation-home-4bd490f\" template updated','2025-07-29 10:47:00','posts','elementor_library','updated','197.184.125.51'),(271,1,1,797,3,'administrator','\"phlox-portfolio-innovation-home-4bd490f\" template updated','2025-07-29 10:47:00','posts','elementor_library','updated','197.184.125.51'),(270,1,1,795,3,'administrator','\"phlox-portfolio-innovation-home-16bef0e\" template updated','2025-07-29 10:47:00','posts','elementor_library','updated','197.184.125.51'),(269,1,1,795,3,'administrator','\"phlox-portfolio-innovation-home-16bef0e\" template updated','2025-07-29 10:47:00','posts','elementor_library','updated','197.184.125.51'),(268,1,1,786,3,'administrator','\"phlox-consulting-4-consulting-4-elementor-wordpress-theme-phlox-pro-2e1e9bd\" template updated','2025-07-29 10:46:50','posts','elementor_library','updated','197.184.125.51'),(267,1,1,786,3,'administrator','\"phlox-consulting-4-consulting-4-elementor-wordpress-theme-phlox-pro-2e1e9bd\" template updated','2025-07-29 10:46:50','posts','elementor_library','updated','197.184.125.51'),(266,1,1,784,3,'administrator','\"phlox-consulting-4-consulting-4-elementor-wordpress-theme-phlox-pro-2e1e9bd\" template updated','2025-07-29 10:45:50','posts','elementor_library','updated','197.184.125.51'),(265,1,1,784,3,'administrator','\"phlox-consulting-4-consulting-4-elementor-wordpress-theme-phlox-pro-2e1e9bd\" template updated','2025-07-29 10:45:50','posts','elementor_library','updated','197.184.125.51'),(264,1,1,780,3,'administrator','\"Landing Page\" page created','2025-07-29 10:23:57','posts','page','created','197.184.125.51'),(263,1,1,780,3,'administrator','\"hospitality website design in South Africa (DUPLICATE)\" page draft saved','2025-07-29 10:23:52','posts','page','updated','197.184.125.51'),(262,1,1,780,3,'administrator','\"hospitality website design in South Africa (DUPLICATE)\" page drafted','2025-07-29 10:22:45','posts','page','updated','197.184.125.51'),(261,1,1,NULL,0,'','WordPress auto-updated to 6.8.2','2025-07-26 06:04:32','installer','wordpress','updated','154.0.163.158'),(259,1,1,NULL,0,'','WordPress auto-updated to 6.8.2','2025-07-25 06:02:17','installer','wordpress','updated','154.0.163.158'),(258,1,1,NULL,0,'','WordPress auto-updated to 6.8.1','2025-07-24 16:47:30','installer','wordpress','updated','154.0.163.158'),(257,1,1,NULL,0,'','WordPress auto-updated to 6.8.2','2025-07-24 05:50:29','installer','wordpress','updated','154.0.163.158'),(256,1,1,NULL,0,'','WordPress auto-updated to 6.8.1','2025-07-23 16:38:22','installer','wordpress','updated','154.0.163.158'),(255,1,1,NULL,0,'','WordPress auto-updated to 6.8.2','2025-07-23 05:59:17','installer','wordpress','updated','154.0.163.158'),(253,1,1,NULL,0,'','WordPress auto-updated to 6.8.2','2025-07-22 05:54:25','installer','wordpress','updated','154.0.163.158'),(254,1,1,NULL,0,'','WordPress auto-updated to 6.8.1','2025-07-22 17:08:04','installer','wordpress','updated','154.0.163.158'),(252,1,1,NULL,0,'','WordPress auto-updated to 6.8.1','2025-07-21 16:40:06','installer','wordpress','updated','154.0.163.158'),(251,1,1,NULL,0,'','WordPress auto-updated to 6.8.2','2025-07-21 05:59:13','installer','wordpress','updated','154.0.163.158'),(250,1,1,NULL,0,'','WordPress auto-updated to 6.8.1','2025-07-20 16:40:07','installer','wordpress','updated','154.0.163.158'),(249,1,1,NULL,0,'','WordPress auto-updated to 6.8.2','2025-07-20 06:04:43','installer','wordpress','updated','154.0.163.158'),(247,1,1,NULL,0,'','WordPress auto-updated to 6.8.2','2025-07-19 10:38:29','installer','wordpress','updated','154.0.163.158'),(248,1,1,NULL,0,'','WordPress auto-updated to 6.8.1','2025-07-19 17:25:49','installer','wordpress','updated','117.102.54.254'),(246,1,1,NULL,0,'','WordPress auto-updated to 6.8.1','2025-07-18 20:03:09','installer','wordpress','updated','154.0.163.158'),(245,1,1,NULL,0,'','WordPress auto-updated to 6.8.2','2025-07-18 05:04:57','installer','wordpress','updated','154.0.163.158'),(244,1,1,NULL,0,'','WordPress auto-updated to 6.8.1','2025-07-17 17:18:02','installer','wordpress','updated','154.0.163.158'),(243,1,1,NULL,0,'','WordPress auto-updated to 6.8.2','2025-07-17 05:23:09','installer','wordpress','updated','154.0.163.158'),(241,1,1,NULL,0,'','WordPress auto-updated to 6.8.2','2025-07-15 17:06:55','installer','wordpress','updated','154.0.163.158'),(242,1,1,NULL,0,'','WordPress auto-updated to 6.8.1','2025-07-16 18:06:00','installer','wordpress','updated','66.249.79.134'),(260,1,1,NULL,0,'','WordPress auto-updated to 6.8.1','2025-07-25 19:41:34','installer','wordpress','updated','154.0.163.158'),(379,1,1,780,3,'administrator','\"Landing Page\" page updated','2025-08-01 08:38:36','posts','page','updated','197.184.124.91'),(378,1,1,780,3,'administrator','\"Landing Page\" page updated','2025-08-01 08:38:30','posts','page','updated','197.184.124.91'),(496,1,1,780,3,'administrator','\"Landing Page\" page updated','2025-08-02 12:52:48','posts','page','updated','197.185.163.100'),(495,1,1,780,3,'administrator','\"Landing Page\" page updated','2025-08-02 12:52:31','posts','page','updated','197.185.163.100'),(579,1,1,10,0,'','New comment by Isaiah3730 on \"Hello world!\" pending approval','2025-08-06 14:22:40','comments','post','created','201.229.231.53'),(578,1,1,780,3,'administrator','\"Landing Page\" page updated','2025-08-06 13:19:37','posts','page','updated','197.185.163.100'),(577,1,1,780,3,'administrator','\"Landing Page\" page updated','2025-08-06 13:19:33','posts','page','updated','197.185.163.100'),(576,1,1,780,3,'administrator','\"Landing Page\" page updated','2025-08-06 13:19:11','posts','page','updated','197.185.163.100'),(640,1,1,14,0,'','New comment by Mona4294 on \"Hello world!\" pending approval','2025-08-13 07:34:02','comments','post','created','37.186.41.141'),(411,1,1,780,3,'administrator','\"Landing Page\" page updated','2025-08-01 09:42:28','posts','page','updated','197.184.124.91'),(412,1,1,780,3,'administrator','\"Landing Page\" page updated','2025-08-01 09:42:31','posts','page','updated','197.184.124.91'),(413,1,1,780,3,'administrator','\"Landing Page\" page updated','2025-08-01 09:42:31','posts','page','updated','197.184.124.91'),(414,1,1,780,3,'administrator','\"Landing Page\" page updated','2025-08-01 09:43:19','posts','page','updated','197.184.124.91'),(415,1,1,780,3,'administrator','\"Landing Page\" page updated','2025-08-01 09:43:22','posts','page','updated','197.184.124.91'),(416,1,1,780,3,'administrator','\"Landing Page\" page updated','2025-08-01 09:43:23','posts','page','updated','197.184.124.91'),(417,1,1,780,3,'administrator','\"Landing Page\" page updated','2025-08-01 09:52:25','posts','page','updated','197.184.124.91'),(418,1,1,780,3,'administrator','\"Landing Page\" page updated','2025-08-01 09:52:29','posts','page','updated','197.184.124.91'),(419,1,1,780,3,'administrator','\"Landing Page\" page updated','2025-08-01 09:52:30','posts','page','updated','197.184.124.91'),(420,1,1,780,3,'administrator','\"Landing Page\" page updated','2025-08-01 10:03:38','posts','page','updated','197.184.124.91'),(421,1,1,780,3,'administrator','\"Landing Page\" page updated','2025-08-01 10:03:42','posts','page','updated','197.184.124.91'),(422,1,1,780,3,'administrator','\"Landing Page\" page updated','2025-08-01 10:03:43','posts','page','updated','197.184.124.91'),(423,1,1,780,3,'administrator','\"Landing Page\" page updated','2025-08-01 10:07:27','posts','page','updated','197.184.124.91'),(424,1,1,780,3,'administrator','\"Landing Page\" page updated','2025-08-01 10:07:31','posts','page','updated','197.184.124.91'),(425,1,1,780,3,'administrator','\"Landing Page\" page updated','2025-08-01 10:07:32','posts','page','updated','197.184.124.91'),(426,1,1,780,3,'administrator','\"Landing Page\" page updated','2025-08-01 10:22:26','posts','page','updated','197.184.124.91'),(427,1,1,780,3,'administrator','\"Landing Page\" page updated','2025-08-01 10:22:30','posts','page','updated','197.184.124.91'),(428,1,1,780,3,'administrator','\"Landing Page\" page updated','2025-08-01 10:22:31','posts','page','updated','197.184.124.91'),(429,1,1,780,3,'administrator','\"Landing Page\" page updated','2025-08-01 10:35:47','posts','page','updated','197.184.124.91'),(430,1,1,780,3,'administrator','\"Landing Page\" page updated','2025-08-01 10:35:58','posts','page','updated','197.184.124.91'),(431,1,1,780,3,'administrator','\"Landing Page\" page updated','2025-08-01 10:35:59','posts','page','updated','197.184.124.91'),(432,1,1,780,3,'administrator','\"Landing Page\" page updated','2025-08-01 10:38:57','posts','page','updated','197.184.124.91'),(433,1,1,780,3,'administrator','\"Landing Page\" page updated','2025-08-01 10:39:01','posts','page','updated','197.184.124.91'),(434,1,1,780,3,'administrator','\"Landing Page\" page updated','2025-08-01 10:39:02','posts','page','updated','197.184.124.91'),(435,1,1,780,3,'administrator','\"Landing Page\" page updated','2025-08-01 10:41:11','posts','page','updated','197.184.124.91'),(436,1,1,780,3,'administrator','\"Landing Page\" page updated','2025-08-01 10:41:15','posts','page','updated','197.184.124.91'),(437,1,1,780,3,'administrator','\"Landing Page\" page updated','2025-08-01 10:41:17','posts','page','updated','197.184.124.91'),(438,1,1,780,3,'administrator','\"Landing Page\" page updated','2025-08-01 10:47:58','posts','page','updated','197.184.124.91'),(439,1,1,780,3,'administrator','\"Landing Page\" page updated','2025-08-01 10:48:02','posts','page','updated','197.184.124.91'),(440,1,1,780,3,'administrator','\"Landing Page\" page updated','2025-08-01 10:48:04','posts','page','updated','197.184.124.91'),(441,1,1,780,3,'administrator','\"Landing Page\" page updated','2025-08-01 10:57:15','posts','page','updated','197.184.124.91'),(442,1,1,780,3,'administrator','\"Landing Page\" page updated','2025-08-01 10:57:20','posts','page','updated','197.184.124.91'),(443,1,1,780,3,'administrator','\"Landing Page\" page updated','2025-08-01 10:57:21','posts','page','updated','197.184.124.91'),(444,1,1,780,3,'administrator','\"Landing Page\" page updated','2025-08-01 11:06:05','posts','page','updated','197.184.124.91'),(445,1,1,780,3,'administrator','\"Landing Page\" page updated','2025-08-01 11:06:09','posts','page','updated','197.184.124.91'),(446,1,1,780,3,'administrator','\"Landing Page\" page updated','2025-08-01 11:06:10','posts','page','updated','197.184.124.91'),(447,1,1,780,3,'administrator','\"Landing Page\" page updated','2025-08-01 11:12:01','posts','page','updated','197.184.124.91'),(448,1,1,780,3,'administrator','\"Landing Page\" page updated','2025-08-01 11:12:06','posts','page','updated','197.184.124.91'),(449,1,1,780,3,'administrator','\"Landing Page\" page updated','2025-08-01 11:12:07','posts','page','updated','197.184.124.91'),(450,1,1,780,3,'administrator','\"Landing Page\" page updated','2025-08-01 12:13:12','posts','page','updated','197.185.189.218'),(451,1,1,780,3,'administrator','\"Landing Page\" page updated','2025-08-01 12:13:30','posts','page','updated','197.185.189.218'),(452,1,1,780,3,'administrator','\"Landing Page\" page updated','2025-08-01 12:13:32','posts','page','updated','197.185.189.218'),(453,1,1,780,3,'administrator','\"Landing Page\" page updated','2025-08-01 14:08:11','posts','page','updated','197.184.64.173'),(454,1,1,780,3,'administrator','\"Landing Page\" page updated','2025-08-01 14:08:23','posts','page','updated','197.184.64.173'),(455,1,1,780,3,'administrator','\"Landing Page\" page updated','2025-08-01 14:08:24','posts','page','updated','197.184.64.173'),(456,1,1,780,3,'administrator','\"Landing Page\" page updated','2025-08-01 14:11:08','posts','page','updated','197.184.64.173'),(457,1,1,780,3,'administrator','\"Landing Page\" page updated','2025-08-01 14:11:12','posts','page','updated','197.184.64.173'),(458,1,1,780,3,'administrator','\"Landing Page\" page updated','2025-08-01 14:11:12','posts','page','updated','197.184.64.173'),(459,1,1,780,3,'administrator','\"Landing Page\" page updated','2025-08-01 14:16:08','posts','page','updated','197.184.64.173'),(460,1,1,780,3,'administrator','\"Landing Page\" page updated','2025-08-01 14:16:12','posts','page','updated','197.184.64.173'),(461,1,1,780,3,'administrator','\"Landing Page\" page updated','2025-08-01 14:16:14','posts','page','updated','197.184.64.173'),(462,1,1,780,3,'administrator','\"Landing Page\" page updated','2025-08-01 14:16:40','posts','page','updated','197.184.64.173'),(463,1,1,780,3,'administrator','\"Landing Page\" page updated','2025-08-01 14:16:44','posts','page','updated','197.184.64.173'),(464,1,1,780,3,'administrator','\"Landing Page\" page updated','2025-08-01 14:16:45','posts','page','updated','197.184.64.173'),(465,1,1,780,3,'administrator','\"Landing Page\" page updated','2025-08-01 15:02:18','posts','page','updated','197.184.64.173'),(466,1,1,780,3,'administrator','\"Landing Page\" page updated','2025-08-01 15:02:26','posts','page','updated','197.184.64.173'),(467,1,1,780,3,'administrator','\"Landing Page\" page updated','2025-08-01 15:02:26','posts','page','updated','197.184.64.173'),(468,1,1,780,3,'administrator','\"Landing Page\" page updated','2025-08-01 15:09:33','posts','page','updated','197.184.64.173'),(469,1,1,780,3,'administrator','\"Landing Page\" page updated','2025-08-01 15:09:36','posts','page','updated','197.184.64.173'),(470,1,1,780,3,'administrator','\"Landing Page\" page updated','2025-08-01 15:09:37','posts','page','updated','197.184.64.173'),(471,1,1,780,3,'administrator','\"Landing Page\" page updated','2025-08-01 15:18:41','posts','page','updated','197.184.64.173'),(472,1,1,780,3,'administrator','\"Landing Page\" page updated','2025-08-01 15:18:44','posts','page','updated','197.184.64.173'),(473,1,1,780,3,'administrator','\"Landing Page\" page updated','2025-08-01 15:18:44','posts','page','updated','197.184.64.173'),(474,1,1,780,3,'administrator','\"Landing Page\" page updated','2025-08-01 15:30:00','posts','page','updated','197.184.64.173'),(475,1,1,780,3,'administrator','\"Landing Page\" page updated','2025-08-01 15:30:03','posts','page','updated','197.184.64.173'),(476,1,1,780,3,'administrator','\"Landing Page\" page updated','2025-08-01 15:30:04','posts','page','updated','197.184.64.173'),(477,1,1,780,3,'administrator','\"Landing Page\" page updated','2025-08-01 15:36:01','posts','page','updated','197.184.64.173'),(478,1,1,780,3,'administrator','\"Landing Page\" page updated','2025-08-01 15:36:04','posts','page','updated','197.184.64.173'),(479,1,1,780,3,'administrator','\"Landing Page\" page updated','2025-08-01 15:36:05','posts','page','updated','197.184.64.173'),(480,1,1,780,3,'administrator','\"Landing Page\" page updated','2025-08-01 15:42:33','posts','page','updated','197.184.64.173'),(481,1,1,780,3,'administrator','\"Landing Page\" page updated','2025-08-01 15:42:35','posts','page','updated','197.184.64.173'),(482,1,1,780,3,'administrator','\"Landing Page\" page updated','2025-08-01 15:42:35','posts','page','updated','197.184.64.173'),(483,1,1,780,3,'administrator','\"Landing Page\" page updated','2025-08-01 16:07:46','posts','page','updated','197.184.64.173'),(484,1,1,780,3,'administrator','\"Landing Page\" page updated','2025-08-01 16:07:49','posts','page','updated','197.184.64.173'),(485,1,1,780,3,'administrator','\"Landing Page\" page updated','2025-08-01 16:07:49','posts','page','updated','197.184.64.173'),(486,1,1,780,3,'administrator','\"Landing Page\" page updated','2025-08-01 16:08:18','posts','page','updated','197.184.64.173'),(487,1,1,780,3,'administrator','\"Landing Page\" page updated','2025-08-01 16:08:21','posts','page','updated','197.184.64.173'),(488,1,1,780,3,'administrator','\"Landing Page\" page updated','2025-08-01 16:08:22','posts','page','updated','197.184.64.173'),(489,1,1,780,3,'administrator','\"Landing Page\" page updated','2025-08-01 16:09:07','posts','page','updated','197.184.64.173'),(490,1,1,780,3,'administrator','\"Landing Page\" page updated','2025-08-01 16:09:10','posts','page','updated','197.184.64.173'),(491,1,1,780,3,'administrator','\"Landing Page\" page updated','2025-08-01 16:09:11','posts','page','updated','197.184.64.173'),(492,1,1,780,3,'administrator','\"Landing Page\" page updated','2025-08-01 16:09:34','posts','page','updated','197.184.64.173'),(493,1,1,780,3,'administrator','\"Landing Page\" page updated','2025-08-01 16:09:36','posts','page','updated','197.184.64.173'),(494,1,1,780,3,'administrator','\"Landing Page\" page updated','2025-08-01 16:09:37','posts','page','updated','197.184.64.173'),(497,1,1,780,3,'administrator','\"Landing Page\" page updated','2025-08-02 12:52:49','posts','page','updated','197.185.163.100'),(498,1,1,780,3,'administrator','\"Landing Page\" page updated','2025-08-02 12:53:12','posts','page','updated','197.185.163.100'),(499,1,1,780,3,'administrator','\"Landing Page\" page updated','2025-08-02 12:53:20','posts','page','updated','197.185.163.100'),(500,1,1,780,3,'administrator','\"Landing Page\" page updated','2025-08-02 12:53:21','posts','page','updated','197.185.163.100'),(501,1,1,780,3,'administrator','\"Landing Page\" page updated','2025-08-02 12:57:12','posts','page','updated','197.185.163.100'),(502,1,1,780,3,'administrator','\"Landing Page\" page updated','2025-08-02 12:57:15','posts','page','updated','197.185.163.100'),(503,1,1,780,3,'administrator','\"Landing Page\" page updated','2025-08-02 12:57:15','posts','page','updated','197.185.163.100'),(504,1,1,780,3,'administrator','\"Landing Page\" page updated','2025-08-02 13:12:48','posts','page','updated','197.185.163.100'),(505,1,1,780,3,'administrator','\"Landing Page\" page updated','2025-08-02 13:12:59','posts','page','updated','197.185.163.100'),(506,1,1,780,3,'administrator','\"Landing Page\" page updated','2025-08-02 13:13:00','posts','page','updated','197.185.163.100'),(507,1,1,780,3,'administrator','\"Landing Page\" page updated','2025-08-02 13:18:56','posts','page','updated','197.185.163.100'),(508,1,1,780,3,'administrator','\"Landing Page\" page updated','2025-08-02 13:18:59','posts','page','updated','197.185.163.100'),(509,1,1,780,3,'administrator','\"Landing Page\" page updated','2025-08-02 13:19:00','posts','page','updated','197.185.163.100'),(510,1,1,780,3,'administrator','\"Landing Page\" page updated','2025-08-02 13:28:04','posts','page','updated','197.185.163.100'),(511,1,1,780,3,'administrator','\"Landing Page\" page updated','2025-08-02 13:28:08','posts','page','updated','197.185.163.100'),(512,1,1,780,3,'administrator','\"Landing Page\" page updated','2025-08-02 13:28:08','posts','page','updated','197.185.163.100'),(513,1,1,780,3,'administrator','\"Landing Page\" page updated','2025-08-02 13:29:06','posts','page','updated','197.185.163.100'),(514,1,1,780,3,'administrator','\"Landing Page\" page updated','2025-08-02 13:29:09','posts','page','updated','197.185.163.100'),(515,1,1,780,3,'administrator','\"Landing Page\" page updated','2025-08-02 13:29:10','posts','page','updated','197.185.163.100'),(516,1,1,780,3,'administrator','\"Landing Page\" page updated','2025-08-02 13:37:59','posts','page','updated','197.185.163.100'),(517,1,1,780,3,'administrator','\"Landing Page\" page updated','2025-08-02 13:38:02','posts','page','updated','197.185.163.100'),(518,1,1,780,3,'administrator','\"Landing Page\" page updated','2025-08-02 13:38:03','posts','page','updated','197.185.163.100'),(519,1,1,780,3,'administrator','\"Landing Page\" page updated','2025-08-02 13:41:27','posts','page','updated','197.185.163.100'),(520,1,1,780,3,'administrator','\"Landing Page\" page updated','2025-08-02 13:41:30','posts','page','updated','197.185.163.100'),(521,1,1,780,3,'administrator','\"Landing Page\" page updated','2025-08-02 13:41:31','posts','page','updated','197.185.163.100'),(522,1,1,780,3,'administrator','\"Landing Page\" page updated','2025-08-02 13:45:46','posts','page','updated','197.185.163.100'),(523,1,1,780,3,'administrator','\"Landing Page\" page updated','2025-08-02 13:45:49','posts','page','updated','197.185.163.100'),(524,1,1,780,3,'administrator','\"Landing Page\" page updated','2025-08-02 13:45:49','posts','page','updated','197.185.163.100'),(525,1,1,780,3,'administrator','\"Landing Page\" page updated','2025-08-02 13:47:03','posts','page','updated','197.185.163.100'),(526,1,1,780,3,'administrator','\"Landing Page\" page updated','2025-08-02 13:47:06','posts','page','updated','197.185.163.100'),(527,1,1,780,3,'administrator','\"Landing Page\" page updated','2025-08-02 13:47:07','posts','page','updated','197.185.163.100'),(528,1,1,780,3,'administrator','\"Landing Page\" page updated','2025-08-02 13:47:40','posts','page','updated','197.185.163.100'),(529,1,1,780,3,'administrator','\"Landing Page\" page updated','2025-08-02 13:47:43','posts','page','updated','197.185.163.100'),(530,1,1,780,3,'administrator','\"Landing Page\" page updated','2025-08-02 13:47:44','posts','page','updated','197.185.163.100'),(531,1,1,780,3,'administrator','\"Landing Page\" page updated','2025-08-02 13:52:15','posts','page','updated','197.185.163.100'),(532,1,1,780,3,'administrator','\"Landing Page\" page updated','2025-08-02 13:52:18','posts','page','updated','197.185.163.100'),(533,1,1,780,3,'administrator','\"Landing Page\" page updated','2025-08-02 13:52:19','posts','page','updated','197.185.163.100'),(534,1,1,780,3,'administrator','\"Landing Page\" page updated','2025-08-02 13:54:59','posts','page','updated','197.185.163.100'),(535,1,1,780,3,'administrator','\"Landing Page\" page updated','2025-08-02 13:55:02','posts','page','updated','197.185.163.100'),(536,1,1,780,3,'administrator','\"Landing Page\" page updated','2025-08-02 13:55:03','posts','page','updated','197.185.163.100'),(537,1,1,780,3,'administrator','\"Landing Page\" page updated','2025-08-02 14:03:39','posts','page','updated','197.185.163.100'),(538,1,1,780,3,'administrator','\"Landing Page\" page updated','2025-08-02 14:03:41','posts','page','updated','197.185.163.100'),(539,1,1,780,3,'administrator','\"Landing Page\" page updated','2025-08-02 14:03:42','posts','page','updated','197.185.163.100'),(540,1,1,780,3,'administrator','\"Landing Page\" page updated','2025-08-02 14:07:20','posts','page','updated','197.185.163.100'),(541,1,1,780,3,'administrator','\"Landing Page\" page updated','2025-08-02 14:07:23','posts','page','updated','197.185.163.100'),(542,1,1,780,3,'administrator','\"Landing Page\" page updated','2025-08-02 14:07:24','posts','page','updated','197.185.163.100'),(543,1,1,780,3,'administrator','\"Landing Page\" page updated','2025-08-02 14:08:34','posts','page','updated','197.185.163.100'),(544,1,1,780,3,'administrator','\"Landing Page\" page updated','2025-08-02 14:08:36','posts','page','updated','197.185.163.100'),(545,1,1,780,3,'administrator','\"Landing Page\" page updated','2025-08-02 14:08:37','posts','page','updated','197.185.163.100'),(546,1,1,780,3,'administrator','\"Landing Page\" page updated','2025-08-02 14:09:29','posts','page','updated','197.185.163.100'),(547,1,1,780,3,'administrator','\"Landing Page\" page updated','2025-08-02 14:09:32','posts','page','updated','197.185.163.100'),(548,1,1,780,3,'administrator','\"Landing Page\" page updated','2025-08-02 14:09:32','posts','page','updated','197.185.163.100'),(549,1,1,780,3,'administrator','\"Landing Page\" page updated','2025-08-02 14:13:57','posts','page','updated','197.185.163.100'),(550,1,1,780,3,'administrator','\"Landing Page\" page updated','2025-08-02 14:14:00','posts','page','updated','197.185.163.100'),(551,1,1,780,3,'administrator','\"Landing Page\" page updated','2025-08-02 14:14:00','posts','page','updated','197.185.163.100'),(552,1,1,780,3,'administrator','\"Landing Page\" page updated','2025-08-02 14:14:17','posts','page','updated','197.185.163.100'),(553,1,1,780,3,'administrator','\"Landing Page\" page updated','2025-08-02 14:14:20','posts','page','updated','197.185.163.100'),(554,1,1,780,3,'administrator','\"Landing Page\" page updated','2025-08-02 14:14:20','posts','page','updated','197.185.163.100'),(555,1,1,780,3,'administrator','\"Landing Page\" page updated','2025-08-02 14:44:57','posts','page','updated','197.185.163.100'),(556,1,1,780,3,'administrator','\"Landing Page\" page updated','2025-08-02 14:45:19','posts','page','updated','197.185.163.100'),(557,1,1,780,3,'administrator','\"Landing Page\" page updated','2025-08-02 14:45:22','posts','page','updated','197.185.163.100'),(558,1,1,780,3,'administrator','\"Landing Page\" page updated','2025-08-02 14:58:15','posts','page','updated','197.185.163.100'),(559,1,1,780,3,'administrator','\"Landing Page\" page updated','2025-08-02 14:58:35','posts','page','updated','197.185.163.100'),(560,1,1,780,3,'administrator','\"Landing Page\" page updated','2025-08-02 14:58:36','posts','page','updated','197.185.163.100'),(561,1,1,780,3,'administrator','\"Landing Page\" page updated','2025-08-02 15:15:33','posts','page','updated','197.185.163.100'),(562,1,1,780,3,'administrator','\"Landing Page\" page updated','2025-08-02 15:15:53','posts','page','updated','197.185.163.100'),(563,1,1,780,3,'administrator','\"Landing Page\" page updated','2025-08-02 15:15:53','posts','page','updated','197.185.163.100'),(564,1,1,780,3,'administrator','\"Landing Page\" page updated','2025-08-02 15:17:11','posts','page','updated','197.185.163.100'),(565,1,1,780,3,'administrator','\"Landing Page\" page updated','2025-08-02 15:17:29','posts','page','updated','197.185.163.100'),(566,1,1,780,3,'administrator','\"Landing Page\" page updated','2025-08-02 15:17:30','posts','page','updated','197.185.163.100'),(567,1,1,780,3,'administrator','\"Landing Page\" page updated','2025-08-02 15:20:17','posts','page','updated','197.185.163.100'),(568,1,1,780,3,'administrator','\"Landing Page\" page updated','2025-08-02 15:20:28','posts','page','updated','197.185.163.100'),(569,1,1,780,3,'administrator','\"Landing Page\" page updated','2025-08-02 15:20:29','posts','page','updated','197.185.163.100'),(570,1,1,780,3,'administrator','\"Landing Page\" page updated','2025-08-02 15:30:19','posts','page','updated','197.185.163.100'),(571,1,1,780,3,'administrator','\"Landing Page\" page updated','2025-08-02 15:30:38','posts','page','updated','197.185.163.100'),(572,1,1,780,3,'administrator','\"Landing Page\" page updated','2025-08-02 15:30:39','posts','page','updated','197.185.163.100'),(573,1,1,780,3,'administrator','\"Landing Page\" page updated','2025-08-02 15:43:26','posts','page','updated','197.185.163.100'),(574,1,1,780,3,'administrator','\"Landing Page\" page updated','2025-08-02 15:43:44','posts','page','updated','197.185.163.100'),(575,1,1,780,3,'administrator','\"Landing Page\" page updated','2025-08-02 15:43:45','posts','page','updated','197.185.163.100'),(580,1,1,11,0,'','New comment by Everett432 on \"Hello world!\" pending approval','2025-08-06 23:56:03','comments','post','created','76.170.224.180'),(581,1,1,780,3,'administrator','\"Landing Page\" page updated','2025-08-07 08:30:41','posts','page','updated','197.185.163.100'),(582,1,1,780,3,'administrator','\"Landing Page\" page updated','2025-08-07 08:31:05','posts','page','updated','197.185.163.100'),(583,1,1,780,3,'administrator','\"Landing Page\" page updated','2025-08-07 08:31:08','posts','page','updated','197.185.163.100'),(584,1,1,780,3,'administrator','\"Landing Page\" page updated','2025-08-07 09:01:59','posts','page','updated','197.185.163.100'),(585,1,1,780,3,'administrator','\"Landing Page\" page updated','2025-08-07 09:02:20','posts','page','updated','197.185.163.100'),(586,1,1,780,3,'administrator','\"Landing Page\" page updated','2025-08-07 09:02:22','posts','page','updated','197.185.163.100'),(587,1,1,780,3,'administrator','\"Landing Page\" page updated','2025-08-07 09:04:48','posts','page','updated','197.185.163.100'),(588,1,1,780,3,'administrator','\"Landing Page\" page updated','2025-08-07 09:04:56','posts','page','updated','197.185.163.100'),(589,1,1,780,3,'administrator','\"Landing Page\" page updated','2025-08-07 09:04:57','posts','page','updated','197.185.163.100'),(590,1,1,780,3,'administrator','\"Landing Page\" page updated','2025-08-07 09:06:33','posts','page','updated','197.185.163.100'),(591,1,1,780,3,'administrator','\"Landing Page\" page updated','2025-08-07 09:06:36','posts','page','updated','197.185.163.100'),(592,1,1,780,3,'administrator','\"Landing Page\" page updated','2025-08-07 09:06:36','posts','page','updated','197.185.163.100'),(593,1,1,780,3,'administrator','\"Landing Page\" page updated','2025-08-07 09:09:28','posts','page','updated','197.185.163.100'),(594,1,1,780,3,'administrator','\"Landing Page\" page updated','2025-08-07 09:09:30','posts','page','updated','197.185.163.100'),(595,1,1,780,3,'administrator','\"Landing Page\" page updated','2025-08-07 09:09:31','posts','page','updated','197.185.163.100'),(596,1,1,780,3,'administrator','\"Landing Page\" page updated','2025-08-07 09:12:25','posts','page','updated','197.185.163.100'),(597,1,1,780,3,'administrator','\"Landing Page\" page updated','2025-08-07 09:12:28','posts','page','updated','197.185.163.100'),(598,1,1,780,3,'administrator','\"Landing Page\" page updated','2025-08-07 09:12:29','posts','page','updated','197.185.163.100'),(599,1,1,780,3,'administrator','\"Landing Page\" page updated','2025-08-07 09:26:10','posts','page','updated','197.185.163.100'),(600,1,1,780,3,'administrator','\"Landing Page\" page updated','2025-08-07 09:26:30','posts','page','updated','197.185.163.100'),(601,1,1,780,3,'administrator','\"Landing Page\" page updated','2025-08-07 09:26:33','posts','page','updated','197.185.163.100'),(602,1,1,780,3,'administrator','\"Landing Page\" page updated','2025-08-07 09:33:36','posts','page','updated','197.185.163.100'),(603,1,1,780,3,'administrator','\"Landing Page\" page updated','2025-08-07 09:33:55','posts','page','updated','197.185.163.100'),(604,1,1,780,3,'administrator','\"Landing Page\" page updated','2025-08-07 09:33:56','posts','page','updated','197.185.163.100'),(605,1,1,780,3,'administrator','\"Landing Page\" page updated','2025-08-07 18:01:46','posts','page','updated','197.184.182.31'),(606,1,1,780,3,'administrator','\"Landing Page\" page updated','2025-08-07 18:02:10','posts','page','updated','197.184.182.31'),(607,1,1,780,3,'administrator','\"Landing Page\" page updated','2025-08-07 18:02:13','posts','page','updated','197.184.182.31'),(608,1,1,780,3,'administrator','\"Landing Page\" page updated','2025-08-07 18:11:09','posts','page','updated','197.184.182.31'),(609,1,1,780,3,'administrator','\"Landing Page\" page updated','2025-08-07 18:11:25','posts','page','updated','197.184.182.31'),(610,1,1,780,3,'administrator','\"Landing Page\" page updated','2025-08-07 18:11:26','posts','page','updated','197.184.182.31'),(611,1,1,12,0,'','New comment by Leonel3188 on \"Hello world!\" pending approval','2025-08-09 15:53:11','comments','post','created','85.230.204.212'),(612,1,1,13,0,'','New comment by Brynn4108 on \"Hello world!\" pending approval','2025-08-09 16:40:07','comments','post','created','42.117.49.137'),(613,1,1,780,3,'administrator','\"Landing Page\" page updated','2025-08-11 08:47:43','posts','page','updated','197.184.123.158'),(614,1,1,780,3,'administrator','\"Landing Page\" page updated','2025-08-11 08:48:10','posts','page','updated','197.184.123.158'),(615,1,1,780,3,'administrator','\"Landing Page\" page updated','2025-08-11 08:48:14','posts','page','updated','197.184.123.158'),(616,1,1,780,3,'administrator','\"Landing Page\" page updated','2025-08-11 08:49:14','posts','page','updated','197.184.123.158'),(617,1,1,780,3,'administrator','\"Landing Page\" page updated','2025-08-11 08:49:31','posts','page','updated','197.184.123.158'),(618,1,1,780,3,'administrator','\"Landing Page\" page updated','2025-08-11 08:49:33','posts','page','updated','197.184.123.158'),(619,1,1,780,3,'administrator','\"Landing Page\" page updated','2025-08-11 08:57:17','posts','page','updated','197.184.123.158'),(620,1,1,780,3,'administrator','\"Landing Page\" page updated','2025-08-11 08:57:34','posts','page','updated','197.184.123.158'),(621,1,1,780,3,'administrator','\"Landing Page\" page updated','2025-08-11 08:57:35','posts','page','updated','197.184.123.158'),(622,1,1,780,3,'administrator','\"Landing Page\" page updated','2025-08-11 09:03:55','posts','page','updated','197.184.123.158'),(623,1,1,780,3,'administrator','\"Landing Page\" page updated','2025-08-11 09:04:05','posts','page','updated','197.184.123.158'),(624,1,1,780,3,'administrator','\"Landing Page\" page updated','2025-08-11 09:04:06','posts','page','updated','197.184.123.158'),(625,1,1,780,3,'administrator','\"Landing Page\" page updated','2025-08-11 09:07:49','posts','page','updated','197.184.123.158'),(626,1,1,780,3,'administrator','\"Landing Page\" page updated','2025-08-11 09:07:53','posts','page','updated','197.184.123.158'),(627,1,1,780,3,'administrator','\"Landing Page\" page updated','2025-08-11 09:07:54','posts','page','updated','197.184.123.158'),(628,1,1,780,3,'administrator','\"Landing Page\" page updated','2025-08-11 09:18:53','posts','page','updated','197.184.123.158'),(629,1,1,780,3,'administrator','\"Landing Page\" page updated','2025-08-11 09:18:58','posts','page','updated','197.184.123.158'),(630,1,1,780,3,'administrator','\"Landing Page\" page updated','2025-08-11 09:18:59','posts','page','updated','197.184.123.158'),(631,1,1,780,3,'administrator','\"Landing Page\" page updated','2025-08-11 09:25:49','posts','page','updated','197.184.123.158'),(632,1,1,780,3,'administrator','\"Landing Page\" page updated','2025-08-11 09:25:54','posts','page','updated','197.184.123.158'),(633,1,1,780,3,'administrator','\"Landing Page\" page updated','2025-08-11 09:25:55','posts','page','updated','197.184.123.158'),(634,1,1,780,3,'administrator','\"Landing Page\" page updated','2025-08-11 09:27:22','posts','page','updated','197.184.123.158'),(635,1,1,780,3,'administrator','\"Landing Page\" page updated','2025-08-11 09:27:25','posts','page','updated','197.184.123.158'),(636,1,1,780,3,'administrator','\"Landing Page\" page updated','2025-08-11 09:27:26','posts','page','updated','197.184.123.158'),(637,1,1,780,3,'administrator','\"Landing Page\" page updated','2025-08-11 09:29:38','posts','page','updated','197.184.123.158'),(638,1,1,780,3,'administrator','\"Landing Page\" page updated','2025-08-11 09:29:40','posts','page','updated','197.184.123.158'),(639,1,1,780,3,'administrator','\"Landing Page\" page updated','2025-08-11 09:29:41','posts','page','updated','197.184.123.158'),(641,1,1,NULL,1,'administrator','Updated plugin: LiteSpeed Cache 7.3.0.1','2025-08-15 12:35:40','installer','plugins','updated','168.119.66.98'),(642,1,1,NULL,1,'administrator','Updated plugin: Rank Math SEO 1.0.251','2025-08-15 12:35:40','installer','plugins','updated','168.119.66.98'),(643,1,1,NULL,1,'administrator','Updated plugin: Seraphinite Accelerator (Extended, limited) 2.27.40','2025-08-15 12:35:40','installer','plugins','updated','168.119.66.98'),(644,1,1,NULL,1,'administrator','\"WPvivid Backup Plugin\" plugin activated ','2025-08-15 12:52:30','installer','plugins','activated','168.119.66.98'),(645,1,1,NULL,1,'administrator','\"MainWP Child\" plugin deactivated ','2025-08-15 13:30:46','installer','plugins','deactivated','197.185.189.108'),(646,1,1,NULL,1,'administrator','\"MainWP Child Reports\" plugin deactivated ','2025-08-15 13:30:46','installer','plugins','deactivated','197.185.189.108');
/*!40000 ALTER TABLE `wpve_mainwp_stream` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpve_mainwp_stream_meta`
--

DROP TABLE IF EXISTS `wpve_mainwp_stream_meta`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpve_mainwp_stream_meta` (
  `meta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `record_id` bigint(20) unsigned NOT NULL,
  `meta_key` varchar(200) NOT NULL,
  `meta_value` varchar(255) NOT NULL,
  PRIMARY KEY (`meta_id`),
  KEY `record_id` (`record_id`),
  KEY `meta_key` (`meta_key`(191)),
  KEY `meta_value` (`meta_value`(191))
) ENGINE=MyISAM AUTO_INCREMENT=7148 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpve_mainwp_stream_meta`
--

LOCK TABLES `wpve_mainwp_stream_meta` WRITE;
/*!40000 ALTER TABLE `wpve_mainwp_stream_meta` DISABLE KEYS */;
INSERT INTO `wpve_mainwp_stream_meta` VALUES (3760,362,'user_meta','siteadmin'),(3761,362,'user_meta','Administrator'),(3759,362,'user_meta','Golden Stallion Agency'),(3758,362,'user_meta','Goldenstallionagency@gmail.com'),(3757,362,'revision_id','917'),(3756,362,'old_status','publish'),(3755,362,'new_status','publish'),(3754,362,'post_date_gmt','2024-12-19 09:46:23'),(3753,362,'post_date','2024-12-19 11:46:23'),(3752,362,'singular_name','template'),(3751,362,'post_title','Kit Styles: Webiso - Template kit for Website Design Agency'),(3750,361,'user_meta',''),(3749,361,'user_meta','Administrator'),(3748,361,'user_meta','siteadmin'),(3747,361,'user_meta','Golden Stallion Agency'),(3746,361,'user_meta','Goldenstallionagency@gmail.com'),(3745,361,'revision_id','917'),(3744,361,'old_status','publish'),(3743,361,'new_status','publish'),(3742,361,'post_date_gmt','2024-12-19 09:46:23'),(3740,361,'singular_name','template'),(3741,361,'post_date','2024-12-19 11:46:23'),(3739,361,'post_title','Kit Styles: Webiso - Template kit for Website Design Agency'),(3738,360,'user_meta',''),(3737,360,'user_meta','Administrator'),(3736,360,'user_meta','siteadmin'),(3735,360,'user_meta','Golden Stallion Agency'),(3733,360,'revision_id','916'),(3734,360,'user_meta','Goldenstallionagency@gmail.com'),(3732,360,'old_status','publish'),(3731,360,'new_status','publish'),(3730,360,'post_date_gmt','2024-12-19 09:46:23'),(3729,360,'post_date','2024-12-19 11:46:23'),(3728,360,'singular_name','template'),(3727,360,'post_title','Kit Styles: Webiso - Template kit for Website Design Agency'),(3726,359,'user_meta',''),(3725,359,'user_meta','Administrator'),(3724,359,'user_meta','siteadmin'),(3723,359,'user_meta','Golden Stallion Agency'),(3722,359,'user_meta','Goldenstallionagency@gmail.com'),(3721,359,'revision_id','916'),(3720,359,'old_status','publish'),(3719,359,'new_status','publish'),(3718,359,'post_date_gmt','2024-12-19 09:46:23'),(3717,359,'post_date','2024-12-19 11:46:23'),(3716,359,'singular_name','template'),(3715,359,'post_title','Kit Styles: Webiso - Template kit for Website Design Agency'),(3714,358,'user_meta',''),(3713,358,'user_meta','Administrator'),(3712,358,'user_meta','siteadmin'),(3711,358,'user_meta','Golden Stallion Agency'),(3710,358,'user_meta','Goldenstallionagency@gmail.com'),(3709,358,'revision_id','916'),(3708,358,'old_status','publish'),(3707,358,'new_status','publish'),(3706,358,'post_date_gmt','2024-12-19 09:46:23'),(3705,358,'post_date','2024-12-19 11:46:23'),(3704,358,'singular_name','template'),(3703,358,'post_title','Kit Styles: Webiso - Template kit for Website Design Agency'),(3702,357,'user_meta',''),(3701,357,'user_meta','Administrator'),(3700,357,'user_meta','siteadmin'),(3699,357,'user_meta','Golden Stallion Agency'),(3698,357,'user_meta','Goldenstallionagency@gmail.com'),(3697,357,'revision_id','916'),(3696,357,'old_status','publish'),(3695,357,'new_status','publish'),(3694,357,'post_date_gmt','2024-12-19 09:46:23'),(3693,357,'post_date','2024-12-19 11:46:23'),(3692,357,'singular_name','template'),(3691,357,'post_title','Kit Styles: Webiso - Template kit for Website Design Agency'),(3690,356,'user_meta',''),(3689,356,'user_meta','Administrator'),(3688,356,'user_meta','siteadmin'),(3687,356,'user_meta','Golden Stallion Agency'),(3686,356,'user_meta','Goldenstallionagency@gmail.com'),(3685,356,'revision_id','916'),(3684,356,'old_status','publish'),(3683,356,'new_status','publish'),(3682,356,'post_date_gmt','2024-12-19 09:46:23'),(3681,356,'post_date','2024-12-19 11:46:23'),(3680,356,'singular_name','template'),(3679,356,'post_title','Kit Styles: Webiso - Template kit for Website Design Agency'),(3678,355,'user_meta',''),(3677,355,'user_meta','Administrator'),(3676,355,'user_meta','siteadmin'),(3675,355,'user_meta','Golden Stallion Agency'),(3674,355,'user_meta','Goldenstallionagency@gmail.com'),(3673,355,'revision_id','916'),(3667,355,'post_title','Kit Styles: Webiso - Template kit for Website Design Agency'),(3666,354,'user_meta',''),(3665,354,'user_meta','Administrator'),(3664,354,'user_meta','siteadmin'),(3663,354,'user_meta','Golden Stallion Agency'),(3662,354,'user_meta','Goldenstallionagency@gmail.com'),(3661,354,'revision_id','907'),(3633,352,'post_date','2025-07-29 12:23:57'),(3632,352,'singular_name','page'),(3631,352,'post_title','Landing Page'),(3630,351,'user_meta',''),(3629,351,'user_meta','Administrator'),(3628,351,'user_meta','siteadmin'),(3627,351,'user_meta','Golden Stallion Agency'),(3620,351,'singular_name','page'),(3621,351,'post_date','2025-07-29 12:23:57'),(3622,351,'post_date_gmt','2025-07-29 10:23:57'),(3623,351,'new_status','publish'),(3624,351,'old_status','publish'),(3625,351,'revision_id','911'),(3626,351,'user_meta','Goldenstallionagency@gmail.com'),(3634,352,'post_date_gmt','2025-07-29 10:23:57'),(3635,352,'new_status','publish'),(3636,352,'old_status','publish'),(3637,352,'revision_id','912'),(3638,352,'user_meta','Goldenstallionagency@gmail.com'),(3639,352,'user_meta','Golden Stallion Agency'),(3640,352,'user_meta','siteadmin'),(3671,355,'new_status','publish'),(3672,355,'old_status','publish'),(3670,355,'post_date_gmt','2024-12-19 09:46:23'),(3669,355,'post_date','2024-12-19 11:46:23'),(3668,355,'singular_name','template'),(3660,354,'old_status','publish'),(3659,354,'new_status','publish'),(3657,354,'post_date','2024-12-19 11:46:23'),(3658,354,'post_date_gmt','2024-12-19 09:46:23'),(3656,354,'singular_name','template'),(3655,354,'post_title','Kit Styles: Webiso - Template kit for Website Design Agency'),(3654,353,'user_meta',''),(3652,353,'user_meta','siteadmin'),(3653,353,'user_meta','Administrator'),(3651,353,'user_meta','Golden Stallion Agency'),(3650,353,'user_meta','Goldenstallionagency@gmail.com'),(3649,353,'revision_id','913'),(3648,353,'old_status','publish'),(3647,353,'new_status','publish'),(3646,353,'post_date_gmt','2025-07-29 10:23:57'),(3644,353,'singular_name','page'),(3645,353,'post_date','2025-07-29 12:23:57'),(3643,353,'post_title','Landing Page'),(3642,352,'user_meta',''),(3641,352,'user_meta','Administrator'),(3619,351,'post_title','Landing Page'),(3618,350,'user_meta',''),(3617,350,'user_meta','Administrator'),(3616,350,'user_meta','siteadmin'),(3615,350,'user_meta','Golden Stallion Agency'),(3614,350,'user_meta','Goldenstallionagency@gmail.com'),(3613,350,'revision_id','909'),(3612,350,'old_status','publish'),(3611,350,'new_status','publish'),(3610,350,'post_date_gmt','2025-07-29 10:23:57'),(3609,350,'post_date','2025-07-29 12:23:57'),(3608,350,'singular_name','page'),(3607,350,'post_title','Landing Page'),(3599,349,'new_status','publish'),(3600,349,'old_status','publish'),(3601,349,'revision_id','908'),(3602,349,'user_meta','Goldenstallionagency@gmail.com'),(3603,349,'user_meta','Golden Stallion Agency'),(3604,349,'user_meta','siteadmin'),(3605,349,'user_meta','Administrator'),(3606,349,'user_meta',''),(3598,349,'post_date_gmt','2025-07-29 10:23:57'),(3597,349,'post_date','2025-07-29 12:23:57'),(3595,349,'post_title','Landing Page'),(3596,349,'singular_name','page'),(3594,348,'user_meta',''),(3593,348,'user_meta','Administrator'),(3592,348,'user_meta','siteadmin'),(3586,348,'post_date_gmt','2025-07-29 10:23:57'),(3585,348,'post_date','2025-07-29 12:23:57'),(3584,348,'singular_name','page'),(3583,348,'post_title','Landing Page'),(3582,347,'user_meta',''),(3581,347,'user_meta','Administrator'),(3580,347,'user_meta','siteadmin'),(3579,347,'user_meta','Golden Stallion Agency'),(3572,347,'singular_name','template'),(3571,347,'post_title','Kit Styles: Webiso - Template kit for Website Design Agency'),(3570,346,'user_meta',''),(3569,346,'user_meta','Administrator'),(3568,346,'user_meta','siteadmin'),(3567,346,'user_meta','Golden Stallion Agency'),(3565,346,'revision_id','907'),(3566,346,'user_meta','Goldenstallionagency@gmail.com'),(3564,346,'old_status','publish'),(3563,346,'new_status','publish'),(3562,346,'post_date_gmt','2024-12-19 09:46:23'),(3561,346,'post_date','2024-12-19 11:46:23'),(3560,346,'singular_name','template'),(3559,346,'post_title','Kit Styles: Webiso - Template kit for Website Design Agency'),(3558,345,'user_meta',''),(3557,345,'user_meta','Administrator'),(3556,345,'user_meta','siteadmin'),(3554,345,'user_meta','Goldenstallionagency@gmail.com'),(3555,345,'user_meta','Golden Stallion Agency'),(3553,345,'revision_id','762'),(3552,345,'old_status','publish'),(3551,345,'new_status','publish'),(3550,345,'post_date_gmt','2024-12-19 09:46:23'),(3549,345,'post_date','2024-12-19 11:46:23'),(3548,345,'singular_name','template'),(3547,345,'post_title','Kit Styles: Webiso - Template kit for Website Design Agency'),(3546,344,'user_meta',''),(3545,344,'user_meta','Administrator'),(3544,344,'user_meta','siteadmin'),(3543,344,'user_meta','Golden Stallion Agency'),(3542,344,'user_meta','Goldenstallionagency@gmail.com'),(3541,344,'revision_id','905'),(3540,344,'old_status','publish'),(3539,344,'new_status','publish'),(3538,344,'post_date_gmt','2025-07-29 10:23:57'),(3537,344,'post_date','2025-07-29 12:23:57'),(3536,344,'singular_name','page'),(3535,344,'post_title','Landing Page'),(3534,343,'user_meta',''),(3532,343,'user_meta','siteadmin'),(3533,343,'user_meta','Administrator'),(3531,343,'user_meta','Golden Stallion Agency'),(3530,343,'user_meta','Goldenstallionagency@gmail.com'),(3529,343,'revision_id','904'),(3528,343,'old_status','publish'),(3527,343,'new_status','publish'),(3526,343,'post_date_gmt','2025-07-29 10:23:57'),(3525,343,'post_date','2025-07-29 12:23:57'),(3524,343,'singular_name','page'),(3523,343,'post_title','Landing Page'),(3522,342,'user_meta',''),(3521,342,'user_meta','Administrator'),(3520,342,'user_meta','siteadmin'),(3519,342,'user_meta','Golden Stallion Agency'),(3518,342,'user_meta','Goldenstallionagency@gmail.com'),(3517,342,'revision_id','903'),(3516,342,'old_status','publish'),(3515,342,'new_status','publish'),(3514,342,'post_date_gmt','2025-07-29 10:23:57'),(3513,342,'post_date','2025-07-29 12:23:57'),(3512,342,'singular_name','page'),(3511,342,'post_title','Landing Page'),(3510,341,'user_meta',''),(3509,341,'user_meta','Administrator'),(3508,341,'user_meta','siteadmin'),(3507,341,'user_meta','Golden Stallion Agency'),(3506,341,'user_meta','Goldenstallionagency@gmail.com'),(3505,341,'revision_id','901'),(3504,341,'old_status','publish'),(3503,341,'new_status','publish'),(3502,341,'post_date_gmt','2025-07-29 10:23:57'),(3501,341,'post_date','2025-07-29 12:23:57'),(3500,341,'singular_name','page'),(3499,341,'post_title','Landing Page'),(3498,340,'user_meta',''),(3497,340,'user_meta','Administrator'),(3496,340,'user_meta','siteadmin'),(3495,340,'user_meta','Golden Stallion Agency'),(3494,340,'user_meta','Goldenstallionagency@gmail.com'),(3493,340,'revision_id','900'),(3492,340,'old_status','publish'),(3491,340,'new_status','publish'),(3490,340,'post_date_gmt','2025-07-29 10:23:57'),(3489,340,'post_date','2025-07-29 12:23:57'),(3488,340,'singular_name','page'),(3487,340,'post_title','Landing Page'),(3486,339,'user_meta',''),(3485,339,'user_meta','Administrator'),(3484,339,'user_meta','siteadmin'),(3483,339,'user_meta','Golden Stallion Agency'),(3482,339,'user_meta','Goldenstallionagency@gmail.com'),(3481,339,'revision_id','899'),(3480,339,'old_status','publish'),(3479,339,'new_status','publish'),(3478,339,'post_date_gmt','2025-07-29 10:23:57'),(3477,339,'post_date','2025-07-29 12:23:57'),(3476,339,'singular_name','page'),(3475,339,'post_title','Landing Page'),(3474,338,'user_meta',''),(3473,338,'user_meta','Administrator'),(3472,338,'user_meta','siteadmin'),(3471,338,'user_meta','Golden Stallion Agency'),(3470,338,'user_meta','Goldenstallionagency@gmail.com'),(3469,338,'revision_id','898'),(3467,338,'new_status','publish'),(3468,338,'old_status','publish'),(3466,338,'post_date_gmt','2025-07-29 10:23:57'),(3465,338,'post_date','2025-07-29 12:23:57'),(3464,338,'singular_name','page'),(3463,338,'post_title','Landing Page'),(3462,337,'user_meta',''),(3461,337,'user_meta','Administrator'),(3460,337,'user_meta','siteadmin'),(3459,337,'user_meta','Golden Stallion Agency'),(3458,337,'user_meta','Goldenstallionagency@gmail.com'),(3457,337,'revision_id','897'),(3456,337,'old_status','publish'),(3455,337,'new_status','publish'),(3454,337,'post_date_gmt','2025-07-29 10:23:57'),(3453,337,'post_date','2025-07-29 12:23:57'),(3452,337,'singular_name','page'),(3451,337,'post_title','Landing Page'),(3450,336,'user_meta',''),(3449,336,'user_meta','Administrator'),(3448,336,'user_meta','siteadmin'),(3447,336,'user_meta','Golden Stallion Agency'),(3446,336,'user_meta','Goldenstallionagency@gmail.com'),(3445,336,'revision_id','896'),(3444,336,'old_status','publish'),(3443,336,'new_status','publish'),(3442,336,'post_date_gmt','2025-07-29 10:23:57'),(3441,336,'post_date','2025-07-29 12:23:57'),(3440,336,'singular_name','page'),(3439,336,'post_title','Landing Page'),(3438,335,'user_meta',''),(3437,335,'user_meta','Administrator'),(3436,335,'user_meta','siteadmin'),(3435,335,'user_meta','Golden Stallion Agency'),(3434,335,'user_meta','Goldenstallionagency@gmail.com'),(3433,335,'revision_id','894'),(3432,335,'old_status','publish'),(3431,335,'new_status','publish'),(3430,335,'post_date_gmt','2025-07-29 10:23:57'),(3429,335,'post_date','2025-07-29 12:23:57'),(3428,335,'singular_name','page'),(3427,335,'post_title','Landing Page'),(3426,334,'user_meta',''),(3425,334,'user_meta','Administrator'),(3424,334,'user_meta','siteadmin'),(3423,334,'user_meta','Golden Stallion Agency'),(3422,334,'user_meta','Goldenstallionagency@gmail.com'),(3421,334,'revision_id','893'),(3420,334,'old_status','publish'),(3419,334,'new_status','publish'),(3418,334,'post_date_gmt','2025-07-29 10:23:57'),(3417,334,'post_date','2025-07-29 12:23:57'),(3416,334,'singular_name','page'),(3414,333,'user_meta',''),(3415,334,'post_title','Landing Page'),(3413,333,'user_meta','Administrator'),(3412,333,'user_meta','siteadmin'),(3411,333,'user_meta','Golden Stallion Agency'),(3410,333,'user_meta','Goldenstallionagency@gmail.com'),(3409,333,'revision_id','892'),(3408,333,'old_status','publish'),(3407,333,'new_status','publish'),(3406,333,'post_date_gmt','2025-07-29 10:23:57'),(3405,333,'post_date','2025-07-29 12:23:57'),(3404,333,'singular_name','page'),(3403,333,'post_title','Landing Page'),(3402,332,'user_meta',''),(3401,332,'user_meta','Administrator'),(3400,332,'user_meta','siteadmin'),(3399,332,'user_meta','Golden Stallion Agency'),(3398,332,'user_meta','Goldenstallionagency@gmail.com'),(3397,332,'revision_id','890'),(3396,332,'old_status','publish'),(3395,332,'new_status','publish'),(3394,332,'post_date_gmt','2025-07-29 10:23:57'),(3393,332,'post_date','2025-07-29 12:23:57'),(3392,332,'singular_name','page'),(3391,332,'post_title','Landing Page'),(3390,331,'user_meta',''),(3389,331,'user_meta','Administrator'),(3387,331,'user_meta','Golden Stallion Agency'),(3388,331,'user_meta','siteadmin'),(3386,331,'user_meta','Goldenstallionagency@gmail.com'),(3385,331,'revision_id','889'),(3384,331,'old_status','publish'),(3383,331,'new_status','publish'),(3382,331,'post_date_gmt','2025-07-29 10:23:57'),(3381,331,'post_date','2025-07-29 12:23:57'),(3380,331,'singular_name','page'),(3379,331,'post_title','Landing Page'),(3378,330,'user_meta',''),(3377,330,'user_meta','Administrator'),(3376,330,'user_meta','siteadmin'),(3375,330,'user_meta','Golden Stallion Agency'),(3374,330,'user_meta','Goldenstallionagency@gmail.com'),(3373,330,'revision_id','888'),(3372,330,'old_status','publish'),(3371,330,'new_status','publish'),(3370,330,'post_date_gmt','2025-07-29 10:23:57'),(3369,330,'post_date','2025-07-29 12:23:57'),(3368,330,'singular_name','page'),(3367,330,'post_title','Landing Page'),(3366,329,'user_meta',''),(3365,329,'user_meta','Administrator'),(3364,329,'user_meta','siteadmin'),(3363,329,'user_meta','Golden Stallion Agency'),(3362,329,'user_meta','Goldenstallionagency@gmail.com'),(3361,329,'revision_id','887'),(3360,329,'old_status','publish'),(3359,329,'new_status','publish'),(3358,329,'post_date_gmt','2025-07-29 10:23:57'),(3357,329,'post_date','2025-07-29 12:23:57'),(3356,329,'singular_name','page'),(3355,329,'post_title','Landing Page'),(3354,328,'user_meta',''),(3353,328,'user_meta','Administrator'),(3352,328,'user_meta','siteadmin'),(3351,328,'user_meta','Golden Stallion Agency'),(3350,328,'user_meta','Goldenstallionagency@gmail.com'),(3349,328,'revision_id','886'),(3348,328,'old_status','publish'),(3347,328,'new_status','publish'),(3346,328,'post_date_gmt','2025-07-29 10:23:57'),(3345,328,'post_date','2025-07-29 12:23:57'),(3344,328,'singular_name','page'),(3343,328,'post_title','Landing Page'),(3342,327,'user_meta',''),(3341,327,'user_meta','Administrator'),(3340,327,'user_meta','siteadmin'),(3339,327,'user_meta','Golden Stallion Agency'),(3338,327,'user_meta','Goldenstallionagency@gmail.com'),(3337,327,'revision_id','885'),(3336,327,'old_status','publish'),(3335,327,'new_status','publish'),(3334,327,'post_date_gmt','2025-07-29 10:23:57'),(3333,327,'post_date','2025-07-29 12:23:57'),(3332,327,'singular_name','page'),(3331,327,'post_title','Landing Page'),(3330,326,'user_meta',''),(3329,326,'user_meta','Administrator'),(3328,326,'user_meta','siteadmin'),(3327,326,'user_meta','Golden Stallion Agency'),(3326,326,'user_meta','Goldenstallionagency@gmail.com'),(3325,326,'revision_id','883'),(3324,326,'old_status','publish'),(3323,326,'new_status','publish'),(3322,326,'post_date_gmt','2025-07-29 10:23:57'),(3321,326,'post_date','2025-07-29 12:23:57'),(3320,326,'singular_name','page'),(3319,326,'post_title','Landing Page'),(3318,325,'user_meta',''),(3317,325,'user_meta','Administrator'),(3316,325,'user_meta','siteadmin'),(3315,325,'user_meta','Golden Stallion Agency'),(3314,325,'user_meta','Goldenstallionagency@gmail.com'),(3313,325,'revision_id','882'),(3312,325,'old_status','publish'),(3311,325,'new_status','publish'),(3310,325,'post_date_gmt','2025-07-29 10:23:57'),(3309,325,'post_date','2025-07-29 12:23:57'),(3308,325,'singular_name','page'),(3307,325,'post_title','Landing Page'),(3306,324,'user_meta',''),(3305,324,'user_meta','Administrator'),(3304,324,'user_meta','siteadmin'),(3303,324,'user_meta','Golden Stallion Agency'),(3302,324,'user_meta','Goldenstallionagency@gmail.com'),(3301,324,'revision_id','881'),(3300,324,'old_status','publish'),(3299,324,'new_status','publish'),(3298,324,'post_date_gmt','2025-07-29 10:23:57'),(3297,324,'post_date','2025-07-29 12:23:57'),(3296,324,'singular_name','page'),(3295,324,'post_title','Landing Page'),(3294,323,'user_meta',''),(3293,323,'user_meta','Administrator'),(3292,323,'user_meta','siteadmin'),(3291,323,'user_meta','Golden Stallion Agency'),(3290,323,'user_meta','Goldenstallionagency@gmail.com'),(3289,323,'revision_id','878'),(3288,323,'old_status','publish'),(3287,323,'new_status','publish'),(3286,323,'post_date_gmt','2025-07-29 10:23:57'),(3285,323,'post_date','2025-07-29 12:23:57'),(3284,323,'singular_name','page'),(3283,323,'post_title','Landing Page'),(3282,322,'user_meta',''),(3281,322,'user_meta','Administrator'),(3280,322,'user_meta','siteadmin'),(3279,322,'user_meta','Golden Stallion Agency'),(3278,322,'user_meta','Goldenstallionagency@gmail.com'),(3277,322,'revision_id','877'),(3276,322,'old_status','publish'),(3275,322,'new_status','publish'),(3274,322,'post_date_gmt','2025-07-29 10:23:57'),(3273,322,'post_date','2025-07-29 12:23:57'),(3272,322,'singular_name','page'),(3271,322,'post_title','Landing Page'),(3270,321,'user_meta',''),(3269,321,'user_meta','Administrator'),(3268,321,'user_meta','siteadmin'),(3267,321,'user_meta','Golden Stallion Agency'),(3266,321,'user_meta','Goldenstallionagency@gmail.com'),(3265,321,'revision_id','876'),(3264,321,'old_status','publish'),(3263,321,'new_status','publish'),(3262,321,'post_date_gmt','2025-07-29 10:23:57'),(3261,321,'post_date','2025-07-29 12:23:57'),(3260,321,'singular_name','page'),(3259,321,'post_title','Landing Page'),(3258,320,'user_meta',''),(3257,320,'user_meta','Administrator'),(3256,320,'user_meta','siteadmin'),(3255,320,'user_meta','Golden Stallion Agency'),(3254,320,'user_meta','Goldenstallionagency@gmail.com'),(3253,320,'revision_id','875'),(3252,320,'old_status','publish'),(3251,320,'new_status','publish'),(3250,320,'post_date_gmt','2025-07-29 10:23:57'),(3249,320,'post_date','2025-07-29 12:23:57'),(3248,320,'singular_name','page'),(3247,320,'post_title','Landing Page'),(3246,319,'user_meta',''),(3245,319,'user_meta','Administrator'),(3244,319,'user_meta','siteadmin'),(3243,319,'user_meta','Golden Stallion Agency'),(3242,319,'user_meta','Goldenstallionagency@gmail.com'),(3241,319,'revision_id','874'),(3240,319,'old_status','publish'),(3239,319,'new_status','publish'),(3238,319,'post_date_gmt','2025-07-29 10:23:57'),(3237,319,'post_date','2025-07-29 12:23:57'),(3236,319,'singular_name','page'),(3235,319,'post_title','Landing Page'),(3234,318,'user_meta',''),(3233,318,'user_meta','Administrator'),(3232,318,'user_meta','siteadmin'),(3231,318,'user_meta','Golden Stallion Agency'),(3230,318,'user_meta','Goldenstallionagency@gmail.com'),(3229,318,'revision_id','873'),(3228,318,'old_status','publish'),(3227,318,'new_status','publish'),(3226,318,'post_date_gmt','2025-07-29 10:23:57'),(3225,318,'post_date','2025-07-29 12:23:57'),(3224,318,'singular_name','page'),(3223,318,'post_title','Landing Page'),(3222,317,'user_meta',''),(3221,317,'user_meta','Administrator'),(3220,317,'user_meta','siteadmin'),(3219,317,'user_meta','Golden Stallion Agency'),(3218,317,'user_meta','Goldenstallionagency@gmail.com'),(3217,317,'revision_id','872'),(3216,317,'old_status','publish'),(3215,317,'new_status','publish'),(3214,317,'post_date_gmt','2025-07-29 10:23:57'),(3213,317,'post_date','2025-07-29 12:23:57'),(3212,317,'singular_name','page'),(3211,317,'post_title','Landing Page'),(3210,316,'user_meta',''),(3209,316,'user_meta','Administrator'),(3208,316,'user_meta','siteadmin'),(3207,316,'user_meta','Golden Stallion Agency'),(3206,316,'user_meta','Goldenstallionagency@gmail.com'),(3205,316,'revision_id','871'),(3204,316,'old_status','publish'),(3203,316,'new_status','publish'),(3202,316,'post_date_gmt','2025-07-29 10:23:57'),(3201,316,'post_date','2025-07-29 12:23:57'),(3200,316,'singular_name','page'),(3199,316,'post_title','Landing Page'),(3198,315,'user_meta',''),(3197,315,'user_meta','Administrator'),(3196,315,'user_meta','siteadmin'),(3195,315,'user_meta','Golden Stallion Agency'),(3194,315,'user_meta','Goldenstallionagency@gmail.com'),(3193,315,'revision_id','870'),(3192,315,'old_status','publish'),(3191,315,'new_status','publish'),(3190,315,'post_date_gmt','2025-07-29 10:23:57'),(3189,315,'post_date','2025-07-29 12:23:57'),(3188,315,'singular_name','page'),(3187,315,'post_title','Landing Page'),(3186,314,'user_meta',''),(3185,314,'user_meta','Administrator'),(3184,314,'user_meta','siteadmin'),(3183,314,'user_meta','Golden Stallion Agency'),(3182,314,'user_meta','Goldenstallionagency@gmail.com'),(3181,314,'revision_id','868'),(3180,314,'old_status','publish'),(3179,314,'new_status','publish'),(3178,314,'post_date_gmt','2025-07-29 10:23:57'),(3177,314,'post_date','2025-07-29 12:23:57'),(3176,314,'singular_name','page'),(3175,314,'post_title','Landing Page'),(3174,313,'user_meta',''),(3173,313,'user_meta','Administrator'),(3172,313,'user_meta','siteadmin'),(3171,313,'user_meta','Golden Stallion Agency'),(3170,313,'user_meta','Goldenstallionagency@gmail.com'),(3169,313,'revision_id','867'),(3168,313,'old_status','publish'),(3167,313,'new_status','publish'),(3166,313,'post_date_gmt','2025-07-29 10:23:57'),(3165,313,'post_date','2025-07-29 12:23:57'),(3164,313,'singular_name','page'),(3163,313,'post_title','Landing Page'),(3162,312,'user_meta',''),(3161,312,'user_meta','Administrator'),(3160,312,'user_meta','siteadmin'),(3159,312,'user_meta','Golden Stallion Agency'),(3158,312,'user_meta','Goldenstallionagency@gmail.com'),(3157,312,'revision_id','866'),(3156,312,'old_status','publish'),(3155,312,'new_status','publish'),(3154,312,'post_date_gmt','2025-07-29 10:23:57'),(3153,312,'post_date','2025-07-29 12:23:57'),(3152,312,'singular_name','page'),(3151,312,'post_title','Landing Page'),(3150,311,'user_meta',''),(3149,311,'user_meta','Administrator'),(3148,311,'user_meta','siteadmin'),(3147,311,'user_meta','Golden Stallion Agency'),(3146,311,'user_meta','Goldenstallionagency@gmail.com'),(3145,311,'old_status','publish'),(3144,311,'new_status','publish'),(3143,311,'post_date_gmt','2025-07-31 07:42:49'),(3142,311,'post_date','2025-07-31 09:42:49'),(3141,311,'singular_name','template'),(3140,311,'post_title','Flimo Home Page'),(3139,310,'user_meta',''),(3138,310,'user_meta','Administrator'),(3137,310,'user_meta','siteadmin'),(3136,310,'user_meta','Golden Stallion Agency'),(3135,310,'user_meta','Goldenstallionagency@gmail.com'),(3134,310,'old_status','new'),(3133,310,'new_status','publish'),(3132,310,'post_date_gmt','2025-07-31 07:42:49'),(3131,310,'post_date','2025-07-31 09:42:49'),(3130,310,'singular_name','template'),(3129,310,'post_title','Flimo Home Page'),(3128,309,'user_meta',''),(3127,309,'user_meta','Administrator'),(3126,309,'user_meta','siteadmin'),(3125,309,'user_meta','Golden Stallion Agency'),(3124,309,'user_meta','Goldenstallionagency@gmail.com'),(3123,309,'revision_id','847'),(3122,309,'old_status','publish'),(3121,309,'new_status','publish'),(3120,309,'post_date_gmt','2025-07-29 10:23:57'),(3119,309,'post_date','2025-07-29 12:23:57'),(3118,309,'singular_name','page'),(3117,309,'post_title','Landing Page'),(3116,308,'user_meta',''),(3114,308,'user_meta','siteadmin'),(3115,308,'user_meta','Administrator'),(3113,308,'user_meta','Golden Stallion Agency'),(3112,308,'user_meta','Goldenstallionagency@gmail.com'),(3111,308,'revision_id','846'),(3110,308,'old_status','publish'),(3109,308,'new_status','publish'),(3108,308,'post_date_gmt','2025-07-29 10:23:57'),(3107,308,'post_date','2025-07-29 12:23:57'),(3106,308,'singular_name','page'),(3105,308,'post_title','Landing Page'),(3104,307,'user_meta',''),(3103,307,'user_meta','Administrator'),(3102,307,'user_meta','siteadmin'),(3101,307,'user_meta','Golden Stallion Agency'),(3100,307,'user_meta','Goldenstallionagency@gmail.com'),(3099,307,'revision_id','845'),(3098,307,'old_status','publish'),(3097,307,'new_status','publish'),(3096,307,'post_date_gmt','2025-07-29 10:23:57'),(3095,307,'post_date','2025-07-29 12:23:57'),(3094,307,'singular_name','page'),(3093,307,'post_title','Landing Page'),(3092,306,'user_meta',''),(3091,306,'user_meta','Administrator'),(3090,306,'user_meta','siteadmin'),(3089,306,'user_meta','Golden Stallion Agency'),(3088,306,'user_meta','Goldenstallionagency@gmail.com'),(3087,306,'revision_id','844'),(3086,306,'old_status','publish'),(3085,306,'new_status','publish'),(3084,306,'post_date_gmt','2025-07-29 10:23:57'),(3083,306,'post_date','2025-07-29 12:23:57'),(3082,306,'singular_name','page'),(3081,306,'post_title','Landing Page'),(3080,305,'user_meta',''),(3079,305,'user_meta','Administrator'),(3078,305,'user_meta','siteadmin'),(3077,305,'user_meta','Golden Stallion Agency'),(3076,305,'user_meta','Goldenstallionagency@gmail.com'),(3075,305,'revision_id','843'),(3074,305,'old_status','publish'),(3073,305,'new_status','publish'),(3072,305,'post_date_gmt','2025-07-29 10:23:57'),(3071,305,'post_date','2025-07-29 12:23:57'),(3070,305,'singular_name','page'),(3069,305,'post_title','Landing Page'),(3068,304,'user_meta',''),(3067,304,'user_meta','Administrator'),(3066,304,'user_meta','siteadmin'),(3065,304,'user_meta','Golden Stallion Agency'),(3064,304,'user_meta','Goldenstallionagency@gmail.com'),(3063,304,'revision_id','842'),(3062,304,'old_status','publish'),(3061,304,'new_status','publish'),(3060,304,'post_date_gmt','2025-07-29 10:23:57'),(3059,304,'post_date','2025-07-29 12:23:57'),(3058,304,'singular_name','page'),(3057,304,'post_title','Landing Page'),(3056,303,'user_meta',''),(3055,303,'user_meta','Administrator'),(3054,303,'user_meta','siteadmin'),(3053,303,'user_meta','Golden Stallion Agency'),(3052,303,'user_meta','Goldenstallionagency@gmail.com'),(3051,303,'revision_id','841'),(3049,303,'new_status','publish'),(3050,303,'old_status','publish'),(3048,303,'post_date_gmt','2025-07-29 10:23:57'),(3047,303,'post_date','2025-07-29 12:23:57'),(3046,303,'singular_name','page'),(3045,303,'post_title','Landing Page'),(3044,302,'user_meta',''),(3043,302,'user_meta','Administrator'),(3042,302,'user_meta','siteadmin'),(3041,302,'user_meta','Golden Stallion Agency'),(3040,302,'user_meta','Goldenstallionagency@gmail.com'),(3039,302,'revision_id','840'),(3038,302,'old_status','publish'),(3037,302,'new_status','publish'),(3036,302,'post_date_gmt','2025-07-29 10:23:57'),(3035,302,'post_date','2025-07-29 12:23:57'),(3034,302,'singular_name','page'),(3033,302,'post_title','Landing Page'),(3032,301,'user_meta',''),(3031,301,'user_meta','Administrator'),(3030,301,'user_meta','siteadmin'),(3029,301,'user_meta','Golden Stallion Agency'),(3028,301,'user_meta','Goldenstallionagency@gmail.com'),(3027,301,'revision_id','839'),(3026,301,'old_status','publish'),(3025,301,'new_status','publish'),(3024,301,'post_date_gmt','2025-07-29 10:23:57'),(3023,301,'post_date','2025-07-29 12:23:57'),(3022,301,'singular_name','page'),(3021,301,'post_title','Landing Page'),(3020,300,'user_meta',''),(3019,300,'user_meta','Administrator'),(3018,300,'user_meta','siteadmin'),(3017,300,'user_meta','Golden Stallion Agency'),(3016,300,'user_meta','Goldenstallionagency@gmail.com'),(3015,300,'revision_id','837'),(3014,300,'old_status','publish'),(3013,300,'new_status','publish'),(3012,300,'post_date_gmt','2025-07-29 10:23:57'),(3011,300,'post_date','2025-07-29 12:23:57'),(3010,300,'singular_name','page'),(3009,300,'post_title','Landing Page'),(3008,299,'user_meta',''),(3007,299,'user_meta','Administrator'),(3006,299,'user_meta','siteadmin'),(3005,299,'user_meta','Golden Stallion Agency'),(3004,299,'user_meta','Goldenstallionagency@gmail.com'),(3003,299,'revision_id','836'),(3002,299,'old_status','publish'),(3001,299,'new_status','publish'),(3000,299,'post_date_gmt','2025-07-29 10:23:57'),(2999,299,'post_date','2025-07-29 12:23:57'),(2998,299,'singular_name','page'),(2997,299,'post_title','Landing Page'),(2996,298,'user_meta',''),(2995,298,'user_meta','Administrator'),(2994,298,'user_meta','siteadmin'),(2993,298,'user_meta','Golden Stallion Agency'),(2992,298,'user_meta','Goldenstallionagency@gmail.com'),(2991,298,'revision_id','782'),(2990,298,'old_status','publish'),(2989,298,'new_status','publish'),(2988,298,'post_date_gmt','2025-07-29 10:23:57'),(2987,298,'post_date','2025-07-29 12:23:57'),(2986,298,'singular_name','page'),(2985,298,'post_title','Landing Page'),(2984,297,'user_meta',''),(2983,297,'user_meta','Administrator'),(2982,297,'user_meta','siteadmin'),(2981,297,'user_meta','Golden Stallion Agency'),(2980,297,'user_meta','Goldenstallionagency@gmail.com'),(2979,297,'revision_id','798'),(2978,297,'old_status','publish'),(2977,297,'new_status','publish'),(2976,297,'post_date_gmt','2025-07-29 10:47:00'),(2975,297,'post_date','2025-07-29 12:47:00'),(2974,297,'singular_name','template'),(2973,297,'post_title','NZ-portfolio-innovation-home-4bd490f'),(2972,296,'user_meta',''),(2971,296,'user_meta','Administrator'),(2970,296,'user_meta','siteadmin'),(2969,296,'user_meta','Golden Stallion Agency'),(2968,296,'user_meta','Goldenstallionagency@gmail.com'),(2967,296,'revision_id','796'),(2966,296,'old_status','publish'),(2965,296,'new_status','publish'),(2964,296,'post_date_gmt','2025-07-29 10:47:00'),(2963,296,'post_date','2025-07-29 12:47:00'),(2962,296,'singular_name','template'),(2961,296,'post_title','NZ-portfolio-innovation-home-16bef0e'),(2960,295,'user_meta',''),(2959,295,'user_meta','Administrator'),(2958,295,'user_meta','siteadmin'),(2957,295,'user_meta','Golden Stallion Agency'),(2956,295,'user_meta','Goldenstallionagency@gmail.com'),(2955,295,'revision_id','819'),(2954,295,'old_status','publish'),(2953,295,'new_status','publish'),(2952,295,'post_date_gmt','2025-07-29 10:47:33'),(2951,295,'post_date','2025-07-29 12:47:33'),(2950,295,'singular_name','template'),(2949,295,'post_title','NZ-innovate-lab-site-footer-2a9f73d'),(2948,294,'user_meta',''),(2947,294,'user_meta','Administrator'),(2946,294,'user_meta','siteadmin'),(2945,294,'user_meta','Golden Stallion Agency'),(2944,294,'user_meta','Goldenstallionagency@gmail.com'),(2943,294,'revision_id','813'),(2942,294,'old_status','publish'),(2941,294,'new_status','publish'),(2940,294,'post_date_gmt','2025-07-29 10:47:09'),(2939,294,'post_date','2025-07-29 12:47:09'),(2938,294,'singular_name','template'),(2937,294,'post_title','NZ-innovate-lab-header-de6fa4d'),(2936,293,'user_meta',''),(2935,293,'user_meta','Administrator'),(2934,293,'user_meta','siteadmin'),(2933,293,'user_meta','Golden Stallion Agency'),(2932,293,'user_meta','Goldenstallionagency@gmail.com'),(2931,293,'revision_id','787'),(2930,293,'old_status','publish'),(2929,293,'new_status','publish'),(2928,293,'post_date_gmt','2025-07-29 10:46:50'),(2927,293,'post_date','2025-07-29 12:46:50'),(2926,293,'singular_name','template'),(2925,293,'post_title','NZ-4-consulting-4-elementor-wordpress-theme-phlox-pro-2e1e9bd'),(2924,292,'user_meta',''),(2923,292,'user_meta','Administrator'),(2922,292,'user_meta','siteadmin'),(2921,292,'user_meta','Golden Stallion Agency'),(2920,292,'user_meta','Goldenstallionagency@gmail.com'),(2919,292,'revision_id','785'),(2918,292,'old_status','publish'),(2917,292,'new_status','publish'),(2916,292,'post_date_gmt','2025-07-29 10:45:50'),(2915,292,'post_date','2025-07-29 12:45:50'),(2914,292,'singular_name','template'),(2913,292,'post_title','NZ-4-consulting-4-elementor-wordpress-theme-phlox-pro-2e1e9bd'),(2912,291,'user_meta',''),(2911,291,'user_meta','Administrator'),(2910,291,'user_meta','siteadmin'),(2909,291,'user_meta','Golden Stallion Agency'),(2908,291,'user_meta','Goldenstallionagency@gmail.com'),(2907,291,'revision_id','824'),(2906,291,'old_status','publish'),(2905,291,'new_status','publish'),(2904,291,'post_date_gmt','2025-07-29 10:47:49'),(2903,291,'post_date','2025-07-29 12:47:49'),(2902,291,'singular_name','template'),(2901,291,'post_title','NZ-software-home-e8ce426'),(2900,290,'user_meta',''),(2899,290,'user_meta','Administrator'),(2898,290,'user_meta','siteadmin'),(2897,290,'user_meta','Golden Stallion Agency'),(2896,290,'user_meta','Goldenstallionagency@gmail.com'),(2895,290,'revision_id','821'),(2894,290,'old_status','publish'),(2893,290,'new_status','publish'),(2892,290,'post_date_gmt','2025-07-29 10:47:33'),(2891,290,'post_date','2025-07-29 12:47:33'),(2890,290,'singular_name','template'),(2889,290,'post_title','NZ-software-home-8476b7c'),(2888,289,'user_meta',''),(2887,289,'user_meta','Administrator'),(2886,289,'user_meta','siteadmin'),(2885,289,'user_meta','Golden Stallion Agency'),(2884,289,'user_meta','Goldenstallionagency@gmail.com'),(2883,289,'revision_id','811'),(2882,289,'old_status','publish'),(2881,289,'new_status','publish'),(2880,289,'post_date_gmt','2025-07-29 10:47:08'),(2879,289,'post_date','2025-07-29 12:47:08'),(2878,289,'singular_name','template'),(2877,289,'post_title','NZ-creative-2-site-header-4970add'),(2876,288,'user_meta',''),(2875,288,'user_meta','Administrator'),(2874,288,'user_meta','siteadmin'),(2873,288,'user_meta','Golden Stallion Agency'),(2872,288,'user_meta','Goldenstallionagency@gmail.com'),(2871,288,'revision_id','809'),(2870,288,'old_status','publish'),(2869,288,'new_status','publish'),(2868,288,'post_date_gmt','2025-07-29 10:47:08'),(2867,288,'post_date','2025-07-29 12:47:08'),(2866,288,'singular_name','template'),(2865,288,'post_title','NZ-creative-2-shake-hand-2ed3154'),(2864,287,'user_meta',''),(2863,287,'user_meta','Administrator'),(2862,287,'user_meta','siteadmin'),(2861,287,'user_meta','Golden Stallion Agency'),(2860,287,'user_meta','Goldenstallionagency@gmail.com'),(2859,287,'revision_id','807'),(2858,287,'old_status','publish'),(2857,287,'new_status','publish'),(2856,287,'post_date_gmt','2025-07-29 10:47:08'),(2855,287,'post_date','2025-07-29 12:47:08'),(2854,287,'singular_name','template'),(2853,287,'post_title','NZ-creative-2-home-ecf2ea1'),(2852,286,'user_meta',''),(2851,286,'user_meta','Administrator'),(2850,286,'user_meta','siteadmin'),(2849,286,'user_meta','Golden Stallion Agency'),(2848,286,'user_meta','Goldenstallionagency@gmail.com'),(2847,286,'old_status','publish'),(2846,286,'new_status','publish'),(2845,286,'post_date_gmt','2025-07-29 10:47:49'),(2844,286,'post_date','2025-07-29 12:47:49'),(2843,286,'singular_name','template'),(2842,286,'post_title','phlox-agency-software-home-e8ce426'),(2841,285,'user_meta',''),(2840,285,'user_meta','Administrator'),(2839,285,'user_meta','siteadmin'),(2838,285,'user_meta','Golden Stallion Agency'),(2837,285,'user_meta','Goldenstallionagency@gmail.com'),(2836,285,'old_status','new'),(2835,285,'new_status','publish'),(2834,285,'post_date_gmt','2025-07-29 10:47:49'),(2833,285,'post_date','2025-07-29 12:47:49'),(2832,285,'singular_name','template'),(2831,285,'post_title','phlox-agency-software-home-e8ce426'),(2830,284,'user_meta',''),(2829,284,'user_meta','Administrator'),(2828,284,'user_meta','siteadmin'),(2827,284,'user_meta','Golden Stallion Agency'),(2826,284,'user_meta','Goldenstallionagency@gmail.com'),(2825,284,'old_status','publish'),(2824,284,'new_status','publish'),(2823,284,'post_date_gmt','2025-07-29 10:47:33'),(2822,284,'post_date','2025-07-29 12:47:33'),(2821,284,'singular_name','template'),(2820,284,'post_title','phlox-agency-software-home-8476b7c'),(2819,283,'user_meta',''),(2818,283,'user_meta','Administrator'),(2817,283,'user_meta','siteadmin'),(2816,283,'user_meta','Golden Stallion Agency'),(2815,283,'user_meta','Goldenstallionagency@gmail.com'),(2814,283,'old_status','new'),(2813,283,'new_status','publish'),(2812,283,'post_date_gmt','2025-07-29 10:47:33'),(2811,283,'post_date','2025-07-29 12:47:33'),(3591,348,'user_meta','Golden Stallion Agency'),(3590,348,'user_meta','Goldenstallionagency@gmail.com'),(3589,348,'revision_id','906'),(3588,348,'old_status','publish'),(3587,348,'new_status','publish'),(3577,347,'revision_id','907'),(3578,347,'user_meta','Goldenstallionagency@gmail.com'),(3575,347,'new_status','publish'),(3576,347,'old_status','publish'),(3574,347,'post_date_gmt','2024-12-19 09:46:23'),(3573,347,'post_date','2024-12-19 11:46:23'),(2810,283,'singular_name','template'),(2809,283,'post_title','phlox-agency-software-home-8476b7c'),(2808,282,'user_meta',''),(2807,282,'user_meta','Administrator'),(2806,282,'user_meta','siteadmin'),(2805,282,'user_meta','Golden Stallion Agency'),(2804,282,'user_meta','Goldenstallionagency@gmail.com'),(2803,282,'old_status','publish'),(2802,282,'new_status','publish'),(2801,282,'post_date_gmt','2025-07-29 10:47:33'),(2800,282,'post_date','2025-07-29 12:47:33'),(2799,282,'singular_name','template'),(2798,282,'post_title','phlox-innovate-lab-site-footer-2a9f73d'),(2797,281,'user_meta',''),(2796,281,'user_meta','Administrator'),(2795,281,'user_meta','siteadmin'),(2794,281,'user_meta','Golden Stallion Agency'),(2793,281,'user_meta','Goldenstallionagency@gmail.com'),(2792,281,'old_status','new'),(2791,281,'new_status','publish'),(2790,281,'post_date_gmt','2025-07-29 10:47:33'),(2789,281,'post_date','2025-07-29 12:47:33'),(2788,281,'singular_name','template'),(2787,281,'post_title','phlox-innovate-lab-site-footer-2a9f73d'),(2786,280,'user_meta',''),(2785,280,'user_meta','Administrator'),(2784,280,'user_meta','siteadmin'),(2783,280,'user_meta','Golden Stallion Agency'),(2782,280,'user_meta','Goldenstallionagency@gmail.com'),(2781,280,'old_status','publish'),(2780,280,'new_status','publish'),(2779,280,'post_date_gmt','2025-07-29 10:47:09'),(2778,280,'post_date','2025-07-29 12:47:09'),(2777,280,'singular_name','template'),(2776,280,'post_title','phlox-innovate-lab-header-de6fa4d'),(2775,279,'user_meta',''),(2774,279,'user_meta','Administrator'),(2773,279,'user_meta','siteadmin'),(2772,279,'user_meta','Golden Stallion Agency'),(2771,279,'user_meta','Goldenstallionagency@gmail.com'),(2770,279,'old_status','new'),(2769,279,'new_status','publish'),(2768,279,'post_date_gmt','2025-07-29 10:47:09'),(2767,279,'post_date','2025-07-29 12:47:09'),(2766,279,'singular_name','template'),(2765,279,'post_title','phlox-innovate-lab-header-de6fa4d'),(2764,278,'user_meta',''),(2763,278,'user_meta','Administrator'),(2762,278,'user_meta','siteadmin'),(2761,278,'user_meta','Golden Stallion Agency'),(2760,278,'user_meta','Goldenstallionagency@gmail.com'),(2759,278,'old_status','publish'),(2758,278,'new_status','publish'),(2757,278,'post_date_gmt','2025-07-29 10:47:08'),(2756,278,'post_date','2025-07-29 12:47:08'),(2755,278,'singular_name','template'),(2754,278,'post_title','phlox-agency-creative-2-site-header-4970add'),(2753,277,'user_meta',''),(2752,277,'user_meta','Administrator'),(2751,277,'user_meta','siteadmin'),(2750,277,'user_meta','Golden Stallion Agency'),(2749,277,'user_meta','Goldenstallionagency@gmail.com'),(2748,277,'old_status','new'),(2747,277,'new_status','publish'),(2745,277,'post_date','2025-07-29 12:47:08'),(2746,277,'post_date_gmt','2025-07-29 10:47:08'),(2744,277,'singular_name','template'),(2743,277,'post_title','phlox-agency-creative-2-site-header-4970add'),(2742,276,'user_meta',''),(2741,276,'user_meta','Administrator'),(2740,276,'user_meta','siteadmin'),(2739,276,'user_meta','Golden Stallion Agency'),(2738,276,'user_meta','Goldenstallionagency@gmail.com'),(2737,276,'old_status','publish'),(2736,276,'new_status','publish'),(2735,276,'post_date_gmt','2025-07-29 10:47:08'),(2734,276,'post_date','2025-07-29 12:47:08'),(2733,276,'singular_name','template'),(2732,276,'post_title','phlox-agency-creative-2-shake-hand-2ed3154'),(2731,275,'user_meta',''),(2730,275,'user_meta','Administrator'),(2729,275,'user_meta','siteadmin'),(2728,275,'user_meta','Golden Stallion Agency'),(2727,275,'user_meta','Goldenstallionagency@gmail.com'),(2726,275,'old_status','new'),(2725,275,'new_status','publish'),(2724,275,'post_date_gmt','2025-07-29 10:47:08'),(2723,275,'post_date','2025-07-29 12:47:08'),(2722,275,'singular_name','template'),(2721,275,'post_title','phlox-agency-creative-2-shake-hand-2ed3154'),(2720,274,'user_meta',''),(2719,274,'user_meta','Administrator'),(2718,274,'user_meta','siteadmin'),(2717,274,'user_meta','Golden Stallion Agency'),(2716,274,'user_meta','Goldenstallionagency@gmail.com'),(2715,274,'old_status','publish'),(2714,274,'new_status','publish'),(2713,274,'post_date_gmt','2025-07-29 10:47:08'),(2712,274,'post_date','2025-07-29 12:47:08'),(2711,274,'singular_name','template'),(2710,274,'post_title','phlox-agency-creative-2-home-ecf2ea1'),(2709,273,'user_meta',''),(2708,273,'user_meta','Administrator'),(2707,273,'user_meta','siteadmin'),(2706,273,'user_meta','Golden Stallion Agency'),(2705,273,'user_meta','Goldenstallionagency@gmail.com'),(2704,273,'old_status','new'),(2703,273,'new_status','publish'),(2702,273,'post_date_gmt','2025-07-29 10:47:08'),(2701,273,'post_date','2025-07-29 12:47:08'),(2700,273,'singular_name','template'),(2699,273,'post_title','phlox-agency-creative-2-home-ecf2ea1'),(2698,272,'user_meta',''),(2697,272,'user_meta','Administrator'),(2696,272,'user_meta','siteadmin'),(2695,272,'user_meta','Golden Stallion Agency'),(2694,272,'user_meta','Goldenstallionagency@gmail.com'),(2693,272,'old_status','publish'),(2692,272,'new_status','publish'),(2691,272,'post_date_gmt','2025-07-29 10:47:00'),(2690,272,'post_date','2025-07-29 12:47:00'),(2689,272,'singular_name','template'),(2688,272,'post_title','phlox-portfolio-innovation-home-4bd490f'),(2687,271,'user_meta',''),(2686,271,'user_meta','Administrator'),(2685,271,'user_meta','siteadmin'),(2684,271,'user_meta','Golden Stallion Agency'),(2683,271,'user_meta','Goldenstallionagency@gmail.com'),(2682,271,'old_status','new'),(2681,271,'new_status','publish'),(2680,271,'post_date_gmt','2025-07-29 10:47:00'),(2679,271,'post_date','2025-07-29 12:47:00'),(2678,271,'singular_name','template'),(2677,271,'post_title','phlox-portfolio-innovation-home-4bd490f'),(2676,270,'user_meta',''),(2675,270,'user_meta','Administrator'),(2674,270,'user_meta','siteadmin'),(2673,270,'user_meta','Golden Stallion Agency'),(2672,270,'user_meta','Goldenstallionagency@gmail.com'),(2671,270,'old_status','publish'),(2670,270,'new_status','publish'),(2669,270,'post_date_gmt','2025-07-29 10:47:00'),(2668,270,'post_date','2025-07-29 12:47:00'),(2667,270,'singular_name','template'),(2666,270,'post_title','phlox-portfolio-innovation-home-16bef0e'),(2665,269,'user_meta',''),(2664,269,'user_meta','Administrator'),(2663,269,'user_meta','siteadmin'),(2662,269,'user_meta','Golden Stallion Agency'),(2661,269,'user_meta','Goldenstallionagency@gmail.com'),(2660,269,'old_status','new'),(2659,269,'new_status','publish'),(2658,269,'post_date_gmt','2025-07-29 10:47:00'),(2657,269,'post_date','2025-07-29 12:47:00'),(2656,269,'singular_name','template'),(2655,269,'post_title','phlox-portfolio-innovation-home-16bef0e'),(2654,268,'user_meta',''),(2653,268,'user_meta','Administrator'),(2652,268,'user_meta','siteadmin'),(2651,268,'user_meta','Golden Stallion Agency'),(2650,268,'user_meta','Goldenstallionagency@gmail.com'),(2649,268,'old_status','publish'),(2648,268,'new_status','publish'),(2647,268,'post_date_gmt','2025-07-29 10:46:50'),(2646,268,'post_date','2025-07-29 12:46:50'),(2645,268,'singular_name','template'),(2644,268,'post_title','phlox-consulting-4-consulting-4-elementor-wordpress-theme-phlox-pro-2e1e9bd'),(2643,267,'user_meta',''),(2642,267,'user_meta','Administrator'),(2641,267,'user_meta','siteadmin'),(2640,267,'user_meta','Golden Stallion Agency'),(2639,267,'user_meta','Goldenstallionagency@gmail.com'),(2638,267,'old_status','new'),(2637,267,'new_status','publish'),(2636,267,'post_date_gmt','2025-07-29 10:46:50'),(2635,267,'post_date','2025-07-29 12:46:50'),(2634,267,'singular_name','template'),(2633,267,'post_title','phlox-consulting-4-consulting-4-elementor-wordpress-theme-phlox-pro-2e1e9bd'),(2632,266,'user_meta',''),(2631,266,'user_meta','Administrator'),(2630,266,'user_meta','siteadmin'),(2629,266,'user_meta','Golden Stallion Agency'),(2628,266,'user_meta','Goldenstallionagency@gmail.com'),(2627,266,'old_status','publish'),(2626,266,'new_status','publish'),(2625,266,'post_date_gmt','2025-07-29 10:45:50'),(2624,266,'post_date','2025-07-29 12:45:50'),(2623,266,'singular_name','template'),(2622,266,'post_title','phlox-consulting-4-consulting-4-elementor-wordpress-theme-phlox-pro-2e1e9bd'),(2621,265,'user_meta',''),(2620,265,'user_meta','Administrator'),(2619,265,'user_meta','siteadmin'),(2618,265,'user_meta','Golden Stallion Agency'),(2617,265,'user_meta','Goldenstallionagency@gmail.com'),(2616,265,'old_status','new'),(2615,265,'new_status','publish'),(2614,265,'post_date_gmt','2025-07-29 10:45:50'),(2613,265,'post_date','2025-07-29 12:45:50'),(2612,265,'singular_name','template'),(2611,265,'post_title','phlox-consulting-4-consulting-4-elementor-wordpress-theme-phlox-pro-2e1e9bd'),(2610,264,'user_meta',''),(2609,264,'user_meta','Administrator'),(2608,264,'user_meta','siteadmin'),(2607,264,'user_meta','Golden Stallion Agency'),(2606,264,'user_meta','Goldenstallionagency@gmail.com'),(2605,264,'revision_id','781'),(2604,264,'old_status','draft'),(2603,264,'new_status','publish'),(2602,264,'post_date_gmt','2025-07-29 10:23:57'),(2601,264,'post_date','2025-07-29 12:23:57'),(2600,264,'singular_name','page'),(2599,264,'post_title','Landing Page'),(2598,263,'user_meta',''),(2597,263,'user_meta','Administrator'),(2596,263,'user_meta','siteadmin'),(2595,263,'user_meta','Golden Stallion Agency'),(2594,263,'user_meta','Goldenstallionagency@gmail.com'),(2593,263,'old_status','draft'),(2592,263,'new_status','draft'),(2591,263,'post_date_gmt','0000-00-00 00:00:00'),(2590,263,'post_date','2025-07-29 12:23:52'),(2589,263,'singular_name','page'),(2588,263,'post_title','hospitality website design in South Africa (DUPLICATE)'),(2587,262,'user_meta',''),(2586,262,'user_meta','Administrator'),(2585,262,'user_meta','siteadmin'),(2584,262,'user_meta','Golden Stallion Agency'),(2583,262,'user_meta','Goldenstallionagency@gmail.com'),(2582,262,'old_status','new'),(2581,262,'new_status','draft'),(2580,262,'post_date_gmt','0000-00-00 00:00:00'),(2579,262,'post_date','2025-07-29 12:22:45'),(2578,262,'singular_name','page'),(2577,262,'post_title','hospitality website design in South Africa (DUPLICATE)'),(2576,261,'user_meta','wp_cron'),(2575,261,'user_meta',''),(2574,261,'user_meta',''),(2573,261,'user_meta','N/A'),(2571,261,'auto_updated','1'),(2572,261,'user_meta',''),(2570,261,'old_version','6.8.1'),(2569,261,'new_version','6.8.2'),(2568,260,'user_meta','wp_cron'),(2560,259,'user_meta','wp_cron'),(2559,259,'user_meta',''),(2558,259,'user_meta',''),(2557,259,'user_meta','N/A'),(2556,259,'user_meta',''),(2555,259,'auto_updated','1'),(2554,259,'old_version','6.7.2'),(2553,259,'new_version','6.8.2'),(2552,258,'user_meta','wp_cron'),(2551,258,'user_meta',''),(2550,258,'user_meta',''),(2549,258,'user_meta','N/A'),(2548,258,'user_meta',''),(2547,258,'auto_updated','1'),(2546,258,'old_version','6.7.2'),(2545,258,'new_version','6.8.1'),(2544,257,'user_meta','wp_cron'),(2543,257,'user_meta',''),(2542,257,'user_meta',''),(2541,257,'user_meta','N/A'),(2540,257,'user_meta',''),(2539,257,'auto_updated','1'),(2538,257,'old_version','6.7.2'),(2537,257,'new_version','6.8.2'),(2536,256,'user_meta','wp_cron'),(2535,256,'user_meta',''),(2534,256,'user_meta',''),(2533,256,'user_meta','N/A'),(2532,256,'user_meta',''),(2531,256,'auto_updated','1'),(2530,256,'old_version','6.7.2'),(2529,256,'new_version','6.8.1'),(2528,255,'user_meta','wp_cron'),(2527,255,'user_meta',''),(2526,255,'user_meta',''),(2525,255,'user_meta','N/A'),(2524,255,'user_meta',''),(2523,255,'auto_updated','1'),(2522,255,'old_version','6.7.2'),(2521,255,'new_version','6.8.2'),(2520,254,'user_meta','wp_cron'),(2519,254,'user_meta',''),(2518,254,'user_meta',''),(2517,254,'user_meta','N/A'),(2516,254,'user_meta',''),(2515,254,'auto_updated','1'),(2514,254,'old_version','6.7.2'),(2513,254,'new_version','6.8.1'),(2512,253,'user_meta','wp_cron'),(2511,253,'user_meta',''),(2510,253,'user_meta',''),(2509,253,'user_meta','N/A'),(2508,253,'user_meta',''),(2507,253,'auto_updated','1'),(2506,253,'old_version','6.7.2'),(2505,253,'new_version','6.8.2'),(2504,252,'user_meta','wp_cron'),(2503,252,'user_meta',''),(2502,252,'user_meta',''),(2501,252,'user_meta','N/A'),(2500,252,'user_meta',''),(2499,252,'auto_updated','1'),(2498,252,'old_version','6.7.2'),(2497,252,'new_version','6.8.1'),(2496,251,'user_meta','wp_cron'),(2495,251,'user_meta',''),(2494,251,'user_meta',''),(2493,251,'user_meta','N/A'),(2492,251,'user_meta',''),(2491,251,'auto_updated','1'),(2490,251,'old_version','6.7.2'),(2489,251,'new_version','6.8.2'),(2488,250,'user_meta','wp_cron'),(2487,250,'user_meta',''),(2486,250,'user_meta',''),(2485,250,'user_meta','N/A'),(2484,250,'user_meta',''),(2483,250,'auto_updated','1'),(2482,250,'old_version','6.7.2'),(2481,250,'new_version','6.8.1'),(2480,249,'user_meta','wp_cron'),(2479,249,'user_meta',''),(2478,249,'user_meta',''),(2477,249,'user_meta','N/A'),(2476,249,'user_meta',''),(2475,249,'auto_updated','1'),(2474,249,'old_version','6.7.2'),(2473,249,'new_version','6.8.2'),(2472,248,'user_meta','wp_cron'),(2471,248,'user_meta',''),(2470,248,'user_meta',''),(2469,248,'user_meta','N/A'),(2468,248,'user_meta',''),(2467,248,'auto_updated','1'),(2466,248,'old_version','6.7.2'),(2465,248,'new_version','6.8.1'),(2464,247,'user_meta','wp_cron'),(2463,247,'user_meta',''),(2462,247,'user_meta',''),(2461,247,'user_meta','N/A'),(2460,247,'user_meta',''),(2459,247,'auto_updated','1'),(2458,247,'old_version','6.7.2'),(2457,247,'new_version','6.8.2'),(2456,246,'user_meta','wp_cron'),(2455,246,'user_meta',''),(2454,246,'user_meta',''),(2453,246,'user_meta','N/A'),(2452,246,'user_meta',''),(2451,246,'auto_updated','1'),(2450,246,'old_version','6.7.2'),(2449,246,'new_version','6.8.1'),(2448,245,'user_meta','wp_cron'),(2447,245,'user_meta',''),(2446,245,'user_meta',''),(2445,245,'user_meta','N/A'),(2444,245,'user_meta',''),(2443,245,'auto_updated','1'),(2442,245,'old_version','6.7.2'),(2441,245,'new_version','6.8.2'),(2440,244,'user_meta','wp_cron'),(2439,244,'user_meta',''),(2438,244,'user_meta',''),(2437,244,'user_meta','N/A'),(2436,244,'user_meta',''),(2435,244,'auto_updated','1'),(2434,244,'old_version','6.7.2'),(2433,244,'new_version','6.8.1'),(2432,243,'user_meta','wp_cron'),(2431,243,'user_meta',''),(2430,243,'user_meta',''),(2429,243,'user_meta','N/A'),(2428,243,'user_meta',''),(2427,243,'auto_updated','1'),(2426,243,'old_version','6.7.2'),(2425,243,'new_version','6.8.2'),(2424,242,'user_meta','wp_cron'),(2423,242,'user_meta',''),(2422,242,'user_meta',''),(2421,242,'user_meta','N/A'),(2420,242,'user_meta',''),(2419,242,'auto_updated','1'),(2418,242,'old_version','6.7.2'),(2417,242,'new_version','6.8.1'),(2416,241,'user_meta','wp_cron'),(2415,241,'user_meta',''),(2414,241,'user_meta',''),(2413,241,'user_meta','N/A'),(2412,241,'user_meta',''),(2411,241,'auto_updated','1'),(2410,241,'old_version','6.7.2'),(2409,241,'new_version','6.8.2'),(2567,260,'user_meta',''),(2566,260,'user_meta',''),(2565,260,'user_meta','N/A'),(2564,260,'user_meta',''),(2563,260,'auto_updated','1'),(2562,260,'old_version','6.7.2'),(2561,260,'new_version','6.8.1'),(3956,379,'singular_name','page'),(3955,379,'post_title','Landing Page'),(3954,378,'user_meta',''),(3953,378,'user_meta','Administrator'),(3952,378,'user_meta','siteadmin'),(3951,378,'user_meta','Golden Stallion Agency'),(3950,378,'user_meta','Goldenstallionagency@gmail.com'),(3949,378,'revision_id','936'),(3948,378,'old_status','publish'),(3947,378,'new_status','publish'),(3946,378,'post_date_gmt','2025-07-29 10:23:57'),(3945,378,'post_date','2025-07-29 12:23:57'),(3944,378,'singular_name','page'),(3943,378,'post_title','Landing Page'),(5360,496,'singular_name','page'),(5359,496,'post_title','Landing Page'),(5358,495,'user_meta',''),(5357,495,'user_meta','Administrator'),(5356,495,'user_meta','siteadmin'),(5355,495,'user_meta','Golden Stallion Agency'),(5354,495,'user_meta','Goldenstallionagency@gmail.com'),(5353,495,'revision_id','1078'),(5352,495,'old_status','publish'),(5351,495,'new_status','publish'),(5350,495,'post_date_gmt','2025-07-29 10:23:57'),(5349,495,'post_date','2025-07-29 12:23:57'),(5348,495,'singular_name','page'),(5347,495,'post_title','Landing Page'),(6345,578,'post_date','2025-07-29 12:23:57'),(6344,578,'singular_name','page'),(6343,578,'post_title','Landing Page'),(6342,577,'user_meta',''),(6341,577,'user_meta','Administrator'),(6340,577,'user_meta','siteadmin'),(6339,577,'user_meta','Golden Stallion Agency'),(6338,577,'user_meta','Goldenstallionagency@gmail.com'),(6337,577,'revision_id','1171'),(6336,577,'old_status','publish'),(6335,577,'new_status','publish'),(6334,577,'post_date_gmt','2025-07-29 10:23:57'),(6333,577,'post_date','2025-07-29 12:23:57'),(6332,577,'singular_name','page'),(6331,577,'post_title','Landing Page'),(6330,576,'user_meta',''),(6329,576,'user_meta','Administrator'),(6328,576,'user_meta','siteadmin'),(6327,576,'user_meta','Golden Stallion Agency'),(6326,576,'user_meta','Goldenstallionagency@gmail.com'),(6325,576,'revision_id','1169'),(6324,576,'old_status','publish'),(6323,576,'new_status','publish'),(6322,576,'post_date_gmt','2025-07-29 10:23:57'),(6321,576,'post_date','2025-07-29 12:23:57'),(6320,576,'singular_name','page'),(6319,576,'post_title','Landing Page'),(7087,640,'post_id','1'),(7086,640,'comment_type','comment'),(7085,640,'comment_status','pending approval'),(7084,640,'post_title','\"Hello world!\"'),(7083,640,'user_name','Mona4294'),(3762,362,'user_meta',''),(3763,363,'post_title','Landing Page'),(3764,363,'singular_name','page'),(3765,363,'post_date','2025-07-29 12:23:57'),(3766,363,'post_date_gmt','2025-07-29 10:23:57'),(3767,363,'new_status','publish'),(3768,363,'old_status','publish'),(3769,363,'revision_id','915'),(3770,363,'user_meta','Goldenstallionagency@gmail.com'),(3771,363,'user_meta','Golden Stallion Agency'),(3772,363,'user_meta','siteadmin'),(3773,363,'user_meta','Administrator'),(3774,363,'user_meta',''),(3775,364,'post_title','Landing Page'),(3776,364,'singular_name','page'),(3777,364,'post_date','2025-07-29 12:23:57'),(3778,364,'post_date_gmt','2025-07-29 10:23:57'),(3779,364,'new_status','publish'),(3780,364,'old_status','publish'),(3781,364,'revision_id','918'),(3782,364,'user_meta','Goldenstallionagency@gmail.com'),(3783,364,'user_meta','Golden Stallion Agency'),(3784,364,'user_meta','siteadmin'),(3785,364,'user_meta','Administrator'),(3786,364,'user_meta',''),(3787,365,'post_title','Landing Page'),(3788,365,'singular_name','page'),(3789,365,'post_date','2025-07-29 12:23:57'),(3790,365,'post_date_gmt','2025-07-29 10:23:57'),(3791,365,'new_status','publish'),(3792,365,'old_status','publish'),(3793,365,'revision_id','919'),(3794,365,'user_meta','Goldenstallionagency@gmail.com'),(3795,365,'user_meta','Golden Stallion Agency'),(3796,365,'user_meta','siteadmin'),(3797,365,'user_meta','Administrator'),(3798,365,'user_meta',''),(3799,366,'post_title','Landing Page'),(3800,366,'singular_name','page'),(3801,366,'post_date','2025-07-29 12:23:57'),(3802,366,'post_date_gmt','2025-07-29 10:23:57'),(3803,366,'new_status','publish'),(3804,366,'old_status','publish'),(3805,366,'revision_id','920'),(3806,366,'user_meta','Goldenstallionagency@gmail.com'),(3807,366,'user_meta','Golden Stallion Agency'),(3808,366,'user_meta','siteadmin'),(3809,366,'user_meta','Administrator'),(3810,366,'user_meta',''),(3811,367,'post_title','Landing Page'),(3812,367,'singular_name','page'),(3813,367,'post_date','2025-07-29 12:23:57'),(3814,367,'post_date_gmt','2025-07-29 10:23:57'),(3815,367,'new_status','publish'),(3816,367,'old_status','publish'),(3817,367,'revision_id','921'),(3818,367,'user_meta','Goldenstallionagency@gmail.com'),(3819,367,'user_meta','Golden Stallion Agency'),(3820,367,'user_meta','siteadmin'),(3821,367,'user_meta','Administrator'),(3822,367,'user_meta',''),(3823,368,'post_title','Landing Page'),(3824,368,'singular_name','page'),(3825,368,'post_date','2025-07-29 12:23:57'),(3826,368,'post_date_gmt','2025-07-29 10:23:57'),(3827,368,'new_status','publish'),(3828,368,'old_status','publish'),(3829,368,'revision_id','922'),(3830,368,'user_meta','Goldenstallionagency@gmail.com'),(3831,368,'user_meta','Golden Stallion Agency'),(3832,368,'user_meta','siteadmin'),(3833,368,'user_meta','Administrator'),(3834,368,'user_meta',''),(3835,369,'post_title','Landing Page'),(3836,369,'singular_name','page'),(3837,369,'post_date','2025-07-29 12:23:57'),(3838,369,'post_date_gmt','2025-07-29 10:23:57'),(3839,369,'new_status','publish'),(3840,369,'old_status','publish'),(3841,369,'revision_id','923'),(3842,369,'user_meta','Goldenstallionagency@gmail.com'),(3843,369,'user_meta','Golden Stallion Agency'),(3844,369,'user_meta','siteadmin'),(3845,369,'user_meta','Administrator'),(3846,369,'user_meta',''),(3847,370,'post_title','Landing Page'),(3848,370,'singular_name','page'),(3849,370,'post_date','2025-07-29 12:23:57'),(3850,370,'post_date_gmt','2025-07-29 10:23:57'),(3851,370,'new_status','publish'),(3852,370,'old_status','publish'),(3853,370,'revision_id','924'),(3854,370,'user_meta','Goldenstallionagency@gmail.com'),(3855,370,'user_meta','Golden Stallion Agency'),(3856,370,'user_meta','siteadmin'),(3857,370,'user_meta','Administrator'),(3858,370,'user_meta',''),(3859,371,'post_title','Landing Page'),(3860,371,'singular_name','page'),(3861,371,'post_date','2025-07-29 12:23:57'),(3862,371,'post_date_gmt','2025-07-29 10:23:57'),(3863,371,'new_status','publish'),(3864,371,'old_status','publish'),(3865,371,'revision_id','925'),(3866,371,'user_meta','Goldenstallionagency@gmail.com'),(3867,371,'user_meta','Golden Stallion Agency'),(3868,371,'user_meta','siteadmin'),(3869,371,'user_meta','Administrator'),(3870,371,'user_meta',''),(3871,372,'post_title','Landing Page'),(3872,372,'singular_name','page'),(3873,372,'post_date','2025-07-29 12:23:57'),(3874,372,'post_date_gmt','2025-07-29 10:23:57'),(3875,372,'new_status','publish'),(3876,372,'old_status','publish'),(3877,372,'revision_id','926'),(3878,372,'user_meta','Goldenstallionagency@gmail.com'),(3879,372,'user_meta','Golden Stallion Agency'),(3880,372,'user_meta','siteadmin'),(3881,372,'user_meta','Administrator'),(3882,372,'user_meta',''),(3883,373,'post_title','Landing Page'),(3884,373,'singular_name','page'),(3885,373,'post_date','2025-07-29 12:23:57'),(3886,373,'post_date_gmt','2025-07-29 10:23:57'),(3887,373,'new_status','publish'),(3888,373,'old_status','publish'),(3889,373,'revision_id','929'),(3890,373,'user_meta','Goldenstallionagency@gmail.com'),(3891,373,'user_meta','Golden Stallion Agency'),(3892,373,'user_meta','siteadmin'),(3893,373,'user_meta','Administrator'),(3894,373,'user_meta',''),(3895,374,'post_title','Landing Page'),(3896,374,'singular_name','page'),(3897,374,'post_date','2025-07-29 12:23:57'),(3898,374,'post_date_gmt','2025-07-29 10:23:57'),(3899,374,'new_status','publish'),(3900,374,'old_status','publish'),(3901,374,'revision_id','930'),(3902,374,'user_meta','Goldenstallionagency@gmail.com'),(3903,374,'user_meta','Golden Stallion Agency'),(3904,374,'user_meta','siteadmin'),(3905,374,'user_meta','Administrator'),(3906,374,'user_meta',''),(3907,375,'post_title','Landing Page'),(3908,375,'singular_name','page'),(3909,375,'post_date','2025-07-29 12:23:57'),(3910,375,'post_date_gmt','2025-07-29 10:23:57'),(3911,375,'new_status','publish'),(3912,375,'old_status','publish'),(3913,375,'revision_id','932'),(3914,375,'user_meta','Goldenstallionagency@gmail.com'),(3915,375,'user_meta','Golden Stallion Agency'),(3916,375,'user_meta','siteadmin'),(3917,375,'user_meta','Administrator'),(3918,375,'user_meta',''),(3919,376,'post_title','Landing Page'),(3920,376,'singular_name','page'),(3921,376,'post_date','2025-07-29 12:23:57'),(3922,376,'post_date_gmt','2025-07-29 10:23:57'),(3923,376,'new_status','publish'),(3924,376,'old_status','publish'),(3925,376,'revision_id','933'),(3926,376,'user_meta','Goldenstallionagency@gmail.com'),(3927,376,'user_meta','Golden Stallion Agency'),(3928,376,'user_meta','siteadmin'),(3929,376,'user_meta','Administrator'),(3930,376,'user_meta',''),(3931,377,'post_title','Landing Page'),(3932,377,'singular_name','page'),(3933,377,'post_date','2025-07-29 12:23:57'),(3934,377,'post_date_gmt','2025-07-29 10:23:57'),(3935,377,'new_status','publish'),(3936,377,'old_status','publish'),(3937,377,'revision_id','934'),(3938,377,'user_meta','Goldenstallionagency@gmail.com'),(3939,377,'user_meta','Golden Stallion Agency'),(3940,377,'user_meta','siteadmin'),(3941,377,'user_meta','Administrator'),(3942,377,'user_meta',''),(3957,379,'post_date','2025-07-29 12:23:57'),(3958,379,'post_date_gmt','2025-07-29 10:23:57'),(3959,379,'new_status','publish'),(3960,379,'old_status','publish'),(3961,379,'revision_id','937'),(3962,379,'user_meta','Goldenstallionagency@gmail.com'),(3963,379,'user_meta','Golden Stallion Agency'),(3964,379,'user_meta','siteadmin'),(3965,379,'user_meta','Administrator'),(3966,379,'user_meta',''),(3967,380,'post_title','Landing Page'),(3968,380,'singular_name','page'),(3969,380,'post_date','2025-07-29 12:23:57'),(3970,380,'post_date_gmt','2025-07-29 10:23:57'),(3971,380,'new_status','publish'),(3972,380,'old_status','publish'),(3973,380,'revision_id','938'),(3974,380,'user_meta','Goldenstallionagency@gmail.com'),(3975,380,'user_meta','Golden Stallion Agency'),(3976,380,'user_meta','siteadmin'),(3977,380,'user_meta','Administrator'),(3978,380,'user_meta',''),(3979,381,'post_title','Landing Page'),(3980,381,'singular_name','page'),(3981,381,'post_date','2025-07-29 12:23:57'),(3982,381,'post_date_gmt','2025-07-29 10:23:57'),(3983,381,'new_status','publish'),(3984,381,'old_status','publish'),(3985,381,'revision_id','939'),(3986,381,'user_meta','Goldenstallionagency@gmail.com'),(3987,381,'user_meta','Golden Stallion Agency'),(3988,381,'user_meta','siteadmin'),(3989,381,'user_meta','Administrator'),(3990,381,'user_meta',''),(3991,382,'post_title','Landing Page'),(3992,382,'singular_name','page'),(3993,382,'post_date','2025-07-29 12:23:57'),(3994,382,'post_date_gmt','2025-07-29 10:23:57'),(3995,382,'new_status','publish'),(3996,382,'old_status','publish'),(3997,382,'revision_id','940'),(3998,382,'user_meta','Goldenstallionagency@gmail.com'),(3999,382,'user_meta','Golden Stallion Agency'),(4000,382,'user_meta','siteadmin'),(4001,382,'user_meta','Administrator'),(4002,382,'user_meta',''),(4003,383,'post_title','Landing Page'),(4004,383,'singular_name','page'),(4005,383,'post_date','2025-07-29 12:23:57'),(4006,383,'post_date_gmt','2025-07-29 10:23:57'),(4007,383,'new_status','publish'),(4008,383,'old_status','publish'),(4009,383,'revision_id','941'),(4010,383,'user_meta','Goldenstallionagency@gmail.com'),(4011,383,'user_meta','Golden Stallion Agency'),(4012,383,'user_meta','siteadmin'),(4013,383,'user_meta','Administrator'),(4014,383,'user_meta',''),(4015,384,'post_title','Landing Page'),(4016,384,'singular_name','page'),(4017,384,'post_date','2025-07-29 12:23:57'),(4018,384,'post_date_gmt','2025-07-29 10:23:57'),(4019,384,'new_status','publish'),(4020,384,'old_status','publish'),(4021,384,'revision_id','942'),(4022,384,'user_meta','Goldenstallionagency@gmail.com'),(4023,384,'user_meta','Golden Stallion Agency'),(4024,384,'user_meta','siteadmin'),(4025,384,'user_meta','Administrator'),(4026,384,'user_meta',''),(4027,385,'post_title','Landing Page'),(4028,385,'singular_name','page'),(4029,385,'post_date','2025-07-29 12:23:57'),(4030,385,'post_date_gmt','2025-07-29 10:23:57'),(4031,385,'new_status','publish'),(4032,385,'old_status','publish'),(4033,385,'revision_id','943'),(4034,385,'user_meta','Goldenstallionagency@gmail.com'),(4035,385,'user_meta','Golden Stallion Agency'),(4036,385,'user_meta','siteadmin'),(4037,385,'user_meta','Administrator'),(4038,385,'user_meta',''),(4039,386,'post_title','Landing Page'),(4040,386,'singular_name','page'),(4041,386,'post_date','2025-07-29 12:23:57'),(4042,386,'post_date_gmt','2025-07-29 10:23:57'),(4043,386,'new_status','publish'),(4044,386,'old_status','publish'),(4045,386,'revision_id','944'),(4046,386,'user_meta','Goldenstallionagency@gmail.com'),(4047,386,'user_meta','Golden Stallion Agency'),(4048,386,'user_meta','siteadmin'),(4049,386,'user_meta','Administrator'),(4050,386,'user_meta',''),(4051,387,'post_title','Landing Page'),(4052,387,'singular_name','page'),(4053,387,'post_date','2025-07-29 12:23:57'),(4054,387,'post_date_gmt','2025-07-29 10:23:57'),(4055,387,'new_status','publish'),(4056,387,'old_status','publish'),(4057,387,'revision_id','946'),(4058,387,'user_meta','Goldenstallionagency@gmail.com'),(4059,387,'user_meta','Golden Stallion Agency'),(4060,387,'user_meta','siteadmin'),(4061,387,'user_meta','Administrator'),(4062,387,'user_meta',''),(4063,388,'post_title','Landing Page'),(4064,388,'singular_name','page'),(4065,388,'post_date','2025-07-29 12:23:57'),(4066,388,'post_date_gmt','2025-07-29 10:23:57'),(4067,388,'new_status','publish'),(4068,388,'old_status','publish'),(4069,388,'revision_id','947'),(4070,388,'user_meta','Goldenstallionagency@gmail.com'),(4071,388,'user_meta','Golden Stallion Agency'),(4072,388,'user_meta','siteadmin'),(4073,388,'user_meta','Administrator'),(4074,388,'user_meta',''),(4075,389,'post_title','Landing Page'),(4076,389,'singular_name','page'),(4077,389,'post_date','2025-07-29 12:23:57'),(4078,389,'post_date_gmt','2025-07-29 10:23:57'),(4079,389,'new_status','publish'),(4080,389,'old_status','publish'),(4081,389,'revision_id','948'),(4082,389,'user_meta','Goldenstallionagency@gmail.com'),(4083,389,'user_meta','Golden Stallion Agency'),(4084,389,'user_meta','siteadmin'),(4085,389,'user_meta','Administrator'),(4086,389,'user_meta',''),(4087,390,'post_title','Landing Page'),(4088,390,'singular_name','page'),(4089,390,'post_date','2025-07-29 12:23:57'),(4090,390,'post_date_gmt','2025-07-29 10:23:57'),(4091,390,'new_status','publish'),(4092,390,'old_status','publish'),(4093,390,'revision_id','949'),(4094,390,'user_meta','Goldenstallionagency@gmail.com'),(4095,390,'user_meta','Golden Stallion Agency'),(4096,390,'user_meta','siteadmin'),(4097,390,'user_meta','Administrator'),(4098,390,'user_meta',''),(4099,391,'post_title','Landing Page'),(4100,391,'singular_name','page'),(4101,391,'post_date','2025-07-29 12:23:57'),(4102,391,'post_date_gmt','2025-07-29 10:23:57'),(4103,391,'new_status','publish'),(4104,391,'old_status','publish'),(4105,391,'revision_id','950'),(4106,391,'user_meta','Goldenstallionagency@gmail.com'),(4107,391,'user_meta','Golden Stallion Agency'),(4108,391,'user_meta','siteadmin'),(4109,391,'user_meta','Administrator'),(4110,391,'user_meta',''),(4111,392,'post_title','Landing Page'),(4112,392,'singular_name','page'),(4113,392,'post_date','2025-07-29 12:23:57'),(4114,392,'post_date_gmt','2025-07-29 10:23:57'),(4115,392,'new_status','publish'),(4116,392,'old_status','publish'),(4117,392,'revision_id','951'),(4118,392,'user_meta','Goldenstallionagency@gmail.com'),(4119,392,'user_meta','Golden Stallion Agency'),(4120,392,'user_meta','siteadmin'),(4121,392,'user_meta','Administrator'),(4122,392,'user_meta',''),(4123,393,'post_title','Landing Page'),(4124,393,'singular_name','page'),(4125,393,'post_date','2025-07-29 12:23:57'),(4126,393,'post_date_gmt','2025-07-29 10:23:57'),(4127,393,'new_status','publish'),(4128,393,'old_status','publish'),(4129,393,'revision_id','952'),(4130,393,'user_meta','Goldenstallionagency@gmail.com'),(4131,393,'user_meta','Golden Stallion Agency'),(4132,393,'user_meta','siteadmin'),(4133,393,'user_meta','Administrator'),(4134,393,'user_meta',''),(4135,394,'post_title','Landing Page'),(4136,394,'singular_name','page'),(4137,394,'post_date','2025-07-29 12:23:57'),(4138,394,'post_date_gmt','2025-07-29 10:23:57'),(4139,394,'new_status','publish'),(4140,394,'old_status','publish'),(4141,394,'revision_id','953'),(4142,394,'user_meta','Goldenstallionagency@gmail.com'),(4143,394,'user_meta','Golden Stallion Agency'),(4144,394,'user_meta','siteadmin'),(4145,394,'user_meta','Administrator'),(4146,394,'user_meta',''),(4147,395,'post_title','Landing Page'),(4148,395,'singular_name','page'),(4149,395,'post_date','2025-07-29 12:23:57'),(4150,395,'post_date_gmt','2025-07-29 10:23:57'),(4151,395,'new_status','publish'),(4152,395,'old_status','publish'),(4153,395,'revision_id','954'),(4154,395,'user_meta','Goldenstallionagency@gmail.com'),(4155,395,'user_meta','Golden Stallion Agency'),(4156,395,'user_meta','siteadmin'),(4157,395,'user_meta','Administrator'),(4158,395,'user_meta',''),(4159,396,'post_title','Landing Page'),(4160,396,'singular_name','page'),(4161,396,'post_date','2025-07-29 12:23:57'),(4162,396,'post_date_gmt','2025-07-29 10:23:57'),(4163,396,'new_status','publish'),(4164,396,'old_status','publish'),(4165,396,'revision_id','956'),(4166,396,'user_meta','Goldenstallionagency@gmail.com'),(4167,396,'user_meta','Golden Stallion Agency'),(4168,396,'user_meta','siteadmin'),(4169,396,'user_meta','Administrator'),(4170,396,'user_meta',''),(4171,397,'post_title','Landing Page'),(4172,397,'singular_name','page'),(4173,397,'post_date','2025-07-29 12:23:57'),(4174,397,'post_date_gmt','2025-07-29 10:23:57'),(4175,397,'new_status','publish'),(4176,397,'old_status','publish'),(4177,397,'revision_id','957'),(4178,397,'user_meta','Goldenstallionagency@gmail.com'),(4179,397,'user_meta','Golden Stallion Agency'),(4180,397,'user_meta','siteadmin'),(4181,397,'user_meta','Administrator'),(4182,397,'user_meta',''),(4183,398,'post_title','Landing Page'),(4184,398,'singular_name','page'),(4185,398,'post_date','2025-07-29 12:23:57'),(4186,398,'post_date_gmt','2025-07-29 10:23:57'),(4187,398,'new_status','publish'),(4188,398,'old_status','publish'),(4189,398,'revision_id','958'),(4190,398,'user_meta','Goldenstallionagency@gmail.com'),(4191,398,'user_meta','Golden Stallion Agency'),(4192,398,'user_meta','siteadmin'),(4193,398,'user_meta','Administrator'),(4194,398,'user_meta',''),(4195,399,'post_title','Landing Page'),(4196,399,'singular_name','page'),(4197,399,'post_date','2025-07-29 12:23:57'),(4198,399,'post_date_gmt','2025-07-29 10:23:57'),(4199,399,'new_status','publish'),(4200,399,'old_status','publish'),(4201,399,'revision_id','959'),(4202,399,'user_meta','Goldenstallionagency@gmail.com'),(4203,399,'user_meta','Golden Stallion Agency'),(4204,399,'user_meta','siteadmin'),(4205,399,'user_meta','Administrator'),(4206,399,'user_meta',''),(4207,400,'post_title','Landing Page'),(4208,400,'singular_name','page'),(4209,400,'post_date','2025-07-29 12:23:57'),(4210,400,'post_date_gmt','2025-07-29 10:23:57'),(4211,400,'new_status','publish'),(4212,400,'old_status','publish'),(4213,400,'revision_id','960'),(4214,400,'user_meta','Goldenstallionagency@gmail.com'),(4215,400,'user_meta','Golden Stallion Agency'),(4216,400,'user_meta','siteadmin'),(4217,400,'user_meta','Administrator'),(4218,400,'user_meta',''),(4219,401,'post_title','Landing Page'),(4220,401,'singular_name','page'),(4221,401,'post_date','2025-07-29 12:23:57'),(4222,401,'post_date_gmt','2025-07-29 10:23:57'),(4223,401,'new_status','publish'),(4224,401,'old_status','publish'),(4225,401,'revision_id','961'),(4226,401,'user_meta','Goldenstallionagency@gmail.com'),(4227,401,'user_meta','Golden Stallion Agency'),(4228,401,'user_meta','siteadmin'),(4229,401,'user_meta','Administrator'),(4230,401,'user_meta',''),(4231,402,'post_title','Landing Page'),(4232,402,'singular_name','page'),(4233,402,'post_date','2025-07-29 12:23:57'),(4234,402,'post_date_gmt','2025-07-29 10:23:57'),(4235,402,'new_status','publish'),(4236,402,'old_status','publish'),(4237,402,'revision_id','962'),(4238,402,'user_meta','Goldenstallionagency@gmail.com'),(4239,402,'user_meta','Golden Stallion Agency'),(4240,402,'user_meta','siteadmin'),(4241,402,'user_meta','Administrator'),(4242,402,'user_meta',''),(4243,403,'post_title','Landing Page'),(4244,403,'singular_name','page'),(4245,403,'post_date','2025-07-29 12:23:57'),(4246,403,'post_date_gmt','2025-07-29 10:23:57'),(4247,403,'new_status','publish'),(4248,403,'old_status','publish'),(4249,403,'revision_id','963'),(4250,403,'user_meta','Goldenstallionagency@gmail.com'),(4251,403,'user_meta','Golden Stallion Agency'),(4252,403,'user_meta','siteadmin'),(4253,403,'user_meta','Administrator'),(4254,403,'user_meta',''),(4255,404,'post_title','Landing Page'),(4256,404,'singular_name','page'),(4257,404,'post_date','2025-07-29 12:23:57'),(4258,404,'post_date_gmt','2025-07-29 10:23:57'),(4259,404,'new_status','publish'),(4260,404,'old_status','publish'),(4261,404,'revision_id','964'),(4262,404,'user_meta','Goldenstallionagency@gmail.com'),(4263,404,'user_meta','Golden Stallion Agency'),(4264,404,'user_meta','siteadmin'),(4265,404,'user_meta','Administrator'),(4266,404,'user_meta',''),(4267,405,'post_title','Landing Page'),(4268,405,'singular_name','page'),(4269,405,'post_date','2025-07-29 12:23:57'),(4270,405,'post_date_gmt','2025-07-29 10:23:57'),(4271,405,'new_status','publish'),(4272,405,'old_status','publish'),(4273,405,'revision_id','965'),(4274,405,'user_meta','Goldenstallionagency@gmail.com'),(4275,405,'user_meta','Golden Stallion Agency'),(4276,405,'user_meta','siteadmin'),(4277,405,'user_meta','Administrator'),(4278,405,'user_meta',''),(4279,406,'post_title','Landing Page'),(4280,406,'singular_name','page'),(4281,406,'post_date','2025-07-29 12:23:57'),(4282,406,'post_date_gmt','2025-07-29 10:23:57'),(4283,406,'new_status','publish'),(4284,406,'old_status','publish'),(4285,406,'revision_id','966'),(4286,406,'user_meta','Goldenstallionagency@gmail.com'),(4287,406,'user_meta','Golden Stallion Agency'),(4288,406,'user_meta','siteadmin'),(4289,406,'user_meta','Administrator'),(4290,406,'user_meta',''),(4291,407,'post_title','Landing Page'),(4292,407,'singular_name','page'),(4293,407,'post_date','2025-07-29 12:23:57'),(4294,407,'post_date_gmt','2025-07-29 10:23:57'),(4295,407,'new_status','publish'),(4296,407,'old_status','publish'),(4297,407,'revision_id','967'),(4298,407,'user_meta','Goldenstallionagency@gmail.com'),(4299,407,'user_meta','Golden Stallion Agency'),(4300,407,'user_meta','siteadmin'),(4301,407,'user_meta','Administrator'),(4302,407,'user_meta',''),(4303,408,'post_title','Landing Page'),(4304,408,'singular_name','page'),(4305,408,'post_date','2025-07-29 12:23:57'),(4306,408,'post_date_gmt','2025-07-29 10:23:57'),(4307,408,'new_status','publish'),(4308,408,'old_status','publish'),(4309,408,'revision_id','968'),(4310,408,'user_meta','Goldenstallionagency@gmail.com'),(4311,408,'user_meta','Golden Stallion Agency'),(4312,408,'user_meta','siteadmin'),(4313,408,'user_meta','Administrator'),(4314,408,'user_meta',''),(4315,409,'post_title','Landing Page'),(4316,409,'singular_name','page'),(4317,409,'post_date','2025-07-29 12:23:57'),(4318,409,'post_date_gmt','2025-07-29 10:23:57'),(4319,409,'new_status','publish'),(4320,409,'old_status','publish'),(4321,409,'revision_id','969'),(4322,409,'user_meta','Goldenstallionagency@gmail.com'),(4323,409,'user_meta','Golden Stallion Agency'),(4324,409,'user_meta','siteadmin'),(4325,409,'user_meta','Administrator'),(4326,409,'user_meta',''),(4327,410,'post_title','Landing Page'),(4328,410,'singular_name','page'),(4329,410,'post_date','2025-07-29 12:23:57'),(4330,410,'post_date_gmt','2025-07-29 10:23:57'),(4331,410,'new_status','publish'),(4332,410,'old_status','publish'),(4333,410,'revision_id','970'),(4334,410,'user_meta','Goldenstallionagency@gmail.com'),(4335,410,'user_meta','Golden Stallion Agency'),(4336,410,'user_meta','siteadmin'),(4337,410,'user_meta','Administrator'),(4338,410,'user_meta',''),(4339,411,'post_title','Landing Page'),(4340,411,'singular_name','page'),(4341,411,'post_date','2025-07-29 12:23:57'),(4342,411,'post_date_gmt','2025-07-29 10:23:57'),(4343,411,'new_status','publish'),(4344,411,'old_status','publish'),(4345,411,'revision_id','971'),(4346,411,'user_meta','Goldenstallionagency@gmail.com'),(4347,411,'user_meta','Golden Stallion Agency'),(4348,411,'user_meta','siteadmin'),(4349,411,'user_meta','Administrator'),(4350,411,'user_meta',''),(4351,412,'post_title','Landing Page'),(4352,412,'singular_name','page'),(4353,412,'post_date','2025-07-29 12:23:57'),(4354,412,'post_date_gmt','2025-07-29 10:23:57'),(4355,412,'new_status','publish'),(4356,412,'old_status','publish'),(4357,412,'revision_id','972'),(4358,412,'user_meta','Goldenstallionagency@gmail.com'),(4359,412,'user_meta','Golden Stallion Agency'),(4360,412,'user_meta','siteadmin'),(4361,412,'user_meta','Administrator'),(4362,412,'user_meta',''),(4363,413,'post_title','Landing Page'),(4364,413,'singular_name','page'),(4365,413,'post_date','2025-07-29 12:23:57'),(4366,413,'post_date_gmt','2025-07-29 10:23:57'),(4367,413,'new_status','publish'),(4368,413,'old_status','publish'),(4369,413,'revision_id','973'),(4370,413,'user_meta','Goldenstallionagency@gmail.com'),(4371,413,'user_meta','Golden Stallion Agency'),(4372,413,'user_meta','siteadmin'),(4373,413,'user_meta','Administrator'),(4374,413,'user_meta',''),(4375,414,'post_title','Landing Page'),(4376,414,'singular_name','page'),(4377,414,'post_date','2025-07-29 12:23:57'),(4378,414,'post_date_gmt','2025-07-29 10:23:57'),(4379,414,'new_status','publish'),(4380,414,'old_status','publish'),(4381,414,'revision_id','974'),(4382,414,'user_meta','Goldenstallionagency@gmail.com'),(4383,414,'user_meta','Golden Stallion Agency'),(4384,414,'user_meta','siteadmin'),(4385,414,'user_meta','Administrator'),(4386,414,'user_meta',''),(4387,415,'post_title','Landing Page'),(4388,415,'singular_name','page'),(4389,415,'post_date','2025-07-29 12:23:57'),(4390,415,'post_date_gmt','2025-07-29 10:23:57'),(4391,415,'new_status','publish'),(4392,415,'old_status','publish'),(4393,415,'revision_id','975'),(4394,415,'user_meta','Goldenstallionagency@gmail.com'),(4395,415,'user_meta','Golden Stallion Agency'),(4396,415,'user_meta','siteadmin'),(4397,415,'user_meta','Administrator'),(4398,415,'user_meta',''),(4399,416,'post_title','Landing Page'),(4400,416,'singular_name','page'),(4401,416,'post_date','2025-07-29 12:23:57'),(4402,416,'post_date_gmt','2025-07-29 10:23:57'),(4403,416,'new_status','publish'),(4404,416,'old_status','publish'),(4405,416,'revision_id','976'),(4406,416,'user_meta','Goldenstallionagency@gmail.com'),(4407,416,'user_meta','Golden Stallion Agency'),(4408,416,'user_meta','siteadmin'),(4409,416,'user_meta','Administrator'),(4410,416,'user_meta',''),(4411,417,'post_title','Landing Page'),(4412,417,'singular_name','page'),(4413,417,'post_date','2025-07-29 12:23:57'),(4414,417,'post_date_gmt','2025-07-29 10:23:57'),(4415,417,'new_status','publish'),(4416,417,'old_status','publish'),(4417,417,'revision_id','978'),(4418,417,'user_meta','Goldenstallionagency@gmail.com'),(4419,417,'user_meta','Golden Stallion Agency'),(4420,417,'user_meta','siteadmin'),(4421,417,'user_meta','Administrator'),(4422,417,'user_meta',''),(4423,418,'post_title','Landing Page'),(4424,418,'singular_name','page'),(4425,418,'post_date','2025-07-29 12:23:57'),(4426,418,'post_date_gmt','2025-07-29 10:23:57'),(4427,418,'new_status','publish'),(4428,418,'old_status','publish'),(4429,418,'revision_id','979'),(4430,418,'user_meta','Goldenstallionagency@gmail.com'),(4431,418,'user_meta','Golden Stallion Agency'),(4432,418,'user_meta','siteadmin'),(4433,418,'user_meta','Administrator'),(4434,418,'user_meta',''),(4435,419,'post_title','Landing Page'),(4436,419,'singular_name','page'),(4437,419,'post_date','2025-07-29 12:23:57'),(4438,419,'post_date_gmt','2025-07-29 10:23:57'),(4439,419,'new_status','publish'),(4440,419,'old_status','publish'),(4441,419,'revision_id','980'),(4442,419,'user_meta','Goldenstallionagency@gmail.com'),(4443,419,'user_meta','Golden Stallion Agency'),(4444,419,'user_meta','siteadmin'),(4445,419,'user_meta','Administrator'),(4446,419,'user_meta',''),(4447,420,'post_title','Landing Page'),(4448,420,'singular_name','page'),(4449,420,'post_date','2025-07-29 12:23:57'),(4450,420,'post_date_gmt','2025-07-29 10:23:57'),(4451,420,'new_status','publish'),(4452,420,'old_status','publish'),(4453,420,'revision_id','982'),(4454,420,'user_meta','Goldenstallionagency@gmail.com'),(4455,420,'user_meta','Golden Stallion Agency'),(4456,420,'user_meta','siteadmin'),(4457,420,'user_meta','Administrator'),(4458,420,'user_meta',''),(4459,421,'post_title','Landing Page'),(4460,421,'singular_name','page'),(4461,421,'post_date','2025-07-29 12:23:57'),(4462,421,'post_date_gmt','2025-07-29 10:23:57'),(4463,421,'new_status','publish'),(4464,421,'old_status','publish'),(4465,421,'revision_id','983'),(4466,421,'user_meta','Goldenstallionagency@gmail.com'),(4467,421,'user_meta','Golden Stallion Agency'),(4468,421,'user_meta','siteadmin'),(4469,421,'user_meta','Administrator'),(4470,421,'user_meta',''),(4471,422,'post_title','Landing Page'),(4472,422,'singular_name','page'),(4473,422,'post_date','2025-07-29 12:23:57'),(4474,422,'post_date_gmt','2025-07-29 10:23:57'),(4475,422,'new_status','publish'),(4476,422,'old_status','publish'),(4477,422,'revision_id','984'),(4478,422,'user_meta','Goldenstallionagency@gmail.com'),(4479,422,'user_meta','Golden Stallion Agency'),(4480,422,'user_meta','siteadmin'),(4481,422,'user_meta','Administrator'),(4482,422,'user_meta',''),(4483,423,'post_title','Landing Page'),(4484,423,'singular_name','page'),(4485,423,'post_date','2025-07-29 12:23:57'),(4486,423,'post_date_gmt','2025-07-29 10:23:57'),(4487,423,'new_status','publish'),(4488,423,'old_status','publish'),(4489,423,'revision_id','985'),(4490,423,'user_meta','Goldenstallionagency@gmail.com'),(4491,423,'user_meta','Golden Stallion Agency'),(4492,423,'user_meta','siteadmin'),(4493,423,'user_meta','Administrator'),(4494,423,'user_meta',''),(4495,424,'post_title','Landing Page'),(4496,424,'singular_name','page'),(4497,424,'post_date','2025-07-29 12:23:57'),(4498,424,'post_date_gmt','2025-07-29 10:23:57'),(4499,424,'new_status','publish'),(4500,424,'old_status','publish'),(4501,424,'revision_id','986'),(4502,424,'user_meta','Goldenstallionagency@gmail.com'),(4503,424,'user_meta','Golden Stallion Agency'),(4504,424,'user_meta','siteadmin'),(4505,424,'user_meta','Administrator'),(4506,424,'user_meta',''),(4507,425,'post_title','Landing Page'),(4508,425,'singular_name','page'),(4509,425,'post_date','2025-07-29 12:23:57'),(4510,425,'post_date_gmt','2025-07-29 10:23:57'),(4511,425,'new_status','publish'),(4512,425,'old_status','publish'),(4513,425,'revision_id','987'),(4514,425,'user_meta','Goldenstallionagency@gmail.com'),(4515,425,'user_meta','Golden Stallion Agency'),(4516,425,'user_meta','siteadmin'),(4517,425,'user_meta','Administrator'),(4518,425,'user_meta',''),(4519,426,'post_title','Landing Page'),(4520,426,'singular_name','page'),(4521,426,'post_date','2025-07-29 12:23:57'),(4522,426,'post_date_gmt','2025-07-29 10:23:57'),(4523,426,'new_status','publish'),(4524,426,'old_status','publish'),(4525,426,'revision_id','988'),(4526,426,'user_meta','Goldenstallionagency@gmail.com'),(4527,426,'user_meta','Golden Stallion Agency'),(4528,426,'user_meta','siteadmin'),(4529,426,'user_meta','Administrator'),(4530,426,'user_meta',''),(4531,427,'post_title','Landing Page'),(4532,427,'singular_name','page'),(4533,427,'post_date','2025-07-29 12:23:57'),(4534,427,'post_date_gmt','2025-07-29 10:23:57'),(4535,427,'new_status','publish'),(4536,427,'old_status','publish'),(4537,427,'revision_id','989'),(4538,427,'user_meta','Goldenstallionagency@gmail.com'),(4539,427,'user_meta','Golden Stallion Agency'),(4540,427,'user_meta','siteadmin'),(4541,427,'user_meta','Administrator'),(4542,427,'user_meta',''),(4543,428,'post_title','Landing Page'),(4544,428,'singular_name','page'),(4545,428,'post_date','2025-07-29 12:23:57'),(4546,428,'post_date_gmt','2025-07-29 10:23:57'),(4547,428,'new_status','publish'),(4548,428,'old_status','publish'),(4549,428,'revision_id','990'),(4550,428,'user_meta','Goldenstallionagency@gmail.com'),(4551,428,'user_meta','Golden Stallion Agency'),(4552,428,'user_meta','siteadmin'),(4553,428,'user_meta','Administrator'),(4554,428,'user_meta',''),(4555,429,'post_title','Landing Page'),(4556,429,'singular_name','page'),(4557,429,'post_date','2025-07-29 12:23:57'),(4558,429,'post_date_gmt','2025-07-29 10:23:57'),(4559,429,'new_status','publish'),(4560,429,'old_status','publish'),(4561,429,'revision_id','992'),(4562,429,'user_meta','Goldenstallionagency@gmail.com'),(4563,429,'user_meta','Golden Stallion Agency'),(4564,429,'user_meta','siteadmin'),(4565,429,'user_meta','Administrator'),(4566,429,'user_meta',''),(4567,430,'post_title','Landing Page'),(4568,430,'singular_name','page'),(4569,430,'post_date','2025-07-29 12:23:57'),(4570,430,'post_date_gmt','2025-07-29 10:23:57'),(4571,430,'new_status','publish'),(4572,430,'old_status','publish'),(4573,430,'revision_id','993'),(4574,430,'user_meta','Goldenstallionagency@gmail.com'),(4575,430,'user_meta','Golden Stallion Agency'),(4576,430,'user_meta','siteadmin'),(4577,430,'user_meta','Administrator'),(4578,430,'user_meta',''),(4579,431,'post_title','Landing Page'),(4580,431,'singular_name','page'),(4581,431,'post_date','2025-07-29 12:23:57'),(4582,431,'post_date_gmt','2025-07-29 10:23:57'),(4583,431,'new_status','publish'),(4584,431,'old_status','publish'),(4585,431,'revision_id','994'),(4586,431,'user_meta','Goldenstallionagency@gmail.com'),(4587,431,'user_meta','Golden Stallion Agency'),(4588,431,'user_meta','siteadmin'),(4589,431,'user_meta','Administrator'),(4590,431,'user_meta',''),(4591,432,'post_title','Landing Page'),(4592,432,'singular_name','page'),(4593,432,'post_date','2025-07-29 12:23:57'),(4594,432,'post_date_gmt','2025-07-29 10:23:57'),(4595,432,'new_status','publish'),(4596,432,'old_status','publish'),(4597,432,'revision_id','995'),(4598,432,'user_meta','Goldenstallionagency@gmail.com'),(4599,432,'user_meta','Golden Stallion Agency'),(4600,432,'user_meta','siteadmin'),(4601,432,'user_meta','Administrator'),(4602,432,'user_meta',''),(4603,433,'post_title','Landing Page'),(4604,433,'singular_name','page'),(4605,433,'post_date','2025-07-29 12:23:57'),(4606,433,'post_date_gmt','2025-07-29 10:23:57'),(4607,433,'new_status','publish'),(4608,433,'old_status','publish'),(4609,433,'revision_id','996'),(4610,433,'user_meta','Goldenstallionagency@gmail.com'),(4611,433,'user_meta','Golden Stallion Agency'),(4612,433,'user_meta','siteadmin'),(4613,433,'user_meta','Administrator'),(4614,433,'user_meta',''),(4615,434,'post_title','Landing Page'),(4616,434,'singular_name','page'),(4617,434,'post_date','2025-07-29 12:23:57'),(4618,434,'post_date_gmt','2025-07-29 10:23:57'),(4619,434,'new_status','publish'),(4620,434,'old_status','publish'),(4621,434,'revision_id','997'),(4622,434,'user_meta','Goldenstallionagency@gmail.com'),(4623,434,'user_meta','Golden Stallion Agency'),(4624,434,'user_meta','siteadmin'),(4625,434,'user_meta','Administrator'),(4626,434,'user_meta',''),(4627,435,'post_title','Landing Page'),(4628,435,'singular_name','page'),(4629,435,'post_date','2025-07-29 12:23:57'),(4630,435,'post_date_gmt','2025-07-29 10:23:57'),(4631,435,'new_status','publish'),(4632,435,'old_status','publish'),(4633,435,'revision_id','998'),(4634,435,'user_meta','Goldenstallionagency@gmail.com'),(4635,435,'user_meta','Golden Stallion Agency'),(4636,435,'user_meta','siteadmin'),(4637,435,'user_meta','Administrator'),(4638,435,'user_meta',''),(4639,436,'post_title','Landing Page'),(4640,436,'singular_name','page'),(4641,436,'post_date','2025-07-29 12:23:57'),(4642,436,'post_date_gmt','2025-07-29 10:23:57'),(4643,436,'new_status','publish'),(4644,436,'old_status','publish'),(4645,436,'revision_id','1000'),(4646,436,'user_meta','Goldenstallionagency@gmail.com'),(4647,436,'user_meta','Golden Stallion Agency'),(4648,436,'user_meta','siteadmin'),(4649,436,'user_meta','Administrator'),(4650,436,'user_meta',''),(4651,437,'post_title','Landing Page'),(4652,437,'singular_name','page'),(4653,437,'post_date','2025-07-29 12:23:57'),(4654,437,'post_date_gmt','2025-07-29 10:23:57'),(4655,437,'new_status','publish'),(4656,437,'old_status','publish'),(4657,437,'revision_id','1001'),(4658,437,'user_meta','Goldenstallionagency@gmail.com'),(4659,437,'user_meta','Golden Stallion Agency'),(4660,437,'user_meta','siteadmin'),(4661,437,'user_meta','Administrator'),(4662,437,'user_meta',''),(4663,438,'post_title','Landing Page'),(4664,438,'singular_name','page'),(4665,438,'post_date','2025-07-29 12:23:57'),(4666,438,'post_date_gmt','2025-07-29 10:23:57'),(4667,438,'new_status','publish'),(4668,438,'old_status','publish'),(4669,438,'revision_id','1003'),(4670,438,'user_meta','Goldenstallionagency@gmail.com'),(4671,438,'user_meta','Golden Stallion Agency'),(4672,438,'user_meta','siteadmin'),(4673,438,'user_meta','Administrator'),(4674,438,'user_meta',''),(4675,439,'post_title','Landing Page'),(4676,439,'singular_name','page'),(4677,439,'post_date','2025-07-29 12:23:57'),(4678,439,'post_date_gmt','2025-07-29 10:23:57'),(4679,439,'new_status','publish'),(4680,439,'old_status','publish'),(4681,439,'revision_id','1004'),(4682,439,'user_meta','Goldenstallionagency@gmail.com'),(4683,439,'user_meta','Golden Stallion Agency'),(4684,439,'user_meta','siteadmin'),(4685,439,'user_meta','Administrator'),(4686,439,'user_meta',''),(4687,440,'post_title','Landing Page'),(4688,440,'singular_name','page'),(4689,440,'post_date','2025-07-29 12:23:57'),(4690,440,'post_date_gmt','2025-07-29 10:23:57'),(4691,440,'new_status','publish'),(4692,440,'old_status','publish'),(4693,440,'revision_id','1005'),(4694,440,'user_meta','Goldenstallionagency@gmail.com'),(4695,440,'user_meta','Golden Stallion Agency'),(4696,440,'user_meta','siteadmin'),(4697,440,'user_meta','Administrator'),(4698,440,'user_meta',''),(4699,441,'post_title','Landing Page'),(4700,441,'singular_name','page'),(4701,441,'post_date','2025-07-29 12:23:57'),(4702,441,'post_date_gmt','2025-07-29 10:23:57'),(4703,441,'new_status','publish'),(4704,441,'old_status','publish'),(4705,441,'revision_id','1007'),(4706,441,'user_meta','Goldenstallionagency@gmail.com'),(4707,441,'user_meta','Golden Stallion Agency'),(4708,441,'user_meta','siteadmin'),(4709,441,'user_meta','Administrator'),(4710,441,'user_meta',''),(4711,442,'post_title','Landing Page'),(4712,442,'singular_name','page'),(4713,442,'post_date','2025-07-29 12:23:57'),(4714,442,'post_date_gmt','2025-07-29 10:23:57'),(4715,442,'new_status','publish'),(4716,442,'old_status','publish'),(4717,442,'revision_id','1008'),(4718,442,'user_meta','Goldenstallionagency@gmail.com'),(4719,442,'user_meta','Golden Stallion Agency'),(4720,442,'user_meta','siteadmin'),(4721,442,'user_meta','Administrator'),(4722,442,'user_meta',''),(4723,443,'post_title','Landing Page'),(4724,443,'singular_name','page'),(4725,443,'post_date','2025-07-29 12:23:57'),(4726,443,'post_date_gmt','2025-07-29 10:23:57'),(4727,443,'new_status','publish'),(4728,443,'old_status','publish'),(4729,443,'revision_id','1009'),(4730,443,'user_meta','Goldenstallionagency@gmail.com'),(4731,443,'user_meta','Golden Stallion Agency'),(4732,443,'user_meta','siteadmin'),(4733,443,'user_meta','Administrator'),(4734,443,'user_meta',''),(4735,444,'post_title','Landing Page'),(4736,444,'singular_name','page'),(4737,444,'post_date','2025-07-29 12:23:57'),(4738,444,'post_date_gmt','2025-07-29 10:23:57'),(4739,444,'new_status','publish'),(4740,444,'old_status','publish'),(4741,444,'revision_id','1010'),(4742,444,'user_meta','Goldenstallionagency@gmail.com'),(4743,444,'user_meta','Golden Stallion Agency'),(4744,444,'user_meta','siteadmin'),(4745,444,'user_meta','Administrator'),(4746,444,'user_meta',''),(4747,445,'post_title','Landing Page'),(4748,445,'singular_name','page'),(4749,445,'post_date','2025-07-29 12:23:57'),(4750,445,'post_date_gmt','2025-07-29 10:23:57'),(4751,445,'new_status','publish'),(4752,445,'old_status','publish'),(4753,445,'revision_id','1011'),(4754,445,'user_meta','Goldenstallionagency@gmail.com'),(4755,445,'user_meta','Golden Stallion Agency'),(4756,445,'user_meta','siteadmin'),(4757,445,'user_meta','Administrator'),(4758,445,'user_meta',''),(4759,446,'post_title','Landing Page'),(4760,446,'singular_name','page'),(4761,446,'post_date','2025-07-29 12:23:57'),(4762,446,'post_date_gmt','2025-07-29 10:23:57'),(4763,446,'new_status','publish'),(4764,446,'old_status','publish'),(4765,446,'revision_id','1012'),(4766,446,'user_meta','Goldenstallionagency@gmail.com'),(4767,446,'user_meta','Golden Stallion Agency'),(4768,446,'user_meta','siteadmin'),(4769,446,'user_meta','Administrator'),(4770,446,'user_meta',''),(4771,447,'post_title','Landing Page'),(4772,447,'singular_name','page'),(4773,447,'post_date','2025-07-29 12:23:57'),(4774,447,'post_date_gmt','2025-07-29 10:23:57'),(4775,447,'new_status','publish'),(4776,447,'old_status','publish'),(4777,447,'revision_id','1013'),(4778,447,'user_meta','Goldenstallionagency@gmail.com'),(4779,447,'user_meta','Golden Stallion Agency'),(4780,447,'user_meta','siteadmin'),(4781,447,'user_meta','Administrator'),(4782,447,'user_meta',''),(4783,448,'post_title','Landing Page'),(4784,448,'singular_name','page'),(4785,448,'post_date','2025-07-29 12:23:57'),(4786,448,'post_date_gmt','2025-07-29 10:23:57'),(4787,448,'new_status','publish'),(4788,448,'old_status','publish'),(4789,448,'revision_id','1014'),(4790,448,'user_meta','Goldenstallionagency@gmail.com'),(4791,448,'user_meta','Golden Stallion Agency'),(4792,448,'user_meta','siteadmin'),(4793,448,'user_meta','Administrator'),(4794,448,'user_meta',''),(4795,449,'post_title','Landing Page'),(4796,449,'singular_name','page'),(4797,449,'post_date','2025-07-29 12:23:57'),(4798,449,'post_date_gmt','2025-07-29 10:23:57'),(4799,449,'new_status','publish'),(4800,449,'old_status','publish'),(4801,449,'revision_id','1015'),(4802,449,'user_meta','Goldenstallionagency@gmail.com'),(4803,449,'user_meta','Golden Stallion Agency'),(4804,449,'user_meta','siteadmin'),(4805,449,'user_meta','Administrator'),(4806,449,'user_meta',''),(4807,450,'post_title','Landing Page'),(4808,450,'singular_name','page'),(4809,450,'post_date','2025-07-29 12:23:57'),(4810,450,'post_date_gmt','2025-07-29 10:23:57'),(4811,450,'new_status','publish'),(4812,450,'old_status','publish'),(4813,450,'revision_id','1017'),(4814,450,'user_meta','Goldenstallionagency@gmail.com'),(4815,450,'user_meta','Golden Stallion Agency'),(4816,450,'user_meta','siteadmin'),(4817,450,'user_meta','Administrator'),(4818,450,'user_meta',''),(4819,451,'post_title','Landing Page'),(4820,451,'singular_name','page'),(4821,451,'post_date','2025-07-29 12:23:57'),(4822,451,'post_date_gmt','2025-07-29 10:23:57'),(4823,451,'new_status','publish'),(4824,451,'old_status','publish'),(4825,451,'revision_id','1018'),(4826,451,'user_meta','Goldenstallionagency@gmail.com'),(4827,451,'user_meta','Golden Stallion Agency'),(4828,451,'user_meta','siteadmin'),(4829,451,'user_meta','Administrator'),(4830,451,'user_meta',''),(4831,452,'post_title','Landing Page'),(4832,452,'singular_name','page'),(4833,452,'post_date','2025-07-29 12:23:57'),(4834,452,'post_date_gmt','2025-07-29 10:23:57'),(4835,452,'new_status','publish'),(4836,452,'old_status','publish'),(4837,452,'revision_id','1019'),(4838,452,'user_meta','Goldenstallionagency@gmail.com'),(4839,452,'user_meta','Golden Stallion Agency'),(4840,452,'user_meta','siteadmin'),(4841,452,'user_meta','Administrator'),(4842,452,'user_meta',''),(4843,453,'post_title','Landing Page'),(4844,453,'singular_name','page'),(4845,453,'post_date','2025-07-29 12:23:57'),(4846,453,'post_date_gmt','2025-07-29 10:23:57'),(4847,453,'new_status','publish'),(4848,453,'old_status','publish'),(4849,453,'revision_id','1023'),(4850,453,'user_meta','Goldenstallionagency@gmail.com'),(4851,453,'user_meta','Golden Stallion Agency'),(4852,453,'user_meta','siteadmin'),(4853,453,'user_meta','Administrator'),(4854,453,'user_meta',''),(4855,454,'post_title','Landing Page'),(4856,454,'singular_name','page'),(4857,454,'post_date','2025-07-29 12:23:57'),(4858,454,'post_date_gmt','2025-07-29 10:23:57'),(4859,454,'new_status','publish'),(4860,454,'old_status','publish'),(4861,454,'revision_id','1024'),(4862,454,'user_meta','Goldenstallionagency@gmail.com'),(4863,454,'user_meta','Golden Stallion Agency'),(4864,454,'user_meta','siteadmin'),(4865,454,'user_meta','Administrator'),(4866,454,'user_meta',''),(4867,455,'post_title','Landing Page'),(4868,455,'singular_name','page'),(4869,455,'post_date','2025-07-29 12:23:57'),(4870,455,'post_date_gmt','2025-07-29 10:23:57'),(4871,455,'new_status','publish'),(4872,455,'old_status','publish'),(4873,455,'revision_id','1025'),(4874,455,'user_meta','Goldenstallionagency@gmail.com'),(4875,455,'user_meta','Golden Stallion Agency'),(4876,455,'user_meta','siteadmin'),(4877,455,'user_meta','Administrator'),(4878,455,'user_meta',''),(4879,456,'post_title','Landing Page'),(4880,456,'singular_name','page'),(4881,456,'post_date','2025-07-29 12:23:57'),(4882,456,'post_date_gmt','2025-07-29 10:23:57'),(4883,456,'new_status','publish'),(4884,456,'old_status','publish'),(4885,456,'revision_id','1027'),(4886,456,'user_meta','Goldenstallionagency@gmail.com'),(4887,456,'user_meta','Golden Stallion Agency'),(4888,456,'user_meta','siteadmin'),(4889,456,'user_meta','Administrator'),(4890,456,'user_meta',''),(4891,457,'post_title','Landing Page'),(4892,457,'singular_name','page'),(4893,457,'post_date','2025-07-29 12:23:57'),(4894,457,'post_date_gmt','2025-07-29 10:23:57'),(4895,457,'new_status','publish'),(4896,457,'old_status','publish'),(4897,457,'revision_id','1028'),(4898,457,'user_meta','Goldenstallionagency@gmail.com'),(4899,457,'user_meta','Golden Stallion Agency'),(4900,457,'user_meta','siteadmin'),(4901,457,'user_meta','Administrator'),(4902,457,'user_meta',''),(4903,458,'post_title','Landing Page'),(4904,458,'singular_name','page'),(4905,458,'post_date','2025-07-29 12:23:57'),(4906,458,'post_date_gmt','2025-07-29 10:23:57'),(4907,458,'new_status','publish'),(4908,458,'old_status','publish'),(4909,458,'revision_id','1029'),(4910,458,'user_meta','Goldenstallionagency@gmail.com'),(4911,458,'user_meta','Golden Stallion Agency'),(4912,458,'user_meta','siteadmin'),(4913,458,'user_meta','Administrator'),(4914,458,'user_meta',''),(4915,459,'post_title','Landing Page'),(4916,459,'singular_name','page'),(4917,459,'post_date','2025-07-29 12:23:57'),(4918,459,'post_date_gmt','2025-07-29 10:23:57'),(4919,459,'new_status','publish'),(4920,459,'old_status','publish'),(4921,459,'revision_id','1031'),(4922,459,'user_meta','Goldenstallionagency@gmail.com'),(4923,459,'user_meta','Golden Stallion Agency'),(4924,459,'user_meta','siteadmin'),(4925,459,'user_meta','Administrator'),(4926,459,'user_meta',''),(4927,460,'post_title','Landing Page'),(4928,460,'singular_name','page'),(4929,460,'post_date','2025-07-29 12:23:57'),(4930,460,'post_date_gmt','2025-07-29 10:23:57'),(4931,460,'new_status','publish'),(4932,460,'old_status','publish'),(4933,460,'revision_id','1032'),(4934,460,'user_meta','Goldenstallionagency@gmail.com'),(4935,460,'user_meta','Golden Stallion Agency'),(4936,460,'user_meta','siteadmin'),(4937,460,'user_meta','Administrator'),(4938,460,'user_meta',''),(4939,461,'post_title','Landing Page'),(4940,461,'singular_name','page'),(4941,461,'post_date','2025-07-29 12:23:57'),(4942,461,'post_date_gmt','2025-07-29 10:23:57'),(4943,461,'new_status','publish'),(4944,461,'old_status','publish'),(4945,461,'revision_id','1033'),(4946,461,'user_meta','Goldenstallionagency@gmail.com'),(4947,461,'user_meta','Golden Stallion Agency'),(4948,461,'user_meta','siteadmin'),(4949,461,'user_meta','Administrator'),(4950,461,'user_meta',''),(4951,462,'post_title','Landing Page'),(4952,462,'singular_name','page'),(4953,462,'post_date','2025-07-29 12:23:57'),(4954,462,'post_date_gmt','2025-07-29 10:23:57'),(4955,462,'new_status','publish'),(4956,462,'old_status','publish'),(4957,462,'revision_id','1034'),(4958,462,'user_meta','Goldenstallionagency@gmail.com'),(4959,462,'user_meta','Golden Stallion Agency'),(4960,462,'user_meta','siteadmin'),(4961,462,'user_meta','Administrator'),(4962,462,'user_meta',''),(4963,463,'post_title','Landing Page'),(4964,463,'singular_name','page'),(4965,463,'post_date','2025-07-29 12:23:57'),(4966,463,'post_date_gmt','2025-07-29 10:23:57'),(4967,463,'new_status','publish'),(4968,463,'old_status','publish'),(4969,463,'revision_id','1035'),(4970,463,'user_meta','Goldenstallionagency@gmail.com'),(4971,463,'user_meta','Golden Stallion Agency'),(4972,463,'user_meta','siteadmin'),(4973,463,'user_meta','Administrator'),(4974,463,'user_meta',''),(4975,464,'post_title','Landing Page'),(4976,464,'singular_name','page'),(4977,464,'post_date','2025-07-29 12:23:57'),(4978,464,'post_date_gmt','2025-07-29 10:23:57'),(4979,464,'new_status','publish'),(4980,464,'old_status','publish'),(4981,464,'revision_id','1036'),(4982,464,'user_meta','Goldenstallionagency@gmail.com'),(4983,464,'user_meta','Golden Stallion Agency'),(4984,464,'user_meta','siteadmin'),(4985,464,'user_meta','Administrator'),(4986,464,'user_meta',''),(4987,465,'post_title','Landing Page'),(4988,465,'singular_name','page'),(4989,465,'post_date','2025-07-29 12:23:57'),(4990,465,'post_date_gmt','2025-07-29 10:23:57'),(4991,465,'new_status','publish'),(4992,465,'old_status','publish'),(4993,465,'revision_id','1037'),(4994,465,'user_meta','Goldenstallionagency@gmail.com'),(4995,465,'user_meta','Golden Stallion Agency'),(4996,465,'user_meta','siteadmin'),(4997,465,'user_meta','Administrator'),(4998,465,'user_meta',''),(4999,466,'post_title','Landing Page'),(5000,466,'singular_name','page'),(5001,466,'post_date','2025-07-29 12:23:57'),(5002,466,'post_date_gmt','2025-07-29 10:23:57'),(5003,466,'new_status','publish'),(5004,466,'old_status','publish'),(5005,466,'revision_id','1038'),(5006,466,'user_meta','Goldenstallionagency@gmail.com'),(5007,466,'user_meta','Golden Stallion Agency'),(5008,466,'user_meta','siteadmin'),(5009,466,'user_meta','Administrator'),(5010,466,'user_meta',''),(5011,467,'post_title','Landing Page'),(5012,467,'singular_name','page'),(5013,467,'post_date','2025-07-29 12:23:57'),(5014,467,'post_date_gmt','2025-07-29 10:23:57'),(5015,467,'new_status','publish'),(5016,467,'old_status','publish'),(5017,467,'revision_id','1039'),(5018,467,'user_meta','Goldenstallionagency@gmail.com'),(5019,467,'user_meta','Golden Stallion Agency'),(5020,467,'user_meta','siteadmin'),(5021,467,'user_meta','Administrator'),(5022,467,'user_meta',''),(5023,468,'post_title','Landing Page'),(5024,468,'singular_name','page'),(5025,468,'post_date','2025-07-29 12:23:57'),(5026,468,'post_date_gmt','2025-07-29 10:23:57'),(5027,468,'new_status','publish'),(5028,468,'old_status','publish'),(5029,468,'revision_id','1040'),(5030,468,'user_meta','Goldenstallionagency@gmail.com'),(5031,468,'user_meta','Golden Stallion Agency'),(5032,468,'user_meta','siteadmin'),(5033,468,'user_meta','Administrator'),(5034,468,'user_meta',''),(5035,469,'post_title','Landing Page'),(5036,469,'singular_name','page'),(5037,469,'post_date','2025-07-29 12:23:57'),(5038,469,'post_date_gmt','2025-07-29 10:23:57'),(5039,469,'new_status','publish'),(5040,469,'old_status','publish'),(5041,469,'revision_id','1041'),(5042,469,'user_meta','Goldenstallionagency@gmail.com'),(5043,469,'user_meta','Golden Stallion Agency'),(5044,469,'user_meta','siteadmin'),(5045,469,'user_meta','Administrator'),(5046,469,'user_meta',''),(5047,470,'post_title','Landing Page'),(5048,470,'singular_name','page'),(5049,470,'post_date','2025-07-29 12:23:57'),(5050,470,'post_date_gmt','2025-07-29 10:23:57'),(5051,470,'new_status','publish'),(5052,470,'old_status','publish'),(5053,470,'revision_id','1042'),(5054,470,'user_meta','Goldenstallionagency@gmail.com'),(5055,470,'user_meta','Golden Stallion Agency'),(5056,470,'user_meta','siteadmin'),(5057,470,'user_meta','Administrator'),(5058,470,'user_meta',''),(5059,471,'post_title','Landing Page'),(5060,471,'singular_name','page'),(5061,471,'post_date','2025-07-29 12:23:57'),(5062,471,'post_date_gmt','2025-07-29 10:23:57'),(5063,471,'new_status','publish'),(5064,471,'old_status','publish'),(5065,471,'revision_id','1043'),(5066,471,'user_meta','Goldenstallionagency@gmail.com'),(5067,471,'user_meta','Golden Stallion Agency'),(5068,471,'user_meta','siteadmin'),(5069,471,'user_meta','Administrator'),(5070,471,'user_meta',''),(5071,472,'post_title','Landing Page'),(5072,472,'singular_name','page'),(5073,472,'post_date','2025-07-29 12:23:57'),(5074,472,'post_date_gmt','2025-07-29 10:23:57'),(5075,472,'new_status','publish'),(5076,472,'old_status','publish'),(5077,472,'revision_id','1044'),(5078,472,'user_meta','Goldenstallionagency@gmail.com'),(5079,472,'user_meta','Golden Stallion Agency'),(5080,472,'user_meta','siteadmin'),(5081,472,'user_meta','Administrator'),(5082,472,'user_meta',''),(5083,473,'post_title','Landing Page'),(5084,473,'singular_name','page'),(5085,473,'post_date','2025-07-29 12:23:57'),(5086,473,'post_date_gmt','2025-07-29 10:23:57'),(5087,473,'new_status','publish'),(5088,473,'old_status','publish'),(5089,473,'revision_id','1045'),(5090,473,'user_meta','Goldenstallionagency@gmail.com'),(5091,473,'user_meta','Golden Stallion Agency'),(5092,473,'user_meta','siteadmin'),(5093,473,'user_meta','Administrator'),(5094,473,'user_meta',''),(5095,474,'post_title','Landing Page'),(5096,474,'singular_name','page'),(5097,474,'post_date','2025-07-29 12:23:57'),(5098,474,'post_date_gmt','2025-07-29 10:23:57'),(5099,474,'new_status','publish'),(5100,474,'old_status','publish'),(5101,474,'revision_id','1046'),(5102,474,'user_meta','Goldenstallionagency@gmail.com'),(5103,474,'user_meta','Golden Stallion Agency'),(5104,474,'user_meta','siteadmin'),(5105,474,'user_meta','Administrator'),(5106,474,'user_meta',''),(5107,475,'post_title','Landing Page'),(5108,475,'singular_name','page'),(5109,475,'post_date','2025-07-29 12:23:57'),(5110,475,'post_date_gmt','2025-07-29 10:23:57'),(5111,475,'new_status','publish'),(5112,475,'old_status','publish'),(5113,475,'revision_id','1047'),(5114,475,'user_meta','Goldenstallionagency@gmail.com'),(5115,475,'user_meta','Golden Stallion Agency'),(5116,475,'user_meta','siteadmin'),(5117,475,'user_meta','Administrator'),(5118,475,'user_meta',''),(5119,476,'post_title','Landing Page'),(5120,476,'singular_name','page'),(5121,476,'post_date','2025-07-29 12:23:57'),(5122,476,'post_date_gmt','2025-07-29 10:23:57'),(5123,476,'new_status','publish'),(5124,476,'old_status','publish'),(5125,476,'revision_id','1048'),(5126,476,'user_meta','Goldenstallionagency@gmail.com'),(5127,476,'user_meta','Golden Stallion Agency'),(5128,476,'user_meta','siteadmin'),(5129,476,'user_meta','Administrator'),(5130,476,'user_meta',''),(5131,477,'post_title','Landing Page'),(5132,477,'singular_name','page'),(5133,477,'post_date','2025-07-29 12:23:57'),(5134,477,'post_date_gmt','2025-07-29 10:23:57'),(5135,477,'new_status','publish'),(5136,477,'old_status','publish'),(5137,477,'revision_id','1050'),(5138,477,'user_meta','Goldenstallionagency@gmail.com'),(5139,477,'user_meta','Golden Stallion Agency'),(5140,477,'user_meta','siteadmin'),(5141,477,'user_meta','Administrator'),(5142,477,'user_meta',''),(5143,478,'post_title','Landing Page'),(5144,478,'singular_name','page'),(5145,478,'post_date','2025-07-29 12:23:57'),(5146,478,'post_date_gmt','2025-07-29 10:23:57'),(5147,478,'new_status','publish'),(5148,478,'old_status','publish'),(5149,478,'revision_id','1051'),(5150,478,'user_meta','Goldenstallionagency@gmail.com'),(5151,478,'user_meta','Golden Stallion Agency'),(5152,478,'user_meta','siteadmin'),(5153,478,'user_meta','Administrator'),(5154,478,'user_meta',''),(5155,479,'post_title','Landing Page'),(5156,479,'singular_name','page'),(5157,479,'post_date','2025-07-29 12:23:57'),(5158,479,'post_date_gmt','2025-07-29 10:23:57'),(5159,479,'new_status','publish'),(5160,479,'old_status','publish'),(5161,479,'revision_id','1052'),(5162,479,'user_meta','Goldenstallionagency@gmail.com'),(5163,479,'user_meta','Golden Stallion Agency'),(5164,479,'user_meta','siteadmin'),(5165,479,'user_meta','Administrator'),(5166,479,'user_meta',''),(5167,480,'post_title','Landing Page'),(5168,480,'singular_name','page'),(5169,480,'post_date','2025-07-29 12:23:57'),(5170,480,'post_date_gmt','2025-07-29 10:23:57'),(5171,480,'new_status','publish'),(5172,480,'old_status','publish'),(5173,480,'revision_id','1053'),(5174,480,'user_meta','Goldenstallionagency@gmail.com'),(5175,480,'user_meta','Golden Stallion Agency'),(5176,480,'user_meta','siteadmin'),(5177,480,'user_meta','Administrator'),(5178,480,'user_meta',''),(5179,481,'post_title','Landing Page'),(5180,481,'singular_name','page'),(5181,481,'post_date','2025-07-29 12:23:57'),(5182,481,'post_date_gmt','2025-07-29 10:23:57'),(5183,481,'new_status','publish'),(5184,481,'old_status','publish'),(5185,481,'revision_id','1054'),(5186,481,'user_meta','Goldenstallionagency@gmail.com'),(5187,481,'user_meta','Golden Stallion Agency'),(5188,481,'user_meta','siteadmin'),(5189,481,'user_meta','Administrator'),(5190,481,'user_meta',''),(5191,482,'post_title','Landing Page'),(5192,482,'singular_name','page'),(5193,482,'post_date','2025-07-29 12:23:57'),(5194,482,'post_date_gmt','2025-07-29 10:23:57'),(5195,482,'new_status','publish'),(5196,482,'old_status','publish'),(5197,482,'revision_id','1055'),(5198,482,'user_meta','Goldenstallionagency@gmail.com'),(5199,482,'user_meta','Golden Stallion Agency'),(5200,482,'user_meta','siteadmin'),(5201,482,'user_meta','Administrator'),(5202,482,'user_meta',''),(5203,483,'post_title','Landing Page'),(5204,483,'singular_name','page'),(5205,483,'post_date','2025-07-29 12:23:57'),(5206,483,'post_date_gmt','2025-07-29 10:23:57'),(5207,483,'new_status','publish'),(5208,483,'old_status','publish'),(5209,483,'revision_id','1056'),(5210,483,'user_meta','Goldenstallionagency@gmail.com'),(5211,483,'user_meta','Golden Stallion Agency'),(5212,483,'user_meta','siteadmin'),(5213,483,'user_meta','Administrator'),(5214,483,'user_meta',''),(5215,484,'post_title','Landing Page'),(5216,484,'singular_name','page'),(5217,484,'post_date','2025-07-29 12:23:57'),(5218,484,'post_date_gmt','2025-07-29 10:23:57'),(5219,484,'new_status','publish'),(5220,484,'old_status','publish'),(5221,484,'revision_id','1066'),(5222,484,'user_meta','Goldenstallionagency@gmail.com'),(5223,484,'user_meta','Golden Stallion Agency'),(5224,484,'user_meta','siteadmin'),(5225,484,'user_meta','Administrator'),(5226,484,'user_meta',''),(5227,485,'post_title','Landing Page'),(5228,485,'singular_name','page'),(5229,485,'post_date','2025-07-29 12:23:57'),(5230,485,'post_date_gmt','2025-07-29 10:23:57'),(5231,485,'new_status','publish'),(5232,485,'old_status','publish'),(5233,485,'revision_id','1067'),(5234,485,'user_meta','Goldenstallionagency@gmail.com'),(5235,485,'user_meta','Golden Stallion Agency'),(5236,485,'user_meta','siteadmin'),(5237,485,'user_meta','Administrator'),(5238,485,'user_meta',''),(5239,486,'post_title','Landing Page'),(5240,486,'singular_name','page'),(5241,486,'post_date','2025-07-29 12:23:57'),(5242,486,'post_date_gmt','2025-07-29 10:23:57'),(5243,486,'new_status','publish'),(5244,486,'old_status','publish'),(5245,486,'revision_id','1068'),(5246,486,'user_meta','Goldenstallionagency@gmail.com'),(5247,486,'user_meta','Golden Stallion Agency'),(5248,486,'user_meta','siteadmin'),(5249,486,'user_meta','Administrator'),(5250,486,'user_meta',''),(5251,487,'post_title','Landing Page'),(5252,487,'singular_name','page'),(5253,487,'post_date','2025-07-29 12:23:57'),(5254,487,'post_date_gmt','2025-07-29 10:23:57'),(5255,487,'new_status','publish'),(5256,487,'old_status','publish'),(5257,487,'revision_id','1069'),(5258,487,'user_meta','Goldenstallionagency@gmail.com'),(5259,487,'user_meta','Golden Stallion Agency'),(5260,487,'user_meta','siteadmin'),(5261,487,'user_meta','Administrator'),(5262,487,'user_meta',''),(5263,488,'post_title','Landing Page'),(5264,488,'singular_name','page'),(5265,488,'post_date','2025-07-29 12:23:57'),(5266,488,'post_date_gmt','2025-07-29 10:23:57'),(5267,488,'new_status','publish'),(5268,488,'old_status','publish'),(5269,488,'revision_id','1070'),(5270,488,'user_meta','Goldenstallionagency@gmail.com'),(5271,488,'user_meta','Golden Stallion Agency'),(5272,488,'user_meta','siteadmin'),(5273,488,'user_meta','Administrator'),(5274,488,'user_meta',''),(5275,489,'post_title','Landing Page'),(5276,489,'singular_name','page'),(5277,489,'post_date','2025-07-29 12:23:57'),(5278,489,'post_date_gmt','2025-07-29 10:23:57'),(5279,489,'new_status','publish'),(5280,489,'old_status','publish'),(5281,489,'revision_id','1071'),(5282,489,'user_meta','Goldenstallionagency@gmail.com'),(5283,489,'user_meta','Golden Stallion Agency'),(5284,489,'user_meta','siteadmin'),(5285,489,'user_meta','Administrator'),(5286,489,'user_meta',''),(5287,490,'post_title','Landing Page'),(5288,490,'singular_name','page'),(5289,490,'post_date','2025-07-29 12:23:57'),(5290,490,'post_date_gmt','2025-07-29 10:23:57'),(5291,490,'new_status','publish'),(5292,490,'old_status','publish'),(5293,490,'revision_id','1072'),(5294,490,'user_meta','Goldenstallionagency@gmail.com'),(5295,490,'user_meta','Golden Stallion Agency'),(5296,490,'user_meta','siteadmin'),(5297,490,'user_meta','Administrator'),(5298,490,'user_meta',''),(5299,491,'post_title','Landing Page'),(5300,491,'singular_name','page'),(5301,491,'post_date','2025-07-29 12:23:57'),(5302,491,'post_date_gmt','2025-07-29 10:23:57'),(5303,491,'new_status','publish'),(5304,491,'old_status','publish'),(5305,491,'revision_id','1073'),(5306,491,'user_meta','Goldenstallionagency@gmail.com'),(5307,491,'user_meta','Golden Stallion Agency'),(5308,491,'user_meta','siteadmin'),(5309,491,'user_meta','Administrator'),(5310,491,'user_meta',''),(5311,492,'post_title','Landing Page'),(5312,492,'singular_name','page'),(5313,492,'post_date','2025-07-29 12:23:57'),(5314,492,'post_date_gmt','2025-07-29 10:23:57'),(5315,492,'new_status','publish'),(5316,492,'old_status','publish'),(5317,492,'revision_id','1074'),(5318,492,'user_meta','Goldenstallionagency@gmail.com'),(5319,492,'user_meta','Golden Stallion Agency'),(5320,492,'user_meta','siteadmin'),(5321,492,'user_meta','Administrator'),(5322,492,'user_meta',''),(5323,493,'post_title','Landing Page'),(5324,493,'singular_name','page'),(5325,493,'post_date','2025-07-29 12:23:57'),(5326,493,'post_date_gmt','2025-07-29 10:23:57'),(5327,493,'new_status','publish'),(5328,493,'old_status','publish'),(5329,493,'revision_id','1075'),(5330,493,'user_meta','Goldenstallionagency@gmail.com'),(5331,493,'user_meta','Golden Stallion Agency'),(5332,493,'user_meta','siteadmin'),(5333,493,'user_meta','Administrator'),(5334,493,'user_meta',''),(5335,494,'post_title','Landing Page'),(5336,494,'singular_name','page'),(5337,494,'post_date','2025-07-29 12:23:57'),(5338,494,'post_date_gmt','2025-07-29 10:23:57'),(5339,494,'new_status','publish'),(5340,494,'old_status','publish'),(5341,494,'revision_id','1076'),(5342,494,'user_meta','Goldenstallionagency@gmail.com'),(5343,494,'user_meta','Golden Stallion Agency'),(5344,494,'user_meta','siteadmin'),(5345,494,'user_meta','Administrator'),(5346,494,'user_meta',''),(5361,496,'post_date','2025-07-29 12:23:57'),(5362,496,'post_date_gmt','2025-07-29 10:23:57'),(5363,496,'new_status','publish'),(5364,496,'old_status','publish'),(5365,496,'revision_id','1079'),(5366,496,'user_meta','Goldenstallionagency@gmail.com'),(5367,496,'user_meta','Golden Stallion Agency'),(5368,496,'user_meta','siteadmin'),(5369,496,'user_meta','Administrator'),(5370,496,'user_meta',''),(5371,497,'post_title','Landing Page'),(5372,497,'singular_name','page'),(5373,497,'post_date','2025-07-29 12:23:57'),(5374,497,'post_date_gmt','2025-07-29 10:23:57'),(5375,497,'new_status','publish'),(5376,497,'old_status','publish'),(5377,497,'revision_id','1080'),(5378,497,'user_meta','Goldenstallionagency@gmail.com'),(5379,497,'user_meta','Golden Stallion Agency'),(5380,497,'user_meta','siteadmin'),(5381,497,'user_meta','Administrator'),(5382,497,'user_meta',''),(5383,498,'post_title','Landing Page'),(5384,498,'singular_name','page'),(5385,498,'post_date','2025-07-29 12:23:57'),(5386,498,'post_date_gmt','2025-07-29 10:23:57'),(5387,498,'new_status','publish'),(5388,498,'old_status','publish'),(5389,498,'revision_id','1081'),(5390,498,'user_meta','Goldenstallionagency@gmail.com'),(5391,498,'user_meta','Golden Stallion Agency'),(5392,498,'user_meta','siteadmin'),(5393,498,'user_meta','Administrator'),(5394,498,'user_meta',''),(5395,499,'post_title','Landing Page'),(5396,499,'singular_name','page'),(5397,499,'post_date','2025-07-29 12:23:57'),(5398,499,'post_date_gmt','2025-07-29 10:23:57'),(5399,499,'new_status','publish'),(5400,499,'old_status','publish'),(5401,499,'revision_id','1082'),(5402,499,'user_meta','Goldenstallionagency@gmail.com'),(5403,499,'user_meta','Golden Stallion Agency'),(5404,499,'user_meta','siteadmin'),(5405,499,'user_meta','Administrator'),(5406,499,'user_meta',''),(5407,500,'post_title','Landing Page'),(5408,500,'singular_name','page'),(5409,500,'post_date','2025-07-29 12:23:57'),(5410,500,'post_date_gmt','2025-07-29 10:23:57'),(5411,500,'new_status','publish'),(5412,500,'old_status','publish'),(5413,500,'revision_id','1083'),(5414,500,'user_meta','Goldenstallionagency@gmail.com'),(5415,500,'user_meta','Golden Stallion Agency'),(5416,500,'user_meta','siteadmin'),(5417,500,'user_meta','Administrator'),(5418,500,'user_meta',''),(5419,501,'post_title','Landing Page'),(5420,501,'singular_name','page'),(5421,501,'post_date','2025-07-29 12:23:57'),(5422,501,'post_date_gmt','2025-07-29 10:23:57'),(5423,501,'new_status','publish'),(5424,501,'old_status','publish'),(5425,501,'revision_id','1084'),(5426,501,'user_meta','Goldenstallionagency@gmail.com'),(5427,501,'user_meta','Golden Stallion Agency'),(5428,501,'user_meta','siteadmin'),(5429,501,'user_meta','Administrator'),(5430,501,'user_meta',''),(5431,502,'post_title','Landing Page'),(5432,502,'singular_name','page'),(5433,502,'post_date','2025-07-29 12:23:57'),(5434,502,'post_date_gmt','2025-07-29 10:23:57'),(5435,502,'new_status','publish'),(5436,502,'old_status','publish'),(5437,502,'revision_id','1085'),(5438,502,'user_meta','Goldenstallionagency@gmail.com'),(5439,502,'user_meta','Golden Stallion Agency'),(5440,502,'user_meta','siteadmin'),(5441,502,'user_meta','Administrator'),(5442,502,'user_meta',''),(5443,503,'post_title','Landing Page'),(5444,503,'singular_name','page'),(5445,503,'post_date','2025-07-29 12:23:57'),(5446,503,'post_date_gmt','2025-07-29 10:23:57'),(5447,503,'new_status','publish'),(5448,503,'old_status','publish'),(5449,503,'revision_id','1086'),(5450,503,'user_meta','Goldenstallionagency@gmail.com'),(5451,503,'user_meta','Golden Stallion Agency'),(5452,503,'user_meta','siteadmin'),(5453,503,'user_meta','Administrator'),(5454,503,'user_meta',''),(5455,504,'post_title','Landing Page'),(5456,504,'singular_name','page'),(5457,504,'post_date','2025-07-29 12:23:57'),(5458,504,'post_date_gmt','2025-07-29 10:23:57'),(5459,504,'new_status','publish'),(5460,504,'old_status','publish'),(5461,504,'revision_id','1088'),(5462,504,'user_meta','Goldenstallionagency@gmail.com'),(5463,504,'user_meta','Golden Stallion Agency'),(5464,504,'user_meta','siteadmin'),(5465,504,'user_meta','Administrator'),(5466,504,'user_meta',''),(5467,505,'post_title','Landing Page'),(5468,505,'singular_name','page'),(5469,505,'post_date','2025-07-29 12:23:57'),(5470,505,'post_date_gmt','2025-07-29 10:23:57'),(5471,505,'new_status','publish'),(5472,505,'old_status','publish'),(5473,505,'revision_id','1089'),(5474,505,'user_meta','Goldenstallionagency@gmail.com'),(5475,505,'user_meta','Golden Stallion Agency'),(5476,505,'user_meta','siteadmin'),(5477,505,'user_meta','Administrator'),(5478,505,'user_meta',''),(5479,506,'post_title','Landing Page'),(5480,506,'singular_name','page'),(5481,506,'post_date','2025-07-29 12:23:57'),(5482,506,'post_date_gmt','2025-07-29 10:23:57'),(5483,506,'new_status','publish'),(5484,506,'old_status','publish'),(5485,506,'revision_id','1090'),(5486,506,'user_meta','Goldenstallionagency@gmail.com'),(5487,506,'user_meta','Golden Stallion Agency'),(5488,506,'user_meta','siteadmin'),(5489,506,'user_meta','Administrator'),(5490,506,'user_meta',''),(5491,507,'post_title','Landing Page'),(5492,507,'singular_name','page'),(5493,507,'post_date','2025-07-29 12:23:57'),(5494,507,'post_date_gmt','2025-07-29 10:23:57'),(5495,507,'new_status','publish'),(5496,507,'old_status','publish'),(5497,507,'revision_id','1092'),(5498,507,'user_meta','Goldenstallionagency@gmail.com'),(5499,507,'user_meta','Golden Stallion Agency'),(5500,507,'user_meta','siteadmin'),(5501,507,'user_meta','Administrator'),(5502,507,'user_meta',''),(5503,508,'post_title','Landing Page'),(5504,508,'singular_name','page'),(5505,508,'post_date','2025-07-29 12:23:57'),(5506,508,'post_date_gmt','2025-07-29 10:23:57'),(5507,508,'new_status','publish'),(5508,508,'old_status','publish'),(5509,508,'revision_id','1093'),(5510,508,'user_meta','Goldenstallionagency@gmail.com'),(5511,508,'user_meta','Golden Stallion Agency'),(5512,508,'user_meta','siteadmin'),(5513,508,'user_meta','Administrator'),(5514,508,'user_meta',''),(5515,509,'post_title','Landing Page'),(5516,509,'singular_name','page'),(5517,509,'post_date','2025-07-29 12:23:57'),(5518,509,'post_date_gmt','2025-07-29 10:23:57'),(5519,509,'new_status','publish'),(5520,509,'old_status','publish'),(5521,509,'revision_id','1094'),(5522,509,'user_meta','Goldenstallionagency@gmail.com'),(5523,509,'user_meta','Golden Stallion Agency'),(5524,509,'user_meta','siteadmin'),(5525,509,'user_meta','Administrator'),(5526,509,'user_meta',''),(5527,510,'post_title','Landing Page'),(5528,510,'singular_name','page'),(5529,510,'post_date','2025-07-29 12:23:57'),(5530,510,'post_date_gmt','2025-07-29 10:23:57'),(5531,510,'new_status','publish'),(5532,510,'old_status','publish'),(5533,510,'revision_id','1095'),(5534,510,'user_meta','Goldenstallionagency@gmail.com'),(5535,510,'user_meta','Golden Stallion Agency'),(5536,510,'user_meta','siteadmin'),(5537,510,'user_meta','Administrator'),(5538,510,'user_meta',''),(5539,511,'post_title','Landing Page'),(5540,511,'singular_name','page'),(5541,511,'post_date','2025-07-29 12:23:57'),(5542,511,'post_date_gmt','2025-07-29 10:23:57'),(5543,511,'new_status','publish'),(5544,511,'old_status','publish'),(5545,511,'revision_id','1096'),(5546,511,'user_meta','Goldenstallionagency@gmail.com'),(5547,511,'user_meta','Golden Stallion Agency'),(5548,511,'user_meta','siteadmin'),(5549,511,'user_meta','Administrator'),(5550,511,'user_meta',''),(5551,512,'post_title','Landing Page'),(5552,512,'singular_name','page'),(5553,512,'post_date','2025-07-29 12:23:57'),(5554,512,'post_date_gmt','2025-07-29 10:23:57'),(5555,512,'new_status','publish'),(5556,512,'old_status','publish'),(5557,512,'revision_id','1097'),(5558,512,'user_meta','Goldenstallionagency@gmail.com'),(5559,512,'user_meta','Golden Stallion Agency'),(5560,512,'user_meta','siteadmin'),(5561,512,'user_meta','Administrator'),(5562,512,'user_meta',''),(5563,513,'post_title','Landing Page'),(5564,513,'singular_name','page'),(5565,513,'post_date','2025-07-29 12:23:57'),(5566,513,'post_date_gmt','2025-07-29 10:23:57'),(5567,513,'new_status','publish'),(5568,513,'old_status','publish'),(5569,513,'revision_id','1098'),(5570,513,'user_meta','Goldenstallionagency@gmail.com'),(5571,513,'user_meta','Golden Stallion Agency'),(5572,513,'user_meta','siteadmin'),(5573,513,'user_meta','Administrator'),(5574,513,'user_meta',''),(5575,514,'post_title','Landing Page'),(5576,514,'singular_name','page'),(5577,514,'post_date','2025-07-29 12:23:57'),(5578,514,'post_date_gmt','2025-07-29 10:23:57'),(5579,514,'new_status','publish'),(5580,514,'old_status','publish'),(5581,514,'revision_id','1099'),(5582,514,'user_meta','Goldenstallionagency@gmail.com'),(5583,514,'user_meta','Golden Stallion Agency'),(5584,514,'user_meta','siteadmin'),(5585,514,'user_meta','Administrator'),(5586,514,'user_meta',''),(5587,515,'post_title','Landing Page'),(5588,515,'singular_name','page'),(5589,515,'post_date','2025-07-29 12:23:57'),(5590,515,'post_date_gmt','2025-07-29 10:23:57'),(5591,515,'new_status','publish'),(5592,515,'old_status','publish'),(5593,515,'revision_id','1100'),(5594,515,'user_meta','Goldenstallionagency@gmail.com'),(5595,515,'user_meta','Golden Stallion Agency'),(5596,515,'user_meta','siteadmin'),(5597,515,'user_meta','Administrator'),(5598,515,'user_meta',''),(5599,516,'post_title','Landing Page'),(5600,516,'singular_name','page'),(5601,516,'post_date','2025-07-29 12:23:57'),(5602,516,'post_date_gmt','2025-07-29 10:23:57'),(5603,516,'new_status','publish'),(5604,516,'old_status','publish'),(5605,516,'revision_id','1101'),(5606,516,'user_meta','Goldenstallionagency@gmail.com'),(5607,516,'user_meta','Golden Stallion Agency'),(5608,516,'user_meta','siteadmin'),(5609,516,'user_meta','Administrator'),(5610,516,'user_meta',''),(5611,517,'post_title','Landing Page'),(5612,517,'singular_name','page'),(5613,517,'post_date','2025-07-29 12:23:57'),(5614,517,'post_date_gmt','2025-07-29 10:23:57'),(5615,517,'new_status','publish'),(5616,517,'old_status','publish'),(5617,517,'revision_id','1102'),(5618,517,'user_meta','Goldenstallionagency@gmail.com'),(5619,517,'user_meta','Golden Stallion Agency'),(5620,517,'user_meta','siteadmin'),(5621,517,'user_meta','Administrator'),(5622,517,'user_meta',''),(5623,518,'post_title','Landing Page'),(5624,518,'singular_name','page'),(5625,518,'post_date','2025-07-29 12:23:57'),(5626,518,'post_date_gmt','2025-07-29 10:23:57'),(5627,518,'new_status','publish'),(5628,518,'old_status','publish'),(5629,518,'revision_id','1103'),(5630,518,'user_meta','Goldenstallionagency@gmail.com'),(5631,518,'user_meta','Golden Stallion Agency'),(5632,518,'user_meta','siteadmin'),(5633,518,'user_meta','Administrator'),(5634,518,'user_meta',''),(5635,519,'post_title','Landing Page'),(5636,519,'singular_name','page'),(5637,519,'post_date','2025-07-29 12:23:57'),(5638,519,'post_date_gmt','2025-07-29 10:23:57'),(5639,519,'new_status','publish'),(5640,519,'old_status','publish'),(5641,519,'revision_id','1104'),(5642,519,'user_meta','Goldenstallionagency@gmail.com'),(5643,519,'user_meta','Golden Stallion Agency'),(5644,519,'user_meta','siteadmin'),(5645,519,'user_meta','Administrator'),(5646,519,'user_meta',''),(5647,520,'post_title','Landing Page'),(5648,520,'singular_name','page'),(5649,520,'post_date','2025-07-29 12:23:57'),(5650,520,'post_date_gmt','2025-07-29 10:23:57'),(5651,520,'new_status','publish'),(5652,520,'old_status','publish'),(5653,520,'revision_id','1105'),(5654,520,'user_meta','Goldenstallionagency@gmail.com'),(5655,520,'user_meta','Golden Stallion Agency'),(5656,520,'user_meta','siteadmin'),(5657,520,'user_meta','Administrator'),(5658,520,'user_meta',''),(5659,521,'post_title','Landing Page'),(5660,521,'singular_name','page'),(5661,521,'post_date','2025-07-29 12:23:57'),(5662,521,'post_date_gmt','2025-07-29 10:23:57'),(5663,521,'new_status','publish'),(5664,521,'old_status','publish'),(5665,521,'revision_id','1106'),(5666,521,'user_meta','Goldenstallionagency@gmail.com'),(5667,521,'user_meta','Golden Stallion Agency'),(5668,521,'user_meta','siteadmin'),(5669,521,'user_meta','Administrator'),(5670,521,'user_meta',''),(5671,522,'post_title','Landing Page'),(5672,522,'singular_name','page'),(5673,522,'post_date','2025-07-29 12:23:57'),(5674,522,'post_date_gmt','2025-07-29 10:23:57'),(5675,522,'new_status','publish'),(5676,522,'old_status','publish'),(5677,522,'revision_id','1108'),(5678,522,'user_meta','Goldenstallionagency@gmail.com'),(5679,522,'user_meta','Golden Stallion Agency'),(5680,522,'user_meta','siteadmin'),(5681,522,'user_meta','Administrator'),(5682,522,'user_meta',''),(5683,523,'post_title','Landing Page'),(5684,523,'singular_name','page'),(5685,523,'post_date','2025-07-29 12:23:57'),(5686,523,'post_date_gmt','2025-07-29 10:23:57'),(5687,523,'new_status','publish'),(5688,523,'old_status','publish'),(5689,523,'revision_id','1109'),(5690,523,'user_meta','Goldenstallionagency@gmail.com'),(5691,523,'user_meta','Golden Stallion Agency'),(5692,523,'user_meta','siteadmin'),(5693,523,'user_meta','Administrator'),(5694,523,'user_meta',''),(5695,524,'post_title','Landing Page'),(5696,524,'singular_name','page'),(5697,524,'post_date','2025-07-29 12:23:57'),(5698,524,'post_date_gmt','2025-07-29 10:23:57'),(5699,524,'new_status','publish'),(5700,524,'old_status','publish'),(5701,524,'revision_id','1110'),(5702,524,'user_meta','Goldenstallionagency@gmail.com'),(5703,524,'user_meta','Golden Stallion Agency'),(5704,524,'user_meta','siteadmin'),(5705,524,'user_meta','Administrator'),(5706,524,'user_meta',''),(5707,525,'post_title','Landing Page'),(5708,525,'singular_name','page'),(5709,525,'post_date','2025-07-29 12:23:57'),(5710,525,'post_date_gmt','2025-07-29 10:23:57'),(5711,525,'new_status','publish'),(5712,525,'old_status','publish'),(5713,525,'revision_id','1111'),(5714,525,'user_meta','Goldenstallionagency@gmail.com'),(5715,525,'user_meta','Golden Stallion Agency'),(5716,525,'user_meta','siteadmin'),(5717,525,'user_meta','Administrator'),(5718,525,'user_meta',''),(5719,526,'post_title','Landing Page'),(5720,526,'singular_name','page'),(5721,526,'post_date','2025-07-29 12:23:57'),(5722,526,'post_date_gmt','2025-07-29 10:23:57'),(5723,526,'new_status','publish'),(5724,526,'old_status','publish'),(5725,526,'revision_id','1112'),(5726,526,'user_meta','Goldenstallionagency@gmail.com'),(5727,526,'user_meta','Golden Stallion Agency'),(5728,526,'user_meta','siteadmin'),(5729,526,'user_meta','Administrator'),(5730,526,'user_meta',''),(5731,527,'post_title','Landing Page'),(5732,527,'singular_name','page'),(5733,527,'post_date','2025-07-29 12:23:57'),(5734,527,'post_date_gmt','2025-07-29 10:23:57'),(5735,527,'new_status','publish'),(5736,527,'old_status','publish'),(5737,527,'revision_id','1113'),(5738,527,'user_meta','Goldenstallionagency@gmail.com'),(5739,527,'user_meta','Golden Stallion Agency'),(5740,527,'user_meta','siteadmin'),(5741,527,'user_meta','Administrator'),(5742,527,'user_meta',''),(5743,528,'post_title','Landing Page'),(5744,528,'singular_name','page'),(5745,528,'post_date','2025-07-29 12:23:57'),(5746,528,'post_date_gmt','2025-07-29 10:23:57'),(5747,528,'new_status','publish'),(5748,528,'old_status','publish'),(5749,528,'revision_id','1114'),(5750,528,'user_meta','Goldenstallionagency@gmail.com'),(5751,528,'user_meta','Golden Stallion Agency'),(5752,528,'user_meta','siteadmin'),(5753,528,'user_meta','Administrator'),(5754,528,'user_meta',''),(5755,529,'post_title','Landing Page'),(5756,529,'singular_name','page'),(5757,529,'post_date','2025-07-29 12:23:57'),(5758,529,'post_date_gmt','2025-07-29 10:23:57'),(5759,529,'new_status','publish'),(5760,529,'old_status','publish'),(5761,529,'revision_id','1115'),(5762,529,'user_meta','Goldenstallionagency@gmail.com'),(5763,529,'user_meta','Golden Stallion Agency'),(5764,529,'user_meta','siteadmin'),(5765,529,'user_meta','Administrator'),(5766,529,'user_meta',''),(5767,530,'post_title','Landing Page'),(5768,530,'singular_name','page'),(5769,530,'post_date','2025-07-29 12:23:57'),(5770,530,'post_date_gmt','2025-07-29 10:23:57'),(5771,530,'new_status','publish'),(5772,530,'old_status','publish'),(5773,530,'revision_id','1116'),(5774,530,'user_meta','Goldenstallionagency@gmail.com'),(5775,530,'user_meta','Golden Stallion Agency'),(5776,530,'user_meta','siteadmin'),(5777,530,'user_meta','Administrator'),(5778,530,'user_meta',''),(5779,531,'post_title','Landing Page'),(5780,531,'singular_name','page'),(5781,531,'post_date','2025-07-29 12:23:57'),(5782,531,'post_date_gmt','2025-07-29 10:23:57'),(5783,531,'new_status','publish'),(5784,531,'old_status','publish'),(5785,531,'revision_id','1118'),(5786,531,'user_meta','Goldenstallionagency@gmail.com'),(5787,531,'user_meta','Golden Stallion Agency'),(5788,531,'user_meta','siteadmin'),(5789,531,'user_meta','Administrator'),(5790,531,'user_meta',''),(5791,532,'post_title','Landing Page'),(5792,532,'singular_name','page'),(5793,532,'post_date','2025-07-29 12:23:57'),(5794,532,'post_date_gmt','2025-07-29 10:23:57'),(5795,532,'new_status','publish'),(5796,532,'old_status','publish'),(5797,532,'revision_id','1119'),(5798,532,'user_meta','Goldenstallionagency@gmail.com'),(5799,532,'user_meta','Golden Stallion Agency'),(5800,532,'user_meta','siteadmin'),(5801,532,'user_meta','Administrator'),(5802,532,'user_meta',''),(5803,533,'post_title','Landing Page'),(5804,533,'singular_name','page'),(5805,533,'post_date','2025-07-29 12:23:57'),(5806,533,'post_date_gmt','2025-07-29 10:23:57'),(5807,533,'new_status','publish'),(5808,533,'old_status','publish'),(5809,533,'revision_id','1120'),(5810,533,'user_meta','Goldenstallionagency@gmail.com'),(5811,533,'user_meta','Golden Stallion Agency'),(5812,533,'user_meta','siteadmin'),(5813,533,'user_meta','Administrator'),(5814,533,'user_meta',''),(5815,534,'post_title','Landing Page'),(5816,534,'singular_name','page'),(5817,534,'post_date','2025-07-29 12:23:57'),(5818,534,'post_date_gmt','2025-07-29 10:23:57'),(5819,534,'new_status','publish'),(5820,534,'old_status','publish'),(5821,534,'revision_id','1121'),(5822,534,'user_meta','Goldenstallionagency@gmail.com'),(5823,534,'user_meta','Golden Stallion Agency'),(5824,534,'user_meta','siteadmin'),(5825,534,'user_meta','Administrator'),(5826,534,'user_meta',''),(5827,535,'post_title','Landing Page'),(5828,535,'singular_name','page'),(5829,535,'post_date','2025-07-29 12:23:57'),(5830,535,'post_date_gmt','2025-07-29 10:23:57'),(5831,535,'new_status','publish'),(5832,535,'old_status','publish'),(5833,535,'revision_id','1122'),(5834,535,'user_meta','Goldenstallionagency@gmail.com'),(5835,535,'user_meta','Golden Stallion Agency'),(5836,535,'user_meta','siteadmin'),(5837,535,'user_meta','Administrator'),(5838,535,'user_meta',''),(5839,536,'post_title','Landing Page'),(5840,536,'singular_name','page'),(5841,536,'post_date','2025-07-29 12:23:57'),(5842,536,'post_date_gmt','2025-07-29 10:23:57'),(5843,536,'new_status','publish'),(5844,536,'old_status','publish'),(5845,536,'revision_id','1123'),(5846,536,'user_meta','Goldenstallionagency@gmail.com'),(5847,536,'user_meta','Golden Stallion Agency'),(5848,536,'user_meta','siteadmin'),(5849,536,'user_meta','Administrator'),(5850,536,'user_meta',''),(5851,537,'post_title','Landing Page'),(5852,537,'singular_name','page'),(5853,537,'post_date','2025-07-29 12:23:57'),(5854,537,'post_date_gmt','2025-07-29 10:23:57'),(5855,537,'new_status','publish'),(5856,537,'old_status','publish'),(5857,537,'revision_id','1124'),(5858,537,'user_meta','Goldenstallionagency@gmail.com'),(5859,537,'user_meta','Golden Stallion Agency'),(5860,537,'user_meta','siteadmin'),(5861,537,'user_meta','Administrator'),(5862,537,'user_meta',''),(5863,538,'post_title','Landing Page'),(5864,538,'singular_name','page'),(5865,538,'post_date','2025-07-29 12:23:57'),(5866,538,'post_date_gmt','2025-07-29 10:23:57'),(5867,538,'new_status','publish'),(5868,538,'old_status','publish'),(5869,538,'revision_id','1129'),(5870,538,'user_meta','Goldenstallionagency@gmail.com'),(5871,538,'user_meta','Golden Stallion Agency'),(5872,538,'user_meta','siteadmin'),(5873,538,'user_meta','Administrator'),(5874,538,'user_meta',''),(5875,539,'post_title','Landing Page'),(5876,539,'singular_name','page'),(5877,539,'post_date','2025-07-29 12:23:57'),(5878,539,'post_date_gmt','2025-07-29 10:23:57'),(5879,539,'new_status','publish'),(5880,539,'old_status','publish'),(5881,539,'revision_id','1130'),(5882,539,'user_meta','Goldenstallionagency@gmail.com'),(5883,539,'user_meta','Golden Stallion Agency'),(5884,539,'user_meta','siteadmin'),(5885,539,'user_meta','Administrator'),(5886,539,'user_meta',''),(5887,540,'post_title','Landing Page'),(5888,540,'singular_name','page'),(5889,540,'post_date','2025-07-29 12:23:57'),(5890,540,'post_date_gmt','2025-07-29 10:23:57'),(5891,540,'new_status','publish'),(5892,540,'old_status','publish'),(5893,540,'revision_id','1131'),(5894,540,'user_meta','Goldenstallionagency@gmail.com'),(5895,540,'user_meta','Golden Stallion Agency'),(5896,540,'user_meta','siteadmin'),(5897,540,'user_meta','Administrator'),(5898,540,'user_meta',''),(5899,541,'post_title','Landing Page'),(5900,541,'singular_name','page'),(5901,541,'post_date','2025-07-29 12:23:57'),(5902,541,'post_date_gmt','2025-07-29 10:23:57'),(5903,541,'new_status','publish'),(5904,541,'old_status','publish'),(5905,541,'revision_id','1132'),(5906,541,'user_meta','Goldenstallionagency@gmail.com'),(5907,541,'user_meta','Golden Stallion Agency'),(5908,541,'user_meta','siteadmin'),(5909,541,'user_meta','Administrator'),(5910,541,'user_meta',''),(5911,542,'post_title','Landing Page'),(5912,542,'singular_name','page'),(5913,542,'post_date','2025-07-29 12:23:57'),(5914,542,'post_date_gmt','2025-07-29 10:23:57'),(5915,542,'new_status','publish'),(5916,542,'old_status','publish'),(5917,542,'revision_id','1133'),(5918,542,'user_meta','Goldenstallionagency@gmail.com'),(5919,542,'user_meta','Golden Stallion Agency'),(5920,542,'user_meta','siteadmin'),(5921,542,'user_meta','Administrator'),(5922,542,'user_meta',''),(5923,543,'post_title','Landing Page'),(5924,543,'singular_name','page'),(5925,543,'post_date','2025-07-29 12:23:57'),(5926,543,'post_date_gmt','2025-07-29 10:23:57'),(5927,543,'new_status','publish'),(5928,543,'old_status','publish'),(5929,543,'revision_id','1134'),(5930,543,'user_meta','Goldenstallionagency@gmail.com'),(5931,543,'user_meta','Golden Stallion Agency'),(5932,543,'user_meta','siteadmin'),(5933,543,'user_meta','Administrator'),(5934,543,'user_meta',''),(5935,544,'post_title','Landing Page'),(5936,544,'singular_name','page'),(5937,544,'post_date','2025-07-29 12:23:57'),(5938,544,'post_date_gmt','2025-07-29 10:23:57'),(5939,544,'new_status','publish'),(5940,544,'old_status','publish'),(5941,544,'revision_id','1135'),(5942,544,'user_meta','Goldenstallionagency@gmail.com'),(5943,544,'user_meta','Golden Stallion Agency'),(5944,544,'user_meta','siteadmin'),(5945,544,'user_meta','Administrator'),(5946,544,'user_meta',''),(5947,545,'post_title','Landing Page'),(5948,545,'singular_name','page'),(5949,545,'post_date','2025-07-29 12:23:57'),(5950,545,'post_date_gmt','2025-07-29 10:23:57'),(5951,545,'new_status','publish'),(5952,545,'old_status','publish'),(5953,545,'revision_id','1136'),(5954,545,'user_meta','Goldenstallionagency@gmail.com'),(5955,545,'user_meta','Golden Stallion Agency'),(5956,545,'user_meta','siteadmin'),(5957,545,'user_meta','Administrator'),(5958,545,'user_meta',''),(5959,546,'post_title','Landing Page'),(5960,546,'singular_name','page'),(5961,546,'post_date','2025-07-29 12:23:57'),(5962,546,'post_date_gmt','2025-07-29 10:23:57'),(5963,546,'new_status','publish'),(5964,546,'old_status','publish'),(5965,546,'revision_id','1137'),(5966,546,'user_meta','Goldenstallionagency@gmail.com'),(5967,546,'user_meta','Golden Stallion Agency'),(5968,546,'user_meta','siteadmin'),(5969,546,'user_meta','Administrator'),(5970,546,'user_meta',''),(5971,547,'post_title','Landing Page'),(5972,547,'singular_name','page'),(5973,547,'post_date','2025-07-29 12:23:57'),(5974,547,'post_date_gmt','2025-07-29 10:23:57'),(5975,547,'new_status','publish'),(5976,547,'old_status','publish'),(5977,547,'revision_id','1138'),(5978,547,'user_meta','Goldenstallionagency@gmail.com'),(5979,547,'user_meta','Golden Stallion Agency'),(5980,547,'user_meta','siteadmin'),(5981,547,'user_meta','Administrator'),(5982,547,'user_meta',''),(5983,548,'post_title','Landing Page'),(5984,548,'singular_name','page'),(5985,548,'post_date','2025-07-29 12:23:57'),(5986,548,'post_date_gmt','2025-07-29 10:23:57'),(5987,548,'new_status','publish'),(5988,548,'old_status','publish'),(5989,548,'revision_id','1139'),(5990,548,'user_meta','Goldenstallionagency@gmail.com'),(5991,548,'user_meta','Golden Stallion Agency'),(5992,548,'user_meta','siteadmin'),(5993,548,'user_meta','Administrator'),(5994,548,'user_meta',''),(5995,549,'post_title','Landing Page'),(5996,549,'singular_name','page'),(5997,549,'post_date','2025-07-29 12:23:57'),(5998,549,'post_date_gmt','2025-07-29 10:23:57'),(5999,549,'new_status','publish'),(6000,549,'old_status','publish'),(6001,549,'revision_id','1140'),(6002,549,'user_meta','Goldenstallionagency@gmail.com'),(6003,549,'user_meta','Golden Stallion Agency'),(6004,549,'user_meta','siteadmin'),(6005,549,'user_meta','Administrator'),(6006,549,'user_meta',''),(6007,550,'post_title','Landing Page'),(6008,550,'singular_name','page'),(6009,550,'post_date','2025-07-29 12:23:57'),(6010,550,'post_date_gmt','2025-07-29 10:23:57'),(6011,550,'new_status','publish'),(6012,550,'old_status','publish'),(6013,550,'revision_id','1141'),(6014,550,'user_meta','Goldenstallionagency@gmail.com'),(6015,550,'user_meta','Golden Stallion Agency'),(6016,550,'user_meta','siteadmin'),(6017,550,'user_meta','Administrator'),(6018,550,'user_meta',''),(6019,551,'post_title','Landing Page'),(6020,551,'singular_name','page'),(6021,551,'post_date','2025-07-29 12:23:57'),(6022,551,'post_date_gmt','2025-07-29 10:23:57'),(6023,551,'new_status','publish'),(6024,551,'old_status','publish'),(6025,551,'revision_id','1142'),(6026,551,'user_meta','Goldenstallionagency@gmail.com'),(6027,551,'user_meta','Golden Stallion Agency'),(6028,551,'user_meta','siteadmin'),(6029,551,'user_meta','Administrator'),(6030,551,'user_meta',''),(6031,552,'post_title','Landing Page'),(6032,552,'singular_name','page'),(6033,552,'post_date','2025-07-29 12:23:57'),(6034,552,'post_date_gmt','2025-07-29 10:23:57'),(6035,552,'new_status','publish'),(6036,552,'old_status','publish'),(6037,552,'revision_id','1143'),(6038,552,'user_meta','Goldenstallionagency@gmail.com'),(6039,552,'user_meta','Golden Stallion Agency'),(6040,552,'user_meta','siteadmin'),(6041,552,'user_meta','Administrator'),(6042,552,'user_meta',''),(6043,553,'post_title','Landing Page'),(6044,553,'singular_name','page'),(6045,553,'post_date','2025-07-29 12:23:57'),(6046,553,'post_date_gmt','2025-07-29 10:23:57'),(6047,553,'new_status','publish'),(6048,553,'old_status','publish'),(6049,553,'revision_id','1144'),(6050,553,'user_meta','Goldenstallionagency@gmail.com'),(6051,553,'user_meta','Golden Stallion Agency'),(6052,553,'user_meta','siteadmin'),(6053,553,'user_meta','Administrator'),(6054,553,'user_meta',''),(6055,554,'post_title','Landing Page'),(6056,554,'singular_name','page'),(6057,554,'post_date','2025-07-29 12:23:57'),(6058,554,'post_date_gmt','2025-07-29 10:23:57'),(6059,554,'new_status','publish'),(6060,554,'old_status','publish'),(6061,554,'revision_id','1145'),(6062,554,'user_meta','Goldenstallionagency@gmail.com'),(6063,554,'user_meta','Golden Stallion Agency'),(6064,554,'user_meta','siteadmin'),(6065,554,'user_meta','Administrator'),(6066,554,'user_meta',''),(6067,555,'post_title','Landing Page'),(6068,555,'singular_name','page'),(6069,555,'post_date','2025-07-29 12:23:57'),(6070,555,'post_date_gmt','2025-07-29 10:23:57'),(6071,555,'new_status','publish'),(6072,555,'old_status','publish'),(6073,555,'revision_id','1146'),(6074,555,'user_meta','Goldenstallionagency@gmail.com'),(6075,555,'user_meta','Golden Stallion Agency'),(6076,555,'user_meta','siteadmin'),(6077,555,'user_meta','Administrator'),(6078,555,'user_meta',''),(6079,556,'post_title','Landing Page'),(6080,556,'singular_name','page'),(6081,556,'post_date','2025-07-29 12:23:57'),(6082,556,'post_date_gmt','2025-07-29 10:23:57'),(6083,556,'new_status','publish'),(6084,556,'old_status','publish'),(6085,556,'revision_id','1147'),(6086,556,'user_meta','Goldenstallionagency@gmail.com'),(6087,556,'user_meta','Golden Stallion Agency'),(6088,556,'user_meta','siteadmin'),(6089,556,'user_meta','Administrator'),(6090,556,'user_meta',''),(6091,557,'post_title','Landing Page'),(6092,557,'singular_name','page'),(6093,557,'post_date','2025-07-29 12:23:57'),(6094,557,'post_date_gmt','2025-07-29 10:23:57'),(6095,557,'new_status','publish'),(6096,557,'old_status','publish'),(6097,557,'revision_id','1148'),(6098,557,'user_meta','Goldenstallionagency@gmail.com'),(6099,557,'user_meta','Golden Stallion Agency'),(6100,557,'user_meta','siteadmin'),(6101,557,'user_meta','Administrator'),(6102,557,'user_meta',''),(6103,558,'post_title','Landing Page'),(6104,558,'singular_name','page'),(6105,558,'post_date','2025-07-29 12:23:57'),(6106,558,'post_date_gmt','2025-07-29 10:23:57'),(6107,558,'new_status','publish'),(6108,558,'old_status','publish'),(6109,558,'revision_id','1149'),(6110,558,'user_meta','Goldenstallionagency@gmail.com'),(6111,558,'user_meta','Golden Stallion Agency'),(6112,558,'user_meta','siteadmin'),(6113,558,'user_meta','Administrator'),(6114,558,'user_meta',''),(6115,559,'post_title','Landing Page'),(6116,559,'singular_name','page'),(6117,559,'post_date','2025-07-29 12:23:57'),(6118,559,'post_date_gmt','2025-07-29 10:23:57'),(6119,559,'new_status','publish'),(6120,559,'old_status','publish'),(6121,559,'revision_id','1150'),(6122,559,'user_meta','Goldenstallionagency@gmail.com'),(6123,559,'user_meta','Golden Stallion Agency'),(6124,559,'user_meta','siteadmin'),(6125,559,'user_meta','Administrator'),(6126,559,'user_meta',''),(6127,560,'post_title','Landing Page'),(6128,560,'singular_name','page'),(6129,560,'post_date','2025-07-29 12:23:57'),(6130,560,'post_date_gmt','2025-07-29 10:23:57'),(6131,560,'new_status','publish'),(6132,560,'old_status','publish'),(6133,560,'revision_id','1151'),(6134,560,'user_meta','Goldenstallionagency@gmail.com'),(6135,560,'user_meta','Golden Stallion Agency'),(6136,560,'user_meta','siteadmin'),(6137,560,'user_meta','Administrator'),(6138,560,'user_meta',''),(6139,561,'post_title','Landing Page'),(6140,561,'singular_name','page'),(6141,561,'post_date','2025-07-29 12:23:57'),(6142,561,'post_date_gmt','2025-07-29 10:23:57'),(6143,561,'new_status','publish'),(6144,561,'old_status','publish'),(6145,561,'revision_id','1153'),(6146,561,'user_meta','Goldenstallionagency@gmail.com'),(6147,561,'user_meta','Golden Stallion Agency'),(6148,561,'user_meta','siteadmin'),(6149,561,'user_meta','Administrator'),(6150,561,'user_meta',''),(6151,562,'post_title','Landing Page'),(6152,562,'singular_name','page'),(6153,562,'post_date','2025-07-29 12:23:57'),(6154,562,'post_date_gmt','2025-07-29 10:23:57'),(6155,562,'new_status','publish'),(6156,562,'old_status','publish'),(6157,562,'revision_id','1154'),(6158,562,'user_meta','Goldenstallionagency@gmail.com'),(6159,562,'user_meta','Golden Stallion Agency'),(6160,562,'user_meta','siteadmin'),(6161,562,'user_meta','Administrator'),(6162,562,'user_meta',''),(6163,563,'post_title','Landing Page'),(6164,563,'singular_name','page'),(6165,563,'post_date','2025-07-29 12:23:57'),(6166,563,'post_date_gmt','2025-07-29 10:23:57'),(6167,563,'new_status','publish'),(6168,563,'old_status','publish'),(6169,563,'revision_id','1155'),(6170,563,'user_meta','Goldenstallionagency@gmail.com'),(6171,563,'user_meta','Golden Stallion Agency'),(6172,563,'user_meta','siteadmin'),(6173,563,'user_meta','Administrator'),(6174,563,'user_meta',''),(6175,564,'post_title','Landing Page'),(6176,564,'singular_name','page'),(6177,564,'post_date','2025-07-29 12:23:57'),(6178,564,'post_date_gmt','2025-07-29 10:23:57'),(6179,564,'new_status','publish'),(6180,564,'old_status','publish'),(6181,564,'revision_id','1156'),(6182,564,'user_meta','Goldenstallionagency@gmail.com'),(6183,564,'user_meta','Golden Stallion Agency'),(6184,564,'user_meta','siteadmin'),(6185,564,'user_meta','Administrator'),(6186,564,'user_meta',''),(6187,565,'post_title','Landing Page'),(6188,565,'singular_name','page'),(6189,565,'post_date','2025-07-29 12:23:57'),(6190,565,'post_date_gmt','2025-07-29 10:23:57'),(6191,565,'new_status','publish'),(6192,565,'old_status','publish'),(6193,565,'revision_id','1157'),(6194,565,'user_meta','Goldenstallionagency@gmail.com'),(6195,565,'user_meta','Golden Stallion Agency'),(6196,565,'user_meta','siteadmin'),(6197,565,'user_meta','Administrator'),(6198,565,'user_meta',''),(6199,566,'post_title','Landing Page'),(6200,566,'singular_name','page'),(6201,566,'post_date','2025-07-29 12:23:57'),(6202,566,'post_date_gmt','2025-07-29 10:23:57'),(6203,566,'new_status','publish'),(6204,566,'old_status','publish'),(6205,566,'revision_id','1158'),(6206,566,'user_meta','Goldenstallionagency@gmail.com'),(6207,566,'user_meta','Golden Stallion Agency'),(6208,566,'user_meta','siteadmin'),(6209,566,'user_meta','Administrator'),(6210,566,'user_meta',''),(6211,567,'post_title','Landing Page'),(6212,567,'singular_name','page'),(6213,567,'post_date','2025-07-29 12:23:57'),(6214,567,'post_date_gmt','2025-07-29 10:23:57'),(6215,567,'new_status','publish'),(6216,567,'old_status','publish'),(6217,567,'revision_id','1159'),(6218,567,'user_meta','Goldenstallionagency@gmail.com'),(6219,567,'user_meta','Golden Stallion Agency'),(6220,567,'user_meta','siteadmin'),(6221,567,'user_meta','Administrator'),(6222,567,'user_meta',''),(6223,568,'post_title','Landing Page'),(6224,568,'singular_name','page'),(6225,568,'post_date','2025-07-29 12:23:57'),(6226,568,'post_date_gmt','2025-07-29 10:23:57'),(6227,568,'new_status','publish'),(6228,568,'old_status','publish'),(6229,568,'revision_id','1160'),(6230,568,'user_meta','Goldenstallionagency@gmail.com'),(6231,568,'user_meta','Golden Stallion Agency'),(6232,568,'user_meta','siteadmin'),(6233,568,'user_meta','Administrator'),(6234,568,'user_meta',''),(6235,569,'post_title','Landing Page'),(6236,569,'singular_name','page'),(6237,569,'post_date','2025-07-29 12:23:57'),(6238,569,'post_date_gmt','2025-07-29 10:23:57'),(6239,569,'new_status','publish'),(6240,569,'old_status','publish'),(6241,569,'revision_id','1161'),(6242,569,'user_meta','Goldenstallionagency@gmail.com'),(6243,569,'user_meta','Golden Stallion Agency'),(6244,569,'user_meta','siteadmin'),(6245,569,'user_meta','Administrator'),(6246,569,'user_meta',''),(6247,570,'post_title','Landing Page'),(6248,570,'singular_name','page'),(6249,570,'post_date','2025-07-29 12:23:57'),(6250,570,'post_date_gmt','2025-07-29 10:23:57'),(6251,570,'new_status','publish'),(6252,570,'old_status','publish'),(6253,570,'revision_id','1163'),(6254,570,'user_meta','Goldenstallionagency@gmail.com'),(6255,570,'user_meta','Golden Stallion Agency'),(6256,570,'user_meta','siteadmin'),(6257,570,'user_meta','Administrator'),(6258,570,'user_meta',''),(6259,571,'post_title','Landing Page'),(6260,571,'singular_name','page'),(6261,571,'post_date','2025-07-29 12:23:57'),(6262,571,'post_date_gmt','2025-07-29 10:23:57'),(6263,571,'new_status','publish'),(6264,571,'old_status','publish'),(6265,571,'revision_id','1164'),(6266,571,'user_meta','Goldenstallionagency@gmail.com'),(6267,571,'user_meta','Golden Stallion Agency'),(6268,571,'user_meta','siteadmin'),(6269,571,'user_meta','Administrator'),(6270,571,'user_meta',''),(6271,572,'post_title','Landing Page'),(6272,572,'singular_name','page'),(6273,572,'post_date','2025-07-29 12:23:57'),(6274,572,'post_date_gmt','2025-07-29 10:23:57'),(6275,572,'new_status','publish'),(6276,572,'old_status','publish'),(6277,572,'revision_id','1165'),(6278,572,'user_meta','Goldenstallionagency@gmail.com'),(6279,572,'user_meta','Golden Stallion Agency'),(6280,572,'user_meta','siteadmin'),(6281,572,'user_meta','Administrator'),(6282,572,'user_meta',''),(6283,573,'post_title','Landing Page'),(6284,573,'singular_name','page'),(6285,573,'post_date','2025-07-29 12:23:57'),(6286,573,'post_date_gmt','2025-07-29 10:23:57'),(6287,573,'new_status','publish'),(6288,573,'old_status','publish'),(6289,573,'revision_id','1166'),(6290,573,'user_meta','Goldenstallionagency@gmail.com'),(6291,573,'user_meta','Golden Stallion Agency'),(6292,573,'user_meta','siteadmin'),(6293,573,'user_meta','Administrator'),(6294,573,'user_meta',''),(6295,574,'post_title','Landing Page'),(6296,574,'singular_name','page'),(6297,574,'post_date','2025-07-29 12:23:57'),(6298,574,'post_date_gmt','2025-07-29 10:23:57'),(6299,574,'new_status','publish'),(6300,574,'old_status','publish'),(6301,574,'revision_id','1167'),(6302,574,'user_meta','Goldenstallionagency@gmail.com'),(6303,574,'user_meta','Golden Stallion Agency'),(6304,574,'user_meta','siteadmin'),(6305,574,'user_meta','Administrator'),(6306,574,'user_meta',''),(6307,575,'post_title','Landing Page'),(6308,575,'singular_name','page'),(6309,575,'post_date','2025-07-29 12:23:57'),(6310,575,'post_date_gmt','2025-07-29 10:23:57'),(6311,575,'new_status','publish'),(6312,575,'old_status','publish'),(6313,575,'revision_id','1168'),(6314,575,'user_meta','Goldenstallionagency@gmail.com'),(6315,575,'user_meta','Golden Stallion Agency'),(6316,575,'user_meta','siteadmin'),(6317,575,'user_meta','Administrator'),(6318,575,'user_meta',''),(6346,578,'post_date_gmt','2025-07-29 10:23:57'),(6347,578,'new_status','publish'),(6348,578,'old_status','publish'),(6349,578,'revision_id','1172'),(6350,578,'user_meta','Goldenstallionagency@gmail.com'),(6351,578,'user_meta','Golden Stallion Agency'),(6352,578,'user_meta','siteadmin'),(6353,578,'user_meta','Administrator'),(6354,578,'user_meta',''),(6355,579,'user_name','Isaiah3730'),(6356,579,'post_title','\"Hello world!\"'),(6357,579,'comment_status','pending approval'),(6358,579,'comment_type','comment'),(6359,579,'post_id','1'),(6360,579,'is_spam',''),(6361,579,'user_meta',''),(6362,579,'user_meta','N/A'),(6363,579,'user_meta',''),(6364,579,'user_meta',''),(6365,579,'user_meta',''),(6366,580,'user_name','Everett432'),(6367,580,'post_title','\"Hello world!\"'),(6368,580,'comment_status','pending approval'),(6369,580,'comment_type','comment'),(6370,580,'post_id','1'),(6371,580,'is_spam',''),(6372,580,'user_meta',''),(6373,580,'user_meta','N/A'),(6374,580,'user_meta',''),(6375,580,'user_meta',''),(6376,580,'user_meta',''),(6377,581,'post_title','Landing Page'),(6378,581,'singular_name','page'),(6379,581,'post_date','2025-07-29 12:23:57'),(6380,581,'post_date_gmt','2025-07-29 10:23:57'),(6381,581,'new_status','publish'),(6382,581,'old_status','publish'),(6383,581,'revision_id','1173'),(6384,581,'user_meta','Goldenstallionagency@gmail.com'),(6385,581,'user_meta','Golden Stallion Agency'),(6386,581,'user_meta','siteadmin'),(6387,581,'user_meta','Administrator'),(6388,581,'user_meta',''),(6389,582,'post_title','Landing Page'),(6390,582,'singular_name','page'),(6391,582,'post_date','2025-07-29 12:23:57'),(6392,582,'post_date_gmt','2025-07-29 10:23:57'),(6393,582,'new_status','publish'),(6394,582,'old_status','publish'),(6395,582,'revision_id','1174'),(6396,582,'user_meta','Goldenstallionagency@gmail.com'),(6397,582,'user_meta','Golden Stallion Agency'),(6398,582,'user_meta','siteadmin'),(6399,582,'user_meta','Administrator'),(6400,582,'user_meta',''),(6401,583,'post_title','Landing Page'),(6402,583,'singular_name','page'),(6403,583,'post_date','2025-07-29 12:23:57'),(6404,583,'post_date_gmt','2025-07-29 10:23:57'),(6405,583,'new_status','publish'),(6406,583,'old_status','publish'),(6407,583,'revision_id','1175'),(6408,583,'user_meta','Goldenstallionagency@gmail.com'),(6409,583,'user_meta','Golden Stallion Agency'),(6410,583,'user_meta','siteadmin'),(6411,583,'user_meta','Administrator'),(6412,583,'user_meta',''),(6413,584,'post_title','Landing Page'),(6414,584,'singular_name','page'),(6415,584,'post_date','2025-07-29 12:23:57'),(6416,584,'post_date_gmt','2025-07-29 10:23:57'),(6417,584,'new_status','publish'),(6418,584,'old_status','publish'),(6419,584,'revision_id','1177'),(6420,584,'user_meta','Goldenstallionagency@gmail.com'),(6421,584,'user_meta','Golden Stallion Agency'),(6422,584,'user_meta','siteadmin'),(6423,584,'user_meta','Administrator'),(6424,584,'user_meta',''),(6425,585,'post_title','Landing Page'),(6426,585,'singular_name','page'),(6427,585,'post_date','2025-07-29 12:23:57'),(6428,585,'post_date_gmt','2025-07-29 10:23:57'),(6429,585,'new_status','publish'),(6430,585,'old_status','publish'),(6431,585,'revision_id','1179'),(6432,585,'user_meta','Goldenstallionagency@gmail.com'),(6433,585,'user_meta','Golden Stallion Agency'),(6434,585,'user_meta','siteadmin'),(6435,585,'user_meta','Administrator'),(6436,585,'user_meta',''),(6437,586,'post_title','Landing Page'),(6438,586,'singular_name','page'),(6439,586,'post_date','2025-07-29 12:23:57'),(6440,586,'post_date_gmt','2025-07-29 10:23:57'),(6441,586,'new_status','publish'),(6442,586,'old_status','publish'),(6443,586,'revision_id','1180'),(6444,586,'user_meta','Goldenstallionagency@gmail.com'),(6445,586,'user_meta','Golden Stallion Agency'),(6446,586,'user_meta','siteadmin'),(6447,586,'user_meta','Administrator'),(6448,586,'user_meta',''),(6449,587,'post_title','Landing Page'),(6450,587,'singular_name','page'),(6451,587,'post_date','2025-07-29 12:23:57'),(6452,587,'post_date_gmt','2025-07-29 10:23:57'),(6453,587,'new_status','publish'),(6454,587,'old_status','publish'),(6455,587,'revision_id','1181'),(6456,587,'user_meta','Goldenstallionagency@gmail.com'),(6457,587,'user_meta','Golden Stallion Agency'),(6458,587,'user_meta','siteadmin'),(6459,587,'user_meta','Administrator'),(6460,587,'user_meta',''),(6461,588,'post_title','Landing Page'),(6462,588,'singular_name','page'),(6463,588,'post_date','2025-07-29 12:23:57'),(6464,588,'post_date_gmt','2025-07-29 10:23:57'),(6465,588,'new_status','publish'),(6466,588,'old_status','publish'),(6467,588,'revision_id','1182'),(6468,588,'user_meta','Goldenstallionagency@gmail.com'),(6469,588,'user_meta','Golden Stallion Agency'),(6470,588,'user_meta','siteadmin'),(6471,588,'user_meta','Administrator'),(6472,588,'user_meta',''),(6473,589,'post_title','Landing Page'),(6474,589,'singular_name','page'),(6475,589,'post_date','2025-07-29 12:23:57'),(6476,589,'post_date_gmt','2025-07-29 10:23:57'),(6477,589,'new_status','publish'),(6478,589,'old_status','publish'),(6479,589,'revision_id','1183'),(6480,589,'user_meta','Goldenstallionagency@gmail.com'),(6481,589,'user_meta','Golden Stallion Agency'),(6482,589,'user_meta','siteadmin'),(6483,589,'user_meta','Administrator'),(6484,589,'user_meta',''),(6485,590,'post_title','Landing Page'),(6486,590,'singular_name','page'),(6487,590,'post_date','2025-07-29 12:23:57'),(6488,590,'post_date_gmt','2025-07-29 10:23:57'),(6489,590,'new_status','publish'),(6490,590,'old_status','publish'),(6491,590,'revision_id','1184'),(6492,590,'user_meta','Goldenstallionagency@gmail.com'),(6493,590,'user_meta','Golden Stallion Agency'),(6494,590,'user_meta','siteadmin'),(6495,590,'user_meta','Administrator'),(6496,590,'user_meta',''),(6497,591,'post_title','Landing Page'),(6498,591,'singular_name','page'),(6499,591,'post_date','2025-07-29 12:23:57'),(6500,591,'post_date_gmt','2025-07-29 10:23:57'),(6501,591,'new_status','publish'),(6502,591,'old_status','publish'),(6503,591,'revision_id','1185'),(6504,591,'user_meta','Goldenstallionagency@gmail.com'),(6505,591,'user_meta','Golden Stallion Agency'),(6506,591,'user_meta','siteadmin'),(6507,591,'user_meta','Administrator'),(6508,591,'user_meta',''),(6509,592,'post_title','Landing Page'),(6510,592,'singular_name','page'),(6511,592,'post_date','2025-07-29 12:23:57'),(6512,592,'post_date_gmt','2025-07-29 10:23:57'),(6513,592,'new_status','publish'),(6514,592,'old_status','publish'),(6515,592,'revision_id','1186'),(6516,592,'user_meta','Goldenstallionagency@gmail.com'),(6517,592,'user_meta','Golden Stallion Agency'),(6518,592,'user_meta','siteadmin'),(6519,592,'user_meta','Administrator'),(6520,592,'user_meta',''),(6521,593,'post_title','Landing Page'),(6522,593,'singular_name','page'),(6523,593,'post_date','2025-07-29 12:23:57'),(6524,593,'post_date_gmt','2025-07-29 10:23:57'),(6525,593,'new_status','publish'),(6526,593,'old_status','publish'),(6527,593,'revision_id','1187'),(6528,593,'user_meta','Goldenstallionagency@gmail.com'),(6529,593,'user_meta','Golden Stallion Agency'),(6530,593,'user_meta','siteadmin'),(6531,593,'user_meta','Administrator'),(6532,593,'user_meta',''),(6533,594,'post_title','Landing Page'),(6534,594,'singular_name','page'),(6535,594,'post_date','2025-07-29 12:23:57'),(6536,594,'post_date_gmt','2025-07-29 10:23:57'),(6537,594,'new_status','publish'),(6538,594,'old_status','publish'),(6539,594,'revision_id','1188'),(6540,594,'user_meta','Goldenstallionagency@gmail.com'),(6541,594,'user_meta','Golden Stallion Agency'),(6542,594,'user_meta','siteadmin'),(6543,594,'user_meta','Administrator'),(6544,594,'user_meta',''),(6545,595,'post_title','Landing Page'),(6546,595,'singular_name','page'),(6547,595,'post_date','2025-07-29 12:23:57'),(6548,595,'post_date_gmt','2025-07-29 10:23:57'),(6549,595,'new_status','publish'),(6550,595,'old_status','publish'),(6551,595,'revision_id','1189'),(6552,595,'user_meta','Goldenstallionagency@gmail.com'),(6553,595,'user_meta','Golden Stallion Agency'),(6554,595,'user_meta','siteadmin'),(6555,595,'user_meta','Administrator'),(6556,595,'user_meta',''),(6557,596,'post_title','Landing Page'),(6558,596,'singular_name','page'),(6559,596,'post_date','2025-07-29 12:23:57'),(6560,596,'post_date_gmt','2025-07-29 10:23:57'),(6561,596,'new_status','publish'),(6562,596,'old_status','publish'),(6563,596,'revision_id','1190'),(6564,596,'user_meta','Goldenstallionagency@gmail.com'),(6565,596,'user_meta','Golden Stallion Agency'),(6566,596,'user_meta','siteadmin'),(6567,596,'user_meta','Administrator'),(6568,596,'user_meta',''),(6569,597,'post_title','Landing Page'),(6570,597,'singular_name','page'),(6571,597,'post_date','2025-07-29 12:23:57'),(6572,597,'post_date_gmt','2025-07-29 10:23:57'),(6573,597,'new_status','publish'),(6574,597,'old_status','publish'),(6575,597,'revision_id','1191'),(6576,597,'user_meta','Goldenstallionagency@gmail.com'),(6577,597,'user_meta','Golden Stallion Agency'),(6578,597,'user_meta','siteadmin'),(6579,597,'user_meta','Administrator'),(6580,597,'user_meta',''),(6581,598,'post_title','Landing Page'),(6582,598,'singular_name','page'),(6583,598,'post_date','2025-07-29 12:23:57'),(6584,598,'post_date_gmt','2025-07-29 10:23:57'),(6585,598,'new_status','publish'),(6586,598,'old_status','publish'),(6587,598,'revision_id','1192'),(6588,598,'user_meta','Goldenstallionagency@gmail.com'),(6589,598,'user_meta','Golden Stallion Agency'),(6590,598,'user_meta','siteadmin'),(6591,598,'user_meta','Administrator'),(6592,598,'user_meta',''),(6593,599,'post_title','Landing Page'),(6594,599,'singular_name','page'),(6595,599,'post_date','2025-07-29 12:23:57'),(6596,599,'post_date_gmt','2025-07-29 10:23:57'),(6597,599,'new_status','publish'),(6598,599,'old_status','publish'),(6599,599,'revision_id','1194'),(6600,599,'user_meta','Goldenstallionagency@gmail.com'),(6601,599,'user_meta','Golden Stallion Agency'),(6602,599,'user_meta','siteadmin'),(6603,599,'user_meta','Administrator'),(6604,599,'user_meta',''),(6605,600,'post_title','Landing Page'),(6606,600,'singular_name','page'),(6607,600,'post_date','2025-07-29 12:23:57'),(6608,600,'post_date_gmt','2025-07-29 10:23:57'),(6609,600,'new_status','publish'),(6610,600,'old_status','publish'),(6611,600,'revision_id','1195'),(6612,600,'user_meta','Goldenstallionagency@gmail.com'),(6613,600,'user_meta','Golden Stallion Agency'),(6614,600,'user_meta','siteadmin'),(6615,600,'user_meta','Administrator'),(6616,600,'user_meta',''),(6617,601,'post_title','Landing Page'),(6618,601,'singular_name','page'),(6619,601,'post_date','2025-07-29 12:23:57'),(6620,601,'post_date_gmt','2025-07-29 10:23:57'),(6621,601,'new_status','publish'),(6622,601,'old_status','publish'),(6623,601,'revision_id','1196'),(6624,601,'user_meta','Goldenstallionagency@gmail.com'),(6625,601,'user_meta','Golden Stallion Agency'),(6626,601,'user_meta','siteadmin'),(6627,601,'user_meta','Administrator'),(6628,601,'user_meta',''),(6629,602,'post_title','Landing Page'),(6630,602,'singular_name','page'),(6631,602,'post_date','2025-07-29 12:23:57'),(6632,602,'post_date_gmt','2025-07-29 10:23:57'),(6633,602,'new_status','publish'),(6634,602,'old_status','publish'),(6635,602,'revision_id','1198'),(6636,602,'user_meta','Goldenstallionagency@gmail.com'),(6637,602,'user_meta','Golden Stallion Agency'),(6638,602,'user_meta','siteadmin'),(6639,602,'user_meta','Administrator'),(6640,602,'user_meta',''),(6641,603,'post_title','Landing Page'),(6642,603,'singular_name','page'),(6643,603,'post_date','2025-07-29 12:23:57'),(6644,603,'post_date_gmt','2025-07-29 10:23:57'),(6645,603,'new_status','publish'),(6646,603,'old_status','publish'),(6647,603,'revision_id','1199'),(6648,603,'user_meta','Goldenstallionagency@gmail.com'),(6649,603,'user_meta','Golden Stallion Agency'),(6650,603,'user_meta','siteadmin'),(6651,603,'user_meta','Administrator'),(6652,603,'user_meta',''),(6653,604,'post_title','Landing Page'),(6654,604,'singular_name','page'),(6655,604,'post_date','2025-07-29 12:23:57'),(6656,604,'post_date_gmt','2025-07-29 10:23:57'),(6657,604,'new_status','publish'),(6658,604,'old_status','publish'),(6659,604,'revision_id','1200'),(6660,604,'user_meta','Goldenstallionagency@gmail.com'),(6661,604,'user_meta','Golden Stallion Agency'),(6662,604,'user_meta','siteadmin'),(6663,604,'user_meta','Administrator'),(6664,604,'user_meta',''),(6665,605,'post_title','Landing Page'),(6666,605,'singular_name','page'),(6667,605,'post_date','2025-07-29 12:23:57'),(6668,605,'post_date_gmt','2025-07-29 10:23:57'),(6669,605,'new_status','publish'),(6670,605,'old_status','publish'),(6671,605,'revision_id','1202'),(6672,605,'user_meta','Goldenstallionagency@gmail.com'),(6673,605,'user_meta','Golden Stallion Agency'),(6674,605,'user_meta','siteadmin'),(6675,605,'user_meta','Administrator'),(6676,605,'user_meta',''),(6677,606,'post_title','Landing Page'),(6678,606,'singular_name','page'),(6679,606,'post_date','2025-07-29 12:23:57'),(6680,606,'post_date_gmt','2025-07-29 10:23:57'),(6681,606,'new_status','publish'),(6682,606,'old_status','publish'),(6683,606,'revision_id','1203'),(6684,606,'user_meta','Goldenstallionagency@gmail.com'),(6685,606,'user_meta','Golden Stallion Agency'),(6686,606,'user_meta','siteadmin'),(6687,606,'user_meta','Administrator'),(6688,606,'user_meta',''),(6689,607,'post_title','Landing Page'),(6690,607,'singular_name','page'),(6691,607,'post_date','2025-07-29 12:23:57'),(6692,607,'post_date_gmt','2025-07-29 10:23:57'),(6693,607,'new_status','publish'),(6694,607,'old_status','publish'),(6695,607,'revision_id','1204'),(6696,607,'user_meta','Goldenstallionagency@gmail.com'),(6697,607,'user_meta','Golden Stallion Agency'),(6698,607,'user_meta','siteadmin'),(6699,607,'user_meta','Administrator'),(6700,607,'user_meta',''),(6701,608,'post_title','Landing Page'),(6702,608,'singular_name','page'),(6703,608,'post_date','2025-07-29 12:23:57'),(6704,608,'post_date_gmt','2025-07-29 10:23:57'),(6705,608,'new_status','publish'),(6706,608,'old_status','publish'),(6707,608,'revision_id','1206'),(6708,608,'user_meta','Goldenstallionagency@gmail.com'),(6709,608,'user_meta','Golden Stallion Agency'),(6710,608,'user_meta','siteadmin'),(6711,608,'user_meta','Administrator'),(6712,608,'user_meta',''),(6713,609,'post_title','Landing Page'),(6714,609,'singular_name','page'),(6715,609,'post_date','2025-07-29 12:23:57'),(6716,609,'post_date_gmt','2025-07-29 10:23:57'),(6717,609,'new_status','publish'),(6718,609,'old_status','publish'),(6719,609,'revision_id','1209'),(6720,609,'user_meta','Goldenstallionagency@gmail.com'),(6721,609,'user_meta','Golden Stallion Agency'),(6722,609,'user_meta','siteadmin'),(6723,609,'user_meta','Administrator'),(6724,609,'user_meta',''),(6725,610,'post_title','Landing Page'),(6726,610,'singular_name','page'),(6727,610,'post_date','2025-07-29 12:23:57'),(6728,610,'post_date_gmt','2025-07-29 10:23:57'),(6729,610,'new_status','publish'),(6730,610,'old_status','publish'),(6731,610,'revision_id','1210'),(6732,610,'user_meta','Goldenstallionagency@gmail.com'),(6733,610,'user_meta','Golden Stallion Agency'),(6734,610,'user_meta','siteadmin'),(6735,610,'user_meta','Administrator'),(6736,610,'user_meta',''),(6737,611,'user_name','Leonel3188'),(6738,611,'post_title','\"Hello world!\"'),(6739,611,'comment_status','pending approval'),(6740,611,'comment_type','comment'),(6741,611,'post_id','1'),(6742,611,'is_spam',''),(6743,611,'user_meta',''),(6744,611,'user_meta','N/A'),(6745,611,'user_meta',''),(6746,611,'user_meta',''),(6747,611,'user_meta',''),(6748,612,'user_name','Brynn4108'),(6749,612,'post_title','\"Hello world!\"'),(6750,612,'comment_status','pending approval'),(6751,612,'comment_type','comment'),(6752,612,'post_id','1'),(6753,612,'is_spam',''),(6754,612,'user_meta',''),(6755,612,'user_meta','N/A'),(6756,612,'user_meta',''),(6757,612,'user_meta',''),(6758,612,'user_meta',''),(6759,613,'post_title','Landing Page'),(6760,613,'singular_name','page'),(6761,613,'post_date','2025-07-29 12:23:57'),(6762,613,'post_date_gmt','2025-07-29 10:23:57'),(6763,613,'new_status','publish'),(6764,613,'old_status','publish'),(6765,613,'revision_id','1211'),(6766,613,'user_meta','Goldenstallionagency@gmail.com'),(6767,613,'user_meta','Golden Stallion Agency'),(6768,613,'user_meta','siteadmin'),(6769,613,'user_meta','Administrator'),(6770,613,'user_meta',''),(6771,614,'post_title','Landing Page'),(6772,614,'singular_name','page'),(6773,614,'post_date','2025-07-29 12:23:57'),(6774,614,'post_date_gmt','2025-07-29 10:23:57'),(6775,614,'new_status','publish'),(6776,614,'old_status','publish'),(6777,614,'revision_id','1214'),(6778,614,'user_meta','Goldenstallionagency@gmail.com'),(6779,614,'user_meta','Golden Stallion Agency'),(6780,614,'user_meta','siteadmin'),(6781,614,'user_meta','Administrator'),(6782,614,'user_meta',''),(6783,615,'post_title','Landing Page'),(6784,615,'singular_name','page'),(6785,615,'post_date','2025-07-29 12:23:57'),(6786,615,'post_date_gmt','2025-07-29 10:23:57'),(6787,615,'new_status','publish'),(6788,615,'old_status','publish'),(6789,615,'revision_id','1215'),(6790,615,'user_meta','Goldenstallionagency@gmail.com'),(6791,615,'user_meta','Golden Stallion Agency'),(6792,615,'user_meta','siteadmin'),(6793,615,'user_meta','Administrator'),(6794,615,'user_meta',''),(6795,616,'post_title','Landing Page'),(6796,616,'singular_name','page'),(6797,616,'post_date','2025-07-29 12:23:57'),(6798,616,'post_date_gmt','2025-07-29 10:23:57'),(6799,616,'new_status','publish'),(6800,616,'old_status','publish'),(6801,616,'revision_id','1216'),(6802,616,'user_meta','Goldenstallionagency@gmail.com'),(6803,616,'user_meta','Golden Stallion Agency'),(6804,616,'user_meta','siteadmin'),(6805,616,'user_meta','Administrator'),(6806,616,'user_meta',''),(6807,617,'post_title','Landing Page'),(6808,617,'singular_name','page'),(6809,617,'post_date','2025-07-29 12:23:57'),(6810,617,'post_date_gmt','2025-07-29 10:23:57'),(6811,617,'new_status','publish'),(6812,617,'old_status','publish'),(6813,617,'revision_id','1217'),(6814,617,'user_meta','Goldenstallionagency@gmail.com'),(6815,617,'user_meta','Golden Stallion Agency'),(6816,617,'user_meta','siteadmin'),(6817,617,'user_meta','Administrator'),(6818,617,'user_meta',''),(6819,618,'post_title','Landing Page'),(6820,618,'singular_name','page'),(6821,618,'post_date','2025-07-29 12:23:57'),(6822,618,'post_date_gmt','2025-07-29 10:23:57'),(6823,618,'new_status','publish'),(6824,618,'old_status','publish'),(6825,618,'revision_id','1218'),(6826,618,'user_meta','Goldenstallionagency@gmail.com'),(6827,618,'user_meta','Golden Stallion Agency'),(6828,618,'user_meta','siteadmin'),(6829,618,'user_meta','Administrator'),(6830,618,'user_meta',''),(6831,619,'post_title','Landing Page'),(6832,619,'singular_name','page'),(6833,619,'post_date','2025-07-29 12:23:57'),(6834,619,'post_date_gmt','2025-07-29 10:23:57'),(6835,619,'new_status','publish'),(6836,619,'old_status','publish'),(6837,619,'revision_id','1219'),(6838,619,'user_meta','Goldenstallionagency@gmail.com'),(6839,619,'user_meta','Golden Stallion Agency'),(6840,619,'user_meta','siteadmin'),(6841,619,'user_meta','Administrator'),(6842,619,'user_meta',''),(6843,620,'post_title','Landing Page'),(6844,620,'singular_name','page'),(6845,620,'post_date','2025-07-29 12:23:57'),(6846,620,'post_date_gmt','2025-07-29 10:23:57'),(6847,620,'new_status','publish'),(6848,620,'old_status','publish'),(6849,620,'revision_id','1221'),(6850,620,'user_meta','Goldenstallionagency@gmail.com'),(6851,620,'user_meta','Golden Stallion Agency'),(6852,620,'user_meta','siteadmin'),(6853,620,'user_meta','Administrator'),(6854,620,'user_meta',''),(6855,621,'post_title','Landing Page'),(6856,621,'singular_name','page'),(6857,621,'post_date','2025-07-29 12:23:57'),(6858,621,'post_date_gmt','2025-07-29 10:23:57'),(6859,621,'new_status','publish'),(6860,621,'old_status','publish'),(6861,621,'revision_id','1222'),(6862,621,'user_meta','Goldenstallionagency@gmail.com'),(6863,621,'user_meta','Golden Stallion Agency'),(6864,621,'user_meta','siteadmin'),(6865,621,'user_meta','Administrator'),(6866,621,'user_meta',''),(6867,622,'post_title','Landing Page'),(6868,622,'singular_name','page'),(6869,622,'post_date','2025-07-29 12:23:57'),(6870,622,'post_date_gmt','2025-07-29 10:23:57'),(6871,622,'new_status','publish'),(6872,622,'old_status','publish'),(6873,622,'revision_id','1223'),(6874,622,'user_meta','Goldenstallionagency@gmail.com'),(6875,622,'user_meta','Golden Stallion Agency'),(6876,622,'user_meta','siteadmin'),(6877,622,'user_meta','Administrator'),(6878,622,'user_meta',''),(6879,623,'post_title','Landing Page'),(6880,623,'singular_name','page'),(6881,623,'post_date','2025-07-29 12:23:57'),(6882,623,'post_date_gmt','2025-07-29 10:23:57'),(6883,623,'new_status','publish'),(6884,623,'old_status','publish'),(6885,623,'revision_id','1225'),(6886,623,'user_meta','Goldenstallionagency@gmail.com'),(6887,623,'user_meta','Golden Stallion Agency'),(6888,623,'user_meta','siteadmin'),(6889,623,'user_meta','Administrator'),(6890,623,'user_meta',''),(6891,624,'post_title','Landing Page'),(6892,624,'singular_name','page'),(6893,624,'post_date','2025-07-29 12:23:57'),(6894,624,'post_date_gmt','2025-07-29 10:23:57'),(6895,624,'new_status','publish'),(6896,624,'old_status','publish'),(6897,624,'revision_id','1226'),(6898,624,'user_meta','Goldenstallionagency@gmail.com'),(6899,624,'user_meta','Golden Stallion Agency'),(6900,624,'user_meta','siteadmin'),(6901,624,'user_meta','Administrator'),(6902,624,'user_meta',''),(6903,625,'post_title','Landing Page'),(6904,625,'singular_name','page'),(6905,625,'post_date','2025-07-29 12:23:57'),(6906,625,'post_date_gmt','2025-07-29 10:23:57'),(6907,625,'new_status','publish'),(6908,625,'old_status','publish'),(6909,625,'revision_id','1227'),(6910,625,'user_meta','Goldenstallionagency@gmail.com'),(6911,625,'user_meta','Golden Stallion Agency'),(6912,625,'user_meta','siteadmin'),(6913,625,'user_meta','Administrator'),(6914,625,'user_meta',''),(6915,626,'post_title','Landing Page'),(6916,626,'singular_name','page'),(6917,626,'post_date','2025-07-29 12:23:57'),(6918,626,'post_date_gmt','2025-07-29 10:23:57'),(6919,626,'new_status','publish'),(6920,626,'old_status','publish'),(6921,626,'revision_id','1229'),(6922,626,'user_meta','Goldenstallionagency@gmail.com'),(6923,626,'user_meta','Golden Stallion Agency'),(6924,626,'user_meta','siteadmin'),(6925,626,'user_meta','Administrator'),(6926,626,'user_meta',''),(6927,627,'post_title','Landing Page'),(6928,627,'singular_name','page'),(6929,627,'post_date','2025-07-29 12:23:57'),(6930,627,'post_date_gmt','2025-07-29 10:23:57'),(6931,627,'new_status','publish'),(6932,627,'old_status','publish'),(6933,627,'revision_id','1230'),(6934,627,'user_meta','Goldenstallionagency@gmail.com'),(6935,627,'user_meta','Golden Stallion Agency'),(6936,627,'user_meta','siteadmin'),(6937,627,'user_meta','Administrator'),(6938,627,'user_meta',''),(6939,628,'post_title','Landing Page'),(6940,628,'singular_name','page'),(6941,628,'post_date','2025-07-29 12:23:57'),(6942,628,'post_date_gmt','2025-07-29 10:23:57'),(6943,628,'new_status','publish'),(6944,628,'old_status','publish'),(6945,628,'revision_id','1232'),(6946,628,'user_meta','Goldenstallionagency@gmail.com'),(6947,628,'user_meta','Golden Stallion Agency'),(6948,628,'user_meta','siteadmin'),(6949,628,'user_meta','Administrator'),(6950,628,'user_meta',''),(6951,629,'post_title','Landing Page'),(6952,629,'singular_name','page'),(6953,629,'post_date','2025-07-29 12:23:57'),(6954,629,'post_date_gmt','2025-07-29 10:23:57'),(6955,629,'new_status','publish'),(6956,629,'old_status','publish'),(6957,629,'revision_id','1233'),(6958,629,'user_meta','Goldenstallionagency@gmail.com'),(6959,629,'user_meta','Golden Stallion Agency'),(6960,629,'user_meta','siteadmin'),(6961,629,'user_meta','Administrator'),(6962,629,'user_meta',''),(6963,630,'post_title','Landing Page'),(6964,630,'singular_name','page'),(6965,630,'post_date','2025-07-29 12:23:57'),(6966,630,'post_date_gmt','2025-07-29 10:23:57'),(6967,630,'new_status','publish'),(6968,630,'old_status','publish'),(6969,630,'revision_id','1234'),(6970,630,'user_meta','Goldenstallionagency@gmail.com'),(6971,630,'user_meta','Golden Stallion Agency'),(6972,630,'user_meta','siteadmin'),(6973,630,'user_meta','Administrator'),(6974,630,'user_meta',''),(6975,631,'post_title','Landing Page'),(6976,631,'singular_name','page'),(6977,631,'post_date','2025-07-29 12:23:57'),(6978,631,'post_date_gmt','2025-07-29 10:23:57'),(6979,631,'new_status','publish'),(6980,631,'old_status','publish'),(6981,631,'revision_id','1235'),(6982,631,'user_meta','Goldenstallionagency@gmail.com'),(6983,631,'user_meta','Golden Stallion Agency'),(6984,631,'user_meta','siteadmin'),(6985,631,'user_meta','Administrator'),(6986,631,'user_meta',''),(6987,632,'post_title','Landing Page'),(6988,632,'singular_name','page'),(6989,632,'post_date','2025-07-29 12:23:57'),(6990,632,'post_date_gmt','2025-07-29 10:23:57'),(6991,632,'new_status','publish'),(6992,632,'old_status','publish'),(6993,632,'revision_id','1236'),(6994,632,'user_meta','Goldenstallionagency@gmail.com'),(6995,632,'user_meta','Golden Stallion Agency'),(6996,632,'user_meta','siteadmin'),(6997,632,'user_meta','Administrator'),(6998,632,'user_meta',''),(6999,633,'post_title','Landing Page'),(7000,633,'singular_name','page'),(7001,633,'post_date','2025-07-29 12:23:57'),(7002,633,'post_date_gmt','2025-07-29 10:23:57'),(7003,633,'new_status','publish'),(7004,633,'old_status','publish'),(7005,633,'revision_id','1237'),(7006,633,'user_meta','Goldenstallionagency@gmail.com'),(7007,633,'user_meta','Golden Stallion Agency'),(7008,633,'user_meta','siteadmin'),(7009,633,'user_meta','Administrator'),(7010,633,'user_meta',''),(7011,634,'post_title','Landing Page'),(7012,634,'singular_name','page'),(7013,634,'post_date','2025-07-29 12:23:57'),(7014,634,'post_date_gmt','2025-07-29 10:23:57'),(7015,634,'new_status','publish'),(7016,634,'old_status','publish'),(7017,634,'revision_id','1238'),(7018,634,'user_meta','Goldenstallionagency@gmail.com'),(7019,634,'user_meta','Golden Stallion Agency'),(7020,634,'user_meta','siteadmin'),(7021,634,'user_meta','Administrator'),(7022,634,'user_meta',''),(7023,635,'post_title','Landing Page'),(7024,635,'singular_name','page'),(7025,635,'post_date','2025-07-29 12:23:57'),(7026,635,'post_date_gmt','2025-07-29 10:23:57'),(7027,635,'new_status','publish'),(7028,635,'old_status','publish'),(7029,635,'revision_id','1239'),(7030,635,'user_meta','Goldenstallionagency@gmail.com'),(7031,635,'user_meta','Golden Stallion Agency'),(7032,635,'user_meta','siteadmin'),(7033,635,'user_meta','Administrator'),(7034,635,'user_meta',''),(7035,636,'post_title','Landing Page'),(7036,636,'singular_name','page'),(7037,636,'post_date','2025-07-29 12:23:57'),(7038,636,'post_date_gmt','2025-07-29 10:23:57'),(7039,636,'new_status','publish'),(7040,636,'old_status','publish'),(7041,636,'revision_id','1240'),(7042,636,'user_meta','Goldenstallionagency@gmail.com'),(7043,636,'user_meta','Golden Stallion Agency'),(7044,636,'user_meta','siteadmin'),(7045,636,'user_meta','Administrator'),(7046,636,'user_meta',''),(7047,637,'post_title','Landing Page'),(7048,637,'singular_name','page'),(7049,637,'post_date','2025-07-29 12:23:57'),(7050,637,'post_date_gmt','2025-07-29 10:23:57'),(7051,637,'new_status','publish'),(7052,637,'old_status','publish'),(7053,637,'revision_id','1241'),(7054,637,'user_meta','Goldenstallionagency@gmail.com'),(7055,637,'user_meta','Golden Stallion Agency'),(7056,637,'user_meta','siteadmin'),(7057,637,'user_meta','Administrator'),(7058,637,'user_meta',''),(7059,638,'post_title','Landing Page'),(7060,638,'singular_name','page'),(7061,638,'post_date','2025-07-29 12:23:57'),(7062,638,'post_date_gmt','2025-07-29 10:23:57'),(7063,638,'new_status','publish'),(7064,638,'old_status','publish'),(7065,638,'revision_id','1242'),(7066,638,'user_meta','Goldenstallionagency@gmail.com'),(7067,638,'user_meta','Golden Stallion Agency'),(7068,638,'user_meta','siteadmin'),(7069,638,'user_meta','Administrator'),(7070,638,'user_meta',''),(7071,639,'post_title','Landing Page'),(7072,639,'singular_name','page'),(7073,639,'post_date','2025-07-29 12:23:57'),(7074,639,'post_date_gmt','2025-07-29 10:23:57'),(7075,639,'new_status','publish'),(7076,639,'old_status','publish'),(7077,639,'revision_id','1243'),(7078,639,'user_meta','Goldenstallionagency@gmail.com'),(7079,639,'user_meta','Golden Stallion Agency'),(7080,639,'user_meta','siteadmin'),(7081,639,'user_meta','Administrator'),(7082,639,'user_meta',''),(7088,640,'is_spam',''),(7089,640,'user_meta',''),(7090,640,'user_meta','N/A'),(7091,640,'user_meta',''),(7092,640,'user_meta',''),(7093,640,'user_meta',''),(7094,641,'type','plugin'),(7095,641,'name','LiteSpeed Cache'),(7096,641,'version','7.3.0.1'),(7097,641,'slug','litespeed-cache/litespeed-cache.php'),(7098,641,'success','1'),(7099,641,'old_version','6.5.4'),(7100,641,'user_meta','support@tonydezigner.com'),(7101,641,'user_meta','devadmin'),(7102,641,'user_meta','devadmin'),(7103,641,'user_meta','Administrator'),(7104,641,'user_meta',''),(7105,642,'type','plugin'),(7106,642,'name','Rank Math SEO'),(7107,642,'version','1.0.251'),(7108,642,'slug','seo-by-rank-math/rank-math.php'),(7109,642,'success','1'),(7110,642,'old_version','1.0.237'),(7111,642,'user_meta','support@tonydezigner.com'),(7112,642,'user_meta','devadmin'),(7113,642,'user_meta','devadmin'),(7114,642,'user_meta','Administrator'),(7115,642,'user_meta',''),(7116,643,'type','plugin'),(7117,643,'name','Seraphinite Accelerator (Extended, limited)'),(7118,643,'version','2.27.40'),(7119,643,'slug','seraphinite-accelerator-ext/plugin_root.php'),(7120,643,'success','1'),(7121,643,'old_version','2.26.9'),(7122,643,'user_meta','support@tonydezigner.com'),(7123,643,'user_meta','devadmin'),(7124,643,'user_meta','devadmin'),(7125,643,'user_meta','Administrator'),(7126,643,'user_meta',''),(7127,644,'name','WPvivid Backup Plugin'),(7128,644,'slug','wpvivid-backuprestore/wpvivid-backuprestore.php'),(7129,644,'user_meta','support@tonydezigner.com'),(7130,644,'user_meta','devadmin'),(7131,644,'user_meta','devadmin'),(7132,644,'user_meta','Administrator'),(7133,644,'user_meta',''),(7134,645,'name','MainWP Child'),(7135,645,'slug','mainwp-child/mainwp-child.php'),(7136,645,'user_meta','support@tonydezigner.com'),(7137,645,'user_meta','devadmin'),(7138,645,'user_meta','devadmin'),(7139,645,'user_meta','Administrator'),(7140,645,'user_meta',''),(7141,646,'name','MainWP Child Reports'),(7142,646,'slug','mainwp-child-reports/mainwp-child-reports.php'),(7143,646,'user_meta','support@tonydezigner.com'),(7144,646,'user_meta','devadmin'),(7145,646,'user_meta','devadmin'),(7146,646,'user_meta','Administrator'),(7147,646,'user_meta','');
/*!40000 ALTER TABLE `wpve_mainwp_stream_meta` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpve_options`
--

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

--
-- Dumping data for table `wpve_options`
--

LOCK TABLES `wpve_options` WRITE;
/*!40000 ALTER TABLE `wpve_options` DISABLE KEYS */;
INSERT INTO `wpve_options` VALUES (1,'siteurl','https://goldenstallionagency.com','on'),(2,'home','https://goldenstallionagency.com','on'),(3,'blogname','Golden Stallion Web Agency','on'),(4,'blogdescription','The World&#039;s Best Web Design &amp; Brand Marketing Agency','on'),(5,'users_can_register','0','on'),(6,'admin_email','sphelele@dbcworksuite.co.za','on'),(7,'start_of_week','1','on'),(8,'use_balanceTags','0','on'),(9,'use_smilies','1','on'),(10,'require_name_email','1','on'),(11,'comments_notify','1','on'),(12,'posts_per_rss','10','on'),(13,'rss_use_excerpt','0','on'),(14,'mailserver_url','mail.example.com','on'),(15,'mailserver_login','login@example.com','on'),(16,'mailserver_pass','','on'),(17,'mailserver_port','110','on'),(18,'default_category','1','on'),(19,'default_comment_status','open','on'),(20,'default_ping_status','open','on'),(21,'default_pingback_flag','1','on'),(22,'posts_per_page','10','on'),(23,'date_format','F j, Y','on'),(24,'time_format','g:i a','on'),(25,'links_updated_date_format','F j, Y g:i a','on'),(26,'comment_moderation','0','on'),(27,'moderation_notify','1','on'),(28,'permalink_structure','/%year%/%monthnum%/%day%/%postname%/','on'),(29,'rewrite_rules','a:146:{s:19:\"sitemap_index\\.xml$\";s:19:\"index.php?sitemap=1\";s:31:\"([^/]+?)-sitemap([0-9]+)?\\.xml$\";s:51:\"index.php?sitemap=$matches[1]&sitemap_n=$matches[2]\";s:24:\"([a-z]+)?-?sitemap\\.xsl$\";s:25:\"index.php?xsl=$matches[1]\";s:11:\"^wp-json/?$\";s:22:\"index.php?rest_route=/\";s:14:\"^wp-json/(.*)?\";s:33:\"index.php?rest_route=/$matches[1]\";s:21:\"^index.php/wp-json/?$\";s:22:\"index.php?rest_route=/\";s:24:\"^index.php/wp-json/(.*)?\";s:33:\"index.php?rest_route=/$matches[1]\";s:17:\"^wp-sitemap\\.xml$\";s:23:\"index.php?sitemap=index\";s:17:\"^wp-sitemap\\.xsl$\";s:36:\"index.php?sitemap-stylesheet=sitemap\";s:23:\"^wp-sitemap-index\\.xsl$\";s:34:\"index.php?sitemap-stylesheet=index\";s:48:\"^wp-sitemap-([a-z]+?)-([a-z\\d_-]+?)-(\\d+?)\\.xml$\";s:75:\"index.php?sitemap=$matches[1]&sitemap-subtype=$matches[2]&paged=$matches[3]\";s:34:\"^wp-sitemap-([a-z]+?)-(\\d+?)\\.xml$\";s:47:\"index.php?sitemap=$matches[1]&paged=$matches[2]\";s: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:46:\"e-floating-buttons/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:56:\"e-floating-buttons/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:76:\"e-floating-buttons/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:71:\"e-floating-buttons/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:71:\"e-floating-buttons/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:52:\"e-floating-buttons/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:35:\"e-floating-buttons/([^/]+)/embed/?$\";s:51:\"index.php?e-floating-buttons=$matches[1]&embed=true\";s:39:\"e-floating-buttons/([^/]+)/trackback/?$\";s:45:\"index.php?e-floating-buttons=$matches[1]&tb=1\";s:47:\"e-floating-buttons/([^/]+)/page/?([0-9]{1,})/?$\";s:58:\"index.php?e-floating-buttons=$matches[1]&paged=$matches[2]\";s:54:\"e-floating-buttons/([^/]+)/comment-page-([0-9]{1,})/?$\";s:58:\"index.php?e-floating-buttons=$matches[1]&cpage=$matches[2]\";s:43:\"e-floating-buttons/([^/]+)(?:/([0-9]+))?/?$\";s:57:\"index.php?e-floating-buttons=$matches[1]&page=$matches[2]\";s:35:\"e-floating-buttons/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:45:\"e-floating-buttons/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:65:\"e-floating-buttons/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:60:\"e-floating-buttons/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:60:\"e-floating-buttons/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:41:\"e-floating-buttons/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:45:\"elementskit-content/.+?/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:55:\"elementskit-content/.+?/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:75:\"elementskit-content/.+?/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:70:\"elementskit-content/.+?/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:70:\"elementskit-content/.+?/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:51:\"elementskit-content/.+?/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:34:\"elementskit-content/(.+?)/embed/?$\";s:52:\"index.php?elementskit_content=$matches[1]&embed=true\";s:38:\"elementskit-content/(.+?)/trackback/?$\";s:46:\"index.php?elementskit_content=$matches[1]&tb=1\";s:46:\"elementskit-content/(.+?)/page/?([0-9]{1,})/?$\";s:59:\"index.php?elementskit_content=$matches[1]&paged=$matches[2]\";s:53:\"elementskit-content/(.+?)/comment-page-([0-9]{1,})/?$\";s:59:\"index.php?elementskit_content=$matches[1]&cpage=$matches[2]\";s:42:\"elementskit-content/(.+?)(?:/([0-9]+))?/?$\";s:58:\"index.php?elementskit_content=$matches[1]&page=$matches[2]\";s:38:\"case-study/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:48:\"case-study/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:68:\"case-study/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:63:\"case-study/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:63:\"case-study/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:44:\"case-study/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:27:\"case-study/([^/]+)/embed/?$\";s:43:\"index.php?case-study=$matches[1]&embed=true\";s:31:\"case-study/([^/]+)/trackback/?$\";s:37:\"index.php?case-study=$matches[1]&tb=1\";s:39:\"case-study/([^/]+)/page/?([0-9]{1,})/?$\";s:50:\"index.php?case-study=$matches[1]&paged=$matches[2]\";s:46:\"case-study/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?case-study=$matches[1]&cpage=$matches[2]\";s:35:\"case-study/([^/]+)(?:/([0-9]+))?/?$\";s:49:\"index.php?case-study=$matches[1]&page=$matches[2]\";s:27:\"case-study/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:37:\"case-study/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:57:\"case-study/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\"case-study/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\"case-study/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:33:\"case-study/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:12:\"robots\\.txt$\";s:18:\"index.php?robots=1\";s:13:\"favicon\\.ico$\";s:19:\"index.php?favicon=1\";s:12:\"sitemap\\.xml\";s:24:\"index.php??sitemap=index\";s:48:\".*wp-(atom|rdf|rss|rss2|feed|commentsrss2)\\.php$\";s:18:\"index.php?feed=old\";s:20:\".*wp-app\\.php(/.*)?$\";s:19:\"index.php?error=403\";s:18:\".*wp-register.php$\";s:23:\"index.php?register=true\";s:32:\"feed/(feed|rdf|rss|rss2|atom)/?$\";s:27:\"index.php?&feed=$matches[1]\";s:27:\"(feed|rdf|rss|rss2|atom)/?$\";s:27:\"index.php?&feed=$matches[1]\";s:8:\"embed/?$\";s:21:\"index.php?&embed=true\";s:20:\"page/?([0-9]{1,})/?$\";s:28:\"index.php?&paged=$matches[1]\";s:27:\"comment-page-([0-9]{1,})/?$\";s:38:\"index.php?&page_id=8&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:58:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:68:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:88:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:83:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:83:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:64:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:53:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/embed/?$\";s:91:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&embed=true\";s:57:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/trackback/?$\";s:85:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&tb=1\";s:77:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:97:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&feed=$matches[5]\";s:72:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:97:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&feed=$matches[5]\";s:65:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/page/?([0-9]{1,})/?$\";s:98:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&paged=$matches[5]\";s:72:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/comment-page-([0-9]{1,})/?$\";s:98:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&cpage=$matches[5]\";s:61:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)(?:/([0-9]+))?/?$\";s:97:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&page=$matches[5]\";s:47:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:57:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:77:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:72:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:72:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:53:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:64:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/comment-page-([0-9]{1,})/?$\";s:81:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&cpage=$matches[4]\";s:51:\"([0-9]{4})/([0-9]{1,2})/comment-page-([0-9]{1,})/?$\";s:65:\"index.php?year=$matches[1]&monthnum=$matches[2]&cpage=$matches[3]\";s:38:\"([0-9]{4})/comment-page-([0-9]{1,})/?$\";s:44:\"index.php?year=$matches[1]&cpage=$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: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]\";}','on'),(30,'hack_file','0','on'),(31,'blog_charset','UTF-8','on'),(32,'moderation_keys','','off'),(34,'category_base','','on'),(35,'ping_sites','https://rpc.pingomatic.com/','on'),(36,'comment_max_links','2','on'),(37,'gmt_offset','','on'),(38,'default_email_category','1','on'),(39,'recently_edited','a:2:{i:0;s:59:\"/home/goldeeie/public_html/wp-content/themes/neve/style.css\";i:1;s:0:\"\";}','off'),(40,'template','neve','on'),(41,'stylesheet','neve','on'),(42,'comment_registration','0','on'),(43,'html_type','text/html','on'),(44,'use_trackback','0','on'),(45,'default_role','subscriber','on'),(46,'db_version','60421','on'),(47,'uploads_use_yearmonth_folders','1','on'),(48,'upload_path','','on'),(49,'blog_public','1','on'),(50,'default_link_category','2','on'),(51,'show_on_front','page','on'),(52,'tag_base','','on'),(53,'show_avatars','1','on'),(54,'avatar_rating','G','on'),(55,'upload_url_path','','on'),(56,'thumbnail_size_w','150','on'),(57,'thumbnail_size_h','150','on'),(58,'thumbnail_crop','1','on'),(59,'medium_size_w','300','on'),(60,'medium_size_h','300','on'),(61,'avatar_default','mystery','on'),(62,'large_size_w','1024','on'),(63,'large_size_h','1024','on'),(64,'image_default_link_type','none','on'),(65,'image_default_size','','on'),(66,'image_default_align','','on'),(67,'close_comments_for_old_posts','0','on'),(68,'close_comments_days_old','14','on'),(69,'thread_comments','1','on'),(70,'thread_comments_depth','5','on'),(71,'page_comments','0','on'),(72,'comments_per_page','50','on'),(73,'default_comments_page','newest','on'),(74,'comment_order','asc','on'),(75,'sticky_posts','a:0:{}','on'),(76,'widget_categories','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','auto'),(77,'widget_text','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','auto'),(78,'widget_rss','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','auto'),(79,'uninstall_plugins','a:5:{s:23:\"elementor/elementor.php\";a:2:{i:0;s:21:\"Elementor\\Maintenance\";i:1;s:9:\"uninstall\";}s:35:\"litespeed-cache/litespeed-cache.php\";s:47:\"LiteSpeed\\Activation::uninstall_litespeed_cache\";s:19:\"airlift/airlift.php\";a:2:{i:0;s:10:\"ALWPAction\";i:1;s:9:\"uninstall\";}s:35:\"wp-optimize-premium/wp-optimize.php\";a:2:{i:0;s:13:\"WPO_Uninstall\";i:1;s:7:\"actions\";}s:23:\"loginizer/loginizer.php\";s:22:\"loginizer_deactivation\";}','off'),(80,'timezone_string','Africa/Johannesburg','on'),(81,'page_for_posts','0','on'),(82,'page_on_front','8','on'),(83,'default_post_format','0','on'),(84,'link_manager_enabled','0','on'),(85,'finished_splitting_shared_terms','1','on'),(86,'site_icon','26','on'),(87,'medium_large_size_w','768','on'),(88,'medium_large_size_h','0','on'),(89,'wp_page_for_privacy_policy','0','on'),(90,'show_comments_cookies_opt_in','1','on'),(91,'admin_email_lifespan','1774792977','on'),(92,'disallowed_keys','','off'),(93,'comment_previously_approved','1','on'),(94,'auto_plugin_theme_update_emails','a:2:{s:31:\"elementor-pro/elementor-pro.php\";s:6:\"3.32.2\";s:37:\"admin-menu-editor-pro/menu-editor.php\";s:4:\"2.30\";}','off'),(95,'auto_update_core_dev','enabled','on'),(96,'auto_update_core_minor','enabled','on'),(97,'auto_update_core_major','enabled','on'),(98,'wp_force_deactivated_plugins','a:0:{}','on'),(99,'wp_attachment_pages_enabled','0','on'),(100,'WPLANG','en_ZA','on'),(101,'wpve_user_roles','a:5:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:95:{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:26:\"create_notes_elementor-pro\";b:1;s:24:\"edit_notes_elementor-pro\";b:1;s:26:\"delete_notes_elementor-pro\";b:1;s:24:\"read_notes_elementor-pro\";b:1;s:31:\"edit_others_notes_elementor-pro\";b:1;s:33:\"delete_others_notes_elementor-pro\";b:1;s:39:\"read_others_private_notes_elementor-pro\";b:1;s:23:\"wf2fa_activate_2fa_self\";b:1;s:25:\"wf2fa_activate_2fa_others\";b:1;s:21:\"wf2fa_manage_settings\";b:1;s:23:\"rank_math_edit_htaccess\";b:1;s:16:\"rank_math_titles\";b:1;s:17:\"rank_math_general\";b:1;s:17:\"rank_math_sitemap\";b:1;s:21:\"rank_math_404_monitor\";b:1;s:22:\"rank_math_link_builder\";b:1;s:22:\"rank_math_redirections\";b:1;s:22:\"rank_math_role_manager\";b:1;s:19:\"rank_math_analytics\";b:1;s:23:\"rank_math_site_analysis\";b:1;s:25:\"rank_math_onpage_analysis\";b:1;s:24:\"rank_math_onpage_general\";b:1;s:25:\"rank_math_onpage_advanced\";b:1;s:24:\"rank_math_onpage_snippet\";b:1;s:23:\"rank_math_onpage_social\";b:1;s:20:\"rank_math_content_ai\";b:1;s:19:\"rank_math_admin_bar\";b:1;s:19:\"wpo_manage_settings\";b:1;s:21:\"wpo_run_optimizations\";b:1;s:42:\"elementor_atomic_widgets_access_styles_tab\";b:1;s:45:\"elementor_atomic_widgets_edit_local_css_class\";b:1;s:37:\"elementor_global_classes_update_class\";b:1;s:37:\"elementor_global_classes_remove_class\";b:1;s:36:\"elementor_global_classes_apply_class\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:43:{s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:17:\"edit_others_pages\";b:1;s:20:\"edit_published_pages\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_pages\";b:1;s:19:\"delete_others_pages\";b:1;s:22:\"delete_published_pages\";b:1;s:12:\"delete_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_published_posts\";b:1;s:20:\"delete_private_posts\";b:1;s:18:\"edit_private_posts\";b:1;s:18:\"read_private_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"read_private_pages\";b:1;s:23:\"rank_math_site_analysis\";b:1;s:25:\"rank_math_onpage_analysis\";b:1;s:24:\"rank_math_onpage_general\";b:1;s:24:\"rank_math_onpage_snippet\";b:1;s:23:\"rank_math_onpage_social\";b:1;s:42:\"elementor_atomic_widgets_access_styles_tab\";b:1;s:45:\"elementor_atomic_widgets_edit_local_css_class\";b:1;s:37:\"elementor_global_classes_remove_class\";b:1;s:36:\"elementor_global_classes_apply_class\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:18:{s:12:\"upload_files\";b:1;s:10:\"edit_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:4:\"read\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:12:\"delete_posts\";b:1;s:22:\"delete_published_posts\";b:1;s:25:\"rank_math_onpage_analysis\";b:1;s:24:\"rank_math_onpage_general\";b:1;s:24:\"rank_math_onpage_snippet\";b:1;s:23:\"rank_math_onpage_social\";b:1;s:42:\"elementor_atomic_widgets_access_styles_tab\";b:1;s:45:\"elementor_atomic_widgets_edit_local_css_class\";b:1;s:37:\"elementor_global_classes_remove_class\";b:1;s:36:\"elementor_global_classes_apply_class\";b:1;}}s:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:9:{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:42:\"elementor_atomic_widgets_access_styles_tab\";b:1;s:45:\"elementor_atomic_widgets_edit_local_css_class\";b:1;s:37:\"elementor_global_classes_remove_class\";b:1;s:36:\"elementor_global_classes_apply_class\";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;}}}','on'),(102,'post_count','1','on'),(103,'widget_block','a:6:{i:2;a:1:{s:7:\"content\";s:19:\"<!-- wp:search /-->\";}i:3;a:1:{s:7:\"content\";s:154:\"<!-- wp:group --><div class=\"wp-block-group\"><!-- wp:heading --><h2>Recent Posts</h2><!-- /wp:heading --><!-- wp:latest-posts /--></div><!-- /wp:group -->\";}i:4;a:1:{s:7:\"content\";s:227:\"<!-- wp:group --><div class=\"wp-block-group\"><!-- wp:heading --><h2>Recent Comments</h2><!-- /wp:heading --><!-- wp:latest-comments {\"displayAvatar\":false,\"displayDate\":false,\"displayExcerpt\":false} /--></div><!-- /wp:group -->\";}i:5;a:1:{s:7:\"content\";s:146:\"<!-- wp:group --><div class=\"wp-block-group\"><!-- wp:heading --><h2>Archives</h2><!-- /wp:heading --><!-- wp:archives /--></div><!-- /wp:group -->\";}i:6;a:1:{s:7:\"content\";s:150:\"<!-- wp:group --><div class=\"wp-block-group\"><!-- wp:heading --><h2>Categories</h2><!-- /wp:heading --><!-- wp:categories /--></div><!-- /wp:group -->\";}s:12:\"_multiwidget\";i:1;}','auto'),(104,'sidebars_widgets','a:8:{s:19:\"wp_inactive_widgets\";a:0:{}s:12:\"blog-sidebar\";a:3:{i:0;s:7:\"block-2\";i:1;s:7:\"block-3\";i:2;s:7:\"block-4\";}s:12:\"shop-sidebar\";a:2:{i:0;s:7:\"block-5\";i:1;s:7:\"block-6\";}s:18:\"footer-one-widgets\";a:0:{}s:18:\"footer-two-widgets\";a:0:{}s:20:\"footer-three-widgets\";a:0:{}s:19:\"footer-four-widgets\";a:0:{}s:13:\"array_version\";i:3;}','auto'),(118,'cron','a:21:{i:1760817854;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:1760820023;a:1:{s:18:\"rankie_daily_event\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"hourly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:3600;}}}i:1760820170;a:1:{s:21:\"ai1wm_storage_cleanup\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1760821150;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:1760832000;a:2:{s:35:\"rank_math/redirection/clean_trashed\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}s:30:\"rank_math/links/internal_links\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1760848388;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:1760850672;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:1760850721;a:2:{s:17:\"wp_update_plugins\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}s:16:\"wp_update_themes\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}}i:1760859352;a:1:{s:27:\"wprt_rank_daily_api_request\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1760860640;a:3:{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;}}s:27:\"wp_mainwp_stream_auto_purge\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}}i:1760862598;a:1:{s:28:\"elementor/tracker/send_event\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1760862766;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:1760877639;a:1:{s:35:\"rank_math/content-ai/update_prompts\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1760890111;a:1:{s:45:\"fs_data_sync_unlimited-elements-for-elementor\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1760893872;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:1760896584;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:1760957049;a:1:{s:28:\"primeMoverDeleteSymlinkEvent\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:24:\"every_prime_mover_biweek\";s:4:\"args\";a:0:{}s:8:\"interval\";i:259200;}}}i:1761204952;a:1:{s:21:\"wprt_rank_report_send\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"weekly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:604800;}}}i:1761209126;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:1761292639;a:1:{s:30:\"wp_site_health_scheduled_check\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"weekly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:604800;}}}s:7:\"version\";i:2;}','on'),(119,'widget_pages','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),(120,'widget_calendar','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),(121,'widget_archives','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),(122,'widget_media_audio','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),(123,'widget_media_image','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),(124,'widget_media_gallery','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),(125,'widget_media_video','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),(126,'widget_meta','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),(127,'widget_search','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),(128,'widget_recent-posts','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),(129,'widget_recent-comments','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),(130,'widget_tag_cloud','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),(131,'widget_nav_menu','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),(132,'widget_custom_html','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),(149,'finished_updating_comment_type','1','auto'),(150,'recently_activated','a:0:{}','off'),(151,'admin_site_enhancements','a:213:{s:20:\"custom_content_types\";b:1;s:18:\"enable_duplication\";b:1;s:32:\"duplication_redirect_destination\";s:4:\"edit\";s:26:\"enable_duplication_link_at\";a:3:{i:0;s:11:\"post-action\";i:1;s:9:\"admin-bar\";i:2;s:15:\"publish-section\";}s:37:\"enable_duplication_on_post_types_type\";s:9:\"except-on\";s:22:\"enable_duplication_for\";a:5:{s:13:\"administrator\";b:1;s:6:\"editor\";b:0;s:6:\"author\";b:0;s:11:\"contributor\";b:0;s:10:\"subscriber\";b:0;}s:23:\"enable_media_categories\";b:1;s:24:\"enable_media_replacement\";b:1;s:17:\"enable_svg_upload\";b:1;s:21:\"enable_svg_upload_for\";a:5:{s:13:\"administrator\";b:1;s:6:\"editor\";b:0;s:6:\"author\";b:0;s:11:\"contributor\";b:0;s:10:\"subscriber\";b:0;}s:22:\"external_links_new_tab\";b:1;s:20:\"hide_modify_elements\";b:1;s:20:\"hide_ab_wp_logo_menu\";b:1;s:22:\"hide_ab_customize_menu\";b:1;s:20:\"hide_ab_updates_menu\";b:1;s:21:\"hide_ab_comments_menu\";b:1;s:24:\"hide_ab_new_content_menu\";b:1;s:13:\"hide_ab_howdy\";b:1;s:16:\"hide_help_drawer\";b:1;s:18:\"hide_admin_notices\";b:1;s:16:\"admin_menu_width\";s:5:\"180px\";s:17:\"custom_menu_order\";s:693:\"menu-dashboard,toplevel_page_independent-analytics,separator1,menu-posts,menu-media,menu-pages,menu-comments,toplevel_page_skyboot_custom_icons,separator-elementor,toplevel_page_elementor,menu-posts-elementor_library,toplevel_page_elementskit,separator2,toplevel_page_neve-welcome,menu-appearance,menu-plugins,menu-users,menu-tools,menu-settings,separator-last,toplevel_page_chaty-app,toplevel_page_loginizer,toplevel_page_customize-tawk-to-widget,toplevel_page_rank-math,toplevel_page_migration-panel-settings,toplevel_page_wdan-notices-wbcr_dan,toplevel_page_wdanp-edit-redirects-wbcr_dan,toplevel_page_wdanp-edit-admin-bar-wbcr_dan,toplevel_page_wdn_license-wbcr_dan,toplevel_page_Wordfence\";s:18:\"custom_menu_titles\";s:747:\"toplevel_page_independent-analytics__Analytics,menu-posts__Posts,toplevel_page_skyboot_custom_icons__Skyboot Icons,toplevel_page_elementor__Elementor,menu-posts-elementor_library__Templates,toplevel_page_elementskit__ElementsKit,toplevel_page_neve-welcome__Neve,toplevel_page_chaty-app__Chaty,toplevel_page_loginizer__Loginizer Security,toplevel_page_customize-tawk-to-widget__Customize Tawk.to,toplevel_page_rank-math__Rank Math SEO,toplevel_page_migration-panel-settings__Prime Mover ,toplevel_page_wdan-notices-wbcr_dan__Hidden notices,toplevel_page_wdanp-edit-redirects-wbcr_dan__Block ad redirects,toplevel_page_wdanp-edit-admin-bar-wbcr_dan__Hide adminbar items,toplevel_page_wdn_license-wbcr_dan__License,toplevel_page_Wordfence__Wordfence \";s:21:\"custom_submenus_order\";s:3729:\"{\"index__php\":\"index.php,update-core.php\",\"edit__php\":\"edit.php,post-new.php,edit-tags.php?taxonomy=category,edit-tags.php?taxonomy=post_tag\",\"upload__php\":\"upload.php,media-new.php,edit-tags.php?taxonomy=asenha-media-category&post_type=attachment\",\"edit__php___post_type____page\":\"edit.php?post_type=page,post-new.php?post_type=page\",\"skyboot_custom_icons\":\"skyboot_icons\",\"elementor\":\"elementor,elementor-settings,e-form-submissions,edit.php?post_type=elementor_font,edit.php?post_type=elementor_icons,edit.php?post_type=elementor_snippet,elementor-role-manager,elementor-element-manager,elementor-tools,elementor-system-info,go_knowledge_base_site,elementor-apps\",\"edit__php___post_type____elementor_library\":\"edit.php?post_type=elementor_library&tabs_group=library,edit.php?post_type=elementor_library&tabs_group=popup&elementor_library_type=popup,https://goldenstallionagency.com/wp-admin/admin.php?page=elementor-app&ver=3.27.2#/site-editor,e-floating-buttons,https://goldenstallionagency.com/wp-admin/admin.php?page=elementor-app&ver=3.27.2#/kit-library,https://goldenstallionagency.com/wp-admin/edit.php?post_type=elementor_library#add_new,edit-tags.php?taxonomy=elementor_library_category&post_type=elementor_library\",\"elementskit\":\"elementskit,edit.php?post_type=elementskit_template,edit.php?post_type=elementskit_widget,forms,elementskit-lite_get_help,elementskit-lite_wpmet_plugins,https://wpmet.com/elementskit-pricing\",\"neve-welcome\":\"neve-welcome,customize.php,admin.php?page=neve-welcome#custom-layouts,ti-about-neve,https://themeisle.com/themes/neve/upgrade/?utm_source=wpadmin&utm_medium=nevedashboard&utm_campaign=aboutfilter&utm_content=neve\",\"themes__php\":\"themes.php,site-editor.php?path=/patterns,customize.php?return=%2Fwp-admin%2Ftools.php%3Fpage%3Dadmin-site-enhancements,widgets.php,nav-menus.php,custom-background,theme-editor.php\",\"plugins__php\":\"plugins.php,plugin-install.php,plugin-editor.php\",\"users__php\":\"users.php,user-new.php,profile.php\",\"tools__php\":\"tools.php,import.php,export.php,site-health.php,export-personal-data.php,erase-personal-data.php,admin-site-enhancements,migration-tools,action-scheduler\",\"options-general__php\":\"options-general.php,options-writing.php,options-reading.php,options-discussion.php,options-media.php,options-permalink.php,options-privacy.php,edit.php?post_type=asenha_cpt,edit.php?post_type=asenha_ctax,edit.php?post_type=asenha_cfgroup,edit.php?post_type=options_page_config,wdan_settings-wbcr_dan,mainwp_child_tab,tawkto_plugin,menu_editor,ame-admin-customizer,ame-easy-hide\",\"chaty-app\":\"chaty-app,chaty-upgrade,chaty-live-chat,chaty-integration,widget-analytics,chaty-contact-form-feed,recommended-chaty-plugins,chaty-app-upgrade\",\"loginizer\":\"loginizer,loginizer_brute_force,loginizer_passwordless,loginizer_2fa,loginizer_recaptcha,loginizer_sso,loginizer_social_login,loginizer_security,loginizer_checksums,https://loginizer.com/features#compare\",\"rank-math\":\"rank-math,rank-math-content-ai-page,rank-math-analytics,rank-math-options-general,rank-math-options-titles,rank-math-options-sitemap,rank-math-options-instant-indexing,rank-math-role-manager,rank-math-seo-analysis,rank-math-status,https://rankmath.com/kb/?utm_source=Plugin&utm_medium=Sidebar%20Help%20Link&utm_campaign=WP\",\"migration-panel-settings\":\"migration-panel-settings,migration-panel-backup-menu,migration-panel-basic-settings,migration-panel-advance-settings,migration-panel-toolbox,migration-panel-backup-menu-event-viewer,migration-panel-settings-contact,migration-panel-settings-wp-support-forum,migration-panel-settings-pricing\",\"Wordfence\":\"Wordfence,WordfenceWAF,WordfenceScan,WordfenceTools,WordfenceAuditLog,WFLS,WordfenceOptions,WordfenceSupport,WordfenceUpgradeToPremium\"}\";s:25:\"custom_menu_always_hidden\";s:6859:\"{\"menu-dashboard\":{\"menu_title\":\"Dashboard\",\"original_menu_id\":\"menu-dashboard\",\"hide_by_toggle\":false,\"always_hide\":false,\"always_hide_for\":\"\",\"which_roles\":[],\"menu_url_fragment\":\"index.php\"},\"toplevel_page_independent-analytics\":{\"menu_title\":\"Analytics\",\"original_menu_id\":\"toplevel_page_independent-analytics\",\"hide_by_toggle\":false,\"always_hide\":false,\"always_hide_for\":\"\",\"which_roles\":[],\"menu_url_fragment\":\"independent-analytics\"},\"separator1\":{\"menu_title\":\"\",\"original_menu_id\":\"separator1\",\"hide_by_toggle\":false,\"always_hide\":false,\"always_hide_for\":\"\",\"which_roles\":[],\"menu_url_fragment\":\"\"},\"menu-posts\":{\"menu_title\":\"Posts\",\"original_menu_id\":\"menu-posts\",\"hide_by_toggle\":false,\"always_hide\":false,\"always_hide_for\":\"\",\"which_roles\":[],\"menu_url_fragment\":\"edit.php\"},\"toplevel_page_metform-menu\":{\"menu_title\":\"MetForm\",\"original_menu_id\":\"toplevel_page_metform-menu\",\"hide_by_toggle\":false,\"always_hide\":false,\"always_hide_for\":\"\",\"which_roles\":[],\"menu_url_fragment\":\"metform-menu\"},\"menu-media\":{\"menu_title\":\"Media\",\"original_menu_id\":\"menu-media\",\"hide_by_toggle\":false,\"always_hide\":false,\"always_hide_for\":\"\",\"which_roles\":[],\"menu_url_fragment\":\"upload.php\"},\"menu-pages\":{\"menu_title\":\"Pages\",\"original_menu_id\":\"menu-pages\",\"hide_by_toggle\":false,\"always_hide\":false,\"always_hide_for\":\"\",\"which_roles\":[],\"menu_url_fragment\":\"edit.php?post_type=page\"},\"menu-comments\":{\"menu_title\":\"Comments \",\"original_menu_id\":\"menu-comments\",\"hide_by_toggle\":false,\"always_hide\":false,\"always_hide_for\":\"\",\"which_roles\":[],\"menu_url_fragment\":\"edit-comments.php\"},\"toplevel_page_skyboot_custom_icons\":{\"menu_title\":\"Skyboot Icons\",\"original_menu_id\":\"toplevel_page_skyboot_custom_icons\",\"hide_by_toggle\":false,\"always_hide\":false,\"always_hide_for\":\"\",\"which_roles\":[],\"menu_url_fragment\":\"skyboot_custom_icons\"},\"separator-elementor\":{\"menu_title\":\"\",\"original_menu_id\":\"separator-elementor\",\"hide_by_toggle\":false,\"always_hide\":false,\"always_hide_for\":\"\",\"which_roles\":[],\"menu_url_fragment\":\"\"},\"toplevel_page_elementor\":{\"menu_title\":\"Elementor\",\"original_menu_id\":\"toplevel_page_elementor\",\"hide_by_toggle\":false,\"always_hide\":false,\"always_hide_for\":\"\",\"which_roles\":[],\"menu_url_fragment\":\"elementor\"},\"menu-posts-elementor_library\":{\"menu_title\":\"Templates\",\"original_menu_id\":\"menu-posts-elementor_library\",\"hide_by_toggle\":false,\"always_hide\":false,\"always_hide_for\":\"\",\"which_roles\":[],\"menu_url_fragment\":\"edit.php?post_type=elementor_library\"},\"toplevel_page_envato-elements\":{\"menu_title\":\"Elements\",\"original_menu_id\":\"toplevel_page_envato-elements\",\"hide_by_toggle\":false,\"always_hide\":false,\"always_hide_for\":\"\",\"which_roles\":[],\"menu_url_fragment\":\"envato-elements\"},\"toplevel_page_elementskit\":{\"menu_title\":\"ElementsKit\",\"original_menu_id\":\"toplevel_page_elementskit\",\"hide_by_toggle\":false,\"always_hide\":false,\"always_hide_for\":\"\",\"which_roles\":[],\"menu_url_fragment\":\"elementskit\"},\"separator2\":{\"menu_title\":\"\",\"original_menu_id\":\"separator2\",\"hide_by_toggle\":false,\"always_hide\":false,\"always_hide_for\":\"\",\"which_roles\":[],\"menu_url_fragment\":\"\"},\"toplevel_page_neve-welcome\":{\"menu_title\":\"Neve\",\"original_menu_id\":\"toplevel_page_neve-welcome\",\"hide_by_toggle\":false,\"always_hide\":false,\"always_hide_for\":\"\",\"which_roles\":[],\"menu_url_fragment\":\"neve-welcome\"},\"menu-appearance\":{\"menu_title\":\"Appearance\",\"original_menu_id\":\"menu-appearance\",\"hide_by_toggle\":false,\"always_hide\":false,\"always_hide_for\":\"\",\"which_roles\":[],\"menu_url_fragment\":\"themes.php\"},\"menu-plugins\":{\"menu_title\":\"Plugins \",\"original_menu_id\":\"menu-plugins\",\"hide_by_toggle\":false,\"always_hide\":false,\"always_hide_for\":\"\",\"which_roles\":[],\"menu_url_fragment\":\"plugins.php\"},\"menu-users\":{\"menu_title\":\"Users\",\"original_menu_id\":\"menu-users\",\"hide_by_toggle\":false,\"always_hide\":false,\"always_hide_for\":\"\",\"which_roles\":[],\"menu_url_fragment\":\"users.php\"},\"menu-tools\":{\"menu_title\":\"Tools\",\"original_menu_id\":\"menu-tools\",\"hide_by_toggle\":false,\"always_hide\":false,\"always_hide_for\":\"\",\"which_roles\":[],\"menu_url_fragment\":\"tools.php\"},\"menu-settings\":{\"menu_title\":\"Settings\",\"original_menu_id\":\"menu-settings\",\"hide_by_toggle\":false,\"always_hide\":false,\"always_hide_for\":\"\",\"which_roles\":[],\"menu_url_fragment\":\"options-general.php\"},\"separator-last\":{\"menu_title\":\"\",\"original_menu_id\":\"separator-last\",\"hide_by_toggle\":false,\"always_hide\":false,\"always_hide_for\":\"\",\"which_roles\":[],\"menu_url_fragment\":\"\"},\"toplevel_page_chaty-app\":{\"menu_title\":\"Chaty\",\"original_menu_id\":\"toplevel_page_chaty-app\",\"hide_by_toggle\":false,\"always_hide\":false,\"always_hide_for\":\"\",\"which_roles\":[],\"menu_url_fragment\":\"chaty-app\"},\"toplevel_page_loginizer\":{\"menu_title\":\"Loginizer Security\",\"original_menu_id\":\"toplevel_page_loginizer\",\"hide_by_toggle\":false,\"always_hide\":false,\"always_hide_for\":\"\",\"which_roles\":[],\"menu_url_fragment\":\"loginizer\"},\"toplevel_page_customize-tawk-to-widget\":{\"menu_title\":\"Customize Tawk.to\",\"original_menu_id\":\"toplevel_page_customize-tawk-to-widget\",\"hide_by_toggle\":false,\"always_hide\":false,\"always_hide_for\":\"\",\"which_roles\":[],\"menu_url_fragment\":\"customize-tawk-to-widget\"},\"toplevel_page_rank-math\":{\"menu_title\":\"Rank Math SEO\",\"original_menu_id\":\"toplevel_page_rank-math\",\"hide_by_toggle\":false,\"always_hide\":false,\"always_hide_for\":\"\",\"which_roles\":[],\"menu_url_fragment\":\"rank-math\"},\"toplevel_page_migration-panel-settings\":{\"menu_title\":\"Prime Mover \",\"original_menu_id\":\"toplevel_page_migration-panel-settings\",\"hide_by_toggle\":false,\"always_hide\":false,\"always_hide_for\":\"\",\"which_roles\":[],\"menu_url_fragment\":\"migration-panel-settings\"},\"toplevel_page_wdan-notices-wbcr_dan\":{\"menu_title\":\"Hidden notices\",\"original_menu_id\":\"toplevel_page_wdan-notices-wbcr_dan\",\"hide_by_toggle\":false,\"always_hide\":false,\"always_hide_for\":\"\",\"which_roles\":[],\"menu_url_fragment\":\"wdan-notices-wbcr_dan\"},\"toplevel_page_wdanp-edit-redirects-wbcr_dan\":{\"menu_title\":\"Block ad redirects\",\"original_menu_id\":\"toplevel_page_wdanp-edit-redirects-wbcr_dan\",\"hide_by_toggle\":false,\"always_hide\":false,\"always_hide_for\":\"\",\"which_roles\":[],\"menu_url_fragment\":\"wdanp-edit-redirects-wbcr_dan\"},\"toplevel_page_wdanp-edit-admin-bar-wbcr_dan\":{\"menu_title\":\"Hide adminbar items\",\"original_menu_id\":\"toplevel_page_wdanp-edit-admin-bar-wbcr_dan\",\"hide_by_toggle\":false,\"always_hide\":false,\"always_hide_for\":\"\",\"which_roles\":[],\"menu_url_fragment\":\"wdanp-edit-admin-bar-wbcr_dan\"},\"toplevel_page_wdn_license-wbcr_dan\":{\"menu_title\":\"License\",\"original_menu_id\":\"toplevel_page_wdn_license-wbcr_dan\",\"hide_by_toggle\":false,\"always_hide\":false,\"always_hide_for\":\"\",\"which_roles\":[],\"menu_url_fragment\":\"wdn_license-wbcr_dan\"},\"toplevel_page_Wordfence\":{\"menu_title\":\"Wordfence \",\"original_menu_id\":\"toplevel_page_Wordfence\",\"hide_by_toggle\":false,\"always_hide\":false,\"always_hide_for\":\"\",\"which_roles\":[],\"menu_url_fragment\":\"Wordfence\"}}\";s:21:\"custom_submenu_hidden\";s:0:\"\";s:28:\"custom_submenu_always_hidden\";s:40324:\"{\"index__php_-_home-_-9\":{\"menu_title\":\"Home\",\"original_menu_id\":\"index.php\",\"hide_by_toggle\":false,\"always_hide\":false,\"always_hide_for\":\"\",\"which_roles\":[],\"menu_url_fragment\":\"index.php\"},\"index__php_-_my-sites-_-12\":{\"menu_title\":\"My Sites\",\"original_menu_id\":\"my-sites.php\",\"hide_by_toggle\":false,\"always_hide\":false,\"always_hide_for\":\"\",\"which_roles\":[],\"menu_url_fragment\":\"my-sites.php\"},\"independent-analytics_-_analytics-_-21\":{\"menu_title\":\"Analytics\",\"original_menu_id\":\"independent-analytics\",\"hide_by_toggle\":false,\"always_hide\":false,\"always_hide_for\":\"\",\"which_roles\":[],\"menu_url_fragment\":\"independent-analytics\"},\"independent-analytics_-_settings-_-30\":{\"menu_title\":\"Settings\",\"original_menu_id\":\"independent-analytics-settings\",\"hide_by_toggle\":false,\"always_hide\":false,\"always_hide_for\":\"\",\"which_roles\":[],\"menu_url_fragment\":\"independent-analytics-settings\"},\"independent-analytics_-_help-support-_-36\":{\"menu_title\":\"Help & Support\",\"original_menu_id\":\"independent-analytics-support-center\",\"hide_by_toggle\":false,\"always_hide\":false,\"always_hide_for\":\"\",\"which_roles\":[],\"menu_url_fragment\":\"independent-analytics-support-center\"},\"independent-analytics_-_changelog-_-29\":{\"menu_title\":\"\",\"original_menu_id\":\"independent-analytics-updates\",\"hide_by_toggle\":false,\"always_hide\":false,\"always_hide_for\":\"\",\"which_roles\":[],\"menu_url_fragment\":\"independent-analytics-updates\"},\"independent-analytics_-_upgrade-to-pro-_-143\":{\"menu_title\":\"\",\"original_menu_id\":\"https://independentwp.com/pricing/?utm_source=User+Dashboard&utm_medium=WP+Admin&utm_campaign=Upgrade+to+Pro&utm_content=Sidebar\",\"hide_by_toggle\":false,\"always_hide\":false,\"always_hide_for\":\"\",\"which_roles\":[],\"menu_url_fragment\":\"https://independentwp.com/pricing/?utm_source=User+Dashboard&utm_medium=WP+Admin&utm_campaign=Upgrade+to+Pro&utm_content=Sidebar\"},\"edit__php_-_all-posts-_-8\":{\"menu_title\":\"All Posts\",\"original_menu_id\":\"edit.php\",\"hide_by_toggle\":false,\"always_hide\":false,\"always_hide_for\":\"\",\"which_roles\":[],\"menu_url_fragment\":\"edit.php\"},\"edit__php_-_add-a-new-post-_-12\":{\"menu_title\":\"Add a New Post\",\"original_menu_id\":\"post-new.php\",\"hide_by_toggle\":false,\"always_hide\":false,\"always_hide_for\":\"\",\"which_roles\":[],\"menu_url_fragment\":\"post-new.php\"},\"edit__php_-_categories-_-31\":{\"menu_title\":\"Categories\",\"original_menu_id\":\"edit-tags.php?taxonomy=category\",\"hide_by_toggle\":false,\"always_hide\":false,\"always_hide_for\":\"\",\"which_roles\":[],\"menu_url_fragment\":\"edit-tags.php?taxonomy=category\"},\"edit__php_-_tags-_-31\":{\"menu_title\":\"Tags\",\"original_menu_id\":\"edit-tags.php?taxonomy=post_tag\",\"hide_by_toggle\":false,\"always_hide\":false,\"always_hide_for\":\"\",\"which_roles\":[],\"menu_url_fragment\":\"edit-tags.php?taxonomy=post_tag\"},\"metform-menu_-_forms-_-31\":{\"menu_title\":\"Forms\",\"original_menu_id\":\"edit.php?post_type=metform-form\",\"hide_by_toggle\":false,\"always_hide\":false,\"always_hide_for\":\"\",\"which_roles\":[],\"menu_url_fragment\":\"edit.php?post_type=metform-form\"},\"metform-menu_-_entries-_-32\":{\"menu_title\":\"Entries\",\"original_menu_id\":\"edit.php?post_type=metform-entry\",\"hide_by_toggle\":false,\"always_hide\":false,\"always_hide_for\":\"\",\"which_roles\":[],\"menu_url_fragment\":\"edit.php?post_type=metform-entry\"},\"metform-menu_-_settings-_-21\":{\"menu_title\":\"Settings\",\"original_menu_id\":\"metform-menu-settings\",\"hide_by_toggle\":false,\"always_hide\":false,\"always_hide_for\":\"\",\"which_roles\":[],\"menu_url_fragment\":\"metform-menu-settings\"},\"metform-menu_-_get-help-_-16\":{\"menu_title\":\"Get Help\",\"original_menu_id\":\"metform_get_help\",\"hide_by_toggle\":false,\"always_hide\":false,\"always_hide_for\":\"\",\"which_roles\":[],\"menu_url_fragment\":\"metform_get_help\"},\"metform-menu_-_upgrade-to-premium-_-33\":{\"menu_title\":\"\",\"original_menu_id\":\"https://wpmet.com/metform-pricing\",\"hide_by_toggle\":false,\"always_hide\":false,\"always_hide_for\":\"\",\"which_roles\":[],\"menu_url_fragment\":\"https://wpmet.com/metform-pricing\"},\"metform-menu_-_our-plugins-_-21\":{\"menu_title\":\"\",\"original_menu_id\":\"metform_wpmet_plugins\",\"hide_by_toggle\":false,\"always_hide\":false,\"always_hide_for\":\"\",\"which_roles\":[],\"menu_url_fragment\":\"metform_wpmet_plugins\"},\"upload__php_-_library-_-10\":{\"menu_title\":\"Library\",\"original_menu_id\":\"upload.php\",\"hide_by_toggle\":false,\"always_hide\":false,\"always_hide_for\":\"\",\"which_roles\":[],\"menu_url_fragment\":\"upload.php\"},\"upload__php_-_add-new-media-file-_-13\":{\"menu_title\":\"Add New Media File\",\"original_menu_id\":\"media-new.php\",\"hide_by_toggle\":false,\"always_hide\":false,\"always_hide_for\":\"\",\"which_roles\":[],\"menu_url_fragment\":\"media-new.php\"},\"edit__php___post_type____page_-_all-pages-_-23\":{\"menu_title\":\"All Pages\",\"original_menu_id\":\"edit.php?post_type=page\",\"hide_by_toggle\":false,\"always_hide\":false,\"always_hide_for\":\"\",\"which_roles\":[],\"menu_url_fragment\":\"edit.php?post_type=page\"},\"edit__php___post_type____page_-_add-new-page-_-27\":{\"menu_title\":\"Add New Page\",\"original_menu_id\":\"post-new.php?post_type=page\",\"hide_by_toggle\":false,\"always_hide\":false,\"always_hide_for\":\"\",\"which_roles\":[],\"menu_url_fragment\":\"post-new.php?post_type=page\"},\"skyboot_custom_icons_-_skyboot-icons-_-20\":{\"menu_title\":\"Skyboot Icons\",\"original_menu_id\":\"skyboot_custom_icons\",\"hide_by_toggle\":false,\"always_hide\":false,\"always_hide_for\":\"\",\"which_roles\":[],\"menu_url_fragment\":\"skyboot_custom_icons\"},\"skyboot_custom_icons_-_settings-_-13\":{\"menu_title\":\"Settings\",\"original_menu_id\":\"skyboot_icons\",\"hide_by_toggle\":false,\"always_hide\":false,\"always_hide_for\":\"\",\"which_roles\":[],\"menu_url_fragment\":\"skyboot_icons\"},\"elementor_-_home-_-9\":{\"menu_title\":\"Home\",\"original_menu_id\":\"elementor\",\"hide_by_toggle\":false,\"always_hide\":false,\"always_hide_for\":\"\",\"which_roles\":[],\"menu_url_fragment\":\"elementor\"},\"elementor_-_settings-_-18\":{\"menu_title\":\"Settings\",\"original_menu_id\":\"elementor-settings\",\"hide_by_toggle\":false,\"always_hide\":false,\"always_hide_for\":\"\",\"which_roles\":[],\"menu_url_fragment\":\"elementor-settings\"},\"elementor_-_submissions-_-18\":{\"menu_title\":\"Submissions\",\"original_menu_id\":\"e-form-submissions\",\"hide_by_toggle\":false,\"always_hide\":false,\"always_hide_for\":\"\",\"which_roles\":[],\"menu_url_fragment\":\"e-form-submissions\"},\"elementor_-_custom-fonts-_-33\":{\"menu_title\":\"Custom Fonts\",\"original_menu_id\":\"edit.php?post_type=elementor_font\",\"hide_by_toggle\":false,\"always_hide\":false,\"always_hide_for\":\"\",\"which_roles\":[],\"menu_url_fragment\":\"edit.php?post_type=elementor_font\"},\"elementor_-_custom-icons-_-34\":{\"menu_title\":\"Custom Icons\",\"original_menu_id\":\"edit.php?post_type=elementor_icons\",\"hide_by_toggle\":false,\"always_hide\":false,\"always_hide_for\":\"\",\"which_roles\":[],\"menu_url_fragment\":\"edit.php?post_type=elementor_icons\"},\"elementor_-_custom-code-_-36\":{\"menu_title\":\"Custom Code\",\"original_menu_id\":\"edit.php?post_type=elementor_snippet\",\"hide_by_toggle\":false,\"always_hide\":false,\"always_hide_for\":\"\",\"which_roles\":[],\"menu_url_fragment\":\"edit.php?post_type=elementor_snippet\"},\"elementor_-_role-manager-_-22\":{\"menu_title\":\"Role Manager\",\"original_menu_id\":\"elementor-role-manager\",\"hide_by_toggle\":false,\"always_hide\":false,\"always_hide_for\":\"\",\"which_roles\":[],\"menu_url_fragment\":\"elementor-role-manager\"},\"elementor_-_element-manager-_-25\":{\"menu_title\":\"Element Manager\",\"original_menu_id\":\"elementor-element-manager\",\"hide_by_toggle\":false,\"always_hide\":false,\"always_hide_for\":\"\",\"which_roles\":[],\"menu_url_fragment\":\"elementor-element-manager\"},\"elementor_-_tools-_-15\":{\"menu_title\":\"Tools\",\"original_menu_id\":\"elementor-tools\",\"hide_by_toggle\":false,\"always_hide\":false,\"always_hide_for\":\"\",\"which_roles\":[],\"menu_url_fragment\":\"elementor-tools\"},\"elementor_-_system-info-_-21\":{\"menu_title\":\"System Info\",\"original_menu_id\":\"elementor-system-info\",\"hide_by_toggle\":false,\"always_hide\":false,\"always_hide_for\":\"\",\"which_roles\":[],\"menu_url_fragment\":\"elementor-system-info\"},\"elementor_-_get-help-_-22\":{\"menu_title\":\"Get Help\",\"original_menu_id\":\"go_knowledge_base_site\",\"hide_by_toggle\":false,\"always_hide\":false,\"always_hide_for\":\"\",\"which_roles\":[],\"menu_url_fragment\":\"go_knowledge_base_site\"},\"elementor_-_add-ons-_-14\":{\"menu_title\":\"Add-ons\",\"original_menu_id\":\"elementor-apps\",\"hide_by_toggle\":false,\"always_hide\":false,\"always_hide_for\":\"\",\"which_roles\":[],\"menu_url_fragment\":\"elementor-apps\"},\"elementor_-_license-_-17\":{\"menu_title\":\"License\",\"original_menu_id\":\"elementor-license\",\"hide_by_toggle\":false,\"always_hide\":false,\"always_hide_for\":\"\",\"which_roles\":[],\"menu_url_fragment\":\"elementor-license\"},\"edit__php___post_type____elementor_library_-_saved-templates-_-55\":{\"menu_title\":\"Saved Templates\",\"original_menu_id\":\"edit.php?post_type=elementor_library&tabs_group=library\",\"hide_by_toggle\":false,\"always_hide\":false,\"always_hide_for\":\"\",\"which_roles\":[],\"menu_url_fragment\":\"edit.php?post_type=elementor_library&tabs_group=library\"},\"edit__php___post_type____elementor_library_-_popups-_-82\":{\"menu_title\":\"Popups\",\"original_menu_id\":\"edit.php?post_type=elementor_library&tabs_group=popup&elementor_library_type=popup\",\"hide_by_toggle\":false,\"always_hide\":false,\"always_hide_for\":\"\",\"which_roles\":[],\"menu_url_fragment\":\"edit.php?post_type=elementor_library&tabs_group=popup&elementor_library_type=popup\"},\"edit__php___post_type____elementor_library_-_theme-builder-_-114\":{\"menu_title\":\"Theme Builder\",\"original_menu_id\":\"https://goldenstallionagency.com/wp-admin/admin.php?page=elementor-app&ver=3.26.1#/site-editor\",\"hide_by_toggle\":false,\"always_hide\":false,\"always_hide_for\":\"\",\"which_roles\":[],\"menu_url_fragment\":\"https://goldenstallionagency.com/wp-admin/admin.php?page=elementor-app&ver=3.26.1#/site-editor\"},\"edit__php___post_type____elementor_library_-_floating-elements-_-18\":{\"menu_title\":\"Floating Elements\",\"original_menu_id\":\"e-floating-buttons\",\"hide_by_toggle\":false,\"always_hide\":false,\"always_hide_for\":\"\",\"which_roles\":[],\"menu_url_fragment\":\"e-floating-buttons\"},\"edit__php___post_type____elementor_library_-_kit-library-_-114\":{\"menu_title\":\"Kit Library\",\"original_menu_id\":\"https://goldenstallionagency.com/wp-admin/admin.php?page=elementor-app&ver=3.26.1#/kit-library\",\"hide_by_toggle\":false,\"always_hide\":false,\"always_hide_for\":\"\",\"which_roles\":[],\"menu_url_fragment\":\"https://goldenstallionagency.com/wp-admin/admin.php?page=elementor-app&ver=3.26.1#/kit-library\"},\"edit__php___post_type____elementor_library_-_add-new-_-106\":{\"menu_title\":\"Add New\",\"original_menu_id\":\"https://goldenstallionagency.com/wp-admin/edit.php?post_type=elementor_library#add_new\",\"hide_by_toggle\":false,\"always_hide\":false,\"always_hide_for\":\"\",\"which_roles\":[],\"menu_url_fragment\":\"https://goldenstallionagency.com/wp-admin/edit.php?post_type=elementor_library#add_new\"},\"edit__php___post_type____elementor_library_-_categories-_-81\":{\"menu_title\":\"Categories\",\"original_menu_id\":\"edit-tags.php?taxonomy=elementor_library_category&post_type=elementor_library\",\"hide_by_toggle\":false,\"always_hide\":false,\"always_hide_for\":\"\",\"which_roles\":[],\"menu_url_fragment\":\"edit-tags.php?taxonomy=elementor_library_category&post_type=elementor_library\"},\"envato-elements_-_welcome-_-15\":{\"menu_title\":\"Welcome\",\"original_menu_id\":\"envato-elements\",\"hide_by_toggle\":false,\"always_hide\":false,\"always_hide_for\":\"\",\"which_roles\":[],\"menu_url_fragment\":\"envato-elements\"},\"envato-elements_-_template-kits-_-43\":{\"menu_title\":\"Template Kits\",\"original_menu_id\":\"envato-elements#/template-kits/premium-kits\",\"hide_by_toggle\":false,\"always_hide\":false,\"always_hide_for\":\"\",\"which_roles\":[],\"menu_url_fragment\":\"envato-elements#/template-kits/premium-kits\"},\"envato-elements_-_free-kits-_-40\":{\"menu_title\":\"Free Kits\",\"original_menu_id\":\"envato-elements#/template-kits/free-kits\",\"hide_by_toggle\":false,\"always_hide\":false,\"always_hide_for\":\"\",\"which_roles\":[],\"menu_url_fragment\":\"envato-elements#/template-kits/free-kits\"},\"envato-elements_-_free-blocks-_-42\":{\"menu_title\":\"Free Blocks\",\"original_menu_id\":\"envato-elements#/template-kits/free-blocks\",\"hide_by_toggle\":false,\"always_hide\":false,\"always_hide_for\":\"\",\"which_roles\":[],\"menu_url_fragment\":\"envato-elements#/template-kits/free-blocks\"},\"envato-elements_-_installed-kits-_-45\":{\"menu_title\":\"Installed Kits\",\"original_menu_id\":\"envato-elements#/template-kits/installed-kits\",\"hide_by_toggle\":false,\"always_hide\":false,\"always_hide_for\":\"\",\"which_roles\":[],\"menu_url_fragment\":\"envato-elements#/template-kits/installed-kits\"},\"envato-elements_-_photos-_-23\":{\"menu_title\":\"Photos\",\"original_menu_id\":\"envato-elements#/photos\",\"hide_by_toggle\":false,\"always_hide\":false,\"always_hide_for\":\"\",\"which_roles\":[],\"menu_url_fragment\":\"envato-elements#/photos\"},\"envato-elements_-_settings-_-25\":{\"menu_title\":\"Settings\",\"original_menu_id\":\"envato-elements#/settings\",\"hide_by_toggle\":false,\"always_hide\":false,\"always_hide_for\":\"\",\"which_roles\":[],\"menu_url_fragment\":\"envato-elements#/settings\"},\"elementskit_-_elementskit-_-11\":{\"menu_title\":\"ElementsKit\",\"original_menu_id\":\"elementskit\",\"hide_by_toggle\":false,\"always_hide\":false,\"always_hide_for\":\"\",\"which_roles\":[],\"menu_url_fragment\":\"elementskit\"},\"elementskit_-_header-footer-_-39\":{\"menu_title\":\"Header Footer\",\"original_menu_id\":\"edit.php?post_type=elementskit_template\",\"hide_by_toggle\":false,\"always_hide\":false,\"always_hide_for\":\"\",\"which_roles\":[],\"menu_url_fragment\":\"edit.php?post_type=elementskit_template\"},\"elementskit_-_widget-builder-_-37\":{\"menu_title\":\"Widget Builder\",\"original_menu_id\":\"edit.php?post_type=elementskit_widget\",\"hide_by_toggle\":false,\"always_hide\":false,\"always_hide_for\":\"\",\"which_roles\":[],\"menu_url_fragment\":\"edit.php?post_type=elementskit_widget\"},\"elementskit_-_forms-_-5\":{\"menu_title\":\"Forms\",\"original_menu_id\":\"forms\",\"hide_by_toggle\":false,\"always_hide\":false,\"always_hide_for\":\"\",\"which_roles\":[],\"menu_url_fragment\":\"forms\"},\"elementskit_-_get-help-_-25\":{\"menu_title\":\"Get Help\",\"original_menu_id\":\"elementskit-lite_get_help\",\"hide_by_toggle\":false,\"always_hide\":false,\"always_hide_for\":\"\",\"which_roles\":[],\"menu_url_fragment\":\"elementskit-lite_get_help\"},\"elementskit_-_our-plugins-_-30\":{\"menu_title\":\"\",\"original_menu_id\":\"elementskit-lite_wpmet_plugins\",\"hide_by_toggle\":false,\"always_hide\":false,\"always_hide_for\":\"\",\"which_roles\":[],\"menu_url_fragment\":\"elementskit-lite_wpmet_plugins\"},\"elementskit_-_upgrade-to-premium-_-37\":{\"menu_title\":\"\",\"original_menu_id\":\"https://wpmet.com/elementskit-pricing\",\"hide_by_toggle\":false,\"always_hide\":false,\"always_hide_for\":\"\",\"which_roles\":[],\"menu_url_fragment\":\"https://wpmet.com/elementskit-pricing\"},\"neve-welcome_-_neve-options-_-12\":{\"menu_title\":\"Neve Options\",\"original_menu_id\":\"neve-welcome\",\"hide_by_toggle\":false,\"always_hide\":false,\"always_hide_for\":\"\",\"which_roles\":[],\"menu_url_fragment\":\"neve-welcome\"},\"neve-welcome_-_customise-_-13\":{\"menu_title\":\"Customise\",\"original_menu_id\":\"customize.php\",\"hide_by_toggle\":false,\"always_hide\":false,\"always_hide_for\":\"\",\"which_roles\":[],\"menu_url_fragment\":\"customize.php\"},\"neve-welcome_-_custom-layouts-_-42\":{\"menu_title\":\"Custom Layouts\",\"original_menu_id\":\"admin.php?page=neve-welcome#custom-layouts\",\"hide_by_toggle\":false,\"always_hide\":false,\"always_hide_for\":\"\",\"which_roles\":[],\"menu_url_fragment\":\"admin.php?page=neve-welcome#custom-layouts\"},\"neve-welcome_-_about-us-_-13\":{\"menu_title\":\"About Us\",\"original_menu_id\":\"ti-about-neve\",\"hide_by_toggle\":false,\"always_hide\":false,\"always_hide_for\":\"\",\"which_roles\":[],\"menu_url_fragment\":\"ti-about-neve\"},\"neve-welcome_-_upgrade-neve-_-128\":{\"menu_title\":\"\",\"original_menu_id\":\"https://themeisle.com/themes/neve/upgrade/?utm_source=wpadmin&utm_medium=nevedashboard&utm_campaign=aboutfilter&utm_content=neve\",\"hide_by_toggle\":false,\"always_hide\":false,\"always_hide_for\":\"\",\"which_roles\":[],\"menu_url_fragment\":\"https://themeisle.com/themes/neve/upgrade/?utm_source=wpadmin&utm_medium=nevedashboard&utm_campaign=aboutfilter&utm_content=neve\"},\"themes__php_-_themes-_-10\":{\"menu_title\":\"Themes \",\"original_menu_id\":\"themes.php\",\"hide_by_toggle\":false,\"always_hide\":false,\"always_hide_for\":\"\",\"which_roles\":[],\"menu_url_fragment\":\"themes.php\"},\"themes__php_-_patterns-_-30\":{\"menu_title\":\"Patterns\",\"original_menu_id\":\"site-editor.php?path=/patterns\",\"hide_by_toggle\":false,\"always_hide\":false,\"always_hide_for\":\"\",\"which_roles\":[],\"menu_url_fragment\":\"site-editor.php?path=/patterns\"},\"themes__php_-_customise-_-101\":{\"menu_title\":\"Customise\",\"original_menu_id\":\"customize.php?return=%2Fgoldenstallionagency2%2Fwp-admin%2Ftools.php%3Fpage%3Dadmin-site-enhancements\",\"hide_by_toggle\":false,\"always_hide\":false,\"always_hide_for\":\"\",\"which_roles\":[],\"menu_url_fragment\":\"customize.php?return=%2Fgoldenstallionagency2%2Fwp-admin%2Ftools.php%3Fpage%3Dadmin-site-enhancements\"},\"themes__php_-_widgets-_-11\":{\"menu_title\":\"Widgets\",\"original_menu_id\":\"widgets.php\",\"hide_by_toggle\":false,\"always_hide\":false,\"always_hide_for\":\"\",\"which_roles\":[],\"menu_url_fragment\":\"widgets.php\"},\"themes__php_-_menus-_-13\":{\"menu_title\":\"Menus\",\"original_menu_id\":\"nav-menus.php\",\"hide_by_toggle\":false,\"always_hide\":false,\"always_hide_for\":\"\",\"which_roles\":[],\"menu_url_fragment\":\"nav-menus.php\"},\"themes__php_-_network-themes-_-37\":{\"menu_title\":\"Network: Themes\",\"original_menu_id\":\"beyond-multisite-go-to-network-themes\",\"hide_by_toggle\":false,\"always_hide\":false,\"always_hide_for\":\"\",\"which_roles\":[],\"menu_url_fragment\":\"beyond-multisite-go-to-network-themes\"},\"themes__php_-_network-add-new-_-45\":{\"menu_title\":\"Network: Add New\",\"original_menu_id\":\"beyond-multisite-go-to-network-add-new-themes\",\"hide_by_toggle\":false,\"always_hide\":false,\"always_hide_for\":\"\",\"which_roles\":[],\"menu_url_fragment\":\"beyond-multisite-go-to-network-add-new-themes\"},\"themes__php_-_network-edit-_-42\":{\"menu_title\":\"Network: Edit\",\"original_menu_id\":\"beyond-multisite-go-to-network-edit-themes\",\"hide_by_toggle\":false,\"always_hide\":false,\"always_hide_for\":\"\",\"which_roles\":[],\"menu_url_fragment\":\"beyond-multisite-go-to-network-edit-themes\"},\"themes__php_-_background-_-17\":{\"menu_title\":\"Background\",\"original_menu_id\":\"custom-background\",\"hide_by_toggle\":false,\"always_hide\":false,\"always_hide_for\":\"\",\"which_roles\":[],\"menu_url_fragment\":\"custom-background\"},\"plugins__php_-_installed-plugins-_-11\":{\"menu_title\":\"Installed Plugins\",\"original_menu_id\":\"plugins.php\",\"hide_by_toggle\":false,\"always_hide\":false,\"always_hide_for\":\"\",\"which_roles\":[],\"menu_url_fragment\":\"plugins.php\"},\"plugins__php_-_network-plugins-_-38\":{\"menu_title\":\"Network: Plugins\",\"original_menu_id\":\"beyond-multisite-go-to-network-plugins\",\"hide_by_toggle\":false,\"always_hide\":false,\"always_hide_for\":\"\",\"which_roles\":[],\"menu_url_fragment\":\"beyond-multisite-go-to-network-plugins\"},\"plugins__php_-_network-add-new-_-46\":{\"menu_title\":\"Network: Add New\",\"original_menu_id\":\"beyond-multisite-go-to-network-add-new-plugins\",\"hide_by_toggle\":false,\"always_hide\":false,\"always_hide_for\":\"\",\"which_roles\":[],\"menu_url_fragment\":\"beyond-multisite-go-to-network-add-new-plugins\"},\"plugins__php_-_network-edit-_-43\":{\"menu_title\":\"Network: Edit\",\"original_menu_id\":\"beyond-multisite-go-to-network-edit-plugins\",\"hide_by_toggle\":false,\"always_hide\":false,\"always_hide_for\":\"\",\"which_roles\":[],\"menu_url_fragment\":\"beyond-multisite-go-to-network-edit-plugins\"},\"users__php_-_all-users-_-9\":{\"menu_title\":\"All Users\",\"original_menu_id\":\"users.php\",\"hide_by_toggle\":false,\"always_hide\":false,\"always_hide_for\":\"\",\"which_roles\":[],\"menu_url_fragment\":\"users.php\"},\"users__php_-_add-new-user-_-12\":{\"menu_title\":\"Add New User\",\"original_menu_id\":\"user-new.php\",\"hide_by_toggle\":false,\"always_hide\":false,\"always_hide_for\":\"\",\"which_roles\":[],\"menu_url_fragment\":\"user-new.php\"},\"users__php_-_profile-_-11\":{\"menu_title\":\"Profile\",\"original_menu_id\":\"profile.php\",\"hide_by_toggle\":false,\"always_hide\":false,\"always_hide_for\":\"\",\"which_roles\":[],\"menu_url_fragment\":\"profile.php\"},\"tools__php_-_available-tools-_-9\":{\"menu_title\":\"Available Tools\",\"original_menu_id\":\"tools.php\",\"hide_by_toggle\":false,\"always_hide\":false,\"always_hide_for\":\"\",\"which_roles\":[],\"menu_url_fragment\":\"tools.php\"},\"tools__php_-_import-_-10\":{\"menu_title\":\"Import\",\"original_menu_id\":\"import.php\",\"hide_by_toggle\":false,\"always_hide\":false,\"always_hide_for\":\"\",\"which_roles\":[],\"menu_url_fragment\":\"import.php\"},\"tools__php_-_export-_-10\":{\"menu_title\":\"Export\",\"original_menu_id\":\"export.php\",\"hide_by_toggle\":false,\"always_hide\":false,\"always_hide_for\":\"\",\"which_roles\":[],\"menu_url_fragment\":\"export.php\"},\"tools__php_-_site-health-_-15\":{\"menu_title\":\"Site Health \",\"original_menu_id\":\"site-health.php\",\"hide_by_toggle\":false,\"always_hide\":false,\"always_hide_for\":\"\",\"which_roles\":[],\"menu_url_fragment\":\"site-health.php\"},\"tools__php_-_export-personal-data-_-24\":{\"menu_title\":\"Export Personal Data\",\"original_menu_id\":\"export-personal-data.php\",\"hide_by_toggle\":false,\"always_hide\":false,\"always_hide_for\":\"\",\"which_roles\":[],\"menu_url_fragment\":\"export-personal-data.php\"},\"tools__php_-_erase-personal-data-_-23\":{\"menu_title\":\"Erase Personal Data\",\"original_menu_id\":\"erase-personal-data.php\",\"hide_by_toggle\":false,\"always_hide\":false,\"always_hide_for\":\"\",\"which_roles\":[],\"menu_url_fragment\":\"erase-personal-data.php\"},\"tools__php_-_delete-site-_-18\":{\"menu_title\":\"Delete Site\",\"original_menu_id\":\"ms-delete-site.php\",\"hide_by_toggle\":false,\"always_hide\":false,\"always_hide_for\":\"\",\"which_roles\":[],\"menu_url_fragment\":\"ms-delete-site.php\"},\"tools__php_-_enhancements-_-23\":{\"menu_title\":\"Enhancements\",\"original_menu_id\":\"admin-site-enhancements\",\"hide_by_toggle\":false,\"always_hide\":false,\"always_hide_for\":\"\",\"which_roles\":[],\"menu_url_fragment\":\"admin-site-enhancements\"},\"options-general__php_-_general-_-19\":{\"menu_title\":\"General\",\"original_menu_id\":\"options-general.php\",\"hide_by_toggle\":false,\"always_hide\":false,\"always_hide_for\":\"\",\"which_roles\":[],\"menu_url_fragment\":\"options-general.php\"},\"options-general__php_-_writing-_-19\":{\"menu_title\":\"Writing\",\"original_menu_id\":\"options-writing.php\",\"hide_by_toggle\":false,\"always_hide\":false,\"always_hide_for\":\"\",\"which_roles\":[],\"menu_url_fragment\":\"options-writing.php\"},\"options-general__php_-_reading-_-19\":{\"menu_title\":\"Reading\",\"original_menu_id\":\"options-reading.php\",\"hide_by_toggle\":false,\"always_hide\":false,\"always_hide_for\":\"\",\"which_roles\":[],\"menu_url_fragment\":\"options-reading.php\"},\"options-general__php_-_discussion-_-22\":{\"menu_title\":\"Discussion\",\"original_menu_id\":\"options-discussion.php\",\"hide_by_toggle\":false,\"always_hide\":false,\"always_hide_for\":\"\",\"which_roles\":[],\"menu_url_fragment\":\"options-discussion.php\"},\"options-general__php_-_media-_-17\":{\"menu_title\":\"Media\",\"original_menu_id\":\"options-media.php\",\"hide_by_toggle\":false,\"always_hide\":false,\"always_hide_for\":\"\",\"which_roles\":[],\"menu_url_fragment\":\"options-media.php\"},\"options-general__php_-_permalinks-_-21\":{\"menu_title\":\"Permalinks\",\"original_menu_id\":\"options-permalink.php\",\"hide_by_toggle\":false,\"always_hide\":false,\"always_hide_for\":\"\",\"which_roles\":[],\"menu_url_fragment\":\"options-permalink.php\"},\"options-general__php_-_privacy-_-19\":{\"menu_title\":\"Privacy\",\"original_menu_id\":\"options-privacy.php\",\"hide_by_toggle\":false,\"always_hide\":false,\"always_hide_for\":\"\",\"which_roles\":[],\"menu_url_fragment\":\"options-privacy.php\"},\"options-general__php_-_menu-editor-pro-_-11\":{\"menu_title\":\"Menu Editor Pro\",\"original_menu_id\":\"menu_editor\",\"hide_by_toggle\":false,\"always_hide\":false,\"always_hide_for\":\"\",\"which_roles\":[],\"menu_url_fragment\":\"menu_editor\"},\"options-general__php_-_admin-customizer-_-20\":{\"menu_title\":\"Admin Customizer\",\"original_menu_id\":\"ame-admin-customizer\",\"hide_by_toggle\":false,\"always_hide\":false,\"always_hide_for\":\"\",\"which_roles\":[],\"menu_url_fragment\":\"ame-admin-customizer\"},\"options-general__php_-_easy-hide-_-13\":{\"menu_title\":\"Easy Hide\",\"original_menu_id\":\"ame-easy-hide\",\"hide_by_toggle\":false,\"always_hide\":false,\"always_hide_for\":\"\",\"which_roles\":[],\"menu_url_fragment\":\"ame-easy-hide\"},\"chaty-app_-_dashboard-_-9\":{\"menu_title\":\"Dashboard\",\"original_menu_id\":\"chaty-app\",\"hide_by_toggle\":false,\"always_hide\":false,\"always_hide_for\":\"\",\"which_roles\":[],\"menu_url_fragment\":\"chaty-app\"},\"chaty-app_-_create-new-widget-_-13\":{\"menu_title\":\"+ Create New Widget\",\"original_menu_id\":\"chaty-upgrade\",\"hide_by_toggle\":false,\"always_hide\":false,\"always_hide_for\":\"\",\"which_roles\":[],\"menu_url_fragment\":\"chaty-upgrade\"},\"chaty-app_-_chatway-live-chat-_-15\":{\"menu_title\":\"Chatway Live Chat\",\"original_menu_id\":\"chaty-live-chat\",\"hide_by_toggle\":false,\"always_hide\":false,\"always_hide_for\":\"\",\"which_roles\":[],\"menu_url_fragment\":\"chaty-live-chat\"},\"chaty-app_-_integrations-_-17\":{\"menu_title\":\"Integrations\",\"original_menu_id\":\"chaty-integration\",\"hide_by_toggle\":false,\"always_hide\":false,\"always_hide_for\":\"\",\"which_roles\":[],\"menu_url_fragment\":\"chaty-integration\"},\"chaty-app_-_widget-analytics-_-16\":{\"menu_title\":\"Widget Analytics\",\"original_menu_id\":\"widget-analytics\",\"hide_by_toggle\":false,\"always_hide\":false,\"always_hide_for\":\"\",\"which_roles\":[],\"menu_url_fragment\":\"widget-analytics\"},\"chaty-app_-_contact-form-leads-_-23\":{\"menu_title\":\"Contact form leads\",\"original_menu_id\":\"chaty-contact-form-feed\",\"hide_by_toggle\":false,\"always_hide\":false,\"always_hide_for\":\"\",\"which_roles\":[],\"menu_url_fragment\":\"chaty-contact-form-feed\"},\"chaty-app_-_recommended-plugins-_-25\":{\"menu_title\":\"Recommended Plugins\",\"original_menu_id\":\"recommended-chaty-plugins\",\"hide_by_toggle\":false,\"always_hide\":false,\"always_hide_for\":\"\",\"which_roles\":[],\"menu_url_fragment\":\"recommended-chaty-plugins\"},\"chaty-app_-_upgrade-to-pro-_-17\":{\"menu_title\":\" Upgrade to Pro\",\"original_menu_id\":\"chaty-app-upgrade\",\"hide_by_toggle\":false,\"always_hide\":false,\"always_hide_for\":\"\",\"which_roles\":[],\"menu_url_fragment\":\"chaty-app-upgrade\"},\"loginizer_-_dashboard-_-9\":{\"menu_title\":\"Dashboard\",\"original_menu_id\":\"loginizer\",\"hide_by_toggle\":false,\"always_hide\":false,\"always_hide_for\":\"\",\"which_roles\":[],\"menu_url_fragment\":\"loginizer\"},\"loginizer_-_brute-force-_-21\":{\"menu_title\":\"Brute Force\",\"original_menu_id\":\"loginizer_brute_force\",\"hide_by_toggle\":false,\"always_hide\":false,\"always_hide_for\":\"\",\"which_roles\":[],\"menu_url_fragment\":\"loginizer_brute_force\"},\"loginizer_-_passwordless-link-_-22\":{\"menu_title\":\"Passwordless Link\",\"original_menu_id\":\"loginizer_passwordless\",\"hide_by_toggle\":false,\"always_hide\":false,\"always_hide_for\":\"\",\"which_roles\":[],\"menu_url_fragment\":\"loginizer_passwordless\"},\"loginizer_-_two-factor-auth-_-13\":{\"menu_title\":\"Two Factor Auth\",\"original_menu_id\":\"loginizer_2fa\",\"hide_by_toggle\":false,\"always_hide\":false,\"always_hide_for\":\"\",\"which_roles\":[],\"menu_url_fragment\":\"loginizer_2fa\"},\"loginizer_-_recaptcha-_-19\":{\"menu_title\":\"reCAPTCHA\",\"original_menu_id\":\"loginizer_recaptcha\",\"hide_by_toggle\":false,\"always_hide\":false,\"always_hide_for\":\"\",\"which_roles\":[],\"menu_url_fragment\":\"loginizer_recaptcha\"},\"loginizer_-_single-sign-on-_-13\":{\"menu_title\":\"Single Sign On\",\"original_menu_id\":\"loginizer_sso\",\"hide_by_toggle\":false,\"always_hide\":false,\"always_hide_for\":\"\",\"which_roles\":[],\"menu_url_fragment\":\"loginizer_sso\"},\"loginizer_-_social-login-_-22\":{\"menu_title\":\"Social Login\",\"original_menu_id\":\"loginizer_social_login\",\"hide_by_toggle\":false,\"always_hide\":false,\"always_hide_for\":\"\",\"which_roles\":[],\"menu_url_fragment\":\"loginizer_social_login\"},\"loginizer_-_security-settings-_-18\":{\"menu_title\":\"Security Settings\",\"original_menu_id\":\"loginizer_security\",\"hide_by_toggle\":false,\"always_hide\":false,\"always_hide_for\":\"\",\"which_roles\":[],\"menu_url_fragment\":\"loginizer_security\"},\"loginizer_-_file-checksums-_-19\":{\"menu_title\":\"File Checksums\",\"original_menu_id\":\"loginizer_checksums\",\"hide_by_toggle\":false,\"always_hide\":false,\"always_hide_for\":\"\",\"which_roles\":[],\"menu_url_fragment\":\"loginizer_checksums\"},\"upload__php_-_media-categories-_-69\":{\"menu_title\":\"Media Categories\",\"original_menu_id\":\"edit-tags.php?taxonomy=asenha-media-category&post_type=attachment\",\"hide_by_toggle\":false,\"always_hide\":false,\"always_hide_for\":\"\",\"which_roles\":[],\"menu_url_fragment\":\"edit-tags.php?taxonomy=asenha-media-category&post_type=attachment\"},\"options-general__php_-_custom-post-types-_-29\":{\"menu_title\":\"Custom Post Types\",\"original_menu_id\":\"edit.php?post_type=asenha_cpt\",\"hide_by_toggle\":false,\"always_hide\":false,\"always_hide_for\":\"\",\"which_roles\":[],\"menu_url_fragment\":\"edit.php?post_type=asenha_cpt\"},\"options-general__php_-_custom-taxonomies-_-30\":{\"menu_title\":\"Custom Taxonomies\",\"original_menu_id\":\"edit.php?post_type=asenha_ctax\",\"hide_by_toggle\":false,\"always_hide\":false,\"always_hide_for\":\"\",\"which_roles\":[],\"menu_url_fragment\":\"edit.php?post_type=asenha_ctax\"},\"options-general__php_-_custom-field-groups-_-33\":{\"menu_title\":\"Custom Field Groups\",\"original_menu_id\":\"edit.php?post_type=asenha_cfgroup\",\"hide_by_toggle\":false,\"always_hide\":false,\"always_hide_for\":\"\",\"which_roles\":[],\"menu_url_fragment\":\"edit.php?post_type=asenha_cfgroup\"},\"options-general__php_-_options-pages-_-38\":{\"menu_title\":\"Options Pages\",\"original_menu_id\":\"edit.php?post_type=options_page_config\",\"hide_by_toggle\":false,\"always_hide\":false,\"always_hide_for\":\"\",\"which_roles\":[],\"menu_url_fragment\":\"edit.php?post_type=options_page_config\"},\"index__php_-_updates-2-_-15\":{\"menu_title\":\"Updates \",\"original_menu_id\":\"update-core.php\",\"hide_by_toggle\":false,\"always_hide\":false,\"always_hide_for\":\"\",\"which_roles\":[],\"menu_url_fragment\":\"update-core.php\"},\"edit__php___post_type____elementor_library_-_theme-builder-_-94\":{\"menu_title\":\"Theme Builder\",\"original_menu_id\":\"https://goldenstallionagency.com/wp-admin/admin.php?page=elementor-app&ver=3.27.2#/site-editor\",\"hide_by_toggle\":false,\"always_hide\":false,\"always_hide_for\":\"\",\"which_roles\":[],\"menu_url_fragment\":\"https://goldenstallionagency.com/wp-admin/admin.php?page=elementor-app&ver=3.27.2#/site-editor\"},\"edit__php___post_type____elementor_library_-_kit-library-_-94\":{\"menu_title\":\"Kit Library\",\"original_menu_id\":\"https://goldenstallionagency.com/wp-admin/admin.php?page=elementor-app&ver=3.27.2#/kit-library\",\"hide_by_toggle\":false,\"always_hide\":false,\"always_hide_for\":\"\",\"which_roles\":[],\"menu_url_fragment\":\"https://goldenstallionagency.com/wp-admin/admin.php?page=elementor-app&ver=3.27.2#/kit-library\"},\"edit__php___post_type____elementor_library_-_add-new-_-86\":{\"menu_title\":\"Add New\",\"original_menu_id\":\"https://goldenstallionagency.com/wp-admin/edit.php?post_type=elementor_library#add_new\",\"hide_by_toggle\":false,\"always_hide\":false,\"always_hide_for\":\"\",\"which_roles\":[],\"menu_url_fragment\":\"https://goldenstallionagency.com/wp-admin/edit.php?post_type=elementor_library#add_new\"},\"themes__php_-_themes-0-_-10\":{\"menu_title\":\"Themes \",\"original_menu_id\":\"themes.php\",\"hide_by_toggle\":false,\"always_hide\":false,\"always_hide_for\":\"\",\"which_roles\":[],\"menu_url_fragment\":\"themes.php\"},\"themes__php_-_customise-_-77\":{\"menu_title\":\"Customise\",\"original_menu_id\":\"customize.php?return=%2Fwp-admin%2Ftools.php%3Fpage%3Dadmin-site-enhancements\",\"hide_by_toggle\":false,\"always_hide\":false,\"always_hide_for\":\"\",\"which_roles\":[],\"menu_url_fragment\":\"customize.php?return=%2Fwp-admin%2Ftools.php%3Fpage%3Dadmin-site-enhancements\"},\"themes__php_-_theme-file-editor-_-16\":{\"menu_title\":\"Theme File Editor\",\"original_menu_id\":\"theme-editor.php\",\"hide_by_toggle\":false,\"always_hide\":false,\"always_hide_for\":\"\",\"which_roles\":[],\"menu_url_fragment\":\"theme-editor.php\"},\"plugins__php_-_add-new-plugin-_-18\":{\"menu_title\":\"Add New Plugin\",\"original_menu_id\":\"plugin-install.php\",\"hide_by_toggle\":false,\"always_hide\":false,\"always_hide_for\":\"\",\"which_roles\":[],\"menu_url_fragment\":\"plugin-install.php\"},\"plugins__php_-_plugin-file-editor-_-17\":{\"menu_title\":\"Plugin File Editor\",\"original_menu_id\":\"plugin-editor.php\",\"hide_by_toggle\":false,\"always_hide\":false,\"always_hide_for\":\"\",\"which_roles\":[],\"menu_url_fragment\":\"plugin-editor.php\"},\"tools__php_-_site-health-1-_-15\":{\"menu_title\":\"Site Health \",\"original_menu_id\":\"site-health.php\",\"hide_by_toggle\":false,\"always_hide\":false,\"always_hide_for\":\"\",\"which_roles\":[],\"menu_url_fragment\":\"site-health.php\"},\"tools__php_-_migration-tools-_-15\":{\"menu_title\":\"Migration Tools\",\"original_menu_id\":\"migration-tools\",\"hide_by_toggle\":false,\"always_hide\":false,\"always_hide_for\":\"\",\"which_roles\":[],\"menu_url_fragment\":\"migration-tools\"},\"tools__php_-_scheduled-actions-_-16\":{\"menu_title\":\"Scheduled Actions\",\"original_menu_id\":\"action-scheduler\",\"hide_by_toggle\":false,\"always_hide\":false,\"always_hide_for\":\"\",\"which_roles\":[],\"menu_url_fragment\":\"action-scheduler\"},\"options-general__php_-_hide-admin-notices-_-22\":{\"menu_title\":\"Hide admin notices\",\"original_menu_id\":\"wdan_settings-wbcr_dan\",\"hide_by_toggle\":false,\"always_hide\":false,\"always_hide_for\":\"\",\"which_roles\":[],\"menu_url_fragment\":\"wdan_settings-wbcr_dan\"},\"options-general__php_-_mainwp-child-_-16\":{\"menu_title\":\"MainWP Child\",\"original_menu_id\":\"mainwp_child_tab\",\"hide_by_toggle\":false,\"always_hide\":false,\"always_hide_for\":\"\",\"which_roles\":[],\"menu_url_fragment\":\"mainwp_child_tab\"},\"options-general__php_-_tawk-to-_-13\":{\"menu_title\":\"Tawk.to\",\"original_menu_id\":\"tawkto_plugin\",\"hide_by_toggle\":false,\"always_hide\":false,\"always_hide_for\":\"\",\"which_roles\":[],\"menu_url_fragment\":\"tawkto_plugin\"},\"loginizer_-_go-pro-_-38\":{\"menu_title\":\"Go Pro\",\"original_menu_id\":\"https://loginizer.com/features#compare\",\"hide_by_toggle\":false,\"always_hide\":false,\"always_hide_for\":\"\",\"which_roles\":[],\"menu_url_fragment\":\"https://loginizer.com/features#compare\"},\"rank-math_-_dashboard-_-9\":{\"menu_title\":\"Dashboard\",\"original_menu_id\":\"rank-math\",\"hide_by_toggle\":false,\"always_hide\":false,\"always_hide_for\":\"\",\"which_roles\":[],\"menu_url_fragment\":\"rank-math\"},\"rank-math_-_content-ai-new-_-25\":{\"menu_title\":\"Content AI \",\"original_menu_id\":\"rank-math-content-ai-page\",\"hide_by_toggle\":false,\"always_hide\":false,\"always_hide_for\":\"\",\"which_roles\":[],\"menu_url_fragment\":\"rank-math-content-ai-page\"},\"rank-math_-_analytics-_-19\":{\"menu_title\":\"Analytics\",\"original_menu_id\":\"rank-math-analytics\",\"hide_by_toggle\":false,\"always_hide\":false,\"always_hide_for\":\"\",\"which_roles\":[],\"menu_url_fragment\":\"rank-math-analytics\"},\"rank-math_-_general-settings-_-25\":{\"menu_title\":\"General Settings\",\"original_menu_id\":\"rank-math-options-general\",\"hide_by_toggle\":false,\"always_hide\":false,\"always_hide_for\":\"\",\"which_roles\":[],\"menu_url_fragment\":\"rank-math-options-general\"},\"rank-math_-_titles-meta-_-24\":{\"menu_title\":\"Titles & Meta\",\"original_menu_id\":\"rank-math-options-titles\",\"hide_by_toggle\":false,\"always_hide\":false,\"always_hide_for\":\"\",\"which_roles\":[],\"menu_url_fragment\":\"rank-math-options-titles\"},\"rank-math_-_sitemap-settings-_-25\":{\"menu_title\":\"Sitemap Settings\",\"original_menu_id\":\"rank-math-options-sitemap\",\"hide_by_toggle\":false,\"always_hide\":false,\"always_hide_for\":\"\",\"which_roles\":[],\"menu_url_fragment\":\"rank-math-options-sitemap\"},\"rank-math_-_instant-indexing-_-34\":{\"menu_title\":\"Instant Indexing\",\"original_menu_id\":\"rank-math-options-instant-indexing\",\"hide_by_toggle\":false,\"always_hide\":false,\"always_hide_for\":\"\",\"which_roles\":[],\"menu_url_fragment\":\"rank-math-options-instant-indexing\"},\"rank-math_-_role-manager-_-22\":{\"menu_title\":\"Role Manager\",\"original_menu_id\":\"rank-math-role-manager\",\"hide_by_toggle\":false,\"always_hide\":false,\"always_hide_for\":\"\",\"which_roles\":[],\"menu_url_fragment\":\"rank-math-role-manager\"},\"rank-math_-_seo-analyzer-_-22\":{\"menu_title\":\"SEO Analyzer \",\"original_menu_id\":\"rank-math-seo-analysis\",\"hide_by_toggle\":false,\"always_hide\":false,\"always_hide_for\":\"\",\"which_roles\":[],\"menu_url_fragment\":\"rank-math-seo-analysis\"},\"rank-math_-_status-tools-_-16\":{\"menu_title\":\"Status & Tools\",\"original_menu_id\":\"rank-math-status\",\"hide_by_toggle\":false,\"always_hide\":false,\"always_hide_for\":\"\",\"which_roles\":[],\"menu_url_fragment\":\"rank-math-status\"},\"rank-math_-_help-support-_-91\":{\"menu_title\":\"Help & Support\",\"original_menu_id\":\"https://rankmath.com/kb/?utm_source=Plugin&utm_medium=Sidebar%20Help%20Link&utm_campaign=WP\",\"hide_by_toggle\":false,\"always_hide\":false,\"always_hide_for\":\"\",\"which_roles\":[],\"menu_url_fragment\":\"https://rankmath.com/kb/?utm_source=Plugin&utm_medium=Sidebar%20Help%20Link&utm_campaign=WP\"},\"migration-panel-settings_-_prime-mover-_-24\":{\"menu_title\":\"Prime Mover\",\"original_menu_id\":\"migration-panel-settings\",\"hide_by_toggle\":false,\"always_hide\":false,\"always_hide_for\":\"\",\"which_roles\":[],\"menu_url_fragment\":\"migration-panel-settings\"},\"migration-panel-settings_-_packages-_-27\":{\"menu_title\":\"Packages\",\"original_menu_id\":\"migration-panel-backup-menu\",\"hide_by_toggle\":false,\"always_hide\":false,\"always_hide_for\":\"\",\"which_roles\":[],\"menu_url_fragment\":\"migration-panel-backup-menu\"},\"migration-panel-settings_-_settings-_-30\":{\"menu_title\":\"Settings\",\"original_menu_id\":\"migration-panel-basic-settings\",\"hide_by_toggle\":false,\"always_hide\":false,\"always_hide_for\":\"\",\"which_roles\":[],\"menu_url_fragment\":\"migration-panel-basic-settings\"},\"migration-panel-settings_-_advanced-_-32\":{\"menu_title\":\"Advanced\",\"original_menu_id\":\"migration-panel-advance-settings\",\"hide_by_toggle\":false,\"always_hide\":false,\"always_hide_for\":\"\",\"which_roles\":[],\"menu_url_fragment\":\"migration-panel-advance-settings\"},\"migration-panel-settings_-_toolbox-_-23\":{\"menu_title\":\"Toolbox\",\"original_menu_id\":\"migration-panel-toolbox\",\"hide_by_toggle\":false,\"always_hide\":false,\"always_hide_for\":\"\",\"which_roles\":[],\"menu_url_fragment\":\"migration-panel-toolbox\"},\"migration-panel-settings_-_event-viewer-_-40\":{\"menu_title\":\"Event Viewer\",\"original_menu_id\":\"migration-panel-backup-menu-event-viewer\",\"hide_by_toggle\":false,\"always_hide\":false,\"always_hide_for\":\"\",\"which_roles\":[],\"menu_url_fragment\":\"migration-panel-backup-menu-event-viewer\"},\"migration-panel-settings_-_contact-us-_-32\":{\"menu_title\":\"\",\"original_menu_id\":\"migration-panel-settings-contact\",\"hide_by_toggle\":false,\"always_hide\":false,\"always_hide_for\":\"\",\"which_roles\":[],\"menu_url_fragment\":\"migration-panel-settings-contact\"},\"migration-panel-settings_-_support-forum-_-41\":{\"menu_title\":\"\",\"original_menu_id\":\"migration-panel-settings-wp-support-forum\",\"hide_by_toggle\":false,\"always_hide\":false,\"always_hide_for\":\"\",\"which_roles\":[],\"menu_url_fragment\":\"migration-panel-settings-wp-support-forum\"},\"migration-panel-settings_-_start-trial-_-32\":{\"menu_title\":\"\",\"original_menu_id\":\"migration-panel-settings-pricing\",\"hide_by_toggle\":false,\"always_hide\":false,\"always_hide_for\":\"\",\"which_roles\":[],\"menu_url_fragment\":\"migration-panel-settings-pricing\"},\"Wordfence_-_dashboard-1-_-9\":{\"menu_title\":\"Dashboard \",\"original_menu_id\":\"Wordfence\",\"hide_by_toggle\":false,\"always_hide\":false,\"always_hide_for\":\"\",\"which_roles\":[],\"menu_url_fragment\":\"Wordfence\"},\"Wordfence_-_firewall-_-12\":{\"menu_title\":\"Firewall\",\"original_menu_id\":\"WordfenceWAF\",\"hide_by_toggle\":false,\"always_hide\":false,\"always_hide_for\":\"\",\"which_roles\":[],\"menu_url_fragment\":\"WordfenceWAF\"},\"Wordfence_-_scan-_-13\":{\"menu_title\":\"Scan\",\"original_menu_id\":\"WordfenceScan\",\"hide_by_toggle\":false,\"always_hide\":false,\"always_hide_for\":\"\",\"which_roles\":[],\"menu_url_fragment\":\"WordfenceScan\"},\"Wordfence_-_tools-_-14\":{\"menu_title\":\"Tools\",\"original_menu_id\":\"WordfenceTools\",\"hide_by_toggle\":false,\"always_hide\":false,\"always_hide_for\":\"\",\"which_roles\":[],\"menu_url_fragment\":\"WordfenceTools\"},\"Wordfence_-_audit-log-_-17\":{\"menu_title\":\"Audit Log\",\"original_menu_id\":\"WordfenceAuditLog\",\"hide_by_toggle\":false,\"always_hide\":false,\"always_hide_for\":\"\",\"which_roles\":[],\"menu_url_fragment\":\"WordfenceAuditLog\"},\"Wordfence_-_login-security-_-4\":{\"menu_title\":\"Login Security\",\"original_menu_id\":\"WFLS\",\"hide_by_toggle\":false,\"always_hide\":false,\"always_hide_for\":\"\",\"which_roles\":[],\"menu_url_fragment\":\"WFLS\"},\"Wordfence_-_all-options-_-16\":{\"menu_title\":\"All Options\",\"original_menu_id\":\"WordfenceOptions\",\"hide_by_toggle\":false,\"always_hide\":false,\"always_hide_for\":\"\",\"which_roles\":[],\"menu_url_fragment\":\"WordfenceOptions\"},\"Wordfence_-_help-_-16\":{\"menu_title\":\"Help\",\"original_menu_id\":\"WordfenceSupport\",\"hide_by_toggle\":false,\"always_hide\":false,\"always_hide_for\":\"\",\"which_roles\":[],\"menu_url_fragment\":\"WordfenceSupport\"},\"Wordfence_-_upgrade-to-premium-_-25\":{\"menu_title\":\"\",\"original_menu_id\":\"WordfenceUpgradeToPremium\",\"hide_by_toggle\":false,\"always_hide\":false,\"always_hide_for\":\"\",\"which_roles\":[],\"menu_url_fragment\":\"WordfenceUpgradeToPremium\"}}\";s:26:\"custom_menu_new_separators\";s:0:\"\";s:29:\"various_admin_ui_enhancements\";b:1;s:32:\"media_library_infinite_scrolling\";b:1;s:28:\"display_active_plugins_first\";b:1;s:33:\"enable_dashboard_columns_settings\";b:1;s:24:\"custom_admin_footer_text\";b:1;s:24:\"custom_admin_footer_left\";s:88:\"made with ❤️ by <a href=\"http://tonydezigner.com\"><strong>Tony Dezigner</strong></a>\";s:25:\"custom_admin_footer_right\";s:108:\"Please Give me a 5 start <strong><a href=\"http://trustpilot.com/review/tonydezigner.com\">review</a></strong>\";s:17:\"custom_login_slug\";s:7:\"backend\";s:27:\"default_login_redirect_slug\";s:9:\"not_found\";s:13:\"login_id_type\";s:8:\"username\";s:24:\"login_page_form_position\";s:6:\"center\";s:28:\"login_page_form_color_scheme\";s:5:\"light\";s:32:\"login_page_form_section_color_bg\";s:7:\"#1e73be\";s:42:\"login_page_form_section_color_transparency\";s:3:\"0.8\";s:21:\"login_page_logo_image\";s:0:\"\";s:27:\"login_page_logo_image_width\";s:0:\"\";s:28:\"login_page_logo_image_height\";s:0:\"\";s:21:\"login_page_background\";s:7:\"pattern\";s:27:\"login_page_background_image\";s:0:\"\";s:29:\"login_page_background_pattern\";s:20:\"blurry-gradient-blue\";s:27:\"login_page_background_color\";s:7:\"#eeeeee\";s:21:\"login_page_custom_css\";s:0:\"\";s:28:\"redirect_after_login_to_slug\";s:0:\"\";s:29:\"redirect_after_logout_to_slug\";s:0:\"\";s:16:\"custom_admin_css\";s:0:\"\";s:28:\"custom_frontend_css_priority\";s:2:\"10\";s:19:\"custom_frontend_css\";s:0:\"\";s:18:\"head_code_priority\";s:2:\"10\";s:9:\"head_code\";s:0:\"\";s:18:\"body_code_priority\";s:2:\"10\";s:9:\"body_code\";s:0:\"\";s:20:\"footer_code_priority\";s:2:\"10\";s:11:\"footer_code\";s:0:\"\";s:15:\"ads_txt_content\";s:0:\"\";s:19:\"app_ads_txt_content\";s:0:\"\";s:18:\"robots_txt_content\";s:100973:\"&lt;!DOCTYPE html&gt;\r\n&lt;html lang=&quot;en-ZA&quot;&gt;\r\n\r\n&lt;head&gt;\r\n	\r\n	&lt;meta charset=&quot;UTF-8&quot;&gt;\r\n	&lt;meta name=&quot;viewport&quot; content=&quot;width=device-width, initial-scale=1, minimum-scale=1&quot;&gt;\r\n	&lt;link rel=&quot;profile&quot; href=&quot;http://gmpg.org/xfn/11&quot;&gt;\r\n		&lt;title&gt;Page not found &amp;#8211; Golden Stallion Agency&lt;/title&gt;\r\n&lt;meta name=&#039;robots&#039; content=&#039;max-image-preview:large&#039; /&gt;\r\n	&lt;style&gt;img:is([sizes=&quot;auto&quot; i], [sizes^=&quot;auto,&quot; i]) { contain-intrinsic-size: 3000px 1500px }&lt;/style&gt;\r\n	&lt;link rel=&quot;alternate&quot; type=&quot;application/rss+xml&quot; title=&quot;Golden Stallion Agency &amp;raquo; Feed&quot; href=&quot;https://goldenstallionagency.com/feed/&quot; /&gt;\r\n&lt;link rel=&quot;alternate&quot; type=&quot;application/rss+xml&quot; title=&quot;Golden Stallion Agency &amp;raquo; Comments Feed&quot; href=&quot;https://goldenstallionagency.com/comments/feed/&quot; /&gt;\r\n&lt;script&gt;\r\nwindow._wpemojiSettings = {&quot;baseUrl&quot;:&quot;https:\\/\\/s.w.org\\/images\\/core\\/emoji\\/15.0.3\\/72x72\\/&quot;,&quot;ext&quot;:&quot;.png&quot;,&quot;svgUrl&quot;:&quot;https:\\/\\/s.w.org\\/images\\/core\\/emoji\\/15.0.3\\/svg\\/&quot;,&quot;svgExt&quot;:&quot;.svg&quot;,&quot;source&quot;:{&quot;concatemoji&quot;:&quot;https:\\/\\/goldenstallionagency.com\\/wp-includes\\/js\\/wp-emoji-release.min.js?ver=6.7.1&quot;}};\r\n/*! This file is auto-generated */\r\n!function(i,n){var o,s,e;function c(e){try{var t={supportTests:e,timestamp:(new Date).valueOf()};sessionStorage.setItem(o,JSON.stringify(t))}catch(e){}}function p(e,t,n){e.clearRect(0,0,e.canvas.width,e.canvas.height),e.fillText(t,0,0);var t=new Uint32Array(e.getImageData(0,0,e.canvas.width,e.canvas.height).data),r=(e.clearRect(0,0,e.canvas.width,e.canvas.height),e.fillText(n,0,0),new Uint32Array(e.getImageData(0,0,e.canvas.width,e.canvas.height).data));return t.every(function(e,t){return e===r[t]})}function u(e,t,n){switch(t){case&quot;flag&quot;:return n(e,&quot;\\ud83c\\udff3\\ufe0f\\u200d\\u26a7\\ufe0f&quot;,&quot;\\ud83c\\udff3\\ufe0f\\u200b\\u26a7\\ufe0f&quot;)?!1:!n(e,&quot;\\ud83c\\uddfa\\ud83c\\uddf3&quot;,&quot;\\ud83c\\uddfa\\u200b\\ud83c\\uddf3&quot;)&amp;&amp;!n(e,&quot;\\ud83c\\udff4\\udb40\\udc67\\udb40\\udc62\\udb40\\udc65\\udb40\\udc6e\\udb40\\udc67\\udb40\\udc7f&quot;,&quot;\\ud83c\\udff4\\u200b\\udb40\\udc67\\u200b\\udb40\\udc62\\u200b\\udb40\\udc65\\u200b\\udb40\\udc6e\\u200b\\udb40\\udc67\\u200b\\udb40\\udc7f&quot;);case&quot;emoji&quot;:return!n(e,&quot;\\ud83d\\udc26\\u200d\\u2b1b&quot;,&quot;\\ud83d\\udc26\\u200b\\u2b1b&quot;)}return!1}function f(e,t,n){var r=&quot;undefined&quot;!=typeof WorkerGlobalScope&amp;&amp;self instanceof WorkerGlobalScope?new OffscreenCanvas(300,150):i.createElement(&quot;canvas&quot;),a=r.getContext(&quot;2d&quot;,{willReadFrequently:!0}),o=(a.textBaseline=&quot;top&quot;,a.font=&quot;600 32px Arial&quot;,{});return e.forEach(function(e){o[e]=t(a,e,n)}),o}function t(e){var t=i.createElement(&quot;script&quot;);t.src=e,t.defer=!0,i.head.appendChild(t)}&quot;undefined&quot;!=typeof Promise&amp;&amp;(o=&quot;wpEmojiSettingsSupports&quot;,s=[&quot;flag&quot;,&quot;emoji&quot;],n.supports={everything:!0,everythingExceptFlag:!0},e=new Promise(function(e){i.addEventListener(&quot;DOMContentLoaded&quot;,e,{once:!0})}),new Promise(function(t){var n=function(){try{var e=JSON.parse(sessionStorage.getItem(o));if(&quot;object&quot;==typeof e&amp;&amp;&quot;number&quot;==typeof e.timestamp&amp;&amp;(new Date).valueOf()&lt;e.timestamp+604800&amp;&amp;&quot;object&quot;==typeof e.supportTests)return e.supportTests}catch(e){}return null}();if(!n){if(&quot;undefined&quot;!=typeof Worker&amp;&amp;&quot;undefined&quot;!=typeof OffscreenCanvas&amp;&amp;&quot;undefined&quot;!=typeof URL&amp;&amp;URL.createObjectURL&amp;&amp;&quot;undefined&quot;!=typeof Blob)try{var e=&quot;postMessage(&quot;+f.toString()+&quot;(&quot;+[JSON.stringify(s),u.toString(),p.toString()].join(&quot;,&quot;)+&quot;));&quot;,r=new Blob([e],{type:&quot;text/javascript&quot;}),a=new Worker(URL.createObjectURL(r),{name:&quot;wpTestEmojiSupports&quot;});return void(a.onmessage=function(e){c(n=e.data),a.terminate(),t(n)})}catch(e){}c(n=f(s,u,p))}t(n)}).then(function(e){for(var t in e)n.supports[t]=e[t],n.supports.everything=n.supports.everything&amp;&amp;n.supports[t],&quot;flag&quot;!==t&amp;&amp;(n.supports.everythingExceptFlag=n.supports.everythingExceptFlag&amp;&amp;n.supports[t]);n.supports.everythingExceptFlag=n.supports.everythingExceptFlag&amp;&amp;!n.supports.flag,n.DOMReady=!1,n.readyCallback=function(){n.DOMReady=!0}}).then(function(){return e}).then(function(){var e;n.supports.everything||(n.readyCallback(),(e=n.source||{}).concatemoji?t(e.concatemoji):e.wpemoji&amp;&amp;e.twemoji&amp;&amp;(t(e.twemoji),t(e.wpemoji)))}))}((window,document),window._wpemojiSettings);\r\n&lt;/script&gt;\r\n&lt;link rel=&#039;stylesheet&#039; id=&#039;gum-elementor-addon-css&#039; href=&#039;https://goldenstallionagency.com/wp-content/plugins/gum-elementor-addon/css/style.css?ver=6.7.1&#039; media=&#039;all&#039; /&gt;\r\n&lt;style id=&#039;wp-emoji-styles-inline-css&#039;&gt;\r\n\r\n	img.wp-smiley, img.emoji {\r\n		display: inline !important;\r\n		border: none !important;\r\n		box-shadow: none !important;\r\n		height: 1em !important;\r\n		width: 1em !important;\r\n		margin: 0 0.07em !important;\r\n		vertical-align: -0.1em !important;\r\n		background: none !important;\r\n		padding: 0 !important;\r\n	}\r\n&lt;/style&gt;\r\n&lt;link rel=&#039;stylesheet&#039; id=&#039;wp-block-library-css&#039; href=&#039;https://goldenstallionagency.com/wp-includes/css/dist/block-library/style.min.css?ver=6.7.1&#039; media=&#039;all&#039; /&gt;\r\n&lt;style id=&#039;classic-theme-styles-inline-css&#039;&gt;\r\n/*! This file is auto-generated */\r\n.wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}.wp-block-file__button{background:#32373c;color:#fff;text-decoration:none}\r\n&lt;/style&gt;\r\n&lt;style id=&#039;global-styles-inline-css&#039;&gt;\r\n:root{--wp--preset--aspect-ratio--square: 1;--wp--preset--aspect-ratio--4-3: 4/3;--wp--preset--aspect-ratio--3-4: 3/4;--wp--preset--aspect-ratio--3-2: 3/2;--wp--preset--aspect-ratio--2-3: 2/3;--wp--preset--aspect-ratio--16-9: 16/9;--wp--preset--aspect-ratio--9-16: 9/16;--wp--preset--color--black: #000000;--wp--preset--color--cyan-bluish-gray: #abb8c3;--wp--preset--color--white: #ffffff;--wp--preset--color--pale-pink: #f78da7;--wp--preset--color--vivid-red: #cf2e2e;--wp--preset--color--luminous-vivid-orange: #ff6900;--wp--preset--color--luminous-vivid-amber: #fcb900;--wp--preset--color--light-green-cyan: #7bdcb5;--wp--preset--color--vivid-green-cyan: #00d084;--wp--preset--color--pale-cyan-blue: #8ed1fc;--wp--preset--color--vivid-cyan-blue: #0693e3;--wp--preset--color--vivid-purple: #9b51e0;--wp--preset--color--neve-link-color: var(--nv-primary-accent);--wp--preset--color--neve-link-hover-color: var(--nv-secondary-accent);--wp--preset--color--nv-site-bg: var(--nv-site-bg);--wp--preset--color--nv-light-bg: var(--nv-light-bg);--wp--preset--color--nv-dark-bg: var(--nv-dark-bg);--wp--preset--color--neve-text-color: var(--nv-text-color);--wp--preset--color--nv-text-dark-bg: var(--nv-text-dark-bg);--wp--preset--color--nv-c-1: var(--nv-c-1);--wp--preset--color--nv-c-2: var(--nv-c-2);--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg,rgba(6,147,227,1) 0%,rgb(155,81,224) 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg,rgba(252,185,0,1) 0%,rgba(255,105,0,1) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg,rgba(255,105,0,1) 0%,rgb(207,46,46) 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%);--wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);--wp--preset--gradient--blush-light-purple: linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%);--wp--preset--gradient--blush-bordeaux: linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%);--wp--preset--gradient--luminous-dusk: linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%);--wp--preset--gradient--pale-ocean: linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181) 100%);--wp--preset--gradient--electric-grass: linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%);--wp--preset--gradient--midnight: linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 100%);--wp--preset--font-size--small: 13px;--wp--preset--font-size--medium: 20px;--wp--preset--font-size--large: 36px;--wp--preset--font-size--x-large: 42px;--wp--preset--spacing--20: 0.44rem;--wp--preset--spacing--30: 0.67rem;--wp--preset--spacing--40: 1rem;--wp--preset--spacing--50: 1.5rem;--wp--preset--spacing--60: 2.25rem;--wp--preset--spacing--70: 3.38rem;--wp--preset--spacing--80: 5.06rem;--wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, 0.2);--wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, 0.4);--wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, 0.2);--wp--preset--shadow--outlined: 6px 6px 0px -3px rgba(255, 255, 255, 1), 6px 6px rgba(0, 0, 0, 1);--wp--preset--shadow--crisp: 6px 6px 0px rgba(0, 0, 0, 1);}:where(.is-layout-flex){gap: 0.5em;}:where(.is-layout-grid){gap: 0.5em;}body .is-layout-flex{display: flex;}.is-layout-flex{flex-wrap: wrap;align-items: center;}.is-layout-flex &gt; :is(*, div){margin: 0;}body .is-layout-grid{display: grid;}.is-layout-grid &gt; :is(*, div){margin: 0;}:where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;}:where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;}.has-black-color{color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-color{color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-color{color: var(--wp--preset--color--white) !important;}.has-pale-pink-color{color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-color{color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-color{color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-color{color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-color{color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-color{color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-color{color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-color{color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-color{color: var(--wp--preset--color--vivid-purple) !important;}.has-neve-link-color-color{color: var(--wp--preset--color--neve-link-color) !important;}.has-neve-link-hover-color-color{color: var(--wp--preset--color--neve-link-hover-color) !important;}.has-nv-site-bg-color{color: var(--wp--preset--color--nv-site-bg) !important;}.has-nv-light-bg-color{color: var(--wp--preset--color--nv-light-bg) !important;}.has-nv-dark-bg-color{color: var(--wp--preset--color--nv-dark-bg) !important;}.has-neve-text-color-color{color: var(--wp--preset--color--neve-text-color) !important;}.has-nv-text-dark-bg-color{color: var(--wp--preset--color--nv-text-dark-bg) !important;}.has-nv-c-1-color{color: var(--wp--preset--color--nv-c-1) !important;}.has-nv-c-2-color{color: var(--wp--preset--color--nv-c-2) !important;}.has-black-background-color{background-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-background-color{background-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-background-color{background-color: var(--wp--preset--color--white) !important;}.has-pale-pink-background-color{background-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-background-color{background-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-background-color{background-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-background-color{background-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-background-color{background-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-background-color{background-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-background-color{background-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-background-color{background-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-background-color{background-color: var(--wp--preset--color--vivid-purple) !important;}.has-neve-link-color-background-color{background-color: var(--wp--preset--color--neve-link-color) !important;}.has-neve-link-hover-color-background-color{background-color: var(--wp--preset--color--neve-link-hover-color) !important;}.has-nv-site-bg-background-color{background-color: var(--wp--preset--color--nv-site-bg) !important;}.has-nv-light-bg-background-color{background-color: var(--wp--preset--color--nv-light-bg) !important;}.has-nv-dark-bg-background-color{background-color: var(--wp--preset--color--nv-dark-bg) !important;}.has-neve-text-color-background-color{background-color: var(--wp--preset--color--neve-text-color) !important;}.has-nv-text-dark-bg-background-color{background-color: var(--wp--preset--color--nv-text-dark-bg) !important;}.has-nv-c-1-background-color{background-color: var(--wp--preset--color--nv-c-1) !important;}.has-nv-c-2-background-color{background-color: var(--wp--preset--color--nv-c-2) !important;}.has-black-border-color{border-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-border-color{border-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-border-color{border-color: var(--wp--preset--color--white) !important;}.has-pale-pink-border-color{border-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-border-color{border-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-border-color{border-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-border-color{border-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-border-color{border-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-border-color{border-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-border-color{border-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-border-color{border-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-border-color{border-color: var(--wp--preset--color--vivid-purple) !important;}.has-neve-link-color-border-color{border-color: var(--wp--preset--color--neve-link-color) !important;}.has-neve-link-hover-color-border-color{border-color: var(--wp--preset--color--neve-link-hover-color) !important;}.has-nv-site-bg-border-color{border-color: var(--wp--preset--color--nv-site-bg) !important;}.has-nv-light-bg-border-color{border-color: var(--wp--preset--color--nv-light-bg) !important;}.has-nv-dark-bg-border-color{border-color: var(--wp--preset--color--nv-dark-bg) !important;}.has-neve-text-color-border-color{border-color: var(--wp--preset--color--neve-text-color) !important;}.has-nv-text-dark-bg-border-color{border-color: var(--wp--preset--color--nv-text-dark-bg) !important;}.has-nv-c-1-border-color{border-color: var(--wp--preset--color--nv-c-1) !important;}.has-nv-c-2-border-color{border-color: var(--wp--preset--color--nv-c-2) !important;}.has-vivid-cyan-blue-to-vivid-purple-gradient-background{background: var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important;}.has-light-green-cyan-to-vivid-green-cyan-gradient-background{background: var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important;}.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important;}.has-luminous-vivid-orange-to-vivid-red-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important;}.has-very-light-gray-to-cyan-bluish-gray-gradient-background{background: var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important;}.has-cool-to-warm-spectrum-gradient-background{background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;}.has-blush-light-purple-gradient-background{background: var(--wp--preset--gradient--blush-light-purple) !important;}.has-blush-bordeaux-gradient-background{background: var(--wp--preset--gradient--blush-bordeaux) !important;}.has-luminous-dusk-gradient-background{background: var(--wp--preset--gradient--luminous-dusk) !important;}.has-pale-ocean-gradient-background{background: var(--wp--preset--gradient--pale-ocean) !important;}.has-electric-grass-gradient-background{background: var(--wp--preset--gradient--electric-grass) !important;}.has-midnight-gradient-background{background: var(--wp--preset--gradient--midnight) !important;}.has-small-font-size{font-size: var(--wp--preset--font-size--small) !important;}.has-medium-font-size{font-size: var(--wp--preset--font-size--medium) !important;}.has-large-font-size{font-size: var(--wp--preset--font-size--large) !important;}.has-x-large-font-size{font-size: var(--wp--preset--font-size--x-large) !important;}\r\n:where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;}\r\n:where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;}\r\n:root :where(.wp-block-pullquote){font-size: 1.5em;line-height: 1.6;}\r\n&lt;/style&gt;\r\n&lt;link rel=&#039;stylesheet&#039; id=&#039;chaty-front-css-css&#039; href=&#039;https://goldenstallionagency.com/wp-content/plugins/chaty/css/chaty-front.min.css?ver=3.3.41734597065&#039; media=&#039;all&#039; /&gt;\r\n&lt;link rel=&#039;stylesheet&#039; id=&#039;cute-alert-css&#039; href=&#039;https://goldenstallionagency.com/wp-content/plugins/metform/public/assets/lib/cute-alert/style.css?ver=3.9.1&#039; media=&#039;all&#039; /&gt;\r\n&lt;link rel=&#039;stylesheet&#039; id=&#039;text-editor-style-css&#039; href=&#039;https://goldenstallionagency.com/wp-content/plugins/metform/public/assets/css/text-editor.css?ver=3.9.1&#039; media=&#039;all&#039; /&gt;\r\n&lt;link rel=&#039;stylesheet&#039; id=&#039;neve-style-css&#039; href=&#039;https://goldenstallionagency.com/wp-content/themes/neve/style-main-new.min.css?ver=3.8.16&#039; media=&#039;all&#039; /&gt;\r\n&lt;style id=&#039;neve-style-inline-css&#039;&gt;\r\n.nv-meta-list li.meta:not(:last-child):after { content:&quot;/&quot; }.nv-meta-list .no-mobile{\r\n			display:none;\r\n		}.nv-meta-list li.last::after{\r\n			content: &quot;&quot;!important;\r\n		}@media (min-width: 769px) {\r\n			.nv-meta-list .no-mobile {\r\n				display: inline-block;\r\n			}\r\n			.nv-meta-list li.last:not(:last-child)::after {\r\n		 		content: &quot;/&quot; !important;\r\n			}\r\n		}\r\n :root{ --container: 748px;--postwidth:100%; --primarybtnbg: var(--nv-primary-accent); --primarybtnhoverbg: var(--nv-primary-accent); --primarybtncolor: #fff; --secondarybtncolor: var(--nv-primary-accent); --primarybtnhovercolor: #fff; --secondarybtnhovercolor: var(--nv-primary-accent);--primarybtnborderradius:3px;--secondarybtnborderradius:3px;--secondarybtnborderwidth:3px;--btnpadding:13px 15px;--primarybtnpadding:13px 15px;--secondarybtnpadding:calc(13px - 3px) calc(15px - 3px); --bodyfontfamily: Arial,Helvetica,sans-serif; --bodyfontsize: 15px; --bodylineheight: 1.6; --bodyletterspacing: 0px; --bodyfontweight: 400; --h1fontsize: 36px; --h1fontweight: 700; --h1lineheight: 1.2; --h1letterspacing: 0px; --h1texttransform: none; --h2fontsize: 28px; --h2fontweight: 700; --h2lineheight: 1.3; --h2letterspacing: 0px; --h2texttransform: none; --h3fontsize: 24px; --h3fontweight: 700; --h3lineheight: 1.4; --h3letterspacing: 0px; --h3texttransform: none; --h4fontsize: 20px; --h4fontweight: 700; --h4lineheight: 1.6; --h4letterspacing: 0px; --h4texttransform: none; --h5fontsize: 16px; --h5fontweight: 700; --h5lineheight: 1.6; --h5letterspacing: 0px; --h5texttransform: none; --h6fontsize: 14px; --h6fontweight: 700; --h6lineheight: 1.6; --h6letterspacing: 0px; --h6texttransform: none;--formfieldborderwidth:2px;--formfieldborderradius:3px; --formfieldbgcolor: var(--nv-site-bg); --formfieldbordercolor: #dddddd; --formfieldcolor: var(--nv-text-color);--formfieldpadding:10px 12px; } .single-post-container .alignfull &gt; [class*=&quot;__inner-container&quot;], .single-post-container .alignwide &gt; [class*=&quot;__inner-container&quot;]{ max-width:718px } .nv-meta-list{ --avatarsize: 20px; } .single .nv-meta-list{ --avatarsize: 20px; } .nv-is-boxed.nv-comments-wrap{ --padding:20px; } .nv-is-boxed.comment-respond{ --padding:20px; } .single:not(.single-product), .page{ --c-vspace:0 0 0 0;; } .global-styled{ --bgcolor: var(--nv-site-bg); } .header-top{ --rowbcolor: var(--nv-light-bg); --color: var(--nv-text-color); --bgcolor: var(--nv-site-bg); } .header-main{ --rowbcolor: var(--nv-light-bg); --color: var(--nv-text-color); --bgcolor: var(--nv-site-bg); } .header-bottom{ --rowbcolor: var(--nv-light-bg); --color: var(--nv-text-color); --bgcolor: var(--nv-site-bg); } .header-menu-sidebar-bg{ --justify: flex-start; --textalign: left;--flexg: 1;--wrapdropdownwidth: auto; --color: var(--nv-text-color); --bgcolor: var(--nv-site-bg); } .header-menu-sidebar{ width: 360px; } .builder-item--logo{ --maxwidth: 120px; --fs: 24px;--padding:10px 0;--margin:0; --textalign: left;--justify: flex-start; } .builder-item--nav-icon,.header-menu-sidebar .close-sidebar-panel .navbar-toggle{ --borderradius:0; } .builder-item--nav-icon{ --label-margin:0 5px 0 0;;--padding:10px 15px;--margin:0; } .builder-item--primary-menu{ --hovercolor: var(--nv-secondary-accent); --hovertextcolor: var(--nv-text-color); --activecolor: var(--nv-primary-accent); --spacing: 20px; --height: 25px;--padding:0;--margin:0; --fontsize: 1em; --lineheight: 1.6; --letterspacing: 0px; --fontweight: 500; --texttransform: none; --iconsize: 1em; } .hfg-is-group.has-primary-menu .inherit-ff{ --inheritedfw: 500; } .footer-top-inner .row{ grid-template-columns:1fr 1fr 1fr; --valign: flex-start; } .footer-top{ --rowbcolor: var(--nv-light-bg); --color: var(--nv-text-color); --bgcolor: var(--nv-site-bg); } .footer-main-inner .row{ grid-template-columns:1fr 1fr 1fr; --valign: flex-start; } .footer-main{ --rowbcolor: var(--nv-light-bg); --color: var(--nv-text-color); --bgcolor: var(--nv-site-bg); } .footer-bottom-inner .row{ grid-template-columns:1fr 1fr 1fr; --valign: flex-start; } .footer-bottom{ --rowbcolor: var(--nv-light-bg); --color: var(--nv-text-dark-bg); --bgcolor: var(--nv-dark-bg); } @media(min-width: 576px){ :root{ --container: 992px;--postwidth:50%;--btnpadding:13px 15px;--primarybtnpadding:13px 15px;--secondarybtnpadding:calc(13px - 3px) calc(15px - 3px); --bodyfontsize: 16px; --bodylineheight: 1.6; --bodyletterspacing: 0px; --h1fontsize: 38px; --h1lineheight: 1.2; --h1letterspacing: 0px; --h2fontsize: 30px; --h2lineheight: 1.2; --h2letterspacing: 0px; --h3fontsize: 26px; --h3lineheight: 1.4; --h3letterspacing: 0px; --h4fontsize: 22px; --h4lineheight: 1.5; --h4letterspacing: 0px; --h5fontsize: 18px; --h5lineheight: 1.6; --h5letterspacing: 0px; --h6fontsize: 14px; --h6lineheight: 1.6; --h6letterspacing: 0px; } .single-post-container .alignfull &gt; [class*=&quot;__inner-container&quot;], .single-post-container .alignwide &gt; [class*=&quot;__inner-container&quot;]{ max-width:962px } .nv-meta-list{ --avatarsize: 20px; } .single .nv-meta-list{ --avatarsize: 20px; } .nv-is-boxed.nv-comments-wrap{ --padding:30px; } .nv-is-boxed.comment-respond{ --padding:30px; } .single:not(.single-product), .page{ --c-vspace:0 0 0 0;; } .header-menu-sidebar-bg{ --justify: flex-start; --textalign: left;--flexg: 1;--wrapdropdownwidth: auto; } .header-menu-sidebar{ width: 360px; } .builder-item--logo{ --maxwidth: 120px; --fs: 24px;--padding:10px 0;--margin:0; --textalign: left;--justify: flex-start; } .builder-item--nav-icon{ --label-margin:0 5px 0 0;;--padding:10px 15px;--margin:0; } .builder-item--primary-menu{ --spacing: 20px; --height: 25px;--padding:0;--margin:0; --fontsize: 1em; --lineheight: 1.6; --letterspacing: 0px; --iconsize: 1em; } }@media(min-width: 960px){ :root{ --container: 1170px;--postwidth:33.333333333333%;--btnpadding:13px 15px;--primarybtnpadding:13px 15px;--secondarybtnpadding:calc(13px - 3px) calc(15px - 3px); --bodyfontsize: 16px; --bodylineheight: 1.7; --bodyletterspacing: 0px; --h1fontsize: 40px; --h1lineheight: 1.1; --h1letterspacing: 0px; --h2fontsize: 32px; --h2lineheight: 1.2; --h2letterspacing: 0px; --h3fontsize: 28px; --h3lineheight: 1.4; --h3letterspacing: 0px; --h4fontsize: 24px; --h4lineheight: 1.5; --h4letterspacing: 0px; --h5fontsize: 20px; --h5lineheight: 1.6; --h5letterspacing: 0px; --h6fontsize: 16px; --h6lineheight: 1.6; --h6letterspacing: 0px; } body:not(.single):not(.archive):not(.blog):not(.search):not(.error404) .neve-main &gt; .container .col, body.post-type-archive-course .neve-main &gt; .container .col, body.post-type-archive-llms_membership .neve-main &gt; .container .col{ max-width: 100%; } body:not(.single):not(.archive):not(.blog):not(.search):not(.error404) .nv-sidebar-wrap, body.post-type-archive-course .nv-sidebar-wrap, body.post-type-archive-llms_membership .nv-sidebar-wrap{ max-width: 0%; } .neve-main &gt; .archive-container .nv-index-posts.col{ max-width: 100%; } .neve-main &gt; .archive-container .nv-sidebar-wrap{ max-width: 0%; } .neve-main &gt; .single-post-container .nv-single-post-wrap.col{ max-width: 70%; } .single-post-container .alignfull &gt; [class*=&quot;__inner-container&quot;], .single-post-container .alignwide &gt; [class*=&quot;__inner-container&quot;]{ max-width:789px } .container-fluid.single-post-container .alignfull &gt; [class*=&quot;__inner-container&quot;], .container-fluid.single-post-container .alignwide &gt; [class*=&quot;__inner-container&quot;]{ max-width:calc(70% + 15px) } .neve-main &gt; .single-post-container .nv-sidebar-wrap{ max-width: 30%; } .nv-meta-list{ --avatarsize: 20px; } .single .nv-meta-list{ --avatarsize: 20px; } .nv-is-boxed.nv-comments-wrap{ --padding:40px; } .nv-is-boxed.comment-respond{ --padding:40px; } .single:not(.single-product), .page{ --c-vspace:0 0 0 0;; } .header-menu-sidebar-bg{ --justify: flex-start; --textalign: left;--flexg: 1;--wrapdropdownwidth: auto; } .header-menu-sidebar{ width: 360px; } .builder-item--logo{ --maxwidth: 120px; --fs: 24px;--padding:10px 0;--margin:0; --textalign: left;--justify: flex-start; } .builder-item--nav-icon{ --label-margin:0 5px 0 0;;--padding:10px 15px;--margin:0; } .builder-item--primary-menu{ --spacing: 20px; --height: 25px;--padding:0;--margin:0; --fontsize: 1em; --lineheight: 1.6; --letterspacing: 0px; --iconsize: 1em; } }.nv-content-wrap .elementor a:not(.button):not(.wp-block-file__button){ text-decoration: none; }:root{--nv-primary-accent:#2f5aae;--nv-secondary-accent:#2f5aae;--nv-site-bg:#ffffff;--nv-light-bg:#f4f5f7;--nv-dark-bg:#121212;--nv-text-color:#272626;--nv-text-dark-bg:#ffffff;--nv-c-1:#9463ae;--nv-c-2:#be574b;--nv-fallback-ff:Arial, Helvetica, sans-serif;}\r\n:root{--e-global-color-nvprimaryaccent:#2f5aae;--e-global-color-nvsecondaryaccent:#2f5aae;--e-global-color-nvsitebg:#ffffff;--e-global-color-nvlightbg:#f4f5f7;--e-global-color-nvdarkbg:#121212;--e-global-color-nvtextcolor:#272626;--e-global-color-nvtextdarkbg:#ffffff;--e-global-color-nvc1:#9463ae;--e-global-color-nvc2:#be574b;}\r\n&lt;/style&gt;\r\n&lt;link rel=&#039;stylesheet&#039; id=&#039;elementor-frontend-css&#039; href=&#039;https://goldenstallionagency.com/wp-content/plugins/elementor/assets/css/frontend.min.css?ver=3.26.1&#039; media=&#039;all&#039; /&gt;\r\n&lt;link rel=&#039;stylesheet&#039; id=&#039;widget-image-css&#039; href=&#039;https://goldenstallionagency.com/wp-content/plugins/elementor/assets/css/widget-image.min.css?ver=3.26.1&#039; media=&#039;all&#039; /&gt;\r\n&lt;link rel=&#039;stylesheet&#039; id=&#039;widget-social-icons-css&#039; href=&#039;https://goldenstallionagency.com/wp-content/plugins/elementor/assets/css/widget-social-icons.min.css?ver=3.26.1&#039; media=&#039;all&#039; /&gt;\r\n&lt;link rel=&#039;stylesheet&#039; id=&#039;e-apple-webkit-css&#039; href=&#039;https://goldenstallionagency.com/wp-content/plugins/elementor/assets/css/conditionals/apple-webkit.min.css?ver=3.26.1&#039; media=&#039;all&#039; /&gt;\r\n&lt;link rel=&#039;stylesheet&#039; id=&#039;e-animation-grow-css&#039; href=&#039;https://goldenstallionagency.com/wp-content/plugins/elementor/assets/lib/animations/styles/e-animation-grow.min.css?ver=3.26.1&#039; media=&#039;all&#039; /&gt;\r\n&lt;link rel=&#039;stylesheet&#039; id=&#039;e-animation-wobble-css&#039; href=&#039;https://goldenstallionagency.com/wp-content/plugins/elementor/assets/lib/animations/styles/wobble.min.css?ver=3.26.1&#039; media=&#039;all&#039; /&gt;\r\n&lt;link rel=&#039;stylesheet&#039; id=&#039;widget-text-editor-css&#039; href=&#039;https://goldenstallionagency.com/wp-content/plugins/elementor/assets/css/widget-text-editor.min.css?ver=3.26.1&#039; media=&#039;all&#039; /&gt;\r\n&lt;link rel=&#039;stylesheet&#039; id=&#039;widget-icon-box-css&#039; href=&#039;https://goldenstallionagency.com/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css?ver=3.26.1&#039; media=&#039;all&#039; /&gt;\r\n&lt;link rel=&#039;stylesheet&#039; id=&#039;widget-divider-css&#039; href=&#039;https://goldenstallionagency.com/wp-content/plugins/elementor/assets/css/widget-divider.min.css?ver=3.26.1&#039; media=&#039;all&#039; /&gt;\r\n&lt;link rel=&#039;stylesheet&#039; id=&#039;widget-heading-css&#039; href=&#039;https://goldenstallionagency.com/wp-content/plugins/elementor/assets/css/widget-heading.min.css?ver=3.26.1&#039; media=&#039;all&#039; /&gt;\r\n&lt;link rel=&#039;stylesheet&#039; id=&#039;e-animation-float-css&#039; href=&#039;https://goldenstallionagency.com/wp-content/plugins/elementor/assets/lib/animations/styles/e-animation-float.min.css?ver=3.26.1&#039; media=&#039;all&#039; /&gt;\r\n&lt;link rel=&#039;stylesheet&#039; id=&#039;widget-form-css&#039; href=&#039;https://goldenstallionagency.com/wp-content/plugins/elementor-pro/assets/css/widget-form.min.css?ver=3.25.3&#039; media=&#039;all&#039; /&gt;\r\n&lt;link rel=&#039;stylesheet&#039; id=&#039;elementor-post-158-css&#039; href=&#039;https://goldenstallionagency.com/wp-content/uploads/elementor/css/post-158.css?ver=1734618338&#039; media=&#039;all&#039; /&gt;\r\n&lt;link rel=&#039;stylesheet&#039; id=&#039;e-popup-style-css&#039; href=&#039;https://goldenstallionagency.com/wp-content/plugins/elementor-pro/assets/css/conditionals/popup.min.css?ver=3.25.3&#039; media=&#039;all&#039; /&gt;\r\n&lt;link rel=&#039;stylesheet&#039; id=&#039;elementor-post-35-css&#039; href=&#039;https://goldenstallionagency.com/wp-content/uploads/elementor/css/post-35.css?ver=1734618339&#039; media=&#039;all&#039; /&gt;\r\n&lt;link rel=&#039;stylesheet&#039; id=&#039;elementor-post-54-css&#039; href=&#039;https://goldenstallionagency.com/wp-content/uploads/elementor/css/post-54.css?ver=1734618339&#039; media=&#039;all&#039; /&gt;\r\n&lt;link rel=&#039;stylesheet&#039; id=&#039;elementor-icons-ekiticons-css&#039; href=&#039;https://goldenstallionagency.com/wp-content/plugins/elementskit-lite/modules/elementskit-icon-pack/assets/css/ekiticons.css?ver=3.3.4&#039; media=&#039;all&#039; /&gt;\r\n&lt;link rel=&#039;stylesheet&#039; id=&#039;skb-cife-elegant_icon-css&#039; href=&#039;https://goldenstallionagency.com/wp-content/plugins/skyboot-custom-icons-for-elementor/assets/css/elegant.css?ver=1.0.8&#039; media=&#039;all&#039; /&gt;\r\n&lt;link rel=&#039;stylesheet&#039; id=&#039;skb-cife-linearicons_icon-css&#039; href=&#039;https://goldenstallionagency.com/wp-content/plugins/skyboot-custom-icons-for-elementor/assets/css/linearicons.css?ver=1.0.8&#039; media=&#039;all&#039; /&gt;\r\n&lt;link rel=&#039;stylesheet&#039; id=&#039;skb-cife-themify_icon-css&#039; href=&#039;https://goldenstallionagency.com/wp-content/plugins/skyboot-custom-icons-for-elementor/assets/css/themify.css?ver=1.0.8&#039; media=&#039;all&#039; /&gt;\r\n&lt;link rel=&#039;stylesheet&#039; id=&#039;ekit-widget-styles-css&#039; href=&#039;https://goldenstallionagency.com/wp-content/plugins/elementskit-lite/widgets/init/assets/css/widget-styles.css?ver=3.3.4&#039; media=&#039;all&#039; /&gt;\r\n&lt;link rel=&#039;stylesheet&#039; id=&#039;ekit-responsive-css&#039; href=&#039;https://goldenstallionagency.com/wp-content/plugins/elementskit-lite/widgets/init/assets/css/responsive.css?ver=3.3.4&#039; media=&#039;all&#039; /&gt;\r\n&lt;link rel=&#039;stylesheet&#039; id=&#039;google-fonts-1-css&#039; href=&#039;https://fonts.googleapis.com/css?family=Figtree%3A100%2C100italic%2C200%2C200italic%2C300%2C300italic%2C400%2C400italic%2C500%2C500italic%2C600%2C600italic%2C700%2C700italic%2C800%2C800italic%2C900%2C900italic%7CInter%3A100%2C100italic%2C200%2C200italic%2C300%2C300italic%2C400%2C400italic%2C500%2C500italic%2C600%2C600italic%2C700%2C700italic%2C800%2C800italic%2C900%2C900italic%7CHind%3A100%2C100italic%2C200%2C200italic%2C300%2C300italic%2C400%2C400italic%2C500%2C500italic%2C600%2C600italic%2C700%2C700italic%2C800%2C800italic%2C900%2C900italic%7CKarla%3A100%2C100italic%2C200%2C200italic%2C300%2C300italic%2C400%2C400italic%2C500%2C500italic%2C600%2C600italic%2C700%2C700italic%2C800%2C800italic%2C900%2C900italic&amp;#038;display=swap&amp;#038;ver=6.7.1&#039; media=&#039;all&#039; /&gt;\r\n&lt;link rel=&quot;preconnect&quot; href=&quot;https://fonts.gstatic.com/&quot; crossorigin&gt;&lt;script src=&quot;https://goldenstallionagency.com/wp-includes/js/jquery/jquery.min.js?ver=3.7.1&quot; id=&quot;jquery-core-js&quot;&gt;&lt;/script&gt;\r\n&lt;script src=&quot;https://goldenstallionagency.com/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1&quot; id=&quot;jquery-migrate-js&quot;&gt;&lt;/script&gt;\r\n&lt;link rel=&quot;https://api.w.org/&quot; href=&quot;https://goldenstallionagency.com/wp-json/&quot; /&gt;&lt;link rel=&quot;EditURI&quot; type=&quot;application/rsd+xml&quot; title=&quot;RSD&quot; href=&quot;https://goldenstallionagency.com/xmlrpc.php?rsd&quot; /&gt;\r\n&lt;meta name=&quot;generator&quot; content=&quot;WordPress 6.7.1&quot; /&gt;\r\n&lt;meta name=&quot;generator&quot; content=&quot;Elementor 3.26.1; features: e_font_icon_svg, additional_custom_breakpoints, e_element_cache; settings: css_print_method-external, google_font-enabled, font_display-swap&quot;&gt;\r\n			&lt;style&gt;\r\n				.e-con.e-parent:nth-of-type(n+4):not(.e-lazyloaded):not(.e-no-lazyload),\r\n				.e-con.e-parent:nth-of-type(n+4):not(.e-lazyloaded):not(.e-no-lazyload) * {\r\n					background-image: none !important;\r\n				}\r\n				@media screen and (max-height: 1024px) {\r\n					.e-con.e-parent:nth-of-type(n+3):not(.e-lazyloaded):not(.e-no-lazyload),\r\n					.e-con.e-parent:nth-of-type(n+3):not(.e-lazyloaded):not(.e-no-lazyload) * {\r\n						background-image: none !important;\r\n					}\r\n				}\r\n				@media screen and (max-height: 640px) {\r\n					.e-con.e-parent:nth-of-type(n+2):not(.e-lazyloaded):not(.e-no-lazyload),\r\n					.e-con.e-parent:nth-of-type(n+2):not(.e-lazyloaded):not(.e-no-lazyload) * {\r\n						background-image: none !important;\r\n					}\r\n				}\r\n			&lt;/style&gt;\r\n			&lt;link rel=&quot;icon&quot; href=&quot;https://goldenstallionagency.com/wp-content/uploads/2024/12/cropped-image_2024-11-08_205911990-150x150.webp&quot; sizes=&quot;32x32&quot; /&gt;\r\n&lt;link rel=&quot;icon&quot; href=&quot;https://goldenstallionagency.com/wp-content/uploads/2024/12/cropped-image_2024-11-08_205911990-300x300.webp&quot; sizes=&quot;192x192&quot; /&gt;\r\n&lt;link rel=&quot;apple-touch-icon&quot; href=&quot;https://goldenstallionagency.com/wp-content/uploads/2024/12/cropped-image_2024-11-08_205911990-300x300.webp&quot; /&gt;\r\n&lt;meta name=&quot;msapplication-TileImage&quot; content=&quot;https://goldenstallionagency.com/wp-content/uploads/2024/12/cropped-image_2024-11-08_205911990-300x300.webp&quot; /&gt;\r\n\r\n	&lt;/head&gt;\r\n\r\n&lt;body  class=&quot;error404  nv-blog-grid nv-sidebar-full-width menu_sidebar_slide_left elementor-default elementor-kit-158&quot; id=&quot;neve_body&quot;  &gt;\r\n&lt;div class=&quot;wrapper&quot;&gt;\r\n	\r\n	&lt;header class=&quot;header&quot;  &gt;\r\n		&lt;a class=&quot;neve-skip-link show-on-focus&quot; href=&quot;#content&quot; &gt;\r\n			Skip to content		&lt;/a&gt;\r\n				&lt;div data-elementor-type=&quot;header&quot; data-elementor-id=&quot;35&quot; class=&quot;elementor elementor-35 elementor-location-header&quot; data-elementor-post-type=&quot;elementor_library&quot;&gt;\r\n			&lt;div class=&quot;elementor-element elementor-element-1b8212c1 e-flex e-con-boxed e-con e-parent&quot; data-id=&quot;1b8212c1&quot; data-element_type=&quot;container&quot; data-settings=&quot;{&amp;quot;background_background&amp;quot;:&amp;quot;classic&amp;quot;,&amp;quot;sticky&amp;quot;:&amp;quot;top&amp;quot;,&amp;quot;sticky_on&amp;quot;:[&amp;quot;desktop&amp;quot;,&amp;quot;tablet&amp;quot;,&amp;quot;mobile&amp;quot;],&amp;quot;sticky_offset&amp;quot;:0,&amp;quot;sticky_effects_offset&amp;quot;:0,&amp;quot;sticky_anchor_link_offset&amp;quot;:0}&quot;&gt;\r\n					&lt;div class=&quot;e-con-inner&quot;&gt;\r\n		&lt;div class=&quot;elementor-element elementor-element-5a220eb0 e-con-full e-flex e-con e-child&quot; data-id=&quot;5a220eb0&quot; data-element_type=&quot;container&quot;&gt;\r\n				&lt;div class=&quot;elementor-element elementor-element-4f4e7acb elementor-widget-mobile__width-initial elementor-widget elementor-widget-image&quot; data-id=&quot;4f4e7acb&quot; data-element_type=&quot;widget&quot; data-widget_type=&quot;image.default&quot;&gt;\r\n				&lt;div class=&quot;elementor-widget-container&quot;&gt;\r\n																&lt;a href=&quot;https://goldenstallionagency.com/&quot;&gt;\r\n							&lt;img width=&quot;150&quot; height=&quot;150&quot; src=&quot;https://goldenstallionagency.com/wp-content/uploads/2024/12/image_2024-11-08_222804488.webp&quot; class=&quot;attachment-large size-large wp-image-51&quot; alt=&quot;&quot; /&gt;								&lt;/a&gt;\r\n															&lt;/div&gt;\r\n				&lt;/div&gt;\r\n				&lt;/div&gt;\r\n		&lt;div class=&quot;elementor-element elementor-element-6610800e e-con-full e-flex e-con e-child&quot; data-id=&quot;6610800e&quot; data-element_type=&quot;container&quot;&gt;\r\n				&lt;div class=&quot;elementor-element elementor-element-16ea4048 elementor-widget__width-auto elementor-widget elementor-widget-ekit-nav-menu&quot; data-id=&quot;16ea4048&quot; data-element_type=&quot;widget&quot; data-widget_type=&quot;ekit-nav-menu.default&quot;&gt;\r\n				&lt;div class=&quot;elementor-widget-container&quot;&gt;\r\n							&lt;nav class=&quot;ekit-wid-con ekit_menu_responsive_tablet&quot; \r\n			data-hamburger-icon=&quot;icon icon-menu1&quot; \r\n			data-hamburger-icon-type=&quot;icon&quot; \r\n			data-responsive-breakpoint=&quot;1024&quot;&gt;\r\n			            &lt;button class=&quot;elementskit-menu-hamburger elementskit-menu-toggler&quot;  type=&quot;button&quot; aria-label=&quot;hamburger-icon&quot;&gt;\r\n                &lt;i aria-hidden=&quot;true&quot; class=&quot;ekit-menu-icon icon icon-menu1&quot;&gt;&lt;/i&gt;            &lt;/button&gt;\r\n            &lt;div id=&quot;ekit-megamenu-main-menu&quot; class=&quot;elementskit-menu-container elementskit-menu-offcanvas-elements elementskit-navbar-nav-default ekit-nav-menu-one-page- ekit-nav-dropdown-hover&quot;&gt;&lt;ul id=&quot;menu-main-menu&quot; class=&quot;elementskit-navbar-nav elementskit-menu-po-right submenu-click-on-icon&quot;&gt;&lt;li id=&quot;menu-item-43&quot; class=&quot;menu-item menu-item-type-post_type menu-item-object-page menu-item-home menu-item-43 nav-item elementskit-mobile-builder-content&quot; data-vertical-menu=750px&gt;&lt;a href=&quot;https://goldenstallionagency.com/&quot; class=&quot;ekit-menu-nav-link&quot;&gt;Home&lt;/a&gt;&lt;/li&gt;\r\n&lt;li id=&quot;menu-item-47&quot; class=&quot;menu-item menu-item-type-post_type menu-item-object-page menu-item-47 nav-item elementskit-mobile-builder-content&quot; data-vertical-menu=750px&gt;&lt;a href=&quot;https://goldenstallionagency.com/services/&quot; class=&quot;ekit-menu-nav-link&quot;&gt;Services&lt;/a&gt;&lt;/li&gt;\r\n&lt;li id=&quot;menu-item-44&quot; class=&quot;menu-item menu-item-type-post_type menu-item-object-page menu-item-44 nav-item elementskit-mobile-builder-content&quot; data-vertical-menu=750px&gt;&lt;a href=&quot;https://goldenstallionagency.com/about/&quot; class=&quot;ekit-menu-nav-link&quot;&gt;About&lt;/a&gt;&lt;/li&gt;\r\n&lt;li id=&quot;menu-item-46&quot; class=&quot;menu-item menu-item-type-post_type menu-item-object-page menu-item-46 nav-item elementskit-mobile-builder-content&quot; data-vertical-menu=750px&gt;&lt;a href=&quot;https://goldenstallionagency.com/portfolio/&quot; class=&quot;ekit-menu-nav-link&quot;&gt;Portfolio&lt;/a&gt;&lt;/li&gt;\r\n&lt;li id=&quot;menu-item-45&quot; class=&quot;menu-item menu-item-type-post_type menu-item-object-page menu-item-45 nav-item elementskit-mobile-builder-content&quot; data-vertical-menu=750px&gt;&lt;a href=&quot;https://goldenstallionagency.com/contact-us/&quot; class=&quot;ekit-menu-nav-link&quot;&gt;Contact Us&lt;/a&gt;&lt;/li&gt;\r\n&lt;/ul&gt;&lt;div class=&quot;elementskit-nav-identity-panel&quot;&gt;\r\n				&lt;div class=&quot;elementskit-site-title&quot;&gt;\r\n					&lt;a class=&quot;elementskit-nav-logo&quot; href=&quot;https://goldenstallionagency.com&quot; target=&quot;_self&quot; rel=&quot;&quot;&gt;\r\n						&lt;img width=&quot;150&quot; height=&quot;150&quot; src=&quot;https://goldenstallionagency.com/wp-content/uploads/2024/12/image_2024-11-08_222804488.webp&quot; class=&quot;attachment-full size-full&quot; alt=&quot;&quot; decoding=&quot;async&quot; /&gt;\r\n					&lt;/a&gt; \r\n				&lt;/div&gt;&lt;button class=&quot;elementskit-menu-close elementskit-menu-toggler&quot; type=&quot;button&quot;&gt;X&lt;/button&gt;&lt;/div&gt;&lt;/div&gt;			\r\n			&lt;div class=&quot;elementskit-menu-overlay elementskit-menu-offcanvas-elements elementskit-menu-toggler ekit-nav-menu--overlay&quot;&gt;&lt;/div&gt;        &lt;/nav&gt;\r\n						&lt;/div&gt;\r\n				&lt;/div&gt;\r\n				&lt;/div&gt;\r\n		&lt;div class=&quot;elementor-element elementor-element-593262f e-con-full e-flex e-con e-child&quot; data-id=&quot;593262f&quot; data-element_type=&quot;container&quot;&gt;\r\n				&lt;div class=&quot;elementor-element elementor-element-62c7205 elementor-hidden-tablet elementor-hidden-mobile elementor-shape-rounded elementor-grid-0 e-grid-align-center elementor-widget elementor-widget-social-icons&quot; data-id=&quot;62c7205&quot; data-element_type=&quot;widget&quot; data-widget_type=&quot;social-icons.default&quot;&gt;\r\n				&lt;div class=&quot;elementor-widget-container&quot;&gt;\r\n							&lt;div class=&quot;elementor-social-icons-wrapper elementor-grid&quot;&gt;\r\n							&lt;span class=&quot;elementor-grid-item&quot;&gt;\r\n					&lt;a class=&quot;elementor-icon elementor-social-icon elementor-social-icon-tiktok elementor-repeater-item-7651c60&quot; target=&quot;_blank&quot;&gt;\r\n						&lt;span class=&quot;elementor-screen-only&quot;&gt;Tiktok&lt;/span&gt;\r\n						&lt;svg class=&quot;e-font-icon-svg e-fab-tiktok&quot; viewBox=&quot;0 0 448 512&quot; xmlns=&quot;http://www.w3.org/2000/svg&quot;&gt;&lt;path d=&quot;M448,209.91a210.06,210.06,0,0,1-122.77-39.25V349.38A162.55,162.55,0,1,1,185,188.31V278.2a74.62,74.62,0,1,0,52.23,71.18V0l88,0a121.18,121.18,0,0,0,1.86,22.17h0A122.18,122.18,0,0,0,381,102.39a121.43,121.43,0,0,0,67,20.14Z&quot;&gt;&lt;/path&gt;&lt;/svg&gt;					&lt;/a&gt;\r\n				&lt;/span&gt;\r\n							&lt;span class=&quot;elementor-grid-item&quot;&gt;\r\n					&lt;a class=&quot;elementor-icon elementor-social-icon elementor-social-icon-facebook elementor-repeater-item-4c3ec3c&quot; target=&quot;_blank&quot;&gt;\r\n						&lt;span class=&quot;elementor-screen-only&quot;&gt;Facebook&lt;/span&gt;\r\n						&lt;svg class=&quot;e-font-icon-svg e-fab-facebook&quot; viewBox=&quot;0 0 512 512&quot; xmlns=&quot;http://www.w3.org/2000/svg&quot;&gt;&lt;path d=&quot;M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z&quot;&gt;&lt;/path&gt;&lt;/svg&gt;					&lt;/a&gt;\r\n				&lt;/span&gt;\r\n							&lt;span class=&quot;elementor-grid-item&quot;&gt;\r\n					&lt;a class=&quot;elementor-icon elementor-social-icon elementor-social-icon-instagram elementor-repeater-item-4c1930b&quot; target=&quot;_blank&quot;&gt;\r\n						&lt;span class=&quot;elementor-screen-only&quot;&gt;Instagram&lt;/span&gt;\r\n						&lt;svg class=&quot;e-font-icon-svg e-fab-instagram&quot; viewBox=&quot;0 0 448 512&quot; xmlns=&quot;http://www.w3.org/2000/svg&quot;&gt;&lt;path d=&quot;M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z&quot;&gt;&lt;/path&gt;&lt;/svg&gt;					&lt;/a&gt;\r\n				&lt;/span&gt;\r\n							&lt;span class=&quot;elementor-grid-item&quot;&gt;\r\n					&lt;a class=&quot;elementor-icon elementor-social-icon elementor-social-icon-google elementor-repeater-item-9018c95&quot; target=&quot;_blank&quot;&gt;\r\n						&lt;span class=&quot;elementor-screen-only&quot;&gt;Google&lt;/span&gt;\r\n						&lt;svg class=&quot;e-font-icon-svg e-fab-google&quot; viewBox=&quot;0 0 488 512&quot; xmlns=&quot;http://www.w3.org/2000/svg&quot;&gt;&lt;path d=&quot;M488 261.8C488 403.3 391.1 504 248 504 110.8 504 0 393.2 0 256S110.8 8 248 8c66.8 0 123 24.5 166.3 64.9l-67.5 64.9C258.5 52.6 94.3 116.6 94.3 256c0 86.5 69.1 156.6 153.7 156.6 98.2 0 135-70.4 140.8-106.9H248v-85.3h236.1c2.3 12.7 3.9 24.9 3.9 41.4z&quot;&gt;&lt;/path&gt;&lt;/svg&gt;					&lt;/a&gt;\r\n				&lt;/span&gt;\r\n					&lt;/div&gt;\r\n						&lt;/div&gt;\r\n				&lt;/div&gt;\r\n				&lt;/div&gt;\r\n		&lt;div class=&quot;elementor-element elementor-element-9e31209 e-con-full e-flex e-con e-child&quot; data-id=&quot;9e31209&quot; data-element_type=&quot;container&quot;&gt;\r\n				&lt;div class=&quot;elementor-element elementor-element-0faa2ba elementor-hidden-mobile elementor-align-right elementor-widget__width-initial elementor-widget elementor-widget-button&quot; data-id=&quot;0faa2ba&quot; data-element_type=&quot;widget&quot; data-widget_type=&quot;button.default&quot;&gt;\r\n				&lt;div class=&quot;elementor-widget-container&quot;&gt;\r\n									&lt;div class=&quot;elementor-button-wrapper&quot;&gt;\r\n					&lt;a class=&quot;elementor-button elementor-button-link elementor-size-sm elementor-animation-grow&quot; href=&quot;tel:+27%2081%20210%207855&quot; target=&quot;_blank&quot;&gt;\r\n						&lt;span class=&quot;elementor-button-content-wrapper&quot;&gt;\r\n						&lt;span class=&quot;elementor-button-icon&quot;&gt;\r\n				&lt;svg aria-hidden=&quot;true&quot; class=&quot;e-font-icon-svg e-fas-bookmark&quot; viewBox=&quot;0 0 384 512&quot; xmlns=&quot;http://www.w3.org/2000/svg&quot;&gt;&lt;path d=&quot;M0 512V48C0 21.49 21.49 0 48 0h288c26.51 0 48 21.49 48 48v464L192 400 0 512z&quot;&gt;&lt;/path&gt;&lt;/svg&gt;			&lt;/span&gt;\r\n									&lt;span class=&quot;elementor-button-text&quot;&gt;+27 81 210 7855&lt;/span&gt;\r\n					&lt;/span&gt;\r\n					&lt;/a&gt;\r\n				&lt;/div&gt;\r\n								&lt;/div&gt;\r\n				&lt;/div&gt;\r\n				&lt;/div&gt;\r\n		&lt;div class=&quot;elementor-element elementor-element-e946565 e-con-full e-flex e-con e-child&quot; data-id=&quot;e946565&quot; data-element_type=&quot;container&quot;&gt;\r\n				&lt;div class=&quot;elementor-element elementor-element-5dda0c7 elementor-hidden-mobile elementor-invisible elementor-widget elementor-widget-button&quot; data-id=&quot;5dda0c7&quot; data-element_type=&quot;widget&quot; data-settings=&quot;{&amp;quot;_animation&amp;quot;:&amp;quot;wobble&amp;quot;}&quot; data-widget_type=&quot;button.default&quot;&gt;\r\n				&lt;div class=&quot;elementor-widget-container&quot;&gt;\r\n									&lt;div class=&quot;elementor-button-wrapper&quot;&gt;\r\n					&lt;a class=&quot;elementor-button elementor-button-link elementor-size-sm elementor-animation-grow&quot; href=&quot;https://calendly.com/goldenstallionwebagency/hospitality-website-discovery-call&quot; target=&quot;_blank&quot;&gt;\r\n						&lt;span class=&quot;elementor-button-content-wrapper&quot;&gt;\r\n						&lt;span class=&quot;elementor-button-icon&quot;&gt;\r\n				&lt;i aria-hidden=&quot;true&quot; class=&quot;icon icon-right-arrow&quot;&gt;&lt;/i&gt;			&lt;/span&gt;\r\n									&lt;span class=&quot;elementor-button-text&quot;&gt;Book a call with Tinashe&lt;/span&gt;\r\n					&lt;/span&gt;\r\n					&lt;/a&gt;\r\n				&lt;/div&gt;\r\n								&lt;/div&gt;\r\n				&lt;/div&gt;\r\n				&lt;/div&gt;\r\n					&lt;/div&gt;\r\n				&lt;/div&gt;\r\n				&lt;/div&gt;\r\n			&lt;/header&gt;\r\n\r\n	\r\n\r\n	\r\n	&lt;main id=&quot;content&quot; class=&quot;neve-main&quot;&gt;\r\n\r\n&lt;div class=&quot;container archive-container&quot;&gt;&lt;div class=&quot;row&quot;&gt;&lt;div class=&quot;nv-index-posts blog col&quot;&gt;&lt;div class=&quot;col-12 nv-content-none-wrap&quot;&gt;&lt;p&gt;It seems we can&amp;rsquo;t find what you&amp;rsquo;re looking for. Perhaps searching can help.&lt;/p&gt;&lt;div class=&quot;nv-seach-form-wrap&quot;&gt;\r\n&lt;form role=&quot;search&quot;\r\n	method=&quot;get&quot;\r\n	class=&quot;search-form&quot;\r\n	action=&quot;https://goldenstallionagency.com/&quot;&gt;\r\n	&lt;label&gt;\r\n		&lt;span class=&quot;screen-reader-text&quot;&gt;Search for...&lt;/span&gt;\r\n	&lt;/label&gt;\r\n	&lt;input type=&quot;search&quot;\r\n		class=&quot;search-field&quot;\r\n		aria-label=&quot;Search&quot;\r\n		placeholder=&quot;Search for...&quot;\r\n		value=&quot;&quot;\r\n		name=&quot;s&quot;/&gt;\r\n	&lt;button type=&quot;submit&quot;\r\n			class=&quot;search-submit nv-submit&quot;\r\n			aria-label=&quot;Search&quot;&gt;\r\n					&lt;span class=&quot;nv-search-icon-wrap&quot;&gt;\r\n				&lt;span class=&quot;nv-icon nv-search&quot; &gt;\r\n				&lt;svg width=&quot;15&quot; height=&quot;15&quot; viewBox=&quot;0 0 1792 1792&quot; xmlns=&quot;http://www.w3.org/2000/svg&quot;&gt;&lt;path d=&quot;M1216 832q0-185-131.5-316.5t-316.5-131.5-316.5 131.5-131.5 316.5 131.5 316.5 316.5 131.5 316.5-131.5 131.5-316.5zm512 832q0 52-38 90t-90 38q-54 0-90-38l-343-342q-179 124-399 124-143 0-273.5-55.5t-225-150-150-225-55.5-273.5 55.5-273.5 150-225 225-150 273.5-55.5 273.5 55.5 225 150 150 225 55.5 273.5q0 220-124 399l343 343q37 37 37 90z&quot; /&gt;&lt;/svg&gt;\r\n			&lt;/span&gt;			&lt;/span&gt;\r\n			&lt;/button&gt;\r\n	&lt;/form&gt;\r\n&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;w-100&quot;&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;\r\n&lt;/main&gt;&lt;!--/.neve-main--&gt;\r\n\r\n		&lt;div data-elementor-type=&quot;footer&quot; data-elementor-id=&quot;54&quot; class=&quot;elementor elementor-54 elementor-location-footer&quot; data-elementor-post-type=&quot;elementor_library&quot;&gt;\r\n			&lt;div class=&quot;elementor-element elementor-element-40dc7e10 e-flex e-con-boxed e-con e-parent&quot; data-id=&quot;40dc7e10&quot; data-element_type=&quot;container&quot; data-settings=&quot;{&amp;quot;background_background&amp;quot;:&amp;quot;classic&amp;quot;}&quot;&gt;\r\n					&lt;div class=&quot;e-con-inner&quot;&gt;\r\n				&lt;div class=&quot;elementor-element elementor-element-59df0df elementor-widget elementor-widget-image&quot; data-id=&quot;59df0df&quot; data-element_type=&quot;widget&quot; data-widget_type=&quot;image.default&quot;&gt;\r\n				&lt;div class=&quot;elementor-widget-container&quot;&gt;\r\n															&lt;img width=&quot;150&quot; height=&quot;150&quot; src=&quot;https://goldenstallionagency.com/wp-content/uploads/2024/12/image_2024-11-08_222804488.webp&quot; class=&quot;attachment-large size-large wp-image-51&quot; alt=&quot;&quot; /&gt;															&lt;/div&gt;\r\n				&lt;/div&gt;\r\n				&lt;div class=&quot;elementor-element elementor-element-15cd1dbc elementor-widget elementor-widget-text-editor&quot; data-id=&quot;15cd1dbc&quot; data-element_type=&quot;widget&quot; data-widget_type=&quot;text-editor.default&quot;&gt;\r\n				&lt;div class=&quot;elementor-widget-container&quot;&gt;\r\n									&lt;p&gt;Golden Stallion Agency creates trusted websites for dental, legal, and hospitality brands in South Africa, focusing on user experience, brand engagement, and conversion through their unique “Golden Blueprint.”&lt;/p&gt;								&lt;/div&gt;\r\n				&lt;/div&gt;\r\n		&lt;div class=&quot;elementor-element elementor-element-506b86f1 e-con-full e-flex e-con e-child&quot; data-id=&quot;506b86f1&quot; data-element_type=&quot;container&quot;&gt;\r\n		&lt;div class=&quot;elementor-element elementor-element-11010e19 e-con-full e-flex e-con e-child&quot; data-id=&quot;11010e19&quot; data-element_type=&quot;container&quot; data-settings=&quot;{&amp;quot;background_background&amp;quot;:&amp;quot;classic&amp;quot;}&quot;&gt;\r\n				&lt;div class=&quot;elementor-element elementor-element-6a5a474f elementor-view-stacked elementor-position-left elementor-vertical-align-middle elementor-mobile-position-left elementor-shape-circle elementor-widget elementor-widget-icon-box&quot; data-id=&quot;6a5a474f&quot; data-element_type=&quot;widget&quot; data-widget_type=&quot;icon-box.default&quot;&gt;\r\n				&lt;div class=&quot;elementor-widget-container&quot;&gt;\r\n							&lt;div class=&quot;elementor-icon-box-wrapper&quot;&gt;\r\n\r\n						&lt;div class=&quot;elementor-icon-box-icon&quot;&gt;\r\n				&lt;a href=&quot;#&quot; class=&quot;elementor-icon elementor-animation-&quot; tabindex=&quot;-1&quot;&gt;\r\n				&lt;svg aria-hidden=&quot;true&quot; class=&quot;e-font-icon-svg e-fas-map-marker-alt&quot; viewBox=&quot;0 0 384 512&quot; xmlns=&quot;http://www.w3.org/2000/svg&quot;&gt;&lt;path d=&quot;M172.268 501.67C26.97 291.031 0 269.413 0 192 0 85.961 85.961 0 192 0s192 85.961 192 192c0 77.413-26.97 99.031-172.268 309.67-9.535 13.774-29.93 13.773-39.464 0zM192 272c44.183 0 80-35.817 80-80s-35.817-80-80-80-80 35.817-80 80 35.817 80 80 80z&quot;&gt;&lt;/path&gt;&lt;/svg&gt;				&lt;/a&gt;\r\n			&lt;/div&gt;\r\n			\r\n						&lt;div class=&quot;elementor-icon-box-content&quot;&gt;\r\n\r\n									&lt;h3 class=&quot;elementor-icon-box-title&quot;&gt;\r\n						&lt;a href=&quot;#&quot; &gt;\r\n							Johannesburg, Gauteng						&lt;/a&gt;\r\n					&lt;/h3&gt;\r\n				\r\n				\r\n			&lt;/div&gt;\r\n			\r\n		&lt;/div&gt;\r\n						&lt;/div&gt;\r\n				&lt;/div&gt;\r\n				&lt;/div&gt;\r\n		&lt;div class=&quot;elementor-element elementor-element-26ce536a e-con-full e-flex e-con e-child&quot; data-id=&quot;26ce536a&quot; data-element_type=&quot;container&quot; data-settings=&quot;{&amp;quot;background_background&amp;quot;:&amp;quot;classic&amp;quot;}&quot;&gt;\r\n				&lt;div class=&quot;elementor-element elementor-element-48d72d0e elementor-view-stacked elementor-position-left elementor-vertical-align-middle elementor-mobile-position-left elementor-shape-circle elementor-widget elementor-widget-icon-box&quot; data-id=&quot;48d72d0e&quot; data-element_type=&quot;widget&quot; data-widget_type=&quot;icon-box.default&quot;&gt;\r\n				&lt;div class=&quot;elementor-widget-container&quot;&gt;\r\n							&lt;div class=&quot;elementor-icon-box-wrapper&quot;&gt;\r\n\r\n						&lt;div class=&quot;elementor-icon-box-icon&quot;&gt;\r\n				&lt;a href=&quot;tel:+27%2081%20210%207855&quot; class=&quot;elementor-icon elementor-animation-&quot; tabindex=&quot;-1&quot;&gt;\r\n				&lt;svg aria-hidden=&quot;true&quot; class=&quot;e-font-icon-svg e-fas-phone-alt&quot; viewBox=&quot;0 0 512 512&quot; xmlns=&quot;http://www.w3.org/2000/svg&quot;&gt;&lt;path d=&quot;M497.39 361.8l-112-48a24 24 0 0 0-28 6.9l-49.6 60.6A370.66 370.66 0 0 1 130.6 204.11l60.6-49.6a23.94 23.94 0 0 0 6.9-28l-48-112A24.16 24.16 0 0 0 122.6.61l-104 24A24 24 0 0 0 0 48c0 256.5 207.9 464 464 464a24 24 0 0 0 23.4-18.6l24-104a24.29 24.29 0 0 0-14.01-27.6z&quot;&gt;&lt;/path&gt;&lt;/svg&gt;				&lt;/a&gt;\r\n			&lt;/div&gt;\r\n			\r\n						&lt;div class=&quot;elementor-icon-box-content&quot;&gt;\r\n\r\n									&lt;h3 class=&quot;elementor-icon-box-title&quot;&gt;\r\n						&lt;a href=&quot;tel:+27%2081%20210%207855&quot; &gt;\r\n							+27 81 210 7855						&lt;/a&gt;\r\n					&lt;/h3&gt;\r\n				\r\n				\r\n			&lt;/div&gt;\r\n			\r\n		&lt;/div&gt;\r\n						&lt;/div&gt;\r\n				&lt;/div&gt;\r\n				&lt;/div&gt;\r\n		&lt;div class=&quot;elementor-element elementor-element-5f525d2c e-con-full e-flex e-con e-child&quot; data-id=&quot;5f525d2c&quot; data-element_type=&quot;container&quot; data-settings=&quot;{&amp;quot;background_background&amp;quot;:&amp;quot;classic&amp;quot;}&quot;&gt;\r\n				&lt;div class=&quot;elementor-element elementor-element-31b0dcc4 elementor-view-stacked elementor-position-left elementor-vertical-align-middle elementor-mobile-position-left elementor-shape-circle elementor-widget elementor-widget-icon-box&quot; data-id=&quot;31b0dcc4&quot; data-element_type=&quot;widget&quot; data-widget_type=&quot;icon-box.default&quot;&gt;\r\n				&lt;div class=&quot;elementor-widget-container&quot;&gt;\r\n							&lt;div class=&quot;elementor-icon-box-wrapper&quot;&gt;\r\n\r\n						&lt;div class=&quot;elementor-icon-box-icon&quot;&gt;\r\n				&lt;a href=&quot;mailto:tel:info@goldenstallionagency.co.za&quot; class=&quot;elementor-icon elementor-animation-&quot; tabindex=&quot;-1&quot;&gt;\r\n				&lt;svg aria-hidden=&quot;true&quot; class=&quot;e-font-icon-svg e-fas-envelope&quot; viewBox=&quot;0 0 512 512&quot; xmlns=&quot;http://www.w3.org/2000/svg&quot;&gt;&lt;path d=&quot;M502.3 190.8c3.9-3.1 9.7-.2 9.7 4.7V400c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V195.6c0-5 5.7-7.8 9.7-4.7 22.4 17.4 52.1 39.5 154.1 113.6 21.1 15.4 56.7 47.8 92.2 47.6 35.7.3 72-32.8 92.3-47.6 102-74.1 131.6-96.3 154-113.7zM256 320c23.2.4 56.6-29.2 73.4-41.4 132.7-96.3 142.8-104.7 173.4-128.7 5.8-4.5 9.2-11.5 9.2-18.9v-19c0-26.5-21.5-48-48-48H48C21.5 64 0 85.5 0 112v19c0 7.4 3.4 14.3 9.2 18.9 30.6 23.9 40.7 32.4 173.4 128.7 16.8 12.2 50.2 41.8 73.4 41.4z&quot;&gt;&lt;/path&gt;&lt;/svg&gt;				&lt;/a&gt;\r\n			&lt;/div&gt;\r\n			\r\n						&lt;div class=&quot;elementor-icon-box-content&quot;&gt;\r\n\r\n									&lt;h3 class=&quot;elementor-icon-box-title&quot;&gt;\r\n						&lt;a href=&quot;mailto:tel:info@goldenstallionagency.co.za&quot; &gt;\r\n							info@goldenstallionagency.co.za						&lt;/a&gt;\r\n					&lt;/h3&gt;\r\n				\r\n				\r\n			&lt;/div&gt;\r\n			\r\n		&lt;/div&gt;\r\n						&lt;/div&gt;\r\n				&lt;/div&gt;\r\n				&lt;/div&gt;\r\n				&lt;/div&gt;\r\n				&lt;div class=&quot;elementor-element elementor-element-2fb1a3e3 elementor-widget-divider--view-line elementor-widget elementor-widget-divider&quot; data-id=&quot;2fb1a3e3&quot; data-element_type=&quot;widget&quot; data-widget_type=&quot;divider.default&quot;&gt;\r\n				&lt;div class=&quot;elementor-widget-container&quot;&gt;\r\n							&lt;div class=&quot;elementor-divider&quot;&gt;\r\n			&lt;span class=&quot;elementor-divider-separator&quot;&gt;\r\n						&lt;/span&gt;\r\n		&lt;/div&gt;\r\n						&lt;/div&gt;\r\n				&lt;/div&gt;\r\n				&lt;div class=&quot;elementor-element elementor-element-5ba441bc elementor-widget elementor-widget-heading&quot; data-id=&quot;5ba441bc&quot; data-element_type=&quot;widget&quot; data-widget_type=&quot;heading.default&quot;&gt;\r\n				&lt;div class=&quot;elementor-widget-container&quot;&gt;\r\n					&lt;h3 class=&quot;elementor-heading-title elementor-size-default&quot;&gt;Subscribe to our newsletter&lt;/h3&gt;				&lt;/div&gt;\r\n				&lt;/div&gt;\r\n				&lt;div class=&quot;elementor-element elementor-element-b32b838 elementor-button-align-stretch elementor-widget elementor-widget-form&quot; data-id=&quot;b32b838&quot; data-element_type=&quot;widget&quot; data-settings=&quot;{&amp;quot;button_width&amp;quot;:&amp;quot;33&amp;quot;,&amp;quot;step_next_label&amp;quot;:&amp;quot;Next&amp;quot;,&amp;quot;step_previous_label&amp;quot;:&amp;quot;Previous&amp;quot;,&amp;quot;step_type&amp;quot;:&amp;quot;number_text&amp;quot;,&amp;quot;step_icon_shape&amp;quot;:&amp;quot;circle&amp;quot;}&quot; data-widget_type=&quot;form.default&quot;&gt;\r\n				&lt;div class=&quot;elementor-widget-container&quot;&gt;\r\n							&lt;form class=&quot;elementor-form&quot; method=&quot;post&quot; name=&quot;New Form&quot;&gt;\r\n			&lt;input type=&quot;hidden&quot; name=&quot;post_id&quot; value=&quot;54&quot;/&gt;\r\n			&lt;input type=&quot;hidden&quot; name=&quot;form_id&quot; value=&quot;b32b838&quot;/&gt;\r\n			&lt;input type=&quot;hidden&quot; name=&quot;referer_title&quot; value=&quot;&quot; /&gt;\r\n\r\n							&lt;input type=&quot;hidden&quot; name=&quot;queried_id&quot; value=&quot;8&quot;/&gt;\r\n			\r\n			&lt;div class=&quot;elementor-form-fields-wrapper elementor-labels-above&quot;&gt;\r\n								&lt;div class=&quot;elementor-field-type-email elementor-field-group elementor-column elementor-field-group-email elementor-col-66 elementor-field-required&quot;&gt;\r\n													&lt;input size=&quot;1&quot; type=&quot;email&quot; name=&quot;form_fields[email]&quot; id=&quot;form-field-email&quot; class=&quot;elementor-field elementor-size-md  elementor-field-textual&quot; placeholder=&quot; E-mail Address&quot; required=&quot;required&quot; aria-required=&quot;true&quot;&gt;\r\n											&lt;/div&gt;\r\n								&lt;div class=&quot;elementor-field-group elementor-column elementor-field-type-submit elementor-col-33 e-form__buttons&quot;&gt;\r\n					&lt;button class=&quot;elementor-button elementor-size-md elementor-animation-float&quot; type=&quot;submit&quot;&gt;\r\n						&lt;span class=&quot;elementor-button-content-wrapper&quot;&gt;\r\n																						&lt;span class=&quot;elementor-button-text&quot;&gt;Subscribe&lt;/span&gt;\r\n													&lt;/span&gt;\r\n					&lt;/button&gt;\r\n				&lt;/div&gt;\r\n			&lt;/div&gt;\r\n		&lt;/form&gt;\r\n						&lt;/div&gt;\r\n				&lt;/div&gt;\r\n					&lt;/div&gt;\r\n				&lt;/div&gt;\r\n		&lt;div class=&quot;elementor-element elementor-element-89c4b05 e-flex e-con-boxed e-con e-parent&quot; data-id=&quot;89c4b05&quot; data-element_type=&quot;container&quot; data-settings=&quot;{&amp;quot;background_background&amp;quot;:&amp;quot;classic&amp;quot;}&quot;&gt;\r\n					&lt;div class=&quot;e-con-inner&quot;&gt;\r\n		&lt;div class=&quot;elementor-element elementor-element-3133d5f0 e-con-full e-flex e-con e-child&quot; data-id=&quot;3133d5f0&quot; data-element_type=&quot;container&quot;&gt;\r\n				&lt;div class=&quot;elementor-element elementor-element-69fad336 elementor-widget elementor-widget-text-editor&quot; data-id=&quot;69fad336&quot; data-element_type=&quot;widget&quot; data-widget_type=&quot;text-editor.default&quot;&gt;\r\n				&lt;div class=&quot;elementor-widget-container&quot;&gt;\r\n									&lt;p&gt;Copyright © 2025 Golden Stallion Agency&lt;/p&gt;								&lt;/div&gt;\r\n				&lt;/div&gt;\r\n				&lt;/div&gt;\r\n		&lt;div class=&quot;elementor-element elementor-element-eb76cdf e-con-full e-flex e-con e-child&quot; data-id=&quot;eb76cdf&quot; data-element_type=&quot;container&quot;&gt;\r\n				&lt;div class=&quot;elementor-element elementor-element-61014bc9 elementor-widget__width-auto elementor-widget elementor-widget-button&quot; data-id=&quot;61014bc9&quot; data-element_type=&quot;widget&quot; data-widget_type=&quot;button.default&quot;&gt;\r\n				&lt;div class=&quot;elementor-widget-container&quot;&gt;\r\n									&lt;div class=&quot;elementor-button-wrapper&quot;&gt;\r\n					&lt;a class=&quot;elementor-button elementor-button-link elementor-size-sm&quot; href=&quot;#&quot;&gt;\r\n						&lt;span class=&quot;elementor-button-content-wrapper&quot;&gt;\r\n									&lt;span class=&quot;elementor-button-text&quot;&gt;Privacy Policy&lt;/span&gt;\r\n					&lt;/span&gt;\r\n					&lt;/a&gt;\r\n				&lt;/div&gt;\r\n								&lt;/div&gt;\r\n				&lt;/div&gt;\r\n				&lt;div class=&quot;elementor-element elementor-element-124c6887 elementor-widget__width-auto elementor-widget elementor-widget-button&quot; data-id=&quot;124c6887&quot; data-element_type=&quot;widget&quot; data-widget_type=&quot;button.default&quot;&gt;\r\n				&lt;div class=&quot;elementor-widget-container&quot;&gt;\r\n									&lt;div class=&quot;elementor-button-wrapper&quot;&gt;\r\n					&lt;a class=&quot;elementor-button elementor-button-link elementor-size-sm&quot; href=&quot;#&quot;&gt;\r\n						&lt;span class=&quot;elementor-button-content-wrapper&quot;&gt;\r\n									&lt;span class=&quot;elementor-button-text&quot;&gt;Terms &amp; Services&lt;/span&gt;\r\n					&lt;/span&gt;\r\n					&lt;/a&gt;\r\n				&lt;/div&gt;\r\n								&lt;/div&gt;\r\n				&lt;/div&gt;\r\n				&lt;/div&gt;\r\n					&lt;/div&gt;\r\n				&lt;/div&gt;\r\n				&lt;/div&gt;\r\n		\r\n&lt;/div&gt;&lt;!--/.wrapper--&gt;\r\n        &lt;script&gt;\r\n            (function () {\r\n                const calculateParentDistance = (child, parent) =&gt; {\r\n                    let count = 0;\r\n                    let currentElement = child;\r\n\r\n                    // Traverse up the DOM tree until we reach parent or the top of the DOM\r\n                    while (currentElement &amp;&amp; currentElement !== parent) {\r\n                        currentElement = currentElement.parentNode;\r\n                        count++;\r\n                    }\r\n\r\n                    // If parent was not found in the hierarchy, return -1\r\n                    if (!currentElement) {\r\n                        return -1; // Indicates parent is not an ancestor of element\r\n                    }\r\n\r\n                    return count; // Number of layers between element and parent\r\n                }\r\n                const isMatchingClass = (linkRule, href, classes) =&gt; {\r\n                    return classes.includes(linkRule.value)\r\n                }\r\n                const isMatchingDomain = (linkRule, href, classes) =&gt; {\r\n                    if(!URL.canParse(href)) {\r\n                        return false\r\n                    }\r\n\r\n                    const url = new URL(href)\r\n\r\n                    return linkRule.value === url.host\r\n                }\r\n                const isMatchingExtension = (linkRule, href, classes) =&gt; {\r\n                    if(!URL.canParse(href)) {\r\n                        return false\r\n                    }\r\n\r\n                    const url = new URL(href)\r\n\r\n                    return url.pathname.endsWith(&#039;.&#039; + linkRule.value)\r\n                }\r\n                const isMatchingSubdirectory = (linkRule, href, classes) =&gt; {\r\n                    if(!URL.canParse(href)) {\r\n                        return false\r\n                    }\r\n\r\n                    const url = new URL(href)\r\n\r\n                    return url.pathname.startsWith(&#039;/&#039; + linkRule.value + &#039;/&#039;)\r\n                }\r\n                const isMatchingProtocol = (linkRule, href, classes) =&gt; {\r\n                    if(!URL.canParse(href)) {\r\n                        return false\r\n                    }\r\n\r\n                    const url = new URL(href)\r\n\r\n                    return url.protocol === linkRule.value + &#039;:&#039;\r\n                }\r\n                const isMatch = (linkRule, href, classes) =&gt; {\r\n                    switch (linkRule.type) {\r\n                        case &#039;class&#039;:\r\n                            return isMatchingClass(linkRule, href, classes)\r\n                        case &#039;domain&#039;:\r\n                            return isMatchingDomain(linkRule, href, classes)\r\n                        case &#039;extension&#039;:\r\n                            return isMatchingExtension(linkRule, href, classes)\r\n                        case &#039;subdirectory&#039;:\r\n                            return isMatchingSubdirectory(linkRule, href, classes)\r\n                        case &#039;protocol&#039;:\r\n                            return isMatchingProtocol(linkRule, href, classes)\r\n                        default:\r\n                            return false;\r\n                    }\r\n                }\r\n                const track = (element) =&gt; {\r\n                    const href = element.href ?? null\r\n                    const classes = Array.from(element.classList)\r\n                    const linkRules = [{&quot;type&quot;:&quot;extension&quot;,&quot;value&quot;:&quot;pdf&quot;},{&quot;type&quot;:&quot;extension&quot;,&quot;value&quot;:&quot;zip&quot;},{&quot;type&quot;:&quot;protocol&quot;,&quot;value&quot;:&quot;mailto&quot;},{&quot;type&quot;:&quot;protocol&quot;,&quot;value&quot;:&quot;tel&quot;}]\r\n                    if(linkRules.length === 0) {\r\n                        return\r\n                    }\r\n\r\n                    // For link rules that target a class, we need to allow that class to appear\r\n                    // in any ancestor up to the 7th ancestor. This loop looks for those matches\r\n                    // and counts them.\r\n                    linkRules.forEach((linkRule) =&gt; {\r\n                        if(linkRule.type !== &#039;class&#039;) {\r\n                            return;\r\n                        }\r\n\r\n                        const matchingAncestor = element.closest(&#039;.&#039; + linkRule.value)\r\n\r\n                        if(!matchingAncestor || matchingAncestor.matches(&#039;html, body&#039;)) {\r\n                            return;\r\n                        }\r\n\r\n                        const depth = calculateParentDistance(element, matchingAncestor)\r\n\r\n                        if(depth &lt; 7) {\r\n                            classes.push(linkRule.value)\r\n                        }\r\n                    });\r\n\r\n                    const hasMatch = linkRules.some((linkRule) =&gt; {\r\n                        return isMatch(linkRule, href, classes)\r\n                    })\r\n\r\n                    if(!hasMatch) {\r\n                        return\r\n                    }\r\n\r\n                    const url = &quot;https://goldenstallionagency.com/wp-content/plugins/independent-analytics/iawp-click-endpoint.php&quot;;\r\n                    const body = {\r\n                        href: href,\r\n                        classes: classes.join(&#039; &#039;),\r\n                        ...{&quot;payload&quot;:{&quot;resource&quot;:&quot;404&quot;,&quot;not_found_url&quot;:&quot;\\/robots.txt&quot;,&quot;page&quot;:1},&quot;signature&quot;:&quot;ded446eddce9cd2a815f35f376616d7e&quot;}                    };\r\n\r\n                    if (navigator.sendBeacon) {\r\n                        let blob = new Blob([JSON.stringify(body)], {\r\n                            type: &quot;application/json&quot;\r\n                        });\r\n                        navigator.sendBeacon(url, blob);\r\n                    } else {\r\n                        const xhr = new XMLHttpRequest();\r\n                        xhr.open(&quot;POST&quot;, url, true);\r\n                        xhr.setRequestHeader(&quot;Content-Type&quot;, &quot;application/json;charset=UTF-8&quot;);\r\n                        xhr.send(JSON.stringify(body))\r\n                    }\r\n                }\r\n                document.addEventListener(&#039;mousedown&#039;, function (event) {\r\n                                        if (navigator.webdriver || /bot|crawler|spider|crawling|semrushbot|chrome-lighthouse/i.test(navigator.userAgent)) {\r\n                        return;\r\n                    }\r\n                    \r\n                    const element = event.target.closest(&#039;a&#039;)\r\n\r\n                    if(!element) {\r\n                        return\r\n                    }\r\n\r\n                    const isPro = false\r\n                    if(!isPro) {\r\n                        return\r\n                    }\r\n\r\n                    // Don&#039;t track left clicks with this event. The click event is used for that.\r\n                    if(event.button === 0) {\r\n                        return\r\n                    }\r\n\r\n                    track(element)\r\n                })\r\n                document.addEventListener(&#039;click&#039;, function (event) {\r\n                                        if (navigator.webdriver || /bot|crawler|spider|crawling|semrushbot|chrome-lighthouse/i.test(navigator.userAgent)) {\r\n                        return;\r\n                    }\r\n                    \r\n                    const element = event.target.closest(&#039;a, button, input[type=&quot;submit&quot;], input[type=&quot;button&quot;]&#039;)\r\n\r\n                    if(!element) {\r\n                        return\r\n                    }\r\n\r\n                    const isPro = false\r\n                    if(!isPro) {\r\n                        return\r\n                    }\r\n\r\n                    track(element)\r\n                })\r\n                document.addEventListener(&quot;DOMContentLoaded&quot;, function (e) {\r\n                    if (document.hasOwnProperty(&quot;visibilityState&quot;) &amp;&amp; document.visibilityState === &quot;prerender&quot;) {\r\n                        return;\r\n                    }\r\n\r\n                                            if (navigator.webdriver || /bot|crawler|spider|crawling|semrushbot|chrome-lighthouse/i.test(navigator.userAgent)) {\r\n                            return;\r\n                        }\r\n                    \r\n                    let referrer_url = null;\r\n\r\n                    if (typeof document.referrer === &#039;string&#039; &amp;&amp; document.referrer.length &gt; 0) {\r\n                        referrer_url = document.referrer;\r\n                    }\r\n\r\n                    const params = location.search.slice(1).split(&#039;&amp;&#039;).reduce((acc, s) =&gt; {\r\n                        const [k, v] = s.split(&#039;=&#039;);\r\n                        return Object.assign(acc, {[k]: v});\r\n                    }, {});\r\n\r\n                    const url = &quot;https://goldenstallionagency.com/wp-json/iawp/search&quot;;\r\n                    const body = {\r\n                        referrer_url,\r\n                        utm_source: params.utm_source,\r\n                        utm_medium: params.utm_medium,\r\n                        utm_campaign: params.utm_campaign,\r\n                        utm_term: params.utm_term,\r\n                        utm_content: params.utm_content,\r\n                        gclid: params.gclid,\r\n                        ...{&quot;payload&quot;:{&quot;resource&quot;:&quot;404&quot;,&quot;not_found_url&quot;:&quot;\\/robots.txt&quot;,&quot;page&quot;:1},&quot;signature&quot;:&quot;ded446eddce9cd2a815f35f376616d7e&quot;}                    };\r\n\r\n                    if (navigator.sendBeacon) {\r\n                        let blob = new Blob([JSON.stringify(body)], {\r\n                            type: &quot;application/json&quot;\r\n                        });\r\n                        navigator.sendBeacon(url, blob);\r\n                    } else {\r\n                        const xhr = new XMLHttpRequest();\r\n                        xhr.open(&quot;POST&quot;, url, true);\r\n                        xhr.setRequestHeader(&quot;Content-Type&quot;, &quot;application/json;charset=UTF-8&quot;);\r\n                        xhr.send(JSON.stringify(body))\r\n                    }\r\n                });\r\n            })();\r\n        &lt;/script&gt;\r\n        			&lt;script type=&#039;text/javascript&#039;&gt;\r\n				const lazyloadRunObserver = () =&gt; {\r\n					const lazyloadBackgrounds = document.querySelectorAll( `.e-con.e-parent:not(.e-lazyloaded)` );\r\n					const lazyloadBackgroundObserver = new IntersectionObserver( ( entries ) =&gt; {\r\n						entries.forEach( ( entry ) =&gt; {\r\n							if ( entry.isIntersecting ) {\r\n								let lazyloadBackground = entry.target;\r\n								if( lazyloadBackground ) {\r\n									lazyloadBackground.classList.add( &#039;e-lazyloaded&#039; );\r\n								}\r\n								lazyloadBackgroundObserver.unobserve( entry.target );\r\n							}\r\n						});\r\n					}, { rootMargin: &#039;200px 0px 200px 0px&#039; } );\r\n					lazyloadBackgrounds.forEach( ( lazyloadBackground ) =&gt; {\r\n						lazyloadBackgroundObserver.observe( lazyloadBackground );\r\n					} );\r\n				};\r\n				const events = [\r\n					&#039;DOMContentLoaded&#039;,\r\n					&#039;elementor/lazyload/observe&#039;,\r\n				];\r\n				events.forEach( ( event ) =&gt; {\r\n					document.addEventListener( event, lazyloadRunObserver );\r\n				} );\r\n			&lt;/script&gt;\r\n			&lt;link rel=&#039;stylesheet&#039; id=&#039;font-awesome-5-all-css&#039; href=&#039;https://goldenstallionagency.com/wp-content/plugins/elementor/assets/lib/font-awesome/css/all.min.css?ver=3.26.1&#039; media=&#039;all&#039; /&gt;\r\n&lt;link rel=&#039;stylesheet&#039; id=&#039;font-awesome-4-shim-css&#039; href=&#039;https://goldenstallionagency.com/wp-content/plugins/elementor/assets/lib/font-awesome/css/v4-shims.min.css?ver=3.26.1&#039; media=&#039;all&#039; /&gt;\r\n&lt;link rel=&#039;stylesheet&#039; id=&#039;owl.carousel-css&#039; href=&#039;https://goldenstallionagency.com/wp-content/plugins/gum-elementor-addon//css/owl.carousel.css?ver=6.7.1&#039; media=&#039;all&#039; /&gt;\r\n&lt;link rel=&#039;stylesheet&#039; id=&#039;e-sticky-css&#039; href=&#039;https://goldenstallionagency.com/wp-content/plugins/elementor-pro/assets/css/modules/sticky.min.css?ver=3.25.3&#039; media=&#039;all&#039; /&gt;\r\n&lt;script id=&quot;chaty-front-end-js-extra&quot;&gt;\r\nvar chaty_settings = {&quot;ajax_url&quot;:&quot;https:\\/\\/goldenstallionagency.com\\/wp-admin\\/admin-ajax.php&quot;,&quot;analytics&quot;:&quot;0&quot;,&quot;capture_analytics&quot;:&quot;1&quot;,&quot;token&quot;:&quot;8e8844495b&quot;,&quot;chaty_widgets&quot;:[{&quot;id&quot;:0,&quot;identifier&quot;:0,&quot;settings&quot;:{&quot;cta_type&quot;:&quot;simple-view&quot;,&quot;cta_body&quot;:&quot;&quot;,&quot;cta_head&quot;:&quot;&quot;,&quot;cta_head_bg_color&quot;:&quot;&quot;,&quot;cta_head_text_color&quot;:&quot;&quot;,&quot;show_close_button&quot;:1,&quot;position&quot;:&quot;right&quot;,&quot;custom_position&quot;:1,&quot;bottom_spacing&quot;:&quot;25&quot;,&quot;side_spacing&quot;:&quot;25&quot;,&quot;icon_view&quot;:&quot;vertical&quot;,&quot;default_state&quot;:&quot;click&quot;,&quot;cta_text&quot;:&quot;Hello&quot;,&quot;cta_text_color&quot;:&quot;#333333&quot;,&quot;cta_bg_color&quot;:&quot;#ffffff&quot;,&quot;show_cta&quot;:&quot;first_click&quot;,&quot;is_pending_mesg_enabled&quot;:&quot;on&quot;,&quot;pending_mesg_count&quot;:&quot;1&quot;,&quot;pending_mesg_count_color&quot;:&quot;#ffffff&quot;,&quot;pending_mesg_count_bgcolor&quot;:&quot;#dd0000&quot;,&quot;widget_icon&quot;:&quot;chat-base&quot;,&quot;widget_icon_url&quot;:&quot;&quot;,&quot;font_family&quot;:&quot;-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif&quot;,&quot;widget_size&quot;:&quot;54&quot;,&quot;custom_widget_size&quot;:&quot;54&quot;,&quot;is_google_analytics_enabled&quot;:0,&quot;close_text&quot;:&quot;Hide&quot;,&quot;widget_color&quot;:&quot;#A886CD&quot;,&quot;widget_icon_color&quot;:&quot;#ffffff&quot;,&quot;widget_rgb_color&quot;:&quot;168,134,205&quot;,&quot;has_custom_css&quot;:0,&quot;custom_css&quot;:&quot;&quot;,&quot;widget_token&quot;:&quot;a76d80d4a4&quot;,&quot;widget_index&quot;:&quot;&quot;,&quot;attention_effect&quot;:&quot;shockwave&quot;},&quot;triggers&quot;:{&quot;has_time_delay&quot;:1,&quot;time_delay&quot;:&quot;0&quot;,&quot;exit_intent&quot;:0,&quot;has_display_after_page_scroll&quot;:0,&quot;display_after_page_scroll&quot;:&quot;0&quot;,&quot;auto_hide_widget&quot;:0,&quot;hide_after&quot;:0,&quot;show_on_pages_rules&quot;:[],&quot;time_diff&quot;:0,&quot;has_date_scheduling_rules&quot;:0,&quot;date_scheduling_rules&quot;:{&quot;start_date_time&quot;:&quot;&quot;,&quot;end_date_time&quot;:&quot;&quot;},&quot;date_scheduling_rules_timezone&quot;:0,&quot;day_hours_scheduling_rules_timezone&quot;:0,&quot;has_day_hours_scheduling_rules&quot;:[],&quot;day_hours_scheduling_rules&quot;:[],&quot;day_time_diff&quot;:0,&quot;show_on_direct_visit&quot;:0,&quot;show_on_referrer_social_network&quot;:0,&quot;show_on_referrer_search_engines&quot;:0,&quot;show_on_referrer_google_ads&quot;:0,&quot;show_on_referrer_urls&quot;:[],&quot;has_show_on_specific_referrer_urls&quot;:0,&quot;has_traffic_source&quot;:0,&quot;has_countries&quot;:0,&quot;countries&quot;:[],&quot;has_target_rules&quot;:0},&quot;channels&quot;:[{&quot;channel&quot;:&quot;Whatsapp&quot;,&quot;value&quot;:&quot;27812107855&quot;,&quot;hover_text&quot;:&quot;WhatsApp&quot;,&quot;chatway_position&quot;:&quot;&quot;,&quot;svg_icon&quot;:&quot;&lt;svg width=\\&quot;39\\&quot; height=\\&quot;39\\&quot; viewBox=\\&quot;0 0 39 39\\&quot; fill=\\&quot;none\\&quot; xmlns=\\&quot;http:\\/\\/www.w3.org\\/2000\\/svg\\&quot;&gt;&lt;circle class=\\&quot;color-element\\&quot; cx=\\&quot;19.4395\\&quot; cy=\\&quot;19.4395\\&quot; r=\\&quot;19.4395\\&quot; fill=\\&quot;#49E670\\&quot;\\/&gt;&lt;path d=\\&quot;M12.9821 10.1115C12.7029 10.7767 11.5862 11.442 10.7486 11.575C10.1902 11.7081 9.35269 11.8411 6.84003 10.7767C3.48981 9.44628 1.39593 6.25317 1.25634 6.12012C1.11674 5.85403 2.13001e-06 4.39053 2.13001e-06 2.92702C2.13001e-06 1.46351 0.83755 0.665231 1.11673 0.399139C1.39592 0.133046 1.8147 1.01506e-06 2.23348 1.01506e-06C2.37307 1.01506e-06 2.51267 1.01506e-06 2.65226 1.01506e-06C2.93144 1.01506e-06 3.21063 -2.02219e-06 3.35022 0.532183C3.62941 1.19741 4.32736 2.66092 4.32736 2.79397C4.46696 2.92702 4.46696 3.19311 4.32736 3.32616C4.18777 3.59225 4.18777 3.59224 3.90858 3.85834C3.76899 3.99138 3.6294 4.12443 3.48981 4.39052C3.35022 4.52357 3.21063 4.78966 3.35022 5.05576C3.48981 5.32185 4.18777 6.38622 5.16491 7.18449C6.42125 8.24886 7.39839 8.51496 7.81717 8.78105C8.09636 8.91409 8.37554 8.9141 8.65472 8.648C8.93391 8.38191 9.21309 7.98277 9.49228 7.58363C9.77146 7.31754 10.0507 7.1845 10.3298 7.31754C10.609 7.45059 12.2841 8.11582 12.5633 8.38191C12.8425 8.51496 13.1217 8.648 13.1217 8.78105C13.1217 8.78105 13.1217 9.44628 12.9821 10.1115Z\\&quot; transform=\\&quot;translate(12.9597 12.9597)\\&quot; fill=\\&quot;#FAFAFA\\&quot;\\/&gt;&lt;path d=\\&quot;M0.196998 23.295L0.131434 23.4862L0.323216 23.4223L5.52771 21.6875C7.4273 22.8471 9.47325 23.4274 11.6637 23.4274C18.134 23.4274 23.4274 18.134 23.4274 11.6637C23.4274 5.19344 18.134 -0.1 11.6637 -0.1C5.19344 -0.1 -0.1 5.19344 -0.1 11.6637C-0.1 13.9996 0.624492 16.3352 1.93021 18.2398L0.196998 23.295ZM5.87658 19.8847L5.84025 19.8665L5.80154 19.8788L2.78138 20.8398L3.73978 17.9646L3.75932 17.906L3.71562 17.8623L3.43104 17.5777C2.27704 15.8437 1.55796 13.8245 1.55796 11.6637C1.55796 6.03288 6.03288 1.55796 11.6637 1.55796C17.2945 1.55796 21.7695 6.03288 21.7695 11.6637C21.7695 17.2945 17.2945 21.7695 11.6637 21.7695C9.64222 21.7695 7.76778 21.1921 6.18227 20.039L6.17557 20.0342L6.16817 20.0305L5.87658 19.8847Z\\&quot; transform=\\&quot;translate(7.7758 7.77582)\\&quot; fill=\\&quot;white\\&quot; stroke=\\&quot;white\\&quot; stroke-width=\\&quot;0.2\\&quot;\\/&gt;&lt;\\/svg&gt;&quot;,&quot;is_desktop&quot;:1,&quot;is_mobile&quot;:1,&quot;icon_color&quot;:&quot;#49E670&quot;,&quot;icon_rgb_color&quot;:&quot;73,230,112&quot;,&quot;channel_type&quot;:&quot;Whatsapp&quot;,&quot;custom_image_url&quot;:&quot;&quot;,&quot;order&quot;:&quot;&quot;,&quot;pre_set_message&quot;:&quot;&quot;,&quot;is_use_web_version&quot;:&quot;1&quot;,&quot;is_open_new_tab&quot;:&quot;1&quot;,&quot;is_default_open&quot;:&quot;0&quot;,&quot;has_welcome_message&quot;:&quot;1&quot;,&quot;emoji_picker&quot;:&quot;1&quot;,&quot;input_placeholder&quot;:&quot;Write your message...&quot;,&quot;chat_welcome_message&quot;:&quot;&lt;p&gt;How can I help you? :)&lt;\\/p&gt;&quot;,&quot;wp_popup_headline&quot;:&quot;Let&amp;#039;s chat on WhatsApp&quot;,&quot;wp_popup_nickname&quot;:&quot;Golden Stallion Agency&quot;,&quot;wp_popup_profile&quot;:&quot;&quot;,&quot;wp_popup_head_bg_color&quot;:&quot;#4AA485&quot;,&quot;qr_code_image_url&quot;:&quot;&quot;,&quot;mail_subject&quot;:&quot;&quot;,&quot;channel_account_type&quot;:&quot;personal&quot;,&quot;contact_form_settings&quot;:[],&quot;contact_fields&quot;:[],&quot;url&quot;:&quot;https:\\/\\/web.whatsapp.com\\/send?phone=27812107855&quot;,&quot;mobile_target&quot;:&quot;&quot;,&quot;desktop_target&quot;:&quot;_blank&quot;,&quot;target&quot;:&quot;_blank&quot;,&quot;is_agent&quot;:0,&quot;agent_data&quot;:[],&quot;header_text&quot;:&quot;&quot;,&quot;header_sub_text&quot;:&quot;&quot;,&quot;header_bg_color&quot;:&quot;&quot;,&quot;header_text_color&quot;:&quot;&quot;,&quot;widget_token&quot;:&quot;a76d80d4a4&quot;,&quot;widget_index&quot;:&quot;&quot;,&quot;click_event&quot;:&quot;&quot;,&quot;viber_url&quot;:&quot;&quot;}]}],&quot;data_analytics_settings&quot;:&quot;off&quot;,&quot;lang&quot;:{&quot;whatsapp_label&quot;:&quot;WhatsApp Message&quot;,&quot;hide_whatsapp_form&quot;:&quot;Hide WhatsApp Form&quot;,&quot;emoji_picker&quot;:&quot;Show Emojis&quot;},&quot;has_chatway&quot;:&quot;&quot;};\r\n&lt;/script&gt;\r\n&lt;script src=&quot;https://goldenstallionagency.com/wp-content/plugins/chaty/js/cht-front-script.js?ver=3.3.41734597065&quot; id=&quot;chaty-front-end-js&quot; defer data-wp-strategy=&quot;defer&quot;&gt;&lt;/script&gt;\r\n&lt;script src=&quot;https://goldenstallionagency.com/wp-content/plugins/chaty/admin/assets/js/picmo-umd.min.js?ver=3.3.4&quot; id=&quot;chaty-picmo-js-js&quot;&gt;&lt;/script&gt;\r\n&lt;script src=&quot;https://goldenstallionagency.com/wp-content/plugins/chaty/admin/assets/js/picmo-latest-umd.min.js?ver=3.3.4&quot; id=&quot;chaty-picmo-latest-js-js&quot;&gt;&lt;/script&gt;\r\n&lt;script src=&quot;https://goldenstallionagency.com/wp-content/plugins/metform/public/assets/lib/cute-alert/cute-alert.js?ver=3.9.1&quot; id=&quot;cute-alert-js&quot;&gt;&lt;/script&gt;\r\n&lt;script id=&quot;neve-script-js-extra&quot;&gt;\r\nvar NeveProperties = {&quot;ajaxurl&quot;:&quot;https:\\/\\/goldenstallionagency.com\\/wp-admin\\/admin-ajax.php&quot;,&quot;nonce&quot;:&quot;e6d8e262d5&quot;,&quot;isRTL&quot;:&quot;&quot;,&quot;isCustomize&quot;:&quot;&quot;};\r\n&lt;/script&gt;\r\n&lt;script src=&quot;https://goldenstallionagency.com/wp-content/themes/neve/assets/js/build/modern/frontend.js?ver=3.8.16&quot; id=&quot;neve-script-js&quot; async&gt;&lt;/script&gt;\r\n&lt;script id=&quot;neve-script-js-after&quot;&gt;\r\n	var html = document.documentElement;\r\n	var theme = html.getAttribute(&#039;data-neve-theme&#039;) || &#039;light&#039;;\r\n	var variants = {&quot;logo&quot;:{&quot;light&quot;:{&quot;src&quot;:false,&quot;srcset&quot;:false,&quot;sizes&quot;:false},&quot;dark&quot;:{&quot;src&quot;:false,&quot;srcset&quot;:false,&quot;sizes&quot;:false},&quot;same&quot;:true}};\r\n\r\n	function setCurrentTheme( theme ) {\r\n		var pictures = document.getElementsByClassName( &#039;neve-site-logo&#039; );\r\n		for(var i = 0; i&lt;pictures.length; i++) {\r\n			var picture = pictures.item(i);\r\n			if( ! picture ) {\r\n				continue;\r\n			};\r\n			var fileExt = picture.src.slice((Math.max(0, picture.src.lastIndexOf(&quot;.&quot;)) || Infinity) + 1);\r\n			if ( fileExt === &#039;svg&#039; ) {\r\n				picture.removeAttribute(&#039;width&#039;);\r\n				picture.removeAttribute(&#039;height&#039;);\r\n				picture.style = &#039;width: var(--maxwidth)&#039;;\r\n			}\r\n			var compId = picture.getAttribute(&#039;data-variant&#039;);\r\n			if ( compId &amp;&amp; variants[compId] ) {\r\n				var isConditional = variants[compId][&#039;same&#039;];\r\n				if ( theme === &#039;light&#039; || isConditional || variants[compId][&#039;dark&#039;][&#039;src&#039;] === false ) {\r\n					picture.src = variants[compId][&#039;light&#039;][&#039;src&#039;];\r\n					picture.srcset = variants[compId][&#039;light&#039;][&#039;srcset&#039;] || &#039;&#039;;\r\n					picture.sizes = variants[compId][&#039;light&#039;][&#039;sizes&#039;];\r\n					continue;\r\n				};\r\n				picture.src = variants[compId][&#039;dark&#039;][&#039;src&#039;];\r\n				picture.srcset = variants[compId][&#039;dark&#039;][&#039;srcset&#039;] || &#039;&#039;;\r\n				picture.sizes = variants[compId][&#039;dark&#039;][&#039;sizes&#039;];\r\n			};\r\n		};\r\n	};\r\n\r\n	var observer = new MutationObserver(function(mutations) {\r\n		mutations.forEach(function(mutation) {\r\n			if (mutation.type == &#039;attributes&#039;) {\r\n				theme = html.getAttribute(&#039;data-neve-theme&#039;);\r\n				setCurrentTheme(theme);\r\n			};\r\n		});\r\n	});\r\n\r\n	observer.observe(html, {\r\n		attributes: true\r\n	});\r\nfunction toggleAriaClick() { function toggleAriaExpanded(toggle = &#039;true&#039;) { document.querySelectorAll(&#039;button.navbar-toggle&#039;).forEach(function(el) { if ( el.classList.contains(&#039;caret-wrap&#039;) ) { return; } el.setAttribute(&#039;aria-expanded&#039;, &#039;true&#039; === el.getAttribute(&#039;aria-expanded&#039;) ? &#039;false&#039; : toggle); }); } toggleAriaExpanded(); if ( document.body.hasAttribute(&#039;data-ftrap-listener&#039;) ) { return; } document.body.setAttribute(&#039;data-ftrap-listener&#039;, &#039;true&#039;); document.addEventListener(&#039;ftrap-end&#039;, function() { toggleAriaExpanded(&#039;false&#039;); }); }\r\n&lt;/script&gt;\r\n&lt;script src=&quot;https://goldenstallionagency.com/wp-content/plugins/elementor-pro/assets/lib/sticky/jquery.sticky.min.js?ver=3.25.3&quot; id=&quot;e-sticky-js&quot;&gt;&lt;/script&gt;\r\n&lt;script src=&quot;https://goldenstallionagency.com/wp-content/plugins/elementskit-lite/libs/framework/assets/js/frontend-script.js?ver=3.3.4&quot; id=&quot;elementskit-framework-js-frontend-js&quot;&gt;&lt;/script&gt;\r\n&lt;script id=&quot;elementskit-framework-js-frontend-js-after&quot;&gt;\r\n		var elementskit = {\r\n			resturl: &#039;https://goldenstallionagency.com/wp-json/elementskit/v1/&#039;,\r\n		}\r\n\r\n		\r\n&lt;/script&gt;\r\n&lt;script src=&quot;https://goldenstallionagency.com/wp-content/plugins/elementskit-lite/widgets/init/assets/js/widget-scripts.js?ver=3.3.4&quot; id=&quot;ekit-widget-scripts-js&quot;&gt;&lt;/script&gt;\r\n&lt;script src=&quot;https://goldenstallionagency.com/wp-content/plugins/elementor/assets/lib/font-awesome/js/v4-shims.min.js?ver=3.26.1&quot; id=&quot;font-awesome-4-shim-js&quot;&gt;&lt;/script&gt;\r\n&lt;script src=&quot;https://goldenstallionagency.com/wp-content/plugins/gum-elementor-addon/js/jquery.easing.1.3.js?ver=1.0&quot; id=&quot;easing-js&quot;&gt;&lt;/script&gt;\r\n&lt;script src=&quot;https://goldenstallionagency.com/wp-content/plugins/gum-elementor-addon/js/jquery.superslides.js?ver=1.0&quot; id=&quot;superslides-js&quot;&gt;&lt;/script&gt;\r\n&lt;script src=&quot;https://goldenstallionagency.com/wp-content/plugins/gum-elementor-addon/js/allscripts.js?ver=1.0&quot; id=&quot;gum-elementor-addon-js&quot;&gt;&lt;/script&gt;\r\n&lt;script src=&quot;https://goldenstallionagency.com/wp-content/plugins/gum-elementor-addon//js/owl.carousel.min.js?ver=2.2.1&quot; id=&quot;owl.carousel-js&quot;&gt;&lt;/script&gt;\r\n&lt;script src=&quot;https://goldenstallionagency.com/wp-content/plugins/gum-elementor-addon/js/price-table.js?ver=1.0&quot; id=&quot;gum-price-table-js&quot;&gt;&lt;/script&gt;\r\n&lt;script src=&quot;https://goldenstallionagency.com/wp-content/plugins/elementor-pro/assets/js/webpack-pro.runtime.min.js?ver=3.25.3&quot; id=&quot;elementor-pro-webpack-runtime-js&quot;&gt;&lt;/script&gt;\r\n&lt;script src=&quot;https://goldenstallionagency.com/wp-content/plugins/elementor/assets/js/webpack.runtime.min.js?ver=3.26.1&quot; id=&quot;elementor-webpack-runtime-js&quot;&gt;&lt;/script&gt;\r\n&lt;script src=&quot;https://goldenstallionagency.com/wp-content/plugins/elementor/assets/js/frontend-modules.min.js?ver=3.26.1&quot; id=&quot;elementor-frontend-modules-js&quot;&gt;&lt;/script&gt;\r\n&lt;script src=&quot;https://goldenstallionagency.com/wp-includes/js/dist/hooks.min.js?ver=4d63a3d491d11ffd8ac6&quot; id=&quot;wp-hooks-js&quot;&gt;&lt;/script&gt;\r\n&lt;script src=&quot;https://goldenstallionagency.com/wp-includes/js/dist/i18n.min.js?ver=5e580eb46a90c2b997e6&quot; id=&quot;wp-i18n-js&quot;&gt;&lt;/script&gt;\r\n&lt;script id=&quot;wp-i18n-js-after&quot;&gt;\r\nwp.i18n.setLocaleData( { &#039;text direction\\u0004ltr&#039;: [ &#039;ltr&#039; ] } );\r\n&lt;/script&gt;\r\n&lt;script id=&quot;elementor-pro-frontend-js-before&quot;&gt;\r\nvar ElementorProFrontendConfig = {&quot;ajaxurl&quot;:&quot;https:\\/\\/goldenstallionagency.com\\/wp-admin\\/admin-ajax.php&quot;,&quot;nonce&quot;:&quot;90530f00c2&quot;,&quot;urls&quot;:{&quot;assets&quot;:&quot;https:\\/\\/goldenstallionagency.com\\/wp-content\\/plugins\\/elementor-pro\\/assets\\/&quot;,&quot;rest&quot;:&quot;https:\\/\\/goldenstallionagency.com\\/wp-json\\/&quot;},&quot;settings&quot;:{&quot;lazy_load_background_images&quot;:true},&quot;popup&quot;:{&quot;hasPopUps&quot;:false},&quot;shareButtonsNetworks&quot;:{&quot;facebook&quot;:{&quot;title&quot;:&quot;Facebook&quot;,&quot;has_counter&quot;:true},&quot;twitter&quot;:{&quot;title&quot;:&quot;Twitter&quot;},&quot;linkedin&quot;:{&quot;title&quot;:&quot;LinkedIn&quot;,&quot;has_counter&quot;:true},&quot;pinterest&quot;:{&quot;title&quot;:&quot;Pinterest&quot;,&quot;has_counter&quot;:true},&quot;reddit&quot;:{&quot;title&quot;:&quot;Reddit&quot;,&quot;has_counter&quot;:true},&quot;vk&quot;:{&quot;title&quot;:&quot;VK&quot;,&quot;has_counter&quot;:true},&quot;odnoklassniki&quot;:{&quot;title&quot;:&quot;OK&quot;,&quot;has_counter&quot;:true},&quot;tumblr&quot;:{&quot;title&quot;:&quot;Tumblr&quot;},&quot;digg&quot;:{&quot;title&quot;:&quot;Digg&quot;},&quot;skype&quot;:{&quot;title&quot;:&quot;Skype&quot;},&quot;stumbleupon&quot;:{&quot;title&quot;:&quot;StumbleUpon&quot;,&quot;has_counter&quot;:true},&quot;mix&quot;:{&quot;title&quot;:&quot;Mix&quot;},&quot;telegram&quot;:{&quot;title&quot;:&quot;Telegram&quot;},&quot;pocket&quot;:{&quot;title&quot;:&quot;Pocket&quot;,&quot;has_counter&quot;:true},&quot;xing&quot;:{&quot;title&quot;:&quot;XING&quot;,&quot;has_counter&quot;:true},&quot;whatsapp&quot;:{&quot;title&quot;:&quot;WhatsApp&quot;},&quot;email&quot;:{&quot;title&quot;:&quot;Email&quot;},&quot;print&quot;:{&quot;title&quot;:&quot;Print&quot;},&quot;x-twitter&quot;:{&quot;title&quot;:&quot;X&quot;},&quot;threads&quot;:{&quot;title&quot;:&quot;Threads&quot;}},&quot;facebook_sdk&quot;:{&quot;lang&quot;:&quot;en_ZA&quot;,&quot;app_id&quot;:&quot;&quot;},&quot;lottie&quot;:{&quot;defaultAnimationUrl&quot;:&quot;https:\\/\\/goldenstallionagency.com\\/wp-content\\/plugins\\/elementor-pro\\/modules\\/lottie\\/assets\\/animations\\/default.json&quot;}};\r\n&lt;/script&gt;\r\n&lt;script src=&quot;https://goldenstallionagency.com/wp-content/plugins/elementor-pro/assets/js/frontend.min.js?ver=3.25.3&quot; id=&quot;elementor-pro-frontend-js&quot;&gt;&lt;/script&gt;\r\n&lt;script src=&quot;https://goldenstallionagency.com/wp-includes/js/jquery/ui/core.min.js?ver=1.13.3&quot; id=&quot;jquery-ui-core-js&quot;&gt;&lt;/script&gt;\r\n&lt;script id=&quot;elementor-frontend-js-before&quot;&gt;\r\nvar elementorFrontendConfig = {&quot;environmentMode&quot;:{&quot;edit&quot;:false,&quot;wpPreview&quot;:false,&quot;isScriptDebug&quot;:false},&quot;i18n&quot;:{&quot;shareOnFacebook&quot;:&quot;Share on Facebook&quot;,&quot;shareOnTwitter&quot;:&quot;Share on Twitter&quot;,&quot;pinIt&quot;:&quot;Pin it&quot;,&quot;download&quot;:&quot;Download&quot;,&quot;downloadImage&quot;:&quot;Download image&quot;,&quot;fullscreen&quot;:&quot;Fullscreen&quot;,&quot;zoom&quot;:&quot;Zoom&quot;,&quot;share&quot;:&quot;Share&quot;,&quot;playVideo&quot;:&quot;Play Video&quot;,&quot;previous&quot;:&quot;Tap to select the previous period&quot;,&quot;next&quot;:&quot;Next&quot;,&quot;close&quot;:&quot;Close&quot;,&quot;a11yCarouselPrevSlideMessage&quot;:&quot;Previous slide&quot;,&quot;a11yCarouselNextSlideMessage&quot;:&quot;Next slide&quot;,&quot;a11yCarouselFirstSlideMessage&quot;:&quot;This is the first slide&quot;,&quot;a11yCarouselLastSlideMessage&quot;:&quot;This is the last slide&quot;,&quot;a11yCarouselPaginationBulletMessage&quot;:&quot;Go to slide&quot;},&quot;is_rtl&quot;:false,&quot;breakpoints&quot;:{&quot;xs&quot;:0,&quot;sm&quot;:480,&quot;md&quot;:768,&quot;lg&quot;:1025,&quot;xl&quot;:1440,&quot;xxl&quot;:1600},&quot;responsive&quot;:{&quot;breakpoints&quot;:{&quot;mobile&quot;:{&quot;label&quot;:&quot;Mobile Portrait&quot;,&quot;value&quot;:767,&quot;default_value&quot;:767,&quot;direction&quot;:&quot;max&quot;,&quot;is_enabled&quot;:true},&quot;mobile_extra&quot;:{&quot;label&quot;:&quot;Mobile Landscape&quot;,&quot;value&quot;:880,&quot;default_value&quot;:880,&quot;direction&quot;:&quot;max&quot;,&quot;is_enabled&quot;:false},&quot;tablet&quot;:{&quot;label&quot;:&quot;Tablet Portrait&quot;,&quot;value&quot;:1024,&quot;default_value&quot;:1024,&quot;direction&quot;:&quot;max&quot;,&quot;is_enabled&quot;:true},&quot;tablet_extra&quot;:{&quot;label&quot;:&quot;Tablet Landscape&quot;,&quot;value&quot;:1200,&quot;default_value&quot;:1200,&quot;direction&quot;:&quot;max&quot;,&quot;is_enabled&quot;:false},&quot;laptop&quot;:{&quot;label&quot;:&quot;Laptop&quot;,&quot;value&quot;:1366,&quot;default_value&quot;:1366,&quot;direction&quot;:&quot;max&quot;,&quot;is_enabled&quot;:false},&quot;widescreen&quot;:{&quot;label&quot;:&quot;Widescreen&quot;,&quot;value&quot;:2400,&quot;default_value&quot;:2400,&quot;direction&quot;:&quot;min&quot;,&quot;is_enabled&quot;:false}},&quot;hasCustomBreakpoints&quot;:false},&quot;version&quot;:&quot;3.26.1&quot;,&quot;is_static&quot;:false,&quot;experimentalFeatures&quot;:{&quot;e_font_icon_svg&quot;:true,&quot;additional_custom_breakpoints&quot;:true,&quot;container&quot;:true,&quot;e_swiper_latest&quot;:true,&quot;e_nested_atomic_repeaters&quot;:true,&quot;e_onboarding&quot;:true,&quot;e_css_smooth_scroll&quot;:true,&quot;theme_builder_v2&quot;:true,&quot;home_screen&quot;:true,&quot;nested-elements&quot;:true,&quot;editor_v2&quot;:true,&quot;e_element_cache&quot;:true,&quot;link-in-bio&quot;:true,&quot;floating-buttons&quot;:true,&quot;launchpad-checklist&quot;:true},&quot;urls&quot;:{&quot;assets&quot;:&quot;https:\\/\\/goldenstallionagency.com\\/wp-content\\/plugins\\/elementor\\/assets\\/&quot;,&quot;ajaxurl&quot;:&quot;https:\\/\\/goldenstallionagency.com\\/wp-admin\\/admin-ajax.php&quot;,&quot;uploadUrl&quot;:&quot;https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads&quot;},&quot;nonces&quot;:{&quot;floatingButtonsClickTracking&quot;:&quot;eb4983bc68&quot;},&quot;swiperClass&quot;:&quot;swiper&quot;,&quot;settings&quot;:{&quot;editorPreferences&quot;:[]},&quot;kit&quot;:{&quot;body_background_background&quot;:&quot;classic&quot;,&quot;active_breakpoints&quot;:[&quot;viewport_mobile&quot;,&quot;viewport_tablet&quot;],&quot;global_image_lightbox&quot;:&quot;yes&quot;,&quot;lightbox_enable_counter&quot;:&quot;yes&quot;,&quot;lightbox_enable_fullscreen&quot;:&quot;yes&quot;,&quot;lightbox_enable_zoom&quot;:&quot;yes&quot;,&quot;lightbox_enable_share&quot;:&quot;yes&quot;,&quot;lightbox_title_src&quot;:&quot;title&quot;,&quot;lightbox_description_src&quot;:&quot;description&quot;},&quot;post&quot;:{&quot;id&quot;:0,&quot;title&quot;:&quot;Page not found &amp;#8211; Golden Stallion Agency&quot;,&quot;excerpt&quot;:&quot;&quot;}};\r\n&lt;/script&gt;\r\n&lt;script src=&quot;https://goldenstallionagency.com/wp-content/plugins/elementor/assets/js/frontend.min.js?ver=3.26.1&quot; id=&quot;elementor-frontend-js&quot;&gt;&lt;/script&gt;\r\n&lt;script src=&quot;https://goldenstallionagency.com/wp-content/plugins/elementor-pro/assets/js/elements-handlers.min.js?ver=3.25.3&quot; id=&quot;pro-elements-handlers-js&quot;&gt;&lt;/script&gt;\r\n&lt;script src=&quot;https://goldenstallionagency.com/wp-content/plugins/elementskit-lite/widgets/init/assets/js/animate-circle.min.js?ver=3.3.4&quot; id=&quot;animate-circle-js&quot;&gt;&lt;/script&gt;\r\n&lt;script id=&quot;elementskit-elementor-js-extra&quot;&gt;\r\nvar ekit_config = {&quot;ajaxurl&quot;:&quot;https:\\/\\/goldenstallionagency.com\\/wp-admin\\/admin-ajax.php&quot;,&quot;nonce&quot;:&quot;8fa1998c89&quot;};\r\n&lt;/script&gt;\r\n&lt;script src=&quot;https://goldenstallionagency.com/wp-content/plugins/elementskit-lite/widgets/init/assets/js/elementor.js?ver=3.3.4&quot; id=&quot;elementskit-elementor-js&quot;&gt;&lt;/script&gt;\r\n&lt;/body&gt;\r\n\r\n&lt;/html&gt;\";s:17:\"disable_gutenberg\";b:1;s:22:\"disable_gutenberg_type\";s:7:\"only-on\";s:21:\"disable_gutenberg_for\";a:16:{s:4:\"post\";b:1;s:4:\"page\";b:1;s:18:\"elementskit_widget\";b:1;s:14:\"wp_font_family\";b:0;s:12:\"wp_font_face\";b:0;s:18:\"e-floating-buttons\";b:0;s:17:\"elementor_library\";b:0;s:17:\"elementor_snippet\";b:0;s:19:\"elementskit_content\";b:0;s:20:\"elementskit_template\";b:0;s:19:\"asenha_options_page\";b:0;s:19:\"options_page_config\";b:0;s:16:\"ame_ac_changeset\";b:0;s:17:\"rm_content_editor\";b:0;s:14:\"elementor_font\";b:0;s:15:\"elementor_icons\";b:0;}s:21:\"disable_comments_type\";s:7:\"only-on\";s:19:\"login_fails_allowed\";s:1:\"3\";s:22:\"login_lockout_maxcount\";s:1:\"3\";s:33:\"limit_login_attempts_ip_whitelist\";s:0:\"\";s:36:\"limit_login_attempts_header_override\";s:0:\"\";s:24:\"login_attempts_log_table\";s:0:\"\";s:15:\"image_max_width\";s:4:\"1920\";s:16:\"image_max_height\";s:4:\"1920\";s:15:\"convert_to_webp\";b:1;s:23:\"convert_to_webp_quality\";s:2:\"82\";s:20:\"revisions_max_number\";s:2:\"10\";s:33:\"heartbeat_control_for_admin_pages\";s:7:\"default\";s:34:\"heartbeat_interval_for_admin_pages\";s:2:\"60\";s:31:\"heartbeat_control_for_post_edit\";s:7:\"default\";s:32:\"heartbeat_interval_for_post_edit\";s:2:\"15\";s:30:\"heartbeat_control_for_frontend\";s:7:\"default\";s:31:\"heartbeat_interval_for_frontend\";s:2:\"60\";s:22:\"smtp_default_from_name\";s:0:\"\";s:23:\"smtp_default_from_email\";s:0:\"\";s:17:\"smtp_replyto_name\";s:0:\"\";s:18:\"smtp_replyto_email\";s:0:\"\";s:15:\"smtp_bcc_emails\";s:0:\"\";s:9:\"smtp_host\";s:0:\"\";s:9:\"smtp_port\";s:0:\"\";s:13:\"smtp_security\";s:4:\"none\";s:13:\"smtp_username\";s:0:\"\";s:13:\"smtp_password\";s:0:\"\";s:37:\"smtp_email_log_entries_amount_to_keep\";i:1000;s:28:\"password_protection_password\";s:6:\"secret\";s:32:\"password_protection_ip_whitelist\";s:0:\"\";s:35:\"password_protection_header_override\";s:0:\"\";s:21:\"maintenance_page_type\";s:6:\"custom\";s:22:\"maintenance_page_title\";s:17:\"Under maintenance\";s:24:\"maintenance_page_heading\";s:27:\"<p>We\'ll be back soon.</p>\n\";s:28:\"maintenance_page_description\";s:99:\"<p>This site is undergoing maintenance for an extended period today. Thanks for your patience.</p>\n\";s:27:\"maintenance_page_background\";s:7:\"stripes\";s:35:\"maintenance_page_background_pattern\";s:20:\"blurry-gradient-blue\";s:33:\"maintenance_page_background_image\";s:0:\"\";s:33:\"maintenance_page_background_color\";s:7:\"#eeeeee\";s:27:\"maintenance_page_custom_css\";s:0:\"\";s:21:\"maintenance_page_slug\";s:0:\"\";s:20:\"redirect_404_to_slug\";s:0:\"\";s:13:\"live_site_url\";s:0:\"\";s:47:\"custom_content_types_flush_rewrite_rules_needed\";b:0;s:19:\"custom_field_groups\";b:0;s:32:\"enable_duplication_on_post_types\";a:31:{s:19:\"elementskit_content\";b:0;s:18:\"e-floating-buttons\";b:0;s:10:\"attachment\";b:0;s:17:\"elementor_library\";b:0;s:4:\"page\";b:0;s:4:\"post\";b:0;s:20:\"elementskit_template\";b:0;s:18:\"elementskit_widget\";b:0;s:16:\"ame_ac_changeset\";b:0;s:19:\"customize_changeset\";b:0;s:10:\"custom_css\";b:0;s:17:\"elementor_snippet\";b:0;s:14:\"asenha_cfgroup\";b:0;s:14:\"elementor_font\";b:0;s:15:\"elementor_icons\";b:0;s:10:\"asenha_cpt\";b:0;s:11:\"asenha_ctax\";b:0;s:12:\"wp_font_face\";b:0;s:14:\"wp_font_family\";b:0;s:16:\"wp_global_styles\";b:0;s:13:\"nav_menu_item\";b:0;s:13:\"wp_navigation\";b:0;s:19:\"asenha_options_page\";b:0;s:19:\"options_page_config\";b:0;s:8:\"wp_block\";b:0;s:17:\"rm_content_editor\";b:0;s:8:\"revision\";b:0;s:16:\"wp_template_part\";b:0;s:11:\"wp_template\";b:0;s:12:\"user_request\";b:0;s:12:\"oembed_cache\";b:0;}s:13:\"content_order\";b:0;s:17:\"content_order_for\";a:3:{s:19:\"elementskit_content\";b:0;s:18:\"e-floating-buttons\";b:0;s:4:\"page\";b:0;}s:34:\"content_order_for_other_post_types\";a:5:{s:10:\"attachment\";b:0;s:17:\"elementor_library\";b:0;s:4:\"post\";b:0;s:20:\"elementskit_template\";b:0;s:18:\"elementskit_widget\";b:0;}s:22:\"content_order_frontend\";b:0;s:11:\"terms_order\";b:0;s:15:\"terms_order_for\";a:3:{s:10:\"attachment\";b:0;s:17:\"elementor_library\";b:0;s:4:\"post\";b:0;}s:20:\"terms_order_frontend\";b:0;s:18:\"enable_avif_upload\";b:0;s:26:\"enable_external_permalinks\";b:0;s:30:\"enable_external_permalinks_for\";a:8:{s:19:\"elementskit_content\";b:0;s:18:\"e-floating-buttons\";b:0;s:10:\"attachment\";b:0;s:17:\"elementor_library\";b:0;s:4:\"page\";b:0;s:4:\"post\";b:0;s:20:\"elementskit_template\";b:0;s:18:\"elementskit_widget\";b:0;}s:29:\"custom_nav_menu_items_new_tab\";b:0;s:41:\"enable_missed_schedule_posts_auto_publish\";b:0;s:32:\"disabled_plugins_admin_bar_items\";a:12:{s:25:\"asenha-hide-admin-notices\";b:0;s:4:\"edit\";b:0;s:15:\"elementor_notes\";b:0;s:14:\"iawp_admin_bar\";b:0;s:8:\"my-sites\";b:0;s:17:\"neve_preview_hook\";b:0;s:7:\"preview\";b:0;s:9:\"rank-math\";b:0;s:6:\"search\";b:0;s:9:\"site-name\";b:0;s:4:\"view\";b:0;s:10:\"wpseo-menu\";b:0;}s:32:\"hide_admin_notices_for_nonadmins\";b:0;s:25:\"disable_dashboard_widgets\";b:0;s:26:\"disabled_dashboard_widgets\";a:5:{s:32:\"dashboard_activity__normal__core\";b:0;s:33:\"dashboard_right_now__normal__core\";b:0;s:33:\"dashboard_quick_press__side__core\";b:0;s:35:\"dashboard_site_health__normal__core\";b:0;s:29:\"dashboard_primary__side__core\";b:0;}s:34:\"disable_welcome_panel_in_dashboard\";b:0;s:14:\"hide_admin_bar\";b:0;s:18:\"hide_admin_bar_for\";a:5:{s:13:\"administrator\";b:0;s:6:\"editor\";b:0;s:6:\"author\";b:0;s:11:\"contributor\";b:0;s:10:\"subscriber\";b:0;}s:29:\"hide_admin_bar_on_backend_for\";a:5:{s:13:\"administrator\";b:0;s:6:\"editor\";b:0;s:6:\"author\";b:0;s:11:\"contributor\";b:0;s:10:\"subscriber\";b:0;}s:16:\"wider_admin_menu\";b:0;s:20:\"customize_admin_menu\";b:0;s:18:\"custom_menu_hidden\";s:0:\"\";s:21:\"admin_columns_manager\";b:0;s:19:\"enhance_list_tables\";b:0;s:26:\"show_featured_image_column\";b:0;s:19:\"show_excerpt_column\";b:0;s:14:\"show_id_column\";b:0;s:21:\"show_file_size_column\";b:0;s:21:\"show_id_in_action_row\";b:0;s:28:\"show_custom_taxonomy_filters\";b:0;s:45:\"show_custom_taxonomy_filters_non_hierarchical\";b:0;s:20:\"hide_comments_column\";b:0;s:21:\"hide_post_tags_column\";b:0;s:27:\"preserve_taxonomy_hierarchy\";b:0;s:16:\"change_login_url\";b:0;s:25:\"login_id_type_restriction\";b:0;s:21:\"login_page_customizer\";b:0;s:27:\"login_page_hide_remember_me\";b:0;s:34:\"login_page_hide_registration_reset\";b:0;s:29:\"login_page_hide_homepage_link\";b:0;s:33:\"login_page_hide_language_switcher\";b:0;s:24:\"enable_login_logout_menu\";b:0;s:20:\"redirect_after_login\";b:0;s:24:\"redirect_after_login_for\";a:5:{s:13:\"administrator\";b:0;s:6:\"editor\";b:0;s:6:\"author\";b:0;s:11:\"contributor\";b:0;s:10:\"subscriber\";b:0;}s:21:\"redirect_after_logout\";b:0;s:25:\"redirect_after_logout_for\";a:5:{s:13:\"administrator\";b:0;s:6:\"editor\";b:0;s:6:\"author\";b:0;s:11:\"contributor\";b:0;s:10:\"subscriber\";b:0;}s:24:\"enable_last_login_column\";b:0;s:28:\"enable_code_snippets_manager\";b:0;s:48:\"code_snippets_manager_flush_rewrite_rules_needed\";b:1;s:23:\"enable_custom_admin_css\";b:0;s:26:\"enable_custom_frontend_css\";b:0;s:24:\"enable_custom_body_class\";b:0;s:28:\"enable_custom_body_class_for\";a:8:{s:19:\"elementskit_content\";b:0;s:18:\"e-floating-buttons\";b:0;s:10:\"attachment\";b:0;s:17:\"elementor_library\";b:0;s:4:\"page\";b:0;s:4:\"post\";b:0;s:20:\"elementskit_template\";b:0;s:18:\"elementskit_widget\";b:0;}s:21:\"manage_ads_appads_txt\";b:0;s:17:\"manage_robots_txt\";b:0;s:28:\"insert_head_body_footer_code\";b:0;s:33:\"disable_gutenberg_frontend_styles\";b:0;s:16:\"disable_comments\";b:0;s:20:\"disable_comments_for\";a:8:{s:19:\"elementskit_content\";b:0;s:18:\"e-floating-buttons\";b:0;s:10:\"attachment\";b:0;s:17:\"elementor_library\";b:0;s:4:\"page\";b:0;s:4:\"post\";b:0;s:20:\"elementskit_template\";b:0;s:18:\"elementskit_widget\";b:0;}s:16:\"disable_rest_api\";b:0;s:13:\"disable_feeds\";b:0;s:19:\"disable_all_updates\";b:0;s:26:\"disable_smaller_components\";b:0;s:26:\"disable_head_generator_tag\";b:0;s:31:\"disable_resource_version_number\";b:0;s:28:\"disable_head_wlwmanifest_tag\";b:0;s:20:\"disable_head_rsd_tag\";b:0;s:26:\"disable_head_shortlink_tag\";b:0;s:26:\"disable_frontend_dashicons\";b:0;s:21:\"disable_emoji_support\";b:0;s:22:\"disable_jquery_migrate\";b:0;s:21:\"disable_block_widgets\";b:0;s:20:\"limit_login_attempts\";b:0;s:22:\"obfuscate_author_slugs\";b:0;s:23:\"obfuscate_email_address\";b:0;s:34:\"obfuscate_email_address_in_content\";b:0;s:14:\"disable_xmlrpc\";b:0;s:20:\"image_upload_control\";b:0;s:24:\"enable_revisions_control\";b:0;s:28:\"enable_revisions_control_for\";a:13:{s:4:\"post\";b:0;s:4:\"page\";b:0;s:10:\"custom_css\";b:0;s:8:\"wp_block\";b:0;s:11:\"wp_template\";b:0;s:16:\"wp_template_part\";b:0;s:16:\"wp_global_styles\";b:0;s:13:\"wp_navigation\";b:0;s:18:\"e-floating-buttons\";b:0;s:17:\"elementor_library\";b:0;s:19:\"elementskit_content\";b:0;s:20:\"elementskit_template\";b:0;s:18:\"elementskit_widget\";b:0;}s:24:\"enable_heartbeat_control\";b:0;s:19:\"smtp_email_delivery\";b:0;s:29:\"smtp_default_from_description\";s:0:\"\";s:15:\"smtp_force_from\";b:0;s:28:\"smtp_bypass_ssl_verification\";b:0;s:10:\"smtp_debug\";b:0;s:14:\"smtp_email_log\";b:0;s:41:\"smtp_email_log_schedule_cleanup_by_amount\";b:0;s:17:\"local_user_avatar\";b:0;s:19:\"multiple_user_roles\";b:0;s:17:\"image_sizes_panel\";b:0;s:18:\"view_admin_as_role\";b:0;s:26:\"enable_password_protection\";b:0;s:16:\"maintenance_mode\";b:0;s:27:\"maintenance_mode_access_for\";a:4:{s:6:\"editor\";b:0;s:6:\"author\";b:0;s:11:\"contributor\";b:0;s:10:\"subscriber\";b:0;}s:28:\"maintenance_mode_description\";s:0:\"\";s:24:\"redirect_404_to_homepage\";b:0;s:22:\"display_system_summary\";b:0;s:31:\"search_engine_visibility_status\";b:0;}','auto-off'),(152,'admin_site_enhancements_stats','a:0:{}','auto'),(153,'admin_site_enhancements_extra','a:4:{s:21:\"cfgroup_next_field_id\";i:1;s:17:\"dashboard_widgets\";a:5:{s:18:\"dashboard_activity\";a:4:{s:2:\"id\";s:18:\"dashboard_activity\";s:5:\"title\";s:8:\"Activity\";s:7:\"context\";s:6:\"normal\";s:8:\"priority\";s:4:\"core\";}s:19:\"dashboard_right_now\";a:4:{s:2:\"id\";s:19:\"dashboard_right_now\";s:5:\"title\";s:11:\"At a Glance\";s:7:\"context\";s:6:\"normal\";s:8:\"priority\";s:4:\"core\";}s:21:\"dashboard_quick_press\";a:4:{s:2:\"id\";s:21:\"dashboard_quick_press\";s:5:\"title\";s:11:\"Quick Draft\";s:7:\"context\";s:4:\"side\";s:8:\"priority\";s:4:\"core\";}s:21:\"dashboard_site_health\";a:4:{s:2:\"id\";s:21:\"dashboard_site_health\";s:5:\"title\";s:18:\"Site Health Status\";s:7:\"context\";s:6:\"normal\";s:8:\"priority\";s:4:\"core\";}s:17:\"dashboard_primary\";a:4:{s:2:\"id\";s:17:\"dashboard_primary\";s:5:\"title\";s:25:\"WordPress Events and News\";s:7:\"context\";s:4:\"side\";s:8:\"priority\";s:4:\"core\";}}s:17:\"ab_nodes_workable\";a:18:{s:8:\"my-sites\";a:6:{s:2:\"id\";s:8:\"my-sites\";s:5:\"title\";s:8:\"My Sites\";s:6:\"parent\";b:0;s:4:\"href\";s:54:\"https://preview.tonydezigner.com/wp-admin/my-sites.php\";s:5:\"group\";b:0;s:4:\"meta\";a:0:{}}s:9:\"site-name\";a:6:{s:2:\"id\";s:9:\"site-name\";s:5:\"title\";s:26:\"Golden Stallion Web Agency\";s:6:\"parent\";b:0;s:4:\"href\";s:33:\"https://goldenstallionagency.com/\";s:5:\"group\";b:0;s:4:\"meta\";a:1:{s:10:\"menu_title\";s:26:\"Golden Stallion Web Agency\";}}s:4:\"edit\";a:6:{s:2:\"id\";s:4:\"edit\";s:5:\"title\";s:22:\"Edit Page / Post / CPT\";s:6:\"parent\";b:0;s:4:\"href\";s:74:\"https://goldenstallionagency.com/wp-admin/post.php?post=12&amp;action=edit\";s:5:\"group\";b:0;s:4:\"meta\";a:0:{}}s:17:\"neve_preview_hook\";a:6:{s:2:\"id\";s:17:\"neve_preview_hook\";s:5:\"title\";s:88:\"Show Hooks <span class=\"dashicons dashicons-lock\" style=\"font-family: dashicons\"></span>\";s:6:\"parent\";b:0;s:4:\"href\";s:90:\"/hospitality-website-portfolio-south-africa-golden-stallion-agency/?neve_preview_hook=show\";s:5:\"group\";b:0;s:4:\"meta\";a:0:{}}s:14:\"iawp_admin_bar\";a:6:{s:2:\"id\";s:14:\"iawp_admin_bar\";s:5:\"title\";s:56:\"<span class=\"ab-icon dashicons-analytics\"></span>0 Views\";s:6:\"parent\";b:0;s:4:\"href\";b:0;s:5:\"group\";b:0;s:4:\"meta\";a:1:{s:5:\"class\";s:21:\"iawp_admin_bar_button\";}}s:15:\"elementor_notes\";a:6:{s:2:\"id\";s:15:\"elementor_notes\";s:5:\"title\";s:5:\"Notes\";s:6:\"parent\";b:0;s:4:\"href\";s:1:\"#\";s:5:\"group\";b:0;s:4:\"meta\";a:0:{}}s:6:\"search\";a:6:{s:2:\"id\";s:6:\"search\";s:5:\"title\";s:320:\"<form action=\"https://goldenstallionagency.com/\" method=\"get\" id=\"adminbarsearch\"><input class=\"adminbar-input\" name=\"s\" id=\"adminbar-search\" type=\"text\" value=\"\" maxlength=\"150\" /><label for=\"adminbar-search\" class=\"screen-reader-text\">Search</label><input type=\"submit\" class=\"adminbar-button\" value=\"Search\" /></form>\";s:6:\"parent\";s:13:\"top-secondary\";s:4:\"href\";b:0;s:5:\"group\";b:0;s:4:\"meta\";a:2:{s:5:\"class\";s:16:\"admin-bar-search\";s:8:\"tabindex\";i:-1;}}s:25:\"asenha-hide-admin-notices\";a:7:{s:2:\"id\";s:25:\"asenha-hide-admin-notices\";s:5:\"title\";s:77:\"Notices<span class=\"asenha-admin-notices-counter\" style=\"opacity:0;\">0</span>\";s:6:\"parent\";s:13:\"top-secondary\";s:4:\"href\";b:0;s:5:\"group\";b:0;s:4:\"meta\";a:2:{s:5:\"class\";s:25:\"asenha-admin-notices-menu\";s:5:\"title\";s:34:\"Click to view hidden admin notices\";}s:4:\"grou\";N;}s:7:\"preview\";a:6:{s:2:\"id\";s:7:\"preview\";s:5:\"title\";s:9:\"View Page\";s:6:\"parent\";b:0;s:4:\"href\";s:63:\"https://goldenstallionagency.com/?page_id=780&#038;preview=true\";s:5:\"group\";b:0;s:4:\"meta\";a:1:{s:6:\"target\";s:14:\"wp-preview-780\";}}s:4:\"view\";a:6:{s:2:\"id\";s:4:\"view\";s:5:\"title\";s:9:\"View Page\";s:6:\"parent\";b:0;s:4:\"href\";s:46:\"https://goldenstallionagency.com/landing-page/\";s:5:\"group\";b:0;s:4:\"meta\";a:0:{}}s:10:\"wpseo-menu\";a:6:{s:2:\"id\";s:10:\"wpseo-menu\";s:5:\"title\";s:288:\"<div id=\"yoast-ab-icon\" class=\"ab-item yoast-logo svg\"><span class=\"screen-reader-text\">SEO</span></div> <div class=\"wp-core-ui wp-ui-notification yoast-issue-counter\"><span class=\"yoast-issues-count\" aria-hidden=\"true\">1</span><span class=\"screen-reader-text\">1 notification</span></div>\";s:6:\"parent\";b:0;s:4:\"href\";s:72:\"https://goldenstallionagency.com/wp-admin/admin.php?page=wpseo_dashboard\";s:5:\"group\";b:0;s:4:\"meta\";a:1:{s:8:\"tabindex\";b:0;}}s:9:\"rank-math\";a:8:{s:2:\"id\";s:9:\"rank-math\";s:5:\"title\";s:459:\"<span class=\"rank-math-icon\"><svg viewBox=\"0 0 462.03 462.03\" xmlns=\"http://www.w3.org/2000/svg\" width=\"20\"><g><path d=\"m462 234.84-76.17 3.43 13.43 21-127 81.18-126-52.93-146.26 60.97 10.14 24.34 136.1-56.71 128.57 54 138.69-88.61 13.43 21z\"/><path d=\"m54.1 312.78 92.18-38.41 4.49 1.89v-54.58h-96.67zm210.9-223.57v235.05l7.26 3 89.43-57.05v-181zm-105.44 190.79 96.67 40.62v-165.19h-96.67z\"/></g></svg></span><span class=\"rank-math-text\">Rank Math SEO</span>\";s:6:\"parent\";b:0;s:4:\"href\";s:66:\"https://goldenstallionagency.com/wp-admin/admin.php?page=rank-math\";s:5:\"group\";b:0;s:4:\"meta\";a:1:{s:5:\"title\";s:19:\"Rank Math Dashboard\";}s:8:\"priority\";i:10;s:5:\"order\";i:0;}s:15:\"airlift_options\";a:6:{s:2:\"id\";s:15:\"airlift_options\";s:5:\"title\";s:15:\"AirLift Options\";s:6:\"parent\";b:0;s:4:\"href\";b:0;s:5:\"group\";b:0;s:4:\"meta\";a:0:{}}s:18:\"nitropack-top-menu\";a:6:{s:2:\"id\";s:18:\"nitropack-top-menu\";s:5:\"title\";s:212:\"&nbsp;&nbsp;<i style=\"\" class=\"circle nitro nitro-status nitro-status-warning\" aria-hidden=\"true\"></i>&nbsp;&nbsp;NitroPack <span class=\"circle-with-text nitro-color-issues\" id=\"nitro-total-issues-count\">1</span>\";s:6:\"parent\";b:0;s:4:\"href\";s:66:\"https://goldenstallionagency.com/wp-admin/admin.php?page=nitropack\";s:5:\"group\";b:0;s:4:\"meta\";a:1:{s:5:\"class\";s:14:\"nitropack-menu\";}}s:14:\"litespeed-menu\";a:6:{s:2:\"id\";s:14:\"litespeed-menu\";s:5:\"title\";s:73:\"<span class=\"ab-icon\" title=\"LiteSpeed Cache Purge All - LSCache\"></span>\";s:6:\"parent\";b:0;s:4:\"href\";s:195:\"https://goldenstallionagency.com/wp-admin/plugins.php?deactivate=true&amp;plugin_status=all&amp;paged=1&amp;s=&amp;LSCWP_CTRL=purge&amp;LSCWP_NONCE=fad55e0757&amp;litespeed_type=purge_all_lscache\";s:5:\"group\";b:0;s:4:\"meta\";a:2:{s:8:\"tabindex\";i:0;s:5:\"class\";s:21:\"litespeed-top-toolbar\";}}s:7:\"archive\";a:6:{s:2:\"id\";s:7:\"archive\";s:5:\"title\";s:10:\"View Posts\";s:6:\"parent\";b:0;s:4:\"href\";s:32:\"https://goldenstallionagency.com\";s:5:\"group\";b:0;s:4:\"meta\";a:0:{}}s:19:\"ame-quick-search-tb\";a:6:{s:2:\"id\";s:19:\"ame-quick-search-tb\";s:5:\"title\";s:36:\"<span class=\"ab-icon\"></span> Search\";s:6:\"parent\";s:13:\"top-secondary\";s:4:\"href\";b:0;s:5:\"group\";b:0;s:4:\"meta\";a:2:{s:5:\"title\";s:25:\"Open the Quick Search box\";s:5:\"class\";s:0:\"\";}}s:18:\"wpvivid_admin_menu\";a:6:{s:2:\"id\";s:18:\"wpvivid_admin_menu\";s:5:\"title\";s:59:\"<span class=\"dashicons-cloud ab-icon\"></span>WPvivid Backup\";s:6:\"parent\";b:0;s:4:\"href\";b:0;s:5:\"group\";b:0;s:4:\"meta\";a:0:{}}}s:23:\"recently_replaced_media\";a:1:{i:0;i:135;}}','on'),(158,'chaty_show_review_box_after','2025-01-02','auto'),(159,'cht_created_on','2024-12-19','auto'),(160,'cht_devices','','auto'),(161,'cht_position','right','auto'),(162,'cht_cta','Hello','auto'),(163,'cht_numb_slug','Whatsapp,','auto'),(164,'cht_social_whatsapp','a:18:{s:5:\"value\";s:13:\"+27-686215370\";s:11:\"full_number\";s:12:\"+27686215370\";s:15:\"embedded_window\";s:3:\"yes\";s:16:\"embedded_message\";s:29:\"<p>How can I help you? :)</p>\";s:15:\"is_default_open\";s:2:\"no\";s:17:\"wp_popup_headline\";s:22:\"Let\'s chat on WhatsApp\";s:22:\"wp_popup_head_bg_color\";s:7:\"#4AA485\";s:17:\"wp_popup_nickname\";s:22:\"Golden Stallion Agency\";s:16:\"wp_popup_profile\";s:111:\"https://goldenstallionagency.com/wp-content/uploads/2024/12/1ca77926-7537-4cb2-8743-2cfa35ac6420-768x650-1.webp\";s:17:\"input_placeholder\";s:21:\"Write your message...\";s:12:\"emoji_picker\";s:3:\"yes\";s:10:\"is_desktop\";s:7:\"checked\";s:9:\"is_mobile\";s:7:\"checked\";s:8:\"bg_color\";s:7:\"#49E670\";s:5:\"title\";s:8:\"WhatsApp\";s:10:\"new_window\";s:1:\"1\";s:9:\"link_type\";s:8:\"personal\";s:16:\"use_whatsapp_web\";s:3:\"yes\";}','auto'),(165,'cht_social_phone','','auto'),(166,'cht_widget_size','54','auto'),(167,'widget_icon','chat-base','auto'),(168,'cht_widget_img','','auto'),(169,'cht_color','#A886CD','auto'),(170,'chaty_intro_popup','hide','auto'),(171,'Chaty_show_affiliate_box_after','2024-12-24','auto'),(173,'chaty_show_upgrade_box_after','2025-01-03','auto'),(174,'elementor_active_kit','158','auto'),(175,'elementor_font_display','swap','auto'),(178,'elementor_checklist','{\"last_opened_timestamp\":1734597550,\"first_closed_checklist_in_editor\":false,\"is_popup_minimized\":false,\"steps\":{\"add_logo\":{\"is_marked_completed\":false,\"is_immutable_completed\":false},\"set_fonts_and_colors\":{\"is_marked_completed\":false,\"is_immutable_completed\":false},\"create_pages\":{\"is_marked_completed\":false,\"is_immutable_completed\":false},\"setup_header\":{\"is_marked_completed\":false,\"is_immutable_completed\":false},\"assign_homepage\":{\"is_marked_completed\":false,\"is_immutable_completed\":false},\"setup_header_pro\":{\"is_marked_completed\":false,\"is_immutable_completed\":false}},\"should_open_in_editor\":true}','auto'),(179,'elementor_version','3.27.2','auto'),(180,'elementor_install_history','a:6:{s:6:\"3.26.0\";i:1734596999;s:6:\"3.26.1\";i:1734614900;s:6:\"3.26.2\";i:1734701087;s:6:\"3.26.5\";i:1737038057;s:6:\"3.27.1\";i:1737658022;s:6:\"3.27.2\";i:1738039328;}','auto'),(181,'elementor_events_db_version','1.0.0','off'),(183,'elementor_pro_license_key','activated','auto'),(184,'_elementor_pro_license_v2_data','a:2:{s:7:\"timeout\";i:1760868210;s:5:\"value\";s:71:\"{\"success\":true,\"license\":\"valid\",\"expires\":\"01.01.2030\",\"features\":[]}\";}','auto'),(185,'elementor_pro_version','3.26.3','auto'),(186,'elementor_pro_install_history','a:2:{s:6:\"3.25.3\";i:1734597001;s:6:\"3.26.3\";i:1737047516;}','auto'),(187,'widget_elementor-library','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),(188,'_elementor_pro_installed_time','1734597001','auto'),(189,'elementor_submissions_db_version','5','auto'),(190,'elementor_notes_db_version','5','auto'),(191,'_elementor_installed_time','1734597002','auto'),(192,'elementor_connect_site_key','0113ed9278bd5e0f5ceec555da511c58','auto'),(193,'elementor_remote_info_library','a:3:{s:10:\"types_data\";a:4:{s:5:\"block\";a:2:{s:10:\"categories\";a:30:{i:0;s:8:\"404 page\";i:1;s:5:\"about\";i:2;s:7:\"archive\";i:3;s:8:\"Benefits\";i:4;s:14:\"call to action\";i:5;s:7:\"clients\";i:6;s:7:\"contact\";i:7;s:4:\"Data\";i:8;s:10:\"ehp-footer\";i:9;s:10:\"ehp-header\";i:10;s:3:\"faq\";i:11;s:8:\"features\";i:12;s:6:\"footer\";i:13;s:7:\"Gallery\";i:14;s:6:\"header\";i:15;s:4:\"hero\";i:16;s:11:\"Link in Bio\";i:17;s:9:\"portfolio\";i:18;s:7:\"pricing\";i:19;s:15:\"product archive\";i:20;s:5:\"Quote\";i:21;s:15:\"Service Details\";i:22;s:8:\"services\";i:23;s:11:\"single page\";i:24;s:11:\"single post\";i:25;s:14:\"single product\";i:26;s:5:\"stats\";i:27;s:9:\"subscribe\";i:28;s:4:\"team\";i:29;s:12:\"testimonials\";}s:4:\"sets\";a:5:{i:0;s:11:\"Boxing Club\";i:1;s:19:\"Business Consultant\";i:2;s:16:\"Marketing Agency\";i:3;s:9:\"Wireframe\";i:4;s:15:\"Workshop Center\";}}s:5:\"popup\";a:1:{s:10:\"categories\";a:6:{i:0;s:10:\"bottom bar\";i:1;s:7:\"classic\";i:2;s:6:\"fly-in\";i:3;s:11:\"full screen\";i:4;s:9:\"hello bar\";i:5;s:8:\"slide-in\";}}s:2:\"lp\";a:1:{s:10:\"categories\";a:15:{i:0;s:8:\"Business\";i:1;s:16:\"Coming Soon Page\";i:2;s:9:\"eCommerce\";i:3;s:9:\"Education\";i:4;s:6:\"Events\";i:5;s:18:\"Health and Fitness\";i:6;s:3:\"NFT\";i:7;s:14:\"Online Service\";i:8;s:7:\"Product\";i:9;s:11:\"Real Estate\";i:10;s:18:\"Social Involvement\";i:11;s:14:\"Thank You Page\";i:12;s:6:\"Travel\";i:13;s:18:\"Under Construction\";i:14;s:9:\"Wireframe\";}}s:2:\"lb\";a:1:{s:10:\"categories\";a:2:{i:0;s:4:\"post\";i:1;s:7:\"product\";}}}s:10:\"categories\";a:30:{i:0;s:8:\"404 page\";i:1;s:5:\"about\";i:2;s:7:\"archive\";i:3;s:8:\"Benefits\";i:4;s:14:\"call to action\";i:5;s:7:\"clients\";i:6;s:7:\"contact\";i:7;s:4:\"Data\";i:8;s:10:\"ehp-footer\";i:9;s:10:\"ehp-header\";i:10;s:3:\"faq\";i:11;s:8:\"features\";i:12;s:6:\"footer\";i:13;s:7:\"Gallery\";i:14;s:6:\"header\";i:15;s:4:\"hero\";i:16;s:11:\"Link in Bio\";i:17;s:9:\"portfolio\";i:18;s:7:\"pricing\";i:19;s:15:\"product archive\";i:20;s:5:\"Quote\";i:21;s:15:\"Service Details\";i:22;s:8:\"services\";i:23;s:11:\"single page\";i:24;s:11:\"single post\";i:25;s:14:\"single product\";i:26;s:5:\"stats\";i:27;s:9:\"subscribe\";i:28;s:4:\"team\";i:29;s:12:\"testimonials\";}s:9:\"templates\";a:823:{i:0;a:20:{s:4:\"tmpl\";i:1280;s:2:\"id\";i:22403;s:5:\"title\";s:40:\"Hello Bar | Subscribe | Aesthetic Clinic\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2022/03/aesthetic-clinic-19.jpg\";s:12:\"tmpl_created\";i:1647354307;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:142:\"https://library.elementor.com/popups/hello-bar-subscribe-aesthetic-clinic/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:48:\"[\"Barbershop\",\"Business\",\"Discount\",\"Marketing\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:1;a:20:{s:4:\"tmpl\";i:1281;s:2:\"id\";i:22410;s:5:\"title\";s:32:\"Fly-In | Discount | Hair Stylist\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2022/03/hair-stylist-20.jpg\";s:12:\"tmpl_created\";i:1647354614;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/popups/fly-in-discount-hair-stylist/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:32:\"[\"Barbershop\",\"Discount\",\"Hair\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:2;a:20:{s:4:\"tmpl\";i:1285;s:2:\"id\";i:22440;s:5:\"title\";s:32:\"Classic | Subscribe | Shoe Store\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2022/03/shoes-store-21.jpg\";s:12:\"tmpl_created\";i:1647418620;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/popups/classic-subscribe-shoe-store/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:37:\"[\"Ecommerce\",\"Marketing\",\"Subscribe\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:3;a:20:{s:4:\"tmpl\";i:1286;s:2:\"id\";i:22446;s:5:\"title\";s:37:\"Full Screen | Subscribe | Denim Store\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2022/03/denim-store-22.jpg\";s:12:\"tmpl_created\";i:1647419614;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:139:\"https://library.elementor.com/popups/full-screen-subscribe-denim-store/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:35:\"[\"Ecommerce\",\"Fashion\",\"Marketing\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:4;a:20:{s:4:\"tmpl\";i:1287;s:2:\"id\";i:22452;s:5:\"title\";s:37:\"Fly-In | Subscribe | Pizza Restaurant\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2022/03/pizza-restaurant-23.jpg\";s:12:\"tmpl_created\";i:1647420733;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:139:\"https://library.elementor.com/popups/fly-in-subscribe-pizza-restaurant/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:19:\"[\"Business\",\"Food\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:5;a:20:{s:4:\"tmpl\";i:1288;s:2:\"id\";i:22458;s:5:\"title\";s:38:\"Full Screen | Subscribe | Fashion Shop\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2022/03/fashion-shop-24.jpg\";s:12:\"tmpl_created\";i:1647426379;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:140:\"https://library.elementor.com/popups/full-screen-subscribe-fashion-shop/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:31:\"[\"Ecommerce\",\"Fashion\",\"Sales\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:6;a:20:{s:4:\"tmpl\";i:1289;s:2:\"id\";i:22464;s:5:\"title\";s:32:\"Fly-In | Contact | Makeup Studio\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2022/03/makeup-studio-25.jpg\";s:12:\"tmpl_created\";i:1647427026;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/popups/fly-in-contact-makeup-studio/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:22:\"[\"Business\",\"Contact\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:7;a:20:{s:4:\"tmpl\";i:1290;s:2:\"id\";i:22470;s:5:\"title\";s:32:\"Fly-In | Contact | Design Studio\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2022/03/design-studio-26.jpg\";s:12:\"tmpl_created\";i:1647428250;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/popups/fly-in-contact-design-studio/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:39:\"[\"Business\",\"Contact\",\"Digital Agency\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:8;a:20:{s:4:\"tmpl\";i:1291;s:2:\"id\";i:22480;s:5:\"title\";s:27:\"Classic | CTA | MasterClass\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2022/03/master-class-27.jpg\";s:12:\"tmpl_created\";i:1647428474;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"https://library.elementor.com/popups/classic-cta-masterclass/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:29:\"[\"cta\",\"Magazine\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:9;a:20:{s:4:\"tmpl\";i:1292;s:2:\"id\";i:22489;s:5:\"title\";s:29:\"Classic | CTA | Music Concert\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2022/03/music-concert-29.jpg\";s:12:\"tmpl_created\";i:1647429738;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/popups/classic-cta-music-concert/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:34:\"[\"cta\",\"Landing Pages\",\"Magazine\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:10;a:20:{s:4:\"tmpl\";i:1293;s:2:\"id\";i:22495;s:5:\"title\";s:27:\"Classic | CTA | Music Album\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2022/03/music-album-30.jpg\";s:12:\"tmpl_created\";i:1647430056;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"https://library.elementor.com/popups/classic-cta-music-album/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:34:\"[\"Ba\",\"Landing Pages\",\"Marketing\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:11;a:20:{s:4:\"tmpl\";i:1294;s:2:\"id\";i:22501;s:5:\"title\";s:37:\"Fly-In | CTA | Photography Exhibition\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2022/03/photography-exhibition-31.jpg\";s:12:\"tmpl_created\";i:1647430512;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:139:\"https://library.elementor.com/popups/fly-in-cta-photography-exhibition/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:33:\"[\"cta\",\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:12;a:20:{s:4:\"tmpl\";i:1295;s:2:\"id\";i:22507;s:5:\"title\";s:34:\"Classic | CTA | Clothing Shop Sale\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/03/clothing-shop-sale-32.jpg\";s:12:\"tmpl_created\";i:1647430774;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:136:\"https://library.elementor.com/popups/classic-cta-clothing-shop-sale/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:35:\"[\"Ecommerce\",\"Fashion\",\"Marketing\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:13;a:20:{s:4:\"tmpl\";i:1296;s:2:\"id\";i:22486;s:5:\"title\";s:30:\"Classic | CTA | Shop Promotion\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2022/03/shop-promotion-28.jpg\";s:12:\"tmpl_created\";i:1647430951;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/popups/classic-cta-shop-promotion/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:32:\"[\"cta\",\"Magazine\",\"Photography\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:14;a:20:{s:4:\"tmpl\";i:1297;s:2:\"id\";i:22516;s:5:\"title\";s:32:\"Fly-In | CTA | Glasses Shop Sale\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/03/glasses-shop-sale-33.jpg\";s:12:\"tmpl_created\";i:1647431136;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/popups/fly-in-cta-glasses-shop-sale/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:30:\"[\"Business\",\"cta\",\"Marketing\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:15;a:20:{s:4:\"tmpl\";i:1298;s:2:\"id\";i:22522;s:5:\"title\";s:30:\"Fly-In | Discount | Skate Shop\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2022/03/50-skate-shop-Discount.jpg\";s:12:\"tmpl_created\";i:1647434058;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/popups/fly-in-discount-skate-shop/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:32:\"[\"Discount\",\"Ecommerce\",\"Sales\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:16;a:20:{s:4:\"tmpl\";i:1299;s:2:\"id\";i:22532;s:5:\"title\";s:43:\"Classic | Subscription | Basketball Academy\";s:9:\"thumbnail\";s:95:\"https://library.elementor.com/wp-content/uploads/2022/03/21-basketball-academy-Subscription.jpg\";s:12:\"tmpl_created\";i:1647434608;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:145:\"https://library.elementor.com/popups/classic-subscription-basketball-academy/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:33:\"[\"Education\",\"Marketing\",\"Sport\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:17;a:20:{s:4:\"tmpl\";i:1300;s:2:\"id\";i:22543;s:5:\"title\";s:38:\"Classic | Discount | Veterinary Clinic\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/03/veterinery-clinic-small.jpg\";s:12:\"tmpl_created\";i:1647435581;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:140:\"https://library.elementor.com/popups/classic-discount-veterinary-clinic/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:19:\"[\"Discount\",\"Pets\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:18;a:20:{s:4:\"tmpl\";i:1301;s:2:\"id\";i:22553;s:5:\"title\";s:39:\"Classic | Contact | Business Consulting\";s:9:\"thumbnail\";s:94:\"https://library.elementor.com/wp-content/uploads/2022/03/27-business-consulting-Contact-Us.jpg\";s:12:\"tmpl_created\";i:1647439935;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:141:\"https://library.elementor.com/popups/classic-contact-business-consulting/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:22:\"[\"Business\",\"Contact\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:19;a:20:{s:4:\"tmpl\";i:1302;s:2:\"id\";i:22562;s:5:\"title\";s:28:\"Classic | Contact | Handyman\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2022/03/handyman-small.jpg\";s:12:\"tmpl_created\";i:1647440333;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/popups/classic-contact-handyman/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:33:\"[\"Business\",\"Contact\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:20;a:20:{s:4:\"tmpl\";i:1303;s:2:\"id\";i:22573;s:5:\"title\";s:40:\"Classic | Discount | Online Fashion Shop\";s:9:\"thumbnail\";s:92:\"https://library.elementor.com/wp-content/uploads/2022/03/31-online-fashion-shop-Discount.jpg\";s:12:\"tmpl_created\";i:1647462549;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:142:\"https://library.elementor.com/popups/classic-discount-online-fashion-shop/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:32:\"[\"Discount\",\"Ecommerce\",\"Sales\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:21;a:20:{s:4:\"tmpl\";i:1304;s:2:\"id\";i:22583;s:5:\"title\";s:36:\"Fly-In | Discount | Personal Trainer\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2022/03/personal-trainer-small.jpg\";s:12:\"tmpl_created\";i:1647503781;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:138:\"https://library.elementor.com/popups/fly-in-discount-personal-trainer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:31:\"[\"Discount\",\"Sport\",\"Training\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:22;a:20:{s:4:\"tmpl\";i:1305;s:2:\"id\";i:22592;s:5:\"title\";s:41:\"Classic | Contact | Illustrator Portfolio\";s:9:\"thumbnail\";s:88:\"https://library.elementor.com/wp-content/uploads/2022/03/illustrator-protfolio-small.jpg\";s:12:\"tmpl_created\";i:1647504218;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:143:\"https://library.elementor.com/popups/classic-contact-illustrator-portfolio/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:49:\"[\"Contact\",\"Creative Portfolio\",\"Digital Agency\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:23;a:20:{s:4:\"tmpl\";i:1306;s:2:\"id\";i:22602;s:5:\"title\";s:46:\"Bottom Bar | Discount | Handmade Ceramics Shop\";s:9:\"thumbnail\";s:91:\"https://library.elementor.com/wp-content/uploads/2022/03/handmade-ceramic-shop-36-small.jpg\";s:12:\"tmpl_created\";i:1647507007;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:148:\"https://library.elementor.com/popups/bottom-bar-discount-handmade-ceramics-shop/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:10:\"bottom bar\";s:4:\"tags\";s:48:\"[\"Business\",\"cta\",\"Ecommerce\",\"Interior Design\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:24;a:20:{s:4:\"tmpl\";i:1307;s:2:\"id\";i:22612;s:5:\"title\";s:51:\"Classic | Contact | Classic Car Restoration Company\";s:9:\"thumbnail\";s:90:\"https://library.elementor.com/wp-content/uploads/2022/03/restoration-car-shop-37-small.jpg\";s:12:\"tmpl_created\";i:1647507310;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:153:\"https://library.elementor.com/popups/classic-contact-classic-car-restoration-company/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:32:\"[\"Booking\",\"Contact\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:25;a:20:{s:4:\"tmpl\";i:1308;s:2:\"id\";i:22621;s:5:\"title\";s:30:\"Classic | Booking | Life Coach\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/03/38-life-coach-Booking.jpg\";s:12:\"tmpl_created\";i:1647508596;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/popups/classic-booking-life-coach/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:33:\"[\"Booking\",\"Business\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:26;a:20:{s:4:\"tmpl\";i:1309;s:2:\"id\";i:22632;s:5:\"title\";s:42:\"Classic |  Subscription | Merchandise Shop\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2022/03/Merchandise-Shop-39-small.jpg\";s:12:\"tmpl_created\";i:1647509196;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:143:\"https://library.elementor.com/popups/classic-subscription-merchandise-shop/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:32:\"[\"Ecommerce\",\"Marketing\",\"Shop\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:27;a:20:{s:4:\"tmpl\";i:1310;s:2:\"id\";i:22643;s:5:\"title\";s:48:\"Fly-In | Contact | Non-Governmental Organization\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2022/03/NGO-41-small.jpg\";s:12:\"tmpl_created\";i:1647509528;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:150:\"https://library.elementor.com/popups/fly-in-contact-non-governmental-organization/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:28;a:20:{s:4:\"tmpl\";i:1311;s:2:\"id\";i:22654;s:5:\"title\";s:35:\"Hello Bar | Contact | Family Doctor\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2022/03/family-doctor-44-small.jpg\";s:12:\"tmpl_created\";i:1647509732;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:137:\"https://library.elementor.com/popups/hello-bar-contact-family-doctor/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:31:\"[\"Contact\",\"Health\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:29;a:20:{s:4:\"tmpl\";i:1312;s:2:\"id\";i:22663;s:5:\"title\";s:36:\"Classic | Subscription | Sports Blog\";s:9:\"thumbnail\";s:87:\"https://library.elementor.com/wp-content/uploads/2022/03/45-sport-blog-Subscription.jpg\";s:12:\"tmpl_created\";i:1647509908;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:138:\"https://library.elementor.com/popups/classic-subscription-sports-blog/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:16:\"[\"Blog\",\"Sport\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:30;a:20:{s:4:\"tmpl\";i:1313;s:2:\"id\";i:22673;s:5:\"title\";s:30:\"Hello Bar | Booking | Event DJ\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2022/03/DJ-service-46-small.jpg\";s:12:\"tmpl_created\";i:1647510160;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/popups/hello-bar-booking-event-dj/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:31:\"[\"Booking\",\"Events\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:31;a:20:{s:4:\"tmpl\";i:1314;s:2:\"id\";i:22684;s:5:\"title\";s:36:\"Fly-In | Discount | Cleaning Company\";s:9:\"thumbnail\";s:89:\"https://library.elementor.com/wp-content/uploads/2022/03/51-cleaning-company-Discount.jpg\";s:12:\"tmpl_created\";i:1647510546;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:138:\"https://library.elementor.com/popups/fly-in-discount-cleaning-company/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:31:\"[\"Discount\",\"Offer\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:32;a:20:{s:4:\"tmpl\";i:1315;s:2:\"id\";i:22693;s:5:\"title\";s:28:\"Fly-In | Contact | Carpenter\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2022/03/carpenter-53-small.jpg\";s:12:\"tmpl_created\";i:1647511972;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/popups/fly-in-contact-carpenter/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:22:\"[\"Contact\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:33;a:20:{s:4:\"tmpl\";i:1316;s:2:\"id\";i:22703;s:5:\"title\";s:31:\"Classic | Booking | Yoga Studio\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2022/03/55-yoga-studio-Contact-Us.jpg\";s:12:\"tmpl_created\";i:1647512209;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/classic-booking-yoga-studio/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:30:\"[\"Booking\",\"Contact\",\"Health\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:34;a:20:{s:4:\"tmpl\";i:1317;s:2:\"id\";i:22714;s:5:\"title\";s:37:\"Classic | Discount | Pet Care Company\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/03/56-Pet-Care-Discount.jpg\";s:12:\"tmpl_created\";i:1647513031;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:139:\"https://library.elementor.com/popups/classic-discount-pet-care-company/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:17:\"[\"Offer\",\"Sales\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:35;a:20:{s:4:\"tmpl\";i:1318;s:2:\"id\";i:22725;s:5:\"title\";s:38:\"Fly-In | Discount | Online Coffee Shop\";s:9:\"thumbnail\";s:88:\"https://library.elementor.com/wp-content/uploads/2022/03/online-coffee-shop-57-small.jpg\";s:12:\"tmpl_created\";i:1647513325;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:140:\"https://library.elementor.com/popups/fly-in-discount-online-coffee-shop/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:29:\"[\"Food\",\"Offer\",\"Restaurant\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:36;a:20:{s:4:\"tmpl\";i:1319;s:2:\"id\";i:22737;s:5:\"title\";s:44:\"Fly-In | CTA | Moving &#038; Storage Company\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/03/moving-company-59-small.jpg\";s:12:\"tmpl_created\";i:1647520956;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:139:\"https://library.elementor.com/popups/fly-in-cta-moving-storage-company/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:37;a:20:{s:4:\"tmpl\";i:1320;s:2:\"id\";i:22749;s:5:\"title\";s:47:\"Classic | Contact | Industrial Design Portfolio\";s:9:\"thumbnail\";s:92:\"https://library.elementor.com/wp-content/uploads/2022/03/60-industrial-design-Contact-Us.jpg\";s:12:\"tmpl_created\";i:1647528116;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:149:\"https://library.elementor.com/popups/classic-contact-industrial-design-portfolio/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:40:\"[\"Contact\",\"Interior Design\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:38;a:20:{s:4:\"tmpl\";i:1321;s:2:\"id\";i:22759;s:5:\"title\";s:25:\"Classic | Contact | Drone\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2022/03/drone-61-small.jpg\";s:12:\"tmpl_created\";i:1647528899;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/popups/classic-contact-drone/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:22:\"[\"Contact\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:39;a:20:{s:4:\"tmpl\";i:1322;s:2:\"id\";i:22768;s:5:\"title\";s:46:\"Full Screen | Menu | Fashion Stylist Portfolio\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/03/62-Fashion-Stylist-Menu.jpg\";s:12:\"tmpl_created\";i:1647529434;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:148:\"https://library.elementor.com/popups/full-screen-menu-fashion-stylist-portfolio/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:31:\"[\"Fashion\",\"Fullscreen\",\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:40;a:20:{s:4:\"tmpl\";i:1323;s:2:\"id\";i:22780;s:5:\"title\";s:31:\"Fly-In | CTA | Landscape Design\";s:9:\"thumbnail\";s:94:\"https://library.elementor.com/wp-content/uploads/2022/03/64-Landscape-Design-Click-Through.jpg\";s:12:\"tmpl_created\";i:1647530337;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/fly-in-cta-landscape-design/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:18:\"[\"cta\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:41;a:20:{s:4:\"tmpl\";i:1324;s:2:\"id\";i:22790;s:5:\"title\";s:48:\"Bottom Bar  | Contact | Architecture Photography\";s:9:\"thumbnail\";s:94:\"https://library.elementor.com/wp-content/uploads/2022/03/architecture-photography-65-small.jpg\";s:12:\"tmpl_created\";i:1647532358;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:149:\"https://library.elementor.com/popups/bottom-bar-contact-architecture-photography/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:10:\"bottom bar\";s:4:\"tags\";s:26:\"[\"Architecture\",\"Contact\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:42;a:20:{s:4:\"tmpl\";i:1325;s:2:\"id\";i:22800;s:5:\"title\";s:41:\"Fly-In  | CTA | Speech-Language Therapist\";s:9:\"thumbnail\";s:103:\"https://library.elementor.com/wp-content/uploads/2022/03/66-Speech-Language-Therapist-Click-Through.jpg\";s:12:\"tmpl_created\";i:1647532720;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:142:\"https://library.elementor.com/popups/fly-in-cta-speech-language-therapist/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:25:\"[\"cta\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:43;a:20:{s:4:\"tmpl\";i:1326;s:2:\"id\";i:22812;s:5:\"title\";s:35:\"Full Screen | Verification | Winery\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2022/03/67-Winery-Verification.jpg\";s:12:\"tmpl_created\";i:1647761384;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:137:\"https://library.elementor.com/popups/full-screen-verification-winery/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:24:\"[\"Alert\",\"Verification\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:44;a:20:{s:4:\"tmpl\";i:1327;s:2:\"id\";i:22822;s:5:\"title\";s:36:\"Fly-In | Subscription | Nutritionist\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/03/nutritionist-69-small.jpg\";s:12:\"tmpl_created\";i:1647762620;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:138:\"https://library.elementor.com/popups/fly-in-subscription-nutritionist/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:28:\"[\"Food\",\"Health\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:45;a:20:{s:4:\"tmpl\";i:1328;s:2:\"id\";i:22833;s:5:\"title\";s:40:\"Classic | Subscription | App &#038; SaaS\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2022/03/app-70-small.jpg\";s:12:\"tmpl_created\";i:1647762955;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:135:\"https://library.elementor.com/popups/classic-subscription-app-saas/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:14:\"[\"App\",\"SaaS\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:46;a:20:{s:4:\"tmpl\";i:1329;s:2:\"id\";i:22844;s:5:\"title\";s:41:\"Bottom Bar | Discount | Handmade Cupcakes\";s:9:\"thumbnail\";s:90:\"https://library.elementor.com/wp-content/uploads/2022/03/72-Handmade-Cupcakes-Discount.jpg\";s:12:\"tmpl_created\";i:1647763350;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:143:\"https://library.elementor.com/popups/bottom-bar-discount-handmade-cupcakes/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:10:\"bottom bar\";s:4:\"tags\";s:21:\"[\"Food\",\"Restaurant\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:47;a:20:{s:4:\"tmpl\";i:1330;s:2:\"id\";i:22855;s:5:\"title\";s:40:\"Bottom Bar | Subscription | Fashion Blog\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/03/fashion-blog-75-small.jpg\";s:12:\"tmpl_created\";i:1647763907;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:142:\"https://library.elementor.com/popups/bottom-bar-subscription-fashion-blog/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:10:\"bottom bar\";s:4:\"tags\";s:30:\"[\"Blog\",\"Fashion\",\"Subscribe\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:48;a:20:{s:4:\"tmpl\";i:1331;s:2:\"id\";i:22866;s:5:\"title\";s:28:\"Fly-In | CTA | Private Tutor\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2022/03/private-tutor-77-small.jpg\";s:12:\"tmpl_created\";i:1647764062;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/popups/fly-in-cta-private-tutor/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:49;a:20:{s:4:\"tmpl\";i:1332;s:2:\"id\";i:22876;s:5:\"title\";s:30:\"Classic | CTA | Tennis Academy\";s:9:\"thumbnail\";s:92:\"https://library.elementor.com/wp-content/uploads/2022/03/78-Tennis-Academy-Click-Through.jpg\";s:12:\"tmpl_created\";i:1647765192;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/popups/classic-cta-tennis-academy/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:50;a:20:{s:4:\"tmpl\";i:1333;s:2:\"id\";i:22887;s:5:\"title\";s:31:\"Fly-In | CTA | Shared Workspace\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2022/03/shared-workspace-79-small.jpg\";s:12:\"tmpl_created\";i:1647765419;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/fly-in-cta-shared-workspace/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:18:\"[\"Business\",\"cta\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:51;a:20:{s:4:\"tmpl\";i:1334;s:2:\"id\";i:22899;s:5:\"title\";s:30:\"Bottom Bar | CTA | Art Gallery\";s:9:\"thumbnail\";s:89:\"https://library.elementor.com/wp-content/uploads/2022/03/80-Art-Gallery-Click-Through.jpg\";s:12:\"tmpl_created\";i:1647765652;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/popups/bottom-bar-cta-art-gallery/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:10:\"bottom bar\";s:4:\"tags\";s:13:\"[\"Art\",\"cta\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:52;a:20:{s:4:\"tmpl\";i:1335;s:2:\"id\";i:22910;s:5:\"title\";s:44:\"Fly-In | Subscription | Hiking Tours Company\";s:9:\"thumbnail\";s:90:\"https://library.elementor.com/wp-content/uploads/2022/03/hiking-tours-company-81-small.jpg\";s:12:\"tmpl_created\";i:1647765835;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:146:\"https://library.elementor.com/popups/fly-in-subscription-hiking-tours-company/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:29:\"[\"Subscribe\",\"Travel\",\"Trip\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:53;a:20:{s:4:\"tmpl\";i:1336;s:2:\"id\";i:22921;s:5:\"title\";s:26:\"Classic | CTA | Music Band\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2022/03/music-band-82-small.jpg\";s:12:\"tmpl_created\";i:1647769462;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/popups/classic-cta-music-band/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:21:\"[\"Marketing\",\"Music\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:54;a:20:{s:4:\"tmpl\";i:1337;s:2:\"id\";i:22935;s:5:\"title\";s:35:\"Classic | CTA | Computer Technician\";s:9:\"thumbnail\";s:88:\"https://library.elementor.com/wp-content/uploads/2022/03/comuter-technician-83-small.jpg\";s:12:\"tmpl_created\";i:1647769843;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:137:\"https://library.elementor.com/popups/classic-cta-computer-technician/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:18:\"[\"cta\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:55;a:20:{s:4:\"tmpl\";i:1338;s:2:\"id\";i:22945;s:5:\"title\";s:37:\"Classic | Discount | Delivery Company\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2022/03/delivery-company-88-small.jpg\";s:12:\"tmpl_created\";i:1647770834;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:139:\"https://library.elementor.com/popups/classic-discount-delivery-company/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:23:\"[\"Discount\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:56;a:20:{s:4:\"tmpl\";i:1339;s:2:\"id\";i:22959;s:5:\"title\";s:29:\"Classic | Discount | Eco Shop\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2022/03/echo-shop-89-small.jpg\";s:12:\"tmpl_created\";i:1647771211;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/popups/classic-discount-eco-shop/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:24:\"[\"Discount\",\"Ecommerce\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:57;a:20:{s:4:\"tmpl\";i:1340;s:2:\"id\";i:22972;s:5:\"title\";s:54:\"Fly-In | Subscription | Health &#038; Mindfulness Blog\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/03/health-blog-91-small.jpg\";s:12:\"tmpl_created\";i:1647771461;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:149:\"https://library.elementor.com/popups/fly-in-subscription-health-mindfulness-blog/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:21:\"[\"Health\",\"Magazine\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:58;a:20:{s:4:\"tmpl\";i:1341;s:2:\"id\";i:22982;s:5:\"title\";s:31:\"Full Screen | Menu | Art Museum\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/03/art-museum-112-small.jpg\";s:12:\"tmpl_created\";i:1647771938;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/full-screen-menu-art-museum/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:21:\"[\"Fullscreen\",\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:59;a:20:{s:4:\"tmpl\";i:1342;s:2:\"id\";i:22992;s:5:\"title\";s:40:\"Classic | Discount | Urban Clothing Shop\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2022/03/health-blog-91-small-1.jpg\";s:12:\"tmpl_created\";i:1647773067;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:142:\"https://library.elementor.com/popups/classic-discount-urban-clothing-shop/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:34:\"[\"Discount\",\"Ecommerce\",\"Fashion\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:60;a:20:{s:4:\"tmpl\";i:1343;s:2:\"id\";i:23004;s:5:\"title\";s:60:\"Full Screen | Menu | Digital &#038; Technology Design School\";s:9:\"thumbnail\";s:95:\"https://library.elementor.com/wp-content/uploads/2022/03/digital-design-tech-school-small-1.jpg\";s:12:\"tmpl_created\";i:1647773366;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:155:\"https://library.elementor.com/popups/full-screen-menu-digital-technology-design-school/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:8:\"[\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:61;a:20:{s:4:\"tmpl\";i:1344;s:2:\"id\";i:23015;s:5:\"title\";s:62:\"Bottom Bar | Contact | Digital &#038; Technology Design School\";s:9:\"thumbnail\";s:93:\"https://library.elementor.com/wp-content/uploads/2022/03/digital-design-tech-school-small.jpg\";s:12:\"tmpl_created\";i:1647773492;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:157:\"https://library.elementor.com/popups/bottom-bar-contact-digital-technology-design-school/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:10:\"bottom bar\";s:4:\"tags\";s:23:\"[\"Contact\",\"Portfolio\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:62;a:20:{s:4:\"tmpl\";i:1345;s:2:\"id\";i:23025;s:5:\"title\";s:32:\"Full Screen | Menu | Flower Shop\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2022/03/flower-shop-small.jpg\";s:12:\"tmpl_created\";i:1647773820;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/popups/full-screen-menu-flower-shop/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:21:\"[\"Fullscreen\",\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:63;a:20:{s:4:\"tmpl\";i:1346;s:2:\"id\";i:23037;s:5:\"title\";s:36:\"Classic | Subscription | Flower Shop\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2022/03/flower-shop-small-1.jpg\";s:12:\"tmpl_created\";i:1647773949;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:138:\"https://library.elementor.com/popups/classic-subscription-flower-shop/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:24:\"[\"Discount\",\"Subscribe\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:64;a:20:{s:4:\"tmpl\";i:1347;s:2:\"id\";i:23056;s:5:\"title\";s:48:\"Classic | Discount | Health &#038; Fitness eBook\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/03/fitness-ebook-small-1.jpg\";s:12:\"tmpl_created\";i:1647774468;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:143:\"https://library.elementor.com/popups/classic-discount-health-fitness-ebook/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:23:\"[\"Contact\",\"Marketing\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:65;a:20:{s:4:\"tmpl\";i:1348;s:2:\"id\";i:23067;s:5:\"title\";s:37:\"Fly-In | Menu | Baby Sleep Consultant\";s:9:\"thumbnail\";s:90:\"https://library.elementor.com/wp-content/uploads/2022/03/baby-sleep-consultant-small-1.jpg\";s:12:\"tmpl_created\";i:1647778954;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/popups/baby-sleep-consultant/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:8:\"[\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:66;a:20:{s:4:\"tmpl\";i:1349;s:2:\"id\";i:23077;s:5:\"title\";s:46:\"Classic | Subscription | Baby Sleep Consultant\";s:9:\"thumbnail\";s:88:\"https://library.elementor.com/wp-content/uploads/2022/03/baby-sleep-consultant-small.jpg\";s:12:\"tmpl_created\";i:1647779074;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:148:\"https://library.elementor.com/popups/classic-subscription-baby-sleep-consultant/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:12:\"[\"Discount\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:67;a:20:{s:4:\"tmpl\";i:1350;s:2:\"id\";i:23090;s:5:\"title\";s:33:\"Full Screen | Menu | Luxury Hotel\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2022/03/luxury-hotel-small.jpg\";s:12:\"tmpl_created\";i:1647779390;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:135:\"https://library.elementor.com/popups/full-screen-menu-luxury-hotel/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:21:\"[\"Fullscreen\",\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:68;a:20:{s:4:\"tmpl\";i:1351;s:2:\"id\";i:23100;s:5:\"title\";s:31:\"Fly-In | Booking | Luxury Hotel\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/03/luxury-hotel-small-1.jpg\";s:12:\"tmpl_created\";i:1647779500;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/fly-in-booking-luxury-hotel/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:20:\"[\"Booking\",\"Travel\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:69;a:20:{s:4:\"tmpl\";i:1352;s:2:\"id\";i:23109;s:5:\"title\";s:38:\"Full Screen | Menu | Design Conference\";s:9:\"thumbnail\";s:87:\"https://library.elementor.com/wp-content/uploads/2022/03/design-conference-35-small.jpg\";s:12:\"tmpl_created\";i:1647779675;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:140:\"https://library.elementor.com/popups/full-screen-menu-design-conference/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:21:\"[\"Fullscreen\",\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:70;a:20:{s:4:\"tmpl\";i:1353;s:2:\"id\";i:23120;s:5:\"title\";s:41:\"Full Screen | Booking | Design Conference\";s:9:\"thumbnail\";s:89:\"https://library.elementor.com/wp-content/uploads/2022/03/design-conference-35-small-1.jpg\";s:12:\"tmpl_created\";i:1647779793;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:143:\"https://library.elementor.com/popups/full-screen-booking-design-conference/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:35:\"[\"Booking\",\"Conference\",\"Creative\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:71;a:20:{s:4:\"tmpl\";i:1354;s:2:\"id\";i:23129;s:5:\"title\";s:29:\"Slide-In | Menu | VR Headsets\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2022/03/VR-headset-small.jpg\";s:12:\"tmpl_created\";i:1647781211;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/popups/slide-in-menu-vr-headsets/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:8:\"[\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:72;a:20:{s:4:\"tmpl\";i:1355;s:2:\"id\";i:23139;s:5:\"title\";s:31:\"Classic | Contact | VR Headsets\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2022/03/VR-headset-small-1.jpg\";s:12:\"tmpl_created\";i:1647781384;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/classic-contact-vr-headsets/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:73;a:20:{s:4:\"tmpl\";i:1356;s:2:\"id\";i:23149;s:5:\"title\";s:38:\"Slide-In | Menu | Portrait Photography\";s:9:\"thumbnail\";s:89:\"https://library.elementor.com/wp-content/uploads/2022/03/48-portrair-photography-Menu.jpg\";s:12:\"tmpl_created\";i:1647782336;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:140:\"https://library.elementor.com/popups/slide-in-menu-portrait-photography/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:8:\"[\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:74;a:20:{s:4:\"tmpl\";i:1357;s:2:\"id\";i:23159;s:5:\"title\";s:47:\"Hello Bar | Subscription | Portrait Photography\";s:9:\"thumbnail\";s:97:\"https://library.elementor.com/wp-content/uploads/2022/03/48-portrair-photography-Subscription.jpg\";s:12:\"tmpl_created\";i:1647782478;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:149:\"https://library.elementor.com/popups/hello-bar-subscription-portrait-photography/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:34:\"[\"Blog\",\"Photography\",\"Subscribe\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:75;a:20:{s:4:\"tmpl\";i:1358;s:2:\"id\";i:23169;s:5:\"title\";s:32:\"Full Screen | Menu | English Pub\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2022/03/49-englisg-pub-Menu.jpg\";s:12:\"tmpl_created\";i:1647782664;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/popups/full-screen-menu-english-pub/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:21:\"[\"Fullscreen\",\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:76;a:20:{s:4:\"tmpl\";i:1359;s:2:\"id\";i:23179;s:5:\"title\";s:32:\"Classic | Discount | English Pub\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/03/49-englisg-pub-Discount.jpg\";s:12:\"tmpl_created\";i:1647782796;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/popups/classic-discount-english-pub/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:20:\"[\"Discount\",\"Offer\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:77;a:20:{s:4:\"tmpl\";i:1360;s:2:\"id\";i:23189;s:5:\"title\";s:27:\"Full Screen | Menu | Singer\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/03/58-Music-Artist-Menu.jpg\";s:12:\"tmpl_created\";i:1647783070;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"https://library.elementor.com/popups/full-screen-menu-singer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:29:\"[\"Fullscreen\",\"menu\",\"Music\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:78;a:20:{s:4:\"tmpl\";i:1361;s:2:\"id\";i:23200;s:5:\"title\";s:31:\"Classic | Subscription | Singer\";s:9:\"thumbnail\";s:89:\"https://library.elementor.com/wp-content/uploads/2022/03/58-Music-Artist-Subscription.jpg\";s:12:\"tmpl_created\";i:1647783249;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/classic-subscription-singer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:21:\"[\"Music\",\"Subscribe\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:79;a:20:{s:4:\"tmpl\";i:1362;s:2:\"id\";i:23210;s:5:\"title\";s:38:\"Full Screen | Menu | Virtual Assistant\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2022/03/virtual-assistnt-73-small.jpg\";s:12:\"tmpl_created\";i:1647784292;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:140:\"https://library.elementor.com/popups/full-screen-menu-virtual-assistant/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:21:\"[\"Fullscreen\",\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:80;a:20:{s:4:\"tmpl\";i:1363;s:2:\"id\";i:23223;s:5:\"title\";s:39:\"Hello Bar | Contact | Virtual Assistant\";s:9:\"thumbnail\";s:92:\"https://library.elementor.com/wp-content/uploads/2022/03/73-Virtual-Assistant-Contact-Us.jpg\";s:12:\"tmpl_created\";i:1647784616;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:141:\"https://library.elementor.com/popups/hello-bar-contact-virtual-assistant/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:37:\"[\"Contact\",\"Psychologist\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:81;a:20:{s:4:\"tmpl\";i:1364;s:2:\"id\";i:23234;s:5:\"title\";s:32:\"Slide-In  | Menu | Personal Chef\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/03/74-Personal-Chef-Menu.jpg\";s:12:\"tmpl_created\";i:1647798194;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/slide-in-menu-personal-chef/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:8:\"[\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:82;a:20:{s:4:\"tmpl\";i:1365;s:2:\"id\";i:23244;s:5:\"title\";s:29:\"Classic | CTA | Personal Chef\";s:9:\"thumbnail\";s:88:\"https://library.elementor.com/wp-content/uploads/2022/03/74-Personal-Chef-Contact-Us.jpg\";s:12:\"tmpl_created\";i:1647798297;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/popups/classic-cta-personal-chef/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:24:\"[\"Booking\",\"Chef\",\"cta\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:83;a:20:{s:4:\"tmpl\";i:1366;s:2:\"id\";i:23254;s:5:\"title\";s:31:\"Full Screen | Menu | Food Truck\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/03/food-truck-76-small-1.jpg\";s:12:\"tmpl_created\";i:1647798447;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/full-screen-menu-food-truck/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:21:\"[\"Fullscreen\",\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:84;a:20:{s:4:\"tmpl\";i:1367;s:2:\"id\";i:23265;s:5:\"title\";s:30:\"Fly-In | Discount | Food Truck\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2022/03/food-truck-76-small.jpg\";s:12:\"tmpl_created\";i:1647798657;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/popups/fly-in-discount-food-truck/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:20:\"[\"Discount\",\"Offer\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:85;a:20:{s:4:\"tmpl\";i:1369;s:2:\"id\";i:23323;s:5:\"title\";s:28:\"Classic | CTA | Black Friday\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/03/Black-Friday-6-Small.jpg\";s:12:\"tmpl_created\";i:1647855505;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/popups/classic-cta-black-friday/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:34:\"[\"Black Friday\",\"cta\",\"Ecommerce\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:86;a:20:{s:4:\"tmpl\";i:1370;s:2:\"id\";i:23329;s:5:\"title\";s:29:\"Slide-In | CTA | Black Friday\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/03/Black-Friday-5-Small.jpg\";s:12:\"tmpl_created\";i:1647855865;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/popups/slide-in-cta-black-friday/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:34:\"[\"Black Friday\",\"cta\",\"Ecommerce\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:87;a:20:{s:4:\"tmpl\";i:1371;s:2:\"id\";i:23335;s:5:\"title\";s:31:\"Slide-In | CTA | Black Friday 1\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/03/Black-Friday-1-Small.jpg\";s:12:\"tmpl_created\";i:1647856357;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/slide-in-cta-black-friday-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:34:\"[\"Black Friday\",\"cta\",\"Ecommerce\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:88;a:20:{s:4:\"tmpl\";i:1372;s:2:\"id\";i:23341;s:5:\"title\";s:30:\"Classic | CTA | Black Friday 2\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/03/Black-Friday-3-Small.jpg\";s:12:\"tmpl_created\";i:1647856493;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/popups/classic-cta-black-friday-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:34:\"[\"Black Friday\",\"cta\",\"Ecommerce\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:89;a:20:{s:4:\"tmpl\";i:1373;s:2:\"id\";i:23347;s:5:\"title\";s:30:\"Classic | CTA | Black Friday 3\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/03/Black-Friday-2-Small.jpg\";s:12:\"tmpl_created\";i:1647856891;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/popups/classic-cta-black-friday-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:34:\"[\"Black Friday\",\"cta\",\"Ecommerce\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:90;a:20:{s:4:\"tmpl\";i:1374;s:2:\"id\";i:23354;s:5:\"title\";s:30:\"Classic | CTA | Black Friday 4\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/03/Black-Friday-4-Small.jpg\";s:12:\"tmpl_created\";i:1647856996;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/popups/classic-cta-black-friday-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:34:\"[\"Black Friday\",\"cta\",\"Ecommerce\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:91;a:20:{s:4:\"tmpl\";i:1375;s:2:\"id\";i:23394;s:5:\"title\";s:27:\"Classic | CTA | Halloween 1\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2022/03/Halloween-3-Small.jpg\";s:12:\"tmpl_created\";i:1647857351;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"https://library.elementor.com/popups/classic-cta-halloween-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:31:\"[\"cta\",\"Ecommerce\",\"Halloween\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:92;a:20:{s:4:\"tmpl\";i:1376;s:2:\"id\";i:23401;s:5:\"title\";s:33:\"Slide-In | Discount | Halloween 2\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2022/03/Halloween-2-Small.jpg\";s:12:\"tmpl_created\";i:1647857567;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:135:\"https://library.elementor.com/popups/slide-in-discount-halloween-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:36:\"[\"Discount\",\"Ecommerce\",\"Halloween\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:93;a:20:{s:4:\"tmpl\";i:1377;s:2:\"id\";i:23407;s:5:\"title\";s:33:\"Slide-In | Discount | Halloween 3\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2022/03/Halloween-1-Small.jpg\";s:12:\"tmpl_created\";i:1647857814;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:135:\"https://library.elementor.com/popups/slide-in-discount-halloween-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:36:\"[\"Discount\",\"Ecommerce\",\"Halloween\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:94;a:20:{s:4:\"tmpl\";i:1378;s:2:\"id\";i:23416;s:5:\"title\";s:31:\"Fly-In | Discount | Halloween 4\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2022/03/Halloween-5-Small.jpg\";s:12:\"tmpl_created\";i:1647858024;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/fly-in-discount-halloween-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:44:\"[\"Discount\",\"Ecommerce\",\"Halloween\",\"Offer\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:95;a:20:{s:4:\"tmpl\";i:1379;s:2:\"id\";i:23422;s:5:\"title\";s:36:\"Classic | Subscription | Halloween 5\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2022/03/Halloween-4-Small.jpg\";s:12:\"tmpl_created\";i:1647858246;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:138:\"https://library.elementor.com/popups/classic-subscription-halloween-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:48:\"[\"Discount\",\"Ecommerce\",\"Halloween\",\"Subscribe\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:96;a:20:{s:4:\"tmpl\";i:1380;s:2:\"id\";i:23471;s:5:\"title\";s:28:\"Slide-In | CTA | Christmas 1\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2022/03/Christmas-2-Small.jpg\";s:12:\"tmpl_created\";i:1647859193;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/popups/slide-in-cta-christmas-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:19:\"[\"Christmas\",\"cta\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:97;a:20:{s:4:\"tmpl\";i:1381;s:2:\"id\";i:23477;s:5:\"title\";s:28:\"Slide-In | CTA | Christmas 2\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2022/03/Christmas-4-Small.jpg\";s:12:\"tmpl_created\";i:1647859838;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/popups/slide-in-cta-christmas-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:19:\"[\"Christmas\",\"cta\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:98;a:20:{s:4:\"tmpl\";i:1382;s:2:\"id\";i:23483;s:5:\"title\";s:26:\"Fly-In | CTA | Christmas 3\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2022/03/Christmas-1-Small.jpg\";s:12:\"tmpl_created\";i:1647860157;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/popups/fly-in-cta-christmas-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:31:\"[\"Christmas\",\"cta\",\"Ecommerce\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:99;a:20:{s:4:\"tmpl\";i:1383;s:2:\"id\";i:23489;s:5:\"title\";s:33:\"Slide-In | Discount | Christmas 4\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2022/03/Christmas-5-Small.jpg\";s:12:\"tmpl_created\";i:1647860302;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:135:\"https://library.elementor.com/popups/slide-in-discount-christmas-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:31:\"[\"Christmas\",\"cta\",\"Ecommerce\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:100;a:20:{s:4:\"tmpl\";i:1384;s:2:\"id\";i:23496;s:5:\"title\";s:32:\"Classic | Discount | Christmas 5\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2022/03/Christmas-3-Small.jpg\";s:12:\"tmpl_created\";i:1647860454;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/popups/classic-discount-christmas-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:29:\"[\"Christmas\",\"Offer\",\"Sales\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:101;a:20:{s:4:\"tmpl\";i:1385;s:2:\"id\";i:23523;s:5:\"title\";s:30:\"Classic | CTA | Valentines Day\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2022/03/Valentines-Day-2-Small.jpg\";s:12:\"tmpl_created\";i:1647860912;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/popups/classic-cta-valentines-day/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:25:\"[\"cta\",\"Valentine\'s Day\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:102;a:20:{s:4:\"tmpl\";i:1386;s:2:\"id\";i:23529;s:5:\"title\";s:39:\"Hello Bar | Discount | Valentines Day 2\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2022/03/Valentines-Day-1-Small.jpg\";s:12:\"tmpl_created\";i:1647861064;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:141:\"https://library.elementor.com/popups/hello-bar-discount-valentines-day-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:30:\"[\"Discount\",\"Valentine\'s Day\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:103;a:20:{s:4:\"tmpl\";i:1387;s:2:\"id\";i:23536;s:5:\"title\";s:32:\"Classic | CTA | Valentines Day 3\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2022/03/Valentines-Day-3-Small.jpg\";s:12:\"tmpl_created\";i:1647861536;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/popups/classic-cta-valentines-day-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:25:\"[\"cta\",\"Valentine\'s Day\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:104;a:20:{s:4:\"tmpl\";i:1388;s:2:\"id\";i:23586;s:5:\"title\";s:51:\"Fly-In | Subscribe | Health &#038; Wellness Company\";s:9:\"thumbnail\";s:103:\"https://library.elementor.com/wp-content/uploads/2022/03/35-Subscribe-Health-Wellness-Company-Small.jpg\";s:12:\"tmpl_created\";i:1647862008;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:146:\"https://library.elementor.com/popups/fly-in-subscribe-health-wellness-company/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:24:\"[\"Business\",\"Subscribe\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:105;a:20:{s:4:\"tmpl\";i:1389;s:2:\"id\";i:23592;s:5:\"title\";s:34:\"Classic | Subscribe | Tech Company\";s:9:\"thumbnail\";s:92:\"https://library.elementor.com/wp-content/uploads/2022/03/36-Subscribe-Tech-Company-Small.jpg\";s:12:\"tmpl_created\";i:1647866706;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:136:\"https://library.elementor.com/popups/classic-subscribe-tech-company/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:25:\"[\"Marketing\",\"Subscribe\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:106;a:20:{s:4:\"tmpl\";i:1390;s:2:\"id\";i:23598;s:5:\"title\";s:36:\"Classic | Contact Us | Fight Classes\";s:9:\"thumbnail\";s:94:\"https://library.elementor.com/wp-content/uploads/2022/03/37-Contact-Us-Fight-Classes-Small.jpg\";s:12:\"tmpl_created\";i:1647866869;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:138:\"https://library.elementor.com/popups/classic-contact-us-fight-classes/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:23:\"[\"Contact\",\"Marketing\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:107;a:20:{s:4:\"tmpl\";i:1391;s:2:\"id\";i:23611;s:5:\"title\";s:31:\"Classic | CTA | Mochi Shop Sale\";s:9:\"thumbnail\";s:99:\"https://library.elementor.com/wp-content/uploads/2022/03/39-Click-Through-Mochi-Shop-Sale-Small.jpg\";s:12:\"tmpl_created\";i:1647867750;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/classic-cta-mochi-shop-sale/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:23:\"[\"cta\",\"Offer\",\"Sales\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:108;a:20:{s:4:\"tmpl\";i:1392;s:2:\"id\";i:23618;s:5:\"title\";s:28:\"Classic | CTA | Fashion Shop\";s:9:\"thumbnail\";s:96:\"https://library.elementor.com/wp-content/uploads/2022/03/40-Click-Through-Fashion-Shop-Small.jpg\";s:12:\"tmpl_created\";i:1647868251;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/popups/classic-cta-fashion-shop/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:19:\"[\"cta\",\"Ecommerce\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:109;a:20:{s:4:\"tmpl\";i:1393;s:2:\"id\";i:23624;s:5:\"title\";s:29:\"Fly-In | Login | Tech Company\";s:9:\"thumbnail\";s:88:\"https://library.elementor.com/wp-content/uploads/2022/03/41-Login-Tech-Company-Small.jpg\";s:12:\"tmpl_created\";i:1647868704;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/popups/fly-in-login-tech-company/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:9:\"[\"Login\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:110;a:20:{s:4:\"tmpl\";i:1394;s:2:\"id\";i:23630;s:5:\"title\";s:36:\"Fly-In | Verification | Liquor Store\";s:9:\"thumbnail\";s:95:\"https://library.elementor.com/wp-content/uploads/2022/03/42-Verification-Liquor-Store-Small.jpg\";s:12:\"tmpl_created\";i:1647870308;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:138:\"https://library.elementor.com/popups/fly-in-verification-liquor-store/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:16:\"[\"Verification\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:111;a:20:{s:4:\"tmpl\";i:1395;s:2:\"id\";i:23636;s:5:\"title\";s:39:\"Hello Bar | Subscribe | Online Magazine\";s:9:\"thumbnail\";s:95:\"https://library.elementor.com/wp-content/uploads/2022/03/44-Subscribe-Online-Magazine-Small.jpg\";s:12:\"tmpl_created\";i:1647870465;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:141:\"https://library.elementor.com/popups/hello-bar-subscribe-online-magazine/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:20:\"[\"Blog\",\"Subscribe\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:112;a:20:{s:4:\"tmpl\";i:1396;s:2:\"id\";i:23642;s:5:\"title\";s:27:\"Fly-In | Login | Health Spa\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2022/03/43-Login-Health-Spa-Small.jpg\";s:12:\"tmpl_created\";i:1647872427;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"https://library.elementor.com/popups/fly-in-login-health-spa/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:20:\"[\"Login\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:113;a:20:{s:4:\"tmpl\";i:1397;s:2:\"id\";i:23648;s:5:\"title\";s:33:\"Fly-In | Verification | Wine Shop\";s:9:\"thumbnail\";s:92:\"https://library.elementor.com/wp-content/uploads/2022/03/45-Verification-Wine-Shop-Small.jpg\";s:12:\"tmpl_created\";i:1647872627;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:135:\"https://library.elementor.com/popups/fly-in-verification-wine-shop/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:16:\"[\"Verification\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:114;a:20:{s:4:\"tmpl\";i:1421;s:2:\"id\";i:24235;s:5:\"title\";s:24:\"Ladydog Club &#8211; NFT\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2022/05/Ladydog_Club.jpg\";s:12:\"tmpl_created\";i:1651525072;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/lp/ladydog-club-nft/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:3:\"NFT\";s:4:\"tags\";s:100:\"[\"Art\",\"Author\",\"Business\",\"Creative\",\"Design\",\"Gallery\",\"Landing Pages\",\"NFT\",\"Products\",\"Virtual\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:115;a:20:{s:4:\"tmpl\";i:1422;s:2:\"id\";i:24166;s:5:\"title\";s:15:\"Dot &#8211; NFT\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2022/05/Dot-250_280.jpg\";s:12:\"tmpl_created\";i:1651525117;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/lp/dot-nft/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:3:\"NFT\";s:4:\"tags\";s:100:\"[\"Art\",\"Author\",\"Business\",\"Creative\",\"Design\",\"Gallery\",\"Landing Pages\",\"NFT\",\"Products\",\"Virtual\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:116;a:20:{s:4:\"tmpl\";i:1423;s:2:\"id\";i:24191;s:5:\"title\";s:28:\"Cosmic Neighbors &#8211; NFT\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2022/05/Cosmic_Neighbors-250_280.jpg\";s:12:\"tmpl_created\";i:1651525124;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/lp/cosmic-neighbors-nft/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:3:\"NFT\";s:4:\"tags\";s:100:\"[\"Art\",\"Author\",\"Business\",\"Creative\",\"Design\",\"Gallery\",\"Landing Pages\",\"NFT\",\"Products\",\"Virtual\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:117;a:20:{s:4:\"tmpl\";i:1424;s:2:\"id\";i:24255;s:5:\"title\";s:30:\"Happy Food Friends &#8211; NFT\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2022/05/Featured_Image.jpg\";s:12:\"tmpl_created\";i:1651525475;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/lp/happy-food-friends-nft/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:3:\"NFT\";s:4:\"tags\";s:100:\"[\"Art\",\"Author\",\"Business\",\"Creative\",\"Design\",\"Gallery\",\"Landing Pages\",\"NFT\",\"Products\",\"Virtual\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:118;a:20:{s:4:\"tmpl\";i:1443;s:2:\"id\";i:24599;s:5:\"title\";s:27:\"Wireframe &#8211; Courses 1\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Courses-1.jpg\";s:12:\"tmpl_created\";i:1653989626;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/lp/wireframe-courses-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:9:\"Wireframe\";s:4:\"tags\";s:180:\"[\"About\",\"Academy\",\"Booking\",\"Business\",\"Course Online\",\"Features\",\"Footer\",\"Landing Pages\",\"Online Service\",\"Professional\",\"School\",\"Services\",\"Subscribe\",\"Teacher\",\"Testimonial\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:119;a:20:{s:4:\"tmpl\";i:1444;s:2:\"id\";i:24614;s:5:\"title\";s:28:\"Wireframe &#8211; Services 1\";s:9:\"thumbnail\";s:87:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Services-1-2.jpg\";s:12:\"tmpl_created\";i:1653990084;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/lp/wireframe-services-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"Wireframe\";s:4:\"tags\";s:139:\"[\"About\",\"Business\",\"Contact\",\"Features\",\"Footer\",\"Form\",\"Header\",\"Landing Pages\",\"Online Service\",\"Professional\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:120;a:20:{s:4:\"tmpl\";i:1445;s:2:\"id\";i:24629;s:5:\"title\";s:28:\"Wireframe &#8211; Services 2\";s:9:\"thumbnail\";s:87:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Services-2-2.jpg\";s:12:\"tmpl_created\";i:1653990132;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/lp/wireframe-services-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"Wireframe\";s:4:\"tags\";s:123:\"[\"About\",\"Business\",\"Contact\",\"Features\",\"Footer\",\"Form\",\"Gallery\",\"Landing Pages\",\"Professional\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:121;a:20:{s:4:\"tmpl\";i:1446;s:2:\"id\";i:24644;s:5:\"title\";s:27:\"Wireframe &#8211; Webinar 1\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Webinar-1.jpg\";s:12:\"tmpl_created\";i:1653990164;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/lp/wireframe-webinar-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"Wireframe\";s:4:\"tags\";s:177:\"[\"About\",\"Academy\",\"Booking\",\"Conference\",\"Course Online\",\"Education\",\"Features\",\"Footer\",\"Form\",\"Landing Pages\",\"Online Event\",\"Online Service\",\"Subscribe\",\"Virtual\",\"Webinar\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:122;a:20:{s:4:\"tmpl\";i:1447;s:2:\"id\";i:24655;s:5:\"title\";s:28:\"Wireframe &#8211; Services 3\";s:9:\"thumbnail\";s:87:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Services-3-2.jpg\";s:12:\"tmpl_created\";i:1653990198;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/lp/wireframe-services-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"Wireframe\";s:4:\"tags\";s:143:\"[\"About\",\"Agency\",\"Business\",\"Contact\",\"Footer\",\"Form\",\"Gallery\",\"Landing Pages\",\"Portfolio\",\"Professional\",\"Project\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:123;a:20:{s:4:\"tmpl\";i:1448;s:2:\"id\";i:24677;s:5:\"title\";s:28:\"Wireframe &#8211; Services 4\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Services-4.jpg\";s:12:\"tmpl_created\";i:1653990233;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/lp/wireframe-services-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"Wireframe\";s:4:\"tags\";s:102:\"[\"About\",\"Business\",\"Contact\",\"Footer\",\"Form\",\"Landing Pages\",\"Professional\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:124;a:20:{s:4:\"tmpl\";i:1449;s:2:\"id\";i:24687;s:5:\"title\";s:28:\"Wireframe &#8211; Products 1\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Products-1.jpg\";s:12:\"tmpl_created\";i:1653990273;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/lp/wireframe-products-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:9:\"Wireframe\";s:4:\"tags\";s:128:\"[\"About\",\"Booking\",\"Business\",\"Clients\",\"Ecommerce\",\"Features\",\"Footer\",\"Landing Pages\",\"Products\",\"Sales\",\"Shop\",\"Testimonial\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:125;a:20:{s:4:\"tmpl\";i:1450;s:2:\"id\";i:24706;s:5:\"title\";s:28:\"Wireframe &#8211; Services 5\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Services-5.jpg\";s:12:\"tmpl_created\";i:1653990322;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/lp/wireframe-services-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"Wireframe\";s:4:\"tags\";s:149:\"[\"About\",\"Booking\",\"Consulting\",\"Contact\",\"Doctor\",\"Footer\",\"Form\",\"Header\",\"Landing Pages\",\"Online Service\",\"Professional\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:126;a:20:{s:4:\"tmpl\";i:1451;s:2:\"id\";i:23604;s:5:\"title\";s:38:\"Classic | Subscribe | Nail Polish Shop\";s:9:\"thumbnail\";s:96:\"https://library.elementor.com/wp-content/uploads/2022/03/38-Subscribe-Nail-Polish-Shop-Small.jpg\";s:12:\"tmpl_created\";i:1660205114;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:140:\"https://library.elementor.com/popups/classic-subscribe-nail-polish-shop/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:20:\"[\"Blog\",\"Subscribe\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:127;a:20:{s:4:\"tmpl\";i:1452;s:2:\"id\";i:23047;s:5:\"title\";s:46:\"Fly-In | Contact | Health &#038; Fitness eBook\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2022/03/fitness-ebook-small.jpg\";s:12:\"tmpl_created\";i:1660205149;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:141:\"https://library.elementor.com/popups/fly-in-contact-health-fitness-ebook/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:28:\"[\"Contact\",\"Ebook\",\"Health\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:128;a:20:{s:4:\"tmpl\";i:1199;s:2:\"id\";i:18839;s:5:\"title\";s:27:\"Hello Bar | CTA | eCommerce\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2021/05/350x250.png\";s:12:\"tmpl_created\";i:1621870603;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"https://library.elementor.com/popups/hello-bar-cta-ecommerce/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:41:\"[\"Ecommerce\",\"Online Shop\",\"Sale\",\"Shop\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:129;a:20:{s:4:\"tmpl\";i:1247;s:2:\"id\";i:21907;s:5:\"title\";s:50:\"Fly-In | Team Details  | Electronic Music Festival\";s:9:\"thumbnail\";s:104:\"https://library.elementor.com/wp-content/uploads/2022/03/Kit-8-electronic-music-festival-CTA-image-1.jpg\";s:12:\"tmpl_created\";i:1646660881;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:157:\"https://library.elementor.com/popups/fly-in-team-details-popup-electronic-music-festival/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:130;a:20:{s:4:\"tmpl\";i:1253;s:2:\"id\";i:22162;s:5:\"title\";s:46:\"Full Screen | Menu | Electronic Music Festival\";s:9:\"thumbnail\";s:90:\"https://library.elementor.com/wp-content/uploads/2022/03/8-music-festival-Team-Details.jpg\";s:12:\"tmpl_created\";i:1647272934;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:154:\"https://library.elementor.com/popups/full-screen-menu-popup-electronic-music-festival/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:21:\"[\"Fullscreen\",\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:131;a:20:{s:4:\"tmpl\";i:1254;s:2:\"id\";i:22172;s:5:\"title\";s:45:\"Classic | Discount | Health &#038; Beauty Spa\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/03/health-beauty-spa-small.jpg\";s:12:\"tmpl_created\";i:1647273547;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:146:\"https://library.elementor.com/popups/classic-discount-popup-health-beauty-spa/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:36:\"[\"Hair\",\"Health\",\"Sales\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:132;a:20:{s:4:\"tmpl\";i:1255;s:2:\"id\";i:22183;s:5:\"title\";s:44:\"Hello Bar | CTA | Environmental Organization\";s:9:\"thumbnail\";s:104:\"https://library.elementor.com/wp-content/uploads/2022/03/11-Environmental-Organization-Click-Through.jpg\";s:12:\"tmpl_created\";i:1647274384;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:152:\"https://library.elementor.com/popups/hello-bar-cta-popup-environmental-organization/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:133;a:20:{s:4:\"tmpl\";i:1256;s:2:\"id\";i:22195;s:5:\"title\";s:39:\"Classic | Discount | Italian Restaurant\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2022/03/restaurant-small.jpg\";s:12:\"tmpl_created\";i:1647329432;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:147:\"https://library.elementor.com/popups/classic-discount-popup-italian-restaurant/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:22:\"[\"Restaurant\",\"Sales\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:134;a:20:{s:4:\"tmpl\";i:1257;s:2:\"id\";i:22210;s:5:\"title\";s:45:\"Bottom Bar | Discount | Technology Conference\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/03/tech-conference-small.jpg\";s:12:\"tmpl_created\";i:1647330423;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:153:\"https://library.elementor.com/popups/bottom-bar-discount-popup-technology-conference/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:10:\"bottom bar\";s:4:\"tags\";s:38:\"[\"Conference\",\"Sales\",\"Save the Date\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:135;a:20:{s:4:\"tmpl\";i:1258;s:2:\"id\";i:22221;s:5:\"title\";s:32:\"Hello Bar | Menu | Tattoo Studio\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/03/tattoo-studio-small-1.jpg\";s:12:\"tmpl_created\";i:1647330705;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:140:\"https://library.elementor.com/popups/hello-bar-menu-popup-tattoo-studio/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:17:\"[\"Header\",\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:136;a:20:{s:4:\"tmpl\";i:1259;s:2:\"id\";i:22231;s:5:\"title\";s:37:\"Full Screen | Booking | Tattoo Studio\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2022/03/tattoo-studio-small.jpg\";s:12:\"tmpl_created\";i:1647331823;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:145:\"https://library.elementor.com/popups/full-screen-booking-popup-tattoo-studio/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:32:\"[\"Booking\",\"Contact\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:137;a:20:{s:4:\"tmpl\";i:1260;s:2:\"id\";i:22251;s:5:\"title\";s:34:\"Classic | Discount | Dental Clinic\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2022/03/dental-clinic-small.jpg\";s:12:\"tmpl_created\";i:1647332171;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:142:\"https://library.elementor.com/popups/classic-discount-popup-dental-clinic/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:30:\"[\"Health\",\"Marketing\",\"Sales\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:138;a:20:{s:4:\"tmpl\";i:1261;s:2:\"id\";i:22261;s:5:\"title\";s:34:\"Slide-In | Contact | Makeup Artist\";s:9:\"thumbnail\";s:88:\"https://library.elementor.com/wp-content/uploads/2022/03/20-Makeup-Artist-Contact-Us.jpg\";s:12:\"tmpl_created\";i:1647333946;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:142:\"https://library.elementor.com/popups/slide-in-contact-popup-makeup-artist/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:33:\"[\"Business\",\"Contact\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:139;a:20:{s:4:\"tmpl\";i:1262;s:2:\"id\";i:22271;s:5:\"title\";s:24:\"Fly-In | CTA | Headphone\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2022/03/headphones-1-small.jpg\";s:12:\"tmpl_created\";i:1647334784;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/popups/fly-in-cta-popup-headphone/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:41:\"[\"cta\",\"Ecommerce\",\"Marketing\",\"Product\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:140;a:20:{s:4:\"tmpl\";i:1263;s:2:\"id\";i:22277;s:5:\"title\";s:29:\"Classic | CTA | Online Course\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2022/03/online-course-2.jpg\";s:12:\"tmpl_created\";i:1647337110;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:137:\"https://library.elementor.com/popups/classic-cta-popup-online-course/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:35:\"[\"Course Online\",\"cta\",\"Marketing\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:141;a:20:{s:4:\"tmpl\";i:1264;s:2:\"id\";i:22283;s:5:\"title\";s:40:\"Bottom Bar | Contact | Virtual Assistant\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2022/03/virtual-assistant-3.jpg\";s:12:\"tmpl_created\";i:1647337517;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:148:\"https://library.elementor.com/popups/bottom-bar-contact-popup-virtual-assistant/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:10:\"bottom bar\";s:4:\"tags\";s:33:\"[\"Business\",\"Contact\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:142;a:20:{s:4:\"tmpl\";i:1265;s:2:\"id\";i:22289;s:5:\"title\";s:32:\"Fly-In | Contact | Private Tutor\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2022/03/private-tutor-4.jpg\";s:12:\"tmpl_created\";i:1647337676;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:140:\"https://library.elementor.com/popups/fly-in-contact-popup-private-tutor/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:27:\"[\"Contact\",\"Course Online\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:143;a:20:{s:4:\"tmpl\";i:1266;s:2:\"id\";i:22295;s:5:\"title\";s:31:\"Classic |  Login | Login Travel\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2022/03/login-travel-6.jpg\";s:12:\"tmpl_created\";i:1647339467;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:138:\"https://library.elementor.com/popups/classic-login-popup-login-travel/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:9:\"[\"Login\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:144;a:20:{s:4:\"tmpl\";i:1267;s:2:\"id\";i:22301;s:5:\"title\";s:36:\"Full Screen | Login | Login Business\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2022/03/login-business-7.jpg\";s:12:\"tmpl_created\";i:1647339782;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:144:\"https://library.elementor.com/popups/full-screen-login-popup-login-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:16:\"[\"Login\",\"SaaS\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:145;a:20:{s:4:\"tmpl\";i:1268;s:2:\"id\";i:22307;s:5:\"title\";s:28:\"Classic | Login | Login Blog\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2022/03/login-blog-8.jpg\";s:12:\"tmpl_created\";i:1647339986;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:136:\"https://library.elementor.com/popups/classic-login-popup-login-blog/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:16:\"[\"Blog\",\"Login\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:146;a:20:{s:4:\"tmpl\";i:1269;s:2:\"id\";i:22313;s:5:\"title\";s:31:\"Classic | Login | Login Fashion\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2022/03/login-fashion-9.jpg\";s:12:\"tmpl_created\";i:1647340204;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:139:\"https://library.elementor.com/popups/classic-login-popup-login-fashion/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:19:\"[\"Fashion\",\"Login\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:147;a:20:{s:4:\"tmpl\";i:1270;s:2:\"id\";i:22319;s:5:\"title\";s:40:\"Classic |  Login | Login Design Platform\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2022/03/login-design-platform-10.jpg\";s:12:\"tmpl_created\";i:1647340531;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:147:\"https://library.elementor.com/popups/classic-login-popup-login-design-platform/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:25:\"[\"Design\",\"Login\",\"SaaS\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:148;a:20:{s:4:\"tmpl\";i:1271;s:2:\"id\";i:22325;s:5:\"title\";s:36:\"Fly-In | Contact | Digital Marketing\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/03/digital-marketing-11.jpg\";s:12:\"tmpl_created\";i:1647340770;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:144:\"https://library.elementor.com/popups/fly-in-contact-popup-digital-marketing/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:51:\"[\"Business\",\"Contact\",\"Digital Agency\",\"Marketing\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:149;a:20:{s:4:\"tmpl\";i:1272;s:2:\"id\";i:22331;s:5:\"title\";s:36:\"Fly-In | CTA | Dog Cat Food Delivery\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/03/dog-cat-food-delivery-5.jpg\";s:12:\"tmpl_created\";i:1647341069;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:144:\"https://library.elementor.com/popups/fly-in-cta-popup-dog-cat-food-delivery/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:33:\"[\"cta\",\"Delivery Service\",\"Pets\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:150;a:20:{s:4:\"tmpl\";i:1273;s:2:\"id\";i:22337;s:5:\"title\";s:37:\"Full Screen | Contact | Design Studio\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2022/03/design-studio-12.jpg\";s:12:\"tmpl_created\";i:1647341370;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:145:\"https://library.elementor.com/popups/full-screen-contact-popup-design-studio/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:39:\"[\"Business\",\"Contact\",\"Digital Agency\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:151;a:20:{s:4:\"tmpl\";i:1274;s:2:\"id\";i:22343;s:5:\"title\";s:44:\"Classic | Contact | Support Product Platform\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2022/03/support-13.jpg\";s:12:\"tmpl_created\";i:1647341972;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:146:\"https://library.elementor.com/popups/classic-contact-support-product-platform/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:21:\"[\"Contact\",\"Support\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:152;a:20:{s:4:\"tmpl\";i:1275;s:2:\"id\";i:22371;s:5:\"title\";s:38:\"Full Screen | Contact | Small Business\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2022/03/small-business-14.jpg\";s:12:\"tmpl_created\";i:1647342508;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:140:\"https://library.elementor.com/popups/full-screen-contact-small-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:40:\"[\"Business\",\"Contact\",\"Interior Design\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:153;a:20:{s:4:\"tmpl\";i:1276;s:2:\"id\";i:22377;s:5:\"title\";s:31:\"Classic | Contact | Online Shop\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2022/03/online-shop-15.jpg\";s:12:\"tmpl_created\";i:1647352786;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/classic-contact-online-shop/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:154;a:20:{s:4:\"tmpl\";i:1277;s:2:\"id\";i:22383;s:5:\"title\";s:40:\"Classic | Booking | Children Optometrist\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/03/children-optometrist-16.jpg\";s:12:\"tmpl_created\";i:1647352963;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:142:\"https://library.elementor.com/popups/classic-booking-children-optometrist/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:53:\"[\"Booking\",\"Business\",\"Contact\",\"Education\",\"Health\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:155;a:20:{s:4:\"tmpl\";i:1278;s:2:\"id\";i:22389;s:5:\"title\";s:28:\"Fly-In | Contact | Open Week\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2022/03/open-week17.jpg\";s:12:\"tmpl_created\";i:1647353281;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/popups/fly-in-contact-open-week/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:34:\"[\"Business\",\"Contact\",\"Marketing\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:156;a:20:{s:4:\"tmpl\";i:1279;s:2:\"id\";i:22397;s:5:\"title\";s:43:\"Full Screen | CTA | Plant Pots Online Store\";s:9:\"thumbnail\";s:87:\"https://library.elementor.com/wp-content/uploads/2022/03/plant-pots-online-store-18.jpg\";s:12:\"tmpl_created\";i:1647353429;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:145:\"https://library.elementor.com/popups/full-screen-cta-plant-pots-online-store/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:33:\"[\"Ecommerce\",\"Marketing\",\"Sales\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:157;a:20:{s:4:\"tmpl\";i:1054;s:2:\"id\";i:15414;s:5:\"title\";s:32:\"Classic | Contact | Dance Studio\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/10/PopUp.jpg\";s:12:\"tmpl_created\";i:1603180596;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/popups/classic-contact-dance-studio/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:16:\"[\"Dance Studio\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:762;s:11:\"trend_index\";i:650;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:158;a:20:{s:4:\"tmpl\";i:1398;s:2:\"id\";i:23687;s:5:\"title\";s:32:\"Pizza Promotion &#8211; Business\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2022/04/48-Pizza-Promotion.jpg\";s:12:\"tmpl_created\";i:1649670575;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/lp/pizza-promotion-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:92:\"[\"Business\",\"Cooking\",\"Delivery\",\"Discount\",\"Fast Food\",\"Food\",\"Landing Pages\",\"Restaurant\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:159;a:20:{s:4:\"tmpl\";i:1400;s:2:\"id\";i:23751;s:5:\"title\";s:33:\"Baby Sleep Webinar &#8211; Events\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/04/63-Baby-Sleep-Webinar.jpg\";s:12:\"tmpl_created\";i:1649676065;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/lp/baby-sleep-webinar-events/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"Events\";s:4:\"tags\";s:227:\"[\"Baby\",\"Booking\",\"Business\",\"Children\",\"Course Online\",\"Education\",\"Events\",\"Health\",\"Landing Pages\",\"Life Coach\",\"Lifestyle\",\"Online Event\",\"Online Service\",\"Parenting\",\"Professional\",\"Remote\",\"Services\",\"Training\",\"Webinar\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:160;a:20:{s:4:\"tmpl\";i:1401;s:2:\"id\";i:23776;s:5:\"title\";s:34:\"Ski Hotel Promotion &#8211; Travel\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2022/04/64-Ski-Hotel-Promotion.jpg\";s:12:\"tmpl_created\";i:1649691720;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/lp/ski-hotel-promotion-travel/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"Travel\";s:4:\"tags\";s:118:\"[\"Accommodation\",\"Booking\",\"Discount. Landing Pages\",\"Lifestyle\",\"Luxury\",\"Services\",\"Spa\",\"Travel\",\"Trip\",\"Vacation\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:161;a:20:{s:4:\"tmpl\";i:1402;s:2:\"id\";i:23804;s:5:\"title\";s:30:\"Cake Delivery &#8211; Business\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2022/04/67-Cake-Delivery.jpg\";s:12:\"tmpl_created\";i:1649692909;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/lp/cake-delivery-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:101:\"[\"Bakery\",\"Business\",\"Cake\",\"Cooking\",\"Delivery\",\"Discount\",\"Food\",\"Landing Pages\",\"Products\",\"Shop\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:162;a:20:{s:4:\"tmpl\";i:1403;s:2:\"id\";i:23832;s:5:\"title\";s:32:\"Furniture Store &#8211; Business\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2022/04/87-Furniture-Store.jpg\";s:12:\"tmpl_created\";i:1649694812;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/lp/furniture-store-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:232:\"[\"Architecture\",\"Art\",\"Business\",\"Construction\",\"Coupon\",\"Creative\",\"Decor\",\"Designer\",\"Discount\",\"Fashion\",\"Furniture Design\",\"Home\",\"House\",\"Interior Design\",\"Landing Pages\",\"Lifestyle\",\"Products\",\"Professional\",\"Services\",\"Shop\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:163;a:20:{s:4:\"tmpl\";i:1404;s:2:\"id\";i:23746;s:5:\"title\";s:22:\"Nails &#8211; Business\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2022/04/62-Nails-1.jpg\";s:12:\"tmpl_created\";i:1649704635;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/lp/nails-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:173:\"[\"Art\",\"Beauty\",\"Business\",\"Colorful\",\"Cosmetics\",\"Creative\",\"Design\",\"Discount\",\"Fashion\",\"Girly\",\"Landing Pages\",\"Lifestyle\",\"Manicure\",\"Modern\",\"Professional\",\"Services\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:164;a:20:{s:4:\"tmpl\";i:1405;s:2:\"id\";i:23846;s:5:\"title\";s:29:\"Music Festival &#8211; Events\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2022/04/88-Music-Festival.jpg\";s:12:\"tmpl_created\";i:1649707763;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/lp/music-festival-events/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:6:\"Events\";s:4:\"tags\";s:128:\"[\"Author\",\"Booking\",\"Business\",\"Creative\",\"Discount\",\"Events\",\"Landing Pages\",\"Music\",\"Online\",\"Online Event\",\"Party\",\"Virtual\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:165;a:20:{s:4:\"tmpl\";i:1406;s:2:\"id\";i:23872;s:5:\"title\";s:40:\"Fashion Styling Course &#8211; Education\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2022/04/89-Fashion-Styling-Course.jpg\";s:12:\"tmpl_created\";i:1649708569;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/lp/fashion-styling-course-education/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"Education\";s:4:\"tags\";s:173:\"[\"Aesthetic\",\"Art\",\"Beauty\",\"Business\",\"Course Online\",\"Creative\",\"Discount\",\"Education\",\"Fashion\",\"Landing Pages\",\"Lifestyle\",\"Online\",\"Online Service\",\"Stylist\",\"Virtual\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:166;a:20:{s:4:\"tmpl\";i:1407;s:2:\"id\";i:23897;s:5:\"title\";s:33:\"Bags Online Shop &#8211; Business\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2022/04/90-Bags-Online-Shop.jpg\";s:12:\"tmpl_created\";i:1649709513;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/lp/bags-online-shop-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:170:\"[\"Art\",\"Bag\",\"Business\",\"Creative\",\"Design\",\"Discount\",\"Fashion\",\"Landing Pages\",\"Lifestyle\",\"Luxury\",\"Modern\",\"Online\",\"Online Shop\",\"Products\",\"Sales\",\"Shop\",\"Stylist\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:167;a:20:{s:4:\"tmpl\";i:1408;s:2:\"id\";i:23932;s:5:\"title\";s:32:\"Cooking Academy &#8211; Business\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2022/04/91-Cooking-Academy.jpg\";s:12:\"tmpl_created\";i:1649710216;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/lp/cooking-academy-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:145:\"[\"Academy\",\"Booking\",\"Business\",\"Chef\",\"Cooking\",\"Education\",\"Food\",\"Free Trial\",\"Landing Pages\",\"Professional\",\"School\",\"Teacher\",\"Testimonial\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:168;a:20:{s:4:\"tmpl\";i:1409;s:2:\"id\";i:23970;s:5:\"title\";s:45:\"Ophthalmology Medical Clinic &#8211; Business\";s:9:\"thumbnail\";s:92:\"https://library.elementor.com/wp-content/uploads/2022/04/92-Ophthalmology-Medical-Clinic.jpg\";s:12:\"tmpl_created\";i:1649711096;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:139:\"https://library.elementor.com/lp/ophthalmology-medical-clinic-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:165:\"[\"About\",\"Business\",\"Care\",\"Consulting\",\"Eye\",\"Free Trial\",\"Glasses\",\"Health\",\"Landing Pages\",\"Lifestyle\",\"Medical\",\"Modern\",\"Optometrist\",\"Professional\",\"Services\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:169;a:20:{s:4:\"tmpl\";i:1425;s:2:\"id\";i:24331;s:5:\"title\";s:24:\"Wireframe &#8211; Home 1\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Home-1.jpg\";s:12:\"tmpl_created\";i:1653988363;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/wireframe-home-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:102:\"[\"Business\",\"Contact\",\"Features\",\"Footer\",\"Header\",\"Homepage\",\"Professional\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:170;a:20:{s:4:\"tmpl\";i:1218;s:2:\"id\";i:20792;s:5:\"title\";s:26:\"Luxury Car &#8211; Product\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2021/11/250x280-1.jpg\";s:12:\"tmpl_created\";i:1636903770;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/lp/luxury-car-product/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"Product\";s:4:\"tags\";s:54:\"[\"car\",\"Ecommerce\",\"Landing Pages\",\"Luxury\",\"Product\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:171;a:20:{s:4:\"tmpl\";i:1428;s:2:\"id\";i:24398;s:5:\"title\";s:25:\"Wireframe &#8211; About 1\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-About-1.jpg\";s:12:\"tmpl_created\";i:1653988534;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/wireframe-about-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:83:\"[\"About\",\"Business\",\"Contact\",\"Features\",\"Footer\",\"Professional\",\"Services\",\"Team\"]\";s:10:\"menu_order\";i:2;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:172;a:20:{s:4:\"tmpl\";i:991;s:2:\"id\";i:13413;s:5:\"title\";s:33:\"Classic | Contact | Online Course\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/04/PopUp-Help.jpg\";s:12:\"tmpl_created\";i:1587474761;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:135:\"https://library.elementor.com/popups/classic-contact-online-course/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:29:\"[\"Course Online\",\"Education\"]\";s:10:\"menu_order\";i:2;s:16:\"popularity_index\";i:530;s:11:\"trend_index\";i:369;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:173;a:20:{s:4:\"tmpl\";i:1053;s:2:\"id\";i:15272;s:5:\"title\";s:32:\"Classic | Contact | Psychologist\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/09/PopUp.png\";s:12:\"tmpl_created\";i:1600170487;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/popups/classic-contact-psychologist/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:34:\"[\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:3;s:16:\"popularity_index\";i:578;s:11:\"trend_index\";i:312;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:174;a:20:{s:4:\"tmpl\";i:899;s:2:\"id\";i:11839;s:5:\"title\";s:9:\"Portfolio\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2019/09/Header_small.png\";s:12:\"tmpl_created\";i:1569430015;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/portfolio-9/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:43:\"[\"creative portfolio\",\"header\",\"portfolio\"]\";s:10:\"menu_order\";i:3;s:16:\"popularity_index\";i:189;s:11:\"trend_index\";i:20;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:175;a:20:{s:4:\"tmpl\";i:1433;s:2:\"id\";i:24477;s:5:\"title\";s:27:\"Wireframe &#8211; Gallery 2\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Gallery-2.jpg\";s:12:\"tmpl_created\";i:1653988835;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/wireframe-gallery-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:82:\"[\"Business\",\"Contact\",\"Design\",\"Footer\",\"Gallery\",\"Header\",\"Portfolio\",\"Services\"]\";s:10:\"menu_order\";i:3;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:176;a:20:{s:4:\"tmpl\";i:1205;s:2:\"id\";i:20233;s:5:\"title\";s:32:\"Art Magazine &#8211; Coming Soon\";s:9:\"thumbnail\";s:95:\"https://library.elementor.com/wp-content/uploads/2021/10/Art-Magazine-Coming-Soon-250x280-1.jpg\";s:12:\"tmpl_created\";i:1633881371;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/lp/art-magazine-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:16:\"Coming Soon Page\";s:4:\"tags\";s:48:\"[\"Art\",\"Coming Soon\",\"Landing Pages\",\"Magazine\"]\";s:10:\"menu_order\";i:3;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:177;a:20:{s:4:\"tmpl\";i:1214;s:2:\"id\";i:20539;s:5:\"title\";s:31:\"Design Blog &#8211; Coming Soon\";s:9:\"thumbnail\";s:94:\"https://library.elementor.com/wp-content/uploads/2021/10/Design-Blog-Coming-Soon-250x280-1.jpg\";s:12:\"tmpl_created\";i:1634022706;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/lp/design-blog-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:16:\"Coming Soon Page\";s:4:\"tags\";s:47:\"[\"Blog\",\"Coming Soon\",\"Design\",\"Landing Pages\"]\";s:10:\"menu_order\";i:4;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:178;a:20:{s:4:\"tmpl\";i:1224;s:2:\"id\";i:21013;s:5:\"title\";s:24:\"Restaurant &#8211; About\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2021/12/7-About-Restaurant.jpg\";s:12:\"tmpl_created\";i:1638795588;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/restaurant-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:36:\"[\"About\",\"Chef\",\"Food\",\"Restaurant\"]\";s:10:\"menu_order\";i:4;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:179;a:20:{s:4:\"tmpl\";i:992;s:2:\"id\";i:13402;s:5:\"title\";s:29:\"Classic | CTA | Online Course\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2020/04/Popup-Course-Completed.jpg\";s:12:\"tmpl_created\";i:1587474772;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/popups/classic-cta-online-course/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:29:\"[\"Course Online\",\"Education\"]\";s:10:\"menu_order\";i:4;s:16:\"popularity_index\";i:619;s:11:\"trend_index\";i:582;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:180;a:20:{s:4:\"tmpl\";i:1206;s:2:\"id\";i:20254;s:5:\"title\";s:41:\"Digital Marketing Agency &#8211; Business\";s:9:\"thumbnail\";s:95:\"https://library.elementor.com/wp-content/uploads/2021/10/Digital-Marketing-Agency-250x280-1.jpg\";s:12:\"tmpl_created\";i:1633882427;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:135:\"https://library.elementor.com/lp/digital-marketing-agency-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:65:\"[\"Agency\",\"Business\",\"Digital Agency\",\"Landing Pages\",\"Services\"]\";s:10:\"menu_order\";i:5;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:181;a:20:{s:4:\"tmpl\";i:1235;s:2:\"id\";i:21281;s:5:\"title\";s:25:\"Law Firm &#8211; Services\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2021/12/16-Services-Law-firm.jpg\";s:12:\"tmpl_created\";i:1638819128;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/law-firm-services-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:56:\"[\"Consulting\",\"Law\",\"Law Firm\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:5;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:182;a:20:{s:4:\"tmpl\";i:1017;s:2:\"id\";i:14111;s:5:\"title\";s:36:\"Classic | Japanese restaurant | Sale\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2020/06/Pop-Up-Page-Small.jpg\";s:12:\"tmpl_created\";i:1592300400;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:138:\"https://library.elementor.com/popups/classic-japanese-restaurant-sale/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:32:\"[\"Food\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:5;s:16:\"popularity_index\";i:717;s:11:\"trend_index\";i:697;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:183;a:20:{s:4:\"tmpl\";i:1213;s:2:\"id\";i:20509;s:5:\"title\";s:40:\"Dogs Adoption &#8211; Social Involvement\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2021/10/Dog-Adoption-250x280-1.jpg\";s:12:\"tmpl_created\";i:1634022353;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/lp/dogs-adoption-social-involvement/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:18:\"Social Involvement\";s:4:\"tags\";s:49:\"[\"Adoption\",\"Involvement\",\"Landing Pages\",\"Pets\"]\";s:10:\"menu_order\";i:6;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:184;a:20:{s:4:\"tmpl\";i:1233;s:2:\"id\";i:21205;s:5:\"title\";s:29:\"Photographer &#8211; Projects\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2021/12/25-Projects-Photographer.jpg\";s:12:\"tmpl_created\";i:1638818372;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/photographer-projects/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:43:\"[\"Black and white\",\"Photography\",\"Project\"]\";s:10:\"menu_order\";i:6;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:185;a:20:{s:4:\"tmpl\";i:993;s:2:\"id\";i:13422;s:5:\"title\";s:30:\"Classic | Menu | Online Course\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/04/PopUp-Menu.jpg\";s:12:\"tmpl_created\";i:1587474782;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/popups/classic-menu-online-course/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:29:\"[\"Course Online\",\"Education\"]\";s:10:\"menu_order\";i:6;s:16:\"popularity_index\";i:516;s:11:\"trend_index\";i:432;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:186;a:20:{s:4:\"tmpl\";i:925;s:2:\"id\";i:12540;s:5:\"title\";s:33:\"Classic | Menu | Travel and tours\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2019/12/PopUp_Menu_s.png\";s:12:\"tmpl_created\";i:1575960267;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:135:\"https://library.elementor.com/popups/classic-menu-travel-and-tours/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:7;s:16:\"popularity_index\";i:690;s:11:\"trend_index\";i:714;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:187;a:20:{s:4:\"tmpl\";i:1208;s:2:\"id\";i:20361;s:5:\"title\";s:51:\"Exercise &#038; Fitness Equipment &#8211; eCommerce\";s:9:\"thumbnail\";s:97:\"https://library.elementor.com/wp-content/uploads/2021/10/Exercise-Fitness-Equipment-250x280-1.jpg\";s:12:\"tmpl_created\";i:1633883766;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:138:\"https://library.elementor.com/lp/exercise-fitness-equipment-ecommerce/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:50:\"[\"Fitness\",\"Health\",\"Landing Pages\",\"Online Shop\"]\";s:10:\"menu_order\";i:7;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:188;a:20:{s:4:\"tmpl\";i:1239;s:2:\"id\";i:21373;s:5:\"title\";s:28:\"Photographer &#8211; Gallery\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2021/12/18-Gallery-Photographer.jpg\";s:12:\"tmpl_created\";i:1638821177;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/photographer-gallery/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:56:\"[\"Gallery\",\"Photography\",\"Portfolio\",\"Project\",\"Travel\"]\";s:10:\"menu_order\";i:7;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:189;a:20:{s:4:\"tmpl\";i:1426;s:2:\"id\";i:24348;s:5:\"title\";s:24:\"Wireframe &#8211; Home 2\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Home-2.jpg\";s:12:\"tmpl_created\";i:1653988444;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/wireframe-home-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:102:\"[\"Business\",\"Contact\",\"Features\",\"Footer\",\"Header\",\"Homepage\",\"Professional\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:8;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:190;a:20:{s:4:\"tmpl\";i:958;s:2:\"id\";i:13129;s:5:\"title\";s:28:\"Classic | Menu | Photography\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/02/PopUp_s.png\";s:12:\"tmpl_created\";i:1582092645;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/popups/classic-menu-photography/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:8;s:16:\"popularity_index\";i:646;s:11:\"trend_index\";i:521;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:191;a:20:{s:4:\"tmpl\";i:1427;s:2:\"id\";i:24366;s:5:\"title\";s:24:\"Wireframe &#8211; Home 3\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Home-3.jpg\";s:12:\"tmpl_created\";i:1653988491;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/wireframe-home-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:102:\"[\"Business\",\"Contact\",\"Features\",\"Footer\",\"Header\",\"Homepage\",\"Professional\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:9;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:192;a:20:{s:4:\"tmpl\";i:1207;s:2:\"id\";i:20299;s:5:\"title\";s:51:\"Interior Design Consultation &#8211; Online Service\";s:9:\"thumbnail\";s:99:\"https://library.elementor.com/wp-content/uploads/2021/10/Interior-Design-Consultation-250x280-1.jpg\";s:12:\"tmpl_created\";i:1633882989;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:145:\"https://library.elementor.com/lp/interior-design-consultation-online-service/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:14:\"Online Service\";s:4:\"tags\";s:65:\"[\"Consulting\",\"Interior Design\",\"Landing Pages\",\"Online Service\"]\";s:10:\"menu_order\";i:9;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:193;a:20:{s:4:\"tmpl\";i:952;s:2:\"id\";i:12726;s:5:\"title\";s:52:\"Classic | Newsletter | Subscribe | Magazine and Blog\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2020/01/PopUp_Newsletter_s.png\";s:12:\"tmpl_created\";i:1579061019;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:152:\"https://library.elementor.com/popups/classic-newsletter-subscribe-magazine-and-blog/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:9;s:16:\"popularity_index\";i:357;s:11:\"trend_index\";i:281;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:194;a:20:{s:4:\"tmpl\";i:883;s:2:\"id\";i:11468;s:5:\"title\";s:20:\"Classic | Sale | Gym\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2019/08/PopUp_Small.png\";s:12:\"tmpl_created\";i:1567393182;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/popups/classic-sale-gym/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:10;s:16:\"popularity_index\";i:696;s:11:\"trend_index\";i:740;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:195;a:20:{s:4:\"tmpl\";i:1216;s:2:\"id\";i:20623;s:5:\"title\";s:57:\"Luxurious Camping Accommodation For Events &#8211; Events\";s:9:\"thumbnail\";s:113:\"https://library.elementor.com/wp-content/uploads/2021/10/Luxurious-Camping-Accommodation-For-Events-250x280-2.jpg\";s:12:\"tmpl_created\";i:1634041681;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:151:\"https://library.elementor.com/lp/luxurious-camping-accommodation-for-events-events/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"Events\";s:4:\"tags\";s:43:\"[\"Event\",\"Events\",\"Landing Pages\",\"Travel\"]\";s:10:\"menu_order\";i:10;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:196;a:20:{s:4:\"tmpl\";i:1219;s:2:\"id\";i:20886;s:5:\"title\";s:28:\"Online Training &#8211; Home\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2021/12/2-Home-Online-Training.jpg\";s:12:\"tmpl_created\";i:1638784769;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/online-training-home/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:39:\"[\"Fitness\",\"Online\",\"Sport\",\"Training\"]\";s:10:\"menu_order\";i:10;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:197;a:20:{s:4:\"tmpl\";i:1065;s:2:\"id\";i:15570;s:5:\"title\";s:33:\"Classic | Subscribe | Travel Blog\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/11/PopUp.jpg\";s:12:\"tmpl_created\";i:1606215555;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:135:\"https://library.elementor.com/popups/classic-subscribe-travel-blog/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:17:\"[\"Blog\",\"Travel\"]\";s:10:\"menu_order\";i:11;s:16:\"popularity_index\";i:709;s:11:\"trend_index\";i:459;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:198;a:20:{s:4:\"tmpl\";i:1431;s:2:\"id\";i:24437;s:5:\"title\";s:25:\"Wireframe &#8211; About 4\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-About-4.jpg\";s:12:\"tmpl_created\";i:1653988733;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/wireframe-about-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:74:\"[\"About\",\"Business\",\"Contact\",\"Features\",\"Footer\",\"Header\",\"Professional\"]\";s:10:\"menu_order\";i:11;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:199;a:20:{s:4:\"tmpl\";i:1210;s:2:\"id\";i:20414;s:5:\"title\";s:45:\"Online English Courses &#8211; Online Service\";s:9:\"thumbnail\";s:93:\"https://library.elementor.com/wp-content/uploads/2021/10/Online-English-Courses-250x280-1.jpg\";s:12:\"tmpl_created\";i:1633884482;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:139:\"https://library.elementor.com/lp/online-english-courses-online-service/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:14:\"Online Service\";s:4:\"tags\";s:50:\"[\"Course Online\",\"Landing Pages\",\"Online Service\"]\";s:10:\"menu_order\";i:11;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:200;a:20:{s:4:\"tmpl\";i:1132;s:2:\"id\";i:16553;s:5:\"title\";s:31:\"Fly-In | Contact | Beauty Salon\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/12/PopUp.jpg\";s:12:\"tmpl_created\";i:1608622602;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/fly-in-contact-beauty-salon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:23:\"[\"Beauty Salon\",\"Hair\"]\";s:10:\"menu_order\";i:12;s:16:\"popularity_index\";i:691;s:11:\"trend_index\";i:428;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:201;a:20:{s:4:\"tmpl\";i:1441;s:2:\"id\";i:24574;s:5:\"title\";s:27:\"Wireframe &#8211; Contact 5\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Contact-5.jpg\";s:12:\"tmpl_created\";i:1653989135;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/wireframe-contact-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:88:\"[\"Business\",\"Contact\",\"Footer\",\"Form\",\"Google Maps\",\"Header\",\"Professional\",\"Subscribe\"]\";s:10:\"menu_order\";i:12;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:202;a:20:{s:4:\"tmpl\";i:1217;s:2:\"id\";i:20333;s:5:\"title\";s:40:\"Plant Pots Online Shop &#8211; eCommerce\";s:9:\"thumbnail\";s:93:\"https://library.elementor.com/wp-content/uploads/2021/10/Plant-Pots-Online-Shop-250x280-2.jpg\";s:12:\"tmpl_created\";i:1634042184;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/lp/plant-pots-online-shop-ecommerce/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:50:\"[\"Ecommerce\",\"Landing Pages\",\"Online Shop\",\"Shop\"]\";s:10:\"menu_order\";i:12;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:203;a:20:{s:4:\"tmpl\";i:1211;s:2:\"id\";i:20447;s:5:\"title\";s:33:\"Shared Workspace &#8211; Business\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2021/10/250x280-Shared-Workspace.jpg\";s:12:\"tmpl_created\";i:1633884934;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/lp/shared-workspace-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:28:\"[\"Business\",\"Landing Pages\"]\";s:10:\"menu_order\";i:13;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:204;a:20:{s:4:\"tmpl\";i:1237;s:2:\"id\";i:21313;s:5:\"title\";s:34:\"Spa &#038; Beauty &#8211; Services\";s:9:\"thumbnail\";s:89:\"https://library.elementor.com/wp-content/uploads/2021/12/Spa-Beauty-Treatments-page-1.jpg\";s:12:\"tmpl_created\";i:1638819709;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/spa-beauty-services/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:55:\"[\"Beauty\",\"Hair\",\"Health\",\"Services\",\"Spa\",\"Treatment\"]\";s:10:\"menu_order\";i:13;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:205;a:20:{s:4:\"tmpl\";i:1004;s:2:\"id\";i:13538;s:5:\"title\";s:32:\"Fly-In | Newsletter | Barbershop\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2020/05/Pop-Up-Page-Small.jpg\";s:12:\"tmpl_created\";i:1589893364;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/popups/fly-in-newsletter-barbershop/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:28:\"[\"Barber Shop\",\"Barbershop\"]\";s:10:\"menu_order\";i:13;s:16:\"popularity_index\";i:710;s:11:\"trend_index\";i:667;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:206;a:20:{s:4:\"tmpl\";i:924;s:2:\"id\";i:12550;s:5:\"title\";s:32:\"Fly-in | Sale | Travel and Tours\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2019/12/PopUp_s.png\";s:12:\"tmpl_created\";i:1575960263;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/flyin-sale-travel-and-tours/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:14;s:16:\"popularity_index\";i:754;s:11:\"trend_index\";i:791;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:207;a:20:{s:4:\"tmpl\";i:1212;s:2:\"id\";i:20479;s:5:\"title\";s:49:\"Teeth Straightening &#8211; Health &#038; Fitness\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2021/10/250x280-Teeth-Whitening.jpg\";s:12:\"tmpl_created\";i:1633886115;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:136:\"https://library.elementor.com/lp/teeth-straightening-health-fitness/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:18:\"Health and Fitness\";s:4:\"tags\";s:46:\"[\"Business\",\"Dental\",\"Health\",\"Landing Pages\"]\";s:10:\"menu_order\";i:14;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:208;a:20:{s:4:\"tmpl\";i:1234;s:2:\"id\";i:21234;s:5:\"title\";s:34:\"Insurance Company &#8211; Services\";s:9:\"thumbnail\";s:90:\"https://library.elementor.com/wp-content/uploads/2021/12/15-Services-Insurance-Company.jpg\";s:12:\"tmpl_created\";i:1638818688;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/insurance-company-services/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:51:\"[\"Faq\",\"Form\",\"Insurance\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:14;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:209;a:20:{s:4:\"tmpl\";i:1035;s:2:\"id\";i:15062;s:5:\"title\";s:35:\"Fly-In | Sign up | Flooring Company\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/08/PopUp.png\";s:12:\"tmpl_created\";i:1597739629;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:137:\"https://library.elementor.com/popups/fly-in-sign-up-flooring-company/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:39:\"[\"Flooring company\",\"Flooring website\"]\";s:10:\"menu_order\";i:15;s:16:\"popularity_index\";i:625;s:11:\"trend_index\";i:309;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:210;a:20:{s:4:\"tmpl\";i:1209;s:2:\"id\";i:20394;s:5:\"title\";s:30:\"Time Management &#8211; Events\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2021/10/Time-Management-250x280-1.jpg\";s:12:\"tmpl_created\";i:1633884077;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/lp/time-management-events/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"Events\";s:4:\"tags\";s:17:\"[\"Landing Pages\"]\";s:10:\"menu_order\";i:15;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:211;a:20:{s:4:\"tmpl\";i:1229;s:2:\"id\";i:21118;s:5:\"title\";s:28:\"Contact &#8211; Plants Store\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2021/12/12-Contact-Plants-Store.jpg\";s:12:\"tmpl_created\";i:1638802472;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/contact-plants-store/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:40:\"[\"Contact\",\"Info\",\"Plant\",\"Testimonial\"]\";s:10:\"menu_order\";i:15;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:212;a:20:{s:4:\"tmpl\";i:893;s:2:\"id\";i:11822;s:5:\"title\";s:30:\"Full Screen | Menu | Portfolio\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2019/09/PopUp_small.png\";s:12:\"tmpl_created\";i:1569429896;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/popups/full-screen-menu-portfolio/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:16;s:16:\"popularity_index\";i:654;s:11:\"trend_index\";i:626;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:213;a:20:{s:4:\"tmpl\";i:1203;s:2:\"id\";i:18591;s:5:\"title\";s:28:\"Coffee Sale &#8211; Business\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2021/04/250x280-7.png\";s:12:\"tmpl_created\";i:1633877319;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/lp/coffee-sale-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:33:\"[\"Coffee\",\"Landing Pages\",\"Sale\"]\";s:10:\"menu_order\";i:16;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:214;a:20:{s:4:\"tmpl\";i:1231;s:2:\"id\";i:21184;s:5:\"title\";s:28:\"Dental Care &#8211; Services\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2021/12/14-Services-Dental-Care.jpg\";s:12:\"tmpl_created\";i:1638807148;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/dental-care-services/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:45:\"[\"Dental\",\"Medical\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:16;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:215;a:20:{s:4:\"tmpl\";i:1064;s:2:\"id\";i:15580;s:5:\"title\";s:31:\"Fullscreen | Menu | Travel Blog\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/11/PopUp-Menu.jpg\";s:12:\"tmpl_created\";i:1606215358;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/fullscreen-menu-travel-blog/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:17:\"[\"Blog\",\"Travel\"]\";s:10:\"menu_order\";i:17;s:16:\"popularity_index\";i:673;s:11:\"trend_index\";i:348;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:216;a:20:{s:4:\"tmpl\";i:1133;s:2:\"id\";i:16645;s:5:\"title\";s:28:\"Headphones &#8211; eCommerce\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2021/01/lp_headphones.png\";s:12:\"tmpl_created\";i:1609944115;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/lp/commerce-headphones/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:39:\"[\"Ecommerce\",\"Landing Pages\",\"Product\"]\";s:10:\"menu_order\";i:17;s:16:\"popularity_index\";i:633;s:11:\"trend_index\";i:87;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:217;a:20:{s:4:\"tmpl\";i:1442;s:2:\"id\";i:24584;s:5:\"title\";s:27:\"Wireframe &#8211; Pricing 1\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Pricing-1.jpg\";s:12:\"tmpl_created\";i:1653989152;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/wireframe-pricing-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:146:\"[\"Booking\",\"Business\",\"Clients\",\"Contact\",\"Faq\",\"Features\",\"Footer\",\"Online Service\",\"Pricing\",\"Products\",\"Professional\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:17;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:218;a:20:{s:4:\"tmpl\";i:1138;s:2:\"id\";i:16762;s:5:\"title\";s:25:\"Conference &#8211; Events\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2021/01/Conference.png\";s:12:\"tmpl_created\";i:1610455119;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/lp/conference-events/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:6:\"Events\";s:4:\"tags\";s:60:\"[\"Conference\",\"Convention\",\"Event\",\"Events\",\"Landing Pages\"]\";s:10:\"menu_order\";i:18;s:16:\"popularity_index\";i:705;s:11:\"trend_index\";i:216;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:219;a:20:{s:4:\"tmpl\";i:1438;s:2:\"id\";i:24539;s:5:\"title\";s:27:\"Wireframe &#8211; Contact 2\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Contact-2.jpg\";s:12:\"tmpl_created\";i:1653989019;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/wireframe-contact-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:69:\"[\"Business\",\"Contact\",\"Footer\",\"Google Maps\",\"Header\",\"Professional\"]\";s:10:\"menu_order\";i:18;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:220;a:20:{s:4:\"tmpl\";i:981;s:2:\"id\";i:13281;s:5:\"title\";s:37:\"Hello Bar | Contact | Interior Design\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/04/PopUp.png\";s:12:\"tmpl_created\";i:1586148801;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:139:\"https://library.elementor.com/popups/hello-bar-contact-interior-design/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:19:\"[\"Interior Design\"]\";s:10:\"menu_order\";i:18;s:16:\"popularity_index\";i:763;s:11:\"trend_index\";i:679;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:221;a:20:{s:4:\"tmpl\";i:1052;s:2:\"id\";i:15259;s:5:\"title\";s:31:\"Hello Bar | Menu | Psychologist\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/09/Menu-PopUp.png\";s:12:\"tmpl_created\";i:1600170209;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/hello-bar-menu-psychologist/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:34:\"[\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:19;s:16:\"popularity_index\";i:739;s:11:\"trend_index\";i:583;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:222;a:20:{s:4:\"tmpl\";i:1434;s:2:\"id\";i:24494;s:5:\"title\";s:28:\"Wireframe &#8211; Services 1\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Services-1.jpg\";s:12:\"tmpl_created\";i:1653988874;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/wireframe-services-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:53:\"[\"Business\",\"Faq\",\"Footer\",\"Professional\",\"Services\"]\";s:10:\"menu_order\";i:19;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:223;a:20:{s:4:\"tmpl\";i:1194;s:2:\"id\";i:18701;s:5:\"title\";s:32:\"Digital Course &#8211; eCommerce\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2021/04/250x280.jpg\";s:12:\"tmpl_created\";i:1618995134;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/lp/digital-course-ecommerce/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:57:\"[\"Course Online\",\"Ecommerce\",\"Landing Pages\",\"Marketing\"]\";s:10:\"menu_order\";i:19;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:224;a:20:{s:4:\"tmpl\";i:1192;s:2:\"id\";i:18612;s:5:\"title\";s:34:\"Bag Product Sale &#8211; eCommerce\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2021/04/Library-Pic-Bag-Product.jpeg\";s:12:\"tmpl_created\";i:1618395406;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/lp/bag-product-sale-ecommerce/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:61:\"[\"Bag\",\"Ecommerce\",\"Landing Pages\",\"Product\",\"Sale\",\"Travel\"]\";s:10:\"menu_order\";i:20;s:16:\"popularity_index\";i:875;s:11:\"trend_index\";i:605;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:225;a:20:{s:4:\"tmpl\";i:1227;s:2:\"id\";i:21083;s:5:\"title\";s:26:\"Conference &#8211; Contact\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2021/12/10-Contact-Conference.jpg\";s:12:\"tmpl_created\";i:1638799208;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/conference-contact/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:44:\"[\"Conference\",\"Contact\",\"Form\",\"Info\",\"Map\"]\";s:10:\"menu_order\";i:20;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:226;a:20:{s:4:\"tmpl\";i:1193;s:2:\"id\";i:18644;s:5:\"title\";s:37:\"Camera Product Sale &#8211; eCommerce\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2021/04/camera_sale_featured-img.jpg\";s:12:\"tmpl_created\";i:1618396388;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/lp/camera-product-sale-ecommerce/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:59:\"[\"Camera\",\"Ecommerce\",\"Landing Pages\",\"Photography\",\"Sale\"]\";s:10:\"menu_order\";i:21;s:16:\"popularity_index\";i:873;s:11:\"trend_index\";i:535;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:227;a:20:{s:4:\"tmpl\";i:951;s:2:\"id\";i:12736;s:5:\"title\";s:41:\"Slide In | Contact Us | Magazine and Blog\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2020/01/PopUp_contact_s.png\";s:12:\"tmpl_created\";i:1579060978;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/popups/slide-in-contact-us/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:21;s:16:\"popularity_index\";i:734;s:11:\"trend_index\";i:686;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:228;a:20:{s:4:\"tmpl\";i:1222;s:2:\"id\";i:20960;s:5:\"title\";s:26:\"Travel Agency &#8211; Home\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2021/12/5-Home-Travel-Agency.jpg\";s:12:\"tmpl_created\";i:1638788432;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/travel-agency-home/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:53:\"[\"Adventures\",\"Experience\",\"Explore\",\"Travel\",\"Trip\"]\";s:10:\"menu_order\";i:21;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:229;a:20:{s:4:\"tmpl\";i:1196;s:2:\"id\";i:18815;s:5:\"title\";s:25:\"Car Wash &#8211; Business\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2021/05/Library-Pic-Car-Wash.png\";s:12:\"tmpl_created\";i:1621336431;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/lp/car-wash-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:45:\"[\"Business\",\"car\",\"Discount\",\"Landing Pages\"]\";s:10:\"menu_order\";i:22;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:230;a:20:{s:4:\"tmpl\";i:1242;s:2:\"id\";i:21473;s:5:\"title\";s:40:\"Architecture Photography &#8211; Gallery\";s:9:\"thumbnail\";s:96:\"https://library.elementor.com/wp-content/uploads/2021/12/20-Gallery-Architecture-Photography.jpg\";s:12:\"tmpl_created\";i:1638822115;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/architecture-photography-gallery/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:52:\"[\"Architecture\",\"Gallery\",\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:22;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:231;a:20:{s:4:\"tmpl\";i:1015;s:2:\"id\";i:14067;s:5:\"title\";s:37:\"Slide In | Japanese restaurant | Menu\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2020/06/Menu-Pop-Up-Small.jpg\";s:12:\"tmpl_created\";i:1592290352;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:139:\"https://library.elementor.com/popups/slide-in-japanese-restaurant-menu/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:32:\"[\"Food\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:22;s:16:\"popularity_index\";i:650;s:11:\"trend_index\";i:565;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:232;a:20:{s:4:\"tmpl\";i:923;s:2:\"id\";i:12229;s:5:\"title\";s:33:\"Slide In | Law Firm | Information\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2019/11/popup.png\";s:12:\"tmpl_created\";i:1572847842;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:135:\"https://library.elementor.com/popups/slide-in-law-firm-information/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:23;s:16:\"popularity_index\";i:547;s:11:\"trend_index\";i:413;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:233;a:20:{s:4:\"tmpl\";i:1198;s:2:\"id\";i:18824;s:5:\"title\";s:33:\"Design School &#8211; Coming Soon\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2021/05/250x280-1.png\";s:12:\"tmpl_created\";i:1621336756;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/lp/design-school-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:16:\"Coming Soon Page\";s:4:\"tags\";s:49:\"[\"Coming Soon\",\"Design\",\"Landing Pages\",\"School\"]\";s:10:\"menu_order\";i:23;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:234;a:20:{s:4:\"tmpl\";i:1236;s:2:\"id\";i:21259;s:5:\"title\";s:28:\"3D Designer &#8211; Projects\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2021/12/24-Projects-3D-Designer.jpg\";s:12:\"tmpl_created\";i:1638819185;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/3d-designer-projects/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:69:\"[\"3D\",\"Creative Portfolio\",\"Design\",\"Designer\",\"Portfolio\",\"Project\"]\";s:10:\"menu_order\";i:23;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:235;a:20:{s:4:\"tmpl\";i:1028;s:2:\"id\";i:14827;s:5:\"title\";s:39:\"Slide-In | Contact | Luxury Real Estate\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/07/PopUp.png\";s:12:\"tmpl_created\";i:1595323523;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:141:\"https://library.elementor.com/popups/slide-in-contact-luxury-real-estate/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:28:\"[\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:24;s:16:\"popularity_index\";i:559;s:11:\"trend_index\";i:284;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:236;a:20:{s:4:\"tmpl\";i:1197;s:2:\"id\";i:18819;s:5:\"title\";s:27:\"Dog Walker &#8211; Business\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2021/05/Library-Pic-Dog-Walker.png\";s:12:\"tmpl_created\";i:1621336601;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/lp/dog-walker-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:41:\"[\"Business\",\"Dog\",\"Landing Pages\",\"Pets\"]\";s:10:\"menu_order\";i:24;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:237;a:20:{s:4:\"tmpl\";i:1238;s:2:\"id\";i:21349;s:5:\"title\";s:29:\"Architecture &#8211; Projects\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2021/12/23-Projects-Architecture.jpg\";s:12:\"tmpl_created\";i:1638820870;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/architecture-projects/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:70:\"[\"Architecture\",\"Creative\",\"Creative Portfolio\",\"Portfolio\",\"Project\"]\";s:10:\"menu_order\";i:24;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:238;a:20:{s:4:\"tmpl\";i:1034;s:2:\"id\";i:15075;s:5:\"title\";s:34:\"Slide-In | Menu | Flooring Company\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/08/PopUp-1.png\";s:12:\"tmpl_created\";i:1597739605;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:136:\"https://library.elementor.com/popups/slide-in-menu-flooring-company/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:39:\"[\"Flooring company\",\"Flooring website\"]\";s:10:\"menu_order\";i:25;s:16:\"popularity_index\";i:383;s:11:\"trend_index\";i:162;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:239;a:20:{s:4:\"tmpl\";i:1414;s:2:\"id\";i:24079;s:5:\"title\";s:32:\"Fashion Shop &#8211; Coming Soon\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2022/04/Coming-Soon-Fashion-Shop.jpg\";s:12:\"tmpl_created\";i:1650988089;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/fashion-shop-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:88:\"[\"Aesthetic\",\"Business\",\"Coming Soon\",\"Ecommerce\",\"Girly\",\"Lifestyle\",\"Products\",\"Shop\"]\";s:10:\"menu_order\";i:25;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:240;a:20:{s:4:\"tmpl\";i:1195;s:2:\"id\";i:18761;s:5:\"title\";s:33:\"Fashion Store &#8211; Coming Soon\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2021/05/Library-Pic-Fashion-Store.png\";s:12:\"tmpl_created\";i:1621336146;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/lp/fashion-store-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:16:\"Coming Soon Page\";s:4:\"tags\";s:56:\"[\"Coming Soon\",\"Fashion\",\"Landing Pages\",\"Shop\",\"store\"]\";s:10:\"menu_order\";i:25;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:241;a:20:{s:4:\"tmpl\";i:1153;s:2:\"id\";i:17060;s:5:\"title\";s:36:\"Private Tutor &#8211; Online Service\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2021/01/Online-Tutor-2.png\";s:12:\"tmpl_created\";i:1610631042;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/lp/private-tutor-online-service/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:14:\"Online Service\";s:4:\"tags\";s:64:\"[\"Education\",\"Landing Pages\",\"Online Service\",\"Teacher\",\"Tutor\"]\";s:10:\"menu_order\";i:26;s:16:\"popularity_index\";i:780;s:11:\"trend_index\";i:628;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:242;a:20:{s:4:\"tmpl\";i:1430;s:2:\"id\";i:24434;s:5:\"title\";s:25:\"Wireframe &#8211; About 3\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-About-3.jpg\";s:12:\"tmpl_created\";i:1653988697;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/wireframe-about-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:76:\"[\"About\",\"Business\",\"Contact\",\"Faq\",\"Footer\",\"Header\",\"Professional\",\"Team\"]\";s:10:\"menu_order\";i:26;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:243;a:20:{s:4:\"tmpl\";i:1158;s:2:\"id\";i:17232;s:5:\"title\";s:33:\"Life Coach &#8211; Online Service\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2021/01/Life-Coach.png\";s:12:\"tmpl_created\";i:1610902793;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/lp/life-coach-online-service/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:14:\"Online Service\";s:4:\"tags\";s:38:\"[\"Coach\",\"Landing Pages\",\"Life Coach\"]\";s:10:\"menu_order\";i:27;s:16:\"popularity_index\";i:787;s:11:\"trend_index\";i:751;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:244;a:20:{s:4:\"tmpl\";i:1436;s:2:\"id\";i:24515;s:5:\"title\";s:28:\"Wireframe &#8211; Services 3\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Services-3.jpg\";s:12:\"tmpl_created\";i:1653988946;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/wireframe-services-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:66:\"[\"Business\",\"Contact\",\"Footer\",\"Header\",\"Professional\",\"Services\"]\";s:10:\"menu_order\";i:27;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:245;a:20:{s:4:\"tmpl\";i:875;s:2:\"id\";i:11241;s:5:\"title\";s:36:\"Classic | Digital Agency | Marketing\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2019/07/PopUp_small.jpg\";s:12:\"tmpl_created\";i:1564643043;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:138:\"https://library.elementor.com/popups/classic-digital-agency-marketing/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:28;s:16:\"popularity_index\";i:362;s:11:\"trend_index\";i:315;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:246;a:20:{s:4:\"tmpl\";i:1146;s:2:\"id\";i:16932;s:5:\"title\";s:35:\"Finance Consulting &#8211; Business\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2021/01/Finance-Consulting.png\";s:12:\"tmpl_created\";i:1610532170;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"https://library.elementor.com/lp/finance-consulting-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:80:\"[\"Advisor\",\"Business\",\"Consulting\",\"Finance\",\"Investment\",\"Landing Pages\",\"Tax\"]\";s:10:\"menu_order\";i:28;s:16:\"popularity_index\";i:790;s:11:\"trend_index\";i:630;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:247;a:20:{s:4:\"tmpl\";i:1429;s:2:\"id\";i:24421;s:5:\"title\";s:25:\"Wireframe &#8211; About 2\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-About-2.jpg\";s:12:\"tmpl_created\";i:1653988579;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/wireframe-about-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:87:\"[\"About\",\"Business\",\"Contact\",\"Faq\",\"Features\",\"Footer\",\"Header\",\"Professional\",\"Team\"]\";s:10:\"menu_order\";i:28;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:248;a:20:{s:4:\"tmpl\";i:674;s:2:\"id\";i:8505;s:5:\"title\";s:11:\"404 page 01\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2018/05/001.jpg\";s:12:\"tmpl_created\";i:1526415501;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/404-page-01/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:28;s:16:\"popularity_index\";i:533;s:11:\"trend_index\";i:222;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:249;a:20:{s:4:\"tmpl\";i:1136;s:2:\"id\";i:16721;s:5:\"title\";s:35:\"Dental &#8211; Health &amp; Fitness\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2021/01/Dental.jpg\";s:12:\"tmpl_created\";i:1610448567;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/lp/dental-health-fitness/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:18:\"Health and Fitness\";s:4:\"tags\";s:44:\"[\"Dental\",\"Doctor\",\"Health\",\"Landing Pages\"]\";s:10:\"menu_order\";i:29;s:16:\"popularity_index\";i:801;s:11:\"trend_index\";i:655;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:250;a:20:{s:4:\"tmpl\";i:1417;s:2:\"id\";i:24116;s:5:\"title\";s:32:\"Tech Company &#8211; Coming Soon\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2022/04/Coming-Soon-Tech-Company.jpg\";s:12:\"tmpl_created\";i:1650989265;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/tech-company-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:87:\"[\"Business\",\"Coding\",\"Coming Soon\",\"Computer\",\"Developer\",\"IT\",\"Services\",\"Technology\"]\";s:10:\"menu_order\";i:29;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:251;a:20:{s:4:\"tmpl\";i:675;s:2:\"id\";i:8511;s:5:\"title\";s:11:\"404 page 02\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2018/05/002.jpg\";s:12:\"tmpl_created\";i:1526415528;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/404-page-02/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:29;s:16:\"popularity_index\";i:347;s:11:\"trend_index\";i:155;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:252;a:20:{s:4:\"tmpl\";i:1161;s:2:\"id\";i:17269;s:5:\"title\";s:34:\"Electronics Sale &#8211; eCommerce\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2021/01/Electronic-Products.png\";s:12:\"tmpl_created\";i:1610903298;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/lp/electronics-sale-ecommerce/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:29:\"[\"Ecommerce\",\"Landing Pages\"]\";s:10:\"menu_order\";i:30;s:16:\"popularity_index\";i:800;s:11:\"trend_index\";i:556;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:253;a:20:{s:4:\"tmpl\";i:1220;s:2:\"id\";i:20908;s:5:\"title\";s:42:\"Packing &#038; Moving Company &#8211; Home\";s:9:\"thumbnail\";s:90:\"https://library.elementor.com/wp-content/uploads/2021/12/3-Home-Packing-Moving-Company.jpg\";s:12:\"tmpl_created\";i:1638786127;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/packing-moving-company-home/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:28:\"[\"Movers\",\"Moving\",\"Storge\"]\";s:10:\"menu_order\";i:30;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:254;a:20:{s:4:\"tmpl\";i:1152;s:2:\"id\";i:17032;s:5:\"title\";s:42:\"Donate Computer &#8211; Social Involvement\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2021/01/Donation-2.png\";s:12:\"tmpl_created\";i:1610630585;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:136:\"https://library.elementor.com/lp/donate-computer-social-involvement/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:18:\"Social Involvement\";s:4:\"tags\";s:67:\"[\"Computer\",\"Donate\",\"Donation\",\"Kids\",\"Landing Pages\",\"Nonprofit\"]\";s:10:\"menu_order\";i:31;s:16:\"popularity_index\";i:718;s:11:\"trend_index\";i:278;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:255;a:20:{s:4:\"tmpl\";i:672;s:2:\"id\";i:8512;s:5:\"title\";s:11:\"404 page 03\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2018/05/003.jpg\";s:12:\"tmpl_created\";i:1526415449;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/404-page-03/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:31;s:16:\"popularity_index\";i:450;s:11:\"trend_index\";i:375;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:256;a:20:{s:4:\"tmpl\";i:1245;s:2:\"id\";i:21546;s:5:\"title\";s:28:\"Interior Design &#8211; Home\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2021/12/1-Home-Interior-Design-1.jpg\";s:12:\"tmpl_created\";i:1639046269;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/interior-design-home/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:68:\"[\"Design\",\"Form\",\"Furniture Design\",\"Interior Design\",\"Testimonial\"]\";s:10:\"menu_order\";i:31;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:257;a:20:{s:4:\"tmpl\";i:1135;s:2:\"id\";i:16684;s:5:\"title\";s:34:\"SaaS HR Management &#8211; Product\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2021/01/lp_hr.png\";s:12:\"tmpl_created\";i:1609945486;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/lp/saas-hr-management-product/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:7:\"Product\";s:4:\"tags\";s:39:\"[\"HR\",\"Landing Pages\",\"Product\",\"SaaS\"]\";s:10:\"menu_order\";i:32;s:16:\"popularity_index\";i:708;s:11:\"trend_index\";i:292;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:258;a:20:{s:4:\"tmpl\";i:671;s:2:\"id\";i:8513;s:5:\"title\";s:11:\"404 page 04\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2018/05/004.jpg\";s:12:\"tmpl_created\";i:1526415417;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/404-page-04/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:32;s:16:\"popularity_index\";i:420;s:11:\"trend_index\";i:176;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:259;a:20:{s:4:\"tmpl\";i:1249;s:2:\"id\";i:22137;s:5:\"title\";s:31:\"Design Blog &#8211; Coming Soon\";s:9:\"thumbnail\";s:94:\"https://library.elementor.com/wp-content/uploads/2021/10/Design-Blog-Coming-Soon-250x280-1.jpg\";s:12:\"tmpl_created\";i:1647177194;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/design-blog-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:47:\"[\"Blog\",\"Coming Soon\",\"Design\",\"Landing Pages\"]\";s:10:\"menu_order\";i:32;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:260;a:20:{s:4:\"tmpl\";i:1134;s:2:\"id\";i:16660;s:5:\"title\";s:37:\"Medical center &#8211; Online service\";s:9:\"thumbnail\";s:95:\"https://library.elementor.com/wp-content/uploads/2021/01/Online-medical-cosultation-250_280.png\";s:12:\"tmpl_created\";i:1609945122;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/lp/medical-center-online-service/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"Online Service\";s:4:\"tags\";s:44:\"[\"Landing Pages\",\"Medical\",\"Online Service\"]\";s:10:\"menu_order\";i:33;s:16:\"popularity_index\";i:750;s:11:\"trend_index\";i:332;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:261;a:20:{s:4:\"tmpl\";i:1226;s:2:\"id\";i:21069;s:5:\"title\";s:21:\"Hotel &#8211; Contact\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2021/12/9-Contact-Hotel.jpg\";s:12:\"tmpl_created\";i:1638798545;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/hotel-contact/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:36:\"[\"Contact\",\"from\",\"Info\",\"Vacation\"]\";s:10:\"menu_order\";i:33;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:262;a:20:{s:4:\"tmpl\";i:1150;s:2:\"id\";i:17001;s:5:\"title\";s:36:\"Parental Counseling &#8211; Business\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2021/01/Parenting-Coach-2.png\";s:12:\"tmpl_created\";i:1610534999;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/lp/parental-counseling-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:99:\"[\"Advisor\",\"Business\",\"Coach\",\"Counseling\",\"Landing Pages\",\"Online Service\",\"Parental\",\"Parenting\"]\";s:10:\"menu_order\";i:34;s:16:\"popularity_index\";i:817;s:11:\"trend_index\";i:0;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:263;a:20:{s:4:\"tmpl\";i:1432;s:2:\"id\";i:24461;s:5:\"title\";s:27:\"Wireframe &#8211; Gallery 1\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Gallery-1.jpg\";s:12:\"tmpl_created\";i:1653988784;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/wireframe-gallery-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:82:\"[\"Business\",\"Contact\",\"Design\",\"Footer\",\"Gallery\",\"Header\",\"Portfolio\",\"Services\"]\";s:10:\"menu_order\";i:34;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:264;a:20:{s:4:\"tmpl\";i:676;s:2:\"id\";i:8514;s:5:\"title\";s:11:\"404 Page 05\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2018/05/005.jpg\";s:12:\"tmpl_created\";i:1526415558;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/404-page-05/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:34;s:16:\"popularity_index\";i:419;s:11:\"trend_index\";i:220;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:265;a:20:{s:4:\"tmpl\";i:1137;s:2:\"id\";i:16742;s:5:\"title\";s:31:\"Online Course &#8211; Education\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2021/01/Online-Course.png\";s:12:\"tmpl_created\";i:1610454122;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/lp/online-course-education/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"Education\";s:4:\"tags\";s:55:\"[\"Academy\",\"Course Online\",\"Education\",\"Landing Pages\"]\";s:10:\"menu_order\";i:35;s:16:\"popularity_index\";i:777;s:11:\"trend_index\";i:776;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:266;a:20:{s:4:\"tmpl\";i:668;s:2:\"id\";i:8523;s:5:\"title\";s:11:\"404 page 06\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2018/05/006.jpg\";s:12:\"tmpl_created\";i:1526415291;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/404-page-06/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:35;s:16:\"popularity_index\";i:298;s:11:\"trend_index\";i:268;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:267;a:20:{s:4:\"tmpl\";i:1440;s:2:\"id\";i:24563;s:5:\"title\";s:27:\"Wireframe &#8211; Contact 4\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Contact-4.jpg\";s:12:\"tmpl_created\";i:1653989095;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/wireframe-contact-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:84:\"[\"Business\",\"Contact\",\"Footer\",\"Form\",\"Gallery\",\"Header\",\"Professional\",\"Subscribe\"]\";s:10:\"menu_order\";i:35;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:268;a:20:{s:4:\"tmpl\";i:1162;s:2:\"id\";i:17284;s:5:\"title\";s:38:\"Dietitian &#8211; Health &amp; Fitness\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2021/01/Dietitian.png\";s:12:\"tmpl_created\";i:1610903484;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/lp/dietitian-health-fitness/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:18:\"Health and Fitness\";s:4:\"tags\";s:39:\"[\"Fitness\",\"Health\",\"landscape design\"]\";s:10:\"menu_order\";i:36;s:16:\"popularity_index\";i:814;s:11:\"trend_index\";i:800;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:269;a:20:{s:4:\"tmpl\";i:1439;s:2:\"id\";i:24553;s:5:\"title\";s:27:\"Wireframe &#8211; Contact 3\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Contact-3.jpg\";s:12:\"tmpl_created\";i:1653989057;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/wireframe-contact-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:67:\"[\"Business\",\"Contact\",\"Footer\",\"Form\",\"Professional\",\"Testimonial\"]\";s:10:\"menu_order\";i:36;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:270;a:20:{s:4:\"tmpl\";i:1144;s:2:\"id\";i:16897;s:5:\"title\";s:30:\"Personal Chef &#8211; Business\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2021/01/Personal-Chef.png\";s:12:\"tmpl_created\";i:1610466247;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/lp/personal-chef-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:53:\"[\"Business\",\"Chef\",\"Food\",\"Landing Pages\",\"Services\"]\";s:10:\"menu_order\";i:37;s:16:\"popularity_index\";i:795;s:11:\"trend_index\";i:617;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:271;a:20:{s:4:\"tmpl\";i:1435;s:2:\"id\";i:24504;s:5:\"title\";s:28:\"Wireframe &#8211; Services 2\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Services-2.jpg\";s:12:\"tmpl_created\";i:1653988910;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/wireframe-services-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:80:\"[\"Business\",\"Contact\",\"Footer\",\"Header\",\"Professional\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:37;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:272;a:20:{s:4:\"tmpl\";i:669;s:2:\"id\";i:8524;s:5:\"title\";s:11:\"404 page 07\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2018/05/007.jpg\";s:12:\"tmpl_created\";i:1526415337;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/404-page-07/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:37;s:16:\"popularity_index\";i:303;s:11:\"trend_index\";i:171;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:273;a:20:{s:4:\"tmpl\";i:1147;s:2:\"id\";i:16946;s:5:\"title\";s:52:\"Online Full-Stack Developer Course &#8211; Education\";s:9:\"thumbnail\";s:95:\"https://library.elementor.com/wp-content/uploads/2021/01/Online-Full-Stack-Developer-Course.png\";s:12:\"tmpl_created\";i:1610532778;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:146:\"https://library.elementor.com/lp/online-full-stack-developer-course-education/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"Education\";s:4:\"tags\";s:76:\"[\"Academy\",\"Coding\",\"Course Online\",\"Developer\",\"Education\",\"Landing Pages\"]\";s:10:\"menu_order\";i:38;s:16:\"popularity_index\";i:805;s:11:\"trend_index\";i:0;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:274;a:20:{s:4:\"tmpl\";i:1437;s:2:\"id\";i:24528;s:5:\"title\";s:27:\"Wireframe &#8211; Contact 1\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Contact-1.jpg\";s:12:\"tmpl_created\";i:1653988981;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/wireframe-contact-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:76:\"[\"Business\",\"Contact\",\"Footer\",\"Form\",\"Google Maps\",\"Header\",\"Professional\"]\";s:10:\"menu_order\";i:38;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:275;a:20:{s:4:\"tmpl\";i:1143;s:2:\"id\";i:16868;s:5:\"title\";s:40:\"Virtual Assistant &#8211; Online Service\";s:9:\"thumbnail\";s:88:\"https://library.elementor.com/wp-content/uploads/2021/01/Virtual-Assistant-250x280-1.png\";s:12:\"tmpl_created\";i:1610465656;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/lp/virtual-assistant-online-service/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:14:\"Online Service\";s:4:\"tags\";s:46:\"[\"Assistant\",\"Landing Pages\",\"Online Service\"]\";s:10:\"menu_order\";i:39;s:16:\"popularity_index\";i:793;s:11:\"trend_index\";i:757;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:276;a:20:{s:4:\"tmpl\";i:673;s:2:\"id\";i:8526;s:5:\"title\";s:11:\"404 page 09\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2018/05/009.jpg\";s:12:\"tmpl_created\";i:1526415474;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/404-page-09/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:39;s:16:\"popularity_index\";i:477;s:11:\"trend_index\";i:285;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:277;a:20:{s:4:\"tmpl\";i:1228;s:2:\"id\";i:21104;s:5:\"title\";s:26:\"Restaurant &#8211; Contact\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2021/12/11-Contact-Restaurant.jpg\";s:12:\"tmpl_created\";i:1638800146;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/restaurant-contact/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:60:\"[\"Contact\",\"Food\",\"Form\",\"Google Maps\",\"Info\",\"Testimonial\"]\";s:10:\"menu_order\";i:39;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:278;a:20:{s:4:\"tmpl\";i:1140;s:2:\"id\";i:16812;s:5:\"title\";s:40:\"Construction Project &#8211; Real Estate\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2021/01/Construction-Project.png\";s:12:\"tmpl_created\";i:1610463582;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/lp/construction-project-real-estate/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"Real Estate\";s:4:\"tags\";s:59:\"[\"Construction\",\"Landing Pages\",\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:40;s:16:\"popularity_index\";i:796;s:11:\"trend_index\";i:724;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:279;a:20:{s:4:\"tmpl\";i:1244;s:2:\"id\";i:21393;s:5:\"title\";s:34:\"Interior Designer &#8211; Projects\";s:9:\"thumbnail\";s:99:\"https://library.elementor.com/wp-content/uploads/2021/12/big-22-Projects-Interior-Designer-New.jpeg\";s:12:\"tmpl_created\";i:1638823945;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/interior-designer-projects/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:93:\"[\"Creative\",\"Creative Portfolio\",\"Design\",\"Designer\",\"Interior Design\",\"Portfolio\",\"Project\"]\";s:10:\"menu_order\";i:40;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:280;a:20:{s:4:\"tmpl\";i:1148;s:2:\"id\";i:16960;s:5:\"title\";s:44:\"Dog &amp; Cat Food Delivery &#8211; Business\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2021/01/Dog-Food.png\";s:12:\"tmpl_created\";i:1610533581;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/lp/dog-cat-food-delivery-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:71:\"[\"Business\",\"Cat\",\"Delivery\",\"Dog\",\"Food\",\"Landing Pages\",\"Pet\",\"Pets\"]\";s:10:\"menu_order\";i:41;s:16:\"popularity_index\";i:782;s:11:\"trend_index\";i:510;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:281;a:20:{s:4:\"tmpl\";i:670;s:2:\"id\";i:8525;s:5:\"title\";s:11:\"404 page 08\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2018/05/008.jpg\";s:12:\"tmpl_created\";i:1526415374;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/404-page-08/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:41;s:16:\"popularity_index\";i:510;s:11:\"trend_index\";i:575;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:282;a:20:{s:4:\"tmpl\";i:1251;s:2:\"id\";i:22143;s:5:\"title\";s:33:\"Fashion Store &#8211; Coming Soon\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2021/05/Library-Pic-Fashion-Store.png\";s:12:\"tmpl_created\";i:1647177389;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/fashion-store-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:56:\"[\"Coming Soon\",\"Fashion\",\"Landing Pages\",\"Shop\",\"store\"]\";s:10:\"menu_order\";i:41;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:283;a:20:{s:4:\"tmpl\";i:1155;s:2:\"id\";i:17095;s:5:\"title\";s:36:\"Mobile Pet Grooming &#8211; Business\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2021/01/Mobile-Pet-Grooming.png\";s:12:\"tmpl_created\";i:1610632115;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/lp/mobile-pet-grooming-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:38:\"[\"Dog\",\"Groom\",\"Landing Pages\",\"Pets\"]\";s:10:\"menu_order\";i:42;s:16:\"popularity_index\";i:786;s:11:\"trend_index\";i:731;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:284;a:20:{s:4:\"tmpl\";i:1241;s:2:\"id\";i:21451;s:5:\"title\";s:26:\"Exhibition &#8211; Gallery\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2021/12/21-Gallery-Exhibition.jpg\";s:12:\"tmpl_created\";i:1638821855;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/exhibition-gallery/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:74:\"[\"Art\",\"Creative\",\"Creative Portfolio\",\"Exhibition\",\"Gallery\",\"Portfolio\"]\";s:10:\"menu_order\";i:42;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:285;a:20:{s:4:\"tmpl\";i:502;s:2:\"id\";i:5438;s:5:\"title\";s:7:\"About 1\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_black_4.png\";s:12:\"tmpl_created\";i:1520443512;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/about-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:42;s:16:\"popularity_index\";i:147;s:11:\"trend_index\";i:9;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:286;a:20:{s:4:\"tmpl\";i:1159;s:2:\"id\";i:17245;s:5:\"title\";s:34:\"Marketing Course &#8211; Education\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2021/01/PPC.png\";s:12:\"tmpl_created\";i:1610902958;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/lp/marketing-course-education/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:9:\"Education\";s:4:\"tags\";s:45:\"[\"Course Online\",\"Landing Pages\",\"Marketing\"]\";s:10:\"menu_order\";i:43;s:16:\"popularity_index\";i:770;s:11:\"trend_index\";i:430;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:287;a:20:{s:4:\"tmpl\";i:1240;s:2:\"id\";i:21430;s:5:\"title\";s:30:\"Travel Blogger &#8211; Gallery\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2021/12/19-Gallery-Travel-Blogger.jpg\";s:12:\"tmpl_created\";i:1638821592;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/travel-blogger-gallery/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:43:\"[\"Gallery\",\"Photography\",\"Slider\",\"Travel\"]\";s:10:\"menu_order\";i:43;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:288;a:20:{s:4:\"tmpl\";i:1149;s:2:\"id\";i:16983;s:5:\"title\";s:41:\"Pilates Instructor &#8211; Online Service\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2021/01/Pilates-Instructor.png\";s:12:\"tmpl_created\";i:1610534138;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:135:\"https://library.elementor.com/lp/pilates-instructor-online-service/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"Online Service\";s:4:\"tags\";s:70:\"[\"Free Trial\",\"Instructor\",\"Landing Pages\",\"Online Service\",\"Pilates\"]\";s:10:\"menu_order\";i:44;s:16:\"popularity_index\";i:778;s:11:\"trend_index\";i:412;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:289;a:20:{s:4:\"tmpl\";i:1416;s:2:\"id\";i:24104;s:5:\"title\";s:33:\"Ceramics Shop &#8211; Coming Soon\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2022/04/Coming-Soon-Ceramics-Shop.jpg\";s:12:\"tmpl_created\";i:1650988949;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/ceramics-shop-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:115:\"[\"Art\",\"Business\",\"Coming Soon\",\"Creative\",\"Decor\",\"Design\",\"Furniture Design\",\"Interior Design\",\"Products\",\"Shop\"]\";s:10:\"menu_order\";i:44;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:290;a:20:{s:4:\"tmpl\";i:557;s:2:\"id\";i:6135;s:5:\"title\";s:8:\"About 10\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_black_2.png\";s:12:\"tmpl_created\";i:1520443663;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/about-10/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:45;s:16:\"popularity_index\";i:77;s:11:\"trend_index\";i:47;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:291;a:20:{s:4:\"tmpl\";i:1412;s:2:\"id\";i:24033;s:5:\"title\";s:37:\"Dance Studio &#8211; Maintenance Mode\";s:9:\"thumbnail\";s:90:\"https://library.elementor.com/wp-content/uploads/2022/04/Maintenance-Mode-Dance-Studio.jpg\";s:12:\"tmpl_created\";i:1649881344;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/dance-studio-maintenance-mode/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:113:\"[\"Academy\",\"Business\",\"Dance Studio\",\"Form\",\"Pilates\",\"School\",\"Sport\",\"Teacher\",\"Training\",\"Under Construction\"]\";s:10:\"menu_order\";i:45;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:292;a:20:{s:4:\"tmpl\";i:1190;s:2:\"id\";i:18568;s:5:\"title\";s:32:\"Flower Delivery &#8211; Business\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2021/04/Flower-Delivery.png\";s:12:\"tmpl_created\";i:1617546716;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/lp/flower-delivery-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:37:\"[\"Delivery\",\"Flower\",\"Landing Pages\"]\";s:10:\"menu_order\";i:45;s:16:\"popularity_index\";i:874;s:11:\"trend_index\";i:763;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:293;a:20:{s:4:\"tmpl\";i:1145;s:2:\"id\";i:16917;s:5:\"title\";s:22:\"Webinar &#8211; Events\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2021/01/Webinar-Library-Pic.jpg\";s:12:\"tmpl_created\";i:1610466822;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/lp/webinar-events/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"Events\";s:4:\"tags\";s:36:\"[\"Events\",\"Landing Pages\",\"Webinar\"]\";s:10:\"menu_order\";i:46;s:16:\"popularity_index\";i:821;s:11:\"trend_index\";i:0;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:294;a:20:{s:4:\"tmpl\";i:1413;s:2:\"id\";i:24049;s:5:\"title\";s:33:\"ECO Shop &#8211; Maintenance Mode\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2022/04/Maintenance-Mode-ECO-Shop.jpg\";s:12:\"tmpl_created\";i:1649882053;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/eco-shop-maintenance-mode/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:110:\"[\"Aesthetic\",\"Business\",\"Creative\",\"Decor\",\"Health\",\"Help\",\"Lifestyle\",\"Products\",\"Shop\",\"Under Construction\"]\";s:10:\"menu_order\";i:46;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:295;a:20:{s:4:\"tmpl\";i:497;s:2:\"id\";i:5397;s:5:\"title\";s:8:\"About 11\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_white_1.png\";s:12:\"tmpl_created\";i:1520443503;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/about-11/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:46;s:16:\"popularity_index\";i:148;s:11:\"trend_index\";i:43;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:296;a:20:{s:4:\"tmpl\";i:1154;s:2:\"id\";i:17079;s:5:\"title\";s:42:\"Calls Volunteer &#8211; Social Involvement\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2021/01/Calls-Volunteer.png\";s:12:\"tmpl_created\";i:1610631774;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:136:\"https://library.elementor.com/lp/calls-volunteer-social-involvement/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:18:\"Social Involvement\";s:4:\"tags\";s:68:\"[\"Care\",\"Covid-19\",\"Help\",\"Involvement\",\"Landing Pages\",\"Volunteer\"]\";s:10:\"menu_order\";i:47;s:16:\"popularity_index\";i:854;s:11:\"trend_index\";i:0;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:297;a:20:{s:4:\"tmpl\";i:1419;s:2:\"id\";i:24136;s:5:\"title\";s:29:\"Food Blog &#8211; Coming Soon\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/04/Coming-Soon-Food-Blog.jpg\";s:12:\"tmpl_created\";i:1650990034;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/food-blog-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:62:\"[\"Blog\",\"Business\",\"Coming Soon\",\"Cooking\",\"Education\",\"Food\"]\";s:10:\"menu_order\";i:47;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:298;a:20:{s:4:\"tmpl\";i:1142;s:2:\"id\";i:16836;s:5:\"title\";s:33:\"Marketing Agency &#8211; Business\";s:9:\"thumbnail\";s:89:\"https://library.elementor.com/wp-content/uploads/2021/01/Marketing-Agency-Library-Pic.jpg\";s:12:\"tmpl_created\";i:1610464490;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/lp/marketing-agency-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:74:\"[\"Agency\",\"Business\",\"Landing Pages\",\"Marketing\",\"Marketing Landing Page\"]\";s:10:\"menu_order\";i:48;s:16:\"popularity_index\";i:816;s:11:\"trend_index\";i:787;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:299;a:20:{s:4:\"tmpl\";i:1411;s:2:\"id\";i:24020;s:5:\"title\";s:35:\"Mobile App &#8211; Maintenance Mode\";s:9:\"thumbnail\";s:88:\"https://library.elementor.com/wp-content/uploads/2022/04/Maintenance-Mode-Mobile-App.jpg\";s:12:\"tmpl_created\";i:1649880955;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/mobile-app-maintenance-mode/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:77:\"[\"App\",\"Business\",\"Coding\",\"Computer\",\"Launch\",\"Mobile\",\"Under Construction\"]\";s:10:\"menu_order\";i:48;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:300;a:20:{s:4:\"tmpl\";i:498;s:2:\"id\";i:5405;s:5:\"title\";s:8:\"About 12\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_black_1.png\";s:12:\"tmpl_created\";i:1520443505;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/about-12/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:48;s:16:\"popularity_index\";i:216;s:11:\"trend_index\";i:50;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:301;a:20:{s:4:\"tmpl\";i:1139;s:2:\"id\";i:16785;s:5:\"title\";s:42:\"Gym Promotion &#8211; Health &amp; Fitness\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2021/01/Gym-LP.jpg\";s:12:\"tmpl_created\";i:1610455496;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/lp/gym-promotion-health-fitness/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:18:\"Health and Fitness\";s:4:\"tags\";s:42:\"[\"Fitness\",\"Gym\",\"Health\",\"Landing Pages\"]\";s:10:\"menu_order\";i:49;s:16:\"popularity_index\";i:820;s:11:\"trend_index\";i:0;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:302;a:20:{s:4:\"tmpl\";i:1420;s:2:\"id\";i:24152;s:5:\"title\";s:32:\"Perfume Shop &#8211; Coming Soon\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2022/04/Coming-Soon-Perfume-Shop.jpg\";s:12:\"tmpl_created\";i:1650990353;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/perfume-shop-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:68:\"[\"Business\",\"Coming Soon\",\"Cosmetics\",\"Lifestyle\",\"Products\",\"Shop\"]\";s:10:\"menu_order\";i:49;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:303;a:20:{s:4:\"tmpl\";i:1185;s:2:\"id\";i:18492;s:5:\"title\";s:34:\"Bicycle Pre-Sale &#8211; eCommerce\";s:9:\"thumbnail\";s:90:\"https://library.elementor.com/wp-content/uploads/2021/04/Library-Pic-Bike-Landing-Page.png\";s:12:\"tmpl_created\";i:1617535552;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/lp/bicycle-pre-sale-ecommerce/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:34:\"[\"Bicycle\",\"Landing Pages\",\"Sale\"]\";s:10:\"menu_order\";i:50;s:16:\"popularity_index\";i:871;s:11:\"trend_index\";i:826;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:304;a:20:{s:4:\"tmpl\";i:1418;s:2:\"id\";i:24126;s:5:\"title\";s:28:\"Skincare &#8211; Coming Soon\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/04/Coming-Soon-Skincare.jpg\";s:12:\"tmpl_created\";i:1650989585;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/skincare-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:128:\"[\"Aesthetic\",\"Beauty\",\"Beauty Salon\",\"Business\",\"Coming Soon\",\"Cosmetics\",\"Girly\",\"Lifestyle\",\"Services\",\"Skincare\",\"Treatment\"]\";s:10:\"menu_order\";i:51;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:305;a:20:{s:4:\"tmpl\";i:1181;s:2:\"id\";i:18349;s:5:\"title\";s:39:\"Virtual try-on glasses &#8211; Business\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2021/03/250x280-8.png\";s:12:\"tmpl_created\";i:1614772569;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/lp/virtual-try-on-glasses-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:64:\"[\"Fashion\",\"Glasses\",\"Landing Pages\",\"Online Service\",\"Virtual\"]\";s:10:\"menu_order\";i:51;s:16:\"popularity_index\";i:848;s:11:\"trend_index\";i:803;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:306;a:20:{s:4:\"tmpl\";i:500;s:2:\"id\";i:5421;s:5:\"title\";s:8:\"About 13\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_white_3.png\";s:12:\"tmpl_created\";i:1520443509;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/about-13/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:51;s:16:\"popularity_index\";i:215;s:11:\"trend_index\";i:77;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:307;a:20:{s:4:\"tmpl\";i:513;s:2:\"id\";i:5533;s:5:\"title\";s:8:\"About 15\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2018/03/about_black_10.png\";s:12:\"tmpl_created\";i:1520443534;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/about-15/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:52;s:16:\"popularity_index\";i:21;s:11:\"trend_index\";i:57;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:308;a:20:{s:4:\"tmpl\";i:1410;s:2:\"id\";i:24004;s:5:\"title\";s:33:\"Skincare &#8211; Maintenance Mode\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2022/04/Maintenance-Mode-Skincare.jpg\";s:12:\"tmpl_created\";i:1649880534;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/skincare-maintenance-mode/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:144:\"[\"Aesthetic\",\"Beauty\",\"Beauty Salon\",\"Business\",\"Cosmetics\",\"Girly\",\"Lifestyle\",\"Makeup\",\"Services\",\"Skincare\",\"Treatment\",\"Under Construction\"]\";s:10:\"menu_order\";i:52;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:309;a:20:{s:4:\"tmpl\";i:1172;s:2:\"id\";i:17458;s:5:\"title\";s:31:\"Moving Company &#8211; Business\";s:9:\"thumbnail\";s:87:\"https://library.elementor.com/wp-content/uploads/2021/02/Library-Pic-Moving-Company.png\";s:12:\"tmpl_created\";i:1612727025;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/lp/moving-company-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:46:\"[\"Business\",\"Landing Pages\",\"Movers\",\"Moving\"]\";s:10:\"menu_order\";i:52;s:16:\"popularity_index\";i:826;s:11:\"trend_index\";i:767;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:310;a:20:{s:4:\"tmpl\";i:1415;s:2:\"id\";i:24092;s:5:\"title\";s:29:\"Vase Shop &#8211; Coming Soon\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/04/Coming-Soon-Vase-Shop.jpg\";s:12:\"tmpl_created\";i:1650988613;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/vase-shop-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:115:\"[\"Art\",\"Business\",\"Coming Soon\",\"Creative\",\"Decor\",\"Design\",\"Furniture Design\",\"Interior Design\",\"Products\",\"Shop\"]\";s:10:\"menu_order\";i:53;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:311;a:20:{s:4:\"tmpl\";i:1186;s:2:\"id\";i:18517;s:5:\"title\";s:29:\"Food Blog &#8211; Coming Soon\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2021/04/Library-Pic-Food-Blog.png\";s:12:\"tmpl_created\";i:1617539897;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/lp/food-blog-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:16:\"Coming Soon Page\";s:4:\"tags\";s:45:\"[\"Blog\",\"Coming Soon\",\"Food\",\"Landing Pages\"]\";s:10:\"menu_order\";i:53;s:16:\"popularity_index\";i:844;s:11:\"trend_index\";i:672;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:312;a:20:{s:4:\"tmpl\";i:1167;s:2:\"id\";i:17379;s:5:\"title\";s:33:\"IT Service &#8211; Online Service\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2021/02/Library-Pic-IT-Service.png\";s:12:\"tmpl_created\";i:1612713022;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/lp/it-service-online-service/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:14:\"Online Service\";s:4:\"tags\";s:41:\"[\"IT\",\"Landing Pages\",\"Remote\",\"Support\"]\";s:10:\"menu_order\";i:54;s:16:\"popularity_index\";i:806;s:11:\"trend_index\";i:634;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:313;a:20:{s:4:\"tmpl\";i:1248;s:2:\"id\";i:22134;s:5:\"title\";s:32:\"Art Magazine &#8211; Coming Soon\";s:9:\"thumbnail\";s:95:\"https://library.elementor.com/wp-content/uploads/2021/10/Art-Magazine-Coming-Soon-250x280-1.jpg\";s:12:\"tmpl_created\";i:1647176713;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/art-magazine-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:48:\"[\"Art\",\"Coming Soon\",\"Landing Pages\",\"Magazine\"]\";s:10:\"menu_order\";i:54;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:314;a:20:{s:4:\"tmpl\";i:512;s:2:\"id\";i:5525;s:5:\"title\";s:8:\"About 14\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2018/03/about_white_10.png\";s:12:\"tmpl_created\";i:1520443532;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/about-14/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:55;s:16:\"popularity_index\";i:9;s:11:\"trend_index\";i:29;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:315;a:20:{s:4:\"tmpl\";i:1189;s:2:\"id\";i:18560;s:5:\"title\";s:52:\"Finance Learning Platform &#8211; Under Construction\";s:9:\"thumbnail\";s:89:\"https://library.elementor.com/wp-content/uploads/2021/04/Library-Pic-Finance-Platform.png\";s:12:\"tmpl_created\";i:1617542761;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:146:\"https://library.elementor.com/lp/finance-learning-platform-under-construction/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:18:\"Under Construction\";s:4:\"tags\";s:27:\"[\"Finance\",\"Landing Pages\"]\";s:10:\"menu_order\";i:55;s:16:\"popularity_index\";i:843;s:11:\"trend_index\";i:561;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:316;a:20:{s:4:\"tmpl\";i:1225;s:2:\"id\";i:21041;s:5:\"title\";s:41:\"Business Consulting Company &#8211; About\";s:9:\"thumbnail\";s:96:\"https://library.elementor.com/wp-content/uploads/2021/12/8-About-Business-Consulting-Company.jpg\";s:12:\"tmpl_created\";i:1638797560;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/business-consulting-company-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:51:\"[\"Coach\",\"Collaboration\",\"Consulting\",\"Life Coach\"]\";s:10:\"menu_order\";i:55;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:317;a:20:{s:4:\"tmpl\";i:1187;s:2:\"id\";i:18528;s:5:\"title\";s:36:\"Home Decor Store &#8211; Coming Soon\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2021/04/Library-Pic-Home-Decore.png\";s:12:\"tmpl_created\";i:1617541784;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/lp/home-decor-store-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:16:\"Coming Soon Page\";s:4:\"tags\";s:57:\"[\"Coming Soon\",\"Decor\",\"Interior Design\",\"Landing Pages\"]\";s:10:\"menu_order\";i:56;s:16:\"popularity_index\";i:872;s:11:\"trend_index\";i:819;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:318;a:20:{s:4:\"tmpl\";i:1243;s:2:\"id\";i:21135;s:5:\"title\";s:28:\"Construction &#8211; Service\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2021/12/13-Service-Construction.jpg\";s:12:\"tmpl_created\";i:1638823202;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/construction-service/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:48:\"[\"Architecture\",\"Construction\",\"Faq\",\"Services\"]\";s:10:\"menu_order\";i:56;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:319;a:20:{s:4:\"tmpl\";i:501;s:2:\"id\";i:5429;s:5:\"title\";s:8:\"About 16\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_white_4.png\";s:12:\"tmpl_created\";i:1520443510;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/about-16/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:56;s:16:\"popularity_index\";i:59;s:11:\"trend_index\";i:8;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:320;a:20:{s:4:\"tmpl\";i:1174;s:2:\"id\";i:17504;s:5:\"title\";s:29:\"Hair Stylist &#8211; Business\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2021/02/250x280-3.png\";s:12:\"tmpl_created\";i:1612883014;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/lp/hair-stylist-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:59:\"[\"Business\",\"Hair\",\"hairdresser\",\"Landing Pages\",\"Stylist\"]\";s:10:\"menu_order\";i:57;s:16:\"popularity_index\";i:840;s:11:\"trend_index\";i:806;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:321;a:20:{s:4:\"tmpl\";i:1223;s:2:\"id\";i:20981;s:5:\"title\";s:37:\"Creative Digital Agency &#8211; About\";s:9:\"thumbnail\";s:92:\"https://library.elementor.com/wp-content/uploads/2021/12/6-About-Creative-Digital-Agency.jpg\";s:12:\"tmpl_created\";i:1638789303;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/creative-digital-agency-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:51:\"[\"About\",\"Advisor\",\"Creative\",\"Creative Portfolio\"]\";s:10:\"menu_order\";i:57;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:322;a:20:{s:4:\"tmpl\";i:1184;s:2:\"id\";i:18449;s:5:\"title\";s:45:\"Aesthetic Clinic &#8211; Health &amp; Fitness\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2021/03/Aesthetic-Clinic.png\";s:12:\"tmpl_created\";i:1616682181;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/lp/aesthetic-clinic-health-fitness/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:18:\"Health and Fitness\";s:4:\"tags\";s:57:\"[\"Aesthetic\",\"Beauty\",\"Fitness\",\"Health\",\"Landing Pages\"]\";s:10:\"menu_order\";i:58;s:16:\"popularity_index\";i:859;s:11:\"trend_index\";i:0;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:323;a:20:{s:4:\"tmpl\";i:1221;s:2:\"id\";i:20926;s:5:\"title\";s:33:\"Doctors Online Consultation -Home\";s:9:\"thumbnail\";s:95:\"https://library.elementor.com/wp-content/uploads/2021/12/4-Home-Doctors-Online-Consultation.jpg\";s:12:\"tmpl_created\";i:1638787371;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/doctors-online-consultation-home/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:35:\"[\"App\",\"Health\",\"Medical\",\"Online\"]\";s:10:\"menu_order\";i:58;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:324;a:20:{s:4:\"tmpl\";i:505;s:2:\"id\";i:5464;s:5:\"title\";s:8:\"About 17\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_black_6.png\";s:12:\"tmpl_created\";i:1520443518;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/about-17/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:58;s:16:\"popularity_index\";i:220;s:11:\"trend_index\";i:142;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:325;a:20:{s:4:\"tmpl\";i:1165;s:2:\"id\";i:17353;s:5:\"title\";s:44:\"Online Cooking Course &#8211; Online Service\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2021/02/250x280-2.png\";s:12:\"tmpl_created\";i:1612705144;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:138:\"https://library.elementor.com/lp/online-cooking-course-online-service/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:14:\"Online Service\";s:4:\"tags\";s:50:\"[\"Cooking\",\"Course Online\",\"Food\",\"Landing Pages\"]\";s:10:\"menu_order\";i:59;s:16:\"popularity_index\";i:845;s:11:\"trend_index\";i:0;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:326;a:20:{s:4:\"tmpl\";i:1188;s:2:\"id\";i:18550;s:5:\"title\";s:39:\"Online Store &#8211; Under Construction\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2021/04/Library-Pic-Online-Store.png\";s:12:\"tmpl_created\";i:1617542506;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/lp/online-store-under-construction/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:18:\"Under Construction\";s:4:\"tags\";s:59:\"[\"Landing Pages\",\"Online Shop\",\"Shop\",\"Under Construction\"]\";s:10:\"menu_order\";i:60;s:16:\"popularity_index\";i:832;s:11:\"trend_index\";i:600;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:327;a:20:{s:4:\"tmpl\";i:1250;s:2:\"id\";i:22140;s:5:\"title\";s:33:\"Design School &#8211; Coming Soon\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2021/05/250x280-1.png\";s:12:\"tmpl_created\";i:1647177317;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/design-school-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:49:\"[\"Coming Soon\",\"Design\",\"Landing Pages\",\"School\"]\";s:10:\"menu_order\";i:60;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:328;a:20:{s:4:\"tmpl\";i:510;s:2:\"id\";i:5504;s:5:\"title\";s:8:\"About 18\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_white_9.png\";s:12:\"tmpl_created\";i:1520443528;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/about-18/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:60;s:16:\"popularity_index\";i:104;s:11:\"trend_index\";i:46;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:329;a:20:{s:4:\"tmpl\";i:1191;s:2:\"id\";i:18539;s:5:\"title\";s:40:\"Travel Agency &#8211; Under Construction\";s:9:\"thumbnail\";s:88:\"https://library.elementor.com/wp-content/uploads/2021/04/Library-Pic-Travel-Agency-1.png\";s:12:\"tmpl_created\";i:1617610273;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/lp/travel-agency-under-construction/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:18:\"Under Construction\";s:4:\"tags\";s:56:\"[\"Agency\",\"Landing Pages\",\"Travel\",\"Under Construction\"]\";s:10:\"menu_order\";i:61;s:16:\"popularity_index\";i:876;s:11:\"trend_index\";i:652;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:330;a:20:{s:4:\"tmpl\";i:1175;s:2:\"id\";i:18270;s:5:\"title\";s:24:\"Open week &#8211; Events\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2021/03/250x280.png\";s:12:\"tmpl_created\";i:1614767186;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/lp/open-week-events/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"Events\";s:4:\"tags\";s:59:\"[\"Education\",\"Event\",\"Events\",\"Landing Pages\",\"University\"]\";s:10:\"menu_order\";i:62;s:16:\"popularity_index\";i:831;s:11:\"trend_index\";i:673;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:331;a:20:{s:4:\"tmpl\";i:1177;s:2:\"id\";i:18300;s:5:\"title\";s:30:\"Makeup Artist &#8211; Business\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2021/03/250x280-2.png\";s:12:\"tmpl_created\";i:1614768608;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/lp/makeup-artist-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:79:\"[\"Beauty\",\"Business\",\"Course Online\",\"Landing Pages\",\"Makeup\",\"Online Service\"]\";s:10:\"menu_order\";i:63;s:16:\"popularity_index\";i:861;s:11:\"trend_index\";i:783;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:332;a:20:{s:4:\"tmpl\";i:511;s:2:\"id\";i:5515;s:5:\"title\";s:8:\"About 19\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_black_9.png\";s:12:\"tmpl_created\";i:1520443530;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/about-19/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:63;s:16:\"popularity_index\";i:268;s:11:\"trend_index\";i:161;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:333;a:20:{s:4:\"tmpl\";i:1179;s:2:\"id\";i:18329;s:5:\"title\";s:63:\"Online Real Estate Investment Conference &#8211; Online Service\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2021/03/250x280-5.png\";s:12:\"tmpl_created\";i:1614770404;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:157:\"https://library.elementor.com/lp/online-real-estate-investment-conference-online-service/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:14:\"Online Service\";s:4:\"tags\";s:76:\"[\"Conference\",\"Event\",\"Events\",\"Landing Pages\",\"Online Event\",\"Real estate\"]\";s:10:\"menu_order\";i:64;s:16:\"popularity_index\";i:866;s:11:\"trend_index\";i:779;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:334;a:20:{s:4:\"tmpl\";i:506;s:2:\"id\";i:5472;s:5:\"title\";s:7:\"About 2\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_white_7.png\";s:12:\"tmpl_created\";i:1520443520;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/about-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:64;s:16:\"popularity_index\";i:210;s:11:\"trend_index\";i:116;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:335;a:20:{s:4:\"tmpl\";i:1183;s:2:\"id\";i:18391;s:5:\"title\";s:45:\"Children&#8217;s Optometrist &#8211; Business\";s:9:\"thumbnail\";s:94:\"https://library.elementor.com/wp-content/uploads/2021/03/Library-Pic-Childrens-Optometrist.png\";s:12:\"tmpl_created\";i:1614773564;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/lp/childrens-optometrist-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:85:\"[\"Business\",\"Children\",\"Eye\",\"Glasses\",\"Health\",\"Kids\",\"Landing Pages\",\"Optometrist\"]\";s:10:\"menu_order\";i:65;s:16:\"popularity_index\";i:877;s:11:\"trend_index\";i:0;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:336;a:20:{s:4:\"tmpl\";i:1182;s:2:\"id\";i:18366;s:5:\"title\";s:30:\"Car Insurance &#8211; Business\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2021/03/Library-Pic-Car-Insurance.png\";s:12:\"tmpl_created\";i:1614773263;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/lp/car-insurance-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:46:\"[\"Business\",\"car\",\"Insurance\",\"Landing Pages\"]\";s:10:\"menu_order\";i:66;s:16:\"popularity_index\";i:869;s:11:\"trend_index\";i:797;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:337;a:20:{s:4:\"tmpl\";i:1201;s:2:\"id\";i:19144;s:5:\"title\";s:25:\"Birthday Party Invitation\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2021/06/250x280.png\";s:12:\"tmpl_created\";i:1623848691;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/birthday-party-invitation/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:67:\"[\"Birthday\",\"Event\",\"Landing Pages\",\"Party\",\"RSVD\",\"Save the Date\"]\";s:10:\"menu_order\";i:66;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:338;a:20:{s:4:\"tmpl\";i:1124;s:2:\"id\";i:16473;s:5:\"title\";s:26:\"Beauty Salon &#8211; About\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/12/about-1.jpg\";s:12:\"tmpl_created\";i:1608622373;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/beauty-salon-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:23:\"[\"Beauty Salon\",\"Hair\"]\";s:10:\"menu_order\";i:67;s:16:\"popularity_index\";i:615;s:11:\"trend_index\";i:184;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:339;a:20:{s:4:\"tmpl\";i:1176;s:2:\"id\";i:18291;s:5:\"title\";s:47:\"Grill Restaurant Food Delivery &#8211; Business\";s:9:\"thumbnail\";s:89:\"https://library.elementor.com/wp-content/uploads/2021/03/Library-Pic-Food-Delivery-LP.png\";s:12:\"tmpl_created\";i:1614767830;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:141:\"https://library.elementor.com/lp/grill-restaurant-food-delivery-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:79:\"[\"Delivery\",\"Delivery Service\",\"Fast Food\",\"Food\",\"Landing Pages\",\"Restaurant\"]\";s:10:\"menu_order\";i:67;s:16:\"popularity_index\";i:819;s:11:\"trend_index\";i:685;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:340;a:20:{s:4:\"tmpl\";i:504;s:2:\"id\";i:5455;s:5:\"title\";s:8:\"About 20\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_white_6.png\";s:12:\"tmpl_created\";i:1520443516;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/about-20/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:67;s:16:\"popularity_index\";i:134;s:11:\"trend_index\";i:70;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:341;a:20:{s:4:\"tmpl\";i:1125;s:2:\"id\";i:16488;s:5:\"title\";s:28:\"Beauty Salon &#8211; Contact\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/12/contact.jpg\";s:12:\"tmpl_created\";i:1608622374;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/beauty-salon-contact/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:23:\"[\"Beauty Salon\",\"Hair\"]\";s:10:\"menu_order\";i:68;s:16:\"popularity_index\";i:548;s:11:\"trend_index\";i:101;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:342;a:20:{s:4:\"tmpl\";i:1180;s:2:\"id\";i:18340;s:5:\"title\";s:30:\"Restaurant &#8211; Coming Soon\";s:9:\"thumbnail\";s:98:\"https://library.elementor.com/wp-content/uploads/2021/03/Library-Pic-Restuarant-Coming-Soon-LP.png\";s:12:\"tmpl_created\";i:1614772183;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/lp/restaurant-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:16:\"Coming Soon Page\";s:4:\"tags\";s:51:\"[\"Coming Soon\",\"Food\",\"Landing Pages\",\"Restaurant\"]\";s:10:\"menu_order\";i:68;s:16:\"popularity_index\";i:810;s:11:\"trend_index\";i:809;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:343;a:20:{s:4:\"tmpl\";i:499;s:2:\"id\";i:5413;s:5:\"title\";s:8:\"About 21\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_white_2.png\";s:12:\"tmpl_created\";i:1520443507;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/about-21/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:68;s:16:\"popularity_index\";i:83;s:11:\"trend_index\";i:52;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:344;a:20:{s:4:\"tmpl\";i:1126;s:2:\"id\";i:16496;s:5:\"title\";s:28:\"Beauty Salon &#8211; Gallery\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2020/12/gallery-1.jpg\";s:12:\"tmpl_created\";i:1608622379;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/beauty-salon-gallery/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:23:\"[\"Beauty Salon\",\"Hair\"]\";s:10:\"menu_order\";i:69;s:16:\"popularity_index\";i:491;s:11:\"trend_index\";i:90;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:345;a:20:{s:4:\"tmpl\";i:1173;s:2:\"id\";i:17480;s:5:\"title\";s:42:\"At-home Massage Therapist &#8211; Business\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2021/02/At-Home-Massage-Therapist.jpg\";s:12:\"tmpl_created\";i:1612879264;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:136:\"https://library.elementor.com/lp/at-home-massage-therapist-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:60:\"[\"Business\",\"Health\",\"Landing Pages\",\"Services\",\"Therapist\"]\";s:10:\"menu_order\";i:69;s:16:\"popularity_index\";i:856;s:11:\"trend_index\";i:0;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:346;a:20:{s:4:\"tmpl\";i:1127;s:2:\"id\";i:16457;s:5:\"title\";s:25:\"Beauty Salon &#8211; Home\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/12/home-1.jpg\";s:12:\"tmpl_created\";i:1608622383;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/beauty-salon-home/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:23:\"[\"Beauty Salon\",\"Hair\"]\";s:10:\"menu_order\";i:70;s:16:\"popularity_index\";i:408;s:11:\"trend_index\";i:56;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:347;a:20:{s:4:\"tmpl\";i:1178;s:2:\"id\";i:18317;s:5:\"title\";s:26:\"Insurance &#8211; Business\";s:9:\"thumbnail\";s:87:\"https://library.elementor.com/wp-content/uploads/2021/03/Library-Pic-Life-Insirance.png\";s:12:\"tmpl_created\";i:1614769488;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/lp/insurance-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:61:\"[\"Business\",\"Family\",\"Financial\",\"Insurance\",\"Landing Pages\"]\";s:10:\"menu_order\";i:70;s:16:\"popularity_index\";i:870;s:11:\"trend_index\";i:0;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:348;a:20:{s:4:\"tmpl\";i:1128;s:2:\"id\";i:16518;s:5:\"title\";s:29:\"Beauty Salon &#8211; Services\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/12/services-1.jpg\";s:12:\"tmpl_created\";i:1608622386;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/beauty-salon-services/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:23:\"[\"Beauty Salon\",\"Hair\"]\";s:10:\"menu_order\";i:71;s:16:\"popularity_index\";i:664;s:11:\"trend_index\";i:261;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:349;a:20:{s:4:\"tmpl\";i:1168;s:2:\"id\";i:17401;s:5:\"title\";s:40:\"Conference Thank You Page &#8211; Events\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2021/02/250x280.png\";s:12:\"tmpl_created\";i:1612724753;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/lp/conference-thank-you-page-events/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"Thank You Page\";s:4:\"tags\";s:59:\"[\"Conference\",\"Event\",\"Events\",\"Landing Pages\",\"Thank You\"]\";s:10:\"menu_order\";i:71;s:16:\"popularity_index\";i:799;s:11:\"trend_index\";i:540;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:350;a:20:{s:4:\"tmpl\";i:503;s:2:\"id\";i:5447;s:5:\"title\";s:7:\"About 3\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_white_5.png\";s:12:\"tmpl_created\";i:1520443514;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/about-3-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:71;s:16:\"popularity_index\";i:48;s:11:\"trend_index\";i:12;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:351;a:20:{s:4:\"tmpl\";i:1073;s:2:\"id\";i:15486;s:5:\"title\";s:25:\"Travel Blog &#8211; About\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/11/About.jpg\";s:12:\"tmpl_created\";i:1606215720;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/travel-blog-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:17:\"[\"Blog\",\"Travel\"]\";s:10:\"menu_order\";i:72;s:16:\"popularity_index\";i:608;s:11:\"trend_index\";i:343;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:352;a:20:{s:4:\"tmpl\";i:1166;s:2:\"id\";i:17368;s:5:\"title\";s:38:\"Real Estate Agency &#8211; Real-Estate\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2021/02/Library-Pic-Real-Estate.png\";s:12:\"tmpl_created\";i:1612711814;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/lp/real-estate-agency-real-estate/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"Real Estate\";s:4:\"tags\";s:73:\"[\"Landing Pages\",\"listing\",\"Real estate\",\"Realestate\",\"realtor\",\"realty\"]\";s:10:\"menu_order\";i:72;s:16:\"popularity_index\";i:858;s:11:\"trend_index\";i:777;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:353;a:20:{s:4:\"tmpl\";i:1074;s:2:\"id\";i:15478;s:5:\"title\";s:27:\"Travel Blog &#8211; Contact\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/11/Contact-Us.jpg\";s:12:\"tmpl_created\";i:1606215735;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/travel-blog-contact/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:17:\"[\"Blog\",\"Travel\"]\";s:10:\"menu_order\";i:73;s:16:\"popularity_index\";i:687;s:11:\"trend_index\";i:564;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:354;a:20:{s:4:\"tmpl\";i:1170;s:2:\"id\";i:17423;s:5:\"title\";s:57:\"Volunteer Calls Thank You Page &#8211; Social Involvement\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2021/02/Volunteer-Calls-TYP.jpg\";s:12:\"tmpl_created\";i:1612726058;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:151:\"https://library.elementor.com/lp/volunteer-calls-thank-you-page-social-involvement/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:14:\"Thank You Page\";s:4:\"tags\";s:62:\"[\"Care\",\"Involvement\",\"Landing Pages\",\"Thank You\",\"Volunteer\"]\";s:10:\"menu_order\";i:73;s:16:\"popularity_index\";i:857;s:11:\"trend_index\";i:818;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:355;a:20:{s:4:\"tmpl\";i:507;s:2:\"id\";i:5480;s:5:\"title\";s:7:\"About 4\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/about_black_7-1.png\";s:12:\"tmpl_created\";i:1520443522;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/about-4-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:73;s:16:\"popularity_index\";i:428;s:11:\"trend_index\";i:303;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:356;a:20:{s:4:\"tmpl\";i:1075;s:2:\"id\";i:15467;s:5:\"title\";s:24:\"Travel Blog &#8211; Home\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2020/11/Home.jpg\";s:12:\"tmpl_created\";i:1606215756;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/travel-blog-home/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:17:\"[\"Blog\",\"Travel\"]\";s:10:\"menu_order\";i:74;s:16:\"popularity_index\";i:567;s:11:\"trend_index\";i:224;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:357;a:20:{s:4:\"tmpl\";i:1169;s:2:\"id\";i:17409;s:5:\"title\";s:37:\"Webinar Thank You Page &#8211; Events\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2021/02/Library-Pic-Webinar-TYP.png\";s:12:\"tmpl_created\";i:1612725644;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/lp/webinar-thank-you-page-events/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:14:\"Thank You Page\";s:4:\"tags\";s:56:\"[\"Event\",\"Events\",\"Landing Pages\",\"Thank You\",\"Webinar\"]\";s:10:\"menu_order\";i:74;s:16:\"popularity_index\";i:868;s:11:\"trend_index\";i:0;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:358;a:20:{s:4:\"tmpl\";i:1056;s:2:\"id\";i:15317;s:5:\"title\";s:25:\"Dance Studio &#8211; Home\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2020/10/Home.jpg\";s:12:\"tmpl_created\";i:1603181291;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/dance-studio-home/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:16:\"[\"Dance Studio\"]\";s:10:\"menu_order\";i:75;s:16:\"popularity_index\";i:596;s:11:\"trend_index\";i:301;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:359;a:20:{s:4:\"tmpl\";i:545;s:2:\"id\";i:6027;s:5:\"title\";s:7:\"About 5\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/about_white_1-1.png\";s:12:\"tmpl_created\";i:1520443639;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/about-5-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:75;s:16:\"popularity_index\";i:40;s:11:\"trend_index\";i:40;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:360;a:20:{s:4:\"tmpl\";i:1160;s:2:\"id\";i:17258;s:5:\"title\";s:32:\"Beauty Product &#8211; eCommerce\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2021/01/Beauty-Product.png\";s:12:\"tmpl_created\";i:1610903153;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/lp/beauty-product-ecommerce/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:38:\"[\"Beauty\",\"Ecommerce\",\"Landing Pages\"]\";s:10:\"menu_order\";i:75;s:16:\"popularity_index\";i:797;s:11:\"trend_index\";i:703;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:361;a:20:{s:4:\"tmpl\";i:1057;s:2:\"id\";i:15334;s:5:\"title\";s:26:\"Dance Studio &#8211; About\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/10/About.jpg\";s:12:\"tmpl_created\";i:1603181364;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/dance-studio-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:16:\"[\"Dance Studio\"]\";s:10:\"menu_order\";i:76;s:16:\"popularity_index\";i:626;s:11:\"trend_index\";i:373;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:362;a:20:{s:4:\"tmpl\";i:546;s:2:\"id\";i:6036;s:5:\"title\";s:7:\"About 6\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/about_black_1-1.png\";s:12:\"tmpl_created\";i:1520443641;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/about-6-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:76;s:16:\"popularity_index\";i:90;s:11:\"trend_index\";i:123;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:363;a:20:{s:4:\"tmpl\";i:1171;s:2:\"id\";i:17435;s:5:\"title\";s:39:\"Gym &#8211; App Service &#8211; Product\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2021/02/250x280-4.png\";s:12:\"tmpl_created\";i:1612726462;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/lp/gym-app-service-product/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:7:\"Product\";s:4:\"tags\";s:58:\"[\"App\",\"Fitness\",\"Gym\",\"Health\",\"Landing Pages\",\"Product\"]\";s:10:\"menu_order\";i:76;s:16:\"popularity_index\";i:767;s:11:\"trend_index\";i:577;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:364;a:20:{s:4:\"tmpl\";i:1058;s:2:\"id\";i:15349;s:5:\"title\";s:28:\"Dance Studio &#8211; Classes\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/10/Classes.jpg\";s:12:\"tmpl_created\";i:1603181425;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/dance-studio-classes/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:16:\"[\"Dance Studio\"]\";s:10:\"menu_order\";i:77;s:16:\"popularity_index\";i:629;s:11:\"trend_index\";i:458;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:365;a:20:{s:4:\"tmpl\";i:1156;s:2:\"id\";i:17111;s:5:\"title\";s:33:\"Sunglasses Sale &#8211; eCommerce\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2021/01/Sunglasses-LP-Library-Pic.jpg\";s:12:\"tmpl_created\";i:1610632408;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/lp/sunglasses-sale-ecommerce/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:59:\"[\"Ecommerce\",\"Fashion\",\"Landing Pages\",\"Sale\",\"Sunglasses\"]\";s:10:\"menu_order\";i:77;s:16:\"popularity_index\";i:812;s:11:\"trend_index\";i:732;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:366;a:20:{s:4:\"tmpl\";i:1055;s:2:\"id\";i:15366;s:5:\"title\";s:29:\"Dance Studio &#8211; Schedule\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2020/10/Classes-Schedule.jpg\";s:12:\"tmpl_created\";i:1603181056;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/dance-studio-schedule/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:16:\"[\"Dance Studio\"]\";s:10:\"menu_order\";i:78;s:16:\"popularity_index\";i:698;s:11:\"trend_index\";i:602;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:367;a:20:{s:4:\"tmpl\";i:1157;s:2:\"id\";i:17223;s:5:\"title\";s:25:\"Fashion &#8211; eCommerce\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2021/01/Commerce-Fashion.png\";s:12:\"tmpl_created\";i:1610902553;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/lp/fashion-ecommerce/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:29:\"[\"Ecommerce\",\"Landing Pages\"]\";s:10:\"menu_order\";i:78;s:16:\"popularity_index\";i:808;s:11:\"trend_index\";i:745;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:368;a:20:{s:4:\"tmpl\";i:1059;s:2:\"id\";i:15373;s:5:\"title\";s:28:\"Dance Studio &#8211; Pricing\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/10/Pricing.jpg\";s:12:\"tmpl_created\";i:1603181678;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/dance-studio-pricing/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:16:\"[\"Dance Studio\"]\";s:10:\"menu_order\";i:79;s:16:\"popularity_index\";i:731;s:11:\"trend_index\";i:661;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:369;a:20:{s:4:\"tmpl\";i:1151;s:2:\"id\";i:17017;s:5:\"title\";s:28:\"Shoes Sale &#8211; eCommerce\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2021/01/Shoes-LP-Library-Pic.jpg\";s:12:\"tmpl_created\";i:1610535361;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/lp/shoes-sale-ecommerce/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:55:\"[\"Discount\",\"Ecommerce\",\"Landing Pages\",\"Sale\",\"Shoes\"]\";s:10:\"menu_order\";i:79;s:16:\"popularity_index\";i:803;s:11:\"trend_index\";i:642;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:370;a:20:{s:4:\"tmpl\";i:508;s:2:\"id\";i:5488;s:5:\"title\";s:7:\"About 7\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_white_8.png\";s:12:\"tmpl_created\";i:1520443524;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/about-7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:79;s:16:\"popularity_index\";i:307;s:11:\"trend_index\";i:169;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:371;a:20:{s:4:\"tmpl\";i:1060;s:2:\"id\";i:15384;s:5:\"title\";s:28:\"Dance Studio &#8211; Contact\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/10/Contact-Us.jpg\";s:12:\"tmpl_created\";i:1603181738;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/dance-studio-contact/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:16:\"[\"Dance Studio\"]\";s:10:\"menu_order\";i:80;s:16:\"popularity_index\";i:741;s:11:\"trend_index\";i:721;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:372;a:20:{s:4:\"tmpl\";i:556;s:2:\"id\";i:6122;s:5:\"title\";s:7:\"About 8\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/about_white_2-1.png\";s:12:\"tmpl_created\";i:1520443661;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/about-8/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:80;s:16:\"popularity_index\";i:38;s:11:\"trend_index\";i:26;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:373;a:20:{s:4:\"tmpl\";i:1163;s:2:\"id\";i:17301;s:5:\"title\";s:53:\"Personal Chef &#8211; Thank You Page &#8211; Business\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2021/01/TYP-Personal-Chef.jpg\";s:12:\"tmpl_created\";i:1610903622;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:139:\"https://library.elementor.com/lp/personal-chef-thank-you-page-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:14:\"Thank You Page\";s:4:\"tags\";s:43:\"[\"Chef\",\"Food\",\"Landing Pages\",\"Thank You\"]\";s:10:\"menu_order\";i:80;s:16:\"popularity_index\";i:823;s:11:\"trend_index\";i:754;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:374;a:20:{s:4:\"tmpl\";i:1042;s:2:\"id\";i:15158;s:5:\"title\";s:26:\"Psychologist &#8211; About\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/09/About.jpg\";s:12:\"tmpl_created\";i:1600157561;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/psychologist-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:34:\"[\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:81;s:16:\"popularity_index\";i:618;s:11:\"trend_index\";i:426;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:375;a:20:{s:4:\"tmpl\";i:1164;s:2:\"id\";i:17313;s:5:\"title\";s:60:\"Development Course  &#8211; Thank You Page &#8211; Education\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2021/01/Dev-Course-TYP-.png\";s:12:\"tmpl_created\";i:1610903776;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:145:\"https://library.elementor.com/lp/development-course-thank-you-page-education/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:14:\"Thank You Page\";s:4:\"tags\";s:57:\"[\"Course Online\",\"Education\",\"Landing Pages\",\"Thank You\"]\";s:10:\"menu_order\";i:81;s:16:\"popularity_index\";i:834;s:11:\"trend_index\";i:0;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:376;a:20:{s:4:\"tmpl\";i:1045;s:2:\"id\";i:15197;s:5:\"title\";s:28:\"Psychologist &#8211; Contact\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/09/Contact-Us.jpg\";s:12:\"tmpl_created\";i:1600160499;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/psychologist-contact/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:34:\"[\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:82;s:16:\"popularity_index\";i:666;s:11:\"trend_index\";i:558;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:377;a:20:{s:4:\"tmpl\";i:509;s:2:\"id\";i:5496;s:5:\"title\";s:7:\"About 9\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/about_black_8-1.png\";s:12:\"tmpl_created\";i:1520443526;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/about-9/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:82;s:16:\"popularity_index\";i:523;s:11:\"trend_index\";i:453;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:378;a:20:{s:4:\"tmpl\";i:1041;s:2:\"id\";i:15142;s:5:\"title\";s:25:\"Psychologist &#8211; Home\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2020/09/Home.jpg\";s:12:\"tmpl_created\";i:1600156308;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/psychologist-home/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:34:\"[\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:83;s:16:\"popularity_index\";i:464;s:11:\"trend_index\";i:297;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:379;a:20:{s:4:\"tmpl\";i:1044;s:2:\"id\";i:15188;s:5:\"title\";s:28:\"Psychologist &#8211; Pricing\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/09/Pricing.jpg\";s:12:\"tmpl_created\";i:1600159731;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/psychologist-pricing/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:34:\"[\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:84;s:16:\"popularity_index\";i:732;s:11:\"trend_index\";i:537;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:380;a:20:{s:4:\"tmpl\";i:684;s:2:\"id\";i:8961;s:5:\"title\";s:9:\"archive 1\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/06/Archive_350.1.jpg\";s:12:\"tmpl_created\";i:1528639909;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/archive-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:84;s:16:\"popularity_index\";i:79;s:11:\"trend_index\";i:15;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:381;a:20:{s:4:\"tmpl\";i:1043;s:2:\"id\";i:15167;s:5:\"title\";s:29:\"Psychologist &#8211; Services\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2020/09/Services.jpg\";s:12:\"tmpl_created\";i:1600158206;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/psychologist-services/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:34:\"[\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:85;s:16:\"popularity_index\";i:606;s:11:\"trend_index\";i:379;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:382;a:20:{s:4:\"tmpl\";i:1036;s:2:\"id\";i:14932;s:5:\"title\";s:30:\"Flooring Company &#8211; About\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/08/About.png\";s:12:\"tmpl_created\";i:1597740110;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/flooring-company-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:39:\"[\"Flooring company\",\"Flooring website\"]\";s:10:\"menu_order\";i:86;s:16:\"popularity_index\";i:488;s:11:\"trend_index\";i:319;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:383;a:20:{s:4:\"tmpl\";i:685;s:2:\"id\";i:8969;s:5:\"title\";s:9:\"archive 2\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/06/Archive_350.2.jpg\";s:12:\"tmpl_created\";i:1528700014;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/archive-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:86;s:16:\"popularity_index\";i:250;s:11:\"trend_index\";i:124;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:384;a:20:{s:4:\"tmpl\";i:1037;s:2:\"id\";i:14998;s:5:\"title\";s:32:\"Flooring Company &#8211; Contact\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/08/Contact-Us.png\";s:12:\"tmpl_created\";i:1597740222;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/flooring-company-contact/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:39:\"[\"Flooring company\",\"Flooring website\"]\";s:10:\"menu_order\";i:87;s:16:\"popularity_index\";i:553;s:11:\"trend_index\";i:380;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:385;a:20:{s:4:\"tmpl\";i:1038;s:2:\"id\";i:14965;s:5:\"title\";s:32:\"Flooring Company &#8211; Gallery\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/08/Gallery.png\";s:12:\"tmpl_created\";i:1597740353;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/flooring-company-gallery/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:39:\"[\"Flooring company\",\"Flooring website\"]\";s:10:\"menu_order\";i:88;s:16:\"popularity_index\";i:371;s:11:\"trend_index\";i:291;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:386;a:20:{s:4:\"tmpl\";i:686;s:2:\"id\";i:8973;s:5:\"title\";s:9:\"archive 3\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/06/Archive_350.3.jpg\";s:12:\"tmpl_created\";i:1528700205;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/archive-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:88;s:16:\"popularity_index\";i:176;s:11:\"trend_index\";i:54;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:387;a:20:{s:4:\"tmpl\";i:1282;s:2:\"id\";i:22417;s:5:\"title\";s:52:\"Finance Learning Platform &#8211; Under Construction\";s:9:\"thumbnail\";s:89:\"https://library.elementor.com/wp-content/uploads/2021/04/Library-Pic-Finance-Platform.png\";s:12:\"tmpl_created\";i:1647354987;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:143:\"https://library.elementor.com/finance-learning-platform-under-construction/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Finance\",\"Landing Pages\"]\";s:10:\"menu_order\";i:89;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:388;a:20:{s:4:\"tmpl\";i:1040;s:2:\"id\";i:14947;s:5:\"title\";s:33:\"Flooring company &#8211; Services\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2020/08/Services.png\";s:12:\"tmpl_created\";i:1597740551;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/flooring-company-services/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:39:\"[\"Flooring company\",\"Flooring website\"]\";s:10:\"menu_order\";i:90;s:16:\"popularity_index\";i:538;s:11:\"trend_index\";i:392;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:389;a:20:{s:4:\"tmpl\";i:1039;s:2:\"id\";i:14901;s:5:\"title\";s:29:\"Flooring Company &#8211; Home\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2020/08/Home.png\";s:12:\"tmpl_created\";i:1597740474;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/flooring-company-home/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:39:\"[\"Flooring company\",\"Flooring website\"]\";s:10:\"menu_order\";i:91;s:16:\"popularity_index\";i:387;s:11:\"trend_index\";i:185;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:390;a:20:{s:4:\"tmpl\";i:687;s:2:\"id\";i:8977;s:5:\"title\";s:9:\"archive 4\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/06/Archive_350.4.jpg\";s:12:\"tmpl_created\";i:1528700326;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/archive-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:91;s:16:\"popularity_index\";i:354;s:11:\"trend_index\";i:396;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:391;a:20:{s:4:\"tmpl\";i:1252;s:2:\"id\";i:22146;s:5:\"title\";s:36:\"Home Decor Store &#8211; Coming Soon\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2021/04/Library-Pic-Home-Decore.png\";s:12:\"tmpl_created\";i:1647177514;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/home-decor-store-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:57:\"[\"Coming Soon\",\"Decor\",\"Interior Design\",\"Landing Pages\"]\";s:10:\"menu_order\";i:92;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:392;a:20:{s:4:\"tmpl\";i:688;s:2:\"id\";i:8981;s:5:\"title\";s:9:\"archive 5\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/06/Archive_350.5.jpg\";s:12:\"tmpl_created\";i:1528700484;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/archive-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:93;s:16:\"popularity_index\";i:333;s:11:\"trend_index\";i:195;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:393;a:20:{s:4:\"tmpl\";i:1021;s:2:\"id\";i:14737;s:5:\"title\";s:32:\"Luxury Real Estate &#8211; About\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/07/About.png\";s:12:\"tmpl_created\";i:1595313527;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/luxury-real-estate-about-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:28:\"[\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:93;s:16:\"popularity_index\";i:150;s:11:\"trend_index\";i:447;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:394;a:20:{s:4:\"tmpl\";i:689;s:2:\"id\";i:8985;s:5:\"title\";s:9:\"archive 6\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/06/Archive_350.6.jpg\";s:12:\"tmpl_created\";i:1528700612;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/archive-6/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:94;s:16:\"popularity_index\";i:204;s:11:\"trend_index\";i:95;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:395;a:20:{s:4:\"tmpl\";i:1020;s:2:\"id\";i:14756;s:5:\"title\";s:34:\"Luxury Real Estate &#8211; Contact\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/07/Contact-Us.png\";s:12:\"tmpl_created\";i:1595313519;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/luxury-real-estate-contact-us-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:28:\"[\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:94;s:16:\"popularity_index\";i:610;s:11:\"trend_index\";i:569;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:396;a:20:{s:4:\"tmpl\";i:1019;s:2:\"id\";i:14716;s:5:\"title\";s:31:\"Luxury Real Estate &#8211; Home\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2020/07/Home.png\";s:12:\"tmpl_created\";i:1595313512;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/luxury-real-estate-home-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:28:\"[\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:95;s:16:\"popularity_index\";i:394;s:11:\"trend_index\";i:165;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:397;a:20:{s:4:\"tmpl\";i:690;s:2:\"id\";i:8989;s:5:\"title\";s:9:\"archive 7\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/06/Archive_350.7.jpg\";s:12:\"tmpl_created\";i:1528701063;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/archive-7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:96;s:16:\"popularity_index\";i:208;s:11:\"trend_index\";i:111;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:398;a:20:{s:4:\"tmpl\";i:1018;s:2:\"id\";i:14763;s:5:\"title\";s:31:\"Luxury Real Estate &#8211; News\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2020/07/news-Archive.png\";s:12:\"tmpl_created\";i:1595313273;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/luxury-real-estate-news-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:28:\"[\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:96;s:16:\"popularity_index\";i:404;s:11:\"trend_index\";i:167;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:399;a:20:{s:4:\"tmpl\";i:1283;s:2:\"id\";i:22423;s:5:\"title\";s:39:\"Online Store &#8211; Under Construction\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2021/04/Library-Pic-Online-Store.png\";s:12:\"tmpl_created\";i:1647355154;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/online-store-under-construction/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:59:\"[\"Landing Pages\",\"Online Shop\",\"Shop\",\"Under Construction\"]\";s:10:\"menu_order\";i:97;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:400;a:20:{s:4:\"tmpl\";i:691;s:2:\"id\";i:8996;s:5:\"title\";s:9:\"archive 8\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/06/Archive_350.8.jpg\";s:12:\"tmpl_created\";i:1528701290;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/archive-8/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:98;s:16:\"popularity_index\";i:227;s:11:\"trend_index\";i:153;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:401;a:20:{s:4:\"tmpl\";i:1010;s:2:\"id\";i:13960;s:5:\"title\";s:32:\"Japanese restaurant &#8211; Home\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2020/06/Home-Page.jpg\";s:12:\"tmpl_created\";i:1592289775;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/japanese-restaurant-home-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:32:\"[\"Food\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:98;s:16:\"popularity_index\";i:537;s:11:\"trend_index\";i:287;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:402;a:20:{s:4:\"tmpl\";i:1284;s:2:\"id\";i:22428;s:5:\"title\";s:40:\"Travel Agency &#8211; Under Construction\";s:9:\"thumbnail\";s:88:\"https://library.elementor.com/wp-content/uploads/2021/04/Library-Pic-Travel-Agency-1.png\";s:12:\"tmpl_created\";i:1647355339;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/travel-agency-under-construction/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:56:\"[\"Agency\",\"Landing Pages\",\"Travel\",\"Under Construction\"]\";s:10:\"menu_order\";i:99;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:403;a:20:{s:4:\"tmpl\";i:692;s:2:\"id\";i:9001;s:5:\"title\";s:9:\"archive 9\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/06/Archive_350.9.jpg\";s:12:\"tmpl_created\";i:1528701433;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/archive-9/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:100;s:16:\"popularity_index\";i:265;s:11:\"trend_index\";i:208;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:404;a:20:{s:4:\"tmpl\";i:1007;s:2:\"id\";i:13993;s:5:\"title\";s:45:\"Japanese restaurant &#8211; Chef&#8217;s Menu\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2020/06/Chef_s-Menu-Page.jpg\";s:12:\"tmpl_created\";i:1592289691;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"https://library.elementor.com/japanese-restaurant-chefs-menu/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:32:\"[\"Food\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:100;s:16:\"popularity_index\";i:651;s:11:\"trend_index\";i:675;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:405;a:20:{s:4:\"tmpl\";i:1006;s:2:\"id\";i:14012;s:5:\"title\";s:36:\"Japanese restaurant &#8211; Bar Menu\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2020/06/Bar-Menu-Page.jpg\";s:12:\"tmpl_created\";i:1592289665;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/japanese-restaurant-bar-menu/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:32:\"[\"Food\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:101;s:16:\"popularity_index\";i:735;s:11:\"trend_index\";i:829;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:406;a:20:{s:4:\"tmpl\";i:1005;s:2:\"id\";i:13917;s:5:\"title\";s:33:\"Japanese restaurant &#8211; About\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/06/About-Page.jpg\";s:12:\"tmpl_created\";i:1592289629;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/japanese-restaurant-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:32:\"[\"Food\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:102;s:16:\"popularity_index\";i:640;s:11:\"trend_index\";i:389;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:407;a:20:{s:4:\"tmpl\";i:997;s:2:\"id\";i:13528;s:5:\"title\";s:22:\"Barbershop &#8211; 404\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2020/05/404-Page.jpg\";s:12:\"tmpl_created\";i:1589893152;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/barbershop-404/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:34:\"[\"404\",\"Barber Shop\",\"Barbershop\"]\";s:10:\"menu_order\";i:103;s:16:\"popularity_index\";i:768;s:11:\"trend_index\";i:681;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:408;a:20:{s:4:\"tmpl\";i:1009;s:2:\"id\";i:13937;s:5:\"title\";s:35:\"Japanese restaurant &#8211; Gallery\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2020/06/Gallery-Page.jpg\";s:12:\"tmpl_created\";i:1592289748;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/japanese-restaurant-gallery/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:32:\"[\"Food\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:103;s:16:\"popularity_index\";i:648;s:11:\"trend_index\";i:551;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:409;a:20:{s:4:\"tmpl\";i:1008;s:2:\"id\";i:14030;s:5:\"title\";s:34:\"Japanese restaurant &#8211; Events\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2020/06/Events-Page.jpg\";s:12:\"tmpl_created\";i:1592289713;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/japanese-restaurant-events/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:32:\"[\"Food\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:104;s:16:\"popularity_index\";i:723;s:11:\"trend_index\";i:711;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:410;a:20:{s:4:\"tmpl\";i:998;s:2:\"id\";i:13518;s:5:\"title\";s:26:\"Barbershop &#8211; Archive\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2020/05/Blog-Page.jpg\";s:12:\"tmpl_created\";i:1589893157;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/blocks/barbershop-archive/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:28:\"[\"Barber Shop\",\"Barbershop\"]\";s:10:\"menu_order\";i:105;s:16:\"popularity_index\";i:737;s:11:\"trend_index\";i:523;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:411;a:20:{s:4:\"tmpl\";i:1016;s:2:\"id\";i:13984;s:5:\"title\";s:40:\"Japanese restaurant &#8211; Reservations\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2020/06/reservations.jpg\";s:12:\"tmpl_created\";i:1592294757;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/japanese-restaurant-reservations/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:32:\"[\"Food\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:105;s:16:\"popularity_index\";i:715;s:11:\"trend_index\";i:727;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:412;a:20:{s:4:\"tmpl\";i:999;s:2:\"id\";i:13479;s:5:\"title\";s:23:\"Barbershop &#8211; Home\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2020/05/Home-Page.jpg\";s:12:\"tmpl_created\";i:1589893275;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/barbershop-home/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:28:\"[\"Barber Shop\",\"Barbershop\"]\";s:10:\"menu_order\";i:106;s:16:\"popularity_index\";i:683;s:11:\"trend_index\";i:832;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:413;a:20:{s:4:\"tmpl\";i:996;s:2:\"id\";i:13604;s:5:\"title\";s:25:\"Barbershop &#8211; Footer\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2020/05/Footer-Small.jpg\";s:12:\"tmpl_created\";i:1589893147;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/blocks/barbershop-footer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:37:\"[\"Barber Shop\",\"Barbershop\",\"Footer\"]\";s:10:\"menu_order\";i:107;s:16:\"popularity_index\";i:555;s:11:\"trend_index\";i:267;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:414;a:20:{s:4:\"tmpl\";i:1000;s:2:\"id\";i:13503;s:5:\"title\";s:24:\"Barbershop &#8211; About\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/05/About-Page.jpg\";s:12:\"tmpl_created\";i:1589893289;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/barbershop-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:28:\"[\"Barber Shop\",\"Barbershop\"]\";s:10:\"menu_order\";i:107;s:16:\"popularity_index\";i:744;s:11:\"trend_index\";i:739;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:415;a:20:{s:4:\"tmpl\";i:995;s:2:\"id\";i:13612;s:5:\"title\";s:25:\"Barbershop &#8211; Header\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2020/06/barber-shop-header.jpg\";s:12:\"tmpl_created\";i:1589893142;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/blocks/barbershop-header/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:37:\"[\"Barber Shop\",\"Barbershop\",\"Header\"]\";s:10:\"menu_order\";i:108;s:16:\"popularity_index\";i:343;s:11:\"trend_index\";i:137;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:416;a:20:{s:4:\"tmpl\";i:1001;s:2:\"id\";i:13548;s:5:\"title\";s:27:\"Barbershop &#8211; Services\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2020/05/Services-Page.jpg\";s:12:\"tmpl_created\";i:1589893298;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/barbershop-services/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:28:\"[\"Barber Shop\",\"Barbershop\"]\";s:10:\"menu_order\";i:108;s:16:\"popularity_index\";i:761;s:11:\"trend_index\";i:0;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:417;a:20:{s:4:\"tmpl\";i:1002;s:2:\"id\";i:13560;s:5:\"title\";s:26:\"Barbershop &#8211; Gallery\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2020/05/Gallery-Page.jpg\";s:12:\"tmpl_created\";i:1589893307;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/barbershop-gallery/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:28:\"[\"Barber Shop\",\"Barbershop\"]\";s:10:\"menu_order\";i:109;s:16:\"popularity_index\";i:756;s:11:\"trend_index\";i:822;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:418;a:20:{s:4:\"tmpl\";i:1003;s:2:\"id\";i:13587;s:5:\"title\";s:26:\"Barbershop &#8211; Contact\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2020/05/Contact-Us-Page.jpg\";s:12:\"tmpl_created\";i:1589893315;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/barbershop-contact/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:28:\"[\"Barber Shop\",\"Barbershop\"]\";s:10:\"menu_order\";i:110;s:16:\"popularity_index\";i:753;s:11:\"trend_index\";i:0;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:419;a:20:{s:4:\"tmpl\";i:982;s:2:\"id\";i:13307;s:5:\"title\";s:26:\"Online Course &#8211; Home\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2020/04/Home.jpg\";s:12:\"tmpl_created\";i:1587474541;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/online-course-home/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:29:\"[\"Course Online\",\"Education\"]\";s:10:\"menu_order\";i:111;s:16:\"popularity_index\";i:230;s:11:\"trend_index\";i:125;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:420;a:20:{s:4:\"tmpl\";i:994;s:2:\"id\";i:13621;s:5:\"title\";s:30:\"Barbershop &#8211; Single Post\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2020/05/Single-Page.jpg\";s:12:\"tmpl_created\";i:1589893137;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/blocks/barbershop-single-post/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:28:\"[\"Barber Shop\",\"Barbershop\"]\";s:10:\"menu_order\";i:111;s:16:\"popularity_index\";i:736;s:11:\"trend_index\";i:580;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:421;a:20:{s:4:\"tmpl\";i:1131;s:2:\"id\";i:16527;s:5:\"title\";s:24:\"Beauty Salon &#8211; 404\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2020/12/404.jpg\";s:12:\"tmpl_created\";i:1608622517;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/blocks/beauty-salon-404/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:29:\"[\"404\",\"Beauty Salon\",\"Hair\"]\";s:10:\"menu_order\";i:112;s:16:\"popularity_index\";i:742;s:11:\"trend_index\";i:563;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:422;a:20:{s:4:\"tmpl\";i:983;s:2:\"id\";i:13328;s:5:\"title\";s:27:\"Online Course &#8211; About\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/04/About.jpg\";s:12:\"tmpl_created\";i:1587474558;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/online-course-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:29:\"[\"Course Online\",\"Education\"]\";s:10:\"menu_order\";i:112;s:16:\"popularity_index\";i:508;s:11:\"trend_index\";i:429;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:423;a:20:{s:4:\"tmpl\";i:984;s:2:\"id\";i:13338;s:5:\"title\";s:33:\"Online Course &#8211; Course Page\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2020/04/Course-Page.png\";s:12:\"tmpl_created\";i:1587474574;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/online-course-course-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:29:\"[\"Course Online\",\"Education\"]\";s:10:\"menu_order\";i:113;s:16:\"popularity_index\";i:337;s:11:\"trend_index\";i:310;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:424;a:20:{s:4:\"tmpl\";i:985;s:2:\"id\";i:13352;s:5:\"title\";s:29:\"Online Course &#8211; Contact\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/04/Contact-Us.jpg\";s:12:\"tmpl_created\";i:1587474591;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/online-course-contact/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:29:\"[\"Course Online\",\"Education\"]\";s:10:\"menu_order\";i:114;s:16:\"popularity_index\";i:565;s:11:\"trend_index\";i:533;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:425;a:20:{s:4:\"tmpl\";i:1130;s:2:\"id\";i:16535;s:5:\"title\";s:27:\"Beauty Salon &#8211; Footer\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/12/Footer.jpg\";s:12:\"tmpl_created\";i:1608622498;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/blocks/beauty-salon-footer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:32:\"[\"Beauty Salon\",\"Footer\",\"Hair\"]\";s:10:\"menu_order\";i:115;s:16:\"popularity_index\";i:524;s:11:\"trend_index\";i:126;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:426;a:20:{s:4:\"tmpl\";i:971;s:2:\"id\";i:13187;s:5:\"title\";s:33:\"Interior Design &#8211; Home Page\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2020/04/Home.png\";s:12:\"tmpl_created\";i:1586148661;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/interior-design-home-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"Business\",\"Interior Design\"]\";s:10:\"menu_order\";i:115;s:16:\"popularity_index\";i:331;s:11:\"trend_index\";i:264;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:427;a:20:{s:4:\"tmpl\";i:1453;s:2:\"id\";i:16346;s:5:\"title\";s:33:\"Your New Home &#8211; Real Estate\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2017/03/lp3-l.png\";s:12:\"tmpl_created\";i:1660205402;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/lp/your-new-home-real-estate/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:11:\"Real Estate\";s:4:\"tags\";s:31:\"[\"Landing Pages\",\"Real estate\"]\";s:10:\"menu_order\";i:116;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:428;a:20:{s:4:\"tmpl\";i:972;s:2:\"id\";i:13199;s:5:\"title\";s:29:\"Interior Design &#8211; About\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/04/About.png\";s:12:\"tmpl_created\";i:1586148666;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/interior-design-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"Business\",\"Interior Design\"]\";s:10:\"menu_order\";i:116;s:16:\"popularity_index\";i:316;s:11:\"trend_index\";i:334;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:429;a:20:{s:4:\"tmpl\";i:1129;s:2:\"id\";i:16545;s:5:\"title\";s:27:\"Beauty Salon &#8211; Header\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/12/Header.jpg\";s:12:\"tmpl_created\";i:1608622495;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/blocks/beauty-salon-header/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:32:\"[\"Beauty Salon\",\"Hair\",\"Header\"]\";s:10:\"menu_order\";i:117;s:16:\"popularity_index\";i:356;s:11:\"trend_index\";i:49;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:430;a:20:{s:4:\"tmpl\";i:973;s:2:\"id\";i:13214;s:5:\"title\";s:32:\"Interior Design &#8211; Projects\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2020/04/portfolio_s.jpg\";s:12:\"tmpl_created\";i:1586148672;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/interior-design-projects/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"Business\",\"Interior Design\"]\";s:10:\"menu_order\";i:117;s:16:\"popularity_index\";i:367;s:11:\"trend_index\";i:323;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:431;a:20:{s:4:\"tmpl\";i:641;s:2:\"id\";i:7686;s:5:\"title\";s:12:\"Blog Posts 1\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2018/03/blog_posts.png\";s:12:\"tmpl_created\";i:1521558047;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/blocks/blog-posts-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:26:\"[\"Archive\",\"Blog\",\"posts\"]\";s:10:\"menu_order\";i:118;s:16:\"popularity_index\";i:131;s:11:\"trend_index\";i:152;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:432;a:20:{s:4:\"tmpl\";i:974;s:2:\"id\";i:13229;s:5:\"title\";s:31:\"Interior Design &#8211; Contact\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/04/Contact-Us.png\";s:12:\"tmpl_created\";i:1586148677;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/interior-design-contact/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"Business\",\"Interior Design\"]\";s:10:\"menu_order\";i:118;s:16:\"popularity_index\";i:395;s:11:\"trend_index\";i:337;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:433;a:20:{s:4:\"tmpl\";i:959;s:2:\"id\";i:12948;s:5:\"title\";s:29:\"Photography &#8211; Home Page\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/02/Home_s.png\";s:12:\"tmpl_created\";i:1582093442;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/photography-home-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:119;s:16:\"popularity_index\";i:241;s:11:\"trend_index\";i:201;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:434;a:20:{s:4:\"tmpl\";i:960;s:2:\"id\";i:12798;s:5:\"title\";s:25:\"Photography &#8211; About\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/02/About_s.png\";s:12:\"tmpl_created\";i:1582093446;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/photography-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:120;s:16:\"popularity_index\";i:499;s:11:\"trend_index\";i:374;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:435;a:20:{s:4:\"tmpl\";i:484;s:2:\"id\";i:5283;s:5:\"title\";s:9:\"Clients 1\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/clients_white_2.png\";s:12:\"tmpl_created\";i:1520443478;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/clients-1-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"Clients\"]\";s:10:\"menu_order\";i:120;s:16:\"popularity_index\";i:294;s:11:\"trend_index\";i:202;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:436;a:20:{s:4:\"tmpl\";i:961;s:2:\"id\";i:12868;s:5:\"title\";s:27:\"Photography &#8211; Contact\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2020/02/Contact_s.png\";s:12:\"tmpl_created\";i:1582093450;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/photography-contact/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:121;s:16:\"popularity_index\";i:531;s:11:\"trend_index\";i:350;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:437;a:20:{s:4:\"tmpl\";i:962;s:2:\"id\";i:13056;s:5:\"title\";s:28:\"Photography &#8211; Wildlife\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/02/Wildlife_s.png\";s:12:\"tmpl_created\";i:1582093454;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/photography-wildlife/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:122;s:16:\"popularity_index\";i:579;s:11:\"trend_index\";i:656;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:438;a:20:{s:4:\"tmpl\";i:487;s:2:\"id\";i:5306;s:5:\"title\";s:10:\"Clients 10\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/clients_black_3.png\";s:12:\"tmpl_created\";i:1520443484;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/clients-10/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"Clients\"]\";s:10:\"menu_order\";i:122;s:16:\"popularity_index\";i:657;s:11:\"trend_index\";i:581;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:439;a:20:{s:4:\"tmpl\";i:963;s:2:\"id\";i:12922;s:5:\"title\";s:37:\"Photography &#8211; Glowing Jellyfish\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2020/02/Jellyfish_S.png\";s:12:\"tmpl_created\";i:1582093457;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/photography-glowing-jellyfish/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:123;s:16:\"popularity_index\";i:628;s:11:\"trend_index\";i:532;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:440;a:20:{s:4:\"tmpl\";i:964;s:2:\"id\";i:12875;s:5:\"title\";s:36:\"Photography &#8211; Fluttering Birds\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/02/Birds_s.png\";s:12:\"tmpl_created\";i:1582093461;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/photography-fluttering-birds/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:124;s:16:\"popularity_index\";i:693;s:11:\"trend_index\";i:766;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:441;a:20:{s:4:\"tmpl\";i:965;s:2:\"id\";i:12962;s:5:\"title\";s:26:\"Photography &#8211; Nature\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2020/02/Nature_s.png\";s:12:\"tmpl_created\";i:1582093465;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/photography-nature/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:125;s:16:\"popularity_index\";i:592;s:11:\"trend_index\";i:778;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:442;a:20:{s:4:\"tmpl\";i:491;s:2:\"id\";i:5341;s:5:\"title\";s:10:\"Clients 11\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/clients_black_4.png\";s:12:\"tmpl_created\";i:1520443491;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/clients-11/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"Clients\"]\";s:10:\"menu_order\";i:125;s:16:\"popularity_index\";i:603;s:11:\"trend_index\";i:633;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:443;a:20:{s:4:\"tmpl\";i:966;s:2:\"id\";i:12833;s:5:\"title\";s:38:\"Photography &#8211; Blossoming Flowers\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2020/02/Flowers_s.png\";s:12:\"tmpl_created\";i:1582093469;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"https://library.elementor.com/photography-blossoming-flowers/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:126;s:16:\"popularity_index\";i:597;s:11:\"trend_index\";i:750;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:444;a:20:{s:4:\"tmpl\";i:488;s:2:\"id\";i:5315;s:5:\"title\";s:10:\"Clients 12\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2018/03/form_white_4-1.png\";s:12:\"tmpl_created\";i:1520443486;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/clients-12/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"Clients\"]\";s:10:\"menu_order\";i:126;s:16:\"popularity_index\";i:485;s:11:\"trend_index\";i:263;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:445;a:20:{s:4:\"tmpl\";i:967;s:2:\"id\";i:12898;s:5:\"title\";s:36:\"Photography &#8211; Forest Mushrooms\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2020/02/Mushrooms_s.png\";s:12:\"tmpl_created\";i:1582093473;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/photography-forest-mushrooms/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:127;s:16:\"popularity_index\";i:667;s:11:\"trend_index\";i:649;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:446;a:20:{s:4:\"tmpl\";i:968;s:2:\"id\";i:12994;s:5:\"title\";s:24:\"Photography &#8211; Pets\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/02/Pets_s.png\";s:12:\"tmpl_created\";i:1582093477;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/photography-pets/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:128;s:16:\"popularity_index\";i:612;s:11:\"trend_index\";i:508;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:447;a:20:{s:4:\"tmpl\";i:969;s:2:\"id\";i:12805;s:5:\"title\";s:37:\"Photography &#8211; B&amp;W Portraits\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/02/Black_s.png\";s:12:\"tmpl_created\";i:1582093481;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/photography-bw-portraits/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:129;s:16:\"popularity_index\";i:695;s:11:\"trend_index\";i:735;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:448;a:20:{s:4:\"tmpl\";i:490;s:2:\"id\";i:5333;s:5:\"title\";s:10:\"Clients 13\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_white_6.png\";s:12:\"tmpl_created\";i:1520443489;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/clients-13/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"Clients\"]\";s:10:\"menu_order\";i:129;s:16:\"popularity_index\";i:234;s:11:\"trend_index\";i:128;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:449;a:20:{s:4:\"tmpl\";i:970;s:2:\"id\";i:13031;s:5:\"title\";s:33:\"Photography &#8211; Vivid Parrots\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2020/02/Parrots_s.png\";s:12:\"tmpl_created\";i:1582093484;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/photography-vivid-parrots/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:130;s:16:\"popularity_index\";i:660;s:11:\"trend_index\";i:643;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:450;a:20:{s:4:\"tmpl\";i:496;s:2:\"id\";i:5389;s:5:\"title\";s:10:\"Clients 14\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_black_9.png\";s:12:\"tmpl_created\";i:1520443501;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/clients-14/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"Clients\"]\";s:10:\"menu_order\";i:130;s:16:\"popularity_index\";i:407;s:11:\"trend_index\";i:307;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:451;a:20:{s:4:\"tmpl\";i:940;s:2:\"id\";i:12621;s:5:\"title\";s:26:\"Magazine &#8211; Home Page\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/01/Home_s.png\";s:12:\"tmpl_created\";i:1579060604;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/magazine-home-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:131;s:16:\"popularity_index\";i:167;s:11:\"trend_index\";i:121;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:452;a:20:{s:4:\"tmpl\";i:936;s:2:\"id\";i:12352;s:5:\"title\";s:24:\"Travel &#8211; Home Page\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2019/12/Home_s.png\";s:12:\"tmpl_created\";i:1575960464;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/travel-home-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:132;s:16:\"popularity_index\";i:291;s:11:\"trend_index\";i:194;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:453;a:20:{s:4:\"tmpl\";i:486;s:2:\"id\";i:5298;s:5:\"title\";s:10:\"Clients 15\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/clients_white_3.png\";s:12:\"tmpl_created\";i:1520443482;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/clients-15/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"Clients\"]\";s:10:\"menu_order\";i:132;s:16:\"popularity_index\";i:465;s:11:\"trend_index\";i:520;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:454;a:20:{s:4:\"tmpl\";i:932;s:2:\"id\";i:12400;s:5:\"title\";s:20:\"Travel &#8211; About\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2019/12/About.png\";s:12:\"tmpl_created\";i:1575960441;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/travel-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:133;s:16:\"popularity_index\";i:444;s:11:\"trend_index\";i:445;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:455;a:20:{s:4:\"tmpl\";i:938;s:2:\"id\";i:12479;s:5:\"title\";s:20:\"Travel &#8211; Tours\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2019/12/Tours_s.png\";s:12:\"tmpl_created\";i:1575960474;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/travel-tours/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:134;s:16:\"popularity_index\";i:539;s:11:\"trend_index\";i:726;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:456;a:20:{s:4:\"tmpl\";i:495;s:2:\"id\";i:5381;s:5:\"title\";s:10:\"Clients 16\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_white_9.png\";s:12:\"tmpl_created\";i:1520443499;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/clients-16/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"Clients\"]\";s:10:\"menu_order\";i:134;s:16:\"popularity_index\";i:198;s:11:\"trend_index\";i:168;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:457;a:20:{s:4:\"tmpl\";i:937;s:2:\"id\";i:12466;s:5:\"title\";s:27:\"Travel &#8211; Testimonials\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2019/12/Testimonials.png\";s:12:\"tmpl_created\";i:1575960469;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/travel-testimonials/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:135;s:16:\"popularity_index\";i:527;s:11:\"trend_index\";i:481;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:458;a:20:{s:4:\"tmpl\";i:935;s:2:\"id\";i:12443;s:5:\"title\";s:22:\"Travel &#8211; Gallery\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2019/12/Gallery.png\";s:12:\"tmpl_created\";i:1575960459;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/travel-gallery/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:136;s:16:\"popularity_index\";i:467;s:11:\"trend_index\";i:501;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:459;a:20:{s:4:\"tmpl\";i:934;s:2:\"id\";i:12431;s:5:\"title\";s:18:\"Travel &#8211; FAQ\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2019/12/FAQ.png\";s:12:\"tmpl_created\";i:1575960453;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/travel-faq/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:137;s:16:\"popularity_index\";i:501;s:11:\"trend_index\";i:387;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:460;a:20:{s:4:\"tmpl\";i:493;s:2:\"id\";i:5357;s:5:\"title\";s:9:\"Clients 2\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/clients_black_7.png\";s:12:\"tmpl_created\";i:1520443495;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/clients-2-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"Clients\"]\";s:10:\"menu_order\";i:137;s:16:\"popularity_index\";i:341;s:11:\"trend_index\";i:232;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:461;a:20:{s:4:\"tmpl\";i:933;s:2:\"id\";i:12421;s:5:\"title\";s:27:\"Travel &#8211; Contact Page\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2019/12/Contsct-Us.png\";s:12:\"tmpl_created\";i:1575960445;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/travel-contact-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:138;s:16:\"popularity_index\";i:571;s:11:\"trend_index\";i:536;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:462;a:20:{s:4:\"tmpl\";i:892;s:2:\"id\";i:11763;s:5:\"title\";s:27:\"Portfolio &#8211; Home Page\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2019/09/Homepage_small.png\";s:12:\"tmpl_created\";i:1569428959;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/portfolio-home-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:34:\"[\"Creative Portfolio\",\"Portfolio\"]\";s:10:\"menu_order\";i:139;s:16:\"popularity_index\";i:280;s:11:\"trend_index\";i:241;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:463;a:20:{s:4:\"tmpl\";i:485;s:2:\"id\";i:5290;s:5:\"title\";s:9:\"Clients 3\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/clients_black_2.png\";s:12:\"tmpl_created\";i:1520443480;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/clients-3-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"Clients\"]\";s:10:\"menu_order\";i:139;s:16:\"popularity_index\";i:545;s:11:\"trend_index\";i:502;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:464;a:20:{s:4:\"tmpl\";i:891;s:2:\"id\";i:11781;s:5:\"title\";s:23:\"Portfolio &#8211; About\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2019/09/About_small.png\";s:12:\"tmpl_created\";i:1569428955;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/portfolio-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:34:\"[\"Creative Portfolio\",\"Portfolio\"]\";s:10:\"menu_order\";i:140;s:16:\"popularity_index\";i:349;s:11:\"trend_index\";i:290;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:465;a:20:{s:4:\"tmpl\";i:482;s:2:\"id\";i:5266;s:5:\"title\";s:9:\"Clients 4\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/clients_white_1.png\";s:12:\"tmpl_created\";i:1520443474;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/clients-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"Clients\"]\";s:10:\"menu_order\";i:140;s:16:\"popularity_index\";i:95;s:11:\"trend_index\";i:134;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:466;a:20:{s:4:\"tmpl\";i:890;s:2:\"id\";i:11793;s:5:\"title\";s:26:\"Portfolio &#8211; Projects\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2019/09/Projects_small.png\";s:12:\"tmpl_created\";i:1569428951;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/portfolio-projects/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:34:\"[\"Creative Portfolio\",\"Portfolio\"]\";s:10:\"menu_order\";i:141;s:16:\"popularity_index\";i:448;s:11:\"trend_index\";i:467;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:467;a:20:{s:4:\"tmpl\";i:889;s:2:\"id\";i:11800;s:5:\"title\";s:25:\"Portfolio &#8211; Contact\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2019/09/Contact_small.png\";s:12:\"tmpl_created\";i:1569428946;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/portfolio-contact/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:34:\"[\"Creative Portfolio\",\"Portfolio\"]\";s:10:\"menu_order\";i:142;s:16:\"popularity_index\";i:494;s:11:\"trend_index\";i:449;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:468;a:20:{s:4:\"tmpl\";i:866;s:2:\"id\";i:11163;s:5:\"title\";s:32:\"Digital Agency &#8211; Home Page\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2019/07/Home_small.png\";s:12:\"tmpl_created\";i:1564641877;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/digital-agency-home-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"Digital Agency\",\"Marketing\"]\";s:10:\"menu_order\";i:143;s:16:\"popularity_index\";i:57;s:11:\"trend_index\";i:32;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:469;a:20:{s:4:\"tmpl\";i:483;s:2:\"id\";i:5275;s:5:\"title\";s:9:\"Clients 5\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/clients_black_1.png\";s:12:\"tmpl_created\";i:1520443476;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/clients-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"Clients\"]\";s:10:\"menu_order\";i:143;s:16:\"popularity_index\";i:334;s:11:\"trend_index\";i:321;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:470;a:20:{s:4:\"tmpl\";i:492;s:2:\"id\";i:5349;s:5:\"title\";s:9:\"Clients 7\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_white_7.png\";s:12:\"tmpl_created\";i:1520443493;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/clients-7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"Clients\"]\";s:10:\"menu_order\";i:144;s:16:\"popularity_index\";i:233;s:11:\"trend_index\";i:92;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:471;a:20:{s:4:\"tmpl\";i:916;s:2:\"id\";i:12143;s:5:\"title\";s:22:\"Law Firm &#8211; About\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2019/11/about.png\";s:12:\"tmpl_created\";i:1572847069;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/law-firm-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:146;s:16:\"popularity_index\";i:350;s:11:\"trend_index\";i:344;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:472;a:20:{s:4:\"tmpl\";i:489;s:2:\"id\";i:5324;s:5:\"title\";s:9:\"Clients 8\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2018/03/form_white_5-1.png\";s:12:\"tmpl_created\";i:1520443488;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/clients-8/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"Clients\"]\";s:10:\"menu_order\";i:146;s:16:\"popularity_index\";i:526;s:11:\"trend_index\";i:381;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:473;a:20:{s:4:\"tmpl\";i:920;s:2:\"id\";i:12091;s:5:\"title\";s:21:\"Law Firm &#8211; Team\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2019/11/team.png\";s:12:\"tmpl_created\";i:1572847113;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/law-firm-team/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:147;s:16:\"popularity_index\";i:318;s:11:\"trend_index\";i:314;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:474;a:20:{s:4:\"tmpl\";i:869;s:2:\"id\";i:11129;s:5:\"title\";s:28:\"Digital Agency &#8211; About\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2019/07/About_small.png\";s:12:\"tmpl_created\";i:1564641889;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/digital-agency-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"Digital Agency\",\"Marketing\"]\";s:10:\"menu_order\";i:148;s:16:\"popularity_index\";i:182;s:11:\"trend_index\";i:166;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:475;a:20:{s:4:\"tmpl\";i:880;s:2:\"id\";i:11572;s:5:\"title\";s:19:\"Gym &#8211; Trainer\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2019/08/Trainer_Small.png\";s:12:\"tmpl_created\";i:1567392934;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/gym-trainer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:7:\"[\"Gym\"]\";s:10:\"menu_order\";i:149;s:16:\"popularity_index\";i:521;s:11:\"trend_index\";i:590;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:476;a:20:{s:4:\"tmpl\";i:494;s:2:\"id\";i:5368;s:5:\"title\";s:9:\"Clients 9\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_white_8.png\";s:12:\"tmpl_created\";i:1520443497;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/clients-9/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"Clients\"]\";s:10:\"menu_order\";i:149;s:16:\"popularity_index\";i:253;s:11:\"trend_index\";i:273;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:477;a:20:{s:4:\"tmpl\";i:917;s:2:\"id\";i:12133;s:5:\"title\";s:24:\"Law Firm &#8211; Careers\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2019/11/careers.png\";s:12:\"tmpl_created\";i:1572847078;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/law-firm-careers/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:151;s:16:\"popularity_index\";i:583;s:11:\"trend_index\";i:640;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:478;a:20:{s:4:\"tmpl\";i:425;s:2:\"id\";i:4436;s:5:\"title\";s:11:\"Contact  16\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/02/map_black_2.png\";s:12:\"tmpl_created\";i:1520443293;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/contact-16/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:151;s:16:\"popularity_index\";i:161;s:11:\"trend_index\";i:68;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:479;a:20:{s:4:\"tmpl\";i:915;s:2:\"id\";i:12155;s:5:\"title\";s:26:\"Law Firm &#8211; Home Page\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2019/11/home.png\";s:12:\"tmpl_created\";i:1572847054;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/law-firm-home-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:152;s:16:\"popularity_index\";i:193;s:11:\"trend_index\";i:110;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:480;a:20:{s:4:\"tmpl\";i:423;s:2:\"id\";i:4420;s:5:\"title\";s:9:\"Contact 1\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/02/map_black_1.png\";s:12:\"tmpl_created\";i:1520443289;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/contact-1-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:152;s:16:\"popularity_index\";i:196;s:11:\"trend_index\";i:127;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:481;a:20:{s:4:\"tmpl\";i:921;s:2:\"id\";i:12080;s:5:\"title\";s:24:\"Law Firm &#8211; Partner\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2019/11/partner-1.png\";s:12:\"tmpl_created\";i:1572847120;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/law-firm-partner/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:153;s:16:\"popularity_index\";i:556;s:11:\"trend_index\";i:471;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:482;a:20:{s:4:\"tmpl\";i:534;s:2:\"id\";i:5836;s:5:\"title\";s:10:\"Contact 10\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/contact_white_2.png\";s:12:\"tmpl_created\";i:1520443597;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/contact-10/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:154;s:16:\"popularity_index\";i:114;s:11:\"trend_index\";i:76;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:483;a:20:{s:4:\"tmpl\";i:865;s:2:\"id\";i:11074;s:5:\"title\";s:31:\"Digital Agency &#8211; Services\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2019/07/Services_small.png\";s:12:\"tmpl_created\";i:1564641872;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/digital-agency-services/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"Digital Agency\",\"Marketing\"]\";s:10:\"menu_order\";i:154;s:16:\"popularity_index\";i:163;s:11:\"trend_index\";i:170;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:484;a:20:{s:4:\"tmpl\";i:879;s:2:\"id\";i:11506;s:5:\"title\";s:19:\"Gym &#8211; Classes\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2019/08/Classes_Small.png\";s:12:\"tmpl_created\";i:1567392930;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/gym-classes/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:7:\"[\"Gym\"]\";s:10:\"menu_order\";i:155;s:16:\"popularity_index\";i:514;s:11:\"trend_index\";i:554;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:485;a:20:{s:4:\"tmpl\";i:535;s:2:\"id\";i:5844;s:5:\"title\";s:10:\"Contact 11\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/contact_black_2.png\";s:12:\"tmpl_created\";i:1520443599;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/contact-11/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:156;s:16:\"popularity_index\";i:289;s:11:\"trend_index\";i:313;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:486;a:20:{s:4:\"tmpl\";i:922;s:2:\"id\";i:12044;s:5:\"title\";s:24:\"Law Firm &#8211; Contact\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2019/11/contsct_us.png\";s:12:\"tmpl_created\";i:1572847130;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/law-firm-contact/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:157;s:16:\"popularity_index\";i:437;s:11:\"trend_index\";i:304;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:487;a:20:{s:4:\"tmpl\";i:430;s:2:\"id\";i:4476;s:5:\"title\";s:10:\"Contact 15\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/contact_white_4.png\";s:12:\"tmpl_created\";i:1520443303;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/contact-15/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:18:\"[\"Contact\",\"Form\"]\";s:10:\"menu_order\";i:157;s:16:\"popularity_index\";i:229;s:11:\"trend_index\";i:187;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:488;a:20:{s:4:\"tmpl\";i:918;s:2:\"id\";i:12124;s:5:\"title\";s:25:\"Law Firm &#8211; Services\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2019/11/services.png\";s:12:\"tmpl_created\";i:1572847096;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/law-firm-services/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:158;s:16:\"popularity_index\";i:433;s:11:\"trend_index\";i:296;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:489;a:20:{s:4:\"tmpl\";i:864;s:2:\"id\";i:11056;s:5:\"title\";s:35:\"Digital Agency &#8211; Social Media\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2019/07/Social-Media_small.png\";s:12:\"tmpl_created\";i:1564641867;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/digital-agency-social-media/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"Digital Agency\",\"Marketing\"]\";s:10:\"menu_order\";i:159;s:16:\"popularity_index\";i:297;s:11:\"trend_index\";i:361;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:490;a:20:{s:4:\"tmpl\";i:476;s:2:\"id\";i:5214;s:5:\"title\";s:10:\"Contact 16\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_white_2.png\";s:12:\"tmpl_created\";i:1520443462;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/blocks/contact-16-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:18:\"[\"Contact\",\"Form\"]\";s:10:\"menu_order\";i:159;s:16:\"popularity_index\";i:194;s:11:\"trend_index\";i:106;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:491;a:20:{s:4:\"tmpl\";i:878;s:2:\"id\";i:11536;s:5:\"title\";s:19:\"Gym &#8211; Fitness\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2019/08/Fitness_Small.png\";s:12:\"tmpl_created\";i:1567392927;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/gym-fitness/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:7:\"[\"Gym\"]\";s:10:\"menu_order\";i:160;s:16:\"popularity_index\";i:621;s:11:\"trend_index\";i:674;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:492;a:20:{s:4:\"tmpl\";i:882;s:2:\"id\";i:11545;s:5:\"title\";s:21:\"Gym &#8211; Home Page\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2019/08/Home_Small.png\";s:12:\"tmpl_created\";i:1567392943;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/gym-home-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:7:\"[\"Gym\"]\";s:10:\"menu_order\";i:161;s:16:\"popularity_index\";i:310;s:11:\"trend_index\";i:229;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:493;a:20:{s:4:\"tmpl\";i:919;s:2:\"id\";i:12116;s:5:\"title\";s:24:\"Law Firm &#8211; Service\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2019/11/family_law.png\";s:12:\"tmpl_created\";i:1572847105;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/law-firm-service/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:162;s:16:\"popularity_index\";i:489;s:11:\"trend_index\";i:339;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:494;a:20:{s:4:\"tmpl\";i:478;s:2:\"id\";i:5230;s:5:\"title\";s:10:\"Contact 17\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_white_3.png\";s:12:\"tmpl_created\";i:1520443466;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/contact-17/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:18:\"[\"Contact\",\"Form\"]\";s:10:\"menu_order\";i:162;s:16:\"popularity_index\";i:339;s:11:\"trend_index\";i:335;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:495;a:20:{s:4:\"tmpl\";i:868;s:2:\"id\";i:11094;s:5:\"title\";s:30:\"Digital Agency &#8211; Clients\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2019/07/Clients_small.png\";s:12:\"tmpl_created\";i:1564641885;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/digital-agency-clients/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"Digital Agency\",\"Marketing\"]\";s:10:\"menu_order\";i:163;s:16:\"popularity_index\";i:424;s:11:\"trend_index\";i:424;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:496;a:20:{s:4:\"tmpl\";i:481;s:2:\"id\";i:5257;s:5:\"title\";s:10:\"Contact 18\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_white_5.png\";s:12:\"tmpl_created\";i:1520443472;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/contact-18/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:8:\"[\"Form\"]\";s:10:\"menu_order\";i:163;s:16:\"popularity_index\";i:438;s:11:\"trend_index\";i:490;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:497;a:20:{s:4:\"tmpl\";i:881;s:2:\"id\";i:11478;s:5:\"title\";s:17:\"Gym &#8211; About\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2019/08/About_Small.png\";s:12:\"tmpl_created\";i:1567392939;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/gym-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:7:\"[\"Gym\"]\";s:10:\"menu_order\";i:164;s:16:\"popularity_index\";i:481;s:11:\"trend_index\";i:579;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:498;a:20:{s:4:\"tmpl\";i:532;s:2:\"id\";i:5820;s:5:\"title\";s:9:\"Contact 2\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/contact_white_1.png\";s:12:\"tmpl_created\";i:1520443593;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/contact-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:166;s:16:\"popularity_index\";i:183;s:11:\"trend_index\";i:357;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:499;a:20:{s:4:\"tmpl\";i:877;s:2:\"id\";i:11563;s:5:\"title\";s:19:\"Gym &#8211; Pricing\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2019/08/Pricing_Small.png\";s:12:\"tmpl_created\";i:1567392923;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/gym-pricing/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:7:\"[\"Gym\"]\";s:10:\"menu_order\";i:166;s:16:\"popularity_index\";i:577;s:11:\"trend_index\";i:736;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:500;a:20:{s:4:\"tmpl\";i:422;s:2:\"id\";i:4411;s:5:\"title\";s:9:\"Contact 3\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/02/map_white_1.png\";s:12:\"tmpl_created\";i:1520443287;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/contact-3-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:167;s:16:\"popularity_index\";i:113;s:11:\"trend_index\";i:217;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:501;a:20:{s:4:\"tmpl\";i:867;s:2:\"id\";i:11034;s:5:\"title\";s:30:\"Digital Agency &#8211; Contact\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2019/07/Contsct-Us_small.png\";s:12:\"tmpl_created\";i:1564641881;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/contact-digital-agency/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"Digital Agency\",\"Marketing\"]\";s:10:\"menu_order\";i:168;s:16:\"popularity_index\";i:191;s:11:\"trend_index\";i:156;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:502;a:20:{s:4:\"tmpl\";i:533;s:2:\"id\";i:5828;s:5:\"title\";s:9:\"Contact 3\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/contact_black_1.png\";s:12:\"tmpl_created\";i:1520443595;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/contact-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:170;s:16:\"popularity_index\";i:312;s:11:\"trend_index\";i:495;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:503;a:20:{s:4:\"tmpl\";i:876;s:2:\"id\";i:11528;s:5:\"title\";s:19:\"Gym &#8211; Contact\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2019/08/Contact_Small.png\";s:12:\"tmpl_created\";i:1567392917;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/gym-contact/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:7:\"[\"Gym\"]\";s:10:\"menu_order\";i:171;s:16:\"popularity_index\";i:505;s:11:\"trend_index\";i:624;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:504;a:20:{s:4:\"tmpl\";i:424;s:2:\"id\";i:4428;s:5:\"title\";s:9:\"Contact 4\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/02/map_white_2.png\";s:12:\"tmpl_created\";i:1520443291;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/contact-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:171;s:16:\"popularity_index\";i:118;s:11:\"trend_index\";i:131;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:505;a:20:{s:4:\"tmpl\";i:426;s:2:\"id\";i:4444;s:5:\"title\";s:9:\"Contact 5\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/contact_white_1.png\";s:12:\"tmpl_created\";i:1520443295;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/contact-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:174;s:16:\"popularity_index\";i:84;s:11:\"trend_index\";i:93;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:506;a:20:{s:4:\"tmpl\";i:432;s:2:\"id\";i:4492;s:5:\"title\";s:9:\"Contact 5\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/02/map_white_3.png\";s:12:\"tmpl_created\";i:1520443307;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/contact-5-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:176;s:16:\"popularity_index\";i:37;s:11:\"trend_index\";i:31;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:507;a:20:{s:4:\"tmpl\";i:427;s:2:\"id\";i:4452;s:5:\"title\";s:9:\"Contact 6\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/contact_black_1.png\";s:12:\"tmpl_created\";i:1520443296;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/contact-6/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:178;s:16:\"popularity_index\";i:139;s:11:\"trend_index\";i:150;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:508;a:20:{s:4:\"tmpl\";i:429;s:2:\"id\";i:4468;s:5:\"title\";s:9:\"Contact 7\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/contact_white_3.png\";s:12:\"tmpl_created\";i:1520443301;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/contact-7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:18:\"[\"Contact\",\"Form\"]\";s:10:\"menu_order\";i:179;s:16:\"popularity_index\";i:127;s:11:\"trend_index\";i:72;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:509;a:20:{s:4:\"tmpl\";i:431;s:2:\"id\";i:4484;s:5:\"title\";s:9:\"Contact 8\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/contact_black_3.png\";s:12:\"tmpl_created\";i:1520443305;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/contact-8/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:18:\"[\"Contact\",\"Form\"]\";s:10:\"menu_order\";i:182;s:16:\"popularity_index\";i:328;s:11:\"trend_index\";i:260;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:510;a:20:{s:4:\"tmpl\";i:428;s:2:\"id\";i:4460;s:5:\"title\";s:9:\"Contact 9\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/contact_white_2.png\";s:12:\"tmpl_created\";i:1520443298;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/contact-9/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:184;s:16:\"popularity_index\";i:99;s:11:\"trend_index\";i:80;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:511;a:20:{s:4:\"tmpl\";i:613;s:2:\"id\";i:5558;s:5:\"title\";s:5:\"CTA 1\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_2.png\";s:12:\"tmpl_created\";i:1520520684;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/cta-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:185;s:16:\"popularity_index\";i:129;s:11:\"trend_index\";i:69;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:512;a:20:{s:4:\"tmpl\";i:634;s:2:\"id\";i:5939;s:5:\"title\";s:6:\"CTA 10\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_13-1.png\";s:12:\"tmpl_created\";i:1520520760;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-10/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:187;s:16:\"popularity_index\";i:190;s:11:\"trend_index\";i:118;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:513;a:20:{s:4:\"tmpl\";i:633;s:2:\"id\";i:5930;s:5:\"title\";s:6:\"CTA 11\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_15.png\";s:12:\"tmpl_created\";i:1520520758;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-11/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:190;s:16:\"popularity_index\";i:76;s:11:\"trend_index\";i:84;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:514;a:20:{s:4:\"tmpl\";i:632;s:2:\"id\";i:5921;s:5:\"title\";s:6:\"CTA 12\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_14.png\";s:12:\"tmpl_created\";i:1520520757;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-12/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:192;s:16:\"popularity_index\";i:278;s:11:\"trend_index\";i:234;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:515;a:20:{s:4:\"tmpl\";i:618;s:2:\"id\";i:5607;s:5:\"title\";s:6:\"CTA 13\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_5.png\";s:12:\"tmpl_created\";i:1520520695;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-13/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:194;s:16:\"popularity_index\";i:42;s:11:\"trend_index\";i:11;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:516;a:20:{s:4:\"tmpl\";i:574;s:2:\"id\";i:6017;s:5:\"title\";s:6:\"CTA 14\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_14.png\";s:12:\"tmpl_created\";i:1520520331;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-14/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:196;s:16:\"popularity_index\";i:152;s:11:\"trend_index\";i:122;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:517;a:20:{s:4:\"tmpl\";i:628;s:2:\"id\";i:5885;s:5:\"title\";s:6:\"CTA 15\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_11.png\";s:12:\"tmpl_created\";i:1520520751;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-15/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:197;s:16:\"popularity_index\";i:274;s:11:\"trend_index\";i:256;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:518;a:20:{s:4:\"tmpl\";i:627;s:2:\"id\";i:5877;s:5:\"title\";s:6:\"CTA 16\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_10.png\";s:12:\"tmpl_created\";i:1520520749;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-16/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:200;s:16:\"popularity_index\";i:564;s:11:\"trend_index\";i:677;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:519;a:20:{s:4:\"tmpl\";i:625;s:2:\"id\";i:5860;s:5:\"title\";s:6:\"CTA 17\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_9.png\";s:12:\"tmpl_created\";i:1520520746;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-17/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:201;s:16:\"popularity_index\";i:120;s:11:\"trend_index\";i:63;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:520;a:20:{s:4:\"tmpl\";i:626;s:2:\"id\";i:5869;s:5:\"title\";s:6:\"CTA 18\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_10.png\";s:12:\"tmpl_created\";i:1520520747;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-18/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:204;s:16:\"popularity_index\";i:345;s:11:\"trend_index\";i:486;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:521;a:20:{s:4:\"tmpl\";i:611;s:2:\"id\";i:5542;s:5:\"title\";s:6:\"CTA 19\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_1.png\";s:12:\"tmpl_created\";i:1520520681;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-19/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:205;s:16:\"popularity_index\";i:169;s:11:\"trend_index\";i:270;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:522;a:20:{s:4:\"tmpl\";i:614;s:2:\"id\";i:5567;s:5:\"title\";s:5:\"CTA 2\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_2.png\";s:12:\"tmpl_created\";i:1520520685;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/cta-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:207;s:16:\"popularity_index\";i:143;s:11:\"trend_index\";i:225;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:523;a:20:{s:4:\"tmpl\";i:629;s:2:\"id\";i:5893;s:5:\"title\";s:6:\"CTA 21\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_12.png\";s:12:\"tmpl_created\";i:1520520752;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-21/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:210;s:16:\"popularity_index\";i:259;s:11:\"trend_index\";i:457;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:524;a:20:{s:4:\"tmpl\";i:619;s:2:\"id\";i:5634;s:5:\"title\";s:6:\"CTA 24\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_6.png\";s:12:\"tmpl_created\";i:1520520699;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-24/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:212;s:16:\"popularity_index\";i:188;s:11:\"trend_index\";i:255;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:525;a:20:{s:4:\"tmpl\";i:620;s:2:\"id\";i:5642;s:5:\"title\";s:6:\"CTA 25\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_6.png\";s:12:\"tmpl_created\";i:1520520701;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-25/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:214;s:16:\"popularity_index\";i:226;s:11:\"trend_index\";i:262;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:526;a:20:{s:4:\"tmpl\";i:615;s:2:\"id\";i:5583;s:5:\"title\";s:6:\"CTA 26\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_3.png\";s:12:\"tmpl_created\";i:1520520689;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-26/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:216;s:16:\"popularity_index\";i:117;s:11:\"trend_index\";i:117;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:527;a:20:{s:4:\"tmpl\";i:630;s:2:\"id\";i:5904;s:5:\"title\";s:6:\"CTA 27\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_13.png\";s:12:\"tmpl_created\";i:1520520754;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-27/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:217;s:16:\"popularity_index\";i:528;s:11:\"trend_index\";i:517;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:528;a:20:{s:4:\"tmpl\";i:631;s:2:\"id\";i:5912;s:5:\"title\";s:6:\"CTA 28\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_11.png\";s:12:\"tmpl_created\";i:1520520755;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-28/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:219;s:16:\"popularity_index\";i:665;s:11:\"trend_index\";i:702;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:529;a:20:{s:4:\"tmpl\";i:473;s:2:\"id\";i:5189;s:5:\"title\";s:6:\"CTA 29\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_white_1.png\";s:12:\"tmpl_created\";i:1520443456;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-29/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:8:\"[\"Form\"]\";s:10:\"menu_order\";i:221;s:16:\"popularity_index\";i:472;s:11:\"trend_index\";i:631;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:530;a:20:{s:4:\"tmpl\";i:623;s:2:\"id\";i:5667;s:5:\"title\";s:5:\"CTA 3\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_8.png\";s:12:\"tmpl_created\";i:1520520705;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/cta-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:222;s:16:\"popularity_index\";i:171;s:11:\"trend_index\";i:250;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:531;a:20:{s:4:\"tmpl\";i:474;s:2:\"id\";i:5198;s:5:\"title\";s:6:\"CTA 30\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_black_1.png\";s:12:\"tmpl_created\";i:1520443458;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-30/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:8:\"[\"Form\"]\";s:10:\"menu_order\";i:225;s:16:\"popularity_index\";i:572;s:11:\"trend_index\";i:511;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:532;a:20:{s:4:\"tmpl\";i:475;s:2:\"id\";i:5206;s:5:\"title\";s:6:\"CTA 31\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_black_2.png\";s:12:\"tmpl_created\";i:1520443459;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-31/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:8:\"[\"Form\"]\";s:10:\"menu_order\";i:226;s:16:\"popularity_index\";i:593;s:11:\"trend_index\";i:611;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:533;a:20:{s:4:\"tmpl\";i:480;s:2:\"id\";i:5249;s:5:\"title\";s:6:\"CTA 32\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_black_4.png\";s:12:\"tmpl_created\";i:1520443470;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-32/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:8:\"[\"Form\"]\";s:10:\"menu_order\";i:228;s:16:\"popularity_index\";i:512;s:11:\"trend_index\";i:409;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:534;a:20:{s:4:\"tmpl\";i:612;s:2:\"id\";i:5550;s:5:\"title\";s:6:\"CTA 33\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_1.png\";s:12:\"tmpl_created\";i:1520520682;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-33/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:231;s:16:\"popularity_index\";i:260;s:11:\"trend_index\";i:562;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:535;a:20:{s:4:\"tmpl\";i:536;s:2:\"id\";i:5852;s:5:\"title\";s:6:\"CTA 34\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2018/03/form_1.png\";s:12:\"tmpl_created\";i:1520443600;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-34/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:8:\"[\"Form\"]\";s:10:\"menu_order\";i:232;s:16:\"popularity_index\";i:563;s:11:\"trend_index\";i:828;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:536;a:20:{s:4:\"tmpl\";i:624;s:2:\"id\";i:5675;s:5:\"title\";s:5:\"CTA 4\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_8.png\";s:12:\"tmpl_created\";i:1520520707;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/cta-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:235;s:16:\"popularity_index\";i:391;s:11:\"trend_index\";i:484;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:537;a:20:{s:4:\"tmpl\";i:616;s:2:\"id\";i:5591;s:5:\"title\";s:5:\"CTA 5\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_4.png\";s:12:\"tmpl_created\";i:1520520691;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/cta-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:237;s:16:\"popularity_index\";i:133;s:11:\"trend_index\";i:130;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:538;a:20:{s:4:\"tmpl\";i:617;s:2:\"id\";i:5599;s:5:\"title\";s:5:\"CTA 6\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_4.png\";s:12:\"tmpl_created\";i:1520520693;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/cta-6/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:239;s:16:\"popularity_index\";i:252;s:11:\"trend_index\";i:362;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:539;a:20:{s:4:\"tmpl\";i:514;s:2:\"id\";i:5575;s:5:\"title\";s:5:\"CTA 7\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_3.png\";s:12:\"tmpl_created\";i:1520443543;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/cta-7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:240;s:16:\"popularity_index\";i:13;s:11:\"trend_index\";i:586;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:540;a:20:{s:4:\"tmpl\";i:622;s:2:\"id\";i:5658;s:5:\"title\";s:5:\"CTA 8\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_7.png\";s:12:\"tmpl_created\";i:1520520704;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/cta-8/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:243;s:16:\"popularity_index\";i:187;s:11:\"trend_index\";i:235;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:541;a:20:{s:4:\"tmpl\";i:621;s:2:\"id\";i:5650;s:5:\"title\";s:5:\"CTA 9\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_7.png\";s:12:\"tmpl_created\";i:1520520702;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/cta-9/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:244;s:16:\"popularity_index\";i:94;s:11:\"trend_index\";i:148;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:542;a:20:{s:4:\"tmpl\";i:1061;s:2:\"id\";i:15407;s:5:\"title\";s:24:\"Dance Studio &#8211; 404\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2020/10/404.jpg\";s:12:\"tmpl_created\";i:1603181958;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/blocks/dance-studio-404/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:22:\"[\"404\",\"Dance Studio\"]\";s:10:\"menu_order\";i:246;s:16:\"popularity_index\";i:783;s:11:\"trend_index\";i:710;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:543;a:20:{s:4:\"tmpl\";i:1062;s:2:\"id\";i:15400;s:5:\"title\";s:27:\"Dance Studio &#8211; Footer\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/10/Footer.jpg\";s:12:\"tmpl_created\";i:1603181989;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/blocks/dance-studio-footer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:25:\"[\"Dance Studio\",\"Footer\"]\";s:10:\"menu_order\";i:247;s:16:\"popularity_index\";i:586;s:11:\"trend_index\";i:243;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:544;a:20:{s:4:\"tmpl\";i:1063;s:2:\"id\";i:15391;s:5:\"title\";s:27:\"Dance Studio &#8211; Header\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/10/Header.jpg\";s:12:\"tmpl_created\";i:1603182011;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/blocks/dance-studio-header/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:25:\"[\"Dance Studio\",\"Header\"]\";s:10:\"menu_order\";i:248;s:16:\"popularity_index\";i:352;s:11:\"trend_index\";i:67;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:545;a:20:{s:4:\"tmpl\";i:874;s:2:\"id\";i:11192;s:5:\"title\";s:14:\"Digital Agency\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2019/07/Footer_small.jpg\";s:12:\"tmpl_created\";i:1564642399;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/blocks/digital-agency-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:39:\"[\"Digital Agency\",\"Footer\",\"Marketing\"]\";s:10:\"menu_order\";i:250;s:16:\"popularity_index\";i:172;s:11:\"trend_index\";i:105;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:546;a:20:{s:4:\"tmpl\";i:873;s:2:\"id\";i:11198;s:5:\"title\";s:14:\"Digital Agency\";s:9:\"thumbnail\";s:92:\"https://library.elementor.com/wp-content/uploads/2020/06/Header-digital-marketing-agency.png\";s:12:\"tmpl_created\";i:1564642395;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/blocks/digital-agency-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:39:\"[\"Digital Agency\",\"Header\",\"Marketing\"]\";s:10:\"menu_order\";i:251;s:16:\"popularity_index\";i:34;s:11:\"trend_index\";i:10;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:547;a:20:{s:4:\"tmpl\";i:872;s:2:\"id\";i:11204;s:5:\"title\";s:14:\"Digital Agency\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2019/07/404_small.jpg\";s:12:\"tmpl_created\";i:1564642389;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/blocks/digital-agency-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:36:\"[\"404\",\"Digital Agency\",\"Marketing\"]\";s:10:\"menu_order\";i:253;s:16:\"popularity_index\";i:301;s:11:\"trend_index\";i:239;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:548;a:20:{s:4:\"tmpl\";i:871;s:2:\"id\";i:11220;s:5:\"title\";s:14:\"Digital Agency\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2019/08/Archive_small1.png\";s:12:\"tmpl_created\";i:1564642385;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/blocks/digital-agency-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:30:\"[\"Digital Agency\",\"Marketing\"]\";s:10:\"menu_order\";i:255;s:16:\"popularity_index\";i:116;s:11:\"trend_index\";i:73;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:549;a:20:{s:4:\"tmpl\";i:870;s:2:\"id\";i:11231;s:5:\"title\";s:14:\"Digital Agency\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2019/07/Post_small1.png\";s:12:\"tmpl_created\";i:1564642380;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/digital-agency/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:30:\"[\"Digital Agency\",\"Marketing\"]\";s:10:\"menu_order\";i:257;s:16:\"popularity_index\";i:145;s:11:\"trend_index\";i:71;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:550;a:20:{s:4:\"tmpl\";i:520;s:2:\"id\";i:5711;s:5:\"title\";s:5:\"FAQ 1\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/faq_black_2.png\";s:12:\"tmpl_created\";i:1520443571;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/faq-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"Faq\"]\";s:10:\"menu_order\";i:260;s:16:\"popularity_index\";i:200;s:11:\"trend_index\";i:231;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:551;a:20:{s:4:\"tmpl\";i:523;s:2:\"id\";i:5737;s:5:\"title\";s:6:\"FAQ 10\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/faq_white_4.png\";s:12:\"tmpl_created\";i:1520443576;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/faq-10/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"Faq\"]\";s:10:\"menu_order\";i:261;s:16:\"popularity_index\";i:155;s:11:\"trend_index\";i:112;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:552;a:20:{s:4:\"tmpl\";i:524;s:2:\"id\";i:5746;s:5:\"title\";s:6:\"FAQ 11\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/faq_black_4.png\";s:12:\"tmpl_created\";i:1520443578;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/faq-11/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"Faq\"]\";s:10:\"menu_order\";i:264;s:16:\"popularity_index\";i:212;s:11:\"trend_index\";i:305;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:553;a:20:{s:4:\"tmpl\";i:519;s:2:\"id\";i:5703;s:5:\"title\";s:6:\"FAQ 13\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/faq_white_2.png\";s:12:\"tmpl_created\";i:1520443569;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/faq-13/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"Faq\"]\";s:10:\"menu_order\";i:265;s:16:\"popularity_index\";i:29;s:11:\"trend_index\";i:38;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:554;a:20:{s:4:\"tmpl\";i:521;s:2:\"id\";i:5719;s:5:\"title\";s:5:\"FAQ 4\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/faq_white_3.png\";s:12:\"tmpl_created\";i:1520443573;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/faq-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"Faq\"]\";s:10:\"menu_order\";i:267;s:16:\"popularity_index\";i:125;s:11:\"trend_index\";i:251;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:555;a:20:{s:4:\"tmpl\";i:522;s:2:\"id\";i:5729;s:5:\"title\";s:5:\"FAQ 5\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/faq_black_3.png\";s:12:\"tmpl_created\";i:1520443575;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/faq-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"Faq\"]\";s:10:\"menu_order\";i:269;s:16:\"popularity_index\";i:319;s:11:\"trend_index\";i:327;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:556;a:20:{s:4:\"tmpl\";i:525;s:2:\"id\";i:5755;s:5:\"title\";s:5:\"FAQ 6\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/faq_white_5.png\";s:12:\"tmpl_created\";i:1520443580;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/faq-6/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"Faq\"]\";s:10:\"menu_order\";i:271;s:16:\"popularity_index\";i:112;s:11:\"trend_index\";i:180;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:557;a:20:{s:4:\"tmpl\";i:526;s:2:\"id\";i:5764;s:5:\"title\";s:5:\"FAQ 7\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/faq_black_5.png\";s:12:\"tmpl_created\";i:1520443582;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/faq-7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"Faq\"]\";s:10:\"menu_order\";i:273;s:16:\"popularity_index\";i:338;s:11:\"trend_index\";i:474;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:558;a:20:{s:4:\"tmpl\";i:517;s:2:\"id\";i:5684;s:5:\"title\";s:5:\"FAQ 8\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/faq_white_1.png\";s:12:\"tmpl_created\";i:1520443565;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/faq-8/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"Faq\"]\";s:10:\"menu_order\";i:274;s:16:\"popularity_index\";i:74;s:11:\"trend_index\";i:193;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:559;a:20:{s:4:\"tmpl\";i:518;s:2:\"id\";i:5693;s:5:\"title\";s:5:\"FAQ 9\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/faq_black_1.png\";s:12:\"tmpl_created\";i:1520443567;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/faq-9/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"Faq\"]\";s:10:\"menu_order\";i:276;s:16:\"popularity_index\";i:224;s:11:\"trend_index\";i:515;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:560;a:20:{s:4:\"tmpl\";i:548;s:2:\"id\";i:6053;s:5:\"title\";s:10:\"Features 1\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/features_black_5.png\";s:12:\"tmpl_created\";i:1520443645;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/features-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"Features\"]\";s:10:\"menu_order\";i:277;s:16:\"popularity_index\";i:179;s:11:\"trend_index\";i:463;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:561;a:20:{s:4:\"tmpl\";i:542;s:2:\"id\";i:5991;s:5:\"title\";s:11:\"Features 10\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/features_white_4.png\";s:12:\"tmpl_created\";i:1520443632;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/features-10/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"Features\"]\";s:10:\"menu_order\";i:279;s:16:\"popularity_index\";i:135;s:11:\"trend_index\";i:265;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:562;a:20:{s:4:\"tmpl\";i:547;s:2:\"id\";i:6044;s:5:\"title\";s:11:\"Features 11\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/features_white_5.png\";s:12:\"tmpl_created\";i:1520443643;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/features-11/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"Features\"]\";s:10:\"menu_order\";i:280;s:16:\"popularity_index\";i:70;s:11:\"trend_index\";i:163;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:563;a:20:{s:4:\"tmpl\";i:566;s:2:\"id\";i:6212;s:5:\"title\";s:11:\"Features 12\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/features_white_7.png\";s:12:\"tmpl_created\";i:1520443684;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/features-12/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"Features\"]\";s:10:\"menu_order\";i:281;s:16:\"popularity_index\";i:81;s:11:\"trend_index\";i:98;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:564;a:20:{s:4:\"tmpl\";i:567;s:2:\"id\";i:6220;s:5:\"title\";s:10:\"Features 2\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/features_white_8.png\";s:12:\"tmpl_created\";i:1520443685;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/features-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"Features\"]\";s:10:\"menu_order\";i:282;s:16:\"popularity_index\";i:88;s:11:\"trend_index\";i:189;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:565;a:20:{s:4:\"tmpl\";i:541;s:2:\"id\";i:5983;s:5:\"title\";s:10:\"Features 3\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/features_black_3.png\";s:12:\"tmpl_created\";i:1520443630;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/features-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:283;s:16:\"popularity_index\";i:231;s:11:\"trend_index\";i:351;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:566;a:20:{s:4:\"tmpl\";i:540;s:2:\"id\";i:5974;s:5:\"title\";s:10:\"Features 4\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/features_white_3.png\";s:12:\"tmpl_created\";i:1520443629;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/features-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"Features\"]\";s:10:\"menu_order\";i:286;s:16:\"popularity_index\";i:69;s:11:\"trend_index\";i:181;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:567;a:20:{s:4:\"tmpl\";i:516;s:2:\"id\";i:5624;s:5:\"title\";s:10:\"Features 5\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/features_black_1.png\";s:12:\"tmpl_created\";i:1520443553;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/features-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"Features\"]\";s:10:\"menu_order\";i:287;s:16:\"popularity_index\";i:93;s:11:\"trend_index\";i:352;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:568;a:20:{s:4:\"tmpl\";i:515;s:2:\"id\";i:5615;s:5:\"title\";s:10:\"Features 6\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_5.png\";s:12:\"tmpl_created\";i:1520443551;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/features-6/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"Features\"]\";s:10:\"menu_order\";i:290;s:16:\"popularity_index\";i:41;s:11:\"trend_index\";i:119;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:569;a:20:{s:4:\"tmpl\";i:539;s:2:\"id\";i:5963;s:5:\"title\";s:10:\"Features 7\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/features_white_2.png\";s:12:\"tmpl_created\";i:1520443626;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/features-7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"Features\"]\";s:10:\"menu_order\";i:291;s:16:\"popularity_index\";i:67;s:11:\"trend_index\";i:133;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:570;a:20:{s:4:\"tmpl\";i:565;s:2:\"id\";i:6204;s:5:\"title\";s:10:\"Features 8\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/progress_black_6.png\";s:12:\"tmpl_created\";i:1520443681;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/features-8/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"Features\"]\";s:10:\"menu_order\";i:292;s:16:\"popularity_index\";i:217;s:11:\"trend_index\";i:223;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:571;a:20:{s:4:\"tmpl\";i:564;s:2:\"id\";i:6196;s:5:\"title\";s:10:\"Features 9\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/features_white_6.png\";s:12:\"tmpl_created\";i:1520443680;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/features-9/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"Features\"]\";s:10:\"menu_order\";i:294;s:16:\"popularity_index\";i:106;s:11:\"trend_index\";i:113;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:572;a:20:{s:4:\"tmpl\";i:1033;s:2:\"id\";i:15033;s:5:\"title\";s:28:\"Flooring Company &#8211; 404\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2020/08/404.png\";s:12:\"tmpl_created\";i:1597739459;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/blocks/flooring-company-404/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:45:\"[\"404\",\"Flooring company\",\"Flooring website\"]\";s:10:\"menu_order\";i:296;s:16:\"popularity_index\";i:655;s:11:\"trend_index\";i:671;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:573;a:20:{s:4:\"tmpl\";i:1032;s:2:\"id\";i:15042;s:5:\"title\";s:32:\"Flooring Company &#8211; Archive\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2020/08/Blog.png\";s:12:\"tmpl_created\";i:1597739084;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/blocks/flooring-company-archive/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:39:\"[\"Flooring company\",\"Flooring website\"]\";s:10:\"menu_order\";i:297;s:16:\"popularity_index\";i:320;s:11:\"trend_index\";i:275;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:574;a:20:{s:4:\"tmpl\";i:1031;s:2:\"id\";i:15017;s:5:\"title\";s:31:\"Flooring Company &#8211; Footer\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/08/Footer.png\";s:12:\"tmpl_created\";i:1597738933;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"https://library.elementor.com/blocks/flooring-company-footer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:48:\"[\"Flooring company\",\"Flooring website\",\"Footer\"]\";s:10:\"menu_order\";i:299;s:16:\"popularity_index\";i:323;s:11:\"trend_index\";i:192;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:575;a:20:{s:4:\"tmpl\";i:1030;s:2:\"id\";i:15007;s:5:\"title\";s:31:\"Flooring Company &#8211; Header\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/08/Header.png\";s:12:\"tmpl_created\";i:1597738896;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"https://library.elementor.com/blocks/flooring-company-header/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:48:\"[\"Flooring company\",\"Flooring website\",\"Header\"]\";s:10:\"menu_order\";i:302;s:16:\"popularity_index\";i:459;s:11:\"trend_index\";i:333;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:576;a:20:{s:4:\"tmpl\";i:1029;s:2:\"id\";i:15052;s:5:\"title\";s:36:\"Flooring Company &#8211; Single post\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/08/Single.png\";s:12:\"tmpl_created\";i:1597738858;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/blocks/flooring-company-single-post/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:39:\"[\"Flooring company\",\"Flooring website\"]\";s:10:\"menu_order\";i:303;s:16:\"popularity_index\";i:392;s:11:\"trend_index\";i:226;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:577;a:20:{s:4:\"tmpl\";i:651;s:2:\"id\";i:7837;s:5:\"title\";s:9:\"footer 01\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.14.jpg\";s:12:\"tmpl_created\";i:1524582852;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/footer-01/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:305;s:16:\"popularity_index\";i:495;s:11:\"trend_index\";i:539;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:578;a:20:{s:4:\"tmpl\";i:647;s:2:\"id\";i:7937;s:5:\"title\";s:10:\"footer 010\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.5.jpg\";s:12:\"tmpl_created\";i:1524582665;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/footer-010/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:308;s:16:\"popularity_index\";i:185;s:11:\"trend_index\";i:115;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:579;a:20:{s:4:\"tmpl\";i:646;s:2:\"id\";i:7950;s:5:\"title\";s:10:\"footer 011\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.4.jpg\";s:12:\"tmpl_created\";i:1524582631;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/footer-011/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:310;s:16:\"popularity_index\";i:244;s:11:\"trend_index\";i:203;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:580;a:20:{s:4:\"tmpl\";i:645;s:2:\"id\";i:7959;s:5:\"title\";s:10:\"footer 012\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.3.jpg\";s:12:\"tmpl_created\";i:1524582605;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/footer-012/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:311;s:16:\"popularity_index\";i:177;s:11:\"trend_index\";i:140;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:581;a:20:{s:4:\"tmpl\";i:644;s:2:\"id\";i:7982;s:5:\"title\";s:10:\"footer 013\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.2.jpg\";s:12:\"tmpl_created\";i:1524582468;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/footer-013/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:314;s:16:\"popularity_index\";i:209;s:11:\"trend_index\";i:212;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:582;a:20:{s:4:\"tmpl\";i:643;s:2:\"id\";i:7997;s:5:\"title\";s:10:\"footer 014\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.1.jpg\";s:12:\"tmpl_created\";i:1524582343;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/footer-014/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:316;s:16:\"popularity_index\";i:64;s:11:\"trend_index\";i:41;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:583;a:20:{s:4:\"tmpl\";i:693;s:2:\"id\";i:9119;s:5:\"title\";s:10:\"footer 015\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2018/07/Footer_GetStarted_350.png\";s:12:\"tmpl_created\";i:1532428138;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/blocks/demo/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:317;s:16:\"popularity_index\";i:240;s:11:\"trend_index\";i:154;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:584;a:20:{s:4:\"tmpl\";i:652;s:2:\"id\";i:7852;s:5:\"title\";s:9:\"footer 02\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.13.jpg\";s:12:\"tmpl_created\";i:1524582875;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/footer-02/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:320;s:16:\"popularity_index\";i:199;s:11:\"trend_index\";i:96;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:585;a:20:{s:4:\"tmpl\";i:653;s:2:\"id\";i:7862;s:5:\"title\";s:9:\"footer 03\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.12.jpg\";s:12:\"tmpl_created\";i:1524582903;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/footer-03/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:321;s:16:\"popularity_index\";i:137;s:11:\"trend_index\";i:91;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:586;a:20:{s:4:\"tmpl\";i:654;s:2:\"id\";i:7871;s:5:\"title\";s:9:\"footer 04\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.11.jpg\";s:12:\"tmpl_created\";i:1524582927;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/footer-04/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:323;s:16:\"popularity_index\";i:97;s:11:\"trend_index\";i:55;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:587;a:20:{s:4:\"tmpl\";i:655;s:2:\"id\";i:7884;s:5:\"title\";s:9:\"footer 05\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.10.jpg\";s:12:\"tmpl_created\";i:1524582944;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/footer-05/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:325;s:16:\"popularity_index\";i:92;s:11:\"trend_index\";i:109;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:588;a:20:{s:4:\"tmpl\";i:656;s:2:\"id\";i:7892;s:5:\"title\";s:9:\"footer 06\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.9.jpg\";s:12:\"tmpl_created\";i:1524583015;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/footer-06/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:326;s:16:\"popularity_index\";i:132;s:11:\"trend_index\";i:146;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:589;a:20:{s:4:\"tmpl\";i:650;s:2:\"id\";i:7904;s:5:\"title\";s:9:\"footer 07\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.8.jpg\";s:12:\"tmpl_created\";i:1524582814;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/footer-07/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:328;s:16:\"popularity_index\";i:203;s:11:\"trend_index\";i:186;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:590;a:20:{s:4:\"tmpl\";i:649;s:2:\"id\";i:7917;s:5:\"title\";s:9:\"footer 08\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.7.jpg\";s:12:\"tmpl_created\";i:1524582788;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/footer-08/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:329;s:16:\"popularity_index\";i:89;s:11:\"trend_index\";i:144;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:591;a:20:{s:4:\"tmpl\";i:648;s:2:\"id\";i:7927;s:5:\"title\";s:9:\"footer 09\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.6.jpg\";s:12:\"tmpl_created\";i:1524582691;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/footer-09/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:331;s:16:\"popularity_index\";i:178;s:11:\"trend_index\";i:100;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:592;a:20:{s:4:\"tmpl\";i:642;s:2:\"id\";i:4676;s:5:\"title\";s:8:\"Footer 7\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/03/footer_7.png\";s:12:\"tmpl_created\";i:1522014215;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/footer_7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:10:\"[\"Footer\"]\";s:10:\"menu_order\";i:338;s:16:\"popularity_index\";i:237;s:11:\"trend_index\";i:346;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:593;a:20:{s:4:\"tmpl\";i:637;s:2:\"id\";i:7627;s:5:\"title\";s:8:\"Footer 8\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/footer_hero_1.png\";s:12:\"tmpl_created\";i:1521547332;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/footer-8/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:10:\"[\"Footer\"]\";s:10:\"menu_order\";i:340;s:16:\"popularity_index\";i:100;s:11:\"trend_index\";i:83;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:594;a:20:{s:4:\"tmpl\";i:638;s:2:\"id\";i:7638;s:5:\"title\";s:8:\"Footer 9\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/footer_hero_2.png\";s:12:\"tmpl_created\";i:1521547502;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/footer-9/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:10:\"[\"Footer\"]\";s:10:\"menu_order\";i:342;s:16:\"popularity_index\";i:124;s:11:\"trend_index\";i:147;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:595;a:20:{s:4:\"tmpl\";i:888;s:2:\"id\";i:11424;s:5:\"title\";s:3:\"GYM\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2019/08/404_Small.png\";s:12:\"tmpl_created\";i:1567393309;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/gym-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:13:\"[\"404\",\"Gym\"]\";s:10:\"menu_order\";i:344;s:16:\"popularity_index\";i:679;s:11:\"trend_index\";i:769;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:596;a:20:{s:4:\"tmpl\";i:887;s:2:\"id\";i:11435;s:5:\"title\";s:3:\"GYM\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2019/08/Archiv_Small.png\";s:12:\"tmpl_created\";i:1567393296;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/gym-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:7:\"[\"Gym\"]\";s:10:\"menu_order\";i:346;s:16:\"popularity_index\";i:441;s:11:\"trend_index\";i:507;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:597;a:20:{s:4:\"tmpl\";i:886;s:2:\"id\";i:11445;s:5:\"title\";s:3:\"GYM\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2019/08/Post_Small.png\";s:12:\"tmpl_created\";i:1567393229;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/gym-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:7:\"[\"Gym\"]\";s:10:\"menu_order\";i:349;s:16:\"popularity_index\";i:452;s:11:\"trend_index\";i:479;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:598;a:20:{s:4:\"tmpl\";i:885;s:2:\"id\";i:11453;s:5:\"title\";s:3:\"GYM\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2019/08/Footer_Small.png\";s:12:\"tmpl_created\";i:1567393224;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/gym-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:16:\"[\"Footer\",\"Gym\"]\";s:10:\"menu_order\";i:351;s:16:\"popularity_index\";i:270;s:11:\"trend_index\";i:331;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:599;a:20:{s:4:\"tmpl\";i:884;s:2:\"id\";i:11461;s:5:\"title\";s:3:\"GYM\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2020/06/Header-gym-and-fitness.png\";s:12:\"tmpl_created\";i:1567393219;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/blocks/gym/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:16:\"[\"Gym\",\"Header\"]\";s:10:\"menu_order\";i:352;s:16:\"popularity_index\";i:201;s:11:\"trend_index\";i:135;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:600;a:20:{s:4:\"tmpl\";i:635;s:2:\"id\";i:7596;s:5:\"title\";s:8:\"Header 1\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/header350.12.jpg\";s:12:\"tmpl_created\";i:1521546999;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/header-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:10:\"[\"Header\"]\";s:10:\"menu_order\";i:354;s:16:\"popularity_index\";i:33;s:11:\"trend_index\";i:17;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:601;a:20:{s:4:\"tmpl\";i:663;s:2:\"id\";i:7801;s:5:\"title\";s:9:\"header 10\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/header350.9.jpg\";s:12:\"tmpl_created\";i:1524583659;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/header-10/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:356;s:16:\"popularity_index\";i:51;s:11:\"trend_index\";i:14;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:602;a:20:{s:4:\"tmpl\";i:658;s:2:\"id\";i:7812;s:5:\"title\";s:9:\"header 11\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/header350.10.jpg\";s:12:\"tmpl_created\";i:1524583298;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/header-11/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:358;s:16:\"popularity_index\";i:96;s:11:\"trend_index\";i:103;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:603;a:20:{s:4:\"tmpl\";i:657;s:2:\"id\";i:7825;s:5:\"title\";s:9:\"header 12\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/header350.11.jpg\";s:12:\"tmpl_created\";i:1524583273;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/header-12/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:360;s:16:\"popularity_index\";i:63;s:11:\"trend_index\";i:75;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:604;a:20:{s:4:\"tmpl\";i:694;s:2:\"id\";i:9127;s:5:\"title\";s:9:\"header 13\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2018/07/Header_get_started_1200V3.png\";s:12:\"tmpl_created\";i:1532428699;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/header-13/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:362;s:16:\"popularity_index\";i:61;s:11:\"trend_index\";i:58;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:605;a:20:{s:4:\"tmpl\";i:636;s:2:\"id\";i:7615;s:5:\"title\";s:8:\"Header 2\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/header350.1.jpg\";s:12:\"tmpl_created\";i:1521547237;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/header-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:10:\"[\"Header\"]\";s:10:\"menu_order\";i:365;s:16:\"popularity_index\";i:30;s:11:\"trend_index\";i:33;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:606;a:20:{s:4:\"tmpl\";i:665;s:2:\"id\";i:7713;s:5:\"title\";s:8:\"header 3\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/header350.2.jpg\";s:12:\"tmpl_created\";i:1524584780;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/header-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:367;s:16:\"popularity_index\";i:43;s:11:\"trend_index\";i:28;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:607;a:20:{s:4:\"tmpl\";i:659;s:2:\"id\";i:7724;s:5:\"title\";s:8:\"header 4\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/header350.3.jpg\";s:12:\"tmpl_created\";i:1524583367;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/header-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:369;s:16:\"popularity_index\";i:24;s:11:\"trend_index\";i:13;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:608;a:20:{s:4:\"tmpl\";i:660;s:2:\"id\";i:7734;s:5:\"title\";s:8:\"header 5\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/header350.4.jpg\";s:12:\"tmpl_created\";i:1524583436;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/header-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:371;s:16:\"popularity_index\";i:36;s:11:\"trend_index\";i:18;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:609;a:20:{s:4:\"tmpl\";i:666;s:2:\"id\";i:7744;s:5:\"title\";s:8:\"Header 6\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/header350.5.jpg\";s:12:\"tmpl_created\";i:1524584784;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/header-6/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:372;s:16:\"popularity_index\";i:65;s:11:\"trend_index\";i:94;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:610;a:20:{s:4:\"tmpl\";i:664;s:2:\"id\";i:7754;s:5:\"title\";s:8:\"header 7\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/header350.6.jpg\";s:12:\"tmpl_created\";i:1524583712;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/header-7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:375;s:16:\"popularity_index\";i:111;s:11:\"trend_index\";i:143;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:611;a:20:{s:4:\"tmpl\";i:661;s:2:\"id\";i:7771;s:5:\"title\";s:8:\"header 8\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/header350.7.jpg\";s:12:\"tmpl_created\";i:1524583540;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/header-8/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:376;s:16:\"popularity_index\";i:91;s:11:\"trend_index\";i:60;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:612;a:20:{s:4:\"tmpl\";i:662;s:2:\"id\";i:7787;s:5:\"title\";s:8:\"header 9\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/header350.8.jpg\";s:12:\"tmpl_created\";i:1524583598;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/header-9/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:379;s:16:\"popularity_index\";i:102;s:11:\"trend_index\";i:78;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:613;a:20:{s:4:\"tmpl\";i:572;s:2:\"id\";i:6266;s:5:\"title\";s:6:\"Hero 1\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/heroo_black_4.png\";s:12:\"tmpl_created\";i:1520443695;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/hero-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:8:\"[\"hero\"]\";s:10:\"menu_order\";i:380;s:16:\"popularity_index\";i:52;s:11:\"trend_index\";i:35;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:614;a:20:{s:4:\"tmpl\";i:528;s:2:\"id\";i:5783;s:5:\"title\";s:7:\"Hero 10\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/03/header_2.png\";s:12:\"tmpl_created\";i:1520443586;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/hero-10/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:383;s:16:\"popularity_index\";i:365;s:11:\"trend_index\";i:567;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:615;a:20:{s:4:\"tmpl\";i:527;s:2:\"id\";i:5773;s:5:\"title\";s:7:\"Hero 11\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/03/header_1.png\";s:12:\"tmpl_created\";i:1520443584;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/hero-11/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:384;s:16:\"popularity_index\";i:39;s:11:\"trend_index\";i:179;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:616;a:20:{s:4:\"tmpl\";i:479;s:2:\"id\";i:5238;s:5:\"title\";s:7:\"Hero 12\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_white_4.png\";s:12:\"tmpl_created\";i:1520443468;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/hero-12/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:8:\"[\"hero\"]\";s:10:\"menu_order\";i:386;s:16:\"popularity_index\";i:611;s:11:\"trend_index\";i:555;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:617;a:20:{s:4:\"tmpl\";i:573;s:2:\"id\";i:6274;s:5:\"title\";s:6:\"Hero 2\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/heroo_black_5.png\";s:12:\"tmpl_created\";i:1520443698;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/hero-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:8:\"[\"hero\"]\";s:10:\"menu_order\";i:389;s:16:\"popularity_index\";i:87;s:11:\"trend_index\";i:88;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:618;a:20:{s:4:\"tmpl\";i:569;s:2:\"id\";i:6239;s:5:\"title\";s:6:\"Hero 3\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/heroo_black_1.png\";s:12:\"tmpl_created\";i:1520443689;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/hero-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:8:\"[\"hero\"]\";s:10:\"menu_order\";i:391;s:16:\"popularity_index\";i:23;s:11:\"trend_index\";i:34;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:619;a:20:{s:4:\"tmpl\";i:571;s:2:\"id\";i:6258;s:5:\"title\";s:6:\"Hero 4\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/heroo_black_3.png\";s:12:\"tmpl_created\";i:1520443693;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/hero-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:8:\"[\"hero\"]\";s:10:\"menu_order\";i:393;s:16:\"popularity_index\";i:479;s:11:\"trend_index\";i:470;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:620;a:20:{s:4:\"tmpl\";i:570;s:2:\"id\";i:6249;s:5:\"title\";s:6:\"Hero 5\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/heroo_black_2.png\";s:12:\"tmpl_created\";i:1520443691;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/hero-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:8:\"[\"hero\"]\";s:10:\"menu_order\";i:395;s:16:\"popularity_index\";i:56;s:11:\"trend_index\";i:85;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:621;a:20:{s:4:\"tmpl\";i:568;s:2:\"id\";i:6230;s:5:\"title\";s:6:\"Hero 6\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/heroo_white_1.png\";s:12:\"tmpl_created\";i:1520443687;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/hero-6/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:8:\"[\"hero\"]\";s:10:\"menu_order\";i:396;s:16:\"popularity_index\";i:406;s:11:\"trend_index\";i:542;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:622;a:20:{s:4:\"tmpl\";i:530;s:2:\"id\";i:5801;s:5:\"title\";s:6:\"Hero 7\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/03/header_4.png\";s:12:\"tmpl_created\";i:1520443589;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/hero-7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:8:\"[\"hero\"]\";s:10:\"menu_order\";i:398;s:16:\"popularity_index\";i:15;s:11:\"trend_index\";i:37;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:623;a:20:{s:4:\"tmpl\";i:531;s:2:\"id\";i:5811;s:5:\"title\";s:6:\"Hero 8\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/03/header_5.png\";s:12:\"tmpl_created\";i:1520443591;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/hero-8/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:400;s:16:\"popularity_index\";i:105;s:11:\"trend_index\";i:86;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:624;a:20:{s:4:\"tmpl\";i:529;s:2:\"id\";i:5792;s:5:\"title\";s:6:\"Hero 9\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/03/header_3.png\";s:12:\"tmpl_created\";i:1520443588;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/hero-9/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:403;s:16:\"popularity_index\";i:225;s:11:\"trend_index\";i:244;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:625;a:20:{s:4:\"tmpl\";i:978;s:2:\"id\";i:13251;s:5:\"title\";s:27:\"Interior Design &#8211; 404\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2020/04/404.png\";s:12:\"tmpl_created\";i:1586148737;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/blocks/interior-design-404/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:30:\"[\"Business\",\"Interior Design\"]\";s:10:\"menu_order\";i:405;s:16:\"popularity_index\";i:730;s:11:\"trend_index\";i:795;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:626;a:20:{s:4:\"tmpl\";i:979;s:2:\"id\";i:13244;s:5:\"title\";s:30:\"Interior Design &#8211; Footer\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/04/Footer.png\";s:12:\"tmpl_created\";i:1586148742;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/blocks/interior-design-footer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:39:\"[\"Business\",\"Footer\",\"Interior Design\"]\";s:10:\"menu_order\";i:406;s:16:\"popularity_index\";i:322;s:11:\"trend_index\";i:178;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:627;a:20:{s:4:\"tmpl\";i:980;s:2:\"id\";i:13236;s:5:\"title\";s:30:\"Interior Design &#8211; Header\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2020/06/Header-interior-design.png\";s:12:\"tmpl_created\";i:1586148746;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/blocks/interior-design-header/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:39:\"[\"Business\",\"Header\",\"Interior Design\"]\";s:10:\"menu_order\";i:408;s:16:\"popularity_index\";i:146;s:11:\"trend_index\";i:64;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:628;a:20:{s:4:\"tmpl\";i:977;s:2:\"id\";i:13259;s:5:\"title\";s:36:\"Interior Design &#8211; News Archive\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2020/04/Archiv-Blog.png\";s:12:\"tmpl_created\";i:1586148733;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/blocks/interior-design-news-archive/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:30:\"[\"Business\",\"Interior Design\"]\";s:10:\"menu_order\";i:410;s:16:\"popularity_index\";i:436;s:11:\"trend_index\";i:132;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:629;a:20:{s:4:\"tmpl\";i:976;s:2:\"id\";i:13267;s:5:\"title\";s:35:\"Interior Design &#8211; Single News\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2020/04/Post.png\";s:12:\"tmpl_created\";i:1586148728;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/blocks/interior-design-single-news/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:30:\"[\"Business\",\"Interior Design\"]\";s:10:\"menu_order\";i:413;s:16:\"popularity_index\";i:402;s:11:\"trend_index\";i:108;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:630;a:20:{s:4:\"tmpl\";i:975;s:2:\"id\";i:13274;s:5:\"title\";s:38:\"Interior Design &#8211; Single Project\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2020/04/Single-Project-.png\";s:12:\"tmpl_created\";i:1586148723;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:136:\"https://library.elementor.com/blocks/interior-design-single-project/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:30:\"[\"Business\",\"Interior Design\"]\";s:10:\"menu_order\";i:414;s:16:\"popularity_index\";i:601;s:11:\"trend_index\";i:324;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:631;a:20:{s:4:\"tmpl\";i:1011;s:2:\"id\";i:14058;s:5:\"title\";s:36:\"Japanese restaurant &#8211; 404 page\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2020/06/404-Page.jpg\";s:12:\"tmpl_created\";i:1592290211;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/blocks/japanese-restaurant-404-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:38:\"[\"404\",\"Food\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:416;s:16:\"popularity_index\";i:724;s:11:\"trend_index\";i:647;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:632;a:20:{s:4:\"tmpl\";i:1012;s:2:\"id\";i:14050;s:5:\"title\";s:34:\"Japanese restaurant &#8211; Footer\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2020/06/Footer-Small.jpg\";s:12:\"tmpl_created\";i:1592290247;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/blocks/japanese-restaurant-footer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:41:\"[\"Food\",\"Footer\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:419;s:16:\"popularity_index\";i:317;s:11:\"trend_index\";i:238;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:633;a:20:{s:4:\"tmpl\";i:1013;s:2:\"id\";i:14042;s:5:\"title\";s:34:\"Japanese Restaurant &#8211; Header\";s:9:\"thumbnail\";s:87:\"https://library.elementor.com/wp-content/uploads/2020/06/japanese-restaurant-header.jpg\";s:12:\"tmpl_created\";i:1592290277;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/blocks/japanese-restaurant-header/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:41:\"[\"Food\",\"Header\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:421;s:16:\"popularity_index\";i:411;s:11:\"trend_index\";i:274;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:634;a:20:{s:4:\"tmpl\";i:914;s:2:\"id\";i:12164;s:5:\"title\";s:20:\"Law Firm &#8211; 404\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2019/11/404.png\";s:12:\"tmpl_created\";i:1572846979;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/blocks/law-firm-404/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:24:\"[\"404\",\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:422;s:16:\"popularity_index\";i:704;s:11:\"trend_index\";i:716;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:635;a:20:{s:4:\"tmpl\";i:913;s:2:\"id\";i:12170;s:5:\"title\";s:23:\"Law Firm &#8211; Archiv\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2019/11/archiv.png\";s:12:\"tmpl_created\";i:1572846967;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/blocks/law-firm-archiv/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:424;s:16:\"popularity_index\";i:431;s:11:\"trend_index\";i:294;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:636;a:20:{s:4:\"tmpl\";i:912;s:2:\"id\";i:12179;s:5:\"title\";s:23:\"Law Firm &#8211; Footer\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2019/11/footer.png\";s:12:\"tmpl_created\";i:1572846958;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/blocks/law-firm-footer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:27:\"[\"Footer\",\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:425;s:16:\"popularity_index\";i:388;s:11:\"trend_index\";i:240;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:637;a:20:{s:4:\"tmpl\";i:911;s:2:\"id\";i:12194;s:5:\"title\";s:23:\"Law Firm &#8211; Header\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2020/06/Header-law-firm.png\";s:12:\"tmpl_created\";i:1572846935;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/blocks/law-firm-header/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:27:\"[\"Header\",\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:427;s:16:\"popularity_index\";i:80;s:11:\"trend_index\";i:39;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:638;a:20:{s:4:\"tmpl\";i:910;s:2:\"id\";i:12203;s:5:\"title\";s:30:\"Law Firm &#8211; Search Archiv\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2019/11/search_result.png\";s:12:\"tmpl_created\";i:1572846925;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/blocks/law-firm-search-archiv/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:430;s:16:\"popularity_index\";i:493;s:11:\"trend_index\";i:433;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:639;a:20:{s:4:\"tmpl\";i:909;s:2:\"id\";i:12212;s:5:\"title\";s:28:\"Law Firm &#8211; Single Post\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2019/11/single.png\";s:12:\"tmpl_created\";i:1572846914;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/blocks/law-firm-single-post/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:432;s:16:\"popularity_index\";i:326;s:11:\"trend_index\";i:214;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:640;a:20:{s:4:\"tmpl\";i:1022;s:2:\"id\";i:14772;s:5:\"title\";s:35:\"Luxury Real Estate &#8211; 404 page\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2020/07/404.png\";s:12:\"tmpl_created\";i:1595315728;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/blocks/luxury-real-estate-404-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:34:\"[\"404\",\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:433;s:16:\"popularity_index\";i:759;s:11:\"trend_index\";i:720;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:641;a:20:{s:4:\"tmpl\";i:1023;s:2:\"id\";i:14779;s:5:\"title\";s:33:\"Luxury Real Estate &#8211; Footer\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/07/Footer.png\";s:12:\"tmpl_created\";i:1595315743;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/blocks/luxury-real-estate-footer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:37:\"[\"Footer\",\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:434;s:16:\"popularity_index\";i:536;s:11:\"trend_index\";i:505;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:642;a:20:{s:4:\"tmpl\";i:1024;s:2:\"id\";i:14790;s:5:\"title\";s:33:\"Luxury Real Estate &#8211; Header\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/07/Header.png\";s:12:\"tmpl_created\";i:1595315760;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/blocks/luxury-real-estate-header/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:37:\"[\"Header\",\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:436;s:16:\"popularity_index\";i:101;s:11:\"trend_index\";i:157;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:643;a:20:{s:4:\"tmpl\";i:1026;s:2:\"id\";i:14809;s:5:\"title\";s:45:\"Luxury Real Estate &#8211; Properties Archive\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/07/Properties.png\";s:12:\"tmpl_created\";i:1595315826;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:143:\"https://library.elementor.com/blocks/luxury-real-estate-properties-archive/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:28:\"[\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:438;s:16:\"popularity_index\";i:414;s:11:\"trend_index\";i:420;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:644;a:20:{s:4:\"tmpl\";i:1027;s:2:\"id\";i:14816;s:5:\"title\";s:47:\"Luxury Real Estate &#8211; Property single post\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2020/07/Single-Property-.png\";s:12:\"tmpl_created\";i:1595315847;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:145:\"https://library.elementor.com/blocks/luxury-real-estate-property-single-post/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:28:\"[\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:441;s:16:\"popularity_index\";i:541;s:11:\"trend_index\";i:665;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:645;a:20:{s:4:\"tmpl\";i:1025;s:2:\"id\";i:14799;s:5:\"title\";s:38:\"Luxury Real Estate &#8211; single post\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2020/07/Post.png\";s:12:\"tmpl_created\";i:1595315792;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:136:\"https://library.elementor.com/blocks/luxury-real-estate-single-post/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:28:\"[\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:442;s:16:\"popularity_index\";i:369;s:11:\"trend_index\";i:441;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:646;a:20:{s:4:\"tmpl\";i:950;s:2:\"id\";i:12635;s:5:\"title\";s:20:\"Magazine &#8211; 404\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/01/404_s.png\";s:12:\"tmpl_created\";i:1579060746;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/blocks/magazine-404/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:25:\"[\"404\",\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:445;s:16:\"popularity_index\";i:645;s:11:\"trend_index\";i:734;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:647;a:20:{s:4:\"tmpl\";i:949;s:2:\"id\";i:12643;s:5:\"title\";s:24:\"Magazine &#8211; Archiv1\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2020/01/Archiv1_s.png\";s:12:\"tmpl_created\";i:1579060737;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/blocks/magazine-archiv1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:447;s:16:\"popularity_index\";i:346;s:11:\"trend_index\";i:272;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:648;a:20:{s:4:\"tmpl\";i:946;s:2:\"id\";i:12669;s:5:\"title\";s:23:\"Magazine &#8211; Footer\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2020/01/Footer_s.png\";s:12:\"tmpl_created\";i:1579060715;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/blocks/magazine-footer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:28:\"[\"Blog\",\"Footer\",\"Magazine\"]\";s:10:\"menu_order\";i:448;s:16:\"popularity_index\";i:442;s:11:\"trend_index\";i:349;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:649;a:20:{s:4:\"tmpl\";i:945;s:2:\"id\";i:12678;s:5:\"title\";s:23:\"Magazine &#8211; Header\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2020/06/Header-magazine.png\";s:12:\"tmpl_created\";i:1579060701;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/blocks/magazine-header/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:28:\"[\"Blog\",\"Header\",\"Magazine\"]\";s:10:\"menu_order\";i:450;s:16:\"popularity_index\";i:295;s:11:\"trend_index\";i:197;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:650;a:20:{s:4:\"tmpl\";i:947;s:2:\"id\";i:12661;s:5:\"title\";s:23:\"Magazine &#8211; Search\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2020/01/Search_s.png\";s:12:\"tmpl_created\";i:1579060722;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/blocks/magazine-search/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:452;s:16:\"popularity_index\";i:396;s:11:\"trend_index\";i:509;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:651;a:20:{s:4:\"tmpl\";i:944;s:2:\"id\";i:12688;s:5:\"title\";s:30:\"Magazine &#8211; Single Post 1\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/01/Post2_s.png\";s:12:\"tmpl_created\";i:1579060692;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/blocks/magazine-single-post-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:453;s:16:\"popularity_index\";i:342;s:11:\"trend_index\";i:175;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:652;a:20:{s:4:\"tmpl\";i:943;s:2:\"id\";i:12699;s:5:\"title\";s:30:\"Magazine &#8211; Single Post 2\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/01/Post3_s.png\";s:12:\"tmpl_created\";i:1579060680;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/blocks/magazine-single-post-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:454;s:16:\"popularity_index\";i:348;s:11:\"trend_index\";i:129;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:653;a:20:{s:4:\"tmpl\";i:942;s:2:\"id\";i:12707;s:5:\"title\";s:30:\"Magazine &#8211; Single Post 3\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/01/Post1_s.png\";s:12:\"tmpl_created\";i:1579060669;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/blocks/magazine-single-post-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:457;s:16:\"popularity_index\";i:476;s:11:\"trend_index\";i:246;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:654;a:20:{s:4:\"tmpl\";i:941;s:2:\"id\";i:12716;s:5:\"title\";s:30:\"Magazine &#8211; Single Post 3\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/01/Post4_s.png\";s:12:\"tmpl_created\";i:1579060659;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/blocks/magazine-single-post-3-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:459;s:16:\"popularity_index\";i:513;s:11:\"trend_index\";i:489;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:655;a:20:{s:4:\"tmpl\";i:948;s:2:\"id\";i:12652;s:5:\"title\";s:17:\"Magazine- Archiv2\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2020/01/Archiv2_s.png\";s:12:\"tmpl_created\";i:1579060730;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/blocks/magazine-archiv2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:461;s:16:\"popularity_index\";i:525;s:11:\"trend_index\";i:585;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:656;a:20:{s:4:\"tmpl\";i:990;s:2:\"id\";i:13361;s:5:\"title\";s:25:\"Online Course &#8211; 404\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2020/04/404.jpg\";s:12:\"tmpl_created\";i:1587474710;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/blocks/online-course-404/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:35:\"[\"404\",\"Course Online\",\"Education\"]\";s:10:\"menu_order\";i:462;s:16:\"popularity_index\";i:682;s:11:\"trend_index\";i:498;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:657;a:20:{s:4:\"tmpl\";i:987;s:2:\"id\";i:13387;s:5:\"title\";s:32:\"Online Course &#8211; End Lesson\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2020/04/Lesson-End-.jpg\";s:12:\"tmpl_created\";i:1587474682;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/blocks/online-course-end-lesson/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:29:\"[\"Course Online\",\"Education\"]\";s:10:\"menu_order\";i:464;s:16:\"popularity_index\";i:653;s:11:\"trend_index\";i:408;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:658;a:20:{s:4:\"tmpl\";i:989;s:2:\"id\";i:13369;s:5:\"title\";s:28:\"Online Course &#8211; Footer\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/04/Footer.jpg\";s:12:\"tmpl_created\";i:1587474701;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/blocks/online-course-footer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:38:\"[\"Course Online\",\"Education\",\"Footer\"]\";s:10:\"menu_order\";i:466;s:16:\"popularity_index\";i:389;s:11:\"trend_index\";i:308;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:659;a:20:{s:4:\"tmpl\";i:988;s:2:\"id\";i:13378;s:5:\"title\";s:28:\"Online Course &#8211; Header\";s:9:\"thumbnail\";s:92:\"https://library.elementor.com/wp-content/uploads/2020/06/Header-education-online-courses.jpg\";s:12:\"tmpl_created\";i:1587474693;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/blocks/online-course-header/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:38:\"[\"Course Online\",\"Education\",\"Header\"]\";s:10:\"menu_order\";i:469;s:16:\"popularity_index\";i:492;s:11:\"trend_index\";i:519;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:660;a:20:{s:4:\"tmpl\";i:986;s:2:\"id\";i:13395;s:5:\"title\";s:34:\"Online Course &#8211; Start Lesson\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2020/04/Lesson-Start.jpg\";s:12:\"tmpl_created\";i:1587474673;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/blocks/online-course-start-lesson/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:29:\"[\"Course Online\",\"Education\"]\";s:10:\"menu_order\";i:471;s:16:\"popularity_index\";i:672;s:11:\"trend_index\";i:578;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:661;a:20:{s:4:\"tmpl\";i:953;s:2:\"id\";i:13089;s:5:\"title\";s:23:\"Photography &#8211; 404\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/02/404_s.png\";s:12:\"tmpl_created\";i:1582091623;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/blocks/photography-404/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:33:\"[\"404\",\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:473;s:16:\"popularity_index\";i:702;s:11:\"trend_index\";i:706;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:662;a:20:{s:4:\"tmpl\";i:954;s:2:\"id\";i:13096;s:5:\"title\";s:32:\"Photography &#8211; Archiv Media\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2020/02/Archiv_s.png\";s:12:\"tmpl_created\";i:1582091742;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/blocks/photography-archiv-media/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:475;s:16:\"popularity_index\";i:631;s:11:\"trend_index\";i:405;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:663;a:20:{s:4:\"tmpl\";i:955;s:2:\"id\";i:13103;s:5:\"title\";s:26:\"Photography &#8211; Footer\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2020/02/Footer_s.png\";s:12:\"tmpl_created\";i:1582091903;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/blocks/photography-footer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:36:\"[\"Footer\",\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:477;s:16:\"popularity_index\";i:422;s:11:\"trend_index\";i:230;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:664;a:20:{s:4:\"tmpl\";i:957;s:2:\"id\";i:13112;s:5:\"title\";s:26:\"Photography &#8211; Header\";s:9:\"thumbnail\";s:89:\"https://library.elementor.com/wp-content/uploads/2020/06/Header-photography-portfolio.png\";s:12:\"tmpl_created\";i:1582092483;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/blocks/photography-header/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:36:\"[\"Header\",\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:478;s:16:\"popularity_index\";i:325;s:11:\"trend_index\";i:205;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:665;a:20:{s:4:\"tmpl\";i:956;s:2:\"id\";i:13120;s:5:\"title\";s:31:\"Photography &#8211; Single Post\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/02/Post_s.png\";s:12:\"tmpl_created\";i:1582092351;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"https://library.elementor.com/blocks/photography-single-post/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:480;s:16:\"popularity_index\";i:671;s:11:\"trend_index\";i:645;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:666;a:20:{s:4:\"tmpl\";i:901;s:2:\"id\";i:11807;s:5:\"title\";s:9:\"Portfolio\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2019/09/404_small.png\";s:12:\"tmpl_created\";i:1569430070;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/blocks/portfolio-20/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:40:\"[\"404\",\"Creative Portfolio\",\"Portfolio\"]\";s:10:\"menu_order\";i:483;s:16:\"popularity_index\";i:480;s:11:\"trend_index\";i:497;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:667;a:20:{s:4:\"tmpl\";i:900;s:2:\"id\";i:11832;s:5:\"title\";s:9:\"Portfolio\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2019/09/Footer_small.png\";s:12:\"tmpl_created\";i:1569430019;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/blocks/portfolio-19/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:43:\"[\"Creative Portfolio\",\"Footer\",\"Portfolio\"]\";s:10:\"menu_order\";i:484;s:16:\"popularity_index\";i:246;s:11:\"trend_index\";i:102;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:668;a:20:{s:4:\"tmpl\";i:898;s:2:\"id\";i:11847;s:5:\"title\";s:9:\"Portfolio\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2019/09/Archiv_small.png\";s:12:\"tmpl_created\";i:1569430010;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/portfolio-8/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:34:\"[\"Creative Portfolio\",\"Portfolio\"]\";s:10:\"menu_order\";i:487;s:16:\"popularity_index\";i:336;s:11:\"trend_index\";i:455;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:669;a:20:{s:4:\"tmpl\";i:897;s:2:\"id\";i:11854;s:5:\"title\";s:9:\"Portfolio\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2019/09/Post_small.png\";s:12:\"tmpl_created\";i:1569429983;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/portfolio/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:34:\"[\"Creative Portfolio\",\"Portfolio\"]\";s:10:\"menu_order\";i:489;s:16:\"popularity_index\";i:482;s:11:\"trend_index\";i:609;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:670;a:20:{s:4:\"tmpl\";i:904;s:2:\"id\";i:11890;s:5:\"title\";s:9:\"Portfolio\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2020/06/Header-design-portfolio.png\";s:12:\"tmpl_created\";i:1571907344;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/portfolio-9/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:43:\"[\"Creative Portfolio\",\"Header\",\"Portfolio\"]\";s:10:\"menu_order\";i:491;s:16:\"popularity_index\";i:306;s:11:\"trend_index\";i:364;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:671;a:20:{s:4:\"tmpl\";i:896;s:2:\"id\";i:11861;s:5:\"title\";s:27:\"Portfolio &#8211; Project 1\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2019/09/Project1_small.png\";s:12:\"tmpl_created\";i:1569429975;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/blocks/portfolio-project-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:34:\"[\"Creative Portfolio\",\"Portfolio\"]\";s:10:\"menu_order\";i:493;s:16:\"popularity_index\";i:643;s:11:\"trend_index\";i:764;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:672;a:20:{s:4:\"tmpl\";i:895;s:2:\"id\";i:11870;s:5:\"title\";s:27:\"Portfolio &#8211; Project 2\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2019/09/Project2_small.png\";s:12:\"tmpl_created\";i:1569429964;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/blocks/portfolio-project-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:34:\"[\"Creative Portfolio\",\"Portfolio\"]\";s:10:\"menu_order\";i:495;s:16:\"popularity_index\";i:662;s:11:\"trend_index\";i:816;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:673;a:20:{s:4:\"tmpl\";i:903;s:2:\"id\";i:11897;s:5:\"title\";s:27:\"Portfolio &#8211; Project 2\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2019/09/Project2_small.png\";s:12:\"tmpl_created\";i:1569494236;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/blocks/portfolio-project-2-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:34:\"[\"Creative Portfolio\",\"Portfolio\"]\";s:10:\"menu_order\";i:496;s:16:\"popularity_index\";i:733;s:11:\"trend_index\";i:744;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:674;a:20:{s:4:\"tmpl\";i:894;s:2:\"id\";i:11877;s:5:\"title\";s:27:\"Portfolio &#8211; Project 3\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2019/09/Project3_small.png\";s:12:\"tmpl_created\";i:1569429954;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/blocks/portfolio-project-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:34:\"[\"Creative Portfolio\",\"Portfolio\"]\";s:10:\"menu_order\";i:498;s:16:\"popularity_index\";i:692;s:11:\"trend_index\";i:0;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:675;a:20:{s:4:\"tmpl\";i:597;s:2:\"id\";i:5019;s:5:\"title\";s:11:\"Portfolio 1\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_black_1.png\";s:12:\"tmpl_created\";i:1520520580;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/portfolio-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:500;s:16:\"popularity_index\";i:170;s:11:\"trend_index\";i:236;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:676;a:20:{s:4:\"tmpl\";i:609;s:2:\"id\";i:5141;s:5:\"title\";s:12:\"Portfolio 10\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_10.png\";s:12:\"tmpl_created\";i:1520520601;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/blocks/portfolio-10/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:503;s:16:\"popularity_index\";i:416;s:11:\"trend_index\";i:478;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:677;a:20:{s:4:\"tmpl\";i:598;s:2:\"id\";i:5027;s:5:\"title\";s:12:\"Portfolio 11\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_2.png\";s:12:\"tmpl_created\";i:1520520581;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/blocks/portfolio-11/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:504;s:16:\"popularity_index\";i:304;s:11:\"trend_index\";i:421;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:678;a:20:{s:4:\"tmpl\";i:599;s:2:\"id\";i:5037;s:5:\"title\";s:12:\"Portfolio 12\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_3.png\";s:12:\"tmpl_created\";i:1520520583;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/blocks/portfolio-12/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:507;s:16:\"popularity_index\";i:279;s:11:\"trend_index\";i:399;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:679;a:20:{s:4:\"tmpl\";i:600;s:2:\"id\";i:5057;s:5:\"title\";s:12:\"Portfolio 13\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_4.png\";s:12:\"tmpl_created\";i:1520520586;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/blocks/portfolio-13/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:509;s:16:\"popularity_index\";i:239;s:11:\"trend_index\";i:288;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:680;a:20:{s:4:\"tmpl\";i:601;s:2:\"id\";i:5071;s:5:\"title\";s:12:\"Portfolio 14\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_5.png\";s:12:\"tmpl_created\";i:1520520588;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/blocks/portfolio-14/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:511;s:16:\"popularity_index\";i:276;s:11:\"trend_index\";i:329;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:681;a:20:{s:4:\"tmpl\";i:603;s:2:\"id\";i:5090;s:5:\"title\";s:12:\"Portfolio 15\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_6.png\";s:12:\"tmpl_created\";i:1520520591;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/blocks/portfolio-15/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:513;s:16:\"popularity_index\";i:186;s:11:\"trend_index\";i:283;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:682;a:20:{s:4:\"tmpl\";i:604;s:2:\"id\";i:5098;s:5:\"title\";s:12:\"Portfolio 16\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_7.png\";s:12:\"tmpl_created\";i:1520520593;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/blocks/portfolio-16/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:515;s:16:\"popularity_index\";i:156;s:11:\"trend_index\";i:211;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:683;a:20:{s:4:\"tmpl\";i:606;s:2:\"id\";i:5115;s:5:\"title\";s:12:\"Portfolio 17\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_8.png\";s:12:\"tmpl_created\";i:1520520596;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/blocks/portfolio-17/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:517;s:16:\"popularity_index\";i:19;s:11:\"trend_index\";i:22;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:684;a:20:{s:4:\"tmpl\";i:608;s:2:\"id\";i:5133;s:5:\"title\";s:12:\"Portfolio 18\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_9.png\";s:12:\"tmpl_created\";i:1520520599;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/blocks/portfolio-18/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:519;s:16:\"popularity_index\";i:180;s:11:\"trend_index\";i:280;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:685;a:20:{s:4:\"tmpl\";i:610;s:2:\"id\";i:5149;s:5:\"title\";s:11:\"Portfolio 2\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_black_10.png\";s:12:\"tmpl_created\";i:1520520602;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/portfolio-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:521;s:16:\"popularity_index\";i:413;s:11:\"trend_index\";i:635;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:686;a:20:{s:4:\"tmpl\";i:468;s:2:\"id\";i:5045;s:5:\"title\";s:11:\"Portfolio 3\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_black_2.png\";s:12:\"tmpl_created\";i:1520443423;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/portfolio-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:523;s:16:\"popularity_index\";i:636;s:11:\"trend_index\";i:608;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:687;a:20:{s:4:\"tmpl\";i:602;s:2:\"id\";i:5082;s:5:\"title\";s:11:\"Portfolio 4\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_black_4.png\";s:12:\"tmpl_created\";i:1520520589;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/portfolio-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:524;s:16:\"popularity_index\";i:558;s:11:\"trend_index\";i:654;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:688;a:20:{s:4:\"tmpl\";i:605;s:2:\"id\";i:5107;s:5:\"title\";s:11:\"Portfolio 5\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_black_7.png\";s:12:\"tmpl_created\";i:1520520594;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/portfolio-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:527;s:16:\"popularity_index\";i:380;s:11:\"trend_index\";i:347;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:689;a:20:{s:4:\"tmpl\";i:607;s:2:\"id\";i:5125;s:5:\"title\";s:11:\"Portfolio 6\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_black_8.png\";s:12:\"tmpl_created\";i:1520520597;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/portfolio-6/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:529;s:16:\"popularity_index\";i:236;s:11:\"trend_index\";i:386;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:690;a:20:{s:4:\"tmpl\";i:596;s:2:\"id\";i:5007;s:5:\"title\";s:11:\"Portfolio 7\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_1.png\";s:12:\"tmpl_created\";i:1520520578;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/portfolio-7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:530;s:16:\"popularity_index\";i:44;s:11:\"trend_index\";i:183;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:691;a:20:{s:4:\"tmpl\";i:434;s:2:\"id\";i:4509;s:5:\"title\";s:9:\"Pricing 1\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_black_1.png\";s:12:\"tmpl_created\";i:1520443310;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/pricing-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"Pricing\"]\";s:10:\"menu_order\";i:532;s:16:\"popularity_index\";i:703;s:11:\"trend_index\";i:641;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:692;a:20:{s:4:\"tmpl\";i:439;s:2:\"id\";i:4553;s:5:\"title\";s:10:\"Pricing 10\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_white_4.png\";s:12:\"tmpl_created\";i:1520443319;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/pricing-10/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"Pricing\"]\";s:10:\"menu_order\";i:534;s:16:\"popularity_index\";i:511;s:11:\"trend_index\";i:506;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:693;a:20:{s:4:\"tmpl\";i:441;s:2:\"id\";i:4572;s:5:\"title\";s:10:\"Pricing 11\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_white_5.png\";s:12:\"tmpl_created\";i:1520443324;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/pricing-11/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"Pricing\"]\";s:10:\"menu_order\";i:537;s:16:\"popularity_index\";i:308;s:11:\"trend_index\";i:248;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:694;a:20:{s:4:\"tmpl\";i:442;s:2:\"id\";i:4580;s:5:\"title\";s:10:\"Pricing 12\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_white_6.png\";s:12:\"tmpl_created\";i:1520443326;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/pricing-12/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"Pricing\"]\";s:10:\"menu_order\";i:539;s:16:\"popularity_index\";i:576;s:11:\"trend_index\";i:526;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:695;a:20:{s:4:\"tmpl\";i:444;s:2:\"id\";i:4597;s:5:\"title\";s:10:\"Pricing 13\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_white_7.png\";s:12:\"tmpl_created\";i:1520443330;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/pricing-13/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"Pricing\"]\";s:10:\"menu_order\";i:540;s:16:\"popularity_index\";i:613;s:11:\"trend_index\";i:450;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:696;a:20:{s:4:\"tmpl\";i:446;s:2:\"id\";i:4613;s:5:\"title\";s:10:\"Pricing 14\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_white_8.png\";s:12:\"tmpl_created\";i:1520443334;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/pricing-14/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"Pricing\"]\";s:10:\"menu_order\";i:543;s:16:\"popularity_index\";i:581;s:11:\"trend_index\";i:568;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:697;a:20:{s:4:\"tmpl\";i:436;s:2:\"id\";i:4529;s:5:\"title\";s:9:\"Pricing 2\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_black_2.png\";s:12:\"tmpl_created\";i:1520443314;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/pricing-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"Pricing\"]\";s:10:\"menu_order\";i:545;s:16:\"popularity_index\";i:609;s:11:\"trend_index\";i:613;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:698;a:20:{s:4:\"tmpl\";i:438;s:2:\"id\";i:4545;s:5:\"title\";s:9:\"Pricing 3\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_black_3.png\";s:12:\"tmpl_created\";i:1520443317;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/pricing-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"Pricing\"]\";s:10:\"menu_order\";i:547;s:16:\"popularity_index\";i:707;s:11:\"trend_index\";i:825;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:699;a:20:{s:4:\"tmpl\";i:440;s:2:\"id\";i:4562;s:5:\"title\";s:9:\"Pricing 4\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_black_4.png\";s:12:\"tmpl_created\";i:1520443322;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/pricing-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"Pricing\"]\";s:10:\"menu_order\";i:549;s:16:\"popularity_index\";i:697;s:11:\"trend_index\";i:821;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:700;a:20:{s:4:\"tmpl\";i:443;s:2:\"id\";i:4589;s:5:\"title\";s:9:\"Pricing 5\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_black_6.png\";s:12:\"tmpl_created\";i:1520443327;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/pricing-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"Pricing\"]\";s:10:\"menu_order\";i:551;s:16:\"popularity_index\";i:716;s:11:\"trend_index\";i:639;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:701;a:20:{s:4:\"tmpl\";i:445;s:2:\"id\";i:4605;s:5:\"title\";s:9:\"Pricing 6\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_black_7.png\";s:12:\"tmpl_created\";i:1520443332;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/pricing-6/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"Pricing\"]\";s:10:\"menu_order\";i:553;s:16:\"popularity_index\";i:738;s:11:\"trend_index\";i:773;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:702;a:20:{s:4:\"tmpl\";i:433;s:2:\"id\";i:4500;s:5:\"title\";s:9:\"Pricing 7\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_white_1.png\";s:12:\"tmpl_created\";i:1520443308;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/pricing-7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"Pricing\"]\";s:10:\"menu_order\";i:554;s:16:\"popularity_index\";i:500;s:11:\"trend_index\";i:451;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:703;a:20:{s:4:\"tmpl\";i:435;s:2:\"id\";i:4521;s:5:\"title\";s:9:\"Pricing 8\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_white_2.png\";s:12:\"tmpl_created\";i:1520443312;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/pricing-8/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"Pricing\"]\";s:10:\"menu_order\";i:557;s:16:\"popularity_index\";i:311;s:11:\"trend_index\";i:372;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:704;a:20:{s:4:\"tmpl\";i:437;s:2:\"id\";i:4537;s:5:\"title\";s:9:\"Pricing 9\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_white_3.png\";s:12:\"tmpl_created\";i:1520443315;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/pricing-9/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"Pricing\"]\";s:10:\"menu_order\";i:559;s:16:\"popularity_index\";i:589;s:11:\"trend_index\";i:841;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:705;a:20:{s:4:\"tmpl\";i:1046;s:2:\"id\";i:15204;s:5:\"title\";s:24:\"Psychologist &#8211; 404\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2020/09/404.jpg\";s:12:\"tmpl_created\";i:1600161419;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/blocks/psychologist-404/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:40:\"[\"404\",\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:564;s:16:\"popularity_index\";i:574;s:11:\"trend_index\";i:493;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:706;a:20:{s:4:\"tmpl\";i:1047;s:2:\"id\";i:15212;s:5:\"title\";s:28:\"Psychologist &#8211; Archive\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2020/09/Blog.jpg\";s:12:\"tmpl_created\";i:1600162340;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/blocks/psychologist-archive/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:34:\"[\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:565;s:16:\"popularity_index\";i:379;s:11:\"trend_index\";i:358;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:707;a:20:{s:4:\"tmpl\";i:1048;s:2:\"id\";i:15219;s:5:\"title\";s:27:\"Psychologist &#8211; Footer\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/09/Footer.jpg\";s:12:\"tmpl_created\";i:1600163069;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/blocks/psychologist-footer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:43:\"[\"Footer\",\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:566;s:16:\"popularity_index\";i:599;s:11:\"trend_index\";i:500;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:708;a:20:{s:4:\"tmpl\";i:701;s:2:\"id\";i:9239;s:5:\"title\";s:17:\"product archive 1\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2018/07/product-archive-350-1.png\";s:12:\"tmpl_created\";i:1532953482;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/blocks/product-archive-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:15:\"product archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:566;s:16:\"popularity_index\";i:60;s:11:\"trend_index\";i:25;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:709;a:20:{s:4:\"tmpl\";i:1049;s:2:\"id\";i:15230;s:5:\"title\";s:27:\"Psychologist &#8211; Header\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/09/Header.png\";s:12:\"tmpl_created\";i:1600163444;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/blocks/psychologist-header/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:43:\"[\"Header\",\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:567;s:16:\"popularity_index\";i:429;s:11:\"trend_index\";i:423;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:710;a:20:{s:4:\"tmpl\";i:702;s:2:\"id\";i:9247;s:5:\"title\";s:17:\"product archive 2\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2018/07/product-archive-350-2.png\";s:12:\"tmpl_created\";i:1532953793;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/blocks/product-archive-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:15:\"product archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:567;s:16:\"popularity_index\";i:71;s:11:\"trend_index\";i:30;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:711;a:20:{s:4:\"tmpl\";i:1050;s:2:\"id\";i:15240;s:5:\"title\";s:34:\"Psychologist &#8211; single post 1\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2020/09/Single-Post.png\";s:12:\"tmpl_created\";i:1600164087;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/blocks/psychologist-single-post-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:34:\"[\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:568;s:16:\"popularity_index\";i:562;s:11:\"trend_index\";i:570;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:712;a:20:{s:4:\"tmpl\";i:703;s:2:\"id\";i:9254;s:5:\"title\";s:17:\"product archive 3\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2018/07/product-archive-350-3.png\";s:12:\"tmpl_created\";i:1532954032;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/blocks/product-archive-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:15:\"product archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:568;s:16:\"popularity_index\";i:73;s:11:\"trend_index\";i:44;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:713;a:20:{s:4:\"tmpl\";i:1051;s:2:\"id\";i:15251;s:5:\"title\";s:34:\"Psychologist &#8211; single post 2\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2020/09/Single-Service-Page.png\";s:12:\"tmpl_created\";i:1600165179;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/blocks/psychologist-single-post-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:34:\"[\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:569;s:16:\"popularity_index\";i:507;s:11:\"trend_index\";i:368;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:714;a:20:{s:4:\"tmpl\";i:412;s:2:\"id\";i:4313;s:5:\"title\";s:11:\"Services 13\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_8.png\";s:12:\"tmpl_created\";i:1520443268;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/services-13/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:570;s:16:\"popularity_index\";i:115;s:11:\"trend_index\";i:53;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:715;a:20:{s:4:\"tmpl\";i:413;s:2:\"id\";i:4324;s:5:\"title\";s:11:\"Services 14\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_9.png\";s:12:\"tmpl_created\";i:1520443270;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/services-14/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:571;s:16:\"popularity_index\";i:277;s:11:\"trend_index\";i:138;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:716;a:20:{s:4:\"tmpl\";i:418;s:2:\"id\";i:4368;s:5:\"title\";s:11:\"Services 16\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_13.png\";s:12:\"tmpl_created\";i:1520443279;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/services-16/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:572;s:16:\"popularity_index\";i:62;s:11:\"trend_index\";i:59;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:717;a:20:{s:4:\"tmpl\";i:420;s:2:\"id\";i:4391;s:5:\"title\";s:11:\"Services 17\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_14.png\";s:12:\"tmpl_created\";i:1520443283;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/services-17/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:573;s:16:\"popularity_index\";i:153;s:11:\"trend_index\";i:120;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:718;a:20:{s:4:\"tmpl\";i:403;s:2:\"id\";i:4235;s:5:\"title\";s:11:\"Services 18\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_2.png\";s:12:\"tmpl_created\";i:1520443251;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/services-18/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:574;s:16:\"popularity_index\";i:273;s:11:\"trend_index\";i:172;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:719;a:20:{s:4:\"tmpl\";i:417;s:2:\"id\";i:4357;s:5:\"title\";s:11:\"Services 20\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_12.png\";s:12:\"tmpl_created\";i:1520443277;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/services-20/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:575;s:16:\"popularity_index\";i:45;s:11:\"trend_index\";i:45;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:720;a:20:{s:4:\"tmpl\";i:415;s:2:\"id\";i:4341;s:5:\"title\";s:11:\"Services 21\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_11.png\";s:12:\"tmpl_created\";i:1520443274;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/services-21/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:576;s:16:\"popularity_index\";i:142;s:11:\"trend_index\";i:114;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:721;a:20:{s:4:\"tmpl\";i:414;s:2:\"id\";i:4332;s:5:\"title\";s:11:\"Services 22\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_10.png\";s:12:\"tmpl_created\";i:1520443272;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/services-22/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:577;s:16:\"popularity_index\";i:138;s:11:\"trend_index\";i:149;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:722;a:20:{s:4:\"tmpl\";i:401;s:2:\"id\";i:4212;s:5:\"title\";s:11:\"Services 23\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_1.png\";s:12:\"tmpl_created\";i:1520443248;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/services-23/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:578;s:16:\"popularity_index\";i:136;s:11:\"trend_index\";i:302;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:723;a:20:{s:4:\"tmpl\";i:408;s:2:\"id\";i:4276;s:5:\"title\";s:11:\"Services 24\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_black_4.png\";s:12:\"tmpl_created\";i:1520443261;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/services-24/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:579;s:16:\"popularity_index\";i:353;s:11:\"trend_index\";i:514;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:724;a:20:{s:4:\"tmpl\";i:406;s:2:\"id\";i:4260;s:5:\"title\";s:11:\"Services 25\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_black_3.png\";s:12:\"tmpl_created\";i:1520443257;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/services-25/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:580;s:16:\"popularity_index\";i:184;s:11:\"trend_index\";i:209;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:725;a:20:{s:4:\"tmpl\";i:404;s:2:\"id\";i:4244;s:5:\"title\";s:11:\"Services 26\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_black_2.png\";s:12:\"tmpl_created\";i:1520443253;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/services-26/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:581;s:16:\"popularity_index\";i:544;s:11:\"trend_index\";i:596;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:726;a:20:{s:4:\"tmpl\";i:421;s:2:\"id\";i:4400;s:5:\"title\";s:11:\"Services 27\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_black_13.png\";s:12:\"tmpl_created\";i:1520443285;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/services-27/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:582;s:16:\"popularity_index\";i:286;s:11:\"trend_index\";i:438;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:727;a:20:{s:4:\"tmpl\";i:419;s:2:\"id\";i:4376;s:5:\"title\";s:11:\"Services 28\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_black_12.png\";s:12:\"tmpl_created\";i:1520443281;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/services-28/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:583;s:16:\"popularity_index\";i:151;s:11:\"trend_index\";i:249;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:728;a:20:{s:4:\"tmpl\";i:416;s:2:\"id\";i:4349;s:5:\"title\";s:11:\"Services 29\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_black_11.png\";s:12:\"tmpl_created\";i:1520443275;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/services-29/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:584;s:16:\"popularity_index\";i:330;s:11:\"trend_index\";i:483;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:729;a:20:{s:4:\"tmpl\";i:402;s:2:\"id\";i:4227;s:5:\"title\";s:11:\"Services 30\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_black_1.png\";s:12:\"tmpl_created\";i:1520443250;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/services-30/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:585;s:16:\"popularity_index\";i:351;s:11:\"trend_index\";i:553;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:730;a:20:{s:4:\"tmpl\";i:560;s:2:\"id\";i:6162;s:5:\"title\";s:11:\"Services 31\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/progress_white_1.png\";s:12:\"tmpl_created\";i:1520443668;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/services-31/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:9:\"[\"Stats\"]\";s:10:\"menu_order\";i:586;s:16:\"popularity_index\";i:372;s:11:\"trend_index\";i:550;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:731;a:20:{s:4:\"tmpl\";i:411;s:2:\"id\";i:4302;s:5:\"title\";s:10:\"Services 5\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_7.png\";s:12:\"tmpl_created\";i:1520443266;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/services-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:587;s:16:\"popularity_index\";i:58;s:11:\"trend_index\";i:97;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:732;a:20:{s:4:\"tmpl\";i:410;s:2:\"id\";i:4293;s:5:\"title\";s:10:\"Services 6\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_6.png\";s:12:\"tmpl_created\";i:1520443265;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/services-6/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:588;s:16:\"popularity_index\";i:288;s:11:\"trend_index\";i:269;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:733;a:20:{s:4:\"tmpl\";i:409;s:2:\"id\";i:4284;s:5:\"title\";s:10:\"Services 7\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_5.png\";s:12:\"tmpl_created\";i:1520443263;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/services-7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:589;s:16:\"popularity_index\";i:27;s:11:\"trend_index\";i:21;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:734;a:20:{s:4:\"tmpl\";i:407;s:2:\"id\";i:4268;s:5:\"title\";s:10:\"Services 8\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_4.png\";s:12:\"tmpl_created\";i:1520443259;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/services-8/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:590;s:16:\"popularity_index\";i:173;s:11:\"trend_index\";i:213;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:735;a:20:{s:4:\"tmpl\";i:405;s:2:\"id\";i:4252;s:5:\"title\";s:10:\"Services 9\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_3.png\";s:12:\"tmpl_created\";i:1520443255;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/services-9/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:591;s:16:\"popularity_index\";i:46;s:11:\"trend_index\";i:99;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:736;a:20:{s:4:\"tmpl\";i:677;s:2:\"id\";i:8676;s:5:\"title\";s:13:\"single page 1\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/05/S_P350.6.jpg\";s:12:\"tmpl_created\";i:1527682423;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/single-page-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:592;s:16:\"popularity_index\";i:285;s:11:\"trend_index\";i:145;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:737;a:20:{s:4:\"tmpl\";i:678;s:2:\"id\";i:8678;s:5:\"title\";s:13:\"single page 2\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/05/S_P350.2.jpg\";s:12:\"tmpl_created\";i:1527682780;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/single-page-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:593;s:16:\"popularity_index\";i:140;s:11:\"trend_index\";i:82;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:738;a:20:{s:4:\"tmpl\";i:679;s:2:\"id\";i:8679;s:5:\"title\";s:13:\"single page 3\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/05/S_P350.3.jpg\";s:12:\"tmpl_created\";i:1527682847;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/single-page-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:594;s:16:\"popularity_index\";i:122;s:11:\"trend_index\";i:23;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:739;a:20:{s:4:\"tmpl\";i:680;s:2:\"id\";i:8680;s:5:\"title\";s:13:\"single page 4\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/05/S_P350.1.jpg\";s:12:\"tmpl_created\";i:1527682896;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/single-page-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:595;s:16:\"popularity_index\";i:373;s:11:\"trend_index\";i:190;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:740;a:20:{s:4:\"tmpl\";i:681;s:2:\"id\";i:8681;s:5:\"title\";s:13:\"single page 5\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/05/S_P350.5.jpg\";s:12:\"tmpl_created\";i:1527682969;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/single-page-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:596;s:16:\"popularity_index\";i:287;s:11:\"trend_index\";i:218;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:741;a:20:{s:4:\"tmpl\";i:682;s:2:\"id\";i:8682;s:5:\"title\";s:13:\"single page 6\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/05/S_P350.4.jpg\";s:12:\"tmpl_created\";i:1527683026;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/single-page-6/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:597;s:16:\"popularity_index\";i:412;s:11:\"trend_index\";i:227;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:742;a:20:{s:4:\"tmpl\";i:683;s:2:\"id\";i:8703;s:5:\"title\";s:13:\"single page 7\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/05/S_P350.7.jpg\";s:12:\"tmpl_created\";i:1527683072;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/single-page-7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:598;s:16:\"popularity_index\";i:401;s:11:\"trend_index\";i:316;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:743;a:20:{s:4:\"tmpl\";i:640;s:2:\"id\";i:7650;s:5:\"title\";s:13:\"Single Post 1\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/single_post_1_v2.jpg\";s:12:\"tmpl_created\";i:1521557736;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/single-post-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:24:\"[\"Blog\",\"Post\",\"Single\"]\";s:10:\"menu_order\";i:599;s:16:\"popularity_index\";i:119;s:11:\"trend_index\";i:266;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:744;a:20:{s:4:\"tmpl\";i:639;s:2:\"id\";i:7663;s:5:\"title\";s:13:\"Single Post 2\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/single_post_2_v2.jpg\";s:12:\"tmpl_created\";i:1521547761;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/single-post-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:24:\"[\"Blog\",\"Post\",\"Single\"]\";s:10:\"menu_order\";i:600;s:16:\"popularity_index\";i:50;s:11:\"trend_index\";i:139;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:745;a:20:{s:4:\"tmpl\";i:705;s:2:\"id\";i:9296;s:5:\"title\";s:13:\"Single Post 3\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2018/09/3002.jpg\";s:12:\"tmpl_created\";i:1537440673;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/single-post-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:601;s:16:\"popularity_index\";i:213;s:11:\"trend_index\";i:204;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:746;a:20:{s:4:\"tmpl\";i:704;s:2:\"id\";i:9301;s:5:\"title\";s:13:\"Single Post 4\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2018/09/3003.jpg\";s:12:\"tmpl_created\";i:1537440661;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/single-post-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:602;s:16:\"popularity_index\";i:248;s:11:\"trend_index\";i:336;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:747;a:20:{s:4:\"tmpl\";i:706;s:2:\"id\";i:9313;s:5:\"title\";s:13:\"Single Post 5\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2018/09/3001.jpg\";s:12:\"tmpl_created\";i:1537440798;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/single-post-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:603;s:16:\"popularity_index\";i:197;s:11:\"trend_index\";i:177;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:748;a:20:{s:4:\"tmpl\";i:707;s:2:\"id\";i:9343;s:5:\"title\";s:13:\"Single Post 6\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2018/09/3004.jpg\";s:12:\"tmpl_created\";i:1537443531;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/single-post-6/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:604;s:16:\"popularity_index\";i:228;s:11:\"trend_index\";i:279;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:749;a:20:{s:4:\"tmpl\";i:708;s:2:\"id\";i:9349;s:5:\"title\";s:13:\"Single Post 7\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2018/09/3005.jpg\";s:12:\"tmpl_created\";i:1537443903;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/single-post-7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:605;s:16:\"popularity_index\";i:158;s:11:\"trend_index\";i:253;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:750;a:20:{s:4:\"tmpl\";i:555;s:2:\"id\";i:6114;s:5:\"title\";s:7:\"Stats 1\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/numbers_black_6.png\";s:12:\"tmpl_created\";i:1520443659;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/stats-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:11:\"[\"numbers\"]\";s:10:\"menu_order\";i:610;s:16:\"popularity_index\";i:434;s:11:\"trend_index\";i:692;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:751;a:20:{s:4:\"tmpl\";i:562;s:2:\"id\";i:6178;s:5:\"title\";s:8:\"Stats 10\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/progress_white_2.png\";s:12:\"tmpl_created\";i:1520443676;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/stats-10/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:9:\"[\"Stats\"]\";s:10:\"menu_order\";i:611;s:16:\"popularity_index\";i:435;s:11:\"trend_index\";i:755;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:752;a:20:{s:4:\"tmpl\";i:561;s:2:\"id\";i:6170;s:5:\"title\";s:8:\"Stats 11\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/progress_black_2.png\";s:12:\"tmpl_created\";i:1520443670;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/stats-11/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:9:\"[\"Stats\"]\";s:10:\"menu_order\";i:612;s:16:\"popularity_index\";i:366;s:11:\"trend_index\";i:552;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:753;a:20:{s:4:\"tmpl\";i:697;s:2:\"id\";i:9174;s:5:\"title\";s:17:\"single product 01\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/07/single_product01_350.png\";s:12:\"tmpl_created\";i:1532950125;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/blocks/single-product-01/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:14:\"single product\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:612;s:16:\"popularity_index\";i:31;s:11:\"trend_index\";i:6;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:754;a:20:{s:4:\"tmpl\";i:563;s:2:\"id\";i:6186;s:5:\"title\";s:8:\"Stats 12\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/progress_white_3.png\";s:12:\"tmpl_created\";i:1520443678;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/stats-12/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:9:\"[\"Stats\"]\";s:10:\"menu_order\";i:613;s:16:\"popularity_index\";i:569;s:11:\"trend_index\";i:811;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:755;a:20:{s:4:\"tmpl\";i:698;s:2:\"id\";i:9178;s:5:\"title\";s:17:\"single product 02\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2018/07/single_product02_350new.png\";s:12:\"tmpl_created\";i:1532951997;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/blocks/single-product-02/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:14:\"single product\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:613;s:16:\"popularity_index\";i:66;s:11:\"trend_index\";i:42;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:756;a:20:{s:4:\"tmpl\";i:550;s:2:\"id\";i:6071;s:5:\"title\";s:8:\"Stats 13\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/numbers_white_3.png\";s:12:\"tmpl_created\";i:1520443649;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/stats-13/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:11:\"[\"numbers\"]\";s:10:\"menu_order\";i:614;s:16:\"popularity_index\";i:168;s:11:\"trend_index\";i:328;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:757;a:20:{s:4:\"tmpl\";i:699;s:2:\"id\";i:9180;s:5:\"title\";s:17:\"single product 03\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/07/single_product03_350.png\";s:12:\"tmpl_created\";i:1532952302;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/blocks/single-product-03/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:14:\"single product\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:614;s:16:\"popularity_index\";i:108;s:11:\"trend_index\";i:66;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:758;a:20:{s:4:\"tmpl\";i:554;s:2:\"id\";i:6106;s:5:\"title\";s:7:\"Stats 2\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/numbers_white_6.png\";s:12:\"tmpl_created\";i:1520443657;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/stats-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:11:\"[\"numbers\"]\";s:10:\"menu_order\";i:615;s:16:\"popularity_index\";i:361;s:11:\"trend_index\";i:784;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:759;a:20:{s:4:\"tmpl\";i:700;s:2:\"id\";i:9182;s:5:\"title\";s:17:\"single product 04\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2018/07/single_product040_350.png\";s:12:\"tmpl_created\";i:1532952606;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/blocks/single-product-04/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:14:\"single product\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:615;s:16:\"popularity_index\";i:123;s:11:\"trend_index\";i:81;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:760;a:20:{s:4:\"tmpl\";i:551;s:2:\"id\";i:6079;s:5:\"title\";s:7:\"Stats 3\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/numbers_white_4.png\";s:12:\"tmpl_created\";i:1520443651;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/stats-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:11:\"[\"numbers\"]\";s:10:\"menu_order\";i:616;s:16:\"popularity_index\";i:284;s:11:\"trend_index\";i:385;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:761;a:20:{s:4:\"tmpl\";i:552;s:2:\"id\";i:6089;s:5:\"title\";s:7:\"Stats 4\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/numbers_white_5.png\";s:12:\"tmpl_created\";i:1520443653;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/stats-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:9:\"[\"Stats\"]\";s:10:\"menu_order\";i:617;s:16:\"popularity_index\";i:205;s:11:\"trend_index\";i:452;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:762;a:20:{s:4:\"tmpl\";i:549;s:2:\"id\";i:6063;s:5:\"title\";s:7:\"Stats 5\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/numbers_white_2.png\";s:12:\"tmpl_created\";i:1520443647;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/stats-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:11:\"[\"numbers\"]\";s:10:\"menu_order\";i:618;s:16:\"popularity_index\";i:181;s:11:\"trend_index\";i:419;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:763;a:20:{s:4:\"tmpl\";i:553;s:2:\"id\";i:6097;s:5:\"title\";s:7:\"Stats 6\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/numbers_black_2.png\";s:12:\"tmpl_created\";i:1520443655;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/stats-6/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:11:\"[\"numbers\"]\";s:10:\"menu_order\";i:619;s:16:\"popularity_index\";i:264;s:11:\"trend_index\";i:492;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:764;a:20:{s:4:\"tmpl\";i:538;s:2:\"id\";i:5956;s:5:\"title\";s:7:\"Stats 7\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/numbers_black_1.png\";s:12:\"tmpl_created\";i:1520443623;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/stats-7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:9:\"[\"Stats\"]\";s:10:\"menu_order\";i:620;s:16:\"popularity_index\";i:532;s:11:\"trend_index\";i:541;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:765;a:20:{s:4:\"tmpl\";i:537;s:2:\"id\";i:5947;s:5:\"title\";s:7:\"Stats 8\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/numbers_white_1.png\";s:12:\"tmpl_created\";i:1520443621;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/stats-8/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:9:\"[\"Stats\"]\";s:10:\"menu_order\";i:621;s:16:\"popularity_index\";i:368;s:11:\"trend_index\";i:531;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:766;a:20:{s:4:\"tmpl\";i:559;s:2:\"id\";i:6152;s:5:\"title\";s:7:\"Stats 9\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/progress_black_1.png\";s:12:\"tmpl_created\";i:1520443666;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/stats-9/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:9:\"[\"Stats\"]\";s:10:\"menu_order\";i:622;s:16:\"popularity_index\";i:272;s:11:\"trend_index\";i:557;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:767;a:20:{s:4:\"tmpl\";i:469;s:2:\"id\";i:5157;s:5:\"title\";s:11:\"Subscribe 1\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/subscribe_white_1.png\";s:12:\"tmpl_created\";i:1520443448;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/subscribe-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"subscribe\";s:4:\"tags\";s:20:\"[\"Form\",\"Subscribe\"]\";s:10:\"menu_order\";i:623;s:16:\"popularity_index\";i:340;s:11:\"trend_index\";i:293;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:768;a:20:{s:4:\"tmpl\";i:472;s:2:\"id\";i:5181;s:5:\"title\";s:11:\"Subscribe 2\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/subscribe_black_2.png\";s:12:\"tmpl_created\";i:1520443454;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/subscribe-2-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"subscribe\";s:4:\"tags\";s:20:\"[\"Form\",\"Subscribe\"]\";s:10:\"menu_order\";i:624;s:16:\"popularity_index\";i:451;s:11:\"trend_index\";i:340;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:769;a:20:{s:4:\"tmpl\";i:470;s:2:\"id\";i:5165;s:5:\"title\";s:11:\"Subscribe 3\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/subscribe_black_1.png\";s:12:\"tmpl_created\";i:1520443450;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/subscribe-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"subscribe\";s:4:\"tags\";s:20:\"[\"Form\",\"Subscribe\"]\";s:10:\"menu_order\";i:625;s:16:\"popularity_index\";i:520;s:11:\"trend_index\";i:620;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:770;a:20:{s:4:\"tmpl\";i:477;s:2:\"id\";i:5222;s:5:\"title\";s:11:\"Subscribe 4\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/subscribe_black_3.png\";s:12:\"tmpl_created\";i:1520443464;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/subscribe-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"subscribe\";s:4:\"tags\";s:20:\"[\"Form\",\"Subscribe\"]\";s:10:\"menu_order\";i:626;s:16:\"popularity_index\";i:397;s:11:\"trend_index\";i:427;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:771;a:20:{s:4:\"tmpl\";i:471;s:2:\"id\";i:5173;s:5:\"title\";s:11:\"Subscribe 5\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/subscribe_white_2.png\";s:12:\"tmpl_created\";i:1520443452;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/subscribe-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"subscribe\";s:4:\"tags\";s:20:\"[\"Form\",\"Subscribe\"]\";s:10:\"menu_order\";i:627;s:16:\"popularity_index\";i:261;s:11:\"trend_index\";i:237;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:772;a:20:{s:4:\"tmpl\";i:465;s:2:\"id\";i:4801;s:5:\"title\";s:7:\"Team 11\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_black_8.png\";s:12:\"tmpl_created\";i:1520443369;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/team-11/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:628;s:16:\"popularity_index\";i:332;s:11:\"trend_index\";i:188;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:773;a:20:{s:4:\"tmpl\";i:462;s:2:\"id\";i:4770;s:5:\"title\";s:7:\"Team 12\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_white_6.png\";s:12:\"tmpl_created\";i:1520443364;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/team-12-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:629;s:16:\"popularity_index\";i:432;s:11:\"trend_index\";i:488;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:774;a:20:{s:4:\"tmpl\";i:458;s:2:\"id\";i:4727;s:5:\"title\";s:7:\"Team 13\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_black_2.png\";s:12:\"tmpl_created\";i:1520443356;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/team-13/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:630;s:16:\"popularity_index\";i:375;s:11:\"trend_index\";i:345;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:775;a:20:{s:4:\"tmpl\";i:543;s:2:\"id\";i:5999;s:5:\"title\";s:7:\"Team 14\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/team_black_10.png\";s:12:\"tmpl_created\";i:1520443634;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/team-14/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:631;s:16:\"popularity_index\";i:110;s:11:\"trend_index\";i:318;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:776;a:20:{s:4:\"tmpl\";i:455;s:2:\"id\";i:4698;s:5:\"title\";s:7:\"Team 15\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_black_1.png\";s:12:\"tmpl_created\";i:1520443350;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/team-15/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:632;s:16:\"popularity_index\";i:449;s:11:\"trend_index\";i:410;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:777;a:20:{s:4:\"tmpl\";i:463;s:2:\"id\";i:4781;s:5:\"title\";s:7:\"Team 16\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_white_7.png\";s:12:\"tmpl_created\";i:1520443365;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/team-16/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:633;s:16:\"popularity_index\";i:267;s:11:\"trend_index\";i:330;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:778;a:20:{s:4:\"tmpl\";i:558;s:2:\"id\";i:6144;s:5:\"title\";s:7:\"Team 17\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/team_white_11.png\";s:12:\"tmpl_created\";i:1520443664;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/team-17/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:634;s:16:\"popularity_index\";i:166;s:11:\"trend_index\";i:365;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:779;a:20:{s:4:\"tmpl\";i:464;s:2:\"id\";i:4793;s:5:\"title\";s:7:\"Team 18\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_white_8.png\";s:12:\"tmpl_created\";i:1520443367;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/team-18/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:635;s:16:\"popularity_index\";i:207;s:11:\"trend_index\";i:173;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:780;a:20:{s:4:\"tmpl\";i:466;s:2:\"id\";i:4809;s:5:\"title\";s:7:\"Team 19\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_white_9.png\";s:12:\"tmpl_created\";i:1520443371;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/team-19/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:636;s:16:\"popularity_index\";i:300;s:11:\"trend_index\";i:465;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:781;a:20:{s:4:\"tmpl\";i:459;s:2:\"id\";i:4736;s:5:\"title\";s:7:\"Team 20\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_white_4.png\";s:12:\"tmpl_created\";i:1520443358;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/team-20/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:637;s:16:\"popularity_index\";i:144;s:11:\"trend_index\";i:159;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:782;a:20:{s:4:\"tmpl\";i:467;s:2:\"id\";i:4818;s:5:\"title\";s:7:\"Team 21\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_black_9.png\";s:12:\"tmpl_created\";i:1520443373;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/team-21/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:638;s:16:\"popularity_index\";i:515;s:11:\"trend_index\";i:606;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:783;a:20:{s:4:\"tmpl\";i:461;s:2:\"id\";i:4759;s:5:\"title\";s:7:\"Team 22\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_white_5.png\";s:12:\"tmpl_created\";i:1520443362;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/team-22/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:639;s:16:\"popularity_index\";i:299;s:11:\"trend_index\";i:376;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:784;a:20:{s:4:\"tmpl\";i:460;s:2:\"id\";i:4746;s:5:\"title\";s:7:\"Team 23\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_black_4.png\";s:12:\"tmpl_created\";i:1520443360;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/team-23/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:640;s:16:\"popularity_index\";i:282;s:11:\"trend_index\";i:378;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:785;a:20:{s:4:\"tmpl\";i:457;s:2:\"id\";i:4718;s:5:\"title\";s:6:\"Team 4\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_white_3.png\";s:12:\"tmpl_created\";i:1520443354;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/team-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:641;s:16:\"popularity_index\";i:192;s:11:\"trend_index\";i:359;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:786;a:20:{s:4:\"tmpl\";i:456;s:2:\"id\";i:4706;s:5:\"title\";s:6:\"Team 5\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_white_2.png\";s:12:\"tmpl_created\";i:1520443352;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/team-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:642;s:16:\"popularity_index\";i:149;s:11:\"trend_index\";i:299;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:787;a:20:{s:4:\"tmpl\";i:544;s:2:\"id\";i:6008;s:5:\"title\";s:6:\"Team 6\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/team_white_10.png\";s:12:\"tmpl_created\";i:1520443636;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/team-6/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:643;s:16:\"popularity_index\";i:75;s:11:\"trend_index\";i:277;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:788;a:20:{s:4:\"tmpl\";i:454;s:2:\"id\";i:4690;s:5:\"title\";s:6:\"Team 7\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_white_1.png\";s:12:\"tmpl_created\";i:1520443348;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/team-7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:644;s:16:\"popularity_index\";i:243;s:11:\"trend_index\";i:402;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:789;a:20:{s:4:\"tmpl\";i:586;s:2:\"id\";i:4921;s:5:\"title\";s:14:\"Testimonial 10\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_black_5.png\";s:12:\"tmpl_created\";i:1520520562;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/testimonial-10/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:645;s:16:\"popularity_index\";i:219;s:11:\"trend_index\";i:198;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:790;a:20:{s:4:\"tmpl\";i:582;s:2:\"id\";i:4889;s:5:\"title\";s:14:\"Testimonial 11\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/customers-2.jpg\";s:12:\"tmpl_created\";i:1520520556;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/testimonial-11/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:646;s:16:\"popularity_index\";i:557;s:11:\"trend_index\";i:522;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:791;a:20:{s:4:\"tmpl\";i:580;s:2:\"id\";i:4871;s:5:\"title\";s:14:\"Testimonial 12\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_black_3.png\";s:12:\"tmpl_created\";i:1520520552;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/testimonial-12/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:647;s:16:\"popularity_index\";i:262;s:11:\"trend_index\";i:391;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:792;a:20:{s:4:\"tmpl\";i:578;s:2:\"id\";i:4854;s:5:\"title\";s:14:\"Testimonial 13\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_black_2.png\";s:12:\"tmpl_created\";i:1520520549;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/testimonial-13/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:648;s:16:\"popularity_index\";i:637;s:11:\"trend_index\";i:741;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:793;a:20:{s:4:\"tmpl\";i:595;s:2:\"id\";i:4995;s:5:\"title\";s:14:\"Testimonial 14\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_black_12.png\";s:12:\"tmpl_created\";i:1520520577;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/testimonial-14/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:649;s:16:\"popularity_index\";i:400;s:11:\"trend_index\";i:411;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:794;a:20:{s:4:\"tmpl\";i:593;s:2:\"id\";i:4979;s:5:\"title\";s:14:\"Testimonial 15\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_black_10.png\";s:12:\"tmpl_created\";i:1520520573;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/testimonial-15/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:650;s:16:\"popularity_index\";i:568;s:11:\"trend_index\";i:544;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:795;a:20:{s:4:\"tmpl\";i:576;s:2:\"id\";i:4835;s:5:\"title\";s:14:\"Testimonial 16\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_black_1.png\";s:12:\"tmpl_created\";i:1520520546;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/testimonial-16/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:651;s:16:\"popularity_index\";i:399;s:11:\"trend_index\";i:401;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:796;a:20:{s:4:\"tmpl\";i:594;s:2:\"id\";i:4987;s:5:\"title\";s:14:\"Testimonial 17\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_12-1.png\";s:12:\"tmpl_created\";i:1520520575;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/testimonial-17/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:652;s:16:\"popularity_index\";i:159;s:11:\"trend_index\";i:199;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:797;a:20:{s:4:\"tmpl\";i:577;s:2:\"id\";i:4843;s:5:\"title\";s:14:\"Testimonial 18\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_2.png\";s:12:\"tmpl_created\";i:1520520548;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/testimonial-18/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:653;s:16:\"popularity_index\";i:457;s:11:\"trend_index\";i:780;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:798;a:20:{s:4:\"tmpl\";i:579;s:2:\"id\";i:4863;s:5:\"title\";s:14:\"Testimonial 19\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_3.png\";s:12:\"tmpl_created\";i:1520520551;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/testimonial-19/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:654;s:16:\"popularity_index\";i:245;s:11:\"trend_index\";i:599;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:799;a:20:{s:4:\"tmpl\";i:581;s:2:\"id\";i:4880;s:5:\"title\";s:14:\"Testimonial 20\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/customers-1.jpg\";s:12:\"tmpl_created\";i:1520520554;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/testimonial-20/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:655;s:16:\"popularity_index\";i:446;s:11:\"trend_index\";i:653;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:800;a:20:{s:4:\"tmpl\";i:583;s:2:\"id\";i:4897;s:5:\"title\";s:14:\"Testimonial 21\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_5.png\";s:12:\"tmpl_created\";i:1520520557;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/testimonial-21/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:656;s:16:\"popularity_index\";i:78;s:11:\"trend_index\";i:289;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:801;a:20:{s:4:\"tmpl\";i:584;s:2:\"id\";i:4905;s:5:\"title\";s:14:\"Testimonial 22\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_6.png\";s:12:\"tmpl_created\";i:1520520559;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/testimonial-22/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:657;s:16:\"popularity_index\";i:121;s:11:\"trend_index\";i:221;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:802;a:20:{s:4:\"tmpl\";i:585;s:2:\"id\";i:4913;s:5:\"title\";s:14:\"Testimonial 23\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_7.png\";s:12:\"tmpl_created\";i:1520520561;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/testimonial-23/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:658;s:16:\"popularity_index\";i:247;s:11:\"trend_index\";i:566;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:803;a:20:{s:4:\"tmpl\";i:575;s:2:\"id\";i:4826;s:5:\"title\";s:14:\"Testimonial 24\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_1.png\";s:12:\"tmpl_created\";i:1520520544;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/blocks/testimonial-24-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:659;s:16:\"popularity_index\";i:256;s:11:\"trend_index\";i:395;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:804;a:20:{s:4:\"tmpl\";i:587;s:2:\"id\";i:4929;s:5:\"title\";s:14:\"Testimonial 24\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_8.png\";s:12:\"tmpl_created\";i:1520520564;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/testimonial-24/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:660;s:16:\"popularity_index\";i:49;s:11:\"trend_index\";i:206;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:805;a:20:{s:4:\"tmpl\";i:591;s:2:\"id\";i:4963;s:5:\"title\";s:14:\"Testimonial 25\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_10.png\";s:12:\"tmpl_created\";i:1520520570;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/blocks/testimonial-25-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:661;s:16:\"popularity_index\";i:417;s:11:\"trend_index\";i:546;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:806;a:20:{s:4:\"tmpl\";i:592;s:2:\"id\";i:4971;s:5:\"title\";s:14:\"Testimonial 26\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_11.png\";s:12:\"tmpl_created\";i:1520520572;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/testimonial-26/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:662;s:16:\"popularity_index\";i:649;s:11:\"trend_index\";i:718;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:807;a:20:{s:4:\"tmpl\";i:589;s:2:\"id\";i:4947;s:5:\"title\";s:14:\"Testimonial 27\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_9.png\";s:12:\"tmpl_created\";i:1520520567;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/testimonial-27/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:663;s:16:\"popularity_index\";i:221;s:11:\"trend_index\";i:496;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:808;a:20:{s:4:\"tmpl\";i:590;s:2:\"id\";i:4955;s:5:\"title\";s:14:\"Testimonial 29\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_black_9.png\";s:12:\"tmpl_created\";i:1520520569;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/testimonial-29/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:664;s:16:\"popularity_index\";i:378;s:11:\"trend_index\";i:695;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:809;a:20:{s:4:\"tmpl\";i:588;s:2:\"id\";i:4939;s:5:\"title\";s:13:\"Testimonial 9\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_black_8.png\";s:12:\"tmpl_created\";i:1520520565;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/testimonial-9/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:665;s:16:\"popularity_index\";i:103;s:11:\"trend_index\";i:341;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:810;a:20:{s:4:\"tmpl\";i:928;s:2:\"id\";i:12509;s:5:\"title\";s:18:\"Travel &#8211; 404\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2019/12/404.png\";s:12:\"tmpl_created\";i:1575960378;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/travel-404/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:24:\"[\"404\",\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:666;s:16:\"popularity_index\";i:747;s:11:\"trend_index\";i:712;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:811;a:20:{s:4:\"tmpl\";i:929;s:2:\"id\";i:12516;s:5:\"title\";s:27:\"Travel &#8211; Archive Blog\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2019/12/Archiv_s.png\";s:12:\"tmpl_created\";i:1575960387;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/blocks/travel-archive-blog/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:667;s:16:\"popularity_index\";i:496;s:11:\"trend_index\";i:487;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:812;a:20:{s:4:\"tmpl\";i:927;s:2:\"id\";i:12500;s:5:\"title\";s:21:\"Travel &#8211; Header\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2020/06/Header-travel-and-tours.png\";s:12:\"tmpl_created\";i:1575960371;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/travel-header/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:27:\"[\"Header\",\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:668;s:16:\"popularity_index\";i:443;s:11:\"trend_index\";i:434;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:813;a:20:{s:4:\"tmpl\";i:930;s:2:\"id\";i:12524;s:5:\"title\";s:26:\"Travel &#8211; Single Post\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2019/12/Single_Post_s.png\";s:12:\"tmpl_created\";i:1575960397;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/blocks/travel-single-post/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:669;s:16:\"popularity_index\";i:591;s:11:\"trend_index\";i:663;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:814;a:20:{s:4:\"tmpl\";i:931;s:2:\"id\";i:12531;s:5:\"title\";s:31:\"Travel &#8211; Single Post Tour\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2019/12/Single_Tour_s.png\";s:12:\"tmpl_created\";i:1575960404;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"https://library.elementor.com/blocks/travel-single-post-tour/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:670;s:16:\"popularity_index\";i:630;s:11:\"trend_index\";i:548;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:815;a:20:{s:4:\"tmpl\";i:926;s:2:\"id\";i:12492;s:5:\"title\";s:14:\"Travel -Footer\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2019/12/Footer_s.png\";s:12:\"tmpl_created\";i:1575960358;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/travel-footer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:27:\"[\"Footer\",\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:671;s:16:\"popularity_index\";i:453;s:11:\"trend_index\";i:322;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:816;a:20:{s:4:\"tmpl\";i:1068;s:2:\"id\";i:15498;s:5:\"title\";s:23:\"Travel Blog &#8211; 404\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2020/11/404.jpg\";s:12:\"tmpl_created\";i:1606215636;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/blocks/travel-blog-404/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:23:\"[\"404\",\"Blog\",\"Travel\"]\";s:10:\"menu_order\";i:672;s:16:\"popularity_index\";i:749;s:11:\"trend_index\";i:759;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:817;a:20:{s:4:\"tmpl\";i:1069;s:2:\"id\";i:15508;s:5:\"title\";s:29:\"Travel Blog &#8211; Archive 1\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2020/11/Archive-1-350.jpg\";s:12:\"tmpl_created\";i:1606215649;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/blocks/travel-blog-archive-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:17:\"[\"Blog\",\"Travel\"]\";s:10:\"menu_order\";i:673;s:16:\"popularity_index\";i:659;s:11:\"trend_index\";i:468;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:818;a:20:{s:4:\"tmpl\";i:1070;s:2:\"id\";i:15518;s:5:\"title\";s:29:\"Travel Blog &#8211; Archive 2\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2020/11/Archive-2-350-Copy.jpg\";s:12:\"tmpl_created\";i:1606215663;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/blocks/travel-blog-archive-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:17:\"[\"Blog\",\"Travel\"]\";s:10:\"menu_order\";i:674;s:16:\"popularity_index\";i:688;s:11:\"trend_index\";i:431;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:819;a:20:{s:4:\"tmpl\";i:1071;s:2:\"id\";i:15528;s:5:\"title\";s:26:\"Travel Blog &#8211; Footer\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/11/Footer.jpg\";s:12:\"tmpl_created\";i:1606215673;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/blocks/travel-blog-footer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:26:\"[\"Blog\",\"Footer\",\"Travel\"]\";s:10:\"menu_order\";i:675;s:16:\"popularity_index\";i:656;s:11:\"trend_index\";i:377;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:820;a:20:{s:4:\"tmpl\";i:1067;s:2:\"id\";i:15536;s:5:\"title\";s:26:\"Travel Blog &#8211; Header\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/11/Header.jpg\";s:12:\"tmpl_created\";i:1606215625;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/blocks/travel-blog-header/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:26:\"[\"Blog\",\"Header\",\"Travel\"]\";s:10:\"menu_order\";i:676;s:16:\"popularity_index\";i:584;s:11:\"trend_index\";i:228;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:821;a:20:{s:4:\"tmpl\";i:1072;s:2:\"id\";i:15545;s:5:\"title\";s:33:\"Travel Blog &#8211; Single Post 1\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2020/11/Single-1-350.jpg\";s:12:\"tmpl_created\";i:1606215684;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/blocks/travel-blog-single-post-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:17:\"[\"Blog\",\"Travel\"]\";s:10:\"menu_order\";i:677;s:16:\"popularity_index\";i:669;s:11:\"trend_index\";i:482;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:822;a:20:{s:4:\"tmpl\";i:1066;s:2:\"id\";i:15556;s:5:\"title\";s:33:\"Travel Blog &#8211; Single Post 2\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2020/11/Single-2-350.jpg\";s:12:\"tmpl_created\";i:1606215613;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/blocks/travel-blog-single-post-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:17:\"[\"Blog\",\"Travel\"]\";s:10:\"menu_order\";i:678;s:16:\"popularity_index\";i:652;s:11:\"trend_index\";i:454;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}}}','off'),(194,'elementor_remote_info_feed_data','a:3:{i:0;a:5:{s:5:\"title\";s:76:\"Introducing Elementor 3.32: Transitions, Transform, Size Variables, and More\";s:7:\"excerpt\";s:250:\"Elementor 3.32 is here, accelerating Editor V4 Alpha with transform controls and layered transitions, system-wide Size Variables and streamlined class management. This release empowers you to build more consistent, dynamic, and professional websites.\";s:7:\"created\";i:1759243152;s:5:\"badge\";s:3:\"NEW\";s:3:\"url\";s:138:\"https://elementor.com/blog/elementor-332-v4-transform-transitions/?utm_source=wp-overview-widget&utm_medium=wp-dash&utm_campaign=news-feed\";}i:1;a:5:{s:5:\"title\";s:70:\"Introducing Elementor 3.31: New Editor V4 Variables, Filters, and More\";s:7:\"excerpt\";s:294:\"Elementor 3.31 is here, pushing Editor V4 forward with powerful design system enhancements and modern visual styling tools. From Variables and Filters to smarter editing workflows and semantic markup, this version makes it easier than ever to design beautiful, performant, and accessible sites.\";s:7:\"created\";i:1755094220;s:5:\"badge\";s:3:\"NEW\";s:3:\"url\";s:140:\"https://elementor.com/blog/elementor-331-v4-alpha-variables-filters/?utm_source=wp-overview-widget&utm_medium=wp-dash&utm_campaign=news-feed\";}i:2;a:5:{s:5:\"title\";s:67:\"What Is an MCP? The AI Breakthrough Web Creators Shouldn’t Ignore\";s:7:\"excerpt\";s:143:\"Discover how Model Context Protocol (MCP) is shaping AI-tool interaction and redefining how pro web creators build, manage, and scale websites.\";s:7:\"created\";i:1754310811;s:5:\"badge\";s:0:\"\";s:3:\"url\";s:130:\"https://elementor.com/blog/mcp-explained-for-web-creators/?utm_source=wp-overview-widget&utm_medium=wp-dash&utm_campaign=news-feed\";}}','off'),(197,'_elementor_pro_api_requests_lock','a:1:{s:11:\"get_version\";i:1760549468;}','auto'),(201,'elementor_onboarded','1','auto'),(202,'hide-admin-notices-options','a:1:{s:22:\"compatibility_requests\";a:0:{}}','auto'),(205,'iawp_is_migrating','0','on'),(206,'iawp_db_version','43','on'),(207,'iawp_need_clear_cache','1','on'),(209,'iawp_show_gsg','1','on'),(210,'iawp_last_update_viewed','2.9.5','on'),(211,'iawp_attempted_to_delete_mu_plugin','1','on'),(216,'mainwp_child_update_version','1.6','on'),(217,'mainwp_child_plugin_version','5.4.0.12','on'),(218,'mainwp_child_auth','a:7:{i:5;s:32:\"9435eb4ca3998cbf8c709aecd76e1bab\";s:4:\"last\";i:1755220603;i:4;s:32:\"9afdb244ccde562a3cd598de2f96820b\";i:3;s:32:\"2fb6640a35b306e217b19c61bc99b0db\";i:2;s:32:\"d457c47e56a76b4a37db7f7026348c00\";i:1;s:32:\"9af86ea86e41d9f32e97f2c0c095e9c7\";i:0;s:32:\"1b2d377b8be150c2f1c6d488bf1e095f\";}','on'),(219,'mainwp_child_branding_settings','a:4:{s:13:\"contact_label\";s:15:\"Contact Support\";s:18:\"cancelled_branding\";b:0;s:23:\"branding_preserve_title\";s:0:\"\";s:21:\"branding_disconnected\";s:0:\"\";}','off'),(220,'mainwp_cache_control_cache_solution','LiteSpeed Cache','auto'),(221,'mainwp_child_actions_data_checked','1755264646','auto'),(223,'iawp_is_database_downloading','0','on'),(226,'iawp_geo_database_download_last_attempted_at','2025-05-13T16:48:43','on'),(227,'chaty_update_message','2','auto'),(230,'chaty_updated_on','1737643225','auto'),(231,'cht_social_Chatway','','auto'),(232,'cht_social_Facebook_Messenger','','auto'),(233,'cht_social_Email','','auto'),(234,'cht_social_Instagram_DM','','auto'),(235,'cht_social_Instagram','','auto'),(236,'cht_social_SMS','','auto'),(237,'cht_social_Contact_Us','','auto'),(238,'cht_social_Poptin','','auto'),(239,'cht_social_Line','','auto'),(240,'cht_social_Telegram','','auto'),(241,'cht_social_Google_Maps','','auto'),(242,'cht_social_Viber','','auto'),(243,'cht_social_Twitter','','auto'),(244,'cht_social_WeChat','','auto'),(245,'cht_social_Snapchat','','auto'),(246,'cht_social_TikTok','','auto'),(247,'cht_social_Skype','','auto'),(248,'cht_social_Waze','','auto'),(249,'cht_social_Linkedin','','auto'),(250,'cht_social_Vkontakte','','auto'),(251,'cht_social_Slack','','auto'),(252,'cht_social_Discord','','auto'),(253,'cht_social_Microsoft_Teams','','auto'),(254,'cht_social_Link','','auto'),(255,'cht_social_Custom_Link','','auto'),(256,'cht_social_Custom_Link_3','','auto'),(257,'cht_social_Custom_Link_4','','auto'),(258,'cht_social_Custom_Link_5','','auto'),(259,'cht_custom_color','','auto'),(260,'cht_widget_font','System Stack','auto'),(261,'positionSide','','auto'),(262,'cht_bottom_spacing','','auto'),(263,'cht_side_spacing','','auto'),(264,'cht_cta_switcher','','auto'),(265,'chaty_attention_effect','shockwave','auto'),(266,'chaty_default_state','click','auto'),(267,'chaty_trigger_on_time','yes','auto'),(268,'chaty_trigger_time','0','auto'),(269,'chaty_trigger_on_exit','no','auto'),(270,'chaty_trigger_on_scroll','no','auto'),(271,'chaty_trigger_on_page_scroll','','auto'),(272,'cht_close_button','yes','auto'),(273,'cht_close_button_text','Hide','auto'),(274,'chaty_icons_view','vertical','auto'),(275,'cht_widget_title','Widget-1','auto'),(276,'cht_active','1','auto'),(277,'cht_cta_action','click','auto'),(278,'cht_cta_text_color','#333333','auto'),(279,'cht_cta_bg_color','#ffffff','auto'),(280,'cht_pending_messages','on','auto'),(281,'cht_number_of_messages','1','auto'),(282,'cht_number_color','#ffffff','auto'),(283,'cht_number_bg_color','#dd0000','auto'),(284,'cta_type','simple-view','auto'),(285,'cta_heading_text','','auto'),(286,'cta_body_text','','auto'),(287,'cta_header_text_color','','auto'),(288,'cta_header_bg_color','','auto'),(289,'cht_license_key','','auto'),(290,'show_first_chaty_box','2','auto'),(295,'fresh_site','0','off'),(296,'e_editor_counter','162','auto'),(297,'_elementor_notifications_data','a:2:{s:7:\"timeout\";i:1760560273;s:5:\"value\";s:15038:\"[{\"id\":\"transform-3.32\",\"title\":\"Design with depth using Transform\",\"description\":\"Move, scale, rotate, and skew any element with ease. Transform controls add depth, stacked effects, and seamless States for hover, focus, and active micro-interactions.\",\"topic\":\"Editor V4 Alpha\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/3.32-transform.png\",\"chipTags\":[\"New Feature\"],\"link\":\"https:\\/\\/go.elementor.com\\/go-pro-notification-3.32-blog\\/\",\"readMoreText\":\"Learn More\"},{\"id\":\"size-variable-3.32\",\"title\":\"Consistency with Size Variables\",\"description\":\"Define reusable values for properties like spacing or typography, then update them once to scale changes instantly across your site.\",\"topic\":\"Elementor Pro 3.32\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/3.32-size-variables.png\",\"chipPlan\":\"Pro\",\"chipTags\":[\"New Feature\"],\"link\":\"https:\\/\\/go.elementor.com\\/go-pro-notification-3.32-blog\\/\",\"readMoreText\":\"Learn More\",\"conditions\":[[{\"type\":\"plugin\",\"plugin\":\"elementor-pro\\/elementor-pro.php\"}]]},{\"id\":\"size-variable-3.32\",\"title\":\"Consistency with Size Variables\",\"description\":\"Define reusable values for properties like spacing or typography, then update them once to scale changes instantly across your site.\",\"topic\":\"Elementor Pro 3.32\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/3.32-size-variables.png\",\"chipTags\":[\"New Feature\"],\"cta\":\"Upgrade now\",\"ctaLink\":\"https:\\/\\/go.elementor.com\\/go-pro-notification-3.32-size-variable\\/\"},{\"id\":\"transitions-3.32\",\"title\":\"Smooth interactions with Transitions\",\"description\":\"Bring polish to every interaction. Transitions let you animate style changes smoothly between states. In Pro, layer multiple transitions by property for refined, modern micro-animations.\",\"topic\":\"Editor V4 Alpha\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/3.32-transition.png\",\"chipTags\":[\"New Feature\"],\"link\":\"https:\\/\\/go.elementor.com\\/go-pro-notification-3.32-blog\\/\",\"readMoreText\":\"Learn More\"},{\"id\":\"variables-3.31\",\"title\":\"Scalable design with Variables\",\"description\":\"Define once, reuse everywhere. Color & Font Variables help you build consistent, scalable design systems that update globally and are perfect for large sites or teams.\",\"topic\":\"Editor V4 Alpha\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/3.31-variables.png\",\"chipTags\":[\"New Feature\"],\"link\":\"https:\\/\\/go.elementor.com\\/go-pro-notification-3.31-v4-blog\\/\",\"readMoreText\":\"Learn More\"},{\"id\":\"filters-3.31\",\"title\":\"Visual effects with Filters and Backdrop Filters\",\"description\":\"Apply multiple Filters like blur, brightness, and contrast. Stack, reorder, and preview in real time without writing a line of code.\",\"topic\":\"Editor V4 Alpha\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/3.31-filters.png\",\"chipTags\":[\"New Feature\"],\"link\":\"https:\\/\\/go.elementor.com\\/go-pro-notification-3.31-v4-blog\\/\",\"readMoreText\":\"Learn More\"},{\"id\":\"ally-assistant\",\"title\":\"New! Fix accessibility issues with Ally Assistant\",\"description\":\"Scan any page for accessibility issues and fix them in one click. From color contrast to missing alt text, Ally Assistant provides guided steps or AI-powered fixes to make your site more inclusive.\",\"topic\":\"Ally by Elementor\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/ally-assistant.png\",\"chipTags\":[\"New Feature\"],\"cta\":\"Scan for free\",\"ctaLink\":\"http:\\/\\/go.elementor.com\\/acc-assistant-launch-whats-new\",\"conditions\":[[{\"type\":\"plugin\",\"operator\":\"!=\",\"plugin\":\"pojo-accessibility\\/pojo-accessibility.php\"}]]},{\"id\":\"classes-3.31\",\"title\":\"Smarter Class Manager tools\",\"description\":\"Quickly locate and manage Global Classes with usage counts, a new locator panel, and full class search. Perfect for scaling and refactoring complex design systems.\",\"topic\":\"Editor V4 Alpha\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/3.31-classes.png\",\"chipTags\":[\"New Feature\"],\"link\":\"https:\\/\\/go.elementor.com\\/go-pro-notification-3.31-v4-blog\\/\",\"readMoreText\":\"Learn More\"},{\"id\":\"send-notification-august\",\"title\":\"All Your Assets, One Library\",\"description\":\"Save time and skip the re-uploads - now you can pull images straight from your WordPress Media Library into Send. Faster, simpler, and built for WordPress.\",\"topic\":\"Send: Email & SMS built for WooCommerce\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/aug_send.png\",\"chipTags\":[\"Cart abandonment\"],\"cta\":\"Upload Your Assets\",\"ctaLink\":\"https:\\/\\/go.elementor.com\\/ML_WN\",\"conditions\":[[{\"type\":\"plugin\",\"operator\":\"!=\",\"plugin\":\"send-app\\/send-app.php\"}]]},{\"id\":\"attributes-3.31\",\"title\":\"Add semantic HTML with Attributes\",\"description\":\"Add custom HTML attributes like aria-*, data-*, and role to any element. Structure your markup for better accessibility, performance, and compliance.\",\"topic\":\"Elementor Pro 3.31\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/3.31-attributes.png\",\"chipPlan\":\"Pro\",\"chipTags\":[\"New Feature\"],\"link\":\"https:\\/\\/go.elementor.com\\/go-pro-notification-3.31-v4-blog\\/\",\"readMoreText\":\"Learn More\",\"conditions\":[[{\"type\":\"plugin\",\"plugin\":\"elementor-pro\\/elementor-pro.php\"}]]},{\"id\":\"attributes-3.31\",\"title\":\"Add semantic HTML with Attributes\",\"description\":\"Add custom HTML attributes like aria-*, data-*, and role to any element. Structure your markup for better accessibility, performance, and compliance.\",\"topic\":\"Elementor Pro 3.31\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/3.31-attributes.png\",\"chipTags\":[\"New Feature\"],\"cta\":\"Upgrade now\",\"ctaLink\":\"https:\\/\\/go.elementor.com\\/go-pro-notification-3.31-attributes\\/\"},{\"id\":\"classes-3.30\",\"title\":\"Better class control\",\"description\":\"Get popovers with your class name, breakpoint, state and possible conflicts. Plus, the exact class names you define are now reflected in the code, making debugging and working with external tools easier!\",\"topic\":\"Editor V4 Alpha\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/classes-3.30.png\",\"chipTags\":[\"New Feature\"],\"link\":\"https:\\/\\/go.elementor.com\\/go-pro-notification-3.39-v4-blog\\/\",\"readMoreText\":\"Learn More\"},{\"id\":\"cloud-websites-3.30\",\"title\":\"Full Website Templates in the cloud\",\"description\":\"Save and apply entire websites, including multiple pages, styles, site settings, media, and layout configurations - directly from the cloud.\",\"topic\":\"Elementor Pro 3.30\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/cloud-3.30.png\",\"chipPlan\":\"Pro\",\"chipTags\":[\"New Feature\"],\"link\":\"https:\\/\\/go.elementor.com\\/go-pro-notification-3.39-v4-blog\\/\",\"readMoreText\":\"Learn More\",\"conditions\":[[{\"type\":\"plugin\",\"plugin\":\"elementor-pro\\/elementor-pro.php\"}]]},{\"id\":\"cloud-websites-3.30\",\"title\":\"Full Website Templates in the cloud\",\"description\":\"Save and apply entire websites, including multiple pages, styles, site settings, media, and layout configurations - directly from the cloud.\",\"topic\":\"Elementor Pro 3.30\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/cloud-3.30.png\",\"chipTags\":[\"New Feature\"],\"cta\":\"Upgrade now\",\"ctaLink\":\"https:\\/\\/go.elementor.com\\/go-pro-notification-3.30-cloud-websites\\/\"},{\"id\":\"youtube-3.30\",\"title\":\"YouTube Element\",\"description\":\"The new YouTube Element is purpose-built to support V4 capabilities with faster rendering, better performance, and familiar controls like autoplay, loop, mute, and aspect ratio.\",\"topic\":\"Editor V4 Alpha\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/youtube-3.30.png\",\"chipTags\":[\"New Feature\"],\"link\":\"https:\\/\\/go.elementor.com\\/go-pro-notification-3.39-v4-blog\\/\",\"readMoreText\":\"Learn More\"},{\"id\":\"host-google-cloud\",\"title\":\"Deliver fast, secure websites at scale - free migration included!\",\"description\":\"Host your site on Elementor\\u2019s infrastructure - built for speed, security, and scale. Powered by Google Cloud, with free migration and 24\\/7 expert support.\",\"topic\":\"Host\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/host-google-cloud.png\",\"chipTags\":[\"Cloud Hosting\"],\"link\":\"https:\\/\\/go.elementor.com\\/elementor-host-google-cloud\",\"readMoreText\":\"Read More\"},{\"id\":\"cloud-templates-3.29\",\"title\":\"Your Templates, available everywhere\",\"description\":\"Store sections, containers, and full pages in the cloud\\u2014making them accessible across all your Pro-connected sites. Style once, reuse anywhere!\",\"topic\":\"Elementor Pro 3.29\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/cloud-templates.png\",\"chipPlan\":\"Pro\",\"chipTags\":[\"New Feature\"],\"link\":\"https:\\/\\/go.elementor.com\\/go-pro-notification-3.29-cloud-templates-blog\\/\",\"readMoreText\":\"Learn More\",\"conditions\":[[{\"type\":\"plugin\",\"plugin\":\"elementor-pro\\/elementor-pro.php\"}]]},{\"id\":\"cloud-templates-3.29\",\"title\":\"Your Templates, available everywhere\",\"description\":\"Store sections, containers, and full pages in the cloud\\u2014making them accessible across all your Pro-connected sites. Style once, reuse anywhere!\",\"topic\":\"Elementor Pro 3.29\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/cloud-templates.png\",\"chipTags\":[\"New Feature\"],\"cta\":\"Upgrade\",\"ctaLink\":\"https:\\/\\/go.elementor.com\\/go-pro-notification-3.29-cloud-templates\\/\"},{\"id\":\"migration-host\",\"title\":\"Move to Better Cloud Hosting, Painlessly\",\"description\":\"Migrate your Elementor website for free to a home that\\u2019s perfect for it, in minutes, with a combination of\\u2028advanced automation and free expert support\",\"topic\":\"Host\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/migration-host.png\",\"chipTags\":[\"Cloud Hosting\"],\"link\":\"https:\\/\\/go.elementor.com\\/hosting-free-migration\",\"readMoreText\":\"Learn More\",\"cta\":\"Migrate for free\",\"ctaLink\":\"https:\\/\\/go.elementor.com\\/hosting-free-migration\"},{\"id\":\"ai-isolate-object\",\"title\":\"Sharper product images, instantly\",\"description\":\"Remove distractions and reframe your shots with the new Isolate Object tool powered by Elementor AI \\u2014 perfect for a polished, uniform Woo storefront.\",\"topic\":\"Elementor AI\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/isolate-object-ai.png\",\"chipTags\":[\"New Feature\"],\"link\":\"https:\\/\\/go.elementor.com\\/Isolateobjectblog\",\"readMoreText\":\"Learn More\",\"conditions\":[[{\"type\":\"introduction_meta\",\"meta\":\"ai_get_started\"}]],\"cta\":\"Start Free Trial\",\"ctaLink\":\"https:\\/\\/go.elementor.com\\/Isolateobjectblog\"},{\"id\":\"ai-isolate-object\",\"title\":\"Sharper product images, instantly\",\"description\":\"Remove distractions and reframe your shots with the new Isolate Object tool powered by Elementor AI \\u2014 perfect for a polished, uniform Woo storefront.\",\"topic\":\"Elementor AI\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/isolate-object-ai.png\",\"chipTags\":[\"New Feature\"],\"cta\":\"Start Free Trial\",\"link\":\"https:\\/\\/go.elementor.com\\/Isolateobjectblog\",\"readMoreText\":\"Learn More\",\"ctaLink\":\"https:\\/\\/go.elementor.com\\/Isolateobjectblog\"},{\"id\":\"hello-biz-contact\",\"title\":\"New Contact Widget, Visual Layout Presets & more\",\"description\":\"Hello Biz just got an update! Explore the new Contact Widget, Visual Layout Presets, Form Submissions integration, and fresh new kits.\",\"topic\":\"Hello Biz\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/hello-biz-contact.png\",\"chipTags\":[\"New Features\"],\"link\":\"https:\\/\\/go.elementor.com\\/hello-biz-updates\",\"readMoreText\":\"Learn More\"},{\"id\":\"ai-site-planner-colors\",\"title\":\"Style Your Wireframe, Speed Up Your Store Build\",\"description\":\"Site Planner now lets you style your wireframe with fonts and colors - instantly visualizing your site\\u2019s look and feel. Plus, it predesigns pages for WooCommerce like Cart and Checkout, so you can dive straight into customizations\",\"topic\":\"Elementor AI\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/site-planner-colors.png\",\"chipTags\":[\"New Feature\"],\"link\":\"http:\\/\\/www.elementor.com\\/ai-site-planner\",\"readMoreText\":\"Learn More\"},{\"id\":\"ally-notification\",\"title\":\"Just released! Ally - a new plugin for web accessibility & usability\",\"description\":\"Ally simplifies the complexities of making your website more accessible. With new regulations here and coming, making your website more usable and inclusive is no longer just an option, but a must.\",\"topic\":\"Ally by Elementor\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/ally-notification.png\",\"chipTags\":[\"New plugin\"],\"cta\":\"Get it free\",\"ctaLink\":\"https:\\/\\/wordpress.org\\/plugins\\/pojo-accessibility\\/\",\"conditions\":[[{\"type\":\"plugin\",\"operator\":\"!=\",\"plugin\":\"pojo-accessibility\\/pojo-accessibility.php\"}]]},{\"id\":\"ai-site-planner\",\"title\":\"Instant Sitemaps & Wireframes\",\"description\":\"Get your website plan in minutes with AI Site Planner. Describe your desired site and AI will generate a sitemap, brief and wireframe populated with initial content, ready for you to customize.\",\"topic\":\"Elementor AI\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/aI-site-planner.png\",\"chipTags\":[\"New Feature\"],\"link\":\"https:\\/\\/go.elementor.com\\/ai-notification-site-planner\\/\",\"readMoreText\":\"Learn More\"},{\"id\":\"image-optimizer-3.19\",\"title\":\"Effortlessly optimize images for a stunning, high-speed website with the Image Optimizer plugin.\",\"description\":\"Image Optimizer perfectly balances between image quality and performance to boost your website.  Resize, compress, and convert images to WebP, for faster loading times and and better user experience.\",\"topic\":\"Image Optimizer Plugin by Elementor\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/image-optimizer-3.19.png\",\"chipTags\":[\"New plugin\"],\"cta\":\"Get the Image Optimizer\",\"ctaLink\":\"https:\\/\\/go.elementor.com\\/io-notification-wp-dash-learn-more\\/\",\"conditions\":[[{\"type\":\"plugin\",\"operator\":\"!=\",\"plugin\":\"image-optimization\\/image-optimization.php\"}]]},{\"id\":\"5-star-rating-prompt\",\"title\":\"Love the New Features? Let Us Know with 5 Stars!\",\"description\":\"Help spread the word by telling the world what you love about Elementor.\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/5-star-rating-prompt.png\",\"cta\":\"Leave a Review\",\"ctaLink\":\"https:\\/\\/go.elementor.com\\/wp-dash-notification-five-stars\\/\"},{\"id\":\"site-mailer-introducing\",\"title\":\"Introducing Site Mailer\",\"description\":\"Keep your WordPress emails out of the spam folder with improved deliverability and an easy setup\\u2014no need for an SMTP plugin or complicated configurations.\",\"topic\":\"Site Mailer Plugin by Elementor\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/Site-mailer.png\",\"chipTags\":[\"New plugin\"],\"cta\":\"Start Free Trial\",\"ctaLink\":\"https:\\/\\/go.elementor.com\\/sm-wp-dash-whatsnew\\/\",\"conditions\":[[{\"type\":\"plugin\",\"operator\":\"!=\",\"plugin\":\"site-mailer\\/site-mailer.php\"}]]}]\";}','off'),(302,'elementor_custom_icon_sets_config','a:0:{}','auto'),(304,'theme_mods_twentytwentyfive','a:2:{s:18:\"custom_css_post_id\";i:-1;s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1734597804;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'),(308,'current_theme','Neve','auto'),(309,'theme_mods_neve','a:10:{i:0;b:0;s:30:\"neve_auto_migrated_to_new_skin\";b:1;s:19:\"neve_ran_migrations\";b:1;s:22:\"neve_migrated_builders\";b:1;s:13:\"neve_new_skin\";s:3:\"new\";s:24:\"neve_migrated_hfg_colors\";b:1;s:18:\"nav_menu_locations\";a:1:{s:7:\"primary\";i:5;}s:13:\"ti_prev_theme\";s:16:\"twentytwentyfive\";s:18:\"custom_css_post_id\";i:1320;s:11:\"custom_logo\";i:51;}','on'),(310,'theme_switched','','auto'),(311,'neve_install','1734597805','auto'),(322,'neve_user_check_time','1734597805','auto'),(323,'neve_new_user','yes','auto'),(346,'elementor_disable_color_schemes','','auto'),(347,'elementor_disable_typography_schemes','','auto'),(348,'skb_cife_general','','auto'),(349,'skb_cife_manage_icon','','auto'),(350,'skb_cife_update_info','','auto'),(351,'metform__banner_last_check','1737643190','auto'),(352,'metform__banner_data','O:8:\"stdClass\":10:{s:8:\"10013005\";O:8:\"stdClass\":7:{s:2:\"id\";i:10013005;s:5:\"title\";s:35:\"Wpmet Holiday Notice Dashboard 2024\";s:4:\"type\";s:6:\"notice\";s:6:\"screen\";s:9:\"dashboard\";s:5:\"start\";i:1734825600;s:3:\"end\";i:1737244800;s:4:\"data\";O:8:\"stdClass\":9:{s:4:\"type\";s:6:\"notice\";s:11:\"button_link\";s:22:\"www.wpmet.com/noticeNY\";s:11:\"button_text\";s:24:\"Claim Your Discount Now!\";s:11:\"notice_body\";s:579:\"<h3><strong style=\"color: #; text-transform: uppercase; font-size: 14px;\"><span style=\"color: #e60073;\">holiday sales from Wpmet</span></strong></h3>\r\n<h3><strong style=\"font-size: 24px; padding: 8px 0 5px; color: #; display: block;\">Save up to $2,986 on Premium WordPress Bundle Plugin!</strong></h3>\r\n<p style=\"font-size: 16px; margin-left: -2px;\"><b>Get up to 30% discounts</b> on each of our PRO Single plugins — ElementsKit, GutenKit, ShopEngine, MetForm, EmailKit, WP Social, WP Ultimate Review — or get them <b>all in super-saver bundles to save 80% instantly!</b></p>\";s:12:\"notice_image\";s:60:\"https://api.wpmet.com/auth/wp-content/uploads/2024/11/80.png\";s:9:\"blacklist\";s:0:\"\";s:9:\"whitelist\";s:0:\"\";s:9:\"style_css\";s:0:\"\";s:10:\"unique_key\";s:0:\"\";}}s:8:\"10013004\";O:8:\"stdClass\":7:{s:2:\"id\";i:10013004;s:5:\"title\";s:34:\"Wpmet Holiday Notice Ownpages 2024\";s:4:\"type\";s:6:\"notice\";s:6:\"screen\";s:11:\"plugin_page\";s:5:\"start\";i:1734825600;s:3:\"end\";i:1737244800;s:4:\"data\";O:8:\"stdClass\":9:{s:4:\"type\";s:6:\"notice\";s:11:\"button_link\";s:22:\"www.wpmet.com/noticeNY\";s:11:\"button_text\";s:24:\"Claim Your Discount Now!\";s:11:\"notice_body\";s:579:\"<h3><strong style=\"color: #; text-transform: uppercase; font-size: 14px;\"><span style=\"color: #e60073;\">holiday sales from Wpmet</span></strong></h3>\r\n<h3><strong style=\"font-size: 24px; padding: 8px 0 5px; color: #; display: block;\">Save up to $2,986 on Premium WordPress Bundle Plugin!</strong></h3>\r\n<p style=\"font-size: 16px; margin-left: -2px;\"><b>Get up to 30% discounts</b> on each of our PRO Single plugins — ElementsKit, GutenKit, ShopEngine, MetForm, EmailKit, WP Social, WP Ultimate Review — or get them <b>all in super-saver bundles to save 80% instantly!</b></p>\";s:12:\"notice_image\";s:60:\"https://api.wpmet.com/auth/wp-content/uploads/2024/11/80.png\";s:9:\"blacklist\";s:0:\"\";s:9:\"whitelist\";s:0:\"\";s:9:\"style_css\";s:0:\"\";s:10:\"unique_key\";s:0:\"\";}}s:8:\"10012223\";O:8:\"stdClass\":7:{s:2:\"id\";i:10012223;s:5:\"title\";s:30:\"Wpmet BFCM Notice OwnPage 2024\";s:4:\"type\";s:6:\"notice\";s:6:\"screen\";s:11:\"plugin_page\";s:5:\"start\";i:1732060800;s:3:\"end\";i:1734480000;s:4:\"data\";O:8:\"stdClass\":9:{s:4:\"type\";s:6:\"notice\";s:11:\"button_link\";s:17:\"wpmet.com/bfcmN24\";s:11:\"button_text\";s:24:\"Claim Your Discount Now!\";s:11:\"notice_body\";s:563:\"<h3><strong style=\"color: #; text-transform: uppercase; font-size: 14px;\"><span style=\"color: #e60073;\">Black friday sales from Wpmet</span></strong></h3>\r\n<h3><strong style=\"font-size: 24px; padding: 8px 0 5px; color: #; display: block;\">Save up to $2,986 on Premium Bundle LifeTime!</strong></h3>\r\n<p style=\"font-size: 16px; margin-left: -2px;\"><b>Get 40% discounts</b> on each of our PRO plugins — ElementsKit, GutenKit, ShopEngine, MetForm, EmailKit, WP Social, WP Ultimate Review — or get them <b>all in super-saver bundles to save 80% instantly!</b></p>\";s:12:\"notice_image\";s:60:\"https://api.wpmet.com/auth/wp-content/uploads/2024/11/80.png\";s:9:\"blacklist\";s:0:\"\";s:9:\"whitelist\";s:0:\"\";s:9:\"style_css\";s:0:\"\";s:10:\"unique_key\";s:0:\"\";}}s:8:\"10012221\";O:8:\"stdClass\":7:{s:2:\"id\";i:10012221;s:5:\"title\";s:32:\"Wpmet BFCM Notice Dashboard 2024\";s:4:\"type\";s:6:\"notice\";s:6:\"screen\";s:9:\"dashboard\";s:5:\"start\";i:1732060800;s:3:\"end\";i:1734480000;s:4:\"data\";O:8:\"stdClass\":9:{s:4:\"type\";s:6:\"notice\";s:11:\"button_link\";s:17:\"wpmet.com/bfcmN24\";s:11:\"button_text\";s:24:\"Claim Your Discount Now!\";s:11:\"notice_body\";s:563:\"<h3><strong style=\"color: #; text-transform: uppercase; font-size: 14px;\"><span style=\"color: #e60073;\">Black friday sales from Wpmet</span></strong></h3>\r\n<h3><strong style=\"font-size: 24px; padding: 8px 0 5px; color: #; display: block;\">Save up to $2,986 on Premium Bundle LifeTime!</strong></h3>\r\n<p style=\"font-size: 16px; margin-left: -2px;\"><b>Get 40% discounts</b> on each of our PRO plugins — ElementsKit, GutenKit, ShopEngine, MetForm, EmailKit, WP Social, WP Ultimate Review — or get them <b>all in super-saver bundles to save 80% instantly!</b></p>\";s:12:\"notice_image\";s:60:\"https://api.wpmet.com/auth/wp-content/uploads/2024/11/80.png\";s:9:\"blacklist\";s:0:\"\";s:9:\"whitelist\";s:0:\"\";s:9:\"style_css\";s:0:\"\";s:10:\"unique_key\";s:0:\"\";}}s:8:\"10011354\";O:8:\"stdClass\":7:{s:2:\"id\";i:10011354;s:5:\"title\";s:34:\"Wpmet Halloween Sale 2024 Own Page\";s:4:\"type\";s:6:\"notice\";s:6:\"screen\";s:11:\"plugin_page\";s:5:\"start\";i:1729382400;s:3:\"end\";i:1731196800;s:4:\"data\";O:8:\"stdClass\":9:{s:4:\"type\";s:6:\"notice\";s:11:\"button_link\";s:34:\" https://wpmet.com/halloweensale24\";s:11:\"button_text\";s:24:\"Claim Your Discount Now!\";s:11:\"notice_body\";s:569:\"<h3><strong style=\"color: #; text-transform: uppercase; font-size: 14px;\"><span style=\"color: #e60073;\">HAlloween sales from Wpmet</span></strong></h3>\r\n<h3><strong style=\"font-size: 24px; padding: 8px 0 5px; color: #; display: block;\">Save up to $180 on Premium WordPress Plugins!</strong></h3>\r\n<p style=\"font-size: 16px; margin-left: -2px;\"><b>Get 30% discounts</b> on each of our PRO plugins — ElementsKit, Gutenkit, ShopEngine, MetForm, EmailKit, WP Social, WP Ultimate Review — or get them <b>all in super-saver lifetime bundles to save 80% instantly!</b></p>\";s:12:\"notice_image\";s:66:\"https://api.wpmet.com/auth/wp-content/uploads/2023/07/notice-1.png\";s:9:\"blacklist\";s:0:\"\";s:9:\"whitelist\";s:0:\"\";s:9:\"style_css\";s:0:\"\";s:10:\"unique_key\";s:0:\"\";}}s:8:\"10011353\";O:8:\"stdClass\":7:{s:2:\"id\";i:10011353;s:5:\"title\";s:35:\"Wpmet Halloween Sale 2024 Dashboard\";s:4:\"type\";s:6:\"notice\";s:6:\"screen\";s:9:\"dashboard\";s:5:\"start\";i:1729382400;s:3:\"end\";i:1731196800;s:4:\"data\";O:8:\"stdClass\":9:{s:4:\"type\";s:6:\"notice\";s:11:\"button_link\";s:34:\" https://wpmet.com/halloweensale24\";s:11:\"button_text\";s:24:\"Claim Your Discount Now!\";s:11:\"notice_body\";s:569:\"<h3><strong style=\"color: #; text-transform: uppercase; font-size: 14px;\"><span style=\"color: #e60073;\">Halloween sales from Wpmet</span></strong></h3>\r\n<h3><strong style=\"font-size: 24px; padding: 8px 0 5px; color: #; display: block;\">Save up to $180 on Premium WordPress Plugins!</strong></h3>\r\n<p style=\"font-size: 16px; margin-left: -2px;\"><b>Get 30% discounts</b> on each of our PRO plugins — ElementsKit, Gutenkit, ShopEngine, MetForm, EmailKit, WP Social, WP Ultimate Review — or get them <b>all in super-saver lifetime bundles to save 80% instantly!</b></p>\";s:12:\"notice_image\";s:66:\"https://api.wpmet.com/auth/wp-content/uploads/2023/07/notice-1.png\";s:9:\"blacklist\";s:0:\"\";s:9:\"whitelist\";s:0:\"\";s:9:\"style_css\";s:0:\"\";s:10:\"unique_key\";s:0:\"\";}}s:8:\"10011319\";O:8:\"stdClass\":7:{s:2:\"id\";i:10011319;s:5:\"title\";s:34:\"Wpmet Birthday Sale 2024 Dashboard\";s:4:\"type\";s:6:\"notice\";s:6:\"screen\";s:9:\"dashboard\";s:5:\"start\";i:1720396800;s:3:\"end\";i:1723680000;s:4:\"data\";O:8:\"stdClass\":9:{s:4:\"type\";s:6:\"notice\";s:11:\"button_link\";s:22:\"https://wpmet.com/bd24\";s:11:\"button_text\";s:24:\"Claim Your Discount Now!\";s:11:\"notice_body\";s:559:\"<h3><strong style=\"color: #; text-transform: uppercase; font-size: 14px;\"><span style=\"color: #e60073;\">Birthday sales from Wpmet</span></strong></h3>\r\n<h3><strong style=\"font-size: 24px; padding: 8px 0 5px; color: #; display: block;\">Save up to $180 on Premium WordPress Plugins!</strong></h3>\r\n<p style=\"font-size: 16px; margin-left: -2px;\"><b>Get 30% discounts</b> on each of our PRO plugins — ElementsKit, Gutenkit, ShopEngine, MetForm, EmailKit, WP Social, WP Ultimate Review — or get them <b>all in super-saver bundles to save 80% instantly!</b></p>\";s:12:\"notice_image\";s:66:\"https://api.wpmet.com/auth/wp-content/uploads/2023/07/notice-1.png\";s:9:\"blacklist\";s:0:\"\";s:9:\"whitelist\";s:0:\"\";s:9:\"style_css\";s:0:\"\";s:10:\"unique_key\";s:0:\"\";}}s:8:\"10011318\";O:8:\"stdClass\":7:{s:2:\"id\";i:10011318;s:5:\"title\";s:33:\"Wpmet Birthday Sale 2024 Own Page\";s:4:\"type\";s:6:\"notice\";s:6:\"screen\";s:11:\"plugin_page\";s:5:\"start\";i:1720396800;s:3:\"end\";i:1723680000;s:4:\"data\";O:8:\"stdClass\":9:{s:4:\"type\";s:6:\"notice\";s:11:\"button_link\";s:22:\"https://wpmet.com/bd24\";s:11:\"button_text\";s:24:\"Claim Your Discount Now!\";s:11:\"notice_body\";s:559:\"<h3><strong style=\"color: #; text-transform: uppercase; font-size: 14px;\"><span style=\"color: #e60073;\">Birthday sales from Wpmet</span></strong></h3>\r\n<h3><strong style=\"font-size: 24px; padding: 8px 0 5px; color: #; display: block;\">Save up to $180 on Premium WordPress Plugins!</strong></h3>\r\n<p style=\"font-size: 16px; margin-left: -2px;\"><b>Get 30% discounts</b> on each of our PRO plugins — ElementsKit, Gutenkit, ShopEngine, MetForm, EmailKit, WP Social, WP Ultimate Review — or get them <b>all in super-saver bundles to save 80% instantly!</b></p>\";s:12:\"notice_image\";s:66:\"https://api.wpmet.com/auth/wp-content/uploads/2023/07/notice-1.png\";s:9:\"blacklist\";s:0:\"\";s:9:\"whitelist\";s:0:\"\";s:9:\"style_css\";s:0:\"\";s:10:\"unique_key\";s:0:\"\";}}s:8:\"10011283\";O:8:\"stdClass\":7:{s:2:\"id\";i:10011283;s:5:\"title\";s:59:\"GutenKit Early Bird Campaign Wpmet and GetGenie (Dashboard)\";s:4:\"type\";s:6:\"notice\";s:6:\"screen\";s:9:\"dashboard\";s:5:\"start\";i:1716940800;s:3:\"end\";i:1719532800;s:4:\"data\";O:8:\"stdClass\":9:{s:4:\"type\";s:6:\"notice\";s:11:\"button_link\";s:31:\" https://wpmet.com/gutenltd-not\";s:11:\"button_text\";s:24:\"Claim Your Discount Now!\";s:11:\"notice_body\";s:492:\"<h3><strong style=\"color: #; text-transform: uppercase; font-size: 14px;\"><span style=\"color: #e60073;\">GUtenKit pro early bird sale</span></strong></h3>\r\n<h3><strong style=\"font-size: 24px; padding: 8px 0 5px; color: #; display: block;\">Save up to $310 on Latest WordPress Plugin!</strong></h3>\r\n<p style=\"font-size: 16px; margin-left: -2px;\">To be an early adopter of this page builder blocks plugin, we’re offering you <strong>up to 65% discount on GutenKit Lifetime Deals!</strong></p>\";s:12:\"notice_image\";s:64:\"https://api.wpmet.com/auth/wp-content/uploads/2024/05/notice.png\";s:9:\"blacklist\";s:0:\"\";s:9:\"whitelist\";s:0:\"\";s:9:\"style_css\";s:0:\"\";s:10:\"unique_key\";s:0:\"\";}}s:8:\"10011281\";O:8:\"stdClass\":7:{s:2:\"id\";i:10011281;s:5:\"title\";s:59:\"GutenKit Early Bird Campaign Wpmet and GetGenie (Own Pages)\";s:4:\"type\";s:6:\"notice\";s:6:\"screen\";s:11:\"plugin_page\";s:5:\"start\";i:1716940800;s:3:\"end\";i:1719532800;s:4:\"data\";O:8:\"stdClass\":9:{s:4:\"type\";s:6:\"notice\";s:11:\"button_link\";s:31:\" https://wpmet.com/gutenltd-not\";s:11:\"button_text\";s:24:\"Claim Your Discount Now!\";s:11:\"notice_body\";s:492:\"<h3><strong style=\"color: #; text-transform: uppercase; font-size: 14px;\"><span style=\"color: #e60073;\">GUtenKit pro early bird sale</span></strong></h3>\r\n<h3><strong style=\"font-size: 24px; padding: 8px 0 5px; color: #; display: block;\">Save up to $310 on Latest WordPress Plugin!</strong></h3>\r\n<p style=\"font-size: 16px; margin-left: -2px;\">To be an early adopter of this page builder blocks plugin, we’re offering you <strong>up to 65% discount on GutenKit Lifetime Deals!</strong></p>\";s:12:\"notice_image\";s:64:\"https://api.wpmet.com/auth/wp-content/uploads/2024/05/notice.png\";s:9:\"blacklist\";s:0:\"\";s:9:\"whitelist\";s:0:\"\";s:9:\"style_css\";s:0:\"\";s:10:\"unique_key\";s:0:\"\";}}}','auto'),(353,'elementskit-lite__banner_last_check','1760635011','auto'),(354,'elementskit-lite__banner_data','O:8:\"stdClass\":10:{s:8:\"10020931\";O:8:\"stdClass\":7:{s:2:\"id\";i:10020931;s:5:\"title\";s:29:\"Wpmet Halloween Own page 2025\";s:4:\"type\";s:6:\"notice\";s:6:\"screen\";s:11:\"plugin_page\";s:5:\"start\";i:1760486400;s:3:\"end\";i:1762128000;s:4:\"data\";O:8:\"stdClass\":9:{s:4:\"type\";s:6:\"notice\";s:11:\"button_link\";s:29:\"https://wpmet.com/wpnoticeh78\";s:11:\"button_text\";s:16:\"Save $2,936 Now!\";s:11:\"notice_body\";s:475:\"<h3><strong style=\"font-size: 24px; padding: 8px 0 5px; color: #; display: block;\">Wpmet’s Halloween Sale is live<em data-start=\"1852\" data-end=\"1881\">!</em></strong></h3>\r\n<p style=\"font-size: 16px; margin-left: -2px;\"><strong>Save up to $2,936 on the All-in-One WordPress Plugin Bundle (78% OFF) </strong>Or <strong>enjoy up to 35% OFF</strong> on your favorite single plugins — <em data-start=\"794\" data-end=\"830\">ElementsKit, GutenKit, ShopEngine,</em> and more!!</p>\";s:12:\"notice_image\";s:64:\"https://api.wpmet.com/auth/wp-content/uploads/2025/10/78-Off.jpg\";s:9:\"blacklist\";s:0:\"\";s:9:\"whitelist\";s:0:\"\";s:9:\"style_css\";s:0:\"\";s:10:\"unique_key\";s:0:\"\";}}s:8:\"10020929\";O:8:\"stdClass\":7:{s:2:\"id\";i:10020929;s:5:\"title\";s:30:\"Wpmet Halloween Dashboard 2025\";s:4:\"type\";s:6:\"notice\";s:6:\"screen\";s:9:\"dashboard\";s:5:\"start\";i:1760486400;s:3:\"end\";i:1762128000;s:4:\"data\";O:8:\"stdClass\":9:{s:4:\"type\";s:6:\"notice\";s:11:\"button_link\";s:29:\"https://wpmet.com/wpnoticeh78\";s:11:\"button_text\";s:16:\"Save $2,936 Now!\";s:11:\"notice_body\";s:432:\"<h3><strong style=\"font-size: 24px; padding: 8px 0 5px; color: #; display: block;\">Wpmet’s Halloween Sale is live!</strong></h3>\r\n<p style=\"font-size: 16px; margin-left: -2px;\"><strong>Save up to $2,936 on the All-in-One WordPress Plugin Bundle (78% OFF) </strong>Or <strong>enjoy up to 35% OFF</strong> on your favorite single plugins — <em data-start=\"794\" data-end=\"830\">ElementsKit, GutenKit, ShopEngine,</em> and more!!</p>\";s:12:\"notice_image\";s:64:\"https://api.wpmet.com/auth/wp-content/uploads/2025/10/78-Off.jpg\";s:9:\"blacklist\";s:0:\"\";s:9:\"whitelist\";s:0:\"\";s:9:\"style_css\";s:0:\"\";s:10:\"unique_key\";s:0:\"\";}}s:8:\"10019444\";O:8:\"stdClass\":7:{s:2:\"id\";i:10019444;s:5:\"title\";s:27:\"Wpmet Birthday 2025 ownpage\";s:4:\"type\";s:6:\"notice\";s:6:\"screen\";s:11:\"plugin_page\";s:5:\"start\";i:1753920000;s:3:\"end\";i:1755561600;s:4:\"data\";O:8:\"stdClass\":9:{s:4:\"type\";s:6:\"notice\";s:11:\"button_link\";s:26:\"https://wpmet.com/notice51\";s:11:\"button_text\";s:20:\"Claim Your Discount!\";s:11:\"notice_body\";s:589:\"<h3><strong style=\"color: #; text-transform: sentencecase; font-size: 14px;\"><span style=\"color: #e60073;\">Wpmet Birthday Sale!!</span></strong></h3>\r\n<h3><strong style=\"font-size: 24px; padding: 8px 0 5px; color: #; display: block;\">Save up to $2,986 on Premium WordPress Bundle Plugin!</strong></h3>\r\n<p style=\"font-size: 16px; margin-left: -2px;\"><b>Get up to 30% discounts</b> on each of our PRO Single plugins — ElementsKit, GutenKit, ShopEngine, MetForm, EmailKit, WP Social, PopupKit, WP Ultimate Review — or get them <b>all in super-saver bundles to save 80% instantly!</b></p>\";s:12:\"notice_image\";s:60:\"https://api.wpmet.com/auth/wp-content/uploads/2024/11/80.png\";s:9:\"blacklist\";s:0:\"\";s:9:\"whitelist\";s:0:\"\";s:9:\"style_css\";s:0:\"\";s:10:\"unique_key\";s:0:\"\";}}s:8:\"10018928\";O:8:\"stdClass\":7:{s:2:\"id\";i:10018928;s:5:\"title\";s:29:\"Wpmet Birthday 2025 dashboard\";s:4:\"type\";s:6:\"notice\";s:6:\"screen\";s:9:\"dashboard\";s:5:\"start\";i:1753920000;s:3:\"end\";i:1755561600;s:4:\"data\";O:8:\"stdClass\":9:{s:4:\"type\";s:6:\"notice\";s:11:\"button_link\";s:26:\"https://wpmet.com/notice50\";s:11:\"button_text\";s:20:\"Claim Your Discount!\";s:11:\"notice_body\";s:589:\"<h3><strong style=\"color: #; text-transform: sentencecase; font-size: 14px;\"><span style=\"color: #e60073;\">Wpmet Birthday Sale!!</span></strong></h3>\r\n<h3><strong style=\"font-size: 24px; padding: 8px 0 5px; color: #; display: block;\">Save up to $2,986 on Premium WordPress Bundle Plugin!</strong></h3>\r\n<p style=\"font-size: 16px; margin-left: -2px;\"><b>Get up to 30% discounts</b> on each of our PRO Single plugins — ElementsKit, GutenKit, ShopEngine, MetForm, EmailKit, WP Social, PopupKit, WP Ultimate Review — or get them <b>all in super-saver bundles to save 80% instantly!</b></p>\";s:12:\"notice_image\";s:60:\"https://api.wpmet.com/auth/wp-content/uploads/2024/11/80.png\";s:9:\"blacklist\";s:0:\"\";s:9:\"whitelist\";s:0:\"\";s:9:\"style_css\";s:0:\"\";s:10:\"unique_key\";s:0:\"\";}}s:8:\"10018688\";O:8:\"stdClass\":7:{s:2:\"id\";i:10018688;s:5:\"title\";s:42:\"Wpmet 4th of July Flash Sale 2025 Ownpages\";s:4:\"type\";s:6:\"notice\";s:6:\"screen\";s:11:\"plugin_page\";s:5:\"start\";i:1751328000;s:3:\"end\";i:1752019200;s:4:\"data\";O:8:\"stdClass\":9:{s:4:\"type\";s:6:\"notice\";s:11:\"button_link\";s:26:\"https://wpmet.com/notice35\";s:11:\"button_text\";s:20:\"Claim Your Discount!\";s:11:\"notice_body\";s:585:\"<h3><strong style=\"color: #; text-transform: uppercase; font-size: 14px;\"><span style=\"color: #e60073;\">Happy 4th of July super Sale!!</span></strong></h3>\r\n<h3><strong style=\"font-size: 24px; padding: 8px 0 5px; color: #; display: block;\">Save up to $2,986 on Premium WordPress Bundle Plugin!</strong></h3>\r\n<p style=\"font-size: 16px; margin-left: -2px;\"><b>Get up to 30% discounts</b> on each of our PRO Single plugins — ElementsKit, GutenKit, ShopEngine, MetForm, EmailKit, WP Social, WP Ultimate Review — or get them <b>all in super-saver bundles to save 80% instantly!</b></p>\";s:12:\"notice_image\";s:60:\"https://api.wpmet.com/auth/wp-content/uploads/2024/11/80.png\";s:9:\"blacklist\";s:0:\"\";s:9:\"whitelist\";s:0:\"\";s:9:\"style_css\";s:0:\"\";s:10:\"unique_key\";s:0:\"\";}}s:8:\"10018687\";O:8:\"stdClass\":7:{s:2:\"id\";i:10018687;s:5:\"title\";s:43:\"Wpmet 4th of July Flash Sale 2025 Dashboard\";s:4:\"type\";s:6:\"notice\";s:6:\"screen\";s:9:\"dashboard\";s:5:\"start\";i:1751328000;s:3:\"end\";i:1752019200;s:4:\"data\";O:8:\"stdClass\":9:{s:4:\"type\";s:6:\"notice\";s:11:\"button_link\";s:26:\"https://wpmet.com/notice35\";s:11:\"button_text\";s:20:\"Claim Your Discount!\";s:11:\"notice_body\";s:585:\"<h3><strong style=\"color: #; text-transform: uppercase; font-size: 14px;\"><span style=\"color: #e60073;\">Happy 4th of July super Sale!!</span></strong></h3>\r\n<h3><strong style=\"font-size: 24px; padding: 8px 0 5px; color: #; display: block;\">Save up to $2,986 on Premium WordPress Bundle Plugin!</strong></h3>\r\n<p style=\"font-size: 16px; margin-left: -2px;\"><b>Get up to 30% discounts</b> on each of our PRO Single plugins — ElementsKit, GutenKit, ShopEngine, MetForm, EmailKit, WP Social, WP Ultimate Review — or get them <b>all in super-saver bundles to save 80% instantly!</b></p>\";s:12:\"notice_image\";s:60:\"https://api.wpmet.com/auth/wp-content/uploads/2024/11/80.png\";s:9:\"blacklist\";s:0:\"\";s:9:\"whitelist\";s:0:\"\";s:9:\"style_css\";s:0:\"\";s:10:\"unique_key\";s:0:\"\";}}s:8:\"10018221\";O:8:\"stdClass\":7:{s:2:\"id\";i:10018221;s:5:\"title\";s:43:\"WordPress Birthday Flash Sale 2025 Own Page\";s:4:\"type\";s:6:\"notice\";s:6:\"screen\";s:11:\"plugin_page\";s:5:\"start\";i:1748304000;s:3:\"end\";i:1748649600;s:4:\"data\";O:8:\"stdClass\":9:{s:4:\"type\";s:6:\"notice\";s:11:\"button_link\";s:32:\"www.wpmet.com/banner//wpbirthday\";s:11:\"button_text\";s:29:\"Claim Your Birthday Discount!\";s:11:\"notice_body\";s:590:\"<h3><strong style=\"color: #; text-transform: uppercase; font-size: 14px;\"><span style=\"color: #e60073;\">WordPress Birthday Deals from Wpmet</span></strong></h3>\r\n<h3><strong style=\"font-size: 24px; padding: 8px 0 5px; color: #; display: block;\">Save up to $2,986 on Premium WordPress Bundle Plugin!</strong></h3>\r\n<p style=\"font-size: 16px; margin-left: -2px;\"><b>Get up to 30% discounts</b> on each of our PRO Single plugins — ElementsKit, GutenKit, ShopEngine, MetForm, EmailKit, WP Social, WP Ultimate Review — or get them <b>all in super-saver bundles to save 80% instantly!</b></p>\";s:12:\"notice_image\";s:60:\"https://api.wpmet.com/auth/wp-content/uploads/2024/11/80.png\";s:9:\"blacklist\";s:0:\"\";s:9:\"whitelist\";s:0:\"\";s:9:\"style_css\";s:0:\"\";s:10:\"unique_key\";s:0:\"\";}}s:8:\"10018220\";O:8:\"stdClass\":7:{s:2:\"id\";i:10018220;s:5:\"title\";s:44:\"WordPress Birthday Flash Sale 2025 Dashboard\";s:4:\"type\";s:6:\"notice\";s:6:\"screen\";s:9:\"dashboard\";s:5:\"start\";i:1748304000;s:3:\"end\";i:1748649600;s:4:\"data\";O:8:\"stdClass\":9:{s:4:\"type\";s:6:\"notice\";s:11:\"button_link\";s:32:\"www.wpmet.com/banner//wpbirthday\";s:11:\"button_text\";s:29:\"Claim Your Birthday Discount!\";s:11:\"notice_body\";s:590:\"<h3><strong style=\"color: #; text-transform: uppercase; font-size: 14px;\"><span style=\"color: #e60073;\">WordPress Birthday Deals from Wpmet</span></strong></h3>\r\n<h3><strong style=\"font-size: 24px; padding: 8px 0 5px; color: #; display: block;\">Save up to $2,986 on Premium WordPress Bundle Plugin!</strong></h3>\r\n<p style=\"font-size: 16px; margin-left: -2px;\"><b>Get up to 30% discounts</b> on each of our PRO Single plugins — ElementsKit, GutenKit, ShopEngine, MetForm, EmailKit, WP Social, WP Ultimate Review — or get them <b>all in super-saver bundles to save 80% instantly!</b></p>\";s:12:\"notice_image\";s:60:\"https://api.wpmet.com/auth/wp-content/uploads/2024/11/80.png\";s:9:\"blacklist\";s:0:\"\";s:9:\"whitelist\";s:0:\"\";s:9:\"style_css\";s:0:\"\";s:10:\"unique_key\";s:0:\"\";}}s:8:\"10017503\";O:8:\"stdClass\":7:{s:2:\"id\";i:10017503;s:5:\"title\";s:33:\"Wpmet Summer Notice ownpages 2025\";s:4:\"type\";s:6:\"notice\";s:6:\"screen\";s:11:\"plugin_page\";s:5:\"start\";i:1746662400;s:3:\"end\";i:1748131200;s:4:\"data\";O:8:\"stdClass\":9:{s:4:\"type\";s:6:\"notice\";s:11:\"button_link\";s:32:\"www.wpmet.com/banner/summer-sale\";s:11:\"button_text\";s:24:\"Claim Your Discount Now!\";s:11:\"notice_body\";s:582:\"<h3><strong style=\"color: #; text-transform: uppercase; font-size: 14px;\"><span style=\"color: #e60073;\">pre Summer sales from Wpmet</span></strong></h3>\r\n<h3><strong style=\"font-size: 24px; padding: 8px 0 5px; color: #; display: block;\">Save up to $2,986 on Premium WordPress Bundle Plugin!</strong></h3>\r\n<p style=\"font-size: 16px; margin-left: -2px;\"><b>Get up to 30% discounts</b> on each of our PRO Single plugins — ElementsKit, GutenKit, ShopEngine, MetForm, EmailKit, WP Social, WP Ultimate Review — or get them <b>all in super-saver bundles to save 80% instantly!</b></p>\";s:12:\"notice_image\";s:60:\"https://api.wpmet.com/auth/wp-content/uploads/2024/11/80.png\";s:9:\"blacklist\";s:0:\"\";s:9:\"whitelist\";s:0:\"\";s:9:\"style_css\";s:0:\"\";s:10:\"unique_key\";s:0:\"\";}}s:8:\"10017501\";O:8:\"stdClass\":7:{s:2:\"id\";i:10017501;s:5:\"title\";s:34:\"Wpmet Summer Notice Dashboard 2025\";s:4:\"type\";s:6:\"notice\";s:6:\"screen\";s:9:\"dashboard\";s:5:\"start\";i:1746662400;s:3:\"end\";i:1748131200;s:4:\"data\";O:8:\"stdClass\":9:{s:4:\"type\";s:6:\"notice\";s:11:\"button_link\";s:32:\"www.wpmet.com/banner/summer-sale\";s:11:\"button_text\";s:24:\"Claim Your Discount Now!\";s:11:\"notice_body\";s:582:\"<h3><strong style=\"color: #; text-transform: uppercase; font-size: 14px;\"><span style=\"color: #e60073;\">pre Summer sales from Wpmet</span></strong></h3>\r\n<h3><strong style=\"font-size: 24px; padding: 8px 0 5px; color: #; display: block;\">Save up to $2,986 on Premium WordPress Bundle Plugin!</strong></h3>\r\n<p style=\"font-size: 16px; margin-left: -2px;\"><b>Get up to 30% discounts</b> on each of our PRO Single plugins — ElementsKit, GutenKit, ShopEngine, MetForm, EmailKit, WP Social, WP Ultimate Review — or get them <b>all in super-saver bundles to save 80% instantly!</b></p>\";s:12:\"notice_image\";s:60:\"https://api.wpmet.com/auth/wp-content/uploads/2024/11/80.png\";s:9:\"blacklist\";s:0:\"\";s:9:\"whitelist\";s:0:\"\";s:9:\"style_css\";s:0:\"\";s:10:\"unique_key\";s:0:\"\";}}}','auto'),(358,'elementor_pro_theme_builder_conditions','a:3:{s:14:\"elementor_head\";a:1:{i:1316;a:1:{i:0;s:15:\"include/general\";}}s:6:\"footer\";a:1:{i:54;a:1:{i:0;s:15:\"include/general\";}}s:6:\"header\";a:1:{i:35;a:1:{i:0;s:15:\"include/general\";}}}','auto'),(360,'nav_menu_options','a:2:{i:0;b:0;s:8:\"auto_add\";a:0:{}}','off'),(361,'elementskit_options','a:1:{s:17:\"megamenu_settings\";a:1:{s:15:\"menu_location_5\";a:1:{s:10:\"is_enabled\";i:0;}}}','auto'),(362,'elementor_library_category_children','a:0:{}','auto'),(363,'elementor_log','a:42:{s:32:\"75d8a5cb02e08553fc08a42b29db1047\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2025-01-16 16:34:17\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:50:\"Elementor data updater process has been completed.\";s:7:\"\0*\0meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:6:\"3.26.2\";s:2:\"to\";s:6:\"3.26.5\";}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2025-01-16 16:34:17\";}s:7:\"\0*\0args\";a:3:{s:4:\"meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:6:\"3.26.2\";s:2:\"to\";s:6:\"3.26.5\";}s:7:\"message\";s:50:\"Elementor data updater process has been completed.\";s:4:\"type\";s:4:\"info\";}}s:32:\"47aa46ceea1553211107eb6d0b049af9\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2025-01-16 16:34:18\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:47:\"Elementor data updater process has been queued.\";s:7:\"\0*\0meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:6:\"3.26.2\";s:2:\"to\";s:6:\"3.26.5\";}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2025-01-16 16:34:18\";}s:7:\"\0*\0args\";a:3:{s:4:\"meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:6:\"3.26.2\";s:2:\"to\";s:6:\"3.26.5\";}s:7:\"message\";s:47:\"Elementor data updater process has been queued.\";s:4:\"type\";s:4:\"info\";}}s:32:\"e50c47ae32191ff0231a3eafbcbda25c\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2025-01-16 19:11:51\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:47:\"Elementor data updater process has been queued.\";s:7:\"\0*\0meta\";a:3:{s:6:\"plugin\";s:13:\"Elementor Pro\";s:4:\"from\";s:6:\"3.25.3\";s:2:\"to\";s:6:\"3.26.3\";}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2025-01-16 19:11:51\";}s:7:\"\0*\0args\";a:3:{s:4:\"meta\";a:3:{s:6:\"plugin\";s:13:\"Elementor Pro\";s:4:\"from\";s:6:\"3.25.3\";s:2:\"to\";s:6:\"3.26.3\";}s:7:\"message\";s:47:\"Elementor data updater process has been queued.\";s:4:\"type\";s:4:\"info\";}}s:32:\"24b3058fa4fd37a4e7e845e61e7872d0\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2025-01-16 19:11:56\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:44:\"elementor-pro::elementor_pro_updater Started\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2025-01-16 19:11:56\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:44:\"elementor-pro::elementor_pro_updater Started\";s:4:\"type\";s:4:\"info\";}}s:32:\"5c832ec3e4986d4f0a428a12faee074c\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2025-01-16 19:11:56\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:48:\"Elementor Pro/Upgrades - _on_each_version Start \";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2025-01-16 19:11:56\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:48:\"Elementor Pro/Upgrades - _on_each_version Start \";s:4:\"type\";s:4:\"info\";}}s:32:\"104df19bdd63f205b83419d5bcac70f4\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2025-01-16 19:11:56\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:50:\"Elementor Pro/Upgrades - _on_each_version Finished\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2025-01-16 19:11:56\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:50:\"Elementor Pro/Upgrades - _on_each_version Finished\";s:4:\"type\";s:4:\"info\";}}s:32:\"98a54c3e0ccdba26dbf957ead8813cf6\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2025-01-16 19:11:56\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:50:\"Elementor data updater process has been completed.\";s:7:\"\0*\0meta\";a:3:{s:6:\"plugin\";s:13:\"Elementor Pro\";s:4:\"from\";s:6:\"3.25.3\";s:2:\"to\";s:6:\"3.26.3\";}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2025-01-16 19:11:56\";}s:7:\"\0*\0args\";a:3:{s:4:\"meta\";a:3:{s:6:\"plugin\";s:13:\"Elementor Pro\";s:4:\"from\";s:6:\"3.25.3\";s:2:\"to\";s:6:\"3.26.3\";}s:7:\"message\";s:50:\"Elementor data updater process has been completed.\";s:4:\"type\";s:4:\"info\";}}s:32:\"2b64cf04a27311c479d79bb5a8a31d16\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2025-01-16 19:11:59\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:47:\"Elementor data updater process has been queued.\";s:7:\"\0*\0meta\";a:3:{s:6:\"plugin\";s:13:\"Elementor Pro\";s:4:\"from\";s:6:\"3.25.3\";s:2:\"to\";s:6:\"3.26.3\";}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2025-01-16 19:11:59\";}s:7:\"\0*\0args\";a:3:{s:4:\"meta\";a:3:{s:6:\"plugin\";s:13:\"Elementor Pro\";s:4:\"from\";s:6:\"3.25.3\";s:2:\"to\";s:6:\"3.26.3\";}s:7:\"message\";s:47:\"Elementor data updater process has been queued.\";s:4:\"type\";s:4:\"info\";}}s:32:\"f99eb5ed417492ef28b6b3000203a316\";O:30:\"Elementor\\Core\\Logger\\Items\\JS\":10:{s:9:\"\0*\0column\";s:6:\"780893\";s:7:\"\0*\0file\";s:96:\"https://goldenstallionagency.com/wp-content/plugins/elementor/assets/js/editor.min.js?ver=3.26.5\";s:7:\"\0*\0line\";s:1:\"3\";s:7:\"\0*\0date\";s:19:\"2025-01-16 17:21:01\";s:7:\"\0*\0type\";s:5:\"error\";s:10:\"\0*\0message\";s:61:\"Cannot read properties of undefined (reading &#039;get&#039;)\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2025-01-16 17:21:01\";}s:7:\"\0*\0args\";a:6:{s:4:\"type\";s:5:\"error\";s:9:\"timestamp\";s:10:\"1737048061\";s:7:\"message\";s:51:\"Cannot read properties of undefined (reading \'get\')\";s:3:\"url\";s:96:\"https://goldenstallionagency.com/wp-content/plugins/elementor/assets/js/editor.min.js?ver=3.26.5\";s:4:\"line\";s:1:\"3\";s:6:\"column\";s:6:\"780893\";}}s:32:\"5d2f4ae1f9b4cae8e05bf269ed06e005\";O:31:\"Elementor\\Core\\Logger\\Items\\PHP\":9:{s:7:\"\0*\0file\";s:88:\"/home/goldeeie/public_html/wp-content/plugins/elementor/includes/base/controls-stack.php\";s:7:\"\0*\0line\";i:695;s:7:\"\0*\0date\";s:19:\"2025-01-22 03:57:57\";s:7:\"\0*\0type\";s:7:\"warning\";s:10:\"\0*\0message\";s:22:\"Undefined array key -1\";s:7:\"\0*\0meta\";a:1:{s:5:\"trace\";a:1:{i:0;a:3:{s:8:\"function\";s:8:\"shutdown\";s:5:\"class\";s:29:\"Elementor\\Core\\Logger\\Manager\";s:4:\"type\";s:2:\"->\";}}}s:8:\"\0*\0times\";i:30;s:14:\"\0*\0times_dates\";a:30:{i:0;s:19:\"2025-01-22 03:57:57\";i:1;s:19:\"2025-01-23 20:48:49\";i:2;s:19:\"2025-01-24 01:43:08\";i:3;s:19:\"2025-01-24 06:44:21\";i:4;s:19:\"2025-01-24 08:21:33\";i:5;s:19:\"2025-01-24 19:41:35\";i:6;s:19:\"2025-01-24 20:54:27\";i:7;s:19:\"2025-01-25 20:47:52\";i:8;s:19:\"2025-01-25 22:10:28\";i:9;s:19:\"2025-01-26 20:48:42\";i:10;s:19:\"2025-01-27 01:45:56\";i:11;s:19:\"2025-01-27 07:11:03\";i:12;s:19:\"2025-01-27 15:06:30\";i:13;s:19:\"2025-01-28 07:09:55\";i:14;s:19:\"2025-01-28 10:42:08\";i:15;s:19:\"2025-01-29 07:13:25\";i:16;s:19:\"2025-01-29 08:16:41\";i:17;s:19:\"2025-01-29 22:11:08\";i:18;s:19:\"2025-01-30 09:41:46\";i:19;s:19:\"2025-01-30 09:57:42\";i:20;s:19:\"2025-01-30 10:42:53\";i:21;s:19:\"2025-01-30 11:52:46\";i:22;s:19:\"2025-01-30 12:46:10\";i:23;s:19:\"2025-01-30 13:15:21\";i:24;s:19:\"2025-01-30 15:28:29\";i:25;s:19:\"2025-01-30 15:30:41\";i:26;s:19:\"2025-01-30 16:39:09\";i:27;s:19:\"2025-01-31 19:10:15\";i:28;s:19:\"2025-01-31 19:10:40\";i:29;s:19:\"2025-02-02 02:47:46\";}s:7:\"\0*\0args\";a:5:{s:4:\"type\";s:7:\"warning\";s:7:\"message\";s:22:\"Undefined array key -1\";s:4:\"file\";s:88:\"/home/goldeeie/public_html/wp-content/plugins/elementor/includes/base/controls-stack.php\";s:4:\"line\";i:695;s:5:\"trace\";b:1;}}s:32:\"9b9734327be44924b17357ab6568328a\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2025-01-23 20:47:01\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:47:\"Elementor data updater process has been queued.\";s:7:\"\0*\0meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:6:\"3.26.5\";s:2:\"to\";s:6:\"3.27.1\";}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2025-01-23 20:47:01\";}s:7:\"\0*\0args\";a:3:{s:4:\"meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:6:\"3.26.5\";s:2:\"to\";s:6:\"3.27.1\";}s:7:\"message\";s:47:\"Elementor data updater process has been queued.\";s:4:\"type\";s:4:\"info\";}}s:32:\"872a7941948e193158442367d49e8c83\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2025-01-23 20:47:02\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:36:\"elementor::elementor_updater Started\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2025-01-23 20:47:02\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:36:\"elementor::elementor_updater Started\";s:4:\"type\";s:4:\"info\";}}s:32:\"909fec5649fc6d1f436f781ac7ab7138\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2025-01-23 20:47:02\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:44:\"Elementor/Upgrades - _on_each_version Start \";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2025-01-23 20:47:02\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:44:\"Elementor/Upgrades - _on_each_version Start \";s:4:\"type\";s:4:\"info\";}}s:32:\"1aa1c4e7acda962c564a82143f242a85\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2025-01-23 20:47:02\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:46:\"Elementor/Upgrades - _on_each_version Finished\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2025-01-23 20:47:02\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:46:\"Elementor/Upgrades - _on_each_version Finished\";s:4:\"type\";s:4:\"info\";}}s:32:\"ed3a175702117d8830a66403800996fd\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2025-01-23 20:47:02\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:50:\"Elementor data updater process has been completed.\";s:7:\"\0*\0meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:6:\"3.26.5\";s:2:\"to\";s:6:\"3.27.1\";}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2025-01-23 20:47:02\";}s:7:\"\0*\0args\";a:3:{s:4:\"meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:6:\"3.26.5\";s:2:\"to\";s:6:\"3.27.1\";}s:7:\"message\";s:50:\"Elementor data updater process has been completed.\";s:4:\"type\";s:4:\"info\";}}s:32:\"43a8f896c5617d4a802a01f4df6d80b4\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2025-01-28 06:42:07\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:47:\"Elementor data updater process has been queued.\";s:7:\"\0*\0meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:6:\"3.27.1\";s:2:\"to\";s:6:\"3.27.2\";}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2025-01-28 06:42:07\";}s:7:\"\0*\0args\";a:3:{s:4:\"meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:6:\"3.27.1\";s:2:\"to\";s:6:\"3.27.2\";}s:7:\"message\";s:47:\"Elementor data updater process has been queued.\";s:4:\"type\";s:4:\"info\";}}s:32:\"8907a82f5cd52d45d2a443cbe168c797\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2025-01-28 06:42:08\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:36:\"elementor::elementor_updater Started\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2025-01-28 06:42:08\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:36:\"elementor::elementor_updater Started\";s:4:\"type\";s:4:\"info\";}}s:32:\"0483c8aef7922b362f088f48713cbac2\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2025-01-28 06:42:08\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:44:\"Elementor/Upgrades - _on_each_version Start \";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2025-01-28 06:42:08\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:44:\"Elementor/Upgrades - _on_each_version Start \";s:4:\"type\";s:4:\"info\";}}s:32:\"f4e74ac55de28bc013c650b6ceacc5bf\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2025-01-28 06:42:08\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:46:\"Elementor/Upgrades - _on_each_version Finished\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2025-01-28 06:42:08\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:46:\"Elementor/Upgrades - _on_each_version Finished\";s:4:\"type\";s:4:\"info\";}}s:32:\"e78bb0e4de6f1dff9dba9a0a25b967bb\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2025-01-28 06:42:08\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:50:\"Elementor data updater process has been completed.\";s:7:\"\0*\0meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:6:\"3.27.1\";s:2:\"to\";s:6:\"3.27.2\";}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2025-01-28 06:42:08\";}s:7:\"\0*\0args\";a:3:{s:4:\"meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:6:\"3.27.1\";s:2:\"to\";s:6:\"3.27.2\";}s:7:\"message\";s:50:\"Elementor data updater process has been completed.\";s:4:\"type\";s:4:\"info\";}}s:32:\"492821c24afb4737b0f5ee64d3ef5a12\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2025-01-28 06:42:09\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:47:\"Elementor data updater process has been queued.\";s:7:\"\0*\0meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:6:\"3.27.1\";s:2:\"to\";s:6:\"3.27.2\";}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2025-01-28 06:42:09\";}s:7:\"\0*\0args\";a:3:{s:4:\"meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:6:\"3.27.1\";s:2:\"to\";s:6:\"3.27.2\";}s:7:\"message\";s:47:\"Elementor data updater process has been queued.\";s:4:\"type\";s:4:\"info\";}}s:32:\"aff770fe403d47651bc3bdb35a6ff2dc\";O:31:\"Elementor\\Core\\Logger\\Items\\PHP\":9:{s:7:\"\0*\0file\";s:88:\"/home/goldeeie/public_html/wp-content/plugins/elementor/includes/base/controls-stack.php\";s:7:\"\0*\0line\";i:1487;s:7:\"\0*\0date\";s:19:\"2025-01-30 10:22:52\";s:7:\"\0*\0type\";s:7:\"warning\";s:10:\"\0*\0message\";s:60:\"Undefined array key &quot;body_background_image_tablet&quot;\";s:7:\"\0*\0meta\";a:1:{s:5:\"trace\";a:1:{i:0;a:3:{s:8:\"function\";s:8:\"shutdown\";s:5:\"class\";s:29:\"Elementor\\Core\\Logger\\Manager\";s:4:\"type\";s:2:\"->\";}}}s:8:\"\0*\0times\";i:17;s:14:\"\0*\0times_dates\";a:17:{i:0;s:19:\"2025-01-30 10:22:52\";i:1;s:19:\"2025-01-30 10:35:33\";i:2;s:19:\"2025-01-30 10:36:39\";i:3;s:19:\"2025-01-30 10:38:20\";i:4;s:19:\"2025-01-30 10:39:57\";i:5;s:19:\"2025-01-30 10:44:09\";i:6;s:19:\"2025-01-30 10:45:11\";i:7;s:19:\"2025-01-30 11:45:13\";i:8;s:19:\"2025-01-30 11:46:00\";i:9;s:19:\"2025-01-30 11:58:54\";i:10;s:19:\"2025-01-30 12:04:05\";i:11;s:19:\"2025-02-04 11:16:57\";i:12;s:19:\"2025-02-04 18:11:02\";i:13;s:19:\"2025-02-12 18:24:42\";i:14;s:19:\"2025-02-12 18:43:17\";i:15;s:19:\"2025-02-13 09:18:17\";i:16;s:19:\"2025-02-13 09:19:45\";}s:7:\"\0*\0args\";a:5:{s:4:\"type\";s:7:\"warning\";s:7:\"message\";s:50:\"Undefined array key \"body_background_image_tablet\"\";s:4:\"file\";s:88:\"/home/goldeeie/public_html/wp-content/plugins/elementor/includes/base/controls-stack.php\";s:4:\"line\";i:1487;s:5:\"trace\";b:1;}}s:32:\"07ecb57a003e791d4f11ad721817066c\";O:30:\"Elementor\\Core\\Logger\\Items\\JS\":10:{s:9:\"\0*\0column\";s:4:\"5026\";s:7:\"\0*\0file\";s:132:\"https://goldenstallionagency.com/wp-content/plugins/elementor/assets/js/packages/editor-documents/editor-documents.min.js?ver=3.27.2\";s:7:\"\0*\0line\";s:1:\"1\";s:7:\"\0*\0date\";s:19:\"2025-01-30 08:24:26\";s:7:\"\0*\0type\";s:5:\"error\";s:10:\"\0*\0message\";s:59:\"Cannot read properties of null (reading &#039;editor&#039;)\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:17;s:14:\"\0*\0times_dates\";a:17:{i:0;s:19:\"2025-01-30 08:24:26\";i:1;s:19:\"2025-07-31 11:58:31\";i:2;s:19:\"2025-07-31 12:17:30\";i:3;s:19:\"2025-07-31 12:19:48\";i:4;s:19:\"2025-07-31 12:22:01\";i:5;s:19:\"2025-08-22 09:00:42\";i:6;s:19:\"2025-08-22 09:02:42\";i:7;s:19:\"2025-08-22 10:54:21\";i:8;s:19:\"2025-08-26 10:57:21\";i:9;s:19:\"2025-08-26 11:01:32\";i:10;s:19:\"2025-08-26 11:07:32\";i:11;s:19:\"2025-08-26 11:22:51\";i:12;s:19:\"2025-08-26 11:24:25\";i:13;s:19:\"2025-08-26 11:26:43\";i:14;s:19:\"2025-08-26 11:27:42\";i:15;s:19:\"2025-09-08 13:26:22\";i:16;s:19:\"2025-09-08 13:27:09\";}s:7:\"\0*\0args\";a:6:{s:4:\"type\";s:5:\"error\";s:9:\"timestamp\";s:10:\"1738225466\";s:7:\"message\";s:49:\"Cannot read properties of null (reading \'editor\')\";s:3:\"url\";s:132:\"https://goldenstallionagency.com/wp-content/plugins/elementor/assets/js/packages/editor-documents/editor-documents.min.js?ver=3.27.2\";s:4:\"line\";s:1:\"1\";s:6:\"column\";s:4:\"5026\";}}s:32:\"694389d54cb8e60b12ae5a7a88fd274f\";O:31:\"Elementor\\Core\\Logger\\Items\\PHP\":9:{s:7:\"\0*\0file\";s:99:\"/home/goldeeie/public_html/wp-content/plugins/elementor/includes/template-library/sources/local.php\";s:7:\"\0*\0line\";i:1481;s:7:\"\0*\0date\";s:19:\"2025-07-29 12:47:50\";s:7:\"\0*\0type\";s:5:\"error\";s:10:\"\0*\0message\";s:1076:\"Uncaught Error: Cannot use object of type WP_Error as array in /home/goldeeie/public_html/wp-content/plugins/elementor/includes/template-library/sources/local.php:1481\nStack trace:\n#0 /home/goldeeie/public_html/wp-content/plugins/elementor/includes/template-library/sources/local.php(942): Elementor\\TemplateLibrary\\Source_Local-&gt;import_single_template(&#039;/home/goldeeie/...&#039;)\n#1 /home/goldeeie/public_html/wp-content/plugins/elementor/includes/template-library/manager.php(675): Elementor\\TemplateLibrary\\Source_Local-&gt;import_template(&#039;TEMPLATES.zip&#039;, &#039;/home/goldeeie/...&#039;)\n#2 [internal function]: Elementor\\TemplateLibrary\\Manager-&gt;import_template(Array)\n#3 /home/goldeeie/public_html/wp-content/plugins/elementor/includes/template-library/manager.php(879): call_user_func(Array, Array)\n#4 /home/goldeeie/public_html/wp-content/plugins/elementor/includes/template-library/manager.php(995): Elementor\\TemplateLibrary\\Manager-&gt;handle_ajax_request(&#039;import_template&#039;, Array)\n#5 [internal function]: Elementor\\TemplateLibrary\\Man\";s:7:\"\0*\0meta\";a:1:{s:5:\"trace\";a:1:{i:0;a:3:{s:8:\"function\";s:8:\"shutdown\";s:5:\"class\";s:29:\"Elementor\\Core\\Logger\\Manager\";s:4:\"type\";s:2:\"->\";}}}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2025-07-29 12:47:50\";}s:7:\"\0*\0args\";a:5:{s:4:\"type\";s:5:\"error\";s:7:\"message\";s:1024:\"Uncaught Error: Cannot use object of type WP_Error as array in /home/goldeeie/public_html/wp-content/plugins/elementor/includes/template-library/sources/local.php:1481\nStack trace:\n#0 /home/goldeeie/public_html/wp-content/plugins/elementor/includes/template-library/sources/local.php(942): Elementor\\TemplateLibrary\\Source_Local->import_single_template(\'/home/goldeeie/...\')\n#1 /home/goldeeie/public_html/wp-content/plugins/elementor/includes/template-library/manager.php(675): Elementor\\TemplateLibrary\\Source_Local->import_template(\'TEMPLATES.zip\', \'/home/goldeeie/...\')\n#2 [internal function]: Elementor\\TemplateLibrary\\Manager->import_template(Array)\n#3 /home/goldeeie/public_html/wp-content/plugins/elementor/includes/template-library/manager.php(879): call_user_func(Array, Array)\n#4 /home/goldeeie/public_html/wp-content/plugins/elementor/includes/template-library/manager.php(995): Elementor\\TemplateLibrary\\Manager->handle_ajax_request(\'import_template\', Array)\n#5 [internal function]: Elementor\\TemplateLibrary\\Man\";s:4:\"file\";s:99:\"/home/goldeeie/public_html/wp-content/plugins/elementor/includes/template-library/sources/local.php\";s:4:\"line\";i:1481;s:5:\"trace\";b:1;}}s:32:\"c4a91db45abdce37b0822937dd0fca76\";O:31:\"Elementor\\Core\\Logger\\Items\\PHP\":9:{s:7:\"\0*\0file\";s:92:\"/home/goldeeie/public_html/wp-content/plugins/elementor-pro/modules/global-widget/module.php\";s:7:\"\0*\0line\";i:90;s:7:\"\0*\0date\";s:19:\"2025-07-29 12:48:48\";s:7:\"\0*\0type\";s:6:\"notice\";s:10:\"\0*\0message\";s:21:\"Undefined index: type\";s:7:\"\0*\0meta\";a:1:{s:5:\"trace\";a:1:{i:0;a:3:{s:8:\"function\";s:8:\"shutdown\";s:5:\"class\";s:29:\"Elementor\\Core\\Logger\\Manager\";s:4:\"type\";s:2:\"->\";}}}s:8:\"\0*\0times\";i:11;s:14:\"\0*\0times_dates\";a:11:{i:0;s:19:\"2025-07-29 12:48:48\";i:1;s:19:\"2025-07-29 12:49:04\";i:2;s:19:\"2025-07-29 12:49:13\";i:3;s:19:\"2025-07-29 12:49:18\";i:4;s:19:\"2025-07-29 12:49:30\";i:5;s:19:\"2025-07-29 12:49:43\";i:6;s:19:\"2025-07-29 12:49:53\";i:7;s:19:\"2025-07-29 12:50:10\";i:8;s:19:\"2025-07-29 12:50:24\";i:9;s:19:\"2025-07-29 12:50:34\";i:10;s:19:\"2025-07-29 12:50:53\";}s:7:\"\0*\0args\";a:5:{s:4:\"type\";s:6:\"notice\";s:7:\"message\";s:21:\"Undefined index: type\";s:4:\"file\";s:92:\"/home/goldeeie/public_html/wp-content/plugins/elementor-pro/modules/global-widget/module.php\";s:4:\"line\";i:90;s:5:\"trace\";b:1;}}s:32:\"2fd92f23bd1ac64106e106e967d1537c\";O:31:\"Elementor\\Core\\Logger\\Items\\PHP\":9:{s:7:\"\0*\0file\";s:88:\"/home/goldeeie/public_html/wp-content/plugins/elementor/includes/base/controls-stack.php\";s:7:\"\0*\0line\";i:1492;s:7:\"\0*\0date\";s:19:\"2025-07-29 13:02:05\";s:7:\"\0*\0type\";s:6:\"notice\";s:10:\"\0*\0message\";s:45:\"Undefined index: body_background_image_tablet\";s:7:\"\0*\0meta\";a:1:{s:5:\"trace\";a:1:{i:0;a:3:{s:8:\"function\";s:8:\"shutdown\";s:5:\"class\";s:29:\"Elementor\\Core\\Logger\\Manager\";s:4:\"type\";s:2:\"->\";}}}s:8:\"\0*\0times\";i:72;s:14:\"\0*\0times_dates\";a:42:{i:0;s:19:\"2025-08-07 10:31:09\";i:1;s:19:\"2025-08-07 11:04:57\";i:2;s:19:\"2025-08-07 11:06:37\";i:3;s:19:\"2025-08-07 11:09:31\";i:4;s:19:\"2025-08-07 11:12:29\";i:5;s:19:\"2025-08-11 10:48:15\";i:6;s:19:\"2025-08-11 11:29:41\";i:7;s:19:\"2025-08-26 12:57:19\";i:8;s:19:\"2025-09-08 15:24:51\";i:9;s:19:\"2025-09-30 23:18:52\";i:10;s:19:\"2025-09-30 23:19:31\";i:11;s:19:\"2025-09-30 23:20:03\";i:12;s:19:\"2025-09-30 23:24:07\";i:13;s:19:\"2025-09-30 23:24:47\";i:14;s:19:\"2025-09-30 23:32:47\";i:15;s:19:\"2025-09-30 23:36:55\";i:16;s:19:\"2025-09-30 23:37:55\";i:17;s:19:\"2025-09-30 23:38:31\";i:18;s:19:\"2025-09-30 23:39:27\";i:19;s:19:\"2025-09-30 23:41:50\";i:20;s:19:\"2025-09-30 23:45:03\";i:21;s:19:\"2025-09-30 23:46:06\";i:22;s:19:\"2025-09-30 23:46:56\";i:23;s:19:\"2025-10-01 06:58:39\";i:24;s:19:\"2025-10-03 17:40:04\";i:25;s:19:\"2025-10-03 18:25:32\";i:26;s:19:\"2025-10-03 18:26:47\";i:27;s:19:\"2025-10-03 18:27:20\";i:28;s:19:\"2025-10-04 13:37:45\";i:29;s:19:\"2025-10-08 16:07:51\";i:30;s:19:\"2025-10-08 16:27:01\";i:31;s:19:\"2025-10-08 16:47:33\";i:32;s:19:\"2025-10-08 16:49:16\";i:33;s:19:\"2025-10-08 17:09:32\";i:34;s:19:\"2025-10-09 15:08:41\";i:35;s:19:\"2025-10-09 22:47:37\";i:36;s:19:\"2025-10-09 22:58:42\";i:37;s:19:\"2025-10-09 23:00:18\";i:38;s:19:\"2025-10-09 23:01:28\";i:39;s:19:\"2025-10-14 17:20:34\";i:40;s:19:\"2025-10-14 17:31:48\";i:41;s:19:\"2025-10-15 19:49:35\";}s:7:\"\0*\0args\";a:5:{s:4:\"type\";s:6:\"notice\";s:7:\"message\";s:45:\"Undefined index: body_background_image_tablet\";s:4:\"file\";s:88:\"/home/goldeeie/public_html/wp-content/plugins/elementor/includes/base/controls-stack.php\";s:4:\"line\";i:1492;s:5:\"trace\";b:1;}}s:32:\"8c714fac5f337ed34edbecea3ee69a2d\";O:30:\"Elementor\\Core\\Logger\\Items\\JS\":10:{s:9:\"\0*\0column\";s:6:\"690276\";s:7:\"\0*\0file\";s:96:\"https://goldenstallionagency.com/wp-content/plugins/elementor/assets/js/editor.min.js?ver=3.30.3\";s:7:\"\0*\0line\";s:1:\"3\";s:7:\"\0*\0date\";s:19:\"2025-07-29 12:08:56\";s:7:\"\0*\0type\";s:5:\"error\";s:10:\"\0*\0message\";s:107:\"Failed to execute &#039;querySelector&#039; on &#039;Document&#039;: &#039;#&#039; is not a valid selector.\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:49;s:14:\"\0*\0times_dates\";a:42:{i:0;s:19:\"2025-08-02 13:04:45\";i:1;s:19:\"2025-08-02 13:05:47\";i:2;s:19:\"2025-08-02 13:12:50\";i:3;s:19:\"2025-08-02 13:14:40\";i:4;s:19:\"2025-08-02 14:01:48\";i:5;s:19:\"2025-08-02 14:02:35\";i:6;s:19:\"2025-08-07 09:04:15\";i:7;s:19:\"2025-08-07 18:01:32\";i:8;s:19:\"2025-08-07 18:01:32\";i:9;s:19:\"2025-08-07 18:01:32\";i:10;s:19:\"2025-08-11 08:47:05\";i:11;s:19:\"2025-08-11 09:11:16\";i:12;s:19:\"2025-08-11 09:11:16\";i:13;s:19:\"2025-08-11 09:11:16\";i:14;s:19:\"2025-08-22 10:29:28\";i:15;s:19:\"2025-08-22 10:29:28\";i:16;s:19:\"2025-08-22 10:29:28\";i:17;s:19:\"2025-08-22 10:29:28\";i:18;s:19:\"2025-08-22 10:30:05\";i:19;s:19:\"2025-08-22 10:30:05\";i:20;s:19:\"2025-08-22 10:30:05\";i:21;s:19:\"2025-08-22 10:30:05\";i:22;s:19:\"2025-08-22 10:41:56\";i:23;s:19:\"2025-08-22 10:41:56\";i:24;s:19:\"2025-08-22 10:41:56\";i:25;s:19:\"2025-08-22 10:41:56\";i:26;s:19:\"2025-09-30 18:08:04\";i:27;s:19:\"2025-09-30 18:08:23\";i:28;s:19:\"2025-09-30 18:08:29\";i:29;s:19:\"2025-09-30 18:08:29\";i:30;s:19:\"2025-09-30 18:08:29\";i:31;s:19:\"2025-09-30 18:08:39\";i:32;s:19:\"2025-09-30 18:08:39\";i:33;s:19:\"2025-09-30 18:08:39\";i:34;s:19:\"2025-10-03 16:21:04\";i:35;s:19:\"2025-10-03 16:21:58\";i:36;s:19:\"2025-10-03 16:22:06\";i:37;s:19:\"2025-10-03 16:26:09\";i:38;s:19:\"2025-10-09 20:56:36\";i:39;s:19:\"2025-10-09 21:06:16\";i:40;s:19:\"2025-10-09 21:06:53\";i:41;s:19:\"2025-10-14 14:22:15\";}s:7:\"\0*\0args\";a:6:{s:4:\"type\";s:5:\"error\";s:9:\"timestamp\";s:10:\"1753790936\";s:7:\"message\";s:77:\"Failed to execute \'querySelector\' on \'Document\': \'#\' is not a valid selector.\";s:3:\"url\";s:96:\"https://goldenstallionagency.com/wp-content/plugins/elementor/assets/js/editor.min.js?ver=3.30.3\";s:4:\"line\";s:1:\"3\";s:6:\"column\";s:6:\"690276\";}}s:32:\"f3926008caad789235bd907e6c7a4743\";O:31:\"Elementor\\Core\\Logger\\Items\\PHP\":9:{s:7:\"\0*\0file\";s:93:\"/home/goldeeie/public_html/wp-content/plugins/elementor/modules/history/revisions-manager.php\";s:7:\"\0*\0line\";i:363;s:7:\"\0*\0date\";s:19:\"2025-07-31 14:17:41\";s:7:\"\0*\0type\";s:6:\"notice\";s:10:\"\0*\0message\";s:31:\"Undefined index: editor_post_id\";s:7:\"\0*\0meta\";a:1:{s:5:\"trace\";a:1:{i:0;a:3:{s:8:\"function\";s:8:\"shutdown\";s:5:\"class\";s:29:\"Elementor\\Core\\Logger\\Manager\";s:4:\"type\";s:2:\"->\";}}}s:8:\"\0*\0times\";i:6;s:14:\"\0*\0times_dates\";a:6:{i:0;s:19:\"2025-07-31 14:17:41\";i:1;s:19:\"2025-08-22 11:10:14\";i:2;s:19:\"2025-08-22 11:56:32\";i:3;s:19:\"2025-08-26 13:22:54\";i:4;s:19:\"2025-08-26 13:26:47\";i:5;s:19:\"2025-09-08 15:27:19\";}s:7:\"\0*\0args\";a:5:{s:4:\"type\";s:6:\"notice\";s:7:\"message\";s:31:\"Undefined index: editor_post_id\";s:4:\"file\";s:93:\"/home/goldeeie/public_html/wp-content/plugins/elementor/modules/history/revisions-manager.php\";s:4:\"line\";i:363;s:5:\"trace\";b:1;}}s:32:\"675acde6085e1e3747b6a336d8e53e6c\";O:30:\"Elementor\\Core\\Logger\\Items\\JS\":10:{s:9:\"\0*\0column\";s:6:\"534419\";s:7:\"\0*\0file\";s:96:\"https://goldenstallionagency.com/wp-content/plugins/elementor/assets/js/editor.min.js?ver=3.31.2\";s:7:\"\0*\0line\";s:1:\"3\";s:7:\"\0*\0date\";s:19:\"2025-08-22 10:56:56\";s:7:\"\0*\0type\";s:5:\"error\";s:10:\"\0*\0message\";s:70:\"Cannot read properties of undefined (reading &#039;isDesignable&#039;)\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:3;s:14:\"\0*\0times_dates\";a:3:{i:0;s:19:\"2025-08-22 10:56:56\";i:1;s:19:\"2025-10-08 14:21:34\";i:2;s:19:\"2025-10-08 14:22:59\";}s:7:\"\0*\0args\";a:6:{s:4:\"type\";s:5:\"error\";s:9:\"timestamp\";s:10:\"1755860216\";s:7:\"message\";s:60:\"Cannot read properties of undefined (reading \'isDesignable\')\";s:3:\"url\";s:96:\"https://goldenstallionagency.com/wp-content/plugins/elementor/assets/js/editor.min.js?ver=3.31.2\";s:4:\"line\";s:1:\"3\";s:6:\"column\";s:6:\"534419\";}}s:32:\"b8059dce8a32501ece30dcfcb6fd2386\";O:30:\"Elementor\\Core\\Logger\\Items\\JS\":10:{s:9:\"\0*\0column\";s:4:\"3703\";s:7:\"\0*\0file\";s:148:\"https://goldenstallionagency.com/wp-content/plugins/elementor/assets/js/packages/editor-styles-repository/editor-styles-repository.min.js?ver=3.32.3\";s:7:\"\0*\0line\";s:1:\"1\";s:7:\"\0*\0date\";s:19:\"2025-09-30 15:04:20\";s:7:\"\0*\0type\";s:5:\"error\";s:10:\"\0*\0message\";s:59:\"Cannot read properties of undefined (reading &#039;z&#039;)\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2025-09-30 15:04:20\";}s:7:\"\0*\0args\";a:6:{s:4:\"type\";s:5:\"error\";s:9:\"timestamp\";s:10:\"1759244660\";s:7:\"message\";s:49:\"Cannot read properties of undefined (reading \'z\')\";s:3:\"url\";s:148:\"https://goldenstallionagency.com/wp-content/plugins/elementor/assets/js/packages/editor-styles-repository/editor-styles-repository.min.js?ver=3.32.3\";s:4:\"line\";s:1:\"1\";s:6:\"column\";s:4:\"3703\";}}s:32:\"b42f8f252b027d167a1dae7edcc44d5b\";O:30:\"Elementor\\Core\\Logger\\Items\\JS\":10:{s:9:\"\0*\0column\";s:7:\"1239847\";s:7:\"\0*\0file\";s:96:\"https://goldenstallionagency.com/wp-content/plugins/elementor/assets/js/editor.min.js?ver=3.32.3\";s:7:\"\0*\0line\";s:1:\"3\";s:7:\"\0*\0date\";s:19:\"2025-09-30 15:04:33\";s:7:\"\0*\0type\";s:5:\"error\";s:10:\"\0*\0message\";s:24:\"NProgress is not defined\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2025-09-30 15:04:33\";}s:7:\"\0*\0args\";a:6:{s:4:\"type\";s:5:\"error\";s:9:\"timestamp\";s:10:\"1759244673\";s:7:\"message\";s:24:\"NProgress is not defined\";s:3:\"url\";s:96:\"https://goldenstallionagency.com/wp-content/plugins/elementor/assets/js/editor.min.js?ver=3.32.3\";s:4:\"line\";s:1:\"3\";s:6:\"column\";s:7:\"1239847\";}}s:32:\"7eba2ec85cd008299e3ea5c46e82492f\";O:30:\"Elementor\\Core\\Logger\\Items\\JS\":10:{s:9:\"\0*\0column\";s:6:\"997851\";s:7:\"\0*\0file\";s:96:\"https://goldenstallionagency.com/wp-content/plugins/elementor/assets/js/editor.min.js?ver=3.32.3\";s:7:\"\0*\0line\";s:1:\"3\";s:7:\"\0*\0date\";s:19:\"2025-09-30 15:23:50\";s:7:\"\0*\0type\";s:5:\"error\";s:10:\"\0*\0message\";s:67:\"Cannot read properties of undefined (reading &#039;localized&#039;)\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:34;s:14:\"\0*\0times_dates\";a:34:{i:0;s:19:\"2025-09-30 15:23:50\";i:1;s:19:\"2025-09-30 15:23:50\";i:2;s:19:\"2025-09-30 15:23:50\";i:3;s:19:\"2025-09-30 15:23:50\";i:4;s:19:\"2025-09-30 15:23:50\";i:5;s:19:\"2025-09-30 15:23:50\";i:6;s:19:\"2025-09-30 15:23:51\";i:7;s:19:\"2025-09-30 15:28:02\";i:8;s:19:\"2025-09-30 15:28:02\";i:9;s:19:\"2025-09-30 15:28:02\";i:10;s:19:\"2025-09-30 15:28:03\";i:11;s:19:\"2025-09-30 15:28:03\";i:12;s:19:\"2025-09-30 15:28:03\";i:13;s:19:\"2025-09-30 15:37:57\";i:14;s:19:\"2025-09-30 15:37:58\";i:15;s:19:\"2025-09-30 15:37:58\";i:16;s:19:\"2025-09-30 15:37:58\";i:17;s:19:\"2025-09-30 17:33:54\";i:18;s:19:\"2025-09-30 17:33:54\";i:19;s:19:\"2025-09-30 17:33:54\";i:20;s:19:\"2025-09-30 17:33:54\";i:21;s:19:\"2025-09-30 17:33:54\";i:22;s:19:\"2025-09-30 17:33:58\";i:23;s:19:\"2025-09-30 17:33:58\";i:24;s:19:\"2025-09-30 18:10:51\";i:25;s:19:\"2025-09-30 18:10:51\";i:26;s:19:\"2025-09-30 18:45:00\";i:27;s:19:\"2025-09-30 18:57:40\";i:28;s:19:\"2025-09-30 18:57:40\";i:29;s:19:\"2025-09-30 19:27:57\";i:30;s:19:\"2025-09-30 20:32:05\";i:31;s:19:\"2025-09-30 20:32:06\";i:32;s:19:\"2025-09-30 20:32:06\";i:33;s:19:\"2025-09-30 20:32:06\";}s:7:\"\0*\0args\";a:6:{s:4:\"type\";s:5:\"error\";s:9:\"timestamp\";s:10:\"1759245830\";s:7:\"message\";s:57:\"Cannot read properties of undefined (reading \'localized\')\";s:3:\"url\";s:96:\"https://goldenstallionagency.com/wp-content/plugins/elementor/assets/js/editor.min.js?ver=3.32.3\";s:4:\"line\";s:1:\"3\";s:6:\"column\";s:6:\"997851\";}}s:32:\"862b354848f8cbd976eeac5356ce0394\";O:30:\"Elementor\\Core\\Logger\\Items\\JS\":10:{s:9:\"\0*\0column\";s:5:\"10410\";s:7:\"\0*\0file\";s:106:\"https://goldenstallionagency.com/wp-content/plugins/elementor/assets/js/9f88a0d716a691c2448a.bundle.min.js\";s:7:\"\0*\0line\";s:1:\"2\";s:7:\"\0*\0date\";s:19:\"2025-09-30 15:25:04\";s:7:\"\0*\0type\";s:5:\"error\";s:10:\"\0*\0message\";s:60:\"Cannot read properties of null (reading &#039;dataset&#039;)\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:2;s:14:\"\0*\0times_dates\";a:2:{i:0;s:19:\"2025-09-30 15:25:04\";i:1;s:19:\"2025-09-30 15:25:14\";}s:7:\"\0*\0args\";a:6:{s:4:\"type\";s:5:\"error\";s:9:\"timestamp\";s:10:\"1759245904\";s:7:\"message\";s:50:\"Cannot read properties of null (reading \'dataset\')\";s:3:\"url\";s:106:\"https://goldenstallionagency.com/wp-content/plugins/elementor/assets/js/9f88a0d716a691c2448a.bundle.min.js\";s:4:\"line\";s:1:\"2\";s:6:\"column\";s:5:\"10410\";}}s:32:\"8c3c47a0dc53eddb3b6e9e5deb834108\";O:30:\"Elementor\\Core\\Logger\\Items\\JS\":10:{s:9:\"\0*\0column\";s:2:\"79\";s:7:\"\0*\0file\";s:111:\"https://goldenstallionagency.com/wp-content/plugins/elementor/assets/js/editor-environment-v2.min.js?ver=3.32.3\";s:7:\"\0*\0line\";s:1:\"2\";s:7:\"\0*\0date\";s:19:\"2025-09-30 17:13:27\";s:7:\"\0*\0type\";s:5:\"error\";s:10:\"\0*\0message\";s:54:\"The &quot;@elementor/env&quot; package was not loaded.\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2025-09-30 17:13:27\";}s:7:\"\0*\0args\";a:6:{s:4:\"type\";s:5:\"error\";s:9:\"timestamp\";s:10:\"1759252407\";s:7:\"message\";s:44:\"The \"@elementor/env\" package was not loaded.\";s:3:\"url\";s:111:\"https://goldenstallionagency.com/wp-content/plugins/elementor/assets/js/editor-environment-v2.min.js?ver=3.32.3\";s:4:\"line\";s:1:\"2\";s:6:\"column\";s:2:\"79\";}}s:32:\"1e6b5cead5ac202006710195afba00cc\";O:30:\"Elementor\\Core\\Logger\\Items\\JS\":10:{s:9:\"\0*\0column\";s:5:\"24449\";s:7:\"\0*\0file\";s:140:\"https://goldenstallionagency.com/wp-content/plugins/elementor/assets/js/packages/editor-notifications/editor-notifications.min.js?ver=3.32.3\";s:7:\"\0*\0line\";s:1:\"1\";s:7:\"\0*\0date\";s:19:\"2025-09-30 17:13:28\";s:7:\"\0*\0type\";s:5:\"error\";s:10:\"\0*\0message\";s:71:\"Cannot read properties of undefined (reading &#039;__createSlice&#039;)\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2025-09-30 17:13:28\";}s:7:\"\0*\0args\";a:6:{s:4:\"type\";s:5:\"error\";s:9:\"timestamp\";s:10:\"1759252408\";s:7:\"message\";s:61:\"Cannot read properties of undefined (reading \'__createSlice\')\";s:3:\"url\";s:140:\"https://goldenstallionagency.com/wp-content/plugins/elementor/assets/js/packages/editor-notifications/editor-notifications.min.js?ver=3.32.3\";s:4:\"line\";s:1:\"1\";s:6:\"column\";s:5:\"24449\";}}s:32:\"0301f4101edd289a40f95ce1f47c1ddb\";O:30:\"Elementor\\Core\\Logger\\Items\\JS\":10:{s:9:\"\0*\0column\";s:3:\"801\";s:7:\"\0*\0file\";s:126:\"https://goldenstallionagency.com/wp-content/plugins/elementor/assets/js/packages/editor-panels/editor-panels.min.js?ver=3.32.3\";s:7:\"\0*\0line\";s:1:\"1\";s:7:\"\0*\0date\";s:19:\"2025-09-30 17:13:28\";s:7:\"\0*\0type\";s:5:\"error\";s:10:\"\0*\0message\";s:72:\"Cannot read properties of undefined (reading &#039;createLocation&#039;)\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2025-09-30 17:13:28\";}s:7:\"\0*\0args\";a:6:{s:4:\"type\";s:5:\"error\";s:9:\"timestamp\";s:10:\"1759252408\";s:7:\"message\";s:62:\"Cannot read properties of undefined (reading \'createLocation\')\";s:3:\"url\";s:126:\"https://goldenstallionagency.com/wp-content/plugins/elementor/assets/js/packages/editor-panels/editor-panels.min.js?ver=3.32.3\";s:4:\"line\";s:1:\"1\";s:6:\"column\";s:3:\"801\";}}s:32:\"4d8ba0fe2622f0fc525f72d3e354e812\";O:30:\"Elementor\\Core\\Logger\\Items\\JS\":10:{s:9:\"\0*\0column\";s:4:\"1217\";s:7:\"\0*\0file\";s:142:\"https://goldenstallionagency.com/wp-content/plugins/elementor/assets/js/packages/editor-elements-panel/editor-elements-panel.min.js?ver=3.32.3\";s:7:\"\0*\0line\";s:1:\"1\";s:7:\"\0*\0date\";s:19:\"2025-09-30 17:13:28\";s:7:\"\0*\0type\";s:5:\"error\";s:10:\"\0*\0message\";s:69:\"Cannot read properties of undefined (reading &#039;createError&#039;)\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:4;s:14:\"\0*\0times_dates\";a:4:{i:0;s:19:\"2025-09-30 17:13:28\";i:1;s:19:\"2025-09-30 17:13:29\";i:2;s:19:\"2025-09-30 17:25:35\";i:3;s:19:\"2025-09-30 17:25:35\";}s:7:\"\0*\0args\";a:6:{s:4:\"type\";s:5:\"error\";s:9:\"timestamp\";s:10:\"1759252408\";s:7:\"message\";s:59:\"Cannot read properties of undefined (reading \'createError\')\";s:3:\"url\";s:142:\"https://goldenstallionagency.com/wp-content/plugins/elementor/assets/js/packages/editor-elements-panel/editor-elements-panel.min.js?ver=3.32.3\";s:4:\"line\";s:1:\"1\";s:6:\"column\";s:4:\"1217\";}}s:32:\"519b43c07dadbc2a2773121fa1cb810f\";O:30:\"Elementor\\Core\\Logger\\Items\\JS\":10:{s:9:\"\0*\0column\";s:5:\"16034\";s:7:\"\0*\0file\";s:144:\"https://goldenstallionagency.com/wp-content/plugins/elementor/assets/js/packages/editor-site-navigation/editor-site-navigation.min.js?ver=3.32.3\";s:7:\"\0*\0line\";s:1:\"1\";s:7:\"\0*\0date\";s:19:\"2025-09-30 17:13:29\";s:7:\"\0*\0type\";s:5:\"error\";s:10:\"\0*\0message\";s:71:\"Cannot read properties of undefined (reading &#039;__createPanel&#039;)\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2025-09-30 17:13:29\";}s:7:\"\0*\0args\";a:6:{s:4:\"type\";s:5:\"error\";s:9:\"timestamp\";s:10:\"1759252409\";s:7:\"message\";s:61:\"Cannot read properties of undefined (reading \'__createPanel\')\";s:3:\"url\";s:144:\"https://goldenstallionagency.com/wp-content/plugins/elementor/assets/js/packages/editor-site-navigation/editor-site-navigation.min.js?ver=3.32.3\";s:4:\"line\";s:1:\"1\";s:6:\"column\";s:5:\"16034\";}}s:32:\"bfdf344f34151856ba3a8cfc9ae55296\";O:30:\"Elementor\\Core\\Logger\\Items\\JS\":10:{s:9:\"\0*\0column\";s:3:\"620\";s:7:\"\0*\0file\";s:144:\"https://goldenstallionagency.com/wp-content/plugins/elementor/assets/js/packages/editor-site-navigation/editor-site-navigation.min.js?ver=3.32.3\";s:7:\"\0*\0line\";s:1:\"1\";s:7:\"\0*\0date\";s:19:\"2025-09-30 17:25:35\";s:7:\"\0*\0type\";s:5:\"error\";s:10:\"\0*\0message\";s:74:\"Cannot read properties of undefined (reading &#039;PageTemplateIcon&#039;)\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2025-09-30 17:25:35\";}s:7:\"\0*\0args\";a:6:{s:4:\"type\";s:5:\"error\";s:9:\"timestamp\";s:10:\"1759253135\";s:7:\"message\";s:64:\"Cannot read properties of undefined (reading \'PageTemplateIcon\')\";s:3:\"url\";s:144:\"https://goldenstallionagency.com/wp-content/plugins/elementor/assets/js/packages/editor-site-navigation/editor-site-navigation.min.js?ver=3.32.3\";s:4:\"line\";s:1:\"1\";s:6:\"column\";s:3:\"620\";}}s:32:\"1a48d9e9962fdab7a00bd435a4e1ad19\";O:31:\"Elementor\\Core\\Logger\\Items\\PHP\":9:{s:7:\"\0*\0file\";s:83:\"/home/goldeeie/public_html/wp-content/plugins/elementor/includes/managers/image.php\";s:7:\"\0*\0line\";i:113;s:7:\"\0*\0date\";s:19:\"2025-10-03 16:31:32\";s:7:\"\0*\0type\";s:6:\"notice\";s:10:\"\0*\0message\";s:51:\"Trying to access array offset on value of type bool\";s:7:\"\0*\0meta\";a:1:{s:5:\"trace\";a:1:{i:0;a:3:{s:8:\"function\";s:8:\"shutdown\";s:5:\"class\";s:29:\"Elementor\\Core\\Logger\\Manager\";s:4:\"type\";s:2:\"->\";}}}s:8:\"\0*\0times\";i:5;s:14:\"\0*\0times_dates\";a:5:{i:0;s:19:\"2025-10-03 16:31:32\";i:1;s:19:\"2025-10-03 16:32:36\";i:2;s:19:\"2025-10-03 16:33:50\";i:3;s:19:\"2025-10-09 22:13:35\";i:4;s:19:\"2025-10-09 22:14:41\";}s:7:\"\0*\0args\";a:5:{s:4:\"type\";s:6:\"notice\";s:7:\"message\";s:51:\"Trying to access array offset on value of type bool\";s:4:\"file\";s:83:\"/home/goldeeie/public_html/wp-content/plugins/elementor/includes/managers/image.php\";s:4:\"line\";i:113;s:5:\"trace\";b:1;}}s:32:\"34e8cb1192feb198e26c30c81b4698b2\";O:31:\"Elementor\\Core\\Logger\\Items\\PHP\":9:{s:7:\"\0*\0file\";s:85:\"/home/goldeeie/public_html/wp-content/plugins/elementor/core/files/file-types/svg.php\";s:7:\"\0*\0line\";i:161;s:7:\"\0*\0date\";s:19:\"2025-10-03 16:41:43\";s:7:\"\0*\0type\";s:7:\"warning\";s:10:\"\0*\0message\";s:154:\"simplexml_load_file(https://goldenstallionagency.com/wp-content/uploads/2025/10/video-icon.svg): failed to open stream: no suitable wrapper could be found\";s:7:\"\0*\0meta\";a:1:{s:5:\"trace\";a:1:{i:0;a:3:{s:8:\"function\";s:8:\"shutdown\";s:5:\"class\";s:29:\"Elementor\\Core\\Logger\\Manager\";s:4:\"type\";s:2:\"->\";}}}s:8:\"\0*\0times\";i:7;s:14:\"\0*\0times_dates\";a:7:{i:0;s:19:\"2025-10-03 16:41:43\";i:1;s:19:\"2025-10-03 17:10:19\";i:2;s:19:\"2025-10-04 13:23:49\";i:3;s:19:\"2025-10-08 15:50:10\";i:4;s:19:\"2025-10-08 15:52:19\";i:5;s:19:\"2025-10-09 15:06:18\";i:6;s:19:\"2025-10-09 22:05:24\";}s:7:\"\0*\0args\";a:5:{s:4:\"type\";s:7:\"warning\";s:7:\"message\";s:154:\"simplexml_load_file(https://goldenstallionagency.com/wp-content/uploads/2025/10/video-icon.svg): failed to open stream: no suitable wrapper could be found\";s:4:\"file\";s:85:\"/home/goldeeie/public_html/wp-content/plugins/elementor/core/files/file-types/svg.php\";s:4:\"line\";i:161;s:5:\"trace\";b:1;}}s:32:\"0749bbdd098f9226eb2069982b1a23bd\";O:30:\"Elementor\\Core\\Logger\\Items\\JS\":10:{s:9:\"\0*\0column\";s:6:\"914529\";s:7:\"\0*\0file\";s:96:\"https://goldenstallionagency.com/wp-content/plugins/elementor/assets/js/editor.min.js?ver=3.32.3\";s:7:\"\0*\0line\";s:1:\"3\";s:7:\"\0*\0date\";s:19:\"2025-10-04 11:36:08\";s:7:\"\0*\0type\";s:5:\"error\";s:10:\"\0*\0message\";s:184:\"Failed to execute &#039;querySelector&#039; on &#039;Document&#039;: &#039;#elementor-actionactionpopupopensettingseyJpZCI6IjE2NzgiLCJ0b2dnbGUiOmZhbHNlfQ&#039; is not a valid selector.\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2025-10-04 11:36:08\";}s:7:\"\0*\0args\";a:6:{s:4:\"type\";s:5:\"error\";s:9:\"timestamp\";s:10:\"1759577768\";s:7:\"message\";s:154:\"Failed to execute \'querySelector\' on \'Document\': \'#elementor-actionactionpopupopensettingseyJpZCI6IjE2NzgiLCJ0b2dnbGUiOmZhbHNlfQ\' is not a valid selector.\";s:3:\"url\";s:96:\"https://goldenstallionagency.com/wp-content/plugins/elementor/assets/js/editor.min.js?ver=3.32.3\";s:4:\"line\";s:1:\"3\";s:6:\"column\";s:6:\"914529\";}}}','off'),(367,'elementskit-lite__stories_last_check','1760635009','auto'),(368,'elementskit-lite__stories_data','O:8:\"stdClass\":10:{s:8:\"10020924\";O:8:\"stdClass\":9:{s:2:\"id\";i:10020924;s:5:\"title\";s:23:\"Halloween GetGenie 2025\";s:11:\"description\";s:0:\"\";s:7:\"plugins\";a:2:{i:0;s:8:\"getgenie\";i:1;s:12:\"getgenie-pro\";}s:4:\"type\";s:6:\"banner\";s:8:\"priority\";s:4:\"high\";s:5:\"start\";i:1760486400;s:3:\"end\";i:1762128000;s:4:\"data\";O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"banner\";s:10:\"story_link\";s:33:\"https://getgenie.ai/geniestoryh45\";s:11:\"story_image\";s:66:\"https://api.wpmet.com/auth/wp-content/uploads/2025/10/GetGenie.gif\";s:9:\"blacklist\";s:0:\"\";s:9:\"whitelist\";s:0:\"\";s:9:\"style_css\";s:0:\"\";}}s:8:\"10020922\";O:8:\"stdClass\":9:{s:2:\"id\";i:10020922;s:5:\"title\";s:20:\"Hallowwen Wpmet 2025\";s:11:\"description\";s:0:\"\";s:7:\"plugins\";a:7:{i:0;s:16:\"elementskit-lite\";i:1;s:8:\"emailkit\";i:2;s:21:\"gutenkit-blocks-addon\";i:3;s:7:\"metform\";i:4;s:10:\"shopengine\";i:5;s:9:\"wp-social\";i:6;s:18:\"wp-ultimate-review\";}s:4:\"type\";s:6:\"banner\";s:8:\"priority\";s:4:\"high\";s:5:\"start\";i:1760486400;s:3:\"end\";i:1762128000;s:4:\"data\";O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"banner\";s:10:\"story_link\";s:28:\"https://wpmet.com/wpstoryh78\";s:11:\"story_image\";s:65:\"https://api.wpmet.com/auth/wp-content/uploads/2025/10/Wpmet-1.gif\";s:9:\"blacklist\";s:0:\"\";s:9:\"whitelist\";s:0:\"\";s:9:\"style_css\";s:0:\"\";}}s:8:\"10020276\";O:8:\"stdClass\":9:{s:2:\"id\";i:10020276;s:5:\"title\";s:17:\"GetGenie 30K Deal\";s:11:\"description\";s:0:\"\";s:7:\"plugins\";a:2:{i:0;s:8:\"getgenie\";i:1;s:12:\"getgenie-pro\";}s:4:\"type\";s:6:\"banner\";s:8:\"priority\";s:4:\"high\";s:5:\"start\";i:1757203200;s:3:\"end\";i:1758499200;s:4:\"data\";O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"banner\";s:10:\"story_link\";s:28:\"https://getgenie.ai/30kstory\";s:11:\"story_image\";s:71:\"https://api.wpmet.com/auth/wp-content/uploads/2025/09/Genie-30K-GIF.gif\";s:9:\"blacklist\";s:0:\"\";s:9:\"whitelist\";s:0:\"\";s:9:\"style_css\";s:0:\"\";}}s:8:\"10019442\";O:8:\"stdClass\":9:{s:2:\"id\";i:10019442;s:5:\"title\";s:23:\"Wpmet Birthday 25 Genie\";s:11:\"description\";s:0:\"\";s:7:\"plugins\";a:1:{i:0;s:8:\"getgenie\";}s:4:\"type\";s:6:\"banner\";s:8:\"priority\";s:4:\"high\";s:5:\"start\";i:1753920000;s:3:\"end\";i:1755561600;s:4:\"data\";O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"banner\";s:10:\"story_link\";s:32:\"https://wpmet.com/gbday-story-25\";s:11:\"story_image\";s:63:\"https://api.wpmet.com/auth/wp-content/uploads/2025/07/Genie.gif\";s:9:\"blacklist\";s:0:\"\";s:9:\"whitelist\";s:0:\"\";s:9:\"style_css\";s:0:\"\";}}s:8:\"10019440\";O:8:\"stdClass\":9:{s:2:\"id\";i:10019440;s:5:\"title\";s:19:\"Wpmet Birthday 2025\";s:11:\"description\";s:0:\"\";s:7:\"plugins\";a:6:{i:0;s:8:\"emailkit\";i:1;s:21:\"gutenkit-blocks-addon\";i:2;s:7:\"metform\";i:3;s:10:\"shopengine\";i:4;s:9:\"wp-social\";i:5;s:18:\"wp-ultimate-review\";}s:4:\"type\";s:6:\"banner\";s:8:\"priority\";s:4:\"high\";s:5:\"start\";i:1753920000;s:3:\"end\";i:1755561600;s:4:\"data\";O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"banner\";s:10:\"story_link\";s:31:\"https://wpmet.com/bday-story-25\";s:11:\"story_image\";s:60:\"https://api.wpmet.com/auth/wp-content/uploads/2025/07/WP.gif\";s:9:\"blacklist\";s:0:\"\";s:9:\"whitelist\";s:0:\"\";s:9:\"style_css\";s:0:\"\";}}s:8:\"10018690\";O:8:\"stdClass\":9:{s:2:\"id\";i:10018690;s:5:\"title\";s:36:\"GetGenie 4th of July Flash Sale 2025\";s:11:\"description\";s:0:\"\";s:7:\"plugins\";a:2:{i:0;s:8:\"getgenie\";i:1;s:12:\"getgenie-pro\";}s:4:\"type\";s:6:\"banner\";s:8:\"priority\";s:4:\"high\";s:5:\"start\";i:1751328000;s:3:\"end\";i:1752019200;s:4:\"data\";O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"banner\";s:10:\"story_link\";s:27:\"https://getgenie.ai/story45\";s:11:\"story_image\";s:71:\"https://api.wpmet.com/auth/wp-content/uploads/2025/07/GetGenie__Gif.gif\";s:9:\"blacklist\";s:0:\"\";s:9:\"whitelist\";s:0:\"\";s:9:\"style_css\";s:0:\"\";}}s:8:\"10018685\";O:8:\"stdClass\":9:{s:2:\"id\";i:10018685;s:5:\"title\";s:33:\"Wpmet 4th of July Flash Sale 2025\";s:11:\"description\";s:0:\"\";s:7:\"plugins\";a:7:{i:0;s:16:\"elementskit-lite\";i:1;s:8:\"emailkit\";i:2;s:21:\"gutenkit-blocks-addon\";i:3;s:7:\"metform\";i:4;s:10:\"shopengine\";i:5;s:9:\"wp-social\";i:6;s:18:\"wp-ultimate-review\";}s:4:\"type\";s:6:\"banner\";s:8:\"priority\";s:4:\"high\";s:5:\"start\";i:1751328000;s:3:\"end\";i:1752019200;s:4:\"data\";O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"banner\";s:10:\"story_link\";s:25:\"https://wpmet.com/story35\";s:11:\"story_image\";s:63:\"https://api.wpmet.com/auth/wp-content/uploads/2025/07/WpMet.gif\";s:9:\"blacklist\";s:0:\"\";s:9:\"whitelist\";s:0:\"\";s:9:\"style_css\";s:0:\"\";}}s:8:\"10018273\";O:8:\"stdClass\":9:{s:2:\"id\";i:10018273;s:5:\"title\";s:24:\"WordPress Birthday Deals\";s:11:\"description\";s:0:\"\";s:7:\"plugins\";a:7:{i:0;s:16:\"elementskit-lite\";i:1;s:8:\"emailkit\";i:2;s:21:\"gutenkit-blocks-addon\";i:3;s:7:\"metform\";i:4;s:10:\"shopengine\";i:5;s:9:\"wp-social\";i:6;s:18:\"wp-ultimate-review\";}s:4:\"type\";s:6:\"banner\";s:8:\"priority\";s:4:\"high\";s:5:\"start\";i:1748304000;s:3:\"end\";i:1748649600;s:4:\"data\";O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"banner\";s:10:\"story_link\";s:21:\"www.wpmet.com/wpbdays\";s:11:\"story_image\";s:63:\"https://api.wpmet.com/auth/wp-content/uploads/2025/05/story.gif\";s:9:\"blacklist\";s:0:\"\";s:9:\"whitelist\";s:0:\"\";s:9:\"style_css\";s:0:\"\";}}s:8:\"10017504\";O:8:\"stdClass\":9:{s:2:\"id\";i:10017504;s:5:\"title\";s:25:\"GetGenie Summer Sale 2025\";s:11:\"description\";s:0:\"\";s:7:\"plugins\";a:2:{i:0;s:8:\"getgenie\";i:1;s:12:\"getgenie-pro\";}s:4:\"type\";s:6:\"banner\";s:8:\"priority\";s:4:\"high\";s:5:\"start\";i:1746662400;s:3:\"end\";i:1748131200;s:4:\"data\";O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"banner\";s:10:\"story_link\";s:23:\"www.getgenie.ai/summer \";s:11:\"story_image\";s:72:\"https://api.wpmet.com/auth/wp-content/uploads/2025/05/inplugin_story.gif\";s:9:\"blacklist\";s:0:\"\";s:9:\"whitelist\";s:0:\"\";s:9:\"style_css\";s:0:\"\";}}s:8:\"10017499\";O:8:\"stdClass\":9:{s:2:\"id\";i:10017499;s:5:\"title\";s:22:\"Wpmet Summer Sale 2025\";s:11:\"description\";s:0:\"\";s:7:\"plugins\";a:7:{i:0;s:16:\"elementskit-lite\";i:1;s:8:\"emailkit\";i:2;s:21:\"gutenkit-blocks-addon\";i:3;s:7:\"metform\";i:4;s:10:\"shopengine\";i:5;s:9:\"wp-social\";i:6;s:18:\"wp-ultimate-review\";}s:4:\"type\";s:6:\"banner\";s:8:\"priority\";s:4:\"high\";s:5:\"start\";i:1746662400;s:3:\"end\";i:1748131200;s:4:\"data\";O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"banner\";s:10:\"story_link\";s:31:\"www.wpmet.com/story/summer-sale\";s:11:\"story_image\";s:74:\"https://api.wpmet.com/auth/wp-content/uploads/2025/05/inplugin_story-1.gif\";s:9:\"blacklist\";s:0:\"\";s:9:\"whitelist\";s:0:\"\";s:9:\"style_css\";s:0:\"\";}}}','auto'),(369,'elementskit-lite_install_date','2024-12-19 09:40:03','auto'),(370,'metform_install_date','2024-12-19 09:40:03','auto'),(374,'elementor_unfiltered_files_upload','1','auto'),(377,'iawp_request_payload_salt','Vlssud4L0cBdXlyKlT7Cn8fmVusjAGXz2lPzXf6zPgo=','on'),(378,'iawp_salt','Uf.w7LQxCABd4cwK2sTKpmPZ8jmBdi99FUvVCjYHINc=','on'),(379,'iawp_beginning_of_time','2024-12-19 10:54:51','auto'),(393,'cfgroup_version','7.1.2','auto'),(396,'asenha-media-category_children','a:0:{}','auto'),(445,'far_plugin_settings','a:4:{s:8:\"_wpnonce\";s:10:\"9cc1117b7d\";s:16:\"_wp_http_referer\";s:51:\"/wp-admin/tools.php?page=real-time-find-and-replace\";s:7:\"farfind\";a:1:{i:1;s:16:\"South Africa’s\";}s:10:\"farreplace\";a:1:{i:1;s:9:\"world’s\";}}','auto'),(475,'loginizer_softwp_upgrade','-1743017951','off'),(518,'fs_accounts','a:16:{s:21:\"id_slug_type_path_map\";a:3:{i:3826;a:3:{s:4:\"slug\";s:11:\"prime-mover\";s:4:\"type\";s:6:\"plugin\";s:4:\"path\";s:27:\"prime-mover/prime-mover.php\";}i:9944;a:3:{s:4:\"slug\";s:21:\"independent-analytics\";s:4:\"type\";s:6:\"plugin\";s:4:\"path\";s:30:\"independent-analytics/iawp.php\";}i:4036;a:3:{s:4:\"slug\";s:32:\"unlimited-elements-for-elementor\";s:4:\"type\";s:6:\"plugin\";s:4:\"path\";s:55:\"unlimited-elements-for-elementor/unlimited_elements.php\";}}s:11:\"plugin_data\";a:3:{s:11:\"prime-mover\";a:18:{s:19:\"last_load_timestamp\";i:1760769307;s:16:\"plugin_main_file\";O:8:\"stdClass\":1:{s:4:\"path\";s:27:\"prime-mover/prime-mover.php\";}s:20:\"is_network_activated\";b:0;s:17:\"install_timestamp\";i:1737043751;s:17:\"was_plugin_loaded\";b:1;s:21:\"is_plugin_new_install\";b:0;s:16:\"sdk_last_version\";s:6:\"2.12.1\";s:11:\"sdk_version\";s:6:\"2.12.2\";s:16:\"sdk_upgrade_mode\";b:1;s:18:\"sdk_downgrade_mode\";b:0;s:19:\"plugin_last_version\";s:5:\"2.0.9\";s:14:\"plugin_version\";s:5:\"2.1.0\";s:19:\"plugin_upgrade_mode\";b:1;s:21:\"plugin_downgrade_mode\";b:0;s:17:\"connectivity_test\";a:6:{s:12:\"is_connected\";N;s:4:\"host\";s:24:\"goldenstallionagency.com\";s:9:\"server_ip\";s:13:\"154.0.163.158\";s:9:\"is_active\";b:1;s:9:\"timestamp\";i:1737043751;s:7:\"version\";s:5:\"2.0.3\";}s:15:\"prev_is_premium\";b:0;s:12:\"is_anonymous\";a:3:{s:2:\"is\";b:1;s:9:\"timestamp\";i:1737043757;s:7:\"version\";s:5:\"2.0.3\";}s:21:\"trial_promotion_shown\";i:1758624247;}s:21:\"independent-analytics\";a:18:{s:19:\"last_load_timestamp\";i:1760769309;s:16:\"plugin_main_file\";O:8:\"stdClass\":1:{s:4:\"path\";s:30:\"independent-analytics/iawp.php\";}s:20:\"is_network_activated\";b:0;s:17:\"install_timestamp\";i:1737047505;s:16:\"sdk_last_version\";s:6:\"2.12.1\";s:11:\"sdk_version\";s:6:\"2.12.2\";s:16:\"sdk_upgrade_mode\";b:1;s:18:\"sdk_downgrade_mode\";b:0;s:19:\"plugin_last_version\";s:6:\"2.12.1\";s:14:\"plugin_version\";s:6:\"2.12.2\";s:19:\"plugin_upgrade_mode\";b:1;s:21:\"plugin_downgrade_mode\";b:0;s:17:\"was_plugin_loaded\";b:1;s:21:\"is_plugin_new_install\";b:0;s:17:\"connectivity_test\";a:6:{s:12:\"is_connected\";N;s:4:\"host\";s:24:\"goldenstallionagency.com\";s:9:\"server_ip\";s:13:\"154.0.163.158\";s:9:\"is_active\";b:1;s:9:\"timestamp\";i:1756505350;s:7:\"version\";s:6:\"2.12.2\";}s:15:\"prev_is_premium\";b:0;s:18:\"sticky_optin_added\";b:1;s:12:\"is_anonymous\";a:3:{s:2:\"is\";b:1;s:9:\"timestamp\";i:1758055029;s:7:\"version\";s:6:\"2.12.2\";}}s:32:\"unlimited-elements-for-elementor\";a:25:{s:19:\"last_load_timestamp\";i:1760769310;s:16:\"plugin_main_file\";O:8:\"stdClass\":1:{s:4:\"path\";s:55:\"unlimited-elements-for-elementor/unlimited_elements.php\";}s:20:\"is_network_activated\";b:0;s:17:\"install_timestamp\";i:1759246410;s:17:\"was_plugin_loaded\";b:1;s:21:\"is_plugin_new_install\";b:1;s:16:\"sdk_last_version\";s:6:\"2.12.1\";s:11:\"sdk_version\";s:6:\"2.12.2\";s:16:\"sdk_upgrade_mode\";b:1;s:18:\"sdk_downgrade_mode\";b:0;s:19:\"plugin_last_version\";N;s:14:\"plugin_version\";s:7:\"1.5.150\";s:19:\"plugin_upgrade_mode\";b:1;s:21:\"plugin_downgrade_mode\";b:0;s:17:\"connectivity_test\";a:6:{s:12:\"is_connected\";b:1;s:4:\"host\";s:24:\"goldenstallionagency.com\";s:9:\"server_ip\";s:13:\"154.0.163.158\";s:9:\"is_active\";b:1;s:9:\"timestamp\";i:1759246435;s:7:\"version\";s:7:\"1.5.150\";}s:15:\"prev_is_premium\";b:0;s:30:\"is_diagnostic_tracking_allowed\";b:1;s:30:\"is_extensions_tracking_allowed\";b:1;s:14:\"has_trial_plan\";b:0;s:19:\"keepalive_timestamp\";i:1760807372;s:20:\"activation_timestamp\";i:1759246435;s:9:\"sync_cron\";O:8:\"stdClass\":5:{s:7:\"version\";s:7:\"1.5.150\";s:7:\"blog_id\";i:0;s:11:\"sdk_version\";s:6:\"2.12.1\";s:9:\"timestamp\";i:1759246443;s:2:\"on\";b:1;}s:14:\"sync_timestamp\";i:1760807372;s:22:\"install_sync_timestamp\";i:1760807372;s:15:\"is_whitelabeled\";b:0;}}s:13:\"file_slug_map\";a:3:{s:27:\"prime-mover/prime-mover.php\";s:11:\"prime-mover\";s:30:\"independent-analytics/iawp.php\";s:21:\"independent-analytics\";s:55:\"unlimited-elements-for-elementor/unlimited_elements.php\";s:32:\"unlimited-elements-for-elementor\";}s:7:\"plugins\";a:3:{s:11:\"prime-mover\";O:9:\"FS_Plugin\":24:{s:16:\"parent_plugin_id\";N;s:5:\"title\";s:11:\"Prime Mover\";s:4:\"slug\";s:11:\"prime-mover\";s:12:\"premium_slug\";s:15:\"prime-mover-pro\";s:4:\"type\";s:6:\"plugin\";s:20:\"affiliate_moderation\";b:0;s:19:\"is_wp_org_compliant\";b:1;s:22:\"premium_releases_count\";N;s:4:\"file\";s:27:\"prime-mover/prime-mover.php\";s:7:\"version\";s:5:\"2.1.0\";s:11:\"auto_update\";N;s:4:\"info\";N;s:10:\"is_premium\";b:0;s:14:\"premium_suffix\";s:3:\"Pro\";s:7:\"is_live\";b:1;s:9:\"bundle_id\";N;s:17:\"bundle_public_key\";N;s:17:\"opt_in_moderation\";N;s:10:\"public_key\";s:32:\"pk_a69fd5401be20bf46608b1c38165b\";s:10:\"secret_key\";N;s:2:\"id\";s:4:\"3826\";s:7:\"updated\";N;s:7:\"created\";N;s:22:\"\0FS_Entity\0_is_updated\";b:0;}s:21:\"independent-analytics\";O:9:\"FS_Plugin\":24:{s:16:\"parent_plugin_id\";N;s:5:\"title\";s:21:\"Independent Analytics\";s:4:\"slug\";s:21:\"independent-analytics\";s:12:\"premium_slug\";s:25:\"independent-analytics-pro\";s:4:\"type\";s:6:\"plugin\";s:20:\"affiliate_moderation\";b:0;s:19:\"is_wp_org_compliant\";b:1;s:22:\"premium_releases_count\";N;s:4:\"file\";s:30:\"independent-analytics/iawp.php\";s:7:\"version\";s:6:\"2.12.2\";s:11:\"auto_update\";N;s:4:\"info\";N;s:10:\"is_premium\";b:0;s:14:\"premium_suffix\";s:3:\"Pro\";s:7:\"is_live\";b:1;s:9:\"bundle_id\";N;s:17:\"bundle_public_key\";N;s:17:\"opt_in_moderation\";N;s:10:\"public_key\";s:32:\"pk_c228acaa28759b55d58766b1076d4\";s:10:\"secret_key\";N;s:2:\"id\";s:4:\"9944\";s:7:\"updated\";N;s:7:\"created\";N;s:22:\"\0FS_Entity\0_is_updated\";b:0;}s:32:\"unlimited-elements-for-elementor\";O:9:\"FS_Plugin\":24:{s:16:\"parent_plugin_id\";N;s:5:\"title\";s:32:\"Unlimited Elements for Elementor\";s:4:\"slug\";s:32:\"unlimited-elements-for-elementor\";s:12:\"premium_slug\";s:22:\"unlimited-elements-pro\";s:4:\"type\";s:6:\"plugin\";s:20:\"affiliate_moderation\";b:0;s:19:\"is_wp_org_compliant\";b:1;s:22:\"premium_releases_count\";N;s:4:\"file\";s:55:\"unlimited-elements-for-elementor/unlimited_elements.php\";s:7:\"version\";s:7:\"1.5.150\";s:11:\"auto_update\";N;s:4:\"info\";N;s:10:\"is_premium\";b:0;s:14:\"premium_suffix\";s:5:\"(Pro)\";s:7:\"is_live\";b:1;s:9:\"bundle_id\";N;s:17:\"bundle_public_key\";N;s:17:\"opt_in_moderation\";N;s:10:\"public_key\";s:32:\"pk_719fa791fb45bf1896e3916eca491\";s:10:\"secret_key\";N;s:2:\"id\";s:4:\"4036\";s:7:\"updated\";N;s:7:\"created\";N;s:22:\"\0FS_Entity\0_is_updated\";b:0;}}s:12:\"gc_timestamp\";a:0:{}s:10:\"theme_data\";a:0:{}s:9:\"unique_id\";s:32:\"04590690181cdac42430db9bacbcaa39\";s:13:\"admin_notices\";a:2:{s:21:\"independent-analytics\";a:0:{}s:11:\"prime-mover\";a:1:{s:15:\"trial_promotion\";a:10:{s:7:\"message\";s:422:\"<div class=\"fs-trial-message-container\"><div>Hey! How do you like <b>Prime Mover</b> so far? Test all our awesome premium features with a 14-day free trial. No commitment for 14 days - cancel anytime!</div>  <div><a class=\"button button-primary\" href=\"https://goldenstallionagency.com/wp-admin/admin.php?billing_cycle=annual&trial=true&page=migration-panel-settings-pricing\">Start free trial &nbsp;&#10140;</a></div></div>\";s:5:\"title\";s:0:\"\";s:4:\"type\";s:9:\"promotion\";s:6:\"sticky\";b:1;s:2:\"id\";s:15:\"trial_promotion\";s:10:\"manager_id\";s:11:\"prime-mover\";s:6:\"plugin\";s:11:\"Prime Mover\";s:10:\"wp_user_id\";N;s:11:\"dismissible\";b:1;s:4:\"data\";a:0:{}}}}s:5:\"plans\";a:1:{s:32:\"unlimited-elements-for-elementor\";a:2:{i:0;O:14:\"FS_Plugin_Plan\":24:{s:9:\"plugin_id\";s:8:\"NDAzNg==\";s:4:\"name\";s:8:\"ZnJlZQ==\";s:5:\"title\";s:8:\"RnJlZQ==\";s:11:\"description\";N;s:17:\"is_free_localhost\";s:4:\"MQ==\";s:17:\"is_block_features\";s:4:\"MQ==\";s:12:\"license_type\";s:4:\"MA==\";s:16:\"is_https_support\";s:0:\"\";s:12:\"trial_period\";N;s:23:\"is_require_subscription\";s:0:\"\";s:10:\"support_kb\";N;s:13:\"support_forum\";N;s:13:\"support_email\";N;s:13:\"support_phone\";N;s:13:\"support_skype\";s:0:\"\";s:18:\"is_success_manager\";s:0:\"\";s:11:\"is_featured\";s:0:\"\";s:9:\"is_hidden\";s:0:\"\";s:7:\"pricing\";N;s:8:\"features\";N;s:2:\"id\";s:8:\"NjU2OQ==\";s:7:\"updated\";N;s:7:\"created\";s:28:\"MjAxOS0wNy0wNyAxNDo0MjoyOA==\";s:22:\"\0FS_Entity\0_is_updated\";b:0;}i:1;O:14:\"FS_Plugin_Plan\":24:{s:9:\"plugin_id\";s:8:\"NDAzNg==\";s:4:\"name\";s:24:\"dW5saW1pdGVkX2VsZW1lbnRz\";s:5:\"title\";s:4:\"UFJP\";s:11:\"description\";s:0:\"\";s:17:\"is_free_localhost\";s:4:\"MQ==\";s:17:\"is_block_features\";s:4:\"MQ==\";s:12:\"license_type\";s:4:\"MA==\";s:16:\"is_https_support\";s:0:\"\";s:12:\"trial_period\";N;s:23:\"is_require_subscription\";s:0:\"\";s:10:\"support_kb\";s:48:\"aHR0cHM6Ly91bmxpbWl0ZWQtZWxlbWVudHMuY29tL2RvY3Mv\";s:13:\"support_forum\";N;s:13:\"support_email\";s:36:\"YW1pdEB1bmxpbWl0ZWQtZWxlbWVudHMuY29t\";s:13:\"support_phone\";N;s:13:\"support_skype\";s:0:\"\";s:18:\"is_success_manager\";s:0:\"\";s:11:\"is_featured\";s:4:\"MQ==\";s:9:\"is_hidden\";s:0:\"\";s:7:\"pricing\";N;s:8:\"features\";N;s:2:\"id\";s:8:\"NjUxOA==\";s:7:\"updated\";s:28:\"MjAyNS0wNy0zMCAxNToxODozMw==\";s:7:\"created\";s:28:\"MjAxOS0wNy0wMiAxMzozOTowMg==\";s:22:\"\0FS_Entity\0_is_updated\";b:0;}}}s:14:\"active_plugins\";O:8:\"stdClass\":3:{s:9:\"timestamp\";i:1760807372;s:3:\"md5\";s:32:\"31eab44b2e74d82bda0ff631b43d5cc5\";s:7:\"plugins\";a:17:{s:51:\"all-in-one-wp-migration/all-in-one-wp-migration.php\";a:5:{s:4:\"slug\";s:23:\"all-in-one-wp-migration\";s:7:\"version\";s:4:\"7.99\";s:5:\"title\";s:34:\"All-in-One WP Migration and Backup\";s:9:\"is_active\";b:1;s:14:\"is_uninstalled\";b:0;}s:19:\"chaty/cht-icons.php\";a:5:{s:4:\"slug\";s:5:\"chaty\";s:7:\"version\";s:5:\"3.4.8\";s:5:\"title\";s:5:\"Chaty\";s:9:\"is_active\";b:1;s:14:\"is_uninstalled\";b:0;}s:33:\"classic-editor/classic-editor.php\";a:5:{s:4:\"slug\";s:14:\"classic-editor\";s:7:\"version\";s:5:\"1.6.7\";s:5:\"title\";s:14:\"Classic Editor\";s:9:\"is_active\";b:1;s:14:\"is_uninstalled\";b:0;}s:23:\"elementor/elementor.php\";a:5:{s:4:\"slug\";s:9:\"elementor\";s:7:\"version\";s:6:\"3.32.3\";s:5:\"title\";s:9:\"Elementor\";s:9:\"is_active\";b:1;s:14:\"is_uninstalled\";b:0;}s:31:\"elementor-pro/elementor-pro.php\";a:5:{s:4:\"slug\";s:13:\"elementor-pro\";s:7:\"version\";s:6:\"3.32.1\";s:5:\"title\";s:13:\"Elementor Pro\";s:9:\"is_active\";b:1;s:14:\"is_uninstalled\";b:0;}s:37:\"elementskit-lite/elementskit-lite.php\";a:5:{s:4:\"slug\";s:16:\"elementskit-lite\";s:7:\"version\";s:5:\"3.7.3\";s:5:\"title\";s:16:\"ElementsKit Lite\";s:9:\"is_active\";b:1;s:14:\"is_uninstalled\";b:0;}s:43:\"gum-elementor-addon/gum-elementor-addon.php\";a:5:{s:4:\"slug\";s:19:\"gum-elementor-addon\";s:7:\"version\";s:6:\"1.3.14\";s:5:\"title\";s:23:\"Gum Addon for Elementor\";s:9:\"is_active\";b:1;s:14:\"is_uninstalled\";b:0;}s:30:\"independent-analytics/iawp.php\";a:5:{s:4:\"slug\";s:21:\"independent-analytics\";s:7:\"version\";s:6:\"2.12.2\";s:5:\"title\";s:21:\"Independent Analytics\";s:9:\"is_active\";b:1;s:14:\"is_uninstalled\";b:0;}s:23:\"metricool/metricool.php\";a:5:{s:4:\"slug\";s:9:\"metricool\";s:7:\"version\";s:4:\"1.24\";s:5:\"title\";s:9:\"Metricool\";s:9:\"is_active\";b:1;s:14:\"is_uninstalled\";b:0;}s:27:\"prime-mover/prime-mover.php\";a:5:{s:4:\"slug\";s:11:\"prime-mover\";s:7:\"version\";s:5:\"2.0.9\";s:5:\"title\";s:11:\"Prime Mover\";s:9:\"is_active\";b:1;s:14:\"is_uninstalled\";b:0;}s:30:\"seo-by-rank-math/rank-math.php\";a:5:{s:4:\"slug\";s:16:\"seo-by-rank-math\";s:7:\"version\";s:7:\"1.0.253\";s:5:\"title\";s:13:\"Rank Math SEO\";s:9:\"is_active\";b:1;s:14:\"is_uninstalled\";b:0;}s:57:\"real-time-find-and-replace/real-time-find-and-replace.php\";a:5:{s:4:\"slug\";s:26:\"real-time-find-and-replace\";s:7:\"version\";s:3:\"4.3\";s:5:\"title\";s:26:\"Real-Time Find and Replace\";s:9:\"is_active\";b:1;s:14:\"is_uninstalled\";b:0;}s:43:\"seraphinite-accelerator-ext/plugin_root.php\";a:5:{s:4:\"slug\";s:23:\"seraphinite-accelerator\";s:7:\"version\";s:7:\"2.27.43\";s:5:\"title\";s:43:\"Seraphinite Accelerator (Extended, limited)\";s:9:\"is_active\";b:1;s:14:\"is_uninstalled\";b:0;}s:73:\"skyboot-custom-icons-for-elementor/skyboot-custom-icons-for-elementor.php\";a:5:{s:4:\"slug\";s:34:\"skyboot-custom-icons-for-elementor\";s:7:\"version\";s:5:\"1.1.0\";s:5:\"title\";s:60:\"Skyboot Custom Icons for Elementor - Elementor Icons library\";s:9:\"is_active\";b:1;s:14:\"is_uninstalled\";b:0;}s:55:\"unlimited-elements-for-elementor/unlimited_elements.php\";a:5:{s:4:\"slug\";s:32:\"unlimited-elements-for-elementor\";s:7:\"version\";s:7:\"1.5.150\";s:5:\"title\";s:32:\"Unlimited Elements for Elementor\";s:9:\"is_active\";b:1;s:14:\"is_uninstalled\";b:0;}s:43:\"custom-post-type-ui/custom-post-type-ui.php\";a:5:{s:4:\"slug\";s:19:\"custom-post-type-ui\";s:7:\"version\";s:6:\"1.18.0\";s:5:\"title\";s:19:\"Custom Post Type UI\";s:9:\"is_active\";b:1;s:14:\"is_uninstalled\";b:0;}s:21:\"wp-sweep/wp-sweep.php\";a:5:{s:4:\"slug\";s:8:\"wp-sweep\";s:7:\"version\";s:5:\"1.1.8\";s:5:\"title\";s:8:\"WP-Sweep\";s:9:\"is_active\";b:1;s:14:\"is_uninstalled\";b:0;}}}s:11:\"all_plugins\";O:8:\"stdClass\":3:{s:9:\"timestamp\";i:1760545708;s:3:\"md5\";s:32:\"767654dee776ad19261aa8fc8fb24757\";s:7:\"plugins\";a:19:{s:51:\"all-in-one-wp-migration/all-in-one-wp-migration.php\";a:6:{s:4:\"slug\";s:23:\"all-in-one-wp-migration\";s:7:\"version\";s:4:\"7.99\";s:5:\"title\";s:34:\"All-in-One WP Migration and Backup\";s:9:\"is_active\";b:0;s:14:\"is_uninstalled\";b:0;s:7:\"Version\";s:5:\"7.100\";}s:19:\"chaty/cht-icons.php\";a:5:{s:4:\"slug\";s:5:\"chaty\";s:7:\"version\";s:5:\"3.4.8\";s:5:\"title\";s:5:\"Chaty\";s:9:\"is_active\";b:0;s:14:\"is_uninstalled\";b:0;}s:33:\"classic-editor/classic-editor.php\";a:5:{s:4:\"slug\";s:14:\"classic-editor\";s:7:\"version\";s:5:\"1.6.7\";s:5:\"title\";s:14:\"Classic Editor\";s:9:\"is_active\";b:0;s:14:\"is_uninstalled\";b:0;}s:23:\"elementor/elementor.php\";a:6:{s:4:\"slug\";s:9:\"elementor\";s:7:\"version\";s:6:\"3.32.3\";s:5:\"title\";s:9:\"Elementor\";s:9:\"is_active\";b:0;s:14:\"is_uninstalled\";b:0;s:7:\"Version\";s:6:\"3.32.4\";}s:31:\"elementor-pro/elementor-pro.php\";a:5:{s:4:\"slug\";s:13:\"elementor-pro\";s:7:\"version\";s:6:\"3.32.1\";s:5:\"title\";s:13:\"Elementor Pro\";s:9:\"is_active\";b:0;s:14:\"is_uninstalled\";b:0;}s:37:\"elementskit-lite/elementskit-lite.php\";a:5:{s:4:\"slug\";s:16:\"elementskit-lite\";s:7:\"version\";s:5:\"3.7.3\";s:5:\"title\";s:16:\"ElementsKit Lite\";s:9:\"is_active\";b:0;s:14:\"is_uninstalled\";b:0;}s:43:\"gum-elementor-addon/gum-elementor-addon.php\";a:5:{s:4:\"slug\";s:19:\"gum-elementor-addon\";s:7:\"version\";s:6:\"1.3.14\";s:5:\"title\";s:23:\"Gum Addon for Elementor\";s:9:\"is_active\";b:0;s:14:\"is_uninstalled\";b:0;}s:30:\"independent-analytics/iawp.php\";a:5:{s:4:\"slug\";s:21:\"independent-analytics\";s:7:\"version\";s:6:\"2.12.2\";s:5:\"title\";s:21:\"Independent Analytics\";s:9:\"is_active\";b:0;s:14:\"is_uninstalled\";b:0;}s:35:\"litespeed-cache/litespeed-cache.php\";a:5:{s:4:\"slug\";s:15:\"litespeed-cache\";s:7:\"version\";s:7:\"7.5.0.1\";s:5:\"title\";s:15:\"LiteSpeed Cache\";s:9:\"is_active\";b:0;s:14:\"is_uninstalled\";b:0;}s:23:\"metricool/metricool.php\";a:5:{s:4:\"slug\";s:9:\"metricool\";s:7:\"version\";s:4:\"1.24\";s:5:\"title\";s:9:\"Metricool\";s:9:\"is_active\";b:0;s:14:\"is_uninstalled\";b:0;}s:27:\"prime-mover/prime-mover.php\";a:6:{s:4:\"slug\";s:11:\"prime-mover\";s:7:\"version\";s:5:\"2.0.9\";s:5:\"title\";s:11:\"Prime Mover\";s:9:\"is_active\";b:0;s:14:\"is_uninstalled\";b:0;s:7:\"Version\";s:5:\"2.1.0\";}s:30:\"seo-by-rank-math/rank-math.php\";a:6:{s:4:\"slug\";s:16:\"seo-by-rank-math\";s:7:\"version\";s:7:\"1.0.253\";s:5:\"title\";s:13:\"Rank Math SEO\";s:9:\"is_active\";b:0;s:14:\"is_uninstalled\";b:0;s:7:\"Version\";s:7:\"1.0.255\";}s:57:\"real-time-find-and-replace/real-time-find-and-replace.php\";a:5:{s:4:\"slug\";s:26:\"real-time-find-and-replace\";s:7:\"version\";s:3:\"4.3\";s:5:\"title\";s:26:\"Real-Time Find and Replace\";s:9:\"is_active\";b:0;s:14:\"is_uninstalled\";b:0;}s:43:\"seraphinite-accelerator-ext/plugin_root.php\";a:6:{s:4:\"slug\";s:23:\"seraphinite-accelerator\";s:7:\"version\";s:7:\"2.27.43\";s:5:\"title\";s:43:\"Seraphinite Accelerator (Extended, limited)\";s:9:\"is_active\";b:0;s:14:\"is_uninstalled\";b:0;s:7:\"Version\";s:7:\"2.27.45\";}s:73:\"skyboot-custom-icons-for-elementor/skyboot-custom-icons-for-elementor.php\";a:5:{s:4:\"slug\";s:34:\"skyboot-custom-icons-for-elementor\";s:7:\"version\";s:5:\"1.1.0\";s:5:\"title\";s:60:\"Skyboot Custom Icons for Elementor - Elementor Icons library\";s:9:\"is_active\";b:0;s:14:\"is_uninstalled\";b:0;}s:55:\"unlimited-elements-for-elementor/unlimited_elements.php\";a:5:{s:4:\"slug\";s:32:\"unlimited-elements-for-elementor\";s:7:\"version\";s:7:\"1.5.150\";s:5:\"title\";s:32:\"Unlimited Elements for Elementor\";s:9:\"is_active\";b:0;s:14:\"is_uninstalled\";b:0;}s:43:\"custom-post-type-ui/custom-post-type-ui.php\";a:5:{s:4:\"slug\";s:19:\"custom-post-type-ui\";s:7:\"version\";s:6:\"1.18.0\";s:5:\"title\";s:19:\"Custom Post Type UI\";s:9:\"is_active\";b:0;s:14:\"is_uninstalled\";b:0;}s:25:\"simple-cpt/simple-cpt.php\";a:5:{s:4:\"slug\";s:10:\"simple-cpt\";s:7:\"version\";s:5:\"1.1.0\";s:5:\"title\";s:10:\"Simple CPT\";s:9:\"is_active\";b:0;s:14:\"is_uninstalled\";b:0;}s:21:\"wp-sweep/wp-sweep.php\";a:5:{s:4:\"slug\";s:8:\"wp-sweep\";s:7:\"version\";s:5:\"1.1.8\";s:5:\"title\";s:8:\"WP-Sweep\";s:9:\"is_active\";b:0;s:14:\"is_uninstalled\";b:0;}}}s:10:\"all_themes\";O:8:\"stdClass\":3:{s:9:\"timestamp\";i:1760807372;s:3:\"md5\";s:32:\"bc56daf4568e59c9179cc3027850cee8\";s:6:\"themes\";a:1:{s:4:\"neve\";a:5:{s:4:\"slug\";s:4:\"neve\";s:7:\"version\";s:5:\"4.1.4\";s:5:\"title\";s:4:\"Neve\";s:9:\"is_active\";b:1;s:14:\"is_uninstalled\";b:0;}}}s:5:\"sites\";a:1:{s:32:\"unlimited-elements-for-elementor\";O:7:\"FS_Site\":26:{s:7:\"site_id\";s:9:\"277300063\";s:7:\"blog_id\";N;s:9:\"plugin_id\";s:4:\"4036\";s:7:\"user_id\";s:7:\"9795636\";s:5:\"title\";s:26:\"Golden Stallion Web Agency\";s:3:\"url\";s:32:\"https://goldenstallionagency.com\";s:7:\"version\";s:7:\"1.5.150\";s:8:\"language\";s:5:\"en-ZA\";s:16:\"platform_version\";s:5:\"6.8.2\";s:11:\"sdk_version\";s:6:\"2.12.1\";s:28:\"programming_language_version\";s:6:\"7.4.33\";s:7:\"plan_id\";s:4:\"6569\";s:10:\"license_id\";N;s:13:\"trial_plan_id\";N;s:10:\"trial_ends\";N;s:10:\"is_premium\";b:0;s:15:\"is_disconnected\";b:0;s:9:\"is_active\";b:1;s:14:\"is_uninstalled\";b:0;s:7:\"is_beta\";b:0;s:10:\"public_key\";s:32:\"pk_a174b97f79e343adc22bcb319aadd\";s:10:\"secret_key\";s:32:\"sk_0HwRT]nJ#*tVkpZ%?q#w?wN#<S]nA\";s:2:\"id\";s:8:\"18721513\";s:7:\"updated\";N;s:7:\"created\";s:19:\"2025-09-30 15:33:46\";s:22:\"\0FS_Entity\0_is_updated\";b:0;}}s:5:\"users\";a:1:{i:9795636;O:7:\"FS_User\":12:{s:5:\"email\";s:30:\"goldenstallionagency@gmail.com\";s:5:\"first\";s:6:\"Golden\";s:4:\"last\";s:15:\"Stallion Agency\";s:11:\"is_verified\";b:0;s:11:\"customer_id\";N;s:5:\"gross\";N;s:10:\"public_key\";s:32:\"pk_35d4b41f73e3c81fdba41c7541456\";s:10:\"secret_key\";s:32:\"sk_xSdh3xrvYSO$y~fyZzj-I#t#e]Inn\";s:2:\"id\";s:7:\"9795636\";s:7:\"updated\";N;s:7:\"created\";s:19:\"2025-09-30 15:33:46\";s:22:\"\0FS_Entity\0_is_updated\";b:0;}}s:23:\"user_id_license_ids_map\";a:1:{i:4036;a:1:{i:9795636;a:0:{}}}s:12:\"all_licenses\";a:1:{i:4036;a:0:{}}}','auto'),(519,'fs_active_plugins','O:8:\"stdClass\":3:{s:7:\"plugins\";a:3:{s:50:\"unlimited-elements-for-elementor/provider/freemius\";O:8:\"stdClass\":4:{s:7:\"version\";s:6:\"2.12.1\";s:4:\"type\";s:6:\"plugin\";s:9:\"timestamp\";i:1759293679;s:11:\"plugin_path\";s:55:\"unlimited-elements-for-elementor/unlimited_elements.php\";}s:30:\"independent-analytics/freemius\";O:8:\"stdClass\":4:{s:7:\"version\";s:6:\"2.12.1\";s:4:\"type\";s:6:\"plugin\";s:9:\"timestamp\";i:1759819557;s:11:\"plugin_path\";s:30:\"independent-analytics/iawp.php\";}s:20:\"prime-mover/freemius\";O:8:\"stdClass\":4:{s:7:\"version\";s:6:\"2.12.2\";s:4:\"type\";s:6:\"plugin\";s:9:\"timestamp\";i:1759819557;s:11:\"plugin_path\";s:27:\"prime-mover/prime-mover.php\";}}s:7:\"abspath\";s:27:\"/home/goldeeie/public_html/\";s:6:\"newest\";O:8:\"stdClass\":5:{s:11:\"plugin_path\";s:27:\"prime-mover/prime-mover.php\";s:8:\"sdk_path\";s:20:\"prime-mover/freemius\";s:7:\"version\";s:6:\"2.12.2\";s:13:\"in_activation\";b:0;s:9:\"timestamp\";i:1759819557;}}','auto'),(520,'fs_api_cache','a:4:{s:26:\"get:/v1/users/9795636.json\";O:8:\"stdClass\":3:{s:6:\"result\";O:8:\"stdClass\":10:{s:5:\"email\";s:30:\"goldenstallionagency@gmail.com\";s:5:\"first\";s:6:\"Golden\";s:4:\"last\";s:15:\"Stallion Agency\";s:11:\"is_verified\";b:0;s:4:\"auth\";s:8:\"password\";s:10:\"secret_key\";s:32:\"sk_xSdh3xrvYSO$y~fyZzj-I#t#e]Inn\";s:10:\"public_key\";s:32:\"pk_35d4b41f73e3c81fdba41c7541456\";s:2:\"id\";s:7:\"9795636\";s:7:\"created\";s:19:\"2025-09-30 15:33:46\";s:7:\"updated\";N;}s:7:\"created\";i:1759246435;s:9:\"timestamp\";i:1759332835;}s:30:\"get:/v1/installs/18721513.json\";O:8:\"stdClass\":3:{s:6:\"result\";O:8:\"stdClass\":33:{s:7:\"site_id\";s:9:\"277300063\";s:9:\"plugin_id\";s:4:\"4036\";s:7:\"user_id\";s:7:\"9795636\";s:3:\"url\";s:32:\"https://goldenstallionagency.com\";s:5:\"title\";s:26:\"Golden Stallion Web Agency\";s:7:\"version\";s:7:\"1.5.150\";s:7:\"plan_id\";s:4:\"6569\";s:10:\"license_id\";N;s:13:\"trial_plan_id\";N;s:10:\"trial_ends\";N;s:15:\"subscription_id\";N;s:5:\"gross\";i:0;s:12:\"country_code\";s:2:\"pk\";s:8:\"language\";s:5:\"en-ZA\";s:16:\"platform_version\";s:5:\"6.8.2\";s:11:\"sdk_version\";s:6:\"2.12.1\";s:28:\"programming_language_version\";s:6:\"7.4.33\";s:9:\"is_active\";b:1;s:15:\"is_disconnected\";b:0;s:10:\"is_premium\";b:0;s:14:\"is_uninstalled\";b:0;s:9:\"is_locked\";b:0;s:6:\"source\";i:0;s:8:\"upgraded\";N;s:12:\"last_seen_at\";s:19:\"2025-09-30 15:33:52\";s:26:\"last_served_update_version\";N;s:10:\"secret_key\";s:32:\"sk_0HwRT]nJ#*tVkpZ%?q#w?wN#<S]nA\";s:10:\"public_key\";s:32:\"pk_a174b97f79e343adc22bcb319aadd\";s:2:\"id\";s:8:\"18721513\";s:7:\"created\";s:19:\"2025-09-30 15:33:46\";s:7:\"updated\";N;s:7:\"charset\";N;s:7:\"is_beta\";b:0;}s:7:\"created\";i:1759246435;s:9:\"timestamp\";i:1759332835;}s:45:\"get:/v1/users/9795636/plugins/4036/plans.json\";O:8:\"stdClass\":3:{s:6:\"result\";O:8:\"stdClass\":1:{s:5:\"plans\";a:2:{i:0;O:14:\"FS_Plugin_Plan\":24:{s:9:\"plugin_id\";s:4:\"4036\";s:4:\"name\";s:4:\"free\";s:5:\"title\";s:4:\"Free\";s:11:\"description\";N;s:17:\"is_free_localhost\";b:1;s:17:\"is_block_features\";b:1;s:12:\"license_type\";i:0;s:16:\"is_https_support\";b:0;s:12:\"trial_period\";N;s:23:\"is_require_subscription\";b:0;s:10:\"support_kb\";N;s:13:\"support_forum\";N;s:13:\"support_email\";N;s:13:\"support_phone\";N;s:13:\"support_skype\";s:0:\"\";s:18:\"is_success_manager\";b:0;s:11:\"is_featured\";b:0;s:9:\"is_hidden\";b:0;s:7:\"pricing\";N;s:8:\"features\";N;s:2:\"id\";s:4:\"6569\";s:7:\"updated\";N;s:7:\"created\";s:19:\"2019-07-07 14:42:28\";s:22:\"\0FS_Entity\0_is_updated\";b:0;}i:1;O:14:\"FS_Plugin_Plan\":24:{s:9:\"plugin_id\";s:4:\"4036\";s:4:\"name\";s:18:\"unlimited_elements\";s:5:\"title\";s:3:\"PRO\";s:11:\"description\";s:0:\"\";s:17:\"is_free_localhost\";b:1;s:17:\"is_block_features\";b:1;s:12:\"license_type\";i:0;s:16:\"is_https_support\";b:0;s:12:\"trial_period\";N;s:23:\"is_require_subscription\";b:0;s:10:\"support_kb\";s:36:\"https://unlimited-elements.com/docs/\";s:13:\"support_forum\";N;s:13:\"support_email\";s:27:\"amit@unlimited-elements.com\";s:13:\"support_phone\";N;s:13:\"support_skype\";s:0:\"\";s:18:\"is_success_manager\";b:0;s:11:\"is_featured\";b:1;s:9:\"is_hidden\";b:0;s:7:\"pricing\";N;s:8:\"features\";N;s:2:\"id\";s:4:\"6518\";s:7:\"updated\";s:19:\"2025-07-30 15:18:33\";s:7:\"created\";s:19:\"2019-07-02 13:39:02\";s:22:\"\0FS_Entity\0_is_updated\";b:0;}}}s:7:\"created\";i:1760807371;s:9:\"timestamp\";i:1760893771;}s:65:\"get:/v1/users/9795636/plugins/4036/licenses.json?is_enriched=true\";O:8:\"stdClass\":3:{s:6:\"result\";O:8:\"stdClass\":1:{s:8:\"licenses\";a:0:{}}s:7:\"created\";i:1760807371;s:9:\"timestamp\";i:1760893771;}}','off'),(521,'fs_debug_mode','','auto'),(524,'active_plugins','a:17:{i:0;s:27:\"prime-mover/prime-mover.php\";i:1;s:51:\"all-in-one-wp-migration/all-in-one-wp-migration.php\";i:2;s:19:\"chaty/cht-icons.php\";i:3;s:33:\"classic-editor/classic-editor.php\";i:4;s:43:\"custom-post-type-ui/custom-post-type-ui.php\";i:5;s:31:\"elementor-pro/elementor-pro.php\";i:6;s:23:\"elementor/elementor.php\";i:7;s:37:\"elementskit-lite/elementskit-lite.php\";i:8;s:43:\"gum-elementor-addon/gum-elementor-addon.php\";i:9;s:30:\"independent-analytics/iawp.php\";i:10;s:23:\"metricool/metricool.php\";i:11;s:57:\"real-time-find-and-replace/real-time-find-and-replace.php\";i:12;s:30:\"seo-by-rank-math/rank-math.php\";i:13;s:43:\"seraphinite-accelerator-ext/plugin_root.php\";i:14;s:73:\"skyboot-custom-icons-for-elementor/skyboot-custom-icons-for-elementor.php\";i:15;s:55:\"unlimited-elements-for-elementor/unlimited_elements.php\";i:16;s:21:\"wp-sweep/wp-sweep.php\";}','auto'),(526,'user_count','3','off'),(531,'wfls_last_role_change','1737047507','off'),(534,'wordfence_installed','','auto'),(537,'tawktocustomise_custom_timesupport@tonydezigner.com@197.184.108.106','2025-01-16 17:11:50','on'),(543,'wp_mainwp_stream_db','3.5.5','off'),(546,'tawktocustomise_custom_timesupport@tonydezigner.com@154.0.163.158','2025-01-16 17:11:53','on'),(550,'tawktocustomise_custom_timeguest@154.0.163.158','2025-01-16 17:11:54','on'),(551,'recovery_keys','a:0:{}','off'),(559,'elementor_1_elementor_pro_updater_batch_7b1c1b8c52151b57c761c4bf','a:1:{i:0;a:1:{s:8:\"callback\";a:2:{i:0;s:34:\"ElementorPro\\Core\\Upgrade\\Upgrades\";i:1;s:16:\"_on_each_version\";}}}','off'),(569,'themeisle_sdk_notifications','a:2:{s:17:\"last_notification\";a:2:{s:2:\"id\";s:16:\"neve_review_flag\";s:10:\"display_at\";i:1738222043;}s:24:\"last_notification_active\";i:1738860018;}','auto'),(575,'tawktocustomise_custom_timeguest@20.171.207.152','2025-01-16 17:20:38','on'),(580,'neve_notice_dismissed','yes','auto'),(614,'tawktocustomise_custom_timeguest@197.184.108.106','2025-01-16 17:33:38','on'),(647,'wf_plugin_act_error','','auto'),(651,'tawktocustomise_custom_timeguest@168.119.66.98','2025-01-16 17:42:57','on'),(654,'mainwp_child_connected_admin','devadmin','on'),(655,'mainwp_child_pubkey','LS0tLS1CRUdJTiBQVUJMSUMgS0VZLS0tLS0KTUlJQklqQU5CZ2txaGtpRzl3MEJBUUVGQUFPQ0FROEFNSUlCQ2dLQ0FRRUE4NDIwR2IwWkd4cTBiSWR5L2w2TQpDWmR0NGhIbXdVNFJWbDJsWGpVMmxjdEdHaXBQb1I3VndpWkMyTTdRNmN6QU51NldnM3grNHJlQ2ZXMnVuTnJ0CkJYT285MEtybmhuWTZKdHdZSmxPUTNnOU1FU0tzQ3pqd3hZU1BXczBRTE1oNy9KaVU1WXJVMGJNRU1QMitvT1oKQjR5eE44V1JPN1ZZQTVEWEFZM09mcEZqdlZwc0JySlo5eFFKSDY4cUJFUGhUL3BQRXFmaDlyNUp5RUNGRFl3RwpYS0M5TVpKWWtRdWthaXVWeDJ6aE43Yi9WYjY5Q0NJSXRxRzhJZVlCam95MEFiTW1BeG96WnFUc0FBOHBsZjJNCkFpQ2txTWdySEVpaFRQUVJuQkl1VnpIenA1NkdjWEpjQVM2bk9FdW9LeHlrZlRDaUJGVm1pV2xveDV1bVQzdWIKQXdJREFRQUIKLS0tLS1FTkQgUFVCTElDIEtFWS0tLS0tCg==','on'),(656,'mainwp_child_server','POQwrx7gm2Wbw39ApUZowMy1q0zLHAMcg155N6BW7+C2R5MeV4869Niz7U3dSh5kf/gLY9QPHw7S1LgBBfXvmQ5K5+sTXKg=','off'),(657,'mainwp_child_nonce','0','off'),(658,'mainwp_premium_updates','a:0:{}','off'),(659,'mainwp_child_openssl_sign_algo','7','auto'),(665,'tawktocustomise_custom_timeguest@192.0.99.138','2025-01-16 17:46:36','on'),(666,'tawktocustomise_custom_timesupport@tonydezigner.com@168.119.66.98','2025-01-16 17:46:53','on'),(667,'mainwp_child_uniqueId','','off');
INSERT INTO `wpve_options` VALUES (670,'mainwp_child_actions_saved_data','a:4:{s:15:\"connected_admin\";s:8:\"devadmin\";i:17534724831498;a:7:{s:7:\"context\";s:9:\"wordpress\";s:6:\"action\";s:7:\"updated\";s:11:\"action_user\";s:7:\"wp_cron\";s:7:\"created\";i:1753472483;s:7:\"summary\";s:31:\"WordPress auto-updated to 6.7.2\";s:9:\"meta_data\";a:2:{s:9:\"user_meta\";a:6:{s:10:\"wp_user_id\";i:0;s:12:\"display_name\";s:3:\"N/A\";s:4:\"role\";s:0:\"\";s:15:\"user_role_label\";s:0:\"\";s:5:\"agent\";s:7:\"wp_cron\";s:11:\"action_user\";s:7:\"wp_cron\";}s:10:\"extra_info\";a:2:{s:11:\"old_version\";s:5:\"6.7.2\";s:12:\"auto_updated\";b:1;}}s:8:\"duration\";d:40.59733104705810546875;}i:17552646469603;a:7:{s:7:\"context\";s:7:\"plugins\";s:6:\"action\";s:11:\"deactivated\";s:11:\"action_user\";s:8:\"devadmin\";s:7:\"created\";i:1755264646;s:7:\"summary\";s:34:\"\"MainWP Child\" plugin deactivated \";s:9:\"meta_data\";a:2:{s:9:\"user_meta\";a:6:{s:10:\"wp_user_id\";i:1;s:12:\"display_name\";s:8:\"devadmin\";s:4:\"role\";s:13:\"administrator\";s:15:\"user_role_label\";s:13:\"Administrator\";s:5:\"agent\";s:0:\"\";s:11:\"action_user\";s:8:\"devadmin\";}s:10:\"extra_info\";a:2:{s:4:\"name\";s:12:\"MainWP Child\";s:4:\"slug\";s:29:\"mainwp-child/mainwp-child.php\";}}s:8:\"duration\";d:2.751905918121337890625;}i:17552646462352;a:7:{s:7:\"context\";s:7:\"plugins\";s:6:\"action\";s:11:\"deactivated\";s:11:\"action_user\";s:8:\"devadmin\";s:7:\"created\";i:1755264646;s:7:\"summary\";s:42:\"\"MainWP Child Reports\" plugin deactivated \";s:9:\"meta_data\";a:2:{s:9:\"user_meta\";a:6:{s:10:\"wp_user_id\";i:1;s:12:\"display_name\";s:8:\"devadmin\";s:4:\"role\";s:13:\"administrator\";s:15:\"user_role_label\";s:13:\"Administrator\";s:5:\"agent\";s:0:\"\";s:11:\"action_user\";s:8:\"devadmin\";}s:10:\"extra_info\";a:2:{s:4:\"name\";s:20:\"MainWP Child Reports\";s:4:\"slug\";s:45:\"mainwp-child-reports/mainwp-child-reports.php\";}}s:8:\"duration\";d:2.7803199291229248046875;}}','auto'),(684,'tawktocustomise_custom_timeGoldenstallionagency@gmail.com@197.184.108.106','2025-01-16 17:52:16','on'),(693,'yoast_migrations_free','a:1:{s:7:\"version\";s:4:\"24.3\";}','auto'),(694,'wpseo','a:105:{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:0;s:16:\"indexing_started\";b:0;s:15:\"indexing_reason\";s:0:\"\";s:29:\"indexables_indexing_completed\";b:1;s:13:\"index_now_key\";s:0:\"\";s:7:\"version\";s:4:\"24.3\";s:16:\"previous_version\";s:4:\"24.2\";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: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:1737050184;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:36:\"/%year%/%monthnum%/%day%/%postname%/\";s:8:\"home_url\";s:32:\"https://goldenstallionagency.com\";s:18:\"dynamic_permalinks\";b:0;s:17:\"category_base_url\";s:0:\"\";s:12:\"tag_base_url\";s:0:\"\";s:21:\"custom_taxonomy_slugs\";a:4:{s:22:\"elementor_library_type\";s:22:\"elementor_library_type\";s:26:\"elementor_library_category\";s:26:\"elementor_library_category\";s:19:\"elementor_font_type\";s:19:\"elementor_font_type\";s:21:\"asenha-media-category\";s:21:\"asenha-media-category\";}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:2:{i:0;s:15:\"optimizeSeoData\";i:1;s:18:\"siteRepresentation\";}s:36:\"dismiss_configuration_workout_notice\";b:0;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:1737050186;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:6:{i:0;s:4:\"post\";i:1;s:4:\"page\";i:2;s:18:\"e-floating-buttons\";i:3;s:19:\"elementskit_content\";i:4;s:20:\"elementskit_template\";i:5;s:18:\"elementskit_widget\";}s:28:\"last_known_public_taxonomies\";a:3:{i:0;s:8:\"category\";i:1;s:8:\"post_tag\";i:2;s:11:\"post_format\";}s:23:\"last_known_no_unindexed\";a:6:{s:27:\"wpseo_total_unindexed_posts\";i:1738222043;s:27:\"wpseo_total_unindexed_terms\";i:1738222043;s:31:\"wpseo_unindexed_post_link_count\";i:1738222041;s:31:\"wpseo_unindexed_term_link_count\";i:1738222042;s:40:\"wpseo_total_unindexed_post_type_archives\";i:1738222041;s:35:\"wpseo_total_unindexed_general_items\";i:1738222041;}s:14:\"new_post_types\";a:0:{}s:14:\"new_taxonomies\";a:0:{}s:34:\"show_new_content_type_notification\";b:0;}','auto'),(695,'wpseo_titles','a:195:{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:22:\"Golden Stallion Agency\";s:11:\"person_name\";s:0:\"\";s:11:\"person_logo\";s:0:\"\";s:22:\"alternate_website_name\";s:0:\"\";s:12:\"company_logo\";s:91:\"https://goldenstallionagency.com/wp-content/uploads/2024/12/image_2024-11-08_222804488.webp\";s:12:\"company_name\";s:22:\"Golden Stallion Agency\";s:22:\"company_alternate_name\";s:0:\"\";s:17:\"company_or_person\";s:7:\"company\";s:25:\"company_or_person_user_id\";i: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:24:\"title-e-floating-buttons\";s:39:\"%%title%% %%page%% %%sep%% %%sitename%%\";s:27:\"metadesc-e-floating-buttons\";s:0:\"\";s:26:\"noindex-e-floating-buttons\";b:0;s:37:\"display-metabox-pt-e-floating-buttons\";b:1;s:37:\"post_types-e-floating-buttons-maintax\";i:0;s:35:\"schema-page-type-e-floating-buttons\";s:7:\"WebPage\";s:38:\"schema-article-type-e-floating-buttons\";s:4:\"None\";s:31:\"social-title-e-floating-buttons\";s:9:\"%%title%%\";s:37:\"social-description-e-floating-buttons\";s:0:\"\";s:35:\"social-image-url-e-floating-buttons\";s:0:\"\";s:34:\"social-image-id-e-floating-buttons\";i:0;s:23:\"title-elementor_library\";s:39:\"%%title%% %%page%% %%sep%% %%sitename%%\";s:26:\"metadesc-elementor_library\";s:0:\"\";s:25:\"noindex-elementor_library\";b:0;s:36:\"display-metabox-pt-elementor_library\";b:1;s:36:\"post_types-elementor_library-maintax\";i:0;s:34:\"schema-page-type-elementor_library\";s:7:\"WebPage\";s:37:\"schema-article-type-elementor_library\";s:4:\"None\";s:30:\"social-title-elementor_library\";s:9:\"%%title%%\";s:36:\"social-description-elementor_library\";s:0:\"\";s:34:\"social-image-url-elementor_library\";s:0:\"\";s:33:\"social-image-id-elementor_library\";i:0;s:25:\"title-elementskit_content\";s:39:\"%%title%% %%page%% %%sep%% %%sitename%%\";s:28:\"metadesc-elementskit_content\";s:0:\"\";s:27:\"noindex-elementskit_content\";b:0;s:38:\"display-metabox-pt-elementskit_content\";b:1;s:38:\"post_types-elementskit_content-maintax\";i:0;s:36:\"schema-page-type-elementskit_content\";s:7:\"WebPage\";s:39:\"schema-article-type-elementskit_content\";s:4:\"None\";s:32:\"social-title-elementskit_content\";s:9:\"%%title%%\";s:38:\"social-description-elementskit_content\";s:0:\"\";s:36:\"social-image-url-elementskit_content\";s:0:\"\";s:35:\"social-image-id-elementskit_content\";i:0;s:26:\"title-elementskit_template\";s:39:\"%%title%% %%page%% %%sep%% %%sitename%%\";s:29:\"metadesc-elementskit_template\";s:0:\"\";s:28:\"noindex-elementskit_template\";b:0;s:39:\"display-metabox-pt-elementskit_template\";b:1;s:39:\"post_types-elementskit_template-maintax\";i:0;s:37:\"schema-page-type-elementskit_template\";s:7:\"WebPage\";s:40:\"schema-article-type-elementskit_template\";s:4:\"None\";s:33:\"social-title-elementskit_template\";s:9:\"%%title%%\";s:39:\"social-description-elementskit_template\";s:0:\"\";s:37:\"social-image-url-elementskit_template\";s:0:\"\";s:36:\"social-image-id-elementskit_template\";i:0;s:24:\"title-elementskit_widget\";s:39:\"%%title%% %%page%% %%sep%% %%sitename%%\";s:27:\"metadesc-elementskit_widget\";s:0:\"\";s:26:\"noindex-elementskit_widget\";b:0;s:37:\"display-metabox-pt-elementskit_widget\";b:1;s:37:\"post_types-elementskit_widget-maintax\";i:0;s:35:\"schema-page-type-elementskit_widget\";s:7:\"WebPage\";s:38:\"schema-article-type-elementskit_widget\";s:4:\"None\";s:31:\"social-title-elementskit_widget\";s:9:\"%%title%%\";s:37:\"social-description-elementskit_widget\";s:0:\"\";s:35:\"social-image-url-elementskit_widget\";s:0:\"\";s:34:\"social-image-id-elementskit_widget\";i:0;s:18:\"title-metform-form\";s:39:\"%%title%% %%page%% %%sep%% %%sitename%%\";s:21:\"metadesc-metform-form\";s:0:\"\";s:20:\"noindex-metform-form\";b:0;s:31:\"display-metabox-pt-metform-form\";b:1;s:31:\"post_types-metform-form-maintax\";i:0;s:29:\"schema-page-type-metform-form\";s:7:\"WebPage\";s:32:\"schema-article-type-metform-form\";s:4:\"None\";s:25:\"social-title-metform-form\";s:9:\"%%title%%\";s:31:\"social-description-metform-form\";s:0:\"\";s:29:\"social-image-url-metform-form\";s:0:\"\";s:28:\"social-image-id-metform-form\";i:0;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:51;s:17:\"company_logo_meta\";a:10:{s:5:\"width\";i:150;s:6:\"height\";i:150;s:8:\"filesize\";i:8132;s:3:\"url\";s:91:\"https://goldenstallionagency.com/wp-content/uploads/2024/12/image_2024-11-08_222804488.webp\";s:4:\"path\";s:85:\"/home/goldeeie/public_html/wp-content/uploads/2024/12/image_2024-11-08_222804488.webp\";s:4:\"size\";s:4:\"full\";s:2:\"id\";i:51;s:3:\"alt\";s:0:\"\";s:6:\"pixels\";i:22500;s:4:\"type\";s:10:\"image/webp\";}s:16:\"person_logo_meta\";b:0;s:29:\"open_graph_frontpage_image_id\";i:0;}','auto'),(696,'wpseo_social','a:20:{s:13:\"facebook_site\";s:54:\"https://www.facebook.com/profile.php?id=61571006637185\";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:20:\"goldenstallionagency\";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:2:{i:0;s:76:\"https://www.instagram.com/goldenstallionagency?igsh=MTdnbmR6M3A2b3Fibw%3d%3d\";i:1;s:64:\"https://www.tiktok.com/@goldenstallionagency?_t=8sNGsj9tIT0&_r=1\";}s:12:\"mastodon_url\";s:0:\"\";}','auto'),(729,'tawktocustomise_custom_timeguest@66.249.93.173','2025-01-16 18:00:57','on'),(730,'tawktocustomise_custom_timeguest@66.249.93.174','2025-01-16 18:00:57','on'),(731,'tawktocustomise_custom_timeguest@66.249.66.163','2025-01-16 18:01:44','on'),(732,'tawktocustomise_custom_timeguest@66.249.66.162','2025-01-16 18:01:46','on'),(735,'category_children','a:0:{}','auto'),(736,'tawktocustomise_custom_timeguest@66.249.66.164','2025-01-16 18:06:33','on'),(744,'tawktocustomise_custom_timeguest@105.186.170.191','2025-01-16 18:17:42','on'),(756,'tawktocustomise_custom_timeguest@54.217.83.13','2025-01-16 20:09:47','on'),(766,'tawktocustomise_custom_timeguest@66.249.66.1','2025-01-16 21:37:26','on'),(771,'tawktocustomise_custom_timeguest@103.131.71.34','2025-01-16 22:18:02','on'),(792,'tawktocustomise_custom_timeguest@127.0.0.1','2025-01-17 04:32:52','on'),(796,'be-mu-email-status-module','on','off'),(797,'be-mu-email-speed','240 per hour','off'),(798,'be-mu-email-unsubscribe-feature','on','off'),(799,'be-mu-email-unsubscribe-footer','<p>---<br />You can unsubscribe from these messages by clicking <a href=\"[unsubscribe_url]\" target=\"_blank\">here</a>.</p>','off'),(800,'be-mu-insert-head-affect-sites-id-option','Only these site IDs:','off'),(801,'be-mu-insert-head-site-ids','','off'),(802,'be-mu-insert-head-front-end-theme','on','off'),(803,'be-mu-insert-head-front-end-login','off','off'),(804,'be-mu-insert-head-back-end','off','off'),(805,'be-mu-insert-footer-affect-sites-id-option','Only these site IDs:','off'),(806,'be-mu-insert-footer-site-ids','','off'),(807,'be-mu-insert-footer-front-end-theme','on','off'),(808,'be-mu-insert-footer-front-end-login','off','off'),(809,'be-mu-insert-footer-back-end','off','off'),(810,'be-mu-plugin-network-disable-new-plugins','off','off'),(811,'be-mu-improve-wp-signup-css-class','off','off'),(812,'be-mu-improve-drop-leftover-tables','off','off'),(813,'be-mu-copy-status-module','on','off'),(814,'be-mu-copy-store-logs','Last 20','off'),(815,'be-mu-ban-show-flags','on','off'),(816,'be-mu-improve-show-noindex-status','on','off'),(817,'be-mu-improve-user-sites-role-icon','on','off'),(818,'be-mu-captcha-text-login','off','off'),(819,'be-mu-copy-template-site-notify-error','on','off'),(820,'be-mu-copy-template-site-email','off','off'),(821,'be-mu-copy-template-site-title','off','off'),(822,'be-mu-copy-template-site-users','skip','off'),(823,'be-mu-copy-template-site-time','5','off'),(824,'be-mu-copy-template-site-id','','off'),(825,'be-mu-copy-template-site-skip-super','off','off'),(826,'be-mu-copy-template-site-enable','off','off'),(827,'be-mu-ban-detect-ip-method','Auto','off'),(828,'be-mu-ban-trusted-proxies','','off'),(829,'be-mu-improve-delete-leftover-folder','off','off'),(840,'mainwp_child_clone_sites','0','off'),(841,'mainwp_child_siteid','26','off'),(842,'mainwp_child_actions_saved_number_of_days','30','off'),(845,'mainwp_wordfence_lastcheck_scan','1738244303','auto'),(846,'mainwp_child_auto_purge_cache','0','auto'),(847,'mainwp_child_cloud_flair_enabled','0','auto'),(848,'mainwp_child_pingnonce','e354ac0d9b','off'),(849,'tawktocustomise_custom_timeguest@42.236.12.218','2025-01-17 05:32:33','on'),(859,'tawktocustomise_custom_timeguest@185.156.46.98','2025-01-17 07:50:57','on'),(862,'tawktocustomise_custom_timeguest@42.236.17.219','2025-01-17 08:32:10','on'),(870,'tawktocustomise_custom_timeguest@69.171.249.7','2025-01-17 09:07:38','on'),(874,'tawktocustomise_custom_timeguest@69.171.249.13','2025-01-17 09:07:40','on'),(875,'tawktocustomise_custom_timeguest@66.220.149.49','2025-01-17 09:09:10','on'),(876,'tawktocustomise_custom_timeguest@66.220.149.42','2025-01-17 09:09:12','on'),(877,'tawktocustomise_custom_timeguest@66.220.149.28','2025-01-17 09:09:18','on'),(878,'tawktocustomise_custom_timeguest@66.220.149.4','2025-01-17 09:09:36','on'),(879,'tawktocustomise_custom_timeguest@66.220.149.15','2025-01-17 09:09:37','on'),(880,'tawktocustomise_custom_timeguest@69.171.251.10','2025-01-17 09:10:07','on'),(881,'tawktocustomise_custom_timeguest@120.230.23.125','2025-01-17 09:17:03','on'),(883,'tawktocustomise_custom_timeguest@103.131.71.31','2025-01-17 12:34:48','on'),(887,'tawktocustomise_custom_timeguest@128.199.216.60','2025-01-17 12:35:25','on'),(889,'tawktocustomise_custom_timeguest@34.216.195.135','2025-01-17 12:56:11','on'),(890,'tawktocustomise_custom_timeguest@104.28.62.24','2025-01-17 13:02:55','on'),(892,'tawktocustomise_custom_timeguest@176.5.194.117','2025-01-17 13:02:56','on'),(906,'tawktocustomise_custom_timeguest@197.185.141.55','2025-01-17 17:35:03','on'),(920,'tawktocustomise_custom_timeguest@66.249.66.23','2025-01-17 17:43:40','on'),(938,'tawktocustomise_custom_timeguest@197.185.151.251','2025-01-17 21:20:35','on'),(971,'tawktocustomise_custom_timeguest@103.131.71.26','2025-01-18 00:00:32','on'),(975,'tawktocustomise_custom_timeguest@45.76.148.32','2025-01-18 00:02:07','on'),(976,'tawktocustomise_custom_timeguest@180.150.102.92','2025-01-18 00:18:09','on'),(987,'tawktocustomise_custom_timeguest@138.197.158.194','2025-01-18 01:22:00','on'),(1019,'tawktocustomise_custom_timeguest@223.88.83.39','2025-01-18 12:28:22','on'),(1023,'tawktocustomise_custom_timeguest@36.161.112.166','2025-01-18 12:28:28','on'),(1024,'tawktocustomise_custom_timeguest@27.115.124.49','2025-01-18 12:28:41','on'),(1025,'tawktocustomise_custom_timeguest@27.115.124.48','2025-01-18 12:29:01','on'),(1026,'tawktocustomise_custom_timeguest@165.232.35.24','2025-01-18 13:10:40','on'),(1030,'tawktocustomise_custom_timeguest@149.28.156.86','2025-01-18 16:22:42','on'),(1038,'tawktocustomise_custom_timeguest@66.249.66.161','2025-01-18 16:26:40','on'),(1051,'tawktocustomise_custom_timeguest@39.154.6.142','2025-01-18 21:50:02','on'),(1055,'tawktocustomise_custom_timeguest@223.90.33.187','2025-01-19 01:04:19','on'),(1077,'tawktocustomise_custom_timeguest@103.131.71.30','2025-01-19 05:06:40','on'),(1081,'tawktocustomise_custom_timeguest@103.131.71.22','2025-01-19 05:07:57','on'),(1082,'tawktocustomise_custom_timeguest@5.133.192.193','2025-01-19 08:27:27','on'),(1102,'tawktocustomise_custom_timeguest@66.249.66.22','2025-01-19 16:19:42','on'),(1108,'tawktocustomise_custom_timeguest@42.236.17.33','2025-01-19 17:52:22','on'),(1129,'tawktocustomise_custom_timeguest@42.236.101.204','2025-01-19 19:33:18','on'),(1133,'tawktocustomise_custom_timeguest@111.15.75.231','2025-01-19 21:48:32','on'),(1134,'tawktocustomise_custom_timeguest@223.90.130.103','2025-01-19 21:48:36','on'),(1142,'tawktocustomise_custom_timeguest@139.59.88.87','2025-01-20 02:15:43','on'),(1149,'tawktocustomise_custom_timeguest@103.131.71.29','2025-01-20 02:56:11','on'),(1195,'tawktocustomise_custom_timeguest@52.208.151.205','2025-01-20 08:40:12','on'),(1199,'tawktocustomise_custom_timeguest@209.38.123.204','2025-01-20 11:23:04','on'),(1203,'tawktocustomise_custom_timeguest@105.185.140.61','2025-01-20 11:54:58','on'),(1206,'tawktocustomise_custom_timeguest@69.171.231.114','2025-01-20 11:54:59','on'),(1208,'tawktocustomise_custom_timeguest@139.59.191.246','2025-01-20 12:12:18','on'),(1210,'tawktocustomise_custom_timeguest@34.105.36.33','2025-01-20 12:18:00','on'),(1211,'tawktocustomise_custom_timeguest@174.75.211.222','2025-01-20 12:50:32','on'),(1215,'tawktocustomise_custom_timeguest@103.131.71.18','2025-01-20 16:37:15','on'),(1219,'tawktocustomise_custom_timeguest@103.131.71.52','2025-01-20 16:38:17','on'),(1221,'tawktocustomise_custom_timeguest@89.169.33.220','2025-01-21 00:56:15','on'),(1237,'tawktocustomise_custom_timeguest@124.70.203.191','2025-01-21 01:44:31','on'),(1242,'tawktocustomise_custom_timeguest@66.249.75.229','2025-01-21 01:59:04','on'),(1244,'tawktocustomise_custom_timeguest@66.249.75.227','2025-01-21 02:04:36','on'),(1245,'tawktocustomise_custom_timeguest@120.235.231.185','2025-01-21 02:37:21','on'),(1255,'tawktocustomise_custom_timeguest@103.131.71.23','2025-01-21 05:54:22','on'),(1268,'tawktocustomise_custom_timeguest@69.171.249.1','2025-01-21 12:37:12','on'),(1270,'tawktocustomise_custom_timeguest@69.171.249.10','2025-01-21 12:37:13','on'),(1271,'tawktocustomise_custom_timeguest@173.252.127.29','2025-01-21 12:37:23','on'),(1272,'tawktocustomise_custom_timeguest@173.252.127.112','2025-01-21 12:37:40','on'),(1273,'tawktocustomise_custom_timeguest@69.171.249.21','2025-01-21 12:38:10','on'),(1274,'tawktocustomise_custom_timeguest@50.17.53.32','2025-01-21 14:13:38','on'),(1278,'tawktocustomise_custom_timeguest@63.88.73.4','2025-01-21 14:13:59','on'),(1279,'tawktocustomise_custom_timeguest@192.232.16.68','2025-01-21 14:14:18','on'),(1280,'tawktocustomise_custom_timeguest@98.85.4.8','2025-01-21 14:15:09','on'),(1281,'tawktocustomise_custom_timeguest@23.101.197.87','2025-01-21 14:16:53','on'),(1282,'tawktocustomise_custom_timeguest@20.171.207.127','2025-01-21 14:39:48','on'),(1284,'tawktocustomise_custom_timeguest@34.141.215.197','2025-01-21 14:45:10','on'),(1287,'tawktocustomise_custom_timeguest@103.131.71.46','2025-01-21 20:02:07','on'),(1293,'tawktocustomise_custom_timeguest@144.126.205.237','2025-01-22 00:09:49','on'),(1302,'tawktocustomise_custom_timeguest@39.162.187.155','2025-01-22 01:57:44','on'),(1310,'tawktocustomise_custom_timeguest@123.162.249.192','2025-01-22 01:57:53','on'),(1352,'tawktocustomise_custom_timeguest@5.133.192.136','2025-01-22 05:12:59','on'),(1361,'tawktocustomise_custom_timeguest@42.236.17.13','2025-01-22 07:38:09','on'),(1363,'tawktocustomise_custom_timeguest@42.236.12.227','2025-01-22 07:38:49','on'),(1364,'tawktocustomise_custom_timeguest@42.236.12.210','2025-01-22 08:24:37','on'),(1368,'tawktocustomise_custom_timeguest@42.236.12.214','2025-01-22 08:24:47','on'),(1369,'tawktocustomise_custom_timeguest@42.236.17.43','2025-01-22 08:25:51','on'),(1370,'tawktocustomise_custom_timeguest@66.249.66.160','2025-01-22 08:28:08','on'),(1371,'tawktocustomise_custom_timeguest@54.75.81.68','2025-01-22 09:18:20','on'),(1378,'tawktocustomise_custom_timeguest@72.14.201.99','2025-01-22 14:16:23','on'),(1379,'tawktocustomise_custom_timeguest@66.249.93.170','2025-01-22 14:16:23','on'),(1385,'tawktocustomise_custom_timeguest@197.185.169.231','2025-01-22 14:16:27','on'),(1386,'tawktocustomise_custom_timeguest@42.236.101.248','2025-01-22 17:04:23','on'),(1390,'tawktocustomise_custom_timeguest@67.205.134.203','2025-01-22 17:20:50','on'),(1394,'tawktocustomise_custom_timeguest@103.131.71.39','2025-01-22 23:14:55','on'),(1422,'be-mu-plugin-version','1.12.0','off'),(1426,'tawktocustomise_custom_timeguest@223.8.82.199','2025-01-23 09:58:49','on'),(1430,'tawktocustomise_custom_timeguest@183.148.241.252','2025-01-23 09:58:59','on'),(1431,'tawktocustomise_custom_timeguest@103.131.71.27','2025-01-23 10:11:25','on'),(1432,'tawktocustomise_custom_timeguest@52.25.22.9','2025-01-23 10:54:08','on'),(1433,'tawktocustomise_custom_timeguest@35.90.95.179','2025-01-23 10:54:09','on'),(1437,'tawktocustomise_custom_timeguest@65.20.103.204','2025-01-23 11:57:49','on'),(1441,'tawktocustomise_custom_timeguest@89.46.154.185','2025-01-23 12:55:04','on'),(1445,'tawktocustomise_custom_timeguest@181.214.201.65','2025-01-23 12:55:06','on'),(1446,'tawktocustomise_custom_timeguest@54.148.124.245','2025-01-23 12:55:08','on'),(1447,'tawktocustomise_custom_timeguest@119.12.185.153','2025-01-23 12:55:12','on'),(1448,'tawktocustomise_custom_timeguest@35.165.69.131','2025-01-23 12:55:15','on'),(1449,'tawktocustomise_custom_timeguest@181.215.125.249','2025-01-23 12:55:22','on'),(1450,'tawktocustomise_custom_timeguest@173.252.83.32','2025-01-23 13:21:46','on'),(1452,'tawktocustomise_custom_timeguest@173.252.83.16','2025-01-23 13:21:49','on'),(1453,'tawktocustomise_custom_timeguest@173.252.127.3','2025-01-23 13:22:40','on'),(1454,'tawktocustomise_custom_timeguest@173.252.127.21','2025-01-23 13:22:43','on'),(1455,'tawktocustomise_custom_timeguest@173.252.127.13','2025-01-23 13:22:49','on'),(1456,'tawktocustomise_custom_timeguest@173.252.127.113','2025-01-23 13:23:19','on'),(1457,'tawktocustomise_custom_timeguest@69.171.249.114','2025-01-23 13:23:56','on'),(1458,'tawktocustomise_custom_timeguest@197.185.149.199','2025-01-23 13:26:04','on'),(1461,'tawktocustomise_custom_timeguest@197.94.209.16','2025-01-23 13:26:18','on'),(1462,'tawktocustomise_custom_timeguest@213.172.134.106','2025-01-23 13:26:54','on'),(1463,'tawktocustomise_custom_timeguest@165.16.187.58','2025-01-23 13:27:01','on'),(1464,'tawktocustomise_custom_timeguest@165.16.186.58','2025-01-23 13:27:03','on'),(1465,'tawktocustomise_custom_timeguest@105.225.239.135','2025-01-23 13:27:18','on'),(1466,'tawktocustomise_custom_timeguest@100.71.233.117','2025-01-23 13:28:21','on'),(1467,'tawktocustomise_custom_timeguest@69.171.251.8','2025-01-23 13:28:29','on'),(1468,'tawktocustomise_custom_timeguest@69.171.251.9','2025-01-23 13:28:31','on'),(1469,'tawktocustomise_custom_timeguest@69.171.251.22','2025-01-23 13:28:33','on'),(1470,'tawktocustomise_custom_timeguest@160.226.222.133','2025-01-23 13:28:36','on'),(1471,'tawktocustomise_custom_timeguest@69.171.251.115','2025-01-23 13:28:56','on'),(1472,'tawktocustomise_custom_timeguest@69.171.251.116','2025-01-23 13:28:56','on'),(1473,'tawktocustomise_custom_timeguest@102.210.15.83','2025-01-23 13:29:04','on'),(1474,'tawktocustomise_custom_timeguest@197.94.233.119','2025-01-23 13:29:56','on'),(1475,'tawktocustomise_custom_timeguest@41.13.19.129','2025-01-23 13:30:07','on'),(1476,'tawktocustomise_custom_timeguest@102.38.127.150','2025-01-23 13:30:30','on'),(1477,'tawktocustomise_custom_timeguest@105.245.104.9','2025-01-23 13:30:59','on'),(1478,'tawktocustomise_custom_timeguest@41.246.130.249','2025-01-23 13:31:05','on'),(1479,'tawktocustomise_custom_timeguest@169.239.85.50','2025-01-23 13:31:19','on'),(1480,'tawktocustomise_custom_timeguest@197.184.101.125','2025-01-23 13:31:36','on'),(1481,'tawktocustomise_custom_timeguest@102.219.24.167','2025-01-23 13:32:19','on'),(1482,'tawktocustomise_custom_timeguest@197.185.151.250','2025-01-23 13:32:37','on'),(1483,'tawktocustomise_custom_timeguest@197.89.127.72','2025-01-23 13:32:45','on'),(1484,'tawktocustomise_custom_timeguest@41.246.128.20','2025-01-23 13:33:07','on'),(1485,'tawktocustomise_custom_timeguest@154.119.92.164','2025-01-23 13:33:16','on'),(1486,'tawktocustomise_custom_timeguest@102.32.214.248','2025-01-23 13:33:23','on'),(1487,'tawktocustomise_custom_timeguest@197.245.118.245','2025-01-23 13:33:30','on'),(1488,'tawktocustomise_custom_timeguest@41.150.51.102','2025-01-23 13:34:25','on'),(1489,'tawktocustomise_custom_timeguest@41.145.211.102','2025-01-23 13:34:27','on'),(1490,'tawktocustomise_custom_timeguest@196.39.156.48','2025-01-23 13:34:37','on'),(1491,'tawktocustomise_custom_timeguest@105.245.20.73','2025-01-23 13:34:45','on'),(1492,'tawktocustomise_custom_timeguest@41.150.249.197','2025-01-23 13:35:09','on'),(1493,'tawktocustomise_custom_timeguest@41.10.22.192','2025-01-23 13:35:16','on'),(1494,'tawktocustomise_custom_timeguest@197.185.135.72','2025-01-23 13:35:33','on'),(1495,'tawktocustomise_custom_timeguest@105.224.63.189','2025-01-23 13:35:34','on'),(1497,'tawktocustomise_custom_timeguest@41.164.149.203','2025-01-23 13:37:10','on'),(1498,'tawktocustomise_custom_timeguest@100.99.16.72','2025-01-23 13:37:42','on'),(1499,'tawktocustomise_custom_timeguest@197.90.241.5','2025-01-23 13:38:17','on'),(1500,'tawktocustomise_custom_timeguest@102.39.117.186','2025-01-23 13:38:30','on'),(1501,'tawktocustomise_custom_timeguest@41.182.88.226','2025-01-23 13:39:00','on'),(1502,'tawktocustomise_custom_timeguest@197.185.168.75','2025-01-23 13:39:15','on'),(1503,'tawktocustomise_custom_timeguest@196.39.252.128','2025-01-23 13:39:17','on'),(1504,'tawktocustomise_custom_timeguest@197.184.104.60','2025-01-23 13:39:34','on'),(1505,'tawktocustomise_custom_timeguest@105.245.112.83','2025-01-23 13:40:02','on'),(1506,'tawktocustomise_custom_timeguest@41.144.0.35','2025-01-23 13:40:13','on'),(1507,'tawktocustomise_custom_timeguest@41.144.64.107','2025-01-23 13:40:15','on'),(1508,'tawktocustomise_custom_timeguest@197.184.117.172','2025-01-23 13:42:07','on'),(1509,'tawktocustomise_custom_timeguest@197.185.145.221','2025-01-23 13:42:10','on'),(1510,'tawktocustomise_custom_timeguest@105.184.166.190','2025-01-23 13:42:14','on'),(1511,'tawktocustomise_custom_timeguest@197.245.63.164','2025-01-23 13:42:26','on'),(1512,'tawktocustomise_custom_timeguest@102.32.99.162','2025-01-23 13:43:15','on'),(1513,'tawktocustomise_custom_timeguest@41.150.224.112','2025-01-23 13:44:09','on'),(1514,'tawktocustomise_custom_timeguest@41.112.174.11','2025-01-23 13:45:36','on'),(1515,'tawktocustomise_custom_timeguest@41.150.228.5','2025-01-23 13:46:15','on'),(1516,'tawktocustomise_custom_timeguest@41.150.35.3','2025-01-23 13:49:32','on'),(1517,'tawktocustomise_custom_timeguest@100.71.75.175','2025-01-23 13:50:15','on'),(1518,'tawktocustomise_custom_timeguest@105.225.118.174','2025-01-23 13:50:17','on'),(1519,'tawktocustomise_custom_timeguest@102.23.247.20','2025-01-23 13:52:09','on'),(1520,'tawktocustomise_custom_timeguest@102.219.24.90','2025-01-23 13:52:14','on'),(1521,'tawktocustomise_custom_timeguest@41.122.134.149','2025-01-23 13:54:16','on'),(1522,'tawktocustomise_custom_timeguest@197.185.130.192','2025-01-23 13:54:20','on'),(1523,'tawktocustomise_custom_timeguest@197.89.33.236','2025-01-23 13:54:31','on'),(1524,'tawktocustomise_custom_timeguest@196.30.35.124','2025-01-23 13:56:00','on'),(1527,'tawktocustomise_custom_timeguest@197.103.129.23','2025-01-23 13:56:10','on'),(1528,'tawktocustomise_custom_timeguest@102.66.193.113','2025-01-23 13:56:47','on'),(1529,'tawktocustomise_custom_timeguest@102.219.24.172','2025-01-23 13:57:26','on'),(1531,'tawktocustomise_custom_timeguest@41.0.60.105','2025-01-23 13:59:30','on'),(1532,'tawktocustomise_custom_timeguest@37.225.94.99','2025-01-23 14:01:37','on'),(1533,'tawktocustomise_custom_timeguest@196.41.10.145','2025-01-23 14:02:23','on'),(1534,'tawktocustomise_custom_timeguest@41.150.220.207','2025-01-23 14:03:02','on'),(1535,'tawktocustomise_custom_timeguest@105.224.20.165','2025-01-23 14:03:08','on'),(1536,'tawktocustomise_custom_timeguest@197.184.78.248','2025-01-23 14:03:36','on'),(1537,'tawktocustomise_custom_timeguest@105.245.104.187','2025-01-23 14:04:48','on'),(1538,'tawktocustomise_custom_timeguest@197.87.40.100','2025-01-23 14:05:50','on'),(1539,'tawktocustomise_custom_timeguest@197.185.150.167','2025-01-23 14:06:51','on'),(1540,'tawktocustomise_custom_timeguest@102.66.65.108','2025-01-23 14:08:24','on'),(1541,'tawktocustomise_custom_timeguest@197.89.55.52','2025-01-23 14:08:30','on'),(1542,'tawktocustomise_custom_timeguest@41.150.226.161','2025-01-23 14:08:44','on'),(1543,'tawktocustomise_custom_timeguest@197.185.135.247','2025-01-23 14:08:49','on'),(1544,'tawktocustomise_custom_timeguest@129.232.109.191','2025-01-23 14:09:18','on'),(1545,'tawktocustomise_custom_timeguest@78.10.75.96','2025-01-23 14:09:29','on'),(1546,'tawktocustomise_custom_timeguest@41.144.66.156','2025-01-23 14:10:29','on'),(1547,'tawktocustomise_custom_timeguest@41.144.1.108','2025-01-23 14:10:30','on'),(1548,'tawktocustomise_custom_timeguest@197.185.186.19','2025-01-23 14:10:31','on'),(1549,'tawktocustomise_custom_timeguest@102.141.84.101','2025-01-23 14:10:38','on'),(1550,'tawktocustomise_custom_timeguest@41.150.225.148','2025-01-23 14:12:07','on'),(1552,'tawktocustomise_custom_timeguest@197.185.161.132','2025-01-23 14:15:39','on'),(1553,'tawktocustomise_custom_timeguest@94.254.231.45','2025-01-23 14:16:53','on'),(1554,'tawktocustomise_custom_timeguest@197.94.224.71','2025-01-23 14:17:53','on'),(1555,'tawktocustomise_custom_timeguest@197.184.163.107','2025-01-23 14:18:10','on'),(1556,'tawktocustomise_custom_timeguest@41.150.222.201','2025-01-23 14:21:00','on'),(1557,'tawktocustomise_custom_timeguest@196.42.108.170','2025-01-23 14:22:42','on'),(1558,'tawktocustomise_custom_timeguest@10.208.194.25','2025-01-23 14:25:24','on'),(1559,'tawktocustomise_custom_timeguest@197.221.102.22','2025-01-23 14:25:25','on'),(1562,'tawktocustomise_custom_timeguest@105.245.180.178','2025-01-23 14:30:08','on'),(1563,'tawktocustomise_custom_timeguest@41.144.0.197','2025-01-23 14:31:16','on'),(1564,'tawktocustomise_custom_timeguest@80.233.70.53','2025-01-23 14:31:30','on'),(1565,'tawktocustomise_custom_timeguest@105.232.128.157','2025-01-23 14:31:51','on'),(1566,'tawktocustomise_custom_timeguest@102.33.32.42','2025-01-23 14:31:52','on'),(1567,'tawktocustomise_custom_timeguest@102.33.32.54','2025-01-23 14:31:53','on'),(1568,'tawktocustomise_custom_timeguest@41.246.129.168','2025-01-23 14:31:53','on'),(1569,'tawktocustomise_custom_timeguest@41.13.131.149','2025-01-23 14:32:50','on'),(1570,'tawktocustomise_custom_timeguest@197.184.96.37','2025-01-23 14:33:02','on'),(1571,'tawktocustomise_custom_timeguest@41.13.120.22','2025-01-23 14:34:13','on'),(1578,'tawktocustomise_custom_timeguest@41.76.96.122','2025-01-23 14:35:33','on'),(1580,'tawktocustomise_custom_timeguest@197.68.81.47','2025-01-23 14:35:44','on'),(1581,'tawktocustomise_custom_timeguest@41.144.34.44','2025-01-23 14:35:49','on'),(1582,'tawktocustomise_custom_timeguest@41.84.239.149','2025-01-23 14:36:19','on'),(1583,'tawktocustomise_custom_timeguest@165.165.109.219','2025-01-23 14:36:24','on'),(1584,'tawktocustomise_custom_timeguest@41.132.36.33','2025-01-23 14:36:33','on'),(1585,'tawktocustomise_custom_timeguest@105.244.235.56','2025-01-23 14:37:07','on'),(1586,'tawktocustomise_custom_timeguest@41.150.249.159','2025-01-23 14:37:42','on'),(1587,'tawktocustomise_custom_timeguest@197.184.178.240','2025-01-23 14:37:49','on'),(1588,'tawktocustomise_custom_timeguest@197.184.94.43','2025-01-23 14:38:15','on'),(1593,'tawktocustomise_custom_timeguest@102.218.204.138','2025-01-23 14:39:07','on'),(1596,'tawktocustomise_custom_timesupport@tonydezigner.com@197.184.94.43','2025-01-23 14:39:45','on'),(1633,'cht_is_chatway_added','1','auto'),(1634,'tawktocustomise_custom_timeguest@213.172.149.121','2025-01-23 14:41:16','on'),(1635,'tawktocustomise_custom_timeguest@197.185.172.2','2025-01-23 14:41:17','on'),(1636,'tawktocustomise_custom_timeguest@168.167.81.168','2025-01-23 14:41:35','on'),(1637,'tawktocustomise_custom_timeguest@165.165.108.224','2025-01-23 14:42:03','on'),(1638,'tawktocustomise_custom_timeguest@102.182.14.240','2025-01-23 14:42:39','on'),(1639,'tawktocustomise_custom_timeguest@165.255.22.104','2025-01-23 14:42:44','on'),(1640,'tawktocustomise_custom_timeguest@100.71.107.206','2025-01-23 14:44:26','on'),(1641,'tawktocustomise_custom_timeguest@41.13.8.246','2025-01-23 14:46:57','on'),(1642,'tawktocustomise_custom_timeguest@152.110.199.216','2025-01-23 14:47:06','on'),(1643,'tawktocustomise_custom_timeguest@102.132.36.234','2025-01-23 14:47:14','on'),(1644,'tawktocustomise_custom_timeguest@197.184.160.32','2025-01-23 14:47:44','on'),(1645,'tawktocustomise_custom_timeguest@41.1.83.121','2025-01-23 14:48:18','on'),(1646,'tawktocustomise_custom_timeguest@41.193.224.215','2025-01-23 14:49:21','on'),(1647,'tawktocustomise_custom_timeguest@196.250.192.84','2025-01-23 14:50:43','on'),(1648,'tawktocustomise_custom_timeguest@41.150.226.27','2025-01-23 14:50:43','on'),(1649,'tawktocustomise_custom_timeguest@41.144.1.91','2025-01-23 14:50:53','on'),(1650,'tawktocustomise_custom_timeguest@197.221.254.144','2025-01-23 14:50:59','on'),(1651,'tawktocustomise_custom_timeguest@41.193.213.165','2025-01-23 14:51:04','on'),(1652,'tawktocustomise_custom_timeguest@41.145.211.100','2025-01-23 14:51:25','on'),(1653,'tawktocustomise_custom_timeguest@102.39.206.160','2025-01-23 14:52:17','on'),(1654,'tawktocustomise_custom_timeguest@41.150.224.95','2025-01-23 14:53:06','on'),(1655,'tawktocustomise_custom_timeguest@105.232.128.86','2025-01-23 14:54:19','on'),(1656,'tawktocustomise_custom_timeguest@197.184.95.124','2025-01-23 14:54:25','on'),(1657,'tawktocustomise_custom_timeguest@100.71.78.62','2025-01-23 14:57:58','on'),(1661,'tawktocustomise_custom_timeguest@197.185.142.105','2025-01-23 15:03:24','on'),(1662,'tawktocustomise_custom_timeguest@41.122.194.91','2025-01-23 15:04:09','on'),(1663,'tawktocustomise_custom_timeguest@197.221.254.55','2025-01-23 15:05:04','on'),(1664,'tawktocustomise_custom_timeguest@100.98.105.43','2025-01-23 15:05:49','on'),(1665,'tawktocustomise_custom_timeguest@41.1.130.15','2025-01-23 15:12:16','on'),(1667,'tawktocustomise_custom_timeguest@156.155.80.20','2025-01-23 15:13:53','on'),(1668,'tawktocustomise_custom_timeguest@196.39.197.145','2025-01-23 15:15:05','on'),(1669,'tawktocustomise_custom_timeguest@196.210.81.122','2025-01-23 15:16:07','on'),(1670,'tawktocustomise_custom_timeguest@169.239.176.22','2025-01-23 15:16:52','on'),(1671,'tawktocustomise_custom_timeguest@41.198.155.137','2025-01-23 15:18:28','on'),(1672,'tawktocustomise_custom_timeguest@197.184.92.153','2025-01-23 15:18:47','on'),(1673,'tawktocustomise_custom_timeguest@41.113.237.134','2025-01-23 15:19:20','on'),(1674,'tawktocustomise_custom_timeguest@41.150.224.254','2025-01-23 15:19:47','on'),(1675,'tawktocustomise_custom_timeguest@197.184.77.138','2025-01-23 15:19:55','on'),(1676,'tawktocustomise_custom_timeguest@41.150.224.37','2025-01-23 15:21:51','on'),(1677,'tawktocustomise_custom_timeguest@41.144.0.112','2025-01-23 15:25:47','on'),(1678,'tawktocustomise_custom_timeguest@41.182.43.99','2025-01-23 15:26:07','on'),(1679,'tawktocustomise_custom_timeguest@102.221.216.68','2025-01-23 15:26:39','on'),(1680,'tawktocustomise_custom_timeguest@41.0.57.32','2025-01-23 15:27:10','on'),(1681,'tawktocustomise_custom_timeguest@196.39.243.60','2025-01-23 15:27:34','on'),(1682,'tawktocustomise_custom_timeguest@41.150.216.39','2025-01-23 15:28:12','on'),(1685,'tawktocustomise_custom_timeguest@197.90.152.83','2025-01-23 15:29:29','on'),(1686,'tawktocustomise_custom_timeguest@102.132.138.193','2025-01-23 15:30:25','on'),(1687,'tawktocustomise_custom_timeguest@41.1.94.238','2025-01-23 15:31:22','on'),(1688,'tawktocustomise_custom_timeguest@102.219.24.85','2025-01-23 15:33:20','on'),(1689,'tawktocustomise_custom_timeguest@165.73.47.103','2025-01-23 15:36:23','on'),(1691,'tawktocustomise_custom_timeguest@213.172.149.66','2025-01-23 15:37:06','on'),(1692,'tawktocustomise_custom_timeguest@102.221.201.15','2025-01-23 15:39:18','on'),(1693,'tawktocustomise_custom_timeguest@197.185.165.95','2025-01-23 15:40:07','on'),(1694,'tawktocustomise_custom_timeguest@197.87.118.193','2025-01-23 15:42:22','on'),(1695,'tawktocustomise_custom_timeguest@102.214.161.103','2025-01-23 15:42:52','on'),(1696,'tawktocustomise_custom_timeguest@105.225.116.211','2025-01-23 15:46:39','on'),(1697,'tawktocustomise_custom_timeguest@165.16.180.83','2025-01-23 15:46:40','on'),(1698,'tawktocustomise_custom_timeguest@196.39.192.200','2025-01-23 15:46:50','on'),(1699,'tawktocustomise_custom_timeguest@197.245.184.136','2025-01-23 15:47:12','on'),(1700,'tawktocustomise_custom_timeguest@105.216.111.223','2025-01-23 15:47:23','on'),(1701,'tawktocustomise_custom_timeguest@41.76.101.213','2025-01-23 15:50:32','on'),(1702,'tawktocustomise_custom_timeguest@41.135.32.201','2025-01-23 15:54:39','on'),(1703,'tawktocustomise_custom_timeguest@41.132.14.23','2025-01-23 15:55:29','on'),(1704,'tawktocustomise_custom_timeguest@41.13.100.232','2025-01-23 15:56:15','on'),(1705,'tawktocustomise_custom_timeguest@41.132.30.24','2025-01-23 15:57:46','on'),(1707,'tawktocustomise_custom_timeguest@102.66.193.75','2025-01-23 15:59:04','on'),(1710,'tawktocustomise_custom_timeguest@41.150.34.178','2025-01-23 15:59:49','on'),(1711,'tawktocustomise_custom_timeguest@102.221.220.122','2025-01-23 16:01:08','on'),(1712,'tawktocustomise_custom_timeguest@105.244.170.159','2025-01-23 16:05:31','on'),(1713,'tawktocustomise_custom_timeguest@102.213.133.182','2025-01-23 16:07:22','on'),(1714,'tawktocustomise_custom_timeguest@197.184.65.148','2025-01-23 16:07:32','on'),(1715,'tawktocustomise_custom_timeguest@105.184.186.74','2025-01-23 16:08:51','on'),(1716,'tawktocustomise_custom_timeguest@105.214.48.1','2025-01-23 16:10:00','on'),(1717,'tawktocustomise_custom_timeguest@155.93.178.163','2025-01-23 16:11:05','on'),(1718,'tawktocustomise_custom_timeguest@41.144.98.82','2025-01-23 16:15:33','on'),(1720,'tawktocustomise_custom_timeguest@41.13.22.198','2025-01-23 16:15:44','on'),(1721,'tawktocustomise_custom_timeguest@105.245.36.47','2025-01-23 16:17:01','on'),(1722,'tawktocustomise_custom_timeguest@197.89.27.231','2025-01-23 16:19:13','on'),(1723,'tawktocustomise_custom_timeguest@41.116.0.110','2025-01-23 16:21:31','on'),(1724,'tawktocustomise_custom_timeguest@197.185.202.132','2025-01-23 16:23:15','on'),(1725,'tawktocustomise_custom_timeguest@196.210.209.159','2025-01-23 16:31:59','on'),(1728,'tawktocustomise_custom_timeguest@197.184.102.174','2025-01-23 16:34:31','on'),(1729,'tawktocustomise_custom_timeguest@105.4.6.31','2025-01-23 16:36:20','on'),(1731,'tawktocustomise_custom_timeguest@41.13.104.208','2025-01-23 16:40:49','on'),(1732,'tawktocustomise_custom_timeguest@41.10.49.120','2025-01-23 16:40:50','on'),(1733,'tawktocustomise_custom_timeguest@197.94.82.43','2025-01-23 16:42:37','on'),(1734,'tawktocustomise_custom_timeguest@196.39.69.202','2025-01-23 16:43:21','on'),(1735,'tawktocustomise_custom_timeguest@197.184.103.115','2025-01-23 16:45:52','on'),(1736,'tawktocustomise_custom_timeguest@41.150.32.31','2025-01-23 16:47:27','on'),(1737,'tawktocustomise_custom_timeguest@41.145.192.41','2025-01-23 16:49:57','on'),(1738,'tawktocustomise_custom_timeguest@165.73.19.23','2025-01-23 16:50:49','on'),(1739,'tawktocustomise_custom_timeguest@102.38.115.230','2025-01-23 16:52:35','on'),(1740,'tawktocustomise_custom_timeguest@41.121.0.81','2025-01-23 16:53:02','on'),(1741,'tawktocustomise_custom_timeguest@165.73.163.55','2025-01-23 16:54:31','on'),(1742,'tawktocustomise_custom_timeguest@197.184.115.187','2025-01-23 16:57:23','on'),(1744,'tawktocustomise_custom_timeguest@41.193.97.80','2025-01-23 16:59:54','on'),(1745,'tawktocustomise_custom_timeguest@165.16.181.7','2025-01-23 17:03:03','on'),(1748,'tawktocustomise_custom_timeguest@41.193.97.77','2025-01-23 17:03:25','on'),(1749,'tawktocustomise_custom_timeguest@105.245.103.147','2025-01-23 17:04:20','on'),(1750,'tawktocustomise_custom_timeguest@41.150.51.75','2025-01-23 17:09:30','on'),(1751,'tawktocustomise_custom_timeguest@41.145.211.75','2025-01-23 17:09:32','on'),(1752,'tawktocustomise_custom_timeguest@102.221.118.82','2025-01-23 17:13:48','on'),(1756,'tawktocustomise_custom_timeguest@74.125.208.13','2025-01-23 17:13:53','on'),(1757,'tawktocustomise_custom_timeguest@197.184.174.213','2025-01-23 17:16:24','on'),(1758,'tawktocustomise_custom_timeguest@102.33.220.54','2025-01-23 17:19:05','on'),(1759,'tawktocustomise_custom_timeguest@102.131.60.94','2025-01-23 17:25:05','on'),(1760,'tawktocustomise_custom_timeguest@149.154.161.202','2025-01-23 17:25:32','on'),(1761,'tawktocustomise_custom_timeguest@41.113.5.240','2025-01-23 17:26:11','on'),(1762,'tawktocustomise_custom_timeguest@105.12.4.184','2025-01-23 17:26:40','on'),(1763,'tawktocustomise_custom_timeguest@197.185.214.237','2025-01-23 17:28:42','on'),(1764,'tawktocustomise_custom_timeguest@197.185.165.83','2025-01-23 17:30:00','on'),(1765,'tawktocustomise_custom_timeguest@72.14.201.114','2025-01-23 17:32:45','on'),(1766,'tawktocustomise_custom_timeguest@193.186.4.99','2025-01-23 17:32:50','on'),(1767,'tawktocustomise_custom_timeguest@169.0.83.241','2025-01-23 17:32:58','on'),(1768,'tawktocustomise_custom_timeguest@41.145.209.251','2025-01-23 17:33:01','on'),(1769,'tawktocustomise_custom_timeguest@41.150.49.251','2025-01-23 17:33:05','on'),(1772,'tawktocustomise_custom_timeguest@165.73.40.137','2025-01-23 17:49:25','on'),(1782,'tawktocustomise_custom_timeguest@197.185.178.117','2025-01-23 17:51:58','on'),(1787,'tawktocustomise_custom_timeguest@173.252.127.4','2025-01-23 17:52:42','on'),(1788,'tawktocustomise_custom_timeguest@173.252.127.19','2025-01-23 17:52:43','on'),(1789,'tawktocustomise_custom_timeguest@173.252.127.8','2025-01-23 17:52:45','on'),(1790,'tawktocustomise_custom_timeguest@173.252.127.7','2025-01-23 17:53:04','on'),(1791,'tawktocustomise_custom_timeguest@173.252.127.2','2025-01-23 17:53:06','on'),(1792,'tawktocustomise_custom_timeguest@173.252.83.113','2025-01-23 17:53:32','on'),(1793,'tawktocustomise_custom_timeguest@102.23.88.164','2025-01-23 17:55:14','on'),(1794,'tawktocustomise_custom_timeguest@105.245.174.13','2025-01-23 17:56:31','on'),(1796,'tawktocustomise_custom_timeguest@165.165.110.86','2025-01-23 17:57:28','on'),(1798,'tawktocustomise_custom_timeguest@161.35.164.141','2025-01-23 17:59:01','on'),(1799,'tawktocustomise_custom_timeguest@105.242.65.225','2025-01-23 18:02:48','on'),(1800,'tawktocustomise_custom_timeguest@100.71.83.31','2025-01-23 18:05:33','on'),(1801,'tawktocustomise_custom_timeguest@42.236.17.11','2025-01-23 18:07:16','on'),(1802,'tawktocustomise_custom_timeguest@102.32.100.133','2025-01-23 18:17:37','on'),(1804,'tawktocustomise_custom_timeguest@31.215.182.224','2025-01-23 18:21:08','on'),(1805,'tawktocustomise_custom_timeguest@197.245.228.185','2025-01-23 18:24:52','on'),(1812,'tawktocustomise_custom_timeguest@212.108.143.218','2025-01-23 18:26:32','on'),(1813,'tawktocustomise_custom_timeguest@49.146.39.40','2025-01-23 18:27:31','on'),(1814,'tawktocustomise_custom_timeguest@102.32.3.10','2025-01-23 18:27:51','on'),(1815,'tawktocustomise_custom_timeguest@41.123.97.135','2025-01-23 18:31:04','on'),(1816,'tawktocustomise_custom_timeguest@136.158.60.230','2025-01-23 18:32:50','on'),(1818,'tawktocustomise_custom_timeguest@168.210.60.103','2025-01-23 18:35:52','on'),(1825,'neve_logger_flag','no','auto'),(1835,'tawktocustomise_custom_timeguest@154.119.81.26','2025-01-23 18:38:55','on'),(1836,'tawktocustomise_custom_timeguest@165.73.184.69','2025-01-23 18:39:41','on'),(1837,'tawktocustomise_custom_timeguest@105.232.128.147','2025-01-23 18:43:03','on'),(1859,'auto_update_plugins','a:29:{i:0;s:55:\"admin-site-enhancements-pro/admin-site-enhancements.php\";i:1;s:37:\"admin-menu-editor-pro/menu-editor.php\";i:2;s:37:\"beyond-multisite/beyond-multisite.php\";i:3;s:19:\"chaty/cht-icons.php\";i:4;s:33:\"classic-editor/classic-editor.php\";i:5;s:53:\"customize-tawk-to-widget/customize-tawk-to-widget.php\";i:6;s:47:\"disable-admin-notices/disable-admin-notices.php\";i:7;s:23:\"elementor/elementor.php\";i:8;s:31:\"elementor-pro/elementor-pro.php\";i:9;s:37:\"elementskit-lite/elementskit-lite.php\";i:10;s:35:\"envato-elements/envato-elements.php\";i:11;s:43:\"gum-elementor-addon/gum-elementor-addon.php\";i:12;s:30:\"independent-analytics/iawp.php\";i:13;s:23:\"loginizer/loginizer.php\";i:14;s:29:\"mainwp-child/mainwp-child.php\";i:15;s:45:\"mainwp-child-reports/mainwp-child-reports.php\";i:16;s:19:\"metform/metform.php\";i:17;s:27:\"prime-mover/prime-mover.php\";i:18;s:57:\"real-time-find-and-replace/real-time-find-and-replace.php\";i:19;s:73:\"skyboot-custom-icons-for-elementor/skyboot-custom-icons-for-elementor.php\";i:20;s:27:\"tawkto-live-chat/tawkto.php\";i:21;s:23:\"wordfence/wordfence.php\";i:22;s:24:\"wordpress-seo/wp-seo.php\";i:23;s:40:\"wordpress-seo-premium/wp-seo-premium.php\";i:24;s:25:\"wpseo-video/video-seo.php\";i:25;s:25:\"wpseo-local/local-seo.php\";i:26;s:39:\"wpseo-woocommerce/wpseo-woocommerce.php\";i:27;s:25:\"wpseo-news/wpseo-news.php\";i:28;s:57:\"acf-content-analysis-for-yoast-seo/yoast-acf-analysis.php\";}','off'),(1864,'tawktocustomise_custom_timeguest@41.193.225.96','2025-01-23 18:48:43','on'),(1868,'tawktocustomise_custom_timeguest@105.186.169.251','2025-01-23 18:52:19','on'),(1869,'tawktocustomise_custom_timeguest@41.13.96.153','2025-01-23 18:52:22','on'),(1870,'tawktocustomise_custom_timeguest@102.130.104.201','2025-01-23 19:04:14','on'),(1872,'tawktocustomise_custom_timeguest@196.6.113.25','2025-01-23 19:08:55','on'),(1873,'tawktocustomise_custom_timeguest@197.184.111.237','2025-01-23 19:10:48','on'),(1874,'tawktocustomise_custom_timeguest@41.145.192.92','2025-01-23 19:21:30','on'),(1878,'tawktocustomise_custom_timeguest@197.184.94.137','2025-01-23 19:26:42','on'),(1879,'tawktocustomise_custom_timeguest@105.12.1.199','2025-01-23 19:27:08','on'),(1880,'tawktocustomise_custom_timeguest@41.13.76.214','2025-01-23 19:34:51','on'),(1881,'tawktocustomise_custom_timeguest@105.214.75.209','2025-01-23 19:36:03','on'),(1883,'tawktocustomise_custom_timeguest@102.221.220.23','2025-01-23 19:40:02','on'),(1884,'tawktocustomise_custom_timeguest@165.165.109.190','2025-01-23 19:40:52','on'),(1885,'tawktocustomise_custom_timeguest@105.214.14.127','2025-01-23 19:42:47','on'),(1886,'tawktocustomise_custom_timeguest@197.221.123.138','2025-01-23 19:44:06','on'),(1887,'tawktocustomise_custom_timeguest@197.185.177.10','2025-01-23 19:49:17','on'),(1888,'tawktocustomise_custom_timeguest@197.184.122.100','2025-01-23 19:52:58','on'),(1891,'tawktocustomise_custom_timeguest@197.92.192.94','2025-01-23 20:00:01','on'),(1893,'tawktocustomise_custom_timeguest@165.16.185.74','2025-01-23 20:01:54','on'),(1894,'tawktocustomise_custom_timeguest@41.13.68.83','2025-01-23 20:17:34','on'),(1896,'tawktocustomise_custom_timeguest@102.215.33.50','2025-01-23 20:27:05','on'),(1899,'tawktocustomise_custom_timeguest@165.16.167.150','2025-01-23 20:28:23','on'),(1900,'tawktocustomise_custom_timeguest@105.245.174.80','2025-01-23 20:31:49','on'),(1901,'tawktocustomise_custom_timeguest@105.245.99.212','2025-01-23 20:32:32','on'),(1902,'tawktocustomise_custom_timeguest@217.114.43.34','2025-01-23 20:39:08','on'),(1904,'tawktocustomise_custom_timeguest@41.1.71.80','2025-01-23 20:44:21','on'),(1905,'tawktocustomise_custom_timeguest@197.90.55.220','2025-01-23 20:47:44','on'),(1906,'tawktocustomise_custom_timeguest@42.236.17.55','2025-01-23 21:06:50','on'),(1910,'tawktocustomise_custom_timeguest@41.246.129.228','2025-01-23 21:07:55','on'),(1911,'tawktocustomise_custom_timeguest@41.242.160.4','2025-01-23 21:15:02','on'),(1913,'tawktocustomise_custom_timeguest@41.122.132.224','2025-01-23 21:28:45','on'),(1914,'tawktocustomise_custom_timeguest@108.176.228.53','2025-01-23 21:43:09','on'),(1918,'tawktocustomise_custom_timeguest@41.122.196.186','2025-01-23 21:48:44','on'),(1920,'tawktocustomise_custom_timeguest@41.193.163.199','2025-01-23 22:32:32','on'),(1924,'tawktocustomise_custom_timeguest@165.16.186.20','2025-01-23 22:59:12','on'),(1926,'tawktocustomise_custom_timeguest@105.4.3.184','2025-01-23 23:02:32','on'),(1929,'tawktocustomise_custom_timeguest@105.225.151.84','2025-01-23 23:11:32','on'),(1931,'tawktocustomise_custom_timeguest@105.184.186.236','2025-01-23 23:30:21','on'),(1934,'tawktocustomise_custom_timeguest@100.99.160.217','2025-01-23 23:41:10','on'),(1937,'tawktocustomise_custom_timeguest@158.62.79.181','2025-01-23 23:58:27','on'),(1939,'tawktocustomise_custom_timeguest@197.185.241.56','2025-01-24 00:08:57','on'),(1942,'tawktocustomise_custom_timeguest@165.16.167.58','2025-01-24 00:09:07','on'),(1943,'tawktocustomise_custom_timeguest@165.16.166.58','2025-01-24 00:09:08','on'),(1944,'tawktocustomise_custom_timeguest@103.131.71.33','2025-01-24 00:12:59','on'),(1946,'tawktocustomise_custom_timeguest@41.10.80.83','2025-01-24 00:21:13','on'),(1947,'tawktocustomise_custom_timeguest@100.66.225.167','2025-01-24 00:38:25','on'),(1949,'tawktocustomise_custom_timeguest@207.216.12.243','2025-01-24 00:45:43','on'),(1952,'tawktocustomise_custom_timeguest@197.184.106.81','2025-01-24 00:46:29','on'),(1953,'tawktocustomise_custom_timeguest@174.194.199.25','2025-01-24 00:54:40','on'),(1954,'tawktocustomise_custom_timeguest@169.0.38.208','2025-01-24 00:57:08','on'),(1955,'tawktocustomise_custom_timeguest@105.163.1.111','2025-01-24 01:00:56','on'),(1957,'tawktocustomise_custom_timeguest@41.150.35.235','2025-01-24 01:19:34','on'),(1961,'tawktocustomise_custom_timeguest@102.132.47.130','2025-01-24 01:30:06','on'),(1962,'tawktocustomise_custom_timeguest@109.199.118.129','2025-01-24 01:58:53','on'),(1966,'tawktocustomise_custom_timeguest@58.69.222.203','2025-01-24 02:47:53','on'),(1970,'tawktocustomise_custom_timeguest@41.135.208.221','2025-01-24 03:07:28','on'),(1972,'tawktocustomise_custom_timeguest@41.150.33.67','2025-01-24 03:31:39','on'),(1976,'tawktocustomise_custom_timeguest@197.185.184.202','2025-01-24 03:47:38','on'),(1978,'tawktocustomise_custom_timeguest@197.185.246.78','2025-01-24 04:17:28','on'),(1982,'tawktocustomise_custom_timeguest@41.116.132.103','2025-01-24 04:29:37','on'),(1990,'tawktocustomise_custom_timeguest@41.150.49.223','2025-01-24 04:41:16','on'),(1991,'tawktocustomise_custom_timeguest@41.145.209.223','2025-01-24 04:41:17','on'),(1995,'tawktocustomise_custom_timeguest@197.185.159.85','2025-01-24 04:44:17','on'),(1997,'tawktocustomise_custom_timeguest@197.184.89.248','2025-01-24 04:48:44','on'),(2000,'tawktocustomise_custom_timeguest@41.150.251.20','2025-01-24 04:52:23','on'),(2001,'tawktocustomise_custom_timeguest@165.165.111.252','2025-01-24 05:22:46','on'),(2007,'tawktocustomise_custom_timeguest@197.184.175.62','2025-01-24 05:32:23','on'),(2009,'tawktocustomise_custom_timeguest@41.144.2.90','2025-01-24 05:44:19','on'),(2010,'tawktocustomise_custom_timeguest@197.221.253.151','2025-01-24 05:47:51','on'),(2011,'tawktocustomise_custom_timeguest@102.39.234.76','2025-01-24 05:56:46','on'),(2014,'tawktocustomise_custom_timeguest@41.56.192.180','2025-01-24 06:00:45','on'),(2016,'tawktocustomise_custom_timeguest@197.185.172.234','2025-01-24 06:01:46','on'),(2017,'tawktocustomise_custom_timeguest@102.219.144.80','2025-01-24 06:04:20','on'),(2018,'tawktocustomise_custom_timeguest@41.1.128.128','2025-01-24 06:06:09','on'),(2019,'tawktocustomise_custom_timeguest@197.185.141.163','2025-01-24 06:09:30','on'),(2020,'tawktocustomise_custom_timeguest@197.184.91.86','2025-01-24 06:17:03','on'),(2022,'tawktocustomise_custom_timeguest@105.246.103.42','2025-01-24 06:19:13','on'),(2023,'tawktocustomise_custom_timeguest@102.182.239.187','2025-01-24 06:22:43','on'),(2024,'tawktocustomise_custom_timeguest@197.66.50.161','2025-01-24 06:22:59','on'),(2025,'tawktocustomise_custom_timeguest@41.182.67.198','2025-01-24 06:30:34','on'),(2028,'tawktocustomise_custom_timeguest@165.0.61.197','2025-01-24 06:32:24','on'),(2029,'tawktocustomise_custom_timeguest@105.245.16.132','2025-01-24 06:32:51','on'),(2030,'tawktocustomise_custom_timeguest@102.67.159.107','2025-01-24 06:32:59','on'),(2031,'tawktocustomise_custom_timeguest@41.193.24.10','2025-01-24 06:35:17','on'),(2033,'tawktocustomise_custom_timeguest@102.33.210.156','2025-01-24 06:46:53','on'),(2034,'tawktocustomise_custom_timeguest@41.13.120.222','2025-01-24 06:54:08','on'),(2035,'tawktocustomise_custom_timeguest@41.242.162.24','2025-01-24 06:54:25','on'),(2036,'tawktocustomise_custom_timeguest@197.184.95.254','2025-01-24 06:54:44','on'),(2037,'tawktocustomise_custom_timeguest@41.193.224.209','2025-01-24 07:04:38','on'),(2041,'tawktocustomise_custom_timeguest@102.66.137.219','2025-01-24 07:11:32','on'),(2042,'tawktocustomise_custom_timeguest@102.219.208.161','2025-01-24 07:20:07','on'),(2044,'tawktocustomise_custom_timeguest@197.184.97.46','2025-01-24 07:22:55','on'),(2045,'tawktocustomise_custom_timeguest@196.210.103.63','2025-01-24 07:26:40','on'),(2046,'tawktocustomise_custom_timeguest@41.132.34.23','2025-01-24 07:29:20','on'),(2047,'tawktocustomise_custom_timeguest@41.150.224.225','2025-01-24 07:37:24','on'),(2051,'tawktocustomise_custom_timeguest@41.116.118.62','2025-01-24 07:43:00','on'),(2052,'tawktocustomise_custom_timeguest@197.99.37.97','2025-01-24 07:47:06','on'),(2053,'tawktocustomise_custom_timeguest@35.231.181.24','2025-01-24 07:48:41','on'),(2054,'tawktocustomise_custom_timeguest@197.184.78.44','2025-01-24 07:57:17','on'),(2062,'tawktocustomise_custom_timeguest@197.185.165.124','2025-01-24 08:06:44','on'),(2064,'tawktocustomise_custom_timeguest@197.185.139.179','2025-01-24 08:09:46','on'),(2067,'tawktocustomise_custom_timeguest@165.16.186.106','2025-01-24 08:11:14','on'),(2068,'tawktocustomise_custom_timeguest@129.222.206.26','2025-01-24 08:25:54','on'),(2070,'tawktocustomise_custom_timeguest@41.193.97.53','2025-01-24 08:32:34','on'),(2072,'tawktocustomise_custom_timeguest@41.122.34.19','2025-01-24 08:37:21','on'),(2074,'tawktocustomise_custom_timeguest@20.171.207.66','2025-01-24 08:46:46','on'),(2077,'tawktocustomise_custom_timeguest@100.66.255.198','2025-01-24 09:01:36','on'),(2079,'tawktocustomise_custom_timeguest@196.220.160.38','2025-01-24 09:22:18','on'),(2083,'tawktocustomise_custom_timeguest@173.252.79.10','2025-01-24 09:23:41','on'),(2084,'tawktocustomise_custom_timeguest@173.252.79.4','2025-01-24 09:23:43','on'),(2085,'tawktocustomise_custom_timeguest@31.13.115.8','2025-01-24 09:24:32','on'),(2086,'tawktocustomise_custom_timeguest@31.13.115.10','2025-01-24 09:24:34','on'),(2087,'tawktocustomise_custom_timeguest@31.13.115.114','2025-01-24 09:24:37','on'),(2088,'tawktocustomise_custom_timeguest@31.13.115.7','2025-01-24 09:24:52','on'),(2089,'tawktocustomise_custom_timeguest@31.13.127.3','2025-01-24 09:25:22','on'),(2090,'tawktocustomise_custom_timeguest@49.149.69.114','2025-01-24 09:36:30','on'),(2092,'tawktocustomise_custom_timeguest@105.19.50.66','2025-01-24 09:55:18','on'),(2095,'tawktocustomise_custom_timeguest@105.244.237.118','2025-01-24 09:57:41','on'),(2097,'tawktocustomise_custom_timeguest@196.50.214.146','2025-01-24 10:02:14','on'),(2098,'tawktocustomise_custom_timeguest@197.185.134.44','2025-01-24 10:10:30','on'),(2099,'tawktocustomise_custom_timeguest@102.219.27.109','2025-01-24 10:36:40','on'),(2103,'tawktocustomise_custom_timeguest@102.69.193.77','2025-01-24 10:37:21','on'),(2104,'tawktocustomise_custom_timeguest@165.16.160.152','2025-01-24 10:47:12','on'),(2105,'tawktocustomise_custom_timeguest@197.211.59.174','2025-01-24 11:03:28','on'),(2107,'tawktocustomise_custom_timeguest@41.122.206.29','2025-01-24 11:26:31','on'),(2111,'tawktocustomise_custom_timeguest@196.41.222.79','2025-01-24 11:34:27','on'),(2112,'tawktocustomise_custom_timeguest@41.56.166.102','2025-01-24 11:37:01','on'),(2114,'tawktocustomise_custom_timeguest@102.22.192.67','2025-01-24 11:41:41','on'),(2116,'tawktocustomise_custom_timeguest@41.56.215.192','2025-01-24 11:48:29','on'),(2117,'tawktocustomise_custom_timeguest@41.13.146.94','2025-01-24 11:52:28','on'),(2118,'tawktocustomise_custom_timeguest@197.184.105.128','2025-01-24 12:06:32','on'),(2122,'tawktocustomise_custom_timeguest@41.122.17.73','2025-01-24 12:09:10','on'),(2123,'tawktocustomise_custom_timeguest@41.122.211.10','2025-01-24 12:10:15','on'),(2124,'tawktocustomise_custom_timeguest@197.184.112.192','2025-01-24 12:10:31','on'),(2125,'tawktocustomise_custom_timeguest@180.191.36.80','2025-01-24 12:11:46','on'),(2126,'tawktocustomise_custom_timeguest@100.66.224.223','2025-01-24 12:12:00','on'),(2128,'tawktocustomise_custom_timeguest@41.132.16.132','2025-01-24 12:15:15','on'),(2129,'tawktocustomise_custom_timeguest@160.226.160.45','2025-01-24 12:21:19','on'),(2130,'tawktocustomise_custom_timeguest@41.23.115.194','2025-01-24 12:25:10','on'),(2131,'tawktocustomise_custom_timeguest@41.145.195.73','2025-01-24 12:38:33','on'),(2135,'tawktocustomise_custom_timeguest@41.198.154.82','2025-01-24 12:46:10','on'),(2136,'tawktocustomise_custom_timeguest@102.38.95.235','2025-01-24 12:55:54','on'),(2137,'tawktocustomise_custom_timeguest@197.184.178.210','2025-01-24 13:15:11','on'),(2141,'tawktocustomise_custom_timeguest@197.184.126.193','2025-01-24 13:15:59','on'),(2142,'tawktocustomise_custom_timeguest@197.185.144.174','2025-01-24 13:16:42','on'),(2143,'tawktocustomise_custom_timeguest@165.16.180.95','2025-01-24 13:40:16','on'),(2145,'tawktocustomise_custom_timeguest@41.90.172.152','2025-01-24 13:53:53','on'),(2148,'tawktocustomise_custom_timeguest@43.155.27.244','2025-01-24 14:08:02','on'),(2150,'tawktocustomise_custom_timeguest@105.8.3.20','2025-01-24 14:09:59','on'),(2151,'tawktocustomise_custom_timeguest@196.25.90.110','2025-01-24 14:27:47','on'),(2155,'tawktocustomise_custom_timeguest@41.223.73.201','2025-01-24 14:36:14','on'),(2157,'tawktocustomise_custom_timeguest@78.46.242.13','2025-01-24 15:02:03','on'),(2162,'tawktocustomise_custom_timeguest@197.184.120.48','2025-01-24 15:23:13','on'),(2163,'tawktocustomise_custom_timeguest@105.185.139.173','2025-01-24 15:33:03','on'),(2166,'tawktocustomise_custom_timeguest@102.89.84.71','2025-01-24 15:36:04','on'),(2168,'tawktocustomise_custom_timeguest@102.32.124.216','2025-01-24 15:36:47','on'),(2169,'tawktocustomise_custom_timeguest@197.185.249.233','2025-01-24 15:49:00','on'),(2170,'tawktocustomise_custom_timeguest@102.209.136.227','2025-01-24 15:50:29','on'),(2171,'tawktocustomise_custom_timeguest@105.245.16.212','2025-01-24 15:55:03','on'),(2172,'tawktocustomise_custom_timeguest@66.249.93.172','2025-01-24 15:55:11','on'),(2173,'tawktocustomise_custom_timeguest@102.66.136.182','2025-01-24 15:56:22','on'),(2177,'tawktocustomise_custom_timeguest@197.90.40.119','2025-01-24 16:05:22','on'),(2178,'tawktocustomise_custom_timeguest@23.137.254.196','2025-01-24 16:05:25','on'),(2179,'tawktocustomise_custom_timeguest@45.77.169.233','2025-01-24 16:06:29','on'),(2180,'tawktocustomise_custom_timeguest@66.249.93.169','2025-01-24 16:08:46','on'),(2181,'tawktocustomise_custom_timeguest@193.186.4.114','2025-01-24 16:08:47','on'),(2183,'tawktocustomise_custom_timeguest@197.99.67.175','2025-01-24 16:45:05','on'),(2187,'tawktocustomise_custom_timeguest@66.220.149.8','2025-01-24 16:49:42','on'),(2188,'tawktocustomise_custom_timeguest@66.220.149.112','2025-01-24 16:49:45','on'),(2189,'tawktocustomise_custom_timeguest@173.252.127.1','2025-01-24 16:50:44','on'),(2190,'tawktocustomise_custom_timeguest@173.252.127.114','2025-01-24 16:50:50','on'),(2191,'tawktocustomise_custom_timeguest@173.252.127.11','2025-01-24 16:51:18','on'),(2192,'tawktocustomise_custom_timeguest@102.67.181.239','2025-01-24 17:06:14','on'),(2194,'tawktocustomise_custom_timeguest@102.217.240.218','2025-01-24 17:18:03','on'),(2200,'tawktocustomise_custom_timeguest@105.243.24.123','2025-01-24 17:24:06','on'),(2210,'tawktocustomise_custom_timeguest@41.193.213.238','2025-01-24 17:41:29','on'),(2215,'tawktocustomise_custom_timeguest@102.88.71.28','2025-01-24 17:51:15','on'),(2216,'tawktocustomise_custom_timeguest@105.245.8.115','2025-01-24 18:03:53','on'),(2218,'tawktocustomise_custom_timeguest@160.0.208.12','2025-01-24 18:04:01','on'),(2219,'tawktocustomise_custom_timeguest@102.66.195.101','2025-01-24 18:04:29','on'),(2220,'tawktocustomise_custom_timeguest@197.184.118.243','2025-01-24 18:09:38','on'),(2221,'tawktocustomise_custom_timeguest@5.189.203.174','2025-01-24 18:14:16','on'),(2225,'tawktocustomise_custom_timeguest@209.203.45.180','2025-01-24 18:14:31','on'),(2226,'tawktocustomise_custom_timeguest@105.8.1.100','2025-01-24 18:16:19','on'),(2227,'tawktocustomise_custom_timeguest@105.224.83.115','2025-01-24 18:18:50','on'),(2228,'tawktocustomise_custom_timeguest@180.194.130.238','2025-01-24 18:20:18','on'),(2229,'tawktocustomise_custom_timeguest@197.90.198.136','2025-01-24 18:21:00','on'),(2230,'tawktocustomise_custom_timeguest@41.121.29.116','2025-01-24 18:22:15','on'),(2231,'tawktocustomise_custom_timeguest@51.8.102.80','2025-01-24 18:23:36','on'),(2232,'tawktocustomise_custom_timeguest@105.184.247.235','2025-01-24 18:24:12','on'),(2233,'tawktocustomise_custom_timeguest@102.213.135.140','2025-01-24 18:28:47','on'),(2234,'tawktocustomise_custom_timeguest@154.117.137.18','2025-01-24 18:29:21','on'),(2235,'tawktocustomise_custom_timeguest@41.116.107.68','2025-01-24 18:29:22','on'),(2236,'tawktocustomise_custom_timeguest@100.66.234.43','2025-01-24 18:33:45','on'),(2237,'tawktocustomise_custom_timeguest@41.145.193.48','2025-01-24 18:34:37','on'),(2238,'tawktocustomise_custom_timeguest@105.186.161.62','2025-01-24 18:44:35','on'),(2242,'tawktocustomise_custom_timeguest@180.195.208.228','2025-01-24 18:53:34','on'),(2243,'tawktocustomise_custom_timeguest@66.249.82.10','2025-01-24 18:53:54','on'),(2244,'tawktocustomise_custom_timeguest@72.14.201.151','2025-01-24 18:53:54','on'),(2245,'tawktocustomise_custom_timeguest@193.186.4.148','2025-01-24 18:54:01','on'),(2246,'tawktocustomise_custom_timeguest@102.219.24.63','2025-01-24 18:57:56','on'),(2248,'tawktocustomise_custom_timeguest@102.219.230.7','2025-01-24 19:19:04','on'),(2252,'tawktocustomise_custom_timeguest@165.16.166.150','2025-01-24 19:36:41','on'),(2254,'tawktocustomise_custom_timeguest@41.13.164.193','2025-01-24 19:37:10','on'),(2255,'tawktocustomise_custom_timeguest@197.185.175.41','2025-01-24 19:43:40','on'),(2256,'tawktocustomise_custom_timeguest@197.185.130.180','2025-01-24 20:30:32','on'),(2260,'tawktocustomise_custom_timeguest@41.23.14.52','2025-01-24 20:32:23','on'),(2261,'tawktocustomise_custom_timeguest@197.91.166.207','2025-01-24 20:39:47','on'),(2263,'tawktocustomise_custom_timeguest@102.89.22.124','2025-01-24 20:49:33','on'),(2264,'tawktocustomise_custom_timeguest@41.10.105.145','2025-01-24 20:54:15','on'),(2265,'tawktocustomise_custom_timeguest@197.68.52.70','2025-01-24 21:23:56','on'),(2269,'tawktocustomise_custom_timeguest@165.16.180.18','2025-01-24 21:43:03','on'),(2271,'tawktocustomise_custom_timeguest@165.16.181.18','2025-01-24 21:43:05','on'),(2272,'tawktocustomise_custom_timeguest@105.253.251.95','2025-01-24 22:22:38','on'),(2276,'tawktocustomise_custom_timeguest@41.144.2.4','2025-01-24 23:01:10','on'),(2280,'tawktocustomise_custom_timeguest@43.130.102.223','2025-01-24 23:51:44','on'),(2287,'tawktocustomise_custom_timeguest@68.96.239.52','2025-01-25 01:05:08','on'),(2289,'tawktocustomise_custom_timeguest@41.114.189.87','2025-01-25 01:24:50','on'),(2293,'tawktocustomise_custom_timeguest@158.62.49.238','2025-01-25 01:45:02','on'),(2295,'tawktocustomise_custom_timeguest@146.232.65.195','2025-01-25 02:01:24','on'),(2299,'tawktocustomise_custom_timeguest@154.198.85.207','2025-01-25 02:01:51','on'),(2300,'tawktocustomise_custom_timeguest@41.145.194.182','2025-01-25 02:22:33','on'),(2314,'tawktocustomise_custom_timeguest@44.235.211.232','2025-01-25 04:40:13','on'),(2322,'tawktocustomise_custom_timeguest@196.39.72.39','2025-01-25 05:00:41','on'),(2329,'tawktocustomise_custom_timeguest@103.131.71.43','2025-01-25 05:22:10','on'),(2330,'tawktocustomise_custom_timeguest@197.90.129.37','2025-01-25 05:44:00','on'),(2332,'tawktocustomise_custom_timeguest@41.145.195.115','2025-01-25 05:51:00','on'),(2333,'tawktocustomise_custom_timeguest@197.95.203.114','2025-01-25 05:59:58','on'),(2337,'tawktocustomise_custom_timeguest@105.12.1.248','2025-01-25 06:10:22','on'),(2338,'tawktocustomise_custom_timeguest@66.220.149.6','2025-01-25 06:13:07','on'),(2340,'tawktocustomise_custom_timeguest@66.220.149.25','2025-01-25 06:13:10','on'),(2341,'tawktocustomise_custom_timeguest@173.252.127.5','2025-01-25 06:14:17','on'),(2342,'tawktocustomise_custom_timeguest@173.252.127.9','2025-01-25 06:14:37','on'),(2343,'tawktocustomise_custom_timeguest@69.171.234.8','2025-01-25 06:15:08','on'),(2344,'tawktocustomise_custom_timeguest@124.104.151.219','2025-01-25 06:51:38','on'),(2349,'tawktocustomise_custom_timeguest@102.91.92.157','2025-01-25 09:48:20','on'),(2353,'tawktocustomise_custom_timeguest@102.89.23.234','2025-01-25 10:12:28','on'),(2355,'tawktocustomise_custom_timeguest@47.82.11.79','2025-01-25 10:14:20','on'),(2358,'tawktocustomise_custom_timeguest@105.116.7.205','2025-01-25 10:31:04','on'),(2359,'tawktocustomise_custom_timeguest@129.205.124.188','2025-01-25 10:35:02','on'),(2361,'tawktocustomise_custom_timeguest@197.91.185.68','2025-01-25 10:47:53','on'),(2362,'tawktocustomise_custom_timeguest@123.253.50.26','2025-01-25 12:08:16','on'),(2366,'tawktocustomise_custom_timeguest@10.217.128.124','2025-01-25 12:58:10','on'),(2370,'tawktocustomise_custom_timeguest@154.119.224.90','2025-01-25 12:58:12','on'),(2371,'tawktocustomise_custom_timeguest@192.36.109.125','2025-01-25 13:02:05','on'),(2372,'tawktocustomise_custom_timeguest@192.36.109.131','2025-01-25 13:02:07','on'),(2373,'tawktocustomise_custom_timeguest@192.36.109.104','2025-01-25 13:02:10','on'),(2375,'tawktocustomise_custom_timeguest@105.116.9.194','2025-01-25 13:46:58','on'),(2382,'tawktocustomise_custom_timeguest@102.89.75.25','2025-01-25 15:11:20','on'),(2392,'tawktocustomise_custom_timeguest@169.1.121.200','2025-01-25 17:40:59','on'),(2402,'tawktocustomise_custom_timeguest@105.245.40.132','2025-01-25 18:47:48','on'),(2408,'tawktocustomise_custom_timeguest@131.226.106.190','2025-01-25 18:52:43','on'),(2409,'tawktocustomise_custom_timeguest@197.210.78.145','2025-01-25 19:13:15','on'),(2412,'tawktocustomise_custom_timeguest@103.131.71.20','2025-01-25 19:35:19','on'),(2413,'tawktocustomise_custom_timeguest@103.131.71.50','2025-01-25 19:35:23','on'),(2417,'tawktocustomise_custom_timeguest@105.112.184.126','2025-01-25 20:10:13','on'),(2419,'tawktocustomise_custom_timeguest@129.0.60.36','2025-01-25 20:38:31','on'),(2423,'tawktocustomise_custom_timeguest@222.127.223.24','2025-01-25 20:46:12','on'),(2424,'tawktocustomise_custom_timeguest@197.87.206.58','2025-01-25 21:02:28','on'),(2426,'tawktocustomise_custom_timeguest@105.113.33.97','2025-01-25 21:22:32','on'),(2433,'tawktocustomise_custom_timeguest@131.226.106.126','2025-01-25 23:16:58','on'),(2435,'tawktocustomise_custom_timeguest@87.236.176.108','2025-01-25 23:53:27','on'),(2439,'tawktocustomise_custom_timeguest@185.247.137.5','2025-01-25 23:53:35','on'),(2440,'tawktocustomise_custom_timeguest@105.113.99.137','2025-01-26 00:23:01','on'),(2444,'tawktocustomise_custom_timeguest@58.49.233.126','2025-01-26 00:38:35','on'),(2446,'tawktocustomise_custom_timeguest@124.236.100.56','2025-01-26 01:28:44','on'),(2450,'tawktocustomise_custom_timeguest@98.23.228.0','2025-01-26 02:03:52','on'),(2454,'tawktocustomise_custom_timeguest@173.252.95.2','2025-01-26 02:06:28','on'),(2455,'tawktocustomise_custom_timeguest@173.252.95.11','2025-01-26 02:06:31','on'),(2456,'tawktocustomise_custom_timeguest@66.220.149.114','2025-01-26 02:08:07','on'),(2457,'tawktocustomise_custom_timeguest@69.171.251.1','2025-01-26 02:08:10','on'),(2458,'tawktocustomise_custom_timeguest@66.220.149.10','2025-01-26 02:08:10','on'),(2459,'tawktocustomise_custom_timeguest@69.171.251.4','2025-01-26 02:08:12','on'),(2460,'tawktocustomise_custom_timeguest@69.171.251.11','2025-01-26 02:08:15','on'),(2461,'tawktocustomise_custom_timeguest@66.220.149.24','2025-01-26 02:08:27','on'),(2462,'tawktocustomise_custom_timeguest@69.171.251.23','2025-01-26 02:08:45','on'),(2463,'tawktocustomise_custom_timeguest@171.48.99.9','2025-01-26 02:09:40','on'),(2464,'tawktocustomise_custom_timeguest@51.8.102.109','2025-01-26 02:18:55','on'),(2466,'tawktocustomise_custom_timeguest@41.145.211.67','2025-01-26 02:42:35','on'),(2478,'tawktocustomise_custom_timeguest@107.130.27.122','2025-01-26 05:07:56','on'),(2489,'tawktocustomise_custom_timeguest@123.187.240.242','2025-01-26 05:24:52','on'),(2490,'tawktocustomise_custom_timeguest@104.207.59.143','2025-01-26 06:08:45','on'),(2494,'tawktocustomise_custom_timeguest@156.228.114.146','2025-01-26 06:08:59','on'),(2495,'tawktocustomise_custom_timeguest@170.106.140.110','2025-01-26 06:36:09','on'),(2497,'tawktocustomise_custom_timeguest@80.85.246.214','2025-01-26 07:14:40','on'),(2501,'tawktocustomise_custom_timeguest@113.161.47.139','2025-01-26 07:14:47','on'),(2502,'tawktocustomise_custom_timeguest@49.144.229.221','2025-01-26 07:28:21','on'),(2503,'tawktocustomise_custom_timeguest@136.158.56.71','2025-01-26 07:51:29','on'),(2507,'tawktocustomise_custom_timeguest@130.211.96.179','2025-01-26 08:16:25','on'),(2509,'tawktocustomise_custom_timeguest@102.89.68.6','2025-01-26 09:02:04','on'),(2513,'tawktocustomise_custom_timeguest@103.131.71.25','2025-01-26 09:11:15','on'),(2514,'tawktocustomise_custom_timeguest@205.210.31.143','2025-01-26 09:30:35','on'),(2517,'tawktocustomise_custom_timeguest@139.59.93.181','2025-01-26 13:01:21','on'),(2523,'tawktocustomise_custom_timeguest@173.252.83.115','2025-01-26 13:05:27','on'),(2524,'tawktocustomise_custom_timeguest@173.252.83.7','2025-01-26 13:05:29','on'),(2525,'tawktocustomise_custom_timeguest@173.252.87.115','2025-01-26 13:05:31','on'),(2526,'tawktocustomise_custom_timeguest@173.252.87.12','2025-01-26 13:05:33','on'),(2527,'tawktocustomise_custom_timeguest@31.13.127.114','2025-01-26 13:05:51','on'),(2528,'tawktocustomise_custom_timeguest@31.13.127.113','2025-01-26 13:05:53','on'),(2529,'tawktocustomise_custom_timeguest@31.13.127.34','2025-01-26 13:05:54','on'),(2530,'tawktocustomise_custom_timeguest@31.13.127.8','2025-01-26 13:06:06','on'),(2531,'tawktocustomise_custom_timeguest@31.13.127.40','2025-01-26 13:06:06','on'),(2532,'tawktocustomise_custom_timeguest@69.63.189.3','2025-01-26 13:06:35','on'),(2533,'tawktocustomise_custom_timeguest@66.220.149.116','2025-01-26 13:08:15','on'),(2534,'tawktocustomise_custom_timeguest@66.220.149.115','2025-01-26 13:08:18','on'),(2535,'tawktocustomise_custom_timeguest@66.220.149.26','2025-01-26 13:08:21','on'),(2536,'tawktocustomise_custom_timeguest@66.220.149.12','2025-01-26 13:08:41','on'),(2537,'tawktocustomise_custom_timeguest@139.135.241.242','2025-01-26 13:32:52','on'),(2541,'tawktocustomise_custom_timeguest@139.135.241.189','2025-01-26 13:32:54','on'),(2542,'tawktocustomise_custom_timeguest@131.226.112.116','2025-01-26 13:37:04','on'),(2544,'tawktocustomise_custom_timeguest@85.208.96.205','2025-01-26 13:40:55','on'),(2545,'tawktocustomise_custom_timeguest@85.208.96.211','2025-01-26 13:41:09','on'),(2546,'tawktocustomise_custom_timeguest@85.208.96.200','2025-01-26 13:41:12','on'),(2547,'tawktocustomise_custom_timeguest@185.191.171.12','2025-01-26 13:41:16','on'),(2548,'tawktocustomise_custom_timeguest@54.71.79.112','2025-01-26 14:06:18','on'),(2552,'tawktocustomise_custom_timeguest@112.208.72.151','2025-01-26 14:31:45','on'),(2554,'tawktocustomise_custom_timeguest@37.60.255.55','2025-01-26 15:09:48','on'),(2559,'tawktocustomise_custom_timeguest@40.77.167.108','2025-01-26 16:31:44','on'),(2563,'tawktocustomise_custom_timeguest@157.55.39.12','2025-01-26 16:31:51','on'),(2564,'tawktocustomise_custom_timeguest@207.46.13.107','2025-01-26 16:31:53','on'),(2565,'tawktocustomise_custom_timeguest@86.162.221.151','2025-01-26 16:43:30','on'),(2567,'tawktocustomise_custom_timeguest@207.46.13.111','2025-01-26 16:58:52','on'),(2569,'tawktocustomise_custom_timeguest@43.156.168.214','2025-01-26 17:03:38','on'),(2573,'tawktocustomise_custom_timeguest@41.145.194.221','2025-01-26 17:43:59','on'),(2589,'tawktocustomise_custom_timeguest@51.8.102.127','2025-01-26 18:20:18','on'),(2593,'tawktocustomise_custom_timeguest@105.245.228.155','2025-01-26 18:48:36','on'),(2596,'tawktocustomise_custom_timeguest@175.176.76.164','2025-01-26 19:07:53','on'),(2600,'tawktocustomise_custom_timeguest@15.204.194.30','2025-01-26 19:11:13','on'),(2601,'tawktocustomise_custom_timeguest@135.148.195.7','2025-01-26 19:11:35','on'),(2602,'tawktocustomise_custom_timeguest@101.91.148.219','2025-01-26 19:50:21','on'),(2606,'tawktocustomise_custom_timeguest@105.185.138.149','2025-01-26 21:44:00','on'),(2610,'tawktocustomise_custom_timeguest@51.68.212.47','2025-01-26 22:05:34','on'),(2615,'tawktocustomise_custom_timeguest@175.176.40.58','2025-01-26 23:41:09','on'),(2619,'tawktocustomise_custom_timeguest@210.213.253.61','2025-01-26 23:45:34','on'),(2624,'tawktocustomise_custom_timeguest@103.131.71.21','2025-01-27 00:33:14','on'),(2625,'tawktocustomise_custom_timeguest@129.205.124.197','2025-01-27 00:33:38','on'),(2626,'tawktocustomise_custom_timeguest@222.79.103.59','2025-01-27 00:40:13','on'),(2628,'tawktocustomise_custom_timeguest@124.19.9.34','2025-01-27 01:29:11','on'),(2632,'tawktocustomise_custom_timeguest@42.236.17.125','2025-01-27 02:05:08','on'),(2636,'tawktocustomise_custom_timeguest@42.236.17.85','2025-01-27 02:05:24','on'),(2637,'tawktocustomise_custom_timeguest@20.171.207.21','2025-01-27 02:57:47','on'),(2641,'tawktocustomise_custom_timeguest@58.69.136.173','2025-01-27 03:27:09','on'),(2643,'tawktocustomise_custom_timeguest@42.236.101.208','2025-01-27 03:38:45','on'),(2647,'tawktocustomise_custom_timeguest@173.252.79.9','2025-01-27 03:39:37','on'),(2648,'tawktocustomise_custom_timeguest@43.153.86.78','2025-01-27 03:52:49','on'),(2657,'tawktocustomise_custom_timeguest@44.200.231.104','2025-01-27 05:10:36','on'),(2666,'tawktocustomise_custom_timeguest@222.79.104.23','2025-01-27 05:20:56','on'),(2670,'tawktocustomise_custom_timeguest@49.150.32.204','2025-01-27 07:03:34','on'),(2675,'tawktocustomise_custom_timeguest@197.184.79.69','2025-01-27 07:17:01','on'),(2680,'tawktocustomise_custom_timeguest@82.145.215.206','2025-01-27 09:33:01','on'),(2684,'tawktocustomise_custom_timeguest@203.2.64.59','2025-01-27 10:06:48','on'),(2688,'tawktocustomise_custom_timeguest@51.8.102.122','2025-01-27 10:19:08','on'),(2690,'tawktocustomise_custom_timeguest@178.135.18.212','2025-01-27 11:25:16','on'),(2694,'tawktocustomise_custom_timeguest@105.116.13.53','2025-01-27 11:25:39','on'),(2695,'tawktocustomise_custom_timeguest@156.212.108.109','2025-01-27 11:40:24','on'),(2697,'tawktocustomise_custom_timeguest@103.131.71.41','2025-01-27 11:48:19','on'),(2699,'tawktocustomise_custom_timeguest@103.131.71.38','2025-01-27 11:48:22','on'),(2700,'tawktocustomise_custom_timeguest@165.16.180.243','2025-01-27 12:35:52','on'),(2704,'tawktocustomise_custom_timeguest@41.122.86.238','2025-01-27 12:46:42','on'),(2705,'tawktocustomise_custom_timeguest@102.38.127.110','2025-01-27 12:49:43','on'),(2732,'tawktocustomise_custom_timeguest@47.238.96.111','2025-01-27 13:06:24','on'),(2735,'tawktocustomise_custom_timeguest@47.238.96.217','2025-01-27 13:06:28','on'),(2736,'tawktocustomise_custom_timeguest@86.99.79.174','2025-01-27 13:20:13','on'),(2737,'tawktocustomise_custom_timeguest@45.11.80.98','2025-01-27 13:27:40','on'),(2740,'tawktocustomise_custom_timeguest@103.177.209.69','2025-01-27 13:53:57','on'),(2744,'tawktocustomise_custom_timeguest@43.130.57.46','2025-01-27 14:50:44','on'),(2748,'tawktocustomise_custom_timeguest@182.44.67.97','2025-01-27 14:54:45','on'),(2750,'tawktocustomise_custom_timeguest@49.150.76.74','2025-01-27 15:32:03','on'),(2754,'tawktocustomise_custom_timeguest@102.89.47.225','2025-01-27 15:37:31','on'),(2756,'tawktocustomise_custom_timeguest@196.201.210.96','2025-01-27 15:52:02','on'),(2757,'tawktocustomise_custom_timeguest@105.113.28.220','2025-01-27 16:06:36','on'),(2761,'tawktocustomise_custom_timeguest@102.219.24.78','2025-01-27 17:19:45','on'),(2767,'tawktocustomise_custom_timeguest@45.227.254.34','2025-01-27 17:46:48','on'),(2769,'tawktocustomise_custom_timeguest@41.122.145.62','2025-01-27 18:22:18','on'),(2774,'tawktocustomise_custom_timeguest@197.211.63.37','2025-01-27 18:50:34','on'),(2775,'tawktocustomise_custom_timeguest@182.42.105.144','2025-01-27 19:46:03','on'),(2779,'tawktocustomise_custom_timeguest@143.44.192.121','2025-01-27 21:23:59','on'),(2783,'tawktocustomise_custom_timeguest@102.182.42.131','2025-01-27 21:48:55','on'),(2785,'tawktocustomise_custom_timeguest@94.252.73.187','2025-01-27 23:17:04','on'),(2786,'wordfence_syncAttackDataAttempts','0','off'),(2787,'wordfence_syncingAttackData','0','off'),(2790,'wordfence_lastSyncAttackData','1738236323','off'),(2792,'tawktocustomise_custom_timeguest@52.167.144.59','2025-01-27 23:34:07','on'),(2794,'tawktocustomise_custom_timeguest@52.167.144.186','2025-01-27 23:34:18','on'),(2795,'tawktocustomise_custom_timeguest@165.73.133.133','2025-01-27 23:54:16','on'),(2799,'tawktocustomise_custom_timeguest@173.252.79.116','2025-01-27 23:54:38','on'),(2800,'tawktocustomise_custom_timeguest@173.252.79.115','2025-01-27 23:54:40','on'),(2801,'tawktocustomise_custom_timeguest@173.252.95.30','2025-01-27 23:55:43','on'),(2802,'tawktocustomise_custom_timeguest@173.252.95.116','2025-01-27 23:55:46','on'),(2803,'tawktocustomise_custom_timeguest@173.252.95.27','2025-01-27 23:55:46','on'),(2804,'tawktocustomise_custom_timeguest@173.252.95.114','2025-01-27 23:56:02','on'),(2805,'tawktocustomise_custom_timeguest@173.252.95.4','2025-01-27 23:56:03','on'),(2806,'tawktocustomise_custom_timeguest@114.96.103.33','2025-01-28 00:34:44','on'),(2810,'tawktocustomise_custom_timeguest@89.58.32.241','2025-01-28 02:09:46','on'),(2814,'tawktocustomise_custom_timeguest@51.8.102.112','2025-01-28 02:17:03','on'),(2816,'tawktocustomise_custom_timeguest@170.106.179.68','2025-01-28 02:31:08','on'),(2820,'tawktocustomise_custom_timeguest@103.131.71.47','2025-01-28 02:48:06','on'),(2821,'tawktocustomise_custom_timeguest@212.118.53.218','2025-01-28 04:06:15','on'),(2845,'elementor_1_elementor_updater_batch_5476245b78c2bdce004ef05ffe4b','a:1:{i:0;a:1:{s:8:\"callback\";a:2:{i:0;s:31:\"Elementor\\Core\\Upgrade\\Upgrades\";i:1;s:16:\"_on_each_version\";}}}','off'),(2851,'tawktocustomise_custom_timeguest@36.111.67.189','2025-01-28 05:18:51','on'),(2861,'tawktocustomise_custom_timeguest@154.0.165.79','2025-01-28 05:40:40','on'),(2863,'tawktocustomise_custom_timeguest@173.236.217.113','2025-01-28 05:48:52','on'),(2866,'tawktocustomise_custom_timeguest@169.1.1.85','2025-01-28 05:53:34','on'),(2867,'tawktocustomise_custom_timeguest@103.176.184.119','2025-01-28 06:29:09','on'),(2872,'tawktocustomise_custom_timeguest@178.20.42.24','2025-01-28 07:17:30','on'),(2876,'tawktocustomise_custom_timeguest@162.142.125.211','2025-01-28 07:44:34','on'),(2878,'tawktocustomise_custom_timeguest@41.13.104.32','2025-01-28 08:06:45','on'),(2882,'tawktocustomise_custom_timeguest@8.210.75.226','2025-01-28 08:13:16','on'),(2884,'tawktocustomise_custom_timeguest@34.44.152.67','2025-01-28 08:41:40','on'),(2903,'tawktocustomise_custom_timeguest@100.71.162.213','2025-01-28 11:17:47','on'),(2917,'tawktocustomise_custom_timeguest@102.89.46.156','2025-01-28 13:30:02','on'),(2920,'tawktocustomise_custom_timeguest@173.252.107.17','2025-01-28 13:31:25','on'),(2921,'tawktocustomise_custom_timeguest@173.252.107.16','2025-01-28 13:31:27','on'),(2922,'tawktocustomise_custom_timeguest@31.13.127.2','2025-01-28 13:34:19','on'),(2923,'tawktocustomise_custom_timeguest@31.13.127.5','2025-01-28 13:34:22','on'),(2924,'tawktocustomise_custom_timeguest@31.13.127.25','2025-01-28 13:34:42','on'),(2925,'tawktocustomise_custom_timeguest@31.13.127.13','2025-01-28 13:34:42','on'),(2926,'tawktocustomise_custom_timeguest@69.63.184.114','2025-01-28 13:36:07','on'),(2928,'tawktocustomise_custom_timeguest@43.157.148.38','2025-01-28 13:54:41','on'),(2929,'tawktocustomise_custom_timesupport@tonydezigner.com@197.184.66.231','2025-01-28 14:09:45','on'),(2939,'tawktocustomise_custom_timeguest@197.184.66.231','2025-01-28 14:10:46','on'),(2941,'tawktocustomise_custom_timeguest@5.133.192.171','2025-01-28 14:33:31','on'),(2945,'tawktocustomise_custom_timeguest@182.43.70.143','2025-01-28 14:50:39','on'),(2955,'tawktocustomise_custom_timeguest@73.129.185.55','2025-01-28 16:03:05','on'),(2960,'tawktocustomise_custom_timeguest@41.121.78.158','2025-01-28 17:49:09','on'),(2968,'tawktocustomise_custom_timeguest@41.198.142.177','2025-01-28 17:54:50','on'),(2974,'tawktocustomise_custom_timeguest@49.217.125.127','2025-01-28 19:11:57','on'),(2978,'tawktocustomise_custom_timeguest@110.166.71.39','2025-01-28 19:37:21','on'),(2986,'tawktocustomise_custom_timeguest@49.216.255.23','2025-01-28 21:15:29','on'),(2989,'tawktocustomise_custom_timeguest@54.248.102.183','2025-01-28 21:36:07','on'),(2993,'tawktocustomise_custom_timeguest@105.184.19.239','2025-01-28 21:57:53','on'),(2998,'tawktocustomise_custom_timeguest@40.77.167.50','2025-01-28 23:17:54','on'),(3002,'tawktocustomise_custom_timeguest@182.44.8.254','2025-01-29 00:24:17','on'),(3006,'tawktocustomise_custom_timeguest@43.159.149.216','2025-01-29 02:01:18','on'),(3010,'tawktocustomise_custom_timeguest@159.65.24.22','2025-01-29 03:41:05','on'),(3022,'tawktocustomise_custom_timeguest@175.6.217.4','2025-01-29 05:13:12','on'),(3029,'tawktocustomise_custom_timeguest@196.41.10.50','2025-01-29 05:17:27','on'),(3034,'tawktocustomise_custom_timeguest@197.185.149.184','2025-01-29 06:07:16','on'),(3039,'tawktocustomise_custom_timeguest@102.141.190.33','2025-01-29 07:09:28','on'),(3047,'tawktocustomise_custom_timeguest@66.249.93.168','2025-01-29 07:59:07','on'),(3052,'tawktocustomise_custom_timeguest@41.10.80.233','2025-01-29 07:59:11','on'),(3053,'tawktocustomise_custom_timeguest@185.191.171.5','2025-01-29 07:59:28','on'),(3055,'tawktocustomise_custom_timeguest@197.184.72.228','2025-01-29 08:34:31','on'),(3060,'tawktocustomise_custom_timeguest@197.93.112.55','2025-01-29 09:40:47','on'),(3064,'tawktocustomise_custom_timeguest@40.77.167.126','2025-01-29 09:46:44','on'),(3065,'tawktocustomise_custom_timeguest@51.8.102.92','2025-01-29 10:15:17','on'),(3069,'tawktocustomise_custom_timeguest@18.236.145.201','2025-01-29 13:06:01','on'),(3076,'tawktocustomise_custom_timeguest@43.153.122.30','2025-01-29 14:00:04','on'),(3081,'tawktocustomise_custom_timeguest@154.70.246.34','2025-01-29 14:45:33','on'),(3082,'tawktocustomise_custom_timeguest@120.71.59.24','2025-01-29 14:54:49','on'),(3083,'tawktocustomise_custom_timeguest@84.246.85.11','2025-01-29 15:21:46','on'),(3090,'tawktocustomise_custom_timeguest@45.77.36.115','2025-01-29 17:33:01','on'),(3096,'tawktocustomise_custom_timeguest@111.180.202.140','2025-01-29 19:00:57','on'),(3117,'tawktocustomise_custom_timeguest@85.208.96.206','2025-01-29 22:37:04','on'),(3118,'tawktocustomise_custom_timeguest@85.208.96.204','2025-01-29 22:37:07','on'),(3122,'tawktocustomise_custom_timeguest@152.42.128.132','2025-01-30 00:32:57','on'),(3123,'tawktocustomise_custom_timeguest@138.246.253.24','2025-01-30 01:04:43','on'),(3133,'tawktocustomise_custom_timeguest@35.84.202.78','2025-01-30 02:17:00','on'),(3134,'tawktocustomise_custom_timeguest@51.8.102.10','2025-01-30 02:17:59','on'),(3206,'action_scheduler_hybrid_store_demarkation','675','auto'),(3207,'schema-ActionScheduler_StoreSchema','8.0.1755261343','auto'),(3208,'schema-ActionScheduler_LoggerSchema','3.0.1738222164','auto'),(3209,'rank_math_known_post_types','a:7:{s:4:\"post\";s:4:\"post\";s:4:\"page\";s:4:\"page\";s:10:\"attachment\";s:10:\"attachment\";s:18:\"e-floating-buttons\";s:18:\"e-floating-buttons\";s:19:\"elementskit_content\";s:19:\"elementskit_content\";s:20:\"elementskit_template\";s:20:\"elementskit_template\";s:18:\"elementskit_widget\";s:18:\"elementskit_widget\";}','auto'),(3210,'rank_math_modules','a:14:{i:0;s:12:\"link-counter\";i:1;s:9:\"analytics\";i:2;s:12:\"seo-analysis\";i:3;s:7:\"sitemap\";i:4;s:12:\"rich-snippet\";i:5;s:11:\"woocommerce\";i:6;s:10:\"buddypress\";i:7;s:7:\"bbpress\";i:8;s:3:\"acf\";i:9;s:11:\"web-stories\";i:10;s:10:\"content-ai\";i:11;s:16:\"instant-indexing\";i:12;s:12:\"role-manager\";i:13;s:9:\"local-seo\";}','auto'),(3211,'rank-math-options-general','a:53:{s:19:\"strip_category_base\";s:3:\"off\";s:24:\"attachment_redirect_urls\";s:2:\"on\";s:27:\"attachment_redirect_default\";s:32:\"https://goldenstallionagency.com\";s:23:\"nofollow_external_links\";s:3:\"off\";s:20:\"nofollow_image_links\";s:3:\"off\";s:25:\"new_window_external_links\";s:2:\"on\";s:11:\"add_img_alt\";s:3:\"off\";s:14:\"img_alt_format\";s:11:\" %filename%\";s:13:\"add_img_title\";s:3:\"off\";s:16:\"img_title_format\";s:22:\"%title% %count(title)%\";s:11:\"breadcrumbs\";s:2:\"on\";s:21:\"breadcrumbs_separator\";s:1:\"|\";s:16:\"breadcrumbs_home\";s:2:\"on\";s:22:\"breadcrumbs_home_label\";s:4:\"Home\";s:26:\"breadcrumbs_archive_format\";s:12:\"Archives for\";s:25:\"breadcrumbs_search_format\";s:16:\"You searched for\";s:21:\"breadcrumbs_404_label\";s:25:\"Error 404: Page not found\";s:31:\"breadcrumbs_ancestor_categories\";s:3:\"off\";s:21:\"breadcrumbs_blog_page\";s:3:\"off\";s:16:\"404_monitor_mode\";s:6:\"simple\";s:17:\"404_monitor_limit\";i:100;s:35:\"404_monitor_ignore_query_parameters\";s:2:\"on\";s:24:\"redirections_header_code\";s:3:\"301\";s:18:\"redirections_debug\";s:3:\"off\";s:23:\"console_caching_control\";i:90;s:21:\"console_email_reports\";s:3:\"off\";s:27:\"link_builder_links_per_page\";s:1:\"7\";s:29:\"link_builder_links_per_target\";s:1:\"1\";s:22:\"wc_remove_product_base\";s:3:\"off\";s:23:\"wc_remove_category_base\";s:3:\"off\";s:31:\"wc_remove_category_parent_slugs\";s:3:\"off\";s:17:\"rss_after_content\";s:49:\"The post %POSTLINK% appeared first on %BLOGLINK%.\";s:19:\"wc_remove_generator\";s:2:\"on\";s:24:\"remove_shop_snippet_data\";s:2:\"on\";s:18:\"frontend_seo_score\";s:3:\"off\";s:29:\"frontend_seo_score_post_types\";a:1:{i:0;s:4:\"post\";}s:27:\"frontend_seo_score_position\";s:3:\"top\";s:10:\"setup_mode\";s:8:\"advanced\";s:21:\"content_ai_post_types\";a:6:{i:0;s:4:\"post\";i:1;s:4:\"page\";i:2;s:18:\"e-floating-buttons\";i:3;s:19:\"elementskit_content\";i:4;s:20:\"elementskit_template\";i:5;s:18:\"elementskit_widget\";}s:18:\"content_ai_country\";s:3:\"all\";s:15:\"content_ai_tone\";s:6:\"Formal\";s:19:\"content_ai_audience\";s:16:\"General Audience\";s:19:\"content_ai_language\";s:10:\"US English\";s:15:\"analytics_stats\";s:3:\"off\";s:15:\"toc_block_title\";s:17:\"Table of Contents\";s:20:\"toc_block_list_style\";s:2:\"ul\";s:21:\"breadcrumbs_home_link\";s:32:\"https://goldenstallionagency.com\";s:29:\"breadcrumbs_remove_post_title\";s:3:\"off\";s:30:\"breadcrumbs_hide_taxonomy_name\";s:3:\"off\";s:16:\"headless_support\";s:3:\"off\";s:27:\"frontend_seo_score_template\";s:6:\"circle\";s:17:\"support_rank_math\";s:2:\"on\";s:15:\"llms_post_types\";a:6:{i:0;s:4:\"post\";i:1;s:4:\"page\";i:2;s:18:\"e-floating-buttons\";i:3;s:19:\"elementskit_content\";i:4;s:20:\"elementskit_template\";i:5;s:18:\"elementskit_widget\";}}','on'),(3212,'rank-math-options-titles','a:177:{s:24:\"noindex_empty_taxonomies\";s:2:\"on\";s:15:\"title_separator\";s:1:\"-\";s:17:\"capitalize_titles\";s:3:\"off\";s:17:\"twitter_card_type\";s:19:\"summary_large_image\";s:19:\"knowledgegraph_type\";s:7:\"company\";s:19:\"knowledgegraph_name\";s:22:\"Golden Stallion Agency\";s:12:\"website_name\";s:22:\"Golden Stallion Agency\";s:19:\"local_business_type\";s:12:\"Organization\";s:20:\"local_address_format\";s:43:\"{address} {locality}, {region} {postalcode}\";s:13:\"opening_hours\";a:7:{i:0;a:2:{s:3:\"day\";s:6:\"Monday\";s:4:\"time\";s:11:\"09:00-17:00\";}i:1;a:2:{s:3:\"day\";s:7:\"Tuesday\";s:4:\"time\";s:11:\"09:00-17:00\";}i:2;a:2:{s:3:\"day\";s:9:\"Wednesday\";s:4:\"time\";s:11:\"09:00-17:00\";}i:3;a:2:{s:3:\"day\";s:8:\"Thursday\";s:4:\"time\";s:11:\"09:00-17:00\";}i:4;a:2:{s:3:\"day\";s:6:\"Friday\";s:4:\"time\";s:11:\"09:00-17:00\";}i:5;a:2:{s:3:\"day\";s:8:\"Saturday\";s:4:\"time\";s:11:\"09:00-17:00\";}i:6;a:2:{s:3:\"day\";s:6:\"Sunday\";s:4:\"time\";s:11:\"09:00-17:00\";}}s:20:\"opening_hours_format\";s:3:\"off\";s:14:\"homepage_title\";s:34:\"%sitename% %page% %sep% %sitedesc%\";s:20:\"homepage_description\";s:0:\"\";s:22:\"homepage_custom_robots\";s:3:\"off\";s:23:\"disable_author_archives\";s:3:\"off\";s:15:\"url_author_base\";s:6:\"author\";s:20:\"author_custom_robots\";s:2:\"on\";s:13:\"author_robots\";a:1:{i:0;s:7:\"noindex\";}s:20:\"author_archive_title\";s:35:\"%name%, Author at %sitename% %page%\";s:19:\"author_add_meta_box\";s:2:\"on\";s:21:\"disable_date_archives\";s:3:\"off\";s:18:\"date_archive_title\";s:30:\"%date% %page% %sep% %sitename%\";s:12:\"search_title\";s:55:\"You searched for %search_query% %page% %sep% %sitename%\";s:9:\"404_title\";s:31:\"Page not found %sep% %sitename%\";s:19:\"date_archive_robots\";a:1:{i:0;s:7:\"noindex\";}s:14:\"noindex_search\";s:2:\"on\";s:24:\"noindex_archive_subpages\";s:3:\"off\";s:26:\"noindex_password_protected\";s:3:\"off\";s:32:\"pt_download_default_rich_snippet\";s:7:\"product\";s:29:\"author_slack_enhanced_sharing\";s:2:\"on\";s:13:\"pt_post_title\";s:31:\"%title% %page% %sep% %sitename%\";s:19:\"pt_post_description\";s:0:\"\";s:14:\"pt_post_robots\";a:0:{}s:21:\"pt_post_custom_robots\";s:2:\"on\";s:28:\"pt_post_default_rich_snippet\";s:7:\"article\";s:28:\"pt_post_default_article_type\";s:11:\"BlogPosting\";s:28:\"pt_post_default_snippet_name\";s:11:\"%seo_title%\";s:28:\"pt_post_default_snippet_desc\";s:17:\"%seo_description%\";s:30:\"pt_post_slack_enhanced_sharing\";s:2:\"on\";s:17:\"pt_post_ls_use_fk\";s:6:\"titles\";s:20:\"pt_post_add_meta_box\";s:2:\"on\";s:20:\"pt_post_bulk_editing\";s:7:\"editing\";s:24:\"pt_post_link_suggestions\";s:2:\"on\";s:24:\"pt_post_primary_taxonomy\";s:1:\"0\";s:13:\"pt_page_title\";s:31:\"%title% %page% %sep% %sitename%\";s:19:\"pt_page_description\";s:0:\"\";s:14:\"pt_page_robots\";a:0:{}s:21:\"pt_page_custom_robots\";s:2:\"on\";s:28:\"pt_page_default_rich_snippet\";s:7:\"article\";s:28:\"pt_page_default_article_type\";s:7:\"Article\";s:28:\"pt_page_default_snippet_name\";s:11:\"%seo_title%\";s:28:\"pt_page_default_snippet_desc\";s:17:\"%seo_description%\";s:30:\"pt_page_slack_enhanced_sharing\";s:2:\"on\";s:17:\"pt_page_ls_use_fk\";s:6:\"titles\";s:20:\"pt_page_add_meta_box\";s:2:\"on\";s:20:\"pt_page_bulk_editing\";s:7:\"editing\";s:24:\"pt_page_link_suggestions\";s:2:\"on\";s:19:\"pt_attachment_title\";s:31:\"%title% %page% %sep% %sitename%\";s:25:\"pt_attachment_description\";s:0:\"\";s:20:\"pt_attachment_robots\";a:1:{i:0;s:7:\"noindex\";}s:27:\"pt_attachment_custom_robots\";s:2:\"on\";s:34:\"pt_attachment_default_rich_snippet\";s:3:\"off\";s:34:\"pt_attachment_default_article_type\";s:7:\"Article\";s:34:\"pt_attachment_default_snippet_name\";s:11:\"%seo_title%\";s:34:\"pt_attachment_default_snippet_desc\";s:17:\"%seo_description%\";s:36:\"pt_attachment_slack_enhanced_sharing\";s:3:\"off\";s:26:\"pt_attachment_add_meta_box\";s:2:\"on\";s:27:\"pt_e-floating-buttons_title\";s:31:\"%title% %page% %sep% %sitename%\";s:33:\"pt_e-floating-buttons_description\";s:0:\"\";s:28:\"pt_e-floating-buttons_robots\";a:0:{}s:35:\"pt_e-floating-buttons_custom_robots\";s:2:\"on\";s:42:\"pt_e-floating-buttons_default_rich_snippet\";s:3:\"off\";s:42:\"pt_e-floating-buttons_default_article_type\";s:7:\"Article\";s:42:\"pt_e-floating-buttons_default_snippet_name\";s:11:\"%seo_title%\";s:42:\"pt_e-floating-buttons_default_snippet_desc\";s:17:\"%seo_description%\";s:44:\"pt_e-floating-buttons_slack_enhanced_sharing\";s:3:\"off\";s:31:\"pt_e-floating-buttons_ls_use_fk\";s:6:\"titles\";s:34:\"pt_e-floating-buttons_add_meta_box\";s:2:\"on\";s:34:\"pt_e-floating-buttons_bulk_editing\";s:7:\"editing\";s:38:\"pt_e-floating-buttons_link_suggestions\";s:2:\"on\";s:28:\"pt_elementskit_content_title\";s:31:\"%title% %page% %sep% %sitename%\";s:34:\"pt_elementskit_content_description\";s:0:\"\";s:29:\"pt_elementskit_content_robots\";a:0:{}s:36:\"pt_elementskit_content_custom_robots\";s:2:\"on\";s:43:\"pt_elementskit_content_default_rich_snippet\";s:3:\"off\";s:43:\"pt_elementskit_content_default_article_type\";s:7:\"Article\";s:43:\"pt_elementskit_content_default_snippet_name\";s:11:\"%seo_title%\";s:43:\"pt_elementskit_content_default_snippet_desc\";s:17:\"%seo_description%\";s:45:\"pt_elementskit_content_slack_enhanced_sharing\";s:3:\"off\";s:32:\"pt_elementskit_content_ls_use_fk\";s:6:\"titles\";s:35:\"pt_elementskit_content_add_meta_box\";s:2:\"on\";s:35:\"pt_elementskit_content_bulk_editing\";s:7:\"editing\";s:39:\"pt_elementskit_content_link_suggestions\";s:2:\"on\";s:29:\"pt_elementskit_template_title\";s:31:\"%title% %page% %sep% %sitename%\";s:35:\"pt_elementskit_template_description\";s:0:\"\";s:30:\"pt_elementskit_template_robots\";a:0:{}s:37:\"pt_elementskit_template_custom_robots\";s:2:\"on\";s:44:\"pt_elementskit_template_default_rich_snippet\";s:3:\"off\";s:44:\"pt_elementskit_template_default_article_type\";s:7:\"Article\";s:44:\"pt_elementskit_template_default_snippet_name\";s:11:\"%seo_title%\";s:44:\"pt_elementskit_template_default_snippet_desc\";s:17:\"%seo_description%\";s:46:\"pt_elementskit_template_slack_enhanced_sharing\";s:3:\"off\";s:33:\"pt_elementskit_template_ls_use_fk\";s:6:\"titles\";s:36:\"pt_elementskit_template_add_meta_box\";s:2:\"on\";s:36:\"pt_elementskit_template_bulk_editing\";s:7:\"editing\";s:40:\"pt_elementskit_template_link_suggestions\";s:2:\"on\";s:27:\"pt_elementskit_widget_title\";s:31:\"%title% %page% %sep% %sitename%\";s:33:\"pt_elementskit_widget_description\";s:0:\"\";s:28:\"pt_elementskit_widget_robots\";a:0:{}s:35:\"pt_elementskit_widget_custom_robots\";s:2:\"on\";s:42:\"pt_elementskit_widget_default_rich_snippet\";s:3:\"off\";s:42:\"pt_elementskit_widget_default_article_type\";s:7:\"Article\";s:42:\"pt_elementskit_widget_default_snippet_name\";s:11:\"%seo_title%\";s:42:\"pt_elementskit_widget_default_snippet_desc\";s:17:\"%seo_description%\";s:44:\"pt_elementskit_widget_slack_enhanced_sharing\";s:3:\"off\";s:31:\"pt_elementskit_widget_ls_use_fk\";s:6:\"titles\";s:34:\"pt_elementskit_widget_add_meta_box\";s:2:\"on\";s:34:\"pt_elementskit_widget_bulk_editing\";s:7:\"editing\";s:38:\"pt_elementskit_widget_link_suggestions\";s:2:\"on\";s:16:\"pt_product_title\";s:24:\"%title% %sep% %sitename%\";s:22:\"pt_product_description\";s:9:\"%excerpt%\";s:17:\"pt_product_robots\";a:0:{}s:24:\"pt_product_custom_robots\";s:3:\"off\";s:31:\"pt_product_default_rich_snippet\";s:7:\"product\";s:31:\"pt_product_default_article_type\";s:7:\"Article\";s:31:\"pt_product_default_snippet_name\";s:11:\"%seo_title%\";s:31:\"pt_product_default_snippet_desc\";s:17:\"%seo_description%\";s:33:\"pt_product_slack_enhanced_sharing\";s:2:\"on\";s:20:\"pt_product_ls_use_fk\";s:6:\"titles\";s:23:\"pt_product_add_meta_box\";s:2:\"on\";s:23:\"pt_product_bulk_editing\";s:7:\"editing\";s:27:\"pt_product_link_suggestions\";s:2:\"on\";s:27:\"pt_product_primary_taxonomy\";s:11:\"product_cat\";s:18:\"pt_web-story_title\";s:24:\"%title% %sep% %sitename%\";s:24:\"pt_web-story_description\";s:9:\"%excerpt%\";s:19:\"pt_web-story_robots\";a:0:{}s:26:\"pt_web-story_custom_robots\";s:3:\"off\";s:33:\"pt_web-story_default_rich_snippet\";s:7:\"article\";s:33:\"pt_web-story_default_article_type\";s:7:\"Article\";s:33:\"pt_web-story_default_snippet_name\";s:11:\"%seo_title%\";s:33:\"pt_web-story_default_snippet_desc\";s:17:\"%seo_description%\";s:35:\"pt_web-story_slack_enhanced_sharing\";s:3:\"off\";s:25:\"pt_web-story_add_meta_box\";s:3:\"off\";s:18:\"tax_category_title\";s:39:\"%term% Archives %page% %sep% %sitename%\";s:19:\"tax_category_robots\";a:0:{}s:25:\"tax_category_add_meta_box\";s:2:\"on\";s:26:\"tax_category_custom_robots\";s:2:\"on\";s:24:\"tax_category_description\";s:0:\"\";s:35:\"tax_category_slack_enhanced_sharing\";s:2:\"on\";s:18:\"tax_post_tag_title\";s:39:\"%term% Archives %page% %sep% %sitename%\";s:19:\"tax_post_tag_robots\";a:0:{}s:25:\"tax_post_tag_add_meta_box\";s:2:\"on\";s:26:\"tax_post_tag_custom_robots\";s:2:\"on\";s:24:\"tax_post_tag_description\";s:0:\"\";s:35:\"tax_post_tag_slack_enhanced_sharing\";s:2:\"on\";s:31:\"remove_product_cat_snippet_data\";s:2:\"on\";s:31:\"remove_product_tag_snippet_data\";s:2:\"on\";s:9:\"local_seo\";s:2:\"on\";s:26:\"author_archive_description\";s:0:\"\";s:24:\"date_archive_description\";s:0:\"\";s:24:\"organization_description\";s:0:\"\";s:24:\"pt_page_primary_taxonomy\";s:1:\"0\";s:30:\"pt_attachment_primary_taxonomy\";s:1:\"0\";s:38:\"pt_e-floating-buttons_primary_taxonomy\";s:1:\"0\";s:39:\"pt_elementskit_content_primary_taxonomy\";s:1:\"0\";s:40:\"pt_elementskit_template_primary_taxonomy\";s:1:\"0\";s:38:\"pt_elementskit_widget_primary_taxonomy\";s:1:\"0\";s:26:\"social_additional_profiles\";s:141:\"https://www.instagram.com/goldenstallionagency?igsh=MTdnbmR6M3A2b3Fibw%3d%3d\nhttps://www.tiktok.com/@goldenstallionagency?_t=8sNGsj9tIT0&_r=1\";s:19:\"social_url_facebook\";s:54:\"https://www.facebook.com/profile.php?id=61571006637185\";s:20:\"twitter_author_names\";s:20:\"goldenstallionagency\";s:22:\"website_alternate_name\";s:0:\"\";s:19:\"knowledgegraph_logo\";s:91:\"https://goldenstallionagency.com/wp-content/uploads/2024/12/image_2024-11-08_222804488.webp\";s:22:\"knowledgegraph_logo_id\";s:2:\"51\";s:23:\"homepage_facebook_title\";s:0:\"\";s:29:\"homepage_facebook_description\";s:0:\"\";s:34:\"pt_download_slack_enhanced_sharing\";s:2:\"on\";s:28:\"tax_post_format_add_meta_box\";s:2:\"on\";}','auto'),(3213,'rank-math-options-sitemap','a:22:{s:14:\"items_per_page\";i:200;s:14:\"include_images\";s:2:\"on\";s:22:\"include_featured_image\";s:3:\"off\";s:13:\"exclude_roles\";a:4:{i:0;s:11:\"contributor\";i:1;s:10:\"subscriber\";i:2;s:13:\"wpseo_manager\";i:3;s:12:\"wpseo_editor\";}s:12:\"html_sitemap\";s:2:\"on\";s:20:\"html_sitemap_display\";s:9:\"shortcode\";s:17:\"html_sitemap_sort\";s:9:\"published\";s:23:\"html_sitemap_seo_titles\";s:6:\"titles\";s:15:\"authors_sitemap\";s:2:\"on\";s:15:\"pt_post_sitemap\";s:2:\"on\";s:15:\"pt_page_sitemap\";s:2:\"on\";s:21:\"pt_attachment_sitemap\";s:3:\"off\";s:29:\"pt_e-floating-buttons_sitemap\";s:2:\"on\";s:30:\"pt_elementskit_content_sitemap\";s:2:\"on\";s:31:\"pt_elementskit_template_sitemap\";s:2:\"on\";s:29:\"pt_elementskit_widget_sitemap\";s:2:\"on\";s:18:\"pt_product_sitemap\";s:2:\"on\";s:20:\"pt_web-story_sitemap\";s:3:\"off\";s:20:\"tax_category_sitemap\";s:3:\"off\";s:20:\"tax_post_tag_sitemap\";s:3:\"off\";s:13:\"exclude_posts\";s:0:\"\";s:29:\"include_authors_without_posts\";s:3:\"off\";}','auto'),(3214,'rank-math-options-instant-indexing','a:2:{s:15:\"bing_post_types\";a:2:{i:0;s:4:\"post\";i:1;s:4:\"page\";}s:16:\"indexnow_api_key\";s:32:\"944ce73c47254f74b0b8d584fdd99b9e\";}','auto'),(3217,'rank_math_version','1.0.255','off'),(3218,'rank_math_db_version','1','auto'),(3219,'rank_math_install_date','1738229364','auto'),(3221,'action_scheduler_lock_async-request-runner','68f1c3e821b0b8.19210239|1760674852','no'),(3227,'rank_math_registration_skip','1','auto'),(3228,'rank_math_connect_data','a:6:{s:8:\"username\";s:152:\"2FNzCGEP6XU8BHW/OrEKQW1zSEhNdDJBbU11YkF3Vkh5NFkzSkNZNUJkUGhDRXZqQnpabVZoOVViM2pyNUJhZU5KVmFhYWVKbnFIOWE4WXBvckhxcTNKbkxUU1I0MVpta2RKNUsvQ3RsdjFUN2YvNA==\";s:5:\"email\";s:176:\"0sIwbNAcnhBvRkX2zU/Q90dPRU1RZGFiVTJOVXNpdUo0L2RTaVh6UVpaOGxaYmUwSVgySGhEakN6NTJYeC94djZPM3FGcTh1V0Y1OWJIVyszMHF3OGhPNmFDakoyWTlrZm1GTjQzVVR6dFRHUWRSQnRtdm53VDRJeWRTWVc5UkxGUnAx\";s:7:\"api_key\";s:192:\"l3hQboJzHYwFFIBmphrP9VZEVlpnMkNWdkJwMVJ6R3RxdXJHQ0FweGlBbVZNUGxUT2FzcFgrdlkxVWlIRzBVV3dsRmZPYUdSS1NmdjJhM3hqQk0rNUl5NWlsSk5TS2gvdnRlbGlPVWhWcGVlUWpDQ2w3TUg0M1dMaHNBdzM5S2hxb0d0YkE5YkllZHk1VHRv\";s:4:\"plan\";s:144:\"jUH23U89+G1vcaoq474St1lLRUxBNEZab254Mi80c1hXNWVlM3Y3ZkJEVnFkTzJjRkdRT2o5MmUwbVVwV0FZLzVTZFdvNC9uemxDaDVmdlU4bDFhRVFWVXpMRmtCR0xFbEp5MnVMMkUyRWc9\";s:9:\"connected\";b:1;s:8:\"site_url\";s:32:\"https://goldenstallionagency.com\";}','auto'),(3229,'rank_math_review_notice_date','1739438993','off'),(3230,'rank_math_pro_notice_date','1739093393','off'),(3231,'rank_math_review_posts_converted','1','auto'),(3233,'rank_math_wizard_completed','1','off'),(3235,'rank_math_viewed_seo_analyer','1','off'),(3238,'as_has_wp_comment_logs','no','on'),(3243,'rank_math_google_oauth_tokens','a:3:{s:12:\"access_token\";s:592:\"xjQQ8X4rfDCifkEg1DC1iXVNcFZQZXBXTzBiY3NJK2hJVHBhVFJPang4K3NSbU96ZnBoSnhsanNVMGsxOUNaWWFoaUpINTgwQmNCeEVmYWdEdUV1S25CSzVYaktWelN2MlptUmNBaHVwYXpDcUxmL3lCUDArM05LTkdleHpOaEhjbDhseGp4eEFIRDJ5WUs2amZxdm9YUCtJZnplTmxzQlN3cVRzdkIrVExjdmNkSGw2RGlJRnM3MWZBd3dtaExNTFc5R0lrYk1Gb0c2b0N5WU5hczNsWklneDZhVEsxcXoxUkloZXlBZFZvaTB6MVFaT2ZnN2ZENXJrU0dUV3ZUa08yMUVMWGpFOENtWndoaUUybTJnalhiMXRtbERibUl0R2Q0UjR4VVBzMkZPdDZ6NGUrRS9FMFZRRytoZDlaM2drMnR2OS93eDA3MGVHV25pK0NXSTdkTFp2ZUdYNys4ZFVNZVpyV0ZLNGRRU3MrNVFhWlVzRWpqSHBaQXlROGc4Tm8yelVnZW42TFRiYVd1Z0JhSDhkUEs3ZlVzNWhsTFFMemtYcXhXdFJnK3dlSFRXdEl0cUhEc3Nia0k9\";s:13:\"refresh_token\";s:320:\"JjFr5LwLE7BpWw+JUkJPRTNjUGJwSG9hZjczalB4NlI0MWg2c0REUXNiMlF3TGZOZ3pzV2ZWT0U1ZmM3dWZ4ZU9ZZDBhNU9UNlJvc2JkTjRMcHN2Mi9ucHF2bWpBcW80RytjbTZZUTJva0pvZzcxbG1FQ0xuYUNMUStvbE8yUFdQMkR5aXpjRnFZU0pNQmd3RXZqK2g3MGZYOHlNM0JLeHNDWlN1YXJFR1hyckJVYkhHaElBc1VGdklUWHF0V3QrMmthTkZPTWtIc1lBSEN6S2VqMXl5VytWcmtqMStsMG5EaW81dDU3azFreFdoZ289\";s:6:\"expire\";i:1760346633;}','auto'),(3244,'rank_math_analytics_permissions','a:7:{i:0;s:14:\"analytics.edit\";i:1;s:18:\"analytics.readonly\";i:2;s:16:\"siteverification\";i:3;s:14:\"userinfo.email\";i:4;s:16:\"userinfo.profile\";i:5;s:10:\"webmasters\";i:6;s:6:\"openid\";}','auto'),(3245,'rank_math_google_analytic_profile','a:3:{s:7:\"country\";b:0;s:7:\"profile\";s:33:\"https://goldenstallionagency.com/\";s:19:\"enable_index_status\";b:0;}','auto'),(3246,'rank_math_analytics_all_services','a:8:{s:10:\"isVerified\";b:1;s:15:\"inSearchConsole\";b:1;s:10:\"hasSitemap\";b:1;s:12:\"hasAnalytics\";b:1;s:20:\"hasAnalyticsProperty\";b:0;s:7:\"homeUrl\";s:33:\"https://goldenstallionagency.com/\";s:5:\"sites\";a:23:{s:26:\"https://ssmotorspares.com/\";s:26:\"https://ssmotorspares.com/\";s:24:\"https://dripclean.co.za/\";s:24:\"https://dripclean.co.za/\";s:25:\"https://agc-ptyltd.co.za/\";s:25:\"https://agc-ptyltd.co.za/\";s:27:\"https://www.myground.co.za/\";s:27:\"https://www.myground.co.za/\";s:32:\"https://sasuspensionparts.co.za/\";s:32:\"https://sasuspensionparts.co.za/\";s:25:\"https://tonydezigner.com/\";s:25:\"https://tonydezigner.com/\";s:24:\"https://rngflooring.com/\";s:24:\"https://rngflooring.com/\";s:31:\"https://thirstimpossible.co.za/\";s:31:\"https://thirstimpossible.co.za/\";s:28:\"https://ichoosendrive.co.za/\";s:28:\"https://ichoosendrive.co.za/\";s:26:\"https://tshimdesign.co.za/\";s:26:\"https://tshimdesign.co.za/\";s:20:\"https://mumco.co.za/\";s:20:\"https://mumco.co.za/\";s:22:\"https://traseal.co.za/\";s:22:\"https://traseal.co.za/\";s:28:\"https://mygodistriune.co.za/\";s:28:\"https://mygodistriune.co.za/\";s:25:\"https://jummysjollof.com/\";s:25:\"https://jummysjollof.com/\";s:21:\"https://blitsbox.com/\";s:21:\"https://blitsbox.com/\";s:28:\"https://imosiservices.co.za/\";s:28:\"https://imosiservices.co.za/\";s:25:\"https://industryqohs.com/\";s:25:\"https://industryqohs.com/\";s:33:\"https://bodyandmindthaispa.co.za/\";s:33:\"https://bodyandmindthaispa.co.za/\";s:24:\"http://jummysjollof.com/\";s:24:\"http://jummysjollof.com/\";s:37:\"https://kululanetworkmarketing.co.za/\";s:37:\"https://kululanetworkmarketing.co.za/\";s:33:\"https://goldenstallionagency.com/\";s:33:\"https://goldenstallionagency.com/\";s:32:\"https://lifesoccerclinics.co.za/\";s:32:\"https://lifesoccerclinics.co.za/\";s:22:\"sc-domain:blitsbox.com\";s:22:\"sc-domain:blitsbox.com\";}s:8:\"accounts\";a:2:{i:274910921;a:2:{s:4:\"name\";s:14:\"tonyaxle.co.za\";s:10:\"properties\";a:2:{i:389907045;a:4:{s:4:\"name\";s:14:\"tonyaxle.co.za\";s:2:\"id\";s:9:\"389907045\";s:10:\"account_id\";s:9:\"274910921\";s:4:\"type\";s:3:\"GA4\";}i:395226593;a:4:{s:4:\"name\";s:12:\"tonyaxle.com\";s:2:\"id\";s:9:\"395226593\";s:10:\"account_id\";s:9:\"274910921\";s:4:\"type\";s:3:\"GA4\";}}}i:283513022;a:2:{s:4:\"name\";s:16:\"tonydezigner.com\";s:10:\"properties\";a:1:{i:404819126;a:4:{s:4:\"name\";s:16:\"tonydezigner.com\";s:2:\"id\";s:9:\"404819126\";s:10:\"account_id\";s:9:\"283513022\";s:4:\"type\";s:3:\"GA4\";}}}}}','auto'),(3250,'rank_math_google_analytic_options','a:11:{s:10:\"adsense_id\";b:0;s:10:\"account_id\";s:9:\"283513022\";s:11:\"property_id\";s:9:\"404819126\";s:7:\"view_id\";s:10:\"6056092020\";s:14:\"measurement_id\";s:12:\"G-WXWVXKTMRV\";s:11:\"stream_name\";s:13:\"Tony Dezigner\";s:7:\"country\";b:0;s:12:\"install_code\";b:0;s:12:\"anonymize_ip\";b:0;s:11:\"local_ga_js\";b:0;s:16:\"exclude_loggedin\";b:0;}','auto'),(3251,'rank_math_analytics_installed','1','auto'),(3255,'rank_math_is_configured','1','off'),(3273,'rank_math_analytics_last_updated','1738222528','auto'),(3278,'wprt_license_key','free','auto'),(3279,'wprt_user_type','free','auto'),(3286,'wprt_user_timezone','Africa/Johannesburg','auto'),(3298,'wp_rankie_table_version','4','auto'),(3301,'wp_rankie_last_run','1738223187','auto'),(3305,'rank_math_content_ai_viewed','1','off'),(3312,'rank_math_indexnow_log','a:100:{i:0;a:5:{s:3:\"url\";s:46:\"https://goldenstallionagency.com/landing-page/\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1754486354;}i:1;a:5:{s:3:\"url\";s:46:\"https://goldenstallionagency.com/landing-page/\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1754555443;}i:2;a:5:{s:3:\"url\";s:46:\"https://goldenstallionagency.com/landing-page/\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1754557321;}i:3;a:5:{s:3:\"url\";s:46:\"https://goldenstallionagency.com/landing-page/\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1754557490;}i:4;a:5:{s:3:\"url\";s:46:\"https://goldenstallionagency.com/landing-page/\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1754557594;}i:5;a:5:{s:3:\"url\";s:46:\"https://goldenstallionagency.com/landing-page/\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1754557769;}i:6;a:5:{s:3:\"url\";s:46:\"https://goldenstallionagency.com/landing-page/\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1754557947;}i:7;a:5:{s:3:\"url\";s:46:\"https://goldenstallionagency.com/landing-page/\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1754558772;}i:8;a:5:{s:3:\"url\";s:46:\"https://goldenstallionagency.com/landing-page/\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1754559217;}i:9;a:5:{s:3:\"url\";s:46:\"https://goldenstallionagency.com/landing-page/\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1754589708;}i:10;a:5:{s:3:\"url\";s:46:\"https://goldenstallionagency.com/landing-page/\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1754590270;}i:11;a:5:{s:3:\"url\";s:46:\"https://goldenstallionagency.com/landing-page/\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1754902066;}i:12;a:5:{s:3:\"url\";s:46:\"https://goldenstallionagency.com/landing-page/\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1754902155;}i:13;a:5:{s:3:\"url\";s:46:\"https://goldenstallionagency.com/landing-page/\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1754902638;}i:14;a:5:{s:3:\"url\";s:46:\"https://goldenstallionagency.com/landing-page/\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1754903037;}i:15;a:5:{s:3:\"url\";s:46:\"https://goldenstallionagency.com/landing-page/\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1754903271;}i:16;a:5:{s:3:\"url\";s:46:\"https://goldenstallionagency.com/landing-page/\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1754903934;}i:17;a:5:{s:3:\"url\";s:46:\"https://goldenstallionagency.com/landing-page/\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1754904350;}i:18;a:5:{s:3:\"url\";s:46:\"https://goldenstallionagency.com/landing-page/\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1754904443;}i:19;a:5:{s:3:\"url\";s:46:\"https://goldenstallionagency.com/landing-page/\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1754904579;}i:20;a:5:{s:3:\"url\";s:46:\"https://goldenstallionagency.com/landing-page/\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1755853706;}i:21;a:5:{s:3:\"url\";s:46:\"https://goldenstallionagency.com/landing-page/\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1756205808;}i:22;a:5:{s:3:\"url\";s:46:\"https://goldenstallionagency.com/landing-page/\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1757337864;}i:23;a:5:{s:3:\"url\";s:46:\"https://goldenstallionagency.com/landing-page/\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1757337898;}i:24;a:5:{s:3:\"url\";s:46:\"https://goldenstallionagency.com/landing-page/\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1757337965;}i:25;a:5:{s:3:\"url\";s:46:\"https://goldenstallionagency.com/landing-page/\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1758792128;}i:26;a:5:{s:3:\"url\";s:46:\"https://goldenstallionagency.com/landing-page/\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1758846786;}i:27;a:5:{s:3:\"url\";s:46:\"https://goldenstallionagency.com/landing-page/\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1758846876;}i:28;a:5:{s:3:\"url\";s:46:\"https://goldenstallionagency.com/landing-page/\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1758847014;}i:29;a:5:{s:3:\"url\";s:46:\"https://goldenstallionagency.com/landing-copy/\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1758847242;}i:30;a:5:{s:3:\"url\";s:46:\"https://goldenstallionagency.com/landing-copy/\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1758847385;}i:31;a:5:{s:3:\"url\";s:48:\"https://goldenstallionagency.com/landing-page-2/\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1759266456;}i:32;a:5:{s:3:\"url\";s:43:\"https://goldenstallionagency.com/home-page/\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1759266586;}i:33;a:5:{s:3:\"url\";s:43:\"https://goldenstallionagency.com/home-page/\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1759266992;}i:34;a:5:{s:3:\"url\";s:43:\"https://goldenstallionagency.com/home-page/\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1759267129;}i:35;a:5:{s:3:\"url\";s:43:\"https://goldenstallionagency.com/home-page/\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1759267168;}i:36;a:5:{s:3:\"url\";s:43:\"https://goldenstallionagency.com/home-page/\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1759267199;}i:37;a:5:{s:3:\"url\";s:43:\"https://goldenstallionagency.com/home-page/\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1759267443;}i:38;a:5:{s:3:\"url\";s:43:\"https://goldenstallionagency.com/home-page/\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1759267484;}i:39;a:5:{s:3:\"url\";s:43:\"https://goldenstallionagency.com/home-page/\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1759267963;}i:40;a:5:{s:3:\"url\";s:43:\"https://goldenstallionagency.com/home-page/\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1759268210;}i:41;a:5:{s:3:\"url\";s:43:\"https://goldenstallionagency.com/home-page/\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1759268271;}i:42;a:5:{s:3:\"url\";s:43:\"https://goldenstallionagency.com/home-page/\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1759268308;}i:43;a:5:{s:3:\"url\";s:43:\"https://goldenstallionagency.com/home-page/\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1759268362;}i:44;a:5:{s:3:\"url\";s:43:\"https://goldenstallionagency.com/home-page/\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1759268506;}i:45;a:5:{s:3:\"url\";s:43:\"https://goldenstallionagency.com/home-page/\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1759268699;}i:46;a:5:{s:3:\"url\";s:43:\"https://goldenstallionagency.com/home-page/\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1759268762;}i:47;a:5:{s:3:\"url\";s:43:\"https://goldenstallionagency.com/home-page/\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1759268812;}i:48;a:5:{s:3:\"url\";s:43:\"https://goldenstallionagency.com/home-page/\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1759294711;}i:49;a:5:{s:3:\"url\";s:43:\"https://goldenstallionagency.com/home-page/\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1759501852;}i:50;a:5:{s:3:\"url\";s:43:\"https://goldenstallionagency.com/home-page/\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1759501909;}i:51;a:5:{s:3:\"url\";s:43:\"https://goldenstallionagency.com/home-page/\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1759501963;}i:52;a:5:{s:3:\"url\";s:43:\"https://goldenstallionagency.com/home-page/\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1759504183;}i:53;a:5:{s:3:\"url\";s:43:\"https://goldenstallionagency.com/home-page/\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1759504275;}i:54;a:5:{s:3:\"url\";s:43:\"https://goldenstallionagency.com/home-page/\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1759506000;}i:55;a:5:{s:3:\"url\";s:43:\"https://goldenstallionagency.com/home-page/\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1759506043;}i:56;a:5:{s:3:\"url\";s:43:\"https://goldenstallionagency.com/home-page/\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1759508249;}i:57;a:5:{s:3:\"url\";s:43:\"https://goldenstallionagency.com/home-page/\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1759508729;}i:58;a:5:{s:3:\"url\";s:43:\"https://goldenstallionagency.com/home-page/\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1759508803;}i:59;a:5:{s:3:\"url\";s:43:\"https://goldenstallionagency.com/home-page/\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1759508836;}i:60;a:5:{s:3:\"url\";s:43:\"https://goldenstallionagency.com/home-page/\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1759577855;}i:61;a:5:{s:3:\"url\";s:43:\"https://goldenstallionagency.com/home-page/\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1759932088;}i:62;a:5:{s:3:\"url\";s:43:\"https://goldenstallionagency.com/home-page/\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1759932464;}i:63;a:5:{s:3:\"url\";s:43:\"https://goldenstallionagency.com/home-page/\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1759933607;}i:64;a:5:{s:3:\"url\";s:43:\"https://goldenstallionagency.com/home-page/\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1759934826;}i:65;a:5:{s:3:\"url\";s:43:\"https://goldenstallionagency.com/home-page/\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1759934947;}i:66;a:5:{s:3:\"url\";s:43:\"https://goldenstallionagency.com/home-page/\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1759935038;}i:67;a:5:{s:3:\"url\";s:43:\"https://goldenstallionagency.com/home-page/\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1759935159;}i:68;a:5:{s:3:\"url\";s:43:\"https://goldenstallionagency.com/home-page/\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1759936162;}i:69;a:5:{s:3:\"url\";s:43:\"https://goldenstallionagency.com/home-page/\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1760015308;}i:70;a:5:{s:3:\"url\";s:43:\"https://goldenstallionagency.com/home-page/\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1760015380;}i:71;a:5:{s:3:\"url\";s:43:\"https://goldenstallionagency.com/home-page/\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1760016251;}i:72;a:5:{s:3:\"url\";s:43:\"https://goldenstallionagency.com/home-page/\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1760016578;}i:73;a:5:{s:3:\"url\";s:43:\"https://goldenstallionagency.com/home-page/\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1760016682;}i:74;a:5:{s:3:\"url\";s:43:\"https://goldenstallionagency.com/home-page/\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1760016714;}i:75;a:5:{s:3:\"url\";s:43:\"https://goldenstallionagency.com/home-page/\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1760016831;}i:76;a:5:{s:3:\"url\";s:43:\"https://goldenstallionagency.com/home-page/\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1760016884;}i:77;a:5:{s:3:\"url\";s:43:\"https://goldenstallionagency.com/home-page/\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1760016906;}i:78;a:5:{s:3:\"url\";s:43:\"https://goldenstallionagency.com/home-page/\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1760041073;}i:79;a:5:{s:3:\"url\";s:43:\"https://goldenstallionagency.com/home-page/\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1760042846;}i:80;a:5:{s:3:\"url\";s:43:\"https://goldenstallionagency.com/home-page/\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1760043450;}i:81;a:5:{s:3:\"url\";s:43:\"https://goldenstallionagency.com/home-page/\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1760043573;}i:82;a:5:{s:3:\"url\";s:43:\"https://goldenstallionagency.com/home-page/\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1760043585;}i:83;a:5:{s:3:\"url\";s:43:\"https://goldenstallionagency.com/home-page/\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1760453048;}i:84;a:5:{s:3:\"url\";s:43:\"https://goldenstallionagency.com/home-page/\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1760453205;}i:85;a:5:{s:3:\"url\";s:43:\"https://goldenstallionagency.com/home-page/\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1760453748;}i:86;a:5:{s:3:\"url\";s:43:\"https://goldenstallionagency.com/home-page/\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1760453928;}i:87;a:5:{s:3:\"url\";s:43:\"https://goldenstallionagency.com/home-page/\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1760455229;}i:88;a:5:{s:3:\"url\";s:43:\"https://goldenstallionagency.com/home-page/\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1760455712;}i:89;a:5:{s:3:\"url\";s:43:\"https://goldenstallionagency.com/home-page/\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1760455739;}i:90;a:5:{s:3:\"url\";s:43:\"https://goldenstallionagency.com/home-page/\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1760455774;}i:91;a:5:{s:3:\"url\";s:43:\"https://goldenstallionagency.com/home-page/\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1760455795;}i:92;a:5:{s:3:\"url\";s:43:\"https://goldenstallionagency.com/home-page/\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1760455904;}i:93;a:5:{s:3:\"url\";s:43:\"https://goldenstallionagency.com/home-page/\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1760455926;}i:94;a:5:{s:3:\"url\";s:43:\"https://goldenstallionagency.com/home-page/\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1760455984;}i:95;a:5:{s:3:\"url\";s:43:\"https://goldenstallionagency.com/home-page/\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1760550572;}i:96;a:5:{s:3:\"url\";s:43:\"https://goldenstallionagency.com/home-page/\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1760551131;}i:97;a:5:{s:3:\"url\";s:43:\"https://goldenstallionagency.com/home-page/\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1760551152;}i:98;a:5:{s:3:\"url\";s:72:\"https://goldenstallionagency.com/website-design-and-website-development/\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1760553675;}i:99;a:5:{s:3:\"url\";s:72:\"https://goldenstallionagency.com/website-design-and-website-development/\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1760553683;}}','off'),(3340,'auto_update_themes','a:1:{i:0;s:4:\"neve\";}','off'),(3383,'tawktocustomise_custom_timeguest@35.223.218.113','2025-01-30 08:24:20','on'),(3517,'external_updates-wp-optimize-premium','O:8:\"stdClass\":5:{s:9:\"lastCheck\";i:1738247039;s:14:\"checkedVersion\";s:5:\"3.8.0\";s:6:\"update\";O:8:\"stdClass\":11:{s:4:\"slug\";s:19:\"wp-optimize-premium\";s:7:\"version\";s:5:\"3.8.0\";s:12:\"download_url\";N;s:12:\"translations\";a:0:{}s:2:\"id\";i:0;s:8:\"homepage\";s:18:\"https://getwpo.com\";s:6:\"tested\";s:5:\"6.7.1\";s:12:\"requires_php\";N;s:14:\"upgrade_notice\";N;s:5:\"icons\";a:0:{}s:8:\"filename\";s:35:\"wp-optimize-premium/wp-optimize.php\";}s:11:\"updateClass\";s:50:\"YahnisElsts\\PluginUpdateChecker\\v5p5\\Plugin\\Update\";s:15:\"updateBaseClass\";s:13:\"Plugin\\Update\";}','off'),(3518,'udmanager_updater_sid','0df7eef8499eeab2385e4c9cf6de80a4','off'),(3523,'updraft_lock_load-url-task','0','no'),(3546,'Re_Smush_It_Task','1738230829','auto'),(3593,'bvAccountsList','a:1:{s:32:\"2a43a648ada82d1553b59fe63399e0a0\";a:7:{s:6:\"secret\";s:32:\"a1a1a8be7000a850e8ebea1b4e3e8a3c\";s:11:\"account_gid\";s:8:\"tUPdFhoA\";s:14:\"lastbackuptime\";i:1738242675;s:7:\"airlift\";b:1;s:12:\"account_type\";s:5:\"speed\";s:3:\"url\";s:32:\"https://goldenstallionagency.com\";s:5:\"email\";s:23:\"helloto******@gmail.com\";}}','off'),(3594,'bvApiPublic','2a43a648ada82d1553b59fe63399e0a0','off'),(3595,'alredirect','no','off'),(3596,'bvActivateTime','1738235716','off'),(3601,'tawktocustomise_custom_timeguest@66.249.93.167','2025-01-30 10:09:59','on'),(3602,'tawktocustomise_custom_timeguest@66.102.9.172','2025-01-30 10:10:05','on'),(3603,'tawktocustomise_custom_timeguest@66.102.9.173','2025-01-30 10:10:05','on'),(3604,'tawktocustomise_custom_timeguest@66.102.9.171','2025-01-30 10:10:12','on'),(3605,'bvLastRecvTime','1738245535','off'),(3664,'tawktocustomise_custom_timeguest@66.249.93.171','2025-01-30 10:47:58','on'),(3691,'tawktocustomise_custom_timeguest@116.202.110.255','2025-01-30 11:14:49','on'),(3693,'tawktocustomise_custom_timeguest@105.187.240.5','2025-01-30 11:15:17','on'),(3698,'bv_al_deactivation_assets','s:13886:\"a:2:{s:2:\"js\";s:10948:\"KGZ1bmN0aW9uKCQpIHsKICAgICQoZG9jdW1lbnQpLnJlYWR5KGZ1bmN0aW9uKCkgewogICAgICAgIHZhciBkZWFjdGl2YXRlTGluayA9ICQoJ3RyW2RhdGEtcGx1Z2luPSInICsgYWxEZWFjdGl2YXRpb25WYXJzLnBsdWdpblNsdWcgKyAnIl0gLmRlYWN0aXZhdGUgYScpOwoKICAgICAgICBkZWFjdGl2YXRlTGluay5vbignY2xpY2snLCBmdW5jdGlvbihlKSB7CiAgICAgICAgICAgIGUucHJldmVudERlZmF1bHQoKTsKICAgICAgICAgICAgc2hvd0ZlZWRiYWNrRGlhbG9nKCk7CiAgICAgICAgfSk7CgogICAgICAgIGZ1bmN0aW9uIHNob3dGZWVkYmFja0RpYWxvZygpIHsKICAgICAgICAgICAgdmFyIHJlYXNvbnMgPSBbCiAgICAgICAgICAgICAgICB7aWQ6IDYsIHRleHQ6ICdTY29yZSBpcyB0b28gbG93J30sCiAgICAgICAgICAgICAgICB7aWQ6IDcsIHRleHQ6ICdIb21lcGFnZSBpcyBicm9rZW4nfSwKICAgICAgICAgICAgICAgIHtpZDogOCwgdGV4dDogJ090aGVyIHBhZ2VzIGFyZSBicm9rZW4nfSwKICAgICAgICAgICAgICAgIHtpZDogOSwgdGV4dDogJ0lzc3VlcyBhZnRlciBzaXRlIHJlb3B0aW1pemF0aW9uJ30sCiAgICAgICAgICAgICAgICB7aWQ6IDEwLCB0ZXh0OiAnUnVubmluZyBhcyB0ZW1wb3JhcnkgZXhwZXJpbWVudCd9LAogICAgICAgICAgICAgICAge2lkOiAxMSwgdGV4dDogJ1NpdGUgc3BlZWQgZ290IHdvcnNlJ30sCiAgICAgICAgICAgICAgICB7aWQ6IDEyLCB0ZXh0OiAnUGx1Z2luIGNvbmZsaWN0cyd9LAogICAgICAgICAgICAgICAge2lkOiA1LCB0ZXh0OiAnT3RoZXInfQogICAgICAgICAgICBdOwogICAgICAgICAgICB2YXIgbW9kYWxIdG1sID0gYAogICAgICAgICAgICAgICAgPGRpdiBpZD0iYWwtZGVhY3RpdmF0aW9uLWZlZWRiYWNrLW1vZGFsIiBjbGFzcz0iYWwtbW9kYWwiPgogICAgICAgICAgICAgICAgICAgIDxkaXYgY2xhc3M9ImFsLW1vZGFsLW92ZXJsYXkiPgogICAgICAgICAgICAgICAgICAgICAgICA8ZGl2IGNsYXNzPSJhbC1tb2RhbC1jb250ZW50Ij4KICAgICAgICAgICAgICAgICAgICAgICAgICAgIDxkaXYgY2xhc3M9ImFsLW1vZGFsLWhlYWRlciI+CiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgPGgzPlF1aWNrIEZlZWRiYWNrPC9oMz4KICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICA8cD5QbGVhc2UgaGVscCB1cyBpbXByb3ZlIGJ5IHNoYXJpbmcgd2h5IHlvdSdyZSBkZWFjdGl2YXRpbmc8L3A+CiAgICAgICAgICAgICAgICAgICAgICAgICAgICA8L2Rpdj4KICAgICAgICAgICAgICAgICAgICAgICAgICAgIDxkaXYgY2xhc3M9ImFsLW1vZGFsLWJvZHkiPgogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIDxmb3JtIGlkPSJhbC1kZWFjdGl2YXRpb24tZmVlZGJhY2stZm9ybSI+CiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIDxkaXYgY2xhc3M9InJlYXNvbi1zZWN0aW9uIj4KICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIDxwPjxzdHJvbmc+V2h5IGFyZSB5b3UgZGVhY3RpdmF0aW5nPyAoU2VsZWN0IGFsbCB0aGF0IGFwcGx5KTwvc3Ryb25nPjwvcD4KICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIDx1bCBzdHlsZT0ibGlzdC1zdHlsZTogbm9uZTsgcGFkZGluZy1sZWZ0OiAwOyI+CiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgJHtyZWFzb25zLm1hcChyZWFzb24gPT4gYAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICA8bGk+CiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICA8bGFiZWw+CiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgPGlucHV0IHR5cGU9ImNoZWNrYm94IiBuYW1lPSJyZWFzb24iIHZhbHVlPSIke3JlYXNvbi5pZH0iPgogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICR7cmVhc29uLnRleHR9CiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICA8L2xhYmVsPgogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICA8L2xpPgogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIGApLmpvaW4oJycpfQogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgPC91bD4KICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgPC9kaXY+CgogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICA8ZGl2IGNsYXNzPSJkZXRhaWxzLXNlY3Rpb24iIHN0eWxlPSJtYXJnaW4tdG9wOiAxNXB4OyI+CiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICA8ZGl2IGNsYXNzPSJhbC10ZXh0YXJlYS13cmFwcGVyIj4KICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICA8dGV4dGFyZWEgbmFtZT0iYnJva2VuX3VybHMiIGlkPSJhbC1icm9rZW4tdXJscyIKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgcGxhY2Vob2xkZXI9IklmIGFueSBwYWdlcyBhcmUgYnJva2VuLCBwbGVhc2Ugc2hhcmUgdGhlIFVSTHMgKG9uZSBwZXIgbGluZSkiCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIHJvd3M9IjMiCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIG1heGxlbmd0aD0iMjAwIgogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICBzdHlsZT0id2lkdGg6IDEwMCU7IG1hcmdpbi1ib3R0b206IDVweDsiPjwvdGV4dGFyZWE+CiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgPGRpdiBjbGFzcz0iY2hhci1jb3VudCIgc3R5bGU9ImRpc3BsYXk6IG5vbmU7IG1hcmdpbi1ib3R0b206IDEwcHg7Ij41MDAgY2hhcmFjdGVycyByZW1haW5pbmc8L2Rpdj4KICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIDwvZGl2PgoKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIDxkaXYgY2xhc3M9ImFsLXRleHRhcmVhLXdyYXBwZXIiPgogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIDx0ZXh0YXJlYSBuYW1lPSJldmlkZW5jZV91cmwiIGlkPSJhbC1ldmlkZW5jZS11cmwiCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIHBsYWNlaG9sZGVyPSJVUkwgb2Ygc2NyZWVuc2hvdC9yZWNvcmRpbmcgc2hvd2luZyB0aGUgaXNzdWUgKG9wdGlvbmFsKSIKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgbWF4bGVuZ3RoPSIyMDAiCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIHN0eWxlPSJ3aWR0aDogMTAwJTsgbWFyZ2luLWJvdHRvbTogNXB4OyI+PC90ZXh0YXJlYT4KICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICA8ZGl2IGNsYXNzPSJjaGFyLWNvdW50IiBzdHlsZT0iZGlzcGxheTogbm9uZTsgbWFyZ2luLWJvdHRvbTogMTBweDsiPjUwMCBjaGFyYWN0ZXJzIHJlbWFpbmluZzwvZGl2PgogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgPC9kaXY+CgogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgPGRpdiBjbGFzcz0iYWwtdGV4dGFyZWEtd3JhcHBlciI+CiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgPHRleHRhcmVhIG5hbWU9ImNvbW1lbnRzIiBpZD0iYWwtZGVhY3RpdmF0aW9uLWNvbW1lbnRzIgogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICBwbGFjZWhvbGRlcj0iQW55IGFkZGl0aW9uYWwgY29tbWVudHM/IChvcHRpb25hbCkiCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIHJvd3M9IjMiCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIG1heGxlbmd0aD0iMTAwMCIKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgc3R5bGU9IndpZHRoOiAxMDAlOyBtYXJnaW4tYm90dG9tOiA1cHg7Ij48L3RleHRhcmVhPgogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIDxkaXYgY2xhc3M9ImNoYXItY291bnQiIHN0eWxlPSJkaXNwbGF5OiBub25lOyI+MTAwMCBjaGFyYWN0ZXJzIHJlbWFpbmluZzwvZGl2PgogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgPC9kaXY+CiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIDwvZGl2PgoKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgPGRpdiBjbGFzcz0iYWwtZGVhY3RpdmF0aW9uLWZlZWRiYWNrLWJ1dHRvbnMiPgogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgPGEgaHJlZj0iIyIgaWQ9ImFsLWRlYWN0aXZhdGlvbi1mZWVkYmFjay1za2lwIiBjbGFzcz0iYnV0dG9uIGJ1dHRvbi1zZWNvbmRhcnkiPlNraXA8L2E+CiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICA8YnV0dG9uIHR5cGU9InN1Ym1pdCIgY2xhc3M9ImJ1dHRvbiBidXR0b24tcHJpbWFyeSI+U3VibWl0ICYgRGVhY3RpdmF0ZTwvYnV0dG9uPgogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICA8L2Rpdj4KICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICA8L2Zvcm0+CiAgICAgICAgICAgICAgICAgICAgICAgICAgICA8L2Rpdj4KICAgICAgICAgICAgICAgICAgICAgICAgPC9kaXY+CiAgICAgICAgICAgICAgICAgICAgPC9kaXY+CiAgICAgICAgICAgICAgICA8L2Rpdj4KICAgICAgICAgICAgYDsKCiAgICAgICAgICAgICQoJyNhbC1kZWFjdGl2YXRpb24tZmVlZGJhY2stY29udGFpbmVyJykuaHRtbChtb2RhbEh0bWwpOwogICAgICAgICAgICAkKCcjYWwtZGVhY3RpdmF0aW9uLWZlZWRiYWNrLW1vZGFsJykuc2hvdygpOwoKICAgICAgICAgICAgLy8gU2V0dXAgY2hhcmFjdGVyIGNvdW50IGZvciBhbGwgdGV4dGFyZWFzCiAgICAgICAgICAgICQoJy5hbC10ZXh0YXJlYS13cmFwcGVyJykuZWFjaChmdW5jdGlvbigpIHsKICAgICAgICAgICAgICAgIHZhciB0ZXh0YXJlYSA9ICQodGhpcykuZmluZCgndGV4dGFyZWEnKTsKICAgICAgICAgICAgICAgIHZhciBjaGFyQ291bnQgPSAkKHRoaXMpLmZpbmQoJy5jaGFyLWNvdW50Jyk7CiAgICAgICAgICAgICAgICB2YXIgbWF4TGVuZ3RoID0gdGV4dGFyZWEuYXR0cignbWF4bGVuZ3RoJyk7CgogICAgICAgICAgICAgICAgdGV4dGFyZWEub24oJ2lucHV0JywgZnVuY3Rpb24oKSB7CiAgICAgICAgICAgICAgICAgICAgdmFyIGN1cnJlbnRMZW5ndGggPSAkKHRoaXMpLnZhbCgpLmxlbmd0aDsKICAgICAgICAgICAgICAgICAgICB2YXIgcmVtYWluaW5nID0gbWF4TGVuZ3RoIC0gY3VycmVudExlbmd0aDsKICAgICAgICAgICAgICAgICAgICBjaGFyQ291bnQudGV4dChyZW1haW5pbmcgKyAnIGNoYXJhY3RlcnMgcmVtYWluaW5nJyk7CgogICAgICAgICAgICAgICAgICAgIGlmIChjdXJyZW50TGVuZ3RoID4gMCkgewogICAgICAgICAgICAgICAgICAgICAgICBjaGFyQ291bnQuc2hvdygpOwogICAgICAgICAgICAgICAgICAgIH0gZWxzZSB7CiAgICAgICAgICAgICAgICAgICAgICAgIGNoYXJDb3VudC5oaWRlKCk7CiAgICAgICAgICAgICAgICAgICAgfQoKICAgICAgICAgICAgICAgICAgICBpZiAocmVtYWluaW5nIDwgMTAwKSB7CiAgICAgICAgICAgICAgICAgICAgICAgIGNoYXJDb3VudC5jc3MoJ2NvbG9yJywgJ3JlZCcpOwogICAgICAgICAgICAgICAgICAgIH0gZWxzZSB7CiAgICAgICAgICAgICAgICAgICAgICAgIGNoYXJDb3VudC5jc3MoJ2NvbG9yJywgJycpOwogICAgICAgICAgICAgICAgICAgIH0KICAgICAgICAgICAgICAgIH0pOwogICAgICAgICAgICB9KTsKCiAgICAgICAgICAgIC8vIEhhbmRsZSBmb3JtIHN1Ym1pc3Npb24gYW5kIHNraXAKICAgICAgICAgICAgJCgnI2FsLWRlYWN0aXZhdGlvbi1mZWVkYmFjay1za2lwJykub24oJ2NsaWNrJywgZnVuY3Rpb24oZSkgewogICAgICAgICAgICAgICAgZS5wcmV2ZW50RGVmYXVsdCgpOwogICAgICAgICAgICAgICAgJCgnI2FsLWRlYWN0aXZhdGlvbi1mZWVkYmFjay1tb2RhbCcpLnJlbW92ZSgpOwogICAgICAgICAgICAgICAgZGVhY3RpdmF0ZVBsdWdpbigpOwogICAgICAgICAgICB9KTsKCiAgICAgICAgICAgICQoJyNhbC1kZWFjdGl2YXRpb24tZmVlZGJhY2stZm9ybScpLm9uKCdzdWJtaXQnLCBmdW5jdGlvbihlKSB7CiAgICAgICAgICAgICAgICBlLnByZXZlbnREZWZhdWx0KCk7CiAgICAgICAgICAgICAgICBzdWJtaXRGZWVkYmFjaygpOwogICAgICAgICAgICB9KTsKICAgICAgICB9CgogICAgICAgIGZ1bmN0aW9uIHN1Ym1pdEZlZWRiYWNrKCkgewogICAgICAgICAgICB2YXIgZm9ybSA9ICQoJyNhbC1kZWFjdGl2YXRpb24tZmVlZGJhY2stZm9ybScpOwogICAgICAgICAgICB2YXIgcmVhc29ucyA9IFtdOwogICAgICAgICAgICBmb3JtLmZpbmQoJ2lucHV0W25hbWU9InJlYXNvbiJdOmNoZWNrZWQnKS5lYWNoKGZ1bmN0aW9uKCkgewogICAgICAgICAgICAgICAgcmVhc29ucy5wdXNoKHBhcnNlSW50KCQodGhpcykudmFsKCksIDEwKSk7CiAgICAgICAgICAgIH0pOwoKICAgICAgICAgICAgdmFyIGNvbW1lbnRzID0gZm9ybS5maW5kKCd0ZXh0YXJlYVtuYW1lPSJjb21tZW50cyJdJykudmFsKCkudHJpbSgpIHx8ICcnOwogICAgICAgICAgICB2YXIgYnJva2VuVXJscyA9IGZvcm0uZmluZCgndGV4dGFyZWFbbmFtZT0iYnJva2VuX3VybHMiXScpLnZhbCgpLnRyaW0oKSB8fCAnJzsKICAgICAgICAgICAgdmFyIGV2aWRlbmNlVXJsID0gZm9ybS5maW5kKCd0ZXh0YXJlYVtuYW1lPSJldmlkZW5jZV91cmwiXScpLnZhbCgpLnRyaW0oKSB8fCAnJzsKCiAgICAgICAgICAgIHZhciBmZWVkYmFja0RhdGEgPSB7CiAgICAgICAgICAgICAgICB2ZXJzaW9uOiAyLAogICAgICAgICAgICAgICAgcmVhc29uczogcmVhc29ucywKICAgICAgICAgICAgICAgIGNvbW1lbnRzOiBjb21tZW50cywKICAgICAgICAgICAgICAgIGZlZWRiYWNrX2RldGFpbHM6IHsKICAgICAgICAgICAgICAgICAgICBicm9rZW5fdXJsczogYnJva2VuVXJscywKICAgICAgICAgICAgICAgICAgICBldmlkZW5jZV91cmw6IGV2aWRlbmNlVXJsCiAgICAgICAgICAgICAgICB9CiAgICAgICAgICAgIH07CgogICAgICAgICAgICAkKCcjYWwtZGVhY3RpdmF0aW9uLWZlZWRiYWNrLW1vZGFsJykucmVtb3ZlKCk7CiAgICAgICAgICAgIGRlYWN0aXZhdGVQbHVnaW4oZmVlZGJhY2tEYXRhKTsKICAgICAgICB9CgogICAgICAgIGZ1bmN0aW9uIGRlYWN0aXZhdGVQbHVnaW4oZmVlZGJhY2tEYXRhKSB7CiAgICAgICAgICAgIHZhciBkZWFjdGl2YXRlVXJsID0gbmV3IFVSTChkZWFjdGl2YXRlTGluay5hdHRyKCdocmVmJyksIHdpbmRvdy5sb2NhdGlvbi5ocmVmKTsKICAgICAgICAgICAgdmFyIHNlYXJjaFBhcmFtcyA9IG5ldyBVUkxTZWFyY2hQYXJhbXMoZGVhY3RpdmF0ZVVybC5zZWFyY2gpOwoKICAgICAgICAgICAgaWYgKGZlZWRiYWNrRGF0YSAmJiAoCiAgICAgICAgICAgICAgICBmZWVkYmFja0RhdGEucmVhc29ucy5sZW5ndGggPiAwIHx8CiAgICAgICAgICAgICAgICBmZWVkYmFja0RhdGEuY29tbWVudHMgfHwKICAgICAgICAgICAgICAgIGZlZWRiYWNrRGF0YS5mZWVkYmFja19kZXRhaWxzLmJyb2tlbl91cmxzIHx8CiAgICAgICAgICAgICAgICBmZWVkYmFja0RhdGEuZmVlZGJhY2tfZGV0YWlscy5ldmlkZW5jZV91cmwKICAgICAgICAgICAgKSkgewogICAgICAgICAgICAgICAgc2VhcmNoUGFyYW1zLnNldCgnYnZfZGVhY3RpdmF0aW9uX2Fzc2V0cycsIEpTT04uc3RyaW5naWZ5KGZlZWRiYWNrRGF0YSkpOwogICAgICAgICAgICB9CgogICAgICAgICAgICBkZWFjdGl2YXRlVXJsLnNlYXJjaCA9IHNlYXJjaFBhcmFtcy50b1N0cmluZygpOwogICAgICAgICAgICB3aW5kb3cubG9jYXRpb24uaHJlZiA9IGRlYWN0aXZhdGVVcmwudG9TdHJpbmcoKTsKICAgICAgICB9CiAgICB9KTsKfSkoalF1ZXJ5KTsKCg==\";s:3:\"css\";s:2892:\"LmFsLW1vZGFsIHsKICAgIGRpc3BsYXk6IG5vbmU7Cn0KCi5hbC1tb2RhbC5pcy1vcGVuIHsKICAgIGRpc3BsYXk6IGJsb2NrOwp9CgouYWwtbW9kYWwtb3ZlcmxheSB7CiAgICBwb3NpdGlvbjogZml4ZWQ7CiAgICB0b3A6IDA7CiAgICBsZWZ0OiAwOwogICAgcmlnaHQ6IDA7CiAgICBib3R0b206IDA7CiAgICBiYWNrZ3JvdW5kOiByZ2JhKDAsMCwwLDAuNik7CiAgICBkaXNwbGF5OiBmbGV4OwogICAganVzdGlmeS1jb250ZW50OiBjZW50ZXI7CiAgICBhbGlnbi1pdGVtczogY2VudGVyOwogICAgei1pbmRleDogMTAwMDAwOwp9CgouYWwtbW9kYWwtY29udGVudCB7CiAgICBiYWNrZ3JvdW5kLWNvbG9yOiAjZmZmOwogICAgcGFkZGluZzogMzBweDsKICAgIG1heC13aWR0aDogNTAwcHg7CiAgICB3aWR0aDogOTAlOwogICAgbWF4LWhlaWdodDogOTB2aDsKICAgIG92ZXJmbG93LXk6IGF1dG87CiAgICBib3gtc2l6aW5nOiBib3JkZXItYm94OwogICAgYm9yZGVyLXJhZGl1czogNHB4Owp9CgouYWwtbW9kYWwtaGVhZGVyIGgzIHsKICAgIGZvbnQtc2l6ZTogMS4zZW07CiAgICBtYXJnaW46IDAgMCAyMHB4Owp9CgouYWwtbW9kYWwtYm9keSB1bCB7CiAgICBsaXN0LXN0eWxlLXR5cGU6IG5vbmU7CiAgICBwYWRkaW5nOiAwOwogICAgbWFyZ2luOiAwIDAgMjBweDsKfQoKLmFsLW1vZGFsLWJvZHkgbGkgewogICAgbWFyZ2luLWJvdHRvbTogMTBweDsKfQoKLmFsLW1vZGFsLWJvZHkgdGV4dGFyZWEgewogICAgd2lkdGg6IDEwMCU7CiAgICBoZWlnaHQ6IDEwMHB4OwogICAgcGFkZGluZzogMTBweDsKICAgIGJveC1zaXppbmc6IGJvcmRlci1ib3g7CiAgICBtYXJnaW4tYm90dG9tOiAyMHB4OwogICAgcmVzaXplOiBub25lOwogICAgYm9yZGVyOiAxcHggc29saWQgI2RkZDsKICAgIGJvcmRlci1yYWRpdXM6IDRweDsKfQoKLmFsLWRlYWN0aXZhdGlvbi1mZWVkYmFjay1idXR0b25zIHsKICAgIGRpc3BsYXk6IGZsZXg7CiAgICBqdXN0aWZ5LWNvbnRlbnQ6IHNwYWNlLWJldHdlZW47CiAgICBhbGlnbi1pdGVtczogY2VudGVyOwp9CgouYWwtbW9kYWwgYnV0dG9uLAouYWwtbW9kYWwgYS5idXR0b24gewogICAgcGFkZGluZzogOHB4IDE1cHg7CiAgICBib3JkZXItcmFkaXVzOiA0cHg7CiAgICBjdXJzb3I6IHBvaW50ZXI7CiAgICB0ZXh0LWRlY29yYXRpb246IG5vbmU7Cn0KCiNhbC1kZWFjdGl2YXRpb24tZmVlZGJhY2stc2tpcCB7CiAgICBiYWNrZ3JvdW5kOiB0cmFuc3BhcmVudDsKICAgIGJvcmRlcjogMXB4IHNvbGlkICNjY2M7CiAgICBjb2xvcjogIzU1NTsKfQoKLmFsLW1vZGFsIGJ1dHRvblt0eXBlPSJzdWJtaXQiXSB7CiAgICBiYWNrZ3JvdW5kOiAjMDA4NWJhOwogICAgYm9yZGVyOiBub25lOwogICAgY29sb3I6ICNmZmY7Cn0KCiNhbC1jaGFyLWNvdW50IHsKICAgIGZvbnQtc2l6ZTogMTJweDsKICAgIGNvbG9yOiAjNjY2OwogICAgbWFyZ2luLXRvcDogNXB4Owp9CgouYWwtdGV4dGFyZWEtd3JhcHBlciB7CiAgICBwb3NpdGlvbjogcmVsYXRpdmU7CiAgICBtYXJnaW4tYm90dG9tOiAyMHB4Owp9CgojYWwtZGVhY3RpdmF0aW9uLWNvbW1lbnRzIHsKICAgIHdpZHRoOiAxMDAlOwogICAgbWFyZ2luLWJvdHRvbTogNXB4OwogICAgcGFkZGluZzogOHB4OwogICAgcmVzaXplOiB2ZXJ0aWNhbDsKfQoKI2FsLWNoYXItY291bnQgewogICAgcG9zaXRpb246IGFic29sdXRlOwogICAgcmlnaHQ6IDVweDsKICAgIGJvdHRvbTogNXB4OwogICAgZm9udC1zaXplOiAxMnB4OwogICAgY29sb3I6ICM2NjY7CiAgICBiYWNrZ3JvdW5kLWNvbG9yOiByZ2JhKDI1NSwgMjU1LCAyNTUsIDAuOCk7CiAgICBwYWRkaW5nOiAycHggNXB4Owp9CgouYWwtZGVhY3RpdmF0aW9uLWZlZWRiYWNrLWJ1dHRvbnMgewogICAgbWFyZ2luLXRvcDogMjBweDsKfQoKQG1lZGlhIChtYXgtd2lkdGg6IDUwMHB4KSB7CiAgICAuYWwtbW9kYWwtY29udGVudCB7CiAgICAgICAgcGFkZGluZzogMjBweDsKICAgIH0KCiAgICAuYWwtZGVhY3RpdmF0aW9uLWZlZWRiYWNrLWJ1dHRvbnMgewogICAgICAgIGZsZXgtZGlyZWN0aW9uOiBjb2x1bW47CiAgICAgICAgYWxpZ24taXRlbXM6IHN0cmV0Y2g7CiAgICB9CgogICAgLmFsLW1vZGFsIGJ1dHRvbiwKICAgIC5hbC1tb2RhbCBhLmJ1dHRvbiB7CiAgICAgICAgbWFyZ2luLWJvdHRvbTogMTBweDsKICAgIH0KfQo=\";}\";','off'),(3699,'tawktocustomise_custom_timeguest@217.69.12.130','2025-01-30 11:17:26','on'),(3702,'tawktocustomise_custom_timeguest@88.99.13.2','2025-01-30 11:25:22','on'),(3705,'rank_math_notifications','a:2:{i:0;a:2:{s:7:\"message\";s:869:\"<p><strong>Rank Your Content With the Power of PRO &amp; A.I.</strong></p><p><ul>\n								<li>Unlimited Websites</li>\n								<li>Content A.I. (Artificial Intelligence)</li>\n								<li>Keyword Rank Tracker</li>\n								<li>Powerful Schema Generator</li>\n								<li>24x7 Premium Support</li>\n								<li>SEO Email Reports</li>\n								<li>and Many More…</li>\n							</ul><p>\n						<a href=\"https://rankmath.com/pricing/?utm_source=Plugin&utm_medium=Upgrade%20Notice%201%20New%20Yes&utm_campaign=WP\" class=\"button rank-math-dismiss-pro-notice rank-math-upgrade-action\" target=\"_blank\" rel=\"noopener noreferrer\"><strong>Yes, I want better SEO</strong></a><a href=\"#\" class=\"rank-math-dismiss-pro-notice rank-math-maybe-later-action\">No, maybe later</a><a href=\"#\" class=\"rank-math-dismiss-pro-notice rank-math-already-upgraded-action\">I already purchased</a>\n					</p>\";s:7:\"options\";a:5:{s:2:\"id\";s:20:\"rank_math_pro_notice\";s:7:\"classes\";s:16:\"rank-math-notice\";s:4:\"type\";s:4:\"info\";s:6:\"screen\";s:3:\"any\";s:10:\"capability\";s:15:\"install_plugins\";}}i:1;a:2:{s:7:\"message\";s:252:\"Rank Math has detected a new post type: <code>case-study</code>. You may want to check the settings of the <a href=\"https://goldenstallionagency.com/wp-admin/admin.php?page=rank-math-options-titles&view=post-type-case-study\">Titles &amp; Meta page</a>.\";s:7:\"options\";a:5:{s:2:\"id\";s:13:\"new_post_type\";s:7:\"classes\";s:16:\"rank-math-notice\";s:4:\"type\";s:4:\"info\";s:6:\"screen\";s:3:\"any\";s:10:\"capability\";s:0:\"\";}}}','auto'),(3707,'tawktocustomise_custom_timeguest@95.179.211.0','2025-01-30 11:25:24','on'),(3716,'tawktocustomise_custom_timeguest@49.13.22.245','2025-01-30 11:27:45','on'),(3718,'bvwatchtime','1738245542','off'),(3719,'bvconfig','a:6:{s:8:\"services\";a:1:{i:0;s:7:\"dynsync\";}s:7:\"dynsync\";a:2:{s:14:\"ignored_events\";a:2:{s:7:\"options\";a:19:{i:0;s:4:\"cron\";i:1;s:20:\"wpsupercache_gc_time\";i:2;s:13:\"rewrite_rules\";i:3;s:18:\"akismet_spam_count\";i:4;s:14:\"bvLastRecvTime\";i:5;s:14:\"bvLastSendTime\";i:6;s:25:\"iwp_client_user_hit_count\";i:7;s:17:\"_disqus_sync_lock\";i:8;s:11:\"stats_cache\";i:9;s:24:\"photocrati_cache_tracker\";i:10;s:14:\"user_hit_count\";i:11;s:31:\"wpseo_sitemap_1_cache_validator\";i:12;s:10:\"_icl_cache\";i:13;s:19:\"_wpml_cms_nav_cache\";i:14;s:28:\"_jetpack_related_posts_cache\";i:15;s:14:\"/_wp_session_/\";i:16;s:16:\"/display_galler/\";i:17;s:18:\"/displayed_galler/\";i:18;s:13:\"/_transient_/\";}s:8:\"postmeta\";a:33:{i:0;s:6:\"_views\";i:1;s:5:\"views\";i:2;s:9:\"pvc_views\";i:3;s:16:\"post_views_count\";i:4;s:10:\"_edit_lock\";i:5;s:10:\"_edit_last\";i:6;s:39:\"_seo_cache_filter_content_last_mod_time\";i:7;s:29:\"_seo_cache_md5_filter_content\";i:8;s:14:\"sgwl_favorites\";i:9;s:14:\"dsq_needs_sync\";i:10;s:22:\"avada_post_views_count\";i:11;s:14:\"amazonS3_cache\";i:12;s:20:\"wp_criticalcss_cache\";i:13;s:16:\"_execluded_links\";i:14;s:28:\"wp_automatic_duplicate_cache\";i:15;s:28:\"avada_today_post_views_count\";i:16;s:33:\"avada_post_views_count_today_date\";i:17;s:20:\"ofm_post_views_count\";i:18;s:21:\"ekit_post_views_count\";i:19;s:22:\"penci_post_views_count\";i:20;s:27:\"penci_post_week_views_count\";i:21;s:28:\"penci_post_month_views_count\";i:22;s:9:\"tie_views\";i:23;s:28:\"buzzblogpro_post_views_count\";i:24;s:33:\"buzzblogpro_post_week_views_count\";i:25;s:34:\"buzzblogpro_post_month_views_count\";i:26;s:32:\"buzzblogpro_post_day_views_count\";i:27;s:12:\"_ywrvp_views\";i:28;s:18:\"/post_views_count/\";i:29;s:22:\"/post_day_views_count/\";i:30;s:23:\"/post_week_views_count/\";i:31;s:24:\"/post_month_views_count/\";i:32;s:7:\"/cache/\";}}s:7:\"dynplug\";s:7:\"airlift\";}s:10:\"db_version\";s:1:\"5\";s:7:\"abspath\";s:27:\"/home/goldeeie/public_html/\";s:7:\"siteurl\";s:32:\"https://goldenstallionagency.com\";s:14:\"siteurl_scheme\";s:5:\"https\";}','off'),(3721,'bvDynSyncActive','yes','off'),(3727,'tawktocustomise_custom_timeguest@197.184.125.184','2025-01-30 12:53:10','on'),(3734,'tawktocustomise_custom_timeguest@74.125.208.12','2025-01-30 13:06:09','on'),(3736,'tawktocustomise_custom_timeguest@74.125.208.10','2025-01-30 13:06:12','on'),(3737,'tawktocustomise_custom_timeguest@66.249.93.100','2025-01-30 13:06:15','on'),(3741,'tawktocustomise_custom_timeguest@74.125.208.14','2025-01-30 13:08:47','on'),(3764,'tawktocustomise_custom_timeguest@178.62.81.205','2025-01-30 13:28:26','on'),(3769,'nitropack-autoCachePurge','1','auto'),(3770,'nitropack-cacheableObjectTypes','a:13:{i:0;s:4:\"home\";i:1;s:7:\"archive\";s:4:\"post\";s:4:\"post\";s:4:\"page\";s:4:\"page\";s:10:\"attachment\";s:10:\"attachment\";s:18:\"e-floating-buttons\";s:18:\"e-floating-buttons\";s:17:\"elementor_library\";s:17:\"elementor_library\";s:19:\"elementskit_content\";s:19:\"elementskit_content\";s:20:\"elementskit_template\";s:20:\"elementskit_template\";s:18:\"elementskit_widget\";s:18:\"elementskit_widget\";s:8:\"category\";s:8:\"category\";s:8:\"post_tag\";s:8:\"post_tag\";s:11:\"post_format\";s:11:\"post_format\";}','auto'),(3771,'tawktocustomise_custom_timeguest@46.101.77.196, 178.62.71.222','2025-01-30 13:29:35','on'),(3772,'tawktocustomise_custom_timeguest@178.62.71.222','2025-01-30 13:29:36','on'),(3773,'tawktocustomise_custom_timeguest@46.101.77.196, 46.101.77.196','2025-01-30 13:29:36','on'),(3774,'tawktocustomise_custom_timeguest@46.101.77.196','2025-01-30 13:29:37','on'),(3777,'np_warmup_sitemap','sitemap_index.xml used by Rank Math','auto'),(3778,'tawktocustomise_custom_timeguest@178.62.71.222, 178.62.81.205','2025-01-30 13:30:07','on'),(3779,'tawktocustomise_custom_timeguest@46.101.77.196, 178.62.81.205','2025-01-30 13:30:12','on'),(3780,'tawktocustomise_custom_timeguest@178.62.71.222, 46.101.77.196','2025-01-30 13:30:17','on'),(3781,'tawktocustomise_custom_timeguest@178.62.81.205, 46.101.77.196','2025-01-30 13:30:26','on'),(3783,'tawktocustomise_custom_timeguest@178.62.81.205, 178.62.81.205','2025-01-30 13:30:52','on'),(3785,'tawktocustomise_custom_timeguest@178.62.71.222, 178.62.71.222','2025-01-30 13:31:31','on'),(3787,'tawktocustomise_custom_timeguest@46.101.79.34','2025-01-30 13:34:02','on'),(3791,'tawktocustomise_custom_timeguest@178.62.81.205, 178.62.71.222','2025-01-30 13:37:03','on'),(3796,'tawktocustomise_custom_timeguest@66.249.93.171, 178.62.71.222','2025-01-30 13:38:50','on'),(3798,'tawktocustomise_custom_timeguest@66.249.93.173, 178.62.81.205','2025-01-30 13:40:03','on'),(3822,'tawktocustomise_custom_timeguest@66.249.93.173, 46.101.77.196','2025-01-30 13:54:25','on'),(3825,'tawktocustomise_custom_timeguest@66.102.9.173, 46.101.77.196','2025-01-30 13:55:58','on'),(3827,'tawktocustomise_custom_timeguest@66.102.9.173, 178.62.81.205','2025-01-30 13:58:08','on'),(3828,'tawktocustomise_custom_timeguest@52.250.21.226','2025-01-30 14:17:44','on'),(3832,'tawktocustomise_custom_timeguest@13.216.140.70','2025-01-30 14:23:23','on'),(3835,'tawktocustomise_custom_timeguest@142.91.40.104','2025-01-30 14:24:15','on'),(3850,'seraph_accel_RmtCfg','{\"data\":{\"Info\":{\"LastVersion\":\"2.27.45\"},\"Links\":{\"UrlProductDownload\":\"https:\\/\\/www.s-sols.com\\/data\\/products\\/wordpress\\/accelerator\\/Accelerator.zip\",\"UrlProductInfo\":\"https:\\/\\/www.s-sols.com{SiteLang}\\/products\\/wordpress\\/accelerator?utm_source=product&utm_medium=ui&utm_campaign=inproduct_links&utm_term=accel\",\"UrlProductBuy\":\"https:\\/\\/www.s-sols.com{SiteLang}\\/products\\/wordpress\\/accelerator?utm_source=product&utm_medium=ui&utm_campaign=inproduct_links&utm_term=accel#offer\",\"UrlProductFeatures\":\"https:\\/\\/www.s-sols.com{SiteLang}\\/products\\/wordpress\\/accelerator?utm_source=product&utm_medium=ui&utm_campaign=inproduct_links&utm_term=accel#features\",\"UrlUserPurchases\":\"https:\\/\\/www.s-sols.com{SiteLang}\\/myaccount?utm_source=product&utm_medium=ui&utm_campaign=inproduct_links&utm_term=accel\",\"UrlEula\":\"https:\\/\\/www.s-sols.com{SiteLang}\\/wordpress-plugins-eula-2?utm_source=product&utm_medium=ui&utm_campaign=inproduct_links&utm_term=accel\",\"UrlRatingAboutUs\":\"https:\\/\\/www.s-sols.com{SiteLang}\\/about?utm_source=product&utm_medium=ui&utm_campaign=inproduct_links&utm_term=accel\",\"UrlMorePlugins\":\"https:\\/\\/www.s-sols.com{SiteLang}\\/pcats\\/wordpress?utm_source=product&utm_medium=ui&utm_campaign=inproduct_links&utm_term=accel\",\"UrlMain\":\"https:\\/\\/www.s-sols.com{SiteLang}?utm_source=product&utm_medium=ui&utm_campaign=inproduct_links&utm_term=accel\",\"UrlSupport\":\"mailto:support@s-sols.com\",\"UrlProductDocs\":\"https:\\/\\/www.s-sols.com{SiteLang}\\/docs\\/wordpress\\/accelerator\\/getting-started-accel?utm_source=product&utm_medium=ui&utm_campaign=inproduct_links&utm_term=accel\",\"UrlProductReqs\":\"https:\\/\\/www.s-sols.com{SiteLang}\\/docs\\/wordpress\\/accelerator\\/getting-started-accel?utm_source=product&utm_medium=ui&utm_campaign=inproduct_links&utm_term=accel#reqs\",\"UrlProductSupport\":\"https:\\/\\/www.s-sols.com{SiteLang}\\/support?utm_source=product&utm_medium=ui&utm_campaign=inproduct_links&utm_term=accel\",\"UrlProductLastChanges\":\"https:\\/\\/www.s-sols.com{SiteLang}\\/news\\/wordpress\\/accelerator\\/new-ver-accel?utm_source=product&utm_medium=ui&utm_campaign=inproduct_links&utm_term=accel\",\"UrlHostingInfo\":\"https:\\/\\/hosting.s-sols.com\\/\",\"UrlRateIt\":\"https:\\/\\/www.trustpilot.com\\/evaluate\\/s-sols.com\",\"FrontendBannerUrl\":\"https:\\/\\/www.s-sols.com{SiteLang}\\/products\\/wordpress\\/accelerator?utm_source=usersite&utm_medium=banner&utm_campaign=free_lim_ver&utm_term=accel\"},\"Prms\":{\"UrlLicMgr\":\"https:\\/\\/www.s-sols.com\\/api\\/licmgr\",\"UrlSpecialApi\":\"https:\\/\\/www.s-sols.com\\/api\\/special\",\"FullProductDownloadPath\":\"Accelerator.zip\",\"RateItSpanTime\":2880,\"RateItSpanTimeNext\":10080,\"BinDownloadPath\":\"https:\\/\\/www.s-sols.com\\/data\\/bin\",\"HostingBannerShow-Base\":true,\"HostingBannerShow-Ext\":true,\"HostingBannerShow-Full\":true,\"WarningChangeVersions\":[\"1.8\",\"2.0\",\"2.3\",\"2.5\",\"2.5.1\",\"2.8\"],\"LocaleToSiteLang\":{\"ru\":\"\\/ru\"}},\"Help\":{\"Manage_Status\":\"https:\\/\\/www.s-sols.com{SiteLang}\\/docs\\/wordpress\\/accelerator\\/status-and-operations-accel?utm_source=product&utm_medium=ui&utm_campaign=inproduct_links&utm_term=accel#status\",\"Manage_Stat\":\"https:\\/\\/www.s-sols.com{SiteLang}\\/docs\\/wordpress\\/accelerator\\/status-and-operations-accel?utm_source=product&utm_medium=ui&utm_campaign=inproduct_links&utm_term=accel#stat\",\"Manage_Operate\":\"https:\\/\\/www.s-sols.com{SiteLang}\\/docs\\/wordpress\\/accelerator\\/status-and-operations-accel?utm_source=product&utm_medium=ui&utm_campaign=inproduct_links&utm_term=accel#operate\",\"Manage_Queue\":\"https:\\/\\/www.s-sols.com{SiteLang}\\/docs\\/wordpress\\/accelerator\\/status-and-operations-accel?utm_source=product&utm_medium=ui&utm_campaign=inproduct_links&utm_term=accel#queue\",\"Manage_HtmlChecker\":\"https:\\/\\/www.s-sols.com{SiteLang}\\/docs\\/wordpress\\/accelerator\\/status-and-operations-accel?utm_source=product&utm_medium=ui&utm_campaign=inproduct_links&utm_term=accel#html_checker\",\"Settings_Cache\":\"https:\\/\\/www.s-sols.com{SiteLang}\\/docs\\/wordpress\\/accelerator\\/settings-cache-accel?utm_source=product&utm_medium=ui&utm_campaign=inproduct_links&utm_term=accel\",\"Settings_Cache_Gen\":\"https:\\/\\/www.s-sols.com{SiteLang}\\/docs\\/wordpress\\/accelerator\\/settings-cache-accel?utm_source=product&utm_medium=ui&utm_campaign=inproduct_links&utm_term=accel#general\",\"Settings_Cache_Encodings\":\"https:\\/\\/www.s-sols.com{SiteLang}\\/docs\\/wordpress\\/accelerator\\/settings-cache-accel?utm_source=product&utm_medium=ui&utm_campaign=inproduct_links&utm_term=accel#encodings\",\"Settings_Cache_Compression\":\"https:\\/\\/www.s-sols.com{SiteLang}\\/docs\\/wordpress\\/accelerator\\/settings-cache-accel?utm_source=product&utm_medium=ui&utm_campaign=inproduct_links&utm_term=accel#compression\",\"Settings_Cache_Sep\":\"https:\\/\\/www.s-sols.com{SiteLang}\\/docs\\/wordpress\\/accelerator\\/settings-cache-accel?utm_source=product&utm_medium=ui&utm_campaign=inproduct_links&utm_term=accel#separation\",\"Settings_Cache_Headers\":\"https:\\/\\/www.s-sols.com{SiteLang}\\/docs\\/wordpress\\/accelerator\\/settings-cache-accel?utm_source=product&utm_medium=ui&utm_campaign=inproduct_links&utm_term=accel#headers\",\"Settings_Cache_Revalidate\":\"https:\\/\\/www.s-sols.com{SiteLang}\\/docs\\/wordpress\\/accelerator\\/settings-revalidation-accel?utm_source=product&utm_medium=ui&utm_campaign=inproduct_links&utm_term=accel\",\"Settings_Cache_Revalidate_Cmn\":\"https:\\/\\/www.s-sols.com{SiteLang}\\/docs\\/wordpress\\/accelerator\\/settings-revalidation-accel?utm_source=product&utm_medium=ui&utm_campaign=inproduct_links&utm_term=accel#general\",\"Settings_Cache_Revalidate_UpdPost\":\"https:\\/\\/www.s-sols.com{SiteLang}\\/docs\\/wordpress\\/accelerator\\/settings-revalidation-accel?utm_source=product&utm_medium=ui&utm_campaign=inproduct_links&utm_term=accel#posts\",\"Settings_Cache_Revalidate_UpdGlobs\":\"https:\\/\\/www.s-sols.com{SiteLang}\\/docs\\/wordpress\\/accelerator\\/settings-revalidation-accel?utm_source=product&utm_medium=ui&utm_campaign=inproduct_links&utm_term=accel#globs\",\"Settings_Cache_Revalidate_UpdAll\":\"https:\\/\\/www.s-sols.com{SiteLang}\\/docs\\/wordpress\\/accelerator\\/settings-revalidation-accel?utm_source=product&utm_medium=ui&utm_campaign=inproduct_links&utm_term=accel#all\",\"Settings_Cache_Revalidate_Proc\":\"https:\\/\\/www.s-sols.com{SiteLang}\\/docs\\/wordpress\\/accelerator\\/settings-revalidation-accel?utm_source=product&utm_medium=ui&utm_campaign=inproduct_links&utm_term=accel#proc\",\"Settings_Cache_Revalidate_Intervals\":\"https:\\/\\/www.s-sols.com{SiteLang}\\/docs\\/wordpress\\/accelerator\\/settings-revalidation-accel?utm_source=product&utm_medium=ui&utm_campaign=inproduct_links&utm_term=accel#int\",\"Settings_Cache_Revalidate_Fresh\":\"https:\\/\\/www.s-sols.com{SiteLang}\\/docs\\/wordpress\\/accelerator\\/settings-revalidation-accel?utm_source=product&utm_medium=ui&utm_campaign=inproduct_links&utm_term=accel#fresh\",\"Settings_Cache_Revalidate_Sche\":\"https:\\/\\/www.s-sols.com{SiteLang}\\/docs\\/wordpress\\/accelerator\\/settings-revalidation-accel?utm_source=product&utm_medium=ui&utm_campaign=inproduct_links&utm_term=accel#sche\",\"Settings_CacheBrowser\":\"https:\\/\\/www.s-sols.com{SiteLang}\\/docs\\/wordpress\\/accelerator\\/settings-browser-accel?utm_source=product&utm_medium=ui&utm_campaign=inproduct_links&utm_term=accel\",\"Settings_CacheBrowser_Gen\":\"https:\\/\\/www.s-sols.com{SiteLang}\\/docs\\/wordpress\\/accelerator\\/settings-browser-accel?utm_source=product&utm_medium=ui&utm_campaign=inproduct_links&utm_term=accel#general\",\"Settings_CacheData\":\"https:\\/\\/www.s-sols.com{SiteLang}\\/docs\\/wordpress\\/accelerator\\/settings-requests-accel?utm_source=product&utm_medium=ui&utm_campaign=inproduct_links&utm_term=accel\",\"Settings_CacheData_Enable\":\"https:\\/\\/www.s-sols.com{SiteLang}\\/docs\\/wordpress\\/accelerator\\/settings-requests-accel?utm_source=product&utm_medium=ui&utm_campaign=inproduct_links&utm_term=accel#enable\",\"Settings_CacheData_Pattern\":\"https:\\/\\/www.s-sols.com{SiteLang}\\/docs\\/wordpress\\/accelerator\\/settings-requests-accel?utm_source=product&utm_medium=ui&utm_campaign=inproduct_links&utm_term=accel#pattern\",\"Settings_CacheData_Revalidation\":\"https:\\/\\/www.s-sols.com{SiteLang}\\/docs\\/wordpress\\/accelerator\\/settings-requests-accel?utm_source=product&utm_medium=ui&utm_campaign=inproduct_links&utm_term=accel#revalidation\",\"Settings_CacheObj\":\"https:\\/\\/www.s-sols.com{SiteLang}\\/docs\\/wordpress\\/accelerator\\/settings-objects-accel?utm_source=product&utm_medium=ui&utm_campaign=inproduct_links&utm_term=accel\",\"Settings_CacheObj_Gen\":\"https:\\/\\/www.s-sols.com{SiteLang}\\/docs\\/wordpress\\/accelerator\\/settings-objects-accel?utm_source=product&utm_medium=ui&utm_campaign=inproduct_links&utm_term=accel#general\",\"Settings_CacheObj_Groups\":\"https:\\/\\/www.s-sols.com{SiteLang}\\/docs\\/wordpress\\/accelerator\\/settings-objects-accel?utm_source=product&utm_medium=ui&utm_campaign=inproduct_links&utm_term=accel#groups\",\"Settings_Cache_Srv\":\"https:\\/\\/www.s-sols.com{SiteLang}\\/docs\\/wordpress\\/accelerator\\/settings-server-accel?utm_source=product&utm_medium=ui&utm_campaign=inproduct_links&utm_term=accel\",\"Settings_Cache_Srv_Gen\":\"https:\\/\\/www.s-sols.com{SiteLang}\\/docs\\/wordpress\\/accelerator\\/settings-server-accel?utm_source=product&utm_medium=ui&utm_campaign=inproduct_links&utm_term=accel#general\",\"Settings_Cache_Srv_Nginx\":\"https:\\/\\/www.s-sols.com{SiteLang}\\/docs\\/wordpress\\/accelerator\\/settings-server-accel?utm_source=product&utm_medium=ui&utm_campaign=inproduct_links&utm_term=accel#nginx\",\"Settings_Exclusions\":\"https:\\/\\/www.s-sols.com{SiteLang}\\/docs\\/wordpress\\/accelerator\\/settings-exclusions-accel?utm_source=product&utm_medium=ui&utm_campaign=inproduct_links&utm_term=accel\",\"Settings_Exclusions_Paths\":\"https:\\/\\/www.s-sols.com{SiteLang}\\/docs\\/wordpress\\/accelerator\\/settings-exclusions-accel?utm_source=product&utm_medium=ui&utm_campaign=inproduct_links&utm_term=accel#paths\",\"Settings_Exclusions_Args\":\"https:\\/\\/www.s-sols.com{SiteLang}\\/docs\\/wordpress\\/accelerator\\/settings-exclusions-accel?utm_source=product&utm_medium=ui&utm_campaign=inproduct_links&utm_term=accel#arguments\",\"Settings_Exclusions_Agents\":\"https:\\/\\/www.s-sols.com{SiteLang}\\/docs\\/wordpress\\/accelerator\\/settings-exclusions-accel?utm_source=product&utm_medium=ui&utm_campaign=inproduct_links&utm_term=accel#agents\",\"Settings_Exclusions_Cookies\":\"https:\\/\\/www.s-sols.com{SiteLang}\\/docs\\/wordpress\\/accelerator\\/settings-exclusions-accel?utm_source=product&utm_medium=ui&utm_campaign=inproduct_links&utm_term=accel#cookies\",\"Settings_Exclusions_Conts\":\"https:\\/\\/www.s-sols.com{SiteLang}\\/docs\\/wordpress\\/accelerator\\/settings-exclusions-accel?utm_source=product&utm_medium=ui&utm_campaign=inproduct_links&utm_term=accel#conts\",\"Settings_Views\":\"https:\\/\\/www.s-sols.com{SiteLang}\\/docs\\/wordpress\\/accelerator\\/settings-views-accel?utm_source=product&utm_medium=ui&utm_campaign=inproduct_links&utm_term=accel\",\"Settings_Views_Gen\":\"https:\\/\\/www.s-sols.com{SiteLang}\\/docs\\/wordpress\\/accelerator\\/settings-views-accel?utm_source=product&utm_medium=ui&utm_campaign=inproduct_links&utm_term=accel#general\",\"Settings_Views_Devices\":\"https:\\/\\/www.s-sols.com{SiteLang}\\/docs\\/wordpress\\/accelerator\\/settings-views-accel?utm_source=product&utm_medium=ui&utm_campaign=inproduct_links&utm_term=accel#devices\",\"Settings_Views_Devices_Item_Enabled\":\"https:\\/\\/www.s-sols.com{SiteLang}\\/docs\\/wordpress\\/accelerator\\/settings-views-accel?utm_source=product&utm_medium=ui&utm_campaign=inproduct_links&utm_term=accel#devices_enable\",\"Settings_Views_Devices_Item_Name\":\"https:\\/\\/www.s-sols.com{SiteLang}\\/docs\\/wordpress\\/accelerator\\/settings-views-accel?utm_source=product&utm_medium=ui&utm_campaign=inproduct_links&utm_term=accel#devices_name\",\"Settings_Views_Devices_Item_Agents\":\"https:\\/\\/www.s-sols.com{SiteLang}\\/docs\\/wordpress\\/accelerator\\/settings-views-accel?utm_source=product&utm_medium=ui&utm_campaign=inproduct_links&utm_term=accel#devices_agents\",\"Settings_Views_Compat\":\"https:\\/\\/www.s-sols.com{SiteLang}\\/docs\\/wordpress\\/accelerator\\/settings-views-accel?utm_source=product&utm_medium=ui&utm_campaign=inproduct_links&utm_term=accel#compat\",\"Settings_Views_Compat_Item_Enabled\":\"https:\\/\\/www.s-sols.com{SiteLang}\\/docs\\/wordpress\\/accelerator\\/settings-views-accel?utm_source=product&utm_medium=ui&utm_campaign=inproduct_links&utm_term=accel#compat_enable\",\"Settings_Views_Compat_Item_Agents\":\"https:\\/\\/www.s-sols.com{SiteLang}\\/docs\\/wordpress\\/accelerator\\/settings-views-accel?utm_source=product&utm_medium=ui&utm_campaign=inproduct_links&utm_term=accel#compat_agents\",\"Settings_Views_Grp\":\"https:\\/\\/www.s-sols.com{SiteLang}\\/docs\\/wordpress\\/accelerator\\/settings-views-accel?utm_source=product&utm_medium=ui&utm_campaign=inproduct_links&utm_term=accel#parameters\",\"Settings_Ctx\":\"https:\\/\\/www.s-sols.com{SiteLang}\\/docs\\/wordpress\\/accelerator\\/settings-users-accel?utm_source=product&utm_medium=ui&utm_campaign=inproduct_links&utm_term=accel\",\"Settings_Ctx_Gen\":\"https:\\/\\/www.s-sols.com{SiteLang}\\/docs\\/wordpress\\/accelerator\\/settings-users-accel?utm_source=product&utm_medium=ui&utm_campaign=inproduct_links&utm_term=accel#cache\",\"Settings_Ctx_Revalidate\":\"https:\\/\\/www.s-sols.com{SiteLang}\\/docs\\/wordpress\\/accelerator\\/settings-users-accel?utm_source=product&utm_medium=ui&utm_campaign=inproduct_links&utm_term=accel#revalidation\",\"Settings_Ctx_Grp\":\"https:\\/\\/www.s-sols.com{SiteLang}\\/docs\\/wordpress\\/accelerator\\/settings-users-accel?utm_source=product&utm_medium=ui&utm_campaign=inproduct_links&utm_term=accel#dep_grp\",\"Settings_Ctx_Grp_Enable\":\"https:\\/\\/www.s-sols.com{SiteLang}\\/docs\\/wordpress\\/accelerator\\/settings-users-accel?utm_source=product&utm_medium=ui&utm_campaign=inproduct_links&utm_term=accel#dep_grp_enable\",\"Settings_Ctx_Grp_Name\":\"https:\\/\\/www.s-sols.com{SiteLang}\\/docs\\/wordpress\\/accelerator\\/settings-users-accel?utm_source=product&utm_medium=ui&utm_campaign=inproduct_links&utm_term=accel#dep_grp_name\",\"Settings_Ctx_Grp_Cookies\":\"https:\\/\\/www.s-sols.com{SiteLang}\\/docs\\/wordpress\\/accelerator\\/settings-users-accel?utm_source=product&utm_medium=ui&utm_campaign=inproduct_links&utm_term=accel#dep_grp_cookies\",\"Settings_Ctx_Grp_Args\":\"https:\\/\\/www.s-sols.com{SiteLang}\\/docs\\/wordpress\\/accelerator\\/settings-users-accel?utm_source=product&utm_medium=ui&utm_campaign=inproduct_links&utm_term=accel#dep_grp_args\",\"Settings_Ctx_Grp_Tbl\":\"https:\\/\\/www.s-sols.com{SiteLang}\\/docs\\/wordpress\\/accelerator\\/settings-users-accel?utm_source=product&utm_medium=ui&utm_campaign=inproduct_links&utm_term=accel#dep_grp_tbl\",\"Settings_Ctx_Grp_Tbl_Name\":\"https:\\/\\/www.s-sols.com{SiteLang}\\/docs\\/wordpress\\/accelerator\\/settings-users-accel?utm_source=product&utm_medium=ui&utm_campaign=inproduct_links&utm_term=accel#dep_grp_tbl_name\",\"Settings_Ctx_Grp_Tbl_Col\":\"https:\\/\\/www.s-sols.com{SiteLang}\\/docs\\/wordpress\\/accelerator\\/settings-users-accel?utm_source=product&utm_medium=ui&utm_campaign=inproduct_links&utm_term=accel#dep_grp_tbl_col\",\"Settings_Ctx_Grp_Tbl_NameRel\":\"https:\\/\\/www.s-sols.com{SiteLang}\\/docs\\/wordpress\\/accelerator\\/settings-users-accel?utm_source=product&utm_medium=ui&utm_campaign=inproduct_links&utm_term=accel#dep_grp_tbl_namerel\",\"Settings_Ctx_Grp_Tbl_ColRel\":\"https:\\/\\/www.s-sols.com{SiteLang}\\/docs\\/wordpress\\/accelerator\\/settings-users-accel?utm_source=product&utm_medium=ui&utm_campaign=inproduct_links&utm_term=accel#dep_grp_tbl_colrel\",\"Settings_Ctx_Grp_Tbl_ColRelLink\":\"https:\\/\\/www.s-sols.com{SiteLang}\\/docs\\/wordpress\\/accelerator\\/settings-users-accel?utm_source=product&utm_medium=ui&utm_campaign=inproduct_links&utm_term=accel#dep_grp_tbl_colrellink\",\"Settings_Ctx_Grp_Tbl_Cond\":\"https:\\/\\/www.s-sols.com{SiteLang}\\/docs\\/wordpress\\/accelerator\\/settings-users-accel?utm_source=product&utm_medium=ui&utm_campaign=inproduct_links&utm_term=accel#dep_grp_tbl_cond\",\"Settings_Html\":\"https:\\/\\/www.s-sols.com{SiteLang}\\/docs\\/wordpress\\/accelerator\\/settings-html-accel?utm_source=product&utm_medium=ui&utm_campaign=inproduct_links&utm_term=accel\",\"Settings_Html_Gen\":\"https:\\/\\/www.s-sols.com{SiteLang}\\/docs\\/wordpress\\/accelerator\\/settings-html-accel?utm_source=product&utm_medium=ui&utm_campaign=inproduct_links&utm_term=accel#general\",\"Settings_Html_Fix\":\"https:\\/\\/www.s-sols.com{SiteLang}\\/docs\\/wordpress\\/accelerator\\/settings-html-accel?utm_source=product&utm_medium=ui&utm_campaign=inproduct_links&utm_term=accel#fix\",\"Settings_Html_Cln\":\"https:\\/\\/www.s-sols.com{SiteLang}\\/docs\\/wordpress\\/accelerator\\/settings-html-accel?utm_source=product&utm_medium=ui&utm_campaign=inproduct_links&utm_term=accel#cln\",\"Settings_Html_Rpl\":\"https:\\/\\/www.s-sols.com{SiteLang}\\/docs\\/wordpress\\/accelerator\\/settings-html-accel?utm_source=product&utm_medium=ui&utm_campaign=inproduct_links&utm_term=accel#repl\",\"Settings_Html_RandCorr\":\"https:\\/\\/www.s-sols.com{SiteLang}\\/docs\\/wordpress\\/accelerator\\/settings-html-accel?utm_source=product&utm_medium=ui&utm_campaign=inproduct_links&utm_term=accel#randcorr\",\"Settings_Html_Lazy\":\"https:\\/\\/www.s-sols.com{SiteLang}\\/docs\\/wordpress\\/accelerator\\/settings-html-accel?utm_source=product&utm_medium=ui&utm_campaign=inproduct_links&utm_term=accel#lazy\",\"Settings_Html_Fresh\":\"https:\\/\\/www.s-sols.com{SiteLang}\\/docs\\/wordpress\\/accelerator\\/settings-html-accel?utm_source=product&utm_medium=ui&utm_campaign=inproduct_links&utm_term=accel#fresh\",\"Settings_Images_CacheExt\":\"https:\\/\\/www.s-sols.com{SiteLang}\\/docs\\/wordpress\\/accelerator\\/settings-html-accel?utm_source=product&utm_medium=ui&utm_campaign=inproduct_links&utm_term=accel#cache_ext\",\"Settings_Images\":\"https:\\/\\/www.s-sols.com{SiteLang}\\/docs\\/wordpress\\/accelerator\\/settings-images-accel?utm_source=product&utm_medium=ui&utm_campaign=inproduct_links&utm_term=accel\",\"Settings_Images_Gen\":\"https:\\/\\/www.s-sols.com{SiteLang}\\/docs\\/wordpress\\/accelerator\\/settings-images-accel?utm_source=product&utm_medium=ui&utm_campaign=inproduct_links&utm_term=accel#general\",\"Settings_Images_Compr\":\"https:\\/\\/www.s-sols.com{SiteLang}\\/docs\\/wordpress\\/accelerator\\/settings-images-accel?utm_source=product&utm_medium=ui&utm_campaign=inproduct_links&utm_term=accel#compr\",\"Settings_Images_Adapt\":\"https:\\/\\/www.s-sols.com{SiteLang}\\/docs\\/wordpress\\/accelerator\\/settings-images-accel?utm_source=product&utm_medium=ui&utm_campaign=inproduct_links&utm_term=accel#adapt\",\"Settings_Images_Lazy\":\"https:\\/\\/www.s-sols.com{SiteLang}\\/docs\\/wordpress\\/accelerator\\/settings-images-accel?utm_source=product&utm_medium=ui&utm_campaign=inproduct_links&utm_term=accel#lazy_load\",\"Settings_Frames\":\"https:\\/\\/www.s-sols.com{SiteLang}\\/docs\\/wordpress\\/accelerator\\/settings-frames-accel?utm_source=product&utm_medium=ui&utm_campaign=inproduct_links&utm_term=accel\",\"Settings_Frames_Lazy\":\"https:\\/\\/www.s-sols.com{SiteLang}\\/docs\\/wordpress\\/accelerator\\/settings-frames-accel?utm_source=product&utm_medium=ui&utm_campaign=inproduct_links&utm_term=accel#lazy_load\",\"Settings_Frames_ContParts\":\"https:\\/\\/www.s-sols.com{SiteLang}\\/docs\\/wordpress\\/accelerator\\/settings-frames-accel?utm_source=product&utm_medium=ui&utm_campaign=inproduct_links&utm_term=accel#cp\",\"Settings_Frames_Excl\":\"https:\\/\\/www.s-sols.com{SiteLang}\\/docs\\/wordpress\\/accelerator\\/settings-frames-accel?utm_source=product&utm_medium=ui&utm_campaign=inproduct_links&utm_term=accel#excl\",\"Settings_Scripts\":\"https:\\/\\/www.s-sols.com{SiteLang}\\/docs\\/wordpress\\/accelerator\\/settings-scripts-accel?utm_source=product&utm_medium=ui&utm_campaign=inproduct_links&utm_term=accel\",\"Settings_Scripts_Gen\":\"https:\\/\\/www.s-sols.com{SiteLang}\\/docs\\/wordpress\\/accelerator\\/settings-scripts-accel?utm_source=product&utm_medium=ui&utm_campaign=inproduct_links&utm_term=accel#general\",\"Settings_Scripts_Group\":\"https:\\/\\/www.s-sols.com{SiteLang}\\/docs\\/wordpress\\/accelerator\\/settings-scripts-accel?utm_source=product&utm_medium=ui&utm_campaign=inproduct_links&utm_term=accel#group\",\"Settings_Scripts_Interact\":\"https:\\/\\/www.s-sols.com{SiteLang}\\/docs\\/wordpress\\/accelerator\\/settings-scripts-accel?utm_source=product&utm_medium=ui&utm_campaign=inproduct_links&utm_term=accel#interact\",\"Settings_Scripts_Min\":\"https:\\/\\/www.s-sols.com{SiteLang}\\/docs\\/wordpress\\/accelerator\\/settings-scripts-accel?utm_source=product&utm_medium=ui&utm_campaign=inproduct_links&utm_term=accel#minify\",\"Settings_Scripts_CritSpecial\":\"https:\\/\\/www.s-sols.com{SiteLang}\\/docs\\/wordpress\\/accelerator\\/settings-scripts-accel?utm_source=product&utm_medium=ui&utm_campaign=inproduct_links&utm_term=accel#critspecial\",\"Settings_Scripts_NotCrit\":\"https:\\/\\/www.s-sols.com{SiteLang}\\/docs\\/wordpress\\/accelerator\\/settings-scripts-accel?utm_source=product&utm_medium=ui&utm_campaign=inproduct_links&utm_term=accel#non_critical\",\"Settings_Scripts_Special\":\"https:\\/\\/www.s-sols.com{SiteLang}\\/docs\\/wordpress\\/accelerator\\/settings-scripts-accel?utm_source=product&utm_medium=ui&utm_campaign=inproduct_links&utm_term=accel#special\",\"Settings_Scripts_Skip\":\"https:\\/\\/www.s-sols.com{SiteLang}\\/docs\\/wordpress\\/accelerator\\/settings-scripts-accel?utm_source=product&utm_medium=ui&utm_campaign=inproduct_links&utm_term=accel#skip\",\"Settings_Scripts_Other\":\"https:\\/\\/www.s-sols.com{SiteLang}\\/docs\\/wordpress\\/accelerator\\/settings-scripts-accel?utm_source=product&utm_medium=ui&utm_campaign=inproduct_links&utm_term=accel#other\",\"Settings_Styles\":\"https:\\/\\/www.s-sols.com{SiteLang}\\/docs\\/wordpress\\/accelerator\\/settings-styles-accel?utm_source=product&utm_medium=ui&utm_campaign=inproduct_links&utm_term=accel\",\"Settings_Styles_Gen\":\"https:\\/\\/www.s-sols.com{SiteLang}\\/docs\\/wordpress\\/accelerator\\/settings-styles-accel?utm_source=product&utm_medium=ui&utm_campaign=inproduct_links&utm_term=accel#general\",\"Settings_Styles_Fonts\":\"https:\\/\\/www.s-sols.com{SiteLang}\\/docs\\/wordpress\\/accelerator\\/settings-styles-accel?utm_source=product&utm_medium=ui&utm_campaign=inproduct_links&utm_term=accel#fonts\",\"Settings_NotCrit\":\"https:\\/\\/www.s-sols.com{SiteLang}\\/docs\\/wordpress\\/accelerator\\/settings-styles-accel?utm_source=product&utm_medium=ui&utm_campaign=inproduct_links&utm_term=accel#not_critical\",\"Settings_Styles_Skip\":\"https:\\/\\/www.s-sols.com{SiteLang}\\/docs\\/wordpress\\/accelerator\\/settings-styles-accel?utm_source=product&utm_medium=ui&utm_campaign=inproduct_links&utm_term=accel#skip\",\"Settings_Styles_Custom\":\"https:\\/\\/www.s-sols.com{SiteLang}\\/docs\\/wordpress\\/accelerator\\/settings-styles-accel?utm_source=product&utm_medium=ui&utm_campaign=inproduct_links&utm_term=accel#custom\",\"Settings_Cdn\":\"https:\\/\\/www.s-sols.com{SiteLang}\\/docs\\/wordpress\\/accelerator\\/settings-cdn-accel?utm_source=product&utm_medium=ui&utm_campaign=inproduct_links&utm_term=accel\",\"Settings_Cdn_Enabled\":\"https:\\/\\/www.s-sols.com{SiteLang}\\/docs\\/wordpress\\/accelerator\\/settings-cdn-accel?utm_source=product&utm_medium=ui&utm_campaign=inproduct_links&utm_term=accel#enabled\",\"Settings_Cdn_Addr\":\"https:\\/\\/www.s-sols.com{SiteLang}\\/docs\\/wordpress\\/accelerator\\/settings-cdn-accel?utm_source=product&utm_medium=ui&utm_campaign=inproduct_links&utm_term=accel#address\",\"Settings_Cdn_Types\":\"https:\\/\\/www.s-sols.com{SiteLang}\\/docs\\/wordpress\\/accelerator\\/settings-cdn-accel?utm_source=product&utm_medium=ui&utm_campaign=inproduct_links&utm_term=accel#types\",\"Settings_Cdn_Incls\":\"https:\\/\\/www.s-sols.com{SiteLang}\\/docs\\/wordpress\\/accelerator\\/settings-cdn-accel?utm_source=product&utm_medium=ui&utm_campaign=inproduct_links&utm_term=accel#includes\",\"Settings_Cdn_Excls\":\"https:\\/\\/www.s-sols.com{SiteLang}\\/docs\\/wordpress\\/accelerator\\/settings-cdn-accel?utm_source=product&utm_medium=ui&utm_campaign=inproduct_links&utm_term=accel#excludes\",\"Settings_Group\":\"https:\\/\\/www.s-sols.com{SiteLang}\\/docs\\/wordpress\\/accelerator\\/settings-groups-accel?utm_source=product&utm_medium=ui&utm_campaign=inproduct_links&utm_term=accel\",\"Settings_Group_Enabled\":\"https:\\/\\/www.s-sols.com{SiteLang}\\/docs\\/wordpress\\/accelerator\\/settings-groups-accel?utm_source=product&utm_medium=ui&utm_campaign=inproduct_links&utm_term=accel#enable\",\"Settings_Group_Scope\":\"https:\\/\\/www.s-sols.com{SiteLang}\\/docs\\/wordpress\\/accelerator\\/settings-groups-accel?utm_source=product&utm_medium=ui&utm_campaign=inproduct_links&utm_term=accel#scope\",\"Settings_Group_UrisIncl\":\"https:\\/\\/www.s-sols.com{SiteLang}\\/docs\\/wordpress\\/accelerator\\/settings-groups-accel?utm_source=product&utm_medium=ui&utm_campaign=inproduct_links&utm_term=accel#uris_incl\",\"Settings_Group_ArgsIncl\":\"https:\\/\\/www.s-sols.com{SiteLang}\\/docs\\/wordpress\\/accelerator\\/settings-groups-accel?utm_source=product&utm_medium=ui&utm_campaign=inproduct_links&utm_term=accel#args_incl\",\"Settings_Group_Patterns\":\"https:\\/\\/www.s-sols.com{SiteLang}\\/docs\\/wordpress\\/accelerator\\/settings-groups-accel?utm_source=product&utm_medium=ui&utm_campaign=inproduct_links&utm_term=accel#patterns\",\"Settings_Group_Views\":\"https:\\/\\/www.s-sols.com{SiteLang}\\/docs\\/wordpress\\/accelerator\\/settings-groups-accel?utm_source=product&utm_medium=ui&utm_campaign=inproduct_links&utm_term=accel#views\",\"Settings_Group_Settings\":\"https:\\/\\/www.s-sols.com{SiteLang}\\/docs\\/wordpress\\/accelerator\\/settings-groups-accel?utm_source=product&utm_medium=ui&utm_campaign=inproduct_links&utm_term=accel#settings\",\"Settings_Group_Learn\":\"https:\\/\\/www.s-sols.com{SiteLang}\\/docs\\/wordpress\\/accelerator\\/settings-groups-accel?utm_source=product&utm_medium=ui&utm_campaign=inproduct_links&utm_term=accel#learn\",\"Settings_Advanced\":\"https:\\/\\/www.s-sols.com{SiteLang}\\/docs\\/wordpress\\/accelerator\\/settings-advanced-accel?utm_source=product&utm_medium=ui&utm_campaign=inproduct_links&utm_term=accel\",\"Settings_Advanced_Gen\":\"https:\\/\\/www.s-sols.com{SiteLang}\\/docs\\/wordpress\\/accelerator\\/settings-advanced-accel?utm_source=product&utm_medium=ui&utm_campaign=inproduct_links&utm_term=accel#general\",\"Settings_Advanced_ExtCron\":\"https:\\/\\/www.s-sols.com{SiteLang}\\/docs\\/wordpress\\/accelerator\\/settings-advanced-accel?utm_source=product&utm_medium=ui&utm_campaign=inproduct_links&utm_term=accel#ext_cron\",\"Settings_Advanced_Cron\":\"https:\\/\\/www.s-sols.com{SiteLang}\\/docs\\/wordpress\\/accelerator\\/settings-advanced-accel?utm_source=product&utm_medium=ui&utm_campaign=inproduct_links&utm_term=accel#cron\",\"Settings_Advanced_Bots\":\"https:\\/\\/www.s-sols.com{SiteLang}\\/docs\\/wordpress\\/accelerator\\/settings-advanced-accel?utm_source=product&utm_medium=ui&utm_campaign=inproduct_links&utm_term=accel#bots\",\"Settings_Advanced_Debug\":\"https:\\/\\/www.s-sols.com{SiteLang}\\/docs\\/wordpress\\/accelerator\\/settings-advanced-accel?utm_source=product&utm_medium=ui&utm_campaign=inproduct_links&utm_term=accel#debug\",\"Settings_Advanced_Test\":\"https:\\/\\/www.s-sols.com{SiteLang}\\/docs\\/wordpress\\/accelerator\\/settings-advanced-accel?utm_source=product&utm_medium=ui&utm_campaign=inproduct_links&utm_term=accel#test\",\"SettingsWiz_ExtCronSetup\":\"https:\\/\\/www.s-sols.com\\/docs\\/wordpress\\/accelerator\\/getting-started-accel\\/wordpress\\/external-cron-setup-wp\",\"\":\"\"}},\"updTime\":1760807372,\"v\":1,\"vPrev\":0,\"mdfTime\":1760213150,\"plgVer\":\"2.27.45\",\"plgPk\":\"Ext\"}','auto'),(3851,'seraph_accel_State','{\"v\":1,\"vPrev\":0,\"firstUseTimeStamp\":1738247742,\"rateItRemind\":28973675,\"eulaAcceptedVer\":1}','auto'),(3852,'seraph_accel_Sett','{\"full\":true,\"cache\":{\"enable\":true,\"normAgent\":true,\"chkNotMdfSince\":true,\"cntLen\":true,\"opAgentPostpone\":true,\"srv\":true,\"srvClr\":true,\"srvUpd\":false,\"srvUpdTimeout\":5,\"nginx\":{\"method\":\"3rdp\",\"url\":\"\",\"urlAll\":\"\",\"fastCgiDir\":\"\",\"fastCgiLevels\":\"1:2\"},\"sucuri\":{\"apiKey\":\"\",\"apiSecret\":\"\"},\"cron\":true,\"forceAdvCache\":false,\"lazyInv\":true,\"lazyInvInitTmp\":true,\"lazyInvForcedTmp\":false,\"lazyInvTmp\":false,\"fastTmpOpt\":true,\"lazyInvFr\":true,\"updPost\":true,\"updPostDelay\":0,\"updPostOp\":0,\"updPostDeps\":[\"@home\",\"@post@{ID}:@P@LOW:@pageNums\",\"@post@{ID}:@P@LOW:@commentPageNums\",\"@postsBase@{post_type}:<|@P@LOW:@pageNums|@P@LOW:@commentPageNums>\",\"@P@LOW:@termsOfClass@categories@{post_type}@{ID}:<|@pageNums|@commentPageNums>\"],\"updPostMeta\":false,\"updPostMetaExcl\":[\"@^\\\\d+$@\",\"@^_edit_lock$@\",\"@^classic-editor-remember$@\",\"@post_views_@\",\"@^import_started_at@\"],\"updGlobs\":{\"op\":2,\"terms\":{\"enable\":false,\"deps\":[\"category\",\"product_cat\",\"course_cat\"]},\"menu\":{\"enable\":false},\"elmntrTpl\":{\"enable\":false},\"tblPrss\":{\"enable\":false},\"flntFrm\":{\"enable\":false}},\"updAllDeps\":[\"@home\",\"@postsViewable:<|@pageNums|@commentPageNums>\"],\"updSche\":{\"def\":{\"enable\":false,\"op\":0,\"prior\":7,\"period\":24,\"periodN\":1,\"times\":[{\"m\":0,\"tm\":0}],\"deps\":[\"@home\"]}},\"updByTimeout\":true,\"maxProc\":1,\"procInterval\":5,\"procIntervalShort\":1,\"procMemLim\":2048,\"procTmLim\":570,\"procWorkInt\":0.5,\"procPauseInt\":0.5,\"autoProc\":true,\"timeout\":10080,\"timeoutFr\":60,\"timeoutCln\":262080,\"timeoutFrCln\":3600,\"ctxTimeoutCln\":21600,\"extObjTimeoutCln\":10080,\"autoClnPeriod\":1440,\"useTimeoutClnForWpNonce\":true,\"encs\":[\"\",\"gzip\",\"deflate\",\"compress\"],\"dataCompr\":[\"deflate\"],\"dataLvl\":[],\"useDataComprAssets\":true,\"chunks\":{\"enable\":true,\"js\":true,\"css\":true,\"seps\":[{\"enable\":true,\"sel\":\".\\/\\/header[1]\",\"side\":3},{\"enable\":true,\"sel\":\".\\/\\/footer[last()]\",\"side\":3},{\"enable\":true,\"sel\":\".\\/\\/div[contains(concat(\\\" \\\", normalize-space(@class), \\\" \\\"), \\\" header \\\")][1]\",\"side\":3},{\"enable\":true,\"sel\":\".\\/\\/div[contains(concat(\\\" \\\", normalize-space(@class), \\\" \\\"), \\\" footer \\\")][last()]\",\"side\":3},{\"enable\":true,\"sel\":\".\\/\\/div[@id=\\\"comments\\\" and contains(concat(\\\" \\\", normalize-space(@class), \\\" \\\"), \\\" comments-area \\\")]\",\"side\":3},{\"enable\":true,\"sel\":\".\\/\\/section[@id=\\\"comment-wrap\\\"]\",\"side\":3},{\"enable\":true,\"sel\":\".\\/\\/div[@data-elementor-type=\\\"header\\\"]\",\"side\":3},{\"enable\":true,\"sel\":\".\\/\\/div[@data-elementor-type=\\\"footer\\\"]\",\"side\":3},{\"enable\":true,\"sel\":\".\\/\\/div[contains(concat(\\\" \\\", normalize-space(@class), \\\" \\\"), \\\" tdc-header-wrap \\\")]\",\"side\":3},{\"enable\":true,\"sel\":\".\\/\\/div[contains(concat(\\\" \\\", normalize-space(@class), \\\" \\\"), \\\" tdc-footer-wrap \\\")]\",\"side\":3},{\"enable\":true,\"sel\":\".\\/\\/div[contains(concat(\\\" \\\", normalize-space(@class), \\\" \\\"), \\\" td-header-template-wrap \\\")]\",\"side\":3},{\"enable\":true,\"sel\":\".\\/\\/div[contains(concat(\\\" \\\", normalize-space(@class), \\\" \\\"), \\\" td-footer-template-wrap \\\")]\",\"side\":3},{\"enable\":true,\"sel\":\".\\/\\/div[contains(concat(\\\" \\\", normalize-space(@class), \\\" \\\"), \\\" fusion-tb-header \\\")]\",\"side\":3},{\"enable\":true,\"sel\":\".\\/\\/div[contains(concat(\\\" \\\", normalize-space(@class), \\\" \\\"), \\\" fusion-tb-footer \\\")]\",\"side\":3},{\"enable\":true,\"sel\":\".\\/\\/*[contains(concat(\\\" \\\",normalize-space(@class),\\\" \\\"),\\\" et_pb_comments_module \\\")]\",\"side\":3}]},\"urisExcl\":[\"\\/checkout\\/\",\"@.*sitemap\\\\.xsl$@\",\"@page\\/@\"],\"exclAgents\":[\"printfriendly\"],\"exclCookies\":[],\"exclArgsAll\":true,\"exclArgs\":[\"aiosp_sitemap_path\",\"aiosp_sitemap_page\",\"xml_sitemap\",\"seopress_sitemap\",\"seopress_news\",\"seopress_video\",\"seopress_cpt\",\"seopress_paged\",\"sitemap\",\"sitemap_n\"],\"skipArgsEnable\":false,\"skipArgsAll\":false,\"skipArgs\":[\"redirect_to\",\"utm_source\",\"utm_medium\",\"utm_campaign\",\"utm_content\",\"utm_term\",\"fbclid\",\"story_fbid\",\"mibextid\",\"gclid\",\"wbraid\",\"gbraid\",\"_ga\",\"yclid\",\"srsltid\"],\"exclConts\":[],\"hdrs\":[\"@^Set-Cookie\\\\s*:\\\\s*wordpress_test_cookie\\\\s*=@i\",\"@^X-XSS-Protection\\\\s*:@i\",\"@^X-Frame-Options\\\\s*:@i\",\"@^Content-Security-Policy\\\\s*:@i\",\"@^Strict-Transport-Security\\\\s*:@i\",\"@^Referrer-Policy\\\\s*:@i\",\"@^Feature-Policy\\\\s*:@i\",\"@^Permissions-Policy\\\\s*:@i\",\"@^Cf-Edge-Cache\\\\s*:@i\"],\"views\":true,\"viewsDeviceGrps\":[{\"enable\":false,\"name\":\"\",\"id\":\"mobilehighres\",\"agents\":[\"android\",\"bada\",\"incognito\",\"maemo\",\"mobi\",\"opera mini\",\"s8000\",\"series60\",\"ucbrowser\",\"ucweb\",\"webmate\",\"webos\"]},{\"enable\":false,\"name\":\"\",\"id\":\"mobilelowres\",\"agents\":[\"240x320\",\"2.0 mmp\",\"\\\\bppc\\\\b\",\"alcatel\",\"amoi\",\"asus\",\"au-mic\",\"audiovox\",\"avantgo\",\"benq\",\"bird\",\"blackberry\",\"blazer\",\"cdm\",\"cellphone\",\"danger\",\"ddipocket\",\"docomo\",\"dopod\",\"elaine\\/3.0\",\"ericsson\",\"eudoraweb\",\"fly\",\"haier\",\"hiptop\",\"hp.ipaq\",\"htc\",\"huawei\",\"i-mobile\",\"iemobile\",\"iemobile\\/7\",\"iemobile\\/9\",\"j-phone\",\"kddi\",\"konka\",\"kwc\",\"kyocera\\/wx310k\",\"lenovo\",\"lg\",\"lg\\/u990\",\"lge vx\",\"midp\",\"midp-2.0\",\"mmef20\",\"mmp\",\"mobilephone\",\"mot-v\",\"motorola\",\"msie 10.0\",\"netfront\",\"newgen\",\"newt\",\"nintendo ds\",\"nintendo wii\",\"nitro\",\"nokia\",\"novarra\",\"o2\",\"openweb\",\"opera mobi\",\"opera.mobi\",\"p160u\",\"palm\",\"panasonic\",\"pantech\",\"pdxgw\",\"pg\",\"philips\",\"phone\",\"playbook\",\"playstation portable\",\"portalmmm\",\"proxinet\",\"psp\",\"qtek\",\"sagem\",\"samsung\",\"sanyo\",\"sch\",\"sch-i800\",\"sec\",\"sendo\",\"sgh\",\"sharp\",\"sharp-tq-gx10\",\"small\",\"smartphone\",\"softbank\",\"sonyericsson\",\"sph\",\"symbian\",\"symbian os\",\"symbianos\",\"toshiba\",\"treo\",\"ts21i-10\",\"up.browser\",\"up.link\",\"uts\",\"vertu\",\"vodafone\",\"wap\",\"willcome\",\"windows ce\",\"windows.ce\",\"winwap\",\"xda\",\"xoom\",\"zte\"]},{\"enable\":true,\"name\":\"\",\"id\":\"mobile\",\"agents\":[\"mobile\",\"android\",\"silk\\/\",\"blackberry\",\"opera mini\",\"opera mobi\"]}],\"viewsGeo\":{\"enable\":false},\"viewsCompatGrps\":[{\"enable\":true,\"id\":\"c\",\"agents\":[\"@\\\\Wmsie \\\\d+\\\\.\\\\d+\\\\W@i\",\"@\\\\Wtrident\\/\\\\d+\\\\.\\\\d+\\\\W@i\",\"@\\\\Wyandexmetrika\\/\\\\d+\\\\.\\\\d+\\\\W@i\",\"@\\\\Wgoogleadsenseinfeed\\\\W@i\",\"!@\\\\WChrome\\/\\\\d+\\\\W@i & @(?:\\\\W|^)Safari\\/([\\\\d\\\\.]+)(?:\\\\W|$)@i < 603.3.8\",\"!@\\\\WChrome\\/\\\\d+\\\\W@i & @\\\\sMac\\\\sOS\\\\sX\\\\s([\\\\d\\\\_]+)@i < 10.12.6\"]},{\"enable\":false,\"id\":\"cm\",\"agents\":[\"@\\\\Wbingbot\\/\\\\d+\\\\.\\\\d+\\\\W@\"]}],\"viewsGrps\":[{\"enable\":true,\"name\":\"AMP\",\"cookies\":null,\"args\":[\"amp\"]},{\"enable\":true,\"name\":\"WPML\",\"cookies\":[\"wp_wcml_currency\",\"wcml_client_currency\"],\"args\":[\"lang\"]},{\"enable\":true,\"name\":\"WPtouch\",\"cookies\":[\"wptouch-pro-cache-state\",\"wptouch-pro-view\"],\"args\":null},{\"enable\":true,\"name\":\"VillaTheme WooCommerce Multi Currency\",\"cookies\":[\"wmc_current_currency\"]},{\"enable\":true,\"name\":\"YITH Multi Currency Switcher for WooCommerce\",\"cookies\":[\"yith_wcmcs_currency\"]},{\"enable\":true,\"name\":\"GDPR Cookie Consent\",\"cookies\":[\"viewed_cookie_policy\",\"cli_user_preference\"]},{\"enable\":true,\"name\":\"Pixelmate Cookie Banner\",\"cookies\":[\"pixelmate\"]},{\"enable\":true,\"name\":\"OneCom Cookie Banner\",\"cookies\":[\"onecom_cookie_consent\"]},{\"enable\":true,\"name\":\"us_cookie_notice\",\"cookies\":[\"us_cookie_notice_accepted\"]},{\"enable\":true,\"name\":\"Transcy\",\"cookies\":[\"transcy_\"]},{\"enable\":true,\"name\":\"WP Legal Pages\",\"cookies\":[\"wplegalpages-\"]}],\"ctx\":false,\"ctxSkip\":false,\"ctxSessSep\":true,\"ctxContPr\":true,\"ctxCliRefresh\":true,\"ctxLazyInv\":false,\"ctxGrps\":{\"common\":{\"enable\":true,\"name\":\"Common\",\"cookies\":[\"wp-postpass_\",\"comment_author_\",\"sc_commented_posts\"],\"args\":[\"key\"],\"tables\":[{\"name\":\"%PREFIX%users\",\"col\":\"ID\"},{\"name\":\"%PREFIX%usermeta\",\"col\":\"user_id\"}]},\"wordpress-social-login\":{\"enable\":true,\"name\":\"Social Login\",\"args\":[\"action\"]},\"theme_woodmart\":{\"enable\":true,\"name\":\"WoodMart Theme\",\"cookies\":[\"woodmart_wishlist_products\"]},\"jet-cw\":{\"enable\":true,\"name\":\"Jet\",\"cookies\":[\"jet-wish-list\",\"jet-compare-list\"]},\"woocommerce\":{\"enable\":true,\"name\":\"WooCommerce\",\"cookies\":[\"woocommerce_cart_hash\",\"DISABLED.wp_woocommerce_session_\",\"yith_wcwl_session_\"],\"args\":[\"add-to-cart\",\"remove_item\",\"removed_item\",\"undo_item\",\"update_cart\",\"proceed\",\"order_again\",\"apply_coupon\",\"remove_coupon\"],\"tables\":[{\"name\":\"%PREFIX%woocommerce_sessions\",\"col\":\"session_key\"},{\"name\":\"%PREFIX%posts\",\"col\":\"ID\",\"nameRel\":\"%PREFIX%postmeta\",\"colRel\":\"meta_value\",\"colRelLink\":\"post_id\",\"condRel\":{\"meta_key\":[\"_customer_user\"]}},{\"name\":\"%PREFIX%postmeta\",\"col\":\"post_id\",\"nameRel\":\"%PREFIX%postmeta\",\"colRel\":\"meta_value\",\"colRelLink\":\"post_id\",\"condRel\":{\"meta_key\":[\"_customer_user\"]}}]},\"easy-digital-downloads\":{\"enable\":true,\"name\":\"Easy Digital Downloads\",\"cookies\":[\"@^edd_items_in_cart$@ > 0 & @^PHPSESSID$@i\"]},\"lifterlms\":{\"enable\":true,\"name\":\"LMS by LifterLMS\",\"tables\":[{\"name\":\"%PREFIX%lifterlms_sessions\",\"col\":\"session_key\"},{\"name\":\"%PREFIX%posts\",\"col\":\"ID\",\"nameRel\":\"%PREFIX%lifterlms_user_postmeta\",\"colRel\":\"user_id\",\"colRelLink\":\"post_id\"},{\"name\":\"%PREFIX%postmeta\",\"col\":\"post_id\",\"nameRel\":\"%PREFIX%lifterlms_user_postmeta\",\"colRel\":\"user_id\",\"colRelLink\":\"post_id\"}]},\"wp-recall\":{\"enable\":true,\"name\":\"WP-Recall\",\"tables\":[{\"name\":\"%PREFIX%rcl_bookmarks\",\"col\":\"user_id\"},{\"name\":\"%PREFIX%rcl_bookmarks_gr\",\"col\":\"user_gr\"},{\"name\":\"%PREFIX%rcl_chat_messages\",\"col\":\"user_id\"},{\"name\":\"%PREFIX%rcl_chat_messagemeta\",\"col\":\"message_id\",\"nameRel\":\"%PREFIX%rcl_chat_messages\",\"colRel\":\"user_id\",\"colRelLink\":\"message_id\"},{\"name\":\"%PREFIX%rcl_chat_users\",\"col\":\"user_id\"},{\"name\":\"%PREFIX%rcl_chats\",\"col\":\"chat_id\",\"nameRel\":\"%PREFIX%rcl_chat_users\",\"colRel\":\"user_id\",\"colRelLink\":\"chat_id\"},{\"name\":\"%PREFIX%rcl_feeds\",\"col\":\"user_id\"},{\"name\":\"%PREFIX%rcl_groups_users\",\"col\":\"user_id\"},{\"name\":\"%PREFIX%rcl_groups_options\",\"col\":\"group_id\",\"nameRel\":\"%PREFIX%rcl_groups_users\",\"colRel\":\"user_id\",\"colRelLink\":\"group_id\"},{\"name\":\"%PREFIX%rcl_groups\",\"col\":\"ID\",\"nameRel\":\"%PREFIX%rcl_groups_users\",\"colRel\":\"user_id\",\"colRelLink\":\"group_id\"},{\"name\":\"%PREFIX%rcl_notifications\",\"col\":\"user_id\"},{\"name\":\"%PREFIX%rcl_orders\",\"col\":\"user_id\"},{\"name\":\"%PREFIX%rcl_order_items\",\"col\":\"order_id\",\"nameRel\":\"%PREFIX%rcl_orders\",\"colRel\":\"user_id\",\"colRelLink\":\"order_id\"},{\"name\":\"%PREFIX%rcl_rating_values\",\"col\":\"user_id\"},{\"name\":\"%PREFIX%rcl_rating_totals\",\"col\":\"object_id\",\"nameRel\":\"%PREFIX%rcl_rating_values\",\"colRel\":\"user_id\",\"colRelLink\":\"object_id\"},{\"name\":\"%PREFIX%rcl_rating_users\",\"col\":\"user_id\"},{\"name\":\"%PREFIX%rcl_temp_media\",\"col\":\"user_id\"},{\"name\":\"%PREFIX%rcl_user_action\",\"col\":\"user\"},{\"name\":\"%PREFIX%rcl_uw_shares\",\"col\":\"author_id\"}]},\"cmsrush\":{\"enable\":true,\"name\":\"CMS Rush\",\"cookies\":[\"cmsrush_\"]}},\"data\":{\"items\":[]}},\"cacheBr\":{\"enable\":true,\"timeout\":43200},\"cacheObj\":{\"enable\":false,\"forceDropin\":false,\"timeout\":86400,\"groupsGlobal\":[\"blog-details\",\"blog-id-cache\",\"blog-lookup\",\"global-posts\",\"networks\",\"rss\",\"sites\",\"site-details\",\"site-lookup\",\"site-options\",\"site-transient\",\"users\",\"useremail\",\"userlogins\",\"usermeta\",\"user_meta\",\"userslugs\",\"blog_meta\",\"image_editor\",\"network-queries\",\"site-queries\",\"theme_files\",\"translation_files\",\"user-queries\"],\"groupsNonPersistent\":[\"comment\",\"counts\",\"plugins\",\"theme_json\",\"themes\",\"trp\",\"wc_session_id\"]},\"contPr\":{\"enable\":true,\"normalize\":3,\"normUrl\":false,\"normUrlMode\":2,\"min\":true,\"cln\":{\"cmts\":true,\"cmtsExcl\":[\"@^\\\\s*\\/?noindex\\\\s*$@i\",\"@\\\\[et-ajax\\\\]@i\"],\"items\":[\".\\/\\/img\\/@loading\",\".\\/\\/iframe\\/@loading\",\".\\/\\/link[@rel=\\\"preload\\\"][@as=\\\"font\\\"][not(self::node()[@seraph-accel-crit=\\\"1\\\"])]\"]},\"rpl\":{\"items\":[{\"enable\":true,\"expr\":\"@<link\\\\s+rel=\\\"stylesheet\\\"[^>]+(consent-original-href-_)=[^>]+>@\",\"data\":\"href\"},{\"enable\":true,\"expr\":\"@<body[^>]+(cm-manage-google-fonts)[^>]+>@\",\"data\":\"\"}]},\"rc\":{\"thmFltsm\":true,\"gglTrn\":true,\"aksmtAs\":true,\"advWooSrch\":true,\"jetMblMnu\":true,\"wpelLnk\":true,\"cfTrnstl\":true,\"tagGrpsShfflBx\":true,\"g5Ere\":true,\"elmntrTrx\":true,\"thmXStr\":true,\"wooPrdQnt\":true},\"lazy\":{\"items\":[],\"bjs\":true,\"p\":false},\"fresh\":{\"smoothAppear\":true,\"items\":[\"sa:.\\/\\/*[contains(concat(\\\" \\\",normalize-space(@class),\\\" \\\"),\\\" wpforms-container \\\")]\",\"sa:.\\/\\/*[contains(concat(\\\" \\\",normalize-space(@class),\\\" \\\"),\\\" wfacp_checkout_form \\\")]\"]},\"earlyPaint\":true,\"img\":{\"srcAddLm\":false,\"sysFlt\":false,\"inlSml\":true,\"inlSmlSize\":1024,\"deinlLrg\":true,\"deinlLrgSize\":2048,\"redirOwn\":false,\"redirCacheAdapt\":false,\"comprAsync\":true,\"webp\":{\"enable\":true,\"redir\":true,\"prms\":{\"q\":80}},\"avif\":{\"enable\":false,\"redir\":false,\"prms\":{\"q\":52,\"s\":6}},\"szAdaptImg\":false,\"szAdaptBg\":false,\"szAdaptAsync\":false,\"szAdaptOnDemand\":true,\"szAdaptExcl\":[],\"szAdaptBgCxMin\":0,\"szAdaptDpr\":true,\"szAdaptDprMin\":100,\"excl\":[\".\\/\\/svg[contains(concat(\\\" \\\",normalize-space(@class),\\\" \\\"),\\\" lottgen \\\")][contains(concat(\\\" \\\",normalize-space(@class),\\\" \\\"),\\\" js-lzl-ing \\\")]\\/image\"],\"lazy\":{\"setSize\":false,\"load\":true,\"own\":true,\"smoothAppear\":true,\"plchRast\":true,\"del3rd\":true,\"excl\":[\".\\/\\/img[contains(concat(\' \',normalize-space(@class),\' \'),\' jetpack-lazy-image \')]\",\".\\/\\/img[@data-opt-src]\",\".\\/\\/img[contains(concat(\\\" \\\",normalize-space(@class),\\\" \\\"),\\\" rev-slidebg \\\")]\",\".\\/\\/sr7-module\\/\\/img\",\".\\/\\/img[contains(concat(\\\" \\\",normalize-space(@class),\\\" \\\"),\\\" a3-notlazy \\\")]\",\".\\/\\/*[contains(concat(\\\" \\\",normalize-space(@class),\\\" \\\"),\\\" t-bgimg \\\")]\",\".\\/\\/*[contains(concat(\\\" \\\",normalize-space(@class),\\\" \\\"),\\\" posts-container \\\")][@data-load-animation]\\/\\/*[contains(concat(\\\" \\\",normalize-space(@class),\\\" \\\"),\\\" post-featured-img \\\")]\\/\\/img\",\".\\/\\/*[contains(concat(\\\" \\\",normalize-space(@class),\\\" \\\"),\\\" dani-lzl \\\")]\\/\\/img\",\"ajs:.\\/\\/img[@data-no-lazy=\\\"1\\\"]\"]},\"cacheExt\":[\"crit:@\\\\.cdninstagram\\\\.com\\/@\",\"crit:@\\\\.googleusercontent\\\\.com\\/@\",\"@\\\\.ytimg\\\\.com\\/@\",\"@\\\\.vimeocdn\\\\.com\\/@\"]},\"frm\":{\"excl\":[\"ajs:.\\/\\/*[contains(concat(\\\" \\\",normalize-space(@class),\\\" \\\"),\\\" wprm-recipe-video \\\")]\\/iframe\",\"ajs:.\\/\\/iframe[contains(@src,\\\"\\/maps\\\")]\"],\"lazy\":{\"enable\":true,\"own\":true,\"yt\":true,\"vm\":true}},\"cp\":{\"elmntrBg\":true,\"youTubeFeed\":true,\"sldBdt\":true,\"swBdt\":true,\"vidJs\":true,\"elmntrAni\":true,\"elmntrSpltAni\":true,\"elmntrTrxAni\":true,\"elmntrBgSldshw\":true,\"elmntrVids\":true,\"qodefApprAni\":true,\"prtThSkel\":true,\"astrRsp\":true,\"ntBlueThRspnsv\":true,\"mdknThRspnsv\":true,\"fltsmThBgFill\":true,\"fltsmThAni\":true,\"ukSldshw\":true,\"ukBgImg\":true,\"ukAni\":true,\"ukGrid\":true,\"ukModal\":true,\"ukHghtVwp\":true,\"ukNavBar\":true,\"tmHdr\":true,\"fusionBgVid\":true,\"fsnEqHghtCols\":true,\"fsnAni\":true,\"thrvAni\":true,\"phloxThRspnsv\":true,\"phloxThAni\":true,\"sldN2Ss\":false,\"sldRev\":true,\"sldRev_SmthLd\":true,\"sldRev7\":true,\"tdThumbCss\":true,\"elmsKitImgCmp\":true,\"elmsKitLott\":true,\"haCrsl\":true,\"jetCrsl\":true,\"jetCrslPst\":true,\"elmntrTabs\":true,\"elmntrAccrdn\":true,\"elmntrAdvTabs\":true,\"elmntrNavMenu\":true,\"elmntrPremNavMenu\":true,\"elmntrPremScrl\":true,\"elmntrPremTabs\":true,\"elmntrPremCrsl\":true,\"elmntrWdgtGal\":true,\"elmntrWdgtImgCrsl\":true,\"elmntrWdgtCntr\":true,\"elmntrWdgtCntdwn\":false,\"elmntrWdgtEaelCntdwn\":false,\"elmntrWdgtTmFnfctCntr\":false,\"elmntrWdgtAvoShcs\":true,\"elmntrWdgtLott\":true,\"elmntrWdgtPrmLott\":true,\"nktrLott\":true,\"elmntrWdgtAniHdln\":false,\"elmntrStck\":false,\"elmntrShe\":false,\"elmntrStrtch\":true,\"xooelTabs\":true,\"phtncThmb\":true,\"jetMobMenu\":true,\"jetLott\":true,\"kpPsvStls\":false,\"diviMv\":false,\"diviSld\":false,\"diviMvImg\":false,\"diviMvText\":true,\"diviMvSld\":true,\"diviMvFwHdr\":true,\"diviVidBox\":true,\"diviVidBg\":true,\"diviVidFr\":false,\"diviDsmGal\":true,\"diviLzStls\":true,\"diviPrld\":true,\"diviStck\":true,\"diviAni\":true,\"diviDataAni\":true,\"diviHdr\":true,\"brcksAni\":true,\"kdncThAni\":true,\"scrlSeq\":true,\"mkImgSrcSet\":true,\"woodmartPrcFlt\":true,\"wooPrcFlt\":true,\"wbwPrdFlt\":true,\"wooOuPrdGal\":false,\"wooGsPrdGal\":false,\"wooJs\":true,\"wpStrs\":true,\"txpTagGrps\":true,\"eaelSmpMnu\":true,\"wprAniTxt\":true,\"wprTabs\":true,\"wooTabs\":true,\"suTabs\":true,\"upbAni\":true,\"upbBgImg\":true,\"upbCntVid\":true,\"ultRspnsv\":true,\"ultVcHd\":true,\"ultAni\":true,\"the7Ani\":true,\"the7MblHdr\":true,\"sbThAni\":true,\"esntlsThAni\":true,\"beThAni\":true,\"merimagBgImg\":true,\"mdcrLdng\":true,\"prmmprssLzStls\":true,\"mnmgImg\":true,\"tldBgImg\":true,\"jqVide\":true,\"jqSldNivo\":true,\"wooSctrCntDwnTmr\":true,\"strmtbUpcTmr\":true,\"hrrCntDwnTmr\":true,\"lottGen\":true,\"sprflMenu\":true,\"jqJpPlr\":true,\"prstPlr\":true,\"grnshftPbAosOnceAni\":true,\"grnshftPbAosAni\":true,\"wooPrdGall\":true,\"wooPrdGallAstrThmbsHeight\":false,\"wooPrdGallFltsmThmbs\":false,\"wooPrdGallCrftThmbs\":false,\"xstrThSwpr\":false},\"js\":{\"groupCritSpec\":false,\"groupNonCrit\":false,\"groupExclMdls\":true,\"groupExcls\":[\"src:@stripe@\",\"src:@\\\\.hsforms\\\\.net\\\\W@\",\"src:@\\/\\/cdnjs\\\\.cloudflare\\\\.com\\/ajax\\/libs\\/bodymovin\\/[\\\\d\\\\.]+\\/lottie\\\\.@\",\"src:@\\/plugins\\/zippy-form\\/public\\/js\\/flatpickr\\\\.@\"],\"min\":false,\"minExcls\":[],\"other\":{\"incl\":[\".\\/\\/iframe[@id=\'likes-master\' and contains(@src,\'\\/\\/widgets.wp.com\\/likes\\/master.html?\')]\"]},\"cprRem\":false,\"optLoad\":true,\"cplxDelay\":false,\"preLoadEarly\":false,\"loadFast\":false,\"prvntDblInit\":false,\"aniDelay\":1000,\"scrlDelay\":500,\"clk\":{\"delay\":250,\"excl\":[\".\\/\\/*[contains(concat(\\\" \\\",normalize-space(@class),\\\" \\\"),\\\" cpel-switcher__lang \\\")]\",\".\\/\\/*[contains(concat(\\\" \\\",normalize-space(@class),\\\" \\\"),\\\" cpel-switcher__lang \\\")]\\/\\/a\",\".\\/\\/*[contains(concat(\\\" \\\",normalize-space(@class),\\\" \\\"),\\\" n2-ss-slider \\\")]\\/\\/*[contains(concat(\\\" \\\",normalize-space(@class),\\\" \\\"),\\\" nextend-arrow \\\")]\",\".\\/\\/*[contains(concat(\\\" \\\",normalize-space(@class),\\\" \\\"),\\\" n2-ss-slider \\\")]\\/\\/*[contains(concat(\\\" \\\",normalize-space(@class),\\\" \\\"),\\\" n2-bullet \\\")]\",\".\\/\\/a[contains(concat(\\\" \\\",normalize-space(@class),\\\" \\\"),\\\" woocommerce-loop-product__link \\\")]\"],\"exclDef\":[\".\\/\\/a[@href=\\\"#\\\"]\",\".\\/\\/a[@href=\\\"#link-popup\\\"]\",\".\\/\\/*[starts-with(@href,\\\"#elementor-action\\\")]\",\".\\/\\/a[contains(concat(\\\" \\\",normalize-space(@class),\\\" \\\"),\\\" mobile-menu \\\")]\",\".\\/\\/a[contains(concat(\\\" \\\",normalize-space(@class),\\\" \\\"),\\\" elementor-button \\\")][not(self::node()[contains(concat(\\\" \\\",normalize-space(@class),\\\" \\\"),\\\" elementor-button-link \\\")])]\",\".\\/\\/a[@e-action-hash]\",\".\\/\\/a[contains(concat(\\\" \\\",normalize-space(@class),\\\" \\\"),\\\" elementor-toggle-title \\\")]\",\".\\/\\/a[contains(concat(\\\" \\\",normalize-space(@class),\\\" \\\"),\\\" sby_video_thumbnail \\\")]\",\".\\/\\/a[contains(concat(\\\" \\\",normalize-space(@class),\\\" \\\"),\\\" ui-tabs-anchor \\\")]\",\".\\/\\/a[contains(concat(\\\" \\\",normalize-space(@class),\\\" \\\"),\\\" elementor-icon \\\")]\",\".\\/\\/a[contains(concat(\\\" \\\",normalize-space(@class),\\\" \\\"),\\\" wd-open-popup \\\")]\",\".\\/\\/a[starts-with(@href,\\\"#grve-\\\")]\",\".\\/\\/button[contains(concat(\\\" \\\",normalize-space(@class),\\\" \\\"),\\\" elementskit-menu-toggler \\\")]\",\".\\/\\/a[starts-with(@href,\\\"#\\\")][contains(concat(\\\" \\\",normalize-space(@class),\\\" \\\"),\\\" infinite-mm-menu-button \\\")]\",\".\\/\\/*[contains(concat(\\\" \\\",normalize-space(@class),\\\" \\\"),\\\" elementor-swiper-button \\\")]\",\".\\/\\/a[contains(concat(\\\" \\\",normalize-space(@class),\\\" \\\"),\\\" jet-button__instance \\\")]\",\".\\/\\/*[contains(concat(\\\" \\\",normalize-space(@class),\\\" \\\"),\\\" jet-menu-item \\\")]\\/a[contains(concat(\\\" \\\",normalize-space(@class),\\\" \\\"),\\\" menu-link \\\")]\",\".\\/\\/a[contains(concat(\\\" \\\",normalize-space(@class),\\\" \\\"),\\\" ajax_add_to_cart \\\")]\",\".\\/\\/button[contains(concat(\\\" \\\",normalize-space(@class),\\\" \\\"),\\\" single_add_to_cart_button \\\")]\",\".\\/\\/a[contains(concat(\\\" \\\",normalize-space(@class),\\\" \\\"),\\\" dt-mobile-menu-icon \\\")]\",\".\\/\\/a[contains(concat(\\\" \\\",normalize-space(@class),\\\" \\\"),\\\" submit \\\")]\",\".\\/\\/a[@uk-toggle]\",\".\\/\\/a[contains(concat(\\\" \\\",normalize-space(@class),\\\" \\\"),\\\" woodmart-nav-link \\\")]\",\".\\/\\/a[contains(concat(\\\" \\\",normalize-space(@class),\\\" \\\"),\\\" et_pb_video_play \\\")]\",\".\\/\\/*[contains(concat(\\\" \\\",normalize-space(@class),\\\" \\\"),\\\" et-menu \\\")]\\/li\\/a[starts-with(@href,\\\"#\\\")]\",\".\\/\\/a[contains(concat(\\\" \\\",normalize-space(@class),\\\" \\\"),\\\" et_pb_button \\\")]\",\".\\/\\/a[contains(concat(\\\" \\\",normalize-space(@class),\\\" \\\"),\\\" meanmenu-reveal \\\")]\",\".\\/\\/*[contains(concat(\\\" \\\",normalize-space(@class),\\\" \\\"),\\\" wpforms-icon-choices-item \\\")]\",\".\\/\\/a[contains(concat(\\\" \\\",normalize-space(@class),\\\" \\\"),\\\" wd-el-video-link \\\")]\",\".\\/\\/*[contains(concat(\\\" \\\",normalize-space(@class),\\\" \\\"),\\\" product-video-button \\\")]\\/a\",\".\\/\\/button[contains(concat(\\\" \\\",normalize-space(@class),\\\" \\\"),\\\" menu-toggle \\\")]\",\".\\/\\/a[@data-fslightbox=\\\"gallery\\\"]\",\".\\/\\/a[contains(concat(\\\" \\\",normalize-space(@class),\\\" \\\"),\\\" dvmm_button \\\")]\",\".\\/\\/div[@data-thumb]\\/\\/a\",\".\\/\\/a[contains(concat(\\\" \\\",normalize-space(@class),\\\" \\\"),\\\" searchOpen \\\")]\",\".\\/\\/button[contains(concat(\\\" \\\",normalize-space(@class),\\\" \\\"),\\\" uicore-toggle \\\")]\",\".\\/\\/a[contains(concat(\\\" \\\",normalize-space(@class),\\\" \\\"),\\\" bricks-button \\\")]\",\".\\/\\/button[contains(concat(\\\" \\\",normalize-space(@class),\\\" \\\"),\\\" e-n-menu-toggle \\\")]\",\".\\/\\/img[contains(concat(\\\" \\\",normalize-space(@class),\\\" \\\"),\\\" swiper-slide-image \\\")]\",\".\\/\\/*[contains(concat(\\\" \\\",normalize-space(@class),\\\" \\\"),\\\" e-click \\\")]\"]},\"nonCrit\":{\"inl\":true,\"int\":true,\"ext\":true,\"excl\":true,\"items\":[\"body:@\\\\Wfunction\\\\s+et_core_page_resource_fallback\\\\W@\",\"body:@\\\\WTRINITY_TTS_WP_CONFIG\\\\W@\",\"id:@^spai_js$@\",\"src:@\\/depicter\\/@\",\"body:@\\\\WDepicter\\\\W@\",\"src:@\\/plugins\\/(?:nextend-|)smart-slider@\",\"body:@(?:^|\\\\W)_N2\\\\s*\\\\.\\\\s*r\\\\s*\\\\(\\\\s*[\'\\\"]documentReady[\'\\\"]@\",\"body:@\\\\Wthis\\\\s*\\\\.\\\\s*_N2\\\\s*=\\\\s*this\\\\s*\\\\.\\\\s*_N2\\\\W@\",\"src:@\\\\.github\\\\.com@\",\"body:@window\\\\.jetMenuMobileWidgetRenderData@\",\"src:@\\\\.typekit\\\\.net@\",\"body:@\\\\WTypekit\\\\.load\\\\(@\",\"body:@\\\\Wdocument\\\\s*\\\\.\\\\s*querySelector\\\\s*\\\\(\\\\s*\\\"\\\\.jdgm-rev-widg\\\"\\\\s*\\\\)@\"],\"timeout\":{\"enable\":true,\"v\":7500}},\"critSpec\":{\"timeout\":{\"enable\":true,\"v\":0},\"items\":[\"src:@\\\\.cookiebot\\\\.com@\",\"id:@^cookieyes$@\",\"src:@\\\\.elfsight\\\\.com\\/platform\\/@\"]},\"spec\":{\"timeout\":{\"enable\":false,\"v\":500},\"items\":[\"@googletagmanager\\\\.com@i\",\"@(?:^|\\\\W)gtag\\\\s*\\\\(\\\\s*[\'\\\"]@\",\"@google-analytics\\\\.com@i\",\"@(?:^|\\\\W)ga\\\\s*\\\\(\\\\s*[\'\\\"]create\\\\W@\",\"@(?:^|\\\\W)ga\\\\s*\\\\(\\\\s*[\'\\\"][^\'\\\"]*\\\\.?send\\\\W@\",\"@\\\\Wgoogleadservices\\\\.com\\\\W@i\",\"@\\\\Wgooglesyndication\\\\.com\\/pagead\\/js\\/adsbygoogle\\\\.js(?:$|\\\\W)@\",\"@(?:^|\\\\W)window\\\\s*.\\\\s*adsbygoogle(?:$|\\\\W)@\",\"@\\\\Wgstatic\\\\.com\\\\W@\",\"id:@^wpforms-recaptcha-js-after@\",\"src:@\\/plugins\\/contact-form-7\\/modules\\/recaptcha\\/@\",\"@\\/\\/apis\\\\.google\\\\.com\\/js\\/plusone\\\\.js$@\",\"@\\/\\/apis\\\\.google\\\\.com\\/js\\/platform\\\\.js$@\",\"!body:@elementor@i & src,body:@connect\\\\.facebook\\\\.net@i\",\"@(?:^|\\\\W)fbq\\\\s*\\\\(\\\\s*[\'\\\"]@\",\"@static\\\\.hotjar\\\\.com@i\",\"src:@\\\\Wtrinitymedia\\\\.ai\\/player\\\\W@\",\"@mc.yandex.ru\\/metrika@i\",\"@(?:^|\\\\W)ym\\\\s*\\\\(\\\\s*\\\\d@\",\"@\\\\Wyastatic\\\\.net\\\\W@i\",\"@\\\\Wcdn\\\\.jsdelivr\\\\.net\\/npm\\/yandex-metrica-watch\\/[\\\\w\\\\-]+\\\\.js@\",\"@\\\\Wsite\\\\.yandex\\\\.net\\/v[\\\\d\\\\.]+\\/js\\/all\\\\.js\\\\W@s\",\"@\\\\Wyandex\\\\.st\\/share\\/share\\\\.js@\",\"@\\\\Wapi-maps\\\\.yandex\\\\.ru\\/services\\/constructor\\\\W@i\",\"body:@\\\\Wymaps\\\\W@\",\"@top-fwz1\\\\.mail\\\\.ru@i\",\"@(?:^|\\\\W)_tmr\\\\s*\\\\.@\",\"@\\\\Wconnect\\\\.ok\\\\.ru\\/connect\\\\.js\\\\W@\",\"@\\\\Wlc2ads\\\\.ru\\/js\\/adv_out\\\\.js@\",\"@counter\\\\.yadro\\\\.ru\\/hit\\\\?@i\",\"@\\\\Wadvertur\\\\.ru\\\\W@\",\"@\\\\Wapi\\\\.content-ad\\\\.net\\\\W@\",\"@\\\\Wuptolike\\\\.com\\\\W@i\",\"@\\\\Wshare\\\\.pluso\\\\.ru\\\\W@\",\"@\\\\Wsendpulse\\\\.com\\/js\\/push\\/@\",\"@\\\\Wmediametrics\\\\.ru\\/partner\\/inject\\/inject\\\\.js@\",\"@code[\\\\w-]*\\\\.jivosite\\\\.com@i\",\"@\\\\Wtawk\\\\.to\\\\W@\",\"@\\\\Wgetbutton\\\\.io\\\\W@\",\"@bigreal\\\\.org\\/@i\",\"@\\\\.realbig\\\\.media\\/@i\",\"@\\\\Wtruenat\\\\.bid\\\\W@i\",\"@\\\\Wnewup\\\\.bid\\\\W@i\",\"@\\\\Wnewrrb\\\\.bid\\\\W@i\",\"@\\\\Wrb_ajaxurl\\\\W@\",\"@\\\\Wcontent_rb\\\\W@\",\"@gi\\\\[\'ads\'\\\\]\\\\[\'siteAdBlock\'\\\\]&&gi\\\\[\'ads\'\\\\]\\\\[\'blockAdBlock\'\\\\]&&gh\\\\[\'setAttribute\'\\\\]\\\\(\'data-ad-block\'@\",\"@\\\\Wgismeteo\\\\.ru\\/api\\/informer\\/getinformer\\/@\",\"@\\\\Wvk\\\\.com\\/js\\/api\\/openapi\\\\.js\\\\W@\",\"@(?:^|\\\\W)VK\\\\s*\\\\.\\\\s*Widgets\\\\W@s\",\"@(?:^|\\\\W)VK\\\\s*\\\\.\\\\s*init\\\\s*\\\\(@s\",\"@\\\\.addtoany\\\\.com\\\\W@i\",\"@\\\\Wtravelpayouts\\\\.com\\\\W@i\",\"src:@\\\\Wcalendly\\\\.com@\",\"@\\/woocommerce-gateway-stripe\\/assets\\/js\\/stripe(?:\\\\.|\\\\.min\\\\.)js\\\\W@\",\"@\\/amp\\\\-analytics\\\\-@i\",\"@\\\\w*\\\\.write\\\\s*\\\\(\\\\s*[\'\\\"]<a\\\\s*[^>]*href\\\\s*=\\\\s*[\'\\\"][^\'\\\"]*www\\\\.liveinternet\\\\.ru\\\\W@\",\"@\\\\w*\\\\.write\\\\s*\\\\(\\\\s*[\'\\\"]<img\\\\s*[^>]*src\\\\s*=\\\\s*[\'\\\"][^\'\\\"]*\\\\Wcounter\\\\.yadro\\\\.ru\\\\W@\",\"@\\\\Wadvertur\\\\.ru\\/v\\\\d+\\/code\\\\.js\\\\?id=\\\\d+@\",\"@\\\\.googlesyndication\\\\.com\\/pagead\\/show_ads\\\\.js$@\",\"@(?:^|\\\\W)amzn_assoc_placement\\\\s*=\\\\s*[\\\\\'\\\"][\\\\w\\\\-]+[\\\\\'\\\"]@\",\"@\\\\Wamazon-adsystem\\\\.com\\/widgets\\/onejs\\\\W@\",\"@\\\\.\\\\s*write\\\\s*\\\\(.+<div.+div>.+\\\\Wuptolike\\\\.com\\\\W@s\",\"@\\\\Wbeeketing\\\\.com\\\\W@\",\"@counter\\\\.rambler\\\\.ru\\/top100\\\\.jcn\\\\?@\",\"body:@function\\\\(c,h,i,m,p\\\\)@\",\"src:@\\\\.popt\\\\.in\\\\W@\",\"src:@\\/interactive-geo-maps\\/@\",\"src:@amcharts\\\\.com@\",\"@\\\\.chatbase\\\\.co@i\",\"src:@\\\\.hsforms\\\\.net\\\\W@\",\"body:@hbspt\\\\.forms\\\\.create\\\\(@\",\"src:@\\\\.visitiq\\\\.io@\",\"body:@vpixel\\\\.piximage@\",\"body:@\\\\WnjtWhatsApp\\\\W@\"]},\"skipBad\":false,\"skips\":[]},\"css\":{\"corrErr\":true,\"group\":true,\"groupCombine\":false,\"groupNonCrit\":true,\"groupNonCritCombine\":false,\"groupFont\":true,\"groupFontCombine\":true,\"font\":{\"inl\":{\"enable\":true,\"items\":[]},\"deinlLrg\":true,\"deinlLrgSize\":512,\"optLoadNameExpr\":\"\"},\"sepImp\":true,\"min\":true,\"optLoad\":true,\"inlAsSrc\":false,\"inlCrit\":true,\"inlNonCrit\":false,\"delayNonCritWithJs\":true,\"bfrJs\":false,\"nonCrit\":{\"auto\":true,\"autoExcls\":[\"@depicter@\",\"@\\\\.n2-ss-@\",\"@\\\\.slick-dots@\",\"@\\\\.show-mobile-header@\",\"@\\\\.uk-modal@\",\"@\\\\.uk-first-column@\",\"@\\\\.uk-grid-margin@\",\"@\\\\.uk-grid-stack@\",\"@\\\\.et_pb_column@\",\"@#cr_floatingtrustbadge@\",\"@(?:^|\\\\s)br(?:$|[\\\\s\\\\.#\\\\[])@\",\"@(?:^|\\\\s)svg(?:$|[\\\\s\\\\.#\\\\[])@\"],\"inl\":true,\"int\":true,\"ext\":true,\"excl\":false,\"items\":[]},\"fontOptLoad\":true,\"fontOptLoadDisp\":\"swap\",\"fontCrit\":true,\"skipBad\":false,\"skips\":[\"id:@^reycore-critical-css$@\"],\"custom\":{\"0\":{\"enable\":true,\"data\":\"\"},\"jet-menu\":{\"enable\":false,\"descr\":\"Jet Menu\",\"data\":\".seraph-accel-js-lzl-ing ul.jet-menu > li[id^=jet-menu-item-] {\\n\\tdisplay: none!important;\\n}\"},\"jet-testimonials\":{\"enable\":true,\"descr\":\"Jet Testimonials\",\"data\":\".jet-testimonials__instance:not(.slick-initialized) .jet-testimonials__item {\\r\\n\\tmax-width: 100%;\\r\\n}\\r\\n\\r\\n.jet-testimonials__instance:not(.slick-initialized) .jet-testimonials__item:nth-child(n+4) {\\r\\n\\tdisplay: none !important;\\r\\n}\"},\"xo-slider\":{\"enable\":true,\"descr\":\"XO Slider\",\"data\":\".xo-slider .slide-content {\\n\\tdisplay: unset!important;\\n}\"},\"jqSldNivo\":{\"enable\":true,\"descr\":\"Nivo Slider for jQuery\",\"data\":\"body:is(.seraph-accel-js-lzl-ing, .seraph-accel-js-lzl-ing-ani) .nivo-caption {\\r\\n\\topacity: 1 !important;\\r\\n}\\r\\n\\r\\n.nivo-caption {\\r\\n\\tdisplay: none;\\r\\n}\"},\"owl-carousel\":{\"enable\":true,\"descr\":\"OWL Carousel\",\"data\":\".owl-carousel:not(.wd-owl):not(.owl-loaded) {\\r\\n\\tdisplay: block !important;\\r\\n\\tvisibility: visible !important;\\r\\n}\\r\\n\\r\\n.owl-carousel:not(.wd-owl):not(.owl-loaded) > *:not(:first-child) {\\r\\n\\tdisplay: none;\\r\\n}\\r\\n\\r\\n.owl-carousel:not(.wd-owl) .container.full-screen {\\r\\n\\theight: 100vh;\\r\\n}\"},\"ult-carousel\":{\"enable\":true,\"descr\":\"Ultimate Carousel\",\"data\":\".seraph-accel-js-lzl-ing .ult-carousel-wrapper {\\n\\tvisibility:initial!important;\\n}\\n\\n.seraph-accel-js-lzl-ing .ult-carousel-wrapper .ult-item-wrap:not(:first-child) {\\n\\tdisplay:none;\\n}\"},\"bdt-slideshow\":{\"enable\":true,\"descr\":\"Airtech Plumber Slider\",\"data\":\".seraph-accel-js-lzl-ing .bdt-prime-slider-previous, .seraph-accel-js-lzl-ing .bdt-prime-slider-next {\\r\\n\\tdisplay: none !important;\\r\\n}\\r\\n\\r\\n.seraph-accel-js-lzl-ing .bdt-post-slider-item:first-child {\\r\\n\\tdisplay: unset !important;\\r\\n}\"},\"n2-ss-slider\":{\"enable\":false,\"descr\":\"Smart Slider\",\"data\":\"ss3-force-full-width, ss3-fullpage {\\r\\n\\ttransform: none !important;\\r\\n\\topacity: 1 !important;\\r\\n\\twidth: var(--seraph-accel-client-width) !important;\\r\\n\\tmargin-left: calc((100% - var(--seraph-accel-client-width)) \\/ 2);\\r\\n}\\r\\n\\r\\nss3-fullpage {\\r\\n\\theight: 100vh !important;\\r\\n}\\r\\n\\r\\nbody.seraph-accel-js-lzl-ing .n2-ss-align {\\r\\n\\toverflow: visible !important;\\r\\n}\\r\\n\\r\\n.n2-ss-slider:not(.n2-ss-loaded):not([data-ss-carousel]) .n2-ss-slide-backgrounds [data-public-id][data-lzl-first=\\\"1\\\"],\\r\\n.n2-ss-slider:not(.n2-ss-loaded):not([data-ss-carousel]) [data-slide-public-id][data-lzl-first=\\\"1\\\"] {\\r\\n\\ttransform: translate3d(0px, 0px, 0px) !important;\\r\\n}\\r\\n\\r\\n.n2-ss-slider:not(.n2-ss-loaded):not([data-ss-carousel]) .n2-ss-slide:not([data-slide-public-id][data-lzl-first=\\\"1\\\"]),\\r\\n.n2-ss-slider:not(.n2-ss-loaded) .n2-ss-layer.js-lzl-n-ing,\\r\\n.n2-ss-slider:not(.n2-ss-loaded):not([style*=ss-responsive-scale]) [data-responsiveposition],\\r\\n.n2-ss-slider:not(.n2-ss-loaded):not([style*=ss-responsive-scale]) [data-responsivesize],\\r\\n.n2-ss-slider.n2-ss-loaded .n2-ss-layer.js-lzl-ing {\\r\\n\\tvisibility: hidden !important;\\r\\n}\\r\\n\\r\\n.n2-ss-slider:not(.n2-ss-loaded):not([data-ss-carousel]) [data-slide-public-id][data-lzl-first=\\\"1\\\"] .n2-ss-layers-container,\\r\\n.n2-ss-slider:not(.n2-ss-loaded):not([data-ss-carousel]) .n2-ss-slide-backgrounds [data-public-id][data-lzl-first=\\\"1\\\"],\\r\\n.n2-ss-slider:not(.n2-ss-loaded) .n2-ss-slider-controls-advanced {\\r\\n\\topacity: 1 !important;\\r\\n}\\r\\n\\r\\n.n2-ss-slider[data-ss-carousel]:not(.n2-ss-loaded) .n2-ss-layers-container {\\r\\n\\topacity: 1 !important;\\r\\n\\tvisibility: visible !important;\\r\\n}\\r\\n\\r\\n.n2-ss-slider-pane {\\r\\n\\topacity: 1 !important;\\r\\n\\tanimation-name: none !important;\\r\\n\\t--self-side-margin: auto !important;\\r\\n\\t--slide-width: 100% !important;\\r\\n}\\r\\n\\r\\n\\/*.n2-ss-showcase-slides:not(.n2-ss-showcase-slides--ready) {\\r\\n\\topacity: 1 !important;\\r\\n\\ttransform: none !important;\\r\\n}*\\/\"},\"wp-block-ultimate-post-slider\":{\"enable\":true,\"descr\":\"Block Ultimate Post Slider\",\"data\":\"[class*=wp-block-ultimate-post-post-slider] .ultp-block-items-wrap:not(.slick-initialized) > .ultp-block-item:not(:first-child)\\n{\\n\\tdisplay: none!important;\\n}\"},\"preloaders\":{\"enable\":true,\"descr\":\"Preloaders\",\"data\":\"#pre-load, #preloader, #page_preloader, #page-preloader, #loader-wrapper, #royal_preloader, #loftloader-wrapper, #page-loading, #the7-body > #load, #loader, #loaded, #loader-container,\\r\\n.rokka-loader, .page-preloader-cover, .apus-page-loading, .medizco-preloder, e-page-transition, .loadercontent, .shadepro-preloader-wrap, .tslg-screen, .page-preloader, .pre-loading, .preloader-outer, .page-loader, .martfury-preloader, body.theme-dotdigital > .preloader, .loader-wrap, .site-loader, .pix-page-loading-bg, .pix-loading-circ-path, .mesh-loader, .lqd-preloader-wrap, .rey-sitePreloader, .et-loader {\\r\\n\\tdisplay: none !important;\\r\\n}\\r\\n\\r\\nbody.royal_preloader {\\r\\n\\tvisibility: hidden !important;\\r\\n}\"},\"elementor-vis\":{\"enable\":false,\"descr\":\"Elementor (visibility and animation)\",\"data\":\"body.seraph-accel-js-lzl-ing-ani .elementor-invisible {\\r\\n\\tvisibility: visible !important;\\r\\n}\\r\\n\\r\\n.elementor-element[data-settings*=\\\"animation\\\\\\\"\\\"] {\\r\\n\\tanimation-name: none !important;\\r\\n}\"},\"elementor\":{\"enable\":true,\"descr\":\"Elementor\",\"data\":\".vc_row[data-vc-full-width] {\\r\\n\\tposition: relative;\\r\\n\\twidth: var(--seraph-accel-client-width) !important;\\r\\n}\\r\\n\\r\\nhtml:not([dir=rtl]) .vc_row[data-vc-full-width] {\\r\\n\\tleft: calc((100% - var(--seraph-accel-client-width)) \\/ 2) !important;\\r\\n\\tmargin-left: 0 !important;\\r\\n}\\r\\n\\r\\nhtml[dir=rtl] .vc_row[data-vc-full-width] {\\r\\n\\tright: calc((100% - var(--seraph-accel-client-width)) \\/ 2) !important;\\r\\n\\tmargin-right: 0 !important;\\r\\n}\\r\\n\\r\\n.vc_row.wpb_row[data-vc-full-width]:not([data-vc-stretch-content=\\\"true\\\"]), .vc_row.mpc-row[data-vc-full-width]:not([data-vc-stretch-content=\\\"true\\\"]) {\\r\\n\\t--pdd: calc((var(--seraph-accel-client-width) - (100% + 2*15px)) \\/ 2);\\r\\n\\tpadding-left: var(--pdd) !important;\\r\\n\\tpadding-right: var(--pdd) !important;\\r\\n}\\r\\n\\r\\n.elementor-top-section.elementor-section-stretched[data-settings*=\\\"section-stretched\\\"] {\\r\\n\\twidth: var(--seraph-accel-client-width) !important;\\r\\n}\\r\\n\\r\\nhtml:not([dir=rtl]) .elementor-top-section.elementor-section-stretched[data-settings*=\\\"section-stretched\\\"] {\\r\\n\\tleft: calc(-1 * var(--lzl-strtch-offs-x)) !important;\\r\\n}\\r\\n\\r\\nhtml[dir=rtl] .elementor-top-section.elementor-section-stretched[data-settings*=\\\"section-stretched\\\"] {\\r\\n\\tright: calc(-1 * var(--lzl-strtch-offs-x)) !important;\\r\\n}\\r\\n\\r\\nbody.seraph-accel-js-lzl-ing-ani .elementor-headline-dynamic-text.elementor-headline-text-active {\\r\\n\\topacity: 1;\\r\\n}\"},\"et\":{\"enable\":true,\"descr\":\"Divi\",\"data\":\".et_animated:not(.et_pb_sticky_placeholder,.dani-lzl) {\\r\\n\\topacity: 1 !important;\\r\\n}\\r\\n\\r\\n.et_pb_section_video_bg > video {\\r\\n\\theight: 100%;\\r\\n}\\r\\n\\r\\n.et_pb_preload .et_pb_section_video_bg, .et_pb_preload > div {\\r\\n\\tvisibility: visible !important;\\r\\n}\\r\\n\\r\\nbody:is(.seraph-accel-js-lzl-ing, .seraph-accel-js-lzl-ing-ani) .et_pb_gallery_grid .et_pb_gallery_item {\\r\\n\\tdisplay: block !important;\\r\\n}\\r\\n\\r\\n\\/* Slider *\\/\\r\\n\\/*.et_pb_slider:not([data-active-slide]) {\\r\\n\\theight: 1px;\\r\\n}*\\/\\r\\n\\r\\n.et_pb_slider:not([data-active-slide]) .et_pb_slides,\\r\\n.et_pb_slider:not([data-active-slide]) .et_pb_slide:first-child,\\r\\n.et_pb_slider:not([data-active-slide]) .et_pb_slide:first-child .et_pb_container {\\r\\n\\theight: 100%;\\r\\n}\"},\"tag-div\":{\"enable\":true,\"descr\":\"tagDiv\",\"data\":\"body.td-animation-stack-type0 .td-animation-stack .entry-thumb,\\nbody.td-animation-stack-type0 .post img:not(.woocommerce-product-gallery img):not(.rs-pzimg),\\nbody.td-animation-stack-type0 .td-animation-stack .td-lazy-img,\\n.tdb_header_menu .tdb-menu-items-pulldown.tdb-menu-items-pulldown-inactive {\\n\\topacity: 1!important;\\n}\"},\"photonic-thumb\":{\"enable\":true,\"descr\":\"Photonic Photo Gallery\",\"data\":\".photonic-thumb,\\r\\n.photonic-thumb a img {\\r\\n\\tdisplay: unset !important;\\r\\n}\\r\\n\\r\\n.photonic-loading {\\r\\n\\tdisplay: none !important;\\r\\n}\\r\\n\\r\\n.photonic-stream * {\\r\\n\\tanimation-name: none !important;\\r\\n}\"},\"avia-slideshow\":{\"enable\":true,\"descr\":\"Avia Slideshow\",\"data\":\".avia-slideshow.av-default-height-applied .avia-slideshow-inner > li:first-child {\\r\\n\\topacity: 1 !important;\\r\\n\\tvisibility: visible !important;\\r\\n}\\r\\n\"},\"rev-slider\":{\"enable\":true,\"descr\":\"Revolution Slider\",\"data\":\"rs-module-wrap:has(rs-module[data-lzl-layout=\\\"fullwidth\\\"]), rs-module-wrap:has(rs-module[data-lzl-layout=\\\"fullscreen\\\"]), rs-fullwidth-wrap, rs-fullwidth-wrap > rs-module-wrap {\\r\\n\\twidth: var(--seraph-accel-client-width) !important;\\r\\n\\tleft: calc((100% - var(--seraph-accel-client-width)) \\/ 2) !important;\\r\\n}\\r\\n\\r\\nrs-module[data-lzl-layout=\\\"fullscreen\\\"] {\\r\\n\\theight: calc(var(--seraph-accel-dvh) - var(--lzl-rs-offs-y)) !important;\\r\\n}\\r\\n\\r\\nrs-module[data-lzl-layout=\\\"fullscreen\\\"].js-lzl-ing {\\r\\n\\tmargin-top: calc(-1*var(--seraph-accel-dvh) + var(--lzl-rs-offs-y)) !important;\\r\\n}\"},\"fusion-vis\":{\"enable\":false,\"descr\":\"Fusion (visibility and animation)\",\"data\":\".fusion-animated {\\n\\tvisibility: visible;\\n}\\n\"},\"fusion-menu\":{\"enable\":true,\"descr\":\"Fusion Menu\",\"data\":\".fusion-menu-element-wrapper.loading {\\n\\topacity: 1;\\n}\\n\\n@media (max-width: 1024px) {\\n\\t.fusion-menu-element-wrapper.loading .fusion-menu {\\n\\t\\tdisplay: none;\\n\\t}\\n\\n\\t.fusion-menu-element-wrapper.loading button {\\n\\t\\tdisplay: block !important;\\n\\t}\\n\\n\\t.fusion-menu-element-wrapper.loading {\\n\\t\\tdisplay: flex;\\n\\t}\\n}\"},\"jnews\":{\"enable\":true,\"descr\":\"JNews Theme\",\"data\":\".thumbnail-container.animate-lazy > img {\\n\\topacity: 1!important;\\n}\"},\"grve\":{\"enable\":true,\"descr\":\"GROVE Theme\",\"data\":\".grve-bg-image {\\r\\n\\topacity: 1 !important;\\r\\n}\\r\\n\\r\\nbody.seraph-accel-js-lzl-ing-ani .grve-animated-item {\\r\\n\\tanimation-fill-mode: both;\\r\\n\\tanimation-duration: .8s;\\r\\n}\\r\\n\\r\\nbody.seraph-accel-js-lzl-ing-ani .grve-fade-in-left {\\r\\n\\tanimation-name: grve_fade_in_left;\\r\\n}\\r\\n\\r\\nbody.seraph-accel-js-lzl-ing-ani .grve-fade-in {\\r\\n\\tanimation-name: grve_fade_in;\\r\\n}\\r\\n\\r\\nbody.seraph-accel-js-lzl-ing-ani .grve-fade-in-up {\\r\\n\\tanimation-name: grve_fade_in_up;\\r\\n}\\r\\n\"},\"wpb\":{\"enable\":true,\"descr\":\"WPBakery\",\"data\":\".upb_row_bg[data-bg-override=\\\"browser_size\\\"],\\r\\n.upb_row_bg[data-bg-override*=\\\"full\\\"],\\r\\n.ult-vc-seperator[data-full-width=\\\"true\\\"] {\\r\\n\\twidth: var(--seraph-accel-client-width) !important;\\r\\n}\\r\\n\\r\\n.ult-vc-seperator[data-full-width=\\\"true\\\"] .ult-main-seperator-inner {\\r\\n\\twidth: 100% !important;\\r\\n\\tmargin-left: 0 !important;\\r\\n\\tmargin-right: 0 !important;\\r\\n}\\r\\n\\r\\nhtml:not([dir=rtl]) .upb_row_bg[data-bg-override=\\\"browser_size\\\"],\\r\\nhtml:not([dir=rtl]) .upb_row_bg[data-bg-override*=\\\"full\\\"],\\r\\nhtml:not([dir=rtl]) .ult-vc-seperator[data-full-width=\\\"true\\\"] {\\r\\n\\tmargin-left: calc((100% - var(--seraph-accel-client-width)) \\/ 2) !important;\\r\\n\\tleft: 0 !important;\\r\\n}\\r\\n\\r\\nhtml[dir=rtl] .upb_row_bg[data-bg-override=\\\"browser_size\\\"],\\r\\nhtml[dir=rtl] .upb_row_bg[data-bg-override*=\\\"full\\\"],\\r\\nhtml[dir=rtl] .ult-vc-seperator[data-full-width=\\\"true\\\"] {\\r\\n\\tmargin-right: calc((100% - var(--seraph-accel-client-width)) \\/ 2) !important;\\r\\n\\tright: 0 !important;\\r\\n}\"},\"tm\":{\"enable\":true,\"descr\":\"Yoo Theme\",\"data\":\".tm-header-placeholder {\\r\\n\\theight: calc(1px*var(--uk-header-placeholder-cy));\\r\\n}\\r\\n\"},\"packery\":{\"enable\":true,\"descr\":\"Packery\",\"data\":\"[data-packery-options].row.row-grid > .col:not([style*=\\\"position\\\"]),\\r\\n[data-packery-options].row.row-masonry > .col:not([style*=\\\"position\\\"]) {\\r\\n\\tfloat: unset;\\r\\n\\tdisplay: inline-block !important;\\r\\n\\tvertical-align: top;\\r\\n}\"},\"htmlGen\":{\"enable\":true,\"descr\":\"Generic HTML\",\"data\":\"html, body {\\r\\n\\tdisplay: block !important;\\r\\n\\topacity: 1 !important;\\r\\n\\tvisibility: unset !important;\\r\\n}\"},\"cookie-law-info\":{\"enable\":true,\"descr\":\"CookieYes\",\"data\":\".cky-consent-container.cky-hide ~ .cky-consent-container {\\r\\n\\tdisplay: none;\\r\\n}\"}},\"fontPreload\":false},\"cdn\":{\"items\":[{\"enable\":true,\"sa\":true,\"addr\":\"\",\"types\":[\"js\",\"css\",\"less\",\"gif\",\"jpeg\",\"jpg\",\"bmp\",\"png\",\"svg\",\"webp\",\"avif\",\"eot\",\"aac\",\"mp3\",\"mp4\",\"ogg\",\"pdf\",\"docx\",\"otf\",\"ttf\",\"woff\",\"woff2\"],\"uris\":[\"wp-content\",\"wp-includes\"],\"urisExcl\":null}]},\"grps\":{\"items\":{\"home\":{\"enable\":0,\"name\":\"Home\",\"urisIncl\":[],\"argsIncl\":[],\"patterns\":[\".\\/\\/body[contains(concat(\\\" \\\",normalize-space(@class),\\\" \\\"),\\\" home \\\")]\"],\"views\":[],\"sklExcl\":[],\"contPr\":{\"enable\":true,\"jsOvr\":true,\"js\":{\"optLoad\":true,\"nonCrit\":{\"timeout\":{\"enable\":false,\"v\":0},\"inl\":true,\"int\":true,\"ext\":true,\"excl\":true,\"items\":[]},\"spec\":{\"timeout\":{\"enable\":false,\"v\":7500}}},\"jsNonCritScopeOvr\":false,\"cssOvr\":false,\"css\":{\"nonCrit\":{\"auto\":false}}}},\"@a\":{\"enable\":2,\"name\":\"Common (advanced)\",\"urisIncl\":[],\"argsIncl\":[],\"patterns\":[\".\\/\\/body[match(concat(\\\" \\\",normalize-space(@class),\\\" \\\"),\\\"@\\\\s(page)\\\\s@\\\")][match(concat(\\\" \\\",normalize-space(@class),\\\" \\\"),\\\"@\\\\s(parent)-pageid-(\\\\d+)\\\\s@\\\")]\",\".\\/\\/body[match(concat(\\\" \\\",normalize-space(@class),\\\" \\\"),\\\"@\\\\s(page)\\\\s@\\\")][match(concat(\\\" \\\",normalize-space(@class),\\\" \\\"),\\\"@\\\\spage-id-(\\\\d+)\\\\s@\\\")]\",\".\\/\\/body[match(concat(\\\" \\\",normalize-space(@class),\\\" \\\"),\\\"@\\\\s(single)\\\\s@\\\")][match(concat(\\\" \\\",normalize-space(@class),\\\" \\\"),\\\"@\\\\ssingle-([\\\\w\\\\-]+)\\\\s@\\\")]\",\".\\/\\/body[match(concat(\\\" \\\",normalize-space(@class),\\\" \\\"),\\\"@\\\\s(archive)\\\\s@\\\")][match(concat(\\\" \\\",normalize-space(@class),\\\" \\\"),\\\"@\\\\s(post)-type-archive-([\\\\w\\\\-]+)\\\\s@\\\")]\",\".\\/\\/body[match(concat(\\\" \\\",normalize-space(@class),\\\" \\\"),\\\"@\\\\s(archive)\\\\s@\\\")][match(concat(\\\" \\\",normalize-space(@class),\\\" \\\"),\\\"@\\\\s(tax)-([\\\\w\\\\-]+)\\\\s@\\\")]\",\".\\/\\/body[match(concat(\\\" \\\",normalize-space(@class),\\\" \\\"),\\\"@\\\\s(archive)\\\\s@\\\")][match(concat(\\\" \\\",normalize-space(@class),\\\" \\\"),\\\"@\\\\s(tag)\\\\s@\\\")]\",\".\\/\\/body[match(concat(\\\" \\\",normalize-space(@class),\\\" \\\"),\\\"@\\\\s(archive)\\\\s@\\\")][match(concat(\\\" \\\",normalize-space(@class),\\\" \\\"),\\\"@\\\\s(date)\\\\s@\\\")]\",\".\\/\\/body[match(concat(\\\" \\\",normalize-space(@class),\\\" \\\"),\\\"@\\\\s(home)\\\\s@\\\")]\",\".\\/\\/body[match(concat(\\\" \\\",normalize-space(@class),\\\" \\\"),\\\"@\\\\s(blog)\\\\s@\\\")]\"],\"views\":[],\"sklSrch\":\"a\",\"sklExcl\":[\".\\/\\/script\",\".\\/\\/style\",\".\\/\\/link\",\".\\/\\/head\",\".\\/\\/br\",\".\\/\\/svg\\/\\/*\"],\"sklCssSelExcl\":[\"r=pslg:@\\\\.(?:[\\\\-\\\\w]+[\\\\-\\\\_]|)((?\'POST_SLUG\'))[\\\\-\\\\_\\\\W]@i\",\"@#([\\\\w\\\\-\\\\%]+)@\",\"@\\\\.(?:[\\\\-\\\\w]+[\\\\-\\\\_]|)(?:category|categories|tag|term|comment-author|(?\'ENUM_TAXONOMIES_NOTBUILTIN\'))[\\\\-\\\\_]([\\\\w\\\\-]+)@i\",\"r=txnm:@\\\\.(?:[\\\\-\\\\w]+[\\\\-\\\\_]|)(category|(?\'ENUM_TAXONOMIES_NOTBUILTIN\'))[\\\\-\\\\_\\\\W]@i\",\"@\\\\.(?:[\\\\-\\\\w]+[\\\\-\\\\_]|)(?:post|page|attachment|(?\'ENUM_POSTTYPES_NOTBUILTINVIEWABLESPEC\'))[\\\\-\\\\_]([\\\\w\\\\-]+)@i\",\"@[^[:alnum:]]eb-(?:row|column|text|accordion(?:-item|))-([[:alnum:]]+)[^[:alnum:]\\\\-_]@i\",\"@[\\\\.#][\\\\w\\\\-\\\\:\\\\@\\\\\\\\]*[\\\\-_]([\\\\da-f]+)[\\\\W_]@i\"]},\"@\":{\"enable\":2,\"name\":\"Common\",\"urisIncl\":[],\"argsIncl\":[],\"patterns\":[],\"views\":[],\"sklSrch\":true,\"sklExcl\":[\".\\/\\/script\",\".\\/\\/style\",\".\\/\\/link\",\".\\/\\/head\",\".\\/\\/br\",\".\\/\\/svg[@width=\\\"0\\\"][@height=\\\"0\\\"]\"],\"sklCssSelExcl\":[\"@\\\\.(?:product_cat|product_tag|category|tag|term|pa|woocommerce-product-attributes-item--attribute|comment-author)[\\\\-_]([\\\\w\\\\-]+)@i\",\"@[\\\\.#][\\\\w\\\\-]*[\\\\-_]([\\\\da-f]+)[\\\\W_]@i\"]},\"desktop\":{\"enable\":0,\"name\":\"Desktop\",\"urisIncl\":[],\"argsIncl\":[],\"patterns\":[],\"views\":[\"cmn\"],\"sklSrch\":false,\"sklExcl\":[],\"sklCssSelExcl\":[],\"contPr\":{\"enable\":true,\"jsOvr\":true,\"js\":{\"optLoad\":true,\"nonCrit\":{\"timeout\":{\"enable\":true,\"v\":7500},\"inl\":true,\"int\":true,\"ext\":true,\"excl\":true,\"items\":[]},\"spec\":{\"timeout\":{\"enable\":false,\"v\":7500}}},\"jsNonCritScopeOvr\":false,\"cssOvr\":false,\"css\":{\"nonCrit\":{\"auto\":false}}}}}}},\"bots\":{\"agents\":[\"@\\\\Wcompatible\\\\W@i\",\"facebookexternalhit\",\"go-http-client\",\"google-adwords-instant\",\"adsbot-google\",\"googlebot\",\"googleyoutube\",\"ioncrawl\",\"chrome-lighthouse\",\"gtmetrix\",\"rankmathapi\",\"validator.w3.org\",\"zoominfobot\",\"freshpingbot\",\"wordpress\\/\",\"applebot\\/\",\"python-requests\\/\",\"slackbot\",\"uptimemonitor\",\"crawler_eb\",\"@\\\\s+web\\\\s+spider\\\\W@i\",\"dnbcrawler\",\"stormcrawler\",\"@df\\\\s+bot@\",\"webprosbot\",\"researchoftheweb\",\"siteanalyzerbot\",\"@2ip\\\\s+bot@\",\"ahrefs\",\"mj12bot\",\"bsbot\",\"okhttp\",\"phxbot\",\"sansanbot\",\"scrapy\",\"researchscan\"]},\"test\":{\"optDelay\":false,\"optDelayTimeout\":15000,\"contDelay\":false,\"contDelayTimeout\":5000,\"contExtra\":false,\"contExtraSize\":524288},\"hdrTrace\":false,\"debugInfo\":false,\"debug\":false,\"emojiIcons\":false,\"log\":false,\"logScope\":{\"upd\":false,\"srvClr\":false,\"request\":false,\"requestSkipped\":true,\"requestSkippedAdmin\":true,\"requestBots\":true},\"asyncUseCron\":true,\"asyncMode\":\"\",\"asyncUseCmptNbr\":false,\"asyncSmpOpt\":false,\"v\":182}','auto'),(3853,'seraph_accel_Data','{\"v\":1,\"vPrev\":0,\"queueDbVer\":4}','auto'),(3893,'tawktocustomise_custom_timeguest@188.166.3.136','2025-01-30 14:39:51','on'),(3912,'seraph_accel_Lic','{\"data\":null,\"v\":1,\"vPrev\":0}','auto'),(3921,'tawktocustomise_custom_timeguest@5.255.231.75','2025-01-30 14:49:34','on'),(3926,'tawktocustomise_custom_timeguest@158.69.25.39','2025-01-30 14:56:54','on'),(3933,'tawktocustomise_custom_timeguest@74.125.208.9','2025-01-30 15:04:03','on'),(3937,'tawktocustomise_custom_timeguest@105.186.139.19','2025-01-30 15:07:33','on'),(3956,'tawktocustomise_custom_timeguest@197.184.169.234','2025-01-30 18:46:39','on'),(3966,'tawktocustomise_custom_timeguest@42.236.17.2','2025-01-31 00:36:27','on'),(3973,'tawktocustomise_custom_timeguest@42.236.17.51','2025-01-31 00:51:45','on'),(3976,'tawktocustomise_custom_timeguest@52.71.124.245','2025-01-31 01:59:44','on'),(3980,'tawktocustomise_custom_timeguest@43.153.123.4','2025-01-31 03:29:46','on'),(3991,'tawktocustomise_custom_timeguest@104.152.52.61','2025-01-31 06:14:12','on'),(3997,'tawktocustomise_custom_timeguest@37.19.223.24','2025-01-31 06:18:22','on'),(4000,'tawktocustomise_custom_timeguest@100.71.128.69','2025-01-31 06:36:39','on'),(4002,'tawktocustomise_custom_timeguest@102.213.134.77','2025-01-31 08:37:42','on'),(4021,'tawktocustomise_custom_timeguest@102.33.57.254','2025-01-31 09:15:38','on'),(4026,'tawktocustomise_custom_timeguest@51.8.102.129','2025-01-31 10:15:11','on'),(4028,'tawktocustomise_custom_timeguest@23.98.148.92','2025-01-31 10:55:01','on'),(4034,'tawktocustomise_custom_timeguest@197.185.186.180','2025-01-31 12:48:36','on'),(4038,'tawktocustomise_custom_timeguest@104.166.80.157','2025-01-31 12:50:09','on'),(4040,'tawktocustomise_custom_timeguest@31.13.103.115','2025-01-31 13:45:00','on'),(4044,'tawktocustomise_custom_timeguest@31.13.127.115','2025-01-31 13:53:00','on'),(4046,'tawktocustomise_custom_timeguest@104.152.52.62','2025-01-31 14:39:31','on'),(4053,'tawktocustomise_custom_timeguest@43.157.170.13','2025-01-31 16:11:25','on'),(4057,'tawktocustomise_custom_timeguest@80.85.245.145','2025-01-31 17:10:04','on'),(4061,'tawktocustomise_custom_timeguest@103.120.135.57','2025-01-31 17:10:07','on'),(4071,'tawktocustomise_custom_timeguest@41.123.67.203','2025-01-31 18:18:35','on'),(4077,'tawktocustomise_custom_timeguest@54.91.49.233','2025-01-31 18:56:36','on'),(4081,'tawktocustomise_custom_timeguest@34.230.57.148','2025-01-31 19:01:07','on'),(4083,'tawktocustomise_custom_timeguest@52.90.2.5','2025-01-31 19:22:05','on'),(4095,'tawktocustomise_custom_timeguest@122.150.213.120','2025-01-31 23:37:55','on'),(4100,'tawktocustomise_custom_timeguest@178.128.228.16','2025-02-01 00:55:56','on'),(4104,'tawktocustomise_custom_timeguest@167.94.138.200','2025-02-01 01:29:52','on'),(4112,'tawktocustomise_custom_timeguest@122.150.213.199','2025-02-01 04:24:19','on'),(4129,'neve_user_since','4.0.1','auto'),(4139,'tawktocustomise_custom_timeguest@199.45.155.79','2025-02-01 07:27:27','on'),(4164,'rank_math_analytics_first_fetch','hidden','auto'),(4165,'rankmath_google_api_failed_attempts_data','a:10:{i:0;a:3:{s:6:\"action\";s:7:\"console\";s:4:\"args\";a:1:{i:0;a:3:{s:10:\"start_date\";s:10:\"2025-05-11\";s:8:\"end_date\";s:10:\"2025-08-09\";s:10:\"dimensions\";a:1:{i:0;s:4:\"date\";}}}s:5:\"error\";a:5:{s:4:\"code\";i:400;s:7:\"message\";s:86:\"Invalid value at \'dimension_filter_group[0].filter[0].expression\' (TYPE_STRING), false\";s:6:\"errors\";a:1:{i:0;a:2:{s:7:\"message\";s:86:\"Invalid value at \'dimension_filter_group[0].filter[0].expression\' (TYPE_STRING), false\";s:6:\"reason\";s:7:\"invalid\";}}s:6:\"status\";s:16:\"INVALID_ARGUMENT\";s:7:\"details\";a:1:{i:0;a:2:{s:5:\"@type\";s:41:\"type.googleapis.com/google.rpc.BadRequest\";s:15:\"fieldViolations\";a:1:{i:0;a:2:{s:5:\"field\";s:46:\"dimension_filter_group[0].filter[0].expression\";s:11:\"description\";s:86:\"Invalid value at \'dimension_filter_group[0].filter[0].expression\' (TYPE_STRING), false\";}}}}}}i:1;a:3:{s:6:\"action\";s:7:\"console\";s:4:\"args\";a:0:{}s:5:\"error\";a:5:{s:4:\"code\";i:400;s:7:\"message\";s:86:\"Invalid value at \'dimension_filter_group[0].filter[0].expression\' (TYPE_STRING), false\";s:6:\"errors\";a:1:{i:0;a:2:{s:7:\"message\";s:86:\"Invalid value at \'dimension_filter_group[0].filter[0].expression\' (TYPE_STRING), false\";s:6:\"reason\";s:7:\"invalid\";}}s:6:\"status\";s:16:\"INVALID_ARGUMENT\";s:7:\"details\";a:1:{i:0;a:2:{s:5:\"@type\";s:41:\"type.googleapis.com/google.rpc.BadRequest\";s:15:\"fieldViolations\";a:1:{i:0;a:2:{s:5:\"field\";s:46:\"dimension_filter_group[0].filter[0].expression\";s:11:\"description\";s:86:\"Invalid value at \'dimension_filter_group[0].filter[0].expression\' (TYPE_STRING), false\";}}}}}}i:2;a:3:{s:6:\"action\";s:7:\"console\";s:4:\"args\";a:0:{}s:5:\"error\";a:5:{s:4:\"code\";i:400;s:7:\"message\";s:86:\"Invalid value at \'dimension_filter_group[0].filter[0].expression\' (TYPE_STRING), false\";s:6:\"errors\";a:1:{i:0;a:2:{s:7:\"message\";s:86:\"Invalid value at \'dimension_filter_group[0].filter[0].expression\' (TYPE_STRING), false\";s:6:\"reason\";s:7:\"invalid\";}}s:6:\"status\";s:16:\"INVALID_ARGUMENT\";s:7:\"details\";a:1:{i:0;a:2:{s:5:\"@type\";s:41:\"type.googleapis.com/google.rpc.BadRequest\";s:15:\"fieldViolations\";a:1:{i:0;a:2:{s:5:\"field\";s:46:\"dimension_filter_group[0].filter[0].expression\";s:11:\"description\";s:86:\"Invalid value at \'dimension_filter_group[0].filter[0].expression\' (TYPE_STRING), false\";}}}}}}i:3;a:3:{s:6:\"action\";s:7:\"console\";s:4:\"args\";a:0:{}s:5:\"error\";a:5:{s:4:\"code\";i:400;s:7:\"message\";s:86:\"Invalid value at \'dimension_filter_group[0].filter[0].expression\' (TYPE_STRING), false\";s:6:\"errors\";a:1:{i:0;a:2:{s:7:\"message\";s:86:\"Invalid value at \'dimension_filter_group[0].filter[0].expression\' (TYPE_STRING), false\";s:6:\"reason\";s:7:\"invalid\";}}s:6:\"status\";s:16:\"INVALID_ARGUMENT\";s:7:\"details\";a:1:{i:0;a:2:{s:5:\"@type\";s:41:\"type.googleapis.com/google.rpc.BadRequest\";s:15:\"fieldViolations\";a:1:{i:0;a:2:{s:5:\"field\";s:46:\"dimension_filter_group[0].filter[0].expression\";s:11:\"description\";s:86:\"Invalid value at \'dimension_filter_group[0].filter[0].expression\' (TYPE_STRING), false\";}}}}}}i:4;a:3:{s:6:\"action\";s:7:\"console\";s:4:\"args\";a:0:{}s:5:\"error\";a:5:{s:4:\"code\";i:400;s:7:\"message\";s:86:\"Invalid value at \'dimension_filter_group[0].filter[0].expression\' (TYPE_STRING), false\";s:6:\"errors\";a:1:{i:0;a:2:{s:7:\"message\";s:86:\"Invalid value at \'dimension_filter_group[0].filter[0].expression\' (TYPE_STRING), false\";s:6:\"reason\";s:7:\"invalid\";}}s:6:\"status\";s:16:\"INVALID_ARGUMENT\";s:7:\"details\";a:1:{i:0;a:2:{s:5:\"@type\";s:41:\"type.googleapis.com/google.rpc.BadRequest\";s:15:\"fieldViolations\";a:1:{i:0;a:2:{s:5:\"field\";s:46:\"dimension_filter_group[0].filter[0].expression\";s:11:\"description\";s:86:\"Invalid value at \'dimension_filter_group[0].filter[0].expression\' (TYPE_STRING), false\";}}}}}}i:5;a:3:{s:6:\"action\";s:7:\"console\";s:4:\"args\";a:0:{}s:5:\"error\";a:5:{s:4:\"code\";i:400;s:7:\"message\";s:86:\"Invalid value at \'dimension_filter_group[0].filter[0].expression\' (TYPE_STRING), false\";s:6:\"errors\";a:1:{i:0;a:2:{s:7:\"message\";s:86:\"Invalid value at \'dimension_filter_group[0].filter[0].expression\' (TYPE_STRING), false\";s:6:\"reason\";s:7:\"invalid\";}}s:6:\"status\";s:16:\"INVALID_ARGUMENT\";s:7:\"details\";a:1:{i:0;a:2:{s:5:\"@type\";s:41:\"type.googleapis.com/google.rpc.BadRequest\";s:15:\"fieldViolations\";a:1:{i:0;a:2:{s:5:\"field\";s:46:\"dimension_filter_group[0].filter[0].expression\";s:11:\"description\";s:86:\"Invalid value at \'dimension_filter_group[0].filter[0].expression\' (TYPE_STRING), false\";}}}}}}i:6;a:3:{s:6:\"action\";s:7:\"console\";s:4:\"args\";a:0:{}s:5:\"error\";a:5:{s:4:\"code\";i:400;s:7:\"message\";s:86:\"Invalid value at \'dimension_filter_group[0].filter[0].expression\' (TYPE_STRING), false\";s:6:\"errors\";a:1:{i:0;a:2:{s:7:\"message\";s:86:\"Invalid value at \'dimension_filter_group[0].filter[0].expression\' (TYPE_STRING), false\";s:6:\"reason\";s:7:\"invalid\";}}s:6:\"status\";s:16:\"INVALID_ARGUMENT\";s:7:\"details\";a:1:{i:0;a:2:{s:5:\"@type\";s:41:\"type.googleapis.com/google.rpc.BadRequest\";s:15:\"fieldViolations\";a:1:{i:0;a:2:{s:5:\"field\";s:46:\"dimension_filter_group[0].filter[0].expression\";s:11:\"description\";s:86:\"Invalid value at \'dimension_filter_group[0].filter[0].expression\' (TYPE_STRING), false\";}}}}}}i:7;a:3:{s:6:\"action\";s:7:\"console\";s:4:\"args\";a:0:{}s:5:\"error\";a:5:{s:4:\"code\";i:400;s:7:\"message\";s:86:\"Invalid value at \'dimension_filter_group[0].filter[0].expression\' (TYPE_STRING), false\";s:6:\"errors\";a:1:{i:0;a:2:{s:7:\"message\";s:86:\"Invalid value at \'dimension_filter_group[0].filter[0].expression\' (TYPE_STRING), false\";s:6:\"reason\";s:7:\"invalid\";}}s:6:\"status\";s:16:\"INVALID_ARGUMENT\";s:7:\"details\";a:1:{i:0;a:2:{s:5:\"@type\";s:41:\"type.googleapis.com/google.rpc.BadRequest\";s:15:\"fieldViolations\";a:1:{i:0;a:2:{s:5:\"field\";s:46:\"dimension_filter_group[0].filter[0].expression\";s:11:\"description\";s:86:\"Invalid value at \'dimension_filter_group[0].filter[0].expression\' (TYPE_STRING), false\";}}}}}}i:8;a:3:{s:6:\"action\";s:7:\"console\";s:4:\"args\";a:0:{}s:5:\"error\";a:5:{s:4:\"code\";i:400;s:7:\"message\";s:86:\"Invalid value at \'dimension_filter_group[0].filter[0].expression\' (TYPE_STRING), false\";s:6:\"errors\";a:1:{i:0;a:2:{s:7:\"message\";s:86:\"Invalid value at \'dimension_filter_group[0].filter[0].expression\' (TYPE_STRING), false\";s:6:\"reason\";s:7:\"invalid\";}}s:6:\"status\";s:16:\"INVALID_ARGUMENT\";s:7:\"details\";a:1:{i:0;a:2:{s:5:\"@type\";s:41:\"type.googleapis.com/google.rpc.BadRequest\";s:15:\"fieldViolations\";a:1:{i:0;a:2:{s:5:\"field\";s:46:\"dimension_filter_group[0].filter[0].expression\";s:11:\"description\";s:86:\"Invalid value at \'dimension_filter_group[0].filter[0].expression\' (TYPE_STRING), false\";}}}}}}i:9;a:3:{s:6:\"action\";s:7:\"console\";s:4:\"args\";a:0:{}s:5:\"error\";a:5:{s:4:\"code\";i:400;s:7:\"message\";s:86:\"Invalid value at \'dimension_filter_group[0].filter[0].expression\' (TYPE_STRING), false\";s:6:\"errors\";a:1:{i:0;a:2:{s:7:\"message\";s:86:\"Invalid value at \'dimension_filter_group[0].filter[0].expression\' (TYPE_STRING), false\";s:6:\"reason\";s:7:\"invalid\";}}s:6:\"status\";s:16:\"INVALID_ARGUMENT\";s:7:\"details\";a:1:{i:0;a:2:{s:5:\"@type\";s:41:\"type.googleapis.com/google.rpc.BadRequest\";s:15:\"fieldViolations\";a:1:{i:0;a:2:{s:5:\"field\";s:46:\"dimension_filter_group[0].filter[0].expression\";s:11:\"description\";s:86:\"Invalid value at \'dimension_filter_group[0].filter[0].expression\' (TYPE_STRING), false\";}}}}}}}','off'),(4166,'tawktocustomise_custom_timeguest@35.92.12.163','2025-02-01 11:03:10','on'),(4170,'rankmath_google_api_reconnect','search_analytics_query','auto'),(4180,'tawktocustomise_custom_timeguest@182.44.2.148','2025-02-01 11:51:12','on'),(4182,'tawktocustomise_custom_timeguest@104.166.80.196','2025-02-01 13:18:38','on'),(4186,'tawktocustomise_custom_timeguest@44.243.41.74','2025-02-01 13:30:47','on'),(4188,'tawktocustomise_custom_timeguest@52.40.219.236','2025-02-01 13:33:47','on'),(4190,'tawktocustomise_custom_timeguest@34.96.52.69','2025-02-01 14:16:53','on'),(4197,'tawktocustomise_custom_timeguest@51.8.102.59','2025-02-01 18:11:55','on'),(4201,'tawktocustomise_custom_timeguest@129.226.93.214','2025-02-01 18:44:54','on'),(4205,'tawktocustomise_custom_timeguest@66.249.73.5','2025-02-01 20:52:25','on'),(4209,'tawktocustomise_custom_timeguest@66.249.73.4','2025-02-01 20:52:38','on'),(4210,'tawktocustomise_custom_timeguest@10.55.8.135','2025-02-01 21:44:35','on'),(4214,'tawktocustomise_custom_timeguest@223.244.35.77','2025-02-01 21:56:14','on'),(4221,'tawktocustomise_custom_timeguest@5.255.231.186','2025-02-02 00:50:05','on'),(4223,'tawktocustomise_custom_timeguest@5.255.231.12','2025-02-02 00:52:44','on'),(4225,'tawktocustomise_custom_timeguest@20.171.207.110','2025-02-02 01:04:42','on'),(4227,'tawktocustomise_custom_timeguest@66.249.68.8','2025-02-02 01:43:21','on'),(4231,'tawktocustomise_custom_timeguest@66.249.73.3','2025-02-02 01:43:24','on'),(4232,'tawktocustomise_custom_timeguest@66.249.73.8','2025-02-02 01:43:24','on'),(4234,'tawktocustomise_custom_timeguest@66.249.73.10','2025-02-02 01:44:21','on'),(4248,'tawktocustomise_custom_timeguest@54.36.149.62','2025-02-02 04:59:39','on'),(4263,'tawktocustomise_custom_timeguest@31.13.127.35','2025-02-02 07:37:26','on'),(4265,'tawktocustomise_custom_timeguest@31.13.127.28','2025-02-02 07:37:38','on'),(4266,'tawktocustomise_custom_timeguest@31.13.127.17','2025-02-02 07:37:39','on'),(4267,'tawktocustomise_custom_timeguest@31.13.103.8','2025-02-02 07:38:07','on'),(4271,'tawktocustomise_custom_timeguest@35.237.11.88','2025-02-02 07:53:46','on'),(4274,'tawktocustomise_custom_timeguest@170.106.180.139','2025-02-02 08:31:08','on'),(4286,'tawktocustomise_custom_timeguest@41.193.168.113','2025-02-02 09:59:29','on'),(4300,'tawktocustomise_custom_timeguest@198.235.24.60','2025-02-02 12:48:47','on'),(4304,'tawktocustomise_custom_timeguest@104.166.80.62','2025-02-02 13:50:16','on'),(4308,'tawktocustomise_custom_timeguest@173.46.95.254','2025-02-02 14:10:20','on'),(4316,'tawktocustomise_custom_timeguest@106.119.167.146','2025-02-02 17:59:53','on'),(4320,'tawktocustomise_custom_timeguest@198.235.24.185','2025-02-02 18:23:16','on'),(4322,'tawktocustomise_custom_timeguest@85.208.96.202','2025-02-02 18:36:42','on'),(4326,'tawktocustomise_custom_timeguest@185.191.171.7','2025-02-02 18:36:44','on'),(4327,'tawktocustomise_custom_timeguest@185.191.171.6','2025-02-02 18:36:48','on'),(4328,'tawktocustomise_custom_timeguest@41.145.195.240','2025-02-02 18:48:33','on'),(4330,'tawktocustomise_custom_timeguest@173.252.95.3','2025-02-02 19:00:10','on'),(4332,'tawktocustomise_custom_timeguest@173.252.95.12','2025-02-02 19:00:14','on'),(4333,'tawktocustomise_custom_timeguest@69.171.251.5','2025-02-02 19:00:56','on'),(4335,'tawktocustomise_custom_timeguest@69.171.251.6','2025-02-02 19:00:58','on'),(4336,'tawktocustomise_custom_timeguest@69.171.251.7','2025-02-02 19:01:22','on'),(4337,'tawktocustomise_custom_timeguest@69.171.251.3','2025-02-02 19:01:23','on'),(4346,'tawktocustomise_custom_timeguest@31.13.103.4','2025-02-02 21:16:46','on'),(4348,'tawktocustomise_custom_timeguest@31.13.103.2','2025-02-02 21:16:47','on'),(4349,'tawktocustomise_custom_timeguest@87.236.176.61','2025-02-02 21:28:53','on'),(4353,'tawktocustomise_custom_timeguest@87.236.176.62','2025-02-02 21:28:57','on'),(4354,'tawktocustomise_custom_timeguest@194.38.23.16','2025-02-02 22:10:28','on'),(4358,'tawktocustomise_custom_timeguest@43.130.14.245','2025-02-02 22:22:36','on'),(4360,'tawktocustomise_custom_timeguest@119.96.24.54','2025-02-02 23:00:53','on'),(4364,'tawktocustomise_custom_timeguest@194.34.232.90','2025-02-03 01:08:30','on'),(4368,'tawktocustomise_custom_timeguest@164.92.70.124','2025-02-03 01:08:57','on'),(4369,'tawktocustomise_custom_timeguest@42.236.101.234','2025-02-03 01:30:17','on'),(4371,'tawktocustomise_custom_timeguest@51.8.102.157','2025-02-03 02:07:29','on'),(4375,'tawktocustomise_custom_timeguest@91.201.113.132','2025-02-03 02:16:17','on'),(4377,'tawktocustomise_custom_timeguest@51.222.253.8','2025-02-03 03:04:45','on'),(4381,'tawktocustomise_custom_timeguest@135.148.100.196','2025-02-03 03:42:05','on'),(4392,'tawktocustomise_custom_timeguest@105.186.164.163','2025-02-03 10:36:33','on'),(4413,'tawktocustomise_custom_timeguest@41.157.42.157','2025-02-03 10:58:54','on'),(4417,'tawktocustomise_custom_timeguest@41.13.90.224','2025-02-03 11:21:42','on'),(4420,'tawktocustomise_custom_timeguest@185.191.171.18','2025-02-03 11:29:14','on'),(4422,'tawktocustomise_custom_timeguest@43.133.91.48','2025-02-03 12:18:05','on'),(4426,'tawktocustomise_custom_timeguest@41.13.76.101','2025-02-03 12:34:42','on'),(4428,'tawktocustomise_custom_timeguest@41.13.72.175','2025-02-03 13:19:23','on'),(4433,'tawktocustomise_custom_timeguest@64.23.233.209','2025-02-03 13:55:00','on'),(4437,'tawktocustomise_custom_timeguest@85.208.96.197','2025-02-03 14:02:19','on'),(4460,'tawktocustomise_custom_timeguest@51.8.102.207','2025-02-03 18:10:34','on'),(4463,'tawktocustomise_custom_timeguest@3.253.129.248','2025-02-03 22:48:39','on'),(4467,'tawktocustomise_custom_timeguest@3.253.195.211','2025-02-04 01:39:13','on'),(4471,'tawktocustomise_custom_timeguest@43.157.207.78','2025-02-04 03:01:22','on'),(4480,'tawktocustomise_custom_timeguest@35.192.198.12','2025-02-04 04:37:09','on'),(4498,'tawktocustomise_custom_timesupport@tonydezigner.com@197.184.118.121','2025-02-04 09:03:43','on'),(4508,'tawktocustomise_custom_timeguest@197.184.118.121','2025-02-04 09:03:54','on'),(4556,'tawktocustomise_custom_timeguest@41.13.76.158','2025-02-04 09:52:13','on'),(4566,'tawktocustomise_custom_timeguest@223.185.31.38','2025-02-04 10:47:46','on'),(4580,'tawktocustomise_custom_timeguest@205.169.39.4','2025-02-04 13:05:23','on'),(4584,'tawktocustomise_custom_timeguest@35.214.130.87','2025-02-04 13:27:05','on'),(4587,'tawktocustomise_custom_timeguest@192.0.116.114','2025-02-04 13:27:33','on'),(4588,'tawktocustomise_custom_timeguest@34.218.49.58','2025-02-04 13:48:12','on'),(4702,'tawktocustomise_custom_timeguest@197.184.97.54','2025-02-04 17:37:14','on'),(4707,'tawktocustomise_custom_timeguest@34.38.94.51','2025-02-04 20:05:00','on'),(4711,'tawktocustomise_custom_timeguest@95.217.218.177','2025-02-04 23:22:10','on'),(4715,'tawktocustomise_custom_timeguest@188.166.94.66','2025-02-05 00:53:20','on'),(4719,'tawktocustomise_custom_timeguest@66.249.75.228','2025-02-05 02:01:07','on'),(4740,'tawktocustomise_custom_timesupport@tonydezigner.com@197.184.104.133','2025-02-05 09:02:10','on'),(4757,'tawktocustomise_custom_timeguest@43.153.48.240','2025-02-05 09:04:27','on'),(4767,'tawktocustomise_custom_timeguest@100.71.79.92','2025-02-05 09:44:25','on'),(4773,'tawktocustomise_custom_timeguest@49.217.130.225','2025-02-05 10:47:59','on'),(4782,'tawktocustomise_custom_timeguest@89.110.113.233','2025-02-05 12:41:19','on'),(4786,'tawktocustomise_custom_timeguest@49.216.255.22','2025-02-05 12:53:42','on'),(4791,'tawktocustomise_custom_timeguest@51.8.102.161','2025-02-05 18:21:18','on'),(4804,'tawktocustomise_custom_timeguest@31.13.127.18','2025-02-05 20:39:31','on'),(4805,'tawktocustomise_custom_timeguest@31.13.127.4','2025-02-05 20:39:32','on'),(4807,'tawktocustomise_custom_timeguest@43.155.160.173','2025-02-06 00:26:03','on'),(4836,'tawktocustomise_custom_timeguest@5.161.252.168','2025-02-06 11:18:31','on'),(4844,'tawktocustomise_custom_timeguest@167.235.254.214','2025-02-06 11:18:40','on'),(4845,'tawktocustomise_custom_timeguest@188.245.87.173','2025-02-06 11:18:44','on'),(4846,'tawktocustomise_custom_timeguest@5.161.52.234','2025-02-06 11:18:49','on'),(4847,'tawktocustomise_custom_timeguest@5.161.106.94','2025-02-06 11:18:53','on'),(4848,'tawktocustomise_custom_timeguest@51.222.253.12','2025-02-06 11:32:07','on'),(4850,'tawktocustomise_custom_timeguest@4.227.36.109','2025-02-06 12:02:10','on'),(4858,'tawktocustomise_custom_timeguest@66.220.149.11','2025-02-06 12:57:02','on'),(4859,'tawktocustomise_custom_timeguest@66.220.149.7','2025-02-06 12:57:04','on'),(4861,'tawktocustomise_custom_timeguest@66.220.149.32','2025-02-06 12:57:28','on'),(4862,'tawktocustomise_custom_timeguest@66.220.149.21','2025-02-06 12:57:29','on'),(4865,'tawktocustomise_custom_timeguest@31.13.115.3','2025-02-06 13:02:22','on'),(4867,'tawktocustomise_custom_timeguest@31.13.115.112','2025-02-06 13:02:25','on'),(4869,'tawktocustomise_custom_timeguest@31.13.115.115','2025-02-06 13:02:40','on'),(4888,'tawktocustomise_custom_timeguest@69.171.251.25','2025-02-06 15:07:20','on'),(4890,'tawktocustomise_custom_timeguest@69.171.251.17','2025-02-06 15:07:44','on'),(4891,'tawktocustomise_custom_timeguest@31.13.103.3','2025-02-06 15:07:54','on'),(4892,'tawktocustomise_custom_timeguest@41.150.254.75','2025-02-06 15:12:35','on'),(4894,'tawktocustomise_custom_timeguest@34.56.44.30','2025-02-06 15:15:39','on'),(4899,'tawktocustomise_custom_timeguest@41.122.132.203','2025-02-06 16:04:11','on'),(4914,'neve_review_flag','no','auto'),(4934,'tawktocustomise_custom_timeguest@42.236.17.204','2025-02-06 20:27:05','on'),(4938,'tawktocustomise_custom_timeguest@149.102.246.39','2025-02-06 20:51:54','on'),(4940,'tawktocustomise_custom_timeguest@209.203.23.27','2025-02-06 20:54:27','on'),(4942,'tawktocustomise_custom_timeguest@92.40.176.137','2025-02-06 22:02:39','on'),(4946,'tawktocustomise_custom_timeguest@123.6.49.50','2025-02-07 00:38:30','on'),(4950,'tawktocustomise_custom_timeguest@157.245.121.192','2025-02-07 01:29:03','on'),(4954,'tawktocustomise_custom_timeguest@51.8.102.245','2025-02-07 02:24:16','on'),(4997,'tawktocustomise_custom_timeguest@34.222.9.248','2025-02-07 14:10:25','on'),(5033,'tawktocustomise_custom_timeguest@34.19.96.127','2025-02-08 01:41:33','on'),(5037,'tawktocustomise_custom_timeguest@35.89.228.169','2025-02-08 01:42:26','on'),(5052,'tawktocustomise_custom_timeguest@34.106.152.78','2025-02-08 06:31:28','on'),(5056,'tawktocustomise_custom_timeguest@51.8.102.171','2025-02-08 10:24:29','on'),(5067,'tawktocustomise_custom_timeguest@69.171.251.20','2025-02-08 15:51:29','on'),(5070,'tawktocustomise_custom_timeguest@69.171.251.15','2025-02-08 15:51:31','on'),(5072,'tawktocustomise_custom_timeguest@197.184.83.192','2025-02-08 17:46:37','on'),(5082,'tawktocustomise_custom_timeguest@43.130.59.8','2025-02-08 17:47:02','on'),(5083,'tawktocustomise_custom_timeguest@43.156.228.27','2025-02-08 18:29:54','on'),(5087,'tawktocustomise_custom_timeguest@49.51.183.15','2025-02-08 19:01:17','on'),(5091,'tawktocustomise_custom_timeguest@43.163.0.99','2025-02-08 19:12:49','on'),(5093,'tawktocustomise_custom_timeguest@106.227.49.113','2025-02-08 20:11:32','on'),(5097,'tawktocustomise_custom_timeguest@195.26.242.216','2025-02-08 20:28:37','on'),(5099,'tawktocustomise_custom_timeguest@18.212.128.196','2025-02-08 23:45:17','on'),(5107,'tawktocustomise_custom_timeguest@121.229.185.160','2025-02-09 01:01:37','on'),(5117,'tawktocustomise_custom_timeguest@146.190.247.252','2025-02-09 05:06:59','on'),(5126,'tawktocustomise_custom_timeguest@68.69.184.202','2025-02-09 06:19:12','on'),(5129,'tawktocustomise_custom_timeguest@123.160.223.72','2025-02-09 07:22:58','on'),(5136,'tawktocustomise_custom_timeguest@147.182.155.164','2025-02-09 12:44:50','on'),(5140,'tawktocustomise_custom_timeguest@205.210.31.16','2025-02-09 14:15:05','on'),(5148,'tawktocustomise_custom_timeguest@198.235.24.144','2025-02-09 16:18:17','on'),(5152,'tawktocustomise_custom_timeguest@51.8.102.169','2025-02-09 18:22:15','on'),(5170,'tawktocustomise_custom_timeguest@43.135.133.241','2025-02-09 19:23:26','on'),(5172,'tawktocustomise_custom_timeguest@42.236.17.61','2025-02-09 20:27:47','on'),(5176,'tawktocustomise_custom_timeguest@100.72.40.157','2025-02-09 20:42:51','on'),(5178,'rank_math_pro_notice_added','1','off'),(5187,'tawktocustomise_custom_timeguest@49.51.183.84','2025-02-09 22:48:33','on'),(5189,'tawktocustomise_custom_timeguest@43.130.37.243','2025-02-09 23:00:07','on'),(5206,'tawktocustomise_custom_timeguest@185.170.167.18','2025-02-10 05:32:01','on'),(5229,'tawktocustomise_custom_timeguest@42.236.12.240','2025-02-10 09:44:05','on'),(5231,'tawktocustomise_custom_timeguest@42.236.17.198','2025-02-10 09:44:15','on'),(5232,'tawktocustomise_custom_timeguest@167.71.214.49','2025-02-10 09:47:34','on'),(5236,'tawktocustomise_custom_timeguest@51.8.102.31','2025-02-10 10:21:27','on'),(5240,'tawktocustomise_custom_timeguest@182.40.104.255','2025-02-10 11:49:31','on'),(5244,'tawktocustomise_custom_timeguest@31.13.127.37','2025-02-10 12:02:46','on'),(5246,'tawktocustomise_custom_timeguest@41.76.96.182','2025-02-10 13:23:52','on'),(5253,'tawktocustomise_custom_timeguest@18.246.38.166','2025-02-10 14:23:02','on'),(5260,'tawktocustomise_custom_timeguest@40.77.167.203','2025-02-10 15:13:44','on'),(5264,'tawktocustomise_custom_timeguest@41.145.209.3','2025-02-10 16:40:38','on'),(5284,'tawktocustomise_custom_timeguest@34.148.135.14','2025-02-10 18:34:32','on'),(5290,'tawktocustomise_custom_timeguest@51.222.253.9','2025-02-10 19:10:34','on'),(5294,'tawktocustomise_custom_timeguest@198.235.24.18','2025-02-10 20:09:30','on'),(5298,'tawktocustomise_custom_timeguest@43.156.156.96','2025-02-10 21:50:32','on'),(5302,'tawktocustomise_custom_timeguest@182.42.111.156','2025-02-10 21:51:43','on'),(5312,'tawktocustomise_custom_timeguest@64.227.138.192','2025-02-10 23:35:28','on'),(5320,'tawktocustomise_custom_timeguest@34.59.98.18','2025-02-11 00:54:55','on'),(5324,'tawktocustomise_custom_timeguest@167.99.86.92','2025-02-11 01:04:18','on'),(5326,'tawktocustomise_custom_timeguest@150.109.16.20','2025-02-11 01:34:06','on'),(5331,'tawktocustomise_custom_timeguest@85.208.96.208','2025-02-11 02:08:07','on'),(5338,'tawktocustomise_custom_timeguest@180.110.203.108','2025-02-11 02:48:20','on'),(5340,'tawktocustomise_custom_timeguest@4.227.36.103','2025-02-11 03:51:46','on'),(5344,'tawktocustomise_custom_timeguest@207.46.13.157','2025-02-11 03:59:13','on'),(5360,'tawktocustomise_custom_timeguest@124.248.168.1','2025-02-11 05:52:54','on'),(5364,'tawktocustomise_custom_timeguest@88.210.11.43','2025-02-11 05:53:10','on'),(5372,'tawktocustomise_custom_timeguest@185.247.137.27','2025-02-11 09:58:30','on'),(5376,'tawktocustomise_custom_timeguest@87.236.176.32','2025-02-11 09:58:37','on'),(5377,'tawktocustomise_custom_timeguest@192.104.34.34','2025-02-11 10:54:47','on'),(5384,'tawktocustomise_custom_timeguest@197.185.145.12','2025-02-11 13:10:11','on'),(5391,'tawktocustomise_custom_timesupport@tonydezigner.com@197.185.145.12','2025-02-11 13:11:23','on'),(5427,'tawktocustomise_custom_timeguest@207.241.237.21','2025-02-11 14:34:08','on'),(5435,'tawktocustomise_custom_timeguest@66.249.92.164','2025-02-11 14:35:05','on'),(5442,'tawktocustomise_custom_timeguest@45.14.195.103','2025-02-11 15:44:48','on'),(5464,'auto_core_update_notified','a:4:{s:4:\"type\";s:7:\"success\";s:5:\"email\";s:27:\"sphelele@dbcworksuite.co.za\";s:7:\"version\";s:5:\"6.8.3\";s:9:\"timestamp\";i:1759338519;}','off'),(5470,'tawktocustomise_custom_timeguest@105.186.164.232','2025-02-11 18:43:14','on'),(5474,'tawktocustomise_custom_timeguest@41.193.168.46','2025-02-11 18:43:52','on'),(5481,'tawktocustomise_custom_timeguest@51.8.102.132','2025-02-11 18:50:11','on'),(5482,'tawktocustomise_custom_timeguest@15.237.114.187','2025-02-11 19:47:57','on'),(5489,'tawktocustomise_custom_timeguest@17.241.219.247','2025-02-11 20:17:13','on'),(5498,'tawktocustomise_custom_timeguest@14.215.163.132','2025-02-12 04:06:53','on'),(5508,'tawktocustomise_custom_timeguest@54.36.148.69','2025-02-12 05:33:58','on'),(5517,'tawktocustomise_custom_timeguest@34.21.43.243','2025-02-12 07:31:38','on'),(5521,'tawktocustomise_custom_timeguest@182.42.110.255','2025-02-12 09:15:20','on'),(5527,'tawktocustomise_custom_timeguest@4.227.36.19','2025-02-12 09:33:49','on'),(5538,'tawktocustomise_custom_timeguest@152.58.91.37','2025-02-12 10:24:54','on'),(5547,'tawktocustomise_custom_timeguest@35.95.84.185','2025-02-12 10:54:15','on'),(5549,'tawktocustomise_custom_timeguest@35.94.187.124','2025-02-12 11:04:14','on'),(5555,'tawktocustomise_custom_timeguest@197.185.187.18','2025-02-12 11:59:47','on'),(5557,'tawktocustomise_custom_timeguest@129.146.186.173','2025-02-12 12:44:30','on'),(5561,'tawktocustomise_custom_timeguest@111.172.249.49','2025-02-12 14:22:00','on'),(5565,'tawktocustomise_custom_timeguest@41.13.90.234','2025-02-12 16:17:16','on'),(5573,'tawktocustomise_custom_timeguest@105.247.59.126','2025-02-12 16:17:40','on'),(5576,'tawktocustomise_custom_timeguest@34.217.29.170','2025-02-12 16:19:19','on'),(5577,'tawktocustomise_custom_timeguest@35.86.221.31','2025-02-12 16:19:22','on'),(5580,'tawktocustomise_custom_timeguest@197.184.127.121','2025-02-12 16:22:20','on'),(5585,'tawktocustomise_custom_timesupport@tonydezigner.com@197.184.127.121','2025-02-12 16:22:55','on'),(5600,'tawktocustomise_custom_timeguest@197.185.163.81','2025-02-12 16:41:03','on'),(5610,'tawktocustomise_custom_timesupport@tonydezigner.com@197.185.163.81','2025-02-12 16:42:06','on'),(5613,'tawktocustomise_custom_timeguest@40.77.167.72','2025-02-12 16:43:11','on'),(5622,'litespeed.conf.__activation','-1','auto'),(5623,'litespeed.purge.queue','-1','auto'),(5624,'litespeed.purge.queue2','-1','auto'),(5625,'litespeed.cloud._summary','{\"curr_request.ver_check\":0,\"last_request.ver_check\":1758623149,\"news.utime\":1758832971,\"curr_request.news\":0,\"last_request.news\":1758832971,\"ips_ts\":1740546591,\"ips_ts_runner\":1740546591,\"ips\":[\"102.221.36.98\",\"103.106.229.82\",\"103.106.229.94\",\"103.146.63.42\",\"103.152.118.219\",\"103.152.118.72\",\"103.164.203.163\",\"103.188.22.12\",\"103.28.90.190\",\"103.75.117.169\",\"104.225.142.116\",\"104.244.77.37\",\"108.61.158.223\",\"108.61.200.94\",\"109.248.43.195\",\"135.148.120.32\",\"136.243.106.228\",\"139.84.230.39\",\"141.164.38.65\",\"145.239.252.65\",\"146.88.239.197\",\"147.78.0.165\",\"147.78.3.13\",\"147.78.3.161\",\"149.28.136.245\",\"149.28.47.113\",\"149.28.85.239\",\"152.228.171.66\",\"152.53.36.14\",\"152.53.38.14\",\"154.205.144.192\",\"155.138.221.81\",\"156.67.218.140\",\"157.90.154.114\",\"158.51.123.249\",\"162.254.117.80\",\"162.254.118.29\",\"163.182.174.161\",\"163.47.21.168\",\"164.52.202.100\",\"167.71.185.204\",\"167.88.61.211\",\"170.249.218.98\",\"178.17.171.177\",\"178.22.124.247\",\"178.22.124.251\",\"178.255.220.12\",\"18.192.146.200\",\"185.116.60.231\",\"185.116.60.232\",\"185.126.237.51\",\"185.212.169.91\",\"185.228.26.40\",\"185.53.57.40\",\"185.53.57.89\",\"188.172.228.182\",\"188.172.229.113\",\"188.64.184.71\",\"190.92.176.5\",\"191.96.101.140\",\"192.248.156.201\",\"192.248.191.135\",\"192.99.38.117\",\"193.203.191.189\",\"194.163.134.104\",\"194.36.144.221\",\"195.231.17.141\",\"198.38.89.73\",\"199.247.28.91\",\"199.59.247.242\",\"201.182.97.70\",\"202.61.226.253\",\"204.10.163.237\",\"209.124.84.191\",\"209.208.26.218\",\"211.23.143.87\",\"213.159.1.75\",\"213.183.48.170\",\"213.184.85.245\",\"216.238.104.48\",\"216.238.71.13\",\"23.95.73.167\",\"27.131.75.41\",\"31.131.4.244\",\"31.22.115.186\",\"31.40.212.152\",\"34.247.229.180\",\"34.249.110.197\",\"38.101.149.196\",\"38.114.121.40\",\"38.54.30.228\",\"38.54.79.187\",\"38.60.253.237\",\"41.185.29.210\",\"41.223.52.170\",\"45.124.65.86\",\"45.248.77.61\",\"45.32.123.201\",\"45.32.183.112\",\"45.32.210.159\",\"45.32.67.144\",\"45.32.77.223\",\"45.63.67.181\",\"45.76.247.71\",\"45.76.252.131\",\"45.77.148.74\",\"45.77.165.216\",\"45.77.51.171\",\"46.250.220.133\",\"49.12.102.29\",\"5.134.119.103\",\"5.134.119.194\",\"5.188.183.13\",\"5.189.146.228\",\"51.81.186.219\",\"51.81.33.156\",\"54.246.224.74\",\"54.36.103.97\",\"61.219.247.87\",\"61.219.247.90\",\"64.176.163.166\",\"64.176.4.251\",\"64.227.16.93\",\"64.31.63.160\",\"65.108.104.232\",\"65.20.76.133\",\"65.21.81.50\",\"65.21.81.51\",\"66.42.124.101\",\"66.42.75.121\",\"67.219.99.102\",\"69.50.95.216\",\"70.34.205.229\",\"79.172.239.249\",\"81.31.156.245\",\"81.31.156.246\",\"86.105.14.231\",\"86.105.14.232\",\"89.147.110.130\",\"89.58.38.4\",\"91.148.135.53\",\"91.201.67.57\",\"91.228.7.67\",\"92.118.205.75\",\"94.75.232.90\",\"95.179.145.87\",\"95.179.245.162\",\"95.216.116.209\"],\"curr_request.d\\/dash\":0,\"mini_html\":{\"news_dash_guest\":\"\",\"ttl.news_dash_guest\":1759396497,\"promo_mini\":\"\",\"ttl.promo_mini\":1759338897},\"last_request.d\\/dash\":1759252496}','auto'),(5627,'litespeed.conf.hash','cDvWCSNfEiv8IqqmQ1hbmUw5doqDNp5s','auto'),(5628,'litespeed.conf.auto_upgrade','','auto'),(5629,'litespeed.conf.api_key','','auto'),(5630,'litespeed.conf.server_ip','','auto'),(5631,'litespeed.conf.guest','','auto'),(5632,'litespeed.conf.guest_optm','','auto'),(5633,'litespeed.conf.news','1','auto'),(5634,'litespeed.conf.guest_uas','[\"Lighthouse\",\"GTmetrix\",\"Google\",\"Pingdom\",\"bot\",\"spider\",\"PTST\",\"HeadlessChrome\"]','auto'),(5635,'litespeed.conf.guest_ips','[\"208.70.247.157\",\"172.255.48.130\",\"172.255.48.131\",\"172.255.48.132\",\"172.255.48.133\",\"172.255.48.134\",\"172.255.48.135\",\"172.255.48.136\",\"172.255.48.137\",\"172.255.48.138\",\"172.255.48.139\",\"172.255.48.140\",\"172.255.48.141\",\"172.255.48.142\",\"172.255.48.143\",\"172.255.48.144\",\"172.255.48.145\",\"172.255.48.146\",\"172.255.48.147\",\"52.229.122.240\",\"104.214.72.101\",\"13.66.7.11\",\"13.85.24.83\",\"13.85.24.90\",\"13.85.82.26\",\"40.74.242.253\",\"40.74.243.13\",\"40.74.243.176\",\"104.214.48.247\",\"157.55.189.189\",\"104.214.110.135\",\"70.37.83.240\",\"65.52.36.250\",\"13.78.216.56\",\"52.162.212.163\",\"23.96.34.105\",\"65.52.113.236\",\"172.255.61.34\",\"172.255.61.35\",\"172.255.61.36\",\"172.255.61.37\",\"172.255.61.38\",\"172.255.61.39\",\"172.255.61.40\",\"104.41.2.19\",\"191.235.98.164\",\"191.235.99.221\",\"191.232.194.51\",\"52.237.235.185\",\"52.237.250.73\",\"52.237.236.145\",\"104.211.143.8\",\"104.211.165.53\",\"52.172.14.87\",\"40.83.89.214\",\"52.175.57.81\",\"20.188.63.151\",\"20.52.36.49\",\"52.246.165.153\",\"51.144.102.233\",\"13.76.97.224\",\"102.133.169.66\",\"52.231.199.170\",\"13.53.162.7\",\"40.123.218.94\"]','auto'),(5636,'litespeed.conf.cache','1','auto'),(5637,'litespeed.conf.cache-priv','1','auto'),(5638,'litespeed.conf.cache-commenter','1','auto'),(5639,'litespeed.conf.cache-rest','1','auto'),(5640,'litespeed.conf.cache-page_login','1','auto'),(5641,'litespeed.conf.cache-resources','1','auto'),(5642,'litespeed.conf.cache-mobile','','auto'),(5643,'litespeed.conf.cache-mobile_rules','[\"Mobile\",\"Android\",\"Silk\\/\",\"Kindle\",\"BlackBerry\",\"Opera Mini\",\"Opera Mobi\"]','auto'),(5644,'litespeed.conf.cache-browser','','auto'),(5645,'litespeed.conf.cache-exc_useragents','[]','auto'),(5646,'litespeed.conf.cache-exc_cookies','[]','auto'),(5647,'litespeed.conf.cache-exc_qs','[]','auto'),(5648,'litespeed.conf.cache-exc_cat','[]','auto'),(5649,'litespeed.conf.cache-exc_tag','[]','auto'),(5650,'litespeed.conf.cache-force_uri','[]','auto'),(5651,'litespeed.conf.cache-force_pub_uri','[]','auto'),(5652,'litespeed.conf.cache-priv_uri','[]','auto'),(5653,'litespeed.conf.cache-exc','[]','auto'),(5654,'litespeed.conf.cache-exc_roles','[]','auto'),(5655,'litespeed.conf.cache-drop_qs','[\"fbclid\",\"gclid\",\"utm*\",\"_ga\"]','auto'),(5656,'litespeed.conf.cache-ttl_pub','604800','auto'),(5657,'litespeed.conf.cache-ttl_priv','1800','auto'),(5658,'litespeed.conf.cache-ttl_frontpage','604800','auto'),(5659,'litespeed.conf.cache-ttl_feed','604800','auto'),(5660,'litespeed.conf.cache-ttl_rest','604800','auto'),(5661,'litespeed.conf.cache-ttl_browser','31557600','auto'),(5662,'litespeed.conf.cache-ttl_status','[\"404 3600\",\"500 600\"]','auto'),(5663,'litespeed.conf.cache-login_cookie','','auto'),(5664,'litespeed.conf.cache-ajax_ttl','[]','auto'),(5665,'litespeed.conf.cache-vary_cookies','[]','auto'),(5666,'litespeed.conf.cache-vary_group','[]','auto'),(5667,'litespeed.conf.purge-upgrade','1','auto'),(5668,'litespeed.conf.purge-stale','','auto'),(5669,'litespeed.conf.purge-post_all','','auto'),(5670,'litespeed.conf.purge-post_f','1','auto'),(5671,'litespeed.conf.purge-post_h','1','auto'),(5672,'litespeed.conf.purge-post_p','1','auto'),(5673,'litespeed.conf.purge-post_pwrp','1','auto'),(5674,'litespeed.conf.purge-post_a','1','auto'),(5675,'litespeed.conf.purge-post_y','','auto'),(5676,'litespeed.conf.purge-post_m','1','auto'),(5677,'litespeed.conf.purge-post_d','','auto'),(5678,'litespeed.conf.purge-post_t','1','auto'),(5679,'litespeed.conf.purge-post_pt','1','auto'),(5680,'litespeed.conf.purge-timed_urls','[]','auto'),(5681,'litespeed.conf.purge-timed_urls_time','','auto'),(5682,'litespeed.conf.purge-hook_all','[\"switch_theme\",\"wp_create_nav_menu\",\"wp_update_nav_menu\",\"wp_delete_nav_menu\",\"create_term\",\"edit_terms\",\"delete_term\",\"add_link\",\"edit_link\",\"delete_link\"]','auto'),(5683,'litespeed.conf.esi','','auto'),(5684,'litespeed.conf.esi-cache_admbar','1','auto'),(5685,'litespeed.conf.esi-cache_commform','1','auto'),(5686,'litespeed.conf.esi-nonce','[\"stats_nonce\",\"subscribe_nonce\"]','auto'),(5687,'litespeed.conf.util-instant_click','','auto'),(5688,'litespeed.conf.util-no_https_vary','','auto'),(5689,'litespeed.conf.debug-disable_all','','auto'),(5690,'litespeed.conf.debug','','auto'),(5691,'litespeed.conf.debug-ips','[\"127.0.0.1\"]','auto'),(5692,'litespeed.conf.debug-level','','auto'),(5693,'litespeed.conf.debug-filesize','3','auto'),(5694,'litespeed.conf.debug-collapse_qs','','auto'),(5695,'litespeed.conf.debug-inc','[]','auto'),(5696,'litespeed.conf.debug-exc','[]','auto'),(5697,'litespeed.conf.debug-exc_strings','[]','auto'),(5698,'litespeed.conf.db_optm-revisions_max','0','auto'),(5699,'litespeed.conf.db_optm-revisions_age','0','auto'),(5700,'litespeed.conf.optm-css_min','','auto'),(5701,'litespeed.conf.optm-css_comb','','auto'),(5702,'litespeed.conf.optm-css_comb_ext_inl','1','auto'),(5703,'litespeed.conf.optm-ucss','','auto'),(5704,'litespeed.conf.optm-ucss_inline','','auto'),(5705,'litespeed.conf.optm-ucss_whitelist','[]','auto'),(5706,'litespeed.conf.optm-ucss_file_exc_inline','[]','auto'),(5707,'litespeed.conf.optm-ucss_exc','[]','auto'),(5708,'litespeed.conf.optm-css_exc','[]','auto'),(5709,'litespeed.conf.optm-js_min','','auto'),(5710,'litespeed.conf.optm-js_comb','','auto'),(5711,'litespeed.conf.optm-js_comb_ext_inl','1','auto'),(5712,'litespeed.conf.optm-js_delay_inc','[]','auto'),(5713,'litespeed.conf.optm-js_exc','[\"jquery.js\",\"jquery.min.js\"]','auto'),(5714,'litespeed.conf.optm-html_min','','auto'),(5715,'litespeed.conf.optm-html_lazy','[]','auto'),(5716,'litespeed.conf.optm-html_skip_comment','[]','auto'),(5717,'litespeed.conf.optm-qs_rm','','auto'),(5718,'litespeed.conf.optm-ggfonts_rm','','auto'),(5719,'litespeed.conf.optm-css_async','','auto'),(5720,'litespeed.conf.optm-ccss_per_url','','auto'),(5721,'litespeed.conf.optm-ccss_sep_posttype','[\"page\"]','auto'),(5722,'litespeed.conf.optm-ccss_sep_uri','[]','auto'),(5723,'litespeed.conf.optm-css_async_inline','1','auto'),(5724,'litespeed.conf.optm-css_font_display','','auto'),(5725,'litespeed.conf.optm-js_defer','','auto'),(5726,'litespeed.conf.optm-emoji_rm','','auto'),(5727,'litespeed.conf.optm-noscript_rm','','auto'),(5728,'litespeed.conf.optm-ggfonts_async','','auto'),(5729,'litespeed.conf.optm-exc_roles','[]','auto'),(5730,'litespeed.conf.optm-ccss_con','','auto'),(5731,'litespeed.conf.optm-js_defer_exc','[\"jquery.js\",\"jquery.min.js\",\"gtm.js\",\"analytics.js\"]','auto'),(5732,'litespeed.conf.optm-gm_js_exc','[]','auto'),(5733,'litespeed.conf.optm-dns_prefetch','[]','auto'),(5734,'litespeed.conf.optm-dns_prefetch_ctrl','','auto'),(5735,'litespeed.conf.optm-dns_preconnect','[]','auto'),(5736,'litespeed.conf.optm-exc','[]','auto'),(5737,'litespeed.conf.optm-guest_only','1','auto'),(5738,'litespeed.conf.object','','auto'),(5739,'litespeed.conf.object-kind','','auto'),(5740,'litespeed.conf.object-host','localhost','auto'),(5741,'litespeed.conf.object-port','11211','auto'),(5742,'litespeed.conf.object-life','360','auto'),(5743,'litespeed.conf.object-persistent','1','auto'),(5744,'litespeed.conf.object-admin','1','auto'),(5745,'litespeed.conf.object-transients','1','auto'),(5746,'litespeed.conf.object-db_id','0','auto'),(5747,'litespeed.conf.object-user','','auto'),(5748,'litespeed.conf.object-pswd','','auto'),(5749,'litespeed.conf.object-global_groups','[\"users\",\"userlogins\",\"useremail\",\"userslugs\",\"usermeta\",\"user_meta\",\"site-transient\",\"site-options\",\"site-lookup\",\"site-details\",\"blog-lookup\",\"blog-details\",\"blog-id-cache\",\"rss\",\"global-posts\",\"global-cache-test\"]','auto'),(5750,'litespeed.conf.object-non_persistent_groups','[\"comment\",\"counts\",\"plugins\",\"wc_session_id\"]','auto'),(5751,'litespeed.conf.discuss-avatar_cache','','auto'),(5752,'litespeed.conf.discuss-avatar_cron','','auto'),(5753,'litespeed.conf.discuss-avatar_cache_ttl','604800','auto'),(5754,'litespeed.conf.optm-localize','','auto'),(5755,'litespeed.conf.optm-localize_domains','[\"### Popular scripts ###\",\"https:\\/\\/platform.twitter.com\\/widgets.js\",\"https:\\/\\/connect.facebook.net\\/en_US\\/fbevents.js\"]','auto'),(5756,'litespeed.conf.media-lazy','','auto'),(5757,'litespeed.conf.media-lazy_placeholder','','auto'),(5758,'litespeed.conf.media-placeholder_resp','','auto'),(5759,'litespeed.conf.media-placeholder_resp_color','#cfd4db','auto'),(5760,'litespeed.conf.media-placeholder_resp_svg','<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"{width}\" height=\"{height}\" viewBox=\"0 0 {width} {height}\"><rect width=\"100%\" height=\"100%\" style=\"fill:{color};fill-opacity: 0.1;\"/></svg>','auto'),(5761,'litespeed.conf.media-lqip','','auto'),(5762,'litespeed.conf.media-lqip_qual','4','auto'),(5763,'litespeed.conf.media-lqip_min_w','150','auto'),(5764,'litespeed.conf.media-lqip_min_h','150','auto'),(5765,'litespeed.conf.media-placeholder_resp_async','1','auto'),(5766,'litespeed.conf.media-iframe_lazy','','auto'),(5767,'litespeed.conf.media-add_missing_sizes','','auto'),(5768,'litespeed.conf.media-lazy_exc','[]','auto'),(5769,'litespeed.conf.media-lazy_cls_exc','[\"wmu-preview-img\"]','auto'),(5770,'litespeed.conf.media-lazy_parent_cls_exc','[]','auto'),(5771,'litespeed.conf.media-iframe_lazy_cls_exc','[]','auto'),(5772,'litespeed.conf.media-iframe_lazy_parent_cls_exc','[]','auto'),(5773,'litespeed.conf.media-lazy_uri_exc','[]','auto'),(5774,'litespeed.conf.media-lqip_exc','[]','auto'),(5775,'litespeed.conf.media-vpi','','auto'),(5776,'litespeed.conf.media-vpi_cron','','auto'),(5777,'litespeed.conf.img_optm-auto','','auto'),(5778,'litespeed.conf.img_optm-cron','1','auto'),(5779,'litespeed.conf.img_optm-ori','1','auto'),(5780,'litespeed.conf.img_optm-rm_bkup','','auto'),(5781,'litespeed.conf.img_optm-webp','','auto'),(5782,'litespeed.conf.img_optm-lossless','','auto'),(5783,'litespeed.conf.img_optm-exif','1','auto'),(5784,'litespeed.conf.img_optm-webp_attr','[\"img.src\",\"div.data-thumb\",\"img.data-src\",\"img.data-lazyload\",\"div.data-large_image\",\"img.retina_logo_url\",\"div.data-parallax-image\",\"div.data-vc-parallax-image\",\"video.poster\"]','auto'),(5785,'litespeed.conf.img_optm-webp_replace_srcset','','auto'),(5786,'litespeed.conf.img_optm-jpg_quality','82','auto'),(5787,'litespeed.conf.crawler','','auto'),(5788,'litespeed.conf.crawler-usleep','500','auto'),(5789,'litespeed.conf.crawler-run_duration','400','auto'),(5790,'litespeed.conf.crawler-run_interval','600','auto'),(5791,'litespeed.conf.crawler-crawl_interval','302400','auto'),(5792,'litespeed.conf.crawler-threads','3','auto'),(5793,'litespeed.conf.crawler-timeout','30','auto'),(5794,'litespeed.conf.crawler-load_limit','1','auto'),(5795,'litespeed.conf.crawler-sitemap','','auto'),(5796,'litespeed.conf.crawler-drop_domain','1','auto'),(5797,'litespeed.conf.crawler-map_timeout','120','auto'),(5798,'litespeed.conf.crawler-roles','[]','auto'),(5799,'litespeed.conf.crawler-cookies','[]','auto'),(5800,'litespeed.conf.misc-heartbeat_front','','auto'),(5801,'litespeed.conf.misc-heartbeat_front_ttl','60','auto'),(5802,'litespeed.conf.misc-heartbeat_back','','auto'),(5803,'litespeed.conf.misc-heartbeat_back_ttl','60','auto'),(5804,'litespeed.conf.misc-heartbeat_editor','','auto'),(5805,'litespeed.conf.misc-heartbeat_editor_ttl','15','auto'),(5806,'litespeed.conf.cdn','','auto'),(5807,'litespeed.conf.cdn-ori','[]','auto'),(5808,'litespeed.conf.cdn-ori_dir','[\"wp-content\",\"wp-includes\"]','auto'),(5809,'litespeed.conf.cdn-exc','[]','auto'),(5810,'litespeed.conf.cdn-quic','','auto'),(5811,'litespeed.conf.cdn-cloudflare','','auto'),(5812,'litespeed.conf.cdn-cloudflare_email','','auto'),(5813,'litespeed.conf.cdn-cloudflare_key','','auto'),(5814,'litespeed.conf.cdn-cloudflare_name','','auto'),(5815,'litespeed.conf.cdn-cloudflare_zone','','auto'),(5816,'litespeed.conf.cdn-mapping','[{\"url\":\"\",\"inc_img\":\"1\",\"inc_css\":\"1\",\"inc_js\":\"1\",\"filetype\":[\".aac\",\".css\",\".eot\",\".gif\",\".jpeg\",\".jpg\",\".js\",\".less\",\".mp3\",\".mp4\",\".ogg\",\".otf\",\".pdf\",\".png\",\".svg\",\".ttf\",\".webp\",\".woff\",\".woff2\"]}]','auto'),(5817,'litespeed.conf.cdn-attr','[\".src\",\".data-src\",\".href\",\".poster\",\"source.srcset\"]','auto'),(5818,'litespeed.conf.qc-token','','auto'),(5819,'litespeed.conf.qc-nameservers','','auto'),(5823,'litespeed.gui.lscwp_whm_install','-1','auto'),(5824,'litespeed.gui.dismiss','-1','auto'),(5825,'litespeed.gui._summary','{\"new_version\":1739983553,\"score\":1740588353,\"new_version.last_check\":1758622890,\"new_version.v\":\"7.5.0.1\"}','auto'),(5826,'litespeed.data.upgrading','-1','auto'),(5827,'litespeed.admin_display.messages','[\"<div class=\\\"litespeed_icon notice notice-success is-dismissible\\\"><p>Purged all caches successfully.<\\/p><\\/div>\"]','auto'),(5828,'litespeed.optimize.timestamp_purge_css','1759252606','auto'),(5894,'tawktocustomise_custom_timeguest@49.51.233.95','2025-02-12 17:22:27','on'),(5898,'tawktocustomise_custom_timeguest@40.77.167.75','2025-02-12 17:22:52','on'),(5901,'tawktocustomise_custom_timeguest@40.77.188.112','2025-02-12 17:38:28','on'),(5937,'tawktocustomise_custom_timeguest@41.116.17.173','2025-02-12 18:28:51','on'),(5943,'tawktocustomise_custom_timeguest@103.131.71.40','2025-02-12 18:44:21','on'),(5946,'tawktocustomise_custom_timeguest@34.1.0.111','2025-02-12 18:56:52','on'),(5949,'tawktocustomise_custom_timeguest@15.235.50.228','2025-02-12 18:57:21','on'),(5965,'tawktocustomise_custom_timeguest@60.188.57.0','2025-02-12 19:24:30','on'),(5985,'tawktocustomise_custom_timeguest@51.222.253.17','2025-02-12 20:02:07','on'),(5986,'tawktocustomise_custom_timeguest@202.8.40.121','2025-02-12 20:02:13','on'),(5995,'tawktocustomise_custom_timeguest@197.185.162.141','2025-02-12 20:17:53','on'),(6009,'tawktocustomise_custom_timeguest@162.142.125.222','2025-02-12 22:41:42','on'),(6020,'tawktocustomise_custom_timeguest@113.141.91.58','2025-02-13 00:10:06','on'),(6033,'tawktocustomise_custom_timeguest@165.227.157.249','2025-02-13 01:16:52','on'),(6042,'tawktocustomise_custom_timeguest@51.8.102.12','2025-02-13 02:47:38','on'),(6045,'tawktocustomise_custom_timeguest@54.211.197.96','2025-02-13 03:10:14','on'),(6059,'tawktocustomise_custom_timeguest@17.241.219.19','2025-02-13 04:47:53','on'),(6068,'tawktocustomise_custom_timeguest@34.72.139.228','2025-02-13 05:27:29','on'),(6076,'tawktocustomise_custom_timeguest@78.159.242.43','2025-02-13 05:54:11','on'),(6106,'tawktocustomise_custom_timeguest@5.255.231.63','2025-02-13 07:19:47','on'),(6134,'tawktocustomise_custom_timeguest@54.202.87.16','2025-02-13 08:44:18','on'),(6155,'tawktocustomise_custom_timeguest@35.195.97.228','2025-02-13 10:55:40','on'),(6162,'tawktocustomise_custom_timeguest@31.13.103.114','2025-02-13 12:09:15','on'),(6173,'tawktocustomise_custom_timeguest@34.79.152.191','2025-02-13 15:36:06','on'),(6184,'tawktocustomise_custom_timeguest@34.145.96.114','2025-02-13 17:12:30','on'),(6207,'tawktocustomise_custom_timeguest@51.8.102.197','2025-02-13 18:55:56','on'),(6215,'tawktocustomise_custom_timeguest@42.236.17.121','2025-02-13 20:05:29','on'),(6224,'tawktocustomise_custom_timeguest@196.251.84.62','2025-02-13 21:31:52','on'),(6281,'tawktocustomise_custom_timeguest@51.8.102.221','2025-02-14 10:54:23','on'),(6286,'tawktocustomise_custom_timeguest@99.81.216.206','2025-02-14 11:24:08','on'),(6293,'tawktocustomise_custom_timeguest@173.252.87.14','2025-02-14 11:57:01','on'),(6299,'tawktocustomise_custom_timeguest@173.252.127.16','2025-02-14 11:57:47','on'),(6303,'tawktocustomise_custom_timeguest@107.22.12.52','2025-02-14 12:09:39','on'),(6322,'tawktocustomise_custom_timeguest@173.252.127.115','2025-02-14 17:35:17','on'),(6329,'tawktocustomise_custom_timeguest@173.252.127.6','2025-02-14 17:35:38','on'),(6331,'tawktocustomise_custom_timeguest@123.57.13.121','2025-02-14 19:03:16','on'),(6345,'tawktocustomise_custom_timeguest@54.242.115.27','2025-02-14 23:00:53','on'),(6346,'tawktocustomise_custom_timeguest@35.175.248.244','2025-02-14 23:00:53','on'),(6348,'tawktocustomise_custom_timeguest@3.84.137.52','2025-02-14 23:00:58','on'),(6349,'tawktocustomise_custom_timeguest@54.90.160.1','2025-02-14 23:00:58','on'),(6358,'tawktocustomise_custom_timeguest@64.227.136.171','2025-02-15 01:19:29','on'),(6367,'tawktocustomise_custom_timeguest@45.10.151.10','2025-02-15 03:30:52','on'),(6378,'tawktocustomise_custom_timeguest@54.36.148.60','2025-02-15 04:49:43','on'),(6381,'tawktocustomise_custom_timeguest@45.77.245.111','2025-02-15 05:06:26','on'),(6392,'tawktocustomise_custom_timeguest@69.171.231.9','2025-02-15 08:53:41','on'),(6397,'tawktocustomise_custom_timeguest@173.252.87.15','2025-02-15 08:55:31','on'),(6400,'tawktocustomise_custom_timeguest@173.252.87.6','2025-02-15 08:55:40','on'),(6403,'tawktocustomise_custom_timeguest@51.79.160.9','2025-02-15 09:13:49','on'),(6406,'tawktocustomise_custom_timeguest@100.71.204.174','2025-02-15 09:29:56','on'),(6413,'tawktocustomise_custom_timeguest@41.122.202.62','2025-02-15 13:36:56','on'),(6438,'tawktocustomise_custom_timeguest@47.106.243.226','2025-02-15 19:59:04','on'),(6447,'tawktocustomise_custom_timeguest@52.167.144.24','2025-02-16 01:02:52','on'),(6466,'tawktocustomise_custom_timeguest@34.221.135.200','2025-02-16 08:34:45','on'),(6471,'tawktocustomise_custom_timeguest@18.237.122.214','2025-02-16 08:49:21','on'),(6480,'tawktocustomise_custom_timeguest@52.167.144.158','2025-02-16 17:14:28','on'),(6498,'tawktocustomise_custom_timeguest@135.148.195.6','2025-02-16 17:16:21','on'),(6501,'tawktocustomise_custom_timeguest@120.228.92.30','2025-02-16 19:36:30','on'),(6510,'tawktocustomise_custom_timeguest@66.249.70.174','2025-02-16 21:20:52','on'),(6515,'tawktocustomise_custom_timeguest@66.249.70.172','2025-02-16 21:20:58','on'),(6516,'tawktocustomise_custom_timeguest@27.74.206.121','2025-02-16 21:59:00','on'),(6522,'tawktocustomise_custom_timeguest@80.85.246.140','2025-02-16 21:59:15','on'),(6551,'tawktocustomise_custom_timeguest@216.244.66.233','2025-02-17 00:14:55','on'),(6561,'tawktocustomise_custom_timeguest@68.183.5.42','2025-02-17 02:20:54','on'),(6566,'tawktocustomise_custom_timeguest@42.236.17.224','2025-02-17 02:45:56','on'),(6579,'tawktocustomise_custom_timeguest@42.236.101.198','2025-02-17 05:10:43','on'),(6590,'tawktocustomise_custom_timeguest@100.71.142.211','2025-02-17 07:43:40','on'),(6597,'tawktocustomise_custom_timeguest@197.245.0.71','2025-02-17 09:38:52','on'),(6605,'tawktocustomise_custom_timeguest@146.190.217.238','2025-02-17 09:49:10','on'),(6616,'tawktocustomise_custom_timeguest@52.167.144.167','2025-02-17 11:32:20','on'),(6623,'tawktocustomise_custom_timeguest@197.184.170.0','2025-02-17 15:33:06','on'),(6632,'tawktocustomise_custom_timeguest@52.167.144.136','2025-02-17 17:19:07','on'),(6644,'tawktocustomise_custom_timeguest@40.77.190.180','2025-02-17 17:32:31','on'),(6647,'tawktocustomise_custom_timeguest@51.255.76.235','2025-02-17 18:32:11','on'),(6652,'tawktocustomise_custom_timeguest@51.8.102.54','2025-02-17 19:04:32','on'),(6665,'tawktocustomise_custom_timeguest@104.196.220.211','2025-02-17 20:51:14','on'),(6670,'tawktocustomise_custom_timeguest@223.88.69.191','2025-02-17 21:28:46','on'),(6675,'tawktocustomise_custom_timeguest@217.160.202.182','2025-02-17 23:33:28','on'),(6680,'tawktocustomise_custom_timeguest@156.146.39.52','2025-02-18 00:22:34','on'),(6687,'tawktocustomise_custom_timeguest@34.169.192.108','2025-02-18 03:34:22','on'),(6706,'tawktocustomise_custom_timeguest@182.42.105.85','2025-02-18 06:23:24','on'),(6711,'tawktocustomise_custom_timeguest@197.184.92.133','2025-02-18 07:15:49','on'),(6717,'tawktocustomise_custom_timeguest@31.13.103.6','2025-02-18 08:07:19','on'),(6730,'tawktocustomise_custom_timeguest@34.73.63.139','2025-02-18 09:44:28','on'),(6753,'tawktocustomise_custom_timeguest@34.82.87.222','2025-02-18 09:56:46','on'),(6756,'tawktocustomise_custom_timeguest@41.223.73.194','2025-02-18 10:16:16','on'),(6765,'tawktocustomise_custom_timeguest@173.252.107.13','2025-02-18 11:48:41','on'),(6772,'tawktocustomise_custom_timeguest@173.252.127.24','2025-02-18 11:49:39','on'),(6781,'tawktocustomise_custom_timeguest@51.222.253.5','2025-02-18 14:39:17','on'),(6804,'tawktocustomise_custom_timeguest@52.167.144.139','2025-02-18 16:10:04','on'),(6840,'tawktocustomise_custom_timeguest@35.245.85.255','2025-02-18 22:07:55','on'),(6845,'tawktocustomise_custom_timeguest@165.225.120.149','2025-02-19 00:45:10','on'),(6851,'tawktocustomise_custom_timeguest@167.103.2.122','2025-02-19 00:45:51','on'),(6858,'tawktocustomise_custom_timeguest@144.126.222.86','2025-02-19 01:47:53','on'),(6899,'tawktocustomise_custom_timeguest@35.231.186.228','2025-02-19 08:06:19','on'),(6904,'tawktocustomise_custom_timeguest@34.211.110.62','2025-02-19 08:49:51','on'),(6909,'tawktocustomise_custom_timeguest@167.103.20.189','2025-02-19 09:59:38','on'),(6918,'tawktocustomise_custom_timeguest@62.59.194.4','2025-02-19 10:29:49','on'),(6921,'tawktocustomise_custom_timeguest@52.48.38.139','2025-02-19 10:29:51','on'),(6936,'tawktocustomise_custom_timeguest@34.44.58.21','2025-02-19 15:40:43','on'),(6960,'tawktocustomise_custom_timeguest@34.46.196.133','2025-02-19 16:04:09','on'),(6981,'tawktocustomise_custom_timeguest@43.231.15.3','2025-02-19 20:20:45','on'),(7006,'tawktocustomise_custom_timeguest@35.188.151.122','2025-02-20 00:48:43','on'),(7011,'tawktocustomise_custom_timeguest@35.240.201.106','2025-02-20 02:25:13','on'),(7024,'tawktocustomise_custom_timeguest@157.7.106.87','2025-02-20 04:46:00','on'),(7041,'tawktocustomise_custom_timeguest@41.13.7.58','2025-02-20 08:32:16','on'),(7046,'tawktocustomise_custom_timeguest@197.185.244.208','2025-02-20 08:35:39','on'),(7057,'tawktocustomise_custom_timeguest@51.8.102.238','2025-02-20 11:08:53','on'),(7090,'tawktocustomise_custom_timeguest@173.252.127.26','2025-02-20 18:13:54','on'),(7097,'tawktocustomise_custom_timeguest@165.154.227.18','2025-02-20 18:28:34','on'),(7100,'tawktocustomise_custom_timeguest@47.79.1.234','2025-02-20 19:56:15','on'),(7105,'tawktocustomise_custom_timeguest@47.82.11.8','2025-02-20 19:56:23','on'),(7107,'tawktocustomise_custom_timeguest@47.82.10.182','2025-02-20 19:57:45','on'),(7112,'tawktocustomise_custom_timeguest@47.82.0.153','2025-02-20 20:45:25','on'),(7113,'tawktocustomise_custom_timeguest@47.82.10.162','2025-02-20 20:45:25','on'),(7118,'tawktocustomise_custom_timeguest@47.82.11.193','2025-02-20 20:45:30','on'),(7119,'tawktocustomise_custom_timeguest@47.82.11.120','2025-02-20 20:45:53','on'),(7122,'tawktocustomise_custom_timeguest@47.82.10.203','2025-02-20 20:46:26','on'),(7126,'tawktocustomise_custom_timeguest@47.82.11.126','2025-02-20 20:48:31','on'),(7129,'tawktocustomise_custom_timeguest@47.82.11.67','2025-02-20 20:49:28','on'),(7130,'tawktocustomise_custom_timeguest@47.82.0.163','2025-02-20 20:49:29','on'),(7133,'tawktocustomise_custom_timeguest@47.82.10.121','2025-02-20 20:51:04','on'),(7136,'tawktocustomise_custom_timeguest@35.88.64.175','2025-02-20 21:19:17','on'),(7142,'tawktocustomise_custom_timeguest@42.236.17.237','2025-02-20 21:56:42','on'),(7151,'tawktocustomise_custom_timeguest@185.65.134.188','2025-02-20 23:11:54','on'),(7156,'tawktocustomise_custom_timeguest@42.236.17.212','2025-02-21 01:03:26','on'),(7165,'tawktocustomise_custom_timeguest@147.182.147.139','2025-02-21 02:35:45','on'),(7188,'tawktocustomise_custom_timeguest@35.236.251.106','2025-02-21 07:39:04','on'),(7193,'tawktocustomise_custom_timeguest@10.0.15.226','2025-02-21 07:40:47','on'),(7209,'tawktocustomise_custom_timeguest@165.154.208.235','2025-02-21 11:30:27','on'),(7238,'tawktocustomise_custom_timeguest@31.13.127.1','2025-02-21 17:32:09','on'),(7249,'tawktocustomise_custom_timeguest@66.220.149.33','2025-02-21 17:33:05','on'),(7251,'tawktocustomise_custom_timeguest@66.220.149.1','2025-02-21 17:33:08','on'),(7253,'tawktocustomise_custom_timeguest@66.220.149.113','2025-02-21 17:33:12','on'),(7267,'tawktocustomise_custom_timeguest@111.173.169.79','2025-02-21 20:39:11','on'),(7276,'tawktocustomise_custom_timeguest@117.132.188.205','2025-02-21 21:50:39','on'),(7279,'tawktocustomise_custom_timeguest@91.108.193.19','2025-02-21 23:18:10','on'),(7312,'tawktocustomise_custom_timeguest@54.244.78.173','2025-02-22 08:52:31','on'),(7317,'tawktocustomise_custom_timeguest@105.245.24.87','2025-02-22 10:06:15','on'),(7323,'tawktocustomise_custom_timeguest@91.108.194.68','2025-02-22 10:40:19','on'),(7336,'tawktocustomise_custom_timeguest@105.233.252.35','2025-02-22 15:29:13','on'),(7347,'tawktocustomise_custom_timeguest@41.150.222.46','2025-02-22 16:32:57','on'),(7362,'tawktocustomise_custom_timeguest@89.19.33.94','2025-02-22 18:53:24','on'),(7369,'tawktocustomise_custom_timeguest@43.153.12.58','2025-02-22 22:43:00','on'),(7386,'tawktocustomise_custom_timeguest@40.77.167.93','2025-02-23 00:06:30','on'),(7395,'tawktocustomise_custom_timeguest@138.68.130.207','2025-02-23 01:14:07','on'),(7398,'tawktocustomise_custom_timeguest@170.106.73.216','2025-02-23 02:50:40','on'),(7419,'tawktocustomise_custom_timeguest@31.204.3.47','2025-02-23 06:52:13','on'),(7424,'tawktocustomise_custom_timeguest@34.58.180.81','2025-02-23 07:27:45','on'),(7437,'tawktocustomise_custom_timeguest@174.138.65.28','2025-02-23 10:27:59','on'),(7443,'tawktocustomise_custom_timeguest@41.145.209.176','2025-02-23 11:39:57','on'),(7456,'tawktocustomise_custom_timeguest@31.204.3.21','2025-02-23 12:44:12','on'),(7465,'tawktocustomise_custom_timeguest@31.204.3.41','2025-02-23 15:03:58','on'),(7470,'tawktocustomise_custom_timeguest@43.157.153.236','2025-02-23 18:51:07','on'),(7481,'tawktocustomise_custom_timeguest@42.236.17.24','2025-02-23 18:56:24','on'),(7484,'tawktocustomise_custom_timeguest@66.249.73.13','2025-02-23 19:04:49','on'),(7489,'tawktocustomise_custom_timeguest@34.91.7.21','2025-02-23 20:54:31','on'),(7494,'tawktocustomise_custom_timeguest@41.150.216.213','2025-02-23 20:56:01','on'),(7497,'tawktocustomise_custom_timeguest@42.236.17.117','2025-02-23 21:05:48','on'),(7500,'tawktocustomise_custom_timeguest@34.27.14.44','2025-02-23 22:00:27','on'),(7526,'tawktocustomise_custom_timeguest@221.229.106.25','2025-02-24 00:14:45','on'),(7535,'tawktocustomise_custom_timeguest@43.153.10.83','2025-02-24 00:39:02','on'),(7538,'tawktocustomise_custom_timeguest@34.48.50.245','2025-02-24 02:15:06','on'),(7543,'tawktocustomise_custom_timeguest@43.130.74.193','2025-02-24 02:58:28','on'),(7578,'tawktocustomise_custom_timeguest@43.159.145.153','2025-02-24 10:52:08','on'),(7599,'tawktocustomise_custom_timeguest@196.36.99.50','2025-02-24 12:13:23','on'),(7602,'tawktocustomise_custom_timeguest@100.71.139.56','2025-02-24 13:04:40','on'),(7609,'tawktocustomise_custom_timeguest@178.254.29.124','2025-02-24 13:48:29','on'),(7618,'tawktocustomise_custom_timeguest@45.88.101.3','2025-02-24 14:47:26','on'),(7625,'tawktocustomise_custom_timeguest@43.135.145.77','2025-02-24 14:52:16','on'),(7628,'tawktocustomise_custom_timeguest@91.108.195.121','2025-02-24 15:26:23','on'),(7633,'tawktocustomise_custom_timeguest@65.21.113.252','2025-02-24 20:05:11','on'),(7644,'tawktocustomise_custom_timeguest@35.233.114.70','2025-02-24 20:49:23','on'),(7661,'tawktocustomise_custom_timeguest@176.118.37.140','2025-02-24 21:00:06','on'),(7668,'tawktocustomise_custom_timeguest@91.108.192.251','2025-02-25 00:12:12','on'),(7673,'tawktocustomise_custom_timeguest@3.142.239.86','2025-02-25 00:16:53','on'),(7684,'tawktocustomise_custom_timeguest@206.189.197.185','2025-02-25 02:08:20','on'),(7689,'tawktocustomise_custom_timeguest@96.42.108.49','2025-02-25 02:13:03','on'),(7698,'tawktocustomise_custom_timeguest@146.190.209.165','2025-02-25 03:47:12','on'),(7701,'tawktocustomise_custom_timeguest@102.165.47.140','2025-02-25 03:49:41','on'),(7706,'tawktocustomise_custom_timeguest@197.184.84.69','2025-02-25 03:49:52','on'),(7723,'tawktocustomise_custom_timeguest@31.204.3.50','2025-02-25 05:54:42','on'),(7726,'tawktocustomise_custom_timeguest@34.38.182.111','2025-02-25 06:24:06','on'),(7733,'tawktocustomise_custom_timeguest@197.185.142.238','2025-02-25 08:07:55','on'),(7738,'tawktocustomise_custom_timeguest@44.246.121.89','2025-02-25 08:40:04','on'),(7743,'tawktocustomise_custom_timeguest@54.245.8.78','2025-02-25 08:50:05','on'),(7746,'tawktocustomise_custom_timeguest@197.185.132.245','2025-02-25 10:26:32','on'),(7755,'tawktocustomise_custom_timeguest@3.143.217.87','2025-02-25 12:18:38','on'),(7807,'tawktocustomise_custom_timeguest@45.63.120.231','2025-02-25 21:15:30','on'),(7812,'tawktocustomise_custom_timeguest@124.156.226.179','2025-02-25 23:37:19','on'),(7833,'tawktocustomise_custom_timeguest@4.227.36.34','2025-02-26 04:09:55','on'),(7842,'tawktocustomise_custom_timeguest@152.53.38.14','2025-02-26 05:09:47','on'),(7861,'tawktocustomise_custom_timeguest@162.243.114.59','2025-02-26 07:13:04','on'),(7874,'tawktocustomise_custom_timeguest@52.3.230.126','2025-02-26 08:05:36','on'),(7877,'tawktocustomise_custom_timeguest@41.150.250.109','2025-02-26 09:14:43','on'),(7892,'tawktocustomise_custom_timeguest@51.8.102.6','2025-02-26 11:28:10','on'),(7897,'tawktocustomise_custom_timeguest@51.8.102.71','2025-02-26 11:28:29','on'),(7898,'tawktocustomise_custom_timeguest@66.220.149.17','2025-02-26 16:39:08','on'),(7909,'tawktocustomise_custom_timeguest@66.220.149.5','2025-02-26 16:39:41','on'),(7910,'tawktocustomise_custom_timeguest@66.220.149.13','2025-02-26 16:39:45','on'),(7915,'tawktocustomise_custom_timeguest@31.13.127.11','2025-02-26 16:46:42','on'),(7916,'tawktocustomise_custom_timeguest@34.44.235.102','2025-02-26 17:12:05','on'),(7927,'tawktocustomise_custom_timeguest@34.139.243.128','2025-02-26 18:03:32','on'),(7934,'tawktocustomise_custom_timeguest@105.184.171.162','2025-02-26 19:55:35','on'),(7939,'tawktocustomise_custom_timeguest@109.235.48.151','2025-02-26 19:58:46','on'),(7942,'tawktocustomise_custom_timeguest@43.157.202.235','2025-02-26 21:19:45','on'),(7947,'tawktocustomise_custom_timeguest@66.249.66.166','2025-02-27 00:07:26','on'),(7952,'tawktocustomise_custom_timeguest@143.198.105.199','2025-02-27 02:40:07','on'),(7977,'tawktocustomise_custom_timeguest@162.213.192.146','2025-02-27 05:35:24','on'),(7986,'tawktocustomise_custom_timeguest@42.236.12.250','2025-02-27 07:25:43','on'),(7991,'tawktocustomise_custom_timeguest@42.236.101.214','2025-02-27 07:54:57','on'),(8000,'tawktocustomise_custom_timeguest@66.249.82.9','2025-02-27 10:13:06','on'),(8003,'tawktocustomise_custom_timeguest@104.155.147.53','2025-02-27 10:58:28','on'),(8008,'tawktocustomise_custom_timeguest@197.184.78.47','2025-02-27 11:43:38','on'),(8018,'tawktocustomise_custom_timeguest@66.249.72.108','2025-02-27 13:14:35','on'),(8023,'tawktocustomise_custom_timeguest@155.93.192.178','2025-02-27 14:20:05','on'),(8040,'tawktocustomise_custom_timeguest@43.157.209.252','2025-02-27 14:54:29','on'),(8047,'tawktocustomise_custom_timeguest@41.147.4.24','2025-02-27 17:52:55','on'),(8058,'tawktocustomise_custom_timeguest@51.8.102.121','2025-02-27 19:36:03','on'),(8073,'tawktocustomise_custom_timeguest@51.8.102.35','2025-02-27 19:36:33','on'),(8088,'tawktocustomise_custom_timeguest@43.159.143.187','2025-02-27 23:09:03','on'),(8091,'tawktocustomise_custom_timeguest@154.70.152.217','2025-02-27 23:16:16','on'),(8093,'tawktocustomise_custom_timeguest@66.249.72.110','2025-02-27 23:22:19','on'),(8095,'tawktocustomise_custom_timeguest@66.249.72.96','2025-02-27 23:22:29','on'),(8100,'tawktocustomise_custom_timeguest@104.248.23.240','2025-02-28 00:29:21','on'),(8105,'tawktocustomise_custom_timeguest@135.148.195.4','2025-02-28 00:37:59','on'),(8128,'tawktocustomise_custom_timeguest@66.249.72.109','2025-02-28 05:59:13','on'),(8131,'tawktocustomise_custom_timeguest@63.124.68.70','2025-02-28 06:46:32','on'),(8138,'tawktocustomise_custom_timeguest@34.213.111.135','2025-02-28 08:31:09','on'),(8159,'tawktocustomise_custom_timeguest@42.236.12.231','2025-02-28 14:02:36','on'),(8164,'tawktocustomise_custom_timeguest@35.188.241.29','2025-02-28 15:01:47','on'),(8170,'tawktocustomise_custom_timeguest@41.50.16.89','2025-02-28 15:02:16','on'),(8179,'tawktocustomise_custom_timeguest@10.100.189.109','2025-02-28 15:05:06','on'),(8182,'tawktocustomise_custom_timeguest@34.254.162.10','2025-02-28 17:22:28','on'),(8197,'tawktocustomise_custom_timeguest@34.139.85.57','2025-02-28 20:44:44','on'),(8214,'tawktocustomise_custom_timeguest@34.207.252.10','2025-02-28 21:17:51','on'),(8215,'tawktocustomise_custom_timeguest@3.90.44.130','2025-02-28 21:17:51','on'),(8222,'tawktocustomise_custom_timeguest@54.242.168.72','2025-02-28 21:17:54','on'),(8223,'tawktocustomise_custom_timeguest@54.90.176.190','2025-02-28 21:17:54','on'),(8242,'tawktocustomise_custom_timeguest@165.22.214.55','2025-03-01 01:28:32','on'),(8285,'tawktocustomise_custom_timeguest@139.99.241.181','2025-03-01 11:00:34','on'),(8304,'tawktocustomise_custom_timeguest@4.155.16.166','2025-03-01 15:57:03','on'),(8327,'tawktocustomise_custom_timeguest@49.51.183.75','2025-03-01 23:21:48','on'),(8332,'tawktocustomise_custom_timeguest@66.249.70.163','2025-03-02 00:49:07','on'),(8337,'tawktocustomise_custom_timeguest@66.249.70.173','2025-03-02 02:19:04','on'),(8356,'tawktocustomise_custom_timeguest@41.0.57.49','2025-03-02 04:48:22','on'),(8377,'tawktocustomise_custom_timeguest@42.236.17.52','2025-03-02 07:01:24','on'),(8382,'tawktocustomise_custom_timeguest@165.16.187.150','2025-03-02 09:47:48','on'),(8389,'tawktocustomise_custom_timeguest@165.16.186.150','2025-03-02 09:50:30','on'),(8393,'tawktocustomise_custom_timeguest@43.135.142.7','2025-03-02 10:01:29','on'),(8399,'tawktocustomise_custom_timeguest@43.165.69.68','2025-03-02 11:45:24','on'),(8402,'tawktocustomise_custom_timeguest@34.48.131.47','2025-03-02 13:39:49','on'),(8417,'tawktocustomise_custom_timeguest@183.207.45.112','2025-03-02 17:13:17','on'),(8420,'tawktocustomise_custom_timeguest@66.249.70.160','2025-03-03 00:03:05','on'),(8425,'tawktocustomise_custom_timeguest@66.249.70.161','2025-03-03 00:03:21','on'),(8430,'tawktocustomise_custom_timeguest@165.22.205.250','2025-03-03 01:15:00','on'),(8433,'tawktocustomise_custom_timeguest@91.108.194.189','2025-03-03 01:44:13','on'),(8444,'tawktocustomise_custom_timeguest@51.8.102.181','2025-03-03 03:39:26','on'),(8458,'tawktocustomise_custom_timeguest@134.209.222.116','2025-03-03 04:40:34','on'),(8473,'tawktocustomise_custom_timeguest@51.8.102.53','2025-03-05 20:37:21','on'),(8492,'tawktocustomise_custom_timeguest@173.252.127.23','2025-03-05 21:18:11','on'),(8499,'tawktocustomise_custom_timeguest@41.10.183.143','2025-03-05 22:25:21','on'),(8535,'tawktocustomise_custom_timeguest@197.185.248.191','2025-03-06 07:47:44','on'),(8539,'tawktocustomise_custom_timeguest@35.166.179.135','2025-03-06 08:43:12','on'),(8544,'tawktocustomise_custom_timeguest@42.236.17.76','2025-03-06 10:22:10','on'),(8549,'tawktocustomise_custom_timeguest@42.236.17.124','2025-03-06 11:18:43','on'),(8554,'tawktocustomise_custom_timeguest@66.249.72.98','2025-03-06 11:50:58','on'),(8559,'tawktocustomise_custom_timeguest@66.249.72.99','2025-03-06 11:51:07','on'),(8564,'tawktocustomise_custom_timeguest@34.245.166.137','2025-03-06 12:57:19','on'),(8567,'tawktocustomise_custom_timeguest@41.150.48.139','2025-03-06 13:34:16','on'),(8574,'tawktocustomise_custom_timeguest@35.203.48.45','2025-03-06 13:48:07','on'),(8579,'tawktocustomise_custom_timeguest@45.86.0.57','2025-03-06 15:07:38','on'),(8598,'html-regression-track-admin-assets','a:2:{s:6:\"styles\";a:36:{i:0;s:9:\"admin-bar\";i:1;s:8:\"thickbox\";i:2;s:6:\"colors\";i:3;s:13:\"wp-auth-check\";i:4;s:9:\"fs_common\";i:5;s:16:\"ame-font-awesome\";i:6;s:20:\"ame-pro-admin-styles\";i:7;s:15:\"asenha-wp-admin\";i:8;s:11:\"asenha-jbox\";i:9;s:25:\"asenha-hide-admin-notices\";i:10;s:12:\"wpzinc-admin\";i:11;s:22:\"wp-mainwp-stream-admin\";i:12;s:24:\"wp-mainwp-stream-select2\";i:13;s:22:\"wp-mainwp-stream-icons\";i:14;s:20:\"seraph_accel_AdminUi\";i:15;s:27:\"ame-custom-dashboard-styles\";i:16;s:19:\"elementor-pro-admin\";i:17;s:15:\"wp-color-picker\";i:18;s:11:\"media-views\";i:19;s:13:\"imgareaselect\";i:20;s:29:\"media-categories-module-media\";i:21;s:22:\"wpzinc-admin-selectize\";i:22;s:22:\"skb-cife-skyboot-admin\";i:23;s:15:\"litespeed-cache\";i:24;s:24:\"litespeed-cache-iziModal\";i:25;s:27:\"prime_mover_panel_dashicons\";i:26;s:29:\"prime_mover_css_network_admin\";i:27;s:16:\"elementor-common\";i:28;s:16:\"e-theme-ui-light\";i:29;s:15:\"elementor-admin\";i:30;s:24:\"elementskit-admin-global\";i:31;s:21:\"chaty-star-rating-svg\";i:32;s:15:\"wp-emoji-styles\";i:33;s:16:\"ame-quick-search\";i:34;s:27:\"iawp-freemius-notice-styles\";i:35;s:21:\"iawp-front-end-styles\";}s:7:\"scripts\";a:45:{i:0;s:6:\"common\";i:1;s:9:\"admin-bar\";i:2;s:7:\"updates\";i:3;s:14:\"plugin-install\";i:4;s:8:\"thickbox\";i:5;s:5:\"utils\";i:6;s:11:\"svg-painter\";i:7;s:45:\"neve-components-chunk-7103f5233c04c878ae1a.js\";i:8;s:12:\"ame-menu-fix\";i:9;s:16:\"elementor-common\";i:10;s:17:\"elementor-pro-app\";i:11;s:20:\"elementor-app-loader\";i:12;s:13:\"wp-auth-check\";i:13;s:17:\"ame-helper-script\";i:14;s:21:\"ame-pro-admin-helpers\";i:15;s:11:\"asenha-jbox\";i:16;s:25:\"asenha-hide-admin-notices\";i:17;s:24:\"wp-mainwp-stream-select2\";i:18;s:24:\"wp-mainwp-stream-timeago\";i:19;s:31:\"wp-mainwp-stream-timeago-locale\";i:20;s:22:\"wp-mainwp-stream-admin\";i:21;s:30:\"wp-mainwp-stream-admin-exclude\";i:22;s:29:\"wp-mainwp-stream-live-updates\";i:23;s:23:\"wp-mainwp-stream-global\";i:24;s:19:\"elementor-pro-admin\";i:25;s:12:\"media-editor\";i:26;s:16:\"media-audiovideo\";i:27;s:8:\"mce-view\";i:28;s:10:\"image-edit\";i:29;s:26:\"elementor-ai-media-library\";i:30;s:29:\"media-categories-module-media\";i:31;s:15:\"wp-color-picker\";i:32;s:6:\"jquery\";i:33;s:24:\"litespeed-cache-iziModal\";i:34;s:15:\"litespeed-cache\";i:35;s:26:\"prime_mover_backup_menu_js\";i:36;s:32:\"prime_mover_gearbox_clipboard_js\";i:37;s:29:\"elementor-import-export-admin\";i:38;s:15:\"elementor-admin\";i:39;s:11:\"media-hints\";i:40;s:21:\"chaty-star-rating-svg\";i:41;s:24:\"elementor-admin-feedback\";i:42;s:23:\"ame-quick-search-bundle\";i:43;s:17:\"iawp-translations\";i:44;s:11:\"iawp-nonces\";}}','on'),(8603,'mainwp_child_settings_sync_data','{\"wp_updates\":1,\"plugin_updates\":1,\"theme_updates\":1,\"translation_updates\":1,\"recent_comments\":1,\"recent_posts\":1,\"recent_pages\":1,\"securityStats\":1,\"directories\":1,\"categories\":1,\"totalsize\":1,\"dbsize\":1,\"plugins\":1,\"themes\":1,\"users\":1,\"plugins_outdate_info\":1,\"themes_outdate_info\":1,\"health_site_status\":1,\"child_site_actions_data\":1,\"othersData\":1}','off'),(8622,'softaculous_pro_license','a:13:{s:7:\"license\";s:30:\"SOFTWP-64492-14329-21581-63367\";s:7:\"expires\";s:8:\"20271206\";s:4:\"type\";s:1:\"1\";s:8:\"type_txt\";s:7:\"Premium\";s:9:\"num_sites\";N;s:4:\"plan\";s:8:\"personal\";s:6:\"active\";i:1;s:10:\"licexpired\";N;s:4:\"thid\";N;s:6:\"status\";i:1;s:9:\"last_edit\";s:10:\"1741289198\";s:10:\"status_txt\";s:33:\"<font color=\"green\">Active</font>\";s:8:\"has_plid\";i:1;}','yes'),(8635,'tawktocustomise_custom_timeguest@8.138.103.249','2025-03-07 00:19:10','on'),(8644,'tawktocustomise_custom_timeguest@139.59.57.12','2025-03-07 00:32:35','on'),(8647,'tawktocustomise_custom_timeguest@146.190.130.33','2025-03-07 00:39:31','on'),(8654,'tawktocustomise_custom_timeguest@45.88.101.53','2025-03-07 02:17:12','on'),(8663,'tawktocustomise_custom_timeguest@35.241.110.41','2025-03-07 03:13:12','on'),(8669,'tawktocustomise_custom_timeguest@66.249.66.9','2025-03-07 04:23:16','on'),(8679,'tawktocustomise_custom_timeguest@66.249.66.6','2025-03-07 04:42:58','on'),(8688,'tawktocustomise_custom_timeguest@47.82.11.40','2025-03-07 05:26:18','on'),(8697,'tawktocustomise_custom_timeguest@197.185.137.237','2025-03-07 07:53:46','on'),(8705,'tawktocustomise_custom_timeguest@93.158.90.66','2025-03-07 07:57:22','on'),(8708,'tawktocustomise_custom_timeguest@93.158.90.73','2025-03-07 07:57:26','on'),(8729,'tawktocustomise_custom_timeguest@43.153.36.110','2025-03-07 09:49:13','on'),(8734,'tawktocustomise_custom_timeguest@18.185.49.156','2025-03-07 10:42:09','on'),(8743,'tawktocustomise_custom_timeguest@209.38.155.86','2025-03-07 13:06:56','on'),(8748,'tawktocustomise_custom_timeguest@13.233.28.9','2025-03-07 13:15:23','on'),(8753,'tawktocustomise_custom_timeguest@65.21.194.249','2025-03-07 13:16:14','on'),(8762,'tawktocustomise_custom_timeguest@159.65.144.224','2025-03-07 16:16:16','on'),(8767,'tawktocustomise_custom_timeguest@173.252.79.3','2025-03-07 16:31:57','on'),(8770,'tawktocustomise_custom_timeguest@66.249.88.224','2025-03-07 16:58:51','on'),(8783,'tawktocustomise_custom_timeguest@107.193.23.139','2025-03-07 16:59:22','on'),(8787,'tawktocustomise_custom_timeguest@176.118.37.202','2025-03-07 18:06:44','on'),(8793,'tawktocustomise_custom_timeguest@203.88.144.75','2025-03-07 20:01:16','on'),(8802,'tawktocustomise_custom_timeguest@43.153.79.218','2025-03-07 21:44:44','on'),(8807,'tawktocustomise_custom_timeguest@66.249.66.8','2025-03-07 23:09:52','on'),(8812,'tawktocustomise_custom_timeguest@66.249.66.4','2025-03-07 23:36:43','on'),(8843,'tawktocustomise_custom_timeguest@47.82.11.251','2025-03-08 07:25:55','on'),(8848,'tawktocustomise_custom_timeguest@103.211.201.184','2025-03-08 09:25:31','on'),(8853,'tawktocustomise_custom_timeguest@66.249.66.5','2025-03-08 11:30:34','on'),(8858,'tawktocustomise_custom_timeguest@192.36.109.128','2025-03-08 12:11:27','on'),(8861,'tawktocustomise_custom_timeguest@192.36.109.91','2025-03-08 12:11:28','on'),(8864,'tawktocustomise_custom_timeguest@43.135.133.194','2025-03-08 12:40:52','on'),(8867,'tawktocustomise_custom_timeguest@51.8.102.235','2025-03-08 12:46:21','on'),(8880,'tawktocustomise_custom_timeguest@20.240.18.32','2025-03-08 15:50:10','on'),(8885,'tawktocustomise_custom_timeguest@103.4.234.80','2025-03-08 16:13:19','on'),(8910,'tawktocustomise_custom_timeguest@167.99.243.44','2025-03-09 00:22:39','on'),(8921,'tawktocustomise_custom_timeguest@20.165.1.95','2025-03-09 02:35:40','on'),(8936,'tawktocustomise_custom_timeguest@156.228.78.147','2025-03-09 04:42:55','on'),(8939,'tawktocustomise_custom_timeguest@104.207.58.89','2025-03-09 04:43:07','on'),(8940,'tawktocustomise_custom_timeguest@38.170.121.127','2025-03-09 05:21:59','on'),(8953,'tawktocustomise_custom_timeguest@152.67.4.49','2025-03-09 06:44:45','on'),(8956,'tawktocustomise_custom_timeguest@47.82.11.14','2025-03-09 06:53:32','on'),(8959,'tawktocustomise_custom_timeguest@138.197.21.141','2025-03-09 07:02:41','on'),(8964,'tawktocustomise_custom_timeguest@47.82.10.142','2025-03-09 07:29:21','on'),(8973,'tawktocustomise_custom_timeguest@134.122.21.213','2025-03-09 08:44:40','on'),(8980,'tawktocustomise_custom_timeguest@160.30.44.193','2025-03-09 10:46:04','on'),(8985,'tawktocustomise_custom_timeguest@35.236.62.55','2025-03-09 12:01:39','on'),(8990,'tawktocustomise_custom_timeguest@64.227.166.66','2025-03-09 13:44:06','on'),(8998,'tawktocustomise_custom_timeguest@3.111.63.251','2025-03-09 14:37:44','on'),(9009,'tawktocustomise_custom_timeguest@34.73.202.212','2025-03-09 16:17:13','on'),(9012,'tawktocustomise_custom_timeguest@5.133.192.203','2025-03-09 16:18:45','on'),(9013,'tawktocustomise_custom_timeguest@192.36.198.80','2025-03-09 16:18:45','on'),(9018,'tawktocustomise_custom_timeguest@47.82.9.121','2025-03-09 18:50:59','on'),(9035,'tawktocustomise_custom_timeguest@47.82.11.250','2025-03-09 19:17:40','on'),(9038,'tawktocustomise_custom_timeguest@88.157.131.78','2025-03-09 19:39:09','on'),(9049,'tawktocustomise_custom_timeguest@47.82.9.66','2025-03-09 23:14:24','on'),(9054,'tawktocustomise_custom_timeguest@64.233.173.19','2025-03-09 23:49:19','on'),(9059,'tawktocustomise_custom_timeguest@58.104.224.195','2025-03-09 23:49:44','on'),(9063,'tawktocustomise_custom_timeguest@64.233.173.20','2025-03-10 00:33:14','on'),(9084,'tawktocustomise_custom_timeguest@42.236.17.251','2025-03-10 03:58:25','on'),(9123,'tawktocustomise_custom_timeguest@66.249.73.15','2025-03-10 06:29:25','on'),(9130,'tawktocustomise_custom_timeguest@42.236.12.203','2025-03-10 06:56:41','on'),(9135,'tawktocustomise_custom_timeguest@105.243.5.142','2025-03-10 08:13:57','on'),(9138,'tawktocustomise_custom_timeguest@69.171.231.116','2025-03-10 08:56:31','on'),(9153,'tawktocustomise_custom_timeguest@42.236.17.87','2025-03-10 13:47:51','on'),(9159,'tawktocustomise_custom_timeguest@105.186.164.30','2025-03-10 16:39:15','on'),(9179,'tawktocustomise_custom_timeguest@69.63.184.8','2025-03-10 19:32:24','on'),(9186,'tawktocustomise_custom_timeguest@31.13.115.116','2025-03-10 19:32:45','on'),(9190,'tawktocustomise_custom_timeguest@197.184.73.28','2025-03-10 19:33:10','on'),(9191,'tawktocustomise_custom_timeguest@34.53.14.35','2025-03-10 19:38:29','on'),(9194,'tawktocustomise_custom_timeguest@52.64.252.126','2025-03-10 19:43:09','on'),(9204,'tawktocustomise_custom_timeguest@159.65.158.110','2025-03-11 00:46:20','on'),(9209,'tawktocustomise_custom_timeguest@69.160.160.50','2025-03-11 04:11:19','on'),(9232,'tawktocustomise_custom_timeguest@84.33.248.2','2025-03-11 05:26:46','on'),(9241,'tawktocustomise_custom_timeguest@220.151.9.22','2025-03-11 09:02:31','on'),(9276,'tawktocustomise_custom_timeguest@167.71.226.154','2025-03-11 13:54:29','on'),(9281,'tawktocustomise_custom_timeguest@104.198.43.137','2025-03-11 14:03:04','on'),(9323,'tawktocustomise_custom_timeguest@197.184.177.253','2025-03-11 14:16:07','on'),(9347,'tawktocustomise_custom_timeguest@197.90.129.158','2025-03-11 18:12:56','on'),(9361,'tawktocustomise_custom_timeguest@105.8.2.21','2025-03-11 20:19:12','on'),(9366,'tawktocustomise_custom_timeguest@42.236.12.217','2025-03-11 21:00:22','on'),(9371,'tawktocustomise_custom_timeguest@66.220.149.20','2025-03-11 21:13:26','on'),(9376,'tawktocustomise_custom_timeguest@173.252.95.36','2025-03-11 21:14:50','on'),(9379,'tawktocustomise_custom_timeguest@51.8.102.146','2025-03-11 21:16:42','on'),(9382,'tawktocustomise_custom_timeguest@144.91.110.164','2025-03-11 22:43:34','on'),(9387,'tawktocustomise_custom_timeguest@34.90.66.217','2025-03-12 01:36:45','on'),(9392,'tawktocustomise_custom_timeguest@35.90.201.255','2025-03-12 02:21:56','on'),(9417,'tawktocustomise_custom_timeguest@43.135.172.89','2025-03-12 05:36:02','on'),(9426,'tawktocustomise_custom_timeguest@35.88.117.115','2025-03-12 08:42:37','on'),(9441,'tawktocustomise_custom_timeguest@42.83.147.53','2025-03-12 10:25:24','on'),(9448,'tawktocustomise_custom_timeguest@34.60.169.143','2025-03-12 11:58:12','on'),(9466,'tawktocustomise_custom_timeguest@40.77.202.137','2025-03-12 15:45:23','on'),(9509,'loginizer_softwp_supgrade','a:4:{s:7:\"timeout\";i:4;s:10:\"next_check\";i:1743622751;s:10:\"softwp_lic\";s:30:\"SOFTWP-64492-14329-21581-63367\";s:10:\"reverified\";i:1;}','auto'),(9512,'tawktocustomise_custom_timeguest@149.19.110.170','2025-03-12 23:02:51','on'),(9517,'tawktocustomise_custom_timeguest@45.88.78.37','2025-03-13 04:13:09','on'),(9536,'tawktocustomise_custom_timeguest@197.88.243.221','2025-03-13 05:34:22','on'),(9543,'tawktocustomise_custom_timeguest@42.236.101.237','2025-03-13 05:55:09','on'),(9550,'tawktocustomise_custom_timeguest@13.234.44.135','2025-03-13 07:11:18','on'),(9557,'tawktocustomise_custom_timeguest@34.71.251.45','2025-03-13 07:20:21','on'),(9561,'tawktocustomise_custom_timeguest@42.236.12.206','2025-03-13 07:34:31','on'),(9563,'tawktocustomise_custom_timeguest@180.149.197.167','2025-03-13 07:57:48','on'),(9571,'tawktocustomise_custom_timeguest@23.158.56.51','2025-03-13 08:25:14','on'),(9574,'tawktocustomise_custom_timeguest@192.36.166.94','2025-03-13 09:31:42','on'),(9579,'tawktocustomise_custom_timeguest@43.157.38.131','2025-03-13 09:34:27','on'),(9584,'tawktocustomise_custom_timeguest@45.148.10.48','2025-03-13 10:00:18','on'),(9589,'tawktocustomise_custom_timeguest@89.169.52.60','2025-03-13 10:50:25','on'),(9598,'tawktocustomise_custom_timeguest@31.13.115.6','2025-03-13 13:51:55','on'),(9600,'tawktocustomise_custom_timeguest@31.13.115.113','2025-03-13 13:51:58','on'),(9602,'tawktocustomise_custom_timeguest@42.236.17.59','2025-03-13 13:59:54','on'),(9606,'tawktocustomise_custom_timeguest@173.252.87.11','2025-03-13 14:16:09','on'),(9608,'tawktocustomise_custom_timeguest@173.252.87.7','2025-03-13 14:16:13','on'),(9609,'tawktocustomise_custom_timeguest@173.252.87.2','2025-03-13 14:16:35','on'),(9614,'tawktocustomise_custom_timeguest@54.79.124.118','2025-03-13 14:27:29','on'),(9619,'tawktocustomise_custom_timeguest@23.98.179.16','2025-03-13 15:20:00','on'),(9624,'tawktocustomise_custom_timeguest@124.123.76.210','2025-03-13 16:07:24','on'),(9632,'tawktocustomise_custom_timeguest@66.220.149.22','2025-03-13 18:49:25','on'),(9663,'tawktocustomise_custom_timeguest@51.8.102.149','2025-03-13 22:40:09','on'),(9666,'tawktocustomise_custom_timeguest@129.232.239.98','2025-03-14 01:16:07','on'),(9701,'tawktocustomise_custom_timeguest@146.190.59.200','2025-03-14 08:10:04','on'),(9716,'tawktocustomise_custom_timeguest@173.236.235.65','2025-03-14 08:20:33','on'),(9721,'tawktocustomise_custom_timeguest@35.95.4.23','2025-03-14 10:27:12','on'),(9726,'tawktocustomise_custom_timeguest@138.199.48.2','2025-03-14 12:04:15','on'),(9731,'tawktocustomise_custom_timeguest@23.137.105.195','2025-03-14 12:17:07','on'),(9734,'tawktocustomise_custom_timeguest@109.176.207.140','2025-03-14 12:18:58','on'),(9739,'tawktocustomise_custom_timeguest@139.59.82.42','2025-03-14 12:40:27','on'),(9744,'tawktocustomise_custom_timeguest@51.8.102.211','2025-03-14 14:48:12','on'),(9757,'tawktocustomise_custom_timeguest@159.89.172.84','2025-03-14 15:32:37','on'),(9762,'tawktocustomise_custom_timeguest@52.63.190.219','2025-03-14 16:27:36','on'),(9767,'tawktocustomise_custom_timeguest@198.240.91.8','2025-03-14 17:09:37','on'),(9796,'tawktocustomise_custom_timeguest@173.252.127.32','2025-03-14 19:54:33','on'),(9801,'tawktocustomise_custom_timeguest@173.252.127.14','2025-03-14 19:54:58','on'),(9804,'tawktocustomise_custom_timeguest@69.171.249.8','2025-03-14 22:37:59','on'),(9805,'tawktocustomise_custom_timeguest@173.252.127.38','2025-03-14 22:38:03','on'),(9814,'tawktocustomise_custom_timeguest@unknown','2025-03-15 00:49:07','on'),(9817,'tawktocustomise_custom_timeguest@64.227.30.57','2025-03-15 01:31:21','on'),(9826,'tawktocustomise_custom_timeguest@105.186.139.152','2025-03-15 03:36:36','on'),(9841,'tawktocustomise_custom_timeguest@69.171.249.112','2025-03-15 05:15:00','on'),(9858,'tawktocustomise_custom_timeguest@196.240.60.211','2025-03-15 05:58:30','on'),(9863,'tawktocustomise_custom_timeguest@85.190.230.25','2025-03-15 05:58:34','on'),(9874,'tawktocustomise_custom_timeguest@35.91.74.202','2025-03-15 08:35:18','on'),(9879,'tawktocustomise_custom_timeguest@104.232.209.209','2025-03-15 08:55:27','on'),(9882,'tawktocustomise_custom_timeguest@42.236.101.249','2025-03-15 09:10:04','on'),(9886,'tawktocustomise_custom_timeguest@42.236.17.218','2025-03-15 09:10:10','on'),(9892,'tawktocustomise_custom_timeguest@103.167.248.66','2025-03-15 10:55:31','on'),(9961,'tawktocustomise_custom_timeguest@31.13.103.113','2025-03-16 07:36:52','on'),(9965,'tawktocustomise_custom_timeguest@173.252.127.36','2025-03-16 07:36:59','on'),(9967,'tawktocustomise_custom_timeguest@173.252.127.10','2025-03-16 07:37:06','on'),(9976,'tawktocustomise_custom_timeguest@43.130.67.33','2025-03-16 08:44:32','on'),(9981,'tawktocustomise_custom_timeguest@42.236.101.229','2025-03-16 08:53:10','on'),(9983,'tawktocustomise_custom_timeguest@42.236.17.103','2025-03-16 08:53:15','on'),(9989,'tawktocustomise_custom_timeguest@148.251.250.49','2025-03-16 11:57:07','on'),(9996,'tawktocustomise_custom_timeguest@43.157.168.43','2025-03-16 14:02:06','on'),(10005,'tawktocustomise_custom_timeguest@52.169.3.166','2025-03-16 14:56:16','on'),(10064,'tawktocustomise_custom_timeguest@197.184.173.185','2025-03-16 17:39:24','on'),(10075,'tawktocustomise_custom_timeguest@69.171.231.113','2025-03-16 18:01:10','on'),(10080,'tawktocustomise_custom_timeguest@42.236.17.16','2025-03-16 18:09:15','on'),(10087,'tawktocustomise_custom_timeguest@34.171.23.131','2025-03-16 23:49:29','on'),(10092,'tawktocustomise_custom_timeguest@209.38.39.160','2025-03-17 00:24:09','on'),(10096,'tawktocustomise_custom_timeguest@43.130.110.130','2025-03-17 00:50:45','on'),(10099,'tawktocustomise_custom_timeguest@40.77.167.138','2025-03-17 01:10:58','on'),(10108,'tawktocustomise_custom_timeguest@197.68.109.87','2025-03-17 03:44:57','on'),(10113,'tawktocustomise_custom_timeguest@178.211.57.76','2025-03-17 04:24:37','on'),(10144,'tawktocustomise_custom_timeguest@13.79.2.230','2025-03-17 13:02:14','on'),(10176,'tawktocustomise_custom_timeguest@185.121.138.15','2025-03-17 14:44:27','on'),(10181,'tawktocustomise_custom_timeguest@52.125.141.16','2025-03-17 15:04:24','on'),(10184,'tawktocustomise_custom_timeguest@134.199.208.147','2025-03-17 15:16:27','on'),(10195,'tawktocustomise_custom_timeguest@23.137.105.194','2025-03-17 16:06:32','on'),(10200,'tawktocustomise_custom_timeguest@104.155.136.198','2025-03-17 19:58:35','on'),(10210,'elementor_landing_pages_activation','0','auto'),(10215,'_elementor_local_google_fonts','a:6:{s:7:\"figtree\";a:2:{s:3:\"url\";s:90:\"https://goldenstallionagency.com/wp-content/uploads/elementor/google-fonts/css/figtree.css\";s:7:\"version\";i:1742241709;}s:5:\"inter\";a:2:{s:3:\"url\";s:88:\"https://goldenstallionagency.com/wp-content/uploads/elementor/google-fonts/css/inter.css\";s:7:\"version\";i:1742241781;}s:4:\"hind\";a:2:{s:3:\"url\";s:87:\"https://goldenstallionagency.com/wp-content/uploads/elementor/google-fonts/css/hind.css\";s:7:\"version\";i:1742241795;}s:5:\"karla\";a:2:{s:3:\"url\";s:88:\"https://goldenstallionagency.com/wp-content/uploads/elementor/google-fonts/css/karla.css\";s:7:\"version\";i:1742241814;}s:8:\"rajdhani\";a:2:{s:3:\"url\";s:91:\"https://goldenstallionagency.com/wp-content/uploads/elementor/google-fonts/css/rajdhani.css\";s:7:\"version\";i:1753786508;}s:4:\"lato\";a:2:{s:3:\"url\";s:87:\"https://goldenstallionagency.com/wp-content/uploads/elementor/google-fonts/css/lato.css\";s:7:\"version\";i:1753786885;}}','auto'),(10219,'tawktocustomise_custom_timeguest@108.147.174.37','2025-03-17 20:23:16','on'),(10220,'tawktocustomise_custom_timeguest@216.234.220.214','2025-03-17 20:35:17','on'),(10221,'tawktocustomise_custom_timeguest@69.63.184.3','2025-03-17 20:35:18','on'),(10238,'tawktocustomise_custom_timeguest@31.13.127.6','2025-03-18 05:34:34','on'),(10245,'tawktocustomise_custom_timeguest@31.13.127.7','2025-03-18 05:34:40','on'),(10266,'tawktocustomise_custom_timeguest@18.246.25.86','2025-03-18 08:32:50','on'),(10269,'tawktocustomise_custom_timeguest@100.42.177.144','2025-03-18 08:40:04','on'),(10275,'tawktocustomise_custom_timeguest@173.252.127.15','2025-03-18 14:13:38','on'),(10285,'tawktocustomise_custom_timeguest@47.82.11.65','2025-03-18 14:19:09','on'),(10308,'tawktocustomise_custom_timeguest@40.77.189.249','2025-03-18 17:27:59','on'),(10311,'tawktocustomise_custom_timeguest@35.225.42.58','2025-03-18 22:18:15','on'),(10316,'tawktocustomise_custom_timeguest@41.121.90.134','2025-03-18 23:10:42','on'),(10323,'tawktocustomise_custom_timeguest@54.225.52.68','2025-03-19 00:28:23','on'),(10328,'tawktocustomise_custom_timeguest@54.165.200.40','2025-03-19 00:28:27','on'),(10329,'tawktocustomise_custom_timeguest@24.199.123.163','2025-03-19 00:28:36','on'),(10331,'tawktocustomise_custom_timeguest@206.189.116.101','2025-03-19 00:28:57','on'),(10333,'tawktocustomise_custom_timeguest@163.61.60.32','2025-03-19 03:13:28','on'),(10359,'tawktocustomise_custom_timeguest@149.50.135.233','2025-03-19 09:06:08','on'),(10368,'tawktocustomise_custom_timeguest@49.51.47.100','2025-03-19 09:21:11','on'),(10371,'tawktocustomise_custom_timeguest@34.136.152.156','2025-03-19 09:40:44','on'),(10387,'tawktocustomise_custom_timeguest@35.245.107.190','2025-03-19 10:12:26','on'),(10392,'tawktocustomise_custom_timeguest@196.251.88.242','2025-03-19 11:20:09','on'),(10399,'tawktocustomise_custom_timeguest@31.13.127.116','2025-03-19 11:23:33','on'),(10400,'tawktocustomise_custom_timeguest@31.13.127.12','2025-03-19 11:23:37','on'),(10403,'tawktocustomise_custom_timeguest@103.167.98.35','2025-03-19 11:28:11','on'),(10430,'tawktocustomise_custom_timeguest@185.152.66.228','2025-03-19 18:35:39','on'),(10435,'tawktocustomise_custom_timeguest@69.171.231.5','2025-03-19 19:38:48','on'),(10440,'tawktocustomise_custom_timeguest@173.252.107.22','2025-03-19 19:38:52','on'),(10441,'tawktocustomise_custom_timeguest@77.111.247.12','2025-03-19 20:16:31','on'),(10445,'tawktocustomise_custom_timeguest@77.111.247.73','2025-03-19 20:16:34','on'),(10447,'tawktocustomise_custom_timeguest@157.230.249.241','2025-03-19 23:16:08','on'),(10488,'tawktocustomise_custom_timeguest@42.236.12.197','2025-03-20 05:55:22','on'),(10491,'tawktocustomise_custom_timeguest@141.138.213.100','2025-03-20 07:49:21','on'),(10516,'tawktocustomise_custom_timeguest@199.244.88.221','2025-03-20 10:03:38','on'),(10523,'tawktocustomise_custom_timeguest@42.236.17.31','2025-03-20 10:24:42','on'),(10530,'tawktocustomise_custom_timeguest@105.186.164.185','2025-03-20 19:13:41','on'),(10546,'tawktocustomise_custom_timeguest@34.58.222.195','2025-03-20 19:19:50','on'),(10549,'tawktocustomise_custom_timeguest@17.241.227.6','2025-03-20 22:46:46','on'),(10560,'tawktocustomise_custom_timeguest@17.241.227.131','2025-03-20 22:46:55','on'),(10561,'tawktocustomise_custom_timeguest@17.246.23.142','2025-03-20 22:51:18','on'),(10564,'tawktocustomise_custom_timeguest@17.246.23.84','2025-03-20 22:51:26','on'),(10565,'tawktocustomise_custom_timeguest@106.54.200.247','2025-03-20 23:53:14','on'),(10570,'tawktocustomise_custom_timeguest@54.203.242.6','2025-03-21 00:32:35','on'),(10577,'tawktocustomise_custom_timeguest@159.65.24.60','2025-03-21 01:46:31','on'),(10582,'tawktocustomise_custom_timeguest@34.73.155.240','2025-03-21 03:40:18','on'),(10621,'tawktocustomise_custom_timeguest@35.87.183.31','2025-03-21 08:41:21','on'),(10624,'tawktocustomise_custom_timeguest@43.166.134.114','2025-03-21 09:59:36','on'),(10639,'tawktocustomise_custom_timeguest@96.228.21.64','2025-03-21 11:59:38','on'),(10654,'tawktocustomise_custom_timeguest@43.133.69.37','2025-03-21 14:46:31','on'),(10665,'tawktocustomise_custom_timeguest@170.64.237.223','2025-03-21 19:19:38','on'),(10678,'tawktocustomise_custom_timeguest@104.207.51.218','2025-03-21 19:31:40','on'),(10685,'tawktocustomise_custom_timeguest@43.130.40.120','2025-03-22 00:53:34','on'),(10718,'tawktocustomise_custom_timeguest@188.130.129.71','2025-03-22 10:05:25','on'),(10725,'tawktocustomise_custom_timeguest@92.119.193.36','2025-03-22 10:05:30','on'),(10726,'tawktocustomise_custom_timeguest@18.207.208.63','2025-03-22 10:41:10','on'),(10731,'tawktocustomise_custom_timeguest@43.173.1.69','2025-03-22 11:26:02','on'),(10744,'tawktocustomise_custom_timeguest@51.8.102.255','2025-03-22 15:59:57','on'),(10749,'tawktocustomise_custom_timeguest@170.64.173.98','2025-03-22 19:51:44','on'),(10762,'tawktocustomise_custom_timeguest@35.189.3.245','2025-03-22 20:12:52','on'),(10765,'tawktocustomise_custom_timeguest@124.156.157.91','2025-03-22 21:49:43','on'),(10770,'tawktocustomise_custom_timeguest@64.225.68.79','2025-03-23 01:33:56','on'),(10775,'tawktocustomise_custom_timeguest@69.63.184.2','2025-03-23 02:18:05','on'),(10780,'tawktocustomise_custom_timeguest@173.252.87.9','2025-03-23 02:18:12','on'),(10781,'tawktocustomise_custom_timeguest@173.252.127.44','2025-03-23 02:18:16','on'),(10783,'tawktocustomise_custom_timeguest@173.252.127.45','2025-03-23 02:18:22','on'),(10784,'tawktocustomise_custom_timeguest@173.252.127.50','2025-03-23 02:18:48','on'),(10787,'tawktocustomise_custom_timeguest@173.252.127.52','2025-03-23 02:18:54','on'),(10789,'tawktocustomise_custom_timeguest@69.63.189.114','2025-03-23 02:19:13','on'),(10790,'tawktocustomise_custom_timeguest@173.252.127.17','2025-03-23 02:19:15','on'),(10815,'tawktocustomise_custom_timeguest@43.153.104.196','2025-03-23 08:37:41','on'),(10820,'tawktocustomise_custom_timeguest@5.161.219.57','2025-03-23 09:03:38','on'),(10827,'tawktocustomise_custom_timeguest@42.236.12.237','2025-03-23 10:00:07','on'),(10832,'tawktocustomise_custom_timeguest@159.203.181.253','2025-03-23 12:32:10','on'),(10842,'tawktocustomise_custom_timeguest@154.0.160.51','2025-03-23 13:10:18','on'),(10849,'tawktocustomise_custom_timeguest@23.230.243.34','2025-03-23 13:24:40','on'),(10858,'tawktocustomise_custom_timeguest@43.143.7.112','2025-03-23 13:50:49','on'),(10863,'tawktocustomise_custom_timeguest@113.222.10.191','2025-03-23 14:19:41','on'),(10894,'tawktocustomise_custom_timeguest@43.130.106.18','2025-03-23 18:13:17','on'),(10897,'tawktocustomise_custom_timeguest@13.79.93.139','2025-03-23 21:23:46','on'),(10923,'tawktocustomise_custom_timeguest@34.79.35.88','2025-03-23 23:30:17','on'),(10934,'tawktocustomise_custom_timeguest@34.44.81.123','2025-03-24 01:20:53','on'),(10939,'tawktocustomise_custom_timeguest@222.188.11.190','2025-03-24 03:06:29','on'),(10944,'tawktocustomise_custom_timeguest@42.236.10.91','2025-03-24 03:06:45','on'),(10945,'tawktocustomise_custom_timeguest@42.236.10.76','2025-03-24 03:06:46','on'),(10948,'tawktocustomise_custom_timeguest@42.236.10.70','2025-03-24 03:07:03','on'),(10970,'tawktocustomise_custom_timeguest@34.87.102.217','2025-03-24 08:06:24','on'),(10975,'tawktocustomise_custom_timeguest@35.222.192.11','2025-03-24 08:34:48','on'),(10980,'tawktocustomise_custom_timeguest@35.85.215.93','2025-03-24 08:36:50','on'),(10983,'tawktocustomise_custom_timeguest@100.71.173.105','2025-03-24 08:41:14','on'),(11000,'tawktocustomise_custom_timeguest@49.51.243.95','2025-03-24 10:57:56','on'),(11005,'tawktocustomise_custom_timeguest@137.215.99.39','2025-03-24 12:48:31','on'),(11014,'tawktocustomise_custom_timeguest@197.184.103.134','2025-03-24 13:13:20','on'),(11021,'tawktocustomise_custom_timeguest@69.171.231.1','2025-03-24 14:27:31','on'),(11024,'tawktocustomise_custom_timeguest@41.150.216.81','2025-03-24 15:45:24','on'),(11033,'tawktocustomise_custom_timeguest@51.8.102.51','2025-03-24 15:59:08','on'),(11036,'tawktocustomise_custom_timeguest@102.33.220.53','2025-03-24 16:31:25','on'),(11041,'tawktocustomise_custom_timeguest@105.0.0.77','2025-03-24 16:56:20','on'),(11059,'tawktocustomise_custom_timeguest@154.126.209.104','2025-03-24 18:44:20','on'),(11066,'tawktocustomise_custom_timeguest@105.245.97.197','2025-03-24 19:11:44','on'),(11077,'tawktocustomise_custom_timeguest@42.236.17.247','2025-03-24 19:40:06','on'),(11084,'tawktocustomise_custom_timeguest@35.200.179.113','2025-03-24 22:22:18','on'),(11093,'tawktocustomise_custom_timeguest@164.90.182.77','2025-03-25 02:17:56','on'),(11098,'tawktocustomise_custom_timeguest@197.185.165.135','2025-03-25 03:14:23','on'),(11121,'tawktocustomise_custom_timeguest@34.41.201.178','2025-03-25 06:26:12','on'),(11126,'tawktocustomise_custom_timeguest@47.82.11.189','2025-03-25 06:42:41','on'),(11129,'tawktocustomise_custom_timeguest@47.82.11.179','2025-03-25 06:45:39','on'),(11132,'tawktocustomise_custom_timeguest@47.82.11.158','2025-03-25 06:51:49','on'),(11135,'tawktocustomise_custom_timeguest@47.82.11.190','2025-03-25 06:53:11','on'),(11138,'tawktocustomise_custom_timeguest@47.82.11.185','2025-03-25 07:32:07','on'),(11143,'tawktocustomise_custom_timeguest@47.82.11.194','2025-03-25 07:36:31','on'),(11146,'tawktocustomise_custom_timeguest@47.82.11.162','2025-03-25 07:40:39','on'),(11151,'tawktocustomise_custom_timeguest@43.166.129.247','2025-03-25 08:47:16','on'),(11168,'tawktocustomise_custom_timeguest@197.184.94.195','2025-03-25 10:37:23','on'),(11179,'tawktocustomise_custom_timeguest@102.182.240.29','2025-03-25 11:07:27','on'),(11184,'tawktocustomise_custom_timeguest@169.1.131.144','2025-03-25 11:26:32','on'),(11216,'tawktocustomise_custom_timeguest@69.171.249.115','2025-03-25 16:51:23','on'),(11263,'tawktocustomise_custom_timeguest@69.171.249.5','2025-03-26 06:01:55','on'),(11266,'tawktocustomise_custom_timeguest@66.220.149.18','2025-03-26 06:02:40','on'),(11269,'tawktocustomise_custom_timeguest@105.245.99.84','2025-03-26 08:16:16','on'),(11276,'tawktocustomise_custom_timeguest@54.171.166.199','2025-03-26 08:35:34','on'),(11287,'tawktocustomise_custom_timeguest@103.115.175.155','2025-03-26 11:17:18','on'),(11292,'tawktocustomise_custom_timeguest@185.13.99.111','2025-03-26 12:03:33','on'),(11317,'tawktocustomise_custom_timeguest@118.163.199.162','2025-03-26 16:22:20','on'),(11340,'tawktocustomise_custom_timeguest@173.252.87.1','2025-03-26 19:38:38','on'),(11345,'tawktocustomise_custom_timeguest@63.117.215.11','2025-03-26 20:33:56','on'),(11346,'tawktocustomise_custom_timeguest@205.164.152.213','2025-03-26 20:33:56','on'),(11352,'tawktocustomise_custom_timeguest@44.247.145.122','2025-03-27 08:26:26','on'),(11365,'tawktocustomise_custom_timeguest@34.223.4.0','2025-03-27 08:36:43','on'),(11368,'tawktocustomise_custom_timeguest@41.116.10.221','2025-03-27 09:31:47','on'),(11377,'tawktocustomise_custom_timeguest@42.236.17.19','2025-03-27 12:34:01','on'),(11382,'tawktocustomise_custom_timeguest@42.236.17.254','2025-03-27 13:45:39','on'),(11389,'tawktocustomise_custom_timeguest@42.236.17.25','2025-03-27 13:47:35','on'),(11394,'tawktocustomise_custom_timeguest@47.82.11.248','2025-03-27 14:03:35','on'),(11411,'tawktocustomise_custom_timeguest@173.252.127.20','2025-03-27 16:21:18','on'),(11412,'tawktocustomise_custom_timeguest@223.15.245.170','2025-03-27 16:40:38','on'),(11433,'tawktocustomise_custom_timeguest@104.207.52.202','2025-03-27 20:53:33','on'),(11438,'tawktocustomise_custom_timeguest@61.163.157.183','2025-03-27 21:08:27','on'),(11447,'tawktocustomise_custom_timeguest@185.163.55.12','2025-03-28 01:47:24','on'),(11488,'tawktocustomise_custom_timeguest@35.229.78.123','2025-03-28 07:57:57','on'),(11501,'tawktocustomise_custom_timeguest@41.193.169.222','2025-03-28 08:46:38','on'),(11512,'tawktocustomise_custom_timeguest@41.150.217.75','2025-03-28 11:10:11','on'),(11513,'tawktocustomise_custom_timeguest@31.13.115.9','2025-03-28 11:10:13','on'),(11515,'tawktocustomise_custom_timeguest@31.13.127.32','2025-03-28 11:10:18','on'),(11517,'tawktocustomise_custom_timeguest@42.236.17.18','2025-03-28 11:32:06','on'),(11522,'tawktocustomise_custom_timeguest@42.236.101.195','2025-03-28 11:32:46','on'),(11527,'tawktocustomise_custom_timeguest@112.90.162.223','2025-03-28 13:54:52','on'),(11532,'tawktocustomise_custom_timeguest@42.236.12.233','2025-03-28 13:54:57','on'),(11533,'tawktocustomise_custom_timeguest@23.230.243.30','2025-03-28 14:06:15','on'),(11536,'tawktocustomise_custom_timeguest@197.184.88.9','2025-03-28 14:10:29','on'),(11539,'tawktocustomise_custom_timeguest@41.90.33.250','2025-03-28 15:34:10','on'),(11565,'tawktocustomise_custom_timeguest@102.91.104.166','2025-03-28 17:38:07','on'),(11574,'tawktocustomise_custom_timeguest@167.71.70.228','2025-03-29 02:05:58','on'),(11579,'tawktocustomise_custom_timeguest@51.8.102.167','2025-03-29 02:10:10','on'),(11606,'tawktocustomise_custom_timeguest@173.249.34.96','2025-03-29 08:20:39','on'),(11611,'tawktocustomise_custom_timeguest@45.81.136.190','2025-03-29 11:26:41','on'),(11618,'tawktocustomise_custom_timeguest@41.145.210.100','2025-03-29 13:18:03','on'),(11627,'tawktocustomise_custom_timeguest@119.28.177.175','2025-03-29 16:49:48','on'),(11668,'tawktocustomise_custom_timeguest@40.77.202.118','2025-03-29 20:33:23','on'),(11683,'tawktocustomise_custom_timeguest@3.227.12.135','2025-03-30 05:28:57','on'),(11696,'tawktocustomise_custom_timeguest@42.236.12.226','2025-03-30 07:17:52','on'),(11701,'tawktocustomise_custom_timeguest@44.248.36.161','2025-03-30 08:26:56','on'),(11706,'tawktocustomise_custom_timeguest@54.213.127.71','2025-03-30 08:36:30','on'),(11709,'tawktocustomise_custom_timeguest@42.236.12.228','2025-03-30 09:12:22','on'),(11714,'tawktocustomise_custom_timeguest@51.8.102.37','2025-03-30 10:03:23','on'),(11719,'tawktocustomise_custom_timeguest@128.24.49.199','2025-03-30 13:24:18','on'),(11765,'tawktocustomise_custom_timeguest@43.130.102.7','2025-03-30 16:12:39','on'),(11770,'tawktocustomise_custom_timeguest@43.153.87.54','2025-03-30 16:23:14','on'),(11775,'tawktocustomise_custom_timeguest@69.171.251.2','2025-03-30 16:37:43','on'),(11791,'tawktocustomise_custom_timeguest@63.135.79.42','2025-03-30 17:40:43','on'),(11802,'tawktocustomise_custom_timeguest@69.171.249.116','2025-03-30 20:03:14','on'),(11807,'tawktocustomise_custom_timeguest@173.252.83.10','2025-03-30 20:03:19','on'),(11808,'tawktocustomise_custom_timeguest@173.252.127.12','2025-03-30 20:03:42','on'),(11809,'tawktocustomise_custom_timeguest@31.13.127.10','2025-03-30 20:03:53','on'),(11811,'tawktocustomise_custom_timeguest@31.13.127.22','2025-03-30 20:03:56','on'),(11813,'tawktocustomise_custom_timeguest@165.154.227.208','2025-03-30 21:08:35','on'),(11818,'tawktocustomise_custom_timeguest@41.246.130.136','2025-03-30 21:23:11','on'),(11821,'tawktocustomise_custom_timeguest@113.219.218.197','2025-03-30 22:05:38','on'),(11826,'tawktocustomise_custom_timeguest@43.135.185.59','2025-03-30 22:18:37','on'),(11829,'tawktocustomise_custom_timeguest@170.106.167.214','2025-03-30 22:29:07','on'),(11844,'tawktocustomise_custom_timeguest@173.212.223.204','2025-03-30 23:26:26','on'),(11849,'tawktocustomise_custom_timeguest@198.54.114.80','2025-03-30 23:56:04','on'),(11854,'tawktocustomise_custom_timeguest@185.199.236.107','2025-03-31 00:06:10','on'),(11857,'tawktocustomise_custom_timeguest@46.101.84.236','2025-03-31 00:15:49','on'),(11860,'tawktocustomise_custom_timeguest@132.148.183.184','2025-03-31 00:26:42','on'),(11865,'tawktocustomise_custom_timeguest@20.245.167.190','2025-03-31 00:36:59','on'),(11868,'tawktocustomise_custom_timeguest@103.132.20.2','2025-03-31 01:08:11','on'),(11881,'tawktocustomise_custom_timeguest@107.172.243.11','2025-03-31 01:39:29','on'),(11882,'tawktocustomise_custom_timeguest@198.27.67.210','2025-03-31 01:50:00','on'),(11887,'tawktocustomise_custom_timeguest@198.186.130.214','2025-03-31 02:33:08','on'),(11892,'tawktocustomise_custom_timeguest@188.130.142.126','2025-03-31 02:42:23','on'),(11897,'tawktocustomise_custom_timeguest@162.241.126.57','2025-03-31 02:54:07','on'),(11902,'tawktocustomise_custom_timeguest@199.188.207.168','2025-03-31 03:14:54','on'),(11907,'tawktocustomise_custom_timeguest@139.59.21.94','2025-03-31 03:25:30','on'),(11910,'tawktocustomise_custom_timeguest@38.242.195.184','2025-03-31 03:56:59','on'),(11915,'tawktocustomise_custom_timeguest@43.166.245.250','2025-03-31 04:17:17','on'),(11923,'tawktocustomise_custom_timeguest@198.54.114.126','2025-03-31 04:28:39','on'),(11930,'tawktocustomise_custom_timeguest@170.39.213.43','2025-03-31 05:09:58','on'),(11947,'tawktocustomise_custom_timeguest@104.37.175.156','2025-03-31 05:51:22','on'),(11950,'tawktocustomise_custom_timeguest@51.178.45.73','2025-03-31 06:01:43','on'),(11953,'tawktocustomise_custom_timeguest@94.247.172.129','2025-03-31 06:02:00','on'),(11956,'tawktocustomise_custom_timeguest@50.62.182.7','2025-03-31 06:12:14','on'),(11963,'tawktocustomise_custom_timeguest@217.156.65.24','2025-03-31 07:16:41','on'),(11966,'tawktocustomise_custom_timeguest@149.255.58.142','2025-03-31 07:27:39','on'),(11971,'tawktocustomise_custom_timeguest@103.90.232.143','2025-03-31 07:38:35','on'),(11976,'tawktocustomise_custom_timeguest@13.235.180.144','2025-03-31 07:50:45','on'),(11983,'tawktocustomise_custom_timeguest@35.187.250.253','2025-03-31 09:15:33','on'),(11988,'tawktocustomise_custom_timeguest@158.69.25.207','2025-03-31 09:27:48','on'),(11991,'tawktocustomise_custom_timeguest@34.93.16.66','2025-03-31 09:40:11','on'),(11994,'tawktocustomise_custom_timeguest@43.155.129.131','2025-03-31 09:50:30','on'),(11999,'tawktocustomise_custom_timeguest@43.159.140.236','2025-03-31 09:57:15','on'),(12002,'tawktocustomise_custom_timeguest@38.57.3.35','2025-03-31 10:04:58','on'),(12005,'tawktocustomise_custom_timeguest@162.240.238.246','2025-03-31 10:20:45','on'),(12010,'tawktocustomise_custom_timeguest@104.43.93.163','2025-03-31 10:33:15','on'),(12013,'tawktocustomise_custom_timeguest@68.178.151.243','2025-03-31 10:45:43','on'),(12016,'tawktocustomise_custom_timeguest@51.79.248.237','2025-03-31 11:18:59','on'),(12027,'tawktocustomise_custom_timeguest@169.255.23.49','2025-03-31 12:34:37','on'),(12032,'tawktocustomise_custom_timeguest@164.92.175.159','2025-03-31 12:43:29','on'),(12053,'tawktocustomise_custom_timeguest@185.104.44.170','2025-03-31 13:35:06','on'),(12056,'tawktocustomise_custom_timeguest@85.13.217.246','2025-03-31 14:13:41','on'),(12061,'tawktocustomise_custom_timeguest@128.199.23.16','2025-03-31 14:20:09','on'),(12074,'tawktocustomise_custom_timeguest@23.94.181.5','2025-03-31 15:06:05','on'),(12083,'tawktocustomise_custom_timeguest@42.236.101.238','2025-03-31 15:34:29','on'),(12086,'tawktocustomise_custom_timeguest@103.8.25.98','2025-03-31 15:59:03','on'),(12089,'tawktocustomise_custom_timeguest@66.249.88.233','2025-03-31 16:12:13','on'),(12092,'tawktocustomise_custom_timeguest@71.178.187.218','2025-03-31 16:12:15','on'),(12095,'tawktocustomise_custom_timeguest@103.186.185.28','2025-03-31 16:12:28','on'),(12096,'tawktocustomise_custom_timeguest@185.218.124.157','2025-03-31 16:39:00','on'),(12107,'tawktocustomise_custom_timeguest@103.169.35.190','2025-03-31 17:04:07','on'),(12112,'tawktocustomise_custom_timeguest@184.168.112.46','2025-03-31 17:16:26','on'),(12129,'tawktocustomise_custom_timeguest@47.119.16.237','2025-03-31 18:15:36','on'),(12138,'tawktocustomise_custom_timeguest@17.241.227.145','2025-03-31 19:03:55','on'),(12141,'tawktocustomise_custom_timeguest@17.241.219.90','2025-03-31 19:04:00','on'),(12142,'tawktocustomise_custom_timeguest@173.252.87.5','2025-03-31 19:06:14','on'),(12144,'tawktocustomise_custom_timeguest@57.141.0.27','2025-03-31 19:06:16','on'),(12146,'tawktocustomise_custom_timeguest@57.141.0.22','2025-03-31 19:06:20','on'),(12147,'tawktocustomise_custom_timeguest@17.241.227.60','2025-03-31 19:08:26','on'),(12150,'tawktocustomise_custom_timeguest@103.7.8.179','2025-03-31 19:22:14','on'),(12155,'tawktocustomise_custom_timeguest@203.161.63.215','2025-03-31 19:33:18','on'),(12158,'tawktocustomise_custom_timeguest@57.141.0.10','2025-03-31 19:52:36','on'),(12163,'tawktocustomise_custom_timeguest@57.141.0.21','2025-03-31 19:54:45','on'),(12172,'tawktocustomise_custom_timeguest@3.110.153.170','2025-03-31 20:46:07','on'),(12181,'tawktocustomise_custom_timeguest@162.0.232.248','2025-03-31 21:30:59','on'),(12190,'tawktocustomise_custom_timeguest@178.254.240.71','2025-03-31 23:08:10','on'),(12195,'tawktocustomise_custom_timeguest@88.210.10.79','2025-03-31 23:08:28','on'),(12211,'tawktocustomise_custom_timeguest@192.99.19.65','2025-04-01 00:12:55','on'),(12218,'tawktocustomise_custom_timeguest@37.27.60.109','2025-04-01 00:46:02','on'),(12223,'tawktocustomise_custom_timeguest@91.238.162.8','2025-04-01 00:57:12','on'),(12228,'tawktocustomise_custom_timeguest@85.208.96.199','2025-04-01 01:01:30','on'),(12229,'tawktocustomise_custom_timeguest@185.191.171.17','2025-04-01 01:01:38','on'),(12232,'tawktocustomise_custom_timeguest@162.214.124.144','2025-04-01 01:19:46','on'),(12239,'tawktocustomise_custom_timeguest@111.229.111.163','2025-04-01 02:18:21','on'),(12246,'tawktocustomise_custom_timeguest@34.46.107.224','2025-04-01 03:07:13','on'),(12257,'tawktocustomise_custom_timeguest@66.29.132.86','2025-04-01 04:10:41','on'),(12260,'tawktocustomise_custom_timeguest@198.54.120.17','2025-04-01 04:23:17','on'),(12275,'tawktocustomise_custom_timeguest@198.54.120.130','2025-04-01 04:47:52','on'),(12282,'tawktocustomise_custom_timeguest@162.240.170.99','2025-04-01 05:12:24','on'),(12301,'tawktocustomise_custom_timeguest@124.222.113.25','2025-04-01 06:11:37','on'),(12304,'tawktocustomise_custom_timeguest@195.26.245.159','2025-04-01 06:46:23','on'),(12309,'tawktocustomise_custom_timeguest@139.59.16.194','2025-04-01 06:57:58','on'),(12312,'tawktocustomise_custom_timeguest@120.24.23.234','2025-04-01 07:09:36','on'),(12323,'tawktocustomise_custom_timeguest@103.213.38.226','2025-04-01 07:45:03','on'),(12326,'tawktocustomise_custom_timeguest@182.92.110.55','2025-04-01 08:09:53','on'),(12337,'tawktocustomise_custom_timeguest@95.175.134.181','2025-04-01 08:50:47','on'),(12345,'tawktocustomise_custom_timeguest@103.159.37.228','2025-04-01 09:10:39','on'),(12348,'tawktocustomise_custom_timeguest@222.252.194.19','2025-04-01 12:49:19','on'),(12353,'tawktocustomise_custom_timeguest@195.26.225.209','2025-04-01 12:49:36','on'),(12365,'tawktocustomise_custom_timeguest@52.117.30.9','2025-04-01 12:55:19','on'),(12368,'tawktocustomise_custom_timeguest@133.242.131.226','2025-04-01 13:49:57','on'),(12373,'tawktocustomise_custom_timeguest@186.64.119.35','2025-04-01 14:03:26','on'),(12376,'tawktocustomise_custom_timeguest@162.240.168.197','2025-04-01 14:19:41','on'),(12381,'tawktocustomise_custom_timeguest@171.247.29.193','2025-04-01 14:28:46','on'),(12387,'tawktocustomise_custom_timeguest@212.118.43.65','2025-04-01 14:29:00','on'),(12407,'tawktocustomise_custom_timeguest@93.158.90.65','2025-04-01 15:26:48','on'),(12410,'tawktocustomise_custom_timeguest@93.158.90.74','2025-04-01 15:26:53','on'),(12411,'tawktocustomise_custom_timeguest@46.202.165.227','2025-04-01 16:40:14','on'),(12431,'tawktocustomise_custom_timeguest@114.80.36.40','2025-04-01 17:36:07','on'),(12446,'tawktocustomise_custom_timeguest@47.79.3.216','2025-04-01 19:40:46','on'),(12451,'tawktocustomise_custom_timeguest@47.82.9.24','2025-04-01 19:53:14','on'),(12454,'tawktocustomise_custom_timeguest@40.77.167.85','2025-04-01 20:24:31','on'),(12459,'tawktocustomise_custom_timeguest@162.0.229.109','2025-04-01 21:17:41','on'),(12468,'tawktocustomise_custom_timeguest@43.130.9.111','2025-04-01 23:11:30','on'),(12469,'tawktocustomise_custom_timeguest@185.66.90.253','2025-04-01 23:11:30','on'),(12477,'tawktocustomise_custom_timeguest@43.130.67.6','2025-04-01 23:23:01','on'),(12480,'tawktocustomise_custom_timeguest@43.159.138.217','2025-04-01 23:49:39','on'),(12487,'tawktocustomise_custom_timeguest@43.159.143.139','2025-04-01 23:58:19','on'),(12498,'tawktocustomise_custom_timeguest@186.64.116.45','2025-04-02 00:32:06','on'),(12501,'tawktocustomise_custom_timeguest@49.51.72.144','2025-04-02 00:59:29','on'),(12506,'tawktocustomise_custom_timeguest@43.166.255.102','2025-04-02 01:39:19','on'),(12513,'tawktocustomise_custom_timeguest@134.209.237.157','2025-04-02 02:11:25','on'),(12518,'tawktocustomise_custom_timeguest@170.106.181.163','2025-04-02 02:20:17','on'),(12521,'tawktocustomise_custom_timeguest@43.159.128.155','2025-04-02 02:32:09','on'),(12528,'tawktocustomise_custom_timeguest@3.15.238.90','2025-04-02 03:45:53','on'),(12539,'tawktocustomise_custom_timeguest@198.54.126.98','2025-04-02 04:44:07','on'),(12546,'tawktocustomise_custom_timeguest@198.54.114.36','2025-04-02 05:07:58','on'),(12551,'tawktocustomise_custom_timeguest@118.139.180.100','2025-04-02 05:33:23','on'),(12560,'tawktocustomise_custom_timeguest@103.81.84.34','2025-04-02 06:46:14','on'),(12565,'tawktocustomise_custom_timeguest@47.82.9.58','2025-04-02 06:53:21','on'),(12568,'tawktocustomise_custom_timeguest@47.79.123.182','2025-04-02 06:54:48','on'),(12571,'tawktocustomise_custom_timeguest@47.82.9.90','2025-04-02 06:55:42','on'),(12573,'tawktocustomise_custom_timeguest@47.82.10.212','2025-04-02 07:03:34','on'),(12576,'tawktocustomise_custom_timeguest@47.79.5.126','2025-04-02 07:07:32','on'),(12581,'tawktocustomise_custom_timeguest@157.245.131.229','2025-04-02 07:19:17','on'),(12588,'tawktocustomise_custom_timeguest@158.255.80.210','2025-04-02 07:54:36','on'),(12595,'tawktocustomise_custom_timeguest@52.40.113.36','2025-04-02 07:58:35','on'),(12598,'tawktocustomise_custom_timeguest@3.126.219.214','2025-04-02 07:58:49','on'),(12602,'tawktocustomise_custom_timeguest@3.69.100.171','2025-04-02 08:06:10','on'),(12605,'tawktocustomise_custom_timeguest@3.86.97.48','2025-04-02 08:06:17','on'),(12607,'tawktocustomise_custom_timeguest@40.68.190.20','2025-04-02 08:07:20','on'),(12610,'tawktocustomise_custom_timeguest@67.205.159.76','2025-04-02 08:12:44','on'),(12615,'tawktocustomise_custom_timeguest@35.91.162.189','2025-04-02 08:20:34','on'),(12622,'tawktocustomise_custom_timeguest@35.93.215.121','2025-04-02 08:28:41','on'),(12625,'tawktocustomise_custom_timeguest@13.201.219.151','2025-04-02 08:35:31','on'),(12628,'tawktocustomise_custom_timeguest@43.157.95.239','2025-04-02 09:04:14','on'),(12633,'tawktocustomise_custom_timeguest@43.130.139.177','2025-04-02 09:18:50','on'),(12636,'tawktocustomise_custom_timeguest@103.90.235.199','2025-04-02 09:20:41','on'),(12639,'tawktocustomise_custom_timeguest@103.108.229.72','2025-04-02 09:20:57','on'),(12642,'tawktocustomise_custom_timeguest@43.166.136.202','2025-04-02 09:30:00','on'),(12645,'tawktocustomise_custom_timeguest@43.155.140.157','2025-04-02 09:35:35','on'),(12650,'tawktocustomise_custom_timeguest@43.166.244.192','2025-04-02 09:49:27','on'),(12653,'tawktocustomise_custom_timeguest@43.133.187.11','2025-04-02 10:08:59','on'),(12658,'tawktocustomise_custom_timeguest@150.95.140.248','2025-04-02 10:10:09','on'),(12663,'tawktocustomise_custom_timeguest@61.4.121.124','2025-04-02 12:03:07','on'),(12668,'tawktocustomise_custom_timeguest@52.167.144.210','2025-04-02 12:19:10','on'),(12675,'tawktocustomise_custom_timeguest@141.95.75.26','2025-04-02 14:28:33','on'),(12682,'tawktocustomise_custom_timeguest@103.205.211.78','2025-04-02 14:33:52','on'),(12689,'tawktocustomise_custom_timeguest@176.74.26.54','2025-04-02 15:28:24','on'),(12694,'tawktocustomise_custom_timeguest@159.65.152.66','2025-04-02 15:38:10','on'),(12699,'tawktocustomise_custom_timeguest@105.184.186.79','2025-04-02 15:43:44','on'),(12702,'tawktocustomise_custom_timeguest@195.179.237.22','2025-04-02 15:55:27','on'),(12709,'tawktocustomise_custom_timeguest@43.135.135.57','2025-04-02 16:36:12','on'),(12722,'tawktocustomise_custom_timeguest@198.54.114.56','2025-04-02 16:45:33','on'),(12725,'tawktocustomise_custom_timeguest@43.153.96.79','2025-04-02 16:50:03','on'),(12728,'tawktocustomise_custom_timeguest@169.0.220.51','2025-04-02 17:01:30','on'),(12747,'tawktocustomise_custom_timeguest@193.164.17.45','2025-04-02 17:16:23','on'),(12754,'tawktocustomise_custom_timeguest@5.9.40.119','2025-04-02 17:26:48','on'),(12767,'tawktocustomise_custom_timeguest@162.0.235.20','2025-04-02 17:57:21','on'),(12774,'tawktocustomise_custom_timeguest@152.231.105.120','2025-04-02 18:14:43','on'),(12779,'tawktocustomise_custom_timeguest@109.123.236.117','2025-04-02 18:19:49','on'),(12784,'tawktocustomise_custom_timeguest@103.191.76.181','2025-04-02 18:47:11','on'),(12791,'tawktocustomise_custom_timeguest@35.89.35.107','2025-04-02 19:24:44','on'),(12800,'tawktocustomise_custom_timeguest@76.128.158.238','2025-04-02 19:37:46','on'),(12811,'tawktocustomise_custom_timeguest@37.97.206.40','2025-04-02 20:54:34','on'),(12812,'tawktocustomise_custom_timeguest@52.190.190.23','2025-04-02 20:54:34','on'),(12813,'tawktocustomise_custom_timeguest@52.190.190.31','2025-04-02 20:54:37','on'),(12827,'tawktocustomise_custom_timeguest@54.210.161.11','2025-04-02 21:01:17','on'),(12829,'tawktocustomise_custom_timeguest@54.198.116.231','2025-04-02 21:01:21','on'),(12830,'tawktocustomise_custom_timeguest@138.199.35.214','2025-04-02 21:22:43','on'),(12837,'tawktocustomise_custom_timeguest@68.178.168.103','2025-04-02 21:42:20','on'),(12844,'tawktocustomise_custom_timeguest@42.0.7.251','2025-04-02 21:51:06','on'),(12847,'tawktocustomise_custom_timeguest@54.160.161.224','2025-04-02 22:11:57','on'),(12851,'tawktocustomise_custom_timeguest@165.154.227.239','2025-04-02 22:39:08','on'),(12854,'tawktocustomise_custom_timeguest@164.160.91.19','2025-04-03 01:04:20','on'),(12859,'tawktocustomise_custom_timeguest@137.184.230.10','2025-04-03 02:05:59','on'),(12866,'tawktocustomise_custom_timeguest@3.17.185.36','2025-04-03 03:27:29','on'),(12883,'tawktocustomise_custom_timeguest@17.241.75.164','2025-04-03 07:00:28','on'),(12893,'tawktocustomise_custom_timeguest@105.245.97.126','2025-04-03 07:43:34','on'),(12907,'tawktocustomise_custom_timeguest@49.217.143.243','2025-04-03 12:20:03','on'),(12918,'tawktocustomise_custom_timeguest@42.236.17.95','2025-04-03 13:21:02','on'),(12923,'tawktocustomise_custom_timeguest@49.214.255.21','2025-04-03 14:39:18','on'),(12928,'tawktocustomise_custom_timeguest@173.252.87.114','2025-04-03 15:16:23','on'),(12939,'tawktocustomise_custom_timeguest@138.199.35.207','2025-04-03 17:18:44','on'),(12956,'tawktocustomise_custom_timeguest@66.220.149.2','2025-04-03 18:17:52','on'),(12962,'tawktocustomise_custom_timeguest@135.148.195.8','2025-04-03 18:24:28','on'),(12965,'tawktocustomise_custom_timeguest@91.84.110.151','2025-04-03 20:47:36','on'),(12992,'tawktocustomise_custom_timeguest@159.65.22.123','2025-04-04 01:22:58','on'),(12997,'tawktocustomise_custom_timeguest@51.8.102.226','2025-04-04 02:11:04','on'),(13013,'tawktocustomise_custom_timeguest@34.60.50.178','2025-04-04 02:31:38','on'),(13047,'tawktocustomise_custom_timeguest@34.151.116.180','2025-04-04 06:52:56','on'),(13052,'tawktocustomise_custom_timeguest@46.161.59.59','2025-04-04 08:38:11','on'),(13053,'tawktocustomise_custom_timeguest@146.19.90.119','2025-04-04 08:38:18','on'),(13071,'tawktocustomise_custom_timeguest@41.13.88.103','2025-04-04 13:52:50','on'),(13072,'tawktocustomise_custom_timeguest@102.141.160.173','2025-04-04 13:52:50','on'),(13092,'tawktocustomise_custom_timeguest@51.8.102.81','2025-04-04 18:18:12','on'),(13141,'tawktocustomise_custom_timeguest@34.222.168.25','2025-04-05 12:29:12','on'),(13146,'tawktocustomise_custom_timeguest@102.64.32.137','2025-04-05 15:17:38','on'),(13152,'tawktocustomise_custom_timeguest@196.247.160.156','2025-04-05 17:10:24','on'),(13165,'tawktocustomise_custom_timeguest@10.55.8.187','2025-04-05 18:39:40','on'),(13174,'tawktocustomise_custom_timeguest@3.238.147.168','2025-04-05 21:58:23','on'),(13179,'tawktocustomise_custom_timeguest@146.190.237.129','2025-04-06 01:10:11','on'),(13184,'tawktocustomise_custom_timeguest@196.251.87.23','2025-04-06 01:25:51','on'),(13203,'tawktocustomise_custom_timeguest@66.249.72.97','2025-04-06 05:57:05','on'),(13214,'tawktocustomise_custom_timeguest@165.232.149.167','2025-04-06 11:55:29','on'),(13219,'tawktocustomise_custom_timeguest@18.117.114.128','2025-04-06 14:19:02','on'),(13224,'tawktocustomise_custom_timeguest@173.252.83.116','2025-04-06 17:02:15','on'),(13237,'tawktocustomise_custom_timeguest@102.134.25.154','2025-04-06 17:23:16','on'),(13248,'tawktocustomise_custom_timeguest@41.1.135.238','2025-04-06 19:41:06','on'),(13253,'tawktocustomise_custom_timeguest@125.126.183.196','2025-04-06 20:06:51','on'),(13256,'tawktocustomise_custom_timeguest@120.229.184.124','2025-04-06 20:06:58','on'),(13257,'tawktocustomise_custom_timeguest@105.186.154.66','2025-04-06 20:15:15','on'),(13262,'tawktocustomise_custom_timeguest@18.217.130.180','2025-04-07 01:42:59','on'),(13287,'tawktocustomise_custom_timeguest@63.117.215.74','2025-04-07 06:11:38','on'),(13307,'tawktocustomise_custom_timeguest@18.118.10.2','2025-04-07 14:04:42','on'),(13311,'tawktocustomise_custom_timeguest@34.83.55.95','2025-04-07 14:07:23','on'),(13318,'tawktocustomise_custom_timeguest@3.249.246.88','2025-04-07 14:44:37','on'),(13351,'tawktocustomise_custom_timeguest@93.191.156.197','2025-04-07 17:28:16','on'),(13363,'tawktocustomise_custom_timeguest@18.191.100.220','2025-04-07 19:21:28','on'),(13373,'tawktocustomise_custom_timeguest@31.13.127.26','2025-04-07 22:03:20','on'),(13378,'tawktocustomise_custom_timeguest@142.93.144.191','2025-04-08 00:19:42','on'),(13411,'tawktocustomise_custom_timeguest@125.94.144.102','2025-04-08 08:31:24','on'),(13420,'tawktocustomise_custom_timeguest@137.215.99.182','2025-04-08 12:21:13','on'),(13425,'tawktocustomise_custom_timeguest@173.252.95.115','2025-04-08 12:56:10','on'),(13430,'tawktocustomise_custom_timeguest@104.28.56.0','2025-04-08 15:13:36','on'),(13435,'tawktocustomise_custom_timeguest@100.1.81.94','2025-04-08 15:13:41','on'),(13438,'tawktocustomise_custom_timeguest@196.196.254.20','2025-04-08 18:01:42','on'),(13462,'tawktocustomise_custom_timeguest@173.252.95.112','2025-04-08 20:19:22','on'),(13467,'tawktocustomise_custom_timeguest@173.252.95.7','2025-04-08 20:19:29','on'),(13468,'tawktocustomise_custom_timeguest@173.252.95.42','2025-04-08 20:19:46','on'),(13475,'tawktocustomise_custom_timeguest@43.135.182.43','2025-04-08 22:10:57','on'),(13499,'tawktocustomise_custom_timeguest@41.150.222.43','2025-04-08 23:47:13','on'),(13506,'tawktocustomise_custom_timeguest@199.244.88.224','2025-04-09 02:15:46','on'),(13517,'tawktocustomise_custom_timeguest@34.223.4.222','2025-04-09 04:35:25','on'),(13534,'tawktocustomise_custom_timeguest@43.157.142.101','2025-04-09 06:22:12','on'),(13541,'tawktocustomise_custom_timeguest@170.106.84.136','2025-04-09 06:48:15','on'),(13544,'tawktocustomise_custom_timeguest@100.71.138.252','2025-04-09 07:23:22','on'),(13557,'tawktocustomise_custom_timeguest@3.88.197.40','2025-04-09 10:54:21','on'),(13562,'tawktocustomise_custom_timeguest@34.169.235.116','2025-04-09 11:28:38','on'),(13569,'tawktocustomise_custom_timeguest@197.185.146.51','2025-04-09 13:59:48','on'),(13575,'tawktocustomise_custom_timeguest@174.230.177.11','2025-04-09 14:54:38','on'),(13580,'tawktocustomise_custom_timeguest@185.247.137.112','2025-04-09 17:02:02','on'),(13603,'tawktocustomise_custom_timeguest@31.13.127.27','2025-04-09 19:17:04','on'),(13607,'tawktocustomise_custom_timeguest@69.171.231.115','2025-04-09 19:17:09','on'),(13609,'tawktocustomise_custom_timeguest@172.56.216.215','2025-04-09 20:04:22','on'),(13614,'tawktocustomise_custom_timeguest@197.184.126.98','2025-04-09 21:32:45','on'),(13623,'tawktocustomise_custom_timeguest@164.92.222.25','2025-04-10 00:28:02','on'),(13628,'tawktocustomise_custom_timeguest@105.209.109.118','2025-04-10 00:59:38','on'),(13635,'tawktocustomise_custom_timeguest@134.122.9.79','2025-04-10 02:27:53','on'),(13644,'tawktocustomise_custom_timeguest@185.247.137.29','2025-04-10 03:09:20','on'),(13647,'tawktocustomise_custom_timeguest@54.83.95.218','2025-04-10 03:44:54','on'),(13659,'tawktocustomise_custom_timeguest@54.236.212.141','2025-04-10 05:07:29','on'),(13660,'tawktocustomise_custom_timeguest@18.209.48.25','2025-04-10 05:07:29','on'),(13666,'tawktocustomise_custom_timeguest@54.163.41.160','2025-04-10 05:07:34','on'),(13681,'tawktocustomise_custom_timeguest@35.89.163.253','2025-04-10 06:16:27','on'),(13704,'tawktocustomise_custom_timeguest@41.13.86.167','2025-04-10 08:49:51','on'),(13716,'tawktocustomise_custom_timeguest@34.147.19.222','2025-04-10 14:44:05','on'),(13721,'tawktocustomise_custom_timeguest@51.8.102.190','2025-04-10 19:20:21','on'),(13734,'tawktocustomise_custom_timeguest@46.101.9.216','2025-04-10 22:36:31','on'),(13739,'tawktocustomise_custom_timeguest@17.241.227.157','2025-04-11 01:49:27','on'),(13744,'tawktocustomise_custom_timeguest@31.13.103.112','2025-04-11 02:59:39','on'),(13757,'tawktocustomise_custom_timeguest@31.13.115.1','2025-04-11 03:00:10','on'),(13774,'tawktocustomise_custom_timeguest@34.66.156.49','2025-04-11 07:16:35','on'),(13783,'tawktocustomise_custom_timeguest@105.246.22.91','2025-04-11 07:36:41','on'),(13798,'tawktocustomise_custom_timeguest@44.246.30.243','2025-04-11 08:28:44','on'),(13809,'tawktocustomise_custom_timeguest@20.26.44.164','2025-04-11 10:24:53','on'),(13814,'tawktocustomise_custom_timeguest@51.8.102.237','2025-04-11 11:31:50','on'),(13821,'tawktocustomise_custom_timeguest@71.56.177.195','2025-04-11 13:03:04','on'),(13844,'tawktocustomise_custom_timeguest@45.89.242.148','2025-04-11 22:31:44','on'),(13845,'tawktocustomise_custom_timeguest@186.44.161.185','2025-04-11 22:31:46','on'),(13849,'tawktocustomise_custom_timeguest@81.152.192.248','2025-04-11 22:32:01','on'),(13852,'tawktocustomise_custom_timeguest@102.64.114.105','2025-04-11 23:20:00','on'),(13857,'tawktocustomise_custom_timeguest@173.252.107.9','2025-04-11 23:27:41','on'),(13860,'tawktocustomise_custom_timeguest@165.22.203.43','2025-04-12 02:05:12','on'),(13883,'tawktocustomise_custom_timeguest@52.12.180.194','2025-04-12 07:33:38','on'),(13896,'tawktocustomise_custom_timeguest@34.42.153.253','2025-04-12 09:10:56','on'),(13903,'tawktocustomise_custom_timeguest@165.154.227.215','2025-04-12 11:46:38','on'),(13908,'tawktocustomise_custom_timeguest@47.76.196.181','2025-04-12 13:09:23','on'),(13913,'tawktocustomise_custom_timeguest@192.30.171.144','2025-04-12 13:46:42','on'),(13922,'tawktocustomise_custom_timeguest@173.252.87.19','2025-04-12 16:18:28','on'),(13928,'tawktocustomise_custom_timeguest@52.89.103.56','2025-04-12 17:14:20','on'),(13941,'tawktocustomise_custom_timeguest@154.119.70.18','2025-04-12 19:41:52','on'),(13946,'tawktocustomise_custom_timeguest@193.239.160.12','2025-04-12 19:59:10','on'),(13948,'tawktocustomise_custom_timeguest@51.8.102.172','2025-04-12 20:00:04','on'),(13950,'tawktocustomise_custom_timeguest@105.245.20.81','2025-04-12 23:14:38','on'),(13955,'tawktocustomise_custom_timeguest@165.154.242.41','2025-04-12 23:56:47','on'),(13960,'tawktocustomise_custom_timeguest@47.76.212.237','2025-04-13 00:20:07','on'),(13963,'tawktocustomise_custom_timeguest@72.27.53.138','2025-04-13 01:56:35','on'),(13968,'tawktocustomise_custom_timeguest@74.125.216.109','2025-04-13 02:25:51','on'),(13971,'tawktocustomise_custom_timeguest@35.233.216.21','2025-04-13 02:53:31','on'),(13978,'tawktocustomise_custom_timeguest@34.169.166.149','2025-04-13 03:43:25','on'),(13989,'tawktocustomise_custom_timeguest@35.227.150.247','2025-04-13 06:03:55','on'),(13998,'tawktocustomise_custom_timeguest@104.199.125.191','2025-04-13 06:33:10','on'),(14001,'tawktocustomise_custom_timeguest@34.127.6.21','2025-04-13 07:03:05','on'),(14006,'tawktocustomise_custom_timeguest@34.168.138.102','2025-04-13 08:54:10','on'),(14015,'tawktocustomise_custom_timeguest@102.134.184.8','2025-04-13 09:04:04','on'),(14022,'tawktocustomise_custom_timeguest@35.197.35.239','2025-04-13 10:00:23','on'),(14025,'tawktocustomise_custom_timeguest@35.197.30.187','2025-04-13 10:46:59','on'),(14030,'tawktocustomise_custom_timeguest@34.169.243.126','2025-04-13 11:04:29','on'),(14033,'tawktocustomise_custom_timeguest@34.19.26.49','2025-04-13 12:02:35','on'),(14037,'tawktocustomise_custom_timeguest@51.8.102.111','2025-04-13 12:11:50','on'),(14040,'tawktocustomise_custom_timeguest@34.83.5.235','2025-04-13 13:11:16','on'),(14045,'tawktocustomise_custom_timeguest@34.169.14.46','2025-04-13 13:33:55','on'),(14048,'tawktocustomise_custom_timeguest@35.197.71.187','2025-04-13 13:34:58','on'),(14051,'tawktocustomise_custom_timeguest@34.127.101.215','2025-04-13 14:09:23','on'),(14056,'tawktocustomise_custom_timeguest@47.254.56.9','2025-04-13 15:03:05','on'),(14061,'tawktocustomise_custom_timeguest@173.252.87.116','2025-04-13 15:18:23','on'),(14063,'tawktocustomise_custom_timeguest@34.169.223.248','2025-04-13 15:26:22','on'),(14066,'tawktocustomise_custom_timeguest@35.227.174.239','2025-04-13 15:58:03','on'),(14071,'tawktocustomise_custom_timeguest@109.255.115.72','2025-04-13 17:06:18','on'),(14094,'tawktocustomise_custom_timeguest@17.241.219.158','2025-04-13 22:11:05','on'),(14099,'tawktocustomise_custom_timeguest@73.206.223.78','2025-04-13 23:11:33','on'),(14104,'tawktocustomise_custom_timeguest@176.88.31.40','2025-04-13 23:11:45','on'),(14105,'tawktocustomise_custom_timeguest@34.105.100.143','2025-04-13 23:55:30','on'),(14110,'tawktocustomise_custom_timeguest@165.154.243.6','2025-04-14 00:01:39','on'),(14113,'tawktocustomise_custom_timeguest@34.169.187.201','2025-04-14 01:03:53','on'),(14120,'tawktocustomise_custom_timeguest@164.90.208.207','2025-04-14 01:22:22','on'),(14133,'tawktocustomise_custom_timeguest@8.218.45.4','2025-04-14 04:33:34','on'),(14140,'tawktocustomise_custom_timeguest@165.154.227.105','2025-04-14 04:41:04','on'),(14149,'tawktocustomise_custom_timeguest@31.13.127.112','2025-04-14 08:20:57','on'),(14150,'tawktocustomise_custom_timeguest@31.13.127.9','2025-04-14 08:21:02','on'),(14162,'tawktocustomise_custom_timeguest@8.218.196.108','2025-04-14 08:30:17','on'),(14165,'tawktocustomise_custom_timeguest@47.76.46.20','2025-04-14 08:30:23','on'),(14178,'tawktocustomise_custom_timeguest@52.35.86.114','2025-04-14 09:08:31','on'),(14187,'tawktocustomise_custom_timeguest@103.82.132.228','2025-04-14 11:06:47','on'),(14195,'tawktocustomise_custom_timeguest@34.75.147.128','2025-04-14 12:02:53','on'),(14200,'tawktocustomise_custom_timeguest@216.73.161.2','2025-04-14 12:30:14','on'),(14203,'tawktocustomise_custom_timeguest@63.135.161.204','2025-04-14 12:35:21','on'),(14207,'tawktocustomise_custom_timeguest@216.73.161.3','2025-04-14 12:36:37','on'),(14210,'tawktocustomise_custom_timeguest@63.135.161.202','2025-04-14 12:37:52','on'),(14213,'tawktocustomise_custom_timeguest@128.199.19.79','2025-04-14 12:59:02','on'),(14216,'tawktocustomise_custom_timeguest@196.223.135.30','2025-04-14 13:56:44','on'),(14224,'tawktocustomise_custom_timeguest@34.169.233.87','2025-04-14 14:12:59','on'),(14226,'tawktocustomise_custom_timeguest@66.249.73.132','2025-04-14 14:59:04','on'),(14229,'tawktocustomise_custom_timeguest@66.249.73.192','2025-04-14 14:59:11','on'),(14231,'tawktocustomise_custom_timeguest@66.249.73.198','2025-04-14 14:59:17','on'),(14232,'tawktocustomise_custom_timeguest@43.166.245.120','2025-04-14 15:01:52','on'),(14235,'tawktocustomise_custom_timeguest@173.252.127.39','2025-04-14 17:18:15','on'),(14252,'tawktocustomise_custom_timeguest@47.76.128.154','2025-04-14 18:40:50','on'),(14255,'tawktocustomise_custom_timeguest@51.8.102.32','2025-04-14 21:06:30','on'),(14260,'tawktocustomise_custom_timeguest@104.28.35.18','2025-04-14 23:39:15','on'),(14271,'tawktocustomise_custom_timeguest@73.163.35.184','2025-04-15 05:34:58','on'),(14284,'tawktocustomise_custom_timeguest@101.36.106.165','2025-04-15 07:57:41','on'),(14304,'tawktocustomise_custom_timeguest@43.166.255.122','2025-04-15 09:17:42','on'),(14315,'tawktocustomise_custom_timeguest@43.153.107.22','2025-04-15 09:52:22','on'),(14327,'tawktocustomise_custom_timeguest@43.130.3.120','2025-04-15 10:33:44','on'),(14330,'tawktocustomise_custom_timeguest@43.155.195.141','2025-04-15 10:41:45','on'),(14333,'tawktocustomise_custom_timeguest@43.159.128.247','2025-04-15 11:02:35','on'),(14338,'tawktocustomise_custom_timeguest@43.166.251.233','2025-04-15 11:12:35','on'),(14343,'tawktocustomise_custom_timeguest@43.166.247.82','2025-04-15 11:32:04','on'),(14346,'tawktocustomise_custom_timeguest@49.51.52.250','2025-04-15 11:52:14','on'),(14369,'tawktocustomise_custom_timeguest@101.33.66.34','2025-04-15 14:23:42','on'),(14376,'tawktocustomise_custom_timeguest@170.106.192.208','2025-04-15 14:41:59','on'),(14379,'tawktocustomise_custom_timeguest@43.157.147.3','2025-04-15 14:47:48','on'),(14386,'tawktocustomise_custom_timeguest@43.157.95.131','2025-04-15 15:16:47','on'),(14389,'tawktocustomise_custom_timeguest@40.77.167.14','2025-04-15 15:47:40','on'),(14394,'tawktocustomise_custom_timeguest@43.130.57.76','2025-04-15 15:47:56','on'),(14397,'tawktocustomise_custom_timeguest@162.62.231.139','2025-04-15 15:57:12','on'),(14402,'tawktocustomise_custom_timeguest@43.131.39.179','2025-04-15 16:17:09','on'),(14405,'tawktocustomise_custom_timeguest@17.241.219.17','2025-04-15 16:26:00','on'),(14412,'tawktocustomise_custom_timeguest@17.22.237.15','2025-04-15 16:30:44','on'),(14415,'tawktocustomise_custom_timeguest@17.241.219.93','2025-04-15 16:40:12','on'),(14433,'tawktocustomise_custom_timeguest@52.167.144.182','2025-04-15 16:52:47','on'),(14436,'tawktocustomise_custom_timeguest@185.230.250.78','2025-04-15 17:22:24','on'),(14446,'tawktocustomise_custom_timeguest@17.246.19.194','2025-04-15 17:32:35','on'),(14448,'tawktocustomise_custom_timeguest@17.241.219.200','2025-04-15 17:40:53','on'),(14457,'tawktocustomise_custom_timeguest@41.13.5.99','2025-04-15 18:44:55','on'),(14475,'tawktocustomise_custom_timeguest@82.132.184.199','2025-04-15 19:43:34','on'),(14493,'tawktocustomise_custom_timeguest@34.168.198.80','2025-04-15 21:33:22','on'),(14498,'tawktocustomise_custom_timeguest@157.55.39.225','2025-04-15 22:12:13','on'),(14509,'tawktocustomise_custom_timeguest@207.46.13.36','2025-04-15 22:12:37','on'),(14510,'tawktocustomise_custom_timeguest@145.223.59.135','2025-04-15 22:38:12','on'),(14511,'tawktocustomise_custom_timeguest@8.210.51.154','2025-04-15 22:38:13','on'),(14522,'tawktocustomise_custom_timeguest@146.103.56.217','2025-04-15 22:38:50','on'),(14525,'tawktocustomise_custom_timeguest@142.147.245.223','2025-04-15 22:39:11','on'),(14527,'tawktocustomise_custom_timeguest@185.31.202.176','2025-04-15 22:39:47','on'),(14530,'tawktocustomise_custom_timeguest@2.57.21.198','2025-04-15 22:41:01','on'),(14533,'tawktocustomise_custom_timeguest@104.253.81.236','2025-04-15 22:41:10','on'),(14535,'tawktocustomise_custom_timeguest@185.31.202.247','2025-04-15 22:41:34','on'),(14536,'tawktocustomise_custom_timeguest@172.98.178.186','2025-04-15 22:43:34','on'),(14545,'tawktocustomise_custom_timeguest@195.20.18.145','2025-04-16 00:05:43','on'),(14558,'tawktocustomise_custom_timeguest@146.190.21.195','2025-04-16 00:57:32','on'),(14563,'tawktocustomise_custom_timeguest@170.106.148.137','2025-04-16 03:02:26','on'),(14578,'tawktocustomise_custom_timeguest@43.128.156.124','2025-04-16 03:18:54','on'),(14596,'tawktocustomise_custom_timeguest@100.71.110.177','2025-04-16 06:51:20','on'),(14601,'tawktocustomise_custom_timeguest@203.189.136.18','2025-04-16 07:39:47','on'),(14607,'tawktocustomise_custom_timeguest@185.245.104.75','2025-04-16 07:40:16','on'),(14629,'tawktocustomise_custom_timeguest@117.33.163.216','2025-04-16 09:08:16','on'),(14638,'tawktocustomise_custom_timeguest@35.199.164.197','2025-04-16 09:35:00','on'),(14639,'tawktocustomise_custom_timeguest@199.16.157.181','2025-04-16 09:35:00','on'),(14653,'tawktocustomise_custom_timeguest@199.16.157.183','2025-04-16 09:36:59','on'),(14654,'tawktocustomise_custom_timeguest@35.203.183.146','2025-04-16 09:37:01','on'),(14657,'tawktocustomise_custom_timeguest@34.19.121.10','2025-04-16 10:52:52','on'),(14661,'tawktocustomise_custom_timeguest@217.160.207.42','2025-04-16 14:46:50','on'),(14670,'tawktocustomise_custom_timeguest@66.220.149.27','2025-04-16 14:49:57','on'),(14678,'tawktocustomise_custom_timeguest@23.27.203.125','2025-04-16 16:51:05','on'),(14691,'tawktocustomise_custom_timeguest@196.210.211.241','2025-04-16 19:02:38','on'),(14699,'tawktocustomise_custom_timeguest@17.241.75.168','2025-04-16 22:38:41','on'),(14709,'tawktocustomise_custom_timeguest@51.8.102.19','2025-04-16 23:34:48','on'),(14712,'tawktocustomise_custom_timeguest@91.84.104.205','2025-04-17 01:29:14','on'),(14728,'tawktocustomise_custom_timeguest@35.188.219.201','2025-04-17 03:25:48','on'),(14735,'tawktocustomise_custom_timeguest@49.217.207.21','2025-04-17 04:28:48','on'),(14745,'tawktocustomise_custom_timeguest@49.214.255.136','2025-04-17 06:57:01','on'),(14771,'tawktocustomise_custom_timeguest@42.236.17.90','2025-04-17 11:16:06','on'),(14776,'tawktocustomise_custom_timeguest@104.28.50.175','2025-04-17 12:01:25','on'),(14782,'tawktocustomise_custom_timeguest@173.252.83.2','2025-04-17 12:08:21','on'),(14789,'tawktocustomise_custom_timeguest@105.184.61.93','2025-04-17 14:56:59','on'),(14802,'tawktocustomise_custom_timeguest@35.85.54.61','2025-04-17 18:53:19','on'),(14819,'tawktocustomise_custom_timeguest@137.184.188.30','2025-04-17 20:08:11','on'),(14824,'tawktocustomise_custom_timeguest@199.16.157.182','2025-04-17 23:39:54','on'),(14833,'tawktocustomise_custom_timeguest@199.16.157.180','2025-04-17 23:41:15','on'),(14834,'tawktocustomise_custom_timeguest@66.249.68.66','2025-04-18 00:57:10','on'),(14839,'tawktocustomise_custom_timeguest@138.68.157.228','2025-04-18 02:40:37','on'),(14844,'tawktocustomise_custom_timeguest@5.255.231.203','2025-04-18 04:23:48','on'),(14859,'tawktocustomise_custom_timeguest@64.137.104.78','2025-04-18 06:44:08','on'),(14867,'tawktocustomise_custom_timeguest@74.103.146.254','2025-04-18 10:14:17','on'),(14868,'tawktocustomise_custom_timeguest@35.93.69.52','2025-04-18 10:14:17','on'),(14916,'tawktocustomise_custom_timeguest@35.197.165.29','2025-04-18 18:25:34','on'),(14939,'tawktocustomise_custom_timeguest@173.252.107.8','2025-04-18 20:53:42','on'),(14950,'tawktocustomise_custom_timeguest@66.220.149.34','2025-04-19 00:59:12','on'),(14961,'tawktocustomise_custom_timeguest@107.170.70.125','2025-04-19 05:51:03','on'),(14974,'tawktocustomise_custom_timeguest@34.169.240.201','2025-04-19 07:40:32','on'),(14983,'tawktocustomise_custom_timeguest@154.213.164.253','2025-04-19 10:03:08','on'),(14992,'tawktocustomise_custom_timeguest@212.41.8.68','2025-04-19 12:43:41','on'),(14997,'tawktocustomise_custom_timeguest@54.226.70.175','2025-04-19 12:46:42','on'),(15002,'tawktocustomise_custom_timeguest@41.206.98.5','2025-04-19 12:58:35','on'),(15008,'tawktocustomise_custom_timeguest@156.228.112.189','2025-04-19 14:01:54','on'),(15028,'tawktocustomise_custom_timeguest@51.8.102.13','2025-04-19 19:17:40','on'),(15035,'tawktocustomise_custom_timeguest@66.249.73.199','2025-04-19 21:41:12','on'),(15041,'tawktocustomise_custom_timeguest@66.249.73.131','2025-04-19 23:51:07','on'),(15046,'tawktocustomise_custom_timeguest@66.249.73.130','2025-04-19 23:51:34','on'),(15047,'tawktocustomise_custom_timeguest@165.232.147.11','2025-04-20 00:14:56','on'),(15056,'tawktocustomise_custom_timeguest@42.236.101.225','2025-04-20 06:09:24','on'),(15069,'tawktocustomise_custom_timeguest@54.202.146.37','2025-04-20 08:32:56','on'),(15074,'tawktocustomise_custom_timeguest@44.243.75.76','2025-04-20 08:45:35','on'),(15093,'tawktocustomise_custom_timeguest@3.91.187.39','2025-04-20 09:28:56','on'),(15096,'tawktocustomise_custom_timeguest@107.173.224.243','2025-04-20 09:31:00','on'),(15099,'tawktocustomise_custom_timeguest@42.236.17.210','2025-04-20 10:02:17','on'),(15112,'tawktocustomise_custom_timeguest@178.128.232.238','2025-04-20 11:50:57','on'),(15144,'tawktocustomise_custom_timeguest@167.99.233.123','2025-04-20 20:46:43','on'),(15152,'tawktocustomise_custom_timeguest@173.252.79.8','2025-04-20 21:46:36','on'),(15159,'tawktocustomise_custom_timeguest@176.223.137.199','2025-04-21 02:32:02','on'),(15172,'tawktocustomise_custom_timeguest@51.8.102.131','2025-04-21 05:23:14','on'),(15180,'tawktocustomise_custom_timeguest@56.124.108.118','2025-04-21 12:29:47','on'),(15189,'tawktocustomise_custom_timeguest@45.221.86.81','2025-04-21 14:11:01','on'),(15206,'tawktocustomise_custom_timeguest@52.6.5.24','2025-04-21 21:21:22','on'),(15216,'tawktocustomise_custom_timeguest@51.79.96.94','2025-04-21 23:47:48','on'),(15219,'tawktocustomise_custom_timeguest@137.184.185.193','2025-04-22 00:29:06','on'),(15224,'tawktocustomise_custom_timeguest@66.249.73.128','2025-04-22 02:34:58','on'),(15229,'tawktocustomise_custom_timeguest@66.249.73.194','2025-04-22 02:35:18','on'),(15236,'tawktocustomise_custom_timeguest@54.174.62.173','2025-04-22 04:48:03','on'),(15249,'tawktocustomise_custom_timeguest@66.249.73.193','2025-04-22 10:49:13','on'),(15254,'tawktocustomise_custom_timeguest@34.150.242.244','2025-04-22 11:22:58','on'),(15272,'tawktocustomise_custom_timeguest@45.120.121.66','2025-04-22 14:23:07','on'),(15275,'tawktocustomise_custom_timeguest@31.13.115.2','2025-04-22 15:51:51','on'),(15280,'tawktocustomise_custom_timeguest@201.222.33.0','2025-04-22 21:50:31','on'),(15303,'tawktocustomise_custom_timeguest@95.143.191.163','2025-04-23 00:06:06','on'),(15313,'tawktocustomise_custom_timeguest@69.63.184.6','2025-04-23 00:35:28','on'),(15314,'tawktocustomise_custom_timeguest@69.63.184.115','2025-04-23 00:35:29','on'),(15315,'tawktocustomise_custom_timeguest@69.63.184.23','2025-04-23 00:35:29','on'),(15316,'tawktocustomise_custom_timeguest@69.63.184.4','2025-04-23 00:35:30','on'),(15317,'tawktocustomise_custom_timeguest@69.63.184.27','2025-04-23 00:35:31','on'),(15318,'tawktocustomise_custom_timeguest@69.63.184.24','2025-04-23 00:35:31','on'),(15319,'tawktocustomise_custom_timeguest@69.63.184.7','2025-04-23 00:35:33','on'),(15320,'tawktocustomise_custom_timeguest@69.63.184.30','2025-04-23 00:35:33','on'),(15322,'tawktocustomise_custom_timeguest@69.63.184.113','2025-04-23 00:35:46','on'),(15323,'tawktocustomise_custom_timeguest@69.63.184.10','2025-04-23 00:35:46','on'),(15324,'tawktocustomise_custom_timeguest@173.252.107.113','2025-04-23 00:36:11','on'),(15325,'tawktocustomise_custom_timeguest@31.13.115.126','2025-04-23 00:36:12','on'),(15326,'tawktocustomise_custom_timeguest@69.171.249.6','2025-04-23 00:36:12','on'),(15327,'tawktocustomise_custom_timeguest@173.252.107.112','2025-04-23 00:36:12','on'),(15328,'tawktocustomise_custom_timeguest@173.252.107.6','2025-04-23 00:36:15','on'),(15329,'tawktocustomise_custom_timeguest@69.171.231.3','2025-04-23 00:36:16','on'),(15330,'tawktocustomise_custom_timeguest@31.13.127.14','2025-04-23 00:36:17','on'),(15331,'tawktocustomise_custom_timeguest@69.171.249.113','2025-04-23 00:36:18','on'),(15332,'tawktocustomise_custom_timeguest@173.252.107.114','2025-04-23 00:36:17','on'),(15366,'tawktocustomise_custom_timeguest@172.59.41.59','2025-04-23 03:41:02','on'),(15367,'tawktocustomise_custom_timeguest@117.92.238.28','2025-04-23 03:41:02','on'),(15368,'tawktocustomise_custom_timeguest@35.236.109.134','2025-04-23 03:41:09','on'),(15375,'tawktocustomise_custom_timeguest@180.74.253.244','2025-04-23 03:41:21','on'),(15377,'tawktocustomise_custom_timeguest@117.5.22.92','2025-04-23 03:41:28','on'),(15390,'tawktocustomise_custom_timeguest@62.210.123.69','2025-04-23 07:43:37','on'),(15395,'tawktocustomise_custom_timeguest@200.88.28.106','2025-04-23 07:44:01','on'),(15400,'tawktocustomise_custom_timeguest@85.214.12.147','2025-04-23 09:16:13','on'),(15411,'tawktocustomise_custom_timeguest@220.134.41.103','2025-04-23 12:53:03','on'),(15414,'tawktocustomise_custom_timeguest@73.220.143.107','2025-04-23 12:53:14','on'),(15415,'tawktocustomise_custom_timeguest@47.251.23.178','2025-04-23 12:53:15','on'),(15418,'tawktocustomise_custom_timeguest@129.151.171.247','2025-04-23 13:22:54','on'),(15447,'tawktocustomise_custom_timeguest@54.245.13.60','2025-04-23 20:03:43','on'),(15450,'tawktocustomise_custom_timeguest@105.186.123.145','2025-04-23 20:17:53','on'),(15460,'tawktocustomise_custom_timeguest@156.228.108.164','2025-04-23 20:19:18','on'),(15463,'tawktocustomise_custom_timeguest@54.235.3.37','2025-04-23 21:31:40','on'),(15468,'tawktocustomise_custom_timeguest@186.98.43.173','2025-04-23 21:42:09','on'),(15479,'tawktocustomise_custom_timeguest@181.43.123.46','2025-04-24 00:52:11','on'),(15484,'tawktocustomise_custom_timeguest@146.190.241.108','2025-04-24 01:31:23','on'),(15489,'tawktocustomise_custom_timeguest@114.117.233.112','2025-04-24 02:52:56','on'),(15494,'tawktocustomise_custom_timeguest@107.22.156.217','2025-04-24 04:31:28','on'),(15495,'tawktocustomise_custom_timeguest@3.94.160.124','2025-04-24 04:31:28','on'),(15496,'tawktocustomise_custom_timeguest@54.221.57.204','2025-04-24 04:31:28','on'),(15497,'tawktocustomise_custom_timeguest@34.224.66.20','2025-04-24 04:31:28','on'),(15517,'tawktocustomise_custom_timeguest@27.75.232.199','2025-04-24 05:03:19','on'),(15518,'tawktocustomise_custom_timeguest@118.99.79.34','2025-04-24 05:03:20','on'),(15535,'tawktocustomise_custom_timeguest@45.127.50.78','2025-04-24 09:54:43','on'),(15536,'tawktocustomise_custom_timeguest@222.189.120.118','2025-04-24 09:54:51','on'),(15542,'tawktocustomise_custom_timeguest@183.209.242.165','2025-04-24 09:55:16','on'),(15543,'tawktocustomise_custom_timeguest@58.186.14.255','2025-04-24 09:55:24','on'),(15546,'tawktocustomise_custom_timeguest@36.150.60.24','2025-04-24 10:05:29','on'),(15551,'tawktocustomise_custom_timeguest@27.115.124.109','2025-04-24 10:15:11','on'),(15554,'tawktocustomise_custom_timeguest@117.132.188.206','2025-04-24 11:50:57','on'),(15565,'tawktocustomise_custom_timeguest@41.198.134.165','2025-04-24 13:23:11','on'),(15577,'tawktocustomise_custom_timeguest@35.192.109.71','2025-04-24 13:57:33','on'),(15622,'tawktocustomise_custom_timeguest@156.228.78.4','2025-04-24 15:50:07','on'),(15650,'tawktocustomise_custom_timeguest@101.42.117.179','2025-04-24 19:34:13','on'),(15655,'tawktocustomise_custom_timeguest@44.220.131.88','2025-04-24 19:59:37','on'),(15677,'tawktocustomise_custom_timeguest@103.23.205.20','2025-04-25 05:06:44','on'),(15678,'tawktocustomise_custom_timeguest@185.222.93.126','2025-04-25 05:06:45','on'),(15684,'tawktocustomise_custom_timeguest@112.202.109.112','2025-04-25 05:06:55','on'),(15691,'tawktocustomise_custom_timeguest@82.156.68.74','2025-04-25 05:20:10','on'),(15698,'tawktocustomise_custom_timeguest@41.122.211.135','2025-04-25 06:13:03','on'),(15707,'tawktocustomise_custom_timeguest@34.53.6.128','2025-04-25 08:44:52','on'),(15718,'tawktocustomise_custom_timeguest@31.184.215.152','2025-04-25 10:27:17','on'),(15728,'tawktocustomise_custom_timeguest@45.144.28.61','2025-04-25 12:04:54','on'),(15733,'tawktocustomise_custom_timeguest@17.241.219.180','2025-04-25 12:43:13','on'),(15738,'tawktocustomise_custom_timeguest@17.22.237.61','2025-04-25 12:44:17','on'),(15744,'tawktocustomise_custom_timeguest@103.50.83.61','2025-04-25 15:19:37','on'),(15745,'tawktocustomise_custom_timeguest@45.161.82.2','2025-04-25 15:19:40','on'),(15750,'tawktocustomise_custom_timeguest@49.205.255.29','2025-04-25 15:19:50','on'),(15752,'tawktocustomise_custom_timeguest@173.252.95.19','2025-04-25 15:58:21','on'),(15760,'tawktocustomise_custom_timeguest@45.131.194.155','2025-04-25 16:03:11','on'),(15763,'tawktocustomise_custom_timeguest@45.131.194.150','2025-04-25 16:04:25','on'),(15766,'tawktocustomise_custom_timeguest@45.131.194.174','2025-04-25 16:04:46','on'),(15790,'tawktocustomise_custom_timeguest@102.215.155.231','2025-04-25 18:38:07','on'),(15831,'tawktocustomise_custom_timeguest@188.163.68.213','2025-04-25 19:39:52','on'),(15836,'tawktocustomise_custom_timeguest@13.125.254.230','2025-04-25 19:56:44','on'),(15841,'tawktocustomise_custom_timeguest@192.133.77.16','2025-04-25 20:12:33','on'),(15854,'tawktocustomise_custom_timeguest@173.252.87.113','2025-04-26 01:11:34','on'),(15869,'tawktocustomise_custom_timeguest@152.53.16.215','2025-04-26 05:46:11','on'),(15876,'tawktocustomise_custom_timeguest@204.191.146.252','2025-04-26 06:08:48','on'),(15877,'tawktocustomise_custom_timeguest@108.210.177.118','2025-04-26 06:08:48','on'),(15878,'tawktocustomise_custom_timeguest@3.1.220.161','2025-04-26 06:09:01','on'),(15880,'tawktocustomise_custom_timeguest@185.169.252.59','2025-04-26 06:09:25','on'),(15881,'tawktocustomise_custom_timeguest@59.153.115.183','2025-04-26 06:09:29','on'),(15887,'tawktocustomise_custom_timeguest@117.7.132.79','2025-04-26 08:05:14','on'),(15888,'tawktocustomise_custom_timeguest@118.163.95.91','2025-04-26 08:05:14','on'),(15889,'tawktocustomise_custom_timeguest@119.73.100.79','2025-04-26 08:05:24','on'),(15910,'tawktocustomise_custom_timeguest@66.253.156.160','2025-04-26 18:15:04','on'),(15915,'tawktocustomise_custom_timeguest@179.6.153.222','2025-04-26 18:15:22','on'),(15917,'tawktocustomise_custom_timeguest@221.227.69.139','2025-04-26 18:15:27','on'),(15925,'tawktocustomise_custom_timeguest@69.171.249.2','2025-04-26 18:24:19','on'),(15929,'tawktocustomise_custom_timeguest@102.223.104.9','2025-04-26 19:07:56','on'),(15961,'tawktocustomise_custom_timeguest@173.252.83.9','2025-04-26 21:18:04','on'),(15966,'tawktocustomise_custom_timeguest@20.42.10.183','2025-04-26 21:59:50','on'),(15972,'tawktocustomise_custom_timeguest@35.230.169.88','2025-04-27 00:41:58','on'),(15990,'tawktocustomise_custom_timeguest@18.199.90.122','2025-04-27 03:59:50','on'),(16001,'tawktocustomise_custom_timeguest@135.148.195.11','2025-04-27 05:29:34','on'),(16012,'tawktocustomise_custom_timeguest@34.122.202.64','2025-04-27 05:49:38','on'),(16021,'tawktocustomise_custom_timeguest@113.211.214.21','2025-04-27 07:38:15','on'),(16026,'tawktocustomise_custom_timeguest@140.143.98.18','2025-04-27 08:05:27','on'),(16029,'tawktocustomise_custom_timeguest@42.236.17.230','2025-04-27 08:54:57','on'),(16034,'tawktocustomise_custom_timeguest@42.236.17.49','2025-04-27 08:55:11','on'),(16039,'tawktocustomise_custom_timeguest@103.45.247.220','2025-04-27 10:43:52','on'),(16046,'tawktocustomise_custom_timeguest@188.68.54.120','2025-04-27 22:33:34','on'),(16063,'tawktocustomise_custom_timeguest@40.77.188.97','2025-04-27 22:58:28','on'),(16066,'tawktocustomise_custom_timeguest@134.209.125.142','2025-04-28 01:23:35','on'),(16071,'tawktocustomise_custom_timeguest@165.22.211.212','2025-04-28 03:12:42','on'),(16078,'tawktocustomise_custom_timeguest@37.114.33.6','2025-04-28 04:13:44','on'),(16086,'tawktocustomise_custom_timeguest@152.53.84.74','2025-04-28 05:41:41','on'),(16099,'tawktocustomise_custom_timeguest@34.48.97.126','2025-04-28 06:21:51','on'),(16104,'tawktocustomise_custom_timeguest@86.104.252.57','2025-04-28 06:46:49','on'),(16107,'tawktocustomise_custom_timeguest@94.23.18.222','2025-04-28 07:41:45','on'),(16126,'tawktocustomise_custom_timeguest@42.236.101.254','2025-04-28 08:52:09','on'),(16135,'tawktocustomise_custom_timeguest@42.236.17.111','2025-04-28 09:29:53','on'),(16145,'tawktocustomise_custom_timeguest@35.237.23.176','2025-04-28 12:28:04','on'),(16152,'tawktocustomise_custom_timeguest@51.8.102.178','2025-04-28 15:32:44','on'),(16157,'tawktocustomise_custom_timeguest@152.53.39.94','2025-04-28 17:07:20','on'),(16183,'tawktocustomise_custom_timeguest@41.113.193.97','2025-04-28 18:45:51','on'),(16189,'tawktocustomise_custom_timeguest@172.225.240.179','2025-04-28 19:30:59','on'),(16194,'tawktocustomise_custom_timeguest@2.210.215.198','2025-04-28 19:31:14','on'),(16195,'tawktocustomise_custom_timeguest@41.193.192.140','2025-04-28 19:53:56','on'),(16198,'tawktocustomise_custom_timeguest@197.185.139.238','2025-04-28 20:47:51','on'),(16207,'tawktocustomise_custom_timeguest@105.216.129.17','2025-04-28 21:57:21','on'),(16217,'tawktocustomise_custom_timeguest@154.30.108.38','2025-04-29 00:00:22','on'),(16226,'tawktocustomise_custom_timeguest@105.245.56.228','2025-05-03 18:59:52','on'),(16270,'tawktocustomise_custom_timeguest@197.184.179.191','2025-05-03 19:22:30','on'),(16274,'tawktocustomise_custom_timeguest@102.66.192.231','2025-05-03 20:10:14','on'),(16288,'tawktocustomise_custom_timeguest@41.13.13.180','2025-05-03 20:12:55','on'),(16297,'tawktocustomise_custom_timeguest@138.201.117.250','2025-05-03 20:22:17','on'),(16300,'tawktocustomise_custom_timeguest@105.186.164.80','2025-05-03 20:44:43','on'),(16316,'tawktocustomise_custom_timeguest@41.121.67.155','2025-05-03 21:32:05','on'),(16325,'tawktocustomise_custom_timeguest@41.13.182.150','2025-05-03 22:16:57','on'),(16350,'tawktocustomise_custom_timeguest@178.128.227.84','2025-05-04 00:41:03','on'),(16368,'tawktocustomise_custom_timeguest@66.249.66.14','2025-05-04 05:04:08','on'),(16371,'tawktocustomise_custom_timeguest@173.252.107.1','2025-05-04 05:24:19','on'),(16378,'tawktocustomise_custom_timeguest@104.248.202.216','2025-05-04 05:52:13','on'),(16381,'tawktocustomise_custom_timeguest@104.210.140.129','2025-05-04 06:34:39','on'),(16384,'tawktocustomise_custom_timeguest@104.210.140.139','2025-05-04 06:34:48','on'),(16393,'tawktocustomise_custom_timeguest@105.245.234.115','2025-05-04 08:19:57','on'),(16414,'tawktocustomise_custom_timeguest@175.27.164.113','2025-05-04 09:52:30','on'),(16427,'tawktocustomise_custom_timeguest@42.236.12.242','2025-05-04 11:42:26','on'),(16436,'tawktocustomise_custom_timeguest@41.113.204.12','2025-05-04 12:17:53','on'),(16465,'tawktocustomise_custom_timeguest@197.184.89.211','2025-05-04 14:47:04','on'),(16470,'tawktocustomise_custom_timeguest@17.241.219.141','2025-05-04 15:19:24','on'),(16479,'tawktocustomise_custom_timeguest@197.90.194.190','2025-05-04 17:06:38','on'),(16531,'tawktocustomise_custom_timeguest@167.235.13.113','2025-05-04 22:39:00','on'),(16550,'tawktocustomise_custom_timeguest@66.249.66.13','2025-05-05 01:38:11','on'),(16564,'tawktocustomise_custom_timeguest@132.232.165.4','2025-05-05 04:52:55','on'),(16574,'tawktocustomise_custom_timeguest@188.31.36.244','2025-05-05 05:30:55','on'),(16578,'tawktocustomise_custom_timeguest@165.73.187.148','2025-05-05 05:52:07','on'),(16595,'tawktocustomise_custom_timeguest@52.33.53.146','2025-05-05 09:41:20','on'),(16606,'tawktocustomise_custom_timeguest@35.203.137.63','2025-05-05 13:45:25','on'),(16613,'tawktocustomise_custom_timeguest@197.185.173.46','2025-05-05 14:17:51','on'),(16640,'tawktocustomise_custom_timeguest@173.77.204.123','2025-05-05 18:16:51','on'),(16643,'tawktocustomise_custom_timeguest@34.68.81.39','2025-05-05 19:07:13','on'),(16658,'tawktocustomise_custom_timeguest@173.252.83.8','2025-05-05 21:37:09','on'),(16673,'tawktocustomise_custom_timeguest@34.44.200.79','2025-05-05 23:26:36','on'),(16676,'tawktocustomise_custom_timeguest@180.102.134.69','2025-05-05 23:56:39','on'),(16681,'tawktocustomise_custom_timeguest@66.249.66.38','2025-05-06 00:32:26','on'),(16692,'tawktocustomise_custom_timeguest@164.92.164.115','2025-05-06 02:24:13','on'),(16727,'tawktocustomise_custom_timeguest@40.123.25.173','2025-05-06 08:40:59','on'),(16752,'tawktocustomise_custom_timeguest@94.191.43.82','2025-05-06 09:36:45','on'),(16760,'tawktocustomise_custom_timeguest@52.169.31.248','2025-05-06 10:18:19','on'),(16799,'tawktocustomise_custom_timeguest@173.252.83.6','2025-05-06 11:08:29','on'),(16801,'tawktocustomise_custom_timeguest@102.64.112.29','2025-05-06 12:03:38','on'),(16807,'tawktocustomise_custom_timeguest@52.112.125.8','2025-05-06 12:14:32','on'),(16811,'tawktocustomise_custom_timeguest@52.169.49.161','2025-05-06 12:37:42','on'),(16891,'tawktocustomise_custom_timeguest@107.20.236.150','2025-05-06 14:08:27','on'),(16894,'tawktocustomise_custom_timeguest@71.15.210.87','2025-05-06 14:08:45','on'),(16895,'tawktocustomise_custom_timeguest@107.172.192.100','2025-05-06 14:08:46','on'),(16896,'tawktocustomise_custom_timeguest@106.215.79.167','2025-05-06 14:08:48','on'),(16897,'tawktocustomise_custom_timeguest@188.208.222.239','2025-05-06 14:08:48','on'),(16899,'tawktocustomise_custom_timeguest@154.17.117.186','2025-05-06 14:08:50','on'),(16909,'tawktocustomise_custom_timeguest@34.77.38.205','2025-05-06 16:31:00','on'),(16922,'tawktocustomise_custom_timeguest@44.218.170.184','2025-05-06 16:51:25','on'),(16932,'tawktocustomise_custom_timeguest@197.185.186.44','2025-05-06 18:09:30','on'),(16938,'tawktocustomise_custom_timeguest@196.21.157.2','2025-05-06 18:10:08','on'),(16944,'tawktocustomise_custom_timeguest@4.227.36.23','2025-05-06 20:34:16','on'),(16958,'tawktocustomise_custom_timeguest@160.250.133.212','2025-05-06 23:58:33','on'),(16974,'tawktocustomise_custom_timeguest@66.249.66.195','2025-05-07 01:22:53','on'),(16993,'tawktocustomise_custom_timeguest@66.249.66.43','2025-05-07 04:49:25','on'),(16996,'tawktocustomise_custom_timeguest@66.249.66.66','2025-05-07 04:49:30','on'),(16997,'tawktocustomise_custom_timeguest@41.56.197.131','2025-05-07 05:25:58','on'),(17002,'tawktocustomise_custom_timeguest@41.56.133.131','2025-05-07 05:26:09','on'),(17013,'tawktocustomise_custom_timeguest@17.241.219.46','2025-05-07 09:01:50','on'),(17026,'tawktocustomise_custom_timeguest@41.121.22.186','2025-05-07 13:52:36','on'),(17036,'tawktocustomise_custom_timeguest@69.171.231.7','2025-05-07 13:53:21','on'),(17040,'tawktocustomise_custom_timeguest@31.13.115.4','2025-05-07 14:13:30','on'),(17041,'tawktocustomise_custom_timeguest@31.13.115.5','2025-05-07 14:13:56','on'),(17048,'tawktocustomise_custom_timeguest@49.214.255.23','2025-05-07 15:40:58','on'),(17051,'tawktocustomise_custom_timeguest@41.114.72.194','2025-05-07 16:06:45','on'),(17076,'tawktocustomise_custom_timeguest@92.51.55.116','2025-05-07 17:33:21','on'),(17077,'tawktocustomise_custom_timeguest@181.215.85.204','2025-05-07 17:33:21','on'),(17085,'tawktocustomise_custom_timeguest@118.195.153.213','2025-05-07 17:59:54','on'),(17092,'tawktocustomise_custom_timeguest@34.150.223.83','2025-05-07 18:27:11','on'),(17093,'tawktocustomise_custom_timeguest@195.252.197.212','2025-05-07 18:27:11','on'),(17096,'tawktocustomise_custom_timeguest@34.145.165.227','2025-05-07 18:27:27','on'),(17097,'tawktocustomise_custom_timeguest@34.86.21.151','2025-05-07 18:27:27','on'),(17098,'tawktocustomise_custom_timeguest@197.185.174.97','2025-05-07 18:45:31','on'),(17104,'tawktocustomise_custom_timeguest@41.13.15.14','2025-05-07 19:24:33','on'),(17125,'tawktocustomise_custom_timeguest@41.13.140.189','2025-05-07 20:03:22','on'),(17129,'tawktocustomise_custom_timeguest@110.40.186.63','2025-05-07 21:07:52','on'),(17140,'tawktocustomise_custom_timeguest@105.247.51.51','2025-05-07 21:42:54','on'),(17146,'tawktocustomise_custom_timeguest@185.191.171.2','2025-05-07 22:53:19','on'),(17162,'tawktocustomise_custom_timeguest@137.226.113.44','2025-05-08 01:02:51','on'),(17167,'tawktocustomise_custom_timeguest@165.22.21.119','2025-05-08 02:20:37','on'),(17172,'tawktocustomise_custom_timeguest@35.238.49.29','2025-05-08 03:42:16','on'),(17184,'tawktocustomise_custom_timeguest@104.154.54.67','2025-05-08 04:58:24','on'),(17205,'tawktocustomise_custom_timeguest@66.249.66.15','2025-05-08 07:20:10','on'),(17210,'tawktocustomise_custom_timeguest@69.171.231.8','2025-05-08 09:58:39','on'),(17215,'tawktocustomise_custom_timeguest@42.236.17.245','2025-05-08 10:54:16','on'),(17220,'tawktocustomise_custom_timeguest@3.250.83.238','2025-05-08 11:20:14','on'),(17223,'tawktocustomise_custom_timeguest@34.125.79.117','2025-05-08 11:31:47','on'),(17234,'tawktocustomise_custom_timeguest@102.164.72.52','2025-05-08 13:28:12','on'),(17249,'tawktocustomise_custom_timeguest@54.202.54.176','2025-05-08 13:29:02','on'),(17252,'tawktocustomise_custom_timeguest@199.244.88.222','2025-05-08 14:53:32','on'),(17257,'tawktocustomise_custom_timeguest@46.167.28.78','2025-05-08 16:14:12','on'),(17264,'tawktocustomise_custom_timeguest@5.62.56.254','2025-05-08 16:34:21','on'),(17279,'tawktocustomise_custom_timeguest@47.82.60.174','2025-05-08 17:14:03','on'),(17281,'tawktocustomise_custom_timeguest@47.82.60.131','2025-05-08 17:14:19','on'),(17304,'tawktocustomise_custom_timeguest@197.184.87.240','2025-05-08 20:49:04','on'),(17323,'tawktocustomise_custom_timeguest@157.55.39.223','2025-05-08 22:11:13','on'),(17332,'tawktocustomise_custom_timeguest@213.172.155.74','2025-05-08 23:36:45','on'),(17344,'tawktocustomise_custom_timeguest@66.249.66.76','2025-05-09 03:37:51','on'),(17361,'tawktocustomise_custom_timeguest@69.171.249.9','2025-05-09 06:02:59','on'),(17368,'tawktocustomise_custom_timeguest@69.171.230.116','2025-05-09 07:28:11','on'),(17391,'tawktocustomise_custom_timeguest@93.158.91.253','2025-05-09 09:25:59','on'),(17396,'tawktocustomise_custom_timeguest@41.13.76.89','2025-05-09 12:49:10','on'),(17406,'tawktocustomise_custom_timeguest@103.136.221.229','2025-05-09 13:25:01','on'),(17408,'tawktocustomise_custom_timeguest@103.136.221.231','2025-05-09 13:25:01','on'),(17416,'tawktocustomise_custom_timeguest@20.15.133.165','2025-05-09 14:04:20','on'),(17421,'tawktocustomise_custom_timeguest@5.255.231.155','2025-05-09 14:09:33','on'),(17424,'tawktocustomise_custom_timeguest@87.250.224.24','2025-05-09 14:10:29','on'),(17425,'tawktocustomise_custom_timeguest@213.180.203.237','2025-05-09 14:10:29','on'),(17426,'tawktocustomise_custom_timeguest@5.255.231.100','2025-05-09 14:10:29','on'),(17428,'tawktocustomise_custom_timeguest@213.180.203.198','2025-05-09 14:10:33','on'),(17429,'tawktocustomise_custom_timeguest@95.108.213.162','2025-05-09 14:10:36','on'),(17430,'tawktocustomise_custom_timeguest@87.250.224.81','2025-05-09 14:10:36','on'),(17432,'tawktocustomise_custom_timeguest@5.255.231.176','2025-05-09 14:10:56','on'),(17433,'tawktocustomise_custom_timeguest@213.180.203.65','2025-05-09 14:10:58','on'),(17435,'tawktocustomise_custom_timeguest@87.250.224.26','2025-05-09 14:11:00','on'),(17436,'tawktocustomise_custom_timeguest@213.180.203.17','2025-05-09 14:11:24','on'),(17437,'tawktocustomise_custom_timeguest@213.180.203.91','2025-05-09 14:11:25','on'),(17438,'tawktocustomise_custom_timeguest@213.180.203.5','2025-05-09 14:11:25','on'),(17439,'tawktocustomise_custom_timeguest@87.250.224.122','2025-05-09 14:11:26','on'),(17440,'tawktocustomise_custom_timeguest@95.108.213.253','2025-05-09 14:11:27','on'),(17441,'tawktocustomise_custom_timeguest@95.108.213.78','2025-05-09 14:11:28','on'),(17442,'tawktocustomise_custom_timeguest@213.180.203.85','2025-05-09 14:11:28','on'),(17443,'tawktocustomise_custom_timeguest@95.108.213.254','2025-05-09 14:11:30','on'),(17444,'tawktocustomise_custom_timeguest@87.250.224.204','2025-05-09 14:11:41','on'),(17448,'tawktocustomise_custom_timeguest@34.168.140.70','2025-05-09 14:13:36','on'),(17452,'tawktocustomise_custom_timeguest@5.255.231.118','2025-05-09 14:14:16','on'),(17454,'tawktocustomise_custom_timeguest@213.180.203.157','2025-05-09 14:14:28','on'),(17455,'tawktocustomise_custom_timeguest@213.180.203.240','2025-05-09 14:15:29','on'),(17458,'tawktocustomise_custom_timeguest@87.250.224.242','2025-05-09 14:16:01','on'),(17461,'tawktocustomise_custom_timeguest@95.108.213.118','2025-05-09 14:16:31','on'),(17462,'tawktocustomise_custom_timeguest@213.180.203.230','2025-05-09 14:17:26','on'),(17465,'tawktocustomise_custom_timeguest@5.255.231.80','2025-05-09 14:18:31','on'),(17469,'tawktocustomise_custom_timeguest@95.108.213.177','2025-05-09 14:22:48','on'),(17471,'tawktocustomise_custom_timeguest@156.155.61.6','2025-05-09 14:52:35','on'),(17477,'tawktocustomise_custom_timeguest@74.125.210.174','2025-05-09 15:50:45','on'),(17482,'tawktocustomise_custom_timeguest@66.249.79.135','2025-05-09 17:14:42','on'),(17501,'tawktocustomise_custom_timeguest@34.83.16.90','2025-05-09 17:49:48','on'),(17508,'tawktocustomise_custom_timeguest@102.217.241.99','2025-05-09 18:06:28','on'),(17515,'tawktocustomise_custom_timeguest@74.125.208.11','2025-05-09 18:36:43','on'),(17520,'tawktocustomise_custom_timeguest@66.249.79.139','2025-05-09 19:07:10','on'),(17525,'tawktocustomise_custom_timeguest@66.249.79.136','2025-05-09 19:07:29','on'),(17526,'tawktocustomise_custom_timeguest@66.249.79.134','2025-05-09 19:08:06','on'),(17534,'tawktocustomise_custom_timeguest@66.249.79.128','2025-05-09 20:02:40','on'),(17535,'tawktocustomise_custom_timeguest@66.249.79.133','2025-05-09 20:02:44','on'),(17537,'tawktocustomise_custom_timeguest@47.82.61.220','2025-05-09 21:40:50','on'),(17546,'tawktocustomise_custom_timeguest@87.250.224.102','2025-05-09 21:45:55','on'),(17559,'tawktocustomise_custom_timeguest@173.252.87.4','2025-05-10 02:05:19','on'),(17562,'tawktocustomise_custom_timeguest@46.101.85.153','2025-05-10 02:20:31','on'),(17563,'tawktocustomise_custom_timeguest@34.79.208.213','2025-05-10 02:20:40','on'),(17568,'tawktocustomise_custom_timeguest@95.108.213.214','2025-05-10 02:38:55','on'),(17570,'tawktocustomise_custom_timeguest@95.108.213.91','2025-05-10 02:39:05','on'),(17571,'tawktocustomise_custom_timeguest@213.180.203.253','2025-05-10 02:39:16','on'),(17572,'tawktocustomise_custom_timeguest@5.255.231.112','2025-05-10 02:40:55','on'),(17580,'tawktocustomise_custom_timeguest@3.254.124.241','2025-05-10 05:48:47','on'),(17597,'tawktocustomise_custom_timeguest@173.252.83.3','2025-05-10 11:42:34','on'),(17607,'tawktocustomise_custom_timeguest@66.249.73.236','2025-05-10 15:23:53','on'),(17612,'tawktocustomise_custom_timeguest@34.141.229.34','2025-05-11 03:37:14','on'),(17641,'tawktocustomise_custom_timeguest@41.242.161.232','2025-05-11 04:38:38','on'),(17654,'tawktocustomise_custom_timeguest@34.145.101.54','2025-05-11 06:04:06','on'),(17659,'tawktocustomise_custom_timeguest@3.254.3.139','2025-05-11 06:12:15','on'),(17664,'tawktocustomise_custom_timeguest@66.249.73.232','2025-05-11 06:17:22','on'),(17667,'tawktocustomise_custom_timeguest@66.249.73.237','2025-05-11 08:09:16','on'),(17672,'tawktocustomise_custom_timeguest@104.198.136.217','2025-05-11 08:28:20','on'),(17675,'tawktocustomise_custom_timeguest@42.236.12.230','2025-05-11 09:17:32','on'),(17689,'tawktocustomise_custom_timeguest@42.236.101.231','2025-05-11 13:09:50','on'),(17728,'tawktocustomise_custom_timeguest@101.10.162.172','2025-05-12 00:48:40','on'),(17744,'tawktocustomise_custom_timeguest@165.227.35.10','2025-05-12 00:58:03','on'),(17747,'tawktocustomise_custom_timeguest@49.214.255.134','2025-05-12 02:53:15','on'),(17755,'tawktocustomise_custom_timeguest@34.72.30.82','2025-05-12 04:22:09','on'),(17782,'tawktocustomise_custom_timeguest@197.184.100.78','2025-05-12 10:49:06','on'),(17790,'tawktocustomise_custom_timeguest@66.249.66.39','2025-05-12 11:11:48','on'),(17807,'tawktocustomise_custom_timeguest@105.224.53.99','2025-05-12 15:52:55','on'),(17832,'tawktocustomise_custom_timeguest@47.79.3.105','2025-05-12 22:19:54','on'),(17841,'tawktocustomise_custom_timeguest@69.171.231.6','2025-05-13 04:12:13','on'),(17876,'tawktocustomise_custom_timeguest@66.249.92.196','2025-05-13 05:43:06','on'),(17893,'tawktocustomise_custom_timeguest@69.171.230.7','2025-05-13 08:40:29','on'),(17900,'tawktocustomise_custom_timeguest@129.28.14.231','2025-05-13 10:10:59','on'),(17905,'tawktocustomise_custom_timeguest@172.241.153.39','2025-05-13 10:29:10','on'),(17908,'tawktocustomise_custom_timeguest@66.249.66.40','2025-05-13 11:01:20','on'),(17923,'tawktocustomise_custom_timeguest@146.231.186.189','2025-05-13 14:10:23','on'),(17931,'tawktocustomise_custom_timeguest@102.64.47.219','2025-05-13 15:45:27','on'),(17948,'mainwp_security','','on'),(17956,'tawktocustomise_custom_timeguest@52.167.144.58','2025-05-13 17:42:19','on'),(17966,'tawktocustomise_custom_timeguest@100.103.17.47','2025-05-13 19:05:52','on'),(17971,'tawktocustomise_custom_timeguest@41.10.183.3','2025-05-13 19:28:38','on'),(17977,'tawktocustomise_custom_timeguest@102.64.32.79','2025-05-13 21:21:48','on'),(17986,'tawktocustomise_custom_timeguest@47.82.60.200','2025-05-13 22:58:29','on'),(17989,'tawktocustomise_custom_timeguest@47.82.60.45','2025-05-13 23:31:23','on'),(17994,'tawktocustomise_custom_timeguest@196.210.3.128','2025-05-14 01:09:58','on'),(17999,'tawktocustomise_custom_timeguest@206.81.17.212','2025-05-14 01:42:04','on'),(18004,'tawktocustomise_custom_timeguest@4.227.36.53','2025-05-14 01:45:03','on'),(18009,'tawktocustomise_custom_timeguest@35.226.191.31','2025-05-14 04:14:59','on'),(18039,'tawktocustomise_custom_timeguest@93.158.90.33','2025-05-14 05:57:11','on'),(18048,'tawktocustomise_custom_timeguest@66.249.66.169','2025-05-14 07:43:52','on'),(18058,'tawktocustomise_custom_timeguest@34.91.75.236','2025-05-14 12:11:58','on'),(18097,'tawktocustomise_custom_timeguest@41.13.12.45','2025-05-14 18:27:39','on'),(18110,'tawktocustomise_custom_timeguest@18.222.214.58','2025-05-14 23:27:29','on'),(18136,'tawktocustomise_custom_timeguest@4.227.36.22','2025-05-14 23:44:21','on'),(18149,'tawktocustomise_custom_timeguest@133.106.156.209','2025-05-15 06:22:37','on'),(18169,'tawktocustomise_custom_timeguest@126.179.126.41','2025-05-15 09:08:13','on'),(18174,'tawktocustomise_custom_timeguest@150.109.11.103','2025-05-15 09:19:48','on'),(18177,'tawktocustomise_custom_timeguest@66.249.66.78','2025-05-15 10:23:41','on'),(18182,'tawktocustomise_custom_timeguest@66.249.66.2','2025-05-15 10:23:56','on'),(18188,'tawktocustomise_custom_timeguest@102.206.218.49','2025-05-15 11:04:09','on'),(18194,'tawktocustomise_custom_timeguest@69.171.230.3','2025-05-15 12:19:49','on'),(18207,'tawktocustomise_custom_timeguest@42.236.17.208','2025-05-15 15:56:20','on'),(18212,'tawktocustomise_custom_timeguest@41.246.131.35','2025-05-15 16:17:36','on'),(18215,'tawktocustomise_custom_timeguest@65.21.237.104','2025-05-15 16:58:53','on'),(18228,'tawktocustomise_custom_timeguest@105.184.174.107','2025-05-15 18:48:25','on'),(18240,'tawktocustomise_custom_timeguest@66.249.66.42','2025-05-15 23:36:34','on'),(18245,'tawktocustomise_custom_timeguest@66.249.66.64','2025-05-15 23:36:50','on'),(18246,'tawktocustomise_custom_timeguest@188.166.123.114','2025-05-16 00:24:02','on'),(18253,'tawktocustomise_custom_timeguest@66.249.66.198','2025-05-16 03:01:58','on'),(18281,'tawktocustomise_custom_timeguest@173.252.87.18','2025-05-16 06:43:31','on'),(18291,'tawktocustomise_custom_timeguest@4.227.36.111','2025-05-16 07:32:55','on'),(18294,'tawktocustomise_custom_timeguest@178.13.13.193','2025-05-16 07:39:26','on'),(18298,'tawktocustomise_custom_timeguest@105.186.154.157','2025-05-16 09:59:10','on'),(18314,'tawktocustomise_custom_timeguest@139.155.139.22','2025-05-16 10:12:48','on'),(18317,'tawktocustomise_custom_timeguest@49.217.61.236','2025-05-16 12:12:57','on'),(18327,'tawktocustomise_custom_timeguest@95.108.213.171','2025-05-16 12:23:37','on'),(18330,'tawktocustomise_custom_timeguest@169.0.13.114','2025-05-16 13:39:18','on'),(18344,'tawktocustomise_custom_timeguest@66.249.66.196','2025-05-16 14:06:05','on'),(18351,'tawktocustomise_custom_timeguest@69.63.189.115','2025-05-16 14:18:49','on'),(18360,'tawktocustomise_custom_timeguest@173.252.79.1','2025-05-16 16:21:03','on'),(18365,'tawktocustomise_custom_timeguest@173.252.95.6','2025-05-16 16:21:45','on'),(18366,'tawktocustomise_custom_timeguest@173.252.95.14','2025-05-16 16:21:50','on'),(18369,'tawktocustomise_custom_timeguest@173.252.95.8','2025-05-16 16:22:12','on'),(18371,'tawktocustomise_custom_timeguest@104.28.34.178','2025-05-16 16:41:14','on'),(18373,'tawktocustomise_custom_timeguest@90.167.21.128','2025-05-16 16:41:34','on'),(18383,'tawktocustomise_custom_timeguest@172.178.140.151','2025-05-16 20:25:35','on'),(18390,'tawktocustomise_custom_timeguest@69.171.230.112','2025-05-16 22:44:45','on'),(18391,'tawktocustomise_custom_timeguest@69.171.230.115','2025-05-16 22:44:45','on'),(18440,'tawktocustomise_custom_timeguest@18.237.7.222','2025-05-17 08:29:50','on'),(18450,'tawktocustomise_custom_timeguest@41.150.251.169','2025-05-17 12:55:20','on'),(18463,'tawktocustomise_custom_timeguest@5.255.231.146','2025-05-17 14:01:19','on'),(18504,'tawktocustomise_custom_timeguest@161.35.77.140','2025-05-18 02:11:51','on'),(18544,'tawktocustomise_custom_timeguest@42.236.12.249','2025-05-18 07:58:42','on'),(18547,'tawktocustomise_custom_timeguest@42.236.101.215','2025-05-18 09:57:25','on'),(18552,'tawktocustomise_custom_timeguest@64.227.157.163','2025-05-18 12:47:06','on'),(18573,'tawktocustomise_custom_timeguest@105.184.221.197','2025-05-18 19:34:59','on'),(18588,'tawktocustomise_custom_timeguest@49.51.253.83','2025-05-18 23:23:54','on'),(18597,'tawktocustomise_custom_timeguest@4.227.36.57','2025-05-19 04:14:38','on'),(18612,'tawktocustomise_custom_timeguest@169.1.1.237','2025-05-19 05:49:40','on'),(18621,'tawktocustomise_custom_timeguest@84.85.229.197','2025-05-19 07:43:22','on'),(18639,'tawktocustomise_custom_timeguest@35.192.116.174','2025-05-19 09:17:49','on'),(18645,'tawktocustomise_custom_timeguest@197.245.231.82','2025-05-19 10:36:51','on'),(18672,'tawktocustomise_custom_timeguest@105.246.15.68','2025-05-19 17:36:11','on'),(18678,'tawktocustomise_custom_timeguest@69.63.189.9','2025-05-19 18:18:41','on'),(18683,'tawktocustomise_custom_timeguest@173.252.95.9','2025-05-19 18:18:58','on'),(18684,'tawktocustomise_custom_timeguest@173.252.95.34','2025-05-19 18:19:11','on'),(18686,'tawktocustomise_custom_timeguest@34.75.54.62','2025-05-19 19:38:11','on'),(18691,'tawktocustomise_custom_timeguest@73.202.225.147','2025-05-19 19:46:18','on'),(18694,'tawktocustomise_custom_timeguest@5.255.231.84','2025-05-19 20:27:46','on'),(18699,'tawktocustomise_custom_timeguest@5.255.231.96','2025-05-19 20:27:59','on'),(18700,'tawktocustomise_custom_timeguest@93.158.91.235','2025-05-19 20:32:03','on'),(18703,'tawktocustomise_custom_timeguest@197.185.173.225','2025-05-19 20:48:19','on'),(18713,'tawktocustomise_custom_timeguest@66.249.66.197','2025-05-19 21:54:56','on'),(18714,'tawktocustomise_custom_timeguest@173.252.107.5','2025-05-19 23:34:50','on'),(18715,'tawktocustomise_custom_timeguest@173.252.83.114','2025-05-19 23:34:50','on'),(18716,'tawktocustomise_custom_timeguest@69.63.189.6','2025-05-19 23:34:50','on'),(18740,'tawktocustomise_custom_timeguest@104.248.115.205','2025-05-20 02:23:47','on'),(18747,'tawktocustomise_custom_timeguest@66.249.66.34','2025-05-20 03:17:56','on'),(18770,'tawktocustomise_custom_timeguest@102.221.201.18','2025-05-20 11:58:49','on'),(18782,'tawktocustomise_custom_timeguest@102.221.201.1','2025-05-20 11:59:28','on'),(18788,'tawktocustomise_custom_timeguest@196.210.92.152','2025-05-20 12:53:00','on'),(18798,'tawktocustomise_custom_timeguest@5.196.129.159','2025-05-20 16:13:31','on'),(18819,'tawktocustomise_custom_timeguest@160.0.217.165','2025-05-20 18:55:17','on'),(18826,'tawktocustomise_custom_timeguest@69.171.231.10','2025-05-20 19:42:36','on'),(18836,'tawktocustomise_custom_timeguest@192.133.77.17','2025-05-20 20:46:00','on'),(18837,'tawktocustomise_custom_timeguest@173.252.79.113','2025-05-20 21:59:41','on'),(18844,'tawktocustomise_custom_timeguest@69.171.249.4','2025-05-20 23:29:54','on'),(18859,'tawktocustomise_custom_timeguest@45.215.249.20','2025-05-21 01:04:02','on'),(18862,'tawktocustomise_custom_timeguest@103.14.125.114','2025-05-21 02:13:09','on'),(18875,'tawktocustomise_custom_timeguest@64.233.173.41','2025-05-21 02:21:40','on'),(18894,'tawktocustomise_custom_timeguest@64.227.108.146','2025-05-21 03:12:56','on'),(18917,'tawktocustomise_custom_timeguest@162.243.114.171','2025-05-21 11:38:05','on'),(18928,'tawktocustomise_custom_timeguest@82.165.85.234','2025-05-21 12:18:54','on'),(18929,'tawktocustomise_custom_timeguest@173.236.193.46','2025-05-21 12:18:54','on'),(18938,'tawktocustomise_custom_timeguest@4.227.36.68','2025-05-21 13:43:34','on'),(18951,'tawktocustomise_custom_timeguest@69.171.231.13','2025-05-21 15:46:13','on'),(18970,'tawktocustomise_custom_timeguest@41.13.76.156','2025-05-21 18:54:42','on'),(18976,'tawktocustomise_custom_timeguest@181.177.87.233','2025-05-21 19:59:20','on'),(18999,'tawktocustomise_custom_timeguest@197.185.189.238','2025-05-21 21:48:34','on'),(19016,'tawktocustomise_custom_timeguest@34.34.131.138','2025-05-22 00:22:24','on'),(19021,'tawktocustomise_custom_timeguest@159.203.20.10','2025-05-22 01:07:48','on'),(19060,'tawktocustomise_custom_timeguest@42.236.17.47','2025-05-22 11:17:22','on'),(19065,'tawktocustomise_custom_timeguest@173.252.87.23','2025-05-22 11:48:46','on'),(19092,'neve_version','4.1.4','auto'),(19099,'tawktocustomise_custom_timeguest@66.220.149.3','2025-05-22 21:43:27','on'),(19104,'tawktocustomise_custom_timeguest@66.220.149.16','2025-05-22 21:43:44','on'),(19110,'tawktocustomise_custom_timeguest@105.186.123.102','2025-05-22 22:08:48','on'),(19115,'tawktocustomise_custom_timeguest@172.58.126.2','2025-05-23 00:37:57','on'),(19125,'tawktocustomise_custom_timeguest@205.169.39.45','2025-05-23 01:07:16','on'),(19133,'tawktocustomise_custom_timeguest@44.229.15.99','2025-05-23 02:36:52','on'),(19141,'tawktocustomise_custom_timeguest@66.249.66.37','2025-05-23 04:16:31','on'),(19142,'tawktocustomise_custom_timeguest@66.249.66.36','2025-05-23 04:16:31','on'),(19143,'tawktocustomise_custom_timeguest@66.249.66.35','2025-05-23 04:16:35','on'),(19152,'tawktocustomise_custom_timeguest@66.249.66.77','2025-05-23 04:16:45','on'),(19157,'tawktocustomise_custom_timeguest@66.249.66.67','2025-05-23 06:19:05','on'),(19158,'tawktocustomise_custom_timeguest@66.249.66.167','2025-05-23 06:19:05','on'),(19159,'tawktocustomise_custom_timeguest@66.249.66.3','2025-05-23 06:19:10','on'),(19187,'tawktocustomise_custom_timeguest@102.182.221.3','2025-05-23 08:17:50','on'),(19196,'tawktocustomise_custom_timeguest@34.123.168.80','2025-05-23 10:18:18','on'),(19200,'tawktocustomise_custom_timeguest@52.11.248.245','2025-05-23 10:44:51','on'),(19207,'tawktocustomise_custom_timeguest@192.145.29.158','2025-05-23 11:18:03','on'),(19212,'tawktocustomise_custom_timeguest@87.250.224.12','2025-05-23 11:34:15','on'),(19215,'tawktocustomise_custom_timeguest@87.250.224.233','2025-05-23 11:34:22','on'),(19216,'tawktocustomise_custom_timeguest@87.250.224.224','2025-05-23 11:34:26','on'),(19242,'tawktocustomise_custom_timeguest@41.79.80.218','2025-05-23 23:30:43','on'),(19287,'tawktocustomise_custom_timeguest@139.59.56.53','2025-05-24 03:12:13','on'),(19292,'tawktocustomise_custom_timeguest@69.63.189.5','2025-05-24 04:00:00','on'),(19326,'tawktocustomise_custom_timeguest@4.227.36.120','2025-05-24 10:56:04','on'),(19337,'tawktocustomise_custom_timeguest@35.193.68.100','2025-05-24 13:18:28','on'),(19371,'tawktocustomise_custom_timeguest@105.224.72.96','2025-05-24 19:11:55','on'),(19392,'tawktocustomise_custom_timeguest@41.150.35.54','2025-05-24 23:02:17','on'),(19409,'tawktocustomise_custom_timeguest@23.27.100.154','2025-05-25 03:26:16','on'),(19413,'tawktocustomise_custom_timeguest@23.27.2.84','2025-05-25 03:26:25','on'),(19437,'tawktocustomise_custom_timeguest@102.219.27.86','2025-05-25 07:09:42','on'),(19438,'tawktocustomise_custom_timeguest@31.13.103.10','2025-05-25 07:09:42','on'),(19449,'tawktocustomise_custom_timeguest@66.45.226.242','2025-05-25 08:31:20','on'),(19460,'tawktocustomise_custom_timeguest@42.236.101.220','2025-05-25 10:54:51','on'),(19469,'tawktocustomise_custom_timeguest@41.198.150.100','2025-05-25 14:31:20','on'),(19470,'tawktocustomise_custom_timeguest@105.224.244.52','2025-05-25 14:31:20','on'),(19492,'tawktocustomise_custom_timeguest@196.23.168.132','2025-05-25 14:32:10','on'),(19496,'tawktocustomise_custom_timeguest@41.73.41.72','2025-05-25 14:33:06','on'),(19523,'tawktocustomise_custom_timeguest@69.171.230.6','2025-05-25 20:15:12','on'),(19528,'tawktocustomise_custom_timeguest@41.146.192.58','2025-05-25 21:36:18','on'),(19565,'tawktocustomise_custom_timeguest@35.88.196.4','2025-05-26 08:52:05','on'),(19568,'tawktocustomise_custom_timeguest@173.252.107.4','2025-05-26 10:43:35','on'),(19574,'tawktocustomise_custom_timeguest@164.90.234.48','2025-05-26 11:44:00','on'),(19581,'tawktocustomise_custom_timeguest@102.66.145.22','2025-05-26 11:56:20','on'),(19610,'tawktocustomise_custom_timeguest@180.213.167.29','2025-05-26 18:00:43','on'),(19623,'tawktocustomise_custom_timeguest@34.121.235.119','2025-05-27 04:20:16','on'),(19655,'tawktocustomise_custom_timeguest@132.232.203.74','2025-05-27 06:53:35','on'),(19664,'tawktocustomise_custom_timeguest@42.236.12.224','2025-05-27 11:56:34','on'),(19704,'tawktocustomise_custom_timeguest@34.82.229.168','2025-05-27 17:32:07','on'),(19718,'tawktocustomise_custom_timeguest@178.128.229.101','2025-05-28 01:04:21','on'),(19723,'tawktocustomise_custom_timeguest@98.165.86.40','2025-05-28 02:36:44','on'),(19731,'tawktocustomise_custom_timeguest@41.157.80.213','2025-05-28 03:22:10','on'),(19749,'tawktocustomise_custom_timeguest@27.32.156.185','2025-05-28 05:41:34','on'),(19768,'tawktocustomise_custom_timeguest@102.164.198.131','2025-05-28 08:09:17','on'),(19775,'tawktocustomise_custom_timeguest@42.236.101.217','2025-05-28 08:29:22','on'),(19793,'tawktocustomise_custom_timeguest@52.169.88.162','2025-05-28 13:54:01','on'),(19818,'tawktocustomise_custom_timeguest@125.75.66.97','2025-05-28 15:19:04','on'),(19821,'tawktocustomise_custom_timeguest@43.166.253.94','2025-05-28 17:06:51','on'),(19838,'_elementor_element_cache_unique_id','f193b19716fcd8e7bd0eee60db27b3ab','auto'),(19846,'tawktocustomise_custom_timeguest@87.121.94.170','2025-05-28 17:22:31','on'),(19854,'tawktocustomise_custom_timeguest@43.130.39.254','2025-05-28 17:51:51','on'),(19857,'tawktocustomise_custom_timeguest@43.163.206.70','2025-05-28 18:01:41','on'),(19859,'tawktocustomise_custom_timeguest@43.135.145.117','2025-05-28 18:13:41','on'),(19863,'tawktocustomise_custom_timeguest@57.141.0.29','2025-05-28 18:28:59','on'),(19866,'tawktocustomise_custom_timeguest@57.141.0.11','2025-05-28 18:29:20','on'),(19867,'tawktocustomise_custom_timeguest@132.232.144.200','2025-05-28 18:36:50','on'),(19870,'tawktocustomise_custom_timeguest@57.141.0.7','2025-05-28 18:37:52','on'),(19875,'tawktocustomise_custom_timeguest@43.166.244.251','2025-05-28 19:11:35','on'),(19882,'tawktocustomise_custom_timeguest@170.106.110.146','2025-05-28 19:27:03','on'),(19887,'tawktocustomise_custom_timeguest@85.208.96.212','2025-05-28 19:42:57','on'),(19892,'tawktocustomise_custom_timeguest@85.208.96.209','2025-05-28 19:43:11','on'),(19893,'tawktocustomise_custom_timeguest@197.185.181.5','2025-05-28 19:43:27','on'),(19896,'tawktocustomise_custom_timeguest@43.134.141.244','2025-05-28 19:57:01','on'),(19907,'tawktocustomise_custom_timeguest@104.210.140.131','2025-05-28 22:09:32','on'),(19908,'tawktocustomise_custom_timeguest@104.210.140.141','2025-05-28 22:09:49','on'),(19913,'tawktocustomise_custom_timeguest@85.208.96.194','2025-05-28 22:40:14','on'),(19918,'tawktocustomise_custom_timeguest@129.211.215.233','2025-05-29 00:57:58','on'),(19925,'tawktocustomise_custom_timeguest@52.169.125.85','2025-05-29 01:25:05','on'),(19934,'tawktocustomise_custom_timeguest@85.208.96.201','2025-05-29 02:09:17','on'),(19937,'tawktocustomise_custom_timeguest@83.219.249.209','2025-05-29 02:10:46','on'),(19940,'tawktocustomise_custom_timeguest@168.138.168.174','2025-05-29 03:22:51','on'),(19945,'tawktocustomise_custom_timeguest@129.226.213.145','2025-05-29 03:37:10','on'),(19952,'tawktocustomise_custom_timeguest@170.106.113.159','2025-05-29 04:21:15','on'),(19966,'tawktocustomise_custom_timeguest@80.85.246.144','2025-05-29 05:32:41','on'),(19981,'tawktocustomise_custom_timeguest@185.191.171.14','2025-05-29 06:20:55','on'),(19992,'tawktocustomise_custom_timeguest@42.236.17.23','2025-05-29 07:28:05','on'),(19996,'tawktocustomise_custom_timeguest@185.191.171.4','2025-05-29 07:32:28','on'),(20000,'tawktocustomise_custom_timeguest@89.156.112.2','2025-05-29 08:47:45','on'),(20005,'tawktocustomise_custom_timeguest@85.208.96.207','2025-05-29 09:14:27','on'),(20008,'tawktocustomise_custom_timeguest@37.99.60.84','2025-05-29 09:23:25','on'),(20013,'tawktocustomise_custom_timeguest@202.134.13.136','2025-05-29 09:23:43','on'),(20014,'tawktocustomise_custom_timeguest@52.255.111.85','2025-05-29 09:37:48','on'),(20015,'tawktocustomise_custom_timeguest@52.255.111.94','2025-05-29 09:37:48','on'),(20018,'tawktocustomise_custom_timeguest@52.255.111.81','2025-05-29 09:43:04','on'),(20025,'tawktocustomise_custom_timeguest@177.70.210.142','2025-05-29 10:25:29','on'),(20034,'tawktocustomise_custom_timeguest@35.89.169.252','2025-05-29 10:40:47','on'),(20041,'tawktocustomise_custom_timeguest@190.115.64.203','2025-05-29 11:16:58','on'),(20044,'tawktocustomise_custom_timeguest@43.135.140.225','2025-05-29 11:20:24','on'),(20046,'tawktocustomise_custom_timeguest@42.236.101.252','2025-05-29 11:26:11','on'),(20049,'tawktocustomise_custom_timeguest@43.153.54.14','2025-05-29 11:36:43','on'),(20058,'tawktocustomise_custom_timeguest@66.220.149.35','2025-05-29 12:13:41','on'),(20062,'tawktocustomise_custom_timeguest@61.0.101.242','2025-05-29 12:14:40','on'),(20081,'tawktocustomise_custom_timeguest@117.193.128.27','2025-05-29 15:46:33','on'),(20085,'tawktocustomise_custom_timeguest@187.3.225.195','2025-05-29 16:03:53','on'),(20090,'tawktocustomise_custom_timeguest@52.167.144.146','2025-05-29 16:05:51','on'),(20093,'tawktocustomise_custom_timeguest@40.77.167.3','2025-05-29 16:44:12','on'),(20118,'tawktocustomise_custom_timeguest@170.106.160.90','2025-05-29 18:57:31','on'),(20128,'tawktocustomise_custom_timeguest@199.45.155.86','2025-05-29 20:09:47','on'),(20137,'tawktocustomise_custom_timeguest@173.252.95.10','2025-05-29 23:17:03','on'),(20144,'tawktocustomise_custom_timeguest@139.59.7.36','2025-05-30 00:48:26','on'),(20176,'tawktocustomise_custom_timeguest@104.210.140.128','2025-05-30 05:27:36','on'),(20185,'tawktocustomise_custom_timeguest@49.145.200.31','2025-05-30 06:25:58','on'),(20190,'tawktocustomise_custom_timeguest@52.112.49.156','2025-05-30 06:43:01','on'),(20197,'tawktocustomise_custom_timeguest@35.230.53.6','2025-05-30 08:11:24','on'),(20229,'tawktocustomise_custom_timeguest@50.84.237.170','2025-05-30 18:01:22','on'),(20240,'tawktocustomise_custom_timeguest@17.241.219.83','2025-05-30 20:24:12','on'),(20255,'tawktocustomise_custom_timeguest@169.0.63.185','2025-05-30 20:59:16','on'),(20266,'tawktocustomise_custom_timeguest@146.230.0.1','2025-05-30 22:20:50','on'),(20271,'tawktocustomise_custom_timeguest@104.28.53.15','2025-05-31 02:14:41','on'),(20298,'tawktocustomise_custom_timeguest@3.142.143.2','2025-05-31 06:11:48','on'),(20307,'tawktocustomise_custom_timeguest@104.210.140.136','2025-05-31 12:47:13','on'),(20308,'tawktocustomise_custom_timeguest@104.210.140.140','2025-05-31 12:47:21','on'),(20330,'tawktocustomise_custom_timeguest@41.150.226.155','2025-05-31 17:39:05','on'),(20339,'tawktocustomise_custom_timeguest@137.135.190.202','2025-05-31 19:33:18','on'),(20353,'tawktocustomise_custom_timeguest@35.240.121.18','2025-06-01 03:58:32','on'),(20368,'tawktocustomise_custom_timeguest@66.249.66.65','2025-06-01 08:13:25','on'),(20378,'tawktocustomise_custom_timeguest@18.236.192.20','2025-06-01 08:40:56','on'),(20385,'tawktocustomise_custom_timeguest@5.255.231.15','2025-06-01 09:07:11','on'),(20388,'tawktocustomise_custom_timeguest@198.240.122.124','2025-06-01 09:32:55','on'),(20391,'tawktocustomise_custom_timeguest@162.14.210.15','2025-06-01 10:05:08','on'),(20404,'tawktocustomise_custom_timeguest@198.211.99.198','2025-06-01 15:53:40','on'),(20410,'tawktocustomise_custom_timeguest@3.253.240.158','2025-06-01 16:48:21','on'),(20433,'tawktocustomise_custom_timeguest@154.3.62.37','2025-06-01 22:41:43','on'),(20446,'tawktocustomise_custom_timeguest@104.196.151.37','2025-06-02 03:14:32','on'),(20451,'tawktocustomise_custom_timeguest@20.120.134.43','2025-06-02 03:43:28','on'),(20460,'tawktocustomise_custom_timeguest@34.162.103.75','2025-06-02 04:24:37','on'),(20465,'tawktocustomise_custom_timeguest@35.89.97.200','2025-06-02 04:56:49','on'),(20486,'tawktocustomise_custom_timeguest@17.241.227.136','2025-06-02 11:35:59','on'),(20489,'tawktocustomise_custom_timeguest@17.241.75.93','2025-06-02 11:36:06','on'),(20491,'tawktocustomise_custom_timeguest@17.241.219.171','2025-06-02 11:36:12','on'),(20496,'tawktocustomise_custom_timeguest@194.36.25.62','2025-06-02 11:50:44','on'),(20501,'tawktocustomise_custom_timeguest@98.83.158.187','2025-06-02 12:10:31','on'),(20504,'tawktocustomise_custom_timeguest@13.220.127.126','2025-06-02 12:10:44','on'),(20505,'tawktocustomise_custom_timeguest@52.23.253.77','2025-06-02 12:10:50','on'),(20509,'tawktocustomise_custom_timeguest@3.83.108.106','2025-06-02 12:11:01','on'),(20510,'tawktocustomise_custom_timeguest@170.106.110.108','2025-06-02 12:38:47','on'),(20529,'tawktocustomise_custom_timeguest@41.135.1.126','2025-06-02 20:29:51','on'),(20550,'tawktocustomise_custom_timeguest@66.102.8.172','2025-06-02 20:32:02','on'),(20551,'tawktocustomise_custom_timeguest@66.249.88.131','2025-06-02 20:32:02','on'),(20556,'tawktocustomise_custom_timeguest@173.252.95.1','2025-06-02 21:04:55','on'),(20559,'tawktocustomise_custom_timeguest@173.252.95.15','2025-06-02 21:05:15','on'),(20565,'tawktocustomise_custom_timeguest@182.44.9.147','2025-06-02 23:34:39','on'),(20570,'tawktocustomise_custom_timeguest@147.182.167.212','2025-06-03 00:21:39','on'),(20615,'tawktocustomise_custom_timeguest@84.17.43.14','2025-06-03 08:41:29','on'),(20630,'tawktocustomise_custom_timeguest@197.184.81.156','2025-06-03 11:04:28','on'),(20656,'tawktocustomise_custom_timeguest@52.41.217.74','2025-06-03 17:05:29','on'),(20677,'tawktocustomise_custom_timeguest@104.210.140.132','2025-06-03 20:40:08','on'),(20684,'tawktocustomise_custom_timeguest@38.70.226.243','2025-06-03 20:53:17','on'),(20696,'tawktocustomise_custom_timeguest@69.63.189.2','2025-06-04 01:20:56','on'),(20701,'tawktocustomise_custom_timeguest@45.149.92.7','2025-06-04 01:47:50','on'),(20744,'tawktocustomise_custom_timeguest@184.72.82.111','2025-06-04 08:38:33','on'),(20755,'tawktocustomise_custom_timeguest@173.252.95.17','2025-06-04 10:16:40','on'),(20760,'tawktocustomise_custom_timeguest@54.202.135.179','2025-06-04 11:56:03','on'),(20769,'tawktocustomise_custom_timeguest@196.14.184.6','2025-06-04 13:33:01','on'),(20774,'tawktocustomise_custom_timeguest@62.141.44.236','2025-06-04 13:57:48','on'),(20777,'tawktocustomise_custom_timeguest@31.13.127.23','2025-06-04 16:50:36','on'),(20804,'tawktocustomise_custom_timeguest@23.98.186.197','2025-06-04 21:20:57','on'),(20816,'tawktocustomise_custom_timeguest@197.184.75.169','2025-06-04 23:50:16','on'),(20825,'tawktocustomise_custom_timeguest@20.161.75.211','2025-06-04 23:58:18','on'),(20827,'tawktocustomise_custom_timeguest@20.161.75.222','2025-06-04 23:58:21','on'),(20828,'tawktocustomise_custom_timeguest@20.161.75.223','2025-06-04 23:58:21','on'),(20830,'tawktocustomise_custom_timeguest@165.227.210.211','2025-06-05 02:24:33','on'),(20835,'tawktocustomise_custom_timeguest@34.27.223.102','2025-06-05 03:35:52','on'),(20853,'tawktocustomise_custom_timeguest@194.182.172.241','2025-06-05 06:43:34','on'),(20866,'tawktocustomise_custom_timeguest@93.158.95.213','2025-06-05 11:16:48','on'),(20871,'tawktocustomise_custom_timeguest@102.134.120.218','2025-06-05 11:46:27','on'),(20875,'tawktocustomise_custom_timeguest@105.224.30.233','2025-06-05 13:24:36','on'),(20888,'tawktocustomise_custom_timeguest@213.180.203.83','2025-06-05 17:31:44','on'),(20910,'tawktocustomise_custom_timeguest@42.236.12.251','2025-06-05 20:22:54','on'),(20935,'tawktocustomise_custom_timeguest@93.158.90.42','2025-06-06 04:31:41','on'),(20960,'tawktocustomise_custom_timeguest@31.56.36.189','2025-06-06 10:37:03','on'),(20965,'tawktocustomise_custom_timeguest@51.68.102.13','2025-06-06 10:44:03','on'),(20988,'tawktocustomise_custom_timeguest@192.133.77.14','2025-06-06 20:02:12','on'),(20993,'tawktocustomise_custom_timeguest@34.74.201.91','2025-06-06 20:29:41','on'),(21000,'tawktocustomise_custom_timeguest@5.255.231.122','2025-06-06 21:04:32','on'),(21007,'tawktocustomise_custom_timeguest@197.245.55.158','2025-06-07 00:02:23','on'),(21011,'tawktocustomise_custom_timeguest@105.245.36.75','2025-06-07 00:06:03','on'),(21042,'tawktocustomise_custom_timeguest@54.148.173.132','2025-06-07 08:39:51','on'),(21045,'tawktocustomise_custom_timeguest@23.20.111.130','2025-06-07 08:57:08','on'),(21058,'tawktocustomise_custom_timeguest@213.180.203.188','2025-06-07 13:50:36','on'),(21065,'tawktocustomise_custom_timeguest@52.212.13.205','2025-06-07 15:52:01','on'),(21070,'tawktocustomise_custom_timeguest@190.108.214.57','2025-06-07 16:55:35','on'),(21091,'tawktocustomise_custom_timeguest@41.13.90.120','2025-06-07 23:02:42','on'),(21105,'tawktocustomise_custom_timeguest@41.133.91.128','2025-06-08 00:10:23','on'),(21122,'tawktocustomise_custom_timeguest@69.171.230.113','2025-06-08 05:49:02','on'),(21149,'tawktocustomise_custom_timeguest@47.128.18.201','2025-06-08 07:44:17','on'),(21152,'tawktocustomise_custom_timeguest@47.128.24.38','2025-06-08 08:25:43','on'),(21157,'tawktocustomise_custom_timeguest@47.128.114.237','2025-06-08 08:29:44','on'),(21160,'tawktocustomise_custom_timeguest@47.128.17.44','2025-06-08 08:33:42','on'),(21173,'tawktocustomise_custom_timeguest@87.250.224.119','2025-06-08 12:10:52','on'),(21178,'tawktocustomise_custom_timeguest@5.255.231.149','2025-06-08 12:11:11','on'),(21179,'tawktocustomise_custom_timeguest@66.220.149.9','2025-06-08 12:51:11','on'),(21180,'tawktocustomise_custom_timeguest@173.252.83.12','2025-06-08 12:51:11','on'),(21193,'tawktocustomise_custom_timeguest@52.167.144.54','2025-06-08 14:11:20','on'),(21207,'tawktocustomise_custom_timeguest@5.255.231.185','2025-06-08 16:23:15','on'),(21212,'tawktocustomise_custom_timeguest@5.255.231.124','2025-06-08 16:23:28','on'),(21227,'tawktocustomise_custom_timeguest@102.134.124.75','2025-06-08 18:53:39','on'),(21232,'tawktocustomise_custom_timeguest@37.113.73.168','2025-06-08 19:02:33','on'),(21237,'tawktocustomise_custom_timeguest@34.21.37.33','2025-06-08 19:13:27','on'),(21271,'tawktocustomise_custom_timeguest@143.110.187.103','2025-06-09 01:13:23','on'),(21284,'tawktocustomise_custom_timeguest@66.249.66.32','2025-06-09 03:52:04','on'),(21311,'tawktocustomise_custom_timeguest@5.255.231.30','2025-06-09 08:30:35','on'),(21316,'tawktocustomise_custom_timeguest@213.180.203.200','2025-06-09 08:30:49','on'),(21317,'tawktocustomise_custom_timeguest@52.35.231.158','2025-06-09 09:49:01','on'),(21323,'tawktocustomise_custom_timeguest@34.145.206.63','2025-06-09 10:14:47','on'),(21332,'tawktocustomise_custom_timeguest@69.63.189.8','2025-06-09 12:51:17','on'),(21339,'tawktocustomise_custom_timeguest@206.189.104.140','2025-06-09 14:05:26','on'),(21351,'tawktocustomise_custom_timeguest@196.96.19.151','2025-06-09 15:44:28','on'),(21356,'tawktocustomise_custom_timeguest@104.196.138.36','2025-06-09 15:51:24','on'),(21359,'tawktocustomise_custom_timeguest@34.19.22.127','2025-06-09 15:59:54','on'),(21378,'tawktocustomise_custom_timeguest@102.32.98.80','2025-06-09 18:36:31','on'),(21394,'tawktocustomise_custom_timeguest@5.255.231.71','2025-06-09 20:18:35','on'),(21397,'tawktocustomise_custom_timeguest@95.108.213.82','2025-06-09 20:18:49','on'),(21398,'tawktocustomise_custom_timeguest@87.250.224.254','2025-06-09 21:59:24','on'),(21403,'tawktocustomise_custom_timeguest@87.250.224.207','2025-06-09 21:59:44','on'),(21408,'tawktocustomise_custom_timeguest@172.59.171.25','2025-06-09 23:39:05','on'),(21416,'tawktocustomise_custom_timeguest@154.127.117.122','2025-06-10 04:21:44','on'),(21431,'tawktocustomise_custom_timeguest@192.36.198.147','2025-06-10 05:59:17','on'),(21453,'tawktocustomise_custom_timeguest@35.94.174.2','2025-06-10 08:38:24','on'),(21497,'tawktocustomise_custom_timeguest@105.184.142.117','2025-06-10 14:03:06','on'),(21500,'tawktocustomise_custom_timeguest@102.129.61.228','2025-06-10 14:27:09','on'),(21509,'tawktocustomise_custom_timeguest@66.249.72.100','2025-06-10 17:54:54','on'),(21520,'iawp_link_rules','a:4:{i:0;a:2:{s:4:\"type\";s:9:\"extension\";s:5:\"value\";s:3:\"pdf\";}i:1;a:2:{s:4:\"type\";s:9:\"extension\";s:5:\"value\";s:3:\"zip\";}i:2;a:2:{s:4:\"type\";s:8:\"protocol\";s:5:\"value\";s:6:\"mailto\";}i:3;a:2:{s:4:\"type\";s:8:\"protocol\";s:5:\"value\";s:3:\"tel\";}}','auto'),(21535,'tawktocustomise_custom_timeguest@18.220.178.244','2025-06-10 19:34:42','on'),(21544,'tawktocustomise_custom_timeguest@197.221.253.16','2025-06-10 23:14:48','on'),(21555,'tawktocustomise_custom_timeguest@8.217.214.173','2025-06-11 01:06:29','on'),(21560,'tawktocustomise_custom_timeguest@195.211.77.140','2025-06-11 01:14:49','on'),(21563,'tawktocustomise_custom_timeguest@147.182.153.109','2025-06-11 01:31:40','on'),(21570,'tawktocustomise_custom_timeguest@8.217.212.166','2025-06-11 02:52:37','on'),(21577,'tawktocustomise_custom_timeguest@8.217.213.220','2025-06-11 04:43:35','on'),(21602,'tawktocustomise_custom_timeguest@34.169.80.250','2025-06-11 08:42:26','on'),(21607,'tawktocustomise_custom_timeguest@69.63.189.51','2025-06-11 08:57:32','on'),(21610,'tawktocustomise_custom_timeguest@69.171.231.112','2025-06-11 12:51:22','on'),(21616,'tawktocustomise_custom_timeguest@66.249.73.238','2025-06-11 14:32:17','on'),(21625,'tawktocustomise_custom_timeguest@197.184.91.91','2025-06-11 19:30:37','on'),(21645,'tawktocustomise_custom_timeguest@64.233.173.32','2025-06-12 01:22:28','on'),(21658,'tawktocustomise_custom_timeguest@137.215.99.176','2025-06-12 04:08:13','on'),(21663,'tawktocustomise_custom_timeguest@69.171.230.2','2025-06-12 05:04:36','on'),(21693,'tawktocustomise_custom_timeguest@42.236.17.227','2025-06-12 09:40:34','on'),(21698,'tawktocustomise_custom_timeguest@42.236.17.104','2025-06-12 10:28:58','on'),(21708,'tawktocustomise_custom_timeguest@66.249.92.38','2025-06-12 13:16:09','on'),(21715,'tawktocustomise_custom_timeguest@8.217.213.24','2025-06-12 13:31:19','on'),(21718,'tawktocustomise_custom_timeguest@34.45.18.120','2025-06-12 14:23:25','on'),(21723,'tawktocustomise_custom_timeguest@155.133.27.20','2025-06-12 15:16:17','on'),(21728,'tawktocustomise_custom_timeguest@31.13.103.9','2025-06-12 17:59:50','on'),(21741,'tawktocustomise_custom_timeguest@173.252.95.113','2025-06-12 18:02:20','on'),(21750,'tawktocustomise_custom_timeguest@165.22.177.146','2025-06-13 00:36:18','on'),(21755,'tawktocustomise_custom_timeguest@103.60.12.78','2025-06-13 01:31:37','on'),(21764,'tawktocustomise_custom_timeguest@34.31.13.107','2025-06-13 02:24:07','on'),(21785,'tawktocustomise_custom_timeguest@34.219.146.58','2025-06-13 08:48:34','on'),(21809,'tawktocustomise_custom_timeguest@69.171.231.2','2025-06-13 12:51:22','on'),(21831,'tawktocustomise_custom_timeguest@102.217.184.185','2025-06-13 21:16:36','on'),(21854,'tawktocustomise_custom_timeguest@69.63.189.23','2025-06-14 08:55:11','on'),(21871,'tawktocustomise_custom_timeguest@69.171.230.5','2025-06-14 12:51:16','on'),(21876,'tawktocustomise_custom_timeguest@102.89.68.112','2025-06-14 13:47:43','on'),(21881,'tawktocustomise_custom_timeguest@8.217.211.190','2025-06-14 17:54:31','on'),(21894,'tawktocustomise_custom_timeguest@8.217.212.86','2025-06-14 20:29:37','on'),(21899,'tawktocustomise_custom_timeguest@139.59.89.72','2025-06-15 01:32:17','on'),(21908,'tawktocustomise_custom_timeguest@66.249.66.192','2025-06-15 03:16:17','on'),(21918,'tawktocustomise_custom_timeguest@69.171.230.1','2025-06-15 04:59:19','on'),(21945,'tawktocustomise_custom_timeguest@167.172.243.104','2025-06-15 08:19:27','on'),(21948,'tawktocustomise_custom_timeguest@192.175.111.244','2025-06-15 12:48:01','on'),(21961,'tawktocustomise_custom_timeguest@69.63.189.32','2025-06-15 12:51:16','on'),(21966,'tawktocustomise_custom_timeguest@104.196.170.210','2025-06-15 13:57:26','on'),(21971,'tawktocustomise_custom_timeguest@35.229.110.57','2025-06-15 13:58:18','on'),(21989,'tawktocustomise_custom_timeguest@34.86.88.132','2025-06-16 00:15:16','on'),(21995,'tawktocustomise_custom_timeguest@27.115.124.41','2025-06-16 04:01:05','on'),(22009,'tawktocustomise_custom_timeguest@106.215.199.120','2025-06-16 04:46:42','on'),(22018,'tawktocustomise_custom_timeguest@20.240.18.41','2025-06-16 05:23:03','on'),(22027,'tawktocustomise_custom_timeguest@34.218.59.111','2025-06-16 11:19:28','on'),(22034,'tawktocustomise_custom_timeguest@173.252.95.16','2025-06-16 11:25:37','on'),(22037,'tawktocustomise_custom_timeguest@173.252.95.13','2025-06-16 11:25:42','on'),(22041,'tawktocustomise_custom_timeguest@31.13.127.38','2025-06-16 11:27:22','on'),(22072,'tawktocustomise_custom_timeguest@196.210.93.43','2025-06-16 18:01:19','on'),(22075,'tawktocustomise_custom_timeguest@104.239.43.33','2025-06-16 20:44:25','on'),(22080,'tawktocustomise_custom_timeguest@45.38.70.103','2025-06-16 20:44:40','on'),(22104,'tawktocustomise_custom_timeguest@69.63.189.112','2025-06-17 09:01:07','on'),(22114,'tawktocustomise_custom_timeguest@192.121.135.97','2025-06-17 10:53:18','on'),(22134,'tawktocustomise_custom_timeguest@3.133.95.215','2025-06-17 16:56:06','on'),(22164,'tawktocustomise_custom_timeguest@185.30.35.19','2025-06-17 21:42:10','on'),(22169,'tawktocustomise_custom_timeguest@41.123.5.77','2025-06-17 23:19:54','on'),(22176,'tawktocustomise_custom_timeguest@69.160.160.52','2025-06-18 01:54:15','on'),(22190,'tawktocustomise_custom_timeguest@35.188.147.17','2025-06-18 05:07:35','on'),(22203,'tawktocustomise_custom_timeguest@35.224.127.73','2025-06-18 07:21:56','on'),(22216,'tawktocustomise_custom_timeguest@34.148.233.19','2025-06-18 12:12:01','on'),(22221,'tawktocustomise_custom_timeguest@34.169.43.53','2025-06-18 16:27:12','on'),(22250,'tawktocustomise_custom_timeguest@98.81.220.195','2025-06-19 03:39:32','on'),(22271,'tawktocustomise_custom_timeguest@34.202.166.174','2025-06-19 04:35:19','on'),(22285,'tawktocustomise_custom_timeguest@34.208.119.163','2025-06-19 08:53:39','on'),(22290,'tawktocustomise_custom_timeguest@8.219.95.252','2025-06-19 11:33:33','on'),(22327,'tawktocustomise_custom_timeguest@213.180.203.245','2025-06-19 17:16:44','on'),(22330,'tawktocustomise_custom_timeguest@42.236.17.6','2025-06-19 18:24:30','on'),(22339,'tawktocustomise_custom_timeguest@192.133.77.18','2025-06-19 21:12:00','on'),(22342,'tawktocustomise_custom_timeguest@160.187.210.60','2025-06-19 22:13:33','on'),(22361,'tawktocustomise_custom_timeguest@213.180.203.238','2025-06-20 05:33:32','on'),(22372,'tawktocustomise_custom_timeguest@34.91.172.237','2025-06-20 09:27:55','on'),(22385,'tawktocustomise_custom_timeguest@34.83.60.151','2025-06-20 14:57:05','on'),(22409,'tawktocustomise_custom_timeguest@34.138.97.15','2025-06-20 17:08:37','on'),(22420,'tawktocustomise_custom_timeguest@183.134.88.251','2025-06-20 21:18:23','on'),(22435,'tawktocustomise_custom_timeguest@165.227.212.27','2025-06-21 02:25:58','on'),(22473,'tawktocustomise_custom_timeguest@41.248.200.60','2025-06-21 14:06:41','on'),(22477,'tawktocustomise_custom_timeguest@102.32.135.148','2025-06-21 16:50:35','on'),(22492,'tawktocustomise_custom_timeguest@5.255.231.123','2025-06-21 18:16:51','on'),(22503,'tawktocustomise_custom_timeguest@149.56.150.14','2025-06-21 19:09:32','on'),(22517,'tawktocustomise_custom_timeguest@149.56.160.175','2025-06-21 19:12:28','on'),(22520,'tawktocustomise_custom_timeguest@173.252.83.24','2025-06-21 22:10:55','on'),(22525,'tawktocustomise_custom_timeguest@13.57.250.187','2025-06-22 02:06:32','on'),(22548,'tawktocustomise_custom_timeguest@42.236.17.66','2025-06-22 07:14:24','on'),(22556,'tawktocustomise_custom_timeguest@42.236.17.39','2025-06-22 08:57:38','on'),(22567,'tawktocustomise_custom_timeguest@142.214.189.46','2025-06-22 10:18:36','on'),(22588,'tawktocustomise_custom_timeguest@69.63.184.5','2025-06-22 14:39:39','on'),(22616,'tawktocustomise_custom_timeguest@161.35.180.237','2025-06-23 01:20:07','on'),(22627,'tawktocustomise_custom_timeguest@46.101.80.192','2025-06-23 06:02:29','on'),(22642,'tawktocustomise_custom_timeguest@43.130.41.242','2025-06-23 08:28:50','on'),(22648,'tawktocustomise_custom_timeguest@34.219.9.72','2025-06-23 08:44:23','on'),(22655,'tawktocustomise_custom_timeguest@13.234.49.247','2025-06-23 11:15:31','on'),(22668,'tawktocustomise_custom_timeguest@209.38.238.120','2025-06-23 12:39:59','on'),(22671,'tawktocustomise_custom_timeguest@57.141.0.3','2025-06-23 14:06:40','on'),(22676,'tawktocustomise_custom_timeguest@152.59.40.166','2025-06-23 14:10:28','on'),(22680,'tawktocustomise_custom_timeguest@18.220.130.139','2025-06-24 01:24:04','on'),(22681,'tawktocustomise_custom_timeguest@35.243.23.98','2025-06-24 01:24:04','on'),(22682,'tawktocustomise_custom_timeguest@3.148.112.88','2025-06-24 01:24:06','on'),(22710,'tawktocustomise_custom_timeguest@139.59.145.68','2025-06-24 02:46:10','on'),(22715,'tawktocustomise_custom_timeguest@205.169.39.11','2025-06-24 03:06:04','on'),(22717,'tawktocustomise_custom_timeguest@205.169.39.6','2025-06-24 03:06:07','on'),(22719,'tawktocustomise_custom_timeguest@205.169.39.51','2025-06-24 03:08:21','on'),(22747,'tawktocustomise_custom_timeguest@34.63.67.216','2025-06-24 10:44:35','on'),(22757,'tawktocustomise_custom_timeguest@197.184.177.31','2025-06-24 13:47:13','on'),(22773,'tawktocustomise_custom_timeguest@10.234.30.166','2025-06-24 16:24:15','on'),(22776,'tawktocustomise_custom_timeguest@197.185.188.43','2025-06-24 16:41:27','on'),(22811,'tawktocustomise_custom_timeguest@20.86.148.109','2025-06-25 01:01:22','on'),(22816,'tawktocustomise_custom_timeguest@64.227.185.22','2025-06-25 01:41:59','on'),(22825,'tawktocustomise_custom_timeguest@39.38.71.188','2025-06-25 05:03:18','on'),(22868,'tawktocustomise_custom_timeguest@102.129.59.2','2025-06-25 09:43:37','on'),(22875,'tawktocustomise_custom_timeguest@173.252.83.34','2025-06-25 12:51:38','on'),(22907,'skb_cife_version','1.1.0','auto'),(22908,'tawktocustomise_custom_timeguest@173.252.107.2','2025-06-25 17:58:08','on'),(22919,'tawktocustomise_custom_timeguest@173.252.127.62','2025-06-25 18:00:23','on'),(22921,'tawktocustomise_custom_timeguest@173.252.127.18','2025-06-25 18:00:34','on'),(22926,'tawktocustomise_custom_timeguest@102.39.5.244','2025-06-25 21:11:54','on'),(22931,'tawktocustomise_custom_timeguest@87.250.224.16','2025-06-26 02:58:02','on'),(22940,'tawktocustomise_custom_timeguest@102.182.161.178','2025-06-26 03:49:41','on'),(22949,'tawktocustomise_custom_timeguest@50.19.67.48','2025-06-26 04:46:53','on'),(22964,'tawktocustomise_custom_timeguest@54.234.179.122','2025-06-26 05:39:08','on'),(22971,'tawktocustomise_custom_timeguest@3.80.122.65','2025-06-26 07:01:50','on'),(22976,'tawktocustomise_custom_timeguest@155.248.254.73','2025-06-26 08:15:33','on'),(22996,'tawktocustomise_custom_timeguest@42.236.17.249','2025-06-26 10:36:47','on'),(23034,'tawktocustomise_custom_timeguest@41.0.48.181','2025-06-26 21:44:05','on'),(23041,'tawktocustomise_custom_timeguest@152.42.218.125','2025-06-26 22:49:33','on'),(23046,'tawktocustomise_custom_timeguest@138.68.191.213','2025-06-27 00:54:48','on'),(23066,'tawktocustomise_custom_timeguest@152.59.165.46','2025-06-27 06:47:48','on'),(23079,'tawktocustomise_custom_timeguest@162.243.47.74','2025-06-27 08:17:24','on'),(23090,'tawktocustomise_custom_timeguest@35.87.212.194','2025-06-27 08:54:04','on'),(23095,'tawktocustomise_custom_timeguest@194.145.227.125','2025-06-27 09:10:40','on'),(23100,'tawktocustomise_custom_timeguest@13.79.87.25','2025-06-27 09:59:07','on'),(23107,'tawktocustomise_custom_timeguest@8.41.221.63','2025-06-27 10:57:22','on'),(23115,'tawktocustomise_custom_timeguest@8.41.221.56','2025-06-27 10:58:13','on'),(23122,'tawktocustomise_custom_timeguest@192.3.80.40','2025-06-27 13:24:48','on'),(23125,'tawktocustomise_custom_timeguest@23.102.59.151','2025-06-27 13:28:24','on'),(23128,'tawktocustomise_custom_timeguest@43.133.14.237','2025-06-27 13:28:53','on'),(23145,'tawktocustomise_custom_timeguest@42.236.17.108','2025-06-27 13:32:45','on'),(23149,'tawktocustomise_custom_timeguest@43.130.34.74','2025-06-27 13:40:48','on'),(23163,'tawktocustomise_custom_timeguest@170.106.180.246','2025-06-27 14:22:23','on'),(23168,'tawktocustomise_custom_timeguest@205.169.39.148','2025-06-27 17:41:58','on'),(23185,'tawktocustomise_custom_timeguest@66.249.79.167','2025-06-27 19:19:38','on'),(23190,'tawktocustomise_custom_timeguest@66.249.79.166','2025-06-27 19:38:01','on'),(23193,'tawktocustomise_custom_timeguest@197.184.182.98','2025-06-27 20:01:54','on'),(23198,'tawktocustomise_custom_timeguest@213.180.203.39','2025-06-27 21:09:57','on'),(23203,'tawktocustomise_custom_timeguest@95.108.213.208','2025-06-27 21:11:02','on'),(23206,'tawktocustomise_custom_timeguest@57.141.0.4','2025-06-27 21:31:58','on'),(23209,'tawktocustomise_custom_timeguest@192.133.77.15','2025-06-28 00:40:50','on'),(23214,'tawktocustomise_custom_timeguest@52.138.142.56','2025-06-28 01:50:25','on'),(23219,'tawktocustomise_custom_timeguest@35.188.72.8','2025-06-28 01:58:42','on'),(23246,'tawktocustomise_custom_timeguest@102.216.73.191','2025-06-28 09:14:27','on'),(23257,'tawktocustomise_custom_timeguest@42.236.17.110','2025-06-28 14:02:37','on'),(23262,'tawktocustomise_custom_timeguest@223.113.128.150','2025-06-28 16:44:00','on'),(23275,'tawktocustomise_custom_timeguest@66.249.73.200','2025-06-28 16:51:36','on'),(23291,'tawktocustomise_custom_timeguest@54.72.206.215','2025-06-29 00:38:43','on'),(23296,'tawktocustomise_custom_timeguest@120.231.63.165','2025-06-29 02:43:21','on'),(23301,'tawktocustomise_custom_timeguest@115.60.167.162','2025-06-29 02:43:39','on'),(23302,'tawktocustomise_custom_timeguest@171.44.160.157','2025-06-29 02:43:43','on'),(23304,'tawktocustomise_custom_timeguest@223.89.200.117','2025-06-29 02:43:49','on'),(23323,'tawktocustomise_custom_timeguest@42.236.101.216','2025-06-29 06:15:12','on'),(23332,'tawktocustomise_custom_timeguest@104.248.119.140','2025-06-29 06:51:17','on'),(23367,'tawktocustomise_custom_timeguest@45.42.40.138','2025-06-29 22:15:13','on'),(23372,'tawktocustomise_custom_timeguest@68.183.129.11','2025-06-30 02:59:29','on'),(23377,'tawktocustomise_custom_timeguest@18.207.248.23','2025-06-30 03:12:09','on'),(23404,'tawktocustomise_custom_timeguest@72.13.62.27','2025-06-30 08:10:00','on'),(23429,'tawktocustomise_custom_timeguest@69.171.251.114','2025-06-30 13:57:27','on'),(23432,'tawktocustomise_custom_timeguest@36.67.217.173','2025-06-30 14:34:05','on'),(23437,'tawktocustomise_custom_timeguest@57.141.0.2','2025-06-30 14:35:50','on'),(23440,'tawktocustomise_custom_timeguest@40.77.167.219','2025-06-30 15:22:41','on'),(23447,'tawktocustomise_custom_timeguest@35.233.69.216','2025-06-30 15:54:33','on'),(23453,'tawktocustomise_custom_timeguest@82.165.85.108','2025-06-30 17:47:54','on'),(23454,'tawktocustomise_custom_timeguest@112.213.89.76','2025-06-30 17:48:03','on'),(23467,'tawktocustomise_custom_timeguest@103.60.12.161','2025-06-30 17:56:52','on'),(23470,'tawktocustomise_custom_timeguest@104.190.116.221','2025-06-30 18:43:34','on'),(23479,'tawktocustomise_custom_timeguest@34.21.56.121','2025-06-30 21:32:18','on'),(23484,'tawktocustomise_custom_timeguest@52.169.53.50','2025-06-30 22:07:29','on'),(23491,'tawktocustomise_custom_timeguest@54.36.149.28','2025-06-30 22:45:05','on'),(23496,'tawktocustomise_custom_timeguest@194.9.191.20','2025-06-30 23:02:06','on'),(23502,'tawktocustomise_custom_timeguest@196.251.66.107','2025-06-30 23:52:27','on'),(23519,'tawktocustomise_custom_timeguest@39.117.58.153','2025-07-01 00:03:07','on'),(23521,'tawktocustomise_custom_timeguest@198.12.238.245','2025-07-01 00:03:29','on'),(23524,'tawktocustomise_custom_timeguest@217.182.252.222','2025-07-01 00:04:36','on'),(23527,'tawktocustomise_custom_timeguest@188.40.97.148','2025-07-01 00:04:48','on'),(23536,'tawktocustomise_custom_timeguest@67.20.76.199','2025-07-01 02:36:27','on'),(23537,'tawktocustomise_custom_timeguest@82.165.85.233','2025-07-01 02:36:27','on'),(23542,'tawktocustomise_custom_timeguest@148.253.208.174','2025-07-01 02:40:41','on'),(23563,'tawktocustomise_custom_timeguest@34.86.212.252','2025-07-01 07:35:38','on'),(23568,'tawktocustomise_custom_timeguest@54.203.89.189','2025-07-01 08:55:14','on'),(23577,'tawktocustomise_custom_timeguest@34.201.55.84','2025-07-01 08:56:38','on'),(23606,'tawktocustomise_custom_timeguest@135.129.124.36','2025-07-01 23:56:46','on'),(23642,'tawktocustomise_custom_timeguest@38.107.221.192','2025-07-02 09:24:24','on'),(23651,'tawktocustomise_custom_timeguest@85.10.156.43','2025-07-02 09:24:42','on'),(23652,'tawktocustomise_custom_timeguest@52.183.100.42','2025-07-02 09:24:53','on'),(23654,'tawktocustomise_custom_timeguest@132.148.249.95','2025-07-02 09:25:05','on'),(23655,'tawktocustomise_custom_timeguest@54.242.42.32','2025-07-02 09:25:46','on'),(23660,'tawktocustomise_custom_timeguest@195.200.78.104','2025-07-02 09:26:38','on'),(23661,'tawktocustomise_custom_timeguest@220.158.233.133','2025-07-02 09:26:55','on'),(23663,'tawktocustomise_custom_timeguest@43.157.170.126','2025-07-02 09:34:37','on'),(23666,'tawktocustomise_custom_timeguest@170.106.15.3','2025-07-02 09:44:40','on'),(23673,'tawktocustomise_custom_timeguest@43.130.16.140','2025-07-02 10:07:46','on'),(23675,'tawktocustomise_custom_timeguest@101.33.81.73','2025-07-02 10:19:38','on'),(23679,'tawktocustomise_custom_timeguest@18.207.134.254','2025-07-02 10:22:49','on'),(23682,'tawktocustomise_custom_timeguest@43.165.67.57','2025-07-02 10:29:12','on'),(23685,'tawktocustomise_custom_timeguest@52.169.10.206','2025-07-02 11:42:35','on'),(23762,'tawktocustomise_custom_timeguest@34.48.22.219','2025-07-02 12:43:19','on'),(23769,'tawktocustomise_custom_timeguest@49.232.151.112','2025-07-02 13:12:44','on'),(23772,'tawktocustomise_custom_timeguest@102.129.145.34','2025-07-02 13:15:36','on'),(23777,'tawktocustomise_custom_timeguest@185.208.159.158','2025-07-02 15:03:14','on'),(23785,'tawktocustomise_custom_timeguest@207.46.13.52','2025-07-02 16:33:16','on'),(23795,'tawktocustomise_custom_timeguest@192.178.10.8','2025-07-02 16:57:56','on'),(23797,'tawktocustomise_custom_timeguest@192.178.10.2','2025-07-02 16:58:06','on'),(23799,'tawktocustomise_custom_timeguest@192.178.10.1','2025-07-02 16:58:19','on'),(23800,'tawktocustomise_custom_timeguest@66.249.88.231','2025-07-02 16:58:20','on'),(23801,'tawktocustomise_custom_timeguest@192.178.10.3','2025-07-02 16:58:20','on'),(23802,'tawktocustomise_custom_timeguest@66.102.8.132','2025-07-02 16:58:20','on'),(23803,'tawktocustomise_custom_timeguest@66.102.8.130','2025-07-02 16:58:22','on'),(23805,'tawktocustomise_custom_timeguest@66.102.8.131','2025-07-02 16:58:55','on'),(23806,'tawktocustomise_custom_timeguest@66.249.92.4','2025-07-02 16:59:05','on'),(23807,'tawktocustomise_custom_timeguest@192.178.10.4','2025-07-02 16:59:08','on'),(23809,'tawktocustomise_custom_timeguest@66.249.88.229','2025-07-02 16:59:31','on'),(23810,'tawktocustomise_custom_timeguest@66.102.8.128','2025-07-02 16:59:31','on'),(23811,'tawktocustomise_custom_timeguest@66.249.88.227','2025-07-02 16:59:33','on'),(23812,'tawktocustomise_custom_timeguest@105.186.139.14','2025-07-02 16:59:35','on'),(23813,'tawktocustomise_custom_timeguest@74.125.212.100','2025-07-02 17:00:50','on'),(23814,'tawktocustomise_custom_timeguest@74.125.212.97','2025-07-02 17:01:00','on'),(23815,'tawktocustomise_custom_timeguest@74.125.212.98','2025-07-02 17:01:01','on'),(23816,'tawktocustomise_custom_timeguest@66.249.84.193','2025-07-02 17:01:01','on'),(23817,'tawktocustomise_custom_timeguest@74.125.212.110','2025-07-02 17:01:12','on'),(23818,'tawktocustomise_custom_timeguest@66.102.8.129','2025-07-02 17:01:20','on'),(23819,'tawktocustomise_custom_timeguest@74.125.212.96','2025-07-02 17:01:37','on'),(23825,'tawktocustomise_custom_timeguest@61.97.243.119','2025-07-02 17:09:41','on'),(23831,'tawktocustomise_custom_timeguest@66.249.92.162','2025-07-02 17:15:34','on'),(23834,'tawktocustomise_custom_timeguest@54.70.77.44','2025-07-02 17:42:33','on'),(23844,'tawktocustomise_custom_timeguest@3.89.29.47','2025-07-02 23:05:54','on'),(23849,'tawktocustomise_custom_timeguest@134.209.153.149','2025-07-03 00:33:29','on'),(23854,'tawktocustomise_custom_timeguest@85.215.121.110','2025-07-03 03:07:10','on'),(23893,'tawktocustomise_custom_timeguest@69.171.231.4','2025-07-03 11:18:24','on'),(23908,'tawktocustomise_custom_timeguest@42.236.101.222','2025-07-03 15:53:21','on'),(23911,'tawktocustomise_custom_timeguest@95.108.213.94','2025-07-04 02:15:46','on'),(23940,'tawktocustomise_custom_timeguest@34.169.51.206','2025-07-04 05:46:16','on'),(23965,'tawktocustomise_custom_timeguest@35.92.212.99','2025-07-04 07:17:49','on'),(24018,'tawktocustomise_custom_timeguest@42.236.101.194','2025-07-04 18:07:37','on'),(24025,'tawktocustomise_custom_timeguest@213.180.203.160','2025-07-04 21:07:49','on'),(24030,'tawktocustomise_custom_timeguest@95.108.213.217','2025-07-04 21:08:03','on'),(24035,'tawktocustomise_custom_timeguest@142.93.154.119','2025-07-05 02:04:32','on'),(24071,'tawktocustomise_custom_timeguest@102.217.110.69','2025-07-05 12:45:12','on'),(24098,'tawktocustomise_custom_timeguest@197.185.134.75','2025-07-06 03:37:03','on'),(24127,'tawktocustomise_custom_timeguest@173.252.87.10','2025-07-06 06:59:24','on'),(24132,'tawktocustomise_custom_timeguest@66.249.92.3','2025-07-06 07:03:36','on'),(24135,'tawktocustomise_custom_timeguest@217.21.39.134','2025-07-06 08:53:02','on'),(24141,'tawktocustomise_custom_timeguest@51.68.111.245','2025-07-06 11:02:22','on'),(24178,'tawktocustomise_custom_timeguest@34.41.14.18','2025-07-06 17:43:27','on'),(24183,'tawktocustomise_custom_timeguest@164.90.196.103','2025-07-07 01:17:06','on'),(24194,'tawktocustomise_custom_timeguest@66.249.92.163','2025-07-07 04:38:42','on'),(24215,'tawktocustomise_custom_timeguest@66.249.92.5','2025-07-07 07:32:12','on'),(24218,'tawktocustomise_custom_timeguest@159.89.176.101','2025-07-07 07:56:14','on'),(24242,'tawktocustomise_custom_timeguest@43.157.174.69','2025-07-07 13:10:39','on'),(24255,'tawktocustomise_custom_timeguest@40.77.167.0','2025-07-07 13:57:42','on'),(24265,'tawktocustomise_custom_timeguest@103.137.31.200','2025-07-07 16:25:48','on'),(24286,'tawktocustomise_custom_timeguest@18.202.178.160','2025-07-07 20:03:40','on'),(24332,'tawktocustomise_custom_timeguest@77.246.52.37','2025-07-08 11:33:45','on'),(24338,'tawktocustomise_custom_timeguest@197.184.96.143','2025-07-08 12:29:58','on'),(24414,'tawktocustomise_custom_timeguest@181.177.81.80','2025-07-09 05:14:07','on'),(24447,'tawktocustomise_custom_timeguest@154.117.135.134','2025-07-09 11:53:48','on'),(24452,'tawktocustomise_custom_timeguest@34.169.72.57','2025-07-09 11:59:47','on'),(24519,'tawktocustomise_custom_timeguest@42.236.101.250','2025-07-10 11:00:51','on'),(24524,'tawktocustomise_custom_timeguest@102.182.228.127','2025-07-10 15:20:23','on'),(24564,'tawktocustomise_custom_timeguest@172.253.15.235','2025-07-10 20:52:00','on'),(24569,'tawktocustomise_custom_timeguest@172.253.15.224','2025-07-10 20:52:50','on'),(24570,'tawktocustomise_custom_timeguest@172.253.15.239','2025-07-10 20:52:56','on'),(24572,'tawktocustomise_custom_timeguest@105.246.129.211','2025-07-10 22:41:00','on'),(24581,'tawktocustomise_custom_timeguest@69.63.189.116','2025-07-11 02:34:37','on'),(24609,'tawktocustomise_custom_timeguest@176.100.103.10','2025-07-11 07:08:03','on'),(24629,'tawktocustomise_custom_timeguest@54.226.226.255','2025-07-11 08:21:10','on'),(24630,'tawktocustomise_custom_timeguest@3.88.198.107','2025-07-11 08:21:10','on'),(24631,'tawktocustomise_custom_timeguest@54.167.22.72','2025-07-11 08:21:10','on'),(24632,'tawktocustomise_custom_timeguest@54.163.12.69','2025-07-11 08:21:10','on'),(24637,'tawktocustomise_custom_timeguest@34.46.175.104','2025-07-11 09:36:59','on'),(24654,'tawktocustomise_custom_timeguest@173.252.127.22','2025-07-11 15:23:41','on'),(24674,'tawktocustomise_custom_timeguest@173.252.87.3','2025-07-11 23:07:09','on'),(24702,'tawktocustomise_custom_timeguest@8.210.208.156','2025-07-12 05:56:23','on'),(24711,'tawktocustomise_custom_timeguest@34.145.145.187','2025-07-12 09:02:48','on'),(24717,'tawktocustomise_custom_timeguest@72.14.199.71','2025-07-12 13:28:00','on'),(24734,'tawktocustomise_custom_timeguest@66.249.75.2','2025-07-13 01:55:48','on'),(24743,'tawktocustomise_custom_timeguest@66.249.75.109','2025-07-13 01:56:04','on'),(24744,'tawktocustomise_custom_timeguest@66.249.75.1','2025-07-13 01:56:07','on'),(24746,'tawktocustomise_custom_timeguest@66.249.75.108','2025-07-13 01:56:24','on'),(24751,'tawktocustomise_custom_timeguest@66.249.75.96','2025-07-13 03:08:10','on'),(24772,'tawktocustomise_custom_timeguest@44.244.69.49','2025-07-13 08:28:22','on'),(24777,'tawktocustomise_custom_timeguest@34.221.105.224','2025-07-13 08:39:57','on'),(24780,'tawktocustomise_custom_timeguest@42.236.101.253','2025-07-13 09:48:09','on'),(24799,'tawktocustomise_custom_timeguest@208.64.33.151','2025-07-13 15:47:15','on'),(24803,'tawktocustomise_custom_timeguest@24.199.100.96','2025-07-13 15:57:22','on'),(24805,'tawktocustomise_custom_timeguest@54.194.114.8','2025-07-13 16:28:54','on'),(24811,'tawktocustomise_custom_timeguest@69.171.230.8','2025-07-13 20:13:42','on'),(24823,'tawktocustomise_custom_timeguest@74.125.217.4','2025-07-14 00:06:14','on'),(24828,'tawktocustomise_custom_timeguest@209.85.238.172','2025-07-14 00:06:29','on'),(24839,'tawktocustomise_custom_timeguest@173.252.87.8','2025-07-14 04:17:55','on'),(24861,'tawktocustomise_custom_timeguest@135.148.138.183','2025-07-14 10:42:59','on'),(24890,'tawktocustomise_custom_timeguest@197.185.184.190','2025-07-14 21:36:36','on'),(24895,'tawktocustomise_custom_timeguest@64.225.105.150','2025-07-15 00:18:01','on'),(24936,'tawktocustomise_custom_timeguest@168.210.205.216','2025-07-15 08:15:04','on'),(24938,'tawktocustomise_custom_timeguest@66.249.93.230','2025-07-15 08:15:04','on'),(24955,'tawktocustomise_custom_timeguest@105.184.186.192','2025-07-15 09:29:11','on'),(24961,'tawktocustomise_custom_timeguest@66.249.73.224','2025-07-15 09:59:07','on'),(24970,'tawktocustomise_custom_timeguest@31.13.127.15','2025-07-15 17:06:32','on'),(24980,'tawktocustomise_custom_timeguest@172.192.54.137','2025-07-15 18:12:30','on'),(24989,'tawktocustomise_custom_timeguest@173.252.107.7','2025-07-15 23:07:13','on'),(24994,'tawktocustomise_custom_timeguest@52.175.192.173','2025-07-16 03:04:54','on'),(25019,'tawktocustomise_custom_timeguest@95.168.190.198','2025-07-16 08:57:25','on'),(25032,'tawktocustomise_custom_timeguest@35.230.124.17','2025-07-16 15:47:17','on'),(25035,'tawktocustomise_custom_timeguest@185.12.150.17','2025-07-16 16:08:17','on'),(25053,'tawktocustomise_custom_timeguest@105.184.139.151','2025-07-16 19:35:09','on'),(25061,'tawktocustomise_custom_timeguest@52.167.144.65','2025-07-16 20:23:46','on'),(25070,'tawktocustomise_custom_timeguest@79.177.138.59','2025-07-16 23:18:09','on'),(25073,'tawktocustomise_custom_timeguest@139.59.94.235','2025-07-17 01:53:26','on'),(25103,'tawktocustomise_custom_timeguest@69.63.189.31','2025-07-17 05:46:03','on'),(25106,'tawktocustomise_custom_timeguest@185.195.233.151','2025-07-17 07:27:31','on'),(25111,'tawktocustomise_custom_timeguest@34.220.130.116','2025-07-17 08:27:12','on'),(25118,'tawktocustomise_custom_timeguest@66.249.79.130','2025-07-17 08:44:23','on'),(25121,'tawktocustomise_custom_timeguest@35.89.200.216','2025-07-17 08:44:39','on'),(25126,'tawktocustomise_custom_timeguest@23.106.193.75','2025-07-17 11:27:53','on'),(25133,'tawktocustomise_custom_timeguest@66.249.64.231','2025-07-17 17:17:25','on'),(25151,'tawktocustomise_custom_timeguest@66.249.70.39','2025-07-18 03:13:16','on'),(25156,'tawktocustomise_custom_timeguest@66.249.64.230','2025-07-18 03:13:31','on'),(25157,'tawktocustomise_custom_timeguest@74.125.151.39','2025-07-18 03:13:39','on'),(25158,'tawktocustomise_custom_timeguest@74.125.151.7','2025-07-18 03:13:43','on'),(25159,'tawktocustomise_custom_timeguest@74.125.151.8','2025-07-18 03:17:00','on'),(25162,'tawktocustomise_custom_timeguest@74.125.151.32','2025-07-18 03:19:51','on'),(25196,'tawktocustomise_custom_timeguest@216.173.80.7','2025-07-18 06:45:12','on'),(25215,'tawktocustomise_custom_timeguest@197.184.165.118','2025-07-18 11:02:16','on'),(25218,'tawktocustomise_custom_timeguest@69.63.189.47','2025-07-18 20:02:25','on'),(25232,'tawktocustomise_custom_timeguest@173.252.127.63','2025-07-18 21:30:43','on'),(25238,'tawktocustomise_custom_timeguest@51.68.107.142','2025-07-18 23:16:10','on'),(25243,'tawktocustomise_custom_timeguest@64.227.164.191','2025-07-19 01:05:09','on'),(25281,'tawktocustomise_custom_timeguest@5.255.231.116','2025-07-19 13:12:37','on'),(25286,'tawktocustomise_custom_timeguest@117.102.54.254','2025-07-19 17:25:15','on'),(25302,'tawktocustomise_custom_timeguest@105.246.27.128','2025-07-19 19:14:28','on'),(25307,'tawktocustomise_custom_timeguest@182.42.104.32','2025-07-19 22:03:40','on'),(25312,'tawktocustomise_custom_timeguest@69.171.230.15','2025-07-19 23:07:16','on'),(25354,'tawktocustomise_custom_timeguest@42.236.12.213','2025-07-20 12:38:59','on'),(25388,'tawktocustomise_custom_timeguest@69.63.189.10','2025-07-20 21:39:12','on'),(25393,'tawktocustomise_custom_timeguest@206.189.196.158','2025-07-21 00:51:31','on'),(25415,'tawktocustomise_custom_timeguest@69.63.189.37','2025-07-21 07:30:12','on'),(25420,'tawktocustomise_custom_timeguest@18.246.44.161','2025-07-21 08:44:15','on'),(25426,'tawktocustomise_custom_timeguest@100.71.115.54','2025-07-21 11:46:22','on'),(25438,'tawktocustomise_custom_timeguest@173.252.107.10','2025-07-21 13:53:06','on'),(25445,'tawktocustomise_custom_timeguest@40.77.167.159','2025-07-21 16:39:25','on'),(25471,'tawktocustomise_custom_timeguest@40.77.167.55','2025-07-21 17:34:26','on'),(25474,'tawktocustomise_custom_timeguest@173.252.87.25','2025-07-21 19:56:20','on'),(25482,'tawktocustomise_custom_timeguest@52.167.144.205','2025-07-21 20:24:11','on'),(25484,'tawktocustomise_custom_timeguest@185.191.171.19','2025-07-21 21:00:28','on'),(25489,'tawktocustomise_custom_timeguest@185.191.171.11','2025-07-21 21:00:36','on'),(25498,'tawktocustomise_custom_timeguest@198.235.24.248','2025-07-22 03:20:34','on'),(25522,'tawktocustomise_custom_timeguest@205.210.31.151','2025-07-22 07:13:53','on'),(25529,'tawktocustomise_custom_timeguest@34.57.242.153','2025-07-22 08:14:17','on'),(25534,'tawktocustomise_custom_timeguest@8.217.213.94','2025-07-22 10:10:06','on'),(25539,'tawktocustomise_custom_timeguest@5.255.231.43','2025-07-22 11:37:03','on'),(25544,'tawktocustomise_custom_timeguest@213.180.203.33','2025-07-22 11:37:18','on'),(25545,'tawktocustomise_custom_timeguest@52.167.144.147','2025-07-22 17:07:00','on'),(25580,'tawktocustomise_custom_timeguest@40.77.167.224','2025-07-22 18:11:06','on'),(25584,'tawktocustomise_custom_timeguest@34.75.149.127','2025-07-22 19:06:38','on'),(25589,'tawktocustomise_custom_timeguest@220.167.179.76','2025-07-22 20:22:56','on'),(25594,'tawktocustomise_custom_timeguest@93.158.90.72','2025-07-22 21:27:47','on'),(25599,'tawktocustomise_custom_timeguest@159.203.25.121','2025-07-23 01:09:13','on'),(25609,'tawktocustomise_custom_timeguest@47.79.98.230','2025-07-23 01:55:53','on'),(25612,'tawktocustomise_custom_timeguest@8.217.208.23','2025-07-23 02:59:45','on'),(25642,'tawktocustomise_custom_timeguest@102.176.239.130','2025-07-23 07:03:16','on'),(25649,'tawktocustomise_custom_timeguest@40.77.167.46','2025-07-23 08:44:26','on'),(25650,'tawktocustomise_custom_timeguest@105.184.246.139','2025-07-23 10:08:49','on'),(25655,'tawktocustomise_custom_timeguest@197.184.77.92','2025-07-23 10:09:11','on'),(25676,'tawktocustomise_custom_timeguest@170.106.116.103','2025-07-23 14:42:21','on'),(25683,'tawktocustomise_custom_timeguest@40.77.167.76','2025-07-23 16:37:52','on'),(25701,'tawktocustomise_custom_timeguest@41.13.104.235','2025-07-23 17:10:47','on'),(25710,'tawktocustomise_custom_timeguest@40.77.167.123','2025-07-23 17:40:47','on'),(25757,'tawktocustomise_custom_timeguest@8.217.209.236','2025-07-24 06:55:15','on'),(25760,'tawktocustomise_custom_timeguest@8.217.209.55','2025-07-24 09:45:06','on'),(25785,'tawktocustomise_custom_timeguest@185.195.24.52','2025-07-24 13:38:59','on'),(25798,'tawktocustomise_custom_timeguest@52.167.144.168','2025-07-24 16:47:04','on'),(25812,'tawktocustomise_custom_timeguest@40.77.167.235','2025-07-24 17:45:29','on'),(25823,'tawktocustomise_custom_timeguest@52.167.144.184','2025-07-24 17:45:40','on'),(25828,'tawktocustomise_custom_timeguest@35.81.164.110','2025-07-24 21:08:55','on'),(25845,'tawktocustomise_custom_timeguest@46.203.209.231','2025-07-25 01:20:55','on'),(25846,'tawktocustomise_custom_timeguest@92.112.173.106','2025-07-25 01:20:55','on'),(25847,'tawktocustomise_custom_timeguest@91.231.143.209','2025-07-25 01:20:55','on'),(25850,'tawktocustomise_custom_timeguest@45.251.62.42','2025-07-25 01:21:09','on'),(25851,'tawktocustomise_custom_timeguest@82.24.209.141','2025-07-25 01:21:09','on'),(25853,'tawktocustomise_custom_timeguest@51.68.107.156','2025-07-25 01:34:46','on'),(25858,'tawktocustomise_custom_timeguest@165.22.238.206','2025-07-25 01:49:12','on'),(25861,'tawktocustomise_custom_timeguest@66.249.72.172','2025-07-25 02:08:00','on'),(25866,'tawktocustomise_custom_timeguest@66.249.72.173','2025-07-25 02:52:10','on'),(25871,'tawktocustomise_custom_timeguest@54.149.19.55','2025-07-25 03:54:44','on'),(25892,'tawktocustomise_custom_timeguest@154.73.186.100','2025-07-25 08:30:52','on'),(25903,'tawktocustomise_custom_timeguest@18.237.235.117','2025-07-25 08:31:51','on'),(25906,'tawktocustomise_custom_timeguest@54.227.91.68','2025-07-25 08:32:10','on'),(25909,'tawktocustomise_custom_timeguest@38.205.190.204','2025-07-25 08:32:51','on'),(25910,'tawktocustomise_custom_timeguest@105.246.15.165','2025-07-25 09:21:39','on'),(25920,'tawktocustomise_custom_timeguest@197.86.205.184','2025-07-25 19:40:34','on'),(25949,'tawktocustomise_custom_timeguest@66.249.93.232','2025-07-25 19:59:39','on'),(25969,'tawktocustomise_custom_timeguest@74.125.216.173','2025-07-26 02:24:05','on'),(25974,'tawktocustomise_custom_timeguest@66.249.75.226','2025-07-26 02:26:55','on'),(25977,'tawktocustomise_custom_timeguest@66.249.87.227','2025-07-26 02:27:05','on'),(25979,'tawktocustomise_custom_timeguest@66.249.87.226','2025-07-26 02:31:57','on'),(25982,'tawktocustomise_custom_timeguest@34.9.13.174','2025-07-26 03:47:59','on'),(26037,'tawktocustomise_custom_timeguest@197.185.161.65','2025-07-26 07:02:37','on'),(26047,'tawktocustomise_custom_timeguest@197.184.78.41','2025-07-26 12:12:20','on'),(26066,'tawktocustomise_custom_timeGoldenstallionagency@gmail.com@197.184.78.41','2025-07-26 13:55:45','on'),(26113,'tawktocustomise_custom_timeguest@102.33.32.10','2025-07-26 14:22:05','on'),(26116,'tawktocustomise_custom_timeguest@102.33.32.30','2025-07-26 14:22:11','on'),(26117,'tawktocustomise_custom_timeguest@156.155.171.171','2025-07-26 14:59:19','on'),(26134,'tawktocustomise_custom_timeguest@66.249.72.160','2025-07-26 18:59:36','on'),(26158,'tawktocustomise_custom_timeguest@128.199.18.76','2025-07-27 01:29:02','on'),(26179,'tawktocustomise_custom_timeguest@42.236.17.207','2025-07-27 09:23:24','on'),(26184,'tawktocustomise_custom_timeguest@42.236.17.46','2025-07-27 09:33:27','on'),(26195,'tawktocustomise_custom_timeguest@42.236.17.22','2025-07-27 10:13:48','on'),(26202,'tawktocustomise_custom_timeguest@40.77.167.150','2025-07-27 11:29:28','on'),(26207,'tawktocustomise_custom_timeguest@44.208.163.45','2025-07-27 13:52:35','on'),(26234,'tawktocustomise_custom_timeguest@66.249.73.231','2025-07-27 23:59:11','on'),(26255,'tawktocustomise_custom_timeGoldenstallionagency@gmail.com@197.185.191.212','2025-07-28 06:24:17','on'),(26276,'tawktocustomise_custom_timeguest@66.249.73.230','2025-07-28 12:35:46','on'),(26286,'tawktocustomise_custom_timeguest@81.17.242.169','2025-07-28 13:39:44','on'),(26299,'tawktocustomise_custom_timeguest@105.12.3.194','2025-07-28 14:24:48','on'),(26302,'tawktocustomise_custom_timeguest@66.249.74.4','2025-07-28 15:22:11','on'),(26307,'tawktocustomise_custom_timeguest@66.249.74.3','2025-07-28 15:22:27','on'),(26329,'tawktocustomise_custom_timeguest@138.68.134.209','2025-07-29 00:17:34','on'),(26334,'tawktocustomise_custom_timeguest@34.147.235.168','2025-07-29 02:42:53','on'),(26360,'tawktocustomise_custom_timeguest@197.184.125.51','2025-07-29 10:20:44','on'),(26372,'tawktocustomise_custom_timeGoldenstallionagency@gmail.com@197.184.125.51','2025-07-29 10:21:28','on'),(26405,'tawktocustomise_custom_timeguest@5.255.231.90','2025-07-29 10:24:31','on'),(26616,'tawktocustomise_custom_timeguest@5.255.231.40','2025-07-29 12:13:32','on'),(26708,'tawktocustomise_custom_timeguest@5.255.231.178','2025-07-29 14:43:06','on'),(26713,'tawktocustomise_custom_timeguest@41.115.36.101','2025-07-29 15:05:44','on'),(26716,'tawktocustomise_custom_timeguest@172.182.214.131','2025-07-29 16:00:21','on'),(26735,'tawktocustomise_custom_timeguest@82.80.249.211','2025-07-30 01:17:47','on'),(26744,'tawktocustomise_custom_timeguest@82.80.249.220','2025-07-30 01:18:08','on'),(26752,'tawktocustomise_custom_timeguest@61.156.58.2','2025-07-30 05:14:42','on'),(26763,'tawktocustomise_custom_timeguest@39.154.3.12','2025-07-30 05:15:23','on'),(26765,'tawktocustomise_custom_timeguest@183.1.64.102','2025-07-30 05:15:58','on'),(26768,'tawktocustomise_custom_timeguest@120.82.83.17','2025-07-30 05:16:05','on'),(26793,'tawktocustomise_custom_timeguest@34.126.153.34','2025-07-30 15:05:26','on'),(26798,'tawktocustomise_custom_timeguest@69.171.230.10','2025-07-30 16:01:27','on'),(26821,'tawktocustomise_custom_timeguest@173.252.95.35','2025-07-30 18:13:15','on'),(26823,'tawktocustomise_custom_timeguest@173.252.95.38','2025-07-30 18:13:39','on'),(26826,'tawktocustomise_custom_timeguest@173.252.69.114','2025-07-30 18:14:16','on'),(26830,'tawktocustomise_custom_timeguest@69.171.251.113','2025-07-30 18:14:56','on'),(26832,'tawktocustomise_custom_timeguest@105.224.26.17','2025-07-30 22:57:20','on'),(26839,'tawktocustomise_custom_timeguest@138.68.142.148','2025-07-31 02:10:39','on'),(26882,'tawktocustomise_custom_timeguest@197.184.85.131','2025-07-31 06:55:24','on'),(26886,'tawktocustomise_custom_timeGoldenstallionagency@gmail.com@197.184.85.131','2025-07-31 06:55:41','on'),(26973,'tawktocustomise_custom_timeguest@42.236.17.45','2025-07-31 07:53:05','on'),(26987,'tawktocustomise_custom_timeguest@13.223.99.148','2025-07-31 08:17:48','on'),(27565,'tawktocustomise_custom_timeguest@5.255.231.9','2025-07-31 13:27:52','on'),(27632,'tawktocustomise_custom_timeguest@152.110.67.238','2025-07-31 16:09:43','on'),(27672,'tawktocustomise_custom_timeguest@197.184.124.91','2025-07-31 18:38:43','on'),(27721,'tawktocustomise_custom_timeGoldenstallionagency@gmail.com@197.184.124.91','2025-08-01 08:30:26','on'),(28308,'tawktocustomise_custom_timeGoldenstallionagency@gmail.com@197.185.189.218','2025-08-01 12:12:56','on'),(28322,'tawktocustomise_custom_timeGoldenstallionagency@gmail.com@197.184.64.173','2025-08-01 13:55:11','on'),(28370,'tawktocustomise_custom_timeguest@5.255.231.168','2025-08-01 14:08:42','on'),(28391,'tawktocustomise_custom_timeguest@197.184.64.173','2025-08-01 14:39:50','on'),(28645,'tawktocustomise_custom_timeguest@111.7.96.164','2025-08-01 16:48:49','on'),(28650,'tawktocustomise_custom_timeguest@3.89.73.254','2025-08-01 19:30:46','on'),(28657,'tawktocustomise_custom_timeguest@18.142.231.150','2025-08-01 22:42:51','on'),(28673,'tawktocustomise_custom_timeguest@44.204.12.88','2025-08-01 23:00:20','on'),(28682,'tawktocustomise_custom_timeguest@165.227.33.99','2025-08-02 01:32:41','on'),(28685,'tawktocustomise_custom_timeguest@35.173.246.229','2025-08-02 04:10:34','on'),(28697,'tawktocustomise_custom_timeguest@191.102.174.26','2025-08-02 04:14:20','on'),(28716,'tawktocustomise_custom_timeguest@66.249.64.130','2025-08-02 07:34:41','on'),(28721,'tawktocustomise_custom_timeguest@66.249.70.68','2025-08-02 07:34:55','on'),(28722,'tawktocustomise_custom_timeguest@66.249.89.67','2025-08-02 07:34:58','on'),(28723,'tawktocustomise_custom_timeguest@74.125.151.67','2025-08-02 07:35:02','on'),(28724,'tawktocustomise_custom_timeguest@66.249.89.68','2025-08-02 07:37:19','on'),(28727,'tawktocustomise_custom_timeguest@74.125.151.68','2025-08-02 07:37:24','on'),(28730,'tawktocustomise_custom_timeguest@66.249.70.69','2025-08-02 09:09:30','on'),(28739,'tawktocustomise_custom_timeguest@43.135.142.202','2025-08-02 11:43:09','on'),(28744,'tawktocustomise_custom_timeGoldenstallionagency@gmail.com@197.185.163.100','2025-08-02 12:44:03','on'),(28793,'tawktocustomise_custom_timeguest@197.185.163.100','2025-08-02 12:58:14','on'),(29159,'tawktocustomise_custom_timeguest@173.252.83.15','2025-08-02 14:53:13','on'),(29377,'tawktocustomise_custom_timeguest@42.236.101.236','2025-08-03 10:41:21','on'),(29398,'tawktocustomise_custom_timeguest@66.249.64.132','2025-08-03 19:09:32','on'),(29403,'tawktocustomise_custom_timeguest@66.249.70.66','2025-08-03 19:09:53','on'),(29412,'tawktocustomise_custom_timeguest@194.31.72.75','2025-08-03 20:27:43','on'),(29417,'tawktocustomise_custom_timeguest@104.210.140.135','2025-08-03 22:04:44','on'),(29422,'tawktocustomise_custom_timeguest@130.33.37.104','2025-08-03 22:05:53','on'),(29446,'tawktocustomise_custom_timeguest@15.204.161.7','2025-08-03 23:04:53','on'),(29451,'tawktocustomise_custom_timeguest@194.233.95.223','2025-08-03 23:29:47','on'),(29459,'tawktocustomise_custom_timeguest@66.249.64.131','2025-08-04 00:13:23','on'),(29465,'tawktocustomise_custom_timeguest@66.249.70.67','2025-08-04 00:14:25','on'),(29466,'tawktocustomise_custom_timeguest@66.249.70.65','2025-08-04 00:17:38','on'),(29471,'tawktocustomise_custom_timeguest@194.141.86.36','2025-08-04 00:21:01','on'),(29472,'tawktocustomise_custom_timeguest@103.173.227.188','2025-08-04 00:30:00','on'),(29475,'tawktocustomise_custom_timeguest@91.201.115.174','2025-08-04 01:01:51','on'),(29480,'tawktocustomise_custom_timeguest@116.212.133.150','2025-08-04 01:02:41','on'),(29498,'tawktocustomise_custom_timeguest@159.65.155.199','2025-08-04 01:15:47','on'),(29501,'tawktocustomise_custom_timeguest@4.227.36.63','2025-08-04 02:00:20','on'),(29506,'tawktocustomise_custom_timeguest@20.171.207.140','2025-08-04 02:00:28','on'),(29509,'tawktocustomise_custom_timeguest@111.7.96.161','2025-08-04 02:06:22','on'),(29511,'tawktocustomise_custom_timeguest@192.197.201.114','2025-08-04 02:06:29','on'),(29512,'tawktocustomise_custom_timeguest@192.250.229.38','2025-08-04 02:20:05','on'),(29515,'tawktocustomise_custom_timeguest@173.252.167.80','2025-08-04 02:25:09','on'),(29518,'tawktocustomise_custom_timeguest@185.126.36.11','2025-08-04 02:30:13','on'),(29523,'tawktocustomise_custom_timeguest@45.79.40.132','2025-08-04 02:34:59','on'),(29526,'tawktocustomise_custom_timeguest@38.94.178.124','2025-08-04 03:15:00','on'),(29537,'tawktocustomise_custom_timeguest@185.191.171.15','2025-08-04 04:45:38','on'),(29552,'tawktocustomise_custom_timeguest@15.204.183.221','2025-08-04 05:40:22','on'),(29561,'tawktocustomise_custom_timeguest@85.208.96.203','2025-08-04 07:42:52','on'),(29566,'tawktocustomise_custom_timeguest@164.92.166.54','2025-08-04 10:27:11','on'),(29585,'tawktocustomise_custom_timeguest@197.95.63.153','2025-08-04 15:00:04','on'),(29590,'tawktocustomise_custom_timeguest@94.102.55.18','2025-08-04 16:18:45','on'),(29618,'tawktocustomise_custom_timeguest@87.250.224.203','2025-08-04 20:43:55','on'),(29619,'tawktocustomise_custom_timeguest@5.255.231.7','2025-08-04 20:43:55','on'),(29629,'tawktocustomise_custom_timeguest@18.234.214.242','2025-08-04 22:47:39','on'),(29630,'tawktocustomise_custom_timeguest@34.228.62.78','2025-08-04 22:47:39','on'),(29633,'tawktocustomise_custom_timeguest@100.26.44.215','2025-08-04 22:47:42','on'),(29634,'tawktocustomise_custom_timeguest@54.226.120.13','2025-08-04 22:47:42','on'),(29638,'tawktocustomise_custom_timeguest@private.residential.proxyrack.net','2025-08-05 02:20:45','on'),(29645,'tawktocustomise_custom_timeguest@14.152.91.158','2025-08-05 02:23:06','on'),(29665,'tawktocustomise_custom_timeguest@79.142.79.104','2025-08-05 03:50:44','on'),(29670,'tawktocustomise_custom_timeguest@185.97.118.221','2025-08-05 03:50:53','on'),(29672,'tawktocustomise_custom_timeguest@3.235.143.173','2025-08-05 04:05:49','on'),(29694,'tawktocustomise_custom_timeguest@69.63.189.44','2025-08-05 10:14:19','on'),(29699,'tawktocustomise_custom_timeguest@203.217.101.237','2025-08-05 11:44:42','on'),(29704,'tawktocustomise_custom_timeguest@105.186.123.3','2025-08-05 13:20:39','on'),(29735,'tawktocustomise_custom_timeguest@197.185.141.5','2025-08-05 20:25:40','on'),(29755,'tawktocustomise_custom_timeguest@104.198.175.87','2025-08-05 20:54:00','on'),(29787,'tawktocustomise_custom_timeguest@159.65.189.17','2025-08-06 01:51:47','on'),(29833,'tawktocustomise_custom_timeguest@104.210.140.138','2025-08-06 10:30:14','on'),(29899,'tawktocustomise_custom_timeguest@64.233.173.40','2025-08-06 13:07:40','on'),(29943,'tawktocustomise_custom_timeguest@207.46.13.155','2025-08-06 13:19:35','on'),(29944,'tawktocustomise_custom_timeguest@213.180.203.243','2025-08-06 13:20:05','on'),(29946,'tawktocustomise_custom_timeguest@95.108.213.250','2025-08-06 13:20:06','on'),(29992,'tawktocustomise_custom_timeguest@186.28.84.192','2025-08-06 14:22:22','on'),(29997,'tawktocustomise_custom_timeguest@138.84.36.132','2025-08-06 14:22:34','on'),(29998,'tawktocustomise_custom_timeguest@201.229.231.53','2025-08-06 14:22:38','on'),(29999,'tawktocustomise_custom_timeguest@197.221.123.81','2025-08-06 14:57:50','on'),(30008,'tawktocustomise_custom_timeguest@147.45.34.58','2025-08-06 15:02:45','on'),(30065,'tawktocustomise_custom_timeguest@93.158.90.17','2025-08-06 18:16:59','on'),(30070,'tawktocustomise_custom_timeguest@93.158.90.37','2025-08-06 18:17:05','on'),(30089,'tawktocustomise_custom_timeguest@76.170.224.180','2025-08-06 23:55:54','on'),(30092,'tawktocustomise_custom_timeguest@115.61.107.83','2025-08-07 00:58:18','on'),(30106,'tawktocustomise_custom_timeguest@185.191.171.8','2025-08-07 04:17:28','on'),(30111,'tawktocustomise_custom_timeguest@51.68.107.151','2025-08-07 05:12:33','on'),(30287,'tawktocustomise_custom_timeguest@105.245.112.135','2025-08-07 10:46:19','on'),(30292,'tawktocustomise_custom_timeguest@42.236.17.105','2025-08-07 13:08:29','on'),(30299,'tawktocustomise_custom_timeguest@34.61.184.23','2025-08-07 14:58:00','on'),(30304,'tawktocustomise_custom_timeguest@197.184.182.31','2025-08-07 17:05:02','on'),(30326,'tawktocustomise_custom_timeGoldenstallionagency@gmail.com@197.184.182.31','2025-08-07 17:39:54','on'),(30442,'tawktocustomise_custom_timeguest@173.252.87.112','2025-08-07 23:07:33','on'),(30447,'tawktocustomise_custom_timeguest@137.184.141.255','2025-08-08 01:16:24','on'),(30482,'tawktocustomise_custom_timeguest@202.166.198.89','2025-08-08 08:20:19','on'),(30504,'tawktocustomise_custom_timeguest@47.251.180.58','2025-08-08 13:28:10','on'),(30509,'tawktocustomise_custom_timeguest@47.251.55.209','2025-08-08 13:33:24','on'),(30512,'tawktocustomise_custom_timeguest@172.192.66.60','2025-08-08 14:38:08','on'),(30519,'tawktocustomise_custom_timeguest@34.73.101.37','2025-08-08 15:28:53','on'),(30532,'tawktocustomise_custom_timeguest@34.53.73.232','2025-08-08 19:26:43','on'),(30539,'tawktocustomise_custom_timeguest@35.245.153.222','2025-08-08 21:00:43','on'),(30544,'tawktocustomise_custom_timeguest@69.63.189.34','2025-08-08 21:46:38','on'),(30553,'tawktocustomise_custom_timeguest@183.60.225.228','2025-08-09 02:10:31','on'),(30569,'tawktocustomise_custom_timeguest@35.196.214.85','2025-08-09 07:14:26','on'),(30593,'tawktocustomise_custom_timeguest@197.185.140.149','2025-08-09 10:37:33','on'),(30598,'tawktocustomise_custom_timeGoldenstallionagency@gmail.com@197.185.140.149','2025-08-09 10:37:48','on'),(30647,'tawktocustomise_custom_timeguest@78.67.117.234','2025-08-09 15:52:58','on'),(30652,'tawktocustomise_custom_timeguest@85.230.204.212','2025-08-09 15:53:09','on'),(30656,'tawktocustomise_custom_timeguest@42.117.49.137','2025-08-09 16:39:58','on'),(30671,'tawktocustomise_custom_timeguest@31.3.152.30','2025-08-09 23:49:22','on'),(30676,'tawktocustomise_custom_timeguest@64.227.132.57','2025-08-10 00:10:39','on'),(30685,'tawktocustomise_custom_timeguest@178.128.233.25','2025-08-10 03:30:29','on'),(30696,'tawktocustomise_custom_timeguest@47.251.32.66','2025-08-10 05:21:46','on'),(30697,'tawktocustomise_custom_timeguest@47.88.85.189','2025-08-10 05:21:49','on'),(30719,'tawktocustomise_custom_timeguest@34.105.219.249','2025-08-10 08:00:35','on'),(30742,'tawktocustomise_custom_timeguest@41.13.5.231','2025-08-10 14:44:51','on'),(30754,'tawktocustomise_custom_timeguest@105.245.56.34','2025-08-10 15:17:53','on'),(30767,'tawktocustomise_custom_timeguest@104.210.140.143','2025-08-10 19:17:12','on'),(30776,'tawktocustomise_custom_timeguest@197.221.253.155','2025-08-10 22:04:06','on'),(30813,'tawktocustomise_custom_timeguest@63.33.41.224','2025-08-11 07:10:43','on'),(30820,'tawktocustomise_custom_timeguest@197.184.123.158','2025-08-11 08:15:14','on'),(30827,'tawktocustomise_custom_timeGoldenstallionagency@gmail.com@197.184.123.158','2025-08-11 08:15:26','on'),(30852,'tawktocustomise_custom_timeguest@42.83.147.56','2025-08-11 08:27:40','on'),(30888,'tawktocustomise_custom_timeguest@173.252.107.3','2025-08-11 08:53:23','on'),(31028,'tawktocustomise_custom_timeguest@100.71.128.139','2025-08-11 09:30:22','on'),(31039,'tawktocustomise_custom_timeguest@197.221.253.145','2025-08-11 09:39:05','on'),(31045,'tawktocustomise_custom_timeguest@212.34.145.44','2025-08-11 13:49:20','on'),(31050,'tawktocustomise_custom_timeguest@197.221.251.152','2025-08-11 19:36:51','on'),(31069,'tawktocustomise_custom_timeguest@173.252.83.5','2025-08-11 23:07:33','on'),(31075,'tawktocustomise_custom_timeguest@74.103.146.49','2025-08-12 01:08:51','on'),(31096,'tawktocustomise_custom_timeguest@161.35.163.114','2025-08-12 02:08:11','on'),(31101,'tawktocustomise_custom_timeguest@184.72.113.179','2025-08-12 02:41:00','on'),(31106,'tawktocustomise_custom_timeguest@52.201.240.113','2025-08-12 02:41:46','on'),(31107,'tawktocustomise_custom_timeguest@34.236.152.213','2025-08-12 02:41:48','on'),(31109,'tawktocustomise_custom_timeguest@13.222.181.87','2025-08-12 02:41:50','on'),(31110,'tawktocustomise_custom_timeguest@54.242.46.51','2025-08-12 02:41:51','on'),(31151,'tawktocustomise_custom_timeguest@34.121.245.57','2025-08-12 13:46:10','on'),(31156,'tawktocustomise_custom_timeguest@43.135.185.140','2025-08-12 16:32:04','on'),(31175,'tawktocustomise_custom_timeguest@120.211.61.32','2025-08-12 20:58:36','on'),(31180,'tawktocustomise_custom_timeguest@69.171.230.12','2025-08-12 21:31:32','on'),(31189,'tawktocustomise_custom_timeguest@31.56.48.176','2025-08-13 01:43:29','on'),(31211,'tawktocustomise_custom_timeguest@37.186.41.141','2025-08-13 07:33:53','on'),(31265,'tawktocustomise_custom_timeguest@41.145.212.29','2025-08-13 17:01:52','on'),(31270,'tawktocustomise_custom_timeguest@103.120.71.239','2025-08-13 17:34:20','on'),(31289,'tawktocustomise_custom_timeguest@222.240.103.32','2025-08-13 23:55:17','on'),(31293,'tawktocustomise_custom_timeguest@14.213.6.194','2025-08-13 23:55:19','on'),(31295,'tawktocustomise_custom_timeguest@183.197.41.97','2025-08-13 23:55:26','on'),(31302,'tawktocustomise_custom_timeguest@143.244.142.102','2025-08-14 01:09:56','on'),(31305,'tawktocustomise_custom_timeguest@123.149.181.68','2025-08-14 02:21:04','on'),(31330,'tawktocustomise_custom_timeguest@189.179.130.236','2025-08-14 05:34:19','on'),(31351,'tawktocustomise_custom_timeguest@42.236.17.83','2025-08-14 11:16:42','on'),(31356,'tawktocustomise_custom_timeguest@190.104.140.152','2025-08-14 12:13:04','on'),(31361,'tawktocustomise_custom_timeguest@41.133.99.67','2025-08-14 13:00:43','on'),(31367,'tawktocustomise_custom_timeguest@197.189.156.9','2025-08-14 15:43:44','on'),(31378,'tawktocustomise_custom_timeguest@165.165.119.69','2025-08-14 16:46:54','on'),(31418,'tawktocustomise_custom_timeguest@102.221.12.6','2025-08-15 01:16:43','on'),(31424,'tawktocustomise_custom_timeguest@34.247.184.138','2025-08-15 03:57:55','on'),(31445,'tawktocustomise_custom_timeguest@52.76.184.184','2025-08-15 06:26:08','on'),(31466,'tawktocustomise_custom_timeguest@173.252.79.112','2025-08-15 11:14:33','on'),(31471,'tawktocustomise_custom_timeguest@31.13.127.20','2025-08-15 11:14:53','on'),(31492,'mainwp_cache_control_log','{\"status\":\"Disabled\",\"action\":\"SUCCESS\",\"do_purge\":\"0\"}','auto'),(31494,'litespeed.conf.optm-ccss_whitelist','[]','auto'),(31495,'litespeed.conf.cdn-cloudflare_clear','','auto'),(31496,'litespeed.conf.qc-cname','','auto'),(31510,'tawktocustomise_custom_timeguest@197.185.189.108','2025-08-15 13:29:43','on'),(31511,'tawktocustomise_custom_timesupport@tonydezigner.com@197.185.189.108','2025-08-15 13:29:46','on'),(31515,'rank_math_backups','a:1:{i:1755271790;a:5:{s:7:\"general\";a:53:{s:19:\"strip_category_base\";s:3:\"off\";s:24:\"attachment_redirect_urls\";s:2:\"on\";s:27:\"attachment_redirect_default\";s:32:\"https://goldenstallionagency.com\";s:23:\"nofollow_external_links\";s:3:\"off\";s:20:\"nofollow_image_links\";s:3:\"off\";s:25:\"new_window_external_links\";s:2:\"on\";s:11:\"add_img_alt\";s:3:\"off\";s:14:\"img_alt_format\";s:11:\" %filename%\";s:13:\"add_img_title\";s:3:\"off\";s:16:\"img_title_format\";s:22:\"%title% %count(title)%\";s:11:\"breadcrumbs\";s:2:\"on\";s:21:\"breadcrumbs_separator\";s:1:\"|\";s:16:\"breadcrumbs_home\";s:2:\"on\";s:22:\"breadcrumbs_home_label\";s:4:\"Home\";s:26:\"breadcrumbs_archive_format\";s:12:\"Archives for\";s:25:\"breadcrumbs_search_format\";s:16:\"You searched for\";s:21:\"breadcrumbs_404_label\";s:25:\"Error 404: Page not found\";s:31:\"breadcrumbs_ancestor_categories\";s:3:\"off\";s:21:\"breadcrumbs_blog_page\";s:3:\"off\";s:16:\"404_monitor_mode\";s:6:\"simple\";s:17:\"404_monitor_limit\";i:100;s:35:\"404_monitor_ignore_query_parameters\";s:2:\"on\";s:24:\"redirections_header_code\";s:3:\"301\";s:18:\"redirections_debug\";s:3:\"off\";s:23:\"console_caching_control\";i:90;s:21:\"console_email_reports\";s:3:\"off\";s:27:\"link_builder_links_per_page\";s:1:\"7\";s:29:\"link_builder_links_per_target\";s:1:\"1\";s:22:\"wc_remove_product_base\";s:3:\"off\";s:23:\"wc_remove_category_base\";s:3:\"off\";s:31:\"wc_remove_category_parent_slugs\";s:3:\"off\";s:17:\"rss_after_content\";s:49:\"The post %POSTLINK% appeared first on %BLOGLINK%.\";s:19:\"wc_remove_generator\";s:2:\"on\";s:24:\"remove_shop_snippet_data\";s:2:\"on\";s:18:\"frontend_seo_score\";s:3:\"off\";s:29:\"frontend_seo_score_post_types\";a:1:{i:0;s:4:\"post\";}s:27:\"frontend_seo_score_position\";s:3:\"top\";s:10:\"setup_mode\";s:8:\"advanced\";s:21:\"content_ai_post_types\";a:6:{i:0;s:4:\"post\";i:1;s:4:\"page\";i:2;s:18:\"e-floating-buttons\";i:3;s:19:\"elementskit_content\";i:4;s:20:\"elementskit_template\";i:5;s:18:\"elementskit_widget\";}s:18:\"content_ai_country\";s:3:\"all\";s:15:\"content_ai_tone\";s:6:\"Formal\";s:19:\"content_ai_audience\";s:16:\"General Audience\";s:19:\"content_ai_language\";s:10:\"US English\";s:15:\"analytics_stats\";s:3:\"off\";s:15:\"toc_block_title\";s:17:\"Table of Contents\";s:20:\"toc_block_list_style\";s:2:\"ul\";s:21:\"breadcrumbs_home_link\";s:32:\"https://goldenstallionagency.com\";s:29:\"breadcrumbs_remove_post_title\";s:3:\"off\";s:30:\"breadcrumbs_hide_taxonomy_name\";s:3:\"off\";s:16:\"headless_support\";s:3:\"off\";s:27:\"frontend_seo_score_template\";s:6:\"circle\";s:17:\"support_rank_math\";s:2:\"on\";s:15:\"llms_post_types\";a:6:{i:0;s:4:\"post\";i:1;s:4:\"page\";i:2;s:18:\"e-floating-buttons\";i:3;s:19:\"elementskit_content\";i:4;s:20:\"elementskit_template\";i:5;s:18:\"elementskit_widget\";}}s:6:\"titles\";a:177:{s:24:\"noindex_empty_taxonomies\";s:2:\"on\";s:15:\"title_separator\";s:1:\"-\";s:17:\"capitalize_titles\";s:3:\"off\";s:17:\"twitter_card_type\";s:19:\"summary_large_image\";s:19:\"knowledgegraph_type\";s:7:\"company\";s:19:\"knowledgegraph_name\";s:22:\"Golden Stallion Agency\";s:12:\"website_name\";s:22:\"Golden Stallion Agency\";s:19:\"local_business_type\";s:12:\"Organization\";s:20:\"local_address_format\";s:43:\"{address} {locality}, {region} {postalcode}\";s:13:\"opening_hours\";a:7:{i:0;a:2:{s:3:\"day\";s:6:\"Monday\";s:4:\"time\";s:11:\"09:00-17:00\";}i:1;a:2:{s:3:\"day\";s:7:\"Tuesday\";s:4:\"time\";s:11:\"09:00-17:00\";}i:2;a:2:{s:3:\"day\";s:9:\"Wednesday\";s:4:\"time\";s:11:\"09:00-17:00\";}i:3;a:2:{s:3:\"day\";s:8:\"Thursday\";s:4:\"time\";s:11:\"09:00-17:00\";}i:4;a:2:{s:3:\"day\";s:6:\"Friday\";s:4:\"time\";s:11:\"09:00-17:00\";}i:5;a:2:{s:3:\"day\";s:8:\"Saturday\";s:4:\"time\";s:11:\"09:00-17:00\";}i:6;a:2:{s:3:\"day\";s:6:\"Sunday\";s:4:\"time\";s:11:\"09:00-17:00\";}}s:20:\"opening_hours_format\";s:3:\"off\";s:14:\"homepage_title\";s:34:\"%sitename% %page% %sep% %sitedesc%\";s:20:\"homepage_description\";s:0:\"\";s:22:\"homepage_custom_robots\";s:3:\"off\";s:23:\"disable_author_archives\";s:3:\"off\";s:15:\"url_author_base\";s:6:\"author\";s:20:\"author_custom_robots\";s:2:\"on\";s:13:\"author_robots\";a:1:{i:0;s:7:\"noindex\";}s:20:\"author_archive_title\";s:35:\"%name%, Author at %sitename% %page%\";s:19:\"author_add_meta_box\";s:2:\"on\";s:21:\"disable_date_archives\";s:3:\"off\";s:18:\"date_archive_title\";s:30:\"%date% %page% %sep% %sitename%\";s:12:\"search_title\";s:55:\"You searched for %search_query% %page% %sep% %sitename%\";s:9:\"404_title\";s:31:\"Page not found %sep% %sitename%\";s:19:\"date_archive_robots\";a:1:{i:0;s:7:\"noindex\";}s:14:\"noindex_search\";s:2:\"on\";s:24:\"noindex_archive_subpages\";s:3:\"off\";s:26:\"noindex_password_protected\";s:3:\"off\";s:32:\"pt_download_default_rich_snippet\";s:7:\"product\";s:29:\"author_slack_enhanced_sharing\";s:2:\"on\";s:13:\"pt_post_title\";s:31:\"%title% %page% %sep% %sitename%\";s:19:\"pt_post_description\";s:0:\"\";s:14:\"pt_post_robots\";a:0:{}s:21:\"pt_post_custom_robots\";s:2:\"on\";s:28:\"pt_post_default_rich_snippet\";s:7:\"article\";s:28:\"pt_post_default_article_type\";s:11:\"BlogPosting\";s:28:\"pt_post_default_snippet_name\";s:11:\"%seo_title%\";s:28:\"pt_post_default_snippet_desc\";s:17:\"%seo_description%\";s:30:\"pt_post_slack_enhanced_sharing\";s:2:\"on\";s:17:\"pt_post_ls_use_fk\";s:6:\"titles\";s:20:\"pt_post_add_meta_box\";s:2:\"on\";s:20:\"pt_post_bulk_editing\";s:7:\"editing\";s:24:\"pt_post_link_suggestions\";s:2:\"on\";s:24:\"pt_post_primary_taxonomy\";s:1:\"0\";s:13:\"pt_page_title\";s:31:\"%title% %page% %sep% %sitename%\";s:19:\"pt_page_description\";s:0:\"\";s:14:\"pt_page_robots\";a:0:{}s:21:\"pt_page_custom_robots\";s:2:\"on\";s:28:\"pt_page_default_rich_snippet\";s:7:\"article\";s:28:\"pt_page_default_article_type\";s:7:\"Article\";s:28:\"pt_page_default_snippet_name\";s:11:\"%seo_title%\";s:28:\"pt_page_default_snippet_desc\";s:17:\"%seo_description%\";s:30:\"pt_page_slack_enhanced_sharing\";s:2:\"on\";s:17:\"pt_page_ls_use_fk\";s:6:\"titles\";s:20:\"pt_page_add_meta_box\";s:2:\"on\";s:20:\"pt_page_bulk_editing\";s:7:\"editing\";s:24:\"pt_page_link_suggestions\";s:2:\"on\";s:19:\"pt_attachment_title\";s:31:\"%title% %page% %sep% %sitename%\";s:25:\"pt_attachment_description\";s:0:\"\";s:20:\"pt_attachment_robots\";a:1:{i:0;s:7:\"noindex\";}s:27:\"pt_attachment_custom_robots\";s:2:\"on\";s:34:\"pt_attachment_default_rich_snippet\";s:3:\"off\";s:34:\"pt_attachment_default_article_type\";s:7:\"Article\";s:34:\"pt_attachment_default_snippet_name\";s:11:\"%seo_title%\";s:34:\"pt_attachment_default_snippet_desc\";s:17:\"%seo_description%\";s:36:\"pt_attachment_slack_enhanced_sharing\";s:3:\"off\";s:26:\"pt_attachment_add_meta_box\";s:2:\"on\";s:27:\"pt_e-floating-buttons_title\";s:31:\"%title% %page% %sep% %sitename%\";s:33:\"pt_e-floating-buttons_description\";s:0:\"\";s:28:\"pt_e-floating-buttons_robots\";a:0:{}s:35:\"pt_e-floating-buttons_custom_robots\";s:2:\"on\";s:42:\"pt_e-floating-buttons_default_rich_snippet\";s:3:\"off\";s:42:\"pt_e-floating-buttons_default_article_type\";s:7:\"Article\";s:42:\"pt_e-floating-buttons_default_snippet_name\";s:11:\"%seo_title%\";s:42:\"pt_e-floating-buttons_default_snippet_desc\";s:17:\"%seo_description%\";s:44:\"pt_e-floating-buttons_slack_enhanced_sharing\";s:3:\"off\";s:31:\"pt_e-floating-buttons_ls_use_fk\";s:6:\"titles\";s:34:\"pt_e-floating-buttons_add_meta_box\";s:2:\"on\";s:34:\"pt_e-floating-buttons_bulk_editing\";s:7:\"editing\";s:38:\"pt_e-floating-buttons_link_suggestions\";s:2:\"on\";s:28:\"pt_elementskit_content_title\";s:31:\"%title% %page% %sep% %sitename%\";s:34:\"pt_elementskit_content_description\";s:0:\"\";s:29:\"pt_elementskit_content_robots\";a:0:{}s:36:\"pt_elementskit_content_custom_robots\";s:2:\"on\";s:43:\"pt_elementskit_content_default_rich_snippet\";s:3:\"off\";s:43:\"pt_elementskit_content_default_article_type\";s:7:\"Article\";s:43:\"pt_elementskit_content_default_snippet_name\";s:11:\"%seo_title%\";s:43:\"pt_elementskit_content_default_snippet_desc\";s:17:\"%seo_description%\";s:45:\"pt_elementskit_content_slack_enhanced_sharing\";s:3:\"off\";s:32:\"pt_elementskit_content_ls_use_fk\";s:6:\"titles\";s:35:\"pt_elementskit_content_add_meta_box\";s:2:\"on\";s:35:\"pt_elementskit_content_bulk_editing\";s:7:\"editing\";s:39:\"pt_elementskit_content_link_suggestions\";s:2:\"on\";s:29:\"pt_elementskit_template_title\";s:31:\"%title% %page% %sep% %sitename%\";s:35:\"pt_elementskit_template_description\";s:0:\"\";s:30:\"pt_elementskit_template_robots\";a:0:{}s:37:\"pt_elementskit_template_custom_robots\";s:2:\"on\";s:44:\"pt_elementskit_template_default_rich_snippet\";s:3:\"off\";s:44:\"pt_elementskit_template_default_article_type\";s:7:\"Article\";s:44:\"pt_elementskit_template_default_snippet_name\";s:11:\"%seo_title%\";s:44:\"pt_elementskit_template_default_snippet_desc\";s:17:\"%seo_description%\";s:46:\"pt_elementskit_template_slack_enhanced_sharing\";s:3:\"off\";s:33:\"pt_elementskit_template_ls_use_fk\";s:6:\"titles\";s:36:\"pt_elementskit_template_add_meta_box\";s:2:\"on\";s:36:\"pt_elementskit_template_bulk_editing\";s:7:\"editing\";s:40:\"pt_elementskit_template_link_suggestions\";s:2:\"on\";s:27:\"pt_elementskit_widget_title\";s:31:\"%title% %page% %sep% %sitename%\";s:33:\"pt_elementskit_widget_description\";s:0:\"\";s:28:\"pt_elementskit_widget_robots\";a:0:{}s:35:\"pt_elementskit_widget_custom_robots\";s:2:\"on\";s:42:\"pt_elementskit_widget_default_rich_snippet\";s:3:\"off\";s:42:\"pt_elementskit_widget_default_article_type\";s:7:\"Article\";s:42:\"pt_elementskit_widget_default_snippet_name\";s:11:\"%seo_title%\";s:42:\"pt_elementskit_widget_default_snippet_desc\";s:17:\"%seo_description%\";s:44:\"pt_elementskit_widget_slack_enhanced_sharing\";s:3:\"off\";s:31:\"pt_elementskit_widget_ls_use_fk\";s:6:\"titles\";s:34:\"pt_elementskit_widget_add_meta_box\";s:2:\"on\";s:34:\"pt_elementskit_widget_bulk_editing\";s:7:\"editing\";s:38:\"pt_elementskit_widget_link_suggestions\";s:2:\"on\";s:16:\"pt_product_title\";s:24:\"%title% %sep% %sitename%\";s:22:\"pt_product_description\";s:9:\"%excerpt%\";s:17:\"pt_product_robots\";a:0:{}s:24:\"pt_product_custom_robots\";s:3:\"off\";s:31:\"pt_product_default_rich_snippet\";s:7:\"product\";s:31:\"pt_product_default_article_type\";s:7:\"Article\";s:31:\"pt_product_default_snippet_name\";s:11:\"%seo_title%\";s:31:\"pt_product_default_snippet_desc\";s:17:\"%seo_description%\";s:33:\"pt_product_slack_enhanced_sharing\";s:2:\"on\";s:20:\"pt_product_ls_use_fk\";s:6:\"titles\";s:23:\"pt_product_add_meta_box\";s:2:\"on\";s:23:\"pt_product_bulk_editing\";s:7:\"editing\";s:27:\"pt_product_link_suggestions\";s:2:\"on\";s:27:\"pt_product_primary_taxonomy\";s:11:\"product_cat\";s:18:\"pt_web-story_title\";s:24:\"%title% %sep% %sitename%\";s:24:\"pt_web-story_description\";s:9:\"%excerpt%\";s:19:\"pt_web-story_robots\";a:0:{}s:26:\"pt_web-story_custom_robots\";s:3:\"off\";s:33:\"pt_web-story_default_rich_snippet\";s:7:\"article\";s:33:\"pt_web-story_default_article_type\";s:7:\"Article\";s:33:\"pt_web-story_default_snippet_name\";s:11:\"%seo_title%\";s:33:\"pt_web-story_default_snippet_desc\";s:17:\"%seo_description%\";s:35:\"pt_web-story_slack_enhanced_sharing\";s:3:\"off\";s:25:\"pt_web-story_add_meta_box\";s:3:\"off\";s:18:\"tax_category_title\";s:39:\"%term% Archives %page% %sep% %sitename%\";s:19:\"tax_category_robots\";a:0:{}s:25:\"tax_category_add_meta_box\";s:2:\"on\";s:26:\"tax_category_custom_robots\";s:2:\"on\";s:24:\"tax_category_description\";s:0:\"\";s:35:\"tax_category_slack_enhanced_sharing\";s:2:\"on\";s:18:\"tax_post_tag_title\";s:39:\"%term% Archives %page% %sep% %sitename%\";s:19:\"tax_post_tag_robots\";a:0:{}s:25:\"tax_post_tag_add_meta_box\";s:2:\"on\";s:26:\"tax_post_tag_custom_robots\";s:2:\"on\";s:24:\"tax_post_tag_description\";s:0:\"\";s:35:\"tax_post_tag_slack_enhanced_sharing\";s:2:\"on\";s:31:\"remove_product_cat_snippet_data\";s:2:\"on\";s:31:\"remove_product_tag_snippet_data\";s:2:\"on\";s:9:\"local_seo\";s:2:\"on\";s:26:\"author_archive_description\";s:0:\"\";s:24:\"date_archive_description\";s:0:\"\";s:24:\"organization_description\";s:0:\"\";s:24:\"pt_page_primary_taxonomy\";s:1:\"0\";s:30:\"pt_attachment_primary_taxonomy\";s:1:\"0\";s:38:\"pt_e-floating-buttons_primary_taxonomy\";s:1:\"0\";s:39:\"pt_elementskit_content_primary_taxonomy\";s:1:\"0\";s:40:\"pt_elementskit_template_primary_taxonomy\";s:1:\"0\";s:38:\"pt_elementskit_widget_primary_taxonomy\";s:1:\"0\";s:26:\"social_additional_profiles\";s:141:\"https://www.instagram.com/goldenstallionagency?igsh=MTdnbmR6M3A2b3Fibw%3d%3d\nhttps://www.tiktok.com/@goldenstallionagency?_t=8sNGsj9tIT0&_r=1\";s:19:\"social_url_facebook\";s:54:\"https://www.facebook.com/profile.php?id=61571006637185\";s:20:\"twitter_author_names\";s:20:\"goldenstallionagency\";s:22:\"website_alternate_name\";s:0:\"\";s:19:\"knowledgegraph_logo\";s:91:\"https://goldenstallionagency.com/wp-content/uploads/2024/12/image_2024-11-08_222804488.webp\";s:22:\"knowledgegraph_logo_id\";s:2:\"51\";s:23:\"homepage_facebook_title\";s:0:\"\";s:29:\"homepage_facebook_description\";s:0:\"\";s:34:\"pt_download_slack_enhanced_sharing\";s:2:\"on\";s:28:\"tax_post_format_add_meta_box\";s:2:\"on\";}s:7:\"sitemap\";a:22:{s:14:\"items_per_page\";i:200;s:14:\"include_images\";s:2:\"on\";s:22:\"include_featured_image\";s:3:\"off\";s:13:\"exclude_roles\";a:4:{i:0;s:11:\"contributor\";i:1;s:10:\"subscriber\";i:2;s:13:\"wpseo_manager\";i:3;s:12:\"wpseo_editor\";}s:12:\"html_sitemap\";s:2:\"on\";s:20:\"html_sitemap_display\";s:9:\"shortcode\";s:17:\"html_sitemap_sort\";s:9:\"published\";s:23:\"html_sitemap_seo_titles\";s:6:\"titles\";s:15:\"authors_sitemap\";s:2:\"on\";s:15:\"pt_post_sitemap\";s:2:\"on\";s:15:\"pt_page_sitemap\";s:2:\"on\";s:21:\"pt_attachment_sitemap\";s:3:\"off\";s:29:\"pt_e-floating-buttons_sitemap\";s:2:\"on\";s:30:\"pt_elementskit_content_sitemap\";s:2:\"on\";s:31:\"pt_elementskit_template_sitemap\";s:2:\"on\";s:29:\"pt_elementskit_widget_sitemap\";s:2:\"on\";s:18:\"pt_product_sitemap\";s:2:\"on\";s:20:\"pt_web-story_sitemap\";s:3:\"off\";s:20:\"tax_category_sitemap\";s:3:\"off\";s:20:\"tax_post_tag_sitemap\";s:3:\"off\";s:13:\"exclude_posts\";s:0:\"\";s:29:\"include_authors_without_posts\";s:3:\"off\";}s:12:\"role-manager\";a:3:{s:13:\"administrator\";a:16:{i:0;s:16:\"rank_math_titles\";i:1;s:17:\"rank_math_general\";i:2;s:17:\"rank_math_sitemap\";i:3;s:21:\"rank_math_404_monitor\";i:4;s:22:\"rank_math_link_builder\";i:5;s:22:\"rank_math_redirections\";i:6;s:22:\"rank_math_role_manager\";i:7;s:19:\"rank_math_analytics\";i:8;s:23:\"rank_math_site_analysis\";i:9;s:25:\"rank_math_onpage_analysis\";i:10;s:24:\"rank_math_onpage_general\";i:11;s:25:\"rank_math_onpage_advanced\";i:12;s:24:\"rank_math_onpage_snippet\";i:13;s:23:\"rank_math_onpage_social\";i:14;s:20:\"rank_math_content_ai\";i:15;s:19:\"rank_math_admin_bar\";}s:6:\"editor\";a:5:{i:0;s:23:\"rank_math_site_analysis\";i:1;s:25:\"rank_math_onpage_analysis\";i:2;s:24:\"rank_math_onpage_general\";i:3;s:24:\"rank_math_onpage_snippet\";i:4;s:23:\"rank_math_onpage_social\";}s:6:\"author\";a:4:{i:0;s:25:\"rank_math_onpage_analysis\";i:1;s:24:\"rank_math_onpage_general\";i:2;s:24:\"rank_math_onpage_snippet\";i:3;s:23:\"rank_math_onpage_social\";}}s:7:\"modules\";a:14:{i:0;s:12:\"link-counter\";i:1;s:9:\"analytics\";i:2;s:12:\"seo-analysis\";i:3;s:7:\"sitemap\";i:4;s:12:\"rich-snippet\";i:5;s:11:\"woocommerce\";i:6;s:10:\"buddypress\";i:7;s:7:\"bbpress\";i:8;s:3:\"acf\";i:9;s:11:\"web-stories\";i:10;s:10:\"content-ai\";i:11;s:16:\"instant-indexing\";i:12;s:12:\"role-manager\";i:13;s:9:\"local-seo\";}}}','off'),(31516,'rank_math_react_settings_ui','on','off'),(31519,'wpvivid_check_htaccess_rule_free','1','off'),(31544,'tawktocustomise_custom_timeguest@176.118.188.18','2025-08-15 16:37:19','on'),(31559,'tawktocustomise_custom_timeguest@173.252.127.59','2025-08-15 19:18:21','on'),(31566,'tawktocustomise_custom_timeguest@182.233.101.68','2025-08-15 20:05:38','on'),(31573,'tawktocustomise_custom_timeguest@95.108.213.152','2025-08-15 22:14:25','on'),(31575,'tawktocustomise_custom_timeguest@213.180.203.179','2025-08-15 22:14:45','on'),(31576,'rank_math_sitemap_cache_files','a:2:{s:46:\"rank_math_91df88bf149edf74c7f2f609e606df84.xml\";s:4:\"post\";s:46:\"rank_math_bbc74a3fd6f78a1dd0c5241629535d2a.xml\";s:1:\"1\";}','auto'),(31580,'tawktocustomise_custom_timeguest@197.185.171.10','2025-08-16 01:35:39','on'),(31589,'tawktocustomise_custom_timeguest@171.43.97.52','2025-08-16 01:50:27','on'),(31592,'tawktocustomise_custom_timeguest@142.93.232.25','2025-08-16 02:18:41','on'),(31595,'tawktocustomise_custom_timeguest@79.248.131.27','2025-08-16 02:26:44','on'),(31597,'tawktocustomise_custom_timeguest@20.171.207.134','2025-08-16 02:37:33','on'),(31603,'tawktocustomise_custom_timeguest@52.167.144.214','2025-08-16 03:16:23','on'),(31610,'tawktocustomise_custom_timeguest@54.198.148.36','2025-08-16 04:19:08','on'),(31612,'tawktocustomise_custom_timeguest@197.229.0.79','2025-08-16 04:56:25','on'),(31619,'tawktocustomise_custom_timeguest@154.73.186.101','2025-08-16 04:56:30','on'),(31620,'tawktocustomise_custom_timeguest@196.23.168.134','2025-08-16 04:56:34','on'),(31627,'tawktocustomise_custom_timeguest@104.210.140.133','2025-08-16 07:39:27','on'),(31649,'tawktocustomise_custom_timeguest@39.34.149.177','2025-08-16 19:26:39','on'),(31654,'tawktocustomise_custom_timeguest@102.89.76.60','2025-08-16 19:28:38','on'),(31658,'tawktocustomise_custom_timeguest@41.242.161.58','2025-08-16 19:31:48','on'),(31660,'tawktocustomise_custom_timeguest@41.242.160.58','2025-08-16 19:31:50','on'),(31662,'tawktocustomise_custom_timeguest@45.251.231.15','2025-08-16 20:26:56','on'),(31667,'tawktocustomise_custom_timeguest@34.168.201.152','2025-08-16 20:29:23','on'),(31669,'tawktocustomise_custom_timeguest@34.82.105.38','2025-08-16 20:29:26','on'),(31670,'tawktocustomise_custom_timeguest@34.169.137.97','2025-08-16 20:38:03','on'),(31673,'tawktocustomise_custom_timeguest@34.169.135.223','2025-08-16 21:03:18','on'),(31677,'tawktocustomise_custom_timeguest@41.198.159.122','2025-08-16 21:18:18','on'),(31680,'tawktocustomise_custom_timeguest@184.19.5.177','2025-08-16 21:21:02','on'),(31684,'tawktocustomise_custom_timeguest@34.83.147.207','2025-08-16 21:22:18','on'),(31686,'tawktocustomise_custom_timeguest@69.171.230.14','2025-08-16 21:39:19','on'),(31691,'tawktocustomise_custom_timeguest@40.77.167.155','2025-08-16 22:01:40','on'),(31696,'tawktocustomise_custom_timeguest@101.68.186.229','2025-08-16 23:48:44','on'),(31700,'tawktocustomise_custom_timeguest@185.120.220.139','2025-08-17 00:42:15','on'),(31704,'tawktocustomise_custom_timeguest@35.145.94.10','2025-08-17 01:08:29','on'),(31706,'tawktocustomise_custom_timeguest@49.36.233.79','2025-08-17 01:10:44','on'),(31720,'tawktocustomise_custom_timeguest@172.104.21.10','2025-08-17 04:54:04','on'),(31737,'tawktocustomise_custom_timeguest@42.236.12.248','2025-08-17 08:29:24','on'),(31739,'tawktocustomise_custom_timeguest@116.202.77.57','2025-08-17 09:39:27','on'),(31745,'tawktocustomise_custom_timeguest@45.70.52.159','2025-08-17 10:50:27','on'),(31749,'tawktocustomise_custom_timeguest@42.236.17.34','2025-08-17 12:46:29','on'),(31757,'tawktocustomise_custom_timeguest@31.31.196.219','2025-08-17 14:26:35','on'),(31770,'tawktocustomise_custom_timeguest@159.138.34.44','2025-08-17 17:16:38','on'),(31784,'tawktocustomise_custom_timeguest@52.167.144.20','2025-08-17 17:40:41','on'),(31786,'tawktocustomise_custom_timeguest@40.77.177.246','2025-08-17 17:56:37','on'),(31789,'tawktocustomise_custom_timeguest@103.11.101.93','2025-08-17 18:01:26','on'),(31791,'tawktocustomise_custom_timeguest@197.185.187.113','2025-08-17 18:57:15','on'),(31800,'tawktocustomise_custom_timeguest@104.210.140.134','2025-08-17 19:43:26','on'),(31804,'tawktocustomise_custom_timeguest@173.252.83.1','2025-08-17 20:05:24','on'),(31806,'tawktocustomise_custom_timeguest@197.93.123.117','2025-08-17 21:01:13','on'),(31816,'tawktocustomise_custom_timeguest@174.138.78.113','2025-08-18 00:40:22','on'),(31819,'tawktocustomise_custom_timeguest@123.149.109.247','2025-08-18 00:40:30','on'),(31824,'tawktocustomise_custom_timeguest@134.209.170.163','2025-08-18 01:53:02','on'),(31842,'tawktocustomise_custom_timeguest@196.41.102.162','2025-08-18 06:40:29','on'),(31847,'tawktocustomise_custom_timeguest@54.227.62.194','2025-08-18 11:54:59','on'),(31853,'tawktocustomise_custom_timeguest@52.14.38.49','2025-08-18 11:57:52','on'),(31862,'tawktocustomise_custom_timeguest@54.175.162.49','2025-08-18 14:25:22','on'),(31866,'tawktocustomise_custom_timeguest@34.63.74.53','2025-08-18 14:25:35','on'),(31867,'tawktocustomise_custom_timeguest@85.208.96.198','2025-08-18 15:16:20','on'),(31872,'tawktocustomise_custom_timeguest@87.236.176.122','2025-08-18 15:58:23','on'),(31876,'tawktocustomise_custom_timeguest@116.90.100.3','2025-08-18 17:09:53','on'),(31893,'tawktocustomise_custom_timeguest@105.184.235.187','2025-08-18 18:13:41','on'),(31901,'tawktocustomise_custom_timeguest@66.249.64.128','2025-08-18 19:46:21','on'),(31912,'tawktocustomise_custom_timeguest@41.114.207.113','2025-08-18 20:36:59','on'),(31936,'tawktocustomise_custom_timeguest@151.248.1.103','2025-08-19 06:40:22','on'),(31945,'tawktocustomise_custom_timeguest@41.162.76.27','2025-08-19 10:19:35','on'),(31956,'tawktocustomise_custom_timeguest@41.122.130.143','2025-08-19 14:36:18','on'),(31961,'tawktocustomise_custom_timeguest@41.122.131.211','2025-08-19 14:40:16','on'),(31966,'tawktocustomise_custom_timeguest@105.245.124.3','2025-08-19 14:57:10','on'),(31972,'tawktocustomise_custom_timeGoldenstallionagency@gmail.com@41.122.131.211','2025-08-19 15:01:57','on'),(32046,'tawktocustomise_custom_timeGoldenstallionagency@gmail.com@41.122.136.167','2025-08-19 15:35:38','on'),(32151,'tawktocustomise_custom_timeguest@13.220.124.112','2025-08-19 16:15:45','on'),(32233,'tawktocustomise_custom_timeguest@35.223.206.203','2025-08-19 16:44:48','on'),(32235,'tawktocustomise_custom_timeguest@43.224.111.3','2025-08-19 17:48:19','on'),(32248,'tawktocustomise_custom_timeguest@69.171.230.114','2025-08-19 22:04:48','on'),(32266,'tawktocustomise_custom_timeguest@143.198.227.233','2025-08-20 01:41:49','on'),(32275,'tawktocustomise_custom_timeGoldenstallionagency@gmail.com@41.162.76.27','2025-08-20 05:43:22','on'),(32368,'tawktocustomise_custom_timeguest@106.114.227.7','2025-08-20 07:09:40','on'),(32465,'tawktocustomise_custom_timeguest@34.28.121.126','2025-08-20 09:47:49','on'),(32470,'tawktocustomise_custom_timeguest@41.150.50.27','2025-08-20 09:54:30','on'),(32473,'tawktocustomise_custom_timeguest@41.145.210.27','2025-08-20 09:55:44','on'),(32474,'tawktocustomise_custom_timeguest@102.132.166.94','2025-08-20 09:58:20','on'),(32476,'tawktocustomise_custom_timeguest@1.178.141.217','2025-08-20 10:45:49','on'),(32480,'tawktocustomise_custom_timeguest@154.70.246.32','2025-08-20 13:54:15','on'),(32484,'tawktocustomise_custom_timeguest@34.67.193.164','2025-08-20 14:44:15','on'),(32491,'tawktocustomise_custom_timeguest@88.99.57.93','2025-08-20 17:37:32','on'),(32502,'tawktocustomise_custom_timeguest@173.252.95.33','2025-08-20 18:34:17','on'),(32509,'tawktocustomise_custom_timeguest@69.171.230.26','2025-08-20 21:43:46','on'),(32513,'tawktocustomise_custom_timeguest@27.23.207.102','2025-08-21 02:28:20','on'),(32521,'tawktocustomise_custom_timeguest@159.89.173.22','2025-08-21 04:02:23','on'),(32539,'tawktocustomise_custom_timeguest@172.56.120.26','2025-08-21 06:14:20','on'),(32548,'tawktocustomise_custom_timeguest@178.209.50.230','2025-08-21 09:23:30','on'),(32554,'tawktocustomise_custom_timeguest@42.236.17.119','2025-08-21 09:57:14','on'),(32558,'tawktocustomise_custom_timeguest@192.99.14.19','2025-08-21 10:47:44','on'),(32562,'tawktocustomise_custom_timeguest@200.61.183.89','2025-08-21 11:36:45','on'),(32566,'tawktocustomise_custom_timeguest@85.215.79.20','2025-08-21 11:38:43','on'),(32568,'tawktocustomise_custom_timeguest@160.30.113.129','2025-08-21 12:09:06','on'),(32572,'tawktocustomise_custom_timeguest@42.236.12.232','2025-08-21 13:06:20','on'),(32576,'tawktocustomise_custom_timeguest@58.146.125.113','2025-08-21 13:44:02','on'),(32581,'tawktocustomise_custom_timeguest@47.79.207.153','2025-08-21 14:09:00','on'),(32583,'tawktocustomise_custom_timeguest@104.210.140.137','2025-08-21 15:31:38','on'),(32603,'tawktocustomise_custom_timeguest@69.171.249.3','2025-08-21 20:15:45','on'),(32611,'tawktocustomise_custom_timeguest@196.11.183.49','2025-08-21 21:32:16','on'),(32617,'tawktocustomise_custom_timeguest@151.18.13.138','2025-08-21 23:09:10','on'),(32620,'tawktocustomise_custom_timeguest@159.223.208.214','2025-08-22 00:52:46','on'),(32625,'tawktocustomise_custom_timeguest@111.18.94.40','2025-08-22 01:04:42','on'),(32627,'tawktocustomise_custom_timeguest@134.122.81.215','2025-08-22 01:19:50','on'),(32629,'tawktocustomise_custom_timeguest@95.217.51.155','2025-08-22 02:05:58','on'),(32634,'tawktocustomise_custom_timeguest@49.158.179.128','2025-08-22 02:15:01','on'),(32636,'tawktocustomise_custom_timeguest@110.184.186.163','2025-08-22 02:15:15','on'),(32637,'tawktocustomise_custom_timeguest@176.123.26.12','2025-08-22 02:15:24','on'),(32638,'tawktocustomise_custom_timeguest@101.108.199.132','2025-08-22 02:15:38','on'),(32751,'tawktocustomise_custom_timeguest@87.250.224.93','2025-08-22 09:09:24','on'),(32752,'tawktocustomise_custom_timeguest@213.180.203.196','2025-08-22 09:09:27','on'),(32770,'themeisle_sdk_promotions','{\"om-elementor\":1755854045}','auto'),(32910,'tawktocustomise_custom_timeguest@186.102.163.41','2025-08-22 10:42:10','on'),(33145,'tawktocustomise_custom_timeguest@100.19.60.233','2025-08-22 13:29:05','on'),(33147,'tawktocustomise_custom_timeguest@35.245.22.149','2025-08-22 14:55:25','on'),(33151,'tawktocustomise_custom_timeguest@173.252.83.112','2025-08-22 17:12:42','on'),(33164,'tawktocustomise_custom_timeguest@172.102.211.130','2025-08-22 20:58:07','on'),(33170,'tawktocustomise_custom_timeguest@95.108.213.92','2025-08-22 21:46:28','on'),(33174,'tawktocustomise_custom_timeguest@47.79.205.124','2025-08-23 09:28:39','on'),(33193,'tawktocustomise_custom_timeguest@47.79.214.229','2025-08-23 12:11:13','on'),(33197,'tawktocustomise_custom_timeguest@47.79.196.183','2025-08-23 12:24:24','on'),(33199,'tawktocustomise_custom_timeguest@47.79.212.34','2025-08-23 12:37:51','on'),(33201,'tawktocustomise_custom_timeguest@47.79.200.177','2025-08-23 12:40:30','on'),(33203,'tawktocustomise_custom_timeguest@47.79.214.4','2025-08-23 13:21:08','on'),(33207,'tawktocustomise_custom_timeguest@54.36.148.61','2025-08-23 13:26:30','on'),(33212,'tawktocustomise_custom_timeguest@23.80.146.185','2025-08-23 14:05:10','on'),(33216,'tawktocustomise_custom_timeguest@5.255.231.2','2025-08-23 14:29:26','on'),(33218,'tawktocustomise_custom_timeguest@47.79.213.235','2025-08-23 15:12:21','on'),(33236,'tawktocustomise_custom_timeguest@69.171.230.9','2025-08-23 17:16:31','on'),(33242,'tawktocustomise_custom_timeguest@41.193.213.103','2025-08-23 18:00:32','on'),(33250,'tawktocustomise_custom_timeguest@134.209.240.75','2025-08-24 01:51:15','on'),(33259,'tawktocustomise_custom_timeguest@17.241.75.147','2025-08-24 05:11:54','on'),(33267,'tawktocustomise_custom_timeguest@17.241.219.13','2025-08-24 05:14:40','on'),(33269,'tawktocustomise_custom_timeguest@17.241.219.234','2025-08-24 05:25:52','on'),(33273,'tawktocustomise_custom_timeguest@123.179.5.157','2025-08-24 06:34:52','on'),(33277,'tawktocustomise_custom_timeguest@123.131.154.61','2025-08-24 06:35:04','on'),(33278,'tawktocustomise_custom_timeguest@42.236.10.88','2025-08-24 06:35:27','on'),(33280,'tawktocustomise_custom_timeguest@42.236.10.77','2025-08-24 06:35:32','on'),(33281,'tawktocustomise_custom_timeguest@164.92.120.73','2025-08-24 07:05:39','on'),(33286,'tawktocustomise_custom_timeguest@34.86.191.74','2025-08-24 07:17:37','on'),(33288,'tawktocustomise_custom_timeguest@34.41.87.157','2025-08-24 08:51:31','on'),(33295,'tawktocustomise_custom_timeguest@219.75.65.155','2025-08-24 12:38:25','on'),(33306,'tawktocustomise_custom_timeguest@51.68.236.73','2025-08-24 14:16:03','on'),(33334,'tawktocustomise_custom_timeguest@112.0.140.62','2025-08-24 23:33:30','on'),(33365,'tawktocustomise_custom_timeguest@62.210.122.147','2025-08-25 10:04:59','on'),(33371,'tawktocustomise_custom_timeguest@105.186.123.140','2025-08-25 12:20:04','on'),(33390,'tawktocustomise_custom_timeguest@203.30.15.108','2025-08-25 12:55:35','on'),(33397,'tawktocustomise_custom_timeguest@35.80.21.114','2025-08-25 15:54:52','on'),(33411,'tawktocustomise_custom_timeguest@34.23.1.179','2025-08-25 17:54:15','on'),(33420,'tawktocustomise_custom_timeguest@154.127.114.234','2025-08-25 19:46:11','on'),(33424,'tawktocustomise_custom_timeguest@17.241.75.206','2025-08-25 19:50:26','on'),(33426,'tawktocustomise_custom_timeguest@17.241.75.158','2025-08-25 19:50:31','on'),(33427,'tawktocustomise_custom_timeguest@197.185.169.233','2025-08-25 20:33:33','on'),(33431,'tawktocustomise_custom_timeguest@74.7.36.80','2025-08-25 20:39:24','on'),(33433,'tawktocustomise_custom_timeguest@115.202.22.238','2025-08-25 22:27:40','on'),(33443,'tawktocustomise_custom_timeguest@196.47.246.70','2025-08-26 01:30:43','on'),(33446,'tawktocustomise_custom_timeguest@41.145.192.252','2025-08-26 02:23:17','on'),(33468,'tawktocustomise_custom_timeguest@169.150.196.153','2025-08-26 06:20:27','on'),(33470,'tawktocustomise_custom_timeguest@105.184.2.168','2025-08-26 06:21:48','on'),(33476,'tawktocustomise_custom_timeguest@66.249.93.231','2025-08-26 06:27:27','on'),(33477,'tawktocustomise_custom_timeguest@100.107.128.115','2025-08-26 06:27:33','on'),(33586,'tawktocustomise_custom_timeguest@147.235.192.189','2025-08-26 10:06:26','on'),(33678,'tawktocustomise_custom_timeguest@41.150.36.42','2025-08-26 10:53:01','on'),(33692,'site_logo','51','auto'),(33849,'tawktocustomise_custom_timeguest@41.13.15.17','2025-08-26 14:02:54','on'),(33853,'tawktocustomise_custom_timeguest@197.90.146.20','2025-08-26 14:08:24','on'),(33857,'tawktocustomise_custom_timeguest@46.185.169.107','2025-08-26 15:34:14','on'),(33877,'tawktocustomise_custom_timeguest@51.68.236.94','2025-08-26 19:03:56','on'),(33882,'tawktocustomise_custom_timeguest@102.33.84.66','2025-08-26 20:38:41','on'),(33892,'tawktocustomise_custom_timeguest@35.199.25.81','2025-08-26 22:42:05','on'),(33893,'tawktocustomise_custom_timeguest@35.199.18.14','2025-08-26 22:42:11','on'),(33894,'tawktocustomise_custom_timeguest@144.49.96.34','2025-08-26 22:42:26','on'),(33896,'tawktocustomise_custom_timeguest@60.189.214.113','2025-08-26 23:16:17','on'),(33901,'tawktocustomise_custom_timeguest@34.105.86.34','2025-08-26 23:50:38','on'),(33909,'tawktocustomise_custom_timeguest@190.140.112.152','2025-08-27 01:04:26','on'),(33936,'tawktocustomise_custom_timeguest@42.236.12.202','2025-08-27 12:31:44','on'),(33940,'tawktocustomise_custom_timeguest@164.160.122.249','2025-08-27 14:05:20','on'),(33969,'tawktocustomise_custom_timeguest@35.230.9.128','2025-08-27 14:57:11','on'),(33973,'tawktocustomise_custom_timeguest@197.86.217.180','2025-08-27 16:09:30','on'),(33980,'tawktocustomise_custom_timeguest@34.53.41.238','2025-08-27 16:48:22','on'),(33994,'tawktocustomise_custom_timeguest@112.4.101.67','2025-08-27 17:46:00','on'),(34000,'tawktocustomise_custom_timeguest@106.75.70.85','2025-08-27 17:47:20','on'),(34004,'tawktocustomise_custom_timeguest@79.191.187.6','2025-08-27 18:21:11','on'),(34009,'tawktocustomise_custom_timeguest@164.90.230.4','2025-08-28 02:05:24','on'),(34013,'tawktocustomise_custom_timeguest@120.82.87.143','2025-08-28 02:12:03','on'),(34023,'tawktocustomise_custom_timeguest@183.253.240.50','2025-08-28 04:54:51','on'),(34050,'tawktocustomise_custom_timeguest@42.236.17.233','2025-08-28 10:47:00','on'),(34055,'tawktocustomise_custom_timeguest@42.236.101.201','2025-08-28 11:15:41','on'),(34057,'tawktocustomise_custom_timeguest@42.236.101.213','2025-08-28 11:52:22','on'),(34061,'tawktocustomise_custom_timeguest@220.200.42.99','2025-08-28 12:39:33','on'),(34062,'tawktocustomise_custom_timeguest@14.213.22.164','2025-08-28 12:39:33','on'),(34067,'tawktocustomise_custom_timeguest@124.237.13.204','2025-08-28 12:39:49','on'),(34069,'tawktocustomise_custom_timeguest@117.129.35.249','2025-08-28 21:29:20','on'),(34087,'tawktocustomise_custom_timeguest@186.19.123.10','2025-08-28 22:46:33','on'),(34091,'tawktocustomise_custom_timeguest@121.28.95.166','2025-08-28 22:56:28','on'),(34093,'tawktocustomise_custom_timeguest@143.137.165.207','2025-08-28 23:58:44','on'),(34105,'tawktocustomise_custom_timeguest@173.252.127.61','2025-08-29 00:41:57','on'),(34111,'tawktocustomise_custom_timeguest@180.244.138.219','2025-08-29 06:11:56','on'),(34132,'tawktocustomise_custom_timeguest@27.115.124.53','2025-08-29 10:22:06','on'),(34136,'tawktocustomise_custom_timeguest@160.226.210.191','2025-08-29 15:19:52','on'),(34147,'tawktocustomise_custom_timeguest@27.147.200.138','2025-08-29 16:05:16','on'),(34151,'tawktocustomise_custom_timeguest@39.154.6.198','2025-08-29 22:08:45','on'),(34169,'tawktocustomise_custom_timeguest@40.77.177.111','2025-08-29 23:03:09','on'),(34177,'tawktocustomise_custom_timeguest@165.22.47.196','2025-08-30 00:31:15','on'),(34185,'tawktocustomise_custom_timeguest@104.248.143.107','2025-08-30 02:11:53','on'),(34214,'tawktocustomise_custom_timeguest@52.12.223.85','2025-08-30 08:37:21','on'),(34216,'tawktocustomise_custom_timeguest@41.145.211.152','2025-08-30 08:43:27','on'),(34217,'tawktocustomise_custom_timeguest@41.150.51.152','2025-08-30 08:43:27','on'),(34222,'tawktocustomise_custom_timeguest@41.132.9.56','2025-08-30 09:29:12','on'),(34227,'tawktocustomise_custom_timeguest@10.213.128.171','2025-08-30 12:24:24','on'),(34231,'tawktocustomise_custom_timeguest@52.187.15.189','2025-08-30 13:04:51','on'),(34240,'tawktocustomise_custom_timeguest@79.45.241.42','2025-08-30 15:29:37','on'),(34244,'tawktocustomise_custom_timeguest@109.172.93.45','2025-08-30 17:52:53','on'),(34254,'tawktocustomise_custom_timeguest@172.59.188.227','2025-08-30 18:14:36','on'),(34256,'tawktocustomise_custom_timeguest@190.237.122.78','2025-08-30 18:26:02','on'),(34260,'tawktocustomise_custom_timeguest@168.227.17.144','2025-08-30 18:29:04','on'),(34262,'tawktocustomise_custom_timeguest@112.244.243.149','2025-08-31 01:08:09','on'),(34270,'tawktocustomise_custom_timeguest@85.198.45.168','2025-08-31 04:09:30','on'),(34274,'tawktocustomise_custom_timeguest@38.225.15.79','2025-08-31 04:09:56','on'),(34278,'tawktocustomise_custom_timeguest@124.122.192.213','2025-08-31 04:15:02','on'),(34298,'tawktocustomise_custom_timeguest@190.247.145.19','2025-08-31 06:43:57','on'),(34303,'tawktocustomise_custom_timeguest@69.171.230.18','2025-08-31 08:35:53','on'),(34309,'tawktocustomise_custom_timeguest@42.236.101.212','2025-08-31 10:58:54','on'),(34313,'tawktocustomise_custom_timeguest@37.59.22.99','2025-08-31 11:28:36','on'),(34333,'tawktocustomise_custom_timeguest@46.101.164.250','2025-09-01 00:08:15','on'),(34353,'tawktocustomise_custom_timeguest@134.199.216.229','2025-09-01 04:34:50','on'),(34439,'tawktocustomise_custom_timeguest@8.217.211.177','2025-09-01 19:45:23','on'),(34453,'tawktocustomise_custom_timeguest@8.217.168.144','2025-09-01 19:47:07','on'),(34455,'tawktocustomise_custom_timeguest@112.111.105.84','2025-09-01 21:29:26','on'),(34463,'tawktocustomise_custom_timeguest@66.249.89.66','2025-09-01 22:40:28','on'),(34464,'tawktocustomise_custom_timeguest@74.125.151.66','2025-09-01 22:40:31','on'),(34472,'tawktocustomise_custom_timeguest@170.106.109.250','2025-09-02 02:47:17','on'),(34507,'tawktocustomise_custom_timeguest@66.249.70.64','2025-09-02 18:49:40','on'),(34514,'tawktocustomise_custom_timeguest@120.84.11.247','2025-09-02 20:20:37','on'),(34518,'tawktocustomise_custom_timeguest@52.148.80.38','2025-09-02 21:34:06','on'),(34522,'tawktocustomise_custom_timeguest@34.141.217.239','2025-09-02 22:40:40','on'),(34527,'tawktocustomise_custom_timeguest@34.245.70.83','2025-09-02 23:34:11','on'),(34540,'tawktocustomise_custom_timeguest@146.190.160.217','2025-09-03 02:30:45','on'),(34544,'tawktocustomise_custom_timeguest@180.235.116.68','2025-09-03 03:04:21','on'),(34549,'tawktocustomise_custom_timeguest@54.184.117.179','2025-09-03 03:45:04','on'),(34573,'tawktocustomise_custom_timeguest@54.245.222.247','2025-09-03 08:09:11','on'),(34582,'tawktocustomise_custom_timeguest@54.80.244.57','2025-09-03 09:42:28','on'),(34586,'tawktocustomise_custom_timeguest@105.186.123.98','2025-09-03 10:55:38','on'),(34598,'tawktocustomise_custom_timeguest@49.12.73.102','2025-09-03 14:20:42','on'),(34603,'tawktocustomise_custom_timeguest@168.119.49.44','2025-09-03 15:58:30','on'),(34607,'tawktocustomise_custom_timeguest@128.140.49.45','2025-09-03 15:58:57','on'),(34610,'tawktocustomise_custom_timeguest@181.188.108.224','2025-09-03 17:25:52','on'),(34639,'tawktocustomise_custom_timeguest@39.154.23.236','2025-09-03 20:44:46','on'),(34645,'tawktocustomise_custom_timeguest@39.154.3.106','2025-09-03 22:51:08','on'),(34674,'tawktocustomise_custom_timeguest@170.245.42.10','2025-09-04 07:58:18','on'),(34678,'tawktocustomise_custom_timeguest@104.153.81.123','2025-09-04 07:58:50','on'),(34683,'tawktocustomise_custom_timeguest@42.236.17.70','2025-09-04 08:54:37','on'),(34685,'tawktocustomise_custom_timeguest@42.236.101.218','2025-09-04 10:17:11','on'),(34706,'tawktocustomise_custom_timeguest@34.96.45.175','2025-09-04 17:58:28','on'),(34712,'tawktocustomise_custom_timeguest@5.39.1.240','2025-09-04 21:40:09','on'),(34716,'tawktocustomise_custom_timeguest@94.23.188.204','2025-09-04 21:40:29','on'),(34718,'tawktocustomise_custom_timeguest@111.19.115.114','2025-09-04 22:42:42','on'),(34722,'tawktocustomise_custom_timeguest@34.34.233.222','2025-09-04 22:45:45','on'),(34727,'tawktocustomise_custom_timeguest@51.68.111.213','2025-09-04 23:59:41','on'),(34731,'tawktocustomise_custom_timeguest@105.245.227.241','2025-09-05 00:02:25','on'),(34735,'tawktocustomise_custom_timeguest@37.59.204.143','2025-09-05 01:17:53','on'),(34739,'tawktocustomise_custom_timeguest@94.23.188.201','2025-09-05 01:18:03','on'),(34740,'tawktocustomise_custom_timeguest@176.31.139.4','2025-09-05 01:18:10','on'),(34741,'tawktocustomise_custom_timeguest@171.6.185.22','2025-09-05 01:19:14','on'),(34743,'tawktocustomise_custom_timeguest@137.184.142.9','2025-09-05 02:45:07','on'),(34781,'tawktocustomise_custom_timeguest@5.255.231.193','2025-09-05 14:18:30','on'),(34785,'tawktocustomise_custom_timeguest@74.125.212.168','2025-09-05 15:18:17','on'),(34789,'tawktocustomise_custom_timeguest@99.245.198.249','2025-09-05 15:18:22','on'),(34792,'tawktocustomise_custom_timeguest@146.75.154.0','2025-09-05 15:25:50','on'),(34797,'tawktocustomise_custom_timeguest@62.4.43.187','2025-09-05 16:48:43','on'),(34808,'tawktocustomise_custom_timeguest@199.244.88.225','2025-09-05 16:59:42','on'),(34810,'tawktocustomise_custom_timeguest@37.109.177.52','2025-09-05 17:06:17','on'),(34813,'tawktocustomise_custom_timeguest@100.99.41.181','2025-09-05 17:10:28','on'),(34818,'tawktocustomise_custom_timeguest@179.52.68.88','2025-09-05 17:32:12','on'),(34821,'tawktocustomise_custom_timeguest@105.119.33.181','2025-09-05 17:38:45','on'),(34824,'tawktocustomise_custom_timeguest@35.247.145.197','2025-09-05 17:55:47','on'),(34826,'tawktocustomise_custom_timeguest@104.28.77.155','2025-09-05 18:06:30','on'),(34831,'tawktocustomise_custom_timeguest@34.96.44.31','2025-09-05 19:01:50','on'),(34835,'tawktocustomise_custom_timeguest@105.119.8.19','2025-09-05 20:18:15','on'),(34839,'tawktocustomise_custom_timeguest@45.133.5.146','2025-09-05 21:13:08','on'),(34850,'tawktocustomise_custom_timeguest@45.133.5.126','2025-09-05 21:14:20','on'),(34851,'tawktocustomise_custom_timeguest@222.247.109.115','2025-09-05 21:31:39','on'),(34853,'tawktocustomise_custom_timeguest@69.63.189.24','2025-09-05 23:12:54','on'),(34861,'tawktocustomise_custom_timeguest@34.96.46.33','2025-09-06 00:08:02','on'),(34865,'tawktocustomise_custom_timeguest@104.28.124.74','2025-09-06 00:45:41','on'),(34869,'tawktocustomise_custom_timeguest@51.68.236.64','2025-09-06 02:25:41','on'),(34873,'tawktocustomise_custom_timeguest@104.28.123.73','2025-09-06 02:39:01','on'),(34891,'tawktocustomise_custom_timeguest@151.47.132.157','2025-09-06 06:06:26','on'),(34893,'tawktocustomise_custom_timeguest@116.167.200.64','2025-09-06 06:14:59','on'),(34897,'tawktocustomise_custom_timeguest@1.85.218.117','2025-09-06 06:15:06','on'),(34901,'tawktocustomise_custom_timeguest@41.122.131.176','2025-09-06 07:19:12','on'),(34908,'tawktocustomise_custom_timeGoldenstallionagency@gmail.com@41.122.131.176','2025-09-06 07:22:43','on'),(34949,'tawktocustomise_custom_timeguest@180.246.110.90','2025-09-06 10:51:19','on'),(34953,'tawktocustomise_custom_timeguest@128.140.53.192','2025-09-06 11:58:34','on'),(34972,'tawktocustomise_custom_timeguest@93.158.90.12','2025-09-06 16:25:53','on'),(34976,'tawktocustomise_custom_timeguest@34.96.45.229','2025-09-06 19:08:17','on'),(34977,'tawktocustomise_custom_timeguest@34.96.44.181','2025-09-06 19:08:17','on'),(34978,'tawktocustomise_custom_timeguest@34.34.233.22','2025-09-06 19:08:25','on'),(34988,'tawktocustomise_custom_timeguest@34.96.47.31','2025-09-06 19:08:37','on'),(34994,'tawktocustomise_custom_timeguest@104.210.140.130','2025-09-06 20:32:28','on'),(35004,'tawktocustomise_custom_timeguest@101.26.28.69','2025-09-06 23:52:56','on'),(35008,'tawktocustomise_custom_timeguest@69.160.160.57','2025-09-07 00:35:44','on'),(35014,'tawktocustomise_custom_timeguest@143.110.181.44','2025-09-07 01:00:04','on'),(35016,'tawktocustomise_custom_timeguest@167.172.229.29','2025-09-07 01:45:00','on'),(35027,'tawktocustomise_custom_timeguest@34.205.76.166','2025-09-07 04:20:31','on'),(35041,'tawktocustomise_custom_timeguest@34.200.230.37','2025-09-07 06:42:06','on'),(35049,'tawktocustomise_custom_timeguest@34.86.53.121','2025-09-07 10:00:50','on'),(35053,'tawktocustomise_custom_timeguest@42.236.17.235','2025-09-07 10:04:09','on'),(35066,'tawktocustomise_custom_timeguest@34.96.46.106','2025-09-07 15:04:19','on'),(35074,'tawktocustomise_custom_timeguest@156.206.6.198','2025-09-07 16:16:06','on'),(35078,'tawktocustomise_custom_timeguest@111.34.89.251','2025-09-07 18:46:47','on'),(35094,'tawktocustomise_custom_timeguest@102.134.184.2','2025-09-07 19:20:25','on'),(35098,'tawktocustomise_custom_timeguest@4.230.37.3','2025-09-07 20:55:48','on'),(35134,'tawktocustomise_custom_timeguest@172.59.24.40','2025-09-08 10:34:24','on'),(35182,'_elementor_settings_update_time','1759266638','auto'),(35183,'elementor_cpt_support','a:1:{i:0;s:4:\"page\";}','auto'),(35184,'elementor_allow_tracking_last_update','1759266638','auto'),(35185,'elementor_allow_tracking','no','auto'),(35186,'elementor_google_maps_api_key','','auto'),(35187,'elementor_pro_recaptcha_site_key','','auto'),(35188,'elementor_pro_recaptcha_secret_key','','auto'),(35189,'elementor_pro_recaptcha_v3_site_key','','auto'),(35190,'elementor_pro_recaptcha_v3_secret_key','','auto'),(35191,'elementor_pro_recaptcha_v3_threshold','0.5','auto'),(35192,'elementor_pro_facebook_app_id','','auto'),(35193,'elementor_pro_mailchimp_api_key','','auto'),(35194,'elementor_validate_api_data','','auto'),(35195,'elementor_pro_drip_api_token','','auto'),(35196,'elementor_pro_activecampaign_api_key','','auto'),(35197,'elementor_pro_activecampaign_api_url','','auto'),(35198,'elementor_pro_getresponse_api_key','','auto'),(35199,'elementor_pro_convertkit_api_key','','auto'),(35200,'elementor_pro_mailerlite_api_key','','auto'),(35201,'elementor_typekit-kit-id','','auto'),(35203,'elementor_pro_stripe_test_secret_key','','auto'),(35204,'elementor_validate_stripe_api_test_secret_key_button','','auto'),(35205,'elementor_pro_stripe_live_secret_key','','auto'),(35206,'elementor_validate_stripe_api_live_secret_key_button','','auto'),(35207,'elementor_stripe_legal_disclaimer','','auto'),(35208,'elementor_editor_break_lines','','auto'),(35209,'elementor_google_font','1','auto'),(35210,'elementor_form-submissions','','auto'),(35211,'elementor_load_fa4_shim','','auto'),(35212,'elementor_meta_generator_tag','','auto'),(35213,'elementor_css_print_method','external','auto'),(35214,'elementor_optimized_image_loading','1','auto'),(35215,'elementor_optimized_gutenberg_loading','1','auto'),(35216,'elementor_lazy_load_background_images','1','auto'),(35217,'elementor_element_cache_ttl','24','auto'),(35218,'elementor_experiment-cloud-library','default','auto'),(35219,'elementor_experiment-container','active','auto'),(35220,'elementor_experiment-nested-elements','active','auto'),(35221,'elementor_experiment-mega-menu','default','auto'),(35222,'elementor_experiment-e_font_icon_svg','default','auto'),(35223,'elementor_experiment-additional_custom_breakpoints','default','auto'),(35224,'elementor_experiment-e_optimized_markup','default','auto'),(35225,'elementor_experiment-theme_builder_v2','default','auto'),(35226,'elementor_experiment-e_element_cache','default','auto'),(35230,'elementor_experiment-e_opt_in_v4','active','auto'),(35231,'elementor_experiment-e_atomic_elements','active','auto'),(35232,'elementor_experiment-e_classes','active','auto'),(35233,'elementor_experiment-e_variables','active','auto'),(35238,'elementor_atomic_widgets_db_version','1','auto'),(35239,'elementor_global_classes_db_version','1','auto'),(35241,'elementor_atomic_cache_validity-local','a:3:{s:5:\"state\";b:0;s:8:\"children\";a:30:{i:158;a:3:{s:5:\"state\";b:0;s:8:\"children\";a:0:{}s:4:\"meta\";N;}i:35;a:3:{s:5:\"state\";b:1;s:8:\"children\";a:3:{s:7:\"desktop\";a:3:{s:5:\"state\";b:1;s:8:\"children\";a:0:{}s:4:\"meta\";N;}s:6:\"tablet\";a:3:{s:5:\"state\";b:1;s:8:\"children\";a:0:{}s:4:\"meta\";N;}s:6:\"mobile\";a:3:{s:5:\"state\";b:1;s:8:\"children\";a:0:{}s:4:\"meta\";N;}}s:4:\"meta\";N;}i:54;a:3:{s:5:\"state\";b:1;s:8:\"children\";a:3:{s:7:\"desktop\";a:3:{s:5:\"state\";b:1;s:8:\"children\";a:0:{}s:4:\"meta\";N;}s:6:\"tablet\";a:3:{s:5:\"state\";b:1;s:8:\"children\";a:0:{}s:4:\"meta\";N;}s:6:\"mobile\";a:3:{s:5:\"state\";b:1;s:8:\"children\";a:0:{}s:4:\"meta\";N;}}s:4:\"meta\";N;}i:12;a:3:{s:5:\"state\";b:1;s:8:\"children\";a:3:{s:7:\"desktop\";a:3:{s:5:\"state\";b:1;s:8:\"children\";a:0:{}s:4:\"meta\";N;}s:6:\"tablet\";a:3:{s:5:\"state\";b:1;s:8:\"children\";a:0:{}s:4:\"meta\";N;}s:6:\"mobile\";a:3:{s:5:\"state\";b:1;s:8:\"children\";a:0:{}s:4:\"meta\";N;}}s:4:\"meta\";N;}i:8;a:3:{s:5:\"state\";b:1;s:8:\"children\";a:3:{s:7:\"desktop\";a:3:{s:5:\"state\";b:1;s:8:\"children\";a:0:{}s:4:\"meta\";N;}s:6:\"tablet\";a:3:{s:5:\"state\";b:1;s:8:\"children\";a:0:{}s:4:\"meta\";N;}s:6:\"mobile\";a:3:{s:5:\"state\";b:1;s:8:\"children\";a:0:{}s:4:\"meta\";N;}}s:4:\"meta\";N;}i:1;a:3:{s:5:\"state\";b:0;s:8:\"children\";a:3:{s:7:\"desktop\";a:3:{s:5:\"state\";b:0;s:8:\"children\";a:0:{}s:4:\"meta\";N;}s:6:\"tablet\";a:3:{s:5:\"state\";b:0;s:8:\"children\";a:0:{}s:4:\"meta\";N;}s:6:\"mobile\";a:3:{s:5:\"state\";b:0;s:8:\"children\";a:0:{}s:4:\"meta\";N;}}s:4:\"meta\";N;}i:649;a:3:{s:5:\"state\";b:0;s:8:\"children\";a:3:{s:7:\"desktop\";a:3:{s:5:\"state\";b:0;s:8:\"children\";a:0:{}s:4:\"meta\";N;}s:6:\"tablet\";a:3:{s:5:\"state\";b:0;s:8:\"children\";a:0:{}s:4:\"meta\";N;}s:6:\"mobile\";a:3:{s:5:\"state\";b:0;s:8:\"children\";a:0:{}s:4:\"meta\";N;}}s:4:\"meta\";N;}i:17;a:3:{s:5:\"state\";b:1;s:8:\"children\";a:3:{s:7:\"desktop\";a:3:{s:5:\"state\";b:1;s:8:\"children\";a:0:{}s:4:\"meta\";N;}s:6:\"tablet\";a:3:{s:5:\"state\";b:1;s:8:\"children\";a:0:{}s:4:\"meta\";N;}s:6:\"mobile\";a:3:{s:5:\"state\";b:1;s:8:\"children\";a:0:{}s:4:\"meta\";N;}}s:4:\"meta\";N;}i:780;a:3:{s:5:\"state\";b:1;s:8:\"children\";a:3:{s:7:\"desktop\";a:3:{s:5:\"state\";b:1;s:8:\"children\";a:0:{}s:4:\"meta\";N;}s:6:\"tablet\";a:3:{s:5:\"state\";b:1;s:8:\"children\";a:0:{}s:4:\"meta\";N;}s:6:\"mobile\";a:3:{s:5:\"state\";b:1;s:8:\"children\";a:0:{}s:4:\"meta\";N;}}s:4:\"meta\";N;}i:10;a:3:{s:5:\"state\";b:0;s:8:\"children\";a:3:{s:7:\"desktop\";a:3:{s:5:\"state\";b:0;s:8:\"children\";a:0:{}s:4:\"meta\";N;}s:6:\"tablet\";a:3:{s:5:\"state\";b:0;s:8:\"children\";a:0:{}s:4:\"meta\";N;}s:6:\"mobile\";a:3:{s:5:\"state\";b:0;s:8:\"children\";a:0:{}s:4:\"meta\";N;}}s:4:\"meta\";N;}i:15;a:3:{s:5:\"state\";b:1;s:4:\"meta\";N;s:8:\"children\";a:3:{s:7:\"desktop\";a:3:{s:5:\"state\";b:1;s:4:\"meta\";N;s:8:\"children\";a:0:{}}s:6:\"tablet\";a:3:{s:5:\"state\";b:1;s:4:\"meta\";N;s:8:\"children\";a:0:{}}s:6:\"mobile\";a:3:{s:5:\"state\";b:1;s:4:\"meta\";N;s:8:\"children\";a:0:{}}}}i:532;a:3:{s:5:\"state\";b:0;s:4:\"meta\";N;s:8:\"children\";a:3:{s:7:\"desktop\";a:3:{s:5:\"state\";b:0;s:4:\"meta\";N;s:8:\"children\";a:0:{}}s:6:\"tablet\";a:3:{s:5:\"state\";b:0;s:4:\"meta\";N;s:8:\"children\";a:0:{}}s:6:\"mobile\";a:3:{s:5:\"state\";b:0;s:4:\"meta\";N;s:8:\"children\";a:0:{}}}}i:505;a:3:{s:5:\"state\";b:1;s:4:\"meta\";N;s:8:\"children\";a:3:{s:7:\"desktop\";a:3:{s:5:\"state\";b:1;s:4:\"meta\";N;s:8:\"children\";a:0:{}}s:6:\"tablet\";a:3:{s:5:\"state\";b:1;s:4:\"meta\";N;s:8:\"children\";a:0:{}}s:6:\"mobile\";a:3:{s:5:\"state\";b:1;s:4:\"meta\";N;s:8:\"children\";a:0:{}}}}i:522;a:3:{s:5:\"state\";b:1;s:4:\"meta\";N;s:8:\"children\";a:3:{s:7:\"desktop\";a:3:{s:5:\"state\";b:1;s:4:\"meta\";N;s:8:\"children\";a:0:{}}s:6:\"tablet\";a:3:{s:5:\"state\";b:1;s:4:\"meta\";N;s:8:\"children\";a:0:{}}s:6:\"mobile\";a:3:{s:5:\"state\";b:1;s:4:\"meta\";N;s:8:\"children\";a:0:{}}}}i:537;a:3:{s:5:\"state\";b:1;s:4:\"meta\";N;s:8:\"children\";a:3:{s:7:\"desktop\";a:3:{s:5:\"state\";b:1;s:4:\"meta\";N;s:8:\"children\";a:0:{}}s:6:\"tablet\";a:3:{s:5:\"state\";b:1;s:4:\"meta\";N;s:8:\"children\";a:0:{}}s:6:\"mobile\";a:3:{s:5:\"state\";b:1;s:4:\"meta\";N;s:8:\"children\";a:0:{}}}}i:527;a:3:{s:5:\"state\";b:0;s:4:\"meta\";N;s:8:\"children\";a:3:{s:7:\"desktop\";a:3:{s:5:\"state\";b:0;s:4:\"meta\";N;s:8:\"children\";a:0:{}}s:6:\"tablet\";a:3:{s:5:\"state\";b:0;s:4:\"meta\";N;s:8:\"children\";a:0:{}}s:6:\"mobile\";a:3:{s:5:\"state\";b:0;s:4:\"meta\";N;s:8:\"children\";a:0:{}}}}i:148;a:3:{s:5:\"state\";b:0;s:4:\"meta\";N;s:8:\"children\";a:3:{s:7:\"desktop\";a:3:{s:5:\"state\";b:0;s:4:\"meta\";N;s:8:\"children\";a:0:{}}s:6:\"tablet\";a:3:{s:5:\"state\";b:0;s:4:\"meta\";N;s:8:\"children\";a:0:{}}s:6:\"mobile\";a:3:{s:5:\"state\";b:0;s:4:\"meta\";N;s:8:\"children\";a:0:{}}}}i:1313;a:3:{s:5:\"state\";b:0;s:4:\"meta\";N;s:8:\"children\";a:3:{s:7:\"desktop\";a:3:{s:5:\"state\";b:0;s:4:\"meta\";N;s:8:\"children\";a:0:{}}s:6:\"tablet\";a:3:{s:5:\"state\";b:0;s:4:\"meta\";N;s:8:\"children\";a:0:{}}s:6:\"mobile\";a:3:{s:5:\"state\";b:0;s:4:\"meta\";N;s:8:\"children\";a:0:{}}}}i:146;a:3:{s:5:\"state\";b:1;s:4:\"meta\";N;s:8:\"children\";a:3:{s:7:\"desktop\";a:3:{s:5:\"state\";b:1;s:4:\"meta\";N;s:8:\"children\";a:0:{}}s:6:\"tablet\";a:3:{s:5:\"state\";b:1;s:4:\"meta\";N;s:8:\"children\";a:0:{}}s:6:\"mobile\";a:3:{s:5:\"state\";b:1;s:4:\"meta\";N;s:8:\"children\";a:0:{}}}}i:1315;a:3:{s:5:\"state\";b:0;s:4:\"meta\";N;s:8:\"children\";a:3:{s:7:\"desktop\";a:3:{s:5:\"state\";b:0;s:4:\"meta\";N;s:8:\"children\";a:0:{}}s:6:\"tablet\";a:3:{s:5:\"state\";b:0;s:4:\"meta\";N;s:8:\"children\";a:0:{}}s:6:\"mobile\";a:3:{s:5:\"state\";b:0;s:4:\"meta\";N;s:8:\"children\";a:0:{}}}}i:1316;a:3:{s:5:\"state\";b:1;s:4:\"meta\";N;s:8:\"children\";a:3:{s:7:\"desktop\";a:3:{s:5:\"state\";b:1;s:4:\"meta\";N;s:8:\"children\";a:0:{}}s:6:\"tablet\";a:3:{s:5:\"state\";b:1;s:4:\"meta\";N;s:8:\"children\";a:0:{}}s:6:\"mobile\";a:3:{s:5:\"state\";b:1;s:4:\"meta\";N;s:8:\"children\";a:0:{}}}}i:1614;a:3:{s:5:\"state\";b:0;s:4:\"meta\";N;s:8:\"children\";a:3:{s:7:\"desktop\";a:3:{s:5:\"state\";b:0;s:4:\"meta\";N;s:8:\"children\";a:0:{}}s:6:\"tablet\";a:3:{s:5:\"state\";b:0;s:4:\"meta\";N;s:8:\"children\";a:0:{}}s:6:\"mobile\";a:3:{s:5:\"state\";b:0;s:4:\"meta\";N;s:8:\"children\";a:0:{}}}}i:1616;a:3:{s:5:\"state\";b:1;s:4:\"meta\";N;s:8:\"children\";a:3:{s:7:\"desktop\";a:3:{s:5:\"state\";b:1;s:4:\"meta\";N;s:8:\"children\";a:0:{}}s:6:\"tablet\";a:3:{s:5:\"state\";b:1;s:4:\"meta\";N;s:8:\"children\";a:0:{}}s:6:\"mobile\";a:3:{s:5:\"state\";b:1;s:4:\"meta\";N;s:8:\"children\";a:0:{}}}}i:1678;a:3:{s:5:\"state\";b:0;s:4:\"meta\";N;s:8:\"children\";a:0:{}}i:1801;a:3:{s:5:\"state\";b:1;s:4:\"meta\";N;s:8:\"children\";a:3:{s:7:\"desktop\";a:3:{s:5:\"state\";b:1;s:4:\"meta\";N;s:8:\"children\";a:0:{}}s:6:\"tablet\";a:3:{s:5:\"state\";b:1;s:4:\"meta\";N;s:8:\"children\";a:0:{}}s:6:\"mobile\";a:3:{s:5:\"state\";b:1;s:4:\"meta\";N;s:8:\"children\";a:0:{}}}}i:1802;a:3:{s:5:\"state\";b:0;s:4:\"meta\";N;s:8:\"children\";a:0:{}}i:1819;a:3:{s:5:\"state\";b:1;s:4:\"meta\";N;s:8:\"children\";a:3:{s:7:\"desktop\";a:3:{s:5:\"state\";b:1;s:4:\"meta\";N;s:8:\"children\";a:0:{}}s:6:\"tablet\";a:3:{s:5:\"state\";b:1;s:4:\"meta\";N;s:8:\"children\";a:0:{}}s:6:\"mobile\";a:3:{s:5:\"state\";b:1;s:4:\"meta\";N;s:8:\"children\";a:0:{}}}}i:1822;a:3:{s:5:\"state\";b:1;s:4:\"meta\";N;s:8:\"children\";a:3:{s:7:\"desktop\";a:3:{s:5:\"state\";b:1;s:4:\"meta\";N;s:8:\"children\";a:0:{}}s:6:\"tablet\";a:3:{s:5:\"state\";b:1;s:4:\"meta\";N;s:8:\"children\";a:0:{}}s:6:\"mobile\";a:3:{s:5:\"state\";b:1;s:4:\"meta\";N;s:8:\"children\";a:0:{}}}}i:1821;a:3:{s:5:\"state\";b:1;s:4:\"meta\";N;s:8:\"children\";a:3:{s:7:\"desktop\";a:3:{s:5:\"state\";b:1;s:4:\"meta\";N;s:8:\"children\";a:0:{}}s:6:\"tablet\";a:3:{s:5:\"state\";b:1;s:4:\"meta\";N;s:8:\"children\";a:0:{}}s:6:\"mobile\";a:3:{s:5:\"state\";b:1;s:4:\"meta\";N;s:8:\"children\";a:0:{}}}}i:1820;a:3:{s:5:\"state\";b:1;s:4:\"meta\";N;s:8:\"children\";a:3:{s:7:\"desktop\";a:3:{s:5:\"state\";b:1;s:4:\"meta\";N;s:8:\"children\";a:0:{}}s:6:\"tablet\";a:3:{s:5:\"state\";b:1;s:4:\"meta\";N;s:8:\"children\";a:0:{}}s:6:\"mobile\";a:3:{s:5:\"state\";b:1;s:4:\"meta\";N;s:8:\"children\";a:0:{}}}}}s:4:\"meta\";N;}','auto'),(35242,'elementor_atomic_cache_validity-base','a:3:{s:5:\"state\";b:1;s:8:\"children\";a:3:{s:7:\"desktop\";a:3:{s:5:\"state\";b:1;s:8:\"children\";a:0:{}s:4:\"meta\";N;}s:6:\"tablet\";a:3:{s:5:\"state\";b:1;s:8:\"children\";a:0:{}s:4:\"meta\";N;}s:6:\"mobile\";a:3:{s:5:\"state\";b:1;s:8:\"children\";a:0:{}s:4:\"meta\";N;}}s:4:\"meta\";N;}','auto'),(35243,'elementor_atomic_cache_validity-global','a:3:{s:5:\"state\";b:0;s:8:\"children\";a:2:{s:8:\"frontend\";a:3:{s:5:\"state\";b:1;s:8:\"children\";a:3:{s:7:\"desktop\";a:3:{s:5:\"state\";b:1;s:8:\"children\";a:0:{}s:4:\"meta\";N;}s:6:\"tablet\";a:3:{s:5:\"state\";b:1;s:8:\"children\";a:0:{}s:4:\"meta\";N;}s:6:\"mobile\";a:3:{s:5:\"state\";b:1;s:8:\"children\";a:0:{}s:4:\"meta\";N;}}s:4:\"meta\";N;}s:7:\"preview\";a:3:{s:5:\"state\";b:0;s:4:\"meta\";N;s:8:\"children\";a:3:{s:7:\"desktop\";a:3:{s:5:\"state\";b:0;s:4:\"meta\";N;s:8:\"children\";a:0:{}}s:6:\"tablet\";a:3:{s:5:\"state\";b:0;s:4:\"meta\";N;s:8:\"children\";a:0:{}}s:6:\"mobile\";a:3:{s:5:\"state\";b:0;s:4:\"meta\";N;s:8:\"children\";a:0:{}}}}}s:4:\"meta\";N;}','auto'),(35244,'elementor_atomic_styles_fonts-base','a:0:{}','auto'),(35245,'elementor_atomic_styles_fonts-global-frontend','a:0:{}','auto'),(35246,'elementor_atomic_styles_fonts-local-35','a:0:{}','auto'),(35247,'elementor_atomic_styles_fonts-local-54','a:0:{}','auto'),(35248,'elementor_atomic_styles_fonts-local-12','a:0:{}','auto'),(35250,'tawktocustomise_custom_timeguest@87.164.219.147','2025-09-08 14:33:34','on'),(35254,'tawktocustomise_custom_timeguest@20.39.206.92','2025-09-08 14:34:34','on'),(35263,'tawktocustomise_custom_timeguest@173.252.107.115','2025-09-08 16:40:54','on'),(35268,'elementor_atomic_styles_fonts-local-8','a:0:{}','auto'),(35288,'tawktocustomise_custom_timeguest@117.97.197.214','2025-09-08 17:24:08','on'),(35292,'tawktocustomise_custom_timeguest@40.77.179.109','2025-09-08 18:58:40','on'),(35300,'tawktocustomise_custom_timeguest@69.171.231.125','2025-09-08 21:49:00','on'),(35304,'tawktocustomise_custom_timeguest@64.227.163.239','2025-09-09 01:45:12','on'),(35335,'elementor_atomic_styles_fonts-local-1','a:0:{}','auto'),(35337,'tawktocustomise_custom_timeguest@69.63.189.20','2025-09-09 07:13:10','on'),(35346,'tawktocustomise_custom_timeguest@197.184.71.52','2025-09-09 08:42:19','on'),(35355,'elementor_atomic_styles_fonts-local-649','a:0:{}','auto'),(35360,'tawktocustomise_custom_timeguest@189.176.7.140','2025-09-09 17:25:12','on'),(35379,'tawktocustomise_custom_timeguest@69.63.189.18','2025-09-09 20:02:14','on'),(35391,'tawktocustomise_custom_timeguest@34.224.167.175','2025-09-10 02:21:57','on'),(35397,'tawktocustomise_custom_timeguest@51.195.183.46','2025-09-10 03:12:38','on'),(35400,'tawktocustomise_custom_timeguest@198.244.168.244','2025-09-10 03:12:47','on'),(35401,'tawktocustomise_custom_timeguest@51.195.183.35','2025-09-10 03:12:59','on'),(35403,'tawktocustomise_custom_timeguest@198.244.183.81','2025-09-10 03:13:03','on'),(35404,'tawktocustomise_custom_timeguest@146.103.120.161','2025-09-10 04:21:29','on'),(35426,'tawktocustomise_custom_timeguest@91.94.1.206','2025-09-10 12:21:23','on'),(35433,'tawktocustomise_custom_timeguest@54.39.136.83','2025-09-10 16:52:41','on'),(35452,'tawktocustomise_custom_timeguest@34.249.124.134','2025-09-10 19:43:03','on'),(35463,'tawktocustomise_custom_timeguest@164.92.150.27','2025-09-11 01:52:08','on'),(35467,'tawktocustomise_custom_timeguest@5.39.1.250','2025-09-11 03:42:59','on'),(35489,'tawktocustomise_custom_timeguest@49.228.126.102','2025-09-11 07:42:10','on'),(35490,'tawktocustomise_custom_timeguest@115.72.2.150','2025-09-11 07:42:14','on'),(35502,'tawktocustomise_custom_timeguest@100.111.109.28','2025-09-11 08:03:04','on'),(35503,'elementor_atomic_styles_fonts-local-17','a:0:{}','auto'),(35504,'tawktocustomise_custom_timeguest@42.236.101.230','2025-09-11 09:50:18','on'),(35514,'tawktocustomise_custom_timeguest@207.46.13.229','2025-09-11 14:42:08','on'),(35518,'tawktocustomise_custom_timeguest@35.199.146.39','2025-09-11 16:31:28','on'),(35536,'tawktocustomise_custom_timeguest@197.245.204.16','2025-09-11 19:12:59','on'),(35540,'tawktocustomise_custom_timeguest@38.183.8.212','2025-09-11 20:22:27','on'),(35547,'tawktocustomise_custom_timeguest@102.221.201.131','2025-09-11 21:33:47','on'),(35559,'tawktocustomise_custom_timeguest@69.63.189.45','2025-09-11 21:36:11','on'),(35560,'tawktocustomise_custom_timeguest@102.32.44.163','2025-09-11 21:39:04','on'),(35561,'tawktocustomise_custom_timeguest@49.51.178.184','2025-09-12 00:27:19','on'),(35574,'tawktocustomise_custom_timeguest@115.74.10.124','2025-09-12 03:24:25','on'),(35608,'tawktocustomise_custom_timeguest@156.155.26.232','2025-09-12 10:36:17','on'),(35639,'tawktocustomise_custom_timeguest@51.195.183.4','2025-09-12 12:31:30','on'),(35643,'tawktocustomise_custom_timeguest@51.89.129.116','2025-09-12 12:31:46','on'),(35644,'tawktocustomise_custom_timeguest@38.248.128.181','2025-09-12 12:34:25','on'),(35647,'tawktocustomise_custom_timeguest@66.249.82.3','2025-09-12 13:38:02','on'),(35651,'tawktocustomise_custom_timeguest@221.121.104.69','2025-09-12 13:38:05','on'),(35657,'tawktocustomise_custom_timeguest@192.36.109.75','2025-09-12 14:42:37','on'),(35664,'tawktocustomise_custom_timeguest@102.66.142.243','2025-09-12 17:05:13','on'),(35668,'tawktocustomise_custom_timeguest@102.66.141.120','2025-09-12 17:05:17','on'),(35688,'tawktocustomise_custom_timeguest@197.184.180.243','2025-09-13 03:25:46','on'),(35700,'tawktocustomise_custom_timeguest@185.207.66.19','2025-09-13 04:58:46','on'),(35728,'tawktocustomise_custom_timeguest@116.98.58.174','2025-09-13 14:24:31','on'),(35729,'tawktocustomise_custom_timeguest@201.246.176.232','2025-09-13 14:24:31','on'),(35758,'tawktocustomise_custom_timeguest@41.122.145.225','2025-09-13 19:58:59','on'),(35780,'elementor_atomic_styles_fonts-local-780','a:0:{}','auto'),(35791,'tawktocustomise_custom_timeguest@66.249.92.199','2025-09-14 00:13:28','on'),(35795,'tawktocustomise_custom_timeguest@35.231.98.233','2025-09-14 03:07:52','on'),(35799,'tawktocustomise_custom_timeguest@44.250.193.136','2025-09-14 03:57:05','on'),(35806,'tawktocustomise_custom_timeguest@51.68.111.238','2025-09-14 05:35:29','on'),(35828,'elementor_atomic_styles_fonts-local-10','a:0:{}','auto'),(35837,'tawktocustomise_custom_timeguest@42.236.17.232','2025-09-14 16:22:12','on'),(35841,'tawktocustomise_custom_timeguest@40.77.179.19','2025-09-14 16:28:50','on'),(35855,'tawktocustomise_custom_timeguest@69.171.230.29','2025-09-14 21:46:14','on'),(35869,'tawktocustomise_custom_timeguest@54.39.89.252','2025-09-15 03:13:59','on'),(35873,'tawktocustomise_custom_timeguest@198.244.242.142','2025-09-15 03:14:07','on'),(35874,'tawktocustomise_custom_timeguest@51.195.183.99','2025-09-15 03:14:12','on'),(35875,'tawktocustomise_custom_timeguest@51.195.183.196','2025-09-15 03:14:18','on'),(35898,'tawktocustomise_custom_timeguest@51.68.236.70','2025-09-15 06:48:30','on'),(35902,'tawktocustomise_custom_timeguest@52.149.22.87','2025-09-15 07:03:41','on'),(35910,'tawktocustomise_custom_timeguest@34.229.200.37','2025-09-15 09:24:25','on'),(35923,'tawktocustomise_custom_timeguest@34.71.136.178','2025-09-15 12:26:34','on'),(35930,'tawktocustomise_custom_timeguest@154.70.246.33','2025-09-15 13:27:02','on'),(35933,'tawktocustomise_custom_timeguest@105.187.240.6','2025-09-15 13:27:08','on'),(35934,'tawktocustomise_custom_timeguest@34.34.225.22','2025-09-15 13:29:38','on'),(35936,'tawktocustomise_custom_timeguest@54.221.54.36','2025-09-15 13:30:47','on'),(35938,'tawktocustomise_custom_timeguest@173.194.92.183','2025-09-15 14:11:42','on'),(35951,'tawktocustomise_custom_timeguest@13.76.143.99','2025-09-15 19:26:34','on'),(35967,'tawktocustomise_custom_timeguest@20.39.206.197','2025-09-15 20:25:41','on'),(35980,'tawktocustomise_custom_timeguest@34.46.103.23','2025-09-16 03:38:21','on'),(36004,'tawktocustomise_custom_timeguest@168.210.66.93','2025-09-16 09:03:17','on'),(36005,'tawktocustomise_custom_timeguest@168.210.76.219','2025-09-16 09:03:20','on'),(36008,'elementor_atomic_styles_fonts-local-15','a:0:{}','auto'),(36015,'tawktocustomise_custom_timeguest@49.13.81.134','2025-09-16 11:11:49','on'),(36036,'tawktocustomise_custom_timeguest@160.202.34.76','2025-09-16 17:14:06','on'),(36040,'tawktocustomise_custom_timeguest@44.234.58.228','2025-09-16 18:16:58','on'),(36058,'tawktocustomise_custom_timeguest@105.186.139.240','2025-09-16 20:08:19','on'),(36068,'tawktocustomise_custom_timeGoldenstallionagency@gmail.com@105.186.139.240','2025-09-16 20:28:00','on'),(36079,'new_admin_email','tinashe@goldenstallionagency.com','auto'),(36080,'adminhash','a:2:{s:4:\"hash\";s:32:\"a193f72929f1d0b5e17a7d03871acee3\";s:8:\"newemail\";s:32:\"tinashe@goldenstallionagency.com\";}','off'),(36128,'tawktocustomise_custom_timeguest@102.32.34.43','2025-09-16 21:41:59','on'),(36129,'tawktocustomise_custom_timeguest@69.63.184.17','2025-09-16 21:41:59','on'),(36135,'elementor_atomic_styles_fonts-local-532','a:0:{}','auto'),(36147,'tawktocustomise_custom_timeguest@188.166.153.6','2025-09-17 04:54:43','on'),(36163,'tawktocustomise_custom_timeguest@66.249.66.200','2025-09-17 07:50:44','on'),(36168,'tawktocustomise_custom_timeguest@41.157.144.127','2025-09-17 08:33:20','on'),(36173,'tawktocustomise_custom_timeguest@154.117.151.74','2025-09-17 11:39:45','on'),(36191,'elementor_atomic_styles_fonts-local-505','a:0:{}','auto'),(36192,'elementor_atomic_styles_fonts-local-522','a:0:{}','auto'),(36195,'elementor_atomic_styles_fonts-local-537','a:0:{}','auto'),(36210,'tawktocustomise_custom_timeguest@185.244.243.3','2025-09-17 13:05:17','on'),(36213,'tawktocustomise_custom_timeguest@34.82.155.39','2025-09-17 14:33:41','on'),(36231,'tawktocustomise_custom_timeguest@115.72.35.56','2025-09-17 17:41:24','on'),(36267,'tawktocustomise_custom_timeguest@206.84.142.88','2025-09-17 19:48:43','on'),(36296,'tawktocustomise_custom_timeguest@64.233.173.201','2025-09-18 02:15:47','on'),(36297,'tawktocustomise_custom_timeguest@117.248.101.201','2025-09-18 02:15:47','on'),(36315,'tawktocustomise_custom_timeguest@35.184.219.182','2025-09-18 05:02:46','on'),(36328,'tawktocustomise_custom_timeguest@197.185.147.6','2025-09-18 07:00:53','on'),(36342,'tawktocustomise_custom_timesupport@tonydezigner.com@197.185.147.6','2025-09-18 07:19:39','on'),(36439,'metricool_profile_id','2d9ab09059a1f6fc36224620f59c1c43','auto'),(36566,'elementor_atomic_styles_fonts-local-527','a:0:{}','auto'),(36749,'elementor_atomic_styles_fonts-local-148','a:0:{}','auto'),(37036,'litespeed.conf._version','7.5.0.1','auto'),(37037,'litespeed.conf.media-auto_rescale_ori','','auto'),(37038,'litespeed.conf.img_optm-sizes_skipped','[]','auto'),(37039,'litespeed.conf.debug-disable_tmp','0','auto'),(37043,'seraph_accel_SettV179','{\"full\":true,\"cache\":{\"enable\":true,\"normAgent\":true,\"chkNotMdfSince\":true,\"cntLen\":true,\"opAgentPostpone\":true,\"srv\":true,\"srvClr\":true,\"srvUpd\":false,\"srvUpdTimeout\":5,\"nginx\":{\"method\":\"3rdp\",\"url\":\"\",\"urlAll\":\"\",\"fastCgiDir\":\"\",\"fastCgiLevels\":\"1:2\"},\"sucuri\":{\"apiKey\":\"\",\"apiSecret\":\"\"},\"cron\":true,\"forceAdvCache\":false,\"lazyInv\":true,\"lazyInvInitTmp\":true,\"lazyInvForcedTmp\":false,\"lazyInvTmp\":false,\"fastTmpOpt\":true,\"lazyInvFr\":true,\"updPost\":true,\"updPostDelay\":0,\"updPostOp\":0,\"updPostDeps\":[\"@home\",\"@post@{ID}:@P@LOW:@pageNums\",\"@post@{ID}:@P@LOW:@commentPageNums\",\"@postsBase@{post_type}:<|@P@LOW:@pageNums|@P@LOW:@commentPageNums>\",\"@P@LOW:@termsOfClass@categories@{post_type}@{ID}:<|@pageNums|@commentPageNums>\"],\"updPostMeta\":false,\"updPostMetaExcl\":[\"@^\\\\d+$@\",\"@^_edit_lock$@\",\"@^classic-editor-remember$@\",\"@post_views_@\",\"@^import_started_at@\"],\"updGlobs\":{\"op\":2,\"terms\":{\"enable\":false,\"deps\":[\"category\",\"product_cat\",\"course_cat\"]},\"menu\":{\"enable\":false},\"elmntrTpl\":{\"enable\":false},\"tblPrss\":{\"enable\":false}},\"updAllDeps\":[\"@home\",\"@postsViewable:<|@pageNums|@commentPageNums>\"],\"updSche\":{\"def\":{\"enable\":false,\"op\":0,\"prior\":7,\"period\":24,\"periodN\":1,\"times\":[{\"m\":0,\"tm\":0}],\"deps\":[\"@home\"]}},\"updByTimeout\":true,\"maxProc\":1,\"procInterval\":5,\"procIntervalShort\":1,\"procMemLim\":2048,\"procTmLim\":570,\"procWorkInt\":0.5,\"procPauseInt\":0.5,\"autoProc\":true,\"timeout\":10080,\"timeoutFr\":60,\"timeoutCln\":262080,\"timeoutFrCln\":3600,\"ctxTimeoutCln\":21600,\"extObjTimeoutCln\":10080,\"autoClnPeriod\":1440,\"useTimeoutClnForWpNonce\":true,\"encs\":[\"\",\"gzip\",\"deflate\",\"compress\"],\"dataCompr\":[\"deflate\"],\"dataLvl\":[],\"useDataComprAssets\":true,\"chunks\":{\"enable\":true,\"js\":true,\"css\":true,\"seps\":[{\"enable\":true,\"sel\":\".\\/\\/header[1]\",\"side\":3},{\"enable\":true,\"sel\":\".\\/\\/footer[last()]\",\"side\":3},{\"enable\":true,\"sel\":\".\\/\\/div[contains(concat(\\\" \\\", normalize-space(@class), \\\" \\\"), \\\" header \\\")][1]\",\"side\":3},{\"enable\":true,\"sel\":\".\\/\\/div[contains(concat(\\\" \\\", normalize-space(@class), \\\" \\\"), \\\" footer \\\")][last()]\",\"side\":3},{\"enable\":true,\"sel\":\".\\/\\/div[@id=\\\"comments\\\" and contains(concat(\\\" \\\", normalize-space(@class), \\\" \\\"), \\\" comments-area \\\")]\",\"side\":3},{\"enable\":true,\"sel\":\".\\/\\/section[@id=\\\"comment-wrap\\\"]\",\"side\":3},{\"enable\":true,\"sel\":\".\\/\\/div[@data-elementor-type=\\\"header\\\"]\",\"side\":3},{\"enable\":true,\"sel\":\".\\/\\/div[@data-elementor-type=\\\"footer\\\"]\",\"side\":3},{\"enable\":true,\"sel\":\".\\/\\/div[contains(concat(\\\" \\\", normalize-space(@class), \\\" \\\"), \\\" tdc-header-wrap \\\")]\",\"side\":3},{\"enable\":true,\"sel\":\".\\/\\/div[contains(concat(\\\" \\\", normalize-space(@class), \\\" \\\"), \\\" tdc-footer-wrap \\\")]\",\"side\":3},{\"enable\":true,\"sel\":\".\\/\\/div[contains(concat(\\\" \\\", normalize-space(@class), \\\" \\\"), \\\" td-header-template-wrap \\\")]\",\"side\":3},{\"enable\":true,\"sel\":\".\\/\\/div[contains(concat(\\\" \\\", normalize-space(@class), \\\" \\\"), \\\" td-footer-template-wrap \\\")]\",\"side\":3},{\"enable\":true,\"sel\":\".\\/\\/div[contains(concat(\\\" \\\", normalize-space(@class), \\\" \\\"), \\\" fusion-tb-header \\\")]\",\"side\":3},{\"enable\":true,\"sel\":\".\\/\\/div[contains(concat(\\\" \\\", normalize-space(@class), \\\" \\\"), \\\" fusion-tb-footer \\\")]\",\"side\":3},{\"enable\":true,\"sel\":\".\\/\\/*[contains(concat(\\\" \\\",normalize-space(@class),\\\" \\\"),\\\" et_pb_comments_module \\\")]\",\"side\":3}]},\"urisExcl\":[\"\\/checkout\\/\",\"@.*sitemap\\\\.xsl$@\",\"@page\\/@\"],\"exclAgents\":[\"printfriendly\"],\"exclCookies\":[],\"exclArgsAll\":true,\"exclArgs\":[\"aiosp_sitemap_path\",\"aiosp_sitemap_page\",\"xml_sitemap\",\"seopress_sitemap\",\"seopress_news\",\"seopress_video\",\"seopress_cpt\",\"seopress_paged\",\"sitemap\",\"sitemap_n\"],\"skipArgsEnable\":false,\"skipArgsAll\":false,\"skipArgs\":[\"redirect_to\",\"utm_source\",\"utm_medium\",\"utm_campaign\",\"utm_content\",\"utm_term\",\"fbclid\",\"story_fbid\",\"mibextid\",\"gclid\",\"wbraid\",\"gbraid\",\"_ga\",\"yclid\",\"srsltid\"],\"exclConts\":[],\"hdrs\":[\"@^Set-Cookie\\\\s*:\\\\s*wordpress_test_cookie\\\\s*=@i\",\"@^X-XSS-Protection\\\\s*:@i\",\"@^X-Frame-Options\\\\s*:@i\",\"@^Content-Security-Policy\\\\s*:@i\",\"@^Strict-Transport-Security\\\\s*:@i\",\"@^Referrer-Policy\\\\s*:@i\",\"@^Feature-Policy\\\\s*:@i\",\"@^Permissions-Policy\\\\s*:@i\",\"@^Cf-Edge-Cache\\\\s*:@i\"],\"views\":true,\"viewsDeviceGrps\":[{\"enable\":false,\"name\":\"\",\"id\":\"mobilehighres\",\"agents\":[\"android\",\"bada\",\"incognito\",\"maemo\",\"mobi\",\"opera mini\",\"s8000\",\"series60\",\"ucbrowser\",\"ucweb\",\"webmate\",\"webos\"]},{\"enable\":false,\"name\":\"\",\"id\":\"mobilelowres\",\"agents\":[\"240x320\",\"2.0 mmp\",\"\\\\bppc\\\\b\",\"alcatel\",\"amoi\",\"asus\",\"au-mic\",\"audiovox\",\"avantgo\",\"benq\",\"bird\",\"blackberry\",\"blazer\",\"cdm\",\"cellphone\",\"danger\",\"ddipocket\",\"docomo\",\"dopod\",\"elaine\\/3.0\",\"ericsson\",\"eudoraweb\",\"fly\",\"haier\",\"hiptop\",\"hp.ipaq\",\"htc\",\"huawei\",\"i-mobile\",\"iemobile\",\"iemobile\\/7\",\"iemobile\\/9\",\"j-phone\",\"kddi\",\"konka\",\"kwc\",\"kyocera\\/wx310k\",\"lenovo\",\"lg\",\"lg\\/u990\",\"lge vx\",\"midp\",\"midp-2.0\",\"mmef20\",\"mmp\",\"mobilephone\",\"mot-v\",\"motorola\",\"msie 10.0\",\"netfront\",\"newgen\",\"newt\",\"nintendo ds\",\"nintendo wii\",\"nitro\",\"nokia\",\"novarra\",\"o2\",\"openweb\",\"opera mobi\",\"opera.mobi\",\"p160u\",\"palm\",\"panasonic\",\"pantech\",\"pdxgw\",\"pg\",\"philips\",\"phone\",\"playbook\",\"playstation portable\",\"portalmmm\",\"proxinet\",\"psp\",\"qtek\",\"sagem\",\"samsung\",\"sanyo\",\"sch\",\"sch-i800\",\"sec\",\"sendo\",\"sgh\",\"sharp\",\"sharp-tq-gx10\",\"small\",\"smartphone\",\"softbank\",\"sonyericsson\",\"sph\",\"symbian\",\"symbian os\",\"symbianos\",\"toshiba\",\"treo\",\"ts21i-10\",\"up.browser\",\"up.link\",\"uts\",\"vertu\",\"vodafone\",\"wap\",\"willcome\",\"windows ce\",\"windows.ce\",\"winwap\",\"xda\",\"xoom\",\"zte\"]},{\"enable\":true,\"name\":\"\",\"id\":\"mobile\",\"agents\":[\"mobile\",\"android\",\"silk\\/\",\"blackberry\",\"opera mini\",\"opera mobi\"]}],\"viewsGeo\":{\"enable\":false},\"viewsCompatGrps\":[{\"enable\":true,\"id\":\"c\",\"agents\":[\"@\\\\Wmsie \\\\d+\\\\.\\\\d+\\\\W@i\",\"@\\\\Wtrident\\/\\\\d+\\\\.\\\\d+\\\\W@i\",\"@\\\\Wyandexmetrika\\/\\\\d+\\\\.\\\\d+\\\\W@i\",\"@\\\\Wgoogleadsenseinfeed\\\\W@i\",\"!@\\\\WChrome\\/\\\\d+\\\\W@i & @(?:\\\\W|^)Safari\\/([\\\\d\\\\.]+)(?:\\\\W|$)@i < 603.3.8\",\"!@\\\\WChrome\\/\\\\d+\\\\W@i & @\\\\sMac\\\\sOS\\\\sX\\\\s([\\\\d\\\\_]+)@i < 10.12.6\"]},{\"enable\":false,\"id\":\"cm\",\"agents\":[\"@\\\\Wbingbot\\/\\\\d+\\\\.\\\\d+\\\\W@\"]}],\"viewsGrps\":[{\"enable\":true,\"name\":\"AMP\",\"cookies\":null,\"args\":[\"amp\"]},{\"enable\":true,\"name\":\"WPML\",\"cookies\":[\"wp_wcml_currency\",\"wcml_client_currency\"],\"args\":[\"lang\"]},{\"enable\":true,\"name\":\"WPtouch\",\"cookies\":[\"wptouch-pro-cache-state\",\"wptouch-pro-view\"],\"args\":null},{\"enable\":true,\"name\":\"VillaTheme WooCommerce Multi Currency\",\"cookies\":[\"wmc_current_currency\"]},{\"enable\":true,\"name\":\"YITH Multi Currency Switcher for WooCommerce\",\"cookies\":[\"yith_wcmcs_currency\"]},{\"enable\":true,\"name\":\"GDPR Cookie Consent\",\"cookies\":[\"viewed_cookie_policy\",\"cli_user_preference\"]},{\"enable\":true,\"name\":\"Pixelmate Cookie Banner\",\"cookies\":[\"pixelmate\"]},{\"enable\":true,\"name\":\"OneCom Cookie Banner\",\"cookies\":[\"onecom_cookie_consent\"]},{\"enable\":true,\"name\":\"us_cookie_notice\",\"cookies\":[\"us_cookie_notice_accepted\"]},{\"enable\":true,\"name\":\"Transcy\",\"cookies\":[\"transcy_\"]},{\"enable\":true,\"name\":\"WP Legal Pages\",\"cookies\":[\"wplegalpages-\"]}],\"ctx\":false,\"ctxSkip\":false,\"ctxSessSep\":true,\"ctxContPr\":true,\"ctxCliRefresh\":true,\"ctxLazyInv\":false,\"ctxGrps\":{\"common\":{\"enable\":true,\"name\":\"Common\",\"cookies\":[\"wp-postpass_\",\"comment_author_\",\"sc_commented_posts\"],\"args\":[\"key\"],\"tables\":[{\"name\":\"%PREFIX%users\",\"col\":\"ID\"},{\"name\":\"%PREFIX%usermeta\",\"col\":\"user_id\"}]},\"wordpress-social-login\":{\"enable\":true,\"name\":\"Social Login\",\"args\":[\"action\"]},\"theme_woodmart\":{\"enable\":true,\"name\":\"WoodMart Theme\",\"cookies\":[\"woodmart_wishlist_products\"]},\"jet-cw\":{\"enable\":true,\"name\":\"Jet\",\"cookies\":[\"jet-wish-list\",\"jet-compare-list\"]},\"woocommerce\":{\"enable\":true,\"name\":\"WooCommerce\",\"cookies\":[\"woocommerce_cart_hash\",\"DISABLED.wp_woocommerce_session_\",\"yith_wcwl_session_\"],\"args\":[\"add-to-cart\",\"remove_item\",\"removed_item\",\"undo_item\",\"update_cart\",\"proceed\",\"order_again\",\"apply_coupon\",\"remove_coupon\"],\"tables\":[{\"name\":\"%PREFIX%woocommerce_sessions\",\"col\":\"session_key\"},{\"name\":\"%PREFIX%posts\",\"col\":\"ID\",\"nameRel\":\"%PREFIX%postmeta\",\"colRel\":\"meta_value\",\"colRelLink\":\"post_id\",\"condRel\":{\"meta_key\":[\"_customer_user\"]}},{\"name\":\"%PREFIX%postmeta\",\"col\":\"post_id\",\"nameRel\":\"%PREFIX%postmeta\",\"colRel\":\"meta_value\",\"colRelLink\":\"post_id\",\"condRel\":{\"meta_key\":[\"_customer_user\"]}}]},\"easy-digital-downloads\":{\"enable\":true,\"name\":\"Easy Digital Downloads\",\"cookies\":[\"@^edd_items_in_cart$@ > 0 & @^PHPSESSID$@i\"]},\"lifterlms\":{\"enable\":true,\"name\":\"LMS by LifterLMS\",\"tables\":[{\"name\":\"%PREFIX%lifterlms_sessions\",\"col\":\"session_key\"},{\"name\":\"%PREFIX%posts\",\"col\":\"ID\",\"nameRel\":\"%PREFIX%lifterlms_user_postmeta\",\"colRel\":\"user_id\",\"colRelLink\":\"post_id\"},{\"name\":\"%PREFIX%postmeta\",\"col\":\"post_id\",\"nameRel\":\"%PREFIX%lifterlms_user_postmeta\",\"colRel\":\"user_id\",\"colRelLink\":\"post_id\"}]},\"wp-recall\":{\"enable\":true,\"name\":\"WP-Recall\",\"tables\":[{\"name\":\"%PREFIX%rcl_bookmarks\",\"col\":\"user_id\"},{\"name\":\"%PREFIX%rcl_bookmarks_gr\",\"col\":\"user_gr\"},{\"name\":\"%PREFIX%rcl_chat_messages\",\"col\":\"user_id\"},{\"name\":\"%PREFIX%rcl_chat_messagemeta\",\"col\":\"message_id\",\"nameRel\":\"%PREFIX%rcl_chat_messages\",\"colRel\":\"user_id\",\"colRelLink\":\"message_id\"},{\"name\":\"%PREFIX%rcl_chat_users\",\"col\":\"user_id\"},{\"name\":\"%PREFIX%rcl_chats\",\"col\":\"chat_id\",\"nameRel\":\"%PREFIX%rcl_chat_users\",\"colRel\":\"user_id\",\"colRelLink\":\"chat_id\"},{\"name\":\"%PREFIX%rcl_feeds\",\"col\":\"user_id\"},{\"name\":\"%PREFIX%rcl_groups_users\",\"col\":\"user_id\"},{\"name\":\"%PREFIX%rcl_groups_options\",\"col\":\"group_id\",\"nameRel\":\"%PREFIX%rcl_groups_users\",\"colRel\":\"user_id\",\"colRelLink\":\"group_id\"},{\"name\":\"%PREFIX%rcl_groups\",\"col\":\"ID\",\"nameRel\":\"%PREFIX%rcl_groups_users\",\"colRel\":\"user_id\",\"colRelLink\":\"group_id\"},{\"name\":\"%PREFIX%rcl_notifications\",\"col\":\"user_id\"},{\"name\":\"%PREFIX%rcl_orders\",\"col\":\"user_id\"},{\"name\":\"%PREFIX%rcl_order_items\",\"col\":\"order_id\",\"nameRel\":\"%PREFIX%rcl_orders\",\"colRel\":\"user_id\",\"colRelLink\":\"order_id\"},{\"name\":\"%PREFIX%rcl_rating_values\",\"col\":\"user_id\"},{\"name\":\"%PREFIX%rcl_rating_totals\",\"col\":\"object_id\",\"nameRel\":\"%PREFIX%rcl_rating_values\",\"colRel\":\"user_id\",\"colRelLink\":\"object_id\"},{\"name\":\"%PREFIX%rcl_rating_users\",\"col\":\"user_id\"},{\"name\":\"%PREFIX%rcl_temp_media\",\"col\":\"user_id\"},{\"name\":\"%PREFIX%rcl_user_action\",\"col\":\"user\"},{\"name\":\"%PREFIX%rcl_uw_shares\",\"col\":\"author_id\"}]}},\"data\":{\"items\":[]}},\"cacheBr\":{\"enable\":true,\"timeout\":43200},\"cacheObj\":{\"enable\":false,\"forceDropin\":false,\"timeout\":86400,\"groupsGlobal\":[\"blog-details\",\"blog-id-cache\",\"blog-lookup\",\"global-posts\",\"networks\",\"rss\",\"sites\",\"site-details\",\"site-lookup\",\"site-options\",\"site-transient\",\"users\",\"useremail\",\"userlogins\",\"usermeta\",\"user_meta\",\"userslugs\",\"blog_meta\",\"image_editor\",\"network-queries\",\"site-queries\",\"theme_files\",\"translation_files\",\"user-queries\"],\"groupsNonPersistent\":[\"comment\",\"counts\",\"plugins\",\"theme_json\",\"themes\",\"trp\",\"wc_session_id\"]},\"contPr\":{\"enable\":true,\"normalize\":3,\"normUrl\":false,\"normUrlMode\":2,\"min\":true,\"cln\":{\"cmts\":true,\"cmtsExcl\":[\"@^\\\\s*\\/?noindex\\\\s*$@i\",\"@\\\\[et-ajax\\\\]@i\"],\"items\":[\".\\/\\/img\\/@loading\",\".\\/\\/iframe\\/@loading\",\".\\/\\/link[@rel=\\\"preload\\\"][@as=\\\"font\\\"][not(self::node()[@seraph-accel-crit=\\\"1\\\"])]\"]},\"rpl\":{\"items\":[{\"enable\":true,\"expr\":\"@<link\\\\s+rel=\\\"stylesheet\\\"[^>]+(consent-original-href-_)=[^>]+>@\",\"data\":\"href\"},{\"enable\":true,\"expr\":\"@<body[^>]+(cm-manage-google-fonts)[^>]+>@\",\"data\":\"\"}]},\"rc\":{\"thmFltsm\":true,\"gglTrn\":true,\"aksmtAs\":true,\"advWooSrch\":true,\"jetMblMnu\":true,\"wpelLnk\":true,\"cfTrnstl\":true,\"tagGrpsShfflBx\":true,\"g5Ere\":true,\"elmntrTrx\":true,\"thmXStr\":true,\"wooPrdQnt\":true},\"lazy\":{\"items\":[],\"bjs\":true,\"p\":false},\"fresh\":{\"smoothAppear\":true,\"items\":[\"sa:.\\/\\/*[contains(concat(\\\" \\\",normalize-space(@class),\\\" \\\"),\\\" wpforms-container \\\")]\",\"sa:.\\/\\/*[contains(concat(\\\" \\\",normalize-space(@class),\\\" \\\"),\\\" wfacp_checkout_form \\\")]\"]},\"earlyPaint\":true,\"img\":{\"srcAddLm\":false,\"sysFlt\":false,\"inlSml\":true,\"inlSmlSize\":1024,\"deinlLrg\":true,\"deinlLrgSize\":2048,\"redirOwn\":false,\"redirCacheAdapt\":false,\"comprAsync\":true,\"webp\":{\"enable\":true,\"redir\":true,\"prms\":{\"q\":80}},\"avif\":{\"enable\":false,\"redir\":false,\"prms\":{\"q\":52,\"s\":6}},\"szAdaptImg\":false,\"szAdaptBg\":false,\"szAdaptAsync\":false,\"szAdaptOnDemand\":true,\"szAdaptExcl\":[],\"szAdaptBgCxMin\":0,\"szAdaptDpr\":true,\"szAdaptDprMin\":100,\"excl\":[\".\\/\\/svg[contains(concat(\\\" \\\",normalize-space(@class),\\\" \\\"),\\\" lottgen \\\")][contains(concat(\\\" \\\",normalize-space(@class),\\\" \\\"),\\\" js-lzl-ing \\\")]\\/image\"],\"lazy\":{\"setSize\":false,\"load\":true,\"own\":true,\"smoothAppear\":true,\"plchRast\":true,\"del3rd\":true,\"excl\":[\".\\/\\/img[contains(concat(\' \',normalize-space(@class),\' \'),\' jetpack-lazy-image \')]\",\".\\/\\/img[@data-opt-src]\",\".\\/\\/img[contains(concat(\\\" \\\",normalize-space(@class),\\\" \\\"),\\\" rev-slidebg \\\")]\",\".\\/\\/sr7-module\\/\\/img\",\".\\/\\/img[contains(concat(\\\" \\\",normalize-space(@class),\\\" \\\"),\\\" a3-notlazy \\\")]\",\".\\/\\/*[contains(concat(\\\" \\\",normalize-space(@class),\\\" \\\"),\\\" t-bgimg \\\")]\",\".\\/\\/*[contains(concat(\\\" \\\",normalize-space(@class),\\\" \\\"),\\\" posts-container \\\")][@data-load-animation]\\/\\/*[contains(concat(\\\" \\\",normalize-space(@class),\\\" \\\"),\\\" post-featured-img \\\")]\\/\\/img\",\".\\/\\/*[contains(concat(\\\" \\\",normalize-space(@class),\\\" \\\"),\\\" dani-lzl \\\")]\\/\\/img\",\"ajs:.\\/\\/img[@data-no-lazy=\\\"1\\\"]\"]},\"cacheExt\":[\"crit:@\\\\.cdninstagram\\\\.com\\/@\",\"crit:@\\\\.googleusercontent\\\\.com\\/@\",\"@\\\\.ytimg\\\\.com\\/@\",\"@\\\\.vimeocdn\\\\.com\\/@\"]},\"frm\":{\"excl\":[\"ajs:.\\/\\/*[contains(concat(\\\" \\\",normalize-space(@class),\\\" \\\"),\\\" wprm-recipe-video \\\")]\\/iframe\",\"ajs:.\\/\\/iframe[contains(@src,\\\"\\/maps\\\")]\"],\"lazy\":{\"enable\":true,\"own\":true,\"yt\":true,\"vm\":true}},\"cp\":{\"elmntrBg\":true,\"youTubeFeed\":true,\"sldBdt\":true,\"swBdt\":true,\"vidJs\":true,\"elmntrAni\":true,\"elmntrSpltAni\":true,\"elmntrTrxAni\":true,\"elmntrBgSldshw\":true,\"elmntrVids\":true,\"qodefApprAni\":true,\"prtThSkel\":true,\"astrRsp\":true,\"ntBlueThRspnsv\":true,\"mdknThRspnsv\":true,\"fltsmThBgFill\":true,\"fltsmThAni\":true,\"ukSldshw\":true,\"ukBgImg\":true,\"ukAni\":true,\"ukGrid\":true,\"ukModal\":true,\"ukHghtVwp\":true,\"ukNavBar\":true,\"tmHdr\":true,\"fusionBgVid\":true,\"fsnEqHghtCols\":true,\"fsnAni\":true,\"thrvAni\":true,\"phloxThRspnsv\":true,\"phloxThAni\":true,\"sldN2Ss\":false,\"sldRev\":true,\"sldRev_SmthLd\":true,\"sldRev7\":true,\"tdThumbCss\":true,\"elmsKitImgCmp\":true,\"elmsKitLott\":true,\"haCrsl\":true,\"jetCrsl\":true,\"jetCrslPst\":true,\"elmntrTabs\":true,\"elmntrAccrdn\":true,\"elmntrAdvTabs\":true,\"elmntrNavMenu\":true,\"elmntrPremNavMenu\":true,\"elmntrPremScrl\":true,\"elmntrPremTabs\":true,\"elmntrPremCrsl\":true,\"elmntrWdgtGal\":true,\"elmntrWdgtImgCrsl\":true,\"elmntrWdgtCntr\":true,\"elmntrWdgtCntdwn\":false,\"elmntrWdgtEaelCntdwn\":false,\"elmntrWdgtAvoShcs\":true,\"elmntrWdgtLott\":true,\"elmntrWdgtPrmLott\":true,\"nktrLott\":true,\"elmntrWdgtAniHdln\":false,\"elmntrStck\":false,\"elmntrShe\":false,\"elmntrStrtch\":true,\"xooelTabs\":true,\"phtncThmb\":true,\"jetMobMenu\":true,\"jetLott\":true,\"kpPsvStls\":false,\"diviMv\":false,\"diviSld\":false,\"diviMvImg\":false,\"diviMvText\":true,\"diviMvSld\":true,\"diviMvFwHdr\":true,\"diviVidBox\":true,\"diviVidBg\":true,\"diviVidFr\":false,\"diviDsmGal\":true,\"diviLzStls\":true,\"diviPrld\":true,\"diviStck\":true,\"diviAni\":true,\"diviDataAni\":true,\"diviHdr\":true,\"brcksAni\":true,\"kdncThAni\":true,\"scrlSeq\":true,\"mkImgSrcSet\":true,\"woodmartPrcFlt\":true,\"wooPrcFlt\":true,\"wbwPrdFlt\":true,\"wooOuPrdGal\":false,\"wooGsPrdGal\":false,\"wooJs\":true,\"wpStrs\":true,\"txpTagGrps\":true,\"eaelSmpMnu\":true,\"wprAniTxt\":true,\"wprTabs\":true,\"wooTabs\":true,\"suTabs\":true,\"upbAni\":true,\"upbBgImg\":true,\"upbCntVid\":true,\"ultRspnsv\":true,\"ultVcHd\":true,\"ultAni\":true,\"the7Ani\":true,\"the7MblHdr\":true,\"sbThAni\":true,\"esntlsThAni\":true,\"beThAni\":true,\"merimagBgImg\":true,\"mdcrLdng\":true,\"prmmprssLzStls\":true,\"mnmgImg\":true,\"tldBgImg\":true,\"jqVide\":true,\"jqSldNivo\":true,\"wooSctrCntDwnTmr\":true,\"strmtbUpcTmr\":true,\"hrrCntDwnTmr\":true,\"lottGen\":true,\"sprflMenu\":true,\"jqJpPlr\":true,\"prstPlr\":true,\"grnshftPbAosOnceAni\":true,\"grnshftPbAosAni\":true,\"wooPrdGall\":true,\"wooPrdGallAstrThmbsHeight\":false,\"wooPrdGallFltsmThmbs\":false,\"xstrThSwpr\":false},\"js\":{\"groupCritSpec\":false,\"groupNonCrit\":false,\"groupExclMdls\":true,\"groupExcls\":[\"src:@stripe@\",\"src:@\\\\.hsforms\\\\.net\\\\W@\",\"src:@\\/\\/cdnjs\\\\.cloudflare\\\\.com\\/ajax\\/libs\\/bodymovin\\/[\\\\d\\\\.]+\\/lottie\\\\.@\",\"src:@\\/plugins\\/zippy-form\\/public\\/js\\/flatpickr\\\\.@\"],\"min\":false,\"minExcls\":[],\"other\":{\"incl\":[\".\\/\\/iframe[@id=\'likes-master\' and contains(@src,\'\\/\\/widgets.wp.com\\/likes\\/master.html?\')]\"]},\"cprRem\":false,\"optLoad\":true,\"cplxDelay\":false,\"preLoadEarly\":false,\"loadFast\":false,\"prvntDblInit\":false,\"aniDelay\":1000,\"scrlDelay\":500,\"clk\":{\"delay\":250,\"excl\":[\".\\/\\/*[contains(concat(\\\" \\\",normalize-space(@class),\\\" \\\"),\\\" cpel-switcher__lang \\\")]\",\".\\/\\/*[contains(concat(\\\" \\\",normalize-space(@class),\\\" \\\"),\\\" cpel-switcher__lang \\\")]\\/\\/a\",\".\\/\\/*[contains(concat(\\\" \\\",normalize-space(@class),\\\" \\\"),\\\" n2-ss-slider \\\")]\\/\\/*[contains(concat(\\\" \\\",normalize-space(@class),\\\" \\\"),\\\" nextend-arrow \\\")]\",\".\\/\\/*[contains(concat(\\\" \\\",normalize-space(@class),\\\" \\\"),\\\" n2-ss-slider \\\")]\\/\\/*[contains(concat(\\\" \\\",normalize-space(@class),\\\" \\\"),\\\" n2-bullet \\\")]\",\".\\/\\/a[contains(concat(\\\" \\\",normalize-space(@class),\\\" \\\"),\\\" woocommerce-loop-product__link \\\")]\"],\"exclDef\":[\".\\/\\/a[@href=\\\"#\\\"]\",\".\\/\\/a[@href=\\\"#link-popup\\\"]\",\".\\/\\/*[starts-with(@href,\\\"#elementor-action\\\")]\",\".\\/\\/a[contains(concat(\\\" \\\",normalize-space(@class),\\\" \\\"),\\\" mobile-menu \\\")]\",\".\\/\\/a[contains(concat(\\\" \\\",normalize-space(@class),\\\" \\\"),\\\" elementor-button \\\")][not(self::node()[contains(concat(\\\" \\\",normalize-space(@class),\\\" \\\"),\\\" elementor-button-link \\\")])]\",\".\\/\\/a[@e-action-hash]\",\".\\/\\/a[contains(concat(\\\" \\\",normalize-space(@class),\\\" \\\"),\\\" elementor-toggle-title \\\")]\",\".\\/\\/a[contains(concat(\\\" \\\",normalize-space(@class),\\\" \\\"),\\\" sby_video_thumbnail \\\")]\",\".\\/\\/a[contains(concat(\\\" \\\",normalize-space(@class),\\\" \\\"),\\\" ui-tabs-anchor \\\")]\",\".\\/\\/a[contains(concat(\\\" \\\",normalize-space(@class),\\\" \\\"),\\\" elementor-icon \\\")]\",\".\\/\\/a[contains(concat(\\\" \\\",normalize-space(@class),\\\" \\\"),\\\" wd-open-popup \\\")]\",\".\\/\\/a[starts-with(@href,\\\"#grve-\\\")]\",\".\\/\\/button[contains(concat(\\\" \\\",normalize-space(@class),\\\" \\\"),\\\" elementskit-menu-toggler \\\")]\",\".\\/\\/a[starts-with(@href,\\\"#\\\")][contains(concat(\\\" \\\",normalize-space(@class),\\\" \\\"),\\\" infinite-mm-menu-button \\\")]\",\".\\/\\/*[contains(concat(\\\" \\\",normalize-space(@class),\\\" \\\"),\\\" elementor-swiper-button \\\")]\",\".\\/\\/a[contains(concat(\\\" \\\",normalize-space(@class),\\\" \\\"),\\\" jet-button__instance \\\")]\",\".\\/\\/*[contains(concat(\\\" \\\",normalize-space(@class),\\\" \\\"),\\\" jet-menu-item \\\")]\\/a[contains(concat(\\\" \\\",normalize-space(@class),\\\" \\\"),\\\" menu-link \\\")]\",\".\\/\\/a[contains(concat(\\\" \\\",normalize-space(@class),\\\" \\\"),\\\" ajax_add_to_cart \\\")]\",\".\\/\\/button[contains(concat(\\\" \\\",normalize-space(@class),\\\" \\\"),\\\" single_add_to_cart_button \\\")]\",\".\\/\\/a[contains(concat(\\\" \\\",normalize-space(@class),\\\" \\\"),\\\" dt-mobile-menu-icon \\\")]\",\".\\/\\/a[contains(concat(\\\" \\\",normalize-space(@class),\\\" \\\"),\\\" submit \\\")]\",\".\\/\\/a[@uk-toggle]\",\".\\/\\/a[contains(concat(\\\" \\\",normalize-space(@class),\\\" \\\"),\\\" woodmart-nav-link \\\")]\",\".\\/\\/a[contains(concat(\\\" \\\",normalize-space(@class),\\\" \\\"),\\\" et_pb_video_play \\\")]\",\".\\/\\/*[contains(concat(\\\" \\\",normalize-space(@class),\\\" \\\"),\\\" et-menu \\\")]\\/li\\/a[starts-with(@href,\\\"#\\\")]\",\".\\/\\/a[contains(concat(\\\" \\\",normalize-space(@class),\\\" \\\"),\\\" et_pb_button \\\")]\",\".\\/\\/a[contains(concat(\\\" \\\",normalize-space(@class),\\\" \\\"),\\\" meanmenu-reveal \\\")]\",\".\\/\\/*[contains(concat(\\\" \\\",normalize-space(@class),\\\" \\\"),\\\" wpforms-icon-choices-item \\\")]\",\".\\/\\/a[contains(concat(\\\" \\\",normalize-space(@class),\\\" \\\"),\\\" wd-el-video-link \\\")]\",\".\\/\\/*[contains(concat(\\\" \\\",normalize-space(@class),\\\" \\\"),\\\" product-video-button \\\")]\\/a\",\".\\/\\/button[contains(concat(\\\" \\\",normalize-space(@class),\\\" \\\"),\\\" menu-toggle \\\")]\",\".\\/\\/a[@data-fslightbox=\\\"gallery\\\"]\",\".\\/\\/a[contains(concat(\\\" \\\",normalize-space(@class),\\\" \\\"),\\\" dvmm_button \\\")]\",\".\\/\\/div[@data-thumb]\\/\\/a\",\".\\/\\/a[contains(concat(\\\" \\\",normalize-space(@class),\\\" \\\"),\\\" searchOpen \\\")]\",\".\\/\\/button[contains(concat(\\\" \\\",normalize-space(@class),\\\" \\\"),\\\" uicore-toggle \\\")]\",\".\\/\\/a[contains(concat(\\\" \\\",normalize-space(@class),\\\" \\\"),\\\" bricks-button \\\")]\",\".\\/\\/button[contains(concat(\\\" \\\",normalize-space(@class),\\\" \\\"),\\\" e-n-menu-toggle \\\")]\",\".\\/\\/img[contains(concat(\\\" \\\",normalize-space(@class),\\\" \\\"),\\\" swiper-slide-image \\\")]\",\".\\/\\/*[contains(concat(\\\" \\\",normalize-space(@class),\\\" \\\"),\\\" e-click \\\")]\"]},\"nonCrit\":{\"inl\":true,\"int\":true,\"ext\":true,\"excl\":true,\"items\":[\"body:@\\\\Wfunction\\\\s+et_core_page_resource_fallback\\\\W@\",\"body:@\\\\WTRINITY_TTS_WP_CONFIG\\\\W@\",\"id:@^spai_js$@\",\"src:@\\/depicter\\/@\",\"body:@\\\\WDepicter\\\\W@\",\"src:@\\/plugins\\/(?:nextend-|)smart-slider@\",\"body:@(?:^|\\\\W)_N2\\\\s*\\\\.\\\\s*r\\\\s*\\\\(\\\\s*[\'\\\"]documentReady[\'\\\"]@\",\"body:@\\\\Wthis\\\\s*\\\\.\\\\s*_N2\\\\s*=\\\\s*this\\\\s*\\\\.\\\\s*_N2\\\\W@\",\"src:@\\\\.github\\\\.com@\",\"body:@window\\\\.jetMenuMobileWidgetRenderData@\",\"src:@\\\\.typekit\\\\.net@\",\"body:@\\\\WTypekit\\\\.load\\\\(@\",\"body:@\\\\Wdocument\\\\s*\\\\.\\\\s*querySelector\\\\s*\\\\(\\\\s*\\\"\\\\.jdgm-rev-widg\\\"\\\\s*\\\\)@\"],\"timeout\":{\"enable\":true,\"v\":7500}},\"critSpec\":{\"timeout\":{\"enable\":true,\"v\":0},\"items\":[\"src:@\\\\.cookiebot\\\\.com@\",\"id:@^cookieyes$@\",\"src:@\\\\.elfsight\\\\.com\\/platform\\/@\"]},\"spec\":{\"timeout\":{\"enable\":false,\"v\":500},\"items\":[\"@googletagmanager\\\\.com@i\",\"@(?:^|\\\\W)gtag\\\\s*\\\\(\\\\s*[\'\\\"]@\",\"@google-analytics\\\\.com@i\",\"@(?:^|\\\\W)ga\\\\s*\\\\(\\\\s*[\'\\\"]create\\\\W@\",\"@(?:^|\\\\W)ga\\\\s*\\\\(\\\\s*[\'\\\"][^\'\\\"]*\\\\.?send\\\\W@\",\"@\\\\Wgoogleadservices\\\\.com\\\\W@i\",\"@\\\\Wgooglesyndication\\\\.com\\/pagead\\/js\\/adsbygoogle\\\\.js(?:$|\\\\W)@\",\"@(?:^|\\\\W)window\\\\s*.\\\\s*adsbygoogle(?:$|\\\\W)@\",\"@\\\\Wgstatic\\\\.com\\\\W@\",\"id:@^wpforms-recaptcha-js-after@\",\"src:@\\/plugins\\/contact-form-7\\/modules\\/recaptcha\\/@\",\"@\\/\\/apis\\\\.google\\\\.com\\/js\\/plusone\\\\.js$@\",\"@\\/\\/apis\\\\.google\\\\.com\\/js\\/platform\\\\.js$@\",\"!body:@elementor@i & src,body:@connect\\\\.facebook\\\\.net@i\",\"@(?:^|\\\\W)fbq\\\\s*\\\\(\\\\s*[\'\\\"]@\",\"@static\\\\.hotjar\\\\.com@i\",\"src:@\\\\Wtrinitymedia\\\\.ai\\/player\\\\W@\",\"@mc.yandex.ru\\/metrika@i\",\"@(?:^|\\\\W)ym\\\\s*\\\\(\\\\s*\\\\d@\",\"@\\\\Wyastatic\\\\.net\\\\W@i\",\"@\\\\Wcdn\\\\.jsdelivr\\\\.net\\/npm\\/yandex-metrica-watch\\/[\\\\w\\\\-]+\\\\.js@\",\"@\\\\Wsite\\\\.yandex\\\\.net\\/v[\\\\d\\\\.]+\\/js\\/all\\\\.js\\\\W@s\",\"@\\\\Wyandex\\\\.st\\/share\\/share\\\\.js@\",\"@\\\\Wapi-maps\\\\.yandex\\\\.ru\\/services\\/constructor\\\\W@i\",\"body:@\\\\Wymaps\\\\W@\",\"@top-fwz1\\\\.mail\\\\.ru@i\",\"@(?:^|\\\\W)_tmr\\\\s*\\\\.@\",\"@\\\\Wconnect\\\\.ok\\\\.ru\\/connect\\\\.js\\\\W@\",\"@\\\\Wlc2ads\\\\.ru\\/js\\/adv_out\\\\.js@\",\"@counter\\\\.yadro\\\\.ru\\/hit\\\\?@i\",\"@\\\\Wadvertur\\\\.ru\\\\W@\",\"@\\\\Wapi\\\\.content-ad\\\\.net\\\\W@\",\"@\\\\Wuptolike\\\\.com\\\\W@i\",\"@\\\\Wshare\\\\.pluso\\\\.ru\\\\W@\",\"@\\\\Wsendpulse\\\\.com\\/js\\/push\\/@\",\"@\\\\Wmediametrics\\\\.ru\\/partner\\/inject\\/inject\\\\.js@\",\"@code[\\\\w-]*\\\\.jivosite\\\\.com@i\",\"@\\\\Wtawk\\\\.to\\\\W@\",\"@\\\\Wgetbutton\\\\.io\\\\W@\",\"@bigreal\\\\.org\\/@i\",\"@\\\\.realbig\\\\.media\\/@i\",\"@\\\\Wtruenat\\\\.bid\\\\W@i\",\"@\\\\Wnewup\\\\.bid\\\\W@i\",\"@\\\\Wnewrrb\\\\.bid\\\\W@i\",\"@\\\\Wrb_ajaxurl\\\\W@\",\"@\\\\Wcontent_rb\\\\W@\",\"@gi\\\\[\'ads\'\\\\]\\\\[\'siteAdBlock\'\\\\]&&gi\\\\[\'ads\'\\\\]\\\\[\'blockAdBlock\'\\\\]&&gh\\\\[\'setAttribute\'\\\\]\\\\(\'data-ad-block\'@\",\"@\\\\Wgismeteo\\\\.ru\\/api\\/informer\\/getinformer\\/@\",\"@\\\\Wvk\\\\.com\\/js\\/api\\/openapi\\\\.js\\\\W@\",\"@(?:^|\\\\W)VK\\\\s*\\\\.\\\\s*Widgets\\\\W@s\",\"@(?:^|\\\\W)VK\\\\s*\\\\.\\\\s*init\\\\s*\\\\(@s\",\"@\\\\.addtoany\\\\.com\\\\W@i\",\"@\\\\Wtravelpayouts\\\\.com\\\\W@i\",\"src:@\\\\Wcalendly\\\\.com@\",\"@\\/woocommerce-gateway-stripe\\/assets\\/js\\/stripe(?:\\\\.|\\\\.min\\\\.)js\\\\W@\",\"@\\/amp\\\\-analytics\\\\-@i\",\"@\\\\w*\\\\.write\\\\s*\\\\(\\\\s*[\'\\\"]<a\\\\s*[^>]*href\\\\s*=\\\\s*[\'\\\"][^\'\\\"]*www\\\\.liveinternet\\\\.ru\\\\W@\",\"@\\\\w*\\\\.write\\\\s*\\\\(\\\\s*[\'\\\"]<img\\\\s*[^>]*src\\\\s*=\\\\s*[\'\\\"][^\'\\\"]*\\\\Wcounter\\\\.yadro\\\\.ru\\\\W@\",\"@\\\\Wadvertur\\\\.ru\\/v\\\\d+\\/code\\\\.js\\\\?id=\\\\d+@\",\"@\\\\.googlesyndication\\\\.com\\/pagead\\/show_ads\\\\.js$@\",\"@(?:^|\\\\W)amzn_assoc_placement\\\\s*=\\\\s*[\\\\\'\\\"][\\\\w\\\\-]+[\\\\\'\\\"]@\",\"@\\\\Wamazon-adsystem\\\\.com\\/widgets\\/onejs\\\\W@\",\"@\\\\.\\\\s*write\\\\s*\\\\(.+<div.+div>.+\\\\Wuptolike\\\\.com\\\\W@s\",\"@\\\\Wbeeketing\\\\.com\\\\W@\",\"@counter\\\\.rambler\\\\.ru\\/top100\\\\.jcn\\\\?@\",\"body:@function\\\\(c,h,i,m,p\\\\)@\",\"src:@\\\\.popt\\\\.in\\\\W@\",\"src:@\\/interactive-geo-maps\\/@\",\"src:@amcharts\\\\.com@\",\"@\\\\.chatbase\\\\.co@i\",\"src:@\\\\.hsforms\\\\.net\\\\W@\",\"body:@hbspt\\\\.forms\\\\.create\\\\(@\",\"src:@\\\\.visitiq\\\\.io@\",\"body:@vpixel\\\\.piximage@\",\"body:@\\\\WnjtWhatsApp\\\\W@\"]},\"skipBad\":false,\"skips\":[]},\"css\":{\"corrErr\":true,\"group\":true,\"groupCombine\":false,\"groupNonCrit\":true,\"groupNonCritCombine\":false,\"groupFont\":true,\"groupFontCombine\":true,\"font\":{\"inl\":{\"enable\":true,\"items\":[]},\"deinlLrg\":true,\"deinlLrgSize\":512,\"optLoadNameExpr\":\"\"},\"sepImp\":true,\"min\":true,\"optLoad\":true,\"inlAsSrc\":false,\"inlCrit\":true,\"inlNonCrit\":false,\"delayNonCritWithJs\":true,\"bfrJs\":false,\"nonCrit\":{\"auto\":true,\"autoExcls\":[\"@depicter@\",\"@\\\\.n2-ss-@\",\"@\\\\.slick-dots@\",\"@\\\\.show-mobile-header@\",\"@\\\\.uk-modal@\",\"@\\\\.uk-first-column@\",\"@\\\\.uk-grid-margin@\",\"@\\\\.uk-grid-stack@\",\"@\\\\.et_pb_column@\",\"@#cr_floatingtrustbadge@\",\"@(?:^|\\\\s)br(?:$|[\\\\s\\\\.#\\\\[])@\",\"@(?:^|\\\\s)svg(?:$|[\\\\s\\\\.#\\\\[])@\"],\"inl\":true,\"int\":true,\"ext\":true,\"excl\":false,\"items\":[]},\"fontOptLoad\":true,\"fontOptLoadDisp\":\"swap\",\"fontCrit\":true,\"skipBad\":false,\"skips\":[\"id:@^reycore-critical-css$@\"],\"custom\":{\"0\":{\"enable\":true,\"data\":\"\"},\"jet-menu\":{\"enable\":false,\"descr\":\"Jet Menu\",\"data\":\".seraph-accel-js-lzl-ing ul.jet-menu > li[id^=jet-menu-item-] {\\n\\tdisplay: none!important;\\n}\"},\"jet-testimonials\":{\"enable\":true,\"descr\":\"Jet Testimonials\",\"data\":\".jet-testimonials__instance:not(.slick-initialized) .jet-testimonials__item {\\r\\n\\tmax-width: 100%;\\r\\n}\\r\\n\\r\\n.jet-testimonials__instance:not(.slick-initialized) .jet-testimonials__item:nth-child(n+4) {\\r\\n\\tdisplay: none !important;\\r\\n}\"},\"xo-slider\":{\"enable\":true,\"descr\":\"XO Slider\",\"data\":\".xo-slider .slide-content {\\n\\tdisplay: unset!important;\\n}\"},\"jqSldNivo\":{\"enable\":true,\"descr\":\"Nivo Slider for jQuery\",\"data\":\"body:is(.seraph-accel-js-lzl-ing, .seraph-accel-js-lzl-ing-ani) .nivo-caption {\\r\\n\\topacity: 1 !important;\\r\\n}\\r\\n\\r\\n.nivo-caption {\\r\\n\\tdisplay: none;\\r\\n}\"},\"owl-carousel\":{\"enable\":true,\"descr\":\"OWL Carousel\",\"data\":\".owl-carousel:not(.wd-owl):not(.owl-loaded) {\\r\\n\\tdisplay: block !important;\\r\\n\\tvisibility: visible !important;\\r\\n}\\r\\n\\r\\n.owl-carousel:not(.wd-owl):not(.owl-loaded) > *:not(:first-child) {\\r\\n\\tdisplay: none;\\r\\n}\\r\\n\\r\\n.owl-carousel:not(.wd-owl) .container.full-screen {\\r\\n\\theight: 100vh;\\r\\n}\"},\"ult-carousel\":{\"enable\":true,\"descr\":\"Ultimate Carousel\",\"data\":\".seraph-accel-js-lzl-ing .ult-carousel-wrapper {\\n\\tvisibility:initial!important;\\n}\\n\\n.seraph-accel-js-lzl-ing .ult-carousel-wrapper .ult-item-wrap:not(:first-child) {\\n\\tdisplay:none;\\n}\"},\"bdt-slideshow\":{\"enable\":true,\"descr\":\"Airtech Plumber Slider\",\"data\":\".seraph-accel-js-lzl-ing .bdt-prime-slider-previous, .seraph-accel-js-lzl-ing .bdt-prime-slider-next {\\r\\n\\tdisplay: none !important;\\r\\n}\\r\\n\\r\\n.seraph-accel-js-lzl-ing .bdt-post-slider-item:first-child {\\r\\n\\tdisplay: unset !important;\\r\\n}\"},\"n2-ss-slider\":{\"enable\":false,\"descr\":\"Smart Slider\",\"data\":\"ss3-force-full-width, ss3-fullpage {\\r\\n\\ttransform: none !important;\\r\\n\\topacity: 1 !important;\\r\\n\\twidth: var(--seraph-accel-client-width) !important;\\r\\n\\tmargin-left: calc((100% - var(--seraph-accel-client-width)) \\/ 2);\\r\\n}\\r\\n\\r\\nss3-fullpage {\\r\\n\\theight: 100vh !important;\\r\\n}\\r\\n\\r\\nbody.seraph-accel-js-lzl-ing .n2-ss-align {\\r\\n\\toverflow: visible !important;\\r\\n}\\r\\n\\r\\n.n2-ss-slider:not(.n2-ss-loaded):not([data-ss-carousel]) .n2-ss-slide-backgrounds [data-public-id][data-lzl-first=\\\"1\\\"],\\r\\n.n2-ss-slider:not(.n2-ss-loaded):not([data-ss-carousel]) [data-slide-public-id][data-lzl-first=\\\"1\\\"] {\\r\\n\\ttransform: translate3d(0px, 0px, 0px) !important;\\r\\n}\\r\\n\\r\\n.n2-ss-slider:not(.n2-ss-loaded):not([data-ss-carousel]) .n2-ss-slide:not([data-slide-public-id][data-lzl-first=\\\"1\\\"]),\\r\\n.n2-ss-slider:not(.n2-ss-loaded) .n2-ss-layer.js-lzl-n-ing,\\r\\n.n2-ss-slider:not(.n2-ss-loaded):not([style*=ss-responsive-scale]) [data-responsiveposition],\\r\\n.n2-ss-slider:not(.n2-ss-loaded):not([style*=ss-responsive-scale]) [data-responsivesize],\\r\\n.n2-ss-slider.n2-ss-loaded .n2-ss-layer.js-lzl-ing {\\r\\n\\tvisibility: hidden !important;\\r\\n}\\r\\n\\r\\n.n2-ss-slider:not(.n2-ss-loaded):not([data-ss-carousel]) [data-slide-public-id][data-lzl-first=\\\"1\\\"] .n2-ss-layers-container,\\r\\n.n2-ss-slider:not(.n2-ss-loaded):not([data-ss-carousel]) .n2-ss-slide-backgrounds [data-public-id][data-lzl-first=\\\"1\\\"],\\r\\n.n2-ss-slider:not(.n2-ss-loaded) .n2-ss-slider-controls-advanced {\\r\\n\\topacity: 1 !important;\\r\\n}\\r\\n\\r\\n.n2-ss-slider[data-ss-carousel]:not(.n2-ss-loaded) .n2-ss-layers-container {\\r\\n\\topacity: 1 !important;\\r\\n\\tvisibility: visible !important;\\r\\n}\\r\\n\\r\\n.n2-ss-slider-pane {\\r\\n\\topacity: 1 !important;\\r\\n\\tanimation-name: none !important;\\r\\n\\t--self-side-margin: auto !important;\\r\\n\\t--slide-width: 100% !important;\\r\\n}\\r\\n\\r\\n\\/*.n2-ss-showcase-slides:not(.n2-ss-showcase-slides--ready) {\\r\\n\\topacity: 1 !important;\\r\\n\\ttransform: none !important;\\r\\n}*\\/\"},\"wp-block-ultimate-post-slider\":{\"enable\":true,\"descr\":\"Block Ultimate Post Slider\",\"data\":\"[class*=wp-block-ultimate-post-post-slider] .ultp-block-items-wrap:not(.slick-initialized) > .ultp-block-item:not(:first-child)\\n{\\n\\tdisplay: none!important;\\n}\"},\"preloaders\":{\"enable\":true,\"descr\":\"Preloaders\",\"data\":\"#pre-load, #preloader, #page_preloader, #page-preloader, #loader-wrapper, #royal_preloader, #loftloader-wrapper, #page-loading, #the7-body > #load, #loader, #loaded, #loader-container,\\r\\n.rokka-loader, .page-preloader-cover, .apus-page-loading, .medizco-preloder, e-page-transition, .loadercontent, .shadepro-preloader-wrap, .tslg-screen, .page-preloader, .pre-loading, .preloader-outer, .page-loader, .martfury-preloader, body.theme-dotdigital > .preloader, .loader-wrap, .site-loader, .pix-page-loading-bg, .pix-loading-circ-path, .mesh-loader, .lqd-preloader-wrap, .rey-sitePreloader, .et-loader {\\r\\n\\tdisplay: none !important;\\r\\n}\\r\\n\\r\\nbody.royal_preloader {\\r\\n\\tvisibility: hidden !important;\\r\\n}\"},\"elementor-vis\":{\"enable\":false,\"descr\":\"Elementor (visibility and animation)\",\"data\":\"body.seraph-accel-js-lzl-ing-ani .elementor-invisible {\\r\\n\\tvisibility: visible !important;\\r\\n}\\r\\n\\r\\n.elementor-element[data-settings*=\\\"animation\\\\\\\"\\\"] {\\r\\n\\tanimation-name: none !important;\\r\\n}\"},\"elementor\":{\"enable\":true,\"descr\":\"Elementor\",\"data\":\".vc_row[data-vc-full-width] {\\r\\n\\tposition: relative;\\r\\n\\twidth: var(--seraph-accel-client-width) !important;\\r\\n}\\r\\n\\r\\nhtml:not([dir=rtl]) .vc_row[data-vc-full-width] {\\r\\n\\tleft: calc((100% - var(--seraph-accel-client-width)) \\/ 2) !important;\\r\\n\\tmargin-left: 0 !important;\\r\\n}\\r\\n\\r\\nhtml[dir=rtl] .vc_row[data-vc-full-width] {\\r\\n\\tright: calc((100% - var(--seraph-accel-client-width)) \\/ 2) !important;\\r\\n\\tmargin-right: 0 !important;\\r\\n}\\r\\n\\r\\n.vc_row.wpb_row[data-vc-full-width]:not([data-vc-stretch-content=\\\"true\\\"]), .vc_row.mpc-row[data-vc-full-width]:not([data-vc-stretch-content=\\\"true\\\"]) {\\r\\n\\t--pdd: calc((var(--seraph-accel-client-width) - (100% + 2*15px)) \\/ 2);\\r\\n\\tpadding-left: var(--pdd) !important;\\r\\n\\tpadding-right: var(--pdd) !important;\\r\\n}\\r\\n\\r\\n.elementor-top-section.elementor-section-stretched[data-settings*=\\\"section-stretched\\\"] {\\r\\n\\twidth: var(--seraph-accel-client-width) !important;\\r\\n}\\r\\n\\r\\nhtml:not([dir=rtl]) .elementor-top-section.elementor-section-stretched[data-settings*=\\\"section-stretched\\\"] {\\r\\n\\tleft: calc(-1 * var(--lzl-strtch-offs-x)) !important;\\r\\n}\\r\\n\\r\\nhtml[dir=rtl] .elementor-top-section.elementor-section-stretched[data-settings*=\\\"section-stretched\\\"] {\\r\\n\\tright: calc(-1 * var(--lzl-strtch-offs-x)) !important;\\r\\n}\\r\\n\\r\\nbody.seraph-accel-js-lzl-ing-ani .elementor-headline-dynamic-text.elementor-headline-text-active {\\r\\n\\topacity: 1;\\r\\n}\"},\"et\":{\"enable\":true,\"descr\":\"Divi\",\"data\":\".et_animated:not(.et_pb_sticky_placeholder,.dani-lzl) {\\r\\n\\topacity: 1 !important;\\r\\n}\\r\\n\\r\\n.et_pb_section_video_bg > video {\\r\\n\\theight: 100%;\\r\\n}\\r\\n\\r\\n.et_pb_preload .et_pb_section_video_bg, .et_pb_preload > div {\\r\\n\\tvisibility: visible !important;\\r\\n}\\r\\n\\r\\nbody:is(.seraph-accel-js-lzl-ing, .seraph-accel-js-lzl-ing-ani) .et_pb_gallery_grid .et_pb_gallery_item {\\r\\n\\tdisplay: block !important;\\r\\n}\\r\\n\\r\\n\\/* Slider *\\/\\r\\n\\/*.et_pb_slider:not([data-active-slide]) {\\r\\n\\theight: 1px;\\r\\n}*\\/\\r\\n\\r\\n.et_pb_slider:not([data-active-slide]) .et_pb_slides,\\r\\n.et_pb_slider:not([data-active-slide]) .et_pb_slide:first-child,\\r\\n.et_pb_slider:not([data-active-slide]) .et_pb_slide:first-child .et_pb_container {\\r\\n\\theight: 100%;\\r\\n}\"},\"tag-div\":{\"enable\":true,\"descr\":\"tagDiv\",\"data\":\"body.td-animation-stack-type0 .td-animation-stack .entry-thumb,\\nbody.td-animation-stack-type0 .post img:not(.woocommerce-product-gallery img):not(.rs-pzimg),\\nbody.td-animation-stack-type0 .td-animation-stack .td-lazy-img,\\n.tdb_header_menu .tdb-menu-items-pulldown.tdb-menu-items-pulldown-inactive {\\n\\topacity: 1!important;\\n}\"},\"photonic-thumb\":{\"enable\":true,\"descr\":\"Photonic Photo Gallery\",\"data\":\".photonic-thumb,\\r\\n.photonic-thumb a img {\\r\\n\\tdisplay: unset !important;\\r\\n}\\r\\n\\r\\n.photonic-loading {\\r\\n\\tdisplay: none !important;\\r\\n}\\r\\n\\r\\n.photonic-stream * {\\r\\n\\tanimation-name: none !important;\\r\\n}\"},\"avia-slideshow\":{\"enable\":true,\"descr\":\"Avia Slideshow\",\"data\":\".avia-slideshow.av-default-height-applied .avia-slideshow-inner > li:first-child {\\r\\n\\topacity: 1 !important;\\r\\n\\tvisibility: visible !important;\\r\\n}\\r\\n\"},\"rev-slider\":{\"enable\":true,\"descr\":\"Revolution Slider\",\"data\":\"rs-module-wrap:has(rs-module[data-lzl-layout=\\\"fullwidth\\\"]), rs-module-wrap:has(rs-module[data-lzl-layout=\\\"fullscreen\\\"]), rs-fullwidth-wrap, rs-fullwidth-wrap > rs-module-wrap {\\r\\n\\twidth: var(--seraph-accel-client-width) !important;\\r\\n\\tleft: calc((100% - var(--seraph-accel-client-width)) \\/ 2) !important;\\r\\n}\\r\\n\\r\\nrs-module[data-lzl-layout=\\\"fullscreen\\\"] {\\r\\n\\theight: calc(var(--seraph-accel-dvh) - var(--lzl-rs-offs-y)) !important;\\r\\n}\\r\\n\\r\\nrs-module[data-lzl-layout=\\\"fullscreen\\\"].js-lzl-ing {\\r\\n\\tmargin-top: calc(-1*var(--seraph-accel-dvh) + var(--lzl-rs-offs-y)) !important;\\r\\n}\"},\"fusion-vis\":{\"enable\":false,\"descr\":\"Fusion (visibility and animation)\",\"data\":\".fusion-animated {\\n\\tvisibility: visible;\\n}\\n\"},\"fusion-menu\":{\"enable\":true,\"descr\":\"Fusion Menu\",\"data\":\".fusion-menu-element-wrapper.loading {\\n\\topacity: 1;\\n}\\n\\n@media (max-width: 1024px) {\\n\\t.fusion-menu-element-wrapper.loading .fusion-menu {\\n\\t\\tdisplay: none;\\n\\t}\\n\\n\\t.fusion-menu-element-wrapper.loading button {\\n\\t\\tdisplay: block !important;\\n\\t}\\n\\n\\t.fusion-menu-element-wrapper.loading {\\n\\t\\tdisplay: flex;\\n\\t}\\n}\"},\"jnews\":{\"enable\":true,\"descr\":\"JNews Theme\",\"data\":\".thumbnail-container.animate-lazy > img {\\n\\topacity: 1!important;\\n}\"},\"grve\":{\"enable\":true,\"descr\":\"GROVE Theme\",\"data\":\".grve-bg-image {\\r\\n\\topacity: 1 !important;\\r\\n}\\r\\n\\r\\nbody.seraph-accel-js-lzl-ing-ani .grve-animated-item {\\r\\n\\tanimation-fill-mode: both;\\r\\n\\tanimation-duration: .8s;\\r\\n}\\r\\n\\r\\nbody.seraph-accel-js-lzl-ing-ani .grve-fade-in-left {\\r\\n\\tanimation-name: grve_fade_in_left;\\r\\n}\\r\\n\\r\\nbody.seraph-accel-js-lzl-ing-ani .grve-fade-in {\\r\\n\\tanimation-name: grve_fade_in;\\r\\n}\\r\\n\\r\\nbody.seraph-accel-js-lzl-ing-ani .grve-fade-in-up {\\r\\n\\tanimation-name: grve_fade_in_up;\\r\\n}\\r\\n\"},\"wpb\":{\"enable\":true,\"descr\":\"WPBakery\",\"data\":\".upb_row_bg[data-bg-override=\\\"browser_size\\\"],\\r\\n.upb_row_bg[data-bg-override*=\\\"full\\\"],\\r\\n.ult-vc-seperator[data-full-width=\\\"true\\\"] {\\r\\n\\twidth: var(--seraph-accel-client-width) !important;\\r\\n}\\r\\n\\r\\n.ult-vc-seperator[data-full-width=\\\"true\\\"] .ult-main-seperator-inner {\\r\\n\\twidth: 100% !important;\\r\\n\\tmargin-left: 0 !important;\\r\\n\\tmargin-right: 0 !important;\\r\\n}\\r\\n\\r\\nhtml:not([dir=rtl]) .upb_row_bg[data-bg-override=\\\"browser_size\\\"],\\r\\nhtml:not([dir=rtl]) .upb_row_bg[data-bg-override*=\\\"full\\\"],\\r\\nhtml:not([dir=rtl]) .ult-vc-seperator[data-full-width=\\\"true\\\"] {\\r\\n\\tmargin-left: calc((100% - var(--seraph-accel-client-width)) \\/ 2) !important;\\r\\n\\tleft: 0 !important;\\r\\n}\\r\\n\\r\\nhtml[dir=rtl] .upb_row_bg[data-bg-override=\\\"browser_size\\\"],\\r\\nhtml[dir=rtl] .upb_row_bg[data-bg-override*=\\\"full\\\"],\\r\\nhtml[dir=rtl] .ult-vc-seperator[data-full-width=\\\"true\\\"] {\\r\\n\\tmargin-right: calc((100% - var(--seraph-accel-client-width)) \\/ 2) !important;\\r\\n\\tright: 0 !important;\\r\\n}\"},\"tm\":{\"enable\":true,\"descr\":\"Yoo Theme\",\"data\":\".tm-header-placeholder {\\r\\n\\theight: calc(1px*var(--uk-header-placeholder-cy));\\r\\n}\\r\\n\"},\"packery\":{\"enable\":true,\"descr\":\"Packery\",\"data\":\"[data-packery-options].row.row-grid > .col:not([style*=\\\"position\\\"]),\\r\\n[data-packery-options].row.row-masonry > .col:not([style*=\\\"position\\\"]) {\\r\\n\\tfloat: unset;\\r\\n\\tdisplay: inline-block !important;\\r\\n\\tvertical-align: top;\\r\\n}\"},\"htmlGen\":{\"enable\":true,\"descr\":\"Generic HTML\",\"data\":\"html, body {\\r\\n\\tdisplay: block !important;\\r\\n\\topacity: 1 !important;\\r\\n\\tvisibility: unset !important;\\r\\n}\"},\"cookie-law-info\":{\"enable\":true,\"descr\":\"CookieYes\",\"data\":\".cky-consent-container.cky-hide ~ .cky-consent-container {\\r\\n\\tdisplay: none;\\r\\n}\"}},\"fontPreload\":false},\"cdn\":{\"items\":[{\"enable\":true,\"sa\":true,\"addr\":\"\",\"types\":[\"js\",\"css\",\"less\",\"gif\",\"jpeg\",\"jpg\",\"bmp\",\"png\",\"svg\",\"webp\",\"avif\",\"eot\",\"aac\",\"mp3\",\"mp4\",\"ogg\",\"pdf\",\"docx\",\"otf\",\"ttf\",\"woff\",\"woff2\"],\"uris\":[\"wp-content\",\"wp-includes\"],\"urisExcl\":null}]},\"grps\":{\"items\":{\"home\":{\"enable\":0,\"name\":\"Home\",\"urisIncl\":[],\"argsIncl\":[],\"patterns\":[\".\\/\\/body[contains(concat(\\\" \\\",normalize-space(@class),\\\" \\\"),\\\" home \\\")]\"],\"views\":[],\"sklExcl\":[],\"contPr\":{\"enable\":true,\"jsOvr\":true,\"js\":{\"optLoad\":true,\"nonCrit\":{\"timeout\":{\"enable\":false,\"v\":0},\"inl\":true,\"int\":true,\"ext\":true,\"excl\":true,\"items\":[]},\"spec\":{\"timeout\":{\"enable\":false,\"v\":7500}}},\"jsNonCritScopeOvr\":false,\"cssOvr\":false,\"css\":{\"nonCrit\":{\"auto\":false}}}},\"@a\":{\"enable\":2,\"name\":\"Common (advanced)\",\"urisIncl\":[],\"argsIncl\":[],\"patterns\":[\".\\/\\/body[match(concat(\\\" \\\",normalize-space(@class),\\\" \\\"),\\\"@\\\\s(page)\\\\s@\\\")][match(concat(\\\" \\\",normalize-space(@class),\\\" \\\"),\\\"@\\\\s(parent)-pageid-(\\\\d+)\\\\s@\\\")]\",\".\\/\\/body[match(concat(\\\" \\\",normalize-space(@class),\\\" \\\"),\\\"@\\\\s(page)\\\\s@\\\")][match(concat(\\\" \\\",normalize-space(@class),\\\" \\\"),\\\"@\\\\spage-id-(\\\\d+)\\\\s@\\\")]\",\".\\/\\/body[match(concat(\\\" \\\",normalize-space(@class),\\\" \\\"),\\\"@\\\\s(single)\\\\s@\\\")][match(concat(\\\" \\\",normalize-space(@class),\\\" \\\"),\\\"@\\\\ssingle-([\\\\w\\\\-]+)\\\\s@\\\")]\",\".\\/\\/body[match(concat(\\\" \\\",normalize-space(@class),\\\" \\\"),\\\"@\\\\s(archive)\\\\s@\\\")][match(concat(\\\" \\\",normalize-space(@class),\\\" \\\"),\\\"@\\\\s(post)-type-archive-([\\\\w\\\\-]+)\\\\s@\\\")]\",\".\\/\\/body[match(concat(\\\" \\\",normalize-space(@class),\\\" \\\"),\\\"@\\\\s(archive)\\\\s@\\\")][match(concat(\\\" \\\",normalize-space(@class),\\\" \\\"),\\\"@\\\\s(tax)-([\\\\w\\\\-]+)\\\\s@\\\")]\",\".\\/\\/body[match(concat(\\\" \\\",normalize-space(@class),\\\" \\\"),\\\"@\\\\s(archive)\\\\s@\\\")][match(concat(\\\" \\\",normalize-space(@class),\\\" \\\"),\\\"@\\\\s(tag)\\\\s@\\\")]\",\".\\/\\/body[match(concat(\\\" \\\",normalize-space(@class),\\\" \\\"),\\\"@\\\\s(archive)\\\\s@\\\")][match(concat(\\\" \\\",normalize-space(@class),\\\" \\\"),\\\"@\\\\s(date)\\\\s@\\\")]\",\".\\/\\/body[match(concat(\\\" \\\",normalize-space(@class),\\\" \\\"),\\\"@\\\\s(home)\\\\s@\\\")]\",\".\\/\\/body[match(concat(\\\" \\\",normalize-space(@class),\\\" \\\"),\\\"@\\\\s(blog)\\\\s@\\\")]\"],\"views\":[],\"sklSrch\":\"a\",\"sklExcl\":[\".\\/\\/script\",\".\\/\\/style\",\".\\/\\/link\",\".\\/\\/head\",\".\\/\\/br\",\".\\/\\/svg\\/\\/*\"],\"sklCssSelExcl\":[\"r=pslg:@\\\\.(?:[\\\\-\\\\w]+[\\\\-\\\\_]|)((?\'POST_SLUG\'))[\\\\-\\\\_\\\\W]@i\",\"@#([\\\\w\\\\-\\\\%]+)@\",\"@\\\\.(?:[\\\\-\\\\w]+[\\\\-\\\\_]|)(?:category|categories|tag|term|comment-author|(?\'ENUM_TAXONOMIES_NOTBUILTIN\'))[\\\\-\\\\_]([\\\\w\\\\-]+)@i\",\"r=txnm:@\\\\.(?:[\\\\-\\\\w]+[\\\\-\\\\_]|)(category|(?\'ENUM_TAXONOMIES_NOTBUILTIN\'))[\\\\-\\\\_\\\\W]@i\",\"@\\\\.(?:[\\\\-\\\\w]+[\\\\-\\\\_]|)(?:post|page|attachment|(?\'ENUM_POSTTYPES_NOTBUILTINVIEWABLESPEC\'))[\\\\-\\\\_]([\\\\w\\\\-]+)@i\",\"@[^[:alnum:]]eb-(?:row|column|text|accordion(?:-item|))-([[:alnum:]]+)[^[:alnum:]\\\\-_]@i\",\"@[\\\\.#][\\\\w\\\\-\\\\:\\\\@\\\\\\\\]*[\\\\-_]([\\\\da-f]+)[\\\\W_]@i\"]},\"@\":{\"enable\":2,\"name\":\"Common\",\"urisIncl\":[],\"argsIncl\":[],\"patterns\":[],\"views\":[],\"sklSrch\":true,\"sklExcl\":[\".\\/\\/script\",\".\\/\\/style\",\".\\/\\/link\",\".\\/\\/head\",\".\\/\\/br\",\".\\/\\/svg[@width=\\\"0\\\"][@height=\\\"0\\\"]\"],\"sklCssSelExcl\":[\"@\\\\.(?:product_cat|product_tag|category|tag|term|pa|woocommerce-product-attributes-item--attribute|comment-author)[\\\\-_]([\\\\w\\\\-]+)@i\",\"@[\\\\.#][\\\\w\\\\-]*[\\\\-_]([\\\\da-f]+)[\\\\W_]@i\"]},\"desktop\":{\"enable\":0,\"name\":\"Desktop\",\"urisIncl\":[],\"argsIncl\":[],\"patterns\":[],\"views\":[\"cmn\"],\"sklSrch\":false,\"sklExcl\":[],\"sklCssSelExcl\":[],\"contPr\":{\"enable\":true,\"jsOvr\":true,\"js\":{\"optLoad\":true,\"nonCrit\":{\"timeout\":{\"enable\":true,\"v\":7500},\"inl\":true,\"int\":true,\"ext\":true,\"excl\":true,\"items\":[]},\"spec\":{\"timeout\":{\"enable\":false,\"v\":7500}}},\"jsNonCritScopeOvr\":false,\"cssOvr\":false,\"css\":{\"nonCrit\":{\"auto\":false}}}}}}},\"bots\":{\"agents\":[\"@\\\\Wcompatible\\\\W@i\",\"facebookexternalhit\",\"go-http-client\",\"google-adwords-instant\",\"adsbot-google\",\"googlebot\",\"googleyoutube\",\"ioncrawl\",\"chrome-lighthouse\",\"gtmetrix\",\"rankmathapi\",\"validator.w3.org\",\"zoominfobot\",\"freshpingbot\",\"wordpress\\/\",\"applebot\\/\",\"python-requests\\/\",\"slackbot\",\"uptimemonitor\",\"crawler_eb\",\"@\\\\s+web\\\\s+spider\\\\W@i\",\"dnbcrawler\",\"stormcrawler\",\"@df\\\\s+bot@\",\"webprosbot\",\"researchoftheweb\",\"siteanalyzerbot\",\"@2ip\\\\s+bot@\",\"ahrefs\",\"mj12bot\",\"bsbot\",\"okhttp\",\"phxbot\",\"sansanbot\",\"scrapy\",\"researchscan\"]},\"test\":{\"optDelay\":false,\"optDelayTimeout\":15000,\"contDelay\":false,\"contDelayTimeout\":5000,\"contExtra\":false,\"contExtraSize\":524288},\"hdrTrace\":false,\"debugInfo\":false,\"debug\":false,\"emojiIcons\":false,\"log\":false,\"logScope\":{\"upd\":false,\"srvClr\":false,\"request\":false,\"requestSkipped\":true,\"requestSkippedAdmin\":true,\"requestBots\":true},\"asyncUseCron\":true,\"asyncMode\":\"\",\"asyncUseCmptNbr\":false,\"asyncSmpOpt\":false,\"v\":179}','auto'),(37097,'prime_mover_singlesite_upgraded_2','yes','auto'),(37098,'prime_mover_thirdparty_data_hooks','a:0:{}','auto'),(37101,'goldenst6L8ZCBByS2aQwXPblogid_1wprime_1','a:7:{s:6:\"blogid\";i:1;s:4:\"hash\";s:64:\"50752f8014961dcb8489252f4651aac06f7ed590cf32704e90af5f8172d0d276\";s:13:\"export_option\";s:20:\"complete_export_mode\";s:12:\"encrypted_db\";s:5:\"false\";s:10:\"site_title\";s:22:\"Golden Stallion Agency\";s:18:\"creation_timestamp\";i:1746298381;s:13:\"include_users\";b:1;}','auto'),(37102,'50752f8014961dcb8489252f4651aac06f7ed590cf32704e90af5f8172d0d276','1/goldenst6L8ZCBByS2aQwXPblogid_1.wprime','auto'),(37103,'50752f8014961dcb8489252f4651aac06f7ed590cf32704e90af5f8172d0d276_filename','goldenst6L8ZCBByS2aQwXPblogid_1.wprime','auto'),(37104,'goldenste6L1dFHSti52XLxblogid_1wprime_1','a:7:{s:6:\"blogid\";i:1;s:4:\"hash\";s:64:\"76e2fc87e1eebeb58ee19a0970f634bc83275ebfd8923fee2176ac022a059e0a\";s:13:\"export_option\";s:20:\"complete_export_mode\";s:12:\"encrypted_db\";s:5:\"false\";s:10:\"site_title\";s:22:\"Golden Stallion Agency\";s:18:\"creation_timestamp\";i:1746298431;s:13:\"include_users\";b:1;}','auto'),(37105,'76e2fc87e1eebeb58ee19a0970f634bc83275ebfd8923fee2176ac022a059e0a','1/goldenste6L1dFHSti52XLxblogid_1.wprime','auto'),(37106,'76e2fc87e1eebeb58ee19a0970f634bc83275ebfd8923fee2176ac022a059e0a_filename','goldenste6L1dFHSti52XLxblogid_1.wprime','auto'),(37107,'prime_mover_validated_backups_option','a:1:{i:1;a:1:{s:40:\"23b90172b1efdaf72bcfb0c544ab355ab0ca1db4\";a:2:{s:38:\"goldenst6L8ZCBByS2aQwXPblogid_1.wprime\";a:6:{s:8:\"filesize\";s:6:\"521.1M\";s:8:\"filepath\";s:111:\"/home/goldeeie/public_html/wp-content/uploads/prime-mover-export-files/1/goldenst6L8ZCBByS2aQwXPblogid_1.wprime\";s:12:\"filesize_raw\";i:546382336;s:13:\"include_users\";s:3:\"Yes\";s:10:\"site_title\";s:22:\"Golden Stallion Agency\";s:4:\"date\";i:1746298381;}s:38:\"goldenste6L1dFHSti52XLxblogid_1.wprime\";a:6:{s:8:\"filesize\";s:4:\"566M\";s:8:\"filepath\";s:111:\"/home/goldeeie/public_html/wp-content/uploads/prime-mover-export-files/1/goldenste6L1dFHSti52XLxblogid_1.wprime\";s:12:\"filesize_raw\";i:593545216;s:13:\"include_users\";s:3:\"Yes\";s:10:\"site_title\";s:22:\"Golden Stallion Agency\";s:4:\"date\";i:1746298431;}}}}','auto'),(37108,'prime_mover_backup_markup_version','1.2.0','auto'),(37109,'prime_mover_backups_menu','a:1:{i:1;a:1:{s:40:\"dd8a51f515107dfe0b23109072cfbdebc01f5806\";a:2:{i:0;a:14:{s:12:\"package_name\";s:38:\"goldenste6L1dFHSti52XLxblogid_1.wprime\";s:12:\"package_mode\";s:62:\"Complete full backup (Database + Plugins/Themes + Media files)\";s:12:\"date_created\";s:23:\"May 03 2025 08:53:51 pm\";s:12:\"package_size\";s:4:\"566M\";s:16:\"package_size_raw\";i:593545216;s:17:\"encryption_status\";s:2:\"NO\";s:16:\"package_filepath\";s:111:\"/home/goldeeie/public_html/wp-content/uploads/prime-mover-export-files/1/goldenste6L1dFHSti52XLxblogid_1.wprime\";s:10:\"site_title\";s:22:\"Golden Stallion Agency\";s:12:\"package_type\";s:11:\"single-site\";s:14:\"restore_backup\";s:507:\"<a title=\"Use migration tools to upload package from Desktop. Use this button to restore backup within this site.\" class=\"button prime-mover-menu-button js-prime-mover-restore-icon js-prime-mover-restore-free-backups\" href=\"https://goldenstallionagency.com/wp-admin/tools.php?page=migration-tools&#038;prime_mover_backup_path=%2Fhome%2Fgoldeeie%2Fpublic_html%2Fwp-content%2Fuploads%2Fprime-mover-export-files%2F1%2Fgoldenste6L1dFHSti52XLxblogid_1.wprime&#038;prime_mover_backup_blogid=1\">Restore package</a>\";s:14:\"target_blog_id\";i:1;s:12:\"download_url\";s:152:\"https://goldenstallionagency.com/wp-admin/?prime_mover_export_hash=76e2fc87e1eebeb58ee19a0970f634bc83275ebfd8923fee2176ac022a059e0a&prime_mover_blogid=1\";s:22:\"sanitized_package_name\";s:37:\"goldenste6L1dFHSti52XLxblogid_1wprime\";s:13:\"include_users\";s:3:\"Yes\";}i:1;a:14:{s:12:\"package_name\";s:38:\"goldenst6L8ZCBByS2aQwXPblogid_1.wprime\";s:12:\"package_mode\";s:62:\"Complete full backup (Database + Plugins/Themes + Media files)\";s:12:\"date_created\";s:23:\"May 03 2025 08:53:01 pm\";s:12:\"package_size\";s:6:\"521.1M\";s:16:\"package_size_raw\";i:546382336;s:17:\"encryption_status\";s:2:\"NO\";s:16:\"package_filepath\";s:111:\"/home/goldeeie/public_html/wp-content/uploads/prime-mover-export-files/1/goldenst6L8ZCBByS2aQwXPblogid_1.wprime\";s:10:\"site_title\";s:22:\"Golden Stallion Agency\";s:12:\"package_type\";s:11:\"single-site\";s:14:\"restore_backup\";s:507:\"<a title=\"Use migration tools to upload package from Desktop. Use this button to restore backup within this site.\" class=\"button prime-mover-menu-button js-prime-mover-restore-icon js-prime-mover-restore-free-backups\" href=\"https://goldenstallionagency.com/wp-admin/tools.php?page=migration-tools&#038;prime_mover_backup_path=%2Fhome%2Fgoldeeie%2Fpublic_html%2Fwp-content%2Fuploads%2Fprime-mover-export-files%2F1%2Fgoldenst6L8ZCBByS2aQwXPblogid_1.wprime&#038;prime_mover_backup_blogid=1\">Restore package</a>\";s:14:\"target_blog_id\";i:1;s:12:\"download_url\";s:152:\"https://goldenstallionagency.com/wp-admin/?prime_mover_export_hash=50752f8014961dcb8489252f4651aac06f7ed590cf32704e90af5f8172d0d276&prime_mover_blogid=1\";s:22:\"sanitized_package_name\";s:37:\"goldenst6L8ZCBByS2aQwXPblogid_1wprime\";s:13:\"include_users\";s:3:\"Yes\";}}}}','auto'),(37149,'initial_db_version','58975','on'),(37150,'db_upgraded','','on'),(37155,'can_compress_scripts','0','on'),(37558,'ai1wm_secret_key','eqYlAh8JIa22','auto'),(37561,'ai1wm_updater','a:0:{}','auto'),(37565,'ai1wm_status','a:2:{s:4:\"type\";s:8:\"download\";s:7:\"message\";s:392:\"<a href=\"https://goldenstallionagency.com/wp-content/ai1wm-backups/goldenstallionagency-com-20250925-224337-0dkpbys4sxvf.wpress\" class=\"ai1wm-button-green ai1wm-emphasize ai1wm-button-download\" title=\"goldenstallionagency.com\" download=\"goldenstallionagency-com-20250925-224337-0dkpbys4sxvf.wpress\">\n							<span>Download goldenstallionagency.com</span>\n							<em>Size: 2 GB</em>\n							</a>\";}','auto'),(37613,'elementor_atomic_styles_fonts-global-preview','a:0:{}','auto'),(37731,'elementor_atomic_styles_fonts-local-1313','a:0:{}','auto'),(37769,'elementor_atomic_styles_fonts-local-146','a:0:{}','auto'),(38236,'elementor_atomic_styles_fonts-local-1316','a:0:{}','auto'),(38252,'elementor_atomic_styles_fonts-local-1315','a:0:{}','auto'),(38288,'elementor_fonts_manager_font_types','a:1:{s:7:\"calsans\";s:6:\"custom\";}','auto'),(38289,'elementor_fonts_manager_fonts','a:1:{s:7:\"calsans\";a:2:{s:9:\"font_face\";s:217:\"@font-face {\n	font-family: \'calsans\';\n	font-style: normal;\n	font-weight: normal;\n	font-display: auto;\n	src: url(\'https://goldenstallionagency.com/wp-content/uploads/2025/09/CalSans-Regular.ttf\') format(\'truetype\');\n}\n\";s:7:\"post_id\";i:1342;}}','auto'),(38346,'unitecreator_db_version','6','auto'),(38348,'fs_gdpr','a:1:{s:2:\"u3\";a:1:{s:18:\"show_opt_in_notice\";b:0;}}','auto'),(38353,'addon_library_catalog','a:3:{s:5:\"stamp\";i:1759062471;s:7:\"catalog\";a:4:{s:6:\"addons\";a:19:{s:16:\"Creative Widgets\";a:31:{i:0;a:6:{s:5:\"title\";s:8:\"Flip Box\";s:4:\"name\";s:8:\"flip_box\";s:6:\"isfree\";b:1;s:5:\"image\";s:82:\"https://api.unlimited-elements.com/catalog_unlimited/Creative Widgets/flip_box.png\";s:7:\"preview\";s:29:\"flip-box-widget-for-elementor\";s:4:\"tags\";s:0:\"\";}i:1;a:6:{s:5:\"title\";s:12:\"Before After\";s:4:\"name\";s:15:\"uc_before_after\";s:6:\"isfree\";b:1;s:5:\"image\";s:89:\"https://api.unlimited-elements.com/catalog_unlimited/Creative Widgets/uc_before_after.png\";s:7:\"preview\";s:33:\"before-after-widget-for-elementor\";s:4:\"tags\";s:0:\"\";}i:2;a:6:{s:5:\"title\";s:15:\"Image Accordion\";s:4:\"name\";s:14:\"image_accodion\";s:6:\"isfree\";b:1;s:5:\"image\";s:88:\"https://api.unlimited-elements.com/catalog_unlimited/Creative Widgets/image_accodion.png\";s:7:\"preview\";s:36:\"image-accordion-widget-for-elementor\";s:4:\"tags\";s:4:\"amrs\";}i:3;a:6:{s:5:\"title\";s:12:\"Icon Bullets\";s:4:\"name\";s:19:\"uc_material_bullets\";s:6:\"isfree\";b:1;s:5:\"image\";s:93:\"https://api.unlimited-elements.com/catalog_unlimited/Creative Widgets/uc_material_bullets.png\";s:7:\"preview\";s:33:\"icon-bullets-widget-for-elementor\";s:4:\"tags\";s:4:\"amrs\";}i:4;a:6:{s:5:\"title\";s:10:\"Number Box\";s:4:\"name\";s:20:\"circle_number_widget\";s:6:\"isfree\";b:1;s:5:\"image\";s:94:\"https://api.unlimited-elements.com/catalog_unlimited/Creative Widgets/circle_number_widget.png\";s:7:\"preview\";s:31:\"number-box-widget-for-elementor\";s:4:\"tags\";s:0:\"\";}i:5;a:6:{s:5:\"title\";s:14:\"Video on Hover\";s:4:\"name\";s:14:\"video_on_hover\";s:6:\"isfree\";b:1;s:5:\"image\";s:88:\"https://api.unlimited-elements.com/catalog_unlimited/Creative Widgets/video_on_hover.png\";s:7:\"preview\";s:35:\"video-on-hover-widget-for-elementor\";s:4:\"tags\";s:0:\"\";}i:6;a:6:{s:5:\"title\";s:11:\"Blob Shapes\";s:4:\"name\";s:11:\"blob_shapes\";s:6:\"isfree\";b:1;s:5:\"image\";s:85:\"https://api.unlimited-elements.com/catalog_unlimited/Creative Widgets/blob_shapes.png\";s:7:\"preview\";s:32:\"blob-shapes-widget-for-elementor\";s:4:\"tags\";s:0:\"\";}i:7;a:6:{s:5:\"title\";s:14:\"Icon Accordion\";s:4:\"name\";s:17:\"uc_icon_accordion\";s:6:\"isfree\";b:1;s:5:\"image\";s:91:\"https://api.unlimited-elements.com/catalog_unlimited/Creative Widgets/uc_icon_accordion.png\";s:7:\"preview\";s:35:\"icon-accordion-widget-for-elementor\";s:4:\"tags\";s:1:\"r\";}i:8;a:6:{s:5:\"title\";s:16:\"Timeline Bullets\";s:4:\"name\";s:16:\"timeline_bullets\";s:6:\"isfree\";b:1;s:5:\"image\";s:90:\"https://api.unlimited-elements.com/catalog_unlimited/Creative Widgets/timeline_bullets.png\";s:7:\"preview\";s:37:\"timeline-bullets-widget-for-elementor\";s:4:\"tags\";s:4:\"amrs\";}i:9;a:6:{s:5:\"title\";s:13:\"Shape Bullets\";s:4:\"name\";s:18:\"uc_diamond_bullets\";s:6:\"isfree\";b:1;s:5:\"image\";s:92:\"https://api.unlimited-elements.com/catalog_unlimited/Creative Widgets/uc_diamond_bullets.png\";s:7:\"preview\";s:34:\"shape-bullets-widget-for-elementor\";s:4:\"tags\";s:3:\"ams\";}i:10;a:6:{s:5:\"title\";s:24:\"Lordicon: Animated Icons\";s:4:\"name\";s:9:\"lord_icon\";s:6:\"isfree\";b:1;s:5:\"image\";s:83:\"https://api.unlimited-elements.com/catalog_unlimited/Creative Widgets/lord_icon.png\";s:7:\"preview\";s:44:\"lordicon-animated-icons-widget-for-elementor\";s:4:\"tags\";s:0:\"\";}i:11;a:6:{s:5:\"title\";s:14:\"Stacked Images\";s:4:\"name\";s:14:\"stacked_images\";s:6:\"isfree\";b:0;s:5:\"image\";s:88:\"https://api.unlimited-elements.com/catalog_unlimited/Creative Widgets/stacked_images.png\";s:7:\"preview\";s:35:\"stacked-images-widget-for-elementor\";s:4:\"tags\";s:2:\"am\";}i:12;a:6:{s:5:\"title\";s:12:\"Rhombus Grid\";s:4:\"name\";s:24:\"ue_rhombus_image_gallery\";s:6:\"isfree\";b:0;s:5:\"image\";s:98:\"https://api.unlimited-elements.com/catalog_unlimited/Creative Widgets/ue_rhombus_image_gallery.png\";s:7:\"preview\";s:33:\"rhombus-grid-widget-for-elementor\";s:4:\"tags\";s:4:\"amrs\";}i:13;a:6:{s:5:\"title\";s:17:\"Flip Box Carousel\";s:4:\"name\";s:17:\"carousel_flip_box\";s:6:\"isfree\";b:0;s:5:\"image\";s:91:\"https://api.unlimited-elements.com/catalog_unlimited/Creative Widgets/carousel_flip_box.gif\";s:7:\"preview\";s:38:\"flip-box-carousel-widget-for-elementor\";s:4:\"tags\";s:3:\"amr\";}i:14;a:6:{s:5:\"title\";s:13:\"SVG Animation\";s:4:\"name\";s:21:\"uc_svg_draw_animation\";s:6:\"isfree\";b:1;s:5:\"image\";s:95:\"https://api.unlimited-elements.com/catalog_unlimited/Creative Widgets/uc_svg_draw_animation.gif\";s:7:\"preview\";s:34:\"svg-animation-widget-for-elementor\";s:4:\"tags\";s:0:\"\";}i:15;a:6:{s:5:\"title\";s:14:\"Stacking Cards\";s:4:\"name\";s:14:\"stacking_cards\";s:6:\"isfree\";b:1;s:5:\"image\";s:88:\"https://api.unlimited-elements.com/catalog_unlimited/Creative Widgets/stacking_cards.png\";s:7:\"preview\";s:35:\"stacking-cards-widget-for-elementor\";s:4:\"tags\";s:2:\"am\";}i:16;a:6:{s:5:\"title\";s:16:\"Scroll Accordion\";s:4:\"name\";s:16:\"scroll_accordion\";s:6:\"isfree\";b:0;s:5:\"image\";s:90:\"https://api.unlimited-elements.com/catalog_unlimited/Creative Widgets/scroll_accordion.png\";s:7:\"preview\";s:37:\"scroll-accordion-widget-for-elementor\";s:4:\"tags\";s:2:\"am\";}i:17;a:6:{s:5:\"title\";s:13:\"Stacked Icons\";s:4:\"name\";s:13:\"stacked_icons\";s:6:\"isfree\";b:0;s:5:\"image\";s:87:\"https://api.unlimited-elements.com/catalog_unlimited/Creative Widgets/stacked_icons.png\";s:7:\"preview\";s:34:\"stacked-icons-widget-for-elementor\";s:4:\"tags\";s:2:\"am\";}i:18;a:6:{s:5:\"title\";s:9:\"Icon Tabs\";s:4:\"name\";s:14:\"uc_bullet_tabs\";s:6:\"isfree\";b:1;s:5:\"image\";s:88:\"https://api.unlimited-elements.com/catalog_unlimited/Creative Widgets/uc_bullet_tabs.png\";s:7:\"preview\";s:30:\"icon-tabs-widget-for-elementor\";s:4:\"tags\";s:3:\"amr\";}i:19;a:6:{s:5:\"title\";s:19:\"Background Switcher\";s:4:\"name\";s:31:\"content_box_background_switcher\";s:6:\"isfree\";b:1;s:5:\"image\";s:105:\"https://api.unlimited-elements.com/catalog_unlimited/Creative Widgets/content_box_background_switcher.gif\";s:7:\"preview\";s:40:\"background-switcher-widget-for-elementor\";s:4:\"tags\";s:3:\"amr\";}i:20;a:6:{s:5:\"title\";s:20:\"Image Zoom Magnifier\";s:4:\"name\";s:20:\"image_zoom_magnifier\";s:6:\"isfree\";b:0;s:5:\"image\";s:94:\"https://api.unlimited-elements.com/catalog_unlimited/Creative Widgets/image_zoom_magnifier.gif\";s:7:\"preview\";s:41:\"image-zoom-magnifier-widget-for-elementor\";s:4:\"tags\";s:0:\"\";}i:21;a:6:{s:5:\"title\";s:14:\"Particle Image\";s:4:\"name\";s:19:\"blox_particles_logo\";s:6:\"isfree\";b:0;s:5:\"image\";s:93:\"https://api.unlimited-elements.com/catalog_unlimited/Creative Widgets/blox_particles_logo.jpg\";s:7:\"preview\";s:35:\"particle-image-widget-for-elementor\";s:4:\"tags\";s:0:\"\";}i:22;a:6:{s:5:\"title\";s:12:\"Image Shapes\";s:4:\"name\";s:12:\"image_shapes\";s:6:\"isfree\";b:0;s:5:\"image\";s:86:\"https://api.unlimited-elements.com/catalog_unlimited/Creative Widgets/image_shapes.jpg\";s:7:\"preview\";s:33:\"image-shapes-widget-for-elementor\";s:4:\"tags\";s:0:\"\";}i:23;a:6:{s:5:\"title\";s:23:\"Animated Hamburger Icon\";s:4:\"name\";s:23:\"animated_hamburger_icon\";s:6:\"isfree\";b:1;s:5:\"image\";s:97:\"https://api.unlimited-elements.com/catalog_unlimited/Creative Widgets/animated_hamburger_icon.gif\";s:7:\"preview\";s:44:\"animated-hamburger-icon-widget-for-elementor\";s:4:\"tags\";s:0:\"\";}i:24;a:6:{s:5:\"title\";s:19:\"Scroll Image Reveal\";s:4:\"name\";s:22:\"image_reveal_on_scroll\";s:6:\"isfree\";b:1;s:5:\"image\";s:96:\"https://api.unlimited-elements.com/catalog_unlimited/Creative Widgets/image_reveal_on_scroll.gif\";s:7:\"preview\";s:40:\"scroll-image-reveal-widget-for-elementor\";s:4:\"tags\";s:0:\"\";}i:25;a:6:{s:5:\"title\";s:12:\"Morph Slider\";s:4:\"name\";s:12:\"morph_slider\";s:6:\"isfree\";b:0;s:5:\"image\";s:86:\"https://api.unlimited-elements.com/catalog_unlimited/Creative Widgets/morph_slider.gif\";s:7:\"preview\";s:33:\"morph-slider-widget-for-elementor\";s:4:\"tags\";s:3:\"amr\";}i:26;a:6:{s:5:\"title\";s:18:\"Icon Box Accordion\";s:4:\"name\";s:18:\"icon_box_accordion\";s:6:\"isfree\";b:0;s:5:\"image\";s:92:\"https://api.unlimited-elements.com/catalog_unlimited/Creative Widgets/icon_box_accordion.gif\";s:7:\"preview\";s:39:\"icon-box-accordion-widget-for-elementor\";s:4:\"tags\";s:1:\"r\";}i:27;a:6:{s:5:\"title\";s:15:\"Scroll Sequence\";s:4:\"name\";s:21:\"image_sequence_player\";s:6:\"isfree\";b:0;s:5:\"image\";s:95:\"https://api.unlimited-elements.com/catalog_unlimited/Creative Widgets/image_sequence_player.gif\";s:7:\"preview\";s:36:\"scroll-sequence-widget-for-elementor\";s:4:\"tags\";s:0:\"\";}i:28;a:6:{s:5:\"title\";s:13:\"Custom Cursor\";s:4:\"name\";s:13:\"custom_cursor\";s:6:\"isfree\";b:1;s:5:\"image\";s:87:\"https://api.unlimited-elements.com/catalog_unlimited/Creative Widgets/custom_cursor.png\";s:7:\"preview\";s:34:\"custom-cursor-widget-for-elementor\";s:4:\"tags\";s:0:\"\";}i:29;a:6:{s:5:\"title\";s:12:\"Hexagon Grid\";s:4:\"name\";s:24:\"ue_hexagon_image_gallery\";s:6:\"isfree\";b:0;s:5:\"image\";s:98:\"https://api.unlimited-elements.com/catalog_unlimited/Creative Widgets/ue_hexagon_image_gallery.png\";s:7:\"preview\";s:33:\"hexagon-grid-widget-for-elementor\";s:4:\"tags\";s:4:\"amrs\";}i:30;a:6:{s:5:\"title\";s:15:\"Christmas Icons\";s:4:\"name\";s:15:\"christmas_icons\";s:6:\"isfree\";b:1;s:5:\"image\";s:89:\"https://api.unlimited-elements.com/catalog_unlimited/Creative Widgets/christmas_icons.png\";s:7:\"preview\";s:36:\"christmas-icons-widget-for-elementor\";s:4:\"tags\";s:0:\"\";}}s:5:\"Tools\";a:37:{i:0;a:6:{s:5:\"title\";s:15:\"Toggle Dropdown\";s:4:\"name\";s:7:\"dropbar\";s:6:\"isfree\";b:1;s:5:\"image\";s:70:\"https://api.unlimited-elements.com/catalog_unlimited/Tools/dropbar.png\";s:7:\"preview\";s:36:\"toggle-dropdown-widget-for-elementor\";s:4:\"tags\";s:0:\"\";}i:1;a:6:{s:5:\"title\";s:6:\"How To\";s:4:\"name\";s:6:\"how_to\";s:6:\"isfree\";b:1;s:5:\"image\";s:69:\"https://api.unlimited-elements.com/catalog_unlimited/Tools/how_to.png\";s:7:\"preview\";s:27:\"how-to-widget-for-elementor\";s:4:\"tags\";s:2:\"am\";}i:2;a:6:{s:5:\"title\";s:10:\"Flag Icons\";s:4:\"name\";s:10:\"flag_icons\";s:6:\"isfree\";b:1;s:5:\"image\";s:73:\"https://api.unlimited-elements.com/catalog_unlimited/Tools/flag_icons.png\";s:7:\"preview\";s:31:\"flag-icons-widget-for-elementor\";s:4:\"tags\";s:1:\"r\";}i:3;a:6:{s:5:\"title\";s:17:\"Protected Content\";s:4:\"name\";s:17:\"protected_content\";s:6:\"isfree\";b:1;s:5:\"image\";s:80:\"https://api.unlimited-elements.com/catalog_unlimited/Tools/protected_content.png\";s:7:\"preview\";s:38:\"protected-content-widget-for-elementor\";s:4:\"tags\";s:0:\"\";}i:4;a:6:{s:5:\"title\";s:6:\"Layers\";s:4:\"name\";s:6:\"layers\";s:6:\"isfree\";b:0;s:5:\"image\";s:69:\"https://api.unlimited-elements.com/catalog_unlimited/Tools/layers.png\";s:7:\"preview\";s:27:\"layers-widget-for-elementor\";s:4:\"tags\";s:1:\"s\";}i:5;a:6:{s:5:\"title\";s:18:\"360 Product Viewer\";s:4:\"name\";s:16:\"360_product_view\";s:6:\"isfree\";b:0;s:5:\"image\";s:79:\"https://api.unlimited-elements.com/catalog_unlimited/Tools/360_product_view.gif\";s:7:\"preview\";s:39:\"360-product-viewer-widget-for-elementor\";s:4:\"tags\";s:0:\"\";}i:6;a:6:{s:5:\"title\";s:18:\"Currency Converter\";s:4:\"name\";s:17:\"currency_exchange\";s:6:\"isfree\";b:0;s:5:\"image\";s:80:\"https://api.unlimited-elements.com/catalog_unlimited/Tools/currency_exchange.png\";s:7:\"preview\";s:39:\"currency-converter-widget-for-elementor\";s:4:\"tags\";s:0:\"\";}i:7;a:6:{s:5:\"title\";s:12:\"Image Scroll\";s:4:\"name\";s:20:\"scrolling_screenshot\";s:6:\"isfree\";b:1;s:5:\"image\";s:83:\"https://api.unlimited-elements.com/catalog_unlimited/Tools/scrolling_screenshot.png\";s:7:\"preview\";s:33:\"image-scroll-widget-for-elementor\";s:4:\"tags\";s:0:\"\";}i:8;a:6:{s:5:\"title\";s:10:\"PDF Viewer\";s:4:\"name\";s:10:\"pdf_viewer\";s:6:\"isfree\";b:1;s:5:\"image\";s:73:\"https://api.unlimited-elements.com/catalog_unlimited/Tools/pdf_viewer.png\";s:7:\"preview\";s:31:\"pdf-viewer-widget-for-elementor\";s:4:\"tags\";s:0:\"\";}i:9;a:6:{s:5:\"title\";s:11:\"Job Listing\";s:4:\"name\";s:11:\"job_listing\";s:6:\"isfree\";b:0;s:5:\"image\";s:74:\"https://api.unlimited-elements.com/catalog_unlimited/Tools/job_listing.png\";s:7:\"preview\";s:32:\"job-listing-widget-for-elementor\";s:4:\"tags\";s:3:\"ams\";}i:10;a:6:{s:5:\"title\";s:7:\"Weather\";s:4:\"name\";s:7:\"weather\";s:6:\"isfree\";b:0;s:5:\"image\";s:70:\"https://api.unlimited-elements.com/catalog_unlimited/Tools/weather.png\";s:7:\"preview\";s:28:\"weather-widget-for-elementor\";s:4:\"tags\";s:0:\"\";}i:11;a:6:{s:5:\"title\";s:10:\"Event List\";s:4:\"name\";s:10:\"event_list\";s:6:\"isfree\";b:0;s:5:\"image\";s:73:\"https://api.unlimited-elements.com/catalog_unlimited/Tools/event_list.png\";s:7:\"preview\";s:31:\"event-list-widget-for-elementor\";s:4:\"tags\";s:3:\"ams\";}i:12;a:6:{s:5:\"title\";s:8:\"Hotspots\";s:4:\"name\";s:7:\"hotspot\";s:6:\"isfree\";b:1;s:5:\"image\";s:70:\"https://api.unlimited-elements.com/catalog_unlimited/Tools/hotspot.png\";s:7:\"preview\";s:29:\"hotspots-widget-for-elementor\";s:4:\"tags\";s:1:\"r\";}i:13;a:6:{s:5:\"title\";s:12:\"Code Snippet\";s:4:\"name\";s:11:\"source_code\";s:6:\"isfree\";b:1;s:5:\"image\";s:74:\"https://api.unlimited-elements.com/catalog_unlimited/Tools/source_code.png\";s:7:\"preview\";s:33:\"code-snippet-widget-for-elementor\";s:4:\"tags\";s:0:\"\";}i:14;a:6:{s:5:\"title\";s:25:\"360 Panorama Virtual Tour\";s:4:\"name\";s:8:\"360_view\";s:6:\"isfree\";b:0;s:5:\"image\";s:71:\"https://api.unlimited-elements.com/catalog_unlimited/Tools/360_view.gif\";s:7:\"preview\";s:46:\"360-panorama-virtual-tour-widget-for-elementor\";s:4:\"tags\";s:0:\"\";}i:15;a:6:{s:5:\"title\";s:14:\"Contact Form 7\";s:4:\"name\";s:14:\"contact_form_7\";s:6:\"isfree\";b:1;s:5:\"image\";s:77:\"https://api.unlimited-elements.com/catalog_unlimited/Tools/contact_form_7.png\";s:7:\"preview\";s:35:\"contact-form-7-widget-for-elementor\";s:4:\"tags\";s:0:\"\";}i:16;a:6:{s:5:\"title\";s:26:\"Animated Mouse Scroll Icon\";s:4:\"name\";s:26:\"animated_mouse_scroll_icon\";s:6:\"isfree\";b:1;s:5:\"image\";s:89:\"https://api.unlimited-elements.com/catalog_unlimited/Tools/animated_mouse_scroll_icon.gif\";s:7:\"preview\";s:47:\"animated-mouse-scroll-icon-widget-for-elementor\";s:4:\"tags\";s:0:\"\";}i:17;a:6:{s:5:\"title\";s:12:\"Notification\";s:4:\"name\";s:12:\"notification\";s:6:\"isfree\";b:1;s:5:\"image\";s:75:\"https://api.unlimited-elements.com/catalog_unlimited/Tools/notification.png\";s:7:\"preview\";s:33:\"notification-widget-for-elementor\";s:4:\"tags\";s:3:\"ams\";}i:18;a:6:{s:5:\"title\";s:7:\"QR Code\";s:4:\"name\";s:7:\"qr_code\";s:6:\"isfree\";b:0;s:5:\"image\";s:70:\"https://api.unlimited-elements.com/catalog_unlimited/Tools/qr_code.jpg\";s:7:\"preview\";s:28:\"qr-code-widget-for-elementor\";s:4:\"tags\";s:0:\"\";}i:19;a:6:{s:5:\"title\";s:9:\"Event Box\";s:4:\"name\";s:9:\"event_box\";s:6:\"isfree\";b:1;s:5:\"image\";s:72:\"https://api.unlimited-elements.com/catalog_unlimited/Tools/event_box.png\";s:7:\"preview\";s:30:\"event-box-widget-for-elementor\";s:4:\"tags\";s:0:\"\";}i:20;a:6:{s:5:\"title\";s:13:\"Image Tooltip\";s:4:\"name\";s:13:\"image_tooltip\";s:6:\"isfree\";b:1;s:5:\"image\";s:76:\"https://api.unlimited-elements.com/catalog_unlimited/Tools/image_tooltip.png\";s:7:\"preview\";s:34:\"image-tooltip-widget-for-elementor\";s:4:\"tags\";s:0:\"\";}i:21;a:6:{s:5:\"title\";s:13:\"Smooth Scroll\";s:4:\"name\";s:13:\"smooth_scroll\";s:6:\"isfree\";b:0;s:5:\"image\";s:76:\"https://api.unlimited-elements.com/catalog_unlimited/Tools/smooth_scroll.png\";s:7:\"preview\";s:34:\"smooth-scroll-widget-for-elementor\";s:4:\"tags\";s:0:\"\";}i:22;a:6:{s:5:\"title\";s:8:\"Calendar\";s:4:\"name\";s:11:\"ue_calendar\";s:6:\"isfree\";b:0;s:5:\"image\";s:74:\"https://api.unlimited-elements.com/catalog_unlimited/Tools/ue_calendar.png\";s:7:\"preview\";s:29:\"calendar-widget-for-elementor\";s:4:\"tags\";s:2:\"am\";}i:23;a:6:{s:5:\"title\";s:16:\"Age Verification\";s:4:\"name\";s:22:\"age_verification_field\";s:6:\"isfree\";b:1;s:5:\"image\";s:85:\"https://api.unlimited-elements.com/catalog_unlimited/Tools/age_verification_field.png\";s:7:\"preview\";s:37:\"age-verification-widget-for-elementor\";s:4:\"tags\";s:0:\"\";}i:24;a:6:{s:5:\"title\";s:10:\"Off Canvas\";s:4:\"name\";s:10:\"off_canvas\";s:6:\"isfree\";b:0;s:5:\"image\";s:73:\"https://api.unlimited-elements.com/catalog_unlimited/Tools/off_canvas.png\";s:7:\"preview\";s:31:\"off-canvas-widget-for-elementor\";s:4:\"tags\";s:0:\"\";}i:25;a:6:{s:5:\"title\";s:14:\"Cookie Consent\";s:4:\"name\";s:14:\"cookie_consent\";s:6:\"isfree\";b:1;s:5:\"image\";s:77:\"https://api.unlimited-elements.com/catalog_unlimited/Tools/cookie_consent.png\";s:7:\"preview\";s:35:\"cookie-consent-widget-for-elementor\";s:4:\"tags\";s:0:\"\";}i:26;a:6:{s:5:\"title\";s:14:\"Random Content\";s:4:\"name\";s:17:\"ue_random_content\";s:6:\"isfree\";b:1;s:5:\"image\";s:80:\"https://api.unlimited-elements.com/catalog_unlimited/Tools/ue_random_content.png\";s:7:\"preview\";s:35:\"random-content-widget-for-elementor\";s:4:\"tags\";s:0:\"\";}i:27;a:6:{s:5:\"title\";s:8:\"RSS Feed\";s:4:\"name\";s:8:\"rss_feed\";s:6:\"isfree\";b:1;s:5:\"image\";s:71:\"https://api.unlimited-elements.com/catalog_unlimited/Tools/rss_feed.png\";s:7:\"preview\";s:29:\"rss-feed-widget-for-elementor\";s:4:\"tags\";s:1:\"r\";}i:28;a:6:{s:5:\"title\";s:15:\"Restaurant Menu\";s:4:\"name\";s:15:\"restaurant_menu\";s:6:\"isfree\";b:1;s:5:\"image\";s:78:\"https://api.unlimited-elements.com/catalog_unlimited/Tools/restaurant_menu.png\";s:7:\"preview\";s:36:\"restaurant-menu-widget-for-elementor\";s:4:\"tags\";s:3:\"ams\";}i:29;a:6:{s:5:\"title\";s:20:\"Payment Method Icons\";s:4:\"name\";s:20:\"payment_method_icons\";s:6:\"isfree\";b:1;s:5:\"image\";s:83:\"https://api.unlimited-elements.com/catalog_unlimited/Tools/payment_method_icons.png\";s:7:\"preview\";s:41:\"payment-method-icons-widget-for-elementor\";s:4:\"tags\";s:0:\"\";}i:30;a:6:{s:5:\"title\";s:6:\"Recipe\";s:4:\"name\";s:6:\"recipe\";s:6:\"isfree\";b:1;s:5:\"image\";s:69:\"https://api.unlimited-elements.com/catalog_unlimited/Tools/recipe.png\";s:7:\"preview\";s:27:\"recipe-widget-for-elementor\";s:4:\"tags\";s:2:\"am\";}i:31;a:6:{s:5:\"title\";s:14:\"Repeater Table\";s:4:\"name\";s:14:\"repeater_table\";s:6:\"isfree\";b:0;s:5:\"image\";s:77:\"https://api.unlimited-elements.com/catalog_unlimited/Tools/repeater_table.png\";s:7:\"preview\";s:35:\"repeater-table-widget-for-elementor\";s:4:\"tags\";s:0:\"\";}i:32;a:6:{s:5:\"title\";s:17:\"Repeater Carousel\";s:4:\"name\";s:17:\"repeater_carousel\";s:6:\"isfree\";b:0;s:5:\"image\";s:80:\"https://api.unlimited-elements.com/catalog_unlimited/Tools/repeater_carousel.png\";s:7:\"preview\";s:38:\"repeater-carousel-widget-for-elementor\";s:4:\"tags\";s:1:\"r\";}i:33;a:6:{s:5:\"title\";s:13:\"Repeater Tabs\";s:4:\"name\";s:13:\"repeater_tabs\";s:6:\"isfree\";b:1;s:5:\"image\";s:76:\"https://api.unlimited-elements.com/catalog_unlimited/Tools/repeater_tabs.png\";s:7:\"preview\";s:34:\"repeater-tabs-widget-for-elementor\";s:4:\"tags\";s:1:\"r\";}i:34;a:6:{s:5:\"title\";s:13:\"Repeater Grid\";s:4:\"name\";s:13:\"repeater_grid\";s:6:\"isfree\";b:0;s:5:\"image\";s:76:\"https://api.unlimited-elements.com/catalog_unlimited/Tools/repeater_grid.png\";s:7:\"preview\";s:34:\"repeater-grid-widget-for-elementor\";s:4:\"tags\";s:1:\"s\";}i:35;a:6:{s:5:\"title\";s:18:\"Repeater Accordion\";s:4:\"name\";s:18:\"repeater_accordion\";s:6:\"isfree\";b:0;s:5:\"image\";s:81:\"https://api.unlimited-elements.com/catalog_unlimited/Tools/repeater_accordion.png\";s:7:\"preview\";s:39:\"repeater-accordion-widget-for-elementor\";s:4:\"tags\";s:2:\"rs\";}i:36;a:6:{s:5:\"title\";s:20:\"Disable Right Click\";s:4:\"name\";s:19:\"disable_right_click\";s:6:\"isfree\";b:1;s:5:\"image\";s:82:\"https://api.unlimited-elements.com/catalog_unlimited/Tools/disable_right_click.png\";s:7:\"preview\";s:40:\"disable-right-click-widget-for-elementor\";s:4:\"tags\";s:0:\"\";}}s:12:\"Post Widgets\";a:19:{i:0;a:6:{s:5:\"title\";s:11:\"Post Blocks\";s:4:\"name\";s:11:\"post_blocks\";s:6:\"isfree\";b:1;s:5:\"image\";s:81:\"https://api.unlimited-elements.com/catalog_unlimited/Post Widgets/post_blocks.png\";s:7:\"preview\";s:32:\"post-blocks-widget-for-elementor\";s:4:\"tags\";s:2:\"as\";}i:1;a:6:{s:5:\"title\";s:9:\"Post Grid\";s:4:\"name\";s:9:\"post_grid\";s:6:\"isfree\";b:1;s:5:\"image\";s:79:\"https://api.unlimited-elements.com/catalog_unlimited/Post Widgets/post_grid.jpg\";s:7:\"preview\";s:30:\"post-grid-widget-for-elementor\";s:4:\"tags\";s:3:\"ars\";}i:2;a:6:{s:5:\"title\";s:13:\"Post Carousel\";s:4:\"name\";s:13:\"post_carousel\";s:6:\"isfree\";b:1;s:5:\"image\";s:83:\"https://api.unlimited-elements.com/catalog_unlimited/Post Widgets/post_carousel.png\";s:7:\"preview\";s:34:\"post-carousel-widget-for-elementor\";s:4:\"tags\";s:2:\"ar\";}i:3;a:6:{s:5:\"title\";s:18:\"Post Carousel Lite\";s:4:\"name\";s:21:\"uc_card_post_carousel\";s:6:\"isfree\";b:1;s:5:\"image\";s:91:\"https://api.unlimited-elements.com/catalog_unlimited/Post Widgets/uc_card_post_carousel.png\";s:7:\"preview\";s:39:\"post-carousel-lite-widget-for-elementor\";s:4:\"tags\";s:1:\"a\";}i:4;a:6:{s:5:\"title\";s:9:\"Post Tabs\";s:4:\"name\";s:9:\"post_tabs\";s:6:\"isfree\";b:1;s:5:\"image\";s:79:\"https://api.unlimited-elements.com/catalog_unlimited/Post Widgets/post_tabs.png\";s:7:\"preview\";s:30:\"post-tabs-widget-for-elementor\";s:4:\"tags\";s:2:\"ar\";}i:5;a:6:{s:5:\"title\";s:9:\"Post List\";s:4:\"name\";s:9:\"post_list\";s:6:\"isfree\";b:1;s:5:\"image\";s:79:\"https://api.unlimited-elements.com/catalog_unlimited/Post Widgets/post_list.png\";s:7:\"preview\";s:30:\"post-list-widget-for-elementor\";s:4:\"tags\";s:3:\"ars\";}i:6;a:6:{s:5:\"title\";s:14:\"Post Accordion\";s:4:\"name\";s:14:\"post_accordion\";s:6:\"isfree\";b:1;s:5:\"image\";s:84:\"https://api.unlimited-elements.com/catalog_unlimited/Post Widgets/post_accordion.png\";s:7:\"preview\";s:35:\"post-accordion-widget-for-elementor\";s:4:\"tags\";s:2:\"ar\";}i:7;a:6:{s:5:\"title\";s:11:\"Post Ticker\";s:4:\"name\";s:17:\"post_news_tickers\";s:6:\"isfree\";b:1;s:5:\"image\";s:87:\"https://api.unlimited-elements.com/catalog_unlimited/Post Widgets/post_news_tickers.png\";s:7:\"preview\";s:32:\"post-ticker-widget-for-elementor\";s:4:\"tags\";s:2:\"ar\";}i:8;a:6:{s:5:\"title\";s:18:\"Post Magazine Grid\";s:4:\"name\";s:18:\"post_magazine_grid\";s:6:\"isfree\";b:0;s:5:\"image\";s:88:\"https://api.unlimited-elements.com/catalog_unlimited/Post Widgets/post_magazine_grid.png\";s:7:\"preview\";s:39:\"post-magazine-grid-widget-for-elementor\";s:4:\"tags\";s:2:\"as\";}i:9;a:6:{s:5:\"title\";s:14:\"Taxonomy Terms\";s:4:\"name\";s:17:\"ue_taxonomy_terms\";s:6:\"isfree\";b:0;s:5:\"image\";s:87:\"https://api.unlimited-elements.com/catalog_unlimited/Post Widgets/ue_taxonomy_terms.png\";s:7:\"preview\";s:35:\"taxonomy-terms-widget-for-elementor\";s:4:\"tags\";s:1:\"s\";}i:10;a:6:{s:5:\"title\";s:11:\"Post Scroll\";s:4:\"name\";s:11:\"post_scroll\";s:6:\"isfree\";b:0;s:5:\"image\";s:81:\"https://api.unlimited-elements.com/catalog_unlimited/Post Widgets/post_scroll.png\";s:7:\"preview\";s:32:\"post-scroll-widget-for-elementor\";s:4:\"tags\";s:1:\"a\";}i:11;a:6:{s:5:\"title\";s:13:\"Post Timeline\";s:4:\"name\";s:13:\"post_timeline\";s:6:\"isfree\";b:0;s:5:\"image\";s:83:\"https://api.unlimited-elements.com/catalog_unlimited/Post Widgets/post_timeline.jpg\";s:7:\"preview\";s:34:\"post-timeline-widget-for-elementor\";s:4:\"tags\";s:3:\"ars\";}i:12;a:6:{s:5:\"title\";s:16:\"Post Card Slider\";s:4:\"name\";s:16:\"blog_card_slider\";s:6:\"isfree\";b:0;s:5:\"image\";s:86:\"https://api.unlimited-elements.com/catalog_unlimited/Post Widgets/blog_card_slider.png\";s:7:\"preview\";s:37:\"post-card-slider-widget-for-elementor\";s:4:\"tags\";s:1:\"a\";}i:13;a:6:{s:5:\"title\";s:11:\"Post Slider\";s:4:\"name\";s:11:\"post_slider\";s:6:\"isfree\";b:0;s:5:\"image\";s:81:\"https://api.unlimited-elements.com/catalog_unlimited/Post Widgets/post_slider.png\";s:7:\"preview\";s:32:\"post-slider-widget-for-elementor\";s:4:\"tags\";s:2:\"ar\";}i:14;a:6:{s:5:\"title\";s:9:\"Post Tile\";s:4:\"name\";s:9:\"post_tile\";s:6:\"isfree\";b:0;s:5:\"image\";s:79:\"https://api.unlimited-elements.com/catalog_unlimited/Post Widgets/post_tile.png\";s:7:\"preview\";s:30:\"post-tile-widget-for-elementor\";s:4:\"tags\";s:2:\"as\";}i:15;a:6:{s:5:\"title\";s:11:\"Author List\";s:4:\"name\";s:11:\"author_list\";s:6:\"isfree\";b:0;s:5:\"image\";s:81:\"https://api.unlimited-elements.com/catalog_unlimited/Post Widgets/author_list.png\";s:7:\"preview\";s:32:\"author-list-widget-for-elementor\";s:4:\"tags\";s:0:\"\";}i:16;a:6:{s:5:\"title\";s:24:\"Post Horizontal Timeline\";s:4:\"name\";s:24:\"post_horizontal_timeline\";s:6:\"isfree\";b:0;s:5:\"image\";s:94:\"https://api.unlimited-elements.com/catalog_unlimited/Post Widgets/post_horizontal_timeline.png\";s:7:\"preview\";s:45:\"post-horizontal-timeline-widget-for-elementor\";s:4:\"tags\";s:1:\"a\";}i:17;a:6:{s:5:\"title\";s:9:\"Tag Cloud\";s:4:\"name\";s:9:\"tag_cloud\";s:6:\"isfree\";b:0;s:5:\"image\";s:79:\"https://api.unlimited-elements.com/catalog_unlimited/Post Widgets/tag_cloud.jpg\";s:7:\"preview\";s:30:\"tag-cloud-widget-for-elementor\";s:4:\"tags\";s:0:\"\";}i:18;a:6:{s:5:\"title\";s:17:\"Masonry Post Grid\";s:4:\"name\";s:17:\"masonry_post_grid\";s:6:\"isfree\";b:0;s:5:\"image\";s:87:\"https://api.unlimited-elements.com/catalog_unlimited/Post Widgets/masonry_post_grid.png\";s:7:\"preview\";s:38:\"masonry-post-grid-widget-for-elementor\";s:4:\"tags\";s:1:\"a\";}}s:20:\"Post Filters & Tools\";a:19:{i:0;a:6:{s:5:\"title\";s:11:\"AJAX Search\";s:4:\"name\";s:11:\"ajax_search\";s:6:\"isfree\";b:1;s:5:\"image\";s:89:\"https://api.unlimited-elements.com/catalog_unlimited/Post Filters & Tools/ajax_search.png\";s:7:\"preview\";s:32:\"ajax-search-widget-for-elementor\";s:4:\"tags\";s:0:\"\";}i:1;a:6:{s:5:\"title\";s:11:\"Breadcrumbs\";s:4:\"name\";s:18:\"breadcrumbs_widget\";s:6:\"isfree\";b:1;s:5:\"image\";s:96:\"https://api.unlimited-elements.com/catalog_unlimited/Post Filters & Tools/breadcrumbs_widget.png\";s:7:\"preview\";s:32:\"breadcrumbs-widget-for-elementor\";s:4:\"tags\";s:0:\"\";}i:2;a:6:{s:5:\"title\";s:18:\"Dynamic Post Popup\";s:4:\"name\";s:13:\"dynamic_popup\";s:6:\"isfree\";b:0;s:5:\"image\";s:91:\"https://api.unlimited-elements.com/catalog_unlimited/Post Filters & Tools/dynamic_popup.png\";s:7:\"preview\";s:39:\"dynamic-post-popup-widget-for-elementor\";s:4:\"tags\";s:0:\"\";}i:3;a:6:{s:5:\"title\";s:11:\"Tabs Filter\";s:4:\"name\";s:22:\"ue_buttons_post_filter\";s:6:\"isfree\";b:1;s:5:\"image\";s:100:\"https://api.unlimited-elements.com/catalog_unlimited/Post Filters & Tools/ue_buttons_post_filter.jpg\";s:7:\"preview\";s:32:\"tabs-filter-widget-for-elementor\";s:4:\"tags\";s:0:\"\";}i:4;a:6:{s:5:\"title\";s:17:\"Checkboxes Filter\";s:4:\"name\";s:20:\"ue_checkboxes_filter\";s:6:\"isfree\";b:1;s:5:\"image\";s:98:\"https://api.unlimited-elements.com/catalog_unlimited/Post Filters & Tools/ue_checkboxes_filter.png\";s:7:\"preview\";s:38:\"checkboxes-filter-widget-for-elementor\";s:4:\"tags\";s:0:\"\";}i:5;a:6:{s:5:\"title\";s:15:\"Post Pagination\";s:4:\"name\";s:18:\"archive_pagination\";s:6:\"isfree\";b:1;s:5:\"image\";s:96:\"https://api.unlimited-elements.com/catalog_unlimited/Post Filters & Tools/archive_pagination.png\";s:7:\"preview\";s:36:\"post-pagination-widget-for-elementor\";s:4:\"tags\";s:0:\"\";}i:6;a:6:{s:5:\"title\";s:14:\"Active Filters\";s:4:\"name\";s:14:\"active_filters\";s:6:\"isfree\";b:0;s:5:\"image\";s:92:\"https://api.unlimited-elements.com/catalog_unlimited/Post Filters & Tools/active_filters.png\";s:7:\"preview\";s:35:\"active-filters-widget-for-elementor\";s:4:\"tags\";s:0:\"\";}i:7;a:6:{s:5:\"title\";s:13:\"Clear Filters\";s:4:\"name\";s:20:\"clear_filters_button\";s:6:\"isfree\";b:0;s:5:\"image\";s:98:\"https://api.unlimited-elements.com/catalog_unlimited/Post Filters & Tools/clear_filters_button.png\";s:7:\"preview\";s:34:\"clear-filters-widget-for-elementor\";s:4:\"tags\";s:0:\"\";}i:8;a:6:{s:5:\"title\";s:22:\"Select Dropdown Filter\";s:4:\"name\";s:21:\"ue_select_post_filter\";s:6:\"isfree\";b:1;s:5:\"image\";s:99:\"https://api.unlimited-elements.com/catalog_unlimited/Post Filters & Tools/ue_select_post_filter.jpg\";s:7:\"preview\";s:43:\"select-dropdown-filter-widget-for-elementor\";s:4:\"tags\";s:0:\"\";}i:9;a:6:{s:5:\"title\";s:18:\"Post Query Summary\";s:4:\"name\";s:20:\"query_summary_filter\";s:6:\"isfree\";b:0;s:5:\"image\";s:98:\"https://api.unlimited-elements.com/catalog_unlimited/Post Filters & Tools/query_summary_filter.png\";s:7:\"preview\";s:39:\"post-query-summary-widget-for-elementor\";s:4:\"tags\";s:0:\"\";}i:10;a:6:{s:5:\"title\";s:13:\"Search Filter\";s:4:\"name\";s:19:\"posts_search_filter\";s:6:\"isfree\";b:0;s:5:\"image\";s:97:\"https://api.unlimited-elements.com/catalog_unlimited/Post Filters & Tools/posts_search_filter.png\";s:7:\"preview\";s:34:\"search-filter-widget-for-elementor\";s:4:\"tags\";s:0:\"\";}i:11;a:6:{s:5:\"title\";s:27:\"Load More / Infinite Scroll\";s:4:\"name\";s:16:\"load_more_filter\";s:6:\"isfree\";b:0;s:5:\"image\";s:94:\"https://api.unlimited-elements.com/catalog_unlimited/Post Filters & Tools/load_more_filter.png\";s:7:\"preview\";s:46:\"load-more-infinite-scroll-widget-for-elementor\";s:4:\"tags\";s:0:\"\";}i:12;a:6:{s:5:\"title\";s:14:\"Sorting Filter\";s:4:\"name\";s:14:\"ue_sort_filter\";s:6:\"isfree\";b:0;s:5:\"image\";s:92:\"https://api.unlimited-elements.com/catalog_unlimited/Post Filters & Tools/ue_sort_filter.png\";s:7:\"preview\";s:35:\"sorting-filter-widget-for-elementor\";s:4:\"tags\";s:0:\"\";}i:13;a:6:{s:5:\"title\";s:18:\"Price Range Filter\";s:4:\"name\";s:18:\"price_range_filter\";s:6:\"isfree\";b:0;s:5:\"image\";s:96:\"https://api.unlimited-elements.com/catalog_unlimited/Post Filters & Tools/price_range_filter.png\";s:7:\"preview\";s:39:\"price-range-filter-widget-for-elementor\";s:4:\"tags\";s:0:\"\";}i:14;a:6:{s:5:\"title\";s:23:\"Colors Swatches Filter\";s:4:\"name\";s:22:\"colors_swatches_filter\";s:6:\"isfree\";b:0;s:5:\"image\";s:100:\"https://api.unlimited-elements.com/catalog_unlimited/Post Filters & Tools/colors_swatches_filter.png\";s:7:\"preview\";s:42:\"color-swatches-filter-widget-for-elementor\";s:4:\"tags\";s:0:\"\";}i:15;a:6:{s:5:\"title\";s:18:\"Off Canvas Filters\";s:4:\"name\";s:23:\"mobile_dropdown_filters\";s:6:\"isfree\";b:0;s:5:\"image\";s:101:\"https://api.unlimited-elements.com/catalog_unlimited/Post Filters & Tools/mobile_dropdown_filters.png\";s:7:\"preview\";s:39:\"off-canvas-filters-widget-for-elementor\";s:4:\"tags\";s:0:\"\";}i:16;a:6:{s:5:\"title\";s:17:\"Accordion Filters\";s:4:\"name\";s:17:\"accordion_filters\";s:6:\"isfree\";b:0;s:5:\"image\";s:95:\"https://api.unlimited-elements.com/catalog_unlimited/Post Filters & Tools/accordion_filters.png\";s:7:\"preview\";s:38:\"accordion-filters-widget-for-elementor\";s:4:\"tags\";s:0:\"\";}i:17;a:6:{s:5:\"title\";s:15:\"Post Navigation\";s:4:\"name\";s:14:\"next_prev_post\";s:6:\"isfree\";b:1;s:5:\"image\";s:92:\"https://api.unlimited-elements.com/catalog_unlimited/Post Filters & Tools/next_prev_post.png\";s:7:\"preview\";s:36:\"post-navigation-widget-for-elementor\";s:4:\"tags\";s:0:\"\";}i:18;a:6:{s:5:\"title\";s:15:\"Alphabet Filter\";s:4:\"name\";s:18:\"ue_alphabet_filter\";s:6:\"isfree\";b:0;s:5:\"image\";s:96:\"https://api.unlimited-elements.com/catalog_unlimited/Post Filters & Tools/ue_alphabet_filter.png\";s:7:\"preview\";s:36:\"alphabet-filter-widget-for-elementor\";s:4:\"tags\";s:0:\"\";}}s:12:\"Form Builder\";a:19:{i:0;a:6:{s:5:\"title\";s:10:\"Text Field\";s:4:\"name\";s:10:\"text_field\";s:6:\"isfree\";b:1;s:5:\"image\";s:80:\"https://api.unlimited-elements.com/catalog_unlimited/Form Builder/text_field.png\";s:7:\"preview\";s:12:\"form-builder\";s:4:\"tags\";s:0:\"\";}i:1;a:6:{s:5:\"title\";s:14:\"Textarea Field\";s:4:\"name\";s:20:\"form_field_paragraph\";s:6:\"isfree\";b:1;s:5:\"image\";s:90:\"https://api.unlimited-elements.com/catalog_unlimited/Form Builder/form_field_paragraph.png\";s:7:\"preview\";s:12:\"form-builder\";s:4:\"tags\";s:0:\"\";}i:2;a:6:{s:5:\"title\";s:13:\"Submit Button\";s:4:\"name\";s:13:\"submit_button\";s:6:\"isfree\";b:1;s:5:\"image\";s:83:\"https://api.unlimited-elements.com/catalog_unlimited/Form Builder/submit_button.png\";s:7:\"preview\";s:12:\"form-builder\";s:4:\"tags\";s:0:\"\";}i:3;a:6:{s:5:\"title\";s:14:\"Dropdown Field\";s:4:\"name\";s:14:\"dropdown_field\";s:6:\"isfree\";b:1;s:5:\"image\";s:84:\"https://api.unlimited-elements.com/catalog_unlimited/Form Builder/dropdown_field.png\";s:7:\"preview\";s:12:\"form-builder\";s:4:\"tags\";s:2:\"am\";}i:4;a:6:{s:5:\"title\";s:14:\"Checkbox Field\";s:4:\"name\";s:14:\"checkbox_field\";s:6:\"isfree\";b:1;s:5:\"image\";s:84:\"https://api.unlimited-elements.com/catalog_unlimited/Form Builder/checkbox_field.png\";s:7:\"preview\";s:12:\"form-builder\";s:4:\"tags\";s:2:\"am\";}i:5;a:6:{s:5:\"title\";s:18:\"Radio Button Field\";s:4:\"name\";s:12:\"radio_button\";s:6:\"isfree\";b:1;s:5:\"image\";s:82:\"https://api.unlimited-elements.com/catalog_unlimited/Form Builder/radio_button.png\";s:7:\"preview\";s:12:\"form-builder\";s:4:\"tags\";s:1:\"r\";}i:6;a:6:{s:5:\"title\";s:12:\"Number Field\";s:4:\"name\";s:12:\"number_field\";s:6:\"isfree\";b:1;s:5:\"image\";s:82:\"https://api.unlimited-elements.com/catalog_unlimited/Form Builder/number_field.png\";s:7:\"preview\";s:12:\"form-builder\";s:4:\"tags\";s:0:\"\";}i:7;a:6:{s:5:\"title\";s:11:\"Phone Field\";s:4:\"name\";s:11:\"phone_field\";s:6:\"isfree\";b:1;s:5:\"image\";s:81:\"https://api.unlimited-elements.com/catalog_unlimited/Form Builder/phone_field.png\";s:7:\"preview\";s:12:\"form-builder\";s:4:\"tags\";s:0:\"\";}i:8;a:6:{s:5:\"title\";s:11:\"Email Field\";s:4:\"name\";s:16:\"form_field_email\";s:6:\"isfree\";b:1;s:5:\"image\";s:86:\"https://api.unlimited-elements.com/catalog_unlimited/Form Builder/form_field_email.png\";s:7:\"preview\";s:12:\"form-builder\";s:4:\"tags\";s:0:\"\";}i:9;a:6:{s:5:\"title\";s:15:\"Multi Step Form\";s:4:\"name\";s:15:\"multi_step_form\";s:6:\"isfree\";b:1;s:5:\"image\";s:85:\"https://api.unlimited-elements.com/catalog_unlimited/Form Builder/multi_step_form.png\";s:7:\"preview\";s:12:\"form-builder\";s:4:\"tags\";s:1:\"r\";}i:10;a:6:{s:5:\"title\";s:10:\"File Field\";s:4:\"name\";s:10:\"file_field\";s:6:\"isfree\";b:0;s:5:\"image\";s:80:\"https://api.unlimited-elements.com/catalog_unlimited/Form Builder/file_field.png\";s:7:\"preview\";s:12:\"form-builder\";s:4:\"tags\";s:0:\"\";}i:11;a:6:{s:5:\"title\";s:10:\"Date Field\";s:4:\"name\";s:10:\"date_field\";s:6:\"isfree\";b:0;s:5:\"image\";s:80:\"https://api.unlimited-elements.com/catalog_unlimited/Form Builder/date_field.png\";s:7:\"preview\";s:12:\"form-builder\";s:4:\"tags\";s:0:\"\";}i:12;a:6:{s:5:\"title\";s:12:\"Slider Field\";s:4:\"name\";s:12:\"range_slider\";s:6:\"isfree\";b:0;s:5:\"image\";s:82:\"https://api.unlimited-elements.com/catalog_unlimited/Form Builder/range_slider.png\";s:7:\"preview\";s:12:\"form-builder\";s:4:\"tags\";s:0:\"\";}i:13;a:6:{s:5:\"title\";s:13:\"Message Field\";s:4:\"name\";s:13:\"message_field\";s:6:\"isfree\";b:0;s:5:\"image\";s:83:\"https://api.unlimited-elements.com/catalog_unlimited/Form Builder/message_field.png\";s:7:\"preview\";s:12:\"form-builder\";s:4:\"tags\";s:0:\"\";}i:14;a:6:{s:5:\"title\";s:13:\"Confirm Field\";s:4:\"name\";s:13:\"confirm_field\";s:6:\"isfree\";b:0;s:5:\"image\";s:83:\"https://api.unlimited-elements.com/catalog_unlimited/Form Builder/confirm_field.png\";s:7:\"preview\";s:12:\"form-builder\";s:4:\"tags\";s:0:\"\";}i:15;a:6:{s:5:\"title\";s:17:\"Star Rating Field\";s:4:\"name\";s:17:\"star_rating_field\";s:6:\"isfree\";b:0;s:5:\"image\";s:87:\"https://api.unlimited-elements.com/catalog_unlimited/Form Builder/star_rating_field.png\";s:7:\"preview\";s:12:\"form-builder\";s:4:\"tags\";s:0:\"\";}i:16;a:6:{s:5:\"title\";s:9:\"NPS Field\";s:4:\"name\";s:9:\"nps_field\";s:6:\"isfree\";b:0;s:5:\"image\";s:79:\"https://api.unlimited-elements.com/catalog_unlimited/Form Builder/nps_field.png\";s:7:\"preview\";s:12:\"form-builder\";s:4:\"tags\";s:1:\"r\";}i:17;a:6:{s:5:\"title\";s:11:\"Scale Field\";s:4:\"name\";s:11:\"scale_field\";s:6:\"isfree\";b:0;s:5:\"image\";s:81:\"https://api.unlimited-elements.com/catalog_unlimited/Form Builder/scale_field.png\";s:7:\"preview\";s:12:\"form-builder\";s:4:\"tags\";s:1:\"r\";}i:18;a:6:{s:5:\"title\";s:12:\"Likert Scale\";s:4:\"name\";s:12:\"likert_scale\";s:6:\"isfree\";b:0;s:5:\"image\";s:82:\"https://api.unlimited-elements.com/catalog_unlimited/Form Builder/likert_scale.png\";s:7:\"preview\";s:12:\"form-builder\";s:4:\"tags\";s:0:\"\";}}s:11:\"Woo Widgets\";a:9:{i:0;a:6:{s:5:\"title\";s:13:\"Woo Mini Cart\";s:4:\"name\";s:16:\"woo_mini_cart_ax\";s:6:\"isfree\";b:1;s:5:\"image\";s:85:\"https://api.unlimited-elements.com/catalog_unlimited/Woo Widgets/woo_mini_cart_ax.png\";s:7:\"preview\";s:34:\"woo-mini-cart-widget-for-elementor\";s:4:\"tags\";s:0:\"\";}i:1;a:6:{s:5:\"title\";s:16:\"Woo Product Grid\";s:4:\"name\";s:24:\"woocommerce_product_grid\";s:6:\"isfree\";b:1;s:5:\"image\";s:93:\"https://api.unlimited-elements.com/catalog_unlimited/Woo Widgets/woocommerce_product_grid.png\";s:7:\"preview\";s:37:\"woo-product-grid-widget-for-elementor\";s:4:\"tags\";s:3:\"ars\";}i:2;a:6:{s:5:\"title\";s:16:\"Woo Product List\";s:4:\"name\";s:24:\"woocommerce_product_list\";s:6:\"isfree\";b:1;s:5:\"image\";s:93:\"https://api.unlimited-elements.com/catalog_unlimited/Woo Widgets/woocommerce_product_list.jpg\";s:7:\"preview\";s:37:\"woo-product-list-widget-for-elementor\";s:4:\"tags\";s:3:\"ars\";}i:3;a:6:{s:5:\"title\";s:20:\"Woo Product Carousel\";s:4:\"name\";s:28:\"woocommerce_product_carousel\";s:6:\"isfree\";b:1;s:5:\"image\";s:97:\"https://api.unlimited-elements.com/catalog_unlimited/Woo Widgets/woocommerce_product_carousel.png\";s:7:\"preview\";s:41:\"woo-product-carousel-widget-for-elementor\";s:4:\"tags\";s:2:\"ar\";}i:4;a:6:{s:5:\"title\";s:15:\"Woo AJAX Search\";s:4:\"name\";s:23:\"woocommerce_ajax_search\";s:6:\"isfree\";b:1;s:5:\"image\";s:92:\"https://api.unlimited-elements.com/catalog_unlimited/Woo Widgets/woocommerce_ajax_search.png\";s:7:\"preview\";s:36:\"woo-ajax-search-widget-for-elementor\";s:4:\"tags\";s:0:\"\";}i:5;a:6:{s:5:\"title\";s:17:\"Woo Category Grid\";s:4:\"name\";s:25:\"woocommerce_category_grid\";s:6:\"isfree\";b:1;s:5:\"image\";s:94:\"https://api.unlimited-elements.com/catalog_unlimited/Woo Widgets/woocommerce_category_grid.png\";s:7:\"preview\";s:39:\"woo-category-grid-widget-for-elemenetor\";s:4:\"tags\";s:1:\"s\";}i:6;a:6:{s:5:\"title\";s:21:\"Woo Category Carousel\";s:4:\"name\";s:29:\"woocommerce_category_carousel\";s:6:\"isfree\";b:1;s:5:\"image\";s:98:\"https://api.unlimited-elements.com/catalog_unlimited/Woo Widgets/woocommerce_category_carousel.png\";s:7:\"preview\";s:42:\"woo-category-carousel-widget-for-elementor\";s:4:\"tags\";s:1:\"r\";}i:7;a:6:{s:5:\"title\";s:18:\"Woo Product Slider\";s:4:\"name\";s:26:\"woocommerce_product_slider\";s:6:\"isfree\";b:0;s:5:\"image\";s:95:\"https://api.unlimited-elements.com/catalog_unlimited/Woo Widgets/woocommerce_product_slider.png\";s:7:\"preview\";s:39:\"woo-product-slider-widget-for-elementor\";s:4:\"tags\";s:2:\"ar\";}i:8;a:6:{s:5:\"title\";s:26:\"Quantity Increment Buttons\";s:4:\"name\";s:26:\"quantity_increment_buttons\";s:6:\"isfree\";b:0;s:5:\"image\";s:95:\"https://api.unlimited-elements.com/catalog_unlimited/Woo Widgets/quantity_increment_buttons.png\";s:7:\"preview\";s:47:\"quantity-increment-buttons-widget-for-elementor\";s:4:\"tags\";s:0:\"\";}}s:17:\"Marketing Widgets\";a:54:{i:0;a:6:{s:5:\"title\";s:5:\"Badge\";s:4:\"name\";s:5:\"badge\";s:6:\"isfree\";b:1;s:5:\"image\";s:80:\"https://api.unlimited-elements.com/catalog_unlimited/Marketing Widgets/badge.png\";s:7:\"preview\";s:26:\"badge-widget-for-elementor\";s:4:\"tags\";s:0:\"\";}i:1;a:6:{s:5:\"title\";s:15:\"Comparison List\";s:4:\"name\";s:15:\"comparison_list\";s:6:\"isfree\";b:0;s:5:\"image\";s:90:\"https://api.unlimited-elements.com/catalog_unlimited/Marketing Widgets/comparison_list.png\";s:7:\"preview\";s:36:\"comparison-list-widget-for-elementor\";s:4:\"tags\";s:2:\"am\";}i:2;a:6:{s:5:\"title\";s:13:\"Pricing Table\";s:4:\"name\";s:18:\"icon_pricing_table\";s:6:\"isfree\";b:1;s:5:\"image\";s:93:\"https://api.unlimited-elements.com/catalog_unlimited/Marketing Widgets/icon_pricing_table.png\";s:7:\"preview\";s:34:\"pricing-table-widget-for-elementor\";s:4:\"tags\";s:0:\"\";}i:3;a:6:{s:5:\"title\";s:21:\"Unlimited Google Maps\";s:4:\"name\";s:14:\"ue_google_maps\";s:6:\"isfree\";b:1;s:5:\"image\";s:89:\"https://api.unlimited-elements.com/catalog_unlimited/Marketing Widgets/ue_google_maps.jpg\";s:7:\"preview\";s:42:\"unlimited-google-maps-widget-for-elementor\";s:4:\"tags\";s:2:\"am\";}i:4;a:6:{s:5:\"title\";s:20:\"Team Member Carousel\";s:4:\"name\";s:20:\"team_member_carousel\";s:6:\"isfree\";b:1;s:5:\"image\";s:95:\"https://api.unlimited-elements.com/catalog_unlimited/Marketing Widgets/team_member_carousel.png\";s:7:\"preview\";s:41:\"team-member-carousel-widget-for-elementor\";s:4:\"tags\";s:3:\"amr\";}i:5;a:6:{s:5:\"title\";s:9:\"Price Box\";s:4:\"name\";s:17:\"box_pricing_table\";s:6:\"isfree\";b:0;s:5:\"image\";s:92:\"https://api.unlimited-elements.com/catalog_unlimited/Marketing Widgets/box_pricing_table.png\";s:7:\"preview\";s:30:\"price-box-widget-for-elementor\";s:4:\"tags\";s:0:\"\";}i:6;a:6:{s:5:\"title\";s:9:\"Logo Grid\";s:4:\"name\";s:9:\"logo_grid\";s:6:\"isfree\";b:1;s:5:\"image\";s:84:\"https://api.unlimited-elements.com/catalog_unlimited/Marketing Widgets/logo_grid.png\";s:7:\"preview\";s:30:\"logo-grid-widget-for-elementor\";s:4:\"tags\";s:2:\"am\";}i:7;a:6:{s:5:\"title\";s:12:\"Logo Marquee\";s:4:\"name\";s:12:\"logo_marquee\";s:6:\"isfree\";b:1;s:5:\"image\";s:87:\"https://api.unlimited-elements.com/catalog_unlimited/Marketing Widgets/logo_marquee.png\";s:7:\"preview\";s:33:\"logo-marquee-widget-for-elementor\";s:4:\"tags\";s:2:\"am\";}i:8;a:6:{s:5:\"title\";s:15:\"Testimonial Box\";s:4:\"name\";s:15:\"box_testimonial\";s:6:\"isfree\";b:1;s:5:\"image\";s:90:\"https://api.unlimited-elements.com/catalog_unlimited/Marketing Widgets/box_testimonial.png\";s:7:\"preview\";s:36:\"testimonial-box-widget-for-elementor\";s:4:\"tags\";s:0:\"\";}i:9;a:6:{s:5:\"title\";s:15:\"Block Quote Box\";s:4:\"name\";s:27:\"blox_solid_color_blockquote\";s:6:\"isfree\";b:1;s:5:\"image\";s:102:\"https://api.unlimited-elements.com/catalog_unlimited/Marketing Widgets/blox_solid_color_blockquote.png\";s:7:\"preview\";s:36:\"block-quote-box-widget-for-elementor\";s:4:\"tags\";s:0:\"\";}i:10;a:6:{s:5:\"title\";s:14:\"Instagram Feed\";s:4:\"name\";s:25:\"blox_grid_instagrm_widget\";s:6:\"isfree\";b:1;s:5:\"image\";s:100:\"https://api.unlimited-elements.com/catalog_unlimited/Marketing Widgets/blox_grid_instagrm_widget.png\";s:7:\"preview\";s:35:\"instagram-feed-widget-for-elementor\";s:4:\"tags\";s:1:\"r\";}i:11;a:6:{s:5:\"title\";s:16:\"Testimonial Grid\";s:4:\"name\";s:16:\"testemonial_grid\";s:6:\"isfree\";b:1;s:5:\"image\";s:91:\"https://api.unlimited-elements.com/catalog_unlimited/Marketing Widgets/testemonial_grid.png\";s:7:\"preview\";s:37:\"testimonial-grid-widget-for-elementor\";s:4:\"tags\";s:3:\"amr\";}i:12;a:6:{s:5:\"title\";s:16:\"Block Quote Card\";s:4:\"name\";s:20:\"material_block_quote\";s:6:\"isfree\";b:1;s:5:\"image\";s:95:\"https://api.unlimited-elements.com/catalog_unlimited/Marketing Widgets/material_block_quote.png\";s:7:\"preview\";s:37:\"block-quote-card-widget-for-elementor\";s:4:\"tags\";s:0:\"\";}i:13;a:6:{s:5:\"title\";s:16:\"Team Member Card\";s:4:\"name\";s:16:\"team_member_card\";s:6:\"isfree\";b:1;s:5:\"image\";s:91:\"https://api.unlimited-elements.com/catalog_unlimited/Marketing Widgets/team_member_card.png\";s:7:\"preview\";s:37:\"team-member-card-widget-for-elementor\";s:4:\"tags\";s:0:\"\";}i:14;a:6:{s:5:\"title\";s:20:\"Testimonial Carousel\";s:4:\"name\";s:31:\"responsive_testemonial_carousel\";s:6:\"isfree\";b:1;s:5:\"image\";s:106:\"https://api.unlimited-elements.com/catalog_unlimited/Marketing Widgets/responsive_testemonial_carousel.png\";s:7:\"preview\";s:41:\"testimonial-carousel-widget-for-elementor\";s:4:\"tags\";s:3:\"amr\";}i:15;a:6:{s:5:\"title\";s:22:\"Instagram Latest Image\";s:4:\"name\";s:27:\"blox_instagram_latest_image\";s:6:\"isfree\";b:1;s:5:\"image\";s:102:\"https://api.unlimited-elements.com/catalog_unlimited/Marketing Widgets/blox_instagram_latest_image.png\";s:7:\"preview\";s:43:\"instagram-latest-image-widget-for-elementor\";s:4:\"tags\";s:0:\"\";}i:16;a:6:{s:5:\"title\";s:13:\"Logo Carousel\";s:4:\"name\";s:13:\"logo_carousel\";s:6:\"isfree\";b:1;s:5:\"image\";s:88:\"https://api.unlimited-elements.com/catalog_unlimited/Marketing Widgets/logo_carousel.gif\";s:7:\"preview\";s:34:\"logo-carousel-widget-for-elementor\";s:4:\"tags\";s:3:\"amr\";}i:17;a:6:{s:5:\"title\";s:11:\"Product Box\";s:4:\"name\";s:14:\"bold_price_box\";s:6:\"isfree\";b:1;s:5:\"image\";s:89:\"https://api.unlimited-elements.com/catalog_unlimited/Marketing Widgets/bold_price_box.png\";s:7:\"preview\";s:32:\"product-box-widget-for-elementor\";s:4:\"tags\";s:0:\"\";}i:18;a:6:{s:5:\"title\";s:9:\"Logo Card\";s:4:\"name\";s:9:\"logo_card\";s:6:\"isfree\";b:1;s:5:\"image\";s:84:\"https://api.unlimited-elements.com/catalog_unlimited/Marketing Widgets/logo_card.jpg\";s:7:\"preview\";s:30:\"logo-card-widget-for-elementor\";s:4:\"tags\";s:0:\"\";}i:19;a:6:{s:5:\"title\";s:24:\"Block Quote Carousel Box\";s:4:\"name\";s:24:\"blox_material_blockquote\";s:6:\"isfree\";b:1;s:5:\"image\";s:99:\"https://api.unlimited-elements.com/catalog_unlimited/Marketing Widgets/blox_material_blockquote.png\";s:7:\"preview\";s:45:\"block-quote-carousel-box-widget-for-elementor\";s:4:\"tags\";s:0:\"\";}i:20;a:6:{s:5:\"title\";s:16:\"Testimonial Card\";s:4:\"name\";s:21:\"logo_card_testimonial\";s:6:\"isfree\";b:1;s:5:\"image\";s:96:\"https://api.unlimited-elements.com/catalog_unlimited/Marketing Widgets/logo_card_testimonial.png\";s:7:\"preview\";s:37:\"testimonial-card-widget-for-elementor\";s:4:\"tags\";s:0:\"\";}i:21;a:6:{s:5:\"title\";s:13:\"Instagram Box\";s:4:\"name\";s:28:\"blox_quatro_instagram_widget\";s:6:\"isfree\";b:0;s:5:\"image\";s:103:\"https://api.unlimited-elements.com/catalog_unlimited/Marketing Widgets/blox_quatro_instagram_widget.png\";s:7:\"preview\";s:34:\"instagram-box-widget-for-elementor\";s:4:\"tags\";s:0:\"\";}i:22;a:6:{s:5:\"title\";s:10:\"Price List\";s:4:\"name\";s:10:\"price_list\";s:6:\"isfree\";b:1;s:5:\"image\";s:85:\"https://api.unlimited-elements.com/catalog_unlimited/Marketing Widgets/price_list.png\";s:7:\"preview\";s:31:\"price-list-widget-for-elementor\";s:4:\"tags\";s:3:\"ams\";}i:23;a:6:{s:5:\"title\";s:15:\"Team Member Box\";s:4:\"name\";s:23:\"team_member_box_overlay\";s:6:\"isfree\";b:1;s:5:\"image\";s:98:\"https://api.unlimited-elements.com/catalog_unlimited/Marketing Widgets/team_member_box_overlay.gif\";s:7:\"preview\";s:36:\"team-member-box-widget-for-elementor\";s:4:\"tags\";s:0:\"\";}i:24;a:6:{s:5:\"title\";s:20:\"Block Quote Carousel\";s:4:\"name\";s:24:\"blox_blockquote_carousel\";s:6:\"isfree\";b:0;s:5:\"image\";s:99:\"https://api.unlimited-elements.com/catalog_unlimited/Marketing Widgets/blox_blockquote_carousel.png\";s:7:\"preview\";s:41:\"block-quote-carousel-widget-for-elementor\";s:4:\"tags\";s:0:\"\";}i:25;a:6:{s:5:\"title\";s:14:\"Instagram Card\";s:4:\"name\";s:26:\"blox_instagram_card_widget\";s:6:\"isfree\";b:0;s:5:\"image\";s:101:\"https://api.unlimited-elements.com/catalog_unlimited/Marketing Widgets/blox_instagram_card_widget.png\";s:7:\"preview\";s:35:\"instagram-card-widget-for-elementor\";s:4:\"tags\";s:0:\"\";}i:26;a:6:{s:5:\"title\";s:23:\"Team Member Icon Effect\";s:4:\"name\";s:25:\"circle_effect_team_member\";s:6:\"isfree\";b:0;s:5:\"image\";s:100:\"https://api.unlimited-elements.com/catalog_unlimited/Marketing Widgets/circle_effect_team_member.gif\";s:7:\"preview\";s:44:\"team-member-icon-effect-widget-for-elementor\";s:4:\"tags\";s:0:\"\";}i:27;a:6:{s:5:\"title\";s:18:\"Block Quote Slider\";s:4:\"name\";s:26:\"blox_side_image_blockquote\";s:6:\"isfree\";b:0;s:5:\"image\";s:101:\"https://api.unlimited-elements.com/catalog_unlimited/Marketing Widgets/blox_side_image_blockquote.png\";s:7:\"preview\";s:39:\"block-quote-slider-widget-for-elementor\";s:4:\"tags\";s:0:\"\";}i:28;a:6:{s:5:\"title\";s:13:\"WhatsApp Chat\";s:4:\"name\";s:13:\"whatsapp_chat\";s:6:\"isfree\";b:0;s:5:\"image\";s:88:\"https://api.unlimited-elements.com/catalog_unlimited/Marketing Widgets/whatsapp_chat.png\";s:7:\"preview\";s:34:\"whatsapp-chat-widget-for-elementor\";s:4:\"tags\";s:0:\"\";}i:29;a:6:{s:5:\"title\";s:20:\"Instagram Metro Grid\";s:4:\"name\";s:21:\"blox_instagram_widget\";s:6:\"isfree\";b:0;s:5:\"image\";s:96:\"https://api.unlimited-elements.com/catalog_unlimited/Marketing Widgets/blox_instagram_widget.png\";s:7:\"preview\";s:41:\"instagram-metro-grid-widget-for-elementor\";s:4:\"tags\";s:0:\"\";}i:30;a:6:{s:5:\"title\";s:21:\"Floating Chat Buttons\";s:4:\"name\";s:22:\"mobile_conversion_menu\";s:6:\"isfree\";b:0;s:5:\"image\";s:97:\"https://api.unlimited-elements.com/catalog_unlimited/Marketing Widgets/mobile_conversion_menu.gif\";s:7:\"preview\";s:42:\"floating-chat-buttons-widget-for-elementor\";s:4:\"tags\";s:0:\"\";}i:31;a:6:{s:5:\"title\";s:5:\"vCard\";s:4:\"name\";s:12:\"vcard_button\";s:6:\"isfree\";b:0;s:5:\"image\";s:87:\"https://api.unlimited-elements.com/catalog_unlimited/Marketing Widgets/vcard_button.png\";s:7:\"preview\";s:26:\"vcard-widget-for-elementor\";s:4:\"tags\";s:1:\"s\";}i:32;a:6:{s:5:\"title\";s:16:\"Team Member Grid\";s:4:\"name\";s:16:\"team_member_grid\";s:6:\"isfree\";b:0;s:5:\"image\";s:91:\"https://api.unlimited-elements.com/catalog_unlimited/Marketing Widgets/team_member_grid.jpg\";s:7:\"preview\";s:37:\"team-member-grid-widget-for-elementor\";s:4:\"tags\";s:3:\"ams\";}i:33;a:6:{s:5:\"title\";s:26:\"Team Member Sliding Effect\";s:4:\"name\";s:29:\"uc_team_member_overlay_bottom\";s:6:\"isfree\";b:0;s:5:\"image\";s:104:\"https://api.unlimited-elements.com/catalog_unlimited/Marketing Widgets/uc_team_member_overlay_bottom.gif\";s:7:\"preview\";s:47:\"team-member-sliding-effect-widget-for-elementor\";s:4:\"tags\";s:0:\"\";}i:34;a:6:{s:5:\"title\";s:13:\"Pricing Plans\";s:4:\"name\";s:12:\"pricing_plan\";s:6:\"isfree\";b:0;s:5:\"image\";s:87:\"https://api.unlimited-elements.com/catalog_unlimited/Marketing Widgets/pricing_plan.jpg\";s:7:\"preview\";s:34:\"pricing-plans-widget-for-elementor\";s:4:\"tags\";s:1:\"r\";}i:35;a:6:{s:5:\"title\";s:4:\"List\";s:4:\"name\";s:4:\"list\";s:6:\"isfree\";b:1;s:5:\"image\";s:79:\"https://api.unlimited-elements.com/catalog_unlimited/Marketing Widgets/list.png\";s:7:\"preview\";s:25:\"list-widget-for-elementor\";s:4:\"tags\";s:3:\"ams\";}i:36;a:6:{s:5:\"title\";s:10:\"Review Box\";s:4:\"name\";s:10:\"review_box\";s:6:\"isfree\";b:1;s:5:\"image\";s:85:\"https://api.unlimited-elements.com/catalog_unlimited/Marketing Widgets/review_box.png\";s:7:\"preview\";s:31:\"review-box-widget-for-elementor\";s:4:\"tags\";s:0:\"\";}i:37;a:6:{s:5:\"title\";s:12:\"Product Card\";s:4:\"name\";s:13:\"food_menu_box\";s:6:\"isfree\";b:1;s:5:\"image\";s:88:\"https://api.unlimited-elements.com/catalog_unlimited/Marketing Widgets/food_menu_box.png\";s:7:\"preview\";s:33:\"product-card-widget-for-elementor\";s:4:\"tags\";s:0:\"\";}i:38;a:6:{s:5:\"title\";s:11:\"Memory Game\";s:4:\"name\";s:11:\"memory_game\";s:6:\"isfree\";b:0;s:5:\"image\";s:86:\"https://api.unlimited-elements.com/catalog_unlimited/Marketing Widgets/memory_game.gif\";s:7:\"preview\";s:32:\"memory-game-widget-for-elementor\";s:4:\"tags\";s:0:\"\";}i:39;a:6:{s:5:\"title\";s:18:\"Product Highlights\";s:4:\"name\";s:26:\"two_column_product_bullets\";s:6:\"isfree\";b:0;s:5:\"image\";s:101:\"https://api.unlimited-elements.com/catalog_unlimited/Marketing Widgets/two_column_product_bullets.jpg\";s:7:\"preview\";s:39:\"product-highlights-widget-for-elementor\";s:4:\"tags\";s:0:\"\";}i:40;a:6:{s:5:\"title\";s:15:\"Product Bullets\";s:4:\"name\";s:15:\"product_bullets\";s:6:\"isfree\";b:0;s:5:\"image\";s:90:\"https://api.unlimited-elements.com/catalog_unlimited/Marketing Widgets/product_bullets.jpg\";s:7:\"preview\";s:36:\"product-bullets-widget-for-elementor\";s:4:\"tags\";s:3:\"ams\";}i:41;a:6:{s:5:\"title\";s:17:\"Statistic Counter\";s:4:\"name\";s:17:\"statistic_counter\";s:6:\"isfree\";b:1;s:5:\"image\";s:92:\"https://api.unlimited-elements.com/catalog_unlimited/Marketing Widgets/statistic_counter.jpg\";s:7:\"preview\";s:38:\"statistic-counter-widget-for-elementor\";s:4:\"tags\";s:0:\"\";}i:42;a:6:{s:5:\"title\";s:16:\"Icon Mobile Menu\";s:4:\"name\";s:16:\"icon_mobile_menu\";s:6:\"isfree\";b:0;s:5:\"image\";s:91:\"https://api.unlimited-elements.com/catalog_unlimited/Marketing Widgets/icon_mobile_menu.png\";s:7:\"preview\";s:37:\"icon-mobile-menu-widget-for-elementor\";s:4:\"tags\";s:0:\"\";}i:43;a:6:{s:5:\"title\";s:21:\"Call To Action Button\";s:4:\"name\";s:19:\"pulsing_icon_button\";s:6:\"isfree\";b:1;s:5:\"image\";s:94:\"https://api.unlimited-elements.com/catalog_unlimited/Marketing Widgets/pulsing_icon_button.jpg\";s:7:\"preview\";s:42:\"call-to-action-button-widget-for-elementor\";s:4:\"tags\";s:0:\"\";}i:44;a:6:{s:5:\"title\";s:15:\"Timer Countdown\";s:4:\"name\";s:15:\"timer_countdown\";s:6:\"isfree\";b:1;s:5:\"image\";s:90:\"https://api.unlimited-elements.com/catalog_unlimited/Marketing Widgets/timer_countdown.png\";s:7:\"preview\";s:36:\"timer-countdown-widget-for-elementor\";s:4:\"tags\";s:0:\"\";}i:45;a:6:{s:5:\"title\";s:22:\"Pricing Table Flip Box\";s:4:\"name\";s:16:\"pricing_flip_box\";s:6:\"isfree\";b:0;s:5:\"image\";s:91:\"https://api.unlimited-elements.com/catalog_unlimited/Marketing Widgets/pricing_flip_box.gif\";s:7:\"preview\";s:43:\"pricing-table-flip-box-widget-for-elementor\";s:4:\"tags\";s:2:\"am\";}i:46;a:6:{s:5:\"title\";s:12:\"List Marquee\";s:4:\"name\";s:12:\"list_marquee\";s:6:\"isfree\";b:0;s:5:\"image\";s:87:\"https://api.unlimited-elements.com/catalog_unlimited/Marketing Widgets/list_marquee.gif\";s:7:\"preview\";s:33:\"list-marquee-widget-for-elementor\";s:4:\"tags\";s:2:\"am\";}i:47;a:6:{s:5:\"title\";s:15:\"Review Carousel\";s:4:\"name\";s:21:\"bold_customer_reviews\";s:6:\"isfree\";b:0;s:5:\"image\";s:96:\"https://api.unlimited-elements.com/catalog_unlimited/Marketing Widgets/bold_customer_reviews.png\";s:7:\"preview\";s:36:\"review-carousel-widget-for-elementor\";s:4:\"tags\";s:2:\"am\";}i:48;a:6:{s:5:\"title\";s:22:\"Timer Countdown Banner\";s:4:\"name\";s:22:\"timer_countdown_banner\";s:6:\"isfree\";b:0;s:5:\"image\";s:97:\"https://api.unlimited-elements.com/catalog_unlimited/Marketing Widgets/timer_countdown_banner.png\";s:7:\"preview\";s:43:\"timer-countdown-banner-widget-for-elementor\";s:4:\"tags\";s:0:\"\";}i:49;a:6:{s:5:\"title\";s:14:\"Business Hours\";s:4:\"name\";s:14:\"business_hours\";s:6:\"isfree\";b:1;s:5:\"image\";s:89:\"https://api.unlimited-elements.com/catalog_unlimited/Marketing Widgets/business_hours.png\";s:7:\"preview\";s:35:\"business-hours-widget-for-elementor\";s:4:\"tags\";s:0:\"\";}i:50;a:6:{s:5:\"title\";s:19:\"Overlay Product Box\";s:4:\"name\";s:25:\"uc_simple_overlay_product\";s:6:\"isfree\";b:1;s:5:\"image\";s:100:\"https://api.unlimited-elements.com/catalog_unlimited/Marketing Widgets/uc_simple_overlay_product.jpg\";s:7:\"preview\";s:40:\"overlay-product-box-widget-for-elementor\";s:4:\"tags\";s:0:\"\";}i:51;a:6:{s:5:\"title\";s:16:\"Copy Coupon Code\";s:4:\"name\";s:16:\"copy_coupon_code\";s:6:\"isfree\";b:0;s:5:\"image\";s:91:\"https://api.unlimited-elements.com/catalog_unlimited/Marketing Widgets/copy_coupon_code.gif\";s:7:\"preview\";s:37:\"copy-coupon-code-widget-for-elementor\";s:4:\"tags\";s:0:\"\";}i:52;a:6:{s:5:\"title\";s:13:\"Telegram Chat\";s:4:\"name\";s:13:\"telegram_chat\";s:6:\"isfree\";b:0;s:5:\"image\";s:88:\"https://api.unlimited-elements.com/catalog_unlimited/Marketing Widgets/telegram_chat.png\";s:7:\"preview\";s:34:\"telegram-chat-widget-for-elementor\";s:4:\"tags\";s:0:\"\";}i:53;a:6:{s:5:\"title\";s:16:\"Product Carousel\";s:4:\"name\";s:21:\"uc_menu_item_carousel\";s:6:\"isfree\";b:0;s:5:\"image\";s:96:\"https://api.unlimited-elements.com/catalog_unlimited/Marketing Widgets/uc_menu_item_carousel.png\";s:7:\"preview\";s:37:\"product-carousel-widget-for-elementor\";s:4:\"tags\";s:3:\"amr\";}}s:12:\"Loop Builder\";a:6:{i:0;a:6:{s:5:\"title\";s:9:\"Loop Grid\";s:4:\"name\";s:15:\"ue_listing_grid\";s:6:\"isfree\";b:0;s:5:\"image\";s:85:\"https://api.unlimited-elements.com/catalog_unlimited/Loop Builder/ue_listing_grid.png\";s:7:\"preview\";s:30:\"loop-grid-widget-for-elementor\";s:4:\"tags\";s:2:\"as\";}i:1;a:6:{s:5:\"title\";s:13:\"Loop Carousel\";s:4:\"name\";s:19:\"ue_listing_carousel\";s:6:\"isfree\";b:0;s:5:\"image\";s:89:\"https://api.unlimited-elements.com/catalog_unlimited/Loop Builder/ue_listing_carousel.png\";s:7:\"preview\";s:34:\"loop-carousel-widget-for-elementor\";s:4:\"tags\";s:1:\"a\";}i:2;a:6:{s:5:\"title\";s:9:\"Loop Tabs\";s:4:\"name\";s:15:\"ue_listing_tabs\";s:6:\"isfree\";b:0;s:5:\"image\";s:85:\"https://api.unlimited-elements.com/catalog_unlimited/Loop Builder/ue_listing_tabs.png\";s:7:\"preview\";s:30:\"loop-tabs-widget-for-elementor\";s:4:\"tags\";s:1:\"a\";}i:3;a:6:{s:5:\"title\";s:14:\"Loop Accordion\";s:4:\"name\";s:20:\"ue_listing_accordion\";s:6:\"isfree\";b:0;s:5:\"image\";s:90:\"https://api.unlimited-elements.com/catalog_unlimited/Loop Builder/ue_listing_accordion.png\";s:7:\"preview\";s:35:\"loop-accordion-widget-for-elementor\";s:4:\"tags\";s:1:\"a\";}i:4;a:6:{s:5:\"title\";s:11:\"Loop Slider\";s:4:\"name\";s:17:\"ue_listing_slider\";s:6:\"isfree\";b:0;s:5:\"image\";s:87:\"https://api.unlimited-elements.com/catalog_unlimited/Loop Builder/ue_listing_slider.png\";s:7:\"preview\";s:32:\"loop-slider-widget-for-elementor\";s:4:\"tags\";s:1:\"a\";}i:5;a:6:{s:5:\"title\";s:20:\"Dynamic Popup Button\";s:4:\"name\";s:20:\"dynamic_popup_button\";s:6:\"isfree\";b:0;s:5:\"image\";s:90:\"https://api.unlimited-elements.com/catalog_unlimited/Loop Builder/dynamic_popup_button.png\";s:7:\"preview\";s:41:\"dynamic-popup-button-widget-for-elementor\";s:4:\"tags\";s:0:\"\";}}s:22:\"Remote Control Widgets\";a:9:{i:0;a:6:{s:5:\"title\";s:11:\"Remote Tabs\";s:4:\"name\";s:11:\"remote_tabs\";s:6:\"isfree\";b:1;s:5:\"image\";s:91:\"https://api.unlimited-elements.com/catalog_unlimited/Remote Control Widgets/remote_tabs.png\";s:7:\"preview\";s:32:\"remote-tabs-widget-for-elementor\";s:4:\"tags\";s:2:\"am\";}i:1;a:6:{s:5:\"title\";s:13:\"Remote Arrows\";s:4:\"name\";s:16:\"arrow_navigation\";s:6:\"isfree\";b:1;s:5:\"image\";s:96:\"https://api.unlimited-elements.com/catalog_unlimited/Remote Control Widgets/arrow_navigation.png\";s:7:\"preview\";s:34:\"remote-arrows-widget-for-elementor\";s:4:\"tags\";s:0:\"\";}i:2;a:6:{s:5:\"title\";s:14:\"Remote Bullets\";s:4:\"name\";s:32:\"remote_control_bullet_navigation\";s:6:\"isfree\";b:1;s:5:\"image\";s:112:\"https://api.unlimited-elements.com/catalog_unlimited/Remote Control Widgets/remote_control_bullet_navigation.png\";s:7:\"preview\";s:35:\"remote-bullets-widget-for-elementor\";s:4:\"tags\";s:0:\"\";}i:3;a:6:{s:5:\"title\";s:15:\"Remote Dropdown\";s:4:\"name\";s:13:\"remote_select\";s:6:\"isfree\";b:0;s:5:\"image\";s:93:\"https://api.unlimited-elements.com/catalog_unlimited/Remote Control Widgets/remote_select.png\";s:7:\"preview\";s:36:\"remote-dropdown-widget-for-elementor\";s:4:\"tags\";s:2:\"am\";}i:4;a:6:{s:5:\"title\";s:14:\"Remote Counter\";s:4:\"name\";s:22:\"remote_counter_display\";s:6:\"isfree\";b:1;s:5:\"image\";s:102:\"https://api.unlimited-elements.com/catalog_unlimited/Remote Control Widgets/remote_counter_display.png\";s:7:\"preview\";s:35:\"remote-counter-widget-for-elementor\";s:4:\"tags\";s:0:\"\";}i:5;a:6:{s:5:\"title\";s:11:\"Remote Link\";s:4:\"name\";s:19:\"remote_control_link\";s:6:\"isfree\";b:0;s:5:\"image\";s:99:\"https://api.unlimited-elements.com/catalog_unlimited/Remote Control Widgets/remote_control_link.png\";s:7:\"preview\";s:32:\"remote-link-widget-for-elementor\";s:4:\"tags\";s:0:\"\";}i:6;a:6:{s:5:\"title\";s:22:\"Remote Item Navigation\";s:4:\"name\";s:22:\"remote_item_navigation\";s:6:\"isfree\";b:0;s:5:\"image\";s:102:\"https://api.unlimited-elements.com/catalog_unlimited/Remote Control Widgets/remote_item_navigation.png\";s:7:\"preview\";s:43:\"remote-item-navigation-widget-for-elementor\";s:4:\"tags\";s:0:\"\";}i:7;a:6:{s:5:\"title\";s:17:\"Remote Play Pause\";s:4:\"name\";s:17:\"remote_play_pause\";s:6:\"isfree\";b:1;s:5:\"image\";s:97:\"https://api.unlimited-elements.com/catalog_unlimited/Remote Control Widgets/remote_play_pause.png\";s:7:\"preview\";s:38:\"remote-play-pause-widget-for-elementor\";s:4:\"tags\";s:0:\"\";}i:8;a:6:{s:5:\"title\";s:13:\"Remote Scroll\";s:4:\"name\";s:21:\"remote_scroll_control\";s:6:\"isfree\";b:0;s:5:\"image\";s:101:\"https://api.unlimited-elements.com/catalog_unlimited/Remote Control Widgets/remote_scroll_control.png\";s:7:\"preview\";s:34:\"remote-scroll-widget-for-elementor\";s:4:\"tags\";s:0:\"\";}}s:12:\"Menu Widgets\";a:11:{i:0;a:6:{s:5:\"title\";s:15:\"Fullscreen Menu\";s:4:\"name\";s:26:\"fullscreen_navigation_menu\";s:6:\"isfree\";b:1;s:5:\"image\";s:96:\"https://api.unlimited-elements.com/catalog_unlimited/Menu Widgets/fullscreen_navigation_menu.gif\";s:7:\"preview\";s:36:\"fullscreen-menu-widget-for-elementor\";s:4:\"tags\";s:0:\"\";}i:1;a:6:{s:5:\"title\";s:9:\"Mega Menu\";s:4:\"name\";s:9:\"mega_menu\";s:6:\"isfree\";b:0;s:5:\"image\";s:79:\"https://api.unlimited-elements.com/catalog_unlimited/Menu Widgets/mega_menu.png\";s:7:\"preview\";s:30:\"mega-menu-widget-for-elementor\";s:4:\"tags\";s:0:\"\";}i:2;a:6:{s:5:\"title\";s:21:\"Mega Menu Inner Links\";s:4:\"name\";s:21:\"mega_menu_inner_links\";s:6:\"isfree\";b:0;s:5:\"image\";s:91:\"https://api.unlimited-elements.com/catalog_unlimited/Menu Widgets/mega_menu_inner_links.png\";s:7:\"preview\";s:42:\"mega-menu-inner-links-widget-for-elementor\";s:4:\"tags\";s:0:\"\";}i:3;a:6:{s:5:\"title\";s:9:\"Side Menu\";s:4:\"name\";s:12:\"ue_side_menu\";s:6:\"isfree\";b:1;s:5:\"image\";s:82:\"https://api.unlimited-elements.com/catalog_unlimited/Menu Widgets/ue_side_menu.jpg\";s:7:\"preview\";s:30:\"side-menu-widget-for-elementor\";s:4:\"tags\";s:0:\"\";}i:4;a:6:{s:5:\"title\";s:14:\"WordPress Menu\";s:4:\"name\";s:8:\"nav_menu\";s:6:\"isfree\";b:1;s:5:\"image\";s:78:\"https://api.unlimited-elements.com/catalog_unlimited/Menu Widgets/nav_menu.png\";s:7:\"preview\";s:35:\"wordpress-menu-widget-for-elementor\";s:4:\"tags\";s:0:\"\";}i:5;a:6:{s:5:\"title\";s:23:\"Liquid Full Screen Menu\";s:4:\"name\";s:26:\"uc_liquid_full_screen_menu\";s:6:\"isfree\";b:1;s:5:\"image\";s:96:\"https://api.unlimited-elements.com/catalog_unlimited/Menu Widgets/uc_liquid_full_screen_menu.gif\";s:7:\"preview\";s:43:\"liquid-fullscreen-menu-widget-for-elementor\";s:4:\"tags\";s:0:\"\";}i:6;a:6:{s:5:\"title\";s:26:\"One Page Scroll Navigation\";s:4:\"name\";s:33:\"bullet_one_page_scroll_navigation\";s:6:\"isfree\";b:0;s:5:\"image\";s:103:\"https://api.unlimited-elements.com/catalog_unlimited/Menu Widgets/bullet_one_page_scroll_navigation.png\";s:7:\"preview\";s:47:\"one-page-scroll-navigation-widget-for-elementor\";s:4:\"tags\";s:0:\"\";}i:7;a:6:{s:5:\"title\";s:11:\"Circle Menu\";s:4:\"name\";s:14:\"ue_circle_menu\";s:6:\"isfree\";b:0;s:5:\"image\";s:84:\"https://api.unlimited-elements.com/catalog_unlimited/Menu Widgets/ue_circle_menu.jpg\";s:7:\"preview\";s:32:\"circle-menu-widget-for-elementor\";s:4:\"tags\";s:2:\"am\";}i:8;a:6:{s:5:\"title\";s:9:\"List Menu\";s:4:\"name\";s:16:\"simple_list_menu\";s:6:\"isfree\";b:1;s:5:\"image\";s:86:\"https://api.unlimited-elements.com/catalog_unlimited/Menu Widgets/simple_list_menu.png\";s:7:\"preview\";s:30:\"list-menu-widget-for-elementor\";s:4:\"tags\";s:0:\"\";}i:9;a:6:{s:5:\"title\";s:24:\"Multi Level Sliding Menu\";s:4:\"name\";s:24:\"multi_level_sliding_menu\";s:6:\"isfree\";b:0;s:5:\"image\";s:94:\"https://api.unlimited-elements.com/catalog_unlimited/Menu Widgets/multi_level_sliding_menu.png\";s:7:\"preview\";s:45:\"multi-level-sliding-menu-widget-for-elementor\";s:4:\"tags\";s:0:\"\";}i:10;a:6:{s:5:\"title\";s:14:\"Accordion Menu\";s:4:\"name\";s:17:\"ue_accordion_menu\";s:6:\"isfree\";b:1;s:5:\"image\";s:87:\"https://api.unlimited-elements.com/catalog_unlimited/Menu Widgets/ue_accordion_menu.png\";s:7:\"preview\";s:35:\"accordion-menu-widget-for-elementor\";s:4:\"tags\";s:0:\"\";}}s:15:\"Content Widgets\";a:22:{i:0;a:6:{s:5:\"title\";s:14:\"Content Toggle\";s:4:\"name\";s:21:\"simple_content_toggle\";s:6:\"isfree\";b:1;s:5:\"image\";s:94:\"https://api.unlimited-elements.com/catalog_unlimited/Content Widgets/simple_content_toggle.png\";s:7:\"preview\";s:35:\"content-toggle-widget-for-elementor\";s:4:\"tags\";s:0:\"\";}i:1;a:6:{s:5:\"title\";s:23:\"Expanding Content Cards\";s:4:\"name\";s:23:\"expanding_content_cards\";s:6:\"isfree\";b:1;s:5:\"image\";s:96:\"https://api.unlimited-elements.com/catalog_unlimited/Content Widgets/expanding_content_cards.png\";s:7:\"preview\";s:44:\"expanding-content-cards-widget-for-elementor\";s:4:\"tags\";s:4:\"amrs\";}i:2;a:6:{s:5:\"title\";s:18:\"Unlimited Carousel\";s:4:\"name\";s:19:\"image_card_carousel\";s:6:\"isfree\";b:0;s:5:\"image\";s:92:\"https://api.unlimited-elements.com/catalog_unlimited/Content Widgets/image_card_carousel.png\";s:7:\"preview\";s:39:\"unlimited-carousel-widget-for-elementor\";s:4:\"tags\";s:3:\"amr\";}i:3;a:6:{s:5:\"title\";s:16:\"Content Carousel\";s:4:\"name\";s:20:\"content_carousel_new\";s:6:\"isfree\";b:1;s:5:\"image\";s:93:\"https://api.unlimited-elements.com/catalog_unlimited/Content Widgets/content_carousel_new.png\";s:7:\"preview\";s:37:\"content-carousel-widget-for-elementor\";s:4:\"tags\";s:3:\"amr\";}i:4;a:6:{s:5:\"title\";s:18:\"Coverflow Carousel\";s:4:\"name\";s:19:\"cover_flow_carousel\";s:6:\"isfree\";b:1;s:5:\"image\";s:92:\"https://api.unlimited-elements.com/catalog_unlimited/Content Widgets/cover_flow_carousel.png\";s:7:\"preview\";s:39:\"coverflow-carousel-widget-for-elementor\";s:4:\"tags\";s:3:\"amr\";}i:5;a:6:{s:5:\"title\";s:13:\"Card Carousel\";s:4:\"name\";s:13:\"card_carousel\";s:6:\"isfree\";b:1;s:5:\"image\";s:86:\"https://api.unlimited-elements.com/catalog_unlimited/Content Widgets/card_carousel.jpg\";s:7:\"preview\";s:34:\"card-carousel-widget-for-elementor\";s:4:\"tags\";s:3:\"amr\";}i:6;a:6:{s:5:\"title\";s:12:\"Content Grid\";s:4:\"name\";s:13:\"content_grid2\";s:6:\"isfree\";b:1;s:5:\"image\";s:86:\"https://api.unlimited-elements.com/catalog_unlimited/Content Widgets/content_grid2.png\";s:7:\"preview\";s:33:\"content-grid-widget-for-elementor\";s:4:\"tags\";s:3:\"ams\";}i:7;a:6:{s:5:\"title\";s:13:\"Icon Carousel\";s:4:\"name\";s:13:\"icon_carousel\";s:6:\"isfree\";b:0;s:5:\"image\";s:86:\"https://api.unlimited-elements.com/catalog_unlimited/Content Widgets/icon_carousel.png\";s:7:\"preview\";s:34:\"icon-carousel-widget-for-elementor\";s:4:\"tags\";s:1:\"r\";}i:8;a:6:{s:5:\"title\";s:17:\"Content Accordion\";s:4:\"name\";s:17:\"content_accordion\";s:6:\"isfree\";b:1;s:5:\"image\";s:90:\"https://api.unlimited-elements.com/catalog_unlimited/Content Widgets/content_accordion.png\";s:7:\"preview\";s:38:\"content-accordion-widget-for-elementor\";s:4:\"tags\";s:4:\"amrs\";}i:9;a:6:{s:5:\"title\";s:12:\"Simple Popup\";s:4:\"name\";s:12:\"simple_popup\";s:6:\"isfree\";b:1;s:5:\"image\";s:85:\"https://api.unlimited-elements.com/catalog_unlimited/Content Widgets/simple_popup.png\";s:7:\"preview\";s:33:\"simple-popup-widget-for-elementor\";s:4:\"tags\";s:0:\"\";}i:10;a:6:{s:5:\"title\";s:17:\"Material Carousel\";s:4:\"name\";s:17:\"material_carousel\";s:6:\"isfree\";b:0;s:5:\"image\";s:90:\"https://api.unlimited-elements.com/catalog_unlimited/Content Widgets/material_carousel.jpg\";s:7:\"preview\";s:38:\"material-carousel-widget-for-elementor\";s:4:\"tags\";s:3:\"amr\";}i:11;a:6:{s:5:\"title\";s:16:\"Overlay Carousel\";s:4:\"name\";s:16:\"overlay_carousel\";s:6:\"isfree\";b:0;s:5:\"image\";s:89:\"https://api.unlimited-elements.com/catalog_unlimited/Content Widgets/overlay_carousel.jpg\";s:7:\"preview\";s:37:\"overlay-carousel-widget-for-elementor\";s:4:\"tags\";s:3:\"amr\";}i:12;a:6:{s:5:\"title\";s:14:\"Swipe Carousel\";s:4:\"name\";s:18:\"swipe_css_carousel\";s:6:\"isfree\";b:0;s:5:\"image\";s:91:\"https://api.unlimited-elements.com/catalog_unlimited/Content Widgets/swipe_css_carousel.png\";s:7:\"preview\";s:35:\"swipe-carousel-widget-for-elementor\";s:4:\"tags\";s:2:\"am\";}i:13;a:6:{s:5:\"title\";s:11:\"Mega Slider\";s:4:\"name\";s:11:\"mega_slider\";s:6:\"isfree\";b:0;s:5:\"image\";s:84:\"https://api.unlimited-elements.com/catalog_unlimited/Content Widgets/mega_slider.png\";s:7:\"preview\";s:32:\"mega-slider-widget-for-elementor\";s:4:\"tags\";s:1:\"r\";}i:14;a:6:{s:5:\"title\";s:12:\"Content Tabs\";s:4:\"name\";s:12:\"content_tabs\";s:6:\"isfree\";b:1;s:5:\"image\";s:85:\"https://api.unlimited-elements.com/catalog_unlimited/Content Widgets/content_tabs.jpg\";s:7:\"preview\";s:33:\"content-tabs-widget-for-elementor\";s:4:\"tags\";s:3:\"amr\";}i:15;a:6:{s:5:\"title\";s:14:\"Unfold Content\";s:4:\"name\";s:9:\"ue_unfold\";s:6:\"isfree\";b:1;s:5:\"image\";s:82:\"https://api.unlimited-elements.com/catalog_unlimited/Content Widgets/ue_unfold.gif\";s:7:\"preview\";s:35:\"unfold-content-widget-for-elementor\";s:4:\"tags\";s:0:\"\";}i:16;a:6:{s:5:\"title\";s:14:\"Content Slider\";s:4:\"name\";s:18:\"content_slider_new\";s:6:\"isfree\";b:1;s:5:\"image\";s:91:\"https://api.unlimited-elements.com/catalog_unlimited/Content Widgets/content_slider_new.gif\";s:7:\"preview\";s:35:\"content-slider-widget-for-elementor\";s:4:\"tags\";s:3:\"amr\";}i:17;a:6:{s:5:\"title\";s:16:\"Content Switcher\";s:4:\"name\";s:14:\"content_toggle\";s:6:\"isfree\";b:0;s:5:\"image\";s:87:\"https://api.unlimited-elements.com/catalog_unlimited/Content Widgets/content_toggle.gif\";s:7:\"preview\";s:37:\"content-switcher-widget-for-elementor\";s:4:\"tags\";s:3:\"amr\";}i:18;a:6:{s:5:\"title\";s:15:\"Unlimited Table\";s:4:\"name\";s:8:\"ue_table\";s:6:\"isfree\";b:0;s:5:\"image\";s:81:\"https://api.unlimited-elements.com/catalog_unlimited/Content Widgets/ue_table.jpg\";s:7:\"preview\";s:36:\"unlimited-table-widget-for-elementor\";s:4:\"tags\";s:0:\"\";}i:19;a:6:{s:5:\"title\";s:10:\"Toggle Box\";s:4:\"name\";s:10:\"toggle_box\";s:6:\"isfree\";b:0;s:5:\"image\";s:83:\"https://api.unlimited-elements.com/catalog_unlimited/Content Widgets/toggle_box.png\";s:7:\"preview\";s:31:\"toggle-box-widget-for-elementor\";s:4:\"tags\";s:0:\"\";}i:20;a:6:{s:5:\"title\";s:14:\"Unlimited Grid\";s:4:\"name\";s:14:\"unlimited_grid\";s:6:\"isfree\";b:0;s:5:\"image\";s:87:\"https://api.unlimited-elements.com/catalog_unlimited/Content Widgets/unlimited_grid.png\";s:7:\"preview\";s:35:\"unlimited-grid-widget-for-elementor\";s:4:\"tags\";s:3:\"ams\";}i:21;a:6:{s:5:\"title\";s:14:\"Content Ticker\";s:4:\"name\";s:14:\"content_ticker\";s:6:\"isfree\";b:0;s:5:\"image\";s:87:\"https://api.unlimited-elements.com/catalog_unlimited/Content Widgets/content_ticker.png\";s:7:\"preview\";s:35:\"content-ticker-widget-for-elementor\";s:4:\"tags\";s:2:\"am\";}}s:13:\"Media Widgets\";a:16:{i:0;a:6:{s:5:\"title\";s:14:\"Slider Gallery\";s:4:\"name\";s:15:\"uc_slider_image\";s:6:\"isfree\";b:1;s:5:\"image\";s:86:\"https://api.unlimited-elements.com/catalog_unlimited/Media Widgets/uc_slider_image.png\";s:7:\"preview\";s:35:\"slider-gallery-widget-for-elementor\";s:4:\"tags\";s:1:\"a\";}i:1;a:6:{s:5:\"title\";s:12:\"Grid Gallery\";s:4:\"name\";s:19:\"uc_grid_image_theme\";s:6:\"isfree\";b:0;s:5:\"image\";s:90:\"https://api.unlimited-elements.com/catalog_unlimited/Media Widgets/uc_grid_image_theme.png\";s:7:\"preview\";s:33:\"grid-gallery-widget-for-elementor\";s:4:\"tags\";s:1:\"a\";}i:2;a:6:{s:5:\"title\";s:27:\"Masonry & Justified Gallery\";s:4:\"name\";s:22:\"uc_tiles_columns_image\";s:6:\"isfree\";b:1;s:5:\"image\";s:93:\"https://api.unlimited-elements.com/catalog_unlimited/Media Widgets/uc_tiles_columns_image.png\";s:7:\"preview\";s:36:\"masonry-gallery-widget-for-elementor\";s:4:\"tags\";s:1:\"a\";}i:3;a:6:{s:5:\"title\";s:12:\"Tile Gallery\";s:4:\"name\";s:19:\"uc_tiles_grid_image\";s:6:\"isfree\";b:1;s:5:\"image\";s:90:\"https://api.unlimited-elements.com/catalog_unlimited/Media Widgets/uc_tiles_grid_image.jpg\";s:7:\"preview\";s:33:\"tile-gallery-widget-for-elementor\";s:4:\"tags\";s:1:\"a\";}i:4;a:6:{s:5:\"title\";s:16:\"Carousel Gallery\";s:4:\"name\";s:17:\"uc_carousel_image\";s:6:\"isfree\";b:1;s:5:\"image\";s:88:\"https://api.unlimited-elements.com/catalog_unlimited/Media Widgets/uc_carousel_image.png\";s:7:\"preview\";s:37:\"carousel-gallery-widget-for-elementor\";s:4:\"tags\";s:1:\"a\";}i:5;a:6:{s:5:\"title\";s:15:\"Compact Gallery\";s:4:\"name\";s:22:\"uc_compact_image_theme\";s:6:\"isfree\";b:1;s:5:\"image\";s:93:\"https://api.unlimited-elements.com/catalog_unlimited/Media Widgets/uc_compact_image_theme.png\";s:7:\"preview\";s:36:\"compact-gallery-widget-for-elementor\";s:4:\"tags\";s:1:\"a\";}i:6;a:6:{s:5:\"title\";s:24:\"Justified Image Carousel\";s:4:\"name\";s:24:\"justified_image_carousel\";s:6:\"isfree\";b:0;s:5:\"image\";s:95:\"https://api.unlimited-elements.com/catalog_unlimited/Media Widgets/justified_image_carousel.png\";s:7:\"preview\";s:45:\"justified-image-carousel-widget-for-elementor\";s:4:\"tags\";s:3:\"amr\";}i:7;a:6:{s:5:\"title\";s:17:\"Thumbnail Gallery\";s:4:\"name\";s:22:\"uc_image_default_theme\";s:6:\"isfree\";b:1;s:5:\"image\";s:93:\"https://api.unlimited-elements.com/catalog_unlimited/Media Widgets/uc_image_default_theme.png\";s:7:\"preview\";s:38:\"thumbnail-gallery-widget-for-elementor\";s:4:\"tags\";s:1:\"a\";}i:8;a:6:{s:5:\"title\";s:14:\"Audio Playlist\";s:4:\"name\";s:14:\"audio_playlist\";s:6:\"isfree\";b:0;s:5:\"image\";s:85:\"https://api.unlimited-elements.com/catalog_unlimited/Media Widgets/audio_playlist.jpg\";s:7:\"preview\";s:35:\"audio-playlist-widget-for-elementor\";s:4:\"tags\";s:0:\"\";}i:9;a:6:{s:5:\"title\";s:18:\"Portfolio Carousel\";s:4:\"name\";s:18:\"portfolio_carousel\";s:6:\"isfree\";b:0;s:5:\"image\";s:89:\"https://api.unlimited-elements.com/catalog_unlimited/Media Widgets/portfolio_carousel.png\";s:7:\"preview\";s:39:\"portfolio-carousel-widget-for-elementor\";s:4:\"tags\";s:3:\"amr\";}i:10;a:6:{s:5:\"title\";s:13:\"Simple Slider\";s:4:\"name\";s:13:\"simple_slider\";s:6:\"isfree\";b:1;s:5:\"image\";s:84:\"https://api.unlimited-elements.com/catalog_unlimited/Media Widgets/simple_slider.jpg\";s:7:\"preview\";s:34:\"simple-slider-widget-for-elementor\";s:4:\"tags\";s:0:\"\";}i:11;a:6:{s:5:\"title\";s:12:\"Audio Player\";s:4:\"name\";s:17:\"audio_player_mejs\";s:6:\"isfree\";b:0;s:5:\"image\";s:88:\"https://api.unlimited-elements.com/catalog_unlimited/Media Widgets/audio_player_mejs.jpg\";s:7:\"preview\";s:33:\"audio-player-widget-for-elementor\";s:4:\"tags\";s:0:\"\";}i:12;a:6:{s:5:\"title\";s:16:\"Thumbnail Slider\";s:4:\"name\";s:26:\"owl_sliding_thumbs_gallery\";s:6:\"isfree\";b:0;s:5:\"image\";s:97:\"https://api.unlimited-elements.com/catalog_unlimited/Media Widgets/owl_sliding_thumbs_gallery.png\";s:7:\"preview\";s:37:\"thumbnail-slider-widget-for-elementor\";s:4:\"tags\";s:2:\"am\";}i:13;a:6:{s:5:\"title\";s:22:\"Image and Video Slider\";s:4:\"name\";s:23:\"uc_video_content_slider\";s:6:\"isfree\";b:0;s:5:\"image\";s:94:\"https://api.unlimited-elements.com/catalog_unlimited/Media Widgets/uc_video_content_slider.png\";s:7:\"preview\";s:43:\"image-and-video-slider-widget-for-elementor\";s:4:\"tags\";s:1:\"r\";}i:14;a:6:{s:5:\"title\";s:12:\"Random Image\";s:4:\"name\";s:15:\"ue_random_image\";s:6:\"isfree\";b:1;s:5:\"image\";s:86:\"https://api.unlimited-elements.com/catalog_unlimited/Media Widgets/ue_random_image.jpg\";s:7:\"preview\";s:33:\"random-image-widget-for-elementor\";s:4:\"tags\";s:0:\"\";}i:15;a:6:{s:5:\"title\";s:14:\"Video Playlist\";s:4:\"name\";s:23:\"play_list_video_gallery\";s:6:\"isfree\";b:0;s:5:\"image\";s:94:\"https://api.unlimited-elements.com/catalog_unlimited/Media Widgets/play_list_video_gallery.jpg\";s:7:\"preview\";s:35:\"video-playlist-widget-for-elementor\";s:4:\"tags\";s:1:\"r\";}}s:19:\"Infographic Widgets\";a:14:{i:0;a:6:{s:5:\"title\";s:24:\"Vertical Curved Timeline\";s:4:\"name\";s:23:\"vertical_curve_timeline\";s:6:\"isfree\";b:1;s:5:\"image\";s:100:\"https://api.unlimited-elements.com/catalog_unlimited/Infographic Widgets/vertical_curve_timeline.png\";s:7:\"preview\";s:45:\"vertical-curved-timeline-widget-for-elementor\";s:4:\"tags\";s:2:\"am\";}i:1;a:6:{s:5:\"title\";s:13:\"Bracket Maker\";s:4:\"name\";s:13:\"bracket_maker\";s:6:\"isfree\";b:0;s:5:\"image\";s:90:\"https://api.unlimited-elements.com/catalog_unlimited/Infographic Widgets/bracket_maker.png\";s:7:\"preview\";s:34:\"bracket-maker-widget-for-elementor\";s:4:\"tags\";s:0:\"\";}i:2;a:6:{s:5:\"title\";s:19:\"Horizontal Timeline\";s:4:\"name\";s:19:\"horizontal_timeline\";s:6:\"isfree\";b:1;s:5:\"image\";s:96:\"https://api.unlimited-elements.com/catalog_unlimited/Infographic Widgets/horizontal_timeline.png\";s:7:\"preview\";s:40:\"horizontal-timeline-widget-for-elementor\";s:4:\"tags\";s:2:\"am\";}i:3;a:6:{s:5:\"title\";s:16:\"Unlimited Charts\";s:4:\"name\";s:16:\"unlimited_charts\";s:6:\"isfree\";b:1;s:5:\"image\";s:93:\"https://api.unlimited-elements.com/catalog_unlimited/Infographic Widgets/unlimited_charts.jpg\";s:7:\"preview\";s:37:\"unlimited-charts-widget-for-elementor\";s:4:\"tags\";s:0:\"\";}i:4;a:6:{s:5:\"title\";s:30:\"Interactive Circle Infographic\";s:4:\"name\";s:30:\"interactive_circle_infographic\";s:6:\"isfree\";b:1;s:5:\"image\";s:107:\"https://api.unlimited-elements.com/catalog_unlimited/Infographic Widgets/interactive_circle_infographic.png\";s:7:\"preview\";s:51:\"interactive-circle-infographic-widget-for-elementor\";s:4:\"tags\";s:3:\"amr\";}i:5;a:6:{s:5:\"title\";s:18:\"Unlimited Timeline\";s:4:\"name\";s:18:\"unlimited_timeline\";s:6:\"isfree\";b:1;s:5:\"image\";s:95:\"https://api.unlimited-elements.com/catalog_unlimited/Infographic Widgets/unlimited_timeline.png\";s:7:\"preview\";s:39:\"unlimited-timeline-widget-for-elementor\";s:4:\"tags\";s:3:\"ams\";}i:6;a:6:{s:5:\"title\";s:16:\"Funnel & Pyramid\";s:4:\"name\";s:10:\"ue_pyramid\";s:6:\"isfree\";b:0;s:5:\"image\";s:87:\"https://api.unlimited-elements.com/catalog_unlimited/Infographic Widgets/ue_pyramid.jpg\";s:7:\"preview\";s:35:\"funnel-pyramid-widget-for-elementor\";s:4:\"tags\";s:1:\"r\";}i:7;a:6:{s:5:\"title\";s:19:\"Linear Progress Bar\";s:4:\"name\";s:19:\"linear_progress_bar\";s:6:\"isfree\";b:1;s:5:\"image\";s:96:\"https://api.unlimited-elements.com/catalog_unlimited/Infographic Widgets/linear_progress_bar.gif\";s:7:\"preview\";s:40:\"linear-progress-bar-widget-for-elementor\";s:4:\"tags\";s:0:\"\";}i:8;a:6:{s:5:\"title\";s:12:\"Step Process\";s:4:\"name\";s:12:\"step_process\";s:6:\"isfree\";b:1;s:5:\"image\";s:89:\"https://api.unlimited-elements.com/catalog_unlimited/Infographic Widgets/step_process.jpg\";s:7:\"preview\";s:33:\"step-process-widget-for-elementor\";s:4:\"tags\";s:3:\"amr\";}i:9;a:6:{s:5:\"title\";s:19:\"Circle Progress Bar\";s:4:\"name\";s:22:\"uc_circle_progress_bar\";s:6:\"isfree\";b:0;s:5:\"image\";s:99:\"https://api.unlimited-elements.com/catalog_unlimited/Infographic Widgets/uc_circle_progress_bar.png\";s:7:\"preview\";s:40:\"circle-progress-bar-widget-for-elementor\";s:4:\"tags\";s:0:\"\";}i:10;a:6:{s:5:\"title\";s:24:\"Semi Circle Progress Bar\";s:4:\"name\";s:24:\"semi_circle_progress_bar\";s:6:\"isfree\";b:0;s:5:\"image\";s:101:\"https://api.unlimited-elements.com/catalog_unlimited/Infographic Widgets/semi_circle_progress_bar.png\";s:7:\"preview\";s:45:\"semi-circle-progress-bar-widget-for-elementor\";s:4:\"tags\";s:0:\"\";}i:11;a:6:{s:5:\"title\";s:9:\"Pie chart\";s:4:\"name\";s:11:\"uc_piechart\";s:6:\"isfree\";b:1;s:5:\"image\";s:88:\"https://api.unlimited-elements.com/catalog_unlimited/Infographic Widgets/uc_piechart.png\";s:7:\"preview\";s:30:\"pie-chart-widget-for-elementor\";s:4:\"tags\";s:0:\"\";}i:12;a:6:{s:5:\"title\";s:21:\"Vertical Progress Bar\";s:4:\"name\";s:24:\"uc_vertical_progress_bar\";s:6:\"isfree\";b:0;s:5:\"image\";s:101:\"https://api.unlimited-elements.com/catalog_unlimited/Infographic Widgets/uc_vertical_progress_bar.png\";s:7:\"preview\";s:42:\"vertical-progress-bar-widget-for-elementor\";s:4:\"tags\";s:0:\"\";}i:13;a:6:{s:5:\"title\";s:10:\"Line Chart\";s:4:\"name\";s:10:\"line_chart\";s:6:\"isfree\";b:1;s:5:\"image\";s:87:\"https://api.unlimited-elements.com/catalog_unlimited/Infographic Widgets/line_chart.png\";s:7:\"preview\";s:31:\"line-chart-widget-for-elementor\";s:4:\"tags\";s:0:\"\";}}s:13:\"Content Boxes\";a:21:{i:0;a:6:{s:5:\"title\";s:24:\"Parallax 3D Content Card\";s:4:\"name\";s:24:\"parallax_3d_content_card\";s:6:\"isfree\";b:1;s:5:\"image\";s:95:\"https://api.unlimited-elements.com/catalog_unlimited/Content Boxes/parallax_3d_content_card.png\";s:7:\"preview\";s:45:\"parallax-3d-content-card-widget-for-elementor\";s:4:\"tags\";s:0:\"\";}i:1;a:6:{s:5:\"title\";s:8:\"Icon Box\";s:4:\"name\";s:15:\"square_icon_box\";s:6:\"isfree\";b:1;s:5:\"image\";s:86:\"https://api.unlimited-elements.com/catalog_unlimited/Content Boxes/square_icon_box.jpg\";s:7:\"preview\";s:29:\"icon-box-widget-for-elementor\";s:4:\"tags\";s:0:\"\";}i:2;a:6:{s:5:\"title\";s:23:\"Content Reveal on Hover\";s:4:\"name\";s:29:\"hover_text_reveal_content_box\";s:6:\"isfree\";b:1;s:5:\"image\";s:100:\"https://api.unlimited-elements.com/catalog_unlimited/Content Boxes/hover_text_reveal_content_box.gif\";s:7:\"preview\";s:44:\"content-reveal-on-hover-widget-for-elementor\";s:4:\"tags\";s:0:\"\";}i:3;a:6:{s:5:\"title\";s:17:\"Animated Icon Box\";s:4:\"name\";s:17:\"animated_icon_box\";s:6:\"isfree\";b:1;s:5:\"image\";s:88:\"https://api.unlimited-elements.com/catalog_unlimited/Content Boxes/animated_icon_box.gif\";s:7:\"preview\";s:38:\"animated-icon-box-widget-for-elementor\";s:4:\"tags\";s:0:\"\";}i:4;a:6:{s:5:\"title\";s:22:\"Image Zoom Content Box\";s:4:\"name\";s:22:\"image_zoom_content_box\";s:6:\"isfree\";b:1;s:5:\"image\";s:93:\"https://api.unlimited-elements.com/catalog_unlimited/Content Boxes/image_zoom_content_box.jpg\";s:7:\"preview\";s:43:\"image-zoom-content-box-widget-for-elementor\";s:4:\"tags\";s:0:\"\";}i:5;a:6:{s:5:\"title\";s:26:\"Caption Reveal Content Box\";s:4:\"name\";s:31:\"zoom_caption_reveal_content_box\";s:6:\"isfree\";b:1;s:5:\"image\";s:102:\"https://api.unlimited-elements.com/catalog_unlimited/Content Boxes/zoom_caption_reveal_content_box.gif\";s:7:\"preview\";s:47:\"caption-reveal-content-box-widget-for-elementor\";s:4:\"tags\";s:0:\"\";}i:6;a:6:{s:5:\"title\";s:9:\"Icon Card\";s:4:\"name\";s:20:\"material_footer_card\";s:6:\"isfree\";b:1;s:5:\"image\";s:91:\"https://api.unlimited-elements.com/catalog_unlimited/Content Boxes/material_footer_card.jpg\";s:7:\"preview\";s:30:\"icon-card-widget-for-elementor\";s:4:\"tags\";s:0:\"\";}i:7;a:6:{s:5:\"title\";s:10:\"Image Card\";s:4:\"name\";s:22:\"image_card_content_box\";s:6:\"isfree\";b:1;s:5:\"image\";s:93:\"https://api.unlimited-elements.com/catalog_unlimited/Content Boxes/image_card_content_box.png\";s:7:\"preview\";s:31:\"image-card-widget-for-elementor\";s:4:\"tags\";s:0:\"\";}i:8;a:6:{s:5:\"title\";s:21:\"Icon Box Hover Effect\";s:4:\"name\";s:21:\"icon_box_hover_effect\";s:6:\"isfree\";b:1;s:5:\"image\";s:92:\"https://api.unlimited-elements.com/catalog_unlimited/Content Boxes/icon_box_hover_effect.gif\";s:7:\"preview\";s:42:\"icon-box-hover-effect-widget-for-elementor\";s:4:\"tags\";s:0:\"\";}i:9;a:6:{s:5:\"title\";s:24:\"Animated Border Icon Box\";s:4:\"name\";s:24:\"animated_border_icon_box\";s:6:\"isfree\";b:1;s:5:\"image\";s:95:\"https://api.unlimited-elements.com/catalog_unlimited/Content Boxes/animated_border_icon_box.gif\";s:7:\"preview\";s:45:\"animated-border-icon-box-widget-for-elementor\";s:4:\"tags\";s:0:\"\";}i:10;a:6:{s:5:\"title\";s:19:\"Content Box Overlay\";s:4:\"name\";s:26:\"subtle_overlay_content_box\";s:6:\"isfree\";b:1;s:5:\"image\";s:97:\"https://api.unlimited-elements.com/catalog_unlimited/Content Boxes/subtle_overlay_content_box.gif\";s:7:\"preview\";s:40:\"content-box-overlay-widget-for-elementor\";s:4:\"tags\";s:0:\"\";}i:11;a:6:{s:5:\"title\";s:15:\"Icon Number Box\";s:4:\"name\";s:27:\"blox_icon_button_number_box\";s:6:\"isfree\";b:1;s:5:\"image\";s:98:\"https://api.unlimited-elements.com/catalog_unlimited/Content Boxes/blox_icon_button_number_box.png\";s:7:\"preview\";s:36:\"icon-number-box-widget-for-elementor\";s:4:\"tags\";s:0:\"\";}i:12;a:6:{s:5:\"title\";s:22:\"Icon Image Content Box\";s:4:\"name\";s:22:\"icon_image_content_box\";s:6:\"isfree\";b:1;s:5:\"image\";s:93:\"https://api.unlimited-elements.com/catalog_unlimited/Content Boxes/icon_image_content_box.gif\";s:7:\"preview\";s:43:\"icon-image-content-box-widget-for-elementor\";s:4:\"tags\";s:0:\"\";}i:13;a:6:{s:5:\"title\";s:23:\"Icon Box Content Reveal\";s:4:\"name\";s:23:\"content_reveal_icon_box\";s:6:\"isfree\";b:0;s:5:\"image\";s:94:\"https://api.unlimited-elements.com/catalog_unlimited/Content Boxes/content_reveal_icon_box.gif\";s:7:\"preview\";s:44:\"content-reveal-icon-box-widget-for-elementor\";s:4:\"tags\";s:0:\"\";}i:14;a:6:{s:5:\"title\";s:27:\"Animated Border Content Box\";s:4:\"name\";s:27:\"animated_border_content_box\";s:6:\"isfree\";b:0;s:5:\"image\";s:98:\"https://api.unlimited-elements.com/catalog_unlimited/Content Boxes/animated_border_content_box.png\";s:7:\"preview\";s:48:\"animated-border-content-box-widget-for-elementor\";s:4:\"tags\";s:0:\"\";}i:15;a:6:{s:5:\"title\";s:20:\"Twist Hover Icon Box\";s:4:\"name\";s:20:\"twist_hover_icon_box\";s:6:\"isfree\";b:1;s:5:\"image\";s:91:\"https://api.unlimited-elements.com/catalog_unlimited/Content Boxes/twist_hover_icon_box.png\";s:7:\"preview\";s:41:\"twist-hover-icon-box-widget-for-elementor\";s:4:\"tags\";s:0:\"\";}i:16;a:6:{s:5:\"title\";s:16:\"Icon Content Box\";s:4:\"name\";s:16:\"icon_content_box\";s:6:\"isfree\";b:1;s:5:\"image\";s:87:\"https://api.unlimited-elements.com/catalog_unlimited/Content Boxes/icon_content_box.jpg\";s:7:\"preview\";s:37:\"icon-content-box-widget-for-elementor\";s:4:\"tags\";s:0:\"\";}i:17;a:6:{s:5:\"title\";s:26:\"Content Box Sliding Effect\";s:4:\"name\";s:19:\"sliding_content_box\";s:6:\"isfree\";b:0;s:5:\"image\";s:90:\"https://api.unlimited-elements.com/catalog_unlimited/Content Boxes/sliding_content_box.jpg\";s:7:\"preview\";s:47:\"content-box-sliding-effect-widget-for-elementor\";s:4:\"tags\";s:0:\"\";}i:18;a:6:{s:5:\"title\";s:16:\"Sliding Icon Box\";s:4:\"name\";s:20:\"solid_color_icon_box\";s:6:\"isfree\";b:1;s:5:\"image\";s:91:\"https://api.unlimited-elements.com/catalog_unlimited/Content Boxes/solid_color_icon_box.png\";s:7:\"preview\";s:37:\"sliding-icon-box-widget-for-elementor\";s:4:\"tags\";s:0:\"\";}i:19;a:6:{s:5:\"title\";s:16:\"Overlay Icon Box\";s:4:\"name\";s:28:\"solid_color_overlay_icon_box\";s:6:\"isfree\";b:0;s:5:\"image\";s:99:\"https://api.unlimited-elements.com/catalog_unlimited/Content Boxes/solid_color_overlay_icon_box.gif\";s:7:\"preview\";s:37:\"overlay-icon-box-widget-for-elementor\";s:4:\"tags\";s:0:\"\";}i:20;a:6:{s:5:\"title\";s:20:\"Glowing Content Card\";s:4:\"name\";s:20:\"glowing_content_card\";s:6:\"isfree\";b:1;s:5:\"image\";s:91:\"https://api.unlimited-elements.com/catalog_unlimited/Content Boxes/glowing_content_card.png\";s:7:\"preview\";s:41:\"glowing-content-card-widget-for-elementor\";s:4:\"tags\";s:0:\"\";}}s:13:\"Hover Effects\";a:8:{i:0;a:6:{s:5:\"title\";s:21:\"Rollover Image Effect\";s:4:\"name\";s:21:\"rollover_image_effect\";s:6:\"isfree\";b:1;s:5:\"image\";s:92:\"https://api.unlimited-elements.com/catalog_unlimited/Hover Effects/rollover_image_effect.gif\";s:7:\"preview\";s:42:\"rollover-image-effect-widget-for-elementor\";s:4:\"tags\";s:0:\"\";}i:1;a:6:{s:5:\"title\";s:20:\"Banner Hover Effects\";s:4:\"name\";s:23:\"uc_banner_hover_effects\";s:6:\"isfree\";b:1;s:5:\"image\";s:94:\"https://api.unlimited-elements.com/catalog_unlimited/Hover Effects/uc_banner_hover_effects.gif\";s:7:\"preview\";s:41:\"banner-hover-effects-widget-for-elementor\";s:4:\"tags\";s:0:\"\";}i:2;a:6:{s:5:\"title\";s:18:\"Link Hover Effects\";s:4:\"name\";s:18:\"link_hover_effects\";s:6:\"isfree\";b:1;s:5:\"image\";s:89:\"https://api.unlimited-elements.com/catalog_unlimited/Hover Effects/link_hover_effects.gif\";s:7:\"preview\";s:39:\"link-hover-effects-widget-for-elementor\";s:4:\"tags\";s:0:\"\";}i:3;a:6:{s:5:\"title\";s:18:\"Icon Hover Effects\";s:4:\"name\";s:21:\"uc_icon_hover_effects\";s:6:\"isfree\";b:1;s:5:\"image\";s:92:\"https://api.unlimited-elements.com/catalog_unlimited/Hover Effects/uc_icon_hover_effects.gif\";s:7:\"preview\";s:39:\"icon-hover-effects-widget-for-elementor\";s:4:\"tags\";s:0:\"\";}i:4;a:6:{s:5:\"title\";s:14:\"iHover Effects\";s:4:\"name\";s:13:\"ihover_effect\";s:6:\"isfree\";b:1;s:5:\"image\";s:84:\"https://api.unlimited-elements.com/catalog_unlimited/Hover Effects/ihover_effect.gif\";s:7:\"preview\";s:35:\"ihover-effects-widget-for-elementor\";s:4:\"tags\";s:0:\"\";}i:5;a:6:{s:5:\"title\";s:22:\"Creative Button Hovers\";s:4:\"name\";s:16:\"creative_buttons\";s:6:\"isfree\";b:1;s:5:\"image\";s:87:\"https://api.unlimited-elements.com/catalog_unlimited/Hover Effects/creative_buttons.gif\";s:7:\"preview\";s:42:\"creative-button-hover-widget-for-elementor\";s:4:\"tags\";s:0:\"\";}i:6;a:6:{s:5:\"title\";s:21:\"Caption Hover Effects\";s:4:\"name\";s:21:\"caption_hover_effects\";s:6:\"isfree\";b:1;s:5:\"image\";s:92:\"https://api.unlimited-elements.com/catalog_unlimited/Hover Effects/caption_hover_effects.gif\";s:7:\"preview\";s:42:\"caption-hover-effects-widget-for-elementor\";s:4:\"tags\";s:0:\"\";}i:7;a:6:{s:5:\"title\";s:25:\"Border Link Hover Effects\";s:4:\"name\";s:25:\"border_link_hover_effects\";s:6:\"isfree\";b:1;s:5:\"image\";s:96:\"https://api.unlimited-elements.com/catalog_unlimited/Hover Effects/border_link_hover_effects.gif\";s:7:\"preview\";s:46:\"border-link-hover-effects-widget-for-elementor\";s:4:\"tags\";s:0:\"\";}}s:14:\"Button Widgets\";a:30:{i:0;a:6:{s:5:\"title\";s:15:\"Dropdown Button\";s:4:\"name\";s:15:\"dropdown_button\";s:6:\"isfree\";b:0;s:5:\"image\";s:87:\"https://api.unlimited-elements.com/catalog_unlimited/Button Widgets/dropdown_button.png\";s:7:\"preview\";s:36:\"dropdown-button-widget-for-elementor\";s:4:\"tags\";s:2:\"am\";}i:1;a:6:{s:5:\"title\";s:22:\"Gradient Border Button\";s:4:\"name\";s:22:\"gradient_border_button\";s:6:\"isfree\";b:0;s:5:\"image\";s:94:\"https://api.unlimited-elements.com/catalog_unlimited/Button Widgets/gradient_border_button.gif\";s:7:\"preview\";s:43:\"gradient-border-button-widget-for-elementor\";s:4:\"tags\";s:0:\"\";}i:2;a:6:{s:5:\"title\";s:20:\"Social Share Buttons\";s:4:\"name\";s:20:\"social_share_buttons\";s:6:\"isfree\";b:1;s:5:\"image\";s:92:\"https://api.unlimited-elements.com/catalog_unlimited/Button Widgets/social_share_buttons.png\";s:7:\"preview\";s:41:\"social-share-buttons-widget-for-elementor\";s:4:\"tags\";s:0:\"\";}i:3;a:6:{s:5:\"title\";s:25:\"Social Icons Glare Effect\";s:4:\"name\";s:25:\"social_icons_glare_effect\";s:6:\"isfree\";b:1;s:5:\"image\";s:97:\"https://api.unlimited-elements.com/catalog_unlimited/Button Widgets/social_icons_glare_effect.jpg\";s:7:\"preview\";s:46:\"social-icons-glare-effect-widget-for-elementor\";s:4:\"tags\";s:0:\"\";}i:4;a:6:{s:5:\"title\";s:13:\"Scroll To Top\";s:4:\"name\";s:16:\"ue_scroll_to_top\";s:6:\"isfree\";b:1;s:5:\"image\";s:88:\"https://api.unlimited-elements.com/catalog_unlimited/Button Widgets/ue_scroll_to_top.jpg\";s:7:\"preview\";s:34:\"scroll-to-top-widget-for-elementor\";s:4:\"tags\";s:0:\"\";}i:5;a:6:{s:5:\"title\";s:18:\"Shape Social Icons\";s:4:\"name\";s:18:\"shape_social_icons\";s:6:\"isfree\";b:0;s:5:\"image\";s:90:\"https://api.unlimited-elements.com/catalog_unlimited/Button Widgets/shape_social_icons.png\";s:7:\"preview\";s:39:\"shape-social-icons-widget-for-elementor\";s:4:\"tags\";s:0:\"\";}i:6;a:6:{s:5:\"title\";s:17:\"Video Play Button\";s:4:\"name\";s:16:\"blox_play_button\";s:6:\"isfree\";b:1;s:5:\"image\";s:88:\"https://api.unlimited-elements.com/catalog_unlimited/Button Widgets/blox_play_button.png\";s:7:\"preview\";s:38:\"video-play-button-widget-for-elementor\";s:4:\"tags\";s:0:\"\";}i:7;a:6:{s:5:\"title\";s:22:\"3d Social Icon Buttons\";s:4:\"name\";s:22:\"3d_social_icon_buttons\";s:6:\"isfree\";b:1;s:5:\"image\";s:94:\"https://api.unlimited-elements.com/catalog_unlimited/Button Widgets/3d_social_icon_buttons.png\";s:7:\"preview\";s:43:\"3d-social-icon-buttons-widget-for-elementor\";s:4:\"tags\";s:0:\"\";}i:8;a:6:{s:5:\"title\";s:26:\"Neon Glowing Button Effect\";s:4:\"name\";s:26:\"neon_glowing_button_effect\";s:6:\"isfree\";b:0;s:5:\"image\";s:98:\"https://api.unlimited-elements.com/catalog_unlimited/Button Widgets/neon_glowing_button_effect.gif\";s:7:\"preview\";s:47:\"neon-glowing-button-effect-widget-for-elementor\";s:4:\"tags\";s:0:\"\";}i:9;a:6:{s:5:\"title\";s:29:\"Square to Circle Social Icons\";s:4:\"name\";s:29:\"square_to_circle_social_icons\";s:6:\"isfree\";b:1;s:5:\"image\";s:101:\"https://api.unlimited-elements.com/catalog_unlimited/Button Widgets/square_to_circle_social_icons.png\";s:7:\"preview\";s:58:\"square-to-circle-social-icons-buttons-widget-for-elementor\";s:4:\"tags\";s:0:\"\";}i:10;a:6:{s:5:\"title\";s:21:\"Rotating Social Icons\";s:4:\"name\";s:21:\"rotating_social_icons\";s:6:\"isfree\";b:1;s:5:\"image\";s:93:\"https://api.unlimited-elements.com/catalog_unlimited/Button Widgets/rotating_social_icons.png\";s:7:\"preview\";s:42:\"rotating-social-icons-widget-for-elementor\";s:4:\"tags\";s:0:\"\";}i:11;a:6:{s:5:\"title\";s:14:\"Overlay Button\";s:4:\"name\";s:20:\"color_overlay_button\";s:6:\"isfree\";b:1;s:5:\"image\";s:92:\"https://api.unlimited-elements.com/catalog_unlimited/Button Widgets/color_overlay_button.gif\";s:7:\"preview\";s:35:\"overlay-button-widget-for-elementor\";s:4:\"tags\";s:0:\"\";}i:12;a:6:{s:5:\"title\";s:27:\"Underline Link Hover Effect\";s:4:\"name\";s:27:\"underline_link_hover_effect\";s:6:\"isfree\";b:0;s:5:\"image\";s:99:\"https://api.unlimited-elements.com/catalog_unlimited/Button Widgets/underline_link_hover_effect.gif\";s:7:\"preview\";s:48:\"underline-link-hover-effect-widget-for-elementor\";s:4:\"tags\";s:0:\"\";}i:13;a:6:{s:5:\"title\";s:23:\"Social Icons With Label\";s:4:\"name\";s:23:\"social_icons_with_label\";s:6:\"isfree\";b:1;s:5:\"image\";s:95:\"https://api.unlimited-elements.com/catalog_unlimited/Button Widgets/social_icons_with_label.png\";s:7:\"preview\";s:45:\"social-icons-with-labels-widget-for-elementor\";s:4:\"tags\";s:0:\"\";}i:14;a:6:{s:5:\"title\";s:25:\"Underline Animated Button\";s:4:\"name\";s:25:\"underline_animated_button\";s:6:\"isfree\";b:1;s:5:\"image\";s:97:\"https://api.unlimited-elements.com/catalog_unlimited/Button Widgets/underline_animated_button.gif\";s:7:\"preview\";s:46:\"underline-animated-button-widget-for-elementor\";s:4:\"tags\";s:0:\"\";}i:15;a:6:{s:5:\"title\";s:36:\"Social Icons With Circle Fill Effect\";s:4:\"name\";s:36:\"social_icons_with_circle_fill_effect\";s:6:\"isfree\";b:0;s:5:\"image\";s:108:\"https://api.unlimited-elements.com/catalog_unlimited/Button Widgets/social_icons_with_circle_fill_effect.jpg\";s:7:\"preview\";s:57:\"social-icons-with-circle-fill-effect-widget-for-elementor\";s:4:\"tags\";s:0:\"\";}i:16;a:6:{s:5:\"title\";s:17:\"Multi Line Button\";s:4:\"name\";s:17:\"multi_line_button\";s:6:\"isfree\";b:1;s:5:\"image\";s:89:\"https://api.unlimited-elements.com/catalog_unlimited/Button Widgets/multi_line_button.jpg\";s:7:\"preview\";s:38:\"multi-line-button-widget-for-elementor\";s:4:\"tags\";s:0:\"\";}i:17;a:6:{s:5:\"title\";s:22:\"Simple Artistic Button\";s:4:\"name\";s:22:\"simple_artistic_button\";s:6:\"isfree\";b:0;s:5:\"image\";s:94:\"https://api.unlimited-elements.com/catalog_unlimited/Button Widgets/simple_artistic_button.png\";s:7:\"preview\";s:43:\"simple-artistic-button-widget-for-elementor\";s:4:\"tags\";s:0:\"\";}i:18;a:6:{s:5:\"title\";s:18:\"Toggle Text Button\";s:4:\"name\";s:18:\"toggle_text_button\";s:6:\"isfree\";b:1;s:5:\"image\";s:90:\"https://api.unlimited-elements.com/catalog_unlimited/Button Widgets/toggle_text_button.png\";s:7:\"preview\";s:39:\"toggle-text-button-widget-for-elementor\";s:4:\"tags\";s:0:\"\";}i:19;a:6:{s:5:\"title\";s:12:\"Button Group\";s:4:\"name\";s:14:\"blox_btn_group\";s:6:\"isfree\";b:1;s:5:\"image\";s:86:\"https://api.unlimited-elements.com/catalog_unlimited/Button Widgets/blox_btn_group.png\";s:7:\"preview\";s:33:\"button-group-widget-for-elementor\";s:4:\"tags\";s:2:\"am\";}i:20;a:6:{s:5:\"title\";s:9:\"Dark Mode\";s:4:\"name\";s:9:\"dark_mode\";s:6:\"isfree\";b:1;s:5:\"image\";s:81:\"https://api.unlimited-elements.com/catalog_unlimited/Button Widgets/dark_mode.gif\";s:7:\"preview\";s:30:\"dark-mode-widget-for-elementor\";s:4:\"tags\";s:0:\"\";}i:21;a:6:{s:5:\"title\";s:19:\"Icon Pointer Button\";s:4:\"name\";s:19:\"icon_pointer_button\";s:6:\"isfree\";b:0;s:5:\"image\";s:91:\"https://api.unlimited-elements.com/catalog_unlimited/Button Widgets/icon_pointer_button.jpg\";s:7:\"preview\";s:40:\"icon-pointer-button-widget-for-elementor\";s:4:\"tags\";s:0:\"\";}i:22;a:6:{s:5:\"title\";s:20:\"Border Button Effect\";s:4:\"name\";s:17:\"border_btn_effect\";s:6:\"isfree\";b:1;s:5:\"image\";s:89:\"https://api.unlimited-elements.com/catalog_unlimited/Button Widgets/border_btn_effect.gif\";s:7:\"preview\";s:41:\"border-button-effect-widget-for-elementor\";s:4:\"tags\";s:0:\"\";}i:23;a:6:{s:5:\"title\";s:15:\"Gradient Button\";s:4:\"name\";s:15:\"gradient_button\";s:6:\"isfree\";b:1;s:5:\"image\";s:87:\"https://api.unlimited-elements.com/catalog_unlimited/Button Widgets/gradient_button.png\";s:7:\"preview\";s:36:\"gradient-button-widget-for-elementor\";s:4:\"tags\";s:0:\"\";}i:24;a:6:{s:5:\"title\";s:13:\"Liquid Button\";s:4:\"name\";s:23:\"super_fun_liquid_button\";s:6:\"isfree\";b:1;s:5:\"image\";s:95:\"https://api.unlimited-elements.com/catalog_unlimited/Button Widgets/super_fun_liquid_button.gif\";s:7:\"preview\";s:34:\"liquid-button-widget-for-elementor\";s:4:\"tags\";s:0:\"\";}i:25;a:6:{s:5:\"title\";s:28:\"Gradient Hover Effect Button\";s:4:\"name\";s:28:\"gradient_hover_effect_button\";s:6:\"isfree\";b:1;s:5:\"image\";s:100:\"https://api.unlimited-elements.com/catalog_unlimited/Button Widgets/gradient_hover_effect_button.gif\";s:7:\"preview\";s:49:\"gradient-hover-effect-button-widget-for-elementor\";s:4:\"tags\";s:0:\"\";}i:26;a:6:{s:5:\"title\";s:19:\"Glare Button Effect\";s:4:\"name\";s:19:\"glare_effect_button\";s:6:\"isfree\";b:1;s:5:\"image\";s:91:\"https://api.unlimited-elements.com/catalog_unlimited/Button Widgets/glare_effect_button.gif\";s:7:\"preview\";s:40:\"glare-button-effect-widget-for-elementor\";s:4:\"tags\";s:0:\"\";}i:27;a:6:{s:5:\"title\";s:20:\"Parallelogram Button\";s:4:\"name\";s:18:\"parellogram_button\";s:6:\"isfree\";b:1;s:5:\"image\";s:90:\"https://api.unlimited-elements.com/catalog_unlimited/Button Widgets/parellogram_button.jpg\";s:7:\"preview\";s:41:\"parallelogram-button-widget-for-elementor\";s:4:\"tags\";s:0:\"\";}i:28;a:6:{s:5:\"title\";s:24:\"Button Icon Hover Effect\";s:4:\"name\";s:27:\"uc_icon_hover_effect_button\";s:6:\"isfree\";b:0;s:5:\"image\";s:99:\"https://api.unlimited-elements.com/catalog_unlimited/Button Widgets/uc_icon_hover_effect_button.jpg\";s:7:\"preview\";s:38:\"button-icon-hover-widget-for-elementor\";s:4:\"tags\";s:0:\"\";}i:29;a:6:{s:5:\"title\";s:16:\"Christmas Button\";s:4:\"name\";s:16:\"christmas_button\";s:6:\"isfree\";b:0;s:5:\"image\";s:88:\"https://api.unlimited-elements.com/catalog_unlimited/Button Widgets/christmas_button.jpg\";s:7:\"preview\";s:37:\"christmas-button-widget-for-elementor\";s:4:\"tags\";s:0:\"\";}}s:10:\"Typography\";a:16:{i:0;a:6:{s:5:\"title\";s:10:\"Annotation\";s:4:\"name\";s:10:\"annotation\";s:6:\"isfree\";b:0;s:5:\"image\";s:78:\"https://api.unlimited-elements.com/catalog_unlimited/Typography/annotation.png\";s:7:\"preview\";s:31:\"annotation-widget-for-elementor\";s:4:\"tags\";s:0:\"\";}i:1;a:6:{s:5:\"title\";s:19:\"Animated Split Text\";s:4:\"name\";s:24:\"splitting_letters_effect\";s:6:\"isfree\";b:0;s:5:\"image\";s:92:\"https://api.unlimited-elements.com/catalog_unlimited/Typography/splitting_letters_effect.gif\";s:7:\"preview\";s:40:\"animated-split-text-widget-for-elementor\";s:4:\"tags\";s:0:\"\";}i:2;a:6:{s:5:\"title\";s:18:\"Scroll Text Reveal\";s:4:\"name\";s:21:\"uc_scroll_reveal_text\";s:6:\"isfree\";b:0;s:5:\"image\";s:89:\"https://api.unlimited-elements.com/catalog_unlimited/Typography/uc_scroll_reveal_text.png\";s:7:\"preview\";s:39:\"scroll-text-reveal-widget-for-elementor\";s:4:\"tags\";s:0:\"\";}i:3;a:6:{s:5:\"title\";s:12:\"Text Rotator\";s:4:\"name\";s:12:\"text_rotator\";s:6:\"isfree\";b:1;s:5:\"image\";s:80:\"https://api.unlimited-elements.com/catalog_unlimited/Typography/text_rotator.gif\";s:7:\"preview\";s:33:\"text-rotator-widget-for-elementor\";s:4:\"tags\";s:0:\"\";}i:4;a:6:{s:5:\"title\";s:7:\"3D Text\";s:4:\"name\";s:7:\"3d_text\";s:6:\"isfree\";b:1;s:5:\"image\";s:75:\"https://api.unlimited-elements.com/catalog_unlimited/Typography/3d_text.png\";s:7:\"preview\";s:35:\"3d-text-effect-widget-for-elementor\";s:4:\"tags\";s:0:\"\";}i:5;a:6:{s:5:\"title\";s:22:\"Sideways Vertical Text\";s:4:\"name\";s:22:\"sideways_vertical_text\";s:6:\"isfree\";b:0;s:5:\"image\";s:90:\"https://api.unlimited-elements.com/catalog_unlimited/Typography/sideways_vertical_text.png\";s:7:\"preview\";s:43:\"sideways-vertical-text-widget-for-elementor\";s:4:\"tags\";s:0:\"\";}i:6;a:6:{s:5:\"title\";s:30:\"Gradient Underline Text Effect\";s:4:\"name\";s:30:\"gradient_underline_text_effect\";s:6:\"isfree\";b:1;s:5:\"image\";s:98:\"https://api.unlimited-elements.com/catalog_unlimited/Typography/gradient_underline_text_effect.png\";s:7:\"preview\";s:51:\"gradient-underline-text-effect-widget-for-elementor\";s:4:\"tags\";s:0:\"\";}i:7;a:6:{s:5:\"title\";s:18:\"Dual Color Heading\";s:4:\"name\";s:18:\"dual_color_heading\";s:6:\"isfree\";b:1;s:5:\"image\";s:86:\"https://api.unlimited-elements.com/catalog_unlimited/Typography/dual_color_heading.png\";s:7:\"preview\";s:39:\"dual-color-heading-widget-for-elementor\";s:4:\"tags\";s:0:\"\";}i:8;a:6:{s:5:\"title\";s:18:\"Stroke Text Effect\";s:4:\"name\";s:11:\"stroke_text\";s:6:\"isfree\";b:1;s:5:\"image\";s:79:\"https://api.unlimited-elements.com/catalog_unlimited/Typography/stroke_text.png\";s:7:\"preview\";s:39:\"stroke-text-effect-widget-for-elementor\";s:4:\"tags\";s:0:\"\";}i:9;a:6:{s:5:\"title\";s:28:\"Image Background Text Effect\";s:4:\"name\";s:28:\"image_background_text_effect\";s:6:\"isfree\";b:0;s:5:\"image\";s:96:\"https://api.unlimited-elements.com/catalog_unlimited/Typography/image_background_text_effect.png\";s:7:\"preview\";s:49:\"image-background-text-effect-widget-for-elementor\";s:4:\"tags\";s:0:\"\";}i:10;a:6:{s:5:\"title\";s:20:\"Gradient Text Effect\";s:4:\"name\";s:20:\"gradient_text_effect\";s:6:\"isfree\";b:1;s:5:\"image\";s:88:\"https://api.unlimited-elements.com/catalog_unlimited/Typography/gradient_text_effect.png\";s:7:\"preview\";s:41:\"gradient-text-effect-widget-for-elementor\";s:4:\"tags\";s:0:\"\";}i:11;a:6:{s:5:\"title\";s:22:\"Typewriter Text Effect\";s:4:\"name\";s:22:\"typewriter_text_effect\";s:6:\"isfree\";b:0;s:5:\"image\";s:90:\"https://api.unlimited-elements.com/catalog_unlimited/Typography/typewriter_text_effect.gif\";s:7:\"preview\";s:43:\"typewriter-text-effect-widget-for-elementor\";s:4:\"tags\";s:0:\"\";}i:12;a:6:{s:5:\"title\";s:17:\"Side Line Heading\";s:4:\"name\";s:19:\"side_border_heading\";s:6:\"isfree\";b:0;s:5:\"image\";s:87:\"https://api.unlimited-elements.com/catalog_unlimited/Typography/side_border_heading.png\";s:7:\"preview\";s:38:\"side-line-heading-widget-for-elementor\";s:4:\"tags\";s:0:\"\";}i:13;a:6:{s:5:\"title\";s:19:\"Text Marquee Effect\";s:4:\"name\";s:7:\"marquee\";s:6:\"isfree\";b:1;s:5:\"image\";s:75:\"https://api.unlimited-elements.com/catalog_unlimited/Typography/marquee.png\";s:7:\"preview\";s:40:\"text-marquee-effect-widget-for-elementor\";s:4:\"tags\";s:0:\"\";}i:14;a:6:{s:5:\"title\";s:29:\"Futuristic Typing Text Effect\";s:4:\"name\";s:29:\"futuristic_typing_text_effect\";s:6:\"isfree\";b:0;s:5:\"image\";s:97:\"https://api.unlimited-elements.com/catalog_unlimited/Typography/futuristic_typing_text_effect.gif\";s:7:\"preview\";s:50:\"futuristic-typing-text-effect-widget-for-elementor\";s:4:\"tags\";s:0:\"\";}i:15;a:6:{s:5:\"title\";s:14:\"Christmas Text\";s:4:\"name\";s:14:\"christmas_text\";s:6:\"isfree\";b:0;s:5:\"image\";s:82:\"https://api.unlimited-elements.com/catalog_unlimited/Typography/christmas_text.jpg\";s:7:\"preview\";s:35:\"christmas-text-widget-for-elementor\";s:4:\"tags\";s:0:\"\";}}s:23:\"Separators and Dividers\";a:9:{i:0;a:6:{s:5:\"title\";s:27:\"Unlimited Separator Divider\";s:4:\"name\";s:17:\"separator_divider\";s:6:\"isfree\";b:1;s:5:\"image\";s:98:\"https://api.unlimited-elements.com/catalog_unlimited/Separators and Dividers/separator_divider.jpg\";s:7:\"preview\";s:48:\"unlimited-separator-divider-widget-for-elementor\";s:4:\"tags\";s:0:\"\";}i:1;a:6:{s:5:\"title\";s:22:\"Line Diamond Separator\";s:4:\"name\";s:27:\"blox_line_diamond_seperator\";s:6:\"isfree\";b:1;s:5:\"image\";s:108:\"https://api.unlimited-elements.com/catalog_unlimited/Separators and Dividers/blox_line_diamond_seperator.png\";s:7:\"preview\";s:43:\"line-diamond-separator-widget-for-elementor\";s:4:\"tags\";s:0:\"\";}i:2;a:6:{s:5:\"title\";s:17:\"Line Text Divider\";s:4:\"name\";s:22:\"blox_line_text_divider\";s:6:\"isfree\";b:1;s:5:\"image\";s:103:\"https://api.unlimited-elements.com/catalog_unlimited/Separators and Dividers/blox_line_text_divider.png\";s:7:\"preview\";s:38:\"line-text-divider-widget-for-elementor\";s:4:\"tags\";s:0:\"\";}i:3;a:6:{s:5:\"title\";s:21:\"Zigzag Wave Seperator\";s:4:\"name\";s:25:\"blox_zizag_wave_seperator\";s:6:\"isfree\";b:0;s:5:\"image\";s:106:\"https://api.unlimited-elements.com/catalog_unlimited/Separators and Dividers/blox_zizag_wave_seperator.png\";s:7:\"preview\";s:42:\"zigzag-wave-separator-widget-for-elementor\";s:4:\"tags\";s:0:\"\";}i:4;a:6:{s:5:\"title\";s:16:\"Shapes Separator\";s:4:\"name\";s:24:\"blox_triangle_separators\";s:6:\"isfree\";b:0;s:5:\"image\";s:105:\"https://api.unlimited-elements.com/catalog_unlimited/Separators and Dividers/blox_triangle_separators.png\";s:7:\"preview\";s:37:\"shapes-separator-widget-for-elementor\";s:4:\"tags\";s:0:\"\";}i:5;a:6:{s:5:\"title\";s:15:\"Icons Separator\";s:4:\"name\";s:20:\"blox_icons_separator\";s:6:\"isfree\";b:0;s:5:\"image\";s:101:\"https://api.unlimited-elements.com/catalog_unlimited/Separators and Dividers/blox_icons_separator.png\";s:7:\"preview\";s:36:\"icons-separator-widget-for-elementor\";s:4:\"tags\";s:0:\"\";}i:6;a:6:{s:5:\"title\";s:23:\"Animated Wave Separator\";s:4:\"name\";s:13:\"animated_wave\";s:6:\"isfree\";b:0;s:5:\"image\";s:94:\"https://api.unlimited-elements.com/catalog_unlimited/Separators and Dividers/animated_wave.png\";s:7:\"preview\";s:44:\"animated-wave-separator-widget-for-elementor\";s:4:\"tags\";s:0:\"\";}i:7;a:6:{s:5:\"title\";s:25:\"Christmas Candy Separator\";s:4:\"name\";s:25:\"christmas_candy_seperator\";s:6:\"isfree\";b:0;s:5:\"image\";s:106:\"https://api.unlimited-elements.com/catalog_unlimited/Separators and Dividers/christmas_candy_seperator.png\";s:7:\"preview\";s:46:\"christmas-candy-separator-widget-for-elementor\";s:4:\"tags\";s:0:\"\";}i:8;a:6:{s:5:\"title\";s:16:\"Christmas Lights\";s:4:\"name\";s:16:\"christmas_lights\";s:6:\"isfree\";b:0;s:5:\"image\";s:97:\"https://api.unlimited-elements.com/catalog_unlimited/Separators and Dividers/christmas_lights.gif\";s:7:\"preview\";s:37:\"christmas-lights-widget-for-elementor\";s:4:\"tags\";s:0:\"\";}}s:12:\"Hero Widgets\";a:12:{i:0;a:6:{s:5:\"title\";s:10:\"Title Hero\";s:4:\"name\";s:10:\"title_hero\";s:6:\"isfree\";b:1;s:5:\"image\";s:80:\"https://api.unlimited-elements.com/catalog_unlimited/Hero Widgets/title_hero.jpg\";s:7:\"preview\";s:31:\"title-hero-widget-for-elementor\";s:4:\"tags\";s:0:\"\";}i:1;a:6:{s:5:\"title\";s:8:\"Box Hero\";s:4:\"name\";s:8:\"box_hero\";s:6:\"isfree\";b:1;s:5:\"image\";s:78:\"https://api.unlimited-elements.com/catalog_unlimited/Hero Widgets/box_hero.jpg\";s:7:\"preview\";s:29:\"box-hero-widget-for-elementor\";s:4:\"tags\";s:0:\"\";}i:2;a:6:{s:5:\"title\";s:10:\"Split Hero\";s:4:\"name\";s:10:\"split_hero\";s:6:\"isfree\";b:1;s:5:\"image\";s:80:\"https://api.unlimited-elements.com/catalog_unlimited/Hero Widgets/split_hero.jpg\";s:7:\"preview\";s:31:\"split-hero-widget-for-elementor\";s:4:\"tags\";s:0:\"\";}i:3;a:6:{s:5:\"title\";s:22:\"Transparent Split Hero\";s:4:\"name\";s:22:\"transparent_split_hero\";s:6:\"isfree\";b:1;s:5:\"image\";s:92:\"https://api.unlimited-elements.com/catalog_unlimited/Hero Widgets/transparent_split_hero.jpg\";s:7:\"preview\";s:43:\"transparent-split-hero-widget-for-elementor\";s:4:\"tags\";s:0:\"\";}i:4;a:6:{s:5:\"title\";s:11:\"Border Hero\";s:4:\"name\";s:11:\"border_hero\";s:6:\"isfree\";b:1;s:5:\"image\";s:81:\"https://api.unlimited-elements.com/catalog_unlimited/Hero Widgets/border_hero.jpg\";s:7:\"preview\";s:32:\"border-hero-widget-for-elementor\";s:4:\"tags\";s:0:\"\";}i:5;a:6:{s:5:\"title\";s:10:\"Video Hero\";s:4:\"name\";s:10:\"video_hero\";s:6:\"isfree\";b:0;s:5:\"image\";s:80:\"https://api.unlimited-elements.com/catalog_unlimited/Hero Widgets/video_hero.jpg\";s:7:\"preview\";s:31:\"video-hero-widget-for-elementor\";s:4:\"tags\";s:0:\"\";}i:6;a:6:{s:5:\"title\";s:16:\"Split Video Hero\";s:4:\"name\";s:16:\"split_video_hero\";s:6:\"isfree\";b:0;s:5:\"image\";s:86:\"https://api.unlimited-elements.com/catalog_unlimited/Hero Widgets/split_video_hero.jpg\";s:7:\"preview\";s:37:\"split-video-hero-widget-for-elementor\";s:4:\"tags\";s:0:\"\";}i:7;a:6:{s:5:\"title\";s:13:\"Diagonal Hero\";s:4:\"name\";s:13:\"diagonal_hero\";s:6:\"isfree\";b:0;s:5:\"image\";s:83:\"https://api.unlimited-elements.com/catalog_unlimited/Hero Widgets/diagonal_hero.jpg\";s:7:\"preview\";s:34:\"diagonal-hero-widget-for-elementor\";s:4:\"tags\";s:0:\"\";}i:8;a:6:{s:5:\"title\";s:10:\"Quote Hero\";s:4:\"name\";s:10:\"quote_hero\";s:6:\"isfree\";b:0;s:5:\"image\";s:80:\"https://api.unlimited-elements.com/catalog_unlimited/Hero Widgets/quote_hero.jpg\";s:7:\"preview\";s:31:\"quote-hero-widget-for-elementor\";s:4:\"tags\";s:0:\"\";}i:9;a:6:{s:5:\"title\";s:12:\"Persona Hero\";s:4:\"name\";s:12:\"persona_hero\";s:6:\"isfree\";b:0;s:5:\"image\";s:82:\"https://api.unlimited-elements.com/catalog_unlimited/Hero Widgets/persona_hero.jpg\";s:7:\"preview\";s:33:\"persona-hero-widget-for-elementor\";s:4:\"tags\";s:0:\"\";}i:10;a:6:{s:5:\"title\";s:16:\"Service Box Hero\";s:4:\"name\";s:16:\"service_box_hero\";s:6:\"isfree\";b:0;s:5:\"image\";s:86:\"https://api.unlimited-elements.com/catalog_unlimited/Hero Widgets/service_box_hero.jpg\";s:7:\"preview\";s:37:\"service-box-hero-widget-for-elementor\";s:4:\"tags\";s:2:\"am\";}i:11;a:6:{s:5:\"title\";s:16:\"Solid Color Hero\";s:4:\"name\";s:16:\"solid_color_hero\";s:6:\"isfree\";b:0;s:5:\"image\";s:86:\"https://api.unlimited-elements.com/catalog_unlimited/Hero Widgets/solid_color_hero.jpg\";s:7:\"preview\";s:37:\"solid-color-hero-widget-for-elementor\";s:4:\"tags\";s:0:\"\";}}}s:8:\"bg_addon\";a:1:{s:11:\"Backgrounds\";a:30:{i:0;a:6:{s:5:\"title\";s:33:\"Animated Mesh Gradient Background\";s:4:\"name\";s:26:\"stripe_gradient_background\";s:6:\"isfree\";b:0;s:5:\"image\";s:119:\"https://api.unlimited-elements.com/catalog_unlimited/uc_addontype_bg_addon___Backgrounds/stripe_gradient_background.jpg\";s:7:\"preview\";s:54:\"animated-mesh-gradient-background-widget-for-elementor\";s:4:\"tags\";s:0:\"\";}i:1;a:6:{s:5:\"title\";s:24:\"Shape Divider Background\";s:4:\"name\";s:24:\"shape_divider_background\";s:6:\"isfree\";b:1;s:5:\"image\";s:117:\"https://api.unlimited-elements.com/catalog_unlimited/uc_addontype_bg_addon___Backgrounds/shape_divider_background.png\";s:7:\"preview\";s:45:\"shape-divider-background-widget-for-elementor\";s:4:\"tags\";s:0:\"\";}i:2;a:6:{s:5:\"title\";s:32:\"Animated Wave Divider Background\";s:4:\"name\";s:14:\"wave_animation\";s:6:\"isfree\";b:1;s:5:\"image\";s:107:\"https://api.unlimited-elements.com/catalog_unlimited/uc_addontype_bg_addon___Backgrounds/wave_animation.jpg\";s:7:\"preview\";s:53:\"animated-wave-divider-background-widget-for-elementor\";s:4:\"tags\";s:0:\"\";}i:3;a:6:{s:5:\"title\";s:28:\"Animated Gradient Background\";s:4:\"name\";s:18:\"gradient_animation\";s:6:\"isfree\";b:1;s:5:\"image\";s:111:\"https://api.unlimited-elements.com/catalog_unlimited/uc_addontype_bg_addon___Backgrounds/gradient_animation.jpg\";s:7:\"preview\";s:49:\"animated-gradient-background-widget-for-elementor\";s:4:\"tags\";s:0:\"\";}i:4;a:6:{s:5:\"title\";s:17:\"Clouds Background\";s:4:\"name\";s:6:\"clouds\";s:6:\"isfree\";b:1;s:5:\"image\";s:99:\"https://api.unlimited-elements.com/catalog_unlimited/uc_addontype_bg_addon___Backgrounds/clouds.jpg\";s:7:\"preview\";s:38:\"clouds-background-widget-for-elementor\";s:4:\"tags\";s:0:\"\";}i:5;a:6:{s:5:\"title\";s:23:\"Bubble Float Background\";s:4:\"name\";s:12:\"bubble_float\";s:6:\"isfree\";b:1;s:5:\"image\";s:105:\"https://api.unlimited-elements.com/catalog_unlimited/uc_addontype_bg_addon___Backgrounds/bubble_float.jpg\";s:7:\"preview\";s:44:\"bubble-float-background-widget-for-elementor\";s:4:\"tags\";s:0:\"\";}i:6;a:6:{s:5:\"title\";s:27:\"Masks & Patterns Background\";s:4:\"name\";s:14:\"masks_patterns\";s:6:\"isfree\";b:1;s:5:\"image\";s:107:\"https://api.unlimited-elements.com/catalog_unlimited/uc_addontype_bg_addon___Backgrounds/masks_patterns.jpg\";s:7:\"preview\";s:48:\"mask-and-pattern-background-widget-for-elementor\";s:4:\"tags\";s:0:\"\";}i:7;a:6:{s:5:\"title\";s:17:\"Random Background\";s:4:\"name\";s:24:\"random_background_widget\";s:6:\"isfree\";b:0;s:5:\"image\";s:117:\"https://api.unlimited-elements.com/catalog_unlimited/uc_addontype_bg_addon___Backgrounds/random_background_widget.jpg\";s:7:\"preview\";s:38:\"random-background-widget-for-elementor\";s:4:\"tags\";s:0:\"\";}i:8;a:6:{s:5:\"title\";s:19:\"Parallax Background\";s:4:\"name\";s:19:\"parallax_background\";s:6:\"isfree\";b:0;s:5:\"image\";s:112:\"https://api.unlimited-elements.com/catalog_unlimited/uc_addontype_bg_addon___Backgrounds/parallax_background.jpg\";s:7:\"preview\";s:40:\"parallax-background-widget-for-elementor\";s:4:\"tags\";s:0:\"\";}i:9;a:6:{s:5:\"title\";s:24:\"Animated Blob Background\";s:4:\"name\";s:14:\"blob_animation\";s:6:\"isfree\";b:0;s:5:\"image\";s:107:\"https://api.unlimited-elements.com/catalog_unlimited/uc_addontype_bg_addon___Backgrounds/blob_animation.png\";s:7:\"preview\";s:45:\"animated-blob-background-widget-for-elementor\";s:4:\"tags\";s:0:\"\";}i:10;a:6:{s:5:\"title\";s:17:\"Background Slider\";s:4:\"name\";s:17:\"background_slider\";s:6:\"isfree\";b:0;s:5:\"image\";s:110:\"https://api.unlimited-elements.com/catalog_unlimited/uc_addontype_bg_addon___Backgrounds/background_slider.gif\";s:7:\"preview\";s:38:\"background-slider-widget-for-elementor\";s:4:\"tags\";s:0:\"\";}i:11;a:6:{s:5:\"title\";s:22:\"Huge Shapes Background\";s:4:\"name\";s:30:\"huge_shap_background_animation\";s:6:\"isfree\";b:0;s:5:\"image\";s:123:\"https://api.unlimited-elements.com/catalog_unlimited/uc_addontype_bg_addon___Backgrounds/huge_shap_background_animation.png\";s:7:\"preview\";s:43:\"huge-shapes-background-widget-for-elementor\";s:4:\"tags\";s:0:\"\";}i:12;a:6:{s:5:\"title\";s:15:\"Snow Background\";s:4:\"name\";s:17:\"snow_particles_bg\";s:6:\"isfree\";b:1;s:5:\"image\";s:110:\"https://api.unlimited-elements.com/catalog_unlimited/uc_addontype_bg_addon___Backgrounds/snow_particles_bg.jpg\";s:7:\"preview\";s:36:\"snow-background-widget-for-elementor\";s:4:\"tags\";s:0:\"\";}i:13;a:6:{s:5:\"title\";s:20:\"Fireworks Background\";s:4:\"name\";s:22:\"ue_firework_background\";s:6:\"isfree\";b:1;s:5:\"image\";s:115:\"https://api.unlimited-elements.com/catalog_unlimited/uc_addontype_bg_addon___Backgrounds/ue_firework_background.gif\";s:7:\"preview\";s:41:\"fireworks-background-widget-for-elementor\";s:4:\"tags\";s:0:\"\";}i:14;a:6:{s:5:\"title\";s:27:\"Animated Stripes Background\";s:4:\"name\";s:14:\"moving_stripes\";s:6:\"isfree\";b:1;s:5:\"image\";s:107:\"https://api.unlimited-elements.com/catalog_unlimited/uc_addontype_bg_addon___Backgrounds/moving_stripes.gif\";s:7:\"preview\";s:48:\"animated-stripes-background-widget-for-elementor\";s:4:\"tags\";s:0:\"\";}i:15;a:6:{s:5:\"title\";s:27:\"Animated Ripples Background\";s:4:\"name\";s:16:\"animated_ripples\";s:6:\"isfree\";b:0;s:5:\"image\";s:109:\"https://api.unlimited-elements.com/catalog_unlimited/uc_addontype_bg_addon___Backgrounds/animated_ripples.jpg\";s:7:\"preview\";s:48:\"animated-ripples-background-widget-for-elementor\";s:4:\"tags\";s:0:\"\";}i:16;a:6:{s:5:\"title\";s:23:\"Retro Blocks Background\";s:4:\"name\";s:21:\"animated_retro_blocks\";s:6:\"isfree\";b:1;s:5:\"image\";s:114:\"https://api.unlimited-elements.com/catalog_unlimited/uc_addontype_bg_addon___Backgrounds/animated_retro_blocks.jpg\";s:7:\"preview\";s:44:\"retro-blocks-background-widget-for-elementor\";s:4:\"tags\";s:0:\"\";}i:17;a:6:{s:5:\"title\";s:29:\"Alternating Colors Background\";s:4:\"name\";s:18:\"alternating_colors\";s:6:\"isfree\";b:1;s:5:\"image\";s:111:\"https://api.unlimited-elements.com/catalog_unlimited/uc_addontype_bg_addon___Backgrounds/alternating_colors.jpg\";s:7:\"preview\";s:43:\"alternating-colors-background-for-elementor\";s:4:\"tags\";s:0:\"\";}i:18;a:6:{s:5:\"title\";s:16:\"Bokeh Background\";s:4:\"name\";s:5:\"bokeh\";s:6:\"isfree\";b:0;s:5:\"image\";s:98:\"https://api.unlimited-elements.com/catalog_unlimited/uc_addontype_bg_addon___Backgrounds/bokeh.jpg\";s:7:\"preview\";s:37:\"bokeh-background-widget-for-elementor\";s:4:\"tags\";s:0:\"\";}i:19;a:6:{s:5:\"title\";s:26:\"Shooting Lights Background\";s:4:\"name\";s:15:\"shooting_lights\";s:6:\"isfree\";b:0;s:5:\"image\";s:108:\"https://api.unlimited-elements.com/catalog_unlimited/uc_addontype_bg_addon___Backgrounds/shooting_lights.jpg\";s:7:\"preview\";s:40:\"shooting-lights-background-for-elementor\";s:4:\"tags\";s:0:\"\";}i:20;a:6:{s:5:\"title\";s:23:\"Smoke Background Effect\";s:4:\"name\";s:25:\"ue_webgl_fluid_simulation\";s:6:\"isfree\";b:0;s:5:\"image\";s:118:\"https://api.unlimited-elements.com/catalog_unlimited/uc_addontype_bg_addon___Backgrounds/ue_webgl_fluid_simulation.jpg\";s:7:\"preview\";s:44:\"smoke-background-effect-widget-for-elementor\";s:4:\"tags\";s:0:\"\";}i:21;a:6:{s:5:\"title\";s:19:\"Confetti Background\";s:4:\"name\";s:16:\"blox_confetti_bg\";s:6:\"isfree\";b:0;s:5:\"image\";s:109:\"https://api.unlimited-elements.com/catalog_unlimited/uc_addontype_bg_addon___Backgrounds/blox_confetti_bg.png\";s:7:\"preview\";s:40:\"confetti-background-widget-for-elementor\";s:4:\"tags\";s:0:\"\";}i:22;a:6:{s:5:\"title\";s:20:\"Particles Background\";s:4:\"name\";s:20:\"particles_background\";s:6:\"isfree\";b:0;s:5:\"image\";s:113:\"https://api.unlimited-elements.com/catalog_unlimited/uc_addontype_bg_addon___Backgrounds/particles_background.jpg\";s:7:\"preview\";s:41:\"particles-background-widget-for-elementor\";s:4:\"tags\";s:0:\"\";}i:23;a:6:{s:5:\"title\";s:28:\"Sliding Diagonals Background\";s:4:\"name\";s:35:\"sliding_diagonals_background_effect\";s:6:\"isfree\";b:0;s:5:\"image\";s:128:\"https://api.unlimited-elements.com/catalog_unlimited/uc_addontype_bg_addon___Backgrounds/sliding_diagonals_background_effect.jpg\";s:7:\"preview\";s:49:\"sliding-diagonals-background-widget-for-elementor\";s:4:\"tags\";s:0:\"\";}i:24;a:6:{s:5:\"title\";s:22:\"Snow Flakes Background\";s:4:\"name\";s:16:\"blox_css_snow_bg\";s:6:\"isfree\";b:1;s:5:\"image\";s:109:\"https://api.unlimited-elements.com/catalog_unlimited/uc_addontype_bg_addon___Backgrounds/blox_css_snow_bg.jpg\";s:7:\"preview\";s:43:\"snow-flakes-background-widget-for-elementor\";s:4:\"tags\";s:0:\"\";}i:25;a:6:{s:5:\"title\";s:37:\"Animated Floating Elements Background\";s:4:\"name\";s:31:\"css_animated_squares_background\";s:6:\"isfree\";b:0;s:5:\"image\";s:124:\"https://api.unlimited-elements.com/catalog_unlimited/uc_addontype_bg_addon___Backgrounds/css_animated_squares_background.jpg\";s:7:\"preview\";s:58:\"animated-floating-elements-background-widget-for-elementor\";s:4:\"tags\";s:0:\"\";}i:26;a:6:{s:5:\"title\";s:26:\"Diamond Pattern Background\";s:4:\"name\";s:15:\"diamond_pattern\";s:6:\"isfree\";b:1;s:5:\"image\";s:108:\"https://api.unlimited-elements.com/catalog_unlimited/uc_addontype_bg_addon___Backgrounds/diamond_pattern.jpg\";s:7:\"preview\";s:47:\"diamond-pattern-background-widget-for-elementor\";s:4:\"tags\";s:0:\"\";}i:27;a:6:{s:5:\"title\";s:16:\"Stars Background\";s:4:\"name\";s:14:\"star_particles\";s:6:\"isfree\";b:0;s:5:\"image\";s:107:\"https://api.unlimited-elements.com/catalog_unlimited/uc_addontype_bg_addon___Backgrounds/star_particles.jpg\";s:7:\"preview\";s:37:\"stars-background-widget-for-elementor\";s:4:\"tags\";s:0:\"\";}i:28;a:6:{s:5:\"title\";s:23:\"Colorful Animated Waves\";s:4:\"name\";s:23:\"colorful_animated_waves\";s:6:\"isfree\";b:0;s:5:\"image\";s:116:\"https://api.unlimited-elements.com/catalog_unlimited/uc_addontype_bg_addon___Backgrounds/colorful_animated_waves.png\";s:7:\"preview\";s:55:\"colorful-animated-waves-background-widget-for-elementor\";s:4:\"tags\";s:0:\"\";}i:29;a:6:{s:5:\"title\";s:23:\"Morph Background Slider\";s:4:\"name\";s:26:\"uc_background_webgl_slider\";s:6:\"isfree\";b:0;s:5:\"image\";s:119:\"https://api.unlimited-elements.com/catalog_unlimited/uc_addontype_bg_addon___Backgrounds/uc_background_webgl_slider.gif\";s:7:\"preview\";s:44:\"morph-background-slider-widget-for-elementor\";s:4:\"tags\";s:0:\"\";}}}s:18:\"elementor_template\";a:4:{s:13:\"Template Kits\";a:111:{s:9:\"rest-home\";a:6:{s:5:\"title\";s:18:\"Foodie - Resturant\";s:5:\"image\";s:138:\"https://api.unlimited-elements.com/catalog_layouts/unlimited/uc_addontype_elementor_template___Template Kits/template_foodie_resturant.jpg\";s:6:\"isfree\";b:0;s:3:\"url\";s:0:\"\";s:6:\"parent\";s:0:\"\";s:9:\"is_parent\";b:1;}s:13:\"electric-home\";a:6:{s:5:\"title\";s:21:\"Electro - Electrician\";s:5:\"image\";s:141:\"https://api.unlimited-elements.com/catalog_layouts/unlimited/uc_addontype_elementor_template___Template Kits/template_electro_electrician.jpg\";s:6:\"isfree\";b:0;s:3:\"url\";s:0:\"\";s:6:\"parent\";s:0:\"\";s:9:\"is_parent\";b:1;}s:7:\"digital\";a:6:{s:5:\"title\";s:21:\"Digi - Digital Agency\";s:5:\"image\";s:141:\"https://api.unlimited-elements.com/catalog_layouts/unlimited/uc_addontype_elementor_template___Template Kits/template_digi_digital_agency.jpg\";s:6:\"isfree\";b:1;s:3:\"url\";s:0:\"\";s:6:\"parent\";s:0:\"\";s:9:\"is_parent\";b:1;}s:13:\"rest-home-2-2\";a:5:{s:5:\"title\";s:13:\"Foodie - Home\";s:5:\"image\";s:150:\"https://api.unlimited-elements.com/catalog_layouts/unlimited/uc_addontype_elementor_template___Template Kits/template_foodie_resturant_foodie_home.jpg\";s:6:\"isfree\";b:0;s:3:\"url\";s:0:\"\";s:6:\"parent\";s:9:\"rest-home\";}s:13:\"gather-home-1\";a:5:{s:5:\"title\";s:15:\"Gather - Home 1\";s:5:\"image\";s:159:\"https://api.unlimited-elements.com/catalog_layouts/unlimited/uc_addontype_elementor_template___Template Kits/template_gather_conference_event_gather_home_1.jpg\";s:6:\"isfree\";b:0;s:3:\"url\";s:0:\"\";s:6:\"parent\";s:17:\"gather-conference\";}s:13:\"gather-home-2\";a:5:{s:5:\"title\";s:15:\"Gather - Home 2\";s:5:\"image\";s:159:\"https://api.unlimited-elements.com/catalog_layouts/unlimited/uc_addontype_elementor_template___Template Kits/template_gather_conference_event_gather_home_2.jpg\";s:6:\"isfree\";b:0;s:3:\"url\";s:0:\"\";s:6:\"parent\";s:17:\"gather-conference\";}s:18:\"minimal-conference\";a:5:{s:5:\"title\";s:15:\"Gather - Home 3\";s:5:\"image\";s:159:\"https://api.unlimited-elements.com/catalog_layouts/unlimited/uc_addontype_elementor_template___Template Kits/template_gather_conference_event_gather_home_3.jpg\";s:6:\"isfree\";b:0;s:3:\"url\";s:0:\"\";s:6:\"parent\";s:17:\"gather-conference\";}s:13:\"gather-home-4\";a:5:{s:5:\"title\";s:15:\"Gather - Home 4\";s:5:\"image\";s:159:\"https://api.unlimited-elements.com/catalog_layouts/unlimited/uc_addontype_elementor_template___Template Kits/template_gather_conference_event_gather_home_4.jpg\";s:6:\"isfree\";b:0;s:3:\"url\";s:0:\"\";s:6:\"parent\";s:17:\"gather-conference\";}s:13:\"gather-home-5\";a:5:{s:5:\"title\";s:15:\"Gather - Home 5\";s:5:\"image\";s:159:\"https://api.unlimited-elements.com/catalog_layouts/unlimited/uc_addontype_elementor_template___Template Kits/template_gather_conference_event_gather_home_5.jpg\";s:6:\"isfree\";b:0;s:3:\"url\";s:0:\"\";s:6:\"parent\";s:17:\"gather-conference\";}s:13:\"gather-home-6\";a:5:{s:5:\"title\";s:15:\"Gather - Home 6\";s:5:\"image\";s:159:\"https://api.unlimited-elements.com/catalog_layouts/unlimited/uc_addontype_elementor_template___Template Kits/template_gather_conference_event_gather_home_6.jpg\";s:6:\"isfree\";b:0;s:3:\"url\";s:0:\"\";s:6:\"parent\";s:17:\"gather-conference\";}s:28:\"template_webinar_classic-zip\";a:5:{s:5:\"title\";s:13:\"Webi - Home 1\";s:5:\"image\";s:146:\"https://api.unlimited-elements.com/catalog_layouts/unlimited/uc_addontype_elementor_template___Template Kits/template_webi_webinar_webi_home_1.jpg\";s:6:\"isfree\";b:0;s:3:\"url\";s:0:\"\";s:6:\"parent\";s:12:\"webi-webinar\";}s:11:\"webi-home-2\";a:5:{s:5:\"title\";s:13:\"Webi - Home 2\";s:5:\"image\";s:146:\"https://api.unlimited-elements.com/catalog_layouts/unlimited/uc_addontype_elementor_template___Template Kits/template_webi_webinar_webi_home_2.jpg\";s:6:\"isfree\";b:0;s:3:\"url\";s:0:\"\";s:6:\"parent\";s:12:\"webi-webinar\";}s:22:\"webinar-expert-landing\";a:5:{s:5:\"title\";s:13:\"Webi - Home 3\";s:5:\"image\";s:146:\"https://api.unlimited-elements.com/catalog_layouts/unlimited/uc_addontype_elementor_template___Template Kits/template_webi_webinar_webi_home_3.jpg\";s:6:\"isfree\";b:0;s:3:\"url\";s:0:\"\";s:6:\"parent\";s:12:\"webi-webinar\";}s:21:\"webinar-fresh-landing\";a:5:{s:5:\"title\";s:13:\"Webi - Home 4\";s:5:\"image\";s:146:\"https://api.unlimited-elements.com/catalog_layouts/unlimited/uc_addontype_elementor_template___Template Kits/template_webi_webinar_webi_home_4.jpg\";s:6:\"isfree\";b:0;s:3:\"url\";s:0:\"\";s:6:\"parent\";s:12:\"webi-webinar\";}s:13:\"webinar-event\";a:5:{s:5:\"title\";s:13:\"Webi - Home 5\";s:5:\"image\";s:146:\"https://api.unlimited-elements.com/catalog_layouts/unlimited/uc_addontype_elementor_template___Template Kits/template_webi_webinar_webi_home_5.jpg\";s:6:\"isfree\";b:0;s:3:\"url\";s:0:\"\";s:6:\"parent\";s:12:\"webi-webinar\";}s:26:\"webinar-shapes-landing-new\";a:5:{s:5:\"title\";s:13:\"Webi - Home 6\";s:5:\"image\";s:146:\"https://api.unlimited-elements.com/catalog_layouts/unlimited/uc_addontype_elementor_template___Template Kits/template_webi_webinar_webi_home_6.jpg\";s:6:\"isfree\";b:0;s:3:\"url\";s:0:\"\";s:6:\"parent\";s:12:\"webi-webinar\";}s:11:\"webi-home-7\";a:5:{s:5:\"title\";s:13:\"Webi - Home 7\";s:5:\"image\";s:146:\"https://api.unlimited-elements.com/catalog_layouts/unlimited/uc_addontype_elementor_template___Template Kits/template_webi_webinar_webi_home_7.jpg\";s:6:\"isfree\";b:0;s:3:\"url\";s:0:\"\";s:6:\"parent\";s:12:\"webi-webinar\";}s:11:\"webi-home-8\";a:5:{s:5:\"title\";s:13:\"Webi - Home 8\";s:5:\"image\";s:146:\"https://api.unlimited-elements.com/catalog_layouts/unlimited/uc_addontype_elementor_template___Template Kits/template_webi_webinar_webi_home_8.jpg\";s:6:\"isfree\";b:0;s:3:\"url\";s:0:\"\";s:6:\"parent\";s:12:\"webi-webinar\";}s:11:\"webi-home-9\";a:5:{s:5:\"title\";s:13:\"Webi - Home 9\";s:5:\"image\";s:146:\"https://api.unlimited-elements.com/catalog_layouts/unlimited/uc_addontype_elementor_template___Template Kits/template_webi_webinar_webi_home_9.jpg\";s:6:\"isfree\";b:0;s:3:\"url\";s:0:\"\";s:6:\"parent\";s:12:\"webi-webinar\";}s:12:\"webi-home-10\";a:5:{s:5:\"title\";s:14:\"Webi - Home 10\";s:5:\"image\";s:147:\"https://api.unlimited-elements.com/catalog_layouts/unlimited/uc_addontype_elementor_template___Template Kits/template_webi_webinar_webi_home_10.jpg\";s:6:\"isfree\";b:0;s:3:\"url\";s:0:\"\";s:6:\"parent\";s:12:\"webi-webinar\";}s:13:\"rhythm-home-1\";a:5:{s:5:\"title\";s:15:\"Rhythm - Home 1\";s:5:\"image\";s:154:\"https://api.unlimited-elements.com/catalog_layouts/unlimited/uc_addontype_elementor_template___Template Kits/template_rhythm_music_event_rhythm_home_1.jpg\";s:6:\"isfree\";b:0;s:3:\"url\";s:0:\"\";s:6:\"parent\";s:18:\"rhythm-music-event\";}s:13:\"rhythm-home-2\";a:5:{s:5:\"title\";s:15:\"Rhythm - Home 2\";s:5:\"image\";s:154:\"https://api.unlimited-elements.com/catalog_layouts/unlimited/uc_addontype_elementor_template___Template Kits/template_rhythm_music_event_rhythm_home_2.jpg\";s:6:\"isfree\";b:0;s:3:\"url\";s:0:\"\";s:6:\"parent\";s:18:\"rhythm-music-event\";}s:13:\"rhythm-home-3\";a:5:{s:5:\"title\";s:15:\"Rhythm - Home 3\";s:5:\"image\";s:154:\"https://api.unlimited-elements.com/catalog_layouts/unlimited/uc_addontype_elementor_template___Template Kits/template_rhythm_music_event_rhythm_home_3.jpg\";s:6:\"isfree\";b:0;s:3:\"url\";s:0:\"\";s:6:\"parent\";s:18:\"rhythm-music-event\";}s:13:\"rhythm-home-4\";a:5:{s:5:\"title\";s:15:\"Rhythm - Home 4\";s:5:\"image\";s:154:\"https://api.unlimited-elements.com/catalog_layouts/unlimited/uc_addontype_elementor_template___Template Kits/template_rhythm_music_event_rhythm_home_4.jpg\";s:6:\"isfree\";b:0;s:3:\"url\";s:0:\"\";s:6:\"parent\";s:18:\"rhythm-music-event\";}s:13:\"rhythm-home-5\";a:5:{s:5:\"title\";s:15:\"Rhythm - Home 5\";s:5:\"image\";s:154:\"https://api.unlimited-elements.com/catalog_layouts/unlimited/uc_addontype_elementor_template___Template Kits/template_rhythm_music_event_rhythm_home_5.jpg\";s:6:\"isfree\";b:0;s:3:\"url\";s:0:\"\";s:6:\"parent\";s:18:\"rhythm-music-event\";}s:13:\"rhythm-home-6\";a:5:{s:5:\"title\";s:15:\"Rhythm - Home 6\";s:5:\"image\";s:154:\"https://api.unlimited-elements.com/catalog_layouts/unlimited/uc_addontype_elementor_template___Template Kits/template_rhythm_music_event_rhythm_home_6.jpg\";s:6:\"isfree\";b:0;s:3:\"url\";s:0:\"\";s:6:\"parent\";s:18:\"rhythm-music-event\";}s:10:\"kiddy-home\";a:5:{s:5:\"title\";s:12:\"Kiddy - Home\";s:5:\"image\";s:158:\"https://api.unlimited-elements.com/catalog_layouts/unlimited/uc_addontype_elementor_template___Template Kits/template_kiddy_school_kindergarten_kiddy_home.jpg\";s:6:\"isfree\";b:0;s:3:\"url\";s:0:\"\";s:6:\"parent\";s:25:\"kiddy-school-kindergarten\";}s:4:\"yoga\";a:5:{s:5:\"title\";s:11:\"Yoga - Home\";s:5:\"image\";s:141:\"https://api.unlimited-elements.com/catalog_layouts/unlimited/uc_addontype_elementor_template___Template Kits/template_body_yoga_yoga_home.jpg\";s:6:\"isfree\";b:0;s:3:\"url\";s:0:\"\";s:6:\"parent\";s:9:\"body-yoga\";}s:21:\"halloween-halloween-1\";a:5:{s:5:\"title\";s:11:\"Halloween 1\";s:5:\"image\";s:149:\"https://api.unlimited-elements.com/catalog_layouts/unlimited/uc_addontype_elementor_template___Template Kits/template_scary_halloween_halloween_1.jpg\";s:6:\"isfree\";b:0;s:3:\"url\";s:0:\"\";s:6:\"parent\";s:15:\"scary-halloween\";}s:11:\"agency-home\";a:6:{s:5:\"title\";s:14:\"Metro - Agency\";s:5:\"image\";s:134:\"https://api.unlimited-elements.com/catalog_layouts/unlimited/uc_addontype_elementor_template___Template Kits/template_metro_agency.jpg\";s:6:\"isfree\";b:0;s:3:\"url\";s:0:\"\";s:6:\"parent\";s:0:\"\";s:9:\"is_parent\";b:1;}s:23:\"agency-home-agency-team\";a:5:{s:5:\"title\";s:12:\"Metro - Team\";s:5:\"image\";s:145:\"https://api.unlimited-elements.com/catalog_layouts/unlimited/uc_addontype_elementor_template___Template Kits/template_metro_agency_metro_team.jpg\";s:6:\"isfree\";b:0;s:3:\"url\";s:0:\"\";s:6:\"parent\";s:11:\"agency-home\";}s:25:\"agency-home-agency-team-2\";a:5:{s:5:\"title\";s:13:\"Metro - About\";s:5:\"image\";s:146:\"https://api.unlimited-elements.com/catalog_layouts/unlimited/uc_addontype_elementor_template___Template Kits/template_metro_agency_metro_about.jpg\";s:6:\"isfree\";b:0;s:3:\"url\";s:0:\"\";s:6:\"parent\";s:11:\"agency-home\";}s:27:\"agency-home-agency-team-2-2\";a:5:{s:5:\"title\";s:16:\"Metro - Projects\";s:5:\"image\";s:149:\"https://api.unlimited-elements.com/catalog_layouts/unlimited/uc_addontype_elementor_template___Template Kits/template_metro_agency_metro_projects.jpg\";s:6:\"isfree\";b:0;s:3:\"url\";s:0:\"\";s:6:\"parent\";s:11:\"agency-home\";}s:5:\"about\";a:5:{s:5:\"title\";s:14:\"Foodie - About\";s:5:\"image\";s:151:\"https://api.unlimited-elements.com/catalog_layouts/unlimited/uc_addontype_elementor_template___Template Kits/template_foodie_resturant_foodie_about.jpg\";s:6:\"isfree\";b:0;s:3:\"url\";s:0:\"\";s:6:\"parent\";s:9:\"rest-home\";}s:15:\"agency-home-2-2\";a:5:{s:5:\"title\";s:12:\"Metro - Home\";s:5:\"image\";s:145:\"https://api.unlimited-elements.com/catalog_layouts/unlimited/uc_addontype_elementor_template___Template Kits/template_metro_agency_metro_home.jpg\";s:6:\"isfree\";b:0;s:3:\"url\";s:0:\"\";s:6:\"parent\";s:11:\"agency-home\";}s:17:\"electric-home-2-2\";a:5:{s:5:\"title\";s:14:\"Electro - Home\";s:5:\"image\";s:154:\"https://api.unlimited-elements.com/catalog_layouts/unlimited/uc_addontype_elementor_template___Template Kits/template_electro_electrician_electro_home.jpg\";s:6:\"isfree\";b:0;s:3:\"url\";s:0:\"\";s:6:\"parent\";s:13:\"electric-home\";}s:9:\"digital-2\";a:5:{s:5:\"title\";s:11:\"Digi - Home\";s:5:\"image\";s:151:\"https://api.unlimited-elements.com/catalog_layouts/unlimited/uc_addontype_elementor_template___Template Kits/template_digi_digital_agency_digi_home.jpg\";s:6:\"isfree\";b:1;s:3:\"url\";s:0:\"\";s:6:\"parent\";s:7:\"digital\";}s:10:\"webi-about\";a:5:{s:5:\"title\";s:12:\"Webi - About\";s:5:\"image\";s:145:\"https://api.unlimited-elements.com/catalog_layouts/unlimited/uc_addontype_elementor_template___Template Kits/template_webi_webinar_webi_about.jpg\";s:6:\"isfree\";b:0;s:3:\"url\";s:0:\"\";s:6:\"parent\";s:12:\"webi-webinar\";}s:34:\"weddly-wedding-event-weddly-home-1\";a:5:{s:5:\"title\";s:15:\"Weddly - Home 1\";s:5:\"image\";s:156:\"https://api.unlimited-elements.com/catalog_layouts/unlimited/uc_addontype_elementor_template___Template Kits/template_weddly_wedding_event_weddly_home_1.jpg\";s:6:\"isfree\";b:0;s:3:\"url\";s:0:\"\";s:6:\"parent\";s:20:\"weddly-wedding-event\";}s:30:\"fit-personal-trainer-fit-home1\";a:5:{s:5:\"title\";s:12:\"Fit - Home 1\";s:5:\"image\";s:153:\"https://api.unlimited-elements.com/catalog_layouts/unlimited/uc_addontype_elementor_template___Template Kits/template_fit_personal_trainer_fit_home_1.jpg\";s:6:\"isfree\";b:0;s:3:\"url\";s:0:\"\";s:6:\"parent\";s:20:\"fit-personal-trainer\";}s:11:\"kiddy-about\";a:5:{s:5:\"title\";s:13:\"Kiddy - About\";s:5:\"image\";s:159:\"https://api.unlimited-elements.com/catalog_layouts/unlimited/uc_addontype_elementor_template___Template Kits/template_kiddy_school_kindergarten_kiddy_about.jpg\";s:6:\"isfree\";b:0;s:3:\"url\";s:0:\"\";s:6:\"parent\";s:25:\"kiddy-school-kindergarten\";}s:13:\"yoga-services\";a:5:{s:5:\"title\";s:15:\"Yoga - Services\";s:5:\"image\";s:145:\"https://api.unlimited-elements.com/catalog_layouts/unlimited/uc_addontype_elementor_template___Template Kits/template_body_yoga_yoga_services.jpg\";s:6:\"isfree\";b:0;s:3:\"url\";s:0:\"\";s:6:\"parent\";s:9:\"body-yoga\";}s:8:\"yoga-faq\";a:5:{s:5:\"title\";s:10:\"Yoga - FAQ\";s:5:\"image\";s:140:\"https://api.unlimited-elements.com/catalog_layouts/unlimited/uc_addontype_elementor_template___Template Kits/template_body_yoga_yoga_faq.jpg\";s:6:\"isfree\";b:0;s:3:\"url\";s:0:\"\";s:6:\"parent\";s:9:\"body-yoga\";}s:12:\"yoga-pricing\";a:5:{s:5:\"title\";s:14:\"Yoga - Pricing\";s:5:\"image\";s:144:\"https://api.unlimited-elements.com/catalog_layouts/unlimited/uc_addontype_elementor_template___Template Kits/template_body_yoga_yoga_pricing.jpg\";s:6:\"isfree\";b:0;s:3:\"url\";s:0:\"\";s:6:\"parent\";s:9:\"body-yoga\";}s:18:\"lawyer-lawyer-home\";a:5:{s:5:\"title\";s:13:\"Lawyer - Home\";s:5:\"image\";s:148:\"https://api.unlimited-elements.com/catalog_layouts/unlimited/uc_addontype_elementor_template___Template Kits/template_justice_lawyer_lawyer_home.jpg\";s:6:\"isfree\";b:0;s:3:\"url\";s:0:\"\";s:6:\"parent\";s:14:\"justice-lawyer\";}s:19:\"black-friday-home-1\";a:5:{s:5:\"title\";s:21:\"Black Friday - Home 1\";s:5:\"image\";s:161:\"https://api.unlimited-elements.com/catalog_layouts/unlimited/uc_addontype_elementor_template___Template Kits/template_mayhem_black_friday_black_friday_home_1.jpg\";s:6:\"isfree\";b:1;s:3:\"url\";s:0:\"\";s:6:\"parent\";s:19:\"mayhem-black-friday\";}s:14:\"cristmas-home1\";a:5:{s:5:\"title\";s:16:\"Cristmas - Home1\";s:5:\"image\";s:161:\"https://api.unlimited-elements.com/catalog_layouts/unlimited/uc_addontype_elementor_template___Template Kits/template_spirit_christmas_holiday_cristmas_home1.jpg\";s:6:\"isfree\";b:0;s:3:\"url\";s:0:\"\";s:6:\"parent\";s:24:\"spirit-christmas-holiday\";}s:21:\"halloween-halloween-2\";a:5:{s:5:\"title\";s:11:\"Halloween 2\";s:5:\"image\";s:149:\"https://api.unlimited-elements.com/catalog_layouts/unlimited/uc_addontype_elementor_template___Template Kits/template_scary_halloween_halloween_2.jpg\";s:6:\"isfree\";b:0;s:3:\"url\";s:0:\"\";s:6:\"parent\";s:15:\"scary-halloween\";}s:15:\"music-band-home\";a:5:{s:5:\"title\";s:17:\"Music Band - Home\";s:5:\"image\";s:155:\"https://api.unlimited-elements.com/catalog_layouts/unlimited/uc_addontype_elementor_template___Template Kits/template_groove_music_band_music_band_home.jpg\";s:6:\"isfree\";b:0;s:3:\"url\";s:0:\"\";s:6:\"parent\";s:17:\"groove-music-band\";}s:11:\"rest-events\";a:5:{s:5:\"title\";s:15:\"Foodie - Events\";s:5:\"image\";s:152:\"https://api.unlimited-elements.com/catalog_layouts/unlimited/uc_addontype_elementor_template___Template Kits/template_foodie_resturant_foodie_events.jpg\";s:6:\"isfree\";b:0;s:3:\"url\";s:0:\"\";s:6:\"parent\";s:9:\"rest-home\";}s:28:\"electric-home-electric-about\";a:5:{s:5:\"title\";s:15:\"Electro - About\";s:5:\"image\";s:155:\"https://api.unlimited-elements.com/catalog_layouts/unlimited/uc_addontype_elementor_template___Template Kits/template_electro_electrician_electro_about.jpg\";s:6:\"isfree\";b:0;s:3:\"url\";s:0:\"\";s:6:\"parent\";s:13:\"electric-home\";}s:21:\"digital-digital-about\";a:5:{s:5:\"title\";s:15:\"Digital - About\";s:5:\"image\";s:155:\"https://api.unlimited-elements.com/catalog_layouts/unlimited/uc_addontype_elementor_template___Template Kits/template_digi_digital_agency_digital_about.jpg\";s:6:\"isfree\";b:1;s:3:\"url\";s:0:\"\";s:6:\"parent\";s:7:\"digital\";}s:17:\"webi-testimonials\";a:5:{s:5:\"title\";s:19:\"Webi - Testimonials\";s:5:\"image\";s:152:\"https://api.unlimited-elements.com/catalog_layouts/unlimited/uc_addontype_elementor_template___Template Kits/template_webi_webinar_webi_testimonials.jpg\";s:6:\"isfree\";b:0;s:3:\"url\";s:0:\"\";s:6:\"parent\";s:12:\"webi-webinar\";}s:34:\"weddly-wedding-event-weddly-home-2\";a:5:{s:5:\"title\";s:15:\"Weddly - Home 2\";s:5:\"image\";s:156:\"https://api.unlimited-elements.com/catalog_layouts/unlimited/uc_addontype_elementor_template___Template Kits/template_weddly_wedding_event_weddly_home_2.jpg\";s:6:\"isfree\";b:0;s:3:\"url\";s:0:\"\";s:6:\"parent\";s:20:\"weddly-wedding-event\";}s:16:\"kid-kids-about-2\";a:5:{s:5:\"title\";s:15:\"Kiddy - About 2\";s:5:\"image\";s:161:\"https://api.unlimited-elements.com/catalog_layouts/unlimited/uc_addontype_elementor_template___Template Kits/template_kiddy_school_kindergarten_kiddy_about_2.jpg\";s:6:\"isfree\";b:0;s:3:\"url\";s:0:\"\";s:6:\"parent\";s:25:\"kiddy-school-kindergarten\";}s:19:\"lawyer-lawyer-about\";a:5:{s:5:\"title\";s:14:\"Lawyer - About\";s:5:\"image\";s:149:\"https://api.unlimited-elements.com/catalog_layouts/unlimited/uc_addontype_elementor_template___Template Kits/template_justice_lawyer_lawyer_about.jpg\";s:6:\"isfree\";b:0;s:3:\"url\";s:0:\"\";s:6:\"parent\";s:14:\"justice-lawyer\";}s:19:\"black-friday-home-2\";a:5:{s:5:\"title\";s:21:\"Black Friday - Home 2\";s:5:\"image\";s:161:\"https://api.unlimited-elements.com/catalog_layouts/unlimited/uc_addontype_elementor_template___Template Kits/template_mayhem_black_friday_black_friday_home_2.jpg\";s:6:\"isfree\";b:1;s:3:\"url\";s:0:\"\";s:6:\"parent\";s:19:\"mayhem-black-friday\";}s:16:\"christmas-home-2\";a:5:{s:5:\"title\";s:18:\"Christmas - Home 2\";s:5:\"image\";s:163:\"https://api.unlimited-elements.com/catalog_layouts/unlimited/uc_addontype_elementor_template___Template Kits/template_spirit_christmas_holiday_christmas_home_2.jpg\";s:6:\"isfree\";b:0;s:3:\"url\";s:0:\"\";s:6:\"parent\";s:24:\"spirit-christmas-holiday\";}s:11:\"halloween-4\";a:5:{s:5:\"title\";s:11:\"Halloween 3\";s:5:\"image\";s:149:\"https://api.unlimited-elements.com/catalog_layouts/unlimited/uc_addontype_elementor_template___Template Kits/template_scary_halloween_halloween_3.jpg\";s:6:\"isfree\";b:0;s:3:\"url\";s:0:\"\";s:6:\"parent\";s:15:\"scary-halloween\";}s:16:\"music-band-about\";a:5:{s:5:\"title\";s:18:\"Music Band - About\";s:5:\"image\";s:156:\"https://api.unlimited-elements.com/catalog_layouts/unlimited/uc_addontype_elementor_template___Template Kits/template_groove_music_band_music_band_about.jpg\";s:6:\"isfree\";b:0;s:3:\"url\";s:0:\"\";s:6:\"parent\";s:17:\"groove-music-band\";}s:9:\"rest-menu\";a:5:{s:5:\"title\";s:13:\"Foodie - Menu\";s:5:\"image\";s:150:\"https://api.unlimited-elements.com/catalog_layouts/unlimited/uc_addontype_elementor_template___Template Kits/template_foodie_resturant_foodie_menu.jpg\";s:6:\"isfree\";b:0;s:3:\"url\";s:0:\"\";s:6:\"parent\";s:9:\"rest-home\";}s:31:\"electric-home-electric-services\";a:5:{s:5:\"title\";s:18:\"Electro - Services\";s:5:\"image\";s:158:\"https://api.unlimited-elements.com/catalog_layouts/unlimited/uc_addontype_elementor_template___Template Kits/template_electro_electrician_electro_services.jpg\";s:6:\"isfree\";b:0;s:3:\"url\";s:0:\"\";s:6:\"parent\";s:13:\"electric-home\";}s:29:\"digital-home-digital-services\";a:5:{s:5:\"title\";s:15:\"Digi - Services\";s:5:\"image\";s:155:\"https://api.unlimited-elements.com/catalog_layouts/unlimited/uc_addontype_elementor_template___Template Kits/template_digi_digital_agency_digi_services.jpg\";s:6:\"isfree\";b:1;s:3:\"url\";s:0:\"\";s:6:\"parent\";s:7:\"digital\";}s:8:\"webi-faq\";a:5:{s:5:\"title\";s:10:\"Webi - FAQ\";s:5:\"image\";s:143:\"https://api.unlimited-elements.com/catalog_layouts/unlimited/uc_addontype_elementor_template___Template Kits/template_webi_webinar_webi_faq.jpg\";s:6:\"isfree\";b:0;s:3:\"url\";s:0:\"\";s:6:\"parent\";s:12:\"webi-webinar\";}s:34:\"weddly-wedding-event-weddly-home-3\";a:5:{s:5:\"title\";s:15:\"Weddly - Home 3\";s:5:\"image\";s:156:\"https://api.unlimited-elements.com/catalog_layouts/unlimited/uc_addontype_elementor_template___Template Kits/template_weddly_wedding_event_weddly_home_3.jpg\";s:6:\"isfree\";b:0;s:3:\"url\";s:0:\"\";s:6:\"parent\";s:20:\"weddly-wedding-event\";}s:14:\"kiddy-services\";a:5:{s:5:\"title\";s:16:\"Kiddy - Services\";s:5:\"image\";s:162:\"https://api.unlimited-elements.com/catalog_layouts/unlimited/uc_addontype_elementor_template___Template Kits/template_kiddy_school_kindergarten_kiddy_services.jpg\";s:6:\"isfree\";b:0;s:3:\"url\";s:0:\"\";s:6:\"parent\";s:25:\"kiddy-school-kindergarten\";}s:14:\"kiddy-teachers\";a:5:{s:5:\"title\";s:16:\"Kiddy - Teachers\";s:5:\"image\";s:162:\"https://api.unlimited-elements.com/catalog_layouts/unlimited/uc_addontype_elementor_template___Template Kits/template_kiddy_school_kindergarten_kiddy_teachers.jpg\";s:6:\"isfree\";b:0;s:3:\"url\";s:0:\"\";s:6:\"parent\";s:25:\"kiddy-school-kindergarten\";}s:18:\"lawyer-lawyer-work\";a:5:{s:5:\"title\";s:13:\"Lawyer - Work\";s:5:\"image\";s:148:\"https://api.unlimited-elements.com/catalog_layouts/unlimited/uc_addontype_elementor_template___Template Kits/template_justice_lawyer_lawyer_work.jpg\";s:6:\"isfree\";b:0;s:3:\"url\";s:0:\"\";s:6:\"parent\";s:14:\"justice-lawyer\";}s:19:\"black-friday-home-3\";a:5:{s:5:\"title\";s:21:\"Black Friday - Home 3\";s:5:\"image\";s:161:\"https://api.unlimited-elements.com/catalog_layouts/unlimited/uc_addontype_elementor_template___Template Kits/template_mayhem_black_friday_black_friday_home_3.jpg\";s:6:\"isfree\";b:1;s:3:\"url\";s:0:\"\";s:6:\"parent\";s:19:\"mayhem-black-friday\";}s:16:\"christmas-home-3\";a:5:{s:5:\"title\";s:18:\"Christmas - Home 3\";s:5:\"image\";s:163:\"https://api.unlimited-elements.com/catalog_layouts/unlimited/uc_addontype_elementor_template___Template Kits/template_spirit_christmas_holiday_christmas_home_3.jpg\";s:6:\"isfree\";b:0;s:3:\"url\";s:0:\"\";s:6:\"parent\";s:24:\"spirit-christmas-holiday\";}s:21:\"halloween-halloween-3\";a:5:{s:5:\"title\";s:11:\"Halloween 4\";s:5:\"image\";s:149:\"https://api.unlimited-elements.com/catalog_layouts/unlimited/uc_addontype_elementor_template___Template Kits/template_scary_halloween_halloween_4.jpg\";s:6:\"isfree\";b:0;s:3:\"url\";s:0:\"\";s:6:\"parent\";s:15:\"scary-halloween\";}s:15:\"music-band-news\";a:5:{s:5:\"title\";s:17:\"Music Band - News\";s:5:\"image\";s:155:\"https://api.unlimited-elements.com/catalog_layouts/unlimited/uc_addontype_elementor_template___Template Kits/template_groove_music_band_music_band_news.jpg\";s:6:\"isfree\";b:0;s:3:\"url\";s:0:\"\";s:6:\"parent\";s:17:\"groove-music-band\";}s:31:\"digital-home-digital-services-2\";a:5:{s:5:\"title\";s:15:\"Digi - Projects\";s:5:\"image\";s:155:\"https://api.unlimited-elements.com/catalog_layouts/unlimited/uc_addontype_elementor_template___Template Kits/template_digi_digital_agency_digi_projects.jpg\";s:6:\"isfree\";b:1;s:3:\"url\";s:0:\"\";s:6:\"parent\";s:7:\"digital\";}s:34:\"weddly-wedding-event-weddly-home-4\";a:5:{s:5:\"title\";s:15:\"Weddly - Home 4\";s:5:\"image\";s:156:\"https://api.unlimited-elements.com/catalog_layouts/unlimited/uc_addontype_elementor_template___Template Kits/template_weddly_wedding_event_weddly_home_4.jpg\";s:6:\"isfree\";b:0;s:3:\"url\";s:0:\"\";s:6:\"parent\";s:20:\"weddly-wedding-event\";}s:18:\"lawyer-lawyer-news\";a:5:{s:5:\"title\";s:14:\"Lawyer - Study\";s:5:\"image\";s:149:\"https://api.unlimited-elements.com/catalog_layouts/unlimited/uc_addontype_elementor_template___Template Kits/template_justice_lawyer_lawyer_study.jpg\";s:6:\"isfree\";b:0;s:3:\"url\";s:0:\"\";s:6:\"parent\";s:14:\"justice-lawyer\";}s:19:\"black-friday-home-4\";a:5:{s:5:\"title\";s:21:\"Black Friday - Home 4\";s:5:\"image\";s:161:\"https://api.unlimited-elements.com/catalog_layouts/unlimited/uc_addontype_elementor_template___Template Kits/template_mayhem_black_friday_black_friday_home_4.jpg\";s:6:\"isfree\";b:1;s:3:\"url\";s:0:\"\";s:6:\"parent\";s:19:\"mayhem-black-friday\";}s:16:\"christmas-home-4\";a:5:{s:5:\"title\";s:19:\"Christmas  - Home 4\";s:5:\"image\";s:163:\"https://api.unlimited-elements.com/catalog_layouts/unlimited/uc_addontype_elementor_template___Template Kits/template_spirit_christmas_holiday_christmas_home_4.jpg\";s:6:\"isfree\";b:0;s:3:\"url\";s:0:\"\";s:6:\"parent\";s:24:\"spirit-christmas-holiday\";}s:11:\"halloween-5\";a:5:{s:5:\"title\";s:11:\"Halloween 5\";s:5:\"image\";s:149:\"https://api.unlimited-elements.com/catalog_layouts/unlimited/uc_addontype_elementor_template___Template Kits/template_scary_halloween_halloween_5.jpg\";s:6:\"isfree\";b:0;s:3:\"url\";s:0:\"\";s:6:\"parent\";s:15:\"scary-halloween\";}s:18:\"music-band-gallery\";a:5:{s:5:\"title\";s:19:\"Music Band- Gallery\";s:5:\"image\";s:158:\"https://api.unlimited-elements.com/catalog_layouts/unlimited/uc_addontype_elementor_template___Template Kits/template_groove_music_band_music_band_gallery.jpg\";s:6:\"isfree\";b:0;s:3:\"url\";s:0:\"\";s:6:\"parent\";s:17:\"groove-music-band\";}s:21:\"digi-home-beauty-home\";a:5:{s:5:\"title\";s:14:\"Essence - Home\";s:5:\"image\";s:149:\"https://api.unlimited-elements.com/catalog_layouts/unlimited/uc_addontype_elementor_template___Template Kits/template_essence_beauty_essence_home.jpg\";s:6:\"isfree\";b:0;s:3:\"url\";s:0:\"\";s:6:\"parent\";s:6:\"beauty\";}s:34:\"weddly-wedding-event-weddly-home-5\";a:5:{s:5:\"title\";s:15:\"Weddly - Home 5\";s:5:\"image\";s:156:\"https://api.unlimited-elements.com/catalog_layouts/unlimited/uc_addontype_elementor_template___Template Kits/template_weddly_wedding_event_weddly_home_5.jpg\";s:6:\"isfree\";b:0;s:3:\"url\";s:0:\"\";s:6:\"parent\";s:20:\"weddly-wedding-event\";}s:18:\"lawyer-lawyer-team\";a:5:{s:5:\"title\";s:13:\"Lawyer - Team\";s:5:\"image\";s:148:\"https://api.unlimited-elements.com/catalog_layouts/unlimited/uc_addontype_elementor_template___Template Kits/template_justice_lawyer_lawyer_team.jpg\";s:6:\"isfree\";b:0;s:3:\"url\";s:0:\"\";s:6:\"parent\";s:14:\"justice-lawyer\";}s:19:\"black-friday-home-5\";a:5:{s:5:\"title\";s:21:\"Black Friday - Home 5\";s:5:\"image\";s:161:\"https://api.unlimited-elements.com/catalog_layouts/unlimited/uc_addontype_elementor_template___Template Kits/template_mayhem_black_friday_black_friday_home_5.jpg\";s:6:\"isfree\";b:1;s:3:\"url\";s:0:\"\";s:6:\"parent\";s:19:\"mayhem-black-friday\";}s:16:\"christmas-home-5\";a:5:{s:5:\"title\";s:18:\"Christmas - Home 5\";s:5:\"image\";s:163:\"https://api.unlimited-elements.com/catalog_layouts/unlimited/uc_addontype_elementor_template___Template Kits/template_spirit_christmas_holiday_christmas_home_5.jpg\";s:6:\"isfree\";b:0;s:3:\"url\";s:0:\"\";s:6:\"parent\";s:24:\"spirit-christmas-holiday\";}s:6:\"beauty\";a:6:{s:5:\"title\";s:16:\"Essence - Beauty\";s:5:\"image\";s:136:\"https://api.unlimited-elements.com/catalog_layouts/unlimited/uc_addontype_elementor_template___Template Kits/template_essence_beauty.jpg\";s:6:\"isfree\";b:0;s:3:\"url\";s:0:\"\";s:6:\"parent\";s:0:\"\";s:9:\"is_parent\";b:1;}s:19:\"beauty-beauty-about\";a:5:{s:5:\"title\";s:15:\"Essence - About\";s:5:\"image\";s:150:\"https://api.unlimited-elements.com/catalog_layouts/unlimited/uc_addontype_elementor_template___Template Kits/template_essence_beauty_essence_about.jpg\";s:6:\"isfree\";b:0;s:3:\"url\";s:0:\"\";s:6:\"parent\";s:6:\"beauty\";}s:34:\"weddly-wedding-event-weddly-home-6\";a:5:{s:5:\"title\";s:15:\"Weddly - Home 6\";s:5:\"image\";s:156:\"https://api.unlimited-elements.com/catalog_layouts/unlimited/uc_addontype_elementor_template___Template Kits/template_weddly_wedding_event_weddly_home_6.jpg\";s:6:\"isfree\";b:0;s:3:\"url\";s:0:\"\";s:6:\"parent\";s:20:\"weddly-wedding-event\";}s:19:\"black-friday-home-6\";a:5:{s:5:\"title\";s:21:\"Black Friday - Home 6\";s:5:\"image\";s:161:\"https://api.unlimited-elements.com/catalog_layouts/unlimited/uc_addontype_elementor_template___Template Kits/template_mayhem_black_friday_black_friday_home_6.jpg\";s:6:\"isfree\";b:1;s:3:\"url\";s:0:\"\";s:6:\"parent\";s:19:\"mayhem-black-friday\";}s:16:\"christmas-home-6\";a:5:{s:5:\"title\";s:18:\"Christmas - Home 6\";s:5:\"image\";s:163:\"https://api.unlimited-elements.com/catalog_layouts/unlimited/uc_addontype_elementor_template___Template Kits/template_spirit_christmas_holiday_christmas_home_6.jpg\";s:6:\"isfree\";b:0;s:3:\"url\";s:0:\"\";s:6:\"parent\";s:24:\"spirit-christmas-holiday\";}s:22:\"beauty-beauty-services\";a:5:{s:5:\"title\";s:18:\"Essence - Services\";s:5:\"image\";s:153:\"https://api.unlimited-elements.com/catalog_layouts/unlimited/uc_addontype_elementor_template___Template Kits/template_essence_beauty_essence_services.jpg\";s:6:\"isfree\";b:1;s:3:\"url\";s:0:\"\";s:6:\"parent\";s:6:\"beauty\";}s:12:\"weddly-about\";a:5:{s:5:\"title\";s:14:\"Weddly - About\";s:5:\"image\";s:155:\"https://api.unlimited-elements.com/catalog_layouts/unlimited/uc_addontype_elementor_template___Template Kits/template_weddly_wedding_event_weddly_about.jpg\";s:6:\"isfree\";b:0;s:3:\"url\";s:0:\"\";s:6:\"parent\";s:20:\"weddly-wedding-event\";}s:14:\"weddly-gallery\";a:5:{s:5:\"title\";s:16:\"Weddly - Gallery\";s:5:\"image\";s:157:\"https://api.unlimited-elements.com/catalog_layouts/unlimited/uc_addontype_elementor_template___Template Kits/template_weddly_wedding_event_weddly_gallery.jpg\";s:6:\"isfree\";b:0;s:3:\"url\";s:0:\"\";s:6:\"parent\";s:20:\"weddly-wedding-event\";}s:12:\"weddly-event\";a:5:{s:5:\"title\";s:14:\"Weddly - Event\";s:5:\"image\";s:155:\"https://api.unlimited-elements.com/catalog_layouts/unlimited/uc_addontype_elementor_template___Template Kits/template_weddly_wedding_event_weddly_event.jpg\";s:6:\"isfree\";b:0;s:3:\"url\";s:0:\"\";s:6:\"parent\";s:20:\"weddly-wedding-event\";}s:26:\"beauty-testimonials-beauty\";a:5:{s:5:\"title\";s:16:\"Essence - Beauty\";s:5:\"image\";s:151:\"https://api.unlimited-elements.com/catalog_layouts/unlimited/uc_addontype_elementor_template___Template Kits/template_essence_beauty_essence_beauty.jpg\";s:6:\"isfree\";b:0;s:3:\"url\";s:0:\"\";s:6:\"parent\";s:6:\"beauty\";}s:17:\"gather-conference\";a:6:{s:5:\"title\";s:25:\"Gather - Conference Event\";s:5:\"image\";s:145:\"https://api.unlimited-elements.com/catalog_layouts/unlimited/uc_addontype_elementor_template___Template Kits/template_gather_conference_event.jpg\";s:6:\"isfree\";b:0;s:3:\"url\";s:0:\"\";s:6:\"parent\";s:0:\"\";s:9:\"is_parent\";b:1;}s:12:\"webi-webinar\";a:6:{s:5:\"title\";s:14:\"Webi - Webinar\";s:5:\"image\";s:134:\"https://api.unlimited-elements.com/catalog_layouts/unlimited/uc_addontype_elementor_template___Template Kits/template_webi_webinar.jpg\";s:6:\"isfree\";b:0;s:3:\"url\";s:0:\"\";s:6:\"parent\";s:0:\"\";s:9:\"is_parent\";b:1;}s:18:\"rhythm-music-event\";a:6:{s:5:\"title\";s:20:\"Rhythm - Music Event\";s:5:\"image\";s:140:\"https://api.unlimited-elements.com/catalog_layouts/unlimited/uc_addontype_elementor_template___Template Kits/template_rhythm_music_event.jpg\";s:6:\"isfree\";b:0;s:3:\"url\";s:0:\"\";s:6:\"parent\";s:0:\"\";s:9:\"is_parent\";b:1;}s:20:\"weddly-wedding-event\";a:6:{s:5:\"title\";s:22:\"Weddly - Wedding Event\";s:5:\"image\";s:142:\"https://api.unlimited-elements.com/catalog_layouts/unlimited/uc_addontype_elementor_template___Template Kits/template_weddly_wedding_event.jpg\";s:6:\"isfree\";b:0;s:3:\"url\";s:0:\"\";s:6:\"parent\";s:0:\"\";s:9:\"is_parent\";b:1;}s:20:\"fit-personal-trainer\";a:6:{s:5:\"title\";s:22:\"Fit - Personal Trainer\";s:5:\"image\";s:142:\"https://api.unlimited-elements.com/catalog_layouts/unlimited/uc_addontype_elementor_template___Template Kits/template_fit_personal_trainer.jpg\";s:6:\"isfree\";b:0;s:3:\"url\";s:0:\"\";s:6:\"parent\";s:0:\"\";s:9:\"is_parent\";b:1;}s:10:\"fit-home-2\";a:5:{s:5:\"title\";s:12:\"Fit - Home 2\";s:5:\"image\";s:153:\"https://api.unlimited-elements.com/catalog_layouts/unlimited/uc_addontype_elementor_template___Template Kits/template_fit_personal_trainer_fit_home_2.jpg\";s:6:\"isfree\";b:0;s:3:\"url\";s:0:\"\";s:6:\"parent\";s:20:\"fit-personal-trainer\";}s:10:\"fit-home-3\";a:5:{s:5:\"title\";s:12:\"Fit - Home 3\";s:5:\"image\";s:153:\"https://api.unlimited-elements.com/catalog_layouts/unlimited/uc_addontype_elementor_template___Template Kits/template_fit_personal_trainer_fit_home_3.jpg\";s:6:\"isfree\";b:0;s:3:\"url\";s:0:\"\";s:6:\"parent\";s:20:\"fit-personal-trainer\";}s:10:\"fit-home-4\";a:5:{s:5:\"title\";s:12:\"Fit - Home 4\";s:5:\"image\";s:153:\"https://api.unlimited-elements.com/catalog_layouts/unlimited/uc_addontype_elementor_template___Template Kits/template_fit_personal_trainer_fit_home_4.jpg\";s:6:\"isfree\";b:0;s:3:\"url\";s:0:\"\";s:6:\"parent\";s:20:\"fit-personal-trainer\";}s:6:\"home-5\";a:5:{s:5:\"title\";s:12:\"Fit - Home 5\";s:5:\"image\";s:153:\"https://api.unlimited-elements.com/catalog_layouts/unlimited/uc_addontype_elementor_template___Template Kits/template_fit_personal_trainer_fit_home_5.jpg\";s:6:\"isfree\";b:0;s:3:\"url\";s:0:\"\";s:6:\"parent\";s:20:\"fit-personal-trainer\";}s:25:\"kiddy-school-kindergarten\";a:6:{s:5:\"title\";s:29:\"Kiddy - School & Kindergarten\";s:5:\"image\";s:147:\"https://api.unlimited-elements.com/catalog_layouts/unlimited/uc_addontype_elementor_template___Template Kits/template_kiddy_school_kindergarten.jpg\";s:6:\"isfree\";b:0;s:3:\"url\";s:0:\"\";s:6:\"parent\";s:0:\"\";s:9:\"is_parent\";b:1;}s:10:\"yoga-about\";a:5:{s:5:\"title\";s:12:\"Yoga - About\";s:5:\"image\";s:142:\"https://api.unlimited-elements.com/catalog_layouts/unlimited/uc_addontype_elementor_template___Template Kits/template_body_yoga_yoga_about.jpg\";s:6:\"isfree\";b:0;s:3:\"url\";s:0:\"\";s:6:\"parent\";s:9:\"body-yoga\";}s:9:\"body-yoga\";a:6:{s:5:\"title\";s:11:\"Body - Yoga\";s:5:\"image\";s:131:\"https://api.unlimited-elements.com/catalog_layouts/unlimited/uc_addontype_elementor_template___Template Kits/template_body_yoga.jpg\";s:6:\"isfree\";b:0;s:3:\"url\";s:0:\"\";s:6:\"parent\";s:0:\"\";s:9:\"is_parent\";b:1;}s:14:\"justice-lawyer\";a:6:{s:5:\"title\";s:16:\"Justice - Lawyer\";s:5:\"image\";s:136:\"https://api.unlimited-elements.com/catalog_layouts/unlimited/uc_addontype_elementor_template___Template Kits/template_justice_lawyer.jpg\";s:6:\"isfree\";b:0;s:3:\"url\";s:0:\"\";s:6:\"parent\";s:0:\"\";s:9:\"is_parent\";b:1;}s:15:\"scary-halloween\";a:6:{s:5:\"title\";s:17:\"Scary - Halloween\";s:5:\"image\";s:137:\"https://api.unlimited-elements.com/catalog_layouts/unlimited/uc_addontype_elementor_template___Template Kits/template_scary_halloween.jpg\";s:6:\"isfree\";b:0;s:3:\"url\";s:0:\"\";s:6:\"parent\";s:0:\"\";s:9:\"is_parent\";b:1;}s:19:\"mayhem-black-friday\";a:6:{s:5:\"title\";s:21:\"Mayhem - Black Friday\";s:5:\"image\";s:141:\"https://api.unlimited-elements.com/catalog_layouts/unlimited/uc_addontype_elementor_template___Template Kits/template_mayhem_black_friday.jpg\";s:6:\"isfree\";b:1;s:3:\"url\";s:0:\"\";s:6:\"parent\";s:0:\"\";s:9:\"is_parent\";b:1;}s:24:\"spirit-christmas-holiday\";a:6:{s:5:\"title\";s:26:\"Spirit - Christmas Holiday\";s:5:\"image\";s:146:\"https://api.unlimited-elements.com/catalog_layouts/unlimited/uc_addontype_elementor_template___Template Kits/template_spirit_christmas_holiday.jpg\";s:6:\"isfree\";b:0;s:3:\"url\";s:0:\"\";s:6:\"parent\";s:0:\"\";s:9:\"is_parent\";b:1;}s:17:\"groove-music-band\";a:6:{s:5:\"title\";s:19:\"Groove - Music Band\";s:5:\"image\";s:139:\"https://api.unlimited-elements.com/catalog_layouts/unlimited/uc_addontype_elementor_template___Template Kits/template_groove_music_band.jpg\";s:6:\"isfree\";b:0;s:3:\"url\";s:0:\"\";s:6:\"parent\";s:0:\"\";s:9:\"is_parent\";b:1;}}s:22:\"Digital Business Cards\";a:7:{s:32:\"freelancer-digital-business-card\";a:5:{s:5:\"title\";s:32:\"Freelancer Digital Business Card\";s:5:\"image\";s:163:\"https://api.unlimited-elements.com/catalog_layouts/unlimited/uc_addontype_elementor_template___Digital Business Cards/template_freelancer_digital_business_card.jpg\";s:6:\"isfree\";b:1;s:3:\"url\";s:0:\"\";s:6:\"parent\";s:0:\"\";}s:11:\"doctor-card\";a:5:{s:5:\"title\";s:28:\"Doctor Digital Business Card\";s:5:\"image\";s:159:\"https://api.unlimited-elements.com/catalog_layouts/unlimited/uc_addontype_elementor_template___Digital Business Cards/template_doctor_digital_business_card.png\";s:6:\"isfree\";b:1;s:3:\"url\";s:0:\"\";s:6:\"parent\";s:0:\"\";}s:11:\"lawyer-card\";a:5:{s:5:\"title\";s:28:\"Lawyer Digital Business Card\";s:5:\"image\";s:159:\"https://api.unlimited-elements.com/catalog_layouts/unlimited/uc_addontype_elementor_template___Digital Business Cards/template_lawyer_digital_business_card.jpg\";s:6:\"isfree\";b:1;s:3:\"url\";s:0:\"\";s:6:\"parent\";s:0:\"\";}s:21:\"personal-trainer-card\";a:5:{s:5:\"title\";s:38:\"Personal Trainer Digital Business Card\";s:5:\"image\";s:169:\"https://api.unlimited-elements.com/catalog_layouts/unlimited/uc_addontype_elementor_template___Digital Business Cards/template_personal_trainer_digital_business_card.png\";s:6:\"isfree\";b:1;s:3:\"url\";s:0:\"\";s:6:\"parent\";s:0:\"\";}s:9:\"professor\";a:5:{s:5:\"title\";s:31:\"Professor Digital Business Card\";s:5:\"image\";s:162:\"https://api.unlimited-elements.com/catalog_layouts/unlimited/uc_addontype_elementor_template___Digital Business Cards/template_professor_digital_business_card.png\";s:6:\"isfree\";b:0;s:3:\"url\";s:0:\"\";s:6:\"parent\";s:0:\"\";}s:34:\"photographer-digital-business-card\";a:5:{s:5:\"title\";s:34:\"Photographer Digital Business Card\";s:5:\"image\";s:165:\"https://api.unlimited-elements.com/catalog_layouts/unlimited/uc_addontype_elementor_template___Digital Business Cards/template_photographer_digital_business_card.png\";s:6:\"isfree\";b:0;s:3:\"url\";s:0:\"\";s:6:\"parent\";s:0:\"\";}s:28:\"beauty-digital-business-card\";a:5:{s:5:\"title\";s:28:\"Beauty Digital Business Card\";s:5:\"image\";s:159:\"https://api.unlimited-elements.com/catalog_layouts/unlimited/uc_addontype_elementor_template___Digital Business Cards/template_beauty_digital_business_card.jpg\";s:6:\"isfree\";b:0;s:3:\"url\";s:0:\"\";s:6:\"parent\";s:0:\"\";}}s:9:\"CV Resume\";a:13:{s:22:\"professional-cv-resume\";a:5:{s:5:\"title\";s:22:\"Professional CV Resume\";s:5:\"image\";s:140:\"https://api.unlimited-elements.com/catalog_layouts/unlimited/uc_addontype_elementor_template___CV Resume/template_professional_cv_resume.jpg\";s:6:\"isfree\";b:1;s:3:\"url\";s:0:\"\";s:6:\"parent\";s:0:\"\";}s:16:\"simple-cv-resume\";a:5:{s:5:\"title\";s:16:\"Simple CV Resume\";s:5:\"image\";s:134:\"https://api.unlimited-elements.com/catalog_layouts/unlimited/uc_addontype_elementor_template___CV Resume/template_simple_cv_resume.jpg\";s:6:\"isfree\";b:1;s:3:\"url\";s:0:\"\";s:6:\"parent\";s:0:\"\";}s:15:\"fresh-cv-resume\";a:5:{s:5:\"title\";s:15:\"Fresh CV Resume\";s:5:\"image\";s:133:\"https://api.unlimited-elements.com/catalog_layouts/unlimited/uc_addontype_elementor_template___CV Resume/template_fresh_cv_resume.jpg\";s:6:\"isfree\";b:1;s:3:\"url\";s:0:\"\";s:6:\"parent\";s:0:\"\";}s:18:\"material-cv-resume\";a:5:{s:5:\"title\";s:18:\"Material CV Resume\";s:5:\"image\";s:136:\"https://api.unlimited-elements.com/catalog_layouts/unlimited/uc_addontype_elementor_template___CV Resume/template_material_cv_resume.jpg\";s:6:\"isfree\";b:1;s:3:\"url\";s:0:\"\";s:6:\"parent\";s:0:\"\";}s:19:\"portfolio-cv-resume\";a:5:{s:5:\"title\";s:19:\"Portfolio CV Resume\";s:5:\"image\";s:137:\"https://api.unlimited-elements.com/catalog_layouts/unlimited/uc_addontype_elementor_template___CV Resume/template_portfolio_cv_resume.jpg\";s:6:\"isfree\";b:1;s:3:\"url\";s:0:\"\";s:6:\"parent\";s:0:\"\";}s:21:\"photography-cv-resume\";a:5:{s:5:\"title\";s:21:\"Photography CV Resume\";s:5:\"image\";s:139:\"https://api.unlimited-elements.com/catalog_layouts/unlimited/uc_addontype_elementor_template___CV Resume/template_photography_cv_resume.jpg\";s:6:\"isfree\";b:0;s:3:\"url\";s:0:\"\";s:6:\"parent\";s:0:\"\";}s:15:\"light-cv-resume\";a:5:{s:5:\"title\";s:15:\"Light CV Resume\";s:5:\"image\";s:133:\"https://api.unlimited-elements.com/catalog_layouts/unlimited/uc_addontype_elementor_template___CV Resume/template_light_cv_resume.jpg\";s:6:\"isfree\";b:0;s:3:\"url\";s:0:\"\";s:6:\"parent\";s:0:\"\";}s:18:\"colorful-cv-resume\";a:5:{s:5:\"title\";s:18:\"Colorful CV Resume\";s:5:\"image\";s:136:\"https://api.unlimited-elements.com/catalog_layouts/unlimited/uc_addontype_elementor_template___CV Resume/template_colorful_cv_resume.jpg\";s:6:\"isfree\";b:0;s:3:\"url\";s:0:\"\";s:6:\"parent\";s:0:\"\";}s:16:\"artist-cv-resume\";a:5:{s:5:\"title\";s:16:\"Artist CV Resume\";s:5:\"image\";s:134:\"https://api.unlimited-elements.com/catalog_layouts/unlimited/uc_addontype_elementor_template___CV Resume/template_artist_cv_resume.jpg\";s:6:\"isfree\";b:0;s:3:\"url\";s:0:\"\";s:6:\"parent\";s:0:\"\";}s:14:\"dark-cv-resume\";a:5:{s:5:\"title\";s:14:\"Dark CV Resume\";s:5:\"image\";s:132:\"https://api.unlimited-elements.com/catalog_layouts/unlimited/uc_addontype_elementor_template___CV Resume/template_dark_cv_resume.jpg\";s:6:\"isfree\";b:0;s:3:\"url\";s:0:\"\";s:6:\"parent\";s:0:\"\";}s:16:\"cchill-cv-resume\";a:5:{s:5:\"title\";s:15:\"Chill CV Resume\";s:5:\"image\";s:133:\"https://api.unlimited-elements.com/catalog_layouts/unlimited/uc_addontype_elementor_template___CV Resume/template_chill_cv_resume.jpg\";s:6:\"isfree\";b:0;s:3:\"url\";s:0:\"\";s:6:\"parent\";s:0:\"\";}s:15:\"clean-cv-resume\";a:5:{s:5:\"title\";s:15:\"Clean CV Resume\";s:5:\"image\";s:133:\"https://api.unlimited-elements.com/catalog_layouts/unlimited/uc_addontype_elementor_template___CV Resume/template_clean_cv_resume.jpg\";s:6:\"isfree\";b:0;s:3:\"url\";s:0:\"\";s:6:\"parent\";s:0:\"\";}s:16:\"modern-cv-resume\";a:5:{s:5:\"title\";s:16:\"Modern CV Resume\";s:5:\"image\";s:134:\"https://api.unlimited-elements.com/catalog_layouts/unlimited/uc_addontype_elementor_template___CV Resume/template_modern_cv_resume.jpg\";s:6:\"isfree\";b:0;s:3:\"url\";s:0:\"\";s:6:\"parent\";s:0:\"\";}}s:20:\"Interactive Sections\";a:3:{s:18:\"team-member-slider\";a:5:{s:5:\"title\";s:18:\"Team Member Slider\";s:5:\"image\";s:147:\"https://api.unlimited-elements.com/catalog_layouts/unlimited/uc_addontype_elementor_template___Interactive Sections/template_team_member_slider.jpg\";s:6:\"isfree\";b:0;s:3:\"url\";s:0:\"\";s:6:\"parent\";s:0:\"\";}s:19:\"pricing-plans-1mi0z\";a:5:{s:5:\"title\";s:13:\"Pricing Plans\";s:5:\"image\";s:61:\"https://api.unlimited-elements.com/catalog_layouts/unlimited/\";s:6:\"isfree\";b:0;s:3:\"url\";s:0:\"\";s:6:\"parent\";s:0:\"\";}s:29:\"advanced-team-member-carousel\";a:5:{s:5:\"title\";s:29:\"Advanced Team Member Carousel\";s:5:\"image\";s:61:\"https://api.unlimited-elements.com/catalog_layouts/unlimited/\";s:6:\"isfree\";b:0;s:3:\"url\";s:0:\"\";s:6:\"parent\";s:0:\"\";}}}s:4:\"blog\";a:3:{i:0;a:3:{s:5:\"title\";s:52:\"Unlimited Elements for Elementor – Version 1.5.150\";s:5:\"image\";s:85:\"https://unlimited-elements.com/wp-content/uploads/2025/09/Version-1.5.150-150x150.png\";s:4:\"link\";s:80:\"https://unlimited-elements.com/unlimited-elements-for-elementor-version-1-5-150/\";}i:1;a:3:{s:5:\"title\";s:41:\"How to Show Content on Hover in Elementor\";s:5:\"image\";s:105:\"https://unlimited-elements.com/wp-content/uploads/2025/09/Show-Content-on-Hover-Featured-Blog-150x150.jpg\";s:4:\"link\";s:66:\"https://unlimited-elements.com/show-content-on-hover-in-elementor/\";}i:2;a:3:{s:5:\"title\";s:38:\"Best WordPress Black Friday Deals 2025\";s:5:\"image\";s:105:\"https://unlimited-elements.com/wp-content/uploads/2025/09/wordpress-black-friday-deals-2025-1-150x150.jpg\";s:4:\"link\";s:70:\"https://unlimited-elements.com/best-wordpress-black-friday-deals-2025/\";}}}s:19:\"catalog_addon_names\";a:1:{s:0:\"\";a:4:{s:5:\"title\";s:38:\"Best WordPress Black Friday Deals 2025\";s:5:\"image\";s:105:\"https://unlimited-elements.com/wp-content/uploads/2025/09/wordpress-black-friday-deals-2025-1-150x150.jpg\";s:4:\"link\";s:70:\"https://unlimited-elements.com/best-wordpress-black-friday-deals-2025/\";s:3:\"cat\";s:4:\"blog\";}}}','off'),(38358,'untecreator_state','a:2:{s:20:\"fitler_active_addons\";s:3:\"all\";s:15:\"last_addons_cat\";s:22:\"ucweb_creative_widgets\";}','auto'),(38513,'action_scheduler_migration_status','complete','auto'),(38774,'elementor_atomic_styles_fonts-local-1614','a:0:{}','auto'),(38778,'_elementor_home_screen_data','a:2:{s:7:\"timeout\";i:1759277418;s:5:\"value\";s:11286:\"{\"top_with_licences\":[{\"license\":[\"free\"],\"title_small\":\"Hi!\",\"title\":\"Unleash your imagination with Elementor\",\"description\":\"Start building your website with Elementor\'s no code drag & drop editor.\",\"button_create_page_title\":\"Create a Page\",\"button_watch_title\":\"Watch a guide\",\"button_watch_url\":\"https:\\/\\/www.youtube.com\\/watch?v=le72grP_Q6k&t=1s\",\"youtube_embed_id\":\"le72grP_Q6k?si=g2akyWNODL6usu6u\"},{\"license\":[\"pro\"],\"title_small\":\"Hi!\",\"title\":\"Unleash your imagination with Elementor\",\"description\":\"Now you\'ve got all the tools to start creating professional, high-performing websites - and that journey begins by creating your first page.\",\"button_create_page_title\":\"Create a Page\",\"button_watch_title\":\"Watch a guide\",\"button_watch_url\":\"https:\\/\\/www.youtube.com\\/watch?v=QdkDGrS8ZZs\",\"youtube_embed_id\":\"QdkDGrS8ZZs?si=s_VjZCQR6Fh1jgB5\"}],\"get_started\":[{\"license\":[\"free\"],\"header\":{\"title\":\"Jumpstart your web-creation\",\"description\":\"These quick actions will get your site airborne with a customized design.\"},\"repeater\":[{\"title\":\"Site Settings\",\"title_small\":\"Customize\",\"url\":\"\",\"is_relative_url\":false,\"title_small_color\":\"text.tertiary\",\"image\":\"https:\\/\\/assets.elementor.com\\/home-screen\\/v1\\/images\\/site-settings.svg\"},{\"title\":\"Site Logo\",\"title_small\":\"Customize\",\"url\":\"\",\"is_relative_url\":false,\"title_small_color\":\"text.tertiary\",\"tab_id\":\"settings-site-identity\",\"image\":\"https:\\/\\/assets.elementor.com\\/home-screen\\/v1\\/images\\/site-logo.svg\"},{\"title\":\"Global Colors\",\"title_small\":\"Customize\",\"url\":\"\",\"is_relative_url\":false,\"title_small_color\":\"text.tertiary\",\"tab_id\":\"global-colors\",\"image\":\"https:\\/\\/assets.elementor.com\\/home-screen\\/v1\\/images\\/global-colors.svg\"},{\"title\":\"Global Fonts\",\"title_small\":\"Customize\",\"url\":\"\",\"is_relative_url\":false,\"title_small_color\":\"text.tertiary\",\"tab_id\":\"global-typography\",\"image\":\"https:\\/\\/assets.elementor.com\\/home-screen\\/v1\\/images\\/global-fonts.svg\"},{\"title\":\"Theme Builder\",\"title_small\":\"Customize\",\"url\":\"admin.php?page=elementor-app\",\"is_relative_url\":false,\"title_small_color\":\"text.tertiary\",\"image\":\"https:\\/\\/assets.elementor.com\\/home-screen\\/v1\\/images\\/theme-builder.svg\"},{\"title\":\"Popups\",\"title_small\":\"Customize\",\"url\":\"edit.php?post_type=elementor_library&page=popup_templates\",\"is_relative_url\":true,\"title_small_color\":\"text.tertiary\",\"image\":\"https:\\/\\/assets.elementor.com\\/home-screen\\/v1\\/images\\/popups.svg\"},{\"title\":\"Custom Icons\",\"title_small\":\"Customize\",\"url\":\"admin.php?page=elementor_custom_icons\",\"is_relative_url\":false,\"title_small_color\":\"text.tertiary\",\"image\":\"https:\\/\\/assets.elementor.com\\/home-screen\\/v1\\/images\\/custom-icons.svg\"},{\"title\":\"Custom Fonts\",\"title_small\":\"Customize\",\"url\":\"admin.php?page=elementor_custom_fonts\",\"is_relative_url\":true,\"image\":\"https:\\/\\/assets.elementor.com\\/home-screen\\/v1\\/images\\/custom-fonts.svg\",\"title_small_color\":\"text.tertiary\"}]},{\"license\":[\"pro\"],\"header\":{\"title\":\"Jumpstart your web-creation\",\"description\":\"These quick actions will get your site airborne with a customized design.\"},\"repeater\":[{\"title\":\"Site Settings\",\"title_small\":\"Customize\",\"url\":\"\",\"is_relative_url\":false,\"image\":\"https:\\/\\/assets.elementor.com\\/home-screen\\/v1\\/images\\/site-settings.svg\"},{\"title\":\"Site Logo\",\"title_small\":\"Customize\",\"url\":\"\",\"is_relative_url\":false,\"tab_id\":\"settings-site-identity\",\"image\":\"https:\\/\\/assets.elementor.com\\/home-screen\\/v1\\/images\\/site-logo.svg\"},{\"title\":\"Global Colors\",\"title_small\":\"Customize\",\"url\":\"\",\"is_relative_url\":false,\"tab_id\":\"global-colors\",\"image\":\"https:\\/\\/assets.elementor.com\\/home-screen\\/v1\\/images\\/global-colors.svg\"},{\"title\":\"Global Fonts\",\"title_small\":\"Customize\",\"url\":\"\",\"is_relative_url\":false,\"tab_id\":\"global-typography\",\"image\":\"https:\\/\\/assets.elementor.com\\/home-screen\\/v1\\/images\\/global-fonts.svg\"},{\"title\":\"Theme Builder\",\"title_small\":\"Customize\",\"url\":\"admin.php?page=elementor-app\",\"is_relative_url\":false,\"image\":\"https:\\/\\/assets.elementor.com\\/home-screen\\/v1\\/images\\/theme-builder.svg\"},{\"title\":\"Popups\",\"title_small\":\"Customize\",\"url\":\"edit.php?post_type=elementor_library&tabs_group=popup&elementor_library_type=popup\",\"is_relative_url\":true,\"image\":\"https:\\/\\/assets.elementor.com\\/home-screen\\/v1\\/images\\/popups.svg\"},{\"title\":\"Custom Icons\",\"title_small\":\"Customize\",\"url\":\"admin.php?page=elementor_custom_icons\",\"is_relative_url\":false,\"image\":\"https:\\/\\/assets.elementor.com\\/home-screen\\/v1\\/images\\/custom-icons.svg\"},{\"title\":\"Custom Fonts\",\"title_small\":\"Customize\",\"url\":\"admin.php?page=elementor_custom_fonts\",\"is_relative_url\":true,\"image\":\"https:\\/\\/assets.elementor.com\\/home-screen\\/v1\\/images\\/custom-fonts.svg\"}]}],\"add_ons\":{\"header\":{\"title\":\"Expand your design toolkit\",\"description\":\"These plugins, add-ons, and tools, have been selected to streamline your workflow and maximize your creativity.\"},\"repeater\":[{\"file_path\":\"pojo-accessibility\\/pojo-accessibility.php\",\"title\":\"Ally - Web Accessibility. Simplified.\",\"url\":\"\",\"description\":\"Make your website more accessible with powerful tools to detect and fix issues, enhance usability, and create a better experience for all visitors.\",\"button_label\":\"Install\",\"image\":\"https:\\/\\/assets.elementor.com\\/home-screen\\/v1\\/images\\/ally_logo.svg\",\"type\":\"wporg\"},{\"file_path\":\"send-app\\/send-app.php\",\"title\":\"Send \\u2013 Marketing Automation\",\"url\":\"\",\"description\":\"Supercharge your WooCommerce store with Send\\u2014an all-in-one toolkit for emails, popups & more. Built for WordPress. No plugins, no hassle.\",\"button_label\":\"Install\",\"image\":\"https:\\/\\/assets.elementor.com\\/home-screen\\/v1\\/images\\/send-logo.svg\",\"type\":\"wporg\"},{\"file_path\":\"site-mailer\\/site-mailer.php\",\"title\":\"Site Mailer\",\"url\":\"\",\"description\":\"Keep your WordPress emails out of the spam folder with improved deliverability and an easy setup\\u2014no need for an SMTP plugin or complicated configurations.\",\"button_label\":\"Install\",\"image\":\"https:\\/\\/assets.elementor.com\\/home-screen\\/v1\\/images\\/site-mailer.svg\",\"type\":\"wporg\"},{\"file_path\":\"image-optimization\\/image-optimization.php\",\"title\":\"Image Optimizer\",\"url\":\"https:\\/\\/go.elementor.com\\/wp-dash-apps-author-uri-elementor-io\\/\",\"description\":\"Check out this incredibly useful plugin that will compress and optimize your images, giving you leaner, faster websites.\",\"button_label\":\"Install\",\"image\":\"https:\\/\\/assets.elementor.com\\/home-screen\\/v1\\/images\\/image-optimizer.svg\",\"type\":\"wporg\"},{\"title\":\"Elementor AI\",\"url\":\"https:\\/\\/go.elementor.com\\/wp-dash-apps-author-uri-elementor-ai\\/\",\"description\":\"Boost creativity with Elementor AI. Craft & enhance copy, create custom CSS & Code, and generate images to elevate your website.\",\"button_label\":\"Let\'s go\",\"image\":\"https:\\/\\/assets.elementor.com\\/home-screen\\/v1\\/images\\/elementor.svg\",\"type\":\"link\",\"condition\":{\"key\":\"introduction_meta\",\"value\":\"ai_get_started\"}}],\"footer\":{\"label\":\"Explore more add-ons\",\"file_path\":\"wp-admin\\/admin.php?page=elementor-apps\"}},\"sidebar_upgrade\":[{\"license\":[\"free\"],\"show\":\"true\",\"header\":{\"title\":\"Bring your vision to life\",\"description\":\"Get complete design flexibility for your website with Elementor Pro\\u2019s advanced tools and premium features.\",\"image\":\"https:\\/\\/assets.elementor.com\\/home-screen\\/v1\\/images\\/icon-crown.svg\"},\"cta\":{\"label\":\"Upgrade Now\",\"url\":\"https:\\/\\/go.elementor.com\\/go-pro-home-sidebar-upgrade\\/\",\"image\":\"https:\\/\\/assets.elementor.com\\/home-screen\\/v1\\/images\\/icon-crown.svg\"},\"repeater\":[{\"title\":\"Popup Builder\"},{\"title\":\"Custom Code & CSS\"},{\"title\":\"E-commerce Features\"},{\"title\":\"Collaborative Notes\"},{\"title\":\"Form Submission\"},{\"title\":\"Form Integrations\"},{\"title\":\"Custom Attributes\"},{\"title\":\"Role Manager\"}]},{\"license\":[\"pro\"],\"show\":\"false\",\"header\":{\"title\":\"Bring your vision to life\",\"description\":\"Get complete design flexibility for your website with Elementor Pro\\u2019s advanced tools and premium features.\",\"image\":\"https:\\/\\/assets.elementor.com\\/home-screen\\/v1\\/images\\/icon-crown.svg\"},\"cta\":{\"label\":\"Upgrade Now\",\"url\":\"https:\\/\\/go.elementor.com\\/go-pro-home-sidebar-upgrade\\/\",\"image\":\"https:\\/\\/assets.elementor.com\\/home-screen\\/v1\\/images\\/icon-crown.svg\"},\"repeater\":[{\"title\":\"Popup Builder\"},{\"title\":\"Custom Code & CSS\"},{\"title\":\"E-commerce Features\"},{\"title\":\"Collaborative Notes\"},{\"title\":\"Form Submission\"},{\"title\":\"Form Integrations\"},{\"title\":\"Custom Attributes\"},{\"title\":\"Role Manager\"}]}],\"sidebar_promotion_variants\":[{\"license\":[\"essential\"],\"is_enabled\":\"true\",\"type\":\"banner\",\"data\":{\"image\":\"https:\\/\\/assets.elementor.com\\/home-screen\\/v1\\/images\\/essential-upgrade.svg\",\"link\":\"https:\\/\\/go.elementor.com\\/go-pro-advanced-home-sidebar-upgrade\\/\"}},{\"license\":[\"free\"],\"is_enabled\":\"true\",\"type\":\"banner\",\"data\":{\"image\":\"https:\\/\\/assets.elementor.com\\/home-screen\\/v1\\/images\\/upgrade-free.svg\",\"link\":\"https:\\/\\/go.elementor.com\\/go-pro-home-sidebar-upgrade\\/\"}},{\"license\":[\"expired\"],\"is_enabled\":\"true\",\"type\":\"banner\",\"data\":{\"image\":\"https:\\/\\/assets.elementor.com\\/home-screen\\/v1\\/images\\/upgrade-free.svg\",\"link\":\"https:\\/\\/go.elementor.com\\/go-pro-home-sidebar-expired\\/\"}},{\"license\":[\"free\"],\"is_enabled\":\"false\",\"type\":\"default\",\"data\":{\"header\":{\"title\":\"Bring your vision to life\",\"description\":\"Get complete design flexibility for your website with Elementor Pro\\u2019s advanced tools and premium features.\",\"image\":\"https:\\/\\/assets.elementor.com\\/home-screen\\/v1\\/images\\/update-sidebar.svg\"},\"cta\":{\"label\":\"Upgrade Now\",\"url\":\"https:\\/\\/go.elementor.com\\/go-pro-home-sidebar-upgrade\\/\",\"image\":\"https:\\/\\/assets.elementor.com\\/home-screen\\/v1\\/images\\/icon-crown.svg\"},\"repeater\":[{\"title\":\"Popup Builder\"},{\"title\":\"Custom Code & CSS\"},{\"title\":\"E-commerce Features\"},{\"title\":\"Collaborative Notes\"},{\"title\":\"Form Submission\"},{\"title\":\"Form Integrations\"},{\"title\":\"Custom Attributes\"},{\"title\":\"Role Manager\"}]}},{\"license\":[\"pro\"],\"is_enabled\":\"false\",\"type\":\"default\",\"data\":{\"header\":{\"title\":\"Bring your vision to life\",\"description\":\"Get complete design flexibility for your website with Elementor Pro\\u2019s advanced tools and premium features.\",\"image\":\"https:\\/\\/assets.elementor.com\\/home-screen\\/v1\\/images\\/update-sidebar.svg\"},\"cta\":{\"label\":\"Upgrade Now\",\"url\":\"https:\\/\\/go.elementor.com\\/go-pro-home-sidebar-upgrade\\/\",\"image\":\"https:\\/\\/assets.elementor.com\\/home-screen\\/v1\\/images\\/icon-crown.svg\"},\"repeater\":[{\"title\":\"Popup Builder\"},{\"title\":\"Custom Code & CSS\"},{\"title\":\"E-commerce Features\"},{\"title\":\"Collaborative Notes\"},{\"title\":\"Form Submission\"},{\"title\":\"Form Integrations\"},{\"title\":\"Custom Attributes\"},{\"title\":\"Role Manager\"}]}}],\"external_links\":[{\"label\":\"Help Center\",\"image\":\"https:\\/\\/assets.elementor.com\\/home-screen\\/v1\\/images\\/icon-question-mark.svg\",\"url\":\"https:\\/\\/elementor.com\\/help\\/\"},{\"label\":\"Youtube\",\"image\":\"https:\\/\\/assets.elementor.com\\/home-screen\\/v1\\/images\\/icon-youtube.svg\",\"url\":\"https:\\/\\/www.youtube.com\\/@Elementor\"},{\"label\":\"Facebook Community\",\"image\":\"https:\\/\\/assets.elementor.com\\/home-screen\\/v1\\/images\\/icon-community.svg\",\"url\":\"https:\\/\\/www.facebook.com\\/groups\\/Elementors\"},{\"label\":\"Blog\",\"image\":\"https:\\/\\/assets.elementor.com\\/home-screen\\/v1\\/images\\/icon-academic-hat.svg\",\"url\":\"https:\\/\\/elementor.com\\/blog\\/\"}]}\";}','off'),(38779,'elementor_font_awesome_pro_kit_id','','auto'),(38780,'elementor_local_google_fonts','0','auto'),(38781,'elementor_experiment-import-export-customization','default','auto'),(38791,'elementor_atomic_styles_fonts-local-1616','a:0:{}','auto'),(39823,'elementor_safe_mode_allowed_plugins','a:2:{s:9:\"elementor\";s:23:\"elementor/elementor.php\";s:13:\"elementor_pro\";s:31:\"elementor-pro/elementor-pro.php\";}','auto'),(39824,'elementor_safe_mode_token','b5e0b8796b22685d3b537389e861dfa116053176453686248c73a13ad85834fd','auto'),(39825,'elementor_safe_mode','yes','auto'),(39829,'theme_mods_elementor-safe','a:1:{s:18:\"custom_css_post_id\";i:-1;}','auto'),(41193,'rank_math_console_connection_error','1','auto'),(41309,'seraph_accel_SettV181','{\"full\":true,\"cache\":{\"enable\":true,\"normAgent\":true,\"chkNotMdfSince\":true,\"cntLen\":true,\"opAgentPostpone\":true,\"srv\":true,\"srvClr\":true,\"srvUpd\":false,\"srvUpdTimeout\":5,\"nginx\":{\"method\":\"3rdp\",\"url\":\"\",\"urlAll\":\"\",\"fastCgiDir\":\"\",\"fastCgiLevels\":\"1:2\"},\"sucuri\":{\"apiKey\":\"\",\"apiSecret\":\"\"},\"cron\":true,\"forceAdvCache\":false,\"lazyInv\":true,\"lazyInvInitTmp\":true,\"lazyInvForcedTmp\":false,\"lazyInvTmp\":false,\"fastTmpOpt\":true,\"lazyInvFr\":true,\"updPost\":true,\"updPostDelay\":0,\"updPostOp\":0,\"updPostDeps\":[\"@home\",\"@post@{ID}:@P@LOW:@pageNums\",\"@post@{ID}:@P@LOW:@commentPageNums\",\"@postsBase@{post_type}:<|@P@LOW:@pageNums|@P@LOW:@commentPageNums>\",\"@P@LOW:@termsOfClass@categories@{post_type}@{ID}:<|@pageNums|@commentPageNums>\"],\"updPostMeta\":false,\"updPostMetaExcl\":[\"@^\\\\d+$@\",\"@^_edit_lock$@\",\"@^classic-editor-remember$@\",\"@post_views_@\",\"@^import_started_at@\"],\"updGlobs\":{\"op\":2,\"terms\":{\"enable\":false,\"deps\":[\"category\",\"product_cat\",\"course_cat\"]},\"menu\":{\"enable\":false},\"elmntrTpl\":{\"enable\":false},\"tblPrss\":{\"enable\":false},\"flntFrm\":{\"enable\":false}},\"updAllDeps\":[\"@home\",\"@postsViewable:<|@pageNums|@commentPageNums>\"],\"updSche\":{\"def\":{\"enable\":false,\"op\":0,\"prior\":7,\"period\":24,\"periodN\":1,\"times\":[{\"m\":0,\"tm\":0}],\"deps\":[\"@home\"]}},\"updByTimeout\":true,\"maxProc\":1,\"procInterval\":5,\"procIntervalShort\":1,\"procMemLim\":2048,\"procTmLim\":570,\"procWorkInt\":0.5,\"procPauseInt\":0.5,\"autoProc\":true,\"timeout\":10080,\"timeoutFr\":60,\"timeoutCln\":262080,\"timeoutFrCln\":3600,\"ctxTimeoutCln\":21600,\"extObjTimeoutCln\":10080,\"autoClnPeriod\":1440,\"useTimeoutClnForWpNonce\":true,\"encs\":[\"\",\"gzip\",\"deflate\",\"compress\"],\"dataCompr\":[\"deflate\"],\"dataLvl\":[],\"useDataComprAssets\":true,\"chunks\":{\"enable\":true,\"js\":true,\"css\":true,\"seps\":[{\"enable\":true,\"sel\":\".\\/\\/header[1]\",\"side\":3},{\"enable\":true,\"sel\":\".\\/\\/footer[last()]\",\"side\":3},{\"enable\":true,\"sel\":\".\\/\\/div[contains(concat(\\\" \\\", normalize-space(@class), \\\" \\\"), \\\" header \\\")][1]\",\"side\":3},{\"enable\":true,\"sel\":\".\\/\\/div[contains(concat(\\\" \\\", normalize-space(@class), \\\" \\\"), \\\" footer \\\")][last()]\",\"side\":3},{\"enable\":true,\"sel\":\".\\/\\/div[@id=\\\"comments\\\" and contains(concat(\\\" \\\", normalize-space(@class), \\\" \\\"), \\\" comments-area \\\")]\",\"side\":3},{\"enable\":true,\"sel\":\".\\/\\/section[@id=\\\"comment-wrap\\\"]\",\"side\":3},{\"enable\":true,\"sel\":\".\\/\\/div[@data-elementor-type=\\\"header\\\"]\",\"side\":3},{\"enable\":true,\"sel\":\".\\/\\/div[@data-elementor-type=\\\"footer\\\"]\",\"side\":3},{\"enable\":true,\"sel\":\".\\/\\/div[contains(concat(\\\" \\\", normalize-space(@class), \\\" \\\"), \\\" tdc-header-wrap \\\")]\",\"side\":3},{\"enable\":true,\"sel\":\".\\/\\/div[contains(concat(\\\" \\\", normalize-space(@class), \\\" \\\"), \\\" tdc-footer-wrap \\\")]\",\"side\":3},{\"enable\":true,\"sel\":\".\\/\\/div[contains(concat(\\\" \\\", normalize-space(@class), \\\" \\\"), \\\" td-header-template-wrap \\\")]\",\"side\":3},{\"enable\":true,\"sel\":\".\\/\\/div[contains(concat(\\\" \\\", normalize-space(@class), \\\" \\\"), \\\" td-footer-template-wrap \\\")]\",\"side\":3},{\"enable\":true,\"sel\":\".\\/\\/div[contains(concat(\\\" \\\", normalize-space(@class), \\\" \\\"), \\\" fusion-tb-header \\\")]\",\"side\":3},{\"enable\":true,\"sel\":\".\\/\\/div[contains(concat(\\\" \\\", normalize-space(@class), \\\" \\\"), \\\" fusion-tb-footer \\\")]\",\"side\":3},{\"enable\":true,\"sel\":\".\\/\\/*[contains(concat(\\\" \\\",normalize-space(@class),\\\" \\\"),\\\" et_pb_comments_module \\\")]\",\"side\":3}]},\"urisExcl\":[\"\\/checkout\\/\",\"@.*sitemap\\\\.xsl$@\",\"@page\\/@\"],\"exclAgents\":[\"printfriendly\"],\"exclCookies\":[],\"exclArgsAll\":true,\"exclArgs\":[\"aiosp_sitemap_path\",\"aiosp_sitemap_page\",\"xml_sitemap\",\"seopress_sitemap\",\"seopress_news\",\"seopress_video\",\"seopress_cpt\",\"seopress_paged\",\"sitemap\",\"sitemap_n\"],\"skipArgsEnable\":false,\"skipArgsAll\":false,\"skipArgs\":[\"redirect_to\",\"utm_source\",\"utm_medium\",\"utm_campaign\",\"utm_content\",\"utm_term\",\"fbclid\",\"story_fbid\",\"mibextid\",\"gclid\",\"wbraid\",\"gbraid\",\"_ga\",\"yclid\",\"srsltid\"],\"exclConts\":[],\"hdrs\":[\"@^Set-Cookie\\\\s*:\\\\s*wordpress_test_cookie\\\\s*=@i\",\"@^X-XSS-Protection\\\\s*:@i\",\"@^X-Frame-Options\\\\s*:@i\",\"@^Content-Security-Policy\\\\s*:@i\",\"@^Strict-Transport-Security\\\\s*:@i\",\"@^Referrer-Policy\\\\s*:@i\",\"@^Feature-Policy\\\\s*:@i\",\"@^Permissions-Policy\\\\s*:@i\",\"@^Cf-Edge-Cache\\\\s*:@i\"],\"views\":true,\"viewsDeviceGrps\":[{\"enable\":false,\"name\":\"\",\"id\":\"mobilehighres\",\"agents\":[\"android\",\"bada\",\"incognito\",\"maemo\",\"mobi\",\"opera mini\",\"s8000\",\"series60\",\"ucbrowser\",\"ucweb\",\"webmate\",\"webos\"]},{\"enable\":false,\"name\":\"\",\"id\":\"mobilelowres\",\"agents\":[\"240x320\",\"2.0 mmp\",\"\\\\bppc\\\\b\",\"alcatel\",\"amoi\",\"asus\",\"au-mic\",\"audiovox\",\"avantgo\",\"benq\",\"bird\",\"blackberry\",\"blazer\",\"cdm\",\"cellphone\",\"danger\",\"ddipocket\",\"docomo\",\"dopod\",\"elaine\\/3.0\",\"ericsson\",\"eudoraweb\",\"fly\",\"haier\",\"hiptop\",\"hp.ipaq\",\"htc\",\"huawei\",\"i-mobile\",\"iemobile\",\"iemobile\\/7\",\"iemobile\\/9\",\"j-phone\",\"kddi\",\"konka\",\"kwc\",\"kyocera\\/wx310k\",\"lenovo\",\"lg\",\"lg\\/u990\",\"lge vx\",\"midp\",\"midp-2.0\",\"mmef20\",\"mmp\",\"mobilephone\",\"mot-v\",\"motorola\",\"msie 10.0\",\"netfront\",\"newgen\",\"newt\",\"nintendo ds\",\"nintendo wii\",\"nitro\",\"nokia\",\"novarra\",\"o2\",\"openweb\",\"opera mobi\",\"opera.mobi\",\"p160u\",\"palm\",\"panasonic\",\"pantech\",\"pdxgw\",\"pg\",\"philips\",\"phone\",\"playbook\",\"playstation portable\",\"portalmmm\",\"proxinet\",\"psp\",\"qtek\",\"sagem\",\"samsung\",\"sanyo\",\"sch\",\"sch-i800\",\"sec\",\"sendo\",\"sgh\",\"sharp\",\"sharp-tq-gx10\",\"small\",\"smartphone\",\"softbank\",\"sonyericsson\",\"sph\",\"symbian\",\"symbian os\",\"symbianos\",\"toshiba\",\"treo\",\"ts21i-10\",\"up.browser\",\"up.link\",\"uts\",\"vertu\",\"vodafone\",\"wap\",\"willcome\",\"windows ce\",\"windows.ce\",\"winwap\",\"xda\",\"xoom\",\"zte\"]},{\"enable\":true,\"name\":\"\",\"id\":\"mobile\",\"agents\":[\"mobile\",\"android\",\"silk\\/\",\"blackberry\",\"opera mini\",\"opera mobi\"]}],\"viewsGeo\":{\"enable\":false},\"viewsCompatGrps\":[{\"enable\":true,\"id\":\"c\",\"agents\":[\"@\\\\Wmsie \\\\d+\\\\.\\\\d+\\\\W@i\",\"@\\\\Wtrident\\/\\\\d+\\\\.\\\\d+\\\\W@i\",\"@\\\\Wyandexmetrika\\/\\\\d+\\\\.\\\\d+\\\\W@i\",\"@\\\\Wgoogleadsenseinfeed\\\\W@i\",\"!@\\\\WChrome\\/\\\\d+\\\\W@i & @(?:\\\\W|^)Safari\\/([\\\\d\\\\.]+)(?:\\\\W|$)@i < 603.3.8\",\"!@\\\\WChrome\\/\\\\d+\\\\W@i & @\\\\sMac\\\\sOS\\\\sX\\\\s([\\\\d\\\\_]+)@i < 10.12.6\"]},{\"enable\":false,\"id\":\"cm\",\"agents\":[\"@\\\\Wbingbot\\/\\\\d+\\\\.\\\\d+\\\\W@\"]}],\"viewsGrps\":[{\"enable\":true,\"name\":\"AMP\",\"cookies\":null,\"args\":[\"amp\"]},{\"enable\":true,\"name\":\"WPML\",\"cookies\":[\"wp_wcml_currency\",\"wcml_client_currency\"],\"args\":[\"lang\"]},{\"enable\":true,\"name\":\"WPtouch\",\"cookies\":[\"wptouch-pro-cache-state\",\"wptouch-pro-view\"],\"args\":null},{\"enable\":true,\"name\":\"VillaTheme WooCommerce Multi Currency\",\"cookies\":[\"wmc_current_currency\"]},{\"enable\":true,\"name\":\"YITH Multi Currency Switcher for WooCommerce\",\"cookies\":[\"yith_wcmcs_currency\"]},{\"enable\":true,\"name\":\"GDPR Cookie Consent\",\"cookies\":[\"viewed_cookie_policy\",\"cli_user_preference\"]},{\"enable\":true,\"name\":\"Pixelmate Cookie Banner\",\"cookies\":[\"pixelmate\"]},{\"enable\":true,\"name\":\"OneCom Cookie Banner\",\"cookies\":[\"onecom_cookie_consent\"]},{\"enable\":true,\"name\":\"us_cookie_notice\",\"cookies\":[\"us_cookie_notice_accepted\"]},{\"enable\":true,\"name\":\"Transcy\",\"cookies\":[\"transcy_\"]},{\"enable\":true,\"name\":\"WP Legal Pages\",\"cookies\":[\"wplegalpages-\"]}],\"ctx\":false,\"ctxSkip\":false,\"ctxSessSep\":true,\"ctxContPr\":true,\"ctxCliRefresh\":true,\"ctxLazyInv\":false,\"ctxGrps\":{\"common\":{\"enable\":true,\"name\":\"Common\",\"cookies\":[\"wp-postpass_\",\"comment_author_\",\"sc_commented_posts\"],\"args\":[\"key\"],\"tables\":[{\"name\":\"%PREFIX%users\",\"col\":\"ID\"},{\"name\":\"%PREFIX%usermeta\",\"col\":\"user_id\"}]},\"wordpress-social-login\":{\"enable\":true,\"name\":\"Social Login\",\"args\":[\"action\"]},\"theme_woodmart\":{\"enable\":true,\"name\":\"WoodMart Theme\",\"cookies\":[\"woodmart_wishlist_products\"]},\"jet-cw\":{\"enable\":true,\"name\":\"Jet\",\"cookies\":[\"jet-wish-list\",\"jet-compare-list\"]},\"woocommerce\":{\"enable\":true,\"name\":\"WooCommerce\",\"cookies\":[\"woocommerce_cart_hash\",\"DISABLED.wp_woocommerce_session_\",\"yith_wcwl_session_\"],\"args\":[\"add-to-cart\",\"remove_item\",\"removed_item\",\"undo_item\",\"update_cart\",\"proceed\",\"order_again\",\"apply_coupon\",\"remove_coupon\"],\"tables\":[{\"name\":\"%PREFIX%woocommerce_sessions\",\"col\":\"session_key\"},{\"name\":\"%PREFIX%posts\",\"col\":\"ID\",\"nameRel\":\"%PREFIX%postmeta\",\"colRel\":\"meta_value\",\"colRelLink\":\"post_id\",\"condRel\":{\"meta_key\":[\"_customer_user\"]}},{\"name\":\"%PREFIX%postmeta\",\"col\":\"post_id\",\"nameRel\":\"%PREFIX%postmeta\",\"colRel\":\"meta_value\",\"colRelLink\":\"post_id\",\"condRel\":{\"meta_key\":[\"_customer_user\"]}}]},\"easy-digital-downloads\":{\"enable\":true,\"name\":\"Easy Digital Downloads\",\"cookies\":[\"@^edd_items_in_cart$@ > 0 & @^PHPSESSID$@i\"]},\"lifterlms\":{\"enable\":true,\"name\":\"LMS by LifterLMS\",\"tables\":[{\"name\":\"%PREFIX%lifterlms_sessions\",\"col\":\"session_key\"},{\"name\":\"%PREFIX%posts\",\"col\":\"ID\",\"nameRel\":\"%PREFIX%lifterlms_user_postmeta\",\"colRel\":\"user_id\",\"colRelLink\":\"post_id\"},{\"name\":\"%PREFIX%postmeta\",\"col\":\"post_id\",\"nameRel\":\"%PREFIX%lifterlms_user_postmeta\",\"colRel\":\"user_id\",\"colRelLink\":\"post_id\"}]},\"wp-recall\":{\"enable\":true,\"name\":\"WP-Recall\",\"tables\":[{\"name\":\"%PREFIX%rcl_bookmarks\",\"col\":\"user_id\"},{\"name\":\"%PREFIX%rcl_bookmarks_gr\",\"col\":\"user_gr\"},{\"name\":\"%PREFIX%rcl_chat_messages\",\"col\":\"user_id\"},{\"name\":\"%PREFIX%rcl_chat_messagemeta\",\"col\":\"message_id\",\"nameRel\":\"%PREFIX%rcl_chat_messages\",\"colRel\":\"user_id\",\"colRelLink\":\"message_id\"},{\"name\":\"%PREFIX%rcl_chat_users\",\"col\":\"user_id\"},{\"name\":\"%PREFIX%rcl_chats\",\"col\":\"chat_id\",\"nameRel\":\"%PREFIX%rcl_chat_users\",\"colRel\":\"user_id\",\"colRelLink\":\"chat_id\"},{\"name\":\"%PREFIX%rcl_feeds\",\"col\":\"user_id\"},{\"name\":\"%PREFIX%rcl_groups_users\",\"col\":\"user_id\"},{\"name\":\"%PREFIX%rcl_groups_options\",\"col\":\"group_id\",\"nameRel\":\"%PREFIX%rcl_groups_users\",\"colRel\":\"user_id\",\"colRelLink\":\"group_id\"},{\"name\":\"%PREFIX%rcl_groups\",\"col\":\"ID\",\"nameRel\":\"%PREFIX%rcl_groups_users\",\"colRel\":\"user_id\",\"colRelLink\":\"group_id\"},{\"name\":\"%PREFIX%rcl_notifications\",\"col\":\"user_id\"},{\"name\":\"%PREFIX%rcl_orders\",\"col\":\"user_id\"},{\"name\":\"%PREFIX%rcl_order_items\",\"col\":\"order_id\",\"nameRel\":\"%PREFIX%rcl_orders\",\"colRel\":\"user_id\",\"colRelLink\":\"order_id\"},{\"name\":\"%PREFIX%rcl_rating_values\",\"col\":\"user_id\"},{\"name\":\"%PREFIX%rcl_rating_totals\",\"col\":\"object_id\",\"nameRel\":\"%PREFIX%rcl_rating_values\",\"colRel\":\"user_id\",\"colRelLink\":\"object_id\"},{\"name\":\"%PREFIX%rcl_rating_users\",\"col\":\"user_id\"},{\"name\":\"%PREFIX%rcl_temp_media\",\"col\":\"user_id\"},{\"name\":\"%PREFIX%rcl_user_action\",\"col\":\"user\"},{\"name\":\"%PREFIX%rcl_uw_shares\",\"col\":\"author_id\"}]}},\"data\":{\"items\":[]}},\"cacheBr\":{\"enable\":true,\"timeout\":43200},\"cacheObj\":{\"enable\":false,\"forceDropin\":false,\"timeout\":86400,\"groupsGlobal\":[\"blog-details\",\"blog-id-cache\",\"blog-lookup\",\"global-posts\",\"networks\",\"rss\",\"sites\",\"site-details\",\"site-lookup\",\"site-options\",\"site-transient\",\"users\",\"useremail\",\"userlogins\",\"usermeta\",\"user_meta\",\"userslugs\",\"blog_meta\",\"image_editor\",\"network-queries\",\"site-queries\",\"theme_files\",\"translation_files\",\"user-queries\"],\"groupsNonPersistent\":[\"comment\",\"counts\",\"plugins\",\"theme_json\",\"themes\",\"trp\",\"wc_session_id\"]},\"contPr\":{\"enable\":true,\"normalize\":3,\"normUrl\":false,\"normUrlMode\":2,\"min\":true,\"cln\":{\"cmts\":true,\"cmtsExcl\":[\"@^\\\\s*\\/?noindex\\\\s*$@i\",\"@\\\\[et-ajax\\\\]@i\"],\"items\":[\".\\/\\/img\\/@loading\",\".\\/\\/iframe\\/@loading\",\".\\/\\/link[@rel=\\\"preload\\\"][@as=\\\"font\\\"][not(self::node()[@seraph-accel-crit=\\\"1\\\"])]\"]},\"rpl\":{\"items\":[{\"enable\":true,\"expr\":\"@<link\\\\s+rel=\\\"stylesheet\\\"[^>]+(consent-original-href-_)=[^>]+>@\",\"data\":\"href\"},{\"enable\":true,\"expr\":\"@<body[^>]+(cm-manage-google-fonts)[^>]+>@\",\"data\":\"\"}]},\"rc\":{\"thmFltsm\":true,\"gglTrn\":true,\"aksmtAs\":true,\"advWooSrch\":true,\"jetMblMnu\":true,\"wpelLnk\":true,\"cfTrnstl\":true,\"tagGrpsShfflBx\":true,\"g5Ere\":true,\"elmntrTrx\":true,\"thmXStr\":true,\"wooPrdQnt\":true},\"lazy\":{\"items\":[],\"bjs\":true,\"p\":false},\"fresh\":{\"smoothAppear\":true,\"items\":[\"sa:.\\/\\/*[contains(concat(\\\" \\\",normalize-space(@class),\\\" \\\"),\\\" wpforms-container \\\")]\",\"sa:.\\/\\/*[contains(concat(\\\" \\\",normalize-space(@class),\\\" \\\"),\\\" wfacp_checkout_form \\\")]\"]},\"earlyPaint\":true,\"img\":{\"srcAddLm\":false,\"sysFlt\":false,\"inlSml\":true,\"inlSmlSize\":1024,\"deinlLrg\":true,\"deinlLrgSize\":2048,\"redirOwn\":false,\"redirCacheAdapt\":false,\"comprAsync\":true,\"webp\":{\"enable\":true,\"redir\":true,\"prms\":{\"q\":80}},\"avif\":{\"enable\":false,\"redir\":false,\"prms\":{\"q\":52,\"s\":6}},\"szAdaptImg\":false,\"szAdaptBg\":false,\"szAdaptAsync\":false,\"szAdaptOnDemand\":true,\"szAdaptExcl\":[],\"szAdaptBgCxMin\":0,\"szAdaptDpr\":true,\"szAdaptDprMin\":100,\"excl\":[\".\\/\\/svg[contains(concat(\\\" \\\",normalize-space(@class),\\\" \\\"),\\\" lottgen \\\")][contains(concat(\\\" \\\",normalize-space(@class),\\\" \\\"),\\\" js-lzl-ing \\\")]\\/image\"],\"lazy\":{\"setSize\":false,\"load\":true,\"own\":true,\"smoothAppear\":true,\"plchRast\":true,\"del3rd\":true,\"excl\":[\".\\/\\/img[contains(concat(\' \',normalize-space(@class),\' \'),\' jetpack-lazy-image \')]\",\".\\/\\/img[@data-opt-src]\",\".\\/\\/img[contains(concat(\\\" \\\",normalize-space(@class),\\\" \\\"),\\\" rev-slidebg \\\")]\",\".\\/\\/sr7-module\\/\\/img\",\".\\/\\/img[contains(concat(\\\" \\\",normalize-space(@class),\\\" \\\"),\\\" a3-notlazy \\\")]\",\".\\/\\/*[contains(concat(\\\" \\\",normalize-space(@class),\\\" \\\"),\\\" t-bgimg \\\")]\",\".\\/\\/*[contains(concat(\\\" \\\",normalize-space(@class),\\\" \\\"),\\\" posts-container \\\")][@data-load-animation]\\/\\/*[contains(concat(\\\" \\\",normalize-space(@class),\\\" \\\"),\\\" post-featured-img \\\")]\\/\\/img\",\".\\/\\/*[contains(concat(\\\" \\\",normalize-space(@class),\\\" \\\"),\\\" dani-lzl \\\")]\\/\\/img\",\"ajs:.\\/\\/img[@data-no-lazy=\\\"1\\\"]\"]},\"cacheExt\":[\"crit:@\\\\.cdninstagram\\\\.com\\/@\",\"crit:@\\\\.googleusercontent\\\\.com\\/@\",\"@\\\\.ytimg\\\\.com\\/@\",\"@\\\\.vimeocdn\\\\.com\\/@\"]},\"frm\":{\"excl\":[\"ajs:.\\/\\/*[contains(concat(\\\" \\\",normalize-space(@class),\\\" \\\"),\\\" wprm-recipe-video \\\")]\\/iframe\",\"ajs:.\\/\\/iframe[contains(@src,\\\"\\/maps\\\")]\"],\"lazy\":{\"enable\":true,\"own\":true,\"yt\":true,\"vm\":true}},\"cp\":{\"elmntrBg\":true,\"youTubeFeed\":true,\"sldBdt\":true,\"swBdt\":true,\"vidJs\":true,\"elmntrAni\":true,\"elmntrSpltAni\":true,\"elmntrTrxAni\":true,\"elmntrBgSldshw\":true,\"elmntrVids\":true,\"qodefApprAni\":true,\"prtThSkel\":true,\"astrRsp\":true,\"ntBlueThRspnsv\":true,\"mdknThRspnsv\":true,\"fltsmThBgFill\":true,\"fltsmThAni\":true,\"ukSldshw\":true,\"ukBgImg\":true,\"ukAni\":true,\"ukGrid\":true,\"ukModal\":true,\"ukHghtVwp\":true,\"ukNavBar\":true,\"tmHdr\":true,\"fusionBgVid\":true,\"fsnEqHghtCols\":true,\"fsnAni\":true,\"thrvAni\":true,\"phloxThRspnsv\":true,\"phloxThAni\":true,\"sldN2Ss\":false,\"sldRev\":true,\"sldRev_SmthLd\":true,\"sldRev7\":true,\"tdThumbCss\":true,\"elmsKitImgCmp\":true,\"elmsKitLott\":true,\"haCrsl\":true,\"jetCrsl\":true,\"jetCrslPst\":true,\"elmntrTabs\":true,\"elmntrAccrdn\":true,\"elmntrAdvTabs\":true,\"elmntrNavMenu\":true,\"elmntrPremNavMenu\":true,\"elmntrPremScrl\":true,\"elmntrPremTabs\":true,\"elmntrPremCrsl\":true,\"elmntrWdgtGal\":true,\"elmntrWdgtImgCrsl\":true,\"elmntrWdgtCntr\":true,\"elmntrWdgtCntdwn\":false,\"elmntrWdgtEaelCntdwn\":false,\"elmntrWdgtTmFnfctCntr\":false,\"elmntrWdgtAvoShcs\":true,\"elmntrWdgtLott\":true,\"elmntrWdgtPrmLott\":true,\"nktrLott\":true,\"elmntrWdgtAniHdln\":false,\"elmntrStck\":false,\"elmntrShe\":false,\"elmntrStrtch\":true,\"xooelTabs\":true,\"phtncThmb\":true,\"jetMobMenu\":true,\"jetLott\":true,\"kpPsvStls\":false,\"diviMv\":false,\"diviSld\":false,\"diviMvImg\":false,\"diviMvText\":true,\"diviMvSld\":true,\"diviMvFwHdr\":true,\"diviVidBox\":true,\"diviVidBg\":true,\"diviVidFr\":false,\"diviDsmGal\":true,\"diviLzStls\":true,\"diviPrld\":true,\"diviStck\":true,\"diviAni\":true,\"diviDataAni\":true,\"diviHdr\":true,\"brcksAni\":true,\"kdncThAni\":true,\"scrlSeq\":true,\"mkImgSrcSet\":true,\"woodmartPrcFlt\":true,\"wooPrcFlt\":true,\"wbwPrdFlt\":true,\"wooOuPrdGal\":false,\"wooGsPrdGal\":false,\"wooJs\":true,\"wpStrs\":true,\"txpTagGrps\":true,\"eaelSmpMnu\":true,\"wprAniTxt\":true,\"wprTabs\":true,\"wooTabs\":true,\"suTabs\":true,\"upbAni\":true,\"upbBgImg\":true,\"upbCntVid\":true,\"ultRspnsv\":true,\"ultVcHd\":true,\"ultAni\":true,\"the7Ani\":true,\"the7MblHdr\":true,\"sbThAni\":true,\"esntlsThAni\":true,\"beThAni\":true,\"merimagBgImg\":true,\"mdcrLdng\":true,\"prmmprssLzStls\":true,\"mnmgImg\":true,\"tldBgImg\":true,\"jqVide\":true,\"jqSldNivo\":true,\"wooSctrCntDwnTmr\":true,\"strmtbUpcTmr\":true,\"hrrCntDwnTmr\":true,\"lottGen\":true,\"sprflMenu\":true,\"jqJpPlr\":true,\"prstPlr\":true,\"grnshftPbAosOnceAni\":true,\"grnshftPbAosAni\":true,\"wooPrdGall\":true,\"wooPrdGallAstrThmbsHeight\":false,\"wooPrdGallFltsmThmbs\":false,\"xstrThSwpr\":false},\"js\":{\"groupCritSpec\":false,\"groupNonCrit\":false,\"groupExclMdls\":true,\"groupExcls\":[\"src:@stripe@\",\"src:@\\\\.hsforms\\\\.net\\\\W@\",\"src:@\\/\\/cdnjs\\\\.cloudflare\\\\.com\\/ajax\\/libs\\/bodymovin\\/[\\\\d\\\\.]+\\/lottie\\\\.@\",\"src:@\\/plugins\\/zippy-form\\/public\\/js\\/flatpickr\\\\.@\"],\"min\":false,\"minExcls\":[],\"other\":{\"incl\":[\".\\/\\/iframe[@id=\'likes-master\' and contains(@src,\'\\/\\/widgets.wp.com\\/likes\\/master.html?\')]\"]},\"cprRem\":false,\"optLoad\":true,\"cplxDelay\":false,\"preLoadEarly\":false,\"loadFast\":false,\"prvntDblInit\":false,\"aniDelay\":1000,\"scrlDelay\":500,\"clk\":{\"delay\":250,\"excl\":[\".\\/\\/*[contains(concat(\\\" \\\",normalize-space(@class),\\\" \\\"),\\\" cpel-switcher__lang \\\")]\",\".\\/\\/*[contains(concat(\\\" \\\",normalize-space(@class),\\\" \\\"),\\\" cpel-switcher__lang \\\")]\\/\\/a\",\".\\/\\/*[contains(concat(\\\" \\\",normalize-space(@class),\\\" \\\"),\\\" n2-ss-slider \\\")]\\/\\/*[contains(concat(\\\" \\\",normalize-space(@class),\\\" \\\"),\\\" nextend-arrow \\\")]\",\".\\/\\/*[contains(concat(\\\" \\\",normalize-space(@class),\\\" \\\"),\\\" n2-ss-slider \\\")]\\/\\/*[contains(concat(\\\" \\\",normalize-space(@class),\\\" \\\"),\\\" n2-bullet \\\")]\",\".\\/\\/a[contains(concat(\\\" \\\",normalize-space(@class),\\\" \\\"),\\\" woocommerce-loop-product__link \\\")]\"],\"exclDef\":[\".\\/\\/a[@href=\\\"#\\\"]\",\".\\/\\/a[@href=\\\"#link-popup\\\"]\",\".\\/\\/*[starts-with(@href,\\\"#elementor-action\\\")]\",\".\\/\\/a[contains(concat(\\\" \\\",normalize-space(@class),\\\" \\\"),\\\" mobile-menu \\\")]\",\".\\/\\/a[contains(concat(\\\" \\\",normalize-space(@class),\\\" \\\"),\\\" elementor-button \\\")][not(self::node()[contains(concat(\\\" \\\",normalize-space(@class),\\\" \\\"),\\\" elementor-button-link \\\")])]\",\".\\/\\/a[@e-action-hash]\",\".\\/\\/a[contains(concat(\\\" \\\",normalize-space(@class),\\\" \\\"),\\\" elementor-toggle-title \\\")]\",\".\\/\\/a[contains(concat(\\\" \\\",normalize-space(@class),\\\" \\\"),\\\" sby_video_thumbnail \\\")]\",\".\\/\\/a[contains(concat(\\\" \\\",normalize-space(@class),\\\" \\\"),\\\" ui-tabs-anchor \\\")]\",\".\\/\\/a[contains(concat(\\\" \\\",normalize-space(@class),\\\" \\\"),\\\" elementor-icon \\\")]\",\".\\/\\/a[contains(concat(\\\" \\\",normalize-space(@class),\\\" \\\"),\\\" wd-open-popup \\\")]\",\".\\/\\/a[starts-with(@href,\\\"#grve-\\\")]\",\".\\/\\/button[contains(concat(\\\" \\\",normalize-space(@class),\\\" \\\"),\\\" elementskit-menu-toggler \\\")]\",\".\\/\\/a[starts-with(@href,\\\"#\\\")][contains(concat(\\\" \\\",normalize-space(@class),\\\" \\\"),\\\" infinite-mm-menu-button \\\")]\",\".\\/\\/*[contains(concat(\\\" \\\",normalize-space(@class),\\\" \\\"),\\\" elementor-swiper-button \\\")]\",\".\\/\\/a[contains(concat(\\\" \\\",normalize-space(@class),\\\" \\\"),\\\" jet-button__instance \\\")]\",\".\\/\\/*[contains(concat(\\\" \\\",normalize-space(@class),\\\" \\\"),\\\" jet-menu-item \\\")]\\/a[contains(concat(\\\" \\\",normalize-space(@class),\\\" \\\"),\\\" menu-link \\\")]\",\".\\/\\/a[contains(concat(\\\" \\\",normalize-space(@class),\\\" \\\"),\\\" ajax_add_to_cart \\\")]\",\".\\/\\/button[contains(concat(\\\" \\\",normalize-space(@class),\\\" \\\"),\\\" single_add_to_cart_button \\\")]\",\".\\/\\/a[contains(concat(\\\" \\\",normalize-space(@class),\\\" \\\"),\\\" dt-mobile-menu-icon \\\")]\",\".\\/\\/a[contains(concat(\\\" \\\",normalize-space(@class),\\\" \\\"),\\\" submit \\\")]\",\".\\/\\/a[@uk-toggle]\",\".\\/\\/a[contains(concat(\\\" \\\",normalize-space(@class),\\\" \\\"),\\\" woodmart-nav-link \\\")]\",\".\\/\\/a[contains(concat(\\\" \\\",normalize-space(@class),\\\" \\\"),\\\" et_pb_video_play \\\")]\",\".\\/\\/*[contains(concat(\\\" \\\",normalize-space(@class),\\\" \\\"),\\\" et-menu \\\")]\\/li\\/a[starts-with(@href,\\\"#\\\")]\",\".\\/\\/a[contains(concat(\\\" \\\",normalize-space(@class),\\\" \\\"),\\\" et_pb_button \\\")]\",\".\\/\\/a[contains(concat(\\\" \\\",normalize-space(@class),\\\" \\\"),\\\" meanmenu-reveal \\\")]\",\".\\/\\/*[contains(concat(\\\" \\\",normalize-space(@class),\\\" \\\"),\\\" wpforms-icon-choices-item \\\")]\",\".\\/\\/a[contains(concat(\\\" \\\",normalize-space(@class),\\\" \\\"),\\\" wd-el-video-link \\\")]\",\".\\/\\/*[contains(concat(\\\" \\\",normalize-space(@class),\\\" \\\"),\\\" product-video-button \\\")]\\/a\",\".\\/\\/button[contains(concat(\\\" \\\",normalize-space(@class),\\\" \\\"),\\\" menu-toggle \\\")]\",\".\\/\\/a[@data-fslightbox=\\\"gallery\\\"]\",\".\\/\\/a[contains(concat(\\\" \\\",normalize-space(@class),\\\" \\\"),\\\" dvmm_button \\\")]\",\".\\/\\/div[@data-thumb]\\/\\/a\",\".\\/\\/a[contains(concat(\\\" \\\",normalize-space(@class),\\\" \\\"),\\\" searchOpen \\\")]\",\".\\/\\/button[contains(concat(\\\" \\\",normalize-space(@class),\\\" \\\"),\\\" uicore-toggle \\\")]\",\".\\/\\/a[contains(concat(\\\" \\\",normalize-space(@class),\\\" \\\"),\\\" bricks-button \\\")]\",\".\\/\\/button[contains(concat(\\\" \\\",normalize-space(@class),\\\" \\\"),\\\" e-n-menu-toggle \\\")]\",\".\\/\\/img[contains(concat(\\\" \\\",normalize-space(@class),\\\" \\\"),\\\" swiper-slide-image \\\")]\",\".\\/\\/*[contains(concat(\\\" \\\",normalize-space(@class),\\\" \\\"),\\\" e-click \\\")]\"]},\"nonCrit\":{\"inl\":true,\"int\":true,\"ext\":true,\"excl\":true,\"items\":[\"body:@\\\\Wfunction\\\\s+et_core_page_resource_fallback\\\\W@\",\"body:@\\\\WTRINITY_TTS_WP_CONFIG\\\\W@\",\"id:@^spai_js$@\",\"src:@\\/depicter\\/@\",\"body:@\\\\WDepicter\\\\W@\",\"src:@\\/plugins\\/(?:nextend-|)smart-slider@\",\"body:@(?:^|\\\\W)_N2\\\\s*\\\\.\\\\s*r\\\\s*\\\\(\\\\s*[\'\\\"]documentReady[\'\\\"]@\",\"body:@\\\\Wthis\\\\s*\\\\.\\\\s*_N2\\\\s*=\\\\s*this\\\\s*\\\\.\\\\s*_N2\\\\W@\",\"src:@\\\\.github\\\\.com@\",\"body:@window\\\\.jetMenuMobileWidgetRenderData@\",\"src:@\\\\.typekit\\\\.net@\",\"body:@\\\\WTypekit\\\\.load\\\\(@\",\"body:@\\\\Wdocument\\\\s*\\\\.\\\\s*querySelector\\\\s*\\\\(\\\\s*\\\"\\\\.jdgm-rev-widg\\\"\\\\s*\\\\)@\"],\"timeout\":{\"enable\":true,\"v\":7500}},\"critSpec\":{\"timeout\":{\"enable\":true,\"v\":0},\"items\":[\"src:@\\\\.cookiebot\\\\.com@\",\"id:@^cookieyes$@\",\"src:@\\\\.elfsight\\\\.com\\/platform\\/@\"]},\"spec\":{\"timeout\":{\"enable\":false,\"v\":500},\"items\":[\"@googletagmanager\\\\.com@i\",\"@(?:^|\\\\W)gtag\\\\s*\\\\(\\\\s*[\'\\\"]@\",\"@google-analytics\\\\.com@i\",\"@(?:^|\\\\W)ga\\\\s*\\\\(\\\\s*[\'\\\"]create\\\\W@\",\"@(?:^|\\\\W)ga\\\\s*\\\\(\\\\s*[\'\\\"][^\'\\\"]*\\\\.?send\\\\W@\",\"@\\\\Wgoogleadservices\\\\.com\\\\W@i\",\"@\\\\Wgooglesyndication\\\\.com\\/pagead\\/js\\/adsbygoogle\\\\.js(?:$|\\\\W)@\",\"@(?:^|\\\\W)window\\\\s*.\\\\s*adsbygoogle(?:$|\\\\W)@\",\"@\\\\Wgstatic\\\\.com\\\\W@\",\"id:@^wpforms-recaptcha-js-after@\",\"src:@\\/plugins\\/contact-form-7\\/modules\\/recaptcha\\/@\",\"@\\/\\/apis\\\\.google\\\\.com\\/js\\/plusone\\\\.js$@\",\"@\\/\\/apis\\\\.google\\\\.com\\/js\\/platform\\\\.js$@\",\"!body:@elementor@i & src,body:@connect\\\\.facebook\\\\.net@i\",\"@(?:^|\\\\W)fbq\\\\s*\\\\(\\\\s*[\'\\\"]@\",\"@static\\\\.hotjar\\\\.com@i\",\"src:@\\\\Wtrinitymedia\\\\.ai\\/player\\\\W@\",\"@mc.yandex.ru\\/metrika@i\",\"@(?:^|\\\\W)ym\\\\s*\\\\(\\\\s*\\\\d@\",\"@\\\\Wyastatic\\\\.net\\\\W@i\",\"@\\\\Wcdn\\\\.jsdelivr\\\\.net\\/npm\\/yandex-metrica-watch\\/[\\\\w\\\\-]+\\\\.js@\",\"@\\\\Wsite\\\\.yandex\\\\.net\\/v[\\\\d\\\\.]+\\/js\\/all\\\\.js\\\\W@s\",\"@\\\\Wyandex\\\\.st\\/share\\/share\\\\.js@\",\"@\\\\Wapi-maps\\\\.yandex\\\\.ru\\/services\\/constructor\\\\W@i\",\"body:@\\\\Wymaps\\\\W@\",\"@top-fwz1\\\\.mail\\\\.ru@i\",\"@(?:^|\\\\W)_tmr\\\\s*\\\\.@\",\"@\\\\Wconnect\\\\.ok\\\\.ru\\/connect\\\\.js\\\\W@\",\"@\\\\Wlc2ads\\\\.ru\\/js\\/adv_out\\\\.js@\",\"@counter\\\\.yadro\\\\.ru\\/hit\\\\?@i\",\"@\\\\Wadvertur\\\\.ru\\\\W@\",\"@\\\\Wapi\\\\.content-ad\\\\.net\\\\W@\",\"@\\\\Wuptolike\\\\.com\\\\W@i\",\"@\\\\Wshare\\\\.pluso\\\\.ru\\\\W@\",\"@\\\\Wsendpulse\\\\.com\\/js\\/push\\/@\",\"@\\\\Wmediametrics\\\\.ru\\/partner\\/inject\\/inject\\\\.js@\",\"@code[\\\\w-]*\\\\.jivosite\\\\.com@i\",\"@\\\\Wtawk\\\\.to\\\\W@\",\"@\\\\Wgetbutton\\\\.io\\\\W@\",\"@bigreal\\\\.org\\/@i\",\"@\\\\.realbig\\\\.media\\/@i\",\"@\\\\Wtruenat\\\\.bid\\\\W@i\",\"@\\\\Wnewup\\\\.bid\\\\W@i\",\"@\\\\Wnewrrb\\\\.bid\\\\W@i\",\"@\\\\Wrb_ajaxurl\\\\W@\",\"@\\\\Wcontent_rb\\\\W@\",\"@gi\\\\[\'ads\'\\\\]\\\\[\'siteAdBlock\'\\\\]&&gi\\\\[\'ads\'\\\\]\\\\[\'blockAdBlock\'\\\\]&&gh\\\\[\'setAttribute\'\\\\]\\\\(\'data-ad-block\'@\",\"@\\\\Wgismeteo\\\\.ru\\/api\\/informer\\/getinformer\\/@\",\"@\\\\Wvk\\\\.com\\/js\\/api\\/openapi\\\\.js\\\\W@\",\"@(?:^|\\\\W)VK\\\\s*\\\\.\\\\s*Widgets\\\\W@s\",\"@(?:^|\\\\W)VK\\\\s*\\\\.\\\\s*init\\\\s*\\\\(@s\",\"@\\\\.addtoany\\\\.com\\\\W@i\",\"@\\\\Wtravelpayouts\\\\.com\\\\W@i\",\"src:@\\\\Wcalendly\\\\.com@\",\"@\\/woocommerce-gateway-stripe\\/assets\\/js\\/stripe(?:\\\\.|\\\\.min\\\\.)js\\\\W@\",\"@\\/amp\\\\-analytics\\\\-@i\",\"@\\\\w*\\\\.write\\\\s*\\\\(\\\\s*[\'\\\"]<a\\\\s*[^>]*href\\\\s*=\\\\s*[\'\\\"][^\'\\\"]*www\\\\.liveinternet\\\\.ru\\\\W@\",\"@\\\\w*\\\\.write\\\\s*\\\\(\\\\s*[\'\\\"]<img\\\\s*[^>]*src\\\\s*=\\\\s*[\'\\\"][^\'\\\"]*\\\\Wcounter\\\\.yadro\\\\.ru\\\\W@\",\"@\\\\Wadvertur\\\\.ru\\/v\\\\d+\\/code\\\\.js\\\\?id=\\\\d+@\",\"@\\\\.googlesyndication\\\\.com\\/pagead\\/show_ads\\\\.js$@\",\"@(?:^|\\\\W)amzn_assoc_placement\\\\s*=\\\\s*[\\\\\'\\\"][\\\\w\\\\-]+[\\\\\'\\\"]@\",\"@\\\\Wamazon-adsystem\\\\.com\\/widgets\\/onejs\\\\W@\",\"@\\\\.\\\\s*write\\\\s*\\\\(.+<div.+div>.+\\\\Wuptolike\\\\.com\\\\W@s\",\"@\\\\Wbeeketing\\\\.com\\\\W@\",\"@counter\\\\.rambler\\\\.ru\\/top100\\\\.jcn\\\\?@\",\"body:@function\\\\(c,h,i,m,p\\\\)@\",\"src:@\\\\.popt\\\\.in\\\\W@\",\"src:@\\/interactive-geo-maps\\/@\",\"src:@amcharts\\\\.com@\",\"@\\\\.chatbase\\\\.co@i\",\"src:@\\\\.hsforms\\\\.net\\\\W@\",\"body:@hbspt\\\\.forms\\\\.create\\\\(@\",\"src:@\\\\.visitiq\\\\.io@\",\"body:@vpixel\\\\.piximage@\",\"body:@\\\\WnjtWhatsApp\\\\W@\"]},\"skipBad\":false,\"skips\":[]},\"css\":{\"corrErr\":true,\"group\":true,\"groupCombine\":false,\"groupNonCrit\":true,\"groupNonCritCombine\":false,\"groupFont\":true,\"groupFontCombine\":true,\"font\":{\"inl\":{\"enable\":true,\"items\":[]},\"deinlLrg\":true,\"deinlLrgSize\":512,\"optLoadNameExpr\":\"\"},\"sepImp\":true,\"min\":true,\"optLoad\":true,\"inlAsSrc\":false,\"inlCrit\":true,\"inlNonCrit\":false,\"delayNonCritWithJs\":true,\"bfrJs\":false,\"nonCrit\":{\"auto\":true,\"autoExcls\":[\"@depicter@\",\"@\\\\.n2-ss-@\",\"@\\\\.slick-dots@\",\"@\\\\.show-mobile-header@\",\"@\\\\.uk-modal@\",\"@\\\\.uk-first-column@\",\"@\\\\.uk-grid-margin@\",\"@\\\\.uk-grid-stack@\",\"@\\\\.et_pb_column@\",\"@#cr_floatingtrustbadge@\",\"@(?:^|\\\\s)br(?:$|[\\\\s\\\\.#\\\\[])@\",\"@(?:^|\\\\s)svg(?:$|[\\\\s\\\\.#\\\\[])@\"],\"inl\":true,\"int\":true,\"ext\":true,\"excl\":false,\"items\":[]},\"fontOptLoad\":true,\"fontOptLoadDisp\":\"swap\",\"fontCrit\":true,\"skipBad\":false,\"skips\":[\"id:@^reycore-critical-css$@\"],\"custom\":{\"0\":{\"enable\":true,\"data\":\"\"},\"jet-menu\":{\"enable\":false,\"descr\":\"Jet Menu\",\"data\":\".seraph-accel-js-lzl-ing ul.jet-menu > li[id^=jet-menu-item-] {\\n\\tdisplay: none!important;\\n}\"},\"jet-testimonials\":{\"enable\":true,\"descr\":\"Jet Testimonials\",\"data\":\".jet-testimonials__instance:not(.slick-initialized) .jet-testimonials__item {\\r\\n\\tmax-width: 100%;\\r\\n}\\r\\n\\r\\n.jet-testimonials__instance:not(.slick-initialized) .jet-testimonials__item:nth-child(n+4) {\\r\\n\\tdisplay: none !important;\\r\\n}\"},\"xo-slider\":{\"enable\":true,\"descr\":\"XO Slider\",\"data\":\".xo-slider .slide-content {\\n\\tdisplay: unset!important;\\n}\"},\"jqSldNivo\":{\"enable\":true,\"descr\":\"Nivo Slider for jQuery\",\"data\":\"body:is(.seraph-accel-js-lzl-ing, .seraph-accel-js-lzl-ing-ani) .nivo-caption {\\r\\n\\topacity: 1 !important;\\r\\n}\\r\\n\\r\\n.nivo-caption {\\r\\n\\tdisplay: none;\\r\\n}\"},\"owl-carousel\":{\"enable\":true,\"descr\":\"OWL Carousel\",\"data\":\".owl-carousel:not(.wd-owl):not(.owl-loaded) {\\r\\n\\tdisplay: block !important;\\r\\n\\tvisibility: visible !important;\\r\\n}\\r\\n\\r\\n.owl-carousel:not(.wd-owl):not(.owl-loaded) > *:not(:first-child) {\\r\\n\\tdisplay: none;\\r\\n}\\r\\n\\r\\n.owl-carousel:not(.wd-owl) .container.full-screen {\\r\\n\\theight: 100vh;\\r\\n}\"},\"ult-carousel\":{\"enable\":true,\"descr\":\"Ultimate Carousel\",\"data\":\".seraph-accel-js-lzl-ing .ult-carousel-wrapper {\\n\\tvisibility:initial!important;\\n}\\n\\n.seraph-accel-js-lzl-ing .ult-carousel-wrapper .ult-item-wrap:not(:first-child) {\\n\\tdisplay:none;\\n}\"},\"bdt-slideshow\":{\"enable\":true,\"descr\":\"Airtech Plumber Slider\",\"data\":\".seraph-accel-js-lzl-ing .bdt-prime-slider-previous, .seraph-accel-js-lzl-ing .bdt-prime-slider-next {\\r\\n\\tdisplay: none !important;\\r\\n}\\r\\n\\r\\n.seraph-accel-js-lzl-ing .bdt-post-slider-item:first-child {\\r\\n\\tdisplay: unset !important;\\r\\n}\"},\"n2-ss-slider\":{\"enable\":false,\"descr\":\"Smart Slider\",\"data\":\"ss3-force-full-width, ss3-fullpage {\\r\\n\\ttransform: none !important;\\r\\n\\topacity: 1 !important;\\r\\n\\twidth: var(--seraph-accel-client-width) !important;\\r\\n\\tmargin-left: calc((100% - var(--seraph-accel-client-width)) \\/ 2);\\r\\n}\\r\\n\\r\\nss3-fullpage {\\r\\n\\theight: 100vh !important;\\r\\n}\\r\\n\\r\\nbody.seraph-accel-js-lzl-ing .n2-ss-align {\\r\\n\\toverflow: visible !important;\\r\\n}\\r\\n\\r\\n.n2-ss-slider:not(.n2-ss-loaded):not([data-ss-carousel]) .n2-ss-slide-backgrounds [data-public-id][data-lzl-first=\\\"1\\\"],\\r\\n.n2-ss-slider:not(.n2-ss-loaded):not([data-ss-carousel]) [data-slide-public-id][data-lzl-first=\\\"1\\\"] {\\r\\n\\ttransform: translate3d(0px, 0px, 0px) !important;\\r\\n}\\r\\n\\r\\n.n2-ss-slider:not(.n2-ss-loaded):not([data-ss-carousel]) .n2-ss-slide:not([data-slide-public-id][data-lzl-first=\\\"1\\\"]),\\r\\n.n2-ss-slider:not(.n2-ss-loaded) .n2-ss-layer.js-lzl-n-ing,\\r\\n.n2-ss-slider:not(.n2-ss-loaded):not([style*=ss-responsive-scale]) [data-responsiveposition],\\r\\n.n2-ss-slider:not(.n2-ss-loaded):not([style*=ss-responsive-scale]) [data-responsivesize],\\r\\n.n2-ss-slider.n2-ss-loaded .n2-ss-layer.js-lzl-ing {\\r\\n\\tvisibility: hidden !important;\\r\\n}\\r\\n\\r\\n.n2-ss-slider:not(.n2-ss-loaded):not([data-ss-carousel]) [data-slide-public-id][data-lzl-first=\\\"1\\\"] .n2-ss-layers-container,\\r\\n.n2-ss-slider:not(.n2-ss-loaded):not([data-ss-carousel]) .n2-ss-slide-backgrounds [data-public-id][data-lzl-first=\\\"1\\\"],\\r\\n.n2-ss-slider:not(.n2-ss-loaded) .n2-ss-slider-controls-advanced {\\r\\n\\topacity: 1 !important;\\r\\n}\\r\\n\\r\\n.n2-ss-slider[data-ss-carousel]:not(.n2-ss-loaded) .n2-ss-layers-container {\\r\\n\\topacity: 1 !important;\\r\\n\\tvisibility: visible !important;\\r\\n}\\r\\n\\r\\n.n2-ss-slider-pane {\\r\\n\\topacity: 1 !important;\\r\\n\\tanimation-name: none !important;\\r\\n\\t--self-side-margin: auto !important;\\r\\n\\t--slide-width: 100% !important;\\r\\n}\\r\\n\\r\\n\\/*.n2-ss-showcase-slides:not(.n2-ss-showcase-slides--ready) {\\r\\n\\topacity: 1 !important;\\r\\n\\ttransform: none !important;\\r\\n}*\\/\"},\"wp-block-ultimate-post-slider\":{\"enable\":true,\"descr\":\"Block Ultimate Post Slider\",\"data\":\"[class*=wp-block-ultimate-post-post-slider] .ultp-block-items-wrap:not(.slick-initialized) > .ultp-block-item:not(:first-child)\\n{\\n\\tdisplay: none!important;\\n}\"},\"preloaders\":{\"enable\":true,\"descr\":\"Preloaders\",\"data\":\"#pre-load, #preloader, #page_preloader, #page-preloader, #loader-wrapper, #royal_preloader, #loftloader-wrapper, #page-loading, #the7-body > #load, #loader, #loaded, #loader-container,\\r\\n.rokka-loader, .page-preloader-cover, .apus-page-loading, .medizco-preloder, e-page-transition, .loadercontent, .shadepro-preloader-wrap, .tslg-screen, .page-preloader, .pre-loading, .preloader-outer, .page-loader, .martfury-preloader, body.theme-dotdigital > .preloader, .loader-wrap, .site-loader, .pix-page-loading-bg, .pix-loading-circ-path, .mesh-loader, .lqd-preloader-wrap, .rey-sitePreloader, .et-loader {\\r\\n\\tdisplay: none !important;\\r\\n}\\r\\n\\r\\nbody.royal_preloader {\\r\\n\\tvisibility: hidden !important;\\r\\n}\"},\"elementor-vis\":{\"enable\":false,\"descr\":\"Elementor (visibility and animation)\",\"data\":\"body.seraph-accel-js-lzl-ing-ani .elementor-invisible {\\r\\n\\tvisibility: visible !important;\\r\\n}\\r\\n\\r\\n.elementor-element[data-settings*=\\\"animation\\\\\\\"\\\"] {\\r\\n\\tanimation-name: none !important;\\r\\n}\"},\"elementor\":{\"enable\":true,\"descr\":\"Elementor\",\"data\":\".vc_row[data-vc-full-width] {\\r\\n\\tposition: relative;\\r\\n\\twidth: var(--seraph-accel-client-width) !important;\\r\\n}\\r\\n\\r\\nhtml:not([dir=rtl]) .vc_row[data-vc-full-width] {\\r\\n\\tleft: calc((100% - var(--seraph-accel-client-width)) \\/ 2) !important;\\r\\n\\tmargin-left: 0 !important;\\r\\n}\\r\\n\\r\\nhtml[dir=rtl] .vc_row[data-vc-full-width] {\\r\\n\\tright: calc((100% - var(--seraph-accel-client-width)) \\/ 2) !important;\\r\\n\\tmargin-right: 0 !important;\\r\\n}\\r\\n\\r\\n.vc_row.wpb_row[data-vc-full-width]:not([data-vc-stretch-content=\\\"true\\\"]), .vc_row.mpc-row[data-vc-full-width]:not([data-vc-stretch-content=\\\"true\\\"]) {\\r\\n\\t--pdd: calc((var(--seraph-accel-client-width) - (100% + 2*15px)) \\/ 2);\\r\\n\\tpadding-left: var(--pdd) !important;\\r\\n\\tpadding-right: var(--pdd) !important;\\r\\n}\\r\\n\\r\\n.elementor-top-section.elementor-section-stretched[data-settings*=\\\"section-stretched\\\"] {\\r\\n\\twidth: var(--seraph-accel-client-width) !important;\\r\\n}\\r\\n\\r\\nhtml:not([dir=rtl]) .elementor-top-section.elementor-section-stretched[data-settings*=\\\"section-stretched\\\"] {\\r\\n\\tleft: calc(-1 * var(--lzl-strtch-offs-x)) !important;\\r\\n}\\r\\n\\r\\nhtml[dir=rtl] .elementor-top-section.elementor-section-stretched[data-settings*=\\\"section-stretched\\\"] {\\r\\n\\tright: calc(-1 * var(--lzl-strtch-offs-x)) !important;\\r\\n}\\r\\n\\r\\nbody.seraph-accel-js-lzl-ing-ani .elementor-headline-dynamic-text.elementor-headline-text-active {\\r\\n\\topacity: 1;\\r\\n}\"},\"et\":{\"enable\":true,\"descr\":\"Divi\",\"data\":\".et_animated:not(.et_pb_sticky_placeholder,.dani-lzl) {\\r\\n\\topacity: 1 !important;\\r\\n}\\r\\n\\r\\n.et_pb_section_video_bg > video {\\r\\n\\theight: 100%;\\r\\n}\\r\\n\\r\\n.et_pb_preload .et_pb_section_video_bg, .et_pb_preload > div {\\r\\n\\tvisibility: visible !important;\\r\\n}\\r\\n\\r\\nbody:is(.seraph-accel-js-lzl-ing, .seraph-accel-js-lzl-ing-ani) .et_pb_gallery_grid .et_pb_gallery_item {\\r\\n\\tdisplay: block !important;\\r\\n}\\r\\n\\r\\n\\/* Slider *\\/\\r\\n\\/*.et_pb_slider:not([data-active-slide]) {\\r\\n\\theight: 1px;\\r\\n}*\\/\\r\\n\\r\\n.et_pb_slider:not([data-active-slide]) .et_pb_slides,\\r\\n.et_pb_slider:not([data-active-slide]) .et_pb_slide:first-child,\\r\\n.et_pb_slider:not([data-active-slide]) .et_pb_slide:first-child .et_pb_container {\\r\\n\\theight: 100%;\\r\\n}\"},\"tag-div\":{\"enable\":true,\"descr\":\"tagDiv\",\"data\":\"body.td-animation-stack-type0 .td-animation-stack .entry-thumb,\\nbody.td-animation-stack-type0 .post img:not(.woocommerce-product-gallery img):not(.rs-pzimg),\\nbody.td-animation-stack-type0 .td-animation-stack .td-lazy-img,\\n.tdb_header_menu .tdb-menu-items-pulldown.tdb-menu-items-pulldown-inactive {\\n\\topacity: 1!important;\\n}\"},\"photonic-thumb\":{\"enable\":true,\"descr\":\"Photonic Photo Gallery\",\"data\":\".photonic-thumb,\\r\\n.photonic-thumb a img {\\r\\n\\tdisplay: unset !important;\\r\\n}\\r\\n\\r\\n.photonic-loading {\\r\\n\\tdisplay: none !important;\\r\\n}\\r\\n\\r\\n.photonic-stream * {\\r\\n\\tanimation-name: none !important;\\r\\n}\"},\"avia-slideshow\":{\"enable\":true,\"descr\":\"Avia Slideshow\",\"data\":\".avia-slideshow.av-default-height-applied .avia-slideshow-inner > li:first-child {\\r\\n\\topacity: 1 !important;\\r\\n\\tvisibility: visible !important;\\r\\n}\\r\\n\"},\"rev-slider\":{\"enable\":true,\"descr\":\"Revolution Slider\",\"data\":\"rs-module-wrap:has(rs-module[data-lzl-layout=\\\"fullwidth\\\"]), rs-module-wrap:has(rs-module[data-lzl-layout=\\\"fullscreen\\\"]), rs-fullwidth-wrap, rs-fullwidth-wrap > rs-module-wrap {\\r\\n\\twidth: var(--seraph-accel-client-width) !important;\\r\\n\\tleft: calc((100% - var(--seraph-accel-client-width)) \\/ 2) !important;\\r\\n}\\r\\n\\r\\nrs-module[data-lzl-layout=\\\"fullscreen\\\"] {\\r\\n\\theight: calc(var(--seraph-accel-dvh) - var(--lzl-rs-offs-y)) !important;\\r\\n}\\r\\n\\r\\nrs-module[data-lzl-layout=\\\"fullscreen\\\"].js-lzl-ing {\\r\\n\\tmargin-top: calc(-1*var(--seraph-accel-dvh) + var(--lzl-rs-offs-y)) !important;\\r\\n}\"},\"fusion-vis\":{\"enable\":false,\"descr\":\"Fusion (visibility and animation)\",\"data\":\".fusion-animated {\\n\\tvisibility: visible;\\n}\\n\"},\"fusion-menu\":{\"enable\":true,\"descr\":\"Fusion Menu\",\"data\":\".fusion-menu-element-wrapper.loading {\\n\\topacity: 1;\\n}\\n\\n@media (max-width: 1024px) {\\n\\t.fusion-menu-element-wrapper.loading .fusion-menu {\\n\\t\\tdisplay: none;\\n\\t}\\n\\n\\t.fusion-menu-element-wrapper.loading button {\\n\\t\\tdisplay: block !important;\\n\\t}\\n\\n\\t.fusion-menu-element-wrapper.loading {\\n\\t\\tdisplay: flex;\\n\\t}\\n}\"},\"jnews\":{\"enable\":true,\"descr\":\"JNews Theme\",\"data\":\".thumbnail-container.animate-lazy > img {\\n\\topacity: 1!important;\\n}\"},\"grve\":{\"enable\":true,\"descr\":\"GROVE Theme\",\"data\":\".grve-bg-image {\\r\\n\\topacity: 1 !important;\\r\\n}\\r\\n\\r\\nbody.seraph-accel-js-lzl-ing-ani .grve-animated-item {\\r\\n\\tanimation-fill-mode: both;\\r\\n\\tanimation-duration: .8s;\\r\\n}\\r\\n\\r\\nbody.seraph-accel-js-lzl-ing-ani .grve-fade-in-left {\\r\\n\\tanimation-name: grve_fade_in_left;\\r\\n}\\r\\n\\r\\nbody.seraph-accel-js-lzl-ing-ani .grve-fade-in {\\r\\n\\tanimation-name: grve_fade_in;\\r\\n}\\r\\n\\r\\nbody.seraph-accel-js-lzl-ing-ani .grve-fade-in-up {\\r\\n\\tanimation-name: grve_fade_in_up;\\r\\n}\\r\\n\"},\"wpb\":{\"enable\":true,\"descr\":\"WPBakery\",\"data\":\".upb_row_bg[data-bg-override=\\\"browser_size\\\"],\\r\\n.upb_row_bg[data-bg-override*=\\\"full\\\"],\\r\\n.ult-vc-seperator[data-full-width=\\\"true\\\"] {\\r\\n\\twidth: var(--seraph-accel-client-width) !important;\\r\\n}\\r\\n\\r\\n.ult-vc-seperator[data-full-width=\\\"true\\\"] .ult-main-seperator-inner {\\r\\n\\twidth: 100% !important;\\r\\n\\tmargin-left: 0 !important;\\r\\n\\tmargin-right: 0 !important;\\r\\n}\\r\\n\\r\\nhtml:not([dir=rtl]) .upb_row_bg[data-bg-override=\\\"browser_size\\\"],\\r\\nhtml:not([dir=rtl]) .upb_row_bg[data-bg-override*=\\\"full\\\"],\\r\\nhtml:not([dir=rtl]) .ult-vc-seperator[data-full-width=\\\"true\\\"] {\\r\\n\\tmargin-left: calc((100% - var(--seraph-accel-client-width)) \\/ 2) !important;\\r\\n\\tleft: 0 !important;\\r\\n}\\r\\n\\r\\nhtml[dir=rtl] .upb_row_bg[data-bg-override=\\\"browser_size\\\"],\\r\\nhtml[dir=rtl] .upb_row_bg[data-bg-override*=\\\"full\\\"],\\r\\nhtml[dir=rtl] .ult-vc-seperator[data-full-width=\\\"true\\\"] {\\r\\n\\tmargin-right: calc((100% - var(--seraph-accel-client-width)) \\/ 2) !important;\\r\\n\\tright: 0 !important;\\r\\n}\"},\"tm\":{\"enable\":true,\"descr\":\"Yoo Theme\",\"data\":\".tm-header-placeholder {\\r\\n\\theight: calc(1px*var(--uk-header-placeholder-cy));\\r\\n}\\r\\n\"},\"packery\":{\"enable\":true,\"descr\":\"Packery\",\"data\":\"[data-packery-options].row.row-grid > .col:not([style*=\\\"position\\\"]),\\r\\n[data-packery-options].row.row-masonry > .col:not([style*=\\\"position\\\"]) {\\r\\n\\tfloat: unset;\\r\\n\\tdisplay: inline-block !important;\\r\\n\\tvertical-align: top;\\r\\n}\"},\"htmlGen\":{\"enable\":true,\"descr\":\"Generic HTML\",\"data\":\"html, body {\\r\\n\\tdisplay: block !important;\\r\\n\\topacity: 1 !important;\\r\\n\\tvisibility: unset !important;\\r\\n}\"},\"cookie-law-info\":{\"enable\":true,\"descr\":\"CookieYes\",\"data\":\".cky-consent-container.cky-hide ~ .cky-consent-container {\\r\\n\\tdisplay: none;\\r\\n}\"}},\"fontPreload\":false},\"cdn\":{\"items\":[{\"enable\":true,\"sa\":true,\"addr\":\"\",\"types\":[\"js\",\"css\",\"less\",\"gif\",\"jpeg\",\"jpg\",\"bmp\",\"png\",\"svg\",\"webp\",\"avif\",\"eot\",\"aac\",\"mp3\",\"mp4\",\"ogg\",\"pdf\",\"docx\",\"otf\",\"ttf\",\"woff\",\"woff2\"],\"uris\":[\"wp-content\",\"wp-includes\"],\"urisExcl\":null}]},\"grps\":{\"items\":{\"home\":{\"enable\":0,\"name\":\"Home\",\"urisIncl\":[],\"argsIncl\":[],\"patterns\":[\".\\/\\/body[contains(concat(\\\" \\\",normalize-space(@class),\\\" \\\"),\\\" home \\\")]\"],\"views\":[],\"sklExcl\":[],\"contPr\":{\"enable\":true,\"jsOvr\":true,\"js\":{\"optLoad\":true,\"nonCrit\":{\"timeout\":{\"enable\":false,\"v\":0},\"inl\":true,\"int\":true,\"ext\":true,\"excl\":true,\"items\":[]},\"spec\":{\"timeout\":{\"enable\":false,\"v\":7500}}},\"jsNonCritScopeOvr\":false,\"cssOvr\":false,\"css\":{\"nonCrit\":{\"auto\":false}}}},\"@a\":{\"enable\":2,\"name\":\"Common (advanced)\",\"urisIncl\":[],\"argsIncl\":[],\"patterns\":[\".\\/\\/body[match(concat(\\\" \\\",normalize-space(@class),\\\" \\\"),\\\"@\\\\s(page)\\\\s@\\\")][match(concat(\\\" \\\",normalize-space(@class),\\\" \\\"),\\\"@\\\\s(parent)-pageid-(\\\\d+)\\\\s@\\\")]\",\".\\/\\/body[match(concat(\\\" \\\",normalize-space(@class),\\\" \\\"),\\\"@\\\\s(page)\\\\s@\\\")][match(concat(\\\" \\\",normalize-space(@class),\\\" \\\"),\\\"@\\\\spage-id-(\\\\d+)\\\\s@\\\")]\",\".\\/\\/body[match(concat(\\\" \\\",normalize-space(@class),\\\" \\\"),\\\"@\\\\s(single)\\\\s@\\\")][match(concat(\\\" \\\",normalize-space(@class),\\\" \\\"),\\\"@\\\\ssingle-([\\\\w\\\\-]+)\\\\s@\\\")]\",\".\\/\\/body[match(concat(\\\" \\\",normalize-space(@class),\\\" \\\"),\\\"@\\\\s(archive)\\\\s@\\\")][match(concat(\\\" \\\",normalize-space(@class),\\\" \\\"),\\\"@\\\\s(post)-type-archive-([\\\\w\\\\-]+)\\\\s@\\\")]\",\".\\/\\/body[match(concat(\\\" \\\",normalize-space(@class),\\\" \\\"),\\\"@\\\\s(archive)\\\\s@\\\")][match(concat(\\\" \\\",normalize-space(@class),\\\" \\\"),\\\"@\\\\s(tax)-([\\\\w\\\\-]+)\\\\s@\\\")]\",\".\\/\\/body[match(concat(\\\" \\\",normalize-space(@class),\\\" \\\"),\\\"@\\\\s(archive)\\\\s@\\\")][match(concat(\\\" \\\",normalize-space(@class),\\\" \\\"),\\\"@\\\\s(tag)\\\\s@\\\")]\",\".\\/\\/body[match(concat(\\\" \\\",normalize-space(@class),\\\" \\\"),\\\"@\\\\s(archive)\\\\s@\\\")][match(concat(\\\" \\\",normalize-space(@class),\\\" \\\"),\\\"@\\\\s(date)\\\\s@\\\")]\",\".\\/\\/body[match(concat(\\\" \\\",normalize-space(@class),\\\" \\\"),\\\"@\\\\s(home)\\\\s@\\\")]\",\".\\/\\/body[match(concat(\\\" \\\",normalize-space(@class),\\\" \\\"),\\\"@\\\\s(blog)\\\\s@\\\")]\"],\"views\":[],\"sklSrch\":\"a\",\"sklExcl\":[\".\\/\\/script\",\".\\/\\/style\",\".\\/\\/link\",\".\\/\\/head\",\".\\/\\/br\",\".\\/\\/svg\\/\\/*\"],\"sklCssSelExcl\":[\"r=pslg:@\\\\.(?:[\\\\-\\\\w]+[\\\\-\\\\_]|)((?\'POST_SLUG\'))[\\\\-\\\\_\\\\W]@i\",\"@#([\\\\w\\\\-\\\\%]+)@\",\"@\\\\.(?:[\\\\-\\\\w]+[\\\\-\\\\_]|)(?:category|categories|tag|term|comment-author|(?\'ENUM_TAXONOMIES_NOTBUILTIN\'))[\\\\-\\\\_]([\\\\w\\\\-]+)@i\",\"r=txnm:@\\\\.(?:[\\\\-\\\\w]+[\\\\-\\\\_]|)(category|(?\'ENUM_TAXONOMIES_NOTBUILTIN\'))[\\\\-\\\\_\\\\W]@i\",\"@\\\\.(?:[\\\\-\\\\w]+[\\\\-\\\\_]|)(?:post|page|attachment|(?\'ENUM_POSTTYPES_NOTBUILTINVIEWABLESPEC\'))[\\\\-\\\\_]([\\\\w\\\\-]+)@i\",\"@[^[:alnum:]]eb-(?:row|column|text|accordion(?:-item|))-([[:alnum:]]+)[^[:alnum:]\\\\-_]@i\",\"@[\\\\.#][\\\\w\\\\-\\\\:\\\\@\\\\\\\\]*[\\\\-_]([\\\\da-f]+)[\\\\W_]@i\"]},\"@\":{\"enable\":2,\"name\":\"Common\",\"urisIncl\":[],\"argsIncl\":[],\"patterns\":[],\"views\":[],\"sklSrch\":true,\"sklExcl\":[\".\\/\\/script\",\".\\/\\/style\",\".\\/\\/link\",\".\\/\\/head\",\".\\/\\/br\",\".\\/\\/svg[@width=\\\"0\\\"][@height=\\\"0\\\"]\"],\"sklCssSelExcl\":[\"@\\\\.(?:product_cat|product_tag|category|tag|term|pa|woocommerce-product-attributes-item--attribute|comment-author)[\\\\-_]([\\\\w\\\\-]+)@i\",\"@[\\\\.#][\\\\w\\\\-]*[\\\\-_]([\\\\da-f]+)[\\\\W_]@i\"]},\"desktop\":{\"enable\":0,\"name\":\"Desktop\",\"urisIncl\":[],\"argsIncl\":[],\"patterns\":[],\"views\":[\"cmn\"],\"sklSrch\":false,\"sklExcl\":[],\"sklCssSelExcl\":[],\"contPr\":{\"enable\":true,\"jsOvr\":true,\"js\":{\"optLoad\":true,\"nonCrit\":{\"timeout\":{\"enable\":true,\"v\":7500},\"inl\":true,\"int\":true,\"ext\":true,\"excl\":true,\"items\":[]},\"spec\":{\"timeout\":{\"enable\":false,\"v\":7500}}},\"jsNonCritScopeOvr\":false,\"cssOvr\":false,\"css\":{\"nonCrit\":{\"auto\":false}}}}}}},\"bots\":{\"agents\":[\"@\\\\Wcompatible\\\\W@i\",\"facebookexternalhit\",\"go-http-client\",\"google-adwords-instant\",\"adsbot-google\",\"googlebot\",\"googleyoutube\",\"ioncrawl\",\"chrome-lighthouse\",\"gtmetrix\",\"rankmathapi\",\"validator.w3.org\",\"zoominfobot\",\"freshpingbot\",\"wordpress\\/\",\"applebot\\/\",\"python-requests\\/\",\"slackbot\",\"uptimemonitor\",\"crawler_eb\",\"@\\\\s+web\\\\s+spider\\\\W@i\",\"dnbcrawler\",\"stormcrawler\",\"@df\\\\s+bot@\",\"webprosbot\",\"researchoftheweb\",\"siteanalyzerbot\",\"@2ip\\\\s+bot@\",\"ahrefs\",\"mj12bot\",\"bsbot\",\"okhttp\",\"phxbot\",\"sansanbot\",\"scrapy\",\"researchscan\"]},\"test\":{\"optDelay\":false,\"optDelayTimeout\":15000,\"contDelay\":false,\"contDelayTimeout\":5000,\"contExtra\":false,\"contExtraSize\":524288},\"hdrTrace\":false,\"debugInfo\":false,\"debug\":false,\"emojiIcons\":false,\"log\":false,\"logScope\":{\"upd\":false,\"srvClr\":false,\"request\":false,\"requestSkipped\":true,\"requestSkippedAdmin\":true,\"requestBots\":true},\"asyncUseCron\":true,\"asyncMode\":\"\",\"asyncUseCmptNbr\":false,\"asyncSmpOpt\":false,\"v\":181}','auto'),(41344,'cptui_new_install','false','auto'),(41346,'cptui_post_types','a:1:{s:10:\"case-study\";a:34:{s:4:\"name\";s:10:\"case-study\";s:5:\"label\";s:12:\"Case Studies\";s:14:\"singular_label\";s:10:\"Case Study\";s:11:\"description\";s:0:\"\";s:6:\"public\";s:4:\"true\";s:18:\"publicly_queryable\";s:4:\"true\";s:7:\"show_ui\";s:4:\"true\";s:17:\"show_in_nav_menus\";s:4:\"true\";s:16:\"delete_with_user\";s:5:\"false\";s:12:\"show_in_rest\";s:4:\"true\";s:9:\"rest_base\";s:0:\"\";s:21:\"rest_controller_class\";s:0:\"\";s:14:\"rest_namespace\";s:0:\"\";s:11:\"has_archive\";s:5:\"false\";s:18:\"has_archive_string\";s:0:\"\";s:19:\"exclude_from_search\";s:5:\"false\";s:15:\"capability_type\";s:4:\"post\";s:12:\"hierarchical\";s:5:\"false\";s:10:\"can_export\";s:5:\"false\";s:7:\"rewrite\";s:4:\"true\";s:12:\"rewrite_slug\";s:0:\"\";s:17:\"rewrite_withfront\";s:4:\"true\";s:9:\"query_var\";s:4:\"true\";s:14:\"query_var_slug\";s:0:\"\";s:13:\"menu_position\";s:0:\"\";s:12:\"show_in_menu\";s:4:\"true\";s:19:\"show_in_menu_string\";s:0:\"\";s:9:\"menu_icon\";N;s:20:\"register_meta_box_cb\";N;s:8:\"supports\";a:3:{i:0;s:5:\"title\";i:1;s:6:\"editor\";i:2;s:9:\"thumbnail\";}s:10:\"taxonomies\";a:0:{}s:6:\"labels\";a:31:{s:9:\"menu_name\";s:0:\"\";s:9:\"all_items\";s:0:\"\";s:7:\"add_new\";s:0:\"\";s:12:\"add_new_item\";s:0:\"\";s:9:\"edit_item\";s:0:\"\";s:8:\"new_item\";s:0:\"\";s:9:\"view_item\";s:0:\"\";s:10:\"view_items\";s:0:\"\";s:12:\"search_items\";s:0:\"\";s:9:\"not_found\";s:0:\"\";s:18:\"not_found_in_trash\";s:0:\"\";s:17:\"parent_item_colon\";s:0:\"\";s:14:\"featured_image\";s:0:\"\";s:18:\"set_featured_image\";s:0:\"\";s:21:\"remove_featured_image\";s:0:\"\";s:18:\"use_featured_image\";s:0:\"\";s:8:\"archives\";s:0:\"\";s:16:\"insert_into_item\";s:0:\"\";s:21:\"uploaded_to_this_item\";s:0:\"\";s:17:\"filter_items_list\";s:0:\"\";s:21:\"items_list_navigation\";s:0:\"\";s:10:\"items_list\";s:0:\"\";s:10:\"attributes\";s:0:\"\";s:14:\"name_admin_bar\";s:0:\"\";s:14:\"item_published\";s:0:\"\";s:24:\"item_published_privately\";s:0:\"\";s:22:\"item_reverted_to_draft\";s:0:\"\";s:12:\"item_trashed\";s:0:\"\";s:14:\"item_scheduled\";s:0:\"\";s:12:\"item_updated\";s:0:\"\";s:13:\"template_name\";s:0:\"\";}s:15:\"custom_supports\";s:0:\"\";s:16:\"enter_title_here\";s:0:\"\";}}','auto'),(41353,'elementor_atomic_styles_fonts-local-1801','a:0:{}','auto');
INSERT INTO `wpve_options` VALUES (41373,'elementor_pro_remote_info_api_data_3.32.1','a:2:{s:7:\"timeout\";i:1760599869;s:5:\"value\";s:247776:\"{\"stable_version\":\"3.32.2\",\"last_updated\":\"2025-09-29 12:32:45\",\"sections\":\"a:2:{s:11:\\\"description\\\";s:161:\\\"Elementor Pro adds new features to the Elementor Page Builder plugin. Control your conversions, your user engagement, your entire website, from one page builder.\\\";s:9:\\\"changelog\\\";s:231955:\\\"<h2>Elementor Pro - by Elementor.com<\\/h2>\\n<h4>3.32.2 - 2025-09-29<\\/h4>\\n<ul>\\n<li>Fix: Exported taxonomies are not displayed correctly on the summary page in Website Templates export<\\/li>\\n<li>Fix: Certain taxonomies are not exported as expected in Website Templates export<\\/li>\\n<\\/ul>\\n<h4>3.32.1 - 2025-09-16<\\/h4>\\n<ul>\\n<li>Fix: Theme Builder fails to load when containers are disabled<\\/li>\\n<li>Fix: Popup and single product templates not imported or exported as expected<\\/li>\\n<\\/ul>\\n<h4>3.32.0 - 2025-09-15<\\/h4>\\n<ul>\\n<li>New: Introducing Size Variables to store and reuse numeric values across spacing, typography, layout, and borders - Editor V4<\\/li>\\n<li>New: Introducing granular Transitions with property-level control for advanced micro-animations - Editor V4<\\/li>\\n<li>New: Added granular content selection for Website Templates import and export, including pages, menus, post types, and taxonomies<\\/li>\\n<li>Tweak: Enhanced accessibility of background images in Slides widget with proper aria attributes (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/23543\\\">#23543<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/31063\\\">#31063<\\/a>)<\\/li>\\n<li>Tweak: Added REST API support for the Custom Code feature<\\/li>\\n<li>Tweak: Moved Background control from Content tab to Style tab in Flip Box widget<\\/li>\\n<li>Tweak: Removed SVG icons from the accessibility tree in Share Buttons widget<\\/li>\\n<li>Tweak: Removed dropdown indicator icons from the accessibility tree in WordPress Menu widget<\\/li>\\n<li>Fix: PHP 8.4 deprecation notices when running with <code>WP_DEBUG<\\/code> enabled<\\/li>\\n<li>Fix: Reduced-motion preferences are not applied to Animated Headline widget<\\/li>\\n<li>Fix: Reduced-motion preferences are not applied in Motion Effects<\\/li>\\n<li>Fix: Added required PHP and WordPress versions to the plugin header<\\/li>\\n<\\/ul>\\n<h4>3.31.3 - 2025-09-08<\\/h4>\\n<ul>\\n<li>Security Fix: Improved code security enforcement in WordPress Menu widget<\\/li>\\n<\\/ul>\\n<h4>3.31.2 - 2025-08-10<\\/h4>\\n<ul>\\n<li>Tweak: Improved release version functionality<\\/li>\\n<\\/ul>\\n<h4>3.31.1 - 2025-08-06<\\/h4>\\n<ul>\\n<li>Tweak: Updated <code>form-data<\\/code> package version<\\/li>\\n<\\/ul>\\n<h4>3.31.0 - 2025-08-05<\\/h4>\\n<ul>\\n<li>New: Introducing Attributes - add custom HTML attributes to elements for advanced control - Editor V4<\\/li>\\n<li>Tweak: Optimized Custom Code styles by removing redundant RTL file<\\/li>\\n<li>Tweak: Improved performance by loading ribbon styles only when used in Call to Action and Price Table widgets<\\/li>\\n<li>Tweak: Improved semantic markup structure for header and footer documents<\\/li>\\n<li>Tweak: Reorganized design controls in Animated Headline widget<\\/li>\\n<li>Tweak: Reorganized design controls in Blockquote widget<\\/li>\\n<li>Tweak: Reorganized design controls in Countdown widget<\\/li>\\n<li>Tweak: Replaced SASS mixins and functions with native CSS logical properties<\\/li>\\n<li>Fix: Empty headers are rendered in Table of Contents widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/28167\\\">#28167<\\/a>)<\\/li>\\n<li>Fix: <code>TypeError<\\/code> bug in Menu widget<\\/li>\\n<\\/ul>\\n<h4>3.30.1 - 2025-07-22<\\/h4>\\n<ul>\\n<li>Security Fix: Improved content sanitization in multiple widgets<\\/li>\\n<li>Fix: UI issue in Hotspot widget when Optimized Markup experiment is enabled<\\/li>\\n<li>Fix: Taxonomy filter not working in the Editor when Optimized Markup experiment is enabled<\\/li>\\n<\\/ul>\\n<h4>3.30.0 - 2025-07-01<\\/h4>\\n<ul>\\n<li>New: Introduced Full Website Templates in the Cloud - export, manage, and reuse full site kits across all your websites from one place<\\/li>\\n<li>Tweak: Activated &quot;Optimized Markup&quot; feature on new sites<\\/li>\\n<li>Tweak: Activated &quot;Menu&quot; feature on new sites<\\/li>\\n<li>Tweak: Improved error handling for Theme Builder display conditions<\\/li>\\n<li>Tweak: Added styling controls to Post Excerpt widget<\\/li>\\n<li>Tweak: Improved accessibility with <code>role<\\/code> and <code>aria-label<\\/code> attributes Post Navigation widget<\\/li>\\n<li>Tweak: Added <code>aria-label<\\/code> in Form widget<\\/li>\\n<li>Tweak: Added <code>aria-label<\\/code> in Login widget<\\/li>\\n<li>Tweak: Arranged content as lists in Portfolio and Posts widgets<\\/li>\\n<li>Tweak: Added Box Shadow and Text Shadow controls in Countdown widget<\\/li>\\n<li>Tweak: Moved image resolution control to content tab in Price List widget<\\/li>\\n<li>Tweak: Renamed and reorganized style sections in Price List widget<\\/li>\\n<li>Tweak: Added conditional logic to controls in Price Table widget<\\/li>\\n<li>Tweak: Grouped layout controls under list section in Price List widget<\\/li>\\n<li>Tweak: Updated minimum required WordPress version to 6.6<\\/li>\\n<li>Fix: Inline font icons support doesn\'t work in Post Navigation widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/24367\\\">#24367<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18343\\\">#18343<\\/a>)<\\/li>\\n<li>Fix: Page Title condition doesn\'t work on child pages in Widget Display Conditions<\\/li>\\n<li>Fix: Editor users with &quot;Access to edit content only&quot; are able to delete elements<\\/li>\\n<li>Fix: Links are not crawlable in Video Playlist widget<\\/li>\\n<li>Fix: Uses hardcoded admin fonts in Video Playlist widget<\\/li>\\n<li>Fix: Editor freezes when the Form widget is used with a high PHP upload size limit<\\/li>\\n<li>Fix: Errors occur when Debug mode is enabled in Slides widget<\\/li>\\n<li>Fix: Plugin dependency not enforced in Elementor Pro<\\/li>\\n<li>Fix: Console shows deprecation warning in Global Widgets<\\/li>\\n<\\/ul>\\n<h4>3.29.2 - 2025-06-04<\\/h4>\\n<ul>\\n<li>Tweak: Added selectors to Menu widget for compatibility with Optimized Markup experiment<\\/li>\\n<\\/ul>\\n<h4>3.29.1 - 2025-05-28<\\/h4>\\n<ul>\\n<li>Security Fix: Improved code security enforcement in Animated Headline widget<\\/li>\\n<li>Security Fix: Improved code security enforcement in Price Table widget<\\/li>\\n<\\/ul>\\n<h4>3.29.0 - 2025-05-19<\\/h4>\\n<ul>\\n<li>New: Introduced Cloud Templates - save, manage, and reuse your templates across all your sites from a single cloud library<\\/li>\\n<li>Tweak: Improved accessibility with <code>role<\\/code> attributes in Share Buttons widget<\\/li>\\n<li>Tweak: Improved accessibility by grouping content with <code>role=region<\\/code> in the Video Playlist widget<\\/li>\\n<li>Fix: Focus color is not applied correctly for accessibility in WordPress Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/24239\\\">#24239<\\/a>)<\\/li>\\n<li>Fix: Common scripts loaded late when using the Theme Builder<\\/li>\\n<\\/ul>\\n<h4>3.28.4 - 2025-05-05<\\/h4>\\n<ul>\\n<li>Fix: Empty results appeared on the frontend when using the Taxonomy Filter with the \'Avoid Duplicates\' option in Loop Grid widget<\\/li>\\n<li>Fix: Errors occur when Debug mode is enabled and the Optimized Markup experiment is active<\\/li>\\n<\\/ul>\\n<h4>3.28.3 - 2025-04-16<\\/h4>\\n<ul>\\n<li>Tweak: Improved sidebar navigation flow on the Elementor Home screen<\\/li>\\n<\\/ul>\\n<h4>3.28.2 - 2025-03-30<\\/h4>\\n<ul>\\n<li>Fix: Default Elementor animation shown for logged-out users when using an &quot;External URL&quot; source in Lottie widget<\\/li>\\n<\\/ul>\\n<h4>3.28.1 - 2025-03-23<\\/h4>\\n<ul>\\n<li>Security Fix: Improved code security enforcement in Animated Headline and Form widgets<\\/li>\\n<\\/ul>\\n<h4>3.28.0 - 2025-03-17<\\/h4>\\n<ul>\\n<li>Tweak: Ensured File Upload field styles are overridden by global styles in Form widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11651\\\">#11651<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17223\\\">#17223<\\/a>)<\\/li>\\n<li>Tweak: Updated Scroll Snap description to clarify incompatibility with animations and motion effects<\\/li>\\n<li>Tweak: Prevented special characters from being encoded in the email subject field in Form widget<\\/li>\\n<li>Tweak: Loaded module styles within the module instead of registering them in <code>plugin.php<\\/code><\\/li>\\n<li>Tweak: Updated minimum required WordPress version to 6.5<\\/li>\\n<li>Tweak: Improved keyboard accessibility for menus in Editor Top Bar<\\/li>\\n<li>Tweak: Made the edit button accessible in the Template widget<\\/li>\\n<li>Tweak: Optimized Form widget performance by caching field assets <code>using get_style_depends()<\\/code> and <code>get_script_depends()<\\/code> methods<\\/li>\\n<li>Tweak: Added Text Shadow control in Testimonial Carousel, Call to Action and Animated Headline widgets<\\/li>\\n<li>Fix: Button icon alignment breaks when Inline Font Icons feature is activated (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16077\\\">#16077<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16511\\\">#16511<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17692\\\">#17692<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17922\\\">#17922<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19253\\\">#19253<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19370\\\">#19370<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21236\\\">#21236<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21844\\\">#21844<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/28080\\\">#28080<\\/a>)<\\/li>\\n<li>Fix: Dropdown caret color did not follow menu item color when Inline Font Icons feature is activated (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17500\\\">#17500<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18466\\\">#18466<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21664\\\">#21664<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/24929\\\">#24929<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/28064\\\">#28064<\\/a>)<\\/li>\\n<li>Fix: Page doesn\'t scroll up when a coupon error notice appears in Checkout widget<\\/li>\\n<\\/ul>\\n<h4>3.27.7 - 2025-03-13<\\/h4>\\n<ul>\\n<li>Security Fix: Improved code security enforcement in Lottie widget<\\/li>\\n<\\/ul>\\n<h4>3.27.6 - 2025-03-10<\\/h4>\\n<ul>\\n<li>Security Fix: Improved code security enforcement in Template Condition<\\/li>\\n<\\/ul>\\n<h4>3.27.5 - 2025-03-03<\\/h4>\\n<ul>\\n<li>Fix: The <code>wp_trigger_error<\\/code> function causes the site to crash instead of triggering a warning when used with ACF text<\\/li>\\n<\\/ul>\\n<h4>3.27.4 - 2025-02-16<\\/h4>\\n<ul>\\n<li>Security Fix: Improved code security enforcement in Screenshots module<\\/li>\\n<li>Security Fix: Improved code security enforcement in Query control<\\/li>\\n<li>Fix: ACF <code>true_false<\\/code> field causing a fatal error when used as a dynamic tag with third-party plugins (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/30170\\\">#30170<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.27.3 - 2025-02-06<\\/h4>\\n<ul>\\n<li>Security Fix: Improved code security enforcement in Stripe Button widget<\\/li>\\n<\\/ul>\\n<h4>3.27.2 - 2025-02-03<\\/h4>\\n<ul>\\n<li>Fix: Value type configuration issue causing errors when using ACF<\\/li>\\n<li>Fix: Hide content on responsive breakpoint option is not working on WordPress Menu widget when Optimized Markup experiment is activated<\\/li>\\n<\\/ul>\\n<h4>3.27.1 - 2025-01-27<\\/h4>\\n<ul>\\n<li>Tweak: Increased the number of items allowed in Dynamic Tags options in Display Conditions for Elements<\\/li>\\n<li>Security Fix: Improved code security enforcement in Global widget<\\/li>\\n<li>Security Fix: Improved code security enforcement in Lottie widget<\\/li>\\n<li>Security Fix: Improved code security enforcement in Admin settings<\\/li>\\n<li>Fix: Accessible navigation in popups caused unintended scrolling of the page when triggered (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/29175\\\">#29175<\\/a>)<\\/li>\\n<li>Fix: Empty custom fields are missing in the Dynamic Tags options in Display Conditions for Elements<\\/li>\\n<\\/ul>\\n<h4>3.27.0 - 2025-01-20<\\/h4>\\n<ul>\\n<li>Tweak: Removed the <code>elementor-widget-container<\\/code> div from the Menu, Loop, Table of Contents, Form, and Hotspot widgets as part of the Optimized Markup experiment to improve HTML structure<\\/li>\\n<li>Tweak: Reduced DOM size by optimizing the submit button markup in Search widget<\\/li>\\n<li>Tweak: Moved style loading to the head instead of the footer to improve CLS<\\/li>\\n<li>Tweak: Enabled conditional loading of Swiper.js based on widget dependencies to reduce unnecessary assets and improve page load times<\\/li>\\n<li>Tweak: Standardized navigation elements like arrows and bullets across all carousel and slider widgets for improved accessibility<\\/li>\\n<li>Tweak: Improved accessibility when the submit button has only an icon and no text in Search widget<\\/li>\\n<li>Tweak: Removed <code>load_plugin_textdomain()<\\/code> function from Elementor Pro<\\/li>\\n<\\/ul>\\n<h4>3.26.3 - 2025-01-07<\\/h4>\\n<ul>\\n<li>Security Fix: Improved code security enforcement in Search widget<\\/li>\\n<li>Fix: Height issues cause slideshow thumbnails to display incorrectly in Media Carousel (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/29663\\\">#29663<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.26.2 - 2024-12-22<\\/h4>\\n<ul>\\n<li>Fix: Menu items are not clickable in various scenarios in Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/29191\\\">#29191<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.26.1 - 2024-12-17<\\/h4>\\n<ul>\\n<li>Fix: Restore deprecated <code>Plugin::enqueue_styles()<\\/code> function to avoid errors with 3rd party plugins<\\/li>\\n<\\/ul>\\n<h4>3.26.0 - 2024-12-16<\\/h4>\\n<ul>\\n<li>New: Introducing dynamic content support for Off-canvas in Loop Grid widget templates - enabling seamless display of additional content dynamically (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/29049\\\">#29049<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/28935\\\">#28935<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7106\\\">#7106<\\/a>)<\\/li>\\n<li>New: AdBlock Detection trigger for Popups - display targeted popups for visitors using ad blockers<\\/li>\\n<li>New: Added Reload Page link action for Dynamic Tags<\\/li>\\n<li>Tweak: Added &quot;Space Between Dots&quot; control to Carousel widgets (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2526\\\">#2526<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3277\\\">#3277<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21697\\\">#21697<\\/a>)<\\/li>\\n<li>Tweak: Replaced hidden <code>elementor-screen-only<\\/code> div with <code>aria-label<\\/code> attributes<\\/li>\\n<li>Tweak: Removed <code>elementor-widget-container<\\/code> div from Elementor widgets as part of the Optimized Markup experiment<\\/li>\\n<li>Tweak: Optimize popup styling by loading it only when necessary<\\/li>\\n<li>Tweak: Updated Gap between slides control to support only PX units in Carousel widget<\\/li>\\n<li>Tweak: Removed the dependency between the Tabs handler and the Menu handler<\\/li>\\n<li>Tweak: Added the ability to set <code>aria-label<\\/code> in Carousel widgets<\\/li>\\n<li>Tweak: Added <code>aria-roledescription=carousel<\\/code> to carousel wrapper<\\/li>\\n<li>Tweak: Added <code>aria-roledescription=slide<\\/code> to slide wrapper<\\/li>\\n<li>Tweak: Optimized carousel widgets markup as part of the Optimized Markup experiment<\\/li>\\n<li>Tweak: Updated minimum required Safari version to 15.5<\\/li>\\n<li>Tweak: Facebook widgets are no longer supported on mobile due to Facebook functionality changes<\\/li>\\n<li>Fix: Motion Effects sticky feature is not working when Scroll Snap is enabled<\\/li>\\n<li>Fix: Custom Image Resolution option is not working in Gallery widget<\\/li>\\n<li>Fix: \'Reading Settings\' unexpectedly reduces the number of posts displayed when using the Archive with Pagination setting<\\/li>\\n<li>Fix: Step Form does not scroll to the top when the first field is not an input field in Form widget<\\/li>\\n<li>Fix: Display Condition feature is available without an active Elementor license in Floating Elements<\\/li>\\n<li>Fix: Background options of Flip Box in Loop Grid widget are not working when images are added using ACF Dynamic Tags<\\/li>\\n<li>Fix: Dropdown icon in the Select field of the Form widget is cut off when the Inline Font Icons feature is activated<\\/li>\\n<li>Fix: Incompatibility between Form widget and WPML when using Nested Elements<\\/li>\\n<li>Fix: Performance issues when changing the title name in the Menu widget<\\/li>\\n<li>Fix: Warnings appear when Element Caching is set to Inactive in Carousel widgets<\\/li>\\n<li>Fix: Swiper styling missing from Lightbox inside Gallery widgets<\\/li>\\n<\\/ul>\\n<h4>3.25.5 - 2024-12-10<\\/h4>\\n<ul>\\n<li>Security Fix: Improved code security enforcement in Form widget<\\/li>\\n<li>Fix: Accessible navigation in popups caused unintended scrolling of the page when triggered (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/29175\\\">#29175<\\/a>)<\\/li>\\n<li>Fix: Popup overlay shown for non-logged users even when disabled<\\/li>\\n<\\/ul>\\n<h4>3.25.4 - 2024-11-20<\\/h4>\\n<ul>\\n<li>Tweak: Improved Global Widget loading method to enhance performance<\\/li>\\n<\\/ul>\\n<h4>3.25.3 - 2024-11-13<\\/h4>\\n<ul>\\n<li>Fix: Nested Elements are activated even when the Container experiment is inactive<\\/li>\\n<\\/ul>\\n<h4>3.25.2 - 2024-11-03<\\/h4>\\n<ul>\\n<li>Fix: Styling issues affecting popup layout when using a Dynamic Tag to open the popup<\\/li>\\n<li>Fix: Image captions are not displaying for non-logged-in users in Media Carousel widget<\\/li>\\n<li>Fix: Custom Add to Cart widget with Quantity enabled causes critical error (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/29159\\\">#29159<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.25.1 - 2024-10-31<\\/h4>\\n<ul>\\n<li>Fix: Multiple Custom Add to Cart widgets on the same page are adding the same product<\\/li>\\n<\\/ul>\\n<h4>3.25.0 - 2024-10-28<\\/h4>\\n<ul>\\n<li>Tweak: Added pagination functionality to the Live Results in Search widget<\\/li>\\n<li>Tweak: Added Anchor Offset control to allow precise positioning when scrolling to anchor links on the page<\\/li>\\n<li>Tweak: Load motion effects styles only when they are in use<\\/li>\\n<li>Tweak: Load sticky styles only when they are in use<\\/li>\\n<li>Tweak: Load popup styles only when they are in use<\\/li>\\n<li>Tweak: Load theme builder styles only when they are in use<\\/li>\\n<li>Tweak: Load transition styles for Call to Action and Gallery widgets only when they are in use<\\/li>\\n<li>Tweak: Load styles for Form widgets separately to enhance performance<\\/li>\\n<li>Tweak: Load styles for WooCommerce widgets separately to enhance performance<\\/li>\\n<li>Tweak: Load styles for Theme Elements widgets separately to enhance performance<\\/li>\\n<li>Tweak: Load styles for Carousel widgets separately to enhance performance<\\/li>\\n<li>Tweak: Load styles for Pricing widgets separately to enhance performance<\\/li>\\n<li>Tweak: Load styles for Floating Elements separately to enhance performance<\\/li>\\n<li>Tweak: Load styles for Link in Bio widgets separately to enhance performance<\\/li>\\n<li>Tweak: Load minified CSS in the Loop Builder\'s Call to Action button in the Editor<\\/li>\\n<li>Tweak: Removed &quot;Payments&quot; module styles<\\/li>\\n<li>Tweak: Removed <code>elementor-button-wrapper<\\/code> div from Payapl widget as part of the Optimized Markup experiment<\\/li>\\n<li>Tweak: Removed <code>elementor-button-wrapper<\\/code> div from Stripe widget as part of the Optimized Markup experiment<\\/li>\\n<li>Tweak: Merged &quot;Form Submissions&quot; feature into the version and moved it to the Advanced tab<\\/li>\\n<li>Tweak: Merged &quot;Display Conditions&quot; into the version<\\/li>\\n<li>Fix: Missing translation string for the empty message in the Table of Contents widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/27580\\\">#27580<\\/a>)<\\/li>\\n<li>Fix: Local Storage and Session Storage were being used even when popups were not in use (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7151\\\">#7151<\\/a>)<\\/li>\\n<li>Fix: Masonry layout is not working when pagination is set to &quot;Load More&quot; or &quot;Infinite Scroll&quot; in Loop Grid widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/23684\\\">#23684<\\/a>)<\\/li>\\n<li>Fix: Extra gap between widgets on the frontend when using Off-canvas widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/27706\\\">#27706<\\/a>)<\\/li>\\n<li>Fix: Pagination and custom queries did not work when the Posts Widget was saved as a Global Widget or used via shortcode<\\/li>\\n<li>Fix: Lightbox videos are missing controls and displayed at the wrong size in Media Carousel widget<\\/li>\\n<li>Fix: Pagination options with Individual Pagination not working as expected in Posts and Loop Grid widgets<\\/li>\\n<li>Fix: Justified or Masonry layouts for the Pro Gallery would not display images on the frontend when inserted via nested tabs<\\/li>\\n<li>Fix: Error issue in the Loop Grid widget when used in theme parts with the Taxonomy Filter<\\/li>\\n<li>Fix: Removed the focus ring after clicking to open the Off Canvas inside the Editor<\\/li>\\n<li>Fix: Background gradient colors from the dynamic color tag values are not rendering on the frontend<\\/li>\\n<li>Fix: Excessive database requests generated by the Loop Grid widget<\\/li>\\n<li>Fix: Colors from Dynamic Tags were not rendered on the frontend<\\/li>\\n<li>Fix: Display issue in the Menu widget caused by the \'Native Intersection Observer API<\\/li>\\n<li>Fix: Dropdown area not working in certain scenarios in Menu widget<\\/li>\\n<li>Fix: Content Width control inside the Mega Menu is displaying an empty value<\\/li>\\n<\\/ul>\\n<h4>3.24.4 - 2024-10-09<\\/h4>\\n<ul>\\n<li>Security Fix: Improved code security enforcement in Media Carousel widget<\\/li>\\n<\\/ul>\\n<h4>3.24.3 - 2024-10-01<\\/h4>\\n<ul>\\n<li>Fix: Floating Elements template not loading when Single Page template is set with All Singular condition<\\/li>\\n<li>Fix: Form field styles not loading properly in various scenarios<\\/li>\\n<\\/ul>\\n<h4>3.24.2 - 2024-09-18<\\/h4>\\n<ul>\\n<li>Fix: Icons not displaying when Inline SVG Icons experiment is active in Link In Bio widgets and Floating Elements<\\/li>\\n<\\/ul>\\n<h4>3.24.1 - 2024-09-12<\\/h4>\\n<ul>\\n<li>Fix: Widget styles not loading correctly on front causing alignment inconsistencies (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/28676\\\">#28676<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.24.0 - 2024-09-10<\\/h4>\\n<ul>\\n<li>New: Introducing support for Variable Fonts - allowing for more dynamic and flexible text styling (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6703\\\">#6703<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11333\\\">#11333<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19277\\\">#19277<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/25485\\\">#25485<\\/a>)<\\/li>\\n<li>Tweak: Added \'Structure\' indication for widgets with Display Conditions applied (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/28027\\\">#28027<\\/a>)<\\/li>\\n<li>Tweak: Added a new option for setting the live search results width (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/28280\\\">#28280<\\/a>)<\\/li>\\n<li>Tweak: Improved Honeypot field functionality in Form widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/28480\\\">#28480<\\/a>)<\\/li>\\n<li>Tweak: Added options to \'Copy\', \'Paste\', and \'Clear\' Display Conditions in Context Menu<\\/li>\\n<li>Tweak: Improved performance of the Menu widget when using Dynamic Tags in the URL field<\\/li>\\n<li>Tweak: Improved performance when using Dynamic Tags in Nested Elements<\\/li>\\n<li>Tweak: Added the option for users to disable Akismet for specific Elementor forms<\\/li>\\n<li>Tweak: Adjusted URL structure when presenting the Search Archive page in Search widget<\\/li>\\n<li>Tweak: Added the \'Create Template\' button in Search widget<\\/li>\\n<li>Tweak: Added an option to enable the \'Loader\' animation while live results are loading in Search widget<\\/li>\\n<li>Tweak: Load share buttons compatibility styles only when they are in use<\\/li>\\n<li>Tweak: Load dialog styles only when they are in use<\\/li>\\n<li>Tweak: Load global widget styles only during Editor preview<\\/li>\\n<li>Tweak: Conditionally load widget styles only when the widgets are used<\\/li>\\n<li>Tweak: Load styles for CTA hover animations only when they are in use<\\/li>\\n<li>Tweak: Load notes styles only when the WordPress Toolbar is displayed<\\/li>\\n<li>Tweak: Split <code>animations.min.css<\\/code> into multiple CSS files and load them conditionally<\\/li>\\n<li>Tweak: Promoted Display Conditions feature to Stable status<\\/li>\\n<li>Tweak: Merged Taxonomy Filter feature into the version<\\/li>\\n<li>Tweak: Merged Search feature into the version<\\/li>\\n<li>Tweak: Added a note to \'Current Query\' explaining the impact of WordPress settings on pagination within Archives<\\/li>\\n<li>Tweak: Added the ability to set <code>aria-label<\\/code> for the Off-Canvas widget<\\/li>\\n<li>Fix: Manual Selection option is not excluding sticky posts in Posts and Loop Grid widgets (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18689\\\">#18689<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/23331\\\">#23331<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/28179\\\">#28179<\\/a>)<\\/li>\\n<li>Fix: Template ID does not change according to the imported Loop Item (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21404\\\">#21404<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22202\\\">#22202<\\/a>)<\\/li>\\n<li>Fix: \'Editing Mode\' for the Off-canvas was not functioning correctly in certain scenarios<\\/li>\\n<li>Fix: Added definition to <code>clear_custom_image_sizes<\\/code> hook to prevent edge case issues<\\/li>\\n<li>Fix: Flickering issue with search result buttons when closing results using the keyboard escape key in Search widget<\\/li>\\n<li>Fix: Theme Style settings for buttons were overriding the text styling in Search widget<\\/li>\\n<li>Fix: Nesting menu inside another menu causes functionality issues in Menu widget<\\/li>\\n<li>Fix: Error when using array as custom fields value in Dynamic Tags<\\/li>\\n<\\/ul>\\n<h4>3.23.3 - 2024-08-05<\\/h4>\\n<ul>\\n<li>Fix: Dropdown area not working in certain scenarios in Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/28194\\\">#28194<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.23.2 - 2024-07-29<\\/h4>\\n<ul>\\n<li>Fix: Horizontal scroll bar appearing on the page when using Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/28087\\\">#28087<\\/a>)<\\/li>\\n<li>Fix: Dropdown area disappearing in certain scenarios in Menu widget<\\/li>\\n<\\/ul>\\n<h4>3.23.1 - 2024-07-23<\\/h4>\\n<ul>\\n<li>Security Fix: Improved code security enforcement in link URL<\\/li>\\n<\\/ul>\\n<h4>3.23.0 - 2024-07-15<\\/h4>\\n<ul>\\n<li>New: Search Widget with Live Results - Display live search results as visitors type into the search box, enhancing user experience and engagement (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/27664\\\">#27664<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/24931\\\">#24931<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21459\\\">#21459<\\/a>)<\\/li>\\n<li>Tweak: Renamed <code>width<\\/code> to <code>Min width<\\/code> and added <code>Max width<\\/code> control to Hotspot tooltips (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18930\\\">#18930<\\/a>)<\\/li>\\n<li>Tweak: Applied a logical DOM order to the Mega Menu widget to improve accessibility<\\/li>\\n<li>Tweak: Added the ability to set <code>aria-label<\\/code> for WordPress Menu widget<\\/li>\\n<li>Tweak: Added the ability to set <code>aria-label<\\/code> for Menu widget<\\/li>\\n<li>Tweak: Added a bottom option to the Image Position control in Call to Action widget<\\/li>\\n<li>Fix: Missing version string in included CSS query string when Improved CSS Loading is enabled (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21879\\\">#21879<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/23821\\\">#23821<\\/a>)<\\/li>\\n<li>Fix: Form submission icon message does not display correctly when Inline Font Icons feature is activated<\\/li>\\n<li>Fix: Save and Close button position issues in the conditions screen in Theme Builder.<\\/li>\\n<li>Fix: Focus appears on the first element when using the mouse to open Off-Canvas <\\/li>\\n<li>Fix: Links to Elementor Settings are broken in various locations<\\/li>\\n<li>Fix: Conditions field not showing all relevant conditions in Theme Builder<\\/li>\\n<li>Fix: Off-Canvas flickering in sticky containers with exit animations triggered by sticky effects<\\/li>\\n<\\/ul>\\n<h4>3.22.1 - 2024-06-24<\\/h4>\\n<ul>\\n<li>Fix: Styling of Global widgets not loading when Element Caching experiment is activated (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/27704\\\">#27704<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.22.0 - 2024-06-16<\\/h4>\\n<ul>\\n<li>New: Introducing Off-Canvas widget - create engaging and creative layers triggered by a link (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6225\\\">#6225<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21769\\\">#21769<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/25770\\\">#25770<\\/a>)<\\/li>\\n<li>Tweak: Added option to remove \'User IP\' and \'User Agent\' from the form submissions metadata (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14285\\\">#14285<\\/a>)<\\/li>\\n<li>Tweak: Replaced <code>waypoints.js<\\/code> library with the native Intersection Observer API<\\/li>\\n<li>Tweak: Extended Alignment and Position capabilities in Form widget<\\/li>\\n<li>Tweak: Moved icon View control to style tab in Flip Box widget<\\/li>\\n<li>Tweak: Moved icon View control to style tab in Call to Action widget<\\/li>\\n<li>Tweak: Optimized Form widget to eliminate unnecessary markup when the button icon is empty<\\/li>\\n<li>Tweak: Optimized Posts widget to eliminate unnecessary markup when Load More button text is empty<\\/li>\\n<li>Tweak: Remove <code>placeholder<\\/code> arguments from URL controls<\\/li>\\n<li>Tweak: Implemented CSS logical properties to Icon Position in Form, Posts and Menu Cart widgets<\\/li>\\n<li>Tweak: Activated Display Conditions feature for existing sites<\\/li>\\n<li>Tweak: Activated Taxonomy Filter feature for existing sites<\\/li>\\n<li>Tweak: Added functionality to delay the running of the ready triggers on inner elements<\\/li>\\n<li>Fix: Icons are now part of the link in the Menu Widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/24298\\\">#24298<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/25112\\\">#25112<\\/a>)<\\/li>\\n<li>Fix: <code>all: unset<\\/code> assigned to buttons cause focus issues (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/24322\\\">#24322<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/25448\\\">#25448<\\/a>)<\\/li>\\n<li>Fix: Menu cart SVG icon disappears on front when Optimized Control Loading experiment is activated (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/27342\\\">#27342<\\/a>)<\\/li>\\n<li>Fix: Elementor Pro auto-updates are not working on multisite networks (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/12615\\\">#12615<\\/a>)<\\/li>\\n<li>Fix: PHP error appears in the editor when using Loop Grid in an archive template<\\/li>\\n<li>Fix: UI glitch on Icon Position control in Paypal and Stripe Buttons widgets<\\/li>\\n<li>Fix: Icon Position control RTL issue in Hotspot widget<\\/li>\\n<li>Fix: Manual Selection &quot;Include By&quot; Query doesn\'t work with product categories<\\/li>\\n<\\/ul>\\n<h4>3.21.3 - 2024-05-20<\\/h4>\\n<ul>\\n<li>Security Fix: Improved code security enforcement in Loop Grid widget<\\/li>\\n<li>Fix: License expired affects the Display Conditions functionality in the front end<\\/li>\\n<\\/ul>\\n<h4>3.21.2 - 2024-04-30<\\/h4>\\n<ul>\\n<li>Fix: Special characters are not displayed correctly when using the Excerpt widget in Loop template (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/25860\\\">#25860<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.21.1 - 2024-04-24<\\/h4>\\n<ul>\\n<li>Fix: Excerpt Length setting doesn\'t function correctly for languages with non-English characters in Post Excerpt widget<\\/li>\\n<\\/ul>\\n<h4>3.21.0 - 2024-04-15<\\/h4>\\n<ul>\\n<li>New: Introducing Loop Taxonomy Query - Enabling the display of post and product categories and tags within Loop Grid and Loop Carousel widgets (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21372\\\">#21372<\\/a>)<\\/li>\\n<li>Tweak: Optimized Hotspot widget to prevent rendering when no image is provided<\\/li>\\n<li>Tweak: Optimized Blockquote widget to eliminate unnecessary markup when devoid of content<\\/li>\\n<li>Tweak: Optimized Template widget to eliminate unnecessary markup when no template is selected<\\/li>\\n<li>Tweak: Optimized Code Highlight widget to eliminate unnecessary markup when there is no content<\\/li>\\n<li>Tweak: Implemented CSS logical properties in Elementor<\\/li>\\n<li>Tweak: Implemented accessibility improvements in Portfolio widget<\\/li>\\n<li>Tweak: Implemented accessibility improvements of Author Avatar image alt text in Post Info widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/25440\\\">#25440<\\/a>)<\\/li>\\n<li>Tweak: Notes feature merged to version<\\/li>\\n<li>Tweak: Implemented accessibility improvements of Profile Picture alt text in Author widget<\\/li>\\n<li>Fix: Display issue on hover state in WooCommerce Menu Cart widget<\\/li>\\n<\\/ul>\\n<h4>3.20.3 - 2024-04-10<\\/h4>\\n<ul>\\n<li>Fix: Compatibility issue between the My Account widget and other third-party plugins (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/20986\\\">#20986<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.20.2 - 2024-03-26<\\/h4>\\n<ul>\\n<li>Security Fix: Improved code security enforcement in Media Carousel widget<\\/li>\\n<li>Security Fix: Improved code security enforcement in Form widget<\\/li>\\n<li>Security Fix: Improved code security enforcement in Post Navigation widget<\\/li>\\n<li>Security Fix: Improved code security enforcement in Gallery widget<\\/li>\\n<li>Security Fix: Improved code security enforcement in Video Playlist widget<\\/li>\\n<\\/ul>\\n<h4>3.20.1 - 2024-03-20<\\/h4>\\n<ul>\\n<li>Fix: Strengthened code integrity in deprecated Woo Single Element widget<\\/li>\\n<li>Fix: PHP error notice appears when using Loop Grid with the Taxonomy Filter widgets<\\/li>\\n<\\/ul>\\n<h4>3.20.0 - 2024-03-11<\\/h4>\\n<ul>\\n<li>Tweak: Implemented OR logic in the Display Conditions feature<\\/li>\\n<li>Tweak: Added X and Threads social networks to Share Buttons widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/25299\\\">#25299<\\/a>)<\\/li>\\n<li>Tweak: Added Archive Title dynamic tag rule in Display Conditions feature<\\/li>\\n<li>Tweak: Added Featured Image Title dynamic tag rule in Display Conditions feature<\\/li>\\n<li>Tweak: Added Featured Image Alt dynamic tag rule in Display Conditions feature<\\/li>\\n<li>Tweak: Added Featured Image Caption dynamic tag rule in Display Conditions feature<\\/li>\\n<li>Tweak: Added Author Bio dynamic tag rule in Display Conditions feature<\\/li>\\n<li>Tweak: Added Author Email dynamic tag rule in Display Conditions feature<\\/li>\\n<li>Tweak: Added Author Website dynamic tag rule in Display Conditions feature<\\/li>\\n<li>Tweak: Added Page Title rule in Display Conditions feature<\\/li>\\n<li>Tweak: Added Post Title rule in Display Conditions feature<\\/li>\\n<li>Tweak: Added Featured Image rule in Display Conditions feature<\\/li>\\n<li>Tweak: Added Comments Number rule in Display Conditions feature<\\/li>\\n<li>Tweak: Added Archive Author rule in Display Conditions feature<\\/li>\\n<li>Tweak: Added support for WordPress Custom Fields in Display Conditions feature<\\/li>\\n<li>Tweak: Implemented accessibility improvements in Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/23875\\\">#23875<\\/a>)<\\/li>\\n<li>Tweak: Implemented accessibility improvements in Login widget<\\/li>\\n<li>Tweak: Added additional style controls in the Table of Contents widget<\\/li>\\n<li>Tweak: Added Transition Duration option in Blockquote widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21295\\\">#21295<\\/a>)<\\/li>\\n<li>Tweak: Added Transition Duration to button in Flip Box widget<\\/li>\\n<li>Tweak: Added Transition Duration to button in Author Box widget<\\/li>\\n<li>Tweak: Added Transition Duration to List in Table of Contents widget<\\/li>\\n<li>Tweak: Added Transition Duration to button in Login widget<\\/li>\\n<li>Tweak: Added Transition Duration in Post Navigation widget<\\/li>\\n<li>Tweak: Added Transition Duration Show More in Video Playlist widget<\\/li>\\n<li>Tweak: Added Transition Duration to button in Form widget<\\/li>\\n<li>Tweak: Removed separator-none argument from all Editor controls<\\/li>\\n<li>Tweak: Add <code>&lt;time&gt;<\\/code> wrapper for Date and Time items in Post Info widget<\\/li>\\n<li>Tweak: Page Transitions feature merged to version<\\/li>\\n<li>Tweak: Scroll Snap feature merged to version<\\/li>\\n<li>Tweak: Promoted Display Conditions feature to Beta status and activated for new sites<\\/li>\\n<li>Tweak: Promoted Taxonomy Filter feature to beta status and activated for new sites<\\/li>\\n<li>Fix: Page Transitions feature and Load Font Awesome 4 Support cause a console error (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18885\\\">#18885<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19334\\\">#19334<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21082\\\">#21082<\\/a>)<\\/li>\\n<li>Fix: Added better output escaping in Taxonomy Filter widget<\\/li>\\n<\\/ul>\\n<h4>3.19.3 - 2024-02-26<\\/h4>\\n<ul>\\n<li>Tweak: Improved Loop CSS loading structure in Loop Grid item<\\/li>\\n<li>Security Fix: Addressed security weaknesses in Dynamic Tags<\\/li>\\n<\\/ul>\\n<h4>3.19.2 - 2024-02-07<\\/h4>\\n<ul>\\n<li>Fix: Export data inconsistencies when using form actions in Form widget<\\/li>\\n<\\/ul>\\n<h4>3.19.1 - 2024-02-05<\\/h4>\\n<ul>\\n<li>Fix: Enqueuing non-existing Loop Template CSS file in Loop Item template (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/24959\\\">#24959<\\/a>)<\\/li>\\n<li>Fix: Improved code security enforcement in Countdown widget<\\/li>\\n<\\/ul>\\n<h4>3.19.0 - 2024-01-29<\\/h4>\\n<ul>\\n<li>New: Introducing Display Conditions for Elements - allowing users to customize content visibility based on specified criteria (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4246\\\">#4246<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21152\\\">#21152<\\/a>)<\\/li>\\n<li>New: Implemented Akismet Integration for enhanced spam protection and security in Form widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11401\\\">#11401<\\/a>)<\\/li>\\n<li>New: Introducing Permissions functionality to Element Manager - providing users with enhanced control over access and management capabilities<\\/li>\\n<li>Tweak: Added styling option for dropdown indicator in Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21907\\\">#21907<\\/a>)<\\/li>\\n<li>Tweak: Added additional size units and custom units in all elements<\\/li>\\n<li>Tweak: Implemented CSS logical properties in WordPress Menu widget<\\/li>\\n<li>Tweak: Implemented CSS logical properties in Reviews widget<\\/li>\\n<li>Tweak: Implemented CSS logical properties in Countdown widget<\\/li>\\n<li>Tweak: Implemented CSS logical properties in Elementor Editor<\\/li>\\n<li>Tweak: Updated <code>jquery.smartmenus.js<\\/code> version from 1.1.1 to 1.2.0<\\/li>\\n<li>Fix: Dynamic Background Image does not load on the first Loop Item in a Loop Grid (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21489\\\">#21489<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22368\\\">#22368<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/23085\\\">#23085<\\/a>)<\\/li>\\n<li>Fix: History panel deprecation notices in console log<\\/li>\\n<li>Fix: Second Pro rollback installed the latest version instead of the specifically selected older version<\\/li>\\n<li>Fix: Incorrect position of the dropdown content when applying entrance animation in Menu Widget<\\/li>\\n<li>Fix: UX issues when using in-place editing in Menu widget<\\/li>\\n<li>Fix: Pagination with page reload is not working when used with the Taxonomy filter and Loop Grid widget in Archive template<\\/li>\\n<\\/ul>\\n<h4>3.18.2 - 2023-12-20<\\/h4>\\n<ul>\\n<li>Fix: Modified controls sanitization to enforce better security policies in Price List widget<\\/li>\\n<li>Fix: Error messages related to loop filter appear on front when using PHP 8.X and <code>WP_DEBUG<\\/code> is true<\\/li>\\n<\\/ul>\\n<h4>3.18.1 - 2023-12-06<\\/h4>\\n<ul>\\n<li>Fix: No results appeared when reloading the page with deep link and de-selecting terms in Taxonomy Filter widget<\\/li>\\n<li>Fix: No results appeared when filtering the Uncategorized category in Filter Taxonomy widget<\\/li>\\n<li>Fix: Notes still available when the Notes feature is deactivated<\\/li>\\n<\\/ul>\\n<h4>3.18.0 - 2023-12-04<\\/h4>\\n<ul>\\n<li>Tweak: Added the ability to upload files as attachments to emails in the File Upload field in Form widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4868\\\">#4868<\\/a>)<\\/li>\\n<li>Tweak: Introduced the capability to design and edit the empty state in the Loop Grid widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/24261\\\">#24261<\\/a>)<\\/li>\\n<li>Tweak: Implemented the option to close the menu content area with a click anywhere on the screen in Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22686\\\">#22686<\\/a>)<\\/li>\\n<li>Tweak: Improve scrolling behavior inside the content area when there is not enough space in Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22712\\\">#22712<\\/a>)<\\/li>\\n<li>Tweak: Expanded breakpoint options in Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22488\\\">#22488<\\/a>)<\\/li>\\n<li>Tweak: Added Logical Combination control in Taxonomy Filter widget<\\/li>\\n<li>Tweak: Added additional units to Horizontal and Vertical padding for Dropdown in WordPress Menu widget<\\/li>\\n<li>Tweak: Hide navigation arrows when there is only one slide in Loop Carousel and Carousel widgets<\\/li>\\n<li>Tweak: Added various HTML Tag controls in Video Playlist widget<\\/li>\\n<li>Tweak: Added responsive control to navigation size in Slides, Reviews, Media Carousel and Testimonial Carousel widgets<\\/li>\\n<li>Tweak: Added semantic <code>&lt;search&gt;<\\/code> wrapper in Search Form widget<\\/li>\\n<li>Tweak: Added semantic <code>&lt;search&gt;<\\/code> wrapper in Taxonomy Filter widget<\\/li>\\n<li>Tweak: Added Multiple Selection control in Taxonomy Filter widget<\\/li>\\n<li>Fix: Deprecated notice when using ${var} in strings instead of {$var} with PHP 8.2 (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/23927\\\">#23927<\\/a>)<\\/li>\\n<li>Fix: Dropdown indicator position issue in Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/23947\\\">#23947<\\/a>)<\\/li>\\n<li>Fix: Dynamic Tags are not available when choosing \'self-hosted\' source in Video widget<\\/li>\\n<li>Fix: Telephone field placeholder is aligned to the left in RTL websites in Form widget<\\/li>\\n<\\/ul>\\n<h4>3.17.1 - 2023-11-01<\\/h4>\\n<ul>\\n<li>Fix: Modified controls sanitization to enforce better security policies in Code Highlight, Form, Lottie, Price List, and Video Playlist widgets<\\/li>\\n<\\/ul>\\n<h4>3.17.0 - 2023-10-25<\\/h4>\\n<ul>\\n<li>Tweak: Added AJAX pagination option or seamless page navigation between content in Loop Grid widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1284\\\">#1284<\\/a>)<\\/li>\\n<li>Tweak: Introduced Individual Pagination option when multiple Post widgets are on the same page, providing enhanced control over pagination<\\/li>\\n<li>Tweak: Introduced Individual Pagination option when multiple Loop Grid widgets are on the same page, providing enhanced control over pagination<\\/li>\\n<li>Tweak: Added a None option to the breakpoint options in Menu widget<\\/li>\\n<li>Tweak: Added a horizontal scrolling option in Menu widget<\\/li>\\n<li>Tweak: Upgraded minimum required PHP version to 7.3<\\/li>\\n<li>Tweak: Improved accessibility when minimize button is disabled in Table of Content widget<\\/li>\\n<li>Fix: Table of Content widget without icons displays <code>undefined<\\/code> error (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17523\\\">#17523<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17768\\\">#17768<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18463\\\">#18463<\\/a>)<\\/li>\\n<li>Fix: Hover behavior issues on menu items in Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/23430\\\">#23430<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22431\\\">#22431<\\/a>)<\\/li>\\n<li>Fix: Links inside Loop Carousel are not working on initial load in Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/23705\\\">#23705<\\/a>)<\\/li>\\n<li>Fix: Popups accessible navigation adds outlines to the wrong first focusable element<\\/li>\\n<li>Fix: Dropdown area aligned to the left side of the screen if contains Tabs widget in Menu widget<\\/li>\\n<li>Fix: Content horizontal position not aligning correctly when used with carousel widgets in Menu widget<\\/li>\\n<li>Fix: Accessibility errors in PageSpeed Insights in Table of Contents widget<\\/li>\\n<\\/ul>\\n<h4>3.16.2 - 2023-09-20<\\/h4>\\n<ul>\\n<li>Fix: Fit to Content dropdown position calculation is incorrect in Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/23808\\\">#23808<\\/a>)<\\/li>\\n<li>Fix: Reverted hide navigation arrows when there is only one slide in the Loop or Nested carousel (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/23804\\\">#23804<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.16.1 - 2023-09-14<\\/h4>\\n<ul>\\n<li>Fix: Dynamic tag for ACF image field is not working as expected (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/23757\\\">#23757<\\/a>)<\\/li>\\n<li>Fix: Sticky functionality affects padding values in Container (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/23758\\\">#23758<\\/a>)<\\/li>\\n<li>Fix: HTML list issues for padding and margin in Menu widget<\\/li>\\n<\\/ul>\\n<h4>3.16.0 - 2023-09-12<\\/h4>\\n<ul>\\n<li>Tweak: Implemented accessibility improvements in Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/23607\\\">#23607<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22554\\\">#22554<\\/a>)<\\/li>\\n<li>Fix: \'Fallback: Recent Posts\' option malfunctions in the Query control (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21436\\\">#21436<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/23259\\\">#23259<\\/a>)<\\/li>\\n<li>Tweak: Hide navigation arrows when there is only one slide in the Loop or Nested carousel (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22056\\\">#22056<\\/a>)<\\/li>\\n<li>Tweak: Used appropriate image <code>alt<\\/code> in Testimonial Carousel widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17680\\\">#17680<\\/a>)<\\/li>\\n<li>Tweak: Optimized Scroll Snap functionality when using Container widget<\\/li>\\n<li>Tweak: Enhanced Elementor Role Manager functionality when using Containers<\\/li>\\n<li>Tweak: Added Notes feature to the Editor Top Bar<\\/li>\\n<li>Tweak: Replace CSS <code>float<\\/code> with other layouts in the Editor<\\/li>\\n<li>Tweak: Upgraded HTML Structure for the Menu widget<\\/li>\\n<li>Tweak: Implemented CSS logical properties in Carousel and Menu widgets<\\/li>\\n<li>Tweak: Added keyboard accessibility to a link in Posts widget<\\/li>\\n<li>Tweak: Loop Builder feature merged to version<\\/li>\\n<li>Fix: Addressed inconsistency in hover effect durations between icon, dropdown indicator colors, and text colors in the Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22376\\\">#22376<\\/a>)<\\/li>\\n<li>Fix: Slides break if the parent container is set to HTML A tag in Loop Carousel and Carousel widgets (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22678\\\">#22678<\\/a>)<\\/li>\\n<li>Fix: The icon size setting is not affecting uploaded SVG icons in the Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22372\\\">#22372<\\/a>)<\\/li>\\n<li>Fix: Taxonomy filter does not work with slug in foreign characters (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/23315\\\">#23315<\\/a>)<\\/li>\\n<li>Fix: Improved code security enforcement in Dynamic Tags<\\/li>\\n<li>Fix: Sticky container incorrectly adjusts its width when transitioning from a smaller breakpoint to a larger one within the Editor<\\/li>\\n<\\/ul>\\n<h4>3.15.1 - 2023-08-09<\\/h4>\\n<ul>\\n<li>Fix: Improved code security enforcement in Table of Contents widget<\\/li>\\n<\\/ul>\\n<h4>3.15.0 - 2023-07-31<\\/h4>\\n<ul>\\n<li>New: Introducing Taxonomy Filter widget - Empower visitors to seamlessly filter listings in Loop Grids based on taxonomies (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3140\\\">#3140<\\/a>)<\\/li>\\n<li>Tweak: Added an &quot;Offset Sides&quot; functionality in Carousel and Loop Carousel widgets (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21114\\\">#21114<\\/a>)<\\/li>\\n<li>Tweak: Modified the size of the Publish button in the Editor Top Bar feature (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22472\\\">#22472<\\/a>)<\\/li>\\n<li>Tweak: Improved Ajax permissions functionality for better security enforcement<\\/li>\\n<li>Tweak: Added option for pagination custom position in Carousel and Loop Carousel widgets<\\/li>\\n<li>Tweak: Added option for navigation custom position in Carousel and Loop Carousel widgets<\\/li>\\n<li>Tweak: Added additional styling options for navigation in Carousel and Loop Carousel widgets<\\/li>\\n<li>Tweak: Added labels to shortcode column in WordPress admin<\\/li>\\n<li>Tweak: Unified the appearance of <code>stretch<\\/code> and <code>center<\\/code> buttons in Menu widget<\\/li>\\n<li>Tweak: Unified the appearance of <code>stretch<\\/code> and <code>center<\\/code> buttons in My Account widget<\\/li>\\n<li>Tweak: Improved panel UI in Video Playlist widget<\\/li>\\n<li>Tweak: Implemented CSS logical properties in Elementor Editor<\\/li>\\n<li>Tweak: Added &quot;Title HTML Tag&quot; and &quot;Description HTML Tag&quot; in Price List widget<\\/li>\\n<li>Tweak: Added &quot;Title HTML Tag&quot; and &quot;Description HTML Tag&quot; in Slides widget<\\/li>\\n<li>Tweak: Added &quot;Title HTML Tag&quot; and &quot;Description HTML Tag&quot; in Flip Box widget<\\/li>\\n<li>Tweak: Added &quot;Description HTML Tag&quot; in Call To Action widget<\\/li>\\n<li>Security Fix: Improved code security enforcement in Share Buttons widget<\\/li>\\n<li>Security Fix: Improved code security enforcement in Form widget<\\/li>\\n<li>Fix: WooCommerce Status page failed to recognize Elementor WooCommerce widgets<\\/li>\\n<li>Fix: Pagination does not work inside single templates when using Posts and Loop Grid widgets<\\/li>\\n<li>Fix: Incorrect saving of WooCommerce page settings in Elementor site settings under certain scenarios<\\/li>\\n<\\/ul>\\n<h4>3.14.1 - 2023-06-26<\\/h4>\\n<ul>\\n<li>Tweak: Improved navigation on touch devices in Carousel widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22827\\\">#22827<\\/a>)<\\/li>\\n<li>Fix: Missing navigation arrows on lightbox in Gallery widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22870\\\">#22870<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.14.0 - 2023-06-19<\\/h4>\\n<ul>\\n<li>New: Introducing Carousel widget - Infinite design possibilities, and nesting capabilities (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2587\\\">#2587<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/219\\\">#219<\\/a>)<\\/li>\\n<li>Tweak: Added Static Item Position functionality to Alternate template in Loop Grid widget<\\/li>\\n<li>Tweak: Added visual indication of Page Parts<\\/li>\\n<li>Tweak: Added dividers option between menu items in Menu widget<\\/li>\\n<li>Tweak: Changed the HTML structure of Pagination and Navigation in Loop Carousel and Nested Carousel widgets<\\/li>\\n<li>Tweak: Added shop page in WooCommerce Pages section in Site Settings<\\/li>\\n<li>Tweak: Added Text Shadow, Box Shadow and Padding control to button in Call to Action widget<\\/li>\\n<li>Tweak: Added Lazy Load support for images in Video Playlist widget<\\/li>\\n<li>Tweak: Added <code>alt<\\/code> attribute to images in Video Playlist widget<\\/li>\\n<li>Tweak: Replaced select control with choose control for Flip Direction control in Flip Box widget<\\/li>\\n<li>Tweak: Added keyboard accessibility to Carousel and Loop Carousel widgets<\\/li>\\n<li>Tweak: Use <code>media_types<\\/code> array in Media controls<\\/li>\\n<li>Fix: Lightbox is still enabled after disabling it in the Site Settings in Gallery widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11193\\\">#11193<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19871\\\">#19871<\\/a>)<\\/li>\\n<li>Fix: Responsive settings for templates don\'t work as expected when Additional Custom Breakpoints feature is active (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16819\\\">#16819<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19394\\\">#19394<\\/a>)<\\/li>\\n<li>Fix: Inner containers are not presented as expected in Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21813\\\">#21813<\\/a>)<\\/li>\\n<li>Fix: Popup width does not support percentages (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22413\\\">#22413<\\/a>)<\\/li>\\n<li>Fix: PHP 8.x throws errors when using WooCommerce Ajax response (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22199\\\">#22199<\\/a>)<\\/li>\\n<li>Fix: Mini cart template appears as empty in various scenarios in Menu Cart widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22789\\\">#22789<\\/a>)<\\/li>\\n<li>Fix: Order by Price doesn\'t work for the Latest products or Manual Selection in Products widget<\\/li>\\n<li>Fix: Dropdown indicator icon is not vertically aligned to the text when using icon in Menu Widget<\\/li>\\n<li>Fix: Mixed content warning in the console for Video Playlist widget<\\/li>\\n<li>Fix: Preview settings are not presented as expected after first save in Loop Template<\\/li>\\n<li>Fix: Not-crawlable link error in Video Playlist widget<\\/li>\\n<li>Fix: Lightbox is still enabled after disabling it in the Site Settings in Logo widget<\\/li>\\n<li>Fix: Focus state issue on page load when using Table of Content widget<\\/li>\\n<\\/ul>\\n<h4>3.13.2 - 2023-05-22<\\/h4>\\n<ul>\\n<li>Fix: Hover settings not working as expected on Touch-Enabled devices in Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22258\\\">#22258<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.13.1 - 2023-05-11<\\/h4>\\n<ul>\\n<li>Security Fix: Addressed security weaknesses in access management related functions<\\/li>\\n<li>Fix: Excerpt content pulled from post content is showing with HTML tags in Loop Grid widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22367\\\">#22367<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.13.0 - 2023-05-08<\\/h4>\\n<ul>\\n<li>Tweak: Provided an option to assign excerpt automatically from post content in Post Excerpt dynamic tag (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/20256\\\">#20256<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21715\\\">#21715<\\/a>)<\\/li>\\n<li>Tweak: Added Display Conditions functionality in Editor Top bar (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21675\\\">#21675<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22050\\\">#22050<\\/a>)<\\/li>\\n<li>Tweak: Removed <code>elementor_page_id<\\/code> from request URLs in the WC AJAX calls (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18675\\\">#18675<\\/a>)<\\/li>\\n<li>Tweak: Added icons to menu items in Mega Menu widget (<a href=\\\"https:\\/\\/github.com\\/orgs\\/elementor\\/discussions\\/21602\\\">#21602<\\/a>)<\\/li>\\n<li>Tweak: Added keyboard accessibility to Toggle Button in WordPress Menu widget (<a href=\\\"https:\\/\\/github.com\\/orgs\\/elementor\\/discussions\\/2348\\\">#2348<\\/a>)<\\/li>\\n<li>Tweak: Added \'Active item state\' to top-level menu items for anchor links in the Menu widget<\\/li>\\n<li>Tweak: Added keyboard accessibility to navigation arrows in Loop Carousel widget<\\/li>\\n<li>Tweak: Added keyboard accessibility to navigation arrows in Slides widget<\\/li>\\n<li>Tweak: Added keyboard accessibility to navigation arrows in Media, Testimonial and Reviews Carousel widgets<\\/li>\\n<li>Tweak: Added keyboard accessibility to Table of Content widget<\\/li>\\n<li>Tweak: Added keyboard accessibility to Search Form widget<\\/li>\\n<li>Tweak: Added accessibility to images in Slides widget<\\/li>\\n<li>Tweak: Added accessibility to images in Call To Action widget<\\/li>\\n<li>Tweak: Added accessibility to images in Media Carousel widget<\\/li>\\n<li>Tweak: Added accessibility to images in Gallery widget<\\/li>\\n<li>Tweak: Added Lazy Load support for avatar image in Post Info widget<\\/li>\\n<li>Tweak: Added Lazy Load support to various Elementor Editor and Admin images<\\/li>\\n<li>Tweak: Added Lazy Load support for author image in Author Box widget<\\/li>\\n<li>Tweak: Added Lazy Load support for images in Price List widget<\\/li>\\n<li>Fix: Content width is affected by the widget\'s width when Content Width is set to Fit to Content in Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21842\\\">#21842<\\/a>)<\\/li>\\n<li>Fix: Empty value on Rows field causes an error in Products widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21451\\\">#21451<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.12.2 - 2023-04-09<\\/h4>\\n<ul>\\n<li>Fix: Mini cart template appears as empty in various WordPress themes (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21836\\\">#21836<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.12.1 - 2023-04-02<\\/h4>\\n<ul>\\n<li>Fix: Default background colors are presented as transparent in Popup (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21824\\\">#21824<\\/a>)<\\/li>\\n<li>Fix: Reverted the tweak of Form Submissions feature merged to the version (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21821\\\">#21821<\\/a>)<\\/li>\\n<li>Fix: Dropdown area is not closing when hovering outside of the content area in Menu widget<\\/li>\\n<\\/ul>\\n<h4>3.12.0 - 2023-03-29<\\/h4>\\n<ul>\\n<li>New: Introducing the Mega Menu with the new Menu widget - empowers you to achieve a much higher level of menu design, customization, and creativity<\\/li>\\n<li>New: Diversify your design with a Loop Alternate template - apply another template within your Loop Grid for design creativity<\\/li>\\n<li>New: Kickstart your workflow with predesigned Loop container-based templates<\\/li>\\n<li>Tweak: Added custom icon controls to various locations in Menu Cart widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/13678\\\">#13678<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17941\\\">#17941<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19295\\\">#19295<\\/a>)<\\/li>\\n<li>Tweak: Added a spacing control between navigation and slides in the Loop Carousel<\\/li>\\n<li>Tweak: Added responsive control to the \'Gap between slides\' control in the Loop Carousel<\\/li>\\n<li>Tweak: Added Custom CSS section in Loop Item template<\\/li>\\n<li>Tweak: Added an Article class metadata in Loop Item template<\\/li>\\n<li>Tweak: Added Lazy Load support for background images in CTA widget when using the Lazy Load Background Images experiment<\\/li>\\n<li>Tweak: Added Lazy Load support for background images in Flipbox widget when using the Lazy Load Background Images experiment<\\/li>\\n<li>Tweak: Added additional size units and custom units in all elements<\\/li>\\n<li>Tweak: Changed Nav Menu widget name to WordPress Menu widget<\\/li>\\n<li>Tweak: Added &quot;Form Validation&quot; control to Form widget<\\/li>\\n<li>Tweak: Updated custom messages in the Form widget<\\/li>\\n<li>Tweak: Improved accessibility in various elements in Gallery widget<\\/li>\\n<li>Tweak: Form Submissions feature merged to version<\\/li>\\n<li>Tweak: Loop feature promoted to Stable status<\\/li>\\n<li>Tweak: Page Transitions feature promoted to Stable status<\\/li>\\n<li>Tweak: Improved accessibility in filter bar in Gallery widget<\\/li>\\n<li>Tweak: Remove unused <code>aspect-ratio-*<\\/code> CSS classes<\\/li>\\n<li>Fix: Not all active breakpoints appear under &quot;Advanced Rules&quot; in popup publish settings (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17020\\\">#17020<\\/a>)<\\/li>\\n<li>Fix: Dynamic background image and video is not working with ACF in Loop Grid widget<\\/li>\\n<\\/ul>\\n<h4>3.11.7 - 2023-03-22<\\/h4>\\n<ul>\\n<li>Tweak: Improved code security enforcement in WooCommerce components<\\/li>\\n<\\/ul>\\n<h4>3.11.6 - 2023-03-14<\\/h4>\\n<ul>\\n<li>Tweak: Improved code security enforcement in Author Box and Countdown widgets<\\/li>\\n<\\/ul>\\n<h4>3.11.5 - 2023-03-12<\\/h4>\\n<ul>\\n<li>Fix: Hamburger Menu Toggle not showing if breakpoint is set to Tablet Extra in Nav Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21003\\\">#21003<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.11.4 - 2023-03-07<\\/h4>\\n<ul>\\n<li>Tweak: Prevented SVG file upload for better security enforcement in Forms widget<\\/li>\\n<\\/ul>\\n<h4>3.11.3 - 2023-02-26<\\/h4>\\n<ul>\\n<li>Fix: Error message appears when submitting a form placed below Loop Grid and Loop Carousel widgets (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21432\\\">#21432<\\/a>)<\\/li>\\n<li>Fix: PHP 8.x compatibility issues in various places<\\/li>\\n<\\/ul>\\n<h4>3.11.2 - 2023-02-22<\\/h4>\\n<ul>\\n<li>Fix: Save &amp; Back handle becomes inaccessible in various scenarios cases in Loop Carousel widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21316\\\">#21316<\\/a>)<\\/li>\\n<li>Fix: Can\'t edit page when using \'Content Tabs\' and \'Section\' options in Video Playlist widget<\\/li>\\n<\\/ul>\\n<h4>3.11.1 - 2023-02-15<\\/h4>\\n<ul>\\n<li>Fix: Featured Image dynamic tag is not working in Background images (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21313\\\">#21313<\\/a>)<\\/li>\\n<li>Fix: Time zone is not correct in Countdown widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17485\\\">#17485<\\/a>)<\\/li>\\n<li>Fix: File upload field is not working in Form widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21341\\\">#21341<\\/a>)<\\/li>\\n<li>Fix: Post Image Attachments dynamic tag is not working in various widgets (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21314\\\">#21314<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.11.0 - 2023-02-13<\\/h4>\\n<ul>\\n<li>New: Introducing Loop Carousel widget - Create powerful &amp; repeating loop templates and populate each one with dynamic content (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/219\\\">#219<\\/a>)<\\/li>\\n<li>New: Added Date and Time Range option to Advanced Rules in Popup<\\/li>\\n<li>Tweak: Improved accessibility when opening and closing a popup (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9788\\\">#9788<\\/a>)<\\/li>\\n<li>Tweak: Improved accessibility of full-screen mode in Search Form widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19907\\\">#19907<\\/a>)<\\/li>\\n<li>Tweak: Added keyboard accessibility support to Flip Box widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5861\\\">#5861<\\/a>)<\\/li>\\n<li>Tweak: Add <code>aria-label<\\/code> to read more link in Posts widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/13784\\\">#13784<\\/a>)<\\/li>\\n<li>Tweak: Use <code>aspect-ratio<\\/code> property instead of CSS trick in Media Carousel widget<\\/li>\\n<li>Tweak: Updated translation string in Stripe widget<\\/li>\\n<li>Fix: Masonry and Columns controls are not working as expected with responsive in Posts and Loop Grid widgets (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/20670\\\">#20670<\\/a>)<\\/li>\\n<li>Fix: Invalid attributes names in Nav Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17400\\\">#17400<\\/a>)<\\/li>\\n<li>Fix: Post Image Attachments dynamic tag is not working as expected in various widgets<\\/li>\\n<li>Fix: Form fields order is not presented correctly when exported to CSV in Form Submissions<\\/li>\\n<li>Fix: Dynamic background image and video are not working with ACF in Loop Grid widget<\\/li>\\n<\\/ul>\\n<h4>3.10.3 - 2023-01-29<\\/h4>\\n<ul>\\n<li>Tweak: Added introduction video to loop item information modal in Theme Builder<\\/li>\\n<li>Fix: PHP 8.x throws errors and notices in some cases (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21087\\\">#21087<\\/a>)<\\/li>\\n<li>Fix: Infinite Scroll and Load on click pagination are not working as expected in Archive template<\\/li>\\n<li>Fix: Show row even when values do not exist in Form Submissions<\\/li>\\n<\\/ul>\\n<h4>3.10.2 - 2023-01-17<\\/h4>\\n<ul>\\n<li>Fix: Updated compatibility tag for Elementor v3.10<\\/li>\\n<\\/ul>\\n<h4>3.10.1 - 2023-01-09<\\/h4>\\n<p>Fix: Preview Could not be loaded error message appears on pages containing the Loop Grid in a header or footer templates<\\/p>\\n<h4>3.10.0 - 2023-01-09<\\/h4>\\n<ul>\\n<li>New: Added new dynamic tag for due date in Countdown widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7737\\\">#7737<\\/a>)<\\/li>\\n<li>Tweak: Added <code>modified<\\/code> and <code>comment_count<\\/code> to Order By in posts query control (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11159\\\">#11159<\\/a>)<\\/li>\\n<li>Tweak: Replaced <code>footer<\\/code> tag in Blockquote and Comments widgets for better semantics<\\/li>\\n<li>Fix: Compatibility issue in Imagify Media Library filters due to <code>_elementor_is_screenshot<\\/code> meta filter (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19988\\\">#19988<\\/a>)<\\/li>\\n<li>Fix: Hotspot Widget label icon height issues when Inline Font Icons experiment is active<\\/li>\\n<li>Fix: Editing glitch when using two loop grid widgets on the same page with the same loop item template<\\/li>\\n<li>Fix: Equal height is not working when using sections in Loop Grid widget<\\/li>\\n<li>Fix: Large amount of menu items are not appearing correctly on a mobile device in Nav Menu widget<\\/li>\\n<li>Fix: Featured Image does not change dynamically when using infinite\\/click pagination in Loop Grid widget<\\/li>\\n<li>Fix: Removed action call of non-existent <code>display_empty_cart_template()<\\/code> method in Cart widget<\\/li>\\n<\\/ul>\\n<h4>3.9.2 - 2022-12-21<\\/h4>\\n<ul>\\n<li>Fix: JS events do not trigger in Popups (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/20708\\\">#20708<\\/a>)<\\/li>\\n<li>Fix: PHP Errors appear when not using the toggle menu in Nav Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18636\\\">#18636<\\/a>)<\\/li>\\n<li>Fix: Popups\' backgrounds disappear when using Lazy Load Background Images experiment<\\/li>\\n<\\/ul>\\n<h4>3.9.1 - 2022-12-14<\\/h4>\\n<ul>\\n<li>Fix: WooCommerce Product Gallery dynamic tag is not working in Basic Gallery, Gallery and Image Carousel widgets (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/20678\\\">#20678<\\/a>)<\\/li>\\n<li>Fix: Hide Empty option is not working in Menu Cart widget<\\/li>\\n<li>Fix: The Stripe Button widget doesn\'t work in Templates<\\/li>\\n<\\/ul>\\n<h4>3.9.0 - 2022-12-06<\\/h4>\\n<ul>\\n<li>New: Added support for WooCommerce to Loop Builder (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/20020\\\">#20020<\\/a>)<\\/li>\\n<li>Tweak: Added more options to \'Show up to X times\' advanced rule in Popups (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8187\\\">#8187<\\/a>)<\\/li>\\n<li>Tweak: Allow saving and reloading a page while editing in-place loop item template (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19882\\\">#19882<\\/a>)<\\/li>\\n<li>Tweak: Added <code>$location param<\\/code> to <code>elementor\\/theme\\/get_location_templates\\/template_id<\\/code> hook (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18453\\\">#18453<\\/a>)<\\/li>\\n<li>Tweak: Removed redundant labels from group controls (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11666\\\">#11666<\\/a>)<\\/li>\\n<li>Tweak: Added support to use sections and columns as the layout structure of a Loop item template<\\/li>\\n<li>Tweak: Disabled movement when a repeater item is in focus in edit mode<\\/li>\\n<li>Tweak: Upgrade the autoprefixer package to better minify CSS files<\\/li>\\n<li>Tweak: Removed duplicate SQL queries on every page for better performance<\\/li>\\n<li>Tweak: Improved License validation mechanism to avoid limitations<\\/li>\\n<li>Tweak: Added more units options to Border Width control in various elements<\\/li>\\n<li>Tweak: Added <code>em<\\/code> units to Border Radius control in various elements<\\/li>\\n<li>Tweak: Added \'Equal height\' functionality to Loop Grid widget<\\/li>\\n<li>Fix: Issue with Related Products widget and WooCommerce Pixel Manager plugin (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16934\\\">#16934<\\/a>)<\\/li>\\n<li>Fix: My Account widget gets hidden when using a single page template with post content (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19627\\\">#19627<\\/a>)<\\/li>\\n<li>Fix: Cart is not updated when cache enabled in Menu Cart widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19312\\\">#19312<\\/a>)<\\/li>\\n<li>Fix: Entrance animations are not working as expected with Infinite Loop and Load on CLick pagination in Loop Grid widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/20293\\\">#20293<\\/a>)<\\/li>\\n<li>Fix: Loading page issues in Form Submissions screen (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19973\\\">#19973<\\/a>)<\\/li>\\n<li>Fix: Recently Edited date and time not working as expected in Elementor Overview plugin in WordPress dashboard (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17966\\\">#17966<\\/a>)<\\/li>\\n<li>Fix: Recurring license mismatch error message when using translators plugins<\\/li>\\n<li>Fix: Submenu items triggers page transition instead of opening in Nav Menu widget<\\/li>\\n<li>Fix: Query values of Posts widget are not imported correctly when importing a Kit<\\/li>\\n<li>Fix: Loop items are exceeding the widget boundaries in Loop Grid widget<\\/li>\\n<li>Fix: Order by option is not working as expected when choosing Upsells, Cross-Sells and Related Products query in Products widget<\\/li>\\n<li>Fix: Various widgets disappear in certain scenarios when choosing direction Row or Column in Container<\\/li>\\n<\\/ul>\\n<h4>3.8.2 - 2022-11-20<\\/h4>\\n<ul>\\n<li>Fix: Z-index issues when applying sticky to Container<\\/li>\\n<li>Fix: Error message appears on front with Editor and Shop Manager roles when using the Loop Builder widget<\\/li>\\n<\\/ul>\\n<h4>3.8.1 - 2022-11-06<\\/h4>\\n<ul>\\n<li>Fix: Sticky inner section is not staying in the column when applying sticky option in Sections (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/20203\\\">#20203<\\/a>)<\\/li>\\n<li>Fix: Post Title widget located in a loop item template disappears when enabling the hide title option inside page settings (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/20207\\\">#20207<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/20255\\\">#20255<\\/a>)<\\/li>\\n<li>Fix: ACF Dynamic data not rendering correctly in various scenarios (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/20235\\\">#20235<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/20258\\\">#20258<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/20277\\\">#20277<\\/a>)<\\/li>\\n<li>Fix: Z-index issues when applying sticky to Container (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/20227\\\">#20227<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.8.0 - 2022-10-30<\\/h4>\\n<ul>\\n<li>New: Introducing Loop Builder as a beta status experiment - Create powerful &amp; repeating loop templates and populate each one with dynamic content and design flexibility (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4440\\\">#4440<\\/a>)<\\/li>\\n<li>Tweak: Add <code>wp_body_open()<\\/code> to header in Header template (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11562\\\">#11562<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15828\\\">#15828<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/13089\\\">#13089<\\/a>)<\\/li>\\n<li>Tweak: Added support border-radius option to the Code Highlight widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14316\\\">#14316<\\/a>)<\\/li>\\n<li>Tweak: Import\\/Export CLI and UI mechanisms were merged into a unified service<\\/li>\\n<li>Tweak: User with no permission to Notes cannot be mentioned in a note<\\/li>\\n<li>Tweak: User with no permission to view a post cannot be mentioned in a note<\\/li>\\n<li>Tweak: Notes was added to the right click context-menu<\\/li>\\n<li>Tweak: Notes panel can be resizable<\\/li>\\n<li>Tweak: Notes panel can be dragged outside of the canvas in responsive mode in the editor<\\/li>\\n<li>Tweak: Updated form validation messages translation strings in Form widget<\\/li>\\n<li>Tweak: Updated translators comments<\\/li>\\n<li>Tweak: Theme Builder logo and Title should be clickable<\\/li>\\n<li>Tweak: Reduced API requests and DB calls on non-write setup<\\/li>\\n<li>Tweak: Added media queries to the Table of Contents widget<\\/li>\\n<li>Fix: Sticky option is not working as expected in various scenarios in Container (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18357\\\">#18357<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19540\\\">#19540<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19618\\\">#19618<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19777\\\">#19777<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19827\\\">#19827<\\/a>)<\\/li>\\n<li>Fix: Mixed Content errors on HTTPS in Video Playlist Widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18895\\\">#18895<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18945\\\">#18945<\\/a>)<\\/li>\\n<li>Fix: Note\'s timestamp is being updated according to the last activity in Notes (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19123\\\">#19123<\\/a>)<\\/li>\\n<li>Fix: Accessibility attribute <code>role=navigation<\\/code> is redundant in Nav Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17582\\\">#17582<\\/a>)<\\/li>\\n<li>Fix: Accessibility attribute <code>role=navigation<\\/code> is redundant in pagination in Posts widget<\\/li>\\n<li>Fix: Share buttons is accessible with keyboard but not clickable<\\/li>\\n<li>Fix: Sub-items icons style is missing in preview with Inline Font Icons experiment in Nav Menu widget<\\/li>\\n<li>Fix: Quotes are appearing as HTML when editing a note in Notes<\\/li>\\n<li>Fix: Label\'s Icon height increases when Inline Font Icons experiment is active in Hotspot Widget<\\/li>\\n<li>Fix: Sub conditions of templates are not overridden when importing a Kit<\\/li>\\n<li>Fix: X\\/Y Anchor Point controls were not visible for Scale and Rotate effects<\\/li>\\n<li>Fix: PHP warning notice appears in some situations when using motion effects<\\/li>\\n<\\/ul>\\n<h4>3.7.7 - 2022-09-20<\\/h4>\\n<ul>\\n<li>Fix: Default Flex Grow affects the layout when the container is set to direction Column in various widgets<\\/li>\\n<\\/ul>\\n<h4>3.7.6 - 2022-09-14<\\/h4>\\n<ul>\\n<li>Fix: Submissions menu item appears at the bottom of Elementor section in WordPress dashboard<\\/li>\\n<\\/ul>\\n<h4>3.7.5 - 2022-08-31<\\/h4>\\n<ul>\\n<li>Fix: Error message appears on front if WooCommerce is activated (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19553\\\">#19553<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.7.4 - 2022-08-29<\\/h4>\\n<ul>\\n<li>Tweak: PHP 5.6 Is deprecated<\\/li>\\n<li>Fix: Triangle icon is not being displayed in the Select field when Inline Font Icons Experiment is active in Form widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18598\\\">#18598<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19495\\\">#19495<\\/a>)<\\/li>\\n<li>Fix: The page jumps or flickers to the video playlist on page reload in Video Playlist Widget<\\/li>\\n<\\/ul>\\n<h4>3.7.3 - 2022-07-31<\\/h4>\\n<ul>\\n<li>Tweak: Improved license mechanism for correct validation<\\/li>\\n<li>Fix: Sticky option causes unexpected results when using the Container (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18357\\\">#18357<\\/a>)<\\/li>\\n<li>Fix: Price list, Portfolio, Flip Box and Gallery widgets disappear when the direction is set to column in Container (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18880\\\">#18880<\\/a>)<\\/li>\\n<li>Fix: Quotes character is showing up as <code>&amp;quot;<\\/code> when editing a note in Notes<\\/li>\\n<\\/ul>\\n<h4>3.7.2 - 2022-06-15<\\/h4>\\n<ul>\\n<li>Tweak: Applied optimized file handling in various modules<\\/li>\\n<li>Fix: Related posts query options are missing in Posts widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18633\\\">#18633<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18641\\\">#18641<\\/a>)<\\/li>\\n<li>Fix: Menu Cart Icon is not being displayed on all browsers when Inline Font Icons Experiment is active (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17705\\\">#17705<\\/a>)<\\/li>\\n<li>Fix: Gallery widget is not working as expected in Container element (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18408\\\">#18408<\\/a>)<\\/li>\\n<li>Fix: Flip box is not visible when the direction is set to Row in Container element (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18413\\\">#18413<\\/a>)<\\/li>\\n<li>Fix: Portfolio widget is not visible when dragged into &quot;Row&quot; direction Container element (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17653\\\">#17653<\\/a>)<\\/li>\\n<li>Fix: Menu cart is open automatically in Cart widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18629\\\">#18629<\\/a>)<\\/li>\\n<li>Fix: PHP error is being shown the license is expired in License screen<\\/li>\\n<\\/ul>\\n<h4>3.7.1 - 2022-05-16<\\/h4>\\n<ul>\\n<li>Fix: Notes icon appears as an empty square in admin top bar for users with permissions lower than Editor<\\/li>\\n<li>Fix: Notes experiment causes a PHP fatal error on some cases<\\/li>\\n<li>Fix: UI glitches in Notes feature<\\/li>\\n<\\/ul>\\n<h4>3.7.0 - 2022-05-10<\\/h4>\\n<ul>\\n<li>New: Introducing Notes - Work collaboratively directly within Elementor<\\/li>\\n<li>New: Stripe Button widget - Collect Stripe payments directly from your site (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14748\\\">#14748<\\/a>)<\\/li>\\n<li>New: Meet WooCommerce Add to Cart dynamic tag - add products to cart from every widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10607\\\">#10607<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11801\\\">#11801<\\/a>)<\\/li>\\n<li>New: Added WooCommerce Product Content dynamic tag (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16367\\\">#16367<\\/a>)<\\/li>\\n<li>Tweak: Added Related, Upsells and Cross-Sells query sources to Products widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8071\\\">#8071<\\/a>)<\\/li>\\n<li>Tweak: Added custom icon control to Nav Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18007\\\">#18007<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14357\\\">#14357<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/13151\\\">#13151<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11361\\\">#11361<\\/a>)<\\/li>\\n<li>Tweak: Added an option to minimize on Desktop device in Table of Contents widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9933\\\">#9933<\\/a>)<\\/li>\\n<li>Tweak: Added dynamic tag controls to Share Buttons widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10729\\\">#10729<\\/a>)<\\/li>\\n<li>Tweak: Added dynamic tag controls to Media Carousel widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10314\\\">#10314<\\/a>)<\\/li>\\n<li>Tweak: Added dynamic tag controls to Form widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6327\\\">#6327<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6691\\\">#6691<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11774\\\">#11774<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9051\\\">#9051<\\/a>)<\\/li>\\n<li>Tweak: Added dynamic tag controls to Posts widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6327\\\">#6327<\\/a>)<\\/li>\\n<li>Tweak: Added dynamic tag controls to Slides widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5760\\\">#5760<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9774\\\">#9774<\\/a>)<\\/li>\\n<li>Tweak: Added align button to bottom option in various Product widgets (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10263\\\">#10263<\\/a>)<\\/li>\\n<li>Tweak: Added align button to bottom control in Posts and Archive Posts widgets<\\/li>\\n<li>Tweak: Added the ability to hide and show the coupon section in WooCommerce Cart widget<\\/li>\\n<li>Tweak: Added the ability to hide and show the coupon section in WooCommerce Checkout widget<\\/li>\\n<li>Tweak: Added alignment option to various buttons in WooCommerce Cart widget<\\/li>\\n<li>Tweak: Added alignment option to various buttons in WooCommerce Checkout widget<\\/li>\\n<li>Tweak: Added percentage unit to padding control in Additional Information customize section in WooCommerce Checkout widget<\\/li>\\n<li>Tweak: Added quick link to create new theme parts directly from the Finder<\\/li>\\n<li>Tweak: Added the option to add a custom template to Dashboard screen in My Account widget<\\/li>\\n<li>Tweak: Added spacing control to view cart button in various product widgets<\\/li>\\n<li>Tweak: Added the option to add a custom template to empty cart state in Cart widget<\\/li>\\n<li>Tweak: Adjusted the layout of the Payment Methods screen in the My Account widget<\\/li>\\n<li>Tweak: Added lazy load option to Media Carousel, Reviews and Testimonial Carousel widgets<\\/li>\\n<li>Tweak: Added Site Identity quick link to Logo widget<\\/li>\\n<li>Tweak: Added Site Identity quick link to Site Title widget<\\/li>\\n<li>Tweak: Created an attribute that allows disabling page transition for specific links<\\/li>\\n<li>Tweak: Added dynamic tag controls to Gallery widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Countdown widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Portfolio widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Price Table widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Login widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Blockquote widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Facebook Comments widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Post Navigation widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Search Form widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Author Box widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Post info widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Archive Posts widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Product Meta widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Archive Products widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Sitemap widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Reviews widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Code Highlight widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to PayPal Button widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to WooCommerce Checkout widget<\\/li>\\n<li>Tweak: Added missing PHP documentation to hooks<\\/li>\\n<li>Fix: Scrolling glitches on mobile devices when Sticky Effect is enabled (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17767\\\">#17767<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18330\\\">#18330<\\/a>)<\\/li>\\n<li>Fix: Only 1st honypot field is validated when using multiple honeypot fields in Forms widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18136\\\">#18136<\\/a>)<\\/li>\\n<li>Fix: Checkout button background color is not working as expected in Cart widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18289\\\">#18289<\\/a>)<\\/li>\\n<li>Fix: Button labels are not accessible for screen readers in Share buttons widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8615\\\">#8615<\\/a>)<\\/li>\\n<li>Fix: Downloads titles controls are not working in responsive in WooCommerce Purchase Summary widget<\\/li>\\n<li>Fix: Excerpt length is not working as expected in Posts and Archive Posts widgets<\\/li>\\n<li>Fix: Titles &amp; Totals weight is not working in WooCommerce Checkout widget<\\/li>\\n<li>Fix: Product image is not appearing on Single Product Page on template load<\\/li>\\n<li>Fix: Additional Information title not editable in some scenarios in WooCommerce Checkout widget<\\/li>\\n<li>Fix: Cart is not updating automatically on mobile in Cart widget<\\/li>\\n<li>Fix: UI Glitch in Masonry control in Portfolio widget<\\/li>\\n<li>Fix: Custom breakpoints experiment didn\'t work on Single post and page templates<\\/li>\\n<li>Fix: Testimonial carousel &amp; Reviews widgets disregards the <code>alt<\\/code> attribute<\\/li>\\n<li>Fix: Playlist widget deeplink didn\'t send user directly to the widget in the page<\\/li>\\n<li>Fix: Masonry option causes the images to disappear in the Editor in Posts widget<\\/li>\\n<li>Fix: Scrollbar appears after clicking on the dropdown toggle in Nav Menu widget<\\/li>\\n<li>Fix: Custom icons disappear on frontend if the pack name contains numbers<\\/li>\\n<li>Fix: Custom Font disappears if the name contains only numbers<\\/li>\\n<li>Fix: <code>end-section()<\\/code> is missing from Progress Tracker and Facebook Embed widgets<\\/li>\\n<li>Tweak: Added a filter for conditions cache query in Theme Builder<\\/li>\\n<li>Fix: Customizations lost on Ajax refresh in WooCommerce Cart widget<\\/li>\\n<li>Fix: Hello theme Header and Footer experiment is not working when WooCommerce plugin is active<\\/li>\\n<li>Fix: Color controls are not working as expected in Checkout widget<\\/li>\\n<li>Fix: Color controls are not working as expected in My Account widget<\\/li>\\n<li>Fix: Empty state widget preview in the editor is disappearing in various widgets<\\/li>\\n<li>Fix: Cart is not updating automatically on mobile in WooCommerce Cart widget<\\/li>\\n<li>Deprecated: See all deprecations to this version in our <a href=\\\"https:\\/\\/developers.elementor.com\\/v3-7-planned-deprecations\\/\\\">Developers Deprecations Post<\\/a><\\/li>\\n<\\/ul>\\n<h4>3.6.5 - 2022-04-12<\\/h4>\\n<ul>\\n<li>Fix: Compatibility issues for several widgets in iOS 14 and macOS 13 devices (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18090\\\">#18090<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15910\\\">#15910<\\/a>)<\\/li>\\n<li>Fix: Button Alignment doesn\'t work in Custom Add To Cart widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17810\\\">#17810<\\/a>)<\\/li>\\n<li>Fix: PHP warning is thrown in some cases in PayPal button widget<\\/li>\\n<li>Fix: PHP 8.1 throws errors and notices in some cases<\\/li>\\n<li>Fix: PHP notice was thrown when Kit Import process initiated without display conditions<\\/li>\\n<li>Fix: Create Account button always opens on the Sign Up screen even if the user has an account in Onboarding process<\\/li>\\n<\\/ul>\\n<h4>3.6.4 - 2022-03-15<\\/h4>\\n<ul>\\n<li>Tweak: Kit import dynamic reference support for templates and dynamic tags<\\/li>\\n<li>Tweak: Updated tested up to version tag to <code>3.6.0<\\/code><\\/li>\\n<li>Fix: Sticky caused scrolling issues after clicking an element that expands the page height (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17821\\\">#17821<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17839\\\">#17839<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18069\\\">#18069<\\/a>)<\\/li>\\n<li>Fix: When saving Global widget JS error is being thrown and editor fails to load (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17954\\\">#17954<\\/a>)<\\/li>\\n<li>Fix: Motion effects are missing from Background section under Style tab in Container element (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18063\\\">#18063<\\/a>)<\\/li>\\n<li>Fix: Imported Kit doesn\'t appear in the theme builder after successful import in some cases<\\/li>\\n<li>Fix: Added future Pro support to fix the Cart icon that shifted aside in Menu cart widget<\\/li>\\n<\\/ul>\\n<h4>3.6.3 - 2022-02-28<\\/h4>\\n<ul>\\n<li>Fix: Custom Code display conditions modal is not working (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17865\\\">#17865<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17942\\\">#17942<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17994\\\">#17994<\\/a>)<\\/li>\\n<li>Fix: Share buttons are not accessible for keyboard navigation (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8615\\\">#8615<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.6.2 - 2022-02-14<\\/h4>\\n<ul>\\n<li>Fix: Auto updates mechanism is not working as expected (this version might be also installed automatically)<\\/li>\\n<\\/ul>\\n<h4>3.6.1 - 2022-02-09<\\/h4>\\n<ul>\\n<li>Tweak: Allow connecting via generic source for future feature support<\\/li>\\n<li>Fix: Custom Code doesn\'t work when WooCommerce is active (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17675\\\">#17675<\\/a>)<\\/li>\\n<li>Fix: Content animation didn\'t work when Improved asset loading experiment is active Slides widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17055\\\">#17055<\\/a>)<\\/li>\\n<li>Fix: PHP warning appears some times when trying to force-check for available updates<\\/li>\\n<li>Fix: Page transitions are being triggered when not needed<\\/li>\\n<li>Fix: Text alignment on Tablet responsive device affects base device in Testimonial Carousel widget<\\/li>\\n<li>Fix: Harden Submissions feature to prevent potential security issues<\\/li>\\n<li>Fix: Page Transitions Icon option Preloader doesn\'t work on frontend<\\/li>\\n<\\/ul>\\n<h4>3.6.0 - 2022-01-31<\\/h4>\\n<ul>\\n<li>New: WooCommerce Purchase Summary widget - Fully customize the content and style of your order summary page (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5756\\\">#5756<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15862\\\">#15862<\\/a>)<\\/li>\\n<li>New: WooCommerce Notices styling on Site Settings - Customize the appearance of WooCommerce notices (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14570\\\">#14570<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15896\\\">#15896<\\/a>)<\\/li>\\n<li>New: WooCommerce Notices widget - Set the position of WooCommerce notices on your shop pages (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8124\\\">#8124<\\/a>)<\\/li>\\n<li>Experiment: Page Transitions - Customize the page loading experience, and increase brand recognition (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10576\\\">#10576<\\/a>)<\\/li>\\n<li>Tweak: Added WooCommerce &amp; Theme Elements widgets to Improved CSS Loading experiment to save up 126KB per page load (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17412\\\">#17412<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17337\\\">#17337<\\/a>)<\\/li>\\n<li>Tweak: Added new layout options in WooCommerce Add To Cart and WooCommerce Custom Add To Cart widgets (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5437\\\">#5437<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10617\\\">#10617<\\/a>)<\\/li>\\n<li>Tweak: Added Stroke functionality for typography control in various widgets (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11158\\\">#11158<\\/a>)<\\/li>\\n<li>Tweak: Removed <code>elementor-section-wrap<\\/code> by adding it to the Optimized DOM Output experiment (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16950\\\">#16950<\\/a>)<\\/li>\\n<li>Tweak: Added style controls for variations in WooCommerce Menu Cart widget<\\/li>\\n<li>Tweak: Added color control to navigation dots in Media Carousel, Reviews, and Slides widgets<\\/li>\\n<li>Tweak: Disabled Vimeo autoplay on edit mode when getting video data in Video Playlist widget<\\/li>\\n<li>Tweak: Added notice about Facebook\'s new EU consent policy in Facebook Button, Facebook Comments, Facebook Embed, and Facebook Page widgets<\\/li>\\n<li>Tweak: Refactor string translation calls to use native WP translation methods<\\/li>\\n<li>Tweak: Convert <code>home_url<\\/code> license API call to <code>get_site_url<\\/code> for better compatibility<\\/li>\\n<li>Tweak: Promoted Default to New Theme Builder and Scroll Snap experiments to Stable status in Experiments screen<\\/li>\\n<li>Tweak: Scroll Snap experiment set to active by default for all websites in Experiments screen<\\/li>\\n<li>Tweak: Scrolling Effects in Header and Section backgrounds are not working as expected when effects are relative to the entire page<\\/li>\\n<li>Tweak: Added &quot;Auto Updates&quot; capability to Pro versions<\\/li>\\n<li>Tweak: Removed sequenced animation hover effect option from Classic skin in Call to Action widget<\\/li>\\n<li>Tweak: Added &quot;Excerpt Length&quot; control in Post Excerpt widget<\\/li>\\n<li>Tweak: Deleted deprecated methods from Query Control module<\\/li>\\n<li>Tweak: Adjusted Inline-CSS Experiment to work with Additional Custom Breakpoints experiment<\\/li>\\n<li>Fix: Automatically open cart functionality didn\'t work in product page in WooCommerce Menu Cart widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5921\\\">#5921<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16276\\\">#16276<\\/a>,<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16879\\\">#16879<\\/a>)<\\/li>\\n<li>Fix: Buttons are not visible when there are too many products in the cart in WooCommerce Menu Cart widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16221\\\">#16221<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17283\\\">#17283<\\/a>,<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16333\\\">#16333<\\/a>,<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/13005\\\">#13005<\\/a>)<\\/li>\\n<li>Fix: Mini cart modal z-index is too low in WooCommerce Menu Cart widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16333\\\">#16333<\\/a>)<\\/li>\\n<li>Fix: Side cart buttons are not visible at first glance on mobile in WooCommerce Menu Cart widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16221\\\">#16221<\\/a>)<\\/li>\\n<li>Fix: Read More field recognizes inline HTML elements as plain text in Posts and Archive Posts widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16985\\\">#16985<\\/a>)<\\/li>\\n<li>Fix: Load More functionality caused JS error console in Posts widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17036\\\">#17036<\\/a>)<\\/li>\\n<li>Fix: Autoplay is not working as expected when the lazy load is active in Video Playlist widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15304\\\">#15304<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16274\\\">#16274<\\/a>)<\\/li>\\n<li>Fix: Right navigation area wasn\'t 100% clickable in Post Navigation widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14252\\\">#14252<\\/a>)<\\/li>\\n<li>Fix: Posts duplicate when there are two Posts widgets inside a page using pagination functionality (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17056\\\">#17056<\\/a>)<\\/li>\\n<li>Fix: Global widget changes are not reflected on frontend (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16820\\\">#16820<\\/a>)<\\/li>\\n<li>Fix: JS Error console message when using the Load More functionality and Post Per Page option in Posts widget<\\/li>\\n<li>Fix: Heading styling is not being loaded when Inline CSS experiment is active in Post and Page Title widgets<\\/li>\\n<li>Fix: Sticky offset not working as expected when changing device mode on the browser<\\/li>\\n<li>Fix: Scroll Snap functionality wasn\'t applied on Templates and Archives<\\/li>\\n<li>Fix: Toggle icon color didn\'t work on hover state when Inline Font Icons experiment is activated in Nav Menu widget<\\/li>\\n<li>Fix: Variations style controls are not working as expected in WooCommerce Add to Cart widget<\\/li>\\n<li>Fix: Display conditions module is not working as expected when using the new Theme Builder UI<\\/li>\\n<li>Fix: Edit header handles <code>z-index<\\/code> issues in Header document<\\/li>\\n<li>Fix: Panel icons UI glitch in Call To Action widget<\\/li>\\n<li>Fix: WordPress 5.9 <code>WP_User_query<\\/code> <code>who<\\/code> argument deprecation adjustments<\\/li>\\n<\\/ul>\\n<h4>3.5.2 - 2021-11-28<\\/h4>\\n<ul>\\n<li>Tweak: Adjusted license mechanism to support trial period<\\/li>\\n<li>Fix: Updates made to Global Widgets do not reflect accordingly to linked widgets (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16815\\\">#16815<\\/a>)<\\/li>\\n<li>Fix: Hamburger toggle button doesn\'t change to \\u201cclose\\u201d when menu is collapsed in Nav Menu widget when Inline Font Awesome experiment is active<\\/li>\\n<li>Fix: Global Widget cannot be unlinked<\\/li>\\n<\\/ul>\\n<h4>3.5.1 - 2021-11-10<\\/h4>\\n<ul>\\n<li>Fix: Inline HTML elements appear as plain text in Animated Headline widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16816\\\">#16816<\\/a>)<\\/li>\\n<li>Fix: Dropdown items inherited values from Main Menu space between control in Nav Menu widget (<a href=\\\"(https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16815)\\\">#16815<\\/a><\\/li>\\n<li>Fix: Order Summary titles style controls not applying on various devices in Cart widget<\\/li>\\n<li>Fix: Panel &quot;Need Help&quot; link is not correct in WooCommerce section in Site Settings<\\/li>\\n<\\/ul>\\n<h4>3.5.0 - 2021-11-01<\\/h4>\\n<ul>\\n<li>New: WooCommerce Checkout widget - Fully customize the content and style of your checkout page (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15282\\\">#15282<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15990\\\">#15990<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11014\\\">#11014<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/13218\\\">#13218<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5383\\\">#5383<\\/a>)<\\/li>\\n<li>New: WooCommerce Cart widget - Style your cart page the way you want with design flexibility (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15282\\\">#15282<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11014\\\">#11014<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/13218\\\">#13218<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5383\\\">#5383<\\/a>)<\\/li>\\n<li>New: WooCommerce My Account widget - Create a custom design for your my account pages (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11014\\\">#11014<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5383\\\">#5383<\\/a>)<\\/li>\\n<li>New: Progress Tracker widget - Motivate your customers to keep reading your site content (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16576\\\">#16576<\\/a>)<\\/li>\\n<li>New: Meet WooCommerce Site Settings - Set your store pages within Elementor<\\/li>\\n<li>Experiment: Scroll Snap - Set the scene of every scroll (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10752\\\">#10752<\\/a>)<\\/li>\\n<li>Tweak: Changed infrastructure to prevent rendering bugs in Global Widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16354\\\">#16354<\\/a>)<\\/li>\\n<li>Tweak: Added the option to open submission in a new tab in Form Submissions (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14967\\\">#14967<\\/a>)<\\/li>\\n<li>Tweak: Added various responsive controls in Posts widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1851\\\">#1851<\\/a>)<\\/li>\\n<li>Tweak: Split Title and Price styling controls in Price List widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7688\\\">#7688<\\/a>)<\\/li>\\n<li>Tweak: Added various responsive capabilities to controls in Posts Archive widget<\\/li>\\n<li>Tweak: Adjusted Motion Effects module to support future feature<\\/li>\\n<li>Tweak: Changed admin notice content when Pro installed without Core installed<\\/li>\\n<li>Tweak: Cleanup in <code>wp_options<\\/code> table<\\/li>\\n<li>Tweak: Changed Connect logic in Elementor top bar to simplify the connect process<\\/li>\\n<li>Tweak: Marked new Theme Builder as an Experiment and set to default for new sites<\\/li>\\n<li>Tweak: Enforced better security policies in various widgets and modules<\\/li>\\n<li>Tweak: Added load more button functionality to the Posts Archive widget<\\/li>\\n<li>Tweak: Renamed Elementor\'s responsive SCSS variables<\\/li>\\n<li>Tweak: Added dividers to horizontal layout in Nav Menu widget<\\/li>\\n<li>Tweak: Removed Google+ social network from Share Buttons widget<\\/li>\\n<li>Tweak: Convert usage of old Responsive class to use the new Breakpoints Manager<\\/li>\\n<li>Fix: jQuery in Heading doesn\'t work for not logged in users in Custom Code (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14515\\\">#14515<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14266\\\">#14266<\\/a>)<\\/li>\\n<li>Fix: Menu animation causing page horizontal scroll in Nav Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15184\\\">#15184<\\/a>)<\\/li>\\n<li>Fix: Wrong function call in Table of Content &amp; Post Excerpt widgets (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16547\\\">#16547<\\/a>)<\\/li>\\n<li>Fix: Slides to Scroll control can\'t be set to Default if Widescreen mode has a value in Testimonial Carousel widget<\\/li>\\n<li>Fix: Sticky offset not working properly when changing device mode<\\/li>\\n<li>Fix: UTF character issues when exporting CSV file in Form Submissions<\\/li>\\n<li>Fix: Load More functionality doesn\'t work when the Posts widget placed inside an Archive template<\\/li>\\n<li>Fix: UI glitches and editing issues in Video Playlist widget<\\/li>\\n<\\/ul>\\n<h4>3.4.2 - 2021-10-12<\\/h4>\\n<ul>\\n<li>Fix: Icons color style conflicts when Font-Awesome Inline experiment is active in Share Buttons widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16435\\\">#16435<\\/a>)<\\/li>\\n<li>Fix: Mini Cart hides page content when closed in Menu Cart widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16305\\\">#16305<\\/a>)<\\/li>\\n<li>Fix: UI glitches in the Editor edit mode when inserting Post Content widget and Font-Awesome Inline experiment is active in Single Post template (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16358\\\">#16358<\\/a>)<\\/li>\\n<li>Fix: Slides per view controls disappeared from multiple breakpoints in Testimonial Carousel<\\/li>\\n<li>Fix: Product variations UI glitch in Menu Cart widget<\\/li>\\n<li>Fix: Buttons UI glitch on Safari browser in Menu Cart widget<\\/li>\\n<\\/ul>\\n<h4>3.4.1 - 2021-09-01<\\/h4>\\n<ul>\\n<li>Fix: Sticky functionality is not working if the Additional Custom Breakpoints experiment is active (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16186\\\">#16186<\\/a>)<\\/li>\\n<li>Fix: Slideshow skin UI glitch in Media Carousel widget<\\/li>\\n<li>Fix: Product price typography weight control is not working as expected in Menu Cart widget<\\/li>\\n<\\/ul>\\n<h4>3.4.0 - 2021-09-01<\\/h4>\\n<ul>\\n<li>Tweak: Added new Mini Cart layout type in Menu Cart widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11312\\\">#11312<\\/a>)<\\/li>\\n<li>Tweak: Added styling options for Cart, Products, and Cart buttons in Menu Cart widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14952\\\">#14952<\\/a>)<\\/li>\\n<li>Tweak: Added the ability to open cart automatically when an item is added in Menu Cart widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14119\\\">#14119<\\/a>)<\\/li>\\n<li>Tweak: Added the ability to remove an item from cart without reloading the page with an AJAX request (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9531\\\">#9531<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10875\\\">#10875<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11309\\\">#11309<\\/a>)<\\/li>\\n<li>Tweak: Added Load More AJAX functionality to Posts widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/12126\\\">#12126<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1284\\\">#1284<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14557\\\">#14557<\\/a>)<\\/li>\\n<li>Tweak: Added Vimeo support to the Video Playlist widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15319\\\">#15319<\\/a>)<\\/li>\\n<li>Tweak: Improved asset loading performance by serving lighter JS files (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8572\\\">#8572<\\/a>)<\\/li>\\n<li>Tweak: Added query string to the URL only after the first video is played in Video Playlist widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15348\\\">#15348<\\/a>)<\\/li>\\n<li>Tweak: Added various layout options with more responsive controls and cart structure options in Menu Cart widget<\\/li>\\n<li>Tweak: Added the option to open the menu cart by click or hover in Menu Cart widget<\\/li>\\n<li>Tweak: Added the ability to choose a specific product to draw data from in WooCommerce Dynamic tags<\\/li>\\n<li>Tweak: Removed auto-scroll to the widget location when arriving from external URL in Video Playlist widget<\\/li>\\n<li>Tweak: Removed the Video Playlist widget from the Experiments list<\\/li>\\n<li>Tweak: Added descriptive error messages for MailChimp action after submit and on form submit in Forms widget<\\/li>\\n<li>Tweak: Added tooltip trigger None and Hover for link in Hotspot widget<\\/li>\\n<li>Tweak: Added responsive controls to Offset and Effects Offset in Sticky options<\\/li>\\n<li>Tweak: Added responsive control to Alignment in Testimonial Carousel widget<\\/li>\\n<li>Tweak: Adjusted Motion Effects module to support future feature<\\/li>\\n<li>Tweak: Added future compatibility to support better loading of <code>eicons<\\/code> font<\\/li>\\n<li>Tweak: Changed Rename Part title and button color in Theme Builder<\\/li>\\n<li>Fix: Products don\'t appear on the cart while editing in Menu Cart widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15451\\\">#15451<\\/a>)<\\/li>\\n<li>Fix: Videos always start muted in the Video Playlist widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15292\\\">#15292<\\/a>)<\\/li>\\n<li>Fix: Unnecessary spacing if submenu indicator is set to None in Nav Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15365\\\">#15365<\\/a>)<\\/li>\\n<li>Fix: MailChimp double opt-in feature doesn\'t work in Forms widget<\\/li>\\n<li>Fix: Fetching MailChimp groups field blocks the loading of the rest of the fields in the Form widget<\\/li>\\n<li>Fix: Missing field IDs causes forms not to be sent in Forms widget<\\/li>\\n<li>Fix: Full Content Skin is not working properly when inserted twice on the same page in Posts widget<\\/li>\\n<li>Fix: Avoid Duplicates option doesn\'t exclude manual selections in Posts widget<\\/li>\\n<li>Fix: Submenu indicator alignment issue in Nav menu widget<\\/li>\\n<li>Fix: Query control deprecated message appears when debug mode is defined<\\/li>\\n<li>Fix: Tweet Button icon incorrect color and size when the icon is rendered as SVG in Blockquote widget<\\/li>\\n<li>Fix: Video icon size is not changing on Active state in Video Playlist widget<\\/li>\\n<li>Fix: Header icon color is not working in Table Of Content widget<\\/li>\\n<li>Fix: Icons style glitches when Font Awesome Inline experiment is active in Video Playlist widget<\\/li>\\n<li>Fix: Bullet markers are not visible on preview mode when Font Awesome Inline experiment is active in Table of Content widget<\\/li>\\n<li>Fix: UI Glitch when Font-Awesome Inline experiment is active in Price Table widget<\\/li>\\n<li>Fix: Submenu Indicator appears larger when Font Awesome Inline experiment is active in Nav Menu widget<\\/li>\\n<li>Fix: Part name is deleted when clicking on the &quot;Change&quot; Button without changing the name in Theme Builder<\\/li>\\n<li>Fix: Redundant pagination queries in the Editor<\\/li>\\n<li>Deprecated: Remove all usages of <code>ElementorUtils::get_create_new_post_url()<\\/code><\\/li>\\n<li>Deprecated: See all deprecations to this version in our <a href=\\\"https:\\/\\/developers.elementor.com\\/v3-4-planned-deprecations\\/\\\">Developers Deprecations Post<\\/a><\\/li>\\n<\\/ul>\\n<h4>3.3.8 - 2021-08-23<\\/h4>\\n<ul>\\n<li>Fix: Products grid width issue when adjusting columns and rows in Products widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16001\\\">#16001<\\/a>)<\\/li>\\n<li>Fix: Font Awesome Inline experiment causes icons glitch in Price Table widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16045\\\">#16045<\\/a>)<\\/li>\\n<li>Fix: reCAPTCHA v3 <code>z-index<\\/code> is lower than the Section\'s background color<\\/li>\\n<li>Fix: Style missing when Font Awesome inline experiment is active in Post Info widget<\\/li>\\n<li>Fix: Font Awesome icons were not loaded in Post Info widget<\\/li>\\n<li>Fix: Zero character can\'t be used as a placeholder in Number field in Form widget<\\/li>\\n<li>Fix: Carousels are not working properly in the Editor when Additional Custom Breakpoints experiment is active<\\/li>\\n<\\/ul>\\n<h4>3.3.7 - 2021-08-15<\\/h4>\\n<ul>\\n<li>Tweak: Added support for Additional Custom Breakpoints in Nav Menu widget<\\/li>\\n<li>Tweak: Added support for Additional Custom breakpoints in Motion Effects<\\/li>\\n<li>Fix: Columns didn\'t respond to changes in Gallery widget if Additional Custom Breakpoints Experiment is active<\\/li>\\n<\\/ul>\\n<h4>3.3.6 - 2021-08-10<\\/h4>\\n<ul>\\n<li>Tweak: Added support for future feature in Nav Menu widget<\\/li>\\n<li>Fix: WooCommerce responsive grid styles are not being reflected in Product Related widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15857\\\">#15857<\\/a>)<\\/li>\\n<li>Fix: WooCommerce responsive grid styles are not being reflected in Upsells widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15857\\\">#15857<\\/a>)<\\/li>\\n<li>Fix: WooCommerce responsive grid styles are not being reflected in Product Categories widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15857\\\">#15857<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.3.5 - 2021-08-01<\\/h4>\\n<ul>\\n<li>Fix: Responsive layout glitches in Products and Products Archive widgets (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15773\\\">#15773<\\/a>)<\\/li>\\n<li>Fix: reCAPTCHA V3 integration conflict with required fields validation in Forms widget<\\/li>\\n<\\/ul>\\n<h4>3.3.4 - 2021-07-21<\\/h4>\\n<ul>\\n<li>Fix: Grid layout glitch in WooCommerce Products Archive widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15718\\\">#15718<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.3.3 - 2021-07-20<\\/h4>\\n<ul>\\n<li>Tweak: Added a descriptive message in Collect Submissions action after submit<\\/li>\\n<li>Tweak: Added future compatibility for Additional Custom Breakpoints for Pro widgets<\\/li>\\n<li>Fix: Some widget style breaks when Improved CSS Loading Experiment is active in certain cases (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15632\\\">#15632<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15683\\\">#15683<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15660\\\">#15660<\\/a>)<\\/li>\\n<li>Fix: Translation update keep appearing as available after install (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14297\\\">#14297<\\/a>)<\\/li>\\n<li>Fix: Wrong default icon color when using Font Awesome icons as inline SVG in Call to Action widget<\\/li>\\n<\\/ul>\\n<h4>3.3.2 - 2021-07-13<\\/h4>\\n<ul>\\n<li>Tweak: Updated plugin description<\\/li>\\n<li>Fix: MailChimp tags in form widget replaced existing tags (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11111\\\">#11111<\\/a>)<\\/li>\\n<li>Fix: Clicking videos from the items list in edit mode doesn\\u2019t initiate videos properly<\\/li>\\n<li>Fix: User unauthorized message when activated but not connected in Kit Library<\\/li>\\n<li>Fix: Carousel widgets did not support additional custom breakpoint responsive values<\\/li>\\n<li>Fix: Tab border is overridden by the Section background color in Video Playlist widget<\\/li>\\n<li>Fix: Widgets style breaks when Improved CSS Load experiment is active in a Single Page template and Post Content widget<\\/li>\\n<\\/ul>\\n<h4>3.3.1 - 2021-06-20<\\/h4>\\n<ul>\\n<li>Tweak: Added support for more Theme Builder display conditions in Export \\/ Import experiment<\\/li>\\n<li>Tweak: Adjusted License page heading structure for future feature<\\/li>\\n<li>Tweak: Adjusted Font Awesome icon for allowing support for future feature<\\/li>\\n<li>Fix: <code>frontend.min.js<\\/code> file size increased in Elementor Pro 3.3.0 (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15278\\\">#15278<\\/a>)<\\/li>\\n<li>Fix: Prevent conditions from being reset when object cache is enabled in site (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/13299\\\">#13299<\\/a>)<\\/li>\\n<li>Fix: Custom Code publish modal responsiveness issues (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14519\\\">#14519<\\/a>)<\\/li>\\n<li>Fix: Populating fields with options programmatically doesn\'t appear in Submissions screen (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10671\\\">#10671<\\/a>)<\\/li>\\n<li>Fix: Large images are not shown on the Image Carousel widget when set via Toolset dynamic tag<\\/li>\\n<li>Fix: Enable inline editing to the inner content tabs in Video Playlist widget<\\/li>\\n<li>Fix: Clicking on the video list doesn\'t play videos properly in Video Playlist widget<\\/li>\\n<li>Fix: Hide Play Icon control when Image overlay is toggled off in Video Playlist widget<\\/li>\\n<li>Fix: Removed extra space below the player when viewing from mobile view in Video Playlist widget<\\/li>\\n<li>Fix: Import button is not working properly in Theme Builder interface<\\/li>\\n<li>Fix: Preview Dynamic Content as control is not updating preview and throws an error in Popup Builder<\\/li>\\n<\\/ul>\\n<h4>3.3.0 - 2021-06-08<\\/h4>\\n<ul>\\n<li>New: Video Playlist widget - Add Engaging Video Content to Your Website (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11859\\\">#11859<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7803\\\">#7803<\\/a>)<\\/li>\\n<li>New: Hotspot widget - Create Interactive Images With Contextually Relevant Information (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7282\\\">#7282<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2768\\\">#2768<\\/a>)<\\/li>\\n<li>Tweak: Accessibility improvements for sub-menus in Nav Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/13859\\\">#13859<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/13810\\\">#13810<\\/a>)<\\/li>\\n<li>Tweak: MailChimp action after submit can now add new tags to existing subscribers in Forms widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11111\\\">#11111<\\/a>)<\\/li>\\n<li>Tweak: Added <code>elementor_pro\\/forms\\/record\\/actions_before<\\/code> to filter the record before it sent to Actions After Submit in Forms widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14261\\\">#14261<\\/a>)<\\/li>\\n<li>Tweak: Yoast SEO breadcrumbs widget can be used in Elementor without the need of enabling them in Yoast setting<\\/li>\\n<li>Tweak: Added future support for widgets CSS conditional loading (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10329\\\">#10329<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14229\\\">#14229<\\/a>)<\\/li>\\n<li>Tweak: Added future support for Sticky JS library conditional loading<\\/li>\\n<li>Tweak: Added future support for Import \\/ Export experiment<\\/li>\\n<li>Tweak: Preparations and fixes for Import Export Experiment in Pro version<\\/li>\\n<li>Tweak: Added gradient button capabilities to Login widget buttons<\\/li>\\n<li>Tweak: Added gradient button capabilities to Slides widget button<\\/li>\\n<li>Tweak: Added gradient button capabilities to Price Table widget button<\\/li>\\n<li>Tweak: Added gradient button capabilities to Flip Box widget button<\\/li>\\n<li>Tweak: Added Code Highlight widget Developers Documentation<\\/li>\\n<li>Tweak: Adjusted Submissions page for future updates<\\/li>\\n<li>Tweak: Added <code>em<\\/code> and <code>%<\\/code> units for padding control in Carousel widgets<\\/li>\\n<li>Tweak: Shorten currency name to currency symbol in PayPal button widget<\\/li>\\n<li>Fix: Custom Fonts URLs should be replaced when replace URL is triggered (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7376\\\">#7376<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10382\\\">#10382<\\/a>)<\\/li>\\n<li>Fix: The currency symbol size changed in the Price Table widget if enabling sale (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/13519\\\">#13519<\\/a>)<\\/li>\\n<li>Fix: Nav Menu widget is not loading Font Awesome submenu icons (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9907\\\">#9907<\\/a>)<\\/li>\\n<li>Fix: Hamburger toggle is not working in Nav menu widget<\\/li>\\n<li>Fix: Activation bug for IDN domains<\\/li>\\n<li>Fix: Conditions modal responsive glitches in Custom Code<\\/li>\\n<li>Fix: Duplicated strings in Custom Code module<\\/li>\\n<li>Fix: Enable resize option for code input field in Custom Code<\\/li>\\n<li>Fix: \\u201cSave &amp; Close \\u201cbutton in Custom Code\'s Conditions modal was not visible on small screen sizes<\\/li>\\n<li>Fix: Removing a column from a section in the navigator resulted in an empty section<\\/li>\\n<li>Fix: Recommend option is cut If the layout is not &quot;Standard&quot; in the Facebook Button widget<\\/li>\\n<li>Fix: Video item does not play without adding an image in Media Carousel widget<\\/li>\\n<li>Fix: <code>search-plus<\\/code> icon missing from panel in Media Carousel widget<\\/li>\\n<li>Fix: UI hover state glitch in Media Carousel widget<\\/li>\\n<li>Fix: PHP notice was thrown when trying to import a kit without overrideConditions parameter in Kit Import flow<\\/li>\\n<li>Fix: Templates conditions not imported if there are no conflicts in Import Export Experiment<\\/li>\\n<li>Fix: Non english values are not encoded properly on Submissions export<\\/li>\\n<li>Fix: Theme Builder import is not working properly<\\/li>\\n<li>Fix: UI glitch when no global widgets were found in Editor Panel<\\/li>\\n<li>Deprecated: See all deprecations to this version in our <a href=\\\"https:\\/\\/developers.elementor.com\\/v3-3-planned-deprecations\\/\\\">Developers Deprecations Post<\\/a><\\/li>\\n<\\/ul>\\n<h4>3.2.2 - 2021-05-05<\\/h4>\\n<ul>\\n<li>Tweak: Added support for Expert tier templates in Templates Library<\\/li>\\n<li>Tweak: Updated compatibility tag to support Elementor v3.2.x<\\/li>\\n<li>Tweak: Added compatibility for future Library improvements<\\/li>\\n<li>Fix: Toolset image dynamic field is not working with Gallery widget<\\/li>\\n<\\/ul>\\n<h4>3.2.1 - 2021-03-21<\\/h4>\\n<ul>\\n<li>Tweak: Added strings context in PayPal button and Price Table widgets<\\/li>\\n<li>Tweak: Added support for future Import \\/ Export Kit feature<\\/li>\\n<li>Fix: Submissions with over than 191 characters weren\'t indexed properly<\\/li>\\n<\\/ul>\\n<h4>3.2.0 - 2021-03-14<\\/h4>\\n<ul>\\n<li>New: PayPal Button widget - Collect PayPal payments directly from your site<\\/li>\\n<li>Experiment: Submissions - Save all of your form submissions in one place (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1686\\\">#1686<\\/a>)<\\/li>\\n<li>Tweak: Added Stay In Column option to Inner Section element (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7956\\\">#7956<\\/a>)<\\/li>\\n<li>Tweak: Adjusted \'Max Height\' control range in Table of Contents widget<\\/li>\\n<li>Tweak: Changed descriptive text in Create Custom Code screen<\\/li>\\n<li>Tweak: Added support for dynamic capabilities in Code Highlight widget<\\/li>\\n<li>Tweak: Added support for future load on demand for <code>share-link<\\/code> library<\\/li>\\n<li>Tweak: Added support for future load on demand for <code>dialog<\\/code> library in Popup<\\/li>\\n<li>Tweak: Allow overwriting the assets URL when using a mirror domain<\\/li>\\n<li>Fix: Animation was triggered multiple times when accessing the viewport in certain cases in Animated Headline widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/13951\\\">#13951<\\/a>)<\\/li>\\n<li>Fix: Location is not being updated after a Custom Code snippet is published (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/13971\\\">#13971<\\/a>)<\\/li>\\n<li>Fix: Custom Fonts CSS files were not updated after regenerating CSS files<\\/li>\\n<li>Fix: Conditions modal is not responsive in Custom Code<\\/li>\\n<li>Fix: Empty order buttons are displayed in Custom Fonts screen<\\/li>\\n<li>Fix: Typo in \'Reply To\' Email action after submit placeholder in Forms widget<\\/li>\\n<li>Fix: Unnecessary Save Draft button in Custom Code<\\/li>\\n<li>Fix: RTL glitches in Custom Code<\\/li>\\n<li>Fix: Sanitized options in the editor to enforce better security policies<\\/li>\\n<li>Deprecated: See all deprecations to this version in our (<a href=\\\"https:\\/\\/developers.elementor.com\\/v3-2-planned-deprecations\\/\\\">Developers Deprecations Post<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.1.1 - 2021-02-23<\\/h4>\\n<ul>\\n<li>Tweak: Adjusted \'Max Height\' control range in Table of Contents widget<\\/li>\\n<li>Fix: Popup event handler is undefined (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11475]\\\">#11475<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10690\\\">#10690<\\/a>)<\\/li>\\n<li>Fix: Conditions modal is not responsive in Custom Code<\\/li>\\n<li>Fix: RTL glitches in Code Highlight widget<\\/li>\\n<li>Fix: Minor UI glitches in Code Highlight widget<\\/li>\\n<li>Fix: Users can\'t get Pro Developer Edition version updates<\\/li>\\n<\\/ul>\\n<h4>3.1.0 - 2021-02-13<\\/h4>\\n<ul>\\n<li>New: Introducing Custom Code - Add custom code snippets to your site, including <code>head<\\/code>, <code>body<\\/code> start and <code>body<\\/code> end<\\/li>\\n<li>New: Meet Code Highlight widget - showcase any syntax with highlighted UI (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5815\\\">#5815<\\/a>)<\\/li>\\n<li>Experiment: Improved Pro widgets performance by loading JS and Swiper assets conditionally in frontend (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8572\\\">#8572<\\/a>, <a href=\\\"https:\\/\\/developers.elementor.com\\/experiment-optimized-asset-loading\\/\\\">Developer Documentation<\\/a>)<\\/li>\\n<li>Tweak: Added Compatibility Tag support in Elementor Pro (<a href=\\\"https:\\/\\/developers.elementor.com\\/compatibility-tag\\/\\\">Developer Documentation<\\/a>)<\\/li>\\n<li>Tweak: Added Dynamic capabilities to Rotating Text animation in Animated Headline widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4625\\\">#4625<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8569\\\">#8569<\\/a>)<\\/li>\\n<li>Tweak: Added an option to set Selected color for Typing effect in Animated Headline widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5403\\\">#5403<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7826\\\">#7826<\\/a>)<\\/li>\\n<li>Tweak: Added animation Loop option for Animated Headline (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9749\\\">#9749<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2457\\\">#2457<\\/a>)<\\/li>\\n<li>Tweak: Added timing options for Animated Headline widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4392\\\">#4392<\\/a>)<\\/li>\\n<li>Tweak: Added dynamic capabilities for Testimonial Carousel widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8569\\\">#8569<\\/a>)<\\/li>\\n<li>Tweak: Added dynamic capabilities for Price Table widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4242\\\">#4242<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8569\\\">#8569<\\/a>)<\\/li>\\n<li>Tweak: Added Word Wrap control to Code Highlight widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/13577\\\">#13577<\\/a>)<\\/li>\\n<li>Tweak: Upgraded Font Awesome Pro library to v5.15.1<\\/li>\\n<li>Tweak: Improved method of loading field mapping repeater in Form widget (<a href=\\\"https:\\/\\/developers.elementor.com\\/how-to-add-a-repeater-control-to-elementor-add-on\\/\\\">Developer Documentation<\\/a>)<\\/li>\\n<li>Tweak: Added &quot;Show on Browsers&quot; Popup Advanced Rule<\\/li>\\n<li>Tweak: Added real-time JS handling to prevent redundant renders in Slides widget and all Carousel widgets<\\/li>\\n<li>Tweak: Import scroll utility from core and remove it from Pro<\\/li>\\n<li>Tweak: Added alignment options for Post Excerpt widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9757\\\">#9757<\\/a>)<\\/li>\\n<li>Tweak: Changed alignment control to work with selectors in Share Buttons<\\/li>\\n<li>Tweak: Upgraded to Webpack 5, Grunt-Webpack 4 and TerserPlugin instead of UglifyJsPlugin<\\/li>\\n<li>Fix: Steps Divider is not vertically aligned in Multi Step Form widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/12569\\\">#12569<\\/a>)<\\/li>\\n<li>Fix: Slides are playing in an infinite loop mode even when the option is disabled in Slides Widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6726\\\">#6726<\\/a>)<\\/li>\\n<li>Fix: Redundant spacing is added to Share Buttons widget<\\/li>\\n<li>Fix: Step buttons text is not updated without a page reload in Forms widget<\\/li>\\n<li>Fix: Overflow issue in certain animations in Animated Headline widget<\\/li>\\n<li>Fix: When dragging a new Testimonial Carousel there is a console error thrown<\\/li>\\n<li>Fix: Step Buttons are cut in mobile view in Multi Step Form<\\/li>\\n<li>Fix: Submit and Step buttons size differences when using Twenty Twenty theme<\\/li>\\n<li>Fix: Duplicate button Text Color control in Slides widget<\\/li>\\n<li>Fix: JS error is thrown when editing and saving global widgets<\\/li>\\n<li>Fix: <code>get_version<\\/code> API function may fail with Redis \\/ DB cache<\\/li>\\n<li>Fix: Multiple license check requests are created in certain cases<\\/li>\\n<li>Deprecated: Deprecate methods prefixed with an underscore and replace them with unprefixed methods<\\/li>\\n<li>Deprecated: See all deprecations to this version in our <a href=\\\"https:\\/\\/developers.elementor.com\\/v3-1-planned-deprecations\\/\\\">Developers Deprecations Post<\\/a><\\/li>\\n<\\/ul>\\n<h4>3.0.10 - 2021-01-20<\\/h4>\\n<ul>\\n<li>Tweak: Added Editing Handles string translation compatibility with Elementor v3.1.0<\\/li>\\n<\\/ul>\\n<h4>3.0.9 - 2020-12-29<\\/h4>\\n<ul>\\n<li>Tweak: Added compatibility to support Elementor 3.1.0<\\/li>\\n<li>Fix: Wrong phrasing of Import template success message in Theme Builder<\\/li>\\n<li>Fix: Border color glitch in Theme Builder<\\/li>\\n<\\/ul>\\n<h4>3.0.8 - 2020-11-26<\\/h4>\\n<ul>\\n<li>Fix: Navigation arrows UI glitch in Media Carousel widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/13172\\\">#13172<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.0.7 - 2020-11-25<\\/h4>\\n<ul>\\n<li>Fix: Console Error when dragging  Testimonials Carousel widget<\\/li>\\n<li>Fix: Arrows of Testimonial and Reviews Carousel widgets navigate to the wrong direction in RTL websites<\\/li>\\n<li>Fix: Removed the conditional loading of Webpack<\\/li>\\n<li>Fix: Fatal error is thrown after deleting an associated custom taxonomy when Posts widget with Cards skin has a badge<\\/li>\\n<li>Fix: Upload JSON files only when the user allowed to prevent security issues<\\/li>\\n<li>Fix: Gallery not displayed in Theme Builder templates preview<\\/li>\\n<\\/ul>\\n<h4>3.0.6 - 2020-11-04<\\/h4>\\n<ul>\\n<li>Tweak: Updated the embedded post in Facebook Embed widget<\\/li>\\n<li>Fix: Minor UI glitches in Theme Builder\'s conditions screen footer<\\/li>\\n<li>Fix: Template type changes into Single Page after conditions change in Theme Builder<\\/li>\\n<li>Fix: Redundant Custom Caption option in Site Logo widget<\\/li>\\n<li>Fix: Removed unused code in Drip integration<\\/li>\\n<li>Fix: Removed Weibo and WeChat social networks due to website and links inactivity from Share Buttons widget<\\/li>\\n<li>Fix: Removed redundant code from Portfolio and Post Navigation widgets<\\/li>\\n<\\/ul>\\n<h4>3.0.5 - 2020-09-23<\\/h4>\\n<ul>\\n<li>Fix: If the default page layout is set to &quot;Canvas&quot; Headers and Footers cannot be edited<\\/li>\\n<li>Fix: Product Image Dynamic Tag throws an error when no image is set<\\/li>\\n<li>Fix: Missing Single document placeholder in Theme Builder<\\/li>\\n<li>Fix: Document editing handles inherit the <code>font-family<\\/code> from 3rd party source<\\/li>\\n<li>Fix: Can\'t add linebreaks to Textarea input when used as Multi Step Form<\\/li>\\n<li>Fix: Incorrect width in Facebook Page widget<\\/li>\\n<li>Fix: Added compatibility to allow the use of \'get_create_url\' in Theme Builder<\\/li>\\n<\\/ul>\\n<h4>3.0.4 - 2020-09-09<\\/h4>\\n<ul>\\n<li>Fix: Autogenerated screenshots appear in WP Media Library modal (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/12304\\\">#12304<\\/a>)<\\/li>\\n<li>Fix: Make sure Elementor Posts widget Pagination doesn\'t interfere with 3rd party plugins (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/12126\\\">#12126<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/12127\\\">#12127<\\/a>)<\\/li>\\n<li>Fix: Shrinking conditions indicator in Theme Builder<\\/li>\\n<li>Fix: Column can\'t be dragged and dropped if it populates a Global widget<\\/li>\\n<li>Fix: Styles are missing from Single templates in some edge cases<\\/li>\\n<\\/ul>\\n<h4>3.0.3 - 2020-09-02<\\/h4>\\n<ul>\\n<li>Fix: Pagination doesn\'t work in WordPress 5.5 (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/12126\\\">#12126<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/12127\\\">#12127<\\/a>)<\\/li>\\n<li>Fix: Change delete template action to &quot;Move to Trash&quot; in the new Theme Builder view<\\/li>\\n<\\/ul>\\n<h4>3.0.2 - 2020-08-31<\\/h4>\\n<ul>\\n<li>Tweak: Replaced WordPress &quot;Learn More&quot; links with dynamic links for better control over time (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/12312\\\">#12312<\\/a>)<\\/li>\\n<li>Tweak: UI tweaks to the Conditions screen In the new Theme Builder<\\/li>\\n<li>Fix: Motion Effects not working when assigned to a column and throws JS error when DOM optimization is disabled (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/12299\\\">#12299<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/12275\\\">#12275<\\/a>)<\\/li>\\n<li>Fix: Multiple Galleries display all the images in the Lightbox slideshow (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11809\\\">#11809<\\/a>)<\\/li>\\n<li>Fix: Old Theme Builder is being opened when accessing through the Finder<\\/li>\\n<li>Fix: Mixed templates import glitch in Theme Builder<\\/li>\\n<li>Fix: Card icon sizes in Theme Builder<\\/li>\\n<li>Fix: Preview button leads to <code>render_mode<\\/code> instead of preview when importing a template from the new Theme Builder<\\/li>\\n<\\/ul>\\n<h4>3.0.1 - 2020-08-26<\\/h4>\\n<ul>\\n<li>Tweak: Keep previous Theme Builder when accessing from the WP Dashboard for legacy support<\\/li>\\n<li>Tweak: Updated video tutorials in Theme Builder<\\/li>\\n<li>Tweak: Don\'t show auto-screenshots in the Media Library (Props <a href=\\\"https:\\/\\/github.com\\/black-eye\\\">@black-eye<\\/a>)<\\/li>\\n<li>Fix: Repeater items throws <code>childView<\\/code> is undefined message in Forms widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/12239\\\">#12239<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/12221\\\">#12221<\\/a>)<\\/li>\\n<li>Fix: Misspelling of the word &quot;occurred&quot; in Form widget default error message (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/12137\\\">#12137<\\/a>)<\\/li>\\n<li>Fix: Facebook comments not showing up (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/12157\\\">#12157<\\/a>)<\\/li>\\n<li>Fix: Check for conflicts in Theme Builder doesn\'t work properly<\\/li>\\n<li>Fix: Minor UI fixes in Theme Builder<\\/li>\\n<li>Fix: Dark mode glitches in Theme Builder<\\/li>\\n<li>Fix: Global Site Part toaster appears when you publish a Popup<\\/li>\\n<li>Fix: Site Parts aren\'t in the correct order in Theme Builder<\\/li>\\n<li>Fix: Date field caused forms to get corrupted in Forms widget<\\/li>\\n<li>Fix: Theme Builder application page is forbidden<\\/li>\\n<\\/ul>\\n<h4>3.0.0 - 2020-08-23<\\/h4>\\n<ul>\\n<li>New: Introducing the new and improved Theme Builder<\\/li>\\n<li>Tweak: Removed <code>.elementor-inner<\\/code> and <code>.elementor-column-wrap<\\/code> from DOM output to improve performance (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7351\\\">#7351<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7817\\\">#7817<\\/a>, <a href=\\\"https:\\/\\/developers.elementor.com\\/dom-improvements-ahead-html-wrappers-removal-from-v3-0\\/\\\">Developers Blog Post<\\/a>)<\\/li>\\n<li>Tweak: Added contextual anchors ID support to Table of Contents widgets (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10052\\\">#10052<\\/a>)<\\/li>\\n<li>Tweak: Added WeChat and Weibo social networks to Share Buttons widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11554\\\">#11554<\\/a>)<\\/li>\\n<li>Tweak: Added Dynamic capabilities for Redirect after Login\\/Logout in Login widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11343\\\">#11343<\\/a>)<\\/li>\\n<li>Tweak: Added Blend Mode and CSS Filters controls to adjust the Background Overlay in Flipbox widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11653\\\">#11653<\\/a>)<\\/li>\\n<li>Tweak: Added responsive capabilities to Toggle Button styling in Nav Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8269\\\">#8269<\\/a>)<\\/li>\\n<li>Tweak: Added responsive Text Alignment control in Call to Action widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11968\\\">#11968<\\/a>)<\\/li>\\n<li>Tweak: Added dynamic content to Ribbon element in Call to Action widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10364\\\">#10364<\\/a>)<\\/li>\\n<li>Tweak: Converted uses of Color and Typography Schemes to Global Colors and Fonts<\\/li>\\n<li>Tweak: Separated Title and Description control fields labels in Call to Action widget<\\/li>\\n<li>Tweak: Removed unnecessary style in WC Product with variations<\\/li>\\n<li>Tweak: Converted Portfolio, Posts and Share Buttons widgets to use CSS Variable-based Elementor Grid (<a href=\\\"https:\\/\\/developers.elementor.com\\/elementor-dropping-support-ie\\/\\\">Developers Blog Post<\\/a>)<\\/li>\\n<li>Tweak: Added Date Modified option to Posts widget metadata<\\/li>\\n<li>Fix: PHP 7.4 compatibility to Media Carousel widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11355\\\">#11355<\\/a>)<\\/li>\\n<li>Fix: Divider alignment issue in Post Info widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11628\\\">#11628<\\/a>)<\\/li>\\n<li>Fix: Color doesn\\u2019t change in Products Archive Description widget<\\/li>\\n<li>Fix: WC Product variations layout breaks when using Variation Swatches plugin<\\/li>\\n<li>Fix: WC Product variations layout issue<\\/li>\\n<li>Fix: WC Product variations mobile zoom-in glitch<\\/li>\\n<li>Fix: Can\'t edit a Popup after accessing Theme Style<\\/li>\\n<li>Fix: Twitter icon missing in Blockquote widget<\\/li>\\n<li>Fix: Removed redundant default text color from Share Buttons minimal skin<\\/li>\\n<li>Fix: UI glitch in Display Conditions modal<\\/li>\\n<li>Fix: Insert template button UI glitch in Templates Library<\\/li>\\n<li>Fix: Added sanitization to post titles in WordPress dashboard for better security<\\/li>\\n<li>Fix: Show when arriving from search engines rule doesn\'t work in Popup<\\/li>\\n<li>Fix: Child categories are shown with a different parent category in Query control<\\/li>\\n<li>Deprecated: See all deprecations to this version in our <a href=\\\"https:\\/\\/developers.elementor.com\\/v3-0-planned-deprecations\\/\\\">Developers Deprecations Post<\\/a><\\/li>\\n<\\/ul>\\n<h4>2.10.3 - 2020-06-29<\\/h4>\\n<ul>\\n<li>Fix: Form not being submitted when using &quot;Progress Bar&quot; and &quot;None&quot; view types in Multi Step Form (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11596\\\">#11596<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11610\\\">#11610<\\/a>)<\\/li>\\n<li>Fix: Missing &quot;for&quot; attribute in Password field label in Login widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8646\\\">#8646<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>2.10.2 - 2020-06-16<\\/h4>\\n<ul>\\n<li>Fix: Run step events only when in Multi Step Form mode (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11644\\\">#11644<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>2.10.1 - 2020-06-16<\\/h4>\\n<ul>\\n<li>Tweak: Improved License validation mechanism to avoid limitations<\\/li>\\n<li>Tweak: Changed control labels and ordering in Price Table, Lottie and Form widgets<\\/li>\\n<li>Fix: Popup close button vertical position glitch (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10921\\\">#10921<\\/a>)<\\/li>\\n<li>Fix: Radio field placement glitch when in Multi Step mode in Form widget<\\/li>\\n<li>Fix: Clicking <code>Enter<\\/code> key submits the form in Multi Step Form<\\/li>\\n<li>Fix: Hardened sanitization in Custom Attributes to avoid security issues<\\/li>\\n<\\/ul>\\n<h4>2.10.0 - 2020-06-07<\\/h4>\\n<ul>\\n<li>New: Introducing Multi-Step Forms - Breakdown long forms into simple steps (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5975\\\">#5975<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3911\\\">#3911<\\/a>)<\\/li>\\n<li>New: Introducing Lottie widget - easily add Lottie animations to your site, no coding needed (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11026\\\">#11026<\\/a>)<\\/li>\\n<li>Tweak: Added spacing option to Posts widget pagination (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5682\\\">#5682<\\/a>)<\\/li>\\n<li>Tweak: Changed texts and logic for administrator plugin renewal notices<\\/li>\\n<li>Tweak: Added new Scroll Util for improved scrolling handling<\\/li>\\n<li>Tweak: Improved Motion Effects animation performance<\\/li>\\n<\\/ul>\\n<h4>2.9.5 - 2020-05-24<\\/h4>\\n<ul>\\n<li>Fix: Added sanitization to Custom Attributes control to avoid security issue<\\/li>\\n<\\/ul>\\n<h4>2.9.4 - 2020-05-07<\\/h4>\\n<ul>\\n<li>Fix: Hardened user role that is allowed to upload icon sets and unzip only allowed files in Custom Icons to prevent security vulnerability<\\/li>\\n<\\/ul>\\n<h4>2.9.3 - 2020-04-19<\\/h4>\\n<ul>\\n<li>Fix: Form shortcode IDs are not wrapped in double-quotes (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11023\\\">#11023<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10932\\\">#10932<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10967\\\">#10967<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11000\\\">#11000<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11049\\\">#11049<\\/a>)<\\/li>\\n<li>Fix: Escaped Form records metadata to prevent security vulnerability<\\/li>\\n<li>Fix: Closing &quot;Save Changes&quot; document confirmation modal causes Panel infinite loading<\\/li>\\n<li>Fix: Ken Burns effect not working when there is only one slide in Slides widget<\\/li>\\n<li>Fix: Document handles UI glitch<\\/li>\\n<\\/ul>\\n<h4>2.9.2 - 2020-03-25<\\/h4>\\n<ul>\\n<li>Tweak: Added compatibility with WordPress v5.4 (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10745\\\">#10745<\\/a>)<\\/li>\\n<li>Fix: Image ratio number is displayed under the Archive Posts widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10874\\\">#10874<\\/a>)<\\/li>\\n<li>Fix: Theme Style Link color setting overrides the Table of Content list style<\\/li>\\n<li>Fix: PHP notice when using dynamic user info <code>id<\\/code><\\/li>\\n<li>Fix: Navigation arrows direction is crossed on first drag in Slides Widget<\\/li>\\n<li>Fix: &quot;No headings were found on this page&quot; message was not displayed in the frontend in Table of Contents widget<\\/li>\\n<li>Fix: Container includes Popup tags by default in Table of Contents widget<\\/li>\\n<li>Fix: Twitter icon display issue when Font Awesome 4 support is disabled in Blockquote widget<\\/li>\\n<li>Fix: ACF Dynamic tag not working in Form widget Redirect action<\\/li>\\n<\\/ul>\\n<h4>2.9.1 - 2020-03-16<\\/h4>\\n<ul>\\n<li>Fix: Can\'t access Elementor Editor when there is Page Title widget in the page<\\/li>\\n<li>Fix: Applying styling to Post Content widget affects the Page and Post editing handles<\\/li>\\n<\\/ul>\\n<h4>2.9.0 - 2020-03-15<\\/h4>\\n<ul>\\n<li>New: Introducing Full Site Editing: Design header, footer, and content all in one place! (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4985\\\">#4985<\\/a>)<\\/li>\\n<li>New: Added Global Custom CSS for Your Entire Site in Theme Style (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3345\\\">#3345<\\/a>)<\\/li>\\n<li>New: Added Dynamic Colors tag (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6485\\\">#6485<\\/a>)<\\/li>\\n<li>Tweak: Added option to set the Site Part HTML Wrapper Tags (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9293\\\">#9293<\\/a>)<\\/li>\\n<li>Tweak: Added Link Attributes support to Pro widgets (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5716\\\">#5716<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3642\\\">#3642<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9225\\\">#9225<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9079\\\">#9079<\\/a>)<\\/li>\\n<li>Tweak: Added Theme Style support in Theme Builder parts (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10564\\\">#10564<\\/a>)<\\/li>\\n<li>Tweak: Avoid creating empty Custom Font<\\/li>\\n<li>Tweak: Added <code>aria-expanded<\\/code> attribute to Menu Cart widget<\\/li>\\n<li>Tweak: Moved Link Actions module to Core plugin<\\/li>\\n<li>Tweak: Changed the name of \\u201cTypeKit Web Fonts by Adobe\\u201d to \\u201cAdobe Fonts\\u201d<\\/li>\\n<li>Tweak: Removed redundant display conditions from Blockquote, Flipbox, Price Table, and Search Form widgets<\\/li>\\n<li>Tweak: Pro widgets are not draggable unless Elementor license has been activated<\\/li>\\n<li>Tweak: Remove redundant <code>label_block<\\/code> parameters from several controls<\\/li>\\n<li>Tweak: Converted controls selectors to CSS variables in Gallery widget<\\/li>\\n<li>Tweak: Replaced Stumbleupon with Mix in Reviews widget recommended icons (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10099\\\">#10099<\\/a>)<\\/li>\\n<li>Tweak: Added Mix to the Share Buttons network list (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10099\\\">#10099<\\/a>)<\\/li>\\n<li>Tweak: Added &quot;Open in new tab&quot; option to Posts widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7924\\\">#7924<\\/a>)<\\/li>\\n<li>Tweak: Upgraded Font Awesome Pro library to v5.12.0<\\/li>\\n<li>Tweak: Added new Lightbox compatibility for Gallery and Media Carousel widgets<\\/li>\\n<li>Tweak: Expose external API for Swiper instances<\\/li>\\n<li>Tweak: Added compatibility to JS API in Theme Builder, Popups, Form widget and Global widget<\\/li>\\n<li>Tweak: Replaced nerd icons with new Elementor emojis<\\/li>\\n<li>Tweak: Added specific <code>color<\\/code> attribute to header title in Table of Contents widget<\\/li>\\n<li>Fix: Line break issues in Animated Headline widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10585\\\">#10585<\\/a>)<\\/li>\\n<li>Fix: Theme Style Link color overrides the Table of Content list style<\\/li>\\n<li>Fix: Active state glitches when using Table of contents widget with Sticky mode<\\/li>\\n<li>Fix: &quot;Graphic Element&quot; section appears as empty in case of unmarked Graphic Element in Call to Action widget<\\/li>\\n<li>Fix: Page Title widget render glitches in the Editor<\\/li>\\n<li>Fix: Image ratio parameter visible in some edge cases in Posts widget<\\/li>\\n<li>Fix: Image missing when sharing to Pinterest using Share Buttons widget<\\/li>\\n<li>Fix: Theme Style Link color setting override the list style in Table of Contents widget<\\/li>\\n<li>Deprecated: See all deprecations to this version in our <a href=\\\"https:\\/\\/developers.elementor.com\\/v2-9-0-planned-deprecations\\/\\\">Developers Deprecations Post<\\/a><\\/li>\\n<\\/ul>\\n<h4>2.8.5 - 2020-03-08<\\/h4>\\n<ul>\\n<li>Tweak: Added new Swiper parameter to all Pro carousels to allow 3rd party integration<\\/li>\\n<li>Fix: Missing closing bracket in Animated Headline widget<\\/li>\\n<li>Fix: Share buttons widgets show Font Awesome 4 icons on first drag in Editor<\\/li>\\n<\\/ul>\\n<h4>2.8.4 - 2020-02-16<\\/h4>\\n<ul>\\n<li>Tweak: Added Lightbox Title &amp; Description support to Gallery widget<\\/li>\\n<li>Tweak: Added RTL support for Slides widget<\\/li>\\n<li>Tweak: Display Lightbox images in Full size in Gallery widget<\\/li>\\n<li>Fix: Template with Slides widget not working properly when placed inside Tabs, Accordion and Toggle widget<\\/li>\\n<li>Fix: Dropdown menu lost styling after Elementor Pro v2.8 upgrade in Nav Menu widget<\\/li>\\n<li>Fix: Indent doesn\'t work on RTL websites in Table of Contents widget<\\/li>\\n<li>Fix: Query Control throws <code>Undefined index: q<\\/code> error<\\/li>\\n<li>Fix: Typography control not affecting dropdown menu in Nav Menu widget<\\/li>\\n<li>Fix: Discord forms integration fails to send submissions in some server configurations<\\/li>\\n<li>Fix: Rotating headlines don\'t align center in Animated Headline widget<\\/li>\\n<li>Fix: Custom secondary color displayed when not needed in Share buttons widget<\\/li>\\n<li>Fix: Motion Effects of certain objects are not functioning properly on Safari browser<\\/li>\\n<li>Fix: Missing eye icon in Single template footer preview button<\\/li>\\n<\\/ul>\\n<h4>2.8.3 - 2020-01-01<\\/h4>\\n<ul>\\n<li>Tweak: Updated Table of Contents widget panel location<\\/li>\\n<li>Fix: ACF URL Dynamic field throws <code>undefined index<\\/code> PHP notice (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9929\\\">#9929<\\/a>)<\\/li>\\n<li>Fix: Gallery lightbox pagination shows images from all tabs<\\/li>\\n<li>Fix: &quot;Reply To&quot; option not working in Form widget &quot;Email 2&quot; Action<\\/li>\\n<li>Fix: ACF Dynamic tag not working in Form widget Redirect action<\\/li>\\n<li>Fix: Underline option not working in Table of Contents widget Normal state<\\/li>\\n<li>Fix: Query Control <code>Undefined index: autocomplete<\\/code> notice in some cases<\\/li>\\n<li>Fix: Missing display condition to Read More Spacing control in Posts widget<\\/li>\\n<\\/ul>\\n<h4>2.8.2 - 2019-12-19<\\/h4>\\n<ul>\\n<li>Tweak: Improved scroll-spy and collapsing functionality in Table of Contents widget<\\/li>\\n<li>Fix: &quot;No products were found&quot; message not being displayed in an empty Products Archive<\\/li>\\n<li>Fix: Redundant <code>&lt;br&gt;<\\/code> tags in Single theme template (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9927\\\">#9927<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9928\\\">#9928<\\/a>)<\\/li>\\n<li>Fix: Draft Popup shows up in Dynamic tag dropdown<\\/li>\\n<\\/ul>\\n<h4>2.8.1 - 2019-12-18<\\/h4>\\n<ul>\\n<li>Fix: Share Buttons widget not working (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9920\\\">#9920<\\/a>)<\\/li>\\n<li>Fix: Redundant <code>&lt;p&gt;<\\/code> tags added to Single Template posts<\\/li>\\n<\\/ul>\\n<h4>2.8.0 - 2019-12-18<\\/h4>\\n<ul>\\n<li>New: Table of Contents Widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5171\\\">#5171<\\/a>)<\\/li>\\n<li>New: Added Font Awesome Pro Duotone font family support (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9578\\\">#9578<\\/a>)<\\/li>\\n<li>Tweak: Added Lazy Load option to Gallery widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9763\\\">#9763<\\/a>)<\\/li>\\n<li>Tweak: Added Random order option to Gallery widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9269\\\">#9269<\\/a>)<\\/li>\\n<li>Tweak: Updated Font Awesome Pro to v5.11.2 (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9578\\\">#9578<\\/a>)<\\/li>\\n<li>Tweak: Added preselect support for multiple default select values in Forms Widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9324\\\">#9324<\\/a>)<\\/li>\\n<li>Tweak: Avoid duplicate queries for Custom Icons (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9579\\\">#9579<\\/a>)<\\/li>\\n<li>Tweak: Major performance improvements to Gallery widget<\\/li>\\n<li>Tweak: Avoid non-existing images in Gallery widget<\\/li>\\n<li>Tweak: Added <code>tabindex<\\/code>, <code>aria-expanded<\\/code>, <code>aria-hidden<\\/code> and <code>role=\\\"navigation\\\"<\\/code> accessibility attributes to Nav Menu widget<\\/li>\\n<li>Tweak: Changed button HTML tag from <code>button<\\/code> to <code>span<\\/code> in Call to Action and Flip Box widgets for better W3C compliance and accessibility<\\/li>\\n<li>Tweak: Removed Google+ from default networks in Share Buttons widget<\\/li>\\n<li>Tweak: Added compatibility for Library Connect<\\/li>\\n<li>Tweak: Added i18n to Toolset date dynamic tag<\\/li>\\n<li>Tweak: Added external link support to Gallery widget<\\/li>\\n<li>Tweak: Changed the link external attributes implementation to use <code>add_link_attributes()<\\/code> in Gallery widget<\\/li>\\n<li>Tweak: Updated references to the new Schemes system location<\\/li>\\n<li>Tweak: Avoid running Gallery handler when the gallery is empty<\\/li>\\n<li>Tweak: UI Tweaks in Editor Panel<\\/li>\\n<li>Tweak: Added responsive capabilities to Pointer Width control in Nav Menu widget<\\/li>\\n<li>Tweak: Added mobile support for responsive controls in Nav Menu widget<\\/li>\\n<li>Tweak: Refactor <code>register_controls()<\\/code> method in Posts widget skin trait<\\/li>\\n<li>Fix: ACF URL &quot;undefined Index&quot; notice (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7646\\\">#7646<\\/a>)<\\/li>\\n<li>Fix: WooCommerce Mini-Cart widget causes fatal error in edge cases (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9304\\\">#9304<\\/a>)<\\/li>\\n<li>Fix: <code>PHP Notice: Undefined index<\\/code> display for Author query (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9864\\\">#9864<\\/a>)<\\/li>\\n<li>Fix: Added compatibility for Button widget placed inside Swiper carousel (<a href=\\\"https:\\/\\/wordpress.org\\/support\\/topic\\/broken-buttons-since-elementor-2-8\\/\\\">Topic<\\/a>)<\\/li>\\n<li>Fix: Avoid empty spaces in Post info widget<\\/li>\\n<li>Tweak: Always show &quot;Custom label&quot; control in Login widget<\\/li>\\n<li>Fix: Nav Menu item typography selector in Nav Menu widget<\\/li>\\n<li>Fix: Facebook Like Button widget causes flickering<\\/li>\\n<li>Fix: WooCommerce mini-cart behaviour when using <code>plain<\\/code> permalinks format<\\/li>\\n<li>Fix: Avoid running Popup triggers when set without conditions<\\/li>\\n<li>Fix: Removed &quot;Date&quot; query from Products widget<\\/li>\\n<li>Fix: Slides widget when used as a Shortcode and is hidden<\\/li>\\n<li>Fix: Custom URL being accessed on swipe in Media Carousel<\\/li>\\n<li>Fix: Media Carousel widget Cube effect glitch<\\/li>\\n<li>Fix: Lightbox shows images from multiple Gallery widgets in the same page<\\/li>\\n<li>Fix: Image <code>alt<\\/code> Text not displayed on overlay in Gallery widget<\\/li>\\n<li>Fix: Gallery widget not visible in Posts widget Full Content skin<\\/li>\\n<li>Fix: WooCommerce mini-cart remove unnecessary hooks registration when WooCommerce integration set to <code>Disable<\\/code><\\/li>\\n<li>Fix: Slides widget button wrapping breaks in mobile view<\\/li>\\n<li>Fix: Dynamic capabilities with the Reviews widget<\\/li>\\n<li>Fix: Disabling autoplay doesn\'t work in Slides widget<\\/li>\\n<li>Fix: Posts widget Full Content skin not working on Single template<\\/li>\\n<li>Fix: Autocomplete not working for &quot;By Author&quot; condition in Display Conditions screen<\\/li>\\n<li>Fix: Posts widget alignment issue<\\/li>\\n<li>Fix: Product Variations Clear button not working in edge cases<\\/li>\\n<li>Fix: Styling issues in Form widget submit button<\\/li>\\n<\\/ul>\\n<h4>2.7.3 - 2019-10-28<\\/h4>\\n<ul>\\n<li>Tweak: Added RTL support to Galleries widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9213\\\">#9213<\\/a>)<\\/li>\\n<li>Tweak: Added Custom Icons compatibility for WordPress 5.3<\\/li>\\n<li>Fix: Missing template function declaration causes fatal error in WC mini-cart widget<\\/li>\\n<li>Fix: Pause on hover doesn\'t work in Carousel widgets<\\/li>\\n<li>Fix: Link-actions conflict with <code>?action=<\\/code> parameter in the URL<\\/li>\\n<li>Fix: Lightbox navigation not working in Gallery widget Single mode<\\/li>\\n<li>Fix: Ken burns effect not working on the 1st slide if Infinite Loop option is turned off in Carousel widgets<\\/li>\\n<li>Fix: Popup Advanced Rules detects internal links as external if current URL starts with <code>www<\\/code><\\/li>\\n<\\/ul>\\n<h4>2.7.2 - 2019-10-06<\\/h4>\\n<ul>\\n<li>Fix: Slide Overlay not working when applying Ken burns effect in Slides widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9209\\\">#9209<\\/a>)<\\/li>\\n<li>Fix: Content width glitch in Slides widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9180\\\">#9180<\\/a>)<\\/li>\\n<li>Fix: Horizontal Alignment not working when applying custom style per slide in Slides widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9180\\\">#9180<\\/a>)<\\/li>\\n<li>Fix: Missing semicolon in Custom Fonts <code>font-display<\\/code> CSS<\\/li>\\n<\\/ul>\\n<h4>2.7.1 - 2019-09-26<\\/h4>\\n<ul>\\n<li>Fix: Background Overlay layer is over the slide content in Slides widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9180\\\">#9180<\\/a>)<\\/li>\\n<li>Fix: Duplicate images under &quot;All&quot; filter in Multiple Gallery<\\/li>\\n<\\/ul>\\n<h4>2.7.0 - 2019-09-24<\\/h4>\\n<ul>\\n<li>New: Enhanced Galleries widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1898\\\">#1898<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3103\\\">#3103<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4279\\\">#4279<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7631\\\">#7631<\\/a>)<\\/li>\\n<li>New: Dynamic Number (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5952\\\">#5952<\\/a>)<\\/li>\\n<li>New: Full content skin for Posts and Archive-posts widgets (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4617\\\">#4617<\\/a>)<\\/li>\\n<li>Tweak: Added dynamic number capability to Price List, Price Table, Counter, Star Rating, Progress Bar widgets<\\/li>\\n<li>Tweak: Added tags support to forms Mailchimp action (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5418\\\">#5418<\\/a>)<\\/li>\\n<li>Tweak: User Profile Picture Dynamic Tag (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7947\\\">#7947<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8740\\\">#8740<\\/a>)<\\/li>\\n<li>Tweak: Added <code>font-display<\\/code> support to custom fonts (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5993\\\">#5993<\\/a>, <a href=\\\"https:\\/\\/developers.elementor.com\\/elementor-pro-2-7-custom-fonts-font-display-support\\/\\\">Developers Blog Post<\\/a>)<\\/li>\\n<li>Tweak: Added Text Shadow control to Slides widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8800\\\">#8800<\\/a>)<\\/li>\\n<li>Tweak: Added Re-subscribe support to MailerLite (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8799\\\">#8799<\\/a>)<\\/li>\\n<li>Tweak: Added Dynamic capabilities to Facebook Embed widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9030\\\">#9030<\\/a>)<\\/li>\\n<li>Tweak: Use <code>swiper.js<\\/code> instead of <code>slick.js<\\/code> in Slides widget (<a href=\\\"https:\\/\\/developers.elementor.com\\/elementor-2-7-moving-sliders-from-slick-to-swiper\\/\\\">Developers Blog Post<\\/a>)<\\/li>\\n<li>Tweak: Added <code>elementor_pro\\/search_form\\/before_input<\\/code> action hook to Search Form widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5598\\\">#5598<\\/a>)<\\/li>\\n<li>Tweak: Added <code>elementor_pro\\/search_form\\/after_input<\\/code> action hook to Search Form widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5598\\\">#5598<\\/a>)<\\/li>\\n<li>Tweak: Added dynamic support for Custom field key (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7789\\\">#7789<\\/a>)<\\/li>\\n<li>Tweak: Increased expired license notice bar frequency<\\/li>\\n<li>Tweak: Changed the icon name of Slides widget<\\/li>\\n<li>Tweak: Added designated Finder\'s Icons for Custom icons &amp; Custom fonts<\\/li>\\n<li>Tweak: Use Ken Burns Effect as an external module<\\/li>\\n<li>Tweak: Remove Fontello conflicting CSS on import to Custom Icons sets<\\/li>\\n<li>Tweak: Editor Panel UI tweaks<\\/li>\\n<li>Tweak: Added DOM events on Popup show\\/hide (<a href=\\\"https:\\/\\/developers.elementor.com\\/elementor-pro-2-7-popup-events\\/\\\">Developers Blog Post<\\/a>)<\\/li>\\n<li>Tweak: Added option to change the variations field width in Add to Cart widget<\\/li>\\n<li>Tweak: Use select control instead of select2 in Menu Cart widget<\\/li>\\n<li>Tweak: Added conditions to the tabs instead of to each control in Share Buttons widget<\\/li>\\n<li>Tweak: Added Typography controls to HTML field in Forms widget<\\/li>\\n<li>Tweak: Allow edit selected Font file in Custom Font<\\/li>\\n<li>Tweak: Changed reCAPTCHA v3 error message<\\/li>\\n<li>Tweak: Remove the &quot;Save as Global&quot; option on Global widget context menu<\\/li>\\n<li>Fix: Corrected selector for <code>removeControlSpinner()<\\/code> (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8790\\\">#8790<\\/a>)<\\/li>\\n<li>Fix: Slides widget navigation icons misplacement (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8533\\\">#8533<\\/a>)<\\/li>\\n<li>Fix: Horizontal Scrollbar when Slider widget is set to Full Width (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8527\\\">#8527<\\/a>)<\\/li>\\n<li>Fix: Inconsistent behavior when &quot;Infinite Loop&quot; enabled with &quot;Autoplay&quot; in Slides widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6726\\\">#6726<\\/a>)<\\/li>\\n<li>Fix: Ken Burns effect on Chrome transition glitches (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1671\\\">#1671<\\/a>)<\\/li>\\n<li>Fix: Nothing found message shows up inside the columns set in Posts Archive widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7347\\\">#7347<\\/a>)<\\/li>\\n<li>Fix: Responsive UI glitch in Popup Conditions modal tabs<\\/li>\\n<li>Fix: Removed unnecessary divider in Call to Action widget<\\/li>\\n<li>Fix: Custom Add To Cart * button style (size, position and background color) when <code>quantity<\\/code> is enabled.<\\/li>\\n<li>Fix: Add support for Document\\/PageBase in Theme Builder (Core &gt;=2.7.0)<\\/li>\\n<li>Fix: Ampersand character breaks email link in Share Buttons widget<\\/li>\\n<li>Fix: Correct custom font attachment <code>mime-type<\\/code> to show uploaded Custom Fonts<\\/li>\\n<li>Fix: Mini-Cart not refreshing in Menu Cart widget<\\/li>\\n<li>Fix: Cart drawer not working when WC Subscriptions plugin is activated<\\/li>\\n<li>Fix:  Querying CPT with custom taxonomies does not show the taxonomies before saving<\\/li>\\n<li>Fix: Double rendering on change caused console error in Theme Builder\'s conditions screen<\\/li>\\n<li>Fix: Translations and Strings in Share Buttons widget<\\/li>\\n<li>Fix: Avoid using offset if the source is Manual selection in Query Control<\\/li>\\n<li>Fix: Form being submitted although reCAPTCHA v3 validation failed in Forms widget<\\/li>\\n<\\/ul>\\n<h4>2.6.5 - 2019-08-26<\\/h4>\\n<ul>\\n<li>Tweak: Added compatibility for the upcoming release of Elementor v2.7<\\/li>\\n<li>Fix: Button style not working when <code>quantity<\\/code> is enabled in Custom Add To Cart widget<\\/li>\\n<li>Fix: Updated minified JS file fixed WhatsApp base URL in Share Buttons widget<\\/li>\\n<\\/ul>\\n<h4>2.6.4 - 2019-08-21<\\/h4>\\n<ul>\\n<li>Tweak: Added compatibility for the upcoming release of Elementor v2.7<\\/li>\\n<li>Fix: Changed WhatsApp base URL in Share Buttons widget for cross-device compatibility<\\/li>\\n<li>Fix: Random slides order after several clicks on pagination in Testimonial Carousel widget<\\/li>\\n<\\/ul>\\n<h4>2.6.3 - 2019-08-18<\\/h4>\\n<ul>\\n<li>Fix: Core version rollback to <code>&gt;2.6.0<\\/code> causes a fatal error<\\/li>\\n<li>Fix: Duplicate images when slideshow skin is selected in Media Carousel lightbox<\\/li>\\n<li>Fix: Default bottom margin added to reCAPTCHA V3 badge<\\/li>\\n<li>Fix: Input glitch in reCAPTCHA V3 threshold settings<\\/li>\\n<\\/ul>\\n<h4>2.6.2 - 2019-07-30<\\/h4>\\n<ul>\\n<li>Tweak: Better accessibility support in Search Form widget<\\/li>\\n<li>Fix: UI glitched in Popup publish screen (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8616\\\">#8616<\\/a>)<\\/li>\\n<li>Fix: &quot;Child of Term&quot; and &quot;Any child of term&quot; conditions (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8695\\\">#8695<\\/a>)<\\/li>\\n<li>Fix: Restored <code>library_widget_templates<\\/code> action hook for 3rd party compatibility (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8687\\\">#8687<\\/a>)<\\/li>\\n<li>Fix: Twitter Icon missing in Blockquote widget<\\/li>\\n<li>Fix: Form reCAPTCHA v3 badge position not working<\\/li>\\n<li>Fix: Renewal notice bar appears in wrong situations<\\/li>\\n<li>Fix: Draft Icon Set loads empty Icon Library<\\/li>\\n<\\/ul>\\n<h4>2.6.1 - 2019-07-24<\\/h4>\\n<ul>\\n<li>Fix: Query Control autocomplete not retrieving results (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8672\\\">#8672<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8661\\\">#8661<\\/a>)<\\/li>\\n<li>Fix: Price Table features section not working (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8660\\\">#8660<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>2.6.0 - 2019-07-23<\\/h4>\\n<ul>\\n<li>New: Introducing Custom Icon sets - including Fontello, IcoMoon and Fontastic support (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/110\\\">#110<\\/a>)<\\/li>\\n<li>New: Added Font Awesome 5 Pro integration including 5,300+ icons (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4430\\\">#4430<\\/a>)<\\/li>\\n<li>New: Added reCAPTCHA v3 integration to Form widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8213\\\">#8213<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6039\\\">#6039<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7165\\\">#7165<\\/a>)<\\/li>\\n<li>Tweak: Added Exit Animation for Popups (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7063\\\">#7063<\\/a>)<\\/li>\\n<li>Tweak: Added ACF Dynamic tag support for archive pages (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5147\\\">#5147<\\/a>)<\\/li>\\n<li>Tweak: Added Navigator Indicators for Custom CSS &amp; Motion Effects (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2180\\\">#2180<\\/a>)<\\/li>\\n<li>Tweak: Added Dynamic capabilities for Form Redirect action (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7552\\\">#7552<\\/a>)<\\/li>\\n<li>Tweak: Added Logged In Message styling options for Login widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7928\\\">#7928<\\/a>)<\\/li>\\n<li>Tweak: Added <code>none<\\/code> breakpoint option to Nav Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7916\\\">#7916<\\/a>)<\\/li>\\n<li>Tweak: Added option to place Post Terms dynamic tag without links (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8366\\\">#8366<\\/a>)<\\/li>\\n<li>Tweak: Added <code>elementor\\/query\\/query_results<\\/code> hook to Query Control to allow full control over results (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7912\\\">#7912<\\/a>)<\\/li>\\n<li>Tweak: Allow choosing Heading HTML tag in Price Table widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8090\\\">#8090<\\/a>)<\\/li>\\n<li>Tweak: Show popup on dynamic click even when <code>Avoid Multiple Popups<\\/code> option is selected (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8189\\\">#8189<\\/a>)<\\/li>\\n<li>Tweak: Added condition option to all of archive child pages (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8256\\\">#8256<\\/a>)<\\/li>\\n<li>Tweak: Added <code>Effects Relative To<\\/code> control to Scrolling Effects<\\/li>\\n<li>Tweak: Allow shortcodes in HTML Form field<\\/li>\\n<li>Tweak: Removed donReach integration from Share Buttons widget due to service inconsistent stability<\\/li>\\n<li>Tweak: Changed MailChimp <code>List<\\/code> label to <code>Audience<\\/code><\\/li>\\n<li>Tweak: Improved Entrance and Exit animation behavior in Popup<\\/li>\\n<li>Tweak: Added <code>Deprecated Notice<\\/code> control to <code>Archive Products<\\/code> and <code>Woo Products<\\/code> widgets<\\/li>\\n<li>Tweak: Added default dynamic title for archives in Theme Builder<\\/li>\\n<li>Tweak: Added condition to show <code>Centered Slides<\\/code> control in Media Carousel widget<\\/li>\\n<li>Tweak: Added notice bar in the Editor when the license is expired or not activated<\\/li>\\n<li>Tweak: Replaced <code>select<\\/code> control with <code>choose<\\/code> control in Price List widget<\\/li>\\n<li>Tweak: Removed Font Awesome 4 dependencies from the Editor<\\/li>\\n<li>Tweak: Minor styling tweaks in the Popup publish modal<\\/li>\\n<li>Tweak: Hide ordering form in Products widget on front page<\\/li>\\n<li>Tweak: Removed page title markup when \'Hide Title\' is active<\\/li>\\n<li>Tweak: Added style controls for HTML field in Form widget<\\/li>\\n<li>Fix: Form widget Date picker makes the Popup builder disappear (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7240\\\">#7240<\\/a>)<\\/li>\\n<li>Fix: Sticky element stop point stops working on viewport resize (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7884\\\">#7884<\\/a>)<\\/li>\\n<li>Fix: Copy-Paste style not pasting the Pointer option in Nav Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8497\\\">#8497<\\/a>)<\\/li>\\n<li>Fix: Missing Print icon in Share Buttons (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8506\\\">#8506<\\/a>)<\\/li>\\n<li>Fix: UI style glitch in Blockquote widget when viewing from iPad<\\/li>\\n<li>Deprecated: <code>DB::save_editor()<\\/code> - Remove usage of this method (<a href=\\\"https:\\/\\/developers.elementor.com\\/v2-6-0-planned-deprecations\\/\\\">Deprecation Post<\\/a>)<\\/li>\\n<li>Deprecated: <code>DB::get_plain_editor()<\\/code> - Remove usage of this method (<a href=\\\"https:\\/\\/developers.elementor.com\\/v2-6-0-planned-deprecations\\/\\\">Deprecation Post<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>2.5.14 - 2019-07-14<\\/h4>\\n<ul>\\n<li>Fix: Better WC Related Product grid support to various themes (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8555\\\">#8555<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>2.5.13 - 2019-07-11<\\/h4>\\n<ul>\\n<li>Fix: Better WC grid support to various themes<\\/li>\\n<\\/ul>\\n<h4>2.5.12 - 2019-07-10<\\/h4>\\n<ul>\\n<li>Fix: Grid for WooCommerce Archive Product widget<\\/li>\\n<li>Fix: Remove redundant <code>whitespace<\\/code> CSS property causes style glitch in iPad<\\/li>\\n<li>Tweak: Added more compatibility for Elementor v2.6<\\/li>\\n<\\/ul>\\n<h4>2.5.11 - 2019-07-02<\\/h4>\\n<ul>\\n<li>Fix: Close icon missing from Nav Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8460\\\">#8460<\\/a>)<\\/li>\\n<li>Fix: Elementor Pro v2.5.10 shows PHP notice regarding notice bar (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8461\\\">#8461<\\/a>)<\\/li>\\n<li>Fix: Fatal error when deleting used Pods fields (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8396\\\">#8396<\\/a>)<\\/li>\\n<li>Fix: Missing dropdown icon in conditions screen<\\/li>\\n<\\/ul>\\n<h4>2.5.10 - 2019-05-28<\\/h4>\\n<ul>\\n<li>Tweak: Added compatibility for the upcoming release of Elementor v2.6<\\/li>\\n<li>Tweak: Error caused by empty Rows &amp; Columns values in Products widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8261\\\">#8261<\\/a>)<\\/li>\\n<li>Fix: Do not unset <code>product<\\/code> CPT if it\'s not from WooCommerce (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8160\\\">#8160<\\/a>)<\\/li>\\n<li>Fix: Column Spacing not working in WooCommerce Archive Products widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8285\\\">#8285<\\/a>)<\\/li>\\n<li>Fix: Title styling not working in Products Categories widget<\\/li>\\n<li>Fix: Empty value in Dynamic Pods Gallery dropdown using Safari browser<\\/li>\\n<li>Fix: WooCommerce archives included in &quot;All Archives&quot; condition<\\/li>\\n<\\/ul>\\n<h4>2.5.9 - 2019-05-28<\\/h4>\\n<ul>\\n<li>Tweak: Removed <code>auto-confirm<\\/code> control from MailPoet to support new version of MailPoet<\\/li>\\n<li>Fix: Multiple Custom Fonts not rendered in the editor<\\/li>\\n<li>Fix: Products <code>sale<\\/code> query - handle exclude by manual selection.<\\/li>\\n<li>Fix: Product Categories grid row &amp; column style<\\/li>\\n<li>Fix: Form integration AJAX cache override<\\/li>\\n<li>Fix: Removed redundant CSS on Canvas &amp; Header-Footer page templates<\\/li>\\n<\\/ul>\\n<h4>2.5.8 - 2019-05-06<\\/h4>\\n<ul>\\n<li>Fix: Popup entrance animation not working in frontend<\\/li>\\n<li>Fix: Popup Exit Intent trigger activated multiple times<\\/li>\\n<\\/ul>\\n<h4>2.5.7 - 2019-05-05<\\/h4>\\n<ul>\\n<li>Fix: Embedded video keeps playing after a Popup is closed (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7875\\\">#7875<\\/a>)<\\/li>\\n<li>Fix: Maximum call stack size exceeded error in Safari (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7824\\\">#7824<\\/a>)<\\/li>\\n<li>Fix: Entrance animations not appearing on Popup reopen (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7395\\\">#7395<\\/a>)<\\/li>\\n<li>Fix: WC variations select style glitch in several themes (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8008\\\">#8008<\\/a>)<\\/li>\\n<li>Fix: Theme Builder taxonomy conditions not retrieving proper results in edge cases<\\/li>\\n<\\/ul>\\n<h4>2.5.6 - 2019-04-29<\\/h4>\\n<ul>\\n<li>Tweak: Removed <code>Shortcode<\\/code> dynamic from Image, Gallery and Media control<\\/li>\\n<li>Fix: Popup not inheriting entrance animation in responsive mode (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7809\\\">#7809<\\/a>)<\\/li>\\n<li>Fix: Terms autocomplete retrieves wrong results in Query Control<\\/li>\\n<li>Fix: Query Control Related by author glitches in edge cases<\\/li>\\n<li>Fix: Query Control using terms for Products widget<\\/li>\\n<li>Fix: Posts cards style glitch in small screens<\\/li>\\n<li>Fix: Display conditions delete icon missing in small screens<\\/li>\\n<li>Fix: Avoid rendering Menu Cart widget in WordPress native editor<\\/li>\\n<\\/ul>\\n<h4>2.5.5 - 2019-04-08<\\/h4>\\n<ul>\\n<li>Tweak: Allow text selection inside a Popup<\\/li>\\n<li>Fix: Added backwards compatibility for <code>tax_query<\\/code> in Query Control (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7751\\\">#7751<\\/a>)<\\/li>\\n<li>Fix: Missing arguments for <code>widget_title<\\/code> filter (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7745\\\">#7745<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>2.5.4 - 2019-04-03<\\/h4>\\n<ul>\\n<li>Fix: Move Query from using <code>term_id<\\/code> to <code>term_taxonomy_id<\\/code> (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7653\\\">#7653<\\/a>)<\\/li>\\n<li>Fix: Offset manipulation hook removal in Query control<\\/li>\\n<li>Fix: Missing form field <code>ID<\\/code> in some edge cases (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7711\\\">#7711<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7660\\\">#7660<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>2.5.3 - 2019-03-31<\\/h4>\\n<ul>\\n<li>Tweak: Updated Google Calendar dynamic tag URL (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7673\\\">#7673<\\/a>)<\\/li>\\n<li>Fix: Missing form field names (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7651\\\">#7651<\\/a>)<\\/li>\\n<li>Fix: PHP 5.4 backward compatibility in Query Control (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7633\\\">#7633<\\/a>)<\\/li>\\n<li>Fix: <code>products_deprecated<\\/code> Query Control module compatibility (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7654\\\">#7654<\\/a>)<\\/li>\\n<li>Fix: Changed query method from <code>term_id<\\/code> to <code>term_taxonomy_id<\\/code> (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7653\\\">#7653<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>2.5.2 - 2019-03-27<\\/h4>\\n<ul>\\n<li>Fix: Overwrite parent widget type in Global Widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7632\\\">#7632<\\/a>)<\\/li>\\n<li>Fix: Avoid Duplicates option not working in Query Control (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7635\\\">#7635<\\/a>)<\\/li>\\n<li>Fix: Manual Selection option not working in Query Control (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7634\\\">#7634<\\/a>)<\\/li>\\n<li>Fix: Incorrect condition caused handlers issues inside popup<\\/li>\\n<\\/ul>\\n<h4>2.5.1 - 2019-03-26<\\/h4>\\n<ul>\\n<li>Fix: Query Control invalid call to deprecated action (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7619\\\">#7619<\\/a>)<\\/li>\\n<li>Tweak: Renamed action hook from <code>elementor_pro\\/{$widget_name}\\/query\\/{$query_id}<\\/code> to <code>elementor\\/query\\/{$query_id}<\\/code><\\/li>\\n<li>Tweak: Renamed filter hook from <code>elementor_pro\\/query_control\\/get_query_args\\/current_query<\\/code> to <code>elementor\\/query\\/get_query_args\\/current_query<\\/code><\\/li>\\n<\\/ul>\\n<h4>2.5.0 - 2019-03-26<\\/h4>\\n<ul>\\n<li>New: Introducing Motion Effects including Scrolling &amp; Mouse effects (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/72\\\">#72<\\/a>)<\\/li>\\n<li>New: Introducing Related Posts for Query Control (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7306\\\">#7306<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7490\\\">#7490<\\/a>)<\\/li>\\n<li>New: Introducing Date query for Query Control<\\/li>\\n<li>New: Introducing Sticky Posts support for Query Control (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2501\\\">#2501<\\/a>)<\\/li>\\n<li>Tweak: Added option to open a Popup by a custom selector (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6871\\\">#6871<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6876\\\">#6876<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7258\\\">#7258<\\/a>)<\\/li>\\n<li>Tweak: Option to count when Popup is closed in &quot;Show up to X times&quot; Advanced Rule<\\/li>\\n<li>Tweak: Added full border radius control options inside Popup<\\/li>\\n<li>Tweak: Changed exit intent icon in Popups<\\/li>\\n<li>Tweak: Show only one popup in its own preview<\\/li>\\n<li>Tweak: Added responsive support to Popup entrance animation control<\\/li>\\n<li>Tweak: Conditions - Singular <code>All Pages<\\/code> string changed to <code>Pages<\\/code><\\/li>\\n<li>Tweak: Added form field shortcode support for Drip tags (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7000\\\">#7000<\\/a>)<\\/li>\\n<li>Tweak: Added dynamic capabilities to Price List widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7258\\\">#7258<\\/a>)<\\/li>\\n<li>Tweak: Added Dynamic capabilities to Custom Attributes (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6779\\\">#6779<\\/a>)<\\/li>\\n<li>Tweak: Added dynamic capabilities to Flip Box widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6986\\\">#6986<\\/a>)<\\/li>\\n<li>Tweak: Decrease <code>z-index<\\/code> for Nav Menu (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6869\\\">#6869<\\/a>)<\\/li>\\n<li>Tweak: Changed &quot;Scrolling Effects&quot; section label to &quot;Motion Effects&quot;<\\/li>\\n<li>Tweak: Use filter <code>get_meta_viewport<\\/code> for header templates (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7043\\\">#7043<\\/a>)<\\/li>\\n<li>Tweak: use filterable <code>Util::get_public_post_types()<\\/code> in Theme Builder (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7172\\\">#7172<\\/a>)<\\/li>\\n<li>Tweak: Added Cloudflare rocket-loader support (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7443\\\">#7443<\\/a>)<\\/li>\\n<li>Tweak: Added responsive support to WC Products Columns &amp; Rows Gap controls (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6913\\\">#6913<\\/a>)<\\/li>\\n<li>Tweak: WC Menu cart &quot;View Cart&quot; &amp; &quot;Checkout&quot; buttons styling<\\/li>\\n<li>Fix: Custom ID reset to default when dragging repeater<\\/li>\\n<li>Fix: Conflict between archive-products widget and WC customizer<\\/li>\\n<li>Fix: Add to Cart widget <code>spacing<\\/code> and <code>space-between<\\/code><\\/li>\\n<li>Fix: Library view when creating a new Header or Footer<\\/li>\\n<li>Fix: Post types labels missing on Add New Template modal<\\/li>\\n<\\/ul>\\n<h4>2.4.8 - 2019-03-11<\\/h4>\\n<ul>\\n<li>Fix: Missing query section in Products widget<\\/li>\\n<li>Fix: Missing Taxonomy controls in Products widget in edge cases<\\/li>\\n<\\/ul>\\n<h4>2.4.7 - 2019-03-06<\\/h4>\\n<ul>\\n<li>Fix: Compatibility Global Widget with Elementor v2.5.0+<\\/li>\\n<\\/ul>\\n<h4>2.4.6 - 2019-03-04<\\/h4>\\n<ul>\\n<li>Fix: Pods gallery dynamic when empty (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7127\\\">#7127<\\/a>)<\\/li>\\n<li>Fix: Duplicate call for conditions screen issue<\\/li>\\n<li>Fix: Compatibility with Elementor v2.5.0<\\/li>\\n<\\/ul>\\n<h4>2.4.5 - 2019-02-18<\\/h4>\\n<ul>\\n<li>Fix: Image size issue in Testimonial Carousel (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7058\\\">#7058<\\/a>)<\\/li>\\n<li>Fix: MailChimp groups not saved in a form integration (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7083\\\">#7083<\\/a>)<\\/li>\\n<li>Fix: Show popup preview only on it\'s own preview<\\/li>\\n<li>Fix: Elementor dashboard templates URL corrupted links in edge cases<\\/li>\\n<\\/ul>\\n<h4>2.4.4 - 2019-02-11<\\/h4>\\n<ul>\\n<li>Tweak: Added ACF Date Time Picker field support (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6690\\\">#6690<\\/a>)<\\/li>\\n<li>Tweak: Changed the term of <code>All Posts<\\/code> condition to <code>Posts<\\/code><\\/li>\\n<li>Fix: Added <code>&lt;IfModule&gt;<\\/code> to avoid 500 error when <code>mod-headers<\\/code> is missing (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7034\\\">#7034<\\/a>)<\\/li>\\n<li>Fix: Include post CSS deletion in Global Widget update (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6856\\\">#6856<\\/a>)<\\/li>\\n<li>Fix: <code>Textarea<\\/code> default value in Forms Widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6934\\\">#6934<\\/a>)<\\/li>\\n<li>Fix: MailPoet latest version caused fatal error (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6996\\\">#6996<\\/a>)<\\/li>\\n<li>Fix: Fatal Error caused by calling MailPoet deleted method<\\/li>\\n<li>Notice: MailPoet <code>Auto Confirm<\\/code> option will now default to &quot;On&quot;<\\/li>\\n<\\/ul>\\n<h4>2.4.3 - 2019-01-30<\\/h4>\\n<ul>\\n<li>Fix: Custom Add to Cart widget responsive alignment settings<\\/li>\\n<li>Fix: Links in Post Info widget<\\/li>\\n<li>Fix: WooCommerce <code>View Cart<\\/code> string translate<\\/li>\\n<li>Fix: Wrapper classes for header\\/footer templates (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6884\\\">#6884<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>2.4.2 - 2019-01-25<\\/h4>\\n<ul>\\n<li>Tweak: Added pixel units to Close Button position control in Popups<\\/li>\\n<li>Fix: Exclude error in WC Products widget<\\/li>\\n<\\/ul>\\n<h4>2.4.1 - 2019-01-24<\\/h4>\\n<ul>\\n<li>Tweak: Added CSS classes control to Popup (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6826\\\">#6826<\\/a>)<\\/li>\\n<li>Tweak: Added responsive image size to Testimonial Carousel widget<\\/li>\\n<li>Fix: PHP warning when Toolset Date dynamic is empty (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6842\\\">#6842<\\/a>)<\\/li>\\n<li>Fix: Support of exclude-ids in WC Products widget<\\/li>\\n<li>Fix: Popup close button not clickable<\\/li>\\n<li>Fix: Alignment justify issue of Add to Cart widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6749\\\">#6749<\\/a>)<\\/li>\\n<li>Fix: Bad anchors breaks the page JS<\\/li>\\n<li>Fix: Popup overlay shown when turned off<\\/li>\\n<\\/ul>\\n<h4>2.4.0 - 2019-01-21<\\/h4>\\n<ul>\\n<li>New: Introducing Popup Builder (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/628\\\">#628<\\/a>)<\\/li>\\n<li>New: Added <code>Popup<\\/code> Dynamic Tag<\\/li>\\n<li>New: Added <code>Popup<\\/code> forms action after submit<\\/li>\\n<li>New: Added User Info dynamic tag (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6322\\\">#6322<\\/a>)<\\/li>\\n<li>Tweak: Added dynamic capabilities for &quot;Nothing Found&quot; message<\\/li>\\n<li>Tweak: Added <code>elementor_pro\\/theme_builder\\/archive\\/escape_nothing_found_message<\\/code> Filter to avoid HTML escaping in &quot;Nothing Found&quot; message (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6053\\\">#6053<\\/a>)<\\/li>\\n<li>Tweak: Added <code>add_doc_to_location<\\/code> method to Allow insertion of a document to a location<\\/li>\\n<li>Fix: <code>z-index<\\/code> issue with CTA widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6486\\\">#6486<\\/a>)<\\/li>\\n<li>Fix: Hide the Post Content widget and show it only in a Single document<\\/li>\\n<li>Fix: <code>selector<\\/code> replacement in Custom CSS<\\/li>\\n<li>Fix: Apply <code>the_content<\\/code> on the real content only<\\/li>\\n<li>Fix: CSS for WC products selector (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6559\\\">#6559<\\/a>)<\\/li>\\n<li>Fix: Odnoklassniki share URL (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6638\\\">#6638<\\/a>)<\\/li>\\n<li>Fix: Custom link new tab in Post Info widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5766\\\">#5766<\\/a>)<\\/li>\\n<li>Fix: <code>nofollow<\\/code> link in Flip Box &amp; CTA widgets<\\/li>\\n<li>Fix: Post Terms in Post Info widget<\\/li>\\n<li>Fix: Added screen reader to some icons &amp; buttons for better accessibility (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5386\\\">#5386<\\/a>)<\\/li>\\n<li>Fix: Accessibility labels in Reviews widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6630\\\">#6630<\\/a>)<\\/li>\\n<li>Fix: Link to cart page not working when WooCommerce Subscriptions is active<\\/li>\\n<li>Fix: MailChimp Selected list not showing on reloading in Form widget<\\/li>\\n<li>Fix: Sub-menu arrow position in Nav Menu widget<\\/li>\\n<li>Fix: Conflict with WP Security Audit Log plugin (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6648\\\">#6648<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>2.3.1 - 2018-12-19<\\/h4>\\n<ul>\\n<li>Fix: Template widget search functionality (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6473\\\">#6473<\\/a>)<\\/li>\\n<li>Fix: Apply <code>the_content<\\/code> filter to post content in theme builder<\\/li>\\n<\\/ul>\\n<h4>2.3.0 - 2018-12-17<\\/h4>\\n<ul>\\n<li>New: Introducing Discord Integration for Forms (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4218\\\">#4218<\\/a>)<\\/li>\\n<li>New: Introducing Slack Integration for Forms<\\/li>\\n<li>New: Introducing MailerLite Integration for Forms (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4462\\\">#4462<\\/a>)<\\/li>\\n<li>New: Activate Elementor Pro plugin by connecting to Elementor account<\\/li>\\n<li>Tweak: Added <code>elementor_pro\\/utils\\/get_public_post_types<\\/code> filter hook (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5900\\\">#5900<\\/a>)<\\/li>\\n<li>Tweak: Added <code>loop_start<\\/code> &amp; <code>the_content<\\/code> hooks for Post Content (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6173\\\">#6173<\\/a>)<\\/li>\\n<li>Tweak: Removed Custom Attributes from Page Settings<\\/li>\\n<li>Tweak: Always add the Custom CSS control to the Advanced tab<\\/li>\\n<li>Fix: In sub Term condition false positive in edge cases<\\/li>\\n<li>Fix: ToolSet Dynamic Image fallback<\\/li>\\n<li>Fix: Style glitch with the dropdown color in Nav Menu widget<\\/li>\\n<li>Fix: Style glitch in the Conditions screen in Safari browser<\\/li>\\n<li>Fix: Ribbon in the CTA widget obscures drop down menu (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6080\\\">#6080<\\/a>)<\\/li>\\n<li>Fix: The color of label won\'t change color in Widget login<\\/li>\\n<\\/ul>\\n<h4>2.2.5 - 2018-12-11<\\/h4>\\n<ul>\\n<li>New: Add Style Tab &amp; Custom CSS for Header &amp; Footer Templates.<\\/li>\\n<li>Tweak: Added a better identifier for subpages (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6362\\\">#6362<\\/a>)<\\/li>\\n<li>Tweak: Removed Custom Attributes from page settings<\\/li>\\n<li>Fix: Yahoo event URL date issue (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6354\\\">#6354<\\/a>)<\\/li>\\n<li>Fix: Allow timezone settings in Google event URL (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6354\\\">#6354<\\/a>)<\\/li>\\n<li>Fix: Avoid <code>z-index<\\/code> changes by <code>nanocss<\\/code> in build process<\\/li>\\n<li>Fix: Added missing WC upsells products CSS<\\/li>\\n<li>Fix: Nav Menu dropdown losing color on hover<\\/li>\\n<li>Fix: WC Product Add-ons CSS compatibility<\\/li>\\n<\\/ul>\\n<h4>2.2.4 - 2018-12-04<\\/h4>\\n<ul>\\n<li>Fix: Global widget not saving changes (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6340\\\">#6340<\\/a>)<\\/li>\\n<li>Fix: Dynamic tags support in Blockquote widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6334\\\">#6334<\\/a>)<\\/li>\\n<li>Fix: Forms Redirect URL action when using form field values with spaces<\\/li>\\n<\\/ul>\\n<h4>2.2.3 - 2018-11-29<\\/h4>\\n<ul>\\n<li>Fix: Missing &quot;Edit Template&quot; in Template widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6271\\\">#6271<\\/a>)<\\/li>\\n<li>Fix: Follow menu anchors with UTF8 characters in Nav Menu<\\/li>\\n<li>Fix: Show only supported templates in Template widget<\\/li>\\n<li>Fix: Revert conflicting fix for a default order for WC archive<\\/li>\\n<\\/ul>\\n<h4>2.2.2 - 2018-11-28<\\/h4>\\n<ul>\\n<li>Fix: Lightbox dynamic tag crashes the editor<\\/li>\\n<\\/ul>\\n<h4>2.2.1 - 2018-11-28<\\/h4>\\n<ul>\\n<li>New: Added <code>ACF File<\\/code> Dynamic tag to support text controls.<\\/li>\\n<li>Tweak: Added option to hide item count bubble when cart is empty in Menu Cart widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6223\\\">#6223<\\/a>)<\\/li>\\n<li>Tweak: Added Actions group for Lightbox and Contact URL tags<\\/li>\\n<li>Tweak: Added filter <code>elementor_pro\\/dynamic_tags\\/shortcode\\/should_escape<\\/code> to avoid escaping in Shortcode dynamic tag<\\/li>\\n<li>Tweak: MailPoet3 integration allow Subscriber to to subscribe to multiple lists<\\/li>\\n<li>Tweak: Added front-end max file size validation for upload fields<\\/li>\\n<li>Tweak: Added <code>by-author<\\/code> per Post-Type condition for theme builder<\\/li>\\n<li>Fix: Template widget panel not showing the selected template (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6271\\\">#6271<\\/a>)<\\/li>\\n<li>Fix: Conflict between ACF with Safari browser on Select option in Dynamic tag<\\/li>\\n<li>Fix: Add post classes only for the Single template<\\/li>\\n<li>Fix: Set document type as not editable for unsupported document like Global widget<\\/li>\\n<li>Fix: Avoid duplicate query for current WC product query<\\/li>\\n<li>Fix: Product Archive showing oldest products instead of latest<\\/li>\\n<li>Fix: CSS reset in Posts widget using cards skin<\\/li>\\n<\\/ul>\\n<h4>2.2.0 - 2018-11-19<\\/h4>\\n<ul>\\n<li>New: Introducing Custom Attributes (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/290\\\">#290<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3990\\\">#3990<\\/a>)<\\/li>\\n<li>New: Added evergreen option for Countdown widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4459\\\">#4459<\\/a>)<\\/li>\\n<li>New: Added expire actions option for Countdown widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5242\\\">#5242<\\/a>)<\\/li>\\n<li>New: Introducing Reviews widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3854\\\">#3854<\\/a>)<\\/li>\\n<li>New: Introducing Sitemap widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5594\\\">#5594<\\/a>)<\\/li>\\n<li>New: Added Request Parameter dynamic tag (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4934\\\">#4934<\\/a>)<\\/li>\\n<li>New: Added Shortcode dynamic tag<\\/li>\\n<li>New: Added Image and Video Lightbox dynamic tag<\\/li>\\n<li>New: Added Contact URL dynamic tag<\\/li>\\n<li>New: Added Featured Image Data dynamic tag<\\/li>\\n<li>New: Added default value to each field in the Form widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4268\\\">#4268<\\/a>)<\\/li>\\n<li>New: Added &quot;Any Child Of&quot; condition to template conditions (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5321\\\">#5321<\\/a>)<\\/li>\\n<li>New: Added &quot;In Child&quot; condition to template conditions (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5587\\\">#5587<\\/a>)<\\/li>\\n<li>Tweak: Added Form Redirect URL with form values (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2564\\\">#2564<\\/a>)<\\/li>\\n<li>Tweak: Added default post classes to template wrapper (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5959\\\">#5959<\\/a>)<\\/li>\\n<li>Tweak: Better labels for terms in Query control (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6092\\\">#6092<\\/a>)<\\/li>\\n<li>Tweak: Renamed &quot;Child Of&quot; templates condition to &quot;Direct Child Of&quot;<\\/li>\\n<li>Tweak: Added <code>elementor\\/theme\\/get_location_templates\\/condition_sub_id<\\/code> filter hook to allow template condition translations<\\/li>\\n<li>Tweak: Load the Template Library widget via Ajax for better performance<\\/li>\\n<li>Tweak: Added 404 page title for Page Title dynamic tag<\\/li>\\n<li>Fix: Menu Cart Toggle has # URL link (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6141\\\">#6141<\\/a>)<\\/li>\\n<li>Fix: Alignment issue in Nav Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5790\\\">#5790<\\/a>)<\\/li>\\n<li>Fix: Avoid potential security risk in forms<\\/li>\\n<li>Fix: Template By Author condition conflicts with 404 page<\\/li>\\n<li>Fix: Restored WC Product Content widget in Single Product template<\\/li>\\n<li>Fix: Theme Builder Preview URLs for date archives and 404 pages<\\/li>\\n<li>Fix: Highlight active menu anchor items only when scrolled into view<\\/li>\\n<li>Fix: Carousel Pagination Progress style to support new Swiper version<\\/li>\\n<\\/ul>\\n<h4>2.1.13 - 2018-11-12<\\/h4>\\n<ul>\\n<li>Tweak: Added compatibility for new brand Finder in v2.3.0<\\/li>\\n<li>Fix: Settings conflict when there are multiple carousels in the page<\\/li>\\n<\\/ul>\\n<h4>2.1.12 - 2018-11-05<\\/h4>\\n<ul>\\n<li>Tweak: Added compatibility for the upcoming release of Elementor v2.3<\\/li>\\n<li>Tweak: Better performance for Template Library widget<\\/li>\\n<li>Fix: Fatal error if a taxonomy used in a dynamic field is removed (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6029\\\">#6029<\\/a>)<\\/li>\\n<li>Fix: Date Time dynamic tag now respect site language (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6001\\\">#6001<\\/a>)<\\/li>\\n<li>Fix: Custom CSS printed twice in the front-end<\\/li>\\n<li>Fix: ACF Image field PHP warning (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6051\\\">#6051<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>2.1.11 - 2018-10-22<\\/h4>\\n<ul>\\n<li>New: Added ACF local fields compatibility<\\/li>\\n<li>Tweak: Re-brand TypeKit by Adobe Fonts integration<\\/li>\\n<li>Fix: Exclude <code>is_embed<\\/code> from Singular condition (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5915\\\">#5915<\\/a>)<\\/li>\\n<li>Fix: Avoid conflict with Ad Blockers and Share Buttons<\\/li>\\n<li>Fix: Current date time dynamic tag now shows local time<\\/li>\\n<li>Fix: Avoid conflict with 3rd party plugins that filter the permalink<\\/li>\\n<li>Fix: Avoid PHP warning when no groups are selected for MailChimp integration<\\/li>\\n<li>Fix: Avoid PHP warning if checkbox field is empty for ACF<\\/li>\\n<li>Fix: Respect password protected for a WC single product template<\\/li>\\n<li>Fix: Respect <code>order<\\/code> settings for WC archive also without pagination<\\/li>\\n<\\/ul>\\n<h4>2.1.10 - 2018-10-09<\\/h4>\\n<ul>\\n<li>Tweak: Added responsive alignment control for Share Buttons widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5821\\\">#5821<\\/a>)<\\/li>\\n<li>Tweak: Added link control to Animated Headline widget<\\/li>\\n<li>Fix: Mobile nav menu jump on RTL (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5711\\\">#5711<\\/a>)<\\/li>\\n<li>Fix: Responsive alignment control in Add to Cart widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5830\\\">#5830<\\/a>)<\\/li>\\n<li>Fix: Added IE compatibility for Animated Headline widget<\\/li>\\n<li>Fix: Post Content widget is now shown only on <code>Single<\\/code> templates<\\/li>\\n<li>Fix: Query Control Pagination with offset<\\/li>\\n<\\/ul>\\n<h4>2.1.9 - 2018-09-17<\\/h4>\\n<ul>\\n<li>Tweak: Added Centered Slides option for Slideshow carousel<\\/li>\\n<li>Fix: Allow only public CPT for Manual Selection in Query Control (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5091\\\">#5091<\\/a>)<\\/li>\\n<li>Fix: ACF Gallery option support (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5344\\\">#5344<\\/a>)<\\/li>\\n<li>Fix: Page scrolling on resize when sticky is active (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5740\\\">#5740<\\/a>)<\\/li>\\n<li>Fix: Edit custom name for Global Widget in the Navigator (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5689\\\">#5689<\\/a>)<\\/li>\\n<li>Fix: Coverflow transition effect in Carousel<\\/li>\\n<li>Fix: Weird mobile behavior with Cube effect in Carousel<\\/li>\\n<li>Fix: Show the first thumbnail in the Slideshow carousel correctly<\\/li>\\n<\\/ul>\\n<h4>2.1.8 - 2018-09-12<\\/h4>\\n<ul>\\n<li>Tweak: Added styling options for WC Additional Information widget<\\/li>\\n<li>Tweak: Added styling options for \'View Cart\' link in Products widget<\\/li>\\n<li>Fix: 3rd party plugin support for WC single product template (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5338\\\">#5338<\\/a>)<\\/li>\\n<li>Fix: Layout of Related Product widget with WC native style<\\/li>\\n<\\/ul>\\n<h4>2.1.7 - 2018-09-03<\\/h4>\\n<ul>\\n<li>New: WC Archive Description widget<\\/li>\\n<li>Tweak: Added blend mode to Slides widget background overlay (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5555\\\">#5555<\\/a>)<\\/li>\\n<li>Tweak: Added \'Current Subcategories\' option to Product Categories widget<\\/li>\\n<li>Fix: Added default vertical alignment in Author Box widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5589\\\">#5589<\\/a>)<\\/li>\\n<li>Tweak: Added more blend mode options for CTA widget<\\/li>\\n<li>Tweak: Improved plugin updater method based on WordPress version<\\/li>\\n<li>Fix: Improved IE compatibility for Posts and Portfolio widgets<\\/li>\\n<li>Fix: Added default gap for products pagination<\\/li>\\n<li>Fix: Post thumbnail flickering in Safari browser<\\/li>\\n<li>Fix: Close mobile nav menu on click only in full-width mode<\\/li>\\n<li>Fix: Added trailing slash to pagination links in Posts widget<\\/li>\\n<\\/ul>\\n<h4>2.1.6 - 2018-08-28<\\/h4>\\n<ul>\\n<li>New: WC Product Category Image widget and Dynamic tag (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5117\\\">#5117<\\/a>)<\\/li>\\n<li>Tweak: Allow HTML in Excerpt widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5491\\\">#5491<\\/a>)<\\/li>\\n<li>Tweak: Added compatibility for the upcoming release of Elementor v2.2<\\/li>\\n<li>Tweak: Deprecated Follow option in the Facebook Button widget<\\/li>\\n<li>Fix: Posts widget grid in Safari &amp; IE11 (Depended on Elementor v2.2)<\\/li>\\n<li>Fix: Posts widget CSS when using cards skin in masonry mode<\\/li>\\n<li>Fix: ACF Image &amp; ACF URL option support (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5344\\\">#5344<\\/a>)<\\/li>\\n<li>Fix: WC product gallery links in RTL<\\/li>\\n<li>Fix: Dynamic tags in Call To Action widget<\\/li>\\n<\\/ul>\\n<h4>2.1.5 - 2018-08-21<\\/h4>\\n<ul>\\n<li>Tweak: Added compatibility for the upcoming release of Elementor v2.2<\\/li>\\n<li>Fix: Posts Widget layout theme compatibility<\\/li>\\n<li>Fix: Added compatibility for WooCommerce native style<\\/li>\\n<\\/ul>\\n<h4>2.1.4 - 2018-08-19<\\/h4>\\n<ul>\\n<li>Fix: Layout issue compatibility with themes caused by v2.1 (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5442\\\">#5442<\\/a>)<\\/li>\\n<li>Fix: Dynamic setting in Pricing Table widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5460\\\">#5460<\\/a>)<\\/li>\\n<li>Fix: Hide Target URL control if is not necessary in Blockquote widget<\\/li>\\n<li>Fix: Selector specificity for WooCommerce Products widget<\\/li>\\n<li>Fix: WooCommerce conflicts in the editor in edge cases<\\/li>\\n<\\/ul>\\n<h4>2.1.3 - 2018-08-15<\\/h4>\\n<ul>\\n<li>Fix: Thumbnails in the Posts widget jumping (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5350\\\">#5350<\\/a>)<\\/li>\\n<li>Fix: Responsive grid in the Share Buttons widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5375\\\">#5375<\\/a>)<\\/li>\\n<li>Fix: Added missing <code>setup_postdata<\\/code> for Product Data Tabs widget<\\/li>\\n<li>Fix: Rollback to older version of Flip Box widget to resolve 3D depth issue (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5399\\\">#5399<\\/a>)<\\/li>\\n<li>Fix: Allowed types in the Upload File field are now case-insensitive (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5254\\\">#5254<\\/a>)<\\/li>\\n<li>Fix: Carousel behavior when using a single slide<\\/li>\\n<\\/ul>\\n<h4>2.1.2 - 2018-08-12<\\/h4>\\n<ul>\\n<li>Fix: Error when ACF Pro is not installed (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5367\\\">#5367<\\/a>)<\\/li>\\n<li>Fix: Edge cases in Inspector where document is a boolean<\\/li>\\n<li>Fix: Edge cases for incorrect file fields in PODS<\\/li>\\n<\\/ul>\\n<h4>2.1.1 - 2018-08-09<\\/h4>\\n<ul>\\n<li>Fix: Highlighted text in Animated Headline widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5345\\\">#5345<\\/a>)<\\/li>\\n<li>Fix: Flip Box effect issues<\\/li>\\n<li>Fix: ACF Options page fields support (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5329\\\">#5329<\\/a>)<\\/li>\\n<li>Fix: Import Pro templates in edge cases<\\/li>\\n<\\/ul>\\n<h4>2.1.0 - 2018-08-07<\\/h4>\\n<ul>\\n<li>New: Introducing WooCommerce Builder (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1690\\\">#1690<\\/a>)<\\/li>\\n<li>New: Introducing 12 new dynamic tags &amp; widgets for WooCommerce: Gallery, Image, Price, Rating, Description, Breadcrumbs, Data Tabs, Stock, Related, Upsell, Title &amp; Archive<\\/li>\\n<li>New: Introducing Cart Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4220\\\">#4220<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4600\\\">#4600<\\/a>)<\\/li>\\n<li>New: Added integration with Toolset (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2949\\\">#2949<\\/a>)<\\/li>\\n<li>New: Added integration with Pods (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4129\\\">#4129<\\/a>)<\\/li>\\n<li>New: Added stick to bottom in scrolling effects (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4799\\\">#4799<\\/a>)<\\/li>\\n<li>New: Added Scrolling Effect to Widgets under advanced tab<\\/li>\\n<li>New: Introducing Internal URL Dynamic Tag<\\/li>\\n<li>Tweak: Added a Last Updated Date in the Post Info widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4597\\\">#4597<\\/a>)<\\/li>\\n<li>Tweak: Added Redirect after Logout option for Login widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4447\\\">#4447<\\/a>)<\\/li>\\n<li>Tweak: Avoid repeating posts when using more than one in the Posts widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1878\\\">#1878<\\/a>)<\\/li>\\n<li>Tweak: Add Custom Query hook for Query control (<a href=\\\"https:\\/\\/developers.elementor.com\\/custom-query-filter\\/\\\">More Info<\\/a>) (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1748\\\">#1748<\\/a>)<\\/li>\\n<li>Tweak: Added form-message style (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1180\\\">#1180<\\/a>)<\\/li>\\n<li>Tweak: Added dynamic tag for button on the Price Table widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4242\\\">#4242<\\/a>)<\\/li>\\n<li>Tweak: Added dynamic tag for Call to action widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4767\\\">#4767<\\/a>)<\\/li>\\n<li>Tweak: Added Dynamic Tags support for Google Map field (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4602\\\">#4602<\\/a>)<\\/li>\\n<li>Tweak: Added an support for <code>label|value<\\/code> in options field (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4594\\\">#4594<\\/a>)<\\/li>\\n<li>Tweak: Added <code>by-author<\\/code> condition for theme builder (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4681\\\">#4681<\\/a>)<\\/li>\\n<li>Tweak: Added Activate\\/Deactivate license key via WP-CLI command (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4149\\\">#4149<\\/a>)<\\/li>\\n<li>Tweak: Added <code>is_scroll<\\/code> trigger to scrolling effect (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4340\\\">#4340<\\/a>)<\\/li>\\n<li>Tweak: Added In Same Term support for Post Navigation widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4177\\\">#4177<\\/a>)<\\/li>\\n<li>Tweak: Added responsive control for Slides To Scroll control in all carousel widgets (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3697\\\">#3697<\\/a>)<\\/li>\\n<li>Tweak: Added style options for Posts widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1335\\\">#1335<\\/a>)<\\/li>\\n<li>Tweak: Added button CSS ID for Forms widget<\\/li>\\n<li>Tweak: Added pixel units to Post-Info divider height control<\\/li>\\n<li>Tweak: Rewrite sticky library to handle with stretch section, auto scroller &amp; more bugs<\\/li>\\n<li>Tweak: Re-organize the panel categories per document type<\\/li>\\n<li>Tweak: Added ACF support for <code>options-page<\\/code> fields<\\/li>\\n<li>Tweak: Added dynamic tag for Animated headlines<\\/li>\\n<li>Tweak: Added dynamic tag for BlockQuote widget<\\/li>\\n<li>Fix: Elementor Full Width template in GeneratePress theme (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4817\\\">#4817<\\/a>)<\\/li>\\n<li>Fix: Checkbox fields can accidentally be set to required (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4324\\\">#4324<\\/a>)<\\/li>\\n<li>Fix: Initial slide in Carousel widget<\\/li>\\n<li>Fix: Stay on current slide while editing in Carousel widget<\\/li>\\n<li>Fix: Default slides per device in Carousel widget<\\/li>\\n<li>Deprecated: Woo Products, Woo Elements &amp; Single elements widgets<\\/li>\\n<\\/ul>\\n<h4>2.0.18 - 2018-07-27<\\/h4>\\n<ul>\\n<li>Fix: Global widget error on saving page<\\/li>\\n<\\/ul>\\n<h4>2.0.17 - 2018-07-26<\\/h4>\\n<ul>\\n<li>Fix: Sub menu indicator direction in Nav Menu widget<\\/li>\\n<li>Fix: Change the title and icon for Global Widget when is moving<\\/li>\\n<li>Fix: CSS wrapper selector for Page Document<\\/li>\\n<\\/ul>\\n<h4>2.0.16 - 2018-07-16<\\/h4>\\n<ul>\\n<li>Tweak: CSS Filter Control module is now included in Elementor<\\/li>\\n<li>Fix: Border gap in Portfolio widget when item gap set as <code>0<\\/code> (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5077\\\">#5077<\\/a>)<\\/li>\\n<li>Fix: Restore current query after get Global Widget data<\\/li>\\n<li>Fix: Add action item in History on unlink Global widget<\\/li>\\n<\\/ul>\\n<h4>2.0.15 - 2018-07-10<\\/h4>\\n<ul>\\n<li>Fix: Dropdown menu items collapsing when activated (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4996\\\">#4996<\\/a>)<\\/li>\\n<li>Fix: GMT offset in Countdown widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4997\\\">#4997<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>2.0.14 - 2018-07-08<\\/h4>\\n<ul>\\n<li>Tweak: Added set method to form record for developers (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4983\\\">#4983<\\/a>)<\\/li>\\n<li>Fix: Autoplay option for Carousels<\\/li>\\n<li>Fix: Close mobile menu on item click in the Nav Menu widget<\\/li>\\n<\\/ul>\\n<h4>2.0.13 - 2018-07-03<\\/h4>\\n<ul>\\n<li>Tweak: Added compatibility for Elementor v2.1<\\/li>\\n<\\/ul>\\n<h4>2.0.12 - 2018-07-02<\\/h4>\\n<ul>\\n<li>Fix: Global widget PHP notices<\\/li>\\n<li>Fix: Slides widget active slide lost focus when clicking Editor tabs<\\/li>\\n<li>Fix: Form select field send all selected values on multiple selection<\\/li>\\n<li>Fix: Validate time field only if it\'s not empty<\\/li>\\n<li>Fix: ConvertKit API not saving name field<\\/li>\\n<\\/ul>\\n<h4>2.0.11 - 2018-06-12<\\/h4>\\n<ul>\\n<li>Fix: Theme Builder <code>author<\\/code> archive condition (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4593\\\">#4593<\\/a>)<\\/li>\\n<li>Fix: Respect password protected posts in Post Content widget<\\/li>\\n<li>Fix: Custom Fonts redirect to post edit screen in edge cases.<\\/li>\\n<\\/ul>\\n<h4>2.0.10 - 2018-06-05<\\/h4>\\n<ul>\\n<li>Tweak: Added <code>elementor\\/theme\\/get_location_templates\\/template_id<\\/code> filter hook for multi-language plugins<\\/li>\\n<li>Fix: Dynamic Post Terms missing taxonomies if the taxonomy is registered to more then one post types (#4386)<\\/li>\\n<li>Fix: Fields shortcode missing after removing a field in Form widget<\\/li>\\n<li>Deprecated: <code>get_theme_templates_by_location<\\/code> is replaced by <code>get_location_templates<\\/code><\\/li>\\n<\\/ul>\\n<h4>2.0.9 - 2018-05-28<\\/h4>\\n<ul>\\n<li>Fix: Compatibility for PHP version 5.4<\\/li>\\n<\\/ul>\\n<h4>2.0.8 - 2018-05-28<\\/h4>\\n<ul>\\n<li>Tweak: Added Active state for Nav Menu dropdown<\\/li>\\n<li>Tweak: Added style for &quot;Nothing Found&quot; Message for Archive Posts widget<\\/li>\\n<li>Tweak: Removed caption control in Site Logo widget<\\/li>\\n<li>Tweak: Added option to position currency symbol before\\/after In Price Table widget<\\/li>\\n<li>Fix: Query control manual selection does not show more than 10 items (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4479\\\">#4479<\\/a>)<\\/li>\\n<li>Fix: Styling glitch with terms list in Post Info widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4342\\\">#4342<\\/a>)<\\/li>\\n<li>Fix: Sub terms missing in Query control in edge cases (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4527\\\">#4527<\\/a>)<\\/li>\\n<li>Fix: Avoid rendering a template if it\'s not published<\\/li>\\n<li>Fix: 404 Page style not working<\\/li>\\n<li>Fix: Price Table button with hover animation not working in editor<\\/li>\\n<li>Fix: Styling conflict in Call to Action widget<\\/li>\\n<li>Fix: Global Widget tab translation<\\/li>\\n<li>Fix: Adding parent wrapper class to Site Title widget<\\/li>\\n<\\/ul>\\n<h4>2.0.7 - 2018-05-16<\\/h4>\\n<ul>\\n<li>Fix: Content not found on section when single is set to &quot;All Singular&quot;<\\/li>\\n<li>Fix: Open 404 template library for 404 page<\\/li>\\n<li>Tweak: Added CSS prefix for dev files<\\/li>\\n<li>Tweak: Removed product post type from display conditions<\\/li>\\n<\\/ul>\\n<h4>2.0.6 - 2018-05-15<\\/h4>\\n<ul>\\n<li>Tweak: Set type on create new single template<\\/li>\\n<li>Tweak: Always show the conditions dialog in the Draft status<\\/li>\\n<li>Tweak: Added document type <code>widget<\\/code><\\/li>\\n<li>Tweak: Added Post Custom Field tag to URL category<\\/li>\\n<li>Fix: When ACF Field Groups are Empty (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4428\\\">#4428<\\/a>)<\\/li>\\n<li>Fix: Links inside carousel in edge cases<\\/li>\\n<li>Fix: Responsive issue in My Templates area<\\/li>\\n<li>Fix: Image alignment for post content with text alignment<\\/li>\\n<li>Fix: Post Content widget when preview post is missing<\\/li>\\n<li>Fix: Global Widget tab translation<\\/li>\\n<li>Fix: Style settings for Post \\/ Archive Title widgets<\\/li>\\n<\\/ul>\\n<h4>2.0.5 - 2018-05-08<\\/h4>\\n<ul>\\n<li>Fix: Creating a CPT with name like document-type breaks the editor (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4203\\\">#4203<\\/a>)<\\/li>\\n<li>Fix: Added support for new version of reCAPTCHA<\\/li>\\n<li>Fix: Added fallback for controls after <code>post_status<\\/code><\\/li>\\n<li>Fix: Required field in forms widget<\\/li>\\n<li>Fix: Media Carousel in the Coverflow skin<\\/li>\\n<li>Fix: 404 Page show wrong template in edge cases<\\/li>\\n<li>Fix: Save the default menu in the Nav Menu widget<\\/li>\\n<\\/ul>\\n<h4>2.0.4 - 2018-05-02<\\/h4>\\n<ul>\\n<li>Tweak: Added parent\'s class for extended widgets<\\/li>\\n<li>Tweak: Set entire-site as default to avoid conflict with save without conditions<\\/li>\\n<li>Tweak: Initialize global model when it\'s needed<\\/li>\\n<li>Tweak: Removed some duplicate strings<\\/li>\\n<li>Tweak: Query control now includes empty terms<\\/li>\\n<li>Tweak: Design polish for conditions dialog<\\/li>\\n<li>Tweak: Decreasing <code>minimumInputLength<\\/code> to 1 of select2<\\/li>\\n<li>Fix: Editor not loading for single templates in edge cases<\\/li>\\n<li>Fix: Select2 in Safari takes it\'s time to get the original select width (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4310\\\">#4310<\\/a>)<\\/li>\\n<li>Fix: Slides per view not working for some effects<\\/li>\\n<li>Fix: New slides not showing in the editor<\\/li>\\n<li>Fix: Editor for section without a defined location, defaults to content area<\\/li>\\n<\\/ul>\\n<h4>2.0.3 - 2018-04-24<\\/h4>\\n<ul>\\n<li>Tweak: Optimize CSS for Post Info widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4214\\\">#4214<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4216\\\">#4216<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4225\\\">#4225<\\/a>)<\\/li>\\n<li>Fix: Double render on frontend view in core locations<\\/li>\\n<li>Fix: Masonry not working in edge cases<\\/li>\\n<li>Fix: Added default setting for Author Info tag<\\/li>\\n<\\/ul>\\n<h4>2.0.2 - 2018-04-18<\\/h4>\\n<ul>\\n<li>Fix: Regenerate conditions to include all templates<\\/li>\\n<\\/ul>\\n<h4>2.0.1 - 2018-04-17<\\/h4>\\n<ul>\\n<li>Tweak: Added div wrapper for Nothing Found massage (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4136\\\">#4136<\\/a>)<\\/li>\\n<li>Tweak: Show empty categories in Query Control &amp; Display Conditions (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4127\\\">#4127<\\/a>)<\\/li>\\n<li>Tweak: Added Divider control for Post Info widget<\\/li>\\n<li>Fix: Update admin links in Yoast Breadcrumbs widget<\\/li>\\n<li>Fix: Sticky element conflict with clearfix CSS<\\/li>\\n<li>Fix: Compatibility for PHP version 5.4.32 &amp; 5.5.16 and below<\\/li>\\n<li>Fix: Avoid running <code>wp_head<\\/code> hooks twice<\\/li>\\n<\\/ul>\\n<h4>2.0.0 - 2018-04-16<\\/h4>\\n<ul>\\n<li>New: Introducing Theme Builder - <a href=\\\"https:\\/\\/elementor.com\\/introducing-theme-builder\\/\\\">Release Post<\\/a> (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/417\\\">#417<\\/a>)<\\/li>\\n<li>New: Introducing Locations API to inject custom location templates<\\/li>\\n<li>New: Introducing Display Conditions for all dynamic templates<\\/li>\\n<li>New: Introducing Dynamic Tag feature - a new way to add dynamic content to your design<\\/li>\\n<li>New: Introducing Role manager to allow &quot;Content Only mode&quot; (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/483\\\">#483<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/653\\\">#653<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/885\\\">#885<\\/a>)<\\/li>\\n<li>New: Introducing 9 new dynamic widgets: Archive Posts, Archive Title, Post Content, Post Info, Post Title, Post Excerpt, Featured Image, Site Logo &amp; Site Name (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/543\\\">#543<\\/a>)<\\/li>\\n<li>New: Introducing Developers area with guides and API documentation - <a href=\\\"https:\\/\\/elementor.com\\/introducing-elementor-developer-api\\/\\\">Release Post<\\/a> (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/451\\\">#451<\\/a>)<\\/li>\\n<li>New: Introducing <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor-hello-theme\\\">Elementor Hello Theme<\\/a> - A demonstration theme for developers<\\/li>\\n<li>New: Added new type of templates: Header, Footer, Single and Archive (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2761\\\">#2761<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2623\\\">#2623<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2109\\\">#2109<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2061\\\">#2061<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2439\\\">#2439<\\/a>)<\\/li>\\n<li>New: Design 404 page with Single template (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1558\\\">#1558<\\/a>)<\\/li>\\n<li>New: Design Search Results with Archive template (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3196\\\">#3196<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2590\\\">#2590<\\/a>)<\\/li>\\n<li>New: Added Scrolling Effect for sections including <em>Sticky Element<\\/em> per device (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2412\\\">#2412<\\/a>)<\\/li>\\n<li>New: Integration with Custom Fields (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2054\\\">#2054<\\/a>)<\\/li>\\n<li>New: Partial support for Toolset integration (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2949\\\">#2949<\\/a>)<\\/li>\\n<li>New: Partial support for Pods integration (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2169\\\">#2169<\\/a>)<\\/li>\\n<li>New: Partial support for ACF integration (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2041\\\">#2041<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2059\\\">#2059<\\/a>)<\\/li>\\n<li>Tweak: Add custom fields support for ActiveCampaign (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3531\\\">#3531<\\/a>)<\\/li>\\n<li>Tweak: Allow brackets in Forms Tel field<\\/li>\\n<li>Tweak: Added currency format control for Price Table widget<\\/li>\\n<li>Tweak: Reduced API request for some servers<\\/li>\\n<li>Fix: Dropdown <code>border-radius<\\/code> in Nav Menu widget<\\/li>\\n<li>Fix: Price List widget layout breaks in edge cases<\\/li>\\n<li>Note: This version requires Elementor v2.0.6<\\/li>\\n<\\/ul>\\n<h4>1.15.6 - 2018-03-28<\\/h4>\\n<ul>\\n<li>Fix: Removed duplicate Custom CSS section (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3938\\\">#3938<\\/a>)<\\/li>\\n<li>Fix: <code>box-shadow<\\/code> issue with cards skin (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3940\\\">#3940<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>1.15.5 - 2018-03-27<\\/h4>\\n<ul>\\n<li>Fix: Added global widget compatibility for Elementor v2.0<\\/li>\\n<li>Fix: Reduced API request for some servers<\\/li>\\n<\\/ul>\\n<h4>1.15.4 - 2018-03-26<\\/h4>\\n<ul>\\n<li>Tweak: Allow brackets in phone field<\\/li>\\n<li>Tweak: Added compatibility with Yoast 7.0.+<\\/li>\\n<li>Tweak: Added compatibility for the future release of Elementor v2.0<\\/li>\\n<li>Fix: Support for multiple carousel setting in editor<\\/li>\\n<li>Fix: <code>on_export<\\/code> issue in forms widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3890\\\">#3890<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>1.15.3 - 2018-03-07<\\/h4>\\n<ul>\\n<li>Tweak: Added unique class to field group div (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3595\\\">#3595<\\/a>)<\\/li>\\n<li>Fix: Screen Options missing when Pro is active (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3622\\\">#3622<\\/a>)<\\/li>\\n<li>Fix: Allow label styling even when <code>show labels<\\/code> is set hide (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3544\\\">#3544<\\/a>)<\\/li>\\n<li>Fix: Typography control not working in edge cases<\\/li>\\n<li>Fix: Safari compatibility for Search widget<\\/li>\\n<\\/ul>\\n<h4>1.15.2 - 2018-02-27<\\/h4>\\n<ul>\\n<li>Fix: Only add support mine-type if needed (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3543\\\">#3543<\\/a>)<\\/li>\\n<li>Fix: Better support for Old Typekit kits<\\/li>\\n<\\/ul>\\n<h4>1.15.1 - 2018-02-21<\\/h4>\\n<ul>\\n<li>Tweak: Custom font title placeholder is not <code>enter font family<\\/code><\\/li>\\n<li>Tweak: Custom font title set as required<\\/li>\\n<li>Fix: Custom font, <code>font-face<\\/code> enqueued only once if used in global (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3513\\\">#3513<\\/a>)<\\/li>\\n<li>Fix: Added workaround for upload validation which relies on a PHP extension (fileinfo) with inconsistent reporting behavior.<\\/li>\\n<\\/ul>\\n<h4>1.15.0 - 2018-02-19<\\/h4>\\n<ul>\\n<li>New: Added custom fonts manager for self hosted fonts (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/852\\\">#852<\\/a>)<\\/li>\\n<li>New: Integration with Adobe TypeKit fonts (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/631\\\">#631<\\/a>)<\\/li>\\n<li>Tweak: Clear menu from Nav Menu widget on template export<\\/li>\\n<li>Tweak: Allow zero for GetResponse integration as <code>day of cycle<\\/code><\\/li>\\n<\\/ul>\\n<h4>1.14.2 - 2018-02-13<\\/h4>\\n<ul>\\n<li>Fix: Global widget content that got affected by previous update<\\/li>\\n<\\/ul>\\n<h4>1.14.1 - 2018-02-13<\\/h4>\\n<ul>\\n<li>Tweak: Added <code>none<\\/code> option to content animation in CTA widget<\\/li>\\n<li>Tweak: Added <code>form_id<\\/code> to ActiveCampaign integration (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3422\\\">#3422<\\/a>)<\\/li>\\n<li>Fix: Page crashed when Global widget not found.<\\/li>\\n<\\/ul>\\n<h4>1.14.0 - 2018-02-12<\\/h4>\\n<ul>\\n<li>New: Added Call to Action widget<\\/li>\\n<li>Tweak: MailPoet pull field mapping from MailPoet instead of hardcoded<\\/li>\\n<li>Tweak: Added compatibility for the future release of Elementor v2.0<\\/li>\\n<li>Fix: Allow zero (0) to be accepted as a field value<\\/li>\\n<li>Fix: Login form when custom login URL is set<\\/li>\\n<li>Fix: Added Day of cycle control to GetResponse integration<\\/li>\\n<\\/ul>\\n<h4>1.13.2 - 2018-01-23<\\/h4>\\n<ul>\\n<li>Tweak: Added placeholder to Password field<\\/li>\\n<li>Tweak: Removed <code>subscriber_already_exists_message<\\/code> control to prevent potential data leakage<\\/li>\\n<li>Fix: MailPoet Subscriber Already Exists error validation against translated string directly from MailPoet<\\/li>\\n<li>Fix: Changed <code>imagesLoaded()<\\/code> to Vanilla JS to avoid compatibility issues with some themes<\\/li>\\n<li>Fix: Only validate Tel field if not empty<\\/li>\\n<li>Fix: Stop slider while editing<\\/li>\\n<\\/ul>\\n<h4>1.13.1 - 2018-01-16<\\/h4>\\n<ul>\\n<li>Fix: Added compatibility with old PHP versions<\\/li>\\n<\\/ul>\\n<h4>1.13.0 - 2018-01-16<\\/h4>\\n<ul>\\n<li>New: Added File Upload field for Forms widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1482\\\">#1482<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2974\\\">#2974<\\/a>)<\\/li>\\n<li>New: Added Acceptance field for Forms widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1693\\\">#1693<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2974\\\">#2974<\\/a>)<\\/li>\\n<li>New: Added Date field for Forms widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1868\\\">#1868<\\/a>)<\\/li>\\n<li>New: Added Time field for Forms widget<\\/li>\\n<li>New: Added Password field for Forms widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2164\\\">#2164<\\/a>)<\\/li>\\n<li>New: Added HTML field for Forms widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1500\\\">#1500<\\/a>)<\\/li>\\n<li>Tweak: Added characters validation for Tel field<\\/li>\\n<li>Tweak: Added min &amp; max validation for Number field<\\/li>\\n<li>Tweak: Added multiple selection for Select field<\\/li>\\n<li>Tweak: Added donReach integration for Share Buttons widget<\\/li>\\n<\\/ul>\\n<h4>1.12.3 - 2018-01-09<\\/h4>\\n<ul>\\n<li>Fix: Render element plain content instead of parsed content when not needed in global widget<\\/li>\\n<li>Fix: Apply <code>url-encoding<\\/code> to &quot;Tweet&quot; button text in Blockquote widget to prevent unexpected corruption of the tweet text<\\/li>\\n<li>Fix: Removed My Account link from dashboard widget<\\/li>\\n<\\/ul>\\n<h4>1.12.2 - 2018-01-03<\\/h4>\\n<ul>\\n<li>Tweak: Added animation none for Nav Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2964\\\">#2964<\\/a>)<\\/li>\\n<li>Fix: Active license button style<\\/li>\\n<\\/ul>\\n<h4>1.12.1 - 2018-01-02<\\/h4>\\n<ul>\\n<li>Tweak: Removed theme-element widgets from plain content<\\/li>\\n<li>Tweak: Set all theme-element widgets to extend same widget Base<\\/li>\\n<li>Tweak: Removed credit URL in forms meta data<\\/li>\\n<li>Tweak: Added compatibility for the future release of Elementor v1.9<\\/li>\\n<li>Fix: Validate Get response Error as real error<\\/li>\\n<li>Fix: Removed responsive height control from Facebook Page widget<\\/li>\\n<\\/ul>\\n<h4>1.12.0 - 2017-12-20<\\/h4>\\n<ul>\\n<li>New: Added Drip integration to Forms<\\/li>\\n<li>New: Added ActiveCampaign integration to Forms<\\/li>\\n<li>New: Added ConverKit integration to Forms<\\/li>\\n<li>New: Added GetResponse integration to Forms<\\/li>\\n<li>New: Added form <code>id<\\/code>, <code>name<\\/code> attributes to handle integration with auto collectors like HubSpot<\\/li>\\n<li>New: Added Global API key for MailChimp to improve the workflow<\\/li>\\n<li>Tweak: Better error handling and message display for Forms<\\/li>\\n<li>Fix: PHP notice Undefined variable <code>$cc_header<\\/code> (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2934\\\">#2934<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>1.11.0 - 2017-12-11<\\/h4>\\n<ul>\\n<li>New: Added a native Comments widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/543\\\">#543<\\/a>)<\\/li>\\n<li>New: Added an Author Box widget<\\/li>\\n<li>New: Added a Post Navigation widget<\\/li>\\n<li>New: Added a Yoast Breadcrumbs widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2749\\\">#2749<\\/a>)<\\/li>\\n<li>Tweak: Added a close button to search widget under Full Screen skin (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2762\\\">#2762<\\/a>)<\\/li>\\n<li>Fix: Allow currency symbol to appear even if price isn\'t numeric<\\/li>\\n<li>Fix: Edge cases when the nav menu is empty in a stretched section<\\/li>\\n<li>Fix: Added fallback when you remove the <code>space-between<\\/code> on Swiper carousel<\\/li>\\n<\\/ul>\\n<h4>1.10.2 - 2017-12-03<\\/h4>\\n<ul>\\n<li>Fix: Missing save widget icon (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2878\\\">#2878<\\/a>)<\\/li>\\n<li>Fix: Global widgets not saving edits (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2874\\\">#2874<\\/a>)<\\/li>\\n<li>Fix: Removed <code>white-space: nowrap;<\\/code> property from vertical menu in Nav Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2815\\\">#2815<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>1.10.1 - 2017-11-30<\\/h4>\\n<ul>\\n<li>Tweak: Added default value for search form<\\/li>\\n<li>Tweak: Order template list A-Z in the library widget<\\/li>\\n<li>Tweak: get_users\\/authors query is now done using AJAX only, for better performance in Query Control (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2865\\\">#2865<\\/a>)<\\/li>\\n<li>Fix: When adding <code>.00<\\/code> it is not displayed on the front<\\/li>\\n<li>Fix: Make sure space between is numeric for carousel control<\\/li>\\n<li>Fix: Added space for radio &amp; checkbox fields in form widget<\\/li>\\n<\\/ul>\\n<h4>1.10.0 - 2017-11-15<\\/h4>\\n<ul>\\n<li>New: Added native Search form widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2576\\\">#2576<\\/a>)<\\/li>\\n<li>Tweak: Added Slides To Scroll &amp; Loop controls to Media Carousel and Testimonials widgets<\\/li>\\n<li>Tweak: Added Inline editing to Blockquote widget<\\/li>\\n<li>Fix: Animated Headline color bug (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2516\\\">#2516<\\/a>)<\\/li>\\n<li>Fix: Animated Headline with Rotating skin<\\/li>\\n<li>Fix: RTL fix for Animated Headline widget in \'typing\' and \'clip\' animations<\\/li>\\n<li>Fix: Empty menu cause jQuery to crash in Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2662\\\">#2662<\\/a>)<\\/li>\\n<li>Fix: Custom CSS gone after reloading the editor<\\/li>\\n<\\/ul>\\n<h4>1.9.5 - 2017-10-27<\\/h4>\\n<ul>\\n<li>Fix: Broken Global widget with JS (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2639\\\">#2639<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>1.9.4 - 2017-10-24<\\/h4>\\n<ul>\\n<li>Tweak: Improved UI for notices and license page<\\/li>\\n<li>Fix: Update system conflict with other EDD plugins<\\/li>\\n<li>Fix: WooCommerce frontend hooks on Elementor editor (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2577\\\">#2577<\\/a>)<\\/li>\\n<li>Fix: Removed default border left in Nav Menu dropdown CSS (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2496\\\">#2496<\\/a>)<\\/li>\\n<li>Fix: Increased submenu max-width (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2558\\\">#2558<\\/a>)<\\/li>\\n<li>Fix: Save global templates without their defaults<\\/li>\\n<li>Fix: Horizontal scrolling issue with posts grid<\\/li>\\n<\\/ul>\\n<h4>1.9.3 - 2017-10-03<\\/h4>\\n<ul>\\n<li>Fix: Condition slide style that got affected by previous update<\\/li>\\n<\\/ul>\\n<h4>1.9.2 - 2017-10-02<\\/h4>\\n<ul>\\n<li>New: Added integration with MailPoet 3 for Forms actions<\\/li>\\n<li>Fix: Removed height control from Testimonial carousel in mobile editing mode<\\/li>\\n<li>Fix: Removed bottom padding when there\'s no pagination in Testimonial carousel<\\/li>\\n<li>Fix: Added condition for slides style section in skin bubble mode<\\/li>\\n<li>Fix: Slides per view control for mobile editing in Testimonial carousel<\\/li>\\n<li>Fix: Navigation Arrows icons matched with common Elementor Navigation Arrows<\\/li>\\n<\\/ul>\\n<h4>1.9.1 - 2017-09-28<\\/h4>\\n<ul>\\n<li>Fix: Slides per view for slideshow carousel<\\/li>\\n<li>Fix: Final polish for the new Testimonial Carousel widget<\\/li>\\n<li>Fix: Don\'t play video if slide type is not video<\\/li>\\n<li>Fix: Removed slides style section condition (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2497\\\">#2497<\\/a>)<\\/li>\\n<li>Fix: Set cursor as pointer for slideshow thumbnails<\\/li>\\n<\\/ul>\\n<h4>1.9.0 - 2017-09-26<\\/h4>\\n<ul>\\n<li>New: Added Media Carousel widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/216\\\">#216<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/347\\\">#347<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2209\\\">#2209<\\/a>)<\\/li>\\n<li>New: Added Testimonial Carousel widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/715\\\">#715<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>1.8.3 - 2017-09-24<\\/h4>\\n<ul>\\n<li>Fix: Added compatibility for WordPress 4.8.2 &amp; 4.7.6<\\/li>\\n<li>Fix: Remove slashes from Form sent data<\\/li>\\n<\\/ul>\\n<h4>1.8.2 - 2017-09-19<\\/h4>\\n<ul>\\n<li>Tweak: Added target URL for the tweet message in Blockquote widget<\\/li>\\n<li>Tweak: Render the slide height before the slider is finished loading<\\/li>\\n<li>Fix: Space between words for Animated Headline widget<\\/li>\\n<li>Fix: RTL compatibility for Animated Headline widget<\\/li>\\n<li>Fix: Italic font style for Animated Headline widget<\\/li>\\n<li>Fix: Excluded Menu widget from the WP Editor text rendering<\\/li>\\n<\\/ul>\\n<h4>1.8.1 - 2017-09-18<\\/h4>\\n<ul>\\n<li>Fix: WCAG Compatible &quot;required&quot; field attribute for W3C validation (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2391\\\">#2391<\\/a>)<\\/li>\\n<li>Fix: Print the main menu only when is necessary in Menu widget<\\/li>\\n<li>Fix: Use CSS media query instead of JS to hide items in Menu widget to avoid flickering on page load (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2381\\\">#2381<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>1.8.0 - 2017-09-12<\\/h4>\\n<ul>\\n<li>New: Added Nav Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1406\\\">#1406<\\/a>)<\\/li>\\n<li>Fix: Field ID for checkbox control in Form widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2279\\\">#2279<\\/a>)<\\/li>\\n<li>Fix: Style for Blockquote widget included<\\/li>\\n<\\/ul>\\n<h4>1.7.2 - 2017-09-07<\\/h4>\\n<ul>\\n<li>Tweak: Loading Facebook SDK via JS for better compatibility with caching plugins<\\/li>\\n<li>Fix: Responsive Embed Facebook post widget for Safari iOS (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2340\\\">#2340<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>1.7.1 - 2017-09-05<\\/h4>\\n<ul>\\n<li>Fix: Facebook SDK version<\\/li>\\n<\\/ul>\\n<h4>1.7.0 - 2017-09-05<\\/h4>\\n<ul>\\n<li>New: Added Facebook Button widget for Like, Recommend, Share and Follow<\\/li>\\n<li>New: Added Facebook Embed widget for Post, Video and Comment<\\/li>\\n<li>New: Added Facebook Comments widget<\\/li>\\n<li>New: Added Facebook Page widget (Previously known as Like Box)<\\/li>\\n<li>New: Added Blockquote widget with Tweet button<\\/li>\\n<li>Tweak: Added Facebook SDK integration for all Facebook widgets<\\/li>\\n<li>Fix: Animated headline rotating with long words<\\/li>\\n<\\/ul>\\n<h4>1.6.1 - 2017-08-28<\\/h4>\\n<ul>\\n<li>Fix: Animated Headline marker gets in front of neighboring spans even when &quot;Bring to Front&quot; is not set<\\/li>\\n<li>Fix: Stroke animation in Animated Headline for MS Edge browser<\\/li>\\n<li>Fix: Animated headline with more than 1-word per rotation<\\/li>\\n<li>Fix: Animated Headline in two lines<\\/li>\\n<li>Fix: Some errors in Global widget<\\/li>\\n<\\/ul>\\n<h4>1.6.0 - 2017-08-22<\\/h4>\\n<ul>\\n<li>New: Added Animated Headline widget<\\/li>\\n<li>New: Added Hidden field for Forms widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2038\\\">#2038<\\/a>)<\\/li>\\n<li>Tweak: Added notice to update Elementor to v1.6.5 or higher<\\/li>\\n<li>Fix: CSS Animations names no longer minified, in order to prevent unexpected conflicts<\\/li>\\n<\\/ul>\\n<h4>1.5.9 - 2017-08-16<\\/h4>\\n<ul>\\n<li>Tweak: Added compatibility for the future release of Elementor v1.7<\\/li>\\n<li>Fix: Portfolio compatibility for GeneratePress theme<\\/li>\\n<li>Fix: Portfolio filter compatibility for RTL<\\/li>\\n<li>Fix: Pagination apply for all posts widget in the page<\\/li>\\n<li>Fix: Global form widget with MailChimp integration not saving<\\/li>\\n<\\/ul>\\n<h4>1.5.8 - 2017-07-25<\\/h4>\\n<ul>\\n<li>Tweak: Added compatibility for the future release of Elementor v1.6<\\/li>\\n<li>Fix: Improved backward compatibility for query control rename<\\/li>\\n<\\/ul>\\n<h4>1.5.7 - 2017-07-24<\\/h4>\\n<ul>\\n<li>Tweak: Moved JS render of reCAPTCHA to a separate file<\\/li>\\n<li>Tweak: Display the label in the reCAPTCHA field for better experience<\\/li>\\n<li>Tweak: Rename <code>panel-posts-control<\\/code> to <code>query-control<\\/code> and added fallback support<\\/li>\\n<li>Tweak: Added compatibility for the future release of Elementor with history feature<\\/li>\\n<li>Fix: reCAPTCHA preview on the editor<\\/li>\\n<li>Fix: Manual selection (query control) has stopped working after saving (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2000\\\">#2000<\\/a>)<\\/li>\\n<li>Fix: Added condition for icon size control in Share Buttons widget<\\/li>\\n<\\/ul>\\n<h4>1.5.6 - 2017-07-12<\\/h4>\\n<ul>\\n<li>Fix: Query Control correction for taxonomies (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1963\\\">#1963<\\/a>)<\\/li>\\n<li>Fix: Custom CSS override scheme color in the editor<\\/li>\\n<li>Fix: Added order by Menu Order for Query Control in WC widget<\\/li>\\n<li>Fix: Glitch with Flip Box background overlay<\\/li>\\n<\\/ul>\\n<h4>1.5.5 - 2017-07-03<\\/h4>\\n<ul>\\n<li>Tweak: Moved reCAPTCHA render to handler &amp; load only if a form is exist<\\/li>\\n<li>Fix: MailChimp integration: Default number of items returned by API increased to 999<\\/li>\\n<li>Fix: MailChimp integration: Refresh the groups list if API is changed<\\/li>\\n<li>Fix: Sorted items in filter bar by A-Z<\\/li>\\n<li>Fix: Editor glitch with Elementor v1.5 (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1927\\\">#1927<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>1.5.4 - 2017-06-22<\\/h4>\\n<ul>\\n<li>Tweak: Improved compatibility for Elementor v1.5<\\/li>\\n<li>Fix: URL default for Add To Cart widget<\\/li>\\n<li>Fix: Allowed <code>date<\\/code> and <code>birthday<\\/code> fields as text for MailChimp integration<\\/li>\\n<\\/ul>\\n<h4>1.5.3 - 2017-06-19<\\/h4>\\n<ul>\\n<li>Tweak: Make flip-box height responsive control<\\/li>\\n<li>Fix: Facebook share count now gets retrieved by Elementor (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1829\\\">#1829<\\/a>)<\\/li>\\n<li>Fix: Global form widget with MailChimp integration not saving<\\/li>\\n<\\/ul>\\n<h4>1.5.2 - 2017-06-13<\\/h4>\\n<ul>\\n<li>Fix: Custom CSS panel location compatibility for the old versions<\\/li>\\n<\\/ul>\\n<h4>1.5.1 - 2017-06-12<\\/h4>\\n<ul>\\n<li>Fix: MailChimp update existing user registration<\\/li>\\n<li>Fix: Global widget with JS in the editor mode<\\/li>\\n<li>Fix: Label section condition in Login widget<\\/li>\\n<li>Fix: Changes to unlinked global widget do not appear in the editor<\\/li>\\n<\\/ul>\\n<h4>1.5.0 - 2017-05-23<\\/h4>\\n<ul>\\n<li>New: Added Cards, a new skin for Posts widget<\\/li>\\n<li>New: Added Exclude option to post query control group<\\/li>\\n<li>Tweak: Added <code>post_class()<\\/code> for each post in the loop<\\/li>\\n<li>Tweak: Added <code>.elementor-posts-masonry<\\/code> class when Masonry layout is enabled<\\/li>\\n<li>Tweak: Added compatibility for the next release of Elementor v1.5.0<\\/li>\\n<li>Tweak: CSS <code>autoprefixer<\\/code> now supports last 5 versions of browsers<\\/li>\\n<li>Tweak: Added <code>imageLoaded<\\/code> library for Posts &amp; Portfolio widgets<\\/li>\\n<\\/ul>\\n<h4>1.4.4 - 2017-05-18<\\/h4>\\n<ul>\\n<li>Fix: Force Mailchimp API to return all lists and not just 10 (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1683\\\">#1683<\\/a>)<\\/li>\\n<li>Fix: Added <code>.elementor-form<\\/code> class to Login form to fix style glitch<\\/li>\\n<\\/ul>\\n<h4>1.4.3 - 2017-05-14<\\/h4>\\n<ul>\\n<li>Tweak: Added Redirect After Login option to Login widget<\\/li>\\n<li>Tweak: Stay in the current page after logout in Login widget<\\/li>\\n<li>Tweak: Preparation for Elementor settings tabs in future version<\\/li>\\n<li>Fix: Pinterest in Share Buttons widget now sharing the URL alone<\\/li>\\n<li>Fix: Bug with <code>active<\\/code> class in portfolio filter item<\\/li>\\n<li>Fix: Higher specific list-style-type <code>none<\\/code> for filter items to override some theme style<\\/li>\\n<\\/ul>\\n<h4>1.4.2 - 2017-05-06<\\/h4>\\n<ul>\\n<li>Fix: Temporary patch for form field shortcode in some servers<\\/li>\\n<\\/ul>\\n<h4>1.4.1 - 2017-05-03<\\/h4>\\n<ul>\\n<li>Fix: Bug with custom success message in form widget<\\/li>\\n<li>Fix: Bug with meta data in email action<\\/li>\\n<\\/ul>\\n<h4>1.4.0 - 2017-05-03<\\/h4>\\n<ul>\\n<li>New: Forms: integration with MailChimp<\\/li>\\n<li>New: Forms: integration with MailPoet<\\/li>\\n<li>New: Forms: Added Email 2 action for email confirmation<\\/li>\\n<li>New: Forms: Added shortcodes for fields<\\/li>\\n<li>New: Forms: Added custom ID for fields<\\/li>\\n<li>New: Forms: Added option to edit email HTML template (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1180\\\">#1180<\\/a>)<\\/li>\\n<li>New: Added Login widget<\\/li>\\n<li>Tweak: Move <code>send_html<\\/code> control to <code>email_content_type<\\/code><\\/li>\\n<li>Fix: Email still sent even if validation failed in form widget<\\/li>\\n<\\/ul>\\n<h4>1.3.2 - 2017-05-01<\\/h4>\\n<ul>\\n<li>New: Added action <code>elementor_pro\\/init<\\/code> for better integration with Elementor Pro<\\/li>\\n<li>Fix: Posts without featured image in Posts widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1234\\\">#1234<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1382\\\">#1382<\\/a>)<\\/li>\\n<li>Fix: reCAPTCHA &amp; Honeypot fields with new method<\\/li>\\n<li>Fix: Added border width control in Share Buttons to avoid a glitch on Chrome browser<\\/li>\\n<li>Fix: Border radius glitch on hover in Share Buttons<\\/li>\\n<\\/ul>\\n<h4>1.3.1 - 2017-04-25<\\/h4>\\n<ul>\\n<li>Fix: Conflict update with revision history module<\\/li>\\n<\\/ul>\\n<h4>1.3.0 - 2017-04-25<\\/h4>\\n<ul>\\n<li>New: Added Share Buttons widget (<a href=\\\"https:\\/\\/wordpress.org\\/support\\/topic\\/social-sharing-buttons-is-it-possible\\/\\\">Topic<\\/a>)<\\/li>\\n<li>New: Added Custom CSS for Page Settings<\\/li>\\n<li>New: Added Masonry layout for Portfolio widget<\\/li>\\n<li>New: Added Cc &amp; Bcc options to email action (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1181\\\">#1181<\\/a>)<\\/li>\\n<li>New: Introduced <code>ElementorProModulesFormsClassesAction_Base<\\/code> class for better 3rd party integration for forms<\\/li>\\n<li>Tweak: Debugger module now also shows errors from Pro<\\/li>\\n<li>Tweak: Added options for Elementor Library<\\/li>\\n<li>Tweak: New base posts module for optimized performance<\\/li>\\n<li>Tweak: Adjusting Posts \\/ Portfolio to the new structure<\\/li>\\n<li>Fix: Export for posts \\/ portfolio<\\/li>\\n<li>Fix: Duplicate repeater field with switcher control (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1442\\\">#1442<\\/a>)<\\/li>\\n<li>Fix: Post per Page in the query control<\\/li>\\n<li>Fix: Metadata does not come through on form emails (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1566\\\">#1566<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>1.2.6 - 2017-04-19<\\/h4>\\n<ul>\\n<li>Fix: Added compatibility with WooCommerce 3.0 - Products &amp; Add to Cart widgets<\\/li>\\n<\\/ul>\\n<h4>1.2.5 - 2017-04-18<\\/h4>\\n<ul>\\n<li>Fix: Offset query for posts widgets (Posts, Portfolio and Products)<\\/li>\\n<\\/ul>\\n<h4>1.2.4 - 2017-03-21<\\/h4>\\n<ul>\\n<li>Tweak: Added Indian Rupee sign to Price Table widget<\\/li>\\n<li>Fix: Portfolio grid for IE11<\\/li>\\n<li>Fix: Link target blank in Price List widget<\\/li>\\n<li>Fix: Active item for filter bar in Portfolio widget<\\/li>\\n<\\/ul>\\n<h4>1.2.3 - 2017-03-06<\\/h4>\\n<ul>\\n<li>Tweak: Fully compatible with Elementor v1.3.0<\\/li>\\n<li>Tweak: Added trigger for after form submission in Forms widget<\\/li>\\n<li>Tweak: Changed handle name in reCAPTCHA field to avoid conflict with other contact forms<\\/li>\\n<li>Fix: Portfolio filter syntax in Non-Latin languages<\\/li>\\n<li>Fix: Added <code>no-repeat<\\/code> property for slide with <code>background-size:contain<\\/code><\\/li>\\n<li>Fix: Condition control &amp; Import value in Posts widgets<\\/li>\\n<li>Fix: Offset and Pagination in WordPress (<a href=\\\"https:\\/\\/codex.wordpress.org\\/Making_Custom_Queries_using_Offset_and_Pagination\\\">More Info<\\/a>)<\\/li>\\n<li>Fix: Submit handler bubbling for custom events in Forms widget<\\/li>\\n<\\/ul>\\n<h4>1.2.2 - 2017-02-23<\\/h4>\\n<ul>\\n<li>Tweak: Change name from Side A\\/B to Front and Back in Flip Box widget<\\/li>\\n<li>Fix: Error when saving third party widgets in the global widget<\\/li>\\n<li>Fix: Image position &quot;none&quot; remains visible in editor preview (Posts)<\\/li>\\n<li>Fix: Hide the pagination when there are no links<\\/li>\\n<\\/ul>\\n<h4>1.2.1 - 2017-02-21<\\/h4>\\n<ul>\\n<li>Fix: Firefox Flip Box 3D compatibility<\\/li>\\n<\\/ul>\\n<h4>1.2.0 - 2017-02-21<\\/h4>\\n<ul>\\n<li>New: Added Flip Box widget<\\/li>\\n<li>New: Added Ken Burns effect for slides<\\/li>\\n<li>New: Added Masonry layout for Posts widget<\\/li>\\n<li>New: Added Pagination option for Posts widget<\\/li>\\n<li>Tweak: Added background size contain to slides<\\/li>\\n<li>Tweak: Improve Query control by preload items<\\/li>\\n<li>Fix: Text color for Checkbox and Radio fields<\\/li>\\n<\\/ul>\\n<h4>1.1.2 - 2017-02-05<\\/h4>\\n<ul>\\n<li>Tweak: Added <code>aria-required<\\/code> for better accessibility in forms widget<\\/li>\\n<li>Fix: Conflict Call to <code>undefined<\\/code> method in Posts &amp; Portfolio widgets (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1271\\\">#1271<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1266\\\">#1266<\\/a>)<\\/li>\\n<li>Fix: Submit button HTML after error sending<\\/li>\\n<li>Fix: Success message for <code>skip_email<\\/code> function<\\/li>\\n<li>Notice: Elementor 1.2.0 or later now required<\\/li>\\n<\\/ul>\\n<h4>1.1.1 - 2017-01-24<\\/h4>\\n<ul>\\n<li>Fix: Can\'t save global widgets when <code>WP_DEBUG<\\/code> is <code>true<\\/code><\\/li>\\n<li>Fix: Undefined variable in WC widgets<\\/li>\\n<li>Fix: Removed duplicate strings<\\/li>\\n<\\/ul>\\n<h4>1.1.0 - 2017-01-24<\\/h4>\\n<ul>\\n<li>New: Price Table widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/102\\\">#102<\\/a>)<\\/li>\\n<li>New: WooCommerce Add to Cart widget<\\/li>\\n<li>New: WooCommerce Categories widget<\\/li>\\n<li>New: WooCommerce Elements widget<\\/li>\\n<li>New: Honeypot field for Forms widgets<\\/li>\\n<li>Tweak: Added inline options for taxonomies &amp; authors if is less than 15 items<\\/li>\\n<li>Tweak: Added Required Mark for fields in Forms widget<\\/li>\\n<li>Fix: CSS selectors priority in Slides widget<\\/li>\\n<li>Fix: CSS bug in Price List widget<\\/li>\\n<li>Fix: Update all Post CSS files that includes specific Global Widget<\\/li>\\n<\\/ul>\\n<h4>1.0.9 - 2017-01-18<\\/h4>\\n<ul>\\n<li>Fix: Auto complete bug in query controls<\\/li>\\n<li>Fix: Render template with escaping slashes<\\/li>\\n<li>Fix: Reply-to field in Forms widget<\\/li>\\n<\\/ul>\\n<h4>1.0.8 - 2017-01-11<\\/h4>\\n<ul>\\n<li>Tweak: Code adjustments for Elementor API<\\/li>\\n<li>Fix: Removed go pro link from plugins page in admin<\\/li>\\n<\\/ul>\\n<h4>1.0.7 - 2017-01-05<\\/h4>\\n<ul>\\n<li>Tweak: Added filter by featured \\/ sale for WC Products widget<\\/li>\\n<li>Tweak: Added author control in Portfolio widget<\\/li>\\n<li>Tweak: Code adjustments for Elementor API<\\/li>\\n<li>Fix: Added support for empty image ratio<\\/li>\\n<li>Fix: Avoid nesting a sidebar within a template that will appear in the sidebar itself<\\/li>\\n<\\/ul>\\n<h4>1.0.6 - 2017-01-01<\\/h4>\\n<ul>\\n<li>Tweak: Added Auto-updates for local translation files<\\/li>\\n<li>Fix: Custom CSS for Global widgets<\\/li>\\n<li>Fix: Remove <code>nonce<\\/code> field (Fix some cache plugins)<\\/li>\\n<\\/ul>\\n<h4>1.0.5 - 2016-12-27<\\/h4>\\n<ul>\\n<li>Fix: Slide element bug fix - \'Link apply on\' logic<\\/li>\\n<li>Fix: Removed unique wrapper for Custom CSS in order to allow media queries (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1086\\\">#1086<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>1.0.4 - 2016-12-21<\\/h4>\\n<ul>\\n<li>Tweak: Mobile Editing for fields in the form widget<\\/li>\\n<li>Tweak: Mobile Editing for posts<\\/li>\\n<li>Tweak: Allow send form as HTML<\\/li>\\n<li>Tweak: Improved auto upgrades for Multisite installation<\\/li>\\n<li>Tweak: Improve editor rendering experience for Portfolio widget<\\/li>\\n<li>Fix: Posts widget check if image exist<\\/li>\\n<li>Fix: Changed the clone method for global widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1042\\\">#1042<\\/a>)<\\/li>\\n<li>Fix: Bug slides in RTL (removed direction control)<\\/li>\\n<li>Fix: Slides with no height jumps when changing slides<\\/li>\\n<\\/ul>\\n<h4>1.0.3 - 2016-12-13<\\/h4>\\n<ul>\\n<li>Fix: Added escape placeholder for HTML Entities in form widget<\\/li>\\n<li>Fix: Countdown widget RTL bug<\\/li>\\n<li>Fix: Remove redundant #elementor selector for control style<\\/li>\\n<li>Fix: Added prefixing with \'0\' for one digit number in Countdown widget<\\/li>\\n<\\/ul>\\n<h4>1.0.2 - 2016-12-12<\\/h4>\\n<ul>\\n<li>Fix: Page layout collapses when inserting reCAPTCHA field in Form<\\/li>\\n<\\/ul>\\n<h4>1.0.1 - 2016-12-12<\\/h4>\\n<ul>\\n<li>Fix: WordPress widgets disappear from Editor when Elementor Pro active<\\/li>\\n<\\/ul>\\n<h4>1.0.0 - 2016-12-12<\\/h4>\\n<ul>\\n<li>Initial release<\\/li>\\n<\\/ul>\\\";}\",\"new_version\":\"3.32.2\",\"name\":\"Elementor Pro\",\"slug\":\"elementor-pro\",\"url\":\"https:\\/\\/elementor.com\\/pro\\/changelog\\/\",\"homepage\":\"https:\\/\\/elementor.com\\/pro\\/\",\"requires\":\"5.0\",\"tested\":\"6.8.3\",\"elementor_requires\":\"3.0.1\",\"package\":\"https:\\/\\/plugin-downloads.elementor.com\\/v2\\/package_download\\/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJsaWNlbnNlIjoiYWN0aXZhdGVkIiwidXJsIjoiaHR0cHM6Ly9nb2xkZW5zdGFsbGlvbmFnZW5jeS5jb20iLCJkb3dubG9hZF9iZXRhIjpmYWxzZSwiZmlsZV9rZXkiOiIxIiwiaWF0IjoxNzYwNTQ5NDY4LCJleHAiOjE3NjA2MzU4Njh9.A28L8gA7IU_qFLMfq1vi5atYkqe_ZC55MpcdeVDUwWI\\/package_download\",\"download_link\":\"https:\\/\\/plugin-downloads.elementor.com\\/v2\\/package_download\\/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJsaWNlbnNlIjoiYWN0aXZhdGVkIiwidXJsIjoiaHR0cHM6Ly9nb2xkZW5zdGFsbGlvbmFnZW5jeS5jb20iLCJkb3dubG9hZF9iZXRhIjpmYWxzZSwiZmlsZV9rZXkiOiIxIiwiaWF0IjoxNzYwNTQ5NDY4LCJleHAiOjE3NjA2MzU4Njh9.A28L8gA7IU_qFLMfq1vi5atYkqe_ZC55MpcdeVDUwWI\\/package_download\",\"banners\":{\"2x\":\"https:\\/\\/ps.w.org\\/elementor\\/assets\\/banner-1544x500.png?rev=1475479\",\"1x\":\"https:\\/\\/ps.w.org\\/elementor\\/assets\\/banner-772x250.png?rev=1475479\"},\"icons\":{\"svg\":\"https:\\/\\/storage.googleapis.com\\/web-public-files\\/Web%20Assets\\/icons\\/icon.svg\"},\"canary_deployment\":{\"plugin_info\":{\"new_version\":\"3.7.0\",\"name\":\"Elementor Pro\",\"slug\":\"elementor-pro\",\"url\":\"https:\\/\\/elementor.com\\/pro\\/changelog\\/\",\"homepage\":\"https:\\/\\/elementor.com\\/pro\\/\",\"requires\":\"5.0\",\"tested\":\"6.8.3\",\"elementor_requires\":\"3.0.1\",\"package\":\"https:\\/\\/plugin-downloads.elementor.com\\/v2\\/previous_download\\/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJsaWNlbnNlIjoiYWN0aXZhdGVkIiwidmVyc2lvbiI6IjMuNy4wIiwidXJsIjoiaHR0cHM6Ly9nb2xkZW5zdGFsbGlvbmFnZW5jeS5jb20iLCJpYXQiOjE3NjA1NDk0NjgsImV4cCI6MTc2MDYzNTg2OH0.w5msk24Dd6qNBgiJ1d9auh6LdNnSg8jKLyeTz9sUoDg\\/previous_download\",\"download_link\":\"https:\\/\\/plugin-downloads.elementor.com\\/v2\\/previous_download\\/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJsaWNlbnNlIjoiYWN0aXZhdGVkIiwidmVyc2lvbiI6IjMuNy4wIiwidXJsIjoiaHR0cHM6Ly9nb2xkZW5zdGFsbGlvbmFnZW5jeS5jb20iLCJpYXQiOjE3NjA1NDk0NjgsImV4cCI6MTc2MDYzNTg2OH0.w5msk24Dd6qNBgiJ1d9auh6LdNnSg8jKLyeTz9sUoDg\\/previous_download\",\"banners\":{\"2x\":\"https:\\/\\/ps.w.org\\/elementor\\/assets\\/banner-1544x500.png?rev=1475479\",\"1x\":\"https:\\/\\/ps.w.org\\/elementor\\/assets\\/banner-772x250.png?rev=1475479\"},\"icons\":{\"svg\":\"https:\\/\\/storage.googleapis.com\\/web-public-files\\/Web%20Assets\\/icons\\/icon.svg\"}},\"conditions\":[[{\"type\":\"language\",\"languages\":[\"he_IL\",\"nl_NL\",\"en_GB\",\"en_NZ\",\"en_ZA\",\"en_AU\",\"en_CA\",\"sv_SE\",\"da_DK\",\"fr_FR\",\"nl_NL\",\"nb_NO\",\"de_AT\",\"fi\",\"it_IT\",\"nn_NO\",\"de_CH\",\"en_GB\",\"is_IS\",\"ga\",\"fr_BE\",\"nl_BE\",\"ast\",\"lb_LU\",\"es_ES\",\"pt_PT\",\"mlt\"],\"operator\":\"in\"}]]},\"cloud\":false}\";}','off'),(41380,'_elementor_assets_data','a:1:{s:3:\"svg\";a:1:{s:9:\"font-icon\";a:16:{s:12:\"fab-facebook\";a:2:{s:7:\"content\";a:4:{s:5:\"width\";i:512;s:6:\"height\";i:512;s:4:\"path\";s:264:\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\";s:3:\"key\";s:12:\"fab-facebook\";}s:7:\"version\";s:6:\"5.15.3\";}s:13:\"fab-instagram\";a:2:{s:7:\"content\";a:4:{s:5:\"width\";i:448;s:6:\"height\";i:512;s:4:\"path\";s:922:\"M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z\";s:3:\"key\";s:13:\"fab-instagram\";}s:7:\"version\";s:6:\"5.15.3\";}s:10:\"fab-google\";a:2:{s:7:\"content\";a:4:{s:5:\"width\";i:488;s:6:\"height\";i:512;s:4:\"path\";s:247:\"M488 261.8C488 403.3 391.1 504 248 504 110.8 504 0 393.2 0 256S110.8 8 248 8c66.8 0 123 24.5 166.3 64.9l-67.5 64.9C258.5 52.6 94.3 116.6 94.3 256c0 86.5 69.1 156.6 153.7 156.6 98.2 0 135-70.4 140.8-106.9H248v-85.3h236.1c2.3 12.7 3.9 24.9 3.9 41.4z\";s:3:\"key\";s:10:\"fab-google\";}s:7:\"version\";s:6:\"5.15.3\";}s:18:\"fas-map-marker-alt\";a:2:{s:7:\"content\";a:4:{s:5:\"width\";i:384;s:6:\"height\";i:512;s:4:\"path\";s:244:\"M172.268 501.67C26.97 291.031 0 269.413 0 192 0 85.961 85.961 0 192 0s192 85.961 192 192c0 77.413-26.97 99.031-172.268 309.67-9.535 13.774-29.93 13.773-39.464 0zM192 272c44.183 0 80-35.817 80-80s-35.817-80-80-80-80 35.817-80 80 35.817 80 80 80z\";s:3:\"key\";s:18:\"fas-map-marker-alt\";}s:7:\"version\";s:6:\"5.15.3\";}s:13:\"fas-phone-alt\";a:2:{s:7:\"content\";a:4:{s:5:\"width\";i:512;s:6:\"height\";i:512;s:4:\"path\";s:264:\"M497.39 361.8l-112-48a24 24 0 0 0-28 6.9l-49.6 60.6A370.66 370.66 0 0 1 130.6 204.11l60.6-49.6a23.94 23.94 0 0 0 6.9-28l-48-112A24.16 24.16 0 0 0 122.6.61l-104 24A24 24 0 0 0 0 48c0 256.5 207.9 464 464 464a24 24 0 0 0 23.4-18.6l24-104a24.29 24.29 0 0 0-14.01-27.6z\";s:3:\"key\";s:13:\"fas-phone-alt\";}s:7:\"version\";s:6:\"5.15.3\";}s:12:\"fas-envelope\";a:2:{s:7:\"content\";a:4:{s:5:\"width\";i:512;s:6:\"height\";i:512;s:4:\"path\";s:464:\"M502.3 190.8c3.9-3.1 9.7-.2 9.7 4.7V400c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V195.6c0-5 5.7-7.8 9.7-4.7 22.4 17.4 52.1 39.5 154.1 113.6 21.1 15.4 56.7 47.8 92.2 47.6 35.7.3 72-32.8 92.3-47.6 102-74.1 131.6-96.3 154-113.7zM256 320c23.2.4 56.6-29.2 73.4-41.4 132.7-96.3 142.8-104.7 173.4-128.7 5.8-4.5 9.2-11.5 9.2-18.9v-19c0-26.5-21.5-48-48-48H48C21.5 64 0 85.5 0 112v19c0 7.4 3.4 14.3 9.2 18.9 30.6 23.9 40.7 32.4 173.4 128.7 16.8 12.2 50.2 41.8 73.4 41.4z\";s:3:\"key\";s:12:\"fas-envelope\";}s:7:\"version\";s:6:\"5.15.3\";}s:18:\"eicon-chevron-left\";a:2:{s:7:\"content\";a:4:{s:5:\"width\";i:1000;s:6:\"height\";i:1000;s:4:\"path\";s:281:\"M646 125C629 125 613 133 604 142L308 442C296 454 292 471 292 487 292 504 296 521 308 533L604 854C617 867 629 875 646 875 663 875 679 871 692 858 704 846 713 829 713 812 713 796 708 779 692 767L438 487 692 225C700 217 708 204 708 187 708 171 704 154 692 142 675 129 663 125 646 125Z\";s:3:\"key\";s:18:\"eicon-chevron-left\";}s:7:\"version\";s:6:\"5.13.0\";}s:19:\"eicon-chevron-right\";a:2:{s:7:\"content\";a:4:{s:5:\"width\";i:1000;s:6:\"height\";i:1000;s:4:\"path\";s:281:\"M696 533C708 521 713 504 713 487 713 471 708 454 696 446L400 146C388 133 375 125 354 125 338 125 325 129 313 142 300 154 292 171 292 187 292 204 296 221 308 233L563 492 304 771C292 783 288 800 288 817 288 833 296 850 308 863 321 871 338 875 354 875 371 875 388 867 400 854L696 533Z\";s:3:\"key\";s:19:\"eicon-chevron-right\";}s:7:\"version\";s:6:\"5.13.0\";}s:8:\"fas-plus\";a:2:{s:7:\"content\";a:4:{s:5:\"width\";i:448;s:6:\"height\";i:512;s:4:\"path\";s:239:\"M416 208H272V64c0-17.67-14.33-32-32-32h-32c-17.67 0-32 14.33-32 32v144H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h144v144c0 17.67 14.33 32 32 32h32c17.67 0 32-14.33 32-32V304h144c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z\";s:3:\"key\";s:8:\"fas-plus\";}s:7:\"version\";s:6:\"5.15.3\";}s:9:\"fas-minus\";a:2:{s:7:\"content\";a:4:{s:5:\"width\";i:448;s:6:\"height\";i:512;s:4:\"path\";s:116:\"M416 208H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h384c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z\";s:3:\"key\";s:9:\"fas-minus\";}s:7:\"version\";s:6:\"5.15.3\";}s:12:\"fas-bookmark\";a:2:{s:7:\"content\";a:4:{s:5:\"width\";i:384;s:6:\"height\";i:512;s:4:\"path\";s:76:\"M0 512V48C0 21.49 21.49 0 48 0h288c26.51 0 48 21.49 48 48v464L192 400 0 512z\";s:3:\"key\";s:12:\"fas-bookmark\";}s:7:\"version\";s:6:\"5.15.3\";}s:12:\"far-bookmark\";a:2:{s:7:\"content\";a:4:{s:5:\"width\";i:384;s:6:\"height\";i:512;s:4:\"path\";s:154:\"M336 0H48C21.49 0 0 21.49 0 48v464l192-112 192 112V48c0-26.51-21.49-48-48-48zm0 428.43l-144-84-144 84V54a6 6 0 0 1 6-6h276c3.314 0 6 2.683 6 5.996V428.43z\";s:3:\"key\";s:12:\"far-bookmark\";}s:7:\"version\";s:6:\"5.15.3\";}s:10:\"fab-tiktok\";a:2:{s:7:\"content\";a:4:{s:5:\"width\";i:448;s:6:\"height\";i:512;s:4:\"path\";s:219:\"M448,209.91a210.06,210.06,0,0,1-122.77-39.25V349.38A162.55,162.55,0,1,1,185,188.31V278.2a74.62,74.62,0,1,0,52.23,71.18V0l88,0a121.18,121.18,0,0,0,1.86,22.17h0A122.18,122.18,0,0,0,381,102.39a121.43,121.43,0,0,0,67,20.14Z\";s:3:\"key\";s:10:\"fab-tiktok\";}s:7:\"version\";s:6:\"5.15.3\";}s:14:\"fas-dot-circle\";a:2:{s:7:\"content\";a:4:{s:5:\"width\";i:512;s:6:\"height\";i:512;s:4:\"path\";s:171:\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm80 248c0 44.112-35.888 80-80 80s-80-35.888-80-80 35.888-80 80-80 80 35.888 80 80z\";s:3:\"key\";s:14:\"fas-dot-circle\";}s:7:\"version\";s:6:\"5.15.3\";}s:14:\"fas-arrow-down\";a:2:{s:7:\"content\";a:4:{s:5:\"width\";i:448;s:6:\"height\";i:512;s:4:\"path\";s:248:\"M413.1 222.5l22.2 22.2c9.4 9.4 9.4 24.6 0 33.9L241 473c-9.4 9.4-24.6 9.4-33.9 0L12.7 278.6c-9.4-9.4-9.4-24.6 0-33.9l22.2-22.2c9.5-9.5 25-9.3 34.3.4L184 343.4V56c0-13.3 10.7-24 24-24h32c13.3 0 24 10.7 24 24v287.4l114.8-120.5c9.3-9.8 24.8-10 34.3-.4z\";s:3:\"key\";s:14:\"fas-arrow-down\";}s:7:\"version\";s:6:\"5.15.3\";}s:12:\"fas-arrow-up\";a:2:{s:7:\"content\";a:4:{s:5:\"width\";i:448;s:6:\"height\";i:512;s:4:\"path\";s:251:\"M34.9 289.5l-22.2-22.2c-9.4-9.4-9.4-24.6 0-33.9L207 39c9.4-9.4 24.6-9.4 33.9 0l194.3 194.3c9.4 9.4 9.4 24.6 0 33.9L413 289.4c-9.5 9.5-25 9.3-34.3-.4L264 168.6V456c0 13.3-10.7 24-24 24h-32c-13.3 0-24-10.7-24-24V168.6L69.2 289.1c-9.3 9.8-24.8 10-34.3.4z\";s:3:\"key\";s:12:\"fas-arrow-up\";}s:7:\"version\";s:6:\"5.15.3\";}}}}','auto'),(41407,'elementor_atomic_styles_fonts-local-1819','a:0:{}','auto'),(41409,'elementor_atomic_styles_fonts-local-1822','a:0:{}','auto'),(41415,'elementor_atomic_styles_fonts-local-1821','a:0:{}','auto'),(41417,'elementor_atomic_styles_fonts-local-1820','a:0:{}','auto'),(41687,'_transient_timeout_neve_all_languages','1761154094','off'),(41688,'_transient_neve_all_languages','a:1:{s:12:\"translations\";a:53:{i:0;a:7:{s:8:\"language\";s:2:\"ar\";s:7:\"version\";s:5:\"4.1.4\";s:7:\"updated\";s:19:\"2025-02-06 10:10:56\";s:12:\"english_name\";s:6:\"Arabic\";s:11:\"native_name\";s:14:\"العربية\";s:7:\"package\";s:67:\"https://downloads.wordpress.org/translation/theme/neve/4.1.4/ar.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ar\";i:2;s:3:\"ara\";}}i:1;a:7:{s:8:\"language\";s:5:\"bg_BG\";s:7:\"version\";s:5:\"4.1.4\";s:7:\"updated\";s:19:\"2020-02-26 11:24:11\";s:12:\"english_name\";s:9:\"Bulgarian\";s:11:\"native_name\";s:18:\"Български\";s:7:\"package\";s:70:\"https://downloads.wordpress.org/translation/theme/neve/4.1.4/bg_BG.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"bg\";i:2;s:3:\"bul\";}}i:2;a:7:{s:8:\"language\";s:2:\"ca\";s:7:\"version\";s:5:\"4.1.4\";s:7:\"updated\";s:19:\"2025-07-29 12:04:57\";s:12:\"english_name\";s:7:\"Catalan\";s:11:\"native_name\";s:7:\"Català\";s:7:\"package\";s:67:\"https://downloads.wordpress.org/translation/theme/neve/4.1.4/ca.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ca\";i:2;s:3:\"cat\";}}i:3;a:7:{s:8:\"language\";s:5:\"cs_CZ\";s:7:\"version\";s:5:\"4.1.4\";s:7:\"updated\";s:19:\"2025-02-12 14:35:10\";s:12:\"english_name\";s:5:\"Czech\";s:11:\"native_name\";s:9:\"Čeština\";s:7:\"package\";s:70:\"https://downloads.wordpress.org/translation/theme/neve/4.1.4/cs_CZ.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"cs\";i:2;s:3:\"ces\";}}i:4;a:7:{s:8:\"language\";s:2:\"cy\";s:7:\"version\";s:5:\"4.1.4\";s:7:\"updated\";s:19:\"2024-11-22 10:33:11\";s:12:\"english_name\";s:5:\"Welsh\";s:11:\"native_name\";s:7:\"Cymraeg\";s:7:\"package\";s:67:\"https://downloads.wordpress.org/translation/theme/neve/4.1.4/cy.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"cy\";i:2;s:3:\"cym\";}}i:5;a:7:{s:8:\"language\";s:5:\"da_DK\";s:7:\"version\";s:5:\"4.1.4\";s:7:\"updated\";s:19:\"2025-09-25 10:00:52\";s:12:\"english_name\";s:6:\"Danish\";s:11:\"native_name\";s:5:\"Dansk\";s:7:\"package\";s:70:\"https://downloads.wordpress.org/translation/theme/neve/4.1.4/da_DK.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"da\";i:2;s:3:\"dan\";}}i:6;a:7:{s:8:\"language\";s:5:\"de_AT\";s:7:\"version\";s:5:\"4.1.4\";s:7:\"updated\";s:19:\"2020-03-01 16:19:05\";s:12:\"english_name\";s:16:\"German (Austria)\";s:11:\"native_name\";s:21:\"Deutsch (Österreich)\";s:7:\"package\";s:70:\"https://downloads.wordpress.org/translation/theme/neve/4.1.4/de_AT.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"de\";}}i:7;a:7:{s:8:\"language\";s:5:\"de_DE\";s:7:\"version\";s:5:\"4.1.4\";s:7:\"updated\";s:19:\"2025-10-05 02:01:39\";s:12:\"english_name\";s:6:\"German\";s:11:\"native_name\";s:7:\"Deutsch\";s:7:\"package\";s:70:\"https://downloads.wordpress.org/translation/theme/neve/4.1.4/de_DE.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"de\";}}i:8;a:7:{s:8:\"language\";s:12:\"de_DE_formal\";s:7:\"version\";s:5:\"4.1.4\";s:7:\"updated\";s:19:\"2025-10-05 01:53:51\";s:12:\"english_name\";s:15:\"German (Formal)\";s:11:\"native_name\";s:13:\"Deutsch (Sie)\";s:7:\"package\";s:77:\"https://downloads.wordpress.org/translation/theme/neve/4.1.4/de_DE_formal.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"de\";}}i:9;a:7:{s:8:\"language\";s:5:\"de_CH\";s:7:\"version\";s:5:\"4.1.4\";s:7:\"updated\";s:19:\"2020-03-01 16:19:31\";s:12:\"english_name\";s:20:\"German (Switzerland)\";s:11:\"native_name\";s:17:\"Deutsch (Schweiz)\";s:7:\"package\";s:70:\"https://downloads.wordpress.org/translation/theme/neve/4.1.4/de_CH.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"de\";}}i:10;a:7:{s:8:\"language\";s:14:\"de_CH_informal\";s:7:\"version\";s:5:\"4.1.4\";s:7:\"updated\";s:19:\"2020-03-01 16:20:02\";s:12:\"english_name\";s:30:\"German (Switzerland, Informal)\";s:11:\"native_name\";s:21:\"Deutsch (Schweiz, Du)\";s:7:\"package\";s:79:\"https://downloads.wordpress.org/translation/theme/neve/4.1.4/de_CH_informal.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"de\";}}i:11;a:7:{s:8:\"language\";s:2:\"el\";s:7:\"version\";s:5:\"4.1.4\";s:7:\"updated\";s:19:\"2025-02-11 07:22:48\";s:12:\"english_name\";s:5:\"Greek\";s:11:\"native_name\";s:16:\"Ελληνικά\";s:7:\"package\";s:67:\"https://downloads.wordpress.org/translation/theme/neve/4.1.4/el.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"el\";i:2;s:3:\"ell\";}}i:12;a:7:{s:8:\"language\";s:5:\"en_AU\";s:7:\"version\";s:5:\"4.1.4\";s:7:\"updated\";s:19:\"2025-02-12 11:40:34\";s:12:\"english_name\";s:19:\"English (Australia)\";s:11:\"native_name\";s:19:\"English (Australia)\";s:7:\"package\";s:70:\"https://downloads.wordpress.org/translation/theme/neve/4.1.4/en_AU.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"en\";i:2;s:3:\"eng\";i:3;s:3:\"eng\";}}i:13;a:7:{s:8:\"language\";s:5:\"en_CA\";s:7:\"version\";s:5:\"4.1.4\";s:7:\"updated\";s:19:\"2021-08-06 00:44:02\";s:12:\"english_name\";s:16:\"English (Canada)\";s:11:\"native_name\";s:16:\"English (Canada)\";s:7:\"package\";s:70:\"https://downloads.wordpress.org/translation/theme/neve/4.1.4/en_CA.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"en\";i:2;s:3:\"eng\";i:3;s:3:\"eng\";}}i:14;a:7:{s:8:\"language\";s:5:\"en_NZ\";s:7:\"version\";s:5:\"4.1.4\";s:7:\"updated\";s:19:\"2024-10-27 06:13:48\";s:12:\"english_name\";s:21:\"English (New Zealand)\";s:11:\"native_name\";s:21:\"English (New Zealand)\";s:7:\"package\";s:70:\"https://downloads.wordpress.org/translation/theme/neve/4.1.4/en_NZ.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"en\";i:2;s:3:\"eng\";i:3;s:3:\"eng\";}}i:15;a:7:{s:8:\"language\";s:5:\"en_ZA\";s:7:\"version\";s:5:\"4.1.4\";s:7:\"updated\";s:19:\"2021-08-06 19:29:29\";s:12:\"english_name\";s:22:\"English (South Africa)\";s:11:\"native_name\";s:22:\"English (South Africa)\";s:7:\"package\";s:70:\"https://downloads.wordpress.org/translation/theme/neve/4.1.4/en_ZA.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"en\";i:2;s:3:\"eng\";i:3;s:3:\"eng\";}}i:16;a:7:{s:8:\"language\";s:5:\"en_GB\";s:7:\"version\";s:5:\"4.1.4\";s:7:\"updated\";s:19:\"2025-02-12 11:41:43\";s:12:\"english_name\";s:12:\"English (UK)\";s:11:\"native_name\";s:12:\"English (UK)\";s:7:\"package\";s:70:\"https://downloads.wordpress.org/translation/theme/neve/4.1.4/en_GB.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"en\";i:2;s:3:\"eng\";i:3;s:3:\"eng\";}}i:17;a:7:{s:8:\"language\";s:5:\"es_AR\";s:7:\"version\";s:5:\"4.1.4\";s:7:\"updated\";s:19:\"2023-04-03 15:53:18\";s:12:\"english_name\";s:19:\"Spanish (Argentina)\";s:11:\"native_name\";s:21:\"Español de Argentina\";s:7:\"package\";s:70:\"https://downloads.wordpress.org/translation/theme/neve/4.1.4/es_AR.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"es\";i:2;s:3:\"spa\";i:3;s:3:\"spa\";}}i:18;a:7:{s:8:\"language\";s:5:\"es_CO\";s:7:\"version\";s:5:\"4.1.4\";s:7:\"updated\";s:19:\"2025-06-03 21:46:55\";s:12:\"english_name\";s:18:\"Spanish (Colombia)\";s:11:\"native_name\";s:20:\"Español de Colombia\";s:7:\"package\";s:70:\"https://downloads.wordpress.org/translation/theme/neve/4.1.4/es_CO.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"es\";i:2;s:3:\"spa\";i:3;s:3:\"spa\";}}i:19;a:7:{s:8:\"language\";s:5:\"es_EC\";s:7:\"version\";s:5:\"4.1.4\";s:7:\"updated\";s:19:\"2022-02-08 06:56:09\";s:12:\"english_name\";s:17:\"Spanish (Ecuador)\";s:11:\"native_name\";s:19:\"Español de Ecuador\";s:7:\"package\";s:70:\"https://downloads.wordpress.org/translation/theme/neve/4.1.4/es_EC.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"es\";i:2;s:3:\"spa\";i:3;s:3:\"spa\";}}i:20;a:7:{s:8:\"language\";s:5:\"es_MX\";s:7:\"version\";s:5:\"4.1.4\";s:7:\"updated\";s:19:\"2025-02-09 09:53:43\";s:12:\"english_name\";s:16:\"Spanish (Mexico)\";s:11:\"native_name\";s:19:\"Español de México\";s:7:\"package\";s:70:\"https://downloads.wordpress.org/translation/theme/neve/4.1.4/es_MX.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"es\";i:2;s:3:\"spa\";i:3;s:3:\"spa\";}}i:21;a:7:{s:8:\"language\";s:5:\"es_ES\";s:7:\"version\";s:5:\"4.1.4\";s:7:\"updated\";s:19:\"2025-07-04 22:21:35\";s:12:\"english_name\";s:15:\"Spanish (Spain)\";s:11:\"native_name\";s:8:\"Español\";s:7:\"package\";s:70:\"https://downloads.wordpress.org/translation/theme/neve/4.1.4/es_ES.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"es\";i:2;s:3:\"spa\";i:3;s:3:\"spa\";}}i:22;a:7:{s:8:\"language\";s:5:\"es_VE\";s:7:\"version\";s:5:\"4.1.4\";s:7:\"updated\";s:19:\"2022-07-03 02:27:14\";s:12:\"english_name\";s:19:\"Spanish (Venezuela)\";s:11:\"native_name\";s:21:\"Español de Venezuela\";s:7:\"package\";s:70:\"https://downloads.wordpress.org/translation/theme/neve/4.1.4/es_VE.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"es\";i:2;s:3:\"spa\";i:3;s:3:\"spa\";}}i:23;a:7:{s:8:\"language\";s:5:\"es_CL\";s:7:\"version\";s:5:\"4.1.4\";s:7:\"updated\";s:19:\"2025-07-23 00:04:04\";s:12:\"english_name\";s:15:\"Spanish (Chile)\";s:11:\"native_name\";s:17:\"Español de Chile\";s:7:\"package\";s:70:\"https://downloads.wordpress.org/translation/theme/neve/4.1.4/es_CL.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"es\";i:2;s:3:\"spa\";i:3;s:3:\"spa\";}}i:24;a:7:{s:8:\"language\";s:5:\"fa_IR\";s:7:\"version\";s:5:\"4.1.4\";s:7:\"updated\";s:19:\"2025-02-09 09:54:43\";s:12:\"english_name\";s:7:\"Persian\";s:11:\"native_name\";s:10:\"فارسی\";s:7:\"package\";s:70:\"https://downloads.wordpress.org/translation/theme/neve/4.1.4/fa_IR.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"fa\";i:2;s:3:\"fas\";}}i:25;a:7:{s:8:\"language\";s:2:\"fi\";s:7:\"version\";s:5:\"4.1.4\";s:7:\"updated\";s:19:\"2025-03-05 12:58:38\";s:12:\"english_name\";s:7:\"Finnish\";s:11:\"native_name\";s:5:\"Suomi\";s:7:\"package\";s:67:\"https://downloads.wordpress.org/translation/theme/neve/4.1.4/fi.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"fi\";i:2;s:3:\"fin\";}}i:26;a:7:{s:8:\"language\";s:5:\"fr_BE\";s:7:\"version\";s:5:\"4.1.4\";s:7:\"updated\";s:19:\"2025-02-16 09:27:02\";s:12:\"english_name\";s:16:\"French (Belgium)\";s:11:\"native_name\";s:21:\"Français de Belgique\";s:7:\"package\";s:70:\"https://downloads.wordpress.org/translation/theme/neve/4.1.4/fr_BE.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"fr\";i:2;s:3:\"fra\";}}i:27;a:7:{s:8:\"language\";s:5:\"fr_FR\";s:7:\"version\";s:5:\"4.1.4\";s:7:\"updated\";s:19:\"2025-10-10 07:03:46\";s:12:\"english_name\";s:15:\"French (France)\";s:11:\"native_name\";s:9:\"Français\";s:7:\"package\";s:70:\"https://downloads.wordpress.org/translation/theme/neve/4.1.4/fr_FR.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"fr\";}}i:28;a:7:{s:8:\"language\";s:5:\"fr_CA\";s:7:\"version\";s:5:\"4.1.4\";s:7:\"updated\";s:19:\"2021-10-01 12:45:24\";s:12:\"english_name\";s:15:\"French (Canada)\";s:11:\"native_name\";s:19:\"Français du Canada\";s:7:\"package\";s:70:\"https://downloads.wordpress.org/translation/theme/neve/4.1.4/fr_CA.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"fr\";i:2;s:3:\"fra\";}}i:29;a:7:{s:8:\"language\";s:5:\"gl_ES\";s:7:\"version\";s:5:\"4.1.4\";s:7:\"updated\";s:19:\"2025-02-07 11:56:47\";s:12:\"english_name\";s:8:\"Galician\";s:11:\"native_name\";s:6:\"Galego\";s:7:\"package\";s:70:\"https://downloads.wordpress.org/translation/theme/neve/4.1.4/gl_ES.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"gl\";i:2;s:3:\"glg\";}}i:30;a:7:{s:8:\"language\";s:2:\"gu\";s:7:\"version\";s:5:\"4.1.4\";s:7:\"updated\";s:19:\"2025-04-09 11:40:09\";s:12:\"english_name\";s:8:\"Gujarati\";s:11:\"native_name\";s:21:\"ગુજરાતી\";s:7:\"package\";s:67:\"https://downloads.wordpress.org/translation/theme/neve/4.1.4/gu.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"gu\";i:2;s:3:\"guj\";}}i:31;a:7:{s:8:\"language\";s:5:\"hi_IN\";s:7:\"version\";s:5:\"4.1.4\";s:7:\"updated\";s:19:\"2025-02-14 09:58:40\";s:12:\"english_name\";s:5:\"Hindi\";s:11:\"native_name\";s:18:\"हिन्दी\";s:7:\"package\";s:70:\"https://downloads.wordpress.org/translation/theme/neve/4.1.4/hi_IN.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"hi\";i:2;s:3:\"hin\";}}i:32;a:7:{s:8:\"language\";s:5:\"id_ID\";s:7:\"version\";s:5:\"4.1.4\";s:7:\"updated\";s:19:\"2025-02-10 14:41:31\";s:12:\"english_name\";s:10:\"Indonesian\";s:11:\"native_name\";s:16:\"Bahasa Indonesia\";s:7:\"package\";s:70:\"https://downloads.wordpress.org/translation/theme/neve/4.1.4/id_ID.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"id\";i:2;s:3:\"ind\";}}i:33;a:7:{s:8:\"language\";s:5:\"it_IT\";s:7:\"version\";s:5:\"4.1.4\";s:7:\"updated\";s:19:\"2025-02-11 11:35:08\";s:12:\"english_name\";s:7:\"Italian\";s:11:\"native_name\";s:8:\"Italiano\";s:7:\"package\";s:70:\"https://downloads.wordpress.org/translation/theme/neve/4.1.4/it_IT.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"it\";i:2;s:3:\"ita\";}}i:34;a:7:{s:8:\"language\";s:2:\"ja\";s:7:\"version\";s:5:\"4.1.4\";s:7:\"updated\";s:19:\"2025-09-04 15:26:49\";s:12:\"english_name\";s:8:\"Japanese\";s:11:\"native_name\";s:9:\"日本語\";s:7:\"package\";s:67:\"https://downloads.wordpress.org/translation/theme/neve/4.1.4/ja.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"ja\";}}i:35;a:7:{s:8:\"language\";s:5:\"ko_KR\";s:7:\"version\";s:5:\"4.1.4\";s:7:\"updated\";s:19:\"2025-07-03 13:22:04\";s:12:\"english_name\";s:6:\"Korean\";s:11:\"native_name\";s:9:\"한국어\";s:7:\"package\";s:70:\"https://downloads.wordpress.org/translation/theme/neve/4.1.4/ko_KR.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ko\";i:2;s:3:\"kor\";}}i:36;a:7:{s:8:\"language\";s:5:\"nb_NO\";s:7:\"version\";s:5:\"4.1.4\";s:7:\"updated\";s:19:\"2025-02-03 18:32:19\";s:12:\"english_name\";s:19:\"Norwegian (Bokmål)\";s:11:\"native_name\";s:13:\"Norsk bokmål\";s:7:\"package\";s:70:\"https://downloads.wordpress.org/translation/theme/neve/4.1.4/nb_NO.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"nb\";i:2;s:3:\"nob\";}}i:37;a:7:{s:8:\"language\";s:5:\"nl_NL\";s:7:\"version\";s:5:\"4.1.4\";s:7:\"updated\";s:19:\"2025-07-14 16:50:35\";s:12:\"english_name\";s:5:\"Dutch\";s:11:\"native_name\";s:10:\"Nederlands\";s:7:\"package\";s:70:\"https://downloads.wordpress.org/translation/theme/neve/4.1.4/nl_NL.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"nl\";i:2;s:3:\"nld\";}}i:38;a:7:{s:8:\"language\";s:5:\"nl_BE\";s:7:\"version\";s:5:\"4.1.4\";s:7:\"updated\";s:19:\"2025-06-13 11:48:59\";s:12:\"english_name\";s:15:\"Dutch (Belgium)\";s:11:\"native_name\";s:20:\"Nederlands (België)\";s:7:\"package\";s:70:\"https://downloads.wordpress.org/translation/theme/neve/4.1.4/nl_BE.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"nl\";i:2;s:3:\"nld\";}}i:39;a:7:{s:8:\"language\";s:12:\"nl_NL_formal\";s:7:\"version\";s:5:\"4.1.4\";s:7:\"updated\";s:19:\"2025-09-30 08:39:02\";s:12:\"english_name\";s:14:\"Dutch (Formal)\";s:11:\"native_name\";s:20:\"Nederlands (Formeel)\";s:7:\"package\";s:77:\"https://downloads.wordpress.org/translation/theme/neve/4.1.4/nl_NL_formal.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"nl\";i:2;s:3:\"nld\";}}i:40;a:7:{s:8:\"language\";s:5:\"pl_PL\";s:7:\"version\";s:5:\"4.1.4\";s:7:\"updated\";s:19:\"2025-08-11 03:47:09\";s:12:\"english_name\";s:6:\"Polish\";s:11:\"native_name\";s:6:\"Polski\";s:7:\"package\";s:70:\"https://downloads.wordpress.org/translation/theme/neve/4.1.4/pl_PL.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"pl\";i:2;s:3:\"pol\";}}i:41;a:7:{s:8:\"language\";s:5:\"pt_BR\";s:7:\"version\";s:5:\"4.1.4\";s:7:\"updated\";s:19:\"2025-02-11 11:40:01\";s:12:\"english_name\";s:19:\"Portuguese (Brazil)\";s:11:\"native_name\";s:20:\"Português do Brasil\";s:7:\"package\";s:70:\"https://downloads.wordpress.org/translation/theme/neve/4.1.4/pt_BR.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"pt\";i:2;s:3:\"por\";}}i:42;a:7:{s:8:\"language\";s:5:\"pt_PT\";s:7:\"version\";s:5:\"4.1.4\";s:7:\"updated\";s:19:\"2025-02-16 09:13:18\";s:12:\"english_name\";s:21:\"Portuguese (Portugal)\";s:11:\"native_name\";s:10:\"Português\";s:7:\"package\";s:70:\"https://downloads.wordpress.org/translation/theme/neve/4.1.4/pt_PT.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"pt\";}}i:43;a:7:{s:8:\"language\";s:5:\"ro_RO\";s:7:\"version\";s:5:\"4.1.4\";s:7:\"updated\";s:19:\"2025-09-01 20:57:49\";s:12:\"english_name\";s:8:\"Romanian\";s:11:\"native_name\";s:8:\"Română\";s:7:\"package\";s:70:\"https://downloads.wordpress.org/translation/theme/neve/4.1.4/ro_RO.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ro\";i:2;s:3:\"ron\";}}i:44;a:7:{s:8:\"language\";s:5:\"ru_RU\";s:7:\"version\";s:5:\"4.1.4\";s:7:\"updated\";s:19:\"2025-06-05 19:39:36\";s:12:\"english_name\";s:7:\"Russian\";s:11:\"native_name\";s:14:\"Русский\";s:7:\"package\";s:70:\"https://downloads.wordpress.org/translation/theme/neve/4.1.4/ru_RU.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ru\";i:2;s:3:\"rus\";}}i:45;a:7:{s:8:\"language\";s:5:\"sk_SK\";s:7:\"version\";s:5:\"4.1.4\";s:7:\"updated\";s:19:\"2021-03-24 06:57:16\";s:12:\"english_name\";s:6:\"Slovak\";s:11:\"native_name\";s:11:\"Slovenčina\";s:7:\"package\";s:70:\"https://downloads.wordpress.org/translation/theme/neve/4.1.4/sk_SK.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"sk\";i:2;s:3:\"slk\";}}i:46;a:7:{s:8:\"language\";s:5:\"sl_SI\";s:7:\"version\";s:5:\"4.1.4\";s:7:\"updated\";s:19:\"2020-02-27 15:47:53\";s:12:\"english_name\";s:9:\"Slovenian\";s:11:\"native_name\";s:13:\"Slovenščina\";s:7:\"package\";s:70:\"https://downloads.wordpress.org/translation/theme/neve/4.1.4/sl_SI.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"sl\";i:2;s:3:\"slv\";}}i:47;a:7:{s:8:\"language\";s:5:\"sr_RS\";s:7:\"version\";s:5:\"4.1.4\";s:7:\"updated\";s:19:\"2025-02-11 11:39:07\";s:12:\"english_name\";s:7:\"Serbian\";s:11:\"native_name\";s:23:\"Српски језик\";s:7:\"package\";s:70:\"https://downloads.wordpress.org/translation/theme/neve/4.1.4/sr_RS.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"sr\";i:2;s:3:\"srp\";}}i:48;a:7:{s:8:\"language\";s:5:\"sv_SE\";s:7:\"version\";s:5:\"4.1.4\";s:7:\"updated\";s:19:\"2025-02-10 10:46:41\";s:12:\"english_name\";s:7:\"Swedish\";s:11:\"native_name\";s:7:\"Svenska\";s:7:\"package\";s:70:\"https://downloads.wordpress.org/translation/theme/neve/4.1.4/sv_SE.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"sv\";i:2;s:3:\"swe\";}}i:49;a:7:{s:8:\"language\";s:5:\"tr_TR\";s:7:\"version\";s:5:\"4.1.4\";s:7:\"updated\";s:19:\"2025-02-07 11:47:47\";s:12:\"english_name\";s:7:\"Turkish\";s:11:\"native_name\";s:8:\"Türkçe\";s:7:\"package\";s:70:\"https://downloads.wordpress.org/translation/theme/neve/4.1.4/tr_TR.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"tr\";i:2;s:3:\"tur\";}}i:50;a:7:{s:8:\"language\";s:2:\"uk\";s:7:\"version\";s:5:\"4.1.4\";s:7:\"updated\";s:19:\"2025-03-19 13:04:13\";s:12:\"english_name\";s:9:\"Ukrainian\";s:11:\"native_name\";s:20:\"Українська\";s:7:\"package\";s:67:\"https://downloads.wordpress.org/translation/theme/neve/4.1.4/uk.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"uk\";i:2;s:3:\"ukr\";}}i:51;a:7:{s:8:\"language\";s:2:\"vi\";s:7:\"version\";s:5:\"4.1.4\";s:7:\"updated\";s:19:\"2020-03-04 23:38:45\";s:12:\"english_name\";s:10:\"Vietnamese\";s:11:\"native_name\";s:14:\"Tiếng Việt\";s:7:\"package\";s:67:\"https://downloads.wordpress.org/translation/theme/neve/4.1.4/vi.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"vi\";i:2;s:3:\"vie\";}}i:52;a:7:{s:8:\"language\";s:5:\"zh_CN\";s:7:\"version\";s:5:\"4.1.4\";s:7:\"updated\";s:19:\"2022-09-29 16:15:29\";s:12:\"english_name\";s:15:\"Chinese (China)\";s:11:\"native_name\";s:12:\"简体中文\";s:7:\"package\";s:70:\"https://downloads.wordpress.org/translation/theme/neve/4.1.4/zh_CN.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"zh\";i:2;s:3:\"zho\";}}}}','off'),(41689,'_transient_timeout_tisdk_has_support_page','1761154094','off'),(41690,'_transient_tisdk_has_support_page','no','off'),(41691,'_transient_timeout_tisdk_has_donate_page','1761154094','off'),(41692,'_transient_tisdk_has_donate_page','no','off'),(41700,'_transient_wp_styles_for_blocks','a:2:{s:4:\"hash\";s:32:\"196fc1c8f656753c059fb56bbbef5a6b\";s:6:\"blocks\";a:5:{s:11:\"core/button\";s:0:\"\";s:14:\"core/site-logo\";s:0:\"\";s:18:\"core/post-template\";s:120:\":where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;}\";s:12:\"core/columns\";s:102:\":where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;}\";s:14:\"core/pullquote\";s:69:\":root :where(.wp-block-pullquote){font-size: 1.5em;line-height: 1.6;}\";}}','on'),(41704,'_transient_rank_math_first_submenu_id','rank-math','on'),(41705,'_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:65:\"https://downloads.wordpress.org/release/en_ZA/wordpress-6.8.3.zip\";s:6:\"locale\";s:5:\"en_ZA\";s:8:\"packages\";O:8:\"stdClass\":5:{s:4:\"full\";s:65:\"https://downloads.wordpress.org/release/en_ZA/wordpress-6.8.3.zip\";s:10:\"no_content\";s:0:\"\";s:11:\"new_bundled\";s:0:\"\";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:1760807377;s:15:\"version_checked\";s:5:\"6.8.3\";s:12:\"translations\";a:0:{}}','off'),(41707,'_site_transient_ai1wm_last_check_for_updates','1760807378','off'),(41716,'_transient_timeout__elementor_ab_test_plg_site_mailer_submission','1768325490','off'),(41717,'_transient__elementor_ab_test_plg_site_mailer_submission','1','off'),(41782,'_transient_timeout_neve_414versions','1760985753','off'),(41783,'_transient_neve_414versions','a:188:{i:0;a:2:{s:7:\"version\";s:5:\"1.0.4\";s:3:\"url\";s:52:\"https://downloads.wordpress.org/theme/neve.1.0.4.zip\";}i:1;a:2:{s:7:\"version\";s:5:\"1.0.5\";s:3:\"url\";s:52:\"https://downloads.wordpress.org/theme/neve.1.0.5.zip\";}i:2;a:2:{s:7:\"version\";s:5:\"1.0.6\";s:3:\"url\";s:52:\"https://downloads.wordpress.org/theme/neve.1.0.6.zip\";}i:3;a:2:{s:7:\"version\";s:5:\"1.0.8\";s:3:\"url\";s:52:\"https://downloads.wordpress.org/theme/neve.1.0.8.zip\";}i:4;a:2:{s:7:\"version\";s:5:\"1.0.9\";s:3:\"url\";s:52:\"https://downloads.wordpress.org/theme/neve.1.0.9.zip\";}i:5;a:2:{s:7:\"version\";s:6:\"1.0.10\";s:3:\"url\";s:53:\"https://downloads.wordpress.org/theme/neve.1.0.10.zip\";}i:6;a:2:{s:7:\"version\";s:6:\"1.0.11\";s:3:\"url\";s:53:\"https://downloads.wordpress.org/theme/neve.1.0.11.zip\";}i:7;a:2:{s:7:\"version\";s:6:\"1.0.12\";s:3:\"url\";s:53:\"https://downloads.wordpress.org/theme/neve.1.0.12.zip\";}i:8;a:2:{s:7:\"version\";s:6:\"1.0.13\";s:3:\"url\";s:53:\"https://downloads.wordpress.org/theme/neve.1.0.13.zip\";}i:9;a:2:{s:7:\"version\";s:6:\"1.0.14\";s:3:\"url\";s:53:\"https://downloads.wordpress.org/theme/neve.1.0.14.zip\";}i:10;a:2:{s:7:\"version\";s:6:\"1.0.15\";s:3:\"url\";s:53:\"https://downloads.wordpress.org/theme/neve.1.0.15.zip\";}i:11;a:2:{s:7:\"version\";s:6:\"1.0.16\";s:3:\"url\";s:53:\"https://downloads.wordpress.org/theme/neve.1.0.16.zip\";}i:12;a:2:{s:7:\"version\";s:6:\"1.0.18\";s:3:\"url\";s:53:\"https://downloads.wordpress.org/theme/neve.1.0.18.zip\";}i:13;a:2:{s:7:\"version\";s:6:\"1.0.19\";s:3:\"url\";s:53:\"https://downloads.wordpress.org/theme/neve.1.0.19.zip\";}i:14;a:2:{s:7:\"version\";s:6:\"1.0.20\";s:3:\"url\";s:53:\"https://downloads.wordpress.org/theme/neve.1.0.20.zip\";}i:15;a:2:{s:7:\"version\";s:6:\"1.0.21\";s:3:\"url\";s:53:\"https://downloads.wordpress.org/theme/neve.1.0.21.zip\";}i:16;a:2:{s:7:\"version\";s:6:\"1.0.22\";s:3:\"url\";s:53:\"https://downloads.wordpress.org/theme/neve.1.0.22.zip\";}i:17;a:2:{s:7:\"version\";s:6:\"1.0.23\";s:3:\"url\";s:53:\"https://downloads.wordpress.org/theme/neve.1.0.23.zip\";}i:18;a:2:{s:7:\"version\";s:6:\"1.0.24\";s:3:\"url\";s:53:\"https://downloads.wordpress.org/theme/neve.1.0.24.zip\";}i:19;a:2:{s:7:\"version\";s:6:\"1.0.25\";s:3:\"url\";s:53:\"https://downloads.wordpress.org/theme/neve.1.0.25.zip\";}i:20;a:2:{s:7:\"version\";s:6:\"1.0.26\";s:3:\"url\";s:53:\"https://downloads.wordpress.org/theme/neve.1.0.26.zip\";}i:21;a:2:{s:7:\"version\";s:6:\"1.0.27\";s:3:\"url\";s:53:\"https://downloads.wordpress.org/theme/neve.1.0.27.zip\";}i:22;a:2:{s:7:\"version\";s:6:\"1.0.28\";s:3:\"url\";s:53:\"https://downloads.wordpress.org/theme/neve.1.0.28.zip\";}i:23;a:2:{s:7:\"version\";s:6:\"1.0.29\";s:3:\"url\";s:53:\"https://downloads.wordpress.org/theme/neve.1.0.29.zip\";}i:24;a:2:{s:7:\"version\";s:5:\"1.1.0\";s:3:\"url\";s:52:\"https://downloads.wordpress.org/theme/neve.1.1.0.zip\";}i:25;a:2:{s:7:\"version\";s:5:\"1.1.1\";s:3:\"url\";s:52:\"https://downloads.wordpress.org/theme/neve.1.1.1.zip\";}i:26;a:2:{s:7:\"version\";s:5:\"1.1.2\";s:3:\"url\";s:52:\"https://downloads.wordpress.org/theme/neve.1.1.2.zip\";}i:27;a:2:{s:7:\"version\";s:5:\"1.1.3\";s:3:\"url\";s:52:\"https://downloads.wordpress.org/theme/neve.1.1.3.zip\";}i:28;a:2:{s:7:\"version\";s:5:\"1.1.4\";s:3:\"url\";s:52:\"https://downloads.wordpress.org/theme/neve.1.1.4.zip\";}i:29;a:2:{s:7:\"version\";s:5:\"2.0.0\";s:3:\"url\";s:52:\"https://downloads.wordpress.org/theme/neve.2.0.0.zip\";}i:30;a:2:{s:7:\"version\";s:5:\"2.1.0\";s:3:\"url\";s:52:\"https://downloads.wordpress.org/theme/neve.2.1.0.zip\";}i:31;a:2:{s:7:\"version\";s:5:\"2.2.0\";s:3:\"url\";s:52:\"https://downloads.wordpress.org/theme/neve.2.2.0.zip\";}i:32;a:2:{s:7:\"version\";s:5:\"2.3.1\";s:3:\"url\";s:52:\"https://downloads.wordpress.org/theme/neve.2.3.1.zip\";}i:33;a:2:{s:7:\"version\";s:5:\"2.3.2\";s:3:\"url\";s:52:\"https://downloads.wordpress.org/theme/neve.2.3.2.zip\";}i:34;a:2:{s:7:\"version\";s:5:\"2.3.3\";s:3:\"url\";s:52:\"https://downloads.wordpress.org/theme/neve.2.3.3.zip\";}i:35;a:2:{s:7:\"version\";s:5:\"2.3.4\";s:3:\"url\";s:52:\"https://downloads.wordpress.org/theme/neve.2.3.4.zip\";}i:36;a:2:{s:7:\"version\";s:5:\"2.3.5\";s:3:\"url\";s:52:\"https://downloads.wordpress.org/theme/neve.2.3.5.zip\";}i:37;a:2:{s:7:\"version\";s:5:\"2.3.6\";s:3:\"url\";s:52:\"https://downloads.wordpress.org/theme/neve.2.3.6.zip\";}i:38;a:2:{s:7:\"version\";s:5:\"2.3.7\";s:3:\"url\";s:52:\"https://downloads.wordpress.org/theme/neve.2.3.7.zip\";}i:39;a:2:{s:7:\"version\";s:5:\"2.3.8\";s:3:\"url\";s:52:\"https://downloads.wordpress.org/theme/neve.2.3.8.zip\";}i:40;a:2:{s:7:\"version\";s:5:\"2.3.9\";s:3:\"url\";s:52:\"https://downloads.wordpress.org/theme/neve.2.3.9.zip\";}i:41;a:2:{s:7:\"version\";s:6:\"2.3.10\";s:3:\"url\";s:53:\"https://downloads.wordpress.org/theme/neve.2.3.10.zip\";}i:42;a:2:{s:7:\"version\";s:6:\"2.3.11\";s:3:\"url\";s:53:\"https://downloads.wordpress.org/theme/neve.2.3.11.zip\";}i:43;a:2:{s:7:\"version\";s:6:\"2.3.12\";s:3:\"url\";s:53:\"https://downloads.wordpress.org/theme/neve.2.3.12.zip\";}i:44;a:2:{s:7:\"version\";s:6:\"2.3.14\";s:3:\"url\";s:53:\"https://downloads.wordpress.org/theme/neve.2.3.14.zip\";}i:45;a:2:{s:7:\"version\";s:6:\"2.3.15\";s:3:\"url\";s:53:\"https://downloads.wordpress.org/theme/neve.2.3.15.zip\";}i:46;a:2:{s:7:\"version\";s:6:\"2.3.17\";s:3:\"url\";s:53:\"https://downloads.wordpress.org/theme/neve.2.3.17.zip\";}i:47;a:2:{s:7:\"version\";s:6:\"2.3.19\";s:3:\"url\";s:53:\"https://downloads.wordpress.org/theme/neve.2.3.19.zip\";}i:48;a:2:{s:7:\"version\";s:6:\"2.3.20\";s:3:\"url\";s:53:\"https://downloads.wordpress.org/theme/neve.2.3.20.zip\";}i:49;a:2:{s:7:\"version\";s:6:\"2.3.21\";s:3:\"url\";s:53:\"https://downloads.wordpress.org/theme/neve.2.3.21.zip\";}i:50;a:2:{s:7:\"version\";s:6:\"2.3.22\";s:3:\"url\";s:53:\"https://downloads.wordpress.org/theme/neve.2.3.22.zip\";}i:51;a:2:{s:7:\"version\";s:5:\"2.4.0\";s:3:\"url\";s:52:\"https://downloads.wordpress.org/theme/neve.2.4.0.zip\";}i:52;a:2:{s:7:\"version\";s:5:\"2.4.1\";s:3:\"url\";s:52:\"https://downloads.wordpress.org/theme/neve.2.4.1.zip\";}i:53;a:2:{s:7:\"version\";s:5:\"2.4.2\";s:3:\"url\";s:52:\"https://downloads.wordpress.org/theme/neve.2.4.2.zip\";}i:54;a:2:{s:7:\"version\";s:5:\"2.4.3\";s:3:\"url\";s:52:\"https://downloads.wordpress.org/theme/neve.2.4.3.zip\";}i:55;a:2:{s:7:\"version\";s:5:\"2.5.1\";s:3:\"url\";s:52:\"https://downloads.wordpress.org/theme/neve.2.5.1.zip\";}i:56;a:2:{s:7:\"version\";s:5:\"2.5.2\";s:3:\"url\";s:52:\"https://downloads.wordpress.org/theme/neve.2.5.2.zip\";}i:57;a:2:{s:7:\"version\";s:5:\"2.5.3\";s:3:\"url\";s:52:\"https://downloads.wordpress.org/theme/neve.2.5.3.zip\";}i:58;a:2:{s:7:\"version\";s:5:\"2.5.4\";s:3:\"url\";s:52:\"https://downloads.wordpress.org/theme/neve.2.5.4.zip\";}i:59;a:2:{s:7:\"version\";s:5:\"2.6.0\";s:3:\"url\";s:52:\"https://downloads.wordpress.org/theme/neve.2.6.0.zip\";}i:60;a:2:{s:7:\"version\";s:5:\"2.6.1\";s:3:\"url\";s:52:\"https://downloads.wordpress.org/theme/neve.2.6.1.zip\";}i:61;a:2:{s:7:\"version\";s:5:\"2.6.2\";s:3:\"url\";s:52:\"https://downloads.wordpress.org/theme/neve.2.6.2.zip\";}i:62;a:2:{s:7:\"version\";s:5:\"2.6.3\";s:3:\"url\";s:52:\"https://downloads.wordpress.org/theme/neve.2.6.3.zip\";}i:63;a:2:{s:7:\"version\";s:5:\"2.6.4\";s:3:\"url\";s:52:\"https://downloads.wordpress.org/theme/neve.2.6.4.zip\";}i:64;a:2:{s:7:\"version\";s:5:\"2.6.5\";s:3:\"url\";s:52:\"https://downloads.wordpress.org/theme/neve.2.6.5.zip\";}i:65;a:2:{s:7:\"version\";s:5:\"2.6.6\";s:3:\"url\";s:52:\"https://downloads.wordpress.org/theme/neve.2.6.6.zip\";}i:66;a:2:{s:7:\"version\";s:5:\"2.7.0\";s:3:\"url\";s:52:\"https://downloads.wordpress.org/theme/neve.2.7.0.zip\";}i:67;a:2:{s:7:\"version\";s:5:\"2.7.1\";s:3:\"url\";s:52:\"https://downloads.wordpress.org/theme/neve.2.7.1.zip\";}i:68;a:2:{s:7:\"version\";s:5:\"2.7.2\";s:3:\"url\";s:52:\"https://downloads.wordpress.org/theme/neve.2.7.2.zip\";}i:69;a:2:{s:7:\"version\";s:5:\"2.7.3\";s:3:\"url\";s:52:\"https://downloads.wordpress.org/theme/neve.2.7.3.zip\";}i:70;a:2:{s:7:\"version\";s:5:\"2.7.4\";s:3:\"url\";s:52:\"https://downloads.wordpress.org/theme/neve.2.7.4.zip\";}i:71;a:2:{s:7:\"version\";s:5:\"2.7.5\";s:3:\"url\";s:52:\"https://downloads.wordpress.org/theme/neve.2.7.5.zip\";}i:72;a:2:{s:7:\"version\";s:5:\"2.7.6\";s:3:\"url\";s:52:\"https://downloads.wordpress.org/theme/neve.2.7.6.zip\";}i:73;a:2:{s:7:\"version\";s:5:\"2.7.7\";s:3:\"url\";s:52:\"https://downloads.wordpress.org/theme/neve.2.7.7.zip\";}i:74;a:2:{s:7:\"version\";s:5:\"2.8.0\";s:3:\"url\";s:52:\"https://downloads.wordpress.org/theme/neve.2.8.0.zip\";}i:75;a:2:{s:7:\"version\";s:5:\"2.8.1\";s:3:\"url\";s:52:\"https://downloads.wordpress.org/theme/neve.2.8.1.zip\";}i:76;a:2:{s:7:\"version\";s:5:\"2.8.2\";s:3:\"url\";s:52:\"https://downloads.wordpress.org/theme/neve.2.8.2.zip\";}i:77;a:2:{s:7:\"version\";s:5:\"2.8.3\";s:3:\"url\";s:52:\"https://downloads.wordpress.org/theme/neve.2.8.3.zip\";}i:78;a:2:{s:7:\"version\";s:5:\"2.8.4\";s:3:\"url\";s:52:\"https://downloads.wordpress.org/theme/neve.2.8.4.zip\";}i:79;a:2:{s:7:\"version\";s:5:\"2.9.0\";s:3:\"url\";s:52:\"https://downloads.wordpress.org/theme/neve.2.9.0.zip\";}i:80;a:2:{s:7:\"version\";s:5:\"2.9.1\";s:3:\"url\";s:52:\"https://downloads.wordpress.org/theme/neve.2.9.1.zip\";}i:81;a:2:{s:7:\"version\";s:5:\"2.9.2\";s:3:\"url\";s:52:\"https://downloads.wordpress.org/theme/neve.2.9.2.zip\";}i:82;a:2:{s:7:\"version\";s:5:\"2.9.3\";s:3:\"url\";s:52:\"https://downloads.wordpress.org/theme/neve.2.9.3.zip\";}i:83;a:2:{s:7:\"version\";s:5:\"2.9.4\";s:3:\"url\";s:52:\"https://downloads.wordpress.org/theme/neve.2.9.4.zip\";}i:84;a:2:{s:7:\"version\";s:5:\"2.9.5\";s:3:\"url\";s:52:\"https://downloads.wordpress.org/theme/neve.2.9.5.zip\";}i:85;a:2:{s:7:\"version\";s:6:\"2.10.0\";s:3:\"url\";s:53:\"https://downloads.wordpress.org/theme/neve.2.10.0.zip\";}i:86;a:2:{s:7:\"version\";s:6:\"2.10.1\";s:3:\"url\";s:53:\"https://downloads.wordpress.org/theme/neve.2.10.1.zip\";}i:87;a:2:{s:7:\"version\";s:6:\"2.10.2\";s:3:\"url\";s:53:\"https://downloads.wordpress.org/theme/neve.2.10.2.zip\";}i:88;a:2:{s:7:\"version\";s:6:\"2.10.3\";s:3:\"url\";s:53:\"https://downloads.wordpress.org/theme/neve.2.10.3.zip\";}i:89;a:2:{s:7:\"version\";s:6:\"2.10.4\";s:3:\"url\";s:53:\"https://downloads.wordpress.org/theme/neve.2.10.4.zip\";}i:90;a:2:{s:7:\"version\";s:6:\"2.11.0\";s:3:\"url\";s:53:\"https://downloads.wordpress.org/theme/neve.2.11.0.zip\";}i:91;a:2:{s:7:\"version\";s:6:\"2.11.1\";s:3:\"url\";s:53:\"https://downloads.wordpress.org/theme/neve.2.11.1.zip\";}i:92;a:2:{s:7:\"version\";s:6:\"2.11.2\";s:3:\"url\";s:53:\"https://downloads.wordpress.org/theme/neve.2.11.2.zip\";}i:93;a:2:{s:7:\"version\";s:6:\"2.11.3\";s:3:\"url\";s:53:\"https://downloads.wordpress.org/theme/neve.2.11.3.zip\";}i:94;a:2:{s:7:\"version\";s:6:\"2.11.4\";s:3:\"url\";s:53:\"https://downloads.wordpress.org/theme/neve.2.11.4.zip\";}i:95;a:2:{s:7:\"version\";s:6:\"2.11.5\";s:3:\"url\";s:53:\"https://downloads.wordpress.org/theme/neve.2.11.5.zip\";}i:96;a:2:{s:7:\"version\";s:6:\"2.11.6\";s:3:\"url\";s:53:\"https://downloads.wordpress.org/theme/neve.2.11.6.zip\";}i:97;a:2:{s:7:\"version\";s:5:\"3.0.0\";s:3:\"url\";s:52:\"https://downloads.wordpress.org/theme/neve.3.0.0.zip\";}i:98;a:2:{s:7:\"version\";s:5:\"3.0.1\";s:3:\"url\";s:52:\"https://downloads.wordpress.org/theme/neve.3.0.1.zip\";}i:99;a:2:{s:7:\"version\";s:5:\"3.0.2\";s:3:\"url\";s:52:\"https://downloads.wordpress.org/theme/neve.3.0.2.zip\";}i:100;a:2:{s:7:\"version\";s:5:\"3.0.3\";s:3:\"url\";s:52:\"https://downloads.wordpress.org/theme/neve.3.0.3.zip\";}i:101;a:2:{s:7:\"version\";s:5:\"3.0.4\";s:3:\"url\";s:52:\"https://downloads.wordpress.org/theme/neve.3.0.4.zip\";}i:102;a:2:{s:7:\"version\";s:5:\"3.0.5\";s:3:\"url\";s:52:\"https://downloads.wordpress.org/theme/neve.3.0.5.zip\";}i:103;a:2:{s:7:\"version\";s:5:\"3.0.6\";s:3:\"url\";s:52:\"https://downloads.wordpress.org/theme/neve.3.0.6.zip\";}i:104;a:2:{s:7:\"version\";s:5:\"3.0.7\";s:3:\"url\";s:52:\"https://downloads.wordpress.org/theme/neve.3.0.7.zip\";}i:105;a:2:{s:7:\"version\";s:5:\"3.0.8\";s:3:\"url\";s:52:\"https://downloads.wordpress.org/theme/neve.3.0.8.zip\";}i:106;a:2:{s:7:\"version\";s:5:\"3.0.9\";s:3:\"url\";s:52:\"https://downloads.wordpress.org/theme/neve.3.0.9.zip\";}i:107;a:2:{s:7:\"version\";s:6:\"3.0.10\";s:3:\"url\";s:53:\"https://downloads.wordpress.org/theme/neve.3.0.10.zip\";}i:108;a:2:{s:7:\"version\";s:6:\"3.0.11\";s:3:\"url\";s:53:\"https://downloads.wordpress.org/theme/neve.3.0.11.zip\";}i:109;a:2:{s:7:\"version\";s:5:\"3.1.0\";s:3:\"url\";s:52:\"https://downloads.wordpress.org/theme/neve.3.1.0.zip\";}i:110;a:2:{s:7:\"version\";s:5:\"3.1.1\";s:3:\"url\";s:52:\"https://downloads.wordpress.org/theme/neve.3.1.1.zip\";}i:111;a:2:{s:7:\"version\";s:5:\"3.1.2\";s:3:\"url\";s:52:\"https://downloads.wordpress.org/theme/neve.3.1.2.zip\";}i:112;a:2:{s:7:\"version\";s:5:\"3.1.3\";s:3:\"url\";s:52:\"https://downloads.wordpress.org/theme/neve.3.1.3.zip\";}i:113;a:2:{s:7:\"version\";s:5:\"3.1.4\";s:3:\"url\";s:52:\"https://downloads.wordpress.org/theme/neve.3.1.4.zip\";}i:114;a:2:{s:7:\"version\";s:5:\"3.1.5\";s:3:\"url\";s:52:\"https://downloads.wordpress.org/theme/neve.3.1.5.zip\";}i:115;a:2:{s:7:\"version\";s:5:\"3.1.6\";s:3:\"url\";s:52:\"https://downloads.wordpress.org/theme/neve.3.1.6.zip\";}i:116;a:2:{s:7:\"version\";s:5:\"3.2.0\";s:3:\"url\";s:52:\"https://downloads.wordpress.org/theme/neve.3.2.0.zip\";}i:117;a:2:{s:7:\"version\";s:5:\"3.2.1\";s:3:\"url\";s:52:\"https://downloads.wordpress.org/theme/neve.3.2.1.zip\";}i:118;a:2:{s:7:\"version\";s:5:\"3.2.2\";s:3:\"url\";s:52:\"https://downloads.wordpress.org/theme/neve.3.2.2.zip\";}i:119;a:2:{s:7:\"version\";s:5:\"3.2.3\";s:3:\"url\";s:52:\"https://downloads.wordpress.org/theme/neve.3.2.3.zip\";}i:120;a:2:{s:7:\"version\";s:5:\"3.2.4\";s:3:\"url\";s:52:\"https://downloads.wordpress.org/theme/neve.3.2.4.zip\";}i:121;a:2:{s:7:\"version\";s:5:\"3.2.5\";s:3:\"url\";s:52:\"https://downloads.wordpress.org/theme/neve.3.2.5.zip\";}i:122;a:2:{s:7:\"version\";s:5:\"3.3.0\";s:3:\"url\";s:52:\"https://downloads.wordpress.org/theme/neve.3.3.0.zip\";}i:123;a:2:{s:7:\"version\";s:5:\"3.3.1\";s:3:\"url\";s:52:\"https://downloads.wordpress.org/theme/neve.3.3.1.zip\";}i:124;a:2:{s:7:\"version\";s:5:\"3.3.2\";s:3:\"url\";s:52:\"https://downloads.wordpress.org/theme/neve.3.3.2.zip\";}i:125;a:2:{s:7:\"version\";s:5:\"3.3.3\";s:3:\"url\";s:52:\"https://downloads.wordpress.org/theme/neve.3.3.3.zip\";}i:126;a:2:{s:7:\"version\";s:5:\"3.3.4\";s:3:\"url\";s:52:\"https://downloads.wordpress.org/theme/neve.3.3.4.zip\";}i:127;a:2:{s:7:\"version\";s:5:\"3.3.5\";s:3:\"url\";s:52:\"https://downloads.wordpress.org/theme/neve.3.3.5.zip\";}i:128;a:2:{s:7:\"version\";s:5:\"3.3.6\";s:3:\"url\";s:52:\"https://downloads.wordpress.org/theme/neve.3.3.6.zip\";}i:129;a:2:{s:7:\"version\";s:5:\"3.3.7\";s:3:\"url\";s:52:\"https://downloads.wordpress.org/theme/neve.3.3.7.zip\";}i:130;a:2:{s:7:\"version\";s:5:\"3.4.0\";s:3:\"url\";s:52:\"https://downloads.wordpress.org/theme/neve.3.4.0.zip\";}i:131;a:2:{s:7:\"version\";s:5:\"3.4.1\";s:3:\"url\";s:52:\"https://downloads.wordpress.org/theme/neve.3.4.1.zip\";}i:132;a:2:{s:7:\"version\";s:5:\"3.4.2\";s:3:\"url\";s:52:\"https://downloads.wordpress.org/theme/neve.3.4.2.zip\";}i:133;a:2:{s:7:\"version\";s:5:\"3.4.3\";s:3:\"url\";s:52:\"https://downloads.wordpress.org/theme/neve.3.4.3.zip\";}i:134;a:2:{s:7:\"version\";s:5:\"3.4.4\";s:3:\"url\";s:52:\"https://downloads.wordpress.org/theme/neve.3.4.4.zip\";}i:135;a:2:{s:7:\"version\";s:5:\"3.4.5\";s:3:\"url\";s:52:\"https://downloads.wordpress.org/theme/neve.3.4.5.zip\";}i:136;a:2:{s:7:\"version\";s:5:\"3.4.6\";s:3:\"url\";s:52:\"https://downloads.wordpress.org/theme/neve.3.4.6.zip\";}i:137;a:2:{s:7:\"version\";s:5:\"3.4.7\";s:3:\"url\";s:52:\"https://downloads.wordpress.org/theme/neve.3.4.7.zip\";}i:138;a:2:{s:7:\"version\";s:5:\"3.4.8\";s:3:\"url\";s:52:\"https://downloads.wordpress.org/theme/neve.3.4.8.zip\";}i:139;a:2:{s:7:\"version\";s:5:\"3.4.9\";s:3:\"url\";s:52:\"https://downloads.wordpress.org/theme/neve.3.4.9.zip\";}i:140;a:2:{s:7:\"version\";s:6:\"3.4.10\";s:3:\"url\";s:53:\"https://downloads.wordpress.org/theme/neve.3.4.10.zip\";}i:141;a:2:{s:7:\"version\";s:5:\"3.5.0\";s:3:\"url\";s:52:\"https://downloads.wordpress.org/theme/neve.3.5.0.zip\";}i:142;a:2:{s:7:\"version\";s:5:\"3.5.1\";s:3:\"url\";s:52:\"https://downloads.wordpress.org/theme/neve.3.5.1.zip\";}i:143;a:2:{s:7:\"version\";s:5:\"3.5.2\";s:3:\"url\";s:52:\"https://downloads.wordpress.org/theme/neve.3.5.2.zip\";}i:144;a:2:{s:7:\"version\";s:5:\"3.5.3\";s:3:\"url\";s:52:\"https://downloads.wordpress.org/theme/neve.3.5.3.zip\";}i:145;a:2:{s:7:\"version\";s:5:\"3.5.4\";s:3:\"url\";s:52:\"https://downloads.wordpress.org/theme/neve.3.5.4.zip\";}i:146;a:2:{s:7:\"version\";s:5:\"3.5.5\";s:3:\"url\";s:52:\"https://downloads.wordpress.org/theme/neve.3.5.5.zip\";}i:147;a:2:{s:7:\"version\";s:5:\"3.5.6\";s:3:\"url\";s:52:\"https://downloads.wordpress.org/theme/neve.3.5.6.zip\";}i:148;a:2:{s:7:\"version\";s:5:\"3.5.7\";s:3:\"url\";s:52:\"https://downloads.wordpress.org/theme/neve.3.5.7.zip\";}i:149;a:2:{s:7:\"version\";s:5:\"3.5.8\";s:3:\"url\";s:52:\"https://downloads.wordpress.org/theme/neve.3.5.8.zip\";}i:150;a:2:{s:7:\"version\";s:5:\"3.6.0\";s:3:\"url\";s:52:\"https://downloads.wordpress.org/theme/neve.3.6.0.zip\";}i:151;a:2:{s:7:\"version\";s:5:\"3.6.1\";s:3:\"url\";s:52:\"https://downloads.wordpress.org/theme/neve.3.6.1.zip\";}i:152;a:2:{s:7:\"version\";s:5:\"3.6.2\";s:3:\"url\";s:52:\"https://downloads.wordpress.org/theme/neve.3.6.2.zip\";}i:153;a:2:{s:7:\"version\";s:5:\"3.6.3\";s:3:\"url\";s:52:\"https://downloads.wordpress.org/theme/neve.3.6.3.zip\";}i:154;a:2:{s:7:\"version\";s:5:\"3.6.4\";s:3:\"url\";s:52:\"https://downloads.wordpress.org/theme/neve.3.6.4.zip\";}i:155;a:2:{s:7:\"version\";s:5:\"3.6.5\";s:3:\"url\";s:52:\"https://downloads.wordpress.org/theme/neve.3.6.5.zip\";}i:156;a:2:{s:7:\"version\";s:5:\"3.6.6\";s:3:\"url\";s:52:\"https://downloads.wordpress.org/theme/neve.3.6.6.zip\";}i:157;a:2:{s:7:\"version\";s:5:\"3.6.7\";s:3:\"url\";s:52:\"https://downloads.wordpress.org/theme/neve.3.6.7.zip\";}i:158;a:2:{s:7:\"version\";s:5:\"3.7.0\";s:3:\"url\";s:52:\"https://downloads.wordpress.org/theme/neve.3.7.0.zip\";}i:159;a:2:{s:7:\"version\";s:5:\"3.7.1\";s:3:\"url\";s:52:\"https://downloads.wordpress.org/theme/neve.3.7.1.zip\";}i:160;a:2:{s:7:\"version\";s:5:\"3.7.2\";s:3:\"url\";s:52:\"https://downloads.wordpress.org/theme/neve.3.7.2.zip\";}i:161;a:2:{s:7:\"version\";s:5:\"3.7.3\";s:3:\"url\";s:52:\"https://downloads.wordpress.org/theme/neve.3.7.3.zip\";}i:162;a:2:{s:7:\"version\";s:5:\"3.7.4\";s:3:\"url\";s:52:\"https://downloads.wordpress.org/theme/neve.3.7.4.zip\";}i:163;a:2:{s:7:\"version\";s:5:\"3.7.5\";s:3:\"url\";s:52:\"https://downloads.wordpress.org/theme/neve.3.7.5.zip\";}i:164;a:2:{s:7:\"version\";s:5:\"3.8.0\";s:3:\"url\";s:52:\"https://downloads.wordpress.org/theme/neve.3.8.0.zip\";}i:165;a:2:{s:7:\"version\";s:5:\"3.8.1\";s:3:\"url\";s:52:\"https://downloads.wordpress.org/theme/neve.3.8.1.zip\";}i:166;a:2:{s:7:\"version\";s:5:\"3.8.2\";s:3:\"url\";s:52:\"https://downloads.wordpress.org/theme/neve.3.8.2.zip\";}i:167;a:2:{s:7:\"version\";s:5:\"3.8.3\";s:3:\"url\";s:52:\"https://downloads.wordpress.org/theme/neve.3.8.3.zip\";}i:168;a:2:{s:7:\"version\";s:5:\"3.8.4\";s:3:\"url\";s:52:\"https://downloads.wordpress.org/theme/neve.3.8.4.zip\";}i:169;a:2:{s:7:\"version\";s:5:\"3.8.5\";s:3:\"url\";s:52:\"https://downloads.wordpress.org/theme/neve.3.8.5.zip\";}i:170;a:2:{s:7:\"version\";s:5:\"3.8.6\";s:3:\"url\";s:52:\"https://downloads.wordpress.org/theme/neve.3.8.6.zip\";}i:171;a:2:{s:7:\"version\";s:5:\"3.8.7\";s:3:\"url\";s:52:\"https://downloads.wordpress.org/theme/neve.3.8.7.zip\";}i:172;a:2:{s:7:\"version\";s:5:\"3.8.8\";s:3:\"url\";s:52:\"https://downloads.wordpress.org/theme/neve.3.8.8.zip\";}i:173;a:2:{s:7:\"version\";s:5:\"3.8.9\";s:3:\"url\";s:52:\"https://downloads.wordpress.org/theme/neve.3.8.9.zip\";}i:174;a:2:{s:7:\"version\";s:6:\"3.8.10\";s:3:\"url\";s:53:\"https://downloads.wordpress.org/theme/neve.3.8.10.zip\";}i:175;a:2:{s:7:\"version\";s:6:\"3.8.11\";s:3:\"url\";s:53:\"https://downloads.wordpress.org/theme/neve.3.8.11.zip\";}i:176;a:2:{s:7:\"version\";s:6:\"3.8.12\";s:3:\"url\";s:53:\"https://downloads.wordpress.org/theme/neve.3.8.12.zip\";}i:177;a:2:{s:7:\"version\";s:6:\"3.8.13\";s:3:\"url\";s:53:\"https://downloads.wordpress.org/theme/neve.3.8.13.zip\";}i:178;a:2:{s:7:\"version\";s:6:\"3.8.14\";s:3:\"url\";s:53:\"https://downloads.wordpress.org/theme/neve.3.8.14.zip\";}i:179;a:2:{s:7:\"version\";s:6:\"3.8.15\";s:3:\"url\";s:53:\"https://downloads.wordpress.org/theme/neve.3.8.15.zip\";}i:180;a:2:{s:7:\"version\";s:6:\"3.8.16\";s:3:\"url\";s:53:\"https://downloads.wordpress.org/theme/neve.3.8.16.zip\";}i:181;a:2:{s:7:\"version\";s:5:\"4.0.0\";s:3:\"url\";s:52:\"https://downloads.wordpress.org/theme/neve.4.0.0.zip\";}i:182;a:2:{s:7:\"version\";s:5:\"4.0.1\";s:3:\"url\";s:52:\"https://downloads.wordpress.org/theme/neve.4.0.1.zip\";}i:183;a:2:{s:7:\"version\";s:5:\"4.1.0\";s:3:\"url\";s:52:\"https://downloads.wordpress.org/theme/neve.4.1.0.zip\";}i:184;a:2:{s:7:\"version\";s:5:\"4.1.1\";s:3:\"url\";s:52:\"https://downloads.wordpress.org/theme/neve.4.1.1.zip\";}i:185;a:2:{s:7:\"version\";s:5:\"4.1.2\";s:3:\"url\";s:52:\"https://downloads.wordpress.org/theme/neve.4.1.2.zip\";}i:186;a:2:{s:7:\"version\";s:5:\"4.1.3\";s:3:\"url\";s:52:\"https://downloads.wordpress.org/theme/neve.4.1.3.zip\";}i:187;a:2:{s:7:\"version\";s:5:\"4.1.4\";s:3:\"url\";s:52:\"https://downloads.wordpress.org/theme/neve.4.1.4.zip\";}}','off'),(41885,'_site_transient_timeout_browser_bbcf83903921b531f11c2bafc6dfac4a','1761239808','off'),(41886,'_site_transient_browser_bbcf83903921b531f11c2bafc6dfac4a','a:10:{s:4:\"name\";s:7:\"Firefox\";s:7:\"version\";s:5:\"135.0\";s:8:\"platform\";s:5:\"Linux\";s:10:\"update_url\";s:32:\"https://www.mozilla.org/firefox/\";s:7:\"img_src\";s:44:\"http://s.w.org/images/browsers/firefox.png?1\";s:11:\"img_src_ssl\";s:45:\"https://s.w.org/images/browsers/firefox.png?1\";s:15:\"current_version\";s:2:\"56\";s:7:\"upgrade\";b:0;s:8:\"insecure\";b:0;s:6:\"mobile\";b:0;}','off'),(41887,'_site_transient_timeout_php_check_7b9fb72b3bf6b27c046e3a9832dfe8e2','1761239809','off'),(41888,'_site_transient_php_check_7b9fb72b3bf6b27c046e3a9832dfe8e2','a:5:{s:19:\"recommended_version\";s:3:\"8.3\";s:15:\"minimum_version\";s:6:\"7.2.24\";s:12:\"is_supported\";b:0;s:9:\"is_secure\";b:1;s:13:\"is_acceptable\";b:1;}','off'),(41899,'_transient_timeout_themeisle_sdk_feed_items','1760807814','off'),(41900,'_transient_themeisle_sdk_feed_items','a:5:{i:0;a:3:{s:5:\"title\";s:47:\"Meet Masteriyo – A Free LearnDash Alternative\";s:4:\"date\";i:1758646902;s:4:\"link\";s:69:\"https://themeisle.com/blog/meet-masteriyo-free-learndash-alternative/\";}i:1;a:3:{s:5:\"title\";s:73:\"What’s the Best Cache Plugin for WordPress? 5 Options Compared for 2025\";s:4:\"date\";i:1757476800;s:4:\"link\";s:52:\"https://wpshout.com/best-cache-plugin-for-wordpress/\";}i:2;a:3:{s:5:\"title\";s:42:\"RSS Feeds List: 100 Most Popular RSS Feeds\";s:4:\"date\";i:1755867320;s:4:\"link\";s:42:\"https://themeisle.com/blog/rss-feeds-list/\";}i:3;a:3:{s:5:\"title\";s:85:\"Neve WordPress Theme Review: 1,200+ Five-Star Ratings Can’t Be Wrong…or Can They?\";s:4:\"date\";i:1750671542;s:4:\"link\";s:48:\"https://wpshout.com/neve-wordpress-theme-review/\";}i:4;a:3:{s:5:\"title\";s:104:\"The FAIR Package Manager Just Launched as a WordPress Repository Alternative – but What Exactly Is It?\";s:4:\"date\";i:1749464202;s:4:\"link\";s:67:\"https://wpshout.com/fair-package-manager-wordpress-org-alternative/\";}}','off'),(41903,'_transient_timeout_rank_math_dashboard_stats_widget','1763486223','off'),(41904,'_transient_rank_math_dashboard_stats_widget','O:8:\"stdClass\":4:{s:11:\"impressions\";a:3:{s:5:\"total\";i:0;s:8:\"previous\";i:0;s:10:\"difference\";i:0;}s:6:\"clicks\";a:3:{s:5:\"total\";i:0;s:8:\"previous\";i:0;s:10:\"difference\";i:0;}s:8:\"position\";a:3:{s:5:\"total\";d:0;s:8:\"previous\";d:0;s:10:\"difference\";d:0;}s:8:\"keywords\";a:3:{s:5:\"total\";s:3:\"n/a\";s:8:\"previous\";s:3:\"n/a\";s:10:\"difference\";s:3:\"n/a\";}}','off'),(41992,'_transient_health-check-site-status-result','{\"good\":19,\"recommended\":5,\"critical\":0}','on'),(42090,'_site_transient_update_themes','O:8:\"stdClass\":5:{s:12:\"last_checked\";i:1760807384;s:7:\"checked\";a:1:{s:4:\"neve\";s:5:\"4.1.4\";}s:8:\"response\";a:0:{}s:9:\"no_update\";a:1:{s:4:\"neve\";a:6:{s:5:\"theme\";s:4:\"neve\";s:11:\"new_version\";s:5:\"4.1.4\";s:3:\"url\";s:34:\"https://wordpress.org/themes/neve/\";s:7:\"package\";s:52:\"https://downloads.wordpress.org/theme/neve.4.1.4.zip\";s:8:\"requires\";s:3:\"5.5\";s:12:\"requires_php\";s:3:\"7.0\";}}s:12:\"translations\";a:0:{}}','off'),(42129,'_site_transient_timeout_theme_roots','1760809172','off'),(42130,'_site_transient_theme_roots','a:1:{s:4:\"neve\";s:7:\"/themes\";}','off'),(42134,'_site_transient_update_plugins','O:8:\"stdClass\":5:{s:12:\"last_checked\";i:1760815236;s:8:\"response\";a:3:{s:35:\"litespeed-cache/litespeed-cache.php\";O:8:\"stdClass\":13:{s:2:\"id\";s:29:\"w.org/plugins/litespeed-cache\";s:4:\"slug\";s:15:\"litespeed-cache\";s:6:\"plugin\";s:35:\"litespeed-cache/litespeed-cache.php\";s:11:\"new_version\";s:5:\"7.6.2\";s:3:\"url\";s:46:\"https://wordpress.org/plugins/litespeed-cache/\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/plugin/litespeed-cache.7.6.2.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:68:\"https://ps.w.org/litespeed-cache/assets/icon-256x256.png?rev=2554181\";s:2:\"1x\";s:68:\"https://ps.w.org/litespeed-cache/assets/icon-128x128.png?rev=2554181\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:71:\"https://ps.w.org/litespeed-cache/assets/banner-1544x500.png?rev=2554181\";s:2:\"1x\";s:70:\"https://ps.w.org/litespeed-cache/assets/banner-772x250.png?rev=2554181\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.3\";s:6:\"tested\";s:5:\"6.8.3\";s:12:\"requires_php\";s:3:\"7.2\";s:16:\"requires_plugins\";a:0:{}}s:55:\"unlimited-elements-for-elementor/unlimited_elements.php\";O:8:\"stdClass\":13:{s:2:\"id\";s:46:\"w.org/plugins/unlimited-elements-for-elementor\";s:4:\"slug\";s:32:\"unlimited-elements-for-elementor\";s:6:\"plugin\";s:55:\"unlimited-elements-for-elementor/unlimited_elements.php\";s:11:\"new_version\";s:7:\"1.5.151\";s:3:\"url\";s:63:\"https://wordpress.org/plugins/unlimited-elements-for-elementor/\";s:7:\"package\";s:75:\"https://downloads.wordpress.org/plugin/unlimited-elements-for-elementor.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:85:\"https://ps.w.org/unlimited-elements-for-elementor/assets/icon-256x256.gif?rev=3206933\";s:2:\"1x\";s:85:\"https://ps.w.org/unlimited-elements-for-elementor/assets/icon-128x128.gif?rev=3206933\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:88:\"https://ps.w.org/unlimited-elements-for-elementor/assets/banner-1544x500.jpg?rev=3206933\";s:2:\"1x\";s:87:\"https://ps.w.org/unlimited-elements-for-elementor/assets/banner-772x250.jpg?rev=3206933\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"3.5\";s:6:\"tested\";s:5:\"6.8.3\";s:12:\"requires_php\";s:3:\"7.4\";s:16:\"requires_plugins\";a:0:{}}s:31:\"elementor-pro/elementor-pro.php\";O:8:\"stdClass\":17:{s:14:\"stable_version\";s:6:\"3.32.2\";s:12:\"last_updated\";s:19:\"2025-09-29 12:32:45\";s:11:\"new_version\";s:6:\"3.32.2\";s:4:\"name\";s:13:\"Elementor Pro\";s:4:\"slug\";s:13:\"elementor-pro\";s:3:\"url\";s:36:\"https://elementor.com/pro/changelog/\";s:8:\"homepage\";s:26:\"https://elementor.com/pro/\";s:8:\"requires\";s:3:\"5.0\";s:6:\"tested\";s:5:\"6.8.3\";s:18:\"elementor_requires\";s:5:\"3.0.1\";s:7:\"package\";s:337:\"https://plugin-downloads.elementor.com/v2/package_download/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJsaWNlbnNlIjoiYWN0aXZhdGVkIiwidXJsIjoiaHR0cHM6Ly9nb2xkZW5zdGFsbGlvbmFnZW5jeS5jb20iLCJkb3dubG9hZF9iZXRhIjpmYWxzZSwiZmlsZV9rZXkiOiIxIiwiaWF0IjoxNzYwNTQ5NDY4LCJleHAiOjE3NjA2MzU4Njh9.A28L8gA7IU_qFLMfq1vi5atYkqe_ZC55MpcdeVDUwWI/package_download\";s:13:\"download_link\";s:337:\"https://plugin-downloads.elementor.com/v2/package_download/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJsaWNlbnNlIjoiYWN0aXZhdGVkIiwidXJsIjoiaHR0cHM6Ly9nb2xkZW5zdGFsbGlvbmFnZW5jeS5jb20iLCJkb3dubG9hZF9iZXRhIjpmYWxzZSwiZmlsZV9rZXkiOiIxIiwiaWF0IjoxNzYwNTQ5NDY4LCJleHAiOjE3NjA2MzU4Njh9.A28L8gA7IU_qFLMfq1vi5atYkqe_ZC55MpcdeVDUwWI/package_download\";s:7:\"banners\";a:2:{s:2:\"2x\";s:65:\"https://ps.w.org/elementor/assets/banner-1544x500.png?rev=1475479\";s:2:\"1x\";s:64:\"https://ps.w.org/elementor/assets/banner-772x250.png?rev=1475479\";}s:5:\"icons\";a:1:{s:3:\"svg\";s:75:\"https://storage.googleapis.com/web-public-files/Web%20Assets/icons/icon.svg\";}s:17:\"canary_deployment\";a:2:{s:11:\"plugin_info\";a:12:{s:11:\"new_version\";s:5:\"3.7.0\";s:4:\"name\";s:13:\"Elementor Pro\";s:4:\"slug\";s:13:\"elementor-pro\";s:3:\"url\";s:36:\"https://elementor.com/pro/changelog/\";s:8:\"homepage\";s:26:\"https://elementor.com/pro/\";s:8:\"requires\";s:3:\"5.0\";s:6:\"tested\";s:5:\"6.8.3\";s:18:\"elementor_requires\";s:5:\"3.0.1\";s:7:\"package\";s:314:\"https://plugin-downloads.elementor.com/v2/previous_download/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJsaWNlbnNlIjoiYWN0aXZhdGVkIiwidmVyc2lvbiI6IjMuNy4wIiwidXJsIjoiaHR0cHM6Ly9nb2xkZW5zdGFsbGlvbmFnZW5jeS5jb20iLCJpYXQiOjE3NjA1NDk0NjgsImV4cCI6MTc2MDYzNTg2OH0.w5msk24Dd6qNBgiJ1d9auh6LdNnSg8jKLyeTz9sUoDg/previous_download\";s:13:\"download_link\";s:314:\"https://plugin-downloads.elementor.com/v2/previous_download/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJsaWNlbnNlIjoiYWN0aXZhdGVkIiwidmVyc2lvbiI6IjMuNy4wIiwidXJsIjoiaHR0cHM6Ly9nb2xkZW5zdGFsbGlvbmFnZW5jeS5jb20iLCJpYXQiOjE3NjA1NDk0NjgsImV4cCI6MTc2MDYzNTg2OH0.w5msk24Dd6qNBgiJ1d9auh6LdNnSg8jKLyeTz9sUoDg/previous_download\";s:7:\"banners\";a:2:{s:2:\"2x\";s:65:\"https://ps.w.org/elementor/assets/banner-1544x500.png?rev=1475479\";s:2:\"1x\";s:64:\"https://ps.w.org/elementor/assets/banner-772x250.png?rev=1475479\";}s:5:\"icons\";a:1:{s:3:\"svg\";s:75:\"https://storage.googleapis.com/web-public-files/Web%20Assets/icons/icon.svg\";}}s:10:\"conditions\";a:1:{i:0;a:1:{i:0;a:3:{s:4:\"type\";s:8:\"language\";s:9:\"languages\";a:27:{i:0;s:5:\"he_IL\";i:1;s:5:\"nl_NL\";i:2;s:5:\"en_GB\";i:3;s:5:\"en_NZ\";i:4;s:5:\"en_ZA\";i:5;s:5:\"en_AU\";i:6;s:5:\"en_CA\";i:7;s:5:\"sv_SE\";i:8;s:5:\"da_DK\";i:9;s:5:\"fr_FR\";i:10;s:5:\"nl_NL\";i:11;s:5:\"nb_NO\";i:12;s:5:\"de_AT\";i:13;s:2:\"fi\";i:14;s:5:\"it_IT\";i:15;s:5:\"nn_NO\";i:16;s:5:\"de_CH\";i:17;s:5:\"en_GB\";i:18;s:5:\"is_IS\";i:19;s:2:\"ga\";i:20;s:5:\"fr_BE\";i:21;s:5:\"nl_BE\";i:22;s:3:\"ast\";i:23;s:5:\"lb_LU\";i:24;s:5:\"es_ES\";i:25;s:5:\"pt_PT\";i:26;s:3:\"mlt\";}s:8:\"operator\";s:2:\"in\";}}}}s:5:\"cloud\";b:0;s:6:\"plugin\";s:31:\"elementor-pro/elementor-pro.php\";}}s:12:\"translations\";a:0:{}s:9:\"no_update\";a:16:{s:51:\"all-in-one-wp-migration/all-in-one-wp-migration.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:37:\"w.org/plugins/all-in-one-wp-migration\";s:4:\"slug\";s:23:\"all-in-one-wp-migration\";s:6:\"plugin\";s:51:\"all-in-one-wp-migration/all-in-one-wp-migration.php\";s:11:\"new_version\";s:5:\"7.100\";s:3:\"url\";s:54:\"https://wordpress.org/plugins/all-in-one-wp-migration/\";s:7:\"package\";s:72:\"https://downloads.wordpress.org/plugin/all-in-one-wp-migration.7.100.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:76:\"https://ps.w.org/all-in-one-wp-migration/assets/icon-256x256.png?rev=2458334\";s:2:\"1x\";s:76:\"https://ps.w.org/all-in-one-wp-migration/assets/icon-128x128.png?rev=2458334\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:79:\"https://ps.w.org/all-in-one-wp-migration/assets/banner-1544x500.png?rev=3264554\";s:2:\"1x\";s:78:\"https://ps.w.org/all-in-one-wp-migration/assets/banner-772x250.png?rev=3264554\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"3.3\";}s:19:\"chaty/cht-icons.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:19:\"w.org/plugins/chaty\";s:4:\"slug\";s:5:\"chaty\";s:6:\"plugin\";s:19:\"chaty/cht-icons.php\";s:11:\"new_version\";s:5:\"3.4.8\";s:3:\"url\";s:36:\"https://wordpress.org/plugins/chaty/\";s:7:\"package\";s:54:\"https://downloads.wordpress.org/plugin/chaty.3.4.8.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:58:\"https://ps.w.org/chaty/assets/icon-256x256.gif?rev=2938062\";s:2:\"1x\";s:58:\"https://ps.w.org/chaty/assets/icon-128x128.gif?rev=2938062\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:61:\"https://ps.w.org/chaty/assets/banner-1544x500.png?rev=2938062\";s:2:\"1x\";s:60:\"https://ps.w.org/chaty/assets/banner-772x250.png?rev=2938062\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"3.1\";}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:43:\"custom-post-type-ui/custom-post-type-ui.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:33:\"w.org/plugins/custom-post-type-ui\";s:4:\"slug\";s:19:\"custom-post-type-ui\";s:6:\"plugin\";s:43:\"custom-post-type-ui/custom-post-type-ui.php\";s:11:\"new_version\";s:6:\"1.18.0\";s:3:\"url\";s:50:\"https://wordpress.org/plugins/custom-post-type-ui/\";s:7:\"package\";s:69:\"https://downloads.wordpress.org/plugin/custom-post-type-ui.1.18.0.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:72:\"https://ps.w.org/custom-post-type-ui/assets/icon-256x256.png?rev=2744389\";s:2:\"1x\";s:72:\"https://ps.w.org/custom-post-type-ui/assets/icon-128x128.png?rev=2744389\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:75:\"https://ps.w.org/custom-post-type-ui/assets/banner-1544x500.png?rev=2744389\";s:2:\"1x\";s:74:\"https://ps.w.org/custom-post-type-ui/assets/banner-772x250.png?rev=2744389\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"6.6\";}s:23:\"elementor/elementor.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:23:\"w.org/plugins/elementor\";s:4:\"slug\";s:9:\"elementor\";s:6:\"plugin\";s:23:\"elementor/elementor.php\";s:11:\"new_version\";s:6:\"3.32.4\";s:3:\"url\";s:40:\"https://wordpress.org/plugins/elementor/\";s:7:\"package\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.32.4.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:62:\"https://ps.w.org/elementor/assets/icon-256x256.gif?rev=3111597\";s:2:\"1x\";s:62:\"https://ps.w.org/elementor/assets/icon-128x128.gif?rev=3111597\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:65:\"https://ps.w.org/elementor/assets/banner-1544x500.png?rev=3164133\";s:2:\"1x\";s:64:\"https://ps.w.org/elementor/assets/banner-772x250.png?rev=3164133\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"6.6\";}s:37:\"elementskit-lite/elementskit-lite.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:30:\"w.org/plugins/elementskit-lite\";s:4:\"slug\";s:16:\"elementskit-lite\";s:6:\"plugin\";s:37:\"elementskit-lite/elementskit-lite.php\";s:11:\"new_version\";s:5:\"3.7.3\";s:3:\"url\";s:47:\"https://wordpress.org/plugins/elementskit-lite/\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/plugin/elementskit-lite.3.7.3.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:69:\"https://ps.w.org/elementskit-lite/assets/icon-256x256.gif?rev=2518175\";s:2:\"1x\";s:69:\"https://ps.w.org/elementskit-lite/assets/icon-128x128.gif?rev=2518175\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:72:\"https://ps.w.org/elementskit-lite/assets/banner-1544x500.jpg?rev=3250020\";s:2:\"1x\";s:71:\"https://ps.w.org/elementskit-lite/assets/banner-772x250.jpg?rev=3250020\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"6.0\";}s:43:\"gum-elementor-addon/gum-elementor-addon.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:33:\"w.org/plugins/gum-elementor-addon\";s:4:\"slug\";s:19:\"gum-elementor-addon\";s:6:\"plugin\";s:43:\"gum-elementor-addon/gum-elementor-addon.php\";s:11:\"new_version\";s:6:\"1.3.14\";s:3:\"url\";s:50:\"https://wordpress.org/plugins/gum-elementor-addon/\";s:7:\"package\";s:69:\"https://downloads.wordpress.org/plugin/gum-elementor-addon.1.3.14.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:72:\"https://ps.w.org/gum-elementor-addon/assets/icon-256x256.png?rev=2469955\";s:2:\"1x\";s:72:\"https://ps.w.org/gum-elementor-addon/assets/icon-128x128.png?rev=2469955\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:75:\"https://ps.w.org/gum-elementor-addon/assets/banner-1544x500.png?rev=3360186\";s:2:\"1x\";s:74:\"https://ps.w.org/gum-elementor-addon/assets/banner-772x250.png?rev=3360186\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"3.7\";}s:30:\"independent-analytics/iawp.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:35:\"w.org/plugins/independent-analytics\";s:4:\"slug\";s:21:\"independent-analytics\";s:6:\"plugin\";s:30:\"independent-analytics/iawp.php\";s:11:\"new_version\";s:6:\"2.12.2\";s:3:\"url\";s:52:\"https://wordpress.org/plugins/independent-analytics/\";s:7:\"package\";s:71:\"https://downloads.wordpress.org/plugin/independent-analytics.2.12.2.zip\";s:5:\"icons\";a:2:{s:2:\"1x\";s:66:\"https://ps.w.org/independent-analytics/assets/icon.svg?rev=2734979\";s:3:\"svg\";s:66:\"https://ps.w.org/independent-analytics/assets/icon.svg?rev=2734979\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:77:\"https://ps.w.org/independent-analytics/assets/banner-1544x500.png?rev=3292591\";s:2:\"1x\";s:76:\"https://ps.w.org/independent-analytics/assets/banner-772x250.png?rev=3292591\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.9\";}s:23:\"metricool/metricool.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:23:\"w.org/plugins/metricool\";s:4:\"slug\";s:9:\"metricool\";s:6:\"plugin\";s:23:\"metricool/metricool.php\";s:11:\"new_version\";s:4:\"1.24\";s:3:\"url\";s:40:\"https://wordpress.org/plugins/metricool/\";s:7:\"package\";s:52:\"https://downloads.wordpress.org/plugin/metricool.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:62:\"https://ps.w.org/metricool/assets/icon-256x256.png?rev=1809922\";s:2:\"1x\";s:62:\"https://ps.w.org/metricool/assets/icon-128x128.png?rev=1809922\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:65:\"https://ps.w.org/metricool/assets/banner-1544x500.jpg?rev=1809922\";s:2:\"1x\";s:64:\"https://ps.w.org/metricool/assets/banner-772x250.jpg?rev=1809922\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"3.6\";}s:27:\"prime-mover/prime-mover.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:25:\"w.org/plugins/prime-mover\";s:4:\"slug\";s:11:\"prime-mover\";s:6:\"plugin\";s:27:\"prime-mover/prime-mover.php\";s:11:\"new_version\";s:5:\"2.1.0\";s:3:\"url\";s:42:\"https://wordpress.org/plugins/prime-mover/\";s:7:\"package\";s:60:\"https://downloads.wordpress.org/plugin/prime-mover.2.1.0.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:64:\"https://ps.w.org/prime-mover/assets/icon-256x256.png?rev=2114612\";s:2:\"1x\";s:64:\"https://ps.w.org/prime-mover/assets/icon-128x128.png?rev=2114612\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:67:\"https://ps.w.org/prime-mover/assets/banner-1544x500.png?rev=2314164\";s:2:\"1x\";s:66:\"https://ps.w.org/prime-mover/assets/banner-772x250.png?rev=2314164\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:5:\"4.9.8\";}s:30:\"seo-by-rank-math/rank-math.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:30:\"w.org/plugins/seo-by-rank-math\";s:4:\"slug\";s:16:\"seo-by-rank-math\";s:6:\"plugin\";s:30:\"seo-by-rank-math/rank-math.php\";s:11:\"new_version\";s:7:\"1.0.255\";s:3:\"url\";s:47:\"https://wordpress.org/plugins/seo-by-rank-math/\";s:7:\"package\";s:67:\"https://downloads.wordpress.org/plugin/seo-by-rank-math.1.0.255.zip\";s:5:\"icons\";a:2:{s:2:\"1x\";s:61:\"https://ps.w.org/seo-by-rank-math/assets/icon.svg?rev=3218327\";s:3:\"svg\";s:61:\"https://ps.w.org/seo-by-rank-math/assets/icon.svg?rev=3218327\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:72:\"https://ps.w.org/seo-by-rank-math/assets/banner-1544x500.png?rev=2639678\";s:2:\"1x\";s:71:\"https://ps.w.org/seo-by-rank-math/assets/banner-772x250.png?rev=2639678\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"6.3\";}s:57:\"real-time-find-and-replace/real-time-find-and-replace.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:40:\"w.org/plugins/real-time-find-and-replace\";s:4:\"slug\";s:26:\"real-time-find-and-replace\";s:6:\"plugin\";s:57:\"real-time-find-and-replace/real-time-find-and-replace.php\";s:11:\"new_version\";s:3:\"4.3\";s:3:\"url\";s:57:\"https://wordpress.org/plugins/real-time-find-and-replace/\";s:7:\"package\";s:69:\"https://downloads.wordpress.org/plugin/real-time-find-and-replace.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:79:\"https://ps.w.org/real-time-find-and-replace/assets/icon-256x256.png?rev=1347950\";s:2:\"1x\";s:79:\"https://ps.w.org/real-time-find-and-replace/assets/icon-128x128.png?rev=1347950\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:82:\"https://ps.w.org/real-time-find-and-replace/assets/banner-1544x500.png?rev=1347950\";s:2:\"1x\";s:81:\"https://ps.w.org/real-time-find-and-replace/assets/banner-772x250.png?rev=1347950\";}s:11:\"banners_rtl\";a:2:{s:2:\"2x\";s:86:\"https://ps.w.org/real-time-find-and-replace/assets/banner-1544x500-rtl.png?rev=1347950\";s:2:\"1x\";s:85:\"https://ps.w.org/real-time-find-and-replace/assets/banner-772x250-rtl.png?rev=1347950\";}s:8:\"requires\";s:3:\"5.0\";}s:25:\"simple-cpt/simple-cpt.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:24:\"w.org/plugins/simple-cpt\";s:4:\"slug\";s:10:\"simple-cpt\";s:6:\"plugin\";s:25:\"simple-cpt/simple-cpt.php\";s:11:\"new_version\";s:5:\"1.1.0\";s:3:\"url\";s:41:\"https://wordpress.org/plugins/simple-cpt/\";s:7:\"package\";s:59:\"https://downloads.wordpress.org/plugin/simple-cpt.1.1.0.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:63:\"https://ps.w.org/simple-cpt/assets/icon-256x256.png?rev=3015897\";s:2:\"1x\";s:63:\"https://ps.w.org/simple-cpt/assets/icon-128x128.png?rev=3015897\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:66:\"https://ps.w.org/simple-cpt/assets/banner-1544x500.jpg?rev=2536878\";s:2:\"1x\";s:65:\"https://ps.w.org/simple-cpt/assets/banner-772x250.jpg?rev=2536878\";}s:11:\"banners_rtl\";a:2:{s:2:\"2x\";s:70:\"https://ps.w.org/simple-cpt/assets/banner-1544x500-rtl.jpg?rev=2536878\";s:2:\"1x\";s:69:\"https://ps.w.org/simple-cpt/assets/banner-772x250-rtl.jpg?rev=2536878\";}s:8:\"requires\";s:5:\"5.3.0\";}s:73:\"skyboot-custom-icons-for-elementor/skyboot-custom-icons-for-elementor.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:48:\"w.org/plugins/skyboot-custom-icons-for-elementor\";s:4:\"slug\";s:34:\"skyboot-custom-icons-for-elementor\";s:6:\"plugin\";s:73:\"skyboot-custom-icons-for-elementor/skyboot-custom-icons-for-elementor.php\";s:11:\"new_version\";s:5:\"1.1.0\";s:3:\"url\";s:65:\"https://wordpress.org/plugins/skyboot-custom-icons-for-elementor/\";s:7:\"package\";s:83:\"https://downloads.wordpress.org/plugin/skyboot-custom-icons-for-elementor.1.1.0.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:87:\"https://ps.w.org/skyboot-custom-icons-for-elementor/assets/icon-256x256.png?rev=3317342\";s:2:\"1x\";s:87:\"https://ps.w.org/skyboot-custom-icons-for-elementor/assets/icon-128x128.png?rev=3317342\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:90:\"https://ps.w.org/skyboot-custom-icons-for-elementor/assets/banner-1544x500.png?rev=3371956\";s:2:\"1x\";s:89:\"https://ps.w.org/skyboot-custom-icons-for-elementor/assets/banner-772x250.png?rev=3371956\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.9\";}s:21:\"wp-sweep/wp-sweep.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:22:\"w.org/plugins/wp-sweep\";s:4:\"slug\";s:8:\"wp-sweep\";s:6:\"plugin\";s:21:\"wp-sweep/wp-sweep.php\";s:11:\"new_version\";s:5:\"1.1.8\";s:3:\"url\";s:39:\"https://wordpress.org/plugins/wp-sweep/\";s:7:\"package\";s:57:\"https://downloads.wordpress.org/plugin/wp-sweep.1.1.8.zip\";s:5:\"icons\";a:2:{s:2:\"1x\";s:53:\"https://ps.w.org/wp-sweep/assets/icon.svg?rev=1098912\";s:3:\"svg\";s:53:\"https://ps.w.org/wp-sweep/assets/icon.svg?rev=1098912\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:64:\"https://ps.w.org/wp-sweep/assets/banner-1544x500.jpg?rev=1098912\";s:2:\"1x\";s:63:\"https://ps.w.org/wp-sweep/assets/banner-772x250.jpg?rev=1098912\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"4.6\";}s:39:\"seraphinite-accelerator/plugin_root.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:37:\"w.org/plugins/seraphinite-accelerator\";s:4:\"slug\";s:23:\"seraphinite-accelerator\";s:6:\"plugin\";s:39:\"seraphinite-accelerator/plugin_root.php\";s:11:\"new_version\";s:7:\"2.27.45\";s:3:\"url\";s:54:\"https://wordpress.org/plugins/seraphinite-accelerator/\";s:7:\"package\";s:74:\"https://downloads.wordpress.org/plugin/seraphinite-accelerator.2.27.45.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:76:\"https://ps.w.org/seraphinite-accelerator/assets/icon-256x256.jpg?rev=2610331\";s:2:\"1x\";s:76:\"https://ps.w.org/seraphinite-accelerator/assets/icon-128x128.jpg?rev=2610331\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:79:\"https://ps.w.org/seraphinite-accelerator/assets/banner-1544x500.jpg?rev=2610331\";s:2:\"1x\";s:78:\"https://ps.w.org/seraphinite-accelerator/assets/banner-772x250.jpg?rev=2610331\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"4.5\";}}s:7:\"checked\";a:19:{s:51:\"all-in-one-wp-migration/all-in-one-wp-migration.php\";s:5:\"7.100\";s:19:\"chaty/cht-icons.php\";s:5:\"3.4.8\";s:33:\"classic-editor/classic-editor.php\";s:5:\"1.6.7\";s:43:\"custom-post-type-ui/custom-post-type-ui.php\";s:6:\"1.18.0\";s:23:\"elementor/elementor.php\";s:6:\"3.32.4\";s:31:\"elementor-pro/elementor-pro.php\";s:6:\"3.32.2\";s:37:\"elementskit-lite/elementskit-lite.php\";s:5:\"3.7.3\";s:43:\"gum-elementor-addon/gum-elementor-addon.php\";s:6:\"1.3.14\";s:30:\"independent-analytics/iawp.php\";s:6:\"2.12.2\";s:35:\"litespeed-cache/litespeed-cache.php\";s:7:\"7.5.0.1\";s:23:\"metricool/metricool.php\";s:4:\"1.24\";s:27:\"prime-mover/prime-mover.php\";s:5:\"2.1.0\";s:30:\"seo-by-rank-math/rank-math.php\";s:7:\"1.0.255\";s:57:\"real-time-find-and-replace/real-time-find-and-replace.php\";s:3:\"4.3\";s:43:\"seraphinite-accelerator-ext/plugin_root.php\";s:7:\"2.27.45\";s:25:\"simple-cpt/simple-cpt.php\";s:5:\"1.1.0\";s:73:\"skyboot-custom-icons-for-elementor/skyboot-custom-icons-for-elementor.php\";s:5:\"1.1.0\";s:55:\"unlimited-elements-for-elementor/unlimited_elements.php\";s:7:\"1.5.150\";s:21:\"wp-sweep/wp-sweep.php\";s:5:\"1.1.8\";}}','off'),(42138,'_transient_timeout_tsk_attachment_count','1760898026','off'),(42139,'_transient_tsk_attachment_count','51','off'),(42140,'_transient_timeout_tsk_posts_count','1760898026','off'),(42141,'_transient_tsk_posts_count','a:2:{s:11:\"total_posts\";i:1;s:9:\"old_posts\";i:0;}','off'),(42148,'_site_transient_timeout_wp_theme_files_patterns-df8a7e140e2c47b98115708b7d40dae2','1760818454','off'),(42149,'_site_transient_wp_theme_files_patterns-df8a7e140e2c47b98115708b7d40dae2','a:2:{s:7:\"version\";s:5:\"4.1.4\";s:8:\"patterns\";a:0:{}}','off');
/*!40000 ALTER TABLE `wpve_options` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpve_postmeta`
--

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

--
-- Dumping data for table `wpve_postmeta`
--

LOCK TABLES `wpve_postmeta` WRITE;
/*!40000 ALTER TABLE `wpve_postmeta` DISABLE KEYS */;
INSERT INTO `wpve_postmeta` VALUES (2,4,'_elementor_edit_mode','builder'),(3,4,'_elementor_template_type','kit'),(6,8,'_edit_lock','1758624152:1'),(7,8,'_edit_last','1'),(8,8,'_wp_page_template','elementor_header_footer'),(9,10,'_edit_lock','1734703577:1'),(10,10,'_edit_last','1'),(11,10,'_wp_page_template','elementor_header_footer'),(12,12,'_edit_lock','1738235230:1'),(13,12,'_edit_last','1'),(14,12,'_wp_page_template','elementor_header_footer'),(15,15,'_edit_lock','1753538253:3'),(16,15,'_edit_last','1'),(17,15,'_wp_page_template','elementor_header_footer'),(18,17,'_edit_lock','1738235233:1'),(19,17,'_edit_last','1'),(20,17,'_wp_page_template','elementor_header_footer'),(21,17,'_elementor_edit_mode','builder'),(22,17,'_elementor_template_type','wp-page'),(23,17,'_elementor_version','3.27.2'),(24,17,'_elementor_pro_version','3.27.1'),(36,17,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(37,17,'_elementor_data','[{\"id\":\"77c0743\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":640,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":540,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":\"400\",\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/3d-black-paper-craft-cubic-patterned-background.jpg\"},\"background_position\":\"bottom right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=044b931\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"a60362d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"14\",\"row\":\"14\",\"isLinked\":true,\"unit\":\"px\",\"size\":14},\"padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"7\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"5\",\"right\":\"2\",\"bottom\":\"5\",\"left\":\"2\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"1\",\"bottom\":\"3\",\"left\":\"1\",\"isLinked\":false}},\"elements\":[{\"id\":\"fe739e5\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR CONTACTS\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2f451d9\",\"elType\":\"widget\",\"settings\":{\"html\":\"[rank_math_breadcrumb]\",\"_flex_align_self\":\"center\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"2689c49\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":false,\"unit\":\"px\",\"size\":0},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"1\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"33d0ca85\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"5\",\"bottom\":\"3\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"none\"},\"elements\":[{\"id\":\"3eb9aa4\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"ekit_heading_title\":\"{{Get in touch}} <br> With us.\",\"ekit_heading_sub_title\":\"Time has changed\",\"shadow_text_content\":\"bussiness\",\"ekit_heading_show_seperator\":\"\",\"ekit_heading_title_color\":\"#F8F8F8\",\"ekit_heading_title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_heading_title_typography_typography\":\"custom\",\"ekit_heading_title_typography_font_family\":\"Figtree\",\"ekit_heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]},\"ekit_heading_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":31,\"sizes\":[]},\"ekit_heading_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_heading_title_typography_font_weight\":\"500\",\"ekit_heading_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_heading_use_title_text_fill\":\"yes\",\"ekit_heading_title_secondary_bg_background\":\"classic\",\"ekit_heading_title_secondary_bg_image\":{\"id\":208,\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/image_2024-11-08_221730068-300x300-1.webp\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"ekit_heading_title_secondary_bg_position\":\"center center\",\"ekit_heading_title_secondary_bg_repeat\":\"no-repeat\",\"ekit_heading_title_secondary_bg_size\":\"cover\",\"_animation_delay\":200,\"__globals__\":{\"ekit_heading_title_typography_typography\":\"globals\\/typography?id=5d167aa\",\"ekit_heading_title_color\":\"globals\\/colors?id=secondary\",\"ekit_heading_focused_title_typography_typography\":\"\"},\"__dynamic__\":[],\"ekit_heading_focused_title_typography_typography\":\"custom\",\"ekit_heading_focused_title_typography_font_family\":\"Figtree\",\"ekit_heading_focused_title_typography_font_size\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":31,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_weight\":\"700\",\"ekit_heading_focused_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_heading_seperator_image\":{\"id\":93,\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/placeholder-1.png\"}},\"elements\":[],\"widgetType\":\"elementskit-heading\"},{\"id\":\"2c61e1f1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"37336f6a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"icons icon-location-pin\",\"library\":\"skb_cife-simple_line-icon\"},\"view\":\"stacked\",\"title_text\":\"Head Office\",\"description_text\":\"Johannesburg, Gauteng\",\"title_size\":\"div\",\"position\":\"left\",\"position_mobile\":\"left\",\"text_align\":\"left\",\"icon_space\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_padding_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=3c7ce4a\",\"secondary_color\":\"globals\\/colors?id=044b931\",\"title_typography_typography\":\"globals\\/typography?id=7044a64\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"1c9bced4\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"icons icon-envelope\",\"library\":\"skb_cife-simple_line-icon\"},\"view\":\"stacked\",\"title_text\":\"Email\",\"description_text\":\"info@goldenstallionagency.com\",\"title_size\":\"div\",\"position\":\"left\",\"position_mobile\":\"left\",\"text_align\":\"left\",\"icon_space\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_padding_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=3c7ce4a\",\"secondary_color\":\"globals\\/colors?id=044b931\",\"title_typography_typography\":\"globals\\/typography?id=7044a64\",\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"mailto:info@goldenstallionagency.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"d31465b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"icons icon-phone\",\"library\":\"skb_cife-simple_line-icon\"},\"view\":\"stacked\",\"title_text\":\"Let\'s Talk\",\"description_text\":\"Phone : +27 68 621 5370\",\"title_size\":\"div\",\"position\":\"left\",\"position_mobile\":\"left\",\"text_align\":\"left\",\"icon_space\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_padding_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=3c7ce4a\",\"secondary_color\":\"globals\\/colors?id=044b931\",\"title_typography_typography\":\"globals\\/typography?id=7044a64\",\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"TEL: +27 81 210 7855\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"69a0026d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"21\",\"bottom\":\"21\",\"left\":\"21\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"none\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7fbea4f\",\"border_color\":\"globals\\/colors?id=4d462f5\"}},\"elements\":[{\"id\":\"59ae4d6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Send us a message\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"514fef72\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"form_name\":\"New Form\",\"form_fields\":[{\"custom_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"width\":\"50\",\"dynamic\":{\"active\":true},\"_id\":\"4a6d612\",\"required\":\"true\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"},{\"custom_id\":\"field_f0881b3\",\"field_label\":\"Company\",\"placeholder\":\"Company\",\"width\":\"50\",\"dynamic\":{\"active\":true},\"_id\":\"f0881b3\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"},{\"custom_id\":\"email\",\"field_type\":\"tel\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"50\",\"_id\":\"dd306db\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"},{\"custom_id\":\"field_4d75c61\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"50\",\"_id\":\"4d75c61\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"},{\"custom_id\":\"field_2a3a752\",\"required\":\"true\",\"field_label\":\"Subject\",\"placeholder\":\"Subject\",\"width\":\"\",\"_id\":\"2a3a752\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"},{\"custom_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Message\",\"_id\":\"b621be4\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"button_align\":\"start\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Send Message\",\"selected_button_icon\":{\"value\":\"icons icon-envelope\",\"library\":\"skb_cife-simple_line-icon\"},\"button_icon_indent\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Your submission was successful.\",\"error_message\":\"Your submission failed because of an error.\",\"server_message\":\"Your submission failed because of a server error.\",\"invalid_message\":\"Your submission failed because the form is invalid.\",\"required_field_message\":\"This field is required.\",\"column_gap\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"field_background_color\":\"\",\"button_text_color\":\"\",\"previous_button_text_color\":\"\",\"button_hover_color\":\"\",\"previous_button_text_color_hover\":\"\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"info@goldenstallionagency.co.za\",\"email_subject\":\"New message from &quot;Golden Stallion Agency&quot;\",\"email_from\":\"info@goldenstallionagency.co.za\",\"email_from_name\":\"Golden Stallion Agency\",\"form_metadata\":[\"date\",\"time\",\"page_url\",\"user_agent\",\"remote_ip\"],\"email_to_2\":\"support@tonydezifgner.com\",\"email_subject_2\":\"New message from &quot;Golden Stallion Agency&quot;\",\"email_from_2\":\"email@sites.tonydezigner.com\",\"email_from_name_2\":\"Golden Stallion Agency\",\"email_reply_to_2\":\"support@tonydezifgner.com\",\"button_hover_animation\":\"grow\",\"__globals__\":{\"button_background_color\":\"globals\\/colors?id=3c7ce4a\"}},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"28b7cbd1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2f3e48e8\",\"elType\":\"widget\",\"settings\":{\"address\":\"Johannesburg, Gauteng\",\"zoom\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"height_tablet\":{\"unit\":\"px\",\"size\":400,\"sizes\":[]},\"height_mobile\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"css_filters_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":false}]'),(46,15,'neve_meta_disable_title','on'),(47,15,'neve_meta_enable_content_width','off'),(48,15,'neve_meta_content_width','100'),(49,15,'_elementor_edit_mode','builder'),(50,15,'_elementor_template_type','wp-page'),(51,15,'_elementor_version','3.27.2'),(52,15,'_elementor_pro_version','3.27.1'),(54,12,'neve_meta_disable_title','on'),(55,12,'neve_meta_enable_content_width','off'),(56,12,'neve_meta_content_width','100'),(57,12,'_elementor_edit_mode','builder'),(58,12,'_elementor_template_type','wp-page'),(59,12,'_elementor_version','3.27.2'),(60,12,'_elementor_pro_version','3.27.1'),(61,10,'neve_meta_disable_title','on'),(62,10,'neve_meta_enable_content_width','off'),(63,10,'neve_meta_content_width','100'),(64,10,'_elementor_edit_mode','builder'),(65,10,'_elementor_template_type','wp-page'),(66,10,'_elementor_version','3.26.2'),(67,10,'_elementor_pro_version','3.25.3'),(68,8,'neve_meta_disable_title','on'),(69,8,'neve_meta_enable_content_width','off'),(70,8,'neve_meta_content_width','100'),(71,8,'_elementor_edit_mode','builder'),(72,8,'_elementor_template_type','wp-page'),(73,8,'_elementor_version','3.27.3'),(74,8,'_elementor_pro_version','3.27.1'),(75,23,'_wp_attached_file','2024/12/image_2024-12-03_081425418-150x150-1.webp'),(76,23,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:150;s:6:\"height\";i:150;s:4:\"file\";s:49:\"2024/12/image_2024-12-03_081425418-150x150-1.webp\";s:8:\"filesize\";i:8992;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(77,24,'_wp_attached_file','2024/12/Untitled-design-1-150x150-1.webp'),(78,24,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:150;s:6:\"height\";i:150;s:4:\"file\";s:40:\"2024/12/Untitled-design-1-150x150-1.webp\";s:8:\"filesize\";i:9500;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(79,25,'_wp_attached_file','2024/12/1ca77926-7537-4cb2-8743-2cfa35ac6420-768x650-1.webp'),(80,25,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:768;s:6:\"height\";i:650;s:4:\"file\";s:59:\"2024/12/1ca77926-7537-4cb2-8743-2cfa35ac6420-768x650-1.webp\";s:8:\"filesize\";i:14412;s:5:\"sizes\";a:3:{s:6:\"medium\";a:5:{s:4:\"file\";s:59:\"1ca77926-7537-4cb2-8743-2cfa35ac6420-768x650-1-300x254.webp\";s:5:\"width\";i:300;s:6:\"height\";i:254;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:3664;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:59:\"1ca77926-7537-4cb2-8743-2cfa35ac6420-768x650-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:1944;}s:9:\"neve-blog\";a:5:{s:4:\"file\";s:59:\"1ca77926-7537-4cb2-8743-2cfa35ac6420-768x650-1-768x620.webp\";s:5:\"width\";i:768;s:6:\"height\";i:620;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:13384;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(81,26,'_wp_attached_file','2024/12/cropped-image_2024-11-08_205911990.webp'),(82,26,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:512;s:6:\"height\";i:512;s:4:\"file\";s:47:\"2024/12/cropped-image_2024-11-08_205911990.webp\";s:8:\"filesize\";i:14330;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:47:\"cropped-image_2024-11-08_205911990-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:7538;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:47:\"cropped-image_2024-11-08_205911990-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:3802;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(86,4,'_wp_page_template','default'),(87,4,'_elementor_page_settings','a:1:{s:16:\"site_description\";s:29:\"Marketing &amp; Design Agency\";}'),(89,28,'envato_tk_manifest','a:7:{s:16:\"manifest_version\";s:6:\"1.0.21\";s:5:\"title\";s:64:\"Consula - Business and Finance Consulting Elementor Template Kit\";s:12:\"page_builder\";s:9:\"elementor\";s:11:\"kit_version\";s:5:\"1.0.0\";s:9:\"templates\";a:19:{i:0;a:9:{s:4:\"name\";s:17:\"Global Kit Styles\";s:10:\"screenshot\";s:33:\"screenshots/global-kit-styles.jpg\";s:6:\"source\";s:21:\"templates/global.json\";s:11:\"preview_url\";s:22:\"https://askproject.net\";s:4:\"type\";s:7:\"section\";s:8:\"category\";s:4:\"page\";s:8:\"metadata\";a:4:{s:13:\"template_type\";s:13:\"global-styles\";s:14:\"include_in_zip\";s:1:\"1\";s:22:\"elementor_pro_required\";N;s:31:\"additional_template_information\";a:1:{i:0;s:85:\"These are the global theme styles configured through the Elementor Theme Styles area.\";}}s:22:\"elementor_pro_required\";b:0;s:7:\"imports\";a:2:{i:0;a:1:{s:20:\"imported_template_id\";i:150;}i:1;a:1:{s:20:\"imported_template_id\";i:154;}}}i:1;a:9:{s:4:\"name\";s:6:\"Header\";s:10:\"screenshot\";s:22:\"screenshots/header.jpg\";s:6:\"source\";s:21:\"templates/header.json\";s:11:\"preview_url\";s:51:\"https://askproject.net/consula/template-kit/header/\";s:4:\"type\";s:7:\"section\";s:8:\"category\";s:7:\"section\";s:8:\"metadata\";a:3:{s:13:\"template_type\";s:14:\"section-header\";s:14:\"include_in_zip\";s:1:\"1\";s:22:\"elementor_pro_required\";N;}s:22:\"elementor_pro_required\";b:0;s:7:\"imports\";a:1:{i:0;a:1:{s:20:\"imported_template_id\";i:40;}}}i:2;a:8:{s:4:\"name\";s:15:\"Form Newsletter\";s:10:\"screenshot\";s:31:\"screenshots/form-newsletter.jpg\";s:6:\"source\";s:30:\"templates/form-newsletter.json\";s:11:\"preview_url\";s:60:\"https://askproject.net/consula/template-kit/form-newsletter/\";s:4:\"type\";s:7:\"section\";s:8:\"category\";s:7:\"section\";s:8:\"metadata\";a:3:{s:13:\"template_type\";s:13:\"section-other\";s:14:\"include_in_zip\";s:1:\"1\";s:22:\"elementor_pro_required\";N;}s:22:\"elementor_pro_required\";b:0;}i:3;a:9:{s:4:\"name\";s:6:\"Footer\";s:10:\"screenshot\";s:22:\"screenshots/footer.jpg\";s:6:\"source\";s:21:\"templates/footer.json\";s:11:\"preview_url\";s:51:\"https://askproject.net/consula/template-kit/footer/\";s:4:\"type\";s:7:\"section\";s:8:\"category\";s:7:\"section\";s:8:\"metadata\";a:3:{s:13:\"template_type\";s:14:\"section-footer\";s:14:\"include_in_zip\";s:1:\"1\";s:22:\"elementor_pro_required\";N;}s:22:\"elementor_pro_required\";b:0;s:7:\"imports\";a:1:{i:0;a:1:{s:20:\"imported_template_id\";i:55;}}}i:4;a:9:{s:4:\"name\";s:4:\"Home\";s:10:\"screenshot\";s:20:\"screenshots/home.jpg\";s:6:\"source\";s:19:\"templates/home.json\";s:11:\"preview_url\";s:49:\"https://askproject.net/consula/template-kit/home/\";s:4:\"type\";s:7:\"section\";s:8:\"category\";s:4:\"page\";s:8:\"metadata\";a:3:{s:13:\"template_type\";s:11:\"single-home\";s:14:\"include_in_zip\";s:1:\"1\";s:22:\"elementor_pro_required\";N;}s:22:\"elementor_pro_required\";b:0;s:7:\"imports\";a:1:{i:0;a:1:{s:20:\"imported_template_id\";i:139;}}}i:5;a:8:{s:4:\"name\";s:5:\"About\";s:10:\"screenshot\";s:21:\"screenshots/about.jpg\";s:6:\"source\";s:20:\"templates/about.json\";s:11:\"preview_url\";s:50:\"https://askproject.net/consula/template-kit/about/\";s:4:\"type\";s:4:\"page\";s:8:\"category\";s:4:\"page\";s:8:\"metadata\";a:3:{s:13:\"template_type\";s:11:\"single-page\";s:14:\"include_in_zip\";s:1:\"1\";s:22:\"elementor_pro_required\";N;}s:22:\"elementor_pro_required\";b:0;}i:6;a:8:{s:4:\"name\";s:8:\"Services\";s:10:\"screenshot\";s:24:\"screenshots/services.jpg\";s:6:\"source\";s:23:\"templates/services.json\";s:11:\"preview_url\";s:53:\"https://askproject.net/consula/template-kit/services/\";s:4:\"type\";s:4:\"page\";s:8:\"category\";s:4:\"page\";s:8:\"metadata\";a:3:{s:13:\"template_type\";s:11:\"single-page\";s:14:\"include_in_zip\";s:1:\"1\";s:22:\"elementor_pro_required\";N;}s:22:\"elementor_pro_required\";b:0;}i:7;a:8:{s:4:\"name\";s:14:\"Service Detail\";s:10:\"screenshot\";s:30:\"screenshots/service-detail.jpg\";s:6:\"source\";s:29:\"templates/service-detail.json\";s:11:\"preview_url\";s:59:\"https://askproject.net/consula/template-kit/service-detail/\";s:4:\"type\";s:4:\"page\";s:8:\"category\";s:4:\"page\";s:8:\"metadata\";a:3:{s:13:\"template_type\";s:11:\"single-page\";s:14:\"include_in_zip\";s:1:\"1\";s:22:\"elementor_pro_required\";N;}s:22:\"elementor_pro_required\";b:0;}i:8;a:8:{s:4:\"name\";s:4:\"Team\";s:10:\"screenshot\";s:20:\"screenshots/team.jpg\";s:6:\"source\";s:19:\"templates/team.json\";s:11:\"preview_url\";s:49:\"https://askproject.net/consula/template-kit/team/\";s:4:\"type\";s:4:\"page\";s:8:\"category\";s:4:\"page\";s:8:\"metadata\";a:3:{s:13:\"template_type\";s:11:\"single-page\";s:14:\"include_in_zip\";s:1:\"1\";s:22:\"elementor_pro_required\";N;}s:22:\"elementor_pro_required\";b:0;}i:9;a:8:{s:4:\"name\";s:7:\"Pricing\";s:10:\"screenshot\";s:23:\"screenshots/pricing.jpg\";s:6:\"source\";s:22:\"templates/pricing.json\";s:11:\"preview_url\";s:52:\"https://askproject.net/consula/template-kit/pricing/\";s:4:\"type\";s:4:\"page\";s:8:\"category\";s:4:\"page\";s:8:\"metadata\";a:3:{s:13:\"template_type\";s:11:\"single-page\";s:14:\"include_in_zip\";s:1:\"1\";s:22:\"elementor_pro_required\";N;}s:22:\"elementor_pro_required\";b:0;}i:10;a:8:{s:4:\"name\";s:12:\"Form Contact\";s:10:\"screenshot\";s:28:\"screenshots/form-contact.jpg\";s:6:\"source\";s:27:\"templates/form-contact.json\";s:11:\"preview_url\";s:57:\"https://askproject.net/consula/template-kit/form-contact/\";s:4:\"type\";s:7:\"section\";s:8:\"category\";s:7:\"section\";s:8:\"metadata\";a:3:{s:13:\"template_type\";s:13:\"section-other\";s:14:\"include_in_zip\";s:1:\"1\";s:22:\"elementor_pro_required\";N;}s:22:\"elementor_pro_required\";b:0;}i:11;a:9:{s:4:\"name\";s:7:\"Contact\";s:10:\"screenshot\";s:23:\"screenshots/contact.jpg\";s:6:\"source\";s:22:\"templates/contact.json\";s:11:\"preview_url\";s:52:\"https://askproject.net/consula/template-kit/contact/\";s:4:\"type\";s:4:\"page\";s:8:\"category\";s:4:\"page\";s:8:\"metadata\";a:3:{s:13:\"template_type\";s:11:\"single-page\";s:14:\"include_in_zip\";s:1:\"1\";s:22:\"elementor_pro_required\";N;}s:22:\"elementor_pro_required\";b:0;s:7:\"imports\";a:1:{i:0;a:1:{s:20:\"imported_template_id\";i:652;}}}i:12;a:8:{s:4:\"name\";s:9:\"FAQs Page\";s:10:\"screenshot\";s:25:\"screenshots/faqs-page.jpg\";s:6:\"source\";s:24:\"templates/faqs-page.json\";s:11:\"preview_url\";s:54:\"https://askproject.net/consula/template-kit/faqs-page/\";s:4:\"type\";s:4:\"page\";s:8:\"category\";s:4:\"page\";s:8:\"metadata\";a:3:{s:13:\"template_type\";s:11:\"single-page\";s:14:\"include_in_zip\";s:1:\"1\";s:22:\"elementor_pro_required\";N;}s:22:\"elementor_pro_required\";b:0;}i:13;a:8:{s:4:\"name\";s:12:\"Case Studies\";s:10:\"screenshot\";s:28:\"screenshots/case-studies.jpg\";s:6:\"source\";s:27:\"templates/case-studies.json\";s:11:\"preview_url\";s:57:\"https://askproject.net/consula/template-kit/case-studies/\";s:4:\"type\";s:4:\"page\";s:8:\"category\";s:4:\"page\";s:8:\"metadata\";a:3:{s:13:\"template_type\";s:11:\"single-page\";s:14:\"include_in_zip\";s:1:\"1\";s:22:\"elementor_pro_required\";N;}s:22:\"elementor_pro_required\";b:0;}i:14;a:8:{s:4:\"name\";s:11:\"Case Detail\";s:10:\"screenshot\";s:27:\"screenshots/case-detail.jpg\";s:6:\"source\";s:26:\"templates/case-detail.json\";s:11:\"preview_url\";s:56:\"https://askproject.net/consula/template-kit/case-detail/\";s:4:\"type\";s:4:\"page\";s:8:\"category\";s:4:\"page\";s:8:\"metadata\";a:3:{s:13:\"template_type\";s:11:\"single-page\";s:14:\"include_in_zip\";s:1:\"1\";s:22:\"elementor_pro_required\";N;}s:22:\"elementor_pro_required\";b:0;}i:15;a:8:{s:4:\"name\";s:6:\"Career\";s:10:\"screenshot\";s:22:\"screenshots/career.jpg\";s:6:\"source\";s:21:\"templates/career.json\";s:11:\"preview_url\";s:51:\"https://askproject.net/consula/template-kit/career/\";s:4:\"type\";s:4:\"page\";s:8:\"category\";s:4:\"page\";s:8:\"metadata\";a:3:{s:13:\"template_type\";s:11:\"single-page\";s:14:\"include_in_zip\";s:1:\"1\";s:22:\"elementor_pro_required\";N;}s:22:\"elementor_pro_required\";b:0;}i:16;a:8:{s:4:\"name\";s:4:\"Blog\";s:10:\"screenshot\";s:20:\"screenshots/blog.jpg\";s:6:\"source\";s:19:\"templates/blog.json\";s:11:\"preview_url\";s:49:\"https://askproject.net/consula/template-kit/blog/\";s:4:\"type\";s:4:\"page\";s:8:\"category\";s:4:\"page\";s:8:\"metadata\";a:3:{s:13:\"template_type\";s:11:\"single-page\";s:14:\"include_in_zip\";s:1:\"1\";s:22:\"elementor_pro_required\";N;}s:22:\"elementor_pro_required\";b:0;}i:17;a:8:{s:4:\"name\";s:11:\"Single Post\";s:10:\"screenshot\";s:27:\"screenshots/single-post.jpg\";s:6:\"source\";s:26:\"templates/single-post.json\";s:11:\"preview_url\";s:56:\"https://askproject.net/consula/template-kit/single-post/\";s:4:\"type\";s:7:\"section\";s:8:\"category\";s:4:\"page\";s:8:\"metadata\";a:3:{s:13:\"template_type\";s:11:\"single-post\";s:14:\"include_in_zip\";s:1:\"1\";s:22:\"elementor_pro_required\";N;}s:22:\"elementor_pro_required\";b:0;}i:18;a:8:{s:4:\"name\";s:8:\"404 Page\";s:10:\"screenshot\";s:24:\"screenshots/404-page.jpg\";s:6:\"source\";s:23:\"templates/404-page.json\";s:11:\"preview_url\";s:53:\"https://askproject.net/consula/template-kit/404-page/\";s:4:\"type\";s:7:\"section\";s:8:\"category\";s:4:\"page\";s:8:\"metadata\";a:3:{s:13:\"template_type\";s:10:\"single-404\";s:14:\"include_in_zip\";s:1:\"1\";s:22:\"elementor_pro_required\";N;}s:22:\"elementor_pro_required\";b:0;}}s:16:\"required_plugins\";a:4:{i:0;a:4:{s:4:\"name\";s:19:\"Gum Elementor Addon\";s:7:\"version\";s:5:\"1.3.1\";s:4:\"file\";s:43:\"gum-elementor-addon/gum-elementor-addon.php\";s:6:\"author\";s:7:\"TemeGUM\";}i:1;a:4:{s:4:\"name\";s:7:\"MetForm\";s:7:\"version\";s:5:\"3.8.2\";s:4:\"file\";s:19:\"metform/metform.php\";s:6:\"author\";s:5:\"Wpmet\";}i:2;a:4:{s:4:\"name\";s:9:\"Elementor\";s:7:\"version\";s:6:\"3.18.3\";s:4:\"file\";s:23:\"elementor/elementor.php\";s:6:\"author\";s:13:\"Elementor.com\";}i:3;a:4:{s:4:\"name\";s:16:\"ElementsKit Lite\";s:7:\"version\";s:5:\"3.0.4\";s:4:\"file\";s:37:\"elementskit-lite/elementskit-lite.php\";s:6:\"author\";s:5:\"Wpmet\";}}s:6:\"images\";a:55:{i:0;a:8:{s:8:\"filename\";s:16:\"logo_Asset-1.png\";s:13:\"thumbnail_url\";s:91:\"http://askproject.net/consula/wp-content/uploads/sites/168/2024/01/logo_Asset-1-800x217.png\";s:9:\"templates\";a:2:{i:0;a:2:{s:6:\"source\";s:21:\"templates/header.json\";s:4:\"name\";s:6:\"Header\";}i:1;a:2:{s:6:\"source\";s:21:\"templates/footer.json\";s:4:\"name\";s:6:\"Footer\";}}s:8:\"filesize\";i:17333;s:10:\"dimensions\";a:2:{i:0;i:1001;i:1;i:272;}s:12:\"image_source\";s:12:\"self_created\";s:15:\"person_or_place\";s:2:\"no\";s:10:\"image_urls\";s:0:\"\";}i:1;a:8:{s:8:\"filename\";s:16:\"logo_Asset-2.png\";s:13:\"thumbnail_url\";s:91:\"http://askproject.net/consula/wp-content/uploads/sites/168/2024/01/logo_Asset-2-800x217.png\";s:9:\"templates\";a:1:{i:0;a:2:{s:6:\"source\";s:21:\"templates/header.json\";s:4:\"name\";s:6:\"Header\";}}s:8:\"filesize\";i:16982;s:10:\"dimensions\";a:2:{i:0;i:1001;i:1;i:272;}s:12:\"image_source\";s:12:\"self_created\";s:15:\"person_or_place\";s:2:\"no\";s:10:\"image_urls\";s:0:\"\";}i:2;a:8:{s:8:\"filename\";s:10:\"herobg.png\";s:13:\"thumbnail_url\";s:85:\"http://askproject.net/consula/wp-content/uploads/sites/168/2024/01/herobg-800x640.png\";s:9:\"templates\";a:1:{i:0;a:2:{s:6:\"source\";s:19:\"templates/home.json\";s:4:\"name\";s:4:\"Home\";}}s:8:\"filesize\";i:46082;s:10:\"dimensions\";a:2:{i:0;i:2500;i:1;i:2000;}s:12:\"image_source\";s:12:\"self_created\";s:15:\"person_or_place\";s:2:\"no\";s:10:\"image_urls\";s:0:\"\";}i:3;a:8:{s:8:\"filename\";s:35:\"business-woman-on-phone-C74R56M.jpg\";s:13:\"thumbnail_url\";s:110:\"http://askproject.net/consula/wp-content/uploads/sites/168/2023/12/business-woman-on-phone-C74R56M-800x533.jpg\";s:9:\"templates\";a:1:{i:0;a:2:{s:6:\"source\";s:19:\"templates/home.json\";s:4:\"name\";s:4:\"Home\";}}s:8:\"filesize\";i:164868;s:10:\"dimensions\";a:2:{i:0;i:2100;i:1;i:1400;}s:12:\"image_source\";s:15:\"envato_elements\";s:15:\"person_or_place\";s:3:\"yes\";s:10:\"image_urls\";s:41:\"https://elements.envato.com/image-C74R56M\";}i:4;a:8:{s:8:\"filename\";s:11:\"client1.png\";s:13:\"thumbnail_url\";s:86:\"http://askproject.net/consula/wp-content/uploads/sites/168/2024/01/client1-800x480.png\";s:9:\"templates\";a:2:{i:0;a:2:{s:6:\"source\";s:19:\"templates/home.json\";s:4:\"name\";s:4:\"Home\";}i:1;a:2:{s:6:\"source\";s:20:\"templates/about.json\";s:4:\"name\";s:5:\"About\";}}s:8:\"filesize\";i:16055;s:10:\"dimensions\";a:2:{i:0;i:1000;i:1;i:600;}s:12:\"image_source\";s:12:\"self_created\";s:15:\"person_or_place\";s:2:\"no\";s:10:\"image_urls\";s:0:\"\";}i:5;a:8:{s:8:\"filename\";s:11:\"client2.png\";s:13:\"thumbnail_url\";s:86:\"http://askproject.net/consula/wp-content/uploads/sites/168/2024/01/client2-800x480.png\";s:9:\"templates\";a:4:{i:0;a:2:{s:6:\"source\";s:19:\"templates/home.json\";s:4:\"name\";s:4:\"Home\";}i:1;a:2:{s:6:\"source\";s:20:\"templates/about.json\";s:4:\"name\";s:5:\"About\";}i:2;a:2:{s:6:\"source\";s:27:\"templates/case-studies.json\";s:4:\"name\";s:12:\"Case Studies\";}i:3;a:2:{s:6:\"source\";s:26:\"templates/case-detail.json\";s:4:\"name\";s:11:\"Case Detail\";}}s:8:\"filesize\";i:18123;s:10:\"dimensions\";a:2:{i:0;i:1000;i:1;i:600;}s:12:\"image_source\";s:12:\"self_created\";s:15:\"person_or_place\";s:2:\"no\";s:10:\"image_urls\";s:0:\"\";}i:6;a:8:{s:8:\"filename\";s:11:\"client3.png\";s:13:\"thumbnail_url\";s:86:\"http://askproject.net/consula/wp-content/uploads/sites/168/2024/01/client3-800x480.png\";s:9:\"templates\";a:2:{i:0;a:2:{s:6:\"source\";s:19:\"templates/home.json\";s:4:\"name\";s:4:\"Home\";}i:1;a:2:{s:6:\"source\";s:20:\"templates/about.json\";s:4:\"name\";s:5:\"About\";}}s:8:\"filesize\";i:13074;s:10:\"dimensions\";a:2:{i:0;i:1000;i:1;i:600;}s:12:\"image_source\";s:12:\"self_created\";s:15:\"person_or_place\";s:2:\"no\";s:10:\"image_urls\";s:0:\"\";}i:7;a:8:{s:8:\"filename\";s:11:\"client4.png\";s:13:\"thumbnail_url\";s:86:\"http://askproject.net/consula/wp-content/uploads/sites/168/2024/01/client4-800x480.png\";s:9:\"templates\";a:2:{i:0;a:2:{s:6:\"source\";s:19:\"templates/home.json\";s:4:\"name\";s:4:\"Home\";}i:1;a:2:{s:6:\"source\";s:20:\"templates/about.json\";s:4:\"name\";s:5:\"About\";}}s:8:\"filesize\";i:11004;s:10:\"dimensions\";a:2:{i:0;i:1000;i:1;i:600;}s:12:\"image_source\";s:12:\"self_created\";s:15:\"person_or_place\";s:2:\"no\";s:10:\"image_urls\";s:0:\"\";}i:8;a:8:{s:8:\"filename\";s:11:\"client5.png\";s:13:\"thumbnail_url\";s:86:\"http://askproject.net/consula/wp-content/uploads/sites/168/2024/01/client5-800x480.png\";s:9:\"templates\";a:2:{i:0;a:2:{s:6:\"source\";s:19:\"templates/home.json\";s:4:\"name\";s:4:\"Home\";}i:1;a:2:{s:6:\"source\";s:20:\"templates/about.json\";s:4:\"name\";s:5:\"About\";}}s:8:\"filesize\";i:15575;s:10:\"dimensions\";a:2:{i:0;i:1000;i:1;i:600;}s:12:\"image_source\";s:12:\"self_created\";s:15:\"person_or_place\";s:2:\"no\";s:10:\"image_urls\";s:0:\"\";}i:9;a:8:{s:8:\"filename\";s:11:\"client7.png\";s:13:\"thumbnail_url\";s:86:\"http://askproject.net/consula/wp-content/uploads/sites/168/2024/01/client7-800x480.png\";s:9:\"templates\";a:2:{i:0;a:2:{s:6:\"source\";s:19:\"templates/home.json\";s:4:\"name\";s:4:\"Home\";}i:1;a:2:{s:6:\"source\";s:20:\"templates/about.json\";s:4:\"name\";s:5:\"About\";}}s:8:\"filesize\";i:22368;s:10:\"dimensions\";a:2:{i:0;i:1000;i:1;i:600;}s:12:\"image_source\";s:12:\"self_created\";s:15:\"person_or_place\";s:2:\"no\";s:10:\"image_urls\";s:0:\"\";}i:10;a:8:{s:8:\"filename\";s:11:\"client6.png\";s:13:\"thumbnail_url\";s:86:\"http://askproject.net/consula/wp-content/uploads/sites/168/2024/01/client6-800x480.png\";s:9:\"templates\";a:3:{i:0;a:2:{s:6:\"source\";s:19:\"templates/home.json\";s:4:\"name\";s:4:\"Home\";}i:1;a:2:{s:6:\"source\";s:20:\"templates/about.json\";s:4:\"name\";s:5:\"About\";}i:2;a:2:{s:6:\"source\";s:27:\"templates/case-studies.json\";s:4:\"name\";s:12:\"Case Studies\";}}s:8:\"filesize\";i:8710;s:10:\"dimensions\";a:2:{i:0;i:1000;i:1;i:600;}s:12:\"image_source\";s:12:\"self_created\";s:15:\"person_or_place\";s:2:\"no\";s:10:\"image_urls\";s:0:\"\";}i:11;a:8:{s:8:\"filename\";s:11:\"client8.png\";s:13:\"thumbnail_url\";s:86:\"http://askproject.net/consula/wp-content/uploads/sites/168/2024/01/client8-800x480.png\";s:9:\"templates\";a:2:{i:0;a:2:{s:6:\"source\";s:19:\"templates/home.json\";s:4:\"name\";s:4:\"Home\";}i:1;a:2:{s:6:\"source\";s:20:\"templates/about.json\";s:4:\"name\";s:5:\"About\";}}s:8:\"filesize\";i:12669;s:10:\"dimensions\";a:2:{i:0;i:1000;i:1;i:600;}s:12:\"image_source\";s:12:\"self_created\";s:15:\"person_or_place\";s:2:\"no\";s:10:\"image_urls\";s:0:\"\";}i:12;a:8:{s:8:\"filename\";s:11:\"client9.png\";s:13:\"thumbnail_url\";s:86:\"http://askproject.net/consula/wp-content/uploads/sites/168/2024/01/client9-800x480.png\";s:9:\"templates\";a:2:{i:0;a:2:{s:6:\"source\";s:19:\"templates/home.json\";s:4:\"name\";s:4:\"Home\";}i:1;a:2:{s:6:\"source\";s:20:\"templates/about.json\";s:4:\"name\";s:5:\"About\";}}s:8:\"filesize\";i:12811;s:10:\"dimensions\";a:2:{i:0;i:1000;i:1;i:600;}s:12:\"image_source\";s:12:\"self_created\";s:15:\"person_or_place\";s:2:\"no\";s:10:\"image_urls\";s:0:\"\";}i:13;a:8:{s:8:\"filename\";s:12:\"client10.png\";s:13:\"thumbnail_url\";s:87:\"http://askproject.net/consula/wp-content/uploads/sites/168/2024/01/client10-800x480.png\";s:9:\"templates\";a:4:{i:0;a:2:{s:6:\"source\";s:19:\"templates/home.json\";s:4:\"name\";s:4:\"Home\";}i:1;a:2:{s:6:\"source\";s:20:\"templates/about.json\";s:4:\"name\";s:5:\"About\";}i:2;a:2:{s:6:\"source\";s:27:\"templates/case-studies.json\";s:4:\"name\";s:12:\"Case Studies\";}i:3;a:2:{s:6:\"source\";s:26:\"templates/case-detail.json\";s:4:\"name\";s:11:\"Case Detail\";}}s:8:\"filesize\";i:16223;s:10:\"dimensions\";a:2:{i:0;i:1000;i:1;i:600;}s:12:\"image_source\";s:12:\"self_created\";s:15:\"person_or_place\";s:2:\"no\";s:10:\"image_urls\";s:0:\"\";}i:14;a:8:{s:8:\"filename\";s:62:\"woman-talking-about-her-qualification-at-job-inter-8N2L29U.jpg\";s:13:\"thumbnail_url\";s:137:\"http://askproject.net/consula/wp-content/uploads/sites/168/2023/12/woman-talking-about-her-qualification-at-job-inter-8N2L29U-800x533.jpg\";s:9:\"templates\";a:1:{i:0;a:2:{s:6:\"source\";s:19:\"templates/home.json\";s:4:\"name\";s:4:\"Home\";}}s:8:\"filesize\";i:186648;s:10:\"dimensions\";a:2:{i:0;i:2100;i:1;i:1400;}s:12:\"image_source\";s:15:\"envato_elements\";s:15:\"person_or_place\";s:3:\"yes\";s:10:\"image_urls\";s:41:\"https://elements.envato.com/image-8N2L29U\";}i:15;a:8:{s:8:\"filename\";s:11:\"herobg3.png\";s:13:\"thumbnail_url\";s:86:\"http://askproject.net/consula/wp-content/uploads/sites/168/2024/01/herobg3-800x800.png\";s:9:\"templates\";a:1:{i:0;a:2:{s:6:\"source\";s:19:\"templates/home.json\";s:4:\"name\";s:4:\"Home\";}}s:8:\"filesize\";i:44366;s:10:\"dimensions\";a:2:{i:0;i:2000;i:1;i:2000;}s:12:\"image_source\";s:12:\"self_created\";s:15:\"person_or_place\";s:2:\"no\";s:10:\"image_urls\";s:0:\"\";}i:16;a:8:{s:8:\"filename\";s:11:\"herobg5.png\";s:13:\"thumbnail_url\";s:86:\"http://askproject.net/consula/wp-content/uploads/sites/168/2024/01/herobg5-800x800.png\";s:9:\"templates\";a:1:{i:0;a:2:{s:6:\"source\";s:19:\"templates/home.json\";s:4:\"name\";s:4:\"Home\";}}s:8:\"filesize\";i:34717;s:10:\"dimensions\";a:2:{i:0;i:2000;i:1;i:2000;}s:12:\"image_source\";s:12:\"self_created\";s:15:\"person_or_place\";s:2:\"no\";s:10:\"image_urls\";s:0:\"\";}i:17;a:8:{s:8:\"filename\";s:27:\"business-office-7DYZG36.jpg\";s:13:\"thumbnail_url\";s:103:\"http://askproject.net/consula/wp-content/uploads/sites/168/2024/01/business-office-7DYZG36-800x1000.jpg\";s:9:\"templates\";a:3:{i:0;a:2:{s:6:\"source\";s:19:\"templates/home.json\";s:4:\"name\";s:4:\"Home\";}i:1;a:2:{s:6:\"source\";s:23:\"templates/services.json\";s:4:\"name\";s:8:\"Services\";}i:2;a:2:{s:6:\"source\";s:29:\"templates/service-detail.json\";s:4:\"name\";s:14:\"Service Detail\";}}s:8:\"filesize\";i:145385;s:10:\"dimensions\";a:2:{i:0;i:1000;i:1;i:1250;}s:12:\"image_source\";s:15:\"envato_elements\";s:15:\"person_or_place\";s:3:\"yes\";s:10:\"image_urls\";s:41:\"https://elements.envato.com/image-7DYZG36\";}i:18;a:8:{s:8:\"filename\";s:62:\"beauty-estetician-talking-to-a-patient-in-the-offi-8HZJYHD.jpg\";s:13:\"thumbnail_url\";s:138:\"http://askproject.net/consula/wp-content/uploads/sites/168/2024/01/beauty-estetician-talking-to-a-patient-in-the-offi-8HZJYHD-800x1000.jpg\";s:9:\"templates\";a:3:{i:0;a:2:{s:6:\"source\";s:19:\"templates/home.json\";s:4:\"name\";s:4:\"Home\";}i:1;a:2:{s:6:\"source\";s:23:\"templates/services.json\";s:4:\"name\";s:8:\"Services\";}i:2;a:2:{s:6:\"source\";s:29:\"templates/service-detail.json\";s:4:\"name\";s:14:\"Service Detail\";}}s:8:\"filesize\";i:73195;s:10:\"dimensions\";a:2:{i:0;i:1000;i:1;i:1250;}s:12:\"image_source\";s:15:\"envato_elements\";s:15:\"person_or_place\";s:3:\"yes\";s:10:\"image_urls\";s:41:\"https://elements.envato.com/image-8HZJYHD\";}i:19;a:8:{s:8:\"filename\";s:33:\"business-team-meeting-NX8KXZC.jpg\";s:13:\"thumbnail_url\";s:109:\"http://askproject.net/consula/wp-content/uploads/sites/168/2024/01/business-team-meeting-NX8KXZC-800x1000.jpg\";s:9:\"templates\";a:3:{i:0;a:2:{s:6:\"source\";s:19:\"templates/home.json\";s:4:\"name\";s:4:\"Home\";}i:1;a:2:{s:6:\"source\";s:23:\"templates/services.json\";s:4:\"name\";s:8:\"Services\";}i:2;a:2:{s:6:\"source\";s:29:\"templates/service-detail.json\";s:4:\"name\";s:14:\"Service Detail\";}}s:8:\"filesize\";i:137315;s:10:\"dimensions\";a:2:{i:0;i:1000;i:1;i:1250;}s:12:\"image_source\";s:15:\"envato_elements\";s:15:\"person_or_place\";s:3:\"yes\";s:10:\"image_urls\";s:41:\"https://elements.envato.com/image-NX8KXZC\";}i:20;a:8:{s:8:\"filename\";s:44:\"woman-working-with-depressed-man-FFNXFC2.jpg\";s:13:\"thumbnail_url\";s:120:\"http://askproject.net/consula/wp-content/uploads/sites/168/2024/01/woman-working-with-depressed-man-FFNXFC2-800x1000.jpg\";s:9:\"templates\";a:3:{i:0;a:2:{s:6:\"source\";s:19:\"templates/home.json\";s:4:\"name\";s:4:\"Home\";}i:1;a:2:{s:6:\"source\";s:23:\"templates/services.json\";s:4:\"name\";s:8:\"Services\";}i:2;a:2:{s:6:\"source\";s:29:\"templates/service-detail.json\";s:4:\"name\";s:14:\"Service Detail\";}}s:8:\"filesize\";i:145735;s:10:\"dimensions\";a:2:{i:0;i:1000;i:1;i:1250;}s:12:\"image_source\";s:15:\"envato_elements\";s:15:\"person_or_place\";s:3:\"yes\";s:10:\"image_urls\";s:41:\"https://elements.envato.com/image-FFNXFC2\";}i:21;a:8:{s:8:\"filename\";s:62:\"multiracial-business-team-at-a-meeting-in-the-offi-DGJS5UD.jpg\";s:13:\"thumbnail_url\";s:137:\"http://askproject.net/consula/wp-content/uploads/sites/168/2023/12/multiracial-business-team-at-a-meeting-in-the-offi-DGJS5UD-800x533.jpg\";s:9:\"templates\";a:5:{i:0;a:2:{s:6:\"source\";s:19:\"templates/home.json\";s:4:\"name\";s:4:\"Home\";}i:1;a:2:{s:6:\"source\";s:20:\"templates/about.json\";s:4:\"name\";s:5:\"About\";}i:2;a:2:{s:6:\"source\";s:23:\"templates/services.json\";s:4:\"name\";s:8:\"Services\";}i:3;a:2:{s:6:\"source\";s:22:\"templates/pricing.json\";s:4:\"name\";s:7:\"Pricing\";}i:4;a:2:{s:6:\"source\";s:27:\"templates/case-studies.json\";s:4:\"name\";s:12:\"Case Studies\";}}s:8:\"filesize\";i:162079;s:10:\"dimensions\";a:2:{i:0;i:2100;i:1;i:1400;}s:12:\"image_source\";s:15:\"envato_elements\";s:15:\"person_or_place\";s:3:\"yes\";s:10:\"image_urls\";s:41:\"https://elements.envato.com/image-DGJS5UD\";}i:22;a:8:{s:8:\"filename\";s:61:\"portrait-of-mature-man-with-grey-hair-and-stubble-N2FETGY.jpg\";s:13:\"thumbnail_url\";s:136:\"http://askproject.net/consula/wp-content/uploads/sites/168/2024/01/portrait-of-mature-man-with-grey-hair-and-stubble-N2FETGY-800x800.jpg\";s:9:\"templates\";a:3:{i:0;a:2:{s:6:\"source\";s:19:\"templates/home.json\";s:4:\"name\";s:4:\"Home\";}i:1;a:2:{s:6:\"source\";s:23:\"templates/services.json\";s:4:\"name\";s:8:\"Services\";}i:2;a:2:{s:6:\"source\";s:22:\"templates/pricing.json\";s:4:\"name\";s:7:\"Pricing\";}}s:8:\"filesize\";i:103662;s:10:\"dimensions\";a:2:{i:0;i:1000;i:1;i:1000;}s:12:\"image_source\";s:15:\"envato_elements\";s:15:\"person_or_place\";s:3:\"yes\";s:10:\"image_urls\";s:41:\"https://elements.envato.com/image-N2FETGY\";}i:23;a:8:{s:8:\"filename\";s:6:\"2s.png\";s:13:\"thumbnail_url\";s:81:\"http://askproject.net/consula/wp-content/uploads/sites/168/2024/01/2s-800x480.png\";s:9:\"templates\";a:3:{i:0;a:2:{s:6:\"source\";s:19:\"templates/home.json\";s:4:\"name\";s:4:\"Home\";}i:1;a:2:{s:6:\"source\";s:23:\"templates/services.json\";s:4:\"name\";s:8:\"Services\";}i:2;a:2:{s:6:\"source\";s:22:\"templates/pricing.json\";s:4:\"name\";s:7:\"Pricing\";}}s:8:\"filesize\";i:18407;s:10:\"dimensions\";a:2:{i:0;i:1000;i:1;i:600;}s:12:\"image_source\";s:12:\"self_created\";s:15:\"person_or_place\";s:2:\"no\";s:10:\"image_urls\";s:0:\"\";}i:24;a:8:{s:8:\"filename\";s:20:\"portrait-65VLEF5.jpg\";s:13:\"thumbnail_url\";s:95:\"http://askproject.net/consula/wp-content/uploads/sites/168/2024/01/portrait-65VLEF5-800x800.jpg\";s:9:\"templates\";a:3:{i:0;a:2:{s:6:\"source\";s:19:\"templates/home.json\";s:4:\"name\";s:4:\"Home\";}i:1;a:2:{s:6:\"source\";s:23:\"templates/services.json\";s:4:\"name\";s:8:\"Services\";}i:2;a:2:{s:6:\"source\";s:22:\"templates/pricing.json\";s:4:\"name\";s:7:\"Pricing\";}}s:8:\"filesize\";i:71503;s:10:\"dimensions\";a:2:{i:0;i:1000;i:1;i:1000;}s:12:\"image_source\";s:15:\"envato_elements\";s:15:\"person_or_place\";s:3:\"yes\";s:10:\"image_urls\";s:41:\"https://elements.envato.com/image-65VLEF5\";}i:25;a:8:{s:8:\"filename\";s:6:\"3s.png\";s:13:\"thumbnail_url\";s:81:\"http://askproject.net/consula/wp-content/uploads/sites/168/2024/01/3s-800x480.png\";s:9:\"templates\";a:3:{i:0;a:2:{s:6:\"source\";s:19:\"templates/home.json\";s:4:\"name\";s:4:\"Home\";}i:1;a:2:{s:6:\"source\";s:23:\"templates/services.json\";s:4:\"name\";s:8:\"Services\";}i:2;a:2:{s:6:\"source\";s:22:\"templates/pricing.json\";s:4:\"name\";s:7:\"Pricing\";}}s:8:\"filesize\";i:13171;s:10:\"dimensions\";a:2:{i:0;i:1000;i:1;i:600;}s:12:\"image_source\";s:12:\"self_created\";s:15:\"person_or_place\";s:2:\"no\";s:10:\"image_urls\";s:0:\"\";}i:26;a:8:{s:8:\"filename\";s:61:\"portrait-of-positive-glad-ginger-young-female-has-DFTL64Z.jpg\";s:13:\"thumbnail_url\";s:136:\"http://askproject.net/consula/wp-content/uploads/sites/168/2024/01/portrait-of-positive-glad-ginger-young-female-has-DFTL64Z-800x800.jpg\";s:9:\"templates\";a:3:{i:0;a:2:{s:6:\"source\";s:19:\"templates/home.json\";s:4:\"name\";s:4:\"Home\";}i:1;a:2:{s:6:\"source\";s:23:\"templates/services.json\";s:4:\"name\";s:8:\"Services\";}i:2;a:2:{s:6:\"source\";s:22:\"templates/pricing.json\";s:4:\"name\";s:7:\"Pricing\";}}s:8:\"filesize\";i:83329;s:10:\"dimensions\";a:2:{i:0;i:1000;i:1;i:1000;}s:12:\"image_source\";s:15:\"envato_elements\";s:15:\"person_or_place\";s:3:\"yes\";s:10:\"image_urls\";s:41:\"https://elements.envato.com/image-DFTL64Z\";}i:27;a:8:{s:8:\"filename\";s:6:\"5s.png\";s:13:\"thumbnail_url\";s:81:\"http://askproject.net/consula/wp-content/uploads/sites/168/2024/01/5s-800x480.png\";s:9:\"templates\";a:5:{i:0;a:2:{s:6:\"source\";s:19:\"templates/home.json\";s:4:\"name\";s:4:\"Home\";}i:1;a:2:{s:6:\"source\";s:23:\"templates/services.json\";s:4:\"name\";s:8:\"Services\";}i:2;a:2:{s:6:\"source\";s:22:\"templates/pricing.json\";s:4:\"name\";s:7:\"Pricing\";}i:3;a:2:{s:6:\"source\";s:27:\"templates/case-studies.json\";s:4:\"name\";s:12:\"Case Studies\";}i:4;a:2:{s:6:\"source\";s:26:\"templates/case-detail.json\";s:4:\"name\";s:11:\"Case Detail\";}}s:8:\"filesize\";i:15704;s:10:\"dimensions\";a:2:{i:0;i:1000;i:1;i:600;}s:12:\"image_source\";s:12:\"self_created\";s:15:\"person_or_place\";s:2:\"no\";s:10:\"image_urls\";s:0:\"\";}i:28;a:8:{s:8:\"filename\";s:40:\"elegant-young-woman-portrait-XSR9PFA.jpg\";s:13:\"thumbnail_url\";s:115:\"http://askproject.net/consula/wp-content/uploads/sites/168/2024/01/elegant-young-woman-portrait-XSR9PFA-800x800.jpg\";s:9:\"templates\";a:3:{i:0;a:2:{s:6:\"source\";s:19:\"templates/home.json\";s:4:\"name\";s:4:\"Home\";}i:1;a:2:{s:6:\"source\";s:23:\"templates/services.json\";s:4:\"name\";s:8:\"Services\";}i:2;a:2:{s:6:\"source\";s:22:\"templates/pricing.json\";s:4:\"name\";s:7:\"Pricing\";}}s:8:\"filesize\";i:112565;s:10:\"dimensions\";a:2:{i:0;i:1000;i:1;i:1000;}s:12:\"image_source\";s:15:\"envato_elements\";s:15:\"person_or_place\";s:3:\"yes\";s:10:\"image_urls\";s:41:\"https://elements.envato.com/image-XSR9PFA\";}i:29;a:8:{s:8:\"filename\";s:6:\"8s.png\";s:13:\"thumbnail_url\";s:81:\"http://askproject.net/consula/wp-content/uploads/sites/168/2024/01/8s-800x480.png\";s:9:\"templates\";a:3:{i:0;a:2:{s:6:\"source\";s:19:\"templates/home.json\";s:4:\"name\";s:4:\"Home\";}i:1;a:2:{s:6:\"source\";s:23:\"templates/services.json\";s:4:\"name\";s:8:\"Services\";}i:2;a:2:{s:6:\"source\";s:22:\"templates/pricing.json\";s:4:\"name\";s:7:\"Pricing\";}}s:8:\"filesize\";i:12812;s:10:\"dimensions\";a:2:{i:0;i:1000;i:1;i:600;}s:12:\"image_source\";s:12:\"self_created\";s:15:\"person_or_place\";s:2:\"no\";s:10:\"image_urls\";s:0:\"\";}i:30;a:8:{s:8:\"filename\";s:6:\"4s.png\";s:13:\"thumbnail_url\";s:81:\"http://askproject.net/consula/wp-content/uploads/sites/168/2024/01/4s-800x480.png\";s:9:\"templates\";a:3:{i:0;a:2:{s:6:\"source\";s:19:\"templates/home.json\";s:4:\"name\";s:4:\"Home\";}i:1;a:2:{s:6:\"source\";s:23:\"templates/services.json\";s:4:\"name\";s:8:\"Services\";}i:2;a:2:{s:6:\"source\";s:22:\"templates/pricing.json\";s:4:\"name\";s:7:\"Pricing\";}}s:8:\"filesize\";i:11115;s:10:\"dimensions\";a:2:{i:0;i:1000;i:1;i:600;}s:12:\"image_source\";s:12:\"self_created\";s:15:\"person_or_place\";s:2:\"no\";s:10:\"image_urls\";s:0:\"\";}i:31;a:8:{s:8:\"filename\";s:6:\"1s.png\";s:13:\"thumbnail_url\";s:81:\"http://askproject.net/consula/wp-content/uploads/sites/168/2024/01/1s-800x480.png\";s:9:\"templates\";a:5:{i:0;a:2:{s:6:\"source\";s:19:\"templates/home.json\";s:4:\"name\";s:4:\"Home\";}i:1;a:2:{s:6:\"source\";s:23:\"templates/services.json\";s:4:\"name\";s:8:\"Services\";}i:2;a:2:{s:6:\"source\";s:22:\"templates/pricing.json\";s:4:\"name\";s:7:\"Pricing\";}i:3;a:2:{s:6:\"source\";s:27:\"templates/case-studies.json\";s:4:\"name\";s:12:\"Case Studies\";}i:4;a:2:{s:6:\"source\";s:26:\"templates/case-detail.json\";s:4:\"name\";s:11:\"Case Detail\";}}s:8:\"filesize\";i:16253;s:10:\"dimensions\";a:2:{i:0;i:1000;i:1;i:600;}s:12:\"image_source\";s:12:\"self_created\";s:15:\"person_or_place\";s:2:\"no\";s:10:\"image_urls\";s:0:\"\";}i:32;a:8:{s:8:\"filename\";s:62:\"high-angle-shot-of-two-businesspeople-looking-at-a-SLTFRW3.jpg\";s:13:\"thumbnail_url\";s:138:\"http://askproject.net/consula/wp-content/uploads/sites/168/2024/01/high-angle-shot-of-two-businesspeople-looking-at-a-SLTFRW3-800x1200.jpg\";s:9:\"templates\";a:4:{i:0;a:2:{s:6:\"source\";s:19:\"templates/home.json\";s:4:\"name\";s:4:\"Home\";}i:1;a:2:{s:6:\"source\";s:27:\"templates/case-studies.json\";s:4:\"name\";s:12:\"Case Studies\";}i:2;a:2:{s:6:\"source\";s:26:\"templates/case-detail.json\";s:4:\"name\";s:11:\"Case Detail\";}i:3;a:2:{s:6:\"source\";s:21:\"templates/career.json\";s:4:\"name\";s:6:\"Career\";}}s:8:\"filesize\";i:79141;s:10:\"dimensions\";a:2:{i:0;i:1000;i:1;i:1500;}s:12:\"image_source\";s:15:\"envato_elements\";s:15:\"person_or_place\";s:3:\"yes\";s:10:\"image_urls\";s:41:\"https://elements.envato.com/image-SLTFRW3\";}i:33;a:8:{s:8:\"filename\";s:43:\"business-people-working-in-team-S9VAU2H.jpg\";s:13:\"thumbnail_url\";s:119:\"http://askproject.net/consula/wp-content/uploads/sites/168/2024/01/business-people-working-in-team-S9VAU2H-800x1200.jpg\";s:9:\"templates\";a:10:{i:0;a:2:{s:6:\"source\";s:19:\"templates/home.json\";s:4:\"name\";s:4:\"Home\";}i:1;a:2:{s:6:\"source\";s:20:\"templates/about.json\";s:4:\"name\";s:5:\"About\";}i:2;a:2:{s:6:\"source\";s:23:\"templates/services.json\";s:4:\"name\";s:8:\"Services\";}i:3;a:2:{s:6:\"source\";s:29:\"templates/service-detail.json\";s:4:\"name\";s:14:\"Service Detail\";}i:4;a:2:{s:6:\"source\";s:22:\"templates/pricing.json\";s:4:\"name\";s:7:\"Pricing\";}i:5;a:2:{s:6:\"source\";s:22:\"templates/contact.json\";s:4:\"name\";s:7:\"Contact\";}i:6;a:2:{s:6:\"source\";s:27:\"templates/case-studies.json\";s:4:\"name\";s:12:\"Case Studies\";}i:7;a:2:{s:6:\"source\";s:26:\"templates/case-detail.json\";s:4:\"name\";s:11:\"Case Detail\";}i:8;a:2:{s:6:\"source\";s:21:\"templates/career.json\";s:4:\"name\";s:6:\"Career\";}i:9;a:2:{s:6:\"source\";s:19:\"templates/blog.json\";s:4:\"name\";s:4:\"Blog\";}}s:8:\"filesize\";i:99820;s:10:\"dimensions\";a:2:{i:0;i:1000;i:1;i:1500;}s:12:\"image_source\";s:15:\"envato_elements\";s:15:\"person_or_place\";s:3:\"yes\";s:10:\"image_urls\";s:41:\"https://elements.envato.com/image-S9VAU2H\";}i:34;a:8:{s:8:\"filename\";s:62:\"sexy-african-american-businesswoman-holding-glasse-QS5N46G.jpg\";s:13:\"thumbnail_url\";s:138:\"http://askproject.net/consula/wp-content/uploads/sites/168/2024/01/sexy-african-american-businesswoman-holding-glasse-QS5N46G-800x1200.jpg\";s:9:\"templates\";a:10:{i:0;a:2:{s:6:\"source\";s:19:\"templates/home.json\";s:4:\"name\";s:4:\"Home\";}i:1;a:2:{s:6:\"source\";s:20:\"templates/about.json\";s:4:\"name\";s:5:\"About\";}i:2;a:2:{s:6:\"source\";s:23:\"templates/services.json\";s:4:\"name\";s:8:\"Services\";}i:3;a:2:{s:6:\"source\";s:29:\"templates/service-detail.json\";s:4:\"name\";s:14:\"Service Detail\";}i:4;a:2:{s:6:\"source\";s:22:\"templates/pricing.json\";s:4:\"name\";s:7:\"Pricing\";}i:5;a:2:{s:6:\"source\";s:22:\"templates/contact.json\";s:4:\"name\";s:7:\"Contact\";}i:6;a:2:{s:6:\"source\";s:27:\"templates/case-studies.json\";s:4:\"name\";s:12:\"Case Studies\";}i:7;a:2:{s:6:\"source\";s:26:\"templates/case-detail.json\";s:4:\"name\";s:11:\"Case Detail\";}i:8;a:2:{s:6:\"source\";s:21:\"templates/career.json\";s:4:\"name\";s:6:\"Career\";}i:9;a:2:{s:6:\"source\";s:19:\"templates/blog.json\";s:4:\"name\";s:4:\"Blog\";}}s:8:\"filesize\";i:113506;s:10:\"dimensions\";a:2:{i:0;i:1000;i:1;i:1500;}s:12:\"image_source\";s:15:\"envato_elements\";s:15:\"person_or_place\";s:3:\"yes\";s:10:\"image_urls\";s:41:\"https://elements.envato.com/image-QS5N46G\";}i:35;a:8:{s:8:\"filename\";s:38:\"young-people-in-the-office-2ZTDX4M.jpg\";s:13:\"thumbnail_url\";s:114:\"http://askproject.net/consula/wp-content/uploads/sites/168/2024/01/young-people-in-the-office-2ZTDX4M-800x1200.jpg\";s:9:\"templates\";a:10:{i:0;a:2:{s:6:\"source\";s:19:\"templates/home.json\";s:4:\"name\";s:4:\"Home\";}i:1;a:2:{s:6:\"source\";s:20:\"templates/about.json\";s:4:\"name\";s:5:\"About\";}i:2;a:2:{s:6:\"source\";s:23:\"templates/services.json\";s:4:\"name\";s:8:\"Services\";}i:3;a:2:{s:6:\"source\";s:29:\"templates/service-detail.json\";s:4:\"name\";s:14:\"Service Detail\";}i:4;a:2:{s:6:\"source\";s:22:\"templates/pricing.json\";s:4:\"name\";s:7:\"Pricing\";}i:5;a:2:{s:6:\"source\";s:22:\"templates/contact.json\";s:4:\"name\";s:7:\"Contact\";}i:6;a:2:{s:6:\"source\";s:27:\"templates/case-studies.json\";s:4:\"name\";s:12:\"Case Studies\";}i:7;a:2:{s:6:\"source\";s:26:\"templates/case-detail.json\";s:4:\"name\";s:11:\"Case Detail\";}i:8;a:2:{s:6:\"source\";s:21:\"templates/career.json\";s:4:\"name\";s:6:\"Career\";}i:9;a:2:{s:6:\"source\";s:19:\"templates/blog.json\";s:4:\"name\";s:4:\"Blog\";}}s:8:\"filesize\";i:173483;s:10:\"dimensions\";a:2:{i:0;i:1000;i:1;i:1500;}s:12:\"image_source\";s:15:\"envato_elements\";s:15:\"person_or_place\";s:3:\"yes\";s:10:\"image_urls\";s:41:\"https://elements.envato.com/image-2ZTDX4M\";}i:36;a:8:{s:8:\"filename\";s:61:\"handsome-businessman-in-glasses-looking-at-camera-26AAVKG.jpg\";s:13:\"thumbnail_url\";s:137:\"http://askproject.net/consula/wp-content/uploads/sites/168/2024/01/handsome-businessman-in-glasses-looking-at-camera-26AAVKG-800x1000.jpg\";s:9:\"templates\";a:3:{i:0;a:2:{s:6:\"source\";s:19:\"templates/home.json\";s:4:\"name\";s:4:\"Home\";}i:1;a:2:{s:6:\"source\";s:20:\"templates/about.json\";s:4:\"name\";s:5:\"About\";}i:2;a:2:{s:6:\"source\";s:19:\"templates/team.json\";s:4:\"name\";s:4:\"Team\";}}s:8:\"filesize\";i:130283;s:10:\"dimensions\";a:2:{i:0;i:1000;i:1;i:1250;}s:12:\"image_source\";s:15:\"envato_elements\";s:15:\"person_or_place\";s:3:\"yes\";s:10:\"image_urls\";s:41:\"https://elements.envato.com/image-26AAVKG\";}i:37;a:8:{s:8:\"filename\";s:61:\"surprised-excited-woman-on-a-green-background-che-YGU2LQZ.jpg\";s:13:\"thumbnail_url\";s:137:\"http://askproject.net/consula/wp-content/uploads/sites/168/2024/01/surprised-excited-woman-on-a-green-background-che-YGU2LQZ-800x1000.jpg\";s:9:\"templates\";a:3:{i:0;a:2:{s:6:\"source\";s:19:\"templates/home.json\";s:4:\"name\";s:4:\"Home\";}i:1;a:2:{s:6:\"source\";s:20:\"templates/about.json\";s:4:\"name\";s:5:\"About\";}i:2;a:2:{s:6:\"source\";s:19:\"templates/team.json\";s:4:\"name\";s:4:\"Team\";}}s:8:\"filesize\";i:93698;s:10:\"dimensions\";a:2:{i:0;i:1000;i:1;i:1250;}s:12:\"image_source\";s:15:\"envato_elements\";s:15:\"person_or_place\";s:3:\"yes\";s:10:\"image_urls\";s:41:\"https://elements.envato.com/image-YGU2LQZ\";}i:38;a:8:{s:8:\"filename\";s:61:\"confident-and-relaxed-bearded-and-brunette-man-in-R9GDWR6.jpg\";s:13:\"thumbnail_url\";s:137:\"http://askproject.net/consula/wp-content/uploads/sites/168/2024/01/confident-and-relaxed-bearded-and-brunette-man-in-R9GDWR6-800x1000.jpg\";s:9:\"templates\";a:3:{i:0;a:2:{s:6:\"source\";s:19:\"templates/home.json\";s:4:\"name\";s:4:\"Home\";}i:1;a:2:{s:6:\"source\";s:20:\"templates/about.json\";s:4:\"name\";s:5:\"About\";}i:2;a:2:{s:6:\"source\";s:19:\"templates/team.json\";s:4:\"name\";s:4:\"Team\";}}s:8:\"filesize\";i:88780;s:10:\"dimensions\";a:2:{i:0;i:1000;i:1;i:1250;}s:12:\"image_source\";s:15:\"envato_elements\";s:15:\"person_or_place\";s:3:\"yes\";s:10:\"image_urls\";s:41:\"https://elements.envato.com/image-R9GDWR6\";}i:39;a:8:{s:8:\"filename\";s:62:\"young-confident-businessman-in-smart-casualwear-an-H4H2ZPF.jpg\";s:13:\"thumbnail_url\";s:138:\"http://askproject.net/consula/wp-content/uploads/sites/168/2024/01/young-confident-businessman-in-smart-casualwear-an-H4H2ZPF-800x1000.jpg\";s:9:\"templates\";a:3:{i:0;a:2:{s:6:\"source\";s:19:\"templates/home.json\";s:4:\"name\";s:4:\"Home\";}i:1;a:2:{s:6:\"source\";s:20:\"templates/about.json\";s:4:\"name\";s:5:\"About\";}i:2;a:2:{s:6:\"source\";s:19:\"templates/team.json\";s:4:\"name\";s:4:\"Team\";}}s:8:\"filesize\";i:159382;s:10:\"dimensions\";a:2:{i:0;i:1000;i:1;i:1250;}s:12:\"image_source\";s:15:\"envato_elements\";s:15:\"person_or_place\";s:3:\"yes\";s:10:\"image_urls\";s:41:\"https://elements.envato.com/image-H4H2ZPF\";}i:40;a:8:{s:8:\"filename\";s:18:\"cta_overlay@4x.png\";s:13:\"thumbnail_url\";s:93:\"http://askproject.net/consula/wp-content/uploads/sites/168/2024/01/cta_overlay@4x-800x480.png\";s:9:\"templates\";a:9:{i:0;a:2:{s:6:\"source\";s:19:\"templates/home.json\";s:4:\"name\";s:4:\"Home\";}i:1;a:2:{s:6:\"source\";s:20:\"templates/about.json\";s:4:\"name\";s:5:\"About\";}i:2;a:2:{s:6:\"source\";s:23:\"templates/services.json\";s:4:\"name\";s:8:\"Services\";}i:3;a:2:{s:6:\"source\";s:29:\"templates/service-detail.json\";s:4:\"name\";s:14:\"Service Detail\";}i:4;a:2:{s:6:\"source\";s:22:\"templates/pricing.json\";s:4:\"name\";s:7:\"Pricing\";}i:5;a:2:{s:6:\"source\";s:22:\"templates/contact.json\";s:4:\"name\";s:7:\"Contact\";}i:6;a:2:{s:6:\"source\";s:27:\"templates/case-studies.json\";s:4:\"name\";s:12:\"Case Studies\";}i:7;a:2:{s:6:\"source\";s:21:\"templates/career.json\";s:4:\"name\";s:6:\"Career\";}i:8;a:2:{s:6:\"source\";s:19:\"templates/blog.json\";s:4:\"name\";s:4:\"Blog\";}}s:8:\"filesize\";i:46648;s:10:\"dimensions\";a:2:{i:0;i:2001;i:1;i:1200;}s:12:\"image_source\";s:12:\"self_created\";s:15:\"person_or_place\";s:2:\"no\";s:10:\"image_urls\";s:0:\"\";}i:41;a:8:{s:8:\"filename\";s:62:\"high-angle-shot-of-businesspeople-shaking-hands-in-EMJ3THD.jpg\";s:13:\"thumbnail_url\";s:137:\"http://askproject.net/consula/wp-content/uploads/sites/168/2024/01/high-angle-shot-of-businesspeople-shaking-hands-in-EMJ3THD-800x533.jpg\";s:9:\"templates\";a:1:{i:0;a:2:{s:6:\"source\";s:20:\"templates/about.json\";s:4:\"name\";s:5:\"About\";}}s:8:\"filesize\";i:180831;s:10:\"dimensions\";a:2:{i:0;i:2100;i:1;i:1400;}s:12:\"image_source\";s:15:\"envato_elements\";s:15:\"person_or_place\";s:3:\"yes\";s:10:\"image_urls\";s:41:\"https://elements.envato.com/image-EMJ3THD\";}i:42;a:8:{s:8:\"filename\";s:34:\"multiethnic-colleagues-HHAR6SB.jpg\";s:13:\"thumbnail_url\";s:109:\"http://askproject.net/consula/wp-content/uploads/sites/168/2024/01/multiethnic-colleagues-HHAR6SB-800x533.jpg\";s:9:\"templates\";a:3:{i:0;a:2:{s:6:\"source\";s:20:\"templates/about.json\";s:4:\"name\";s:5:\"About\";}i:1;a:2:{s:6:\"source\";s:23:\"templates/services.json\";s:4:\"name\";s:8:\"Services\";}i:2;a:2:{s:6:\"source\";s:29:\"templates/service-detail.json\";s:4:\"name\";s:14:\"Service Detail\";}}s:8:\"filesize\";i:188320;s:10:\"dimensions\";a:2:{i:0;i:2100;i:1;i:1400;}s:12:\"image_source\";s:15:\"envato_elements\";s:15:\"person_or_place\";s:3:\"yes\";s:10:\"image_urls\";s:41:\"https://elements.envato.com/image-HHAR6SB\";}i:43;a:8:{s:8:\"filename\";s:62:\"coworkers-discussing-work-inside-a-modern-business-88AZQHG.jpg\";s:13:\"thumbnail_url\";s:137:\"http://askproject.net/consula/wp-content/uploads/sites/168/2024/01/coworkers-discussing-work-inside-a-modern-business-88AZQHG-800x533.jpg\";s:9:\"templates\";a:3:{i:0;a:2:{s:6:\"source\";s:20:\"templates/about.json\";s:4:\"name\";s:5:\"About\";}i:1;a:2:{s:6:\"source\";s:27:\"templates/case-studies.json\";s:4:\"name\";s:12:\"Case Studies\";}i:2;a:2:{s:6:\"source\";s:26:\"templates/case-detail.json\";s:4:\"name\";s:11:\"Case Detail\";}}s:8:\"filesize\";i:145280;s:10:\"dimensions\";a:2:{i:0;i:2100;i:1;i:1400;}s:12:\"image_source\";s:15:\"envato_elements\";s:15:\"person_or_place\";s:3:\"yes\";s:10:\"image_urls\";s:41:\"https://elements.envato.com/image-88AZQHG\";}i:44;a:8:{s:8:\"filename\";s:34:\"multiethnic-colleagues-4WF6TKL.jpg\";s:13:\"thumbnail_url\";s:109:\"http://askproject.net/consula/wp-content/uploads/sites/168/2024/01/multiethnic-colleagues-4WF6TKL-800x533.jpg\";s:9:\"templates\";a:4:{i:0;a:2:{s:6:\"source\";s:20:\"templates/about.json\";s:4:\"name\";s:5:\"About\";}i:1;a:2:{s:6:\"source\";s:26:\"templates/case-detail.json\";s:4:\"name\";s:11:\"Case Detail\";}i:2;a:2:{s:6:\"source\";s:19:\"templates/blog.json\";s:4:\"name\";s:4:\"Blog\";}i:3;a:2:{s:6:\"source\";s:26:\"templates/single-post.json\";s:4:\"name\";s:11:\"Single Post\";}}s:8:\"filesize\";i:177680;s:10:\"dimensions\";a:2:{i:0;i:2100;i:1;i:1400;}s:12:\"image_source\";s:15:\"envato_elements\";s:15:\"person_or_place\";s:3:\"yes\";s:10:\"image_urls\";s:41:\"https://elements.envato.com/image-4WF6TKL\";}i:45;a:8:{s:8:\"filename\";s:62:\"corporate-people-discussing-new-business-project-u-PNY3VKJ.jpg\";s:13:\"thumbnail_url\";s:137:\"http://askproject.net/consula/wp-content/uploads/sites/168/2024/01/corporate-people-discussing-new-business-project-u-PNY3VKJ-800x533.jpg\";s:9:\"templates\";a:3:{i:0;a:2:{s:6:\"source\";s:20:\"templates/about.json\";s:4:\"name\";s:5:\"About\";}i:1;a:2:{s:6:\"source\";s:22:\"templates/contact.json\";s:4:\"name\";s:7:\"Contact\";}i:2;a:2:{s:6:\"source\";s:27:\"templates/case-studies.json\";s:4:\"name\";s:12:\"Case Studies\";}}s:8:\"filesize\";i:248467;s:10:\"dimensions\";a:2:{i:0;i:1800;i:1;i:1200;}s:12:\"image_source\";s:15:\"envato_elements\";s:15:\"person_or_place\";s:3:\"yes\";s:10:\"image_urls\";s:41:\"https://elements.envato.com/image-PNY3VKJ\";}i:46;a:8:{s:8:\"filename\";s:61:\"young-woman-car-seller-showing-contract-to-couple-L9YE8Y9.jpg\";s:13:\"thumbnail_url\";s:136:\"http://askproject.net/consula/wp-content/uploads/sites/168/2024/01/young-woman-car-seller-showing-contract-to-couple-L9YE8Y9-800x533.jpg\";s:9:\"templates\";a:1:{i:0;a:2:{s:6:\"source\";s:19:\"templates/team.json\";s:4:\"name\";s:4:\"Team\";}}s:8:\"filesize\";i:169212;s:10:\"dimensions\";a:2:{i:0;i:2100;i:1;i:1400;}s:12:\"image_source\";s:15:\"envato_elements\";s:15:\"person_or_place\";s:3:\"yes\";s:10:\"image_urls\";s:41:\"https://elements.envato.com/image-L9YE8Y9\";}i:47;a:8:{s:8:\"filename\";s:62:\"vertical-shot-of-a-successful-middle-aged-woman-at-D86XSZB.jpg\";s:13:\"thumbnail_url\";s:138:\"http://askproject.net/consula/wp-content/uploads/sites/168/2024/01/vertical-shot-of-a-successful-middle-aged-woman-at-D86XSZB-800x1000.jpg\";s:9:\"templates\";a:1:{i:0;a:2:{s:6:\"source\";s:19:\"templates/team.json\";s:4:\"name\";s:4:\"Team\";}}s:8:\"filesize\";i:169167;s:10:\"dimensions\";a:2:{i:0;i:1000;i:1;i:1250;}s:12:\"image_source\";s:15:\"envato_elements\";s:15:\"person_or_place\";s:3:\"yes\";s:10:\"image_urls\";s:41:\"https://elements.envato.com/image-D86XSZB\";}i:48;a:8:{s:8:\"filename\";s:55:\"portrait-of-young-multiracial-man-in-office-DBXGRPQ.jpg\";s:13:\"thumbnail_url\";s:131:\"http://askproject.net/consula/wp-content/uploads/sites/168/2024/01/portrait-of-young-multiracial-man-in-office-DBXGRPQ-800x1000.jpg\";s:9:\"templates\";a:1:{i:0;a:2:{s:6:\"source\";s:19:\"templates/team.json\";s:4:\"name\";s:4:\"Team\";}}s:8:\"filesize\";i:145220;s:10:\"dimensions\";a:2:{i:0;i:1000;i:1;i:1250;}s:12:\"image_source\";s:15:\"envato_elements\";s:15:\"person_or_place\";s:3:\"yes\";s:10:\"image_urls\";s:41:\"https://elements.envato.com/image-DBXGRPQ\";}i:49;a:8:{s:8:\"filename\";s:61:\"happy-young-asian-businesswoman-crossing-her-arms-JBXKPEN.jpg\";s:13:\"thumbnail_url\";s:137:\"http://askproject.net/consula/wp-content/uploads/sites/168/2024/01/happy-young-asian-businesswoman-crossing-her-arms-JBXKPEN-800x1000.jpg\";s:9:\"templates\";a:1:{i:0;a:2:{s:6:\"source\";s:19:\"templates/team.json\";s:4:\"name\";s:4:\"Team\";}}s:8:\"filesize\";i:142116;s:10:\"dimensions\";a:2:{i:0;i:1000;i:1;i:1250;}s:12:\"image_source\";s:15:\"envato_elements\";s:15:\"person_or_place\";s:3:\"yes\";s:10:\"image_urls\";s:41:\"https://elements.envato.com/image-JBXKPEN\";}i:50;a:8:{s:8:\"filename\";s:61:\"arabian-businessman-holding-tray-with-papers-near-E9ZXF5U.jpg\";s:13:\"thumbnail_url\";s:137:\"http://askproject.net/consula/wp-content/uploads/sites/168/2024/01/arabian-businessman-holding-tray-with-papers-near-E9ZXF5U-800x1000.jpg\";s:9:\"templates\";a:1:{i:0;a:2:{s:6:\"source\";s:19:\"templates/team.json\";s:4:\"name\";s:4:\"Team\";}}s:8:\"filesize\";i:128989;s:10:\"dimensions\";a:2:{i:0;i:1000;i:1;i:1250;}s:12:\"image_source\";s:15:\"envato_elements\";s:15:\"person_or_place\";s:3:\"yes\";s:10:\"image_urls\";s:41:\"https://elements.envato.com/image-E9ZXF5U\";}i:51;a:8:{s:8:\"filename\";s:37:\"meeting-of-marketing-team-HYFDP3E.jpg\";s:13:\"thumbnail_url\";s:112:\"http://askproject.net/consula/wp-content/uploads/sites/168/2024/01/meeting-of-marketing-team-HYFDP3E-800x533.jpg\";s:9:\"templates\";a:1:{i:0;a:2:{s:6:\"source\";s:22:\"templates/pricing.json\";s:4:\"name\";s:7:\"Pricing\";}}s:8:\"filesize\";i:180753;s:10:\"dimensions\";a:2:{i:0;i:2100;i:1;i:1400;}s:12:\"image_source\";s:15:\"envato_elements\";s:15:\"person_or_place\";s:3:\"yes\";s:10:\"image_urls\";s:41:\"https://elements.envato.com/image-HYFDP3E\";}i:52;a:8:{s:8:\"filename\";s:62:\"woman-boss-with-coffee-cup-showing-her-employees-a-BJD86F3.jpg\";s:13:\"thumbnail_url\";s:137:\"http://askproject.net/consula/wp-content/uploads/sites/168/2024/01/woman-boss-with-coffee-cup-showing-her-employees-a-BJD86F3-800x533.jpg\";s:9:\"templates\";a:2:{i:0;a:2:{s:6:\"source\";s:24:\"templates/faqs-page.json\";s:4:\"name\";s:9:\"FAQs Page\";}i:1;a:2:{s:6:\"source\";s:27:\"templates/case-studies.json\";s:4:\"name\";s:12:\"Case Studies\";}}s:8:\"filesize\";i:155643;s:10:\"dimensions\";a:2:{i:0;i:2100;i:1;i:1400;}s:12:\"image_source\";s:15:\"envato_elements\";s:15:\"person_or_place\";s:3:\"yes\";s:10:\"image_urls\";s:41:\"https://elements.envato.com/image-BJD86F3\";}i:53;a:8:{s:8:\"filename\";s:61:\"cropped-shot-of-a-group-of-businesspeople-meeting-LZ37QJQ.jpg\";s:13:\"thumbnail_url\";s:136:\"http://askproject.net/consula/wp-content/uploads/sites/168/2024/01/cropped-shot-of-a-group-of-businesspeople-meeting-LZ37QJQ-800x533.jpg\";s:9:\"templates\";a:1:{i:0;a:2:{s:6:\"source\";s:21:\"templates/career.json\";s:4:\"name\";s:6:\"Career\";}}s:8:\"filesize\";i:148932;s:10:\"dimensions\";a:2:{i:0;i:2100;i:1;i:1400;}s:12:\"image_source\";s:15:\"envato_elements\";s:15:\"person_or_place\";s:3:\"yes\";s:10:\"image_urls\";s:41:\"https://elements.envato.com/image-LZ37QJQ\";}i:54;a:8:{s:8:\"filename\";s:15:\"404_Asset-3.png\";s:13:\"thumbnail_url\";s:90:\"http://askproject.net/consula/wp-content/uploads/sites/168/2024/01/404_Asset-3-800x367.png\";s:9:\"templates\";a:1:{i:0;a:2:{s:6:\"source\";s:23:\"templates/404-page.json\";s:4:\"name\";s:8:\"404 Page\";}}s:8:\"filesize\";i:14357;s:10:\"dimensions\";a:2:{i:0;i:1001;i:1;i:459;}s:12:\"image_source\";s:12:\"self_created\";s:15:\"person_or_place\";s:2:\"no\";s:10:\"image_urls\";s:0:\"\";}}}'),(90,28,'envato_tk_folder_name','9bc3c2f33dd4220adfe108164a3abb47'),(91,28,'envato_tk_builder','elementor'),(92,28,'envato_tk_source_zip_url','https://goldenstallionagency.com/wp-content/uploads/template-kits/9bc3c2f33dd4220adfe108164a3abb47/source-28.zip'),(93,29,'envato_tk_manifest','a:7:{s:16:\"manifest_version\";s:6:\"1.0.21\";s:5:\"title\";s:50:\"Nurturaa - Template kit for Life Coach & Motivator\";s:12:\"page_builder\";s:9:\"elementor\";s:11:\"kit_version\";s:5:\"1.0.0\";s:9:\"templates\";a:15:{i:0;a:8:{s:4:\"name\";s:17:\"Global Kit Styles\";s:10:\"screenshot\";s:33:\"screenshots/global-kit-styles.jpg\";s:6:\"source\";s:21:\"templates/global.json\";s:11:\"preview_url\";s:32:\"https://template.creativemox.com\";s:4:\"type\";s:7:\"section\";s:8:\"category\";s:4:\"page\";s:8:\"metadata\";a:4:{s:13:\"template_type\";s:13:\"global-styles\";s:14:\"include_in_zip\";s:1:\"1\";s:22:\"elementor_pro_required\";s:1:\"1\";s:31:\"additional_template_information\";a:1:{i:0;s:85:\"These are the global theme styles configured through the Elementor Theme Styles area.\";}}s:22:\"elementor_pro_required\";b:1;}i:1;a:8:{s:4:\"name\";s:11:\"Appointment\";s:10:\"screenshot\";s:27:\"screenshots/appointment.jpg\";s:6:\"source\";s:26:\"templates/appointment.json\";s:11:\"preview_url\";s:67:\"https://template.creativemox.com/nurturaa/template-kit/appointment/\";s:4:\"type\";s:4:\"page\";s:8:\"category\";s:4:\"page\";s:8:\"metadata\";a:3:{s:13:\"template_type\";s:11:\"single-page\";s:14:\"include_in_zip\";s:1:\"1\";s:22:\"elementor_pro_required\";s:1:\"1\";}s:22:\"elementor_pro_required\";b:1;}i:2;a:8:{s:4:\"name\";s:8:\"Homepage\";s:10:\"screenshot\";s:24:\"screenshots/homepage.jpg\";s:6:\"source\";s:23:\"templates/homepage.json\";s:11:\"preview_url\";s:64:\"https://template.creativemox.com/nurturaa/template-kit/homepage/\";s:4:\"type\";s:7:\"section\";s:8:\"category\";s:4:\"page\";s:8:\"metadata\";a:3:{s:13:\"template_type\";s:11:\"single-home\";s:14:\"include_in_zip\";s:1:\"1\";s:22:\"elementor_pro_required\";s:1:\"1\";}s:22:\"elementor_pro_required\";b:1;}i:3;a:8:{s:4:\"name\";s:8:\"About us\";s:10:\"screenshot\";s:24:\"screenshots/about-us.jpg\";s:6:\"source\";s:23:\"templates/about-us.json\";s:11:\"preview_url\";s:64:\"https://template.creativemox.com/nurturaa/template-kit/about-us/\";s:4:\"type\";s:4:\"page\";s:8:\"category\";s:4:\"page\";s:8:\"metadata\";a:3:{s:13:\"template_type\";s:11:\"single-page\";s:14:\"include_in_zip\";s:1:\"1\";s:22:\"elementor_pro_required\";s:1:\"1\";}s:22:\"elementor_pro_required\";b:1;}i:4;a:8:{s:4:\"name\";s:7:\"Gallery\";s:10:\"screenshot\";s:23:\"screenshots/gallery.jpg\";s:6:\"source\";s:22:\"templates/gallery.json\";s:11:\"preview_url\";s:63:\"https://template.creativemox.com/nurturaa/template-kit/gallery/\";s:4:\"type\";s:4:\"page\";s:8:\"category\";s:4:\"page\";s:8:\"metadata\";a:3:{s:13:\"template_type\";s:11:\"single-page\";s:14:\"include_in_zip\";s:1:\"1\";s:22:\"elementor_pro_required\";s:1:\"1\";}s:22:\"elementor_pro_required\";b:1;}i:5;a:8:{s:4:\"name\";s:4:\"Team\";s:10:\"screenshot\";s:20:\"screenshots/team.jpg\";s:6:\"source\";s:19:\"templates/team.json\";s:11:\"preview_url\";s:60:\"https://template.creativemox.com/nurturaa/template-kit/team/\";s:4:\"type\";s:4:\"page\";s:8:\"category\";s:4:\"page\";s:8:\"metadata\";a:3:{s:13:\"template_type\";s:11:\"single-page\";s:14:\"include_in_zip\";s:1:\"1\";s:22:\"elementor_pro_required\";s:1:\"1\";}s:22:\"elementor_pro_required\";b:1;}i:6;a:8:{s:4:\"name\";s:8:\"Services\";s:10:\"screenshot\";s:24:\"screenshots/services.jpg\";s:6:\"source\";s:23:\"templates/services.json\";s:11:\"preview_url\";s:64:\"https://template.creativemox.com/nurturaa/template-kit/services/\";s:4:\"type\";s:4:\"page\";s:8:\"category\";s:4:\"page\";s:8:\"metadata\";a:3:{s:13:\"template_type\";s:11:\"single-page\";s:14:\"include_in_zip\";s:1:\"1\";s:22:\"elementor_pro_required\";s:1:\"1\";}s:22:\"elementor_pro_required\";b:1;}i:7;a:8:{s:4:\"name\";s:12:\"Pricing plan\";s:10:\"screenshot\";s:28:\"screenshots/pricing-plan.jpg\";s:6:\"source\";s:27:\"templates/pricing-plan.json\";s:11:\"preview_url\";s:68:\"https://template.creativemox.com/nurturaa/template-kit/pricing-plan/\";s:4:\"type\";s:4:\"page\";s:8:\"category\";s:4:\"page\";s:8:\"metadata\";a:3:{s:13:\"template_type\";s:11:\"single-page\";s:14:\"include_in_zip\";s:1:\"1\";s:22:\"elementor_pro_required\";s:1:\"1\";}s:22:\"elementor_pro_required\";b:1;}i:8;a:8:{s:4:\"name\";s:3:\"FAQ\";s:10:\"screenshot\";s:19:\"screenshots/faq.jpg\";s:6:\"source\";s:18:\"templates/faq.json\";s:11:\"preview_url\";s:59:\"https://template.creativemox.com/nurturaa/template-kit/faq/\";s:4:\"type\";s:4:\"page\";s:8:\"category\";s:4:\"page\";s:8:\"metadata\";a:3:{s:13:\"template_type\";s:11:\"single-page\";s:14:\"include_in_zip\";s:1:\"1\";s:22:\"elementor_pro_required\";s:1:\"1\";}s:22:\"elementor_pro_required\";b:1;}i:9;a:8:{s:4:\"name\";s:10:\"Contact us\";s:10:\"screenshot\";s:26:\"screenshots/contact-us.jpg\";s:6:\"source\";s:25:\"templates/contact-us.json\";s:11:\"preview_url\";s:66:\"https://template.creativemox.com/nurturaa/template-kit/contact-us/\";s:4:\"type\";s:4:\"page\";s:8:\"category\";s:4:\"page\";s:8:\"metadata\";a:3:{s:13:\"template_type\";s:11:\"single-page\";s:14:\"include_in_zip\";s:1:\"1\";s:22:\"elementor_pro_required\";s:1:\"1\";}s:22:\"elementor_pro_required\";b:1;}i:10;a:8:{s:4:\"name\";s:20:\"Nurturaa - Error 404\";s:10:\"screenshot\";s:34:\"screenshots/nurturaa-error-404.jpg\";s:6:\"source\";s:33:\"templates/nurturaa-error-404.json\";s:11:\"preview_url\";s:79:\"https://template.creativemox.com/nurturaa/?elementor_library=nurturaa-error-404\";s:4:\"type\";s:9:\"error-404\";s:8:\"category\";s:4:\"page\";s:8:\"metadata\";a:6:{s:13:\"template_type\";s:10:\"single-404\";s:14:\"include_in_zip\";s:1:\"1\";s:22:\"elementor_pro_required\";s:1:\"1\";s:22:\"elementor_library_type\";s:9:\"error-404\";s:24:\"elementor_pro_conditions\";a:1:{i:0;s:29:\"include/singular/not_found404\";}s:31:\"additional_template_information\";a:2:{i:0;s:49:\"This is a \"Error 404\" template for Elementor Pro.\";i:1;s:40:\"This template will display on: 404 Page.\";}}s:22:\"elementor_pro_required\";b:1;}i:11;a:8:{s:4:\"name\";s:22:\"Nurturaa - Single post\";s:10:\"screenshot\";s:36:\"screenshots/nurturaa-single-post.jpg\";s:6:\"source\";s:35:\"templates/nurturaa-single-post.json\";s:11:\"preview_url\";s:81:\"https://template.creativemox.com/nurturaa/?elementor_library=nurturaa-single-post\";s:4:\"type\";s:11:\"single-post\";s:8:\"category\";s:4:\"page\";s:8:\"metadata\";a:6:{s:13:\"template_type\";s:11:\"single-post\";s:14:\"include_in_zip\";s:1:\"1\";s:22:\"elementor_pro_required\";s:1:\"1\";s:22:\"elementor_library_type\";s:11:\"single-post\";s:24:\"elementor_pro_conditions\";a:1:{i:0;s:21:\"include/singular/post\";}s:31:\"additional_template_information\";a:2:{i:0;s:51:\"This is a \"Single Post\" template for Elementor Pro.\";i:1;s:37:\"This template will display on: Posts.\";}}s:22:\"elementor_pro_required\";b:1;}i:12;a:8:{s:4:\"name\";s:23:\"Nurturaa - Blog Archive\";s:10:\"screenshot\";s:37:\"screenshots/nurturaa-blog-archive.jpg\";s:6:\"source\";s:36:\"templates/nurturaa-blog-archive.json\";s:11:\"preview_url\";s:82:\"https://template.creativemox.com/nurturaa/?elementor_library=nurturaa-blog-archive\";s:4:\"type\";s:7:\"archive\";s:8:\"category\";s:4:\"page\";s:8:\"metadata\";a:6:{s:13:\"template_type\";s:12:\"archive-blog\";s:14:\"include_in_zip\";s:1:\"1\";s:22:\"elementor_pro_required\";s:1:\"1\";s:22:\"elementor_library_type\";s:7:\"archive\";s:24:\"elementor_pro_conditions\";a:1:{i:0;s:15:\"include/archive\";}s:31:\"additional_template_information\";a:2:{i:0;s:47:\"This is a \"Archive\" template for Elementor Pro.\";i:1;s:44:\"This template will display on: All Archives.\";}}s:22:\"elementor_pro_required\";b:1;}i:13;a:8:{s:4:\"name\";s:16:\"Nuturaa - Footer\";s:10:\"screenshot\";s:30:\"screenshots/nuturaa-footer.jpg\";s:6:\"source\";s:29:\"templates/nuturaa-footer.json\";s:11:\"preview_url\";s:75:\"https://template.creativemox.com/nurturaa/?elementor_library=nuturaa-footer\";s:4:\"type\";s:6:\"footer\";s:8:\"category\";s:7:\"section\";s:8:\"metadata\";a:6:{s:13:\"template_type\";s:14:\"section-footer\";s:14:\"include_in_zip\";s:1:\"1\";s:22:\"elementor_pro_required\";s:1:\"1\";s:22:\"elementor_library_type\";s:6:\"footer\";s:24:\"elementor_pro_conditions\";a:1:{i:0;s:15:\"include/general\";}s:31:\"additional_template_information\";a:2:{i:0;s:46:\"This is a \"Footer\" template for Elementor Pro.\";i:1;s:43:\"This template will display on: Entire Site.\";}}s:22:\"elementor_pro_required\";b:1;}i:14;a:8:{s:4:\"name\";s:16:\"Nuturaa - Header\";s:10:\"screenshot\";s:30:\"screenshots/nuturaa-header.jpg\";s:6:\"source\";s:29:\"templates/nuturaa-header.json\";s:11:\"preview_url\";s:75:\"https://template.creativemox.com/nurturaa/?elementor_library=nuturaa-header\";s:4:\"type\";s:6:\"header\";s:8:\"category\";s:7:\"section\";s:8:\"metadata\";a:6:{s:13:\"template_type\";s:14:\"section-header\";s:14:\"include_in_zip\";s:1:\"1\";s:22:\"elementor_pro_required\";s:1:\"1\";s:22:\"elementor_library_type\";s:6:\"header\";s:24:\"elementor_pro_conditions\";a:1:{i:0;s:15:\"include/general\";}s:31:\"additional_template_information\";a:2:{i:0;s:46:\"This is a \"Header\" template for Elementor Pro.\";i:1;s:43:\"This template will display on: Entire Site.\";}}s:22:\"elementor_pro_required\";b:1;}}s:16:\"required_plugins\";a:4:{i:0;a:4:{s:4:\"name\";s:16:\"ElementsKit Lite\";s:7:\"version\";s:5:\"3.2.0\";s:4:\"file\";s:37:\"elementskit-lite/elementskit-lite.php\";s:6:\"author\";s:5:\"Wpmet\";}i:1;a:4:{s:4:\"name\";s:60:\"Skyboot Custom Icons for Elementor - Elementor Icons library\";s:7:\"version\";s:5:\"1.0.8\";s:4:\"file\";s:73:\"skyboot-custom-icons-for-elementor/skyboot-custom-icons-for-elementor.php\";s:6:\"author\";s:12:\"Skybootstrap\";}i:2;a:4:{s:4:\"name\";s:9:\"Elementor\";s:7:\"version\";s:6:\"3.21.8\";s:4:\"file\";s:23:\"elementor/elementor.php\";s:6:\"author\";s:13:\"Elementor.com\";}i:3;a:4:{s:4:\"name\";s:13:\"Elementor Pro\";s:7:\"version\";s:6:\"3.21.0\";s:4:\"file\";s:31:\"elementor-pro/elementor-pro.php\";s:6:\"author\";s:13:\"Elementor.com\";}}s:6:\"images\";a:39:{i:0;a:8:{s:8:\"filename\";s:102:\"specialist-with-glasses-consults-man-client-and-makes-notes-at-appointment-in-company-meeting-room.jpg\";s:13:\"thumbnail_url\";s:187:\"http://template.creativemox.com/nurturaa/wp-content/uploads/sites/13/2024/06/specialist-with-glasses-consults-man-client-and-makes-notes-at-appointment-in-company-meeting-room-800x534.jpg\";s:9:\"templates\";a:1:{i:0;a:2:{s:6:\"source\";s:26:\"templates/appointment.json\";s:4:\"name\";s:11:\"Appointment\";}}s:8:\"filesize\";i:155500;s:10:\"dimensions\";a:2:{i:0;i:1280;i:1;i:854;}s:12:\"image_source\";s:15:\"envato_elements\";s:15:\"person_or_place\";s:3:\"yes\";s:10:\"image_urls\";s:41:\"https://elements.envato.com/image-UUYZJTN\";}i:1;a:8:{s:8:\"filename\";s:68:\"monstera-leaf-isolated-in-an-empty-background-concept-for-design.jpg\";s:13:\"thumbnail_url\";s:153:\"http://template.creativemox.com/nurturaa/wp-content/uploads/sites/13/2024/06/monstera-leaf-isolated-in-an-empty-background-concept-for-design-800x512.jpg\";s:9:\"templates\";a:2:{i:0;a:2:{s:6:\"source\";s:26:\"templates/appointment.json\";s:4:\"name\";s:11:\"Appointment\";}i:1;a:2:{s:6:\"source\";s:19:\"templates/team.json\";s:4:\"name\";s:4:\"Team\";}}s:8:\"filesize\";i:42805;s:10:\"dimensions\";a:2:{i:0;i:1280;i:1;i:820;}s:12:\"image_source\";s:15:\"envato_elements\";s:15:\"person_or_place\";s:3:\"yes\";s:10:\"image_urls\";s:41:\"https://elements.envato.com/image-G6PAWCZ\";}i:2;a:8:{s:8:\"filename\";s:36:\"smiling-woman-and-wellness-coach.jpg\";s:13:\"thumbnail_url\";s:121:\"http://template.creativemox.com/nurturaa/wp-content/uploads/sites/13/2024/06/smiling-woman-and-wellness-coach-800x534.jpg\";s:9:\"templates\";a:6:{i:0;a:2:{s:6:\"source\";s:26:\"templates/appointment.json\";s:4:\"name\";s:11:\"Appointment\";}i:1;a:2:{s:6:\"source\";s:23:\"templates/homepage.json\";s:4:\"name\";s:8:\"Homepage\";}i:2;a:2:{s:6:\"source\";s:23:\"templates/about-us.json\";s:4:\"name\";s:8:\"About us\";}i:3;a:2:{s:6:\"source\";s:22:\"templates/gallery.json\";s:4:\"name\";s:7:\"Gallery\";}i:4;a:2:{s:6:\"source\";s:23:\"templates/services.json\";s:4:\"name\";s:8:\"Services\";}i:5;a:2:{s:6:\"source\";s:27:\"templates/pricing-plan.json\";s:4:\"name\";s:12:\"Pricing plan\";}}s:8:\"filesize\";i:107341;s:10:\"dimensions\";a:2:{i:0;i:1280;i:1;i:854;}s:12:\"image_source\";s:15:\"envato_elements\";s:15:\"person_or_place\";s:3:\"yes\";s:10:\"image_urls\";s:41:\"https://elements.envato.com/image-DTWN35R\";}i:3;a:8:{s:8:\"filename\";s:27:\"pleasant-business-talk-.jpg\";s:13:\"thumbnail_url\";s:112:\"http://template.creativemox.com/nurturaa/wp-content/uploads/sites/13/2024/06/pleasant-business-talk--800x534.jpg\";s:9:\"templates\";a:4:{i:0;a:2:{s:6:\"source\";s:26:\"templates/appointment.json\";s:4:\"name\";s:11:\"Appointment\";}i:1;a:2:{s:6:\"source\";s:22:\"templates/gallery.json\";s:4:\"name\";s:7:\"Gallery\";}i:2;a:2:{s:6:\"source\";s:27:\"templates/pricing-plan.json\";s:4:\"name\";s:12:\"Pricing plan\";}i:3;a:2:{s:6:\"source\";s:18:\"templates/faq.json\";s:4:\"name\";s:3:\"FAQ\";}}s:8:\"filesize\";i:111124;s:10:\"dimensions\";a:2:{i:0;i:1280;i:1;i:854;}s:12:\"image_source\";s:15:\"envato_elements\";s:15:\"person_or_place\";s:3:\"yes\";s:10:\"image_urls\";s:41:\"https://elements.envato.com/image-GWW5MA4\";}i:4;a:8:{s:8:\"filename\";s:49:\"portrait-of-mature-businessman-holding-tablet.jpg\";s:13:\"thumbnail_url\";s:134:\"http://template.creativemox.com/nurturaa/wp-content/uploads/sites/13/2024/06/portrait-of-mature-businessman-holding-tablet-800x534.jpg\";s:9:\"templates\";a:1:{i:0;a:2:{s:6:\"source\";s:23:\"templates/homepage.json\";s:4:\"name\";s:8:\"Homepage\";}}s:8:\"filesize\";i:61195;s:10:\"dimensions\";a:2:{i:0;i:1280;i:1;i:854;}s:12:\"image_source\";s:15:\"envato_elements\";s:15:\"person_or_place\";s:3:\"yes\";s:10:\"image_urls\";s:41:\"https://elements.envato.com/image-7XU5VHY\";}i:5;a:8:{s:8:\"filename\";s:10:\"logo_8.png\";s:13:\"thumbnail_url\";s:87:\"http://template.creativemox.com/nurturaa/wp-content/uploads/sites/13/2024/06/logo_8.png\";s:9:\"templates\";a:1:{i:0;a:2:{s:6:\"source\";s:23:\"templates/homepage.json\";s:4:\"name\";s:8:\"Homepage\";}}s:8:\"filesize\";i:5390;s:10:\"dimensions\";a:2:{i:0;i:413;i:1;i:125;}s:12:\"image_source\";s:3:\"cc0\";s:15:\"person_or_place\";s:2:\"no\";s:10:\"image_urls\";s:22:\"https://logoipsum.com/\";}i:6;a:8:{s:8:\"filename\";s:10:\"logo_5.png\";s:13:\"thumbnail_url\";s:87:\"http://template.creativemox.com/nurturaa/wp-content/uploads/sites/13/2024/06/logo_5.png\";s:9:\"templates\";a:1:{i:0;a:2:{s:6:\"source\";s:23:\"templates/homepage.json\";s:4:\"name\";s:8:\"Homepage\";}}s:8:\"filesize\";i:7150;s:10:\"dimensions\";a:2:{i:0;i:584;i:1;i:125;}s:12:\"image_source\";s:3:\"cc0\";s:15:\"person_or_place\";s:2:\"no\";s:10:\"image_urls\";s:22:\"https://logoipsum.com/\";}i:7;a:8:{s:8:\"filename\";s:10:\"logo_3.png\";s:13:\"thumbnail_url\";s:87:\"http://template.creativemox.com/nurturaa/wp-content/uploads/sites/13/2024/06/logo_3.png\";s:9:\"templates\";a:1:{i:0;a:2:{s:6:\"source\";s:23:\"templates/homepage.json\";s:4:\"name\";s:8:\"Homepage\";}}s:8:\"filesize\";i:6753;s:10:\"dimensions\";a:2:{i:0;i:485;i:1;i:125;}s:12:\"image_source\";s:3:\"cc0\";s:15:\"person_or_place\";s:2:\"no\";s:10:\"image_urls\";s:22:\"https://logoipsum.com/\";}i:8;a:8:{s:8:\"filename\";s:10:\"logo_2.png\";s:13:\"thumbnail_url\";s:87:\"http://template.creativemox.com/nurturaa/wp-content/uploads/sites/13/2024/06/logo_2.png\";s:9:\"templates\";a:1:{i:0;a:2:{s:6:\"source\";s:23:\"templates/homepage.json\";s:4:\"name\";s:8:\"Homepage\";}}s:8:\"filesize\";i:5130;s:10:\"dimensions\";a:2:{i:0;i:472;i:1;i:125;}s:12:\"image_source\";s:3:\"cc0\";s:15:\"person_or_place\";s:2:\"no\";s:10:\"image_urls\";s:22:\"https://logoipsum.com/\";}i:9;a:8:{s:8:\"filename\";s:11:\"logo-11.png\";s:13:\"thumbnail_url\";s:88:\"http://template.creativemox.com/nurturaa/wp-content/uploads/sites/13/2024/06/logo-11.png\";s:9:\"templates\";a:4:{i:0;a:2:{s:6:\"source\";s:23:\"templates/homepage.json\";s:4:\"name\";s:8:\"Homepage\";}i:1;a:2:{s:6:\"source\";s:23:\"templates/about-us.json\";s:4:\"name\";s:8:\"About us\";}i:2;a:2:{s:6:\"source\";s:22:\"templates/gallery.json\";s:4:\"name\";s:7:\"Gallery\";}i:3;a:2:{s:6:\"source\";s:27:\"templates/pricing-plan.json\";s:4:\"name\";s:12:\"Pricing plan\";}}s:8:\"filesize\";i:1900;s:10:\"dimensions\";a:2:{i:0;i:178;i:1;i:100;}s:12:\"image_source\";s:3:\"cc0\";s:15:\"person_or_place\";s:2:\"no\";s:10:\"image_urls\";s:22:\"https://logoipsum.com/\";}i:10;a:8:{s:8:\"filename\";s:10:\"logo-5.png\";s:13:\"thumbnail_url\";s:87:\"http://template.creativemox.com/nurturaa/wp-content/uploads/sites/13/2024/06/logo-5.png\";s:9:\"templates\";a:4:{i:0;a:2:{s:6:\"source\";s:23:\"templates/homepage.json\";s:4:\"name\";s:8:\"Homepage\";}i:1;a:2:{s:6:\"source\";s:23:\"templates/about-us.json\";s:4:\"name\";s:8:\"About us\";}i:2;a:2:{s:6:\"source\";s:22:\"templates/gallery.json\";s:4:\"name\";s:7:\"Gallery\";}i:3;a:2:{s:6:\"source\";s:27:\"templates/pricing-plan.json\";s:4:\"name\";s:12:\"Pricing plan\";}}s:8:\"filesize\";i:2300;s:10:\"dimensions\";a:2:{i:0;i:178;i:1;i:100;}s:12:\"image_source\";s:3:\"cc0\";s:15:\"person_or_place\";s:2:\"no\";s:10:\"image_urls\";s:22:\"https://logoipsum.com/\";}i:11;a:8:{s:8:\"filename\";s:10:\"logo-4.png\";s:13:\"thumbnail_url\";s:87:\"http://template.creativemox.com/nurturaa/wp-content/uploads/sites/13/2024/06/logo-4.png\";s:9:\"templates\";a:4:{i:0;a:2:{s:6:\"source\";s:23:\"templates/homepage.json\";s:4:\"name\";s:8:\"Homepage\";}i:1;a:2:{s:6:\"source\";s:23:\"templates/about-us.json\";s:4:\"name\";s:8:\"About us\";}i:2;a:2:{s:6:\"source\";s:22:\"templates/gallery.json\";s:4:\"name\";s:7:\"Gallery\";}i:3;a:2:{s:6:\"source\";s:27:\"templates/pricing-plan.json\";s:4:\"name\";s:12:\"Pricing plan\";}}s:8:\"filesize\";i:2193;s:10:\"dimensions\";a:2:{i:0;i:178;i:1;i:100;}s:12:\"image_source\";s:3:\"cc0\";s:15:\"person_or_place\";s:2:\"no\";s:10:\"image_urls\";s:22:\"https://logoipsum.com/\";}i:12;a:8:{s:8:\"filename\";s:10:\"logo-3.png\";s:13:\"thumbnail_url\";s:87:\"http://template.creativemox.com/nurturaa/wp-content/uploads/sites/13/2024/06/logo-3.png\";s:9:\"templates\";a:4:{i:0;a:2:{s:6:\"source\";s:23:\"templates/homepage.json\";s:4:\"name\";s:8:\"Homepage\";}i:1;a:2:{s:6:\"source\";s:23:\"templates/about-us.json\";s:4:\"name\";s:8:\"About us\";}i:2;a:2:{s:6:\"source\";s:22:\"templates/gallery.json\";s:4:\"name\";s:7:\"Gallery\";}i:3;a:2:{s:6:\"source\";s:27:\"templates/pricing-plan.json\";s:4:\"name\";s:12:\"Pricing plan\";}}s:8:\"filesize\";i:2079;s:10:\"dimensions\";a:2:{i:0;i:178;i:1;i:100;}s:12:\"image_source\";s:3:\"cc0\";s:15:\"person_or_place\";s:2:\"no\";s:10:\"image_urls\";s:22:\"https://logoipsum.com/\";}i:13;a:8:{s:8:\"filename\";s:10:\"logo-2.png\";s:13:\"thumbnail_url\";s:87:\"http://template.creativemox.com/nurturaa/wp-content/uploads/sites/13/2024/06/logo-2.png\";s:9:\"templates\";a:4:{i:0;a:2:{s:6:\"source\";s:23:\"templates/homepage.json\";s:4:\"name\";s:8:\"Homepage\";}i:1;a:2:{s:6:\"source\";s:23:\"templates/about-us.json\";s:4:\"name\";s:8:\"About us\";}i:2;a:2:{s:6:\"source\";s:22:\"templates/gallery.json\";s:4:\"name\";s:7:\"Gallery\";}i:3;a:2:{s:6:\"source\";s:27:\"templates/pricing-plan.json\";s:4:\"name\";s:12:\"Pricing plan\";}}s:8:\"filesize\";i:1811;s:10:\"dimensions\";a:2:{i:0;i:178;i:1;i:100;}s:12:\"image_source\";s:3:\"cc0\";s:15:\"person_or_place\";s:2:\"no\";s:10:\"image_urls\";s:22:\"https://logoipsum.com/\";}i:14;a:8:{s:8:\"filename\";s:10:\"logo-1.png\";s:13:\"thumbnail_url\";s:87:\"http://template.creativemox.com/nurturaa/wp-content/uploads/sites/13/2024/06/logo-1.png\";s:9:\"templates\";a:4:{i:0;a:2:{s:6:\"source\";s:23:\"templates/homepage.json\";s:4:\"name\";s:8:\"Homepage\";}i:1;a:2:{s:6:\"source\";s:23:\"templates/about-us.json\";s:4:\"name\";s:8:\"About us\";}i:2;a:2:{s:6:\"source\";s:22:\"templates/gallery.json\";s:4:\"name\";s:7:\"Gallery\";}i:3;a:2:{s:6:\"source\";s:27:\"templates/pricing-plan.json\";s:4:\"name\";s:12:\"Pricing plan\";}}s:8:\"filesize\";i:2063;s:10:\"dimensions\";a:2:{i:0;i:178;i:1;i:100;}s:12:\"image_source\";s:3:\"cc0\";s:15:\"person_or_place\";s:2:\"no\";s:10:\"image_urls\";s:22:\"https://logoipsum.com/\";}i:15;a:8:{s:8:\"filename\";s:104:\"a-young-woman-in-a-consultation-with-a-psychologist-listens-to-advice-on-improving-behavior-in-life-.jpg\";s:13:\"thumbnail_url\";s:189:\"http://template.creativemox.com/nurturaa/wp-content/uploads/sites/13/2024/06/a-young-woman-in-a-consultation-with-a-psychologist-listens-to-advice-on-improving-behavior-in-life--800x533.jpg\";s:9:\"templates\";a:4:{i:0;a:2:{s:6:\"source\";s:23:\"templates/homepage.json\";s:4:\"name\";s:8:\"Homepage\";}i:1;a:2:{s:6:\"source\";s:23:\"templates/about-us.json\";s:4:\"name\";s:8:\"About us\";}i:2;a:2:{s:6:\"source\";s:22:\"templates/gallery.json\";s:4:\"name\";s:7:\"Gallery\";}i:3;a:2:{s:6:\"source\";s:23:\"templates/services.json\";s:4:\"name\";s:8:\"Services\";}}s:8:\"filesize\";i:146687;s:10:\"dimensions\";a:2:{i:0;i:1280;i:1;i:853;}s:12:\"image_source\";s:15:\"envato_elements\";s:15:\"person_or_place\";s:3:\"yes\";s:10:\"image_urls\";s:41:\"https://elements.envato.com/image-68HV6G6\";}i:16;a:8:{s:8:\"filename\";s:101:\"teamwork-meeting-and-coaching-of-corporate-people-brainstorming-and-planning-at-a-workshop-divers.jpg\";s:13:\"thumbnail_url\";s:186:\"http://template.creativemox.com/nurturaa/wp-content/uploads/sites/13/2024/06/teamwork-meeting-and-coaching-of-corporate-people-brainstorming-and-planning-at-a-workshop-divers-800x612.jpg\";s:9:\"templates\";a:3:{i:0;a:2:{s:6:\"source\";s:23:\"templates/homepage.json\";s:4:\"name\";s:8:\"Homepage\";}i:1;a:2:{s:6:\"source\";s:22:\"templates/gallery.json\";s:4:\"name\";s:7:\"Gallery\";}i:2;a:2:{s:6:\"source\";s:23:\"templates/services.json\";s:4:\"name\";s:8:\"Services\";}}s:8:\"filesize\";i:169903;s:10:\"dimensions\";a:2:{i:0;i:1280;i:1;i:980;}s:12:\"image_source\";s:15:\"envato_elements\";s:15:\"person_or_place\";s:3:\"yes\";s:10:\"image_urls\";s:41:\"https://elements.envato.com/image-HWJDW9P\";}i:17;a:8:{s:8:\"filename\";s:104:\"smiling-asian-young-female-using-headset-looking-at-laptop-screen-listen-and-learning-online-courses.jpg\";s:13:\"thumbnail_url\";s:189:\"http://template.creativemox.com/nurturaa/wp-content/uploads/sites/13/2024/06/smiling-asian-young-female-using-headset-looking-at-laptop-screen-listen-and-learning-online-courses-800x533.jpg\";s:9:\"templates\";a:3:{i:0;a:2:{s:6:\"source\";s:23:\"templates/homepage.json\";s:4:\"name\";s:8:\"Homepage\";}i:1;a:2:{s:6:\"source\";s:22:\"templates/gallery.json\";s:4:\"name\";s:7:\"Gallery\";}i:2;a:2:{s:6:\"source\";s:23:\"templates/services.json\";s:4:\"name\";s:8:\"Services\";}}s:8:\"filesize\";i:86487;s:10:\"dimensions\";a:2:{i:0;i:1280;i:1;i:853;}s:12:\"image_source\";s:15:\"envato_elements\";s:15:\"person_or_place\";s:3:\"yes\";s:10:\"image_urls\";s:41:\"https://elements.envato.com/image-DSGSPCC\";}i:18;a:8:{s:8:\"filename\";s:101:\"team-building-the-group-of-colleagues-stand-in-a-circle-folded-their-hands-together-on-each-other.jpg\";s:13:\"thumbnail_url\";s:186:\"http://template.creativemox.com/nurturaa/wp-content/uploads/sites/13/2024/06/team-building-the-group-of-colleagues-stand-in-a-circle-folded-their-hands-together-on-each-other-800x533.jpg\";s:9:\"templates\";a:5:{i:0;a:2:{s:6:\"source\";s:23:\"templates/homepage.json\";s:4:\"name\";s:8:\"Homepage\";}i:1;a:2:{s:6:\"source\";s:22:\"templates/gallery.json\";s:4:\"name\";s:7:\"Gallery\";}i:2;a:2:{s:6:\"source\";s:19:\"templates/team.json\";s:4:\"name\";s:4:\"Team\";}i:3;a:2:{s:6:\"source\";s:23:\"templates/services.json\";s:4:\"name\";s:8:\"Services\";}i:4;a:2:{s:6:\"source\";s:36:\"templates/nurturaa-blog-archive.json\";s:4:\"name\";s:23:\"Nurturaa - Blog Archive\";}}s:8:\"filesize\";i:155629;s:10:\"dimensions\";a:2:{i:0;i:1280;i:1;i:853;}s:12:\"image_source\";s:15:\"envato_elements\";s:15:\"person_or_place\";s:3:\"yes\";s:10:\"image_urls\";s:41:\"https://elements.envato.com/image-4726W3R\";}i:19;a:8:{s:8:\"filename\";s:96:\"happiness-and-inspiration-overjoyed-multiracial-coach-sitting-with-pen-and-looking-at-camera.jpg\";s:13:\"thumbnail_url\";s:181:\"http://template.creativemox.com/nurturaa/wp-content/uploads/sites/13/2024/06/happiness-and-inspiration-overjoyed-multiracial-coach-sitting-with-pen-and-looking-at-camera-800x533.jpg\";s:9:\"templates\";a:3:{i:0;a:2:{s:6:\"source\";s:23:\"templates/homepage.json\";s:4:\"name\";s:8:\"Homepage\";}i:1;a:2:{s:6:\"source\";s:22:\"templates/gallery.json\";s:4:\"name\";s:7:\"Gallery\";}i:2;a:2:{s:6:\"source\";s:23:\"templates/services.json\";s:4:\"name\";s:8:\"Services\";}}s:8:\"filesize\";i:115370;s:10:\"dimensions\";a:2:{i:0;i:1280;i:1;i:853;}s:12:\"image_source\";s:15:\"envato_elements\";s:15:\"person_or_place\";s:3:\"yes\";s:10:\"image_urls\";s:41:\"https://elements.envato.com/image-6XGHN9Q\";}i:20;a:8:{s:8:\"filename\";s:101:\"caucasian-influential-attractive-successful-businessman-development-boss-ceo-company-shakes-hands.jpg\";s:13:\"thumbnail_url\";s:186:\"http://template.creativemox.com/nurturaa/wp-content/uploads/sites/13/2024/06/caucasian-influential-attractive-successful-businessman-development-boss-ceo-company-shakes-hands-800x532.jpg\";s:9:\"templates\";a:3:{i:0;a:2:{s:6:\"source\";s:23:\"templates/homepage.json\";s:4:\"name\";s:8:\"Homepage\";}i:1;a:2:{s:6:\"source\";s:22:\"templates/gallery.json\";s:4:\"name\";s:7:\"Gallery\";}i:2;a:2:{s:6:\"source\";s:23:\"templates/services.json\";s:4:\"name\";s:8:\"Services\";}}s:8:\"filesize\";i:90539;s:10:\"dimensions\";a:2:{i:0;i:1280;i:1;i:852;}s:12:\"image_source\";s:15:\"envato_elements\";s:15:\"person_or_place\";s:3:\"yes\";s:10:\"image_urls\";s:41:\"https://elements.envato.com/image-FDWWBR6\";}i:21;a:8:{s:8:\"filename\";s:83:\"young-happy-woman-yoga-coach-training-people-group-talking-at-holistic-session-.jpg\";s:13:\"thumbnail_url\";s:168:\"http://template.creativemox.com/nurturaa/wp-content/uploads/sites/13/2024/06/young-happy-woman-yoga-coach-training-people-group-talking-at-holistic-session--800x533.jpg\";s:9:\"templates\";a:2:{i:0;a:2:{s:6:\"source\";s:23:\"templates/homepage.json\";s:4:\"name\";s:8:\"Homepage\";}i:1;a:2:{s:6:\"source\";s:22:\"templates/gallery.json\";s:4:\"name\";s:7:\"Gallery\";}}s:8:\"filesize\";i:139715;s:10:\"dimensions\";a:2:{i:0;i:1280;i:1;i:853;}s:12:\"image_source\";s:15:\"envato_elements\";s:15:\"person_or_place\";s:3:\"yes\";s:10:\"image_urls\";s:41:\"https://elements.envato.com/image-935W8KP\";}i:22;a:8:{s:8:\"filename\";s:33:\"empty-room-at-office-building.jpg\";s:13:\"thumbnail_url\";s:118:\"http://template.creativemox.com/nurturaa/wp-content/uploads/sites/13/2024/06/empty-room-at-office-building-800x533.jpg\";s:9:\"templates\";a:4:{i:0;a:2:{s:6:\"source\";s:23:\"templates/homepage.json\";s:4:\"name\";s:8:\"Homepage\";}i:1;a:2:{s:6:\"source\";s:22:\"templates/gallery.json\";s:4:\"name\";s:7:\"Gallery\";}i:2;a:2:{s:6:\"source\";s:23:\"templates/services.json\";s:4:\"name\";s:8:\"Services\";}i:3;a:2:{s:6:\"source\";s:33:\"templates/nurturaa-error-404.json\";s:4:\"name\";s:20:\"Nurturaa - Error 404\";}}s:8:\"filesize\";i:143633;s:10:\"dimensions\";a:2:{i:0;i:1280;i:1;i:853;}s:12:\"image_source\";s:15:\"envato_elements\";s:15:\"person_or_place\";s:3:\"yes\";s:10:\"image_urls\";s:41:\"https://elements.envato.com/image-VZ9YK4T\";}i:23;a:8:{s:8:\"filename\";s:28:\"heres-to-a-job-well-done.jpg\";s:13:\"thumbnail_url\";s:113:\"http://template.creativemox.com/nurturaa/wp-content/uploads/sites/13/2024/06/heres-to-a-job-well-done-800x538.jpg\";s:9:\"templates\";a:3:{i:0;a:2:{s:6:\"source\";s:23:\"templates/homepage.json\";s:4:\"name\";s:8:\"Homepage\";}i:1;a:2:{s:6:\"source\";s:22:\"templates/gallery.json\";s:4:\"name\";s:7:\"Gallery\";}i:2;a:2:{s:6:\"source\";s:23:\"templates/services.json\";s:4:\"name\";s:8:\"Services\";}}s:8:\"filesize\";i:157937;s:10:\"dimensions\";a:2:{i:0;i:1280;i:1;i:860;}s:12:\"image_source\";s:15:\"envato_elements\";s:15:\"person_or_place\";s:3:\"yes\";s:10:\"image_urls\";s:41:\"https://elements.envato.com/image-QXX4G56\";}i:24;a:8:{s:8:\"filename\";s:11:\"img__08.jpg\";s:13:\"thumbnail_url\";s:88:\"http://template.creativemox.com/nurturaa/wp-content/uploads/sites/13/2024/06/img__08.jpg\";s:9:\"templates\";a:4:{i:0;a:2:{s:6:\"source\";s:23:\"templates/homepage.json\";s:4:\"name\";s:8:\"Homepage\";}i:1;a:2:{s:6:\"source\";s:22:\"templates/gallery.json\";s:4:\"name\";s:7:\"Gallery\";}i:2;a:2:{s:6:\"source\";s:19:\"templates/team.json\";s:4:\"name\";s:4:\"Team\";}i:3;a:2:{s:6:\"source\";s:23:\"templates/services.json\";s:4:\"name\";s:8:\"Services\";}}s:8:\"filesize\";i:36488;s:10:\"dimensions\";a:2:{i:0;i:500;i:1;i:500;}s:12:\"image_source\";s:15:\"envato_elements\";s:15:\"person_or_place\";s:3:\"yes\";s:10:\"image_urls\";s:86:\"https://elements.envato.com/collection-of-multiethnic-business-people-portrait-YK2UXCU\";}i:25;a:8:{s:8:\"filename\";s:11:\"img__03.jpg\";s:13:\"thumbnail_url\";s:88:\"http://template.creativemox.com/nurturaa/wp-content/uploads/sites/13/2024/06/img__03.jpg\";s:9:\"templates\";a:3:{i:0;a:2:{s:6:\"source\";s:23:\"templates/homepage.json\";s:4:\"name\";s:8:\"Homepage\";}i:1;a:2:{s:6:\"source\";s:22:\"templates/gallery.json\";s:4:\"name\";s:7:\"Gallery\";}i:2;a:2:{s:6:\"source\";s:23:\"templates/services.json\";s:4:\"name\";s:8:\"Services\";}}s:8:\"filesize\";i:34724;s:10:\"dimensions\";a:2:{i:0;i:500;i:1;i:500;}s:12:\"image_source\";s:15:\"envato_elements\";s:15:\"person_or_place\";s:3:\"yes\";s:10:\"image_urls\";s:86:\"https://elements.envato.com/collection-of-multiethnic-business-people-portrait-YK2UXCU\";}i:26;a:8:{s:8:\"filename\";s:11:\"img__13.jpg\";s:13:\"thumbnail_url\";s:88:\"http://template.creativemox.com/nurturaa/wp-content/uploads/sites/13/2024/06/img__13.jpg\";s:9:\"templates\";a:4:{i:0;a:2:{s:6:\"source\";s:23:\"templates/homepage.json\";s:4:\"name\";s:8:\"Homepage\";}i:1;a:2:{s:6:\"source\";s:22:\"templates/gallery.json\";s:4:\"name\";s:7:\"Gallery\";}i:2;a:2:{s:6:\"source\";s:19:\"templates/team.json\";s:4:\"name\";s:4:\"Team\";}i:3;a:2:{s:6:\"source\";s:23:\"templates/services.json\";s:4:\"name\";s:8:\"Services\";}}s:8:\"filesize\";i:35201;s:10:\"dimensions\";a:2:{i:0;i:500;i:1;i:500;}s:12:\"image_source\";s:15:\"envato_elements\";s:15:\"person_or_place\";s:3:\"yes\";s:10:\"image_urls\";s:86:\"https://elements.envato.com/collection-of-multiethnic-business-people-portrait-YK2UXCU\";}i:27;a:8:{s:8:\"filename\";s:47:\"portrait-of-diverse-business-team-in-office.jpg\";s:13:\"thumbnail_url\";s:132:\"http://template.creativemox.com/nurturaa/wp-content/uploads/sites/13/2024/06/portrait-of-diverse-business-team-in-office-800x533.jpg\";s:9:\"templates\";a:2:{i:0;a:2:{s:6:\"source\";s:23:\"templates/about-us.json\";s:4:\"name\";s:8:\"About us\";}i:1;a:2:{s:6:\"source\";s:19:\"templates/team.json\";s:4:\"name\";s:4:\"Team\";}}s:8:\"filesize\";i:162569;s:10:\"dimensions\";a:2:{i:0;i:1280;i:1;i:853;}s:12:\"image_source\";s:15:\"envato_elements\";s:15:\"person_or_place\";s:3:\"yes\";s:10:\"image_urls\";s:41:\"https://elements.envato.com/image-M49DP4L\";}i:28;a:8:{s:8:\"filename\";s:85:\"two-business-woman-work-together-to-get-the-job-done-at-the-office-and-use-laptop.jpg\";s:13:\"thumbnail_url\";s:170:\"http://template.creativemox.com/nurturaa/wp-content/uploads/sites/13/2024/06/two-business-woman-work-together-to-get-the-job-done-at-the-office-and-use-laptop-800x533.jpg\";s:9:\"templates\";a:4:{i:0;a:2:{s:6:\"source\";s:22:\"templates/gallery.json\";s:4:\"name\";s:7:\"Gallery\";}i:1;a:2:{s:6:\"source\";s:23:\"templates/services.json\";s:4:\"name\";s:8:\"Services\";}i:2;a:2:{s:6:\"source\";s:18:\"templates/faq.json\";s:4:\"name\";s:3:\"FAQ\";}i:3;a:2:{s:6:\"source\";s:25:\"templates/contact-us.json\";s:4:\"name\";s:10:\"Contact us\";}}s:8:\"filesize\";i:127087;s:10:\"dimensions\";a:2:{i:0;i:1280;i:1;i:853;}s:12:\"image_source\";s:15:\"envato_elements\";s:15:\"person_or_place\";s:3:\"yes\";s:10:\"image_urls\";s:41:\"https://elements.envato.com/image-ARHS3YM\";}i:29;a:8:{s:8:\"filename\";s:28:\"hes-a-motivating-manager.jpg\";s:13:\"thumbnail_url\";s:113:\"http://template.creativemox.com/nurturaa/wp-content/uploads/sites/13/2024/06/hes-a-motivating-manager-800x534.jpg\";s:9:\"templates\";a:3:{i:0;a:2:{s:6:\"source\";s:22:\"templates/gallery.json\";s:4:\"name\";s:7:\"Gallery\";}i:1;a:2:{s:6:\"source\";s:27:\"templates/pricing-plan.json\";s:4:\"name\";s:12:\"Pricing plan\";}i:2;a:2:{s:6:\"source\";s:18:\"templates/faq.json\";s:4:\"name\";s:3:\"FAQ\";}}s:8:\"filesize\";i:79835;s:10:\"dimensions\";a:2:{i:0;i:1280;i:1;i:854;}s:12:\"image_source\";s:15:\"envato_elements\";s:15:\"person_or_place\";s:3:\"yes\";s:10:\"image_urls\";s:41:\"https://elements.envato.com/image-D4LPNZE\";}i:30;a:8:{s:8:\"filename\";s:87:\"motivated-young-afro-woman-listening-to-music-while-dancing-in-living-room-at-home-.jpg\";s:13:\"thumbnail_url\";s:172:\"http://template.creativemox.com/nurturaa/wp-content/uploads/sites/13/2024/06/motivated-young-afro-woman-listening-to-music-while-dancing-in-living-room-at-home--800x533.jpg\";s:9:\"templates\";a:1:{i:0;a:2:{s:6:\"source\";s:22:\"templates/gallery.json\";s:4:\"name\";s:7:\"Gallery\";}}s:8:\"filesize\";i:100547;s:10:\"dimensions\";a:2:{i:0;i:1280;i:1;i:853;}s:12:\"image_source\";s:15:\"envato_elements\";s:15:\"person_or_place\";s:3:\"yes\";s:10:\"image_urls\";s:41:\"https://elements.envato.com/image-TCBYDW9\";}i:31;a:8:{s:8:\"filename\";s:9:\"img_1.png\";s:13:\"thumbnail_url\";s:86:\"http://template.creativemox.com/nurturaa/wp-content/uploads/sites/13/2024/06/img_1.png\";s:9:\"templates\";a:1:{i:0;a:2:{s:6:\"source\";s:19:\"templates/team.json\";s:4:\"name\";s:4:\"Team\";}}s:8:\"filesize\";i:118873;s:10:\"dimensions\";a:2:{i:0;i:640;i:1;i:512;}s:12:\"image_source\";s:15:\"envato_elements\";s:15:\"person_or_place\";s:3:\"yes\";s:10:\"image_urls\";s:86:\"https://elements.envato.com/portrait-of-smiling-multicultural-young-business-p-6RDRTKP\";}i:32;a:8:{s:8:\"filename\";s:11:\"img__04.jpg\";s:13:\"thumbnail_url\";s:88:\"http://template.creativemox.com/nurturaa/wp-content/uploads/sites/13/2024/06/img__04.jpg\";s:9:\"templates\";a:1:{i:0;a:2:{s:6:\"source\";s:19:\"templates/team.json\";s:4:\"name\";s:4:\"Team\";}}s:8:\"filesize\";i:34108;s:10:\"dimensions\";a:2:{i:0;i:500;i:1;i:500;}s:12:\"image_source\";s:15:\"envato_elements\";s:15:\"person_or_place\";s:3:\"yes\";s:10:\"image_urls\";s:86:\"https://elements.envato.com/collection-of-multiethnic-business-people-portrait-YK2UXCU\";}i:33;a:8:{s:8:\"filename\";s:11:\"img__11.jpg\";s:13:\"thumbnail_url\";s:88:\"http://template.creativemox.com/nurturaa/wp-content/uploads/sites/13/2024/06/img__11.jpg\";s:9:\"templates\";a:1:{i:0;a:2:{s:6:\"source\";s:19:\"templates/team.json\";s:4:\"name\";s:4:\"Team\";}}s:8:\"filesize\";i:48708;s:10:\"dimensions\";a:2:{i:0;i:500;i:1;i:500;}s:12:\"image_source\";s:15:\"envato_elements\";s:15:\"person_or_place\";s:3:\"yes\";s:10:\"image_urls\";s:86:\"https://elements.envato.com/collection-of-multiethnic-business-people-portrait-YK2UXCU\";}i:34;a:8:{s:8:\"filename\";s:11:\"img__02.jpg\";s:13:\"thumbnail_url\";s:88:\"http://template.creativemox.com/nurturaa/wp-content/uploads/sites/13/2024/06/img__02.jpg\";s:9:\"templates\";a:1:{i:0;a:2:{s:6:\"source\";s:19:\"templates/team.json\";s:4:\"name\";s:4:\"Team\";}}s:8:\"filesize\";i:30353;s:10:\"dimensions\";a:2:{i:0;i:500;i:1;i:500;}s:12:\"image_source\";s:15:\"envato_elements\";s:15:\"person_or_place\";s:3:\"yes\";s:10:\"image_urls\";s:86:\"https://elements.envato.com/collection-of-multiethnic-business-people-portrait-YK2UXCU\";}i:35;a:8:{s:8:\"filename\";s:11:\"img__12.jpg\";s:13:\"thumbnail_url\";s:88:\"http://template.creativemox.com/nurturaa/wp-content/uploads/sites/13/2024/06/img__12.jpg\";s:9:\"templates\";a:1:{i:0;a:2:{s:6:\"source\";s:19:\"templates/team.json\";s:4:\"name\";s:4:\"Team\";}}s:8:\"filesize\";i:27636;s:10:\"dimensions\";a:2:{i:0;i:500;i:1;i:500;}s:12:\"image_source\";s:15:\"envato_elements\";s:15:\"person_or_place\";s:3:\"yes\";s:10:\"image_urls\";s:86:\"https://elements.envato.com/collection-of-multiethnic-business-people-portrait-YK2UXCU\";}i:36;a:8:{s:8:\"filename\";s:11:\"img__16.jpg\";s:13:\"thumbnail_url\";s:88:\"http://template.creativemox.com/nurturaa/wp-content/uploads/sites/13/2024/06/img__16.jpg\";s:9:\"templates\";a:1:{i:0;a:2:{s:6:\"source\";s:19:\"templates/team.json\";s:4:\"name\";s:4:\"Team\";}}s:8:\"filesize\";i:50944;s:10:\"dimensions\";a:2:{i:0;i:500;i:1;i:500;}s:12:\"image_source\";s:15:\"envato_elements\";s:15:\"person_or_place\";s:3:\"yes\";s:10:\"image_urls\";s:86:\"https://elements.envato.com/collection-of-multiethnic-business-people-portrait-YK2UXCU\";}i:37;a:8:{s:8:\"filename\";s:11:\"img__06.jpg\";s:13:\"thumbnail_url\";s:88:\"http://template.creativemox.com/nurturaa/wp-content/uploads/sites/13/2024/06/img__06.jpg\";s:9:\"templates\";a:1:{i:0;a:2:{s:6:\"source\";s:19:\"templates/team.json\";s:4:\"name\";s:4:\"Team\";}}s:8:\"filesize\";i:37406;s:10:\"dimensions\";a:2:{i:0;i:500;i:1;i:500;}s:12:\"image_source\";s:15:\"envato_elements\";s:15:\"person_or_place\";s:3:\"yes\";s:10:\"image_urls\";s:86:\"https://elements.envato.com/collection-of-multiethnic-business-people-portrait-YK2UXCU\";}i:38;a:8:{s:8:\"filename\";s:17:\"logo_nurturaa.png\";s:13:\"thumbnail_url\";s:94:\"http://template.creativemox.com/nurturaa/wp-content/uploads/sites/13/2024/06/logo_nurturaa.png\";s:9:\"templates\";a:2:{i:0;a:2:{s:6:\"source\";s:29:\"templates/nuturaa-footer.json\";s:4:\"name\";s:16:\"Nuturaa - Footer\";}i:1;a:2:{s:6:\"source\";s:29:\"templates/nuturaa-header.json\";s:4:\"name\";s:16:\"Nuturaa - Header\";}}s:8:\"filesize\";i:6104;s:10:\"dimensions\";a:2:{i:0;i:395;i:1;i:120;}s:12:\"image_source\";s:12:\"self_created\";s:15:\"person_or_place\";s:2:\"no\";s:10:\"image_urls\";s:0:\"\";}}}'),(94,29,'envato_tk_folder_name','d7be07b23fc52f1845b514807e9bc002'),(95,29,'envato_tk_builder','elementor'),(96,29,'envato_tk_source_zip_url','https://goldenstallionagency.com/wp-content/uploads/template-kits/d7be07b23fc52f1845b514807e9bc002/source-29.zip'),(97,30,'envato_tk_manifest','a:7:{s:16:\"manifest_version\";s:6:\"1.0.21\";s:5:\"title\";s:47:\"Webiso - Template kit for Website Design Agency\";s:12:\"page_builder\";s:9:\"elementor\";s:11:\"kit_version\";s:5:\"1.0.0\";s:9:\"templates\";a:15:{i:0;a:9:{s:4:\"name\";s:17:\"Global Kit Styles\";s:10:\"screenshot\";s:33:\"screenshots/global-kit-styles.jpg\";s:6:\"source\";s:21:\"templates/global.json\";s:11:\"preview_url\";s:32:\"https://template.creativemox.com\";s:4:\"type\";s:7:\"section\";s:8:\"category\";s:4:\"page\";s:8:\"metadata\";a:4:{s:13:\"template_type\";s:13:\"global-styles\";s:14:\"include_in_zip\";s:1:\"1\";s:22:\"elementor_pro_required\";s:1:\"1\";s:31:\"additional_template_information\";a:1:{i:0;s:85:\"These are the global theme styles configured through the Elementor Theme Styles area.\";}}s:22:\"elementor_pro_required\";b:1;s:7:\"imports\";a:2:{i:0;a:1:{s:20:\"imported_template_id\";i:31;}i:1;a:1:{s:20:\"imported_template_id\";i:158;}}}i:1;a:9:{s:4:\"name\";s:8:\"Homepage\";s:10:\"screenshot\";s:24:\"screenshots/homepage.jpg\";s:6:\"source\";s:23:\"templates/homepage.json\";s:11:\"preview_url\";s:62:\"https://template.creativemox.com/webiso/template-kit/homepage/\";s:4:\"type\";s:7:\"section\";s:8:\"category\";s:4:\"page\";s:8:\"metadata\";a:3:{s:13:\"template_type\";s:11:\"single-home\";s:14:\"include_in_zip\";s:1:\"1\";s:22:\"elementor_pro_required\";s:1:\"1\";}s:22:\"elementor_pro_required\";b:1;s:7:\"imports\";a:1:{i:0;a:1:{s:20:\"imported_template_id\";i:94;}}}i:2;a:9:{s:4:\"name\";s:14:\"Detail Service\";s:10:\"screenshot\";s:30:\"screenshots/detail-service.jpg\";s:6:\"source\";s:29:\"templates/detail-service.json\";s:11:\"preview_url\";s:68:\"https://template.creativemox.com/webiso/template-kit/detail-service/\";s:4:\"type\";s:4:\"page\";s:8:\"category\";s:4:\"page\";s:8:\"metadata\";a:3:{s:13:\"template_type\";s:11:\"single-page\";s:14:\"include_in_zip\";s:1:\"1\";s:22:\"elementor_pro_required\";s:1:\"1\";}s:22:\"elementor_pro_required\";b:1;s:7:\"imports\";a:1:{i:0;a:1:{s:20:\"imported_template_id\";i:439;}}}i:3;a:9:{s:4:\"name\";s:8:\"About us\";s:10:\"screenshot\";s:24:\"screenshots/about-us.jpg\";s:6:\"source\";s:23:\"templates/about-us.json\";s:11:\"preview_url\";s:62:\"https://template.creativemox.com/webiso/template-kit/about-us/\";s:4:\"type\";s:4:\"page\";s:8:\"category\";s:4:\"page\";s:8:\"metadata\";a:3:{s:13:\"template_type\";s:11:\"single-page\";s:14:\"include_in_zip\";s:1:\"1\";s:22:\"elementor_pro_required\";s:1:\"1\";}s:22:\"elementor_pro_required\";b:1;s:7:\"imports\";a:1:{i:0;a:1:{s:20:\"imported_template_id\";i:457;}}}i:4;a:8:{s:4:\"name\";s:7:\"Project\";s:10:\"screenshot\";s:23:\"screenshots/project.jpg\";s:6:\"source\";s:22:\"templates/project.json\";s:11:\"preview_url\";s:61:\"https://template.creativemox.com/webiso/template-kit/project/\";s:4:\"type\";s:4:\"page\";s:8:\"category\";s:4:\"page\";s:8:\"metadata\";a:3:{s:13:\"template_type\";s:11:\"single-page\";s:14:\"include_in_zip\";s:1:\"1\";s:22:\"elementor_pro_required\";s:1:\"1\";}s:22:\"elementor_pro_required\";b:1;}i:5;a:8:{s:4:\"name\";s:8:\"Services\";s:10:\"screenshot\";s:24:\"screenshots/services.jpg\";s:6:\"source\";s:23:\"templates/services.json\";s:11:\"preview_url\";s:62:\"https://template.creativemox.com/webiso/template-kit/services/\";s:4:\"type\";s:4:\"page\";s:8:\"category\";s:4:\"page\";s:8:\"metadata\";a:3:{s:13:\"template_type\";s:11:\"single-page\";s:14:\"include_in_zip\";s:1:\"1\";s:22:\"elementor_pro_required\";s:1:\"1\";}s:22:\"elementor_pro_required\";b:1;}i:6;a:8:{s:4:\"name\";s:12:\"Pricing plan\";s:10:\"screenshot\";s:28:\"screenshots/pricing-plan.jpg\";s:6:\"source\";s:27:\"templates/pricing-plan.json\";s:11:\"preview_url\";s:66:\"https://template.creativemox.com/webiso/template-kit/pricing-plan/\";s:4:\"type\";s:4:\"page\";s:8:\"category\";s:4:\"page\";s:8:\"metadata\";a:3:{s:13:\"template_type\";s:11:\"single-page\";s:14:\"include_in_zip\";s:1:\"1\";s:22:\"elementor_pro_required\";s:1:\"1\";}s:22:\"elementor_pro_required\";b:1;}i:7;a:8:{s:4:\"name\";s:4:\"Team\";s:10:\"screenshot\";s:20:\"screenshots/team.jpg\";s:6:\"source\";s:19:\"templates/team.json\";s:11:\"preview_url\";s:58:\"https://template.creativemox.com/webiso/template-kit/team/\";s:4:\"type\";s:4:\"page\";s:8:\"category\";s:4:\"page\";s:8:\"metadata\";a:3:{s:13:\"template_type\";s:11:\"single-page\";s:14:\"include_in_zip\";s:1:\"1\";s:22:\"elementor_pro_required\";s:1:\"1\";}s:22:\"elementor_pro_required\";b:1;}i:8;a:9:{s:4:\"name\";s:3:\"FAQ\";s:10:\"screenshot\";s:19:\"screenshots/faq.jpg\";s:6:\"source\";s:18:\"templates/faq.json\";s:11:\"preview_url\";s:57:\"https://template.creativemox.com/webiso/template-kit/faq/\";s:4:\"type\";s:4:\"page\";s:8:\"category\";s:4:\"page\";s:8:\"metadata\";a:3:{s:13:\"template_type\";s:11:\"single-page\";s:14:\"include_in_zip\";s:1:\"1\";s:22:\"elementor_pro_required\";s:1:\"1\";}s:22:\"elementor_pro_required\";b:1;s:7:\"imports\";a:1:{i:0;a:1:{s:20:\"imported_template_id\";i:401;}}}i:9;a:9:{s:4:\"name\";s:10:\"Contact us\";s:10:\"screenshot\";s:26:\"screenshots/contact-us.jpg\";s:6:\"source\";s:25:\"templates/contact-us.json\";s:11:\"preview_url\";s:64:\"https://template.creativemox.com/webiso/template-kit/contact-us/\";s:4:\"type\";s:4:\"page\";s:8:\"category\";s:4:\"page\";s:8:\"metadata\";a:3:{s:13:\"template_type\";s:11:\"single-page\";s:14:\"include_in_zip\";s:1:\"1\";s:22:\"elementor_pro_required\";s:1:\"1\";}s:22:\"elementor_pro_required\";b:1;s:7:\"imports\";a:1:{i:0;a:1:{s:20:\"imported_template_id\";i:483;}}}i:10;a:8:{s:4:\"name\";s:18:\"Webiso - Error 404\";s:10:\"screenshot\";s:32:\"screenshots/webiso-error-404.jpg\";s:6:\"source\";s:31:\"templates/webiso-error-404.json\";s:11:\"preview_url\";s:75:\"https://template.creativemox.com/webiso/?elementor_library=webiso-error-404\";s:4:\"type\";s:9:\"error-404\";s:8:\"category\";s:4:\"page\";s:8:\"metadata\";a:6:{s:13:\"template_type\";s:10:\"single-404\";s:14:\"include_in_zip\";s:1:\"1\";s:22:\"elementor_pro_required\";s:1:\"1\";s:22:\"elementor_library_type\";s:9:\"error-404\";s:24:\"elementor_pro_conditions\";a:1:{i:0;s:29:\"include/singular/not_found404\";}s:31:\"additional_template_information\";a:2:{i:0;s:49:\"This is a \"Error 404\" template for Elementor Pro.\";i:1;s:40:\"This template will display on: 404 Page.\";}}s:22:\"elementor_pro_required\";b:1;}i:11;a:8:{s:4:\"name\";s:20:\"Webiso - Single post\";s:10:\"screenshot\";s:34:\"screenshots/webiso-single-post.jpg\";s:6:\"source\";s:33:\"templates/webiso-single-post.json\";s:11:\"preview_url\";s:77:\"https://template.creativemox.com/webiso/?elementor_library=webiso-single-post\";s:4:\"type\";s:11:\"single-post\";s:8:\"category\";s:4:\"page\";s:8:\"metadata\";a:6:{s:13:\"template_type\";s:11:\"single-post\";s:14:\"include_in_zip\";s:1:\"1\";s:22:\"elementor_pro_required\";s:1:\"1\";s:22:\"elementor_library_type\";s:11:\"single-post\";s:24:\"elementor_pro_conditions\";a:1:{i:0;s:21:\"include/singular/post\";}s:31:\"additional_template_information\";a:2:{i:0;s:51:\"This is a \"Single Post\" template for Elementor Pro.\";i:1;s:37:\"This template will display on: Posts.\";}}s:22:\"elementor_pro_required\";b:1;}i:12;a:8:{s:4:\"name\";s:21:\"Webiso - Blog Archive\";s:10:\"screenshot\";s:35:\"screenshots/webiso-blog-archive.jpg\";s:6:\"source\";s:34:\"templates/webiso-blog-archive.json\";s:11:\"preview_url\";s:78:\"https://template.creativemox.com/webiso/?elementor_library=webiso-blog-archive\";s:4:\"type\";s:7:\"archive\";s:8:\"category\";s:4:\"page\";s:8:\"metadata\";a:6:{s:13:\"template_type\";s:12:\"archive-blog\";s:14:\"include_in_zip\";s:1:\"1\";s:22:\"elementor_pro_required\";s:1:\"1\";s:22:\"elementor_library_type\";s:7:\"archive\";s:24:\"elementor_pro_conditions\";a:1:{i:0;s:15:\"include/archive\";}s:31:\"additional_template_information\";a:2:{i:0;s:47:\"This is a \"Archive\" template for Elementor Pro.\";i:1;s:44:\"This template will display on: All Archives.\";}}s:22:\"elementor_pro_required\";b:1;}i:13;a:8:{s:4:\"name\";s:15:\"Webiso - Footer\";s:10:\"screenshot\";s:29:\"screenshots/webiso-footer.jpg\";s:6:\"source\";s:28:\"templates/webiso-footer.json\";s:11:\"preview_url\";s:72:\"https://template.creativemox.com/webiso/?elementor_library=webiso-footer\";s:4:\"type\";s:6:\"footer\";s:8:\"category\";s:7:\"section\";s:8:\"metadata\";a:6:{s:13:\"template_type\";s:14:\"section-footer\";s:14:\"include_in_zip\";s:1:\"1\";s:22:\"elementor_pro_required\";s:1:\"1\";s:22:\"elementor_library_type\";s:6:\"footer\";s:24:\"elementor_pro_conditions\";a:1:{i:0;s:15:\"include/general\";}s:31:\"additional_template_information\";a:2:{i:0;s:46:\"This is a \"Footer\" template for Elementor Pro.\";i:1;s:43:\"This template will display on: Entire Site.\";}}s:22:\"elementor_pro_required\";b:1;}i:14;a:8:{s:4:\"name\";s:15:\"Webiso - Header\";s:10:\"screenshot\";s:29:\"screenshots/webiso-header.jpg\";s:6:\"source\";s:28:\"templates/webiso-header.json\";s:11:\"preview_url\";s:72:\"https://template.creativemox.com/webiso/?elementor_library=webiso-header\";s:4:\"type\";s:6:\"header\";s:8:\"category\";s:7:\"section\";s:8:\"metadata\";a:6:{s:13:\"template_type\";s:14:\"section-header\";s:14:\"include_in_zip\";s:1:\"1\";s:22:\"elementor_pro_required\";s:1:\"1\";s:22:\"elementor_library_type\";s:6:\"header\";s:24:\"elementor_pro_conditions\";a:1:{i:0;s:15:\"include/general\";}s:31:\"additional_template_information\";a:2:{i:0;s:46:\"This is a \"Header\" template for Elementor Pro.\";i:1;s:43:\"This template will display on: Entire Site.\";}}s:22:\"elementor_pro_required\";b:1;}}s:16:\"required_plugins\";a:4:{i:0;a:4:{s:4:\"name\";s:16:\"ElementsKit Lite\";s:7:\"version\";s:5:\"3.2.0\";s:4:\"file\";s:37:\"elementskit-lite/elementskit-lite.php\";s:6:\"author\";s:5:\"Wpmet\";}i:1;a:4:{s:4:\"name\";s:60:\"Skyboot Custom Icons for Elementor - Elementor Icons library\";s:7:\"version\";s:5:\"1.0.8\";s:4:\"file\";s:73:\"skyboot-custom-icons-for-elementor/skyboot-custom-icons-for-elementor.php\";s:6:\"author\";s:12:\"Skybootstrap\";}i:2;a:4:{s:4:\"name\";s:9:\"Elementor\";s:7:\"version\";s:6:\"3.22.1\";s:4:\"file\";s:23:\"elementor/elementor.php\";s:6:\"author\";s:13:\"Elementor.com\";}i:3;a:4:{s:4:\"name\";s:13:\"Elementor Pro\";s:7:\"version\";s:6:\"3.21.0\";s:4:\"file\";s:31:\"elementor-pro/elementor-pro.php\";s:6:\"author\";s:13:\"Elementor.com\";}}s:6:\"images\";a:39:{i:0;a:8:{s:8:\"filename\";s:28:\"podcaster-using-a-laptop.jpg\";s:13:\"thumbnail_url\";s:103:\"http://template.creativemox.com/webiso/wp-content/uploads3/2024/06/podcaster-using-a-laptop-800x533.jpg\";s:9:\"templates\";a:1:{i:0;a:2:{s:6:\"source\";s:23:\"templates/homepage.json\";s:4:\"name\";s:8:\"Homepage\";}}s:8:\"filesize\";i:122363;s:10:\"dimensions\";a:2:{i:0;i:1280;i:1;i:853;}s:12:\"image_source\";s:15:\"envato_elements\";s:15:\"person_or_place\";s:3:\"yes\";s:10:\"image_urls\";s:41:\"https://elements.envato.com/image-DC3JNUR\";}i:1;a:8:{s:8:\"filename\";s:12:\"bg_text_.png\";s:13:\"thumbnail_url\";s:79:\"http://template.creativemox.com/webiso/wp-content/uploads3/2024/06/bg_text_.png\";s:9:\"templates\";a:12:{i:0;a:2:{s:6:\"source\";s:23:\"templates/homepage.json\";s:4:\"name\";s:8:\"Homepage\";}i:1;a:2:{s:6:\"source\";s:29:\"templates/detail-service.json\";s:4:\"name\";s:14:\"Detail Service\";}i:2;a:2:{s:6:\"source\";s:23:\"templates/about-us.json\";s:4:\"name\";s:8:\"About us\";}i:3;a:2:{s:6:\"source\";s:22:\"templates/project.json\";s:4:\"name\";s:7:\"Project\";}i:4;a:2:{s:6:\"source\";s:23:\"templates/services.json\";s:4:\"name\";s:8:\"Services\";}i:5;a:2:{s:6:\"source\";s:27:\"templates/pricing-plan.json\";s:4:\"name\";s:12:\"Pricing plan\";}i:6;a:2:{s:6:\"source\";s:19:\"templates/team.json\";s:4:\"name\";s:4:\"Team\";}i:7;a:2:{s:6:\"source\";s:18:\"templates/faq.json\";s:4:\"name\";s:3:\"FAQ\";}i:8;a:2:{s:6:\"source\";s:25:\"templates/contact-us.json\";s:4:\"name\";s:10:\"Contact us\";}i:9;a:2:{s:6:\"source\";s:31:\"templates/webiso-error-404.json\";s:4:\"name\";s:18:\"Webiso - Error 404\";}i:10;a:2:{s:6:\"source\";s:33:\"templates/webiso-single-post.json\";s:4:\"name\";s:20:\"Webiso - Single post\";}i:11;a:2:{s:6:\"source\";s:34:\"templates/webiso-blog-archive.json\";s:4:\"name\";s:21:\"Webiso - Blog Archive\";}}s:8:\"filesize\";i:63743;s:10:\"dimensions\";a:2:{i:0;i:640;i:1;i:641;}s:12:\"image_source\";s:12:\"self_created\";s:15:\"person_or_place\";s:2:\"no\";s:10:\"image_urls\";s:0:\"\";}i:2;a:8:{s:8:\"filename\";s:57:\"young-web-designers-working-together-at-modern-office.jpg\";s:13:\"thumbnail_url\";s:132:\"http://template.creativemox.com/webiso/wp-content/uploads3/2024/06/young-web-designers-working-together-at-modern-office-800x533.jpg\";s:9:\"templates\";a:3:{i:0;a:2:{s:6:\"source\";s:23:\"templates/homepage.json\";s:4:\"name\";s:8:\"Homepage\";}i:1;a:2:{s:6:\"source\";s:29:\"templates/detail-service.json\";s:4:\"name\";s:14:\"Detail Service\";}i:2;a:2:{s:6:\"source\";s:23:\"templates/about-us.json\";s:4:\"name\";s:8:\"About us\";}}s:8:\"filesize\";i:159355;s:10:\"dimensions\";a:2:{i:0;i:1280;i:1;i:853;}s:12:\"image_source\";s:15:\"envato_elements\";s:15:\"person_or_place\";s:3:\"yes\";s:10:\"image_urls\";s:41:\"https://elements.envato.com/image-9GPALYU\";}i:3;a:8:{s:8:\"filename\";s:10:\"logo_2.png\";s:13:\"thumbnail_url\";s:77:\"http://template.creativemox.com/webiso/wp-content/uploads3/2024/06/logo_2.png\";s:9:\"templates\";a:5:{i:0;a:2:{s:6:\"source\";s:23:\"templates/homepage.json\";s:4:\"name\";s:8:\"Homepage\";}i:1;a:2:{s:6:\"source\";s:29:\"templates/detail-service.json\";s:4:\"name\";s:14:\"Detail Service\";}i:2;a:2:{s:6:\"source\";s:23:\"templates/about-us.json\";s:4:\"name\";s:8:\"About us\";}i:3;a:2:{s:6:\"source\";s:22:\"templates/project.json\";s:4:\"name\";s:7:\"Project\";}i:4;a:2:{s:6:\"source\";s:27:\"templates/pricing-plan.json\";s:4:\"name\";s:12:\"Pricing plan\";}}s:8:\"filesize\";i:5130;s:10:\"dimensions\";a:2:{i:0;i:472;i:1;i:125;}s:12:\"image_source\";s:3:\"cc0\";s:15:\"person_or_place\";s:2:\"no\";s:10:\"image_urls\";s:22:\"https://logoipsum.com/\";}i:4;a:8:{s:8:\"filename\";s:10:\"logo_3.png\";s:13:\"thumbnail_url\";s:77:\"http://template.creativemox.com/webiso/wp-content/uploads3/2024/06/logo_3.png\";s:9:\"templates\";a:5:{i:0;a:2:{s:6:\"source\";s:23:\"templates/homepage.json\";s:4:\"name\";s:8:\"Homepage\";}i:1;a:2:{s:6:\"source\";s:29:\"templates/detail-service.json\";s:4:\"name\";s:14:\"Detail Service\";}i:2;a:2:{s:6:\"source\";s:23:\"templates/about-us.json\";s:4:\"name\";s:8:\"About us\";}i:3;a:2:{s:6:\"source\";s:22:\"templates/project.json\";s:4:\"name\";s:7:\"Project\";}i:4;a:2:{s:6:\"source\";s:27:\"templates/pricing-plan.json\";s:4:\"name\";s:12:\"Pricing plan\";}}s:8:\"filesize\";i:6753;s:10:\"dimensions\";a:2:{i:0;i:485;i:1;i:125;}s:12:\"image_source\";s:3:\"cc0\";s:15:\"person_or_place\";s:2:\"no\";s:10:\"image_urls\";s:22:\"https://logoipsum.com/\";}i:5;a:8:{s:8:\"filename\";s:10:\"logo_4.png\";s:13:\"thumbnail_url\";s:77:\"http://template.creativemox.com/webiso/wp-content/uploads3/2024/06/logo_4.png\";s:9:\"templates\";a:5:{i:0;a:2:{s:6:\"source\";s:23:\"templates/homepage.json\";s:4:\"name\";s:8:\"Homepage\";}i:1;a:2:{s:6:\"source\";s:29:\"templates/detail-service.json\";s:4:\"name\";s:14:\"Detail Service\";}i:2;a:2:{s:6:\"source\";s:23:\"templates/about-us.json\";s:4:\"name\";s:8:\"About us\";}i:3;a:2:{s:6:\"source\";s:22:\"templates/project.json\";s:4:\"name\";s:7:\"Project\";}i:4;a:2:{s:6:\"source\";s:27:\"templates/pricing-plan.json\";s:4:\"name\";s:12:\"Pricing plan\";}}s:8:\"filesize\";i:5399;s:10:\"dimensions\";a:2:{i:0;i:493;i:1;i:125;}s:12:\"image_source\";s:3:\"cc0\";s:15:\"person_or_place\";s:2:\"no\";s:10:\"image_urls\";s:22:\"https://logoipsum.com/\";}i:6;a:8:{s:8:\"filename\";s:10:\"logo_5.png\";s:13:\"thumbnail_url\";s:77:\"http://template.creativemox.com/webiso/wp-content/uploads3/2024/06/logo_5.png\";s:9:\"templates\";a:5:{i:0;a:2:{s:6:\"source\";s:23:\"templates/homepage.json\";s:4:\"name\";s:8:\"Homepage\";}i:1;a:2:{s:6:\"source\";s:29:\"templates/detail-service.json\";s:4:\"name\";s:14:\"Detail Service\";}i:2;a:2:{s:6:\"source\";s:23:\"templates/about-us.json\";s:4:\"name\";s:8:\"About us\";}i:3;a:2:{s:6:\"source\";s:22:\"templates/project.json\";s:4:\"name\";s:7:\"Project\";}i:4;a:2:{s:6:\"source\";s:27:\"templates/pricing-plan.json\";s:4:\"name\";s:12:\"Pricing plan\";}}s:8:\"filesize\";i:7150;s:10:\"dimensions\";a:2:{i:0;i:584;i:1;i:125;}s:12:\"image_source\";s:3:\"cc0\";s:15:\"person_or_place\";s:2:\"no\";s:10:\"image_urls\";s:22:\"https://logoipsum.com/\";}i:7;a:8:{s:8:\"filename\";s:10:\"logo_6.png\";s:13:\"thumbnail_url\";s:77:\"http://template.creativemox.com/webiso/wp-content/uploads3/2024/06/logo_6.png\";s:9:\"templates\";a:5:{i:0;a:2:{s:6:\"source\";s:23:\"templates/homepage.json\";s:4:\"name\";s:8:\"Homepage\";}i:1;a:2:{s:6:\"source\";s:29:\"templates/detail-service.json\";s:4:\"name\";s:14:\"Detail Service\";}i:2;a:2:{s:6:\"source\";s:23:\"templates/about-us.json\";s:4:\"name\";s:8:\"About us\";}i:3;a:2:{s:6:\"source\";s:22:\"templates/project.json\";s:4:\"name\";s:7:\"Project\";}i:4;a:2:{s:6:\"source\";s:27:\"templates/pricing-plan.json\";s:4:\"name\";s:12:\"Pricing plan\";}}s:8:\"filesize\";i:5130;s:10:\"dimensions\";a:2:{i:0;i:472;i:1;i:125;}s:12:\"image_source\";s:3:\"cc0\";s:15:\"person_or_place\";s:2:\"no\";s:10:\"image_urls\";s:22:\"https://logoipsum.com/\";}i:8;a:8:{s:8:\"filename\";s:10:\"logo_7.png\";s:13:\"thumbnail_url\";s:77:\"http://template.creativemox.com/webiso/wp-content/uploads3/2024/06/logo_7.png\";s:9:\"templates\";a:5:{i:0;a:2:{s:6:\"source\";s:23:\"templates/homepage.json\";s:4:\"name\";s:8:\"Homepage\";}i:1;a:2:{s:6:\"source\";s:29:\"templates/detail-service.json\";s:4:\"name\";s:14:\"Detail Service\";}i:2;a:2:{s:6:\"source\";s:23:\"templates/about-us.json\";s:4:\"name\";s:8:\"About us\";}i:3;a:2:{s:6:\"source\";s:22:\"templates/project.json\";s:4:\"name\";s:7:\"Project\";}i:4;a:2:{s:6:\"source\";s:27:\"templates/pricing-plan.json\";s:4:\"name\";s:12:\"Pricing plan\";}}s:8:\"filesize\";i:4666;s:10:\"dimensions\";a:2:{i:0;i:472;i:1;i:125;}s:12:\"image_source\";s:3:\"cc0\";s:15:\"person_or_place\";s:2:\"no\";s:10:\"image_urls\";s:22:\"https://logoipsum.com/\";}i:9;a:8:{s:8:\"filename\";s:10:\"logo_8.png\";s:13:\"thumbnail_url\";s:77:\"http://template.creativemox.com/webiso/wp-content/uploads3/2024/06/logo_8.png\";s:9:\"templates\";a:5:{i:0;a:2:{s:6:\"source\";s:23:\"templates/homepage.json\";s:4:\"name\";s:8:\"Homepage\";}i:1;a:2:{s:6:\"source\";s:29:\"templates/detail-service.json\";s:4:\"name\";s:14:\"Detail Service\";}i:2;a:2:{s:6:\"source\";s:23:\"templates/about-us.json\";s:4:\"name\";s:8:\"About us\";}i:3;a:2:{s:6:\"source\";s:22:\"templates/project.json\";s:4:\"name\";s:7:\"Project\";}i:4;a:2:{s:6:\"source\";s:27:\"templates/pricing-plan.json\";s:4:\"name\";s:12:\"Pricing plan\";}}s:8:\"filesize\";i:5390;s:10:\"dimensions\";a:2:{i:0;i:413;i:1;i:125;}s:12:\"image_source\";s:3:\"cc0\";s:15:\"person_or_place\";s:2:\"no\";s:10:\"image_urls\";s:22:\"https://logoipsum.com/\";}i:10;a:8:{s:8:\"filename\";s:34:\"programmers-work-late-at-night.jpg\";s:13:\"thumbnail_url\";s:109:\"http://template.creativemox.com/webiso/wp-content/uploads3/2024/06/programmers-work-late-at-night-800x533.jpg\";s:9:\"templates\";a:5:{i:0;a:2:{s:6:\"source\";s:23:\"templates/homepage.json\";s:4:\"name\";s:8:\"Homepage\";}i:1;a:2:{s:6:\"source\";s:29:\"templates/detail-service.json\";s:4:\"name\";s:14:\"Detail Service\";}i:2;a:2:{s:6:\"source\";s:23:\"templates/about-us.json\";s:4:\"name\";s:8:\"About us\";}i:3;a:2:{s:6:\"source\";s:23:\"templates/services.json\";s:4:\"name\";s:8:\"Services\";}i:4;a:2:{s:6:\"source\";s:27:\"templates/pricing-plan.json\";s:4:\"name\";s:12:\"Pricing plan\";}}s:8:\"filesize\";i:106365;s:10:\"dimensions\";a:2:{i:0;i:1280;i:1;i:853;}s:12:\"image_source\";s:15:\"envato_elements\";s:15:\"person_or_place\";s:3:\"yes\";s:10:\"image_urls\";s:41:\"https://elements.envato.com/image-U9XHE6J\";}i:11;a:8:{s:8:\"filename\";s:11:\"bg_img2.png\";s:13:\"thumbnail_url\";s:86:\"http://template.creativemox.com/webiso/wp-content/uploads3/2024/06/bg_img2-800x400.png\";s:9:\"templates\";a:3:{i:0;a:2:{s:6:\"source\";s:23:\"templates/homepage.json\";s:4:\"name\";s:8:\"Homepage\";}i:1;a:2:{s:6:\"source\";s:23:\"templates/services.json\";s:4:\"name\";s:8:\"Services\";}i:2;a:2:{s:6:\"source\";s:19:\"templates/team.json\";s:4:\"name\";s:4:\"Team\";}}s:8:\"filesize\";i:34930;s:10:\"dimensions\";a:2:{i:0;i:1280;i:1;i:640;}s:12:\"image_source\";s:12:\"self_created\";s:15:\"person_or_place\";s:2:\"no\";s:10:\"image_urls\";s:0:\"\";}i:12;a:8:{s:8:\"filename\";s:12:\"bg_img3_.png\";s:13:\"thumbnail_url\";s:87:\"http://template.creativemox.com/webiso/wp-content/uploads3/2024/06/bg_img3_-800x206.png\";s:9:\"templates\";a:3:{i:0;a:2:{s:6:\"source\";s:23:\"templates/homepage.json\";s:4:\"name\";s:8:\"Homepage\";}i:1;a:2:{s:6:\"source\";s:23:\"templates/services.json\";s:4:\"name\";s:8:\"Services\";}i:2;a:2:{s:6:\"source\";s:19:\"templates/team.json\";s:4:\"name\";s:4:\"Team\";}}s:8:\"filesize\";i:25912;s:10:\"dimensions\";a:2:{i:0;i:3181;i:1;i:821;}s:12:\"image_source\";s:12:\"self_created\";s:15:\"person_or_place\";s:2:\"no\";s:10:\"image_urls\";s:0:\"\";}i:13;a:8:{s:8:\"filename\";s:43:\"the-connected-team-is-an-efficient-team.jpg\";s:13:\"thumbnail_url\";s:118:\"http://template.creativemox.com/webiso/wp-content/uploads3/2024/06/the-connected-team-is-an-efficient-team-800x533.jpg\";s:9:\"templates\";a:1:{i:0;a:2:{s:6:\"source\";s:23:\"templates/homepage.json\";s:4:\"name\";s:8:\"Homepage\";}}s:8:\"filesize\";i:118120;s:10:\"dimensions\";a:2:{i:0;i:1280;i:1;i:853;}s:12:\"image_source\";s:15:\"envato_elements\";s:15:\"person_or_place\";s:3:\"yes\";s:10:\"image_urls\";s:41:\"https://elements.envato.com/image-CBF4ZM3\";}i:14;a:8:{s:8:\"filename\";s:53:\"young-woman-customer-support-posing-in-the-office.jpg\";s:13:\"thumbnail_url\";s:128:\"http://template.creativemox.com/webiso/wp-content/uploads3/2024/06/young-woman-customer-support-posing-in-the-office-800x533.jpg\";s:9:\"templates\";a:5:{i:0;a:2:{s:6:\"source\";s:23:\"templates/homepage.json\";s:4:\"name\";s:8:\"Homepage\";}i:1;a:2:{s:6:\"source\";s:22:\"templates/project.json\";s:4:\"name\";s:7:\"Project\";}i:2;a:2:{s:6:\"source\";s:23:\"templates/services.json\";s:4:\"name\";s:8:\"Services\";}i:3;a:2:{s:6:\"source\";s:19:\"templates/team.json\";s:4:\"name\";s:4:\"Team\";}i:4;a:2:{s:6:\"source\";s:18:\"templates/faq.json\";s:4:\"name\";s:3:\"FAQ\";}}s:8:\"filesize\";i:103300;s:10:\"dimensions\";a:2:{i:0;i:1280;i:1;i:853;}s:12:\"image_source\";s:15:\"envato_elements\";s:15:\"person_or_place\";s:3:\"yes\";s:10:\"image_urls\";s:41:\"https://elements.envato.com/image-C9TSN6R\";}i:15;a:8:{s:8:\"filename\";s:100:\"bottle-of-essential-massage-oil-on-stone-beauty-treatment-minimal-black-design-packaging-mock-up.jpg\";s:13:\"thumbnail_url\";s:175:\"http://template.creativemox.com/webiso/wp-content/uploads3/2024/06/bottle-of-essential-massage-oil-on-stone-beauty-treatment-minimal-black-design-packaging-mock-up-800x450.jpg\";s:9:\"templates\";a:2:{i:0;a:2:{s:6:\"source\";s:23:\"templates/homepage.json\";s:4:\"name\";s:8:\"Homepage\";}i:1;a:2:{s:6:\"source\";s:22:\"templates/project.json\";s:4:\"name\";s:7:\"Project\";}}s:8:\"filesize\";i:44627;s:10:\"dimensions\";a:2:{i:0;i:1280;i:1;i:721;}s:12:\"image_source\";s:15:\"envato_elements\";s:15:\"person_or_place\";s:2:\"no\";s:10:\"image_urls\";s:41:\"https://elements.envato.com/image-YHMQT8K\";}i:16;a:8:{s:8:\"filename\";s:43:\"smartwatch-screen-mockup-digital-device.jpg\";s:13:\"thumbnail_url\";s:118:\"http://template.creativemox.com/webiso/wp-content/uploads3/2024/06/smartwatch-screen-mockup-digital-device-800x800.jpg\";s:9:\"templates\";a:2:{i:0;a:2:{s:6:\"source\";s:23:\"templates/homepage.json\";s:4:\"name\";s:8:\"Homepage\";}i:1;a:2:{s:6:\"source\";s:22:\"templates/project.json\";s:4:\"name\";s:7:\"Project\";}}s:8:\"filesize\";i:77776;s:10:\"dimensions\";a:2:{i:0;i:1280;i:1;i:1280;}s:12:\"image_source\";s:15:\"envato_elements\";s:15:\"person_or_place\";s:2:\"no\";s:10:\"image_urls\";s:41:\"https://elements.envato.com/image-JXB8NZF\";}i:17;a:8:{s:8:\"filename\";s:89:\"black-bottle-modern-design-eye-dropper-with-painted-leaves-background-3d-illustration.jpg\";s:13:\"thumbnail_url\";s:164:\"http://template.creativemox.com/webiso/wp-content/uploads3/2024/06/black-bottle-modern-design-eye-dropper-with-painted-leaves-background-3d-illustration-800x800.jpg\";s:9:\"templates\";a:2:{i:0;a:2:{s:6:\"source\";s:23:\"templates/homepage.json\";s:4:\"name\";s:8:\"Homepage\";}i:1;a:2:{s:6:\"source\";s:22:\"templates/project.json\";s:4:\"name\";s:7:\"Project\";}}s:8:\"filesize\";i:66254;s:10:\"dimensions\";a:2:{i:0;i:1280;i:1;i:1280;}s:12:\"image_source\";s:15:\"envato_elements\";s:15:\"person_or_place\";s:2:\"no\";s:10:\"image_urls\";s:41:\"https://elements.envato.com/image-3QQXNXJ\";}i:18;a:8:{s:8:\"filename\";s:66:\"phone-with-empty-screen-on-black-decorated-background-top-view.jpg\";s:13:\"thumbnail_url\";s:141:\"http://template.creativemox.com/webiso/wp-content/uploads3/2024/06/phone-with-empty-screen-on-black-decorated-background-top-view-800x533.jpg\";s:9:\"templates\";a:2:{i:0;a:2:{s:6:\"source\";s:23:\"templates/homepage.json\";s:4:\"name\";s:8:\"Homepage\";}i:1;a:2:{s:6:\"source\";s:22:\"templates/project.json\";s:4:\"name\";s:7:\"Project\";}}s:8:\"filesize\";i:122150;s:10:\"dimensions\";a:2:{i:0;i:1280;i:1;i:853;}s:12:\"image_source\";s:15:\"envato_elements\";s:15:\"person_or_place\";s:2:\"no\";s:10:\"image_urls\";s:41:\"https://elements.envato.com/image-RN5JT2E\";}i:19;a:8:{s:8:\"filename\";s:100:\"single-red-wine-bottle-with-blank-label-for-mockup-and-glass-of-red-wine-on-dark-gray-background.jpg\";s:13:\"thumbnail_url\";s:176:\"http://template.creativemox.com/webiso/wp-content/uploads3/2024/06/single-red-wine-bottle-with-blank-label-for-mockup-and-glass-of-red-wine-on-dark-gray-background-800x1000.jpg\";s:9:\"templates\";a:2:{i:0;a:2:{s:6:\"source\";s:23:\"templates/homepage.json\";s:4:\"name\";s:8:\"Homepage\";}i:1;a:2:{s:6:\"source\";s:22:\"templates/project.json\";s:4:\"name\";s:7:\"Project\";}}s:8:\"filesize\";i:79758;s:10:\"dimensions\";a:2:{i:0;i:1280;i:1;i:1600;}s:12:\"image_source\";s:15:\"envato_elements\";s:15:\"person_or_place\";s:2:\"no\";s:10:\"image_urls\";s:41:\"https://elements.envato.com/image-VSTP2EA\";}i:20;a:8:{s:8:\"filename\";s:50:\"black-luxury-take-away-paper-cups-set-mirrored.jpg\";s:13:\"thumbnail_url\";s:125:\"http://template.creativemox.com/webiso/wp-content/uploads3/2024/06/black-luxury-take-away-paper-cups-set-mirrored-800x521.jpg\";s:9:\"templates\";a:2:{i:0;a:2:{s:6:\"source\";s:23:\"templates/homepage.json\";s:4:\"name\";s:8:\"Homepage\";}i:1;a:2:{s:6:\"source\";s:22:\"templates/project.json\";s:4:\"name\";s:7:\"Project\";}}s:8:\"filesize\";i:67472;s:10:\"dimensions\";a:2:{i:0;i:1280;i:1;i:833;}s:12:\"image_source\";s:15:\"envato_elements\";s:15:\"person_or_place\";s:2:\"no\";s:10:\"image_urls\";s:41:\"https://elements.envato.com/image-57AJKAY\";}i:21;a:8:{s:8:\"filename\";s:9:\"img_1.jpg\";s:13:\"thumbnail_url\";s:84:\"http://template.creativemox.com/webiso/wp-content/uploads3/2024/06/img_1-800x547.jpg\";s:9:\"templates\";a:3:{i:0;a:2:{s:6:\"source\";s:23:\"templates/homepage.json\";s:4:\"name\";s:8:\"Homepage\";}i:1;a:2:{s:6:\"source\";s:29:\"templates/detail-service.json\";s:4:\"name\";s:14:\"Detail Service\";}i:2;a:2:{s:6:\"source\";s:23:\"templates/services.json\";s:4:\"name\";s:8:\"Services\";}}s:8:\"filesize\";i:88783;s:10:\"dimensions\";a:2:{i:0;i:1080;i:1;i:738;}s:12:\"image_source\";s:12:\"self_created\";s:15:\"person_or_place\";s:2:\"no\";s:10:\"image_urls\";s:0:\"\";}i:22;a:8:{s:8:\"filename\";s:11:\"bg_img1.png\";s:13:\"thumbnail_url\";s:86:\"http://template.creativemox.com/webiso/wp-content/uploads3/2024/06/bg_img1-800x865.png\";s:9:\"templates\";a:2:{i:0;a:2:{s:6:\"source\";s:23:\"templates/homepage.json\";s:4:\"name\";s:8:\"Homepage\";}i:1;a:2:{s:6:\"source\";s:22:\"templates/project.json\";s:4:\"name\";s:7:\"Project\";}}s:8:\"filesize\";i:92799;s:10:\"dimensions\";a:2:{i:0;i:1170;i:1;i:1265;}s:12:\"image_source\";s:12:\"self_created\";s:15:\"person_or_place\";s:2:\"no\";s:10:\"image_urls\";s:0:\"\";}i:23;a:8:{s:8:\"filename\";s:6:\"13.jpg\";s:13:\"thumbnail_url\";s:73:\"http://template.creativemox.com/webiso/wp-content/uploads3/2024/06/13.jpg\";s:9:\"templates\";a:4:{i:0;a:2:{s:6:\"source\";s:23:\"templates/homepage.json\";s:4:\"name\";s:8:\"Homepage\";}i:1;a:2:{s:6:\"source\";s:23:\"templates/about-us.json\";s:4:\"name\";s:8:\"About us\";}i:2;a:2:{s:6:\"source\";s:22:\"templates/project.json\";s:4:\"name\";s:7:\"Project\";}i:3;a:2:{s:6:\"source\";s:19:\"templates/team.json\";s:4:\"name\";s:4:\"Team\";}}s:8:\"filesize\";i:25005;s:10:\"dimensions\";a:2:{i:0;i:376;i:1;i:376;}s:12:\"image_source\";s:15:\"envato_elements\";s:15:\"person_or_place\";s:3:\"yes\";s:10:\"image_urls\";s:86:\"https://elements.envato.com/a-cropped-shot-of-people-from-different-countries--AK3VTBZ\";}i:24;a:8:{s:8:\"filename\";s:5:\"4.jpg\";s:13:\"thumbnail_url\";s:72:\"http://template.creativemox.com/webiso/wp-content/uploads3/2024/06/4.jpg\";s:9:\"templates\";a:2:{i:0;a:2:{s:6:\"source\";s:23:\"templates/homepage.json\";s:4:\"name\";s:8:\"Homepage\";}i:1;a:2:{s:6:\"source\";s:22:\"templates/project.json\";s:4:\"name\";s:7:\"Project\";}}s:8:\"filesize\";i:20821;s:10:\"dimensions\";a:2:{i:0;i:378;i:1;i:378;}s:12:\"image_source\";s:15:\"envato_elements\";s:15:\"person_or_place\";s:3:\"yes\";s:10:\"image_urls\";s:86:\"https://elements.envato.com/a-cropped-shot-of-people-from-different-countries--AK3VTBZ\";}i:25;a:8:{s:8:\"filename\";s:5:\"5.jpg\";s:13:\"thumbnail_url\";s:72:\"http://template.creativemox.com/webiso/wp-content/uploads3/2024/06/5.jpg\";s:9:\"templates\";a:2:{i:0;a:2:{s:6:\"source\";s:23:\"templates/homepage.json\";s:4:\"name\";s:8:\"Homepage\";}i:1;a:2:{s:6:\"source\";s:22:\"templates/project.json\";s:4:\"name\";s:7:\"Project\";}}s:8:\"filesize\";i:22801;s:10:\"dimensions\";a:2:{i:0;i:374;i:1;i:374;}s:12:\"image_source\";s:15:\"envato_elements\";s:15:\"person_or_place\";s:3:\"yes\";s:10:\"image_urls\";s:86:\"https://elements.envato.com/a-cropped-shot-of-people-from-different-countries--AK3VTBZ\";}i:26;a:8:{s:8:\"filename\";s:13:\"bg_img1-1.png\";s:13:\"thumbnail_url\";s:80:\"http://template.creativemox.com/webiso/wp-content/uploads3/2024/06/bg_img1-1.png\";s:9:\"templates\";a:1:{i:0;a:2:{s:6:\"source\";s:29:\"templates/detail-service.json\";s:4:\"name\";s:14:\"Detail Service\";}}s:8:\"filesize\";i:2579;s:10:\"dimensions\";a:2:{i:0;i:640;i:1;i:500;}s:12:\"image_source\";s:12:\"self_created\";s:15:\"person_or_place\";s:2:\"no\";s:10:\"image_urls\";s:0:\"\";}i:27;a:8:{s:8:\"filename\";s:66:\"young-serious-webdesigner-with-laptop-concentrating-on-network.jpg\";s:13:\"thumbnail_url\";s:141:\"http://template.creativemox.com/webiso/wp-content/uploads3/2024/06/young-serious-webdesigner-with-laptop-concentrating-on-network-800x533.jpg\";s:9:\"templates\";a:1:{i:0;a:2:{s:6:\"source\";s:29:\"templates/detail-service.json\";s:4:\"name\";s:14:\"Detail Service\";}}s:8:\"filesize\";i:153822;s:10:\"dimensions\";a:2:{i:0;i:1280;i:1;i:853;}s:12:\"image_source\";s:15:\"envato_elements\";s:15:\"person_or_place\";s:3:\"yes\";s:10:\"image_urls\";s:41:\"https://elements.envato.com/image-58MCP8P\";}i:28;a:8:{s:8:\"filename\";s:51:\"3d-black-paper-craft-cubic-patterned-background.jpg\";s:13:\"thumbnail_url\";s:126:\"http://template.creativemox.com/webiso/wp-content/uploads3/2024/06/3d-black-paper-craft-cubic-patterned-background-800x533.jpg\";s:9:\"templates\";a:9:{i:0;a:2:{s:6:\"source\";s:23:\"templates/about-us.json\";s:4:\"name\";s:8:\"About us\";}i:1;a:2:{s:6:\"source\";s:22:\"templates/project.json\";s:4:\"name\";s:7:\"Project\";}i:2;a:2:{s:6:\"source\";s:23:\"templates/services.json\";s:4:\"name\";s:8:\"Services\";}i:3;a:2:{s:6:\"source\";s:27:\"templates/pricing-plan.json\";s:4:\"name\";s:12:\"Pricing plan\";}i:4;a:2:{s:6:\"source\";s:19:\"templates/team.json\";s:4:\"name\";s:4:\"Team\";}i:5;a:2:{s:6:\"source\";s:18:\"templates/faq.json\";s:4:\"name\";s:3:\"FAQ\";}i:6;a:2:{s:6:\"source\";s:25:\"templates/contact-us.json\";s:4:\"name\";s:10:\"Contact us\";}i:7;a:2:{s:6:\"source\";s:31:\"templates/webiso-error-404.json\";s:4:\"name\";s:18:\"Webiso - Error 404\";}i:8;a:2:{s:6:\"source\";s:34:\"templates/webiso-blog-archive.json\";s:4:\"name\";s:21:\"Webiso - Blog Archive\";}}s:8:\"filesize\";i:31514;s:10:\"dimensions\";a:2:{i:0;i:1280;i:1;i:853;}s:12:\"image_source\";s:15:\"envato_elements\";s:15:\"person_or_place\";s:3:\"yes\";s:10:\"image_urls\";s:41:\"https://elements.envato.com/image-BGNCTEC\";}i:29;a:8:{s:8:\"filename\";s:6:\"11.jpg\";s:13:\"thumbnail_url\";s:73:\"http://template.creativemox.com/webiso/wp-content/uploads3/2024/06/11.jpg\";s:9:\"templates\";a:2:{i:0;a:2:{s:6:\"source\";s:23:\"templates/about-us.json\";s:4:\"name\";s:8:\"About us\";}i:1;a:2:{s:6:\"source\";s:19:\"templates/team.json\";s:4:\"name\";s:4:\"Team\";}}s:8:\"filesize\";i:24397;s:10:\"dimensions\";a:2:{i:0;i:374;i:1;i:374;}s:12:\"image_source\";s:15:\"envato_elements\";s:15:\"person_or_place\";s:3:\"yes\";s:10:\"image_urls\";s:86:\"https://elements.envato.com/a-cropped-shot-of-people-from-different-countries--AK3VTBZ\";}i:30;a:8:{s:8:\"filename\";s:5:\"6.jpg\";s:13:\"thumbnail_url\";s:72:\"http://template.creativemox.com/webiso/wp-content/uploads3/2024/06/6.jpg\";s:9:\"templates\";a:2:{i:0;a:2:{s:6:\"source\";s:23:\"templates/about-us.json\";s:4:\"name\";s:8:\"About us\";}i:1;a:2:{s:6:\"source\";s:19:\"templates/team.json\";s:4:\"name\";s:4:\"Team\";}}s:8:\"filesize\";i:24909;s:10:\"dimensions\";a:2:{i:0;i:374;i:1;i:374;}s:12:\"image_source\";s:15:\"envato_elements\";s:15:\"person_or_place\";s:3:\"yes\";s:10:\"image_urls\";s:86:\"https://elements.envato.com/a-cropped-shot-of-people-from-different-countries--AK3VTBZ\";}i:31;a:8:{s:8:\"filename\";s:5:\"9.jpg\";s:13:\"thumbnail_url\";s:72:\"http://template.creativemox.com/webiso/wp-content/uploads3/2024/06/9.jpg\";s:9:\"templates\";a:2:{i:0;a:2:{s:6:\"source\";s:23:\"templates/about-us.json\";s:4:\"name\";s:8:\"About us\";}i:1;a:2:{s:6:\"source\";s:19:\"templates/team.json\";s:4:\"name\";s:4:\"Team\";}}s:8:\"filesize\";i:22542;s:10:\"dimensions\";a:2:{i:0;i:374;i:1;i:374;}s:12:\"image_source\";s:15:\"envato_elements\";s:15:\"person_or_place\";s:3:\"yes\";s:10:\"image_urls\";s:86:\"https://elements.envato.com/a-cropped-shot-of-people-from-different-countries--AK3VTBZ\";}i:32;a:8:{s:8:\"filename\";s:58:\"team-startup-business-discussion-with-tablet-computer-.jpg\";s:13:\"thumbnail_url\";s:133:\"http://template.creativemox.com/webiso/wp-content/uploads3/2024/06/team-startup-business-discussion-with-tablet-computer--800x450.jpg\";s:9:\"templates\";a:1:{i:0;a:2:{s:6:\"source\";s:19:\"templates/team.json\";s:4:\"name\";s:4:\"Team\";}}s:8:\"filesize\";i:108683;s:10:\"dimensions\";a:2:{i:0;i:1280;i:1;i:719;}s:12:\"image_source\";s:15:\"envato_elements\";s:15:\"person_or_place\";s:3:\"yes\";s:10:\"image_urls\";s:41:\"https://elements.envato.com/image-MVQBLPD\";}i:33;a:8:{s:8:\"filename\";s:5:\"2.jpg\";s:13:\"thumbnail_url\";s:72:\"http://template.creativemox.com/webiso/wp-content/uploads3/2024/06/2.jpg\";s:9:\"templates\";a:1:{i:0;a:2:{s:6:\"source\";s:19:\"templates/team.json\";s:4:\"name\";s:4:\"Team\";}}s:8:\"filesize\";i:18115;s:10:\"dimensions\";a:2:{i:0;i:378;i:1;i:378;}s:12:\"image_source\";s:15:\"envato_elements\";s:15:\"person_or_place\";s:3:\"yes\";s:10:\"image_urls\";s:86:\"https://elements.envato.com/a-cropped-shot-of-people-from-different-countries--AK3VTBZ\";}i:34;a:8:{s:8:\"filename\";s:5:\"3.jpg\";s:13:\"thumbnail_url\";s:72:\"http://template.creativemox.com/webiso/wp-content/uploads3/2024/06/3.jpg\";s:9:\"templates\";a:1:{i:0;a:2:{s:6:\"source\";s:19:\"templates/team.json\";s:4:\"name\";s:4:\"Team\";}}s:8:\"filesize\";i:20275;s:10:\"dimensions\";a:2:{i:0;i:378;i:1;i:378;}s:12:\"image_source\";s:15:\"envato_elements\";s:15:\"person_or_place\";s:3:\"yes\";s:10:\"image_urls\";s:86:\"https://elements.envato.com/a-cropped-shot-of-people-from-different-countries--AK3VTBZ\";}i:35;a:8:{s:8:\"filename\";s:5:\"1.jpg\";s:13:\"thumbnail_url\";s:72:\"http://template.creativemox.com/webiso/wp-content/uploads3/2024/06/1.jpg\";s:9:\"templates\";a:1:{i:0;a:2:{s:6:\"source\";s:19:\"templates/team.json\";s:4:\"name\";s:4:\"Team\";}}s:8:\"filesize\";i:20084;s:10:\"dimensions\";a:2:{i:0;i:378;i:1;i:378;}s:12:\"image_source\";s:15:\"envato_elements\";s:15:\"person_or_place\";s:3:\"yes\";s:10:\"image_urls\";s:86:\"https://elements.envato.com/a-cropped-shot-of-people-from-different-countries--AK3VTBZ\";}i:36;a:8:{s:8:\"filename\";s:6:\"10.jpg\";s:13:\"thumbnail_url\";s:73:\"http://template.creativemox.com/webiso/wp-content/uploads3/2024/06/10.jpg\";s:9:\"templates\";a:1:{i:0;a:2:{s:6:\"source\";s:19:\"templates/team.json\";s:4:\"name\";s:4:\"Team\";}}s:8:\"filesize\";i:24270;s:10:\"dimensions\";a:2:{i:0;i:374;i:1;i:374;}s:12:\"image_source\";s:15:\"envato_elements\";s:15:\"person_or_place\";s:3:\"yes\";s:10:\"image_urls\";s:86:\"https://elements.envato.com/a-cropped-shot-of-people-from-different-countries--AK3VTBZ\";}i:37;a:8:{s:8:\"filename\";s:9:\"img_2.png\";s:13:\"thumbnail_url\";s:76:\"http://template.creativemox.com/webiso/wp-content/uploads3/2024/06/img_2.png\";s:9:\"templates\";a:1:{i:0;a:2:{s:6:\"source\";s:19:\"templates/team.json\";s:4:\"name\";s:4:\"Team\";}}s:8:\"filesize\";i:128073;s:10:\"dimensions\";a:2:{i:0;i:640;i:1;i:790;}s:12:\"image_source\";s:15:\"envato_elements\";s:15:\"person_or_place\";s:3:\"yes\";s:10:\"image_urls\";s:86:\"https://elements.envato.com/smiling-indian-business-man-executive-using-digita-2E5G789\";}i:38;a:8:{s:8:\"filename\";s:15:\"logo_webiso.png\";s:13:\"thumbnail_url\";s:82:\"http://template.creativemox.com/webiso/wp-content/uploads3/2024/06/logo_webiso.png\";s:9:\"templates\";a:2:{i:0;a:2:{s:6:\"source\";s:28:\"templates/webiso-footer.json\";s:4:\"name\";s:15:\"Webiso - Footer\";}i:1;a:2:{s:6:\"source\";s:28:\"templates/webiso-header.json\";s:4:\"name\";s:15:\"Webiso - Header\";}}s:8:\"filesize\";i:14447;s:10:\"dimensions\";a:2:{i:0;i:411;i:1;i:115;}s:12:\"image_source\";s:12:\"self_created\";s:15:\"person_or_place\";s:2:\"no\";s:10:\"image_urls\";s:0:\"\";}}}'),(98,30,'envato_tk_folder_name','2a8935fa9c5acb1de5ad8b6bd3723b34'),(99,30,'envato_tk_builder','elementor'),(100,30,'envato_tk_source_zip_url','https://goldenstallionagency.com/wp-content/uploads/template-kits/2a8935fa9c5acb1de5ad8b6bd3723b34/source-30.zip'),(101,31,'_elementor_edit_mode','builder'),(102,31,'_elementor_template_type','kit'),(103,31,'_elementor_version','3.26.0'),(104,31,'_elementor_pro_version','3.25.3'),(109,31,'_wp_page_template','default'),(110,31,'_elementor_page_settings','a:153:{s:13:\"system_colors\";a:4:{i:0;a:3:{s:3:\"_id\";s:9:\"secondary\";s:5:\"title\";s:7:\"Heading\";s:5:\"color\";s:7:\"#F8F8F8\";}i:1;a:3:{s:3:\"_id\";s:7:\"primary\";s:5:\"title\";s:10:\"Basic Text\";s:5:\"color\";s:7:\"#828282\";}i:2;a:3:{s:3:\"_id\";s:4:\"text\";s:5:\"title\";s:6:\"Netral\";s:5:\"color\";s:7:\"#FFFFFF\";}i:3;a:3:{s:3:\"_id\";s:6:\"accent\";s:5:\"title\";s:15:\"Transparent 20%\";s:5:\"color\";s:9:\"#FFFFFF2B\";}}s:13:\"custom_colors\";a:11:{i:0;a:3:{s:3:\"_id\";s:7:\"d49ac81\";s:5:\"title\";s:6:\"Button\";s:5:\"color\";s:7:\"#71ECB6\";}i:1;a:3:{s:3:\"_id\";s:7:\"332724a\";s:5:\"title\";s:12:\"Button Hover\";s:5:\"color\";s:7:\"#BAFE6D\";}i:2;a:3:{s:3:\"_id\";s:7:\"4d462f5\";s:5:\"title\";s:10:\"Line Color\";s:5:\"color\";s:7:\"#3A3A3A\";}i:3;a:3:{s:3:\"_id\";s:7:\"cfa1f76\";s:5:\"title\";s:16:\"Light Background\";s:5:\"color\";s:7:\"#242424\";}i:4;a:3:{s:3:\"_id\";s:7:\"7fbea4f\";s:5:\"title\";s:22:\"Extra Light Background\";s:5:\"color\";s:7:\"#191919\";}i:5;a:3:{s:3:\"_id\";s:7:\"044b931\";s:5:\"title\";s:15:\"Dark Background\";s:5:\"color\";s:7:\"#151515\";}i:6;a:3:{s:3:\"_id\";s:7:\"638d055\";s:5:\"title\";s:21:\"Extra Dark Background\";s:5:\"color\";s:7:\"#030303\";}i:7;a:3:{s:3:\"_id\";s:7:\"ec3c7a7\";s:5:\"title\";s:8:\"Accent 1\";s:5:\"color\";s:7:\"#71ECB6\";}i:8;a:3:{s:3:\"_id\";s:7:\"3ee16e7\";s:5:\"title\";s:8:\"Accent 2\";s:5:\"color\";s:7:\"#BAFE6D\";}i:9;a:3:{s:3:\"_id\";s:7:\"cfd5506\";s:5:\"title\";s:8:\"Accent 3\";s:5:\"color\";s:7:\"#7DCFFF\";}i:10;a:3:{s:3:\"_id\";s:7:\"50d373e\";s:5:\"title\";s:8:\"Accent 4\";s:5:\"color\";s:7:\"#26AD80\";}}s:17:\"system_typography\";a:4:{i:0;a:9:{s:3:\"_id\";s:7:\"primary\";s:5:\"title\";s:7:\"Primary\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:7:\"Figtree\";s:22:\"typography_font_weight\";s:3:\"500\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:48;s:5:\"sizes\";a:0:{}}s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:37;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;s:5:\"sizes\";a:0:{}}}i:1;a:10:{s:3:\"_id\";s:9:\"secondary\";s:5:\"title\";s:9:\"Secondary\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:7:\"Figtree\";s:22:\"typography_font_weight\";s:3:\"500\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:39;s:5:\"sizes\";a:0:{}}s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:31;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;s:5:\"sizes\";a:0:{}}s:25:\"typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";d:-0.5;s:5:\"sizes\";a:0:{}}}i:2;a:9:{s:3:\"_id\";s:4:\"text\";s:5:\"title\";s:4:\"Text\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:5:\"Inter\";s:22:\"typography_font_weight\";s:3:\"400\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;s:5:\"sizes\";a:0:{}}s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.4;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;s:5:\"sizes\";a:0:{}}}i:3;a:10:{s:3:\"_id\";s:6:\"accent\";s:5:\"title\";s:6:\"Accent\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:7:\"Figtree\";s:22:\"typography_font_weight\";s:3:\"400\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;s:5:\"sizes\";a:0:{}}s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";i:1;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:13;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:12;s:5:\"sizes\";a:0:{}}s:25:\"typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}}}s:17:\"custom_typography\";a:11:{i:0;a:11:{s:3:\"_id\";s:7:\"b2ce6af\";s:5:\"title\";s:11:\"Global Font\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:5:\"Inter\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;s:5:\"sizes\";a:0:{}}s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.4;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"400\";s:25:\"typography_text_transform\";s:4:\"none\";s:21:\"typography_font_style\";s:6:\"normal\";}i:1;a:9:{s:3:\"_id\";s:7:\"69c152f\";s:5:\"title\";s:10:\"Small Font\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:5:\"Inter\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;s:5:\"sizes\";a:0:{}}s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.4;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:13;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:12;s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"400\";}i:2;a:9:{s:3:\"_id\";s:7:\"520c191\";s:5:\"title\";s:6:\"Header\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:7:\"Figtree\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"500\";s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;s:5:\"sizes\";a:0:{}}s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;s:5:\"sizes\";a:0:{}}}i:3;a:9:{s:3:\"_id\";s:7:\"583e54c\";s:5:\"title\";s:2:\"H1\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:7:\"Figtree\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:48;s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"500\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:37;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;s:5:\"sizes\";a:0:{}}}i:4;a:9:{s:3:\"_id\";s:7:\"5d167aa\";s:5:\"title\";s:2:\"H2\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:7:\"Figtree\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:39;s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"500\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:31;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;s:5:\"sizes\";a:0:{}}}i:5;a:10:{s:3:\"_id\";s:7:\"d3dae9a\";s:5:\"title\";s:2:\"H3\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:7:\"Figtree\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:31;s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"500\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.3;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;s:5:\"sizes\";a:0:{}}s:21:\"typography_font_style\";s:6:\"normal\";}i:6;a:11:{s:3:\"_id\";s:7:\"83682a1\";s:5:\"title\";s:2:\"H4\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:7:\"Figtree\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"300\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.3;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:21;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;s:5:\"sizes\";a:0:{}}s:25:\"typography_text_transform\";s:4:\"none\";s:21:\"typography_font_style\";s:6:\"normal\";}i:7;a:9:{s:3:\"_id\";s:7:\"7044a64\";s:5:\"title\";s:2:\"H5\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:7:\"Figtree\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"400\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.4;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;s:5:\"sizes\";a:0:{}}}i:8;a:10:{s:3:\"_id\";s:7:\"84ca66e\";s:5:\"title\";s:2:\"H6\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:7:\"Figtree\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"500\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:13;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:12;s:5:\"sizes\";a:0:{}}s:25:\"typography_text_transform\";s:9:\"uppercase\";}i:9;a:9:{s:3:\"_id\";s:7:\"112b6c4\";s:5:\"title\";s:6:\"Footer\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:5:\"Inter\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:13;s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"500\";s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:12;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:11;s:5:\"sizes\";a:0:{}}s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;s:5:\"sizes\";a:0:{}}}i:10;a:9:{s:3:\"_id\";s:7:\"a435f28\";s:5:\"title\";s:8:\"Big Hero\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:7:\"Figtree\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:61;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:44;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"500\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";i:1;s:5:\"sizes\";a:0:{}}}}s:21:\"default_generic_fonts\";s:10:\"Sans-serif\";s:20:\"button_border_border\";s:5:\"solid\";s:19:\"button_border_width\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}s:20:\"button_border_radius\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"30\";s:5:\"right\";s:2:\"30\";s:6:\"bottom\";s:2:\"30\";s:4:\"left\";s:2:\"30\";s:8:\"isLinked\";b:1;}s:26:\"button_hover_border_border\";s:5:\"solid\";s:25:\"button_hover_border_width\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}s:24:\"form_field_border_border\";s:5:\"solid\";s:23:\"form_field_border_width\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"1\";s:5:\"right\";s:1:\"1\";s:6:\"bottom\";s:1:\"1\";s:4:\"left\";s:1:\"1\";s:8:\"isLinked\";b:1;}s:24:\"form_field_border_radius\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"7\";s:5:\"right\";s:1:\"7\";s:6:\"bottom\";s:1:\"7\";s:4:\"left\";s:1:\"7\";s:8:\"isLinked\";b:1;}s:30:\"form_field_focus_border_border\";s:5:\"solid\";s:29:\"form_field_focus_border_width\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"1\";s:5:\"right\";s:1:\"1\";s:6:\"bottom\";s:1:\"1\";s:4:\"left\";s:1:\"1\";s:8:\"isLinked\";b:1;}s:19:\"page_title_selector\";s:14:\"h1.entry-title\";s:27:\"hello_footer_copyright_text\";s:19:\"All rights reserved\";s:15:\"activeItemIndex\";i:1;s:11:\"__globals__\";a:35:{s:27:\"form_field_background_color\";s:25:\"globals/colors?id=cfa1f76\";s:23:\"form_field_border_color\";s:25:\"globals/colors?id=4d462f5\";s:33:\"form_field_focus_background_color\";s:25:\"globals/colors?id=044b931\";s:29:\"form_field_focus_border_color\";s:25:\"globals/colors?id=d49ac81\";s:21:\"form_field_text_color\";s:27:\"globals/colors?id=secondary\";s:27:\"form_field_focus_text_color\";s:25:\"globals/colors?id=primary\";s:17:\"button_text_color\";s:25:\"globals/colors?id=044b931\";s:23:\"button_background_color\";s:25:\"globals/colors?id=d49ac81\";s:23:\"button_hover_text_color\";s:25:\"globals/colors?id=044b931\";s:29:\"button_hover_background_color\";s:25:\"globals/colors?id=332724a\";s:26:\"body_typography_typography\";s:29:\"globals/typography?id=b2ce6af\";s:10:\"body_color\";s:25:\"globals/colors?id=primary\";s:17:\"link_normal_color\";s:25:\"globals/colors?id=primary\";s:16:\"link_hover_color\";s:25:\"globals/colors?id=332724a\";s:24:\"h1_typography_typography\";s:29:\"globals/typography?id=583e54c\";s:24:\"h2_typography_typography\";s:29:\"globals/typography?id=5d167aa\";s:24:\"h3_typography_typography\";s:29:\"globals/typography?id=d3dae9a\";s:24:\"h4_typography_typography\";s:29:\"globals/typography?id=83682a1\";s:24:\"h5_typography_typography\";s:29:\"globals/typography?id=7044a64\";s:24:\"h6_typography_typography\";s:29:\"globals/typography?id=84ca66e\";s:8:\"h6_color\";s:25:\"globals/colors?id=332724a\";s:19:\"button_border_color\";s:25:\"globals/colors?id=d49ac81\";s:25:\"button_hover_border_color\";s:25:\"globals/colors?id=332724a\";s:8:\"h1_color\";s:27:\"globals/colors?id=secondary\";s:8:\"h2_color\";s:27:\"globals/colors?id=secondary\";s:8:\"h3_color\";s:27:\"globals/colors?id=secondary\";s:8:\"h4_color\";s:27:\"globals/colors?id=secondary\";s:8:\"h5_color\";s:27:\"globals/colors?id=secondary\";s:16:\"form_label_color\";s:27:\"globals/colors?id=secondary\";s:25:\"button_background_color_b\";s:25:\"globals/colors?id=332724a\";s:31:\"button_hover_background_color_b\";s:25:\"globals/colors?id=d49ac81\";s:32:\"form_label_typography_typography\";s:29:\"globals/typography?id=520c191\";s:32:\"form_field_typography_typography\";s:29:\"globals/typography?id=b2ce6af\";s:28:\"button_typography_typography\";s:28:\"globals/typography?id=accent\";s:21:\"body_background_color\";s:25:\"globals/colors?id=044b931\";}s:11:\"viewport_md\";i:768;s:11:\"viewport_lg\";i:1025;s:15:\"container_width\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:1280;s:5:\"sizes\";a:0:{}}s:24:\"h1_typography_typography\";s:6:\"custom\";s:25:\"h1_typography_font_family\";s:7:\"Manrope\";s:23:\"h1_typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:48;s:5:\"sizes\";a:0:{}}s:25:\"h1_typography_font_weight\";s:3:\"700\";s:25:\"h1_typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;s:5:\"sizes\";a:0:{}}s:24:\"h2_typography_typography\";s:6:\"custom\";s:25:\"h2_typography_font_family\";s:7:\"Manrope\";s:23:\"h2_typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:39;s:5:\"sizes\";a:0:{}}s:25:\"h2_typography_font_weight\";s:3:\"700\";s:25:\"h2_typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;s:5:\"sizes\";a:0:{}}s:24:\"h3_typography_typography\";s:6:\"custom\";s:25:\"h3_typography_font_family\";s:7:\"Manrope\";s:23:\"h3_typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:31;s:5:\"sizes\";a:0:{}}s:25:\"h3_typography_font_weight\";s:3:\"600\";s:25:\"h3_typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.3;s:5:\"sizes\";a:0:{}}s:24:\"h4_typography_typography\";s:6:\"custom\";s:25:\"h4_typography_font_family\";s:7:\"Manrope\";s:23:\"h4_typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;s:5:\"sizes\";a:0:{}}s:25:\"h4_typography_font_weight\";s:3:\"500\";s:25:\"h4_typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.3;s:5:\"sizes\";a:0:{}}s:24:\"h5_typography_typography\";s:6:\"custom\";s:25:\"h5_typography_font_family\";s:7:\"Manrope\";s:23:\"h5_typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;s:5:\"sizes\";a:0:{}}s:25:\"h5_typography_font_weight\";s:3:\"600\";s:25:\"h5_typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.4;s:5:\"sizes\";a:0:{}}s:24:\"h6_typography_typography\";s:6:\"custom\";s:25:\"h6_typography_font_family\";s:7:\"Manrope\";s:23:\"h6_typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;s:5:\"sizes\";a:0:{}}s:25:\"h6_typography_font_weight\";s:3:\"600\";s:25:\"h6_typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:21:\"form_field_text_color\";s:7:\"#FFFFFF\";s:27:\"form_field_focus_text_color\";s:7:\"#FFFFFF\";s:30:\"h1_typography_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:37;s:5:\"sizes\";a:0:{}}s:30:\"h1_typography_font_size_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;s:5:\"sizes\";a:0:{}}s:30:\"h2_typography_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:31;s:5:\"sizes\";a:0:{}}s:30:\"h2_typography_font_size_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;s:5:\"sizes\";a:0:{}}s:30:\"h3_typography_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;s:5:\"sizes\";a:0:{}}s:30:\"h3_typography_font_size_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;s:5:\"sizes\";a:0:{}}s:30:\"h4_typography_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:21;s:5:\"sizes\";a:0:{}}s:30:\"h4_typography_font_size_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;s:5:\"sizes\";a:0:{}}s:30:\"h5_typography_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;s:5:\"sizes\";a:0:{}}s:30:\"h5_typography_font_size_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;s:5:\"sizes\";a:0:{}}s:30:\"h6_typography_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:13;s:5:\"sizes\";a:0:{}}s:30:\"h6_typography_font_size_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:12;s:5:\"sizes\";a:0:{}}s:32:\"form_field_box_shadow_box_shadow\";a:5:{s:10:\"horizontal\";i:0;s:8:\"vertical\";i:0;s:4:\"blur\";i:1;s:6:\"spread\";i:1;s:5:\"color\";s:18:\"rgba(0, 0, 0, 0.1)\";}s:29:\"woocommerce_myaccount_page_id\";i:9;s:24:\"woocommerce_cart_page_id\";i:7;s:28:\"woocommerce_checkout_page_id\";i:8;s:26:\"body_background_background\";s:7:\"classic\";s:10:\"body_color\";s:7:\"#FFFFFF\";s:17:\"link_normal_color\";s:7:\"#FFFFFF\";s:8:\"h1_color\";s:7:\"#FFFFFF\";s:8:\"h2_color\";s:7:\"#FFFFFF\";s:8:\"h3_color\";s:7:\"#FFFFFF\";s:24:\"h3_typography_font_style\";s:6:\"normal\";s:8:\"h4_color\";s:7:\"#FFFFFF\";s:28:\"h4_typography_text_transform\";s:4:\"none\";s:24:\"h4_typography_font_style\";s:6:\"normal\";s:8:\"h5_color\";s:7:\"#FFFFFF\";s:28:\"h6_typography_text_transform\";s:9:\"uppercase\";s:17:\"button_text_color\";s:7:\"#FFFFFF\";s:23:\"button_background_color\";s:7:\"#2674F0\";s:23:\"button_hover_text_color\";s:7:\"#FFFFFF\";s:29:\"button_hover_background_color\";s:7:\"#F0D300\";s:16:\"form_label_color\";s:7:\"#FFFFFF\";s:21:\"body_background_image\";a:5:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";s:4:\"size\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:6:\"source\";s:7:\"library\";}s:24:\"body_background_position\";s:13:\"center center\";s:22:\"body_background_repeat\";s:8:\"repeat-y\";s:27:\"body_background_size_tablet\";s:7:\"initial\";s:31:\"body_background_bg_width_tablet\";a:3:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:31:\"body_background_bg_width_mobile\";a:3:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:27:\"body_background_size_mobile\";s:7:\"initial\";s:37:\"link_hover_typography_text_decoration\";s:9:\"underline\";s:18:\"form_field_padding\";a:6:{s:4:\"unit\";s:2:\"em\";s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";s:8:\"isLinked\";b:1;}s:28:\"button_box_shadow_box_shadow\";a:5:{s:10:\"horizontal\";i:-30;s:8:\"vertical\";i:0;s:4:\"blur\";i:25;s:6:\"spread\";i:-10;s:5:\"color\";s:7:\"#6B9FF5\";}s:28:\"h2_typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";d:-0.5;s:5:\"sizes\";a:0:{}}s:19:\"button_border_color\";s:7:\"#2674F0\";s:31:\"button_hover_background_color_b\";s:7:\"#2674F0\";s:25:\"button_hover_border_color\";s:7:\"#F0D300\";s:27:\"form_field_background_color\";s:7:\"#062556\";s:23:\"form_field_border_color\";s:9:\"#FFFFFF2B\";s:33:\"form_field_focus_background_color\";s:7:\"#062556\";s:26:\"body_typography_typography\";s:6:\"custom\";s:27:\"body_typography_font_family\";s:5:\"Inter\";s:25:\"body_typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;s:5:\"sizes\";a:0:{}}s:27:\"body_typography_font_weight\";s:3:\"400\";s:30:\"body_typography_text_transform\";s:4:\"none\";s:26:\"body_typography_font_style\";s:6:\"normal\";s:27:\"body_typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.4;s:5:\"sizes\";a:0:{}}s:32:\"body_typography_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;s:5:\"sizes\";a:0:{}}s:32:\"body_typography_font_size_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;s:5:\"sizes\";a:0:{}}s:41:\"form_field_box_shadow_box_shadow_position\";s:5:\"inset\";s:38:\"form_field_focus_box_shadow_box_shadow\";a:5:{s:10:\"horizontal\";i:0;s:8:\"vertical\";i:-1;s:4:\"blur\";i:0;s:6:\"spread\";i:0;s:5:\"color\";s:7:\"#8DC741\";}s:47:\"form_field_focus_box_shadow_box_shadow_position\";s:5:\"inset\";s:28:\"button_typography_typography\";s:6:\"custom\";s:29:\"button_typography_font_family\";s:6:\"Outfit\";s:27:\"button_typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:13;s:5:\"sizes\";a:0:{}}s:29:\"button_typography_font_weight\";s:3:\"500\";s:32:\"button_typography_text_transform\";s:9:\"uppercase\";s:29:\"button_typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";i:1;s:5:\"sizes\";a:0:{}}s:32:\"button_typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:2;s:5:\"sizes\";a:0:{}}s:25:\"button_background_color_b\";s:7:\"#F0D300\";s:29:\"form_field_focus_border_color\";s:7:\"#2674F0\";s:34:\"button_typography_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:12;s:5:\"sizes\";a:0:{}}s:34:\"button_typography_font_size_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:11;s:5:\"sizes\";a:0:{}}s:32:\"button_background_gradient_angle\";a:3:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";i:120;s:5:\"sizes\";a:0:{}}s:38:\"button_hover_background_gradient_angle\";a:3:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";i:120;s:5:\"sizes\";a:0:{}}s:21:\"space_between_widgets\";a:6:{s:6:\"column\";s:2:\"20\";s:3:\"row\";s:2:\"20\";s:8:\"isLinked\";b:1;s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;s:5:\"sizes\";a:0:{}}s:16:\"link_hover_color\";s:7:\"#2674F0\";s:28:\"h1_typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:-1;s:5:\"sizes\";a:0:{}}s:32:\"form_label_typography_typography\";s:6:\"custom\";s:33:\"form_label_typography_font_family\";s:7:\"Manrope\";s:31:\"form_label_typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;s:5:\"sizes\";a:0:{}}s:33:\"form_label_typography_font_weight\";s:3:\"600\";s:36:\"form_label_typography_text_transform\";s:9:\"uppercase\";s:33:\"form_label_typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;s:5:\"sizes\";a:0:{}}s:32:\"form_field_typography_typography\";s:6:\"custom\";s:33:\"form_field_typography_font_family\";s:5:\"Inter\";s:31:\"form_field_typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;s:5:\"sizes\";a:0:{}}s:33:\"form_field_typography_font_weight\";s:3:\"400\";s:36:\"form_field_typography_text_transform\";s:4:\"none\";s:32:\"form_field_typography_font_style\";s:6:\"normal\";s:33:\"form_field_typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.4;s:5:\"sizes\";a:0:{}}s:38:\"form_label_typography_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:13;s:5:\"sizes\";a:0:{}}s:38:\"form_label_typography_font_size_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:12;s:5:\"sizes\";a:0:{}}s:38:\"form_field_typography_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;s:5:\"sizes\";a:0:{}}s:38:\"form_field_typography_font_size_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;s:5:\"sizes\";a:0:{}}s:30:\"button_background_color_b_stop\";a:3:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:50;s:5:\"sizes\";a:0:{}}s:37:\"button_box_shadow_box_shadow_position\";s:5:\"inset\";s:34:\"button_hover_box_shadow_box_shadow\";a:5:{s:10:\"horizontal\";i:0;s:8:\"vertical\";i:5;s:4:\"blur\";i:30;s:6:\"spread\";i:0;s:5:\"color\";s:24:\"rgba(255, 255, 255, 0.1)\";}s:28:\"button_background_color_stop\";a:3:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:10;s:5:\"sizes\";a:0:{}}}'),(111,31,'_elementor_data','[]'),(120,31,'envato_tk_source_kit','30'),(121,31,'envato_tk_source_index','0'),(130,35,'_elementor_source','post'),(131,35,'_elementor_edit_mode','builder'),(132,35,'_elementor_template_type','header'),(133,35,'_elementor_version','3.32.4'),(134,35,'_elementor_pro_version','3.32.1'),(135,35,'_edit_lock','1759938822:3'),(137,35,'_post_views_count','12'),(138,35,'ekit_post_views_count','13'),(139,1,'_post_views_count','32'),(140,1,'ekit_post_views_count','33'),(146,35,'_wp_page_template','default'),(147,35,'_elementor_data','[{\"id\":\"1b8212c1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=044b931\",\"border_color\":\"\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"z_index\":55,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"boxed_width\":{\"unit\":\"px\",\"size\":1300,\"sizes\":[]},\"flex_wrap\":\"nowrap\",\"border_color\":\"#FACD22\",\"sticky\":\"top\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100},\"_flex_size\":\"none\",\"_element_width\":\"initial\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_color\":\"#151515\"},\"elements\":[{\"id\":\"5a220eb0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":10},\"width_mobile\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_flex_align_self\":\"center\",\"flex_direction_mobile\":\"row\",\"flex_justify_content_mobile\":\"flex-start\",\"flex_align_items_mobile\":\"center\",\"width_tablet\":{\"unit\":\"%\",\"size\":10},\"_flex_size\":\"none\",\"_element_width\":\"initial\",\"_element_width_tablet\":\"initial\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a174e95\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"\\\" name=\\\"site-logo\\\" settings=\\\"%7B%7D\\\"]\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"80\",\"height\":\"80\"}},\"elements\":[],\"widgetType\":\"theme-site-logo\"}],\"isInner\":true},{\"id\":\"6610800e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width_mobile\":{\"unit\":\"%\",\"size\":15,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"center\",\"width\":{\"unit\":\"%\",\"size\":40},\"width_tablet\":{\"unit\":\"%\",\"size\":6,\"sizes\":[]},\"flex_justify_content_tablet\":\"flex-end\",\"flex_align_items_mobile\":\"flex-end\",\"_flex_order_tablet\":\"end\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"16ea4048\",\"elType\":\"widget\",\"settings\":{\"elementskit_submenu_container_width\":\"200px\",\"elementskit_nav_menu\":\"main-menu\",\"elementskit_hamburger_icon\":{\"value\":\"icon icon-menu1\",\"library\":\"ekiticons\"},\"elementskit_one_page_enable\":\"\",\"elementskit_menubar_background_color\":\"#0D133300\",\"elementskit_item_background_hover_color\":\"#E2000100\",\"elementskit_nav_menu_active_bg_color_color\":\"#FFFFFF00\",\"elementskit_menu_item_spacing\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"elementskit_menu_item_spacing_tablet\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"15\",\"bottom\":\"7\",\"left\":\"30\",\"isLinked\":false},\"elementskit_submenu_item_spacing\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"15\",\"bottom\":\"1\",\"left\":\"35\",\"isLinked\":false},\"elementskit_menu_item_background_color\":\"#02010100\",\"elementskit_menu_item_background_hover_background\":\"classic\",\"elementskit_menu_item_background_hover_color\":\"#FDE3A700\",\"elementskit_nav_sub_menu_active_bg_color_background\":\"classic\",\"elementskit_menu_item_border_width_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"elementskit_menu_item_border_color\":\"#02010100\",\"elementskit_menu_item_border_last_child_border\":\"solid\",\"elementskit_menu_item_border_last_child_width_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"elementskit_menu_item_border_last_child_color\":\"#02010100\",\"elementskit_menu_item_border_first_child_border\":\"solid\",\"elementskit_menu_item_border_first_child_width_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"elementskit_menu_item_border_first_child_color\":\"#02010100\",\"sub_panel_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"sub_panel_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false},\"elementskit_panel_submenu_border_border\":\"solid\",\"elementskit_panel_submenu_border_width_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"elementskit_submenu_container_background_background\":\"classic\",\"elementskit_submenu_panel_border_radius_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"elementskit_menu_toggle_icon_position_tablet\":\"right\",\"elementskit_menu_toggle_spacing_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"elementskit_menu_open_typography_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"elementskit_menu_toggle_border_border\":\"none\",\"elementskit_menu_toggle_border_width_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"elementskit_menu_toggle_border_color\":\"#02010100\",\"elementskit_menu_close_spacing_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"elementskit_menu_close_border_radius_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"elementskit_menu_close_background_background\":\"classic\",\"elementskit_menu_close_background_color\":\"#F8F8F8\",\"elementskit_menu_close_border_border\":\"solid\",\"elementskit_menu_close_border_width_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"elementskit_menu_close_border_color\":\"#02010100\",\"__globals__\":{\"elementskit_content_typography_typography\":\"\",\"elementskit_menu_item_typography_typography\":\"\",\"elementskit_style_tab_submenu_indicator_color_tablet\":\"globals\\/colors?id=secondary\",\"elementskit_submenu_item_color_tablet\":\"\",\"elementskit_menu_close_typography_typography\":\"globals\\/typography?id=accent\",\"elementskit_style_tab_submenu_indicator_color\":\"\",\"elementskit_menu_toggle_icon_color_hover\":\"globals\\/colors?id=accent\",\"elementskit_item_background_hover_color\":\"\",\"elementskit_item_color_hover_tablet\":\"\",\"elementskit_menu_close_icon_color_hover\":\"globals\\/colors?id=primary\",\"elementskit_item_color_hover\":\"globals\\/colors?id=3c7ce4a\",\"elementskit_item_text_color_hover\":\"globals\\/colors?id=3c7ce4a\",\"elementskit_nav_menu_active_text_color\":\"\",\"elementskit_submenu_item_color\":\"globals\\/colors?id=7fbea4f\",\"elementskit_nav_sub_menu_active_text_color\":\"globals\\/colors?id=3c7ce4a\",\"elementskit_menu_text_color_tablet\":\"\",\"elementskit_nav_menu_active_text_color_tablet\":\"\",\"elementskit_item_text_color_hover_tablet\":\"\",\"elementskit_nav_sub_menu_active_text_color_tablet\":\"\",\"elementskit_menu_toggle_icon_color\":\"globals\\/colors?id=text\",\"elementskit_menu_close_icon_color\":\"\",\"elementskit_menubar_background_color\":\"\",\"elementskit_panel_submenu_border_color\":\"\",\"elementskit_submenu_container_background_color\":\"globals\\/colors?id=42f8bbe\",\"elementskit_menu_item_background_hover_color\":\"\",\"elementskit_nav_sub_menu_active_bg_color_color\":\"\",\"wrapper_color_mobile_tablet\":\"\",\"elementskit_style_tab_submenu_indicator_color_mobile\":\"globals\\/colors?id=accent\",\"elementskit_menu_text_color\":\"\",\"elementskit_menu_toggle_background_color\":\"globals\\/colors?id=bd8a342\",\"elementskit_menu_close_background_color\":\"globals\\/colors?id=secondary\"},\"ekit_submenu_indicator_spacing\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"7\",\"isLinked\":false},\"elementskit_panel_submenu_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"elementskit_menu_open_typography_mobile\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"-9\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":false},\"elementskit_nav_menu_logo\":{\"id\":51,\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/image_2024-11-08_222804488.webp\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"ekit_submenu_indicator_spacing_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"200\",\"isLinked\":false},\"ekit_submenu_indicator_spacing_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"160\",\"isLinked\":false},\"elementskit_submenu_item_spacing_tablet\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"elementskit_menu_close_border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"elementskit_mobile_menu_logo_width_tablet\":{\"unit\":\"px\",\"size\":145,\"sizes\":[]},\"elementskit_mobile_menu_logo_margin_tablet\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"25\",\"isLinked\":false},\"elementskit_mobile_menu_logo_margin_mobile\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"25\",\"isLinked\":false},\"elementskit_menubar_background_color_b\":\"#F2295B00\",\"elementskit_item_background_color\":\"#00000000\",\"elementskit_item_background_color_b\":\"#F2295B00\",\"elementskit_item_background_hover_color_b\":\"#F2295B00\",\"elementskit_nav_menu_active_bg_color_color_b\":\"#F2295B00\",\"elementskit_menu_item_background_color_b\":\"#F2295B00\",\"elementskit_submenu_container_background_color_b\":\"#FFFFFF\",\"elementskit_menu_toggle_background_image_tablet\":{\"url\":\"http:\\/\\/askproject.net\\/nomic\\/wp-content\\/uploads\\/sites\\/10\\/2021\\/07\\/Artboard-1@4x.png\",\"id\":751,\"alt\":\"\",\"source\":\"library\"},\"elementskit_menu_close_background_hover_background\":\"classic\",\"elementskit_menu_close_background_hover_color\":\"#02010100\",\"elementskit_menu_close_background_image_tablet\":{\"url\":\"http:\\/\\/askproject.net\\/nomic\\/wp-content\\/uploads\\/sites\\/10\\/2021\\/07\\/Artboard-1@4x.png\",\"id\":751,\"alt\":\"\",\"source\":\"library\"},\"elementskit_panel_box_shadow_box_shadow\":{\"horizontal\":1,\"vertical\":1,\"blur\":15,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-14\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"-13\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"elementskit_menubar_height\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"elementskit_border_radius\":{\"unit\":\"px\",\"top\":0,\"right\":0,\"bottom\":0,\"left\":0,\"isLinked\":true},\"elementskit_submenu_panel_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"elementskit_submenu_container_width_tablet\":\"200px\",\"elementskit_mobile_menu_logo_height_tablet\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"elementskit_main_menu_position\":\"elementskit-menu-po-center\",\"elementskit_style_tab_submenu_indicator_color_tablet\":\"#F8F8F8\",\"elementskit_style_tab_submenu_indicator_color_mobile\":\"#FFFFFF2B\",\"elementskit_menu_text_color_tablet\":\"#001D2180\",\"elementskit_mobile_menu_logo_width_mobile\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"elementskit_menu_toggle_icon_color_hover\":\"#FFFFFF2B\",\"_element_vertical_align_mobile\":\"center\",\"elementskit_panel_box_shadow_box_shadow_type\":\"yes\",\"elementskit_menu_text_color\":\"#FFFFFFB8\",\"elementskit_style_tab_submenu_indicator_color\":\"#FFFFFF70\",\"ekit_submenu_indicator_font_size\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"elementskit_menu_item_border_last_child_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"elementskit_menu_item_border_first_child_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"auto\",\"_flex_order_tablet\":\"end\",\"elementskit_nav_menu_active_text_color\":\"#FFFFFF\",\"elementskit_menu_toggle_icon_color\":\"#FFFFFF\",\"elementskit_style_tab_submenu_item_arrow\":\"elementskit_plus_icon\",\"elementskit_item_text_color_hover\":\"#828282\",\"elementskit_nav_sub_menu_active_text_color\":\"#828282\",\"elementskit_panel_submenu_border_color\":\"#FFFFFF30\",\"elementskit_menu_close_icon_color\":\"#000000\",\"elementskit_menu_toggle_border_radius_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"elementskit_item_color_hover_tablet\":\"#001D21\",\"elementskit_nav_menu_active_text_color_tablet\":\"#001D21\",\"elementskit_submenu_item_color_tablet\":\"#001D2180\",\"elementskit_mobile_menu_panel_spacing\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"elementskit_mobile_menu_panel_width\":{\"unit\":\"px\",\"size\":578,\"sizes\":[]},\"elementskit_submenu_item_color\":\"#FFFFFF\",\"elementskit_menu_toggle_icon_position_mobile\":\"right\",\"elementskit_menu_close_typography_typography\":\"custom\",\"elementskit_menu_close_typography_font_family\":\"Figtree\",\"elementskit_menu_close_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"elementskit_menu_close_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"elementskit_menu_close_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"elementskit_menu_close_typography_font_weight\":\"400\",\"elementskit_menu_close_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"elementskit_menu_close_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"elementskit_menu_close_icon_color_hover\":\"#828282\",\"_flex_order\":\"start\",\"elementskit_menu_toggle_background_background\":\"classic\",\"elementskit_menu_toggle_background_color\":\"#FFFFFF00\"},\"elements\":[],\"widgetType\":\"ekit-nav-menu\"}],\"isInner\":true},{\"id\":\"593262f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width_mobile\":{\"unit\":\"%\",\"size\":42,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_justify_content\":\"flex-end\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"center\",\"width\":{\"unit\":\"%\",\"size\":10},\"width_tablet\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"62c7205\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-tiktok\",\"library\":\"fa-brands\"},\"_id\":\"7651c60\",\"link\":{\"url\":\"https:\\/\\/www.tiktok.com\\/@goldenstallionagency?_t=8sNGsj9tIT0&_r=1\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"4c3ec3c\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/profile.php?id=61571006637185\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"4c1930b\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/goldenstallionagency?igsh=MTdnbmR6M3A2b3Fibw==\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"social_icon\":{\"value\":\"fab fa-google\",\"library\":\"fa-brands\"},\"_id\":\"9018c95\",\"link\":{\"url\":\"https:\\/\\/g.co\\/kgs\\/Fcz23vA\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#F8F8F800\",\"icon_secondary_color\":\"#F8F8F8\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\",\"__globals__\":{\"icon_primary_color\":\"\",\"icon_secondary_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true},{\"id\":\"9e31209\",\"elType\":\"container\",\"settings\":{\"width_mobile\":{\"unit\":\"%\",\"size\":42,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_justify_content\":\"flex-end\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"center\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"presetTitle\":\"Container\",\"presetIcon\":\"eicon-container\",\"content_width\":\"full\",\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"0faa2ba\",\"elType\":\"widget\",\"settings\":{\"text\":\"+27 68 621 5370\",\"selected_icon\":{\"value\":\" icon_phone\",\"library\":\"skb_cife-elegant-icon\"},\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"button_text_color\":\"#FFFFFF\",\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"background_color_b\":\"#555555\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":226,\"sizes\":[]},\"hover_color\":\"#FFFFFF\",\"button_background_hover_background\":\"gradient\",\"button_background_hover_color\":\"#555555\",\"button_background_hover_color_b\":\"#000000\",\"button_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":135,\"sizes\":[]},\"_z_index\":99,\"__globals__\":{\"button_text_color\":\"\",\"background_color\":\"\",\"background_color_b\":\"\",\"hover_color\":\"\",\"button_background_hover_color\":\"\",\"button_hover_border_color\":\"\",\"button_background_hover_color_b\":\"\"},\"hide_mobile\":\"hidden-mobile\",\"link\":{\"url\":\"tel:+27 68 621 5370\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width\":\"auto\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":82},\"_flex_align_self\":\"center\",\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"e946565\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width_mobile\":{\"unit\":\"%\",\"size\":42,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_justify_content\":\"flex-start\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"11\",\"row\":\"11\",\"isLinked\":true,\"unit\":\"px\",\"size\":11},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_flex_align_self\":\"center\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_order\":\"end\"},\"elements\":[{\"id\":\"5dda0c7\",\"elType\":\"widget\",\"settings\":{\"text\":\"BOOK A CALL WITH TINASHE\",\"selected_icon\":{\"value\":\"icon icon-right-arrow\",\"library\":\"ekiticons\"},\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"button_text_color\":\"#222222\",\"background_background\":\"gradient\",\"background_color\":\"#816002\",\"background_color_b\":\"#F7DC43\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":135,\"sizes\":[]},\"hover_color\":\"#222222\",\"button_background_hover_background\":\"gradient\",\"button_background_hover_color\":\"#F7DC43\",\"button_background_hover_color_b\":\"#816002\",\"button_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":135,\"sizes\":[]},\"_z_index\":99,\"__globals__\":{\"button_text_color\":\"\",\"background_color\":\"\",\"background_color_b\":\"\",\"hover_color\":\"\",\"button_background_hover_color\":\"\",\"button_hover_border_color\":\"\",\"button_background_hover_color_b\":\"\"},\"hide_mobile\":\"hidden-mobile\",\"link\":{\"url\":\"https:\\/\\/calendly.com\\/goldenstallionwebagency\\/hospitality-website-discovery-call\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"icon_align\":\"row-reverse\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_animation\":\"none\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false}]'),(156,35,'_elementor_conditions','a:1:{i:0;s:15:\"include/general\";}'),(157,38,'_wp_attached_file','2024/12/logo_Asset-1.png'),(158,38,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1001;s:6:\"height\";i:272;s:4:\"file\";s:24:\"2024/12/logo_Asset-1.png\";s:8:\"filesize\";i:17333;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:23:\"logo_Asset-1-300x82.png\";s:5:\"width\";i:300;s:6:\"height\";i:82;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:8196;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"logo_Asset-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:3956;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:24:\"logo_Asset-1-768x209.png\";s:5:\"width\";i:768;s:6:\"height\";i:209;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:21644;}s:9:\"neve-blog\";a:5:{s:4:\"file\";s:24:\"logo_Asset-1-930x272.png\";s:5:\"width\";i:930;s:6:\"height\";i:272;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:19806;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(159,38,'_elementor_source_image_hash','77bbafc5797867d58053fa2c83558170c4862f3f'),(160,39,'_wp_attached_file','2024/12/logo_Asset-2.png'),(161,39,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1001;s:6:\"height\";i:272;s:4:\"file\";s:24:\"2024/12/logo_Asset-2.png\";s:8:\"filesize\";i:16982;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:23:\"logo_Asset-2-300x82.png\";s:5:\"width\";i:300;s:6:\"height\";i:82;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:7932;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"logo_Asset-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:3849;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:24:\"logo_Asset-2-768x209.png\";s:5:\"width\";i:768;s:6:\"height\";i:209;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:21471;}s:9:\"neve-blog\";a:5:{s:4:\"file\";s:24:\"logo_Asset-2-930x272.png\";s:5:\"width\";i:930;s:6:\"height\";i:272;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:17949;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(162,39,'_elementor_source_image_hash','a0bc7962810d7bed34e053f143706164ead8379f'),(163,40,'_elementor_edit_mode','builder'),(164,40,'_elementor_template_type','section'),(165,40,'_elementor_version','3.26.0'),(166,40,'_elementor_pro_version','3.25.3'),(171,40,'_wp_page_template','elementor_canvas'),(172,40,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(173,40,'_elementor_data','[{\"id\":\"525787c3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":55,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"boxed_width\":{\"unit\":\"px\",\"size\":1300,\"sizes\":[]},\"flex_wrap\":\"nowrap\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_overlay_maskimage\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[{\"id\":\"7f294ea9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"center\",\"flex_direction_mobile\":\"row\",\"flex_justify_content_mobile\":\"flex-start\",\"flex_align_items_mobile\":\"center\",\"width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_overlay_maskimage\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[{\"id\":\"1870a8ae\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"38\",\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/logo_Asset-1.png\"},\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"link_to\":\"custom\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"53028e93\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width_mobile\":{\"unit\":\"%\",\"size\":15,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"center\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":6,\"sizes\":[]},\"flex_justify_content_tablet\":\"flex-end\",\"flex_align_items_mobile\":\"flex-end\",\"_flex_order_tablet\":\"end\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_overlay_maskimage\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[{\"id\":\"71d91265\",\"elType\":\"widget\",\"settings\":{\"elementskit_submenu_container_width\":\"200px\",\"elementskit_nav_menu\":\"header\",\"elementskit_hamburger_icon\":{\"value\":\"icon icon-menu1\",\"library\":\"ekiticons\"},\"elementskit_one_page_enable\":\"\",\"elementskit_menubar_background_color\":\"#0D133300\",\"elementskit_item_background_hover_color\":\"#E2000100\",\"elementskit_nav_menu_active_bg_color_color\":\"#FFFFFF00\",\"elementskit_menu_item_spacing\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"elementskit_menu_item_spacing_tablet\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"15\",\"bottom\":\"7\",\"left\":\"30\",\"isLinked\":false},\"elementskit_submenu_item_spacing\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"15\",\"bottom\":\"1\",\"left\":\"35\",\"isLinked\":false},\"elementskit_menu_item_background_color\":\"#02010100\",\"elementskit_menu_item_background_hover_background\":\"classic\",\"elementskit_menu_item_background_hover_color\":\"#FDE3A700\",\"elementskit_nav_sub_menu_active_bg_color_background\":\"classic\",\"elementskit_menu_item_border_width_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"elementskit_menu_item_border_color\":\"#02010100\",\"elementskit_menu_item_border_last_child_border\":\"solid\",\"elementskit_menu_item_border_last_child_width_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"elementskit_menu_item_border_last_child_color\":\"#02010100\",\"elementskit_menu_item_border_first_child_border\":\"solid\",\"elementskit_menu_item_border_first_child_width_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"elementskit_menu_item_border_first_child_color\":\"#02010100\",\"sub_panel_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"sub_panel_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false},\"elementskit_panel_submenu_border_border\":\"solid\",\"elementskit_panel_submenu_border_width_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"elementskit_submenu_container_background_background\":\"classic\",\"elementskit_submenu_panel_border_radius_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"elementskit_menu_toggle_icon_position_tablet\":\"right\",\"elementskit_menu_toggle_spacing_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"elementskit_menu_open_typography_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"elementskit_menu_toggle_background_background\":\"classic\",\"elementskit_menu_toggle_background_color\":\"#EAEDF300\",\"elementskit_menu_toggle_border_border\":\"solid\",\"elementskit_menu_toggle_border_width_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"elementskit_menu_toggle_border_color\":\"#02010100\",\"elementskit_menu_close_spacing_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"elementskit_menu_close_border_radius_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"elementskit_menu_close_background_background\":\"classic\",\"elementskit_menu_close_background_color\":\"#FFFFFF00\",\"elementskit_menu_close_border_border\":\"solid\",\"elementskit_menu_close_border_width_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"elementskit_menu_close_border_color\":\"#02010100\",\"__globals__\":{\"elementskit_content_typography_typography\":\"globals\\/typography?id=42f4132\",\"elementskit_menu_item_typography_typography\":\"globals\\/typography?id=f6a897e\",\"elementskit_style_tab_submenu_indicator_color_tablet\":\"globals\\/colors?id=secondary\",\"elementskit_submenu_item_color_tablet\":\"\",\"elementskit_menu_close_typography_typography\":\"globals\\/typography?id=accent\",\"elementskit_style_tab_submenu_indicator_color\":\"\",\"elementskit_menu_toggle_icon_color_hover\":\"globals\\/colors?id=accent\",\"elementskit_item_background_hover_color\":\"\",\"elementskit_item_color_hover_tablet\":\"\",\"elementskit_menu_close_icon_color_hover\":\"globals\\/colors?id=primary\",\"elementskit_item_color_hover\":\"\",\"elementskit_item_text_color_hover\":\"globals\\/colors?id=primary\",\"elementskit_nav_menu_active_text_color\":\"\",\"elementskit_submenu_item_color\":\"globals\\/colors?id=text\",\"elementskit_nav_sub_menu_active_text_color\":\"globals\\/colors?id=primary\",\"elementskit_menu_text_color_tablet\":\"\",\"elementskit_nav_menu_active_text_color_tablet\":\"\",\"elementskit_item_text_color_hover_tablet\":\"\",\"elementskit_nav_sub_menu_active_text_color_tablet\":\"\",\"elementskit_menu_toggle_icon_color\":\"globals\\/colors?id=42f8bbe\",\"elementskit_menu_close_icon_color\":\"globals\\/colors?id=primary\",\"elementskit_menubar_background_color\":\"\",\"elementskit_panel_submenu_border_color\":\"\",\"elementskit_submenu_container_background_color\":\"globals\\/colors?id=42f8bbe\",\"elementskit_menu_item_background_hover_color\":\"\",\"elementskit_nav_sub_menu_active_bg_color_color\":\"\",\"wrapper_color_mobile_tablet\":\"globals\\/colors?id=42f8bbe\",\"elementskit_style_tab_submenu_indicator_color_mobile\":\"globals\\/colors?id=accent\",\"elementskit_menu_text_color\":\"\",\"elementskit_menu_toggle_background_color\":\"\"},\"ekit_submenu_indicator_spacing\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"7\",\"isLinked\":false},\"elementskit_panel_submenu_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"elementskit_menu_open_typography_mobile\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"-9\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":false},\"elementskit_nav_menu_logo\":{\"id\":\"39\",\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/logo_Asset-2.png\"},\"ekit_submenu_indicator_spacing_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"200\",\"isLinked\":false},\"ekit_submenu_indicator_spacing_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"160\",\"isLinked\":false},\"elementskit_submenu_item_spacing_tablet\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"elementskit_menu_close_border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"elementskit_mobile_menu_logo_width_tablet\":{\"unit\":\"px\",\"size\":145,\"sizes\":[]},\"elementskit_mobile_menu_logo_margin_tablet\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"25\",\"isLinked\":false},\"elementskit_mobile_menu_logo_margin_mobile\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"25\",\"isLinked\":false},\"elementskit_menubar_background_color_b\":\"#F2295B00\",\"elementskit_item_background_color\":\"#00000000\",\"elementskit_item_background_color_b\":\"#F2295B00\",\"elementskit_item_background_hover_color_b\":\"#F2295B00\",\"elementskit_nav_menu_active_bg_color_color_b\":\"#F2295B00\",\"elementskit_menu_item_background_color_b\":\"#F2295B00\",\"elementskit_submenu_container_background_color_b\":\"#FFFFFF\",\"elementskit_menu_toggle_background_image_tablet\":{\"url\":\"http:\\/\\/askproject.net\\/nomic\\/wp-content\\/uploads\\/sites\\/10\\/2021\\/07\\/Artboard-1@4x.png\",\"id\":751,\"alt\":\"\",\"source\":\"library\"},\"elementskit_menu_close_background_hover_background\":\"classic\",\"elementskit_menu_close_background_hover_color\":\"#02010100\",\"elementskit_menu_close_background_image_tablet\":{\"url\":\"http:\\/\\/askproject.net\\/nomic\\/wp-content\\/uploads\\/sites\\/10\\/2021\\/07\\/Artboard-1@4x.png\",\"id\":751,\"alt\":\"\",\"source\":\"library\"},\"elementskit_panel_box_shadow_box_shadow\":{\"horizontal\":1,\"vertical\":1,\"blur\":15,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-14\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"-13\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"elementskit_menubar_height\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"elementskit_border_radius\":{\"unit\":\"px\",\"top\":0,\"right\":0,\"bottom\":0,\"left\":0,\"isLinked\":true},\"elementskit_submenu_panel_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"elementskit_submenu_container_width_tablet\":\"200px\",\"elementskit_mobile_menu_logo_height_tablet\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"elementskit_main_menu_position\":\"elementskit-menu-po-right\",\"elementskit_style_tab_submenu_indicator_color_tablet\":\"#6896FF\",\"elementskit_style_tab_submenu_indicator_color_mobile\":\"#6896FF\",\"elementskit_menu_text_color_tablet\":\"#001D2180\",\"elementskit_mobile_menu_logo_width_mobile\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"elementskit_menu_toggle_icon_color_hover\":\"#6896FF\",\"_element_vertical_align_mobile\":\"center\",\"elementskit_panel_box_shadow_box_shadow_type\":\"yes\",\"elementskit_menu_text_color\":\"#FFFFFFB8\",\"elementskit_style_tab_submenu_indicator_color\":\"#FFFFFF70\",\"ekit_submenu_indicator_font_size\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"elementskit_menu_item_border_last_child_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"elementskit_menu_item_border_first_child_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"auto\",\"_flex_order_tablet\":\"end\",\"elementskit_item_color_hover\":\"#FFFFFF\",\"elementskit_nav_menu_active_text_color\":\"#FFFFFF\",\"elementskit_menu_toggle_icon_color\":\"#FFFFFF\",\"elementskit_style_tab_submenu_item_arrow\":\"elementskit_plus_icon\",\"elementskit_item_text_color_hover\":\"#6896FF\",\"elementskit_nav_sub_menu_active_text_color\":\"#6896FF\",\"elementskit_panel_submenu_border_color\":\"#FFFFFF30\",\"elementskit_menu_close_icon_color\":\"#6896FF\",\"elementskit_menu_toggle_border_radius_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"elementskit_item_color_hover_tablet\":\"#001D21\",\"elementskit_nav_menu_active_text_color_tablet\":\"#001D21\",\"elementskit_submenu_item_color_tablet\":\"#001D2180\",\"elementskit_menubar_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"elementskit_menubar_background_slideshow_gallery\":[],\"elementskit_item_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"elementskit_item_background_slideshow_gallery\":[],\"elementskit_item_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"elementskit_item_background_hover_slideshow_gallery\":[],\"elementskit_nav_menu_active_bg_color_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"elementskit_nav_menu_active_bg_color_slideshow_gallery\":[],\"elementskit_menu_item_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"elementskit_menu_item_background_slideshow_gallery\":[],\"elementskit_menu_item_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"elementskit_menu_item_background_hover_slideshow_gallery\":[],\"elementskit_nav_sub_menu_active_bg_color_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"elementskit_nav_sub_menu_active_bg_color_slideshow_gallery\":[],\"elementskit_submenu_container_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"elementskit_submenu_container_background_slideshow_gallery\":[],\"elementskit_menu_toggle_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"elementskit_menu_toggle_background_slideshow_gallery\":[],\"elementskit_menu_toggle_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"elementskit_menu_toggle_background_hover_slideshow_gallery\":[],\"elementskit_menu_close_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"elementskit_menu_close_background_slideshow_gallery\":[],\"elementskit_menu_close_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"elementskit_menu_close_background_hover_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"ekit-nav-menu\"}],\"isInner\":true},{\"id\":\"50fdd31d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width_mobile\":{\"unit\":\"%\",\"size\":42,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_justify_content\":\"flex-end\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"center\",\"width\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":69,\"sizes\":[]},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_overlay_maskimage\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[{\"id\":\"79196800\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Started\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"22\",\"bottom\":\"10\",\"left\":\"22\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=42f8bbe\",\"typography_typography\":\"globals\\/typography?id=accent\",\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=primary\",\"button_background_hover_color\":\"\",\"border_color\":\"\",\"button_hover_border_color\":\"\"},\"background_color\":\"#F8F9F7\",\"button_text_color\":\"#001D21\",\"hover_color\":\"#001D21\",\"button_background_hover_color\":\"#E1E2E1\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_hover_border_color\":\"#FFFFFF\",\"border_color\":\"#FFFFFF30\",\"text_padding_mobile\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"16\",\"bottom\":\"8\",\"left\":\"16\",\"isLinked\":false},\"text_padding_tablet\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"20\",\"bottom\":\"9\",\"left\":\"20\",\"isLinked\":false},\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false}]'),(182,40,'envato_tk_source_kit','28'),(183,40,'envato_tk_source_index','1'),(184,43,'_menu_item_type','post_type'),(185,43,'_menu_item_menu_item_parent','0'),(186,43,'_menu_item_object_id','8'),(187,43,'_menu_item_object','page'),(188,43,'_menu_item_target',''),(189,43,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(190,43,'_menu_item_xfn',''),(191,43,'_menu_item_url',''),(193,44,'_menu_item_type','post_type'),(194,44,'_menu_item_menu_item_parent','0'),(195,44,'_menu_item_object_id','15'),(196,44,'_menu_item_object','page'),(197,44,'_menu_item_target',''),(198,44,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(199,44,'_menu_item_xfn',''),(200,44,'_menu_item_url',''),(202,45,'_menu_item_type','post_type'),(203,45,'_menu_item_menu_item_parent','0'),(204,45,'_menu_item_object_id','17'),(205,45,'_menu_item_object','page'),(206,45,'_menu_item_target',''),(207,45,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(208,45,'_menu_item_xfn',''),(209,45,'_menu_item_url',''),(211,46,'_menu_item_type','post_type'),(212,46,'_menu_item_menu_item_parent','0'),(213,46,'_menu_item_object_id','12'),(214,46,'_menu_item_object','page'),(215,46,'_menu_item_target',''),(216,46,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(217,46,'_menu_item_xfn',''),(218,46,'_menu_item_url',''),(263,51,'_wp_attached_file','2024/12/image_2024-11-08_222804488.webp'),(264,51,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:150;s:6:\"height\";i:150;s:4:\"file\";s:39:\"2024/12/image_2024-11-08_222804488.webp\";s:8:\"filesize\";i:8132;s:5:\"sizes\";a:4:{s:22:\"elementor_custom_39x40\";a:4:{s:4:\"file\";s:91:\"elementor/thumbs/image_2024-11-08_222804488-r03nmvlm02alfa9pujqroc2sxs9g5mur479x4tcmds.webp\";s:5:\"width\";i:39;s:6:\"height\";i:40;s:9:\"mime-type\";s:10:\"image/webp\";}s:22:\"elementor_custom_40x60\";a:4:{s:4:\"file\";s:91:\"elementor/thumbs/image_2024-11-08_222804488-r03nmvlm0i32ff1o46wg48vhme0d32k8gvrk6hp1eg.webp\";s:5:\"width\";i:40;s:6:\"height\";i:60;s:9:\"mime-type\";s:10:\"image/webp\";}s:22:\"elementor_custom_60x80\";a:4:{s:4:\"file\";s:91:\"elementor/thumbs/image_2024-11-08_222804488-r03nmvlm99ucr0oezz2ojgn5tuuotf7dn8olersheo.webp\";s:5:\"width\";i:60;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/webp\";}s:22:\"elementor_custom_80x80\";a:4:{s:4:\"file\";s:91:\"elementor/thumbs/image_2024-11-08_222804488-r03nmvlmi1lizaub0jif998tyk06algaawi28gkxls.webp\";s:5:\"width\";i:80;s:6:\"height\";i:80;s:9:\"mime-type\";s:10:\"image/webp\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(276,53,'_elementor_template_type','page'),(277,53,'_edit_lock','1734598913:1'),(278,53,'_edit_last','1'),(279,54,'_elementor_source','post'),(280,54,'_elementor_edit_mode','builder'),(281,54,'_elementor_template_type','footer'),(282,54,'_elementor_version','3.27.2'),(283,54,'_elementor_pro_version','3.27.1'),(284,54,'_edit_lock','1757337995:3'),(286,54,'_post_views_count','5'),(287,54,'ekit_post_views_count','6'),(288,55,'_elementor_edit_mode','builder'),(289,55,'_elementor_template_type','section'),(290,55,'_elementor_version','3.26.0'),(291,55,'_elementor_pro_version','3.25.3'),(296,55,'_wp_page_template','elementor_canvas'),(297,55,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(298,55,'_elementor_data','[{\"id\":\"2ea98454\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":1300,\"sizes\":[]},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF30\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"30\",\"bottom\":\"70\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"20\",\"bottom\":\"70\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_overlay_maskimage\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[{\"id\":\"1889d369\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"38\",\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/logo_Asset-1.png\"},\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":28,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"735a5d21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis.<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"400\",\"bottom\":\"20\",\"left\":\"400\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"20\",\"left\":\"150\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#B4B4B4\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5a6698a9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_wrap\":\"nowrap\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap_tablet\":\"wrap\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_overlay_maskimage\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[{\"id\":\"29ad6772\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_color\":\"#FFFFFF30\",\"border_hover_border\":\"solid\",\"border_hover_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"30\",\"bottom\":\"25\",\"left\":\"30\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_overlay_maskimage\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[{\"id\":\"56286934\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"0811 Erdman Prairie, Joaville CA\",\"description_text\":\"\",\"text_align\":\"left\",\"icon_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=8bbe32c\",\"secondary_color\":\"globals\\/colors?id=secondary\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"title_typography_typography\":\"globals\\/typography?id=53dc96c\",\"title_color\":\"globals\\/colors?id=42f8bbe\"},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"icon_top_margin\":{\"unit\":\"px\",\"size\":-4,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"position_mobile\":\"left\",\"text_align_mobile\":\"center\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"70ef5318\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_color\":\"#FFFFFF30\",\"border_hover_border\":\"solid\",\"border_hover_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"30\",\"bottom\":\"25\",\"left\":\"30\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_overlay_maskimage\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[{\"id\":\"525e1ece\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-phone-alt\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"+1 (234) 567 890 00\",\"description_text\":\"\",\"text_align\":\"left\",\"icon_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=8bbe32c\",\"secondary_color\":\"globals\\/colors?id=secondary\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"title_typography_typography\":\"globals\\/typography?id=53dc96c\",\"title_color\":\"globals\\/colors?id=42f8bbe\"},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"icon_top_margin\":{\"unit\":\"px\",\"size\":-4,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"position_mobile\":\"left\",\"text_align_mobile\":\"center\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"46bf5c93\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_color\":\"#FFFFFF30\",\"border_hover_border\":\"solid\",\"border_hover_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"30\",\"bottom\":\"25\",\"left\":\"30\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_overlay_maskimage\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[{\"id\":\"12f9232a\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"consula.info@mail.com\",\"description_text\":\"\",\"text_align\":\"left\",\"icon_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=8bbe32c\",\"secondary_color\":\"globals\\/colors?id=secondary\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"title_typography_typography\":\"globals\\/typography?id=53dc96c\",\"title_color\":\"globals\\/colors?id=42f8bbe\"},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"icon_top_margin\":{\"unit\":\"px\",\"size\":-4,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"position_mobile\":\"left\",\"text_align_mobile\":\"center\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7681f46c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF30\",\"icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"6fca3686\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_wrap\":\"nowrap\",\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_wrap_mobile\":\"wrap\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_overlay_maskimage\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[{\"id\":\"b6ff222\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_overlay_maskimage\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[{\"id\":\"86b818b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore\",\"header_size\":\"h3\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=6b8becc\",\"title_color\":\"globals\\/colors?id=42f8bbe\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6a611b85\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Home\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"dc2fb32\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"About\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3851088\"},{\"text\":\"Services\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"042cca9\"},{\"text\":\"Projects\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"de80cbc\"},{\"text\":\"Blog\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"a27c3af\"}],\"space_between\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"text_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"icon_typography_typography\":\"\",\"text_color_hover\":\"globals\\/colors?id=8bbe32c\"},\"text_color\":\"#B4B4B4\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"56d2d212\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_overlay_maskimage\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[{\"id\":\"787ed556\",\"elType\":\"widget\",\"settings\":{\"title\":\"Projects\",\"header_size\":\"h3\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=6b8becc\",\"title_color\":\"globals\\/colors?id=42f8bbe\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"441afe0a\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Company Branding\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"dc2fb32\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Future Investment\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3851088\"},{\"text\":\"Tax and Financial\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"042cca9\"},{\"text\":\"Marketing Values\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"de80cbc\"},{\"text\":\"Modern Startups\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"a27c3af\"}],\"space_between\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"text_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"icon_typography_typography\":\"\",\"text_color_hover\":\"globals\\/colors?id=8bbe32c\"},\"text_color\":\"#B4B4B4\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"4847ff3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_overlay_maskimage\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[{\"id\":\"5ca65c59\",\"elType\":\"widget\",\"settings\":{\"title\":\"Resources\",\"header_size\":\"h3\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=6b8becc\",\"title_color\":\"globals\\/colors?id=42f8bbe\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1cd094c7\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Documentation\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"dc2fb32\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Privacy Policy\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3851088\"},{\"text\":\"Press Files\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"042cca9\"},{\"text\":\"FAQs\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"de80cbc\"},{\"text\":\"Contact\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"a27c3af\"}],\"space_between\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"text_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"icon_typography_typography\":\"\",\"text_color_hover\":\"globals\\/colors?id=8bbe32c\"},\"text_color\":\"#B4B4B4\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"904b10\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":28,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":14,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_overlay_maskimage\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[{\"id\":\"687904c7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Follow us\",\"header_size\":\"h3\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=6b8becc\",\"title_color\":\"globals\\/colors?id=42f8bbe\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"19f909dc\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Instagram\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"dc2fb32\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"LinkedIn\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3851088\"},{\"text\":\"Telegram\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"042cca9\"},{\"text\":\"Facebook\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"de80cbc\"},{\"text\":\"Youtube\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"a27c3af\"}],\"space_between\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"text_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"icon_typography_typography\":\"\",\"text_color_hover\":\"globals\\/colors?id=8bbe32c\"},\"text_color\":\"#B4B4B4\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"412423c1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF30\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"127807d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Subscribe to our newsletter\",\"header_size\":\"h3\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=1e40ef5\",\"title_color\":\"globals\\/colors?id=42f8bbe\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"faa9f89\",\"elType\":\"widget\",\"settings\":{\"mf_form_id\":\"382***1704359306212\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"metform\"}],\"isInner\":false},{\"id\":\"421dc531\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"boxed_width\":{\"unit\":\"px\",\"size\":1300,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF30\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_overlay_maskimage\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[{\"id\":\"7b906998\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"center\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_order_mobile\":\"end\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_overlay_maskimage\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[{\"id\":\"711f6c62\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Copyright \\u00a9 2024 ASK Project<\\/p>\",\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"\",\"typography_typography\":\"globals\\/typography?id=42f4132\"},\"text_color\":\"#FFFFFF\",\"drop_cap_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"568aa3ff\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"flex-end\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"center\",\"flex_direction_mobile\":\"row\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_overlay_maskimage\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[{\"id\":\"3e26caf4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Privacy Policy\",\"background_color\":\"#0A6CFF00\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-4\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"auto\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=42f4132\",\"hover_color\":\"\",\"button_text_color\":\"\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_text_color\":\"#FFFFFF\",\"_element_vertical_align\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"3f8516e5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Terms & Services\",\"background_color\":\"#0A6CFF00\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"auto\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=42f4132\",\"hover_color\":\"\",\"button_text_color\":\"\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_text_color\":\"#FFFFFF\",\"_element_vertical_align\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false}]'),(307,55,'envato_tk_source_kit','28'),(308,55,'envato_tk_source_index','3'),(309,58,'_wp_attached_file','2024/12/placeholder.png'),(310,58,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:800;s:4:\"file\";s:23:\"2024/12/placeholder.png\";s:8:\"filesize\";i:6146;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:23:\"placeholder-300x200.png\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2008;}s:5:\"large\";a:5:{s:4:\"file\";s:24:\"placeholder-1024x683.png\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:7510;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"placeholder-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1207;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:23:\"placeholder-768x512.png\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:5345;}s:9:\"neve-blog\";a:5:{s:4:\"file\";s:23:\"placeholder-930x620.png\";s:5:\"width\";i:930;s:6:\"height\";i:620;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:6614;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(311,58,'_elementor_source_image_hash','60fcd10d7ee16d65c600ea6a89a467760f6d0237'),(312,59,'_elementor_edit_mode','builder'),(313,59,'_elementor_template_type','section'),(314,59,'_elementor_version','3.26.0'),(315,59,'_elementor_pro_version','3.25.3'),(316,59,'_elementor_data','[{\"id\":\"583df4c3\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"20\",\"background_color\":\"#f9f9f9\",\"background_position\":\"bottom center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_color\":\"#ffffff\",\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.92},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_overlay_maskimage\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[{\"id\":\"36e06841\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_overlay_maskimage\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[{\"id\":\"42970ce7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Weekly Newsletter\",\"title_color\":\"rgba(99,115,129,0.5)\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Karla\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.6},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"header_size\":\"h5\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26},\"align_tablet\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"121b3a54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Subscribe\",\"title_color\":\"#252930\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Prata\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"px\",\"size\":60},\"_background_image\":{\"id\":58,\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/placeholder.png\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":52},\"align_tablet\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":50},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":60},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"4a19b60a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"020\",\"right\":\"020\",\"bottom\":\"020\",\"left\":\"020\",\"isLinked\":true},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_overlay_maskimage\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[{\"id\":\"535eb32d\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"New Form\",\"form_fields\":[{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"\",\"placeholder\":\" E-mail Address\",\"width\":\"66\",\"field_value\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"field_options\":\"\",\"allow_multiple\":\"\",\"select_size\":\"\",\"inline_list\":\"\",\"field_html\":\"\",\"width_tablet\":\"\",\"width_mobile\":\"\",\"rows\":4,\"recaptcha_size\":\"normal\",\"recaptcha_style\":\"light\",\"css_classes\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\",\"selected_icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"attachment_type\":\"link\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"recaptcha_badge\":\"bottomright\"}],\"input_size\":\"md\",\"button_text\":\"Subscribe\",\"button_size\":\"md\",\"button_width\":\"33\",\"email_to\":\"\",\"email_subject\":\"New message from \\\"kit-134\\\"\",\"email_content\":\"[all-fields]\",\"email_from\":\"\",\"email_from_name\":\"kit-134\",\"email_to_2\":\"\",\"email_subject_2\":\"New message from \\\"kit-134\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"\",\"email_from_name_2\":\"kit-134\",\"email_reply_to_2\":\"\",\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occured.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"row_gap\":{\"unit\":\"px\",\"size\":0},\"field_text_color\":\"#637381\",\"field_typography_typography\":\"custom\",\"field_typography_font_family\":\"Hind\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"field_typography_font_weight\":\"400\",\"field_typography_line_height\":{\"unit\":\"px\",\"size\":40},\"field_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"field_background_color\":\"rgba(99,115,129,0.06)\",\"field_border_color\":\"rgba(99,115,129,0.06)\",\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"button_background_color\":\"#252930\",\"button_text_color\":\"#ffffff\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Karla\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"button_typography_font_weight\":\"700\",\"button_typography_text_transform\":\"uppercase\",\"button_typography_line_height\":{\"unit\":\"px\",\"size\":24},\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.3},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"button_background_hover_color\":\"rgba(37,41,48,0.96)\",\"button_hover_color\":\"#ffffff\",\"button_hover_animation\":\"float\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"selected_button_icon\":{\"value\":\"\",\"library\":\"\"},\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false}],\"isInner\":false}]'),(323,59,'envato_elements_download_event','137-3-967767b7c9be5c7b05faedec50462e0a-1e17075bfe38991b775705a56ccedf3a'),(329,54,'_wp_page_template','default'),(330,54,'_elementor_data','[{\"id\":\"40dc7e10\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":1300,\"sizes\":[]},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF30\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"30\",\"bottom\":\"70\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"20\",\"bottom\":\"70\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=638d055\"}},\"elements\":[{\"id\":\"59df0df\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":51,\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/image_2024-11-08_222804488.webp\",\"alt\":\"Golden Stallion Agency logo - Leading website design agency in South Africa.\",\"source\":\"library\",\"size\":\"\"},\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":94,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":81,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"15cd1dbc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Golden Stallion Agency creates trusted websites for dental, legal, and hospitality brands in South Africa, focusing on user experience, brand engagement, and conversion through their unique \\u201cGolden Blueprint.\\u201d<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"20\",\"left\":\"200\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"20\",\"left\":\"150\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#B4B4B4\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"506b86f1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_wrap\":\"nowrap\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"11010e19\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_color\":\"#FFFFFF30\",\"border_hover_border\":\"solid\",\"border_hover_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"30\",\"bottom\":\"25\",\"left\":\"30\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=044b931\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"6a5a474f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"Johannesburg, Gauteng\",\"description_text\":\"\",\"text_align\":\"left\",\"icon_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"\",\"secondary_color\":\"globals\\/colors?id=secondary\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"title_typography_typography\":\"\",\"title_color\":\"\"},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"icon_top_margin\":{\"unit\":\"px\",\"size\":-4,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"position_mobile\":\"left\",\"text_align_mobile\":\"center\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_top_margin_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_padding_mobile\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"26ce536a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_color\":\"#FFFFFF30\",\"border_hover_border\":\"solid\",\"border_hover_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"30\",\"bottom\":\"25\",\"left\":\"30\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=044b931\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"48d72d0e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-phone-alt\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"+27 68 621 5370\",\"description_text\":\"\",\"text_align\":\"left\",\"icon_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"\",\"secondary_color\":\"globals\\/colors?id=secondary\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"title_typography_typography\":\"\",\"title_color\":\"\"},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"link\":{\"url\":\"tel:+27 68 621 5370\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"icon_top_margin\":{\"unit\":\"px\",\"size\":-4,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"position_mobile\":\"left\",\"text_align_mobile\":\"center\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_top_margin_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_padding_mobile\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"5f525d2c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"border_color\":\"#FFFFFF30\",\"border_hover_border\":\"solid\",\"border_hover_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"30\",\"bottom\":\"25\",\"left\":\"30\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=044b931\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"31b0dcc4\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"info@goldenstallionagency.com\",\"description_text\":\"\",\"text_align\":\"left\",\"icon_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"\",\"secondary_color\":\"globals\\/colors?id=secondary\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"title_typography_typography\":\"\",\"title_color\":\"\"},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"link\":{\"url\":\"mailto:info@goldenstallionagency.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"icon_top_margin\":{\"unit\":\"px\",\"size\":-4,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"position_mobile\":\"left\",\"text_align_mobile\":\"center\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_top_margin_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_padding_mobile\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2fb1a3e3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF30\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5ba441bc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Subscribe to our newsletter\",\"header_size\":\"h3\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=1e40ef5\",\"title_color\":\"globals\\/colors?id=42f8bbe\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b32b838\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"New Form\",\"form_fields\":[{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"placeholder\":\" E-mail Address\",\"width\":\"66\",\"min_date\":\"\",\"max_date\":\"\",\"custom_id\":\"email\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"input_size\":\"md\",\"button_text\":\"Subscribe\",\"button_size\":\"md\",\"button_width\":\"33\",\"email_to\":\"\",\"email_subject\":\"New message from \\\"kit-134\\\"\",\"email_content\":\"[all-fields]\",\"email_from\":\"\",\"email_from_name\":\"kit-134\",\"email_to_2\":\"\",\"email_subject_2\":\"New message from \\\"kit-134\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"\",\"email_from_name_2\":\"kit-134\",\"email_reply_to_2\":\"\",\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occured.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"row_gap\":{\"unit\":\"px\",\"size\":0},\"field_text_color\":\"#637381\",\"field_typography_typography\":\"custom\",\"field_typography_font_family\":\"Hind\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"field_typography_font_weight\":\"400\",\"field_typography_line_height\":{\"unit\":\"px\",\"size\":40},\"field_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"field_background_color\":\"rgba(99,115,129,0.06)\",\"field_border_color\":\"rgba(99,115,129,0.06)\",\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"button_background_color\":\"#252930\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Karla\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"button_typography_font_weight\":\"700\",\"button_typography_text_transform\":\"uppercase\",\"button_typography_line_height\":{\"unit\":\"px\",\"size\":24},\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.3000000000000000444089209850062616169452667236328125},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"button_background_hover_color\":\"rgba(37,41,48,0.96)\",\"button_hover_animation\":\"float\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"server_message\":\"Your submission failed because of a server error.\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"250\",\"bottom\":\"0\",\"left\":\"250\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false},{\"id\":\"89c4b05\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"boxed_width\":{\"unit\":\"px\",\"size\":1300,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=638d055\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF30\",\"background_background\":\"classic\"},\"elements\":[{\"id\":\"3133d5f0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"center\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_order_mobile\":\"end\"},\"elements\":[{\"id\":\"69fad336\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Copyright \\u00a9 2025 Golden Stallion Agency<\\/p>\",\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"\",\"typography_typography\":\"globals\\/typography?id=42f4132\"},\"text_color\":\"#FFFFFF\",\"drop_cap_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"eb76cdf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"flex-end\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"center\",\"flex_direction_mobile\":\"row\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"61014bc9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Privacy Policy\",\"background_color\":\"#0A6CFF00\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-4\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"auto\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=42f4132\",\"hover_color\":\"\",\"button_text_color\":\"\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_text_color\":\"#FFFFFF\",\"_element_vertical_align\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/privacy-policy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"124c6887\",\"elType\":\"widget\",\"settings\":{\"text\":\"Terms & Services\",\"background_color\":\"#0A6CFF00\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"auto\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=42f4132\",\"hover_color\":\"\",\"button_text_color\":\"\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_text_color\":\"#FFFFFF\",\"_element_vertical_align\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/terms-and-conditions\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false}]'),(339,54,'_elementor_conditions','a:1:{i:0;s:15:\"include/general\";}'),(383,67,'_wp_attached_file','2024/12/podcaster-using-a-laptop.jpg'),(384,67,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1280;s:6:\"height\";i:853;s:4:\"file\";s:36:\"2024/12/podcaster-using-a-laptop.jpg\";s:8:\"filesize\";i:122363;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:36:\"podcaster-using-a-laptop-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12203;}s:5:\"large\";a:5:{s:4:\"file\";s:37:\"podcaster-using-a-laptop-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:83135;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:36:\"podcaster-using-a-laptop-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5704;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:36:\"podcaster-using-a-laptop-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:53191;}s:9:\"neve-blog\";a:5:{s:4:\"file\";s:36:\"podcaster-using-a-laptop-930x620.jpg\";s:5:\"width\";i:930;s:6:\"height\";i:620;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:72076;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(385,67,'_elementor_source_image_hash','90b6dbc456e57de734415ba638335f6b980c02dc'),(386,68,'_wp_attached_file','2024/12/bg_text_.png'),(387,68,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:640;s:6:\"height\";i:641;s:4:\"file\";s:20:\"2024/12/bg_text_.png\";s:8:\"filesize\";i:63743;s:5:\"sizes\";a:3:{s:6:\"medium\";a:5:{s:4:\"file\";s:20:\"bg_text_-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:27577;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"bg_text_-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:5947;}s:9:\"neve-blog\";a:5:{s:4:\"file\";s:20:\"bg_text_-640x620.png\";s:5:\"width\";i:640;s:6:\"height\";i:620;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:69635;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(388,68,'_elementor_source_image_hash','5a87de7f03a679c8defdf55162c4b21529a442d0'),(389,69,'_wp_attached_file','2024/12/young-web-designers-working-together-at-modern-office.jpg'),(390,69,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1280;s:6:\"height\";i:853;s:4:\"file\";s:65:\"2024/12/young-web-designers-working-together-at-modern-office.jpg\";s:8:\"filesize\";i:159355;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:65:\"young-web-designers-working-together-at-modern-office-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17695;}s:5:\"large\";a:5:{s:4:\"file\";s:66:\"young-web-designers-working-together-at-modern-office-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:111500;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:65:\"young-web-designers-working-together-at-modern-office-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7638;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:65:\"young-web-designers-working-together-at-modern-office-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:72654;}s:9:\"neve-blog\";a:5:{s:4:\"file\";s:65:\"young-web-designers-working-together-at-modern-office-930x620.jpg\";s:5:\"width\";i:930;s:6:\"height\";i:620;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:97658;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"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,69,'_elementor_source_image_hash','5aaeaecae7aecb5cff577a3b3082d27131d83fb7'),(392,70,'_wp_attached_file','2024/12/logo_2.png'),(393,70,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:472;s:6:\"height\";i:125;s:4:\"file\";s:18:\"2024/12/logo_2.png\";s:8:\"filesize\";i:5130;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:17:\"logo_2-300x79.png\";s:5:\"width\";i:300;s:6:\"height\";i:79;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:4705;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"logo_2-150x125.png\";s:5:\"width\";i:150;s:6:\"height\";i:125;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1874;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(394,70,'_elementor_source_image_hash','813b55736563ae407a2b5bfd754d433ffbae6ffc'),(395,71,'_wp_attached_file','2024/12/logo_3.png'),(396,71,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:485;s:6:\"height\";i:125;s:4:\"file\";s:18:\"2024/12/logo_3.png\";s:8:\"filesize\";i:6753;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:17:\"logo_3-300x77.png\";s:5:\"width\";i:300;s:6:\"height\";i:77;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:5944;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"logo_3-150x125.png\";s:5:\"width\";i:150;s:6:\"height\";i:125;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1900;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(397,71,'_elementor_source_image_hash','37a2eca01c535a8d34130a6018d998811225a0e8'),(398,72,'_wp_attached_file','2024/12/logo_4.png'),(399,72,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:493;s:6:\"height\";i:125;s:4:\"file\";s:18:\"2024/12/logo_4.png\";s:8:\"filesize\";i:5399;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:17:\"logo_4-300x76.png\";s:5:\"width\";i:300;s:6:\"height\";i:76;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:4624;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"logo_4-150x125.png\";s:5:\"width\";i:150;s:6:\"height\";i:125;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1863;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(400,72,'_elementor_source_image_hash','f389f0fea3a02c120d7475e2408e09095bd68dd5'),(401,73,'_wp_attached_file','2024/12/logo_5.png'),(402,73,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:584;s:6:\"height\";i:125;s:4:\"file\";s:18:\"2024/12/logo_5.png\";s:8:\"filesize\";i:7150;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:17:\"logo_5-300x64.png\";s:5:\"width\";i:300;s:6:\"height\";i:64;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:5244;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"logo_5-150x125.png\";s:5:\"width\";i:150;s:6:\"height\";i:125;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1853;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(403,73,'_elementor_source_image_hash','ad56b189231b95e6d925d72245d9e3e6d33e9dd2'),(404,74,'_wp_attached_file','2024/12/logo_6.png'),(405,74,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:472;s:6:\"height\";i:125;s:4:\"file\";s:18:\"2024/12/logo_6.png\";s:8:\"filesize\";i:5130;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:17:\"logo_6-300x79.png\";s:5:\"width\";i:300;s:6:\"height\";i:79;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:4705;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"logo_6-150x125.png\";s:5:\"width\";i:150;s:6:\"height\";i:125;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1874;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(406,74,'_elementor_source_image_hash','6a5b08ab8094b8d31dbd399fe27d111c674da6f9'),(407,75,'_wp_attached_file','2024/12/logo_7.png'),(408,75,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:472;s:6:\"height\";i:125;s:4:\"file\";s:18:\"2024/12/logo_7.png\";s:8:\"filesize\";i:4666;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:17:\"logo_7-300x79.png\";s:5:\"width\";i:300;s:6:\"height\";i:79;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3952;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"logo_7-150x125.png\";s:5:\"width\";i:150;s:6:\"height\";i:125;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1248;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(409,75,'_elementor_source_image_hash','07f8de63eb130fd3f8323fbaa94b2cec8ef02cef'),(410,76,'_wp_attached_file','2024/12/logo_8.png'),(411,76,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:413;s:6:\"height\";i:125;s:4:\"file\";s:18:\"2024/12/logo_8.png\";s:8:\"filesize\";i:5390;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:17:\"logo_8-300x91.png\";s:5:\"width\";i:300;s:6:\"height\";i:91;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:5898;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"logo_8-150x125.png\";s:5:\"width\";i:150;s:6:\"height\";i:125;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1922;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(412,76,'_elementor_source_image_hash','f2dd9ee3171de6cdc50ce28d8d972da5a8ae6fd9'),(413,77,'_wp_attached_file','2024/12/programmers-work-late-at-night.jpg'),(414,77,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1280;s:6:\"height\";i:853;s:4:\"file\";s:42:\"2024/12/programmers-work-late-at-night.jpg\";s:8:\"filesize\";i:106365;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:42:\"programmers-work-late-at-night-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11384;}s:5:\"large\";a:5:{s:4:\"file\";s:43:\"programmers-work-late-at-night-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:73206;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:42:\"programmers-work-late-at-night-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5295;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:42:\"programmers-work-late-at-night-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47694;}s:9:\"neve-blog\";a:5:{s:4:\"file\";s:42:\"programmers-work-late-at-night-930x620.jpg\";s:5:\"width\";i:930;s:6:\"height\";i:620;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:63954;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(415,77,'_elementor_source_image_hash','5735bb81ff6a382e0f8f8f8a20d851ebe93d02d4'),(416,78,'_wp_attached_file','2024/12/bg_img2.png'),(417,78,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1280;s:6:\"height\";i:640;s:4:\"file\";s:19:\"2024/12/bg_img2.png\";s:8:\"filesize\";i:34930;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"bg_img2-300x150.png\";s:5:\"width\";i:300;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:8858;}s:5:\"large\";a:5:{s:4:\"file\";s:20:\"bg_img2-1024x512.png\";s:5:\"width\";i:1024;s:6:\"height\";i:512;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:106780;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"bg_img2-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:6442;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:19:\"bg_img2-768x384.png\";s:5:\"width\";i:768;s:6:\"height\";i:384;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:57612;}s:9:\"neve-blog\";a:5:{s:4:\"file\";s:19:\"bg_img2-930x620.png\";s:5:\"width\";i:930;s:6:\"height\";i:620;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:150416;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(418,78,'_elementor_source_image_hash','1b253dfa49e6c53c18e7f907175f763ec749ee32'),(422,80,'_wp_attached_file','2024/12/the-connected-team-is-an-efficient-team.jpg'),(423,80,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1280;s:6:\"height\";i:853;s:4:\"file\";s:51:\"2024/12/the-connected-team-is-an-efficient-team.jpg\";s:8:\"filesize\";i:118120;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:51:\"the-connected-team-is-an-efficient-team-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10895;}s:5:\"large\";a:5:{s:4:\"file\";s:52:\"the-connected-team-is-an-efficient-team-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:77983;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:51:\"the-connected-team-is-an-efficient-team-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5635;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:51:\"the-connected-team-is-an-efficient-team-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:49440;}s:9:\"neve-blog\";a:5:{s:4:\"file\";s:51:\"the-connected-team-is-an-efficient-team-930x620.jpg\";s:5:\"width\";i:930;s:6:\"height\";i:620;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:67518;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(424,80,'_elementor_source_image_hash','3cf36b8fdb0ae2be512f9e7975ca583774b7ba1a'),(425,81,'_wp_attached_file','2024/12/young-woman-customer-support-posing-in-the-office.jpg'),(426,81,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1280;s:6:\"height\";i:853;s:4:\"file\";s:61:\"2024/12/young-woman-customer-support-posing-in-the-office.jpg\";s:8:\"filesize\";i:103300;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:61:\"young-woman-customer-support-posing-in-the-office-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12225;}s:5:\"large\";a:5:{s:4:\"file\";s:62:\"young-woman-customer-support-posing-in-the-office-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:71048;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:61:\"young-woman-customer-support-posing-in-the-office-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5590;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:61:\"young-woman-customer-support-posing-in-the-office-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46568;}s:9:\"neve-blog\";a:5:{s:4:\"file\";s:61:\"young-woman-customer-support-posing-in-the-office-930x620.jpg\";s:5:\"width\";i:930;s:6:\"height\";i:620;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:62301;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(427,81,'_elementor_source_image_hash','bbdc8a7c81951b4eafb745b1bc7714162b89179a'),(428,82,'_wp_attached_file','2024/12/bottle-of-essential-massage-oil-on-stone-beauty-treatment-minimal-black-design-packaging-mock-up.jpg'),(429,82,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1280;s:6:\"height\";i:721;s:4:\"file\";s:108:\"2024/12/bottle-of-essential-massage-oil-on-stone-beauty-treatment-minimal-black-design-packaging-mock-up.jpg\";s:8:\"filesize\";i:44627;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:108:\"bottle-of-essential-massage-oil-on-stone-beauty-treatment-minimal-black-design-packaging-mock-up-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3060;}s:5:\"large\";a:5:{s:4:\"file\";s:109:\"bottle-of-essential-massage-oil-on-stone-beauty-treatment-minimal-black-design-packaging-mock-up-1024x577.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:577;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24775;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:108:\"bottle-of-essential-massage-oil-on-stone-beauty-treatment-minimal-black-design-packaging-mock-up-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1956;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:108:\"bottle-of-essential-massage-oil-on-stone-beauty-treatment-minimal-black-design-packaging-mock-up-768x433.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:433;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14315;}s:9:\"neve-blog\";a:5:{s:4:\"file\";s:108:\"bottle-of-essential-massage-oil-on-stone-beauty-treatment-minimal-black-design-packaging-mock-up-930x620.jpg\";s:5:\"width\";i:930;s:6:\"height\";i:620;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27984;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(430,82,'_elementor_source_image_hash','fc22d504c702c2df8a5a8cfe781e9cd3b49e1dff'),(431,83,'_wp_attached_file','2024/12/smartwatch-screen-mockup-digital-device.jpg'),(432,83,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1280;s:6:\"height\";i:1280;s:4:\"file\";s:51:\"2024/12/smartwatch-screen-mockup-digital-device.jpg\";s:8:\"filesize\";i:77776;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:51:\"smartwatch-screen-mockup-digital-device-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6782;}s:5:\"large\";a:5:{s:4:\"file\";s:53:\"smartwatch-screen-mockup-digital-device-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:49318;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:51:\"smartwatch-screen-mockup-digital-device-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2398;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:51:\"smartwatch-screen-mockup-digital-device-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30712;}s:9:\"neve-blog\";a:5:{s:4:\"file\";s:51:\"smartwatch-screen-mockup-digital-device-930x620.jpg\";s:5:\"width\";i:930;s:6:\"height\";i:620;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26174;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(433,83,'_elementor_source_image_hash','52096129184bbe7b99f9d3e99097f6882fc8e31b'),(434,84,'_wp_attached_file','2024/12/black-bottle-modern-design-eye-dropper-with-painted-leaves-background-3d-illustration.jpg'),(435,84,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1280;s:6:\"height\";i:1280;s:4:\"file\";s:97:\"2024/12/black-bottle-modern-design-eye-dropper-with-painted-leaves-background-3d-illustration.jpg\";s:8:\"filesize\";i:66254;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:97:\"black-bottle-modern-design-eye-dropper-with-painted-leaves-background-3d-illustration-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6374;}s:5:\"large\";a:5:{s:4:\"file\";s:99:\"black-bottle-modern-design-eye-dropper-with-painted-leaves-background-3d-illustration-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43064;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:97:\"black-bottle-modern-design-eye-dropper-with-painted-leaves-background-3d-illustration-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2250;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:97:\"black-bottle-modern-design-eye-dropper-with-painted-leaves-background-3d-illustration-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27576;}s:9:\"neve-blog\";a:5:{s:4:\"file\";s:97:\"black-bottle-modern-design-eye-dropper-with-painted-leaves-background-3d-illustration-930x620.jpg\";s:5:\"width\";i:930;s:6:\"height\";i:620;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33605;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(436,84,'_elementor_source_image_hash','3784ea9bfb0e8ea5de49c6fe54d00cfa796eed91'),(437,85,'_wp_attached_file','2024/12/phone-with-empty-screen-on-black-decorated-background-top-view.jpg'),(438,85,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1280;s:6:\"height\";i:853;s:4:\"file\";s:74:\"2024/12/phone-with-empty-screen-on-black-decorated-background-top-view.jpg\";s:8:\"filesize\";i:122150;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:74:\"phone-with-empty-screen-on-black-decorated-background-top-view-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9582;}s:5:\"large\";a:5:{s:4:\"file\";s:75:\"phone-with-empty-screen-on-black-decorated-background-top-view-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:76020;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:74:\"phone-with-empty-screen-on-black-decorated-background-top-view-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3800;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:74:\"phone-with-empty-screen-on-black-decorated-background-top-view-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:45017;}s:9:\"neve-blog\";a:5:{s:4:\"file\";s:74:\"phone-with-empty-screen-on-black-decorated-background-top-view-930x620.jpg\";s:5:\"width\";i:930;s:6:\"height\";i:620;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:64229;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(439,85,'_elementor_source_image_hash','f2a482e01b85864f8502dea567747c02f085e0f2'),(440,86,'_wp_attached_file','2024/12/single-red-wine-bottle-with-blank-label-for-mockup-and-glass-of-red-wine-on-dark-gray-background.jpg'),(441,86,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1280;s:6:\"height\";i:1600;s:4:\"file\";s:108:\"2024/12/single-red-wine-bottle-with-blank-label-for-mockup-and-glass-of-red-wine-on-dark-gray-background.jpg\";s:8:\"filesize\";i:79758;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:108:\"single-red-wine-bottle-with-blank-label-for-mockup-and-glass-of-red-wine-on-dark-gray-background-240x300.jpg\";s:5:\"width\";i:240;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5721;}s:5:\"large\";a:5:{s:4:\"file\";s:109:\"single-red-wine-bottle-with-blank-label-for-mockup-and-glass-of-red-wine-on-dark-gray-background-819x1024.jpg\";s:5:\"width\";i:819;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37362;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:108:\"single-red-wine-bottle-with-blank-label-for-mockup-and-glass-of-red-wine-on-dark-gray-background-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2731;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:108:\"single-red-wine-bottle-with-blank-label-for-mockup-and-glass-of-red-wine-on-dark-gray-background-768x960.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:960;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33723;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:110:\"single-red-wine-bottle-with-blank-label-for-mockup-and-glass-of-red-wine-on-dark-gray-background-1229x1536.jpg\";s:5:\"width\";i:1229;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:72417;}s:9:\"neve-blog\";a:5:{s:4:\"file\";s:108:\"single-red-wine-bottle-with-blank-label-for-mockup-and-glass-of-red-wine-on-dark-gray-background-930x620.jpg\";s:5:\"width\";i:930;s:6:\"height\";i:620;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25036;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(442,86,'_elementor_source_image_hash','3ed0b0c002fa85121549d0dff141a6548f4103cf'),(443,87,'_wp_attached_file','2024/12/black-luxury-take-away-paper-cups-set-mirrored.jpg'),(444,87,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1280;s:6:\"height\";i:833;s:4:\"file\";s:58:\"2024/12/black-luxury-take-away-paper-cups-set-mirrored.jpg\";s:8:\"filesize\";i:67472;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:58:\"black-luxury-take-away-paper-cups-set-mirrored-300x195.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:195;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6235;}s:5:\"large\";a:5:{s:4:\"file\";s:59:\"black-luxury-take-away-paper-cups-set-mirrored-1024x666.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:666;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:45561;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:58:\"black-luxury-take-away-paper-cups-set-mirrored-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3737;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:58:\"black-luxury-take-away-paper-cups-set-mirrored-768x500.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28465;}s:9:\"neve-blog\";a:5:{s:4:\"file\";s:58:\"black-luxury-take-away-paper-cups-set-mirrored-930x620.jpg\";s:5:\"width\";i:930;s:6:\"height\";i:620;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40280;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(445,87,'_elementor_source_image_hash','09fd34c5ad621ad60b1c8566d0e1f1cad8c84651'),(446,88,'_wp_attached_file','2024/12/img_1.jpg'),(447,88,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1080;s:6:\"height\";i:738;s:4:\"file\";s:17:\"2024/12/img_1.jpg\";s:8:\"filesize\";i:88783;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:17:\"img_1-300x205.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10164;}s:5:\"large\";a:5:{s:4:\"file\";s:18:\"img_1-1024x700.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:700;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:80862;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:17:\"img_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:4495;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:17:\"img_1-768x525.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:525;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:50439;}s:9:\"neve-blog\";a:5:{s:4:\"file\";s:17:\"img_1-930x620.jpg\";s:5:\"width\";i:930;s:6:\"height\";i:620;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:67836;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(448,88,'_elementor_source_image_hash','936a179224b7b8b067725aae8c543799d1601c08'),(449,89,'_wp_attached_file','2024/12/bg_img1.png'),(450,89,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1170;s:6:\"height\";i:1265;s:4:\"file\";s:19:\"2024/12/bg_img1.png\";s:8:\"filesize\";i:92799;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"bg_img1-277x300.png\";s:5:\"width\";i:277;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:18327;}s:5:\"large\";a:5:{s:4:\"file\";s:20:\"bg_img1-947x1024.png\";s:5:\"width\";i:947;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:89576;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"bg_img1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:7806;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:19:\"bg_img1-768x830.png\";s:5:\"width\";i:768;s:6:\"height\";i:830;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:68762;}s:9:\"neve-blog\";a:5:{s:4:\"file\";s:19:\"bg_img1-930x620.png\";s:5:\"width\";i:930;s:6:\"height\";i:620;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:51525;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(451,89,'_elementor_source_image_hash','7a0658cb9f030681fd8c6a13572d1c2ff67bc5f3'),(452,90,'_wp_attached_file','2024/12/13.jpg'),(453,90,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:376;s:6:\"height\";i:376;s:4:\"file\";s:14:\"2024/12/13.jpg\";s:8:\"filesize\";i:25005;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:14:\"13-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17607;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:14:\"13-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7200;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:20:\"www.peopleimages.com\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(454,90,'_elementor_source_image_hash','175c75614513e45349158bb317295bcc2feec8f9'),(455,91,'_wp_attached_file','2024/12/4.jpg'),(456,91,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:378;s:6:\"height\";i:378;s:4:\"file\";s:13:\"2024/12/4.jpg\";s:8:\"filesize\";i:20821;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:13:\"4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14125;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:13:\"4-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5993;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:20:\"www.peopleimages.com\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(457,91,'_elementor_source_image_hash','c90296c7a149c43d4cc909b62beee4e3ced6ffd4'),(458,92,'_wp_attached_file','2024/12/5.jpg'),(459,92,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:374;s:6:\"height\";i:374;s:4:\"file\";s:13:\"2024/12/5.jpg\";s:8:\"filesize\";i:22801;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:13:\"5-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16650;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:13:\"5-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7062;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:20:\"www.peopleimages.com\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(460,92,'_elementor_source_image_hash','c7bb11bb562e8a78c3800f88fb9893213d6f75bd'),(461,93,'_wp_attached_file','2024/12/placeholder-1.png'),(462,93,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:800;s:4:\"file\";s:25:\"2024/12/placeholder-1.png\";s:8:\"filesize\";i:6146;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"placeholder-1-300x200.png\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2008;}s:5:\"large\";a:5:{s:4:\"file\";s:26:\"placeholder-1-1024x683.png\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:7510;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"placeholder-1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1207;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:25:\"placeholder-1-768x512.png\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:5345;}s:9:\"neve-blog\";a:5:{s:4:\"file\";s:25:\"placeholder-1-930x620.png\";s:5:\"width\";i:930;s:6:\"height\";i:620;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:6614;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(463,93,'_elementor_source_image_hash','290078667446f22c1cd6b392ea92632f1ab444c2'),(464,94,'_elementor_edit_mode','builder'),(465,94,'_elementor_template_type','section'),(466,94,'_elementor_version','3.26.0'),(467,94,'_elementor_pro_version','3.25.3'),(468,94,'_elementor_data','[{\"id\":\"595f8091\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":540,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"Business people, laptop and digital marketing collaboration in web design, website software and tar\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"\",\"background_color\":\"globals\\/colors?id=638d055\"},\"background_overlay_color_b\":\"#0303031A\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":135,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]},\"flex_align_items\":\"center\",\"background_overlay_image\":{\"id\":\"67\",\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/podcaster-using-a-laptop.jpg\"},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"css_filters_css_filter\":\"custom\",\"css_filters_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_overlay_maskimage\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[{\"id\":\"6a630e36\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"14\",\"row\":\"14\",\"isLinked\":true,\"unit\":\"px\",\"size\":14},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"5\",\"right\":\"2\",\"bottom\":\"5\",\"left\":\"2\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"width\":{\"unit\":\"px\",\"size\":640,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":540,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":640,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position\":\"bottom right\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"contain\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":375,\"sizes\":[]},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_overlay_maskimage\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[{\"id\":\"7227314a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"ekit_heading_title\":\"Transform Your {{Online Presence}} Today!\",\"ekit_heading_title_tag\":\"h1\",\"ekit_heading_sub_title\":\"Time has changed\",\"shadow_text_content\":\"bussiness\",\"ekit_heading_show_seperator\":\"\",\"ekit_heading_title_color\":\"#F8F8F8\",\"ekit_heading_title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_heading_title_typography_typography\":\"custom\",\"ekit_heading_title_typography_font_family\":\"Figtree\",\"ekit_heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":61,\"sizes\":[]},\"ekit_heading_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"ekit_heading_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"ekit_heading_title_typography_font_weight\":\"500\",\"ekit_heading_title_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"ekit_heading_use_title_text_fill\":\"yes\",\"ekit_heading_title_secondary_bg_background\":\"classic\",\"ekit_heading_title_secondary_bg_image\":{\"id\":\"68\",\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/bg_text_.png\"},\"ekit_heading_title_secondary_bg_position\":\"center center\",\"ekit_heading_title_secondary_bg_repeat\":\"no-repeat\",\"ekit_heading_title_secondary_bg_size\":\"cover\",\"_animation\":\"fadeInUp\",\"_animation_delay\":200,\"__globals__\":{\"ekit_heading_title_typography_typography\":\"globals\\/typography?id=a435f28\",\"ekit_heading_title_color\":\"globals\\/colors?id=secondary\",\"ekit_heading_focused_title_typography_typography\":\"\"},\"__dynamic__\":[],\"ekit_heading_title_align\":\"text_center\",\"ekit_heading_focused_title_typography_typography\":\"custom\",\"ekit_heading_focused_title_typography_font_family\":\"Figtree\",\"ekit_heading_focused_title_typography_font_size\":{\"unit\":\"px\",\"size\":61,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_weight\":\"600\",\"ekit_heading_focused_title_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"ekit_heading_seperator_image\":{\"id\":93,\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/placeholder-1.png\"},\"title_left_border_color_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"title_left_border_color_slideshow_gallery\":[],\"ekit_heading_focused_title_secondary_bg_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_focused_title_secondary_bg_slideshow_gallery\":[],\"ekit_heading_title_secondary_bg_slideshow_gallery\":[],\"ekit_heading_sub_title_secondary_bg_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_sub_title_secondary_bg_slideshow_gallery\":[],\"ekit_heading_sub_title_border_color_left_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_sub_title_border_color_left_slideshow_gallery\":[],\"ekit_heading_sub_title_border_color_right_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_sub_title_border_color_right_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"elementskit-heading\"},{\"id\":\"4109c057\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Est in adipiscing odio lectus parturient ex euismod arcu porttitor facilisis. Nisi curae blandit facilisis nisl est adipiscing.\",\"header_size\":\"div\",\"_animation\":\"fadeInDown\",\"_animation_delay\":300,\"__dynamic__\":[],\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=b2ce6af\",\"title_color\":\"globals\\/colors?id=text\"},\"align\":\"center\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7944e76d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"14\",\"row\":\"14\",\"isLinked\":true,\"unit\":\"px\",\"size\":14},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction_mobile\":\"column\",\"flex_align_items_mobile\":\"stretch\",\"animation\":\"fadeInDown\",\"animation_delay\":350,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_overlay_maskimage\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[{\"id\":\"61d175dd\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Get Started\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=520c191\"},\"align_mobile\":\"justify\",\"content_align_mobile\":\"center\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"530526d6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Explore Portfolio\",\"background_color\":\"#02010100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=520c191\",\"button_text_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=secondary\",\"hover_color\":\"globals\\/colors?id=044b931\",\"button_background_hover_color\":\"globals\\/colors?id=332724a\",\"button_hover_border_color\":\"globals\\/colors?id=332724a\"},\"align_mobile\":\"justify\",\"content_align_mobile\":\"center\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6b740d1d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":false,\"unit\":\"px\",\"size\":0},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_overlay_maskimage\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[{\"id\":\"76d28fcd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"container_type\":\"grid\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":2,\"sizes\":[]},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":1,\"sizes\":[]},\"grid_gaps\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"em\"},\"grid_gaps_tablet\":{\"column\":\"1\",\"row\":\"1\",\"isLinked\":true,\"unit\":\"em\"},\"grid_gaps_mobile\":{\"column\":\"2\",\"row\":\"2\",\"isLinked\":true,\"unit\":\"em\"},\"padding\":{\"unit\":\"em\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"grid_columns_grid_tablet\":{\"unit\":\"fr\",\"size\":1,\"sizes\":[]},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_overlay_maskimage\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[{\"id\":\"548b9cd3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"icons icon-globe\",\"library\":\"skb_cife-simple_line-icon\"},\"title_text\":\"Design & Development\",\"description_text\":\"Focusing on user experience and interface design to ensure intuitive navigation and engagement.\",\"title_size\":\"div\",\"text_align\":\"left\",\"icon_space\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=ec3c7a7\",\"title_typography_typography\":\"globals\\/typography?id=83682a1\",\"title_color\":\"globals\\/colors?id=secondary\"},\"_animation\":\"fadeInDown\",\"_animation_delay\":200,\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"59586bfd\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"icons icon-settings\",\"library\":\"skb_cife-simple_line-icon\"},\"title_text\":\"Maintenance & Support\",\"description_text\":\"Keeping your website up-to-date, fast loading times, smooth performance and security patches.\",\"title_size\":\"div\",\"text_align\":\"left\",\"icon_space\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=ec3c7a7\",\"title_typography_typography\":\"globals\\/typography?id=83682a1\",\"title_color\":\"globals\\/colors?id=secondary\"},\"_animation\":\"fadeInDown\",\"_animation_delay\":300,\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"316a464c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-7\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"28\",\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=text\"},\"width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_order_mobile\":\"start\",\"animation\":\"fadeInUp\",\"animation_delay\":200,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_overlay_maskimage\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[{\"id\":\"29e71f03\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Free Consultations\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=044b931\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6ab724cc\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Get an Appointment\",\"header_size\":\"h3\",\"_position\":\"absolute\",\"_offset_orientation_v\":\"end\",\"_transform_rotate_popover\":\"transform\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":-90,\"sizes\":[]},\"motion_fx_transform_x_anchor_point\":\"left\",\"motion_fx_transform_y_anchor_point\":\"bottom\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=ec3c7a7\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6a83796c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"form_name\":\"New Form\",\"form_fields\":[{\"custom_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"width\":\"50\",\"dynamic\":{\"active\":true},\"_id\":\"fb1d56a\",\"required\":\"true\",\"width_tablet\":\"100\",\"field_type\":\"text\",\"previous_button\":\"\",\"next_button\":\"\",\"selected_icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"attachment_type\":\"link\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"field_options\":\"\",\"allow_multiple\":\"\",\"select_size\":\"\",\"inline_list\":\"\",\"field_html\":\"\",\"rows\":4,\"recaptcha_size\":\"normal\",\"recaptcha_style\":\"light\",\"recaptcha_badge\":\"bottomright\",\"css_classes\":\"\",\"field_value\":\"\"},{\"custom_id\":\"field_0447195\",\"field_label\":\"Company\",\"placeholder\":\"Company\",\"width\":\"50\",\"dynamic\":{\"active\":true},\"_id\":\"0447195\",\"width_tablet\":\"100\",\"field_type\":\"text\",\"required\":\"\",\"previous_button\":\"\",\"next_button\":\"\",\"selected_icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"attachment_type\":\"link\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"field_options\":\"\",\"allow_multiple\":\"\",\"select_size\":\"\",\"inline_list\":\"\",\"field_html\":\"\",\"rows\":4,\"recaptcha_size\":\"normal\",\"recaptcha_style\":\"light\",\"recaptcha_badge\":\"bottomright\",\"css_classes\":\"\",\"field_value\":\"\"},{\"custom_id\":\"field_4482a6e\",\"field_type\":\"tel\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"50\",\"_id\":\"4482a6e\",\"previous_button\":\"\",\"next_button\":\"\",\"selected_icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"attachment_type\":\"link\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"field_options\":\"\",\"allow_multiple\":\"\",\"select_size\":\"\",\"inline_list\":\"\",\"field_html\":\"\",\"rows\":4,\"recaptcha_size\":\"normal\",\"recaptcha_style\":\"light\",\"recaptcha_badge\":\"bottomright\",\"css_classes\":\"\",\"field_value\":\"\"},{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"50\",\"_id\":\"981081c\",\"previous_button\":\"\",\"next_button\":\"\",\"selected_icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"attachment_type\":\"link\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"field_options\":\"\",\"allow_multiple\":\"\",\"select_size\":\"\",\"inline_list\":\"\",\"field_html\":\"\",\"rows\":4,\"recaptcha_size\":\"normal\",\"recaptcha_style\":\"light\",\"recaptcha_badge\":\"bottomright\",\"css_classes\":\"\",\"field_value\":\"\"},{\"custom_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Message\",\"_id\":\"369a08a\",\"rows\":3,\"required\":\"\",\"previous_button\":\"\",\"next_button\":\"\",\"selected_icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"attachment_type\":\"link\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"field_options\":\"\",\"allow_multiple\":\"\",\"select_size\":\"\",\"inline_list\":\"\",\"field_html\":\"\",\"width\":\"100\",\"recaptcha_size\":\"normal\",\"recaptcha_style\":\"light\",\"recaptcha_badge\":\"bottomright\",\"css_classes\":\"\",\"field_value\":\"\"}],\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Get an Appointment\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Your submission was successful.\",\"error_message\":\"Your submission failed because of an error.\",\"server_message\":\"Your submission failed because of a server error.\",\"invalid_message\":\"Your submission failed because the form is invalid.\",\"required_field_message\":\"This field is required.\",\"label_color\":\"#828282\",\"field_background_color\":\"#2424241A\",\"field_border_color\":\"#2424241A\",\"button_text_color\":\"\",\"previous_button_text_color\":\"\",\"button_hover_color\":\"\",\"previous_button_text_color_hover\":\"\",\"__globals__\":{\"label_color\":\"globals\\/colors?id=044b931\",\"field_background_color\":\"\",\"field_text_color\":\"globals\\/colors?id=044b931\"},\"selected_button_icon\":{\"value\":\"\",\"library\":\"\"},\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"62ac3f95\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":false,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet\":\"wrap\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"1\",\"bottom\":\"3\",\"left\":\"1\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_overlay_maskimage\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[{\"id\":\"294f077b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"2\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_overlay_maskimage\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[{\"id\":\"25d164f3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"69\",\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/young-web-designers-working-together-at-modern-office.jpg\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"height_mobile\":{\"unit\":\"px\",\"size\":400,\"sizes\":[]},\"object-fit\":\"cover\",\"opacity\":{\"unit\":\"px\",\"size\":0.9,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"css_filters_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation\":\"fadeInLeft\",\"_background_background\":\"classic\",\"_background_image\":{\"id\":\"68\",\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/bg_text_.png\"},\"_background_position\":\"center center\",\"_background_repeat\":\"no-repeat\",\"_background_size\":\"cover\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2c2a66ce\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":225,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"7\",\"bottom\":\"7\",\"left\":\"7\",\"isLinked\":true},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":3,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"padding\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"21\",\"bottom\":\"21\",\"left\":\"21\",\"isLinked\":true},\"position\":\"absolute\",\"_offset_orientation_v\":\"end\",\"animation\":\"zoomIn\",\"__globals__\":{\"background_color\":\"\",\"background_color_b\":\"globals\\/colors?id=3ee16e7\",\"background_overlay_color\":\"globals\\/colors?id=638d055\"},\"background_color_b\":\"#BAFE6D\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.9,\"sizes\":[]},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_overlay_maskimage\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[{\"id\":\"1c11bd2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"icon_list\":[{\"text\":\"Custom Solutions\",\"selected_icon\":{\"value\":\"mdi mdi-check-circle\",\"library\":\"skb_cife-materialdesign-icon\"},\"_id\":\"40f7c27\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Cutting-Edge Design\",\"selected_icon\":{\"value\":\"mdi mdi-check-circle\",\"library\":\"skb_cife-materialdesign-icon\"},\"_id\":\"4cc2ce5\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\" SEO Optimization\",\"selected_icon\":{\"value\":\"mdi mdi-check-circle\",\"library\":\"skb_cife-materialdesign-icon\"},\"_id\":\"ca7bbb4\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Responsive Design\",\"selected_icon\":{\"value\":\"mdi mdi-check-circle\",\"library\":\"skb_cife-materialdesign-icon\"},\"_id\":\"0e42f25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Innovative Technology\",\"selected_icon\":{\"value\":\"mdi mdi-check-circle\",\"library\":\"skb_cife-materialdesign-icon\"},\"_id\":\"383f0a3\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Security and Reliability\",\"selected_icon\":{\"value\":\"mdi mdi-check-circle\",\"library\":\"skb_cife-materialdesign-icon\"},\"_id\":\"cd9d427\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"divider\":\"yes\",\"icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"__globals__\":{\"divider_color\":\"globals\\/colors?id=accent\",\"icon_color\":\"globals\\/colors?id=ec3c7a7\",\"icon_typography_typography\":\"globals\\/typography?id=520c191\",\"text_color\":\"globals\\/colors?id=secondary\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"24bf13b7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"1\",\"bottom\":\"3\",\"left\":\"5\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeInRight\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_overlay_maskimage\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[{\"id\":\"67fcec25\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Who we are\",\"header_size\":\"h6\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c19c043\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"ekit_heading_title\":\"Innovative Solutions for Your {{Online Success}}.\",\"ekit_heading_sub_title\":\"Time has changed\",\"shadow_text_content\":\"bussiness\",\"ekit_heading_show_seperator\":\"\",\"ekit_heading_title_color\":\"#F8F8F8\",\"ekit_heading_title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_heading_title_typography_typography\":\"custom\",\"ekit_heading_title_typography_font_family\":\"Figtree\",\"ekit_heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]},\"ekit_heading_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":31,\"sizes\":[]},\"ekit_heading_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_heading_title_typography_font_weight\":\"500\",\"ekit_heading_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"ekit_heading_use_title_text_fill\":\"yes\",\"ekit_heading_title_secondary_bg_background\":\"classic\",\"ekit_heading_title_secondary_bg_image\":{\"id\":\"68\",\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/bg_text_.png\"},\"ekit_heading_title_secondary_bg_position\":\"center center\",\"ekit_heading_title_secondary_bg_repeat\":\"no-repeat\",\"ekit_heading_title_secondary_bg_size\":\"cover\",\"_animation_delay\":200,\"__globals__\":{\"ekit_heading_title_typography_typography\":\"globals\\/typography?id=5d167aa\",\"ekit_heading_title_color\":\"globals\\/colors?id=secondary\",\"ekit_heading_focused_title_typography_typography\":\"\"},\"__dynamic__\":[],\"ekit_heading_focused_title_typography_typography\":\"custom\",\"ekit_heading_focused_title_typography_font_family\":\"Figtree\",\"ekit_heading_focused_title_typography_font_size\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":31,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_weight\":\"700\",\"ekit_heading_focused_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"ekit_heading_seperator_image\":{\"id\":93,\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/placeholder-1.png\"},\"title_left_border_color_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"title_left_border_color_slideshow_gallery\":[],\"ekit_heading_focused_title_secondary_bg_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_focused_title_secondary_bg_slideshow_gallery\":[],\"ekit_heading_title_secondary_bg_slideshow_gallery\":[],\"ekit_heading_sub_title_secondary_bg_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_sub_title_secondary_bg_slideshow_gallery\":[],\"ekit_heading_sub_title_border_color_left_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_sub_title_border_color_left_slideshow_gallery\":[],\"ekit_heading_sub_title_border_color_right_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_sub_title_border_color_right_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"elementskit-heading\"},{\"id\":\"5fb8fe9d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Sem iaculis facilisis convallis ex aliquam massa a venenatis blandit pede rhoncus. Euismod consectetuer nostra etiam lectus potenti accumsan pellentesque venenatis.<\\/p>\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"64bf0d87\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"container_type\":\"grid\",\"grid_columns_grid_mobile\":{\"unit\":\"fr\",\"size\":2,\"sizes\":[]},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":1,\"sizes\":[]},\"grid_gaps_mobile\":{\"column\":\"14\",\"row\":\"14\",\"isLinked\":true,\"unit\":\"px\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\"},\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_overlay_maskimage\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[{\"id\":\"6a9de86d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"ending_number\":27,\"suffix\":\"K+\",\"title\":\"Project Done\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=primary\",\"number_color\":\"globals\\/colors?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=7044a64\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"3c4b0d01\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"ending_number\":4,\"suffix\":\"K+\",\"title\":\"Happy Client\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=primary\",\"number_color\":\"globals\\/colors?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=7044a64\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"6242c613\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"ending_number\":4.7,\"title\":\"Client Reviews\",\"title_horizontal_alignment_mobile\":\"center\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=primary\",\"number_color\":\"globals\\/colors?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=7044a64\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":true},{\"id\":\"2fc34854\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Discover more\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"297354b7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"animation\":\"fadeIn\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\"},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_overlay_maskimage\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[{\"id\":\"2d455821\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"carousel\":[{\"id\":\"70\",\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/logo_2.png\"},{\"id\":\"71\",\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/logo_3.png\"},{\"id\":\"72\",\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/logo_4.png\"},{\"id\":\"73\",\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/logo_5.png\"},{\"id\":\"74\",\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/logo_6.png\"},{\"id\":\"75\",\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/logo_7.png\"},{\"id\":\"76\",\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/logo_8.png\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"6\",\"slides_to_show_tablet\":\"4\",\"slides_to_show_mobile\":\"2\",\"slides_to_scroll\":\"1\",\"navigation\":\"none\",\"lazyload\":\"yes\",\"gallery_vertical_align\":\"center\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"image_spacing_custom_mobile\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"navigation_previous_icon\":{\"value\":\"\",\"library\":\"\"},\"navigation_next_icon\":{\"value\":\"\",\"library\":\"\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"311bc77a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"flex-start\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":false,\"unit\":\"px\",\"size\":0},\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"77\",\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/programmers-work-late-at-night.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"1\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=044b931\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_overlay_maskimage\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[{\"id\":\"64b7af8c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_overlay_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeInDown\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=638d055\"},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_overlay_maskimage\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[{\"id\":\"4f053a0b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"ekit_heading_title\":\"See How We Can Help Your {{Business Grow}}.\",\"ekit_heading_sub_title\":\"Time has changed\",\"shadow_text_content\":\"bussiness\",\"ekit_heading_show_seperator\":\"\",\"ekit_heading_title_color\":\"#F8F8F8\",\"ekit_heading_title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_heading_title_typography_typography\":\"custom\",\"ekit_heading_title_typography_font_family\":\"Figtree\",\"ekit_heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]},\"ekit_heading_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":31,\"sizes\":[]},\"ekit_heading_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_heading_title_typography_font_weight\":\"500\",\"ekit_heading_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"ekit_heading_use_title_text_fill\":\"yes\",\"ekit_heading_title_secondary_bg_background\":\"classic\",\"ekit_heading_title_secondary_bg_image\":{\"id\":\"68\",\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/bg_text_.png\"},\"ekit_heading_title_secondary_bg_position\":\"center center\",\"ekit_heading_title_secondary_bg_repeat\":\"no-repeat\",\"ekit_heading_title_secondary_bg_size\":\"cover\",\"_animation_delay\":200,\"__globals__\":{\"ekit_heading_title_typography_typography\":\"globals\\/typography?id=5d167aa\",\"ekit_heading_title_color\":\"globals\\/colors?id=secondary\",\"ekit_heading_focused_title_typography_typography\":\"\"},\"__dynamic__\":[],\"ekit_heading_focused_title_typography_typography\":\"custom\",\"ekit_heading_focused_title_typography_font_family\":\"Figtree\",\"ekit_heading_focused_title_typography_font_size\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":31,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_weight\":\"700\",\"ekit_heading_focused_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"ekit_heading_seperator_image\":{\"id\":93,\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/placeholder-1.png\"},\"title_left_border_color_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"title_left_border_color_slideshow_gallery\":[],\"ekit_heading_focused_title_secondary_bg_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_focused_title_secondary_bg_slideshow_gallery\":[],\"ekit_heading_title_secondary_bg_slideshow_gallery\":[],\"ekit_heading_sub_title_secondary_bg_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_sub_title_secondary_bg_slideshow_gallery\":[],\"ekit_heading_sub_title_border_color_left_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_sub_title_border_color_left_slideshow_gallery\":[],\"ekit_heading_sub_title_border_color_right_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_sub_title_border_color_right_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"elementskit-heading\"},{\"id\":\"2e5e881c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Maecenas tempor ligula phasellus per hac nisi. Facilisi curae nunc hendrerit vestibulum lobortis commodo lacus sagittis feugiat. Est sollicitudin convallis diam.<\\/p>\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4379a0d3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Learn more\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"29210bc3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":false,\"unit\":\"px\",\"size\":0},\"flex_wrap\":\"wrap\",\"margin\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"3\",\"left\":\"1\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_overlay_maskimage\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[{\"id\":\"58e01535\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"5\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"animation\":\"fadeInLeft\",\"flex_justify_content\":\"center\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_overlay_maskimage\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[{\"id\":\"7de83976\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"ekit_heading_title\":\"Innovative Design for {{Modern Businesses}}.\",\"ekit_heading_sub_title\":\"Time has changed\",\"shadow_text_content\":\"bussiness\",\"ekit_heading_show_seperator\":\"\",\"ekit_heading_title_color\":\"#F8F8F8\",\"ekit_heading_title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_heading_title_typography_typography\":\"custom\",\"ekit_heading_title_typography_font_family\":\"Figtree\",\"ekit_heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]},\"ekit_heading_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":31,\"sizes\":[]},\"ekit_heading_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_heading_title_typography_font_weight\":\"500\",\"ekit_heading_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"ekit_heading_use_title_text_fill\":\"yes\",\"ekit_heading_title_secondary_bg_background\":\"classic\",\"ekit_heading_title_secondary_bg_image\":{\"id\":\"68\",\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/bg_text_.png\"},\"ekit_heading_title_secondary_bg_position\":\"center center\",\"ekit_heading_title_secondary_bg_repeat\":\"no-repeat\",\"ekit_heading_title_secondary_bg_size\":\"cover\",\"_animation_delay\":200,\"__globals__\":{\"ekit_heading_title_typography_typography\":\"globals\\/typography?id=5d167aa\",\"ekit_heading_title_color\":\"globals\\/colors?id=secondary\",\"ekit_heading_focused_title_typography_typography\":\"\"},\"__dynamic__\":[],\"ekit_heading_focused_title_typography_typography\":\"custom\",\"ekit_heading_focused_title_typography_font_family\":\"Figtree\",\"ekit_heading_focused_title_typography_font_size\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":31,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_weight\":\"700\",\"ekit_heading_focused_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"ekit_heading_seperator_image\":{\"id\":93,\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/placeholder-1.png\"},\"title_left_border_color_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"title_left_border_color_slideshow_gallery\":[],\"ekit_heading_focused_title_secondary_bg_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_focused_title_secondary_bg_slideshow_gallery\":[],\"ekit_heading_title_secondary_bg_slideshow_gallery\":[],\"ekit_heading_sub_title_secondary_bg_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_sub_title_secondary_bg_slideshow_gallery\":[],\"ekit_heading_sub_title_border_color_left_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_sub_title_border_color_left_slideshow_gallery\":[],\"ekit_heading_sub_title_border_color_right_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_sub_title_border_color_right_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"elementskit-heading\"},{\"id\":\"77a5a265\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"21d10eec\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Learn more\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"649d37c4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"container_type\":\"grid\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":2,\"sizes\":[]},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":1,\"sizes\":[]},\"grid_gaps\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"em\"},\"grid_gaps_tablet\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"em\"},\"grid_gaps_mobile\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"em\"},\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_overlay_maskimage\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[{\"id\":\"591b17ab\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=cfa1f76\"},\"animation\":\"fadeInDown\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_overlay_maskimage\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[{\"id\":\"4ca1885a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"icon icon-arrow-up\",\"library\":\"ekiticons\"},\"title_text\":\"+60%\",\"description_text\":\"Traffic Increase\",\"title_size\":\"div\",\"position\":\"right\",\"text_align\":\"left\",\"icon_space\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=ec3c7a7\",\"title_typography_typography\":\"globals\\/typography?id=a435f28\",\"title_color\":\"globals\\/colors?id=secondary\",\"description_typography_typography\":\"globals\\/typography?id=7044a64\"},\"position_mobile\":\"right\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"223c0820\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=accent\"},\"icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"1f39c5bf\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"By optimizing your website for search engines and enhancing user experience.\",\"header_size\":\"div\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=b2ce6af\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"33066e56\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=4d462f5\"},\"animation\":\"fadeInRight\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_overlay_maskimage\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[{\"id\":\"2605d38f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"icon icon-arrow-up\",\"library\":\"ekiticons\"},\"title_text\":\"+30%\",\"description_text\":\"Revenue Increase\",\"title_size\":\"div\",\"position\":\"right\",\"text_align\":\"left\",\"icon_space\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=ec3c7a7\",\"title_typography_typography\":\"globals\\/typography?id=a435f28\",\"title_color\":\"globals\\/colors?id=secondary\",\"description_typography_typography\":\"globals\\/typography?id=7044a64\"},\"position_mobile\":\"right\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"438e3147\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=accent\"},\"icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"4bad07ff\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Rise in revenue as more visitors convert into paying customers.\",\"header_size\":\"div\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=b2ce6af\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"631568c1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":false,\"unit\":\"px\",\"size\":0},\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"78\",\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/bg_img2.png\"},\"margin\":{\"unit\":\"em\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"3\",\"left\":\"1\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=cfa1f76\"},\"background_image\":{\"id\":\"79\",\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/bg_img3_.png\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_overlay_position\":\"bottom center\",\"background_overlay_repeat\":\"no-repeat\",\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_overlay_maskimage\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[{\"id\":\"6f476f3e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"min_height\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"overflow\":\"hidden\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"80\",\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/the-connected-team-is-an-efficient-team.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.4,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"21\",\"bottom\":\"21\",\"left\":\"21\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=638d055\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_overlay_maskimage\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[{\"id\":\"6e872782\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"px\",\"size\":540,\"sizes\":[]},\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.6,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"7\",\"bottom\":\"7\",\"left\":\"7\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=638d055\"},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_overlay_maskimage\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[{\"id\":\"22d905f3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"ekit_video_popup_button_title\":\"Play Video\",\"ekit_video_popup_button_icons\":{\"value\":\"icon icon-play-button\",\"library\":\"ekiticons\"},\"ekit_video_popup_url\":\"https:\\/\\/www.youtube.com\\/watch?v=VhBl3dHT5SY\",\"ekit_video_self_external_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/uploads\\/2022\\/11\\/selfhosted_video.mp4\",\"ekit_video_popup_icon_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"ekit_video_popup_btn_width\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"ekit_video_popup_btn_height\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"ekit_video_popup_btn_line_height\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"ekit_video_popup_btn_glow_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"ekit_video_popup_btn_bg_color_background\":\"classic\",\"ekit_video_popup_btn_bg_hover_color_background\":\"classic\",\"__globals__\":{\"ekit_video_popup_btn_glow_color\":\"globals\\/colors?id=text\",\"ekit_video_popup_btn_text_color\":\"globals\\/colors?id=d49ac81\",\"ekit_video_popup_btn_bg_color_color\":\"globals\\/colors?id=text\",\"ekit_video_popup_btn_bg_hover_color_color\":\"globals\\/colors?id=332724a\",\"ekit_video_popup_btn_hover_color\":\"globals\\/colors?id=044b931\"},\"ekit_video_player_self_hosted\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"self_poster_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_video_popup_btn_bg_color_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_video_popup_btn_bg_color_slideshow_gallery\":[],\"ekit_video_popup_btn_bg_hover_color_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_video_popup_btn_bg_hover_color_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"elementskit-video\"},{\"id\":\"421fe98a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"ekit_heading_title\":\"{{Innovative Solutions}} for Your Online Success\",\"ekit_heading_sub_title\":\"Time has changed\",\"shadow_text_content\":\"bussiness\",\"ekit_heading_show_seperator\":\"\",\"ekit_heading_title_color\":\"#F8F8F8\",\"ekit_heading_title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_heading_title_typography_typography\":\"custom\",\"ekit_heading_title_typography_font_family\":\"Figtree\",\"ekit_heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]},\"ekit_heading_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":31,\"sizes\":[]},\"ekit_heading_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_heading_title_typography_font_weight\":\"500\",\"ekit_heading_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"ekit_heading_use_title_text_fill\":\"yes\",\"ekit_heading_title_secondary_bg_background\":\"classic\",\"ekit_heading_title_secondary_bg_image\":{\"id\":\"68\",\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/bg_text_.png\"},\"ekit_heading_title_secondary_bg_position\":\"center center\",\"ekit_heading_title_secondary_bg_repeat\":\"no-repeat\",\"ekit_heading_title_secondary_bg_size\":\"cover\",\"_animation_delay\":200,\"__globals__\":{\"ekit_heading_title_typography_typography\":\"globals\\/typography?id=5d167aa\",\"ekit_heading_title_color\":\"globals\\/colors?id=secondary\",\"ekit_heading_focused_title_typography_typography\":\"\"},\"__dynamic__\":[],\"ekit_heading_focused_title_typography_typography\":\"custom\",\"ekit_heading_focused_title_typography_font_family\":\"Figtree\",\"ekit_heading_focused_title_typography_font_size\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":31,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_weight\":\"700\",\"ekit_heading_focused_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"ekit_heading_title_align\":\"text_center\",\"ekit_heading_seperator_image\":{\"id\":93,\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/placeholder-1.png\"},\"title_left_border_color_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"title_left_border_color_slideshow_gallery\":[],\"ekit_heading_focused_title_secondary_bg_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_focused_title_secondary_bg_slideshow_gallery\":[],\"ekit_heading_title_secondary_bg_slideshow_gallery\":[],\"ekit_heading_sub_title_secondary_bg_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_sub_title_secondary_bg_slideshow_gallery\":[],\"ekit_heading_sub_title_border_color_left_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_sub_title_border_color_left_slideshow_gallery\":[],\"ekit_heading_sub_title_border_color_right_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_sub_title_border_color_right_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"elementskit-heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1c515ee7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"container_type\":\"grid\",\"margin\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"grid_columns_grid_tablet\":{\"unit\":\"fr\",\"size\":2,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":200,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_overlay_maskimage\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[{\"id\":\"2348a976\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.6,\"sizes\":[]},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=044b931\",\"border_color\":\"globals\\/colors?id=accent\",\"background_hover_color\":\"globals\\/colors?id=7fbea4f\",\"border_hover_color\":\"globals\\/colors?id=332724a\"},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_overlay_maskimage\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[{\"id\":\"28722105\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"icons icon-globe\",\"library\":\"skb_cife-simple_line-icon\"},\"view\":\"stacked\",\"title_text\":\"Web Design\",\"description_text\":\"Habitant risus facilisis vitae curabitur hac nullam.\",\"title_size\":\"div\",\"position\":\"left\",\"text_align\":\"left\",\"icon_space\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=3ee16e7\",\"secondary_color\":\"globals\\/colors?id=044b931\",\"title_typography_typography\":\"globals\\/typography?id=83682a1\",\"title_color\":\"globals\\/colors?id=secondary\"},\"position_mobile\":\"left\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"icon_padding_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6cd5b304\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=accent\"},\"icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73b49c7a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Netus condimentum erat vestibulum sollicitudin sem tempor lacinia. Torquent fringilla facilisi placerat magna pellentesque facilisis nisi faucibus.\",\"header_size\":\"div\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=b2ce6af\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63d508f1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Get Started\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7315fa28\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.6,\"sizes\":[]},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=044b931\",\"border_color\":\"globals\\/colors?id=accent\",\"background_hover_color\":\"globals\\/colors?id=7fbea4f\",\"border_hover_color\":\"globals\\/colors?id=332724a\"},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_overlay_maskimage\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[{\"id\":\"60ff2ed3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"icons icon-layers\",\"library\":\"skb_cife-simple_line-icon\"},\"view\":\"stacked\",\"title_text\":\"Web Development\",\"description_text\":\"Habitant risus facilisis vitae curabitur hac nullam.\",\"title_size\":\"div\",\"position\":\"left\",\"text_align\":\"left\",\"icon_space\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=3ee16e7\",\"secondary_color\":\"globals\\/colors?id=044b931\",\"title_typography_typography\":\"globals\\/typography?id=83682a1\",\"title_color\":\"globals\\/colors?id=secondary\"},\"position_mobile\":\"left\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"icon_padding_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"1b3ce3ae\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=accent\"},\"icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"48b9d7ef\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Netus condimentum erat vestibulum sollicitudin sem tempor lacinia. Torquent fringilla facilisi placerat magna pellentesque facilisis nisi faucibus.\",\"header_size\":\"div\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=b2ce6af\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"710f537f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Get Started\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"47985abb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.6,\"sizes\":[]},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=044b931\",\"border_color\":\"globals\\/colors?id=accent\",\"background_hover_color\":\"globals\\/colors?id=7fbea4f\",\"border_hover_color\":\"globals\\/colors?id=332724a\"},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_overlay_maskimage\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[{\"id\":\"d1d682a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"icons icon-share-alt\",\"library\":\"skb_cife-simple_line-icon\"},\"view\":\"stacked\",\"title_text\":\"Digital Marketing\",\"description_text\":\"Habitant risus facilisis vitae curabitur hac nullam.\",\"title_size\":\"div\",\"position\":\"left\",\"text_align\":\"left\",\"icon_space\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=3ee16e7\",\"secondary_color\":\"globals\\/colors?id=044b931\",\"title_typography_typography\":\"globals\\/typography?id=83682a1\",\"title_color\":\"globals\\/colors?id=secondary\"},\"position_mobile\":\"left\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"icon_padding_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e0d4a1f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=accent\"},\"icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"2c6d8753\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Netus condimentum erat vestibulum sollicitudin sem tempor lacinia. Torquent fringilla facilisi placerat magna pellentesque facilisis nisi faucibus.\",\"header_size\":\"div\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=b2ce6af\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7c21a9d3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Get Started\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"38e4c8f9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.6,\"sizes\":[]},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=044b931\",\"border_color\":\"globals\\/colors?id=accent\",\"background_hover_color\":\"globals\\/colors?id=7fbea4f\",\"border_hover_color\":\"globals\\/colors?id=332724a\"},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_overlay_maskimage\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[{\"id\":\"6ad9b754\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"icons icon-puzzle\",\"library\":\"skb_cife-simple_line-icon\"},\"view\":\"stacked\",\"title_text\":\"Visual Identity\",\"description_text\":\"Habitant risus facilisis vitae curabitur hac nullam.\",\"title_size\":\"div\",\"position\":\"left\",\"text_align\":\"left\",\"icon_space\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=3ee16e7\",\"secondary_color\":\"globals\\/colors?id=044b931\",\"title_typography_typography\":\"globals\\/typography?id=83682a1\",\"title_color\":\"globals\\/colors?id=secondary\"},\"position_mobile\":\"left\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"icon_padding_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7342141b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=accent\"},\"icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"79afed02\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Netus condimentum erat vestibulum sollicitudin sem tempor lacinia. Torquent fringilla facilisi placerat magna pellentesque facilisis nisi faucibus.\",\"header_size\":\"div\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=b2ce6af\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7c6c41cc\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Get Started\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7494bedb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.6,\"sizes\":[]},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=044b931\",\"border_color\":\"globals\\/colors?id=accent\",\"background_hover_color\":\"globals\\/colors?id=7fbea4f\",\"border_hover_color\":\"globals\\/colors?id=332724a\"},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_overlay_maskimage\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[{\"id\":\"e65976a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"icons icon-bubbles\",\"library\":\"skb_cife-simple_line-icon\"},\"view\":\"stacked\",\"title_text\":\"Consultation\",\"description_text\":\"Habitant risus facilisis vitae curabitur hac nullam.\",\"title_size\":\"div\",\"position\":\"left\",\"text_align\":\"left\",\"icon_space\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=3ee16e7\",\"secondary_color\":\"globals\\/colors?id=044b931\",\"title_typography_typography\":\"globals\\/typography?id=83682a1\",\"title_color\":\"globals\\/colors?id=secondary\"},\"position_mobile\":\"left\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"icon_padding_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"54dc63e6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=accent\"},\"icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"6d18c33e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Netus condimentum erat vestibulum sollicitudin sem tempor lacinia. Torquent fringilla facilisi placerat magna pellentesque facilisis nisi faucibus.\",\"header_size\":\"div\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=b2ce6af\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"283700a7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Get Started\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"30626bad\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.6,\"sizes\":[]},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=044b931\",\"border_color\":\"globals\\/colors?id=accent\",\"background_hover_color\":\"globals\\/colors?id=7fbea4f\",\"border_hover_color\":\"globals\\/colors?id=332724a\"},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_overlay_maskimage\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[{\"id\":\"44c3e472\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"icons icon-settings\",\"library\":\"skb_cife-simple_line-icon\"},\"view\":\"stacked\",\"title_text\":\"Web Maintenance\",\"description_text\":\"Habitant risus facilisis vitae curabitur hac nullam.\",\"title_size\":\"div\",\"position\":\"left\",\"text_align\":\"left\",\"icon_space\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=3ee16e7\",\"secondary_color\":\"globals\\/colors?id=044b931\",\"title_typography_typography\":\"globals\\/typography?id=83682a1\",\"title_color\":\"globals\\/colors?id=secondary\"},\"position_mobile\":\"left\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"icon_padding_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"403e81b3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=accent\"},\"icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3ca9ecf2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Netus condimentum erat vestibulum sollicitudin sem tempor lacinia. Torquent fringilla facilisi placerat magna pellentesque facilisis nisi faucibus.\",\"header_size\":\"div\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=b2ce6af\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5d81a9ed\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Get Started\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"67305d79\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"flex-end\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":false,\"unit\":\"px\",\"size\":0},\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"81\",\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/young-woman-customer-support-posing-in-the-office.jpg\"},\"background_position\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"1\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=044b931\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_overlay_maskimage\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[{\"id\":\"888c3a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_overlay_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeInDown\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=638d055\"},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_overlay_maskimage\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[{\"id\":\"4826a221\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"ekit_heading_title\":\"Ready to Start? Let\'s Build {{Something Great}} Together!\",\"ekit_heading_sub_title\":\"Time has changed\",\"shadow_text_content\":\"bussiness\",\"ekit_heading_show_seperator\":\"\",\"ekit_heading_title_color\":\"#F8F8F8\",\"ekit_heading_title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_heading_title_typography_typography\":\"custom\",\"ekit_heading_title_typography_font_family\":\"Figtree\",\"ekit_heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]},\"ekit_heading_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":31,\"sizes\":[]},\"ekit_heading_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_heading_title_typography_font_weight\":\"500\",\"ekit_heading_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"ekit_heading_use_title_text_fill\":\"yes\",\"ekit_heading_title_secondary_bg_background\":\"classic\",\"ekit_heading_title_secondary_bg_image\":{\"id\":\"68\",\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/bg_text_.png\"},\"ekit_heading_title_secondary_bg_position\":\"center center\",\"ekit_heading_title_secondary_bg_repeat\":\"no-repeat\",\"ekit_heading_title_secondary_bg_size\":\"cover\",\"_animation_delay\":200,\"__globals__\":{\"ekit_heading_title_typography_typography\":\"globals\\/typography?id=5d167aa\",\"ekit_heading_title_color\":\"globals\\/colors?id=secondary\",\"ekit_heading_focused_title_typography_typography\":\"\"},\"__dynamic__\":[],\"ekit_heading_focused_title_typography_typography\":\"custom\",\"ekit_heading_focused_title_typography_font_family\":\"Figtree\",\"ekit_heading_focused_title_typography_font_size\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":31,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_weight\":\"700\",\"ekit_heading_focused_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"ekit_heading_seperator_image\":{\"id\":93,\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/placeholder-1.png\"},\"title_left_border_color_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"title_left_border_color_slideshow_gallery\":[],\"ekit_heading_focused_title_secondary_bg_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_focused_title_secondary_bg_slideshow_gallery\":[],\"ekit_heading_title_secondary_bg_slideshow_gallery\":[],\"ekit_heading_sub_title_secondary_bg_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_sub_title_secondary_bg_slideshow_gallery\":[],\"ekit_heading_sub_title_border_color_left_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_sub_title_border_color_left_slideshow_gallery\":[],\"ekit_heading_sub_title_border_color_right_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_sub_title_border_color_right_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"elementskit-heading\"},{\"id\":\"1d13fbba\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Maecenas tempor ligula phasellus per hac nisi. Facilisi curae nunc hendrerit vestibulum lobortis commodo lacus sagittis feugiat. Est sollicitudin convallis diam.<\\/p>\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"62fe93b8\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Start Your Journey\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"4b646866\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"padding\":{\"unit\":\"em\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":false,\"unit\":\"px\",\"size\":0},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_overlay_maskimage\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[{\"id\":\"64721897\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":640,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":540,\"sizes\":[]},\"padding\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_overlay_maskimage\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[{\"id\":\"76708dc0\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Featured Project\",\"header_size\":\"h6\",\"align\":\"center\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"20e9cb79\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"ekit_heading_title\":\"Inspired by {{Our Projects}}? Let\'s Create Yours!\",\"ekit_heading_sub_title\":\"Time has changed\",\"shadow_text_content\":\"bussiness\",\"ekit_heading_show_seperator\":\"\",\"ekit_heading_title_color\":\"#F8F8F8\",\"ekit_heading_title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_heading_title_typography_typography\":\"custom\",\"ekit_heading_title_typography_font_family\":\"Figtree\",\"ekit_heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]},\"ekit_heading_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":31,\"sizes\":[]},\"ekit_heading_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_heading_title_typography_font_weight\":\"500\",\"ekit_heading_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"ekit_heading_use_title_text_fill\":\"yes\",\"ekit_heading_title_secondary_bg_background\":\"classic\",\"ekit_heading_title_secondary_bg_image\":{\"id\":\"68\",\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/bg_text_.png\"},\"ekit_heading_title_secondary_bg_position\":\"center center\",\"ekit_heading_title_secondary_bg_repeat\":\"no-repeat\",\"ekit_heading_title_secondary_bg_size\":\"cover\",\"_animation_delay\":200,\"__globals__\":{\"ekit_heading_title_typography_typography\":\"globals\\/typography?id=5d167aa\",\"ekit_heading_title_color\":\"globals\\/colors?id=secondary\",\"ekit_heading_focused_title_typography_typography\":\"\"},\"__dynamic__\":[],\"ekit_heading_focused_title_typography_typography\":\"custom\",\"ekit_heading_focused_title_typography_font_family\":\"Figtree\",\"ekit_heading_focused_title_typography_font_size\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":31,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_weight\":\"700\",\"ekit_heading_focused_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"ekit_heading_title_align\":\"text_center\",\"ekit_heading_seperator_image\":{\"id\":93,\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/placeholder-1.png\"},\"title_left_border_color_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"title_left_border_color_slideshow_gallery\":[],\"ekit_heading_focused_title_secondary_bg_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_focused_title_secondary_bg_slideshow_gallery\":[],\"ekit_heading_title_secondary_bg_slideshow_gallery\":[],\"ekit_heading_sub_title_secondary_bg_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_sub_title_secondary_bg_slideshow_gallery\":[],\"ekit_heading_sub_title_border_color_left_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_sub_title_border_color_left_slideshow_gallery\":[],\"ekit_heading_sub_title_border_color_right_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_sub_title_border_color_right_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"elementskit-heading\"}],\"isInner\":true},{\"id\":\"5d6b54da\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\",\"grid_columns_grid_tablet\":{\"unit\":\"fr\",\"size\":2,\"sizes\":[]},\"animation\":\"fadeIn\",\"animation_delay\":200,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_overlay_maskimage\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[{\"id\":\"4abb99e1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"flex-end\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":false,\"unit\":\"px\",\"size\":0},\"overflow\":\"hidden\",\"border_radius\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_overlay_maskimage\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[{\"id\":\"6eef4bcd\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"82\",\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/bottle-of-essential-massage-oil-on-stone-beauty-treatment-minimal-black-design-packaging-mock-up.jpg\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"height_tablet\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"height_mobile\":{\"unit\":\"px\",\"size\":365,\"sizes\":[]},\"object-fit\":\"cover\",\"object-position_mobile\":\"center center\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4fa4ec2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-80\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-80,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=cfa1f76\"},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_overlay_maskimage\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[{\"id\":\"21d77d1e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Man & Dance Company Perfume\",\"description_text\":\"Vehicula magna morbi scelerisque phasellus neque facilisis quisque venenatis mauris curae ex donec dis bibendum.\",\"title_size\":\"div\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=83682a1\",\"title_color\":\"globals\\/colors?id=secondary\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"365fde0f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Learn more\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2225aca4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"flex-end\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":false,\"unit\":\"px\",\"size\":0},\"overflow\":\"hidden\",\"border_radius\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_overlay_maskimage\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[{\"id\":\"41c2988b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"83\",\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/smartwatch-screen-mockup-digital-device.jpg\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"height_tablet\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"height_mobile\":{\"unit\":\"px\",\"size\":365,\"sizes\":[]},\"object-fit\":\"cover\",\"object-position_mobile\":\"center center\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"88f419e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-80\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-80,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=cfa1f76\"},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_overlay_maskimage\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[{\"id\":\"74d76bb\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Nancy Watch Promotional Landing page\",\"description_text\":\"Vehicula magna morbi scelerisque phasellus neque facilisis quisque venenatis mauris curae ex donec dis bibendum.\",\"title_size\":\"div\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=83682a1\",\"title_color\":\"globals\\/colors?id=secondary\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"1c45da86\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Learn more\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4935b715\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"flex-end\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":false,\"unit\":\"px\",\"size\":0},\"overflow\":\"hidden\",\"border_radius\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_overlay_maskimage\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[{\"id\":\"6048af5f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"84\",\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/black-bottle-modern-design-eye-dropper-with-painted-leaves-background-3d-illustration.jpg\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"height_tablet\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"height_mobile\":{\"unit\":\"px\",\"size\":365,\"sizes\":[]},\"object-fit\":\"cover\",\"object-position_mobile\":\"center center\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7f7e104d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-80\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-80,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=cfa1f76\"},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_overlay_maskimage\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[{\"id\":\"6e9e90b7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Malika Perfume Funnel Landing Page\",\"description_text\":\"Vehicula magna morbi scelerisque phasellus neque facilisis quisque venenatis mauris curae ex donec dis bibendum.\",\"title_size\":\"div\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=83682a1\",\"title_color\":\"globals\\/colors?id=secondary\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6af7b3ed\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Learn more\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"5557a189\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"flex-end\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":false,\"unit\":\"px\",\"size\":0},\"overflow\":\"hidden\",\"border_radius\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_overlay_maskimage\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[{\"id\":\"49c8ce0b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"85\",\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/phone-with-empty-screen-on-black-decorated-background-top-view.jpg\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"height_tablet\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"height_mobile\":{\"unit\":\"px\",\"size\":365,\"sizes\":[]},\"object-fit\":\"cover\",\"object-position_mobile\":\"center center\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3c8e9c51\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-80\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-80,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=cfa1f76\"},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_overlay_maskimage\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[{\"id\":\"3736c10a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Peter\'s Gym Company Profile Website\",\"description_text\":\"Vehicula magna morbi scelerisque phasellus neque facilisis quisque venenatis mauris curae ex donec dis bibendum.\",\"title_size\":\"div\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=83682a1\",\"title_color\":\"globals\\/colors?id=secondary\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7acfc5f6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Learn more\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"eb66de0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"flex-end\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":false,\"unit\":\"px\",\"size\":0},\"overflow\":\"hidden\",\"border_radius\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_overlay_maskimage\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[{\"id\":\"71ef6279\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"86\",\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/single-red-wine-bottle-with-blank-label-for-mockup-and-glass-of-red-wine-on-dark-gray-background.jpg\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"height_tablet\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"height_mobile\":{\"unit\":\"px\",\"size\":365,\"sizes\":[]},\"object-fit\":\"cover\",\"object-position_mobile\":\"center center\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6b974ed3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-80\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-80,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=cfa1f76\"},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_overlay_maskimage\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[{\"id\":\"36690f34\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Hoffman 1928 Wines Profile Website\",\"description_text\":\"Vehicula magna morbi scelerisque phasellus neque facilisis quisque venenatis mauris curae ex donec dis bibendum.\",\"title_size\":\"div\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=83682a1\",\"title_color\":\"globals\\/colors?id=secondary\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"64ae7c91\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Learn more\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"690b1f9b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"flex-end\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":false,\"unit\":\"px\",\"size\":0},\"overflow\":\"hidden\",\"border_radius\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_overlay_maskimage\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[{\"id\":\"1fdec332\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"87\",\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/black-luxury-take-away-paper-cups-set-mirrored.jpg\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"height_tablet\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"height_mobile\":{\"unit\":\"px\",\"size\":365,\"sizes\":[]},\"object-fit\":\"cover\",\"object-position_mobile\":\"center center\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"13d35a35\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-80\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_transform_translate_popover_hover\":\"transform\",\"_transform_translateY_effect_hover\":{\"unit\":\"px\",\"size\":-80,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=cfa1f76\"},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_overlay_maskimage\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[{\"id\":\"56a99bb2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Coffe Toffe Funnel Landing Page\",\"description_text\":\"Vehicula magna morbi scelerisque phasellus neque facilisis quisque venenatis mauris curae ex donec dis bibendum.\",\"title_size\":\"div\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=83682a1\",\"title_color\":\"globals\\/colors?id=secondary\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"62cb8e37\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Learn more\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"4c3241d0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"flex_justify_content\":\"flex-end\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":false,\"unit\":\"px\",\"size\":0},\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom center\",\"background_repeat\":\"no-repeat\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_overlay_maskimage\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[{\"id\":\"f13794a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"px\",\"size\":640,\"sizes\":[]},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"5\",\"bottom\":\"3\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"animation\":\"fadeInLeft\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_overlay_maskimage\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[{\"id\":\"4df99b78\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Why Choose Us\",\"header_size\":\"h6\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5b60d1ab\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"ekit_heading_title\":\"Crafting {{Digital Experiences}} That Matter.\",\"ekit_heading_sub_title\":\"Time has changed\",\"shadow_text_content\":\"bussiness\",\"ekit_heading_show_seperator\":\"\",\"ekit_heading_title_color\":\"#F8F8F8\",\"ekit_heading_title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_heading_title_typography_typography\":\"custom\",\"ekit_heading_title_typography_font_family\":\"Figtree\",\"ekit_heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]},\"ekit_heading_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":31,\"sizes\":[]},\"ekit_heading_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_heading_title_typography_font_weight\":\"500\",\"ekit_heading_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"ekit_heading_use_title_text_fill\":\"yes\",\"ekit_heading_title_secondary_bg_background\":\"classic\",\"ekit_heading_title_secondary_bg_image\":{\"id\":\"68\",\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/bg_text_.png\"},\"ekit_heading_title_secondary_bg_position\":\"center center\",\"ekit_heading_title_secondary_bg_repeat\":\"no-repeat\",\"ekit_heading_title_secondary_bg_size\":\"cover\",\"_animation_delay\":200,\"__globals__\":{\"ekit_heading_title_typography_typography\":\"globals\\/typography?id=5d167aa\",\"ekit_heading_title_color\":\"globals\\/colors?id=secondary\",\"ekit_heading_focused_title_typography_typography\":\"\"},\"__dynamic__\":[],\"ekit_heading_focused_title_typography_typography\":\"custom\",\"ekit_heading_focused_title_typography_font_family\":\"Figtree\",\"ekit_heading_focused_title_typography_font_size\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":31,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_weight\":\"700\",\"ekit_heading_focused_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"ekit_heading_seperator_image\":{\"id\":93,\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/placeholder-1.png\"},\"title_left_border_color_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"title_left_border_color_slideshow_gallery\":[],\"ekit_heading_focused_title_secondary_bg_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_focused_title_secondary_bg_slideshow_gallery\":[],\"ekit_heading_title_secondary_bg_slideshow_gallery\":[],\"ekit_heading_sub_title_secondary_bg_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_sub_title_secondary_bg_slideshow_gallery\":[],\"ekit_heading_sub_title_border_color_left_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_sub_title_border_color_left_slideshow_gallery\":[],\"ekit_heading_sub_title_border_color_right_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_sub_title_border_color_right_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"elementskit-heading\"},{\"id\":\"1d1b80b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Dictumst porta ultricies tristique hac vestibulum himenaeos ligula. Cubilia sapien torquent at finibus accumsan et pellentesque class lacinia tristique.\",\"header_size\":\"div\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=b2ce6af\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7bd3738\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"ekit_accordion_items\":[{\"acc_title\":\"Expertise and Experience\",\"acc_content\":\"<p>Our team of seasoned professionals brings over 25 years of experience in web design and SEO, ensuring top-notch quality and innovative solutions for your business.<\\/p>\",\"ekit_acc_is_active\":\"yes\",\"_id\":\"6c13047\"},{\"acc_title\":\"Comprehensive Services\",\"acc_content\":\"<p>From web design and development to SEO and digital marketing, we offer a full suite of services to support your online presence and growth.<\\/p>\",\"ekit_acc_is_active\":\"\",\"_id\":\"88b8e0d\"},{\"acc_title\":\"Client-Centric Approach\",\"acc_content\":\"<p>We prioritize your needs and work closely with you throughout the design process, ensuring the final product exceeds your expectations.<\\/p>\",\"ekit_acc_is_active\":\"\",\"_id\":\"007b77a\"},{\"acc_title\":\"Increased Conversion Rates\",\"acc_content\":\"<p>By focusing on user experience and effective design, we help increase your website\\u2019s conversion rates, turning visitors into loyal customers.<\\/p>\",\"ekit_acc_is_active\":\"\",\"_id\":\"1a14992\"}],\"ekit_accordion_icon_pos_style\":\"left\",\"ekit_accordion_left_icons\":{\"value\":\"mdi mdi-checkbox-marked-circle\",\"library\":\"skb_cife-materialdesign-icon\"},\"ekit_accordion_left_icon_actives\":{\"value\":\"mdi mdi-checkbox-marked-circle\",\"library\":\"skb_cife-materialdesign-icon\"},\"ekit_accordion_right_icon_actives\":{\"value\":\"icon icon-up-arrow1\",\"library\":\"ekiticons\"},\"ekit_accordion_title_typography_typography\":\"custom\",\"ekit_accordion_title_typography_font_family\":\"Figtree\",\"ekit_accordion_title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"ekit_accordion_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_accordion_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_accordion_title_typography_font_weight\":\"300\",\"ekit_accordion_title_typography_text_transform\":\"none\",\"ekit_accordion_title_typography_font_style\":\"normal\",\"ekit_accordion_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3,\"sizes\":[]},\"ekit_accordion_title_color\":\"#F8F8F8\",\"ekit_accordion_background_background\":\"classic\",\"ekit_accordion_background_color\":\"#02010100\",\"ekit_accordion_title_border_open_border\":\"solid\",\"ekit_accordion_title_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_accordion_title_border_open_color\":\"#FFFFFF2B\",\"ekit_accordion_title_color_close\":\"#828282\",\"ekit_accordion_background_close_background\":\"classic\",\"ekit_accordion_background_close_color\":\"#02010100\",\"ekit_accordion_title_border_close_border\":\"solid\",\"ekit_accordion_title_border_close_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_accordion_title_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"21\",\"bottom\":\"14\",\"left\":\"0\",\"isLinked\":false},\"ekit_accordion_title_margin_bottom\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"ekit_accordion_content_typography_typography\":\"custom\",\"ekit_accordion_content_typography_font_family\":\"Inter\",\"ekit_accordion_content_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"ekit_accordion_content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_accordion_content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"ekit_accordion_content_typography_font_weight\":\"400\",\"ekit_accordion_content_typography_text_transform\":\"none\",\"ekit_accordion_content_typography_font_style\":\"normal\",\"ekit_accordion_content_typography_line_height\":{\"unit\":\"em\",\"size\":1.4,\"sizes\":[]},\"ekit_accordion_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"ekit_accordion_border_closed_border\":\"solid\",\"ekit_accordion_border_closed_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"ekit_accordion_border_closed_color\":\"#71ECB6\",\"ekit_accordion_border_open_border\":\"solid\",\"ekit_accordion_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"ekit_accordion_border_open_color\":\"#FFFFFF2B\",\"ekit_accordion_last_child_border_bottom\":\"yes\",\"ekit_accordion_icon_typography_close\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"ekit_accordion_icon_color_close\":\"#FFFFFF\",\"ekit_accordion_icon_box_bg_background\":\"classic\",\"ekit_accordion_icon_typography\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"ekit_accordion_icon_color\":\"#71ECB6\",\"ekit_accordion_closed_icon_bg_background\":\"classic\",\"ekit_accordion_closed_icon_border_border\":\"none\",\"ekit_accordion_icon_border_radious\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_accordion_section_icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"ekit_accordion_title_typography_typography\":\"globals\\/typography?id=83682a1\",\"ekit_accordion_title_color\":\"globals\\/colors?id=secondary\",\"ekit_accordion_title_border_open_color\":\"globals\\/colors?id=accent\",\"ekit_accordion_title_color_close\":\"globals\\/colors?id=primary\",\"ekit_accordion_content_typography_typography\":\"globals\\/typography?id=b2ce6af\",\"ekit_accordion_border_closed_color\":\"globals\\/colors?id=ec3c7a7\",\"ekit_accordion_border_open_color\":\"globals\\/colors?id=accent\",\"ekit_accordion_icon_color_close\":\"globals\\/colors?id=primary\",\"ekit_accordion_icon_box_bg_color\":\"\",\"ekit_accordion_icon_color\":\"globals\\/colors?id=d49ac81\",\"ekit_accordion_closed_icon_bg_color\":\"\"},\"ekit_accordion_right_icons\":{\"value\":\"icon icon-down-arrow1\",\"library\":\"ekiticons\"},\"ekit_accordion_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_accordion_background_slideshow_gallery\":[],\"ekit_accordion_background_close_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_accordion_background_close_slideshow_gallery\":[],\"ekit_accordion_content_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_accordion_content_background_slideshow_gallery\":[],\"ekit_accordion_icon_box_open_bg_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_accordion_icon_box_open_bg_slideshow_gallery\":[],\"ekit_accordion_icon_box_bg_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_accordion_icon_box_bg_slideshow_gallery\":[],\"ekit_accordion_icon_box_close_bg_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_accordion_icon_box_close_bg_slideshow_gallery\":[],\"ekit_accordion_closed_icon_bg_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_accordion_closed_icon_bg_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"elementskit-accordion\"}],\"isInner\":true},{\"id\":\"7a397d0b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_overlay_maskimage\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[{\"id\":\"1f462c83\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"88\",\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/img_1.jpg\"},\"image_size\":\"full\",\"height\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"object-fit\":\"cover\",\"object-position\":\"center left\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"14\",\"isLinked\":false},\"_padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"2\",\"isLinked\":false},\"height_tablet\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"height_mobile\":{\"unit\":\"px\",\"size\":285,\"sizes\":[]},\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"_animation_delay\":300,\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e80bcda\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"7\",\"bottom\":\"7\",\"left\":\"7\",\"isLinked\":true},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":3,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"padding\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"21\",\"bottom\":\"21\",\"left\":\"21\",\"isLinked\":true},\"position\":\"absolute\",\"_offset_orientation_v\":\"end\",\"animation\":\"zoomIn\",\"__globals__\":{\"background_color\":\"\",\"background_color_b\":\"globals\\/colors?id=3ee16e7\",\"background_overlay_color\":\"globals\\/colors?id=638d055\"},\"background_color_b\":\"#BAFE6D\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8,\"sizes\":[]},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_overlay_maskimage\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[{\"id\":\"233afc8d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"ekit_piechart_style\":\"withcontent\",\"ekit_piechart_percentage\":97,\"ekit_piechart_title\":\"Page Speed\",\"ekit_piechart_item_description\":\"Page speed performance, including load time & page size\",\"ekit_piechart_title_margin\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"0\",\"bottom\":\"14\",\"left\":\"0\",\"isLinked\":false},\"ekit_piechart_content_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_piechart_wrapper_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"ekit_piechart_title_typography_group_typography\":\"globals\\/typography?id=83682a1\",\"ekit_piechart_title_color\":\"globals\\/colors?id=secondary\",\"ekit_piechart_content_typography_group_typography\":\"globals\\/typography?id=69c152f\",\"ekit_piechart_gradientColor1\":\"globals\\/colors?id=ec3c7a7\",\"ekit_piechart_gradientColor2\":\"globals\\/colors?id=text\",\"ekit_piechart_content_color_number\":\"globals\\/colors?id=secondary\",\"ekit_piechart_bar_color_bg\":\"globals\\/colors?id=cfa1f76\",\"ekit_piechart_content_color\":\"globals\\/colors?id=primary\",\"ekit_piechart_line_color\":\"globals\\/colors?id=ec3c7a7\"},\"ekit_piechart_title_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"ekit_piechart_size_mobile\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"ekit_piechart_border_size\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"ekit_piechart_icons\":{\"value\":\"icon icon-apartment\",\"library\":\"ekiticons\"},\"ekit_piechart_icon_image\":{\"id\":93,\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/placeholder-1.png\"},\"ekit_piechart_flip_background_group_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_piechart_flip_background_group_slideshow_gallery\":[],\"ekit_piechart_background_group_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_piechart_background_group_slideshow_gallery\":[],\"ekit_piechart_background_hover_group_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_piechart_background_hover_group_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"elementskit-piechart\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"29b642d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":false,\"unit\":\"px\",\"size\":0},\"background_background\":\"classic\",\"background_image\":{\"id\":\"89\",\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/bg_img1.png\"},\"background_position\":\"bottom left\",\"padding\":{\"unit\":\"em\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=638d055\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_overlay_maskimage\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[{\"id\":\"23d62757\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":640,\"sizes\":[]},\"padding\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_overlay_maskimage\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[{\"id\":\"5dd7f236\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Testimonial\",\"header_size\":\"h6\",\"align\":\"center\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3e42bde2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"ekit_heading_title\":\"Client {{Feedback}} & Reviews.\",\"ekit_heading_sub_title\":\"Time has changed\",\"shadow_text_content\":\"bussiness\",\"ekit_heading_show_seperator\":\"\",\"ekit_heading_title_color\":\"#F8F8F8\",\"ekit_heading_title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_heading_title_typography_typography\":\"custom\",\"ekit_heading_title_typography_font_family\":\"Figtree\",\"ekit_heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]},\"ekit_heading_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":31,\"sizes\":[]},\"ekit_heading_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_heading_title_typography_font_weight\":\"500\",\"ekit_heading_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"ekit_heading_use_title_text_fill\":\"yes\",\"ekit_heading_title_secondary_bg_background\":\"classic\",\"ekit_heading_title_secondary_bg_image\":{\"id\":\"68\",\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/bg_text_.png\"},\"ekit_heading_title_secondary_bg_position\":\"center center\",\"ekit_heading_title_secondary_bg_repeat\":\"no-repeat\",\"ekit_heading_title_secondary_bg_size\":\"cover\",\"_animation_delay\":200,\"__globals__\":{\"ekit_heading_title_typography_typography\":\"globals\\/typography?id=5d167aa\",\"ekit_heading_title_color\":\"globals\\/colors?id=secondary\",\"ekit_heading_focused_title_typography_typography\":\"\"},\"__dynamic__\":[],\"ekit_heading_focused_title_typography_typography\":\"custom\",\"ekit_heading_focused_title_typography_font_family\":\"Figtree\",\"ekit_heading_focused_title_typography_font_size\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":31,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_weight\":\"700\",\"ekit_heading_focused_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"ekit_heading_title_align\":\"text_center\",\"ekit_heading_seperator_image\":{\"id\":93,\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/placeholder-1.png\"},\"title_left_border_color_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"title_left_border_color_slideshow_gallery\":[],\"ekit_heading_focused_title_secondary_bg_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_focused_title_secondary_bg_slideshow_gallery\":[],\"ekit_heading_title_secondary_bg_slideshow_gallery\":[],\"ekit_heading_sub_title_secondary_bg_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_sub_title_secondary_bg_slideshow_gallery\":[],\"ekit_heading_sub_title_border_color_left_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_sub_title_border_color_left_slideshow_gallery\":[],\"ekit_heading_sub_title_border_color_right_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_sub_title_border_color_right_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"elementskit-heading\"}],\"isInner\":true},{\"id\":\"3156606\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_overlay_maskimage\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[{\"id\":\"5eaa223\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"slides\":[{\"content\":\"Webiso transformed our outdated website into a modern, user-friendly platform that perfectly represents our brand. Their attention to detail and innovative design solutions have significantly increased our online engagement and sales. I highly recommend their services!\",\"name\":\"Sarah Thompson\",\"title\":\"Marketing Director at GreenLeaf Solutions\",\"image\":{\"id\":\"90\",\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/13.jpg\"},\"_id\":\"b535941\"},{\"content\":\"Webiso delivered exactly what we were looking for \\u2013 a beautiful, mobile-friendly website that attracts more customers to our online store. The process was smooth, and their support post-launch has been outstanding. We couldn\'t be happier with the results!\",\"name\":\"Michael Anderson\",\"title\":\"CEO of TechSavvy Innovations\",\"image\":{\"id\":\"91\",\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/4.jpg\"},\"_id\":\"8b47759\"},{\"content\":\"Webiso\\u2019s team did an incredible job redesigning our website. Their commitment to delivering a user-friendly, visually appealing site was evident throughout the project. We\\u2019ve seen a 40% increase in user engagement and donations since the launch. Highly recommended!\",\"name\":\"Olivia Martinez\",\"title\":\"Director of Communications at EcoFuture Nonprofit\",\"image\":{\"id\":\"92\",\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/5.jpg\"},\"_id\":\"2f9310d\"}],\"skin\":\"bubble\",\"slides_per_view\":\"3\",\"slides_per_view_tablet\":\"2\",\"slides_to_scroll\":\"1\",\"slides_to_scroll_tablet\":\"1\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"show_arrows\":\"\",\"lazyload\":\"yes\",\"space_between\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"space_between_tablet\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"slide_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_size\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"image_size_mobile\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"image_border\":\"yes\",\"image_border_width\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"pagination_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"text_padding\":{\"unit\":\"px\",\"top\":\"42\",\"right\":\"28\",\"bottom\":\"42\",\"left\":\"28\",\"isLinked\":false},\"text_padding_mobile\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"28\",\"bottom\":\"21\",\"left\":\"28\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"__globals__\":{\"content_typography_typography\":\"globals\\/typography?id=b2ce6af\",\"name_typography_typography\":\"globals\\/typography?id=520c191\",\"title_typography_typography\":\"globals\\/typography?id=112b6c4\",\"name_color\":\"globals\\/colors?id=secondary\",\"image_border_color\":\"globals\\/colors?id=accent\",\"background_color\":\"globals\\/colors?id=cfa1f76\",\"content_color\":\"globals\\/colors?id=primary\",\"pagination_color_inactive\":\"globals\\/colors?id=accent\",\"pagination_color\":\"globals\\/colors?id=d49ac81\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"testimonial-carousel\"}],\"isInner\":true}],\"isInner\":false}]'),(475,94,'_wp_page_template','elementor_header_footer'),(476,94,'envato_tk_source_kit','30'),(477,94,'envato_tk_source_index','1'),(488,8,'_elementor_data','[{\"id\":\"bde5a32\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"boxed_width\":{\"unit\":\"px\",\"size\":1300,\"sizes\":[]},\"flex_wrap\":\"nowrap\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"250\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"70\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"70\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\"},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":false,\"unit\":\"px\",\"size\":0},\"flex_wrap_mobile\":\"wrap\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":263,\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/icon.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_overlay_position\":\"center center\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"background_color\":\"#151515\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top center\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"be2fcc8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_wrap\":\"wrap\",\"margin\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"center\",\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"2b9a605\",\"elType\":\"widget\",\"settings\":{\"title\":\"Welcome to Golden Stallion Agency\",\"header_size\":\"p\",\"title_color\":\"#FFFFFF\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"8\",\"left\":\"25\",\"isLinked\":false},\"_element_width\":\"auto\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"_background_color\":\"\",\"typography_typography\":\"\"},\"_animation\":\"none\",\"_background_color\":\"#3C3C3C\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e6fc2e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"ekit_heading_title\":\"I Build The WORLD\'S {{Most Trusted Hospitality}} Websites.\",\"ekit_heading_sub_title\":\"Time has changed\",\"shadow_text_content\":\"bussiness\",\"ekit_heading_show_seperator\":\"\",\"ekit_heading_title_color\":\"#F8F8F8\",\"ekit_heading_title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_heading_title_typography_typography\":\"custom\",\"ekit_heading_title_typography_font_family\":\"Figtree\",\"ekit_heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]},\"ekit_heading_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":31,\"sizes\":[]},\"ekit_heading_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_heading_title_typography_font_weight\":\"500\",\"ekit_heading_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_heading_use_title_text_fill\":\"yes\",\"ekit_heading_title_secondary_bg_background\":\"classic\",\"ekit_heading_title_secondary_bg_image\":{\"id\":208,\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/image_2024-11-08_221730068-300x300-1.webp\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"ekit_heading_title_secondary_bg_position\":\"center center\",\"ekit_heading_title_secondary_bg_repeat\":\"no-repeat\",\"ekit_heading_title_secondary_bg_size\":\"cover\",\"_animation_delay\":200,\"__globals__\":{\"ekit_heading_title_typography_typography\":\"globals\\/typography?id=5d167aa\",\"ekit_heading_title_color\":\"globals\\/colors?id=secondary\",\"ekit_heading_focused_title_typography_typography\":\"\"},\"__dynamic__\":[],\"ekit_heading_focused_title_typography_typography\":\"custom\",\"ekit_heading_focused_title_typography_font_family\":\"Figtree\",\"ekit_heading_focused_title_typography_font_size\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":31,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_weight\":\"700\",\"ekit_heading_focused_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_heading_seperator_image\":{\"id\":93,\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/placeholder-1.png\"},\"ekit_heading_title_tag\":\"h1\"},\"elements\":[],\"widgetType\":\"elementskit-heading\"},{\"id\":\"34c9478\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book a call with Tinashe \",\"selected_icon\":{\"value\":\"fas fa-bookmark\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"button_text_color\":\"#222222\",\"background_background\":\"gradient\",\"background_color\":\"#816002\",\"background_color_b\":\"#F7DC43\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":135,\"sizes\":[]},\"hover_color\":\"#222222\",\"button_background_hover_background\":\"gradient\",\"button_background_hover_color\":\"#F7DC43\",\"button_background_hover_color_b\":\"#816002\",\"button_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":135,\"sizes\":[]},\"_z_index\":0,\"__globals__\":{\"button_text_color\":\"\",\"background_color\":\"\",\"background_color_b\":\"\",\"hover_color\":\"\",\"button_background_hover_color\":\"\",\"button_hover_border_color\":\"\",\"button_background_hover_color_b\":\"\"},\"link\":{\"url\":\"https:\\/\\/calendly.com\\/goldenstallionwebagency\\/hospitality-website-discovery-call\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"typography_text_transform\":\"uppercase\",\"hover_animation\":\"grow\",\"_animation\":\"none\",\"animation_duration\":\"slow\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"aac2bed\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_wrap\":\"nowrap\",\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_align_items\":\"flex-start\"},\"elements\":[{\"id\":\"b41da3c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/GSWA-WEBSITE-UPDATED-CHANGES-.png\",\"id\":215,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6a3e33e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/200-HAPPY-RE-1.png\",\"id\":218,\"size\":\"\",\"alt\":\"Golden Stallion Agency services: Website Design, SEO, Digital Marketing, Web Development, and Maintenance.\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"5910f4f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":10,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"flex_direction\":\"column\",\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"-10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"z_index\":1},\"elements\":[{\"id\":\"c37a56e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/Untitled-design-1-1.webp\",\"id\":234,\"size\":\"\",\"alt\":\"expert web design\",\"source\":\"library\"},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":122.695999999999997953636921010911464691162109375},\"_flex_size\":\"none\",\"_offset_x\":{\"size\":737,\"unit\":\"px\"},\"_offset_x_tablet\":{\"size\":294,\"unit\":\"px\"},\"_offset_y\":{\"size\":31,\"unit\":\"px\"},\"_offset_y_tablet\":{\"size\":6,\"unit\":\"px\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1285f87\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/image_2024-12-03_081425418-1.webp\",\"id\":235,\"size\":\"\",\"alt\":\"expert web design\",\"source\":\"library\"},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":114.8850000000000051159076974727213382720947265625},\"_flex_size\":\"none\",\"_offset_x\":{\"size\":737,\"unit\":\"px\"},\"_offset_x_tablet\":{\"size\":294,\"unit\":\"px\"},\"_offset_y\":{\"size\":31,\"unit\":\"px\"},\"_offset_y_tablet\":{\"size\":6,\"unit\":\"px\"},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"8234db4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_justify_content\":\"flex-end\",\"flex_align_items\":\"flex-end\",\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"background_image\":{\"id\":755,\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/02\\/image_2025-02-04_110807999.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center left\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"00\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"none\",\"width_tablet\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]}},\"elements\":[{\"id\":\"2cae801\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2e6b450\",\"elType\":\"widget\",\"settings\":{\"text\":\"Website Design\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#001D2150\",\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#001D2150\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"20\",\"bottom\":\"12\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"background_color\":\"\",\"hover_color\":\"\",\"button_background_hover_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\"},\"_animation\":\"fadeIn\",\"_animation_delay\":500,\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Figtree\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"5910d4b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Web Development\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#001D2150\",\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#001D2150\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"20\",\"bottom\":\"12\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"background_color\":\"\",\"hover_color\":\"\",\"button_background_hover_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\"},\"_animation\":\"fadeIn\",\"_animation_delay\":500,\"typography_typography\":\"custom\",\"typography_font_family\":\"Figtree\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"67322e2\",\"elType\":\"widget\",\"settings\":{\"text\":\"SEO\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#001D2150\",\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#001D2150\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"20\",\"bottom\":\"12\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"background_color\":\"\",\"hover_color\":\"\",\"button_background_hover_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\"},\"_animation\":\"fadeIn\",\"_animation_delay\":500,\"typography_typography\":\"custom\",\"typography_font_family\":\"Figtree\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"9aded34\",\"elType\":\"widget\",\"settings\":{\"text\":\"Digital Marketing\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#001D2150\",\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#001D2150\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"20\",\"bottom\":\"12\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"background_color\":\"\",\"hover_color\":\"\",\"button_background_hover_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\"},\"_animation\":\"fadeIn\",\"_animation_delay\":500,\"typography_typography\":\"custom\",\"typography_font_family\":\"Figtree\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"5c29518\",\"elType\":\"widget\",\"settings\":{\"text\":\"Website Maintenance\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#001D2150\",\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#001D2150\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"20\",\"bottom\":\"12\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"background_color\":\"\",\"hover_color\":\"\",\"button_background_hover_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\"},\"_animation\":\"fadeIn\",\"_animation_delay\":500,\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Figtree\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"28ebee4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"boxed_width\":{\"unit\":\"px\",\"size\":1300,\"sizes\":[]},\"flex_wrap\":\"nowrap\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"250\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"70\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"70\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"background_overlay_color\":\"globals\\/colors?id=044b931\"},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":false,\"unit\":\"px\",\"size\":0},\"flex_wrap_mobile\":\"wrap\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":263,\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/icon.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_overlay_position\":\"center center\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1000000000000000055511151231257827021181583404541015625,\"sizes\":[]},\"background_color\":\"#151515\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top center\",\"background_overlay_image_mobile\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/icon.jpg\",\"id\":263,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position_mobile\":\"center center\",\"background_overlay_size_mobile\":\"contain\",\"background_overlay_opacity_mobile\":{\"unit\":\"px\",\"size\":0.0299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"1ee72ea\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":42,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_justify_content\":\"flex-end\",\"flex_align_items\":\"flex-end\",\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"background_image\":{\"id\":25,\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/1ca77926-7537-4cb2-8743-2cfa35ac6420-768x650-1.webp\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"00\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_mobile\":\"none\",\"background_image_mobile\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/02\\/image_2025-02-04_110807999.png\",\"id\":755,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"b68028f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"width_mobile\":{\"unit\":\"%\",\"size\":\"\"},\"_flex_size\":\"none\",\"_element_width_mobile\":\"initial\",\"flex_direction_mobile\":\"column\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"dcb587a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction_mobile\":\"row\",\"flex_justify_content_mobile\":\"center\"},\"elements\":[{\"id\":\"048003f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/Untitled-design-1-1.webp\",\"id\":234,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"px\",\"size\":65.905000000000001136868377216160297393798828125},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"954af21\",\"elType\":\"widget\",\"settings\":{\"title\":\"Welcome to Golden Stallion Agency\",\"header_size\":\"p\",\"title_color\":\"#FFFFFF\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"8\",\"left\":\"25\",\"isLinked\":false},\"_element_width\":\"auto\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"_background_color\":\"\",\"typography_typography\":\"\"},\"_animation\":\"fadeInUp\",\"align_mobile\":\"center\",\"_background_color\":\"#3C3C3C\",\"_animation_mobile\":\"none\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"ab5c74a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_wrap\":\"wrap\",\"margin\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"center\"},\"elements\":[{\"id\":\"4690211\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"ekit_heading_title\":\"I Build South Africa\\u2019s {{Most Trusted Hospitality}} Websites.\",\"ekit_heading_sub_title\":\"Time has changed\",\"shadow_text_content\":\"bussiness\",\"ekit_heading_show_seperator\":\"\",\"ekit_heading_title_color\":\"#F8F8F8\",\"ekit_heading_title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_heading_title_typography_typography\":\"custom\",\"ekit_heading_title_typography_font_family\":\"Figtree\",\"ekit_heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]},\"ekit_heading_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":31,\"sizes\":[]},\"ekit_heading_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_heading_title_typography_font_weight\":\"500\",\"ekit_heading_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_heading_use_title_text_fill\":\"yes\",\"ekit_heading_title_secondary_bg_background\":\"classic\",\"ekit_heading_title_secondary_bg_image\":{\"id\":208,\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/image_2024-11-08_221730068-300x300-1.webp\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"ekit_heading_title_secondary_bg_position\":\"center center\",\"ekit_heading_title_secondary_bg_repeat\":\"no-repeat\",\"ekit_heading_title_secondary_bg_size\":\"cover\",\"_animation_delay\":200,\"__globals__\":{\"ekit_heading_title_typography_typography\":\"globals\\/typography?id=5d167aa\",\"ekit_heading_title_color\":\"globals\\/colors?id=secondary\",\"ekit_heading_focused_title_typography_typography\":\"\"},\"__dynamic__\":[],\"ekit_heading_focused_title_typography_typography\":\"custom\",\"ekit_heading_focused_title_typography_font_family\":\"Figtree\",\"ekit_heading_focused_title_typography_font_size\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":31,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_weight\":\"700\",\"ekit_heading_focused_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_heading_seperator_image\":{\"id\":93,\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/placeholder-1.png\"},\"ekit_heading_title_align_mobile\":\"text_center\"},\"elements\":[],\"widgetType\":\"elementskit-heading\"},{\"id\":\"3f5fb23\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book a call with Tinashe \",\"selected_icon\":{\"value\":\"fas fa-bookmark\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"button_text_color\":\"#222222\",\"background_background\":\"gradient\",\"background_color\":\"#816002\",\"background_color_b\":\"#F7DC43\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":135,\"sizes\":[]},\"hover_color\":\"#222222\",\"button_background_hover_background\":\"gradient\",\"button_background_hover_color\":\"#F7DC43\",\"button_background_hover_color_b\":\"#816002\",\"button_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":135,\"sizes\":[]},\"_z_index\":99,\"__globals__\":{\"button_text_color\":\"\",\"background_color\":\"\",\"background_color_b\":\"\",\"hover_color\":\"\",\"button_background_hover_color\":\"\",\"button_hover_border_color\":\"\",\"button_background_hover_color_b\":\"\"},\"link\":{\"url\":\"#book\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"typography_text_transform\":\"uppercase\",\"hover_animation\":\"grow\",\"_animation\":\"wobble\",\"animation_duration\":\"slow\",\"_z_index_mobile\":0,\"_animation_mobile\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"812a19f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_wrap\":\"nowrap\",\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_align_items\":\"flex-start\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9207125\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/GSWA-WEBSITE-UPDATED-CHANGES-.png\",\"id\":215,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"0741762\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/200-HAPPY-RE-1.png\",\"id\":218,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"64c1307\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":false,\"unit\":\"px\",\"size\":0},\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"\",\"url\":\"\"},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"3\",\"left\":\"1\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=cfa1f76\"},\"background_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_overlay_position\":\"bottom center\",\"background_overlay_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"cfd1455\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"EXPLORE OUR WORK\",\"header_size\":\"h6\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=3c7ce4a\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9a0d68e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"ekit_heading_title\":\"{{Setting standards}} <br>in South Africa for Hospitality Websites.\",\"ekit_heading_sub_title\":\"Time has changed\",\"shadow_text_content\":\"bussiness\",\"ekit_heading_show_seperator\":\"\",\"ekit_heading_title_color\":\"#F8F8F8\",\"ekit_heading_title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_heading_title_typography_typography\":\"custom\",\"ekit_heading_title_typography_font_family\":\"Figtree\",\"ekit_heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]},\"ekit_heading_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":31,\"sizes\":[]},\"ekit_heading_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_heading_title_typography_font_weight\":\"500\",\"ekit_heading_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_heading_use_title_text_fill\":\"yes\",\"ekit_heading_title_secondary_bg_background\":\"classic\",\"ekit_heading_title_secondary_bg_image\":{\"id\":208,\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/image_2024-11-08_221730068-300x300-1.webp\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"ekit_heading_title_secondary_bg_position\":\"center center\",\"ekit_heading_title_secondary_bg_repeat\":\"no-repeat\",\"ekit_heading_title_secondary_bg_size\":\"cover\",\"_animation_delay\":200,\"__globals__\":{\"ekit_heading_title_typography_typography\":\"globals\\/typography?id=5d167aa\",\"ekit_heading_title_color\":\"globals\\/colors?id=secondary\",\"ekit_heading_focused_title_typography_typography\":\"\"},\"__dynamic__\":[],\"ekit_heading_focused_title_typography_typography\":\"custom\",\"ekit_heading_focused_title_typography_font_family\":\"Figtree\",\"ekit_heading_focused_title_typography_font_size\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":31,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_weight\":\"700\",\"ekit_heading_focused_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_heading_seperator_image\":{\"id\":93,\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/placeholder-1.png\"},\"ekit_heading_title_align\":\"text_center\"},\"elements\":[],\"widgetType\":\"elementskit-heading\"},{\"id\":\"c65800d\",\"elType\":\"widget\",\"settings\":{\"carousel_name\":\"Image Carousel\",\"carousel\":[{\"id\":356,\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/image_2024-12-19_182401674.png\"},{\"id\":357,\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/image_2024-12-19_182435994.png\"},{\"id\":358,\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/fdfgretgrf-frgre-frtgtr-3.jpg\"},{\"id\":359,\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/fdfgretgrf-frgre-frtgtr-4.jpg\"},{\"id\":360,\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/fdfgretgrf-frgre-frtgtr-5.jpg\"},{\"id\":361,\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/fdfgretgrf-frgre-frtgtr-6.jpg\"},{\"id\":362,\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/fdfgretgrf-frgre-frtgtr-7.jpg\"},{\"id\":363,\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/fdfgretgrf-frgre-frtgtr-8.jpg\"},{\"id\":364,\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/fdfgretgrf-frgre-frtgtr-9.jpg\"},{\"id\":365,\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/fdfgretgrf-frgre-frtgtr-10.jpg\"},{\"id\":366,\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/fdfgretgrf-frgre-frtgtr-f-1.jpg\"},{\"id\":367,\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/fdfgretgrf-frgre-frtgtr.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"3\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"2\",\"slides_to_scroll\":\"1\",\"slides_to_scroll_mobile\":\"1\"},\"elements\":[],\"widgetType\":\"image-carousel\"},{\"id\":\"fdfc561\",\"elType\":\"widget\",\"settings\":{\"text\":\"View Portfolio\",\"link\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/portfolio\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_color\":\"#02010100\",\"hover_animation\":\"grow\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=nvtextdarkbg\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"0b51495\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_overlay_background\":\"classic\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=cfa1f76\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"25\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5e7454a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"414b1ad\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"far fa-bookmark\",\"library\":\"fa-regular\"},\"title_text\":\"More Clients Higher Engagement Build Trust\",\"description_text\":\"Are you ready to become a leader in your field? Golden Stallion Agency delivers highconverting websites specifically crafted for dental practices, law firms, and hospitality\\nbrands. We create digital solutions that not only attract new clients but also build longterm relationships and trust. Book a Call with Tinashe to start your journey toward a\\npowerful online presence today.\\n\",\"title_size\":\"div\",\"text_align\":\"left\",\"icon_space\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=3c7ce4a\",\"title_typography_typography\":\"globals\\/typography?id=83682a1\",\"title_color\":\"globals\\/colors?id=secondary\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_animation_mobile\":\"none\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"dc71e79\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"suffix\":\"+\",\"title\":\"Project Completed\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=primary\",\"number_color\":\"globals\\/colors?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=7044a64\"}},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"b279a42\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"ending_number\":30,\"title\":\"Days to project completion\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=primary\",\"number_color\":\"globals\\/colors?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=7044a64\"}},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"a6c79f1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"ending_number\":88,\"title\":\"Recurring clients\",\"title_horizontal_alignment_mobile\":\"center\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=primary\",\"number_color\":\"globals\\/colors?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=7044a64\"},\"suffix\":\"+\"},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":true},{\"id\":\"e26c436\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_mobile\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_flex_size_mobile\":\"shrink\",\"_element_id\":\"book\",\"animation_mobile\":\"none\"},\"elements\":[{\"id\":\"f903a87\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":82.3649999999999948840923025272786617279052734375},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"-7\",\"right\":\"0\",\"bottom\":\"-7\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=text\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_order_mobile\":\"start\",\"animation\":\"none\",\"animation_delay\":200,\"_flex_size\":\"none\",\"_element_width\":\"initial\",\"_element_id\":\"book\"},\"elements\":[{\"id\":\"9120d09\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Book a Free Consultation for Hospitality Website Design\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=044b931\"},\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cbc5d00\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<iframe src=\\\"https:\\/\\/calendly.com\\/goldenstallionwebagency\\/hospitality-website-discovery-call\\\" width=\\\"100%\\\" height=\\\"600\\\" frameborder=\\\"0\\\" scrolling=\\\"no\\\"><span data-mce-type=\\\"bookmark\\\" style=\\\"display: inline-block; width: 0px; overflow: hidden; line-height: 0;\\\" class=\\\"mce_SELRES_start\\\">\\ufeff<\\/span><span data-mce-type=\\\"bookmark\\\" style=\\\"display: inline-block; width: 0px; overflow: hidden; line-height: 0;\\\" class=\\\"mce_SELRES_start\\\">\\ufeff<\\/span><span data-mce-type=\\\"bookmark\\\" style=\\\"display: inline-block; width: 0px; overflow: hidden; line-height: 0;\\\" class=\\\"mce_SELRES_start\\\">\\ufeff<\\/span><\\/iframe>\",\"drop_cap\":\"yes\",\"text_columns_mobile\":\"1\",\"column_gap_mobile\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"align_mobile\":\"center\",\"drop_cap_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"px\",\"size\":1000},\"_flex_align_self_mobile\":\"stretch\",\"_flex_size\":\"none\",\"_flex_size_mobile\":\"grow\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"31f6d56\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"92d119a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":false,\"unit\":\"px\",\"size\":0},\"flex_wrap\":\"wrap\",\"margin\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"3\",\"left\":\"1\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"f8ba763\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":500,\"sizes\":[]},\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":2,\"sizes\":[]},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":1,\"sizes\":[]},\"grid_gaps\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"em\"},\"grid_gaps_tablet\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"em\"},\"grid_gaps_mobile\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"em\"},\"presetTitle\":\"Container\",\"presetIcon\":\"eicon-container\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"1bee80e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\"},\"animation\":\"none\",\"width\":{\"unit\":\"%\",\"size\":50},\"background_color\":\"#444444\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#F1F1F1\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"background_overlay_color_stop_tablet\":{\"unit\":\"%\",\"size\":16},\"background_overlay_color_stop_mobile\":{\"unit\":\"%\",\"size\":11},\"background_overlay_color_b\":\"#444444\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":-54,\"sizes\":[]},\"background_overlay_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":0},\"background_overlay_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":0},\"background_overlay_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":180},\"background_overlay_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":180},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"0102a5c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_direction_mobile\":\"row\",\"flex_justify_content_mobile\":\"flex-start\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"60dc938\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/image_2024-12-20_165745902.png\",\"id\":593,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_element_width\":\"initial\",\"_element_width_tablet\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.952000000000001733724275254644453525543212890625},\"_element_custom_width_tablet\":{\"unit\":\"px\",\"size\":46.98799999999999954525264911353588104248046875},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3090505\",\"elType\":\"widget\",\"settings\":{\"title\":\"DOES THIS SOUND AND FEEL FAMILIAR?\\u200b\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"px\",\"size\":203.905000000000001136868377216160297393798828125},\"_flex_size\":\"none\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=638d055\"},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":78.0139999999999957935870043002068996429443359375}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7dcce77\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/image_2024-12-20_163844806.png\",\"id\":588,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"\",\"description_text\":\"Are you frustrated that your website isn\'t bringing in table bookings?\",\"position\":\"left\",\"position_mobile\":\"left\",\"content_vertical_alignment\":\"middle\",\"content_vertical_alignment_mobile\":\"middle\",\"text_align_mobile\":\"center\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"bold\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"description_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"7cb65fc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/image_2024-12-20_163844806.png\",\"id\":588,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"\",\"description_text\":\"You\'ve invested in digital marketing but aren\'t seeing results?\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align_mobile\":\"center\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"bold\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"description_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"0b8fc3b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/image_2024-12-20_163844806.png\",\"id\":588,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"\",\"description_text\":\"\\nYou\'re paying too much for a site that doesn\'t work?\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align_mobile\":\"center\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"bold\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"description_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"2635d73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/image_2024-12-20_163844806.png\",\"id\":588,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"\",\"description_text\":\"You need a reliable, professional online presence but don\'t know who to trust\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align_mobile\":\"center\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"bold\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"description_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"67d7b29\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"background_overlay_color\":\"\"},\"animation\":\"none\",\"width\":{\"unit\":\"%\",\"size\":50},\"background_color\":\"#444444\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#DDB100\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"background_overlay_color_stop_tablet\":{\"unit\":\"%\",\"size\":16},\"background_overlay_color_b\":\"#444444\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":-54,\"sizes\":[]},\"background_overlay_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":0},\"background_overlay_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":180},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"ef6b343\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row-reverse\"},\"elements\":[{\"id\":\"e24b5ad\",\"elType\":\"widget\",\"settings\":{\"title\":\"GOOD NEWS, IT\\u2019S\\nYOUR LUCKY DAY!\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"__globals__\":{\"title_color\":\"\"},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31e0199\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/image_2024-11-08_222804488.webp\",\"id\":51,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_element_width\":\"initial\",\"_element_width_tablet\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":17.952000000000001733724275254644453525543212890625},\"_element_custom_width_tablet\":{\"unit\":\"px\",\"size\":38.98799999999999954525264911353588104248046875},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"cdbca7d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/image_2024-12-20_164133948.png\",\"id\":589,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"\",\"description_text\":\"I Don\\u2019t make promises, I can\\u2019t deliver on.\\n\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"description_typography_font_weight\":\"bold\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"description_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"8b6e2a2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/image_2024-12-20_164133948.png\",\"id\":589,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"\",\"description_text\":\"I have real results with tons of real experience\\n\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"description_typography_font_weight\":\"bold\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"description_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"32372c9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/image_2024-12-20_164133948.png\",\"id\":589,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"\",\"description_text\":\" I run a restaurant myself - so I understand the industry.\\n\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"description_typography_font_weight\":\"bold\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"description_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"abcb539\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/image_2024-12-20_164133948.png\",\"id\":589,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"\",\"description_text\":\" I\\u2019m the most affordable at my level\\n\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"description_typography_font_weight\":\"bold\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"description_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"4f70c99\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/image_2024-12-20_164133948.png\",\"id\":589,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"\",\"description_text\":\" I always aim to provide you with the highest quality of work.\\n\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"description_typography_font_weight\":\"bold\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"description_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"ce3da17\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/image_2024-12-20_164133948.png\",\"id\":589,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"\",\"description_text\":\"My portfolio has 200+ proven results.\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"image_size\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"description_typography_font_weight\":\"bold\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"description_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f22bd67\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":false,\"unit\":\"px\",\"size\":0},\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"\",\"url\":\"\"},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"3\",\"left\":\"1\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=cfa1f76\"},\"background_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_overlay_position\":\"bottom center\",\"background_overlay_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"3f24cd3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"ekit_heading_title\":\"Services {{Offered.}} \",\"ekit_heading_sub_title\":\"Time has changed\",\"shadow_text_content\":\"bussiness\",\"ekit_heading_show_seperator\":\"\",\"ekit_heading_title_color\":\"#F8F8F8\",\"ekit_heading_title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_heading_title_typography_typography\":\"custom\",\"ekit_heading_title_typography_font_family\":\"Figtree\",\"ekit_heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]},\"ekit_heading_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":31,\"sizes\":[]},\"ekit_heading_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_heading_title_typography_font_weight\":\"500\",\"ekit_heading_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_heading_use_title_text_fill\":\"yes\",\"ekit_heading_title_secondary_bg_background\":\"classic\",\"ekit_heading_title_secondary_bg_image\":{\"id\":208,\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/image_2024-11-08_221730068-300x300-1.webp\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"ekit_heading_title_secondary_bg_position\":\"center center\",\"ekit_heading_title_secondary_bg_repeat\":\"no-repeat\",\"ekit_heading_title_secondary_bg_size\":\"cover\",\"_animation_delay\":200,\"__globals__\":{\"ekit_heading_title_typography_typography\":\"globals\\/typography?id=5d167aa\",\"ekit_heading_title_color\":\"globals\\/colors?id=secondary\",\"ekit_heading_focused_title_typography_typography\":\"\"},\"__dynamic__\":[],\"ekit_heading_focused_title_typography_typography\":\"custom\",\"ekit_heading_focused_title_typography_font_family\":\"Figtree\",\"ekit_heading_focused_title_typography_font_size\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":31,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_weight\":\"700\",\"ekit_heading_focused_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_heading_seperator_image\":{\"id\":93,\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/placeholder-1.png\"},\"ekit_heading_title_align\":\"text_center\"},\"elements\":[],\"widgetType\":\"elementskit-heading\"},{\"id\":\"9220cf6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services \\u2013 Website Design, SEO & Digital Marketing for Hospitality\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5a66dfb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":false,\"unit\":\"px\",\"size\":0},\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"78\",\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/bg_img2.png\"},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"3\",\"left\":\"1\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"15\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=cfa1f76\"},\"background_image\":{\"id\":325,\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/icon-1-2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_overlay_position\":\"bottom center\",\"background_overlay_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"804367a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"container_type\":\"grid\",\"margin\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"grid_columns_grid_tablet\":{\"unit\":\"fr\",\"size\":2,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":200,\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":5,\"sizes\":[]}},\"elements\":[{\"id\":\"a1ffbef\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=044b931\",\"border_color\":\"globals\\/colors?id=accent\",\"background_hover_color\":\"globals\\/colors?id=7fbea4f\",\"border_hover_color\":\"globals\\/colors?id=3c7ce4a\"},\"html_tag\":\"a\",\"link\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/website-design\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[{\"id\":\"61ef568\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"view\":\"stacked\",\"title_text\":\"Website Design\",\"description_text\":\"\",\"title_size\":\"div\",\"position\":\"left\",\"text_align\":\"left\",\"icon_space\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=3ee16e7\",\"secondary_color\":\"globals\\/colors?id=044b931\",\"title_typography_typography\":\"globals\\/typography?id=83682a1\",\"title_color\":\"globals\\/colors?id=secondary\"},\"position_mobile\":\"left\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"icon_padding_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"00bfcf8\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"1c8c62f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Custom-built, high-converting websites tailored to your industry.\",\"header_size\":\"div\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=b2ce6af\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"e06067f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=044b931\",\"border_color\":\"globals\\/colors?id=accent\",\"background_hover_color\":\"globals\\/colors?id=7fbea4f\",\"border_hover_color\":\"globals\\/colors?id=3c7ce4a\"},\"html_tag\":\"a\",\"link\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/web-development\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[{\"id\":\"478b144\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"view\":\"stacked\",\"title_text\":\"Website Development\",\"description_text\":\"\",\"title_size\":\"div\",\"position\":\"left\",\"text_align\":\"left\",\"icon_space\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=3ee16e7\",\"secondary_color\":\"globals\\/colors?id=044b931\",\"title_typography_typography\":\"globals\\/typography?id=83682a1\",\"title_color\":\"globals\\/colors?id=secondary\"},\"position_mobile\":\"left\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"icon_padding_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"000da54\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"d0afb92\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"We build robust, user-friendly websites tailored to your brand, ensuring seamless functionality and an engaging user experience.\",\"header_size\":\"div\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=b2ce6af\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"8ab49f0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=044b931\",\"border_color\":\"globals\\/colors?id=accent\",\"background_hover_color\":\"globals\\/colors?id=7fbea4f\",\"border_hover_color\":\"globals\\/colors?id=3c7ce4a\"},\"html_tag\":\"a\",\"link\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/digital-marketing\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[{\"id\":\"7d1d4d0\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"view\":\"stacked\",\"title_text\":\"Digital Marketing\",\"description_text\":\"\",\"title_size\":\"div\",\"position\":\"left\",\"text_align\":\"left\",\"icon_space\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=3ee16e7\",\"secondary_color\":\"globals\\/colors?id=044b931\",\"title_typography_typography\":\"globals\\/typography?id=83682a1\",\"title_color\":\"globals\\/colors?id=secondary\"},\"position_mobile\":\"left\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"icon_padding_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3764e98\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"b0d457f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Comprehensive marketing\\nstrategies, from social media\\nto targeted advertising.\\n\",\"header_size\":\"div\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=b2ce6af\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"2b93015\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=044b931\",\"border_color\":\"globals\\/colors?id=accent\",\"background_hover_color\":\"globals\\/colors?id=7fbea4f\",\"border_hover_color\":\"globals\\/colors?id=3c7ce4a\"},\"html_tag\":\"a\",\"link\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/website-maintenance\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[{\"id\":\"c94b10a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"view\":\"stacked\",\"title_text\":\"Maintenance & Support\",\"description_text\":\"\",\"title_size\":\"div\",\"position\":\"left\",\"text_align\":\"left\",\"icon_space\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=3ee16e7\",\"secondary_color\":\"globals\\/colors?id=044b931\",\"title_typography_typography\":\"globals\\/typography?id=83682a1\",\"title_color\":\"globals\\/colors?id=secondary\"},\"position_mobile\":\"left\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"icon_padding_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"42781d4\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"c4c5e69\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Ongoing support to keep your\\nwebsite running smoothly\",\"header_size\":\"div\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=b2ce6af\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"59107a8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=044b931\",\"border_color\":\"globals\\/colors?id=accent\",\"background_hover_color\":\"globals\\/colors?id=7fbea4f\",\"border_hover_color\":\"globals\\/colors?id=3c7ce4a\"},\"html_tag\":\"a\",\"link\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/seo\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[{\"id\":\"d3328d2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"view\":\"stacked\",\"title_text\":\"Search Engine Optimization (SEO)\",\"description_text\":\"\",\"title_size\":\"div\",\"position\":\"left\",\"text_align\":\"left\",\"icon_space\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=3ee16e7\",\"secondary_color\":\"globals\\/colors?id=044b931\",\"title_typography_typography\":\"globals\\/typography?id=83682a1\",\"title_color\":\"globals\\/colors?id=secondary\"},\"position_mobile\":\"left\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"icon_padding_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7d032de\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"72334bb\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Ensuring your site is optimized\\nto rank high on search engines\\nand attract organic traffic.\\n\",\"header_size\":\"div\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=b2ce6af\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a20da3f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":false,\"unit\":\"px\",\"size\":0},\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"78\",\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/bg_img2.png\"},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"3\",\"left\":\"1\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"15\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=cfa1f76\"},\"background_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_overlay_position\":\"bottom center\",\"background_overlay_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"774fe52\",\"elType\":\"widget\",\"settings\":{\"text\":\"Our Services\",\"link\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/services\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_color\":\"#02010100\",\"hover_animation\":\"grow\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=nvtextdarkbg\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"2be62d38\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":false,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet\":\"wrap\",\"padding\":{\"unit\":\"em\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"1\",\"bottom\":\"3\",\"left\":\"1\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"51491be0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4b1f4d0a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":317,\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/image_2024-12-19_172805761.png\",\"alt\":\"Contact Golden Stallion Agency - Web design experts in South Africa.\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"height_mobile\":{\"unit\":\"px\",\"size\":400,\"sizes\":[]},\"object-fit\":\"cover\",\"opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"css_filters_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation\":\"none\",\"_background_background\":\"classic\",\"_background_image\":{\"id\":\"68\",\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/bg_text_.png\"},\"_background_position\":\"center center\",\"_background_repeat\":\"no-repeat\",\"_background_size\":\"cover\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":96.7960000000000064801497501321136951446533203125},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1b41a309\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"px\",\"size\":400,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":225,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"7\",\"bottom\":\"7\",\"left\":\"7\",\"isLinked\":true},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":3,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"padding\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"21\",\"bottom\":\"21\",\"left\":\"21\",\"isLinked\":true},\"position\":\"absolute\",\"_offset_orientation_v\":\"end\",\"animation\":\"none\",\"__globals__\":{\"background_color\":\"\",\"background_color_b\":\"globals\\/colors?id=3ee16e7\",\"background_overlay_color\":\"globals\\/colors?id=638d055\"},\"background_color_b\":\"#BAFE6D\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]}},\"elements\":[{\"id\":\"77619b6a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"icon_list\":[{\"text\":\"Website Design\",\"selected_icon\":{\"value\":\"mdi mdi-check-circle\",\"library\":\"skb_cife-materialdesign-icon\"},\"_id\":\"40f7c27\",\"link\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/website-design\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Web Development\",\"selected_icon\":{\"value\":\"mdi mdi-check-circle\",\"library\":\"skb_cife-materialdesign-icon\"},\"_id\":\"4cc2ce5\",\"link\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/web-development\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Website Maintenance\",\"selected_icon\":{\"value\":\"mdi mdi-check-circle\",\"library\":\"skb_cife-materialdesign-icon\"},\"_id\":\"ca7bbb4\",\"link\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/website-maintenance\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Digital Marketing\",\"selected_icon\":{\"value\":\"mdi mdi-check-circle\",\"library\":\"skb_cife-materialdesign-icon\"},\"_id\":\"0e42f25\",\"link\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/digital-marketing\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"SEO (Search Engine Optimization)\",\"selected_icon\":{\"value\":\"mdi mdi-check-circle\",\"library\":\"skb_cife-materialdesign-icon\"},\"_id\":\"383f0a3\",\"link\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/seo\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"divider\":\"yes\",\"icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"__globals__\":{\"divider_color\":\"globals\\/colors?id=accent\",\"icon_color\":\"globals\\/colors?id=ec3c7a7\",\"icon_typography_typography\":\"globals\\/typography?id=520c191\",\"text_color\":\"globals\\/colors?id=secondary\",\"text_color_hover\":\"globals\\/colors?id=3c7ce4a\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7ea9fc38\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"1\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"25\",\"right\":\"5\",\"bottom\":\"20\",\"left\":\"5\",\"isLinked\":false},\"animation\":\"none\"},\"elements\":[{\"id\":\"7f9e3555\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Who we are\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=3c7ce4a\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"194879b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"ekit_heading_title\":\"Why Work with {{Golden Stallion Agency}} \",\"ekit_heading_sub_title\":\"Time has changed\",\"shadow_text_content\":\"bussiness\",\"ekit_heading_show_seperator\":\"\",\"ekit_heading_title_color\":\"#F8F8F8\",\"ekit_heading_title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_heading_title_typography_typography\":\"custom\",\"ekit_heading_title_typography_font_family\":\"Figtree\",\"ekit_heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]},\"ekit_heading_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":31,\"sizes\":[]},\"ekit_heading_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_heading_title_typography_font_weight\":\"500\",\"ekit_heading_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_heading_use_title_text_fill\":\"yes\",\"ekit_heading_title_secondary_bg_background\":\"classic\",\"ekit_heading_title_secondary_bg_image\":{\"id\":208,\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/image_2024-11-08_221730068-300x300-1.webp\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"ekit_heading_title_secondary_bg_position\":\"center center\",\"ekit_heading_title_secondary_bg_repeat\":\"no-repeat\",\"ekit_heading_title_secondary_bg_size\":\"cover\",\"_animation_delay\":200,\"__globals__\":{\"ekit_heading_title_typography_typography\":\"globals\\/typography?id=5d167aa\",\"ekit_heading_title_color\":\"globals\\/colors?id=secondary\",\"ekit_heading_focused_title_typography_typography\":\"\"},\"__dynamic__\":[],\"ekit_heading_focused_title_typography_typography\":\"custom\",\"ekit_heading_focused_title_typography_font_family\":\"Figtree\",\"ekit_heading_focused_title_typography_font_size\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":31,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_weight\":\"700\",\"ekit_heading_focused_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_heading_seperator_image\":{\"id\":93,\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/placeholder-1.png\"},\"ekit_heading_title_align_mobile\":\"text_center\"},\"elements\":[],\"widgetType\":\"elementskit-heading\"},{\"id\":\"6c7eebbc\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>When you partner with Golden Stallion Agency, you\'re not just getting a website-you\'re getting a complete branding kit that sets you far ahead from all the competition within the industry. Here\'s what sets my branding approach apart:<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ec36c07\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"ekit_accordion_items\":[{\"acc_title\":\"Proven Results:\",\"acc_content\":\"<p>Clients see a 73% increase in conversions and a 64% reduction in bounce rate within months.<\\/p>\",\"ekit_acc_is_active\":\"yes\",\"_id\":\"6c13047\"},{\"acc_title\":\"Industry-Specific Expertise:\",\"acc_content\":\"<p>From web design and development to SEO and digital marketing, we offer a full suite of services to support your online presence and growth.<\\/p>\",\"ekit_acc_is_active\":\"\",\"_id\":\"88b8e0d\"},{\"acc_title\":\"Full-Service Solutions:\",\"acc_content\":\"<p>We prioritize your needs and work closely with you throughout the design process, ensuring the final product exceeds your expectations.<\\/p>\",\"ekit_acc_is_active\":\"\",\"_id\":\"007b77a\"}],\"ekit_accordion_icon_pos_style\":\"left\",\"ekit_accordion_left_icons\":{\"value\":\"mdi mdi-checkbox-marked-circle\",\"library\":\"skb_cife-materialdesign-icon\"},\"ekit_accordion_left_icon_actives\":{\"value\":\"mdi mdi-checkbox-marked-circle\",\"library\":\"skb_cife-materialdesign-icon\"},\"ekit_accordion_right_icon_actives\":{\"value\":\"icon icon-up-arrow1\",\"library\":\"ekiticons\"},\"ekit_accordion_title_typography_typography\":\"custom\",\"ekit_accordion_title_typography_font_family\":\"Figtree\",\"ekit_accordion_title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"ekit_accordion_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_accordion_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_accordion_title_typography_font_weight\":\"300\",\"ekit_accordion_title_typography_text_transform\":\"none\",\"ekit_accordion_title_typography_font_style\":\"normal\",\"ekit_accordion_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"ekit_accordion_title_color\":\"#F8F8F8\",\"ekit_accordion_background_background\":\"classic\",\"ekit_accordion_background_color\":\"#02010100\",\"ekit_accordion_title_border_open_border\":\"solid\",\"ekit_accordion_title_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_accordion_title_border_open_color\":\"#FFFFFF2B\",\"ekit_accordion_title_color_close\":\"#828282\",\"ekit_accordion_background_close_background\":\"classic\",\"ekit_accordion_background_close_color\":\"#02010100\",\"ekit_accordion_title_border_close_border\":\"solid\",\"ekit_accordion_title_border_close_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_accordion_title_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"21\",\"bottom\":\"14\",\"left\":\"0\",\"isLinked\":false},\"ekit_accordion_title_margin_bottom\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"ekit_accordion_content_typography_typography\":\"custom\",\"ekit_accordion_content_typography_font_family\":\"Inter\",\"ekit_accordion_content_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"ekit_accordion_content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_accordion_content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"ekit_accordion_content_typography_font_weight\":\"400\",\"ekit_accordion_content_typography_text_transform\":\"none\",\"ekit_accordion_content_typography_font_style\":\"normal\",\"ekit_accordion_content_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"ekit_accordion_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"ekit_accordion_border_closed_border\":\"solid\",\"ekit_accordion_border_closed_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"ekit_accordion_border_closed_color\":\"#71ECB6\",\"ekit_accordion_border_open_border\":\"solid\",\"ekit_accordion_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"ekit_accordion_border_open_color\":\"#FFFFFF2B\",\"ekit_accordion_last_child_border_bottom\":\"yes\",\"ekit_accordion_icon_typography_close\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"ekit_accordion_icon_color_close\":\"#FFFFFF\",\"ekit_accordion_icon_box_bg_background\":\"classic\",\"ekit_accordion_icon_typography\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"ekit_accordion_icon_color\":\"#71ECB6\",\"ekit_accordion_closed_icon_bg_background\":\"classic\",\"ekit_accordion_closed_icon_border_border\":\"none\",\"ekit_accordion_icon_border_radious\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_accordion_section_icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"ekit_accordion_title_typography_typography\":\"globals\\/typography?id=83682a1\",\"ekit_accordion_title_color\":\"globals\\/colors?id=text\",\"ekit_accordion_title_border_open_color\":\"globals\\/colors?id=accent\",\"ekit_accordion_title_color_close\":\"globals\\/colors?id=secondary\",\"ekit_accordion_content_typography_typography\":\"globals\\/typography?id=b2ce6af\",\"ekit_accordion_border_closed_color\":\"globals\\/colors?id=3c7ce4a\",\"ekit_accordion_border_open_color\":\"globals\\/colors?id=accent\",\"ekit_accordion_icon_color_close\":\"globals\\/colors?id=primary\",\"ekit_accordion_icon_box_bg_color\":\"\",\"ekit_accordion_icon_color\":\"globals\\/colors?id=d49ac81\",\"ekit_accordion_closed_icon_bg_color\":\"\",\"ekit_accordion_content_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"elementskit-accordion\"},{\"id\":\"8bb49c7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book a call with Tinashe \",\"selected_icon\":{\"value\":\"fas fa-bookmark\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"button_text_color\":\"#222222\",\"background_background\":\"gradient\",\"background_color\":\"#816002\",\"background_color_b\":\"#F7DC43\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":135,\"sizes\":[]},\"hover_color\":\"#222222\",\"button_background_hover_background\":\"gradient\",\"button_background_hover_color\":\"#F7DC43\",\"button_background_hover_color_b\":\"#816002\",\"button_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":135,\"sizes\":[]},\"_z_index\":0,\"__globals__\":{\"button_text_color\":\"\",\"background_color\":\"\",\"background_color_b\":\"\",\"hover_color\":\"\",\"button_background_hover_color\":\"\",\"button_hover_border_color\":\"\",\"button_background_hover_color_b\":\"\"},\"link\":{\"url\":\"https:\\/\\/calendly.com\\/goldenstallionwebagency\\/hospitality-website-discovery-call\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"typography_text_transform\":\"uppercase\",\"hover_animation\":\"grow\",\"_animation\":\"none\",\"animation_duration\":\"slow\",\"align\":\"center\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"2d501ada\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"flex-start\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":false,\"unit\":\"px\",\"size\":0},\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"background_image\":{\"id\":111,\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/woman-talking-about-her-qualification-at-job-inter-8N2L29U.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.689999999999999946709294817992486059665679931640625,\"sizes\":[]},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"1\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=044b931\"}},\"elements\":[{\"id\":\"5a2deb58\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_overlay_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"none\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=638d055\"}},\"elements\":[{\"id\":\"9f6a08b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"ekit_heading_title\":\"Recognized by {{South Africa\'s}} Leading Brands.\",\"ekit_heading_sub_title\":\"Time has changed\",\"shadow_text_content\":\"bussiness\",\"ekit_heading_show_seperator\":\"\",\"ekit_heading_title_color\":\"#F8F8F8\",\"ekit_heading_title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_heading_title_typography_typography\":\"custom\",\"ekit_heading_title_typography_font_family\":\"Figtree\",\"ekit_heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]},\"ekit_heading_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":31,\"sizes\":[]},\"ekit_heading_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_heading_title_typography_font_weight\":\"500\",\"ekit_heading_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_heading_use_title_text_fill\":\"yes\",\"ekit_heading_title_secondary_bg_background\":\"classic\",\"ekit_heading_title_secondary_bg_image\":{\"id\":208,\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/image_2024-11-08_221730068-300x300-1.webp\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"ekit_heading_title_secondary_bg_position\":\"center center\",\"ekit_heading_title_secondary_bg_repeat\":\"no-repeat\",\"ekit_heading_title_secondary_bg_size\":\"cover\",\"_animation_delay\":200,\"__globals__\":{\"ekit_heading_title_typography_typography\":\"globals\\/typography?id=5d167aa\",\"ekit_heading_title_color\":\"globals\\/colors?id=secondary\",\"ekit_heading_focused_title_typography_typography\":\"\"},\"__dynamic__\":[],\"ekit_heading_focused_title_typography_typography\":\"custom\",\"ekit_heading_focused_title_typography_font_family\":\"Figtree\",\"ekit_heading_focused_title_typography_font_size\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":31,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_weight\":\"700\",\"ekit_heading_focused_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_heading_seperator_image\":{\"id\":93,\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/placeholder-1.png\"}},\"elements\":[],\"widgetType\":\"elementskit-heading\"},{\"id\":\"7bac5040\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Setting Standards for Web Design Excellence in Dental, Legal, and Hospitality Industries.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d754d19\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book a call with Tinashe \",\"selected_icon\":{\"value\":\"fas fa-bookmark\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"button_text_color\":\"#222222\",\"background_background\":\"gradient\",\"background_color\":\"#816002\",\"background_color_b\":\"#F7DC43\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":135,\"sizes\":[]},\"hover_color\":\"#222222\",\"button_background_hover_background\":\"gradient\",\"button_background_hover_color\":\"#F7DC43\",\"button_background_hover_color_b\":\"#816002\",\"button_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":135,\"sizes\":[]},\"_z_index\":0,\"__globals__\":{\"button_text_color\":\"\",\"background_color\":\"\",\"background_color_b\":\"\",\"hover_color\":\"\",\"button_background_hover_color\":\"\",\"button_hover_border_color\":\"\",\"button_background_hover_color_b\":\"\"},\"link\":{\"url\":\"https:\\/\\/calendly.com\\/goldenstallionwebagency\\/hospitality-website-discovery-call\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"typography_text_transform\":\"uppercase\",\"hover_animation\":\"grow\",\"_animation\":\"none\",\"animation_duration\":\"slow\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3dd884b6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":false,\"unit\":\"px\",\"size\":0},\"flex_wrap\":\"wrap\",\"margin\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"3\",\"left\":\"1\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"7300764b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"5\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"animation\":\"none\",\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"9302d7b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"ekit_heading_title\":\"Are you ready to {{take that first step}} into bettering your business? .\",\"ekit_heading_sub_title\":\"Time has changed\",\"shadow_text_content\":\"bussiness\",\"ekit_heading_show_seperator\":\"\",\"ekit_heading_title_color\":\"#F8F8F8\",\"ekit_heading_title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_heading_title_typography_typography\":\"custom\",\"ekit_heading_title_typography_font_family\":\"Figtree\",\"ekit_heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]},\"ekit_heading_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":31,\"sizes\":[]},\"ekit_heading_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_heading_title_typography_font_weight\":\"500\",\"ekit_heading_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_heading_use_title_text_fill\":\"yes\",\"ekit_heading_title_secondary_bg_background\":\"classic\",\"ekit_heading_title_secondary_bg_image\":{\"id\":208,\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/image_2024-11-08_221730068-300x300-1.webp\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"ekit_heading_title_secondary_bg_position\":\"center center\",\"ekit_heading_title_secondary_bg_repeat\":\"no-repeat\",\"ekit_heading_title_secondary_bg_size\":\"cover\",\"_animation_delay\":200,\"__globals__\":{\"ekit_heading_title_typography_typography\":\"globals\\/typography?id=5d167aa\",\"ekit_heading_title_color\":\"globals\\/colors?id=secondary\",\"ekit_heading_focused_title_typography_typography\":\"\"},\"__dynamic__\":[],\"ekit_heading_focused_title_typography_typography\":\"custom\",\"ekit_heading_focused_title_typography_font_family\":\"Figtree\",\"ekit_heading_focused_title_typography_font_size\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":31,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_weight\":\"700\",\"ekit_heading_focused_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_heading_seperator_image\":{\"id\":93,\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/placeholder-1.png\"}},\"elements\":[],\"widgetType\":\"elementskit-heading\"},{\"id\":\"5301119d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>The performance of your restaurant lies in your hands - Take that first step with us today<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"110c474\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book a call with Tinashe \",\"selected_icon\":{\"value\":\"fas fa-bookmark\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"button_text_color\":\"#222222\",\"background_background\":\"gradient\",\"background_color\":\"#816002\",\"background_color_b\":\"#F7DC43\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":135,\"sizes\":[]},\"hover_color\":\"#222222\",\"button_background_hover_background\":\"gradient\",\"button_background_hover_color\":\"#F7DC43\",\"button_background_hover_color_b\":\"#816002\",\"button_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":135,\"sizes\":[]},\"_z_index\":0,\"__globals__\":{\"button_text_color\":\"\",\"background_color\":\"\",\"background_color_b\":\"\",\"hover_color\":\"\",\"button_background_hover_color\":\"\",\"button_hover_border_color\":\"\",\"button_background_hover_color_b\":\"\"},\"link\":{\"url\":\"https:\\/\\/calendly.com\\/goldenstallionwebagency\\/hospitality-website-discovery-call\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"typography_text_transform\":\"uppercase\",\"hover_animation\":\"grow\",\"_animation\":\"none\",\"animation_duration\":\"slow\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"45afcc7f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"container_type\":\"grid\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":2,\"sizes\":[]},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":1,\"sizes\":[]},\"grid_gaps\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"em\"},\"grid_gaps_tablet\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"em\"},\"grid_gaps_mobile\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"em\"},\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"animation\":\"none\"},\"elements\":[{\"id\":\"3dad7a16\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=cfa1f76\"},\"animation\":\"none\"},\"elements\":[{\"id\":\"4b685cfa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"icon icon-arrow-up\",\"library\":\"ekiticons\"},\"title_text\":\"+73%\",\"description_text\":\"increase in\\nconversions\",\"title_size\":\"div\",\"position\":\"right\",\"text_align\":\"left\",\"icon_space\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=3c7ce4a\",\"title_typography_typography\":\"globals\\/typography?id=a435f28\",\"title_color\":\"globals\\/colors?id=secondary\",\"description_typography_typography\":\"globals\\/typography?id=7044a64\"},\"position_mobile\":\"right\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"2c2c3fbe\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"59820dc2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"By optimizing your website for\\nsearch engines and enhancing\\nuser experience.\\n\",\"header_size\":\"div\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=b2ce6af\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"39da9d04\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=4d462f5\"},\"animation\":\"none\"},\"elements\":[{\"id\":\"6775bf55\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"icon icon-arrow-up\",\"library\":\"ekiticons\"},\"title_text\":\"+64%\",\"description_text\":\"reduction in\\nbounce rate\",\"title_size\":\"div\",\"position\":\"right\",\"text_align\":\"left\",\"icon_space\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=3c7ce4a\",\"title_typography_typography\":\"globals\\/typography?id=a435f28\",\"title_color\":\"globals\\/colors?id=secondary\",\"description_typography_typography\":\"globals\\/typography?id=7044a64\"},\"position_mobile\":\"right\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"2ad4d116\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"34c33aa5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Rise in revenue as more visitors convert into paying customers.\",\"header_size\":\"div\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=b2ce6af\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"460a853a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":false,\"unit\":\"px\",\"size\":0},\"background_background\":\"classic\",\"background_image\":{\"id\":\"89\",\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/bg_img1.png\"},\"background_position\":\"bottom left\",\"padding\":{\"unit\":\"em\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=638d055\"}},\"elements\":[{\"id\":\"23b08f5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Ultimate Website Blueprint<\\/strong><br \\/>My team and I at Golden Stallion Agency follow a unique, results-driven blueprint that focuses on user experience, brand engagement, and conversion optimization. We call it the Golden Blueprint \\u2013 and it has helped dozens of dental clinics, law offices, and hospitality brands reach new heights.<\\/p>\",\"align\":\"center\",\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"16b3f49a\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":640,\"sizes\":[]},\"padding\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"17852e00\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"BUT DON\\u2019T TAKE MY WORD FOR IT\\u2026\",\"header_size\":\"h6\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=3c7ce4a\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5ba96b8\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"ekit_heading_title\":\"Hear from our {{clients}} \\ud83d\\udc47\",\"ekit_heading_sub_title\":\"Time has changed\",\"shadow_text_content\":\"bussiness\",\"ekit_heading_show_seperator\":\"\",\"ekit_heading_title_color\":\"#F8F8F8\",\"ekit_heading_title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_heading_title_typography_typography\":\"custom\",\"ekit_heading_title_typography_font_family\":\"Figtree\",\"ekit_heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]},\"ekit_heading_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":31,\"sizes\":[]},\"ekit_heading_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_heading_title_typography_font_weight\":\"500\",\"ekit_heading_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_heading_use_title_text_fill\":\"yes\",\"ekit_heading_title_secondary_bg_background\":\"classic\",\"ekit_heading_title_secondary_bg_image\":{\"id\":208,\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/image_2024-11-08_221730068-300x300-1.webp\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"ekit_heading_title_secondary_bg_position\":\"center center\",\"ekit_heading_title_secondary_bg_repeat\":\"no-repeat\",\"ekit_heading_title_secondary_bg_size\":\"cover\",\"_animation_delay\":200,\"__globals__\":{\"ekit_heading_title_typography_typography\":\"globals\\/typography?id=5d167aa\",\"ekit_heading_title_color\":\"globals\\/colors?id=secondary\",\"ekit_heading_focused_title_typography_typography\":\"\"},\"__dynamic__\":[],\"ekit_heading_focused_title_typography_typography\":\"custom\",\"ekit_heading_focused_title_typography_font_family\":\"Figtree\",\"ekit_heading_focused_title_typography_font_size\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":31,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_weight\":\"700\",\"ekit_heading_focused_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_heading_seperator_image\":{\"id\":93,\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/placeholder-1.png\"},\"ekit_heading_title_align\":\"text_center\"},\"elements\":[],\"widgetType\":\"elementskit-heading\"}],\"isInner\":true},{\"id\":\"14c802a4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"4035b24\",\"elType\":\"widget\",\"settings\":{\"carousel_name\":\"Image Carousel\",\"carousel\":[{\"id\":641,\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/1-1.png\"},{\"id\":642,\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/2-1.png\"},{\"id\":643,\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/3-2.png\"},{\"id\":645,\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/5-2.png\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"3\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"slides_to_scroll\":\"1\",\"slides_to_scroll_mobile\":\"1\",\"dots_size\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"image_spacing\":\"custom\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"74eff9bc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"flex_justify_content\":\"flex-end\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":false,\"unit\":\"px\",\"size\":0},\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom center\",\"background_repeat\":\"no-repeat\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"522de313\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"5\",\"bottom\":\"3\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"animation\":\"none\"},\"elements\":[{\"id\":\"2754466d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"FOUNDER OF GOLDEN STALLION AGENCY\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=3c7ce4a\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4aa7af0\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"ekit_heading_title\":\"Meet {{Tinashe Musanhu}}.\",\"ekit_heading_sub_title\":\"Time has changed\",\"shadow_text_content\":\"bussiness\",\"ekit_heading_show_seperator\":\"\",\"ekit_heading_title_color\":\"#F8F8F8\",\"ekit_heading_title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_heading_title_typography_typography\":\"custom\",\"ekit_heading_title_typography_font_family\":\"Figtree\",\"ekit_heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]},\"ekit_heading_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":31,\"sizes\":[]},\"ekit_heading_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_heading_title_typography_font_weight\":\"500\",\"ekit_heading_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_heading_use_title_text_fill\":\"yes\",\"ekit_heading_title_secondary_bg_background\":\"classic\",\"ekit_heading_title_secondary_bg_image\":{\"id\":208,\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/image_2024-11-08_221730068-300x300-1.webp\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"ekit_heading_title_secondary_bg_position\":\"center center\",\"ekit_heading_title_secondary_bg_repeat\":\"no-repeat\",\"ekit_heading_title_secondary_bg_size\":\"cover\",\"_animation_delay\":200,\"__globals__\":{\"ekit_heading_title_typography_typography\":\"globals\\/typography?id=5d167aa\",\"ekit_heading_title_color\":\"globals\\/colors?id=secondary\",\"ekit_heading_focused_title_typography_typography\":\"\"},\"__dynamic__\":[],\"ekit_heading_focused_title_typography_typography\":\"custom\",\"ekit_heading_focused_title_typography_font_family\":\"Figtree\",\"ekit_heading_focused_title_typography_font_size\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":31,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_weight\":\"700\",\"ekit_heading_focused_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_heading_seperator_image\":{\"id\":93,\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/placeholder-1.png\"}},\"elements\":[],\"widgetType\":\"elementskit-heading\"},{\"id\":\"64508083\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"<b>Hello, I\\u2019m Tinashe Musanhu. I\\u2019m not just a web designer; I\\u2019m your partner in digital transformation.\\n<\\/b><br><br>\\nWith six years of experience helping businesses in dental, legal, and hospitality industries, I\\u2019ve developed a deep understanding of what drives success in these fields. My unique approach allows me to design websites that speak directly to your clients\\u2019 needs\\u2014keeping them engaged and coming back for more.\\n<br><br>\\nOver the years, I\\u2019ve worked with over 300 clients across South Africa. My expertise ensures every website I create is not only visually engaging but also strategically built to deliver measurable results.\\n<br><br>\\nFrom the initial conversation to the final launch, my team and I are committed to achieving the best outcomes for your business. This isn\\u2019t just a guarantee\\u2014it\\u2019s my promise.\\n<br><br>\\nBook a call with Tinashe today, and let\\u2019s discuss how we can turn your vision into reality.\",\"header_size\":\"div\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=b2ce6af\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5079a8e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book a call with Tinashe \",\"selected_icon\":{\"value\":\"fas fa-bookmark\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"button_text_color\":\"#222222\",\"background_background\":\"gradient\",\"background_color\":\"#816002\",\"background_color_b\":\"#F7DC43\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":135,\"sizes\":[]},\"hover_color\":\"#222222\",\"button_background_hover_background\":\"gradient\",\"button_background_hover_color\":\"#F7DC43\",\"button_background_hover_color_b\":\"#816002\",\"button_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":135,\"sizes\":[]},\"_z_index\":0,\"__globals__\":{\"button_text_color\":\"\",\"background_color\":\"\",\"background_color_b\":\"\",\"hover_color\":\"\",\"button_background_hover_color\":\"\",\"button_hover_border_color\":\"\",\"button_background_hover_color_b\":\"\"},\"link\":{\"url\":\"https:\\/\\/calendly.com\\/goldenstallionwebagency\\/hospitality-website-discovery-call\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"typography_text_transform\":\"uppercase\",\"hover_animation\":\"grow\",\"_animation\":\"none\",\"animation_duration\":\"slow\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"252cbed6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"animation\":\"none\"},\"elements\":[{\"id\":\"5b005954\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":25,\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/1ca77926-7537-4cb2-8743-2cfa35ac6420-768x650-1.webp\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"height\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"object-fit\":\"cover\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"14\",\"isLinked\":false},\"_padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"2\",\"isLinked\":false},\"height_tablet\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"height_mobile\":{\"unit\":\"px\",\"size\":285,\"sizes\":[]},\"_animation\":\"none\",\"animation_duration\":\"slow\",\"_animation_delay\":300},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"40a6259c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"7\",\"bottom\":\"7\",\"left\":\"7\",\"isLinked\":true},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":3,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"padding\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"21\",\"bottom\":\"21\",\"left\":\"21\",\"isLinked\":true},\"position\":\"absolute\",\"_offset_orientation_v\":\"end\",\"animation\":\"none\",\"__globals__\":{\"background_color\":\"\",\"background_color_b\":\"globals\\/colors?id=3ee16e7\",\"background_overlay_color\":\"globals\\/colors?id=638d055\"},\"background_color_b\":\"#BAFE6D\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[{\"id\":\"45e492eb\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"ekit_piechart_style\":\"withcontent\",\"ekit_piechart_percentage\":97,\"ekit_piechart_title\":\"Client Rating\",\"ekit_piechart_item_description\":\"\",\"ekit_piechart_title_margin\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"0\",\"bottom\":\"14\",\"left\":\"0\",\"isLinked\":false},\"ekit_piechart_content_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_piechart_wrapper_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"ekit_piechart_title_typography_group_typography\":\"globals\\/typography?id=83682a1\",\"ekit_piechart_title_color\":\"globals\\/colors?id=secondary\",\"ekit_piechart_content_typography_group_typography\":\"globals\\/typography?id=69c152f\",\"ekit_piechart_gradientColor1\":\"globals\\/colors?id=ec3c7a7\",\"ekit_piechart_gradientColor2\":\"globals\\/colors?id=text\",\"ekit_piechart_content_color_number\":\"globals\\/colors?id=secondary\",\"ekit_piechart_bar_color_bg\":\"globals\\/colors?id=cfa1f76\",\"ekit_piechart_content_color\":\"globals\\/colors?id=primary\",\"ekit_piechart_line_color\":\"globals\\/colors?id=3c7ce4a\"},\"ekit_piechart_title_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"ekit_piechart_size_mobile\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"ekit_piechart_border_size\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"ekit_piechart_icon_image\":{\"id\":93,\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/placeholder-1.png\"}},\"elements\":[],\"widgetType\":\"elementskit-piechart\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"53c55d6d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":false,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"em\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"025\",\"right\":\"5\",\"bottom\":\"15\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"74ac879e\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":640,\"sizes\":[]},\"padding\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"none\"},\"elements\":[{\"id\":\"c374dd4\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"BUT DON\\u2019T TAKE MY WORD FOR IT\\u2026\",\"header_size\":\"h6\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=3c7ce4a\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1f6ad4f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"ekit_heading_title\":\"Frequently Asked {{Questions}} \",\"ekit_heading_sub_title\":\"Time has changed\",\"shadow_text_content\":\"bussiness\",\"ekit_heading_show_seperator\":\"\",\"ekit_heading_title_color\":\"#F8F8F8\",\"ekit_heading_title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_heading_title_typography_typography\":\"custom\",\"ekit_heading_title_typography_font_family\":\"Figtree\",\"ekit_heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]},\"ekit_heading_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":31,\"sizes\":[]},\"ekit_heading_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_heading_title_typography_font_weight\":\"500\",\"ekit_heading_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_heading_use_title_text_fill\":\"yes\",\"ekit_heading_title_secondary_bg_background\":\"classic\",\"ekit_heading_title_secondary_bg_image\":{\"id\":208,\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/image_2024-11-08_221730068-300x300-1.webp\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"ekit_heading_title_secondary_bg_position\":\"center center\",\"ekit_heading_title_secondary_bg_repeat\":\"no-repeat\",\"ekit_heading_title_secondary_bg_size\":\"cover\",\"_animation_delay\":200,\"__globals__\":{\"ekit_heading_title_typography_typography\":\"globals\\/typography?id=5d167aa\",\"ekit_heading_title_color\":\"globals\\/colors?id=secondary\",\"ekit_heading_focused_title_typography_typography\":\"\"},\"__dynamic__\":[],\"ekit_heading_focused_title_typography_typography\":\"custom\",\"ekit_heading_focused_title_typography_font_family\":\"Figtree\",\"ekit_heading_focused_title_typography_font_size\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":31,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_weight\":\"700\",\"ekit_heading_focused_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_heading_seperator_image\":{\"id\":93,\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/placeholder-1.png\"},\"ekit_heading_title_align\":\"text_center\"},\"elements\":[],\"widgetType\":\"elementskit-heading\"}],\"isInner\":true},{\"id\":\"6218fdc5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":2,\"sizes\":[]},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":1,\"sizes\":[]},\"presetTitle\":\"Container\",\"presetIcon\":\"eicon-container\"},\"elements\":[{\"id\":\"6101768c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"ekit_accordion_items\":[{\"acc_title\":\"What Services Does Golden Stallion Agency Offer? \",\"acc_content\":\"<p>Golden Stallion Agency is a full-service digital partner for dental, legal, and hospitality brands. Our services include website design and development, SEO optimization, digital marketing, and ongoing maintenance and support.<\\/p>\",\"ekit_acc_is_active\":\"yes\",\"_id\":\"8266a59\"},{\"acc_title\":\"How long does it take to build a website?\",\"acc_content\":\"<p>Most projects are completed within <strong>30 days<\\/strong>. The timeline depends on the complexity of the project and how quickly we can gather the necessary information from you.<\\/p>\",\"_id\":\"a456163\"},{\"acc_title\":\"Do you offer e-commerce solutions?\",\"acc_content\":\"<p>Yes, we specialize in creating secure and user-friendly e-commerce websites to help your business sell products or services online.<\\/p>\",\"_id\":\"d043111\"},{\"acc_title\":\"How do I get started with Golden Stallion Agency?\",\"acc_content\":\"<p>Getting started is easy! Simply <a href=\\\"#\\\" rel=\\\"noopener\\\">Book a Call<\\/a> with Tinashe, and we\\u2019ll discuss your business needs and goals. From there, we\\u2019ll create a custom plan to build your high-converting website.<\\/p>\",\"_id\":\"7019e6a\"},{\"acc_title\":\"What happens if we don\\u2019t see results by the end of the program\",\"acc_content\":\"<p>We give you all your money back - simple as<br \\/>that<\\/p>\",\"_id\":\"633dfc7\"}],\"ekit_accordion_right_icon_actives\":{\"value\":\"icon icon-up-arrow1\",\"library\":\"ekiticons\"},\"ekit_accordion_background_background\":\"gradient\",\"ekit_accordion_background_gradient_angle\":{\"unit\":\"deg\",\"size\":135,\"sizes\":[]},\"ekit_accordion_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_accordion_background_position\":\"center center\",\"ekit_accordion_background_repeat\":\"no-repeat\",\"ekit_accordion_background_size\":\"cover\",\"ekit_accordion_title_border_open_border\":\"none\",\"ekit_accordion_border_radious_curve_shape_open\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"7\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_accordion_background_close_background\":\"gradient\",\"ekit_accordion_background_close_gradient_angle\":{\"unit\":\"deg\",\"size\":135,\"sizes\":[]},\"ekit_accordion_title_border_close_border\":\"none\",\"ekit_accordion_border_radious_close\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"7\",\"bottom\":\"7\",\"left\":\"7\",\"isLinked\":true},\"ekit_accordion_title_padding\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"42\",\"bottom\":\"21\",\"left\":\"21\",\"isLinked\":false},\"ekit_accordion_title_padding_mobile\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"32\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"ekit_accordion_content_background_background\":\"classic\",\"ekit_accordion_content_border_radious\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"7\",\"isLinked\":false},\"ekit_accordion_content_padding\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"21\",\"bottom\":\"21\",\"left\":\"21\",\"isLinked\":true},\"ekit_accordion_content_padding_mobile\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"ekit_accordion_icon_typography_close\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"ekit_accordion_icon_typography_close_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"ekit_accordion_icon_box_bg_background\":\"classic\",\"ekit_accordion_icon_typography\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"ekit_accordion_icon_typography_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"ekit_accordion_closed_icon_bg_background\":\"classic\",\"ekit_accordion_icon_border_radious\":{\"unit\":\"%\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"ekit_accordion_icon_padding\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"7\",\"bottom\":\"7\",\"left\":\"7\",\"isLinked\":true},\"ekit_accordion_icon_padding_mobile\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"ekit_accordion_section_icon_margin\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"21\",\"bottom\":\"21\",\"left\":\"21\",\"isLinked\":true},\"ekit_accordion_section_icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_animation\":\"none\",\"__globals__\":{\"ekit_accordion_title_typography_typography\":\"globals\\/typography?id=520c191\",\"ekit_accordion_title_color\":\"globals\\/colors?id=044b931\",\"ekit_accordion_title_color_close\":\"globals\\/colors?id=secondary\",\"ekit_accordion_background_color\":\"globals\\/colors?id=3c7ce4a\",\"ekit_accordion_background_color_b\":\"\",\"ekit_accordion_background_close_color\":\"globals\\/colors?id=cfa1f76\",\"ekit_accordion_background_close_color_b\":\"globals\\/colors?id=cfa1f76\",\"ekit_accordion_content_typography_typography\":\"globals\\/typography?id=b2ce6af\",\"ekit_accordion_content_background_color\":\"globals\\/colors?id=cfa1f76\",\"ekit_accordion_icon_color_close\":\"globals\\/colors?id=secondary\",\"ekit_accordion_icon_box_bg_color\":\"globals\\/colors?id=accent\",\"ekit_accordion_icon_color\":\"globals\\/colors?id=cfa1f76\",\"ekit_accordion_closed_icon_bg_color\":\"globals\\/colors?id=text\"},\"ekit_accordion_title_typography_typography\":\"custom\",\"ekit_accordion_title_typography_font_family\":\"Figtree\",\"ekit_accordion_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"ekit_accordion_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_accordion_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"ekit_accordion_title_typography_font_weight\":\"500\",\"ekit_accordion_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"ekit_accordion_title_color\":\"#151515\",\"ekit_accordion_background_color\":\"#F9CE20\",\"ekit_accordion_background_color_b\":\"#675200\",\"ekit_accordion_title_color_close\":\"#F8F8F8\",\"ekit_accordion_background_close_color\":\"#242424\",\"ekit_accordion_background_close_color_b\":\"#242424\",\"ekit_accordion_content_typography_typography\":\"custom\",\"ekit_accordion_content_typography_font_family\":\"Inter\",\"ekit_accordion_content_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"ekit_accordion_content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_accordion_content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"ekit_accordion_content_typography_font_weight\":\"400\",\"ekit_accordion_content_typography_text_transform\":\"none\",\"ekit_accordion_content_typography_font_style\":\"normal\",\"ekit_accordion_content_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"ekit_accordion_content_background_color\":\"#242424\",\"ekit_accordion_icon_color_close\":\"#F8F8F8\",\"ekit_accordion_icon_box_bg_color\":\"#FFFFFF2B\",\"ekit_accordion_icon_color\":\"#242424\",\"ekit_accordion_closed_icon_bg_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"elementskit-accordion\"},{\"id\":\"54428d3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book a call with Tinashe \",\"selected_icon\":{\"value\":\"fas fa-bookmark\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"button_text_color\":\"#222222\",\"background_background\":\"gradient\",\"background_color\":\"#816002\",\"background_color_b\":\"#F7DC43\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":135,\"sizes\":[]},\"hover_color\":\"#222222\",\"button_background_hover_background\":\"gradient\",\"button_background_hover_color\":\"#F7DC43\",\"button_background_hover_color_b\":\"#816002\",\"button_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":135,\"sizes\":[]},\"_z_index\":0,\"__globals__\":{\"button_text_color\":\"\",\"background_color\":\"\",\"background_color_b\":\"\",\"hover_color\":\"\",\"button_background_hover_color\":\"\",\"button_hover_border_color\":\"\",\"button_background_hover_color_b\":\"\"},\"link\":{\"url\":\"https:\\/\\/calendly.com\\/goldenstallionwebagency\\/hospitality-website-discovery-call\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"typography_text_transform\":\"uppercase\",\"hover_animation\":\"grow\",\"_animation\":\"none\",\"animation_duration\":\"slow\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"af63786\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact Us\",\"link\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_color\":\"#02010100\",\"hover_animation\":\"grow\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=nvtextdarkbg\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false}]'),(496,99,'_wp_attached_file','2024/12/herobg.png'),(497,99,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2500;s:6:\"height\";i:2000;s:4:\"file\";s:18:\"2024/12/herobg.png\";s:8:\"filesize\";i:46082;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:18:\"herobg-300x240.png\";s:5:\"width\";i:300;s:6:\"height\";i:240;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:4430;}s:5:\"large\";a:5:{s:4:\"file\";s:19:\"herobg-1024x819.png\";s:5:\"width\";i:1024;s:6:\"height\";i:819;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:20487;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"herobg-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2420;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:18:\"herobg-768x614.png\";s:5:\"width\";i:768;s:6:\"height\";i:614;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:14566;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:20:\"herobg-1536x1229.png\";s:5:\"width\";i:1536;s:6:\"height\";i:1229;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:37176;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:20:\"herobg-2048x1638.png\";s:5:\"width\";i:2048;s:6:\"height\";i:1638;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:53259;}s:9:\"neve-blog\";a:5:{s:4:\"file\";s:18:\"herobg-930x620.png\";s:5:\"width\";i:930;s:6:\"height\";i:620;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:18090;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(498,99,'_elementor_source_image_hash','c081961a2675897404e9782761d7e8ec14b97bd0'),(499,100,'_wp_attached_file','2024/12/business-woman-on-phone-C74R56M.jpg'),(500,100,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2100;s:6:\"height\";i:1400;s:4:\"file\";s:43:\"2024/12/business-woman-on-phone-C74R56M.jpg\";s:8:\"filesize\";i:164868;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:43:\"business-woman-on-phone-C74R56M-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28558;}s:5:\"large\";a:5:{s:4:\"file\";s:44:\"business-woman-on-phone-C74R56M-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:91699;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:43:\"business-woman-on-phone-C74R56M-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22437;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:43:\"business-woman-on-phone-C74R56M-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:64392;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:45:\"business-woman-on-phone-C74R56M-1536x1024.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:156535;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:45:\"business-woman-on-phone-C74R56M-2048x1365.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1365;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:234276;}s:9:\"neve-blog\";a:5:{s:4:\"file\";s:43:\"business-woman-on-phone-C74R56M-930x620.jpg\";s:5:\"width\";i:930;s:6:\"height\";i:620;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:81463;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"2\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:5:\"X100F\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1569689400\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"23\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:18:\"0.0041666666666667\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(501,100,'_elementor_source_image_hash','746035ba07afabeb874f077b24cc4a965f46753f'),(502,101,'_wp_attached_file','2024/12/client1.png'),(503,101,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1000;s:6:\"height\";i:600;s:4:\"file\";s:19:\"2024/12/client1.png\";s:8:\"filesize\";i:16055;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"client1-300x180.png\";s:5:\"width\";i:300;s:6:\"height\";i:180;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:7519;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"client1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:4713;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:19:\"client1-768x461.png\";s:5:\"width\";i:768;s:6:\"height\";i:461;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:20366;}s:9:\"neve-blog\";a:5:{s:4:\"file\";s:19:\"client1-930x600.png\";s:5:\"width\";i:930;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:19136;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(504,101,'_elementor_source_image_hash','e434683cbbed32ef88b8c96cd5ea5cc82554347f'),(505,102,'_wp_attached_file','2024/12/client2.png'),(506,102,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1000;s:6:\"height\";i:600;s:4:\"file\";s:19:\"2024/12/client2.png\";s:8:\"filesize\";i:18123;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"client2-300x180.png\";s:5:\"width\";i:300;s:6:\"height\";i:180;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:8290;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"client2-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:4093;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:19:\"client2-768x461.png\";s:5:\"width\";i:768;s:6:\"height\";i:461;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:21760;}s:9:\"neve-blog\";a:5:{s:4:\"file\";s:19:\"client2-930x600.png\";s:5:\"width\";i:930;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:22024;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(507,102,'_elementor_source_image_hash','174ec948c799ad9a48949b0543d5895e67f1084b'),(508,103,'_wp_attached_file','2024/12/client3.png'),(509,103,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1000;s:6:\"height\";i:600;s:4:\"file\";s:19:\"2024/12/client3.png\";s:8:\"filesize\";i:13074;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"client3-300x180.png\";s:5:\"width\";i:300;s:6:\"height\";i:180;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:6130;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"client3-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2463;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:19:\"client3-768x461.png\";s:5:\"width\";i:768;s:6:\"height\";i:461;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:27382;}s:9:\"neve-blog\";a:5:{s:4:\"file\";s:19:\"client3-930x600.png\";s:5:\"width\";i:930;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:13229;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(510,103,'_elementor_source_image_hash','003f77889b1b6477dca7854c28af0e303183306f'),(511,104,'_wp_attached_file','2024/12/client4.png'),(512,104,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1000;s:6:\"height\";i:600;s:4:\"file\";s:19:\"2024/12/client4.png\";s:8:\"filesize\";i:11004;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"client4-300x180.png\";s:5:\"width\";i:300;s:6:\"height\";i:180;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:4560;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"client4-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2586;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:19:\"client4-768x461.png\";s:5:\"width\";i:768;s:6:\"height\";i:461;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:13083;}s:9:\"neve-blog\";a:5:{s:4:\"file\";s:19:\"client4-930x600.png\";s:5:\"width\";i:930;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:12828;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(513,104,'_elementor_source_image_hash','530f5d47e282b2c4e41609f4516b347fbe0f8e18'),(514,105,'_wp_attached_file','2024/12/client5.png'),(515,105,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1000;s:6:\"height\";i:600;s:4:\"file\";s:19:\"2024/12/client5.png\";s:8:\"filesize\";i:15575;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"client5-300x180.png\";s:5:\"width\";i:300;s:6:\"height\";i:180;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:6794;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"client5-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3042;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:19:\"client5-768x461.png\";s:5:\"width\";i:768;s:6:\"height\";i:461;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:19371;}s:9:\"neve-blog\";a:5:{s:4:\"file\";s:19:\"client5-930x600.png\";s:5:\"width\";i:930;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:17610;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(516,105,'_elementor_source_image_hash','2582833aaae3ca0c6585a2e73d3c96c6e0bb9aef'),(517,106,'_wp_attached_file','2024/12/client7.png'),(518,106,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1000;s:6:\"height\";i:600;s:4:\"file\";s:19:\"2024/12/client7.png\";s:8:\"filesize\";i:22368;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"client7-300x180.png\";s:5:\"width\";i:300;s:6:\"height\";i:180;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:10014;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"client7-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:6313;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:19:\"client7-768x461.png\";s:5:\"width\";i:768;s:6:\"height\";i:461;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:29455;}s:9:\"neve-blog\";a:5:{s:4:\"file\";s:19:\"client7-930x600.png\";s:5:\"width\";i:930;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:29113;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(519,106,'_elementor_source_image_hash','1e0fae4c5e0cb49080436ea26e70338576d68192'),(520,107,'_wp_attached_file','2024/12/client6.png'),(521,107,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1000;s:6:\"height\";i:600;s:4:\"file\";s:19:\"2024/12/client6.png\";s:8:\"filesize\";i:8710;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"client6-300x180.png\";s:5:\"width\";i:300;s:6:\"height\";i:180;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3440;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"client6-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1644;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:19:\"client6-768x461.png\";s:5:\"width\";i:768;s:6:\"height\";i:461;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:8742;}s:9:\"neve-blog\";a:5:{s:4:\"file\";s:19:\"client6-930x600.png\";s:5:\"width\";i:930;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:8975;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(522,107,'_elementor_source_image_hash','3bb0cfdbdbda793c207e355b19e50e803e48ba8c'),(523,108,'_wp_attached_file','2024/12/client8.png'),(524,108,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1000;s:6:\"height\";i:600;s:4:\"file\";s:19:\"2024/12/client8.png\";s:8:\"filesize\";i:12669;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"client8-300x180.png\";s:5:\"width\";i:300;s:6:\"height\";i:180;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:5490;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"client8-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2654;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:19:\"client8-768x461.png\";s:5:\"width\";i:768;s:6:\"height\";i:461;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:15275;}s:9:\"neve-blog\";a:5:{s:4:\"file\";s:19:\"client8-930x600.png\";s:5:\"width\";i:930;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:13837;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(525,108,'_elementor_source_image_hash','3972e91affeab948dc8080af86f2b0c89bbd58b0'),(526,109,'_wp_attached_file','2024/12/client9.png'),(527,109,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1000;s:6:\"height\";i:600;s:4:\"file\";s:19:\"2024/12/client9.png\";s:8:\"filesize\";i:12811;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"client9-300x180.png\";s:5:\"width\";i:300;s:6:\"height\";i:180;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:5789;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"client9-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3669;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:19:\"client9-768x461.png\";s:5:\"width\";i:768;s:6:\"height\";i:461;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:40516;}s:9:\"neve-blog\";a:5:{s:4:\"file\";s:19:\"client9-930x600.png\";s:5:\"width\";i:930;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:13903;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(528,109,'_elementor_source_image_hash','4ab870e61e129001b122a3f8f6712aa925161281'),(529,110,'_wp_attached_file','2024/12/client10.png'),(530,110,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1000;s:6:\"height\";i:600;s:4:\"file\";s:20:\"2024/12/client10.png\";s:8:\"filesize\";i:16223;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:20:\"client10-300x180.png\";s:5:\"width\";i:300;s:6:\"height\";i:180;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:6905;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"client10-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3928;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:20:\"client10-768x461.png\";s:5:\"width\";i:768;s:6:\"height\";i:461;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:19623;}s:9:\"neve-blog\";a:5:{s:4:\"file\";s:20:\"client10-930x600.png\";s:5:\"width\";i:930;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:18826;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(531,110,'_elementor_source_image_hash','de90eee24dd7efdc805e774468301d96d2c6e1de'),(532,111,'_wp_attached_file','2024/12/woman-talking-about-her-qualification-at-job-inter-8N2L29U.jpg'),(533,111,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2100;s:6:\"height\";i:1400;s:4:\"file\";s:70:\"2024/12/woman-talking-about-her-qualification-at-job-inter-8N2L29U.jpg\";s:8:\"filesize\";i:186648;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:70:\"woman-talking-about-her-qualification-at-job-inter-8N2L29U-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29976;}s:5:\"large\";a:5:{s:4:\"file\";s:71:\"woman-talking-about-her-qualification-at-job-inter-8N2L29U-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:99324;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:70:\"woman-talking-about-her-qualification-at-job-inter-8N2L29U-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23131;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:70:\"woman-talking-about-her-qualification-at-job-inter-8N2L29U-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:68695;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:72:\"woman-talking-about-her-qualification-at-job-inter-8N2L29U-1536x1024.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:176186;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:72:\"woman-talking-about-her-qualification-at-job-inter-8N2L29U-2048x1365.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1365;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:267450;}s:9:\"neve-blog\";a:5:{s:4:\"file\";s:70:\"woman-talking-about-her-qualification-at-job-inter-8N2L29U-930x620.jpg\";s:5:\"width\";i:930;s:6:\"height\";i:620;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:88080;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"2.5\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:10:\"NIKON D810\";s:7:\"caption\";s:103:\"African young woman talking about her job experience to manager during job interview at table at office\";s:17:\"created_timestamp\";s:10:\"1646493196\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"85\";s:3:\"iso\";s:3:\"640\";s:13:\"shutter_speed\";s:5:\"0.004\";s:5:\"title\";s:54:\"Woman talking about her qualification at job interview\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:47:{i:0;s:3:\"man\";i:1;s:5:\"woman\";i:2;s:5:\"young\";i:3;s:4:\"girl\";i:4;s:6:\"mature\";i:5;s:11:\"businessman\";i:6;s:13:\"businesswoman\";i:7;s:11:\"recruitment\";i:8;s:9:\"interview\";i:9;s:3:\"job\";i:10;s:8:\"employer\";i:11;s:8:\"employee\";i:12;s:5:\"chief\";i:13;s:4:\"boss\";i:14;s:10:\"employment\";i:15;s:15:\"human resources\";i:16;s:4:\"talk\";i:17;s:13:\"communication\";i:18;s:11:\"interviewer\";i:19;s:7:\"manager\";i:20;s:8:\"director\";i:21;s:12:\"presentation\";i:22;s:6:\"career\";i:23;s:13:\"questionnaire\";i:24;s:9:\"applicant\";i:25;s:6:\"office\";i:26;s:7:\"meeting\";i:27;s:6:\"resume\";i:28;s:9:\"candidate\";i:29;s:10:\"profession\";i:30;s:5:\"staff\";i:31;s:4:\"hire\";i:32;s:11:\"application\";i:33;s:7:\"vacancy\";i:34;s:7:\"indoors\";i:35;s:8:\"business\";i:36;s:6:\"agency\";i:37;s:3:\"sit\";i:38;s:4:\"work\";i:39;s:5:\"table\";i:40;s:12:\"professional\";i:41;s:13:\"place of work\";i:42;s:16:\"African American\";i:43;s:11:\"black woman\";i:44;s:9:\"Caucasian\";i:45;s:5:\"chair\";i:46;s:12:\"smart casual\";}}}'),(534,111,'_elementor_source_image_hash','1f7df6adc1358b7335f36241183e573f29237144'),(535,112,'_wp_attached_file','2024/12/herobg3.png'),(536,112,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2000;s:6:\"height\";i:2000;s:4:\"file\";s:19:\"2024/12/herobg3.png\";s:8:\"filesize\";i:44366;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"herobg3-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:5992;}s:5:\"large\";a:5:{s:4:\"file\";s:21:\"herobg3-1024x1024.png\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:28752;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"herobg3-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2743;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:19:\"herobg3-768x768.png\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:19162;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:21:\"herobg3-1536x1536.png\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:51969;}s:9:\"neve-blog\";a:5:{s:4:\"file\";s:19:\"herobg3-930x620.png\";s:5:\"width\";i:930;s:6:\"height\";i:620;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:24436;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(537,112,'_elementor_source_image_hash','b04c0521d6e4eb58fbb02a7c4a747758b5650391'),(538,113,'_wp_attached_file','2024/12/herobg5.png'),(539,113,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2000;s:6:\"height\";i:2000;s:4:\"file\";s:19:\"2024/12/herobg5.png\";s:8:\"filesize\";i:34717;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"herobg5-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3842;}s:5:\"large\";a:5:{s:4:\"file\";s:21:\"herobg5-1024x1024.png\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:16684;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"herobg5-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1798;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:19:\"herobg5-768x768.png\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:11748;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:21:\"herobg5-1536x1536.png\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:28862;}s:9:\"neve-blog\";a:5:{s:4:\"file\";s:19:\"herobg5-930x620.png\";s:5:\"width\";i:930;s:6:\"height\";i:620;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:7753;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(540,113,'_elementor_source_image_hash','2a4d33634f818199f9df33c69fab905e53c3e169'),(541,114,'_wp_attached_file','2024/12/business-office-7DYZG36.jpg'),(542,114,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1000;s:6:\"height\";i:1250;s:4:\"file\";s:35:\"2024/12/business-office-7DYZG36.jpg\";s:8:\"filesize\";i:145385;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:35:\"business-office-7DYZG36-240x300.jpg\";s:5:\"width\";i:240;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38168;}s:5:\"large\";a:5:{s:4:\"file\";s:36:\"business-office-7DYZG36-819x1024.jpg\";s:5:\"width\";i:819;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:129278;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:35:\"business-office-7DYZG36-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29746;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:35:\"business-office-7DYZG36-768x960.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:960;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:118261;}s:9:\"neve-blog\";a:5:{s:4:\"file\";s:35:\"business-office-7DYZG36-930x620.jpg\";s:5:\"width\";i:930;s:6:\"height\";i:620;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:106960;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"4.5\";s:6:\"credit\";s:19:\"balanceformcreative\";s:6:\"camera\";s:11:\"Canon EOS R\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1639767706\";s:9:\"copyright\";s:32:\"Copyright by balanceformcreative\";s:12:\"focal_length\";s:2:\"85\";s:3:\"iso\";s:3:\"500\";s:13:\"shutter_speed\";s:5:\"0.005\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(543,114,'_elementor_source_image_hash','6a9f10f58056441e07447d6d272f517a6c56e2c5'),(544,115,'_wp_attached_file','2024/12/beauty-estetician-talking-to-a-patient-in-the-offi-8HZJYHD.jpg'),(545,115,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1000;s:6:\"height\";i:1250;s:4:\"file\";s:70:\"2024/12/beauty-estetician-talking-to-a-patient-in-the-offi-8HZJYHD.jpg\";s:8:\"filesize\";i:73195;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:70:\"beauty-estetician-talking-to-a-patient-in-the-offi-8HZJYHD-240x300.jpg\";s:5:\"width\";i:240;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29423;}s:5:\"large\";a:5:{s:4:\"file\";s:71:\"beauty-estetician-talking-to-a-patient-in-the-offi-8HZJYHD-819x1024.jpg\";s:5:\"width\";i:819;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:71187;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:70:\"beauty-estetician-talking-to-a-patient-in-the-offi-8HZJYHD-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25176;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:70:\"beauty-estetician-talking-to-a-patient-in-the-offi-8HZJYHD-768x960.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:960;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:66406;}s:9:\"neve-blog\";a:5:{s:4:\"file\";s:70:\"beauty-estetician-talking-to-a-patient-in-the-offi-8HZJYHD-930x620.jpg\";s:5:\"width\";i:930;s:6:\"height\";i:620;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:57909;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"1.6\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:9:\"ILCE-7RM5\";s:7:\"caption\";s:84:\"Beauty estetician talking to a patient before the application of Botox in the office\";s:17:\"created_timestamp\";s:10:\"1699027487\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"35\";s:3:\"iso\";s:3:\"100\";s:13:\"shutter_speed\";s:5:\"0.004\";s:5:\"title\";s:52:\"Beauty estetician talking to a patient in the office\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:50:{i:0;s:6:\"beauty\";i:1;s:11:\"esthetician\";i:2;s:7:\"patient\";i:3;s:11:\"application\";i:4;s:6:\"office\";i:5;s:9:\"procedure\";i:6;s:12:\"consultation\";i:7;s:8:\"skincare\";i:8;s:11:\"informative\";i:9;s:7:\"sitting\";i:10;s:7:\"talking\";i:11;s:8:\"chatting\";i:12;s:5:\"women\";i:13;s:8:\"cosmetic\";i:14;s:9:\"treatment\";i:15;s:10:\"aesthetics\";i:16;s:6:\"facial\";i:17;s:7:\"consult\";i:18;s:6:\"client\";i:19;s:12:\"rejuvenation\";i:20;s:5:\"adult\";i:21;s:7:\"females\";i:22;s:9:\"expertise\";i:23;s:11:\"photography\";i:24;s:7:\"surgery\";i:25;s:15:\"botox injection\";i:26;s:8:\"wrinkled\";i:27;s:6:\"filler\";i:28;s:8:\"medicine\";i:29;s:16:\"beauty treatment\";i:30;s:5:\"aging\";i:31;s:7:\"syringe\";i:32;s:23:\"healthcare and medicine\";i:33;s:7:\"product\";i:34;s:8:\"silicone\";i:35;s:6:\"doctor\";i:36;s:4:\"skin\";i:37;s:7:\"plastic\";i:38;s:18:\"the ageing process\";i:39;s:10:\"hyaluronan\";i:40;s:12:\"aesthetician\";i:41;s:6:\"clinic\";i:42;s:10:\"lifestyles\";i:43;s:5:\"latin\";i:44;s:10:\"beautician\";i:45;s:7:\"medical\";i:46;s:6:\"plasma\";i:47;s:8:\"collagen\";i:48;s:10:\"human face\";i:49;s:11:\"dermatology\";}}}'),(546,115,'_elementor_source_image_hash','4a07b5572f59f39af4815377297790b0eabe7097'),(547,116,'_wp_attached_file','2024/12/business-team-meeting-NX8KXZC.jpg'),(548,116,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1000;s:6:\"height\";i:1250;s:4:\"file\";s:41:\"2024/12/business-team-meeting-NX8KXZC.jpg\";s:8:\"filesize\";i:137315;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:41:\"business-team-meeting-NX8KXZC-240x300.jpg\";s:5:\"width\";i:240;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29544;}s:5:\"large\";a:5:{s:4:\"file\";s:42:\"business-team-meeting-NX8KXZC-819x1024.jpg\";s:5:\"width\";i:819;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:120153;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:41:\"business-team-meeting-NX8KXZC-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20986;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:41:\"business-team-meeting-NX8KXZC-768x960.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:960;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:109533;}s:9:\"neve-blog\";a:5:{s:4:\"file\";s:41:\"business-team-meeting-NX8KXZC-930x620.jpg\";s:5:\"width\";i:930;s:6:\"height\";i:620;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:89897;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:20:\"rawpixel.com / Felix\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:36:\"Happy business people using a laptop\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:13:\"Rawpixel Ltd.\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:36:\"Happy business people using a laptop\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:50:{i:0;s:16:\"african american\";i:1;s:5:\"black\";i:2;s:9:\"boardroom\";i:3;s:4:\"boss\";i:4;s:8:\"business\";i:5;s:16:\"business meeting\";i:6;s:15:\"business people\";i:7;s:11:\"businessmen\";i:8;s:13:\"businesswoman\";i:9;s:6:\"career\";i:10;s:3:\"ceo\";i:11;s:9:\"colleague\";i:12;s:13:\"communication\";i:13;s:7:\"company\";i:14;s:12:\"contemporary\";i:15;s:9:\"corporate\";i:16;s:8:\"coworker\";i:17;s:10:\"discussing\";i:18;s:10:\"discussion\";i:19;s:8:\"document\";i:20;s:8:\"employee\";i:21;s:5:\"group\";i:22;s:5:\"happy\";i:23;s:11:\"interacting\";i:24;s:6:\"laptop\";i:25;s:4:\"lead\";i:26;s:6:\"leader\";i:27;s:7:\"meeting\";i:28;s:12:\"meeting room\";i:29;s:6:\"modern\";i:30;s:8:\"notebook\";i:31;s:6:\"office\";i:32;s:6:\"people\";i:33;s:12:\"presentation\";i:34;s:10:\"presenting\";i:35;s:12:\"professional\";i:36;s:7:\"sitting\";i:37;s:5:\"smile\";i:38;s:7:\"smiling\";i:39;s:5:\"table\";i:40;s:4:\"team\";i:41;s:8:\"teamwork\";i:42;s:10:\"technology\";i:43;s:8:\"together\";i:44;s:12:\"togetherness\";i:45;s:6:\"wooden\";i:46;s:4:\"work\";i:47;s:6:\"worker\";i:48;s:7:\"working\";i:49;s:9:\"workplace\";}}}'),(549,116,'_elementor_source_image_hash','9f665430643bb9bfd5ea63f53afce106fe37bb29'),(550,117,'_wp_attached_file','2024/12/woman-working-with-depressed-man-FFNXFC2.jpg'),(551,117,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1000;s:6:\"height\";i:1250;s:4:\"file\";s:52:\"2024/12/woman-working-with-depressed-man-FFNXFC2.jpg\";s:8:\"filesize\";i:145735;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:52:\"woman-working-with-depressed-man-FFNXFC2-240x300.jpg\";s:5:\"width\";i:240;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35118;}s:5:\"large\";a:5:{s:4:\"file\";s:53:\"woman-working-with-depressed-man-FFNXFC2-819x1024.jpg\";s:5:\"width\";i:819;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:128606;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:52:\"woman-working-with-depressed-man-FFNXFC2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25844;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:52:\"woman-working-with-depressed-man-FFNXFC2-768x960.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:960;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:117493;}s:9:\"neve-blog\";a:5:{s:4:\"file\";s:52:\"woman-working-with-depressed-man-FFNXFC2-930x620.jpg\";s:5:\"width\";i:930;s:6:\"height\";i:620;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:97043;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"3.2\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:10:\"NIKON D810\";s:7:\"caption\";s:139:\"Vertical medium shot of unrecognizable young man treating depression with help of professional psychotherapist listening to her suggestions\";s:17:\"created_timestamp\";s:10:\"1635757940\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"85\";s:3:\"iso\";s:3:\"640\";s:13:\"shutter_speed\";s:5:\"0.005\";s:5:\"title\";s:32:\"Woman Working With Depressed Man\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:38:{i:0;s:12:\"psychologist\";i:1;s:5:\"woman\";i:2;s:3:\"man\";i:3;s:5:\"young\";i:4;s:7:\"stylish\";i:5;s:10:\"psychology\";i:6;s:15:\"psychotherapist\";i:7;s:6:\"office\";i:8;s:8:\"portrait\";i:9;s:6:\"medium\";i:10;s:11:\"young adult\";i:11;s:7:\"sitting\";i:12;s:10:\"occupation\";i:13;s:12:\"professional\";i:14;s:6:\"modern\";i:15;s:10:\"specialist\";i:16;s:3:\"job\";i:17;s:7:\"working\";i:18;s:9:\"workplace\";i:19;s:7:\"workday\";i:20;s:7:\"patient\";i:21;s:7:\"talking\";i:22;s:6:\"client\";i:23;s:7:\"session\";i:24;s:11:\"appointment\";i:25;s:12:\"consultation\";i:26;s:10:\"counseling\";i:27;s:10:\"depression\";i:28;s:6:\"mental\";i:29;s:6:\"health\";i:30;s:6:\"stress\";i:31;s:9:\"treatment\";i:32;s:7:\"support\";i:33;s:14:\"psychoanalysis\";i:34;s:7:\"telling\";i:35;s:7:\"emotion\";i:36;s:8:\"vertical\";i:37;s:6:\"advice\";}}}'),(552,117,'_elementor_source_image_hash','32a1d94a83abcebaf1a12f17b205072fb7fb8baa'),(553,118,'_wp_attached_file','2024/12/multiracial-business-team-at-a-meeting-in-the-offi-DGJS5UD.jpg'),(554,118,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2100;s:6:\"height\";i:1400;s:4:\"file\";s:70:\"2024/12/multiracial-business-team-at-a-meeting-in-the-offi-DGJS5UD.jpg\";s:8:\"filesize\";i:162079;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:70:\"multiracial-business-team-at-a-meeting-in-the-offi-DGJS5UD-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34503;}s:5:\"large\";a:5:{s:4:\"file\";s:71:\"multiracial-business-team-at-a-meeting-in-the-offi-DGJS5UD-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:94895;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:70:\"multiracial-business-team-at-a-meeting-in-the-offi-DGJS5UD-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28396;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:70:\"multiracial-business-team-at-a-meeting-in-the-offi-DGJS5UD-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:69319;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:72:\"multiracial-business-team-at-a-meeting-in-the-offi-DGJS5UD-1536x1024.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:154589;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:72:\"multiracial-business-team-at-a-meeting-in-the-offi-DGJS5UD-2048x1365.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1365;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:225426;}s:9:\"neve-blog\";a:5:{s:4:\"file\";s:70:\"multiracial-business-team-at-a-meeting-in-the-offi-DGJS5UD-930x620.jpg\";s:5:\"width\";i:930;s:6:\"height\";i:620;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:85445;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"2\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:8:\"ILCE-7M3\";s:7:\"caption\";s:52:\"Multiracial business team at a meeting in the office\";s:17:\"created_timestamp\";s:10:\"1616596840\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"85\";s:3:\"iso\";s:3:\"320\";s:13:\"shutter_speed\";s:9:\"0.0015625\";s:5:\"title\";s:52:\"Multiracial business team at a meeting in the office\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:40:{i:0;s:5:\"group\";i:1;s:8:\"business\";i:2;s:6:\"people\";i:3;s:7:\"meeting\";i:4;s:10:\"discussion\";i:5;s:8:\"teamwork\";i:6;s:11:\"cooperation\";i:7;s:8:\"briefing\";i:8;s:10:\"colleagues\";i:9;s:6:\"person\";i:10;s:5:\"woman\";i:11;s:3:\"men\";i:12;s:8:\"coworker\";i:13;s:6:\"office\";i:14;s:13:\"businesswoman\";i:15;s:11:\"businessmen\";i:16;s:9:\"ethnicity\";i:17;s:9:\"corporate\";i:18;s:13:\"brainstorming\";i:19;s:8:\"employee\";i:20;s:7:\"working\";i:21;s:13:\"communication\";i:22;s:8:\"strategy\";i:23;s:8:\"together\";i:24;s:7:\"sitting\";i:25;s:6:\"laptop\";i:26;s:8:\"computer\";i:27;s:3:\"job\";i:28;s:19:\"white collar worker\";i:29;s:7:\"manager\";i:30;s:4:\"boss\";i:31;s:9:\"workspace\";i:32;s:11:\"multiethnic\";i:33;s:8:\"planning\";i:34;s:7:\"talking\";i:35;s:9:\"executive\";i:36;s:8:\"interior\";i:37;s:7:\"seminar\";i:38;s:13:\"collaboration\";i:39;s:12:\"professional\";}}}'),(555,118,'_elementor_source_image_hash','3df3046f84722165d3786f7683b422b0ac12edbc'),(556,119,'_wp_attached_file','2024/12/portrait-of-mature-man-with-grey-hair-and-stubble-N2FETGY.jpg'),(557,119,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1000;s:6:\"height\";i:1000;s:4:\"file\";s:69:\"2024/12/portrait-of-mature-man-with-grey-hair-and-stubble-N2FETGY.jpg\";s:8:\"filesize\";i:103662;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:69:\"portrait-of-mature-man-with-grey-hair-and-stubble-N2FETGY-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32345;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:69:\"portrait-of-mature-man-with-grey-hair-and-stubble-N2FETGY-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22639;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:69:\"portrait-of-mature-man-with-grey-hair-and-stubble-N2FETGY-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:82311;}s:9:\"neve-blog\";a:5:{s:4:\"file\";s:69:\"portrait-of-mature-man-with-grey-hair-and-stubble-N2FETGY-930x620.jpg\";s:5:\"width\";i:930;s:6:\"height\";i:620;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:75111;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"2.2\";s:6:\"credit\";s:10:\"Tom Chance\";s:6:\"camera\";s:20:\"Canon EOS 5D Mark II\";s:7:\"caption\";s:57:\"Portrait of mature man with grey hair and stubble at home\";s:17:\"created_timestamp\";s:10:\"1537181195\";s:9:\"copyright\";s:22:\"Westend61 / Tom Chance\";s:12:\"focal_length\";s:2:\"50\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:5:\"0.005\";s:5:\"title\";s:57:\"Portrait of mature man with grey hair and stubble at home\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:28:{i:0;s:7:\"stubble\";i:1;s:8:\"portrait\";i:2;s:4:\"home\";i:3;s:5:\"beard\";i:4;s:6:\"people\";i:5;s:5:\"shirt\";i:6;s:6:\"casual\";i:7;s:10:\"front view\";i:8;s:7:\"looking\";i:9;s:17:\"looking at camera\";i:10;s:9:\"door case\";i:11;s:8:\"standing\";i:12;s:8:\"waist up\";i:13;s:9:\"caucasian\";i:14;s:7:\"indoors\";i:15;s:10:\"mature men\";i:16;s:11:\"45-50 years\";i:17;s:4:\"flat\";i:18;s:10:\"one person\";i:19;s:9:\"grey hair\";i:20;s:3:\"man\";i:21;s:7:\"Germany\";i:22;s:10:\"copy space\";i:23;s:6:\"Adults\";i:24;s:11:\"40-50 years\";i:25;s:13:\"mature adults\";i:26;s:11:\"Photography\";i:27;s:11:\"Color Image\";}}}'),(558,119,'_elementor_source_image_hash','5b6ebbe8c9cc2c053479fd65769f19e865e5f1d2'),(559,120,'_wp_attached_file','2024/12/2s.png'),(560,120,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1000;s:6:\"height\";i:600;s:4:\"file\";s:14:\"2024/12/2s.png\";s:8:\"filesize\";i:18407;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:14:\"2s-300x180.png\";s:5:\"width\";i:300;s:6:\"height\";i:180;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:8018;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:14:\"2s-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:4043;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:14:\"2s-768x461.png\";s:5:\"width\";i:768;s:6:\"height\";i:461;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:21462;}s:9:\"neve-blog\";a:5:{s:4:\"file\";s:14:\"2s-930x600.png\";s:5:\"width\";i:930;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:19530;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(561,120,'_elementor_source_image_hash','7375e5e75b5169ecc64b5b59fa3c8573e1e73bb1'),(562,121,'_wp_attached_file','2024/12/portrait-65VLEF5.jpg'),(563,121,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1000;s:6:\"height\";i:1000;s:4:\"file\";s:28:\"2024/12/portrait-65VLEF5.jpg\";s:8:\"filesize\";i:71503;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"portrait-65VLEF5-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30008;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"portrait-65VLEF5-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23704;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"portrait-65VLEF5-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:61153;}s:9:\"neve-blog\";a:5:{s:4:\"file\";s:28:\"portrait-65VLEF5-930x620.jpg\";s:5:\"width\";i:930;s:6:\"height\";i:620;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:61673;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"3.2\";s:6:\"credit\";s:11:\"gimaeva.com\";s:6:\"camera\";s:21:\"Canon EOS 5D Mark III\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1591184783\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"85\";s:3:\"iso\";s:4:\"1600\";s:13:\"shutter_speed\";s:8:\"0.003125\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(564,121,'_elementor_source_image_hash','22e663c91ed8defe517852fae53b6b623806e61e'),(565,122,'_wp_attached_file','2024/12/3s.png'),(566,122,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1000;s:6:\"height\";i:600;s:4:\"file\";s:14:\"2024/12/3s.png\";s:8:\"filesize\";i:13171;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:14:\"3s-300x180.png\";s:5:\"width\";i:300;s:6:\"height\";i:180;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:6225;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:14:\"3s-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2499;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:14:\"3s-768x461.png\";s:5:\"width\";i:768;s:6:\"height\";i:461;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:26930;}s:9:\"neve-blog\";a:5:{s:4:\"file\";s:14:\"3s-930x600.png\";s:5:\"width\";i:930;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:12502;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(567,122,'_elementor_source_image_hash','eda43ce409eafcdb9f44de05245252be20bd2187'),(568,123,'_wp_attached_file','2024/12/portrait-of-positive-glad-ginger-young-female-has-DFTL64Z.jpg'),(569,123,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1000;s:6:\"height\";i:1000;s:4:\"file\";s:69:\"2024/12/portrait-of-positive-glad-ginger-young-female-has-DFTL64Z.jpg\";s:8:\"filesize\";i:83329;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:69:\"portrait-of-positive-glad-ginger-young-female-has-DFTL64Z-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28684;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:69:\"portrait-of-positive-glad-ginger-young-female-has-DFTL64Z-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23609;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:69:\"portrait-of-positive-glad-ginger-young-female-has-DFTL64Z-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:60452;}s:9:\"neve-blog\";a:5:{s:4:\"file\";s:69:\"portrait-of-positive-glad-ginger-young-female-has-DFTL64Z-930x620.jpg\";s:5:\"width\";i:930;s:6:\"height\";i:620;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:59325;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"6.3\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:15:\"Canon EOS 5DS R\";s:7:\"caption\";s:194:\"Portrait of positive glad ginger young female has warm smile, shy look, dressed casually, poses against white background. Attractive freckled girl in high spirit. Happiness and emotions concept.\";s:17:\"created_timestamp\";s:10:\"1525003573\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"70\";s:3:\"iso\";s:3:\"100\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:194:\"Portrait of positive glad ginger young female has warm smile, shy look, dressed casually, poses against white background. Attractive freckled girl in high spirit. Happiness and emotions concept.\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:50:{i:0;s:3:\"red\";i:1;s:3:\"bun\";i:2;s:4:\"girl\";i:3;s:9:\"satisfied\";i:4;s:6:\"person\";i:5;s:5:\"young\";i:6;s:8:\"portrait\";i:7;s:5:\"woman\";i:8;s:7:\"natural\";i:9;s:8:\"freckled\";i:10;s:4:\"lady\";i:11;s:6:\"studio\";i:12;s:7:\"redhead\";i:13;s:4:\"knot\";i:14;s:4:\"look\";i:15;s:10:\"attractive\";i:16;s:5:\"smile\";i:17;s:4:\"glad\";i:18;s:10:\"appearance\";i:19;s:4:\"foxy\";i:20;s:6:\"beauty\";i:21;s:5:\"adult\";i:22;s:5:\"youth\";i:23;s:10:\"background\";i:24;s:5:\"white\";i:25;s:6:\"joyful\";i:26;s:6:\"female\";i:27;s:6:\"lovely\";i:28;s:8:\"peaceful\";i:29;s:10:\"tenderness\";i:30;s:4:\"head\";i:31;s:4:\"hair\";i:32;s:6:\"bright\";i:33;s:6:\"ginger\";i:34;s:6:\"casual\";i:35;s:9:\"delighted\";i:36;s:3:\"one\";i:37;s:4:\"cute\";i:38;s:5:\"happy\";i:39;s:8:\"adorable\";i:40;s:8:\"freckles\";i:41;s:5:\"model\";i:42;s:6:\"pretty\";i:43;s:6:\"tshirt\";i:44;s:8:\"positive\";i:45;s:8:\"cheerful\";i:46;s:8:\"isolated\";i:47;s:4:\"eyes\";i:48;s:12:\"positiveness\";i:49;s:9:\"beautiful\";}}}'),(570,123,'_elementor_source_image_hash','229567bca5b60158acca67f526e15b6e4886f39b'),(571,124,'_wp_attached_file','2024/12/5s.png'),(572,124,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1000;s:6:\"height\";i:600;s:4:\"file\";s:14:\"2024/12/5s.png\";s:8:\"filesize\";i:15704;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:14:\"5s-300x180.png\";s:5:\"width\";i:300;s:6:\"height\";i:180;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:6617;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:14:\"5s-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3007;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:14:\"5s-768x461.png\";s:5:\"width\";i:768;s:6:\"height\";i:461;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:19139;}s:9:\"neve-blog\";a:5:{s:4:\"file\";s:14:\"5s-930x600.png\";s:5:\"width\";i:930;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:15710;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(573,124,'_elementor_source_image_hash','51728baf9eff9298e7dae87d7683d09762d8b784'),(574,125,'_wp_attached_file','2024/12/elegant-young-woman-portrait-XSR9PFA.jpg'),(575,125,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1000;s:6:\"height\";i:1000;s:4:\"file\";s:48:\"2024/12/elegant-young-woman-portrait-XSR9PFA.jpg\";s:8:\"filesize\";i:112565;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:48:\"elegant-young-woman-portrait-XSR9PFA-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28928;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:48:\"elegant-young-woman-portrait-XSR9PFA-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20926;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:48:\"elegant-young-woman-portrait-XSR9PFA-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:85840;}s:9:\"neve-blog\";a:5:{s:4:\"file\";s:48:\"elegant-young-woman-portrait-XSR9PFA-930x620.jpg\";s:5:\"width\";i:930;s:6:\"height\";i:620;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:82906;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"3.5\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:20:\"Canon EOS 5D Mark IV\";s:7:\"caption\";s:91:\"Portrait of young beautiful woman in elegant clothing leaning on the white wall and smiling\";s:17:\"created_timestamp\";s:10:\"1620142654\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"50\";s:3:\"iso\";s:3:\"640\";s:13:\"shutter_speed\";s:6:\"0.0025\";s:5:\"title\";s:28:\"Elegant young woman portrait\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:35:{i:0;s:19:\"caucasian ethnicity\";i:1;s:5:\"adult\";i:2;s:5:\"women\";i:3;s:7:\"smiling\";i:4;s:11:\"young adult\";i:5;s:8:\"portrait\";i:6;s:10:\"lifestyles\";i:7;s:7:\"looking\";i:8;s:8:\"cheerful\";i:9;s:6:\"beauty\";i:10;s:9:\"happiness\";i:11;s:4:\"cute\";i:12;s:7:\"indoors\";i:13;s:15:\"casual clothing\";i:14;s:10:\"brown hair\";i:15;s:11:\"studio shot\";i:16;s:8:\"standing\";i:17;s:11:\"young women\";i:18;s:10:\"confidence\";i:19;s:7:\"fashion\";i:20;s:13:\"fashion model\";i:21;s:8:\"isolated\";i:22;s:5:\"girls\";i:23;s:11:\"backgrounds\";i:24;s:13:\"businesswoman\";i:25;s:8:\"elegance\";i:26;s:15:\"business person\";i:27;s:9:\"long hair\";i:28;s:10:\"front view\";i:29;s:6:\"posing\";i:30;s:9:\"beautiful\";i:31;s:5:\"shirt\";i:32;s:16:\"white background\";i:33;s:4:\"wall\";i:34;s:5:\"model\";}}}'),(576,125,'_elementor_source_image_hash','5c31b19bb526dc6947652db00e76e99becce3605'),(577,126,'_wp_attached_file','2024/12/8s.png'),(578,126,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1000;s:6:\"height\";i:600;s:4:\"file\";s:14:\"2024/12/8s.png\";s:8:\"filesize\";i:12812;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:14:\"8s-300x180.png\";s:5:\"width\";i:300;s:6:\"height\";i:180;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:5311;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:14:\"8s-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2740;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:14:\"8s-768x461.png\";s:5:\"width\";i:768;s:6:\"height\";i:461;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:15074;}s:9:\"neve-blog\";a:5:{s:4:\"file\";s:14:\"8s-930x600.png\";s:5:\"width\";i:930;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:12746;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(579,126,'_elementor_source_image_hash','c38a8f57db3059417471b80adc3c8021c31762ba'),(580,127,'_wp_attached_file','2024/12/4s.png'),(581,127,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1000;s:6:\"height\";i:600;s:4:\"file\";s:14:\"2024/12/4s.png\";s:8:\"filesize\";i:11115;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:14:\"4s-300x180.png\";s:5:\"width\";i:300;s:6:\"height\";i:180;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:4413;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:14:\"4s-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2551;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:14:\"4s-768x461.png\";s:5:\"width\";i:768;s:6:\"height\";i:461;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:12898;}s:9:\"neve-blog\";a:5:{s:4:\"file\";s:14:\"4s-930x600.png\";s:5:\"width\";i:930;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:11428;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(582,127,'_elementor_source_image_hash','9402392a6b9919af9be3d32bee18700e2c6da6b9'),(583,128,'_wp_attached_file','2024/12/1s.png'),(584,128,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1000;s:6:\"height\";i:600;s:4:\"file\";s:14:\"2024/12/1s.png\";s:8:\"filesize\";i:16253;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:14:\"1s-300x180.png\";s:5:\"width\";i:300;s:6:\"height\";i:180;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:7292;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:14:\"1s-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:4671;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:14:\"1s-768x461.png\";s:5:\"width\";i:768;s:6:\"height\";i:461;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:20132;}s:9:\"neve-blog\";a:5:{s:4:\"file\";s:14:\"1s-930x600.png\";s:5:\"width\";i:930;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:17223;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(585,128,'_elementor_source_image_hash','8c5f4167d2689b53d51e4f2971c7d69303c25e74'),(586,129,'_wp_attached_file','2024/12/high-angle-shot-of-two-businesspeople-looking-at-a-SLTFRW3.jpg'),(587,129,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1000;s:6:\"height\";i:1500;s:4:\"file\";s:70:\"2024/12/high-angle-shot-of-two-businesspeople-looking-at-a-SLTFRW3.jpg\";s:8:\"filesize\";i:79141;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:70:\"high-angle-shot-of-two-businesspeople-looking-at-a-SLTFRW3-200x300.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20094;}s:5:\"large\";a:5:{s:4:\"file\";s:71:\"high-angle-shot-of-two-businesspeople-looking-at-a-SLTFRW3-683x1024.jpg\";s:5:\"width\";i:683;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:68746;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:70:\"high-angle-shot-of-two-businesspeople-looking-at-a-SLTFRW3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15087;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:71:\"high-angle-shot-of-two-businesspeople-looking-at-a-SLTFRW3-768x1152.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1152;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:79855;}s:9:\"neve-blog\";a:5:{s:4:\"file\";s:70:\"high-angle-shot-of-two-businesspeople-looking-at-a-SLTFRW3-930x620.jpg\";s:5:\"width\";i:930;s:6:\"height\";i:620;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:48973;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:89:\"High angle shot of two businesspeople looking at a tablet while standing in their office.\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:63:\"High angle shot of two businesspeople looking at a tablet while\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:50:{i:0;s:14:\"businesspeople\";i:1;s:7:\"looking\";i:2;s:6:\"tablet\";i:3;s:8:\"standing\";i:4;s:6:\"office\";i:5;s:5:\"woman\";i:6;s:8:\"business\";i:7;s:3:\"man\";i:8;s:6:\"female\";i:9;s:6:\"people\";i:10;s:7:\"natural\";i:11;s:9:\"beautiful\";i:12;s:4:\"male\";i:13;s:7:\"african\";i:14;s:5:\"adult\";i:15;s:4:\"team\";i:16;s:11:\"businessman\";i:17;s:7:\"working\";i:18;s:10:\"technology\";i:19;s:7:\"meeting\";i:20;s:7:\"holding\";i:21;s:8:\"brunette\";i:22;s:6:\"inside\";i:23;s:6:\"person\";i:24;s:4:\"real\";i:25;s:8:\"handsome\";i:26;s:13:\"businesswoman\";i:27;s:6:\"ethnic\";i:28;s:3:\"day\";i:29;s:6:\"online\";i:30;s:9:\"corporate\";i:31;s:6:\"worker\";i:32;s:8:\"teamwork\";i:33;s:14:\"businessperson\";i:34;s:12:\"professional\";i:35;s:9:\"confident\";i:36;s:6:\"modern\";i:37;s:9:\"copyspace\";i:38;s:7:\"cropped\";i:39;s:7:\"success\";i:40;s:3:\"job\";i:41;s:6:\"candid\";i:42;s:9:\"executive\";i:43;s:9:\"authentic\";i:44;s:8:\"internet\";i:45;s:6:\"formal\";i:46;s:5:\"above\";i:47;s:7:\"company\";i:48;s:7:\"diverse\";i:49;s:8:\"employee\";}}}'),(588,129,'_elementor_source_image_hash','bb47d807a1f490aeeb249dabea484c9d76a7011b'),(589,130,'_wp_attached_file','2024/12/business-people-working-in-team-S9VAU2H.jpg'),(590,130,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1000;s:6:\"height\";i:1500;s:4:\"file\";s:51:\"2024/12/business-people-working-in-team-S9VAU2H.jpg\";s:8:\"filesize\";i:99820;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:51:\"business-people-working-in-team-S9VAU2H-200x300.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27793;}s:5:\"large\";a:5:{s:4:\"file\";s:52:\"business-people-working-in-team-S9VAU2H-683x1024.jpg\";s:5:\"width\";i:683;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:87196;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:51:\"business-people-working-in-team-S9VAU2H-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22446;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:52:\"business-people-working-in-team-S9VAU2H-768x1152.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1152;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:101049;}s:9:\"neve-blog\";a:5:{s:4:\"file\";s:51:\"business-people-working-in-team-S9VAU2H-930x620.jpg\";s:5:\"width\";i:930;s:6:\"height\";i:620;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:79187;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"3.2\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:10:\"NIKON D850\";s:7:\"caption\";s:102:\"Group of young business people discussing working moments together using gadget during their in office\";s:17:\"created_timestamp\";s:10:\"1671459000\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"50\";s:3:\"iso\";s:3:\"800\";s:13:\"shutter_speed\";s:5:\"0.005\";s:5:\"title\";s:31:\"Business people working in team\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:36:{i:0;s:8:\"teamwork\";i:1;s:10:\"discussion\";i:2;s:9:\"colleague\";i:3;s:14:\"digital tablet\";i:4;s:13:\"communication\";i:5;s:6:\"office\";i:6;s:7:\"manager\";i:7;s:9:\"workplace\";i:8;s:11:\"cooperation\";i:9;s:8:\"planning\";i:10;s:8:\"coworker\";i:11;s:6:\"laptop\";i:12;s:11:\"businessman\";i:13;s:6:\"online\";i:14;s:13:\"businesswoman\";i:15;s:4:\"work\";i:16;s:4:\"talk\";i:17;s:5:\"woman\";i:18;s:4:\"girl\";i:19;s:3:\"man\";i:20;s:8:\"wireless\";i:21;s:10:\"technology\";i:22;s:8:\"business\";i:23;s:5:\"table\";i:24;s:4:\"desk\";i:25;s:10:\"occupation\";i:26;s:12:\"professional\";i:27;s:13:\"place of work\";i:28;s:9:\"Caucasian\";i:29;s:5:\"Asian\";i:30;s:16:\"African American\";i:31;s:9:\"black man\";i:32;s:5:\"young\";i:33;s:12:\"entrepreneur\";i:34;s:12:\"smart casual\";i:35;s:6:\"modern\";}}}'),(591,130,'_elementor_source_image_hash','c33db548898fe04298cf41f72f27aebcdfb1c075'),(592,131,'_wp_attached_file','2024/12/sexy-african-american-businesswoman-holding-glasse-QS5N46G.jpg'),(593,131,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1000;s:6:\"height\";i:1500;s:4:\"file\";s:70:\"2024/12/sexy-african-american-businesswoman-holding-glasse-QS5N46G.jpg\";s:8:\"filesize\";i:113506;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:70:\"sexy-african-american-businesswoman-holding-glasse-QS5N46G-200x300.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33016;}s:5:\"large\";a:5:{s:4:\"file\";s:71:\"sexy-african-american-businesswoman-holding-glasse-QS5N46G-683x1024.jpg\";s:5:\"width\";i:683;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:97298;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:70:\"sexy-african-american-businesswoman-holding-glasse-QS5N46G-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26802;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:71:\"sexy-african-american-businesswoman-holding-glasse-QS5N46G-768x1152.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1152;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:111736;}s:9:\"neve-blog\";a:5:{s:4:\"file\";s:70:\"sexy-african-american-businesswoman-holding-glasse-QS5N46G-930x620.jpg\";s:5:\"width\";i:930;s:6:\"height\";i:620;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:84126;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"2\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:8:\"ILCE-7M3\";s:7:\"caption\";s:98:\"sexy african american businesswoman holding glasses and sitting on desk with notebook near bearded\";s:17:\"created_timestamp\";s:10:\"1669201668\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"35\";s:3:\"iso\";s:3:\"400\";s:13:\"shutter_speed\";s:5:\"0.004\";s:5:\"title\";s:63:\"sexy african american businesswoman holding glasses and sitting\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:1:{i:0;s:64:\"adult,african american,attractive,bearded,beautiful,black woman,\";}}}'),(594,131,'_elementor_source_image_hash','03e308ce86f8d0c1213c767f04116f7d7a7a55a7'),(595,132,'_wp_attached_file','2024/12/young-people-in-the-office-2ZTDX4M.jpg'),(596,132,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1000;s:6:\"height\";i:1500;s:4:\"file\";s:46:\"2024/12/young-people-in-the-office-2ZTDX4M.jpg\";s:8:\"filesize\";i:173483;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:46:\"young-people-in-the-office-2ZTDX4M-200x300.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29463;}s:5:\"large\";a:5:{s:4:\"file\";s:47:\"young-people-in-the-office-2ZTDX4M-683x1024.jpg\";s:5:\"width\";i:683;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:129219;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:46:\"young-people-in-the-office-2ZTDX4M-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23105;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:47:\"young-people-in-the-office-2ZTDX4M-768x1152.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1152;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:153947;}s:9:\"neve-blog\";a:5:{s:4:\"file\";s:46:\"young-people-in-the-office-2ZTDX4M-930x620.jpg\";s:5:\"width\";i:930;s:6:\"height\";i:620;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:107306;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"2\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:21:\"Canon EOS 5D Mark III\";s:7:\"caption\";s:26:\"Young people in the office\";s:17:\"created_timestamp\";s:10:\"1409146147\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"50\";s:3:\"iso\";s:3:\"640\";s:13:\"shutter_speed\";s:5:\"0.002\";s:5:\"title\";s:26:\"Young people in the office\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:36:{i:0;s:5:\"above\";i:1;s:9:\"assistant\";i:2;s:9:\"associate\";i:3;s:9:\"beautiful\";i:4;s:6:\"beauty\";i:5;s:5:\"black\";i:6;s:8:\"business\";i:7;s:4:\"busy\";i:8;s:9:\"caucasian\";i:9;s:9:\"colleague\";i:10;s:7:\"company\";i:11;s:9:\"corporate\";i:12;s:8:\"document\";i:13;s:7:\"elegant\";i:14;s:6:\"female\";i:15;s:6:\"formal\";i:16;s:5:\"group\";i:17;s:5:\"happy\";i:18;s:6:\"inside\";i:19;s:9:\"lifestyle\";i:20;s:7:\"looking\";i:21;s:3:\"man\";i:22;s:6:\"office\";i:23;s:4:\"over\";i:24;s:6:\"people\";i:25;s:8:\"positive\";i:26;s:6:\"pretty\";i:27;s:12:\"professional\";i:28;s:7:\"smiling\";i:29;s:7:\"success\";i:30;s:4:\"team\";i:31;s:8:\"teamwork\";i:32;s:8:\"together\";i:33;s:3:\"top\";i:34;s:5:\"woman\";i:35;s:9:\"workplace\";}}}'),(597,132,'_elementor_source_image_hash','98af89bfd7343c7e461b17776cf76be34a8d0df8'),(598,133,'_wp_attached_file','2024/12/handsome-businessman-in-glasses-looking-at-camera-26AAVKG.jpg'),(599,133,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1000;s:6:\"height\";i:1250;s:4:\"file\";s:69:\"2024/12/handsome-businessman-in-glasses-looking-at-camera-26AAVKG.jpg\";s:8:\"filesize\";i:130283;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:69:\"handsome-businessman-in-glasses-looking-at-camera-26AAVKG-240x300.jpg\";s:5:\"width\";i:240;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33481;}s:5:\"large\";a:5:{s:4:\"file\";s:70:\"handsome-businessman-in-glasses-looking-at-camera-26AAVKG-819x1024.jpg\";s:5:\"width\";i:819;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:107373;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:69:\"handsome-businessman-in-glasses-looking-at-camera-26AAVKG-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27001;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:69:\"handsome-businessman-in-glasses-looking-at-camera-26AAVKG-768x960.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:960;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:97967;}s:9:\"neve-blog\";a:5:{s:4:\"file\";s:69:\"handsome-businessman-in-glasses-looking-at-camera-26AAVKG-930x620.jpg\";s:5:\"width\";i:930;s:6:\"height\";i:620;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:82414;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"5\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:10:\"NIKON D810\";s:7:\"caption\";s:96:\"handsome businessman in glasses looking at camera and standing with hands in pockets isolated on\";s:17:\"created_timestamp\";s:10:\"1584975805\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"70\";s:3:\"iso\";s:3:\"100\";s:13:\"shutter_speed\";s:5:\"0.004\";s:5:\"title\";s:64:\"handsome businessman in glasses looking at camera and standing w\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:1:{i:0;s:64:\"adult,background,bearded,blazer,business,businessman,Casual Busi\";}}}'),(600,133,'_elementor_source_image_hash','e4b5e7b8fbc8ba395b48fa78be5a466546e60b2c'),(601,134,'_wp_attached_file','2024/12/surprised-excited-woman-on-a-green-background-che-YGU2LQZ.jpg'),(602,134,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1000;s:6:\"height\";i:1250;s:4:\"file\";s:69:\"2024/12/surprised-excited-woman-on-a-green-background-che-YGU2LQZ.jpg\";s:8:\"filesize\";i:93698;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:69:\"surprised-excited-woman-on-a-green-background-che-YGU2LQZ-240x300.jpg\";s:5:\"width\";i:240;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29171;}s:5:\"large\";a:5:{s:4:\"file\";s:70:\"surprised-excited-woman-on-a-green-background-che-YGU2LQZ-819x1024.jpg\";s:5:\"width\";i:819;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:79100;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:69:\"surprised-excited-woman-on-a-green-background-che-YGU2LQZ-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24169;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:69:\"surprised-excited-woman-on-a-green-background-che-YGU2LQZ-768x960.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:960;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:73452;}s:9:\"neve-blog\";a:5:{s:4:\"file\";s:69:\"surprised-excited-woman-on-a-green-background-che-YGU2LQZ-930x620.jpg\";s:5:\"width\";i:930;s:6:\"height\";i:620;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:64538;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:76:\"Surprised excited woman on a green background. Cheerful female model joyful.\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:76:\"Surprised excited woman on a green background. Cheerful female model joyful.\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:39:{i:0;s:8:\"brunette\";i:1;s:14:\"place for text\";i:2;s:10:\"copy space\";i:3;s:8:\"standing\";i:4;s:5:\"smile\";i:5;s:4:\"lady\";i:6;s:4:\"face\";i:7;s:6:\"studio\";i:8;s:8:\"isolated\";i:9;s:5:\"woman\";i:10;s:9:\"emotional\";i:11;s:4:\"girl\";i:12;s:10:\"background\";i:13;s:16:\"white background\";i:14;s:6:\"female\";i:15;s:8:\"portrait\";i:16;s:5:\"white\";i:17;s:10:\"attractive\";i:18;s:9:\"beautiful\";i:19;s:6:\"pretty\";i:20;s:7:\"student\";i:21;s:5:\"happy\";i:22;s:5:\"adult\";i:23;s:9:\"happiness\";i:24;s:8:\"positive\";i:25;s:5:\"young\";i:26;s:6:\"person\";i:27;s:4:\"cute\";i:28;s:3:\"one\";i:29;s:5:\"style\";i:30;s:7:\"stylish\";i:31;s:9:\"lifestyle\";i:32;s:5:\"model\";i:33;s:5:\"youth\";i:34;s:6:\"beauty\";i:35;s:3:\"joy\";i:36;s:6:\"modern\";i:37;s:10:\"empty wall\";i:38;s:5:\"asian\";}}}'),(603,134,'_elementor_source_image_hash','914e0c6844e3a086d4639da3aa24fd3ec112d018'),(604,135,'_wp_attached_file','2024/12/confident-and-relaxed-bearded-and-brunette-man-in-R9GDWR6.jpg'),(605,135,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1250;s:6:\"height\";i:1000;s:4:\"file\";s:69:\"2024/12/confident-and-relaxed-bearded-and-brunette-man-in-R9GDWR6.jpg\";s:8:\"filesize\";i:37347;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:69:\"confident-and-relaxed-bearded-and-brunette-man-in-R9GDWR6-300x240.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6887;}s:5:\"large\";a:5:{s:4:\"file\";s:70:\"confident-and-relaxed-bearded-and-brunette-man-in-R9GDWR6-1024x819.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:819;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19463;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:69:\"confident-and-relaxed-bearded-and-brunette-man-in-R9GDWR6-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5505;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:69:\"confident-and-relaxed-bearded-and-brunette-man-in-R9GDWR6-768x614.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:614;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14400;}s:9:\"neve-blog\";a:5:{s:4:\"file\";s:69:\"confident-and-relaxed-bearded-and-brunette-man-in-R9GDWR6-930x620.jpg\";s:5:\"width\";i:930;s:6:\"height\";i:620;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17074;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(606,135,'_elementor_source_image_hash','ebed3c262070c0e0b8c556339b21e4143ed465dd'),(607,136,'_wp_attached_file','2024/12/young-confident-businessman-in-smart-casualwear-an-H4H2ZPF.jpg'),(608,136,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1000;s:6:\"height\";i:1250;s:4:\"file\";s:70:\"2024/12/young-confident-businessman-in-smart-casualwear-an-H4H2ZPF.jpg\";s:8:\"filesize\";i:159382;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:70:\"young-confident-businessman-in-smart-casualwear-an-H4H2ZPF-240x300.jpg\";s:5:\"width\";i:240;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32268;}s:5:\"large\";a:5:{s:4:\"file\";s:71:\"young-confident-businessman-in-smart-casualwear-an-H4H2ZPF-819x1024.jpg\";s:5:\"width\";i:819;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:133935;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:70:\"young-confident-businessman-in-smart-casualwear-an-H4H2ZPF-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24408;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:70:\"young-confident-businessman-in-smart-casualwear-an-H4H2ZPF-768x960.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:960;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:120614;}s:9:\"neve-blog\";a:5:{s:4:\"file\";s:70:\"young-confident-businessman-in-smart-casualwear-an-H4H2ZPF-930x620.jpg\";s:5:\"width\";i:930;s:6:\"height\";i:620;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:99430;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"2.8\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:10:\"NIKON D850\";s:7:\"caption\";s:122:\"Young confident businessman in smart casualwear and eyeglasses crossing arms on chest while standing against his workplace\";s:17:\"created_timestamp\";s:10:\"1663589639\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"85\";s:3:\"iso\";s:3:\"800\";s:13:\"shutter_speed\";s:8:\"0.003125\";s:5:\"title\";s:62:\"Young confident businessman in smart casualwear and eyeglasses\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:34:{i:0;s:12:\"entrepreneur\";i:1;s:6:\"intern\";i:2;s:8:\"designer\";i:3;s:3:\"ceo\";i:4;s:8:\"employee\";i:5;s:13:\"self employed\";i:6;s:8:\"creative\";i:7;s:12:\"white collar\";i:8;s:9:\"expertise\";i:9;s:9:\"economist\";i:10;s:7:\"analyst\";i:11;s:7:\"manager\";i:12;s:4:\"work\";i:13;s:3:\"job\";i:14;s:6:\"office\";i:15;s:5:\"small\";i:16;s:5:\"owner\";i:17;s:10:\"programmer\";i:18;s:8:\"engineer\";i:19;s:8:\"business\";i:20;s:3:\"man\";i:21;s:3:\"guy\";i:22;s:7:\"student\";i:23;s:9:\"confident\";i:24;s:7:\"success\";i:25;s:7:\"serious\";i:26;s:9:\"workplace\";i:27;s:6:\"indoor\";i:28;s:10:\"eyeglasses\";i:29;s:10:\"casualwear\";i:30;s:9:\"Caucasian\";i:31;s:5:\"young\";i:32;s:5:\"adult\";i:33;s:17:\"looking at camera\";}}}'),(609,136,'_elementor_source_image_hash','c5612b4a8ef171dcc51232963f31d1e1fb29f546'),(610,137,'_wp_attached_file','2024/12/cta_overlay404x.png'),(611,137,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2001;s:6:\"height\";i:1200;s:4:\"file\";s:27:\"2024/12/cta_overlay404x.png\";s:8:\"filesize\";i:46648;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:27:\"cta_overlay404x-300x180.png\";s:5:\"width\";i:300;s:6:\"height\";i:180;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:8342;}s:5:\"large\";a:5:{s:4:\"file\";s:28:\"cta_overlay404x-1024x614.png\";s:5:\"width\";i:1024;s:6:\"height\";i:614;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:36990;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"cta_overlay404x-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:740;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:27:\"cta_overlay404x-768x461.png\";s:5:\"width\";i:768;s:6:\"height\";i:461;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:26928;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:28:\"cta_overlay404x-1536x921.png\";s:5:\"width\";i:1536;s:6:\"height\";i:921;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:66080;}s:9:\"neve-blog\";a:5:{s:4:\"file\";s:27:\"cta_overlay404x-930x620.png\";s:5:\"width\";i:930;s:6:\"height\";i:620;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:26124;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(612,137,'_elementor_source_image_hash','4e9257f235f90f0a33c91541df93e5d1478d8e01'),(613,138,'_wp_attached_file','2024/12/cta_overlay@4x.png'),(614,138,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2001;s:6:\"height\";i:1200;s:4:\"file\";s:26:\"2024/12/cta_overlay@4x.png\";s:8:\"filesize\";i:46648;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"cta_overlay@4x-300x180.png\";s:5:\"width\";i:300;s:6:\"height\";i:180;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:8342;}s:5:\"large\";a:5:{s:4:\"file\";s:27:\"cta_overlay@4x-1024x614.png\";s:5:\"width\";i:1024;s:6:\"height\";i:614;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:36990;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"cta_overlay@4x-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:740;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:26:\"cta_overlay@4x-768x461.png\";s:5:\"width\";i:768;s:6:\"height\";i:461;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:26928;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:27:\"cta_overlay@4x-1536x921.png\";s:5:\"width\";i:1536;s:6:\"height\";i:921;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:66080;}s:9:\"neve-blog\";a:5:{s:4:\"file\";s:26:\"cta_overlay@4x-930x620.png\";s:5:\"width\";i:930;s:6:\"height\";i:620;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:26124;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(615,138,'_elementor_source_image_hash','3e6111a222db8055c35ea3970c212e14217de52d'),(616,139,'_elementor_edit_mode','builder'),(617,139,'_elementor_template_type','section'),(618,139,'_elementor_version','3.26.0'),(619,139,'_elementor_pro_version','3.25.3'),(624,139,'_wp_page_template','elementor_header_footer'),(625,139,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}');
INSERT INTO `wpve_postmeta` VALUES (626,139,'_elementor_data','[{\"id\":\"76d72023\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"boxed_width\":{\"unit\":\"px\",\"size\":1300,\"sizes\":[]},\"flex_wrap\":\"nowrap\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"70\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"70\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":false,\"unit\":\"px\",\"size\":0},\"flex_wrap_mobile\":\"wrap\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"99\",\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/herobg.png\"},\"background_overlay_position\":\"center center\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_overlay_maskimage\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[{\"id\":\"2e0c8aaf\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":58,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_wrap\":\"wrap\",\"margin\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"center\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_overlay_maskimage\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[{\"id\":\"17f0ff61\",\"elType\":\"widget\",\"settings\":{\"title\":\"Welcome to Consula\",\"header_size\":\"p\",\"title_color\":\"#CDCBFF\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"8\",\"left\":\"25\",\"isLinked\":false},\"_element_width\":\"auto\",\"_background_background\":\"classic\",\"_background_color\":\"#F8F9F715\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"\",\"typography_typography\":\"globals\\/typography?id=b510ca4\"},\"_animation\":\"fadeInUp\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b072812\",\"elType\":\"widget\",\"settings\":{\"title\":\"Where The Expertise Creates Excellence\",\"title_color\":\"#FFFFFF\",\"_element_width\":\"inherit\",\"header_size\":\"h1\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInUp\",\"_animation_delay\":200,\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"54dcd15a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"inherit\",\"_animation\":\"fadeInUp\",\"_animation_delay\":400,\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=32d715f\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1d8f8be1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Started\",\"button_text_color\":\"#001D21\",\"background_color\":\"#F8F9F7\",\"button_background_hover_color\":\"#DCDFD9\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"25\",\"bottom\":\"12\",\"left\":\"25\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"background_color\":\"globals\\/colors?id=42f8bbe\",\"button_background_hover_color\":\"\",\"hover_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=accent\"},\"_animation\":\"fadeInUp\",\"_animation_delay\":600,\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"5e4a6e5f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact Us\",\"button_text_color\":\"#001D21\",\"background_color\":\"#F8F9F720\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"25\",\"bottom\":\"12\",\"left\":\"25\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=42f8bbe\",\"background_color\":\"\",\"hover_color\":\"globals\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\/colors?id=42f8bbe\",\"typography_typography\":\"globals\\/typography?id=accent\"},\"_animation\":\"fadeInUp\",\"_animation_delay\":700,\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"2d6f62d9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_wrap\":\"nowrap\",\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_overlay_maskimage\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[{\"id\":\"43bc8cbd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#F8F9F730\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\"},\"animation\":\"fadeInUp\",\"animation_delay\":600,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_overlay_maskimage\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[{\"id\":\"2c270696\",\"elType\":\"widget\",\"settings\":{\"rating_value\":4.5,\"rating_icon\":{\"value\":\"icon icon-star-1\",\"library\":\"ekiticons\"},\"icon_alignment\":\"start\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_gap\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"icon_color\":\"#FFC400\",\"icon_unmarked_color\":\"#FFFFFF30\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"rating\"},{\"id\":\"1e33f473\",\"elType\":\"widget\",\"settings\":{\"title\":\"4.5 \\/ 5\",\"header_size\":\"p\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=42f8bbe\",\"typography_typography\":\"globals\\/typography?id=53dc96c\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"23329ab\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>From over 1000 reviews<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-4\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=32d715f\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"35644b01\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#F8F9F730\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\"},\"animation\":\"fadeInUp\",\"animation_delay\":700,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_overlay_maskimage\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[{\"id\":\"2787b30b\",\"elType\":\"widget\",\"settings\":{\"rating_value\":4.5,\"rating_icon\":{\"value\":\"icon icon-star-1\",\"library\":\"ekiticons\"},\"icon_alignment\":\"start\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_gap\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"icon_color\":\"#FFC400\",\"icon_unmarked_color\":\"#FFFFFF30\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"rating\"},{\"id\":\"147fa5d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"4.5 \\/ 5\",\"header_size\":\"p\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=42f8bbe\",\"typography_typography\":\"globals\\/typography?id=53dc96c\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"337f7576\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>From over 1000 reviews<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-4\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=32d715f\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6f6c0209\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":42,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_justify_content\":\"flex-end\",\"flex_align_items\":\"flex-end\",\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"100\",\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/business-woman-on-phone-C74R56M.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_overlay_maskimage\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[{\"id\":\"2103be7d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_overlay_maskimage\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[{\"id\":\"45f4de83\",\"elType\":\"widget\",\"settings\":{\"text\":\"Finance Planning\",\"button_text_color\":\"#F8F9F7\",\"background_color\":\"#001D2150\",\"hover_color\":\"#001D21\",\"button_background_hover_color\":\"#F8F9F7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"20\",\"bottom\":\"12\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=42f8bbe\",\"background_color\":\"\",\"hover_color\":\"globals\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\/colors?id=42f8bbe\",\"typography_typography\":\"globals\\/typography?id=accent\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"2e9fdede\",\"elType\":\"widget\",\"settings\":{\"text\":\"Investor Management\",\"button_text_color\":\"#F8F9F7\",\"background_color\":\"#001D2150\",\"hover_color\":\"#001D21\",\"button_background_hover_color\":\"#F8F9F7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"20\",\"bottom\":\"12\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=42f8bbe\",\"background_color\":\"\",\"hover_color\":\"globals\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\/colors?id=42f8bbe\",\"typography_typography\":\"globals\\/typography?id=accent\"},\"_animation\":\"fadeIn\",\"_animation_delay\":300,\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"1b6f4316\",\"elType\":\"widget\",\"settings\":{\"text\":\"Business Plan\",\"button_text_color\":\"#F8F9F7\",\"background_color\":\"#001D2150\",\"hover_color\":\"#001D21\",\"button_background_hover_color\":\"#F8F9F7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"20\",\"bottom\":\"12\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=42f8bbe\",\"background_color\":\"\",\"hover_color\":\"globals\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\/colors?id=42f8bbe\",\"typography_typography\":\"globals\\/typography?id=accent\"},\"_animation\":\"fadeIn\",\"_animation_delay\":400,\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"68c95be9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Taxes & Accounting\",\"button_text_color\":\"#F8F9F7\",\"background_color\":\"#001D2150\",\"hover_color\":\"#001D21\",\"button_background_hover_color\":\"#F8F9F7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"20\",\"bottom\":\"12\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=42f8bbe\",\"background_color\":\"\",\"hover_color\":\"globals\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\/colors?id=42f8bbe\",\"typography_typography\":\"globals\\/typography?id=accent\"},\"_animation\":\"fadeIn\",\"_animation_delay\":500,\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"4b08ca20\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":1300,\"sizes\":[]},\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"70\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"70\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_overlay_maskimage\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[{\"id\":\"42c4da40\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Beloved Clients\",\"header_size\":\"h3\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=42f8bbe\",\"typography_typography\":\"globals\\/typography?id=1e40ef5\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInUp\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1306c52a\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1300,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_justify_content_tablet\":\"center\",\"flex_align_items_tablet\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_gap_tablet\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap\":\"wrap\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeInUp\",\"animation_delay\":200,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_overlay_maskimage\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[{\"id\":\"7270883e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"101\",\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/client1.png\"},\"width\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"25\",\"bottom\":\"15\",\"left\":\"25\",\"isLinked\":false},\"_element_width\":\"auto\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#F8F9F720\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_border_hover_border\":\"solid\",\"__globals__\":{\"_border_color\":\"\",\"_border_hover_color\":\"\"},\"_border_hover_color\":\"#F8F9F770\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7875b07f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"102\",\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/client2.png\"},\"width\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"25\",\"bottom\":\"15\",\"left\":\"25\",\"isLinked\":false},\"_element_width\":\"auto\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#F8F9F720\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_border_hover_border\":\"solid\",\"__globals__\":{\"_border_color\":\"\",\"_border_hover_color\":\"\"},\"_border_hover_color\":\"#F8F9F770\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3d788551\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"103\",\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/client3.png\"},\"width\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"25\",\"bottom\":\"15\",\"left\":\"25\",\"isLinked\":false},\"_element_width\":\"auto\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#F8F9F720\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_border_hover_border\":\"solid\",\"__globals__\":{\"_border_color\":\"\",\"_border_hover_color\":\"\"},\"_border_hover_color\":\"#F8F9F770\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1e325fe3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"104\",\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/client4.png\"},\"width\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"25\",\"bottom\":\"15\",\"left\":\"25\",\"isLinked\":false},\"_element_width\":\"auto\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#F8F9F720\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_border_hover_border\":\"solid\",\"__globals__\":{\"_border_color\":\"\",\"_border_hover_color\":\"\"},\"_border_hover_color\":\"#F8F9F770\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2909a74e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"105\",\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/client5.png\"},\"width\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"25\",\"bottom\":\"15\",\"left\":\"25\",\"isLinked\":false},\"_element_width\":\"auto\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#F8F9F720\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_border_hover_border\":\"solid\",\"__globals__\":{\"_border_color\":\"\",\"_border_hover_color\":\"\"},\"_border_hover_color\":\"#F8F9F770\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5c291bf1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"106\",\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/client7.png\"},\"width\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"25\",\"bottom\":\"15\",\"left\":\"25\",\"isLinked\":false},\"_element_width\":\"auto\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#F8F9F720\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_border_hover_border\":\"solid\",\"__globals__\":{\"_border_color\":\"\",\"_border_hover_color\":\"\"},\"_border_hover_color\":\"#F8F9F770\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"374598cb\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1300,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_justify_content_tablet\":\"center\",\"flex_align_items_tablet\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_gap_tablet\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeInUp\",\"animation_delay\":24,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_overlay_maskimage\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[{\"id\":\"519b6be9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"107\",\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/client6.png\"},\"width\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"25\",\"bottom\":\"15\",\"left\":\"25\",\"isLinked\":false},\"_element_width\":\"auto\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#F8F9F720\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_border_hover_border\":\"solid\",\"__globals__\":{\"_border_color\":\"\",\"_border_hover_color\":\"\"},\"_border_hover_color\":\"#F8F9F770\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"454babf9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"108\",\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/client8.png\"},\"width\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"25\",\"bottom\":\"15\",\"left\":\"25\",\"isLinked\":false},\"_element_width\":\"auto\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#F8F9F720\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_border_hover_border\":\"solid\",\"__globals__\":{\"_border_color\":\"\",\"_border_hover_color\":\"\"},\"_border_hover_color\":\"#F8F9F770\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"51350a61\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"109\",\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/client9.png\"},\"width\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"25\",\"bottom\":\"15\",\"left\":\"25\",\"isLinked\":false},\"_element_width\":\"auto\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#F8F9F720\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_border_hover_border\":\"solid\",\"__globals__\":{\"_border_color\":\"\",\"_border_hover_color\":\"\"},\"_border_hover_color\":\"#F8F9F770\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7a3250d1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"110\",\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/client10.png\"},\"width\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"25\",\"bottom\":\"15\",\"left\":\"25\",\"isLinked\":false},\"_element_width\":\"auto\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#F8F9F720\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_border_hover_border\":\"solid\",\"__globals__\":{\"_border_color\":\"\",\"_border_hover_color\":\"\"},\"_border_hover_color\":\"#F8F9F770\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6ce3d5f3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"102\",\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/client2.png\"},\"width\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"25\",\"bottom\":\"15\",\"left\":\"25\",\"isLinked\":false},\"_element_width\":\"auto\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#F8F9F720\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_border_hover_border\":\"solid\",\"__globals__\":{\"_border_color\":\"\",\"_border_hover_color\":\"\"},\"_border_hover_color\":\"#F8F9F770\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6f633e98\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"103\",\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/client3.png\"},\"width\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"25\",\"bottom\":\"15\",\"left\":\"25\",\"isLinked\":false},\"_element_width\":\"auto\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#F8F9F720\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_border_hover_border\":\"solid\",\"__globals__\":{\"_border_color\":\"\",\"_border_hover_color\":\"\"},\"_border_hover_color\":\"#F8F9F770\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"aef3db3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"boxed_width\":{\"unit\":\"px\",\"size\":1300,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"30\",\"bottom\":\"70\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"20\",\"bottom\":\"70\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=32d715f\"},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_overlay_maskimage\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[{\"id\":\"77c4bf76\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do\",\"header_size\":\"p\",\"title_color\":\"#001D21\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Epilogue\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"none\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"8\",\"left\":\"25\",\"isLinked\":false},\"_element_width\":\"auto\",\"_background_background\":\"classic\",\"_background_color\":\"#CDCBFF50\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"_background_color\":\"\",\"typography_typography\":\"globals\\/typography?id=b510ca4\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"121ba1e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Transform, Transcend, Triumph\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"inherit\",\"_animation\":\"fadeInUp\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ec1b8e9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"50\",\"row\":\"30\",\"isLinked\":false,\"unit\":\"px\",\"size\":50},\"flex_gap_tablet\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"40\",\"isLinked\":false,\"unit\":\"px\",\"size\":0},\"flex_wrap\":\"nowrap\",\"flex_wrap_mobile\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_overlay_maskimage\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[{\"id\":\"34392ea3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeInUp\",\"animation_delay\":400,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_overlay_maskimage\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[{\"id\":\"7e6a521\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-sun\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"Operational Consulting\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, nec.\",\"primary_color\":\"#CCEED3\",\"secondary_color\":\"#012B31\",\"icon_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=8bbe32c\",\"secondary_color\":\"globals\\/colors?id=secondary\",\"title_typography_typography\":\"globals\\/typography?id=1e40ef5\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"1d33f73\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeInUp\",\"animation_delay\":500,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_overlay_maskimage\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[{\"id\":\"26217d20\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-book\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"Strategy Consulting\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, nec.\",\"primary_color\":\"#CCEED3\",\"secondary_color\":\"#012B31\",\"icon_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=8bbe32c\",\"secondary_color\":\"globals\\/colors?id=secondary\",\"title_typography_typography\":\"globals\\/typography?id=1e40ef5\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"28123500\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeInUp\",\"animation_delay\":600,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_overlay_maskimage\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[{\"id\":\"1fc60461\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-chart-pie\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"Financial Consulting\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, nec.\",\"primary_color\":\"#CCEED3\",\"secondary_color\":\"#012B31\",\"icon_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=8bbe32c\",\"secondary_color\":\"globals\\/colors?id=secondary\",\"title_typography_typography\":\"globals\\/typography?id=1e40ef5\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"578b0ca2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"boxed_width\":{\"unit\":\"px\",\"size\":1300,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"20\",\"isLinked\":false,\"unit\":\"px\",\"size\":0},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"30\",\"bottom\":\"70\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"20\",\"bottom\":\"70\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=32d715f\"},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_overlay_maskimage\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[{\"id\":\"20d385c5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_wrap\":\"wrap\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_overlay_maskimage\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[{\"id\":\"2c9963c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Us\",\"header_size\":\"p\",\"title_color\":\"#001D21\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"8\",\"left\":\"25\",\"isLinked\":false},\"_element_width\":\"auto\",\"_background_background\":\"classic\",\"_background_color\":\"#CDCBFF50\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"_background_color\":\"\",\"typography_typography\":\"globals\\/typography?id=b510ca4\"},\"_animation\":\"fadeInUp\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4d63fb67\",\"elType\":\"widget\",\"settings\":{\"title\":\"Solutions Today for Tomorrow\\u2019s Success\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"inherit\",\"_animation\":\"fadeInUp\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9a66d90\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_justify_content\":\"flex-end\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_overlay_maskimage\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[{\"id\":\"13f2e44d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vestibulum ut tortor nec mauris hendrerit sodales. Aliquam cursus justo ac laoreet.<\\/p><p>Vestibulum dignissim urna a efficitur tempus. Proin ligula magna, finibus in finibus quis, ultricies non justo.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-3\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInUp\",\"_animation_delay\":400,\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"70d903da\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"button_text_color\":\"#F8F9F7\",\"background_color\":\"#012B31\",\"button_background_hover_color\":\"#07535E\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"25\",\"bottom\":\"12\",\"left\":\"25\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=42f8bbe\",\"background_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"\",\"hover_color\":\"globals\\/colors?id=42f8bbe\",\"typography_typography\":\"globals\\/typography?id=accent\"},\"_animation\":\"fadeInUp\",\"_animation_delay\":400,\"hover_color\":\"#F8F9F7\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"inherit\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"f6c4bc3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content_tablet\":\"space-between\",\"flex_gap\":{\"column\":\"30\",\"row\":\"0\",\"isLinked\":false,\"unit\":\"px\",\"size\":30},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"30\",\"isLinked\":false,\"unit\":\"px\",\"size\":0},\"flex_wrap\":\"nowrap\",\"flex_wrap_tablet\":\"wrap\",\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_overlay_maskimage\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[{\"id\":\"5860750a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#001D2130\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_hover_border\":\"solid\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeInUp\",\"animation_delay\":400,\"__globals__\":{\"border_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=primary\"},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_overlay_maskimage\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[{\"id\":\"2547720e\",\"elType\":\"widget\",\"settings\":{\"ekit_funfact_icons__switch\":\"\",\"ekit_funfact_number\":25,\"ekit_funfact_number_suffix\":\"\",\"ekit_funfact_title_text\":\"Years experience in consulting\",\"ekit_funfact_super\":\"yes\",\"ekit_funfact_super_text\":\"+\",\"ekit_funfact_text_align\":\"left\",\"ekit_funfact_super_position_top\":{\"unit\":\"px\",\"size\":-12,\"sizes\":[]},\"ekit_funfact_super_position_left_right\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"ekit_funfact_description_color\":\"globals\\/colors?id=primary\",\"ekit_funfact_number_typography_typography\":\"globals\\/typography?id=secondary\",\"ekit_funfact_title_color\":\"globals\\/colors?id=text\",\"ekit_funfact_title_typography_typography\":\"globals\\/typography?id=f6a897e\",\"ekit_funfact_super_color\":\"globals\\/colors?id=secondary\",\"ekit_funfact_super_typography_typography\":\"globals\\/typography?id=1e40ef5\"},\"ekit_funfact_icons\":{\"value\":\"fab fa-amazon\",\"library\":\"fa-brands\"},\"ekit_funfact_icon_image\":{\"id\":\"93\",\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/placeholder-1.png\"},\"ekit_funfact_bg_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_funfact_bg_slideshow_gallery\":[],\"ekit_funfact_divider_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_funfact_divider_background_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"elementskit-funfact\"}],\"isInner\":true},{\"id\":\"2ff66036\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#001D2130\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_hover_border\":\"solid\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeInUp\",\"animation_delay\":500,\"__globals__\":{\"border_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=primary\"},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_overlay_maskimage\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[{\"id\":\"11a5cc1d\",\"elType\":\"widget\",\"settings\":{\"ekit_funfact_icons__switch\":\"\",\"ekit_funfact_number_prefix\":\"$\",\"ekit_funfact_number\":40,\"ekit_funfact_number_suffix\":\"m\",\"ekit_funfact_title_text\":\"In pure profits for our clients\",\"ekit_funfact_super\":\"yes\",\"ekit_funfact_super_text\":\"+\",\"ekit_funfact_text_align\":\"left\",\"ekit_funfact_super_position_top\":{\"unit\":\"px\",\"size\":-12,\"sizes\":[]},\"ekit_funfact_super_position_left_right\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"ekit_funfact_description_color\":\"globals\\/colors?id=primary\",\"ekit_funfact_number_typography_typography\":\"globals\\/typography?id=secondary\",\"ekit_funfact_title_color\":\"globals\\/colors?id=text\",\"ekit_funfact_title_typography_typography\":\"globals\\/typography?id=f6a897e\",\"ekit_funfact_super_color\":\"globals\\/colors?id=secondary\",\"ekit_funfact_super_typography_typography\":\"globals\\/typography?id=1e40ef5\"},\"ekit_funfact_icons\":{\"value\":\"fab fa-amazon\",\"library\":\"fa-brands\"},\"ekit_funfact_icon_image\":{\"id\":\"93\",\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/placeholder-1.png\"},\"ekit_funfact_bg_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_funfact_bg_slideshow_gallery\":[],\"ekit_funfact_divider_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_funfact_divider_background_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"elementskit-funfact\"}],\"isInner\":true},{\"id\":\"282727e8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#001D2130\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_hover_border\":\"solid\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeInUp\",\"animation_delay\":600,\"__globals__\":{\"border_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=primary\"},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_overlay_maskimage\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[{\"id\":\"13628c42\",\"elType\":\"widget\",\"settings\":{\"ekit_funfact_icons__switch\":\"\",\"ekit_funfact_number\":870,\"ekit_funfact_number_suffix\":\"\",\"ekit_funfact_title_text\":\"Completed projects this year\",\"ekit_funfact_super\":\"yes\",\"ekit_funfact_super_text\":\"+\",\"ekit_funfact_text_align\":\"left\",\"ekit_funfact_super_position_top\":{\"unit\":\"px\",\"size\":-12,\"sizes\":[]},\"ekit_funfact_super_position_left_right\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"ekit_funfact_description_color\":\"globals\\/colors?id=primary\",\"ekit_funfact_number_typography_typography\":\"globals\\/typography?id=secondary\",\"ekit_funfact_title_color\":\"globals\\/colors?id=text\",\"ekit_funfact_title_typography_typography\":\"globals\\/typography?id=f6a897e\",\"ekit_funfact_super_color\":\"globals\\/colors?id=secondary\",\"ekit_funfact_super_typography_typography\":\"globals\\/typography?id=1e40ef5\"},\"ekit_funfact_icons\":{\"value\":\"fab fa-amazon\",\"library\":\"fa-brands\"},\"ekit_funfact_icon_image\":{\"id\":\"93\",\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/placeholder-1.png\"},\"ekit_funfact_bg_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_funfact_bg_slideshow_gallery\":[],\"ekit_funfact_divider_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_funfact_divider_background_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"elementskit-funfact\"}],\"isInner\":true},{\"id\":\"56702ed4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#001D2130\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_hover_border\":\"solid\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeInUp\",\"animation_delay\":700,\"__globals__\":{\"border_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=primary\"},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_overlay_maskimage\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[{\"id\":\"305f174f\",\"elType\":\"widget\",\"settings\":{\"ekit_funfact_icons__switch\":\"\",\"ekit_funfact_number\":99.9,\"ekit_funfact_number_suffix\":\"\",\"ekit_funfact_title_text\":\"Positive reviews from our clients\",\"ekit_funfact_super\":\"yes\",\"ekit_funfact_super_text\":\"%\",\"ekit_funfact_text_align\":\"left\",\"ekit_funfact_super_position_top\":{\"unit\":\"px\",\"size\":-12,\"sizes\":[]},\"ekit_funfact_super_position_left_right\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"ekit_funfact_description_color\":\"globals\\/colors?id=primary\",\"ekit_funfact_number_typography_typography\":\"globals\\/typography?id=secondary\",\"ekit_funfact_title_color\":\"globals\\/colors?id=text\",\"ekit_funfact_title_typography_typography\":\"globals\\/typography?id=f6a897e\",\"ekit_funfact_super_color\":\"globals\\/colors?id=secondary\",\"ekit_funfact_super_typography_typography\":\"globals\\/typography?id=1e40ef5\"},\"ekit_funfact_icons\":{\"value\":\"fab fa-amazon\",\"library\":\"fa-brands\"},\"ekit_funfact_icon_image\":{\"id\":\"93\",\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/placeholder-1.png\"},\"ekit_funfact_bg_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_funfact_bg_slideshow_gallery\":[],\"ekit_funfact_divider_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_funfact_divider_background_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"elementskit-funfact\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f6920c9\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"boxed_width\":{\"unit\":\"px\",\"size\":1300,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"20\",\"isLinked\":false,\"unit\":\"px\",\"size\":0},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=32d715f\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_overlay_maskimage\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[{\"id\":\"147c445e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_overlay_maskimage\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[{\"id\":\"a1b7a99\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":400,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"111\",\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/woman-talking-about-her-qualification-at-job-inter-8N2L29U.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"animation\":\"fadeInUp\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_overlay_maskimage\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[{\"id\":\"5f630d85\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-tick\",\"library\":\"ekiticons\"},\"view\":\"stacked\",\"align\":\"left\",\"size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"size_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"210\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"inherit\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\",\"secondary_color\":\"globals\\/colors?id=primary\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"67e6d1f7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_overlay_maskimage\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[{\"id\":\"49c5c973\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Vision\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=42f8bbe\",\"typography_typography\":\"globals\\/typography?id=1e40ef5\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7e62c47\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar leo.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-16\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#D6D6D6\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"327b44de\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_overlay_maskimage\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[{\"id\":\"452d76f1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Mission\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=42f8bbe\",\"typography_typography\":\"globals\\/typography?id=1e40ef5\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5f0b8790\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vestibulum nisl justo, hendrerit nec consec tetur non, lacinia at quam. Nulla facilisi. Duis vulputate finibus consectetur.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-16\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#D6D6D6\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3ca0b543\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":400,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":400,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"animation\":\"fadeInUp\",\"animation_delay\":200,\"__globals__\":{\"background_color\":\"globals\\/colors?id=8bbe32c\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"112\",\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/herobg3.png\"},\"background_overlay_position\":\"center left\",\"background_overlay_size\":\"cover\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_overlay_maskimage\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[{\"id\":\"16a56f0d\",\"elType\":\"widget\",\"settings\":{\"ekit_funfact_icons__switch\":\"\",\"ekit_funfact_number\":500,\"ekit_funfact_number_suffix\":\"K\",\"ekit_funfact_title_text\":\"\",\"ekit_funfact_super\":\"yes\",\"ekit_funfact_super_text\":\"+\",\"ekit_funfact_text_align\":\"left\",\"ekit_funfact_super_position_top\":{\"unit\":\"px\",\"size\":-12,\"sizes\":[]},\"ekit_funfact_super_position_left_right\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"__globals__\":{\"ekit_funfact_description_color\":\"globals\\/colors?id=primary\",\"ekit_funfact_title_color\":\"globals\\/colors?id=text\",\"ekit_funfact_super_color\":\"globals\\/colors?id=8a3cb1b\",\"ekit_funfact_number_typography_typography\":\"globals\\/typography?id=secondary\",\"ekit_funfact_title_typography_typography\":\"globals\\/typography?id=f6a897e\",\"ekit_funfact_super_typography_typography\":\"globals\\/typography?id=1e40ef5\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-3\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_funfact_icon_image\":{\"id\":\"\",\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"ekit_funfact_icons\":{\"value\":\"fab fa-amazon\",\"library\":\"fa-brands\"},\"ekit_funfact_bg_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_funfact_bg_slideshow_gallery\":[],\"ekit_funfact_divider_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_funfact_divider_background_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"elementskit-funfact\"},{\"id\":\"75214343\",\"elType\":\"widget\",\"settings\":{\"title\":\"Total increase in sales over only four months!\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"\",\"typography_typography\":\"globals\\/typography?id=53dc96c\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"696eee2e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_overlay_maskimage\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[{\"id\":\"35784f92\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":400,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"animation\":\"fadeInUp\",\"animation_delay\":200,\"__globals__\":{\"background_color\":\"\"},\"flex_direction\":\"row\",\"flex_wrap\":\"wrap\",\"background_color\":\"#E4E4E4\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_overlay_maskimage\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[{\"id\":\"7fb05fc7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Started\",\"header_size\":\"p\",\"title_color\":\"#001D21\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"8\",\"left\":\"25\",\"isLinked\":false},\"_element_width\":\"auto\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"_background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=b510ca4\"},\"_animation\":\"fadeInUp\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"59a4534e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\'s start with free consultation!\",\"header_size\":\"h3\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"33\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"53\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=1e40ef5\"},\"_element_width\":\"inherit\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"667fb8b4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consec tetur adipiscing.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=a2c31d9\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1235e9e4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"button_text_color\":\"#F8F9F7\",\"background_color\":\"#012B31\",\"button_background_hover_color\":\"#07535E\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"25\",\"bottom\":\"12\",\"left\":\"25\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=42f8bbe\",\"background_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"\",\"hover_color\":\"globals\\/colors?id=42f8bbe\",\"typography_typography\":\"globals\\/typography?id=accent\"},\"_animation_delay\":400,\"hover_color\":\"#F8F9F7\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"inherit\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"55558b87\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":400,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#20283300\",\"background_overlay_image\":{\"id\":\"113\",\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/herobg5.png\"},\"background_overlay_position\":\"top right\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"animation\":\"fadeInUp\",\"animation_delay\":400,\"__globals__\":{\"background_overlay_color\":\"\",\"background_color\":\"globals\\/colors?id=primary\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_overlay_maskimage\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[{\"id\":\"57ffac1d\",\"elType\":\"widget\",\"settings\":{\"ekit_video_popup_button_title\":\"Play Video\",\"ekit_video_popup_button_icons\":{\"value\":\"icon icon-play-button\",\"library\":\"ekiticons\"},\"ekit_video_popup_url\":\"https:\\/\\/www.youtube.com\\/watch?v=VhBl3dHT5SY\",\"ekit_video_self_external_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/uploads\\/2022\\/11\\/selfhosted_video.mp4\",\"ekit_video_popup_title_align\":\"left\",\"ekit_video_popup_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"ekit_video_popup_icon_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"ekit_video_popup_btn_width\":{\"unit\":\"px\",\"size\":77,\"sizes\":[]},\"ekit_video_popup_btn_height\":{\"unit\":\"px\",\"size\":77,\"sizes\":[]},\"ekit_video_popup_btn_line_height\":{\"unit\":\"px\",\"size\":94,\"sizes\":[]},\"ekit_video_popup_btn_glow_color\":\"#0160FE52\",\"ekit_video_popup_btn_bg_color_background\":\"classic\",\"ekit_video_popup_btn_bg_hover_color_background\":\"classic\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"234\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"inherit\",\"__globals__\":{\"ekit_video_popup_btn_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_video_popup_btn_glow_color\":\"\",\"ekit_video_popup_btn_text_color\":\"globals\\/colors?id=primary\",\"ekit_video_popup_btn_bg_color_color\":\"globals\\/colors?id=accent\",\"ekit_video_popup_btn_bg_hover_color_color\":\"globals\\/colors?id=8bbe32c\",\"ekit_video_popup_btn_hover_color\":\"globals\\/colors?id=secondary\"},\"ekit_video_popup_icon_size_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"ekit_video_popup_btn_width_tablet\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"ekit_video_popup_btn_height_tablet\":{\"unit\":\"px\",\"size\":66,\"sizes\":[]},\"ekit_video_popup_btn_line_height_tablet\":{\"unit\":\"px\",\"size\":81,\"sizes\":[]},\"ekit_video_popup_video_glow\":\"\",\"ekit_video_player_self_hosted\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"self_poster_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_video_popup_btn_bg_color_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_video_popup_btn_bg_color_slideshow_gallery\":[],\"ekit_video_popup_btn_bg_hover_color_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_video_popup_btn_bg_hover_color_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"elementskit-video\"},{\"id\":\"3a0247e5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Excellence is Our Standard, Customer Satisfaction is Our Goal. Lorem ipsum dolor sit amet, adipiscing elit.\",\"header_size\":\"p\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=1e40ef5\",\"title_color\":\"globals\\/colors?id=42f8bbe\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7816d30d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Sammy Markian<\\/strong> - CEO of Wizcall<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=8bbe32c\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"17aa22c2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"boxed_width\":{\"unit\":\"px\",\"size\":1300,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"30\",\"bottom\":\"70\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"20\",\"bottom\":\"70\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=32d715f\"},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_overlay_maskimage\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[{\"id\":\"4d64fba5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"header_size\":\"p\",\"title_color\":\"#001D21\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"8\",\"left\":\"25\",\"isLinked\":false},\"_element_width\":\"auto\",\"_background_background\":\"classic\",\"_background_color\":\"#CDCBFF50\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"_background_color\":\"\",\"typography_typography\":\"globals\\/typography?id=b510ca4\"},\"_animation\":\"fadeInUp\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31cca12b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Consulting as Straightforward as It Gets\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"300\",\"bottom\":\"50\",\"left\":\"300\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"30\",\"left\":\"100\",\"isLinked\":false},\"_element_width\":\"inherit\",\"_animation\":\"fadeInUp\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"428c865a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_wrap\":\"nowrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content_tablet\":\"space-between\",\"flex_gap_tablet\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"flex_wrap_tablet\":\"wrap\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_overlay_maskimage\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[{\"id\":\"57d82886\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#001D2130\",\"border_hover_border\":\"solid\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=primary\"},\"width_tablet\":{\"unit\":\"%\",\"size\":47.8,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_delay\":400,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_overlay_maskimage\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[{\"id\":\"75a13c9a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"114\",\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/business-office-7DYZG36.jpg\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4013bbe3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Wealth Management\",\"header_size\":\"h4\",\"title_color\":\"#F8F9F7\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=6b8becc\",\"title_color\":\"globals\\/colors?id=primary\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"173d635d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consec tetur elit. Ut elit tellus.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5d627b88\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"background_color\":\"#CDCBFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#001D2130\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=secondary\",\"hover_color\":\"globals\\/colors?id=primary\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"},\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"ca85169\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#001D2130\",\"border_hover_border\":\"solid\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=primary\"},\"width_tablet\":{\"unit\":\"%\",\"size\":47.8,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_delay\":500,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_overlay_maskimage\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[{\"id\":\"3df36854\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"115\",\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/beauty-estetician-talking-to-a-patient-in-the-offi-8HZJYHD.jpg\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2058e821\",\"elType\":\"widget\",\"settings\":{\"title\":\"Taxes & Accounting\",\"header_size\":\"h4\",\"title_color\":\"#F8F9F7\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Epilogue\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"none\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=primary\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ee81778\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consec tetur elit. Ut elit tellus.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5d31cc78\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"background_color\":\"#CDCBFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#001D2130\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=secondary\",\"hover_color\":\"globals\\/colors?id=primary\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"},\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"5cd4dbea\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#001D2130\",\"border_hover_border\":\"solid\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=primary\"},\"width_tablet\":{\"unit\":\"%\",\"size\":47.8,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_delay\":600,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_overlay_maskimage\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[{\"id\":\"4d39be6c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"116\",\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/business-team-meeting-NX8KXZC.jpg\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"324f71db\",\"elType\":\"widget\",\"settings\":{\"title\":\"Finance Planning\",\"header_size\":\"h4\",\"title_color\":\"#F8F9F7\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Epilogue\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"none\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=primary\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"82a4d4b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consec tetur elit. Ut elit tellus.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1da26aec\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"background_color\":\"#CDCBFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#001D2130\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=secondary\",\"hover_color\":\"globals\\/colors?id=primary\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"},\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"299342b6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#001D2130\",\"border_hover_border\":\"solid\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=primary\"},\"width_tablet\":{\"unit\":\"%\",\"size\":47.8,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_delay\":700,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_overlay_maskimage\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[{\"id\":\"58883102\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"117\",\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/woman-working-with-depressed-man-FFNXFC2.jpg\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5c32d440\",\"elType\":\"widget\",\"settings\":{\"title\":\"Business Strategy\",\"header_size\":\"h4\",\"title_color\":\"#F8F9F7\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Epilogue\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"none\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=primary\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2e1495f6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consec tetur elit. Ut elit tellus.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1a0147ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"background_color\":\"#CDCBFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#001D2130\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=secondary\",\"hover_color\":\"globals\\/colors?id=primary\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"},\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"193efef\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"boxed_width\":{\"unit\":\"px\",\"size\":1300,\"sizes\":[]},\"flex_justify_content\":\"flex-start\",\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"30\",\"bottom\":\"70\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"20\",\"bottom\":\"70\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=32d715f\",\"background_overlay_color\":\"globals\\/colors?id=primary\"},\"background_image\":{\"id\":\"118\",\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/multiracial-business-team-at-a-meeting-in-the-offi-DGJS5UD.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_overlay_maskimage\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[{\"id\":\"23db3099\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Process\",\"header_size\":\"p\",\"title_color\":\"#F8F9F7\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"8\",\"left\":\"25\",\"isLinked\":false},\"_element_width\":\"auto\",\"_background_background\":\"classic\",\"_background_color\":\"#CCEED330\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=42f8bbe\",\"_background_color\":\"\",\"typography_typography\":\"globals\\/typography?id=b510ca4\"},\"_animation\":\"fadeInUp\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3eadbb54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Redefining Boundaries with Brilliance\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"600\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"inherit\",\"_animation\":\"fadeInUp\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=42f8bbe\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"69d07c35\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_wrap\":\"nowrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_gap\":{\"column\":\"30\",\"row\":\"0\",\"isLinked\":false,\"unit\":\"px\",\"size\":30},\"flex_wrap_mobile\":\"wrap\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_overlay_maskimage\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[{\"id\":\"76c78b1c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_wrap\":\"wrap\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeInUp\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_overlay_maskimage\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[{\"id\":\"13a858cf\",\"elType\":\"widget\",\"settings\":{\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"align\":\"left\",\"look\":\"line_text\",\"text\":\"01\",\"color\":\"#FFFFFF30\",\"gap\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"text_align\":\"left\",\"text_spacing\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"inherit\",\"__globals__\":{\"color\":\"\",\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=8bbe32c\"},\"icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"13967702\",\"elType\":\"widget\",\"settings\":{\"title\":\"Discover\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"inherit\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=1e40ef5\",\"title_color\":\"globals\\/colors?id=42f8bbe\"},\"header_size\":\"h3\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5b4de55d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consec tetur adipiscing elit.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#D6D6D6\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"24180bef\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_wrap\":\"wrap\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeInUp\",\"animation_delay\":500,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_overlay_maskimage\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[{\"id\":\"52b6f213\",\"elType\":\"widget\",\"settings\":{\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"align\":\"left\",\"look\":\"line_text\",\"text\":\"02\",\"color\":\"#FFFFFF30\",\"gap\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"text_align\":\"left\",\"text_spacing\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"inherit\",\"__globals__\":{\"color\":\"\",\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=8bbe32c\"},\"icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"4ab2d667\",\"elType\":\"widget\",\"settings\":{\"title\":\"Strategize\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"inherit\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=1e40ef5\",\"title_color\":\"globals\\/colors?id=42f8bbe\"},\"header_size\":\"h3\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c9ee682\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipi scing elit. Ut elit tellus, luctus.\\u00a0<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#D6D6D6\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"668d2eb8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeInUp\",\"animation_delay\":600,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_overlay_maskimage\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[{\"id\":\"5aec60bd\",\"elType\":\"widget\",\"settings\":{\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"align\":\"left\",\"look\":\"line_text\",\"text\":\"03\",\"color\":\"#FFFFFF30\",\"gap\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"text_align\":\"left\",\"text_spacing\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"inherit\",\"__globals__\":{\"color\":\"\",\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=8bbe32c\"},\"icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"2c69c9a1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Implement\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"inherit\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=1e40ef5\",\"title_color\":\"globals\\/colors?id=42f8bbe\"},\"header_size\":\"h3\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7fcef849\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#D6D6D6\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1b2eda83\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"boxed_width\":{\"unit\":\"px\",\"size\":1300,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"30\",\"bottom\":\"70\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"20\",\"bottom\":\"70\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=32d715f\"},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_overlay_maskimage\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[{\"id\":\"14d609d0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonial\",\"header_size\":\"p\",\"title_color\":\"#001D21\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"8\",\"left\":\"25\",\"isLinked\":false},\"_element_width\":\"auto\",\"_background_background\":\"classic\",\"_background_color\":\"#CDCBFF50\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"_background_color\":\"\",\"typography_typography\":\"globals\\/typography?id=b510ca4\"},\"_animation\":\"fadeInUp\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ca53c9e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Reviews From Our Clients\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"300\",\"bottom\":\"50\",\"left\":\"300\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"30\",\"left\":\"100\",\"isLinked\":false},\"_element_width\":\"inherit\",\"_animation\":\"fadeInUp\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4913458\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"30\",\"isLinked\":false,\"unit\":\"px\",\"size\":0},\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"20\",\"isLinked\":false,\"unit\":\"px\",\"size\":0},\"flex_wrap\":\"nowrap\",\"flex_wrap_tablet\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_overlay_maskimage\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[{\"id\":\"4ccf5887\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_gap_tablet\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap_tablet\":\"nowrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_overlay_maskimage\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[{\"id\":\"3d0ffc05\",\"elType\":\"container\",\"settings\":{\"background_color\":\"#F0F0F0\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#001D2130\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":true},\"__globals__\":{\"border_color\":\"\",\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=secondary\"},\"border_hover_border\":\"solid\",\"animation\":\"fadeInUp\",\"animation_delay\":400,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_overlay_maskimage\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[{\"id\":\"692f5cd7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"119\",\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/portrait-of-mature-man-with-grey-hair-and-stubble-N2FETGY.jpg\"},\"width\":{\"unit\":\"%\",\"size\":24,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f5eb36a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Jhon Callahan\",\"header_size\":\"h6\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=6b8becc\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4ac10c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Programmer, AA Company<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=f6a897e\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4c8c174a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#001D2130\",\"gap\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"color\":\"\"},\"icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"56f9256e\",\"elType\":\"widget\",\"settings\":{\"rating_value\":4.5,\"rating_icon\":{\"value\":\"icon icon-star-1\",\"library\":\"ekiticons\"},\"icon_alignment\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_gap\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"icon_color\":\"#FFC400\",\"icon_unmarked_color\":\"#00000030\",\"_margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"rating\"},{\"id\":\"4dc78322\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus.<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fa91c49\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#001D2130\",\"gap\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"color\":\"\"},\"icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5bbec6da\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"120\",\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/2s.png\"},\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"7baa1e8c\",\"elType\":\"container\",\"settings\":{\"background_color\":\"#F0F0F0\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#001D2130\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":true},\"__globals__\":{\"border_color\":\"\",\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=secondary\"},\"border_hover_border\":\"solid\",\"animation\":\"fadeInUp\",\"animation_delay\":500,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_overlay_maskimage\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[{\"id\":\"6ba467d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"121\",\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/portrait-65VLEF5.jpg\"},\"width\":{\"unit\":\"%\",\"size\":24,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f80df86\",\"elType\":\"widget\",\"settings\":{\"title\":\"Wanda Frances\",\"header_size\":\"h6\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=6b8becc\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f62b767\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Programmer, AA Company<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=f6a897e\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"172f5e25\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#001D2130\",\"gap\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"color\":\"\"},\"icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"36ae477d\",\"elType\":\"widget\",\"settings\":{\"rating_value\":4.5,\"rating_icon\":{\"value\":\"icon icon-star-1\",\"library\":\"ekiticons\"},\"icon_alignment\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_gap\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"icon_color\":\"#FFC400\",\"icon_unmarked_color\":\"#00000030\",\"_margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"rating\"},{\"id\":\"31e204b3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Integer a dolor lectus. Phasellus porttitor nibh mollis sapien tempor ornare. Mauris ornare rutrum purus. Curabitur placerat, dui eget.<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7d636655\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#001D2130\",\"gap\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"color\":\"\"},\"icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"57c63c01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"122\",\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/3s.png\"},\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6fe0de6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_gap_tablet\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap_tablet\":\"nowrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_overlay_maskimage\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[{\"id\":\"5b94071f\",\"elType\":\"container\",\"settings\":{\"background_color\":\"#F0F0F0\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#001D2130\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":true},\"__globals__\":{\"border_color\":\"\",\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=secondary\"},\"border_hover_border\":\"solid\",\"animation\":\"fadeInUp\",\"animation_delay\":500,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_overlay_maskimage\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[{\"id\":\"7d1cb728\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"123\",\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/portrait-of-positive-glad-ginger-young-female-has-DFTL64Z.jpg\"},\"width\":{\"unit\":\"%\",\"size\":24,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b234643\",\"elType\":\"widget\",\"settings\":{\"title\":\"Jane Damian\",\"header_size\":\"h6\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=6b8becc\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1a354b67\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Programmer, AA Company<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=f6a897e\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"32197098\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#001D2130\",\"gap\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"color\":\"\"},\"icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5da03701\",\"elType\":\"widget\",\"settings\":{\"rating_value\":4.5,\"rating_icon\":{\"value\":\"icon icon-star-1\",\"library\":\"ekiticons\"},\"icon_alignment\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_gap\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"icon_color\":\"#FFC400\",\"icon_unmarked_color\":\"#00000030\",\"_margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"rating\"},{\"id\":\"48937ff9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Integer a dolor lectus. Phasellus porttitor nibh mollis sapien tempor ornare. Mauris ornare rutrum purus. Curabitur placerat, dui eget.<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"15002146\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#001D2130\",\"gap\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"color\":\"\"},\"icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"1408b992\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"124\",\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/5s.png\"},\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"1d69d9c\",\"elType\":\"container\",\"settings\":{\"background_color\":\"#F0F0F0\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#001D2130\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":true},\"__globals__\":{\"border_color\":\"\",\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=secondary\"},\"border_hover_border\":\"solid\",\"animation\":\"fadeInUp\",\"animation_delay\":600,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_overlay_maskimage\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[{\"id\":\"7dfc71ae\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"125\",\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/elegant-young-woman-portrait-XSR9PFA.jpg\"},\"width\":{\"unit\":\"%\",\"size\":24,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"382bfd7c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fanny Houston\",\"header_size\":\"h6\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=6b8becc\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"453fd9ee\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Programmer, AA Company<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=f6a897e\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5b792ddb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#001D2130\",\"gap\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"color\":\"\"},\"icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"6862ecdf\",\"elType\":\"widget\",\"settings\":{\"rating_value\":4.5,\"rating_icon\":{\"value\":\"icon icon-star-1\",\"library\":\"ekiticons\"},\"icon_alignment\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_gap\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"icon_color\":\"#FFC400\",\"icon_unmarked_color\":\"#00000030\",\"_margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"rating\"},{\"id\":\"5051f391\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus.<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3e7d5d1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#001D2130\",\"gap\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"color\":\"\"},\"icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"54794c24\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"126\",\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/8s.png\"},\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"325f786b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_gap_tablet\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap_tablet\":\"nowrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_overlay_maskimage\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[{\"id\":\"662b2246\",\"elType\":\"container\",\"settings\":{\"background_color\":\"#F0F0F0\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#001D2130\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":true},\"__globals__\":{\"border_color\":\"\",\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=secondary\"},\"border_hover_border\":\"solid\",\"animation\":\"fadeInUp\",\"animation_delay\":600,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_overlay_maskimage\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[{\"id\":\"539f1e31\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"121\",\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/portrait-65VLEF5.jpg\"},\"width\":{\"unit\":\"%\",\"size\":24,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3d98b409\",\"elType\":\"widget\",\"settings\":{\"title\":\"Abigail Luke\",\"header_size\":\"h6\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=6b8becc\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3dff6922\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Programmer, AA Company<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=f6a897e\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"66aa4223\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#001D2130\",\"gap\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"color\":\"\"},\"icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3e07544f\",\"elType\":\"widget\",\"settings\":{\"rating_value\":4.5,\"rating_icon\":{\"value\":\"icon icon-star-1\",\"library\":\"ekiticons\"},\"icon_alignment\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_gap\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"icon_color\":\"#FFC400\",\"icon_unmarked_color\":\"#00000030\",\"_margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"rating\"},{\"id\":\"7a1b5614\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus.<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"242e902b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#001D2130\",\"gap\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"color\":\"\"},\"icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"6338cff6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"127\",\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/4s.png\"},\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"560eca0b\",\"elType\":\"container\",\"settings\":{\"background_color\":\"#F0F0F0\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#001D2130\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":true},\"__globals__\":{\"border_color\":\"\",\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=secondary\"},\"border_hover_border\":\"solid\",\"animation\":\"fadeInUp\",\"animation_delay\":700,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_overlay_maskimage\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[{\"id\":\"61e6df10\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"119\",\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/portrait-of-mature-man-with-grey-hair-and-stubble-N2FETGY.jpg\"},\"width\":{\"unit\":\"%\",\"size\":24,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d60c8f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Brian Halley\",\"header_size\":\"h6\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=6b8becc\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"127199e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Programmer, AA Company<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=f6a897e\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5b7d1776\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#001D2130\",\"gap\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"color\":\"\"},\"icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"269b029c\",\"elType\":\"widget\",\"settings\":{\"rating_value\":4.5,\"rating_icon\":{\"value\":\"icon icon-star-1\",\"library\":\"ekiticons\"},\"icon_alignment\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_gap\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"icon_color\":\"#FFC400\",\"icon_unmarked_color\":\"#00000030\",\"_margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"rating\"},{\"id\":\"37acc6b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Integer a dolor lectus. Phasellus porttitor nibh mollis sapien tempor ornare. Mauris ornare rutrum purus. Curabitur placerat, dui eget.<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"533b078c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#001D2130\",\"gap\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"color\":\"\"},\"icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"30bdc8bb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"128\",\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/1s.png\"},\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5bcfe156\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"boxed_width\":{\"unit\":\"px\",\"size\":1300,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"30\",\"bottom\":\"70\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"20\",\"bottom\":\"70\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=32d715f\"},\"flex_gap\":{\"column\":\"0\",\"row\":\"20\",\"isLinked\":false,\"unit\":\"px\",\"size\":0},\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_overlay_maskimage\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[{\"id\":\"21fa573d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_justify_content_mobile\":\"center\",\"flex_wrap\":\"wrap\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_overlay_maskimage\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[{\"id\":\"aa91ef6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Case Studies\",\"header_size\":\"p\",\"title_color\":\"#001D21\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"8\",\"left\":\"25\",\"isLinked\":false},\"_element_width\":\"auto\",\"_background_background\":\"classic\",\"_background_color\":\"#CDCBFF50\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"_background_color\":\"\",\"typography_typography\":\"globals\\/typography?id=b510ca4\"},\"_animation\":\"fadeInUp\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"25f36c91\",\"elType\":\"widget\",\"settings\":{\"title\":\"Authentic Advice for Real Results\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"inherit\",\"_animation\":\"fadeInUp\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"1b121cce\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":false,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_overlay_maskimage\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[{\"id\":\"1a97eebc\",\"elType\":\"widget\",\"settings\":{\"text\":\"View More\",\"button_text_color\":\"#F8F9F7\",\"background_color\":\"#012B31\",\"button_background_hover_color\":\"#07535E\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"25\",\"bottom\":\"12\",\"left\":\"25\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=42f8bbe\",\"background_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"\",\"hover_color\":\"globals\\/colors?id=42f8bbe\",\"typography_typography\":\"globals\\/typography?id=accent\"},\"_animation_delay\":400,\"hover_color\":\"#F8F9F7\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"inherit\",\"align\":\"right\",\"align_mobile\":\"center\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"13065b08\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap\":\"nowrap\",\"flex_wrap_tablet\":\"wrap\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_overlay_maskimage\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[{\"id\":\"63a047b8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"129\",\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/high-angle-shot-of-two-businesspeople-looking-at-a-SLTFRW3.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8,\"sizes\":[]},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":0.4,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"animation\":\"fadeInUp\",\"animation_delay\":400,\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_overlay_maskimage\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[{\"id\":\"6de06f2b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"102\",\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/client2.png\"},\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"inherit\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6efdf0fb\",\"elType\":\"widget\",\"settings\":{\"ending_number\":35,\"suffix\":\"%\",\"title\":\"\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"auto\",\"__globals__\":{\"number_color\":\"globals\\/colors?id=8bbe32c\",\"typography_number_typography\":\"globals\\/typography?id=secondary\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"39871fcd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lower dropout rate<\\/p>\",\"text_color\":\"#D6D6D6\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-12\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"__globals__\":{\"text_color\":\"\",\"typography_typography\":\"globals\\/typography?id=b510ca4\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"327e750d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Stella, Turn Vision into Value\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"inherit\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=42f8bbe\",\"typography_typography\":\"globals\\/typography?id=1e40ef5\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4d1c37f9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec.<\\/p>\",\"text_color\":\"#D6D6D6\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"53538a09\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"background_color\":\"#CDCBFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF30\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=42f8bbe\",\"hover_color\":\"globals\\/colors?id=42f8bbe\",\"button_hover_border_color\":\"globals\\/colors?id=42f8bbe\"},\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"61cd3188\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":false,\"unit\":\"px\",\"size\":0},\"flex_wrap\":\"wrap\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#001D2130\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_hover_border\":\"solid\",\"border_hover_color\":\"#012B31\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeInUp\",\"animation_delay\":500,\"__globals__\":{\"border_color\":\"\",\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=secondary\"},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_overlay_maskimage\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[{\"id\":\"366e6d7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":\"130\",\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/business-people-working-in-team-S9VAU2H.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_overlay_maskimage\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[{\"id\":\"12bad2df\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#00000000\",\"icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"5d514f29\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_overlay_maskimage\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[{\"id\":\"10ff7050\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"124\",\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/5s.png\"},\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"inherit\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3f7fb313\",\"elType\":\"widget\",\"settings\":{\"ending_number\":20,\"suffix\":\"%\",\"title\":\"\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"auto\",\"__globals__\":{\"number_color\":\"globals\\/colors?id=primary\",\"typography_number_typography\":\"globals\\/typography?id=secondary\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"340aed7e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Customer growth rate<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-12\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=b510ca4\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1023f6a0\",\"elType\":\"widget\",\"settings\":{\"title\":\"For the Bold and Ambitious\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"inherit\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=1e40ef5\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"42504fc3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"48004330\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"background_color\":\"#CDCBFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#00000030\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=primary\",\"button_hover_border_color\":\"globals\\/colors?id=secondary\"},\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true},{\"id\":\"11da8d9f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap\":\"nowrap\",\"flex_wrap_tablet\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_overlay_maskimage\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[{\"id\":\"12ae72e8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":false,\"unit\":\"px\",\"size\":0},\"flex_wrap\":\"wrap\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#001D2130\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_hover_border\":\"solid\",\"border_hover_color\":\"#012B31\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_order_tablet\":\"end\",\"animation\":\"fadeInUp\",\"animation_delay\":500,\"__globals__\":{\"border_color\":\"\",\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=secondary\"},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_overlay_maskimage\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[{\"id\":\"d13e628\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":\"131\",\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/sexy-african-american-businesswoman-holding-glasse-QS5N46G.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_overlay_maskimage\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[{\"id\":\"3602c818\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#00000000\",\"icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"6a2143b7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_overlay_maskimage\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[{\"id\":\"1bf192a3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"128\",\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/1s.png\"},\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"inherit\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5c2d858b\",\"elType\":\"widget\",\"settings\":{\"ending_number\":10,\"suffix\":\"%\",\"title\":\"\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"auto\",\"__globals__\":{\"number_color\":\"globals\\/colors?id=primary\",\"typography_number_typography\":\"globals\\/typography?id=secondary\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"6bcb1fbd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Increased revenue growth<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-12\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=b510ca4\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6eaf940\",\"elType\":\"widget\",\"settings\":{\"title\":\"For the Bold and Ambitious\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"inherit\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=1e40ef5\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"52e2a472\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"565f039b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"background_color\":\"#CDCBFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#00000030\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=primary\",\"button_hover_border_color\":\"globals\\/colors?id=secondary\"},\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"b63f29c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"132\",\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/young-people-in-the-office-2ZTDX4M.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8,\"sizes\":[]},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":0.4,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"animation\":\"fadeInUp\",\"animation_delay\":400,\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_overlay_maskimage\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[{\"id\":\"33f363a4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"110\",\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/client10.png\"},\"align\":\"left\",\"width\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"inherit\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"51a2943a\",\"elType\":\"widget\",\"settings\":{\"ending_number\":55,\"suffix\":\"%\",\"title\":\"\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"auto\",\"__globals__\":{\"number_color\":\"globals\\/colors?id=8bbe32c\",\"typography_number_typography\":\"globals\\/typography?id=secondary\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"3cfaefb6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>cost savings<\\/p>\",\"text_color\":\"#D6D6D6\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-12\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-17\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-end\",\"__globals__\":{\"text_color\":\"\",\"typography_typography\":\"globals\\/typography?id=b510ca4\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4bfa174a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Stella, Turn Vision into Value\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"inherit\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=42f8bbe\",\"typography_typography\":\"globals\\/typography?id=1e40ef5\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3733a811\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec.<\\/p>\",\"text_color\":\"#D6D6D6\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"73228b57\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"background_color\":\"#CDCBFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF30\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=42f8bbe\",\"hover_color\":\"globals\\/colors?id=42f8bbe\",\"button_hover_border_color\":\"globals\\/colors?id=42f8bbe\"},\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"2a029b6b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"boxed_width\":{\"unit\":\"px\",\"size\":1300,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"30\",\"bottom\":\"70\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"20\",\"bottom\":\"70\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=32d715f\"},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_overlay_maskimage\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[{\"id\":\"1e07c357\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Team\",\"header_size\":\"p\",\"title_color\":\"#001D21\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"8\",\"left\":\"25\",\"isLinked\":false},\"_element_width\":\"auto\",\"_background_background\":\"classic\",\"_background_color\":\"#CDCBFF50\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"_background_color\":\"\",\"typography_typography\":\"globals\\/typography?id=b510ca4\"},\"_animation\":\"fadeInUp\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"264285e6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Meet Our Professional Team\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"300\",\"bottom\":\"50\",\"left\":\"300\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"30\",\"left\":\"100\",\"isLinked\":false},\"_element_width\":\"inherit\",\"_animation\":\"fadeInUp\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1e387aa6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_wrap\":\"nowrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_wrap_tablet\":\"wrap\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_overlay_maskimage\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[{\"id\":\"36f5f6b4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":47.8,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_wrap\":\"wrap\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeInUp\",\"animation_delay\":400,\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_overlay_maskimage\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[{\"id\":\"67551a20\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"133\",\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/handsome-businessman-in-glasses-looking-at-camera-26AAVKG.jpg\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"38c7959\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tommy Jhons\",\"header_size\":\"h3\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"-12\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=6b8becc\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"141dd5a5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-4\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"color\":\"\"},\"color\":\"#001D2130\",\"icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5015194\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Creative Design<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-4\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"auto\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=b510ca4\",\"text_color\":\"globals\\/colors?id=text\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3ff3f9e9\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-linkedin-in\",\"library\":\"fa-brands\"},\"_id\":\"e909bd8\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"default\"},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"de44e66\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"default\"},{\"social_icon\":{\"value\":\"fab fa-behance\",\"library\":\"fa-brands\"},\"_id\":\"4c18938\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"default\"}],\"align\":\"right\",\"align_mobile\":\"left\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#02010100\",\"icon_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"image_border_color\":\"#FFFFFF69\",\"border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"hover_primary_color\":\"#02010100\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation_delay\":200,\"__globals__\":{\"icon_secondary_color\":\"\",\"hover_secondary_color\":\"globals\\/colors?id=secondary\"},\"icon_secondary_color\":\"#012B319E\",\"hover_secondary_color\":\"#CDCBFF\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true},{\"id\":\"502aeaea\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":47.8,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_wrap\":\"wrap\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeInUp\",\"animation_delay\":500,\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_overlay_maskimage\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[{\"id\":\"5176de6e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"134\",\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/surprised-excited-woman-on-a-green-background-che-YGU2LQZ.jpg\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"137ea955\",\"elType\":\"widget\",\"settings\":{\"title\":\"Nadia Kurtman\",\"header_size\":\"h3\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"-12\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=6b8becc\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"13d995f1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-4\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"color\":\"\"},\"color\":\"#001D2130\",\"icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7c4e8931\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Creative Design<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-4\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"auto\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=b510ca4\",\"text_color\":\"globals\\/colors?id=text\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5f47dd19\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-linkedin-in\",\"library\":\"fa-brands\"},\"_id\":\"e909bd8\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"default\"},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"de44e66\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"default\"},{\"social_icon\":{\"value\":\"fab fa-behance\",\"library\":\"fa-brands\"},\"_id\":\"4c18938\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"default\"}],\"align\":\"right\",\"align_mobile\":\"left\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#02010100\",\"icon_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"image_border_color\":\"#FFFFFF69\",\"border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"hover_primary_color\":\"#02010100\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation_delay\":200,\"__globals__\":{\"icon_secondary_color\":\"\",\"hover_secondary_color\":\"globals\\/colors?id=secondary\"},\"icon_secondary_color\":\"#012B319E\",\"hover_secondary_color\":\"#CDCBFF\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true},{\"id\":\"4f1c1375\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":47.8,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeInUp\",\"animation_delay\":600,\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_overlay_maskimage\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[{\"id\":\"4e0bb52c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"135\",\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/confident-and-relaxed-bearded-and-brunette-man-in-R9GDWR6.jpg\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"57792231\",\"elType\":\"widget\",\"settings\":{\"title\":\"James Houston\",\"header_size\":\"h3\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"-12\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=6b8becc\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"24c47683\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-4\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"color\":\"\"},\"color\":\"#001D2130\",\"icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"1903c6a2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Creative Design<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-4\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"auto\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=b510ca4\",\"text_color\":\"globals\\/colors?id=text\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a2a3f2c\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-linkedin-in\",\"library\":\"fa-brands\"},\"_id\":\"e909bd8\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"default\"},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"de44e66\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"default\"},{\"social_icon\":{\"value\":\"fab fa-behance\",\"library\":\"fa-brands\"},\"_id\":\"4c18938\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"default\"}],\"align\":\"right\",\"align_mobile\":\"left\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#02010100\",\"icon_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"image_border_color\":\"#FFFFFF69\",\"border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"hover_primary_color\":\"#02010100\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation_delay\":200,\"__globals__\":{\"icon_secondary_color\":\"\",\"hover_secondary_color\":\"globals\\/colors?id=secondary\"},\"icon_secondary_color\":\"#012B319E\",\"hover_secondary_color\":\"#CDCBFF\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true},{\"id\":\"4438a2f2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":47.8,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeInUp\",\"animation_delay\":600,\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_overlay_maskimage\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[{\"id\":\"48bc0096\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"136\",\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/young-confident-businessman-in-smart-casualwear-an-H4H2ZPF.jpg\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7477513b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Peter Lawsons\",\"header_size\":\"h3\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"-12\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=6b8becc\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4efddb1e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-4\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"color\":\"\"},\"color\":\"#001D2130\",\"icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"25e9b766\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Creative Design<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-4\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"auto\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=b510ca4\",\"text_color\":\"globals\\/colors?id=text\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4cd412bc\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-linkedin-in\",\"library\":\"fa-brands\"},\"_id\":\"e909bd8\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"default\"},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"de44e66\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"default\"},{\"social_icon\":{\"value\":\"fab fa-behance\",\"library\":\"fa-brands\"},\"_id\":\"4c18938\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"default\"}],\"align\":\"right\",\"align_mobile\":\"left\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#02010100\",\"icon_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"image_border_color\":\"#FFFFFF69\",\"border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"hover_primary_color\":\"#02010100\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation_delay\":200,\"__globals__\":{\"icon_secondary_color\":\"\",\"hover_secondary_color\":\"globals\\/colors?id=secondary\"},\"icon_secondary_color\":\"#012B319E\",\"hover_secondary_color\":\"#CDCBFF\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"10a29afe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"100\",\"row\":\"0\",\"isLinked\":false,\"unit\":\"px\",\"size\":100},\"boxed_width\":{\"unit\":\"px\",\"size\":1300,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_wrap\":\"nowrap\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"30\",\"bottom\":\"70\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"20\",\"bottom\":\"70\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=32d715f\"},\"flex_gap_tablet\":{\"column\":\"60\",\"row\":\"0\",\"isLinked\":false,\"unit\":\"px\",\"size\":60},\"flex_wrap_mobile\":\"wrap\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_overlay_maskimage\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[{\"id\":\"3881ef3d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_order_mobile\":\"end\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_overlay_maskimage\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[{\"id\":\"dda5c7e\",\"elType\":\"widget\",\"settings\":{\"ekit_accordion_items\":[{\"acc_title\":\"How long has your company been established?\",\"acc_content\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean porta rhoncus leo, eget iaculis arcu dapibus vel. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Proin porttitor, erat mollis, magna augue consectetur lorem.<\\/p>\",\"_id\":\"f2301cb\",\"ekit_acc_is_active\":\"\"},{\"acc_title\":\"How much does it cost for one consultation?\",\"acc_content\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean porta rhoncus leo, eget iaculis arcu dapibus vel. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Proin porttitor, erat mollis, magna augue consectetur lorem.<\\/p>\",\"ekit_acc_is_active\":\"\",\"_id\":\"68ccdef\"},{\"acc_title\":\"How many people work at Consulta?\",\"acc_content\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean porta rhoncus leo, eget iaculis arcu dapibus vel. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Proin porttitor, erat mollis, magna augue consectetur lorem.<\\/p>\",\"_id\":\"9ac5360\",\"ekit_acc_is_active\":\"no\"},{\"acc_title\":\"Does your company open job vacancies?\",\"acc_content\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean porta rhoncus leo, eget iaculis arcu dapibus vel. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Proin porttitor, erat mollis, magna augue consectetur lorem.<\\/p>\",\"ekit_acc_is_active\":\"\",\"_id\":\"dda4ea4\"},{\"acc_title\":\"How do I contact Consulta for appointment?\",\"acc_content\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean porta rhoncus leo, eget iaculis arcu dapibus vel. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Proin porttitor, erat mollis, magna augue consectetur lorem.<\\/p>\",\"ekit_acc_is_active\":\"\",\"_id\":\"2f4630c\"},{\"acc_title\":\"What kind of contracts do you provide?\",\"acc_content\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean porta rhoncus leo, eget iaculis arcu dapibus vel. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Proin porttitor, erat mollis, magna augue consectetur lorem.<\\/p>\",\"_id\":\"89887bc\",\"ekit_acc_is_active\":\"no\"}],\"ekit_accordion_right_icons\":{\"value\":\"icon icon-plus\",\"library\":\"ekiticons\"},\"ekit_accordion_right_icon_actives\":{\"value\":\"icon icon-cross\",\"library\":\"ekiticons\"},\"ekit_accordion_title_color\":\"#0A230E\",\"ekit_accordion_background_background\":\"classic\",\"ekit_accordion_background_color\":\"#EA603C00\",\"ekit_accordion_title_border_open_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"ekit_accordion_title_border_open_color\":\"#153D19\",\"ekit_accordion_border_radious_curve_shape_open\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_accordion_title_color_close\":\"#0A230E\",\"ekit_accordion_background_close_background\":\"classic\",\"ekit_accordion_background_close_color\":\"#02010100\",\"ekit_accordion_title_border_close_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"ekit_accordion_title_border_close_color\":\"#FFFFFF26\",\"ekit_accordion_border_radious_close\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_accordion_title_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"40\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"ekit_accordion_content_color\":\"#7A7A7A\",\"ekit_accordion_content_border_radious\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_accordion_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"ekit_accordion_border_closed_border\":\"solid\",\"ekit_accordion_border_closed_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"ekit_accordion_border_open_border\":\"solid\",\"ekit_accordion_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"ekit_accordion_section_icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_accordion_icon_color_close\":\"#0A230E\",\"ekit_accordion_icon_typography_close\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"ekit_accordion_icon_color\":\"#0A230E\",\"ekit_accordion_icon_typography\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInUp\",\"__globals__\":{\"ekit_accordion_title_typography_typography\":\"globals\\/typography?id=53dc96c\",\"ekit_accordion_title_color\":\"globals\\/colors?id=primary\",\"ekit_accordion_background_color\":\"\",\"ekit_accordion_title_border_open_color\":\"globals\\/colors?id=accent\",\"ekit_accordion_title_color_close\":\"globals\\/colors?id=primary\",\"ekit_accordion_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_accordion_content_color\":\"globals\\/colors?id=text\",\"ekit_accordion_icon_color_close\":\"globals\\/colors?id=secondary\",\"ekit_accordion_icon_color\":\"globals\\/colors?id=secondary\",\"ekit_accordion_border_closed_color\":\"\",\"ekit_accordion_border_open_color\":\"\"},\"ekit_accordion_open_first_slide\":\"\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"inherit\",\"ekit_accordion_border_closed_color\":\"#153D1970\",\"ekit_accordion_border_open_color\":\"#153D1930\",\"ekit_accordion_content_typography_typography\":\"custom\",\"ekit_accordion_content_typography_font_family\":\"Manrope\",\"ekit_accordion_content_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"ekit_accordion_content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_accordion_content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_accordion_content_typography_font_weight\":\"400\",\"ekit_accordion_content_typography_text_transform\":\"none\",\"ekit_accordion_content_typography_font_style\":\"normal\",\"ekit_accordion_content_typography_text_decoration\":\"none\",\"ekit_accordion_content_typography_line_height\":{\"unit\":\"em\",\"size\":1.8,\"sizes\":[]},\"ekit_accordion_left_icons\":{\"value\":\"icon icon-down-arrow1\",\"library\":\"ekiticons\"},\"ekit_accordion_left_icon_actives\":{\"value\":\"icon icon-up-arrow1\",\"library\":\"ekiticons\"},\"ekit_accordion_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_accordion_background_slideshow_gallery\":[],\"ekit_accordion_background_close_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_accordion_background_close_slideshow_gallery\":[],\"ekit_accordion_content_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_accordion_content_background_slideshow_gallery\":[],\"ekit_accordion_icon_box_open_bg_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_accordion_icon_box_open_bg_slideshow_gallery\":[],\"ekit_accordion_icon_box_bg_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_accordion_icon_box_bg_slideshow_gallery\":[],\"ekit_accordion_icon_box_close_bg_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_accordion_icon_box_close_bg_slideshow_gallery\":[],\"ekit_accordion_closed_icon_bg_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_accordion_closed_icon_bg_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"elementskit-accordion\"}],\"isInner\":true},{\"id\":\"662fe1c7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_gap\":{\"column\":\"0\",\"row\":\"20\",\"isLinked\":false,\"unit\":\"px\",\"size\":0},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"center\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_overlay_maskimage\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[{\"id\":\"364ca1d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAQs Page\",\"header_size\":\"p\",\"title_color\":\"#001D21\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"8\",\"left\":\"25\",\"isLinked\":false},\"_element_width\":\"auto\",\"_background_background\":\"classic\",\"_background_color\":\"#CDCBFF50\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"_background_color\":\"\",\"typography_typography\":\"globals\\/typography?id=b510ca4\"},\"_animation\":\"fadeInUp\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1f8038d1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Frequently Asked Questions\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"inherit\",\"_animation\":\"fadeInUp\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"147513fb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vestibulum ut tortor nec mauris hendrerit sodales.\\u00a0<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-3\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInUp\",\"_animation_delay\":400,\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"472c3f77\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":200,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_delay\":600,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_overlay_maskimage\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[{\"id\":\"6a1a2f43\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-phone-alt\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"Phone\",\"description_text\":\"+1 (234) 567 890 00 <br> +0 (987) 654 321 11\",\"text_align\":\"left\",\"icon_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=8bbe32c\",\"secondary_color\":\"globals\\/colors?id=secondary\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"title_typography_typography\":\"globals\\/typography?id=53dc96c\"},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"position\":\"left\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"413b3700\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":200,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_delay\":700,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_overlay_maskimage\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[{\"id\":\"2775e203\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"Email\",\"description_text\":\"consula.info@mail.com <br> examples@mail.com\",\"text_align\":\"left\",\"icon_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=8bbe32c\",\"secondary_color\":\"globals\\/colors?id=secondary\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"title_typography_typography\":\"globals\\/typography?id=53dc96c\"},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"position\":\"left\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"66185da2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"boxed_width\":{\"unit\":\"px\",\"size\":1300,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"30\",\"bottom\":\"70\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"20\",\"bottom\":\"70\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=32d715f\"},\"flex_gap\":{\"column\":\"0\",\"row\":\"20\",\"isLinked\":false,\"unit\":\"px\",\"size\":0},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_overlay_maskimage\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[{\"id\":\"15a91067\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_justify_content_mobile\":\"center\",\"flex_wrap\":\"wrap\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_overlay_maskimage\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[{\"id\":\"1c07fc33\",\"elType\":\"widget\",\"settings\":{\"title\":\"Blog & News\",\"header_size\":\"p\",\"title_color\":\"#001D21\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"8\",\"left\":\"25\",\"isLinked\":false},\"_element_width\":\"auto\",\"_background_background\":\"classic\",\"_background_color\":\"#CDCBFF50\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"_background_color\":\"\",\"typography_typography\":\"globals\\/typography?id=b510ca4\"},\"_animation\":\"fadeInUp\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"17ff67f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Articles & Blogs From Consula\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"inherit\",\"_animation\":\"fadeInUp\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"6a9f2014\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":false,\"unit\":\"px\",\"size\":0},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_overlay_maskimage\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[{\"id\":\"20fe3dbe\",\"elType\":\"widget\",\"settings\":{\"text\":\"View More\",\"button_text_color\":\"#F8F9F7\",\"background_color\":\"#012B31\",\"button_background_hover_color\":\"#07535E\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"25\",\"bottom\":\"12\",\"left\":\"25\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=42f8bbe\",\"background_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"\",\"hover_color\":\"globals\\/colors?id=42f8bbe\",\"typography_typography\":\"globals\\/typography?id=accent\"},\"_animation_delay\":400,\"hover_color\":\"#F8F9F7\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"inherit\",\"align\":\"right\",\"align_mobile\":\"center\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"3306c79a\",\"elType\":\"widget\",\"settings\":{\"ekit_blog_posts_layout_style\":\"elementskit-post-image-card\",\"ekit_blog_posts_content_trim\":10,\"ekit_blog_posts_is_manual_selection\":\"recent\",\"ekit_blog_posts_cats\":[\"9\",\"6\",\"5\",\"13\",\"17\"],\"ekit_blog_posts_meta_select\":[\"author\",\"date\"],\"ekit_blog_posts_meta_date_icons\":{\"value\":\"icon icon-flickr-1\",\"library\":\"ekiticons\"},\"ekit_blog_posts_btn_text\":\"Read More\",\"ekit_blog_posts_btn_icons__switch\":\"\",\"ekit_blog_posts_background_background\":\"classic\",\"ekit_blog_posts_background_color\":\"#FBFCF600\",\"ekit_blog_posts_shadow_box_shadow_type\":\"yes\",\"ekit_blog_posts_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"ekit_blog_posts_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"ekit_blog_posts_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_blog_posts_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_blog_posts_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"ekit_blog_posts_text_content_wraper_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"ekit_blog_posts_text_content_wraper_padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"25\",\"left\":\"20\",\"isLinked\":false},\"ekit_blog_posts_feature_img_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_blog_posts_feature_img_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_blog_posts_feature_img_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_blog_posts_meta_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_blog_posts_meta_item_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"ekit_blog_posts_meta_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_blog_posts_meta_icon_padding\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"7\",\"isLinked\":false},\"ekit_blog_posts_title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"ekit_blog_posts_content_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_blog_posts_btn_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_blog_posts_btn_bg_color_background\":\"classic\",\"ekit_blog_posts_btn_bg_color_color\":\"#FFFFFF00\",\"ekit_blog_posts_btn_bg_hover_color_background\":\"classic\",\"ekit_blog_posts_btn_bg_hover_color_color\":\"#02010100\",\"ekit_blog_posts_btn_border_style\":\"solid\",\"ekit_blog_posts_btn_border_dimensions\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_blog_posts_btn_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInUp\",\"_animation_delay\":400,\"__globals__\":{\"ekit_blog_posts_meta_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_blog_posts_meta_color_normal\":\"globals\\/colors?id=text\",\"ekit_blog_posts_title_typography_typography\":\"globals\\/typography?id=6b8becc\",\"ekit_blog_posts_title_color\":\"globals\\/colors?id=primary\",\"ekit_blog_posts_content_color\":\"globals\\/colors?id=text\",\"ekit_blog_posts_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_blog_posts_btn_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_blog_posts_btn_text_color\":\"globals\\/colors?id=primary\",\"ekit_blog_posts_btn_hover_color\":\"globals\\/colors?id=accent\",\"ekit_blog_posts_btn_hover_border_color\":\"globals\\/colors?id=accent\",\"ekit_blog_posts_meta_color_icon_normal\":\"globals\\/colors?id=secondary\",\"ekit_blog_posts_meta_color_hover\":\"globals\\/colors?id=primary\"},\"ekit_blog_posts_btn_border_color\":\"#01010300\",\"ekit_blog_posts_border_border\":\"solid\",\"ekit_blog_posts_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"ekit_blog_posts_border_color\":\"#001D2130\",\"ekit_blog_posts_read_more\":\"\",\"ekit_blog_posts_meta_author_icons\":{\"value\":\"\",\"library\":\"\"},\"ekit_blog_posts_meta_icon_size\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"ekit_blog_posts_meta_category_icons\":{\"value\":\"icon icon-folder\",\"library\":\"ekiticons\"},\"ekit_blog_posts_meta_comment_icons\":{\"value\":\"icon icon-comment\",\"library\":\"ekiticons\"},\"ekit_blog_posts_btn_icons\":{\"value\":\"\",\"library\":\"\"},\"ekit_blog_posts_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_blog_posts_background_slideshow_gallery\":[],\"ekit_blog_posts_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_blog_posts_background_hover_slideshow_gallery\":[],\"ekit_blog_posts_meta_background_normal_slideshow_gallery\":[],\"ekit_blog_posts_meta_background_hover_slideshow_gallery\":[],\"ekit_blog_posts_floating_date_bg_color_group_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_blog_posts_floating_date_bg_color_group_slideshow_gallery\":[],\"ekit_blog_posts_border_highlight_bg_color_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_blog_posts_border_highlight_bg_color_slideshow_gallery\":[],\"ekit_blog_posts_border_highlight_bg_color_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_blog_posts_border_highlight_bg_color_hover_slideshow_gallery\":[],\"ekit_blog_posts_btn_bg_color_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_blog_posts_btn_bg_color_slideshow_gallery\":[],\"ekit_blog_posts_btn_bg_hover_color_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_blog_posts_btn_bg_hover_color_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"elementskit-blog-posts\"}],\"isInner\":false},{\"id\":\"6101202d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"boxed_width\":{\"unit\":\"px\",\"size\":1300,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"20\",\"isLinked\":false,\"unit\":\"px\",\"size\":0},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"70\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"70\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=32d715f\"},\"flex_wrap_tablet\":\"wrap\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_overlay_maskimage\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[{\"id\":\"2dc5a26a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_wrap\":\"nowrap\",\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=8bbe32c\"},\"flex_wrap_tablet\":\"wrap\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":138,\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/cta_overlay@4x.png\"},\"background_overlay_position\":\"center center\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeInUp\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_overlay_maskimage\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[{\"id\":\"5145de6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"center\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_overlay_maskimage\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[{\"id\":\"4cd8a75c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Started\",\"header_size\":\"p\",\"title_color\":\"#001D21\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"8\",\"left\":\"25\",\"isLinked\":false},\"_element_width\":\"auto\",\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF60\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"_background_color\":\"\",\"typography_typography\":\"globals\\/typography?id=b510ca4\"},\"_animation\":\"fadeInUp\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"161459ba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Nurturing Growth, One Idea at a Time\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"inherit\",\"_animation\":\"fadeInUp\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"left\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67021659\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"inherit\",\"_animation\":\"fadeInUp\",\"_animation_delay\":400,\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1a9bc0da\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Started\",\"button_text_color\":\"#001D21\",\"background_color\":\"#F8F9F7\",\"button_background_hover_color\":\"#EDF0EA\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"25\",\"bottom\":\"12\",\"left\":\"25\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"background_color\":\"globals\\/colors?id=42f8bbe\",\"button_background_hover_color\":\"\",\"hover_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=accent\"},\"_animation\":\"fadeInUp\",\"_animation_delay\":600,\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"113d1c06\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact Us\",\"button_text_color\":\"#001D21\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"25\",\"bottom\":\"12\",\"left\":\"25\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=42f8bbe\",\"background_color\":\"globals\\/colors?id=secondary\",\"hover_color\":\"globals\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\/colors?id=42f8bbe\",\"typography_typography\":\"globals\\/typography?id=accent\"},\"_animation\":\"fadeInUp\",\"_animation_delay\":700,\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"2195768b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":false,\"unit\":\"px\",\"size\":0},\"flex_wrap\":\"nowrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_overlay_maskimage\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[{\"id\":\"50b9260b\",\"elType\":\"container\",\"settings\":{\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#001D2130\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\"},\"flex_gap_mobile\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeInUp\",\"animation_delay\":200,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_overlay_maskimage\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[{\"id\":\"32d4e75b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"132\",\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/young-people-in-the-office-2ZTDX4M.jpg\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"5821a2fb\",\"elType\":\"container\",\"settings\":{\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#001D2130\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\"},\"flex_gap_mobile\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeInUp\",\"animation_delay\":300,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_overlay_maskimage\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[{\"id\":\"2a753dcc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"131\",\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/sexy-african-american-businesswoman-holding-glasse-QS5N46G.jpg\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"1506580d\",\"elType\":\"container\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeInUp\",\"animation_delay\":400,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_overlay_maskimage\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[{\"id\":\"6074151a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"130\",\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/business-people-working-in-team-S9VAU2H.jpg\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(635,139,'envato_tk_source_kit','28'),(636,139,'envato_tk_source_index','4'),(665,146,'_edit_lock','1734601096:1'),(666,146,'_edit_last','1'),(667,146,'_wp_page_template','default'),(668,146,'neve_meta_enable_content_width','off'),(669,146,'neve_meta_content_width','100'),(670,148,'_edit_lock','1734601506:1'),(671,148,'_edit_last','1'),(672,148,'_wp_page_template','elementor_header_footer'),(673,148,'neve_meta_enable_content_width','off'),(674,148,'neve_meta_content_width','100'),(675,148,'neve_meta_disable_title','on'),(676,148,'_elementor_edit_mode','builder'),(677,148,'_elementor_template_type','wp-page'),(678,148,'_elementor_version','3.26.0'),(679,148,'_elementor_pro_version','3.25.3'),(680,150,'_elementor_edit_mode','builder'),(681,150,'_elementor_template_type','section'),(682,150,'_elementor_version','3.26.0'),(683,150,'_elementor_pro_version','3.25.3'),(688,150,'_wp_page_template','default'),(689,150,'_elementor_page_settings','a:26:{s:32:\"colors_enable_styleguide_preview\";s:3:\"yes\";s:13:\"system_colors\";a:4:{i:0;a:3:{s:3:\"_id\";s:7:\"primary\";s:5:\"title\";s:7:\"Primary\";s:5:\"color\";s:7:\"#001D21\";}i:1;a:3:{s:3:\"_id\";s:9:\"secondary\";s:5:\"title\";s:9:\"Secondary\";s:5:\"color\";s:7:\"#012B31\";}i:2;a:3:{s:3:\"_id\";s:4:\"text\";s:5:\"title\";s:4:\"Text\";s:5:\"color\";s:7:\"#7A7A7A\";}i:3;a:3:{s:3:\"_id\";s:6:\"accent\";s:5:\"title\";s:6:\"Accent\";s:5:\"color\";s:7:\"#CDCBFF\";}}s:13:\"custom_colors\";a:4:{i:0;a:3:{s:3:\"_id\";s:7:\"8bbe32c\";s:5:\"title\";s:9:\"Accent #2\";s:5:\"color\";s:7:\"#CCEED3\";}i:1;a:3:{s:3:\"_id\";s:7:\"8a3cb1b\";s:5:\"title\";s:9:\"Accent #3\";s:5:\"color\";s:7:\"#89744A\";}i:2;a:3:{s:3:\"_id\";s:7:\"42f8bbe\";s:5:\"title\";s:10:\"Background\";s:5:\"color\";s:7:\"#F8F9F7\";}i:3;a:3:{s:3:\"_id\";s:7:\"32d715f\";s:5:\"title\";s:13:\"Background #2\";s:5:\"color\";s:7:\"#F3F4F2\";}}s:17:\"system_typography\";a:4:{i:0;a:12:{s:3:\"_id\";s:7:\"primary\";s:5:\"title\";s:10:\"H1 Heading\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:8:\"Epilogue\";s:22:\"typography_font_weight\";s:3:\"500\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:65;s:5:\"sizes\";a:0:{}}s:25:\"typography_text_transform\";s:4:\"none\";s:21:\"typography_font_style\";s:6:\"normal\";s:26:\"typography_text_decoration\";s:4:\"none\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.3;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;s:5:\"sizes\";a:0:{}}}i:1;a:12:{s:3:\"_id\";s:9:\"secondary\";s:5:\"title\";s:10:\"H2 Heading\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:8:\"Epilogue\";s:22:\"typography_font_weight\";s:3:\"500\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:45;s:5:\"sizes\";a:0:{}}s:25:\"typography_text_transform\";s:4:\"none\";s:21:\"typography_font_style\";s:6:\"normal\";s:26:\"typography_text_decoration\";s:4:\"none\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.4;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:37;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;s:5:\"sizes\";a:0:{}}}i:2;a:12:{s:3:\"_id\";s:4:\"text\";s:5:\"title\";s:4:\"Text\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:8:\"Epilogue\";s:22:\"typography_font_weight\";s:3:\"400\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;s:5:\"sizes\";a:0:{}}s:25:\"typography_text_transform\";s:4:\"none\";s:21:\"typography_font_style\";s:6:\"normal\";s:26:\"typography_text_decoration\";s:4:\"none\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.8;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;s:5:\"sizes\";a:0:{}}}i:3;a:11:{s:3:\"_id\";s:6:\"accent\";s:5:\"title\";s:6:\"Button\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:8:\"Epilogue\";s:22:\"typography_font_weight\";s:3:\"600\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:13;s:5:\"sizes\";a:0:{}}s:25:\"typography_text_transform\";s:4:\"none\";s:21:\"typography_font_style\";s:6:\"normal\";s:26:\"typography_text_decoration\";s:4:\"none\";s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:12;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:12;s:5:\"sizes\";a:0:{}}}}s:17:\"custom_typography\";a:7:{i:0;a:12:{s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:8:\"Epilogue\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:23;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:22;s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"500\";s:25:\"typography_text_transform\";s:4:\"none\";s:21:\"typography_font_style\";s:6:\"normal\";s:26:\"typography_text_decoration\";s:4:\"none\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;s:5:\"sizes\";a:0:{}}s:3:\"_id\";s:7:\"1e40ef5\";s:5:\"title\";s:10:\"H3 Heading\";}i:1;a:12:{s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:8:\"Epilogue\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:21;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:19;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"500\";s:25:\"typography_text_transform\";s:4:\"none\";s:21:\"typography_font_style\";s:6:\"normal\";s:26:\"typography_text_decoration\";s:4:\"none\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.6;s:5:\"sizes\";a:0:{}}s:3:\"_id\";s:7:\"6b8becc\";s:5:\"title\";s:10:\"H4 Heading\";}i:2;a:12:{s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:8:\"Epilogue\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:19;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:17;s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"500\";s:25:\"typography_text_transform\";s:4:\"none\";s:21:\"typography_font_style\";s:6:\"normal\";s:26:\"typography_text_decoration\";s:4:\"none\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.6;s:5:\"sizes\";a:0:{}}s:3:\"_id\";s:7:\"89daeb8\";s:5:\"title\";s:10:\"H5 Heading\";}i:3;a:12:{s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:8:\"Epilogue\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:17;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"500\";s:25:\"typography_text_transform\";s:4:\"none\";s:21:\"typography_font_style\";s:6:\"normal\";s:26:\"typography_text_decoration\";s:4:\"none\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.6;s:5:\"sizes\";a:0:{}}s:3:\"_id\";s:7:\"53dc96c\";s:5:\"title\";s:10:\"H6 Heading\";}i:4;a:8:{s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:8:\"Epilogue\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:13;s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"500\";s:25:\"typography_text_transform\";s:4:\"none\";s:3:\"_id\";s:7:\"b510ca4\";s:5:\"title\";s:11:\"Accent Text\";}i:5;a:6:{s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:8:\"Epilogue\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;s:5:\"sizes\";a:0:{}}s:3:\"_id\";s:7:\"42f4132\";s:5:\"title\";s:16:\"Header Menu Item\";s:22:\"typography_font_weight\";s:3:\"500\";}i:6;a:6:{s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:8:\"Epilogue\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"400\";s:3:\"_id\";s:7:\"f6a897e\";s:5:\"title\";s:19:\"Header Submenu Item\";}}s:21:\"default_generic_fonts\";s:10:\"Sans-serif\";s:19:\"page_title_selector\";s:14:\"h1.entry-title\";s:27:\"hello_footer_copyright_text\";s:19:\"All rights reserved\";s:15:\"activeItemIndex\";i:1;s:11:\"viewport_md\";i:768;s:11:\"viewport_lg\";i:1025;s:26:\"body_background_background\";s:7:\"classic\";s:21:\"body_background_color\";s:7:\"#F8F9F7\";s:25:\"mobile_browser_background\";s:7:\"#F8F9F7\";s:36:\"typography_enable_styleguide_preview\";s:3:\"yes\";s:20:\"button_border_radius\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"5\";s:5:\"right\";s:1:\"5\";s:6:\"bottom\";s:1:\"5\";s:4:\"left\";s:1:\"5\";s:8:\"isLinked\";b:1;}s:29:\"button_hover_background_color\";s:7:\"#07535E\";s:14:\"button_padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"13\";s:5:\"right\";s:2:\"25\";s:6:\"bottom\";s:2:\"12\";s:4:\"left\";s:2:\"25\";s:8:\"isLinked\";b:0;}s:27:\"form_field_background_color\";s:9:\"#02010100\";s:24:\"form_field_border_border\";s:5:\"solid\";s:23:\"form_field_border_width\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"1\";s:5:\"right\";s:1:\"1\";s:6:\"bottom\";s:1:\"1\";s:4:\"left\";s:1:\"1\";s:8:\"isLinked\";b:1;}s:23:\"form_field_border_color\";s:9:\"#00000030\";s:24:\"form_field_border_radius\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"5\";s:5:\"right\";s:1:\"5\";s:6:\"bottom\";s:1:\"5\";s:4:\"left\";s:1:\"5\";s:8:\"isLinked\";b:1;}s:30:\"form_field_focus_border_border\";s:5:\"solid\";s:29:\"form_field_focus_border_color\";s:7:\"#012B31\";s:11:\"__globals__\";a:24:{s:10:\"body_color\";s:22:\"globals/colors?id=text\";s:26:\"body_typography_typography\";s:26:\"globals/typography?id=text\";s:17:\"link_normal_color\";s:22:\"globals/colors?id=text\";s:16:\"link_hover_color\";s:27:\"globals/colors?id=secondary\";s:8:\"h1_color\";s:25:\"globals/colors?id=primary\";s:24:\"h1_typography_typography\";s:29:\"globals/typography?id=primary\";s:8:\"h2_color\";s:25:\"globals/colors?id=primary\";s:24:\"h2_typography_typography\";s:31:\"globals/typography?id=secondary\";s:8:\"h3_color\";s:25:\"globals/colors?id=primary\";s:24:\"h3_typography_typography\";s:29:\"globals/typography?id=1e40ef5\";s:8:\"h4_color\";s:25:\"globals/colors?id=primary\";s:24:\"h4_typography_typography\";s:29:\"globals/typography?id=6b8becc\";s:8:\"h5_color\";s:25:\"globals/colors?id=primary\";s:24:\"h5_typography_typography\";s:29:\"globals/typography?id=89daeb8\";s:8:\"h6_color\";s:25:\"globals/colors?id=primary\";s:24:\"h6_typography_typography\";s:29:\"globals/typography?id=53dc96c\";s:28:\"button_typography_typography\";s:28:\"globals/typography?id=accent\";s:17:\"button_text_color\";s:25:\"globals/colors?id=42f8bbe\";s:23:\"button_background_color\";s:27:\"globals/colors?id=secondary\";s:23:\"button_hover_text_color\";s:25:\"globals/colors?id=42f8bbe\";s:16:\"form_label_color\";s:25:\"globals/colors?id=primary\";s:32:\"form_label_typography_typography\";s:28:\"globals/typography?id=accent\";s:32:\"form_field_typography_typography\";s:26:\"globals/typography?id=text\";s:21:\"form_field_text_color\";s:25:\"globals/colors?id=primary\";}}'),(690,150,'_elementor_data','[]'),(699,150,'envato_tk_source_kit','28'),(700,150,'envato_tk_source_index','0'),(709,154,'_elementor_edit_mode','builder'),(710,154,'_elementor_template_type','kit'),(711,154,'_elementor_version','3.26.0'),(712,154,'_elementor_pro_version','3.25.3'),(717,154,'_wp_page_template','default'),(718,154,'_elementor_page_settings','a:26:{s:32:\"colors_enable_styleguide_preview\";s:3:\"yes\";s:13:\"system_colors\";a:4:{i:0;a:3:{s:3:\"_id\";s:7:\"primary\";s:5:\"title\";s:7:\"Primary\";s:5:\"color\";s:7:\"#001D21\";}i:1;a:3:{s:3:\"_id\";s:9:\"secondary\";s:5:\"title\";s:9:\"Secondary\";s:5:\"color\";s:7:\"#012B31\";}i:2;a:3:{s:3:\"_id\";s:4:\"text\";s:5:\"title\";s:4:\"Text\";s:5:\"color\";s:7:\"#7A7A7A\";}i:3;a:3:{s:3:\"_id\";s:6:\"accent\";s:5:\"title\";s:6:\"Accent\";s:5:\"color\";s:7:\"#CDCBFF\";}}s:13:\"custom_colors\";a:4:{i:0;a:3:{s:3:\"_id\";s:7:\"8bbe32c\";s:5:\"title\";s:9:\"Accent #2\";s:5:\"color\";s:7:\"#CCEED3\";}i:1;a:3:{s:3:\"_id\";s:7:\"8a3cb1b\";s:5:\"title\";s:9:\"Accent #3\";s:5:\"color\";s:7:\"#89744A\";}i:2;a:3:{s:3:\"_id\";s:7:\"42f8bbe\";s:5:\"title\";s:10:\"Background\";s:5:\"color\";s:7:\"#F8F9F7\";}i:3;a:3:{s:3:\"_id\";s:7:\"32d715f\";s:5:\"title\";s:13:\"Background #2\";s:5:\"color\";s:7:\"#F3F4F2\";}}s:17:\"system_typography\";a:4:{i:0;a:12:{s:3:\"_id\";s:7:\"primary\";s:5:\"title\";s:10:\"H1 Heading\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:8:\"Epilogue\";s:22:\"typography_font_weight\";s:3:\"500\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:65;s:5:\"sizes\";a:0:{}}s:25:\"typography_text_transform\";s:4:\"none\";s:21:\"typography_font_style\";s:6:\"normal\";s:26:\"typography_text_decoration\";s:4:\"none\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.3;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;s:5:\"sizes\";a:0:{}}}i:1;a:12:{s:3:\"_id\";s:9:\"secondary\";s:5:\"title\";s:10:\"H2 Heading\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:8:\"Epilogue\";s:22:\"typography_font_weight\";s:3:\"500\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:45;s:5:\"sizes\";a:0:{}}s:25:\"typography_text_transform\";s:4:\"none\";s:21:\"typography_font_style\";s:6:\"normal\";s:26:\"typography_text_decoration\";s:4:\"none\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.4;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:37;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;s:5:\"sizes\";a:0:{}}}i:2;a:12:{s:3:\"_id\";s:4:\"text\";s:5:\"title\";s:4:\"Text\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:8:\"Epilogue\";s:22:\"typography_font_weight\";s:3:\"400\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;s:5:\"sizes\";a:0:{}}s:25:\"typography_text_transform\";s:4:\"none\";s:21:\"typography_font_style\";s:6:\"normal\";s:26:\"typography_text_decoration\";s:4:\"none\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.8;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;s:5:\"sizes\";a:0:{}}}i:3;a:11:{s:3:\"_id\";s:6:\"accent\";s:5:\"title\";s:6:\"Button\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:8:\"Epilogue\";s:22:\"typography_font_weight\";s:3:\"600\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:13;s:5:\"sizes\";a:0:{}}s:25:\"typography_text_transform\";s:4:\"none\";s:21:\"typography_font_style\";s:6:\"normal\";s:26:\"typography_text_decoration\";s:4:\"none\";s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:12;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:12;s:5:\"sizes\";a:0:{}}}}s:17:\"custom_typography\";a:7:{i:0;a:12:{s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:8:\"Epilogue\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:23;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:22;s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"500\";s:25:\"typography_text_transform\";s:4:\"none\";s:21:\"typography_font_style\";s:6:\"normal\";s:26:\"typography_text_decoration\";s:4:\"none\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;s:5:\"sizes\";a:0:{}}s:3:\"_id\";s:7:\"1e40ef5\";s:5:\"title\";s:10:\"H3 Heading\";}i:1;a:12:{s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:8:\"Epilogue\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:21;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:19;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"500\";s:25:\"typography_text_transform\";s:4:\"none\";s:21:\"typography_font_style\";s:6:\"normal\";s:26:\"typography_text_decoration\";s:4:\"none\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.6;s:5:\"sizes\";a:0:{}}s:3:\"_id\";s:7:\"6b8becc\";s:5:\"title\";s:10:\"H4 Heading\";}i:2;a:12:{s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:8:\"Epilogue\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:19;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:17;s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"500\";s:25:\"typography_text_transform\";s:4:\"none\";s:21:\"typography_font_style\";s:6:\"normal\";s:26:\"typography_text_decoration\";s:4:\"none\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.6;s:5:\"sizes\";a:0:{}}s:3:\"_id\";s:7:\"89daeb8\";s:5:\"title\";s:10:\"H5 Heading\";}i:3;a:12:{s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:8:\"Epilogue\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:17;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"500\";s:25:\"typography_text_transform\";s:4:\"none\";s:21:\"typography_font_style\";s:6:\"normal\";s:26:\"typography_text_decoration\";s:4:\"none\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.6;s:5:\"sizes\";a:0:{}}s:3:\"_id\";s:7:\"53dc96c\";s:5:\"title\";s:10:\"H6 Heading\";}i:4;a:8:{s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:8:\"Epilogue\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:13;s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"500\";s:25:\"typography_text_transform\";s:4:\"none\";s:3:\"_id\";s:7:\"b510ca4\";s:5:\"title\";s:11:\"Accent Text\";}i:5;a:6:{s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:8:\"Epilogue\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;s:5:\"sizes\";a:0:{}}s:3:\"_id\";s:7:\"42f4132\";s:5:\"title\";s:16:\"Header Menu Item\";s:22:\"typography_font_weight\";s:3:\"500\";}i:6;a:6:{s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:8:\"Epilogue\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"400\";s:3:\"_id\";s:7:\"f6a897e\";s:5:\"title\";s:19:\"Header Submenu Item\";}}s:21:\"default_generic_fonts\";s:10:\"Sans-serif\";s:19:\"page_title_selector\";s:14:\"h1.entry-title\";s:27:\"hello_footer_copyright_text\";s:19:\"All rights reserved\";s:15:\"activeItemIndex\";i:1;s:11:\"viewport_md\";i:768;s:11:\"viewport_lg\";i:1025;s:26:\"body_background_background\";s:7:\"classic\";s:21:\"body_background_color\";s:7:\"#F8F9F7\";s:25:\"mobile_browser_background\";s:7:\"#F8F9F7\";s:36:\"typography_enable_styleguide_preview\";s:3:\"yes\";s:20:\"button_border_radius\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"5\";s:5:\"right\";s:1:\"5\";s:6:\"bottom\";s:1:\"5\";s:4:\"left\";s:1:\"5\";s:8:\"isLinked\";b:1;}s:29:\"button_hover_background_color\";s:7:\"#07535E\";s:14:\"button_padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"13\";s:5:\"right\";s:2:\"25\";s:6:\"bottom\";s:2:\"12\";s:4:\"left\";s:2:\"25\";s:8:\"isLinked\";b:0;}s:27:\"form_field_background_color\";s:9:\"#02010100\";s:24:\"form_field_border_border\";s:5:\"solid\";s:23:\"form_field_border_width\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"1\";s:5:\"right\";s:1:\"1\";s:6:\"bottom\";s:1:\"1\";s:4:\"left\";s:1:\"1\";s:8:\"isLinked\";b:1;}s:23:\"form_field_border_color\";s:9:\"#00000030\";s:24:\"form_field_border_radius\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"5\";s:5:\"right\";s:1:\"5\";s:6:\"bottom\";s:1:\"5\";s:4:\"left\";s:1:\"5\";s:8:\"isLinked\";b:1;}s:30:\"form_field_focus_border_border\";s:5:\"solid\";s:29:\"form_field_focus_border_color\";s:7:\"#012B31\";s:11:\"__globals__\";a:24:{s:10:\"body_color\";s:22:\"globals/colors?id=text\";s:26:\"body_typography_typography\";s:26:\"globals/typography?id=text\";s:17:\"link_normal_color\";s:22:\"globals/colors?id=text\";s:16:\"link_hover_color\";s:27:\"globals/colors?id=secondary\";s:8:\"h1_color\";s:25:\"globals/colors?id=primary\";s:24:\"h1_typography_typography\";s:29:\"globals/typography?id=primary\";s:8:\"h2_color\";s:25:\"globals/colors?id=primary\";s:24:\"h2_typography_typography\";s:31:\"globals/typography?id=secondary\";s:8:\"h3_color\";s:25:\"globals/colors?id=primary\";s:24:\"h3_typography_typography\";s:29:\"globals/typography?id=1e40ef5\";s:8:\"h4_color\";s:25:\"globals/colors?id=primary\";s:24:\"h4_typography_typography\";s:29:\"globals/typography?id=6b8becc\";s:8:\"h5_color\";s:25:\"globals/colors?id=primary\";s:24:\"h5_typography_typography\";s:29:\"globals/typography?id=89daeb8\";s:8:\"h6_color\";s:25:\"globals/colors?id=primary\";s:24:\"h6_typography_typography\";s:29:\"globals/typography?id=53dc96c\";s:28:\"button_typography_typography\";s:28:\"globals/typography?id=accent\";s:17:\"button_text_color\";s:25:\"globals/colors?id=42f8bbe\";s:23:\"button_background_color\";s:27:\"globals/colors?id=secondary\";s:23:\"button_hover_text_color\";s:25:\"globals/colors?id=42f8bbe\";s:16:\"form_label_color\";s:25:\"globals/colors?id=primary\";s:32:\"form_label_typography_typography\";s:28:\"globals/typography?id=accent\";s:32:\"form_field_typography_typography\";s:26:\"globals/typography?id=text\";s:21:\"form_field_text_color\";s:25:\"globals/colors?id=primary\";}}'),(719,154,'_elementor_data','[]'),(728,154,'envato_tk_source_kit','28'),(729,154,'envato_tk_source_index','0'),(741,158,'_elementor_edit_mode','builder'),(742,158,'_elementor_template_type','kit'),(743,158,'_elementor_version','3.31.2'),(744,158,'_elementor_pro_version','3.31.0'),(749,158,'_wp_page_template','default'),(750,158,'_elementor_page_settings','a:157:{s:13:\"system_colors\";a:4:{i:0;a:3:{s:3:\"_id\";s:9:\"secondary\";s:5:\"title\";s:7:\"Heading\";s:5:\"color\";s:7:\"#F8F8F8\";}i:1;a:3:{s:3:\"_id\";s:7:\"primary\";s:5:\"title\";s:10:\"Basic Text\";s:5:\"color\";s:7:\"#828282\";}i:2;a:3:{s:3:\"_id\";s:4:\"text\";s:5:\"title\";s:6:\"Netral\";s:5:\"color\";s:7:\"#FFFFFF\";}i:3;a:3:{s:3:\"_id\";s:6:\"accent\";s:5:\"title\";s:15:\"Transparent 20%\";s:5:\"color\";s:9:\"#FFFFFF2B\";}}s:13:\"custom_colors\";a:15:{i:0;a:3:{s:3:\"_id\";s:7:\"d49ac81\";s:5:\"title\";s:6:\"Button\";s:5:\"color\";s:7:\"#71ECB6\";}i:1;a:3:{s:3:\"_id\";s:7:\"332724a\";s:5:\"title\";s:12:\"Button Hover\";s:5:\"color\";s:7:\"#BAFE6D\";}i:2;a:3:{s:3:\"_id\";s:7:\"4d462f5\";s:5:\"title\";s:10:\"Line Color\";s:5:\"color\";s:7:\"#3A3A3A\";}i:3;a:3:{s:3:\"_id\";s:7:\"cfa1f76\";s:5:\"title\";s:16:\"Light Background\";s:5:\"color\";s:7:\"#242424\";}i:4;a:3:{s:3:\"_id\";s:7:\"7fbea4f\";s:5:\"title\";s:22:\"Extra Light Background\";s:5:\"color\";s:7:\"#191919\";}i:5;a:3:{s:3:\"_id\";s:7:\"044b931\";s:5:\"title\";s:15:\"Dark Background\";s:5:\"color\";s:7:\"#151515\";}i:6;a:3:{s:3:\"_id\";s:7:\"638d055\";s:5:\"title\";s:21:\"Extra Dark Background\";s:5:\"color\";s:7:\"#030303\";}i:7;a:3:{s:3:\"_id\";s:7:\"ec3c7a7\";s:5:\"title\";s:8:\"Accent 1\";s:5:\"color\";s:7:\"#71ECB6\";}i:8;a:3:{s:3:\"_id\";s:7:\"3ee16e7\";s:5:\"title\";s:8:\"Accent 2\";s:5:\"color\";s:7:\"#BAFE6D\";}i:9;a:3:{s:3:\"_id\";s:7:\"cfd5506\";s:5:\"title\";s:8:\"Accent 3\";s:5:\"color\";s:7:\"#7DCFFF\";}i:10;a:3:{s:3:\"_id\";s:7:\"50d373e\";s:5:\"title\";s:8:\"Accent 4\";s:5:\"color\";s:7:\"#26AD80\";}i:11;a:3:{s:3:\"_id\";s:7:\"bd8a342\";s:5:\"title\";s:16:\"New Global Color\";s:5:\"color\";s:9:\"#FFFFFF00\";}i:12;a:3:{s:3:\"_id\";s:7:\"3c7ce4a\";s:5:\"title\";s:6:\"YELLOW\";s:5:\"color\";s:7:\"#F9CE20\";}i:13;a:3:{s:3:\"_id\";s:7:\"7ef4b7e\";s:5:\"title\";s:16:\"New Global Color\";s:5:\"color\";s:7:\"#816002\";}i:14;a:3:{s:3:\"_id\";s:7:\"488c59d\";s:5:\"title\";s:16:\"New Global Color\";s:5:\"color\";s:7:\"#FF0004\";}}s:17:\"system_typography\";a:4:{i:0;a:9:{s:3:\"_id\";s:7:\"primary\";s:5:\"title\";s:7:\"Primary\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:7:\"Figtree\";s:22:\"typography_font_weight\";s:3:\"500\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:48;s:5:\"sizes\";a:0:{}}s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:37;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;s:5:\"sizes\";a:0:{}}}i:1;a:10:{s:3:\"_id\";s:9:\"secondary\";s:5:\"title\";s:9:\"Secondary\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:7:\"Figtree\";s:22:\"typography_font_weight\";s:3:\"500\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:39;s:5:\"sizes\";a:0:{}}s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:31;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;s:5:\"sizes\";a:0:{}}s:25:\"typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";d:-0.5;s:5:\"sizes\";a:0:{}}}i:2;a:9:{s:3:\"_id\";s:4:\"text\";s:5:\"title\";s:4:\"Text\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:5:\"Inter\";s:22:\"typography_font_weight\";s:3:\"400\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;s:5:\"sizes\";a:0:{}}s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.399999999999999911182158029987476766109466552734375;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;s:5:\"sizes\";a:0:{}}}i:3;a:10:{s:3:\"_id\";s:6:\"accent\";s:5:\"title\";s:6:\"Accent\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:7:\"Figtree\";s:22:\"typography_font_weight\";s:3:\"400\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;s:5:\"sizes\";a:0:{}}s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";i:1;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:13;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:12;s:5:\"sizes\";a:0:{}}s:25:\"typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}}}s:17:\"custom_typography\";a:11:{i:0;a:11:{s:3:\"_id\";s:7:\"b2ce6af\";s:5:\"title\";s:11:\"Global Font\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:5:\"Inter\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;s:5:\"sizes\";a:0:{}}s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.399999999999999911182158029987476766109466552734375;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"400\";s:25:\"typography_text_transform\";s:4:\"none\";s:21:\"typography_font_style\";s:6:\"normal\";}i:1;a:9:{s:3:\"_id\";s:7:\"69c152f\";s:5:\"title\";s:10:\"Small Font\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:5:\"Inter\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;s:5:\"sizes\";a:0:{}}s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.399999999999999911182158029987476766109466552734375;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:13;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:12;s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"400\";}i:2;a:9:{s:3:\"_id\";s:7:\"520c191\";s:5:\"title\";s:6:\"Header\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:7:\"Figtree\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"500\";s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;s:5:\"sizes\";a:0:{}}s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;s:5:\"sizes\";a:0:{}}}i:3;a:9:{s:3:\"_id\";s:7:\"583e54c\";s:5:\"title\";s:2:\"H1\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:7:\"Figtree\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:48;s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"500\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:37;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;s:5:\"sizes\";a:0:{}}}i:4;a:9:{s:3:\"_id\";s:7:\"5d167aa\";s:5:\"title\";s:2:\"H2\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:7:\"Figtree\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:39;s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"500\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:31;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;s:5:\"sizes\";a:0:{}}}i:5;a:10:{s:3:\"_id\";s:7:\"d3dae9a\";s:5:\"title\";s:2:\"H3\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:7:\"Figtree\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:31;s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"500\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.3000000000000000444089209850062616169452667236328125;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;s:5:\"sizes\";a:0:{}}s:21:\"typography_font_style\";s:6:\"normal\";}i:6;a:11:{s:3:\"_id\";s:7:\"83682a1\";s:5:\"title\";s:2:\"H4\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:7:\"Figtree\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"300\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.3000000000000000444089209850062616169452667236328125;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:21;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;s:5:\"sizes\";a:0:{}}s:25:\"typography_text_transform\";s:4:\"none\";s:21:\"typography_font_style\";s:6:\"normal\";}i:7;a:9:{s:3:\"_id\";s:7:\"7044a64\";s:5:\"title\";s:2:\"H5\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:7:\"Figtree\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"400\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.399999999999999911182158029987476766109466552734375;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;s:5:\"sizes\";a:0:{}}}i:8;a:10:{s:3:\"_id\";s:7:\"84ca66e\";s:5:\"title\";s:2:\"H6\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:7:\"Figtree\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"500\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:0.90000000000000002220446049250313080847263336181640625;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:13;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:12;s:5:\"sizes\";a:0:{}}s:25:\"typography_text_transform\";s:9:\"uppercase\";}i:9;a:9:{s:3:\"_id\";s:7:\"112b6c4\";s:5:\"title\";s:6:\"Footer\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:5:\"Inter\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:13;s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"500\";s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:12;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:11;s:5:\"sizes\";a:0:{}}s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;s:5:\"sizes\";a:0:{}}}i:10;a:9:{s:3:\"_id\";s:7:\"a435f28\";s:5:\"title\";s:8:\"Big Hero\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:7:\"Figtree\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:61;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:44;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"500\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";i:1;s:5:\"sizes\";a:0:{}}}}s:21:\"default_generic_fonts\";s:10:\"Sans-serif\";s:20:\"button_border_border\";s:5:\"solid\";s:19:\"button_border_width\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}s:20:\"button_border_radius\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"30\";s:5:\"right\";s:2:\"30\";s:6:\"bottom\";s:2:\"30\";s:4:\"left\";s:2:\"30\";s:8:\"isLinked\";b:1;}s:26:\"button_hover_border_border\";s:5:\"solid\";s:25:\"button_hover_border_width\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}s:24:\"form_field_border_border\";s:5:\"solid\";s:23:\"form_field_border_width\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"1\";s:5:\"right\";s:1:\"1\";s:6:\"bottom\";s:1:\"1\";s:4:\"left\";s:1:\"1\";s:8:\"isLinked\";b:1;}s:24:\"form_field_border_radius\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"7\";s:5:\"right\";s:1:\"7\";s:6:\"bottom\";s:1:\"7\";s:4:\"left\";s:1:\"7\";s:8:\"isLinked\";b:1;}s:30:\"form_field_focus_border_border\";s:5:\"solid\";s:29:\"form_field_focus_border_width\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"1\";s:5:\"right\";s:1:\"1\";s:6:\"bottom\";s:1:\"1\";s:4:\"left\";s:1:\"1\";s:8:\"isLinked\";b:1;}s:19:\"page_title_selector\";s:14:\"h1.entry-title\";s:27:\"hello_footer_copyright_text\";s:19:\"All rights reserved\";s:15:\"activeItemIndex\";i:1;s:11:\"__globals__\";a:35:{s:27:\"form_field_background_color\";s:25:\"globals/colors?id=cfa1f76\";s:23:\"form_field_border_color\";s:25:\"globals/colors?id=4d462f5\";s:33:\"form_field_focus_background_color\";s:25:\"globals/colors?id=044b931\";s:29:\"form_field_focus_border_color\";s:25:\"globals/colors?id=d49ac81\";s:21:\"form_field_text_color\";s:27:\"globals/colors?id=secondary\";s:27:\"form_field_focus_text_color\";s:25:\"globals/colors?id=primary\";s:17:\"button_text_color\";s:25:\"globals/colors?id=044b931\";s:23:\"button_background_color\";s:25:\"globals/colors?id=d49ac81\";s:23:\"button_hover_text_color\";s:25:\"globals/colors?id=044b931\";s:29:\"button_hover_background_color\";s:25:\"globals/colors?id=332724a\";s:26:\"body_typography_typography\";s:29:\"globals/typography?id=b2ce6af\";s:10:\"body_color\";s:25:\"globals/colors?id=primary\";s:17:\"link_normal_color\";s:25:\"globals/colors?id=primary\";s:16:\"link_hover_color\";s:25:\"globals/colors?id=332724a\";s:24:\"h1_typography_typography\";s:29:\"globals/typography?id=583e54c\";s:24:\"h2_typography_typography\";s:29:\"globals/typography?id=5d167aa\";s:24:\"h3_typography_typography\";s:29:\"globals/typography?id=d3dae9a\";s:24:\"h4_typography_typography\";s:29:\"globals/typography?id=83682a1\";s:24:\"h5_typography_typography\";s:29:\"globals/typography?id=7044a64\";s:24:\"h6_typography_typography\";s:29:\"globals/typography?id=84ca66e\";s:8:\"h6_color\";s:25:\"globals/colors?id=332724a\";s:19:\"button_border_color\";s:25:\"globals/colors?id=d49ac81\";s:25:\"button_hover_border_color\";s:25:\"globals/colors?id=332724a\";s:8:\"h1_color\";s:27:\"globals/colors?id=secondary\";s:8:\"h2_color\";s:27:\"globals/colors?id=secondary\";s:8:\"h3_color\";s:27:\"globals/colors?id=secondary\";s:8:\"h4_color\";s:27:\"globals/colors?id=secondary\";s:8:\"h5_color\";s:27:\"globals/colors?id=secondary\";s:16:\"form_label_color\";s:27:\"globals/colors?id=secondary\";s:25:\"button_background_color_b\";s:25:\"globals/colors?id=332724a\";s:31:\"button_hover_background_color_b\";s:25:\"globals/colors?id=d49ac81\";s:32:\"form_label_typography_typography\";s:29:\"globals/typography?id=520c191\";s:32:\"form_field_typography_typography\";s:29:\"globals/typography?id=b2ce6af\";s:28:\"button_typography_typography\";s:28:\"globals/typography?id=accent\";s:21:\"body_background_color\";s:25:\"globals/colors?id=044b931\";}s:11:\"viewport_md\";i:768;s:11:\"viewport_lg\";i:1025;s:15:\"container_width\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:1280;s:5:\"sizes\";a:0:{}}s:24:\"h1_typography_typography\";s:6:\"custom\";s:25:\"h1_typography_font_family\";s:7:\"Manrope\";s:23:\"h1_typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:48;s:5:\"sizes\";a:0:{}}s:25:\"h1_typography_font_weight\";s:3:\"700\";s:25:\"h1_typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}s:24:\"h2_typography_typography\";s:6:\"custom\";s:25:\"h2_typography_font_family\";s:7:\"Manrope\";s:23:\"h2_typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:39;s:5:\"sizes\";a:0:{}}s:25:\"h2_typography_font_weight\";s:3:\"700\";s:25:\"h2_typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1999999999999999555910790149937383830547332763671875;s:5:\"sizes\";a:0:{}}s:24:\"h3_typography_typography\";s:6:\"custom\";s:25:\"h3_typography_font_family\";s:7:\"Manrope\";s:23:\"h3_typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:31;s:5:\"sizes\";a:0:{}}s:25:\"h3_typography_font_weight\";s:3:\"600\";s:25:\"h3_typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.3000000000000000444089209850062616169452667236328125;s:5:\"sizes\";a:0:{}}s:24:\"h4_typography_typography\";s:6:\"custom\";s:25:\"h4_typography_font_family\";s:7:\"Manrope\";s:23:\"h4_typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;s:5:\"sizes\";a:0:{}}s:25:\"h4_typography_font_weight\";s:3:\"500\";s:25:\"h4_typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.3000000000000000444089209850062616169452667236328125;s:5:\"sizes\";a:0:{}}s:24:\"h5_typography_typography\";s:6:\"custom\";s:25:\"h5_typography_font_family\";s:7:\"Manrope\";s:23:\"h5_typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;s:5:\"sizes\";a:0:{}}s:25:\"h5_typography_font_weight\";s:3:\"600\";s:25:\"h5_typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.399999999999999911182158029987476766109466552734375;s:5:\"sizes\";a:0:{}}s:24:\"h6_typography_typography\";s:6:\"custom\";s:25:\"h6_typography_font_family\";s:7:\"Manrope\";s:23:\"h6_typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;s:5:\"sizes\";a:0:{}}s:25:\"h6_typography_font_weight\";s:3:\"600\";s:25:\"h6_typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:21:\"form_field_text_color\";s:7:\"#FFFFFF\";s:27:\"form_field_focus_text_color\";s:7:\"#FFFFFF\";s:30:\"h1_typography_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:37;s:5:\"sizes\";a:0:{}}s:30:\"h1_typography_font_size_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;s:5:\"sizes\";a:0:{}}s:30:\"h2_typography_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:31;s:5:\"sizes\";a:0:{}}s:30:\"h2_typography_font_size_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;s:5:\"sizes\";a:0:{}}s:30:\"h3_typography_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;s:5:\"sizes\";a:0:{}}s:30:\"h3_typography_font_size_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;s:5:\"sizes\";a:0:{}}s:30:\"h4_typography_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:21;s:5:\"sizes\";a:0:{}}s:30:\"h4_typography_font_size_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;s:5:\"sizes\";a:0:{}}s:30:\"h5_typography_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;s:5:\"sizes\";a:0:{}}s:30:\"h5_typography_font_size_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;s:5:\"sizes\";a:0:{}}s:30:\"h6_typography_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:13;s:5:\"sizes\";a:0:{}}s:30:\"h6_typography_font_size_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:12;s:5:\"sizes\";a:0:{}}s:32:\"form_field_box_shadow_box_shadow\";a:5:{s:10:\"horizontal\";i:0;s:8:\"vertical\";i:0;s:4:\"blur\";i:1;s:6:\"spread\";i:1;s:5:\"color\";s:18:\"rgba(0, 0, 0, 0.1)\";}s:29:\"woocommerce_myaccount_page_id\";i:9;s:24:\"woocommerce_cart_page_id\";i:7;s:28:\"woocommerce_checkout_page_id\";i:8;s:26:\"body_background_background\";s:7:\"classic\";s:10:\"body_color\";s:7:\"#FFFFFF\";s:17:\"link_normal_color\";s:7:\"#FFFFFF\";s:8:\"h1_color\";s:7:\"#FFFFFF\";s:8:\"h2_color\";s:7:\"#FFFFFF\";s:8:\"h3_color\";s:7:\"#FFFFFF\";s:24:\"h3_typography_font_style\";s:6:\"normal\";s:8:\"h4_color\";s:7:\"#FFFFFF\";s:28:\"h4_typography_text_transform\";s:4:\"none\";s:24:\"h4_typography_font_style\";s:6:\"normal\";s:8:\"h5_color\";s:7:\"#FFFFFF\";s:28:\"h6_typography_text_transform\";s:9:\"uppercase\";s:17:\"button_text_color\";s:7:\"#FFFFFF\";s:23:\"button_background_color\";s:7:\"#2674F0\";s:23:\"button_hover_text_color\";s:7:\"#FFFFFF\";s:29:\"button_hover_background_color\";s:7:\"#F0D300\";s:16:\"form_label_color\";s:7:\"#FFFFFF\";s:21:\"body_background_image\";a:5:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";s:4:\"size\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:6:\"source\";s:7:\"library\";}s:24:\"body_background_position\";s:13:\"center center\";s:22:\"body_background_repeat\";s:8:\"repeat-y\";s:27:\"body_background_size_tablet\";s:7:\"initial\";s:31:\"body_background_bg_width_tablet\";a:3:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:31:\"body_background_bg_width_mobile\";a:3:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:27:\"body_background_size_mobile\";s:7:\"initial\";s:37:\"link_hover_typography_text_decoration\";s:9:\"underline\";s:18:\"form_field_padding\";a:6:{s:4:\"unit\";s:2:\"em\";s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";s:8:\"isLinked\";b:1;}s:28:\"button_box_shadow_box_shadow\";a:5:{s:10:\"horizontal\";i:-30;s:8:\"vertical\";i:0;s:4:\"blur\";i:25;s:6:\"spread\";i:-10;s:5:\"color\";s:7:\"#6B9FF5\";}s:28:\"h2_typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";d:-0.5;s:5:\"sizes\";a:0:{}}s:19:\"button_border_color\";s:7:\"#2674F0\";s:31:\"button_hover_background_color_b\";s:7:\"#2674F0\";s:25:\"button_hover_border_color\";s:7:\"#F0D300\";s:27:\"form_field_background_color\";s:7:\"#062556\";s:23:\"form_field_border_color\";s:9:\"#FFFFFF2B\";s:33:\"form_field_focus_background_color\";s:7:\"#062556\";s:26:\"body_typography_typography\";s:6:\"custom\";s:27:\"body_typography_font_family\";s:5:\"Inter\";s:25:\"body_typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;s:5:\"sizes\";a:0:{}}s:27:\"body_typography_font_weight\";s:3:\"400\";s:30:\"body_typography_text_transform\";s:4:\"none\";s:26:\"body_typography_font_style\";s:6:\"normal\";s:27:\"body_typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.399999999999999911182158029987476766109466552734375;s:5:\"sizes\";a:0:{}}s:32:\"body_typography_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;s:5:\"sizes\";a:0:{}}s:32:\"body_typography_font_size_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;s:5:\"sizes\";a:0:{}}s:41:\"form_field_box_shadow_box_shadow_position\";s:5:\"inset\";s:38:\"form_field_focus_box_shadow_box_shadow\";a:5:{s:10:\"horizontal\";i:0;s:8:\"vertical\";i:-1;s:4:\"blur\";i:0;s:6:\"spread\";i:0;s:5:\"color\";s:7:\"#8DC741\";}s:47:\"form_field_focus_box_shadow_box_shadow_position\";s:5:\"inset\";s:28:\"button_typography_typography\";s:6:\"custom\";s:29:\"button_typography_font_family\";s:6:\"Outfit\";s:27:\"button_typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:13;s:5:\"sizes\";a:0:{}}s:29:\"button_typography_font_weight\";s:3:\"500\";s:32:\"button_typography_text_transform\";s:9:\"uppercase\";s:29:\"button_typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";i:1;s:5:\"sizes\";a:0:{}}s:32:\"button_typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:2;s:5:\"sizes\";a:0:{}}s:25:\"button_background_color_b\";s:7:\"#F0D300\";s:29:\"form_field_focus_border_color\";s:7:\"#2674F0\";s:34:\"button_typography_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:12;s:5:\"sizes\";a:0:{}}s:34:\"button_typography_font_size_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:11;s:5:\"sizes\";a:0:{}}s:32:\"button_background_gradient_angle\";a:3:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";i:120;s:5:\"sizes\";a:0:{}}s:38:\"button_hover_background_gradient_angle\";a:3:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";i:120;s:5:\"sizes\";a:0:{}}s:21:\"space_between_widgets\";a:6:{s:6:\"column\";s:2:\"20\";s:3:\"row\";s:2:\"20\";s:8:\"isLinked\";b:1;s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;s:5:\"sizes\";a:0:{}}s:16:\"link_hover_color\";s:7:\"#2674F0\";s:28:\"h1_typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:-1;s:5:\"sizes\";a:0:{}}s:32:\"form_label_typography_typography\";s:6:\"custom\";s:33:\"form_label_typography_font_family\";s:7:\"Manrope\";s:31:\"form_label_typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;s:5:\"sizes\";a:0:{}}s:33:\"form_label_typography_font_weight\";s:3:\"600\";s:36:\"form_label_typography_text_transform\";s:9:\"uppercase\";s:33:\"form_label_typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;s:5:\"sizes\";a:0:{}}s:32:\"form_field_typography_typography\";s:6:\"custom\";s:33:\"form_field_typography_font_family\";s:5:\"Inter\";s:31:\"form_field_typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;s:5:\"sizes\";a:0:{}}s:33:\"form_field_typography_font_weight\";s:3:\"400\";s:36:\"form_field_typography_text_transform\";s:4:\"none\";s:32:\"form_field_typography_font_style\";s:6:\"normal\";s:33:\"form_field_typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.399999999999999911182158029987476766109466552734375;s:5:\"sizes\";a:0:{}}s:38:\"form_label_typography_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:13;s:5:\"sizes\";a:0:{}}s:38:\"form_label_typography_font_size_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:12;s:5:\"sizes\";a:0:{}}s:38:\"form_field_typography_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;s:5:\"sizes\";a:0:{}}s:38:\"form_field_typography_font_size_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;s:5:\"sizes\";a:0:{}}s:30:\"button_background_color_b_stop\";a:3:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:50;s:5:\"sizes\";a:0:{}}s:37:\"button_box_shadow_box_shadow_position\";s:5:\"inset\";s:34:\"button_hover_box_shadow_box_shadow\";a:5:{s:10:\"horizontal\";i:0;s:8:\"vertical\";i:5;s:4:\"blur\";i:30;s:6:\"spread\";i:0;s:5:\"color\";s:24:\"rgba(255, 255, 255, 0.1)\";}s:28:\"button_background_color_stop\";a:3:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:10;s:5:\"sizes\";a:0:{}}s:36:\"typography_enable_styleguide_preview\";s:3:\"yes\";s:9:\"site_name\";s:26:\"Golden Stallion Web Agency\";s:16:\"site_description\";s:61:\"The World&#039;s Best Web Design &amp; Brand Marketing Agency\";s:9:\"site_logo\";a:5:{s:3:\"url\";s:91:\"https://goldenstallionagency.com/wp-content/uploads/2024/12/image_2024-11-08_222804488.webp\";s:2:\"id\";i:51;s:4:\"size\";s:0:\"\";s:3:\"alt\";s:76:\"Golden Stallion Agency logo - Leading website design agency in South Africa.\";s:6:\"source\";s:7:\"library\";}}'),(751,158,'_elementor_data','[]'),(760,158,'envato_tk_source_kit','30'),(761,158,'envato_tk_source_index','0'),(1045,8,'iawp_total_views','1440'),(1162,201,'_wp_attached_file','2024/12/Untitled-design-1.png'),(1163,201,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1563;s:6:\"height\";i:1250;s:4:\"file\";s:29:\"2024/12/Untitled-design-1.png\";s:8:\"filesize\";i:122183;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:29:\"Untitled-design-1-300x240.png\";s:5:\"width\";i:300;s:6:\"height\";i:240;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:8897;}s:5:\"large\";a:5:{s:4:\"file\";s:30:\"Untitled-design-1-1024x819.png\";s:5:\"width\";i:1024;s:6:\"height\";i:819;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:68479;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:29:\"Untitled-design-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:4087;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:29:\"Untitled-design-1-768x614.png\";s:5:\"width\";i:768;s:6:\"height\";i:614;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:42258;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:31:\"Untitled-design-1-1536x1228.png\";s:5:\"width\";i:1536;s:6:\"height\";i:1228;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:136618;}s:9:\"neve-blog\";a:5:{s:4:\"file\";s:29:\"Untitled-design-1-930x620.png\";s:5:\"width\";i:930;s:6:\"height\";i:620;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:57334;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1164,202,'_wp_attached_file','2024/12/asdfdsa.png'),(1165,202,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1563;s:6:\"height\";i:1250;s:4:\"file\";s:19:\"2024/12/asdfdsa.png\";s:8:\"filesize\";i:122183;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"asdfdsa-300x240.png\";s:5:\"width\";i:300;s:6:\"height\";i:240;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:8897;}s:5:\"large\";a:5:{s:4:\"file\";s:20:\"asdfdsa-1024x819.png\";s:5:\"width\";i:1024;s:6:\"height\";i:819;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:68479;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"asdfdsa-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:4087;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:19:\"asdfdsa-768x614.png\";s:5:\"width\";i:768;s:6:\"height\";i:614;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:42258;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:21:\"asdfdsa-1536x1228.png\";s:5:\"width\";i:1536;s:6:\"height\";i:1228;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:136618;}s:9:\"neve-blog\";a:5:{s:4:\"file\";s:19:\"asdfdsa-930x620.png\";s:5:\"width\";i:930;s:6:\"height\";i:620;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:57334;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1166,203,'_wp_attached_file','2024/12/Untitled-design-1-1.png'),(1167,203,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1563;s:6:\"height\";i:1250;s:4:\"file\";s:31:\"2024/12/Untitled-design-1-1.png\";s:8:\"filesize\";i:122183;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:31:\"Untitled-design-1-1-300x240.png\";s:5:\"width\";i:300;s:6:\"height\";i:240;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:8897;}s:5:\"large\";a:5:{s:4:\"file\";s:32:\"Untitled-design-1-1-1024x819.png\";s:5:\"width\";i:1024;s:6:\"height\";i:819;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:68479;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:31:\"Untitled-design-1-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:4087;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:31:\"Untitled-design-1-1-768x614.png\";s:5:\"width\";i:768;s:6:\"height\";i:614;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:42258;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:33:\"Untitled-design-1-1-1536x1228.png\";s:5:\"width\";i:1536;s:6:\"height\";i:1228;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:136618;}s:9:\"neve-blog\";a:5:{s:4:\"file\";s:31:\"Untitled-design-1-1-930x620.png\";s:5:\"width\";i:930;s:6:\"height\";i:620;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:57334;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1202,208,'_wp_attached_file','2024/12/image_2024-11-08_221730068-300x300-1.webp'),(1203,208,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:300;s:6:\"height\";i:300;s:4:\"file\";s:49:\"2024/12/image_2024-11-08_221730068-300x300-1.webp\";s:8:\"filesize\";i:1282;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:49:\"image_2024-11-08_221730068-300x300-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:642;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1204,209,'_wp_attached_file','2024/12/image_2024-11-14_141858187-150x150-1.webp'),(1205,209,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:150;s:6:\"height\";i:150;s:4:\"file\";s:49:\"2024/12/image_2024-11-14_141858187-150x150-1.webp\";s:8:\"filesize\";i:1028;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1206,210,'_wp_attached_file','2024/12/image_2024-11-14_142043066-150x150-1.webp'),(1207,210,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:150;s:6:\"height\";i:150;s:4:\"file\";s:49:\"2024/12/image_2024-11-14_142043066-150x150-1.webp\";s:8:\"filesize\";i:1028;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1208,211,'_wp_attached_file','2024/12/image_2024-11-08_221730068-300x150-1.webp'),(1209,211,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:300;s:6:\"height\";i:150;s:4:\"file\";s:49:\"2024/12/image_2024-11-08_221730068-300x150-1.webp\";s:8:\"filesize\";i:1018;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:49:\"image_2024-11-08_221730068-300x150-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:690;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1231,215,'_wp_attached_file','2024/12/GSWA-WEBSITE-UPDATED-CHANGES-.png'),(1232,215,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:292;s:6:\"height\";i:127;s:4:\"file\";s:41:\"2024/12/GSWA-WEBSITE-UPDATED-CHANGES-.png\";s:8:\"filesize\";i:24989;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:41:\"GSWA-WEBSITE-UPDATED-CHANGES--150x127.png\";s:5:\"width\";i:150;s:6:\"height\";i:127;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:8194;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1240,217,'_wp_attached_file','2024/12/200-HAPPY-RE.png'),(1241,217,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:599;s:6:\"height\";i:127;s:4:\"file\";s:24:\"2024/12/200-HAPPY-RE.png\";s:8:\"filesize\";i:24477;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:23:\"200-HAPPY-RE-300x64.png\";s:5:\"width\";i:300;s:6:\"height\";i:64;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:23641;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"200-HAPPY-RE-150x127.png\";s:5:\"width\";i:150;s:6:\"height\";i:127;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:17012;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1242,218,'_wp_attached_file','2024/12/200-HAPPY-RE-1.png'),(1243,218,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:599;s:6:\"height\";i:127;s:4:\"file\";s:26:\"2024/12/200-HAPPY-RE-1.png\";s:8:\"filesize\";i:24477;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"200-HAPPY-RE-1-300x64.png\";s:5:\"width\";i:300;s:6:\"height\";i:64;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:23641;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"200-HAPPY-RE-1-150x127.png\";s:5:\"width\";i:150;s:6:\"height\";i:127;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:17012;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1349,234,'_wp_attached_file','2024/12/Untitled-design-1-1.webp'),(1350,234,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:324;s:6:\"height\";i:316;s:4:\"file\";s:32:\"2024/12/Untitled-design-1-1.webp\";s:8:\"filesize\";i:23906;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:32:\"Untitled-design-1-1-300x293.webp\";s:5:\"width\";i:300;s:6:\"height\";i:293;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:21906;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:32:\"Untitled-design-1-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:9500;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1351,235,'_wp_attached_file','2024/12/image_2024-12-03_081425418-1.webp'),(1352,235,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:300;s:6:\"height\";i:260;s:4:\"file\";s:41:\"2024/12/image_2024-12-03_081425418-1.webp\";s:8:\"filesize\";i:17884;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:41:\"image_2024-12-03_081425418-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:8992;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1430,246,'_wp_attached_file','2024/12/asdf.webp'),(1431,246,'_wp_attachment_image_alt',''),(1432,246,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1536;s:4:\"file\";s:17:\"2024/12/asdf.webp\";s:8:\"filesize\";i:72850;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:17:\"asdf-300x240.webp\";s:5:\"width\";i:300;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:6340;}s:5:\"large\";a:5:{s:4:\"file\";s:18:\"asdf-1024x819.webp\";s:5:\"width\";i:1024;s:6:\"height\";i:819;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:28820;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:17:\"asdf-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2984;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:17:\"asdf-768x614.webp\";s:5:\"width\";i:768;s:6:\"height\";i:614;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:19492;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:19:\"asdf-1536x1229.webp\";s:5:\"width\";i:1536;s:6:\"height\";i:1229;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:54570;}s:9:\"neve-blog\";a:5:{s:4:\"file\";s:17:\"asdf-930x620.webp\";s:5:\"width\";i:930;s:6:\"height\";i:620;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:24796;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1550,260,'_wp_attached_file','2024/12/asdf-1.webp'),(1551,260,'_wp_attachment_image_alt',''),(1552,260,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1536;s:4:\"file\";s:19:\"2024/12/asdf-1.webp\";s:8:\"filesize\";i:72850;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"asdf-1-300x240.webp\";s:5:\"width\";i:300;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:6340;}s:5:\"large\";a:5:{s:4:\"file\";s:20:\"asdf-1-1024x819.webp\";s:5:\"width\";i:1024;s:6:\"height\";i:819;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:28820;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"asdf-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:2984;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:19:\"asdf-1-768x614.webp\";s:5:\"width\";i:768;s:6:\"height\";i:614;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:19492;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:21:\"asdf-1-1536x1229.webp\";s:5:\"width\";i:1536;s:6:\"height\";i:1229;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:54570;}s:9:\"neve-blog\";a:5:{s:4:\"file\";s:19:\"asdf-1-930x620.webp\";s:5:\"width\";i:930;s:6:\"height\";i:620;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:24796;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1553,261,'_wp_attached_file','2024/12/asdf.png'),(1554,261,'_wp_attachment_image_alt',''),(1555,261,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2500;s:6:\"height\";i:2000;s:4:\"file\";s:16:\"2024/12/asdf.png\";s:8:\"filesize\";i:310759;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:16:\"asdf-300x240.png\";s:5:\"width\";i:300;s:6:\"height\";i:240;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:10262;}s:5:\"large\";a:5:{s:4:\"file\";s:17:\"asdf-1024x819.png\";s:5:\"width\";i:1024;s:6:\"height\";i:819;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:69320;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:16:\"asdf-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:4718;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:16:\"asdf-768x614.png\";s:5:\"width\";i:768;s:6:\"height\";i:614;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:45156;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:18:\"asdf-1536x1229.png\";s:5:\"width\";i:1536;s:6:\"height\";i:1229;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:125184;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:18:\"asdf-2048x1638.png\";s:5:\"width\";i:2048;s:6:\"height\";i:1638;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:187904;}s:9:\"neve-blog\";a:5:{s:4:\"file\";s:16:\"asdf-930x620.png\";s:5:\"width\";i:930;s:6:\"height\";i:620;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:59080;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1560,263,'_wp_attached_file','2024/12/icon.jpg'),(1561,263,'_wp_attachment_image_alt',''),(1562,263,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1250;s:6:\"height\";i:1000;s:4:\"file\";s:16:\"2024/12/icon.jpg\";s:8:\"filesize\";i:37347;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:16:\"icon-300x240.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6887;}s:5:\"large\";a:5:{s:4:\"file\";s:17:\"icon-1024x819.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:819;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19463;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:16:\"icon-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5505;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:16:\"icon-768x614.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:614;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14400;}s:9:\"neve-blog\";a:5:{s:4:\"file\";s:16:\"icon-930x620.jpg\";s:5:\"width\";i:930;s:6:\"height\";i:620;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17074;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(2039,317,'_wp_attached_file','2024/12/image_2024-12-19_172805761.png'),(2040,317,'_wp_attachment_image_alt','Contact Golden Stallion Agency - Web design experts in South Africa.'),(2041,317,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:783;s:6:\"height\";i:636;s:4:\"file\";s:38:\"2024/12/image_2024-12-19_172805761.png\";s:8:\"filesize\";i:408055;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:38:\"image_2024-12-19_172805761-300x244.png\";s:5:\"width\";i:300;s:6:\"height\";i:244;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:88472;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:38:\"image_2024-12-19_172805761-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:33000;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:38:\"image_2024-12-19_172805761-768x624.png\";s:5:\"width\";i:768;s:6:\"height\";i:624;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:377722;}s:9:\"neve-blog\";a:5:{s:4:\"file\";s:38:\"image_2024-12-19_172805761-783x620.png\";s:5:\"width\";i:783;s:6:\"height\";i:620;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:387358;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2071,322,'_wp_attached_file','2024/12/icon.png'),(2072,322,'_wp_attachment_image_alt',''),(2073,322,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1545;s:6:\"height\";i:398;s:4:\"file\";s:16:\"2024/12/icon.png\";s:8:\"filesize\";i:53395;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:15:\"icon-300x77.png\";s:5:\"width\";i:300;s:6:\"height\";i:77;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:6478;}s:5:\"large\";a:5:{s:4:\"file\";s:17:\"icon-1024x264.png\";s:5:\"width\";i:1024;s:6:\"height\";i:264;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:36605;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:16:\"icon-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:4146;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:16:\"icon-768x198.png\";s:5:\"width\";i:768;s:6:\"height\";i:198;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:24114;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:17:\"icon-1536x396.png\";s:5:\"width\";i:1536;s:6:\"height\";i:396;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:67472;}s:9:\"neve-blog\";a:5:{s:4:\"file\";s:16:\"icon-930x398.png\";s:5:\"width\";i:930;s:6:\"height\";i:398;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:32180;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2074,323,'_wp_attached_file','2024/12/icon-1.png'),(2075,323,'_wp_attachment_image_alt',''),(2076,323,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1545;s:6:\"height\";i:398;s:4:\"file\";s:18:\"2024/12/icon-1.png\";s:8:\"filesize\";i:53395;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:17:\"icon-1-300x77.png\";s:5:\"width\";i:300;s:6:\"height\";i:77;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:6478;}s:5:\"large\";a:5:{s:4:\"file\";s:19:\"icon-1-1024x264.png\";s:5:\"width\";i:1024;s:6:\"height\";i:264;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:36605;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"icon-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:4146;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:18:\"icon-1-768x198.png\";s:5:\"width\";i:768;s:6:\"height\";i:198;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:24114;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:19:\"icon-1-1536x396.png\";s:5:\"width\";i:1536;s:6:\"height\";i:396;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:67472;}s:9:\"neve-blog\";a:5:{s:4:\"file\";s:18:\"icon-1-930x398.png\";s:5:\"width\";i:930;s:6:\"height\";i:398;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:32180;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2077,324,'_wp_attached_file','2024/12/icon-1-1.png'),(2078,324,'_wp_attachment_image_alt',''),(2079,324,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1545;s:6:\"height\";i:398;s:4:\"file\";s:20:\"2024/12/icon-1-1.png\";s:8:\"filesize\";i:60684;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"icon-1-1-300x77.png\";s:5:\"width\";i:300;s:6:\"height\";i:77;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:7376;}s:5:\"large\";a:5:{s:4:\"file\";s:21:\"icon-1-1-1024x264.png\";s:5:\"width\";i:1024;s:6:\"height\";i:264;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:40214;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"icon-1-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:4821;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:20:\"icon-1-1-768x198.png\";s:5:\"width\";i:768;s:6:\"height\";i:198;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:26647;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:21:\"icon-1-1-1536x396.png\";s:5:\"width\";i:1536;s:6:\"height\";i:396;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:74079;}s:9:\"neve-blog\";a:5:{s:4:\"file\";s:20:\"icon-1-1-930x398.png\";s:5:\"width\";i:930;s:6:\"height\";i:398;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:36567;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2082,325,'_wp_attached_file','2024/12/icon-1-2.png'),(2083,325,'_wp_attachment_image_alt',''),(2084,325,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1545;s:6:\"height\";i:398;s:4:\"file\";s:20:\"2024/12/icon-1-2.png\";s:8:\"filesize\";i:60684;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"icon-1-2-300x77.png\";s:5:\"width\";i:300;s:6:\"height\";i:77;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:7376;}s:5:\"large\";a:5:{s:4:\"file\";s:21:\"icon-1-2-1024x264.png\";s:5:\"width\";i:1024;s:6:\"height\";i:264;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:40214;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"icon-1-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:4821;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:20:\"icon-1-2-768x198.png\";s:5:\"width\";i:768;s:6:\"height\";i:198;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:26647;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:21:\"icon-1-2-1536x396.png\";s:5:\"width\";i:1536;s:6:\"height\";i:396;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:74079;}s:9:\"neve-blog\";a:5:{s:4:\"file\";s:20:\"icon-1-2-930x398.png\";s:5:\"width\";i:930;s:6:\"height\";i:398;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:36567;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2086,326,'_wp_attached_file','2024/12/file-29-768x768.png.webp'),(2087,326,'_wp_attachment_image_alt',''),(2088,326,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:768;s:6:\"height\";i:768;s:4:\"file\";s:32:\"2024/12/file-29-768x768.png.webp\";s:8:\"filesize\";i:23436;s:5:\"sizes\";a:3:{s:6:\"medium\";a:5:{s:4:\"file\";s:32:\"file-29-768x768.png-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:6930;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:32:\"file-29-768x768.png-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2800;}s:9:\"neve-blog\";a:5:{s:4:\"file\";s:32:\"file-29-768x768.png-768x620.webp\";s:5:\"width\";i:768;s:6:\"height\";i:620;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:24846;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2089,327,'_wp_attached_file','2024/12/file-27-768x768.png-768x650-1.webp'),(2090,327,'_wp_attachment_image_alt',''),(2091,327,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:768;s:6:\"height\";i:650;s:4:\"file\";s:42:\"2024/12/file-27-768x768.png-768x650-1.webp\";s:8:\"filesize\";i:22300;s:5:\"sizes\";a:3:{s:6:\"medium\";a:5:{s:4:\"file\";s:42:\"file-27-768x768.png-768x650-1-300x254.webp\";s:5:\"width\";i:300;s:6:\"height\";i:254;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:6068;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:42:\"file-27-768x768.png-768x650-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:2914;}s:9:\"neve-blog\";a:5:{s:4:\"file\";s:42:\"file-27-768x768.png-768x650-1-768x620.webp\";s:5:\"width\";i:768;s:6:\"height\";i:620;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:21834;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2092,328,'_wp_attached_file','2024/12/image_2024-11-08_231954216-1024x683-1.webp'),(2093,328,'_wp_attachment_image_alt',''),(2094,328,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1024;s:6:\"height\";i:683;s:4:\"file\";s:50:\"2024/12/image_2024-11-08_231954216-1024x683-1.webp\";s:8:\"filesize\";i:44358;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:50:\"image_2024-11-08_231954216-1024x683-1-300x200.webp\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:8292;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:50:\"image_2024-11-08_231954216-1024x683-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:4036;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:50:\"image_2024-11-08_231954216-1024x683-1-768x512.webp\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:28276;}s:9:\"neve-blog\";a:5:{s:4:\"file\";s:50:\"image_2024-11-08_231954216-1024x683-1-930x620.webp\";s:5:\"width\";i:930;s:6:\"height\";i:620;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:35140;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2095,329,'_wp_attached_file','2024/12/image_2024-11-08_232011845-1024x683-1.webp'),(2096,329,'_wp_attachment_image_alt',''),(2097,329,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1024;s:6:\"height\";i:683;s:4:\"file\";s:50:\"2024/12/image_2024-11-08_232011845-1024x683-1.webp\";s:8:\"filesize\";i:43036;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:50:\"image_2024-11-08_232011845-1024x683-1-300x200.webp\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:8746;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:50:\"image_2024-11-08_232011845-1024x683-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:4156;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:50:\"image_2024-11-08_232011845-1024x683-1-768x512.webp\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:28476;}s:9:\"neve-blog\";a:5:{s:4:\"file\";s:50:\"image_2024-11-08_232011845-1024x683-1-930x620.webp\";s:5:\"width\";i:930;s:6:\"height\";i:620;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:35164;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2098,330,'_wp_attached_file','2024/12/image_2024-11-08_232526015-1200x650-1.webp'),(2099,330,'_wp_attachment_image_alt',''),(2100,330,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:650;s:4:\"file\";s:50:\"2024/12/image_2024-11-08_232526015-1200x650-1.webp\";s:8:\"filesize\";i:42230;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:50:\"image_2024-11-08_232526015-1200x650-1-300x163.webp\";s:5:\"width\";i:300;s:6:\"height\";i:163;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:6842;}s:5:\"large\";a:5:{s:4:\"file\";s:51:\"image_2024-11-08_232526015-1200x650-1-1024x555.webp\";s:5:\"width\";i:1024;s:6:\"height\";i:555;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:31994;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:50:\"image_2024-11-08_232526015-1200x650-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:3568;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:50:\"image_2024-11-08_232526015-1200x650-1-768x416.webp\";s:5:\"width\";i:768;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:22910;}s:9:\"neve-blog\";a:5:{s:4:\"file\";s:50:\"image_2024-11-08_232526015-1200x650-1-930x620.webp\";s:5:\"width\";i:930;s:6:\"height\";i:620;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:32976;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2101,331,'_wp_attached_file','2024/12/image_2024-11-08_232518053-930x620-1.webp'),(2102,331,'_wp_attachment_image_alt',''),(2103,331,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:930;s:6:\"height\";i:620;s:4:\"file\";s:49:\"2024/12/image_2024-11-08_232518053-930x620-1.webp\";s:8:\"filesize\";i:42158;s:5:\"sizes\";a:3:{s:6:\"medium\";a:5:{s:4:\"file\";s:49:\"image_2024-11-08_232518053-930x620-1-300x200.webp\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:9058;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:49:\"image_2024-11-08_232518053-930x620-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:4202;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:49:\"image_2024-11-08_232518053-930x620-1-768x512.webp\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:30436;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2104,332,'_wp_attached_file','2024/12/image_2024-11-08_232502632.webp'),(2105,332,'_wp_attachment_image_alt',''),(2106,332,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:800;s:4:\"file\";s:39:\"2024/12/image_2024-11-08_232502632.webp\";s:8:\"filesize\";i:42154;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:39:\"image_2024-11-08_232502632-300x200.webp\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:8566;}s:5:\"large\";a:5:{s:4:\"file\";s:40:\"image_2024-11-08_232502632-1024x683.webp\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:38044;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:39:\"image_2024-11-08_232502632-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:3990;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:39:\"image_2024-11-08_232502632-768x512.webp\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:27604;}s:9:\"neve-blog\";a:5:{s:4:\"file\";s:39:\"image_2024-11-08_232502632-930x620.webp\";s:5:\"width\";i:930;s:6:\"height\";i:620;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:34412;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2107,333,'_wp_attached_file','2024/12/file-15-768x768.png-768x620-1.webp'),(2108,333,'_wp_attachment_image_alt',''),(2109,333,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:768;s:6:\"height\";i:620;s:4:\"file\";s:42:\"2024/12/file-15-768x768.png-768x620-1.webp\";s:8:\"filesize\";i:34078;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:42:\"file-15-768x768.png-768x620-1-300x242.webp\";s:5:\"width\";i:300;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:8878;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:42:\"file-15-768x768.png-768x620-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:3962;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2110,334,'_wp_attached_file','2024/12/file-10-768x768.png-768x620-1.webp'),(2111,334,'_wp_attachment_image_alt',''),(2112,334,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:768;s:6:\"height\";i:620;s:4:\"file\";s:42:\"2024/12/file-10-768x768.png-768x620-1.webp\";s:8:\"filesize\";i:33286;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:42:\"file-10-768x768.png-768x620-1-300x242.webp\";s:5:\"width\";i:300;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:7926;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:42:\"file-10-768x768.png-768x620-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:3596;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2113,335,'_wp_attached_file','2024/12/file-21-768x768.png-768x620-1.webp'),(2114,335,'_wp_attachment_image_alt',''),(2115,335,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:768;s:6:\"height\";i:620;s:4:\"file\";s:42:\"2024/12/file-21-768x768.png-768x620-1.webp\";s:8:\"filesize\";i:25096;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:42:\"file-21-768x768.png-768x620-1-300x242.webp\";s:5:\"width\";i:300;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:6978;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:42:\"file-21-768x768.png-768x620-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:3012;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2116,336,'_wp_attached_file','2024/12/3.png'),(2117,336,'_wp_attachment_image_alt',''),(2118,336,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1250;s:6:\"height\";i:1000;s:4:\"file\";s:13:\"2024/12/3.png\";s:8:\"filesize\";i:332736;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:13:\"3-300x240.png\";s:5:\"width\";i:300;s:6:\"height\";i:240;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:37970;}s:5:\"large\";a:5:{s:4:\"file\";s:14:\"3-1024x819.png\";s:5:\"width\";i:1024;s:6:\"height\";i:819;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:244926;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:13:\"3-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:16717;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:13:\"3-768x614.png\";s:5:\"width\";i:768;s:6:\"height\";i:614;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:160923;}s:9:\"neve-blog\";a:5:{s:4:\"file\";s:13:\"3-930x620.png\";s:5:\"width\";i:930;s:6:\"height\";i:620;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:211532;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2119,337,'_wp_attached_file','2024/12/4.png'),(2120,337,'_wp_attachment_image_alt',''),(2121,337,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1250;s:6:\"height\";i:1000;s:4:\"file\";s:13:\"2024/12/4.png\";s:8:\"filesize\";i:454797;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:13:\"4-300x240.png\";s:5:\"width\";i:300;s:6:\"height\";i:240;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:43629;}s:5:\"large\";a:5:{s:4:\"file\";s:14:\"4-1024x819.png\";s:5:\"width\";i:1024;s:6:\"height\";i:819;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:325281;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:13:\"4-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:17759;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:13:\"4-768x614.png\";s:5:\"width\";i:768;s:6:\"height\";i:614;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:206624;}s:9:\"neve-blog\";a:5:{s:4:\"file\";s:13:\"4-930x620.png\";s:5:\"width\";i:930;s:6:\"height\";i:620;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:278382;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2122,338,'_wp_attached_file','2024/12/5.png'),(2123,338,'_wp_attachment_image_alt',''),(2124,338,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1250;s:6:\"height\";i:1000;s:4:\"file\";s:13:\"2024/12/5.png\";s:8:\"filesize\";i:504289;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:13:\"5-300x240.png\";s:5:\"width\";i:300;s:6:\"height\";i:240;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:51246;}s:5:\"large\";a:5:{s:4:\"file\";s:14:\"5-1024x819.png\";s:5:\"width\";i:1024;s:6:\"height\";i:819;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:363158;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:13:\"5-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:21761;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:13:\"5-768x614.png\";s:5:\"width\";i:768;s:6:\"height\";i:614;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:234734;}s:9:\"neve-blog\";a:5:{s:4:\"file\";s:13:\"5-930x620.png\";s:5:\"width\";i:930;s:6:\"height\";i:620;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:312343;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2125,339,'_wp_attached_file','2024/12/6.png'),(2126,339,'_wp_attachment_image_alt',''),(2127,339,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1250;s:6:\"height\";i:1000;s:4:\"file\";s:13:\"2024/12/6.png\";s:8:\"filesize\";i:395360;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:13:\"6-300x240.png\";s:5:\"width\";i:300;s:6:\"height\";i:240;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:44173;}s:5:\"large\";a:5:{s:4:\"file\";s:14:\"6-1024x819.png\";s:5:\"width\";i:1024;s:6:\"height\";i:819;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:289781;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:13:\"6-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:19348;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:13:\"6-768x614.png\";s:5:\"width\";i:768;s:6:\"height\";i:614;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:189290;}s:9:\"neve-blog\";a:5:{s:4:\"file\";s:13:\"6-930x620.png\";s:5:\"width\";i:930;s:6:\"height\";i:620;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:250233;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2128,340,'_wp_attached_file','2024/12/7.png'),(2129,340,'_wp_attachment_image_alt',''),(2130,340,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1250;s:6:\"height\";i:1000;s:4:\"file\";s:13:\"2024/12/7.png\";s:8:\"filesize\";i:541596;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:13:\"7-300x240.png\";s:5:\"width\";i:300;s:6:\"height\";i:240;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:58666;}s:5:\"large\";a:5:{s:4:\"file\";s:14:\"7-1024x819.png\";s:5:\"width\";i:1024;s:6:\"height\";i:819;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:392586;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:13:\"7-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:24608;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:13:\"7-768x614.png\";s:5:\"width\";i:768;s:6:\"height\";i:614;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:257310;}s:9:\"neve-blog\";a:5:{s:4:\"file\";s:13:\"7-930x620.png\";s:5:\"width\";i:930;s:6:\"height\";i:620;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:341080;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2131,341,'_wp_attached_file','2024/12/8.png'),(2132,341,'_wp_attachment_image_alt',''),(2133,341,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1250;s:6:\"height\";i:1000;s:4:\"file\";s:13:\"2024/12/8.png\";s:8:\"filesize\";i:396250;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:13:\"8-300x240.png\";s:5:\"width\";i:300;s:6:\"height\";i:240;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:42226;}s:5:\"large\";a:5:{s:4:\"file\";s:14:\"8-1024x819.png\";s:5:\"width\";i:1024;s:6:\"height\";i:819;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:285515;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:13:\"8-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:18119;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:13:\"8-768x614.png\";s:5:\"width\";i:768;s:6:\"height\";i:614;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:183886;}s:9:\"neve-blog\";a:5:{s:4:\"file\";s:13:\"8-930x620.png\";s:5:\"width\";i:930;s:6:\"height\";i:620;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:245209;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2134,342,'_wp_attached_file','2024/12/9.png'),(2135,342,'_wp_attachment_image_alt',''),(2136,342,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1250;s:6:\"height\";i:1000;s:4:\"file\";s:13:\"2024/12/9.png\";s:8:\"filesize\";i:485785;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:13:\"9-300x240.png\";s:5:\"width\";i:300;s:6:\"height\";i:240;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:53456;}s:5:\"large\";a:5:{s:4:\"file\";s:14:\"9-1024x819.png\";s:5:\"width\";i:1024;s:6:\"height\";i:819;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:353512;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:13:\"9-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:23143;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:13:\"9-768x614.png\";s:5:\"width\";i:768;s:6:\"height\";i:614;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:231350;}s:9:\"neve-blog\";a:5:{s:4:\"file\";s:13:\"9-930x620.png\";s:5:\"width\";i:930;s:6:\"height\";i:620;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:306340;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2137,343,'_wp_attached_file','2024/12/10.png'),(2138,343,'_wp_attachment_image_alt',''),(2139,343,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1250;s:6:\"height\";i:1000;s:4:\"file\";s:14:\"2024/12/10.png\";s:8:\"filesize\";i:385047;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:14:\"10-300x240.png\";s:5:\"width\";i:300;s:6:\"height\";i:240;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:42254;}s:5:\"large\";a:5:{s:4:\"file\";s:15:\"10-1024x819.png\";s:5:\"width\";i:1024;s:6:\"height\";i:819;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:275089;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:14:\"10-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:18668;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:14:\"10-768x614.png\";s:5:\"width\";i:768;s:6:\"height\";i:614;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:180152;}s:9:\"neve-blog\";a:5:{s:4:\"file\";s:14:\"10-930x620.png\";s:5:\"width\";i:930;s:6:\"height\";i:620;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:237692;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2140,344,'_wp_attached_file','2024/12/11.png'),(2141,344,'_wp_attachment_image_alt',''),(2142,344,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1250;s:6:\"height\";i:1000;s:4:\"file\";s:14:\"2024/12/11.png\";s:8:\"filesize\";i:321947;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:14:\"11-300x240.png\";s:5:\"width\";i:300;s:6:\"height\";i:240;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:39101;}s:5:\"large\";a:5:{s:4:\"file\";s:15:\"11-1024x819.png\";s:5:\"width\";i:1024;s:6:\"height\";i:819;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:237546;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:14:\"11-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:17245;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:14:\"11-768x614.png\";s:5:\"width\";i:768;s:6:\"height\";i:614;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:156444;}s:9:\"neve-blog\";a:5:{s:4:\"file\";s:14:\"11-930x620.png\";s:5:\"width\";i:930;s:6:\"height\";i:620;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:206284;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2143,345,'_wp_attached_file','2024/12/12.png'),(2144,345,'_wp_attachment_image_alt',''),(2145,345,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1250;s:6:\"height\";i:1000;s:4:\"file\";s:14:\"2024/12/12.png\";s:8:\"filesize\";i:395180;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:14:\"12-300x240.png\";s:5:\"width\";i:300;s:6:\"height\";i:240;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:42044;}s:5:\"large\";a:5:{s:4:\"file\";s:15:\"12-1024x819.png\";s:5:\"width\";i:1024;s:6:\"height\";i:819;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:286217;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:14:\"12-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:17538;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:14:\"12-768x614.png\";s:5:\"width\";i:768;s:6:\"height\";i:614;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:187195;}s:9:\"neve-blog\";a:5:{s:4:\"file\";s:14:\"12-930x620.png\";s:5:\"width\";i:930;s:6:\"height\";i:620;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:247502;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2146,346,'_wp_attached_file','2024/12/3.jpg'),(2147,346,'_wp_attachment_image_alt',''),(2148,346,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1250;s:6:\"height\";i:1000;s:4:\"file\";s:13:\"2024/12/3.jpg\";s:8:\"filesize\";i:79095;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:13:\"3-300x240.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12899;}s:5:\"large\";a:5:{s:4:\"file\";s:14:\"3-1024x819.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:819;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:54400;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:13:\"3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8002;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:13:\"3-768x614.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:614;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37793;}s:9:\"neve-blog\";a:5:{s:4:\"file\";s:13:\"3-930x620.jpg\";s:5:\"width\";i:930;s:6:\"height\";i:620;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47569;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(2149,347,'_wp_attached_file','2024/12/4-1.jpg'),(2150,347,'_wp_attachment_image_alt',''),(2151,347,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1250;s:6:\"height\";i:1000;s:4:\"file\";s:15:\"2024/12/4-1.jpg\";s:8:\"filesize\";i:84893;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:15:\"4-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:12750;}s:5:\"large\";a:5:{s:4:\"file\";s:16:\"4-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:58714;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:15:\"4-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7916;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:15:\"4-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:39457;}s:9:\"neve-blog\";a:5:{s:4:\"file\";s:15:\"4-1-930x620.jpg\";s:5:\"width\";i:930;s:6:\"height\";i:620;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:50938;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(2152,348,'_wp_attached_file','2024/12/5-1.jpg'),(2153,348,'_wp_attachment_image_alt',''),(2154,348,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1250;s:6:\"height\";i:1000;s:4:\"file\";s:15:\"2024/12/5-1.jpg\";s:8:\"filesize\";i:90019;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:15:\"5-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:13202;}s:5:\"large\";a:5:{s:4:\"file\";s:16:\"5-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:61794;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:15:\"5-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:8105;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:15:\"5-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:42586;}s:9:\"neve-blog\";a:5:{s:4:\"file\";s:15:\"5-1-930x620.jpg\";s:5:\"width\";i:930;s:6:\"height\";i:620;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:53701;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(2155,349,'_wp_attached_file','2024/12/6.jpg'),(2156,349,'_wp_attachment_image_alt',''),(2157,349,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1250;s:6:\"height\";i:1000;s:4:\"file\";s:13:\"2024/12/6.jpg\";s:8:\"filesize\";i:89021;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:13:\"6-300x240.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14260;}s:5:\"large\";a:5:{s:4:\"file\";s:14:\"6-1024x819.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:819;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:61719;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:13:\"6-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8356;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:13:\"6-768x614.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:614;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43375;}s:9:\"neve-blog\";a:5:{s:4:\"file\";s:13:\"6-930x620.jpg\";s:5:\"width\";i:930;s:6:\"height\";i:620;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:54257;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(2158,350,'_wp_attached_file','2024/12/7.jpg'),(2159,350,'_wp_attachment_image_alt',''),(2160,350,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1250;s:6:\"height\";i:1000;s:4:\"file\";s:13:\"2024/12/7.jpg\";s:8:\"filesize\";i:94907;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:13:\"7-300x240.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14643;}s:5:\"large\";a:5:{s:4:\"file\";s:14:\"7-1024x819.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:819;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:68091;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:13:\"7-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8733;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:13:\"7-768x614.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:614;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:45954;}s:9:\"neve-blog\";a:5:{s:4:\"file\";s:13:\"7-930x620.jpg\";s:5:\"width\";i:930;s:6:\"height\";i:620;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:59439;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(2161,351,'_wp_attached_file','2024/12/8.jpg'),(2162,351,'_wp_attachment_image_alt',''),(2163,351,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1250;s:6:\"height\";i:1000;s:4:\"file\";s:13:\"2024/12/8.jpg\";s:8:\"filesize\";i:83853;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:13:\"8-300x240.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13077;}s:5:\"large\";a:5:{s:4:\"file\";s:14:\"8-1024x819.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:819;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:56965;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:13:\"8-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8080;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:13:\"8-768x614.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:614;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39866;}s:9:\"neve-blog\";a:5:{s:4:\"file\";s:13:\"8-930x620.jpg\";s:5:\"width\";i:930;s:6:\"height\";i:620;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:51250;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(2164,352,'_wp_attached_file','2024/12/9.jpg'),(2165,352,'_wp_attachment_image_alt',''),(2166,352,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1250;s:6:\"height\";i:1000;s:4:\"file\";s:13:\"2024/12/9.jpg\";s:8:\"filesize\";i:91745;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:13:\"9-300x240.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14444;}s:5:\"large\";a:5:{s:4:\"file\";s:14:\"9-1024x819.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:819;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:64726;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:13:\"9-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8763;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:13:\"9-768x614.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:614;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44668;}s:9:\"neve-blog\";a:5:{s:4:\"file\";s:13:\"9-930x620.jpg\";s:5:\"width\";i:930;s:6:\"height\";i:620;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:56499;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(2167,353,'_wp_attached_file','2024/12/10.jpg'),(2168,353,'_wp_attachment_image_alt',''),(2169,353,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1250;s:6:\"height\";i:1000;s:4:\"file\";s:14:\"2024/12/10.jpg\";s:8:\"filesize\";i:88329;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:14:\"10-300x240.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13632;}s:5:\"large\";a:5:{s:4:\"file\";s:15:\"10-1024x819.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:819;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:63757;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:14:\"10-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8167;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:14:\"10-768x614.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:614;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42687;}s:9:\"neve-blog\";a:5:{s:4:\"file\";s:14:\"10-930x620.jpg\";s:5:\"width\";i:930;s:6:\"height\";i:620;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:54452;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(2170,354,'_wp_attached_file','2024/12/11.jpg'),(2171,354,'_wp_attachment_image_alt',''),(2172,354,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1250;s:6:\"height\";i:1000;s:4:\"file\";s:14:\"2024/12/11.jpg\";s:8:\"filesize\";i:77797;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:14:\"11-300x240.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12749;}s:5:\"large\";a:5:{s:4:\"file\";s:15:\"11-1024x819.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:819;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:52108;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:14:\"11-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7917;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:14:\"11-768x614.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:614;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37529;}s:9:\"neve-blog\";a:5:{s:4:\"file\";s:14:\"11-930x620.jpg\";s:5:\"width\";i:930;s:6:\"height\";i:620;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:45885;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(2173,355,'_wp_attached_file','2024/12/12.jpg'),(2174,355,'_wp_attachment_image_alt',''),(2175,355,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1250;s:6:\"height\";i:1000;s:4:\"file\";s:14:\"2024/12/12.jpg\";s:8:\"filesize\";i:81316;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:14:\"12-300x240.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12943;}s:5:\"large\";a:5:{s:4:\"file\";s:15:\"12-1024x819.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:819;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:54690;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:14:\"12-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7775;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:14:\"12-768x614.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:614;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38996;}s:9:\"neve-blog\";a:5:{s:4:\"file\";s:14:\"12-930x620.jpg\";s:5:\"width\";i:930;s:6:\"height\";i:620;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:49662;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(2176,356,'_wp_attached_file','2024/12/image_2024-12-19_182401674.png'),(2177,356,'_wp_attachment_image_alt','Examples of high-converting websites built by Golden Stallion Agency.'),(2178,356,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:680;s:6:\"height\";i:543;s:4:\"file\";s:38:\"2024/12/image_2024-12-19_182401674.png\";s:8:\"filesize\";i:123901;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:38:\"image_2024-12-19_182401674-300x240.png\";s:5:\"width\";i:300;s:6:\"height\";i:240;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:33298;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:38:\"image_2024-12-19_182401674-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:14925;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2179,357,'_wp_attached_file','2024/12/image_2024-12-19_182435994.png'),(2180,357,'_wp_attachment_image_alt','Examples of high-converting websites built by Golden Stallion Agency.'),(2181,357,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:681;s:6:\"height\";i:543;s:4:\"file\";s:38:\"2024/12/image_2024-12-19_182435994.png\";s:8:\"filesize\";i:156750;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:38:\"image_2024-12-19_182435994-300x239.png\";s:5:\"width\";i:300;s:6:\"height\";i:239;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:36680;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:38:\"image_2024-12-19_182435994-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:15019;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2182,358,'_wp_attached_file','2024/12/fdfgretgrf-frgre-frtgtr-3.jpg'),(2183,358,'_wp_attachment_image_alt','Examples of high-converting websites built by Golden Stallion Agency.'),(2184,358,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1250;s:6:\"height\";i:1000;s:4:\"file\";s:37:\"2024/12/fdfgretgrf-frgre-frtgtr-3.jpg\";s:8:\"filesize\";i:89443;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:37:\"fdfgretgrf-frgre-frtgtr-3-300x240.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14682;}s:5:\"large\";a:5:{s:4:\"file\";s:38:\"fdfgretgrf-frgre-frtgtr-3-1024x819.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:819;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:62141;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:37:\"fdfgretgrf-frgre-frtgtr-3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8778;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:37:\"fdfgretgrf-frgre-frtgtr-3-768x614.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:614;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43797;}s:9:\"neve-blog\";a:5:{s:4:\"file\";s:37:\"fdfgretgrf-frgre-frtgtr-3-930x620.jpg\";s:5:\"width\";i:930;s:6:\"height\";i:620;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:54679;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(2185,359,'_wp_attached_file','2024/12/fdfgretgrf-frgre-frtgtr-4.jpg'),(2186,359,'_wp_attachment_image_alt','Examples of high-converting websites built by Golden Stallion Agency.'),(2187,359,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1250;s:6:\"height\";i:1000;s:4:\"file\";s:37:\"2024/12/fdfgretgrf-frgre-frtgtr-4.jpg\";s:8:\"filesize\";i:95329;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:37:\"fdfgretgrf-frgre-frtgtr-4-300x240.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15065;}s:5:\"large\";a:5:{s:4:\"file\";s:38:\"fdfgretgrf-frgre-frtgtr-4-1024x819.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:819;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:68513;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:37:\"fdfgretgrf-frgre-frtgtr-4-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9155;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:37:\"fdfgretgrf-frgre-frtgtr-4-768x614.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:614;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46376;}s:9:\"neve-blog\";a:5:{s:4:\"file\";s:37:\"fdfgretgrf-frgre-frtgtr-4-930x620.jpg\";s:5:\"width\";i:930;s:6:\"height\";i:620;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:59861;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(2188,360,'_wp_attached_file','2024/12/fdfgretgrf-frgre-frtgtr-5.jpg'),(2189,360,'_wp_attachment_image_alt','Examples of high-converting websites built by Golden Stallion Agency.'),(2190,360,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1250;s:6:\"height\";i:1000;s:4:\"file\";s:37:\"2024/12/fdfgretgrf-frgre-frtgtr-5.jpg\";s:8:\"filesize\";i:84275;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:37:\"fdfgretgrf-frgre-frtgtr-5-300x240.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13499;}s:5:\"large\";a:5:{s:4:\"file\";s:38:\"fdfgretgrf-frgre-frtgtr-5-1024x819.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:819;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:57387;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:37:\"fdfgretgrf-frgre-frtgtr-5-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8502;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:37:\"fdfgretgrf-frgre-frtgtr-5-768x614.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:614;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40288;}s:9:\"neve-blog\";a:5:{s:4:\"file\";s:37:\"fdfgretgrf-frgre-frtgtr-5-930x620.jpg\";s:5:\"width\";i:930;s:6:\"height\";i:620;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:51672;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(2191,361,'_wp_attached_file','2024/12/fdfgretgrf-frgre-frtgtr-6.jpg'),(2192,361,'_wp_attachment_image_alt','Examples of high-converting websites built by Golden Stallion Agency.'),(2193,361,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1250;s:6:\"height\";i:1000;s:4:\"file\";s:37:\"2024/12/fdfgretgrf-frgre-frtgtr-6.jpg\";s:8:\"filesize\";i:92167;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:37:\"fdfgretgrf-frgre-frtgtr-6-300x240.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14866;}s:5:\"large\";a:5:{s:4:\"file\";s:38:\"fdfgretgrf-frgre-frtgtr-6-1024x819.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:819;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:65148;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:37:\"fdfgretgrf-frgre-frtgtr-6-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9185;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:37:\"fdfgretgrf-frgre-frtgtr-6-768x614.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:614;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:45090;}s:9:\"neve-blog\";a:5:{s:4:\"file\";s:37:\"fdfgretgrf-frgre-frtgtr-6-930x620.jpg\";s:5:\"width\";i:930;s:6:\"height\";i:620;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:56921;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(2194,362,'_wp_attached_file','2024/12/fdfgretgrf-frgre-frtgtr-7.jpg'),(2195,362,'_wp_attachment_image_alt','Examples of high-converting websites built by Golden Stallion Agency.'),(2196,362,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1250;s:6:\"height\";i:1000;s:4:\"file\";s:37:\"2024/12/fdfgretgrf-frgre-frtgtr-7.jpg\";s:8:\"filesize\";i:88751;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:37:\"fdfgretgrf-frgre-frtgtr-7-300x240.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14054;}s:5:\"large\";a:5:{s:4:\"file\";s:38:\"fdfgretgrf-frgre-frtgtr-7-1024x819.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:819;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:64179;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:37:\"fdfgretgrf-frgre-frtgtr-7-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8589;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:37:\"fdfgretgrf-frgre-frtgtr-7-768x614.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:614;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43109;}s:9:\"neve-blog\";a:5:{s:4:\"file\";s:37:\"fdfgretgrf-frgre-frtgtr-7-930x620.jpg\";s:5:\"width\";i:930;s:6:\"height\";i:620;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:54874;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(2197,363,'_wp_attached_file','2024/12/fdfgretgrf-frgre-frtgtr-8.jpg'),(2198,363,'_wp_attachment_image_alt','Examples of high-converting websites built by Golden Stallion Agency.'),(2199,363,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1250;s:6:\"height\";i:1000;s:4:\"file\";s:37:\"2024/12/fdfgretgrf-frgre-frtgtr-8.jpg\";s:8:\"filesize\";i:78219;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:37:\"fdfgretgrf-frgre-frtgtr-8-300x240.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13171;}s:5:\"large\";a:5:{s:4:\"file\";s:38:\"fdfgretgrf-frgre-frtgtr-8-1024x819.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:819;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:52530;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:37:\"fdfgretgrf-frgre-frtgtr-8-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8339;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:37:\"fdfgretgrf-frgre-frtgtr-8-768x614.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:614;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37951;}s:9:\"neve-blog\";a:5:{s:4:\"file\";s:37:\"fdfgretgrf-frgre-frtgtr-8-930x620.jpg\";s:5:\"width\";i:930;s:6:\"height\";i:620;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46307;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(2200,364,'_wp_attached_file','2024/12/fdfgretgrf-frgre-frtgtr-9.jpg'),(2201,364,'_wp_attachment_image_alt','Examples of high-converting websites built by Golden Stallion Agency.'),(2202,364,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1250;s:6:\"height\";i:1000;s:4:\"file\";s:37:\"2024/12/fdfgretgrf-frgre-frtgtr-9.jpg\";s:8:\"filesize\";i:81738;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:37:\"fdfgretgrf-frgre-frtgtr-9-300x240.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13365;}s:5:\"large\";a:5:{s:4:\"file\";s:38:\"fdfgretgrf-frgre-frtgtr-9-1024x819.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:819;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:55112;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:37:\"fdfgretgrf-frgre-frtgtr-9-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8197;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:37:\"fdfgretgrf-frgre-frtgtr-9-768x614.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:614;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39418;}s:9:\"neve-blog\";a:5:{s:4:\"file\";s:37:\"fdfgretgrf-frgre-frtgtr-9-930x620.jpg\";s:5:\"width\";i:930;s:6:\"height\";i:620;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:50084;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(2203,365,'_wp_attached_file','2024/12/fdfgretgrf-frgre-frtgtr-10.jpg'),(2204,365,'_wp_attachment_image_alt','Examples of high-converting websites built by Golden Stallion Agency.'),(2205,365,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1250;s:6:\"height\";i:1000;s:4:\"file\";s:38:\"2024/12/fdfgretgrf-frgre-frtgtr-10.jpg\";s:8:\"filesize\";i:79517;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:38:\"fdfgretgrf-frgre-frtgtr-10-300x240.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13321;}s:5:\"large\";a:5:{s:4:\"file\";s:39:\"fdfgretgrf-frgre-frtgtr-10-1024x819.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:819;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:54822;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:38:\"fdfgretgrf-frgre-frtgtr-10-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8424;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:38:\"fdfgretgrf-frgre-frtgtr-10-768x614.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:614;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38215;}s:9:\"neve-blog\";a:5:{s:4:\"file\";s:38:\"fdfgretgrf-frgre-frtgtr-10-930x620.jpg\";s:5:\"width\";i:930;s:6:\"height\";i:620;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47991;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(2206,366,'_wp_attached_file','2024/12/fdfgretgrf-frgre-frtgtr-f-1.jpg'),(2207,366,'_wp_attachment_image_alt','Examples of high-converting websites built by Golden Stallion Agency.'),(2208,366,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1250;s:6:\"height\";i:1000;s:4:\"file\";s:39:\"2024/12/fdfgretgrf-frgre-frtgtr-f-1.jpg\";s:8:\"filesize\";i:85315;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:39:\"fdfgretgrf-frgre-frtgtr-f-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:13172;}s:5:\"large\";a:5:{s:4:\"file\";s:40:\"fdfgretgrf-frgre-frtgtr-f-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:59136;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:39:\"fdfgretgrf-frgre-frtgtr-f-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:8338;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:39:\"fdfgretgrf-frgre-frtgtr-f-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:39879;}s:9:\"neve-blog\";a:5:{s:4:\"file\";s:39:\"fdfgretgrf-frgre-frtgtr-f-1-930x620.jpg\";s:5:\"width\";i:930;s:6:\"height\";i:620;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:51360;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(2209,367,'_wp_attached_file','2024/12/fdfgretgrf-frgre-frtgtr.jpg'),(2210,367,'_wp_attachment_image_alt','Examples of high-converting websites built by Golden Stallion Agency.'),(2211,367,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1250;s:6:\"height\";i:1000;s:4:\"file\";s:35:\"2024/12/fdfgretgrf-frgre-frtgtr.jpg\";s:8:\"filesize\";i:90441;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:35:\"fdfgretgrf-frgre-frtgtr-300x240.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13624;}s:5:\"large\";a:5:{s:4:\"file\";s:36:\"fdfgretgrf-frgre-frtgtr-1024x819.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:819;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:62216;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:35:\"fdfgretgrf-frgre-frtgtr-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8527;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:35:\"fdfgretgrf-frgre-frtgtr-768x614.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:614;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43008;}s:9:\"neve-blog\";a:5:{s:4:\"file\";s:35:\"fdfgretgrf-frgre-frtgtr-930x620.jpg\";s:5:\"width\";i:930;s:6:\"height\";i:620;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:54123;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(2243,372,'_wp_attached_file','2024/12/dsf-67775432-dsghfjk-1.png'),(2244,372,'_wp_attachment_image_alt',''),(2245,372,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:774;s:6:\"height\";i:497;s:4:\"file\";s:34:\"2024/12/dsf-67775432-dsghfjk-1.png\";s:8:\"filesize\";i:77778;s:5:\"sizes\";a:3:{s:6:\"medium\";a:5:{s:4:\"file\";s:34:\"dsf-67775432-dsghfjk-1-300x193.png\";s:5:\"width\";i:300;s:6:\"height\";i:193;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:25917;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:34:\"dsf-67775432-dsghfjk-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:12595;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:34:\"dsf-67775432-dsghfjk-1-768x493.png\";s:5:\"width\";i:768;s:6:\"height\";i:493;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:100553;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2246,373,'_wp_attached_file','2024/12/dsf-67775432-dsghfjk-2.png'),(2247,373,'_wp_attachment_image_alt',''),(2248,373,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:774;s:6:\"height\";i:497;s:4:\"file\";s:34:\"2024/12/dsf-67775432-dsghfjk-2.png\";s:8:\"filesize\";i:75278;s:5:\"sizes\";a:3:{s:6:\"medium\";a:5:{s:4:\"file\";s:34:\"dsf-67775432-dsghfjk-2-300x193.png\";s:5:\"width\";i:300;s:6:\"height\";i:193;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:25360;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:34:\"dsf-67775432-dsghfjk-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:12209;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:34:\"dsf-67775432-dsghfjk-2-768x493.png\";s:5:\"width\";i:768;s:6:\"height\";i:493;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:95387;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2249,374,'_wp_attached_file','2024/12/dsf-67775432-dsghfjk-3.png'),(2250,374,'_wp_attachment_image_alt',''),(2251,374,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:774;s:6:\"height\";i:497;s:4:\"file\";s:34:\"2024/12/dsf-67775432-dsghfjk-3.png\";s:8:\"filesize\";i:101114;s:5:\"sizes\";a:3:{s:6:\"medium\";a:5:{s:4:\"file\";s:34:\"dsf-67775432-dsghfjk-3-300x193.png\";s:5:\"width\";i:300;s:6:\"height\";i:193;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:37732;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:34:\"dsf-67775432-dsghfjk-3-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:19361;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:34:\"dsf-67775432-dsghfjk-3-768x493.png\";s:5:\"width\";i:768;s:6:\"height\";i:493;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:141097;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2252,375,'_wp_attached_file','2024/12/dsf-67775432-dsghfjk-4.png'),(2253,375,'_wp_attachment_image_alt',''),(2254,375,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:774;s:6:\"height\";i:497;s:4:\"file\";s:34:\"2024/12/dsf-67775432-dsghfjk-4.png\";s:8:\"filesize\";i:83594;s:5:\"sizes\";a:3:{s:6:\"medium\";a:5:{s:4:\"file\";s:34:\"dsf-67775432-dsghfjk-4-300x193.png\";s:5:\"width\";i:300;s:6:\"height\";i:193;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:26250;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:34:\"dsf-67775432-dsghfjk-4-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:12518;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:34:\"dsf-67775432-dsghfjk-4-768x493.png\";s:5:\"width\";i:768;s:6:\"height\";i:493;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:103023;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2255,376,'_wp_attached_file','2024/12/dsf-67775432-dsghfjk-5.png'),(2256,376,'_wp_attachment_image_alt',''),(2257,376,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:774;s:6:\"height\";i:497;s:4:\"file\";s:34:\"2024/12/dsf-67775432-dsghfjk-5.png\";s:8:\"filesize\";i:80185;s:5:\"sizes\";a:3:{s:6:\"medium\";a:5:{s:4:\"file\";s:34:\"dsf-67775432-dsghfjk-5-300x193.png\";s:5:\"width\";i:300;s:6:\"height\";i:193;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:27459;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:34:\"dsf-67775432-dsghfjk-5-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:13214;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:34:\"dsf-67775432-dsghfjk-5-768x493.png\";s:5:\"width\";i:768;s:6:\"height\";i:493;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:105648;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2344,389,'_wp_attached_file','2024/12/bg_img3_.png'),(2345,389,'_wp_attachment_image_alt',''),(2346,389,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3181;s:6:\"height\";i:821;s:4:\"file\";s:20:\"2024/12/bg_img3_.png\";s:8:\"filesize\";i:25912;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"bg_img3_-300x77.png\";s:5:\"width\";i:300;s:6:\"height\";i:77;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:4657;}s:5:\"large\";a:5:{s:4:\"file\";s:21:\"bg_img3_-1024x264.png\";s:5:\"width\";i:1024;s:6:\"height\";i:264;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:21477;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"bg_img3_-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2717;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:20:\"bg_img3_-768x198.png\";s:5:\"width\";i:768;s:6:\"height\";i:198;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:14786;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:21:\"bg_img3_-1536x396.png\";s:5:\"width\";i:1536;s:6:\"height\";i:396;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:37024;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:21:\"bg_img3_-2048x529.png\";s:5:\"width\";i:2048;s:6:\"height\";i:529;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:57178;}s:9:\"neve-blog\";a:5:{s:4:\"file\";s:20:\"bg_img3_-930x620.png\";s:5:\"width\";i:930;s:6:\"height\";i:620;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:22171;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2347,389,'_elementor_source_image_hash','7ce4b69d6ba647fb30316e1e1177486a3e23177a'),(2424,400,'_wp_attached_file','2024/12/3d-black-paper-craft-cubic-patterned-background.jpg'),(2425,400,'_wp_attachment_image_alt',''),(2426,400,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1280;s:6:\"height\";i:853;s:4:\"file\";s:59:\"2024/12/3d-black-paper-craft-cubic-patterned-background.jpg\";s:8:\"filesize\";i:31514;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:59:\"3d-black-paper-craft-cubic-patterned-background-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1665;}s:5:\"large\";a:5:{s:4:\"file\";s:60:\"3d-black-paper-craft-cubic-patterned-background-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18828;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:59:\"3d-black-paper-craft-cubic-patterned-background-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:586;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:59:\"3d-black-paper-craft-cubic-patterned-background-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10819;}s:9:\"neve-blog\";a:5:{s:4:\"file\";s:59:\"3d-black-paper-craft-cubic-patterned-background-930x620.jpg\";s:5:\"width\";i:930;s:6:\"height\";i:620;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15690;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2427,400,'_elementor_source_image_hash','7900ac7979d0ff625e7db452c5f08b8a9cc95e2b'),(2428,401,'_elementor_edit_mode','builder'),(2429,401,'_elementor_template_type','page'),(2430,401,'_elementor_version','3.26.1'),(2431,401,'_elementor_pro_version','3.25.3'),(2432,401,'_elementor_data','[{\"id\":\"189e266\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":640,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":540,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":\"400\",\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/3d-black-paper-craft-cubic-patterned-background.jpg\"},\"background_position\":\"bottom right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=044b931\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_overlay_maskimage\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[{\"id\":\"24f97cf\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"14\",\"row\":\"14\",\"isLinked\":true,\"unit\":\"px\",\"size\":14},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"2\",\"bottom\":\"7\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"5\",\"right\":\"2\",\"bottom\":\"5\",\"left\":\"2\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"1\",\"bottom\":\"3\",\"left\":\"1\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_overlay_maskimage\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[{\"id\":\"187e2eb9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"ekit_heading_title\":\"Heading\",\"ekit_heading_title_tag\":\"h1\",\"ekit_heading_sub_title\":\"Time has changed\",\"shadow_text_content\":\"bussiness\",\"ekit_heading_show_seperator\":\"\",\"ekit_heading_title_align\":\"text_center\",\"ekit_heading_title_color\":\"#F8F8F8\",\"ekit_heading_title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_heading_title_typography_typography\":\"custom\",\"ekit_heading_title_typography_font_family\":\"Figtree\",\"ekit_heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_heading_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"ekit_heading_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_heading_title_typography_font_weight\":\"500\",\"ekit_heading_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"ekit_heading_use_title_text_fill\":\"yes\",\"ekit_heading_title_secondary_bg_background\":\"classic\",\"ekit_heading_title_secondary_bg_image\":{\"id\":\"68\",\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/bg_text_.png\"},\"ekit_heading_title_secondary_bg_position\":\"center center\",\"ekit_heading_title_secondary_bg_repeat\":\"no-repeat\",\"ekit_heading_title_secondary_bg_size\":\"cover\",\"_animation\":\"fadeInUp\",\"_animation_delay\":200,\"__globals__\":{\"ekit_heading_title_typography_typography\":\"globals\\/typography?id=a435f28\",\"ekit_heading_title_color\":\"globals\\/colors?id=secondary\",\"ekit_heading_focused_title_typography_typography\":\"globals\\/typography?id=a435f28\"},\"__dynamic__\":{\"ekit_heading_title\":\"[elementor-tag id=\\\"17469a8\\\" name=\\\"post-title\\\" settings=\\\"%7B%22before%22%3A%22%7B%7B%22%2C%22after%22%3A%22%7D%7D%22%7D\\\"]\"},\"ekit_heading_seperator_image\":{\"id\":\"93\",\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/placeholder-1.png\"},\"title_left_border_color_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"title_left_border_color_slideshow_gallery\":[],\"ekit_heading_focused_title_secondary_bg_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_focused_title_secondary_bg_slideshow_gallery\":[],\"ekit_heading_title_secondary_bg_slideshow_gallery\":[],\"ekit_heading_sub_title_secondary_bg_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_sub_title_secondary_bg_slideshow_gallery\":[],\"ekit_heading_sub_title_border_color_left_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_sub_title_border_color_left_slideshow_gallery\":[],\"ekit_heading_sub_title_border_color_right_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_sub_title_border_color_right_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"elementskit-heading\"},{\"id\":\"644e8fe1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Start the conversation to established good relationship and business.\\n\",\"header_size\":\"h4\",\"align\":\"center\",\"_animation\":\"fadeInDown\",\"_animation_delay\":300,\"__dynamic__\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"2e014af6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":false,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"em\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_overlay_maskimage\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[{\"id\":\"5c6a19de\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":640,\"sizes\":[]},\"padding\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeInUp\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_overlay_maskimage\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[{\"id\":\"6dc08dca\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Common Questions\",\"header_size\":\"h6\",\"align\":\"center\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e142f41\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"ekit_heading_title\":\"Most {{Popular}} Questions\",\"ekit_heading_sub_title\":\"Time has changed\",\"shadow_text_content\":\"bussiness\",\"ekit_heading_show_seperator\":\"\",\"ekit_heading_title_color\":\"#F8F8F8\",\"ekit_heading_title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_heading_title_typography_typography\":\"custom\",\"ekit_heading_title_typography_font_family\":\"Figtree\",\"ekit_heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]},\"ekit_heading_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":31,\"sizes\":[]},\"ekit_heading_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_heading_title_typography_font_weight\":\"500\",\"ekit_heading_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"ekit_heading_use_title_text_fill\":\"yes\",\"ekit_heading_title_secondary_bg_background\":\"classic\",\"ekit_heading_title_secondary_bg_image\":{\"id\":\"68\",\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/bg_text_.png\"},\"ekit_heading_title_secondary_bg_position\":\"center center\",\"ekit_heading_title_secondary_bg_repeat\":\"no-repeat\",\"ekit_heading_title_secondary_bg_size\":\"cover\",\"_animation_delay\":200,\"__globals__\":{\"ekit_heading_title_typography_typography\":\"globals\\/typography?id=5d167aa\",\"ekit_heading_title_color\":\"globals\\/colors?id=secondary\",\"ekit_heading_focused_title_typography_typography\":\"\"},\"__dynamic__\":[],\"ekit_heading_title_align\":\"text_center\",\"ekit_heading_focused_title_typography_typography\":\"custom\",\"ekit_heading_focused_title_typography_font_family\":\"Figtree\",\"ekit_heading_focused_title_typography_font_size\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":31,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_weight\":\"700\",\"ekit_heading_focused_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"ekit_heading_seperator_image\":{\"id\":\"93\",\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/placeholder-1.png\"},\"title_left_border_color_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"title_left_border_color_slideshow_gallery\":[],\"ekit_heading_focused_title_secondary_bg_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_focused_title_secondary_bg_slideshow_gallery\":[],\"ekit_heading_title_secondary_bg_slideshow_gallery\":[],\"ekit_heading_sub_title_secondary_bg_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_sub_title_secondary_bg_slideshow_gallery\":[],\"ekit_heading_sub_title_border_color_left_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_sub_title_border_color_left_slideshow_gallery\":[],\"ekit_heading_sub_title_border_color_right_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_sub_title_border_color_right_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"elementskit-heading\"}],\"isInner\":true},{\"id\":\"7b93b2a7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":2,\"sizes\":[]},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":1,\"sizes\":[]},\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_overlay_maskimage\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[{\"id\":\"2f15144f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"ekit_accordion_items\":[{\"acc_title\":\"Congue venenatis iaculis gravida ex etiam bibendum?\",\"acc_content\":\"<p>Auctor phasellus hendrerit risus pretium ullamcorper malesuada sed interdum elementum nunc. Potenti consequat consectetuer venenatis blandit purus tempor adipiscing fringilla. Risus orci conubia aptent sollicitudin nibh justo eu.<\\/p>\",\"ekit_acc_is_active\":\"yes\",\"_id\":\"8266a59\"},{\"acc_title\":\"Suspendisse eros magnis lacinia pulvinar tellus?\",\"acc_content\":\"<p>Auctor phasellus hendrerit risus pretium ullamcorper malesuada sed interdum elementum nunc. Potenti consequat consectetuer venenatis blandit purus tempor adipiscing fringilla. Risus orci conubia aptent sollicitudin nibh justo eu.<\\/p>\",\"_id\":\"a456163\",\"ekit_acc_is_active\":\"no\"},{\"acc_title\":\"Tincidunt imperdiet mus senectus?\",\"acc_content\":\"<p>Auctor phasellus hendrerit risus pretium ullamcorper malesuada sed interdum elementum nunc. Potenti consequat consectetuer venenatis blandit purus tempor adipiscing fringilla. Risus orci conubia aptent sollicitudin nibh justo eu.<\\/p>\",\"_id\":\"d043111\",\"ekit_acc_is_active\":\"no\"},{\"acc_title\":\"Maximus curabitur nullam euismod orci tempor?\",\"acc_content\":\"<p>Auctor phasellus hendrerit risus pretium ullamcorper malesuada sed interdum elementum nunc. Potenti consequat consectetuer venenatis blandit purus tempor adipiscing fringilla. Risus orci conubia aptent sollicitudin nibh justo eu.<\\/p>\",\"_id\":\"7019e6a\",\"ekit_acc_is_active\":\"no\"},{\"acc_title\":\"Ac turpis nascetur integer mus praesent dapibus convallis volutpat?\",\"acc_content\":\"<p>Auctor phasellus hendrerit risus pretium ullamcorper malesuada sed interdum elementum nunc. Potenti consequat consectetuer venenatis blandit purus tempor adipiscing fringilla. Risus orci conubia aptent sollicitudin nibh justo eu.<\\/p>\",\"_id\":\"633dfc7\",\"ekit_acc_is_active\":\"no\"},{\"acc_title\":\"Urna lacus sociosqu tortor in nisl?\",\"acc_content\":\"<p>Auctor phasellus hendrerit risus pretium ullamcorper malesuada sed interdum elementum nunc. Potenti consequat consectetuer venenatis blandit purus tempor adipiscing fringilla. Risus orci conubia aptent sollicitudin nibh justo eu.<\\/p>\",\"_id\":\"0c08097\",\"ekit_acc_is_active\":\"no\"}],\"ekit_accordion_right_icon_actives\":{\"value\":\"icon icon-up-arrow1\",\"library\":\"ekiticons\"},\"ekit_accordion_background_background\":\"gradient\",\"ekit_accordion_background_gradient_angle\":{\"unit\":\"deg\",\"size\":135,\"sizes\":[]},\"ekit_accordion_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_accordion_background_position\":\"center center\",\"ekit_accordion_background_repeat\":\"no-repeat\",\"ekit_accordion_background_size\":\"cover\",\"ekit_accordion_title_border_open_border\":\"none\",\"ekit_accordion_border_radious_curve_shape_open\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"7\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_accordion_background_close_background\":\"gradient\",\"ekit_accordion_background_close_gradient_angle\":{\"unit\":\"deg\",\"size\":135,\"sizes\":[]},\"ekit_accordion_title_border_close_border\":\"none\",\"ekit_accordion_border_radious_close\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"7\",\"bottom\":\"7\",\"left\":\"7\",\"isLinked\":true},\"ekit_accordion_title_padding\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"42\",\"bottom\":\"21\",\"left\":\"21\",\"isLinked\":false},\"ekit_accordion_title_padding_mobile\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"32\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"ekit_accordion_content_background_background\":\"classic\",\"ekit_accordion_content_border_radious\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"7\",\"isLinked\":false},\"ekit_accordion_content_padding\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"21\",\"bottom\":\"21\",\"left\":\"21\",\"isLinked\":true},\"ekit_accordion_content_padding_mobile\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"ekit_accordion_icon_typography_close\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"ekit_accordion_icon_typography_close_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"ekit_accordion_icon_box_bg_background\":\"classic\",\"ekit_accordion_icon_typography\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"ekit_accordion_icon_typography_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"ekit_accordion_closed_icon_bg_background\":\"classic\",\"ekit_accordion_icon_border_radious\":{\"unit\":\"%\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"ekit_accordion_icon_padding\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"7\",\"bottom\":\"7\",\"left\":\"7\",\"isLinked\":true},\"ekit_accordion_icon_padding_mobile\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"ekit_accordion_section_icon_margin\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"21\",\"bottom\":\"21\",\"left\":\"21\",\"isLinked\":true},\"ekit_accordion_section_icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_animation\":\"fadeInLeft\",\"__globals__\":{\"ekit_accordion_title_typography_typography\":\"globals\\/typography?id=520c191\",\"ekit_accordion_title_color\":\"globals\\/colors?id=044b931\",\"ekit_accordion_title_color_close\":\"globals\\/colors?id=secondary\",\"ekit_accordion_background_color\":\"globals\\/colors?id=ec3c7a7\",\"ekit_accordion_background_color_b\":\"globals\\/colors?id=3ee16e7\",\"ekit_accordion_background_close_color\":\"globals\\/colors?id=cfa1f76\",\"ekit_accordion_background_close_color_b\":\"globals\\/colors?id=cfa1f76\",\"ekit_accordion_content_typography_typography\":\"globals\\/typography?id=b2ce6af\",\"ekit_accordion_content_background_color\":\"globals\\/colors?id=cfa1f76\",\"ekit_accordion_icon_color_close\":\"globals\\/colors?id=secondary\",\"ekit_accordion_icon_box_bg_color\":\"globals\\/colors?id=accent\",\"ekit_accordion_icon_color\":\"globals\\/colors?id=cfa1f76\",\"ekit_accordion_closed_icon_bg_color\":\"globals\\/colors?id=text\"},\"ekit_accordion_left_icons\":{\"value\":\"icon icon-down-arrow1\",\"library\":\"ekiticons\"},\"ekit_accordion_left_icon_actives\":{\"value\":\"icon icon-up-arrow1\",\"library\":\"ekiticons\"},\"ekit_accordion_right_icons\":{\"value\":\"icon icon-down-arrow1\",\"library\":\"ekiticons\"},\"ekit_accordion_background_slideshow_gallery\":[],\"ekit_accordion_background_close_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_accordion_background_close_slideshow_gallery\":[],\"ekit_accordion_content_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_accordion_content_background_slideshow_gallery\":[],\"ekit_accordion_icon_box_open_bg_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_accordion_icon_box_open_bg_slideshow_gallery\":[],\"ekit_accordion_icon_box_bg_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_accordion_icon_box_bg_slideshow_gallery\":[],\"ekit_accordion_icon_box_close_bg_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_accordion_icon_box_close_bg_slideshow_gallery\":[],\"ekit_accordion_closed_icon_bg_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_accordion_closed_icon_bg_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"elementskit-accordion\"},{\"id\":\"3522d5fd\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"ekit_accordion_items\":[{\"acc_title\":\"Congue venenatis iaculis gravida ex etiam bibendum?\",\"acc_content\":\"<p>Auctor phasellus hendrerit risus pretium ullamcorper malesuada sed interdum elementum nunc. Potenti consequat consectetuer venenatis blandit purus tempor adipiscing fringilla. Risus orci conubia aptent sollicitudin nibh justo eu.<\\/p>\",\"ekit_acc_is_active\":\"yes\",\"_id\":\"8266a59\"},{\"acc_title\":\"Suspendisse eros magnis lacinia pulvinar tellus?\",\"acc_content\":\"<p>Auctor phasellus hendrerit risus pretium ullamcorper malesuada sed interdum elementum nunc. Potenti consequat consectetuer venenatis blandit purus tempor adipiscing fringilla. Risus orci conubia aptent sollicitudin nibh justo eu.<\\/p>\",\"_id\":\"a456163\",\"ekit_acc_is_active\":\"no\"},{\"acc_title\":\"Tincidunt imperdiet mus senectus?\",\"acc_content\":\"<p>Auctor phasellus hendrerit risus pretium ullamcorper malesuada sed interdum elementum nunc. Potenti consequat consectetuer venenatis blandit purus tempor adipiscing fringilla. Risus orci conubia aptent sollicitudin nibh justo eu.<\\/p>\",\"_id\":\"d043111\",\"ekit_acc_is_active\":\"no\"},{\"acc_title\":\"Maximus curabitur nullam euismod orci tempor?\",\"acc_content\":\"<p>Auctor phasellus hendrerit risus pretium ullamcorper malesuada sed interdum elementum nunc. Potenti consequat consectetuer venenatis blandit purus tempor adipiscing fringilla. Risus orci conubia aptent sollicitudin nibh justo eu.<\\/p>\",\"_id\":\"7019e6a\",\"ekit_acc_is_active\":\"no\"},{\"acc_title\":\"Ac turpis nascetur integer mus praesent dapibus convallis volutpat?\",\"acc_content\":\"<p>Auctor phasellus hendrerit risus pretium ullamcorper malesuada sed interdum elementum nunc. Potenti consequat consectetuer venenatis blandit purus tempor adipiscing fringilla. Risus orci conubia aptent sollicitudin nibh justo eu.<\\/p>\",\"_id\":\"633dfc7\",\"ekit_acc_is_active\":\"no\"},{\"acc_title\":\"Urna lacus sociosqu tortor in nisl?\",\"acc_content\":\"<p>Auctor phasellus hendrerit risus pretium ullamcorper malesuada sed interdum elementum nunc. Potenti consequat consectetuer venenatis blandit purus tempor adipiscing fringilla. Risus orci conubia aptent sollicitudin nibh justo eu.<\\/p>\",\"_id\":\"0c08097\",\"ekit_acc_is_active\":\"no\"}],\"ekit_accordion_right_icon_actives\":{\"value\":\"icon icon-up-arrow1\",\"library\":\"ekiticons\"},\"ekit_accordion_background_background\":\"gradient\",\"ekit_accordion_background_gradient_angle\":{\"unit\":\"deg\",\"size\":135,\"sizes\":[]},\"ekit_accordion_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_accordion_background_position\":\"center center\",\"ekit_accordion_background_repeat\":\"no-repeat\",\"ekit_accordion_background_size\":\"cover\",\"ekit_accordion_title_border_open_border\":\"none\",\"ekit_accordion_border_radious_curve_shape_open\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"7\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_accordion_background_close_background\":\"gradient\",\"ekit_accordion_background_close_gradient_angle\":{\"unit\":\"deg\",\"size\":135,\"sizes\":[]},\"ekit_accordion_title_border_close_border\":\"none\",\"ekit_accordion_border_radious_close\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"7\",\"bottom\":\"7\",\"left\":\"7\",\"isLinked\":true},\"ekit_accordion_title_padding\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"42\",\"bottom\":\"21\",\"left\":\"21\",\"isLinked\":false},\"ekit_accordion_title_padding_mobile\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"32\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"ekit_accordion_content_background_background\":\"classic\",\"ekit_accordion_content_border_radious\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"7\",\"isLinked\":false},\"ekit_accordion_content_padding\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"21\",\"bottom\":\"21\",\"left\":\"21\",\"isLinked\":true},\"ekit_accordion_content_padding_mobile\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"ekit_accordion_icon_typography_close\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"ekit_accordion_icon_typography_close_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"ekit_accordion_icon_box_bg_background\":\"classic\",\"ekit_accordion_icon_typography\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"ekit_accordion_icon_typography_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"ekit_accordion_closed_icon_bg_background\":\"classic\",\"ekit_accordion_icon_border_radious\":{\"unit\":\"%\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"ekit_accordion_icon_padding\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"7\",\"bottom\":\"7\",\"left\":\"7\",\"isLinked\":true},\"ekit_accordion_icon_padding_mobile\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"ekit_accordion_section_icon_margin\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"21\",\"bottom\":\"21\",\"left\":\"21\",\"isLinked\":true},\"ekit_accordion_section_icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_animation\":\"fadeInRight\",\"__globals__\":{\"ekit_accordion_title_typography_typography\":\"globals\\/typography?id=520c191\",\"ekit_accordion_title_color\":\"globals\\/colors?id=044b931\",\"ekit_accordion_title_color_close\":\"globals\\/colors?id=secondary\",\"ekit_accordion_background_color\":\"globals\\/colors?id=ec3c7a7\",\"ekit_accordion_background_color_b\":\"globals\\/colors?id=3ee16e7\",\"ekit_accordion_background_close_color\":\"globals\\/colors?id=cfa1f76\",\"ekit_accordion_background_close_color_b\":\"globals\\/colors?id=cfa1f76\",\"ekit_accordion_content_typography_typography\":\"globals\\/typography?id=b2ce6af\",\"ekit_accordion_content_background_color\":\"globals\\/colors?id=cfa1f76\",\"ekit_accordion_icon_color_close\":\"globals\\/colors?id=secondary\",\"ekit_accordion_icon_box_bg_color\":\"globals\\/colors?id=accent\",\"ekit_accordion_icon_color\":\"globals\\/colors?id=cfa1f76\",\"ekit_accordion_closed_icon_bg_color\":\"globals\\/colors?id=text\"},\"ekit_accordion_left_icons\":{\"value\":\"icon icon-down-arrow1\",\"library\":\"ekiticons\"},\"ekit_accordion_left_icon_actives\":{\"value\":\"icon icon-up-arrow1\",\"library\":\"ekiticons\"},\"ekit_accordion_right_icons\":{\"value\":\"icon icon-down-arrow1\",\"library\":\"ekiticons\"},\"ekit_accordion_background_slideshow_gallery\":[],\"ekit_accordion_background_close_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_accordion_background_close_slideshow_gallery\":[],\"ekit_accordion_content_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_accordion_content_background_slideshow_gallery\":[],\"ekit_accordion_icon_box_open_bg_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_accordion_icon_box_open_bg_slideshow_gallery\":[],\"ekit_accordion_icon_box_bg_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_accordion_icon_box_bg_slideshow_gallery\":[],\"ekit_accordion_icon_box_close_bg_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_accordion_icon_box_close_bg_slideshow_gallery\":[],\"ekit_accordion_closed_icon_bg_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_accordion_closed_icon_bg_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"elementskit-accordion\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"351e6c32\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":640,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":540,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":\"81\",\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/young-woman-customer-support-posing-in-the-office.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=638d055\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_overlay_maskimage\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[{\"id\":\"702b965c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"14\",\"row\":\"14\",\"isLinked\":true,\"unit\":\"px\",\"size\":14},\"padding\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeInDown\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_overlay_maskimage\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[{\"id\":\"8d3ad15\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Get in touch\",\"header_size\":\"h6\",\"align\":\"center\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6ecfd96f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"ekit_heading_title\":\"Need more {{help & Support}}?\",\"ekit_heading_sub_title\":\"Time has changed\",\"shadow_text_content\":\"bussiness\",\"ekit_heading_show_seperator\":\"\",\"ekit_heading_title_color\":\"#F8F8F8\",\"ekit_heading_title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_heading_title_typography_typography\":\"custom\",\"ekit_heading_title_typography_font_family\":\"Figtree\",\"ekit_heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]},\"ekit_heading_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":31,\"sizes\":[]},\"ekit_heading_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_heading_title_typography_font_weight\":\"500\",\"ekit_heading_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"ekit_heading_use_title_text_fill\":\"yes\",\"ekit_heading_title_secondary_bg_background\":\"classic\",\"ekit_heading_title_secondary_bg_image\":{\"id\":\"68\",\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/bg_text_.png\"},\"ekit_heading_title_secondary_bg_position\":\"center center\",\"ekit_heading_title_secondary_bg_repeat\":\"no-repeat\",\"ekit_heading_title_secondary_bg_size\":\"cover\",\"_animation_delay\":200,\"__globals__\":{\"ekit_heading_title_typography_typography\":\"globals\\/typography?id=5d167aa\",\"ekit_heading_title_color\":\"globals\\/colors?id=secondary\",\"ekit_heading_focused_title_typography_typography\":\"\"},\"__dynamic__\":[],\"ekit_heading_title_align\":\"text_center\",\"ekit_heading_focused_title_typography_typography\":\"custom\",\"ekit_heading_focused_title_typography_font_family\":\"Figtree\",\"ekit_heading_focused_title_typography_font_size\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":31,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_weight\":\"700\",\"ekit_heading_focused_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"ekit_heading_seperator_image\":{\"id\":\"93\",\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/placeholder-1.png\"},\"title_left_border_color_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"title_left_border_color_slideshow_gallery\":[],\"ekit_heading_focused_title_secondary_bg_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_focused_title_secondary_bg_slideshow_gallery\":[],\"ekit_heading_title_secondary_bg_slideshow_gallery\":[],\"ekit_heading_sub_title_secondary_bg_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_sub_title_secondary_bg_slideshow_gallery\":[],\"ekit_heading_sub_title_border_color_left_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_sub_title_border_color_left_slideshow_gallery\":[],\"ekit_heading_sub_title_border_color_right_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_sub_title_border_color_right_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"elementskit-heading\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"148cd8ec\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_overlay_maskimage\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[{\"id\":\"23efe717\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\",\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":1,\"sizes\":[]},\"margin\":{\"unit\":\"em\",\"top\":\"-7\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_overlay_maskimage\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[{\"id\":\"7d3c2407\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"7\",\"bottom\":\"7\",\"left\":\"7\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"3\",\"bottom\":\"2\",\"left\":\"3\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"animation\":\"fadeInLeft\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=cfa1f76\"},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_overlay_maskimage\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[{\"id\":\"41653a31\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"icons icon-bubbles\",\"library\":\"skb_cife-simple_line-icon\"},\"view\":\"stacked\",\"title_text\":\"Customer Support\",\"description_text\":\"Mus quisque non ridiculus sed himenaeos adipiscing consectetur fusce tempus lectus pretium.\",\"title_size\":\"div\",\"icon_space\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"icon_padding_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"title_typography_typography\":\"globals\\/typography?id=83682a1\",\"primary_color\":\"globals\\/colors?id=accent\",\"secondary_color\":\"globals\\/colors?id=3ee16e7\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"eb66e57\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Chat now\",\"align\":\"center\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1c3a23bd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"gradient\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":135,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"7\",\"bottom\":\"7\",\"left\":\"7\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"3\",\"bottom\":\"2\",\"left\":\"3\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"animation\":\"fadeInUp\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=ec3c7a7\",\"background_color_b\":\"globals\\/colors?id=3ee16e7\"},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_overlay_maskimage\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[{\"id\":\"4c2d9078\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"icons icon-envelope\",\"library\":\"skb_cife-simple_line-icon\"},\"view\":\"stacked\",\"title_text\":\"Ticket Support\",\"description_text\":\"Mus quisque non ridiculus sed himenaeos adipiscing consectetur fusce tempus lectus pretium.\",\"title_size\":\"div\",\"icon_space\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"icon_padding_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=044b931\",\"title_typography_typography\":\"globals\\/typography?id=83682a1\",\"primary_color\":\"globals\\/colors?id=text\",\"secondary_color\":\"globals\\/colors?id=50d373e\",\"description_color\":\"globals\\/colors?id=044b931\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3d33fa1e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Send Message\",\"align\":\"center\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=text\",\"background_color\":\"globals\\/colors?id=044b931\",\"hover_color\":\"globals\\/colors?id=044b931\",\"button_background_hover_color\":\"globals\\/colors?id=text\"},\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"57deae7e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"7\",\"bottom\":\"7\",\"left\":\"7\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"3\",\"bottom\":\"2\",\"left\":\"3\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"animation\":\"fadeInRight\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=cfa1f76\"},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_overlay_maskimage\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[{\"id\":\"2d49e43a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"icons icon-cup\",\"library\":\"skb_cife-simple_line-icon\"},\"view\":\"stacked\",\"title_text\":\"Free Insight\",\"description_text\":\"Mus quisque non ridiculus sed himenaeos adipiscing consectetur fusce tempus lectus pretium.\",\"title_size\":\"div\",\"icon_space\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"icon_padding_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"title_typography_typography\":\"globals\\/typography?id=83682a1\",\"primary_color\":\"globals\\/colors?id=accent\",\"secondary_color\":\"globals\\/colors?id=3ee16e7\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"1ec12377\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Read Article\",\"align\":\"center\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"229974e4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":false,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"em\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_overlay_maskimage\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[{\"id\":\"cd8a079\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":640,\"sizes\":[]},\"padding\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeInDown\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_overlay_maskimage\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[{\"id\":\"5e5f94d9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Payment & Order\",\"header_size\":\"h6\",\"align\":\"center\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"72cb1928\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"ekit_heading_title\":\"Most {{Popular}} Questions\",\"ekit_heading_sub_title\":\"Time has changed\",\"shadow_text_content\":\"bussiness\",\"ekit_heading_show_seperator\":\"\",\"ekit_heading_title_color\":\"#F8F8F8\",\"ekit_heading_title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_heading_title_typography_typography\":\"custom\",\"ekit_heading_title_typography_font_family\":\"Figtree\",\"ekit_heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]},\"ekit_heading_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":31,\"sizes\":[]},\"ekit_heading_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_heading_title_typography_font_weight\":\"500\",\"ekit_heading_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"ekit_heading_use_title_text_fill\":\"yes\",\"ekit_heading_title_secondary_bg_background\":\"classic\",\"ekit_heading_title_secondary_bg_image\":{\"id\":\"68\",\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/bg_text_.png\"},\"ekit_heading_title_secondary_bg_position\":\"center center\",\"ekit_heading_title_secondary_bg_repeat\":\"no-repeat\",\"ekit_heading_title_secondary_bg_size\":\"cover\",\"_animation_delay\":200,\"__globals__\":{\"ekit_heading_title_typography_typography\":\"globals\\/typography?id=5d167aa\",\"ekit_heading_title_color\":\"globals\\/colors?id=secondary\",\"ekit_heading_focused_title_typography_typography\":\"\"},\"__dynamic__\":[],\"ekit_heading_title_align\":\"text_center\",\"ekit_heading_focused_title_typography_typography\":\"custom\",\"ekit_heading_focused_title_typography_font_family\":\"Figtree\",\"ekit_heading_focused_title_typography_font_size\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":31,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_weight\":\"700\",\"ekit_heading_focused_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"ekit_heading_seperator_image\":{\"id\":\"93\",\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/placeholder-1.png\"},\"title_left_border_color_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"title_left_border_color_slideshow_gallery\":[],\"ekit_heading_focused_title_secondary_bg_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_focused_title_secondary_bg_slideshow_gallery\":[],\"ekit_heading_title_secondary_bg_slideshow_gallery\":[],\"ekit_heading_sub_title_secondary_bg_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_sub_title_secondary_bg_slideshow_gallery\":[],\"ekit_heading_sub_title_border_color_left_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_sub_title_border_color_left_slideshow_gallery\":[],\"ekit_heading_sub_title_border_color_right_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_sub_title_border_color_right_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"elementskit-heading\"}],\"isInner\":true},{\"id\":\"6a7f02b8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":2,\"sizes\":[]},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":1,\"sizes\":[]},\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_overlay_maskimage\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[{\"id\":\"7d4858e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"ekit_accordion_items\":[{\"acc_title\":\"Congue venenatis iaculis gravida ex etiam bibendum?\",\"acc_content\":\"<p>Auctor phasellus hendrerit risus pretium ullamcorper malesuada sed interdum elementum nunc. Potenti consequat consectetuer venenatis blandit purus tempor adipiscing fringilla. Risus orci conubia aptent sollicitudin nibh justo eu.<\\/p>\",\"ekit_acc_is_active\":\"yes\",\"_id\":\"8266a59\"},{\"acc_title\":\"Suspendisse eros magnis lacinia pulvinar tellus?\",\"acc_content\":\"<p>Auctor phasellus hendrerit risus pretium ullamcorper malesuada sed interdum elementum nunc. Potenti consequat consectetuer venenatis blandit purus tempor adipiscing fringilla. Risus orci conubia aptent sollicitudin nibh justo eu.<\\/p>\",\"_id\":\"a456163\",\"ekit_acc_is_active\":\"no\"},{\"acc_title\":\"Tincidunt imperdiet mus senectus?\",\"acc_content\":\"<p>Auctor phasellus hendrerit risus pretium ullamcorper malesuada sed interdum elementum nunc. Potenti consequat consectetuer venenatis blandit purus tempor adipiscing fringilla. Risus orci conubia aptent sollicitudin nibh justo eu.<\\/p>\",\"_id\":\"d043111\",\"ekit_acc_is_active\":\"no\"},{\"acc_title\":\"Maximus curabitur nullam euismod orci tempor?\",\"acc_content\":\"<p>Auctor phasellus hendrerit risus pretium ullamcorper malesuada sed interdum elementum nunc. Potenti consequat consectetuer venenatis blandit purus tempor adipiscing fringilla. Risus orci conubia aptent sollicitudin nibh justo eu.<\\/p>\",\"_id\":\"7019e6a\",\"ekit_acc_is_active\":\"no\"},{\"acc_title\":\"Ac turpis nascetur integer mus praesent dapibus convallis volutpat?\",\"acc_content\":\"<p>Auctor phasellus hendrerit risus pretium ullamcorper malesuada sed interdum elementum nunc. Potenti consequat consectetuer venenatis blandit purus tempor adipiscing fringilla. Risus orci conubia aptent sollicitudin nibh justo eu.<\\/p>\",\"_id\":\"633dfc7\",\"ekit_acc_is_active\":\"no\"},{\"acc_title\":\"Urna lacus sociosqu tortor in nisl?\",\"acc_content\":\"<p>Auctor phasellus hendrerit risus pretium ullamcorper malesuada sed interdum elementum nunc. Potenti consequat consectetuer venenatis blandit purus tempor adipiscing fringilla. Risus orci conubia aptent sollicitudin nibh justo eu.<\\/p>\",\"_id\":\"0c08097\",\"ekit_acc_is_active\":\"no\"}],\"ekit_accordion_right_icon_actives\":{\"value\":\"icon icon-up-arrow1\",\"library\":\"ekiticons\"},\"ekit_accordion_background_background\":\"gradient\",\"ekit_accordion_background_gradient_angle\":{\"unit\":\"deg\",\"size\":135,\"sizes\":[]},\"ekit_accordion_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_accordion_background_position\":\"center center\",\"ekit_accordion_background_repeat\":\"no-repeat\",\"ekit_accordion_background_size\":\"cover\",\"ekit_accordion_title_border_open_border\":\"none\",\"ekit_accordion_border_radious_curve_shape_open\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"7\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_accordion_background_close_background\":\"gradient\",\"ekit_accordion_background_close_gradient_angle\":{\"unit\":\"deg\",\"size\":135,\"sizes\":[]},\"ekit_accordion_title_border_close_border\":\"none\",\"ekit_accordion_border_radious_close\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"7\",\"bottom\":\"7\",\"left\":\"7\",\"isLinked\":true},\"ekit_accordion_title_padding\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"42\",\"bottom\":\"21\",\"left\":\"21\",\"isLinked\":false},\"ekit_accordion_title_padding_mobile\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"32\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"ekit_accordion_content_background_background\":\"classic\",\"ekit_accordion_content_border_radious\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"7\",\"isLinked\":false},\"ekit_accordion_content_padding\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"21\",\"bottom\":\"21\",\"left\":\"21\",\"isLinked\":true},\"ekit_accordion_content_padding_mobile\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"ekit_accordion_icon_typography_close\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"ekit_accordion_icon_typography_close_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"ekit_accordion_icon_box_bg_background\":\"classic\",\"ekit_accordion_icon_typography\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"ekit_accordion_icon_typography_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"ekit_accordion_closed_icon_bg_background\":\"classic\",\"ekit_accordion_icon_border_radious\":{\"unit\":\"%\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"ekit_accordion_icon_padding\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"7\",\"bottom\":\"7\",\"left\":\"7\",\"isLinked\":true},\"ekit_accordion_icon_padding_mobile\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"ekit_accordion_section_icon_margin\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"21\",\"bottom\":\"21\",\"left\":\"21\",\"isLinked\":true},\"ekit_accordion_section_icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_animation\":\"fadeInLeft\",\"__globals__\":{\"ekit_accordion_title_typography_typography\":\"globals\\/typography?id=520c191\",\"ekit_accordion_title_color\":\"globals\\/colors?id=044b931\",\"ekit_accordion_title_color_close\":\"globals\\/colors?id=secondary\",\"ekit_accordion_background_color\":\"globals\\/colors?id=ec3c7a7\",\"ekit_accordion_background_color_b\":\"globals\\/colors?id=3ee16e7\",\"ekit_accordion_background_close_color\":\"globals\\/colors?id=cfa1f76\",\"ekit_accordion_background_close_color_b\":\"globals\\/colors?id=cfa1f76\",\"ekit_accordion_content_typography_typography\":\"globals\\/typography?id=b2ce6af\",\"ekit_accordion_content_background_color\":\"globals\\/colors?id=cfa1f76\",\"ekit_accordion_icon_color_close\":\"globals\\/colors?id=secondary\",\"ekit_accordion_icon_box_bg_color\":\"globals\\/colors?id=accent\",\"ekit_accordion_icon_color\":\"globals\\/colors?id=cfa1f76\",\"ekit_accordion_closed_icon_bg_color\":\"globals\\/colors?id=text\"},\"ekit_accordion_left_icons\":{\"value\":\"icon icon-down-arrow1\",\"library\":\"ekiticons\"},\"ekit_accordion_left_icon_actives\":{\"value\":\"icon icon-up-arrow1\",\"library\":\"ekiticons\"},\"ekit_accordion_right_icons\":{\"value\":\"icon icon-down-arrow1\",\"library\":\"ekiticons\"},\"ekit_accordion_background_slideshow_gallery\":[],\"ekit_accordion_background_close_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_accordion_background_close_slideshow_gallery\":[],\"ekit_accordion_content_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_accordion_content_background_slideshow_gallery\":[],\"ekit_accordion_icon_box_open_bg_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_accordion_icon_box_open_bg_slideshow_gallery\":[],\"ekit_accordion_icon_box_bg_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_accordion_icon_box_bg_slideshow_gallery\":[],\"ekit_accordion_icon_box_close_bg_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_accordion_icon_box_close_bg_slideshow_gallery\":[],\"ekit_accordion_closed_icon_bg_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_accordion_closed_icon_bg_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"elementskit-accordion\"},{\"id\":\"742c0c59\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"ekit_accordion_items\":[{\"acc_title\":\"Congue venenatis iaculis gravida ex etiam bibendum?\",\"acc_content\":\"<p>Auctor phasellus hendrerit risus pretium ullamcorper malesuada sed interdum elementum nunc. Potenti consequat consectetuer venenatis blandit purus tempor adipiscing fringilla. Risus orci conubia aptent sollicitudin nibh justo eu.<\\/p>\",\"ekit_acc_is_active\":\"yes\",\"_id\":\"8266a59\"},{\"acc_title\":\"Suspendisse eros magnis lacinia pulvinar tellus?\",\"acc_content\":\"<p>Auctor phasellus hendrerit risus pretium ullamcorper malesuada sed interdum elementum nunc. Potenti consequat consectetuer venenatis blandit purus tempor adipiscing fringilla. Risus orci conubia aptent sollicitudin nibh justo eu.<\\/p>\",\"_id\":\"a456163\",\"ekit_acc_is_active\":\"no\"},{\"acc_title\":\"Tincidunt imperdiet mus senectus?\",\"acc_content\":\"<p>Auctor phasellus hendrerit risus pretium ullamcorper malesuada sed interdum elementum nunc. Potenti consequat consectetuer venenatis blandit purus tempor adipiscing fringilla. Risus orci conubia aptent sollicitudin nibh justo eu.<\\/p>\",\"_id\":\"d043111\",\"ekit_acc_is_active\":\"no\"},{\"acc_title\":\"Maximus curabitur nullam euismod orci tempor?\",\"acc_content\":\"<p>Auctor phasellus hendrerit risus pretium ullamcorper malesuada sed interdum elementum nunc. Potenti consequat consectetuer venenatis blandit purus tempor adipiscing fringilla. Risus orci conubia aptent sollicitudin nibh justo eu.<\\/p>\",\"_id\":\"7019e6a\",\"ekit_acc_is_active\":\"no\"},{\"acc_title\":\"Ac turpis nascetur integer mus praesent dapibus convallis volutpat?\",\"acc_content\":\"<p>Auctor phasellus hendrerit risus pretium ullamcorper malesuada sed interdum elementum nunc. Potenti consequat consectetuer venenatis blandit purus tempor adipiscing fringilla. Risus orci conubia aptent sollicitudin nibh justo eu.<\\/p>\",\"_id\":\"633dfc7\",\"ekit_acc_is_active\":\"no\"},{\"acc_title\":\"Urna lacus sociosqu tortor in nisl?\",\"acc_content\":\"<p>Auctor phasellus hendrerit risus pretium ullamcorper malesuada sed interdum elementum nunc. Potenti consequat consectetuer venenatis blandit purus tempor adipiscing fringilla. Risus orci conubia aptent sollicitudin nibh justo eu.<\\/p>\",\"_id\":\"0c08097\",\"ekit_acc_is_active\":\"no\"}],\"ekit_accordion_right_icon_actives\":{\"value\":\"icon icon-up-arrow1\",\"library\":\"ekiticons\"},\"ekit_accordion_background_background\":\"gradient\",\"ekit_accordion_background_gradient_angle\":{\"unit\":\"deg\",\"size\":135,\"sizes\":[]},\"ekit_accordion_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_accordion_background_position\":\"center center\",\"ekit_accordion_background_repeat\":\"no-repeat\",\"ekit_accordion_background_size\":\"cover\",\"ekit_accordion_title_border_open_border\":\"none\",\"ekit_accordion_border_radious_curve_shape_open\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"7\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_accordion_background_close_background\":\"gradient\",\"ekit_accordion_background_close_gradient_angle\":{\"unit\":\"deg\",\"size\":135,\"sizes\":[]},\"ekit_accordion_title_border_close_border\":\"none\",\"ekit_accordion_border_radious_close\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"7\",\"bottom\":\"7\",\"left\":\"7\",\"isLinked\":true},\"ekit_accordion_title_padding\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"42\",\"bottom\":\"21\",\"left\":\"21\",\"isLinked\":false},\"ekit_accordion_title_padding_mobile\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"32\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"ekit_accordion_content_background_background\":\"classic\",\"ekit_accordion_content_border_radious\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"7\",\"isLinked\":false},\"ekit_accordion_content_padding\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"21\",\"bottom\":\"21\",\"left\":\"21\",\"isLinked\":true},\"ekit_accordion_content_padding_mobile\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"ekit_accordion_icon_typography_close\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"ekit_accordion_icon_typography_close_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"ekit_accordion_icon_box_bg_background\":\"classic\",\"ekit_accordion_icon_typography\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"ekit_accordion_icon_typography_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"ekit_accordion_closed_icon_bg_background\":\"classic\",\"ekit_accordion_icon_border_radious\":{\"unit\":\"%\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"ekit_accordion_icon_padding\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"7\",\"bottom\":\"7\",\"left\":\"7\",\"isLinked\":true},\"ekit_accordion_icon_padding_mobile\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"ekit_accordion_section_icon_margin\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"21\",\"bottom\":\"21\",\"left\":\"21\",\"isLinked\":true},\"ekit_accordion_section_icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_animation\":\"fadeInRight\",\"__globals__\":{\"ekit_accordion_title_typography_typography\":\"globals\\/typography?id=520c191\",\"ekit_accordion_title_color\":\"globals\\/colors?id=044b931\",\"ekit_accordion_title_color_close\":\"globals\\/colors?id=secondary\",\"ekit_accordion_background_color\":\"globals\\/colors?id=ec3c7a7\",\"ekit_accordion_background_color_b\":\"globals\\/colors?id=3ee16e7\",\"ekit_accordion_background_close_color\":\"globals\\/colors?id=cfa1f76\",\"ekit_accordion_background_close_color_b\":\"globals\\/colors?id=cfa1f76\",\"ekit_accordion_content_typography_typography\":\"globals\\/typography?id=b2ce6af\",\"ekit_accordion_content_background_color\":\"globals\\/colors?id=cfa1f76\",\"ekit_accordion_icon_color_close\":\"globals\\/colors?id=secondary\",\"ekit_accordion_icon_box_bg_color\":\"globals\\/colors?id=accent\",\"ekit_accordion_icon_color\":\"globals\\/colors?id=cfa1f76\",\"ekit_accordion_closed_icon_bg_color\":\"globals\\/colors?id=text\"},\"ekit_accordion_left_icons\":{\"value\":\"icon icon-down-arrow1\",\"library\":\"ekiticons\"},\"ekit_accordion_left_icon_actives\":{\"value\":\"icon icon-up-arrow1\",\"library\":\"ekiticons\"},\"ekit_accordion_right_icons\":{\"value\":\"icon icon-down-arrow1\",\"library\":\"ekiticons\"},\"ekit_accordion_background_slideshow_gallery\":[],\"ekit_accordion_background_close_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_accordion_background_close_slideshow_gallery\":[],\"ekit_accordion_content_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_accordion_content_background_slideshow_gallery\":[],\"ekit_accordion_icon_box_open_bg_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_accordion_icon_box_open_bg_slideshow_gallery\":[],\"ekit_accordion_icon_box_bg_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_accordion_icon_box_bg_slideshow_gallery\":[],\"ekit_accordion_icon_box_close_bg_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_accordion_icon_box_close_bg_slideshow_gallery\":[],\"ekit_accordion_closed_icon_bg_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_accordion_closed_icon_bg_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"elementskit-accordion\"}],\"isInner\":true}],\"isInner\":false}]'),(2439,401,'_wp_page_template','elementor_header_footer'),(2440,401,'envato_tk_source_kit','30'),(2441,401,'envato_tk_source_index','8'),(2707,10,'iawp_total_views','4'),(2722,436,'_wp_attached_file','2024/12/young-web-designers-working-together-at-modern-office-1.jpg'),(2723,436,'_wp_attachment_image_alt',''),(2724,436,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1280;s:6:\"height\";i:853;s:4:\"file\";s:67:\"2024/12/young-web-designers-working-together-at-modern-office-1.jpg\";s:8:\"filesize\";i:159355;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:67:\"young-web-designers-working-together-at-modern-office-1-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17695;}s:5:\"large\";a:5:{s:4:\"file\";s:68:\"young-web-designers-working-together-at-modern-office-1-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:111500;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:67:\"young-web-designers-working-together-at-modern-office-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:7638;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:67:\"young-web-designers-working-together-at-modern-office-1-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:72654;}s:9:\"neve-blog\";a:5:{s:4:\"file\";s:67:\"young-web-designers-working-together-at-modern-office-1-930x620.jpg\";s:5:\"width\";i:930;s:6:\"height\";i:620;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:97658;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2725,436,'_elementor_source_image_hash','9e18117cfa10aa718030497ca8c182a8d8ca29c8'),(2726,437,'_wp_attached_file','2024/12/bg_img1-1.png'),(2727,437,'_wp_attachment_image_alt',''),(2728,437,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:640;s:6:\"height\";i:500;s:4:\"file\";s:21:\"2024/12/bg_img1-1.png\";s:8:\"filesize\";i:2579;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:21:\"bg_img1-1-300x234.png\";s:5:\"width\";i:300;s:6:\"height\";i:234;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:5280;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"bg_img1-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:1536;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2729,437,'_elementor_source_image_hash','8025c809ecc7b204d805527c36d2e91d643e835f'),(2730,438,'_wp_attached_file','2024/12/young-serious-webdesigner-with-laptop-concentrating-on-network.jpg'),(2731,438,'_wp_attachment_image_alt',''),(2732,438,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1280;s:6:\"height\";i:853;s:4:\"file\";s:74:\"2024/12/young-serious-webdesigner-with-laptop-concentrating-on-network.jpg\";s:8:\"filesize\";i:153822;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:74:\"young-serious-webdesigner-with-laptop-concentrating-on-network-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15254;}s:5:\"large\";a:5:{s:4:\"file\";s:75:\"young-serious-webdesigner-with-laptop-concentrating-on-network-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:105170;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:74:\"young-serious-webdesigner-with-laptop-concentrating-on-network-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6625;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:74:\"young-serious-webdesigner-with-laptop-concentrating-on-network-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:67592;}s:9:\"neve-blog\";a:5:{s:4:\"file\";s:74:\"young-serious-webdesigner-with-laptop-concentrating-on-network-930x620.jpg\";s:5:\"width\";i:930;s:6:\"height\";i:620;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:91391;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2733,438,'_elementor_source_image_hash','42373f3e436cd21085496bc2993dd159feccce22'),(2734,439,'_elementor_edit_mode','builder'),(2735,439,'_elementor_template_type','page'),(2736,439,'_elementor_version','3.26.1'),(2737,439,'_elementor_pro_version','3.25.3'),(2738,439,'_elementor_data','[{\"id\":\"77a25b43\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"436\",\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/young-web-designers-working-together-at-modern-office-1.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=638d055\"},\"flex_justify_content\":\"flex-start\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":false,\"unit\":\"px\",\"size\":0},\"flex_wrap\":\"wrap\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.6,\"sizes\":[]},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_overlay_maskimage\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[{\"id\":\"62cc14cb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"14\",\"row\":\"14\",\"isLinked\":true,\"unit\":\"px\",\"size\":14},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"4\",\"bottom\":\"7\",\"left\":\"4\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"2\",\"bottom\":\"3\",\"left\":\"2\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"1\",\"bottom\":\"3\",\"left\":\"1\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"437\",\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/bg_img1-1.png\"},\"width_tablet\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":345,\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"14\",\"row\":\"14\",\"isLinked\":true,\"unit\":\"px\",\"size\":14},\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"contain\",\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_overlay_maskimage\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[{\"id\":\"70d4a4d5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"ekit_heading_title\":\"{{Web Design}}\",\"ekit_heading_title_tag\":\"h1\",\"ekit_heading_sub_title\":\"Time has changed\",\"shadow_text_content\":\"bussiness\",\"ekit_heading_show_seperator\":\"\",\"ekit_heading_title_align\":\"text_center\",\"ekit_heading_title_color\":\"#F8F8F8\",\"ekit_heading_title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_heading_title_typography_typography\":\"custom\",\"ekit_heading_title_typography_font_family\":\"Figtree\",\"ekit_heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_heading_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"ekit_heading_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_heading_title_typography_font_weight\":\"500\",\"ekit_heading_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"ekit_heading_use_title_text_fill\":\"yes\",\"ekit_heading_title_secondary_bg_background\":\"classic\",\"ekit_heading_title_secondary_bg_image\":{\"id\":\"68\",\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/bg_text_.png\"},\"ekit_heading_title_secondary_bg_position\":\"center center\",\"ekit_heading_title_secondary_bg_repeat\":\"no-repeat\",\"ekit_heading_title_secondary_bg_size\":\"cover\",\"_animation\":\"fadeInUp\",\"_animation_delay\":200,\"__globals__\":{\"ekit_heading_title_typography_typography\":\"globals\\/typography?id=a435f28\",\"ekit_heading_title_color\":\"globals\\/colors?id=secondary\",\"ekit_heading_focused_title_typography_typography\":\"globals\\/typography?id=a435f28\"},\"__dynamic__\":[],\"ekit_heading_focused_title_secondary_spacing\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"ekit_heading_seperator_image\":{\"id\":\"93\",\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/placeholder-1.png\"},\"title_left_border_color_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"title_left_border_color_slideshow_gallery\":[],\"ekit_heading_focused_title_secondary_bg_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_focused_title_secondary_bg_slideshow_gallery\":[],\"ekit_heading_title_secondary_bg_slideshow_gallery\":[],\"ekit_heading_sub_title_secondary_bg_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_sub_title_secondary_bg_slideshow_gallery\":[],\"ekit_heading_sub_title_border_color_left_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_sub_title_border_color_left_slideshow_gallery\":[],\"ekit_heading_sub_title_border_color_right_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_sub_title_border_color_right_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"elementskit-heading\"},{\"id\":\"451915a0\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Focusing on user experience and interface design to ensure intuitive navigation and engagement.\",\"header_size\":\"h4\",\"align\":\"center\",\"_animation\":\"fadeInDown\",\"_animation_delay\":300,\"__dynamic__\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"787f3070\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":false,\"unit\":\"px\",\"size\":0},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"em\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_overlay_maskimage\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[{\"id\":\"77737518\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"flex_align_content_tablet\":\"flex-start\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_overlay_maskimage\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[{\"id\":\"3844918c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=cfa1f76\"},\"width_tablet\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_order_tablet\":\"custom\",\"_flex_order_custom_tablet\":1,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_overlay_maskimage\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[{\"id\":\"493beb3b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Other Services\",\"header_size\":\"h4\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4d894dc9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"icon_list\":[{\"text\":\"Web Development\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"754fee9\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"SEO & Digital Marketing\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3901758\"},{\"text\":\"Branding & Visual Identity\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"ade6dcd\"},{\"text\":\"Maintenance and Support\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"3691414\"},{\"text\":\"Mobile App Development\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"600c11f\"},{\"text\":\"Consultation and Strategy\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"e40ea36\"}],\"space_between\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"divider\":\"yes\",\"__globals__\":{\"divider_color\":\"globals\\/colors?id=4d462f5\",\"icon_typography_typography\":\"globals\\/typography?id=520c191\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"219f26ac\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"gradient\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":135,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=ec3c7a7\",\"background_color_b\":\"globals\\/colors?id=3ee16e7\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_tablet\":\"flex-start\",\"_flex_order_tablet\":\"custom\",\"_flex_order_custom_tablet\":0,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_overlay_maskimage\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[{\"id\":\"168e1581\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"icons icon-envelope\",\"library\":\"skb_cife-simple_line-icon\"},\"view\":\"stacked\",\"title_text\":\"Email Support\",\"description_text\":\"support@domain.tld\",\"title_size\":\"div\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"icon_space\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"primary_color\":\"#FFFFFF\",\"secondary_color\":\"#151515\",\"icon_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_color\":\"#151515\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Figtree\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_color\":\"#151515\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Figtree\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"600\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.4,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=text\",\"secondary_color\":\"globals\\/colors?id=044b931\",\"title_typography_typography\":\"globals\\/typography?id=520c191\",\"title_color\":\"globals\\/colors?id=cfa1f76\",\"description_color\":\"globals\\/colors?id=044b931\",\"description_typography_typography\":\"\"},\"position_mobile\":\"left\",\"icon_size_mobile\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"icon_padding_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"510cec71\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":60,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"padding\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=7fbea4f\"},\"width_tablet\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_tablet\":\"flex-start\",\"_flex_order_tablet\":\"custom\",\"_flex_order_custom_tablet\":2,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_overlay_maskimage\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[{\"id\":\"60ba814d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Get an Appointment\",\"header_size\":\"h4\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1e0aea90\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"form_name\":\"New Form\",\"form_fields\":[{\"custom_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"dynamic\":{\"active\":true},\"_id\":\"65f276d\",\"field_type\":\"text\",\"required\":\"\",\"previous_button\":\"\",\"next_button\":\"\",\"selected_icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"attachment_type\":\"link\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"field_options\":\"\",\"allow_multiple\":\"\",\"select_size\":\"\",\"inline_list\":\"\",\"field_html\":\"\",\"width\":\"100\",\"rows\":4,\"recaptcha_size\":\"normal\",\"recaptcha_style\":\"light\",\"recaptcha_badge\":\"bottomright\",\"css_classes\":\"\",\"field_value\":\"\"},{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"_id\":\"0926354\",\"previous_button\":\"\",\"next_button\":\"\",\"selected_icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"attachment_type\":\"link\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"field_options\":\"\",\"allow_multiple\":\"\",\"select_size\":\"\",\"inline_list\":\"\",\"field_html\":\"\",\"width\":\"100\",\"rows\":4,\"recaptcha_size\":\"normal\",\"recaptcha_style\":\"light\",\"recaptcha_badge\":\"bottomright\",\"css_classes\":\"\",\"field_value\":\"\"},{\"custom_id\":\"field_9c0ecab\",\"field_type\":\"date\",\"required\":\"true\",\"field_label\":\"Date\",\"placeholder\":\"Date\",\"use_native_date\":\"yes\",\"width\":\"50\",\"_id\":\"9c0ecab\",\"previous_button\":\"\",\"next_button\":\"\",\"selected_icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"attachment_type\":\"link\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_time\":\"\",\"field_options\":\"\",\"allow_multiple\":\"\",\"select_size\":\"\",\"inline_list\":\"\",\"field_html\":\"\",\"rows\":4,\"recaptcha_size\":\"normal\",\"recaptcha_style\":\"light\",\"recaptcha_badge\":\"bottomright\",\"css_classes\":\"\",\"field_value\":\"\"},{\"custom_id\":\"field_d6e105e\",\"field_type\":\"time\",\"required\":\"true\",\"field_label\":\"Time\",\"placeholder\":\"Time\",\"use_native_date\":\"yes\",\"use_native_time\":\"yes\",\"width\":\"50\",\"_id\":\"d6e105e\",\"previous_button\":\"\",\"next_button\":\"\",\"selected_icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"attachment_type\":\"link\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"field_options\":\"\",\"allow_multiple\":\"\",\"select_size\":\"\",\"inline_list\":\"\",\"field_html\":\"\",\"rows\":4,\"recaptcha_size\":\"normal\",\"recaptcha_style\":\"light\",\"recaptcha_badge\":\"bottomright\",\"css_classes\":\"\",\"field_value\":\"\"},{\"custom_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Message\",\"_id\":\"9658c9f\",\"rows\":3,\"required\":\"\",\"previous_button\":\"\",\"next_button\":\"\",\"selected_icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"attachment_type\":\"link\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"field_options\":\"\",\"allow_multiple\":\"\",\"select_size\":\"\",\"inline_list\":\"\",\"field_html\":\"\",\"width\":\"100\",\"recaptcha_size\":\"normal\",\"recaptcha_style\":\"light\",\"recaptcha_badge\":\"bottomright\",\"css_classes\":\"\",\"field_value\":\"\"}],\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Book now\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Your submission was successful.\",\"error_message\":\"Your submission failed because of an error.\",\"server_message\":\"Your submission failed because of a server error.\",\"invalid_message\":\"Your submission failed because the form is invalid.\",\"required_field_message\":\"This field is required.\",\"field_background_color\":\"\",\"button_text_color\":\"\",\"previous_button_text_color\":\"\",\"button_hover_color\":\"\",\"previous_button_text_color_hover\":\"\",\"__globals__\":{\"field_text_color\":\"globals\\/colors?id=secondary\"},\"selected_button_icon\":{\"value\":\"\",\"library\":\"\"},\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"31e23301\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"5\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_order_tablet\":\"start\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_overlay_maskimage\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[{\"id\":\"7c9eb32f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Descriptions\",\"header_size\":\"h3\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"60232df5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Ligula taciti pulvinar vivamus ex felis nisi lacus mauris. Condimentum pharetra aliquam dui curabitur quisque. Fames mauris vivamus maecenas tristique aliquet urna ornare. Eu pharetra taciti nunc cras phasellus mus dolor.<\\/p><p>Ligula taciti pulvinar vivamus ex felis nisi lacus mauris. Condimentum pharetra aliquam dui curabitur quisque. Fames mauris vivamus maecenas tristique aliquet urna ornare. Eu pharetra taciti nunc cras phasellus mus dolor.<\\/p>\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2f529244\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_overlay_maskimage\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[{\"id\":\"3bd958d9\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"438\",\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/young-serious-webdesigner-with-laptop-concentrating-on-network.jpg\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"object-fit\":\"cover\",\"css_filters_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"height_mobile\":{\"unit\":\"px\",\"size\":400,\"sizes\":[]},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cc0c601\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":false,\"unit\":\"px\",\"size\":0},\"overflow\":\"hidden\",\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y_end\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=text\"},\"width_mobile\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_offset_y_end_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_overlay_maskimage\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[{\"id\":\"6b24ba3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"icons icon-phone\",\"library\":\"skb_cife-simple_line-icon\"},\"view\":\"stacked\",\"title_text\":\"Customer Support\",\"description_text\":\"Laoreet dolor nec venenatis netus sollicitudin dui pretium.\",\"title_size\":\"div\",\"text_align\":\"center\",\"icon_space\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"_padding\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=50d373e\",\"secondary_color\":\"globals\\/colors?id=secondary\",\"title_typography_typography\":\"globals\\/typography?id=83682a1\",\"title_color\":\"globals\\/colors?id=044b931\"},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"icon_padding_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3dad8701\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Let\'s Talk\",\"align\":\"justify\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=520c191\"},\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1ad9c3c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"__globals__\":{\"border_color\":\"globals\\/colors?id=4d462f5\"},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_overlay_maskimage\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[{\"id\":\"77f18bd5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Features\",\"header_size\":\"h4\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4f752c4c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"icons icon-screen-smartphone\",\"library\":\"skb_cife-simple_line-icon\"},\"title_text\":\"Responsive Design\",\"description_text\":\" Creating websites that adapt seamlessly to different screen sizes and devices.\",\"title_size\":\"div\",\"position\":\"left\",\"position_mobile\":\"left\",\"text_align\":\"left\",\"icon_space\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"dashed\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=ec3c7a7\",\"title_typography_typography\":\"globals\\/typography?id=7044a64\",\"title_color\":\"globals\\/colors?id=secondary\",\"_border_color\":\"globals\\/colors?id=accent\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7d0ecc03\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"icons icon-globe\",\"library\":\"skb_cife-simple_line-icon\"},\"title_text\":\"UI\\/UX Design\",\"description_text\":\"Focusing on user experience and interface design to ensure intuitive navigation and engagement.\",\"title_size\":\"div\",\"position\":\"left\",\"position_mobile\":\"left\",\"text_align\":\"left\",\"icon_space\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"dashed\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=ec3c7a7\",\"title_typography_typography\":\"globals\\/typography?id=7044a64\",\"title_color\":\"globals\\/colors?id=secondary\",\"_border_color\":\"globals\\/colors?id=accent\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7e2b07c3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"icons icon-action-undo\",\"library\":\"skb_cife-simple_line-icon\"},\"title_text\":\"Custom Design\",\"description_text\":\"Tailored designs that reflect your brand\'s unique identity.\",\"title_size\":\"div\",\"position\":\"left\",\"position_mobile\":\"left\",\"text_align\":\"left\",\"icon_space\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"dashed\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=ec3c7a7\",\"title_typography_typography\":\"globals\\/typography?id=7044a64\",\"title_color\":\"globals\\/colors?id=secondary\",\"_border_color\":\"globals\\/colors?id=accent\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"158837f3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"animation\":\"fadeIn\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\"},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_overlay_maskimage\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[{\"id\":\"56c259e7\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"carousel\":[{\"id\":\"70\",\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/logo_2.png\"},{\"id\":\"71\",\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/logo_3.png\"},{\"id\":\"72\",\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/logo_4.png\"},{\"id\":\"73\",\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/logo_5.png\"},{\"id\":\"74\",\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/logo_6.png\"},{\"id\":\"75\",\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/logo_7.png\"},{\"id\":\"76\",\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/logo_8.png\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"6\",\"slides_to_show_tablet\":\"4\",\"slides_to_show_mobile\":\"2\",\"slides_to_scroll\":\"1\",\"navigation\":\"none\",\"lazyload\":\"yes\",\"gallery_vertical_align\":\"center\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"image_spacing_custom_mobile\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"navigation_previous_icon\":{\"value\":\"\",\"library\":\"\"},\"navigation_next_icon\":{\"value\":\"\",\"library\":\"\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"74264af3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"flex-start\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":false,\"unit\":\"px\",\"size\":0},\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"77\",\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/programmers-work-late-at-night.jpg\"},\"background_position\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"1\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=044b931\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_overlay_maskimage\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[{\"id\":\"536fc0b0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_overlay_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeInDown\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=638d055\"},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_overlay_maskimage\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[{\"id\":\"1c37ea3e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"ekit_heading_title\":\"Ready to Start? Let\'s Build {{Something Great}} Together!\",\"ekit_heading_sub_title\":\"Time has changed\",\"shadow_text_content\":\"bussiness\",\"ekit_heading_show_seperator\":\"\",\"ekit_heading_title_color\":\"#F8F8F8\",\"ekit_heading_title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_heading_title_typography_typography\":\"custom\",\"ekit_heading_title_typography_font_family\":\"Figtree\",\"ekit_heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]},\"ekit_heading_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":31,\"sizes\":[]},\"ekit_heading_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_heading_title_typography_font_weight\":\"500\",\"ekit_heading_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"ekit_heading_use_title_text_fill\":\"yes\",\"ekit_heading_title_secondary_bg_background\":\"classic\",\"ekit_heading_title_secondary_bg_image\":{\"id\":\"68\",\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/bg_text_.png\"},\"ekit_heading_title_secondary_bg_position\":\"center center\",\"ekit_heading_title_secondary_bg_repeat\":\"no-repeat\",\"ekit_heading_title_secondary_bg_size\":\"cover\",\"_animation_delay\":200,\"__globals__\":{\"ekit_heading_title_typography_typography\":\"globals\\/typography?id=5d167aa\",\"ekit_heading_title_color\":\"globals\\/colors?id=secondary\",\"ekit_heading_focused_title_typography_typography\":\"\"},\"__dynamic__\":[],\"ekit_heading_focused_title_typography_typography\":\"custom\",\"ekit_heading_focused_title_typography_font_family\":\"Figtree\",\"ekit_heading_focused_title_typography_font_size\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":31,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_weight\":\"700\",\"ekit_heading_focused_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"ekit_heading_seperator_image\":{\"id\":\"93\",\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/placeholder-1.png\"},\"title_left_border_color_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"title_left_border_color_slideshow_gallery\":[],\"ekit_heading_focused_title_secondary_bg_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_focused_title_secondary_bg_slideshow_gallery\":[],\"ekit_heading_title_secondary_bg_slideshow_gallery\":[],\"ekit_heading_sub_title_secondary_bg_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_sub_title_secondary_bg_slideshow_gallery\":[],\"ekit_heading_sub_title_border_color_left_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_sub_title_border_color_left_slideshow_gallery\":[],\"ekit_heading_sub_title_border_color_right_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_sub_title_border_color_right_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"elementskit-heading\"},{\"id\":\"a8fbc1b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Maecenas tempor ligula phasellus per hac nisi. Facilisi curae nunc hendrerit vestibulum lobortis commodo lacus sagittis feugiat. Est sollicitudin convallis diam.<\\/p>\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4de51ce4\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Start Your Journey\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"57a55d66\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"flex_justify_content\":\"flex-end\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":false,\"unit\":\"px\",\"size\":0},\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom center\",\"background_repeat\":\"no-repeat\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_overlay_maskimage\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[{\"id\":\"7bd4f7d6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"px\",\"size\":640,\"sizes\":[]},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"5\",\"bottom\":\"3\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"animation\":\"fadeInLeft\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_overlay_maskimage\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[{\"id\":\"493f5d93\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Why Choose Us\",\"header_size\":\"h6\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"44fc2d45\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"ekit_heading_title\":\"Crafting {{Digital Experiences}} That Matter.\",\"ekit_heading_sub_title\":\"Time has changed\",\"shadow_text_content\":\"bussiness\",\"ekit_heading_show_seperator\":\"\",\"ekit_heading_title_color\":\"#F8F8F8\",\"ekit_heading_title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_heading_title_typography_typography\":\"custom\",\"ekit_heading_title_typography_font_family\":\"Figtree\",\"ekit_heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]},\"ekit_heading_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":31,\"sizes\":[]},\"ekit_heading_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_heading_title_typography_font_weight\":\"500\",\"ekit_heading_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"ekit_heading_use_title_text_fill\":\"yes\",\"ekit_heading_title_secondary_bg_background\":\"classic\",\"ekit_heading_title_secondary_bg_image\":{\"id\":\"68\",\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/bg_text_.png\"},\"ekit_heading_title_secondary_bg_position\":\"center center\",\"ekit_heading_title_secondary_bg_repeat\":\"no-repeat\",\"ekit_heading_title_secondary_bg_size\":\"cover\",\"_animation_delay\":200,\"__globals__\":{\"ekit_heading_title_typography_typography\":\"globals\\/typography?id=5d167aa\",\"ekit_heading_title_color\":\"globals\\/colors?id=secondary\",\"ekit_heading_focused_title_typography_typography\":\"\"},\"__dynamic__\":[],\"ekit_heading_focused_title_typography_typography\":\"custom\",\"ekit_heading_focused_title_typography_font_family\":\"Figtree\",\"ekit_heading_focused_title_typography_font_size\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":31,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_weight\":\"700\",\"ekit_heading_focused_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"ekit_heading_seperator_image\":{\"id\":\"93\",\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/placeholder-1.png\"},\"title_left_border_color_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"title_left_border_color_slideshow_gallery\":[],\"ekit_heading_focused_title_secondary_bg_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_focused_title_secondary_bg_slideshow_gallery\":[],\"ekit_heading_title_secondary_bg_slideshow_gallery\":[],\"ekit_heading_sub_title_secondary_bg_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_sub_title_secondary_bg_slideshow_gallery\":[],\"ekit_heading_sub_title_border_color_left_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_sub_title_border_color_left_slideshow_gallery\":[],\"ekit_heading_sub_title_border_color_right_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_sub_title_border_color_right_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"elementskit-heading\"},{\"id\":\"5080a439\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Dictumst porta ultricies tristique hac vestibulum himenaeos ligula. Cubilia sapien torquent at finibus accumsan et pellentesque class lacinia tristique.\",\"header_size\":\"div\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=b2ce6af\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1c2ffa17\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"ekit_accordion_items\":[{\"acc_title\":\"Expertise and Experience\",\"acc_content\":\"<p>Our team of seasoned professionals brings over 25 years of experience in web design and SEO, ensuring top-notch quality and innovative solutions for your business.<\\/p>\",\"ekit_acc_is_active\":\"yes\",\"_id\":\"6c13047\"},{\"acc_title\":\"Comprehensive Services\",\"acc_content\":\"<p>From web design and development to SEO and digital marketing, we offer a full suite of services to support your online presence and growth.<\\/p>\",\"ekit_acc_is_active\":\"\",\"_id\":\"88b8e0d\"},{\"acc_title\":\"Client-Centric Approach\",\"acc_content\":\"<p>We prioritize your needs and work closely with you throughout the design process, ensuring the final product exceeds your expectations.<\\/p>\",\"ekit_acc_is_active\":\"\",\"_id\":\"007b77a\"},{\"acc_title\":\"Increased Conversion Rates\",\"acc_content\":\"<p>By focusing on user experience and effective design, we help increase your website\\u2019s conversion rates, turning visitors into loyal customers.<\\/p>\",\"ekit_acc_is_active\":\"\",\"_id\":\"1a14992\"}],\"ekit_accordion_icon_pos_style\":\"left\",\"ekit_accordion_left_icons\":{\"value\":\"mdi mdi-checkbox-marked-circle\",\"library\":\"skb_cife-materialdesign-icon\"},\"ekit_accordion_left_icon_actives\":{\"value\":\"mdi mdi-checkbox-marked-circle\",\"library\":\"skb_cife-materialdesign-icon\"},\"ekit_accordion_right_icon_actives\":{\"value\":\"icon icon-up-arrow1\",\"library\":\"ekiticons\"},\"ekit_accordion_title_typography_typography\":\"custom\",\"ekit_accordion_title_typography_font_family\":\"Figtree\",\"ekit_accordion_title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"ekit_accordion_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_accordion_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_accordion_title_typography_font_weight\":\"300\",\"ekit_accordion_title_typography_text_transform\":\"none\",\"ekit_accordion_title_typography_font_style\":\"normal\",\"ekit_accordion_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.3,\"sizes\":[]},\"ekit_accordion_title_color\":\"#F8F8F8\",\"ekit_accordion_background_background\":\"classic\",\"ekit_accordion_background_color\":\"#02010100\",\"ekit_accordion_title_border_open_border\":\"solid\",\"ekit_accordion_title_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_accordion_title_border_open_color\":\"#FFFFFF2B\",\"ekit_accordion_title_color_close\":\"#828282\",\"ekit_accordion_background_close_background\":\"classic\",\"ekit_accordion_background_close_color\":\"#02010100\",\"ekit_accordion_title_border_close_border\":\"solid\",\"ekit_accordion_title_border_close_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_accordion_title_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"21\",\"bottom\":\"14\",\"left\":\"0\",\"isLinked\":false},\"ekit_accordion_title_margin_bottom\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"ekit_accordion_content_typography_typography\":\"custom\",\"ekit_accordion_content_typography_font_family\":\"Inter\",\"ekit_accordion_content_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"ekit_accordion_content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_accordion_content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"ekit_accordion_content_typography_font_weight\":\"400\",\"ekit_accordion_content_typography_text_transform\":\"none\",\"ekit_accordion_content_typography_font_style\":\"normal\",\"ekit_accordion_content_typography_line_height\":{\"unit\":\"em\",\"size\":1.4,\"sizes\":[]},\"ekit_accordion_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"ekit_accordion_border_closed_border\":\"solid\",\"ekit_accordion_border_closed_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"ekit_accordion_border_closed_color\":\"#71ECB6\",\"ekit_accordion_border_open_border\":\"solid\",\"ekit_accordion_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"ekit_accordion_border_open_color\":\"#FFFFFF2B\",\"ekit_accordion_last_child_border_bottom\":\"yes\",\"ekit_accordion_icon_typography_close\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"ekit_accordion_icon_color_close\":\"#FFFFFF\",\"ekit_accordion_icon_box_bg_background\":\"classic\",\"ekit_accordion_icon_typography\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"ekit_accordion_icon_color\":\"#71ECB6\",\"ekit_accordion_closed_icon_bg_background\":\"classic\",\"ekit_accordion_closed_icon_border_border\":\"none\",\"ekit_accordion_icon_border_radious\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_accordion_section_icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"ekit_accordion_title_typography_typography\":\"globals\\/typography?id=83682a1\",\"ekit_accordion_title_color\":\"globals\\/colors?id=secondary\",\"ekit_accordion_title_border_open_color\":\"globals\\/colors?id=accent\",\"ekit_accordion_title_color_close\":\"globals\\/colors?id=primary\",\"ekit_accordion_content_typography_typography\":\"globals\\/typography?id=b2ce6af\",\"ekit_accordion_border_closed_color\":\"globals\\/colors?id=ec3c7a7\",\"ekit_accordion_border_open_color\":\"globals\\/colors?id=accent\",\"ekit_accordion_icon_color_close\":\"globals\\/colors?id=primary\",\"ekit_accordion_icon_box_bg_color\":\"\",\"ekit_accordion_icon_color\":\"globals\\/colors?id=d49ac81\",\"ekit_accordion_closed_icon_bg_color\":\"\"},\"ekit_accordion_right_icons\":{\"value\":\"icon icon-down-arrow1\",\"library\":\"ekiticons\"},\"ekit_accordion_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_accordion_background_slideshow_gallery\":[],\"ekit_accordion_background_close_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_accordion_background_close_slideshow_gallery\":[],\"ekit_accordion_content_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_accordion_content_background_slideshow_gallery\":[],\"ekit_accordion_icon_box_open_bg_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_accordion_icon_box_open_bg_slideshow_gallery\":[],\"ekit_accordion_icon_box_bg_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_accordion_icon_box_bg_slideshow_gallery\":[],\"ekit_accordion_icon_box_close_bg_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_accordion_icon_box_close_bg_slideshow_gallery\":[],\"ekit_accordion_closed_icon_bg_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_accordion_closed_icon_bg_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"elementskit-accordion\"}],\"isInner\":true},{\"id\":\"168e0048\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_overlay_maskimage\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[{\"id\":\"20bca36b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"88\",\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/img_1.jpg\"},\"image_size\":\"full\",\"height\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"object-fit\":\"cover\",\"object-position\":\"center left\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"14\",\"isLinked\":false},\"_padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"2\",\"isLinked\":false},\"height_tablet\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"height_mobile\":{\"unit\":\"px\",\"size\":285,\"sizes\":[]},\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"_animation_delay\":300,\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2920958c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"7\",\"bottom\":\"7\",\"left\":\"7\",\"isLinked\":true},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":3,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"padding\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"21\",\"bottom\":\"21\",\"left\":\"21\",\"isLinked\":true},\"position\":\"absolute\",\"_offset_orientation_v\":\"end\",\"animation\":\"zoomIn\",\"__globals__\":{\"background_color\":\"\",\"background_color_b\":\"globals\\/colors?id=3ee16e7\",\"background_overlay_color\":\"globals\\/colors?id=638d055\"},\"background_color_b\":\"#BAFE6D\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8,\"sizes\":[]},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_overlay_maskimage\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[{\"id\":\"4eac41d3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"ekit_piechart_style\":\"withcontent\",\"ekit_piechart_percentage\":97,\"ekit_piechart_title\":\"Page Speed\",\"ekit_piechart_item_description\":\"Page speed performance, including load time & page size\",\"ekit_piechart_title_margin\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"0\",\"bottom\":\"14\",\"left\":\"0\",\"isLinked\":false},\"ekit_piechart_content_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_piechart_wrapper_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"ekit_piechart_title_typography_group_typography\":\"globals\\/typography?id=83682a1\",\"ekit_piechart_title_color\":\"globals\\/colors?id=secondary\",\"ekit_piechart_content_typography_group_typography\":\"globals\\/typography?id=69c152f\",\"ekit_piechart_gradientColor1\":\"globals\\/colors?id=ec3c7a7\",\"ekit_piechart_gradientColor2\":\"globals\\/colors?id=text\",\"ekit_piechart_content_color_number\":\"globals\\/colors?id=secondary\",\"ekit_piechart_bar_color_bg\":\"globals\\/colors?id=cfa1f76\",\"ekit_piechart_content_color\":\"globals\\/colors?id=primary\",\"ekit_piechart_line_color\":\"globals\\/colors?id=ec3c7a7\"},\"ekit_piechart_title_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"ekit_piechart_size_mobile\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"ekit_piechart_border_size\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"ekit_piechart_icons\":{\"value\":\"icon icon-apartment\",\"library\":\"ekiticons\"},\"ekit_piechart_icon_image\":{\"id\":\"93\",\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/placeholder-1.png\"},\"ekit_piechart_flip_background_group_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_piechart_flip_background_group_slideshow_gallery\":[],\"ekit_piechart_background_group_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_piechart_background_group_slideshow_gallery\":[],\"ekit_piechart_background_hover_group_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_piechart_background_hover_group_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"elementskit-piechart\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(2745,439,'_wp_page_template','elementor_header_footer'),(2746,439,'envato_tk_source_kit','30'),(2747,439,'envato_tk_source_index','2'),(2769,10,'_elementor_data','[{\"id\":\"bb1672a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":640,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":540,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":\"400\",\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/3d-black-paper-craft-cubic-patterned-background.jpg\"},\"background_position\":\"bottom right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=044b931\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"32ca290\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"14\",\"row\":\"14\",\"isLinked\":true,\"unit\":\"px\",\"size\":14},\"padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"7\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"5\",\"right\":\"2\",\"bottom\":\"5\",\"left\":\"2\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"1\",\"bottom\":\"3\",\"left\":\"1\",\"isLinked\":false}},\"elements\":[{\"id\":\"dfac8c0\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR SERVICES\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5a866ea8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":false,\"unit\":\"px\",\"size\":0},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"em\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"23ee5003\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"flex_align_content_tablet\":\"flex-start\"},\"elements\":[{\"id\":\"41ab3f50\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"gradient\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":135,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"\",\"background_color_b\":\"\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_tablet\":\"flex-start\",\"_flex_order_tablet\":\"custom\",\"_flex_order_custom_tablet\":0,\"background_color\":\"#9C8731\",\"background_color_b\":\"#E4B700\"},\"elements\":[{\"id\":\"5637db8d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"view\":\"stacked\",\"title_text\":\"Email Support\",\"description_text\":\"info@goldenstallionagency.co.za\",\"title_size\":\"div\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"icon_space\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"primary_color\":\"#FFFFFF\",\"secondary_color\":\"#151515\",\"icon_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_color\":\"#151515\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Figtree\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_color\":\"#151515\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Figtree\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"600\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.4,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=text\",\"secondary_color\":\"globals\\/colors?id=044b931\",\"title_typography_typography\":\"globals\\/typography?id=520c191\",\"title_color\":\"globals\\/colors?id=7fbea4f\",\"description_color\":\"globals\\/colors?id=044b931\",\"description_typography_typography\":\"\"},\"position_mobile\":\"left\",\"icon_size_mobile\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"icon_padding_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"link\":{\"url\":\"mailto:info@goldenstallionagency.co.za\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"e58377c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":60,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=7fbea4f\"},\"width_tablet\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_tablet\":\"flex-start\",\"_flex_order_tablet\":\"custom\",\"_flex_order_custom_tablet\":2,\"z_index\":0,\"sticky_on\":[\"desktop\"],\"sticky_parent\":\"yes\"},\"elements\":[{\"id\":\"604d03d5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Book a call with Tinashe\",\"header_size\":\"h4\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3fa1fc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<iframe src=\\\"https:\\/\\/calendly.com\\/goldenstallionwebagency\\/hospitality-website-discovery-call\\\" width=\\\"100%\\\" height=\\\"600\\\" frameborder=\\\"0\\\" scrolling=\\\"no\\\"><span data-mce-type=\\\"bookmark\\\" style=\\\"display: inline-block; width: 0px; overflow: hidden; line-height: 0;\\\" class=\\\"mce_SELRES_start\\\">\\ufeff<\\/span><span data-mce-type=\\\"bookmark\\\" style=\\\"display: inline-block; width: 0px; overflow: hidden; line-height: 0;\\\" class=\\\"mce_SELRES_start\\\">\\ufeff<\\/span><span data-mce-type=\\\"bookmark\\\" style=\\\"display: inline-block; width: 0px; overflow: hidden; line-height: 0;\\\" class=\\\"mce_SELRES_start\\\">\\ufeff<\\/span><\\/iframe>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":1000},\"_flex_size\":\"none\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"14fdf7d6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"5\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_order_tablet\":\"start\"},\"elements\":[{\"id\":\"b260ee2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Services\",\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5d12687b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Welcome to Golden Stallion Agency!<\\/p><p>We specialize in crafting South Africa\'s most trusted websites for dental, legal, and hospitality brands. Our services are tailored to elevate your online presence, engage your audience, and deliver measurable results.<\\/p><p>Discover how we can help your business stand out today!<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"73c71f0e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2c775f14\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"438\",\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/young-serious-webdesigner-with-laptop-concentrating-on-network.jpg\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"object-fit\":\"cover\",\"css_filters_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"height_mobile\":{\"unit\":\"px\",\"size\":400,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"71c8e767\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":false,\"unit\":\"px\",\"size\":0},\"overflow\":\"hidden\",\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y_end\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=text\"},\"width_mobile\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_offset_y_end_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[{\"id\":\"2dd25111\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"icons icon-phone\",\"library\":\"skb_cife-simple_line-icon\"},\"view\":\"stacked\",\"title_text\":\"Customer Support\",\"description_text\":\"We love helping you out!\\n\",\"title_size\":\"div\",\"text_align\":\"center\",\"icon_space\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"_padding\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=3c7ce4a\",\"secondary_color\":\"globals\\/colors?id=secondary\",\"title_typography_typography\":\"globals\\/typography?id=83682a1\",\"title_color\":\"globals\\/colors?id=044b931\"},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"icon_padding_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"43780cf6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Contact Us\",\"align\":\"justify\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=520c191\",\"background_color\":\"globals\\/colors?id=3c7ce4a\"},\"link\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2d43cb4e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"__globals__\":{\"border_color\":\"globals\\/colors?id=4d462f5\"}},\"elements\":[{\"id\":\"5d678072\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"1. Website Design\\n\",\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48a08e42\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"Our website design service transforms your brand\\u02bcs vision into an engaging, visually appealing site.  \\n\\nWe focus on clean, modern aesthetics that not only look great but also deliver a seamless user experience.  \\n\\nFrom layout to functionality, we ensure every element aligns with your brand\\u02bcs goals.\",\"title_size\":\"div\",\"position\":\"left\",\"position_mobile\":\"left\",\"text_align\":\"left\",\"icon_space\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"dashed\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=ec3c7a7\",\"title_typography_typography\":\"globals\\/typography?id=7044a64\",\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=text\"},\"primary_color\":\"#71ECB6\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Figtree\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.4,\"sizes\":[]},\"_border_color\":\"#FFFFFF2B\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"2c9ac7d\",\"elType\":\"widget\",\"settings\":{\"title\":\"What You Get:\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e8f5f22\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Custom, mobile-responsive designs\",\"selected_icon\":{\"value\":\"fas fa-dot-circle\",\"library\":\"fa-solid\"},\"_id\":\"71e4a1b\"},{\"text\":\"Intuitive navigation and layout\",\"selected_icon\":{\"value\":\"fas fa-dot-circle\",\"library\":\"fa-solid\"},\"_id\":\"b94bff4\"},{\"text\":\"User-friendly interfaces\",\"selected_icon\":{\"value\":\"fas fa-dot-circle\",\"library\":\"fa-solid\"},\"_id\":\"56f79e6\"},{\"text\":\"Visual storytelling aligned with your brand\",\"selected_icon\":{\"value\":\"fas fa-dot-circle\",\"library\":\"fa-solid\"},\"_id\":\"239ca24\"}],\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"icon_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"2611f8e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"__globals__\":{\"border_color\":\"globals\\/colors?id=4d462f5\"}},\"elements\":[{\"id\":\"aa56709\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"2. Web Development\",\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e73c92d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"Behind every great design is powerful functionality. Our web development team brings your site\\nto life with reliable, scalable technology that provides a smooth user experience. We build with\\nspeed, security, and performance as our top priorities.\",\"title_size\":\"div\",\"position\":\"left\",\"position_mobile\":\"left\",\"text_align\":\"left\",\"icon_space\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"dashed\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=ec3c7a7\",\"title_typography_typography\":\"globals\\/typography?id=7044a64\",\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=text\"},\"primary_color\":\"#71ECB6\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Figtree\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.4,\"sizes\":[]},\"_border_color\":\"#FFFFFF2B\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"60c21a5\",\"elType\":\"widget\",\"settings\":{\"title\":\"What You Get:\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d61d50a\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Fast-loading pages\",\"selected_icon\":{\"value\":\"fas fa-dot-circle\",\"library\":\"fa-solid\"},\"_id\":\"71e4a1b\"},{\"text\":\"Secure, reliable infrastructure\",\"selected_icon\":{\"value\":\"fas fa-dot-circle\",\"library\":\"fa-solid\"},\"_id\":\"b94bff4\"},{\"text\":\"SEO-friendly code\",\"selected_icon\":{\"value\":\"fas fa-dot-circle\",\"library\":\"fa-solid\"},\"_id\":\"56f79e6\"},{\"text\":\"Customized features and integrations\",\"selected_icon\":{\"value\":\"fas fa-dot-circle\",\"library\":\"fa-solid\"},\"_id\":\"239ca24\"}],\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"icon_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"d53681f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"__globals__\":{\"border_color\":\"globals\\/colors?id=4d462f5\"}},\"elements\":[{\"id\":\"7420347\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"3. SEO (Search Engine Optimization)\",\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7597d1a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"Make it easy for clients to find you online. Our SEO services increase your visibility on search\\nengines, helping you rank higher and attract more traffic. We tailor our SEO strategies to target\\nthe most relevant keywords for dental, legal, and hospitality sectors.\",\"title_size\":\"div\",\"position\":\"left\",\"position_mobile\":\"left\",\"text_align\":\"left\",\"icon_space\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"dashed\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=ec3c7a7\",\"title_typography_typography\":\"globals\\/typography?id=7044a64\",\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=text\"},\"primary_color\":\"#71ECB6\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Figtree\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.4,\"sizes\":[]},\"_border_color\":\"#FFFFFF2B\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"1975a63\",\"elType\":\"widget\",\"settings\":{\"title\":\"What You Get:\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c935b94\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Comprehensive keyword research\",\"selected_icon\":{\"value\":\"fas fa-dot-circle\",\"library\":\"fa-solid\"},\"_id\":\"71e4a1b\"},{\"text\":\"On-page and off-page SEO\",\"selected_icon\":{\"value\":\"fas fa-dot-circle\",\"library\":\"fa-solid\"},\"_id\":\"b94bff4\"},{\"text\":\"Content optimization\",\"selected_icon\":{\"value\":\"fas fa-dot-circle\",\"library\":\"fa-solid\"},\"_id\":\"56f79e6\"},{\"text\":\"Ongoing performance tracking\",\"selected_icon\":{\"value\":\"fas fa-dot-circle\",\"library\":\"fa-solid\"},\"_id\":\"239ca24\"}],\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"icon_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"7bface4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"__globals__\":{\"border_color\":\"globals\\/colors?id=4d462f5\"}},\"elements\":[{\"id\":\"6b50bd3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"4. Digital Marketing\",\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f16ef3c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"Stand out in a competitive market with our digital marketing services. We craft data-driven\\nstrategies to increase your brand\\u02bcs reach, engagement, and conversions. From social media to\\nemail marketing, we offer multi-channel solutions to connect with your target audience.\",\"title_size\":\"div\",\"position\":\"left\",\"position_mobile\":\"left\",\"text_align\":\"left\",\"icon_space\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"dashed\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=ec3c7a7\",\"title_typography_typography\":\"globals\\/typography?id=7044a64\",\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=text\"},\"primary_color\":\"#71ECB6\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Figtree\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.4,\"sizes\":[]},\"_border_color\":\"#FFFFFF2B\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"74312fd\",\"elType\":\"widget\",\"settings\":{\"title\":\"What You Get:\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f92934f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Targeted ad campaigns\",\"selected_icon\":{\"value\":\"fas fa-dot-circle\",\"library\":\"fa-solid\"},\"_id\":\"71e4a1b\"},{\"text\":\"Social media management\",\"selected_icon\":{\"value\":\"fas fa-dot-circle\",\"library\":\"fa-solid\"},\"_id\":\"b94bff4\"},{\"text\":\"Email marketing strategies\",\"selected_icon\":{\"value\":\"fas fa-dot-circle\",\"library\":\"fa-solid\"},\"_id\":\"56f79e6\"},{\"text\":\"Performance analytics and reporting\",\"selected_icon\":{\"value\":\"fas fa-dot-circle\",\"library\":\"fa-solid\"},\"_id\":\"239ca24\"}],\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"icon_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"1ef2199\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"__globals__\":{\"border_color\":\"globals\\/colors?id=4d462f5\"}},\"elements\":[{\"id\":\"0a473a5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"5. Website Maintenance\",\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d12f618\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"Keep your website up-to-date, secure, and performing at its best with our maintenance plans.\\nWe handle everything from updates and backups to security monitoring, so you can focus on\\nyour business.\",\"title_size\":\"div\",\"position\":\"left\",\"position_mobile\":\"left\",\"text_align\":\"left\",\"icon_space\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"dashed\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=ec3c7a7\",\"title_typography_typography\":\"globals\\/typography?id=7044a64\",\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=text\"},\"primary_color\":\"#71ECB6\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Figtree\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.4,\"sizes\":[]},\"_border_color\":\"#FFFFFF2B\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"2993c3e\",\"elType\":\"widget\",\"settings\":{\"title\":\"What You Get:\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5577d55\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Regular updates and backups\",\"selected_icon\":{\"value\":\"fas fa-dot-circle\",\"library\":\"fa-solid\"},\"_id\":\"71e4a1b\"},{\"text\":\"Security monitoring and patches\",\"selected_icon\":{\"value\":\"fas fa-dot-circle\",\"library\":\"fa-solid\"},\"_id\":\"b94bff4\"},{\"text\":\"Performance optimization\",\"selected_icon\":{\"value\":\"fas fa-dot-circle\",\"library\":\"fa-solid\"},\"_id\":\"56f79e6\"},{\"text\":\"Technical support and troubleshooting\",\"selected_icon\":{\"value\":\"fas fa-dot-circle\",\"library\":\"fa-solid\"},\"_id\":\"239ca24\"}],\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"icon_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(2850,454,'_wp_attached_file','2024/12/11-1.jpg'),(2851,454,'_wp_attachment_image_alt',''),(2852,454,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:374;s:6:\"height\";i:374;s:4:\"file\";s:16:\"2024/12/11-1.jpg\";s:8:\"filesize\";i:24397;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:16:\"11-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15913;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:16:\"11-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:6397;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:20:\"www.peopleimages.com\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2853,454,'_elementor_source_image_hash','ced33c8d67615c3ab4541beda5a251159d268395'),(2854,455,'_wp_attached_file','2024/12/6-1.jpg'),(2855,455,'_wp_attachment_image_alt',''),(2856,455,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:374;s:6:\"height\";i:374;s:4:\"file\";s:15:\"2024/12/6-1.jpg\";s:8:\"filesize\";i:24909;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:15:\"6-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16151;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:15:\"6-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6325;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:20:\"www.peopleimages.com\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2857,455,'_elementor_source_image_hash','61d865a1bb929c9023f968248e7161d5c226fb77'),(2858,456,'_wp_attached_file','2024/12/9-1.jpg'),(2859,456,'_wp_attachment_image_alt',''),(2860,456,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:374;s:6:\"height\";i:374;s:4:\"file\";s:15:\"2024/12/9-1.jpg\";s:8:\"filesize\";i:22542;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:15:\"9-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15263;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:15:\"9-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:6516;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:20:\"www.peopleimages.com\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2861,456,'_elementor_source_image_hash','0dda4175f65c2851ae98ca8a8d9d106c0b11ce11'),(2862,457,'_elementor_edit_mode','builder'),(2863,457,'_elementor_template_type','page'),(2864,457,'_elementor_version','3.26.1'),(2865,457,'_elementor_pro_version','3.25.3'),(2866,457,'_elementor_data','[{\"id\":\"37c4024e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":640,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":540,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":\"400\",\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/3d-black-paper-craft-cubic-patterned-background.jpg\"},\"background_position\":\"bottom right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=044b931\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_overlay_maskimage\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[{\"id\":\"340936d6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"14\",\"row\":\"14\",\"isLinked\":true,\"unit\":\"px\",\"size\":14},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"2\",\"bottom\":\"7\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"5\",\"right\":\"2\",\"bottom\":\"5\",\"left\":\"2\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"1\",\"bottom\":\"3\",\"left\":\"1\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_overlay_maskimage\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[{\"id\":\"27c05984\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"ekit_heading_title\":\"Heading\",\"ekit_heading_title_tag\":\"h1\",\"ekit_heading_sub_title\":\"Time has changed\",\"shadow_text_content\":\"bussiness\",\"ekit_heading_show_seperator\":\"\",\"ekit_heading_title_align\":\"text_center\",\"ekit_heading_title_color\":\"#F8F8F8\",\"ekit_heading_title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_heading_title_typography_typography\":\"custom\",\"ekit_heading_title_typography_font_family\":\"Figtree\",\"ekit_heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_heading_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"ekit_heading_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_heading_title_typography_font_weight\":\"500\",\"ekit_heading_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"ekit_heading_use_title_text_fill\":\"yes\",\"ekit_heading_title_secondary_bg_background\":\"classic\",\"ekit_heading_title_secondary_bg_image\":{\"id\":\"68\",\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/bg_text_.png\"},\"ekit_heading_title_secondary_bg_position\":\"center center\",\"ekit_heading_title_secondary_bg_repeat\":\"no-repeat\",\"ekit_heading_title_secondary_bg_size\":\"cover\",\"_animation\":\"fadeInUp\",\"_animation_delay\":200,\"__globals__\":{\"ekit_heading_title_typography_typography\":\"globals\\/typography?id=a435f28\",\"ekit_heading_title_color\":\"globals\\/colors?id=secondary\",\"ekit_heading_focused_title_typography_typography\":\"globals\\/typography?id=a435f28\"},\"__dynamic__\":{\"ekit_heading_title\":\"[elementor-tag id=\\\"17469a8\\\" name=\\\"post-title\\\" settings=\\\"%7B%22before%22%3A%22%7B%7B%22%2C%22after%22%3A%22%7D%7D%22%7D\\\"]\"},\"ekit_heading_seperator_image\":{\"id\":\"93\",\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/placeholder-1.png\"},\"title_left_border_color_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"title_left_border_color_slideshow_gallery\":[],\"ekit_heading_focused_title_secondary_bg_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_focused_title_secondary_bg_slideshow_gallery\":[],\"ekit_heading_title_secondary_bg_slideshow_gallery\":[],\"ekit_heading_sub_title_secondary_bg_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_sub_title_secondary_bg_slideshow_gallery\":[],\"ekit_heading_sub_title_border_color_left_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_sub_title_border_color_left_slideshow_gallery\":[],\"ekit_heading_sub_title_border_color_right_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_sub_title_border_color_right_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"elementskit-heading\"},{\"id\":\"7a22ab64\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Your Partner in Innovative Web Design.\",\"header_size\":\"h4\",\"align\":\"center\",\"_animation\":\"fadeInDown\",\"_animation_delay\":300,\"__dynamic__\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"4e68b384\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":false,\"unit\":\"px\",\"size\":0},\"flex_wrap_tablet\":\"wrap\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"1\",\"bottom\":\"3\",\"left\":\"1\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_overlay_maskimage\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[{\"id\":\"13a41245\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"2\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_overlay_maskimage\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[{\"id\":\"37f0652c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"69\",\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/young-web-designers-working-together-at-modern-office.jpg\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"height_mobile\":{\"unit\":\"px\",\"size\":400,\"sizes\":[]},\"object-fit\":\"cover\",\"opacity\":{\"unit\":\"px\",\"size\":0.9,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"css_filters_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"_padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation\":\"fadeInLeft\",\"_background_background\":\"classic\",\"_background_image\":{\"id\":\"68\",\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/bg_text_.png\"},\"_background_position\":\"center center\",\"_background_repeat\":\"no-repeat\",\"_background_size\":\"cover\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4b10e539\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":225,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"7\",\"bottom\":\"7\",\"left\":\"7\",\"isLinked\":true},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":3,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"padding\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"21\",\"bottom\":\"21\",\"left\":\"21\",\"isLinked\":true},\"position\":\"absolute\",\"_offset_orientation_v\":\"end\",\"animation\":\"zoomIn\",\"__globals__\":{\"background_color\":\"\",\"background_color_b\":\"globals\\/colors?id=3ee16e7\",\"background_overlay_color\":\"globals\\/colors?id=638d055\"},\"background_color_b\":\"#BAFE6D\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.9,\"sizes\":[]},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_overlay_maskimage\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[{\"id\":\"15c371c5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"icon_list\":[{\"text\":\"Custom Solutions\",\"selected_icon\":{\"value\":\"mdi mdi-check-circle\",\"library\":\"skb_cife-materialdesign-icon\"},\"_id\":\"40f7c27\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Cutting-Edge Design\",\"selected_icon\":{\"value\":\"mdi mdi-check-circle\",\"library\":\"skb_cife-materialdesign-icon\"},\"_id\":\"4cc2ce5\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\" SEO Optimization\",\"selected_icon\":{\"value\":\"mdi mdi-check-circle\",\"library\":\"skb_cife-materialdesign-icon\"},\"_id\":\"ca7bbb4\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Responsive Design\",\"selected_icon\":{\"value\":\"mdi mdi-check-circle\",\"library\":\"skb_cife-materialdesign-icon\"},\"_id\":\"0e42f25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Innovative Technology\",\"selected_icon\":{\"value\":\"mdi mdi-check-circle\",\"library\":\"skb_cife-materialdesign-icon\"},\"_id\":\"383f0a3\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Security and Reliability\",\"selected_icon\":{\"value\":\"mdi mdi-check-circle\",\"library\":\"skb_cife-materialdesign-icon\"},\"_id\":\"cd9d427\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"divider\":\"yes\",\"icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"__globals__\":{\"divider_color\":\"globals\\/colors?id=accent\",\"icon_color\":\"globals\\/colors?id=ec3c7a7\",\"icon_typography_typography\":\"globals\\/typography?id=520c191\",\"text_color\":\"globals\\/colors?id=secondary\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4e3f7873\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"1\",\"bottom\":\"3\",\"left\":\"5\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeInRight\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_overlay_maskimage\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[{\"id\":\"3b96f0f2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Who we are\",\"header_size\":\"h6\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5cee0bf6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"ekit_heading_title\":\"Innovative Solutions for Your {{Online Success}}.\",\"ekit_heading_sub_title\":\"Time has changed\",\"shadow_text_content\":\"bussiness\",\"ekit_heading_show_seperator\":\"\",\"ekit_heading_title_color\":\"#F8F8F8\",\"ekit_heading_title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_heading_title_typography_typography\":\"custom\",\"ekit_heading_title_typography_font_family\":\"Figtree\",\"ekit_heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]},\"ekit_heading_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":31,\"sizes\":[]},\"ekit_heading_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_heading_title_typography_font_weight\":\"500\",\"ekit_heading_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"ekit_heading_use_title_text_fill\":\"yes\",\"ekit_heading_title_secondary_bg_background\":\"classic\",\"ekit_heading_title_secondary_bg_image\":{\"id\":\"68\",\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/bg_text_.png\"},\"ekit_heading_title_secondary_bg_position\":\"center center\",\"ekit_heading_title_secondary_bg_repeat\":\"no-repeat\",\"ekit_heading_title_secondary_bg_size\":\"cover\",\"_animation_delay\":200,\"__globals__\":{\"ekit_heading_title_typography_typography\":\"globals\\/typography?id=5d167aa\",\"ekit_heading_title_color\":\"globals\\/colors?id=secondary\",\"ekit_heading_focused_title_typography_typography\":\"\"},\"__dynamic__\":[],\"ekit_heading_focused_title_typography_typography\":\"custom\",\"ekit_heading_focused_title_typography_font_family\":\"Figtree\",\"ekit_heading_focused_title_typography_font_size\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":31,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_weight\":\"700\",\"ekit_heading_focused_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"ekit_heading_seperator_image\":{\"id\":\"93\",\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/placeholder-1.png\"},\"title_left_border_color_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"title_left_border_color_slideshow_gallery\":[],\"ekit_heading_focused_title_secondary_bg_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_focused_title_secondary_bg_slideshow_gallery\":[],\"ekit_heading_title_secondary_bg_slideshow_gallery\":[],\"ekit_heading_sub_title_secondary_bg_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_sub_title_secondary_bg_slideshow_gallery\":[],\"ekit_heading_sub_title_border_color_left_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_sub_title_border_color_left_slideshow_gallery\":[],\"ekit_heading_sub_title_border_color_right_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_sub_title_border_color_right_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"elementskit-heading\"},{\"id\":\"5bdf6d05\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Sem iaculis facilisis convallis ex aliquam massa a venenatis blandit pede rhoncus. Euismod consectetuer nostra etiam lectus potenti accumsan pellentesque venenatis.<\\/p>\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"532284e1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"container_type\":\"grid\",\"grid_columns_grid_mobile\":{\"unit\":\"fr\",\"size\":2,\"sizes\":[]},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":1,\"sizes\":[]},\"grid_gaps_mobile\":{\"column\":\"14\",\"row\":\"14\",\"isLinked\":true,\"unit\":\"px\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"0\",\"bottom\":\"21\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\"},\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_overlay_maskimage\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[{\"id\":\"46c9c797\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"ending_number\":27,\"suffix\":\"K+\",\"title\":\"Project Done\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=primary\",\"number_color\":\"globals\\/colors?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=7044a64\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"702e6cc6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"ending_number\":4,\"suffix\":\"K+\",\"title\":\"Happy Client\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=primary\",\"number_color\":\"globals\\/colors?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=7044a64\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"5757e15f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"ending_number\":4.7,\"title\":\"Client Reviews\",\"title_horizontal_alignment_mobile\":\"center\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=primary\",\"number_color\":\"globals\\/colors?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=7044a64\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":true},{\"id\":\"4cc6413b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Discover more\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"2bf44bb9\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"animation\":\"fadeIn\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\"},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_overlay_maskimage\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[{\"id\":\"29a15165\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"carousel\":[{\"id\":\"70\",\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/logo_2.png\"},{\"id\":\"71\",\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/logo_3.png\"},{\"id\":\"72\",\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/logo_4.png\"},{\"id\":\"73\",\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/logo_5.png\"},{\"id\":\"74\",\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/logo_6.png\"},{\"id\":\"75\",\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/logo_7.png\"},{\"id\":\"76\",\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/logo_8.png\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"6\",\"slides_to_show_tablet\":\"4\",\"slides_to_show_mobile\":\"2\",\"slides_to_scroll\":\"1\",\"navigation\":\"none\",\"lazyload\":\"yes\",\"gallery_vertical_align\":\"center\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"image_spacing_custom_mobile\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"navigation_previous_icon\":{\"value\":\"\",\"library\":\"\"},\"navigation_next_icon\":{\"value\":\"\",\"library\":\"\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"75fba8f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"flex-start\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":false,\"unit\":\"px\",\"size\":0},\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"77\",\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/programmers-work-late-at-night.jpg\"},\"background_position\":\"center left\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"1\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"1\",\"bottom\":\"2\",\"left\":\"1\",\"isLinked\":false},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=044b931\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_overlay_maskimage\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[{\"id\":\"733d413b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_overlay_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeInDown\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=638d055\"},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_overlay_maskimage\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[{\"id\":\"726a04f1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"ekit_heading_title\":\"Ready to Start? Let\'s Build {{Something Great}} Together!\",\"ekit_heading_sub_title\":\"Time has changed\",\"shadow_text_content\":\"bussiness\",\"ekit_heading_show_seperator\":\"\",\"ekit_heading_title_color\":\"#F8F8F8\",\"ekit_heading_title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_heading_title_typography_typography\":\"custom\",\"ekit_heading_title_typography_font_family\":\"Figtree\",\"ekit_heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]},\"ekit_heading_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":31,\"sizes\":[]},\"ekit_heading_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_heading_title_typography_font_weight\":\"500\",\"ekit_heading_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"ekit_heading_use_title_text_fill\":\"yes\",\"ekit_heading_title_secondary_bg_background\":\"classic\",\"ekit_heading_title_secondary_bg_image\":{\"id\":\"68\",\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/bg_text_.png\"},\"ekit_heading_title_secondary_bg_position\":\"center center\",\"ekit_heading_title_secondary_bg_repeat\":\"no-repeat\",\"ekit_heading_title_secondary_bg_size\":\"cover\",\"_animation_delay\":200,\"__globals__\":{\"ekit_heading_title_typography_typography\":\"globals\\/typography?id=5d167aa\",\"ekit_heading_title_color\":\"globals\\/colors?id=secondary\",\"ekit_heading_focused_title_typography_typography\":\"\"},\"__dynamic__\":[],\"ekit_heading_focused_title_typography_typography\":\"custom\",\"ekit_heading_focused_title_typography_font_family\":\"Figtree\",\"ekit_heading_focused_title_typography_font_size\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":31,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_weight\":\"700\",\"ekit_heading_focused_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"ekit_heading_seperator_image\":{\"id\":\"93\",\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/placeholder-1.png\"},\"title_left_border_color_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"title_left_border_color_slideshow_gallery\":[],\"ekit_heading_focused_title_secondary_bg_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_focused_title_secondary_bg_slideshow_gallery\":[],\"ekit_heading_title_secondary_bg_slideshow_gallery\":[],\"ekit_heading_sub_title_secondary_bg_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_sub_title_secondary_bg_slideshow_gallery\":[],\"ekit_heading_sub_title_border_color_left_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_sub_title_border_color_left_slideshow_gallery\":[],\"ekit_heading_sub_title_border_color_right_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_sub_title_border_color_right_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"elementskit-heading\"},{\"id\":\"7fdf92c1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"editor\":\"<p>Maecenas tempor ligula phasellus per hac nisi. Facilisi curae nunc hendrerit vestibulum lobortis commodo lacus sagittis feugiat. Est sollicitudin convallis diam.<\\/p>\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"54e065d5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Start Your Journey\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"29291abe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":false,\"unit\":\"px\",\"size\":0},\"background_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\"},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_overlay_maskimage\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[{\"id\":\"7b27dbd9\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":640,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":540,\"sizes\":[]},\"padding\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeInUp\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_overlay_maskimage\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[{\"id\":\"5b5a9fb2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Meet our team\",\"header_size\":\"h6\",\"align\":\"center\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53745002\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"ekit_heading_title\":\"We talk a lot about {{hope}} helping and {{teamwork}}.\",\"ekit_heading_sub_title\":\"Time has changed\",\"shadow_text_content\":\"bussiness\",\"ekit_heading_show_seperator\":\"\",\"ekit_heading_title_color\":\"#F8F8F8\",\"ekit_heading_title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_heading_title_typography_typography\":\"custom\",\"ekit_heading_title_typography_font_family\":\"Figtree\",\"ekit_heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]},\"ekit_heading_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":31,\"sizes\":[]},\"ekit_heading_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_heading_title_typography_font_weight\":\"500\",\"ekit_heading_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"ekit_heading_use_title_text_fill\":\"yes\",\"ekit_heading_title_secondary_bg_background\":\"classic\",\"ekit_heading_title_secondary_bg_image\":{\"id\":\"68\",\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/bg_text_.png\"},\"ekit_heading_title_secondary_bg_position\":\"center center\",\"ekit_heading_title_secondary_bg_repeat\":\"no-repeat\",\"ekit_heading_title_secondary_bg_size\":\"cover\",\"_animation_delay\":200,\"__globals__\":{\"ekit_heading_title_typography_typography\":\"globals\\/typography?id=5d167aa\",\"ekit_heading_title_color\":\"globals\\/colors?id=secondary\",\"ekit_heading_focused_title_typography_typography\":\"\"},\"__dynamic__\":[],\"ekit_heading_title_align\":\"text_center\",\"ekit_heading_focused_title_typography_typography\":\"custom\",\"ekit_heading_focused_title_typography_font_family\":\"Figtree\",\"ekit_heading_focused_title_typography_font_size\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":31,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_weight\":\"700\",\"ekit_heading_focused_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"ekit_heading_seperator_image\":{\"id\":\"93\",\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/placeholder-1.png\"},\"title_left_border_color_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"title_left_border_color_slideshow_gallery\":[],\"ekit_heading_focused_title_secondary_bg_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_focused_title_secondary_bg_slideshow_gallery\":[],\"ekit_heading_title_secondary_bg_slideshow_gallery\":[],\"ekit_heading_sub_title_secondary_bg_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_sub_title_secondary_bg_slideshow_gallery\":[],\"ekit_heading_sub_title_border_color_left_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_sub_title_border_color_left_slideshow_gallery\":[],\"ekit_heading_sub_title_border_color_right_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_sub_title_border_color_right_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"elementskit-heading\"}],\"isInner\":true},{\"id\":\"47980dbc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":4,\"sizes\":[]},\"grid_columns_grid_tablet\":{\"unit\":\"fr\",\"size\":2,\"sizes\":[]},\"animation\":\"fadeIn\",\"animation_delay\":200,\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":1,\"sizes\":[]},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_overlay_maskimage\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[{\"id\":\"4ff423c0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":false,\"unit\":\"px\",\"size\":0},\"overflow\":\"hidden\",\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"7\",\"bottom\":\"7\",\"left\":\"7\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=cfa1f76\"},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_overlay_maskimage\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[{\"id\":\"58f583f8\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"454\",\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/11-1.jpg\"},\"image_size\":\"full\",\"opacity\":{\"unit\":\"px\",\"size\":0.9,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"css_filters_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_background_background\":\"gradient\",\"_background_gradient_angle\":{\"unit\":\"deg\",\"size\":135,\"sizes\":[]},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=ec3c7a7\",\"_background_color_b\":\"globals\\/colors?id=3ee16e7\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"21967c26\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"_id\":\"041809b\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"default\"},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"2e1e843\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"default\"},{\"social_icon\":{\"value\":\"fab fa-linkedin-in\",\"library\":\"fa-brands\"},\"_id\":\"5da230e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"default\"}],\"shape\":\"circle\",\"columns\":\"1\",\"icon_color\":\"custom\",\"icon_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hover_animation\":\"pop\",\"_padding\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"7\",\"bottom\":\"7\",\"left\":\"7\",\"isLinked\":true},\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=text\",\"icon_primary_color\":\"globals\\/colors?id=d49ac81\",\"icon_secondary_color\":\"globals\\/colors?id=044b931\",\"hover_primary_color\":\"globals\\/colors?id=332724a\",\"hover_secondary_color\":\"globals\\/colors?id=044b931\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"social-icons\"},{\"id\":\"3b7efd3b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_overlay_maskimage\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[{\"id\":\"520befaa\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Oscar Andrews\",\"description_text\":\"Founder\",\"title_size\":\"div\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=7044a64\",\"title_color\":\"globals\\/colors?id=secondary\",\"description_typography_typography\":\"globals\\/typography?id=69c152f\",\"description_color\":\"globals\\/colors?id=ec3c7a7\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"13f72252\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":false,\"unit\":\"px\",\"size\":0},\"overflow\":\"hidden\",\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"7\",\"bottom\":\"7\",\"left\":\"7\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=cfa1f76\"},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_overlay_maskimage\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[{\"id\":\"1346c309\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"455\",\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/6-1.jpg\"},\"image_size\":\"full\",\"opacity\":{\"unit\":\"px\",\"size\":0.9,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"css_filters_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_background_background\":\"gradient\",\"_background_gradient_angle\":{\"unit\":\"deg\",\"size\":135,\"sizes\":[]},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=ec3c7a7\",\"_background_color_b\":\"globals\\/colors?id=3ee16e7\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2822ae5a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"_id\":\"041809b\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"default\"},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"2e1e843\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"default\"},{\"social_icon\":{\"value\":\"fab fa-linkedin-in\",\"library\":\"fa-brands\"},\"_id\":\"5da230e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"default\"}],\"shape\":\"circle\",\"columns\":\"1\",\"icon_color\":\"custom\",\"icon_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hover_animation\":\"pop\",\"_padding\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"7\",\"bottom\":\"7\",\"left\":\"7\",\"isLinked\":true},\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=text\",\"icon_primary_color\":\"globals\\/colors?id=d49ac81\",\"icon_secondary_color\":\"globals\\/colors?id=044b931\",\"hover_primary_color\":\"globals\\/colors?id=332724a\",\"hover_secondary_color\":\"globals\\/colors?id=044b931\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"social-icons\"},{\"id\":\"6ea24b47\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_overlay_maskimage\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[{\"id\":\"1fc6d6c0\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Jamie Williams\",\"description_text\":\"Co-Founder\",\"title_size\":\"div\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=7044a64\",\"title_color\":\"globals\\/colors?id=secondary\",\"description_typography_typography\":\"globals\\/typography?id=69c152f\",\"description_color\":\"globals\\/colors?id=ec3c7a7\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"253724a4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":false,\"unit\":\"px\",\"size\":0},\"overflow\":\"hidden\",\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"7\",\"bottom\":\"7\",\"left\":\"7\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=cfa1f76\"},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_overlay_maskimage\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[{\"id\":\"c49892b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"90\",\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/13.jpg\"},\"image_size\":\"full\",\"opacity\":{\"unit\":\"px\",\"size\":0.9,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"css_filters_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_background_background\":\"gradient\",\"_background_gradient_angle\":{\"unit\":\"deg\",\"size\":135,\"sizes\":[]},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=ec3c7a7\",\"_background_color_b\":\"globals\\/colors?id=3ee16e7\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"30825b77\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"_id\":\"041809b\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"default\"},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"2e1e843\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"default\"},{\"social_icon\":{\"value\":\"fab fa-linkedin-in\",\"library\":\"fa-brands\"},\"_id\":\"5da230e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"default\"}],\"shape\":\"circle\",\"columns\":\"1\",\"icon_color\":\"custom\",\"icon_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hover_animation\":\"pop\",\"_padding\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"7\",\"bottom\":\"7\",\"left\":\"7\",\"isLinked\":true},\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=text\",\"icon_primary_color\":\"globals\\/colors?id=d49ac81\",\"icon_secondary_color\":\"globals\\/colors?id=044b931\",\"hover_primary_color\":\"globals\\/colors?id=332724a\",\"hover_secondary_color\":\"globals\\/colors?id=044b931\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"social-icons\"},{\"id\":\"6652a370\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_overlay_maskimage\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[{\"id\":\"6d73515e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Bethany Brooks\",\"description_text\":\"Business Manager\",\"title_size\":\"div\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=7044a64\",\"title_color\":\"globals\\/colors?id=secondary\",\"description_typography_typography\":\"globals\\/typography?id=69c152f\",\"description_color\":\"globals\\/colors?id=ec3c7a7\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"60a32d80\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":false,\"unit\":\"px\",\"size\":0},\"overflow\":\"hidden\",\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"7\",\"bottom\":\"7\",\"left\":\"7\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=cfa1f76\"},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_overlay_maskimage\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[{\"id\":\"286c293f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"456\",\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/9-1.jpg\"},\"image_size\":\"full\",\"opacity\":{\"unit\":\"px\",\"size\":0.9,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"css_filters_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_background_background\":\"gradient\",\"_background_gradient_angle\":{\"unit\":\"deg\",\"size\":135,\"sizes\":[]},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=ec3c7a7\",\"_background_color_b\":\"globals\\/colors?id=3ee16e7\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6bcdac8\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"_id\":\"041809b\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"default\"},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"2e1e843\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"default\"},{\"social_icon\":{\"value\":\"fab fa-linkedin-in\",\"library\":\"fa-brands\"},\"_id\":\"5da230e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"default\"}],\"shape\":\"circle\",\"columns\":\"1\",\"icon_color\":\"custom\",\"icon_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"hover_animation\":\"pop\",\"_padding\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"7\",\"bottom\":\"7\",\"left\":\"7\",\"isLinked\":true},\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=text\",\"icon_primary_color\":\"globals\\/colors?id=d49ac81\",\"icon_secondary_color\":\"globals\\/colors?id=044b931\",\"hover_primary_color\":\"globals\\/colors?id=332724a\",\"hover_secondary_color\":\"globals\\/colors?id=044b931\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"social-icons\"},{\"id\":\"5e4b45b9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_overlay_maskimage\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[{\"id\":\"efa260e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Mason Lawson\",\"description_text\":\"Marketing Manager\",\"title_size\":\"div\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=7044a64\",\"title_color\":\"globals\\/colors?id=secondary\",\"description_typography_typography\":\"globals\\/typography?id=69c152f\",\"description_color\":\"globals\\/colors?id=ec3c7a7\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(2873,457,'_wp_page_template','elementor_header_footer'),(2874,457,'envato_tk_source_kit','30'),(2875,457,'envato_tk_source_index','3'),(2943,15,'_elementor_data','[{\"id\":\"362f0cf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":640,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":540,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":\"400\",\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/3d-black-paper-craft-cubic-patterned-background.jpg\"},\"background_position\":\"bottom right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=044b931\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"7d4ebf4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"14\",\"row\":\"14\",\"isLinked\":true,\"unit\":\"px\",\"size\":14},\"padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"7\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"5\",\"right\":\"2\",\"bottom\":\"5\",\"left\":\"2\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"1\",\"bottom\":\"3\",\"left\":\"1\",\"isLinked\":false}},\"elements\":[{\"id\":\"42b8b81\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT US\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"777905d\",\"elType\":\"widget\",\"settings\":{\"html\":\"[rank_math_breadcrumb]\",\"_flex_align_self\":\"center\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"521e9f7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"flex_justify_content\":\"flex-end\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":false,\"unit\":\"px\",\"size\":0},\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom center\",\"background_repeat\":\"no-repeat\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"babb8e3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"5\",\"bottom\":\"3\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"animation\":\"none\"},\"elements\":[{\"id\":\"3f0287a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"FOUNDER OF GOLDEN STALLION AGENCY\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=3c7ce4a\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0271830\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"ekit_heading_title\":\"Meet {{Tinashe Masanhu}}.\",\"ekit_heading_sub_title\":\"Time has changed\",\"shadow_text_content\":\"bussiness\",\"ekit_heading_show_seperator\":\"\",\"ekit_heading_title_color\":\"#F8F8F8\",\"ekit_heading_title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_heading_title_typography_typography\":\"custom\",\"ekit_heading_title_typography_font_family\":\"Figtree\",\"ekit_heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]},\"ekit_heading_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":31,\"sizes\":[]},\"ekit_heading_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_heading_title_typography_font_weight\":\"500\",\"ekit_heading_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_heading_use_title_text_fill\":\"yes\",\"ekit_heading_title_secondary_bg_background\":\"classic\",\"ekit_heading_title_secondary_bg_image\":{\"id\":208,\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/image_2024-11-08_221730068-300x300-1.webp\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"ekit_heading_title_secondary_bg_position\":\"center center\",\"ekit_heading_title_secondary_bg_repeat\":\"no-repeat\",\"ekit_heading_title_secondary_bg_size\":\"cover\",\"_animation_delay\":200,\"__globals__\":{\"ekit_heading_title_typography_typography\":\"globals\\/typography?id=5d167aa\",\"ekit_heading_title_color\":\"globals\\/colors?id=secondary\",\"ekit_heading_focused_title_typography_typography\":\"\"},\"__dynamic__\":[],\"ekit_heading_focused_title_typography_typography\":\"custom\",\"ekit_heading_focused_title_typography_font_family\":\"Figtree\",\"ekit_heading_focused_title_typography_font_size\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":31,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_weight\":\"700\",\"ekit_heading_focused_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_heading_seperator_image\":{\"id\":93,\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/placeholder-1.png\"}},\"elements\":[],\"widgetType\":\"elementskit-heading\"},{\"id\":\"571946d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"<b>Hello, I\\u2019m Tinashe Musanhu. I\\u2019m not just a web designer; I\\u2019m your partner in digital transformation.\\n<\\/b><br><br>\\nWith six years of experience helping businesses in dental, legal, and hospitality industries, I\\u2019ve developed a deep understanding of what drives success in these fields. My unique approach allows me to design websites that speak directly to your clients\\u2019 needs\\u2014keeping them engaged and coming back for more.\\n<br><br>\\nOver the years, I\\u2019ve worked with over 300 clients across South Africa. My expertise ensures every website I create is not only visually engaging but also strategically built to deliver measurable results.\\n<br><br>\\nFrom the initial conversation to the final launch, my team and I are committed to achieving the best outcomes for your business. This isn\\u2019t just a guarantee\\u2014it\\u2019s my promise.\\n<br><br>\\nBook a call with Tinashe today, and let\\u2019s discuss how we can turn your vision into reality.\",\"header_size\":\"div\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=b2ce6af\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9dd04d9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book a call with Tinashe \",\"selected_icon\":{\"value\":\"fas fa-bookmark\",\"library\":\"fa-solid\"},\"icon_indent\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"button_text_color\":\"#222222\",\"background_background\":\"gradient\",\"background_color\":\"#816002\",\"background_color_b\":\"#F7DC43\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":135,\"sizes\":[]},\"hover_color\":\"#222222\",\"button_background_hover_background\":\"gradient\",\"button_background_hover_color\":\"#F7DC43\",\"button_background_hover_color_b\":\"#816002\",\"button_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":135,\"sizes\":[]},\"_z_index\":0,\"__globals__\":{\"button_text_color\":\"\",\"background_color\":\"\",\"background_color_b\":\"\",\"hover_color\":\"\",\"button_background_hover_color\":\"\",\"button_hover_border_color\":\"\",\"button_background_hover_color_b\":\"\"},\"hide_mobile\":\"hidden-mobile\",\"link\":{\"url\":\"https:\\/\\/calendly.com\\/goldenstallionwebagency\\/hospitality-website-discovery-call\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"typography_text_transform\":\"uppercase\",\"hover_animation\":\"grow\",\"_animation\":\"none\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"cf7f980\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"19e6e49\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":25,\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/1ca77926-7537-4cb2-8743-2cfa35ac6420-768x650-1.webp\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"height\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"object-fit\":\"cover\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"14\",\"isLinked\":false},\"_padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"2\",\"isLinked\":false},\"height_tablet\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"height_mobile\":{\"unit\":\"px\",\"size\":285,\"sizes\":[]},\"_animation\":\"none\",\"animation_duration\":\"slow\",\"_animation_delay\":300},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a71510e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"7\",\"bottom\":\"7\",\"left\":\"7\",\"isLinked\":true},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":3,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"padding\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"21\",\"bottom\":\"21\",\"left\":\"21\",\"isLinked\":true},\"position\":\"absolute\",\"_offset_orientation_v\":\"end\",\"animation\":\"zoomIn\",\"__globals__\":{\"background_color\":\"\",\"background_color_b\":\"globals\\/colors?id=3ee16e7\",\"background_overlay_color\":\"globals\\/colors?id=638d055\"},\"background_color_b\":\"#BAFE6D\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[{\"id\":\"3f0f1f0\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"ekit_piechart_style\":\"withcontent\",\"ekit_piechart_percentage\":97,\"ekit_piechart_title\":\"Client Rating\",\"ekit_piechart_item_description\":\"\",\"ekit_piechart_title_margin\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"0\",\"bottom\":\"14\",\"left\":\"0\",\"isLinked\":false},\"ekit_piechart_content_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_piechart_wrapper_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"ekit_piechart_title_typography_group_typography\":\"globals\\/typography?id=83682a1\",\"ekit_piechart_title_color\":\"globals\\/colors?id=secondary\",\"ekit_piechart_content_typography_group_typography\":\"globals\\/typography?id=69c152f\",\"ekit_piechart_gradientColor1\":\"globals\\/colors?id=ec3c7a7\",\"ekit_piechart_gradientColor2\":\"globals\\/colors?id=text\",\"ekit_piechart_content_color_number\":\"globals\\/colors?id=secondary\",\"ekit_piechart_bar_color_bg\":\"globals\\/colors?id=cfa1f76\",\"ekit_piechart_content_color\":\"globals\\/colors?id=primary\",\"ekit_piechart_line_color\":\"globals\\/colors?id=3c7ce4a\"},\"ekit_piechart_title_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"ekit_piechart_size_mobile\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"ekit_piechart_border_size\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"ekit_piechart_icon_image\":{\"id\":93,\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/placeholder-1.png\"}},\"elements\":[],\"widgetType\":\"elementskit-piechart\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5d1c718\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":false,\"unit\":\"px\",\"size\":0},\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"\",\"url\":\"\"},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"3\",\"left\":\"1\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=cfa1f76\"},\"background_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_overlay_position\":\"bottom center\",\"background_overlay_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"61f1c6f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"ekit_heading_title\":\"Services {{Offered.}} \",\"ekit_heading_sub_title\":\"Time has changed\",\"shadow_text_content\":\"bussiness\",\"ekit_heading_show_seperator\":\"\",\"ekit_heading_title_color\":\"#F8F8F8\",\"ekit_heading_title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_heading_title_typography_typography\":\"custom\",\"ekit_heading_title_typography_font_family\":\"Figtree\",\"ekit_heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]},\"ekit_heading_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":31,\"sizes\":[]},\"ekit_heading_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_heading_title_typography_font_weight\":\"500\",\"ekit_heading_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_heading_use_title_text_fill\":\"yes\",\"ekit_heading_title_secondary_bg_background\":\"classic\",\"ekit_heading_title_secondary_bg_image\":{\"id\":208,\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/image_2024-11-08_221730068-300x300-1.webp\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"ekit_heading_title_secondary_bg_position\":\"center center\",\"ekit_heading_title_secondary_bg_repeat\":\"no-repeat\",\"ekit_heading_title_secondary_bg_size\":\"cover\",\"_animation_delay\":200,\"__globals__\":{\"ekit_heading_title_typography_typography\":\"globals\\/typography?id=5d167aa\",\"ekit_heading_title_color\":\"globals\\/colors?id=secondary\",\"ekit_heading_focused_title_typography_typography\":\"\"},\"__dynamic__\":[],\"ekit_heading_focused_title_typography_typography\":\"custom\",\"ekit_heading_focused_title_typography_font_family\":\"Figtree\",\"ekit_heading_focused_title_typography_font_size\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":31,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_weight\":\"700\",\"ekit_heading_focused_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_heading_seperator_image\":{\"id\":93,\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/placeholder-1.png\"},\"ekit_heading_title_align\":\"text_center\"},\"elements\":[],\"widgetType\":\"elementskit-heading\"},{\"id\":\"25cad02\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":false,\"unit\":\"px\",\"size\":0},\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"78\",\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/bg_img2.png\"},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"3\",\"left\":\"1\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"15\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=cfa1f76\"},\"background_image\":{\"id\":325,\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/icon-1-2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_overlay_position\":\"bottom center\",\"background_overlay_repeat\":\"no-repeat\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"9dafbdd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"container_type\":\"grid\",\"margin\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"grid_columns_grid_tablet\":{\"unit\":\"fr\",\"size\":2,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":200,\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":4,\"sizes\":[]}},\"elements\":[{\"id\":\"ab80242\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=044b931\",\"border_color\":\"globals\\/colors?id=accent\",\"background_hover_color\":\"globals\\/colors?id=7fbea4f\",\"border_hover_color\":\"globals\\/colors?id=3c7ce4a\"}},\"elements\":[{\"id\":\"568cb0c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"view\":\"stacked\",\"title_text\":\"Website Design & Development\",\"description_text\":\"\",\"title_size\":\"div\",\"position\":\"left\",\"text_align\":\"left\",\"icon_space\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=3ee16e7\",\"secondary_color\":\"globals\\/colors?id=044b931\",\"title_typography_typography\":\"globals\\/typography?id=83682a1\",\"title_color\":\"globals\\/colors?id=secondary\"},\"position_mobile\":\"left\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"icon_padding_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"8553c6f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e53e866\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Custom-built, high-converting websites tailored to your industry.\",\"header_size\":\"div\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=b2ce6af\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"952671e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=044b931\",\"border_color\":\"globals\\/colors?id=accent\",\"background_hover_color\":\"globals\\/colors?id=7fbea4f\",\"border_hover_color\":\"globals\\/colors?id=3c7ce4a\"}},\"elements\":[{\"id\":\"039d32e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"view\":\"stacked\",\"title_text\":\"Search Engine Optimization (SEO)\",\"description_text\":\"\",\"title_size\":\"div\",\"position\":\"left\",\"text_align\":\"left\",\"icon_space\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=3ee16e7\",\"secondary_color\":\"globals\\/colors?id=044b931\",\"title_typography_typography\":\"globals\\/typography?id=83682a1\",\"title_color\":\"globals\\/colors?id=secondary\"},\"position_mobile\":\"left\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"icon_padding_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"97d1460\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"cc5e9cb\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Ensuring your site is optimized\\nto rank high on search engines\\nand attract organic traffic.\\n\",\"header_size\":\"div\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=b2ce6af\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"f225595\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=044b931\",\"border_color\":\"globals\\/colors?id=accent\",\"background_hover_color\":\"globals\\/colors?id=7fbea4f\",\"border_hover_color\":\"globals\\/colors?id=3c7ce4a\"}},\"elements\":[{\"id\":\"b96f850\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"view\":\"stacked\",\"title_text\":\"Digital Marketing\",\"description_text\":\"\",\"title_size\":\"div\",\"position\":\"left\",\"text_align\":\"left\",\"icon_space\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=3ee16e7\",\"secondary_color\":\"globals\\/colors?id=044b931\",\"title_typography_typography\":\"globals\\/typography?id=83682a1\",\"title_color\":\"globals\\/colors?id=secondary\"},\"position_mobile\":\"left\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"icon_padding_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"c7620d1\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"8166d5f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Comprehensive marketing\\nstrategies, from social media\\nto targeted advertising.\\n\",\"header_size\":\"div\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=b2ce6af\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"6704864\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=044b931\",\"border_color\":\"globals\\/colors?id=accent\",\"background_hover_color\":\"globals\\/colors?id=7fbea4f\",\"border_hover_color\":\"globals\\/colors?id=3c7ce4a\"}},\"elements\":[{\"id\":\"e42c8a0\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"view\":\"stacked\",\"title_text\":\"Maintenance & Support\",\"description_text\":\"\",\"title_size\":\"div\",\"position\":\"left\",\"text_align\":\"left\",\"icon_space\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=3ee16e7\",\"secondary_color\":\"globals\\/colors?id=044b931\",\"title_typography_typography\":\"globals\\/typography?id=83682a1\",\"title_color\":\"globals\\/colors?id=secondary\"},\"position_mobile\":\"left\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"icon_padding_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"2baa715\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"0620e39\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Ongoing support to keep your\\nwebsite running smoothly\",\"header_size\":\"div\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=b2ce6af\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"2f595b9\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_overlay_background\":\"classic\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=cfa1f76\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"25\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"6bc2f3b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84d3558\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"far fa-bookmark\",\"library\":\"fa-regular\"},\"title_text\":\"More Clients Higher Engagement Build Trust\",\"description_text\":\"Are you ready to become a leader in your field? Golden Stallion Agency delivers highconverting websites specifically crafted for dental practices, law firms, and hospitality\\nbrands. We create digital solutions that not only attract new clients but also build longterm relationships and trust. Book a Call with Tinashe to start your journey toward a\\npowerful online presence today.\\n\",\"title_size\":\"div\",\"text_align\":\"left\",\"icon_space\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=3c7ce4a\",\"title_typography_typography\":\"globals\\/typography?id=83682a1\",\"title_color\":\"globals\\/colors?id=secondary\"},\"_animation\":\"none\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"dcf13e6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"suffix\":\"+\",\"title\":\"Project Completed\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=primary\",\"number_color\":\"globals\\/colors?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=7044a64\"}},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"7066e05\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"ending_number\":30,\"title\":\"Days to project completion\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=primary\",\"number_color\":\"globals\\/colors?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=7044a64\"}},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"ba3b842\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"ending_number\":88,\"title\":\"Recurring clients\",\"title_horizontal_alignment_mobile\":\"center\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=primary\",\"number_color\":\"globals\\/colors?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=7044a64\"},\"suffix\":\"+\"},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":true},{\"id\":\"6383c55\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_mobile\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_align_items_mobile\":\"center\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_flex_size_mobile\":\"shrink\"},\"elements\":[{\"id\":\"222a73f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":82.3649999999999948840923025272786617279052734375},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=text\"},\"width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_order_mobile\":\"start\",\"animation\":\"none\",\"animation_delay\":200,\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"680fdc5\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"BOOK A MEETING HERE\",\"header_size\":\"h3\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=044b931\"},\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7fc68e6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<iframe src=\\\"https:\\/\\/calendly.com\\/goldenstallionwebagency\\/hospitality-website-discovery-call\\\" width=\\\"100%\\\" height=\\\"600\\\" frameborder=\\\"0\\\" scrolling=\\\"no\\\"><span data-mce-type=\\\"bookmark\\\" style=\\\"display: inline-block; width: 0px; overflow: hidden; line-height: 0;\\\" class=\\\"mce_SELRES_start\\\">\\ufeff<\\/span><span data-mce-type=\\\"bookmark\\\" style=\\\"display: inline-block; width: 0px; overflow: hidden; line-height: 0;\\\" class=\\\"mce_SELRES_start\\\">\\ufeff<\\/span><span data-mce-type=\\\"bookmark\\\" style=\\\"display: inline-block; width: 0px; overflow: hidden; line-height: 0;\\\" class=\\\"mce_SELRES_start\\\">\\ufeff<\\/span><\\/iframe>\",\"drop_cap\":\"yes\",\"text_columns_mobile\":\"1\",\"column_gap_mobile\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"align_mobile\":\"center\",\"drop_cap_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"px\",\"size\":1000},\"_flex_align_self_mobile\":\"stretch\",\"_flex_size\":\"none\",\"_flex_size_mobile\":\"grow\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(3011,12,'_elementor_data','[{\"id\":\"3b962f9\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":640,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":540,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":\"400\",\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/3d-black-paper-craft-cubic-patterned-background.jpg\"},\"background_position\":\"bottom right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=044b931\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"bb939f2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"14\",\"row\":\"14\",\"isLinked\":true,\"unit\":\"px\",\"size\":14},\"padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"7\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"5\",\"right\":\"2\",\"bottom\":\"5\",\"left\":\"2\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"1\",\"bottom\":\"3\",\"left\":\"1\",\"isLinked\":false}},\"elements\":[{\"id\":\"29cc795\",\"elType\":\"widget\",\"settings\":{\"title\":\"PORTFOLIO\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f8171e2\",\"elType\":\"widget\",\"settings\":{\"html\":\"[rank_math_breadcrumb]\",\"_flex_align_self\":\"center\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"7ff01e5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":false,\"unit\":\"px\",\"size\":0},\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"\",\"url\":\"\"},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=cfa1f76\"},\"background_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"background_overlay_position\":\"bottom center\",\"background_overlay_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"70a550b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"EXPLORE OUR WORK\",\"header_size\":\"h6\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=3c7ce4a\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f5e523f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"ekit_heading_title\":\"{{Setting standards}} <br>in South Africa for Hospitality Websites.\",\"ekit_heading_sub_title\":\"Time has changed\",\"shadow_text_content\":\"bussiness\",\"ekit_heading_show_seperator\":\"\",\"ekit_heading_title_color\":\"#F8F8F8\",\"ekit_heading_title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_heading_title_typography_typography\":\"custom\",\"ekit_heading_title_typography_font_family\":\"Figtree\",\"ekit_heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]},\"ekit_heading_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":31,\"sizes\":[]},\"ekit_heading_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_heading_title_typography_font_weight\":\"500\",\"ekit_heading_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_heading_use_title_text_fill\":\"yes\",\"ekit_heading_title_secondary_bg_background\":\"classic\",\"ekit_heading_title_secondary_bg_image\":{\"id\":208,\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/image_2024-11-08_221730068-300x300-1.webp\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"ekit_heading_title_secondary_bg_position\":\"center center\",\"ekit_heading_title_secondary_bg_repeat\":\"no-repeat\",\"ekit_heading_title_secondary_bg_size\":\"cover\",\"_animation_delay\":200,\"__globals__\":{\"ekit_heading_title_typography_typography\":\"globals\\/typography?id=5d167aa\",\"ekit_heading_title_color\":\"globals\\/colors?id=secondary\",\"ekit_heading_focused_title_typography_typography\":\"\"},\"__dynamic__\":[],\"ekit_heading_focused_title_typography_typography\":\"custom\",\"ekit_heading_focused_title_typography_font_family\":\"Figtree\",\"ekit_heading_focused_title_typography_font_size\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":31,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_weight\":\"700\",\"ekit_heading_focused_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_heading_seperator_image\":{\"id\":93,\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/placeholder-1.png\"},\"ekit_heading_title_align\":\"text_center\"},\"elements\":[],\"widgetType\":\"elementskit-heading\"},{\"id\":\"385956d\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":367,\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/fdfgretgrf-frgre-frtgtr.jpg\"},{\"id\":366,\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/fdfgretgrf-frgre-frtgtr-f-1.jpg\"},{\"id\":365,\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/fdfgretgrf-frgre-frtgtr-10.jpg\"},{\"id\":364,\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/fdfgretgrf-frgre-frtgtr-9.jpg\"},{\"id\":363,\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/fdfgretgrf-frgre-frtgtr-8.jpg\"},{\"id\":362,\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/fdfgretgrf-frgre-frtgtr-7.jpg\"},{\"id\":361,\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/fdfgretgrf-frgre-frtgtr-6.jpg\"},{\"id\":360,\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/fdfgretgrf-frgre-frtgtr-5.jpg\"},{\"id\":359,\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/fdfgretgrf-frgre-frtgtr-4.jpg\"},{\"id\":358,\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/fdfgretgrf-frgre-frtgtr-3.jpg\"}],\"galleries\":[{\"gallery_title\":\"New Gallery\",\"_id\":\"7ba19b6\"}],\"order_by\":\"random\",\"columns\":3,\"open_lightbox\":\"yes\",\"thumbnail_image_size\":\"full\",\"show_all_galleries_label\":\"All\",\"overlay_background\":\"\",\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"gallery\"}],\"isInner\":false}]'),(3040,483,'_elementor_edit_mode','builder'),(3041,483,'_elementor_template_type','page'),(3042,483,'_elementor_version','3.26.1'),(3043,483,'_elementor_pro_version','3.25.3'),(3044,483,'_elementor_data','[{\"id\":\"4c9ec346\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":640,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":540,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":\"400\",\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/3d-black-paper-craft-cubic-patterned-background.jpg\"},\"background_position\":\"bottom right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=044b931\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_overlay_maskimage\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[{\"id\":\"42e048d7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"14\",\"row\":\"14\",\"isLinked\":true,\"unit\":\"px\",\"size\":14},\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"2\",\"bottom\":\"7\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"5\",\"right\":\"2\",\"bottom\":\"5\",\"left\":\"2\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"1\",\"bottom\":\"3\",\"left\":\"1\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_overlay_maskimage\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[{\"id\":\"1accb792\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"ekit_heading_title\":\"Heading\",\"ekit_heading_title_tag\":\"h1\",\"ekit_heading_sub_title\":\"Time has changed\",\"shadow_text_content\":\"bussiness\",\"ekit_heading_show_seperator\":\"\",\"ekit_heading_title_align\":\"text_center\",\"ekit_heading_title_color\":\"#F8F8F8\",\"ekit_heading_title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_heading_title_typography_typography\":\"custom\",\"ekit_heading_title_typography_font_family\":\"Figtree\",\"ekit_heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_heading_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"ekit_heading_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_heading_title_typography_font_weight\":\"500\",\"ekit_heading_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"ekit_heading_use_title_text_fill\":\"yes\",\"ekit_heading_title_secondary_bg_background\":\"classic\",\"ekit_heading_title_secondary_bg_image\":{\"id\":\"68\",\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/bg_text_.png\"},\"ekit_heading_title_secondary_bg_position\":\"center center\",\"ekit_heading_title_secondary_bg_repeat\":\"no-repeat\",\"ekit_heading_title_secondary_bg_size\":\"cover\",\"_animation\":\"fadeInUp\",\"_animation_delay\":200,\"__globals__\":{\"ekit_heading_title_typography_typography\":\"globals\\/typography?id=a435f28\",\"ekit_heading_title_color\":\"globals\\/colors?id=secondary\",\"ekit_heading_focused_title_typography_typography\":\"globals\\/typography?id=a435f28\"},\"__dynamic__\":{\"ekit_heading_title\":\"[elementor-tag id=\\\"17469a8\\\" name=\\\"post-title\\\" settings=\\\"%7B%22before%22%3A%22%7B%7B%22%2C%22after%22%3A%22%7D%7D%22%7D\\\"]\"},\"ekit_heading_seperator_image\":{\"id\":\"93\",\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/placeholder-1.png\"},\"title_left_border_color_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"title_left_border_color_slideshow_gallery\":[],\"ekit_heading_focused_title_secondary_bg_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_focused_title_secondary_bg_slideshow_gallery\":[],\"ekit_heading_title_secondary_bg_slideshow_gallery\":[],\"ekit_heading_sub_title_secondary_bg_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_sub_title_secondary_bg_slideshow_gallery\":[],\"ekit_heading_sub_title_border_color_left_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_sub_title_border_color_left_slideshow_gallery\":[],\"ekit_heading_sub_title_border_color_right_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_sub_title_border_color_right_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"elementskit-heading\"},{\"id\":\"551f1a35\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Start the conversation to established good relationship and business.\\n\",\"header_size\":\"h4\",\"align\":\"center\",\"_animation\":\"fadeInDown\",\"_animation_delay\":300,\"__dynamic__\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"44b9463\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":false,\"unit\":\"px\",\"size\":0},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"em\",\"top\":\"7\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"1\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_overlay_maskimage\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[{\"id\":\"25f6c445\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"5\",\"bottom\":\"3\",\"left\":\"1\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeInLeft\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_overlay_maskimage\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[{\"id\":\"3b23bc82\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Get in touch\",\"header_size\":\"h6\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"530679dc\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"ekit_heading_title\":\"Seamless Communication, {{Global Impact}}.\",\"ekit_heading_sub_title\":\"Time has changed\",\"shadow_text_content\":\"bussiness\",\"ekit_heading_show_seperator\":\"\",\"ekit_heading_title_color\":\"#F8F8F8\",\"ekit_heading_title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_heading_title_typography_typography\":\"custom\",\"ekit_heading_title_typography_font_family\":\"Figtree\",\"ekit_heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]},\"ekit_heading_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":31,\"sizes\":[]},\"ekit_heading_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_heading_title_typography_font_weight\":\"500\",\"ekit_heading_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"ekit_heading_use_title_text_fill\":\"yes\",\"ekit_heading_title_secondary_bg_background\":\"classic\",\"ekit_heading_title_secondary_bg_image\":{\"id\":\"68\",\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/bg_text_.png\"},\"ekit_heading_title_secondary_bg_position\":\"center center\",\"ekit_heading_title_secondary_bg_repeat\":\"no-repeat\",\"ekit_heading_title_secondary_bg_size\":\"cover\",\"_animation_delay\":200,\"__globals__\":{\"ekit_heading_title_typography_typography\":\"globals\\/typography?id=5d167aa\",\"ekit_heading_title_color\":\"globals\\/colors?id=secondary\",\"ekit_heading_focused_title_typography_typography\":\"\"},\"__dynamic__\":[],\"ekit_heading_focused_title_typography_typography\":\"custom\",\"ekit_heading_focused_title_typography_font_family\":\"Figtree\",\"ekit_heading_focused_title_typography_font_size\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":31,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_weight\":\"700\",\"ekit_heading_focused_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"ekit_heading_seperator_image\":{\"id\":\"93\",\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/placeholder-1.png\"},\"title_left_border_color_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"title_left_border_color_slideshow_gallery\":[],\"ekit_heading_focused_title_secondary_bg_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_focused_title_secondary_bg_slideshow_gallery\":[],\"ekit_heading_title_secondary_bg_slideshow_gallery\":[],\"ekit_heading_sub_title_secondary_bg_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_sub_title_secondary_bg_slideshow_gallery\":[],\"ekit_heading_sub_title_border_color_left_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_sub_title_border_color_left_slideshow_gallery\":[],\"ekit_heading_sub_title_border_color_right_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_sub_title_border_color_right_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"elementskit-heading\"},{\"id\":\"4659bcc4\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Auctor dictumst inceptos metus est ad himenaeos habitasse litora natoque libero nunc\",\"header_size\":\"div\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=b2ce6af\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5532dce8\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"__globals__\":{\"color\":\"globals\\/colors?id=accent\"},\"icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3899034d\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"icons icon-location-pin\",\"library\":\"skb_cife-simple_line-icon\"},\"view\":\"stacked\",\"title_text\":\"Head Office\",\"description_text\":\"Jalan Cempaka Wangi No 22 <\\/br>\\nJakarta - Indonesia\",\"title_size\":\"div\",\"position\":\"left\",\"position_mobile\":\"left\",\"text_align\":\"left\",\"icon_space\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_padding_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=3ee16e7\",\"secondary_color\":\"globals\\/colors?id=044b931\",\"title_typography_typography\":\"globals\\/typography?id=7044a64\",\"title_color\":\"globals\\/colors?id=secondary\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"31b9f78e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"icons icon-envelope\",\"library\":\"skb_cife-simple_line-icon\"},\"view\":\"stacked\",\"title_text\":\"Email Support\",\"description_text\":\"support@yourdomain.tld <\\/br>\\nhello@yourdomain.tld\",\"title_size\":\"div\",\"position\":\"left\",\"position_mobile\":\"left\",\"text_align\":\"left\",\"icon_space\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_padding_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=3ee16e7\",\"secondary_color\":\"globals\\/colors?id=044b931\",\"title_typography_typography\":\"globals\\/typography?id=7044a64\",\"title_color\":\"globals\\/colors?id=secondary\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"52f70e20\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"icons icon-phone\",\"library\":\"skb_cife-simple_line-icon\"},\"view\":\"stacked\",\"title_text\":\"Let\'s Talk\",\"description_text\":\"Phone : +6221.2002.2012 <\\/br>\\nFax : +6221.2002.2013\",\"title_size\":\"div\",\"position\":\"left\",\"position_mobile\":\"left\",\"text_align\":\"left\",\"icon_space\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_padding_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=3ee16e7\",\"secondary_color\":\"globals\\/colors?id=044b931\",\"title_typography_typography\":\"globals\\/typography?id=7044a64\",\"title_color\":\"globals\\/colors?id=secondary\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"142d0502\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"21\",\"bottom\":\"21\",\"left\":\"21\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeInRight\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=7fbea4f\",\"border_color\":\"globals\\/colors?id=4d462f5\"},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_overlay_maskimage\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[{\"id\":\"138b5b19\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Send us a message\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"33feab08\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Auctor dictumst inceptos metus est ad himenaeos habitasse litora natoque libero nunc\",\"header_size\":\"div\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=b2ce6af\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7c5e5038\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"form_name\":\"New Form\",\"form_fields\":[{\"custom_id\":\"name\",\"field_label\":\"Name\",\"placeholder\":\"Name\",\"width\":\"50\",\"dynamic\":{\"active\":true},\"_id\":\"4a6d612\",\"required\":\"true\",\"field_type\":\"text\",\"previous_button\":\"\",\"next_button\":\"\",\"selected_icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"attachment_type\":\"link\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"field_options\":\"\",\"allow_multiple\":\"\",\"select_size\":\"\",\"inline_list\":\"\",\"field_html\":\"\",\"rows\":4,\"recaptcha_size\":\"normal\",\"recaptcha_style\":\"light\",\"recaptcha_badge\":\"bottomright\",\"css_classes\":\"\",\"field_value\":\"\"},{\"custom_id\":\"field_f0881b3\",\"field_label\":\"Company\",\"placeholder\":\"Company\",\"width\":\"50\",\"dynamic\":{\"active\":true},\"_id\":\"f0881b3\",\"field_type\":\"text\",\"required\":\"\",\"previous_button\":\"\",\"next_button\":\"\",\"selected_icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"attachment_type\":\"link\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"field_options\":\"\",\"allow_multiple\":\"\",\"select_size\":\"\",\"inline_list\":\"\",\"field_html\":\"\",\"rows\":4,\"recaptcha_size\":\"normal\",\"recaptcha_style\":\"light\",\"recaptcha_badge\":\"bottomright\",\"css_classes\":\"\",\"field_value\":\"\"},{\"custom_id\":\"email\",\"field_type\":\"tel\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone\",\"width\":\"50\",\"_id\":\"dd306db\",\"previous_button\":\"\",\"next_button\":\"\",\"selected_icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"attachment_type\":\"link\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"field_options\":\"\",\"allow_multiple\":\"\",\"select_size\":\"\",\"inline_list\":\"\",\"field_html\":\"\",\"rows\":4,\"recaptcha_size\":\"normal\",\"recaptcha_style\":\"light\",\"recaptcha_badge\":\"bottomright\",\"css_classes\":\"\",\"field_value\":\"\"},{\"custom_id\":\"field_4d75c61\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"width\":\"50\",\"_id\":\"4d75c61\",\"previous_button\":\"\",\"next_button\":\"\",\"selected_icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"attachment_type\":\"link\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"field_options\":\"\",\"allow_multiple\":\"\",\"select_size\":\"\",\"inline_list\":\"\",\"field_html\":\"\",\"rows\":4,\"recaptcha_size\":\"normal\",\"recaptcha_style\":\"light\",\"recaptcha_badge\":\"bottomright\",\"css_classes\":\"\",\"field_value\":\"\"},{\"custom_id\":\"field_2a3a752\",\"required\":\"true\",\"field_label\":\"Subject\",\"placeholder\":\"Subject\",\"width\":\"\",\"_id\":\"2a3a752\",\"field_type\":\"text\",\"previous_button\":\"\",\"next_button\":\"\",\"selected_icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"attachment_type\":\"link\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"field_options\":\"\",\"allow_multiple\":\"\",\"select_size\":\"\",\"inline_list\":\"\",\"field_html\":\"\",\"rows\":4,\"recaptcha_size\":\"normal\",\"recaptcha_style\":\"light\",\"recaptcha_badge\":\"bottomright\",\"css_classes\":\"\",\"field_value\":\"\"},{\"custom_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Message\",\"_id\":\"b621be4\",\"required\":\"\",\"previous_button\":\"\",\"next_button\":\"\",\"selected_icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"attachment_type\":\"link\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"field_options\":\"\",\"allow_multiple\":\"\",\"select_size\":\"\",\"inline_list\":\"\",\"field_html\":\"\",\"width\":\"100\",\"rows\":4,\"recaptcha_size\":\"normal\",\"recaptcha_style\":\"light\",\"recaptcha_badge\":\"bottomright\",\"css_classes\":\"\",\"field_value\":\"\"}],\"button_align\":\"start\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Send Message\",\"selected_button_icon\":{\"value\":\"icons icon-envelope\",\"library\":\"skb_cife-simple_line-icon\"},\"button_icon_indent\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"Your submission was successful.\",\"error_message\":\"Your submission failed because of an error.\",\"server_message\":\"Your submission failed because of a server error.\",\"invalid_message\":\"Your submission failed because the form is invalid.\",\"required_field_message\":\"This field is required.\",\"column_gap\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"field_background_color\":\"\",\"button_text_color\":\"\",\"previous_button_text_color\":\"\",\"button_hover_color\":\"\",\"previous_button_text_color_hover\":\"\",\"mailchimp_fields_map\":[],\"drip_fields_map\":[],\"activecampaign_fields_map\":[],\"getresponse_fields_map\":[],\"convertkit_fields_map\":[],\"mailerlite_fields_map\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"77975503\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_overlay_maskimage\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[{\"id\":\"b100b26\",\"elType\":\"widget\",\"settings\":{\"address\":\"London Eye, London, United Kingdom\",\"zoom\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"height_tablet\":{\"unit\":\"px\",\"size\":400,\"sizes\":[]},\"height_mobile\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"css_filters_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":false}]'),(3051,483,'_wp_page_template','elementor_header_footer'),(3052,483,'envato_tk_source_kit','30'),(3053,483,'envato_tk_source_index','9'),(3213,15,'iawp_total_views','87'),(3214,12,'iawp_total_views','132'),(3217,17,'iawp_total_views','71'),(3247,505,'_edit_lock','1760556013:3'),(3248,505,'_edit_last','3'),(3249,505,'_wp_page_template','elementor_header_footer'),(3250,505,'neve_meta_disable_title','on'),(3251,505,'neve_meta_enable_content_width','off'),(3252,505,'neve_meta_content_width','100'),(3253,505,'_elementor_edit_mode','builder'),(3254,505,'_elementor_template_type','wp-page'),(3255,505,'_elementor_version','3.26.2'),(3256,505,'_elementor_pro_version','3.25.3'),(3257,505,'iawp_total_views','41'),(3258,505,'_elementor_data','[{\"id\":\"bb1672a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":640,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":540,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":\"400\",\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/3d-black-paper-craft-cubic-patterned-background.jpg\"},\"background_position\":\"bottom right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=044b931\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"32ca290\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"14\",\"row\":\"14\",\"isLinked\":true,\"unit\":\"px\",\"size\":14},\"padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"7\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"5\",\"right\":\"2\",\"bottom\":\"5\",\"left\":\"2\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"1\",\"bottom\":\"3\",\"left\":\"1\",\"isLinked\":false}},\"elements\":[{\"id\":\"dfac8c0\",\"elType\":\"widget\",\"settings\":{\"title\":\"WEBSITE DESIGN\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5a866ea8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":false,\"unit\":\"px\",\"size\":0},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"em\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"23ee5003\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"flex_align_content_tablet\":\"flex-start\"},\"elements\":[{\"id\":\"82224b5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"gradient\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":135,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"\",\"background_color_b\":\"\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_tablet\":\"flex-start\",\"_flex_order_tablet\":\"custom\",\"_flex_order_custom_tablet\":0,\"background_color\":\"#9C8731\",\"background_color_b\":\"#E4B700\"},\"elements\":[{\"id\":\"c6d88ae\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"view\":\"stacked\",\"title_text\":\"Email Support\",\"description_text\":\"info@goldenstallionagency.co.za\",\"title_size\":\"div\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"icon_space\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"primary_color\":\"#FFFFFF\",\"secondary_color\":\"#151515\",\"icon_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_color\":\"#151515\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Figtree\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_color\":\"#151515\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Figtree\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"600\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.4,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=text\",\"secondary_color\":\"globals\\/colors?id=044b931\",\"title_typography_typography\":\"globals\\/typography?id=520c191\",\"title_color\":\"globals\\/colors?id=7fbea4f\",\"description_color\":\"globals\\/colors?id=044b931\",\"description_typography_typography\":\"\"},\"position_mobile\":\"left\",\"icon_size_mobile\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"icon_padding_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"link\":{\"url\":\"mailto:info@goldenstallionagency.co.za\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"e58377c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":60,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=7fbea4f\"},\"width_tablet\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_tablet\":\"flex-start\",\"_flex_order_tablet\":\"custom\",\"_flex_order_custom_tablet\":2,\"z_index\":0,\"sticky_on\":[\"desktop\"],\"sticky_parent\":\"yes\"},\"elements\":[{\"id\":\"0d5b54b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Book a call with Tinashe\",\"header_size\":\"h4\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3fa1fc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<iframe src=\\\"https:\\/\\/calendly.com\\/goldenstallionwebagency\\/hospitality-website-discovery-call\\\" width=\\\"100%\\\" height=\\\"600\\\" frameborder=\\\"0\\\" scrolling=\\\"no\\\"><span data-mce-type=\\\"bookmark\\\" style=\\\"display: inline-block; width: 0px; overflow: hidden; line-height: 0;\\\" class=\\\"mce_SELRES_start\\\">\\ufeff<\\/span><span data-mce-type=\\\"bookmark\\\" style=\\\"display: inline-block; width: 0px; overflow: hidden; line-height: 0;\\\" class=\\\"mce_SELRES_start\\\">\\ufeff<\\/span><span data-mce-type=\\\"bookmark\\\" style=\\\"display: inline-block; width: 0px; overflow: hidden; line-height: 0;\\\" class=\\\"mce_SELRES_start\\\">\\ufeff<\\/span><\\/iframe>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":1000},\"_flex_size\":\"none\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"14fdf7d6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"5\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_order_tablet\":\"start\"},\"elements\":[{\"id\":\"73c71f0e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2c775f14\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"438\",\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/young-serious-webdesigner-with-laptop-concentrating-on-network.jpg\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"object-fit\":\"cover\",\"css_filters_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"height_mobile\":{\"unit\":\"px\",\"size\":400,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"71c8e767\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":false,\"unit\":\"px\",\"size\":0},\"overflow\":\"hidden\",\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y_end\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=text\"},\"width_mobile\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_offset_y_end_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[{\"id\":\"2dd25111\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"icons icon-phone\",\"library\":\"skb_cife-simple_line-icon\"},\"view\":\"stacked\",\"title_text\":\"Customer Support\",\"description_text\":\"We love helping you out!\\n\",\"title_size\":\"div\",\"text_align\":\"center\",\"icon_space\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"_padding\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=3c7ce4a\",\"secondary_color\":\"globals\\/colors?id=secondary\",\"title_typography_typography\":\"globals\\/typography?id=83682a1\",\"title_color\":\"globals\\/colors?id=044b931\"},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"icon_padding_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"43780cf6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Contact Us\",\"align\":\"justify\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=520c191\",\"background_color\":\"globals\\/colors?id=3c7ce4a\"},\"link\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2d43cb4e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"__globals__\":{\"border_color\":\"globals\\/colors?id=4d462f5\"}},\"elements\":[{\"id\":\"5d678072\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Website Design\\n\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48a08e42\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"Our website design service transforms your brand\\u02bcs vision into an engaging, visually appealing site.  \\n\\nWe focus on clean, modern aesthetics that not only look great but also deliver a seamless user experience.  \\n\\nFrom layout to functionality, we ensure every element aligns with your brand\\u02bcs goals.\",\"title_size\":\"div\",\"position\":\"left\",\"position_mobile\":\"left\",\"text_align\":\"left\",\"icon_space\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"dashed\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=ec3c7a7\",\"title_typography_typography\":\"globals\\/typography?id=7044a64\",\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=text\"},\"primary_color\":\"#71ECB6\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Figtree\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.4,\"sizes\":[]},\"_border_color\":\"#FFFFFF2B\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"2c9ac7d\",\"elType\":\"widget\",\"settings\":{\"title\":\"What You Get:\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e8f5f22\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Custom, mobile-responsive designs\",\"selected_icon\":{\"value\":\"fas fa-dot-circle\",\"library\":\"fa-solid\"},\"_id\":\"71e4a1b\"},{\"text\":\"Intuitive navigation and layout\",\"selected_icon\":{\"value\":\"fas fa-dot-circle\",\"library\":\"fa-solid\"},\"_id\":\"b94bff4\"},{\"text\":\"User-friendly interfaces\",\"selected_icon\":{\"value\":\"fas fa-dot-circle\",\"library\":\"fa-solid\"},\"_id\":\"56f79e6\"},{\"text\":\"Visual storytelling aligned with your brand\",\"selected_icon\":{\"value\":\"fas fa-dot-circle\",\"library\":\"fa-solid\"},\"_id\":\"239ca24\"}],\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"icon_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(3398,522,'_edit_lock','1760556026:3'),(3399,522,'_edit_last','3'),(3400,522,'_wp_page_template','elementor_header_footer'),(3401,522,'neve_meta_disable_title','on'),(3402,522,'neve_meta_enable_content_width','off'),(3403,522,'neve_meta_content_width','100'),(3404,522,'_elementor_edit_mode','builder'),(3405,522,'_elementor_template_type','wp-page'),(3406,522,'_elementor_version','3.26.2'),(3407,522,'_elementor_pro_version','3.25.3'),(3408,522,'iawp_total_views','27'),(3409,522,'_elementor_data','[{\"id\":\"bb1672a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":640,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":540,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":\"400\",\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/3d-black-paper-craft-cubic-patterned-background.jpg\"},\"background_position\":\"bottom right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=044b931\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"32ca290\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"14\",\"row\":\"14\",\"isLinked\":true,\"unit\":\"px\",\"size\":14},\"padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"7\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"5\",\"right\":\"2\",\"bottom\":\"5\",\"left\":\"2\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"1\",\"bottom\":\"3\",\"left\":\"1\",\"isLinked\":false}},\"elements\":[{\"id\":\"dfac8c0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Web Development\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5a866ea8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":false,\"unit\":\"px\",\"size\":0},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"em\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"23ee5003\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"flex_align_content_tablet\":\"flex-start\"},\"elements\":[{\"id\":\"82224b5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"gradient\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":135,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"\",\"background_color_b\":\"\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_tablet\":\"flex-start\",\"_flex_order_tablet\":\"custom\",\"_flex_order_custom_tablet\":0,\"background_color\":\"#9C8731\",\"background_color_b\":\"#E4B700\"},\"elements\":[{\"id\":\"c6d88ae\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"view\":\"stacked\",\"title_text\":\"Email Support\",\"description_text\":\"info@goldenstallionagency.co.za\",\"title_size\":\"div\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"icon_space\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"primary_color\":\"#FFFFFF\",\"secondary_color\":\"#151515\",\"icon_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_color\":\"#151515\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Figtree\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_color\":\"#151515\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Figtree\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"600\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.4,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=text\",\"secondary_color\":\"globals\\/colors?id=044b931\",\"title_typography_typography\":\"globals\\/typography?id=520c191\",\"title_color\":\"globals\\/colors?id=7fbea4f\",\"description_color\":\"globals\\/colors?id=044b931\",\"description_typography_typography\":\"\"},\"position_mobile\":\"left\",\"icon_size_mobile\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"icon_padding_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"link\":{\"url\":\"mailto:info@goldenstallionagency.co.za\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"e58377c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":60,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=7fbea4f\"},\"width_tablet\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_tablet\":\"flex-start\",\"_flex_order_tablet\":\"custom\",\"_flex_order_custom_tablet\":2,\"z_index\":0,\"sticky_on\":[\"desktop\"],\"sticky_parent\":\"yes\"},\"elements\":[{\"id\":\"0d5b54b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Book a call with Tinashe\",\"header_size\":\"h4\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3fa1fc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<iframe src=\\\"https:\\/\\/calendly.com\\/goldenstallionwebagency\\/hospitality-website-discovery-call\\\" width=\\\"100%\\\" height=\\\"600\\\" frameborder=\\\"0\\\" scrolling=\\\"no\\\"><span data-mce-type=\\\"bookmark\\\" style=\\\"display: inline-block; width: 0px; overflow: hidden; line-height: 0;\\\" class=\\\"mce_SELRES_start\\\">\\ufeff<\\/span><span data-mce-type=\\\"bookmark\\\" style=\\\"display: inline-block; width: 0px; overflow: hidden; line-height: 0;\\\" class=\\\"mce_SELRES_start\\\">\\ufeff<\\/span><span data-mce-type=\\\"bookmark\\\" style=\\\"display: inline-block; width: 0px; overflow: hidden; line-height: 0;\\\" class=\\\"mce_SELRES_start\\\">\\ufeff<\\/span><\\/iframe>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":1000},\"_flex_size\":\"none\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"14fdf7d6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"5\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_order_tablet\":\"start\"},\"elements\":[{\"id\":\"73c71f0e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2c775f14\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"438\",\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/young-serious-webdesigner-with-laptop-concentrating-on-network.jpg\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"object-fit\":\"cover\",\"css_filters_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"height_mobile\":{\"unit\":\"px\",\"size\":400,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"71c8e767\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":false,\"unit\":\"px\",\"size\":0},\"overflow\":\"hidden\",\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y_end\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=text\"},\"width_mobile\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_offset_y_end_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[{\"id\":\"2dd25111\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"icons icon-phone\",\"library\":\"skb_cife-simple_line-icon\"},\"view\":\"stacked\",\"title_text\":\"Customer Support\",\"description_text\":\"We love helping you out!\\n\",\"title_size\":\"div\",\"text_align\":\"center\",\"icon_space\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"_padding\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=3c7ce4a\",\"secondary_color\":\"globals\\/colors?id=secondary\",\"title_typography_typography\":\"globals\\/typography?id=83682a1\",\"title_color\":\"globals\\/colors?id=044b931\"},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"icon_padding_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"43780cf6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Contact Us\",\"align\":\"justify\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=520c191\",\"background_color\":\"globals\\/colors?id=3c7ce4a\"},\"link\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"c49574d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"__globals__\":{\"border_color\":\"globals\\/colors?id=4d462f5\"}},\"elements\":[{\"id\":\"a6fd67a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Web Development\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f6de61\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"Behind every great design is powerful functionality. Our web development team brings your site\\nto life with reliable, scalable technology that provides a smooth user experience. We build with\\nspeed, security, and performance as our top priorities.\",\"title_size\":\"div\",\"position\":\"left\",\"position_mobile\":\"left\",\"text_align\":\"left\",\"icon_space\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"dashed\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=ec3c7a7\",\"title_typography_typography\":\"globals\\/typography?id=7044a64\",\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=text\"},\"primary_color\":\"#71ECB6\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Figtree\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.4,\"sizes\":[]},\"_border_color\":\"#FFFFFF2B\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"dc5cb22\",\"elType\":\"widget\",\"settings\":{\"title\":\"What You Get:\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"05d3af6\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Fast-loading pages\",\"selected_icon\":{\"value\":\"fas fa-dot-circle\",\"library\":\"fa-solid\"},\"_id\":\"71e4a1b\"},{\"text\":\"Secure, reliable infrastructure\",\"selected_icon\":{\"value\":\"fas fa-dot-circle\",\"library\":\"fa-solid\"},\"_id\":\"b94bff4\"},{\"text\":\"SEO-friendly code\",\"selected_icon\":{\"value\":\"fas fa-dot-circle\",\"library\":\"fa-solid\"},\"_id\":\"56f79e6\"},{\"text\":\"Customized features and integrations\",\"selected_icon\":{\"value\":\"fas fa-dot-circle\",\"library\":\"fa-solid\"},\"_id\":\"239ca24\"}],\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"icon_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(3447,527,'_edit_lock','1754904655:3'),(3448,527,'_edit_last','1'),(3449,527,'_wp_page_template','elementor_header_footer'),(3450,527,'neve_meta_disable_title','on'),(3451,527,'neve_meta_enable_content_width','off'),(3452,527,'neve_meta_content_width','100'),(3453,527,'_elementor_edit_mode','builder'),(3454,527,'_elementor_template_type','wp-page'),(3455,527,'_elementor_version','3.26.2'),(3456,527,'_elementor_pro_version','3.25.3'),(3457,527,'iawp_total_views','27'),(3458,527,'_elementor_data','[{\"id\":\"bb1672a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":640,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":540,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":\"400\",\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/3d-black-paper-craft-cubic-patterned-background.jpg\"},\"background_position\":\"bottom right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=044b931\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"32ca290\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"14\",\"row\":\"14\",\"isLinked\":true,\"unit\":\"px\",\"size\":14},\"padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"7\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"5\",\"right\":\"2\",\"bottom\":\"5\",\"left\":\"2\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"1\",\"bottom\":\"3\",\"left\":\"1\",\"isLinked\":false}},\"elements\":[{\"id\":\"dfac8c0\",\"elType\":\"widget\",\"settings\":{\"title\":\"SEO <BR>(Search Engine Optimization)\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5a866ea8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":false,\"unit\":\"px\",\"size\":0},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"em\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"23ee5003\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"flex_align_content_tablet\":\"flex-start\"},\"elements\":[{\"id\":\"82224b5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"gradient\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":135,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"\",\"background_color_b\":\"\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_tablet\":\"flex-start\",\"_flex_order_tablet\":\"custom\",\"_flex_order_custom_tablet\":0,\"background_color\":\"#9C8731\",\"background_color_b\":\"#E4B700\"},\"elements\":[{\"id\":\"c6d88ae\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"view\":\"stacked\",\"title_text\":\"Email Support\",\"description_text\":\"info@goldenstallionagency.co.za\",\"title_size\":\"div\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"icon_space\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"primary_color\":\"#FFFFFF\",\"secondary_color\":\"#151515\",\"icon_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_color\":\"#151515\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Figtree\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_color\":\"#151515\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Figtree\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"600\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.4,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=text\",\"secondary_color\":\"globals\\/colors?id=044b931\",\"title_typography_typography\":\"globals\\/typography?id=520c191\",\"title_color\":\"globals\\/colors?id=7fbea4f\",\"description_color\":\"globals\\/colors?id=044b931\",\"description_typography_typography\":\"\"},\"position_mobile\":\"left\",\"icon_size_mobile\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"icon_padding_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"link\":{\"url\":\"mailto:info@goldenstallionagency.co.za\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"e58377c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":60,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=7fbea4f\"},\"width_tablet\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_tablet\":\"flex-start\",\"_flex_order_tablet\":\"custom\",\"_flex_order_custom_tablet\":2,\"z_index\":0,\"sticky_on\":[\"desktop\"],\"sticky_parent\":\"yes\"},\"elements\":[{\"id\":\"0d5b54b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Book a call with Tinashe\",\"header_size\":\"h4\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3fa1fc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<iframe src=\\\"https:\\/\\/calendly.com\\/goldenstallionwebagency\\/hospitality-website-discovery-call\\\" width=\\\"100%\\\" height=\\\"600\\\" frameborder=\\\"0\\\" scrolling=\\\"no\\\"><span data-mce-type=\\\"bookmark\\\" style=\\\"display: inline-block; width: 0px; overflow: hidden; line-height: 0;\\\" class=\\\"mce_SELRES_start\\\">\\ufeff<\\/span><span data-mce-type=\\\"bookmark\\\" style=\\\"display: inline-block; width: 0px; overflow: hidden; line-height: 0;\\\" class=\\\"mce_SELRES_start\\\">\\ufeff<\\/span><span data-mce-type=\\\"bookmark\\\" style=\\\"display: inline-block; width: 0px; overflow: hidden; line-height: 0;\\\" class=\\\"mce_SELRES_start\\\">\\ufeff<\\/span><\\/iframe>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":1000},\"_flex_size\":\"none\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"14fdf7d6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"5\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_order_tablet\":\"start\"},\"elements\":[{\"id\":\"73c71f0e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2c775f14\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"438\",\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/young-serious-webdesigner-with-laptop-concentrating-on-network.jpg\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"object-fit\":\"cover\",\"css_filters_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"height_mobile\":{\"unit\":\"px\",\"size\":400,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"71c8e767\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":false,\"unit\":\"px\",\"size\":0},\"overflow\":\"hidden\",\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y_end\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=text\"},\"width_mobile\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_offset_y_end_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[{\"id\":\"2dd25111\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"icons icon-phone\",\"library\":\"skb_cife-simple_line-icon\"},\"view\":\"stacked\",\"title_text\":\"Customer Support\",\"description_text\":\"We love helping you out!\\n\",\"title_size\":\"div\",\"text_align\":\"center\",\"icon_space\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"_padding\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=3c7ce4a\",\"secondary_color\":\"globals\\/colors?id=secondary\",\"title_typography_typography\":\"globals\\/typography?id=83682a1\",\"title_color\":\"globals\\/colors?id=044b931\"},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"icon_padding_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"43780cf6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Contact Us\",\"align\":\"justify\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=520c191\",\"background_color\":\"globals\\/colors?id=3c7ce4a\"},\"link\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"f3f0961\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"__globals__\":{\"border_color\":\"globals\\/colors?id=4d462f5\"}},\"elements\":[{\"id\":\"2f2f696\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"SEO (Search Engine Optimization)\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d5d7b61\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"Make it easy for clients to find you online. Our SEO services increase your visibility on search\\nengines, helping you rank higher and attract more traffic. We tailor our SEO strategies to target\\nthe most relevant keywords for dental, legal, and hospitality sectors.\",\"title_size\":\"div\",\"position\":\"left\",\"position_mobile\":\"left\",\"text_align\":\"left\",\"icon_space\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"dashed\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=ec3c7a7\",\"title_typography_typography\":\"globals\\/typography?id=7044a64\",\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=text\"},\"primary_color\":\"#71ECB6\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Figtree\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.4,\"sizes\":[]},\"_border_color\":\"#FFFFFF2B\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"1e5ab9c\",\"elType\":\"widget\",\"settings\":{\"title\":\"What You Get:\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6ce1074\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Comprehensive keyword research\",\"selected_icon\":{\"value\":\"fas fa-dot-circle\",\"library\":\"fa-solid\"},\"_id\":\"71e4a1b\"},{\"text\":\"On-page and off-page SEO\",\"selected_icon\":{\"value\":\"fas fa-dot-circle\",\"library\":\"fa-solid\"},\"_id\":\"b94bff4\"},{\"text\":\"Content optimization\",\"selected_icon\":{\"value\":\"fas fa-dot-circle\",\"library\":\"fa-solid\"},\"_id\":\"56f79e6\"},{\"text\":\"Ongoing performance tracking\",\"selected_icon\":{\"value\":\"fas fa-dot-circle\",\"library\":\"fa-solid\"},\"_id\":\"239ca24\"}],\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"icon_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(3496,532,'_edit_lock','1734702354:1'),(3497,532,'_edit_last','1'),(3498,532,'_wp_page_template','elementor_header_footer'),(3499,532,'neve_meta_disable_title','on'),(3500,532,'neve_meta_enable_content_width','off'),(3501,532,'neve_meta_content_width','100'),(3502,532,'_elementor_edit_mode','builder'),(3503,532,'_elementor_template_type','wp-page'),(3504,532,'_elementor_version','3.26.2'),(3505,532,'_elementor_pro_version','3.25.3'),(3506,532,'iawp_total_views','22'),(3507,532,'_elementor_data','[{\"id\":\"bb1672a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":640,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":540,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":\"400\",\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/3d-black-paper-craft-cubic-patterned-background.jpg\"},\"background_position\":\"bottom right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=044b931\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"32ca290\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"14\",\"row\":\"14\",\"isLinked\":true,\"unit\":\"px\",\"size\":14},\"padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"7\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"5\",\"right\":\"2\",\"bottom\":\"5\",\"left\":\"2\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"1\",\"bottom\":\"3\",\"left\":\"1\",\"isLinked\":false}},\"elements\":[{\"id\":\"dfac8c0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Digital Marketing\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5a866ea8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":false,\"unit\":\"px\",\"size\":0},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"em\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"23ee5003\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"flex_align_content_tablet\":\"flex-start\"},\"elements\":[{\"id\":\"82224b5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"gradient\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":135,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"\",\"background_color_b\":\"\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_tablet\":\"flex-start\",\"_flex_order_tablet\":\"custom\",\"_flex_order_custom_tablet\":0,\"background_color\":\"#9C8731\",\"background_color_b\":\"#E4B700\"},\"elements\":[{\"id\":\"c6d88ae\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"view\":\"stacked\",\"title_text\":\"Email Support\",\"description_text\":\"info@goldenstallionagency.co.za\",\"title_size\":\"div\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"icon_space\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"primary_color\":\"#FFFFFF\",\"secondary_color\":\"#151515\",\"icon_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_color\":\"#151515\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Figtree\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_color\":\"#151515\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Figtree\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"600\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.4,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=text\",\"secondary_color\":\"globals\\/colors?id=044b931\",\"title_typography_typography\":\"globals\\/typography?id=520c191\",\"title_color\":\"globals\\/colors?id=7fbea4f\",\"description_color\":\"globals\\/colors?id=044b931\",\"description_typography_typography\":\"\"},\"position_mobile\":\"left\",\"icon_size_mobile\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"icon_padding_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"link\":{\"url\":\"mailto:info@goldenstallionagency.co.za\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"e58377c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":60,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=7fbea4f\"},\"width_tablet\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_tablet\":\"flex-start\",\"_flex_order_tablet\":\"custom\",\"_flex_order_custom_tablet\":2,\"z_index\":0,\"sticky_on\":[\"desktop\"],\"sticky_parent\":\"yes\"},\"elements\":[{\"id\":\"0d5b54b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Book a call with Tinashe\",\"header_size\":\"h4\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3fa1fc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<iframe src=\\\"https:\\/\\/calendly.com\\/goldenstallionwebagency\\/hospitality-website-discovery-call\\\" width=\\\"100%\\\" height=\\\"600\\\" frameborder=\\\"0\\\" scrolling=\\\"no\\\"><span data-mce-type=\\\"bookmark\\\" style=\\\"display: inline-block; width: 0px; overflow: hidden; line-height: 0;\\\" class=\\\"mce_SELRES_start\\\">\\ufeff<\\/span><span data-mce-type=\\\"bookmark\\\" style=\\\"display: inline-block; width: 0px; overflow: hidden; line-height: 0;\\\" class=\\\"mce_SELRES_start\\\">\\ufeff<\\/span><span data-mce-type=\\\"bookmark\\\" style=\\\"display: inline-block; width: 0px; overflow: hidden; line-height: 0;\\\" class=\\\"mce_SELRES_start\\\">\\ufeff<\\/span><\\/iframe>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":1000},\"_flex_size\":\"none\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"14fdf7d6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"5\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_order_tablet\":\"start\"},\"elements\":[{\"id\":\"73c71f0e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2c775f14\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"438\",\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/young-serious-webdesigner-with-laptop-concentrating-on-network.jpg\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"object-fit\":\"cover\",\"css_filters_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"height_mobile\":{\"unit\":\"px\",\"size\":400,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"71c8e767\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":false,\"unit\":\"px\",\"size\":0},\"overflow\":\"hidden\",\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y_end\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=text\"},\"width_mobile\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_offset_y_end_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[{\"id\":\"2dd25111\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"icons icon-phone\",\"library\":\"skb_cife-simple_line-icon\"},\"view\":\"stacked\",\"title_text\":\"Customer Support\",\"description_text\":\"We love helping you out!\\n\",\"title_size\":\"div\",\"text_align\":\"center\",\"icon_space\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"_padding\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=3c7ce4a\",\"secondary_color\":\"globals\\/colors?id=secondary\",\"title_typography_typography\":\"globals\\/typography?id=83682a1\",\"title_color\":\"globals\\/colors?id=044b931\"},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"icon_padding_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"43780cf6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Contact Us\",\"align\":\"justify\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=520c191\",\"background_color\":\"globals\\/colors?id=3c7ce4a\"},\"link\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3cd9936\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"__globals__\":{\"border_color\":\"globals\\/colors?id=4d462f5\"}},\"elements\":[{\"id\":\"ec42f3f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Digital Marketing\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf6cd80\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"Stand out in a competitive market with our digital marketing services. We craft data-driven\\nstrategies to increase your brand\\u02bcs reach, engagement, and conversions. From social media to\\nemail marketing, we offer multi-channel solutions to connect with your target audience.\",\"title_size\":\"div\",\"position\":\"left\",\"position_mobile\":\"left\",\"text_align\":\"left\",\"icon_space\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"dashed\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=ec3c7a7\",\"title_typography_typography\":\"globals\\/typography?id=7044a64\",\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=text\"},\"primary_color\":\"#71ECB6\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Figtree\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.4,\"sizes\":[]},\"_border_color\":\"#FFFFFF2B\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"4cecb4e\",\"elType\":\"widget\",\"settings\":{\"title\":\"What You Get:\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"656c292\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Targeted ad campaigns\",\"selected_icon\":{\"value\":\"fas fa-dot-circle\",\"library\":\"fa-solid\"},\"_id\":\"71e4a1b\"},{\"text\":\"Social media management\",\"selected_icon\":{\"value\":\"fas fa-dot-circle\",\"library\":\"fa-solid\"},\"_id\":\"b94bff4\"},{\"text\":\"Email marketing strategies\",\"selected_icon\":{\"value\":\"fas fa-dot-circle\",\"library\":\"fa-solid\"},\"_id\":\"56f79e6\"},{\"text\":\"Performance analytics and reporting\",\"selected_icon\":{\"value\":\"fas fa-dot-circle\",\"library\":\"fa-solid\"},\"_id\":\"239ca24\"}],\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"icon_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(3545,537,'_edit_lock','1734702858:1'),(3546,537,'_edit_last','1'),(3547,537,'_wp_page_template','elementor_header_footer'),(3548,537,'neve_meta_disable_title','on'),(3549,537,'neve_meta_enable_content_width','off'),(3550,537,'neve_meta_content_width','100'),(3551,537,'_elementor_edit_mode','builder'),(3552,537,'_elementor_template_type','wp-page'),(3553,537,'_elementor_version','3.26.2'),(3554,537,'_elementor_pro_version','3.25.3'),(3555,537,'iawp_total_views','15'),(3556,537,'_elementor_data','[{\"id\":\"bb1672a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":640,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":540,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":\"400\",\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/3d-black-paper-craft-cubic-patterned-background.jpg\"},\"background_position\":\"bottom right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=044b931\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"32ca290\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"14\",\"row\":\"14\",\"isLinked\":true,\"unit\":\"px\",\"size\":14},\"padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"7\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"5\",\"right\":\"2\",\"bottom\":\"5\",\"left\":\"2\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"1\",\"bottom\":\"3\",\"left\":\"1\",\"isLinked\":false}},\"elements\":[{\"id\":\"dfac8c0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Website Maintenance\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5a866ea8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":false,\"unit\":\"px\",\"size\":0},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"em\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"23ee5003\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"flex_align_content_tablet\":\"flex-start\"},\"elements\":[{\"id\":\"82224b5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"gradient\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":135,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"\",\"background_color_b\":\"\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_tablet\":\"flex-start\",\"_flex_order_tablet\":\"custom\",\"_flex_order_custom_tablet\":0,\"background_color\":\"#9C8731\",\"background_color_b\":\"#E4B700\"},\"elements\":[{\"id\":\"c6d88ae\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"view\":\"stacked\",\"title_text\":\"Email Support\",\"description_text\":\"info@goldenstallionagency.co.za\",\"title_size\":\"div\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"icon_space\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"primary_color\":\"#FFFFFF\",\"secondary_color\":\"#151515\",\"icon_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_color\":\"#151515\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Figtree\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_color\":\"#151515\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Figtree\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"600\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.4,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=text\",\"secondary_color\":\"globals\\/colors?id=044b931\",\"title_typography_typography\":\"globals\\/typography?id=520c191\",\"title_color\":\"globals\\/colors?id=7fbea4f\",\"description_color\":\"globals\\/colors?id=044b931\",\"description_typography_typography\":\"\"},\"position_mobile\":\"left\",\"icon_size_mobile\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"icon_padding_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"link\":{\"url\":\"mailto:info@goldenstallionagency.co.za\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"e58377c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":60,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=7fbea4f\"},\"width_tablet\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_tablet\":\"flex-start\",\"_flex_order_tablet\":\"custom\",\"_flex_order_custom_tablet\":2,\"z_index\":0,\"sticky_on\":[\"desktop\"],\"sticky_parent\":\"yes\"},\"elements\":[{\"id\":\"0d5b54b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Book a call with Tinashe\",\"header_size\":\"h4\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3fa1fc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<iframe src=\\\"https:\\/\\/calendly.com\\/goldenstallionwebagency\\/hospitality-website-discovery-call\\\" width=\\\"100%\\\" height=\\\"600\\\" frameborder=\\\"0\\\" scrolling=\\\"no\\\"><span data-mce-type=\\\"bookmark\\\" style=\\\"display: inline-block; width: 0px; overflow: hidden; line-height: 0;\\\" class=\\\"mce_SELRES_start\\\">\\ufeff<\\/span><span data-mce-type=\\\"bookmark\\\" style=\\\"display: inline-block; width: 0px; overflow: hidden; line-height: 0;\\\" class=\\\"mce_SELRES_start\\\">\\ufeff<\\/span><span data-mce-type=\\\"bookmark\\\" style=\\\"display: inline-block; width: 0px; overflow: hidden; line-height: 0;\\\" class=\\\"mce_SELRES_start\\\">\\ufeff<\\/span><\\/iframe>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":1000},\"_flex_size\":\"none\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"14fdf7d6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"5\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_order_tablet\":\"start\"},\"elements\":[{\"id\":\"73c71f0e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2c775f14\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"438\",\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/young-serious-webdesigner-with-laptop-concentrating-on-network.jpg\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"object-fit\":\"cover\",\"css_filters_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"height_mobile\":{\"unit\":\"px\",\"size\":400,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"71c8e767\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":false,\"unit\":\"px\",\"size\":0},\"overflow\":\"hidden\",\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y_end\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=text\"},\"width_mobile\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_offset_y_end_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[{\"id\":\"2dd25111\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"icons icon-phone\",\"library\":\"skb_cife-simple_line-icon\"},\"view\":\"stacked\",\"title_text\":\"Customer Support\",\"description_text\":\"We love helping you out!\\n\",\"title_size\":\"div\",\"text_align\":\"center\",\"icon_space\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"_padding\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=3c7ce4a\",\"secondary_color\":\"globals\\/colors?id=secondary\",\"title_typography_typography\":\"globals\\/typography?id=83682a1\",\"title_color\":\"globals\\/colors?id=044b931\"},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"icon_padding_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"43780cf6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Contact Us\",\"align\":\"justify\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=520c191\",\"background_color\":\"globals\\/colors?id=3c7ce4a\"},\"link\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"267a13a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"__globals__\":{\"border_color\":\"globals\\/colors?id=4d462f5\"}},\"elements\":[{\"id\":\"d5f187a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Website Maintenance\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4dd11c2\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"Keep your website up-to-date, secure, and performing at its best with our maintenance plans.\\nWe handle everything from updates and backups to security monitoring, so you can focus on\\nyour business.\",\"title_size\":\"div\",\"position\":\"left\",\"position_mobile\":\"left\",\"text_align\":\"left\",\"icon_space\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"dashed\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=ec3c7a7\",\"title_typography_typography\":\"globals\\/typography?id=7044a64\",\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=text\"},\"primary_color\":\"#71ECB6\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Figtree\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.4,\"sizes\":[]},\"_border_color\":\"#FFFFFF2B\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3e099c1\",\"elType\":\"widget\",\"settings\":{\"title\":\"What You Get:\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"08e704f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Regular updates and backups\",\"selected_icon\":{\"value\":\"fas fa-dot-circle\",\"library\":\"fa-solid\"},\"_id\":\"71e4a1b\"},{\"text\":\"Security monitoring and patches\",\"selected_icon\":{\"value\":\"fas fa-dot-circle\",\"library\":\"fa-solid\"},\"_id\":\"b94bff4\"},{\"text\":\"Performance optimization\",\"selected_icon\":{\"value\":\"fas fa-dot-circle\",\"library\":\"fa-solid\"},\"_id\":\"56f79e6\"},{\"text\":\"Technical support and troubleshooting\",\"selected_icon\":{\"value\":\"fas fa-dot-circle\",\"library\":\"fa-solid\"},\"_id\":\"239ca24\"}],\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"icon_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(3615,545,'_menu_item_type','post_type'),(3616,545,'_menu_item_menu_item_parent','550'),(3617,545,'_menu_item_object_id','537'),(3618,545,'_menu_item_object','page'),(3619,545,'_menu_item_target',''),(3620,545,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(3621,545,'_menu_item_xfn',''),(3622,545,'_menu_item_url',''),(3624,546,'_menu_item_type','post_type'),(3625,546,'_menu_item_menu_item_parent','550'),(3626,546,'_menu_item_object_id','532'),(3627,546,'_menu_item_object','page'),(3628,546,'_menu_item_target',''),(3629,546,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(3630,546,'_menu_item_xfn',''),(3631,546,'_menu_item_url',''),(3633,547,'_menu_item_type','post_type'),(3634,547,'_menu_item_menu_item_parent','550'),(3635,547,'_menu_item_object_id','527'),(3636,547,'_menu_item_object','page'),(3637,547,'_menu_item_target',''),(3638,547,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(3639,547,'_menu_item_xfn',''),(3640,547,'_menu_item_url',''),(3660,550,'_menu_item_type','custom'),(3661,550,'_menu_item_menu_item_parent','0'),(3662,550,'_menu_item_object_id','550'),(3663,550,'_menu_item_object','custom'),(3664,550,'_menu_item_target',''),(3665,550,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(3666,550,'_menu_item_xfn',''),(3667,550,'_menu_item_url','#'),(3669,43,'_wp_old_date','2024-12-19'),(3671,44,'_wp_old_date','2024-12-19'),(3672,46,'_wp_old_date','2024-12-19'),(3673,45,'_wp_old_date','2024-12-19'),(4000,588,'_wp_attached_file','2024/12/image_2024-12-20_163844806.png'),(4001,588,'_wp_attachment_image_alt',''),(4002,588,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:91;s:6:\"height\";i:91;s:4:\"file\";s:38:\"2024/12/image_2024-12-20_163844806.png\";s:8:\"filesize\";i:1728;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4003,589,'_wp_attached_file','2024/12/image_2024-12-20_164133948.png'),(4004,589,'_wp_attachment_image_alt',''),(4005,589,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:103;s:6:\"height\";i:108;s:4:\"file\";s:38:\"2024/12/image_2024-12-20_164133948.png\";s:8:\"filesize\";i:7668;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4033,593,'_wp_attached_file','2024/12/image_2024-12-20_165745902.png'),(4034,593,'_wp_attachment_image_alt',''),(4035,593,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:82;s:6:\"height\";i:85;s:4:\"file\";s:38:\"2024/12/image_2024-12-20_165745902.png\";s:8:\"filesize\";i:6151;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4391,635,'_wp_attached_file','2024/12/1.png'),(4392,635,'_wp_attachment_image_alt',''),(4393,635,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:774;s:6:\"height\";i:497;s:4:\"file\";s:13:\"2024/12/1.png\";s:8:\"filesize\";i:83594;s:5:\"sizes\";a:3:{s:6:\"medium\";a:5:{s:4:\"file\";s:13:\"1-300x193.png\";s:5:\"width\";i:300;s:6:\"height\";i:193;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:26250;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:13:\"1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:12518;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:13:\"1-768x493.png\";s:5:\"width\";i:768;s:6:\"height\";i:493;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:103023;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4394,636,'_wp_attached_file','2024/12/2.png'),(4395,636,'_wp_attachment_image_alt',''),(4396,636,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:774;s:6:\"height\";i:497;s:4:\"file\";s:13:\"2024/12/2.png\";s:8:\"filesize\";i:75278;s:5:\"sizes\";a:3:{s:6:\"medium\";a:5:{s:4:\"file\";s:13:\"2-300x193.png\";s:5:\"width\";i:300;s:6:\"height\";i:193;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:25360;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:13:\"2-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:12209;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:13:\"2-768x493.png\";s:5:\"width\";i:768;s:6:\"height\";i:493;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:95387;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4397,637,'_wp_attached_file','2024/12/3-1.png'),(4398,637,'_wp_attachment_image_alt',''),(4399,637,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:774;s:6:\"height\";i:497;s:4:\"file\";s:15:\"2024/12/3-1.png\";s:8:\"filesize\";i:94549;s:5:\"sizes\";a:3:{s:6:\"medium\";a:5:{s:4:\"file\";s:15:\"3-1-300x193.png\";s:5:\"width\";i:300;s:6:\"height\";i:193;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:37489;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:15:\"3-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:19300;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:15:\"3-1-768x493.png\";s:5:\"width\";i:768;s:6:\"height\";i:493;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:140464;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4400,638,'_wp_attached_file','2024/12/4-1.png'),(4401,638,'_wp_attachment_image_alt',''),(4402,638,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:774;s:6:\"height\";i:497;s:4:\"file\";s:15:\"2024/12/4-1.png\";s:8:\"filesize\";i:83594;s:5:\"sizes\";a:3:{s:6:\"medium\";a:5:{s:4:\"file\";s:15:\"4-1-300x193.png\";s:5:\"width\";i:300;s:6:\"height\";i:193;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:26250;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:15:\"4-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:12518;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:15:\"4-1-768x493.png\";s:5:\"width\";i:768;s:6:\"height\";i:493;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:103023;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4403,639,'_wp_attached_file','2024/12/5-1.png'),(4404,639,'_wp_attachment_image_alt',''),(4405,639,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:774;s:6:\"height\";i:497;s:4:\"file\";s:15:\"2024/12/5-1.png\";s:8:\"filesize\";i:79141;s:5:\"sizes\";a:3:{s:6:\"medium\";a:5:{s:4:\"file\";s:15:\"5-1-300x193.png\";s:5:\"width\";i:300;s:6:\"height\";i:193;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:27269;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:15:\"5-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:12980;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:15:\"5-1-768x493.png\";s:5:\"width\";i:768;s:6:\"height\";i:493;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:104454;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4415,641,'_wp_attached_file','2024/12/1-1.png'),(4416,641,'_wp_attachment_image_alt','Client testimonials praising Golden Stallion Agency\'s web design expertise.'),(4417,641,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:774;s:6:\"height\";i:497;s:4:\"file\";s:15:\"2024/12/1-1.png\";s:8:\"filesize\";i:83594;s:5:\"sizes\";a:3:{s:6:\"medium\";a:5:{s:4:\"file\";s:15:\"1-1-300x193.png\";s:5:\"width\";i:300;s:6:\"height\";i:193;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:26250;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:15:\"1-1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:12518;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:15:\"1-1-768x493.png\";s:5:\"width\";i:768;s:6:\"height\";i:493;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:103023;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4418,642,'_wp_attached_file','2024/12/2-1.png'),(4419,642,'_wp_attachment_image_alt','Client testimonials praising Golden Stallion Agency\'s web design expertise.'),(4420,642,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:774;s:6:\"height\";i:497;s:4:\"file\";s:15:\"2024/12/2-1.png\";s:8:\"filesize\";i:75278;s:5:\"sizes\";a:3:{s:6:\"medium\";a:5:{s:4:\"file\";s:15:\"2-1-300x193.png\";s:5:\"width\";i:300;s:6:\"height\";i:193;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:25360;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:15:\"2-1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:12209;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:15:\"2-1-768x493.png\";s:5:\"width\";i:768;s:6:\"height\";i:493;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:95387;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4421,643,'_wp_attached_file','2024/12/3-2.png'),(4422,643,'_wp_attachment_image_alt','Client testimonials praising Golden Stallion Agency\'s web design expertise.'),(4423,643,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:774;s:6:\"height\";i:497;s:4:\"file\";s:15:\"2024/12/3-2.png\";s:8:\"filesize\";i:94549;s:5:\"sizes\";a:3:{s:6:\"medium\";a:5:{s:4:\"file\";s:15:\"3-2-300x193.png\";s:5:\"width\";i:300;s:6:\"height\";i:193;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:37489;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:15:\"3-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:19300;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:15:\"3-2-768x493.png\";s:5:\"width\";i:768;s:6:\"height\";i:493;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:140464;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4424,644,'_wp_attached_file','2024/12/4-2.png'),(4425,644,'_wp_attachment_image_alt',''),(4426,644,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:774;s:6:\"height\";i:497;s:4:\"file\";s:15:\"2024/12/4-2.png\";s:8:\"filesize\";i:83594;s:5:\"sizes\";a:3:{s:6:\"medium\";a:5:{s:4:\"file\";s:15:\"4-2-300x193.png\";s:5:\"width\";i:300;s:6:\"height\";i:193;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:26250;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:15:\"4-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:12518;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:15:\"4-2-768x493.png\";s:5:\"width\";i:768;s:6:\"height\";i:493;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:103023;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4427,645,'_wp_attached_file','2024/12/5-2.png'),(4428,645,'_wp_attachment_image_alt','Client testimonials praising Golden Stallion Agency\'s web design expertise.'),(4429,645,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:774;s:6:\"height\";i:497;s:4:\"file\";s:15:\"2024/12/5-2.png\";s:8:\"filesize\";i:79141;s:5:\"sizes\";a:3:{s:6:\"medium\";a:5:{s:4:\"file\";s:15:\"5-2-300x193.png\";s:5:\"width\";i:300;s:6:\"height\";i:193;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:27269;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:15:\"5-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:12980;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:15:\"5-2-768x493.png\";s:5:\"width\";i:768;s:6:\"height\";i:493;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:104454;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4489,649,'_edit_lock','1737048684:1'),(4490,649,'_edit_last','1'),(4491,649,'_wp_page_template','page-templates/template-pagebuilder-full-width.php'),(4492,649,'neve_meta_enable_content_width','off'),(4493,649,'neve_meta_content_width','100'),(4494,649,'_elementor_edit_mode','builder'),(4495,649,'_elementor_template_type','wp-page'),(4496,649,'_elementor_version','3.26.5'),(4497,649,'_elementor_pro_version','3.26.3'),(4498,651,'_wp_attached_file','2025/01/placeholder.png'),(4499,651,'_wp_attachment_image_alt',''),(4500,651,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:800;s:4:\"file\";s:23:\"2025/01/placeholder.png\";s:8:\"filesize\";i:6146;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:23:\"placeholder-300x200.png\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2092;}s:5:\"large\";a:5:{s:4:\"file\";s:24:\"placeholder-1024x683.png\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:7582;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"placeholder-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1264;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:23:\"placeholder-768x512.png\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:5437;}s:9:\"neve-blog\";a:5:{s:4:\"file\";s:23:\"placeholder-930x620.png\";s:5:\"width\";i:930;s:6:\"height\";i:620;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:6713;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4501,651,'_elementor_source_image_hash','88d42d2a7ad2d03b66dfd41184c97fffe3ff3254'),(4502,652,'_elementor_edit_mode','builder'),(4503,652,'_elementor_template_type','page'),(4504,652,'_elementor_version','3.26.5'),(4505,652,'_elementor_pro_version','3.26.3'),(4510,652,'_wp_page_template','elementor_header_footer'),(4511,652,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(4512,652,'_elementor_data','[{\"id\":\"62d6bd27\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":1300,\"sizes\":[]},\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\",\"border_color\":\"\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_overlay_maskimage\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[{\"id\":\"541f19af\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Contact\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=42f8bbe\"},\"_animation\":\"fadeInUp\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1c20ae8\",\"elType\":\"widget\",\"settings\":{\"view\":\"inline\",\"icon_list\":[{\"text\":\"Home\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"02b9ade\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Contact\",\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"_id\":\"43cca71\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_align\":\"center\",\"text_indent\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-15\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"globals\\/colors?id=accent\",\"text_color\":\"globals\\/colors?id=8bbe32c\",\"icon_typography_typography\":\"globals\\/typography?id=accent\",\"text_color_hover\":\"globals\\/colors?id=42f8bbe\"},\"_animation\":\"fadeInUp\",\"_animation_delay\":200,\"icon_color\":\"#CDCBFF\",\"text_color_hover\":\"#CDCBFF\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"a185a24\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"min_height\":{\"unit\":\"px\",\"size\":400,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"-200\",\"left\":\"0\",\"isLinked\":false},\"min_height_tablet\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"-150\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeInUp\",\"animation_delay\":400,\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_overlay_maskimage\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[{\"id\":\"2ec9e801\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#00000000\",\"icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"311a5f0c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"boxed_width\":{\"unit\":\"px\",\"size\":1300,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"20\",\"isLinked\":false,\"unit\":\"px\",\"size\":0},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=32d715f\"},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_overlay_maskimage\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[{\"id\":\"6d8c76da\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":false,\"unit\":\"px\",\"size\":0},\"flex_wrap\":\"nowrap\",\"flex_wrap_tablet\":\"wrap\",\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"20\",\"bottom\":\"70\",\"left\":\"20\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"70\",\"bottom\":\"70\",\"left\":\"70\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"34\",\"left\":\"30\",\"isLinked\":false},\"animation\":\"fadeInUp\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_overlay_maskimage\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[{\"id\":\"5094cad9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_width_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_overlay_maskimage\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[{\"id\":\"6219482d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"Our Address\",\"description_text\":\"Lorem ipsum dolor sit amet, conse ctetur adipiscing elit.\",\"primary_color\":\"#CCEED3\",\"secondary_color\":\"#012B31\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=8bbe32c\",\"secondary_color\":\"globals\\/colors?id=secondary\",\"title_typography_typography\":\"globals\\/typography?id=1e40ef5\",\"title_color\":\"globals\\/colors?id=42f8bbe\"},\"icon_padding_tablet\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"description_color\":\"#D6D6D6\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"4bf26965\",\"elType\":\"widget\",\"settings\":{\"text\":\"0811 Erdman Prairie, Joaville CA\",\"align\":\"center\",\"background_color\":\"#CDCBFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF30\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7069d397\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_width_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_overlay_maskimage\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[{\"id\":\"6ba321a9\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-phone-alt\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"Phone Number\",\"description_text\":\"Lorem ipsum dolor sit amet, conse ctetur adipiscing elit.\",\"primary_color\":\"#CCEED3\",\"secondary_color\":\"#012B31\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=8bbe32c\",\"secondary_color\":\"globals\\/colors?id=secondary\",\"title_typography_typography\":\"globals\\/typography?id=1e40ef5\",\"title_color\":\"globals\\/colors?id=42f8bbe\"},\"icon_padding_tablet\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"description_color\":\"#D6D6D6\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6a325af1\",\"elType\":\"widget\",\"settings\":{\"text\":\"+1 (234) 567 890 00\",\"align\":\"center\",\"background_color\":\"#CDCBFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF30\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"a558275\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_overlay_maskimage\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[{\"id\":\"7b9dd0c2\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"title_text\":\"Our Email\",\"description_text\":\"Lorem ipsum dolor sit amet, conse ctetur adipiscing elit.\",\"primary_color\":\"#CCEED3\",\"secondary_color\":\"#012B31\",\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=8bbe32c\",\"secondary_color\":\"globals\\/colors?id=secondary\",\"title_typography_typography\":\"globals\\/typography?id=1e40ef5\",\"title_color\":\"globals\\/colors?id=42f8bbe\"},\"icon_padding_tablet\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"description_color\":\"#D6D6D6\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"5da231be\",\"elType\":\"widget\",\"settings\":{\"text\":\"consula.info@mail.com\",\"align\":\"center\",\"background_color\":\"#CDCBFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF30\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"2391c762\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"100\",\"row\":\"20\",\"isLinked\":false,\"unit\":\"px\",\"size\":100},\"boxed_width\":{\"unit\":\"px\",\"size\":1300,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_wrap\":\"nowrap\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"30\",\"bottom\":\"70\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"20\",\"bottom\":\"70\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=32d715f\"},\"flex_gap_tablet\":{\"column\":\"60\",\"row\":\"20\",\"isLinked\":false,\"unit\":\"px\",\"size\":60},\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"50\",\"isLinked\":false,\"unit\":\"px\",\"size\":0},\"flex_wrap_mobile\":\"wrap\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_overlay_maskimage\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[{\"id\":\"6f5ce67a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_align_items\":\"center\",\"_flex_align_self\":\"center\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_overlay_maskimage\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[{\"id\":\"19d96c6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Contact\",\"header_size\":\"p\",\"title_color\":\"#001D21\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"8\",\"left\":\"25\",\"isLinked\":false},\"_element_width\":\"auto\",\"_background_background\":\"classic\",\"_background_color\":\"#CDCBFF50\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"_background_color\":\"\",\"typography_typography\":\"globals\\/typography?id=b510ca4\"},\"_animation\":\"fadeInUp\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f62c766\",\"elType\":\"widget\",\"settings\":{\"title\":\"Send us a message\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"inherit\",\"_animation\":\"fadeInUp\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a7149ef\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vestibulum ut tortor nec mauris hendrerit sodales.\\u00a0<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInUp\",\"_animation_delay\":400,\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"62a9382a\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"_id\":\"4f4818a\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"default\"},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"25bb026\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"default\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"1e1e46e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"default\"},{\"_id\":\"509fd8a\",\"social_icon\":{\"value\":\"fab fa-linkedin-in\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"default\"}],\"align\":\"left\",\"_element_width\":\"inherit\",\"shape\":\"circle\",\"icon_color\":\"custom\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"_animation_delay\":600,\"__globals__\":{\"icon_secondary_color\":\"globals\\/colors?id=primary\",\"icon_primary_color\":\"globals\\/colors?id=8bbe32c\",\"hover_secondary_color\":\"globals\\/colors?id=8bbe32c\",\"hover_primary_color\":\"globals\\/colors?id=primary\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true},{\"id\":\"b0c4148\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#001D2130\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":true},\"__globals__\":{\"border_color\":\"\",\"background_color\":\"globals\\/colors?id=8bbe32c\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"animation\":\"fadeInUp\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_overlay_maskimage\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[{\"id\":\"3bf99e3f\",\"elType\":\"widget\",\"settings\":{\"mf_form_id\":\"544***1704382417507\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"metform\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"38d5766c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"boxed_width\":{\"unit\":\"px\",\"size\":1300,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_gap\":{\"column\":\"100\",\"row\":\"20\",\"isLinked\":false,\"unit\":\"px\",\"size\":100},\"flex_gap_tablet\":{\"column\":\"60\",\"row\":\"20\",\"isLinked\":false,\"unit\":\"px\",\"size\":60},\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"50\",\"isLinked\":false,\"unit\":\"px\",\"size\":0},\"flex_wrap\":\"nowrap\",\"flex_wrap_mobile\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=32d715f\"},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_overlay_maskimage\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[{\"id\":\"d28447b\",\"elType\":\"widget\",\"settings\":{\"address\":\"London Eye, London, United Kingdom\",\"zoom\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"height_tablet\":{\"unit\":\"px\",\"size\":400,\"sizes\":[]},\"css_filters_css_filter\":\"custom\",\"css_filters_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"hover_transition\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":false},{\"id\":\"52d3adc3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"boxed_width\":{\"unit\":\"px\",\"size\":1300,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"30\",\"bottom\":\"70\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"20\",\"bottom\":\"70\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=32d715f\"},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_overlay_maskimage\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[{\"id\":\"27e6c37b\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAQs Page\",\"header_size\":\"p\",\"title_color\":\"#001D21\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Epilogue\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"none\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"8\",\"left\":\"25\",\"isLinked\":false},\"_element_width\":\"auto\",\"_background_background\":\"classic\",\"_background_color\":\"#CDCBFF50\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"_background_color\":\"\",\"typography_typography\":\"globals\\/typography?id=b510ca4\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7cdceacb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Frequently Asked Questions\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"inherit\",\"_animation\":\"fadeInUp\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"178187c5\",\"elType\":\"widget\",\"settings\":{\"ekit_accordion_items\":[{\"acc_title\":\"How long has your company been established?\",\"acc_content\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean porta rhoncus leo, eget iaculis arcu dapibus vel. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Proin porttitor, erat mollis, magna augue consectetur lorem.<\\/p>\",\"_id\":\"f2301cb\",\"ekit_acc_is_active\":\"\"},{\"acc_title\":\"How much does it cost for one consultation?\",\"acc_content\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean porta rhoncus leo, eget iaculis arcu dapibus vel. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Proin porttitor, erat mollis, magna augue consectetur lorem.<\\/p>\",\"ekit_acc_is_active\":\"\",\"_id\":\"68ccdef\"},{\"acc_title\":\"How many people work at Consulta?\",\"acc_content\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean porta rhoncus leo, eget iaculis arcu dapibus vel. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Proin porttitor, erat mollis, magna augue consectetur lorem.<\\/p>\",\"_id\":\"9ac5360\",\"ekit_acc_is_active\":\"no\"},{\"acc_title\":\"Does your company open job vacancies?\",\"acc_content\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean porta rhoncus leo, eget iaculis arcu dapibus vel. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Proin porttitor, erat mollis, magna augue consectetur lorem.<\\/p>\",\"ekit_acc_is_active\":\"\",\"_id\":\"dda4ea4\"},{\"acc_title\":\"How do I contact Consulta for appointment?\",\"acc_content\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean porta rhoncus leo, eget iaculis arcu dapibus vel. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Proin porttitor, erat mollis, magna augue consectetur lorem.<\\/p>\",\"ekit_acc_is_active\":\"\",\"_id\":\"2f4630c\"},{\"acc_title\":\"What kind of contracts do you provide?\",\"acc_content\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean porta rhoncus leo, eget iaculis arcu dapibus vel. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Proin porttitor, erat mollis, magna augue consectetur lorem.<\\/p>\",\"_id\":\"89887bc\",\"ekit_acc_is_active\":\"no\"}],\"ekit_accordion_right_icons\":{\"value\":\"icon icon-plus\",\"library\":\"ekiticons\"},\"ekit_accordion_right_icon_actives\":{\"value\":\"icon icon-cross\",\"library\":\"ekiticons\"},\"ekit_accordion_title_color\":\"#0A230E\",\"ekit_accordion_background_background\":\"classic\",\"ekit_accordion_background_color\":\"#EA603C00\",\"ekit_accordion_title_border_open_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"ekit_accordion_title_border_open_color\":\"#153D19\",\"ekit_accordion_border_radious_curve_shape_open\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_accordion_title_color_close\":\"#0A230E\",\"ekit_accordion_background_close_background\":\"classic\",\"ekit_accordion_background_close_color\":\"#02010100\",\"ekit_accordion_title_border_close_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"ekit_accordion_title_border_close_color\":\"#FFFFFF26\",\"ekit_accordion_border_radious_close\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_accordion_title_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"40\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"ekit_accordion_content_color\":\"#7A7A7A\",\"ekit_accordion_content_border_radious\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_accordion_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"ekit_accordion_border_closed_border\":\"solid\",\"ekit_accordion_border_closed_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"ekit_accordion_border_open_border\":\"solid\",\"ekit_accordion_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"ekit_accordion_section_icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_accordion_icon_color_close\":\"#0A230E\",\"ekit_accordion_icon_typography_close\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"ekit_accordion_icon_color\":\"#0A230E\",\"ekit_accordion_icon_typography\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"200\",\"isLinked\":false},\"_animation\":\"fadeInUp\",\"__globals__\":{\"ekit_accordion_title_typography_typography\":\"globals\\/typography?id=53dc96c\",\"ekit_accordion_title_color\":\"globals\\/colors?id=primary\",\"ekit_accordion_background_color\":\"\",\"ekit_accordion_title_border_open_color\":\"globals\\/colors?id=accent\",\"ekit_accordion_title_color_close\":\"globals\\/colors?id=primary\",\"ekit_accordion_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_accordion_content_color\":\"globals\\/colors?id=text\",\"ekit_accordion_icon_color_close\":\"globals\\/colors?id=secondary\",\"ekit_accordion_icon_color\":\"globals\\/colors?id=secondary\",\"ekit_accordion_border_closed_color\":\"\",\"ekit_accordion_border_open_color\":\"\"},\"ekit_accordion_open_first_slide\":\"\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"inherit\",\"ekit_accordion_border_closed_color\":\"#153D1970\",\"ekit_accordion_border_open_color\":\"#153D1930\",\"ekit_accordion_content_typography_typography\":\"custom\",\"ekit_accordion_content_typography_font_family\":\"Manrope\",\"ekit_accordion_content_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"ekit_accordion_content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_accordion_content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_accordion_content_typography_font_weight\":\"400\",\"ekit_accordion_content_typography_text_transform\":\"none\",\"ekit_accordion_content_typography_font_style\":\"normal\",\"ekit_accordion_content_typography_text_decoration\":\"none\",\"ekit_accordion_content_typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"ekit_accordion_left_icons\":{\"value\":\"icon icon-down-arrow1\",\"library\":\"ekiticons\"},\"ekit_accordion_left_icon_actives\":{\"value\":\"icon icon-up-arrow1\",\"library\":\"ekiticons\"},\"ekit_accordion_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_accordion_background_slideshow_gallery\":[],\"ekit_accordion_background_close_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_accordion_background_close_slideshow_gallery\":[],\"ekit_accordion_content_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_accordion_content_background_slideshow_gallery\":[],\"ekit_accordion_icon_box_open_bg_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_accordion_icon_box_open_bg_slideshow_gallery\":[],\"ekit_accordion_icon_box_bg_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_accordion_icon_box_bg_slideshow_gallery\":[],\"ekit_accordion_icon_box_close_bg_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_accordion_icon_box_close_bg_slideshow_gallery\":[],\"ekit_accordion_closed_icon_bg_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_accordion_closed_icon_bg_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"elementskit-accordion\"}],\"isInner\":false},{\"id\":\"4d1731e4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"boxed_width\":{\"unit\":\"px\",\"size\":1300,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"20\",\"isLinked\":false,\"unit\":\"px\",\"size\":0},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"70\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"70\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=32d715f\"},\"flex_wrap_tablet\":\"wrap\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_overlay_maskimage\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[{\"id\":\"773f28ee\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_wrap\":\"nowrap\",\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=8bbe32c\"},\"flex_wrap_tablet\":\"wrap\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":\"138\",\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/cta_overlay@4x.png\"},\"background_overlay_position\":\"center center\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeInUp\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_overlay_maskimage\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[{\"id\":\"779bc179\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"center\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_overlay_maskimage\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[{\"id\":\"ba6c71f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Started\",\"header_size\":\"p\",\"title_color\":\"#001D21\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"8\",\"left\":\"25\",\"isLinked\":false},\"_element_width\":\"auto\",\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF60\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"_background_color\":\"\",\"typography_typography\":\"globals\\/typography?id=b510ca4\"},\"_animation\":\"fadeInUp\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"36c84e10\",\"elType\":\"widget\",\"settings\":{\"title\":\"Nurturing Growth, One Idea at a Time\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"inherit\",\"_animation\":\"fadeInUp\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"left\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"45d46152\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"inherit\",\"_animation\":\"fadeInUp\",\"_animation_delay\":400,\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3f018de7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get Started\",\"button_text_color\":\"#001D21\",\"background_color\":\"#F8F9F7\",\"button_background_hover_color\":\"#EDF0EA\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"25\",\"bottom\":\"12\",\"left\":\"25\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"background_color\":\"globals\\/colors?id=42f8bbe\",\"button_background_hover_color\":\"\",\"hover_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=accent\"},\"_animation\":\"fadeInUp\",\"_animation_delay\":600,\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"7dde6ef4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact Us\",\"button_text_color\":\"#001D21\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"25\",\"bottom\":\"12\",\"left\":\"25\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=42f8bbe\",\"background_color\":\"globals\\/colors?id=secondary\",\"hover_color\":\"globals\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\/colors?id=42f8bbe\",\"typography_typography\":\"globals\\/typography?id=accent\"},\"_animation\":\"fadeInUp\",\"_animation_delay\":700,\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"12cdb2aa\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":false,\"unit\":\"px\",\"size\":0},\"flex_wrap\":\"nowrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"center\",\"width\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_overlay_maskimage\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[{\"id\":\"1057f7a9\",\"elType\":\"container\",\"settings\":{\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#001D2130\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\"},\"flex_gap_mobile\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeInUp\",\"animation_delay\":200,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_overlay_maskimage\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[{\"id\":\"73029c28\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"132\",\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/young-people-in-the-office-2ZTDX4M.jpg\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"677bd76\",\"elType\":\"container\",\"settings\":{\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#001D2130\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\"},\"flex_gap_mobile\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeInUp\",\"animation_delay\":300,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_overlay_maskimage\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[{\"id\":\"266a626c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"131\",\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/sexy-african-american-businesswoman-holding-glasse-QS5N46G.jpg\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"7c621860\",\"elType\":\"container\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeInUp\",\"animation_delay\":400,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"background_overlay_maskimage\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[{\"id\":\"ee94cbf\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"130\",\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/business-people-working-in-team-S9VAU2H.jpg\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[]},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(4524,652,'envato_tk_source_kit','28'),(4525,652,'envato_tk_source_index','11'),(4536,649,'_elementor_data','[{\"id\":\"2ed5c23e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":1300,\"sizes\":[]},\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=044b931\",\"border_color\":\"\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"6bb4e0c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"center\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a57b0a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/image_2024-11-08_222804488.webp\",\"id\":51,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_element_width\":\"initial\",\"_element_width_mobile\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":10.6809999999999991615595718030817806720733642578125},\"_element_custom_width_mobile\":{\"unit\":\"px\",\"size\":76.53600000000000136424205265939235687255859375},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"5f455e2c\",\"elType\":\"widget\",\"settings\":{\"title\":\"THANK YOU!\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"\"},\"_animation\":\"fadeInUp\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Figtree\",\"typography_font_size\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":31,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9636428\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Looking forward to our call together!<br \\/>Make sure to check your mails to confirm our call<\\/p>\",\"align\":\"center\",\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"capitalize\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"94680a7\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/#\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"videopress_url\":\"https:\\/\\/videopress.com\\/v\\/ZCAOzTNk\",\"show_image_overlay\":\"yes\",\"image_overlay\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/01\\/placeholder.png\",\"id\":651,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}]'),(4544,649,'neve_meta_disable_header','on'),(4545,649,'neve_meta_disable_title','on'),(4546,649,'neve_meta_disable_footer','on'),(4649,649,'iawp_total_views','7'),(4714,8,'_yoast_wpseo_focuskw','Hospitality Website Design South Africa'),(4715,8,'_yoast_wpseo_title','Golden Stallion Agency | Hospitality Website Design South Africa'),(4716,8,'_yoast_wpseo_metadesc','Discover how Golden Stallion Agency transforms South Africa’s hospitality brands with user-focused website design. Book a free call today!'),(4717,8,'_yoast_wpseo_linkdex','61'),(4718,8,'_yoast_wpseo_content_score','60'),(4719,8,'_yoast_wpseo_estimated-reading-time-minutes','12'),(4986,17,'__elementor_forms_snapshot','[{\"id\":\"514fef72\",\"name\":\"New Form\",\"fields\":[{\"id\":\"name\",\"type\":\"text\",\"label\":\"Name\"},{\"id\":\"field_f0881b3\",\"type\":\"text\",\"label\":\"Company\"},{\"id\":\"email\",\"type\":\"tel\",\"label\":\"Phone\"},{\"id\":\"field_4d75c61\",\"type\":\"email\",\"label\":\"Email\"},{\"id\":\"field_2a3a752\",\"type\":\"text\",\"label\":\"Subject\"},{\"id\":\"message\",\"type\":\"textarea\",\"label\":\"Message\"}]}]'),(5124,23,'rank_math_news_sitemap_robots','index'),(5125,23,'rank_math_robots','a:1:{i:0;s:5:\"index\";}'),(5126,24,'rank_math_news_sitemap_robots','index'),(5127,24,'rank_math_robots','a:1:{i:0;s:5:\"index\";}'),(5128,25,'rank_math_news_sitemap_robots','index'),(5129,25,'rank_math_robots','a:1:{i:0;s:5:\"index\";}'),(5130,26,'rank_math_news_sitemap_robots','index'),(5131,26,'rank_math_robots','a:1:{i:0;s:5:\"index\";}'),(5132,38,'rank_math_news_sitemap_robots','index'),(5133,38,'rank_math_robots','a:1:{i:0;s:5:\"index\";}'),(5134,39,'rank_math_news_sitemap_robots','index'),(5135,39,'rank_math_robots','a:1:{i:0;s:5:\"index\";}'),(5136,51,'rank_math_news_sitemap_robots','index'),(5137,51,'rank_math_robots','a:1:{i:0;s:5:\"index\";}'),(5138,58,'rank_math_news_sitemap_robots','index'),(5139,58,'rank_math_robots','a:1:{i:0;s:5:\"index\";}'),(5140,67,'rank_math_news_sitemap_robots','index'),(5141,67,'rank_math_robots','a:1:{i:0;s:5:\"index\";}'),(5142,68,'rank_math_news_sitemap_robots','index'),(5143,68,'rank_math_robots','a:1:{i:0;s:5:\"index\";}'),(5144,69,'rank_math_news_sitemap_robots','index'),(5145,69,'rank_math_robots','a:1:{i:0;s:5:\"index\";}'),(5146,70,'rank_math_news_sitemap_robots','index'),(5147,70,'rank_math_robots','a:1:{i:0;s:5:\"index\";}'),(5148,71,'rank_math_news_sitemap_robots','index'),(5149,71,'rank_math_robots','a:1:{i:0;s:5:\"index\";}'),(5150,72,'rank_math_news_sitemap_robots','index'),(5151,72,'rank_math_robots','a:1:{i:0;s:5:\"index\";}'),(5152,73,'rank_math_news_sitemap_robots','index'),(5153,73,'rank_math_robots','a:1:{i:0;s:5:\"index\";}'),(5154,74,'rank_math_news_sitemap_robots','index'),(5155,74,'rank_math_robots','a:1:{i:0;s:5:\"index\";}'),(5156,75,'rank_math_news_sitemap_robots','index'),(5157,75,'rank_math_robots','a:1:{i:0;s:5:\"index\";}'),(5158,76,'rank_math_news_sitemap_robots','index'),(5159,76,'rank_math_robots','a:1:{i:0;s:5:\"index\";}'),(5160,77,'rank_math_news_sitemap_robots','index'),(5161,77,'rank_math_robots','a:1:{i:0;s:5:\"index\";}'),(5162,78,'rank_math_news_sitemap_robots','index'),(5163,78,'rank_math_robots','a:1:{i:0;s:5:\"index\";}'),(5164,80,'rank_math_news_sitemap_robots','index'),(5165,80,'rank_math_robots','a:1:{i:0;s:5:\"index\";}'),(5166,81,'rank_math_news_sitemap_robots','index'),(5167,81,'rank_math_robots','a:1:{i:0;s:5:\"index\";}'),(5168,82,'rank_math_news_sitemap_robots','index'),(5169,82,'rank_math_robots','a:1:{i:0;s:5:\"index\";}'),(5170,83,'rank_math_news_sitemap_robots','index'),(5171,83,'rank_math_robots','a:1:{i:0;s:5:\"index\";}'),(5172,84,'rank_math_news_sitemap_robots','index'),(5173,84,'rank_math_robots','a:1:{i:0;s:5:\"index\";}'),(5174,85,'rank_math_news_sitemap_robots','index'),(5175,85,'rank_math_robots','a:1:{i:0;s:5:\"index\";}'),(5176,86,'rank_math_news_sitemap_robots','index'),(5177,86,'rank_math_robots','a:1:{i:0;s:5:\"index\";}'),(5178,87,'rank_math_news_sitemap_robots','index'),(5179,87,'rank_math_robots','a:1:{i:0;s:5:\"index\";}'),(5180,88,'rank_math_news_sitemap_robots','index'),(5181,88,'rank_math_robots','a:1:{i:0;s:5:\"index\";}'),(5182,89,'rank_math_news_sitemap_robots','index'),(5183,89,'rank_math_robots','a:1:{i:0;s:5:\"index\";}'),(5184,90,'rank_math_news_sitemap_robots','index'),(5185,90,'rank_math_robots','a:1:{i:0;s:5:\"index\";}'),(5186,91,'rank_math_news_sitemap_robots','index'),(5187,91,'rank_math_robots','a:1:{i:0;s:5:\"index\";}'),(5188,92,'rank_math_news_sitemap_robots','index'),(5189,92,'rank_math_robots','a:1:{i:0;s:5:\"index\";}'),(5190,93,'rank_math_news_sitemap_robots','index'),(5191,93,'rank_math_robots','a:1:{i:0;s:5:\"index\";}'),(5192,99,'rank_math_news_sitemap_robots','index'),(5193,99,'rank_math_robots','a:1:{i:0;s:5:\"index\";}'),(5194,100,'rank_math_news_sitemap_robots','index'),(5195,100,'rank_math_robots','a:1:{i:0;s:5:\"index\";}'),(5196,101,'rank_math_news_sitemap_robots','index'),(5197,101,'rank_math_robots','a:1:{i:0;s:5:\"index\";}'),(5198,102,'rank_math_news_sitemap_robots','index'),(5199,102,'rank_math_robots','a:1:{i:0;s:5:\"index\";}'),(5200,103,'rank_math_news_sitemap_robots','index'),(5201,103,'rank_math_robots','a:1:{i:0;s:5:\"index\";}'),(5202,104,'rank_math_news_sitemap_robots','index'),(5203,104,'rank_math_robots','a:1:{i:0;s:5:\"index\";}'),(5204,105,'rank_math_news_sitemap_robots','index'),(5205,105,'rank_math_robots','a:1:{i:0;s:5:\"index\";}'),(5206,106,'rank_math_news_sitemap_robots','index'),(5207,106,'rank_math_robots','a:1:{i:0;s:5:\"index\";}'),(5208,107,'rank_math_news_sitemap_robots','index'),(5209,107,'rank_math_robots','a:1:{i:0;s:5:\"index\";}'),(5210,108,'rank_math_news_sitemap_robots','index'),(5211,108,'rank_math_robots','a:1:{i:0;s:5:\"index\";}'),(5212,109,'rank_math_news_sitemap_robots','index'),(5213,109,'rank_math_robots','a:1:{i:0;s:5:\"index\";}'),(5214,110,'rank_math_news_sitemap_robots','index'),(5215,110,'rank_math_robots','a:1:{i:0;s:5:\"index\";}'),(5216,111,'rank_math_news_sitemap_robots','index'),(5217,111,'rank_math_robots','a:1:{i:0;s:5:\"index\";}'),(5218,112,'rank_math_news_sitemap_robots','index'),(5219,112,'rank_math_robots','a:1:{i:0;s:5:\"index\";}'),(5220,113,'rank_math_news_sitemap_robots','index'),(5221,113,'rank_math_robots','a:1:{i:0;s:5:\"index\";}'),(5222,114,'rank_math_news_sitemap_robots','index'),(5223,114,'rank_math_robots','a:1:{i:0;s:5:\"index\";}'),(5224,115,'rank_math_news_sitemap_robots','index'),(5225,115,'rank_math_robots','a:1:{i:0;s:5:\"index\";}'),(5226,116,'rank_math_news_sitemap_robots','index'),(5227,116,'rank_math_robots','a:1:{i:0;s:5:\"index\";}'),(5228,117,'rank_math_news_sitemap_robots','index'),(5229,117,'rank_math_robots','a:1:{i:0;s:5:\"index\";}'),(5230,118,'rank_math_news_sitemap_robots','index'),(5231,118,'rank_math_robots','a:1:{i:0;s:5:\"index\";}'),(5232,119,'rank_math_news_sitemap_robots','index'),(5233,119,'rank_math_robots','a:1:{i:0;s:5:\"index\";}'),(5234,120,'rank_math_news_sitemap_robots','index'),(5235,120,'rank_math_robots','a:1:{i:0;s:5:\"index\";}'),(5236,121,'rank_math_news_sitemap_robots','index'),(5237,121,'rank_math_robots','a:1:{i:0;s:5:\"index\";}'),(5238,122,'rank_math_news_sitemap_robots','index'),(5239,122,'rank_math_robots','a:1:{i:0;s:5:\"index\";}'),(5240,123,'rank_math_news_sitemap_robots','index'),(5241,123,'rank_math_robots','a:1:{i:0;s:5:\"index\";}'),(5242,124,'rank_math_news_sitemap_robots','index'),(5243,124,'rank_math_robots','a:1:{i:0;s:5:\"index\";}'),(5244,125,'rank_math_news_sitemap_robots','index'),(5245,125,'rank_math_robots','a:1:{i:0;s:5:\"index\";}'),(5246,126,'rank_math_news_sitemap_robots','index'),(5247,126,'rank_math_robots','a:1:{i:0;s:5:\"index\";}'),(5248,127,'rank_math_news_sitemap_robots','index'),(5249,127,'rank_math_robots','a:1:{i:0;s:5:\"index\";}'),(5250,128,'rank_math_news_sitemap_robots','index'),(5251,128,'rank_math_robots','a:1:{i:0;s:5:\"index\";}'),(5252,129,'rank_math_news_sitemap_robots','index'),(5253,129,'rank_math_robots','a:1:{i:0;s:5:\"index\";}'),(5254,130,'rank_math_news_sitemap_robots','index'),(5255,130,'rank_math_robots','a:1:{i:0;s:5:\"index\";}'),(5256,131,'rank_math_news_sitemap_robots','index'),(5257,131,'rank_math_robots','a:1:{i:0;s:5:\"index\";}'),(5258,132,'rank_math_news_sitemap_robots','index'),(5259,132,'rank_math_robots','a:1:{i:0;s:5:\"index\";}'),(5260,133,'rank_math_news_sitemap_robots','index'),(5261,133,'rank_math_robots','a:1:{i:0;s:5:\"index\";}'),(5262,134,'rank_math_news_sitemap_robots','index'),(5263,134,'rank_math_robots','a:1:{i:0;s:5:\"index\";}'),(5264,135,'rank_math_news_sitemap_robots','index'),(5265,135,'rank_math_robots','a:1:{i:0;s:5:\"index\";}'),(5266,136,'rank_math_news_sitemap_robots','index'),(5267,136,'rank_math_robots','a:1:{i:0;s:5:\"index\";}'),(5268,137,'rank_math_news_sitemap_robots','index'),(5269,137,'rank_math_robots','a:1:{i:0;s:5:\"index\";}'),(5270,138,'rank_math_news_sitemap_robots','index'),(5271,138,'rank_math_robots','a:1:{i:0;s:5:\"index\";}'),(5272,201,'rank_math_news_sitemap_robots','index'),(5273,201,'rank_math_robots','a:1:{i:0;s:5:\"index\";}'),(5274,202,'rank_math_news_sitemap_robots','index'),(5275,202,'rank_math_robots','a:1:{i:0;s:5:\"index\";}'),(5276,203,'rank_math_news_sitemap_robots','index'),(5277,203,'rank_math_robots','a:1:{i:0;s:5:\"index\";}'),(5278,208,'rank_math_news_sitemap_robots','index'),(5279,208,'rank_math_robots','a:1:{i:0;s:5:\"index\";}'),(5280,209,'rank_math_news_sitemap_robots','index'),(5281,209,'rank_math_robots','a:1:{i:0;s:5:\"index\";}'),(5282,210,'rank_math_news_sitemap_robots','index'),(5283,210,'rank_math_robots','a:1:{i:0;s:5:\"index\";}'),(5284,211,'rank_math_news_sitemap_robots','index'),(5285,211,'rank_math_robots','a:1:{i:0;s:5:\"index\";}'),(5286,215,'rank_math_news_sitemap_robots','index'),(5287,215,'rank_math_robots','a:1:{i:0;s:5:\"index\";}'),(5288,217,'rank_math_news_sitemap_robots','index'),(5289,217,'rank_math_robots','a:1:{i:0;s:5:\"index\";}'),(5290,218,'rank_math_news_sitemap_robots','index'),(5291,218,'rank_math_robots','a:1:{i:0;s:5:\"index\";}'),(5292,234,'rank_math_news_sitemap_robots','index'),(5293,234,'rank_math_robots','a:1:{i:0;s:5:\"index\";}'),(5294,235,'rank_math_news_sitemap_robots','index'),(5295,235,'rank_math_robots','a:1:{i:0;s:5:\"index\";}'),(5296,246,'rank_math_news_sitemap_robots','index'),(5297,246,'rank_math_robots','a:1:{i:0;s:5:\"index\";}'),(5298,260,'rank_math_news_sitemap_robots','index'),(5299,260,'rank_math_robots','a:1:{i:0;s:5:\"index\";}'),(5300,261,'rank_math_news_sitemap_robots','index'),(5301,261,'rank_math_robots','a:1:{i:0;s:5:\"index\";}'),(5302,263,'rank_math_news_sitemap_robots','index'),(5303,263,'rank_math_robots','a:1:{i:0;s:5:\"index\";}'),(5304,317,'rank_math_news_sitemap_robots','index'),(5305,317,'rank_math_robots','a:1:{i:0;s:5:\"index\";}'),(5306,322,'rank_math_news_sitemap_robots','index'),(5307,322,'rank_math_robots','a:1:{i:0;s:5:\"index\";}'),(5308,323,'rank_math_news_sitemap_robots','index'),(5309,323,'rank_math_robots','a:1:{i:0;s:5:\"index\";}'),(5310,324,'rank_math_news_sitemap_robots','index'),(5311,324,'rank_math_robots','a:1:{i:0;s:5:\"index\";}'),(5312,325,'rank_math_news_sitemap_robots','index'),(5313,325,'rank_math_robots','a:1:{i:0;s:5:\"index\";}'),(5314,326,'rank_math_news_sitemap_robots','index'),(5315,326,'rank_math_robots','a:1:{i:0;s:5:\"index\";}'),(5316,327,'rank_math_news_sitemap_robots','index'),(5317,327,'rank_math_robots','a:1:{i:0;s:5:\"index\";}'),(5318,328,'rank_math_news_sitemap_robots','index'),(5319,328,'rank_math_robots','a:1:{i:0;s:5:\"index\";}'),(5320,329,'rank_math_news_sitemap_robots','index'),(5321,329,'rank_math_robots','a:1:{i:0;s:5:\"index\";}'),(5322,330,'rank_math_news_sitemap_robots','index'),(5323,330,'rank_math_robots','a:1:{i:0;s:5:\"index\";}'),(5324,331,'rank_math_news_sitemap_robots','index'),(5325,331,'rank_math_robots','a:1:{i:0;s:5:\"index\";}'),(5326,332,'rank_math_news_sitemap_robots','index'),(5327,332,'rank_math_robots','a:1:{i:0;s:5:\"index\";}'),(5328,333,'rank_math_news_sitemap_robots','index'),(5329,333,'rank_math_robots','a:1:{i:0;s:5:\"index\";}'),(5330,334,'rank_math_news_sitemap_robots','index'),(5331,334,'rank_math_robots','a:1:{i:0;s:5:\"index\";}'),(5332,335,'rank_math_news_sitemap_robots','index'),(5333,335,'rank_math_robots','a:1:{i:0;s:5:\"index\";}'),(5334,336,'rank_math_news_sitemap_robots','index'),(5335,336,'rank_math_robots','a:1:{i:0;s:5:\"index\";}'),(5336,337,'rank_math_news_sitemap_robots','index'),(5337,337,'rank_math_robots','a:1:{i:0;s:5:\"index\";}'),(5338,338,'rank_math_news_sitemap_robots','index'),(5339,338,'rank_math_robots','a:1:{i:0;s:5:\"index\";}'),(5340,339,'rank_math_news_sitemap_robots','index'),(5341,339,'rank_math_robots','a:1:{i:0;s:5:\"index\";}'),(5342,340,'rank_math_news_sitemap_robots','index'),(5343,340,'rank_math_robots','a:1:{i:0;s:5:\"index\";}'),(5344,341,'rank_math_news_sitemap_robots','index'),(5345,341,'rank_math_robots','a:1:{i:0;s:5:\"index\";}'),(5346,342,'rank_math_news_sitemap_robots','index'),(5347,342,'rank_math_robots','a:1:{i:0;s:5:\"index\";}'),(5348,343,'rank_math_news_sitemap_robots','index'),(5349,343,'rank_math_robots','a:1:{i:0;s:5:\"index\";}'),(5350,344,'rank_math_news_sitemap_robots','index'),(5351,344,'rank_math_robots','a:1:{i:0;s:5:\"index\";}'),(5352,345,'rank_math_news_sitemap_robots','index'),(5353,345,'rank_math_robots','a:1:{i:0;s:5:\"index\";}'),(5354,346,'rank_math_news_sitemap_robots','index'),(5355,346,'rank_math_robots','a:1:{i:0;s:5:\"index\";}'),(5356,347,'rank_math_news_sitemap_robots','index'),(5357,347,'rank_math_robots','a:1:{i:0;s:5:\"index\";}'),(5358,348,'rank_math_news_sitemap_robots','index'),(5359,348,'rank_math_robots','a:1:{i:0;s:5:\"index\";}'),(5360,349,'rank_math_news_sitemap_robots','index'),(5361,349,'rank_math_robots','a:1:{i:0;s:5:\"index\";}'),(5362,350,'rank_math_news_sitemap_robots','index'),(5363,350,'rank_math_robots','a:1:{i:0;s:5:\"index\";}'),(5364,351,'rank_math_news_sitemap_robots','index'),(5365,351,'rank_math_robots','a:1:{i:0;s:5:\"index\";}'),(5366,352,'rank_math_news_sitemap_robots','index'),(5367,352,'rank_math_robots','a:1:{i:0;s:5:\"index\";}'),(5368,353,'rank_math_news_sitemap_robots','index'),(5369,353,'rank_math_robots','a:1:{i:0;s:5:\"index\";}'),(5370,354,'rank_math_news_sitemap_robots','index'),(5371,354,'rank_math_robots','a:1:{i:0;s:5:\"index\";}'),(5372,355,'rank_math_news_sitemap_robots','index'),(5373,355,'rank_math_robots','a:1:{i:0;s:5:\"index\";}'),(5374,356,'rank_math_news_sitemap_robots','index'),(5375,356,'rank_math_robots','a:1:{i:0;s:5:\"index\";}'),(5376,357,'rank_math_news_sitemap_robots','index'),(5377,357,'rank_math_robots','a:1:{i:0;s:5:\"index\";}'),(5378,358,'rank_math_news_sitemap_robots','index'),(5379,358,'rank_math_robots','a:1:{i:0;s:5:\"index\";}'),(5380,359,'rank_math_news_sitemap_robots','index'),(5381,359,'rank_math_robots','a:1:{i:0;s:5:\"index\";}'),(5382,360,'rank_math_news_sitemap_robots','index'),(5383,360,'rank_math_robots','a:1:{i:0;s:5:\"index\";}'),(5384,361,'rank_math_news_sitemap_robots','index'),(5385,361,'rank_math_robots','a:1:{i:0;s:5:\"index\";}'),(5386,362,'rank_math_news_sitemap_robots','index'),(5387,362,'rank_math_robots','a:1:{i:0;s:5:\"index\";}'),(5388,363,'rank_math_news_sitemap_robots','index'),(5389,363,'rank_math_robots','a:1:{i:0;s:5:\"index\";}'),(5390,364,'rank_math_news_sitemap_robots','index'),(5391,364,'rank_math_robots','a:1:{i:0;s:5:\"index\";}'),(5392,365,'rank_math_news_sitemap_robots','index'),(5393,365,'rank_math_robots','a:1:{i:0;s:5:\"index\";}'),(5394,366,'rank_math_news_sitemap_robots','index'),(5395,366,'rank_math_robots','a:1:{i:0;s:5:\"index\";}'),(5396,367,'rank_math_news_sitemap_robots','index'),(5397,367,'rank_math_robots','a:1:{i:0;s:5:\"index\";}'),(5398,372,'rank_math_news_sitemap_robots','index'),(5399,372,'rank_math_robots','a:1:{i:0;s:5:\"index\";}'),(5400,373,'rank_math_news_sitemap_robots','index'),(5401,373,'rank_math_robots','a:1:{i:0;s:5:\"index\";}'),(5402,374,'rank_math_news_sitemap_robots','index'),(5403,374,'rank_math_robots','a:1:{i:0;s:5:\"index\";}'),(5404,375,'rank_math_news_sitemap_robots','index'),(5405,375,'rank_math_robots','a:1:{i:0;s:5:\"index\";}'),(5406,376,'rank_math_news_sitemap_robots','index'),(5407,376,'rank_math_robots','a:1:{i:0;s:5:\"index\";}'),(5408,389,'rank_math_news_sitemap_robots','index'),(5409,389,'rank_math_robots','a:1:{i:0;s:5:\"index\";}'),(5410,400,'rank_math_news_sitemap_robots','index'),(5411,400,'rank_math_robots','a:1:{i:0;s:5:\"index\";}'),(5412,436,'rank_math_news_sitemap_robots','index'),(5413,436,'rank_math_robots','a:1:{i:0;s:5:\"index\";}'),(5414,437,'rank_math_news_sitemap_robots','index'),(5415,437,'rank_math_robots','a:1:{i:0;s:5:\"index\";}'),(5416,438,'rank_math_news_sitemap_robots','index'),(5417,438,'rank_math_robots','a:1:{i:0;s:5:\"index\";}'),(5418,454,'rank_math_news_sitemap_robots','index'),(5419,454,'rank_math_robots','a:1:{i:0;s:5:\"index\";}'),(5420,455,'rank_math_news_sitemap_robots','index'),(5421,455,'rank_math_robots','a:1:{i:0;s:5:\"index\";}'),(5422,456,'rank_math_news_sitemap_robots','index'),(5423,456,'rank_math_robots','a:1:{i:0;s:5:\"index\";}'),(5424,588,'rank_math_news_sitemap_robots','index'),(5425,588,'rank_math_robots','a:1:{i:0;s:5:\"index\";}'),(5426,589,'rank_math_news_sitemap_robots','index'),(5427,589,'rank_math_robots','a:1:{i:0;s:5:\"index\";}'),(5428,593,'rank_math_news_sitemap_robots','index'),(5429,593,'rank_math_robots','a:1:{i:0;s:5:\"index\";}'),(5430,635,'rank_math_news_sitemap_robots','index'),(5431,635,'rank_math_robots','a:1:{i:0;s:5:\"index\";}'),(5432,636,'rank_math_news_sitemap_robots','index'),(5433,636,'rank_math_robots','a:1:{i:0;s:5:\"index\";}'),(5434,637,'rank_math_news_sitemap_robots','index'),(5435,637,'rank_math_robots','a:1:{i:0;s:5:\"index\";}'),(5436,638,'rank_math_news_sitemap_robots','index'),(5437,638,'rank_math_robots','a:1:{i:0;s:5:\"index\";}'),(5438,639,'rank_math_news_sitemap_robots','index'),(5439,639,'rank_math_robots','a:1:{i:0;s:5:\"index\";}'),(5440,641,'rank_math_news_sitemap_robots','index'),(5441,641,'rank_math_robots','a:1:{i:0;s:5:\"index\";}'),(5442,642,'rank_math_news_sitemap_robots','index'),(5443,642,'rank_math_robots','a:1:{i:0;s:5:\"index\";}'),(5444,643,'rank_math_news_sitemap_robots','index'),(5445,643,'rank_math_robots','a:1:{i:0;s:5:\"index\";}'),(5446,644,'rank_math_news_sitemap_robots','index'),(5447,644,'rank_math_robots','a:1:{i:0;s:5:\"index\";}'),(5448,645,'rank_math_news_sitemap_robots','index'),(5449,645,'rank_math_robots','a:1:{i:0;s:5:\"index\";}'),(5450,651,'rank_math_news_sitemap_robots','index'),(5451,651,'rank_math_robots','a:1:{i:0;s:5:\"index\";}'),(5454,8,'rank_math_title','Golden Stallion Agency | Hospitality Website Design South Africa'),(5455,8,'rank_math_description','Golden Stallion Agency specializes in hospitality website design South Africa, creating high-converting websites for hotels, restaurants, and event venues. Get more bookings—Book a free consultation today!'),(5456,8,'rank_math_focus_keyword','hospitality website design South Africa'),(5457,8,'rank_math_news_sitemap_robots','index'),(5458,8,'rank_math_robots','a:1:{i:0;s:5:\"index\";}'),(5459,10,'rank_math_news_sitemap_robots','index'),(5460,10,'rank_math_robots','a:1:{i:0;s:5:\"index\";}'),(5461,12,'rank_math_news_sitemap_robots','index'),(5462,12,'rank_math_robots','a:1:{i:0;s:5:\"index\";}'),(5463,15,'rank_math_news_sitemap_robots','index'),(5464,15,'rank_math_robots','a:1:{i:0;s:5:\"index\";}'),(5465,17,'rank_math_news_sitemap_robots','index'),(5466,17,'rank_math_robots','a:1:{i:0;s:5:\"index\";}'),(5467,146,'rank_math_news_sitemap_robots','index'),(5468,146,'rank_math_robots','a:1:{i:0;s:5:\"index\";}'),(5469,148,'rank_math_news_sitemap_robots','index'),(5470,148,'rank_math_robots','a:1:{i:0;s:5:\"index\";}'),(5471,505,'rank_math_news_sitemap_robots','index'),(5472,505,'rank_math_robots','a:1:{i:0;s:5:\"index\";}'),(5473,522,'rank_math_news_sitemap_robots','index'),(5474,522,'rank_math_robots','a:1:{i:0;s:5:\"index\";}'),(5475,527,'rank_math_news_sitemap_robots','index'),(5476,527,'rank_math_robots','a:1:{i:0;s:5:\"index\";}'),(5477,532,'rank_math_news_sitemap_robots','index'),(5478,532,'rank_math_robots','a:1:{i:0;s:5:\"index\";}'),(5479,537,'rank_math_news_sitemap_robots','index'),(5480,537,'rank_math_robots','a:1:{i:0;s:5:\"index\";}'),(5481,649,'rank_math_news_sitemap_robots','index'),(5482,649,'rank_math_robots','a:1:{i:0;s:5:\"index\";}'),(5485,1,'rank_math_news_sitemap_robots','index'),(5486,1,'rank_math_robots','a:1:{i:0;s:5:\"index\";}'),(5487,8,'rank_math_seo_score','76'),(5488,649,'rank_math_analytic_object_id','1'),(5489,537,'rank_math_analytic_object_id','2'),(5490,532,'rank_math_analytic_object_id','3'),(5491,527,'rank_math_analytic_object_id','4'),(5492,522,'rank_math_analytic_object_id','5'),(5493,505,'rank_math_analytic_object_id','6'),(5494,148,'rank_math_analytic_object_id','7'),(5495,146,'rank_math_analytic_object_id','8'),(5496,17,'rank_math_analytic_object_id','18'),(5497,15,'rank_math_analytic_object_id','19'),(5498,12,'rank_math_analytic_object_id','20'),(5499,10,'rank_math_analytic_object_id','12'),(5500,8,'rank_math_analytic_object_id','23'),(5502,1,'rank_math_analytic_object_id','15'),(5516,8,'rank_math_internal_links_processed','1'),(5707,505,'rank_math_og_content_image','a:2:{s:5:\"check\";s:32:\"1c3007b1f074dec9fb4f40eacd6469b5\";s:6:\"images\";a:1:{i:0;i:438;}}'),(5769,522,'rank_math_og_content_image','a:2:{s:5:\"check\";s:32:\"10559f3086c0abbf381ee0903a2ed362\";s:6:\"images\";a:1:{i:0;i:438;}}'),(5773,537,'rank_math_og_content_image','a:2:{s:5:\"check\";s:32:\"769b1f20288107abeacb847053bbc4a4\";s:6:\"images\";a:1:{i:0;i:438;}}'),(5798,15,'rank_math_og_content_image','a:2:{s:5:\"check\";s:32:\"c5975f19bb0ed41871fbbdb9a7b8ee4b\";s:6:\"images\";a:1:{i:0;i:25;}}'),(5801,15,'rank_math_seo_score','67'),(5802,15,'rank_math_internal_links_processed','1'),(5834,17,'rank_math_seo_score','55'),(5835,17,'rank_math_internal_links_processed','1'),(5925,12,'rank_math_seo_score','60'),(5926,12,'rank_math_internal_links_processed','1'),(5967,38,'original-file','2024/12/logo_Asset-1-updraft-pre-smush-original.png'),(5968,38,'smush-complete','1'),(5969,38,'smush-info','The file was compressed from 16.93 KB to 7.76 KB, saving 54.15 percent, using WP-Optimize'),(5970,38,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:17333;s:12:\"smushed-size\";i:7948;s:15:\"savings-percent\";d:54.14999999999999857891452847979962825775146484375;s:10:\"sizes-info\";a:5:{s:4:\"full\";a:2:{s:8:\"original\";i:17333;s:10:\"compressed\";i:7948;}s:6:\"medium\";a:2:{s:8:\"original\";i:8196;s:10:\"compressed\";i:4934;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:3956;s:10:\"compressed\";i:3136;}s:12:\"medium_large\";a:2:{s:8:\"original\";i:21644;s:10:\"compressed\";i:11363;}s:9:\"neve-blog\";a:2:{s:8:\"original\";i:19806;s:10:\"compressed\";i:7397;}}}'),(5971,39,'original-file','2024/12/logo_Asset-2-updraft-pre-smush-original.png'),(5972,39,'smush-complete','1'),(5973,39,'smush-info','The file was compressed from 16.58 KB to 7.76 KB, saving 53.22 percent, using WP-Optimize'),(5974,39,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:16982;s:12:\"smushed-size\";i:7944;s:15:\"savings-percent\";d:53.219999999999998863131622783839702606201171875;s:10:\"sizes-info\";a:5:{s:4:\"full\";a:2:{s:8:\"original\";i:16982;s:10:\"compressed\";i:7944;}s:6:\"medium\";a:2:{s:8:\"original\";i:7932;s:10:\"compressed\";i:4909;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:3849;s:10:\"compressed\";i:3113;}s:12:\"medium_large\";a:2:{s:8:\"original\";i:21471;s:10:\"compressed\";i:11244;}s:9:\"neve-blog\";a:2:{s:8:\"original\";i:17949;s:10:\"compressed\";i:7341;}}}'),(5975,58,'original-file','2024/12/placeholder-updraft-pre-smush-original.png'),(5976,58,'smush-complete','1'),(5977,58,'smush-info','The file was compressed from 6.00 KB to 5.03 KB, saving 16.19 percent, using WP-Optimize'),(5978,58,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:6146;s:12:\"smushed-size\";i:5151;s:15:\"savings-percent\";d:16.190000000000001278976924368180334568023681640625;s:10:\"sizes-info\";a:6:{s:4:\"full\";a:2:{s:8:\"original\";i:6146;s:10:\"compressed\";i:5151;}s:6:\"medium\";a:2:{s:8:\"original\";i:2008;s:10:\"compressed\";i:2008;}s:5:\"large\";a:2:{s:8:\"original\";i:7510;s:10:\"compressed\";i:7447;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:1207;s:10:\"compressed\";i:1167;}s:12:\"medium_large\";a:2:{s:8:\"original\";i:5345;s:10:\"compressed\";i:5345;}s:9:\"neve-blog\";a:2:{s:8:\"original\";i:6614;s:10:\"compressed\";i:6556;}}}'),(5979,67,'original-file','2024/12/podcaster-using-a-laptop-updraft-pre-smush-original.jpg'),(5980,67,'smush-complete','1'),(5981,67,'smush-info','The file was compressed from 119.50 KB to 119.50 KB, saving 0 percent, using WP-Optimize'),(5982,67,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:122363;s:12:\"smushed-size\";i:122363;s:15:\"savings-percent\";d:0;s:10:\"sizes-info\";a:6:{s:4:\"full\";a:2:{s:8:\"original\";i:122363;s:10:\"compressed\";i:122363;}s:6:\"medium\";a:2:{s:8:\"original\";i:12203;s:10:\"compressed\";i:12137;}s:5:\"large\";a:2:{s:8:\"original\";i:83135;s:10:\"compressed\";i:82253;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:5704;s:10:\"compressed\";i:5704;}s:12:\"medium_large\";a:2:{s:8:\"original\";i:53191;s:10:\"compressed\";i:52618;}s:9:\"neve-blog\";a:2:{s:8:\"original\";i:72076;s:10:\"compressed\";i:71166;}}}'),(5983,68,'original-file','2024/12/bg_text_-updraft-pre-smush-original.png'),(5984,68,'smush-complete','1'),(5985,68,'smush-info','The file was compressed from 62.25 KB to 62.25 KB, saving 0 percent, using WP-Optimize'),(5986,68,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:63743;s:12:\"smushed-size\";i:63743;s:15:\"savings-percent\";d:0;s:10:\"sizes-info\";a:4:{s:4:\"full\";a:2:{s:8:\"original\";i:63743;s:10:\"compressed\";i:63743;}s:6:\"medium\";a:2:{s:8:\"original\";i:27577;s:10:\"compressed\";i:16005;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:5947;s:10:\"compressed\";i:4787;}s:9:\"neve-blog\";a:2:{s:8:\"original\";i:69635;s:10:\"compressed\";i:69490;}}}'),(5987,69,'original-file','2024/12/young-web-designers-working-together-at-modern-office-updraft-pre-smush-original.jpg'),(5988,69,'smush-complete','1'),(5989,69,'smush-info','The file was compressed from 155.62 KB to 155.62 KB, saving 0 percent, using WP-Optimize'),(5990,69,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:159355;s:12:\"smushed-size\";i:159355;s:15:\"savings-percent\";d:0;s:10:\"sizes-info\";a:6:{s:4:\"full\";a:2:{s:8:\"original\";i:159355;s:10:\"compressed\";i:159355;}s:6:\"medium\";a:2:{s:8:\"original\";i:17695;s:10:\"compressed\";i:17182;}s:5:\"large\";a:2:{s:8:\"original\";i:111500;s:10:\"compressed\";i:109769;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:7638;s:10:\"compressed\";i:7638;}s:12:\"medium_large\";a:2:{s:8:\"original\";i:72654;s:10:\"compressed\";i:71337;}s:9:\"neve-blog\";a:2:{s:8:\"original\";i:97658;s:10:\"compressed\";i:96052;}}}'),(5991,70,'original-file','2024/12/logo_2-updraft-pre-smush-original.png'),(5992,70,'smush-complete','1'),(5993,70,'smush-info','The file was compressed from 5.01 KB to 2.62 KB, saving 47.7 percent, using WP-Optimize'),(5994,70,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:5130;s:12:\"smushed-size\";i:2683;s:15:\"savings-percent\";d:47.7000000000000028421709430404007434844970703125;s:10:\"sizes-info\";a:3:{s:4:\"full\";a:2:{s:8:\"original\";i:5130;s:10:\"compressed\";i:2683;}s:6:\"medium\";a:2:{s:8:\"original\";i:4705;s:10:\"compressed\";i:4374;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:1874;s:10:\"compressed\";i:1254;}}}'),(5995,71,'original-file','2024/12/logo_3-updraft-pre-smush-original.png'),(5996,71,'smush-complete','1'),(5997,71,'smush-info','The file was compressed from 6.59 KB to 3.36 KB, saving 48.99 percent, using WP-Optimize'),(5998,71,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:6753;s:12:\"smushed-size\";i:3445;s:15:\"savings-percent\";d:48.99000000000000198951966012828052043914794921875;s:10:\"sizes-info\";a:3:{s:4:\"full\";a:2:{s:8:\"original\";i:6753;s:10:\"compressed\";i:3445;}s:6:\"medium\";a:2:{s:8:\"original\";i:5944;s:10:\"compressed\";i:5404;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:1900;s:10:\"compressed\";i:1228;}}}'),(5999,72,'original-file','2024/12/logo_4-updraft-pre-smush-original.png'),(6000,72,'smush-complete','1'),(6001,72,'smush-info','The file was compressed from 5.27 KB to 2.74 KB, saving 47.99 percent, using WP-Optimize'),(6002,72,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:5399;s:12:\"smushed-size\";i:2808;s:15:\"savings-percent\";d:47.99000000000000198951966012828052043914794921875;s:10:\"sizes-info\";a:3:{s:4:\"full\";a:2:{s:8:\"original\";i:5399;s:10:\"compressed\";i:2808;}s:6:\"medium\";a:2:{s:8:\"original\";i:4624;s:10:\"compressed\";i:4287;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:1863;s:10:\"compressed\";i:1226;}}}'),(6003,73,'original-file','2024/12/logo_5-updraft-pre-smush-original.png'),(6004,73,'smush-complete','1'),(6005,73,'smush-info','The file was compressed from 6.98 KB to 3.56 KB, saving 48.97 percent, using WP-Optimize'),(6006,73,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:7150;s:12:\"smushed-size\";i:3649;s:15:\"savings-percent\";d:48.969999999999998863131622783839702606201171875;s:10:\"sizes-info\";a:3:{s:4:\"full\";a:2:{s:8:\"original\";i:7150;s:10:\"compressed\";i:3649;}s:6:\"medium\";a:2:{s:8:\"original\";i:5244;s:10:\"compressed\";i:4856;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:1853;s:10:\"compressed\";i:1210;}}}'),(6007,74,'original-file','2024/12/logo_6-updraft-pre-smush-original.png'),(6008,74,'smush-complete','1'),(6009,74,'smush-info','The file was compressed from 5.01 KB to 2.62 KB, saving 47.7 percent, using WP-Optimize'),(6010,74,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:5130;s:12:\"smushed-size\";i:2683;s:15:\"savings-percent\";d:47.7000000000000028421709430404007434844970703125;s:10:\"sizes-info\";a:3:{s:4:\"full\";a:2:{s:8:\"original\";i:5130;s:10:\"compressed\";i:2683;}s:6:\"medium\";a:2:{s:8:\"original\";i:4705;s:10:\"compressed\";i:4374;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:1874;s:10:\"compressed\";i:1254;}}}'),(6011,75,'original-file','2024/12/logo_7-updraft-pre-smush-original.png'),(6012,75,'smush-complete','1'),(6013,75,'smush-info','The file was compressed from 4.56 KB to 2.27 KB, saving 50.15 percent, using WP-Optimize'),(6014,75,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:4666;s:12:\"smushed-size\";i:2326;s:15:\"savings-percent\";d:50.14999999999999857891452847979962825775146484375;s:10:\"sizes-info\";a:3:{s:4:\"full\";a:2:{s:8:\"original\";i:4666;s:10:\"compressed\";i:2326;}s:6:\"medium\";a:2:{s:8:\"original\";i:3952;s:10:\"compressed\";i:3787;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:1248;s:10:\"compressed\";i:814;}}}'),(6015,76,'original-file','2024/12/logo_8-updraft-pre-smush-original.png'),(6016,76,'smush-complete','1'),(6017,76,'smush-info','The file was compressed from 5.26 KB to 2.88 KB, saving 45.23 percent, using WP-Optimize'),(6018,76,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:5390;s:12:\"smushed-size\";i:2952;s:15:\"savings-percent\";d:45.22999999999999687361196265555918216705322265625;s:10:\"sizes-info\";a:3:{s:4:\"full\";a:2:{s:8:\"original\";i:5390;s:10:\"compressed\";i:2952;}s:6:\"medium\";a:2:{s:8:\"original\";i:5898;s:10:\"compressed\";i:5333;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:1922;s:10:\"compressed\";i:1201;}}}'),(6019,77,'original-file','2024/12/programmers-work-late-at-night-updraft-pre-smush-original.jpg'),(6020,77,'smush-complete','1'),(6021,77,'smush-info','The file was compressed from 103.87 KB to 103.87 KB, saving 0 percent, using WP-Optimize'),(6022,77,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:106365;s:12:\"smushed-size\";i:106365;s:15:\"savings-percent\";d:0;s:10:\"sizes-info\";a:6:{s:4:\"full\";a:2:{s:8:\"original\";i:106365;s:10:\"compressed\";i:106365;}s:6:\"medium\";a:2:{s:8:\"original\";i:11384;s:10:\"compressed\";i:11378;}s:5:\"large\";a:2:{s:8:\"original\";i:73206;s:10:\"compressed\";i:73146;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:5295;s:10:\"compressed\";i:5295;}s:12:\"medium_large\";a:2:{s:8:\"original\";i:47694;s:10:\"compressed\";i:47558;}s:9:\"neve-blog\";a:2:{s:8:\"original\";i:63954;s:10:\"compressed\";i:63738;}}}'),(6023,78,'original-file','2024/12/bg_img2-updraft-pre-smush-original.png'),(6024,78,'smush-complete','1'),(6025,78,'smush-info','The file was compressed from 34.11 KB to 34.11 KB, saving 0 percent, using WP-Optimize'),(6026,78,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:34930;s:12:\"smushed-size\";i:34930;s:15:\"savings-percent\";d:0;s:10:\"sizes-info\";a:6:{s:4:\"full\";a:2:{s:8:\"original\";i:34930;s:10:\"compressed\";i:34930;}s:6:\"medium\";a:2:{s:8:\"original\";i:8858;s:10:\"compressed\";i:5868;}s:5:\"large\";a:2:{s:8:\"original\";i:106780;s:10:\"compressed\";i:60975;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:6442;s:10:\"compressed\";i:4476;}s:12:\"medium_large\";a:2:{s:8:\"original\";i:57612;s:10:\"compressed\";i:33687;}s:9:\"neve-blog\";a:2:{s:8:\"original\";i:150416;s:10:\"compressed\";i:81299;}}}'),(6027,80,'original-file','2024/12/the-connected-team-is-an-efficient-team-updraft-pre-smush-original.jpg'),(6028,80,'smush-complete','1'),(6029,80,'smush-info','The file was compressed from 115.35 KB to 115.35 KB, saving 0 percent, using WP-Optimize'),(6030,80,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:118120;s:12:\"smushed-size\";i:118120;s:15:\"savings-percent\";d:0;s:10:\"sizes-info\";a:6:{s:4:\"full\";a:2:{s:8:\"original\";i:118120;s:10:\"compressed\";i:118120;}s:6:\"medium\";a:2:{s:8:\"original\";i:10895;s:10:\"compressed\";i:10895;}s:5:\"large\";a:2:{s:8:\"original\";i:77983;s:10:\"compressed\";i:77493;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:5635;s:10:\"compressed\";i:5635;}s:12:\"medium_large\";a:2:{s:8:\"original\";i:49440;s:10:\"compressed\";i:49091;}s:9:\"neve-blog\";a:2:{s:8:\"original\";i:67518;s:10:\"compressed\";i:67030;}}}'),(6031,81,'original-file','2024/12/young-woman-customer-support-posing-in-the-office-updraft-pre-smush-original.jpg'),(6032,81,'smush-complete','1'),(6033,81,'smush-info','The file was compressed from 100.88 KB to 100.88 KB, saving 0 percent, using WP-Optimize'),(6034,81,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:103300;s:12:\"smushed-size\";i:103300;s:15:\"savings-percent\";d:0;s:10:\"sizes-info\";a:6:{s:4:\"full\";a:2:{s:8:\"original\";i:103300;s:10:\"compressed\";i:103300;}s:6:\"medium\";a:2:{s:8:\"original\";i:12225;s:10:\"compressed\";i:12192;}s:5:\"large\";a:2:{s:8:\"original\";i:71048;s:10:\"compressed\";i:71048;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:5590;s:10:\"compressed\";i:5590;}s:12:\"medium_large\";a:2:{s:8:\"original\";i:46568;s:10:\"compressed\";i:46568;}s:9:\"neve-blog\";a:2:{s:8:\"original\";i:62301;s:10:\"compressed\";i:62301;}}}'),(6035,82,'original-file','2024/12/bottle-of-essential-massage-oil-on-stone-beauty-treatment-minimal-black-design-packaging-mock-up-updraft-pre-smush-original.jpg'),(6036,82,'smush-complete','1'),(6037,82,'smush-info','The file was compressed from 43.58 KB to 43.58 KB, saving 0 percent, using WP-Optimize'),(6038,82,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:44627;s:12:\"smushed-size\";i:44627;s:15:\"savings-percent\";d:0;s:10:\"sizes-info\";a:6:{s:4:\"full\";a:2:{s:8:\"original\";i:44627;s:10:\"compressed\";i:44627;}s:6:\"medium\";a:2:{s:8:\"original\";i:3060;s:10:\"compressed\";i:3060;}s:5:\"large\";a:2:{s:8:\"original\";i:24775;s:10:\"compressed\";i:23877;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:1956;s:10:\"compressed\";i:1956;}s:12:\"medium_large\";a:2:{s:8:\"original\";i:14315;s:10:\"compressed\";i:13823;}s:9:\"neve-blog\";a:2:{s:8:\"original\";i:27984;s:10:\"compressed\";i:26927;}}}'),(6039,83,'original-file','2024/12/smartwatch-screen-mockup-digital-device-updraft-pre-smush-original.jpg'),(6040,51,'_wp_attachment_image_alt','Golden Stallion Agency logo - Leading website design agency in South Africa.'),(6041,83,'smush-complete','1'),(6042,83,'smush-info','The file was compressed from 75.95 KB to 75.95 KB, saving 0 percent, using WP-Optimize'),(6043,83,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:77776;s:12:\"smushed-size\";i:77776;s:15:\"savings-percent\";d:0;s:10:\"sizes-info\";a:6:{s:4:\"full\";a:2:{s:8:\"original\";i:77776;s:10:\"compressed\";i:77776;}s:6:\"medium\";a:2:{s:8:\"original\";i:6782;s:10:\"compressed\";i:6782;}s:5:\"large\";a:2:{s:8:\"original\";i:49318;s:10:\"compressed\";i:48623;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:2398;s:10:\"compressed\";i:2398;}s:12:\"medium_large\";a:2:{s:8:\"original\";i:30712;s:10:\"compressed\";i:30288;}s:9:\"neve-blog\";a:2:{s:8:\"original\";i:26174;s:10:\"compressed\";i:25976;}}}'),(6055,84,'original-file','2024/12/black-bottle-modern-design-eye-dropper-with-painted-leaves-background-3d-illustration-updraft-pre-smush-original.jpg'),(6056,84,'smush-complete','1'),(6057,84,'smush-info','The file was compressed from 64.70 KB to 64.70 KB, saving 0 percent, using WP-Optimize'),(6058,84,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:66254;s:12:\"smushed-size\";i:66254;s:15:\"savings-percent\";d:0;s:10:\"sizes-info\";a:6:{s:4:\"full\";a:2:{s:8:\"original\";i:66254;s:10:\"compressed\";i:66254;}s:6:\"medium\";a:2:{s:8:\"original\";i:6374;s:10:\"compressed\";i:6374;}s:5:\"large\";a:2:{s:8:\"original\";i:43064;s:10:\"compressed\";i:42133;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:2250;s:10:\"compressed\";i:2250;}s:12:\"medium_large\";a:2:{s:8:\"original\";i:27576;s:10:\"compressed\";i:27005;}s:9:\"neve-blog\";a:2:{s:8:\"original\";i:33605;s:10:\"compressed\";i:32782;}}}'),(6059,85,'original-file','2024/12/phone-with-empty-screen-on-black-decorated-background-top-view-updraft-pre-smush-original.jpg'),(6071,85,'smush-complete','1'),(6072,85,'smush-info','The file was compressed from 119.29 KB to 119.29 KB, saving 0 percent, using WP-Optimize'),(6073,85,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:122150;s:12:\"smushed-size\";i:122150;s:15:\"savings-percent\";d:0;s:10:\"sizes-info\";a:6:{s:4:\"full\";a:2:{s:8:\"original\";i:122150;s:10:\"compressed\";i:122150;}s:6:\"medium\";a:2:{s:8:\"original\";i:9582;s:10:\"compressed\";i:9582;}s:5:\"large\";a:2:{s:8:\"original\";i:76020;s:10:\"compressed\";i:73567;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:3800;s:10:\"compressed\";i:3800;}s:12:\"medium_large\";a:2:{s:8:\"original\";i:45017;s:10:\"compressed\";i:43674;}s:9:\"neve-blog\";a:2:{s:8:\"original\";i:64229;s:10:\"compressed\";i:62270;}}}'),(6074,86,'original-file','2024/12/single-red-wine-bottle-with-blank-label-for-mockup-and-glass-of-red-wine-on-dark-gray-background-updraft-pre-smush-original.jpg'),(6075,86,'smush-complete','1'),(6076,86,'smush-info','The file was compressed from 77.89 KB to 77.89 KB, saving 0 percent, using WP-Optimize'),(6077,86,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:79758;s:12:\"smushed-size\";i:79758;s:15:\"savings-percent\";d:0;s:10:\"sizes-info\";a:7:{s:4:\"full\";a:2:{s:8:\"original\";i:79758;s:10:\"compressed\";i:79758;}s:6:\"medium\";a:2:{s:8:\"original\";i:5721;s:10:\"compressed\";i:5721;}s:5:\"large\";a:2:{s:8:\"original\";i:37362;s:10:\"compressed\";i:37362;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:2731;s:10:\"compressed\";i:2731;}s:12:\"medium_large\";a:2:{s:8:\"original\";i:33723;s:10:\"compressed\";i:33723;}s:9:\"1536x1536\";a:2:{s:8:\"original\";i:72417;s:10:\"compressed\";i:72417;}s:9:\"neve-blog\";a:2:{s:8:\"original\";i:25036;s:10:\"compressed\";i:25036;}}}'),(6078,87,'original-file','2024/12/black-luxury-take-away-paper-cups-set-mirrored-updraft-pre-smush-original.jpg'),(6079,87,'smush-complete','1'),(6080,87,'smush-info','The file was compressed from 65.89 KB to 65.89 KB, saving 0 percent, using WP-Optimize'),(6081,87,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:67472;s:12:\"smushed-size\";i:67472;s:15:\"savings-percent\";d:0;s:10:\"sizes-info\";a:6:{s:4:\"full\";a:2:{s:8:\"original\";i:67472;s:10:\"compressed\";i:67472;}s:6:\"medium\";a:2:{s:8:\"original\";i:6235;s:10:\"compressed\";i:6235;}s:5:\"large\";a:2:{s:8:\"original\";i:45561;s:10:\"compressed\";i:45552;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:3737;s:10:\"compressed\";i:3737;}s:12:\"medium_large\";a:2:{s:8:\"original\";i:28465;s:10:\"compressed\";i:28452;}s:9:\"neve-blog\";a:2:{s:8:\"original\";i:40280;s:10:\"compressed\";i:40264;}}}'),(6082,88,'original-file','2024/12/img_1-updraft-pre-smush-original.jpg'),(6083,88,'smush-complete','1'),(6084,88,'smush-info','The file was compressed from 86.70 KB to 86.70 KB, saving 0 percent, using WP-Optimize'),(6085,88,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:88783;s:12:\"smushed-size\";i:88783;s:15:\"savings-percent\";d:0;s:10:\"sizes-info\";a:6:{s:4:\"full\";a:2:{s:8:\"original\";i:88783;s:10:\"compressed\";i:88783;}s:6:\"medium\";a:2:{s:8:\"original\";i:10164;s:10:\"compressed\";i:10164;}s:5:\"large\";a:2:{s:8:\"original\";i:80862;s:10:\"compressed\";i:77004;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:4495;s:10:\"compressed\";i:4495;}s:12:\"medium_large\";a:2:{s:8:\"original\";i:50439;s:10:\"compressed\";i:48129;}s:9:\"neve-blog\";a:2:{s:8:\"original\";i:67836;s:10:\"compressed\";i:64863;}}}'),(6086,89,'original-file','2024/12/bg_img1-updraft-pre-smush-original.png'),(6087,89,'smush-complete','1'),(6088,89,'smush-info','The file was compressed from 90.62 KB to 33.79 KB, saving 62.72 percent, using WP-Optimize'),(6089,89,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:92799;s:12:\"smushed-size\";i:34599;s:15:\"savings-percent\";d:62.719999999999998863131622783839702606201171875;s:10:\"sizes-info\";a:6:{s:4:\"full\";a:2:{s:8:\"original\";i:92799;s:10:\"compressed\";i:34599;}s:6:\"medium\";a:2:{s:8:\"original\";i:18327;s:10:\"compressed\";i:10700;}s:5:\"large\";a:2:{s:8:\"original\";i:89576;s:10:\"compressed\";i:56130;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:7806;s:10:\"compressed\";i:5239;}s:12:\"medium_large\";a:2:{s:8:\"original\";i:68762;s:10:\"compressed\";i:41856;}s:9:\"neve-blog\";a:2:{s:8:\"original\";i:51525;s:10:\"compressed\";i:31869;}}}'),(6090,90,'original-file','2024/12/13-updraft-pre-smush-original.jpg'),(6091,90,'smush-complete','1'),(6092,90,'smush-info','The file was compressed from 24.42 KB to 24.22 KB, saving 0.83 percent, using WP-Optimize'),(6093,90,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:25005;s:12:\"smushed-size\";i:24797;s:15:\"savings-percent\";d:0.82999999999999996003197111349436454474925994873046875;s:10:\"sizes-info\";a:3:{s:4:\"full\";a:2:{s:8:\"original\";i:25005;s:10:\"compressed\";i:24797;}s:6:\"medium\";a:2:{s:8:\"original\";i:17607;s:10:\"compressed\";i:17510;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:7200;s:10:\"compressed\";i:7200;}}}'),(6094,91,'original-file','2024/12/4-updraft-pre-smush-original.jpg'),(6095,91,'smush-complete','1'),(6096,91,'smush-info','The file was compressed from 20.33 KB to 20.33 KB, saving 0 percent, using WP-Optimize'),(6097,91,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:20821;s:12:\"smushed-size\";i:20821;s:15:\"savings-percent\";d:0;s:10:\"sizes-info\";a:3:{s:4:\"full\";a:2:{s:8:\"original\";i:20821;s:10:\"compressed\";i:20821;}s:6:\"medium\";a:2:{s:8:\"original\";i:14125;s:10:\"compressed\";i:14125;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:5993;s:10:\"compressed\";i:5993;}}}'),(6098,92,'original-file','2024/12/5-updraft-pre-smush-original.jpg'),(6099,92,'smush-complete','1'),(6100,92,'smush-info','The file was compressed from 22.27 KB to 22.27 KB, saving 0 percent, using WP-Optimize'),(6101,92,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:22801;s:12:\"smushed-size\";i:22801;s:15:\"savings-percent\";d:0;s:10:\"sizes-info\";a:3:{s:4:\"full\";a:2:{s:8:\"original\";i:22801;s:10:\"compressed\";i:22801;}s:6:\"medium\";a:2:{s:8:\"original\";i:16650;s:10:\"compressed\";i:16650;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:7062;s:10:\"compressed\";i:7062;}}}'),(6102,93,'original-file','2024/12/placeholder-1-updraft-pre-smush-original.png'),(6103,93,'smush-complete','1'),(6104,93,'smush-info','The file was compressed from 6.00 KB to 5.03 KB, saving 16.19 percent, using WP-Optimize'),(6105,93,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:6146;s:12:\"smushed-size\";i:5151;s:15:\"savings-percent\";d:16.190000000000001278976924368180334568023681640625;s:10:\"sizes-info\";a:6:{s:4:\"full\";a:2:{s:8:\"original\";i:6146;s:10:\"compressed\";i:5151;}s:6:\"medium\";a:2:{s:8:\"original\";i:2008;s:10:\"compressed\";i:2008;}s:5:\"large\";a:2:{s:8:\"original\";i:7510;s:10:\"compressed\";i:7447;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:1207;s:10:\"compressed\";i:1167;}s:12:\"medium_large\";a:2:{s:8:\"original\";i:5345;s:10:\"compressed\";i:5345;}s:9:\"neve-blog\";a:2:{s:8:\"original\";i:6614;s:10:\"compressed\";i:6556;}}}'),(6106,99,'original-file','2024/12/herobg-updraft-pre-smush-original.png'),(6107,99,'smush-complete','1'),(6108,99,'smush-info','The file was compressed from 45.00 KB to 15.00 KB, saving 66.68 percent, using WP-Optimize'),(6109,99,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:46082;s:12:\"smushed-size\";i:15355;s:15:\"savings-percent\";d:66.68000000000000682121026329696178436279296875;s:10:\"sizes-info\";a:8:{s:4:\"full\";a:2:{s:8:\"original\";i:46082;s:10:\"compressed\";i:15355;}s:6:\"medium\";a:2:{s:8:\"original\";i:4430;s:10:\"compressed\";i:3081;}s:5:\"large\";a:2:{s:8:\"original\";i:20487;s:10:\"compressed\";i:10488;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:2420;s:10:\"compressed\";i:2095;}s:12:\"medium_large\";a:2:{s:8:\"original\";i:14566;s:10:\"compressed\";i:7819;}s:9:\"1536x1536\";a:2:{s:8:\"original\";i:37176;s:10:\"compressed\";i:17378;}s:9:\"2048x2048\";a:2:{s:8:\"original\";i:53259;s:10:\"compressed\";i:24331;}s:9:\"neve-blog\";a:2:{s:8:\"original\";i:18090;s:10:\"compressed\";i:9401;}}}'),(6110,100,'original-file','2024/12/business-woman-on-phone-C74R56M-updraft-pre-smush-original.jpg'),(6138,100,'smush-complete','1'),(6139,100,'smush-info','The file was compressed from 161.00 KB to 161.00 KB, saving 0 percent, using WP-Optimize'),(6140,100,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:164868;s:12:\"smushed-size\";i:164868;s:15:\"savings-percent\";d:0;s:10:\"sizes-info\";a:8:{s:4:\"full\";a:2:{s:8:\"original\";i:164868;s:10:\"compressed\";i:164868;}s:6:\"medium\";a:2:{s:8:\"original\";i:28558;s:10:\"compressed\";i:28558;}s:5:\"large\";a:2:{s:8:\"original\";i:91699;s:10:\"compressed\";i:91699;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:22437;s:10:\"compressed\";i:22437;}s:12:\"medium_large\";a:2:{s:8:\"original\";i:64392;s:10:\"compressed\";i:64392;}s:9:\"1536x1536\";a:2:{s:8:\"original\";i:156535;s:10:\"compressed\";i:156535;}s:9:\"2048x2048\";a:2:{s:8:\"original\";i:234276;s:10:\"compressed\";i:234276;}s:9:\"neve-blog\";a:2:{s:8:\"original\";i:81463;s:10:\"compressed\";i:81463;}}}'),(6141,101,'original-file','2024/12/client1-updraft-pre-smush-original.png'),(6142,101,'smush-complete','1'),(6143,101,'smush-info','The file was compressed from 15.68 KB to 7.67 KB, saving 51.07 percent, using WP-Optimize'),(6144,101,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:16055;s:12:\"smushed-size\";i:7855;s:15:\"savings-percent\";d:51.07000000000000028421709430404007434844970703125;s:10:\"sizes-info\";a:5:{s:4:\"full\";a:2:{s:8:\"original\";i:16055;s:10:\"compressed\";i:7855;}s:6:\"medium\";a:2:{s:8:\"original\";i:7519;s:10:\"compressed\";i:5136;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:4713;s:10:\"compressed\";i:3649;}s:12:\"medium_large\";a:2:{s:8:\"original\";i:20366;s:10:\"compressed\";i:12573;}s:9:\"neve-blog\";a:2:{s:8:\"original\";i:19136;s:10:\"compressed\";i:7472;}}}'),(6145,102,'original-file','2024/12/client2-updraft-pre-smush-original.png'),(6146,102,'smush-complete','1'),(6147,102,'smush-info','The file was compressed from 17.70 KB to 7.71 KB, saving 56.45 percent, using WP-Optimize'),(6148,102,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:18123;s:12:\"smushed-size\";i:7893;s:15:\"savings-percent\";d:56.4500000000000028421709430404007434844970703125;s:10:\"sizes-info\";a:5:{s:4:\"full\";a:2:{s:8:\"original\";i:18123;s:10:\"compressed\";i:7893;}s:6:\"medium\";a:2:{s:8:\"original\";i:8290;s:10:\"compressed\";i:5337;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:4093;s:10:\"compressed\";i:3196;}s:12:\"medium_large\";a:2:{s:8:\"original\";i:21760;s:10:\"compressed\";i:12727;}s:9:\"neve-blog\";a:2:{s:8:\"original\";i:22024;s:10:\"compressed\";i:7359;}}}'),(6149,103,'original-file','2024/12/client3-updraft-pre-smush-original.png'),(6150,103,'smush-complete','1'),(6151,103,'smush-info','The file was compressed from 12.77 KB to 5.21 KB, saving 59.22 percent, using WP-Optimize'),(6152,103,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:13074;s:12:\"smushed-size\";i:5331;s:15:\"savings-percent\";d:59.219999999999998863131622783839702606201171875;s:10:\"sizes-info\";a:5:{s:4:\"full\";a:2:{s:8:\"original\";i:13074;s:10:\"compressed\";i:5331;}s:6:\"medium\";a:2:{s:8:\"original\";i:6130;s:10:\"compressed\";i:3890;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:2463;s:10:\"compressed\";i:2164;}s:12:\"medium_large\";a:2:{s:8:\"original\";i:27382;s:10:\"compressed\";i:13185;}s:9:\"neve-blog\";a:2:{s:8:\"original\";i:13229;s:10:\"compressed\";i:5025;}}}'),(6155,104,'original-file','2024/12/client4-updraft-pre-smush-original.png'),(6158,25,'_wp_attachment_image_alt','hospitality-website-design-south-africa'),(6161,104,'smush-complete','1'),(6162,104,'smush-info','The file was compressed from 10.75 KB to 5.34 KB, saving 50.27 percent, using WP-Optimize'),(6163,104,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:11004;s:12:\"smushed-size\";i:5472;s:15:\"savings-percent\";d:50.27000000000000312638803734444081783294677734375;s:10:\"sizes-info\";a:5:{s:4:\"full\";a:2:{s:8:\"original\";i:11004;s:10:\"compressed\";i:5472;}s:6:\"medium\";a:2:{s:8:\"original\";i:4560;s:10:\"compressed\";i:3395;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:2586;s:10:\"compressed\";i:2342;}s:12:\"medium_large\";a:2:{s:8:\"original\";i:13083;s:10:\"compressed\";i:8009;}s:9:\"neve-blog\";a:2:{s:8:\"original\";i:12828;s:10:\"compressed\";i:4992;}}}'),(6164,105,'original-file','2024/12/client5-updraft-pre-smush-original.png'),(6165,105,'smush-complete','1'),(6166,105,'smush-info','The file was compressed from 15.21 KB to 6.89 KB, saving 54.72 percent, using WP-Optimize'),(6167,105,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:15575;s:12:\"smushed-size\";i:7052;s:15:\"savings-percent\";d:54.719999999999998863131622783839702606201171875;s:10:\"sizes-info\";a:5:{s:4:\"full\";a:2:{s:8:\"original\";i:15575;s:10:\"compressed\";i:7052;}s:6:\"medium\";a:2:{s:8:\"original\";i:6794;s:10:\"compressed\";i:4682;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:3042;s:10:\"compressed\";i:2565;}s:12:\"medium_large\";a:2:{s:8:\"original\";i:19371;s:10:\"compressed\";i:11329;}s:9:\"neve-blog\";a:2:{s:8:\"original\";i:17610;s:10:\"compressed\";i:6839;}}}'),(6168,106,'original-file','2024/12/client7-updraft-pre-smush-original.png'),(6169,106,'smush-complete','1'),(6170,106,'smush-info','The file was compressed from 21.84 KB to 9.08 KB, saving 58.44 percent, using WP-Optimize'),(6171,106,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:22368;s:12:\"smushed-size\";i:9297;s:15:\"savings-percent\";d:58.43999999999999772626324556767940521240234375;s:10:\"sizes-info\";a:5:{s:4:\"full\";a:2:{s:8:\"original\";i:22368;s:10:\"compressed\";i:9297;}s:6:\"medium\";a:2:{s:8:\"original\";i:10014;s:10:\"compressed\";i:6246;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:6313;s:10:\"compressed\";i:4271;}s:12:\"medium_large\";a:2:{s:8:\"original\";i:29455;s:10:\"compressed\";i:16520;}s:9:\"neve-blog\";a:2:{s:8:\"original\";i:29113;s:10:\"compressed\";i:9179;}}}'),(6172,107,'original-file','2024/12/client6-updraft-pre-smush-original.png'),(6173,107,'smush-complete','1'),(6174,107,'smush-info','The file was compressed from 8.51 KB to 3.50 KB, saving 58.81 percent, using WP-Optimize'),(6175,107,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:8710;s:12:\"smushed-size\";i:3588;s:15:\"savings-percent\";d:58.81000000000000227373675443232059478759765625;s:10:\"sizes-info\";a:5:{s:4:\"full\";a:2:{s:8:\"original\";i:8710;s:10:\"compressed\";i:3588;}s:6:\"medium\";a:2:{s:8:\"original\";i:3440;s:10:\"compressed\";i:2785;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:1644;s:10:\"compressed\";i:1630;}s:12:\"medium_large\";a:2:{s:8:\"original\";i:8742;s:10:\"compressed\";i:5756;}s:9:\"neve-blog\";a:2:{s:8:\"original\";i:8975;s:10:\"compressed\";i:3299;}}}'),(6176,108,'original-file','2024/12/client8-updraft-pre-smush-original.png'),(6177,108,'smush-complete','1'),(6178,108,'smush-info','The file was compressed from 12.37 KB to 6.08 KB, saving 50.84 percent, using WP-Optimize'),(6179,108,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:12669;s:12:\"smushed-size\";i:6228;s:15:\"savings-percent\";d:50.840000000000003410605131648480892181396484375;s:10:\"sizes-info\";a:5:{s:4:\"full\";a:2:{s:8:\"original\";i:12669;s:10:\"compressed\";i:6228;}s:6:\"medium\";a:2:{s:8:\"original\";i:5490;s:10:\"compressed\";i:3960;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:2654;s:10:\"compressed\";i:2346;}s:12:\"medium_large\";a:2:{s:8:\"original\";i:15275;s:10:\"compressed\";i:9270;}s:9:\"neve-blog\";a:2:{s:8:\"original\";i:13837;s:10:\"compressed\";i:5890;}}}'),(6180,109,'original-file','2024/12/client9-updraft-pre-smush-original.png'),(6181,109,'smush-complete','1'),(6182,109,'smush-info','The file was compressed from 12.51 KB to 5.63 KB, saving 54.98 percent, using WP-Optimize'),(6183,109,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:12811;s:12:\"smushed-size\";i:5768;s:15:\"savings-percent\";d:54.97999999999999687361196265555918216705322265625;s:10:\"sizes-info\";a:5:{s:4:\"full\";a:2:{s:8:\"original\";i:12811;s:10:\"compressed\";i:5768;}s:6:\"medium\";a:2:{s:8:\"original\";i:5789;s:10:\"compressed\";i:3900;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:3669;s:10:\"compressed\";i:3118;}s:12:\"medium_large\";a:2:{s:8:\"original\";i:40516;s:10:\"compressed\";i:19558;}s:9:\"neve-blog\";a:2:{s:8:\"original\";i:13903;s:10:\"compressed\";i:5776;}}}'),(6184,234,'_wp_attachment_image_alt','expert web design'),(6185,110,'original-file','2024/12/client10-updraft-pre-smush-original.png'),(6186,235,'_wp_attachment_image_alt','expert web design'),(6187,110,'smush-complete','1'),(6188,110,'smush-info','The file was compressed from 15.84 KB to 6.75 KB, saving 57.37 percent, using WP-Optimize'),(6189,110,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:16223;s:12:\"smushed-size\";i:6916;s:15:\"savings-percent\";d:57.36999999999999744204615126363933086395263671875;s:10:\"sizes-info\";a:5:{s:4:\"full\";a:2:{s:8:\"original\";i:16223;s:10:\"compressed\";i:6916;}s:6:\"medium\";a:2:{s:8:\"original\";i:6905;s:10:\"compressed\";i:4827;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:3928;s:10:\"compressed\";i:3204;}s:12:\"medium_large\";a:2:{s:8:\"original\";i:19623;s:10:\"compressed\";i:11545;}s:9:\"neve-blog\";a:2:{s:8:\"original\";i:18826;s:10:\"compressed\";i:6487;}}}'),(6190,111,'original-file','2024/12/woman-talking-about-her-qualification-at-job-inter-8N2L29U-updraft-pre-smush-original.jpg'),(6191,218,'_wp_attachment_image_alt','Golden Stallion Agency services: Website Design, SEO, Digital Marketing, Web Development, and Maintenance.'),(6192,111,'smush-complete','1'),(6193,111,'smush-info','The file was compressed from 182.27 KB to 182.27 KB, saving 0 percent, using WP-Optimize'),(6194,111,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:186648;s:12:\"smushed-size\";i:186648;s:15:\"savings-percent\";d:0;s:10:\"sizes-info\";a:8:{s:4:\"full\";a:2:{s:8:\"original\";i:186648;s:10:\"compressed\";i:186648;}s:6:\"medium\";a:2:{s:8:\"original\";i:29976;s:10:\"compressed\";i:29915;}s:5:\"large\";a:2:{s:8:\"original\";i:99324;s:10:\"compressed\";i:98519;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:23131;s:10:\"compressed\";i:23131;}s:12:\"medium_large\";a:2:{s:8:\"original\";i:68695;s:10:\"compressed\";i:68056;}s:9:\"1536x1536\";a:2:{s:8:\"original\";i:176186;s:10:\"compressed\";i:174212;}s:9:\"2048x2048\";a:2:{s:8:\"original\";i:267450;s:10:\"compressed\";i:265003;}s:9:\"neve-blog\";a:2:{s:8:\"original\";i:88080;s:10:\"compressed\";i:87297;}}}'),(6195,112,'original-file','2024/12/herobg3-updraft-pre-smush-original.png'),(6196,112,'smush-complete','1'),(6197,112,'smush-info','The file was compressed from 43.33 KB to 15.33 KB, saving 64.63 percent, using WP-Optimize'),(6198,112,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:44366;s:12:\"smushed-size\";i:15694;s:15:\"savings-percent\";d:64.6299999999999954525264911353588104248046875;s:10:\"sizes-info\";a:7:{s:4:\"full\";a:2:{s:8:\"original\";i:44366;s:10:\"compressed\";i:15694;}s:6:\"medium\";a:2:{s:8:\"original\";i:5992;s:10:\"compressed\";i:4038;}s:5:\"large\";a:2:{s:8:\"original\";i:28752;s:10:\"compressed\";i:14378;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:2743;s:10:\"compressed\";i:2266;}s:12:\"medium_large\";a:2:{s:8:\"original\";i:19162;s:10:\"compressed\";i:10316;}s:9:\"1536x1536\";a:2:{s:8:\"original\";i:51969;s:10:\"compressed\";i:24871;}s:9:\"neve-blog\";a:2:{s:8:\"original\";i:24436;s:10:\"compressed\";i:13088;}}}'),(6199,113,'original-file','2024/12/herobg5-updraft-pre-smush-original.png'),(6200,113,'smush-complete','1'),(6201,113,'smush-info','The file was compressed from 33.90 KB to 10.64 KB, saving 68.62 percent, using WP-Optimize'),(6202,113,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:34717;s:12:\"smushed-size\";i:10893;s:15:\"savings-percent\";d:68.6200000000000045474735088646411895751953125;s:10:\"sizes-info\";a:7:{s:4:\"full\";a:2:{s:8:\"original\";i:34717;s:10:\"compressed\";i:10893;}s:6:\"medium\";a:2:{s:8:\"original\";i:3842;s:10:\"compressed\";i:2500;}s:5:\"large\";a:2:{s:8:\"original\";i:16684;s:10:\"compressed\";i:7289;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:1798;s:10:\"compressed\";i:1547;}s:12:\"medium_large\";a:2:{s:8:\"original\";i:11748;s:10:\"compressed\";i:5566;}s:9:\"1536x1536\";a:2:{s:8:\"original\";i:28862;s:10:\"compressed\";i:11327;}s:9:\"neve-blog\";a:2:{s:8:\"original\";i:7753;s:10:\"compressed\";i:3417;}}}'),(6203,114,'original-file','2024/12/business-office-7DYZG36-updraft-pre-smush-original.jpg'),(6204,114,'smush-complete','1'),(6205,114,'smush-info','The file was compressed from 141.98 KB to 141.50 KB, saving 0.33 percent, using WP-Optimize'),(6206,114,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:145385;s:12:\"smushed-size\";i:144898;s:15:\"savings-percent\";d:0.330000000000000015543122344752191565930843353271484375;s:10:\"sizes-info\";a:6:{s:4:\"full\";a:2:{s:8:\"original\";i:145385;s:10:\"compressed\";i:144898;}s:6:\"medium\";a:2:{s:8:\"original\";i:38168;s:10:\"compressed\";i:37999;}s:5:\"large\";a:2:{s:8:\"original\";i:129278;s:10:\"compressed\";i:127799;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:29746;s:10:\"compressed\";i:29746;}s:12:\"medium_large\";a:2:{s:8:\"original\";i:118261;s:10:\"compressed\";i:116942;}s:9:\"neve-blog\";a:2:{s:8:\"original\";i:106960;s:10:\"compressed\";i:105276;}}}'),(6207,115,'original-file','2024/12/beauty-estetician-talking-to-a-patient-in-the-offi-8HZJYHD-updraft-pre-smush-original.jpg'),(6208,115,'smush-complete','1'),(6209,115,'smush-info','The file was compressed from 71.48 KB to 71.48 KB, saving 0 percent, using WP-Optimize'),(6210,115,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:73195;s:12:\"smushed-size\";i:73195;s:15:\"savings-percent\";d:0;s:10:\"sizes-info\";a:6:{s:4:\"full\";a:2:{s:8:\"original\";i:73195;s:10:\"compressed\";i:73195;}s:6:\"medium\";a:2:{s:8:\"original\";i:29423;s:10:\"compressed\";i:29423;}s:5:\"large\";a:2:{s:8:\"original\";i:71187;s:10:\"compressed\";i:71187;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:25176;s:10:\"compressed\";i:25176;}s:12:\"medium_large\";a:2:{s:8:\"original\";i:66406;s:10:\"compressed\";i:66406;}s:9:\"neve-blog\";a:2:{s:8:\"original\";i:57909;s:10:\"compressed\";i:57909;}}}'),(6211,116,'original-file','2024/12/business-team-meeting-NX8KXZC-updraft-pre-smush-original.jpg'),(6212,116,'smush-complete','1'),(6213,116,'smush-info','The file was compressed from 134.10 KB to 133.05 KB, saving 0.78 percent, using WP-Optimize'),(6214,116,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:137315;s:12:\"smushed-size\";i:136240;s:15:\"savings-percent\";d:0.7800000000000000266453525910037569701671600341796875;s:10:\"sizes-info\";a:6:{s:4:\"full\";a:2:{s:8:\"original\";i:137315;s:10:\"compressed\";i:136240;}s:6:\"medium\";a:2:{s:8:\"original\";i:29544;s:10:\"compressed\";i:29401;}s:5:\"large\";a:2:{s:8:\"original\";i:120153;s:10:\"compressed\";i:118402;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:20986;s:10:\"compressed\";i:20986;}s:12:\"medium_large\";a:2:{s:8:\"original\";i:109533;s:10:\"compressed\";i:107835;}s:9:\"neve-blog\";a:2:{s:8:\"original\";i:89897;s:10:\"compressed\";i:88676;}}}'),(6215,117,'original-file','2024/12/woman-working-with-depressed-man-FFNXFC2-updraft-pre-smush-original.jpg'),(6216,117,'smush-complete','1'),(6217,117,'smush-info','The file was compressed from 142.32 KB to 141.35 KB, saving 0.68 percent, using WP-Optimize'),(6218,117,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:145735;s:12:\"smushed-size\";i:144738;s:15:\"savings-percent\";d:0.68000000000000004884981308350688777863979339599609375;s:10:\"sizes-info\";a:6:{s:4:\"full\";a:2:{s:8:\"original\";i:145735;s:10:\"compressed\";i:144738;}s:6:\"medium\";a:2:{s:8:\"original\";i:35118;s:10:\"compressed\";i:34880;}s:5:\"large\";a:2:{s:8:\"original\";i:128606;s:10:\"compressed\";i:126957;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:25844;s:10:\"compressed\";i:25844;}s:12:\"medium_large\";a:2:{s:8:\"original\";i:117493;s:10:\"compressed\";i:115986;}s:9:\"neve-blog\";a:2:{s:8:\"original\";i:97043;s:10:\"compressed\";i:95686;}}}'),(6219,118,'original-file','2024/12/multiracial-business-team-at-a-meeting-in-the-offi-DGJS5UD-updraft-pre-smush-original.jpg'),(6220,118,'smush-complete','1'),(6221,118,'smush-info','The file was compressed from 158.28 KB to 158.28 KB, saving 0 percent, using WP-Optimize'),(6222,118,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:162079;s:12:\"smushed-size\";i:162079;s:15:\"savings-percent\";d:0;s:10:\"sizes-info\";a:8:{s:4:\"full\";a:2:{s:8:\"original\";i:162079;s:10:\"compressed\";i:162079;}s:6:\"medium\";a:2:{s:8:\"original\";i:34503;s:10:\"compressed\";i:34427;}s:5:\"large\";a:2:{s:8:\"original\";i:94895;s:10:\"compressed\";i:94895;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:28396;s:10:\"compressed\";i:28396;}s:12:\"medium_large\";a:2:{s:8:\"original\";i:69319;s:10:\"compressed\";i:69229;}s:9:\"1536x1536\";a:2:{s:8:\"original\";i:154589;s:10:\"compressed\";i:154384;}s:9:\"2048x2048\";a:2:{s:8:\"original\";i:225426;s:10:\"compressed\";i:225426;}s:9:\"neve-blog\";a:2:{s:8:\"original\";i:85445;s:10:\"compressed\";i:85366;}}}'),(6223,119,'original-file','2024/12/portrait-of-mature-man-with-grey-hair-and-stubble-N2FETGY-updraft-pre-smush-original.jpg'),(6224,119,'smush-complete','1'),(6225,119,'smush-info','The file was compressed from 101.23 KB to 99.78 KB, saving 1.44 percent, using WP-Optimize'),(6226,119,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:103662;s:12:\"smushed-size\";i:102172;s:15:\"savings-percent\";d:1.439999999999999946709294817992486059665679931640625;s:10:\"sizes-info\";a:5:{s:4:\"full\";a:2:{s:8:\"original\";i:103662;s:10:\"compressed\";i:102172;}s:6:\"medium\";a:2:{s:8:\"original\";i:32345;s:10:\"compressed\";i:32345;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:22639;s:10:\"compressed\";i:22639;}s:12:\"medium_large\";a:2:{s:8:\"original\";i:82311;s:10:\"compressed\";i:82311;}s:9:\"neve-blog\";a:2:{s:8:\"original\";i:75111;s:10:\"compressed\";i:75111;}}}'),(6227,120,'original-file','2024/12/2s-updraft-pre-smush-original.png'),(6228,120,'smush-complete','1'),(6229,120,'smush-info','The file was compressed from 17.98 KB to 7.71 KB, saving 57.12 percent, using WP-Optimize'),(6230,120,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:18407;s:12:\"smushed-size\";i:7893;s:15:\"savings-percent\";d:57.11999999999999744204615126363933086395263671875;s:10:\"sizes-info\";a:5:{s:4:\"full\";a:2:{s:8:\"original\";i:18407;s:10:\"compressed\";i:7893;}s:6:\"medium\";a:2:{s:8:\"original\";i:8018;s:10:\"compressed\";i:5337;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:4043;s:10:\"compressed\";i:3196;}s:12:\"medium_large\";a:2:{s:8:\"original\";i:21462;s:10:\"compressed\";i:12727;}s:9:\"neve-blog\";a:2:{s:8:\"original\";i:19530;s:10:\"compressed\";i:7359;}}}'),(6231,121,'original-file','2024/12/portrait-65VLEF5-updraft-pre-smush-original.jpg'),(6232,121,'smush-info','The file was compressed from 69.83 KB to 69.39 KB, saving 0.63 percent, using WP-Optimize'),(6233,121,'smush-complete','1'),(6234,122,'original-file','2024/12/3s-updraft-pre-smush-original.png'),(6244,121,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:71503;s:12:\"smushed-size\";i:71052;s:15:\"savings-percent\";d:0.63000000000000000444089209850062616169452667236328125;s:10:\"sizes-info\";a:5:{s:4:\"full\";a:2:{s:8:\"original\";i:71503;s:10:\"compressed\";i:71052;}s:6:\"medium\";a:2:{s:8:\"original\";i:30008;s:10:\"compressed\";i:30008;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:23704;s:10:\"compressed\";i:23704;}s:12:\"medium_large\";a:2:{s:8:\"original\";i:61153;s:10:\"compressed\";i:61153;}s:9:\"neve-blog\";a:2:{s:8:\"original\";i:61673;s:10:\"compressed\";i:61595;}}}'),(6259,122,'smush-complete','1'),(6260,122,'smush-info','The file was compressed from 5.21 KB to 5.21 KB, saving 0 percent, using WP-Optimize'),(6262,122,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:5331;s:12:\"smushed-size\";i:5331;s:15:\"savings-percent\";d:0;s:10:\"sizes-info\";a:5:{s:4:\"full\";a:2:{s:8:\"original\";i:5331;s:10:\"compressed\";i:5331;}s:6:\"medium\";a:2:{s:8:\"original\";i:3890;s:10:\"compressed\";i:3890;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:2164;s:10:\"compressed\";i:2164;}s:12:\"medium_large\";a:2:{s:8:\"original\";i:13186;s:10:\"compressed\";i:13186;}s:9:\"neve-blog\";a:2:{s:8:\"original\";i:5025;s:10:\"compressed\";i:5025;}}}'),(6266,123,'original-file','2024/12/portrait-of-positive-glad-ginger-young-female-has-DFTL64Z-updraft-pre-smush-original.jpg'),(6267,123,'smush-info','The file was compressed from 81.38 KB to 74.08 KB, saving 8.97 percent, using WP-Optimize'),(6268,123,'smush-complete','1'),(6269,124,'original-file','2024/12/5s-updraft-pre-smush-original.png'),(6270,123,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:83329;s:12:\"smushed-size\";i:75853;s:15:\"savings-percent\";d:8.9700000000000006394884621840901672840118408203125;s:10:\"sizes-info\";a:5:{s:4:\"full\";a:2:{s:8:\"original\";i:83329;s:10:\"compressed\";i:75853;}s:6:\"medium\";a:2:{s:8:\"original\";i:28684;s:10:\"compressed\";i:28684;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:23609;s:10:\"compressed\";i:23609;}s:12:\"medium_large\";a:2:{s:8:\"original\";i:60452;s:10:\"compressed\";i:58944;}s:9:\"neve-blog\";a:2:{s:8:\"original\";i:59325;s:10:\"compressed\";i:57891;}}}'),(6271,124,'smush-info','The file was compressed from 15.34 KB to 6.89 KB, saving 55.09 percent, using WP-Optimize'),(6272,124,'smush-complete','1'),(6273,124,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:15704;s:12:\"smushed-size\";i:7052;s:15:\"savings-percent\";d:55.090000000000003410605131648480892181396484375;s:10:\"sizes-info\";a:5:{s:4:\"full\";a:2:{s:8:\"original\";i:15704;s:10:\"compressed\";i:7052;}s:6:\"medium\";a:2:{s:8:\"original\";i:6617;s:10:\"compressed\";i:4682;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:3007;s:10:\"compressed\";i:2565;}s:12:\"medium_large\";a:2:{s:8:\"original\";i:19139;s:10:\"compressed\";i:11330;}s:9:\"neve-blog\";a:2:{s:8:\"original\";i:15710;s:10:\"compressed\";i:6839;}}}'),(6274,125,'smush-info','The file was compressed from 109.93 KB to 109.43 KB, saving 0.45 percent, using WP-Optimize'),(6275,125,'smush-complete','1'),(6276,125,'original-file','2024/12/elegant-young-woman-portrait-XSR9PFA-updraft-pre-smush-original.jpg'),(6277,126,'original-file','2024/12/8s-updraft-pre-smush-original.png'),(6278,126,'smush-complete','1'),(6279,126,'smush-info','The file was compressed from 6.08 KB to 6.08 KB, saving 0 percent, using WP-Optimize'),(6280,126,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:6228;s:12:\"smushed-size\";i:6228;s:15:\"savings-percent\";d:0;s:10:\"sizes-info\";a:5:{s:4:\"full\";a:2:{s:8:\"original\";i:6228;s:10:\"compressed\";i:6228;}s:6:\"medium\";a:2:{s:8:\"original\";i:3960;s:10:\"compressed\";i:3960;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:2346;s:10:\"compressed\";i:2346;}s:12:\"medium_large\";a:2:{s:8:\"original\";i:9268;s:10:\"compressed\";i:9268;}s:9:\"neve-blog\";a:2:{s:8:\"original\";i:5890;s:10:\"compressed\";i:5890;}}}'),(6281,127,'original-file','2024/12/4s-updraft-pre-smush-original.png'),(6282,125,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:112565;s:12:\"smushed-size\";i:112059;s:15:\"savings-percent\";d:0.450000000000000011102230246251565404236316680908203125;s:10:\"sizes-info\";a:5:{s:4:\"full\";a:2:{s:8:\"original\";i:112565;s:10:\"compressed\";i:112059;}s:6:\"medium\";a:2:{s:8:\"original\";i:28928;s:10:\"compressed\";i:28913;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:20926;s:10:\"compressed\";i:20926;}s:12:\"medium_large\";a:2:{s:8:\"original\";i:85840;s:10:\"compressed\";i:84344;}s:9:\"neve-blog\";a:2:{s:8:\"original\";i:82906;s:10:\"compressed\";i:81602;}}}'),(6283,127,'smush-complete','1'),(6284,127,'smush-info','The file was compressed from 5.34 KB to 5.34 KB, saving 0 percent, using WP-Optimize'),(6285,127,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:5472;s:12:\"smushed-size\";i:5472;s:15:\"savings-percent\";d:0;s:10:\"sizes-info\";a:5:{s:4:\"full\";a:2:{s:8:\"original\";i:5472;s:10:\"compressed\";i:5472;}s:6:\"medium\";a:2:{s:8:\"original\";i:3396;s:10:\"compressed\";i:3396;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:2342;s:10:\"compressed\";i:2342;}s:12:\"medium_large\";a:2:{s:8:\"original\";i:8009;s:10:\"compressed\";i:8009;}s:9:\"neve-blog\";a:2:{s:8:\"original\";i:4992;s:10:\"compressed\";i:4992;}}}'),(6286,128,'original-file','2024/12/1s-updraft-pre-smush-original.png'),(6287,128,'smush-complete','1'),(6288,128,'smush-info','The file was compressed from 7.67 KB to 7.67 KB, saving 0 percent, using WP-Optimize'),(6289,128,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:7855;s:12:\"smushed-size\";i:7855;s:15:\"savings-percent\";d:0;s:10:\"sizes-info\";a:5:{s:4:\"full\";a:2:{s:8:\"original\";i:7855;s:10:\"compressed\";i:7855;}s:6:\"medium\";a:2:{s:8:\"original\";i:5136;s:10:\"compressed\";i:5136;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:3649;s:10:\"compressed\";i:3649;}s:12:\"medium_large\";a:2:{s:8:\"original\";i:12570;s:10:\"compressed\";i:12570;}s:9:\"neve-blog\";a:2:{s:8:\"original\";i:7472;s:10:\"compressed\";i:7472;}}}'),(6290,129,'original-file','2024/12/high-angle-shot-of-two-businesspeople-looking-at-a-SLTFRW3-updraft-pre-smush-original.jpg'),(6291,129,'smush-info','The file was compressed from 77.29 KB to 77.29 KB, saving 0 percent, using WP-Optimize'),(6292,129,'smush-complete','1'),(6293,129,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:79141;s:12:\"smushed-size\";i:79141;s:15:\"savings-percent\";d:0;s:10:\"sizes-info\";a:6:{s:4:\"full\";a:2:{s:8:\"original\";i:79141;s:10:\"compressed\";i:79141;}s:6:\"medium\";a:2:{s:8:\"original\";i:20094;s:10:\"compressed\";i:20094;}s:5:\"large\";a:2:{s:8:\"original\";i:68746;s:10:\"compressed\";i:68746;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:15087;s:10:\"compressed\";i:15087;}s:12:\"medium_large\";a:2:{s:8:\"original\";i:79855;s:10:\"compressed\";i:79855;}s:9:\"neve-blog\";a:2:{s:8:\"original\";i:48973;s:10:\"compressed\";i:48973;}}}'),(6294,130,'original-file','2024/12/business-people-working-in-team-S9VAU2H-updraft-pre-smush-original.jpg'),(6295,130,'smush-info','The file was compressed from 97.48 KB to 97.48 KB, saving 0 percent, using WP-Optimize'),(6296,130,'smush-complete','1'),(6297,131,'original-file','2024/12/sexy-african-american-businesswoman-holding-glasse-QS5N46G-updraft-pre-smush-original.jpg'),(6298,130,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:99820;s:12:\"smushed-size\";i:99820;s:15:\"savings-percent\";d:0;s:10:\"sizes-info\";a:6:{s:4:\"full\";a:2:{s:8:\"original\";i:99820;s:10:\"compressed\";i:99820;}s:6:\"medium\";a:2:{s:8:\"original\";i:27793;s:10:\"compressed\";i:27793;}s:5:\"large\";a:2:{s:8:\"original\";i:87196;s:10:\"compressed\";i:86719;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:22446;s:10:\"compressed\";i:22446;}s:12:\"medium_large\";a:2:{s:8:\"original\";i:101049;s:10:\"compressed\";i:100653;}s:9:\"neve-blog\";a:2:{s:8:\"original\";i:79187;s:10:\"compressed\";i:78945;}}}'),(6299,131,'smush-info','The file was compressed from 110.85 KB to 110.85 KB, saving 0 percent, using WP-Optimize'),(6300,131,'smush-complete','1'),(6301,132,'original-file','2024/12/young-people-in-the-office-2ZTDX4M-updraft-pre-smush-original.jpg'),(6302,131,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:113506;s:12:\"smushed-size\";i:113506;s:15:\"savings-percent\";d:0;s:10:\"sizes-info\";a:6:{s:4:\"full\";a:2:{s:8:\"original\";i:113506;s:10:\"compressed\";i:113506;}s:6:\"medium\";a:2:{s:8:\"original\";i:33016;s:10:\"compressed\";i:32938;}s:5:\"large\";a:2:{s:8:\"original\";i:97298;s:10:\"compressed\";i:97196;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:26802;s:10:\"compressed\";i:26802;}s:12:\"medium_large\";a:2:{s:8:\"original\";i:111736;s:10:\"compressed\";i:111736;}s:9:\"neve-blog\";a:2:{s:8:\"original\";i:84126;s:10:\"compressed\";i:84126;}}}'),(6303,132,'smush-info','The file was compressed from 169.42 KB to 167.89 KB, saving 0.9 percent, using WP-Optimize'),(6304,132,'smush-complete','1'),(6305,133,'original-file','2024/12/handsome-businessman-in-glasses-looking-at-camera-26AAVKG-updraft-pre-smush-original.jpg'),(6306,132,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:173483;s:12:\"smushed-size\";i:171920;s:15:\"savings-percent\";d:0.90000000000000002220446049250313080847263336181640625;s:10:\"sizes-info\";a:6:{s:4:\"full\";a:2:{s:8:\"original\";i:173483;s:10:\"compressed\";i:171920;}s:6:\"medium\";a:2:{s:8:\"original\";i:29463;s:10:\"compressed\";i:29272;}s:5:\"large\";a:2:{s:8:\"original\";i:129219;s:10:\"compressed\";i:125725;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:23105;s:10:\"compressed\";i:23105;}s:12:\"medium_large\";a:2:{s:8:\"original\";i:153947;s:10:\"compressed\";i:149716;}s:9:\"neve-blog\";a:2:{s:8:\"original\";i:107306;s:10:\"compressed\";i:104939;}}}'),(6307,133,'smush-info','The file was compressed from 127.23 KB to 127.23 KB, saving 0 percent, using WP-Optimize'),(6308,133,'smush-complete','1'),(6309,133,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:130283;s:12:\"smushed-size\";i:130283;s:15:\"savings-percent\";d:0;s:10:\"sizes-info\";a:6:{s:4:\"full\";a:2:{s:8:\"original\";i:130283;s:10:\"compressed\";i:130283;}s:6:\"medium\";a:2:{s:8:\"original\";i:33481;s:10:\"compressed\";i:33450;}s:5:\"large\";a:2:{s:8:\"original\";i:107373;s:10:\"compressed\";i:104803;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:27001;s:10:\"compressed\";i:27001;}s:12:\"medium_large\";a:2:{s:8:\"original\";i:97967;s:10:\"compressed\";i:95722;}s:9:\"neve-blog\";a:2:{s:8:\"original\";i:82414;s:10:\"compressed\";i:80677;}}}'),(6310,134,'original-file','2024/12/surprised-excited-woman-on-a-green-background-che-YGU2LQZ-updraft-pre-smush-original.jpg'),(6311,134,'smush-info','The file was compressed from 91.50 KB to 84.71 KB, saving 7.42 percent, using WP-Optimize'),(6312,134,'smush-complete','1'),(6313,135,'original-file','2024/12/confident-and-relaxed-bearded-and-brunette-man-in-R9GDWR6-updraft-pre-smush-original.jpg'),(6314,134,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:93698;s:12:\"smushed-size\";i:86742;s:15:\"savings-percent\";d:7.4199999999999999289457264239899814128875732421875;s:10:\"sizes-info\";a:6:{s:4:\"full\";a:2:{s:8:\"original\";i:93698;s:10:\"compressed\";i:86742;}s:6:\"medium\";a:2:{s:8:\"original\";i:29171;s:10:\"compressed\";i:29171;}s:5:\"large\";a:2:{s:8:\"original\";i:79100;s:10:\"compressed\";i:78246;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:24169;s:10:\"compressed\";i:24169;}s:12:\"medium_large\";a:2:{s:8:\"original\";i:73452;s:10:\"compressed\";i:72628;}s:9:\"neve-blog\";a:2:{s:8:\"original\";i:64538;s:10:\"compressed\";i:64020;}}}'),(6315,135,'smush-complete','1'),(6316,135,'smush-info','The file was compressed from 27.34 KB to 27.34 KB, saving 0 percent, using WP-Optimize'),(6317,135,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:27992;s:12:\"smushed-size\";i:27992;s:15:\"savings-percent\";d:0;s:10:\"sizes-info\";a:6:{s:4:\"full\";a:2:{s:8:\"original\";i:27992;s:10:\"compressed\";i:27992;}s:6:\"medium\";a:2:{s:8:\"original\";i:6887;s:10:\"compressed\";i:6887;}s:5:\"large\";a:2:{s:8:\"original\";i:19463;s:10:\"compressed\";i:19463;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:5505;s:10:\"compressed\";i:5505;}s:12:\"medium_large\";a:2:{s:8:\"original\";i:14357;s:10:\"compressed\";i:14357;}s:9:\"neve-blog\";a:2:{s:8:\"original\";i:17049;s:10:\"compressed\";i:17049;}}}'),(6318,136,'original-file','2024/12/young-confident-businessman-in-smart-casualwear-an-H4H2ZPF-updraft-pre-smush-original.jpg'),(6319,136,'smush-info','The file was compressed from 155.65 KB to 152.45 KB, saving 2.05 percent, using WP-Optimize'),(6320,136,'smush-complete','1'),(6321,137,'original-file','2024/12/cta_overlay404x-updraft-pre-smush-original.png'),(6322,136,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:159382;s:12:\"smushed-size\";i:156110;s:15:\"savings-percent\";d:2.04999999999999982236431605997495353221893310546875;s:10:\"sizes-info\";a:6:{s:4:\"full\";a:2:{s:8:\"original\";i:159382;s:10:\"compressed\";i:156110;}s:6:\"medium\";a:2:{s:8:\"original\";i:32268;s:10:\"compressed\";i:32127;}s:5:\"large\";a:2:{s:8:\"original\";i:133935;s:10:\"compressed\";i:129945;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:24408;s:10:\"compressed\";i:24408;}s:12:\"medium_large\";a:2:{s:8:\"original\";i:120614;s:10:\"compressed\";i:117017;}s:9:\"neve-blog\";a:2:{s:8:\"original\";i:99430;s:10:\"compressed\";i:96886;}}}'),(6323,137,'smush-info','The file was compressed from 45.55 KB to 19.33 KB, saving 57.57 percent, using WP-Optimize'),(6324,137,'smush-complete','1'),(6325,138,'original-file','2024/12/cta_overlay@4x-updraft-pre-smush-original.png'),(6326,137,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:46648;s:12:\"smushed-size\";i:19792;s:15:\"savings-percent\";d:57.57000000000000028421709430404007434844970703125;s:10:\"sizes-info\";a:7:{s:4:\"full\";a:2:{s:8:\"original\";i:46648;s:10:\"compressed\";i:19792;}s:6:\"medium\";a:2:{s:8:\"original\";i:8342;s:10:\"compressed\";i:5343;}s:5:\"large\";a:2:{s:8:\"original\";i:36990;s:10:\"compressed\";i:19957;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:740;s:10:\"compressed\";i:684;}s:12:\"medium_large\";a:2:{s:8:\"original\";i:26928;s:10:\"compressed\";i:15210;}s:9:\"1536x1536\";a:2:{s:8:\"original\";i:66080;s:10:\"compressed\";i:34261;}s:9:\"neve-blog\";a:2:{s:8:\"original\";i:26124;s:10:\"compressed\";i:13963;}}}'),(6327,138,'smush-info','The file was compressed from 45.55 KB to 19.33 KB, saving 57.57 percent, using WP-Optimize'),(6328,138,'smush-complete','1'),(6329,201,'original-file','2024/12/Untitled-design-1-updraft-pre-smush-original.png'),(6330,138,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:46648;s:12:\"smushed-size\";i:19792;s:15:\"savings-percent\";d:57.57000000000000028421709430404007434844970703125;s:10:\"sizes-info\";a:7:{s:4:\"full\";a:2:{s:8:\"original\";i:46648;s:10:\"compressed\";i:19792;}s:6:\"medium\";a:2:{s:8:\"original\";i:8342;s:10:\"compressed\";i:5343;}s:5:\"large\";a:2:{s:8:\"original\";i:36990;s:10:\"compressed\";i:19957;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:740;s:10:\"compressed\";i:684;}s:12:\"medium_large\";a:2:{s:8:\"original\";i:26928;s:10:\"compressed\";i:15210;}s:9:\"1536x1536\";a:2:{s:8:\"original\";i:66080;s:10:\"compressed\";i:34261;}s:9:\"neve-blog\";a:2:{s:8:\"original\";i:26124;s:10:\"compressed\";i:13963;}}}'),(6331,201,'smush-info','The file was compressed from 119.32 KB to 119.25 KB, saving 0.06 percent, using WP-Optimize'),(6332,201,'smush-complete','1'),(6333,202,'original-file','2024/12/asdfdsa-updraft-pre-smush-original.png'),(6334,201,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:122183;s:12:\"smushed-size\";i:122112;s:15:\"savings-percent\";d:0.059999999999999997779553950749686919152736663818359375;s:10:\"sizes-info\";a:7:{s:4:\"full\";a:2:{s:8:\"original\";i:122183;s:10:\"compressed\";i:122112;}s:6:\"medium\";a:2:{s:8:\"original\";i:8897;s:10:\"compressed\";i:7182;}s:5:\"large\";a:2:{s:8:\"original\";i:68479;s:10:\"compressed\";i:57378;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:4087;s:10:\"compressed\";i:3729;}s:12:\"medium_large\";a:2:{s:8:\"original\";i:42258;s:10:\"compressed\";i:34597;}s:9:\"1536x1536\";a:2:{s:8:\"original\";i:136618;s:10:\"compressed\";i:118910;}s:9:\"neve-blog\";a:2:{s:8:\"original\";i:57334;s:10:\"compressed\";i:48105;}}}'),(6335,202,'smush-info','The file was compressed from 119.32 KB to 119.25 KB, saving 0.06 percent, using WP-Optimize'),(6336,202,'smush-complete','1'),(6337,203,'original-file','2024/12/Untitled-design-1-1-updraft-pre-smush-original.png'),(6338,202,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:122183;s:12:\"smushed-size\";i:122112;s:15:\"savings-percent\";d:0.059999999999999997779553950749686919152736663818359375;s:10:\"sizes-info\";a:7:{s:4:\"full\";a:2:{s:8:\"original\";i:122183;s:10:\"compressed\";i:122112;}s:6:\"medium\";a:2:{s:8:\"original\";i:8897;s:10:\"compressed\";i:7182;}s:5:\"large\";a:2:{s:8:\"original\";i:68479;s:10:\"compressed\";i:57378;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:4087;s:10:\"compressed\";i:3729;}s:12:\"medium_large\";a:2:{s:8:\"original\";i:42258;s:10:\"compressed\";i:34597;}s:9:\"1536x1536\";a:2:{s:8:\"original\";i:136618;s:10:\"compressed\";i:118910;}s:9:\"neve-blog\";a:2:{s:8:\"original\";i:57334;s:10:\"compressed\";i:48105;}}}'),(6339,203,'smush-info','The file was compressed from 119.32 KB to 119.25 KB, saving 0.06 percent, using WP-Optimize'),(6340,203,'smush-complete','1'),(6341,215,'original-file','2024/12/GSWA-WEBSITE-UPDATED-CHANGES--updraft-pre-smush-original.png'),(6342,215,'smush-complete','1'),(6343,215,'smush-info','The file was compressed from 10.55 KB to 10.53 KB, saving 0.19 percent, using WP-Optimize'),(6344,215,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:10805;s:12:\"smushed-size\";i:10785;s:15:\"savings-percent\";d:0.190000000000000002220446049250313080847263336181640625;s:10:\"sizes-info\";a:2:{s:4:\"full\";a:2:{s:8:\"original\";i:10805;s:10:\"compressed\";i:10785;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:6295;s:10:\"compressed\";i:6231;}}}'),(6345,217,'original-file','2024/12/200-HAPPY-RE-updraft-pre-smush-original.png'),(6346,217,'smush-complete','1'),(6347,217,'smush-info','The file was compressed from 23.90 KB to 23.90 KB, saving 0 percent, using WP-Optimize'),(6348,217,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:24477;s:12:\"smushed-size\";i:24477;s:15:\"savings-percent\";d:0;s:10:\"sizes-info\";a:3:{s:4:\"full\";a:2:{s:8:\"original\";i:24477;s:10:\"compressed\";i:24477;}s:6:\"medium\";a:2:{s:8:\"original\";i:7601;s:10:\"compressed\";i:7578;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:6429;s:10:\"compressed\";i:6429;}}}'),(6349,218,'original-file','2024/12/200-HAPPY-RE-1-updraft-pre-smush-original.png'),(6350,203,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:122183;s:12:\"smushed-size\";i:122112;s:15:\"savings-percent\";d:0.059999999999999997779553950749686919152736663818359375;s:10:\"sizes-info\";a:7:{s:4:\"full\";a:2:{s:8:\"original\";i:122183;s:10:\"compressed\";i:122112;}s:6:\"medium\";a:2:{s:8:\"original\";i:8897;s:10:\"compressed\";i:7182;}s:5:\"large\";a:2:{s:8:\"original\";i:68479;s:10:\"compressed\";i:57378;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:4087;s:10:\"compressed\";i:3729;}s:12:\"medium_large\";a:2:{s:8:\"original\";i:42258;s:10:\"compressed\";i:34597;}s:9:\"1536x1536\";a:2:{s:8:\"original\";i:136618;s:10:\"compressed\";i:118910;}s:9:\"neve-blog\";a:2:{s:8:\"original\";i:57334;s:10:\"compressed\";i:48105;}}}'),(6351,218,'smush-complete','1'),(6352,218,'smush-info','The file was compressed from 23.90 KB to 23.90 KB, saving 0 percent, using WP-Optimize'),(6353,218,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:24477;s:12:\"smushed-size\";i:24477;s:15:\"savings-percent\";d:0;s:10:\"sizes-info\";a:3:{s:4:\"full\";a:2:{s:8:\"original\";i:24477;s:10:\"compressed\";i:24477;}s:6:\"medium\";a:2:{s:8:\"original\";i:7601;s:10:\"compressed\";i:7578;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:6429;s:10:\"compressed\";i:6429;}}}'),(6354,261,'original-file','2024/12/asdf-updraft-pre-smush-original.png'),(6355,261,'smush-info','The file was compressed from 303.48 KB to 283.93 KB, saving 6.44 percent, using WP-Optimize'),(6356,261,'smush-complete','1'),(6357,263,'original-file','2024/12/icon-updraft-pre-smush-original.jpg'),(6358,263,'smush-complete','1'),(6359,263,'smush-info','The file was compressed from 27.34 KB to 27.34 KB, saving 0 percent, using WP-Optimize'),(6360,263,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:27992;s:12:\"smushed-size\";i:27992;s:15:\"savings-percent\";d:0;s:10:\"sizes-info\";a:6:{s:4:\"full\";a:2:{s:8:\"original\";i:27992;s:10:\"compressed\";i:27992;}s:6:\"medium\";a:2:{s:8:\"original\";i:6887;s:10:\"compressed\";i:6887;}s:5:\"large\";a:2:{s:8:\"original\";i:19463;s:10:\"compressed\";i:19463;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:5505;s:10:\"compressed\";i:5505;}s:12:\"medium_large\";a:2:{s:8:\"original\";i:14357;s:10:\"compressed\";i:14357;}s:9:\"neve-blog\";a:2:{s:8:\"original\";i:17049;s:10:\"compressed\";i:17049;}}}'),(6361,317,'original-file','2024/12/image_2024-12-19_172805761-updraft-pre-smush-original.png'),(6362,261,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:310759;s:12:\"smushed-size\";i:290749;s:15:\"savings-percent\";d:6.44000000000000039079850466805510222911834716796875;s:10:\"sizes-info\";a:8:{s:4:\"full\";a:2:{s:8:\"original\";i:310759;s:10:\"compressed\";i:290749;}s:6:\"medium\";a:2:{s:8:\"original\";i:10262;s:10:\"compressed\";i:8149;}s:5:\"large\";a:2:{s:8:\"original\";i:69320;s:10:\"compressed\";i:65736;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:4718;s:10:\"compressed\";i:4186;}s:12:\"medium_large\";a:2:{s:8:\"original\";i:45156;s:10:\"compressed\";i:40288;}s:9:\"1536x1536\";a:2:{s:8:\"original\";i:125184;s:10:\"compressed\";i:125184;}s:9:\"2048x2048\";a:2:{s:8:\"original\";i:187904;s:10:\"compressed\";i:187904;}s:9:\"neve-blog\";a:2:{s:8:\"original\";i:59080;s:10:\"compressed\";i:55381;}}}'),(6363,317,'smush-complete','1'),(6364,317,'smush-info','The file was compressed from 213.61 KB to 213.58 KB, saving 0.02 percent, using WP-Optimize'),(6365,317,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:218738;s:12:\"smushed-size\";i:218702;s:15:\"savings-percent\";d:0.0200000000000000004163336342344337026588618755340576171875;s:10:\"sizes-info\";a:5:{s:4:\"full\";a:2:{s:8:\"original\";i:218738;s:10:\"compressed\";i:218702;}s:6:\"medium\";a:2:{s:8:\"original\";i:43944;s:10:\"compressed\";i:43937;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:17149;s:10:\"compressed\";i:17149;}s:12:\"medium_large\";a:2:{s:8:\"original\";i:208320;s:10:\"compressed\";i:208312;}s:9:\"neve-blog\";a:2:{s:8:\"original\";i:212740;s:10:\"compressed\";i:212730;}}}'),(6366,322,'original-file','2024/12/icon-updraft-pre-smush-original.png'),(6367,322,'smush-complete','1'),(6368,322,'smush-info','The file was compressed from 25.09 KB to 25.08 KB, saving 0.02 percent, using WP-Optimize'),(6369,322,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:25692;s:12:\"smushed-size\";i:25687;s:15:\"savings-percent\";d:0.0200000000000000004163336342344337026588618755340576171875;s:10:\"sizes-info\";a:7:{s:4:\"full\";a:2:{s:8:\"original\";i:25692;s:10:\"compressed\";i:25687;}s:6:\"medium\";a:2:{s:8:\"original\";i:3406;s:10:\"compressed\";i:3381;}s:5:\"large\";a:2:{s:8:\"original\";i:14138;s:10:\"compressed\";i:14136;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:2392;s:10:\"compressed\";i:2377;}s:12:\"medium_large\";a:2:{s:8:\"original\";i:9602;s:10:\"compressed\";i:9602;}s:9:\"1536x1536\";a:2:{s:8:\"original\";i:26113;s:10:\"compressed\";i:25956;}s:9:\"neve-blog\";a:2:{s:8:\"original\";i:13806;s:10:\"compressed\";i:13799;}}}'),(6370,323,'original-file','2024/12/icon-1-updraft-pre-smush-original.png'),(6371,323,'smush-complete','1'),(6372,323,'smush-info','The file was compressed from 25.09 KB to 25.08 KB, saving 0.02 percent, using WP-Optimize'),(6373,323,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:25692;s:12:\"smushed-size\";i:25687;s:15:\"savings-percent\";d:0.0200000000000000004163336342344337026588618755340576171875;s:10:\"sizes-info\";a:7:{s:4:\"full\";a:2:{s:8:\"original\";i:25692;s:10:\"compressed\";i:25687;}s:6:\"medium\";a:2:{s:8:\"original\";i:3406;s:10:\"compressed\";i:3381;}s:5:\"large\";a:2:{s:8:\"original\";i:14138;s:10:\"compressed\";i:14136;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:2392;s:10:\"compressed\";i:2377;}s:12:\"medium_large\";a:2:{s:8:\"original\";i:9602;s:10:\"compressed\";i:9602;}s:9:\"1536x1536\";a:2:{s:8:\"original\";i:26113;s:10:\"compressed\";i:25956;}s:9:\"neve-blog\";a:2:{s:8:\"original\";i:13806;s:10:\"compressed\";i:13799;}}}'),(6374,324,'original-file','2024/12/icon-1-1-updraft-pre-smush-original.png'),(6375,324,'smush-complete','1'),(6376,324,'smush-info','The file was compressed from 25.27 KB to 25.25 KB, saving 0.06 percent, using WP-Optimize'),(6377,324,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:25874;s:12:\"smushed-size\";i:25859;s:15:\"savings-percent\";d:0.059999999999999997779553950749686919152736663818359375;s:10:\"sizes-info\";a:7:{s:4:\"full\";a:2:{s:8:\"original\";i:25874;s:10:\"compressed\";i:25859;}s:6:\"medium\";a:2:{s:8:\"original\";i:3373;s:10:\"compressed\";i:3347;}s:5:\"large\";a:2:{s:8:\"original\";i:12924;s:10:\"compressed\";i:12921;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:2531;s:10:\"compressed\";i:2493;}s:12:\"medium_large\";a:2:{s:8:\"original\";i:8817;s:10:\"compressed\";i:8812;}s:9:\"1536x1536\";a:2:{s:8:\"original\";i:23976;s:10:\"compressed\";i:23974;}s:9:\"neve-blog\";a:2:{s:8:\"original\";i:14336;s:10:\"compressed\";i:14308;}}}'),(6378,325,'original-file','2024/12/icon-1-2-updraft-pre-smush-original.png'),(6379,325,'smush-info','The file was compressed from 59.26 KB to 25.27 KB, saving 57.36 percent, using WP-Optimize'),(6380,325,'smush-complete','1'),(6381,325,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:60684;s:12:\"smushed-size\";i:25874;s:15:\"savings-percent\";d:57.3599999999999994315658113919198513031005859375;s:10:\"sizes-info\";a:7:{s:4:\"full\";a:2:{s:8:\"original\";i:60684;s:10:\"compressed\";i:25874;}s:6:\"medium\";a:2:{s:8:\"original\";i:7376;s:10:\"compressed\";i:3373;}s:5:\"large\";a:2:{s:8:\"original\";i:40214;s:10:\"compressed\";i:12924;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:4821;s:10:\"compressed\";i:2531;}s:12:\"medium_large\";a:2:{s:8:\"original\";i:26647;s:10:\"compressed\";i:8817;}s:9:\"1536x1536\";a:2:{s:8:\"original\";i:74079;s:10:\"compressed\";i:23976;}s:9:\"neve-blog\";a:2:{s:8:\"original\";i:36567;s:10:\"compressed\";i:14336;}}}'),(6382,336,'smush-info','The file was compressed from 324.94 KB to 154.22 KB, saving 52.54 percent, using WP-Optimize'),(6383,336,'smush-complete','1'),(6384,336,'original-file','2024/12/3-updraft-pre-smush-original.png'),(6385,337,'original-file','2024/12/4-updraft-pre-smush-original.png'),(6389,336,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:332736;s:12:\"smushed-size\";i:157917;s:15:\"savings-percent\";d:52.53999999999999914734871708787977695465087890625;s:10:\"sizes-info\";a:6:{s:4:\"full\";a:2:{s:8:\"original\";i:332736;s:10:\"compressed\";i:157917;}s:6:\"medium\";a:2:{s:8:\"original\";i:37970;s:10:\"compressed\";i:16857;}s:5:\"large\";a:2:{s:8:\"original\";i:244926;s:10:\"compressed\";i:115279;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:16717;s:10:\"compressed\";i:8190;}s:12:\"medium_large\";a:2:{s:8:\"original\";i:160923;s:10:\"compressed\";i:70860;}s:9:\"neve-blog\";a:2:{s:8:\"original\";i:211532;s:10:\"compressed\";i:97544;}}}'),(6390,337,'smush-info','The file was compressed from 444.14 KB to 154.53 KB, saving 65.21 percent, using WP-Optimize'),(6391,337,'smush-complete','1'),(6392,337,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:454797;s:12:\"smushed-size\";i:158238;s:15:\"savings-percent\";d:65.2099999999999937472239253111183643341064453125;s:10:\"sizes-info\";a:6:{s:4:\"full\";a:2:{s:8:\"original\";i:454797;s:10:\"compressed\";i:158238;}s:6:\"medium\";a:2:{s:8:\"original\";i:43629;s:10:\"compressed\";i:14668;}s:5:\"large\";a:2:{s:8:\"original\";i:325281;s:10:\"compressed\";i:110886;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:17759;s:10:\"compressed\";i:7027;}s:12:\"medium_large\";a:2:{s:8:\"original\";i:206624;s:10:\"compressed\";i:68710;}s:9:\"neve-blog\";a:2:{s:8:\"original\";i:278382;s:10:\"compressed\";i:94216;}}}'),(6393,338,'smush-info','The file was compressed from 492.47 KB to 198.50 KB, saving 59.69 percent, using WP-Optimize'),(6394,338,'smush-complete','1'),(6395,338,'original-file','2024/12/5-updraft-pre-smush-original.png');
INSERT INTO `wpve_postmeta` VALUES (6396,339,'original-file','2024/12/6-updraft-pre-smush-original.png'),(6397,339,'smush-info','The file was compressed from 146.46 KB to 146.46 KB, saving 0 percent, using WP-Optimize'),(6398,339,'smush-complete','1'),(6399,338,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:504289;s:12:\"smushed-size\";i:203269;s:15:\"savings-percent\";d:59.68999999999999772626324556767940521240234375;s:10:\"sizes-info\";a:6:{s:4:\"full\";a:2:{s:8:\"original\";i:504289;s:10:\"compressed\";i:203269;}s:6:\"medium\";a:2:{s:8:\"original\";i:51246;s:10:\"compressed\";i:18180;}s:5:\"large\";a:2:{s:8:\"original\";i:363158;s:10:\"compressed\";i:142549;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:21761;s:10:\"compressed\";i:8427;}s:12:\"medium_large\";a:2:{s:8:\"original\";i:234734;s:10:\"compressed\";i:87263;}s:9:\"neve-blog\";a:2:{s:8:\"original\";i:312343;s:10:\"compressed\";i:120071;}}}'),(6400,339,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:149979;s:12:\"smushed-size\";i:149979;s:15:\"savings-percent\";d:0;s:10:\"sizes-info\";a:6:{s:4:\"full\";a:2:{s:8:\"original\";i:149979;s:10:\"compressed\";i:149979;}s:6:\"medium\";a:2:{s:8:\"original\";i:14908;s:10:\"compressed\";i:14904;}s:5:\"large\";a:2:{s:8:\"original\";i:104332;s:10:\"compressed\";i:104332;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:7434;s:10:\"compressed\";i:7431;}s:12:\"medium_large\";a:2:{s:8:\"original\";i:66376;s:10:\"compressed\";i:66355;}s:9:\"neve-blog\";a:2:{s:8:\"original\";i:88795;s:10:\"compressed\";i:88763;}}}'),(6409,340,'smush-info','The file was compressed from 528.90 KB to 243.87 KB, saving 53.89 percent, using WP-Optimize'),(6410,340,'smush-complete','1'),(6413,340,'original-file','2024/12/7-updraft-pre-smush-original.png'),(6414,341,'original-file','2024/12/8-updraft-pre-smush-original.png'),(6415,341,'smush-info','The file was compressed from 166.21 KB to 166.19 KB, saving 0.02 percent, using WP-Optimize'),(6416,341,'smush-complete','1'),(6417,340,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:541596;s:12:\"smushed-size\";i:249724;s:15:\"savings-percent\";d:53.8900000000000005684341886080801486968994140625;s:10:\"sizes-info\";a:6:{s:4:\"full\";a:2:{s:8:\"original\";i:541596;s:10:\"compressed\";i:249724;}s:6:\"medium\";a:2:{s:8:\"original\";i:58666;s:10:\"compressed\";i:20720;}s:5:\"large\";a:2:{s:8:\"original\";i:392586;s:10:\"compressed\";i:169333;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:24608;s:10:\"compressed\";i:9504;}s:12:\"medium_large\";a:2:{s:8:\"original\";i:257310;s:10:\"compressed\";i:102645;}s:9:\"neve-blog\";a:2:{s:8:\"original\";i:341080;s:10:\"compressed\";i:146509;}}}'),(6418,341,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:170202;s:12:\"smushed-size\";i:170175;s:15:\"savings-percent\";d:0.0200000000000000004163336342344337026588618755340576171875;s:10:\"sizes-info\";a:6:{s:4:\"full\";a:2:{s:8:\"original\";i:170202;s:10:\"compressed\";i:170175;}s:6:\"medium\";a:2:{s:8:\"original\";i:15761;s:10:\"compressed\";i:15756;}s:5:\"large\";a:2:{s:8:\"original\";i:121886;s:10:\"compressed\";i:121868;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:7396;s:10:\"compressed\";i:7389;}s:12:\"medium_large\";a:2:{s:8:\"original\";i:71784;s:10:\"compressed\";i:71784;}s:9:\"neve-blog\";a:2:{s:8:\"original\";i:98546;s:10:\"compressed\";i:98546;}}}'),(6419,342,'original-file','2024/12/9-updraft-pre-smush-original.png'),(6420,342,'smush-info','The file was compressed from 474.40 KB to 213.98 KB, saving 54.9 percent, using WP-Optimize'),(6421,342,'smush-complete','1'),(6422,343,'original-file','2024/12/10-updraft-pre-smush-original.png'),(6423,342,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:485785;s:12:\"smushed-size\";i:219112;s:15:\"savings-percent\";d:54.89999999999999857891452847979962825775146484375;s:10:\"sizes-info\";a:6:{s:4:\"full\";a:2:{s:8:\"original\";i:485785;s:10:\"compressed\";i:219112;}s:6:\"medium\";a:2:{s:8:\"original\";i:53456;s:10:\"compressed\";i:20150;}s:5:\"large\";a:2:{s:8:\"original\";i:353512;s:10:\"compressed\";i:156255;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:23143;s:10:\"compressed\";i:9446;}s:12:\"medium_large\";a:2:{s:8:\"original\";i:231350;s:10:\"compressed\";i:96372;}s:9:\"neve-blog\";a:2:{s:8:\"original\";i:306340;s:10:\"compressed\";i:129860;}}}'),(6424,343,'smush-info','The file was compressed from 376.02 KB to 211.77 KB, saving 43.68 percent, using WP-Optimize'),(6425,343,'smush-complete','1'),(6426,343,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:385047;s:12:\"smushed-size\";i:216857;s:15:\"savings-percent\";d:43.67999999999999971578290569595992565155029296875;s:10:\"sizes-info\";a:6:{s:4:\"full\";a:2:{s:8:\"original\";i:385047;s:10:\"compressed\";i:216857;}s:6:\"medium\";a:2:{s:8:\"original\";i:42254;s:10:\"compressed\";i:21789;}s:5:\"large\";a:2:{s:8:\"original\";i:275089;s:10:\"compressed\";i:160200;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:18668;s:10:\"compressed\";i:10156;}s:12:\"medium_large\";a:2:{s:8:\"original\";i:180152;s:10:\"compressed\";i:99135;}s:9:\"neve-blog\";a:2:{s:8:\"original\";i:237692;s:10:\"compressed\";i:134522;}}}'),(6427,344,'smush-info','The file was compressed from 314.40 KB to 155.56 KB, saving 50.52 percent, using WP-Optimize'),(6428,344,'smush-complete','1'),(6429,344,'original-file','2024/12/11-updraft-pre-smush-original.png'),(6430,345,'smush-info','The file was compressed from 385.92 KB to 154.72 KB, saving 59.91 percent, using WP-Optimize'),(6431,345,'smush-complete','1'),(6432,345,'original-file','2024/12/12-updraft-pre-smush-original.png'),(6433,346,'original-file','2024/12/3-updraft-pre-smush-original.jpg'),(6434,344,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:321947;s:12:\"smushed-size\";i:159294;s:15:\"savings-percent\";d:50.52000000000000312638803734444081783294677734375;s:10:\"sizes-info\";a:6:{s:4:\"full\";a:2:{s:8:\"original\";i:321947;s:10:\"compressed\";i:159294;}s:6:\"medium\";a:2:{s:8:\"original\";i:39101;s:10:\"compressed\";i:15961;}s:5:\"large\";a:2:{s:8:\"original\";i:237546;s:10:\"compressed\";i:112870;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:17245;s:10:\"compressed\";i:7635;}s:12:\"medium_large\";a:2:{s:8:\"original\";i:156444;s:10:\"compressed\";i:70519;}s:9:\"neve-blog\";a:2:{s:8:\"original\";i:206284;s:10:\"compressed\";i:95308;}}}'),(6435,346,'smush-complete','1'),(6436,346,'smush-info','The file was compressed from 65.95 KB to 65.95 KB, saving 0 percent, using WP-Optimize'),(6437,346,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:67531;s:12:\"smushed-size\";i:67531;s:15:\"savings-percent\";d:0;s:10:\"sizes-info\";a:6:{s:4:\"full\";a:2:{s:8:\"original\";i:67531;s:10:\"compressed\";i:67531;}s:6:\"medium\";a:2:{s:8:\"original\";i:12899;s:10:\"compressed\";i:12899;}s:5:\"large\";a:2:{s:8:\"original\";i:52842;s:10:\"compressed\";i:52842;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:8002;s:10:\"compressed\";i:8002;}s:12:\"medium_large\";a:2:{s:8:\"original\";i:37025;s:10:\"compressed\";i:37025;}s:9:\"neve-blog\";a:2:{s:8:\"original\";i:46807;s:10:\"compressed\";i:46807;}}}'),(6438,345,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:395180;s:12:\"smushed-size\";i:158431;s:15:\"savings-percent\";d:59.909999999999996589394868351519107818603515625;s:10:\"sizes-info\";a:6:{s:4:\"full\";a:2:{s:8:\"original\";i:395180;s:10:\"compressed\";i:158431;}s:6:\"medium\";a:2:{s:8:\"original\";i:42044;s:10:\"compressed\";i:13495;}s:5:\"large\";a:2:{s:8:\"original\";i:286217;s:10:\"compressed\";i:110505;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:17538;s:10:\"compressed\";i:6172;}s:12:\"medium_large\";a:2:{s:8:\"original\";i:187195;s:10:\"compressed\";i:66527;}s:9:\"neve-blog\";a:2:{s:8:\"original\";i:247502;s:10:\"compressed\";i:91511;}}}'),(6439,347,'smush-info','The file was compressed from 72.07 KB to 72.07 KB, saving 0 percent, using WP-Optimize'),(6440,347,'smush-complete','1'),(6441,347,'original-file','2024/12/4-1-updraft-pre-smush-original.jpg'),(6442,348,'original-file','2024/12/5-1-updraft-pre-smush-original.jpg'),(6443,347,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:73799;s:12:\"smushed-size\";i:73799;s:15:\"savings-percent\";d:0;s:10:\"sizes-info\";a:6:{s:4:\"full\";a:2:{s:8:\"original\";i:73799;s:10:\"compressed\";i:73799;}s:6:\"medium\";a:2:{s:8:\"original\";i:12750;s:10:\"compressed\";i:12750;}s:5:\"large\";a:2:{s:8:\"original\";i:56877;s:10:\"compressed\";i:56877;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:7916;s:10:\"compressed\";i:7916;}s:12:\"medium_large\";a:2:{s:8:\"original\";i:38582;s:10:\"compressed\";i:38582;}s:9:\"neve-blog\";a:2:{s:8:\"original\";i:49654;s:10:\"compressed\";i:49654;}}}'),(6444,348,'smush-info','The file was compressed from 76.92 KB to 76.92 KB, saving 0 percent, using WP-Optimize'),(6445,348,'smush-complete','1'),(6446,348,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:78768;s:12:\"smushed-size\";i:78768;s:15:\"savings-percent\";d:0;s:10:\"sizes-info\";a:6:{s:4:\"full\";a:2:{s:8:\"original\";i:78768;s:10:\"compressed\";i:78768;}s:6:\"medium\";a:2:{s:8:\"original\";i:13177;s:10:\"compressed\";i:13177;}s:5:\"large\";a:2:{s:8:\"original\";i:60347;s:10:\"compressed\";i:60347;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:8105;s:10:\"compressed\";i:8105;}s:12:\"medium_large\";a:2:{s:8:\"original\";i:41710;s:10:\"compressed\";i:41710;}s:9:\"neve-blog\";a:2:{s:8:\"original\";i:52962;s:10:\"compressed\";i:52962;}}}'),(6447,349,'original-file','2024/12/6-updraft-pre-smush-original.jpg'),(6448,349,'smush-info','The file was compressed from 74.62 KB to 74.62 KB, saving 0 percent, using WP-Optimize'),(6449,349,'smush-complete','1'),(6450,350,'original-file','2024/12/7-updraft-pre-smush-original.jpg'),(6451,349,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:76415;s:12:\"smushed-size\";i:76415;s:15:\"savings-percent\";d:0;s:10:\"sizes-info\";a:6:{s:4:\"full\";a:2:{s:8:\"original\";i:76415;s:10:\"compressed\";i:76415;}s:6:\"medium\";a:2:{s:8:\"original\";i:14258;s:10:\"compressed\";i:14258;}s:5:\"large\";a:2:{s:8:\"original\";i:59910;s:10:\"compressed\";i:59910;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:8356;s:10:\"compressed\";i:8356;}s:12:\"medium_large\";a:2:{s:8:\"original\";i:42334;s:10:\"compressed\";i:42334;}s:9:\"neve-blog\";a:2:{s:8:\"original\";i:53245;s:10:\"compressed\";i:53245;}}}'),(6452,350,'smush-info','The file was compressed from 82.35 KB to 82.35 KB, saving 0 percent, using WP-Optimize'),(6453,350,'smush-complete','1'),(6454,350,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:84323;s:12:\"smushed-size\";i:84323;s:15:\"savings-percent\";d:0;s:10:\"sizes-info\";a:6:{s:4:\"full\";a:2:{s:8:\"original\";i:84323;s:10:\"compressed\";i:84323;}s:6:\"medium\";a:2:{s:8:\"original\";i:14524;s:10:\"compressed\";i:14524;}s:5:\"large\";a:2:{s:8:\"original\";i:66300;s:10:\"compressed\";i:66300;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:8733;s:10:\"compressed\";i:8733;}s:12:\"medium_large\";a:2:{s:8:\"original\";i:44884;s:10:\"compressed\";i:44884;}s:9:\"neve-blog\";a:2:{s:8:\"original\";i:58265;s:10:\"compressed\";i:58265;}}}'),(6455,351,'original-file','2024/12/8-updraft-pre-smush-original.jpg'),(6456,351,'smush-info','The file was compressed from 70.37 KB to 70.37 KB, saving 0 percent, using WP-Optimize'),(6457,351,'smush-complete','1'),(6458,352,'original-file','2024/12/9-updraft-pre-smush-original.jpg'),(6459,351,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:72056;s:12:\"smushed-size\";i:72056;s:15:\"savings-percent\";d:0;s:10:\"sizes-info\";a:6:{s:4:\"full\";a:2:{s:8:\"original\";i:72056;s:10:\"compressed\";i:72056;}s:6:\"medium\";a:2:{s:8:\"original\";i:13077;s:10:\"compressed\";i:13077;}s:5:\"large\";a:2:{s:8:\"original\";i:55312;s:10:\"compressed\";i:55312;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:8080;s:10:\"compressed\";i:8080;}s:12:\"medium_large\";a:2:{s:8:\"original\";i:38923;s:10:\"compressed\";i:38923;}s:9:\"neve-blog\";a:2:{s:8:\"original\";i:50215;s:10:\"compressed\";i:50215;}}}'),(6460,352,'smush-info','The file was compressed from 78.73 KB to 78.73 KB, saving 0 percent, using WP-Optimize'),(6461,352,'smush-complete','1'),(6462,352,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:80617;s:12:\"smushed-size\";i:80617;s:15:\"savings-percent\";d:0;s:10:\"sizes-info\";a:6:{s:4:\"full\";a:2:{s:8:\"original\";i:80617;s:10:\"compressed\";i:80617;}s:6:\"medium\";a:2:{s:8:\"original\";i:14400;s:10:\"compressed\";i:14400;}s:5:\"large\";a:2:{s:8:\"original\";i:63163;s:10:\"compressed\";i:63163;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:8763;s:10:\"compressed\";i:8763;}s:12:\"medium_large\";a:2:{s:8:\"original\";i:43662;s:10:\"compressed\";i:43662;}s:9:\"neve-blog\";a:2:{s:8:\"original\";i:55605;s:10:\"compressed\";i:55605;}}}'),(6463,353,'original-file','2024/12/10-updraft-pre-smush-original.jpg'),(6464,353,'smush-info','The file was compressed from 86.26 KB to 76.31 KB, saving 11.54 percent, using WP-Optimize'),(6465,353,'smush-complete','1'),(6466,354,'original-file','2024/12/11-updraft-pre-smush-original.jpg'),(6467,353,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:88329;s:12:\"smushed-size\";i:78139;s:15:\"savings-percent\";d:11.53999999999999914734871708787977695465087890625;s:10:\"sizes-info\";a:6:{s:4:\"full\";a:2:{s:8:\"original\";i:88329;s:10:\"compressed\";i:78139;}s:6:\"medium\";a:2:{s:8:\"original\";i:13632;s:10:\"compressed\";i:13590;}s:5:\"large\";a:2:{s:8:\"original\";i:63757;s:10:\"compressed\";i:62160;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:8167;s:10:\"compressed\";i:8167;}s:12:\"medium_large\";a:2:{s:8:\"original\";i:42687;s:10:\"compressed\";i:41681;}s:9:\"neve-blog\";a:2:{s:8:\"original\";i:54452;s:10:\"compressed\";i:53462;}}}'),(6468,354,'smush-info','The file was compressed from 75.97 KB to 75.65 KB, saving 0.43 percent, using WP-Optimize'),(6469,354,'smush-complete','1'),(6470,354,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:77797;s:12:\"smushed-size\";i:77461;s:15:\"savings-percent\";d:0.429999999999999993338661852249060757458209991455078125;s:10:\"sizes-info\";a:6:{s:4:\"full\";a:2:{s:8:\"original\";i:77797;s:10:\"compressed\";i:77461;}s:6:\"medium\";a:2:{s:8:\"original\";i:12749;s:10:\"compressed\";i:12749;}s:5:\"large\";a:2:{s:8:\"original\";i:52108;s:10:\"compressed\";i:51069;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:7917;s:10:\"compressed\";i:7917;}s:12:\"medium_large\";a:2:{s:8:\"original\";i:37529;s:10:\"compressed\";i:36983;}s:9:\"neve-blog\";a:2:{s:8:\"original\";i:45885;s:10:\"compressed\";i:45149;}}}'),(6471,355,'original-file','2024/12/12-updraft-pre-smush-original.jpg'),(6472,355,'smush-info','The file was compressed from 79.41 KB to 67.49 KB, saving 15.01 percent, using WP-Optimize'),(6473,355,'smush-complete','1'),(6474,356,'original-file','2024/12/image_2024-12-19_182401674-updraft-pre-smush-original.png'),(6475,356,'smush-complete','1'),(6476,356,'smush-info','The file was compressed from 59.49 KB to 59.44 KB, saving 0.07 percent, using WP-Optimize'),(6477,356,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:60913;s:12:\"smushed-size\";i:60871;s:15:\"savings-percent\";d:0.070000000000000006661338147750939242541790008544921875;s:10:\"sizes-info\";a:3:{s:4:\"full\";a:2:{s:8:\"original\";i:60913;s:10:\"compressed\";i:60871;}s:6:\"medium\";a:2:{s:8:\"original\";i:17820;s:10:\"compressed\";i:17811;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:8443;s:10:\"compressed\";i:8443;}}}'),(6478,357,'original-file','2024/12/image_2024-12-19_182435994-updraft-pre-smush-original.png'),(6479,355,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:81316;s:12:\"smushed-size\";i:69108;s:15:\"savings-percent\";d:15.0099999999999997868371792719699442386627197265625;s:10:\"sizes-info\";a:6:{s:4:\"full\";a:2:{s:8:\"original\";i:81316;s:10:\"compressed\";i:69108;}s:6:\"medium\";a:2:{s:8:\"original\";i:12943;s:10:\"compressed\";i:12943;}s:5:\"large\";a:2:{s:8:\"original\";i:54690;s:10:\"compressed\";i:53227;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:7775;s:10:\"compressed\";i:7775;}s:12:\"medium_large\";a:2:{s:8:\"original\";i:38996;s:10:\"compressed\";i:37943;}s:9:\"neve-blog\";a:2:{s:8:\"original\";i:49662;s:10:\"compressed\";i:48597;}}}'),(6480,357,'smush-complete','1'),(6481,357,'smush-info','The file was compressed from 61.25 KB to 61.25 KB, saving 0 percent, using WP-Optimize'),(6482,357,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:62722;s:12:\"smushed-size\";i:62722;s:15:\"savings-percent\";d:0;s:10:\"sizes-info\";a:3:{s:4:\"full\";a:2:{s:8:\"original\";i:62722;s:10:\"compressed\";i:62722;}s:6:\"medium\";a:2:{s:8:\"original\";i:15646;s:10:\"compressed\";i:15646;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:7192;s:10:\"compressed\";i:7192;}}}'),(6483,358,'original-file','2024/12/fdfgretgrf-frgre-frtgtr-3-updraft-pre-smush-original.jpg'),(6484,358,'smush-info','The file was compressed from 75.04 KB to 75.04 KB, saving 0 percent, using WP-Optimize'),(6485,358,'smush-complete','1'),(6486,359,'original-file','2024/12/fdfgretgrf-frgre-frtgtr-4-updraft-pre-smush-original.jpg'),(6487,358,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:76837;s:12:\"smushed-size\";i:76837;s:15:\"savings-percent\";d:0;s:10:\"sizes-info\";a:6:{s:4:\"full\";a:2:{s:8:\"original\";i:76837;s:10:\"compressed\";i:76837;}s:6:\"medium\";a:2:{s:8:\"original\";i:14680;s:10:\"compressed\";i:14680;}s:5:\"large\";a:2:{s:8:\"original\";i:60332;s:10:\"compressed\";i:60332;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:8778;s:10:\"compressed\";i:8778;}s:12:\"medium_large\";a:2:{s:8:\"original\";i:42756;s:10:\"compressed\";i:42756;}s:9:\"neve-blog\";a:2:{s:8:\"original\";i:53667;s:10:\"compressed\";i:53667;}}}'),(6488,359,'smush-info','The file was compressed from 82.76 KB to 82.76 KB, saving 0 percent, using WP-Optimize'),(6489,359,'smush-complete','1'),(6490,360,'original-file','2024/12/fdfgretgrf-frgre-frtgtr-5-updraft-pre-smush-original.jpg'),(6491,359,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:84745;s:12:\"smushed-size\";i:84745;s:15:\"savings-percent\";d:0;s:10:\"sizes-info\";a:6:{s:4:\"full\";a:2:{s:8:\"original\";i:84745;s:10:\"compressed\";i:84745;}s:6:\"medium\";a:2:{s:8:\"original\";i:14946;s:10:\"compressed\";i:14946;}s:5:\"large\";a:2:{s:8:\"original\";i:66722;s:10:\"compressed\";i:66722;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:9155;s:10:\"compressed\";i:9155;}s:12:\"medium_large\";a:2:{s:8:\"original\";i:45306;s:10:\"compressed\";i:45306;}s:9:\"neve-blog\";a:2:{s:8:\"original\";i:58687;s:10:\"compressed\";i:58687;}}}'),(6492,360,'smush-info','The file was compressed from 70.78 KB to 70.78 KB, saving 0 percent, using WP-Optimize'),(6493,360,'smush-complete','1'),(6494,361,'original-file','2024/12/fdfgretgrf-frgre-frtgtr-6-updraft-pre-smush-original.jpg'),(6495,360,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:72478;s:12:\"smushed-size\";i:72478;s:15:\"savings-percent\";d:0;s:10:\"sizes-info\";a:6:{s:4:\"full\";a:2:{s:8:\"original\";i:72478;s:10:\"compressed\";i:72478;}s:6:\"medium\";a:2:{s:8:\"original\";i:13499;s:10:\"compressed\";i:13499;}s:5:\"large\";a:2:{s:8:\"original\";i:55734;s:10:\"compressed\";i:55734;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:8502;s:10:\"compressed\";i:8502;}s:12:\"medium_large\";a:2:{s:8:\"original\";i:39345;s:10:\"compressed\";i:39345;}s:9:\"neve-blog\";a:2:{s:8:\"original\";i:50637;s:10:\"compressed\";i:50637;}}}'),(6496,361,'smush-info','The file was compressed from 79.14 KB to 79.14 KB, saving 0 percent, using WP-Optimize'),(6497,361,'smush-complete','1'),(6498,362,'original-file','2024/12/fdfgretgrf-frgre-frtgtr-7-updraft-pre-smush-original.jpg'),(6499,361,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:81039;s:12:\"smushed-size\";i:81039;s:15:\"savings-percent\";d:0;s:10:\"sizes-info\";a:6:{s:4:\"full\";a:2:{s:8:\"original\";i:81039;s:10:\"compressed\";i:81039;}s:6:\"medium\";a:2:{s:8:\"original\";i:14822;s:10:\"compressed\";i:14822;}s:5:\"large\";a:2:{s:8:\"original\";i:63585;s:10:\"compressed\";i:63585;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:9185;s:10:\"compressed\";i:9185;}s:12:\"medium_large\";a:2:{s:8:\"original\";i:44084;s:10:\"compressed\";i:44084;}s:9:\"neve-blog\";a:2:{s:8:\"original\";i:56027;s:10:\"compressed\";i:56027;}}}'),(6500,362,'smush-info','The file was compressed from 86.67 KB to 76.72 KB, saving 11.48 percent, using WP-Optimize'),(6501,362,'smush-complete','1'),(6502,362,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:88751;s:12:\"smushed-size\";i:78561;s:15:\"savings-percent\";d:11.480000000000000426325641456060111522674560546875;s:10:\"sizes-info\";a:6:{s:4:\"full\";a:2:{s:8:\"original\";i:88751;s:10:\"compressed\";i:78561;}s:6:\"medium\";a:2:{s:8:\"original\";i:14054;s:10:\"compressed\";i:14012;}s:5:\"large\";a:2:{s:8:\"original\";i:64179;s:10:\"compressed\";i:62582;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:8589;s:10:\"compressed\";i:8589;}s:12:\"medium_large\";a:2:{s:8:\"original\";i:43109;s:10:\"compressed\";i:42103;}s:9:\"neve-blog\";a:2:{s:8:\"original\";i:54874;s:10:\"compressed\";i:53884;}}}'),(6503,363,'original-file','2024/12/fdfgretgrf-frgre-frtgtr-8-updraft-pre-smush-original.jpg'),(6504,363,'smush-info','The file was compressed from 76.39 KB to 76.06 KB, saving 0.43 percent, using WP-Optimize'),(6505,363,'smush-complete','1'),(6506,364,'original-file','2024/12/fdfgretgrf-frgre-frtgtr-9-updraft-pre-smush-original.jpg'),(6507,363,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:78219;s:12:\"smushed-size\";i:77883;s:15:\"savings-percent\";d:0.429999999999999993338661852249060757458209991455078125;s:10:\"sizes-info\";a:6:{s:4:\"full\";a:2:{s:8:\"original\";i:78219;s:10:\"compressed\";i:77883;}s:6:\"medium\";a:2:{s:8:\"original\";i:13171;s:10:\"compressed\";i:13171;}s:5:\"large\";a:2:{s:8:\"original\";i:52530;s:10:\"compressed\";i:51491;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:8339;s:10:\"compressed\";i:8339;}s:12:\"medium_large\";a:2:{s:8:\"original\";i:37951;s:10:\"compressed\";i:37405;}s:9:\"neve-blog\";a:2:{s:8:\"original\";i:46307;s:10:\"compressed\";i:45571;}}}'),(6508,364,'smush-info','The file was compressed from 79.82 KB to 67.90 KB, saving 14.94 percent, using WP-Optimize'),(6509,364,'smush-complete','1'),(6510,365,'original-file','2024/12/fdfgretgrf-frgre-frtgtr-10-updraft-pre-smush-original.jpg'),(6511,364,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:81738;s:12:\"smushed-size\";i:69530;s:15:\"savings-percent\";d:14.9399999999999995026200849679298698902130126953125;s:10:\"sizes-info\";a:6:{s:4:\"full\";a:2:{s:8:\"original\";i:81738;s:10:\"compressed\";i:69530;}s:6:\"medium\";a:2:{s:8:\"original\";i:13365;s:10:\"compressed\";i:13365;}s:5:\"large\";a:2:{s:8:\"original\";i:55112;s:10:\"compressed\";i:53649;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:8197;s:10:\"compressed\";i:8197;}s:12:\"medium_large\";a:2:{s:8:\"original\";i:39418;s:10:\"compressed\";i:38365;}s:9:\"neve-blog\";a:2:{s:8:\"original\";i:50084;s:10:\"compressed\";i:49019;}}}'),(6512,365,'smush-info','The file was compressed from 66.36 KB to 66.36 KB, saving 0 percent, using WP-Optimize'),(6513,365,'smush-complete','1'),(6514,366,'original-file','2024/12/fdfgretgrf-frgre-frtgtr-f-1-updraft-pre-smush-original.jpg'),(6515,365,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:67953;s:12:\"smushed-size\";i:67953;s:15:\"savings-percent\";d:0;s:10:\"sizes-info\";a:6:{s:4:\"full\";a:2:{s:8:\"original\";i:67953;s:10:\"compressed\";i:67953;}s:6:\"medium\";a:2:{s:8:\"original\";i:13321;s:10:\"compressed\";i:13321;}s:5:\"large\";a:2:{s:8:\"original\";i:53264;s:10:\"compressed\";i:53264;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:8424;s:10:\"compressed\";i:8424;}s:12:\"medium_large\";a:2:{s:8:\"original\";i:37447;s:10:\"compressed\";i:37447;}s:9:\"neve-blog\";a:2:{s:8:\"original\";i:47229;s:10:\"compressed\";i:47229;}}}'),(6516,366,'smush-info','The file was compressed from 72.48 KB to 72.48 KB, saving 0 percent, using WP-Optimize'),(6517,366,'smush-complete','1'),(6518,367,'original-file','2024/12/fdfgretgrf-frgre-frtgtr-updraft-pre-smush-original.jpg'),(6519,366,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:74221;s:12:\"smushed-size\";i:74221;s:15:\"savings-percent\";d:0;s:10:\"sizes-info\";a:6:{s:4:\"full\";a:2:{s:8:\"original\";i:74221;s:10:\"compressed\";i:74221;}s:6:\"medium\";a:2:{s:8:\"original\";i:13172;s:10:\"compressed\";i:13172;}s:5:\"large\";a:2:{s:8:\"original\";i:57299;s:10:\"compressed\";i:57299;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:8338;s:10:\"compressed\";i:8338;}s:12:\"medium_large\";a:2:{s:8:\"original\";i:39004;s:10:\"compressed\";i:39004;}s:9:\"neve-blog\";a:2:{s:8:\"original\";i:50076;s:10:\"compressed\";i:50076;}}}'),(6520,367,'smush-info','The file was compressed from 77.33 KB to 77.33 KB, saving 0 percent, using WP-Optimize'),(6521,367,'smush-complete','1'),(6522,372,'original-file','2024/12/dsf-67775432-dsghfjk-1-updraft-pre-smush-original.png'),(6523,372,'smush-complete','1'),(6524,372,'smush-info','The file was compressed from 26.10 KB to 26.09 KB, saving 0.02 percent, using WP-Optimize'),(6525,372,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:26723;s:12:\"smushed-size\";i:26718;s:15:\"savings-percent\";d:0.0200000000000000004163336342344337026588618755340576171875;s:10:\"sizes-info\";a:4:{s:4:\"full\";a:2:{s:8:\"original\";i:26723;s:10:\"compressed\";i:26718;}s:6:\"medium\";a:2:{s:8:\"original\";i:8927;s:10:\"compressed\";i:8910;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:4944;s:10:\"compressed\";i:4926;}s:12:\"medium_large\";a:2:{s:8:\"original\";i:32808;s:10:\"compressed\";i:32799;}}}'),(6526,367,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:79190;s:12:\"smushed-size\";i:79190;s:15:\"savings-percent\";d:0;s:10:\"sizes-info\";a:6:{s:4:\"full\";a:2:{s:8:\"original\";i:79190;s:10:\"compressed\";i:79190;}s:6:\"medium\";a:2:{s:8:\"original\";i:13599;s:10:\"compressed\";i:13599;}s:5:\"large\";a:2:{s:8:\"original\";i:60769;s:10:\"compressed\";i:60769;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:8527;s:10:\"compressed\";i:8527;}s:12:\"medium_large\";a:2:{s:8:\"original\";i:42132;s:10:\"compressed\";i:42132;}s:9:\"neve-blog\";a:2:{s:8:\"original\";i:53384;s:10:\"compressed\";i:53384;}}}'),(6527,373,'original-file','2024/12/dsf-67775432-dsghfjk-2-updraft-pre-smush-original.png'),(6528,373,'smush-complete','1'),(6529,373,'smush-info','The file was compressed from 26.29 KB to 26.29 KB, saving 0 percent, using WP-Optimize'),(6530,373,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:26923;s:12:\"smushed-size\";i:26923;s:15:\"savings-percent\";d:0;s:10:\"sizes-info\";a:4:{s:4:\"full\";a:2:{s:8:\"original\";i:26923;s:10:\"compressed\";i:26923;}s:6:\"medium\";a:2:{s:8:\"original\";i:9148;s:10:\"compressed\";i:9143;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:4974;s:10:\"compressed\";i:4963;}s:12:\"medium_large\";a:2:{s:8:\"original\";i:32239;s:10:\"compressed\";i:32198;}}}'),(6531,374,'original-file','2024/12/dsf-67775432-dsghfjk-3-updraft-pre-smush-original.png'),(6532,374,'smush-complete','1'),(6533,374,'smush-info','The file was compressed from 33.17 KB to 33.16 KB, saving 0.03 percent, using WP-Optimize'),(6534,374,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:33966;s:12:\"smushed-size\";i:33955;s:15:\"savings-percent\";d:0.0299999999999999988897769753748434595763683319091796875;s:10:\"sizes-info\";a:4:{s:4:\"full\";a:2:{s:8:\"original\";i:33966;s:10:\"compressed\";i:33955;}s:6:\"medium\";a:2:{s:8:\"original\";i:12560;s:10:\"compressed\";i:12546;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:7360;s:10:\"compressed\";i:7344;}s:12:\"medium_large\";a:2:{s:8:\"original\";i:45415;s:10:\"compressed\";i:45415;}}}'),(6535,375,'original-file','2024/12/dsf-67775432-dsghfjk-4-updraft-pre-smush-original.png'),(6536,375,'smush-complete','1'),(6537,375,'smush-info','The file was compressed from 27.25 KB to 27.25 KB, saving 0 percent, using WP-Optimize'),(6538,375,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:27901;s:12:\"smushed-size\";i:27901;s:15:\"savings-percent\";d:0;s:10:\"sizes-info\";a:4:{s:4:\"full\";a:2:{s:8:\"original\";i:27901;s:10:\"compressed\";i:27901;}s:6:\"medium\";a:2:{s:8:\"original\";i:9070;s:10:\"compressed\";i:9070;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:4932;s:10:\"compressed\";i:4932;}s:12:\"medium_large\";a:2:{s:8:\"original\";i:33562;s:10:\"compressed\";i:33562;}}}'),(6539,376,'original-file','2024/12/dsf-67775432-dsghfjk-5-updraft-pre-smush-original.png'),(6540,376,'smush-complete','1'),(6541,376,'smush-info','The file was compressed from 27.07 KB to 27.07 KB, saving 0 percent, using WP-Optimize'),(6542,376,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:27723;s:12:\"smushed-size\";i:27723;s:15:\"savings-percent\";d:0;s:10:\"sizes-info\";a:4:{s:4:\"full\";a:2:{s:8:\"original\";i:27723;s:10:\"compressed\";i:27723;}s:6:\"medium\";a:2:{s:8:\"original\";i:9520;s:10:\"compressed\";i:9520;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:5180;s:10:\"compressed\";i:5180;}s:12:\"medium_large\";a:2:{s:8:\"original\";i:34716;s:10:\"compressed\";i:34716;}}}'),(6543,389,'original-file','2024/12/bg_img3_-updraft-pre-smush-original.png'),(6544,389,'smush-info','The file was compressed from 25.30 KB to 25.30 KB, saving 0 percent, using WP-Optimize'),(6545,389,'smush-complete','1'),(6546,400,'original-file','2024/12/3d-black-paper-craft-cubic-patterned-background-updraft-pre-smush-original.jpg'),(6547,389,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:25912;s:12:\"smushed-size\";i:25912;s:15:\"savings-percent\";d:0;s:10:\"sizes-info\";a:8:{s:4:\"full\";a:2:{s:8:\"original\";i:25912;s:10:\"compressed\";i:25912;}s:6:\"medium\";a:2:{s:8:\"original\";i:3128;s:10:\"compressed\";i:3114;}s:5:\"large\";a:2:{s:8:\"original\";i:11391;s:10:\"compressed\";i:11379;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:2238;s:10:\"compressed\";i:2238;}s:12:\"medium_large\";a:2:{s:8:\"original\";i:8378;s:10:\"compressed\";i:8376;}s:9:\"1536x1536\";a:2:{s:8:\"original\";i:18169;s:10:\"compressed\";i:18169;}s:9:\"2048x2048\";a:2:{s:8:\"original\";i:27194;s:10:\"compressed\";i:27185;}s:9:\"neve-blog\";a:2:{s:8:\"original\";i:9075;s:10:\"compressed\";i:9073;}}}'),(6557,400,'smush-info','The file was compressed from 30.78 KB to 30.78 KB, saving 0 percent, using WP-Optimize'),(6558,400,'smush-complete','1'),(6559,400,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:31514;s:12:\"smushed-size\";i:31514;s:15:\"savings-percent\";d:0;s:10:\"sizes-info\";a:6:{s:4:\"full\";a:2:{s:8:\"original\";i:31514;s:10:\"compressed\";i:31514;}s:6:\"medium\";a:2:{s:8:\"original\";i:1665;s:10:\"compressed\";i:1665;}s:5:\"large\";a:2:{s:8:\"original\";i:18828;s:10:\"compressed\";i:18828;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:586;s:10:\"compressed\";i:586;}s:12:\"medium_large\";a:2:{s:8:\"original\";i:10819;s:10:\"compressed\";i:10819;}s:9:\"neve-blog\";a:2:{s:8:\"original\";i:15690;s:10:\"compressed\";i:15690;}}}'),(6560,436,'original-file','2024/12/young-web-designers-working-together-at-modern-office-1-updraft-pre-smush-original.jpg'),(6561,436,'smush-info','The file was compressed from 155.62 KB to 155.62 KB, saving 0 percent, using WP-Optimize'),(6562,436,'smush-complete','1'),(6563,437,'original-file','2024/12/bg_img1-1-updraft-pre-smush-original.png'),(6564,437,'smush-complete','1'),(6565,437,'smush-info','The file was compressed from 2.52 KB to 2.52 KB, saving 0 percent, using WP-Optimize'),(6566,437,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:2579;s:12:\"smushed-size\";i:2579;s:15:\"savings-percent\";d:0;s:10:\"sizes-info\";a:3:{s:4:\"full\";a:2:{s:8:\"original\";i:2579;s:10:\"compressed\";i:2579;}s:6:\"medium\";a:2:{s:8:\"original\";i:2983;s:10:\"compressed\";i:2983;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:1444;s:10:\"compressed\";i:1444;}}}'),(6567,438,'original-file','2024/12/young-serious-webdesigner-with-laptop-concentrating-on-network-updraft-pre-smush-original.jpg'),(6568,436,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:159355;s:12:\"smushed-size\";i:159355;s:15:\"savings-percent\";d:0;s:10:\"sizes-info\";a:6:{s:4:\"full\";a:2:{s:8:\"original\";i:159355;s:10:\"compressed\";i:159355;}s:6:\"medium\";a:2:{s:8:\"original\";i:17182;s:10:\"compressed\";i:17182;}s:5:\"large\";a:2:{s:8:\"original\";i:109769;s:10:\"compressed\";i:109769;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:7638;s:10:\"compressed\";i:7638;}s:12:\"medium_large\";a:2:{s:8:\"original\";i:71337;s:10:\"compressed\";i:71337;}s:9:\"neve-blog\";a:2:{s:8:\"original\";i:96052;s:10:\"compressed\";i:96052;}}}'),(6569,438,'smush-info','The file was compressed from 150.22 KB to 150.22 KB, saving 0 percent, using WP-Optimize'),(6570,438,'smush-complete','1'),(6571,454,'original-file','2024/12/11-1-updraft-pre-smush-original.jpg'),(6572,438,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:153822;s:12:\"smushed-size\";i:153822;s:15:\"savings-percent\";d:0;s:10:\"sizes-info\";a:6:{s:4:\"full\";a:2:{s:8:\"original\";i:153822;s:10:\"compressed\";i:153822;}s:6:\"medium\";a:2:{s:8:\"original\";i:14931;s:10:\"compressed\";i:14931;}s:5:\"large\";a:2:{s:8:\"original\";i:103305;s:10:\"compressed\";i:103305;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:6625;s:10:\"compressed\";i:6625;}s:12:\"medium_large\";a:2:{s:8:\"original\";i:66263;s:10:\"compressed\";i:66263;}s:9:\"neve-blog\";a:2:{s:8:\"original\";i:89662;s:10:\"compressed\";i:89662;}}}'),(6573,454,'smush-complete','1'),(6574,454,'smush-info','The file was compressed from 23.41 KB to 23.41 KB, saving 0 percent, using WP-Optimize'),(6575,454,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:23972;s:12:\"smushed-size\";i:23972;s:15:\"savings-percent\";d:0;s:10:\"sizes-info\";a:3:{s:4:\"full\";a:2:{s:8:\"original\";i:23972;s:10:\"compressed\";i:23972;}s:6:\"medium\";a:2:{s:8:\"original\";i:15896;s:10:\"compressed\";i:15896;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:6397;s:10:\"compressed\";i:6397;}}}'),(6576,455,'original-file','2024/12/6-1-updraft-pre-smush-original.jpg'),(6577,455,'smush-complete','1'),(6578,455,'smush-info','The file was compressed from 24.08 KB to 24.08 KB, saving 0 percent, using WP-Optimize'),(6579,455,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:24663;s:12:\"smushed-size\";i:24663;s:15:\"savings-percent\";d:0;s:10:\"sizes-info\";a:3:{s:4:\"full\";a:2:{s:8:\"original\";i:24663;s:10:\"compressed\";i:24663;}s:6:\"medium\";a:2:{s:8:\"original\";i:16151;s:10:\"compressed\";i:16151;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:6325;s:10:\"compressed\";i:6325;}}}'),(6580,456,'original-file','2024/12/9-1-updraft-pre-smush-original.jpg'),(6581,456,'smush-complete','1'),(6582,456,'smush-info','The file was compressed from 22.01 KB to 22.01 KB, saving 0 percent, using WP-Optimize'),(6583,456,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:22542;s:12:\"smushed-size\";i:22542;s:15:\"savings-percent\";d:0;s:10:\"sizes-info\";a:3:{s:4:\"full\";a:2:{s:8:\"original\";i:22542;s:10:\"compressed\";i:22542;}s:6:\"medium\";a:2:{s:8:\"original\";i:15263;s:10:\"compressed\";i:15263;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:6516;s:10:\"compressed\";i:6516;}}}'),(6584,588,'original-file','2024/12/image_2024-12-20_163844806-updraft-pre-smush-original.png'),(6585,588,'smush-complete','1'),(6586,588,'smush-info','The file was compressed from 1.08 KB to 1.08 KB, saving 0 percent, using WP-Optimize'),(6587,588,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:1102;s:12:\"smushed-size\";i:1102;s:15:\"savings-percent\";d:0;s:10:\"sizes-info\";a:1:{s:4:\"full\";a:2:{s:8:\"original\";i:1102;s:10:\"compressed\";i:1102;}}}'),(6588,589,'original-file','2024/12/image_2024-12-20_164133948-updraft-pre-smush-original.png'),(6589,589,'smush-complete','1'),(6590,589,'smush-info','The file was compressed from 3.57 KB to 3.57 KB, saving 0 percent, using WP-Optimize'),(6591,589,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:3654;s:12:\"smushed-size\";i:3654;s:15:\"savings-percent\";d:0;s:10:\"sizes-info\";a:1:{s:4:\"full\";a:2:{s:8:\"original\";i:3654;s:10:\"compressed\";i:3654;}}}'),(6592,593,'original-file','2024/12/image_2024-12-20_165745902-updraft-pre-smush-original.png'),(6593,593,'smush-complete','1'),(6594,593,'smush-info','The file was compressed from 3.41 KB to 3.41 KB, saving 0 percent, using WP-Optimize'),(6595,593,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:3495;s:12:\"smushed-size\";i:3495;s:15:\"savings-percent\";d:0;s:10:\"sizes-info\";a:1:{s:4:\"full\";a:2:{s:8:\"original\";i:3495;s:10:\"compressed\";i:3495;}}}'),(6596,635,'original-file','2024/12/1-updraft-pre-smush-original.png'),(6597,635,'smush-complete','1'),(6598,635,'smush-info','The file was compressed from 27.25 KB to 27.25 KB, saving 0 percent, using WP-Optimize'),(6599,635,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:27902;s:12:\"smushed-size\";i:27901;s:15:\"savings-percent\";d:0;s:10:\"sizes-info\";a:4:{s:4:\"full\";a:2:{s:8:\"original\";i:27902;s:10:\"compressed\";i:27901;}s:6:\"medium\";a:2:{s:8:\"original\";i:9085;s:10:\"compressed\";i:9070;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:4943;s:10:\"compressed\";i:4932;}s:12:\"medium_large\";a:2:{s:8:\"original\";i:33572;s:10:\"compressed\";i:33562;}}}'),(6600,636,'original-file','2024/12/2-updraft-pre-smush-original.png'),(6601,636,'smush-info','The file was compressed from 26.29 KB to 26.29 KB, saving 0 percent, using WP-Optimize'),(6602,636,'smush-complete','1'),(6603,637,'original-file','2024/12/3-1-updraft-pre-smush-original.png'),(6604,636,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:26923;s:12:\"smushed-size\";i:26923;s:15:\"savings-percent\";d:0;s:10:\"sizes-info\";a:4:{s:4:\"full\";a:2:{s:8:\"original\";i:26923;s:10:\"compressed\";i:26923;}s:6:\"medium\";a:2:{s:8:\"original\";i:9148;s:10:\"compressed\";i:9143;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:4974;s:10:\"compressed\";i:4963;}s:12:\"medium_large\";a:2:{s:8:\"original\";i:32239;s:10:\"compressed\";i:32198;}}}'),(6605,637,'smush-info','The file was compressed from 33.89 KB to 33.89 KB, saving 0.01 percent, using WP-Optimize'),(6606,637,'smush-complete','1'),(6607,637,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:34704;s:12:\"smushed-size\";i:34701;s:15:\"savings-percent\";d:0.01000000000000000020816681711721685132943093776702880859375;s:10:\"sizes-info\";a:4:{s:4:\"full\";a:2:{s:8:\"original\";i:34704;s:10:\"compressed\";i:34701;}s:6:\"medium\";a:2:{s:8:\"original\";i:12782;s:10:\"compressed\";i:12779;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:7351;s:10:\"compressed\";i:7325;}s:12:\"medium_large\";a:2:{s:8:\"original\";i:46675;s:10:\"compressed\";i:46628;}}}'),(6608,638,'original-file','2024/12/4-1-updraft-pre-smush-original.png'),(6609,638,'smush-info','The file was compressed from 27.25 KB to 27.25 KB, saving 0 percent, using WP-Optimize'),(6610,638,'smush-complete','1'),(6611,639,'original-file','2024/12/5-1-updraft-pre-smush-original.png'),(6612,638,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:27902;s:12:\"smushed-size\";i:27901;s:15:\"savings-percent\";d:0;s:10:\"sizes-info\";a:4:{s:4:\"full\";a:2:{s:8:\"original\";i:27902;s:10:\"compressed\";i:27901;}s:6:\"medium\";a:2:{s:8:\"original\";i:9085;s:10:\"compressed\";i:9070;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:4943;s:10:\"compressed\";i:4932;}s:12:\"medium_large\";a:2:{s:8:\"original\";i:33572;s:10:\"compressed\";i:33562;}}}'),(6613,639,'smush-info','The file was compressed from 25.99 KB to 25.98 KB, saving 0.03 percent, using WP-Optimize'),(6614,639,'smush-complete','1'),(6615,639,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:26615;s:12:\"smushed-size\";i:26607;s:15:\"savings-percent\";d:0.0299999999999999988897769753748434595763683319091796875;s:10:\"sizes-info\";a:4:{s:4:\"full\";a:2:{s:8:\"original\";i:26615;s:10:\"compressed\";i:26607;}s:6:\"medium\";a:2:{s:8:\"original\";i:9248;s:10:\"compressed\";i:9240;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:5114;s:10:\"compressed\";i:5107;}s:12:\"medium_large\";a:2:{s:8:\"original\";i:33032;s:10:\"compressed\";i:33028;}}}'),(6616,641,'original-file','2024/12/1-1-updraft-pre-smush-original.png'),(6617,641,'smush-info','The file was compressed from 81.63 KB to 27.25 KB, saving 66.62 percent, using WP-Optimize'),(6618,641,'smush-complete','1'),(6619,642,'original-file','2024/12/2-1-updraft-pre-smush-original.png'),(6620,641,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:83594;s:12:\"smushed-size\";i:27902;s:15:\"savings-percent\";d:66.6200000000000045474735088646411895751953125;s:10:\"sizes-info\";a:4:{s:4:\"full\";a:2:{s:8:\"original\";i:83594;s:10:\"compressed\";i:27902;}s:6:\"medium\";a:2:{s:8:\"original\";i:26250;s:10:\"compressed\";i:9085;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:12518;s:10:\"compressed\";i:4943;}s:12:\"medium_large\";a:2:{s:8:\"original\";i:103023;s:10:\"compressed\";i:33572;}}}'),(6621,642,'smush-info','The file was compressed from 73.51 KB to 26.29 KB, saving 64.24 percent, using WP-Optimize'),(6622,642,'smush-complete','1'),(6623,642,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:75278;s:12:\"smushed-size\";i:26923;s:15:\"savings-percent\";d:64.2399999999999948840923025272786617279052734375;s:10:\"sizes-info\";a:4:{s:4:\"full\";a:2:{s:8:\"original\";i:75278;s:10:\"compressed\";i:26923;}s:6:\"medium\";a:2:{s:8:\"original\";i:25360;s:10:\"compressed\";i:9148;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:12209;s:10:\"compressed\";i:4974;}s:12:\"medium_large\";a:2:{s:8:\"original\";i:95387;s:10:\"compressed\";i:32239;}}}'),(6624,643,'original-file','2024/12/3-2-updraft-pre-smush-original.png'),(6625,643,'smush-info','The file was compressed from 92.33 KB to 33.89 KB, saving 63.3 percent, using WP-Optimize'),(6626,643,'smush-complete','1'),(6627,644,'original-file','2024/12/4-2-updraft-pre-smush-original.png'),(6628,643,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:94549;s:12:\"smushed-size\";i:34704;s:15:\"savings-percent\";d:63.2999999999999971578290569595992565155029296875;s:10:\"sizes-info\";a:4:{s:4:\"full\";a:2:{s:8:\"original\";i:94549;s:10:\"compressed\";i:34704;}s:6:\"medium\";a:2:{s:8:\"original\";i:37489;s:10:\"compressed\";i:12782;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:19300;s:10:\"compressed\";i:7351;}s:12:\"medium_large\";a:2:{s:8:\"original\";i:140464;s:10:\"compressed\";i:46675;}}}'),(6629,644,'smush-info','The file was compressed from 81.63 KB to 27.25 KB, saving 66.62 percent, using WP-Optimize'),(6630,644,'smush-complete','1'),(6631,644,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:83594;s:12:\"smushed-size\";i:27902;s:15:\"savings-percent\";d:66.6200000000000045474735088646411895751953125;s:10:\"sizes-info\";a:4:{s:4:\"full\";a:2:{s:8:\"original\";i:83594;s:10:\"compressed\";i:27902;}s:6:\"medium\";a:2:{s:8:\"original\";i:26250;s:10:\"compressed\";i:9085;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:12518;s:10:\"compressed\";i:4943;}s:12:\"medium_large\";a:2:{s:8:\"original\";i:103023;s:10:\"compressed\";i:33572;}}}'),(6632,645,'original-file','2024/12/5-2-updraft-pre-smush-original.png'),(6633,645,'smush-info','The file was compressed from 77.29 KB to 25.99 KB, saving 66.37 percent, using WP-Optimize'),(6634,645,'smush-complete','1'),(6635,651,'original-file','2025/01/placeholder-updraft-pre-smush-original.png'),(6636,645,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:79141;s:12:\"smushed-size\";i:26615;s:15:\"savings-percent\";d:66.3700000000000045474735088646411895751953125;s:10:\"sizes-info\";a:4:{s:4:\"full\";a:2:{s:8:\"original\";i:79141;s:10:\"compressed\";i:26615;}s:6:\"medium\";a:2:{s:8:\"original\";i:27269;s:10:\"compressed\";i:9248;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:12980;s:10:\"compressed\";i:5114;}s:12:\"medium_large\";a:2:{s:8:\"original\";i:104454;s:10:\"compressed\";i:33032;}}}'),(6637,651,'smush-complete','1'),(6638,651,'smush-info','The file was compressed from 5.03 KB to 5.03 KB, saving 0 percent, using WP-Optimize'),(6639,651,'smush-stats','a:5:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:5151;s:12:\"smushed-size\";i:5151;s:15:\"savings-percent\";d:0;s:10:\"sizes-info\";a:6:{s:4:\"full\";a:2:{s:8:\"original\";i:5151;s:10:\"compressed\";i:5151;}s:6:\"medium\";a:2:{s:8:\"original\";i:2092;s:10:\"compressed\";i:2092;}s:5:\"large\";a:2:{s:8:\"original\";i:7532;s:10:\"compressed\";i:7532;}s:9:\"thumbnail\";a:2:{s:8:\"original\";i:1235;s:10:\"compressed\";i:1235;}s:12:\"medium_large\";a:2:{s:8:\"original\";i:5437;s:10:\"compressed\";i:5437;}s:9:\"neve-blog\";a:2:{s:8:\"original\";i:6642;s:10:\"compressed\";i:6642;}}}'),(6737,8,'rank_math_contentai_score','a:5:{s:8:\"keywords\";s:5:\"74.51\";s:9:\"wordCount\";s:1:\"0\";s:9:\"linkCount\";s:1:\"0\";s:12:\"headingCount\";s:1:\"0\";s:10:\"mediaCount\";s:1:\"0\";}'),(6821,43,'_wp_old_date','2024-12-20'),(6822,550,'_wp_old_date','2024-12-20'),(6825,545,'_wp_old_date','2024-12-20'),(6826,546,'_wp_old_date','2024-12-20'),(6827,547,'_wp_old_date','2024-12-20'),(6828,44,'_wp_old_date','2024-12-20'),(6829,46,'_wp_old_date','2024-12-20'),(6830,45,'_wp_old_date','2024-12-20'),(6840,15,'rank_math_contentai_score','a:5:{s:8:\"keywords\";s:5:\"74.51\";s:9:\"wordCount\";s:1:\"0\";s:9:\"linkCount\";s:1:\"0\";s:12:\"headingCount\";s:1:\"0\";s:10:\"mediaCount\";s:1:\"0\";}'),(6841,15,'rank_math_description','Golden Stallion Agency specializes in Expert Hospitality Website Design in South Africa, creating high-converting websites for hotels, restaurants, and event venues. Learn more about our expertise today!'),(6842,15,'rank_math_focus_keyword','Expert Hospitality Website Design'),(6865,17,'rank_math_contentai_score','a:5:{s:8:\"keywords\";s:5:\"74.51\";s:9:\"wordCount\";s:1:\"0\";s:9:\"linkCount\";s:1:\"0\";s:12:\"headingCount\";s:1:\"0\";s:10:\"mediaCount\";s:1:\"0\";}'),(6866,17,'rank_math_focus_keyword','hospitality web design South Africa'),(6867,17,'rank_math_description','Looking for expert hospitality web design South Africa? Contact Golden Stallion Agency today for high-converting websites tailored for hotels, restaurants, and event venues. Book a free consultation now!'),(6868,17,'neve_meta_enable_content_width','off'),(6869,17,'neve_meta_content_width','100'),(6889,12,'rank_math_contentai_score','a:5:{s:8:\"keywords\";s:5:\"74.51\";s:9:\"wordCount\";s:1:\"0\";s:9:\"linkCount\";s:1:\"0\";s:12:\"headingCount\";s:1:\"0\";s:10:\"mediaCount\";s:1:\"0\";}'),(6890,12,'rank_math_description','Explore our hospitality website portfolio South Africa. Golden Stallion Agency creates high-converting websites for hotels, restaurants, and event venues.'),(6891,12,'rank_math_title','%title%'),(6892,12,'rank_math_focus_keyword','hospitality website portfolio South Africa'),(6933,532,'rank_math_og_content_image','a:2:{s:5:\"check\";s:32:\"0d043ae573073e80e153b005c53f4722\";s:6:\"images\";a:1:{i:0;i:438;}}'),(6943,527,'rank_math_og_content_image','a:2:{s:5:\"check\";s:32:\"a9fd4dcd676a4d2ce74366be901df331\";s:6:\"images\";a:1:{i:0;i:438;}}'),(6950,10,'rank_math_og_content_image','a:2:{s:5:\"check\";s:32:\"88ee4e6726b0755b160a83d58c497f5f\";s:6:\"images\";a:1:{i:0;i:438;}}'),(7017,649,'rank_math_og_content_image','a:2:{s:5:\"check\";s:32:\"e9e457159f08bc960432bd9a9db4eba0\";s:6:\"images\";a:1:{i:0;i:51;}}'),(7019,35,'rank_math_og_content_image','a:2:{s:5:\"check\";s:32:\"1f2e71e48c3f216dadaa143989fb5c61\";s:6:\"images\";a:1:{i:0;i:51;}}'),(7020,649,'rank_math_internal_links_processed','1'),(7021,537,'rank_math_internal_links_processed','1'),(7022,532,'rank_math_internal_links_processed','1'),(7023,527,'rank_math_internal_links_processed','1'),(7024,522,'rank_math_internal_links_processed','1'),(7025,505,'rank_math_internal_links_processed','1'),(7026,148,'rank_math_internal_links_processed','1'),(7027,146,'rank_math_internal_links_processed','1'),(7028,10,'rank_math_internal_links_processed','1'),(7029,1,'rank_math_internal_links_processed','1'),(7095,755,'_wp_attached_file','2025/02/image_2025-02-04_110807999.png'),(7096,755,'_wp_attachment_image_alt',''),(7097,755,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1080;s:6:\"height\";i:1080;s:4:\"file\";s:38:\"2025/02/image_2025-02-04_110807999.png\";s:8:\"filesize\";i:731538;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:38:\"image_2025-02-04_110807999-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:83728;}s:5:\"large\";a:5:{s:4:\"file\";s:40:\"image_2025-02-04_110807999-1024x1024.png\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:644861;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:38:\"image_2025-02-04_110807999-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:25613;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:38:\"image_2025-02-04_110807999-768x768.png\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:404600;}s:9:\"neve-blog\";a:5:{s:4:\"file\";s:38:\"image_2025-02-04_110807999-930x620.png\";s:5:\"width\";i:930;s:6:\"height\";i:620;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:487924;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(7167,158,'_edit_lock','1757338136:3'),(7871,54,'__elementor_forms_snapshot','[{\"id\":\"b32b838\",\"name\":\"New Form\",\"fields\":[{\"id\":\"email\",\"type\":\"email\",\"label\":\"\"}]}]'),(7872,146,'iawp_total_views','5'),(8291,148,'iawp_total_views','1'),(9046,780,'rank_math_internal_links_processed','1'),(9047,780,'_edit_lock','1759241820:3'),(9048,780,'_edit_last','3'),(9049,780,'_wp_page_template','page-templates/template-pagebuilder-full-width.php'),(9050,780,'neve_meta_disable_title','on'),(9051,780,'neve_meta_enable_content_width','off'),(9052,780,'neve_meta_content_width','100'),(9053,780,'_elementor_edit_mode','builder'),(9054,780,'_elementor_template_type','wp-page'),(9055,780,'_elementor_version','3.31.1'),(9056,780,'_elementor_pro_version','3.31.0'),(9057,780,'_elementor_data','[{\"id\":\"157882e5\",\"elType\":\"container\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"77\",\"right\":\"40\",\"bottom\":\"10\",\"left\":\"40\",\"isLinked\":\"\"},\"_element_id\":\"xs_cta_default_style\",\"ekit_all_conditions_list\":[{\"_id\":\"28bf2b2\"}],\"ekit_section_parallax_multi_items\":[],\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_gap\":{\"size\":10,\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/07\\/14321b05-ellipse-1.png\",\"id\":880,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"min_height\":{\"unit\":\"px\",\"size\":551,\"sizes\":[]},\"background_attachment\":\"fixed\",\"background_position_mobile\":\"initial\",\"background_ypos_mobile\":{\"unit\":\"px\",\"size\":124,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"ca1b0ee\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/image_2024-11-08_222804488.webp\",\"id\":51,\"size\":\"\",\"alt\":\"Golden Stallion Agency logo - Leading website design agency in South Africa.\",\"source\":\"library\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":12,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width_mobile\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"300\",\"bottom\":\"300\",\"left\":\"300\",\"isLinked\":true},\"image_border_radius_mobile\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"300\",\"bottom\":\"300\",\"left\":\"300\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"56\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=3c7ce4a\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"251ec2b\",\"elType\":\"widget\",\"settings\":{\"ekit_heading_title\":\"We help ambitious brands turn underperforming websites into {{high-converting}} sales machines, using {{trust-driven & conversion-focused}} web design.\",\"ekit_heading_focused_title\":\"Elements\",\"ekit_heading_sub_title_show\":\"\",\"ekit_heading_sub_title\":\"Create your own\",\"ekit_heading_sub_title_position\":\"before_title\",\"ekit_heading_section_extra_title_show\":\"\",\"ekit_heading_extra_title\":\"<p>A small river named Duden flows by their place and supplies it with the necessary regelialia. <br \\/>It is a paradisematic country, in which<\\/p>\",\"ekit_heading_show_seperator\":\"\",\"ekit_heading_title_align\":\"center\",\"ekit_heading_title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_heading_title_typography_typography\":\"custom\",\"ekit_heading_title_typography_font_family\":\"Lato\",\"ekit_heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"ekit_heading_title_typography_font_weight\":\"800\",\"ekit_heading_sub_title_color\":\"#565656\",\"ekit_heading_sub_title_typography_typography\":\"custom\",\"ekit_heading_sub_title_typography_font_family\":\"Lato\",\"ekit_heading_sub_title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"ekit_heading_sub_title_margn\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_heading_extra_title_typography_typography\":\"custom\",\"ekit_heading_extra_title_typography_font_family\":\"Lato\",\"ekit_heading_extra_title_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"shadow_text_content\":\"bussiness\",\"ekit_all_conditions_list\":[{\"_id\":\"84d4731\"}],\"ekit_heading_seperator_image\":{\"id\":\"\",\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"__globals__\":{\"ekit_heading_focused_title_color\":\"\",\"ekit_heading_focused_title_color_hover\":\"\"},\"ekit_heading_title_typography_text_transform\":\"capitalize\",\"ekit_heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":58.88000000000000255795384873636066913604736328125,\"sizes\":[]},\"ekit_heading_title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"ekit_heading_use_title_text_fill\":\"yes\",\"ekit_heading_title_secondary_bg_background\":\"classic\",\"ekit_heading_title_secondary_bg_image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/image_2024-11-08_221730068-300x300-1.webp\",\"id\":208,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_heading_title_secondary_bg_position\":\"center center\",\"ekit_heading_title_secondary_bg_attachment\":\"scroll\",\"ekit_heading_title_secondary_bg_repeat\":\"no-repeat\",\"ekit_heading_title_secondary_bg_size\":\"cover\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_heading_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"ekit_heading_focused_title_typography_typography\":\"custom\",\"ekit_heading_focused_title_typography_font_family\":\"Lato\",\"ekit_heading_focused_title_typography_font_weight\":\"700\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"elementskit-heading\"},{\"id\":\"27d70922\",\"elType\":\"container\",\"settings\":{\"structure\":\"40\",\"ekit_all_conditions_list\":[{\"_id\":\"9ece632\"}],\"ekit_section_parallax_multi_items\":[],\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"30\",\"unit\":\"px\",\"isLinked\":true},\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"396c4126\",\"elType\":\"widget\",\"settings\":{\"ekit_btn_text\":\"Let\'s Build Your Site\",\"ekit_btn_align\":\"right\",\"ekit_btn_typography_typography\":\"custom\",\"ekit_btn_typography_font_family\":\"Lato\",\"ekit_btn_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"ekit_btn_typography_font_weight\":\"700\",\"ekit_btn_typography_text_transform\":\"uppercase\",\"ekit_btn_text_color\":\"#ffffff\",\"ekit_btn_bg_color_background\":\"gradient\",\"ekit_btn_bg_color_color\":\"#816002\",\"ekit_btn_bg_hover_color_background\":\"classic\",\"ekit_btn_bg_hover_color_color\":\"#FFFFFF\",\"ekit_btn_border_dimensions\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":\"1\"},\"ekit_btn_border_radius\":{\"unit\":\"px\",\"top\":\"49\",\"right\":\"49\",\"bottom\":\"49\",\"left\":\"49\",\"isLinked\":\"1\"},\"ekit_btn_align_mobile\":\"center\",\"ekit_btn_hover_color\":\"#FFFFFF\",\"ekit_btn_box_shadow_group_box_shadow_type\":\"yes\",\"ekit_btn_box_shadow_group_box_shadow\":{\"horizontal\":\"19\",\"vertical\":\"19\",\"blur\":\"40\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.1)\"},\"ekit_btn_text_padding\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"55\",\"bottom\":\"21\",\"left\":\"55\",\"isLinked\":\"\"},\"ekit_all_conditions_list\":[{\"_id\":\"67b7a52\"}],\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"ekit_btn_bg_color_gradient_angle\":{\"unit\":\"deg\",\"size\":135,\"sizes\":[]},\"__globals__\":{\"ekit_btn_bg_color_color\":\"\",\"ekit_btn_bg_color_color_b\":\"\",\"ekit_btn_border_color\":\"globals\\/colors?id=3c7ce4a\"},\"ekit_btn_bg_color_color_b\":\"#F9CE20\",\"ekit_btn_border_color\":\"#F9CE20\"},\"elements\":[],\"widgetType\":\"elementskit-button\"},{\"id\":\"1984741d\",\"elType\":\"widget\",\"settings\":{\"ekit_btn_text\":\"See Our Work\",\"ekit_btn_align\":\"left\",\"ekit_btn_typography_typography\":\"custom\",\"ekit_btn_typography_font_family\":\"Lato\",\"ekit_btn_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"ekit_btn_typography_font_weight\":\"700\",\"ekit_btn_typography_text_transform\":\"uppercase\",\"ekit_btn_text_color\":\"#FFFFFF\",\"ekit_btn_bg_color_background\":\"classic\",\"ekit_btn_bg_color_color\":\"rgba(0,0,0,0)\",\"ekit_btn_bg_hover_color_background\":\"gradient\",\"ekit_btn_border_style\":\"solid\",\"ekit_btn_border_dimensions\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":\"1\"},\"ekit_btn_border_color\":\"#F9CE20\",\"ekit_btn_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"ekit_btn_align_mobile\":\"center\",\"ekit_btn_box_shadow_group_box_shadow_type\":\"yes\",\"ekit_btn_box_shadow_group_box_shadow\":{\"horizontal\":\"19\",\"vertical\":\"19\",\"blur\":\"40\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.1)\"},\"ekit_btn_text_padding\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"55\",\"bottom\":\"21\",\"left\":\"55\",\"isLinked\":\"\"},\"ekit_all_conditions_list\":[{\"_id\":\"bb5c095\"}],\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"ekit_btn_bg_hover_color_color_b\":\"#F9CE20\",\"ekit_btn_bg_hover_color_gradient_angle\":{\"unit\":\"deg\",\"size\":135,\"sizes\":[]},\"__globals__\":{\"ekit_btn_text_color\":\"\",\"ekit_btn_border_color\":\"globals\\/colors?id=3c7ce4a\",\"ekit_btn_bg_hover_color_color\":\"globals\\/colors?id=7ef4b7e\",\"ekit_btn_bg_hover_color_color_b\":\"globals\\/colors?id=3c7ce4a\"},\"ekit_btn_bg_hover_color_color\":\"#816002\"},\"elements\":[],\"widgetType\":\"elementskit-button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"8d1eac8\",\"elType\":\"container\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"40\",\"left\":\"200\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"28bf2b2\"}],\"ekit_section_parallax_multi_items\":[],\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_gap\":{\"size\":10,\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/07\\/14321b05-ellipse-1.png\",\"id\":880,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_attachment\":\"fixed\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"background_ypos_mobile\":{\"unit\":\"px\",\"size\":-451,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"7820b1b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Watch this short video to see how it works:\",\"align\":\"center\",\"ekit_all_conditions_list\":[{\"_id\":\"7ea1910\"}],\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"095af6f\",\"elType\":\"container\",\"settings\":{\"structure\":\"40\",\"ekit_all_conditions_list\":[{\"_id\":\"9ece632\"}],\"ekit_section_parallax_multi_items\":[],\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"30\",\"unit\":\"px\",\"isLinked\":true},\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF52\",\"border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(225.22343750000002, 191.32283974775518, 2.4480808423913154, 0.5)\"},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"5cfe846\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=CfMJ01KP_ns&pp=ygUOYWdlbmN5IG1lZXRpbmc%3D\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"videopress_url\":\"https:\\/\\/videopress.com\\/v\\/ZCAOzTNk\",\"custom_css\":\"selector {\\n  box-shadow: 0 10px 30px rgba(249, 206, 32, 0.25);\\n  border-radius: 40px; \\n  position: relative;\\n  z-index: 1;\\n}\\n\\nselector::before {\\n  content: \\\"\\\";\\n  position: absolute;\\n  top: -10px;\\n  left: -10px;\\n  right: -10px;\\n  bottom: -10px;\\n  z-index: -1;\\n  background: linear-gradient(135deg, #816002 0%, #F9CE20 100%);\\n  opacity: 0.3;\\n  filter: blur(30px);\\n  border-radius: inherit;\\n}\\n\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":true},{\"id\":\"89a77b8\",\"elType\":\"widget\",\"settings\":{\"ekit_btn_text\":\"Book A Call Now!\",\"ekit_btn_typography_typography\":\"custom\",\"ekit_btn_typography_font_family\":\"Lato\",\"ekit_btn_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"ekit_btn_typography_font_weight\":\"700\",\"ekit_btn_typography_text_transform\":\"uppercase\",\"ekit_btn_text_color\":\"#FFFFFF\",\"ekit_btn_bg_color_background\":\"classic\",\"ekit_btn_bg_color_color\":\"rgba(0,0,0,0)\",\"ekit_btn_bg_hover_color_background\":\"gradient\",\"ekit_btn_border_style\":\"solid\",\"ekit_btn_border_dimensions\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":\"1\"},\"ekit_btn_border_color\":\"#F9CE20\",\"ekit_btn_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"ekit_btn_align_mobile\":\"center\",\"ekit_btn_box_shadow_group_box_shadow_type\":\"yes\",\"ekit_btn_box_shadow_group_box_shadow\":{\"horizontal\":\"19\",\"vertical\":\"19\",\"blur\":\"40\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.1)\"},\"ekit_btn_text_padding\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"55\",\"bottom\":\"21\",\"left\":\"55\",\"isLinked\":\"\"},\"ekit_all_conditions_list\":[{\"_id\":\"bb5c095\"}],\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"ekit_btn_bg_hover_color_color_b\":\"#F9CE20\",\"ekit_btn_bg_hover_color_gradient_angle\":{\"unit\":\"deg\",\"size\":135,\"sizes\":[]},\"__globals__\":{\"ekit_btn_text_color\":\"\",\"ekit_btn_border_color\":\"globals\\/colors?id=3c7ce4a\",\"ekit_btn_bg_hover_color_color\":\"globals\\/colors?id=7ef4b7e\",\"ekit_btn_bg_hover_color_color_b\":\"globals\\/colors?id=3c7ce4a\"},\"ekit_btn_bg_hover_color_color\":\"#816002\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"elementskit-button\"}],\"isInner\":false},{\"id\":\"90e7ada\",\"elType\":\"container\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"28bf2b2\"}],\"ekit_section_parallax_multi_items\":[],\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_gap\":{\"size\":10,\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/07\\/14321b05-ellipse-1.png\",\"id\":880,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_attachment\":\"fixed\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":168,\"sizes\":[]}},\"elements\":[{\"id\":\"eb97a2e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Trusted by Leading Companies Worldwide\",\"align\":\"center\",\"ekit_all_conditions_list\":[{\"_id\":\"7ea1910\"}],\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"976581d\",\"elType\":\"container\",\"settings\":{\"structure\":\"40\",\"ekit_all_conditions_list\":[{\"_id\":\"9ece632\"}],\"ekit_section_parallax_multi_items\":[],\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"30\",\"unit\":\"px\",\"isLinked\":true},\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(225.22343750000002, 191.32283974775518, 2.4480808423913154, 0.5)\"}},\"elements\":[{\"id\":\"ddd1720\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":799,\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/07\\/client-1.png\"},{\"id\":800,\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/07\\/client-4.png\"},{\"id\":801,\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/07\\/client-11.png\"},{\"id\":802,\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/07\\/client-9.png\"},{\"id\":803,\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/07\\/client-7.png\"},{\"id\":804,\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/07\\/client-10.png\"},{\"id\":805,\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/07\\/client-8.png\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"7\",\"slides_to_show_tablet\":\"4\",\"gallery_vertical_align\":\"center\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"custom_css\":\"selector .elementor-swiper-button{\\n    display: none;\\n}\\nselector .swiper-slide{\\n    background-color: var( --e-global-color-3ac76b5 );\\n    padding: 21px 30px 20px 30px;\\n    border-radius: 48px;\\n    display: flex;\\n    align-items: center;\\n    justify-content: center;\\n   transition: all 300ms ease-out;\\n      }\\nselector .swiper-slide{\\n    opacity:0.5;\\n      }\\nselector .swiper-slide:hover{\\n    opacity:1;\\n      }\\n      \\n@media only screen and (min-width:1025px){\\n    selector .swiper-slide{\\n        min-height:201px;\\n    }\\n}\\n   \\n    \\n@media only screen and (max-width:1024px) and (min-width:768px){\\n    selector .swiper-slide{\\n        min-height:153px;\\n    }\\n}\\n\\n@media only screen and (max-width:767px){\\n    selector .swiper-slide{\\n        min-height:200px!important;\\n    }\\n}\\n@media only screen and (min-width:1025px){\\nselector .elementor-image-carousel-wrapper{\\n    width: 100vw;\\n}\\n\\n}\\n@media only screen and (max-width:767px){\\nselector .elementor-image-carousel-wrapper{\\n   overflow:visible;\\n}\\n\\n}\\n@media only screen and (max-width:400px){\\n selector .elementor-widget-container{\\n     padding:0!important;\\n }   \\n}\",\"autoplay_speed\":\"3000\",\"navigation\":\"none\",\"slides_to_show_mobile\":\"3\",\"image_border_border\":\"none\",\"image_border_width_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-51\",\"right\":\"0\",\"bottom\":\"-65\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_spacing\":\"custom\",\"image_spacing_custom_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"content_width\":\"full\",\"carousel_name\":\"Image Carousel\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d9bc278\",\"elType\":\"container\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"190\",\"bottom\":\"0\",\"left\":\"190\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"28bf2b2\"}],\"ekit_section_parallax_multi_items\":[],\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_gap\":{\"size\":10,\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/07\\/14321b05-ellipse-1.png\",\"id\":880,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_attachment\":\"fixed\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":240,\"sizes\":[]},\"background_ypos_mobile\":{\"unit\":\"px\",\"size\":165,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"55b50f3\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"align\":\"center\",\"ekit_all_conditions_list\":[{\"_id\":\"7ea1910\"}],\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"ekit_cursor_text_label\":\"Elementskit Cursor\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f880bd8\",\"elType\":\"widget\",\"settings\":{\"before_text\":\"High-Converting Pages with\",\"highlighted_text\":\"Flow\",\"rotating_text\":\"Better\\nBigger\\nFaster\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Lato\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"words_typography_typography\":\"custom\",\"words_typography_font_family\":\"Lato\",\"words_typography_font_weight\":\"700\",\"__globals__\":{\"words_color\":\"\"},\"words_color\":\"#F9CE20\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"animated-headline\"},{\"id\":\"04360ce\",\"elType\":\"widget\",\"settings\":{\"sub_title\":\"\",\"title\":\"Side increase \",\"focused_title\":\"Style\",\"extra_title\":\"\",\"title_align\":\"center\",\"sub_title_typography_typography\":\"custom\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"28\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_heading_title\":\"\",\"ekit_heading_sub_title\":\"Time has changed\",\"ekit_heading_title_align\":\"center\",\"ekit_heading_sub_title_show\":\"\",\"ekit_heading_section_extra_title_show\":\"yes\",\"ekit_heading_extra_title\":\"<p>Where strategy meets scroll-stopping design.<\\/p>\",\"ekit_heading_seperator_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"shadow_text_content\":\"bussiness\",\"ekit_all_conditions_list\":[{\"_id\":\"72850e1\"}],\"ekit_heading_seperator_image\":{\"id\":\"\",\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"__globals__\":{\"ekit_heading_seperator_color\":\"globals\\/colors?id=3c7ce4a\"},\"ekit_heading_extra_title_color\":\"#FFFFFF\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"elementskit-heading\"}],\"isInner\":false},{\"id\":\"e6a17f9\",\"elType\":\"container\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"28bf2b2\"}],\"ekit_section_parallax_multi_items\":[],\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_gap\":{\"size\":10,\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/07\\/14321b05-ellipse-1.png\",\"id\":880,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_attachment\":\"fixed\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-16,\"sizes\":[]},\"background_ypos_mobile\":{\"unit\":\"px\",\"size\":-51,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"boxed_width\":{\"unit\":\"px\",\"size\":1371,\"sizes\":[]}},\"elements\":[{\"id\":\"3f0280c\",\"elType\":\"container\",\"settings\":{\"structure\":\"40\",\"ekit_all_conditions_list\":[{\"_id\":\"9ece632\"}],\"ekit_section_parallax_multi_items\":[],\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"30\",\"unit\":\"px\",\"isLinked\":true},\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":1,\"sizes\":[]},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":1,\"sizes\":[]},\"background_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(225.22343750000002, 191.32283974775518, 2.4480808423913154, 0.5)\"},\"presetTitle\":\"Container\",\"presetIcon\":\"eicon-container\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"114e4fd\",\"elType\":\"container\",\"settings\":{\"structure\":\"40\",\"ekit_all_conditions_list\":[{\"_id\":\"9ece632\"}],\"ekit_section_parallax_multi_items\":[],\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"30\",\"unit\":\"px\",\"isLinked\":true},\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"container_type\":\"grid\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"grid_outline\":\"\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":2,\"sizes\":[]},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":1,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF52\",\"border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(225.22343750000002, 191.32283974775518, 2.4480808423913154, 0.5)\"},\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true}},\"elements\":[{\"id\":\"ffd02d1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/08\\/Best-Dentist-London-_-E11even-Dental.gif\",\"id\":1178,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"21\",\"bottom\":\"21\",\"left\":\"21\",\"isLinked\":true},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"220\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"184a739\",\"elType\":\"widget\",\"settings\":{\"html\":\"<section style=\\\"background-color: transparent; color: white; padding: 4rem 2rem; font-family: \'Arial\', sans-serif;\\\">\\n  <div style=\\\"max-width: 1200px; margin: auto; display: flex; flex-wrap: wrap; gap: 2rem; align-items: flex-start;\\\">\\n    \\n    <!-- Right: Wireframe Strategy Block -->\\n    <div style=\\\"flex: 1 1 100%; padding: 2rem; border: 1px solid gold; border-radius: 16px;\\\">\\n      <h2 style=\\\"font-size: 2rem; margin-bottom: 1rem; color: gold;\\\">AIW: Ultimate Website Strategy<\\/h2>\\n      <p style=\\\"color: #ccc; margin-bottom: 1.5rem;\\\">\\n        This is our proven blueprint for building high-converting, trust-driven hair transplant websites.\\n      <\\/p>\\n\\n      <ul style=\\\"list-style: none; padding: 0; margin: 0;\\\">\\n        <li style=\\\"padding: 0.75rem 0; border-bottom: 1px solid #333;\\\">\\n          <span style=\\\"color: gold;\\\">01.<\\/span> Hero\\n        <\\/li>\\n        <li style=\\\"padding: 0.75rem 0; border-bottom: 1px solid #333;\\\">\\n          <span style=\\\"color: gold;\\\">02.<\\/span> Reviews \\/ Case Studies \\/ Before-After\\n        <\\/li>\\n        <li style=\\\"padding: 0.75rem 0; border-bottom: 1px solid #333;\\\">\\n          <span style=\\\"color: gold;\\\">03.<\\/span> Press Release Kit\\n        <\\/li>\\n        <li style=\\\"padding: 0.75rem 0; border-bottom: 1px solid #333;\\\">\\n          <span style=\\\"color: gold;\\\">04.<\\/span> Doctor Showcase\\n        <\\/li>\\n        <li style=\\\"padding: 0.75rem 0; border-bottom: 1px solid #333;\\\">\\n          <span style=\\\"color: gold;\\\">05.<\\/span> Our Process\\n        <\\/li>\\n        <li style=\\\"padding: 0.75rem 0; border-bottom: 1px solid #333;\\\">\\n          <span style=\\\"color: gold;\\\">06.<\\/span> Email Magnet\\n        <\\/li>\\n        <li style=\\\"padding: 0.75rem 0; border-bottom: 1px solid #333;\\\">\\n          <span style=\\\"color: gold;\\\">07.<\\/span> FAQ\\n        <\\/li>\\n        <li style=\\\"padding: 0.75rem 0; border-bottom: 1px solid #333;\\\">\\n          <span style=\\\"color: gold;\\\">08.<\\/span> Blog Articles\\n        <\\/li>\\n        <li style=\\\"padding: 0.75rem 0;\\\">\\n          <span style=\\\"color: gold;\\\">09.<\\/span> Services & Footer\\n        <\\/li>\\n      <\\/ul>\\n\\n      <div style=\\\"margin-top: 2rem;\\\">\\n        <a href=\\\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/08\\/AIW_-Ultimate-Hair-Transplant-Website-Strategy.pdf\\\"\\n           target=\\\"_blank\\\"\\n           style=\\\"display: inline-block; padding: 0.75rem 1.5rem; background-color: gold; color: black; font-weight: bold; text-decoration: none; border-radius: 8px;\\\">\\n          Download Full Strategy\\n        <\\/a>\\n      <\\/div>\\n    <\\/div>\\n\\n  <\\/div>\\n<\\/section>\\n\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3d5b460\",\"elType\":\"widget\",\"settings\":{\"ekit_btn_text\":\"Book A Call Now!\",\"ekit_btn_typography_typography\":\"custom\",\"ekit_btn_typography_font_family\":\"Lato\",\"ekit_btn_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"ekit_btn_typography_font_weight\":\"700\",\"ekit_btn_typography_text_transform\":\"uppercase\",\"ekit_btn_text_color\":\"#FFFFFF\",\"ekit_btn_bg_color_background\":\"classic\",\"ekit_btn_bg_color_color\":\"rgba(0,0,0,0)\",\"ekit_btn_bg_hover_color_background\":\"gradient\",\"ekit_btn_border_style\":\"solid\",\"ekit_btn_border_dimensions\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":\"1\"},\"ekit_btn_border_color\":\"#F9CE20\",\"ekit_btn_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"ekit_btn_align_mobile\":\"center\",\"ekit_btn_box_shadow_group_box_shadow_type\":\"yes\",\"ekit_btn_box_shadow_group_box_shadow\":{\"horizontal\":\"19\",\"vertical\":\"19\",\"blur\":\"40\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.1)\"},\"ekit_btn_text_padding\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"55\",\"bottom\":\"21\",\"left\":\"55\",\"isLinked\":\"\"},\"ekit_all_conditions_list\":[{\"_id\":\"bb5c095\"}],\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"ekit_btn_bg_hover_color_color_b\":\"#F9CE20\",\"ekit_btn_bg_hover_color_gradient_angle\":{\"unit\":\"deg\",\"size\":135,\"sizes\":[]},\"__globals__\":{\"ekit_btn_text_color\":\"\",\"ekit_btn_border_color\":\"globals\\/colors?id=3c7ce4a\",\"ekit_btn_bg_hover_color_color\":\"globals\\/colors?id=7ef4b7e\",\"ekit_btn_bg_hover_color_color_b\":\"globals\\/colors?id=3c7ce4a\"},\"ekit_btn_bg_hover_color_color\":\"#816002\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"elementskit-button\"}],\"isInner\":false},{\"id\":\"0da1b7c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"size\":10,\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/07\\/14321b05-ellipse-1.png\",\"id\":880,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"90\",\"bottom\":\"-20\",\"left\":\"90\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\"},\"flex_align_items\":\"stretch\",\"background_color\":\"#03030300\",\"background_attachment\":\"fixed\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fb5343c\",\"elType\":\"widget\",\"settings\":{\"ekit_heading_title\":\"How we turn ideas into {{impact}}\",\"ekit_heading_focused_title\":\"Elements\",\"ekit_heading_sub_title_show\":\"\",\"ekit_heading_sub_title\":\"Create your own\",\"ekit_heading_sub_title_position\":\"before_title\",\"ekit_heading_section_extra_title_show\":\"\",\"ekit_heading_extra_title\":\"<p>A small river named Duden flows by their place and supplies it with the necessary regelialia. <br \\/>It is a paradisematic country, in which<\\/p>\",\"ekit_heading_show_seperator\":\"\",\"ekit_heading_title_align\":\"center\",\"ekit_heading_title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_heading_title_typography_typography\":\"custom\",\"ekit_heading_title_typography_font_family\":\"Lato\",\"ekit_heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":49,\"sizes\":[]},\"ekit_heading_title_typography_font_weight\":\"800\",\"ekit_heading_sub_title_color\":\"#565656\",\"ekit_heading_sub_title_typography_typography\":\"custom\",\"ekit_heading_sub_title_typography_font_family\":\"Lato\",\"ekit_heading_sub_title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"ekit_heading_sub_title_margn\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_heading_extra_title_typography_typography\":\"custom\",\"ekit_heading_extra_title_typography_font_family\":\"Lato\",\"ekit_heading_extra_title_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"shadow_text_content\":\"bussiness\",\"ekit_all_conditions_list\":[{\"_id\":\"84d4731\"}],\"ekit_heading_seperator_image\":{\"id\":\"\",\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"__globals__\":{\"ekit_heading_focused_title_color\":\"\",\"ekit_heading_focused_title_color_hover\":\"\"},\"ekit_heading_title_typography_text_transform\":\"capitalize\",\"ekit_heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":58.88000000000000255795384873636066913604736328125,\"sizes\":[]},\"ekit_heading_title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"ekit_heading_use_title_text_fill\":\"yes\",\"ekit_heading_title_secondary_bg_background\":\"classic\",\"ekit_heading_title_secondary_bg_image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/image_2024-11-08_221730068-300x300-1.webp\",\"id\":208,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_heading_title_secondary_bg_position\":\"center center\",\"ekit_heading_title_secondary_bg_attachment\":\"scroll\",\"ekit_heading_title_secondary_bg_repeat\":\"no-repeat\",\"ekit_heading_title_secondary_bg_size\":\"cover\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"elementskit-heading\"},{\"id\":\"e0578c2\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":640,\"sizes\":[]},\"padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"cbd0f3a\",\"elType\":\"widget\",\"settings\":{\"sub_title\":\"\",\"title\":\"Side increase \",\"focused_title\":\"Style\",\"extra_title\":\"\",\"title_align\":\"center\",\"sub_title_typography_typography\":\"custom\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"28\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_heading_title\":\"\",\"ekit_heading_sub_title\":\"Time has changed\",\"ekit_heading_title_align\":\"center\",\"ekit_heading_sub_title_show\":\"\",\"ekit_heading_section_extra_title_show\":\"yes\",\"ekit_heading_extra_title\":\"<p>We follow a proven process to deliver sites that perform.<\\/p>\",\"ekit_heading_seperator_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"shadow_text_content\":\"bussiness\",\"ekit_all_conditions_list\":[{\"_id\":\"72850e1\"}],\"ekit_heading_seperator_image\":{\"id\":\"\",\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"__globals__\":{\"ekit_heading_seperator_color\":\"globals\\/colors?id=3c7ce4a\"},\"ekit_heading_extra_title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"elementskit-heading\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3dfb38f\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"35\",\"bottom\":\"145\",\"left\":\"35\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_image\":{\"id\":\"783\",\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/07\\/Path_5693.svg\"},\"background_position\":\"initial\",\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"custom_css\":\"@media(max-width:1366px){\\nselector{\\n    background-position: center 43px!important;\\n}\\n}\\n\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_xpos_tablet\":{\"unit\":\"%\",\"size\":\"0\",\"sizes\":[]},\"background_xpos_mobile\":{\"unit\":\"%\",\"size\":\"0\",\"sizes\":[]},\"background_ypos\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"background_size_mobile\":\"contain\",\"background_bg_width\":{\"unit\":\"%\",\"size\":\"58\",\"sizes\":[]},\"background_bg_width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"background_bg_width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/07\\/14321b05-ellipse-1.png\",\"id\":880,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_attachment\":\"fixed\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\"},\"background_image_mobile\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/07\\/14321b05-ellipse-1.png\",\"id\":880,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"border_border\":\"dashed\",\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#CFCFCF\",\"_transform_rotate_popover\":\"transform\",\"_transform_rotateZ_effect_mobile\":{\"unit\":\"deg\",\"size\":9,\"sizes\":[]},\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"e24b6d2\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"align\":\"center\",\"css_classes\":\"list-box\",\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_flex_align_self\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"700ae95\",\"elType\":\"widget\",\"settings\":{\"ekit_icon_box_header_icons\":{\"value\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/08\\/1-solid-full.svg\",\"id\":1125},\"library\":\"svg\"},\"ekit_icon_box_title_text\":\"Discovery & Strategy\",\"ekit_icon_box_description_text\":\"We dive deep into your goals to uncover what really moves your audience \\u2014 strategy comes first.\",\"ekit_icon_box_btn_text\":\"Learn more \",\"ekit_icon_box_show_global_link\":\"\",\"ekit_icon_box_badge_title\":\"EXCLUSIVE\",\"ekit_icon_box_infobox_bg_group_background\":\"classic\",\"ekit_icon_box_infobox_bg_group_color\":\"#02010100\",\"ekit_icon_box_infobox_bg_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"ekit_icon_box_iocnbox_border_group_border\":\"none\",\"ekit_icon_box_infobox_border_radious\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_icon_title_bottom_space\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"9\",\"left\":\"0\",\"isLinked\":false,\"size\":\"20\"},\"ekit_icon_title_color\":\"#FFFFFF\",\"ekit_icon_title_color_hover\":\"#FFFFFF\",\"ekit_icon_title_typography_group_typography\":\"custom\",\"ekit_icon_title_typography_group_font_family\":\"Lato\",\"ekit_icon_title_typography_group_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"ekit_icon_title_typography_group_font_weight\":\"700\",\"ekit_icon_description_color\":\"#FFFFFF\",\"ekit_icon_description_color_hover\":\"#FFFFFF\",\"ekit_icon_box_icon_primary_color\":\"#FFFFFF\",\"ekit_icon_box_icon_secondary_color_normal\":\"#FFD62D59\",\"ekit_icon_box_icon_border_radius\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"80\",\"bottom\":\"80\",\"left\":\"80\",\"isLinked\":true},\"ekit_icon_icon_box_shadow_normal_group_box_shadow_type\":\"yes\",\"ekit_icon_icon_box_shadow_normal_group_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":36,\"spread\":9,\"color\":\"rgba(208.2234375, 185.97423182006142, 62.014371603260855, 0.47)\"},\"ekit_icon_icon_size\":{\"unit\":\"px\",\"size\":51,\"sizes\":[]},\"ekit_icon_box_icon_space\":{\"unit\":\"px\",\"top\":\"06\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_icon_icon_padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"11\",\"bottom\":\"11\",\"left\":\"11\",\"isLinked\":true,\"size\":15},\"__globals__\":{\"ekit_icon_title_color_hover\":\"\",\"ekit_icon_box_icon_primary_color\":\"\",\"ekit_icon_box_icon_secondary_color_normal\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_icon_box_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false,\"size\":15},\"ekit_icon_box_infobox_bg_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"30\",\"left\":\"60\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"elementskit-icon-box\"}],\"isInner\":\"1\"},{\"id\":\"735fe5c\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"align\":\"center\",\"css_classes\":\"list-box\",\"custom_css\":\" selector .aux-icon-list-item {\\n     transition: all 300ms ease-out;\\n}\\n selector.list-box:hover  .aux-icon-list-item {\\n     \\n    background: var(--e-global-color-secondary)  !important;\\nbox-shadow: -10px 15px 50px #FFDA2B4D !important;\\n\\n}\\n\\nselector.list-box:hover .aux-icon-list-text{\\n    color:var(--e-global-color-text) !important;\\n}\",\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_flex_align_self\":\"center\"},\"elements\":[{\"id\":\"583780b\",\"elType\":\"widget\",\"settings\":{\"ekit_icon_box_header_icons\":{\"value\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/08\\/2-solid-full-1.svg\",\"id\":1128},\"library\":\"svg\"},\"ekit_icon_box_title_text\":\"Design That Converts\",\"ekit_icon_box_description_text\":\"Crafting layouts with purpose \\u2014 every element guides the user toward action and trust.\",\"ekit_icon_box_btn_text\":\"Learn more \",\"ekit_icon_box_show_global_link\":\"\",\"ekit_icon_box_badge_title\":\"EXCLUSIVE\",\"ekit_icon_box_infobox_bg_group_background\":\"classic\",\"ekit_icon_box_infobox_bg_group_color\":\"#02010100\",\"ekit_icon_box_infobox_bg_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"ekit_icon_box_iocnbox_border_group_border\":\"none\",\"ekit_icon_box_infobox_border_radious\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_icon_title_bottom_space\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"9\",\"left\":\"0\",\"isLinked\":false,\"size\":\"20\"},\"ekit_icon_title_color\":\"#FFFFFF\",\"ekit_icon_title_color_hover\":\"#FFFFFF\",\"ekit_icon_title_typography_group_typography\":\"custom\",\"ekit_icon_title_typography_group_font_family\":\"Lato\",\"ekit_icon_title_typography_group_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"ekit_icon_title_typography_group_font_weight\":\"700\",\"ekit_icon_description_color\":\"#FFFFFF\",\"ekit_icon_description_color_hover\":\"#FFFFFF\",\"ekit_icon_box_icon_primary_color\":\"#FFFFFF\",\"ekit_icon_box_icon_secondary_color_normal\":\"#FFD62D59\",\"ekit_icon_box_icon_border_radius\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"80\",\"bottom\":\"80\",\"left\":\"80\",\"isLinked\":true},\"ekit_icon_icon_box_shadow_normal_group_box_shadow_type\":\"yes\",\"ekit_icon_icon_box_shadow_normal_group_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":36,\"spread\":9,\"color\":\"rgba(208.2234375, 185.97423182006142, 62.014371603260855, 0.47)\"},\"ekit_icon_icon_size\":{\"unit\":\"px\",\"size\":51,\"sizes\":[]},\"ekit_icon_box_icon_space\":{\"unit\":\"px\",\"top\":\"06\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_icon_icon_padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"11\",\"bottom\":\"11\",\"left\":\"11\",\"isLinked\":true,\"size\":15},\"__globals__\":{\"ekit_icon_title_color_hover\":\"\",\"ekit_icon_box_icon_primary_color\":\"\",\"ekit_icon_box_icon_secondary_color_normal\":\"\"},\"ekit_icon_box_infobox_bg_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"30\",\"left\":\"60\",\"isLinked\":false},\"ekit_icon_box_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false,\"size\":15},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"elementskit-icon-box\"}],\"isInner\":\"1\"},{\"id\":\"1daa506\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"align\":\"center\",\"css_classes\":\"list-box\",\"custom_css\":\" selector .aux-icon-list-item {\\n     transition: all 300ms ease-out;\\n}\\n selector.list-box:hover  .aux-icon-list-item {\\n     \\n    background: var(--e-global-color-secondary)  !important;\\nbox-shadow: -10px 15px 50px #FFDA2B4D !important;\\n\\n}\\n\\nselector.list-box:hover .aux-icon-list-text{\\n    color:var(--e-global-color-text) !important;\\n}\",\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_flex_align_self\":\"center\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"833e918\",\"elType\":\"widget\",\"settings\":{\"ekit_icon_box_header_icons\":{\"value\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/08\\/3-solid-full.svg\",\"id\":1127},\"library\":\"svg\"},\"ekit_icon_box_title_text\":\"Launch & Optimize\",\"ekit_icon_box_description_text\":\"After launch, we refine with data \\u2014 ensuring your site performs as beautifully as it looks.\\n\\n\",\"ekit_icon_box_btn_text\":\"Learn more \",\"ekit_icon_box_show_global_link\":\"\",\"ekit_icon_box_badge_title\":\"EXCLUSIVE\",\"ekit_icon_box_infobox_bg_group_background\":\"classic\",\"ekit_icon_box_infobox_bg_group_color\":\"#02010100\",\"ekit_icon_box_infobox_bg_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"ekit_icon_box_iocnbox_border_group_border\":\"none\",\"ekit_icon_box_infobox_border_radious\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_icon_title_bottom_space\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"9\",\"left\":\"0\",\"isLinked\":false,\"size\":\"20\"},\"ekit_icon_title_color\":\"#FFFFFF\",\"ekit_icon_title_color_hover\":\"#FFFFFF\",\"ekit_icon_title_typography_group_typography\":\"custom\",\"ekit_icon_title_typography_group_font_family\":\"Lato\",\"ekit_icon_title_typography_group_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"ekit_icon_title_typography_group_font_weight\":\"700\",\"ekit_icon_description_color\":\"#FFFFFF\",\"ekit_icon_description_color_hover\":\"#FFFFFF\",\"ekit_icon_box_icon_primary_color\":\"#FFFFFF\",\"ekit_icon_box_icon_secondary_color_normal\":\"#FFD62D59\",\"ekit_icon_box_icon_border_radius\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"80\",\"bottom\":\"80\",\"left\":\"80\",\"isLinked\":true},\"ekit_icon_icon_box_shadow_normal_group_box_shadow_type\":\"yes\",\"ekit_icon_icon_box_shadow_normal_group_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":36,\"spread\":9,\"color\":\"rgba(208.2234375, 185.97423182006142, 62.014371603260855, 0.47)\"},\"ekit_icon_icon_size\":{\"unit\":\"px\",\"size\":51,\"sizes\":[]},\"ekit_icon_box_icon_space\":{\"unit\":\"px\",\"top\":\"06\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_icon_icon_padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"11\",\"bottom\":\"11\",\"left\":\"11\",\"isLinked\":true,\"size\":15},\"__globals__\":{\"ekit_icon_title_color_hover\":\"\",\"ekit_icon_box_icon_primary_color\":\"\",\"ekit_icon_box_icon_secondary_color_normal\":\"\"},\"ekit_icon_box_infobox_bg_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"30\",\"left\":\"60\",\"isLinked\":false},\"ekit_icon_box_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false,\"size\":15},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"elementskit-icon-box\"}],\"isInner\":\"1\"}],\"isInner\":false},{\"id\":\"c9ca8a3\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"35\",\"bottom\":\"145\",\"left\":\"35\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_image\":{\"id\":\"783\",\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/07\\/Path_5693.svg\"},\"background_position\":\"initial\",\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"custom_css\":\"@media(max-width:1366px){\\nselector{\\n    background-position: center 43px!important;\\n}\\n}\\n\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_xpos_tablet\":{\"unit\":\"%\",\"size\":\"0\",\"sizes\":[]},\"background_xpos_mobile\":{\"unit\":\"%\",\"size\":\"0\",\"sizes\":[]},\"background_ypos\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"background_size_mobile\":\"contain\",\"background_bg_width\":{\"unit\":\"%\",\"size\":\"58\",\"sizes\":[]},\"background_bg_width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"background_bg_width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/07\\/14321b05-ellipse-1.png\",\"id\":880,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_attachment\":\"fixed\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\"},\"background_image_mobile\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/07\\/14321b05-ellipse-1.png\",\"id\":880,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"border_border\":\"none\",\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#CFCFCF\",\"_transform_rotateZ_effect_mobile\":{\"unit\":\"deg\",\"size\":9,\"sizes\":[]},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"0e4267a\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"align\":\"center\",\"css_classes\":\"list-box\",\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_flex_align_self\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"526e732\",\"elType\":\"widget\",\"settings\":{\"ekit_icon_box_header_icons\":{\"value\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/08\\/1-solid-full.svg\",\"id\":1125},\"library\":\"svg\"},\"ekit_icon_box_title_text\":\"Discovery & Strategy\",\"ekit_icon_box_description_text\":\"We dive deep into your goals to uncover what really moves your audience \\u2014 strategy comes first.\",\"ekit_icon_box_btn_text\":\"Learn more \",\"ekit_icon_box_show_global_link\":\"\",\"ekit_icon_box_badge_title\":\"EXCLUSIVE\",\"ekit_icon_box_infobox_bg_group_background\":\"classic\",\"ekit_icon_box_infobox_bg_group_color\":\"#02010100\",\"ekit_icon_box_infobox_bg_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"ekit_icon_box_iocnbox_border_group_border\":\"none\",\"ekit_icon_box_infobox_border_radious\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_icon_title_bottom_space\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"9\",\"left\":\"0\",\"isLinked\":false,\"size\":\"20\"},\"ekit_icon_title_color\":\"#FFFFFF\",\"ekit_icon_title_color_hover\":\"#FFFFFF\",\"ekit_icon_title_typography_group_typography\":\"custom\",\"ekit_icon_title_typography_group_font_family\":\"Lato\",\"ekit_icon_title_typography_group_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"ekit_icon_title_typography_group_font_weight\":\"700\",\"ekit_icon_description_color\":\"#FFFFFF\",\"ekit_icon_description_color_hover\":\"#FFFFFF\",\"ekit_icon_box_icon_primary_color\":\"#FFFFFF\",\"ekit_icon_box_icon_secondary_color_normal\":\"#FFD62D59\",\"ekit_icon_box_icon_border_radius\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"80\",\"bottom\":\"80\",\"left\":\"80\",\"isLinked\":true},\"ekit_icon_icon_box_shadow_normal_group_box_shadow_type\":\"yes\",\"ekit_icon_icon_box_shadow_normal_group_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":36,\"spread\":9,\"color\":\"rgba(208.2234375, 185.97423182006142, 62.014371603260855, 0.47)\"},\"ekit_icon_icon_size\":{\"unit\":\"px\",\"size\":51,\"sizes\":[]},\"ekit_icon_box_icon_space\":{\"unit\":\"px\",\"top\":\"06\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_icon_icon_padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"11\",\"bottom\":\"11\",\"left\":\"11\",\"isLinked\":true,\"size\":15},\"__globals__\":{\"ekit_icon_title_color_hover\":\"\",\"ekit_icon_box_icon_primary_color\":\"\",\"ekit_icon_box_icon_secondary_color_normal\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_icon_box_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false,\"size\":15},\"ekit_icon_box_infobox_bg_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"30\",\"left\":\"60\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"elementskit-icon-box\"}],\"isInner\":\"1\"},{\"id\":\"b6c19fd\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"align\":\"center\",\"css_classes\":\"list-box\",\"custom_css\":\" selector .aux-icon-list-item {\\n     transition: all 300ms ease-out;\\n}\\n selector.list-box:hover  .aux-icon-list-item {\\n     \\n    background: var(--e-global-color-secondary)  !important;\\nbox-shadow: -10px 15px 50px #FFDA2B4D !important;\\n\\n}\\n\\nselector.list-box:hover .aux-icon-list-text{\\n    color:var(--e-global-color-text) !important;\\n}\",\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_flex_align_self\":\"center\"},\"elements\":[{\"id\":\"c3b0544\",\"elType\":\"widget\",\"settings\":{\"ekit_icon_box_header_icons\":{\"value\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/08\\/2-solid-full-1.svg\",\"id\":1128},\"library\":\"svg\"},\"ekit_icon_box_title_text\":\"Design That Converts\",\"ekit_icon_box_description_text\":\"Crafting layouts with purpose \\u2014 every element guides the user toward action and trust.\",\"ekit_icon_box_btn_text\":\"Learn more \",\"ekit_icon_box_show_global_link\":\"\",\"ekit_icon_box_badge_title\":\"EXCLUSIVE\",\"ekit_icon_box_infobox_bg_group_background\":\"classic\",\"ekit_icon_box_infobox_bg_group_color\":\"#02010100\",\"ekit_icon_box_infobox_bg_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"ekit_icon_box_iocnbox_border_group_border\":\"none\",\"ekit_icon_box_infobox_border_radious\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_icon_title_bottom_space\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"9\",\"left\":\"0\",\"isLinked\":false,\"size\":\"20\"},\"ekit_icon_title_color\":\"#FFFFFF\",\"ekit_icon_title_color_hover\":\"#FFFFFF\",\"ekit_icon_title_typography_group_typography\":\"custom\",\"ekit_icon_title_typography_group_font_family\":\"Lato\",\"ekit_icon_title_typography_group_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"ekit_icon_title_typography_group_font_weight\":\"700\",\"ekit_icon_description_color\":\"#FFFFFF\",\"ekit_icon_description_color_hover\":\"#FFFFFF\",\"ekit_icon_box_icon_primary_color\":\"#FFFFFF\",\"ekit_icon_box_icon_secondary_color_normal\":\"#FFD62D59\",\"ekit_icon_box_icon_border_radius\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"80\",\"bottom\":\"80\",\"left\":\"80\",\"isLinked\":true},\"ekit_icon_icon_box_shadow_normal_group_box_shadow_type\":\"yes\",\"ekit_icon_icon_box_shadow_normal_group_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":36,\"spread\":9,\"color\":\"rgba(208.2234375, 185.97423182006142, 62.014371603260855, 0.47)\"},\"ekit_icon_icon_size\":{\"unit\":\"px\",\"size\":51,\"sizes\":[]},\"ekit_icon_box_icon_space\":{\"unit\":\"px\",\"top\":\"06\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_icon_icon_padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"11\",\"bottom\":\"11\",\"left\":\"11\",\"isLinked\":true,\"size\":15},\"__globals__\":{\"ekit_icon_title_color_hover\":\"\",\"ekit_icon_box_icon_primary_color\":\"\",\"ekit_icon_box_icon_secondary_color_normal\":\"\"},\"ekit_icon_box_infobox_bg_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"30\",\"left\":\"60\",\"isLinked\":false},\"ekit_icon_box_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false,\"size\":15},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"elementskit-icon-box\"}],\"isInner\":\"1\"},{\"id\":\"0eb090f\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"align\":\"center\",\"css_classes\":\"list-box\",\"custom_css\":\" selector .aux-icon-list-item {\\n     transition: all 300ms ease-out;\\n}\\n selector.list-box:hover  .aux-icon-list-item {\\n     \\n    background: var(--e-global-color-secondary)  !important;\\nbox-shadow: -10px 15px 50px #FFDA2B4D !important;\\n\\n}\\n\\nselector.list-box:hover .aux-icon-list-text{\\n    color:var(--e-global-color-text) !important;\\n}\",\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_flex_align_self\":\"center\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0047159\",\"elType\":\"widget\",\"settings\":{\"ekit_icon_box_header_icons\":{\"value\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/08\\/3-solid-full.svg\",\"id\":1127},\"library\":\"svg\"},\"ekit_icon_box_title_text\":\"Launch & Optimize\",\"ekit_icon_box_description_text\":\"After launch, we refine with data \\u2014 ensuring your site performs as beautifully as it looks.\\n\\n\",\"ekit_icon_box_btn_text\":\"Learn more \",\"ekit_icon_box_show_global_link\":\"\",\"ekit_icon_box_badge_title\":\"EXCLUSIVE\",\"ekit_icon_box_infobox_bg_group_background\":\"classic\",\"ekit_icon_box_infobox_bg_group_color\":\"#02010100\",\"ekit_icon_box_infobox_bg_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"ekit_icon_box_iocnbox_border_group_border\":\"none\",\"ekit_icon_box_infobox_border_radious\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_icon_title_bottom_space\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"9\",\"left\":\"0\",\"isLinked\":false,\"size\":\"20\"},\"ekit_icon_title_color\":\"#FFFFFF\",\"ekit_icon_title_color_hover\":\"#FFFFFF\",\"ekit_icon_title_typography_group_typography\":\"custom\",\"ekit_icon_title_typography_group_font_family\":\"Lato\",\"ekit_icon_title_typography_group_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"ekit_icon_title_typography_group_font_weight\":\"700\",\"ekit_icon_description_color\":\"#FFFFFF\",\"ekit_icon_description_color_hover\":\"#FFFFFF\",\"ekit_icon_box_icon_primary_color\":\"#FFFFFF\",\"ekit_icon_box_icon_secondary_color_normal\":\"#FFD62D59\",\"ekit_icon_box_icon_border_radius\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"80\",\"bottom\":\"80\",\"left\":\"80\",\"isLinked\":true},\"ekit_icon_icon_box_shadow_normal_group_box_shadow_type\":\"yes\",\"ekit_icon_icon_box_shadow_normal_group_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":36,\"spread\":9,\"color\":\"rgba(208.2234375, 185.97423182006142, 62.014371603260855, 0.47)\"},\"ekit_icon_icon_size\":{\"unit\":\"px\",\"size\":51,\"sizes\":[]},\"ekit_icon_box_icon_space\":{\"unit\":\"px\",\"top\":\"06\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_icon_icon_padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"11\",\"bottom\":\"11\",\"left\":\"11\",\"isLinked\":true,\"size\":15},\"__globals__\":{\"ekit_icon_title_color_hover\":\"\",\"ekit_icon_box_icon_primary_color\":\"\",\"ekit_icon_box_icon_secondary_color_normal\":\"\"},\"ekit_icon_box_infobox_bg_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"30\",\"left\":\"60\",\"isLinked\":false},\"ekit_icon_box_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false,\"size\":15},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"elementskit-icon-box\"}],\"isInner\":\"1\"}],\"isInner\":false},{\"id\":\"9827710\",\"elType\":\"container\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"40\",\"bottom\":\"10\",\"left\":\"40\",\"isLinked\":\"\"},\"ekit_all_conditions_list\":[{\"_id\":\"28bf2b2\"}],\"ekit_section_parallax_multi_items\":[],\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_gap\":{\"size\":10,\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/07\\/14321b05-ellipse-1.png\",\"id\":880,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_attachment\":\"fixed\",\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"07cc9f3\",\"elType\":\"widget\",\"settings\":{\"sub_title\":\"\",\"title\":\"Side increase \",\"focused_title\":\"Style\",\"extra_title\":\"\",\"title_align\":\"center\",\"sub_title_typography_typography\":\"custom\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"28\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-32\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_heading_title\":\"\",\"ekit_heading_sub_title\":\"Time has changed\",\"ekit_heading_title_align\":\"center\",\"ekit_heading_sub_title_show\":\"\",\"ekit_heading_section_extra_title_show\":\"yes\",\"ekit_heading_extra_title\":\"<p>Here\\u2019s what\\u2019s holding back your conversions \\u2014 and how we fix it.<\\/p>\",\"ekit_heading_seperator_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"shadow_text_content\":\"bussiness\",\"ekit_all_conditions_list\":[{\"_id\":\"72850e1\"}],\"ekit_heading_seperator_image\":{\"id\":\"\",\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"__globals__\":{\"ekit_heading_seperator_color\":\"globals\\/colors?id=3c7ce4a\"},\"ekit_heading_extra_title_color\":\"#FFFFFF\",\"ekit_heading_show_seperator\":\"\"},\"elements\":[],\"widgetType\":\"elementskit-heading\"},{\"id\":\"22a5d11\",\"elType\":\"widget\",\"settings\":{\"ekit_heading_title\":\"{{Stop wasting budget}} on ads that send visitors to broken websites\",\"ekit_heading_focused_title\":\"Elements\",\"ekit_heading_sub_title_show\":\"\",\"ekit_heading_sub_title\":\"Create your own\",\"ekit_heading_sub_title_position\":\"before_title\",\"ekit_heading_section_extra_title_show\":\"\",\"ekit_heading_extra_title\":\"<p>A small river named Duden flows by their place and supplies it with the necessary regelialia. <br \\/>It is a paradisematic country, in which<\\/p>\",\"ekit_heading_show_seperator\":\"\",\"ekit_heading_title_align\":\"center\",\"ekit_heading_title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_heading_title_typography_typography\":\"custom\",\"ekit_heading_title_typography_font_family\":\"Lato\",\"ekit_heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"ekit_heading_title_typography_font_weight\":\"800\",\"ekit_heading_sub_title_color\":\"#565656\",\"ekit_heading_sub_title_typography_typography\":\"custom\",\"ekit_heading_sub_title_typography_font_family\":\"Lato\",\"ekit_heading_sub_title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"ekit_heading_sub_title_margn\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_heading_extra_title_typography_typography\":\"custom\",\"ekit_heading_extra_title_typography_font_family\":\"Lato\",\"ekit_heading_extra_title_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"shadow_text_content\":\"bussiness\",\"ekit_all_conditions_list\":[{\"_id\":\"84d4731\"}],\"ekit_heading_seperator_image\":{\"id\":\"\",\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"__globals__\":{\"ekit_heading_focused_title_color\":\"\",\"ekit_heading_focused_title_color_hover\":\"\"},\"ekit_heading_title_typography_text_transform\":\"capitalize\",\"ekit_heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":58.88000000000000255795384873636066913604736328125,\"sizes\":[]},\"ekit_heading_title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"ekit_heading_use_title_text_fill\":\"yes\",\"ekit_heading_title_secondary_bg_background\":\"classic\",\"ekit_heading_title_secondary_bg_image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/image_2024-11-08_221730068-300x300-1.webp\",\"id\":208,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_heading_title_secondary_bg_position\":\"center center\",\"ekit_heading_title_secondary_bg_attachment\":\"scroll\",\"ekit_heading_title_secondary_bg_repeat\":\"no-repeat\",\"ekit_heading_title_secondary_bg_size\":\"cover\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_heading_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"ekit_heading_focused_title_typography_typography\":\"custom\",\"ekit_heading_focused_title_typography_font_family\":\"Lato\",\"ekit_heading_focused_title_typography_font_weight\":\"700\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"elementskit-heading\"}],\"isInner\":false},{\"id\":\"77e4f3b\",\"elType\":\"container\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"28bf2b2\"}],\"ekit_section_parallax_multi_items\":[],\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_gap\":{\"size\":10,\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/07\\/14321b05-ellipse-1.png\",\"id\":880,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_attachment\":\"fixed\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"boxed_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-25,\"sizes\":[]},\"background_ypos_mobile\":{\"unit\":\"px\",\"size\":-372,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"f70cf47\",\"elType\":\"container\",\"settings\":{\"structure\":\"40\",\"ekit_all_conditions_list\":[{\"_id\":\"9ece632\"}],\"ekit_section_parallax_multi_items\":[],\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"size\":1,\"column\":\"1\",\"row\":\"1\",\"unit\":\"px\",\"isLinked\":false},\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":1,\"sizes\":[]},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":1,\"sizes\":[]},\"background_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(225.22343750000002, 191.32283974775518, 2.4480808423913154, 0.5)\"},\"presetTitle\":\"Container\",\"presetIcon\":\"eicon-container\"},\"elements\":[{\"id\":\"a719e25\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"container_type\":\"grid\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"9\",\"bottom\":\"0\",\"left\":\"9\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"grid_columns_grid_tablet\":{\"unit\":\"fr\",\"size\":2,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":200,\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":1,\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":33.3299999999999982946974341757595539093017578125,\"sizes\":[]},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":4,\"sizes\":[]}},\"elements\":[{\"id\":\"317af88\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=accent\",\"background_hover_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=3c7ce4a\"},\"html_tag\":\"a\",\"link\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/web-development\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":false,\"unit\":\"px\",\"size\":0},\"background_color\":\"#ACACAC6B\",\"background_hover_color\":\"#19191900\",\"border_color\":\"#FFFFFF2B\",\"border_hover_color\":\"#F9CE20\"},\"elements\":[{\"id\":\"fa50887\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-arrow-down\",\"library\":\"fa-solid\"},\"title_text\":\"Poor conversion performance\",\"description_text\":\"Too many links distract visitors and dilute focus.\\n\\n\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Lato\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"custom_css\":\"\\/* Style only the text between {{ and }} *\\/\\n.elementor-icon-box-title:has(span)::before {\\n  content: \\\"\\\";\\n}\\n\\n\\/* Highlight {{Lower}} *\\/\\n.elementor-icon-box-title {\\n  color: white;\\n  font-weight: bold;\\n}\\n\\n.elementor-icon-box-title:before {\\n  content: attr(data-highlighted);\\n  color: rgb(255, 0, 4);\\n  font-weight: bold;\\n}\\n\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=488c59d\",\"title_color\":\"globals\\/colors?id=488c59d\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"position_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"7dc94c0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=accent\",\"background_hover_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=3c7ce4a\"},\"html_tag\":\"a\",\"link\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/web-development\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":false,\"unit\":\"px\",\"size\":0},\"background_color\":\"#ACACAC6B\",\"background_hover_color\":\"#19191900\",\"border_color\":\"#FFFFFF2B\",\"border_hover_color\":\"#F9CE20\"},\"elements\":[{\"id\":\"9e8cc58\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-arrow-down\",\"library\":\"fa-solid\"},\"title_text\":\"Low visitor engagement\",\"description_text\":\"Slow loading times frustrate users and increase bounce rates.\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Lato\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"custom_css\":\"\\/* Style only the text between {{ and }} *\\/\\n.elementor-icon-box-title:has(span)::before {\\n  content: \\\"\\\";\\n}\\n\\n\\/* Highlight {{Lower}} *\\/\\n.elementor-icon-box-title {\\n  color: white;\\n  font-weight: bold;\\n}\\n\\n.elementor-icon-box-title:before {\\n  content: attr(data-highlighted);\\n  color: rgb(255, 0, 4);\\n  font-weight: bold;\\n}\\n\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=488c59d\",\"title_color\":\"globals\\/colors?id=488c59d\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"position_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"bc412fa\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=accent\",\"background_hover_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=3c7ce4a\"},\"html_tag\":\"a\",\"link\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/web-development\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":false,\"unit\":\"px\",\"size\":0},\"background_color\":\"#ACACAC6B\",\"background_hover_color\":\"#19191900\",\"border_color\":\"#FFFFFF2B\",\"border_hover_color\":\"#F9CE20\"},\"elements\":[{\"id\":\"1895fcc\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-arrow-down\",\"library\":\"fa-solid\"},\"title_text\":\"Unfocused user experience\",\"description_text\":\"Unclear calls to action confuse potential customers.\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Lato\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"custom_css\":\"\\/* Style only the text between {{ and }} *\\/\\n.elementor-icon-box-title:has(span)::before {\\n  content: \\\"\\\";\\n}\\n\\n\\/* Highlight {{Lower}} *\\/\\n.elementor-icon-box-title {\\n  color: white;\\n  font-weight: bold;\\n}\\n\\n.elementor-icon-box-title:before {\\n  content: attr(data-highlighted);\\n  color: rgb(255, 0, 4);\\n  font-weight: bold;\\n}\\n\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=488c59d\",\"title_color\":\"globals\\/colors?id=488c59d\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"position_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"aa29dcc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=accent\",\"background_hover_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=3c7ce4a\"},\"html_tag\":\"a\",\"link\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/web-development\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":false,\"unit\":\"px\",\"size\":0},\"background_color\":\"#ACACAC6B\",\"background_hover_color\":\"#19191900\",\"border_color\":\"#FFFFFF2B\",\"border_hover_color\":\"#F9CE20\"},\"elements\":[{\"id\":\"e18f81a\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-arrow-down\",\"library\":\"fa-solid\"},\"title_text\":\"Missed sales opportunities\",\"description_text\":\"Generic design fails to build trust or authority.\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Lato\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"custom_css\":\"\\/* Style only the text between {{ and }} *\\/\\n.elementor-icon-box-title:has(span)::before {\\n  content: \\\"\\\";\\n}\\n\\n\\/* Highlight {{Lower}} *\\/\\n.elementor-icon-box-title {\\n  color: white;\\n  font-weight: bold;\\n}\\n\\n.elementor-icon-box-title:before {\\n  content: attr(data-highlighted);\\n  color: rgb(255, 0, 4);\\n  font-weight: bold;\\n}\\n\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=488c59d\",\"title_color\":\"globals\\/colors?id=488c59d\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"position_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"57c9f60\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33.3299999999999982946974341757595539093017578125,\"sizes\":[]},\"background_background\":\"gradient\",\"background_color\":\"#FF000400\",\"background_color_b\":\"#FF0004C7\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":162,\"sizes\":[]},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"21\",\"bottom\":\"21\",\"left\":\"21\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"\",\"background_color_b\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"9\",\"bottom\":\"0\",\"left\":\"9\",\"isLinked\":false}},\"elements\":[{\"id\":\"8430d60\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"lnr lnr-cross\",\"library\":\"skb_cife-linearicons-icon\"},\"title_text\":\"Low-Performing Site\",\"description_text\":\"\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Lato\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"custom_css\":\"\\/* Style only the text between {{ and }} *\\/\\n.elementor-icon-box-title:has(span)::before {\\n  content: \\\"\\\";\\n}\\n\\n\\/* Highlight {{Lower}} *\\/\\n.elementor-icon-box-title {\\n  color: white;\\n  font-weight: bold;\\n}\\n\\n.elementor-icon-box-title:before {\\n  content: attr(data-highlighted);\\n  color: rgb(255, 0, 4);\\n  font-weight: bold;\\n}\\n\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=488c59d\",\"title_color\":\"globals\\/colors?id=488c59d\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"position_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"4d02a25\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/08\\/Book-a-reserved-coworking-spot-in-Spaces-Waterfall-Midrand-Midrand-Gumtree-South-Africa-08-11-2025_10_43_AM.png\",\"id\":1213,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"40aeb3b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33.3299999999999982946974341757595539093017578125,\"sizes\":[]},\"background_background\":\"gradient\",\"background_color\":\"#FF000400\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":162,\"sizes\":[]},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"21\",\"bottom\":\"21\",\"left\":\"21\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"\",\"background_color_b\":\"globals\\/colors?id=3c7ce4a\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"9\",\"bottom\":\"0\",\"left\":\"9\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"9\",\"bottom\":\"0\",\"left\":\"9\",\"isLinked\":false}},\"elements\":[{\"id\":\"52eb7c2\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-tick\",\"library\":\"ekiticons\"},\"title_text\":\"Conversion-Driven Design\",\"description_text\":\"\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Lato\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"custom_css\":\"\\/* Style only the text between {{ and }} *\\/\\n.elementor-icon-box-title:has(span)::before {\\n  content: \\\"\\\";\\n}\\n\\n\\/* Highlight {{Lower}} *\\/\\n.elementor-icon-box-title {\\n  color: white;\\n  font-weight: bold;\\n}\\n\\n.elementor-icon-box-title:before {\\n  content: attr(data-highlighted);\\n  color: rgb(255, 0, 4);\\n  font-weight: bold;\\n}\\n\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=3c7ce4a\",\"title_color\":\"globals\\/colors?id=3c7ce4a\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"position_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"afceeb1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/08\\/7-Jameson-Avenue-ClearStone-Properties-08-11-2025_10_43_AM.png\",\"id\":1212,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"82a535c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"container_type\":\"grid\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"grid_columns_grid_tablet\":{\"unit\":\"fr\",\"size\":2,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":200,\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":1,\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":33.3299999999999982946974341757595539093017578125,\"sizes\":[]},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":4,\"sizes\":[]}},\"elements\":[{\"id\":\"9ff20eb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=accent\",\"background_hover_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=3c7ce4a\"},\"html_tag\":\"a\",\"link\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/web-development\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":false,\"unit\":\"px\",\"size\":0},\"background_color\":\"#ACACAC6B\",\"background_hover_color\":\"#19191900\",\"border_color\":\"#FFFFFF2B\",\"border_hover_color\":\"#F9CE20\"},\"elements\":[{\"id\":\"357a39b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-arrow-up\",\"library\":\"fa-solid\"},\"title_text\":\"High conversion rates\",\"description_text\":\"Clear, focused navigation guides visitors to buy.\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Lato\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"custom_css\":\"\\/* Style only the text between {{ and }} *\\/\\n.elementor-icon-box-title:has(span)::before {\\n  content: \\\"\\\";\\n}\\n\\n\\/* Highlight {{Lower}} *\\/\\n.elementor-icon-box-title {\\n  color: white;\\n  font-weight: bold;\\n}\\n\\n.elementor-icon-box-title:before {\\n  content: attr(data-highlighted);\\n  color: rgb(255, 0, 4);\\n  font-weight: bold;\\n}\\n\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=3c7ce4a\",\"title_color\":\"globals\\/colors?id=3c7ce4a\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"position_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"95f2166\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=accent\",\"background_hover_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=3c7ce4a\"},\"html_tag\":\"a\",\"link\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/web-development\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":false,\"unit\":\"px\",\"size\":0},\"background_color\":\"#ACACAC6B\",\"background_hover_color\":\"#19191900\",\"border_color\":\"#FFFFFF2B\",\"border_hover_color\":\"#F9CE20\"},\"elements\":[{\"id\":\"9524f4d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-arrow-up\",\"library\":\"fa-solid\"},\"title_text\":\"Engaged visitors\",\"description_text\":\"Fast, responsive design keeps users engaged.\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Lato\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"custom_css\":\"\\/* Style only the text between {{ and }} *\\/\\n.elementor-icon-box-title:has(span)::before {\\n  content: \\\"\\\";\\n}\\n\\n\\/* Highlight {{Lower}} *\\/\\n.elementor-icon-box-title {\\n  color: white;\\n  font-weight: bold;\\n}\\n\\n.elementor-icon-box-title:before {\\n  content: attr(data-highlighted);\\n  color: rgb(255, 0, 4);\\n  font-weight: bold;\\n}\\n\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=3c7ce4a\",\"title_color\":\"globals\\/colors?id=3c7ce4a\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"position_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"1861574\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=accent\",\"background_hover_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=3c7ce4a\"},\"html_tag\":\"a\",\"link\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/web-development\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":false,\"unit\":\"px\",\"size\":0},\"background_color\":\"#ACACAC6B\",\"background_hover_color\":\"#19191900\",\"border_color\":\"#FFFFFF2B\",\"border_hover_color\":\"#F9CE20\"},\"elements\":[{\"id\":\"82606b6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-arrow-up\",\"library\":\"fa-solid\"},\"title_text\":\"Increased lead generation\",\"description_text\":\"Strong, compelling calls to action drive clicks.\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Lato\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"custom_css\":\"\\/* Style only the text between {{ and }} *\\/\\n.elementor-icon-box-title:has(span)::before {\\n  content: \\\"\\\";\\n}\\n\\n\\/* Highlight {{Lower}} *\\/\\n.elementor-icon-box-title {\\n  color: white;\\n  font-weight: bold;\\n}\\n\\n.elementor-icon-box-title:before {\\n  content: attr(data-highlighted);\\n  color: rgb(255, 0, 4);\\n  font-weight: bold;\\n}\\n\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=3c7ce4a\",\"title_color\":\"globals\\/colors?id=3c7ce4a\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"position_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"14e7866\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=accent\",\"background_hover_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=3c7ce4a\"},\"html_tag\":\"a\",\"link\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/web-development\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":false,\"unit\":\"px\",\"size\":0},\"background_color\":\"#ACACAC6B\",\"background_hover_color\":\"#19191900\",\"border_color\":\"#FFFFFF2B\",\"border_hover_color\":\"#F9CE20\"},\"elements\":[{\"id\":\"d9be97c\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-arrow-up\",\"library\":\"fa-solid\"},\"title_text\":\"Increased Trust & Credibility\",\"description_text\":\"Custom, professional design builds instant credibility.\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Lato\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"custom_css\":\"\\/* Style only the text between {{ and }} *\\/\\n.elementor-icon-box-title:has(span)::before {\\n  content: \\\"\\\";\\n}\\n\\n\\/* Highlight {{Lower}} *\\/\\n.elementor-icon-box-title {\\n  color: white;\\n  font-weight: bold;\\n}\\n\\n.elementor-icon-box-title:before {\\n  content: attr(data-highlighted);\\n  color: rgb(255, 0, 4);\\n  font-weight: bold;\\n}\\n\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=3c7ce4a\",\"title_color\":\"globals\\/colors?id=3c7ce4a\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"position_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"b2ab2c8\",\"elType\":\"container\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"40\",\"left\":\"200\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"28bf2b2\"}],\"ekit_section_parallax_multi_items\":[],\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_gap\":{\"size\":10,\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/07\\/14321b05-ellipse-1.png\",\"id\":880,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_attachment\":\"fixed\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"background_ypos_mobile\":{\"unit\":\"px\",\"size\":-451,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"adf7a48\",\"elType\":\"widget\",\"settings\":{\"title\":\"Above Website Review\",\"align\":\"center\",\"ekit_all_conditions_list\":[{\"_id\":\"7ea1910\"}],\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9daca90\",\"elType\":\"container\",\"settings\":{\"structure\":\"40\",\"ekit_all_conditions_list\":[{\"_id\":\"9ece632\"}],\"ekit_section_parallax_multi_items\":[],\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"30\",\"unit\":\"px\",\"isLinked\":true},\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF52\",\"border_radius\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(225.22343750000002, 191.32283974775518, 2.4480808423913154, 0.5)\"},\"border_radius_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"92f71f4\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=CfMJ01KP_ns&pp=ygUOYWdlbmN5IG1lZXRpbmc%3D\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"videopress_url\":\"https:\\/\\/videopress.com\\/v\\/ZCAOzTNk\",\"custom_css\":\"selector {\\n  box-shadow: 0 10px 30px rgba(249, 206, 32, 0.25);\\n  border-radius: 40px; \\n  position: relative;\\n  z-index: 1;\\n}\\n\\nselector::before {\\n  content: \\\"\\\";\\n  position: absolute;\\n  top: -10px;\\n  left: -10px;\\n  right: -10px;\\n  bottom: -10px;\\n  z-index: -1;\\n  background: linear-gradient(135deg, #816002 0%, #F9CE20 100%);\\n  opacity: 0.3;\\n  filter: blur(30px);\\n  border-radius: inherit;\\n}\\n\",\"video_type\":\"hosted\",\"hosted_url\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/08\\/VIDEO-2025-03-25-11-51-05.mp4\",\"id\":1224,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":true},{\"id\":\"03ecc41\",\"elType\":\"widget\",\"settings\":{\"ekit_btn_text\":\"Book A Call Now!\",\"ekit_btn_typography_typography\":\"custom\",\"ekit_btn_typography_font_family\":\"Lato\",\"ekit_btn_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"ekit_btn_typography_font_weight\":\"700\",\"ekit_btn_typography_text_transform\":\"uppercase\",\"ekit_btn_text_color\":\"#FFFFFF\",\"ekit_btn_bg_color_background\":\"classic\",\"ekit_btn_bg_color_color\":\"rgba(0,0,0,0)\",\"ekit_btn_bg_hover_color_background\":\"gradient\",\"ekit_btn_border_style\":\"solid\",\"ekit_btn_border_dimensions\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":\"1\"},\"ekit_btn_border_color\":\"#F9CE20\",\"ekit_btn_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"ekit_btn_align_mobile\":\"center\",\"ekit_btn_box_shadow_group_box_shadow_type\":\"yes\",\"ekit_btn_box_shadow_group_box_shadow\":{\"horizontal\":\"19\",\"vertical\":\"19\",\"blur\":\"40\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.1)\"},\"ekit_btn_text_padding\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"55\",\"bottom\":\"21\",\"left\":\"55\",\"isLinked\":\"\"},\"ekit_all_conditions_list\":[{\"_id\":\"bb5c095\"}],\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"ekit_btn_bg_hover_color_color_b\":\"#F9CE20\",\"ekit_btn_bg_hover_color_gradient_angle\":{\"unit\":\"deg\",\"size\":135,\"sizes\":[]},\"__globals__\":{\"ekit_btn_text_color\":\"\",\"ekit_btn_border_color\":\"globals\\/colors?id=3c7ce4a\",\"ekit_btn_bg_hover_color_color\":\"globals\\/colors?id=7ef4b7e\",\"ekit_btn_bg_hover_color_color_b\":\"globals\\/colors?id=3c7ce4a\"},\"ekit_btn_bg_hover_color_color\":\"#816002\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"elementskit-button\"}],\"isInner\":false},{\"id\":\"d736fa2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"size\":10,\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/07\\/14321b05-ellipse-1.png\",\"id\":880,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"90\",\"bottom\":\"40\",\"left\":\"90\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\"},\"flex_align_items\":\"stretch\",\"background_color\":\"#03030300\",\"background_attachment\":\"fixed\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position_mobile\":\"initial\",\"background_ypos_mobile\":{\"unit\":\"px\",\"size\":-447,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4e81120\",\"elType\":\"widget\",\"settings\":{\"ekit_heading_title\":\"Real Results. Real  {{Feedback.}} \",\"ekit_heading_focused_title\":\"Elements\",\"ekit_heading_sub_title_show\":\"\",\"ekit_heading_sub_title\":\"Create your own\",\"ekit_heading_sub_title_position\":\"before_title\",\"ekit_heading_section_extra_title_show\":\"\",\"ekit_heading_extra_title\":\"<p>A small river named Duden flows by their place and supplies it with the necessary regelialia. <br \\/>It is a paradisematic country, in which<\\/p>\",\"ekit_heading_show_seperator\":\"\",\"ekit_heading_title_align\":\"center\",\"ekit_heading_title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_heading_title_typography_typography\":\"custom\",\"ekit_heading_title_typography_font_family\":\"Lato\",\"ekit_heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":49,\"sizes\":[]},\"ekit_heading_title_typography_font_weight\":\"800\",\"ekit_heading_sub_title_color\":\"#565656\",\"ekit_heading_sub_title_typography_typography\":\"custom\",\"ekit_heading_sub_title_typography_font_family\":\"Lato\",\"ekit_heading_sub_title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"ekit_heading_sub_title_margn\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_heading_extra_title_typography_typography\":\"custom\",\"ekit_heading_extra_title_typography_font_family\":\"Lato\",\"ekit_heading_extra_title_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"shadow_text_content\":\"bussiness\",\"ekit_all_conditions_list\":[{\"_id\":\"84d4731\"}],\"ekit_heading_seperator_image\":{\"id\":\"\",\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"__globals__\":{\"ekit_heading_focused_title_color\":\"\",\"ekit_heading_focused_title_color_hover\":\"\"},\"ekit_heading_title_typography_text_transform\":\"capitalize\",\"ekit_heading_title_typography_line_height\":{\"unit\":\"px\",\"size\":58.88000000000000255795384873636066913604736328125,\"sizes\":[]},\"ekit_heading_title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-2,\"sizes\":[]},\"ekit_heading_use_title_text_fill\":\"yes\",\"ekit_heading_title_secondary_bg_background\":\"classic\",\"ekit_heading_title_secondary_bg_image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/image_2024-11-08_221730068-300x300-1.webp\",\"id\":208,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_heading_title_secondary_bg_position\":\"center center\",\"ekit_heading_title_secondary_bg_attachment\":\"scroll\",\"ekit_heading_title_secondary_bg_repeat\":\"no-repeat\",\"ekit_heading_title_secondary_bg_size\":\"cover\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"elementskit-heading\"},{\"id\":\"bcc0984\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":640,\"sizes\":[]},\"padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"6c75613\",\"elType\":\"widget\",\"settings\":{\"sub_title\":\"\",\"title\":\"Side increase \",\"focused_title\":\"Style\",\"extra_title\":\"\",\"title_align\":\"center\",\"sub_title_typography_typography\":\"custom\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"28\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_heading_title\":\"\",\"ekit_heading_sub_title\":\"Time has changed\",\"ekit_heading_title_align\":\"center\",\"ekit_heading_sub_title_show\":\"\",\"ekit_heading_section_extra_title_show\":\"yes\",\"ekit_heading_extra_title\":\"<p>Discover how our work helped them scale, convert, and grow.<\\/p>\",\"ekit_heading_seperator_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":\"\"},\"shadow_text_content\":\"bussiness\",\"ekit_all_conditions_list\":[{\"_id\":\"72850e1\"}],\"ekit_heading_seperator_image\":{\"id\":\"\",\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"__globals__\":{\"ekit_heading_seperator_color\":\"globals\\/colors?id=3c7ce4a\"},\"ekit_heading_extra_title_color\":\"#FFFFFF\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"elementskit-heading\"}],\"isInner\":true},{\"id\":\"ddbf1e1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"ee3c738\",\"elType\":\"widget\",\"settings\":{\"carousel_name\":\"Image Carousel\",\"carousel\":[{\"id\":641,\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/1-1.png\"},{\"id\":642,\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/2-1.png\"},{\"id\":643,\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/3-2.png\"},{\"id\":645,\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/5-2.png\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"3\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"slides_to_scroll\":\"1\",\"slides_to_scroll_mobile\":\"1\",\"dots_size\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"image_spacing\":\"custom\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"280d721\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"size\":10,\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"flex_align_items\":\"stretch\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/07\\/14321b05-ellipse-1.png\",\"id\":880,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_attachment\":\"fixed\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a7f6414\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":640,\"sizes\":[]},\"padding\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"none\"},\"elements\":[{\"id\":\"a9d6a64\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"ekit_heading_title\":\"Frequently Asked {{Questions}} \",\"ekit_heading_sub_title\":\"Time has changed\",\"shadow_text_content\":\"bussiness\",\"ekit_heading_show_seperator\":\"\",\"ekit_heading_title_color\":\"#F8F8F8\",\"ekit_heading_title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_heading_title_typography_typography\":\"custom\",\"ekit_heading_title_typography_font_family\":\"Figtree\",\"ekit_heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]},\"ekit_heading_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":31,\"sizes\":[]},\"ekit_heading_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_heading_title_typography_font_weight\":\"500\",\"ekit_heading_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_heading_use_title_text_fill\":\"yes\",\"ekit_heading_title_secondary_bg_background\":\"classic\",\"ekit_heading_title_secondary_bg_image\":{\"id\":208,\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/image_2024-11-08_221730068-300x300-1.webp\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"ekit_heading_title_secondary_bg_position\":\"center center\",\"ekit_heading_title_secondary_bg_repeat\":\"no-repeat\",\"ekit_heading_title_secondary_bg_size\":\"cover\",\"_animation_delay\":200,\"__globals__\":{\"ekit_heading_title_typography_typography\":\"globals\\/typography?id=5d167aa\",\"ekit_heading_title_color\":\"globals\\/colors?id=secondary\",\"ekit_heading_focused_title_typography_typography\":\"\"},\"__dynamic__\":[],\"ekit_heading_focused_title_typography_typography\":\"custom\",\"ekit_heading_focused_title_typography_font_family\":\"Figtree\",\"ekit_heading_focused_title_typography_font_size\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":31,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_weight\":\"700\",\"ekit_heading_focused_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_heading_seperator_image\":{\"id\":93,\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/placeholder-1.png\"},\"ekit_heading_title_align\":\"text_center\"},\"elements\":[],\"widgetType\":\"elementskit-heading\"}],\"isInner\":true},{\"id\":\"fa1adfe\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":2,\"sizes\":[]},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":1,\"sizes\":[]},\"presetTitle\":\"Container\",\"presetIcon\":\"eicon-container\"},\"elements\":[{\"id\":\"8d1cf9b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"ekit_accordion_items\":[{\"acc_title\":\"What Services Does Golden Stallion Agency Offer? \",\"acc_content\":\"<p>Golden Stallion Agency is a full-service digital partner for dental, legal, and hospitality brands. Our services include website design and development, SEO optimization, digital marketing, and ongoing maintenance and support.<\\/p>\",\"ekit_acc_is_active\":\"yes\",\"_id\":\"8266a59\"},{\"acc_title\":\"How long does it take to build a website?\",\"acc_content\":\"<p>Most projects are completed within <strong>30 days<\\/strong>. The timeline depends on the complexity of the project and how quickly we can gather the necessary information from you.<\\/p>\",\"_id\":\"a456163\"},{\"acc_title\":\"Do you offer e-commerce solutions?\",\"acc_content\":\"<p>Yes, we specialize in creating secure and user-friendly e-commerce websites to help your business sell products or services online.<\\/p>\",\"_id\":\"d043111\"},{\"acc_title\":\"How do I get started with Golden Stallion Agency?\",\"acc_content\":\"<p>Getting started is easy! Simply <a href=\\\"#\\\" rel=\\\"noopener\\\">Book a Call<\\/a> with Tinashe, and we\\u2019ll discuss your business needs and goals. From there, we\\u2019ll create a custom plan to build your high-converting website.<\\/p>\",\"_id\":\"7019e6a\"},{\"acc_title\":\"What happens if we don\\u2019t see results by the end of the program\",\"acc_content\":\"<p>We give you all your money back - simple as<br \\/>that<\\/p>\",\"_id\":\"633dfc7\"}],\"ekit_accordion_right_icon_actives\":{\"value\":\"icon icon-up-arrow1\",\"library\":\"ekiticons\"},\"ekit_accordion_background_background\":\"gradient\",\"ekit_accordion_background_gradient_angle\":{\"unit\":\"deg\",\"size\":135,\"sizes\":[]},\"ekit_accordion_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_accordion_background_position\":\"center center\",\"ekit_accordion_background_repeat\":\"no-repeat\",\"ekit_accordion_background_size\":\"cover\",\"ekit_accordion_title_border_open_border\":\"none\",\"ekit_accordion_border_radious_curve_shape_open\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"7\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_accordion_background_close_background\":\"gradient\",\"ekit_accordion_background_close_gradient_angle\":{\"unit\":\"deg\",\"size\":135,\"sizes\":[]},\"ekit_accordion_title_border_close_border\":\"none\",\"ekit_accordion_border_radious_close\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"7\",\"bottom\":\"7\",\"left\":\"7\",\"isLinked\":true},\"ekit_accordion_title_padding\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"42\",\"bottom\":\"21\",\"left\":\"21\",\"isLinked\":false},\"ekit_accordion_title_padding_mobile\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"32\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"ekit_accordion_content_background_background\":\"classic\",\"ekit_accordion_content_border_radious\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"7\",\"isLinked\":false},\"ekit_accordion_content_padding\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"21\",\"bottom\":\"21\",\"left\":\"21\",\"isLinked\":true},\"ekit_accordion_content_padding_mobile\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"ekit_accordion_icon_typography_close\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_accordion_icon_typography_close_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"ekit_accordion_icon_box_bg_background\":\"classic\",\"ekit_accordion_icon_typography\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"ekit_accordion_icon_typography_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"ekit_accordion_closed_icon_bg_background\":\"classic\",\"ekit_accordion_icon_border_radious\":{\"unit\":\"%\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"ekit_accordion_icon_padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"14\",\"bottom\":\"11\",\"left\":\"14\",\"isLinked\":false},\"ekit_accordion_icon_padding_mobile\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"ekit_accordion_section_icon_margin\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"21\",\"bottom\":\"21\",\"left\":\"21\",\"isLinked\":true},\"ekit_accordion_section_icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_animation\":\"none\",\"__globals__\":{\"ekit_accordion_title_typography_typography\":\"globals\\/typography?id=520c191\",\"ekit_accordion_title_color\":\"globals\\/colors?id=044b931\",\"ekit_accordion_title_color_close\":\"globals\\/colors?id=secondary\",\"ekit_accordion_background_color\":\"globals\\/colors?id=3c7ce4a\",\"ekit_accordion_background_color_b\":\"\",\"ekit_accordion_background_close_color\":\"globals\\/colors?id=cfa1f76\",\"ekit_accordion_background_close_color_b\":\"globals\\/colors?id=cfa1f76\",\"ekit_accordion_content_typography_typography\":\"globals\\/typography?id=b2ce6af\",\"ekit_accordion_content_background_color\":\"globals\\/colors?id=cfa1f76\",\"ekit_accordion_icon_color_close\":\"globals\\/colors?id=secondary\",\"ekit_accordion_icon_box_bg_color\":\"globals\\/colors?id=3c7ce4a\",\"ekit_accordion_icon_color\":\"globals\\/colors?id=cfa1f76\",\"ekit_accordion_closed_icon_bg_color\":\"globals\\/colors?id=text\"},\"ekit_accordion_title_typography_typography\":\"custom\",\"ekit_accordion_title_typography_font_family\":\"Figtree\",\"ekit_accordion_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"ekit_accordion_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_accordion_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"ekit_accordion_title_typography_font_weight\":\"500\",\"ekit_accordion_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"ekit_accordion_title_color\":\"#151515\",\"ekit_accordion_background_color\":\"#F9CE20\",\"ekit_accordion_background_color_b\":\"#675200\",\"ekit_accordion_title_color_close\":\"#F8F8F8\",\"ekit_accordion_background_close_color\":\"#242424\",\"ekit_accordion_background_close_color_b\":\"#242424\",\"ekit_accordion_content_typography_typography\":\"custom\",\"ekit_accordion_content_typography_font_family\":\"Inter\",\"ekit_accordion_content_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"ekit_accordion_content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_accordion_content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"ekit_accordion_content_typography_font_weight\":\"400\",\"ekit_accordion_content_typography_text_transform\":\"none\",\"ekit_accordion_content_typography_font_style\":\"normal\",\"ekit_accordion_content_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"ekit_accordion_content_background_color\":\"#242424\",\"ekit_accordion_icon_color_close\":\"#F8F8F8\",\"ekit_accordion_icon_box_bg_color\":\"#FFFFFF2B\",\"ekit_accordion_icon_color\":\"#242424\",\"ekit_accordion_closed_icon_bg_color\":\"#FFFFFF\",\"ekit_accordion_right_icons\":{\"value\":\"icon icon-plus\",\"library\":\"ekiticons\"}},\"elements\":[],\"widgetType\":\"elementskit-accordion\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"45f0e40\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"size\":10,\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\"},\"background_image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/07\\/14321b05-ellipse-1.png\",\"id\":880,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"flex_align_items\":\"stretch\",\"background_attachment\":\"fixed\",\"background_color\":\"#24242400\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-800,\"sizes\":[]},\"background_ypos_mobile\":{\"unit\":\"px\",\"size\":-800,\"sizes\":[]}},\"elements\":[{\"id\":\"cbad2d3\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Discover Websites That Drive Results\",\"header_size\":\"h6\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=3c7ce4a\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d2bd90b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"ekit_heading_title\":\"{{Across South Africa,}} We Build Digital Experiences That Convert\",\"ekit_heading_sub_title\":\"Time has changed\",\"shadow_text_content\":\"bussiness\",\"ekit_heading_show_seperator\":\"\",\"ekit_heading_title_color\":\"#F8F8F8\",\"ekit_heading_title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_heading_title_typography_typography\":\"custom\",\"ekit_heading_title_typography_font_family\":\"Figtree\",\"ekit_heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]},\"ekit_heading_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":31,\"sizes\":[]},\"ekit_heading_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_heading_title_typography_font_weight\":\"500\",\"ekit_heading_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_heading_use_title_text_fill\":\"yes\",\"ekit_heading_title_secondary_bg_background\":\"classic\",\"ekit_heading_title_secondary_bg_image\":{\"id\":208,\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/image_2024-11-08_221730068-300x300-1.webp\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"ekit_heading_title_secondary_bg_position\":\"center center\",\"ekit_heading_title_secondary_bg_repeat\":\"no-repeat\",\"ekit_heading_title_secondary_bg_size\":\"cover\",\"_animation_delay\":200,\"__globals__\":{\"ekit_heading_title_typography_typography\":\"globals\\/typography?id=5d167aa\",\"ekit_heading_title_color\":\"globals\\/colors?id=secondary\",\"ekit_heading_focused_title_typography_typography\":\"\"},\"__dynamic__\":[],\"ekit_heading_focused_title_typography_typography\":\"custom\",\"ekit_heading_focused_title_typography_font_family\":\"Figtree\",\"ekit_heading_focused_title_typography_font_size\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":31,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_weight\":\"700\",\"ekit_heading_focused_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_heading_seperator_image\":{\"id\":93,\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/placeholder-1.png\"},\"ekit_heading_title_align\":\"text_center\"},\"elements\":[],\"widgetType\":\"elementskit-heading\"},{\"id\":\"e8d985e\",\"elType\":\"widget\",\"settings\":{\"carousel_name\":\"Image Carousel\",\"carousel\":[{\"id\":1065,\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/08\\/fdfgretgrf-frgre-frtgtr-removebg-preview.png\"},{\"id\":1064,\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/08\\/fdfgretgrf-frgre-frtgtr-f-1-removebg-preview.png\"},{\"id\":1063,\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/08\\/fdfgretgrf-frgre-frtgtr-10-removebg-preview.png\"},{\"id\":1062,\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/08\\/fdfgretgrf-frgre-frtgtr-9-removebg-preview.png\"},{\"id\":1061,\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/08\\/fdfgretgrf-frgre-frtgtr-8-removebg-preview.png\"},{\"id\":1060,\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/08\\/fdfgretgrf-frgre-frtgtr-7-removebg-preview.png\"},{\"id\":1059,\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/08\\/fdfgretgrf-frgre-frtgtr-6-removebg-preview.png\"},{\"id\":1058,\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/08\\/fdfgretgrf-frgre-frtgtr-4-removebg-preview.png\"},{\"id\":1057,\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/08\\/fdfgretgrf-frgre-frtgtr-3-removebg-preview.png\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"3\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"2\",\"slides_to_scroll\":\"1\",\"slides_to_scroll_mobile\":\"1\",\"arrows_bgcolor\":\"#02010100\"},\"elements\":[],\"widgetType\":\"image-carousel\"},{\"id\":\"2409863\",\"elType\":\"widget\",\"settings\":{\"text\":\"View Portfolio\",\"link\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/portfolio\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_color\":\"#02010100\",\"hover_animation\":\"grow\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=nvtextdarkbg\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"53c55d6d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"size\":10,\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"flex_align_items\":\"stretch\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/07\\/14321b05-ellipse-1.png\",\"id\":880,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_attachment\":\"fixed\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"74ac879e\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":640,\"sizes\":[]},\"padding\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"none\"},\"elements\":[{\"id\":\"1f6ad4f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"ekit_heading_title\":\"Frequently Asked {{Questions}} \",\"ekit_heading_sub_title\":\"Time has changed\",\"shadow_text_content\":\"bussiness\",\"ekit_heading_show_seperator\":\"\",\"ekit_heading_title_color\":\"#F8F8F8\",\"ekit_heading_title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_heading_title_typography_typography\":\"custom\",\"ekit_heading_title_typography_font_family\":\"Figtree\",\"ekit_heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]},\"ekit_heading_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":31,\"sizes\":[]},\"ekit_heading_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_heading_title_typography_font_weight\":\"500\",\"ekit_heading_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_heading_use_title_text_fill\":\"yes\",\"ekit_heading_title_secondary_bg_background\":\"classic\",\"ekit_heading_title_secondary_bg_image\":{\"id\":208,\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/image_2024-11-08_221730068-300x300-1.webp\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"ekit_heading_title_secondary_bg_position\":\"center center\",\"ekit_heading_title_secondary_bg_repeat\":\"no-repeat\",\"ekit_heading_title_secondary_bg_size\":\"cover\",\"_animation_delay\":200,\"__globals__\":{\"ekit_heading_title_typography_typography\":\"globals\\/typography?id=5d167aa\",\"ekit_heading_title_color\":\"globals\\/colors?id=secondary\",\"ekit_heading_focused_title_typography_typography\":\"\"},\"__dynamic__\":[],\"ekit_heading_focused_title_typography_typography\":\"custom\",\"ekit_heading_focused_title_typography_font_family\":\"Figtree\",\"ekit_heading_focused_title_typography_font_size\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":31,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_weight\":\"700\",\"ekit_heading_focused_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_heading_seperator_image\":{\"id\":93,\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/placeholder-1.png\"},\"ekit_heading_title_align\":\"text_center\"},\"elements\":[],\"widgetType\":\"elementskit-heading\"}],\"isInner\":true},{\"id\":\"6218fdc5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":2,\"sizes\":[]},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":1,\"sizes\":[]},\"presetTitle\":\"Container\",\"presetIcon\":\"eicon-container\"},\"elements\":[{\"id\":\"6101768c\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"ekit_accordion_items\":[{\"acc_title\":\"What Services Does Golden Stallion Agency Offer? \",\"acc_content\":\"<p>Golden Stallion Agency is a full-service digital partner for dental, legal, and hospitality brands. Our services include website design and development, SEO optimization, digital marketing, and ongoing maintenance and support.<\\/p>\",\"ekit_acc_is_active\":\"yes\",\"_id\":\"8266a59\"},{\"acc_title\":\"How long does it take to build a website?\",\"acc_content\":\"<p>Most projects are completed within <strong>30 days<\\/strong>. The timeline depends on the complexity of the project and how quickly we can gather the necessary information from you.<\\/p>\",\"_id\":\"a456163\"},{\"acc_title\":\"Do you offer e-commerce solutions?\",\"acc_content\":\"<p>Yes, we specialize in creating secure and user-friendly e-commerce websites to help your business sell products or services online.<\\/p>\",\"_id\":\"d043111\"},{\"acc_title\":\"How do I get started with Golden Stallion Agency?\",\"acc_content\":\"<p>Getting started is easy! Simply <a href=\\\"#\\\" rel=\\\"noopener\\\">Book a Call<\\/a> with Tinashe, and we\\u2019ll discuss your business needs and goals. From there, we\\u2019ll create a custom plan to build your high-converting website.<\\/p>\",\"_id\":\"7019e6a\"},{\"acc_title\":\"What happens if we don\\u2019t see results by the end of the program\",\"acc_content\":\"<p>We give you all your money back - simple as<br \\/>that<\\/p>\",\"_id\":\"633dfc7\"}],\"ekit_accordion_right_icon_actives\":{\"value\":\"icon icon-up-arrow1\",\"library\":\"ekiticons\"},\"ekit_accordion_background_background\":\"gradient\",\"ekit_accordion_background_gradient_angle\":{\"unit\":\"deg\",\"size\":135,\"sizes\":[]},\"ekit_accordion_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_accordion_background_position\":\"center center\",\"ekit_accordion_background_repeat\":\"no-repeat\",\"ekit_accordion_background_size\":\"cover\",\"ekit_accordion_title_border_open_border\":\"none\",\"ekit_accordion_border_radious_curve_shape_open\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"7\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_accordion_background_close_background\":\"gradient\",\"ekit_accordion_background_close_gradient_angle\":{\"unit\":\"deg\",\"size\":135,\"sizes\":[]},\"ekit_accordion_title_border_close_border\":\"none\",\"ekit_accordion_border_radious_close\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"7\",\"bottom\":\"7\",\"left\":\"7\",\"isLinked\":true},\"ekit_accordion_title_padding\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"42\",\"bottom\":\"21\",\"left\":\"21\",\"isLinked\":false},\"ekit_accordion_title_padding_mobile\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"32\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"ekit_accordion_content_background_background\":\"classic\",\"ekit_accordion_content_border_radious\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"7\",\"isLinked\":false},\"ekit_accordion_content_padding\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"21\",\"bottom\":\"21\",\"left\":\"21\",\"isLinked\":true},\"ekit_accordion_content_padding_mobile\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"ekit_accordion_icon_typography_close\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_accordion_icon_typography_close_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"ekit_accordion_icon_box_bg_background\":\"classic\",\"ekit_accordion_icon_typography\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"ekit_accordion_icon_typography_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"ekit_accordion_closed_icon_bg_background\":\"classic\",\"ekit_accordion_icon_border_radious\":{\"unit\":\"%\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"ekit_accordion_icon_padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"14\",\"bottom\":\"11\",\"left\":\"14\",\"isLinked\":false},\"ekit_accordion_icon_padding_mobile\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"ekit_accordion_section_icon_margin\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"21\",\"bottom\":\"21\",\"left\":\"21\",\"isLinked\":true},\"ekit_accordion_section_icon_margin_mobile\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"_animation\":\"none\",\"__globals__\":{\"ekit_accordion_title_typography_typography\":\"globals\\/typography?id=520c191\",\"ekit_accordion_title_color\":\"globals\\/colors?id=044b931\",\"ekit_accordion_title_color_close\":\"globals\\/colors?id=secondary\",\"ekit_accordion_background_color\":\"globals\\/colors?id=3c7ce4a\",\"ekit_accordion_background_color_b\":\"\",\"ekit_accordion_background_close_color\":\"globals\\/colors?id=cfa1f76\",\"ekit_accordion_background_close_color_b\":\"globals\\/colors?id=cfa1f76\",\"ekit_accordion_content_typography_typography\":\"globals\\/typography?id=b2ce6af\",\"ekit_accordion_content_background_color\":\"globals\\/colors?id=cfa1f76\",\"ekit_accordion_icon_color_close\":\"globals\\/colors?id=secondary\",\"ekit_accordion_icon_box_bg_color\":\"globals\\/colors?id=3c7ce4a\",\"ekit_accordion_icon_color\":\"globals\\/colors?id=cfa1f76\",\"ekit_accordion_closed_icon_bg_color\":\"globals\\/colors?id=text\"},\"ekit_accordion_title_typography_typography\":\"custom\",\"ekit_accordion_title_typography_font_family\":\"Figtree\",\"ekit_accordion_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"ekit_accordion_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_accordion_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"ekit_accordion_title_typography_font_weight\":\"500\",\"ekit_accordion_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"ekit_accordion_title_color\":\"#151515\",\"ekit_accordion_background_color\":\"#F9CE20\",\"ekit_accordion_background_color_b\":\"#675200\",\"ekit_accordion_title_color_close\":\"#F8F8F8\",\"ekit_accordion_background_close_color\":\"#242424\",\"ekit_accordion_background_close_color_b\":\"#242424\",\"ekit_accordion_content_typography_typography\":\"custom\",\"ekit_accordion_content_typography_font_family\":\"Inter\",\"ekit_accordion_content_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"ekit_accordion_content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_accordion_content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"ekit_accordion_content_typography_font_weight\":\"400\",\"ekit_accordion_content_typography_text_transform\":\"none\",\"ekit_accordion_content_typography_font_style\":\"normal\",\"ekit_accordion_content_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"ekit_accordion_content_background_color\":\"#242424\",\"ekit_accordion_icon_color_close\":\"#F8F8F8\",\"ekit_accordion_icon_box_bg_color\":\"#FFFFFF2B\",\"ekit_accordion_icon_color\":\"#242424\",\"ekit_accordion_closed_icon_bg_color\":\"#FFFFFF\",\"ekit_accordion_right_icons\":{\"value\":\"icon icon-plus\",\"library\":\"ekiticons\"}},\"elements\":[],\"widgetType\":\"elementskit-accordion\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"2e54d67\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"size\":10,\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"flex_align_items\":\"stretch\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/07\\/14321b05-ellipse-1.png\",\"id\":880,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_attachment\":\"fixed\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9866862\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":640,\"sizes\":[]},\"padding\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"none\"},\"elements\":[{\"id\":\"c46092e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"ekit_heading_title\":\"Book A {{Call}} With Us!\",\"ekit_heading_sub_title\":\"Time has changed\",\"shadow_text_content\":\"bussiness\",\"ekit_heading_show_seperator\":\"\",\"ekit_heading_title_color\":\"#F8F8F8\",\"ekit_heading_title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_heading_title_typography_typography\":\"custom\",\"ekit_heading_title_typography_font_family\":\"Figtree\",\"ekit_heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]},\"ekit_heading_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":31,\"sizes\":[]},\"ekit_heading_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_heading_title_typography_font_weight\":\"500\",\"ekit_heading_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_heading_use_title_text_fill\":\"yes\",\"ekit_heading_title_secondary_bg_background\":\"classic\",\"ekit_heading_title_secondary_bg_image\":{\"id\":208,\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/image_2024-11-08_221730068-300x300-1.webp\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"ekit_heading_title_secondary_bg_position\":\"center center\",\"ekit_heading_title_secondary_bg_repeat\":\"no-repeat\",\"ekit_heading_title_secondary_bg_size\":\"cover\",\"_animation_delay\":200,\"__globals__\":{\"ekit_heading_title_typography_typography\":\"globals\\/typography?id=5d167aa\",\"ekit_heading_title_color\":\"globals\\/colors?id=secondary\",\"ekit_heading_focused_title_typography_typography\":\"\"},\"__dynamic__\":[],\"ekit_heading_focused_title_typography_typography\":\"custom\",\"ekit_heading_focused_title_typography_font_family\":\"Figtree\",\"ekit_heading_focused_title_typography_font_size\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":31,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_weight\":\"700\",\"ekit_heading_focused_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_heading_seperator_image\":{\"id\":93,\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/placeholder-1.png\"},\"ekit_heading_title_align\":\"text_center\"},\"elements\":[],\"widgetType\":\"elementskit-heading\"},{\"id\":\"18bbdb6\",\"elType\":\"container\",\"settings\":{\"structure\":\"40\",\"ekit_all_conditions_list\":[{\"_id\":\"9ece632\"}],\"ekit_section_parallax_multi_items\":[],\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"size\":30,\"column\":\"30\",\"row\":\"30\",\"unit\":\"px\",\"isLinked\":true},\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f7caffb\",\"elType\":\"widget\",\"settings\":{\"ekit_btn_text\":\"Send Us An Email\",\"ekit_btn_align\":\"right\",\"ekit_btn_typography_typography\":\"custom\",\"ekit_btn_typography_font_family\":\"Lato\",\"ekit_btn_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"ekit_btn_typography_font_weight\":\"700\",\"ekit_btn_typography_text_transform\":\"uppercase\",\"ekit_btn_text_color\":\"#ffffff\",\"ekit_btn_bg_color_background\":\"gradient\",\"ekit_btn_bg_color_color\":\"#816002\",\"ekit_btn_bg_hover_color_background\":\"classic\",\"ekit_btn_bg_hover_color_color\":\"#FFFFFF\",\"ekit_btn_border_dimensions\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":\"1\"},\"ekit_btn_border_radius\":{\"unit\":\"px\",\"top\":\"49\",\"right\":\"49\",\"bottom\":\"49\",\"left\":\"49\",\"isLinked\":\"1\"},\"ekit_btn_align_mobile\":\"center\",\"ekit_btn_hover_color\":\"#FFFFFF\",\"ekit_btn_box_shadow_group_box_shadow_type\":\"yes\",\"ekit_btn_box_shadow_group_box_shadow\":{\"horizontal\":\"19\",\"vertical\":\"19\",\"blur\":\"40\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.1)\"},\"ekit_btn_text_padding\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"55\",\"bottom\":\"21\",\"left\":\"55\",\"isLinked\":\"\"},\"ekit_all_conditions_list\":[{\"_id\":\"67b7a52\"}],\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"ekit_btn_bg_color_gradient_angle\":{\"unit\":\"deg\",\"size\":135,\"sizes\":[]},\"__globals__\":{\"ekit_btn_bg_color_color\":\"\",\"ekit_btn_bg_color_color_b\":\"\",\"ekit_btn_border_color\":\"globals\\/colors?id=3c7ce4a\"},\"ekit_btn_bg_color_color_b\":\"#F9CE20\",\"ekit_btn_border_color\":\"#F9CE20\"},\"elements\":[],\"widgetType\":\"elementskit-button\"},{\"id\":\"37cdc81\",\"elType\":\"widget\",\"settings\":{\"ekit_btn_text\":\"Give Us A Call\",\"ekit_btn_align\":\"left\",\"ekit_btn_typography_typography\":\"custom\",\"ekit_btn_typography_font_family\":\"Lato\",\"ekit_btn_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"ekit_btn_typography_font_weight\":\"700\",\"ekit_btn_typography_text_transform\":\"uppercase\",\"ekit_btn_text_color\":\"#FFFFFF\",\"ekit_btn_bg_color_background\":\"classic\",\"ekit_btn_bg_color_color\":\"rgba(0,0,0,0)\",\"ekit_btn_bg_hover_color_background\":\"gradient\",\"ekit_btn_border_style\":\"solid\",\"ekit_btn_border_dimensions\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":\"1\"},\"ekit_btn_border_color\":\"#F9CE20\",\"ekit_btn_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"1\"},\"ekit_btn_align_mobile\":\"center\",\"ekit_btn_box_shadow_group_box_shadow_type\":\"yes\",\"ekit_btn_box_shadow_group_box_shadow\":{\"horizontal\":\"19\",\"vertical\":\"19\",\"blur\":\"40\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.1)\"},\"ekit_btn_text_padding\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"55\",\"bottom\":\"21\",\"left\":\"55\",\"isLinked\":\"\"},\"ekit_all_conditions_list\":[{\"_id\":\"bb5c095\"}],\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"ekit_cursor_text_label\":\"Elementskit Cursor\",\"ekit_btn_bg_hover_color_color_b\":\"#F9CE20\",\"ekit_btn_bg_hover_color_gradient_angle\":{\"unit\":\"deg\",\"size\":135,\"sizes\":[]},\"__globals__\":{\"ekit_btn_text_color\":\"\",\"ekit_btn_border_color\":\"globals\\/colors?id=3c7ce4a\",\"ekit_btn_bg_hover_color_color\":\"globals\\/colors?id=7ef4b7e\",\"ekit_btn_bg_hover_color_color_b\":\"globals\\/colors?id=3c7ce4a\"},\"ekit_btn_bg_hover_color_color\":\"#816002\"},\"elements\":[],\"widgetType\":\"elementskit-button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"5a40640\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":2,\"sizes\":[]},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":1,\"sizes\":[]},\"presetTitle\":\"Container\",\"presetIcon\":\"eicon-container\"},\"elements\":[{\"id\":\"8e489c3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<iframe src=\\\"https:\\/\\/calendly.com\\/goldenstallionwebagency\\/hospitality-website-discovery-call\\\" width=\\\"100%\\\" height=\\\"600\\\" frameborder=\\\"0\\\" scrolling=\\\"no\\\"><span data-mce-type=\\\"bookmark\\\" style=\\\"display: inline-block; width: 0px; overflow: hidden; line-height: 0;\\\" class=\\\"mce_SELRES_start\\\">\\ufeff<\\/span><span data-mce-type=\\\"bookmark\\\" style=\\\"display: inline-block; width: 0px; overflow: hidden; line-height: 0;\\\" class=\\\"mce_SELRES_start\\\">\\ufeff<\\/span><span data-mce-type=\\\"bookmark\\\" style=\\\"display: inline-block; width: 0px; overflow: hidden; line-height: 0;\\\" class=\\\"mce_SELRES_start\\\">\\ufeff<\\/span><span data-mce-type=\\\"bookmark\\\" style=\\\"display: inline-block; width: 0px; overflow: hidden; line-height: 0;\\\" class=\\\"mce_SELRES_start\\\">\\ufeff<\\/span><span data-mce-type=\\\"bookmark\\\" style=\\\"display: inline-block; width: 0px; overflow: hidden; line-height: 0;\\\" class=\\\"mce_SELRES_start\\\">\\ufeff<\\/span><span data-mce-type=\\\"bookmark\\\" style=\\\"display: inline-block; width: 0px; overflow: hidden; line-height: 0;\\\" class=\\\"mce_SELRES_start\\\">\\ufeff<\\/span><\\/iframe>\",\"_element_width\":\"inherit\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":1000},\"_flex_size\":\"none\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"24\",\"right\":\"24\",\"bottom\":\"24\",\"left\":\"24\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#FBD6D600\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false}]'),(9058,780,'iawp_total_views','47'),(9060,780,'_yoast_wpseo_focuskw','Hospitality Website Design South Africa'),(9061,780,'_yoast_wpseo_title','Golden Stallion Agency | Hospitality Website Design South Africa'),(9062,780,'_yoast_wpseo_metadesc','Discover how Golden Stallion Agency transforms South Africa’s hospitality brands with user-focused website design. Book a free call today!'),(9063,780,'_yoast_wpseo_linkdex','61'),(9064,780,'_yoast_wpseo_content_score','60'),(9065,780,'_yoast_wpseo_estimated-reading-time-minutes','12'),(9066,780,'rank_math_title','Golden Stallion Agency | Hospitality Website Design South Africa'),(9067,780,'rank_math_description','Golden Stallion Agency specializes in hospitality website design South Africa, creating high-converting websites for hotels, restaurants, and event venues. Get more bookings—Book a free consultation today!'),(9068,780,'rank_math_focus_keyword','hospitality website design South Africa'),(9069,780,'rank_math_news_sitemap_robots','index'),(9070,780,'rank_math_robots','a:1:{i:0;s:5:\"index\";}'),(9071,780,'rank_math_seo_score','61'),(9072,780,'rank_math_analytic_object_id','35'),(9073,780,'rank_math_contentai_score','a:5:{s:8:\"keywords\";s:5:\"74.51\";s:9:\"wordCount\";s:1:\"0\";s:9:\"linkCount\";s:1:\"0\";s:12:\"headingCount\";s:1:\"0\";s:10:\"mediaCount\";s:1:\"0\";}'),(9095,780,'rank_math_og_content_image','a:2:{s:5:\"check\";s:32:\"7d1dca9a664526c60556b61f1b52466d\";s:6:\"images\";a:9:{i:0;i:51;i:1;i:799;i:2;i:800;i:3;i:801;i:4;i:802;i:5;i:803;i:6;i:804;i:7;i:805;i:8;i:1178;}}'),(9096,783,'_wp_attached_file','2025/07/Path_5693.svg'),(9097,783,'_wp_attachment_image_alt',''),(9098,783,'_wp_attachment_metadata','a:4:{s:8:\"filesize\";i:436;s:5:\"width\";i:1167;s:6:\"height\";i:108;s:4:\"file\";s:21:\"2025/07/Path_5693.svg\";}'),(9099,783,'_elementor_source_image_hash','a95834f09c792cf76dddb9fbdb77313ddaeba667'),(9100,784,'_elementor_edit_mode','builder'),(9101,784,'_elementor_template_type','section'),(9102,784,'_elementor_version','3.30.3'),(9103,784,'_elementor_pro_version','3.27.1'),(9104,784,'_elementor_data','[{\"id\":\"24d0d305\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"35\",\"bottom\":\"145\",\"left\":\"35\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_image\":{\"id\":783,\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/07\\/Path_5693.svg\"},\"background_position\":\"initial\",\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"custom_css\":\"@media(max-width:1366px){\\nselector{\\n    background-position: center 43px!important;\\n}\\n}\\n\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"35\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_xpos_tablet\":{\"unit\":\"%\",\"size\":\"0\",\"sizes\":[]},\"background_xpos_mobile\":{\"unit\":\"%\",\"size\":\"0\",\"sizes\":[]},\"background_ypos\":{\"unit\":\"px\",\"size\":\"45\",\"sizes\":[]},\"background_size_mobile\":\"contain\",\"background_bg_width\":{\"unit\":\"%\",\"size\":\"58\",\"sizes\":[]},\"background_bg_width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"background_bg_width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_maskimage\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"17cd1f4b\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"align\":\"center\",\"css_classes\":\"list-box\",\"custom_css\":\" selector .aux-icon-list-item {\\n     transition: all 300ms ease-out;\\n}\\nselector.list-box:hover  .aux-icon-list-item {\\n     \\n    background: var(--e-global-color-secondary)  !important;\\nbox-shadow: -10px 15px 50px #FFDA2B4D !important;\\n}\\n\\nselector.list-box:hover .aux-icon-list-text{\\n    color:var(--e-global-color-text) !important;\\n}\\n\\n\\n\\n \",\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_flex_align_self\":\"center\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_maskimage\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[],\"isInner\":\"1\"},{\"id\":\"64c28b99\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"align\":\"center\",\"css_classes\":\"list-box\",\"custom_css\":\" selector .aux-icon-list-item {\\n     transition: all 300ms ease-out;\\n}\\n selector.list-box:hover  .aux-icon-list-item {\\n     \\n    background: var(--e-global-color-secondary)  !important;\\nbox-shadow: -10px 15px 50px #FFDA2B4D !important;\\n\\n}\\n\\nselector.list-box:hover .aux-icon-list-text{\\n    color:var(--e-global-color-text) !important;\\n}\",\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_flex_align_self\":\"center\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_maskimage\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[],\"isInner\":\"1\"},{\"id\":\"6d8e3d4f\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"align\":\"center\",\"css_classes\":\"list-box\",\"custom_css\":\" selector .aux-icon-list-item {\\n     transition: all 300ms ease-out;\\n}\\n selector.list-box:hover  .aux-icon-list-item {\\n     \\n    background: var(--e-global-color-secondary)  !important;\\nbox-shadow: -10px 15px 50px #FFDA2B4D !important;\\n\\n}\\n\\nselector.list-box:hover .aux-icon-list-text{\\n    color:var(--e-global-color-text) !important;\\n}\",\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_flex_align_self\":\"center\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_maskimage\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[],\"isInner\":\"1\"}],\"isInner\":\"\"}]'),(9111,786,'_elementor_edit_mode','builder'),(9112,786,'_elementor_template_type','section'),(9113,786,'_elementor_version','3.30.3'),(9114,786,'_elementor_pro_version','3.27.1'),(9115,786,'_elementor_data','[{\"id\":\"693d4042\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"35\",\"bottom\":\"145\",\"left\":\"35\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_image\":{\"id\":\"783\",\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/07\\/Path_5693.svg\"},\"background_position\":\"initial\",\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"custom_css\":\"@media(max-width:1366px){\\nselector{\\n    background-position: center 43px!important;\\n}\\n}\\n\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"35\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"background_position_mobile\":\"initial\",\"background_xpos\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_xpos_tablet\":{\"unit\":\"%\",\"size\":\"0\",\"sizes\":[]},\"background_xpos_mobile\":{\"unit\":\"%\",\"size\":\"0\",\"sizes\":[]},\"background_ypos\":{\"unit\":\"px\",\"size\":\"45\",\"sizes\":[]},\"background_size_mobile\":\"contain\",\"background_bg_width\":{\"unit\":\"%\",\"size\":\"58\",\"sizes\":[]},\"background_bg_width_tablet\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"background_bg_width_mobile\":{\"unit\":\"vw\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_maskimage\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"724cf2\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"align\":\"center\",\"css_classes\":\"list-box\",\"custom_css\":\" selector .aux-icon-list-item {\\n     transition: all 300ms ease-out;\\n}\\nselector.list-box:hover  .aux-icon-list-item {\\n     \\n    background: var(--e-global-color-secondary)  !important;\\nbox-shadow: -10px 15px 50px #FFDA2B4D !important;\\n}\\n\\nselector.list-box:hover .aux-icon-list-text{\\n    color:var(--e-global-color-text) !important;\\n}\\n\\n\\n\\n \",\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_flex_align_self\":\"center\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_maskimage\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[],\"isInner\":\"1\"},{\"id\":\"7c3f737\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"align\":\"center\",\"css_classes\":\"list-box\",\"custom_css\":\" selector .aux-icon-list-item {\\n     transition: all 300ms ease-out;\\n}\\n selector.list-box:hover  .aux-icon-list-item {\\n     \\n    background: var(--e-global-color-secondary)  !important;\\nbox-shadow: -10px 15px 50px #FFDA2B4D !important;\\n\\n}\\n\\nselector.list-box:hover .aux-icon-list-text{\\n    color:var(--e-global-color-text) !important;\\n}\",\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_flex_align_self\":\"center\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_maskimage\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[],\"isInner\":\"1\"},{\"id\":\"58271f1b\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"align\":\"center\",\"css_classes\":\"list-box\",\"custom_css\":\" selector .aux-icon-list-item {\\n     transition: all 300ms ease-out;\\n}\\n selector.list-box:hover  .aux-icon-list-item {\\n     \\n    background: var(--e-global-color-secondary)  !important;\\nbox-shadow: -10px 15px 50px #FFDA2B4D !important;\\n\\n}\\n\\nselector.list-box:hover .aux-icon-list-text{\\n    color:var(--e-global-color-text) !important;\\n}\",\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"\"},\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_flex_align_self\":\"center\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_maskimage\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[],\"isInner\":\"1\"}],\"isInner\":\"\"}]'),(9122,788,'_wp_attached_file','2025/07/Rectangle-9631.png'),(9123,788,'_wp_attachment_image_alt',''),(9124,788,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:208;s:6:\"height\";i:123;s:4:\"file\";s:26:\"2025/07/Rectangle-9631.png\";s:8:\"filesize\";i:7171;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"Rectangle-9631-150x123.png\";s:5:\"width\";i:150;s:6:\"height\";i:123;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:5936;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(9125,788,'_elementor_source_image_hash','04f22710488d02cdd695b477ad074cce7ef9117d'),(9126,789,'_wp_attached_file','2025/07/Rectangle-9630.png'),(9127,789,'_wp_attachment_image_alt',''),(9128,789,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:160;s:6:\"height\";i:214;s:4:\"file\";s:26:\"2025/07/Rectangle-9630.png\";s:8:\"filesize\";i:21941;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"Rectangle-9630-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:15981;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(9129,789,'_elementor_source_image_hash','a733207224c5329690317a52af0944c9c817cfc7'),(9130,790,'_wp_attached_file','2025/07/Rectangle-9630-1.png'),(9131,790,'_wp_attachment_image_alt',''),(9132,790,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:177;s:6:\"height\";i:281;s:4:\"file\";s:28:\"2025/07/Rectangle-9630-1.png\";s:8:\"filesize\";i:28996;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"Rectangle-9630-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:15378;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(9133,790,'_elementor_source_image_hash','b10160950dd47f12c43cc174eaa4d0761fccc334'),(9134,791,'_wp_attached_file','2025/07/Frame-1707479602.png'),(9135,791,'_wp_attachment_image_alt',''),(9136,791,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:177;s:6:\"height\";i:281;s:4:\"file\";s:28:\"2025/07/Frame-1707479602.png\";s:8:\"filesize\";i:34601;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"Frame-1707479602-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:19443;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(9137,791,'_elementor_source_image_hash','da232301dafce05015cb56770c872db84baac2ab'),(9138,792,'_wp_attached_file','2025/07/Frame-1707479607.png'),(9139,792,'_wp_attachment_image_alt',''),(9140,792,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:160;s:6:\"height\";i:211;s:4:\"file\";s:28:\"2025/07/Frame-1707479607.png\";s:8:\"filesize\";i:16271;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"Frame-1707479607-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:13336;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(9141,792,'_elementor_source_image_hash','e09288d328eca8af5ba3c016cbc3c453461e67e5'),(9142,793,'_wp_attached_file','2025/07/Frame-1707479604.png'),(9143,793,'_wp_attachment_image_alt',''),(9144,793,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:200;s:6:\"height\";i:121;s:4:\"file\";s:28:\"2025/07/Frame-1707479604.png\";s:8:\"filesize\";i:16096;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"Frame-1707479604-150x121.png\";s:5:\"width\";i:150;s:6:\"height\";i:121;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:14458;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(9145,793,'_elementor_source_image_hash','c39026a08945e8e5c251e278a10270665cf977eb'),(9146,794,'_wp_attached_file','2025/07/Vector-8-scaled.png'),(9147,794,'_wp_attachment_image_alt',''),(9148,794,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1;s:6:\"height\";i:2560;s:4:\"file\";s:27:\"2025/07/Vector-8-scaled.png\";s:8:\"filesize\";i:209;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:18:\"Vector-8-1x300.png\";s:5:\"width\";i:1;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:197;}s:5:\"large\";a:5:{s:4:\"file\";s:19:\"Vector-8-1x1024.png\";s:5:\"width\";i:1;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:205;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"Vector-8-2x150.png\";s:5:\"width\";i:2;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:196;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:19:\"Vector-8-1x1536.png\";s:5:\"width\";i:1;s:6:\"height\";i:1536;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:207;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:19:\"Vector-8-1x2048.png\";s:5:\"width\";i:1;s:6:\"height\";i:2048;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:208;}s:9:\"neve-blog\";a:5:{s:4:\"file\";s:18:\"Vector-8-2x620.png\";s:5:\"width\";i:2;s:6:\"height\";i:620;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:205;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:12:\"Vector-8.png\";}'),(9149,794,'_elementor_source_image_hash','f39966b249f1e32fbabb3383bbf52d6096b7992c'),(9150,795,'_elementor_edit_mode','builder'),(9151,795,'_elementor_template_type','section'),(9152,795,'_elementor_version','3.30.3'),(9153,795,'_elementor_pro_version','3.27.1'),(9154,795,'_elementor_data','[{\"id\":\"7881db02\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":\"1250\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"214\",\"right\":\"35\",\"bottom\":\"300\",\"left\":\"35\",\"isLinked\":\"\"},\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":794,\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/07\\/Vector-8.png\"},\"background_position\":\"center center\",\"background_repeat\":\"repeat-y\",\"background_size\":\"contain\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"35\",\"bottom\":\"450\",\"left\":\"35\",\"isLinked\":\"\"},\"custom_css\":\"selector:before{\\n    content:\' \';\\n    width: 100%;\\n    max-width:585px;\\n    border-left:1.5px solid #ABAAAA4A;\\n   border-right:1.5px solid #ABAAAA4A;\\n   height: 100%;\\n   margin: auto;\\n   position: absolute;\\n   left:0;\\n   right: 0;\\n   opacity: 20%;\\n    z-index: -1;\\n}\\nselector:after{\\n    content:\' \';\\n    width: 100%;\\n    max-width:1189px;\\n    border-left:1.5px solid #ABAAAA4A;\\n   border-right:1.5px solid #ABAAAA4A;\\n   height: 100%;\\n   margin: auto;\\n   position: absolute;\\n   left:0;\\n   right: 0;\\n    opacity: 20%;\\n     z-index: -1;\\n}\\n\",\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_maskimage\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"1751ce60\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":788,\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/07\\/Rectangle-9631.png\"},\"image_size\":\"full\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"px\",\"size\":\"329\",\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"aux_parallax_anims_enable\":\"yes\",\"aux_parallax_out_anims\":\"scale\",\"aux_parallax_scale_transform\":{\"unit\":\"px\",\"size\":\"0.9\",\"sizes\":[]},\"aux_parallax_animation_easing\":\"0.165,0.84,0.44,1\",\"aux_animation_name\":\"aux-scale-up-1\",\"aux_animation_duration\":\"1200\",\"aux_animation_delay\":\"700\",\"aux_animation_easing\":\"0.165,0.84,0.44,1\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"31364d63\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":789,\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/07\\/Rectangle-9630.png\"},\"image_size\":\"full\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"px\",\"size\":\"159\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":\"146\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"73\",\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"px\",\"size\":\"194\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"px\",\"size\":\"81\",\"sizes\":[]},\"aux_parallax_anims_enable\":\"yes\",\"aux_parallax_out_anims\":\"moveHorizontal\",\"aux_parallax_horizontal_transform\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"aux_parallax_vertical_transform\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"aux_parallax_animation_easing\":\"0.165,0.84,0.44,1\",\"aux_animation_name\":\"aux-fade-in-custom\",\"aux_animation_duration\":\"1200\",\"aux_animation_delay\":\"500\",\"aux_animation_easing\":\"0.165,0.84,0.44,1\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3c2263d0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":790,\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/07\\/Rectangle-9630-1.png\"},\"image_size\":\"full\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"px\",\"size\":\"31\",\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y\":{\"unit\":\"px\",\"size\":\"146\",\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"px\",\"size\":\"146\",\"sizes\":[]},\"align_mobile\":\"right\",\"width_mobile\":{\"unit\":\"%\",\"size\":\"70\",\"sizes\":[]},\"_offset_y_end_tablet\":{\"unit\":\"px\",\"size\":\"100\",\"sizes\":[]},\"_offset_y_end_mobile\":{\"unit\":\"px\",\"size\":\"225\",\"sizes\":[]},\"_z_index\":\"-1\",\"aux_parallax_anims_enable\":\"yes\",\"aux_parallax_out_anims\":\"scale\",\"aux_parallax_scale_transform\":{\"unit\":\"px\",\"size\":\"0.88\",\"sizes\":[]},\"aux_parallax_animation_easing\":\"0.165,0.84,0.44,1\",\"aux_animation_name\":\"aux-scale-down-1\",\"aux_animation_duration\":\"1200\",\"aux_animation_delay\":\"600\",\"aux_animation_easing\":\"0.165,0.84,0.44,1\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4bcb89cd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":791,\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/07\\/Frame-1707479602.png\"},\"image_size\":\"full\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"57\",\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"px\",\"size\":\"31\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":\"157\",\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"px\",\"size\":\"146\",\"sizes\":[]},\"align_mobile\":\"left\",\"width_tablet\":{\"unit\":\"%\",\"size\":\"83\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"54\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_offset_y_tablet\":{\"unit\":\"px\",\"size\":\"78\",\"sizes\":[]},\"aux_parallax_anims_enable\":\"yes\",\"aux_parallax_out_anims\":\"moveVertical\",\"aux_parallax_horizontal_transform\":{\"unit\":\"px\",\"size\":\"-20\",\"sizes\":[]},\"aux_parallax_vertical_transform\":{\"unit\":\"px\",\"size\":\"-20\",\"sizes\":[]},\"aux_parallax_animation_easing\":\"0.165,0.84,0.44,1\",\"aux_animation_name\":\"aux-fade-in-custom\",\"aux_fade_in_custom_x\":\"-50\",\"aux_fade_in_custom_y\":\"-50\",\"aux_animation_duration\":\"1200\",\"aux_animation_delay\":\"600\",\"aux_animation_easing\":\"0.165,0.84,0.44,1\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2088e75c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":792,\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/07\\/Frame-1707479607.png\"},\"image_size\":\"full\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"200\",\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"px\",\"size\":\"31\",\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y\":{\"unit\":\"px\",\"size\":\"157\",\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"px\",\"size\":\"142\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"_offset_y_end_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"aux_parallax_anims_enable\":\"yes\",\"aux_parallax_out_anims\":\"scale\",\"aux_parallax_scale_transform\":{\"unit\":\"px\",\"size\":\"1.1\",\"sizes\":[]},\"aux_parallax_animation_easing\":\"0.165,0.84,0.44,1\",\"aux_animation_name\":\"aux-scale-up-1\",\"aux_animation_duration\":\"1200\",\"aux_animation_delay\":\"700\",\"aux_animation_easing\":\"0.165,0.84,0.44,1\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7c239ac4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":793,\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/07\\/Frame-1707479604.png\"},\"image_size\":\"full\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"342\",\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"px\",\"size\":\"31\",\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y\":{\"unit\":\"px\",\"size\":\"157\",\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"px\",\"size\":\"-5\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"px\",\"size\":\"193\",\"sizes\":[]},\"aux_parallax_anims_enable\":\"yes\",\"aux_parallax_out_anims\":\"scale\",\"aux_parallax_scale_transform\":{\"unit\":\"px\",\"size\":\"0.9\",\"sizes\":[]},\"aux_parallax_animation_easing\":\"0.165,0.84,0.44,1\",\"aux_animation_name\":\"aux-scale-down-1\",\"aux_animation_duration\":\"1200\",\"aux_animation_delay\":\"700\",\"aux_animation_easing\":\"0.165,0.84,0.44,1\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}]'),(9161,797,'_elementor_edit_mode','builder'),(9162,797,'_elementor_template_type','section'),(9163,797,'_elementor_version','3.30.3'),(9164,797,'_elementor_pro_version','3.27.1'),(9165,797,'_elementor_data','[{\"id\":\"17f2b56f\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":\"1250\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"id\":794,\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/07\\/Vector-8.png\"},\"background_position\":\"center center\",\"background_repeat\":\"repeat-y\",\"background_size\":\"contain\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"35\",\"bottom\":\"137\",\"left\":\"35\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"35\",\"bottom\":\"50\",\"left\":\"35\",\"isLinked\":\"\"},\"custom_css\":\"selector:before{\\n    content:\' \';\\n    width: 100%;\\n    max-width:585px;\\n    border-left:1.5px solid #ABAAAA4A;\\n   border-right:1.5px solid #ABAAAA4A;\\n   height: 100%;\\n   margin: auto;\\n   position: absolute;\\n   left:0;\\n   right: 0;\\n   opacity: 20%;\\n   z-index: -1;\\n}\\nselector:after{\\n    content:\' \';\\n    width: 100%;\\n    max-width:1189px;\\n    border-left:1.5px solid #ABAAAA4A;\\n   border-right:1.5px solid #ABAAAA4A;\\n   height: 100%;\\n   margin: auto;\\n   position: absolute;\\n   left:0;\\n   right: 0;\\n    opacity: 20%;\\n     z-index: -1;\\n}\\n\",\"flex_direction_mobile\":\"column\",\"flex_align_items_tablet\":\"center\",\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_maskimage\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[],\"isInner\":false}]'),(9172,799,'_wp_attached_file','2025/07/client-1.png'),(9173,799,'_wp_attachment_image_alt',''),(9174,799,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:178;s:6:\"height\";i:70;s:4:\"file\";s:20:\"2025/07/client-1.png\";s:8:\"filesize\";i:3539;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"client-1-150x70.png\";s:5:\"width\";i:150;s:6:\"height\";i:70;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1564;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(9175,799,'_elementor_source_image_hash','7ab2899a79ce7c498c5d0318e448a1e127ed0855'),(9176,800,'_wp_attached_file','2025/07/client-4.png'),(9177,800,'_wp_attachment_image_alt',''),(9178,800,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:150;s:6:\"height\";i:106;s:4:\"file\";s:20:\"2025/07/client-4.png\";s:8:\"filesize\";i:3459;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(9179,800,'_elementor_source_image_hash','7a4939fc6c491661d508fb44536b032e929f9081'),(9180,801,'_wp_attached_file','2025/07/client-11.png'),(9181,801,'_wp_attachment_image_alt',''),(9182,801,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:200;s:6:\"height\";i:52;s:4:\"file\";s:21:\"2025/07/client-11.png\";s:8:\"filesize\";i:2633;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"client-11-150x52.png\";s:5:\"width\";i:150;s:6:\"height\";i:52;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1402;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(9183,801,'_elementor_source_image_hash','183a57d81db94dbba83b71e989c125dd8eda26ab'),(9184,802,'_wp_attached_file','2025/07/client-9.png'),(9185,802,'_wp_attachment_image_alt',''),(9186,802,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:180;s:6:\"height\";i:107;s:4:\"file\";s:20:\"2025/07/client-9.png\";s:8:\"filesize\";i:3260;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"client-9-150x107.png\";s:5:\"width\";i:150;s:6:\"height\";i:107;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1555;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(9187,802,'_elementor_source_image_hash','80ac51e9c67e9c7d54945af72661b2d84d1be86f'),(9188,803,'_wp_attached_file','2025/07/client-7.png'),(9189,803,'_wp_attachment_image_alt',''),(9190,803,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:220;s:6:\"height\";i:58;s:4:\"file\";s:20:\"2025/07/client-7.png\";s:8:\"filesize\";i:2662;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"client-7-150x58.png\";s:5:\"width\";i:150;s:6:\"height\";i:58;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1441;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(9191,803,'_elementor_source_image_hash','0121fc166c691cf70577d20e7457ea1f07cb675c'),(9192,804,'_wp_attached_file','2025/07/client-10.png'),(9193,804,'_wp_attachment_image_alt',''),(9194,804,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:167;s:6:\"height\";i:18;s:4:\"file\";s:21:\"2025/07/client-10.png\";s:8:\"filesize\";i:2251;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"client-10-150x18.png\";s:5:\"width\";i:150;s:6:\"height\";i:18;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1393;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(9195,804,'_elementor_source_image_hash','de87cf53bc2b8979ec2748a4ea11fca1694d2aed'),(9196,805,'_wp_attached_file','2025/07/client-8.png'),(9197,805,'_wp_attachment_image_alt',''),(9198,805,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:90;s:6:\"height\";i:90;s:4:\"file\";s:20:\"2025/07/client-8.png\";s:8:\"filesize\";i:3318;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(9199,805,'_elementor_source_image_hash','271e6bf93ec5559d3750c0372b53fd7ff04a5fd0'),(9200,806,'_elementor_edit_mode','builder'),(9201,806,'_elementor_template_type','section'),(9202,806,'_elementor_version','3.30.3'),(9203,806,'_elementor_pro_version','3.27.1'),(9204,806,'_elementor_data','[{\"id\":\"a4a4cc0\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"35\",\"bottom\":\"120\",\"left\":\"35\",\"isLinked\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1206,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_maskimage\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"5445826d\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_maskimage\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"2522cd72\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":\"1206\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"flex_gap\":{\"size\":10,\"column\":\"10\",\"row\":\"10\",\"unit\":\"px\",\"isLinked\":true},\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_maskimage\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"788eb5f\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_maskimage\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"47f4d3c2\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":799,\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/07\\/client-1.png\"},{\"id\":800,\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/07\\/client-4.png\"},{\"id\":801,\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/07\\/client-11.png\"},{\"id\":802,\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/07\\/client-9.png\"},{\"id\":803,\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/07\\/client-7.png\"},{\"id\":804,\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/07\\/client-10.png\"},{\"id\":805,\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/07\\/client-8.png\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"7\",\"slides_to_show_tablet\":\"4\",\"gallery_vertical_align\":\"center\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"custom_css\":\"selector .elementor-swiper-button{\\n    display: none;\\n}\\nselector .swiper-slide{\\n    background-color: var( --e-global-color-3ac76b5 );\\n    padding: 21px 30px 20px 30px;\\n    border-radius: 48px;\\n    display: flex;\\n    align-items: center;\\n    justify-content: center;\\n   transition: all 300ms ease-out;\\n      }\\nselector .swiper-slide{\\n    opacity:0.5;\\n      }\\nselector .swiper-slide:hover{\\n    opacity:1;\\n      }\\n      \\n@media only screen and (min-width:1025px){\\n    selector .swiper-slide{\\n        min-height:201px;\\n    }\\n}\\n   \\n    \\n@media only screen and (max-width:1024px) and (min-width:768px){\\n    selector .swiper-slide{\\n        min-height:153px;\\n    }\\n}\\n\\n@media only screen and (max-width:767px){\\n    selector .swiper-slide{\\n        min-height:200px!important;\\n    }\\n}\\n@media only screen and (min-width:1025px){\\nselector .elementor-image-carousel-wrapper{\\n    width: 100vw;\\n}\\n\\n}\\n@media only screen and (max-width:767px){\\nselector .elementor-image-carousel-wrapper{\\n   overflow:visible;\\n}\\n\\n}\\n@media only screen and (max-width:400px){\\n selector .elementor-widget-container{\\n     padding:0!important;\\n }   \\n}\",\"autoplay_speed\":\"3000\",\"navigation\":\"none\",\"slides_to_show_mobile\":\"1\",\"image_border_border\":\"none\",\"image_border_width_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":\"\"},\"image_spacing\":\"custom\",\"image_spacing_custom_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"content_width\":\"full\",\"navigation_previous_icon\":{\"value\":\"\",\"library\":\"\"},\"navigation_next_icon\":{\"value\":\"\",\"library\":\"\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(9211,808,'_elementor_edit_mode','builder'),(9212,808,'_elementor_template_type','section'),(9213,808,'_elementor_version','3.30.3'),(9214,808,'_elementor_pro_version','3.27.1'),(9215,808,'_elementor_data','[{\"id\":\"40630fa4\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1075,\"sizes\":[]},\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"35\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_maskimage\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"59bf7a9f\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_maskimage\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"53a68c68\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":\"1075\",\"sizes\":[]},\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"structure\":\"20\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_maskimage\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"3dd2f155\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"flex_justify_content\":\"center\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_maskimage\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[],\"isInner\":true},{\"id\":\"1ad27b38\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_maskimage\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(9222,810,'_elementor_edit_mode','builder'),(9223,810,'_elementor_template_type','header'),(9224,810,'_elementor_version','3.30.3'),(9225,810,'_elementor_pro_version','3.27.1'),(9226,810,'_elementor_data','[{\"id\":\"7bbe1ebc\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"35\",\"bottom\":\"40\",\"left\":\"35\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1120,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_maskimage\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"6bd1d547\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_justify_content\":\"center\",\"align\":\"space-between\",\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_maskimage\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"48ad0988\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":\"1120\",\"sizes\":[]},\"flex_gap\":{\"size\":0,\"column\":\"0\",\"row\":\"0\",\"unit\":\"px\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_maskimage\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"7d5e36b6\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"100\",\"flex_justify_content\":\"space-between\",\"align\":\"space-between\",\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":false,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_maskimage\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(9233,812,'_elementor_edit_mode','builder'),(9234,812,'_elementor_template_type','header'),(9235,812,'_elementor_version','3.30.3'),(9236,812,'_elementor_pro_version','3.27.1'),(9237,812,'_elementor_data','[{\"id\":\"4eab3052\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"boxed_width\":{\"unit\":\"px\",\"size\":\"1200\",\"sizes\":[]},\"flex_align_items\":\"center\",\"flex_gap\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[],\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"35\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"flex_direction_mobile\":\"row\",\"flex_justify_content_tablet\":\"space-between\",\"flex_justify_content_mobile\":\"space-between\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"flex_wrap_mobile\":\"wrap\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_maskimage\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[],\"isInner\":\"\"}]'),(9244,814,'_wp_attached_file','2025/07/8fb3e29703bb58cadd66a96e7dcf0aa0.jpg'),(9245,814,'_wp_attachment_image_alt',''),(9246,814,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2400;s:6:\"height\";i:800;s:4:\"file\";s:44:\"2025/07/8fb3e29703bb58cadd66a96e7dcf0aa0.jpg\";s:8:\"filesize\";i:1309058;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:44:\"8fb3e29703bb58cadd66a96e7dcf0aa0-300x100.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:4690;}s:5:\"large\";a:5:{s:4:\"file\";s:45:\"8fb3e29703bb58cadd66a96e7dcf0aa0-1024x341.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:341;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:48801;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:44:\"8fb3e29703bb58cadd66a96e7dcf0aa0-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3404;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:44:\"8fb3e29703bb58cadd66a96e7dcf0aa0-768x256.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:256;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:25698;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:45:\"8fb3e29703bb58cadd66a96e7dcf0aa0-1536x512.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:512;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:121686;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:45:\"8fb3e29703bb58cadd66a96e7dcf0aa0-2048x683.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:683;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:228484;}s:9:\"neve-blog\";a:5:{s:4:\"file\";s:44:\"8fb3e29703bb58cadd66a96e7dcf0aa0-930x620.jpg\";s:5:\"width\";i:930;s:6:\"height\";i:620;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:104795;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(9247,814,'_elementor_source_image_hash','98338e45e13be78b12cf7f6ccbd13190fd39f861'),(9248,815,'_wp_attached_file','2025/07/Vector.png'),(9249,815,'_wp_attachment_image_alt',''),(9250,815,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:241;s:6:\"height\";i:25;s:4:\"file\";s:18:\"2025/07/Vector.png\";s:8:\"filesize\";i:1803;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:17:\"Vector-150x25.png\";s:5:\"width\";i:150;s:6:\"height\";i:25;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:410;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(9251,815,'_elementor_source_image_hash','757df1219cc0e3db8c849f6b03a0d15fd6f838a8'),(9252,816,'_wp_attached_file','2025/07/Artboard-484.svg'),(9253,816,'_wp_attachment_image_alt',''),(9254,816,'_wp_attachment_metadata','a:4:{s:8:\"filesize\";i:2869;s:5:\"width\";i:20;s:6:\"height\";i:18;s:4:\"file\";s:24:\"2025/07/Artboard-484.svg\";}'),(9255,816,'_elementor_source_image_hash','ed68c2a2e5f7dd9c80f85bc766c3b9ec30d3c08d'),(9256,817,'_wp_attached_file','2025/07/email.svg'),(9257,817,'_wp_attachment_image_alt',''),(9258,817,'_wp_attachment_metadata','a:4:{s:8:\"filesize\";i:1617;s:5:\"width\";i:21;s:6:\"height\";i:21;s:4:\"file\";s:17:\"2025/07/email.svg\";}'),(9259,817,'_elementor_source_image_hash','5d9a2ab2161755dee935a53859c107d2a9cde5bd'),(9260,818,'_elementor_edit_mode','builder'),(9261,818,'_elementor_template_type','footer'),(9262,818,'_elementor_version','3.30.3'),(9263,818,'_elementor_pro_version','3.27.1'),(9264,818,'_elementor_data','[{\"id\":\"1064667\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":\"1200\",\"sizes\":[]},\"flex_gap\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[],\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"35\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_maskimage\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"69c38fa8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"boxed_width\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[],\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_gap_tablet\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[],\"column\":\"22\",\"row\":\"22\",\"isLinked\":true},\"flex_wrap_tablet\":\"wrap\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_maskimage\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"488c5afe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Love in every\\n#innovatelab\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"48\",\"sizes\":[]},\"typography_font_weight\":\"900\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"72\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"-0.25\",\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":\"45\",\"sizes\":[]},\"_element_width_tablet\":\"inherit\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"align_tablet\":\"center\",\"aux_animation_name\":\"aux-fade-in-up\",\"aux_animation_duration\":\"1600\",\"aux_animation_delay\":\"100\",\"aux_animation_easing\":\"0.165,0.84,0.44,1\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"139fa0f1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"boxed_width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[],\"column\":\"10\",\"row\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"55\",\"sizes\":[]},\"flex_wrap\":\"wrap\",\"width_tablet\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"space-between\",\"flex_justify_content_tablet\":\"space-evenly\",\"flex_gap_tablet\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[],\"column\":\"36\",\"row\":\"36\",\"isLinked\":true},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_maskimage\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"6b865e6e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"flex_gap\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[],\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"id\":814,\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/07\\/8fb3e29703bb58cadd66a96e7dcf0aa0.jpg\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"border_radius\":{\"unit\":\"px\",\"top\":\"56\",\"right\":\"56\",\"bottom\":\"56\",\"left\":\"56\",\"isLinked\":\"1\"},\"margin\":{\"unit\":\"px\",\"top\":\"48\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_align_items\":\"center\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"aux_animation_name\":\"aux-scale-custom\",\"aux_animation_duration\":\"1600\",\"aux_animation_easing\":\"0.165,0.84,0.44,1\",\"aux_scale_custom\":\"0.95\",\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_maskimage\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[],\"isInner\":true},{\"id\":\"36d0535\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":\"0\",\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"boxed_width\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"flex-start\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[],\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_maskimage\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"4feb02e2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"30\"},\"flex_gap\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[],\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_flex_size\":\"none\",\"_element_width_widescreen\":\"initial\",\"width_widescreen\":{\"size\":\"245.75\"},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_maskimage\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"589a5528\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":815,\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/07\\/Vector.png\"},\"image_size\":\"full\",\"align\":\"left\",\"aux_animation_name\":\"aux-fade-in-up\",\"aux_animation_duration\":\"1400\",\"aux_animation_delay\":\"300\",\"aux_animation_easing\":\"0.165,0.84,0.44,1\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"724e812f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Looking to bring your brand to life with unique and innovative ideas? Trust our creative agency to ignite your imagination and make it happen<\\/p>\",\"text_color\":\"#4D4D4D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"custom_css\":\"selector {\\n    max-width: 250px!important;\\n}\\n@media screen and (max-width:500px){\\n   selector {\\n    max-width: 100%!important;\\n} \\n}\",\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"aux_animation_name\":\"aux-fade-in-up\",\"aux_animation_duration\":\"1400\",\"aux_animation_delay\":\"450\",\"aux_animation_easing\":\"0.165,0.84,0.44,1\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"108db1ed\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"17\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"width_mobile\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_maskimage\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"4797656a\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Home\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"3db1e7c\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__dynamic__\":[]},{\"_id\":\"1695159\",\"text\":\"Blog\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__dynamic__\":[]},{\"_id\":\"7c0ad93\",\"text\":\"Portfolio\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__dynamic__\":[]},{\"_id\":\"8f1895b\",\"text\":\"Innovatelab\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__dynamic__\":[]}],\"space_between\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"text_color\":\"#000000\",\"text_indent\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"icon_typography_line_height\":{\"unit\":\"px\",\"size\":\"16.38\",\"sizes\":[]},\"__globals__\":{\"text_color_hover\":\"globals\\/colors?id=c775df6\"},\"_element_custom_width\":{\"unit\":\"%\",\"size\":\"16\",\"sizes\":[]},\"aux_animation_name\":\"aux-fade-in-up\",\"aux_animation_duration\":\"1400\",\"aux_animation_delay\":\"650\",\"aux_animation_easing\":\"0.165,0.84,0.44,1\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"2f4eb602\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Facebook\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"3db1e7c\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"1695159\",\"text\":\"Twitter\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"7c0ad93\",\"text\":\"Instagram\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"8f1895b\",\"text\":\"Clube House\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"text_color\":\"#000000\",\"text_indent\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"icon_typography_line_height\":{\"unit\":\"px\",\"size\":\"16.38\",\"sizes\":[]},\"__globals__\":{\"text_color_hover\":\"globals\\/colors?id=c775df6\"},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":\"16\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"aux_animation_name\":\"aux-fade-in-up\",\"aux_animation_duration\":\"1400\",\"aux_animation_delay\":\"850\",\"aux_animation_easing\":\"0.165,0.84,0.44,1\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"1580a68c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"26\"},\"flex_justify_content\":\"space-between\",\"flex_gap\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[],\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_maskimage\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"63e312e8\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"+1 898 23 234 21\",\"selected_icon\":{\"value\":{\"id\":816,\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/07\\/Artboard-484.svg\"},\"library\":\"svg\"},\"_id\":\"a9647a3\",\"link\":{\"url\":\"tel:\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Info@innovatelab.com\",\"selected_icon\":{\"value\":{\"id\":817,\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/07\\/email.svg\"},\"library\":\"svg\"},\"_id\":\"22d93d2\",\"link\":{\"url\":\"mailto:\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":\"18.59\",\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"icon_typography_line_height\":{\"unit\":\"px\",\"size\":\"16.38\",\"sizes\":[]},\"icon_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"-0.23\",\"sizes\":[]},\"icon_color\":\"#000000\",\"text_color\":\"#000000\",\"custom_css\":\"selector li,selector path{\\n    transition: all 0.8s;\\n}\\nselector li:hover path{\\n    fill: var( --e-global-color-secondary );\\n}\",\"__globals__\":{\"icon_color_hover\":\"globals\\/colors?id=secondary\",\"text_color_hover\":\"globals\\/colors?id=secondary\"},\"aux_animation_name\":\"aux-fade-in-up\",\"aux_animation_duration\":\"1400\",\"aux_animation_delay\":\"1050\",\"aux_animation_easing\":\"0.165,0.84,0.44,1\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"7d858608\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>12379043 Newyorkane dyuzheva<br \\/>building 47 office 230<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"13\",\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"-0.4\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"34\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"aux_animation_name\":\"aux-fade-in-up\",\"aux_animation_duration\":\"1400\",\"aux_animation_delay\":\"1200\",\"aux_animation_easing\":\"0.165,0.84,0.44,1\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6301839c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"boxed_width\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"flex-start\",\"flex_gap\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[],\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"0\",\"isLinked\":\"\"},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_maskimage\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"3f95e0ac\",\"elType\":\"widget\",\"settings\":{\"title\":\"Terms of Use \",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"span\",\"title_color\":\"#4D4D4D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"48\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"custom_css\":\"selector a:hover {\\n    color: var( --e-global-color-c775df6 );\\n}\",\"aux_animation_name\":\"aux-fade-in-up\",\"aux_animation_duration\":\"1400\",\"aux_animation_delay\":\"1600\",\"aux_animation_easing\":\"0.165,0.84,0.44,1\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"52119a38\",\"elType\":\"widget\",\"settings\":{\"title\":\"Privacy Policy\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"header_size\":\"span\",\"title_color\":\"#4D4D4D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"21\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"48\",\"isLinked\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"custom_css\":\"selector a:hover {\\n    color: var( --e-global-color-c775df6 );\\n}\",\"aux_animation_name\":\"aux-fade-in-up\",\"aux_animation_duration\":\"1400\",\"aux_animation_delay\":\"1800\",\"aux_animation_easing\":\"0.165,0.84,0.44,1\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":\"\"}]'),(9273,820,'_elementor_edit_mode','builder'),(9274,820,'_elementor_template_type','section'),(9275,820,'_elementor_version','3.30.3'),(9276,820,'_elementor_pro_version','3.27.1'),(9277,820,'_elementor_data','[{\"id\":\"633b09e6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":\"1400\",\"sizes\":[]},\"flex_gap\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[],\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"180\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"35\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_maskimage\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"141fb050\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"boxed_width\":{\"unit\":\"px\",\"size\":\"1400\",\"sizes\":[]},\"flex_direction_tablet\":\"column\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"flex-end\",\"border_border\":\"none\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_maskimage\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"4d26a0bd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>There are various successful projects from IT strategy consulting to the end-to-end development of scalable solutions made by our creative and experienced IT professionals.<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":\"32\",\"sizes\":[]},\"_element_width\":\"inherit\",\"_element_width_tablet\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":\"47\",\"sizes\":[]},\"_flex_align_self_tablet\":\"flex-start\",\"custom_css\":\"selector{\\n    max-width: 665px!important;\\n}\",\"aux_animation_name\":\"aux-fade-in-right\",\"aux_animation_duration\":\"1300\",\"aux_animation_delay\":\"300\",\"aux_animation_easing\":\"0.165,0.84,0.44,1\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5a7fa29b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"custom_css\":\"selector{\\n    opacity:80%;\\n}\",\"__globals__\":{\"color\":\"globals\\/colors?id=primary\"},\"aux_animation_name\":\"aux-mask-from-left\",\"aux_animation_duration\":\"1300\",\"aux_animation_delay\":\"400\",\"aux_animation_easing\":\"0.165,0.84,0.44,1\",\"icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7a3387f0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"flex_direction_tablet\":\"column\",\"flex_justify_content\":\"space-between\",\"margin\":{\"unit\":\"px\",\"top\":\"44\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_maskimage\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"17867e16\",\"elType\":\"widget\",\"settings\":{\"starting_number\":\"15\",\"ending_number\":\"15\",\"prefix\":\"+\",\"title\":\"<span>Countries Worldwide<\\/span>To succeed, every software solution must be deeply integrated into the existing tech environment..\",\"number_color\":\"#000000\",\"typography_number_typography\":\"custom\",\"typography_number_font_family\":\"Rajdhani\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":\"61\",\"sizes\":[]},\"typography_number_font_weight\":\"700\",\"typography_number_line_height\":{\"unit\":\"px\",\"size\":\"77.84\",\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"typography_title_font_weight\":\"400\",\"typography_title_text_transform\":\"capitalize\",\"typography_title_line_height\":{\"unit\":\"px\",\"size\":\"28\",\"sizes\":[]},\"custom_css\":\"selector .elementor-counter {\\r\\n    display: flex;\\r\\n    align-items: center;\\r\\n}\\r\\nselector .elementor-counter-number-wrapper {\\r\\n    background: var( --e-global-color-primary );\\r\\n    border-radius: 50%;\\r\\n    max-width: 117px;\\r\\n    width: 100%;\\r\\n    aspect-ratio: 1\\/1;\\r\\n    display: flex;\\r\\n    align-items: center;\\r\\n}\\r\\nselector .elementor-counter-title {\\r\\n    margin-left: 20px;\\r\\n    max-width: 546px;\\r\\n    width: 100%;\\r\\n    flex-direction: column;\\r\\n    align-items: start !important;\\r\\n}\\r\\nselector .elementor-counter-title span{\\r\\n    font-family: Rajdhani;\\r\\nfont-size: 35px;\\r\\nfont-weight: 700;\\r\\nline-height: 36px;\\r\\nletter-spacing: 0em;\\r\\ndisplay: block;\\r\\ncolor:  var( --e-global-color-primary );\\r\\nmargin-bottom: 19px;\\r\\n}\\r\\n\\r\\n@media screen and (max-width:500px){\\r\\n    selector .elementor-counter {\\r\\n   flex-direction:column;\\r\\n   gap:30px\\r\\n}\\r\\nselector .elementor-counter-title  {\\r\\n   text-align:center!important;\\r\\n   margin-left:0;\\r\\n}\\r\\n}\",\"aux_animation_name\":\"aux-fade-in-right\",\"aux_animation_duration\":\"1300\",\"aux_animation_delay\":\"650\",\"aux_animation_easing\":\"0.165,0.84,0.44,1\",\"title_position\":\"end\",\"title_position_mobile\":\"after\",\"title_vertical_alignment\":\"center\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"18d6bc78\",\"elType\":\"widget\",\"settings\":{\"starting_number\":\"23\",\"ending_number\":\"23\",\"suffix\":\"K\",\"title\":\"<span>Countries Worldwide<\\/span>Alphabetical list of all countries in the world in English and French.\",\"number_color\":\"#000000\",\"typography_number_typography\":\"custom\",\"typography_number_font_family\":\"Rajdhani\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":\"61\",\"sizes\":[]},\"typography_number_font_weight\":\"700\",\"typography_number_line_height\":{\"unit\":\"px\",\"size\":\"77.84\",\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"typography_title_typography\":\"custom\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"typography_title_font_weight\":\"400\",\"typography_title_text_transform\":\"capitalize\",\"typography_title_line_height\":{\"unit\":\"px\",\"size\":\"28\",\"sizes\":[]},\"custom_css\":\"selector .elementor-counter {\\r\\n    display: flex;\\r\\n    align-items: center;\\r\\n}\\r\\nselector .elementor-counter-number-wrapper {\\r\\n    background: var( --e-global-color-primary );\\r\\n    border-radius: 50%;\\r\\n    max-width: 117px;\\r\\n    width: 100%;\\r\\n    aspect-ratio: 1\\/1;\\r\\n    display: flex;\\r\\n    align-items: center;\\r\\n}\\r\\nselector .elementor-counter-title {\\r\\n\\r\\n    margin-left: 20px;\\r\\n    max-width: 546px;\\r\\n    width: 100%;\\r\\n    flex-direction: column;\\r\\n    align-items: start !important;\\r\\n}\\r\\nselector .elementor-counter-title span{\\r\\n    font-family: Rajdhani;\\r\\nfont-size: 35px;\\r\\nfont-weight: 700;\\r\\nline-height: 36px;\\r\\nletter-spacing: 0em;\\r\\ndisplay: block;\\r\\ncolor:  var( --e-global-color-primary );\\r\\nmargin-bottom: 19px;\\r\\n}\\r\\n\\r\\n@media screen and (max-width:500px){\\r\\n    selector .elementor-counter {\\r\\n   flex-direction:column;\\r\\n   gap:30px\\r\\n}\\r\\nselector .elementor-counter-title  {\\r\\n   text-align:center!important;\\r\\n   margin-left:0;\\r\\n}\\r\\n}\\r\\n\\r\\n\\r\\n\\r\\nselector{\\r\\n    max-width: 665px!important;\\r\\n}\",\"_element_width\":\"inherit\",\"aux_animation_name\":\"aux-fade-in-right\",\"aux_animation_duration\":\"1300\",\"aux_animation_delay\":\"850\",\"aux_animation_easing\":\"0.165,0.84,0.44,1\",\"title_position\":\"end\",\"title_position_mobile\":\"after\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":true}],\"isInner\":false}]'),(9284,822,'_wp_attached_file','2025/07/Gradient-back-1.png'),(9285,822,'_wp_attachment_image_alt',''),(9286,822,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1257;s:6:\"height\";i:2230;s:4:\"file\";s:27:\"2025/07/Gradient-back-1.png\";s:8:\"filesize\";i:280641;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:27:\"Gradient-back-1-169x300.png\";s:5:\"width\";i:169;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:7582;}s:5:\"large\";a:5:{s:4:\"file\";s:28:\"Gradient-back-1-577x1024.png\";s:5:\"width\";i:577;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:57985;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"Gradient-back-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:6405;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"Gradient-back-1-768x1362.png\";s:5:\"width\";i:768;s:6:\"height\";i:1362;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:103425;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:28:\"Gradient-back-1-866x1536.png\";s:5:\"width\";i:866;s:6:\"height\";i:1536;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:132139;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:29:\"Gradient-back-1-1154x2048.png\";s:5:\"width\";i:1154;s:6:\"height\";i:2048;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:266987;}s:9:\"neve-blog\";a:5:{s:4:\"file\";s:27:\"Gradient-back-1-930x620.png\";s:5:\"width\";i:930;s:6:\"height\";i:620;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:100225;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(9287,822,'_elementor_source_image_hash','8d14e68ee526bdcb8d960e430954e331d54edd19'),(9288,823,'_elementor_edit_mode','builder'),(9289,823,'_elementor_template_type','section'),(9290,823,'_elementor_version','3.30.3'),(9291,823,'_elementor_pro_version','3.27.1'),(9292,823,'_elementor_data','[{\"id\":\"284effe3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":\"1400\",\"sizes\":[]},\"flex_align_items\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"180\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"35\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":\"\"},\"flex_gap\":{\"unit\":\"px\",\"size\":\"70\",\"sizes\":[],\"column\":\"70\",\"row\":\"70\",\"isLinked\":true},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_maskimage\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"cdd85a7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":822,\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/07\\/Gradient-back-1.png\"},\"image_size\":\"full\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_orientation_v\":\"end\",\"_offset_y_end\":{\"size\":\"-450.002\",\"unit\":\"px\"},\"_z_index\":\"-1\",\"_offset_x_end\":{\"size\":\"-139.996\",\"unit\":\"px\"},\"aux_animation_name\":\"aux-scale-up-2\",\"aux_animation_duration\":\"1500\",\"aux_animation_delay\":\"100\",\"aux_animation_easing\":\"0.165,0.84,0.44,1\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6567f080\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"boxed_width\":{\"unit\":\"px\",\"size\":\"1400\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"flex_justify_content\":\"space-between\",\"flex_justify_content_tablet\":\"center\",\"flex_wrap_tablet\":\"wrap\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_maskimage\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[],\"isInner\":true}],\"isInner\":false}]'),(9514,849,'_wp_attached_file','2025/07/92127efd-1519-removebg-preview-1.png'),(9515,849,'_wp_attachment_image_alt',''),(9516,849,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:400;s:6:\"height\";i:400;s:4:\"file\";s:44:\"2025/07/92127efd-1519-removebg-preview-1.png\";s:8:\"filesize\";i:15504;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:44:\"92127efd-1519-removebg-preview-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:9573;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:44:\"92127efd-1519-removebg-preview-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:3861;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(9517,849,'_elementor_source_image_hash','a322f3e8fa246c1877bb9738244e71f4041f9c5a'),(9518,850,'_wp_attached_file','2025/07/3ccc734b-group-73.png'),(9519,850,'_wp_attachment_image_alt',''),(9520,850,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:419;s:6:\"height\";i:545;s:4:\"file\";s:29:\"2025/07/3ccc734b-group-73.png\";s:8:\"filesize\";i:10101;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:29:\"3ccc734b-group-73-231x300.png\";s:5:\"width\";i:231;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:8765;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:29:\"3ccc734b-group-73-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:4672;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(9521,850,'_elementor_source_image_hash','7b46f0b88c258ec56b567b9c7ec83ff2ce5f032c'),(9522,851,'_wp_attached_file','2025/07/ab8d99a9-group-762.png'),(9523,851,'_wp_attachment_image_alt',''),(9524,851,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1720;s:6:\"height\";i:660;s:4:\"file\";s:30:\"2025/07/ab8d99a9-group-762.png\";s:8:\"filesize\";i:579699;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:30:\"ab8d99a9-group-762-300x115.png\";s:5:\"width\";i:300;s:6:\"height\";i:115;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:28821;}s:5:\"large\";a:5:{s:4:\"file\";s:31:\"ab8d99a9-group-762-1024x393.png\";s:5:\"width\";i:1024;s:6:\"height\";i:393;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:311389;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:30:\"ab8d99a9-group-762-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:18514;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:30:\"ab8d99a9-group-762-768x295.png\";s:5:\"width\";i:768;s:6:\"height\";i:295;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:170669;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:31:\"ab8d99a9-group-762-1536x589.png\";s:5:\"width\";i:1536;s:6:\"height\";i:589;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:721080;}s:9:\"neve-blog\";a:5:{s:4:\"file\";s:30:\"ab8d99a9-group-762-930x620.png\";s:5:\"width\";i:930;s:6:\"height\";i:620;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:447815;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(9525,851,'_elementor_source_image_hash','7a9482126a46700ec7068759003cfcbb745c1ac1'),(9526,852,'_wp_attached_file','2025/07/ec1cca72-group-82.png'),(9527,852,'_wp_attachment_image_alt',''),(9528,852,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:400;s:6:\"height\";i:530;s:4:\"file\";s:29:\"2025/07/ec1cca72-group-82.png\";s:8:\"filesize\";i:95354;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:29:\"ec1cca72-group-82-226x300.png\";s:5:\"width\";i:226;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:35316;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:29:\"ec1cca72-group-82-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:14414;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(9529,852,'_elementor_source_image_hash','c30fd2789babc0f2d11cd05ee9022164eddacc16'),(9530,853,'_wp_attached_file','2025/07/a46afa68-group-83.png'),(9531,853,'_wp_attachment_image_alt',''),(9532,853,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:400;s:6:\"height\";i:530;s:4:\"file\";s:29:\"2025/07/a46afa68-group-83.png\";s:8:\"filesize\";i:102658;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:29:\"a46afa68-group-83-226x300.png\";s:5:\"width\";i:226;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:38026;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:29:\"a46afa68-group-83-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:15480;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(9533,853,'_elementor_source_image_hash','b5f4644a06349a5c539235fdeaa3496c73648e05'),(9534,854,'_wp_attached_file','2025/07/f0424cb7-group-84.png'),(9535,854,'_wp_attachment_image_alt',''),(9536,854,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:400;s:6:\"height\";i:530;s:4:\"file\";s:29:\"2025/07/f0424cb7-group-84.png\";s:8:\"filesize\";i:39555;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:29:\"f0424cb7-group-84-226x300.png\";s:5:\"width\";i:226;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:22087;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:29:\"f0424cb7-group-84-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:7356;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(9537,854,'_elementor_source_image_hash','3d1155946146e7439953e6b6ec1bd729e81db1f2'),(9538,855,'_wp_attached_file','2025/07/c5816541-group-85.png'),(9539,855,'_wp_attachment_image_alt',''),(9540,855,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:400;s:6:\"height\";i:530;s:4:\"file\";s:29:\"2025/07/c5816541-group-85.png\";s:8:\"filesize\";i:96725;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:29:\"c5816541-group-85-226x300.png\";s:5:\"width\";i:226;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:48739;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:29:\"c5816541-group-85-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:19837;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(9541,855,'_elementor_source_image_hash','41be5f60f844163096db243f7ca6c64a9a59dc68'),(9542,856,'_wp_attached_file','2025/07/7187e73e-carlos-lindner-s2gkq98zd1y-unsplash-1.png'),(9543,856,'_wp_attachment_image_alt',''),(9544,856,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:400;s:6:\"height\";i:530;s:4:\"file\";s:58:\"2025/07/7187e73e-carlos-lindner-s2gkq98zd1y-unsplash-1.png\";s:8:\"filesize\";i:130636;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:58:\"7187e73e-carlos-lindner-s2gkq98zd1y-unsplash-1-226x300.png\";s:5:\"width\";i:226;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:45327;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:58:\"7187e73e-carlos-lindner-s2gkq98zd1y-unsplash-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:18104;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(9545,856,'_elementor_source_image_hash','827822dff761861a94191e130023f1acb96bcdd1'),(9546,857,'_wp_attached_file','2025/07/bee2ccea-rectangle-352.png'),(9547,857,'_wp_attachment_image_alt',''),(9548,857,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:340;s:6:\"height\";i:400;s:4:\"file\";s:34:\"2025/07/bee2ccea-rectangle-352.png\";s:8:\"filesize\";i:162;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:34:\"bee2ccea-rectangle-352-255x300.png\";s:5:\"width\";i:255;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:104;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:34:\"bee2ccea-rectangle-352-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:98;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(9549,857,'_elementor_source_image_hash','769ddbd5f21bb36343061001a7b2f7eaed5caa68'),(9550,858,'_wp_attached_file','2025/07/97a3bef0-carlos-lindner-hkgqjdh5bca-unsplash-1.png'),(9551,858,'_wp_attachment_image_alt',''),(9552,858,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:400;s:6:\"height\";i:530;s:4:\"file\";s:58:\"2025/07/97a3bef0-carlos-lindner-hkgqjdh5bca-unsplash-1.png\";s:8:\"filesize\";i:153922;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:58:\"97a3bef0-carlos-lindner-hkgqjdh5bca-unsplash-1-226x300.png\";s:5:\"width\";i:226;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:55560;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:58:\"97a3bef0-carlos-lindner-hkgqjdh5bca-unsplash-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:21559;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(9553,858,'_elementor_source_image_hash','f04751e6b059e74ee1a1194017f9f7461b43de74'),(9554,859,'_wp_attached_file','2025/07/0402b987-arrul-lin-syhuhse5ut8-unsplash-1.png'),(9555,859,'_wp_attachment_image_alt',''),(9556,859,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:400;s:6:\"height\";i:530;s:4:\"file\";s:53:\"2025/07/0402b987-arrul-lin-syhuhse5ut8-unsplash-1.png\";s:8:\"filesize\";i:117137;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:53:\"0402b987-arrul-lin-syhuhse5ut8-unsplash-1-226x300.png\";s:5:\"width\";i:226;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:46048;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:53:\"0402b987-arrul-lin-syhuhse5ut8-unsplash-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:18506;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(9557,859,'_elementor_source_image_hash','cfecd6c5dc5acba1e438177812e7413ed1096925'),(9558,860,'_wp_attached_file','2025/07/b752f703-alan-tang-csldet8hbwi-unsplash-1.png'),(9559,860,'_wp_attachment_image_alt',''),(9560,860,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:400;s:6:\"height\";i:530;s:4:\"file\";s:53:\"2025/07/b752f703-alan-tang-csldet8hbwi-unsplash-1.png\";s:8:\"filesize\";i:127242;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:53:\"b752f703-alan-tang-csldet8hbwi-unsplash-1-226x300.png\";s:5:\"width\";i:226;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:52140;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:53:\"b752f703-alan-tang-csldet8hbwi-unsplash-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:21187;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(9561,860,'_elementor_source_image_hash','17172791401dd104a4fe79e626cbf3722beef3b9'),(9562,861,'_wp_attached_file','2025/07/e2cc8984-daniil-lobachev-gio34n6pdo8-unsplash-1.png'),(9563,861,'_wp_attachment_image_alt',''),(9564,861,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:400;s:6:\"height\";i:530;s:4:\"file\";s:59:\"2025/07/e2cc8984-daniil-lobachev-gio34n6pdo8-unsplash-1.png\";s:8:\"filesize\";i:102636;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:59:\"e2cc8984-daniil-lobachev-gio34n6pdo8-unsplash-1-226x300.png\";s:5:\"width\";i:226;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:42450;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:59:\"e2cc8984-daniil-lobachev-gio34n6pdo8-unsplash-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:16448;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(9565,861,'_elementor_source_image_hash','238e9789695c5a8a4e47925090295cec53d6c90d'),(9566,862,'_wp_attached_file','2025/07/5109e16e-jeff-tumale-5syq1ud4phu-unsplash-1.png'),(9567,862,'_wp_attachment_image_alt',''),(9568,862,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:400;s:6:\"height\";i:530;s:4:\"file\";s:55:\"2025/07/5109e16e-jeff-tumale-5syq1ud4phu-unsplash-1.png\";s:8:\"filesize\";i:112863;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:55:\"5109e16e-jeff-tumale-5syq1ud4phu-unsplash-1-226x300.png\";s:5:\"width\";i:226;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:40084;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:55:\"5109e16e-jeff-tumale-5syq1ud4phu-unsplash-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:16496;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(9569,862,'_elementor_source_image_hash','545d91928fc3331114f4fb9ab6b7efc2d56aa5fb'),(9570,863,'_elementor_edit_mode','builder'),(9571,863,'_elementor_template_type','page'),(9572,863,'_elementor_version','3.31.3'),(9573,863,'_elementor_pro_version','3.31.0'),(9574,863,'_elementor_data','[{\"id\":\"2805756b\",\"elType\":\"section\",\"settings\":{\"overflow\":\"hidden\",\"eael_parallax_layers_list\":[],\"background_background\":\"gradient\",\"background_color\":\"#FFFFFF\",\"background_color_b\":\"\"},\"elements\":[{\"id\":\"25b48b6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2074d81b\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"eael_parallax_layers_list\":[],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7bec5ee9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"37ed8a84\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":849,\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/07\\/92127efd-1519-removebg-preview-1.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":56,\"sizes\":[]},\"_z_index_tablet\":0,\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"_element_width\":\"auto\",\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":-330,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"px\",\"size\":-129,\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"px\",\"size\":-120,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"_offset_y_end_tablet\":{\"unit\":\"px\",\"size\":-86,\"sizes\":[]},\"_offset_y_end_mobile\":{\"unit\":\"px\",\"size\":-56,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2470eee7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":850,\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/07\\/3ccc734b-group-73.png\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":43,\"sizes\":[]},\"_z_index_mobile\":0,\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"_element_width\":\"auto\",\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":-33,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":-20,\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"%\",\"size\":-37,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y_tablet\":{\"unit\":\"px\",\"size\":221,\"sizes\":[]},\"_offset_y_end_mobile\":{\"unit\":\"px\",\"size\":-85,\"sizes\":[]},\"_z_index_tablet\":0,\"_offset_y_end_tablet\":{\"unit\":\"px\",\"size\":-123,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7b9f6380\",\"elType\":\"widget\",\"settings\":{\"title\":\"A Good Ending is\\nThe Most Important\",\"align\":\"center\",\"title_color\":\"#0C0A07\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rajdhani\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":7.70000000000000017763568394002504646778106689453125,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":4.5,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"14c55f9e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cras vel cursus libero. Vestibulum porttitor nunc enim, quis congue leo fringilla ut. Quisque in lacus lacus.\\nNunc malesuada nisi at porta convallis. In posuere interdum erat, et bibendum arcu.\",\"align\":\"center\",\"title_color\":\"#0C0A07\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rajdhani\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"125\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":1000,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3e79aa66\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"1a150a43\",\"elType\":\"widget\",\"settings\":{\"text\":\"view projects\",\"align\":\"center\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rajdhani\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#0C0A07\",\"background_color\":\"#F5B451\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"grow\",\"border_border\":\"solid\",\"border_color\":\"#F5B451\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"text_padding_mobile\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"11\",\"bottom\":\"11\",\"left\":\"11\",\"isLinked\":true},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_width_tablet\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"text_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"8\",\"bottom\":\"15\",\"left\":\"8\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"400c5844\",\"elType\":\"section\",\"settings\":{\"eael_parallax_layers_list\":[]},\"elements\":[{\"id\":\"4e66819b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b2f0c43\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"show_image_overlay\":\"yes\",\"image_overlay\":{\"id\":851,\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/07\\/ab8d99a9-group-762.png\"},\"show_play_icon\":\"\",\"lightbox\":\"yes\",\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"videopress_url\":\"https:\\/\\/videopress.com\\/v\\/ZCAOzTNk\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1a19b061\",\"elType\":\"section\",\"settings\":{\"eael_parallax_layers_list\":[]},\"elements\":[{\"id\":\"78b2c776\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7e0f80f0\",\"elType\":\"section\",\"settings\":{\"eael_parallax_layers_list\":[],\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"3ec6d938\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\"},\"elements\":[{\"id\":\"54d500d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"WE ARE\\n\",\"title_color\":\"#0C0A07\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rajdhani\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":3,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"typography_font_weight\":\"700\",\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2c57823a\",\"elType\":\"widget\",\"settings\":{\"starting_number\":\"\",\"ending_number\":25,\"suffix\":\"+\",\"title\":\"YEARS OF EXPERIENCE\",\"number_color\":\"#F5B451\",\"typography_number_typography\":\"custom\",\"typography_number_font_family\":\"Rajdhani\",\"typography_number_font_size\":{\"unit\":\"rem\",\"size\":10,\"sizes\":[]},\"typography_number_font_size_tablet\":{\"unit\":\"rem\",\"size\":\"\",\"sizes\":[]},\"typography_number_font_weight\":\"700\",\"typography_number_letter_spacing\":{\"unit\":\"px\",\"size\":-5,\"sizes\":[]},\"title_color\":\"#0C0A07\",\"typography_title_typography\":\"custom\",\"typography_title_font_family\":\"Rajdhani\",\"typography_title_font_size\":{\"unit\":\"rem\",\"size\":3,\"sizes\":[]},\"typography_title_font_size_tablet\":{\"unit\":\"rem\",\"size\":2.20000000000000017763568394002504646778106689453125,\"sizes\":[]},\"typography_title_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"typography_title_font_weight\":\"700\",\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"typography_number_font_size_mobile\":{\"unit\":\"rem\",\"size\":7.29999999999999982236431605997495353221893310546875,\"sizes\":[]},\"typography_title_line_height_mobile\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":true},{\"id\":\"ca40bfc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"58e20a80\",\"elType\":\"widget\",\"settings\":{\"title\":\"introduce\\nabout our\\nstudios\",\"align\":\"left\",\"title_color\":\"#0C0A07\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rajdhani\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":5.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":4,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"515ea9f6\",\"elType\":\"widget\",\"settings\":{\"title\":\"must explain to you how all this mistaken idea of denouncing pleasure and praising\\npain was born and I will give you a complete account of the system, and expound\\nthe actual teachings of the great explorer of the truth.\",\"align\":\"left\",\"title_color\":\"#0C0A07\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rajdhani\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":1000,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3ea00d57\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"hide_mobile\":\"hidden-phone\",\"space_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"hide_tablet\":\"hidden-tablet\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"49c1ccd1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Know mORE\",\"align\":\"left\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rajdhani\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#0C0A07\",\"background_color\":\"#F5B451\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"grow\",\"border_border\":\"solid\",\"border_color\":\"#F5B451\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"text_padding_mobile\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"11\",\"bottom\":\"11\",\"left\":\"11\",\"isLinked\":true},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_width_tablet\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"text_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"8\",\"bottom\":\"15\",\"left\":\"8\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5461551e\",\"elType\":\"section\",\"settings\":{\"eael_parallax_layers_list\":[],\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"48814719\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1f33a4f4\",\"elType\":\"section\",\"settings\":{\"eael_parallax_layers_list\":[],\"animation\":\"fadeInDown\"},\"elements\":[{\"id\":\"47ad4c95\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"45ca697e\",\"elType\":\"widget\",\"settings\":{\"title\":\"FILMMING SERVICES\\n\",\"align\":\"center\",\"title_color\":\"#0C0A07\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rajdhani\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":5.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":4,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"54f0f0ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cras vel cursus libero. Vestibulum porttitor nunc enim, quis congue leo fringilla ut. Quisque in lacus lacus.\\nNunc malesuada nisi at porta convallis. In posuere interdum erat, et bibendum arcu.\",\"align\":\"center\",\"title_color\":\"#0C0A07\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rajdhani\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"200\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":754,\"sizes\":[]},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"20980121\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"5d0b8cfe\",\"elType\":\"section\",\"settings\":{\"eael_parallax_layers_list\":[],\"structure\":\"30\"},\"elements\":[{\"id\":\"64c33a7a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\"},\"elements\":[],\"isInner\":true},{\"id\":\"5a84c1ca\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"content_position_tablet\":\"top\",\"animation\":\"zoomIn\",\"animation_duration\":\"slow\"},\"elements\":[],\"isInner\":true},{\"id\":\"115885d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_hover_background\":\"classic\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5083017e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"eael_parallax_layers_list\":[],\"background_background\":\"classic\",\"background_color\":\"#0C0A07\",\"animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"42f2c3c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"213142cd\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"eael_parallax_layers_list\":[],\"structure\":\"40\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"6ed383b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"4ab179ce\",\"elType\":\"widget\",\"settings\":{\"ending_number\":200,\"suffix\":\"+\",\"title\":\"winning awards\",\"number_color\":\"#FFFFFF\",\"typography_number_typography\":\"custom\",\"typography_number_font_family\":\"Rajdhani\",\"typography_number_font_size\":{\"unit\":\"rem\",\"size\":5.5999999999999996447286321199499070644378662109375,\"sizes\":[]},\"typography_number_font_size_tablet\":{\"unit\":\"rem\",\"size\":4.20000000000000017763568394002504646778106689453125,\"sizes\":[]},\"typography_number_font_size_mobile\":{\"unit\":\"rem\",\"size\":2.5,\"sizes\":[]},\"typography_number_font_weight\":\"700\",\"title_color\":\"#4F4639\",\"typography_title_typography\":\"custom\",\"typography_title_font_family\":\"Rajdhani\",\"typography_title_font_size\":{\"unit\":\"rem\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_title_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_title_font_weight\":\"600\",\"typography_title_text_transform\":\"uppercase\",\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"typography_title_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"typography_title_line_height_mobile\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":true},{\"id\":\"42e292b\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"16cb16c3\",\"elType\":\"widget\",\"settings\":{\"ending_number\":1000,\"thousand_separator\":\"\",\"title\":\"BEST SHOTS\",\"number_color\":\"#FFFFFF\",\"typography_number_typography\":\"custom\",\"typography_number_font_family\":\"Rajdhani\",\"typography_number_font_size\":{\"unit\":\"rem\",\"size\":5.5999999999999996447286321199499070644378662109375,\"sizes\":[]},\"typography_number_font_size_tablet\":{\"unit\":\"rem\",\"size\":4.20000000000000017763568394002504646778106689453125,\"sizes\":[]},\"typography_number_font_size_mobile\":{\"unit\":\"rem\",\"size\":2.5,\"sizes\":[]},\"typography_number_font_weight\":\"700\",\"title_color\":\"#4F4639\",\"typography_title_typography\":\"custom\",\"typography_title_font_family\":\"Rajdhani\",\"typography_title_font_size\":{\"unit\":\"rem\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_title_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_title_font_weight\":\"600\",\"typography_title_text_transform\":\"uppercase\",\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"typography_title_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"typography_title_line_height_mobile\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":true},{\"id\":\"342c6304\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"6eb6e660\",\"elType\":\"widget\",\"settings\":{\"ending_number\":1240,\"thousand_separator\":\"\",\"title\":\"COMPLETED PROJECT\",\"number_color\":\"#FFFFFF\",\"typography_number_typography\":\"custom\",\"typography_number_font_family\":\"Rajdhani\",\"typography_number_font_size\":{\"unit\":\"rem\",\"size\":5.5999999999999996447286321199499070644378662109375,\"sizes\":[]},\"typography_number_font_size_tablet\":{\"unit\":\"rem\",\"size\":4.20000000000000017763568394002504646778106689453125,\"sizes\":[]},\"typography_number_font_size_mobile\":{\"unit\":\"rem\",\"size\":2.5,\"sizes\":[]},\"typography_number_font_weight\":\"700\",\"title_color\":\"#4F4639\",\"typography_title_typography\":\"custom\",\"typography_title_font_family\":\"Rajdhani\",\"typography_title_font_size\":{\"unit\":\"rem\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_title_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_title_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"typography_title_font_weight\":\"600\",\"typography_title_text_transform\":\"uppercase\",\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"typography_title_line_height_mobile\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":true},{\"id\":\"3d5b449a\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"3c73135f\",\"elType\":\"widget\",\"settings\":{\"ending_number\":1150,\"thousand_separator\":\"\",\"title\":\"HAPPY CLIENTS\",\"number_color\":\"#FFFFFF\",\"typography_number_typography\":\"custom\",\"typography_number_font_family\":\"Rajdhani\",\"typography_number_font_size\":{\"unit\":\"rem\",\"size\":5.5999999999999996447286321199499070644378662109375,\"sizes\":[]},\"typography_number_font_size_tablet\":{\"unit\":\"rem\",\"size\":4.20000000000000017763568394002504646778106689453125,\"sizes\":[]},\"typography_number_font_size_mobile\":{\"unit\":\"rem\",\"size\":2.5,\"sizes\":[]},\"typography_number_font_weight\":\"700\",\"title_color\":\"#4F4639\",\"typography_title_typography\":\"custom\",\"typography_title_font_family\":\"Rajdhani\",\"typography_title_font_size\":{\"unit\":\"rem\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_title_font_size_tablet\":{\"unit\":\"rem\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_title_font_weight\":\"600\",\"typography_title_text_transform\":\"uppercase\",\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"typography_title_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"typography_title_line_height_mobile\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"32bf5567\",\"elType\":\"section\",\"settings\":{\"eael_parallax_layers_list\":[]},\"elements\":[{\"id\":\"74ac59ac\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"571f9752\",\"elType\":\"section\",\"settings\":{\"eael_parallax_layers_list\":[],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5b4d2e54\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7c06ecdb\",\"elType\":\"widget\",\"settings\":{\"title\":\"AWARDS\\n WINNING MOVIES\",\"align\":\"center\",\"title_color\":\"#0C0A07\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rajdhani\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":5.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":4,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41998be6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cras vel cursus libero. Vestibulum porttitor nunc enim, quis congue leo fringilla ut. Quisque in lacus lacus.\\nNunc malesuada nisi at porta convallis. In posuere interdum erat, et bibendum arcu.\",\"align\":\"center\",\"title_color\":\"#0C0A07\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rajdhani\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"200\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":754,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"68a6df07\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3f3f04c2\",\"elType\":\"section\",\"settings\":{\"eael_parallax_layers_list\":[],\"structure\":\"40\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"7a58da94\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"background_hover_transition\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"1655ea61\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"mute\":\"yes\",\"loop\":\"yes\",\"modestbranding\":\"yes\",\"lazy_load\":\"yes\",\"show_image_overlay\":\"yes\",\"image_overlay\":{\"id\":852,\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/07\\/ec1cca72-group-82.png\"},\"lightbox\":\"yes\",\"play_icon_size\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"videopress_url\":\"https:\\/\\/videopress.com\\/v\\/ZCAOzTNk\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":true},{\"id\":\"166d564d\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"animation\":\"zoomInDown\",\"animation_duration\":\"slow\",\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"564646ec\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"mute\":\"yes\",\"loop\":\"yes\",\"modestbranding\":\"yes\",\"lazy_load\":\"yes\",\"show_image_overlay\":\"yes\",\"image_overlay\":{\"id\":853,\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/07\\/a46afa68-group-83.png\"},\"lightbox\":\"yes\",\"play_icon_size\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"videopress_url\":\"https:\\/\\/videopress.com\\/v\\/ZCAOzTNk\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":true},{\"id\":\"38704dab\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"animation\":\"zoomInUp\",\"animation_duration\":\"slow\",\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"6101cd99\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"mute\":\"yes\",\"loop\":\"yes\",\"modestbranding\":\"yes\",\"lazy_load\":\"yes\",\"show_image_overlay\":\"yes\",\"image_overlay\":{\"id\":854,\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/07\\/f0424cb7-group-84.png\"},\"lightbox\":\"yes\",\"play_icon_size\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"videopress_url\":\"https:\\/\\/videopress.com\\/v\\/ZCAOzTNk\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":true},{\"id\":\"68bc5089\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"animation\":\"zoomInDown\",\"animation_duration\":\"slow\",\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"4182f7b2\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"mute\":\"yes\",\"loop\":\"yes\",\"modestbranding\":\"yes\",\"lazy_load\":\"yes\",\"show_image_overlay\":\"yes\",\"image_overlay\":{\"id\":855,\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/07\\/c5816541-group-85.png\"},\"lightbox\":\"yes\",\"play_icon_size\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"videopress_url\":\"https:\\/\\/videopress.com\\/v\\/ZCAOzTNk\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"32595189\",\"elType\":\"section\",\"settings\":{\"eael_parallax_layers_list\":[],\"animation\":\"rollIn\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"25bfc154\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"7dd54b99\",\"elType\":\"section\",\"settings\":{\"eael_parallax_layers_list\":[],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4184189b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"24d7229f\",\"elType\":\"section\",\"settings\":{\"eael_parallax_layers_list\":[],\"animation\":\"zoomIn\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"4e11f77b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"26f04535\",\"elType\":\"widget\",\"settings\":{\"title\":\"Creative team\",\"align\":\"center\",\"title_color\":\"#0C0A07\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rajdhani\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":5.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":4,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"723d489e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cras vel cursus libero. Vestibulum porttitor nunc enim, quis congue leo fringilla ut. Quisque in lacus lacus.\\nNunc malesuada nisi at porta convallis. In posuere interdum erat, et bibendum arcu.\",\"align\":\"center\",\"title_color\":\"#0C0A07\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rajdhani\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"250\",\"bottom\":\"0\",\"left\":\"250\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":754,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7085de7f\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":31,\"sizes\":[]},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"35d2b466\",\"elType\":\"section\",\"settings\":{\"eael_parallax_layers_list\":[],\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"47d06c1e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":50,\"_inline_size_tablet\":100,\"content_position\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010112\",\"margin\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"animation\":\"fadeInLeft\",\"animation_duration\":\"slow\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"366195b3\",\"elType\":\"widget\",\"settings\":{\"title\":\"We are the best award-\\nwinning team\",\"align\":\"left\",\"title_color\":\"#0C0A07\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rajdhani\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":2.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":2,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"27ad274a\",\"elType\":\"widget\",\"settings\":{\"title\":\"There are many variations of passages of Lorem Ipsum available, but the majority have\\nsuffered alteration in some form, by injected humour, or randomised words which look\\neven slightly believable. If you are going to use a passage of Lorem Ipsum, you need to\\nbe sure there isn\'t anything embarrassing hidden in the middle of text. All the Lorem\\nIpsum generators on the Internet tend.\",\"align\":\"left\",\"title_color\":\"#0C0A07\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rajdhani\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":1000,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1ae7cf50\",\"elType\":\"widget\",\"settings\":{\"text\":\"Know mORE\",\"align\":\"left\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rajdhani\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#0C0A07\",\"background_color\":\"#F5B451\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"grow\",\"border_border\":\"solid\",\"border_color\":\"#F5B451\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"text_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"8\",\"bottom\":\"15\",\"left\":\"8\",\"isLinked\":false},\"text_padding_mobile\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"11\",\"bottom\":\"11\",\"left\":\"11\",\"isLinked\":true},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_width_tablet\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"4aec4477\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":25,\"_inline_size_tablet\":50,\"background_background\":\"classic\",\"background_image\":{\"id\":856,\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/07\\/7187e73e-carlos-lindner-s2gkq98zd1y-unsplash-1.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#00000000\",\"background_overlay_hover_image\":{\"id\":857,\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/07\\/bee2ccea-rectangle-352.png\"},\"background_overlay_hover_position\":\"initial\",\"background_overlay_hover_ypos\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"background_overlay_hover_repeat\":\"no-repeat\",\"background_overlay_hover_size\":\"initial\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"91\",\"right\":\"37\",\"bottom\":\"37\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeInDown\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"6cedce40\",\"elType\":\"widget\",\"settings\":{\"title\":\"robart clon\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rajdhani\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.899999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1b1e6e65\",\"elType\":\"widget\",\"settings\":{\"title\":\"script writer\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rajdhani\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"400\",\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"235769bd\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"_id\":\"14ca704\",\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F5B451\",\"item_icon_secondary_color\":\"#000000\",\"link\":{\"url\":\"facebook.com\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"4b80dba\",\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F5B451\",\"item_icon_secondary_color\":\"#000000\",\"link\":{\"url\":\"https:\\/\\/twitter.com\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"shape\":\"circle\",\"icon_spacing\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"hover_animation\":\"grow\",\"_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\"},\"elements\":[],\"widgetType\":\"social-icons\"},{\"id\":\"31dd5791\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"_id\":\"1a5ecdd\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F5B451\",\"item_icon_secondary_color\":\"#000000\",\"link\":{\"url\":\"instagram.com\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"shape\":\"circle\",\"hover_animation\":\"grow\",\"_margin\":{\"unit\":\"px\",\"top\":\"-28\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true},{\"id\":\"5b0b4658\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":24.6640000000000014779288903810083866119384765625,\"_inline_size_tablet\":50,\"background_background\":\"classic\",\"background_image\":{\"id\":858,\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/07\\/97a3bef0-carlos-lindner-hkgqjdh5bca-unsplash-1.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#00000000\",\"background_overlay_hover_image\":{\"id\":857,\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/07\\/bee2ccea-rectangle-352.png\"},\"background_overlay_hover_position\":\"initial\",\"background_overlay_hover_ypos\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"background_overlay_hover_repeat\":\"no-repeat\",\"background_overlay_hover_size\":\"initial\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"91\",\"right\":\"37\",\"bottom\":\"37\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeInDown\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"5e17b719\",\"elType\":\"widget\",\"settings\":{\"title\":\"robart clon\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rajdhani\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.899999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"155ae5b2\",\"elType\":\"widget\",\"settings\":{\"title\":\"script writer\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rajdhani\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"400\",\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"47927e44\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"_id\":\"14ca704\",\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F5B451\",\"item_icon_secondary_color\":\"#000000\",\"link\":{\"url\":\"facebook.com\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"4b80dba\",\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F5B451\",\"item_icon_secondary_color\":\"#000000\",\"link\":{\"url\":\"https:\\/\\/twitter.com\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"shape\":\"circle\",\"icon_spacing\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"hover_animation\":\"grow\",\"_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\"},\"elements\":[],\"widgetType\":\"social-icons\"},{\"id\":\"5dc1438d\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"_id\":\"1a5ecdd\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F5B451\",\"item_icon_secondary_color\":\"#000000\",\"link\":{\"url\":\"instagram.com\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"shape\":\"circle\",\"hover_animation\":\"grow\",\"_margin\":{\"unit\":\"px\",\"top\":\"-28\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"31b3a8a5\",\"elType\":\"section\",\"settings\":{\"eael_parallax_layers_list\":[],\"structure\":\"40\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7d41ea1e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50,\"background_background\":\"classic\",\"background_image\":{\"id\":859,\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/07\\/0402b987-arrul-lin-syhuhse5ut8-unsplash-1.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#00000000\",\"background_overlay_hover_image\":{\"id\":857,\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/07\\/bee2ccea-rectangle-352.png\"},\"background_overlay_hover_position\":\"initial\",\"background_overlay_hover_ypos\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"background_overlay_hover_repeat\":\"no-repeat\",\"background_overlay_hover_size\":\"initial\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"91\",\"right\":\"37\",\"bottom\":\"37\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"60749214\",\"elType\":\"widget\",\"settings\":{\"title\":\"robart clon\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rajdhani\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.899999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"80ca8e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"script writer\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rajdhani\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"400\",\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1e278df6\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"_id\":\"14ca704\",\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F5B451\",\"item_icon_secondary_color\":\"#000000\",\"link\":{\"url\":\"facebook.com\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"4b80dba\",\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F5B451\",\"item_icon_secondary_color\":\"#000000\",\"link\":{\"url\":\"https:\\/\\/twitter.com\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"shape\":\"circle\",\"icon_spacing\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"hover_animation\":\"grow\",\"_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\"},\"elements\":[],\"widgetType\":\"social-icons\"},{\"id\":\"2cd243bb\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"_id\":\"1a5ecdd\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F5B451\",\"item_icon_secondary_color\":\"#000000\",\"link\":{\"url\":\"instagram.com\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"shape\":\"circle\",\"hover_animation\":\"grow\",\"_margin\":{\"unit\":\"px\",\"top\":\"-28\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true},{\"id\":\"c281f25\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50,\"background_background\":\"classic\",\"background_image\":{\"id\":860,\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/07\\/b752f703-alan-tang-csldet8hbwi-unsplash-1.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#00000000\",\"background_overlay_hover_image\":{\"id\":857,\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/07\\/bee2ccea-rectangle-352.png\"},\"background_overlay_hover_position\":\"initial\",\"background_overlay_hover_ypos\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"background_overlay_hover_repeat\":\"no-repeat\",\"background_overlay_hover_size\":\"initial\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"91\",\"right\":\"37\",\"bottom\":\"37\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"6404e12a\",\"elType\":\"widget\",\"settings\":{\"title\":\"robart clon\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rajdhani\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.899999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"72c22d7d\",\"elType\":\"widget\",\"settings\":{\"title\":\"script writer\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rajdhani\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"400\",\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4ec134b4\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"_id\":\"14ca704\",\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F5B451\",\"item_icon_secondary_color\":\"#000000\",\"link\":{\"url\":\"facebook.com\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"4b80dba\",\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F5B451\",\"item_icon_secondary_color\":\"#000000\",\"link\":{\"url\":\"https:\\/\\/twitter.com\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"shape\":\"circle\",\"icon_spacing\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"hover_animation\":\"grow\",\"_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\"},\"elements\":[],\"widgetType\":\"social-icons\"},{\"id\":\"305fc0f1\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"_id\":\"1a5ecdd\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F5B451\",\"item_icon_secondary_color\":\"#000000\",\"link\":{\"url\":\"instagram.com\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"shape\":\"circle\",\"hover_animation\":\"grow\",\"_margin\":{\"unit\":\"px\",\"top\":\"-28\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true},{\"id\":\"2a53eed6\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50,\"background_background\":\"classic\",\"background_image\":{\"id\":861,\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/07\\/e2cc8984-daniil-lobachev-gio34n6pdo8-unsplash-1.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#00000000\",\"background_overlay_hover_image\":{\"id\":857,\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/07\\/bee2ccea-rectangle-352.png\"},\"background_overlay_hover_position\":\"initial\",\"background_overlay_hover_ypos\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"background_overlay_hover_repeat\":\"no-repeat\",\"background_overlay_hover_size\":\"initial\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"91\",\"right\":\"37\",\"bottom\":\"37\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"9dafa37\",\"elType\":\"widget\",\"settings\":{\"title\":\"robart clon\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rajdhani\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.899999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"db166bc\",\"elType\":\"widget\",\"settings\":{\"title\":\"script writer\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rajdhani\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"400\",\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5e170a54\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"_id\":\"14ca704\",\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F5B451\",\"item_icon_secondary_color\":\"#000000\",\"link\":{\"url\":\"facebook.com\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"4b80dba\",\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F5B451\",\"item_icon_secondary_color\":\"#000000\",\"link\":{\"url\":\"https:\\/\\/twitter.com\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"shape\":\"circle\",\"icon_spacing\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"hover_animation\":\"grow\",\"_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\"},\"elements\":[],\"widgetType\":\"social-icons\"},{\"id\":\"58fb835c\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"_id\":\"1a5ecdd\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F5B451\",\"item_icon_secondary_color\":\"#000000\",\"link\":{\"url\":\"instagram.com\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"shape\":\"circle\",\"hover_animation\":\"grow\",\"_margin\":{\"unit\":\"px\",\"top\":\"-28\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true},{\"id\":\"145774db\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50,\"background_background\":\"classic\",\"background_image\":{\"id\":862,\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/07\\/5109e16e-jeff-tumale-5syq1ud4phu-unsplash-1.png\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#00000000\",\"background_overlay_hover_image\":{\"id\":857,\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/07\\/bee2ccea-rectangle-352.png\"},\"background_overlay_hover_position\":\"initial\",\"background_overlay_hover_ypos\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"background_overlay_hover_repeat\":\"no-repeat\",\"background_overlay_hover_size\":\"initial\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"91\",\"right\":\"37\",\"bottom\":\"37\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeInRight\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"60a428dd\",\"elType\":\"widget\",\"settings\":{\"title\":\"robart clon\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rajdhani\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1.899999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"72c7a4bb\",\"elType\":\"widget\",\"settings\":{\"title\":\"script writer\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rajdhani\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"400\",\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7fa6a565\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"_id\":\"14ca704\",\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F5B451\",\"item_icon_secondary_color\":\"#000000\",\"link\":{\"url\":\"facebook.com\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"4b80dba\",\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F5B451\",\"item_icon_secondary_color\":\"#000000\",\"link\":{\"url\":\"https:\\/\\/twitter.com\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"shape\":\"circle\",\"icon_spacing\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"hover_animation\":\"grow\",\"_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\"},\"elements\":[],\"widgetType\":\"social-icons\"},{\"id\":\"2aa4fbe6\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"_id\":\"1a5ecdd\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F5B451\",\"item_icon_secondary_color\":\"#000000\",\"link\":{\"url\":\"instagram.com\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"shape\":\"circle\",\"hover_animation\":\"grow\",\"_margin\":{\"unit\":\"px\",\"top\":\"-28\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"545eec6f\",\"elType\":\"section\",\"settings\":{\"eael_parallax_layers_list\":[]},\"elements\":[{\"id\":\"714791a0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"27d90eb8\",\"elType\":\"section\",\"settings\":{\"eael_parallax_layers_list\":[],\"animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"22dfa9f1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"align\":\"center\"},\"elements\":[{\"id\":\"1ed41d1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Blog Update\",\"align\":\"center\",\"title_color\":\"#0C0A07\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rajdhani\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":5.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"rem\",\"size\":4,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":2.20000000000000017763568394002504646778106689453125,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"421d2518\",\"elType\":\"section\",\"settings\":{\"eael_parallax_layers_list\":[],\"animation\":\"zoomInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"7d44d2e3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-12\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"268a5698\",\"elType\":\"widget\",\"settings\":{\"text\":\"go to blog\",\"align\":\"center\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Rajdhani\",\"typography_font_size\":{\"unit\":\"rem\",\"size\":1,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#0C0A07\",\"background_color\":\"#F5B451\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"grow\",\"border_border\":\"solid\",\"border_color\":\"#F5B451\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"text_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"8\",\"bottom\":\"15\",\"left\":\"8\",\"isLinked\":false},\"text_padding_mobile\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"11\",\"bottom\":\"11\",\"left\":\"11\",\"isLinked\":true},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"typography_font_size_mobile\":{\"unit\":\"rem\",\"size\":0.90000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_width_tablet\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/live.templately.com\\/flimo-home\\/flimo-blog\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(9725,880,'_wp_attached_file','2025/07/14321b05-ellipse-1.png'),(9726,880,'_wp_attachment_image_alt',''),(9727,880,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1000;s:6:\"height\";i:1000;s:4:\"file\";s:30:\"2025/07/14321b05-ellipse-1.png\";s:8:\"filesize\";i:107082;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:30:\"14321b05-ellipse-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:13270;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:30:\"14321b05-ellipse-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:4642;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:30:\"14321b05-ellipse-1-768x768.png\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:109246;}s:9:\"neve-blog\";a:5:{s:4:\"file\";s:30:\"14321b05-ellipse-1-930x620.png\";s:5:\"width\";i:930;s:6:\"height\";i:620;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:144252;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(10209,927,'_wp_attached_file','2025/07/Social-media-marketing.json'),(10210,927,'_wp_attachment_image_alt',''),(10211,927,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:1112980;}'),(10212,928,'_wp_attached_file','2025/07/Digital-Marketing.json'),(10213,928,'_wp_attachment_image_alt',''),(10214,928,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:735949;}'),(10290,54,'rank_math_og_content_image','a:2:{s:5:\"check\";s:32:\"1707641898bef32f1825a549fdfaaba2\";s:6:\"images\";a:1:{i:0;i:51;}}'),(10291,54,'_elementor_screenshot_failed','2025-08-01 08:33:09'),(10294,810,'_post_views_count','0'),(10295,810,'ekit_post_views_count','1'),(10297,810,'_elementor_screenshot_failed','2025-08-01 08:33:37'),(10300,812,'_post_views_count','0'),(10301,812,'ekit_post_views_count','1'),(10303,812,'_elementor_screenshot_failed','2025-08-01 08:34:03'),(10306,818,'rank_math_og_content_image','a:2:{s:5:\"check\";s:32:\"3ebb1c542e5741120e25e647f4f81f0f\";s:6:\"images\";a:1:{i:0;i:815;}}'),(10307,818,'_post_views_count','0'),(10308,818,'ekit_post_views_count','1'),(10312,818,'_elementor_screenshot_failed','2025-08-01 08:34:26'),(10907,999,'_wp_attached_file','2025/08/67bb8ecfde89e033179b56c1_Untitled-design-2025-02-23T230954.335.webp'),(10908,999,'_wp_attachment_image_alt',''),(10909,999,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:582;s:6:\"height\";i:1024;s:4:\"file\";s:75:\"2025/08/67bb8ecfde89e033179b56c1_Untitled-design-2025-02-23T230954.335.webp\";s:8:\"filesize\";i:39588;s:5:\"sizes\";a:3:{s:6:\"medium\";a:5:{s:4:\"file\";s:75:\"67bb8ecfde89e033179b56c1_Untitled-design-2025-02-23T230954.335-171x300.webp\";s:5:\"width\";i:171;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:9508;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:75:\"67bb8ecfde89e033179b56c1_Untitled-design-2025-02-23T230954.335-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:4282;}s:9:\"neve-blog\";a:5:{s:4:\"file\";s:75:\"67bb8ecfde89e033179b56c1_Untitled-design-2025-02-23T230954.335-582x620.webp\";s:5:\"width\";i:582;s:6:\"height\";i:620;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:26884;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(11086,1021,'_wp_attached_file','2025/08/row__1_-removebg-preview.svg'),(11087,1021,'_wp_attachment_image_alt',''),(11088,1021,'_wp_attachment_metadata','a:4:{s:8:\"filesize\";i:146229;s:5:\"width\";i:500;s:6:\"height\";i:500;s:4:\"file\";s:36:\"2025/08/row__1_-removebg-preview.svg\";}'),(11090,1022,'_wp_attached_file','2025/08/row-removebg-preview.svg'),(11091,1022,'_wp_attachment_image_alt',''),(11092,1022,'_wp_attachment_metadata','a:4:{s:8:\"filesize\";i:157009;s:5:\"width\";i:500;s:6:\"height\";i:500;s:4:\"file\";s:32:\"2025/08/row-removebg-preview.svg\";}'),(11403,1057,'_wp_attached_file','2025/08/fdfgretgrf-frgre-frtgtr-3-removebg-preview.png'),(11404,1057,'_wp_attachment_image_alt',''),(11405,1057,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:559;s:6:\"height\";i:447;s:4:\"file\";s:54:\"2025/08/fdfgretgrf-frgre-frtgtr-3-removebg-preview.png\";s:8:\"filesize\";i:159891;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:54:\"fdfgretgrf-frgre-frtgtr-3-removebg-preview-300x240.png\";s:5:\"width\";i:300;s:6:\"height\";i:240;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:15537;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:54:\"fdfgretgrf-frgre-frtgtr-3-removebg-preview-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:7322;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(11406,1058,'_wp_attached_file','2025/08/fdfgretgrf-frgre-frtgtr-4-removebg-preview.png'),(11407,1058,'_wp_attachment_image_alt',''),(11408,1058,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:559;s:6:\"height\";i:447;s:4:\"file\";s:54:\"2025/08/fdfgretgrf-frgre-frtgtr-4-removebg-preview.png\";s:8:\"filesize\";i:197310;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:54:\"fdfgretgrf-frgre-frtgtr-4-removebg-preview-300x240.png\";s:5:\"width\";i:300;s:6:\"height\";i:240;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:23041;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:54:\"fdfgretgrf-frgre-frtgtr-4-removebg-preview-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:10326;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(11409,1059,'_wp_attached_file','2025/08/fdfgretgrf-frgre-frtgtr-6-removebg-preview.png'),(11410,1059,'_wp_attachment_image_alt',''),(11411,1059,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:559;s:6:\"height\";i:447;s:4:\"file\";s:54:\"2025/08/fdfgretgrf-frgre-frtgtr-6-removebg-preview.png\";s:8:\"filesize\";i:182861;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:54:\"fdfgretgrf-frgre-frtgtr-6-removebg-preview-300x240.png\";s:5:\"width\";i:300;s:6:\"height\";i:240;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:21048;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:54:\"fdfgretgrf-frgre-frtgtr-6-removebg-preview-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:9452;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(11412,1060,'_wp_attached_file','2025/08/fdfgretgrf-frgre-frtgtr-7-removebg-preview.png'),(11413,1060,'_wp_attachment_image_alt',''),(11414,1060,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:559;s:6:\"height\";i:447;s:4:\"file\";s:54:\"2025/08/fdfgretgrf-frgre-frtgtr-7-removebg-preview.png\";s:8:\"filesize\";i:150526;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:54:\"fdfgretgrf-frgre-frtgtr-7-removebg-preview-300x240.png\";s:5:\"width\";i:300;s:6:\"height\";i:240;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:17205;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:54:\"fdfgretgrf-frgre-frtgtr-7-removebg-preview-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:8435;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(11415,1061,'_wp_attached_file','2025/08/fdfgretgrf-frgre-frtgtr-8-removebg-preview.png'),(11416,1061,'_wp_attachment_image_alt',''),(11417,1061,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:559;s:6:\"height\";i:447;s:4:\"file\";s:54:\"2025/08/fdfgretgrf-frgre-frtgtr-8-removebg-preview.png\";s:8:\"filesize\";i:146899;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:54:\"fdfgretgrf-frgre-frtgtr-8-removebg-preview-300x240.png\";s:5:\"width\";i:300;s:6:\"height\";i:240;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:15522;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:54:\"fdfgretgrf-frgre-frtgtr-8-removebg-preview-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:7358;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(11418,1062,'_wp_attached_file','2025/08/fdfgretgrf-frgre-frtgtr-9-removebg-preview.png'),(11419,1062,'_wp_attachment_image_alt',''),(11420,1062,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:559;s:6:\"height\";i:447;s:4:\"file\";s:54:\"2025/08/fdfgretgrf-frgre-frtgtr-9-removebg-preview.png\";s:8:\"filesize\";i:160460;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:54:\"fdfgretgrf-frgre-frtgtr-9-removebg-preview-300x240.png\";s:5:\"width\";i:300;s:6:\"height\";i:240;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:14939;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:54:\"fdfgretgrf-frgre-frtgtr-9-removebg-preview-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:7094;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(11421,1063,'_wp_attached_file','2025/08/fdfgretgrf-frgre-frtgtr-10-removebg-preview.png'),(11422,1063,'_wp_attachment_image_alt',''),(11423,1063,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:559;s:6:\"height\";i:447;s:4:\"file\";s:55:\"2025/08/fdfgretgrf-frgre-frtgtr-10-removebg-preview.png\";s:8:\"filesize\";i:138422;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:55:\"fdfgretgrf-frgre-frtgtr-10-removebg-preview-300x240.png\";s:5:\"width\";i:300;s:6:\"height\";i:240;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:13702;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:55:\"fdfgretgrf-frgre-frtgtr-10-removebg-preview-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:6325;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(11424,1064,'_wp_attached_file','2025/08/fdfgretgrf-frgre-frtgtr-f-1-removebg-preview.png'),(11425,1064,'_wp_attachment_image_alt',''),(11426,1064,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:559;s:6:\"height\";i:447;s:4:\"file\";s:56:\"2025/08/fdfgretgrf-frgre-frtgtr-f-1-removebg-preview.png\";s:8:\"filesize\";i:168486;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:56:\"fdfgretgrf-frgre-frtgtr-f-1-removebg-preview-300x240.png\";s:5:\"width\";i:300;s:6:\"height\";i:240;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:16345;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:56:\"fdfgretgrf-frgre-frtgtr-f-1-removebg-preview-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:7333;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(11427,1065,'_wp_attached_file','2025/08/fdfgretgrf-frgre-frtgtr-removebg-preview.png'),(11428,1065,'_wp_attachment_image_alt',''),(11429,1065,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:559;s:6:\"height\";i:447;s:4:\"file\";s:52:\"2025/08/fdfgretgrf-frgre-frtgtr-removebg-preview.png\";s:8:\"filesize\";i:187988;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:52:\"fdfgretgrf-frgre-frtgtr-removebg-preview-300x240.png\";s:5:\"width\";i:300;s:6:\"height\";i:240;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:17759;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:52:\"fdfgretgrf-frgre-frtgtr-removebg-preview-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:8435;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(11937,1125,'_wp_attached_file','2025/08/1-solid-full.svg'),(11938,1125,'_wp_attachment_image_alt',''),(11939,1125,'_wp_attachment_metadata','a:4:{s:8:\"filesize\";i:357;s:5:\"width\";i:640;s:6:\"height\";i:640;s:4:\"file\";s:24:\"2025/08/1-solid-full.svg\";}'),(11941,1126,'_wp_attached_file','2025/08/2-solid-full.svg'),(11942,1126,'_wp_attachment_image_alt',''),(11943,1126,'_wp_attachment_metadata','a:4:{s:8:\"filesize\";i:502;s:5:\"width\";i:640;s:6:\"height\";i:640;s:4:\"file\";s:24:\"2025/08/2-solid-full.svg\";}'),(11945,1127,'_wp_attached_file','2025/08/3-solid-full.svg'),(11946,1127,'_wp_attachment_image_alt',''),(11947,1127,'_wp_attachment_metadata','a:4:{s:8:\"filesize\";i:552;s:5:\"width\";i:640;s:6:\"height\";i:640;s:4:\"file\";s:24:\"2025/08/3-solid-full.svg\";}'),(11949,1128,'_wp_attached_file','2025/08/2-solid-full-1.svg'),(11950,1128,'_wp_attachment_image_alt',''),(11951,1128,'_wp_attachment_metadata','a:4:{s:8:\"filesize\";i:502;s:5:\"width\";i:640;s:6:\"height\";i:640;s:4:\"file\";s:26:\"2025/08/2-solid-full-1.svg\";}'),(12485,1178,'_wp_attached_file','2025/08/Best-Dentist-London-_-E11even-Dental.gif'),(12486,1178,'_wp_attachment_image_alt',''),(12487,1178,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:400;s:6:\"height\";i:225;s:4:\"file\";s:48:\"2025/08/Best-Dentist-London-_-E11even-Dental.gif\";s:8:\"filesize\";i:6258814;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:48:\"Best-Dentist-London-_-E11even-Dental-300x169.gif\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:9:\"image/gif\";s:8:\"filesize\";i:26473;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:48:\"Best-Dentist-London-_-E11even-Dental-150x150.gif\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/gif\";s:8:\"filesize\";i:12392;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(12753,1207,'_wp_attached_file','2025/08/7-Jameson-Avenue-ClearStone-Properties-08-07-2025_08_05_PM.pdf'),(12754,1207,'_wp_attachment_image_alt',''),(12755,1207,'_wp_attachment_metadata','a:2:{s:5:\"sizes\";a:4:{s:4:\"full\";a:5:{s:4:\"file\";s:66:\"7-Jameson-Avenue-ClearStone-Properties-08-07-2025_08_05_PM-pdf.jpg\";s:5:\"width\";i:1397;s:6:\"height\";i:20610;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1797999;}s:6:\"medium\";a:5:{s:4:\"file\";s:73:\"7-Jameson-Avenue-ClearStone-Properties-08-07-2025_08_05_PM-pdf-20x300.jpg\";s:5:\"width\";i:20;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4790;}s:5:\"large\";a:5:{s:4:\"file\";s:74:\"7-Jameson-Avenue-ClearStone-Properties-08-07-2025_08_05_PM-pdf-69x1024.jpg\";s:5:\"width\";i:69;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17268;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:73:\"7-Jameson-Avenue-ClearStone-Properties-08-07-2025_08_05_PM-pdf-10x150.jpg\";s:5:\"width\";i:10;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3530;}}s:8:\"filesize\";i:3000039;}'),(12756,1208,'_wp_attached_file','2025/08/7-Jameson-Avenue-ClearStone-Properties-08-07-2025_08_05_PM-scaled.png'),(12757,1208,'_wp_attachment_image_alt',''),(12758,1208,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:174;s:6:\"height\";i:2560;s:4:\"file\";s:77:\"2025/08/7-Jameson-Avenue-ClearStone-Properties-08-07-2025_08_05_PM-scaled.png\";s:8:\"filesize\";i:244520;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:69:\"7-Jameson-Avenue-ClearStone-Properties-08-07-2025_08_05_PM-20x300.png\";s:5:\"width\";i:20;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:4139;}s:5:\"large\";a:5:{s:4:\"file\";s:70:\"7-Jameson-Avenue-ClearStone-Properties-08-07-2025_08_05_PM-69x1024.png\";s:5:\"width\";i:69;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:52416;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:70:\"7-Jameson-Avenue-ClearStone-Properties-08-07-2025_08_05_PM-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:5127;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:72:\"7-Jameson-Avenue-ClearStone-Properties-08-07-2025_08_05_PM-768x11328.png\";s:5:\"width\";i:768;s:6:\"height\";i:11328;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2327018;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:71:\"7-Jameson-Avenue-ClearStone-Properties-08-07-2025_08_05_PM-104x1536.png\";s:5:\"width\";i:104;s:6:\"height\";i:1536;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:47960;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:71:\"7-Jameson-Avenue-ClearStone-Properties-08-07-2025_08_05_PM-139x2048.png\";s:5:\"width\";i:139;s:6:\"height\";i:2048;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:75001;}s:9:\"neve-blog\";a:5:{s:4:\"file\";s:70:\"7-Jameson-Avenue-ClearStone-Properties-08-07-2025_08_05_PM-786x620.png\";s:5:\"width\";i:786;s:6:\"height\";i:620;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:35134;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:62:\"7-Jameson-Avenue-ClearStone-Properties-08-07-2025_08_05_PM.png\";}'),(12807,1212,'_wp_attached_file','2025/08/7-Jameson-Avenue-ClearStone-Properties-08-11-2025_10_43_AM.png'),(12808,1212,'_wp_attachment_image_alt',''),(12809,1212,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:788;s:6:\"height\";i:1380;s:4:\"file\";s:70:\"2025/08/7-Jameson-Avenue-ClearStone-Properties-08-11-2025_10_43_AM.png\";s:8:\"filesize\";i:687609;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:70:\"7-Jameson-Avenue-ClearStone-Properties-08-11-2025_10_43_AM-171x300.png\";s:5:\"width\";i:171;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:21322;}s:5:\"large\";a:5:{s:4:\"file\";s:71:\"7-Jameson-Avenue-ClearStone-Properties-08-11-2025_10_43_AM-585x1024.png\";s:5:\"width\";i:585;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:124114;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:70:\"7-Jameson-Avenue-ClearStone-Properties-08-11-2025_10_43_AM-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:11527;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:71:\"7-Jameson-Avenue-ClearStone-Properties-08-11-2025_10_43_AM-768x1345.png\";s:5:\"width\";i:768;s:6:\"height\";i:1345;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:178775;}s:9:\"neve-blog\";a:5:{s:4:\"file\";s:70:\"7-Jameson-Avenue-ClearStone-Properties-08-11-2025_10_43_AM-788x620.png\";s:5:\"width\";i:788;s:6:\"height\";i:620;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:97421;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(12810,1213,'_wp_attached_file','2025/08/Book-a-reserved-coworking-spot-in-Spaces-Waterfall-Midrand-Midrand-Gumtree-South-Africa-08-11-2025_10_43_AM.png'),(12811,1213,'_wp_attachment_image_alt',''),(12812,1213,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:788;s:6:\"height\";i:1380;s:4:\"file\";s:119:\"2025/08/Book-a-reserved-coworking-spot-in-Spaces-Waterfall-Midrand-Midrand-Gumtree-South-Africa-08-11-2025_10_43_AM.png\";s:8:\"filesize\";i:751113;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:119:\"Book-a-reserved-coworking-spot-in-Spaces-Waterfall-Midrand-Midrand-Gumtree-South-Africa-08-11-2025_10_43_AM-171x300.png\";s:5:\"width\";i:171;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:18465;}s:5:\"large\";a:5:{s:4:\"file\";s:120:\"Book-a-reserved-coworking-spot-in-Spaces-Waterfall-Midrand-Midrand-Gumtree-South-Africa-08-11-2025_10_43_AM-585x1024.png\";s:5:\"width\";i:585;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:126238;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:119:\"Book-a-reserved-coworking-spot-in-Spaces-Waterfall-Midrand-Midrand-Gumtree-South-Africa-08-11-2025_10_43_AM-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:10318;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:120:\"Book-a-reserved-coworking-spot-in-Spaces-Waterfall-Midrand-Midrand-Gumtree-South-Africa-08-11-2025_10_43_AM-768x1345.png\";s:5:\"width\";i:768;s:6:\"height\";i:1345;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:191999;}s:9:\"neve-blog\";a:5:{s:4:\"file\";s:119:\"Book-a-reserved-coworking-spot-in-Spaces-Waterfall-Midrand-Midrand-Gumtree-South-Africa-08-11-2025_10_43_AM-788x620.png\";s:5:\"width\";i:788;s:6:\"height\";i:620;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:114284;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(12865,1220,'_wp_attached_file','2025/08/AIW_-Ultimate-Hair-Transplant-Website-Strategy.pdf'),(12866,1220,'_wp_attachment_image_alt',''),(12867,1220,'_wp_attachment_metadata','a:2:{s:5:\"sizes\";a:4:{s:4:\"full\";a:5:{s:4:\"file\";s:54:\"AIW_-Ultimate-Hair-Transplant-Website-Strategy-pdf.jpg\";s:5:\"width\";i:1088;s:6:\"height\";i:1408;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:125147;}s:6:\"medium\";a:5:{s:4:\"file\";s:62:\"AIW_-Ultimate-Hair-Transplant-Website-Strategy-pdf-232x300.jpg\";s:5:\"width\";i:232;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13011;}s:5:\"large\";a:5:{s:4:\"file\";s:63:\"AIW_-Ultimate-Hair-Transplant-Website-Strategy-pdf-791x1024.jpg\";s:5:\"width\";i:791;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:72867;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:62:\"AIW_-Ultimate-Hair-Transplant-Website-Strategy-pdf-116x150.jpg\";s:5:\"width\";i:116;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5506;}}s:8:\"filesize\";i:1396119;}'),(12893,1224,'_wp_attached_file','2025/08/VIDEO-2025-03-25-11-51-05.mp4'),(12894,1224,'_wp_attachment_image_alt',''),(12895,1224,'_wp_attachment_metadata','a:10:{s:8:\"filesize\";i:12329989;s:9:\"mime_type\";s:9:\"video/mp4\";s:6:\"length\";i:55;s:16:\"length_formatted\";s:4:\"0:55\";s:5:\"width\";i:848;s:6:\"height\";i:478;s:10:\"fileformat\";s:3:\"mp4\";s:10:\"dataformat\";s:9:\"quicktime\";s:5:\"audio\";a:7:{s:10:\"dataformat\";s:3:\"mp4\";s:5:\"codec\";s:19:\"ISO/IEC 14496-3 AAC\";s:11:\"sample_rate\";d:48000;s:8:\"channels\";i:2;s:15:\"bits_per_sample\";i:16;s:8:\"lossless\";b:0;s:11:\"channelmode\";s:6:\"stereo\";}s:17:\"created_timestamp\";i:-2082844800;}'),(12924,527,'rank_math_seo_score','16'),(13186,1248,'_wp_attached_file','2025/08/woman-giving-handshake-her-colleague-work-scaled.jpg'),(13187,1248,'_wp_attachment_image_alt',''),(13188,1248,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2560;s:6:\"height\";i:1707;s:4:\"file\";s:60:\"2025/08/woman-giving-handshake-her-colleague-work-scaled.jpg\";s:8:\"filesize\";i:386248;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:53:\"woman-giving-handshake-her-colleague-work-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31109;}s:5:\"large\";a:5:{s:4:\"file\";s:54:\"woman-giving-handshake-her-colleague-work-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:101332;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:53:\"woman-giving-handshake-her-colleague-work-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24319;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:53:\"woman-giving-handshake-her-colleague-work-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:71644;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:55:\"woman-giving-handshake-her-colleague-work-1536x1024.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:175567;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:55:\"woman-giving-handshake-her-colleague-work-2048x1365.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1365;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:270363;}s:9:\"neve-blog\";a:5:{s:4:\"file\";s:53:\"woman-giving-handshake-her-colleague-work-930x620.jpg\";s:5:\"width\";i:930;s:6:\"height\";i:620;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:90146;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"2.8\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:20:\"Canon EOS 5D Mark IV\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1643882778\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"35\";s:3:\"iso\";s:3:\"500\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:45:\"woman-giving-handshake-her-colleague-work.jpg\";}'),(13189,1249,'_wp_attached_file','2025/08/happy-african-american-bank-manager-shaking-hands-with-client-after-successful-agreement-office-scaled.jpg'),(13190,1249,'_wp_attachment_image_alt',''),(13191,1249,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2560;s:6:\"height\";i:1707;s:4:\"file\";s:114:\"2025/08/happy-african-american-bank-manager-shaking-hands-with-client-after-successful-agreement-office-scaled.jpg\";s:8:\"filesize\";i:401075;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:107:\"happy-african-american-bank-manager-shaking-hands-with-client-after-successful-agreement-office-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:53805;}s:5:\"large\";a:5:{s:4:\"file\";s:108:\"happy-african-american-bank-manager-shaking-hands-with-client-after-successful-agreement-office-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:125771;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:107:\"happy-african-american-bank-manager-shaking-hands-with-client-after-successful-agreement-office-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46227;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:107:\"happy-african-american-bank-manager-shaking-hands-with-client-after-successful-agreement-office-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:95509;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:109:\"happy-african-american-bank-manager-shaking-hands-with-client-after-successful-agreement-office-1536x1024.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:198767;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:109:\"happy-african-american-bank-manager-shaking-hands-with-client-after-successful-agreement-office-2048x1365.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1365;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:290200;}s:9:\"neve-blog\";a:5:{s:4:\"file\";s:107:\"happy-african-american-bank-manager-shaking-hands-with-client-after-successful-agreement-office-930x620.jpg\";s:5:\"width\";i:930;s:6:\"height\";i:620;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:114460;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"1.4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:20:\"Canon EOS 5D Mark IV\";s:7:\"caption\";s:105:\"Happy African American bank manager shaking hands with a client after successful agreement in the office.\";s:17:\"created_timestamp\";s:10:\"1571306045\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"85\";s:3:\"iso\";s:3:\"125\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:45:\"Her greatest success are satisfied customers!\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:48:{i:0;s:16:\"African American\";i:1;s:19:\"Caucasian ethnicity\";i:2;s:10:\"Lifestyles\";i:3;s:5:\"adult\";i:4;s:7:\"banking\";i:5;s:8:\"business\";i:6;s:15:\"business person\";i:7;s:13:\"businesswoman\";i:8;s:6:\"client\";i:9;s:13:\"communicating\";i:10;s:14:\"congratulating\";i:11;s:12:\"consultation\";i:12;s:6:\"couple\";i:13;s:6:\"female\";i:14;s:7:\"finance\";i:15;s:17:\"financial advisor\";i:16;s:8:\"greeting\";i:17;s:15:\"group of people\";i:18;s:9:\"handshake\";i:19;s:9:\"happiness\";i:20;s:19:\"heterosexual couple\";i:21;s:7:\"indoors\";i:22;s:9:\"insurance\";i:23;s:15:\"insurance agent\";i:24;s:10:\"investment\";i:25;s:6:\"lawyer\";i:26;s:14:\"life insurance\";i:27;s:4:\"loan\";i:28;s:4:\"male\";i:29;s:3:\"man\";i:30;s:14:\"meet and greet\";i:31;s:7:\"meeting\";i:32;s:9:\"mid adult\";i:33;s:8:\"mortgage\";i:34;s:6:\"office\";i:35;s:6:\"people\";i:36;s:8:\"planning\";i:37;s:23:\"professional occupation\";i:38;s:17:\"real estate agent\";i:39;s:11:\"reliability\";i:40;s:7:\"savings\";i:41;s:13:\"shaking hands\";i:42;s:7:\"success\";i:43;s:7:\"talking\";i:44;s:12:\"three people\";i:45;s:12:\"togetherness\";i:46;s:5:\"trust\";i:47;s:5:\"woman\";}}s:14:\"original_image\";s:99:\"happy-african-american-bank-manager-shaking-hands-with-client-after-successful-agreement-office.jpg\";}'),(13192,1250,'_wp_attached_file','2025/08/man-handshaking-his-employer-after-being-accepted-his-new-office-job-scaled.jpg'),(13193,1250,'_wp_attachment_image_alt',''),(13194,1250,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2560;s:6:\"height\";i:1707;s:4:\"file\";s:87:\"2025/08/man-handshaking-his-employer-after-being-accepted-his-new-office-job-scaled.jpg\";s:8:\"filesize\";i:330232;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:80:\"man-handshaking-his-employer-after-being-accepted-his-new-office-job-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11954;}s:5:\"large\";a:5:{s:4:\"file\";s:81:\"man-handshaking-his-employer-after-being-accepted-his-new-office-job-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:67015;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:80:\"man-handshaking-his-employer-after-being-accepted-his-new-office-job-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6174;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:80:\"man-handshaking-his-employer-after-being-accepted-his-new-office-job-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43662;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:82:\"man-handshaking-his-employer-after-being-accepted-his-new-office-job-1536x1024.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:128006;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:82:\"man-handshaking-his-employer-after-being-accepted-his-new-office-job-2048x1365.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1365;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:213805;}s:9:\"neve-blog\";a:5:{s:4:\"file\";s:80:\"man-handshaking-his-employer-after-being-accepted-his-new-office-job-930x620.jpg\";s:5:\"width\";i:930;s:6:\"height\";i:620;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:58248;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:38:\"Freepik Company S.L. - www.freepik.com\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:72:\"man-handshaking-his-employer-after-being-accepted-his-new-office-job.jpg\";}'),(13335,1258,'_wp_attached_file','2025/08/Gold-Stallion.mp4'),(13336,1258,'_wp_attachment_image_alt',''),(13337,1258,'_wp_attachment_metadata','a:11:{s:7:\"bitrate\";i:932280;s:8:\"filesize\";i:10165939;s:9:\"mime_type\";s:9:\"video/mp4\";s:6:\"length\";i:81;s:16:\"length_formatted\";s:4:\"1:21\";s:5:\"width\";i:1280;s:6:\"height\";i:604;s:10:\"fileformat\";s:3:\"mp4\";s:10:\"dataformat\";s:9:\"quicktime\";s:5:\"audio\";a:9:{s:10:\"dataformat\";s:3:\"mp4\";s:7:\"bitrate\";i:64292;s:5:\"codec\";s:19:\"ISO/IEC 14496-3 AAC\";s:11:\"sample_rate\";d:44100;s:8:\"channels\";i:2;s:15:\"bits_per_sample\";i:16;s:8:\"lossless\";b:0;s:11:\"channelmode\";s:6:\"stereo\";s:17:\"compression_ratio\";d:0.045558390022675733510570950102192000485956668853759765625;}s:17:\"created_timestamp\";i:-2082844800;}'),(13388,1260,'_wp_attached_file','2025/08/The-TRC-Framework™_-Why-Trust-→-Results-→-Conversion-Outperforms-Plain-Web-Design.pdf'),(13389,1260,'_wp_attachment_image_alt',''),(13390,1260,'_wp_attachment_metadata','a:2:{s:5:\"sizes\";a:4:{s:4:\"full\";a:5:{s:4:\"file\";s:95:\"The-TRC-Framework™_-Why-Trust-→-Results-→-Conversion-Outperforms-Plain-Web-Design-pdf.jpg\";s:5:\"width\";i:1088;s:6:\"height\";i:1408;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:137199;}s:6:\"medium\";a:5:{s:4:\"file\";s:103:\"The-TRC-Framework™_-Why-Trust-→-Results-→-Conversion-Outperforms-Plain-Web-Design-pdf-232x300.jpg\";s:5:\"width\";i:232;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12297;}s:5:\"large\";a:5:{s:4:\"file\";s:104:\"The-TRC-Framework™_-Why-Trust-→-Results-→-Conversion-Outperforms-Plain-Web-Design-pdf-791x1024.jpg\";s:5:\"width\";i:791;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:80788;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:103:\"The-TRC-Framework™_-Why-Trust-→-Results-→-Conversion-Outperforms-Plain-Web-Design-pdf-116x150.jpg\";s:5:\"width\";i:116;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5572;}}s:8:\"filesize\";i:377381;}'),(13396,1261,'_wp_attached_file','2025/08/The-TRC-Framework™_-Why-Trust-→-Results-→-Conversion-Outperforms-Plain-Web-Design-1.pdf'),(13397,1261,'_wp_attachment_image_alt',''),(13398,1261,'_wp_attachment_metadata','a:2:{s:5:\"sizes\";a:4:{s:4:\"full\";a:5:{s:4:\"file\";s:97:\"The-TRC-Framework™_-Why-Trust-→-Results-→-Conversion-Outperforms-Plain-Web-Design-1-pdf.jpg\";s:5:\"width\";i:1088;s:6:\"height\";i:1408;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:137199;}s:6:\"medium\";a:5:{s:4:\"file\";s:105:\"The-TRC-Framework™_-Why-Trust-→-Results-→-Conversion-Outperforms-Plain-Web-Design-1-pdf-232x300.jpg\";s:5:\"width\";i:232;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12297;}s:5:\"large\";a:5:{s:4:\"file\";s:106:\"The-TRC-Framework™_-Why-Trust-→-Results-→-Conversion-Outperforms-Plain-Web-Design-1-pdf-791x1024.jpg\";s:5:\"width\";i:791;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:80788;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:105:\"The-TRC-Framework™_-Why-Trust-→-Results-→-Conversion-Outperforms-Plain-Web-Design-1-pdf-116x150.jpg\";s:5:\"width\";i:116;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5572;}}s:8:\"filesize\";i:377381;}'),(13433,1262,'_wp_attached_file','2025/08/screencapture-kingproperty-co-uk-2025-08-22-14_13_35-scaled.png'),(13434,1262,'_wp_attachment_image_alt',''),(13435,1262,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:680;s:6:\"height\";i:2560;s:4:\"file\";s:71:\"2025/08/screencapture-kingproperty-co-uk-2025-08-22-14_13_35-scaled.png\";s:8:\"filesize\";i:253020;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:63:\"screencapture-kingproperty-co-uk-2025-08-22-14_13_35-80x300.png\";s:5:\"width\";i:80;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:10048;}s:5:\"large\";a:5:{s:4:\"file\";s:65:\"screencapture-kingproperty-co-uk-2025-08-22-14_13_35-272x1024.png\";s:5:\"width\";i:272;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:64475;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:64:\"screencapture-kingproperty-co-uk-2025-08-22-14_13_35-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:6797;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:65:\"screencapture-kingproperty-co-uk-2025-08-22-14_13_35-768x2893.png\";s:5:\"width\";i:768;s:6:\"height\";i:2893;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:301966;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:65:\"screencapture-kingproperty-co-uk-2025-08-22-14_13_35-408x1536.png\";s:5:\"width\";i:408;s:6:\"height\";i:1536;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:118093;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:65:\"screencapture-kingproperty-co-uk-2025-08-22-14_13_35-544x2048.png\";s:5:\"width\";i:544;s:6:\"height\";i:2048;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:181940;}s:9:\"neve-blog\";a:5:{s:4:\"file\";s:64:\"screencapture-kingproperty-co-uk-2025-08-22-14_13_35-930x620.png\";s:5:\"width\";i:930;s:6:\"height\";i:620;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:87849;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:56:\"screencapture-kingproperty-co-uk-2025-08-22-14_13_35.png\";}'),(13438,1263,'_wp_attached_file','2025/08/screencapture-kingproperty-co-uk-2025-08-22-14_13_35-1-scaled.png'),(13439,1263,'_wp_attachment_image_alt',''),(13440,1263,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:680;s:6:\"height\";i:2560;s:4:\"file\";s:73:\"2025/08/screencapture-kingproperty-co-uk-2025-08-22-14_13_35-1-scaled.png\";s:8:\"filesize\";i:251289;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:65:\"screencapture-kingproperty-co-uk-2025-08-22-14_13_35-1-80x300.png\";s:5:\"width\";i:80;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:10321;}s:5:\"large\";a:5:{s:4:\"file\";s:67:\"screencapture-kingproperty-co-uk-2025-08-22-14_13_35-1-272x1024.png\";s:5:\"width\";i:272;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:64293;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:66:\"screencapture-kingproperty-co-uk-2025-08-22-14_13_35-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:7186;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:67:\"screencapture-kingproperty-co-uk-2025-08-22-14_13_35-1-768x2893.png\";s:5:\"width\";i:768;s:6:\"height\";i:2893;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:299989;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:67:\"screencapture-kingproperty-co-uk-2025-08-22-14_13_35-1-408x1536.png\";s:5:\"width\";i:408;s:6:\"height\";i:1536;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:117602;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:67:\"screencapture-kingproperty-co-uk-2025-08-22-14_13_35-1-544x2048.png\";s:5:\"width\";i:544;s:6:\"height\";i:2048;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:180702;}s:9:\"neve-blog\";a:5:{s:4:\"file\";s:66:\"screencapture-kingproperty-co-uk-2025-08-22-14_13_35-1-930x620.png\";s:5:\"width\";i:930;s:6:\"height\";i:620;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:88238;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:58:\"screencapture-kingproperty-co-uk-2025-08-22-14_13_35-1.png\";}'),(13443,1264,'_wp_attached_file','2025/08/screencapture-clearstone-properties-2025-08-22-14_18_53-scaled.png'),(13444,1264,'_wp_attachment_image_alt',''),(13445,1264,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:427;s:6:\"height\";i:2560;s:4:\"file\";s:74:\"2025/08/screencapture-clearstone-properties-2025-08-22-14_18_53-scaled.png\";s:8:\"filesize\";i:514357;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:66:\"screencapture-clearstone-properties-2025-08-22-14_18_53-50x300.png\";s:5:\"width\";i:50;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:8421;}s:5:\"large\";a:5:{s:4:\"file\";s:68:\"screencapture-clearstone-properties-2025-08-22-14_18_53-171x1024.png\";s:5:\"width\";i:171;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:115208;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:67:\"screencapture-clearstone-properties-2025-08-22-14_18_53-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:7344;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:68:\"screencapture-clearstone-properties-2025-08-22-14_18_53-768x4601.png\";s:5:\"width\";i:768;s:6:\"height\";i:4601;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1311647;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:68:\"screencapture-clearstone-properties-2025-08-22-14_18_53-256x1536.png\";s:5:\"width\";i:256;s:6:\"height\";i:1536;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:98628;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:68:\"screencapture-clearstone-properties-2025-08-22-14_18_53-342x2048.png\";s:5:\"width\";i:342;s:6:\"height\";i:2048;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:355763;}s:9:\"neve-blog\";a:5:{s:4:\"file\";s:67:\"screencapture-clearstone-properties-2025-08-22-14_18_53-930x620.png\";s:5:\"width\";i:930;s:6:\"height\";i:620;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:77058;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:59:\"screencapture-clearstone-properties-2025-08-22-14_18_53.png\";}'),(13504,1265,'_wp_attached_file','2025/08/360_F_289031631_Jf7Rotuqrz6OSnV2O5UxaPJZsbEi7IwH.jpg'),(13505,1265,'_wp_attachment_image_alt',''),(13506,1265,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:539;s:6:\"height\";i:360;s:4:\"file\";s:60:\"2025/08/360_F_289031631_Jf7Rotuqrz6OSnV2O5UxaPJZsbEi7IwH.jpg\";s:8:\"filesize\";i:49838;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:60:\"360_F_289031631_Jf7Rotuqrz6OSnV2O5UxaPJZsbEi7IwH-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19361;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:60:\"360_F_289031631_Jf7Rotuqrz6OSnV2O5UxaPJZsbEi7IwH-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10399;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(13513,1266,'_wp_attached_file','2025/08/download.jpeg'),(13514,1266,'_wp_attachment_image_alt',''),(13515,1266,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:276;s:6:\"height\";i:183;s:4:\"file\";s:21:\"2025/08/download.jpeg\";s:8:\"filesize\";i:10391;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"download-150x150.jpeg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7130;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(13516,1267,'_wp_attached_file','2025/08/pexels-delbeautybox-211032-705255.jpg'),(13517,1267,'_wp_attachment_image_alt',''),(13518,1267,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1280;s:4:\"file\";s:45:\"2025/08/pexels-delbeautybox-211032-705255.jpg\";s:8:\"filesize\";i:408594;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:45:\"pexels-delbeautybox-211032-705255-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21007;}s:5:\"large\";a:5:{s:4:\"file\";s:46:\"pexels-delbeautybox-211032-705255-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:156966;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:45:\"pexels-delbeautybox-211032-705255-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10269;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:45:\"pexels-delbeautybox-211032-705255-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:94162;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:47:\"pexels-delbeautybox-211032-705255-1536x1024.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:317983;}s:9:\"neve-blog\";a:5:{s:4:\"file\";s:45:\"pexels-delbeautybox-211032-705255-930x620.jpg\";s:5:\"width\";i:930;s:6:\"height\";i:620;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:132647;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(13522,1268,'_wp_attached_file','2025/08/HVAC-Company-vs-Contractor-What-s-the-Difference.jpg'),(13523,1268,'_wp_attachment_image_alt',''),(13524,1268,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1280;s:4:\"file\";s:60:\"2025/08/HVAC-Company-vs-Contractor-What-s-the-Difference.jpg\";s:8:\"filesize\";i:280696;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:60:\"HVAC-Company-vs-Contractor-What-s-the-Difference-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12868;}s:5:\"large\";a:5:{s:4:\"file\";s:61:\"HVAC-Company-vs-Contractor-What-s-the-Difference-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:103828;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:60:\"HVAC-Company-vs-Contractor-What-s-the-Difference-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5868;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:60:\"HVAC-Company-vs-Contractor-What-s-the-Difference-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:62988;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:62:\"HVAC-Company-vs-Contractor-What-s-the-Difference-1536x1024.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:199693;}s:9:\"neve-blog\";a:5:{s:4:\"file\";s:60:\"HVAC-Company-vs-Contractor-What-s-the-Difference-930x620.jpg\";s:5:\"width\";i:930;s:6:\"height\";i:620;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:88598;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(13525,1269,'_wp_attached_file','2025/08/116376546.jpg'),(13526,1269,'_wp_attachment_image_alt',''),(13527,1269,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1024;s:6:\"height\";i:768;s:4:\"file\";s:21:\"2025/08/116376546.jpg\";s:8:\"filesize\";i:115014;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:21:\"116376546-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17238;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"116376546-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7067;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:21:\"116376546-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:78035;}s:9:\"neve-blog\";a:5:{s:4:\"file\";s:21:\"116376546-930x620.jpg\";s:5:\"width\";i:930;s:6:\"height\";i:620;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:99425;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(13994,863,'_edit_lock','1757338023:3'),(13998,863,'rank_math_og_content_image','a:2:{s:5:\"check\";s:32:\"5b29e612bb931e750538227abee5cb78\";s:6:\"images\";a:1:{i:0;i:849;}}'),(13999,863,'_post_views_count','0'),(14000,863,'ekit_post_views_count','1'),(14001,863,'_wp_page_template','default'),(14009,795,'rank_math_og_content_image','a:2:{s:5:\"check\";s:32:\"f10777fa8f9972e839baf93803cb0317\";s:6:\"images\";a:6:{i:0;i:788;i:1;i:789;i:2;i:790;i:3;i:791;i:4;i:792;i:5;i:793;}}'),(14010,795,'_edit_lock','1757338057:3'),(14011,795,'_post_views_count','0'),(14012,795,'ekit_post_views_count','1'),(14461,1313,'_edit_lock','1759266418:3'),(14462,1313,'_edit_last','3'),(14463,1313,'rank_math_seo_score','20'),(14464,1313,'rank_math_contentai_score','a:5:{s:8:\"keywords\";s:5:\"74.51\";s:9:\"wordCount\";s:1:\"0\";s:9:\"linkCount\";s:1:\"0\";s:12:\"headingCount\";s:1:\"0\";s:10:\"mediaCount\";s:1:\"0\";}'),(14465,1313,'_wp_page_template','default'),(14466,1313,'neve_meta_enable_content_width','off'),(14467,1313,'neve_meta_content_width','100'),(14470,1313,'rank_math_internal_links_processed','1'),(14471,1313,'rank_math_analytic_object_id','36'),(14473,1313,'rank_math_og_content_image','a:2:{s:5:\"check\";s:32:\"7d1dca9a664526c60556b61f1b52466d\";s:6:\"images\";a:9:{i:0;i:51;i:1;i:799;i:2;i:800;i:3;i:801;i:4;i:802;i:5;i:803;i:6;i:804;i:7;i:805;i:8;i:1178;}}'),(14474,1313,'iawp_total_views','4'),(14511,1315,'_elementor_source','post'),(14512,1315,'_elementor_edit_mode','builder'),(14513,1315,'_elementor_template_type','page'),(14514,1315,'_elementor_version','3.32.3'),(14515,1315,'_elementor_pro_version','3.32.1'),(14516,1315,'_edit_lock','1759267393:3'),(14517,1315,'_post_views_count','209'),(14518,1315,'ekit_post_views_count','210'),(14519,1315,'_wp_page_template','elementor_header_footer'),(14520,1315,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(14521,1315,'_elementor_data','[{\"id\":\"bbdcc22\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"43\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"css_classes\":\"p-20\"},\"elements\":[{\"id\":\"6a3bcdb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/09\\/image_2024-11-08_222804488.webp\",\"id\":1435,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_flex_align_self\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"258c111\",\"elType\":\"widget\",\"settings\":{\"title\":\"We help ambitious brands turn <span>underperforming websites<\\/span> into high-converting sales machines,<br> using trust-driven & <span> conversion-focused <\\/span> web design.\\n\",\"typography_typography\":\"custom\",\"typography_font_family\":\"calsans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"header_size\":\"h1\",\"align\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"custom\",\"size\":\"130%\",\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":1000,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=nvlightbg\"},\"typography_text_transform\":\"capitalize\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6dd2d6b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Watch this short video to see how it works:\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":31,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9333672\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"flex_direction_mobile\":\"column\"},\"elements\":[{\"id\":\"ca8d449\",\"elType\":\"widget\",\"settings\":{\"text\":\"Let\\u2019s Build Your Site\",\"link\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/landing-copy\\/#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"button_background_hover_color\":\"#C4AB2E\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=488c59d\",\"button_text_color\":\"globals\\/colors?id=text\",\"hover_color\":\"globals\\/colors?id=044b931\"},\"align_mobile\":\"justify\",\"_flex_align_self_mobile\":\"stretch\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"ad13f2e\",\"elType\":\"widget\",\"settings\":{\"text\":\" See Our Work\",\"link\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/landing-copy\\/#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"button_background_hover_color\":\"#C4AB2E\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=488c59d\",\"button_text_color\":\"globals\\/colors?id=text\",\"hover_color\":\"globals\\/colors?id=044b931\"},\"align_mobile\":\"justify\",\"_flex_align_self_mobile\":\"stretch\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"2dd2672\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"css_classes\":\"p-20 video-container-wrap\",\"custom_css\":\":root {\\r\\n  --deep-red-center: rgba(139, 0, 0, 0.6);\\r\\n  --deep-red-mid: rgba(139, 0, 0, 0.3);\\r\\n  --black: #000000;\\r\\n}\\r\\n\\r\\n.video-container-wrap {\\r\\n  position: relative;\\r\\n\\r\\n}\\r\\n\\r\\n\\/* Overlay Glow *\\/\\r\\n.video-container-wrap::before {\\r\\n  content: \\\"\\\";\\r\\n  position: absolute;\\r\\n  top: 0;\\r\\n  left: 0;\\r\\n  width: 100%;   \\/* wrapper jitna hi *\\/\\r\\n  height: 100%;  \\/* wrapper jitna hi *\\/\\r\\n  pointer-events: none;\\r\\n  z-index: -1; \\/* video ke neeche rehne ke liye neeche adjust karna padega *\\/\\r\\n\\r\\n  background: radial-gradient(\\r\\n    circle,\\r\\n    var(--deep-red-center) 40%, \\/* center effect chhota *\\/\\r\\n    var(--deep-red-mid) 70%,\\r\\n    transparent 100%\\r\\n  );\\r\\n\\r\\n  filter: blur(40px); \\/* thoda blur kam kar diya *\\/\\r\\n}\\r\\n  \\r\\n\\/* Video iframe *\\/\\r\\n.video-container-wrap iframe {\\r\\n  position: relative;\\r\\n}\\r\\n\"},\"elements\":[{\"id\":\"55dff97\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/youtu.be\\/CfMJ01KP_ns\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"videopress_url\":\"https:\\/\\/videopress.com\\/v\\/ZCAOzTNk\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":1230,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":true},{\"id\":\"029c102\",\"elType\":\"container\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"css_classes\":\"p-20\"},\"elements\":[{\"id\":\"ebc10b3\",\"elType\":\"widget\",\"settings\":{\"html\":\"<!DOCTYPE html>\\r\\n<html lang=\\\"en\\\">\\r\\n\\r\\n<head>\\r\\n  <meta charset=\\\"UTF-8\\\">\\r\\n  <meta name=\\\"viewport\\\" content=\\\"width=device-width, initial-scale=1.0\\\">\\r\\n  <title>Document<\\/title>\\r\\n<\\/head>\\r\\n<style>\\r\\n  \\/* Custom CSS Variables *\\/\\r\\n  :root {\\r\\n    --accent-glow: #ff9100;\\r\\n    --secondary-glow: #ff0055;\\r\\n    --white-border: rgba(255, 255, 255, 0.4);\\r\\n    --black: #000000;\\r\\n    --transparent: rgba(0, 0, 0, 0);\\r\\n  }\\r\\n\\r\\n  \\/* 1. Combined Animation Keyframes (Rotation and Scale) *\\/\\r\\n  @keyframes rotate-and-scale {\\r\\n\\r\\n    \\/* Center Top (Full Width) *\\/\\r\\n    0% {\\r\\n      transform: rotate(0deg) scaleX(1);\\r\\n    }\\r\\n\\r\\n    \\/* Corner (Narrower) *\\/\\r\\n    25% {\\r\\n      transform: rotate(90deg) scaleX(0.25);\\r\\n    }\\r\\n\\r\\n    \\/* Center Bottom (Full Width) *\\/\\r\\n    50% {\\r\\n      transform: rotate(180deg) scaleX(1);\\r\\n    }\\r\\n\\r\\n    \\/* Corner (Narrower) *\\/\\r\\n    75% {\\r\\n      transform: rotate(270deg) scaleX(0.25);\\r\\n    }\\r\\n\\r\\n    \\/* Back to Start *\\/\\r\\n    100% {\\r\\n      transform: rotate(360deg) scaleX(1);\\r\\n    }\\r\\n  }\\r\\n\\r\\n  \\/* Base and Wrapper styles *\\/\\r\\n\\r\\n  .hero-button-wrap {\\r\\n    display: flex;\\r\\n    justify-content: center;\\r\\n    align-items: center;\\r\\n  }\\r\\n\\r\\n  \\/* 2. Main Button Container (White Border) *\\/\\r\\n  .primary-button-block {\\r\\n    width: 300px;\\r\\n    height: 60px;\\r\\n    border: 1px solid var(--white-border);\\r\\n    background-color: var(--black);\\r\\n    border-radius: 200px;\\r\\n    display: flex;\\r\\n    justify-content: center;\\r\\n    align-items: center;\\r\\n    padding: 1px;\\r\\n    position: relative;\\r\\n    overflow: hidden;\\r\\n    text-decoration: none;\\r\\n  }\\r\\n\\r\\n  \\/* 3. Rotating Stroke Wrapper (Removed \'filter: blur()\') *\\/\\r\\n  .button-stroke-wrapp {\\r\\n    z-index: 1;\\r\\n    position: absolute;\\r\\n\\r\\n    \\/* Size ko kam kia taake effect ziada tight rahe *\\/\\r\\n    width: 200%;\\r\\n    height: 300%;\\r\\n    top: -100%;\\r\\n    left: -50%;\\r\\n\\r\\n    display: flex;\\r\\n    justify-content: center;\\r\\n    align-items: center;\\r\\n\\r\\n    \\/* Animation wahi rahegi *\\/\\r\\n    animation: rotate-and-scale 4s linear infinite;\\r\\n    \\/* **YE LINE HATA DI GAYI HAI: filter: blur(3px);** *\\/\\r\\n  }\\r\\n\\r\\n  .button-stroke-block,\\r\\n  .button-stroke-block-v2 {\\r\\n    \\/* Gradient wahi rahega *\\/\\r\\n    background-image: linear-gradient(180deg,\\r\\n        var(--transparent) 10%,\\r\\n        var(--accent-glow) 40%,\\r\\n        var(--secondary-glow) 55%,\\r\\n        var(--transparent) 90%);\\r\\n    width: 50%;\\r\\n    height: 100%;\\r\\n  }\\r\\n\\r\\n  \\/* 4. Inner Black Layer (Text aur background) *\\/\\r\\n  .button-text-wrap {\\r\\n    z-index: 2;\\r\\n    background-color: var(--black);\\r\\n    border-radius: 200px;\\r\\n    width: 100%;\\r\\n    height: 100%;\\r\\n    display: flex;\\r\\n    justify-content: center;\\r\\n    align-items: center;\\r\\n    position: relative;\\r\\n  }\\r\\n\\r\\n  .primary-button-text {\\r\\n    color: white;\\r\\n    font-family: Calsans, Arial, sans-serif;\\r\\n    font-size: 18px;\\r\\n    font-weight: 600;\\r\\n    text-transform: capitalize;\\r\\n  }\\r\\n<\\/style>\\r\\n\\r\\n<body>\\r\\n\\r\\n  <div class=\\\"hero-button-wrap\\\">\\r\\n    <a href=\\\"https:\\/\\/goldenstallionagency.com\\/landing-copy\\/#\\\" class=\\\"primary-button-block\\\">\\r\\n      <div class=\\\"button-stroke-wrapp\\\">\\r\\n        <div class=\\\"button-stroke-block\\\"><\\/div>\\r\\n        <div class=\\\"button-stroke-block-v2\\\"><\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"button-text-wrap\\\">\\r\\n        <div class=\\\"primary-button-text\\\"> Book A Call Now!<\\/div>\\r\\n      <\\/div>\\r\\n    <\\/a>\\r\\n  <\\/div>\\r\\n\\r\\n\\r\\n<\\/body>\\r\\n\\r\\n<\\/html>\"},\"elements\":[],\"widgetType\":\"html\"},{\"id\":\"95cf662\",\"elType\":\"widget\",\"settings\":{\"title\":\"Trusted by Leading Companies Worldwide\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=69c152f\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"f5acd19\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":false,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1f9b31b\",\"elType\":\"widget\",\"settings\":{\"number_of_items\":6,\"transition_speed\":8000,\"item_image\":{\"unit\":\"px\",\"size\":140,\"sizes\":[],\"value\":\"100\"},\"box_height\":{\"unit\":\"px\",\"size\":60,\"sizes\":[],\"value\":\"200\"},\"box_background\":\"#FFFFFF00\",\"item_padding\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"item_border_border\":\"none\",\"badge_min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[],\"value\":\"0\"},\"badge_min_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[],\"value\":\"0\"},\"multisource_posts_include_date_meta_format\":\"Ymd\",\"multisource_posts_maxitems\":10,\"multisource_items\":[{\"item_type\":\"image\",\"image\":{\"id\":0,\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/plugins\\/unlimited-elements-for-elementor\\/images\\/gallery1.jpg\"},\"_id\":\"78392db\"},{\"item_type\":\"image\",\"image\":{\"id\":0,\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/plugins\\/unlimited-elements-for-elementor\\/images\\/gallery2.jpg\"},\"_id\":\"5758006\"},{\"item_type\":\"youtube\",\"image\":{\"id\":0,\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/plugins\\/unlimited-elements-for-elementor\\/images\\/gallery3.jpg\"},\"url_youtube\":\"qrO4YZeyl0I\",\"_id\":\"9de3eb6\"},{\"item_type\":\"image\",\"image\":{\"id\":0,\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/plugins\\/unlimited-elements-for-elementor\\/images\\/gallery5.jpg\"},\"_id\":\"d60f923\"},{\"item_type\":\"vimeo\",\"image\":{\"id\":0,\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/plugins\\/unlimited-elements-for-elementor\\/images\\/gallery4.jpg\"},\"vimeo_id\":\"581014653\",\"_id\":\"75ae447\"},{\"item_type\":\"html5\",\"image\":{\"id\":0,\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/plugins\\/unlimited-elements-for-elementor\\/images\\/gallery6.jpg\"},\"url_html5\":\"http:\\/\\/commondatastorage.googleapis.com\\/gtv-videos-bucket\\/sample\\/BigBuckBunny.mp4\",\"_id\":\"7af169b\"},{\"item_type\":\"image\",\"image\":{\"id\":0,\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/plugins\\/unlimited-elements-for-elementor\\/images\\/gallery1.jpg\"},\"_id\":\"26b2ae5\"}],\"multisource_instagram\":\"@gianlucavacchi\",\"multisource_instagram_num_items\":12,\"uc_items\":[{\"title\":\"Item 1\",\"image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/09\\/client-11.webp\",\"id\":1358,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_attributes_nosize\":\" src=\\\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/ac_assets\\/logo_marquee\\/logo1.png\\\"\",\"image_attributes\":\" src=\\\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/ac_assets\\/logo_marquee\\/logo1.png\\\"\",\"image_thumb\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/ac_assets\\/logo_marquee\\/logo1.png\",\"link\":{\"url\":\"#\"},\"_generated_id\":\"nyxfw\",\"item_repeater_class\":\"elementor-repeater-item-nyxfw\",\"_id\":\"72a5645\"},{\"title\":\"Item 2\",\"image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/09\\/client-9-1.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_attributes_nosize\":\" src=\\\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/ac_assets\\/logo_marquee\\/logo2.png\\\"\",\"image_attributes\":\" src=\\\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/ac_assets\\/logo_marquee\\/logo2.png\\\"\",\"image_thumb\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/ac_assets\\/logo_marquee\\/logo2.png\",\"link\":{\"url\":\"#\"},\"_generated_id\":\"642oj\",\"item_repeater_class\":\"elementor-repeater-item-642oj\",\"_id\":\"e898437\"},{\"title\":\"Item 3\",\"image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/09\\/client-4.webp\",\"id\":1356,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_attributes_nosize\":\" src=\\\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/ac_assets\\/logo_marquee\\/logo3.png\\\"\",\"image_attributes\":\" src=\\\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/ac_assets\\/logo_marquee\\/logo3.png\\\"\",\"image_thumb\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/ac_assets\\/logo_marquee\\/logo3.png\",\"link\":{\"url\":\"#\"},\"_generated_id\":\"289ce\",\"item_repeater_class\":\"elementor-repeater-item-289ce\",\"_id\":\"dffa4c8\"},{\"title\":\"Item 4\",\"image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/09\\/client-1.webp\",\"id\":1355,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_attributes_nosize\":\" src=\\\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/ac_assets\\/logo_marquee\\/logo4.png\\\"\",\"image_attributes\":\" src=\\\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/ac_assets\\/logo_marquee\\/logo4.png\\\"\",\"image_thumb\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/ac_assets\\/logo_marquee\\/logo4.png\",\"link\":{\"url\":\"#\"},\"_generated_id\":\"em6tf\",\"item_repeater_class\":\"elementor-repeater-item-em6tf\",\"_id\":\"bc93c51\"},{\"title\":\"Item 5\",\"image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/09\\/client-7.webp\",\"id\":1353,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_attributes_nosize\":\" src=\\\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/ac_assets\\/logo_marquee\\/logo6.png\\\"\",\"image_attributes\":\" src=\\\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/ac_assets\\/logo_marquee\\/logo6.png\\\"\",\"image_thumb\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/ac_assets\\/logo_marquee\\/logo6.png\",\"link\":{\"url\":\"#\"},\"_generated_id\":\"vuwj5\",\"item_repeater_class\":\"elementor-repeater-item-vuwj5\",\"_id\":\"375a36a\"},{\"title\":\"Item 6\",\"image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/09\\/client-8.webp\",\"id\":1352,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_attributes_nosize\":\" src=\\\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/ac_assets\\/logo_marquee\\/logo6.png\\\"\",\"image_attributes\":\" src=\\\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/ac_assets\\/logo_marquee\\/logo6.png\\\"\",\"image_thumb\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/ac_assets\\/logo_marquee\\/logo6.png\",\"link\":{\"url\":\"#\"},\"_generated_id\":\"gn918\",\"item_repeater_class\":\"elementor-repeater-item-gn918\",\"_id\":\"fd127ae\"}]},\"elements\":[],\"widgetType\":\"ucaddon_logo_marquee\"},{\"id\":\"4f9fda6\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span>High-Converting<\\/span> Pages with\\nFlow\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"calsans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"custom\",\"size\":\"120%\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=nvlightbg\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"183b670\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Where strategy meets scroll-stopping design.\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"cfced13\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"css_classes\":\"p-20\"},\"elements\":[{\"id\":\"5fa8e1c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"css_classes\":\"another-amzng-bg\",\"content_width\":\"full\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"center\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"6423a66\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"overflow\":\"hidden\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"02e678e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/09\\/Best-Dentist-London-_-E11even-Dental.gif\",\"id\":\"\",\"size\":\"\",\"source\":\"url\"},\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"height_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"height_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"7c554d4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"7924ab6\",\"elType\":\"widget\",\"settings\":{\"title\":\"AIW: Ultimate Website Strategy\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Figtree\",\"typography_font_size\":{\"unit\":\"px\",\"size\":31,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6713183\",\"elType\":\"widget\",\"settings\":{\"editor\":\"This is our proven blueprint for building high-converting, trust-driven hair transplant websites.\\n\\n\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"33869d7\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"<span style=\\\"color: gold;\\\">01.<\\/span> Hero\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"39f242f\"},{\"text\":\"<span style=\\\"color: gold;\\\">02.<\\/span> Reviews \\/ Case Studies \\/ Before-After\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"9dec8d4\"},{\"text\":\"<span style=\\\"color: gold;\\\">03.<\\/span> Press Release Kit\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"69f31ca\"},{\"text\":\"<span style=\\\"color: gold;\\\">04.<\\/span> Doctor Showcase\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"822c28e\"},{\"text\":\"<span style=\\\"color: gold;\\\">05.<\\/span> Our Process\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"3a6535a\"},{\"text\":\"<span style=\\\"color: gold;\\\">06.<\\/span>  Email Magnet\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"6a5709a\"},{\"text\":\"<span style=\\\"color: gold;\\\">07.<\\/span>  FAQ\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"273208e\"},{\"text\":\"<span style=\\\"color: gold;\\\">08.<\\/span>  Blog Articles\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"02ae4e9\"},{\"text\":\"<span style=\\\"color: gold;\\\">09.<\\/span>  Services & Footer\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"b31b072\"}],\"space_between\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_css_classes\":\"cstm-border-btm\"},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"f205a4e\",\"elType\":\"widget\",\"settings\":{\"html\":\"<!DOCTYPE html>\\r\\n<html lang=\\\"en\\\">\\r\\n\\r\\n<head>\\r\\n  <meta charset=\\\"UTF-8\\\">\\r\\n  <meta name=\\\"viewport\\\" content=\\\"width=device-width, initial-scale=1.0\\\">\\r\\n  <title>Document<\\/title>\\r\\n<\\/head>\\r\\n<style>\\r\\n  \\/* Custom CSS Variables *\\/\\r\\n  :root {\\r\\n    --accent-glow: #ff9100;\\r\\n    --secondary-glow: #ff0055;\\r\\n    --white-border: rgba(255, 255, 255, 0.4);\\r\\n    --black: #000000;\\r\\n    --transparent: rgba(0, 0, 0, 0);\\r\\n  }\\r\\n\\r\\n  \\/* 1. Combined Animation Keyframes (Rotation and Scale) *\\/\\r\\n  @keyframes rotate-and-scale {\\r\\n\\r\\n    \\/* Center Top (Full Width) *\\/\\r\\n    0% {\\r\\n      transform: rotate(0deg) scaleX(1);\\r\\n    }\\r\\n\\r\\n    \\/* Corner (Narrower) *\\/\\r\\n    25% {\\r\\n      transform: rotate(90deg) scaleX(0.25);\\r\\n    }\\r\\n\\r\\n    \\/* Center Bottom (Full Width) *\\/\\r\\n    50% {\\r\\n      transform: rotate(180deg) scaleX(1);\\r\\n    }\\r\\n\\r\\n    \\/* Corner (Narrower) *\\/\\r\\n    75% {\\r\\n      transform: rotate(270deg) scaleX(0.25);\\r\\n    }\\r\\n\\r\\n    \\/* Back to Start *\\/\\r\\n    100% {\\r\\n      transform: rotate(360deg) scaleX(1);\\r\\n    }\\r\\n  }\\r\\n\\r\\n  \\/* Base and Wrapper styles *\\/\\r\\n\\r\\n  .hero-button-wrap {\\r\\n    display: flex;\\r\\n    justify-content: center;\\r\\n    align-items: center;\\r\\n  }\\r\\n\\r\\n  \\/* 2. Main Button Container (White Border) *\\/\\r\\n  .primary-button-block {\\r\\n    width: 300px;\\r\\n    height: 60px;\\r\\n    border: 1px solid var(--white-border);\\r\\n    background-color: var(--black);\\r\\n    border-radius: 200px;\\r\\n    display: flex;\\r\\n    justify-content: center;\\r\\n    align-items: center;\\r\\n    padding: 1px;\\r\\n    position: relative;\\r\\n    overflow: hidden;\\r\\n    text-decoration: none;\\r\\n  }\\r\\n\\r\\n  \\/* 3. Rotating Stroke Wrapper (Removed \'filter: blur()\') *\\/\\r\\n  .button-stroke-wrapp {\\r\\n    z-index: 1;\\r\\n    position: absolute;\\r\\n\\r\\n    \\/* Size ko kam kia taake effect ziada tight rahe *\\/\\r\\n    width: 200%;\\r\\n    height: 300%;\\r\\n    top: -100%;\\r\\n    left: -50%;\\r\\n\\r\\n    display: flex;\\r\\n    justify-content: center;\\r\\n    align-items: center;\\r\\n\\r\\n    \\/* Animation wahi rahegi *\\/\\r\\n    animation: rotate-and-scale 4s linear infinite;\\r\\n    \\/* **YE LINE HATA DI GAYI HAI: filter: blur(3px);** *\\/\\r\\n  }\\r\\n\\r\\n  .button-stroke-block,\\r\\n  .button-stroke-block-v2 {\\r\\n    \\/* Gradient wahi rahega *\\/\\r\\n    background-image: linear-gradient(180deg,\\r\\n        var(--transparent) 10%,\\r\\n        var(--accent-glow) 40%,\\r\\n        var(--secondary-glow) 55%,\\r\\n        var(--transparent) 90%);\\r\\n    width: 50%;\\r\\n    height: 100%;\\r\\n  }\\r\\n\\r\\n  \\/* 4. Inner Black Layer (Text aur background) *\\/\\r\\n  .button-text-wrap {\\r\\n    z-index: 2;\\r\\n    background-color: var(--black);\\r\\n    border-radius: 200px;\\r\\n    width: 100%;\\r\\n    height: 100%;\\r\\n    display: flex;\\r\\n    justify-content: center;\\r\\n    align-items: center;\\r\\n    position: relative;\\r\\n  }\\r\\n\\r\\n  .primary-button-text {\\r\\n    color: white;\\r\\n    font-family: Calsans, Arial, sans-serif;\\r\\n    font-size: 18px;\\r\\n    font-weight: 600;\\r\\n    text-transform: capitalize;\\r\\n  }\\r\\n<\\/style>\\r\\n\\r\\n<body>\\r\\n\\r\\n  <div class=\\\"hero-button-wrap\\\">\\r\\n    <a href=\\\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/08\\/AIW_-Ultimate-Hair-Transplant-Website-Strategy.pdf\\\" class=\\\"primary-button-block\\\">\\r\\n      <div class=\\\"button-stroke-wrapp\\\">\\r\\n        <div class=\\\"button-stroke-block\\\"><\\/div>\\r\\n        <div class=\\\"button-stroke-block-v2\\\"><\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"button-text-wrap\\\">\\r\\n        <div class=\\\"primary-button-text\\\"> Download Full Strategy<\\/div>\\r\\n      <\\/div>\\r\\n    <\\/a>\\r\\n  <\\/div>\\r\\n\\r\\n\\r\\n<\\/body>\\r\\n\\r\\n<\\/html>\",\"_flex_align_self\":\"flex-start\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7f0f9a2\",\"elType\":\"widget\",\"settings\":{\"html\":\"<!DOCTYPE html>\\r\\n<html lang=\\\"en\\\">\\r\\n\\r\\n<head>\\r\\n  <meta charset=\\\"UTF-8\\\">\\r\\n  <meta name=\\\"viewport\\\" content=\\\"width=device-width, initial-scale=1.0\\\">\\r\\n  <title>Document<\\/title>\\r\\n<\\/head>\\r\\n<style>\\r\\n  \\/* Custom CSS Variables *\\/\\r\\n  :root {\\r\\n    --accent-glow: #ff9100;\\r\\n    --secondary-glow: #ff0055;\\r\\n    --white-border: rgba(255, 255, 255, 0.4);\\r\\n    --black: #000000;\\r\\n    --transparent: rgba(0, 0, 0, 0);\\r\\n  }\\r\\n\\r\\n  \\/* 1. Combined Animation Keyframes (Rotation and Scale) *\\/\\r\\n  @keyframes rotate-and-scale {\\r\\n\\r\\n    \\/* Center Top (Full Width) *\\/\\r\\n    0% {\\r\\n      transform: rotate(0deg) scaleX(1);\\r\\n    }\\r\\n\\r\\n    \\/* Corner (Narrower) *\\/\\r\\n    25% {\\r\\n      transform: rotate(90deg) scaleX(0.25);\\r\\n    }\\r\\n\\r\\n    \\/* Center Bottom (Full Width) *\\/\\r\\n    50% {\\r\\n      transform: rotate(180deg) scaleX(1);\\r\\n    }\\r\\n\\r\\n    \\/* Corner (Narrower) *\\/\\r\\n    75% {\\r\\n      transform: rotate(270deg) scaleX(0.25);\\r\\n    }\\r\\n\\r\\n    \\/* Back to Start *\\/\\r\\n    100% {\\r\\n      transform: rotate(360deg) scaleX(1);\\r\\n    }\\r\\n  }\\r\\n\\r\\n  \\/* Base and Wrapper styles *\\/\\r\\n\\r\\n  .hero-button-wrap {\\r\\n    display: flex;\\r\\n    justify-content: center;\\r\\n    align-items: center;\\r\\n  }\\r\\n\\r\\n  \\/* 2. Main Button Container (White Border) *\\/\\r\\n  .primary-button-block {\\r\\n    width: 300px;\\r\\n    height: 60px;\\r\\n    border: 1px solid var(--white-border);\\r\\n    background-color: var(--black);\\r\\n    border-radius: 200px;\\r\\n    display: flex;\\r\\n    justify-content: center;\\r\\n    align-items: center;\\r\\n    padding: 1px;\\r\\n    position: relative;\\r\\n    overflow: hidden;\\r\\n    text-decoration: none;\\r\\n  }\\r\\n\\r\\n  \\/* 3. Rotating Stroke Wrapper (Removed \'filter: blur()\') *\\/\\r\\n  .button-stroke-wrapp {\\r\\n    z-index: 1;\\r\\n    position: absolute;\\r\\n\\r\\n    \\/* Size ko kam kia taake effect ziada tight rahe *\\/\\r\\n    width: 200%;\\r\\n    height: 300%;\\r\\n    top: -100%;\\r\\n    left: -50%;\\r\\n\\r\\n    display: flex;\\r\\n    justify-content: center;\\r\\n    align-items: center;\\r\\n\\r\\n    \\/* Animation wahi rahegi *\\/\\r\\n    animation: rotate-and-scale 4s linear infinite;\\r\\n    \\/* **YE LINE HATA DI GAYI HAI: filter: blur(3px);** *\\/\\r\\n  }\\r\\n\\r\\n  .button-stroke-block,\\r\\n  .button-stroke-block-v2 {\\r\\n    \\/* Gradient wahi rahega *\\/\\r\\n    background-image: linear-gradient(180deg,\\r\\n        var(--transparent) 10%,\\r\\n        var(--accent-glow) 40%,\\r\\n        var(--secondary-glow) 55%,\\r\\n        var(--transparent) 90%);\\r\\n    width: 50%;\\r\\n    height: 100%;\\r\\n  }\\r\\n\\r\\n  \\/* 4. Inner Black Layer (Text aur background) *\\/\\r\\n  .button-text-wrap {\\r\\n    z-index: 2;\\r\\n    background-color: var(--black);\\r\\n    border-radius: 200px;\\r\\n    width: 100%;\\r\\n    height: 100%;\\r\\n    display: flex;\\r\\n    justify-content: center;\\r\\n    align-items: center;\\r\\n    position: relative;\\r\\n  }\\r\\n\\r\\n  .primary-button-text {\\r\\n    color: white;\\r\\n    font-family: Calsans, Arial, sans-serif;\\r\\n    font-size: 18px;\\r\\n    font-weight: 600;\\r\\n    text-transform: capitalize;\\r\\n  }\\r\\n<\\/style>\\r\\n\\r\\n<body>\\r\\n\\r\\n  <div class=\\\"hero-button-wrap\\\">\\r\\n    <a href=\\\"https:\\/\\/goldenstallionagency.com\\/landing-copy\\/#\\\" class=\\\"primary-button-block\\\">\\r\\n      <div class=\\\"button-stroke-wrapp\\\">\\r\\n        <div class=\\\"button-stroke-block\\\"><\\/div>\\r\\n        <div class=\\\"button-stroke-block-v2\\\"><\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"button-text-wrap\\\">\\r\\n        <div class=\\\"primary-button-text\\\"> Book A Call Now!<\\/div>\\r\\n      <\\/div>\\r\\n    <\\/a>\\r\\n  <\\/div>\\r\\n\\r\\n\\r\\n<\\/body>\\r\\n\\r\\n<\\/html>\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":false},{\"id\":\"46bbb02\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":false,\"unit\":\"px\",\"size\":0},\"css_classes\":\"p-20\"},\"elements\":[{\"id\":\"bf22840\",\"elType\":\"widget\",\"settings\":{\"title\":\"How we turn ideas <span>into impact<\\/span>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"calsans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"custom\",\"size\":\"120%\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=nvlightbg\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"66f6767\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We follow a proven process to deliver sites that perform.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9f324ac\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/07\\/Path_5693.svg\",\"id\":\"\",\"size\":\"\",\"source\":\"url\"},\"background_position\":\"top right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"css_classes\":\"cstm-bg-curve-l\",\"flex_wrap_tablet\":\"wrap\",\"background_position_mobile\":\"initial\",\"hide_mobile\":\"hidden-mobile\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"37b9fb4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_size_tablet\":\"grow\"},\"elements\":[{\"id\":\"cba135b\",\"elType\":\"widget\",\"settings\":{\"title\":\"01\",\"_flex_align_self\":\"center\",\"_css_classes\":\"box-num\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c53abd7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Discovery & Strategy\\n\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Figtree\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f249b53\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We dive deep into your goals to uncover what really moves your audience \\u2014 strategy comes first.<\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"6277222\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_size_tablet\":\"grow\"},\"elements\":[{\"id\":\"36bf608\",\"elType\":\"widget\",\"settings\":{\"title\":\"02\",\"_flex_align_self\":\"center\",\"_css_classes\":\"box-num\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48289c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Design That Converts\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Figtree\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b4da059\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Crafting layouts with purpose \\u2014 every element guides the user toward action and trust.\\n\\n\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"e15283a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_size_tablet\":\"grow\"},\"elements\":[{\"id\":\"94f740f\",\"elType\":\"widget\",\"settings\":{\"title\":\"03\",\"_flex_align_self\":\"center\",\"_css_classes\":\"box-num\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9ae87dd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Launch & Optimize\\n\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Figtree\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"17ccac3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"After launch, we refine with data \\u2014 ensuring your site performs as beautifully as it looks.\\n\\n\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3177494\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"source\":\"url\"},\"background_position\":\"top right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"css_classes\":\"cstm-bg-curve-l\",\"flex_wrap_tablet\":\"wrap\",\"background_position_mobile\":\"initial\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"d6dac7a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_size_tablet\":\"grow\"},\"elements\":[{\"id\":\"47eb9d4\",\"elType\":\"widget\",\"settings\":{\"title\":\"01\",\"_flex_align_self\":\"center\",\"_css_classes\":\"box-num\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4f6919b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Discovery & Strategy\\n\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Figtree\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dbb5a3a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We dive deep into your goals to uncover what really moves your audience \\u2014 strategy comes first.<\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"aef47c7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_size_tablet\":\"grow\"},\"elements\":[{\"id\":\"afc853b\",\"elType\":\"widget\",\"settings\":{\"title\":\"02\",\"_flex_align_self\":\"center\",\"_css_classes\":\"box-num\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"79f942f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Design That Converts\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Figtree\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"27fb19e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Crafting layouts with purpose \\u2014 every element guides the user toward action and trust.\\n\\n\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"847d1fb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_size_tablet\":\"grow\"},\"elements\":[{\"id\":\"2e42511\",\"elType\":\"widget\",\"settings\":{\"title\":\"03\",\"_flex_align_self\":\"center\",\"_css_classes\":\"box-num\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8b39524\",\"elType\":\"widget\",\"settings\":{\"title\":\"Launch & Optimize\\n\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Figtree\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15b7456\",\"elType\":\"widget\",\"settings\":{\"editor\":\"After launch, we refine with data \\u2014 ensuring your site performs as beautifully as it looks.\\n\\n\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c18f98d\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":false,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"css_classes\":\"p-20\"},\"elements\":[{\"id\":\"1a734c8\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span>Stop wasting budget<\\/span> on ads that send <span>visitors <\\/span>to broken websites\\n\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"calsans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"custom\",\"size\":\"120%\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=nvlightbg\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"604df24\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Here\\u2019s what\\u2019s holding back your conversions \\u2014 and how we fix it.\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c9010a5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":false,\"unit\":\"px\",\"size\":0},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":false,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"8d81f1d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_size_tablet\":\"grow\"},\"elements\":[{\"id\":\"52f67f6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/09\\/67bb8177c0dadd063faf6445_xnBn0gX6TFCdfM7NQZhs_cf-wo-redarrow.png\",\"id\":1473,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<span>Poor <\\/span>conversion performance\",\"description_text\":\"Too many links distract visitors and dilute focus.\\n\\n\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_size\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"image_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"image_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Figtree\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_flex_align_self\":\"stretch\",\"_flex_size\":\"grow\",\"_css_classes\":\"cstm-box-css red-ss\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_color\":\"#D8D6D699\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"title_typography_typography\":\"\",\"description_typography_typography\":\"\",\"_border_color\":\"\",\"title_color\":\"globals\\/colors?id=text\",\"hover_title_color\":\"globals\\/colors?id=488c59d\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"0488135\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/09\\/67bb8177c0dadd063faf6445_xnBn0gX6TFCdfM7NQZhs_cf-wo-redarrow.png\",\"id\":1473,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<span>Low<\\/span> visitor engagement\",\"description_text\":\"Slow loading times frustrate users and increase bounce rates.\\n\\n\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_size\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"image_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"image_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Figtree\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_flex_align_self\":\"stretch\",\"_flex_size\":\"grow\",\"_css_classes\":\"cstm-box-css red-ss\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_color\":\"#D8D6D699\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"title_typography_typography\":\"\",\"description_typography_typography\":\"\",\"_border_color\":\"\",\"title_color\":\"globals\\/colors?id=text\",\"hover_title_color\":\"globals\\/colors?id=488c59d\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"7188089\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/09\\/67bb8177c0dadd063faf6445_xnBn0gX6TFCdfM7NQZhs_cf-wo-redarrow.png\",\"id\":1473,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<span>Unfocused<\\/span> user experience\",\"description_text\":\"Unclear calls to action confuse potential customers.\\n\\n\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_size\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"image_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"image_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Figtree\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_flex_align_self\":\"stretch\",\"_flex_size\":\"grow\",\"_css_classes\":\"cstm-box-css red-ss\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_color\":\"#D8D6D699\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"title_typography_typography\":\"\",\"description_typography_typography\":\"\",\"_border_color\":\"\",\"title_color\":\"globals\\/colors?id=text\",\"hover_title_color\":\"globals\\/colors?id=488c59d\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"b95ba4e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/09\\/67bb8177c0dadd063faf6445_xnBn0gX6TFCdfM7NQZhs_cf-wo-redarrow.png\",\"id\":1473,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<span>Missed <\\/span>sales opportunities\",\"description_text\":\"Generic design fails to build trust or authority.\\n\\n\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_size\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"image_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"image_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Figtree\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_flex_align_self\":\"stretch\",\"_flex_size\":\"grow\",\"_css_classes\":\"cstm-box-css red-ss\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_color\":\"#D8D6D699\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"title_typography_typography\":\"\",\"description_typography_typography\":\"\",\"_border_color\":\"\",\"title_color\":\"globals\\/colors?id=text\",\"hover_title_color\":\"globals\\/colors?id=488c59d\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"1ca369f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":false,\"unit\":\"px\",\"size\":10},\"flex_wrap\":\"wrap\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":false,\"unit\":\"px\",\"size\":20},\"_flex_order_tablet\":\"custom\",\"_flex_order_custom_tablet\":3,\"_flex_size_tablet\":\"custom\"},\"elements\":[{\"id\":\"d317ab8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"_flex_align_self\":\"stretch\",\"css_classes\":\"cst-box-gradoent\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=488c59d\"},\"width_tablet\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"955943c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/09\\/67bb90db392af4ac96adf168_1.webp\",\"id\":1486,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Low-Performing Site\",\"description_text\":\"\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_size\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"image_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"image_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Figtree\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_css_classes\":\"cstm-box-css\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_color\":\"#D8D6D699\",\"__globals__\":{\"title_typography_typography\":\"\",\"description_typography_typography\":\"\",\"_border_color\":\"\",\"title_color\":\"globals\\/colors?id=488c59d\",\"hover_title_color\":\"globals\\/colors?id=488c59d\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"e79d7c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/09\\/Book-a-reserved-coworking-spot-in-Spaces-Waterfall-Midrand-Midrand-Gumtree-South-Africa-08-11-2025_10_43_AM-768x1345-1.webp\",\"id\":1490,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"height_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"height_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"object-fit\":\"cover\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_element_width\":\"inherit\",\"_flex_align_self\":\"stretch\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"af9d88d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":false,\"unit\":\"px\",\"size\":20},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"border_color\":\"#578E25\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"cstm-green-gradnt\",\"__globals__\":{\"border_color\":\"\"},\"width_tablet\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"966fdb4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/09\\/67bb90f39296863ae1225eca_2.webp\",\"id\":1491,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Conversion-Driven Design\",\"description_text\":\"\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_size\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"image_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"image_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Figtree\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"title_color\":\"#1BAA2E\",\"hover_title_color\":\"#1BAA2E\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_css_classes\":\"cstm-box-css\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_color\":\"#D8D6D699\",\"__globals__\":{\"title_typography_typography\":\"\",\"description_typography_typography\":\"\",\"_border_color\":\"\",\"title_color\":\"\",\"hover_title_color\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"73f6fa9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/09\\/7-Jameson-Avenue-ClearStone-Properties-08-11-2025_10_43_AM-768x1345-1.webp\",\"id\":1492,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"height_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"height_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"object-fit\":\"cover\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_element_width\":\"inherit\",\"_flex_align_self\":\"stretch\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"ff26652\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_order_tablet\":\"custom\",\"_flex_order_mobile\":\"end\",\"_flex_order_custom_tablet\":2,\"_flex_size_tablet\":\"grow\"},\"elements\":[{\"id\":\"e40d405\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/09\\/67bb88976d7f0ade2662c189_nMkfZvSyTSOfEX3hVGmM_cf-wo-greenarrow-1.png\",\"id\":1505,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<span>High <\\/span>conversion rates\",\"description_text\":\"Clear, focused navigation guides visitors to buy.\\n\\n\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_size\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"image_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"image_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Figtree\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#7FD136\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_flex_align_self\":\"stretch\",\"_flex_size\":\"grow\",\"_css_classes\":\"cstm-box-css green-ss\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_color\":\"#D8D6D699\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"title_typography_typography\":\"\",\"description_typography_typography\":\"\",\"_border_color\":\"\",\"title_color\":\"globals\\/colors?id=text\",\"hover_title_color\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"eab6065\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/09\\/67bb88976d7f0ade2662c189_nMkfZvSyTSOfEX3hVGmM_cf-wo-greenarrow-1.png\",\"id\":1505,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<span>Engaged <\\/span> visitorsrates\",\"description_text\":\"Fast, responsive design keeps users engaged.\\n\\n\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_size\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"image_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"image_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Figtree\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#7FD136\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_flex_align_self\":\"stretch\",\"_flex_size\":\"grow\",\"_css_classes\":\"cstm-box-css green-ss\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_color\":\"#D8D6D699\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"title_typography_typography\":\"\",\"description_typography_typography\":\"\",\"_border_color\":\"\",\"title_color\":\"globals\\/colors?id=text\",\"hover_title_color\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"fa92513\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/09\\/67bb88976d7f0ade2662c189_nMkfZvSyTSOfEX3hVGmM_cf-wo-greenarrow-1.png\",\"id\":1505,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<span>Increased lead <\\/span>generationrates\",\"description_text\":\"Strong, compelling calls to action drive clicks.\\n\\n\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_size\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"image_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"image_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Figtree\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#7FD136\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_flex_align_self\":\"stretch\",\"_flex_size\":\"grow\",\"_css_classes\":\"cstm-box-css green-ss\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_color\":\"#D8D6D699\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"title_typography_typography\":\"\",\"description_typography_typography\":\"\",\"_border_color\":\"\",\"title_color\":\"globals\\/colors?id=text\",\"hover_title_color\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"6ed4c26\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/09\\/67bb88976d7f0ade2662c189_nMkfZvSyTSOfEX3hVGmM_cf-wo-greenarrow-1.png\",\"id\":1505,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<span>Increased Trust  <\\/span>& Credibility rates\",\"description_text\":\"Clear, focused navigation guides visitors to buy.\\n\\n\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_size\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"image_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"image_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Figtree\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#7FD136\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_flex_align_self\":\"stretch\",\"_flex_size\":\"grow\",\"_css_classes\":\"cstm-box-css green-ss\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_color\":\"#D8D6D699\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"title_typography_typography\":\"\",\"description_typography_typography\":\"\",\"_border_color\":\"\",\"title_color\":\"globals\\/colors?id=text\",\"hover_title_color\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"0b433d2\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":790,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"css_classes\":\"p-20\"},\"elements\":[{\"id\":\"730efb4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Above Website <span><br> Review<\\/span>\\n\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"calsans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"custom\",\"size\":\"120%\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=nvlightbg\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9b6dcd8\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/08\\/VIDEO-2025-03-25-11-51-05.mp4\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"insert_url\":\"yes\",\"external_url\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/08\\/VIDEO-2025-03-25-11-51-05.mp4\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"videopress_url\":\"https:\\/\\/videopress.com\\/v\\/ZCAOzTNk\",\"aspect_ratio\":\"32\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"29\",\"right\":\"29\",\"bottom\":\"29\",\"left\":\"29\",\"isLinked\":true},\"__globals__\":{\"_border_color\":\"globals\\/colors?id=488c59d\"}},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"827c9a1\",\"elType\":\"widget\",\"settings\":{\"html\":\"<!DOCTYPE html>\\r\\n<html lang=\\\"en\\\">\\r\\n\\r\\n<head>\\r\\n  <meta charset=\\\"UTF-8\\\">\\r\\n  <meta name=\\\"viewport\\\" content=\\\"width=device-width, initial-scale=1.0\\\">\\r\\n  <title>Document<\\/title>\\r\\n<\\/head>\\r\\n<style>\\r\\n  \\/* Custom CSS Variables *\\/\\r\\n  :root {\\r\\n    --accent-glow: #ff9100;\\r\\n    --secondary-glow: #ff0055;\\r\\n    --white-border: rgba(255, 255, 255, 0.4);\\r\\n    --black: #000000;\\r\\n    --transparent: rgba(0, 0, 0, 0);\\r\\n  }\\r\\n\\r\\n  \\/* 1. Combined Animation Keyframes (Rotation and Scale) *\\/\\r\\n  @keyframes rotate-and-scale {\\r\\n\\r\\n    \\/* Center Top (Full Width) *\\/\\r\\n    0% {\\r\\n      transform: rotate(0deg) scaleX(1);\\r\\n    }\\r\\n\\r\\n    \\/* Corner (Narrower) *\\/\\r\\n    25% {\\r\\n      transform: rotate(90deg) scaleX(0.25);\\r\\n    }\\r\\n\\r\\n    \\/* Center Bottom (Full Width) *\\/\\r\\n    50% {\\r\\n      transform: rotate(180deg) scaleX(1);\\r\\n    }\\r\\n\\r\\n    \\/* Corner (Narrower) *\\/\\r\\n    75% {\\r\\n      transform: rotate(270deg) scaleX(0.25);\\r\\n    }\\r\\n\\r\\n    \\/* Back to Start *\\/\\r\\n    100% {\\r\\n      transform: rotate(360deg) scaleX(1);\\r\\n    }\\r\\n  }\\r\\n\\r\\n  \\/* Base and Wrapper styles *\\/\\r\\n\\r\\n  .hero-button-wrap {\\r\\n    display: flex;\\r\\n    justify-content: center;\\r\\n    align-items: center;\\r\\n  }\\r\\n\\r\\n  \\/* 2. Main Button Container (White Border) *\\/\\r\\n  .primary-button-block {\\r\\n    width: 300px;\\r\\n    height: 60px;\\r\\n    border: 1px solid var(--white-border);\\r\\n    background-color: var(--black);\\r\\n    border-radius: 200px;\\r\\n    display: flex;\\r\\n    justify-content: center;\\r\\n    align-items: center;\\r\\n    padding: 1px;\\r\\n    position: relative;\\r\\n    overflow: hidden;\\r\\n    text-decoration: none;\\r\\n  }\\r\\n\\r\\n  \\/* 3. Rotating Stroke Wrapper (Removed \'filter: blur()\') *\\/\\r\\n  .button-stroke-wrapp {\\r\\n    z-index: 1;\\r\\n    position: absolute;\\r\\n\\r\\n    \\/* Size ko kam kia taake effect ziada tight rahe *\\/\\r\\n    width: 200%;\\r\\n    height: 300%;\\r\\n    top: -100%;\\r\\n    left: -50%;\\r\\n\\r\\n    display: flex;\\r\\n    justify-content: center;\\r\\n    align-items: center;\\r\\n\\r\\n    \\/* Animation wahi rahegi *\\/\\r\\n    animation: rotate-and-scale 4s linear infinite;\\r\\n    \\/* **YE LINE HATA DI GAYI HAI: filter: blur(3px);** *\\/\\r\\n  }\\r\\n\\r\\n  .button-stroke-block,\\r\\n  .button-stroke-block-v2 {\\r\\n    \\/* Gradient wahi rahega *\\/\\r\\n    background-image: linear-gradient(180deg,\\r\\n        var(--transparent) 10%,\\r\\n        var(--accent-glow) 40%,\\r\\n        var(--secondary-glow) 55%,\\r\\n        var(--transparent) 90%);\\r\\n    width: 50%;\\r\\n    height: 100%;\\r\\n  }\\r\\n\\r\\n  \\/* 4. Inner Black Layer (Text aur background) *\\/\\r\\n  .button-text-wrap {\\r\\n    z-index: 2;\\r\\n    background-color: var(--black);\\r\\n    border-radius: 200px;\\r\\n    width: 100%;\\r\\n    height: 100%;\\r\\n    display: flex;\\r\\n    justify-content: center;\\r\\n    align-items: center;\\r\\n    position: relative;\\r\\n  }\\r\\n\\r\\n  .primary-button-text {\\r\\n    color: white;\\r\\n    font-family: Calsans, Arial, sans-serif;\\r\\n    font-size: 18px;\\r\\n    font-weight: 600;\\r\\n    text-transform: capitalize;\\r\\n  }\\r\\n<\\/style>\\r\\n\\r\\n<body>\\r\\n\\r\\n  <div class=\\\"hero-button-wrap\\\">\\r\\n    <a href=\\\"https:\\/\\/goldenstallionagency.com\\/landing-copy\\/#\\\" class=\\\"primary-button-block\\\">\\r\\n      <div class=\\\"button-stroke-wrapp\\\">\\r\\n        <div class=\\\"button-stroke-block\\\"><\\/div>\\r\\n        <div class=\\\"button-stroke-block-v2\\\"><\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"button-text-wrap\\\">\\r\\n        <div class=\\\"primary-button-text\\\"> Book A Call Now!<\\/div>\\r\\n      <\\/div>\\r\\n    <\\/a>\\r\\n  <\\/div>\\r\\n\\r\\n\\r\\n<\\/body>\\r\\n\\r\\n<\\/html>\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":false},{\"id\":\"98f22a3\",\"elType\":\"container\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"css_classes\":\"p-20\"},\"elements\":[{\"id\":\"ee1e34c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Real <span>Results.<\\/span> Real <span>Feedback.<\\/span>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"calsans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"custom\",\"size\":\"120%\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=nvlightbg\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a44d2b1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Discover how our work helped them scale, convert, and grow.\\n\\n\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8cd069e\",\"elType\":\"widget\",\"widgetType\":\"nested-carousel\",\"settings\":{\"carousel_name\":\"Carousel\",\"carousel_items\":[{\"slide_title\":\"Slide #1\",\"_id\":\"12dfdf7\"},{\"slide_title\":\"Slide #2\",\"_id\":\"bd23dd7\"},{\"slide_title\":\"Slide #3\",\"_id\":\"a137c21\"},{\"slide_title\":\"Slide #3\",\"_id\":\"640b17b\"}],\"slides_to_show\":\"3\",\"slides_to_scroll\":\"1\",\"arrows_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_css_classes\":\"cstm-carousal-arow\",\"__globals__\":{\"arrow_normal_color\":\"globals\\/colors?id=488c59d\",\"dots_normal_color\":\"globals\\/colors?id=488c59d\"}},\"elements\":[{\"id\":\"6cbbcac\",\"elType\":\"container\",\"settings\":{\"_title\":\"Slide #1\"},\"elements\":[{\"id\":\"0dd946c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/09\\/1-1.webp\",\"id\":1534,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"b87212b\",\"elType\":\"container\",\"settings\":{\"_title\":\"Slide #2\"},\"elements\":[{\"id\":\"a4c0651\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/09\\/2-1.webp\",\"id\":1535,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"1029738\",\"elType\":\"container\",\"settings\":{\"_title\":\"Slide #3\"},\"elements\":[{\"id\":\"cdd921f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/09\\/3-2.webp\",\"id\":1536,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"952d9c2\",\"elType\":\"container\",\"settings\":{\"_title\":\"Slide #3\"},\"elements\":[{\"id\":\"4610886\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/09\\/5-2.webp\",\"id\":1537,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":false},{\"id\":\"dfc8694\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":false,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"css_classes\":\"p-20\"},\"elements\":[{\"id\":\"779b560\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<span style=\\\"text-decoration: underline;\\\"><a href=\\\"https:\\/\\/goldenstallionagency.com\\/portfolio\\/\\\">View Portfolio<\\/a><\\/span>\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"link_color\":\"globals\\/colors?id=text\",\"link_hover_color\":\"globals\\/colors?id=488c59d\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"84ee6ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"Frequently Asked<br><span> Questions<\\/span>\\n\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"calsans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"custom\",\"size\":\"120%\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=nvlightbg\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4c29c67\",\"elType\":\"widget\",\"widgetType\":\"nested-accordion\",\"settings\":{\"items\":[{\"item_title\":\" What Services Does Golden Stallion Agency Offer?\",\"_id\":\"057d816\"},{\"item_title\":\"How long does it take to build a website?\",\"_id\":\"13aeeb7\"},{\"item_title\":\"Do you offer e-commerce solutions?\",\"_id\":\"b7ec30a\"},{\"item_title\":\"How do I get started with Golden Stallion Agency?\",\"_id\":\"f5211f8\"},{\"item_title\":\"What happens if we don\\u2019t see results by the end of the program\",\"_id\":\"7e5d94f\"}],\"accordion_item_title_position_horizontal\":\"stretch\",\"accordion_item_title_icon_position\":\"end\",\"accordion_item_title_space_between\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"accordion_background_normal_background\":\"classic\",\"accordion_background_normal_color\":\"#930002\",\"accordion_border_normal_border\":\"none\",\"accordion_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"accordion_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"32\",\"isLinked\":false},\"normal_title_color\":\"#FFFFFF\",\"content_border_border\":\"none\",\"content_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"004\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":772,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_css_classes\":\"cstm-accordian-ss\",\"__globals__\":{\"normal_title_color\":\"globals\\/colors?id=text\",\"accordion_background_normal_color\":\"\",\"hover_title_color\":\"globals\\/colors?id=text\",\"active_title_color\":\"globals\\/colors?id=text\"}},\"elements\":[{\"id\":\"41779bb\",\"elType\":\"container\",\"settings\":{\"_title\":\"item #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#590001\",\"border_border\":\"none\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"32\",\"bottom\":\"025\",\"left\":\"32\",\"isLinked\":false},\"css_classes\":\"cstm-index\"},\"elements\":[{\"id\":\"6579356\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Golden Stallion Agency is a full-service digital partner for dental, legal, and hospitality brands. Our services include website design and development, SEO optimization, digital marketing, and ongoing maintenance and support.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"1b64bc2\",\"elType\":\"container\",\"settings\":{\"_title\":\"item #2\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#590001\",\"margin\":{\"unit\":\"px\",\"top\":\"-12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"32\",\"bottom\":\"25\",\"left\":\"32\",\"isLinked\":false},\"css_classes\":\"cstm-index\"},\"elements\":[{\"id\":\"62ea77d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Golden Stallion Agency is a full-service digital partner for dental, legal, and hospitality brands. Our services include website design and development, SEO optimization, digital marketing, and ongoing maintenance and support.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"66fd3d0\",\"elType\":\"container\",\"settings\":{\"_title\":\"item #2\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#590001\",\"margin\":{\"unit\":\"px\",\"top\":\"-12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"32\",\"bottom\":\"25\",\"left\":\"32\",\"isLinked\":false},\"css_classes\":\"cstm-index\"},\"elements\":[{\"id\":\"295ddc3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Yes, we specialize in creating secure and user-friendly e-commerce websites to help your business sell products or services online.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"110138c\",\"elType\":\"container\",\"settings\":{\"_title\":\"item #2\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#590001\",\"margin\":{\"unit\":\"px\",\"top\":\"-12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"32\",\"bottom\":\"25\",\"left\":\"32\",\"isLinked\":false},\"css_classes\":\"cstm-index\"},\"elements\":[{\"id\":\"dd535e9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Getting started is easy! Simply Book a Call with Tinashe, and we\\u2019ll discuss your business needs and goals. From there, we\\u2019ll create a custom plan to build your high-converting website.\",\"__globals__\":{\"link_color\":\"globals\\/colors?id=3c7ce4a\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"7383c05\",\"elType\":\"container\",\"settings\":{\"_title\":\"item #2\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#590001\",\"margin\":{\"unit\":\"px\",\"top\":\"-12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"32\",\"bottom\":\"25\",\"left\":\"32\",\"isLinked\":false},\"css_classes\":\"cstm-index\"},\"elements\":[{\"id\":\"98f5b99\",\"elType\":\"widget\",\"settings\":{\"editor\":\"We give you all your money back \\u2013 simple as\\nthat\",\"__globals__\":{\"link_color\":\"globals\\/colors?id=3c7ce4a\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":false},{\"id\":\"47f22b4\",\"elType\":\"container\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"css_classes\":\"p-20\"},\"elements\":[{\"id\":\"b72d8a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Discover Websites That <br> <span>Drive Results<\\/span>\\n\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"calsans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"custom\",\"size\":\"120%\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=nvlightbg\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1e48757\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Across South Africa, We Build Digital Experiences That Convert\\n\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0a9ee2f\",\"elType\":\"widget\",\"widgetType\":\"nested-carousel\",\"settings\":{\"carousel_name\":\"Carousel\",\"carousel_items\":[{\"slide_title\":\"Slide #1\",\"_id\":\"12dfdf7\"},{\"slide_title\":\"Slide #2\",\"_id\":\"bd23dd7\"},{\"slide_title\":\"Slide #3\",\"_id\":\"a137c21\"},{\"slide_title\":\"Slide #3\",\"_id\":\"640b17b\"},{\"slide_title\":\"Slide #3\",\"_id\":\"a3907cc\"},{\"slide_title\":\"Slide #3\",\"_id\":\"323625e\"},{\"slide_title\":\"Slide #3\",\"_id\":\"1119490\"},{\"slide_title\":\"Slide #3\",\"_id\":\"b83fefb\"},{\"slide_title\":\"Slide #3\",\"_id\":\"cbd3779\"}],\"slides_to_show\":\"3\",\"slides_to_scroll\":\"1\",\"arrows_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_css_classes\":\"cstm-carousal-arow\",\"__globals__\":{\"arrow_normal_color\":\"globals\\/colors?id=488c59d\",\"dots_normal_color\":\"globals\\/colors?id=488c59d\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ecabf14\",\"elType\":\"container\",\"settings\":{\"_title\":\"Slide #1\"},\"elements\":[{\"id\":\"75308d2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/09\\/fdfgretgrf-frgre-frtgtr-removebg-preview.webp\",\"id\":1577,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"505c119\",\"elType\":\"container\",\"settings\":{\"_title\":\"Slide #2\"},\"elements\":[{\"id\":\"80dc054\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/09\\/fdfgretgrf-frgre-frtgtr-f-1-removebg-preview.webp\",\"id\":1578,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"fd5b785\",\"elType\":\"container\",\"settings\":{\"_title\":\"Slide #3\"},\"elements\":[{\"id\":\"55d8985\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/09\\/fdfgretgrf-frgre-frtgtr-10-removebg-preview.webp\",\"id\":1579,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"590bafe\",\"elType\":\"container\",\"settings\":{\"_title\":\"Slide #3\"},\"elements\":[{\"id\":\"9a7c772\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/09\\/fdfgretgrf-frgre-frtgtr-9-removebg-preview.webp\",\"id\":1580,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"137293a\",\"elType\":\"container\",\"settings\":{\"_title\":\"Slide #3\"},\"elements\":[{\"id\":\"3673588\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/09\\/fdfgretgrf-frgre-frtgtr-8-removebg-preview.webp\",\"id\":1581,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"491d83d\",\"elType\":\"container\",\"settings\":{\"_title\":\"Slide #3\"},\"elements\":[{\"id\":\"5552e11\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/09\\/fdfgretgrf-frgre-frtgtr-7-removebg-preview.webp\",\"id\":1582,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"0b60d3c\",\"elType\":\"container\",\"settings\":{\"_title\":\"Slide #3\"},\"elements\":[{\"id\":\"ce2403c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/09\\/fdfgretgrf-frgre-frtgtr-6-removebg-preview.webp\",\"id\":1583,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"5583b91\",\"elType\":\"container\",\"settings\":{\"_title\":\"Slide #3\"},\"elements\":[{\"id\":\"7955ba9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/09\\/fdfgretgrf-frgre-frtgtr-4-removebg-preview.webp\",\"id\":1585,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"fc253f5\",\"elType\":\"container\",\"settings\":{\"_title\":\"Slide #3\"},\"elements\":[{\"id\":\"8f1909d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/09\\/fdfgretgrf-frgre-frtgtr-3-removebg-preview.webp\",\"id\":1586,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":false},{\"id\":\"b1a1f30\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":false,\"unit\":\"px\",\"size\":0},\"_title\":\"Container\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"css_classes\":\"p-20\"},\"elements\":[{\"id\":\"cbcc50b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book<span> A Call<\\/span> <br>With Us!\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"calsans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"custom\",\"size\":\"120%\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=nvlightbg\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c91386c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"flex_direction_mobile\":\"column\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":false,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"d3da929\",\"elType\":\"widget\",\"settings\":{\"text\":\"Send Us An Email\",\"link\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/landing-copy\\/#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"button_background_hover_color\":\"#C4AB2E\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=488c59d\",\"button_text_color\":\"globals\\/colors?id=text\",\"hover_color\":\"globals\\/colors?id=044b931\"},\"align_mobile\":\"justify\",\"_flex_align_self_mobile\":\"stretch\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"a74dd37\",\"elType\":\"widget\",\"settings\":{\"text\":\"Give Us A Call\",\"link\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/landing-copy\\/#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"button_background_hover_color\":\"#C4AB2E\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=488c59d\",\"button_text_color\":\"globals\\/colors?id=text\",\"hover_color\":\"globals\\/colors?id=044b931\"},\"align_mobile\":\"justify\",\"_flex_align_self_mobile\":\"stretch\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"f29c96b\",\"elType\":\"widget\",\"settings\":{\"html\":\"<iframe src=\\\"https:\\/\\/calendly.com\\/goldenstallionwebagency\\/hospitality-website-discovery-call\\\" width=\\\"100%\\\" height=\\\"600\\\" frameborder=\\\"0\\\" scrolling=\\\"no\\\">\\ufeff\\ufeff\\ufeff\\ufeff\\ufeff\\ufeff<\\/iframe>\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"_border_color\":\"globals\\/colors?id=488c59d\"},\"_css_classes\":\"cstm-calender\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":false}]'),(14523,1316,'_edit_lock','1759244453:3'),(14524,1316,'_elementor_conditions','a:1:{i:0;s:15:\"include/general\";}'),(14525,1316,'_edit_last','3'),(14526,1316,'_elementor_location','elementor_head'),(14527,1316,'_elementor_priority','1'),(14528,1316,'_elementor_code','<link rel=\"preconnect\" href=\"https://fonts.googleapis.com\">\r\n<link rel=\"preconnect\" href=\"https://fonts.gstatic.com\" crossorigin>\r\n<link href=\"https://fonts.googleapis.com/css2?family=Cal+Sans&family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap\" rel=\"stylesheet\">'),(14529,1316,'_elementor_extra_options','a:0:{}'),(14641,1342,'_edit_lock','1759246110:3'),(14642,1342,'_edit_last','3'),(14643,1343,'_wp_attached_file','2025/09/CalSans-Regular.ttf'),(14644,1343,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:101592;}'),(14645,1342,'elementor_font_files','a:1:{i:0;a:12:{s:9:\"font_type\";s:0:\"\";s:11:\"font_weight\";s:6:\"normal\";s:10:\"font_style\";s:6:\"normal\";s:18:\"variable_width_min\";s:0:\"\";s:18:\"variable_width_max\";s:0:\"\";s:19:\"variable_weight_min\";s:0:\"\";s:19:\"variable_weight_max\";s:0:\"\";s:4:\"woff\";a:2:{s:2:\"id\";s:0:\"\";s:3:\"url\";s:0:\"\";}s:5:\"woff2\";a:2:{s:2:\"id\";s:0:\"\";s:3:\"url\";s:0:\"\";}s:3:\"ttf\";a:2:{s:2:\"id\";s:4:\"1343\";s:3:\"url\";s:79:\"https://goldenstallionagency.com/wp-content/uploads/2025/09/CalSans-Regular.ttf\";}s:3:\"svg\";a:2:{s:2:\"id\";s:0:\"\";s:3:\"url\";s:0:\"\";}s:3:\"eot\";a:2:{s:2:\"id\";s:0:\"\";s:3:\"url\";s:0:\"\";}}}'),(14646,1342,'elementor_font_face','@font-face {\n	font-family: \'calsans\';\n	font-style: normal;\n	font-weight: normal;\n	font-display: auto;\n	src: url(\'https://goldenstallionagency.com/wp-content/uploads/2025/09/CalSans-Regular.ttf\') format(\'truetype\');\n}\n'),(14754,1352,'_wp_attached_file','2025/09/client-8.webp'),(14755,1352,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:90;s:6:\"height\";i:90;s:4:\"file\";s:21:\"2025/09/client-8.webp\";s:8:\"filesize\";i:1306;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(14756,1353,'_wp_attached_file','2025/09/client-7.webp'),(14757,1353,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:220;s:6:\"height\";i:58;s:4:\"file\";s:21:\"2025/09/client-7.webp\";s:8:\"filesize\";i:954;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"client-7-150x58.webp\";s:5:\"width\";i:150;s:6:\"height\";i:58;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:768;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(14758,1354,'_wp_attached_file','2025/09/client-9.webp'),(14759,1354,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:180;s:6:\"height\";i:107;s:4:\"file\";s:21:\"2025/09/client-9.webp\";s:8:\"filesize\";i:1928;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"client-9-150x107.webp\";s:5:\"width\";i:150;s:6:\"height\";i:107;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1740;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(14760,1355,'_wp_attached_file','2025/09/client-1.webp'),(14761,1355,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:178;s:6:\"height\";i:70;s:4:\"file\";s:21:\"2025/09/client-1.webp\";s:8:\"filesize\";i:2020;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"client-1-150x70.webp\";s:5:\"width\";i:150;s:6:\"height\";i:70;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1816;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(14762,1356,'_wp_attached_file','2025/09/client-4.webp'),(14763,1356,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:150;s:6:\"height\";i:106;s:4:\"file\";s:21:\"2025/09/client-4.webp\";s:8:\"filesize\";i:2028;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(14764,1357,'_wp_attached_file','2025/09/client-9-1.webp'),(14765,1357,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:180;s:6:\"height\";i:107;s:4:\"file\";s:23:\"2025/09/client-9-1.webp\";s:8:\"filesize\";i:1928;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"client-9-1-150x107.webp\";s:5:\"width\";i:150;s:6:\"height\";i:107;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1740;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(14768,1358,'_wp_attached_file','2025/09/client-11.webp'),(14769,1358,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:200;s:6:\"height\";i:52;s:4:\"file\";s:22:\"2025/09/client-11.webp\";s:8:\"filesize\";i:1102;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"client-11-150x52.webp\";s:5:\"width\";i:150;s:6:\"height\";i:52;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:872;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(14784,1315,'rank_math_og_content_image','a:2:{s:5:\"check\";s:32:\"ed3173ec99f10581b2202371c7eecae2\";s:6:\"images\";a:8:{i:0;i:1435;i:1;i:1358;i:2;i:1357;i:3;i:1356;i:4;i:1355;i:5;i:1353;i:6;i:1352;i:7;i:1410;}}'),(15254,1410,'_wp_attached_file','2025/09/Best-Dentist-London-_-E11even-Dental.gif'),(15255,1410,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:400;s:6:\"height\";i:225;s:4:\"file\";s:48:\"2025/09/Best-Dentist-London-_-E11even-Dental.gif\";s:8:\"filesize\";i:6258814;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:48:\"Best-Dentist-London-_-E11even-Dental-300x169.gif\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:9:\"image/gif\";s:8:\"filesize\";i:26473;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:48:\"Best-Dentist-London-_-E11even-Dental-150x150.gif\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/gif\";s:8:\"filesize\";i:12392;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(15505,1435,'_wp_attached_file','2025/09/image_2024-11-08_222804488.webp'),(15506,1435,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:150;s:6:\"height\";i:150;s:4:\"file\";s:39:\"2025/09/image_2024-11-08_222804488.webp\";s:8:\"filesize\";i:8132;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(15780,1473,'_wp_attached_file','2025/09/67bb8177c0dadd063faf6445_xnBn0gX6TFCdfM7NQZhs_cf-wo-redarrow.png'),(15781,1473,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:60;s:6:\"height\";i:100;s:4:\"file\";s:72:\"2025/09/67bb8177c0dadd063faf6445_xnBn0gX6TFCdfM7NQZhs_cf-wo-redarrow.png\";s:8:\"filesize\";i:687;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(15845,1486,'_wp_attached_file','2025/09/67bb90db392af4ac96adf168_1.webp'),(15846,1486,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:40;s:6:\"height\";i:40;s:4:\"file\";s:39:\"2025/09/67bb90db392af4ac96adf168_1.webp\";s:8:\"filesize\";i:948;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(15862,1490,'_wp_attached_file','2025/09/Book-a-reserved-coworking-spot-in-Spaces-Waterfall-Midrand-Midrand-Gumtree-South-Africa-08-11-2025_10_43_AM-768x1345-1.webp'),(15863,1490,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:768;s:6:\"height\";i:1345;s:4:\"file\";s:131:\"2025/09/Book-a-reserved-coworking-spot-in-Spaces-Waterfall-Midrand-Midrand-Gumtree-South-Africa-08-11-2025_10_43_AM-768x1345-1.webp\";s:8:\"filesize\";i:46154;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:131:\"Book-a-reserved-coworking-spot-in-Spaces-Waterfall-Midrand-Midrand-Gumtree-South-Africa-08-11-2025_10_43_AM-768x1345-1-171x300.webp\";s:5:\"width\";i:171;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:6508;}s:5:\"large\";a:5:{s:4:\"file\";s:132:\"Book-a-reserved-coworking-spot-in-Spaces-Waterfall-Midrand-Midrand-Gumtree-South-Africa-08-11-2025_10_43_AM-768x1345-1-585x1024.webp\";s:5:\"width\";i:585;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:35438;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:131:\"Book-a-reserved-coworking-spot-in-Spaces-Waterfall-Midrand-Midrand-Gumtree-South-Africa-08-11-2025_10_43_AM-768x1345-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:3776;}s:9:\"neve-blog\";a:5:{s:4:\"file\";s:131:\"Book-a-reserved-coworking-spot-in-Spaces-Waterfall-Midrand-Midrand-Gumtree-South-Africa-08-11-2025_10_43_AM-768x1345-1-768x620.webp\";s:5:\"width\";i:768;s:6:\"height\";i:620;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:31934;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(15864,1491,'_wp_attached_file','2025/09/67bb90f39296863ae1225eca_2.webp'),(15865,1491,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:40;s:6:\"height\";i:40;s:4:\"file\";s:39:\"2025/09/67bb90f39296863ae1225eca_2.webp\";s:8:\"filesize\";i:708;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(15866,1492,'_wp_attached_file','2025/09/7-Jameson-Avenue-ClearStone-Properties-08-11-2025_10_43_AM-768x1345-1.webp'),(15867,1492,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:768;s:6:\"height\";i:1345;s:4:\"file\";s:82:\"2025/09/7-Jameson-Avenue-ClearStone-Properties-08-11-2025_10_43_AM-768x1345-1.webp\";s:8:\"filesize\";i:63506;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:82:\"7-Jameson-Avenue-ClearStone-Properties-08-11-2025_10_43_AM-768x1345-1-171x300.webp\";s:5:\"width\";i:171;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:8788;}s:5:\"large\";a:5:{s:4:\"file\";s:83:\"7-Jameson-Avenue-ClearStone-Properties-08-11-2025_10_43_AM-768x1345-1-585x1024.webp\";s:5:\"width\";i:585;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:51376;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:82:\"7-Jameson-Avenue-ClearStone-Properties-08-11-2025_10_43_AM-768x1345-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:4926;}s:9:\"neve-blog\";a:5:{s:4:\"file\";s:82:\"7-Jameson-Avenue-ClearStone-Properties-08-11-2025_10_43_AM-768x1345-1-768x620.webp\";s:5:\"width\";i:768;s:6:\"height\";i:620;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:40192;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(15978,1505,'_wp_attached_file','2025/09/67bb88976d7f0ade2662c189_nMkfZvSyTSOfEX3hVGmM_cf-wo-greenarrow-1.png'),(15979,1505,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:60;s:6:\"height\";i:100;s:4:\"file\";s:76:\"2025/09/67bb88976d7f0ade2662c189_nMkfZvSyTSOfEX3hVGmM_cf-wo-greenarrow-1.png\";s:8:\"filesize\";i:694;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(16227,1534,'_wp_attached_file','2025/09/1-1.webp'),(16228,1534,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:774;s:6:\"height\";i:497;s:4:\"file\";s:16:\"2025/09/1-1.webp\";s:8:\"filesize\";i:19330;s:5:\"sizes\";a:3:{s:6:\"medium\";a:5:{s:4:\"file\";s:16:\"1-1-300x193.webp\";s:5:\"width\";i:300;s:6:\"height\";i:193;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:6426;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:16:\"1-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:3206;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:16:\"1-1-768x493.webp\";s:5:\"width\";i:768;s:6:\"height\";i:493;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:21334;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(16229,1535,'_wp_attached_file','2025/09/2-1.webp'),(16230,1535,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:774;s:6:\"height\";i:497;s:4:\"file\";s:16:\"2025/09/2-1.webp\";s:8:\"filesize\";i:18168;s:5:\"sizes\";a:3:{s:6:\"medium\";a:5:{s:4:\"file\";s:16:\"2-1-300x193.webp\";s:5:\"width\";i:300;s:6:\"height\";i:193;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:6214;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:16:\"2-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:3204;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:16:\"2-1-768x493.webp\";s:5:\"width\";i:768;s:6:\"height\";i:493;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:20366;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(16231,1536,'_wp_attached_file','2025/09/3-2.webp'),(16232,1536,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:774;s:6:\"height\";i:497;s:4:\"file\";s:16:\"2025/09/3-2.webp\";s:8:\"filesize\";i:29158;s:5:\"sizes\";a:3:{s:6:\"medium\";a:5:{s:4:\"file\";s:16:\"3-2-300x193.webp\";s:5:\"width\";i:300;s:6:\"height\";i:193;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:9632;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:16:\"3-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:5230;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:16:\"3-2-768x493.webp\";s:5:\"width\";i:768;s:6:\"height\";i:493;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:32088;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(16233,1537,'_wp_attached_file','2025/09/5-2.webp'),(16234,1537,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:774;s:6:\"height\";i:497;s:4:\"file\";s:16:\"2025/09/5-2.webp\";s:8:\"filesize\";i:19994;s:5:\"sizes\";a:3:{s:6:\"medium\";a:5:{s:4:\"file\";s:16:\"5-2-300x193.webp\";s:5:\"width\";i:300;s:6:\"height\";i:193;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:6896;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:16:\"5-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:3454;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:16:\"5-2-768x493.webp\";s:5:\"width\";i:768;s:6:\"height\";i:493;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:22276;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(16580,1577,'_wp_attached_file','2025/09/fdfgretgrf-frgre-frtgtr-removebg-preview.webp'),(16581,1577,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:559;s:6:\"height\";i:447;s:4:\"file\";s:53:\"2025/09/fdfgretgrf-frgre-frtgtr-removebg-preview.webp\";s:8:\"filesize\";i:14498;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:53:\"fdfgretgrf-frgre-frtgtr-removebg-preview-300x240.webp\";s:5:\"width\";i:300;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:6928;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:53:\"fdfgretgrf-frgre-frtgtr-removebg-preview-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:3340;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(16582,1578,'_wp_attached_file','2025/09/fdfgretgrf-frgre-frtgtr-f-1-removebg-preview.webp'),(16583,1578,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:559;s:6:\"height\";i:447;s:4:\"file\";s:57:\"2025/09/fdfgretgrf-frgre-frtgtr-f-1-removebg-preview.webp\";s:8:\"filesize\";i:15060;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:57:\"fdfgretgrf-frgre-frtgtr-f-1-removebg-preview-300x240.webp\";s:5:\"width\";i:300;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:7232;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:57:\"fdfgretgrf-frgre-frtgtr-f-1-removebg-preview-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:3318;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(16584,1579,'_wp_attached_file','2025/09/fdfgretgrf-frgre-frtgtr-10-removebg-preview.webp'),(16585,1579,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:559;s:6:\"height\";i:447;s:4:\"file\";s:56:\"2025/09/fdfgretgrf-frgre-frtgtr-10-removebg-preview.webp\";s:8:\"filesize\";i:13878;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:56:\"fdfgretgrf-frgre-frtgtr-10-removebg-preview-300x240.webp\";s:5:\"width\";i:300;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:6982;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:56:\"fdfgretgrf-frgre-frtgtr-10-removebg-preview-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:3164;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(16586,1580,'_wp_attached_file','2025/09/fdfgretgrf-frgre-frtgtr-9-removebg-preview.webp'),(16587,1580,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:559;s:6:\"height\";i:447;s:4:\"file\";s:55:\"2025/09/fdfgretgrf-frgre-frtgtr-9-removebg-preview.webp\";s:8:\"filesize\";i:12482;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:55:\"fdfgretgrf-frgre-frtgtr-9-removebg-preview-300x240.webp\";s:5:\"width\";i:300;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:6424;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:55:\"fdfgretgrf-frgre-frtgtr-9-removebg-preview-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:3036;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(16588,1581,'_wp_attached_file','2025/09/fdfgretgrf-frgre-frtgtr-8-removebg-preview.webp'),(16589,1581,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:559;s:6:\"height\";i:447;s:4:\"file\";s:55:\"2025/09/fdfgretgrf-frgre-frtgtr-8-removebg-preview.webp\";s:8:\"filesize\";i:11384;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:55:\"fdfgretgrf-frgre-frtgtr-8-removebg-preview-300x240.webp\";s:5:\"width\";i:300;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:6064;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:55:\"fdfgretgrf-frgre-frtgtr-8-removebg-preview-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:3000;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(16590,1582,'_wp_attached_file','2025/09/fdfgretgrf-frgre-frtgtr-7-removebg-preview.webp'),(16591,1582,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:559;s:6:\"height\";i:447;s:4:\"file\";s:55:\"2025/09/fdfgretgrf-frgre-frtgtr-7-removebg-preview.webp\";s:8:\"filesize\";i:15064;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:55:\"fdfgretgrf-frgre-frtgtr-7-removebg-preview-300x240.webp\";s:5:\"width\";i:300;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:7778;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:55:\"fdfgretgrf-frgre-frtgtr-7-removebg-preview-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:3776;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(16592,1583,'_wp_attached_file','2025/09/fdfgretgrf-frgre-frtgtr-6-removebg-preview.webp'),(16593,1583,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:559;s:6:\"height\";i:447;s:4:\"file\";s:55:\"2025/09/fdfgretgrf-frgre-frtgtr-6-removebg-preview.webp\";s:8:\"filesize\";i:16992;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:55:\"fdfgretgrf-frgre-frtgtr-6-removebg-preview-300x240.webp\";s:5:\"width\";i:300;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:8436;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:55:\"fdfgretgrf-frgre-frtgtr-6-removebg-preview-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:4032;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(16607,1585,'_wp_attached_file','2025/09/fdfgretgrf-frgre-frtgtr-4-removebg-preview.webp'),(16608,1585,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:559;s:6:\"height\";i:447;s:4:\"file\";s:55:\"2025/09/fdfgretgrf-frgre-frtgtr-4-removebg-preview.webp\";s:8:\"filesize\";i:17512;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:55:\"fdfgretgrf-frgre-frtgtr-4-removebg-preview-300x240.webp\";s:5:\"width\";i:300;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:8754;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:55:\"fdfgretgrf-frgre-frtgtr-4-removebg-preview-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:4002;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(16609,1586,'_wp_attached_file','2025/09/fdfgretgrf-frgre-frtgtr-3-removebg-preview.webp'),(16610,1586,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:559;s:6:\"height\";i:447;s:4:\"file\";s:55:\"2025/09/fdfgretgrf-frgre-frtgtr-3-removebg-preview.webp\";s:8:\"filesize\";i:16064;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:55:\"fdfgretgrf-frgre-frtgtr-3-removebg-preview-300x240.webp\";s:5:\"width\";i:300;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:7988;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:55:\"fdfgretgrf-frgre-frtgtr-3-removebg-preview-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:3776;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(16824,1614,'rank_math_seo_score','6'),(16825,1614,'rank_math_contentai_score','a:5:{s:8:\"keywords\";s:5:\"74.51\";s:9:\"wordCount\";s:1:\"0\";s:9:\"linkCount\";s:1:\"0\";s:12:\"headingCount\";s:1:\"0\";s:10:\"mediaCount\";s:1:\"0\";}'),(16826,1614,'_edit_lock','1759266352:3'),(16827,1614,'_edit_last','3'),(16828,1614,'_wp_page_template','default'),(16829,1614,'neve_meta_enable_content_width','off'),(16830,1614,'neve_meta_content_width','100'),(16831,1614,'rank_math_internal_links_processed','1'),(16832,1614,'rank_math_analytic_object_id','37'),(16834,1616,'rank_math_seo_score','32'),(16835,1616,'rank_math_contentai_score','a:5:{s:8:\"keywords\";s:5:\"74.51\";s:9:\"wordCount\";s:1:\"0\";s:9:\"linkCount\";s:1:\"0\";s:12:\"headingCount\";s:1:\"0\";s:10:\"mediaCount\";s:1:\"0\";}'),(16836,1616,'_edit_lock','1760554442:3'),(16837,1616,'_edit_last','3'),(16838,1616,'_wp_page_template','page-templates/template-pagebuilder-full-width.php'),(16839,1616,'neve_meta_enable_content_width','off'),(16840,1616,'neve_meta_content_width','100'),(16841,1616,'rank_math_internal_links_processed','1'),(16842,1616,'rank_math_analytic_object_id','38'),(16843,1616,'_elementor_edit_mode','builder'),(16844,1616,'_elementor_template_type','wp-page'),(16845,1616,'_elementor_version','3.32.4'),(16846,1616,'_elementor_pro_version','3.32.1'),(16886,1616,'_elementor_data','[{\"id\":\"d9215c5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"43\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"css_classes\":\"p-20\"},\"elements\":[{\"id\":\"3c76218\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/09\\/image_2024-11-08_222804488.webp\",\"id\":1435,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_flex_align_self\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7bac6b3\",\"elType\":\"widget\",\"settings\":{\"title\":\"We help ambitious brands turn <span>underperforming websites<\\/span> into high-converting sales machines,<br> using trust-driven & <span> conversion-focused <\\/span> web design.\\n\",\"typography_typography\":\"custom\",\"typography_font_family\":\"calsans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"header_size\":\"h1\",\"align\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"custom\",\"size\":\"130%\",\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":1000,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=nvlightbg\"},\"typography_text_transform\":\"capitalize\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"655f644\",\"elType\":\"widget\",\"settings\":{\"title\":\"Watch this short video to see how it works:\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":31,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"18\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"1ebccf3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"css_classes\":\"p-20 video-container-wrap\",\"custom_css\":\":root {\\r\\n  --gold-center: rgba(250, 205, 34, 0.6); \\/* golden center *\\/\\r\\n  --gold-mid: rgba(250, 205, 34, 0.3);    \\/* soft golden *\\/\\r\\n  --black: #000000;\\r\\n}\\r\\n\\r\\n.video-container-wrap {\\r\\n  position: relative;\\r\\n}\\r\\n\\r\\n\\/* Overlay Glow *\\/\\r\\n.video-container-wrap::before {\\r\\n  content: \\\"\\\";\\r\\n  position: absolute;\\r\\n  top: 0;\\r\\n  left: 0;\\r\\n  width: 100%;   \\/* wrapper jitna hi *\\/\\r\\n  height: 100%;  \\/* wrapper jitna hi *\\/\\r\\n  pointer-events: none;\\r\\n  z-index: -1; \\/* video ke neeche rehne ke liye neeche adjust karna padega *\\/\\r\\n\\r\\n  background: radial-gradient(\\r\\n    circle,\\r\\n    var(--gold-center) 40%, \\r\\n    var(--gold-mid) 70%,\\r\\n    transparent 100%\\r\\n  );\\r\\n\\r\\n  filter: blur(40px); \\/* thoda blur kam kar diya *\\/\\r\\n}\\r\\n\\r\\n\\/* Video iframe *\\/\\r\\n.video-container-wrap iframe {\\r\\n  position: relative;\\r\\n}\\r\\n\",\"width\":{\"unit\":\"px\",\"size\":1080,\"sizes\":[]}},\"elements\":[{\"id\":\"b9048a3\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"youtube.com\\/watch?v=xjJlm6IjBDQ&feature=youtu.be&themeRefresh=1\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"videopress_url\":\"https:\\/\\/videopress.com\\/v\\/ZCAOzTNk\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":true},{\"id\":\"8c35c94\",\"elType\":\"container\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"css_classes\":\"p-20\"},\"elements\":[{\"id\":\"4974384\",\"elType\":\"widget\",\"settings\":{\"html\":\"<!DOCTYPE html>\\r\\n<html lang=\\\"en\\\">\\r\\n\\r\\n<head>\\r\\n  <meta charset=\\\"UTF-8\\\">\\r\\n  <meta name=\\\"viewport\\\" content=\\\"width=device-width, initial-scale=1.0\\\">\\r\\n  <title>Document<\\/title>\\r\\n<\\/head>\\r\\n<style>\\r\\n  \\/* Custom CSS Variables *\\/\\r\\n  :root {\\r\\n    --accent-glow: #ff9100;\\r\\n    --secondary-glow: #ff0055;\\r\\n    --white-border: rgba(255, 255, 255, 0.4);\\r\\n    --black: #000000;\\r\\n    --transparent: rgba(0, 0, 0, 0);\\r\\n  }\\r\\n\\r\\n  \\/* 1. Combined Animation Keyframes (Rotation and Scale) *\\/\\r\\n  @keyframes rotate-and-scale {\\r\\n\\r\\n    \\/* Center Top (Full Width) *\\/\\r\\n    0% {\\r\\n      transform: rotate(0deg) scaleX(1);\\r\\n    }\\r\\n\\r\\n    \\/* Corner (Narrower) *\\/\\r\\n    25% {\\r\\n      transform: rotate(90deg) scaleX(0.25);\\r\\n    }\\r\\n\\r\\n    \\/* Center Bottom (Full Width) *\\/\\r\\n    50% {\\r\\n      transform: rotate(180deg) scaleX(1);\\r\\n    }\\r\\n\\r\\n    \\/* Corner (Narrower) *\\/\\r\\n    75% {\\r\\n      transform: rotate(270deg) scaleX(0.25);\\r\\n    }\\r\\n\\r\\n    \\/* Back to Start *\\/\\r\\n    100% {\\r\\n      transform: rotate(360deg) scaleX(1);\\r\\n    }\\r\\n  }\\r\\n\\r\\n  \\/* Base and Wrapper styles *\\/\\r\\n\\r\\n  .hero-button-wrap {\\r\\n    display: flex;\\r\\n    justify-content: center;\\r\\n    align-items: center;\\r\\n  }\\r\\n\\r\\n  \\/* 2. Main Button Container (White Border) *\\/\\r\\n  .primary-button-block {\\r\\n    width: 300px;\\r\\n    height: 60px;\\r\\n    border: 1px solid var(--white-border);\\r\\n    background-color: var(--black);\\r\\n    border-radius: 200px;\\r\\n    display: flex;\\r\\n    justify-content: center;\\r\\n    align-items: center;\\r\\n    padding: 1px;\\r\\n    position: relative;\\r\\n    overflow: hidden;\\r\\n    text-decoration: none;\\r\\n  }\\r\\n\\r\\n  \\/* 3. Rotating Stroke Wrapper (Removed \'filter: blur()\') *\\/\\r\\n  .button-stroke-wrapp {\\r\\n    z-index: 1;\\r\\n    position: absolute;\\r\\n\\r\\n    \\/* Size ko kam kia taake effect ziada tight rahe *\\/\\r\\n    width: 200%;\\r\\n    height: 300%;\\r\\n    top: -100%;\\r\\n    left: -50%;\\r\\n\\r\\n    display: flex;\\r\\n    justify-content: center;\\r\\n    align-items: center;\\r\\n\\r\\n    \\/* Animation wahi rahegi *\\/\\r\\n    animation: rotate-and-scale 4s linear infinite;\\r\\n    \\/* **YE LINE HATA DI GAYI HAI: filter: blur(3px);** *\\/\\r\\n  }\\r\\n\\r\\n  .button-stroke-block,\\r\\n  .button-stroke-block-v2 {\\r\\n    \\/* Gradient wahi rahega *\\/\\r\\n    background-image: linear-gradient(180deg,\\r\\n        var(--transparent) 10%,\\r\\n        var(--accent-glow) 40%,\\r\\n        var(--secondary-glow) 55%,\\r\\n        var(--transparent) 90%);\\r\\n    width: 50%;\\r\\n    height: 100%;\\r\\n  }\\r\\n\\r\\n  \\/* 4. Inner Black Layer (Text aur background) *\\/\\r\\n  .button-text-wrap {\\r\\n    z-index: 2;\\r\\n    background-color: var(--black);\\r\\n    border-radius: 200px;\\r\\n    width: 100%;\\r\\n    height: 100%;\\r\\n    display: flex;\\r\\n    justify-content: center;\\r\\n    align-items: center;\\r\\n    position: relative;\\r\\n  }\\r\\n\\r\\n  .primary-button-text {\\r\\n    color: white;\\r\\n    font-family: Calsans, Arial, sans-serif;\\r\\n    font-size: 18px;\\r\\n    font-weight: 600;\\r\\n    text-transform: capitalize;\\r\\n  }\\r\\n<\\/style>\\r\\n\\r\\n<body>\\r\\n\\r\\n  <div class=\\\"hero-button-wrap\\\">\\r\\n    <a href=\\\"https:\\/\\/calendly.com\\/goldenstallionagency\\/real-estate-and-development-branding-discovery-clone\\\" class=\\\"primary-button-block\\\">\\r\\n      <div class=\\\"button-stroke-wrapp\\\">\\r\\n        <div class=\\\"button-stroke-block\\\"><\\/div>\\r\\n        <div class=\\\"button-stroke-block-v2\\\"><\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"button-text-wrap\\\">\\r\\n        <div class=\\\"primary-button-text\\\"> Book A Call Now!<\\/div>\\r\\n      <\\/div>\\r\\n    <\\/a>\\r\\n  <\\/div>\\r\\n\\r\\n\\r\\n<\\/body>\\r\\n\\r\\n<\\/html>\"},\"elements\":[],\"widgetType\":\"html\"},{\"id\":\"3dcd95f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Trusted by Leading Companies Worldwide\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=69c152f\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"02d17cd\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":false,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7b7e55e\",\"elType\":\"widget\",\"settings\":{\"number_of_items\":6,\"transition_speed\":8000,\"item_image\":{\"unit\":\"px\",\"size\":140,\"sizes\":[],\"value\":\"100\"},\"box_height\":{\"unit\":\"px\",\"size\":60,\"sizes\":[],\"value\":\"200\"},\"box_background\":\"#FFFFFF00\",\"item_padding\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"item_border_border\":\"none\",\"badge_min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[],\"value\":\"0\"},\"badge_min_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[],\"value\":\"0\"},\"multisource_posts_include_date_meta_format\":\"Ymd\",\"multisource_posts_maxitems\":10,\"multisource_items\":[{\"item_type\":\"image\",\"image\":{\"id\":0,\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/plugins\\/unlimited-elements-for-elementor\\/images\\/gallery1.jpg\"},\"_id\":\"78392db\"},{\"item_type\":\"image\",\"image\":{\"id\":0,\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/plugins\\/unlimited-elements-for-elementor\\/images\\/gallery2.jpg\"},\"_id\":\"5758006\"},{\"item_type\":\"youtube\",\"image\":{\"id\":0,\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/plugins\\/unlimited-elements-for-elementor\\/images\\/gallery3.jpg\"},\"url_youtube\":\"qrO4YZeyl0I\",\"_id\":\"9de3eb6\"},{\"item_type\":\"image\",\"image\":{\"id\":0,\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/plugins\\/unlimited-elements-for-elementor\\/images\\/gallery5.jpg\"},\"_id\":\"d60f923\"},{\"item_type\":\"vimeo\",\"image\":{\"id\":0,\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/plugins\\/unlimited-elements-for-elementor\\/images\\/gallery4.jpg\"},\"vimeo_id\":\"581014653\",\"_id\":\"75ae447\"},{\"item_type\":\"html5\",\"image\":{\"id\":0,\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/plugins\\/unlimited-elements-for-elementor\\/images\\/gallery6.jpg\"},\"url_html5\":\"http:\\/\\/commondatastorage.googleapis.com\\/gtv-videos-bucket\\/sample\\/BigBuckBunny.mp4\",\"_id\":\"7af169b\"},{\"item_type\":\"image\",\"image\":{\"id\":0,\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/plugins\\/unlimited-elements-for-elementor\\/images\\/gallery1.jpg\"},\"_id\":\"26b2ae5\"}],\"multisource_instagram\":\"@gianlucavacchi\",\"multisource_instagram_num_items\":12,\"uc_items\":[{\"title\":\"Item 1\",\"image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/09\\/client-11.webp\",\"id\":1358,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_attributes_nosize\":\" src=\\\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/ac_assets\\/logo_marquee\\/logo1.png\\\"\",\"image_attributes\":\" src=\\\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/ac_assets\\/logo_marquee\\/logo1.png\\\"\",\"image_thumb\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/ac_assets\\/logo_marquee\\/logo1.png\",\"link\":{\"url\":\"#\"},\"_generated_id\":\"nyxfw\",\"item_repeater_class\":\"elementor-repeater-item-nyxfw\",\"_id\":\"72a5645\"},{\"title\":\"Item 2\",\"image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/09\\/client-9-1.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_attributes_nosize\":\" src=\\\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/ac_assets\\/logo_marquee\\/logo2.png\\\"\",\"image_attributes\":\" src=\\\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/ac_assets\\/logo_marquee\\/logo2.png\\\"\",\"image_thumb\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/ac_assets\\/logo_marquee\\/logo2.png\",\"link\":{\"url\":\"#\"},\"_generated_id\":\"642oj\",\"item_repeater_class\":\"elementor-repeater-item-642oj\",\"_id\":\"e898437\"},{\"title\":\"Item 3\",\"image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/09\\/client-4.webp\",\"id\":1356,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_attributes_nosize\":\" src=\\\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/ac_assets\\/logo_marquee\\/logo3.png\\\"\",\"image_attributes\":\" src=\\\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/ac_assets\\/logo_marquee\\/logo3.png\\\"\",\"image_thumb\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/ac_assets\\/logo_marquee\\/logo3.png\",\"link\":{\"url\":\"#\"},\"_generated_id\":\"289ce\",\"item_repeater_class\":\"elementor-repeater-item-289ce\",\"_id\":\"dffa4c8\"},{\"title\":\"Item 4\",\"image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/09\\/client-1.webp\",\"id\":1355,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_attributes_nosize\":\" src=\\\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/ac_assets\\/logo_marquee\\/logo4.png\\\"\",\"image_attributes\":\" src=\\\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/ac_assets\\/logo_marquee\\/logo4.png\\\"\",\"image_thumb\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/ac_assets\\/logo_marquee\\/logo4.png\",\"link\":{\"url\":\"#\"},\"_generated_id\":\"em6tf\",\"item_repeater_class\":\"elementor-repeater-item-em6tf\",\"_id\":\"bc93c51\"},{\"title\":\"Item 5\",\"image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/09\\/client-7.webp\",\"id\":1353,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_attributes_nosize\":\" src=\\\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/ac_assets\\/logo_marquee\\/logo6.png\\\"\",\"image_attributes\":\" src=\\\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/ac_assets\\/logo_marquee\\/logo6.png\\\"\",\"image_thumb\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/ac_assets\\/logo_marquee\\/logo6.png\",\"link\":{\"url\":\"#\"},\"_generated_id\":\"vuwj5\",\"item_repeater_class\":\"elementor-repeater-item-vuwj5\",\"_id\":\"375a36a\"},{\"title\":\"Item 6\",\"image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/09\\/client-8.webp\",\"id\":1352,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_attributes_nosize\":\" src=\\\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/ac_assets\\/logo_marquee\\/logo6.png\\\"\",\"image_attributes\":\" src=\\\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/ac_assets\\/logo_marquee\\/logo6.png\\\"\",\"image_thumb\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/ac_assets\\/logo_marquee\\/logo6.png\",\"link\":{\"url\":\"#\"},\"_generated_id\":\"gn918\",\"item_repeater_class\":\"elementor-repeater-item-gn918\",\"_id\":\"fd127ae\"}],\"number_of_items_mobile\":2},\"elements\":[],\"widgetType\":\"ucaddon_logo_marquee\"},{\"id\":\"d9c24ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span>High-Converting<\\/span> Pages with\\nFlow\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"calsans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"custom\",\"size\":\"120%\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=nvlightbg\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bfa8fa3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Where strategy meets scroll-stopping design.\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ef95d40\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"css_classes\":\"p-20\"},\"elements\":[{\"id\":\"c263916\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"css_classes\":\"another-amzng-bg\",\"content_width\":\"full\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"center\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"4d637ac\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"overflow\":\"hidden\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"031dfdf\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/10\\/E11even-Dental-_-Best-Dentist-in-London.mp4\",\"id\":1783,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"videopress_url\":\"https:\\/\\/videopress.com\\/v\\/ZCAOzTNk\",\"autoplay\":\"yes\",\"mute\":\"yes\",\"loop\":\"yes\",\"controls\":\"\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":true},{\"id\":\"177be5e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"436263f\",\"elType\":\"widget\",\"settings\":{\"title\":\"AIW: Ultimate Website Strategy\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Figtree\",\"typography_font_size\":{\"unit\":\"px\",\"size\":31,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"62bf546\",\"elType\":\"widget\",\"settings\":{\"editor\":\"This is our proven blueprint for building high-converting, trust-driven hair transplant websites.\\n\\n\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7d4c6ab\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"<span style=\\\"color: gold;\\\">01.<\\/span> Hero\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"39f242f\"},{\"text\":\"<span style=\\\"color: gold;\\\">02.<\\/span> Reviews \\/ Case Studies \\/ Before-After\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"9dec8d4\"},{\"text\":\"<span style=\\\"color: gold;\\\">03.<\\/span> Press Release Kit\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"69f31ca\"},{\"text\":\"<span style=\\\"color: gold;\\\">04.<\\/span> Doctor Showcase\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"822c28e\"},{\"text\":\"<span style=\\\"color: gold;\\\">05.<\\/span> Our Process\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"3a6535a\"},{\"text\":\"<span style=\\\"color: gold;\\\">06.<\\/span>  Email Magnet\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"6a5709a\"},{\"text\":\"<span style=\\\"color: gold;\\\">07.<\\/span>  FAQ\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"273208e\"},{\"text\":\"<span style=\\\"color: gold;\\\">08.<\\/span>  Blog Articles\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"02ae4e9\"},{\"text\":\"<span style=\\\"color: gold;\\\">09.<\\/span>  Services & Footer\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"b31b072\"}],\"space_between\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_css_classes\":\"cstm-border-btm\"},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"a7cc057\",\"elType\":\"widget\",\"settings\":{\"html\":\"<!DOCTYPE html>\\r\\n<html lang=\\\"en\\\">\\r\\n\\r\\n<head>\\r\\n  <meta charset=\\\"UTF-8\\\">\\r\\n  <meta name=\\\"viewport\\\" content=\\\"width=device-width, initial-scale=1.0\\\">\\r\\n  <title>Document<\\/title>\\r\\n<\\/head>\\r\\n<style>\\r\\n  \\/* Custom CSS Variables *\\/\\r\\n  :root {\\r\\n    --accent-glow: #ff9100;\\r\\n    --secondary-glow: #ff0055;\\r\\n    --white-border: rgba(255, 255, 255, 0.4);\\r\\n    --black: #000000;\\r\\n    --transparent: rgba(0, 0, 0, 0);\\r\\n  }\\r\\n\\r\\n  \\/* 1. Combined Animation Keyframes (Rotation and Scale) *\\/\\r\\n  @keyframes rotate-and-scale {\\r\\n\\r\\n    \\/* Center Top (Full Width) *\\/\\r\\n    0% {\\r\\n      transform: rotate(0deg) scaleX(1);\\r\\n    }\\r\\n\\r\\n    \\/* Corner (Narrower) *\\/\\r\\n    25% {\\r\\n      transform: rotate(90deg) scaleX(0.25);\\r\\n    }\\r\\n\\r\\n    \\/* Center Bottom (Full Width) *\\/\\r\\n    50% {\\r\\n      transform: rotate(180deg) scaleX(1);\\r\\n    }\\r\\n\\r\\n    \\/* Corner (Narrower) *\\/\\r\\n    75% {\\r\\n      transform: rotate(270deg) scaleX(0.25);\\r\\n    }\\r\\n\\r\\n    \\/* Back to Start *\\/\\r\\n    100% {\\r\\n      transform: rotate(360deg) scaleX(1);\\r\\n    }\\r\\n  }\\r\\n\\r\\n  \\/* Base and Wrapper styles *\\/\\r\\n\\r\\n  .hero-button-wrap {\\r\\n    display: flex;\\r\\n    justify-content: center;\\r\\n    align-items: center;\\r\\n  }\\r\\n\\r\\n  \\/* 2. Main Button Container (White Border) *\\/\\r\\n  .primary-button-block {\\r\\n    width: 300px;\\r\\n    height: 60px;\\r\\n    border: 1px solid var(--white-border);\\r\\n    background-color: var(--black);\\r\\n    border-radius: 200px;\\r\\n    display: flex;\\r\\n    justify-content: center;\\r\\n    align-items: center;\\r\\n    padding: 1px;\\r\\n    position: relative;\\r\\n    overflow: hidden;\\r\\n    text-decoration: none;\\r\\n  }\\r\\n\\r\\n  \\/* 3. Rotating Stroke Wrapper (Removed \'filter: blur()\') *\\/\\r\\n  .button-stroke-wrapp {\\r\\n    z-index: 1;\\r\\n    position: absolute;\\r\\n\\r\\n    \\/* Size ko kam kia taake effect ziada tight rahe *\\/\\r\\n    width: 200%;\\r\\n    height: 300%;\\r\\n    top: -100%;\\r\\n    left: -50%;\\r\\n\\r\\n    display: flex;\\r\\n    justify-content: center;\\r\\n    align-items: center;\\r\\n\\r\\n    \\/* Animation wahi rahegi *\\/\\r\\n    animation: rotate-and-scale 4s linear infinite;\\r\\n    \\/* **YE LINE HATA DI GAYI HAI: filter: blur(3px);** *\\/\\r\\n  }\\r\\n\\r\\n  .button-stroke-block,\\r\\n  .button-stroke-block-v2 {\\r\\n    \\/* Gradient wahi rahega *\\/\\r\\n    background-image: linear-gradient(180deg,\\r\\n        var(--transparent) 10%,\\r\\n        var(--accent-glow) 40%,\\r\\n        var(--secondary-glow) 55%,\\r\\n        var(--transparent) 90%);\\r\\n    width: 50%;\\r\\n    height: 100%;\\r\\n  }\\r\\n\\r\\n  \\/* 4. Inner Black Layer (Text aur background) *\\/\\r\\n  .button-text-wrap {\\r\\n    z-index: 2;\\r\\n    background-color: var(--black);\\r\\n    border-radius: 200px;\\r\\n    width: 100%;\\r\\n    height: 100%;\\r\\n    display: flex;\\r\\n    justify-content: center;\\r\\n    align-items: center;\\r\\n    position: relative;\\r\\n  }\\r\\n\\r\\n  .primary-button-text {\\r\\n    color: white;\\r\\n    font-family: Calsans, Arial, sans-serif;\\r\\n    font-size: 18px;\\r\\n    font-weight: 600;\\r\\n    text-transform: capitalize;\\r\\n  }\\r\\n<\\/style>\\r\\n\\r\\n<body>\\r\\n\\r\\n  <div class=\\\"hero-button-wrap\\\">\\r\\n    <a href=\\\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/08\\/AIW_-Ultimate-Hair-Transplant-Website-Strategy.pdf\\\" class=\\\"primary-button-block\\\">\\r\\n      <div class=\\\"button-stroke-wrapp\\\">\\r\\n        <div class=\\\"button-stroke-block\\\"><\\/div>\\r\\n        <div class=\\\"button-stroke-block-v2\\\"><\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"button-text-wrap\\\">\\r\\n        <div class=\\\"primary-button-text\\\"> Download Full Strategy<\\/div>\\r\\n      <\\/div>\\r\\n    <\\/a>\\r\\n  <\\/div>\\r\\n\\r\\n\\r\\n<\\/body>\\r\\n\\r\\n<\\/html>\",\"_flex_align_self\":\"flex-start\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"01ab53b\",\"elType\":\"widget\",\"settings\":{\"html\":\"<!DOCTYPE html>\\r\\n<html lang=\\\"en\\\">\\r\\n\\r\\n<head>\\r\\n  <meta charset=\\\"UTF-8\\\">\\r\\n  <meta name=\\\"viewport\\\" content=\\\"width=device-width, initial-scale=1.0\\\">\\r\\n  <title>Document<\\/title>\\r\\n<\\/head>\\r\\n<style>\\r\\n  \\/* Custom CSS Variables *\\/\\r\\n  :root {\\r\\n    --accent-glow: #ff9100;\\r\\n    --secondary-glow: #ff0055;\\r\\n    --white-border: rgba(255, 255, 255, 0.4);\\r\\n    --black: #000000;\\r\\n    --transparent: rgba(0, 0, 0, 0);\\r\\n  }\\r\\n\\r\\n  \\/* 1. Combined Animation Keyframes (Rotation and Scale) *\\/\\r\\n  @keyframes rotate-and-scale {\\r\\n\\r\\n    \\/* Center Top (Full Width) *\\/\\r\\n    0% {\\r\\n      transform: rotate(0deg) scaleX(1);\\r\\n    }\\r\\n\\r\\n    \\/* Corner (Narrower) *\\/\\r\\n    25% {\\r\\n      transform: rotate(90deg) scaleX(0.25);\\r\\n    }\\r\\n\\r\\n    \\/* Center Bottom (Full Width) *\\/\\r\\n    50% {\\r\\n      transform: rotate(180deg) scaleX(1);\\r\\n    }\\r\\n\\r\\n    \\/* Corner (Narrower) *\\/\\r\\n    75% {\\r\\n      transform: rotate(270deg) scaleX(0.25);\\r\\n    }\\r\\n\\r\\n    \\/* Back to Start *\\/\\r\\n    100% {\\r\\n      transform: rotate(360deg) scaleX(1);\\r\\n    }\\r\\n  }\\r\\n\\r\\n  \\/* Base and Wrapper styles *\\/\\r\\n\\r\\n  .hero-button-wrap {\\r\\n    display: flex;\\r\\n    justify-content: center;\\r\\n    align-items: center;\\r\\n  }\\r\\n\\r\\n  \\/* 2. Main Button Container (White Border) *\\/\\r\\n  .primary-button-block {\\r\\n    width: 300px;\\r\\n    height: 60px;\\r\\n    border: 1px solid var(--white-border);\\r\\n    background-color: var(--black);\\r\\n    border-radius: 200px;\\r\\n    display: flex;\\r\\n    justify-content: center;\\r\\n    align-items: center;\\r\\n    padding: 1px;\\r\\n    position: relative;\\r\\n    overflow: hidden;\\r\\n    text-decoration: none;\\r\\n  }\\r\\n\\r\\n  \\/* 3. Rotating Stroke Wrapper (Removed \'filter: blur()\') *\\/\\r\\n  .button-stroke-wrapp {\\r\\n    z-index: 1;\\r\\n    position: absolute;\\r\\n\\r\\n    \\/* Size ko kam kia taake effect ziada tight rahe *\\/\\r\\n    width: 200%;\\r\\n    height: 300%;\\r\\n    top: -100%;\\r\\n    left: -50%;\\r\\n\\r\\n    display: flex;\\r\\n    justify-content: center;\\r\\n    align-items: center;\\r\\n\\r\\n    \\/* Animation wahi rahegi *\\/\\r\\n    animation: rotate-and-scale 4s linear infinite;\\r\\n    \\/* **YE LINE HATA DI GAYI HAI: filter: blur(3px);** *\\/\\r\\n  }\\r\\n\\r\\n  .button-stroke-block,\\r\\n  .button-stroke-block-v2 {\\r\\n    \\/* Gradient wahi rahega *\\/\\r\\n    background-image: linear-gradient(180deg,\\r\\n        var(--transparent) 10%,\\r\\n        var(--accent-glow) 40%,\\r\\n        var(--secondary-glow) 55%,\\r\\n        var(--transparent) 90%);\\r\\n    width: 50%;\\r\\n    height: 100%;\\r\\n  }\\r\\n\\r\\n  \\/* 4. Inner Black Layer (Text aur background) *\\/\\r\\n  .button-text-wrap {\\r\\n    z-index: 2;\\r\\n    background-color: var(--black);\\r\\n    border-radius: 200px;\\r\\n    width: 100%;\\r\\n    height: 100%;\\r\\n    display: flex;\\r\\n    justify-content: center;\\r\\n    align-items: center;\\r\\n    position: relative;\\r\\n  }\\r\\n\\r\\n  .primary-button-text {\\r\\n    color: white;\\r\\n    font-family: Calsans, Arial, sans-serif;\\r\\n    font-size: 18px;\\r\\n    font-weight: 600;\\r\\n    text-transform: capitalize;\\r\\n  }\\r\\n<\\/style>\\r\\n\\r\\n<body>\\r\\n\\r\\n  <div class=\\\"hero-button-wrap\\\">\\r\\n    <a href=\\\"https:\\/\\/calendly.com\\/goldenstallionagency\\/real-estate-and-development-branding-discovery-clone\\\" class=\\\"primary-button-block\\\">\\r\\n      <div class=\\\"button-stroke-wrapp\\\">\\r\\n        <div class=\\\"button-stroke-block\\\"><\\/div>\\r\\n        <div class=\\\"button-stroke-block-v2\\\"><\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"button-text-wrap\\\">\\r\\n        <div class=\\\"primary-button-text\\\"> Book A Call Now!<\\/div>\\r\\n      <\\/div>\\r\\n    <\\/a>\\r\\n  <\\/div>\\r\\n\\r\\n\\r\\n<\\/body>\\r\\n\\r\\n<\\/html>\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":false},{\"id\":\"756d480\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":false,\"unit\":\"px\",\"size\":0},\"css_classes\":\"p-20\"},\"elements\":[{\"id\":\"6ba08cd\",\"elType\":\"widget\",\"settings\":{\"title\":\"How we turn ideas <span>into impact<\\/span>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"calsans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"custom\",\"size\":\"120%\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=nvlightbg\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8572553\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We follow a proven process to deliver sites that perform.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"171da3f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/07\\/Path_5693.svg\",\"id\":\"\",\"size\":\"\",\"source\":\"url\"},\"background_position\":\"top right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"css_classes\":\"cstm-bg-curve-l\",\"flex_wrap_tablet\":\"wrap\",\"background_position_mobile\":\"initial\",\"hide_mobile\":\"hidden-mobile\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"6bf9e5f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_size_tablet\":\"grow\"},\"elements\":[{\"id\":\"b64f499\",\"elType\":\"widget\",\"settings\":{\"title\":\"01\",\"_flex_align_self\":\"center\",\"_css_classes\":\"box-num\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e1d7e47\",\"elType\":\"widget\",\"settings\":{\"title\":\"Discovery & Strategy\\n\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Figtree\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a228ebe\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We dive deep into your goals to uncover what really moves your audience \\u2014 strategy comes first.<\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c5a3290\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_size_tablet\":\"grow\"},\"elements\":[{\"id\":\"4a943a5\",\"elType\":\"widget\",\"settings\":{\"title\":\"02\",\"_flex_align_self\":\"center\",\"_css_classes\":\"box-num\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b4f7a87\",\"elType\":\"widget\",\"settings\":{\"title\":\"Design That Converts\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Figtree\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3fbde38\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Crafting layouts with purpose \\u2014 every element guides the user toward action and trust.\\n\\n\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4bcd578\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_size_tablet\":\"grow\"},\"elements\":[{\"id\":\"ae37f9b\",\"elType\":\"widget\",\"settings\":{\"title\":\"03\",\"_flex_align_self\":\"center\",\"_css_classes\":\"box-num\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"42d0354\",\"elType\":\"widget\",\"settings\":{\"title\":\"Launch & Optimize\\n\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Figtree\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"da4b446\",\"elType\":\"widget\",\"settings\":{\"editor\":\"After launch, we refine with data \\u2014 ensuring your site performs as beautifully as it looks.\\n\\n\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f456d43\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":false,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"css_classes\":\"p-20\"},\"elements\":[{\"id\":\"1fb2e8f\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span>Stop wasting budget<\\/span> on ads that send <span>visitors <\\/span>to broken websites\\n\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"calsans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"custom\",\"size\":\"120%\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=nvlightbg\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"903addb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Here\\u2019s what\\u2019s holding back your conversions \\u2014 and how we fix it.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"67bd4bd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":false,\"unit\":\"px\",\"size\":0},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":false,\"unit\":\"px\",\"size\":20},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7df0520\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_size_tablet\":\"grow\"},\"elements\":[{\"id\":\"3734125\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/09\\/67bb8177c0dadd063faf6445_xnBn0gX6TFCdfM7NQZhs_cf-wo-redarrow.png\",\"id\":1473,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<span>Poor <\\/span>conversion performance\",\"description_text\":\"Too many links distract visitors and dilute focus.\\n\\n\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_size\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"image_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"image_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Figtree\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_flex_align_self\":\"stretch\",\"_flex_size\":\"grow\",\"_css_classes\":\"cstm-box-css red-ss\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_color\":\"#D8D6D699\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"title_typography_typography\":\"\",\"description_typography_typography\":\"\",\"_border_color\":\"\",\"title_color\":\"globals\\/colors?id=text\",\"hover_title_color\":\"globals\\/colors?id=488c59d\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"eb1f634\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/09\\/67bb8177c0dadd063faf6445_xnBn0gX6TFCdfM7NQZhs_cf-wo-redarrow.png\",\"id\":1473,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<span>Low<\\/span> visitor engagement\",\"description_text\":\"Slow loading times frustrate users and increase bounce rates.\\n\\n\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_size\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"image_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"image_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Figtree\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_flex_align_self\":\"stretch\",\"_flex_size\":\"grow\",\"_css_classes\":\"cstm-box-css red-ss\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_color\":\"#D8D6D699\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"title_typography_typography\":\"\",\"description_typography_typography\":\"\",\"_border_color\":\"\",\"title_color\":\"globals\\/colors?id=text\",\"hover_title_color\":\"globals\\/colors?id=488c59d\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"d074fe1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/09\\/67bb8177c0dadd063faf6445_xnBn0gX6TFCdfM7NQZhs_cf-wo-redarrow.png\",\"id\":1473,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<span>Unfocused<\\/span> user experience\",\"description_text\":\"Unclear calls to action confuse potential customers.\\n\\n\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_size\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"image_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"image_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Figtree\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_flex_align_self\":\"stretch\",\"_flex_size\":\"grow\",\"_css_classes\":\"cstm-box-css red-ss\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_color\":\"#D8D6D699\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"title_typography_typography\":\"\",\"description_typography_typography\":\"\",\"_border_color\":\"\",\"title_color\":\"globals\\/colors?id=text\",\"hover_title_color\":\"globals\\/colors?id=488c59d\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"44e24ef\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/09\\/67bb8177c0dadd063faf6445_xnBn0gX6TFCdfM7NQZhs_cf-wo-redarrow.png\",\"id\":1473,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<span>Missed <\\/span>sales opportunities\",\"description_text\":\"Generic design fails to build trust or authority.\\n\\n\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_size\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"image_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"image_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Figtree\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_flex_align_self\":\"stretch\",\"_flex_size\":\"grow\",\"_css_classes\":\"cstm-box-css red-ss\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_color\":\"#D8D6D699\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"title_typography_typography\":\"\",\"description_typography_typography\":\"\",\"_border_color\":\"\",\"title_color\":\"globals\\/colors?id=text\",\"hover_title_color\":\"globals\\/colors?id=488c59d\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"1d1b331\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":false,\"unit\":\"px\",\"size\":10},\"flex_wrap\":\"wrap\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":false,\"unit\":\"px\",\"size\":20},\"_flex_order_tablet\":\"custom\",\"_flex_order_custom_tablet\":3,\"_flex_size_tablet\":\"custom\"},\"elements\":[{\"id\":\"da68750\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"_flex_align_self\":\"stretch\",\"css_classes\":\"cst-box-gradoent\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=488c59d\"},\"width_tablet\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"e3a3e04\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/09\\/67bb90db392af4ac96adf168_1.webp\",\"id\":1486,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Low-Performing Site\",\"description_text\":\"\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_size\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"image_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"image_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Figtree\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_css_classes\":\"cstm-box-css\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_color\":\"#D8D6D699\",\"__globals__\":{\"title_typography_typography\":\"\",\"description_typography_typography\":\"\",\"_border_color\":\"\",\"title_color\":\"globals\\/colors?id=488c59d\",\"hover_title_color\":\"globals\\/colors?id=488c59d\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"605270b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/09\\/Book-a-reserved-coworking-spot-in-Spaces-Waterfall-Midrand-Midrand-Gumtree-South-Africa-08-11-2025_10_43_AM-768x1345-1.webp\",\"id\":1490,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"height_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"height_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"object-fit\":\"cover\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_element_width\":\"inherit\",\"_flex_align_self\":\"stretch\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"313ea56\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":false,\"unit\":\"px\",\"size\":20},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"border_color\":\"#578E25\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"cstm-green-gradnt\",\"__globals__\":{\"border_color\":\"\"},\"width_tablet\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"8d4dffb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/09\\/67bb90f39296863ae1225eca_2.webp\",\"id\":1491,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Conversion-Driven Design\",\"description_text\":\"\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_size\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"image_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"image_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Figtree\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"title_color\":\"#1BAA2E\",\"hover_title_color\":\"#1BAA2E\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_css_classes\":\"cstm-box-css\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_color\":\"#D8D6D699\",\"__globals__\":{\"title_typography_typography\":\"\",\"description_typography_typography\":\"\",\"_border_color\":\"\",\"title_color\":\"\",\"hover_title_color\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"fd08f7f\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/10\\/ClearStone-Properties-Exclusive-Luxury-Residences-Secure-Living.mp4\",\"id\":1760,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"videopress_url\":\"https:\\/\\/videopress.com\\/v\\/ZCAOzTNk\",\"autoplay\":\"yes\",\"play_on_mobile\":\"yes\",\"mute\":\"yes\",\"loop\":\"yes\",\"controls\":\"\",\"aspect_ratio\":\"916\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"8ebf332\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_order_tablet\":\"custom\",\"_flex_order_mobile\":\"end\",\"_flex_order_custom_tablet\":2,\"_flex_size_tablet\":\"grow\"},\"elements\":[{\"id\":\"adfbeb6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/09\\/67bb88976d7f0ade2662c189_nMkfZvSyTSOfEX3hVGmM_cf-wo-greenarrow-1.png\",\"id\":1505,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<span>High <\\/span>conversion rates\",\"description_text\":\"Clear, focused navigation guides visitors to buy.\\n\\n\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_size\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"image_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"image_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Figtree\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#7FD136\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_flex_align_self\":\"stretch\",\"_flex_size\":\"grow\",\"_css_classes\":\"cstm-box-css green-ss\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_color\":\"#D8D6D699\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"title_typography_typography\":\"\",\"description_typography_typography\":\"\",\"_border_color\":\"\",\"title_color\":\"globals\\/colors?id=text\",\"hover_title_color\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"a815650\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/09\\/67bb88976d7f0ade2662c189_nMkfZvSyTSOfEX3hVGmM_cf-wo-greenarrow-1.png\",\"id\":1505,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<span>Engaged <\\/span> visitorsrates\",\"description_text\":\"Fast, responsive design keeps users engaged.\\n\\n\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_size\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"image_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"image_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Figtree\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#7FD136\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_flex_align_self\":\"stretch\",\"_flex_size\":\"grow\",\"_css_classes\":\"cstm-box-css green-ss\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_color\":\"#D8D6D699\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"title_typography_typography\":\"\",\"description_typography_typography\":\"\",\"_border_color\":\"\",\"title_color\":\"globals\\/colors?id=text\",\"hover_title_color\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"3e5e397\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/09\\/67bb88976d7f0ade2662c189_nMkfZvSyTSOfEX3hVGmM_cf-wo-greenarrow-1.png\",\"id\":1505,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<span>Increased lead <\\/span>generationrates\",\"description_text\":\"Strong, compelling calls to action drive clicks.\\n\\n\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_size\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"image_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"image_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Figtree\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#7FD136\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_flex_align_self\":\"stretch\",\"_flex_size\":\"grow\",\"_css_classes\":\"cstm-box-css green-ss\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_color\":\"#D8D6D699\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"title_typography_typography\":\"\",\"description_typography_typography\":\"\",\"_border_color\":\"\",\"title_color\":\"globals\\/colors?id=text\",\"hover_title_color\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"470cb5a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/09\\/67bb88976d7f0ade2662c189_nMkfZvSyTSOfEX3hVGmM_cf-wo-greenarrow-1.png\",\"id\":1505,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<span>Increased Trust  <\\/span>& Credibility rates\",\"description_text\":\"Clear, focused navigation guides visitors to buy.\\n\\n\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_size\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"image_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"image_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Figtree\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#7FD136\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_flex_align_self\":\"stretch\",\"_flex_size\":\"grow\",\"_css_classes\":\"cstm-box-css green-ss\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_color\":\"#D8D6D699\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"title_typography_typography\":\"\",\"description_typography_typography\":\"\",\"_border_color\":\"\",\"title_color\":\"globals\\/colors?id=text\",\"hover_title_color\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d5babfe\",\"elType\":\"widget\",\"settings\":{\"html\":\"<!DOCTYPE html>\\r\\n<html lang=\\\"en\\\">\\r\\n\\r\\n<head>\\r\\n  <meta charset=\\\"UTF-8\\\">\\r\\n  <meta name=\\\"viewport\\\" content=\\\"width=device-width, initial-scale=1.0\\\">\\r\\n  <title>Document<\\/title>\\r\\n<\\/head>\\r\\n<style>\\r\\n  \\/* Custom CSS Variables *\\/\\r\\n  :root {\\r\\n    --accent-glow: #ff9100;\\r\\n    --secondary-glow: #ff0055;\\r\\n    --white-border: rgba(255, 255, 255, 0.4);\\r\\n    --black: #000000;\\r\\n    --transparent: rgba(0, 0, 0, 0);\\r\\n  }\\r\\n\\r\\n  \\/* 1. Combined Animation Keyframes (Rotation and Scale) *\\/\\r\\n  @keyframes rotate-and-scale {\\r\\n\\r\\n    \\/* Center Top (Full Width) *\\/\\r\\n    0% {\\r\\n      transform: rotate(0deg) scaleX(1);\\r\\n    }\\r\\n\\r\\n    \\/* Corner (Narrower) *\\/\\r\\n    25% {\\r\\n      transform: rotate(90deg) scaleX(0.25);\\r\\n    }\\r\\n\\r\\n    \\/* Center Bottom (Full Width) *\\/\\r\\n    50% {\\r\\n      transform: rotate(180deg) scaleX(1);\\r\\n    }\\r\\n\\r\\n    \\/* Corner (Narrower) *\\/\\r\\n    75% {\\r\\n      transform: rotate(270deg) scaleX(0.25);\\r\\n    }\\r\\n\\r\\n    \\/* Back to Start *\\/\\r\\n    100% {\\r\\n      transform: rotate(360deg) scaleX(1);\\r\\n    }\\r\\n  }\\r\\n\\r\\n  \\/* Base and Wrapper styles *\\/\\r\\n\\r\\n  .hero-button-wrap {\\r\\n    display: flex;\\r\\n    justify-content: center;\\r\\n    align-items: center;\\r\\n  }\\r\\n\\r\\n  \\/* 2. Main Button Container (White Border) *\\/\\r\\n  .primary-button-block {\\r\\n    width: 300px;\\r\\n    height: 60px;\\r\\n    border: 1px solid var(--white-border);\\r\\n    background-color: var(--black);\\r\\n    border-radius: 200px;\\r\\n    display: flex;\\r\\n    justify-content: center;\\r\\n    align-items: center;\\r\\n    padding: 1px;\\r\\n    position: relative;\\r\\n    overflow: hidden;\\r\\n    text-decoration: none;\\r\\n  }\\r\\n\\r\\n  \\/* 3. Rotating Stroke Wrapper (Removed \'filter: blur()\') *\\/\\r\\n  .button-stroke-wrapp {\\r\\n    z-index: 1;\\r\\n    position: absolute;\\r\\n\\r\\n    \\/* Size ko kam kia taake effect ziada tight rahe *\\/\\r\\n    width: 200%;\\r\\n    height: 300%;\\r\\n    top: -100%;\\r\\n    left: -50%;\\r\\n\\r\\n    display: flex;\\r\\n    justify-content: center;\\r\\n    align-items: center;\\r\\n\\r\\n    \\/* Animation wahi rahegi *\\/\\r\\n    animation: rotate-and-scale 4s linear infinite;\\r\\n    \\/* **YE LINE HATA DI GAYI HAI: filter: blur(3px);** *\\/\\r\\n  }\\r\\n\\r\\n  .button-stroke-block,\\r\\n  .button-stroke-block-v2 {\\r\\n    \\/* Gradient wahi rahega *\\/\\r\\n    background-image: linear-gradient(180deg,\\r\\n        var(--transparent) 10%,\\r\\n        var(--accent-glow) 40%,\\r\\n        var(--secondary-glow) 55%,\\r\\n        var(--transparent) 90%);\\r\\n    width: 50%;\\r\\n    height: 100%;\\r\\n  }\\r\\n\\r\\n  \\/* 4. Inner Black Layer (Text aur background) *\\/\\r\\n  .button-text-wrap {\\r\\n    z-index: 2;\\r\\n    background-color: var(--black);\\r\\n    border-radius: 200px;\\r\\n    width: 100%;\\r\\n    height: 100%;\\r\\n    display: flex;\\r\\n    justify-content: center;\\r\\n    align-items: center;\\r\\n    position: relative;\\r\\n  }\\r\\n\\r\\n  .primary-button-text {\\r\\n    color: white;\\r\\n    font-family: Calsans, Arial, sans-serif;\\r\\n    font-size: 18px;\\r\\n    font-weight: 600;\\r\\n    text-transform: capitalize;\\r\\n  }\\r\\n<\\/style>\\r\\n\\r\\n<body>\\r\\n\\r\\n  <div class=\\\"hero-button-wrap\\\">\\r\\n    <a href=\\\"https:\\/\\/calendly.com\\/goldenstallionagency\\/real-estate-and-development-branding-discovery-clone\\\" class=\\\"primary-button-block\\\">\\r\\n      <div class=\\\"button-stroke-wrapp\\\">\\r\\n        <div class=\\\"button-stroke-block\\\"><\\/div>\\r\\n        <div class=\\\"button-stroke-block-v2\\\"><\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"button-text-wrap\\\">\\r\\n        <div class=\\\"primary-button-text\\\"> Book A Call Now!<\\/div>\\r\\n      <\\/div>\\r\\n    <\\/a>\\r\\n  <\\/div>\\r\\n\\r\\n\\r\\n<\\/body>\\r\\n\\r\\n<\\/html>\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":false},{\"id\":\"684bb30\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1280,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"css_classes\":\"p-20\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ca62b46\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"flex_align_items\":\"flex-start\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c5f93c0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Clearstone Properties Website<span><br> Review<\\/span>\\n\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"calsans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"custom\",\"size\":\"120%\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=nvlightbg\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6729f93\",\"elType\":\"widget\",\"settings\":{\"html\":\"<!DOCTYPE html>\\r\\n<html lang=\\\"en\\\">\\r\\n\\r\\n<head>\\r\\n  <meta charset=\\\"UTF-8\\\">\\r\\n  <meta name=\\\"viewport\\\" content=\\\"width=device-width, initial-scale=1.0\\\">\\r\\n  <title>Document<\\/title>\\r\\n<\\/head>\\r\\n<style>\\r\\n  \\/* Custom CSS Variables *\\/\\r\\n  :root {\\r\\n    --accent-glow: #ff9100;\\r\\n    --secondary-glow: #ff0055;\\r\\n    --white-border: rgba(255, 255, 255, 0.4);\\r\\n    --black: #000000;\\r\\n    --transparent: rgba(0, 0, 0, 0);\\r\\n  }\\r\\n\\r\\n  \\/* 1. Combined Animation Keyframes (Rotation and Scale) *\\/\\r\\n  @keyframes rotate-and-scale {\\r\\n\\r\\n    \\/* Center Top (Full Width) *\\/\\r\\n    0% {\\r\\n      transform: rotate(0deg) scaleX(1);\\r\\n    }\\r\\n\\r\\n    \\/* Corner (Narrower) *\\/\\r\\n    25% {\\r\\n      transform: rotate(90deg) scaleX(0.25);\\r\\n    }\\r\\n\\r\\n    \\/* Center Bottom (Full Width) *\\/\\r\\n    50% {\\r\\n      transform: rotate(180deg) scaleX(1);\\r\\n    }\\r\\n\\r\\n    \\/* Corner (Narrower) *\\/\\r\\n    75% {\\r\\n      transform: rotate(270deg) scaleX(0.25);\\r\\n    }\\r\\n\\r\\n    \\/* Back to Start *\\/\\r\\n    100% {\\r\\n      transform: rotate(360deg) scaleX(1);\\r\\n    }\\r\\n  }\\r\\n\\r\\n  \\/* Base and Wrapper styles *\\/\\r\\n\\r\\n  .hero-button-wrap {\\r\\n    display: flex;\\r\\n    justify-content: center;\\r\\n    align-items: center;\\r\\n  }\\r\\n\\r\\n  \\/* 2. Main Button Container (White Border) *\\/\\r\\n  .primary-button-block {\\r\\n    width: 300px;\\r\\n    height: 60px;\\r\\n    border: 1px solid var(--white-border);\\r\\n    background-color: var(--black);\\r\\n    border-radius: 200px;\\r\\n    display: flex;\\r\\n    justify-content: center;\\r\\n    align-items: center;\\r\\n    padding: 1px;\\r\\n    position: relative;\\r\\n    overflow: hidden;\\r\\n    text-decoration: none;\\r\\n  }\\r\\n\\r\\n  \\/* 3. Rotating Stroke Wrapper (Removed \'filter: blur()\') *\\/\\r\\n  .button-stroke-wrapp {\\r\\n    z-index: 1;\\r\\n    position: absolute;\\r\\n\\r\\n    \\/* Size ko kam kia taake effect ziada tight rahe *\\/\\r\\n    width: 200%;\\r\\n    height: 300%;\\r\\n    top: -100%;\\r\\n    left: -50%;\\r\\n\\r\\n    display: flex;\\r\\n    justify-content: center;\\r\\n    align-items: center;\\r\\n\\r\\n    \\/* Animation wahi rahegi *\\/\\r\\n    animation: rotate-and-scale 4s linear infinite;\\r\\n    \\/* **YE LINE HATA DI GAYI HAI: filter: blur(3px);** *\\/\\r\\n  }\\r\\n\\r\\n  .button-stroke-block,\\r\\n  .button-stroke-block-v2 {\\r\\n    \\/* Gradient wahi rahega *\\/\\r\\n    background-image: linear-gradient(180deg,\\r\\n        var(--transparent) 10%,\\r\\n        var(--accent-glow) 40%,\\r\\n        var(--secondary-glow) 55%,\\r\\n        var(--transparent) 90%);\\r\\n    width: 50%;\\r\\n    height: 100%;\\r\\n  }\\r\\n\\r\\n  \\/* 4. Inner Black Layer (Text aur background) *\\/\\r\\n  .button-text-wrap {\\r\\n    z-index: 2;\\r\\n    background-color: var(--black);\\r\\n    border-radius: 200px;\\r\\n    width: 100%;\\r\\n    height: 100%;\\r\\n    display: flex;\\r\\n    justify-content: center;\\r\\n    align-items: center;\\r\\n    position: relative;\\r\\n  }\\r\\n\\r\\n  .primary-button-text {\\r\\n    color: white;\\r\\n    font-family: Calsans, Arial, sans-serif;\\r\\n    font-size: 18px;\\r\\n    font-weight: 600;\\r\\n    text-transform: capitalize;\\r\\n  }\\r\\n<\\/style>\\r\\n\\r\\n<body>\\r\\n\\r\\n  <div class=\\\"hero-button-wrap\\\">\\r\\n    <a href=\\\"https:\\/\\/calendly.com\\/goldenstallionagency\\/real-estate-and-development-branding-discovery-clone\\\" class=\\\"primary-button-block\\\">\\r\\n      <div class=\\\"button-stroke-wrapp\\\">\\r\\n        <div class=\\\"button-stroke-block\\\"><\\/div>\\r\\n        <div class=\\\"button-stroke-block-v2\\\"><\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"button-text-wrap\\\">\\r\\n        <div class=\\\"primary-button-text\\\"> Book A Call Now!<\\/div>\\r\\n      <\\/div>\\r\\n    <\\/a>\\r\\n  <\\/div>\\r\\n\\r\\n\\r\\n<\\/body>\\r\\n\\r\\n<\\/html>\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":true},{\"id\":\"a7ac6a4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"38ebdb2\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/08\\/VIDEO-2025-03-25-11-51-05.mp4\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"insert_url\":\"yes\",\"external_url\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/08\\/VIDEO-2025-03-25-11-51-05.mp4\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"videopress_url\":\"https:\\/\\/videopress.com\\/v\\/ZCAOzTNk\",\"aspect_ratio\":\"32\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"29\",\"right\":\"29\",\"bottom\":\"29\",\"left\":\"29\",\"isLinked\":true},\"__globals__\":{\"_border_color\":\"globals\\/colors?id=7ef4b7e\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"cdbf56e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"12c3ec8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bf58e3e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our <span>Success<\\/span> Stories\\n\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"calsans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"custom\",\"size\":\"120%\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=nvlightbg\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c8fc8c2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"Convertico is BY FAR the most dedicated, driven, relentlessly invested agency I have ever worked with. Once they get started they really don\'t f*** around.\\\"<br \\/>- Jonathan H<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self_mobile\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":720,\"sizes\":[]},\"_flex_align_self\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"7924728\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2d9d91a\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":2,\"sizes\":[]},\"grid_gaps\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"167ac1c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"min_height\":{\"unit\":\"px\",\"size\":520,\"sizes\":[]},\"flex_justify_content\":\"space-between\",\"html_tag\":\"a\",\"link\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/case-study\\/boutique-salon-sees-3x-more-bookings\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/10\\/Boutique-Salon-Sees-3x-More-Bookings.png\",\"id\":1850,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.75,\"sizes\":[]},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"border_color\":\"#FACD22\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"f41f477\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"8\",\"row\":\"8\",\"isLinked\":true,\"unit\":\"px\",\"size\":8},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cec8d86\",\"elType\":\"widget\",\"settings\":{\"title\":\"CRO\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Figtree\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"16\",\"bottom\":\"8\",\"left\":\"16\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FACD2240\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#FACD22\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"e0a7dce\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"697257a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Boutique Salon Sees 3x More Bookings\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Figtree\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a4d4bc5\",\"elType\":\"widget\",\"settings\":{\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"_background_color\":\"#020101\",\"custom_css\":\"p:last-child {\\n    margin: 0;\\n}\",\"editor\":\"<p>Ruby\\u2019s Beauty salon had no website - only a Facebook page. Walk-ins were unpredictable, phone bookings......<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e27d136\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"min_height\":{\"unit\":\"px\",\"size\":520,\"sizes\":[]},\"flex_justify_content\":\"space-between\",\"html_tag\":\"a\",\"link\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/case-study\\/hvac-company-generates-120k-in-new-sales\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/10\\/HVAC-Company-Generates-120K-in-New-Sales.png\",\"id\":1852,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.75,\"sizes\":[]},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"border_color\":\"#FACD22\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"b573994\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"8\",\"row\":\"8\",\"isLinked\":true,\"unit\":\"px\",\"size\":8},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true},{\"id\":\"caf35df\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a35a9ca\",\"elType\":\"widget\",\"settings\":{\"title\":\"HVAC Company Generates $120K in New Sales\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Figtree\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8dbac7c\",\"elType\":\"widget\",\"settings\":{\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"_background_color\":\"#020101\",\"custom_css\":\"p:last-child {\\n    margin: 0;\\n}\",\"editor\":\"<p>Tintwheer Mechanical (HVAC company) had a DIY-style website that looked unprofessional. Homeowners......<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"aa0aeb4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"min_height\":{\"unit\":\"px\",\"size\":520,\"sizes\":[]},\"flex_justify_content\":\"space-between\",\"html_tag\":\"a\",\"link\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/case-study\\/kyu-restaurant-217-booking-increase\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/10\\/KYU-Restaurant-217-Booking-Increase.png\",\"id\":1853,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.75,\"sizes\":[]},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"border_color\":\"#FACD22\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"4b0b16f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"8\",\"row\":\"8\",\"isLinked\":true,\"unit\":\"px\",\"size\":8},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true},{\"id\":\"eb2288e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5569f77\",\"elType\":\"widget\",\"settings\":{\"title\":\"KYU Restaurant - 217% Booking Increase\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Figtree\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cd34ece\",\"elType\":\"widget\",\"settings\":{\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"_background_color\":\"#020101\",\"custom_css\":\"p:last-child {\\n    margin: 0;\\n}\",\"editor\":\"<p>KYU restaurant group had great food but an online presence that was costing them customers. Their outdated site......<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d9d6c11\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"min_height\":{\"unit\":\"px\",\"size\":520,\"sizes\":[]},\"flex_justify_content\":\"space-between\",\"html_tag\":\"a\",\"link\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/case-study\\/real-estate-developer-secures-38-qualified-leads-in-30-days\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/10\\/Real-Estate-Developer-Secures-38-Qualified-Leads-in-30-Days.png\",\"id\":1854,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.75,\"sizes\":[]},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"border_color\":\"#FACD22\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"e316763\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"8\",\"row\":\"8\",\"isLinked\":true,\"unit\":\"px\",\"size\":8},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true},{\"id\":\"5782373\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"955f56f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Real Estate Developer Secures 38 Qualified Leads in 30 Days\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Figtree\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0faec79\",\"elType\":\"widget\",\"settings\":{\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"_background_color\":\"#020101\",\"custom_css\":\"p:last-child {\\n    margin: 0;\\n}\",\"editor\":\"<p>A property developer had a stunning new project \\u2014 but their old website made it look like every other estate. Buyers......<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"4a89ebf\",\"elType\":\"container\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"css_classes\":\"p-20\"},\"elements\":[{\"id\":\"389ff14\",\"elType\":\"widget\",\"settings\":{\"title\":\"Real <span>Results.<\\/span> Real <span>Feedback.<\\/span>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"calsans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"custom\",\"size\":\"120%\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=nvlightbg\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b61a2d8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Discover how our work helped them scale, convert, and grow.\\n\\n\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8a2bc60\",\"elType\":\"widget\",\"widgetType\":\"nested-carousel\",\"settings\":{\"carousel_name\":\"Carousel\",\"carousel_items\":[{\"slide_title\":\"Slide #1\",\"_id\":\"12dfdf7\"},{\"slide_title\":\"Slide #2\",\"_id\":\"bd23dd7\"},{\"slide_title\":\"Slide #3\",\"_id\":\"a137c21\"},{\"slide_title\":\"Slide #3\",\"_id\":\"640b17b\"}],\"slides_to_show\":\"3\",\"slides_to_scroll\":\"1\",\"arrows_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_css_classes\":\"cstm-carousal-arow\",\"__globals__\":{\"arrow_normal_color\":\"globals\\/colors?id=488c59d\",\"dots_normal_color\":\"\"},\"arrow_normal_color\":\"#FF0004\",\"dots_normal_color\":\"#FACD22\"},\"elements\":[{\"id\":\"2ec2f02\",\"elType\":\"container\",\"settings\":{\"_title\":\"Slide #1\"},\"elements\":[{\"id\":\"e74a368\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/09\\/1-1.webp\",\"id\":1534,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"cf1ae40\",\"elType\":\"container\",\"settings\":{\"_title\":\"Slide #2\"},\"elements\":[{\"id\":\"5be6eae\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/09\\/2-1.webp\",\"id\":1535,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"3bf0d35\",\"elType\":\"container\",\"settings\":{\"_title\":\"Slide #3\"},\"elements\":[{\"id\":\"cf12075\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/09\\/3-2.webp\",\"id\":1536,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"6f16e73\",\"elType\":\"container\",\"settings\":{\"_title\":\"Slide #3\"},\"elements\":[{\"id\":\"2f12b71\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/09\\/5-2.webp\",\"id\":1537,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":false},{\"id\":\"406ebc0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":false,\"unit\":\"px\",\"size\":0},\"_title\":\"Container\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"css_classes\":\"p-20\"},\"elements\":[{\"id\":\"cf82b91\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book<span> A Call<\\/span> <br>With Us!\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"calsans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"custom\",\"size\":\"120%\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=nvlightbg\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0165ac7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"flex_direction_mobile\":\"column\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":false,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"4c059f5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book A Call Now!\",\"link\":{\"url\":\"https:\\/\\/calendly.com\\/goldenstallionagency\\/real-estate-and-development-branding-discovery-clone\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"button_background_hover_color\":\"#C4AB2E\",\"__globals__\":{\"background_color\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=044b931\"},\"align_mobile\":\"justify\",\"button_text_color\":\"#000000\",\"background_color\":\"#E5BE1F\",\"hover_color\":\"#151515\",\"_flex_align_self_mobile\":\"stretch\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"c454aed\",\"elType\":\"widget\",\"settings\":{\"html\":\"<iframe src=\\\"https:\\/\\/calendly.com\\/goldenstallionwebagency\\/hospitality-website-discovery-call\\\" width=\\\"100%\\\" height=\\\"600\\\" frameborder=\\\"0\\\" scrolling=\\\"no\\\">\\ufeff\\ufeff\\ufeff\\ufeff\\ufeff\\ufeff<\\/iframe>\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"_border_color\":\"globals\\/colors?id=488c59d\"},\"_css_classes\":\"cstm-calender\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":false},{\"id\":\"662598c\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":false,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"css_classes\":\"p-20\"},\"elements\":[{\"id\":\"651a5a5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<span style=\\\"text-decoration: underline;\\\"><a href=\\\"https:\\/\\/goldenstallionagency.com\\/portfolio\\/\\\">View Portfolio<\\/a><\\/span>\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"link_color\":\"globals\\/colors?id=text\",\"link_hover_color\":\"globals\\/colors?id=488c59d\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9a9e453\",\"elType\":\"widget\",\"settings\":{\"title\":\"Frequently Asked<br><span> Questions<\\/span>\\n\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"calsans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"custom\",\"size\":\"120%\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=nvlightbg\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6e5a4b2\",\"elType\":\"widget\",\"widgetType\":\"nested-accordion\",\"settings\":{\"items\":[{\"item_title\":\" What Services Does Golden Stallion Agency Offer?\",\"_id\":\"057d816\"},{\"item_title\":\"How long does it take to build a website?\",\"_id\":\"13aeeb7\"},{\"item_title\":\"Do you offer e-commerce solutions?\",\"_id\":\"b7ec30a\"},{\"item_title\":\"How do I get started with Golden Stallion Agency?\",\"_id\":\"f5211f8\"},{\"item_title\":\"What happens if we don\\u2019t see results by the end of the program\",\"_id\":\"7e5d94f\"}],\"accordion_item_title_position_horizontal\":\"stretch\",\"accordion_item_title_icon_position\":\"end\",\"accordion_item_title_space_between\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"accordion_background_normal_background\":\"classic\",\"accordion_background_normal_color\":\"#D1AC1B\",\"accordion_border_normal_border\":\"none\",\"accordion_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"accordion_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"32\",\"isLinked\":false},\"normal_title_color\":\"#FFFFFF\",\"content_border_border\":\"none\",\"content_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"004\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":772,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_css_classes\":\"cstm-accordian-ss\",\"__globals__\":{\"normal_title_color\":\"globals\\/colors?id=text\",\"accordion_background_normal_color\":\"\",\"hover_title_color\":\"globals\\/colors?id=text\",\"active_title_color\":\"globals\\/colors?id=text\"}},\"elements\":[{\"id\":\"9abb8ad\",\"elType\":\"container\",\"settings\":{\"_title\":\"item #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#D1AC1BAD\",\"border_border\":\"none\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"32\",\"bottom\":\"025\",\"left\":\"32\",\"isLinked\":false},\"css_classes\":\"cstm-index\"},\"elements\":[{\"id\":\"231b35a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Golden Stallion Agency is a full-service digital partner for dental, legal, and hospitality brands. Our services include website design and development, SEO optimization, digital marketing, and ongoing maintenance and support.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"188a9f4\",\"elType\":\"container\",\"settings\":{\"_title\":\"item #2\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#D1AC1BAD\",\"margin\":{\"unit\":\"px\",\"top\":\"-12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"32\",\"bottom\":\"25\",\"left\":\"32\",\"isLinked\":false},\"css_classes\":\"cstm-index\"},\"elements\":[{\"id\":\"42949ef\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Golden Stallion Agency is a full-service digital partner for dental, legal, and hospitality brands. Our services include website design and development, SEO optimization, digital marketing, and ongoing maintenance and support.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"832ec1b\",\"elType\":\"container\",\"settings\":{\"_title\":\"item #2\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#D1AC1BAD\",\"margin\":{\"unit\":\"px\",\"top\":\"-12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"32\",\"bottom\":\"25\",\"left\":\"32\",\"isLinked\":false},\"css_classes\":\"cstm-index\"},\"elements\":[{\"id\":\"d5d04c2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Yes, we specialize in creating secure and user-friendly e-commerce websites to help your business sell products or services online.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"aa0185f\",\"elType\":\"container\",\"settings\":{\"_title\":\"item #2\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#D1AC1BAD\",\"margin\":{\"unit\":\"px\",\"top\":\"-12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"32\",\"bottom\":\"25\",\"left\":\"32\",\"isLinked\":false},\"css_classes\":\"cstm-index\"},\"elements\":[{\"id\":\"1ddc52c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Getting started is easy! Simply Book a Call with Tinashe, and we\\u2019ll discuss your business needs and goals. From there, we\\u2019ll create a custom plan to build your high-converting website.\",\"__globals__\":{\"link_color\":\"globals\\/colors?id=3c7ce4a\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"842b746\",\"elType\":\"container\",\"settings\":{\"_title\":\"item #2\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#D1AC1BAD\",\"margin\":{\"unit\":\"px\",\"top\":\"-12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"32\",\"bottom\":\"25\",\"left\":\"32\",\"isLinked\":false},\"css_classes\":\"cstm-index\"},\"elements\":[{\"id\":\"f87f86c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"We give you all your money back \\u2013 simple as\\nthat\",\"__globals__\":{\"link_color\":\"globals\\/colors?id=3c7ce4a\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true}]},{\"id\":\"57c2499\",\"elType\":\"widget\",\"settings\":{\"html\":\"<!DOCTYPE html>\\r\\n<html lang=\\\"en\\\">\\r\\n\\r\\n<head>\\r\\n  <meta charset=\\\"UTF-8\\\">\\r\\n  <meta name=\\\"viewport\\\" content=\\\"width=device-width, initial-scale=1.0\\\">\\r\\n  <title>Document<\\/title>\\r\\n<\\/head>\\r\\n<style>\\r\\n  \\/* Custom CSS Variables *\\/\\r\\n  :root {\\r\\n    --accent-glow: #ff9100;\\r\\n    --secondary-glow: #ff0055;\\r\\n    --white-border: rgba(255, 255, 255, 0.4);\\r\\n    --black: #000000;\\r\\n    --transparent: rgba(0, 0, 0, 0);\\r\\n  }\\r\\n\\r\\n  \\/* 1. Combined Animation Keyframes (Rotation and Scale) *\\/\\r\\n  @keyframes rotate-and-scale {\\r\\n\\r\\n    \\/* Center Top (Full Width) *\\/\\r\\n    0% {\\r\\n      transform: rotate(0deg) scaleX(1);\\r\\n    }\\r\\n\\r\\n    \\/* Corner (Narrower) *\\/\\r\\n    25% {\\r\\n      transform: rotate(90deg) scaleX(0.25);\\r\\n    }\\r\\n\\r\\n    \\/* Center Bottom (Full Width) *\\/\\r\\n    50% {\\r\\n      transform: rotate(180deg) scaleX(1);\\r\\n    }\\r\\n\\r\\n    \\/* Corner (Narrower) *\\/\\r\\n    75% {\\r\\n      transform: rotate(270deg) scaleX(0.25);\\r\\n    }\\r\\n\\r\\n    \\/* Back to Start *\\/\\r\\n    100% {\\r\\n      transform: rotate(360deg) scaleX(1);\\r\\n    }\\r\\n  }\\r\\n\\r\\n  \\/* Base and Wrapper styles *\\/\\r\\n\\r\\n  .hero-button-wrap {\\r\\n    display: flex;\\r\\n    justify-content: center;\\r\\n    align-items: center;\\r\\n  }\\r\\n\\r\\n  \\/* 2. Main Button Container (White Border) *\\/\\r\\n  .primary-button-block {\\r\\n    width: 300px;\\r\\n    height: 60px;\\r\\n    border: 1px solid var(--white-border);\\r\\n    background-color: var(--black);\\r\\n    border-radius: 200px;\\r\\n    display: flex;\\r\\n    justify-content: center;\\r\\n    align-items: center;\\r\\n    padding: 1px;\\r\\n    position: relative;\\r\\n    overflow: hidden;\\r\\n    text-decoration: none;\\r\\n  }\\r\\n\\r\\n  \\/* 3. Rotating Stroke Wrapper (Removed \'filter: blur()\') *\\/\\r\\n  .button-stroke-wrapp {\\r\\n    z-index: 1;\\r\\n    position: absolute;\\r\\n\\r\\n    \\/* Size ko kam kia taake effect ziada tight rahe *\\/\\r\\n    width: 200%;\\r\\n    height: 300%;\\r\\n    top: -100%;\\r\\n    left: -50%;\\r\\n\\r\\n    display: flex;\\r\\n    justify-content: center;\\r\\n    align-items: center;\\r\\n\\r\\n    \\/* Animation wahi rahegi *\\/\\r\\n    animation: rotate-and-scale 4s linear infinite;\\r\\n    \\/* **YE LINE HATA DI GAYI HAI: filter: blur(3px);** *\\/\\r\\n  }\\r\\n\\r\\n  .button-stroke-block,\\r\\n  .button-stroke-block-v2 {\\r\\n    \\/* Gradient wahi rahega *\\/\\r\\n    background-image: linear-gradient(180deg,\\r\\n        var(--transparent) 10%,\\r\\n        var(--accent-glow) 40%,\\r\\n        var(--secondary-glow) 55%,\\r\\n        var(--transparent) 90%);\\r\\n    width: 50%;\\r\\n    height: 100%;\\r\\n  }\\r\\n\\r\\n  \\/* 4. Inner Black Layer (Text aur background) *\\/\\r\\n  .button-text-wrap {\\r\\n    z-index: 2;\\r\\n    background-color: var(--black);\\r\\n    border-radius: 200px;\\r\\n    width: 100%;\\r\\n    height: 100%;\\r\\n    display: flex;\\r\\n    justify-content: center;\\r\\n    align-items: center;\\r\\n    position: relative;\\r\\n  }\\r\\n\\r\\n  .primary-button-text {\\r\\n    color: white;\\r\\n    font-family: Calsans, Arial, sans-serif;\\r\\n    font-size: 18px;\\r\\n    font-weight: 600;\\r\\n    text-transform: capitalize;\\r\\n  }\\r\\n<\\/style>\\r\\n\\r\\n<body>\\r\\n\\r\\n  <div class=\\\"hero-button-wrap\\\">\\r\\n    <a href=\\\"https:\\/\\/calendly.com\\/goldenstallionagency\\/real-estate-and-development-branding-discovery-clone\\\" class=\\\"primary-button-block\\\">\\r\\n      <div class=\\\"button-stroke-wrapp\\\">\\r\\n        <div class=\\\"button-stroke-block\\\"><\\/div>\\r\\n        <div class=\\\"button-stroke-block-v2\\\"><\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"button-text-wrap\\\">\\r\\n        <div class=\\\"primary-button-text\\\"> Book A Call Now!<\\/div>\\r\\n      <\\/div>\\r\\n    <\\/a>\\r\\n  <\\/div>\\r\\n\\r\\n\\r\\n<\\/body>\\r\\n\\r\\n<\\/html>\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":false}]'),(16900,1616,'rank_math_og_content_image','a:2:{s:5:\"check\";s:32:\"4e9cc76d5e08ea44d844f9c7830f1b15\";s:6:\"images\";a:10:{i:0;i:1435;i:1;i:1358;i:2;i:1357;i:3;i:1356;i:4;i:1355;i:5;i:1353;i:6;i:1352;i:7;i:1473;i:8;i:1486;i:9;s:192:\"https://goldenstallionagency.com/wp-content/uploads/2025/09/Book-a-reserved-coworking-spot-in-Spaces-Waterfall-Midrand-Midrand-Gumtree-South-Africa-08-11-2025_10_43_AM-768x1345-1-585x1024.webp\";}}'),(16913,1616,'iawp_total_views','45'),(17442,1678,'_elementor_source','post'),(17443,1678,'_elementor_edit_mode','builder'),(17444,1678,'_elementor_template_type','popup'),(17445,1678,'_elementor_version','3.32.3'),(17446,1678,'_elementor_pro_version','3.32.1'),(17447,1678,'_edit_lock','1759508912:3'),(17448,1678,'_post_views_count','2'),(17449,1678,'ekit_post_views_count','3'),(17456,1678,'_wp_old_date','2025-10-03'),(17457,1678,'_wp_page_template','default'),(17458,1678,'_elementor_page_settings','a:10:{s:21:\"close_button_vertical\";a:3:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:14;s:5:\"sizes\";a:0:{}}s:23:\"close_button_horizontal\";a:3:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:14;s:5:\"sizes\";a:0:{}}s:18:\"close_button_color\";s:7:\"#FFFFFF\";s:9:\"icon_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;s:5:\"sizes\";a:0:{}}s:28:\"close_button_vertical_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:28:\"close_button_vertical_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:30:\"close_button_horizontal_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:30:\"close_button_horizontal_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:5:\"width\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:1000;s:5:\"sizes\";a:0:{}}s:13:\"border_radius\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"12\";s:5:\"right\";s:2:\"12\";s:6:\"bottom\";s:2:\"12\";s:4:\"left\";s:2:\"12\";s:8:\"isLinked\";b:1;}}'),(17459,1678,'_elementor_data','[{\"id\":\"dadbf03\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"background_background\":\"classic\",\"background_color\":\"#02010100\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"boxed_width\":{\"unit\":\"px\",\"size\":1080,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true}},\"elements\":[{\"id\":\"621cbbc\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/youtu.be\\/CfMJ01KP_ns\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"videopress_url\":\"https:\\/\\/videopress.com\\/v\\/ZCAOzTNk\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":1230,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_flex_align_self\":\"center\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}]'),(17469,1678,'_elementor_popup_display_settings','a:2:{s:8:\"triggers\";a:0:{}s:6:\"timing\";a:0:{}}'),(17575,1693,'_wp_attached_file','2025/10/SCR-20251003-qzcy.jpeg'),(17576,1693,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2414;s:6:\"height\";i:1358;s:4:\"file\";s:30:\"2025/10/SCR-20251003-qzcy.jpeg\";s:8:\"filesize\";i:481028;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:30:\"SCR-20251003-qzcy-300x169.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10680;}s:5:\"large\";a:5:{s:4:\"file\";s:31:\"SCR-20251003-qzcy-1024x576.jpeg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:60748;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:30:\"SCR-20251003-qzcy-150x150.jpeg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5598;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:30:\"SCR-20251003-qzcy-768x432.jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40144;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:31:\"SCR-20251003-qzcy-1536x864.jpeg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:111301;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:32:\"SCR-20251003-qzcy-2048x1152.jpeg\";s:5:\"width\";i:2048;s:6:\"height\";i:1152;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:170292;}s:9:\"neve-blog\";a:5:{s:4:\"file\";s:30:\"SCR-20251003-qzcy-930x620.jpeg\";s:5:\"width\";i:930;s:6:\"height\";i:620;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:58972;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:10:\"Screenshot\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:10:\"Screenshot\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(17586,1695,'_wp_attached_file','2025/10/video-icon.svg'),(17587,1695,'_wp_attachment_metadata','a:2:{s:8:\"filesize\";i:2689;s:5:\"sizes\";a:1:{s:22:\"elementor_custom_96x96\";a:4:{s:4:\"file\";s:31:\"elementor/thumbs/video-icon.svg\";s:5:\"width\";i:96;s:6:\"height\";i:96;s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}'),(17736,1711,'_wp_attached_file','2025/10/dummy-image.jpg'),(17737,1711,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1800;s:6:\"height\";i:1200;s:4:\"file\";s:23:\"2025/10/dummy-image.jpg\";s:8:\"filesize\";i:88591;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:23:\"dummy-image-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12621;}s:5:\"large\";a:5:{s:4:\"file\";s:24:\"dummy-image-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:58817;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"dummy-image-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9369;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:23:\"dummy-image-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39616;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:25:\"dummy-image-1536x1024.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:101824;}s:9:\"neve-blog\";a:5:{s:4:\"file\";s:23:\"dummy-image-930x620.jpg\";s:5:\"width\";i:930;s:6:\"height\";i:620;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:51605;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(18308,1760,'_wp_attached_file','2025/10/ClearStone-Properties-Exclusive-Luxury-Residences-Secure-Living.mp4'),(18309,1760,'_wp_attachment_metadata','a:11:{s:7:\"bitrate\";i:4799377;s:8:\"filesize\";i:15956512;s:9:\"mime_type\";s:9:\"video/mp4\";s:6:\"length\";i:27;s:16:\"length_formatted\";s:4:\"0:27\";s:5:\"width\";i:720;s:6:\"height\";i:1506;s:10:\"fileformat\";s:3:\"mp4\";s:10:\"dataformat\";s:9:\"quicktime\";s:5:\"audio\";a:9:{s:10:\"dataformat\";s:3:\"mp4\";s:7:\"bitrate\";i:1525;s:5:\"codec\";s:19:\"ISO/IEC 14496-3 AAC\";s:11:\"sample_rate\";d:48000;s:8:\"channels\";i:1;s:15:\"bits_per_sample\";i:16;s:8:\"lossless\";b:0;s:11:\"channelmode\";s:4:\"mono\";s:17:\"compression_ratio\";d:0.00198567708333333321768510160154619370587170124053955078125;}s:17:\"created_timestamp\";i:-2082844800;}'),(18496,1783,'_wp_attached_file','2025/10/E11even-Dental-_-Best-Dentist-in-London.mp4'),(18497,1783,'_wp_attachment_metadata','a:11:{s:7:\"bitrate\";i:2312164;s:8:\"filesize\";i:4993166;s:9:\"mime_type\";s:9:\"video/mp4\";s:6:\"length\";i:17;s:16:\"length_formatted\";s:4:\"0:17\";s:5:\"width\";i:1270;s:6:\"height\";i:666;s:10:\"fileformat\";s:3:\"mp4\";s:10:\"dataformat\";s:9:\"quicktime\";s:5:\"audio\";a:9:{s:10:\"dataformat\";s:3:\"mp4\";s:7:\"bitrate\";i:2277;s:5:\"codec\";s:19:\"ISO/IEC 14496-3 AAC\";s:11:\"sample_rate\";d:48000;s:8:\"channels\";i:2;s:15:\"bits_per_sample\";i:16;s:8:\"lossless\";b:0;s:11:\"channelmode\";s:6:\"stereo\";s:17:\"compression_ratio\";d:0.00148242187500000001561251128379126384970732033252716064453125;}s:17:\"created_timestamp\";i:-2082844800;}'),(18682,1801,'_edit_lock','1760552448:3'),(18683,1801,'_edit_last','3'),(18684,1801,'rank_math_internal_links_processed','1'),(18685,1801,'rank_math_seo_score','8'),(18686,1801,'rank_math_analytic_object_id','39'),(18694,1801,'_post_views_count','6'),(18695,1801,'ekit_post_views_count','7'),(18701,1802,'_elementor_source','post'),(18702,1802,'_elementor_edit_mode','builder'),(18703,1802,'_elementor_template_type','loop-item'),(18704,1802,'_elementor_version','3.32.4'),(18705,1802,'_elementor_pro_version','3.32.1'),(18706,1802,'_edit_lock','1760452205:3'),(18707,1802,'_post_views_count','0'),(18708,1802,'ekit_post_views_count','1'),(18709,1802,'_wp_page_template','default'),(18710,1802,'_elementor_data','[{\"id\":\"339b198\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"min_height\":{\"unit\":\"px\",\"size\":520,\"sizes\":[]},\"flex_justify_content\":\"space-between\",\"html_tag\":\"a\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/10\\/dummy-image.jpg\",\"id\":1711,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.75,\"sizes\":[]},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"border_color\":\"#FACD22\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"3d2ddda\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"8\",\"row\":\"8\",\"isLinked\":true,\"unit\":\"px\",\"size\":8},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"74a4b6f\",\"elType\":\"widget\",\"settings\":{\"title\":\"CRO\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Figtree\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"16\",\"bottom\":\"8\",\"left\":\"16\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FACD2240\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#FACD22\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"__dynamic__\":[]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d1e71b3\",\"elType\":\"widget\",\"settings\":{\"title\":\"2024\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Figtree\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"16\",\"bottom\":\"8\",\"left\":\"16\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FACD2240\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#FACD22\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"0c92e95\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2ce635e\",\"elType\":\"widget\",\"settings\":{\"title\":\"konkhe kuhamba kahle\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Figtree\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"__dynamic__\":[]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"984a157\",\"elType\":\"widget\",\"settings\":{\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"_background_color\":\"#020101\",\"custom_css\":\"p:last-child {\\n    margin: 0;\\n}\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}]'),(18752,35,'_elementor_page_assets','a:2:{s:6:\"styles\";a:5:{i:0;s:12:\"widget-image\";i:1;s:19:\"widget-social-icons\";i:2;s:14:\"e-apple-webkit\";i:3;s:16:\"e-animation-grow\";i:4;s:8:\"e-sticky\";}s:7:\"scripts\";a:3:{i:0;s:18:\"elementor-frontend\";i:1;s:13:\"ekit-nav-menu\";i:2;s:8:\"e-sticky\";}}'),(18753,54,'_elementor_page_assets','a:2:{s:6:\"styles\";a:6:{i:0;s:12:\"widget-image\";i:1;s:15:\"widget-icon-box\";i:2;s:14:\"widget-divider\";i:3;s:14:\"widget-heading\";i:4;s:17:\"e-animation-float\";i:5;s:11:\"widget-form\";}s:7:\"scripts\";a:1:{i:0;s:18:\"elementor-frontend\";}}'),(18754,1316,'_elementor_page_assets','a:0:{}'),(18755,158,'_elementor_css','a:6:{s:4:\"time\";i:1760453145;s:5:\"fonts\";a:2:{i:0;s:7:\"Figtree\";i:1;s:5:\"Inter\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(18756,35,'_elementor_css','a:6:{s:4:\"time\";i:1760453146;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:3:{i:0;s:9:\"ekiticons\";i:1;s:9:\"fa-brands\";i:5;s:21:\"skb_cife-elegant-icon\";}s:20:\"dynamic_elements_ids\";a:1:{i:0;s:7:\"a174e95\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(18757,54,'_elementor_css','a:6:{s:4:\"time\";i:1760453146;s:5:\"fonts\";a:2:{i:0;s:4:\"Hind\";i:1;s:5:\"Karla\";}s:5:\"icons\";a:2:{i:0;s:8:\"fa-solid\";i:3;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(18758,35,'_elementor_element_cache','{\"timeout\":1760816622,\"value\":{\"content\":\"<div class=\\\"elementor-element elementor-element-1b8212c1 e-con-full e-flex e-con e-parent\\\" data-id=\\\"1b8212c1\\\" data-element_type=\\\"container\\\" data-settings=\\\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;sticky&quot;:&quot;top&quot;,&quot;sticky_on&quot;:[&quot;desktop&quot;,&quot;tablet&quot;,&quot;mobile&quot;],&quot;sticky_offset&quot;:0,&quot;sticky_effects_offset&quot;:0,&quot;sticky_anchor_link_offset&quot;:0}\\\">\\n\\t\\t<div class=\\\"elementor-element elementor-element-5a220eb0 e-con-full e-flex e-con e-child\\\" data-id=\\\"5a220eb0\\\" data-element_type=\\\"container\\\">\\n\\t\\t[elementor-element k=\\\"f193b19716fcd8e7bd0eee60db27b3ab\\\" data=\\\"eyJpZCI6ImExNzRlOTUiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJfX2R5bmFtaWNfXyI6eyJpbWFnZSI6IltlbGVtZW50b3ItdGFnIGlkPVwiXCIgbmFtZT1cInNpdGUtbG9nb1wiIHNldHRpbmdzPVwiJTdCJTdEXCJdIn0sImltYWdlX3NpemUiOiJjdXN0b20iLCJpbWFnZV9jdXN0b21fZGltZW5zaW9uIjp7IndpZHRoIjoiODAiLCJoZWlnaHQiOiI4MCJ9fSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGhlbWUtc2l0ZS1sb2dvIn0=\\\"]\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-6610800e e-con-full e-flex e-con e-child\\\" data-id=\\\"6610800e\\\" data-element_type=\\\"container\\\">\\n\\t\\t[elementor-element k=\\\"f193b19716fcd8e7bd0eee60db27b3ab\\\" data=\\\"eyJpZCI6IjE2ZWE0MDQ4IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiZWxlbWVudHNraXRfc3VibWVudV9jb250YWluZXJfd2lkdGgiOiIyMDBweCIsImVsZW1lbnRza2l0X25hdl9tZW51IjoibWFpbi1tZW51IiwiZWxlbWVudHNraXRfaGFtYnVyZ2VyX2ljb24iOnsidmFsdWUiOiJpY29uIGljb24tbWVudTEiLCJsaWJyYXJ5IjoiZWtpdGljb25zIn0sImVsZW1lbnRza2l0X29uZV9wYWdlX2VuYWJsZSI6IiIsImVsZW1lbnRza2l0X21lbnViYXJfYmFja2dyb3VuZF9jb2xvciI6IiMwRDEzMzMwMCIsImVsZW1lbnRza2l0X2l0ZW1fYmFja2dyb3VuZF9ob3Zlcl9jb2xvciI6IiNFMjAwMDEwMCIsImVsZW1lbnRza2l0X25hdl9tZW51X2FjdGl2ZV9iZ19jb2xvcl9jb2xvciI6IiNGRkZGRkYwMCIsImVsZW1lbnRza2l0X21lbnVfaXRlbV9zcGFjaW5nIjp7InVuaXQiOiJweCIsInRvcCI6IjAiLCJyaWdodCI6IjI1IiwiYm90dG9tIjoiMCIsImxlZnQiOiIyNSIsImlzTGlua2VkIjpmYWxzZX0sImVsZW1lbnRza2l0X21lbnVfaXRlbV9zcGFjaW5nX3RhYmxldCI6eyJ1bml0IjoicHgiLCJ0b3AiOiI3IiwicmlnaHQiOiIxNSIsImJvdHRvbSI6IjciLCJsZWZ0IjoiMzAiLCJpc0xpbmtlZCI6ZmFsc2V9LCJlbGVtZW50c2tpdF9zdWJtZW51X2l0ZW1fc3BhY2luZyI6eyJ1bml0IjoicHgiLCJ0b3AiOiIyIiwicmlnaHQiOiIxNSIsImJvdHRvbSI6IjEiLCJsZWZ0IjoiMzUiLCJpc0xpbmtlZCI6ZmFsc2V9LCJlbGVtZW50c2tpdF9tZW51X2l0ZW1fYmFja2dyb3VuZF9jb2xvciI6IiMwMjAxMDEwMCIsImVsZW1lbnRza2l0X21lbnVfaXRlbV9iYWNrZ3JvdW5kX2hvdmVyX2JhY2tncm91bmQiOiJjbGFzc2ljIiwiZWxlbWVudHNraXRfbWVudV9pdGVtX2JhY2tncm91bmRfaG92ZXJfY29sb3IiOiIjRkRFM0E3MDAiLCJlbGVtZW50c2tpdF9uYXZfc3ViX21lbnVfYWN0aXZlX2JnX2NvbG9yX2JhY2tncm91bmQiOiJjbGFzc2ljIiwiZWxlbWVudHNraXRfbWVudV9pdGVtX2JvcmRlcl93aWR0aF90YWJsZXQiOnsidW5pdCI6InB4IiwidG9wIjoiMCIsInJpZ2h0IjoiMCIsImJvdHRvbSI6IjAiLCJsZWZ0IjoiMCIsImlzTGlua2VkIjpmYWxzZX0sImVsZW1lbnRza2l0X21lbnVfaXRlbV9ib3JkZXJfY29sb3IiOiIjMDIwMTAxMDAiLCJlbGVtZW50c2tpdF9tZW51X2l0ZW1fYm9yZGVyX2xhc3RfY2hpbGRfYm9yZGVyIjoic29saWQiLCJlbGVtZW50c2tpdF9tZW51X2l0ZW1fYm9yZGVyX2xhc3RfY2hpbGRfd2lkdGhfdGFibGV0Ijp7InVuaXQiOiJweCIsInRvcCI6IjAiLCJyaWdodCI6IjAiLCJib3R0b20iOiIwIiwibGVmdCI6IjAiLCJpc0xpbmtlZCI6ZmFsc2V9LCJlbGVtZW50c2tpdF9tZW51X2l0ZW1fYm9yZGVyX2xhc3RfY2hpbGRfY29sb3IiOiIjMDIwMTAxMDAiLCJlbGVtZW50c2tpdF9tZW51X2l0ZW1fYm9yZGVyX2ZpcnN0X2NoaWxkX2JvcmRlciI6InNvbGlkIiwiZWxlbWVudHNraXRfbWVudV9pdGVtX2JvcmRlcl9maXJzdF9jaGlsZF93aWR0aF90YWJsZXQiOnsidW5pdCI6InB4IiwidG9wIjoiMCIsInJpZ2h0IjoiMCIsImJvdHRvbSI6IjAiLCJsZWZ0IjoiMCIsImlzTGlua2VkIjpmYWxzZX0sImVsZW1lbnRza2l0X21lbnVfaXRlbV9ib3JkZXJfZmlyc3RfY2hpbGRfY29sb3IiOiIjMDIwMTAxMDAiLCJzdWJfcGFuZWxfcGFkZGluZyI6eyJ1bml0IjoicHgiLCJ0b3AiOiIyMCIsInJpZ2h0IjoiMCIsImJvdHRvbSI6IjIwIiwibGVmdCI6IjAiLCJpc0xpbmtlZCI6ZmFsc2V9LCJzdWJfcGFuZWxfcGFkZGluZ190YWJsZXQiOnsidW5pdCI6InB4IiwidG9wIjoiMTAiLCJyaWdodCI6IjAiLCJib3R0b20iOiIxMCIsImxlZnQiOiIzMCIsImlzTGlua2VkIjpmYWxzZX0sImVsZW1lbnRza2l0X3BhbmVsX3N1Ym1lbnVfYm9yZGVyX2JvcmRlciI6InNvbGlkIiwiZWxlbWVudHNraXRfcGFuZWxfc3VibWVudV9ib3JkZXJfd2lkdGhfdGFibGV0Ijp7InVuaXQiOiJweCIsInRvcCI6IjAiLCJyaWdodCI6IjAiLCJib3R0b20iOiIwIiwibGVmdCI6IjAiLCJpc0xpbmtlZCI6ZmFsc2V9LCJlbGVtZW50c2tpdF9zdWJtZW51X2NvbnRhaW5lcl9iYWNrZ3JvdW5kX2JhY2tncm91bmQiOiJjbGFzc2ljIiwiZWxlbWVudHNraXRfc3VibWVudV9wYW5lbF9ib3JkZXJfcmFkaXVzX3RhYmxldCI6eyJ1bml0IjoicHgiLCJ0b3AiOiIwIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiMCIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOmZhbHNlfSwiZWxlbWVudHNraXRfbWVudV90b2dnbGVfaWNvbl9wb3NpdGlvbl90YWJsZXQiOiJyaWdodCIsImVsZW1lbnRza2l0X21lbnVfdG9nZ2xlX3NwYWNpbmdfdGFibGV0Ijp7InVuaXQiOiJweCIsInRvcCI6IjAiLCJyaWdodCI6IjAiLCJib3R0b20iOiIwIiwibGVmdCI6IjAiLCJpc0xpbmtlZCI6ZmFsc2V9LCJlbGVtZW50c2tpdF9tZW51X29wZW5fdHlwb2dyYXBoeV90YWJsZXQiOnsidW5pdCI6InB4Iiwic2l6ZSI6MjYsInNpemVzIjpbXX0sImVsZW1lbnRza2l0X21lbnVfdG9nZ2xlX2JvcmRlcl9ib3JkZXIiOiJub25lIiwiZWxlbWVudHNraXRfbWVudV90b2dnbGVfYm9yZGVyX3dpZHRoX3RhYmxldCI6eyJ1bml0IjoicHgiLCJ0b3AiOiIwIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiMCIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOmZhbHNlfSwiZWxlbWVudHNraXRfbWVudV90b2dnbGVfYm9yZGVyX2NvbG9yIjoiIzAyMDEwMTAwIiwiZWxlbWVudHNraXRfbWVudV9jbG9zZV9zcGFjaW5nX3RhYmxldCI6eyJ1bml0IjoicHgiLCJ0b3AiOiIwIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiMCIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOmZhbHNlfSwiZWxlbWVudHNraXRfbWVudV9jbG9zZV9ib3JkZXJfcmFkaXVzX3RhYmxldCI6eyJ1bml0IjoicHgiLCJzaXplIjowLCJzaXplcyI6W119LCJlbGVtZW50c2tpdF9tZW51X2Nsb3NlX2JhY2tncm91bmRfYmFja2dyb3VuZCI6ImNsYXNzaWMiLCJlbGVtZW50c2tpdF9tZW51X2Nsb3NlX2JhY2tncm91bmRfY29sb3IiOiIjRjhGOEY4IiwiZWxlbWVudHNraXRfbWVudV9jbG9zZV9ib3JkZXJfYm9yZGVyIjoic29saWQiLCJlbGVtZW50c2tpdF9tZW51X2Nsb3NlX2JvcmRlcl93aWR0aF90YWJsZXQiOnsidW5pdCI6InB4IiwidG9wIjoiMCIsInJpZ2h0IjoiMCIsImJvdHRvbSI6IjAiLCJsZWZ0IjoiMCIsImlzTGlua2VkIjpmYWxzZX0sImVsZW1lbnRza2l0X21lbnVfY2xvc2VfYm9yZGVyX2NvbG9yIjoiIzAyMDEwMTAwIiwiX19nbG9iYWxzX18iOnsiZWxlbWVudHNraXRfY29udGVudF90eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiIiLCJlbGVtZW50c2tpdF9tZW51X2l0ZW1fdHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiIiwiZWxlbWVudHNraXRfc3R5bGVfdGFiX3N1Ym1lbnVfaW5kaWNhdG9yX2NvbG9yX3RhYmxldCI6Imdsb2JhbHNcL2NvbG9ycz9pZD1zZWNvbmRhcnkiLCJlbGVtZW50c2tpdF9zdWJtZW51X2l0ZW1fY29sb3JfdGFibGV0IjoiIiwiZWxlbWVudHNraXRfbWVudV9jbG9zZV90eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJnbG9iYWxzXC90eXBvZ3JhcGh5P2lkPWFjY2VudCIsImVsZW1lbnRza2l0X3N0eWxlX3RhYl9zdWJtZW51X2luZGljYXRvcl9jb2xvciI6IiIsImVsZW1lbnRza2l0X21lbnVfdG9nZ2xlX2ljb25fY29sb3JfaG92ZXIiOiJnbG9iYWxzXC9jb2xvcnM\\/aWQ9YWNjZW50IiwiZWxlbWVudHNraXRfaXRlbV9iYWNrZ3JvdW5kX2hvdmVyX2NvbG9yIjoiIiwiZWxlbWVudHNraXRfaXRlbV9jb2xvcl9ob3Zlcl90YWJsZXQiOiIiLCJlbGVtZW50c2tpdF9tZW51X2Nsb3NlX2ljb25fY29sb3JfaG92ZXIiOiJnbG9iYWxzXC9jb2xvcnM\\/aWQ9cHJpbWFyeSIsImVsZW1lbnRza2l0X2l0ZW1fY29sb3JfaG92ZXIiOiJnbG9iYWxzXC9jb2xvcnM\\/aWQ9M2M3Y2U0YSIsImVsZW1lbnRza2l0X2l0ZW1fdGV4dF9jb2xvcl9ob3ZlciI6Imdsb2JhbHNcL2NvbG9ycz9pZD0zYzdjZTRhIiwiZWxlbWVudHNraXRfbmF2X21lbnVfYWN0aXZlX3RleHRfY29sb3IiOiIiLCJlbGVtZW50c2tpdF9zdWJtZW51X2l0ZW1fY29sb3IiOiJnbG9iYWxzXC9jb2xvcnM\\/aWQ9N2ZiZWE0ZiIsImVsZW1lbnRza2l0X25hdl9zdWJfbWVudV9hY3RpdmVfdGV4dF9jb2xvciI6Imdsb2JhbHNcL2NvbG9ycz9pZD0zYzdjZTRhIiwiZWxlbWVudHNraXRfbWVudV90ZXh0X2NvbG9yX3RhYmxldCI6IiIsImVsZW1lbnRza2l0X25hdl9tZW51X2FjdGl2ZV90ZXh0X2NvbG9yX3RhYmxldCI6IiIsImVsZW1lbnRza2l0X2l0ZW1fdGV4dF9jb2xvcl9ob3Zlcl90YWJsZXQiOiIiLCJlbGVtZW50c2tpdF9uYXZfc3ViX21lbnVfYWN0aXZlX3RleHRfY29sb3JfdGFibGV0IjoiIiwiZWxlbWVudHNraXRfbWVudV90b2dnbGVfaWNvbl9jb2xvciI6Imdsb2JhbHNcL2NvbG9ycz9pZD10ZXh0IiwiZWxlbWVudHNraXRfbWVudV9jbG9zZV9pY29uX2NvbG9yIjoiIiwiZWxlbWVudHNraXRfbWVudWJhcl9iYWNrZ3JvdW5kX2NvbG9yIjoiIiwiZWxlbWVudHNraXRfcGFuZWxfc3VibWVudV9ib3JkZXJfY29sb3IiOiIiLCJlbGVtZW50c2tpdF9zdWJtZW51X2NvbnRhaW5lcl9iYWNrZ3JvdW5kX2NvbG9yIjoiZ2xvYmFsc1wvY29sb3JzP2lkPTQyZjhiYmUiLCJlbGVtZW50c2tpdF9tZW51X2l0ZW1fYmFja2dyb3VuZF9ob3Zlcl9jb2xvciI6IiIsImVsZW1lbnRza2l0X25hdl9zdWJfbWVudV9hY3RpdmVfYmdfY29sb3JfY29sb3IiOiIiLCJ3cmFwcGVyX2NvbG9yX21vYmlsZV90YWJsZXQiOiIiLCJlbGVtZW50c2tpdF9zdHlsZV90YWJfc3VibWVudV9pbmRpY2F0b3JfY29sb3JfbW9iaWxlIjoiZ2xvYmFsc1wvY29sb3JzP2lkPWFjY2VudCIsImVsZW1lbnRza2l0X21lbnVfdGV4dF9jb2xvciI6IiIsImVsZW1lbnRza2l0X21lbnVfdG9nZ2xlX2JhY2tncm91bmRfY29sb3IiOiJnbG9iYWxzXC9jb2xvcnM\\/aWQ9YmQ4YTM0MiIsImVsZW1lbnRza2l0X21lbnVfY2xvc2VfYmFja2dyb3VuZF9jb2xvciI6Imdsb2JhbHNcL2NvbG9ycz9pZD1zZWNvbmRhcnkifSwiZWtpdF9zdWJtZW51X2luZGljYXRvcl9zcGFjaW5nIjp7InVuaXQiOiJweCIsInRvcCI6Ii0yIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiMCIsImxlZnQiOiI3IiwiaXNMaW5rZWQiOmZhbHNlfSwiZWxlbWVudHNraXRfcGFuZWxfc3VibWVudV9ib3JkZXJfd2lkdGgiOnsidW5pdCI6InB4IiwidG9wIjoiMSIsInJpZ2h0IjoiMSIsImJvdHRvbSI6IjEiLCJsZWZ0IjoiMSIsImlzTGlua2VkIjp0cnVlfSwiZWxlbWVudHNraXRfbWVudV9vcGVuX3R5cG9ncmFwaHlfbW9iaWxlIjp7InVuaXQiOiJweCIsInNpemUiOjQyLCJzaXplcyI6W119LCJfbWFyZ2luX21vYmlsZSI6eyJ1bml0IjoicHgiLCJ0b3AiOiI0IiwicmlnaHQiOiItOSIsImJvdHRvbSI6IjAiLCJsZWZ0IjoiOCIsImlzTGlua2VkIjpmYWxzZX0sImVsZW1lbnRza2l0X25hdl9tZW51X2xvZ28iOnsiaWQiOjUxLCJ1cmwiOiJodHRwczpcL1wvZ29sZGVuc3RhbGxpb25hZ2VuY3kuY29tXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI0XC8xMlwvaW1hZ2VfMjAyNC0xMS0wOF8yMjI4MDQ0ODgud2VicCIsImFsdCI6IiIsInNvdXJjZSI6ImxpYnJhcnkiLCJzaXplIjoiIn0sImVraXRfc3VibWVudV9pbmRpY2F0b3Jfc3BhY2luZ190YWJsZXQiOnsidW5pdCI6InB4IiwidG9wIjoiMCIsInJpZ2h0IjoiMCIsImJvdHRvbSI6IjAiLCJsZWZ0IjoiMjAwIiwiaXNMaW5rZWQiOmZhbHNlfSwiZWtpdF9zdWJtZW51X2luZGljYXRvcl9zcGFjaW5nX21vYmlsZSI6eyJ1bml0IjoicHgiLCJ0b3AiOiIwIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiMCIsImxlZnQiOiIxNjAiLCJpc0xpbmtlZCI6ZmFsc2V9LCJlbGVtZW50c2tpdF9zdWJtZW51X2l0ZW1fc3BhY2luZ190YWJsZXQiOnsidW5pdCI6InB4IiwidG9wIjoiNSIsInJpZ2h0IjoiMTUiLCJib3R0b20iOiI1IiwibGVmdCI6IjE1IiwiaXNMaW5rZWQiOmZhbHNlfSwiZWxlbWVudHNraXRfbWVudV9jbG9zZV9ib3JkZXJfd2lkdGhfbW9iaWxlIjp7InVuaXQiOiJweCIsInRvcCI6IjAiLCJyaWdodCI6IjAiLCJib3R0b20iOiIwIiwibGVmdCI6IjAiLCJpc0xpbmtlZCI6ZmFsc2V9LCJlbGVtZW50c2tpdF9tb2JpbGVfbWVudV9sb2dvX3dpZHRoX3RhYmxldCI6eyJ1bml0IjoicHgiLCJzaXplIjoxNDUsInNpemVzIjpbXX0sImVsZW1lbnRza2l0X21vYmlsZV9tZW51X2xvZ29fbWFyZ2luX3RhYmxldCI6eyJ1bml0IjoicHgiLCJ0b3AiOiI3IiwicmlnaHQiOiIwIiwiYm90dG9tIjoiMzAiLCJsZWZ0IjoiMjUiLCJpc0xpbmtlZCI6ZmFsc2V9LCJlbGVtZW50c2tpdF9tb2JpbGVfbWVudV9sb2dvX21hcmdpbl9tb2JpbGUiOnsidW5pdCI6InB4IiwidG9wIjoiNyIsInJpZ2h0IjoiMCIsImJvdHRvbSI6IjIwIiwibGVmdCI6IjI1IiwiaXNMaW5rZWQiOmZhbHNlfSwiZWxlbWVudHNraXRfbWVudWJhcl9iYWNrZ3JvdW5kX2NvbG9yX2IiOiIjRjIyOTVCMDAiLCJlbGVtZW50c2tpdF9pdGVtX2JhY2tncm91bmRfY29sb3IiOiIjMDAwMDAwMDAiLCJlbGVtZW50c2tpdF9pdGVtX2JhY2tncm91bmRfY29sb3JfYiI6IiNGMjI5NUIwMCIsImVsZW1lbnRza2l0X2l0ZW1fYmFja2dyb3VuZF9ob3Zlcl9jb2xvcl9iIjoiI0YyMjk1QjAwIiwiZWxlbWVudHNraXRfbmF2X21lbnVfYWN0aXZlX2JnX2NvbG9yX2NvbG9yX2IiOiIjRjIyOTVCMDAiLCJlbGVtZW50c2tpdF9tZW51X2l0ZW1fYmFja2dyb3VuZF9jb2xvcl9iIjoiI0YyMjk1QjAwIiwiZWxlbWVudHNraXRfc3VibWVudV9jb250YWluZXJfYmFja2dyb3VuZF9jb2xvcl9iIjoiI0ZGRkZGRiIsImVsZW1lbnRza2l0X21lbnVfdG9nZ2xlX2JhY2tncm91bmRfaW1hZ2VfdGFibGV0Ijp7InVybCI6Imh0dHA6XC9cL2Fza3Byb2plY3QubmV0XC9ub21pY1wvd3AtY29udGVudFwvdXBsb2Fkc1wvc2l0ZXNcLzEwXC8yMDIxXC8wN1wvQXJ0Ym9hcmQtMUA0eC5wbmciLCJpZCI6NzUxLCJhbHQiOiIiLCJzb3VyY2UiOiJsaWJyYXJ5In0sImVsZW1lbnRza2l0X21lbnVfY2xvc2VfYmFja2dyb3VuZF9ob3Zlcl9iYWNrZ3JvdW5kIjoiY2xhc3NpYyIsImVsZW1lbnRza2l0X21lbnVfY2xvc2VfYmFja2dyb3VuZF9ob3Zlcl9jb2xvciI6IiMwMjAxMDEwMCIsImVsZW1lbnRza2l0X21lbnVfY2xvc2VfYmFja2dyb3VuZF9pbWFnZV90YWJsZXQiOnsidXJsIjoiaHR0cDpcL1wvYXNrcHJvamVjdC5uZXRcL25vbWljXC93cC1jb250ZW50XC91cGxvYWRzXC9zaXRlc1wvMTBcLzIwMjFcLzA3XC9BcnRib2FyZC0xQDR4LnBuZyIsImlkIjo3NTEsImFsdCI6IiIsInNvdXJjZSI6ImxpYnJhcnkifSwiZWxlbWVudHNraXRfcGFuZWxfYm94X3NoYWRvd19ib3hfc2hhZG93Ijp7Imhvcml6b250YWwiOjEsInZlcnRpY2FsIjoxLCJibHVyIjoxNSwic3ByZWFkIjowLCJjb2xvciI6InJnYmEoMCwgMCwgMCwgMCkifSwiX21hcmdpbiI6eyJ1bml0IjoicHgiLCJ0b3AiOiItMTQiLCJyaWdodCI6IjAiLCJib3R0b20iOiItMTciLCJsZWZ0IjoiMCIsImlzTGlua2VkIjpmYWxzZX0sIl9tYXJnaW5fdGFibGV0Ijp7InVuaXQiOiJweCIsInRvcCI6IjMiLCJyaWdodCI6Ii0xMyIsImJvdHRvbSI6IjAiLCJsZWZ0IjoiMTAiLCJpc0xpbmtlZCI6ZmFsc2V9LCJfcGFkZGluZ190YWJsZXQiOnsidW5pdCI6InB4IiwidG9wIjoiMCIsInJpZ2h0IjoiMCIsImJvdHRvbSI6IjAiLCJsZWZ0IjoiMCIsImlzTGlua2VkIjpmYWxzZX0sImVsZW1lbnRza2l0X21lbnViYXJfaGVpZ2h0Ijp7InVuaXQiOiJweCIsInNpemUiOjcwLCJzaXplcyI6W119LCJlbGVtZW50c2tpdF9ib3JkZXJfcmFkaXVzIjp7InVuaXQiOiJweCIsInRvcCI6MCwicmlnaHQiOjAsImJvdHRvbSI6MCwibGVmdCI6MCwiaXNMaW5rZWQiOnRydWV9LCJlbGVtZW50c2tpdF9zdWJtZW51X3BhbmVsX2JvcmRlcl9yYWRpdXMiOnsidW5pdCI6InB4IiwidG9wIjoiNSIsInJpZ2h0IjoiNSIsImJvdHRvbSI6IjUiLCJsZWZ0IjoiNSIsImlzTGlua2VkIjp0cnVlfSwiZWxlbWVudHNraXRfc3VibWVudV9jb250YWluZXJfd2lkdGhfdGFibGV0IjoiMjAwcHgiLCJlbGVtZW50c2tpdF9tb2JpbGVfbWVudV9sb2dvX2hlaWdodF90YWJsZXQiOnsidW5pdCI6InB4Iiwic2l6ZSI6NzAsInNpemVzIjpbXX0sImVsZW1lbnRza2l0X21haW5fbWVudV9wb3NpdGlvbiI6ImVsZW1lbnRza2l0LW1lbnUtcG8tY2VudGVyIiwiZWxlbWVudHNraXRfc3R5bGVfdGFiX3N1Ym1lbnVfaW5kaWNhdG9yX2NvbG9yX3RhYmxldCI6IiNGOEY4RjgiLCJlbGVtZW50c2tpdF9zdHlsZV90YWJfc3VibWVudV9pbmRpY2F0b3JfY29sb3JfbW9iaWxlIjoiI0ZGRkZGRjJCIiwiZWxlbWVudHNraXRfbWVudV90ZXh0X2NvbG9yX3RhYmxldCI6IiMwMDFEMjE4MCIsImVsZW1lbnRza2l0X21vYmlsZV9tZW51X2xvZ29fd2lkdGhfbW9iaWxlIjp7InVuaXQiOiJweCIsInNpemUiOjU1LCJzaXplcyI6W119LCJlbGVtZW50c2tpdF9tZW51X3RvZ2dsZV9pY29uX2NvbG9yX2hvdmVyIjoiI0ZGRkZGRjJCIiwiX2VsZW1lbnRfdmVydGljYWxfYWxpZ25fbW9iaWxlIjoiY2VudGVyIiwiZWxlbWVudHNraXRfcGFuZWxfYm94X3NoYWRvd19ib3hfc2hhZG93X3R5cGUiOiJ5ZXMiLCJlbGVtZW50c2tpdF9tZW51X3RleHRfY29sb3IiOiIjRkZGRkZGQjgiLCJlbGVtZW50c2tpdF9zdHlsZV90YWJfc3VibWVudV9pbmRpY2F0b3JfY29sb3IiOiIjRkZGRkZGNzAiLCJla2l0X3N1Ym1lbnVfaW5kaWNhdG9yX2ZvbnRfc2l6ZSI6eyJ1bml0IjoicHgiLCJzaXplIjo5LCJzaXplcyI6W119LCJlbGVtZW50c2tpdF9tZW51X2l0ZW1fYm9yZGVyX2xhc3RfY2hpbGRfd2lkdGgiOnsidW5pdCI6InB4IiwidG9wIjoiMCIsInJpZ2h0IjoiMCIsImJvdHRvbSI6IjAiLCJsZWZ0IjoiMCIsImlzTGlua2VkIjpmYWxzZX0sImVsZW1lbnRza2l0X21lbnVfaXRlbV9ib3JkZXJfZmlyc3RfY2hpbGRfd2lkdGgiOnsidW5pdCI6InB4IiwidG9wIjoiMCIsInJpZ2h0IjoiMCIsImJvdHRvbSI6IjAiLCJsZWZ0IjoiMCIsImlzTGlua2VkIjpmYWxzZX0sIl9lbGVtZW50X3dpZHRoIjoiYXV0byIsIl9mbGV4X29yZGVyX3RhYmxldCI6ImVuZCIsImVsZW1lbnRza2l0X25hdl9tZW51X2FjdGl2ZV90ZXh0X2NvbG9yIjoiI0ZGRkZGRiIsImVsZW1lbnRza2l0X21lbnVfdG9nZ2xlX2ljb25fY29sb3IiOiIjRkZGRkZGIiwiZWxlbWVudHNraXRfc3R5bGVfdGFiX3N1Ym1lbnVfaXRlbV9hcnJvdyI6ImVsZW1lbnRza2l0X3BsdXNfaWNvbiIsImVsZW1lbnRza2l0X2l0ZW1fdGV4dF9jb2xvcl9ob3ZlciI6IiM4MjgyODIiLCJlbGVtZW50c2tpdF9uYXZfc3ViX21lbnVfYWN0aXZlX3RleHRfY29sb3IiOiIjODI4MjgyIiwiZWxlbWVudHNraXRfcGFuZWxfc3VibWVudV9ib3JkZXJfY29sb3IiOiIjRkZGRkZGMzAiLCJlbGVtZW50c2tpdF9tZW51X2Nsb3NlX2ljb25fY29sb3IiOiIjMDAwMDAwIiwiZWxlbWVudHNraXRfbWVudV90b2dnbGVfYm9yZGVyX3JhZGl1c190YWJsZXQiOnsidW5pdCI6InB4Iiwic2l6ZSI6MCwic2l6ZXMiOltdfSwiZWxlbWVudHNraXRfaXRlbV9jb2xvcl9ob3Zlcl90YWJsZXQiOiIjMDAxRDIxIiwiZWxlbWVudHNraXRfbmF2X21lbnVfYWN0aXZlX3RleHRfY29sb3JfdGFibGV0IjoiIzAwMUQyMSIsImVsZW1lbnRza2l0X3N1Ym1lbnVfaXRlbV9jb2xvcl90YWJsZXQiOiIjMDAxRDIxODAiLCJlbGVtZW50c2tpdF9tb2JpbGVfbWVudV9wYW5lbF9zcGFjaW5nIjp7InVuaXQiOiJweCIsInRvcCI6IjAiLCJyaWdodCI6IjAiLCJib3R0b20iOiIwIiwibGVmdCI6IjAiLCJpc0xpbmtlZCI6dHJ1ZX0sImVsZW1lbnRza2l0X21vYmlsZV9tZW51X3BhbmVsX3dpZHRoIjp7InVuaXQiOiJweCIsInNpemUiOjU3OCwic2l6ZXMiOltdfSwiZWxlbWVudHNraXRfc3VibWVudV9pdGVtX2NvbG9yIjoiI0ZGRkZGRiIsImVsZW1lbnRza2l0X21lbnVfdG9nZ2xlX2ljb25fcG9zaXRpb25fbW9iaWxlIjoicmlnaHQiLCJlbGVtZW50c2tpdF9tZW51X2Nsb3NlX3R5cG9ncmFwaHlfdHlwb2dyYXBoeSI6ImN1c3RvbSIsImVsZW1lbnRza2l0X21lbnVfY2xvc2VfdHlwb2dyYXBoeV9mb250X2ZhbWlseSI6IkZpZ3RyZWUiLCJlbGVtZW50c2tpdF9tZW51X2Nsb3NlX3R5cG9ncmFwaHlfZm9udF9zaXplIjp7InVuaXQiOiJweCIsInNpemUiOjE0LCJzaXplcyI6W119LCJlbGVtZW50c2tpdF9tZW51X2Nsb3NlX3R5cG9ncmFwaHlfZm9udF9zaXplX3RhYmxldCI6eyJ1bml0IjoicHgiLCJzaXplIjoxMywic2l6ZXMiOltdfSwiZWxlbWVudHNraXRfbWVudV9jbG9zZV90eXBvZ3JhcGh5X2ZvbnRfc2l6ZV9tb2JpbGUiOnsidW5pdCI6InB4Iiwic2l6ZSI6MTIsInNpemVzIjpbXX0sImVsZW1lbnRza2l0X21lbnVfY2xvc2VfdHlwb2dyYXBoeV9mb250X3dlaWdodCI6IjQwMCIsImVsZW1lbnRza2l0X21lbnVfY2xvc2VfdHlwb2dyYXBoeV9saW5lX2hlaWdodCI6eyJ1bml0IjoiZW0iLCJzaXplIjoxLCJzaXplcyI6W119LCJlbGVtZW50c2tpdF9tZW51X2Nsb3NlX3R5cG9ncmFwaHlfbGV0dGVyX3NwYWNpbmciOnsidW5pdCI6InB4Iiwic2l6ZSI6MCwic2l6ZXMiOltdfSwiZWxlbWVudHNraXRfbWVudV9jbG9zZV9pY29uX2NvbG9yX2hvdmVyIjoiIzgyODI4MiIsIl9mbGV4X29yZGVyIjoic3RhcnQiLCJlbGVtZW50c2tpdF9tZW51X3RvZ2dsZV9iYWNrZ3JvdW5kX2JhY2tncm91bmQiOiJjbGFzc2ljIiwiZWxlbWVudHNraXRfbWVudV90b2dnbGVfYmFja2dyb3VuZF9jb2xvciI6IiNGRkZGRkYwMCJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJla2l0LW5hdi1tZW51In0=\\\"]\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-593262f e-con-full e-flex e-con e-child\\\" data-id=\\\"593262f\\\" data-element_type=\\\"container\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-62c7205 elementor-hidden-tablet elementor-hidden-mobile elementor-shape-rounded elementor-grid-0 e-grid-align-center elementor-widget elementor-widget-social-icons\\\" data-id=\\\"62c7205\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"social-icons.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-social-icons-wrapper elementor-grid\\\" role=\\\"list\\\">\\n\\t\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-grid-item\\\" role=\\\"listitem\\\">\\n\\t\\t\\t\\t\\t<a class=\\\"elementor-icon elementor-social-icon elementor-social-icon-tiktok elementor-repeater-item-7651c60\\\" href=\\\"https:\\/\\/www.tiktok.com\\/@goldenstallionagency?_t=8sNGsj9tIT0&#038;_r=1\\\" target=\\\"_blank\\\">\\n\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-screen-only\\\">Tiktok<\\/span>\\n\\t\\t\\t\\t\\t\\t<svg aria-hidden=\\\"true\\\" class=\\\"e-font-icon-svg e-fab-tiktok\\\" viewBox=\\\"0 0 448 512\\\" xmlns=\\\"http:\\/\\/www.w3.org\\/2000\\/svg\\\"><path d=\\\"M448,209.91a210.06,210.06,0,0,1-122.77-39.25V349.38A162.55,162.55,0,1,1,185,188.31V278.2a74.62,74.62,0,1,0,52.23,71.18V0l88,0a121.18,121.18,0,0,0,1.86,22.17h0A122.18,122.18,0,0,0,381,102.39a121.43,121.43,0,0,0,67,20.14Z\\\"><\\/path><\\/svg>\\t\\t\\t\\t\\t<\\/a>\\n\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-grid-item\\\" role=\\\"listitem\\\">\\n\\t\\t\\t\\t\\t<a class=\\\"elementor-icon elementor-social-icon elementor-social-icon-facebook elementor-repeater-item-4c3ec3c\\\" href=\\\"https:\\/\\/www.facebook.com\\/profile.php?id=61571006637185\\\" target=\\\"_blank\\\">\\n\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-screen-only\\\">Facebook<\\/span>\\n\\t\\t\\t\\t\\t\\t<svg aria-hidden=\\\"true\\\" class=\\\"e-font-icon-svg e-fab-facebook\\\" viewBox=\\\"0 0 512 512\\\" xmlns=\\\"http:\\/\\/www.w3.org\\/2000\\/svg\\\"><path d=\\\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\\\"><\\/path><\\/svg>\\t\\t\\t\\t\\t<\\/a>\\n\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-grid-item\\\" role=\\\"listitem\\\">\\n\\t\\t\\t\\t\\t<a class=\\\"elementor-icon elementor-social-icon elementor-social-icon-instagram elementor-repeater-item-4c1930b\\\" href=\\\"https:\\/\\/www.instagram.com\\/goldenstallionagency?igsh=MTdnbmR6M3A2b3Fibw==\\\" target=\\\"_blank\\\">\\n\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-screen-only\\\">Instagram<\\/span>\\n\\t\\t\\t\\t\\t\\t<svg aria-hidden=\\\"true\\\" class=\\\"e-font-icon-svg e-fab-instagram\\\" viewBox=\\\"0 0 448 512\\\" xmlns=\\\"http:\\/\\/www.w3.org\\/2000\\/svg\\\"><path d=\\\"M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z\\\"><\\/path><\\/svg>\\t\\t\\t\\t\\t<\\/a>\\n\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-grid-item\\\" role=\\\"listitem\\\">\\n\\t\\t\\t\\t\\t<a class=\\\"elementor-icon elementor-social-icon elementor-social-icon-google elementor-repeater-item-9018c95\\\" href=\\\"https:\\/\\/g.co\\/kgs\\/Fcz23vA\\\" target=\\\"_blank\\\">\\n\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-screen-only\\\">Google<\\/span>\\n\\t\\t\\t\\t\\t\\t<svg aria-hidden=\\\"true\\\" class=\\\"e-font-icon-svg e-fab-google\\\" viewBox=\\\"0 0 488 512\\\" xmlns=\\\"http:\\/\\/www.w3.org\\/2000\\/svg\\\"><path d=\\\"M488 261.8C488 403.3 391.1 504 248 504 110.8 504 0 393.2 0 256S110.8 8 248 8c66.8 0 123 24.5 166.3 64.9l-67.5 64.9C258.5 52.6 94.3 116.6 94.3 256c0 86.5 69.1 156.6 153.7 156.6 98.2 0 135-70.4 140.8-106.9H248v-85.3h236.1c2.3 12.7 3.9 24.9 3.9 41.4z\\\"><\\/path><\\/svg>\\t\\t\\t\\t\\t<\\/a>\\n\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-9e31209 e-con-full e-flex e-con e-child\\\" data-id=\\\"9e31209\\\" data-element_type=\\\"container\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-0faa2ba elementor-hidden-mobile elementor-align-right elementor-widget__width-auto elementor-widget elementor-widget-button\\\" data-id=\\\"0faa2ba\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"button.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-button-wrapper\\\">\\n\\t\\t\\t\\t\\t<a class=\\\"elementor-button elementor-button-link elementor-size-sm elementor-animation-grow\\\" href=\\\"tel:+27%2068%20621%205370\\\" target=\\\"_blank\\\">\\n\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-button-content-wrapper\\\">\\n\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-button-icon\\\">\\n\\t\\t\\t\\t<i aria-hidden=\\\"true\\\" class=\\\" icon_phone\\\"><\\/i>\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-button-text\\\">+27 68 621 5370<\\/span>\\n\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t<\\/a>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-e946565 e-con-full e-flex e-con e-child\\\" data-id=\\\"e946565\\\" data-element_type=\\\"container\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-5dda0c7 elementor-hidden-mobile elementor-widget elementor-widget-button\\\" data-id=\\\"5dda0c7\\\" data-element_type=\\\"widget\\\" data-settings=\\\"{&quot;_animation&quot;:&quot;none&quot;}\\\" data-widget_type=\\\"button.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-button-wrapper\\\">\\n\\t\\t\\t\\t\\t<a class=\\\"elementor-button elementor-button-link elementor-size-sm elementor-animation-grow\\\" href=\\\"https:\\/\\/calendly.com\\/goldenstallionwebagency\\/hospitality-website-discovery-call\\\" target=\\\"_blank\\\">\\n\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-button-content-wrapper\\\">\\n\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-button-icon\\\">\\n\\t\\t\\t\\t<i aria-hidden=\\\"true\\\" class=\\\"icon icon-right-arrow\\\"><\\/i>\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-button-text\\\">BOOK A CALL WITH TINASHE<\\/span>\\n\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t<\\/a>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\",\"scripts\":[],\"styles\":[]}}'),(18759,54,'_elementor_element_cache','{\"timeout\":1760816627,\"value\":{\"content\":\"<div class=\\\"elementor-element elementor-element-40dc7e10 e-flex e-con-boxed e-con e-parent\\\" data-id=\\\"40dc7e10\\\" data-element_type=\\\"container\\\" data-settings=\\\"{&quot;background_background&quot;:&quot;classic&quot;}\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"e-con-inner\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-59df0df elementor-widget elementor-widget-image\\\" data-id=\\\"59df0df\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"image.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<a href=\\\"https:\\/\\/goldenstallionagency.com\\/\\\">\\n\\t\\t\\t\\t\\t\\t\\t<img width=\\\"150\\\" height=\\\"150\\\" src=\\\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/image_2024-11-08_222804488.webp\\\" class=\\\"attachment-full size-full wp-image-51\\\" alt=\\\"Golden Stallion Agency logo - Leading website design agency in South Africa.\\\" srcset=\\\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/image_2024-11-08_222804488.webp 150w, https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/elementor\\/thumbs\\/image_2024-11-08_222804488-r03nmvlm02alfa9pujqroc2sxs9g5mur479x4tcmds.webp 39w, https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/elementor\\/thumbs\\/image_2024-11-08_222804488-r03nmvlmi1lizaub0jif998tyk06algaawi28gkxls.webp 80w\\\" sizes=\\\"(max-width: 150px) 100vw, 150px\\\" \\/>\\t\\t\\t\\t\\t\\t\\t\\t<\\/a>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t[elementor-element k=\\\"f193b19716fcd8e7bd0eee60db27b3ab\\\" data=\\\"eyJpZCI6IjE1Y2QxZGJjIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiZWRpdG9yIjoiPHA+R29sZGVuIFN0YWxsaW9uIEFnZW5jeSBjcmVhdGVzIHRydXN0ZWQgd2Vic2l0ZXMgZm9yIGRlbnRhbCwgbGVnYWwsIGFuZCBob3NwaXRhbGl0eSBicmFuZHMgaW4gU291dGggQWZyaWNhLCBmb2N1c2luZyBvbiB1c2VyIGV4cGVyaWVuY2UsIGJyYW5kIGVuZ2FnZW1lbnQsIGFuZCBjb252ZXJzaW9uIHRocm91Z2ggdGhlaXIgdW5pcXVlIFx1MjAxY0dvbGRlbiBCbHVlcHJpbnQuXHUyMDFkPFwvcD4iLCJhbGlnbiI6ImNlbnRlciIsIl9tYXJnaW4iOnsidW5pdCI6InB4IiwidG9wIjoiMCIsInJpZ2h0IjoiMjAwIiwiYm90dG9tIjoiMjAiLCJsZWZ0IjoiMjAwIiwiaXNMaW5rZWQiOmZhbHNlfSwiX21hcmdpbl90YWJsZXQiOnsidW5pdCI6InB4IiwidG9wIjoiMCIsInJpZ2h0IjoiMTUwIiwiYm90dG9tIjoiMjAiLCJsZWZ0IjoiMTUwIiwiaXNMaW5rZWQiOmZhbHNlfSwiX21hcmdpbl9tb2JpbGUiOnsidW5pdCI6InB4IiwidG9wIjoiMCIsInJpZ2h0IjoiMCIsImJvdHRvbSI6IjIwIiwibGVmdCI6IjAiLCJpc0xpbmtlZCI6ZmFsc2V9LCJ0ZXh0X2NvbG9yIjoiI0I0QjRCNCIsIl9wYWRkaW5nX21vYmlsZSI6eyJ1bml0IjoicHgiLCJ0b3AiOiIwIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiMCIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOnRydWV9fSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\\\"]<div class=\\\"elementor-element elementor-element-506b86f1 e-con-full e-flex e-con e-child\\\" data-id=\\\"506b86f1\\\" data-element_type=\\\"container\\\">\\n\\t\\t<div class=\\\"elementor-element elementor-element-11010e19 e-con-full e-flex e-con e-child\\\" data-id=\\\"11010e19\\\" data-element_type=\\\"container\\\" data-settings=\\\"{&quot;background_background&quot;:&quot;classic&quot;}\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-6a5a474f elementor-view-stacked elementor-position-left elementor-mobile-position-left elementor-shape-circle elementor-widget elementor-widget-icon-box\\\" data-id=\\\"6a5a474f\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"icon-box.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-wrapper\\\">\\n\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-icon\\\">\\n\\t\\t\\t\\t<a href=\\\"#\\\" class=\\\"elementor-icon\\\" tabindex=\\\"-1\\\" aria-label=\\\"Johannesburg, Gauteng\\\">\\n\\t\\t\\t\\t<svg aria-hidden=\\\"true\\\" class=\\\"e-font-icon-svg e-fas-map-marker-alt\\\" viewBox=\\\"0 0 384 512\\\" xmlns=\\\"http:\\/\\/www.w3.org\\/2000\\/svg\\\"><path d=\\\"M172.268 501.67C26.97 291.031 0 269.413 0 192 0 85.961 85.961 0 192 0s192 85.961 192 192c0 77.413-26.97 99.031-172.268 309.67-9.535 13.774-29.93 13.773-39.464 0zM192 272c44.183 0 80-35.817 80-80s-35.817-80-80-80-80 35.817-80 80 35.817 80 80 80z\\\"><\\/path><\\/svg>\\t\\t\\t\\t<\\/a>\\n\\t\\t\\t<\\/div>\\n\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-content\\\">\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<h3 class=\\\"elementor-icon-box-title\\\">\\n\\t\\t\\t\\t\\t\\t<a href=\\\"#\\\" >\\n\\t\\t\\t\\t\\t\\t\\tJohannesburg, Gauteng\\t\\t\\t\\t\\t\\t<\\/a>\\n\\t\\t\\t\\t\\t<\\/h3>\\n\\t\\t\\t\\t\\n\\t\\t\\t\\t\\n\\t\\t\\t<\\/div>\\n\\t\\t\\t\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-26ce536a e-con-full e-flex e-con e-child\\\" data-id=\\\"26ce536a\\\" data-element_type=\\\"container\\\" data-settings=\\\"{&quot;background_background&quot;:&quot;classic&quot;}\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-48d72d0e elementor-view-stacked elementor-position-left elementor-mobile-position-left elementor-shape-circle elementor-widget elementor-widget-icon-box\\\" data-id=\\\"48d72d0e\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"icon-box.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-wrapper\\\">\\n\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-icon\\\">\\n\\t\\t\\t\\t<a href=\\\"tel:+27%2068%20621%205370\\\" class=\\\"elementor-icon\\\" tabindex=\\\"-1\\\" aria-label=\\\"+27 68 621 5370\\\">\\n\\t\\t\\t\\t<svg aria-hidden=\\\"true\\\" class=\\\"e-font-icon-svg e-fas-phone-alt\\\" viewBox=\\\"0 0 512 512\\\" xmlns=\\\"http:\\/\\/www.w3.org\\/2000\\/svg\\\"><path d=\\\"M497.39 361.8l-112-48a24 24 0 0 0-28 6.9l-49.6 60.6A370.66 370.66 0 0 1 130.6 204.11l60.6-49.6a23.94 23.94 0 0 0 6.9-28l-48-112A24.16 24.16 0 0 0 122.6.61l-104 24A24 24 0 0 0 0 48c0 256.5 207.9 464 464 464a24 24 0 0 0 23.4-18.6l24-104a24.29 24.29 0 0 0-14.01-27.6z\\\"><\\/path><\\/svg>\\t\\t\\t\\t<\\/a>\\n\\t\\t\\t<\\/div>\\n\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-content\\\">\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<h3 class=\\\"elementor-icon-box-title\\\">\\n\\t\\t\\t\\t\\t\\t<a href=\\\"tel:+27%2068%20621%205370\\\" >\\n\\t\\t\\t\\t\\t\\t\\t+27 68 621 5370\\t\\t\\t\\t\\t\\t<\\/a>\\n\\t\\t\\t\\t\\t<\\/h3>\\n\\t\\t\\t\\t\\n\\t\\t\\t\\t\\n\\t\\t\\t<\\/div>\\n\\t\\t\\t\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-5f525d2c e-con-full e-flex e-con e-child\\\" data-id=\\\"5f525d2c\\\" data-element_type=\\\"container\\\" data-settings=\\\"{&quot;background_background&quot;:&quot;classic&quot;}\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-31b0dcc4 elementor-view-stacked elementor-position-left elementor-mobile-position-left elementor-shape-circle elementor-widget elementor-widget-icon-box\\\" data-id=\\\"31b0dcc4\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"icon-box.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-wrapper\\\">\\n\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-icon\\\">\\n\\t\\t\\t\\t<a href=\\\"mailto:info@goldenstallionagency.com\\\" class=\\\"elementor-icon\\\" tabindex=\\\"-1\\\" aria-label=\\\"info@goldenstallionagency.com\\\">\\n\\t\\t\\t\\t<svg aria-hidden=\\\"true\\\" class=\\\"e-font-icon-svg e-fas-envelope\\\" viewBox=\\\"0 0 512 512\\\" xmlns=\\\"http:\\/\\/www.w3.org\\/2000\\/svg\\\"><path d=\\\"M502.3 190.8c3.9-3.1 9.7-.2 9.7 4.7V400c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V195.6c0-5 5.7-7.8 9.7-4.7 22.4 17.4 52.1 39.5 154.1 113.6 21.1 15.4 56.7 47.8 92.2 47.6 35.7.3 72-32.8 92.3-47.6 102-74.1 131.6-96.3 154-113.7zM256 320c23.2.4 56.6-29.2 73.4-41.4 132.7-96.3 142.8-104.7 173.4-128.7 5.8-4.5 9.2-11.5 9.2-18.9v-19c0-26.5-21.5-48-48-48H48C21.5 64 0 85.5 0 112v19c0 7.4 3.4 14.3 9.2 18.9 30.6 23.9 40.7 32.4 173.4 128.7 16.8 12.2 50.2 41.8 73.4 41.4z\\\"><\\/path><\\/svg>\\t\\t\\t\\t<\\/a>\\n\\t\\t\\t<\\/div>\\n\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-content\\\">\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<h3 class=\\\"elementor-icon-box-title\\\">\\n\\t\\t\\t\\t\\t\\t<a href=\\\"mailto:info@goldenstallionagency.com\\\" >\\n\\t\\t\\t\\t\\t\\t\\tinfo@goldenstallionagency.com\\t\\t\\t\\t\\t\\t<\\/a>\\n\\t\\t\\t\\t\\t<\\/h3>\\n\\t\\t\\t\\t\\n\\t\\t\\t\\t\\n\\t\\t\\t<\\/div>\\n\\t\\t\\t\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-2fb1a3e3 elementor-widget-divider--view-line elementor-widget elementor-widget-divider\\\" data-id=\\\"2fb1a3e3\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"divider.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-divider\\\">\\n\\t\\t\\t<span class=\\\"elementor-divider-separator\\\">\\n\\t\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-5ba441bc elementor-widget elementor-widget-heading\\\" data-id=\\\"5ba441bc\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h3 class=\\\"elementor-heading-title elementor-size-default\\\">Subscribe to our newsletter<\\/h3>\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-b32b838 elementor-button-align-stretch elementor-widget elementor-widget-form\\\" data-id=\\\"b32b838\\\" data-element_type=\\\"widget\\\" data-settings=\\\"{&quot;button_width&quot;:&quot;33&quot;,&quot;step_next_label&quot;:&quot;Next&quot;,&quot;step_previous_label&quot;:&quot;Previous&quot;,&quot;step_type&quot;:&quot;number_text&quot;,&quot;step_icon_shape&quot;:&quot;circle&quot;}\\\" data-widget_type=\\\"form.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t<form class=\\\"elementor-form\\\" method=\\\"post\\\" name=\\\"New Form\\\" aria-label=\\\"New Form\\\">\\n\\t\\t\\t<input type=\\\"hidden\\\" name=\\\"post_id\\\" value=\\\"54\\\"\\/>\\n\\t\\t\\t<input type=\\\"hidden\\\" name=\\\"form_id\\\" value=\\\"b32b838\\\"\\/>\\n\\t\\t\\t<input type=\\\"hidden\\\" name=\\\"referer_title\\\" value=\\\"Golden Stallion Agency | Hospitality Website Design South Africa\\\" \\/>\\n\\n\\t\\t\\t\\t\\t\\t\\t<input type=\\\"hidden\\\" name=\\\"queried_id\\\" value=\\\"8\\\"\\/>\\n\\t\\t\\t\\n\\t\\t\\t<div class=\\\"elementor-form-fields-wrapper elementor-labels-above\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-field-type-email elementor-field-group elementor-column elementor-field-group-email elementor-col-66 elementor-field-required\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<input size=\\\"1\\\" type=\\\"email\\\" name=\\\"form_fields[email]\\\" id=\\\"form-field-email\\\" class=\\\"elementor-field elementor-size-md  elementor-field-textual\\\" placeholder=\\\" E-mail Address\\\" required=\\\"required\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-field-group elementor-column elementor-field-type-submit elementor-col-33 e-form__buttons\\\">\\n\\t\\t\\t\\t\\t<button class=\\\"elementor-button elementor-size-md elementor-animation-float\\\" type=\\\"submit\\\">\\n\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-button-content-wrapper\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-button-text\\\">Subscribe<\\/span>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t<\\/button>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t<\\/div>\\n\\t\\t<\\/form>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-89c4b05 e-flex e-con-boxed e-con e-parent\\\" data-id=\\\"89c4b05\\\" data-element_type=\\\"container\\\" data-settings=\\\"{&quot;background_background&quot;:&quot;classic&quot;}\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"e-con-inner\\\">\\n\\t\\t<div class=\\\"elementor-element elementor-element-3133d5f0 e-con-full e-flex e-con e-child\\\" data-id=\\\"3133d5f0\\\" data-element_type=\\\"container\\\">\\n\\t\\t[elementor-element k=\\\"f193b19716fcd8e7bd0eee60db27b3ab\\\" data=\\\"eyJpZCI6IjY5ZmFkMzM2IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiZWRpdG9yIjoiPHA+Q29weXJpZ2h0IFx1MDBhOSAyMDI1IEdvbGRlbiBTdGFsbGlvbiBBZ2VuY3k8XC9wPiIsImFsaWduX21vYmlsZSI6ImNlbnRlciIsIl9tYXJnaW4iOnsidW5pdCI6InB4IiwidG9wIjoiMCIsInJpZ2h0IjoiMCIsImJvdHRvbSI6Ii0xNSIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOmZhbHNlfSwiX19nbG9iYWxzX18iOnsidGV4dF9jb2xvciI6IiIsInR5cG9ncmFwaHlfdHlwb2dyYXBoeSI6Imdsb2JhbHNcL3R5cG9ncmFwaHk\\/aWQ9NDJmNDEzMiJ9LCJ0ZXh0X2NvbG9yIjoiI0ZGRkZGRiIsImRyb3BfY2FwX3R5cG9ncmFwaHlfbGluZV9oZWlnaHQiOnsidW5pdCI6ImVtIiwic2l6ZSI6IiIsInNpemVzIjpbXX0sImRyb3BfY2FwX3R5cG9ncmFwaHlfd29yZF9zcGFjaW5nIjp7InVuaXQiOiJlbSIsInNpemUiOiIiLCJzaXplcyI6W119fSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\\\"]\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-eb76cdf e-con-full e-flex e-con e-child\\\" data-id=\\\"eb76cdf\\\" data-element_type=\\\"container\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-61014bc9 elementor-widget__width-auto elementor-widget elementor-widget-button\\\" data-id=\\\"61014bc9\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"button.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-button-wrapper\\\">\\n\\t\\t\\t\\t\\t<a class=\\\"elementor-button elementor-button-link elementor-size-sm\\\" href=\\\"https:\\/\\/goldenstallionagency.com\\/privacy-policy\\/\\\">\\n\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-button-content-wrapper\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-button-text\\\">Privacy Policy<\\/span>\\n\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t<\\/a>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-124c6887 elementor-widget__width-auto elementor-widget elementor-widget-button\\\" data-id=\\\"124c6887\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"button.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-button-wrapper\\\">\\n\\t\\t\\t\\t\\t<a class=\\\"elementor-button elementor-button-link elementor-size-sm\\\" href=\\\"https:\\/\\/goldenstallionagency.com\\/terms-and-conditions\\/\\\">\\n\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-button-content-wrapper\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-button-text\\\">Terms &amp; Services<\\/span>\\n\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t<\\/a>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\",\"scripts\":[],\"styles\":[]}}'),(18761,1616,'_elementor_page_assets','a:2:{s:6:\"styles\";a:8:{i:0;s:12:\"widget-image\";i:1;s:14:\"widget-heading\";i:2;s:12:\"widget-video\";i:3;s:16:\"widget-icon-list\";i:4;s:16:\"widget-image-box\";i:5;s:8:\"e-swiper\";i:6;s:22:\"widget-nested-carousel\";i:7;s:23:\"widget-nested-accordion\";}s:7:\"scripts\";a:2:{i:0;s:18:\"elementor-frontend\";i:1;s:6:\"swiper\";}}'),(18786,8,'_elementor_page_assets','a:2:{s:6:\"styles\";a:14:{i:0;s:14:\"widget-heading\";i:1;s:16:\"e-animation-grow\";i:2;s:12:\"widget-image\";i:3;s:18:\"e-animation-fadeIn\";i:4;s:20:\"e-animation-fadeInUp\";i:5;s:18:\"e-animation-wobble\";i:6;s:8:\"e-swiper\";i:7;s:21:\"widget-image-carousel\";i:8;s:15:\"widget-icon-box\";i:9;s:14:\"widget-counter\";i:10;s:18:\"widget-text-editor\";i:11;s:16:\"widget-image-box\";i:12;s:14:\"widget-divider\";i:13;s:16:\"widget-icon-list\";}s:7:\"scripts\";a:4:{i:0;s:18:\"elementor-frontend\";i:1;s:6:\"swiper\";i:2;s:16:\"jquery-numerator\";i:3;s:12:\"easypiechart\";}}'),(18787,8,'_elementor_css','a:6:{s:4:\"time\";i:1760453232;s:5:\"fonts\";a:1:{i:0;s:7:\"Figtree\";}s:5:\"icons\";a:5:{i:0;s:8:\"fa-solid\";i:1;s:0:\"\";i:10;s:10:\"fa-regular\";i:17;s:28:\"skb_cife-materialdesign-icon\";i:27;s:9:\"ekiticons\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(18788,8,'_elementor_element_cache','{\"timeout\":1760816623,\"value\":{\"content\":\"<div class=\\\"elementor-element elementor-element-bde5a32 elementor-hidden-mobile e-flex e-con-boxed e-con e-parent\\\" data-id=\\\"bde5a32\\\" data-element_type=\\\"container\\\" data-settings=\\\"{&quot;background_background&quot;:&quot;classic&quot;}\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"e-con-inner\\\">\\n\\t\\t<div class=\\\"elementor-element elementor-element-be2fcc8 e-con-full e-flex e-con e-child\\\" data-id=\\\"be2fcc8\\\" data-element_type=\\\"container\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-2b9a605 elementor-widget__width-auto elementor-widget elementor-widget-heading\\\" data-id=\\\"2b9a605\\\" data-element_type=\\\"widget\\\" data-settings=\\\"{&quot;_animation&quot;:&quot;none&quot;}\\\" data-widget_type=\\\"heading.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<p class=\\\"elementor-heading-title elementor-size-default\\\">Welcome to Golden Stallion Agency<\\/p>\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-4e6fc2e elementor-widget elementor-widget-elementskit-heading\\\" data-id=\\\"4e6fc2e\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"elementskit-heading.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"ekit-wid-con\\\" ><div class=\\\"ekit-heading elementskit-section-title-wraper text_left   ekit_heading_tablet-   ekit_heading_mobile-\\\"><h1 class=\\\"ekit-heading--title elementskit-section-title text_fill\\\">I Build The WORLD\'S <span><span>Most Trusted Hospitality<\\/span><\\/span> Websites.<\\/h1><\\/div><\\/div>\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-34c9478 animated-slow elementor-align-center elementor-widget elementor-widget-button\\\" data-id=\\\"34c9478\\\" data-element_type=\\\"widget\\\" data-settings=\\\"{&quot;_animation&quot;:&quot;none&quot;}\\\" data-widget_type=\\\"button.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-button-wrapper\\\">\\n\\t\\t\\t\\t\\t<a class=\\\"elementor-button elementor-button-link elementor-size-sm elementor-animation-grow\\\" href=\\\"https:\\/\\/calendly.com\\/goldenstallionwebagency\\/hospitality-website-discovery-call\\\" target=\\\"_blank\\\">\\n\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-button-content-wrapper\\\">\\n\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-button-icon\\\">\\n\\t\\t\\t\\t<svg aria-hidden=\\\"true\\\" class=\\\"e-font-icon-svg e-fas-bookmark\\\" viewBox=\\\"0 0 384 512\\\" xmlns=\\\"http:\\/\\/www.w3.org\\/2000\\/svg\\\"><path d=\\\"M0 512V48C0 21.49 21.49 0 48 0h288c26.51 0 48 21.49 48 48v464L192 400 0 512z\\\"><\\/path><\\/svg>\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-button-text\\\">Book a call with Tinashe <\\/span>\\n\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t<\\/a>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-aac2bed e-con-full e-flex e-con e-child\\\" data-id=\\\"aac2bed\\\" data-element_type=\\\"container\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-b41da3c elementor-widget elementor-widget-image\\\" data-id=\\\"b41da3c\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"image.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<img width=\\\"292\\\" height=\\\"127\\\" src=\\\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/GSWA-WEBSITE-UPDATED-CHANGES-.png\\\" class=\\\"attachment-large size-large wp-image-215\\\" alt=\\\"\\\" \\/>\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-6a3e33e elementor-widget elementor-widget-image\\\" data-id=\\\"6a3e33e\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"image.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<img width=\\\"599\\\" height=\\\"127\\\" src=\\\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/200-HAPPY-RE-1.png\\\" class=\\\"attachment-large size-large wp-image-218\\\" alt=\\\"Golden Stallion Agency services: Website Design, SEO, Digital Marketing, Web Development, and Maintenance.\\\" srcset=\\\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/200-HAPPY-RE-1.png 599w, https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/200-HAPPY-RE-1-300x64.png 300w\\\" sizes=\\\"(max-width: 599px) 100vw, 599px\\\" \\/>\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-5910f4f e-con-full e-flex e-con e-child\\\" data-id=\\\"5910f4f\\\" data-element_type=\\\"container\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-c37a56e elementor-widget__width-initial elementor-widget elementor-widget-image\\\" data-id=\\\"c37a56e\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"image.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<img width=\\\"324\\\" height=\\\"316\\\" src=\\\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/Untitled-design-1-1.webp\\\" class=\\\"attachment-large size-large wp-image-234\\\" alt=\\\"expert web design\\\" srcset=\\\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/Untitled-design-1-1.webp 324w, https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/Untitled-design-1-1-300x293.webp 300w\\\" sizes=\\\"(max-width: 324px) 100vw, 324px\\\" \\/>\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-1285f87 elementor-widget__width-initial elementor-hidden-desktop elementor-hidden-tablet elementor-hidden-mobile elementor-widget elementor-widget-image\\\" data-id=\\\"1285f87\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"image.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<img width=\\\"300\\\" height=\\\"260\\\" src=\\\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/image_2024-12-03_081425418-1.webp\\\" class=\\\"attachment-large size-large wp-image-235\\\" alt=\\\"expert web design\\\" \\/>\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-8234db4 e-con-full e-flex e-con e-child\\\" data-id=\\\"8234db4\\\" data-element_type=\\\"container\\\" data-settings=\\\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;animation&quot;:&quot;none&quot;}\\\">\\n\\t\\t<div class=\\\"elementor-element elementor-element-2cae801 e-flex e-con-boxed e-con e-child\\\" data-id=\\\"2cae801\\\" data-element_type=\\\"container\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"e-con-inner\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-2e6b450 elementor-invisible elementor-widget elementor-widget-button\\\" data-id=\\\"2e6b450\\\" data-element_type=\\\"widget\\\" data-settings=\\\"{&quot;_animation&quot;:&quot;fadeIn&quot;,&quot;_animation_delay&quot;:500}\\\" data-widget_type=\\\"button.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-button-wrapper\\\">\\n\\t\\t\\t\\t\\t<a class=\\\"elementor-button elementor-size-sm\\\" role=\\\"button\\\">\\n\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-button-content-wrapper\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-button-text\\\">Website Design<\\/span>\\n\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t<\\/a>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-5910d4b elementor-invisible elementor-widget elementor-widget-button\\\" data-id=\\\"5910d4b\\\" data-element_type=\\\"widget\\\" data-settings=\\\"{&quot;_animation&quot;:&quot;fadeIn&quot;,&quot;_animation_delay&quot;:500}\\\" data-widget_type=\\\"button.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-button-wrapper\\\">\\n\\t\\t\\t\\t\\t<a class=\\\"elementor-button elementor-button-link elementor-size-sm\\\" href=\\\"#\\\">\\n\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-button-content-wrapper\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-button-text\\\">Web Development<\\/span>\\n\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t<\\/a>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-67322e2 elementor-invisible elementor-widget elementor-widget-button\\\" data-id=\\\"67322e2\\\" data-element_type=\\\"widget\\\" data-settings=\\\"{&quot;_animation&quot;:&quot;fadeIn&quot;,&quot;_animation_delay&quot;:500}\\\" data-widget_type=\\\"button.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-button-wrapper\\\">\\n\\t\\t\\t\\t\\t<a class=\\\"elementor-button elementor-button-link elementor-size-sm\\\" href=\\\"#\\\">\\n\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-button-content-wrapper\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-button-text\\\">SEO<\\/span>\\n\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t<\\/a>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-9aded34 elementor-invisible elementor-widget elementor-widget-button\\\" data-id=\\\"9aded34\\\" data-element_type=\\\"widget\\\" data-settings=\\\"{&quot;_animation&quot;:&quot;fadeIn&quot;,&quot;_animation_delay&quot;:500}\\\" data-widget_type=\\\"button.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-button-wrapper\\\">\\n\\t\\t\\t\\t\\t<a class=\\\"elementor-button elementor-button-link elementor-size-sm\\\" href=\\\"#\\\">\\n\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-button-content-wrapper\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-button-text\\\">Digital Marketing<\\/span>\\n\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t<\\/a>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-5c29518 elementor-invisible elementor-widget elementor-widget-button\\\" data-id=\\\"5c29518\\\" data-element_type=\\\"widget\\\" data-settings=\\\"{&quot;_animation&quot;:&quot;fadeIn&quot;,&quot;_animation_delay&quot;:500}\\\" data-widget_type=\\\"button.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-button-wrapper\\\">\\n\\t\\t\\t\\t\\t<a class=\\\"elementor-button elementor-size-sm\\\" role=\\\"button\\\">\\n\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-button-content-wrapper\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-button-text\\\">Website Maintenance<\\/span>\\n\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t<\\/a>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-28ebee4 elementor-hidden-desktop elementor-hidden-tablet e-flex e-con-boxed e-con e-parent\\\" data-id=\\\"28ebee4\\\" data-element_type=\\\"container\\\" data-settings=\\\"{&quot;background_background&quot;:&quot;classic&quot;}\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"e-con-inner\\\">\\n\\t\\t<div class=\\\"elementor-element elementor-element-1ee72ea e-con-full e-flex elementor-invisible e-con e-child\\\" data-id=\\\"1ee72ea\\\" data-element_type=\\\"container\\\" data-settings=\\\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;animation&quot;:&quot;fadeIn&quot;,&quot;animation_mobile&quot;:&quot;none&quot;}\\\">\\n\\t\\t<div class=\\\"elementor-element elementor-element-b68028f e-con-full e-flex e-con e-child\\\" data-id=\\\"b68028f\\\" data-element_type=\\\"container\\\">\\n\\t\\t<div class=\\\"elementor-element elementor-element-dcb587a e-con-full e-flex e-con e-child\\\" data-id=\\\"dcb587a\\\" data-element_type=\\\"container\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-048003f elementor-widget-mobile__width-initial elementor-widget elementor-widget-image\\\" data-id=\\\"048003f\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"image.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<img width=\\\"324\\\" height=\\\"316\\\" src=\\\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/Untitled-design-1-1.webp\\\" class=\\\"attachment-large size-large wp-image-234\\\" alt=\\\"expert web design\\\" srcset=\\\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/Untitled-design-1-1.webp 324w, https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/Untitled-design-1-1-300x293.webp 300w\\\" sizes=\\\"(max-width: 324px) 100vw, 324px\\\" \\/>\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-954af21 elementor-widget__width-auto elementor-invisible elementor-widget elementor-widget-heading\\\" data-id=\\\"954af21\\\" data-element_type=\\\"widget\\\" data-settings=\\\"{&quot;_animation&quot;:&quot;fadeInUp&quot;,&quot;_animation_mobile&quot;:&quot;none&quot;}\\\" data-widget_type=\\\"heading.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<p class=\\\"elementor-heading-title elementor-size-default\\\">Welcome to Golden Stallion Agency<\\/p>\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-ab5c74a e-con-full e-flex e-con e-child\\\" data-id=\\\"ab5c74a\\\" data-element_type=\\\"container\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-4690211 elementor-widget elementor-widget-elementskit-heading\\\" data-id=\\\"4690211\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"elementskit-heading.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"ekit-wid-con\\\" ><div class=\\\"ekit-heading elementskit-section-title-wraper text_left   ekit_heading_tablet-   ekit_heading_mobile-text_center\\\"><h2 class=\\\"ekit-heading--title elementskit-section-title text_fill\\\">I Build South Africa\\u2019s <span><span>Most Trusted Hospitality<\\/span><\\/span> Websites.<\\/h2><\\/div><\\/div>\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-3f5fb23 animated-slow elementor-invisible elementor-widget elementor-widget-button\\\" data-id=\\\"3f5fb23\\\" data-element_type=\\\"widget\\\" data-settings=\\\"{&quot;_animation&quot;:&quot;wobble&quot;,&quot;_animation_mobile&quot;:&quot;none&quot;}\\\" data-widget_type=\\\"button.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-button-wrapper\\\">\\n\\t\\t\\t\\t\\t<a class=\\\"elementor-button elementor-button-link elementor-size-sm elementor-animation-grow\\\" href=\\\"#book\\\">\\n\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-button-content-wrapper\\\">\\n\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-button-icon\\\">\\n\\t\\t\\t\\t<svg aria-hidden=\\\"true\\\" class=\\\"e-font-icon-svg e-fas-bookmark\\\" viewBox=\\\"0 0 384 512\\\" xmlns=\\\"http:\\/\\/www.w3.org\\/2000\\/svg\\\"><path d=\\\"M0 512V48C0 21.49 21.49 0 48 0h288c26.51 0 48 21.49 48 48v464L192 400 0 512z\\\"><\\/path><\\/svg>\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-button-text\\\">Book a call with Tinashe <\\/span>\\n\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t<\\/a>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-812a19f e-con-full e-flex e-con e-child\\\" data-id=\\\"812a19f\\\" data-element_type=\\\"container\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-9207125 elementor-widget elementor-widget-image\\\" data-id=\\\"9207125\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"image.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<img width=\\\"292\\\" height=\\\"127\\\" src=\\\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/GSWA-WEBSITE-UPDATED-CHANGES-.png\\\" class=\\\"attachment-large size-large wp-image-215\\\" alt=\\\"\\\" \\/>\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-0741762 elementor-widget elementor-widget-image\\\" data-id=\\\"0741762\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"image.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<img width=\\\"599\\\" height=\\\"127\\\" src=\\\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/200-HAPPY-RE-1.png\\\" class=\\\"attachment-large size-large wp-image-218\\\" alt=\\\"Golden Stallion Agency services: Website Design, SEO, Digital Marketing, Web Development, and Maintenance.\\\" srcset=\\\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/200-HAPPY-RE-1.png 599w, https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/200-HAPPY-RE-1-300x64.png 300w\\\" sizes=\\\"(max-width: 599px) 100vw, 599px\\\" \\/>\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-64c1307 e-flex e-con-boxed e-con e-parent\\\" data-id=\\\"64c1307\\\" data-element_type=\\\"container\\\" data-settings=\\\"{&quot;background_background&quot;:&quot;classic&quot;}\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"e-con-inner\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-cfd1455 elementor-widget elementor-widget-heading\\\" data-id=\\\"cfd1455\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h6 class=\\\"elementor-heading-title elementor-size-default\\\">EXPLORE OUR WORK<\\/h6>\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-9a0d68e elementor-widget elementor-widget-elementskit-heading\\\" data-id=\\\"9a0d68e\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"elementskit-heading.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"ekit-wid-con\\\" ><div class=\\\"ekit-heading elementskit-section-title-wraper text_center   ekit_heading_tablet-   ekit_heading_mobile-\\\"><h2 class=\\\"ekit-heading--title elementskit-section-title text_fill\\\"><span><span>Setting standards<\\/span><\\/span> <br>in South Africa for Hospitality Websites.<\\/h2><\\/div><\\/div>\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-c65800d elementor-arrows-position-inside elementor-pagination-position-outside elementor-widget elementor-widget-image-carousel\\\" data-id=\\\"c65800d\\\" data-element_type=\\\"widget\\\" data-settings=\\\"{&quot;slides_to_show&quot;:&quot;3&quot;,&quot;slides_to_show_tablet&quot;:&quot;3&quot;,&quot;slides_to_show_mobile&quot;:&quot;2&quot;,&quot;slides_to_scroll&quot;:&quot;1&quot;,&quot;slides_to_scroll_mobile&quot;:&quot;1&quot;,&quot;navigation&quot;:&quot;both&quot;,&quot;autoplay&quot;:&quot;yes&quot;,&quot;pause_on_hover&quot;:&quot;yes&quot;,&quot;pause_on_interaction&quot;:&quot;yes&quot;,&quot;autoplay_speed&quot;:5000,&quot;infinite&quot;:&quot;yes&quot;,&quot;speed&quot;:500}\\\" data-widget_type=\\\"image-carousel.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-image-carousel-wrapper swiper\\\" role=\\\"region\\\" aria-roledescription=\\\"carousel\\\" aria-label=\\\"Image Carousel\\\" dir=\\\"ltr\\\">\\n\\t\\t\\t<div class=\\\"elementor-image-carousel swiper-wrapper\\\" aria-live=\\\"off\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"swiper-slide\\\" role=\\\"group\\\" aria-roledescription=\\\"slide\\\" aria-label=\\\"1 of 12\\\"><figure class=\\\"swiper-slide-inner\\\"><img class=\\\"swiper-slide-image\\\" src=\\\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/image_2024-12-19_182401674.png\\\" alt=\\\"Examples of high-converting websites built by Golden Stallion Agency.\\\" \\/><\\/figure><\\/div><div class=\\\"swiper-slide\\\" role=\\\"group\\\" aria-roledescription=\\\"slide\\\" aria-label=\\\"2 of 12\\\"><figure class=\\\"swiper-slide-inner\\\"><img class=\\\"swiper-slide-image\\\" src=\\\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/image_2024-12-19_182435994.png\\\" alt=\\\"Examples of high-converting websites built by Golden Stallion Agency.\\\" \\/><\\/figure><\\/div><div class=\\\"swiper-slide\\\" role=\\\"group\\\" aria-roledescription=\\\"slide\\\" aria-label=\\\"3 of 12\\\"><figure class=\\\"swiper-slide-inner\\\"><img class=\\\"swiper-slide-image\\\" src=\\\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/fdfgretgrf-frgre-frtgtr-3.jpg\\\" alt=\\\"Examples of high-converting websites built by Golden Stallion Agency.\\\" \\/><\\/figure><\\/div><div class=\\\"swiper-slide\\\" role=\\\"group\\\" aria-roledescription=\\\"slide\\\" aria-label=\\\"4 of 12\\\"><figure class=\\\"swiper-slide-inner\\\"><img class=\\\"swiper-slide-image\\\" src=\\\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/fdfgretgrf-frgre-frtgtr-4.jpg\\\" alt=\\\"Examples of high-converting websites built by Golden Stallion Agency.\\\" \\/><\\/figure><\\/div><div class=\\\"swiper-slide\\\" role=\\\"group\\\" aria-roledescription=\\\"slide\\\" aria-label=\\\"5 of 12\\\"><figure class=\\\"swiper-slide-inner\\\"><img class=\\\"swiper-slide-image\\\" src=\\\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/fdfgretgrf-frgre-frtgtr-5.jpg\\\" alt=\\\"Examples of high-converting websites built by Golden Stallion Agency.\\\" \\/><\\/figure><\\/div><div class=\\\"swiper-slide\\\" role=\\\"group\\\" aria-roledescription=\\\"slide\\\" aria-label=\\\"6 of 12\\\"><figure class=\\\"swiper-slide-inner\\\"><img class=\\\"swiper-slide-image\\\" src=\\\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/fdfgretgrf-frgre-frtgtr-6.jpg\\\" alt=\\\"Examples of high-converting websites built by Golden Stallion Agency.\\\" \\/><\\/figure><\\/div><div class=\\\"swiper-slide\\\" role=\\\"group\\\" aria-roledescription=\\\"slide\\\" aria-label=\\\"7 of 12\\\"><figure class=\\\"swiper-slide-inner\\\"><img class=\\\"swiper-slide-image\\\" src=\\\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/fdfgretgrf-frgre-frtgtr-7.jpg\\\" alt=\\\"Examples of high-converting websites built by Golden Stallion Agency.\\\" \\/><\\/figure><\\/div><div class=\\\"swiper-slide\\\" role=\\\"group\\\" aria-roledescription=\\\"slide\\\" aria-label=\\\"8 of 12\\\"><figure class=\\\"swiper-slide-inner\\\"><img class=\\\"swiper-slide-image\\\" src=\\\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/fdfgretgrf-frgre-frtgtr-8.jpg\\\" alt=\\\"Examples of high-converting websites built by Golden Stallion Agency.\\\" \\/><\\/figure><\\/div><div class=\\\"swiper-slide\\\" role=\\\"group\\\" aria-roledescription=\\\"slide\\\" aria-label=\\\"9 of 12\\\"><figure class=\\\"swiper-slide-inner\\\"><img class=\\\"swiper-slide-image\\\" src=\\\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/fdfgretgrf-frgre-frtgtr-9.jpg\\\" alt=\\\"Examples of high-converting websites built by Golden Stallion Agency.\\\" \\/><\\/figure><\\/div><div class=\\\"swiper-slide\\\" role=\\\"group\\\" aria-roledescription=\\\"slide\\\" aria-label=\\\"10 of 12\\\"><figure class=\\\"swiper-slide-inner\\\"><img class=\\\"swiper-slide-image\\\" src=\\\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/fdfgretgrf-frgre-frtgtr-10.jpg\\\" alt=\\\"Examples of high-converting websites built by Golden Stallion Agency.\\\" \\/><\\/figure><\\/div><div class=\\\"swiper-slide\\\" role=\\\"group\\\" aria-roledescription=\\\"slide\\\" aria-label=\\\"11 of 12\\\"><figure class=\\\"swiper-slide-inner\\\"><img class=\\\"swiper-slide-image\\\" src=\\\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/fdfgretgrf-frgre-frtgtr-f-1.jpg\\\" alt=\\\"Examples of high-converting websites built by Golden Stallion Agency.\\\" \\/><\\/figure><\\/div><div class=\\\"swiper-slide\\\" role=\\\"group\\\" aria-roledescription=\\\"slide\\\" aria-label=\\\"12 of 12\\\"><figure class=\\\"swiper-slide-inner\\\"><img class=\\\"swiper-slide-image\\\" src=\\\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/fdfgretgrf-frgre-frtgtr.jpg\\\" alt=\\\"Examples of high-converting websites built by Golden Stallion Agency.\\\" \\/><\\/figure><\\/div>\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-swiper-button elementor-swiper-button-prev\\\" role=\\\"button\\\" tabindex=\\\"0\\\">\\n\\t\\t\\t\\t\\t\\t<svg aria-hidden=\\\"true\\\" class=\\\"e-font-icon-svg e-eicon-chevron-left\\\" viewBox=\\\"0 0 1000 1000\\\" xmlns=\\\"http:\\/\\/www.w3.org\\/2000\\/svg\\\"><path d=\\\"M646 125C629 125 613 133 604 142L308 442C296 454 292 471 292 487 292 504 296 521 308 533L604 854C617 867 629 875 646 875 663 875 679 871 692 858 704 846 713 829 713 812 713 796 708 779 692 767L438 487 692 225C700 217 708 204 708 187 708 171 704 154 692 142 675 129 663 125 646 125Z\\\"><\\/path><\\/svg>\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<div class=\\\"elementor-swiper-button elementor-swiper-button-next\\\" role=\\\"button\\\" tabindex=\\\"0\\\">\\n\\t\\t\\t\\t\\t\\t<svg aria-hidden=\\\"true\\\" class=\\\"e-font-icon-svg e-eicon-chevron-right\\\" viewBox=\\\"0 0 1000 1000\\\" xmlns=\\\"http:\\/\\/www.w3.org\\/2000\\/svg\\\"><path d=\\\"M696 533C708 521 713 504 713 487 713 471 708 454 696 446L400 146C388 133 375 125 354 125 338 125 325 129 313 142 300 154 292 171 292 187 292 204 296 221 308 233L563 492 304 771C292 783 288 800 288 817 288 833 296 850 308 863 321 871 338 875 354 875 371 875 388 867 400 854L696 533Z\\\"><\\/path><\\/svg>\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"swiper-pagination\\\"><\\/div>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-fdfc561 elementor-align-center elementor-widget elementor-widget-button\\\" data-id=\\\"fdfc561\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"button.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-button-wrapper\\\">\\n\\t\\t\\t\\t\\t<a class=\\\"elementor-button elementor-button-link elementor-size-sm elementor-animation-grow\\\" href=\\\"https:\\/\\/goldenstallionagency.com\\/portfolio\\/\\\">\\n\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-button-content-wrapper\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-button-text\\\">View Portfolio<\\/span>\\n\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t<\\/a>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-0b51495 e-flex e-con-boxed e-con e-parent\\\" data-id=\\\"0b51495\\\" data-element_type=\\\"container\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"e-con-inner\\\">\\n\\t\\t<div class=\\\"elementor-element elementor-element-5e7454a e-con-full e-flex e-con e-child\\\" data-id=\\\"5e7454a\\\" data-element_type=\\\"container\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-414b1ad elementor-view-default elementor-position-top elementor-mobile-position-top elementor-widget elementor-widget-icon-box\\\" data-id=\\\"414b1ad\\\" data-element_type=\\\"widget\\\" data-settings=\\\"{&quot;_animation&quot;:&quot;none&quot;,&quot;_animation_delay&quot;:200,&quot;_animation_mobile&quot;:&quot;none&quot;}\\\" data-widget_type=\\\"icon-box.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-wrapper\\\">\\n\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-icon\\\">\\n\\t\\t\\t\\t<span  class=\\\"elementor-icon\\\">\\n\\t\\t\\t\\t<svg aria-hidden=\\\"true\\\" class=\\\"e-font-icon-svg e-far-bookmark\\\" viewBox=\\\"0 0 384 512\\\" xmlns=\\\"http:\\/\\/www.w3.org\\/2000\\/svg\\\"><path d=\\\"M336 0H48C21.49 0 0 21.49 0 48v464l192-112 192 112V48c0-26.51-21.49-48-48-48zm0 428.43l-144-84-144 84V54a6 6 0 0 1 6-6h276c3.314 0 6 2.683 6 5.996V428.43z\\\"><\\/path><\\/svg>\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t<\\/div>\\n\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-content\\\">\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-title\\\">\\n\\t\\t\\t\\t\\t\\t<span  >\\n\\t\\t\\t\\t\\t\\t\\tMore Clients Higher Engagement Build Trust\\t\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<p class=\\\"elementor-icon-box-description\\\">\\n\\t\\t\\t\\t\\t\\tAre you ready to become a leader in your field? Golden Stallion Agency delivers highconverting websites specifically crafted for dental practices, law firms, and hospitality\\nbrands. We create digital solutions that not only attract new clients but also build longterm relationships and trust. Book a Call with Tinashe to start your journey toward a\\npowerful online presence today.\\n\\t\\t\\t\\t\\t<\\/p>\\n\\t\\t\\t\\t\\n\\t\\t\\t<\\/div>\\n\\t\\t\\t\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-dc71e79 elementor-widget elementor-widget-counter\\\" data-id=\\\"dc71e79\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"counter.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-counter\\\">\\n\\t\\t\\t<div class=\\\"elementor-counter-title\\\">Project Completed<\\/div>\\t\\t\\t<div class=\\\"elementor-counter-number-wrapper\\\">\\n\\t\\t\\t\\t<span class=\\\"elementor-counter-number-prefix\\\"><\\/span>\\n\\t\\t\\t\\t<span class=\\\"elementor-counter-number\\\" data-duration=\\\"2000\\\" data-to-value=\\\"100\\\" data-from-value=\\\"0\\\" data-delimiter=\\\",\\\">0<\\/span>\\n\\t\\t\\t\\t<span class=\\\"elementor-counter-number-suffix\\\">+<\\/span>\\n\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-b279a42 elementor-widget elementor-widget-counter\\\" data-id=\\\"b279a42\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"counter.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-counter\\\">\\n\\t\\t\\t<div class=\\\"elementor-counter-title\\\">Days to project completion<\\/div>\\t\\t\\t<div class=\\\"elementor-counter-number-wrapper\\\">\\n\\t\\t\\t\\t<span class=\\\"elementor-counter-number-prefix\\\"><\\/span>\\n\\t\\t\\t\\t<span class=\\\"elementor-counter-number\\\" data-duration=\\\"2000\\\" data-to-value=\\\"30\\\" data-from-value=\\\"0\\\" data-delimiter=\\\",\\\">0<\\/span>\\n\\t\\t\\t\\t<span class=\\\"elementor-counter-number-suffix\\\"><\\/span>\\n\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-a6c79f1 elementor-widget elementor-widget-counter\\\" data-id=\\\"a6c79f1\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"counter.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-counter\\\">\\n\\t\\t\\t<div class=\\\"elementor-counter-title\\\">Recurring clients<\\/div>\\t\\t\\t<div class=\\\"elementor-counter-number-wrapper\\\">\\n\\t\\t\\t\\t<span class=\\\"elementor-counter-number-prefix\\\"><\\/span>\\n\\t\\t\\t\\t<span class=\\\"elementor-counter-number\\\" data-duration=\\\"2000\\\" data-to-value=\\\"88\\\" data-from-value=\\\"0\\\" data-delimiter=\\\",\\\">0<\\/span>\\n\\t\\t\\t\\t<span class=\\\"elementor-counter-number-suffix\\\">+<\\/span>\\n\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-e26c436 e-con-full e-flex e-con e-child\\\" data-id=\\\"e26c436\\\" data-element_type=\\\"container\\\" id=\\\"book\\\" data-settings=\\\"{&quot;animation_mobile&quot;:&quot;none&quot;}\\\">\\n\\t\\t<div class=\\\"elementor-element elementor-element-f903a87 e-con-full e-flex e-con e-child\\\" data-id=\\\"f903a87\\\" data-element_type=\\\"container\\\" id=\\\"book\\\" data-settings=\\\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;animation&quot;:&quot;none&quot;,&quot;animation_delay&quot;:200}\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-9120d09 elementor-widget elementor-widget-heading\\\" data-id=\\\"9120d09\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h3 class=\\\"elementor-heading-title elementor-size-default\\\">Book a Free Consultation for Hospitality Website Design<\\/h3>\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t[elementor-element k=\\\"f193b19716fcd8e7bd0eee60db27b3ab\\\" data=\\\"eyJpZCI6ImNiYzVkMDAiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8aWZyYW1lIHNyYz1cImh0dHBzOlwvXC9jYWxlbmRseS5jb21cL2dvbGRlbnN0YWxsaW9ud2ViYWdlbmN5XC9ob3NwaXRhbGl0eS13ZWJzaXRlLWRpc2NvdmVyeS1jYWxsXCIgd2lkdGg9XCIxMDAlXCIgaGVpZ2h0PVwiNjAwXCIgZnJhbWVib3JkZXI9XCIwXCIgc2Nyb2xsaW5nPVwibm9cIj48c3BhbiBkYXRhLW1jZS10eXBlPVwiYm9va21hcmtcIiBzdHlsZT1cImRpc3BsYXk6IGlubGluZS1ibG9jazsgd2lkdGg6IDBweDsgb3ZlcmZsb3c6IGhpZGRlbjsgbGluZS1oZWlnaHQ6IDA7XCIgY2xhc3M9XCJtY2VfU0VMUkVTX3N0YXJ0XCI+XHVmZWZmPFwvc3Bhbj48c3BhbiBkYXRhLW1jZS10eXBlPVwiYm9va21hcmtcIiBzdHlsZT1cImRpc3BsYXk6IGlubGluZS1ibG9jazsgd2lkdGg6IDBweDsgb3ZlcmZsb3c6IGhpZGRlbjsgbGluZS1oZWlnaHQ6IDA7XCIgY2xhc3M9XCJtY2VfU0VMUkVTX3N0YXJ0XCI+XHVmZWZmPFwvc3Bhbj48c3BhbiBkYXRhLW1jZS10eXBlPVwiYm9va21hcmtcIiBzdHlsZT1cImRpc3BsYXk6IGlubGluZS1ibG9jazsgd2lkdGg6IDBweDsgb3ZlcmZsb3c6IGhpZGRlbjsgbGluZS1oZWlnaHQ6IDA7XCIgY2xhc3M9XCJtY2VfU0VMUkVTX3N0YXJ0XCI+XHVmZWZmPFwvc3Bhbj48XC9pZnJhbWU+IiwiZHJvcF9jYXAiOiJ5ZXMiLCJ0ZXh0X2NvbHVtbnNfbW9iaWxlIjoiMSIsImNvbHVtbl9nYXBfbW9iaWxlIjp7InVuaXQiOiJweCIsInNpemUiOjEwMCwic2l6ZXMiOltdfSwiYWxpZ25fbW9iaWxlIjoiY2VudGVyIiwiZHJvcF9jYXBfc3BhY2UiOnsidW5pdCI6InB4Iiwic2l6ZSI6MCwic2l6ZXMiOltdfSwiX21hcmdpbl9tb2JpbGUiOnsidW5pdCI6InB4IiwidG9wIjoiMCIsInJpZ2h0IjoiMCIsImJvdHRvbSI6IjAiLCJsZWZ0IjoiMCIsImlzTGlua2VkIjp0cnVlfSwiX3BhZGRpbmdfbW9iaWxlIjp7InVuaXQiOiJweCIsInRvcCI6IjAiLCJyaWdodCI6IjAiLCJib3R0b20iOiIwIiwibGVmdCI6IjAiLCJpc0xpbmtlZCI6dHJ1ZX0sIl9lbGVtZW50X3dpZHRoX21vYmlsZSI6ImluaXRpYWwiLCJfZWxlbWVudF9jdXN0b21fd2lkdGhfbW9iaWxlIjp7InVuaXQiOiJweCIsInNpemUiOjEwMDB9LCJfZmxleF9hbGlnbl9zZWxmX21vYmlsZSI6InN0cmV0Y2giLCJfZmxleF9zaXplIjoibm9uZSIsIl9mbGV4X3NpemVfbW9iaWxlIjoiZ3JvdyJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\\\"]\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-31f6d56 e-flex e-con-boxed e-con e-parent\\\" data-id=\\\"31f6d56\\\" data-element_type=\\\"container\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"e-con-inner\\\">\\n\\t\\t<div class=\\\"elementor-element elementor-element-92d119a e-con-full e-flex e-con e-child\\\" data-id=\\\"92d119a\\\" data-element_type=\\\"container\\\">\\n\\t\\t<div class=\\\"elementor-element elementor-element-f8ba763 e-con-full e-flex e-con e-child\\\" data-id=\\\"f8ba763\\\" data-element_type=\\\"container\\\">\\n\\t\\t<div class=\\\"elementor-element elementor-element-1bee80e e-con-full e-flex e-con e-child\\\" data-id=\\\"1bee80e\\\" data-element_type=\\\"container\\\" data-settings=\\\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;animation&quot;:&quot;none&quot;}\\\">\\n\\t\\t<div class=\\\"elementor-element elementor-element-0102a5c e-con-full e-flex e-con e-child\\\" data-id=\\\"0102a5c\\\" data-element_type=\\\"container\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-60dc938 elementor-widget__width-initial elementor-widget-tablet__width-initial elementor-widget elementor-widget-image\\\" data-id=\\\"60dc938\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"image.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<img width=\\\"82\\\" height=\\\"85\\\" src=\\\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/image_2024-12-20_165745902.png\\\" class=\\\"attachment-large size-large wp-image-593\\\" alt=\\\"\\\" \\/>\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-3090505 elementor-widget-mobile__width-initial elementor-widget__width-initial elementor-widget elementor-widget-heading\\\" data-id=\\\"3090505\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h2 class=\\\"elementor-heading-title elementor-size-default\\\">DOES THIS SOUND AND FEEL FAMILIAR?\\u200b<\\/h2>\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-7dcce77 elementor-position-left elementor-position-left elementor-vertical-align-middle elementor-vertical-align-middle elementor-widget elementor-widget-image-box\\\" data-id=\\\"7dcce77\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"image-box.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"elementor-image-box-wrapper\\\"><figure class=\\\"elementor-image-box-img\\\"><img width=\\\"91\\\" height=\\\"91\\\" src=\\\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/image_2024-12-20_163844806.png\\\" class=\\\"attachment-full size-full wp-image-588\\\" alt=\\\"\\\" \\/><\\/figure><div class=\\\"elementor-image-box-content\\\"><p class=\\\"elementor-image-box-description\\\">Are you frustrated that your website isn\'t bringing in table bookings?<\\/p><\\/div><\\/div>\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-7cb65fc elementor-position-left elementor-vertical-align-middle elementor-widget elementor-widget-image-box\\\" data-id=\\\"7cb65fc\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"image-box.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"elementor-image-box-wrapper\\\"><figure class=\\\"elementor-image-box-img\\\"><img width=\\\"91\\\" height=\\\"91\\\" src=\\\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/image_2024-12-20_163844806.png\\\" class=\\\"attachment-full size-full wp-image-588\\\" alt=\\\"\\\" \\/><\\/figure><div class=\\\"elementor-image-box-content\\\"><p class=\\\"elementor-image-box-description\\\">You\'ve invested in digital marketing but aren\'t seeing results?<\\/p><\\/div><\\/div>\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-0b8fc3b elementor-position-left elementor-vertical-align-middle elementor-widget elementor-widget-image-box\\\" data-id=\\\"0b8fc3b\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"image-box.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"elementor-image-box-wrapper\\\"><figure class=\\\"elementor-image-box-img\\\"><img width=\\\"91\\\" height=\\\"91\\\" src=\\\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/image_2024-12-20_163844806.png\\\" class=\\\"attachment-full size-full wp-image-588\\\" alt=\\\"\\\" \\/><\\/figure><div class=\\\"elementor-image-box-content\\\"><p class=\\\"elementor-image-box-description\\\">\\nYou\'re paying too much for a site that doesn\'t work?<\\/p><\\/div><\\/div>\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-2635d73 elementor-position-left elementor-vertical-align-middle elementor-widget elementor-widget-image-box\\\" data-id=\\\"2635d73\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"image-box.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"elementor-image-box-wrapper\\\"><figure class=\\\"elementor-image-box-img\\\"><img width=\\\"91\\\" height=\\\"91\\\" src=\\\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/image_2024-12-20_163844806.png\\\" class=\\\"attachment-full size-full wp-image-588\\\" alt=\\\"\\\" \\/><\\/figure><div class=\\\"elementor-image-box-content\\\"><p class=\\\"elementor-image-box-description\\\">You need a reliable, professional online presence but don\'t know who to trust<\\/p><\\/div><\\/div>\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-67d7b29 e-con-full e-flex e-con e-child\\\" data-id=\\\"67d7b29\\\" data-element_type=\\\"container\\\" data-settings=\\\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;animation&quot;:&quot;none&quot;}\\\">\\n\\t\\t<div class=\\\"elementor-element elementor-element-ef6b343 e-con-full e-flex e-con e-child\\\" data-id=\\\"ef6b343\\\" data-element_type=\\\"container\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-e24b5ad elementor-widget elementor-widget-heading\\\" data-id=\\\"e24b5ad\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h2 class=\\\"elementor-heading-title elementor-size-default\\\">GOOD NEWS, IT\\u2019S\\nYOUR LUCKY DAY!<\\/h2>\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-31e0199 elementor-widget__width-initial elementor-widget-tablet__width-initial elementor-widget elementor-widget-image\\\" data-id=\\\"31e0199\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"image.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<img width=\\\"150\\\" height=\\\"150\\\" src=\\\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/image_2024-11-08_222804488.webp\\\" class=\\\"attachment-large size-large wp-image-51\\\" alt=\\\"Golden Stallion Agency logo - Leading website design agency in South Africa.\\\" srcset=\\\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/image_2024-11-08_222804488.webp 150w, https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/elementor\\/thumbs\\/image_2024-11-08_222804488-r03nmvlm02alfa9pujqroc2sxs9g5mur479x4tcmds.webp 39w, https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/elementor\\/thumbs\\/image_2024-11-08_222804488-r03nmvlmi1lizaub0jif998tyk06algaawi28gkxls.webp 80w\\\" sizes=\\\"(max-width: 150px) 100vw, 150px\\\" \\/>\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-cdbca7d elementor-position-left elementor-vertical-align-middle elementor-widget elementor-widget-image-box\\\" data-id=\\\"cdbca7d\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"image-box.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"elementor-image-box-wrapper\\\"><figure class=\\\"elementor-image-box-img\\\"><img width=\\\"103\\\" height=\\\"108\\\" src=\\\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/image_2024-12-20_164133948.png\\\" class=\\\"attachment-full size-full wp-image-589\\\" alt=\\\"\\\" \\/><\\/figure><div class=\\\"elementor-image-box-content\\\"><p class=\\\"elementor-image-box-description\\\">I Don\\u2019t make promises, I can\\u2019t deliver on.\\n<\\/p><\\/div><\\/div>\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-8b6e2a2 elementor-position-left elementor-vertical-align-middle elementor-widget elementor-widget-image-box\\\" data-id=\\\"8b6e2a2\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"image-box.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"elementor-image-box-wrapper\\\"><figure class=\\\"elementor-image-box-img\\\"><img width=\\\"103\\\" height=\\\"108\\\" src=\\\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/image_2024-12-20_164133948.png\\\" class=\\\"attachment-full size-full wp-image-589\\\" alt=\\\"\\\" \\/><\\/figure><div class=\\\"elementor-image-box-content\\\"><p class=\\\"elementor-image-box-description\\\">I have real results with tons of real experience\\n<\\/p><\\/div><\\/div>\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-32372c9 elementor-position-left elementor-vertical-align-middle elementor-widget elementor-widget-image-box\\\" data-id=\\\"32372c9\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"image-box.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"elementor-image-box-wrapper\\\"><figure class=\\\"elementor-image-box-img\\\"><img width=\\\"103\\\" height=\\\"108\\\" src=\\\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/image_2024-12-20_164133948.png\\\" class=\\\"attachment-full size-full wp-image-589\\\" alt=\\\"\\\" \\/><\\/figure><div class=\\\"elementor-image-box-content\\\"><p class=\\\"elementor-image-box-description\\\"> I run a restaurant myself - so I understand the industry.\\n<\\/p><\\/div><\\/div>\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-abcb539 elementor-position-left elementor-vertical-align-middle elementor-widget elementor-widget-image-box\\\" data-id=\\\"abcb539\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"image-box.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"elementor-image-box-wrapper\\\"><figure class=\\\"elementor-image-box-img\\\"><img width=\\\"103\\\" height=\\\"108\\\" src=\\\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/image_2024-12-20_164133948.png\\\" class=\\\"attachment-full size-full wp-image-589\\\" alt=\\\"\\\" \\/><\\/figure><div class=\\\"elementor-image-box-content\\\"><p class=\\\"elementor-image-box-description\\\"> I\\u2019m the most affordable at my level\\n<\\/p><\\/div><\\/div>\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-4f70c99 elementor-position-left elementor-vertical-align-middle elementor-widget elementor-widget-image-box\\\" data-id=\\\"4f70c99\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"image-box.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"elementor-image-box-wrapper\\\"><figure class=\\\"elementor-image-box-img\\\"><img width=\\\"103\\\" height=\\\"108\\\" src=\\\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/image_2024-12-20_164133948.png\\\" class=\\\"attachment-full size-full wp-image-589\\\" alt=\\\"\\\" \\/><\\/figure><div class=\\\"elementor-image-box-content\\\"><p class=\\\"elementor-image-box-description\\\"> I always aim to provide you with the highest quality of work.\\n<\\/p><\\/div><\\/div>\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-ce3da17 elementor-position-left elementor-vertical-align-middle elementor-widget elementor-widget-image-box\\\" data-id=\\\"ce3da17\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"image-box.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"elementor-image-box-wrapper\\\"><figure class=\\\"elementor-image-box-img\\\"><img width=\\\"103\\\" height=\\\"108\\\" src=\\\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/image_2024-12-20_164133948.png\\\" class=\\\"attachment-full size-full wp-image-589\\\" alt=\\\"\\\" \\/><\\/figure><div class=\\\"elementor-image-box-content\\\"><p class=\\\"elementor-image-box-description\\\">My portfolio has 200+ proven results.<\\/p><\\/div><\\/div>\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-f22bd67 e-flex e-con-boxed e-con e-parent\\\" data-id=\\\"f22bd67\\\" data-element_type=\\\"container\\\" data-settings=\\\"{&quot;background_background&quot;:&quot;classic&quot;}\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"e-con-inner\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-3f24cd3 elementor-widget elementor-widget-elementskit-heading\\\" data-id=\\\"3f24cd3\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"elementskit-heading.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"ekit-wid-con\\\" ><div class=\\\"ekit-heading elementskit-section-title-wraper text_center   ekit_heading_tablet-   ekit_heading_mobile-\\\"><h2 class=\\\"ekit-heading--title elementskit-section-title text_fill\\\">Services <span><span>Offered.<\\/span><\\/span> <\\/h2><\\/div><\\/div>\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-9220cf6 elementor-widget elementor-widget-heading\\\" data-id=\\\"9220cf6\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h2 class=\\\"elementor-heading-title elementor-size-default\\\">Our Services \\u2013 Website Design, SEO &amp; Digital Marketing for Hospitality<\\/h2>\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-5a66dfb e-flex e-con-boxed e-con e-parent\\\" data-id=\\\"5a66dfb\\\" data-element_type=\\\"container\\\" data-settings=\\\"{&quot;background_background&quot;:&quot;classic&quot;}\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"e-con-inner\\\">\\n\\t\\t<div class=\\\"elementor-element elementor-element-804367a e-con-full e-grid elementor-invisible e-con e-child\\\" data-id=\\\"804367a\\\" data-element_type=\\\"container\\\" data-settings=\\\"{&quot;animation&quot;:&quot;fadeIn&quot;,&quot;animation_delay&quot;:200}\\\">\\n\\t\\t<a class=\\\"elementor-element elementor-element-a1ffbef e-con-full e-flex e-con e-child\\\" data-id=\\\"a1ffbef\\\" data-element_type=\\\"container\\\" data-settings=\\\"{&quot;background_background&quot;:&quot;classic&quot;}\\\" href=\\\"https:\\/\\/goldenstallionagency.com\\/website-design\\/\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-61ef568 elementor-widget elementor-widget-icon-box\\\" data-id=\\\"61ef568\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"icon-box.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-wrapper\\\">\\n\\n\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-content\\\">\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-title\\\">\\n\\t\\t\\t\\t\\t\\t<span  >\\n\\t\\t\\t\\t\\t\\t\\tWebsite Design\\t\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\n\\t\\t\\t\\t\\n\\t\\t\\t<\\/div>\\n\\t\\t\\t\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-00bfcf8 elementor-widget-divider--view-line elementor-widget elementor-widget-divider\\\" data-id=\\\"00bfcf8\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"divider.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-divider\\\">\\n\\t\\t\\t<span class=\\\"elementor-divider-separator\\\">\\n\\t\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-1c8c62f elementor-widget elementor-widget-heading\\\" data-id=\\\"1c8c62f\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"elementor-heading-title elementor-size-default\\\">Custom-built, high-converting websites tailored to your industry.<\\/div>\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/a>\\n\\t\\t<a class=\\\"elementor-element elementor-element-e06067f e-con-full e-flex e-con e-child\\\" data-id=\\\"e06067f\\\" data-element_type=\\\"container\\\" data-settings=\\\"{&quot;background_background&quot;:&quot;classic&quot;}\\\" href=\\\"https:\\/\\/goldenstallionagency.com\\/web-development\\/\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-478b144 elementor-widget elementor-widget-icon-box\\\" data-id=\\\"478b144\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"icon-box.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-wrapper\\\">\\n\\n\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-content\\\">\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-title\\\">\\n\\t\\t\\t\\t\\t\\t<span  >\\n\\t\\t\\t\\t\\t\\t\\tWebsite Development\\t\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\n\\t\\t\\t\\t\\n\\t\\t\\t<\\/div>\\n\\t\\t\\t\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-000da54 elementor-widget-divider--view-line elementor-widget elementor-widget-divider\\\" data-id=\\\"000da54\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"divider.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-divider\\\">\\n\\t\\t\\t<span class=\\\"elementor-divider-separator\\\">\\n\\t\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-d0afb92 elementor-widget elementor-widget-heading\\\" data-id=\\\"d0afb92\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"elementor-heading-title elementor-size-default\\\">We build robust, user-friendly websites tailored to your brand, ensuring seamless functionality and an engaging user experience.<\\/div>\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/a>\\n\\t\\t<a class=\\\"elementor-element elementor-element-8ab49f0 e-con-full e-flex e-con e-child\\\" data-id=\\\"8ab49f0\\\" data-element_type=\\\"container\\\" data-settings=\\\"{&quot;background_background&quot;:&quot;classic&quot;}\\\" href=\\\"https:\\/\\/goldenstallionagency.com\\/digital-marketing\\/\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-7d1d4d0 elementor-widget elementor-widget-icon-box\\\" data-id=\\\"7d1d4d0\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"icon-box.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-wrapper\\\">\\n\\n\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-content\\\">\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-title\\\">\\n\\t\\t\\t\\t\\t\\t<span  >\\n\\t\\t\\t\\t\\t\\t\\tDigital Marketing\\t\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\n\\t\\t\\t\\t\\n\\t\\t\\t<\\/div>\\n\\t\\t\\t\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-3764e98 elementor-widget-divider--view-line elementor-widget elementor-widget-divider\\\" data-id=\\\"3764e98\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"divider.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-divider\\\">\\n\\t\\t\\t<span class=\\\"elementor-divider-separator\\\">\\n\\t\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-b0d457f elementor-widget elementor-widget-heading\\\" data-id=\\\"b0d457f\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"elementor-heading-title elementor-size-default\\\">Comprehensive marketing\\nstrategies, from social media\\nto targeted advertising.\\n<\\/div>\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/a>\\n\\t\\t<a class=\\\"elementor-element elementor-element-2b93015 e-con-full e-flex e-con e-child\\\" data-id=\\\"2b93015\\\" data-element_type=\\\"container\\\" data-settings=\\\"{&quot;background_background&quot;:&quot;classic&quot;}\\\" href=\\\"https:\\/\\/goldenstallionagency.com\\/website-maintenance\\/\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-c94b10a elementor-widget elementor-widget-icon-box\\\" data-id=\\\"c94b10a\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"icon-box.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-wrapper\\\">\\n\\n\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-content\\\">\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-title\\\">\\n\\t\\t\\t\\t\\t\\t<span  >\\n\\t\\t\\t\\t\\t\\t\\tMaintenance &amp; Support\\t\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\n\\t\\t\\t\\t\\n\\t\\t\\t<\\/div>\\n\\t\\t\\t\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-42781d4 elementor-widget-divider--view-line elementor-widget elementor-widget-divider\\\" data-id=\\\"42781d4\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"divider.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-divider\\\">\\n\\t\\t\\t<span class=\\\"elementor-divider-separator\\\">\\n\\t\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-c4c5e69 elementor-widget elementor-widget-heading\\\" data-id=\\\"c4c5e69\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"elementor-heading-title elementor-size-default\\\">Ongoing support to keep your\\nwebsite running smoothly<\\/div>\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/a>\\n\\t\\t<a class=\\\"elementor-element elementor-element-59107a8 e-con-full e-flex e-con e-child\\\" data-id=\\\"59107a8\\\" data-element_type=\\\"container\\\" data-settings=\\\"{&quot;background_background&quot;:&quot;classic&quot;}\\\" href=\\\"https:\\/\\/goldenstallionagency.com\\/seo\\/\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-d3328d2 elementor-widget elementor-widget-icon-box\\\" data-id=\\\"d3328d2\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"icon-box.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-wrapper\\\">\\n\\n\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-content\\\">\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-title\\\">\\n\\t\\t\\t\\t\\t\\t<span  >\\n\\t\\t\\t\\t\\t\\t\\tSearch Engine Optimization (SEO)\\t\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\n\\t\\t\\t\\t\\n\\t\\t\\t<\\/div>\\n\\t\\t\\t\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-7d032de elementor-widget-divider--view-line elementor-widget elementor-widget-divider\\\" data-id=\\\"7d032de\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"divider.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-divider\\\">\\n\\t\\t\\t<span class=\\\"elementor-divider-separator\\\">\\n\\t\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-72334bb elementor-widget elementor-widget-heading\\\" data-id=\\\"72334bb\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"elementor-heading-title elementor-size-default\\\">Ensuring your site is optimized\\nto rank high on search engines\\nand attract organic traffic.\\n<\\/div>\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/a>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-a20da3f e-flex e-con-boxed e-con e-parent\\\" data-id=\\\"a20da3f\\\" data-element_type=\\\"container\\\" data-settings=\\\"{&quot;background_background&quot;:&quot;classic&quot;}\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"e-con-inner\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-774fe52 elementor-align-center elementor-widget elementor-widget-button\\\" data-id=\\\"774fe52\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"button.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-button-wrapper\\\">\\n\\t\\t\\t\\t\\t<a class=\\\"elementor-button elementor-button-link elementor-size-sm elementor-animation-grow\\\" href=\\\"https:\\/\\/goldenstallionagency.com\\/services\\/\\\">\\n\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-button-content-wrapper\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-button-text\\\">Our Services<\\/span>\\n\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t<\\/a>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-2be62d38 e-flex e-con-boxed e-con e-parent\\\" data-id=\\\"2be62d38\\\" data-element_type=\\\"container\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"e-con-inner\\\">\\n\\t\\t<div class=\\\"elementor-element elementor-element-51491be0 e-con-full elementor-hidden-mobile e-flex e-con e-child\\\" data-id=\\\"51491be0\\\" data-element_type=\\\"container\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-4b1f4d0a elementor-widget__width-initial elementor-widget elementor-widget-image\\\" data-id=\\\"4b1f4d0a\\\" data-element_type=\\\"widget\\\" data-settings=\\\"{&quot;_animation&quot;:&quot;none&quot;}\\\" data-widget_type=\\\"image.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<img width=\\\"783\\\" height=\\\"636\\\" src=\\\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/image_2024-12-19_172805761.png\\\" class=\\\"attachment-full size-full wp-image-317\\\" alt=\\\"Contact Golden Stallion Agency - Web design experts in South Africa.\\\" srcset=\\\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/image_2024-12-19_172805761.png 783w, https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/image_2024-12-19_172805761-300x244.png 300w, https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/image_2024-12-19_172805761-768x624.png 768w\\\" sizes=\\\"(max-width: 783px) 100vw, 783px\\\" \\/>\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-1b41a309 e-con-full e-flex e-con e-child\\\" data-id=\\\"1b41a309\\\" data-element_type=\\\"container\\\" data-settings=\\\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;position&quot;:&quot;absolute&quot;,&quot;animation&quot;:&quot;none&quot;}\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-77619b6a elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list\\\" data-id=\\\"77619b6a\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"icon-list.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t<ul class=\\\"elementor-icon-list-items\\\">\\n\\t\\t\\t\\t\\t\\t\\t<li class=\\\"elementor-icon-list-item\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<a href=\\\"https:\\/\\/goldenstallionagency.com\\/website-design\\/\\\">\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-icon-list-icon\\\">\\n\\t\\t\\t\\t\\t\\t\\t<i aria-hidden=\\\"true\\\" class=\\\"mdi mdi-check-circle\\\"><\\/i>\\t\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-icon-list-text\\\">Website Design<\\/span>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/a>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/li>\\n\\t\\t\\t\\t\\t\\t\\t\\t<li class=\\\"elementor-icon-list-item\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<a href=\\\"https:\\/\\/goldenstallionagency.com\\/web-development\\/\\\">\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-icon-list-icon\\\">\\n\\t\\t\\t\\t\\t\\t\\t<i aria-hidden=\\\"true\\\" class=\\\"mdi mdi-check-circle\\\"><\\/i>\\t\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-icon-list-text\\\">Web Development<\\/span>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/a>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/li>\\n\\t\\t\\t\\t\\t\\t\\t\\t<li class=\\\"elementor-icon-list-item\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<a href=\\\"https:\\/\\/goldenstallionagency.com\\/website-maintenance\\/\\\">\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-icon-list-icon\\\">\\n\\t\\t\\t\\t\\t\\t\\t<i aria-hidden=\\\"true\\\" class=\\\"mdi mdi-check-circle\\\"><\\/i>\\t\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-icon-list-text\\\">Website Maintenance<\\/span>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/a>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/li>\\n\\t\\t\\t\\t\\t\\t\\t\\t<li class=\\\"elementor-icon-list-item\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<a href=\\\"https:\\/\\/goldenstallionagency.com\\/digital-marketing\\/\\\">\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-icon-list-icon\\\">\\n\\t\\t\\t\\t\\t\\t\\t<i aria-hidden=\\\"true\\\" class=\\\"mdi mdi-check-circle\\\"><\\/i>\\t\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-icon-list-text\\\">Digital Marketing<\\/span>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/a>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/li>\\n\\t\\t\\t\\t\\t\\t\\t\\t<li class=\\\"elementor-icon-list-item\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<a href=\\\"https:\\/\\/goldenstallionagency.com\\/seo\\/\\\">\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-icon-list-icon\\\">\\n\\t\\t\\t\\t\\t\\t\\t<i aria-hidden=\\\"true\\\" class=\\\"mdi mdi-check-circle\\\"><\\/i>\\t\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-icon-list-text\\\">SEO (Search Engine Optimization)<\\/span>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/a>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/li>\\n\\t\\t\\t\\t\\t\\t<\\/ul>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-7ea9fc38 e-con-full e-flex e-con e-child\\\" data-id=\\\"7ea9fc38\\\" data-element_type=\\\"container\\\" data-settings=\\\"{&quot;animation&quot;:&quot;none&quot;}\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-7f9e3555 elementor-widget elementor-widget-heading\\\" data-id=\\\"7f9e3555\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h6 class=\\\"elementor-heading-title elementor-size-default\\\">Who we are<\\/h6>\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-194879b elementor-widget elementor-widget-elementskit-heading\\\" data-id=\\\"194879b\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"elementskit-heading.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"ekit-wid-con\\\" ><div class=\\\"ekit-heading elementskit-section-title-wraper text_left   ekit_heading_tablet-   ekit_heading_mobile-text_center\\\"><h2 class=\\\"ekit-heading--title elementskit-section-title text_fill\\\">Why Work with <span><span>Golden Stallion Agency<\\/span><\\/span> <\\/h2><\\/div><\\/div>\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t[elementor-element k=\\\"f193b19716fcd8e7bd0eee60db27b3ab\\\" data=\\\"eyJpZCI6IjZjN2VlYmJjIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cD5XaGVuIHlvdSBwYXJ0bmVyIHdpdGggR29sZGVuIFN0YWxsaW9uIEFnZW5jeSwgeW91J3JlIG5vdCBqdXN0IGdldHRpbmcgYSB3ZWJzaXRlLXlvdSdyZSBnZXR0aW5nIGEgY29tcGxldGUgYnJhbmRpbmcga2l0IHRoYXQgc2V0cyB5b3UgZmFyIGFoZWFkIGZyb20gYWxsIHRoZSBjb21wZXRpdGlvbiB3aXRoaW4gdGhlIGluZHVzdHJ5LiBIZXJlJ3Mgd2hhdCBzZXRzIG15IGJyYW5kaW5nIGFwcHJvYWNoIGFwYXJ0OjxcL3A+In0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\\\"]\\t\\t<div class=\\\"elementor-element elementor-element-ec36c07 elementor-widget elementor-widget-elementskit-accordion\\\" data-id=\\\"ec36c07\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"elementskit-accordion.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"ekit-wid-con\\\" >\\n        <div class=\\\"elementskit-accordion accoedion-primary\\\" id=\\\"accordion-68f2804fad31a\\\">\\n\\n            \\n                <div class=\\\"elementskit-card active\\\">\\n                    <div class=\\\"elementskit-card-header\\\" id=\\\"primaryHeading-0-ec36c07\\\">\\n                        <a href=\\\"#collapse-6c1304768f2804fad31a\\\" class=\\\"ekit-accordion--toggler elementskit-btn-link collapsed\\\" data-ekit-toggle=\\\"collapse\\\" data-target=\\\"#Collapse-6c1304768f2804fad31a\\\" aria-expanded=\\\"true\\\" aria-controls=\\\"Collapse-6c1304768f2804fad31a\\\">\\n                                                            <div class=\\\"ekit_accordion_icon_left_group\\\">\\n                                    <div class=\\\"ekit_accordion_normal_icon\\\">\\n                                        <!-- Normal Icon -->\\n                                        <i class=\\\"mdi mdi-checkbox-marked-circle\\\"><\\/i>                                    <\\/div>\\n\\n                                    <div class=\\\"ekit_accordion_active_icon\\\">\\n                                        <!-- Active Icon -->\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<i class=\\\"mdi mdi-checkbox-marked-circle\\\"><\\/i>                                    <\\/div>\\n                                <\\/div>\\n\\n                            \\n                            <span class=\\\"ekit-accordion-title\\\">Proven Results:<\\/span>\\n\\n                            \\n                                                    <\\/a>\\n                    <\\/div>\\n\\n                    <div id=\\\"Collapse-6c1304768f2804fad31a\\\" class=\\\" show collapse\\\" aria-labelledby=\\\"primaryHeading-0-ec36c07\\\" data-parent=\\\"#accordion-68f2804fad31a\\\">\\n\\n                        <div class=\\\"elementskit-card-body ekit-accordion--content\\\">\\n                            <p>Clients see a 73% increase in conversions and a 64% reduction in bounce rate within months.<\\/p>                        <\\/div>\\n\\n                    <\\/div>\\n\\n                <\\/div><!-- .elementskit-card END -->\\n\\n                \\n                <div class=\\\"elementskit-card \\\">\\n                    <div class=\\\"elementskit-card-header\\\" id=\\\"primaryHeading-1-ec36c07\\\">\\n                        <a href=\\\"#collapse-88b8e0d68f2804fad31a\\\" class=\\\"ekit-accordion--toggler elementskit-btn-link collapsed\\\" data-ekit-toggle=\\\"collapse\\\" data-target=\\\"#Collapse-88b8e0d68f2804fad31a\\\" aria-expanded=\\\"false\\\" aria-controls=\\\"Collapse-88b8e0d68f2804fad31a\\\">\\n                                                            <div class=\\\"ekit_accordion_icon_left_group\\\">\\n                                    <div class=\\\"ekit_accordion_normal_icon\\\">\\n                                        <!-- Normal Icon -->\\n                                        <i class=\\\"mdi mdi-checkbox-marked-circle\\\"><\\/i>                                    <\\/div>\\n\\n                                    <div class=\\\"ekit_accordion_active_icon\\\">\\n                                        <!-- Active Icon -->\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<i class=\\\"mdi mdi-checkbox-marked-circle\\\"><\\/i>                                    <\\/div>\\n                                <\\/div>\\n\\n                            \\n                            <span class=\\\"ekit-accordion-title\\\">Industry-Specific Expertise:<\\/span>\\n\\n                            \\n                                                    <\\/a>\\n                    <\\/div>\\n\\n                    <div id=\\\"Collapse-88b8e0d68f2804fad31a\\\" class=\\\" collapse\\\" aria-labelledby=\\\"primaryHeading-1-ec36c07\\\" data-parent=\\\"#accordion-68f2804fad31a\\\">\\n\\n                        <div class=\\\"elementskit-card-body ekit-accordion--content\\\">\\n                            <p>From web design and development to SEO and digital marketing, we offer a full suite of services to support your online presence and growth.<\\/p>                        <\\/div>\\n\\n                    <\\/div>\\n\\n                <\\/div><!-- .elementskit-card END -->\\n\\n                \\n                <div class=\\\"elementskit-card \\\">\\n                    <div class=\\\"elementskit-card-header\\\" id=\\\"primaryHeading-2-ec36c07\\\">\\n                        <a href=\\\"#collapse-007b77a68f2804fad31a\\\" class=\\\"ekit-accordion--toggler elementskit-btn-link collapsed\\\" data-ekit-toggle=\\\"collapse\\\" data-target=\\\"#Collapse-007b77a68f2804fad31a\\\" aria-expanded=\\\"false\\\" aria-controls=\\\"Collapse-007b77a68f2804fad31a\\\">\\n                                                            <div class=\\\"ekit_accordion_icon_left_group\\\">\\n                                    <div class=\\\"ekit_accordion_normal_icon\\\">\\n                                        <!-- Normal Icon -->\\n                                        <i class=\\\"mdi mdi-checkbox-marked-circle\\\"><\\/i>                                    <\\/div>\\n\\n                                    <div class=\\\"ekit_accordion_active_icon\\\">\\n                                        <!-- Active Icon -->\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<i class=\\\"mdi mdi-checkbox-marked-circle\\\"><\\/i>                                    <\\/div>\\n                                <\\/div>\\n\\n                            \\n                            <span class=\\\"ekit-accordion-title\\\">Full-Service Solutions:<\\/span>\\n\\n                            \\n                                                    <\\/a>\\n                    <\\/div>\\n\\n                    <div id=\\\"Collapse-007b77a68f2804fad31a\\\" class=\\\" collapse\\\" aria-labelledby=\\\"primaryHeading-2-ec36c07\\\" data-parent=\\\"#accordion-68f2804fad31a\\\">\\n\\n                        <div class=\\\"elementskit-card-body ekit-accordion--content\\\">\\n                            <p>We prioritize your needs and work closely with you throughout the design process, ensuring the final product exceeds your expectations.<\\/p>                        <\\/div>\\n\\n                    <\\/div>\\n\\n                <\\/div><!-- .elementskit-card END -->\\n\\n                                        <\\/div>\\n    <\\/div>\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-8bb49c7 animated-slow elementor-align-center elementor-hidden-mobile elementor-widget elementor-widget-button\\\" data-id=\\\"8bb49c7\\\" data-element_type=\\\"widget\\\" data-settings=\\\"{&quot;_animation&quot;:&quot;none&quot;}\\\" data-widget_type=\\\"button.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-button-wrapper\\\">\\n\\t\\t\\t\\t\\t<a class=\\\"elementor-button elementor-button-link elementor-size-sm elementor-animation-grow\\\" href=\\\"https:\\/\\/calendly.com\\/goldenstallionwebagency\\/hospitality-website-discovery-call\\\" target=\\\"_blank\\\">\\n\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-button-content-wrapper\\\">\\n\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-button-icon\\\">\\n\\t\\t\\t\\t<svg aria-hidden=\\\"true\\\" class=\\\"e-font-icon-svg e-fas-bookmark\\\" viewBox=\\\"0 0 384 512\\\" xmlns=\\\"http:\\/\\/www.w3.org\\/2000\\/svg\\\"><path d=\\\"M0 512V48C0 21.49 21.49 0 48 0h288c26.51 0 48 21.49 48 48v464L192 400 0 512z\\\"><\\/path><\\/svg>\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-button-text\\\">Book a call with Tinashe <\\/span>\\n\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t<\\/a>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-2d501ada e-flex e-con-boxed e-con e-parent\\\" data-id=\\\"2d501ada\\\" data-element_type=\\\"container\\\" data-settings=\\\"{&quot;background_background&quot;:&quot;classic&quot;}\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"e-con-inner\\\">\\n\\t\\t<div class=\\\"elementor-element elementor-element-5a2deb58 e-con-full e-flex e-con e-child\\\" data-id=\\\"5a2deb58\\\" data-element_type=\\\"container\\\" data-settings=\\\"{&quot;animation&quot;:&quot;none&quot;}\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-9f6a08b elementor-widget elementor-widget-elementskit-heading\\\" data-id=\\\"9f6a08b\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"elementskit-heading.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"ekit-wid-con\\\" ><div class=\\\"ekit-heading elementskit-section-title-wraper text_left   ekit_heading_tablet-   ekit_heading_mobile-\\\"><h2 class=\\\"ekit-heading--title elementskit-section-title text_fill\\\">Recognized by <span><span>South Africa\'s<\\/span><\\/span> Leading Brands.<\\/h2><\\/div><\\/div>\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t[elementor-element k=\\\"f193b19716fcd8e7bd0eee60db27b3ab\\\" data=\\\"eyJpZCI6IjdiYWM1MDQwIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cD5TZXR0aW5nIFN0YW5kYXJkcyBmb3IgV2ViIERlc2lnbiBFeGNlbGxlbmNlIGluIERlbnRhbCwgTGVnYWwsIGFuZCBIb3NwaXRhbGl0eSBJbmR1c3RyaWVzLjxcL3A+In0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\\\"]\\t\\t<div class=\\\"elementor-element elementor-element-d754d19 animated-slow elementor-align-center elementor-widget elementor-widget-button\\\" data-id=\\\"d754d19\\\" data-element_type=\\\"widget\\\" data-settings=\\\"{&quot;_animation&quot;:&quot;none&quot;}\\\" data-widget_type=\\\"button.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-button-wrapper\\\">\\n\\t\\t\\t\\t\\t<a class=\\\"elementor-button elementor-button-link elementor-size-sm elementor-animation-grow\\\" href=\\\"https:\\/\\/calendly.com\\/goldenstallionwebagency\\/hospitality-website-discovery-call\\\" target=\\\"_blank\\\">\\n\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-button-content-wrapper\\\">\\n\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-button-icon\\\">\\n\\t\\t\\t\\t<svg aria-hidden=\\\"true\\\" class=\\\"e-font-icon-svg e-fas-bookmark\\\" viewBox=\\\"0 0 384 512\\\" xmlns=\\\"http:\\/\\/www.w3.org\\/2000\\/svg\\\"><path d=\\\"M0 512V48C0 21.49 21.49 0 48 0h288c26.51 0 48 21.49 48 48v464L192 400 0 512z\\\"><\\/path><\\/svg>\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-button-text\\\">Book a call with Tinashe <\\/span>\\n\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t<\\/a>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-3dd884b6 e-flex e-con-boxed e-con e-parent\\\" data-id=\\\"3dd884b6\\\" data-element_type=\\\"container\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"e-con-inner\\\">\\n\\t\\t<div class=\\\"elementor-element elementor-element-7300764b e-con-full e-flex e-con e-child\\\" data-id=\\\"7300764b\\\" data-element_type=\\\"container\\\" data-settings=\\\"{&quot;animation&quot;:&quot;none&quot;}\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-9302d7b elementor-widget elementor-widget-elementskit-heading\\\" data-id=\\\"9302d7b\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"elementskit-heading.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"ekit-wid-con\\\" ><div class=\\\"ekit-heading elementskit-section-title-wraper text_left   ekit_heading_tablet-   ekit_heading_mobile-\\\"><h2 class=\\\"ekit-heading--title elementskit-section-title text_fill\\\">Are you ready to <span><span>take that first step<\\/span><\\/span> into bettering your business? .<\\/h2><\\/div><\\/div>\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t[elementor-element k=\\\"f193b19716fcd8e7bd0eee60db27b3ab\\\" data=\\\"eyJpZCI6IjUzMDExMTlkIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY29udGVudF93aWR0aCI6ImZ1bGwiLCJlZGl0b3IiOiI8cD5UaGUgcGVyZm9ybWFuY2Ugb2YgeW91ciByZXN0YXVyYW50IGxpZXMgaW4geW91ciBoYW5kcyAtIFRha2UgdGhhdCBmaXJzdCBzdGVwIHdpdGggdXMgdG9kYXk8XC9wPiJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\\\"]\\t\\t<div class=\\\"elementor-element elementor-element-110c474 animated-slow elementor-align-center elementor-widget elementor-widget-button\\\" data-id=\\\"110c474\\\" data-element_type=\\\"widget\\\" data-settings=\\\"{&quot;_animation&quot;:&quot;none&quot;}\\\" data-widget_type=\\\"button.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-button-wrapper\\\">\\n\\t\\t\\t\\t\\t<a class=\\\"elementor-button elementor-button-link elementor-size-sm elementor-animation-grow\\\" href=\\\"https:\\/\\/calendly.com\\/goldenstallionwebagency\\/hospitality-website-discovery-call\\\" target=\\\"_blank\\\">\\n\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-button-content-wrapper\\\">\\n\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-button-icon\\\">\\n\\t\\t\\t\\t<svg aria-hidden=\\\"true\\\" class=\\\"e-font-icon-svg e-fas-bookmark\\\" viewBox=\\\"0 0 384 512\\\" xmlns=\\\"http:\\/\\/www.w3.org\\/2000\\/svg\\\"><path d=\\\"M0 512V48C0 21.49 21.49 0 48 0h288c26.51 0 48 21.49 48 48v464L192 400 0 512z\\\"><\\/path><\\/svg>\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-button-text\\\">Book a call with Tinashe <\\/span>\\n\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t<\\/a>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-45afcc7f e-con-full e-grid e-con e-child\\\" data-id=\\\"45afcc7f\\\" data-element_type=\\\"container\\\" data-settings=\\\"{&quot;animation&quot;:&quot;none&quot;}\\\">\\n\\t\\t<div class=\\\"elementor-element elementor-element-3dad7a16 e-con-full e-flex e-con e-child\\\" data-id=\\\"3dad7a16\\\" data-element_type=\\\"container\\\" data-settings=\\\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;animation&quot;:&quot;none&quot;}\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-4b685cfa elementor-position-right elementor-mobile-position-right elementor-view-default elementor-widget elementor-widget-icon-box\\\" data-id=\\\"4b685cfa\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"icon-box.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-wrapper\\\">\\n\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-icon\\\">\\n\\t\\t\\t\\t<span  class=\\\"elementor-icon\\\">\\n\\t\\t\\t\\t<i aria-hidden=\\\"true\\\" class=\\\"icon icon-arrow-up\\\"><\\/i>\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t<\\/div>\\n\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-content\\\">\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-title\\\">\\n\\t\\t\\t\\t\\t\\t<span  >\\n\\t\\t\\t\\t\\t\\t\\t+73%\\t\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<p class=\\\"elementor-icon-box-description\\\">\\n\\t\\t\\t\\t\\t\\tincrease in\\nconversions\\t\\t\\t\\t\\t<\\/p>\\n\\t\\t\\t\\t\\n\\t\\t\\t<\\/div>\\n\\t\\t\\t\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-2c2c3fbe elementor-widget-divider--view-line elementor-widget elementor-widget-divider\\\" data-id=\\\"2c2c3fbe\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"divider.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-divider\\\">\\n\\t\\t\\t<span class=\\\"elementor-divider-separator\\\">\\n\\t\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-59820dc2 elementor-widget elementor-widget-heading\\\" data-id=\\\"59820dc2\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"elementor-heading-title elementor-size-default\\\">By optimizing your website for\\nsearch engines and enhancing\\nuser experience.\\n<\\/div>\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-39da9d04 e-con-full e-flex e-con e-child\\\" data-id=\\\"39da9d04\\\" data-element_type=\\\"container\\\" data-settings=\\\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;animation&quot;:&quot;none&quot;}\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-6775bf55 elementor-position-right elementor-mobile-position-right elementor-view-default elementor-widget elementor-widget-icon-box\\\" data-id=\\\"6775bf55\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"icon-box.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-wrapper\\\">\\n\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-icon\\\">\\n\\t\\t\\t\\t<span  class=\\\"elementor-icon\\\">\\n\\t\\t\\t\\t<i aria-hidden=\\\"true\\\" class=\\\"icon icon-arrow-up\\\"><\\/i>\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t<\\/div>\\n\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-content\\\">\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-title\\\">\\n\\t\\t\\t\\t\\t\\t<span  >\\n\\t\\t\\t\\t\\t\\t\\t+64%\\t\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<p class=\\\"elementor-icon-box-description\\\">\\n\\t\\t\\t\\t\\t\\treduction in\\nbounce rate\\t\\t\\t\\t\\t<\\/p>\\n\\t\\t\\t\\t\\n\\t\\t\\t<\\/div>\\n\\t\\t\\t\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-2ad4d116 elementor-widget-divider--view-line elementor-widget elementor-widget-divider\\\" data-id=\\\"2ad4d116\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"divider.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-divider\\\">\\n\\t\\t\\t<span class=\\\"elementor-divider-separator\\\">\\n\\t\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-34c33aa5 elementor-widget elementor-widget-heading\\\" data-id=\\\"34c33aa5\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"elementor-heading-title elementor-size-default\\\">Rise in revenue as more visitors convert into paying customers.<\\/div>\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-460a853a e-flex e-con-boxed e-con e-parent\\\" data-id=\\\"460a853a\\\" data-element_type=\\\"container\\\" data-settings=\\\"{&quot;background_background&quot;:&quot;classic&quot;}\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"e-con-inner\\\">\\n\\t\\t[elementor-element k=\\\"f193b19716fcd8e7bd0eee60db27b3ab\\\" data=\\\"eyJpZCI6IjIzYjA4ZjUiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD48c3Ryb25nPlVsdGltYXRlIFdlYnNpdGUgQmx1ZXByaW50PFwvc3Ryb25nPjxiciBcLz5NeSB0ZWFtIGFuZCBJIGF0IEdvbGRlbiBTdGFsbGlvbiBBZ2VuY3kgZm9sbG93IGEgdW5pcXVlLCByZXN1bHRzLWRyaXZlbiBibHVlcHJpbnQgdGhhdCBmb2N1c2VzIG9uIHVzZXIgZXhwZXJpZW5jZSwgYnJhbmQgZW5nYWdlbWVudCwgYW5kIGNvbnZlcnNpb24gb3B0aW1pemF0aW9uLiBXZSBjYWxsIGl0IHRoZSBHb2xkZW4gQmx1ZXByaW50IFx1MjAxMyBhbmQgaXQgaGFzIGhlbHBlZCBkb3plbnMgb2YgZGVudGFsIGNsaW5pY3MsIGxhdyBvZmZpY2VzLCBhbmQgaG9zcGl0YWxpdHkgYnJhbmRzIHJlYWNoIG5ldyBoZWlnaHRzLjxcL3A+IiwiYWxpZ24iOiJjZW50ZXIiLCJfcGFkZGluZ19tb2JpbGUiOnsidW5pdCI6IiUiLCJ0b3AiOiIwIiwicmlnaHQiOiI1IiwiYm90dG9tIjoiMCIsImxlZnQiOiI1IiwiaXNMaW5rZWQiOmZhbHNlfX0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\\\"]<div class=\\\"elementor-element elementor-element-16b3f49a e-flex e-con-boxed e-con e-child\\\" data-id=\\\"16b3f49a\\\" data-element_type=\\\"container\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"e-con-inner\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-17852e00 elementor-widget elementor-widget-heading\\\" data-id=\\\"17852e00\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h6 class=\\\"elementor-heading-title elementor-size-default\\\">BUT DON\\u2019T TAKE MY WORD FOR IT\\u2026<\\/h6>\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-5ba96b8 elementor-widget elementor-widget-elementskit-heading\\\" data-id=\\\"5ba96b8\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"elementskit-heading.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"ekit-wid-con\\\" ><div class=\\\"ekit-heading elementskit-section-title-wraper text_center   ekit_heading_tablet-   ekit_heading_mobile-\\\"><h2 class=\\\"ekit-heading--title elementskit-section-title text_fill\\\">Hear from our <span><span>clients<\\/span><\\/span> \\ud83d\\udc47<\\/h2><\\/div><\\/div>\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-14c802a4 e-con-full e-flex e-con e-child\\\" data-id=\\\"14c802a4\\\" data-element_type=\\\"container\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-4035b24 elementor-arrows-position-inside elementor-pagination-position-outside elementor-widget elementor-widget-image-carousel\\\" data-id=\\\"4035b24\\\" data-element_type=\\\"widget\\\" data-settings=\\\"{&quot;slides_to_show&quot;:&quot;3&quot;,&quot;slides_to_show_tablet&quot;:&quot;3&quot;,&quot;slides_to_show_mobile&quot;:&quot;1&quot;,&quot;slides_to_scroll&quot;:&quot;1&quot;,&quot;navigation&quot;:&quot;both&quot;,&quot;autoplay&quot;:&quot;yes&quot;,&quot;pause_on_hover&quot;:&quot;yes&quot;,&quot;pause_on_interaction&quot;:&quot;yes&quot;,&quot;autoplay_speed&quot;:5000,&quot;infinite&quot;:&quot;yes&quot;,&quot;speed&quot;:500,&quot;image_spacing_custom&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:20,&quot;sizes&quot;:[]},&quot;image_spacing_custom_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\\\" data-widget_type=\\\"image-carousel.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-image-carousel-wrapper swiper\\\" role=\\\"region\\\" aria-roledescription=\\\"carousel\\\" aria-label=\\\"Image Carousel\\\" dir=\\\"ltr\\\">\\n\\t\\t\\t<div class=\\\"elementor-image-carousel swiper-wrapper\\\" aria-live=\\\"off\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"swiper-slide\\\" role=\\\"group\\\" aria-roledescription=\\\"slide\\\" aria-label=\\\"1 of 4\\\"><figure class=\\\"swiper-slide-inner\\\"><img class=\\\"swiper-slide-image\\\" src=\\\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/1-1.png\\\" alt=\\\"Client testimonials praising Golden Stallion Agency&#039;s web design expertise.\\\" \\/><\\/figure><\\/div><div class=\\\"swiper-slide\\\" role=\\\"group\\\" aria-roledescription=\\\"slide\\\" aria-label=\\\"2 of 4\\\"><figure class=\\\"swiper-slide-inner\\\"><img class=\\\"swiper-slide-image\\\" src=\\\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/2-1.png\\\" alt=\\\"Client testimonials praising Golden Stallion Agency&#039;s web design expertise.\\\" \\/><\\/figure><\\/div><div class=\\\"swiper-slide\\\" role=\\\"group\\\" aria-roledescription=\\\"slide\\\" aria-label=\\\"3 of 4\\\"><figure class=\\\"swiper-slide-inner\\\"><img class=\\\"swiper-slide-image\\\" src=\\\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/3-2.png\\\" alt=\\\"Client testimonials praising Golden Stallion Agency&#039;s web design expertise.\\\" \\/><\\/figure><\\/div><div class=\\\"swiper-slide\\\" role=\\\"group\\\" aria-roledescription=\\\"slide\\\" aria-label=\\\"4 of 4\\\"><figure class=\\\"swiper-slide-inner\\\"><img class=\\\"swiper-slide-image\\\" src=\\\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/5-2.png\\\" alt=\\\"Client testimonials praising Golden Stallion Agency&#039;s web design expertise.\\\" \\/><\\/figure><\\/div>\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-swiper-button elementor-swiper-button-prev\\\" role=\\\"button\\\" tabindex=\\\"0\\\">\\n\\t\\t\\t\\t\\t\\t<svg aria-hidden=\\\"true\\\" class=\\\"e-font-icon-svg e-eicon-chevron-left\\\" viewBox=\\\"0 0 1000 1000\\\" xmlns=\\\"http:\\/\\/www.w3.org\\/2000\\/svg\\\"><path d=\\\"M646 125C629 125 613 133 604 142L308 442C296 454 292 471 292 487 292 504 296 521 308 533L604 854C617 867 629 875 646 875 663 875 679 871 692 858 704 846 713 829 713 812 713 796 708 779 692 767L438 487 692 225C700 217 708 204 708 187 708 171 704 154 692 142 675 129 663 125 646 125Z\\\"><\\/path><\\/svg>\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<div class=\\\"elementor-swiper-button elementor-swiper-button-next\\\" role=\\\"button\\\" tabindex=\\\"0\\\">\\n\\t\\t\\t\\t\\t\\t<svg aria-hidden=\\\"true\\\" class=\\\"e-font-icon-svg e-eicon-chevron-right\\\" viewBox=\\\"0 0 1000 1000\\\" xmlns=\\\"http:\\/\\/www.w3.org\\/2000\\/svg\\\"><path d=\\\"M696 533C708 521 713 504 713 487 713 471 708 454 696 446L400 146C388 133 375 125 354 125 338 125 325 129 313 142 300 154 292 171 292 187 292 204 296 221 308 233L563 492 304 771C292 783 288 800 288 817 288 833 296 850 308 863 321 871 338 875 354 875 371 875 388 867 400 854L696 533Z\\\"><\\/path><\\/svg>\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"swiper-pagination\\\"><\\/div>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-74eff9bc e-con-full e-flex e-con e-parent\\\" data-id=\\\"74eff9bc\\\" data-element_type=\\\"container\\\" data-settings=\\\"{&quot;background_background&quot;:&quot;classic&quot;}\\\">\\n\\t\\t<div class=\\\"elementor-element elementor-element-522de313 e-con-full e-flex e-con e-child\\\" data-id=\\\"522de313\\\" data-element_type=\\\"container\\\" data-settings=\\\"{&quot;animation&quot;:&quot;none&quot;}\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-2754466d elementor-widget elementor-widget-heading\\\" data-id=\\\"2754466d\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h6 class=\\\"elementor-heading-title elementor-size-default\\\">FOUNDER OF GOLDEN STALLION AGENCY<\\/h6>\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-4aa7af0 elementor-widget elementor-widget-elementskit-heading\\\" data-id=\\\"4aa7af0\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"elementskit-heading.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"ekit-wid-con\\\" ><div class=\\\"ekit-heading elementskit-section-title-wraper text_left   ekit_heading_tablet-   ekit_heading_mobile-\\\"><h2 class=\\\"ekit-heading--title elementskit-section-title text_fill\\\">Meet <span><span>Tinashe Musanhu<\\/span><\\/span>.<\\/h2><\\/div><\\/div>\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-64508083 elementor-widget elementor-widget-heading\\\" data-id=\\\"64508083\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"elementor-heading-title elementor-size-default\\\"><b>Hello, I\\u2019m Tinashe Musanhu. I\\u2019m not just a web designer; I\\u2019m your partner in digital transformation.\\n<\\/b><br><br>\\nWith six years of experience helping businesses in dental, legal, and hospitality industries, I\\u2019ve developed a deep understanding of what drives success in these fields. My unique approach allows me to design websites that speak directly to your clients\\u2019 needs\\u2014keeping them engaged and coming back for more.\\n<br><br>\\nOver the years, I\\u2019ve worked with over 300 clients across South Africa. My expertise ensures every website I create is not only visually engaging but also strategically built to deliver measurable results.\\n<br><br>\\nFrom the initial conversation to the final launch, my team and I are committed to achieving the best outcomes for your business. This isn\\u2019t just a guarantee\\u2014it\\u2019s my promise.\\n<br><br>\\nBook a call with Tinashe today, and let\\u2019s discuss how we can turn your vision into reality.<\\/div>\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-5079a8e animated-slow elementor-align-center elementor-widget elementor-widget-button\\\" data-id=\\\"5079a8e\\\" data-element_type=\\\"widget\\\" data-settings=\\\"{&quot;_animation&quot;:&quot;none&quot;}\\\" data-widget_type=\\\"button.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-button-wrapper\\\">\\n\\t\\t\\t\\t\\t<a class=\\\"elementor-button elementor-button-link elementor-size-sm elementor-animation-grow\\\" href=\\\"https:\\/\\/calendly.com\\/goldenstallionwebagency\\/hospitality-website-discovery-call\\\" target=\\\"_blank\\\">\\n\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-button-content-wrapper\\\">\\n\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-button-icon\\\">\\n\\t\\t\\t\\t<svg aria-hidden=\\\"true\\\" class=\\\"e-font-icon-svg e-fas-bookmark\\\" viewBox=\\\"0 0 384 512\\\" xmlns=\\\"http:\\/\\/www.w3.org\\/2000\\/svg\\\"><path d=\\\"M0 512V48C0 21.49 21.49 0 48 0h288c26.51 0 48 21.49 48 48v464L192 400 0 512z\\\"><\\/path><\\/svg>\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-button-text\\\">Book a call with Tinashe <\\/span>\\n\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t<\\/a>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-252cbed6 e-con-full e-flex e-con e-child\\\" data-id=\\\"252cbed6\\\" data-element_type=\\\"container\\\" data-settings=\\\"{&quot;animation&quot;:&quot;none&quot;}\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-5b005954 animated-slow elementor-widget elementor-widget-image\\\" data-id=\\\"5b005954\\\" data-element_type=\\\"widget\\\" data-settings=\\\"{&quot;_animation&quot;:&quot;none&quot;,&quot;_animation_delay&quot;:300}\\\" data-widget_type=\\\"image.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<img width=\\\"768\\\" height=\\\"650\\\" src=\\\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/1ca77926-7537-4cb2-8743-2cfa35ac6420-768x650-1.webp\\\" class=\\\"attachment-full size-full wp-image-25\\\" alt=\\\"hospitality-website-design-south-africa\\\" srcset=\\\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/1ca77926-7537-4cb2-8743-2cfa35ac6420-768x650-1.webp 768w, https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/1ca77926-7537-4cb2-8743-2cfa35ac6420-768x650-1-300x254.webp 300w\\\" sizes=\\\"(max-width: 768px) 100vw, 768px\\\" \\/>\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-40a6259c e-con-full e-flex e-con e-child\\\" data-id=\\\"40a6259c\\\" data-element_type=\\\"container\\\" data-settings=\\\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;position&quot;:&quot;absolute&quot;,&quot;animation&quot;:&quot;none&quot;}\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-45e492eb elementor-widget elementor-widget-elementskit-piechart\\\" data-id=\\\"45e492eb\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"elementskit-piechart.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"ekit-wid-con\\\">        <div class=\\\"ekit-single-piechart withcontent\\\">\\n\\n            \\n            <div class=\\\"colorful-chart piechart\\\" data-pie_color_style=\\\"normal\\\" data-gradientcolor1=\\\"#71ECB6\\\" data-gradientcolor2=\\\"#FFFFFF\\\" data-color=\\\"#F9CE20\\\" data-barbg=\\\"#242424\\\" data-size=\\\"150\\\" data-linewidth=\\\"7\\\" data-percent=\\\"97\\\">\\n\\n                \\n                    <span class=\\\"ekit-chart-content\\\">97&#37;<\\/span>\\n\\n                \\n                \\n                \\n\\n\\n            <\\/div>\\n                         <h2 class=\\\"ekit-piechart-title\\\">Client Rating<\\/h2>\\n                    <\\/div>\\n    <\\/div>\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-53c55d6d e-flex e-con-boxed e-con e-parent\\\" data-id=\\\"53c55d6d\\\" data-element_type=\\\"container\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"e-con-inner\\\">\\n\\t\\t<div class=\\\"elementor-element elementor-element-74ac879e e-flex e-con-boxed e-con e-child\\\" data-id=\\\"74ac879e\\\" data-element_type=\\\"container\\\" data-settings=\\\"{&quot;animation&quot;:&quot;none&quot;}\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"e-con-inner\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-c374dd4 elementor-widget elementor-widget-heading\\\" data-id=\\\"c374dd4\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h6 class=\\\"elementor-heading-title elementor-size-default\\\">BUT DON\\u2019T TAKE MY WORD FOR IT\\u2026<\\/h6>\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-1f6ad4f elementor-widget elementor-widget-elementskit-heading\\\" data-id=\\\"1f6ad4f\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"elementskit-heading.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"ekit-wid-con\\\" ><div class=\\\"ekit-heading elementskit-section-title-wraper text_center   ekit_heading_tablet-   ekit_heading_mobile-\\\"><h2 class=\\\"ekit-heading--title elementskit-section-title text_fill\\\">Frequently Asked <span><span>Questions<\\/span><\\/span> <\\/h2><\\/div><\\/div>\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-6218fdc5 e-con-full e-flex e-con e-child\\\" data-id=\\\"6218fdc5\\\" data-element_type=\\\"container\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-6101768c elementor-widget elementor-widget-elementskit-accordion\\\" data-id=\\\"6101768c\\\" data-element_type=\\\"widget\\\" data-settings=\\\"{&quot;_animation&quot;:&quot;none&quot;}\\\" data-widget_type=\\\"elementskit-accordion.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"ekit-wid-con\\\" >\\n        <div class=\\\"elementskit-accordion accoedion-primary\\\" id=\\\"accordion-68f2804fc22fb\\\">\\n\\n            \\n                <div class=\\\"elementskit-card active\\\">\\n                    <div class=\\\"elementskit-card-header\\\" id=\\\"primaryHeading-0-6101768c\\\">\\n                        <a href=\\\"#collapse-8266a5968f2804fc22fb\\\" class=\\\"ekit-accordion--toggler elementskit-btn-link collapsed\\\" data-ekit-toggle=\\\"collapse\\\" data-target=\\\"#Collapse-8266a5968f2804fc22fb\\\" aria-expanded=\\\"true\\\" aria-controls=\\\"Collapse-8266a5968f2804fc22fb\\\">\\n                            \\n                            <span class=\\\"ekit-accordion-title\\\">What Services Does Golden Stallion Agency Offer? <\\/span>\\n\\n                            \\n                                <div class=\\\"ekit_accordion_icon_group\\\">\\n                                    <div class=\\\"ekit_accordion_normal_icon\\\">\\n                                        <!-- Normal Icon -->\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<i class=\\\"icon icon-down-arrow1\\\"><\\/i>                                    <\\/div>\\n\\n                                    <div class=\\\"ekit_accordion_active_icon\\\">\\n                                        <!-- Active Icon -->\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<i class=\\\"icon icon-up-arrow1\\\"><\\/i>                                    <\\/div>\\n                                <\\/div>\\n\\n                            \\n                                                    <\\/a>\\n                    <\\/div>\\n\\n                    <div id=\\\"Collapse-8266a5968f2804fc22fb\\\" class=\\\" show collapse\\\" aria-labelledby=\\\"primaryHeading-0-6101768c\\\" data-parent=\\\"#accordion-68f2804fc22fb\\\">\\n\\n                        <div class=\\\"elementskit-card-body ekit-accordion--content\\\">\\n                            <p>Golden Stallion Agency is a full-service digital partner for dental, legal, and hospitality brands. Our services include website design and development, SEO optimization, digital marketing, and ongoing maintenance and support.<\\/p>                        <\\/div>\\n\\n                    <\\/div>\\n\\n                <\\/div><!-- .elementskit-card END -->\\n\\n                \\n                <div class=\\\"elementskit-card \\\">\\n                    <div class=\\\"elementskit-card-header\\\" id=\\\"primaryHeading-1-6101768c\\\">\\n                        <a href=\\\"#collapse-a45616368f2804fc22fb\\\" class=\\\"ekit-accordion--toggler elementskit-btn-link collapsed\\\" data-ekit-toggle=\\\"collapse\\\" data-target=\\\"#Collapse-a45616368f2804fc22fb\\\" aria-expanded=\\\"false\\\" aria-controls=\\\"Collapse-a45616368f2804fc22fb\\\">\\n                            \\n                            <span class=\\\"ekit-accordion-title\\\">How long does it take to build a website?<\\/span>\\n\\n                            \\n                                <div class=\\\"ekit_accordion_icon_group\\\">\\n                                    <div class=\\\"ekit_accordion_normal_icon\\\">\\n                                        <!-- Normal Icon -->\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<i class=\\\"icon icon-down-arrow1\\\"><\\/i>                                    <\\/div>\\n\\n                                    <div class=\\\"ekit_accordion_active_icon\\\">\\n                                        <!-- Active Icon -->\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<i class=\\\"icon icon-up-arrow1\\\"><\\/i>                                    <\\/div>\\n                                <\\/div>\\n\\n                            \\n                                                    <\\/a>\\n                    <\\/div>\\n\\n                    <div id=\\\"Collapse-a45616368f2804fc22fb\\\" class=\\\" collapse\\\" aria-labelledby=\\\"primaryHeading-1-6101768c\\\" data-parent=\\\"#accordion-68f2804fc22fb\\\">\\n\\n                        <div class=\\\"elementskit-card-body ekit-accordion--content\\\">\\n                            <p>Most projects are completed within <strong>30 days<\\/strong>. The timeline depends on the complexity of the project and how quickly we can gather the necessary information from you.<\\/p>                        <\\/div>\\n\\n                    <\\/div>\\n\\n                <\\/div><!-- .elementskit-card END -->\\n\\n                \\n                <div class=\\\"elementskit-card \\\">\\n                    <div class=\\\"elementskit-card-header\\\" id=\\\"primaryHeading-2-6101768c\\\">\\n                        <a href=\\\"#collapse-d04311168f2804fc22fb\\\" class=\\\"ekit-accordion--toggler elementskit-btn-link collapsed\\\" data-ekit-toggle=\\\"collapse\\\" data-target=\\\"#Collapse-d04311168f2804fc22fb\\\" aria-expanded=\\\"false\\\" aria-controls=\\\"Collapse-d04311168f2804fc22fb\\\">\\n                            \\n                            <span class=\\\"ekit-accordion-title\\\">Do you offer e-commerce solutions?<\\/span>\\n\\n                            \\n                                <div class=\\\"ekit_accordion_icon_group\\\">\\n                                    <div class=\\\"ekit_accordion_normal_icon\\\">\\n                                        <!-- Normal Icon -->\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<i class=\\\"icon icon-down-arrow1\\\"><\\/i>                                    <\\/div>\\n\\n                                    <div class=\\\"ekit_accordion_active_icon\\\">\\n                                        <!-- Active Icon -->\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<i class=\\\"icon icon-up-arrow1\\\"><\\/i>                                    <\\/div>\\n                                <\\/div>\\n\\n                            \\n                                                    <\\/a>\\n                    <\\/div>\\n\\n                    <div id=\\\"Collapse-d04311168f2804fc22fb\\\" class=\\\" collapse\\\" aria-labelledby=\\\"primaryHeading-2-6101768c\\\" data-parent=\\\"#accordion-68f2804fc22fb\\\">\\n\\n                        <div class=\\\"elementskit-card-body ekit-accordion--content\\\">\\n                            <p>Yes, we specialize in creating secure and user-friendly e-commerce websites to help your business sell products or services online.<\\/p>                        <\\/div>\\n\\n                    <\\/div>\\n\\n                <\\/div><!-- .elementskit-card END -->\\n\\n                \\n                <div class=\\\"elementskit-card \\\">\\n                    <div class=\\\"elementskit-card-header\\\" id=\\\"primaryHeading-3-6101768c\\\">\\n                        <a href=\\\"#collapse-7019e6a68f2804fc22fb\\\" class=\\\"ekit-accordion--toggler elementskit-btn-link collapsed\\\" data-ekit-toggle=\\\"collapse\\\" data-target=\\\"#Collapse-7019e6a68f2804fc22fb\\\" aria-expanded=\\\"false\\\" aria-controls=\\\"Collapse-7019e6a68f2804fc22fb\\\">\\n                            \\n                            <span class=\\\"ekit-accordion-title\\\">How do I get started with Golden Stallion Agency?<\\/span>\\n\\n                            \\n                                <div class=\\\"ekit_accordion_icon_group\\\">\\n                                    <div class=\\\"ekit_accordion_normal_icon\\\">\\n                                        <!-- Normal Icon -->\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<i class=\\\"icon icon-down-arrow1\\\"><\\/i>                                    <\\/div>\\n\\n                                    <div class=\\\"ekit_accordion_active_icon\\\">\\n                                        <!-- Active Icon -->\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<i class=\\\"icon icon-up-arrow1\\\"><\\/i>                                    <\\/div>\\n                                <\\/div>\\n\\n                            \\n                                                    <\\/a>\\n                    <\\/div>\\n\\n                    <div id=\\\"Collapse-7019e6a68f2804fc22fb\\\" class=\\\" collapse\\\" aria-labelledby=\\\"primaryHeading-3-6101768c\\\" data-parent=\\\"#accordion-68f2804fc22fb\\\">\\n\\n                        <div class=\\\"elementskit-card-body ekit-accordion--content\\\">\\n                            <p>Getting started is easy! Simply <a href=\\\"#\\\" rel=\\\"noopener\\\">Book a Call<\\/a> with Tinashe, and we\\u2019ll discuss your business needs and goals. From there, we\\u2019ll create a custom plan to build your high-converting website.<\\/p>                        <\\/div>\\n\\n                    <\\/div>\\n\\n                <\\/div><!-- .elementskit-card END -->\\n\\n                \\n                <div class=\\\"elementskit-card \\\">\\n                    <div class=\\\"elementskit-card-header\\\" id=\\\"primaryHeading-4-6101768c\\\">\\n                        <a href=\\\"#collapse-633dfc768f2804fc22fb\\\" class=\\\"ekit-accordion--toggler elementskit-btn-link collapsed\\\" data-ekit-toggle=\\\"collapse\\\" data-target=\\\"#Collapse-633dfc768f2804fc22fb\\\" aria-expanded=\\\"false\\\" aria-controls=\\\"Collapse-633dfc768f2804fc22fb\\\">\\n                            \\n                            <span class=\\\"ekit-accordion-title\\\">What happens if we don\\u2019t see results by the end of the program<\\/span>\\n\\n                            \\n                                <div class=\\\"ekit_accordion_icon_group\\\">\\n                                    <div class=\\\"ekit_accordion_normal_icon\\\">\\n                                        <!-- Normal Icon -->\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<i class=\\\"icon icon-down-arrow1\\\"><\\/i>                                    <\\/div>\\n\\n                                    <div class=\\\"ekit_accordion_active_icon\\\">\\n                                        <!-- Active Icon -->\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<i class=\\\"icon icon-up-arrow1\\\"><\\/i>                                    <\\/div>\\n                                <\\/div>\\n\\n                            \\n                                                    <\\/a>\\n                    <\\/div>\\n\\n                    <div id=\\\"Collapse-633dfc768f2804fc22fb\\\" class=\\\" collapse\\\" aria-labelledby=\\\"primaryHeading-4-6101768c\\\" data-parent=\\\"#accordion-68f2804fc22fb\\\">\\n\\n                        <div class=\\\"elementskit-card-body ekit-accordion--content\\\">\\n                            <p>We give you all your money back - simple as<br \\/>that<\\/p>                        <\\/div>\\n\\n                    <\\/div>\\n\\n                <\\/div><!-- .elementskit-card END -->\\n\\n                                        <\\/div>\\n    <\\/div>\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-54428d3 animated-slow elementor-align-center elementor-widget elementor-widget-button\\\" data-id=\\\"54428d3\\\" data-element_type=\\\"widget\\\" data-settings=\\\"{&quot;_animation&quot;:&quot;none&quot;}\\\" data-widget_type=\\\"button.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-button-wrapper\\\">\\n\\t\\t\\t\\t\\t<a class=\\\"elementor-button elementor-button-link elementor-size-sm elementor-animation-grow\\\" href=\\\"https:\\/\\/calendly.com\\/goldenstallionwebagency\\/hospitality-website-discovery-call\\\" target=\\\"_blank\\\">\\n\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-button-content-wrapper\\\">\\n\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-button-icon\\\">\\n\\t\\t\\t\\t<svg aria-hidden=\\\"true\\\" class=\\\"e-font-icon-svg e-fas-bookmark\\\" viewBox=\\\"0 0 384 512\\\" xmlns=\\\"http:\\/\\/www.w3.org\\/2000\\/svg\\\"><path d=\\\"M0 512V48C0 21.49 21.49 0 48 0h288c26.51 0 48 21.49 48 48v464L192 400 0 512z\\\"><\\/path><\\/svg>\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-button-text\\\">Book a call with Tinashe <\\/span>\\n\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t<\\/a>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-af63786 elementor-align-center elementor-widget elementor-widget-button\\\" data-id=\\\"af63786\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"button.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-button-wrapper\\\">\\n\\t\\t\\t\\t\\t<a class=\\\"elementor-button elementor-button-link elementor-size-sm elementor-animation-grow\\\" href=\\\"https:\\/\\/goldenstallionagency.com\\/contact-us\\/\\\">\\n\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-button-content-wrapper\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-button-text\\\">Contact Us<\\/span>\\n\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t<\\/a>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\",\"scripts\":[],\"styles\":[]}}'),(18821,15,'_elementor_page_assets','a:2:{s:6:\"styles\";a:9:{i:0;s:14:\"widget-heading\";i:1;s:16:\"e-animation-grow\";i:2;s:12:\"widget-image\";i:3;s:18:\"e-animation-zoomIn\";i:4;s:15:\"widget-icon-box\";i:5;s:14:\"widget-divider\";i:6;s:18:\"e-animation-fadeIn\";i:7;s:14:\"widget-counter\";i:8;s:18:\"widget-text-editor\";}s:7:\"scripts\";a:3:{i:0;s:18:\"elementor-frontend\";i:1;s:12:\"easypiechart\";i:2;s:16:\"jquery-numerator\";}}'),(18822,15,'_elementor_css','a:6:{s:4:\"time\";i:1760453843;s:5:\"fonts\";a:1:{i:0;s:7:\"Figtree\";}s:5:\"icons\";a:3:{i:0;s:8:\"fa-solid\";i:1;s:0:\"\";i:5;s:10:\"fa-regular\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(18823,15,'_elementor_element_cache','{\"timeout\":1760739924,\"value\":{\"content\":\"<div class=\\\"elementor-element elementor-element-362f0cf e-flex e-con-boxed e-con e-parent\\\" data-id=\\\"362f0cf\\\" data-element_type=\\\"container\\\" data-settings=\\\"{&quot;background_background&quot;:&quot;classic&quot;}\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"e-con-inner\\\">\\n\\t\\t<div class=\\\"elementor-element elementor-element-7d4ebf4 e-con-full e-flex e-con e-child\\\" data-id=\\\"7d4ebf4\\\" data-element_type=\\\"container\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-42b8b81 elementor-widget elementor-widget-heading\\\" data-id=\\\"42b8b81\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h2 class=\\\"elementor-heading-title elementor-size-default\\\">ABOUT US<\\/h2>\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-777905d elementor-widget elementor-widget-html\\\" data-id=\\\"777905d\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"html.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t[rank_math_breadcrumb]\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-521e9f7 e-con-full e-flex e-con e-parent\\\" data-id=\\\"521e9f7\\\" data-element_type=\\\"container\\\" data-settings=\\\"{&quot;background_background&quot;:&quot;classic&quot;}\\\">\\n\\t\\t<div class=\\\"elementor-element elementor-element-babb8e3 e-con-full e-flex e-con e-child\\\" data-id=\\\"babb8e3\\\" data-element_type=\\\"container\\\" data-settings=\\\"{&quot;animation&quot;:&quot;none&quot;}\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-3f0287a elementor-widget elementor-widget-heading\\\" data-id=\\\"3f0287a\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h6 class=\\\"elementor-heading-title elementor-size-default\\\">FOUNDER OF GOLDEN STALLION AGENCY<\\/h6>\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-0271830 elementor-widget elementor-widget-elementskit-heading\\\" data-id=\\\"0271830\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"elementskit-heading.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"ekit-wid-con\\\" ><div class=\\\"ekit-heading elementskit-section-title-wraper text_left   ekit_heading_tablet-   ekit_heading_mobile-\\\"><h2 class=\\\"ekit-heading--title elementskit-section-title text_fill\\\">Meet <span><span>Tinashe Masanhu<\\/span><\\/span>.<\\/h2><\\/div><\\/div>\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-571946d elementor-widget elementor-widget-heading\\\" data-id=\\\"571946d\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"elementor-heading-title elementor-size-default\\\"><b>Hello, I\\u2019m Tinashe Musanhu. I\\u2019m not just a web designer; I\\u2019m your partner in digital transformation.\\n<\\/b><br><br>\\nWith six years of experience helping businesses in dental, legal, and hospitality industries, I\\u2019ve developed a deep understanding of what drives success in these fields. My unique approach allows me to design websites that speak directly to your clients\\u2019 needs\\u2014keeping them engaged and coming back for more.\\n<br><br>\\nOver the years, I\\u2019ve worked with over 300 clients across South Africa. My expertise ensures every website I create is not only visually engaging but also strategically built to deliver measurable results.\\n<br><br>\\nFrom the initial conversation to the final launch, my team and I are committed to achieving the best outcomes for your business. This isn\\u2019t just a guarantee\\u2014it\\u2019s my promise.\\n<br><br>\\nBook a call with Tinashe today, and let\\u2019s discuss how we can turn your vision into reality.<\\/div>\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-9dd04d9 elementor-hidden-mobile animated-slow elementor-widget elementor-widget-button\\\" data-id=\\\"9dd04d9\\\" data-element_type=\\\"widget\\\" data-settings=\\\"{&quot;_animation&quot;:&quot;none&quot;}\\\" data-widget_type=\\\"button.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-button-wrapper\\\">\\n\\t\\t\\t\\t\\t<a class=\\\"elementor-button elementor-button-link elementor-size-sm elementor-animation-grow\\\" href=\\\"https:\\/\\/calendly.com\\/goldenstallionwebagency\\/hospitality-website-discovery-call\\\">\\n\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-button-content-wrapper\\\">\\n\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-button-icon\\\">\\n\\t\\t\\t\\t<svg aria-hidden=\\\"true\\\" class=\\\"e-font-icon-svg e-fas-bookmark\\\" viewBox=\\\"0 0 384 512\\\" xmlns=\\\"http:\\/\\/www.w3.org\\/2000\\/svg\\\"><path d=\\\"M0 512V48C0 21.49 21.49 0 48 0h288c26.51 0 48 21.49 48 48v464L192 400 0 512z\\\"><\\/path><\\/svg>\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-button-text\\\">Book a call with Tinashe <\\/span>\\n\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t<\\/a>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-cf7f980 e-con-full e-flex e-con e-child\\\" data-id=\\\"cf7f980\\\" data-element_type=\\\"container\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-19e6e49 animated-slow elementor-widget elementor-widget-image\\\" data-id=\\\"19e6e49\\\" data-element_type=\\\"widget\\\" data-settings=\\\"{&quot;_animation&quot;:&quot;none&quot;,&quot;_animation_delay&quot;:300}\\\" data-widget_type=\\\"image.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<img width=\\\"768\\\" height=\\\"650\\\" src=\\\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/1ca77926-7537-4cb2-8743-2cfa35ac6420-768x650-1.webp\\\" class=\\\"attachment-full size-full wp-image-25\\\" alt=\\\"hospitality-website-design-south-africa\\\" srcset=\\\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/1ca77926-7537-4cb2-8743-2cfa35ac6420-768x650-1.webp 768w, https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/1ca77926-7537-4cb2-8743-2cfa35ac6420-768x650-1-300x254.webp 300w\\\" sizes=\\\"(max-width: 768px) 100vw, 768px\\\" \\/>\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-a71510e e-con-full e-flex elementor-invisible e-con e-child\\\" data-id=\\\"a71510e\\\" data-element_type=\\\"container\\\" data-settings=\\\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;position&quot;:&quot;absolute&quot;,&quot;animation&quot;:&quot;zoomIn&quot;}\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-3f0f1f0 elementor-widget elementor-widget-elementskit-piechart\\\" data-id=\\\"3f0f1f0\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"elementskit-piechart.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"ekit-wid-con\\\">        <div class=\\\"ekit-single-piechart withcontent\\\">\\n\\n            \\n            <div class=\\\"colorful-chart piechart\\\" data-pie_color_style=\\\"normal\\\" data-gradientcolor1=\\\"#71ECB6\\\" data-gradientcolor2=\\\"#FFFFFF\\\" data-color=\\\"#F9CE20\\\" data-barbg=\\\"#242424\\\" data-size=\\\"150\\\" data-linewidth=\\\"7\\\" data-percent=\\\"97\\\">\\n\\n                \\n                    <span class=\\\"ekit-chart-content\\\">97&#37;<\\/span>\\n\\n                \\n                \\n                \\n\\n\\n            <\\/div>\\n                         <h2 class=\\\"ekit-piechart-title\\\">Client Rating<\\/h2>\\n                    <\\/div>\\n    <\\/div>\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-5d1c718 e-flex e-con-boxed e-con e-parent\\\" data-id=\\\"5d1c718\\\" data-element_type=\\\"container\\\" data-settings=\\\"{&quot;background_background&quot;:&quot;classic&quot;}\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"e-con-inner\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-61f1c6f elementor-widget elementor-widget-elementskit-heading\\\" data-id=\\\"61f1c6f\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"elementskit-heading.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"ekit-wid-con\\\" ><div class=\\\"ekit-heading elementskit-section-title-wraper text_center   ekit_heading_tablet-   ekit_heading_mobile-\\\"><h2 class=\\\"ekit-heading--title elementskit-section-title text_fill\\\">Services <span><span>Offered.<\\/span><\\/span> <\\/h2><\\/div><\\/div>\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-25cad02 e-con-full e-flex e-con e-child\\\" data-id=\\\"25cad02\\\" data-element_type=\\\"container\\\" data-settings=\\\"{&quot;background_background&quot;:&quot;classic&quot;}\\\">\\n\\t\\t<div class=\\\"elementor-element elementor-element-9dafbdd e-con-full e-grid elementor-invisible e-con e-child\\\" data-id=\\\"9dafbdd\\\" data-element_type=\\\"container\\\" data-settings=\\\"{&quot;animation&quot;:&quot;fadeIn&quot;,&quot;animation_delay&quot;:200}\\\">\\n\\t\\t<div class=\\\"elementor-element elementor-element-ab80242 e-con-full e-flex e-con e-child\\\" data-id=\\\"ab80242\\\" data-element_type=\\\"container\\\" data-settings=\\\"{&quot;background_background&quot;:&quot;classic&quot;}\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-568cb0c elementor-widget elementor-widget-icon-box\\\" data-id=\\\"568cb0c\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"icon-box.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-wrapper\\\">\\n\\n\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-content\\\">\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-title\\\">\\n\\t\\t\\t\\t\\t\\t<span  >\\n\\t\\t\\t\\t\\t\\t\\tWebsite Design &amp; Development\\t\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\n\\t\\t\\t\\t\\n\\t\\t\\t<\\/div>\\n\\t\\t\\t\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-8553c6f elementor-widget-divider--view-line elementor-widget elementor-widget-divider\\\" data-id=\\\"8553c6f\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"divider.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-divider\\\">\\n\\t\\t\\t<span class=\\\"elementor-divider-separator\\\">\\n\\t\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-e53e866 elementor-widget elementor-widget-heading\\\" data-id=\\\"e53e866\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"elementor-heading-title elementor-size-default\\\">Custom-built, high-converting websites tailored to your industry.<\\/div>\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-952671e e-con-full e-flex e-con e-child\\\" data-id=\\\"952671e\\\" data-element_type=\\\"container\\\" data-settings=\\\"{&quot;background_background&quot;:&quot;classic&quot;}\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-039d32e elementor-widget elementor-widget-icon-box\\\" data-id=\\\"039d32e\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"icon-box.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-wrapper\\\">\\n\\n\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-content\\\">\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-title\\\">\\n\\t\\t\\t\\t\\t\\t<span  >\\n\\t\\t\\t\\t\\t\\t\\tSearch Engine Optimization (SEO)\\t\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\n\\t\\t\\t\\t\\n\\t\\t\\t<\\/div>\\n\\t\\t\\t\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-97d1460 elementor-widget-divider--view-line elementor-widget elementor-widget-divider\\\" data-id=\\\"97d1460\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"divider.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-divider\\\">\\n\\t\\t\\t<span class=\\\"elementor-divider-separator\\\">\\n\\t\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-cc5e9cb elementor-widget elementor-widget-heading\\\" data-id=\\\"cc5e9cb\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"elementor-heading-title elementor-size-default\\\">Ensuring your site is optimized\\nto rank high on search engines\\nand attract organic traffic.\\n<\\/div>\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-f225595 e-con-full e-flex e-con e-child\\\" data-id=\\\"f225595\\\" data-element_type=\\\"container\\\" data-settings=\\\"{&quot;background_background&quot;:&quot;classic&quot;}\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-b96f850 elementor-widget elementor-widget-icon-box\\\" data-id=\\\"b96f850\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"icon-box.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-wrapper\\\">\\n\\n\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-content\\\">\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-title\\\">\\n\\t\\t\\t\\t\\t\\t<span  >\\n\\t\\t\\t\\t\\t\\t\\tDigital Marketing\\t\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\n\\t\\t\\t\\t\\n\\t\\t\\t<\\/div>\\n\\t\\t\\t\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-c7620d1 elementor-widget-divider--view-line elementor-widget elementor-widget-divider\\\" data-id=\\\"c7620d1\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"divider.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-divider\\\">\\n\\t\\t\\t<span class=\\\"elementor-divider-separator\\\">\\n\\t\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-8166d5f elementor-widget elementor-widget-heading\\\" data-id=\\\"8166d5f\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"elementor-heading-title elementor-size-default\\\">Comprehensive marketing\\nstrategies, from social media\\nto targeted advertising.\\n<\\/div>\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-6704864 e-con-full e-flex e-con e-child\\\" data-id=\\\"6704864\\\" data-element_type=\\\"container\\\" data-settings=\\\"{&quot;background_background&quot;:&quot;classic&quot;}\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-e42c8a0 elementor-widget elementor-widget-icon-box\\\" data-id=\\\"e42c8a0\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"icon-box.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-wrapper\\\">\\n\\n\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-content\\\">\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-title\\\">\\n\\t\\t\\t\\t\\t\\t<span  >\\n\\t\\t\\t\\t\\t\\t\\tMaintenance &amp; Support\\t\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\n\\t\\t\\t\\t\\n\\t\\t\\t<\\/div>\\n\\t\\t\\t\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-2baa715 elementor-widget-divider--view-line elementor-widget elementor-widget-divider\\\" data-id=\\\"2baa715\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"divider.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-divider\\\">\\n\\t\\t\\t<span class=\\\"elementor-divider-separator\\\">\\n\\t\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-0620e39 elementor-widget elementor-widget-heading\\\" data-id=\\\"0620e39\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"elementor-heading-title elementor-size-default\\\">Ongoing support to keep your\\nwebsite running smoothly<\\/div>\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-2f595b9 e-flex e-con-boxed e-con e-parent\\\" data-id=\\\"2f595b9\\\" data-element_type=\\\"container\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"e-con-inner\\\">\\n\\t\\t<div class=\\\"elementor-element elementor-element-6bc2f3b e-con-full e-flex e-con e-child\\\" data-id=\\\"6bc2f3b\\\" data-element_type=\\\"container\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-84d3558 elementor-view-default elementor-position-top elementor-mobile-position-top elementor-widget elementor-widget-icon-box\\\" data-id=\\\"84d3558\\\" data-element_type=\\\"widget\\\" data-settings=\\\"{&quot;_animation&quot;:&quot;none&quot;,&quot;_animation_delay&quot;:200}\\\" data-widget_type=\\\"icon-box.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-wrapper\\\">\\n\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-icon\\\">\\n\\t\\t\\t\\t<span  class=\\\"elementor-icon\\\">\\n\\t\\t\\t\\t<svg aria-hidden=\\\"true\\\" class=\\\"e-font-icon-svg e-far-bookmark\\\" viewBox=\\\"0 0 384 512\\\" xmlns=\\\"http:\\/\\/www.w3.org\\/2000\\/svg\\\"><path d=\\\"M336 0H48C21.49 0 0 21.49 0 48v464l192-112 192 112V48c0-26.51-21.49-48-48-48zm0 428.43l-144-84-144 84V54a6 6 0 0 1 6-6h276c3.314 0 6 2.683 6 5.996V428.43z\\\"><\\/path><\\/svg>\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t<\\/div>\\n\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-content\\\">\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-title\\\">\\n\\t\\t\\t\\t\\t\\t<span  >\\n\\t\\t\\t\\t\\t\\t\\tMore Clients Higher Engagement Build Trust\\t\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<p class=\\\"elementor-icon-box-description\\\">\\n\\t\\t\\t\\t\\t\\tAre you ready to become a leader in your field? Golden Stallion Agency delivers highconverting websites specifically crafted for dental practices, law firms, and hospitality\\nbrands. We create digital solutions that not only attract new clients but also build longterm relationships and trust. Book a Call with Tinashe to start your journey toward a\\npowerful online presence today.\\n\\t\\t\\t\\t\\t<\\/p>\\n\\t\\t\\t\\t\\n\\t\\t\\t<\\/div>\\n\\t\\t\\t\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-dcf13e6 elementor-widget elementor-widget-counter\\\" data-id=\\\"dcf13e6\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"counter.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-counter\\\">\\n\\t\\t\\t<div class=\\\"elementor-counter-title\\\">Project Completed<\\/div>\\t\\t\\t<div class=\\\"elementor-counter-number-wrapper\\\">\\n\\t\\t\\t\\t<span class=\\\"elementor-counter-number-prefix\\\"><\\/span>\\n\\t\\t\\t\\t<span class=\\\"elementor-counter-number\\\" data-duration=\\\"2000\\\" data-to-value=\\\"100\\\" data-from-value=\\\"0\\\" data-delimiter=\\\",\\\">0<\\/span>\\n\\t\\t\\t\\t<span class=\\\"elementor-counter-number-suffix\\\">+<\\/span>\\n\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-7066e05 elementor-widget elementor-widget-counter\\\" data-id=\\\"7066e05\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"counter.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-counter\\\">\\n\\t\\t\\t<div class=\\\"elementor-counter-title\\\">Days to project completion<\\/div>\\t\\t\\t<div class=\\\"elementor-counter-number-wrapper\\\">\\n\\t\\t\\t\\t<span class=\\\"elementor-counter-number-prefix\\\"><\\/span>\\n\\t\\t\\t\\t<span class=\\\"elementor-counter-number\\\" data-duration=\\\"2000\\\" data-to-value=\\\"30\\\" data-from-value=\\\"0\\\" data-delimiter=\\\",\\\">0<\\/span>\\n\\t\\t\\t\\t<span class=\\\"elementor-counter-number-suffix\\\"><\\/span>\\n\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-ba3b842 elementor-widget elementor-widget-counter\\\" data-id=\\\"ba3b842\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"counter.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-counter\\\">\\n\\t\\t\\t<div class=\\\"elementor-counter-title\\\">Recurring clients<\\/div>\\t\\t\\t<div class=\\\"elementor-counter-number-wrapper\\\">\\n\\t\\t\\t\\t<span class=\\\"elementor-counter-number-prefix\\\"><\\/span>\\n\\t\\t\\t\\t<span class=\\\"elementor-counter-number\\\" data-duration=\\\"2000\\\" data-to-value=\\\"88\\\" data-from-value=\\\"0\\\" data-delimiter=\\\",\\\">0<\\/span>\\n\\t\\t\\t\\t<span class=\\\"elementor-counter-number-suffix\\\">+<\\/span>\\n\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-6383c55 e-con-full e-flex e-con e-child\\\" data-id=\\\"6383c55\\\" data-element_type=\\\"container\\\">\\n\\t\\t<div class=\\\"elementor-element elementor-element-222a73f e-con-full e-flex e-con e-child\\\" data-id=\\\"222a73f\\\" data-element_type=\\\"container\\\" data-settings=\\\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;animation&quot;:&quot;none&quot;,&quot;animation_delay&quot;:200}\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-680fdc5 elementor-widget elementor-widget-heading\\\" data-id=\\\"680fdc5\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h3 class=\\\"elementor-heading-title elementor-size-default\\\">BOOK A MEETING HERE<\\/h3>\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t[elementor-element k=\\\"f193b19716fcd8e7bd0eee60db27b3ab\\\" data=\\\"eyJpZCI6IjdmYzY4ZTYiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8aWZyYW1lIHNyYz1cImh0dHBzOlwvXC9jYWxlbmRseS5jb21cL2dvbGRlbnN0YWxsaW9ud2ViYWdlbmN5XC9ob3NwaXRhbGl0eS13ZWJzaXRlLWRpc2NvdmVyeS1jYWxsXCIgd2lkdGg9XCIxMDAlXCIgaGVpZ2h0PVwiNjAwXCIgZnJhbWVib3JkZXI9XCIwXCIgc2Nyb2xsaW5nPVwibm9cIj48c3BhbiBkYXRhLW1jZS10eXBlPVwiYm9va21hcmtcIiBzdHlsZT1cImRpc3BsYXk6IGlubGluZS1ibG9jazsgd2lkdGg6IDBweDsgb3ZlcmZsb3c6IGhpZGRlbjsgbGluZS1oZWlnaHQ6IDA7XCIgY2xhc3M9XCJtY2VfU0VMUkVTX3N0YXJ0XCI+XHVmZWZmPFwvc3Bhbj48c3BhbiBkYXRhLW1jZS10eXBlPVwiYm9va21hcmtcIiBzdHlsZT1cImRpc3BsYXk6IGlubGluZS1ibG9jazsgd2lkdGg6IDBweDsgb3ZlcmZsb3c6IGhpZGRlbjsgbGluZS1oZWlnaHQ6IDA7XCIgY2xhc3M9XCJtY2VfU0VMUkVTX3N0YXJ0XCI+XHVmZWZmPFwvc3Bhbj48c3BhbiBkYXRhLW1jZS10eXBlPVwiYm9va21hcmtcIiBzdHlsZT1cImRpc3BsYXk6IGlubGluZS1ibG9jazsgd2lkdGg6IDBweDsgb3ZlcmZsb3c6IGhpZGRlbjsgbGluZS1oZWlnaHQ6IDA7XCIgY2xhc3M9XCJtY2VfU0VMUkVTX3N0YXJ0XCI+XHVmZWZmPFwvc3Bhbj48XC9pZnJhbWU+IiwiZHJvcF9jYXAiOiJ5ZXMiLCJ0ZXh0X2NvbHVtbnNfbW9iaWxlIjoiMSIsImNvbHVtbl9nYXBfbW9iaWxlIjp7InVuaXQiOiJweCIsInNpemUiOjEwMCwic2l6ZXMiOltdfSwiYWxpZ25fbW9iaWxlIjoiY2VudGVyIiwiZHJvcF9jYXBfc3BhY2UiOnsidW5pdCI6InB4Iiwic2l6ZSI6MCwic2l6ZXMiOltdfSwiX21hcmdpbl9tb2JpbGUiOnsidW5pdCI6InB4IiwidG9wIjoiMCIsInJpZ2h0IjoiMCIsImJvdHRvbSI6IjAiLCJsZWZ0IjoiMCIsImlzTGlua2VkIjp0cnVlfSwiX3BhZGRpbmdfbW9iaWxlIjp7InVuaXQiOiJweCIsInRvcCI6IjAiLCJyaWdodCI6IjAiLCJib3R0b20iOiIwIiwibGVmdCI6IjAiLCJpc0xpbmtlZCI6dHJ1ZX0sIl9lbGVtZW50X3dpZHRoX21vYmlsZSI6ImluaXRpYWwiLCJfZWxlbWVudF9jdXN0b21fd2lkdGhfbW9iaWxlIjp7InVuaXQiOiJweCIsInNpemUiOjEwMDB9LCJfZmxleF9hbGlnbl9zZWxmX21vYmlsZSI6InN0cmV0Y2giLCJfZmxleF9zaXplIjoibm9uZSIsIl9mbGV4X3NpemVfbW9iaWxlIjoiZ3JvdyJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\\\"]\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\",\"scripts\":[],\"styles\":[]}}'),(18878,1819,'_edit_lock','1760552714:3'),(18879,1819,'_edit_last','3'),(18880,1819,'rank_math_internal_links_processed','1'),(18881,1819,'rank_math_seo_score','8'),(18882,1819,'rank_math_analytic_object_id','40'),(18883,1819,'_elementor_page_assets','a:0:{}'),(18884,1819,'_post_views_count','11'),(18885,1819,'ekit_post_views_count','12'),(18886,1822,'rank_math_seo_score','9'),(18887,1822,'_edit_lock','1760552921:3'),(18888,1822,'_edit_last','3'),(18889,1822,'rank_math_internal_links_processed','1'),(18890,1822,'rank_math_analytic_object_id','41'),(18891,1821,'_edit_lock','1760552803:3'),(18892,1822,'_elementor_page_assets','a:0:{}'),(18893,1822,'_post_views_count','10'),(18894,1822,'ekit_post_views_count','11'),(18895,1820,'_edit_lock','1760552780:3'),(18896,1801,'_elementor_page_assets','a:0:{}'),(18897,1821,'_edit_last','3'),(18898,1821,'rank_math_seo_score','9'),(18899,1821,'rank_math_internal_links_processed','1'),(18900,1821,'rank_math_analytic_object_id','42'),(18901,1820,'_edit_last','3'),(18902,1821,'_elementor_page_assets','a:0:{}'),(18903,1821,'_post_views_count','10'),(18904,1821,'ekit_post_views_count','11'),(18905,1820,'rank_math_seo_score','8'),(18906,1820,'rank_math_internal_links_processed','1'),(18907,1820,'rank_math_analytic_object_id','43'),(18908,1820,'_elementor_page_assets','a:0:{}'),(18909,1820,'_post_views_count','14'),(18910,1820,'ekit_post_views_count','15'),(19096,505,'_elementor_page_assets','a:2:{s:6:\"styles\";a:4:{i:0;s:14:\"widget-heading\";i:1;s:15:\"widget-icon-box\";i:2;s:12:\"widget-image\";i:3;s:16:\"widget-icon-list\";}s:7:\"scripts\";a:1:{i:0;s:18:\"elementor-frontend\";}}'),(19097,505,'_elementor_css','a:6:{s:4:\"time\";i:1760543884;s:5:\"fonts\";a:1:{i:0;s:7:\"Figtree\";}s:5:\"icons\";a:3:{i:0;s:0:\"\";i:1;s:25:\"skb_cife-simple_line-icon\";i:4;s:8:\"fa-solid\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(19098,505,'_elementor_element_cache','{\"timeout\":1760637484,\"value\":{\"content\":\"<div class=\\\"elementor-element elementor-element-bb1672a e-flex e-con-boxed e-con e-parent\\\" data-id=\\\"bb1672a\\\" data-element_type=\\\"container\\\" data-settings=\\\"{&quot;background_background&quot;:&quot;classic&quot;}\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"e-con-inner\\\">\\n\\t\\t<div class=\\\"elementor-element elementor-element-32ca290 e-con-full e-flex e-con e-child\\\" data-id=\\\"32ca290\\\" data-element_type=\\\"container\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-dfac8c0 elementor-widget elementor-widget-heading\\\" data-id=\\\"dfac8c0\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h2 class=\\\"elementor-heading-title elementor-size-default\\\">WEBSITE DESIGN<\\/h2>\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-5a866ea8 e-flex e-con-boxed e-con e-parent\\\" data-id=\\\"5a866ea8\\\" data-element_type=\\\"container\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"e-con-inner\\\">\\n\\t\\t<div class=\\\"elementor-element elementor-element-23ee5003 e-con-full e-flex e-con e-child\\\" data-id=\\\"23ee5003\\\" data-element_type=\\\"container\\\">\\n\\t\\t<div class=\\\"elementor-element elementor-element-82224b5 e-con-full e-flex e-con e-child\\\" data-id=\\\"82224b5\\\" data-element_type=\\\"container\\\" data-settings=\\\"{&quot;background_background&quot;:&quot;gradient&quot;}\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-c6d88ae elementor-widget elementor-widget-icon-box\\\" data-id=\\\"c6d88ae\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"icon-box.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-wrapper\\\">\\n\\n\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-content\\\">\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-title\\\">\\n\\t\\t\\t\\t\\t\\t<a href=\\\"mailto:info@goldenstallionagency.co.za\\\" >\\n\\t\\t\\t\\t\\t\\t\\tEmail Support\\t\\t\\t\\t\\t\\t<\\/a>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<p class=\\\"elementor-icon-box-description\\\">\\n\\t\\t\\t\\t\\t\\tinfo@goldenstallionagency.co.za\\t\\t\\t\\t\\t<\\/p>\\n\\t\\t\\t\\t\\n\\t\\t\\t<\\/div>\\n\\t\\t\\t\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-e58377c e-con-full e-flex e-con e-child\\\" data-id=\\\"e58377c\\\" data-element_type=\\\"container\\\" data-settings=\\\"{&quot;background_background&quot;:&quot;classic&quot;}\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-0d5b54b elementor-widget elementor-widget-heading\\\" data-id=\\\"0d5b54b\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h4 class=\\\"elementor-heading-title elementor-size-default\\\">Book a call with Tinashe<\\/h4>\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t[elementor-element k=\\\"f193b19716fcd8e7bd0eee60db27b3ab\\\" data=\\\"eyJpZCI6ImUzZmExZmMiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8aWZyYW1lIHNyYz1cImh0dHBzOlwvXC9jYWxlbmRseS5jb21cL2dvbGRlbnN0YWxsaW9ud2ViYWdlbmN5XC9ob3NwaXRhbGl0eS13ZWJzaXRlLWRpc2NvdmVyeS1jYWxsXCIgd2lkdGg9XCIxMDAlXCIgaGVpZ2h0PVwiNjAwXCIgZnJhbWVib3JkZXI9XCIwXCIgc2Nyb2xsaW5nPVwibm9cIj48c3BhbiBkYXRhLW1jZS10eXBlPVwiYm9va21hcmtcIiBzdHlsZT1cImRpc3BsYXk6IGlubGluZS1ibG9jazsgd2lkdGg6IDBweDsgb3ZlcmZsb3c6IGhpZGRlbjsgbGluZS1oZWlnaHQ6IDA7XCIgY2xhc3M9XCJtY2VfU0VMUkVTX3N0YXJ0XCI+XHVmZWZmPFwvc3Bhbj48c3BhbiBkYXRhLW1jZS10eXBlPVwiYm9va21hcmtcIiBzdHlsZT1cImRpc3BsYXk6IGlubGluZS1ibG9jazsgd2lkdGg6IDBweDsgb3ZlcmZsb3c6IGhpZGRlbjsgbGluZS1oZWlnaHQ6IDA7XCIgY2xhc3M9XCJtY2VfU0VMUkVTX3N0YXJ0XCI+XHVmZWZmPFwvc3Bhbj48c3BhbiBkYXRhLW1jZS10eXBlPVwiYm9va21hcmtcIiBzdHlsZT1cImRpc3BsYXk6IGlubGluZS1ibG9jazsgd2lkdGg6IDBweDsgb3ZlcmZsb3c6IGhpZGRlbjsgbGluZS1oZWlnaHQ6IDA7XCIgY2xhc3M9XCJtY2VfU0VMUkVTX3N0YXJ0XCI+XHVmZWZmPFwvc3Bhbj48XC9pZnJhbWU+IiwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiJweCIsInNpemUiOjEwMDB9LCJfZmxleF9zaXplIjoibm9uZSIsIl9ib3JkZXJfcmFkaXVzIjp7InVuaXQiOiJweCIsInRvcCI6IjE1IiwicmlnaHQiOiIxNSIsImJvdHRvbSI6IjE1IiwibGVmdCI6IjE1IiwiaXNMaW5rZWQiOnRydWV9fSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\\\"]\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-14fdf7d6 e-con-full e-flex e-con e-child\\\" data-id=\\\"14fdf7d6\\\" data-element_type=\\\"container\\\">\\n\\t\\t<div class=\\\"elementor-element elementor-element-73c71f0e e-con-full e-flex e-con e-child\\\" data-id=\\\"73c71f0e\\\" data-element_type=\\\"container\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-2c775f14 elementor-widget elementor-widget-image\\\" data-id=\\\"2c775f14\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"image.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<img width=\\\"1280\\\" height=\\\"853\\\" src=\\\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/young-serious-webdesigner-with-laptop-concentrating-on-network.jpg\\\" class=\\\"attachment-full size-full wp-image-438\\\" alt=\\\"\\\" srcset=\\\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/young-serious-webdesigner-with-laptop-concentrating-on-network.jpg 1280w, https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/young-serious-webdesigner-with-laptop-concentrating-on-network-300x200.jpg 300w, https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/young-serious-webdesigner-with-laptop-concentrating-on-network-1024x682.jpg 1024w, https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/young-serious-webdesigner-with-laptop-concentrating-on-network-768x512.jpg 768w, https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/young-serious-webdesigner-with-laptop-concentrating-on-network-930x620.jpg 930w\\\" sizes=\\\"(max-width: 1280px) 100vw, 1280px\\\" \\/>\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-71c8e767 e-con-full e-flex e-con e-child\\\" data-id=\\\"71c8e767\\\" data-element_type=\\\"container\\\" data-settings=\\\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;position&quot;:&quot;absolute&quot;}\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-2dd25111 elementor-view-stacked elementor-shape-circle elementor-position-top elementor-mobile-position-top elementor-widget elementor-widget-icon-box\\\" data-id=\\\"2dd25111\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"icon-box.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-wrapper\\\">\\n\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-icon\\\">\\n\\t\\t\\t\\t<a href=\\\"https:\\/\\/goldenstallionagency.com\\/contact-us\\/\\\" class=\\\"elementor-icon\\\" tabindex=\\\"-1\\\" aria-label=\\\"Customer Support\\\">\\n\\t\\t\\t\\t<i aria-hidden=\\\"true\\\" class=\\\"icons icon-phone\\\"><\\/i>\\t\\t\\t\\t<\\/a>\\n\\t\\t\\t<\\/div>\\n\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-content\\\">\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-title\\\">\\n\\t\\t\\t\\t\\t\\t<a href=\\\"https:\\/\\/goldenstallionagency.com\\/contact-us\\/\\\" >\\n\\t\\t\\t\\t\\t\\t\\tCustomer Support\\t\\t\\t\\t\\t\\t<\\/a>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<p class=\\\"elementor-icon-box-description\\\">\\n\\t\\t\\t\\t\\t\\tWe love helping you out!\\n\\t\\t\\t\\t\\t<\\/p>\\n\\t\\t\\t\\t\\n\\t\\t\\t<\\/div>\\n\\t\\t\\t\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-43780cf6 elementor-align-justify elementor-widget elementor-widget-button\\\" data-id=\\\"43780cf6\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"button.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-button-wrapper\\\">\\n\\t\\t\\t\\t\\t<a class=\\\"elementor-button elementor-button-link elementor-size-sm\\\" href=\\\"https:\\/\\/goldenstallionagency.com\\/contact-us\\/\\\">\\n\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-button-content-wrapper\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-button-text\\\">Contact Us<\\/span>\\n\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t<\\/a>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-2d43cb4e e-con-full e-flex e-con e-child\\\" data-id=\\\"2d43cb4e\\\" data-element_type=\\\"container\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-5d678072 elementor-widget elementor-widget-heading\\\" data-id=\\\"5d678072\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h4 class=\\\"elementor-heading-title elementor-size-default\\\">Website Design\\n<\\/h4>\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-48a08e42 elementor-widget elementor-widget-icon-box\\\" data-id=\\\"48a08e42\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"icon-box.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-wrapper\\\">\\n\\n\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-content\\\">\\n\\n\\t\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<p class=\\\"elementor-icon-box-description\\\">\\n\\t\\t\\t\\t\\t\\tOur website design service transforms your brand\\u02bcs vision into an engaging, visually appealing site.  \\n\\nWe focus on clean, modern aesthetics that not only look great but also deliver a seamless user experience.  \\n\\nFrom layout to functionality, we ensure every element aligns with your brand\\u02bcs goals.\\t\\t\\t\\t\\t<\\/p>\\n\\t\\t\\t\\t\\n\\t\\t\\t<\\/div>\\n\\t\\t\\t\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-2c9ac7d elementor-widget elementor-widget-heading\\\" data-id=\\\"2c9ac7d\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h2 class=\\\"elementor-heading-title elementor-size-default\\\">What You Get:<\\/h2>\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-e8f5f22 elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list\\\" data-id=\\\"e8f5f22\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"icon-list.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t<ul class=\\\"elementor-icon-list-items\\\">\\n\\t\\t\\t\\t\\t\\t\\t<li class=\\\"elementor-icon-list-item\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-icon-list-icon\\\">\\n\\t\\t\\t\\t\\t\\t\\t<svg aria-hidden=\\\"true\\\" class=\\\"e-font-icon-svg e-fas-dot-circle\\\" viewBox=\\\"0 0 512 512\\\" xmlns=\\\"http:\\/\\/www.w3.org\\/2000\\/svg\\\"><path d=\\\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm80 248c0 44.112-35.888 80-80 80s-80-35.888-80-80 35.888-80 80-80 80 35.888 80 80z\\\"><\\/path><\\/svg>\\t\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-icon-list-text\\\">Custom, mobile-responsive designs<\\/span>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/li>\\n\\t\\t\\t\\t\\t\\t\\t\\t<li class=\\\"elementor-icon-list-item\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-icon-list-icon\\\">\\n\\t\\t\\t\\t\\t\\t\\t<svg aria-hidden=\\\"true\\\" class=\\\"e-font-icon-svg e-fas-dot-circle\\\" viewBox=\\\"0 0 512 512\\\" xmlns=\\\"http:\\/\\/www.w3.org\\/2000\\/svg\\\"><path d=\\\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm80 248c0 44.112-35.888 80-80 80s-80-35.888-80-80 35.888-80 80-80 80 35.888 80 80z\\\"><\\/path><\\/svg>\\t\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-icon-list-text\\\">Intuitive navigation and layout<\\/span>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/li>\\n\\t\\t\\t\\t\\t\\t\\t\\t<li class=\\\"elementor-icon-list-item\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-icon-list-icon\\\">\\n\\t\\t\\t\\t\\t\\t\\t<svg aria-hidden=\\\"true\\\" class=\\\"e-font-icon-svg e-fas-dot-circle\\\" viewBox=\\\"0 0 512 512\\\" xmlns=\\\"http:\\/\\/www.w3.org\\/2000\\/svg\\\"><path d=\\\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm80 248c0 44.112-35.888 80-80 80s-80-35.888-80-80 35.888-80 80-80 80 35.888 80 80z\\\"><\\/path><\\/svg>\\t\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-icon-list-text\\\">User-friendly interfaces<\\/span>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/li>\\n\\t\\t\\t\\t\\t\\t\\t\\t<li class=\\\"elementor-icon-list-item\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-icon-list-icon\\\">\\n\\t\\t\\t\\t\\t\\t\\t<svg aria-hidden=\\\"true\\\" class=\\\"e-font-icon-svg e-fas-dot-circle\\\" viewBox=\\\"0 0 512 512\\\" xmlns=\\\"http:\\/\\/www.w3.org\\/2000\\/svg\\\"><path d=\\\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm80 248c0 44.112-35.888 80-80 80s-80-35.888-80-80 35.888-80 80-80 80 35.888 80 80z\\\"><\\/path><\\/svg>\\t\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-icon-list-text\\\">Visual storytelling aligned with your brand<\\/span>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/li>\\n\\t\\t\\t\\t\\t\\t<\\/ul>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\",\"scripts\":[],\"styles\":[]}}'),(19099,522,'_elementor_page_assets','a:2:{s:6:\"styles\";a:4:{i:0;s:14:\"widget-heading\";i:1;s:15:\"widget-icon-box\";i:2;s:12:\"widget-image\";i:3;s:16:\"widget-icon-list\";}s:7:\"scripts\";a:1:{i:0;s:18:\"elementor-frontend\";}}'),(19100,522,'_elementor_css','a:6:{s:4:\"time\";i:1760543913;s:5:\"fonts\";a:1:{i:0;s:7:\"Figtree\";}s:5:\"icons\";a:3:{i:0;s:0:\"\";i:1;s:25:\"skb_cife-simple_line-icon\";i:4;s:8:\"fa-solid\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(19101,522,'_elementor_element_cache','{\"timeout\":1760637513,\"value\":{\"content\":\"<div class=\\\"elementor-element elementor-element-bb1672a e-flex e-con-boxed e-con e-parent\\\" data-id=\\\"bb1672a\\\" data-element_type=\\\"container\\\" data-settings=\\\"{&quot;background_background&quot;:&quot;classic&quot;}\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"e-con-inner\\\">\\n\\t\\t<div class=\\\"elementor-element elementor-element-32ca290 e-con-full e-flex e-con e-child\\\" data-id=\\\"32ca290\\\" data-element_type=\\\"container\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-dfac8c0 elementor-widget elementor-widget-heading\\\" data-id=\\\"dfac8c0\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h2 class=\\\"elementor-heading-title elementor-size-default\\\">Web Development<\\/h2>\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-5a866ea8 e-flex e-con-boxed e-con e-parent\\\" data-id=\\\"5a866ea8\\\" data-element_type=\\\"container\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"e-con-inner\\\">\\n\\t\\t<div class=\\\"elementor-element elementor-element-23ee5003 e-con-full e-flex e-con e-child\\\" data-id=\\\"23ee5003\\\" data-element_type=\\\"container\\\">\\n\\t\\t<div class=\\\"elementor-element elementor-element-82224b5 e-con-full e-flex e-con e-child\\\" data-id=\\\"82224b5\\\" data-element_type=\\\"container\\\" data-settings=\\\"{&quot;background_background&quot;:&quot;gradient&quot;}\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-c6d88ae elementor-widget elementor-widget-icon-box\\\" data-id=\\\"c6d88ae\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"icon-box.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-wrapper\\\">\\n\\n\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-content\\\">\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-title\\\">\\n\\t\\t\\t\\t\\t\\t<a href=\\\"mailto:info@goldenstallionagency.co.za\\\" >\\n\\t\\t\\t\\t\\t\\t\\tEmail Support\\t\\t\\t\\t\\t\\t<\\/a>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<p class=\\\"elementor-icon-box-description\\\">\\n\\t\\t\\t\\t\\t\\tinfo@goldenstallionagency.co.za\\t\\t\\t\\t\\t<\\/p>\\n\\t\\t\\t\\t\\n\\t\\t\\t<\\/div>\\n\\t\\t\\t\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-e58377c e-con-full e-flex e-con e-child\\\" data-id=\\\"e58377c\\\" data-element_type=\\\"container\\\" data-settings=\\\"{&quot;background_background&quot;:&quot;classic&quot;}\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-0d5b54b elementor-widget elementor-widget-heading\\\" data-id=\\\"0d5b54b\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h4 class=\\\"elementor-heading-title elementor-size-default\\\">Book a call with Tinashe<\\/h4>\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t[elementor-element k=\\\"f193b19716fcd8e7bd0eee60db27b3ab\\\" data=\\\"eyJpZCI6ImUzZmExZmMiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8aWZyYW1lIHNyYz1cImh0dHBzOlwvXC9jYWxlbmRseS5jb21cL2dvbGRlbnN0YWxsaW9ud2ViYWdlbmN5XC9ob3NwaXRhbGl0eS13ZWJzaXRlLWRpc2NvdmVyeS1jYWxsXCIgd2lkdGg9XCIxMDAlXCIgaGVpZ2h0PVwiNjAwXCIgZnJhbWVib3JkZXI9XCIwXCIgc2Nyb2xsaW5nPVwibm9cIj48c3BhbiBkYXRhLW1jZS10eXBlPVwiYm9va21hcmtcIiBzdHlsZT1cImRpc3BsYXk6IGlubGluZS1ibG9jazsgd2lkdGg6IDBweDsgb3ZlcmZsb3c6IGhpZGRlbjsgbGluZS1oZWlnaHQ6IDA7XCIgY2xhc3M9XCJtY2VfU0VMUkVTX3N0YXJ0XCI+XHVmZWZmPFwvc3Bhbj48c3BhbiBkYXRhLW1jZS10eXBlPVwiYm9va21hcmtcIiBzdHlsZT1cImRpc3BsYXk6IGlubGluZS1ibG9jazsgd2lkdGg6IDBweDsgb3ZlcmZsb3c6IGhpZGRlbjsgbGluZS1oZWlnaHQ6IDA7XCIgY2xhc3M9XCJtY2VfU0VMUkVTX3N0YXJ0XCI+XHVmZWZmPFwvc3Bhbj48c3BhbiBkYXRhLW1jZS10eXBlPVwiYm9va21hcmtcIiBzdHlsZT1cImRpc3BsYXk6IGlubGluZS1ibG9jazsgd2lkdGg6IDBweDsgb3ZlcmZsb3c6IGhpZGRlbjsgbGluZS1oZWlnaHQ6IDA7XCIgY2xhc3M9XCJtY2VfU0VMUkVTX3N0YXJ0XCI+XHVmZWZmPFwvc3Bhbj48XC9pZnJhbWU+IiwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiJweCIsInNpemUiOjEwMDB9LCJfZmxleF9zaXplIjoibm9uZSIsIl9ib3JkZXJfcmFkaXVzIjp7InVuaXQiOiJweCIsInRvcCI6IjE1IiwicmlnaHQiOiIxNSIsImJvdHRvbSI6IjE1IiwibGVmdCI6IjE1IiwiaXNMaW5rZWQiOnRydWV9fSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\\\"]\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-14fdf7d6 e-con-full e-flex e-con e-child\\\" data-id=\\\"14fdf7d6\\\" data-element_type=\\\"container\\\">\\n\\t\\t<div class=\\\"elementor-element elementor-element-73c71f0e e-con-full e-flex e-con e-child\\\" data-id=\\\"73c71f0e\\\" data-element_type=\\\"container\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-2c775f14 elementor-widget elementor-widget-image\\\" data-id=\\\"2c775f14\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"image.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<img width=\\\"1280\\\" height=\\\"853\\\" src=\\\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/young-serious-webdesigner-with-laptop-concentrating-on-network.jpg\\\" class=\\\"attachment-full size-full wp-image-438\\\" alt=\\\"\\\" srcset=\\\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/young-serious-webdesigner-with-laptop-concentrating-on-network.jpg 1280w, https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/young-serious-webdesigner-with-laptop-concentrating-on-network-300x200.jpg 300w, https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/young-serious-webdesigner-with-laptop-concentrating-on-network-1024x682.jpg 1024w, https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/young-serious-webdesigner-with-laptop-concentrating-on-network-768x512.jpg 768w, https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/young-serious-webdesigner-with-laptop-concentrating-on-network-930x620.jpg 930w\\\" sizes=\\\"(max-width: 1280px) 100vw, 1280px\\\" \\/>\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-71c8e767 e-con-full e-flex e-con e-child\\\" data-id=\\\"71c8e767\\\" data-element_type=\\\"container\\\" data-settings=\\\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;position&quot;:&quot;absolute&quot;}\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-2dd25111 elementor-view-stacked elementor-shape-circle elementor-position-top elementor-mobile-position-top elementor-widget elementor-widget-icon-box\\\" data-id=\\\"2dd25111\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"icon-box.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-wrapper\\\">\\n\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-icon\\\">\\n\\t\\t\\t\\t<a href=\\\"https:\\/\\/goldenstallionagency.com\\/contact-us\\/\\\" class=\\\"elementor-icon\\\" tabindex=\\\"-1\\\" aria-label=\\\"Customer Support\\\">\\n\\t\\t\\t\\t<i aria-hidden=\\\"true\\\" class=\\\"icons icon-phone\\\"><\\/i>\\t\\t\\t\\t<\\/a>\\n\\t\\t\\t<\\/div>\\n\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-content\\\">\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-title\\\">\\n\\t\\t\\t\\t\\t\\t<a href=\\\"https:\\/\\/goldenstallionagency.com\\/contact-us\\/\\\" >\\n\\t\\t\\t\\t\\t\\t\\tCustomer Support\\t\\t\\t\\t\\t\\t<\\/a>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<p class=\\\"elementor-icon-box-description\\\">\\n\\t\\t\\t\\t\\t\\tWe love helping you out!\\n\\t\\t\\t\\t\\t<\\/p>\\n\\t\\t\\t\\t\\n\\t\\t\\t<\\/div>\\n\\t\\t\\t\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-43780cf6 elementor-align-justify elementor-widget elementor-widget-button\\\" data-id=\\\"43780cf6\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"button.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-button-wrapper\\\">\\n\\t\\t\\t\\t\\t<a class=\\\"elementor-button elementor-button-link elementor-size-sm\\\" href=\\\"https:\\/\\/goldenstallionagency.com\\/contact-us\\/\\\">\\n\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-button-content-wrapper\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-button-text\\\">Contact Us<\\/span>\\n\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t<\\/a>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-c49574d e-con-full e-flex e-con e-child\\\" data-id=\\\"c49574d\\\" data-element_type=\\\"container\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-a6fd67a elementor-widget elementor-widget-heading\\\" data-id=\\\"a6fd67a\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h4 class=\\\"elementor-heading-title elementor-size-default\\\">Web Development<\\/h4>\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-6f6de61 elementor-widget elementor-widget-icon-box\\\" data-id=\\\"6f6de61\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"icon-box.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-wrapper\\\">\\n\\n\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-content\\\">\\n\\n\\t\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<p class=\\\"elementor-icon-box-description\\\">\\n\\t\\t\\t\\t\\t\\tBehind every great design is powerful functionality. Our web development team brings your site\\nto life with reliable, scalable technology that provides a smooth user experience. We build with\\nspeed, security, and performance as our top priorities.\\t\\t\\t\\t\\t<\\/p>\\n\\t\\t\\t\\t\\n\\t\\t\\t<\\/div>\\n\\t\\t\\t\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-dc5cb22 elementor-widget elementor-widget-heading\\\" data-id=\\\"dc5cb22\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h2 class=\\\"elementor-heading-title elementor-size-default\\\">What You Get:<\\/h2>\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-05d3af6 elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list\\\" data-id=\\\"05d3af6\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"icon-list.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t<ul class=\\\"elementor-icon-list-items\\\">\\n\\t\\t\\t\\t\\t\\t\\t<li class=\\\"elementor-icon-list-item\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-icon-list-icon\\\">\\n\\t\\t\\t\\t\\t\\t\\t<svg aria-hidden=\\\"true\\\" class=\\\"e-font-icon-svg e-fas-dot-circle\\\" viewBox=\\\"0 0 512 512\\\" xmlns=\\\"http:\\/\\/www.w3.org\\/2000\\/svg\\\"><path d=\\\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm80 248c0 44.112-35.888 80-80 80s-80-35.888-80-80 35.888-80 80-80 80 35.888 80 80z\\\"><\\/path><\\/svg>\\t\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-icon-list-text\\\">Fast-loading pages<\\/span>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/li>\\n\\t\\t\\t\\t\\t\\t\\t\\t<li class=\\\"elementor-icon-list-item\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-icon-list-icon\\\">\\n\\t\\t\\t\\t\\t\\t\\t<svg aria-hidden=\\\"true\\\" class=\\\"e-font-icon-svg e-fas-dot-circle\\\" viewBox=\\\"0 0 512 512\\\" xmlns=\\\"http:\\/\\/www.w3.org\\/2000\\/svg\\\"><path d=\\\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm80 248c0 44.112-35.888 80-80 80s-80-35.888-80-80 35.888-80 80-80 80 35.888 80 80z\\\"><\\/path><\\/svg>\\t\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-icon-list-text\\\">Secure, reliable infrastructure<\\/span>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/li>\\n\\t\\t\\t\\t\\t\\t\\t\\t<li class=\\\"elementor-icon-list-item\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-icon-list-icon\\\">\\n\\t\\t\\t\\t\\t\\t\\t<svg aria-hidden=\\\"true\\\" class=\\\"e-font-icon-svg e-fas-dot-circle\\\" viewBox=\\\"0 0 512 512\\\" xmlns=\\\"http:\\/\\/www.w3.org\\/2000\\/svg\\\"><path d=\\\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm80 248c0 44.112-35.888 80-80 80s-80-35.888-80-80 35.888-80 80-80 80 35.888 80 80z\\\"><\\/path><\\/svg>\\t\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-icon-list-text\\\">SEO-friendly code<\\/span>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/li>\\n\\t\\t\\t\\t\\t\\t\\t\\t<li class=\\\"elementor-icon-list-item\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-icon-list-icon\\\">\\n\\t\\t\\t\\t\\t\\t\\t<svg aria-hidden=\\\"true\\\" class=\\\"e-font-icon-svg e-fas-dot-circle\\\" viewBox=\\\"0 0 512 512\\\" xmlns=\\\"http:\\/\\/www.w3.org\\/2000\\/svg\\\"><path d=\\\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm80 248c0 44.112-35.888 80-80 80s-80-35.888-80-80 35.888-80 80-80 80 35.888 80 80z\\\"><\\/path><\\/svg>\\t\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-icon-list-text\\\">Customized features and integrations<\\/span>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/li>\\n\\t\\t\\t\\t\\t\\t<\\/ul>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\",\"scripts\":[],\"styles\":[]}}'),(19102,1616,'_oembed_c4d57d11e35d2cc3d42af5cb602a8bbd','<iframe title=\"The TRC Framework Explained Part 1\" width=\"1200\" height=\"675\" src=\"https://www.youtube.com/embed/xjJlm6IjBDQ?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>'),(19103,1616,'_oembed_time_c4d57d11e35d2cc3d42af5cb602a8bbd','1760549311'),(19104,1847,'_wp_page_template','page-templates/template-pagebuilder-full-width.php'),(19105,1847,'_elementor_edit_mode','builder'),(19106,1847,'_elementor_template_type','wp-page'),(19107,1847,'_elementor_version','3.32.4'),(19108,1847,'_elementor_pro_version','3.32.1');
INSERT INTO `wpve_postmeta` VALUES (19109,1847,'_elementor_data','[{\"id\":\"d9215c5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"43\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"css_classes\":\"p-20\"},\"elements\":[{\"id\":\"3c76218\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/09\\/image_2024-11-08_222804488.webp\",\"id\":1435,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_flex_align_self\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7bac6b3\",\"elType\":\"widget\",\"settings\":{\"title\":\"We help ambitious brands turn <span>underperforming websites<\\/span> into high-converting sales machines,<br> using trust-driven & <span> conversion-focused <\\/span> web design.\\n\",\"typography_typography\":\"custom\",\"typography_font_family\":\"calsans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"header_size\":\"h1\",\"align\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"custom\",\"size\":\"130%\",\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":1000,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=nvlightbg\"},\"typography_text_transform\":\"capitalize\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"655f644\",\"elType\":\"widget\",\"settings\":{\"title\":\"Watch this short video to see how it works:\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":31,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"18\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"1ebccf3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"css_classes\":\"p-20 video-container-wrap\",\"custom_css\":\":root {\\r\\n  --gold-center: rgba(250, 205, 34, 0.6); \\/* golden center *\\/\\r\\n  --gold-mid: rgba(250, 205, 34, 0.3);    \\/* soft golden *\\/\\r\\n  --black: #000000;\\r\\n}\\r\\n\\r\\n.video-container-wrap {\\r\\n  position: relative;\\r\\n}\\r\\n\\r\\n\\/* Overlay Glow *\\/\\r\\n.video-container-wrap::before {\\r\\n  content: \\\"\\\";\\r\\n  position: absolute;\\r\\n  top: 0;\\r\\n  left: 0;\\r\\n  width: 100%;   \\/* wrapper jitna hi *\\/\\r\\n  height: 100%;  \\/* wrapper jitna hi *\\/\\r\\n  pointer-events: none;\\r\\n  z-index: -1; \\/* video ke neeche rehne ke liye neeche adjust karna padega *\\/\\r\\n\\r\\n  background: radial-gradient(\\r\\n    circle,\\r\\n    var(--gold-center) 40%, \\r\\n    var(--gold-mid) 70%,\\r\\n    transparent 100%\\r\\n  );\\r\\n\\r\\n  filter: blur(40px); \\/* thoda blur kam kar diya *\\/\\r\\n}\\r\\n\\r\\n\\/* Video iframe *\\/\\r\\n.video-container-wrap iframe {\\r\\n  position: relative;\\r\\n}\\r\\n\",\"width\":{\"unit\":\"px\",\"size\":1080,\"sizes\":[]}},\"elements\":[{\"id\":\"b9048a3\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"youtube.com\\/watch?v=xjJlm6IjBDQ&feature=youtu.be&themeRefresh=1\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"videopress_url\":\"https:\\/\\/videopress.com\\/v\\/ZCAOzTNk\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":true},{\"id\":\"8c35c94\",\"elType\":\"container\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"css_classes\":\"p-20\"},\"elements\":[{\"id\":\"4974384\",\"elType\":\"widget\",\"settings\":{\"html\":\"<!DOCTYPE html>\\r\\n<html lang=\\\"en\\\">\\r\\n\\r\\n<head>\\r\\n  <meta charset=\\\"UTF-8\\\">\\r\\n  <meta name=\\\"viewport\\\" content=\\\"width=device-width, initial-scale=1.0\\\">\\r\\n  <title>Document<\\/title>\\r\\n<\\/head>\\r\\n<style>\\r\\n  \\/* Custom CSS Variables *\\/\\r\\n  :root {\\r\\n    --accent-glow: #ff9100;\\r\\n    --secondary-glow: #ff0055;\\r\\n    --white-border: rgba(255, 255, 255, 0.4);\\r\\n    --black: #000000;\\r\\n    --transparent: rgba(0, 0, 0, 0);\\r\\n  }\\r\\n\\r\\n  \\/* 1. Combined Animation Keyframes (Rotation and Scale) *\\/\\r\\n  @keyframes rotate-and-scale {\\r\\n\\r\\n    \\/* Center Top (Full Width) *\\/\\r\\n    0% {\\r\\n      transform: rotate(0deg) scaleX(1);\\r\\n    }\\r\\n\\r\\n    \\/* Corner (Narrower) *\\/\\r\\n    25% {\\r\\n      transform: rotate(90deg) scaleX(0.25);\\r\\n    }\\r\\n\\r\\n    \\/* Center Bottom (Full Width) *\\/\\r\\n    50% {\\r\\n      transform: rotate(180deg) scaleX(1);\\r\\n    }\\r\\n\\r\\n    \\/* Corner (Narrower) *\\/\\r\\n    75% {\\r\\n      transform: rotate(270deg) scaleX(0.25);\\r\\n    }\\r\\n\\r\\n    \\/* Back to Start *\\/\\r\\n    100% {\\r\\n      transform: rotate(360deg) scaleX(1);\\r\\n    }\\r\\n  }\\r\\n\\r\\n  \\/* Base and Wrapper styles *\\/\\r\\n\\r\\n  .hero-button-wrap {\\r\\n    display: flex;\\r\\n    justify-content: center;\\r\\n    align-items: center;\\r\\n  }\\r\\n\\r\\n  \\/* 2. Main Button Container (White Border) *\\/\\r\\n  .primary-button-block {\\r\\n    width: 300px;\\r\\n    height: 60px;\\r\\n    border: 1px solid var(--white-border);\\r\\n    background-color: var(--black);\\r\\n    border-radius: 200px;\\r\\n    display: flex;\\r\\n    justify-content: center;\\r\\n    align-items: center;\\r\\n    padding: 1px;\\r\\n    position: relative;\\r\\n    overflow: hidden;\\r\\n    text-decoration: none;\\r\\n  }\\r\\n\\r\\n  \\/* 3. Rotating Stroke Wrapper (Removed \'filter: blur()\') *\\/\\r\\n  .button-stroke-wrapp {\\r\\n    z-index: 1;\\r\\n    position: absolute;\\r\\n\\r\\n    \\/* Size ko kam kia taake effect ziada tight rahe *\\/\\r\\n    width: 200%;\\r\\n    height: 300%;\\r\\n    top: -100%;\\r\\n    left: -50%;\\r\\n\\r\\n    display: flex;\\r\\n    justify-content: center;\\r\\n    align-items: center;\\r\\n\\r\\n    \\/* Animation wahi rahegi *\\/\\r\\n    animation: rotate-and-scale 4s linear infinite;\\r\\n    \\/* **YE LINE HATA DI GAYI HAI: filter: blur(3px);** *\\/\\r\\n  }\\r\\n\\r\\n  .button-stroke-block,\\r\\n  .button-stroke-block-v2 {\\r\\n    \\/* Gradient wahi rahega *\\/\\r\\n    background-image: linear-gradient(180deg,\\r\\n        var(--transparent) 10%,\\r\\n        var(--accent-glow) 40%,\\r\\n        var(--secondary-glow) 55%,\\r\\n        var(--transparent) 90%);\\r\\n    width: 50%;\\r\\n    height: 100%;\\r\\n  }\\r\\n\\r\\n  \\/* 4. Inner Black Layer (Text aur background) *\\/\\r\\n  .button-text-wrap {\\r\\n    z-index: 2;\\r\\n    background-color: var(--black);\\r\\n    border-radius: 200px;\\r\\n    width: 100%;\\r\\n    height: 100%;\\r\\n    display: flex;\\r\\n    justify-content: center;\\r\\n    align-items: center;\\r\\n    position: relative;\\r\\n  }\\r\\n\\r\\n  .primary-button-text {\\r\\n    color: white;\\r\\n    font-family: Calsans, Arial, sans-serif;\\r\\n    font-size: 18px;\\r\\n    font-weight: 600;\\r\\n    text-transform: capitalize;\\r\\n  }\\r\\n<\\/style>\\r\\n\\r\\n<body>\\r\\n\\r\\n  <div class=\\\"hero-button-wrap\\\">\\r\\n    <a href=\\\"https:\\/\\/calendly.com\\/goldenstallionagency\\/real-estate-and-development-branding-discovery-clone\\\" class=\\\"primary-button-block\\\">\\r\\n      <div class=\\\"button-stroke-wrapp\\\">\\r\\n        <div class=\\\"button-stroke-block\\\"><\\/div>\\r\\n        <div class=\\\"button-stroke-block-v2\\\"><\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"button-text-wrap\\\">\\r\\n        <div class=\\\"primary-button-text\\\"> Book A Call Now!<\\/div>\\r\\n      <\\/div>\\r\\n    <\\/a>\\r\\n  <\\/div>\\r\\n\\r\\n\\r\\n<\\/body>\\r\\n\\r\\n<\\/html>\"},\"elements\":[],\"widgetType\":\"html\"},{\"id\":\"3dcd95f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Trusted by Leading Companies Worldwide\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=69c152f\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"02d17cd\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":false,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7b7e55e\",\"elType\":\"widget\",\"settings\":{\"number_of_items\":6,\"transition_speed\":8000,\"item_image\":{\"unit\":\"px\",\"size\":140,\"sizes\":[],\"value\":\"100\"},\"box_height\":{\"unit\":\"px\",\"size\":60,\"sizes\":[],\"value\":\"200\"},\"box_background\":\"#FFFFFF00\",\"item_padding\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"item_border_border\":\"none\",\"badge_min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[],\"value\":\"0\"},\"badge_min_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[],\"value\":\"0\"},\"multisource_posts_include_date_meta_format\":\"Ymd\",\"multisource_posts_maxitems\":10,\"multisource_items\":[{\"item_type\":\"image\",\"image\":{\"id\":0,\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/plugins\\/unlimited-elements-for-elementor\\/images\\/gallery1.jpg\"},\"_id\":\"78392db\"},{\"item_type\":\"image\",\"image\":{\"id\":0,\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/plugins\\/unlimited-elements-for-elementor\\/images\\/gallery2.jpg\"},\"_id\":\"5758006\"},{\"item_type\":\"youtube\",\"image\":{\"id\":0,\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/plugins\\/unlimited-elements-for-elementor\\/images\\/gallery3.jpg\"},\"url_youtube\":\"qrO4YZeyl0I\",\"_id\":\"9de3eb6\"},{\"item_type\":\"image\",\"image\":{\"id\":0,\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/plugins\\/unlimited-elements-for-elementor\\/images\\/gallery5.jpg\"},\"_id\":\"d60f923\"},{\"item_type\":\"vimeo\",\"image\":{\"id\":0,\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/plugins\\/unlimited-elements-for-elementor\\/images\\/gallery4.jpg\"},\"vimeo_id\":\"581014653\",\"_id\":\"75ae447\"},{\"item_type\":\"html5\",\"image\":{\"id\":0,\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/plugins\\/unlimited-elements-for-elementor\\/images\\/gallery6.jpg\"},\"url_html5\":\"http:\\/\\/commondatastorage.googleapis.com\\/gtv-videos-bucket\\/sample\\/BigBuckBunny.mp4\",\"_id\":\"7af169b\"},{\"item_type\":\"image\",\"image\":{\"id\":0,\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/plugins\\/unlimited-elements-for-elementor\\/images\\/gallery1.jpg\"},\"_id\":\"26b2ae5\"}],\"multisource_instagram\":\"@gianlucavacchi\",\"multisource_instagram_num_items\":12,\"uc_items\":[{\"title\":\"Item 1\",\"image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/09\\/client-11.webp\",\"id\":1358,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_attributes_nosize\":\" src=\\\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/ac_assets\\/logo_marquee\\/logo1.png\\\"\",\"image_attributes\":\" src=\\\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/ac_assets\\/logo_marquee\\/logo1.png\\\"\",\"image_thumb\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/ac_assets\\/logo_marquee\\/logo1.png\",\"link\":{\"url\":\"#\"},\"_generated_id\":\"nyxfw\",\"item_repeater_class\":\"elementor-repeater-item-nyxfw\",\"_id\":\"72a5645\"},{\"title\":\"Item 2\",\"image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/09\\/client-9-1.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_attributes_nosize\":\" src=\\\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/ac_assets\\/logo_marquee\\/logo2.png\\\"\",\"image_attributes\":\" src=\\\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/ac_assets\\/logo_marquee\\/logo2.png\\\"\",\"image_thumb\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/ac_assets\\/logo_marquee\\/logo2.png\",\"link\":{\"url\":\"#\"},\"_generated_id\":\"642oj\",\"item_repeater_class\":\"elementor-repeater-item-642oj\",\"_id\":\"e898437\"},{\"title\":\"Item 3\",\"image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/09\\/client-4.webp\",\"id\":1356,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_attributes_nosize\":\" src=\\\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/ac_assets\\/logo_marquee\\/logo3.png\\\"\",\"image_attributes\":\" src=\\\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/ac_assets\\/logo_marquee\\/logo3.png\\\"\",\"image_thumb\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/ac_assets\\/logo_marquee\\/logo3.png\",\"link\":{\"url\":\"#\"},\"_generated_id\":\"289ce\",\"item_repeater_class\":\"elementor-repeater-item-289ce\",\"_id\":\"dffa4c8\"},{\"title\":\"Item 4\",\"image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/09\\/client-1.webp\",\"id\":1355,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_attributes_nosize\":\" src=\\\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/ac_assets\\/logo_marquee\\/logo4.png\\\"\",\"image_attributes\":\" src=\\\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/ac_assets\\/logo_marquee\\/logo4.png\\\"\",\"image_thumb\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/ac_assets\\/logo_marquee\\/logo4.png\",\"link\":{\"url\":\"#\"},\"_generated_id\":\"em6tf\",\"item_repeater_class\":\"elementor-repeater-item-em6tf\",\"_id\":\"bc93c51\"},{\"title\":\"Item 5\",\"image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/09\\/client-7.webp\",\"id\":1353,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_attributes_nosize\":\" src=\\\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/ac_assets\\/logo_marquee\\/logo6.png\\\"\",\"image_attributes\":\" src=\\\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/ac_assets\\/logo_marquee\\/logo6.png\\\"\",\"image_thumb\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/ac_assets\\/logo_marquee\\/logo6.png\",\"link\":{\"url\":\"#\"},\"_generated_id\":\"vuwj5\",\"item_repeater_class\":\"elementor-repeater-item-vuwj5\",\"_id\":\"375a36a\"},{\"title\":\"Item 6\",\"image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/09\\/client-8.webp\",\"id\":1352,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_attributes_nosize\":\" src=\\\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/ac_assets\\/logo_marquee\\/logo6.png\\\"\",\"image_attributes\":\" src=\\\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/ac_assets\\/logo_marquee\\/logo6.png\\\"\",\"image_thumb\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/ac_assets\\/logo_marquee\\/logo6.png\",\"link\":{\"url\":\"#\"},\"_generated_id\":\"gn918\",\"item_repeater_class\":\"elementor-repeater-item-gn918\",\"_id\":\"fd127ae\"}],\"number_of_items_mobile\":2},\"elements\":[],\"widgetType\":\"ucaddon_logo_marquee\"},{\"id\":\"d9c24ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span>High-Converting<\\/span> Pages with\\nFlow\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"calsans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"custom\",\"size\":\"120%\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=nvlightbg\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bfa8fa3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Where strategy meets scroll-stopping design.\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ef95d40\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"css_classes\":\"p-20\"},\"elements\":[{\"id\":\"c263916\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"css_classes\":\"another-amzng-bg\",\"content_width\":\"full\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"center\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"4d637ac\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"overflow\":\"hidden\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"031dfdf\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/10\\/E11even-Dental-_-Best-Dentist-in-London.mp4\",\"id\":1783,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"videopress_url\":\"https:\\/\\/videopress.com\\/v\\/ZCAOzTNk\",\"autoplay\":\"yes\",\"mute\":\"yes\",\"loop\":\"yes\",\"controls\":\"\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":true},{\"id\":\"177be5e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"436263f\",\"elType\":\"widget\",\"settings\":{\"title\":\"AIW: Ultimate Website Strategy\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Figtree\",\"typography_font_size\":{\"unit\":\"px\",\"size\":31,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"62bf546\",\"elType\":\"widget\",\"settings\":{\"editor\":\"This is our proven blueprint for building high-converting, trust-driven hair transplant websites.\\n\\n\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7d4c6ab\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"<span style=\\\"color: gold;\\\">01.<\\/span> Hero\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"39f242f\"},{\"text\":\"<span style=\\\"color: gold;\\\">02.<\\/span> Reviews \\/ Case Studies \\/ Before-After\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"9dec8d4\"},{\"text\":\"<span style=\\\"color: gold;\\\">03.<\\/span> Press Release Kit\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"69f31ca\"},{\"text\":\"<span style=\\\"color: gold;\\\">04.<\\/span> Doctor Showcase\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"822c28e\"},{\"text\":\"<span style=\\\"color: gold;\\\">05.<\\/span> Our Process\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"3a6535a\"},{\"text\":\"<span style=\\\"color: gold;\\\">06.<\\/span>  Email Magnet\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"6a5709a\"},{\"text\":\"<span style=\\\"color: gold;\\\">07.<\\/span>  FAQ\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"273208e\"},{\"text\":\"<span style=\\\"color: gold;\\\">08.<\\/span>  Blog Articles\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"02ae4e9\"},{\"text\":\"<span style=\\\"color: gold;\\\">09.<\\/span>  Services & Footer\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"b31b072\"}],\"space_between\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_css_classes\":\"cstm-border-btm\"},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"a7cc057\",\"elType\":\"widget\",\"settings\":{\"html\":\"<!DOCTYPE html>\\r\\n<html lang=\\\"en\\\">\\r\\n\\r\\n<head>\\r\\n  <meta charset=\\\"UTF-8\\\">\\r\\n  <meta name=\\\"viewport\\\" content=\\\"width=device-width, initial-scale=1.0\\\">\\r\\n  <title>Document<\\/title>\\r\\n<\\/head>\\r\\n<style>\\r\\n  \\/* Custom CSS Variables *\\/\\r\\n  :root {\\r\\n    --accent-glow: #ff9100;\\r\\n    --secondary-glow: #ff0055;\\r\\n    --white-border: rgba(255, 255, 255, 0.4);\\r\\n    --black: #000000;\\r\\n    --transparent: rgba(0, 0, 0, 0);\\r\\n  }\\r\\n\\r\\n  \\/* 1. Combined Animation Keyframes (Rotation and Scale) *\\/\\r\\n  @keyframes rotate-and-scale {\\r\\n\\r\\n    \\/* Center Top (Full Width) *\\/\\r\\n    0% {\\r\\n      transform: rotate(0deg) scaleX(1);\\r\\n    }\\r\\n\\r\\n    \\/* Corner (Narrower) *\\/\\r\\n    25% {\\r\\n      transform: rotate(90deg) scaleX(0.25);\\r\\n    }\\r\\n\\r\\n    \\/* Center Bottom (Full Width) *\\/\\r\\n    50% {\\r\\n      transform: rotate(180deg) scaleX(1);\\r\\n    }\\r\\n\\r\\n    \\/* Corner (Narrower) *\\/\\r\\n    75% {\\r\\n      transform: rotate(270deg) scaleX(0.25);\\r\\n    }\\r\\n\\r\\n    \\/* Back to Start *\\/\\r\\n    100% {\\r\\n      transform: rotate(360deg) scaleX(1);\\r\\n    }\\r\\n  }\\r\\n\\r\\n  \\/* Base and Wrapper styles *\\/\\r\\n\\r\\n  .hero-button-wrap {\\r\\n    display: flex;\\r\\n    justify-content: center;\\r\\n    align-items: center;\\r\\n  }\\r\\n\\r\\n  \\/* 2. Main Button Container (White Border) *\\/\\r\\n  .primary-button-block {\\r\\n    width: 300px;\\r\\n    height: 60px;\\r\\n    border: 1px solid var(--white-border);\\r\\n    background-color: var(--black);\\r\\n    border-radius: 200px;\\r\\n    display: flex;\\r\\n    justify-content: center;\\r\\n    align-items: center;\\r\\n    padding: 1px;\\r\\n    position: relative;\\r\\n    overflow: hidden;\\r\\n    text-decoration: none;\\r\\n  }\\r\\n\\r\\n  \\/* 3. Rotating Stroke Wrapper (Removed \'filter: blur()\') *\\/\\r\\n  .button-stroke-wrapp {\\r\\n    z-index: 1;\\r\\n    position: absolute;\\r\\n\\r\\n    \\/* Size ko kam kia taake effect ziada tight rahe *\\/\\r\\n    width: 200%;\\r\\n    height: 300%;\\r\\n    top: -100%;\\r\\n    left: -50%;\\r\\n\\r\\n    display: flex;\\r\\n    justify-content: center;\\r\\n    align-items: center;\\r\\n\\r\\n    \\/* Animation wahi rahegi *\\/\\r\\n    animation: rotate-and-scale 4s linear infinite;\\r\\n    \\/* **YE LINE HATA DI GAYI HAI: filter: blur(3px);** *\\/\\r\\n  }\\r\\n\\r\\n  .button-stroke-block,\\r\\n  .button-stroke-block-v2 {\\r\\n    \\/* Gradient wahi rahega *\\/\\r\\n    background-image: linear-gradient(180deg,\\r\\n        var(--transparent) 10%,\\r\\n        var(--accent-glow) 40%,\\r\\n        var(--secondary-glow) 55%,\\r\\n        var(--transparent) 90%);\\r\\n    width: 50%;\\r\\n    height: 100%;\\r\\n  }\\r\\n\\r\\n  \\/* 4. Inner Black Layer (Text aur background) *\\/\\r\\n  .button-text-wrap {\\r\\n    z-index: 2;\\r\\n    background-color: var(--black);\\r\\n    border-radius: 200px;\\r\\n    width: 100%;\\r\\n    height: 100%;\\r\\n    display: flex;\\r\\n    justify-content: center;\\r\\n    align-items: center;\\r\\n    position: relative;\\r\\n  }\\r\\n\\r\\n  .primary-button-text {\\r\\n    color: white;\\r\\n    font-family: Calsans, Arial, sans-serif;\\r\\n    font-size: 18px;\\r\\n    font-weight: 600;\\r\\n    text-transform: capitalize;\\r\\n  }\\r\\n<\\/style>\\r\\n\\r\\n<body>\\r\\n\\r\\n  <div class=\\\"hero-button-wrap\\\">\\r\\n    <a href=\\\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/08\\/AIW_-Ultimate-Hair-Transplant-Website-Strategy.pdf\\\" class=\\\"primary-button-block\\\">\\r\\n      <div class=\\\"button-stroke-wrapp\\\">\\r\\n        <div class=\\\"button-stroke-block\\\"><\\/div>\\r\\n        <div class=\\\"button-stroke-block-v2\\\"><\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"button-text-wrap\\\">\\r\\n        <div class=\\\"primary-button-text\\\"> Download Full Strategy<\\/div>\\r\\n      <\\/div>\\r\\n    <\\/a>\\r\\n  <\\/div>\\r\\n\\r\\n\\r\\n<\\/body>\\r\\n\\r\\n<\\/html>\",\"_flex_align_self\":\"flex-start\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"01ab53b\",\"elType\":\"widget\",\"settings\":{\"html\":\"<!DOCTYPE html>\\r\\n<html lang=\\\"en\\\">\\r\\n\\r\\n<head>\\r\\n  <meta charset=\\\"UTF-8\\\">\\r\\n  <meta name=\\\"viewport\\\" content=\\\"width=device-width, initial-scale=1.0\\\">\\r\\n  <title>Document<\\/title>\\r\\n<\\/head>\\r\\n<style>\\r\\n  \\/* Custom CSS Variables *\\/\\r\\n  :root {\\r\\n    --accent-glow: #ff9100;\\r\\n    --secondary-glow: #ff0055;\\r\\n    --white-border: rgba(255, 255, 255, 0.4);\\r\\n    --black: #000000;\\r\\n    --transparent: rgba(0, 0, 0, 0);\\r\\n  }\\r\\n\\r\\n  \\/* 1. Combined Animation Keyframes (Rotation and Scale) *\\/\\r\\n  @keyframes rotate-and-scale {\\r\\n\\r\\n    \\/* Center Top (Full Width) *\\/\\r\\n    0% {\\r\\n      transform: rotate(0deg) scaleX(1);\\r\\n    }\\r\\n\\r\\n    \\/* Corner (Narrower) *\\/\\r\\n    25% {\\r\\n      transform: rotate(90deg) scaleX(0.25);\\r\\n    }\\r\\n\\r\\n    \\/* Center Bottom (Full Width) *\\/\\r\\n    50% {\\r\\n      transform: rotate(180deg) scaleX(1);\\r\\n    }\\r\\n\\r\\n    \\/* Corner (Narrower) *\\/\\r\\n    75% {\\r\\n      transform: rotate(270deg) scaleX(0.25);\\r\\n    }\\r\\n\\r\\n    \\/* Back to Start *\\/\\r\\n    100% {\\r\\n      transform: rotate(360deg) scaleX(1);\\r\\n    }\\r\\n  }\\r\\n\\r\\n  \\/* Base and Wrapper styles *\\/\\r\\n\\r\\n  .hero-button-wrap {\\r\\n    display: flex;\\r\\n    justify-content: center;\\r\\n    align-items: center;\\r\\n  }\\r\\n\\r\\n  \\/* 2. Main Button Container (White Border) *\\/\\r\\n  .primary-button-block {\\r\\n    width: 300px;\\r\\n    height: 60px;\\r\\n    border: 1px solid var(--white-border);\\r\\n    background-color: var(--black);\\r\\n    border-radius: 200px;\\r\\n    display: flex;\\r\\n    justify-content: center;\\r\\n    align-items: center;\\r\\n    padding: 1px;\\r\\n    position: relative;\\r\\n    overflow: hidden;\\r\\n    text-decoration: none;\\r\\n  }\\r\\n\\r\\n  \\/* 3. Rotating Stroke Wrapper (Removed \'filter: blur()\') *\\/\\r\\n  .button-stroke-wrapp {\\r\\n    z-index: 1;\\r\\n    position: absolute;\\r\\n\\r\\n    \\/* Size ko kam kia taake effect ziada tight rahe *\\/\\r\\n    width: 200%;\\r\\n    height: 300%;\\r\\n    top: -100%;\\r\\n    left: -50%;\\r\\n\\r\\n    display: flex;\\r\\n    justify-content: center;\\r\\n    align-items: center;\\r\\n\\r\\n    \\/* Animation wahi rahegi *\\/\\r\\n    animation: rotate-and-scale 4s linear infinite;\\r\\n    \\/* **YE LINE HATA DI GAYI HAI: filter: blur(3px);** *\\/\\r\\n  }\\r\\n\\r\\n  .button-stroke-block,\\r\\n  .button-stroke-block-v2 {\\r\\n    \\/* Gradient wahi rahega *\\/\\r\\n    background-image: linear-gradient(180deg,\\r\\n        var(--transparent) 10%,\\r\\n        var(--accent-glow) 40%,\\r\\n        var(--secondary-glow) 55%,\\r\\n        var(--transparent) 90%);\\r\\n    width: 50%;\\r\\n    height: 100%;\\r\\n  }\\r\\n\\r\\n  \\/* 4. Inner Black Layer (Text aur background) *\\/\\r\\n  .button-text-wrap {\\r\\n    z-index: 2;\\r\\n    background-color: var(--black);\\r\\n    border-radius: 200px;\\r\\n    width: 100%;\\r\\n    height: 100%;\\r\\n    display: flex;\\r\\n    justify-content: center;\\r\\n    align-items: center;\\r\\n    position: relative;\\r\\n  }\\r\\n\\r\\n  .primary-button-text {\\r\\n    color: white;\\r\\n    font-family: Calsans, Arial, sans-serif;\\r\\n    font-size: 18px;\\r\\n    font-weight: 600;\\r\\n    text-transform: capitalize;\\r\\n  }\\r\\n<\\/style>\\r\\n\\r\\n<body>\\r\\n\\r\\n  <div class=\\\"hero-button-wrap\\\">\\r\\n    <a href=\\\"https:\\/\\/calendly.com\\/goldenstallionagency\\/real-estate-and-development-branding-discovery-clone\\\" class=\\\"primary-button-block\\\">\\r\\n      <div class=\\\"button-stroke-wrapp\\\">\\r\\n        <div class=\\\"button-stroke-block\\\"><\\/div>\\r\\n        <div class=\\\"button-stroke-block-v2\\\"><\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"button-text-wrap\\\">\\r\\n        <div class=\\\"primary-button-text\\\"> Book A Call Now!<\\/div>\\r\\n      <\\/div>\\r\\n    <\\/a>\\r\\n  <\\/div>\\r\\n\\r\\n\\r\\n<\\/body>\\r\\n\\r\\n<\\/html>\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":false},{\"id\":\"756d480\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":false,\"unit\":\"px\",\"size\":0},\"css_classes\":\"p-20\"},\"elements\":[{\"id\":\"6ba08cd\",\"elType\":\"widget\",\"settings\":{\"title\":\"How we turn ideas <span>into impact<\\/span>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"calsans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"custom\",\"size\":\"120%\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=nvlightbg\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8572553\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We follow a proven process to deliver sites that perform.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"171da3f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/07\\/Path_5693.svg\",\"id\":\"\",\"size\":\"\",\"source\":\"url\"},\"background_position\":\"top right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"css_classes\":\"cstm-bg-curve-l\",\"flex_wrap_tablet\":\"wrap\",\"background_position_mobile\":\"initial\",\"hide_mobile\":\"hidden-mobile\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"6bf9e5f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_size_tablet\":\"grow\"},\"elements\":[{\"id\":\"b64f499\",\"elType\":\"widget\",\"settings\":{\"title\":\"01\",\"_flex_align_self\":\"center\",\"_css_classes\":\"box-num\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e1d7e47\",\"elType\":\"widget\",\"settings\":{\"title\":\"Discovery & Strategy\\n\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Figtree\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a228ebe\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We dive deep into your goals to uncover what really moves your audience \\u2014 strategy comes first.<\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c5a3290\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_size_tablet\":\"grow\"},\"elements\":[{\"id\":\"4a943a5\",\"elType\":\"widget\",\"settings\":{\"title\":\"02\",\"_flex_align_self\":\"center\",\"_css_classes\":\"box-num\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b4f7a87\",\"elType\":\"widget\",\"settings\":{\"title\":\"Design That Converts\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Figtree\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3fbde38\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Crafting layouts with purpose \\u2014 every element guides the user toward action and trust.\\n\\n\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4bcd578\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_size_tablet\":\"grow\"},\"elements\":[{\"id\":\"ae37f9b\",\"elType\":\"widget\",\"settings\":{\"title\":\"03\",\"_flex_align_self\":\"center\",\"_css_classes\":\"box-num\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"42d0354\",\"elType\":\"widget\",\"settings\":{\"title\":\"Launch & Optimize\\n\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Figtree\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"da4b446\",\"elType\":\"widget\",\"settings\":{\"editor\":\"After launch, we refine with data \\u2014 ensuring your site performs as beautifully as it looks.\\n\\n\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f456d43\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":false,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"css_classes\":\"p-20\"},\"elements\":[{\"id\":\"1fb2e8f\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span>Stop wasting budget<\\/span> on ads that send <span>visitors <\\/span>to broken websites\\n\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"calsans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"custom\",\"size\":\"120%\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=nvlightbg\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"903addb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Here\\u2019s what\\u2019s holding back your conversions \\u2014 and how we fix it.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"67bd4bd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":false,\"unit\":\"px\",\"size\":0},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":false,\"unit\":\"px\",\"size\":20},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7df0520\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_size_tablet\":\"grow\"},\"elements\":[{\"id\":\"3734125\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/09\\/67bb8177c0dadd063faf6445_xnBn0gX6TFCdfM7NQZhs_cf-wo-redarrow.png\",\"id\":1473,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<span>Poor <\\/span>conversion performance\",\"description_text\":\"Too many links distract visitors and dilute focus.\\n\\n\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_size\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"image_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"image_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Figtree\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_flex_align_self\":\"stretch\",\"_flex_size\":\"grow\",\"_css_classes\":\"cstm-box-css red-ss\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_color\":\"#D8D6D699\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"title_typography_typography\":\"\",\"description_typography_typography\":\"\",\"_border_color\":\"\",\"title_color\":\"globals\\/colors?id=text\",\"hover_title_color\":\"globals\\/colors?id=488c59d\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"eb1f634\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/09\\/67bb8177c0dadd063faf6445_xnBn0gX6TFCdfM7NQZhs_cf-wo-redarrow.png\",\"id\":1473,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<span>Low<\\/span> visitor engagement\",\"description_text\":\"Slow loading times frustrate users and increase bounce rates.\\n\\n\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_size\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"image_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"image_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Figtree\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_flex_align_self\":\"stretch\",\"_flex_size\":\"grow\",\"_css_classes\":\"cstm-box-css red-ss\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_color\":\"#D8D6D699\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"title_typography_typography\":\"\",\"description_typography_typography\":\"\",\"_border_color\":\"\",\"title_color\":\"globals\\/colors?id=text\",\"hover_title_color\":\"globals\\/colors?id=488c59d\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"d074fe1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/09\\/67bb8177c0dadd063faf6445_xnBn0gX6TFCdfM7NQZhs_cf-wo-redarrow.png\",\"id\":1473,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<span>Unfocused<\\/span> user experience\",\"description_text\":\"Unclear calls to action confuse potential customers.\\n\\n\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_size\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"image_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"image_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Figtree\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_flex_align_self\":\"stretch\",\"_flex_size\":\"grow\",\"_css_classes\":\"cstm-box-css red-ss\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_color\":\"#D8D6D699\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"title_typography_typography\":\"\",\"description_typography_typography\":\"\",\"_border_color\":\"\",\"title_color\":\"globals\\/colors?id=text\",\"hover_title_color\":\"globals\\/colors?id=488c59d\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"44e24ef\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/09\\/67bb8177c0dadd063faf6445_xnBn0gX6TFCdfM7NQZhs_cf-wo-redarrow.png\",\"id\":1473,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<span>Missed <\\/span>sales opportunities\",\"description_text\":\"Generic design fails to build trust or authority.\\n\\n\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_size\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"image_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"image_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Figtree\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_flex_align_self\":\"stretch\",\"_flex_size\":\"grow\",\"_css_classes\":\"cstm-box-css red-ss\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_color\":\"#D8D6D699\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"title_typography_typography\":\"\",\"description_typography_typography\":\"\",\"_border_color\":\"\",\"title_color\":\"globals\\/colors?id=text\",\"hover_title_color\":\"globals\\/colors?id=488c59d\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"1d1b331\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":false,\"unit\":\"px\",\"size\":10},\"flex_wrap\":\"wrap\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":false,\"unit\":\"px\",\"size\":20},\"_flex_order_tablet\":\"custom\",\"_flex_order_custom_tablet\":3,\"_flex_size_tablet\":\"custom\"},\"elements\":[{\"id\":\"da68750\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"_flex_align_self\":\"stretch\",\"css_classes\":\"cst-box-gradoent\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=488c59d\"},\"width_tablet\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"e3a3e04\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/09\\/67bb90db392af4ac96adf168_1.webp\",\"id\":1486,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Low-Performing Site\",\"description_text\":\"\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_size\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"image_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"image_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Figtree\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_css_classes\":\"cstm-box-css\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_color\":\"#D8D6D699\",\"__globals__\":{\"title_typography_typography\":\"\",\"description_typography_typography\":\"\",\"_border_color\":\"\",\"title_color\":\"globals\\/colors?id=488c59d\",\"hover_title_color\":\"globals\\/colors?id=488c59d\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"605270b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/09\\/Book-a-reserved-coworking-spot-in-Spaces-Waterfall-Midrand-Midrand-Gumtree-South-Africa-08-11-2025_10_43_AM-768x1345-1.webp\",\"id\":1490,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"height_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"height_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"object-fit\":\"cover\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_element_width\":\"inherit\",\"_flex_align_self\":\"stretch\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"313ea56\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":false,\"unit\":\"px\",\"size\":20},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"border_color\":\"#578E25\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"cstm-green-gradnt\",\"__globals__\":{\"border_color\":\"\"},\"width_tablet\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"8d4dffb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/09\\/67bb90f39296863ae1225eca_2.webp\",\"id\":1491,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Conversion-Driven Design\",\"description_text\":\"\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_size\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"image_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"image_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Figtree\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"title_color\":\"#1BAA2E\",\"hover_title_color\":\"#1BAA2E\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_css_classes\":\"cstm-box-css\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_color\":\"#D8D6D699\",\"__globals__\":{\"title_typography_typography\":\"\",\"description_typography_typography\":\"\",\"_border_color\":\"\",\"title_color\":\"\",\"hover_title_color\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"fd08f7f\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/10\\/ClearStone-Properties-Exclusive-Luxury-Residences-Secure-Living.mp4\",\"id\":1760,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"videopress_url\":\"https:\\/\\/videopress.com\\/v\\/ZCAOzTNk\",\"autoplay\":\"yes\",\"play_on_mobile\":\"yes\",\"mute\":\"yes\",\"loop\":\"yes\",\"controls\":\"\",\"aspect_ratio\":\"916\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"8ebf332\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_order_tablet\":\"custom\",\"_flex_order_mobile\":\"end\",\"_flex_order_custom_tablet\":2,\"_flex_size_tablet\":\"grow\"},\"elements\":[{\"id\":\"adfbeb6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/09\\/67bb88976d7f0ade2662c189_nMkfZvSyTSOfEX3hVGmM_cf-wo-greenarrow-1.png\",\"id\":1505,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<span>High <\\/span>conversion rates\",\"description_text\":\"Clear, focused navigation guides visitors to buy.\\n\\n\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_size\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"image_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"image_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Figtree\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#7FD136\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_flex_align_self\":\"stretch\",\"_flex_size\":\"grow\",\"_css_classes\":\"cstm-box-css green-ss\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_color\":\"#D8D6D699\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"title_typography_typography\":\"\",\"description_typography_typography\":\"\",\"_border_color\":\"\",\"title_color\":\"globals\\/colors?id=text\",\"hover_title_color\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"a815650\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/09\\/67bb88976d7f0ade2662c189_nMkfZvSyTSOfEX3hVGmM_cf-wo-greenarrow-1.png\",\"id\":1505,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<span>Engaged <\\/span> visitorsrates\",\"description_text\":\"Fast, responsive design keeps users engaged.\\n\\n\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_size\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"image_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"image_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Figtree\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#7FD136\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_flex_align_self\":\"stretch\",\"_flex_size\":\"grow\",\"_css_classes\":\"cstm-box-css green-ss\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_color\":\"#D8D6D699\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"title_typography_typography\":\"\",\"description_typography_typography\":\"\",\"_border_color\":\"\",\"title_color\":\"globals\\/colors?id=text\",\"hover_title_color\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"3e5e397\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/09\\/67bb88976d7f0ade2662c189_nMkfZvSyTSOfEX3hVGmM_cf-wo-greenarrow-1.png\",\"id\":1505,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<span>Increased lead <\\/span>generationrates\",\"description_text\":\"Strong, compelling calls to action drive clicks.\\n\\n\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_size\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"image_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"image_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Figtree\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#7FD136\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_flex_align_self\":\"stretch\",\"_flex_size\":\"grow\",\"_css_classes\":\"cstm-box-css green-ss\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_color\":\"#D8D6D699\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"title_typography_typography\":\"\",\"description_typography_typography\":\"\",\"_border_color\":\"\",\"title_color\":\"globals\\/colors?id=text\",\"hover_title_color\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"470cb5a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/09\\/67bb88976d7f0ade2662c189_nMkfZvSyTSOfEX3hVGmM_cf-wo-greenarrow-1.png\",\"id\":1505,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<span>Increased Trust  <\\/span>& Credibility rates\",\"description_text\":\"Clear, focused navigation guides visitors to buy.\\n\\n\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_size\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"image_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"image_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Figtree\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#7FD136\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_flex_align_self\":\"stretch\",\"_flex_size\":\"grow\",\"_css_classes\":\"cstm-box-css green-ss\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_color\":\"#D8D6D699\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"title_typography_typography\":\"\",\"description_typography_typography\":\"\",\"_border_color\":\"\",\"title_color\":\"globals\\/colors?id=text\",\"hover_title_color\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d5babfe\",\"elType\":\"widget\",\"settings\":{\"html\":\"<!DOCTYPE html>\\r\\n<html lang=\\\"en\\\">\\r\\n\\r\\n<head>\\r\\n  <meta charset=\\\"UTF-8\\\">\\r\\n  <meta name=\\\"viewport\\\" content=\\\"width=device-width, initial-scale=1.0\\\">\\r\\n  <title>Document<\\/title>\\r\\n<\\/head>\\r\\n<style>\\r\\n  \\/* Custom CSS Variables *\\/\\r\\n  :root {\\r\\n    --accent-glow: #ff9100;\\r\\n    --secondary-glow: #ff0055;\\r\\n    --white-border: rgba(255, 255, 255, 0.4);\\r\\n    --black: #000000;\\r\\n    --transparent: rgba(0, 0, 0, 0);\\r\\n  }\\r\\n\\r\\n  \\/* 1. Combined Animation Keyframes (Rotation and Scale) *\\/\\r\\n  @keyframes rotate-and-scale {\\r\\n\\r\\n    \\/* Center Top (Full Width) *\\/\\r\\n    0% {\\r\\n      transform: rotate(0deg) scaleX(1);\\r\\n    }\\r\\n\\r\\n    \\/* Corner (Narrower) *\\/\\r\\n    25% {\\r\\n      transform: rotate(90deg) scaleX(0.25);\\r\\n    }\\r\\n\\r\\n    \\/* Center Bottom (Full Width) *\\/\\r\\n    50% {\\r\\n      transform: rotate(180deg) scaleX(1);\\r\\n    }\\r\\n\\r\\n    \\/* Corner (Narrower) *\\/\\r\\n    75% {\\r\\n      transform: rotate(270deg) scaleX(0.25);\\r\\n    }\\r\\n\\r\\n    \\/* Back to Start *\\/\\r\\n    100% {\\r\\n      transform: rotate(360deg) scaleX(1);\\r\\n    }\\r\\n  }\\r\\n\\r\\n  \\/* Base and Wrapper styles *\\/\\r\\n\\r\\n  .hero-button-wrap {\\r\\n    display: flex;\\r\\n    justify-content: center;\\r\\n    align-items: center;\\r\\n  }\\r\\n\\r\\n  \\/* 2. Main Button Container (White Border) *\\/\\r\\n  .primary-button-block {\\r\\n    width: 300px;\\r\\n    height: 60px;\\r\\n    border: 1px solid var(--white-border);\\r\\n    background-color: var(--black);\\r\\n    border-radius: 200px;\\r\\n    display: flex;\\r\\n    justify-content: center;\\r\\n    align-items: center;\\r\\n    padding: 1px;\\r\\n    position: relative;\\r\\n    overflow: hidden;\\r\\n    text-decoration: none;\\r\\n  }\\r\\n\\r\\n  \\/* 3. Rotating Stroke Wrapper (Removed \'filter: blur()\') *\\/\\r\\n  .button-stroke-wrapp {\\r\\n    z-index: 1;\\r\\n    position: absolute;\\r\\n\\r\\n    \\/* Size ko kam kia taake effect ziada tight rahe *\\/\\r\\n    width: 200%;\\r\\n    height: 300%;\\r\\n    top: -100%;\\r\\n    left: -50%;\\r\\n\\r\\n    display: flex;\\r\\n    justify-content: center;\\r\\n    align-items: center;\\r\\n\\r\\n    \\/* Animation wahi rahegi *\\/\\r\\n    animation: rotate-and-scale 4s linear infinite;\\r\\n    \\/* **YE LINE HATA DI GAYI HAI: filter: blur(3px);** *\\/\\r\\n  }\\r\\n\\r\\n  .button-stroke-block,\\r\\n  .button-stroke-block-v2 {\\r\\n    \\/* Gradient wahi rahega *\\/\\r\\n    background-image: linear-gradient(180deg,\\r\\n        var(--transparent) 10%,\\r\\n        var(--accent-glow) 40%,\\r\\n        var(--secondary-glow) 55%,\\r\\n        var(--transparent) 90%);\\r\\n    width: 50%;\\r\\n    height: 100%;\\r\\n  }\\r\\n\\r\\n  \\/* 4. Inner Black Layer (Text aur background) *\\/\\r\\n  .button-text-wrap {\\r\\n    z-index: 2;\\r\\n    background-color: var(--black);\\r\\n    border-radius: 200px;\\r\\n    width: 100%;\\r\\n    height: 100%;\\r\\n    display: flex;\\r\\n    justify-content: center;\\r\\n    align-items: center;\\r\\n    position: relative;\\r\\n  }\\r\\n\\r\\n  .primary-button-text {\\r\\n    color: white;\\r\\n    font-family: Calsans, Arial, sans-serif;\\r\\n    font-size: 18px;\\r\\n    font-weight: 600;\\r\\n    text-transform: capitalize;\\r\\n  }\\r\\n<\\/style>\\r\\n\\r\\n<body>\\r\\n\\r\\n  <div class=\\\"hero-button-wrap\\\">\\r\\n    <a href=\\\"https:\\/\\/calendly.com\\/goldenstallionagency\\/real-estate-and-development-branding-discovery-clone\\\" class=\\\"primary-button-block\\\">\\r\\n      <div class=\\\"button-stroke-wrapp\\\">\\r\\n        <div class=\\\"button-stroke-block\\\"><\\/div>\\r\\n        <div class=\\\"button-stroke-block-v2\\\"><\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"button-text-wrap\\\">\\r\\n        <div class=\\\"primary-button-text\\\"> Book A Call Now!<\\/div>\\r\\n      <\\/div>\\r\\n    <\\/a>\\r\\n  <\\/div>\\r\\n\\r\\n\\r\\n<\\/body>\\r\\n\\r\\n<\\/html>\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":false},{\"id\":\"684bb30\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1280,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"css_classes\":\"p-20\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ca62b46\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"flex_align_items\":\"flex-start\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c5f93c0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Clearstone Properties Website<span><br> Review<\\/span>\\n\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"calsans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"custom\",\"size\":\"120%\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=nvlightbg\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6729f93\",\"elType\":\"widget\",\"settings\":{\"html\":\"<!DOCTYPE html>\\r\\n<html lang=\\\"en\\\">\\r\\n\\r\\n<head>\\r\\n  <meta charset=\\\"UTF-8\\\">\\r\\n  <meta name=\\\"viewport\\\" content=\\\"width=device-width, initial-scale=1.0\\\">\\r\\n  <title>Document<\\/title>\\r\\n<\\/head>\\r\\n<style>\\r\\n  \\/* Custom CSS Variables *\\/\\r\\n  :root {\\r\\n    --accent-glow: #ff9100;\\r\\n    --secondary-glow: #ff0055;\\r\\n    --white-border: rgba(255, 255, 255, 0.4);\\r\\n    --black: #000000;\\r\\n    --transparent: rgba(0, 0, 0, 0);\\r\\n  }\\r\\n\\r\\n  \\/* 1. Combined Animation Keyframes (Rotation and Scale) *\\/\\r\\n  @keyframes rotate-and-scale {\\r\\n\\r\\n    \\/* Center Top (Full Width) *\\/\\r\\n    0% {\\r\\n      transform: rotate(0deg) scaleX(1);\\r\\n    }\\r\\n\\r\\n    \\/* Corner (Narrower) *\\/\\r\\n    25% {\\r\\n      transform: rotate(90deg) scaleX(0.25);\\r\\n    }\\r\\n\\r\\n    \\/* Center Bottom (Full Width) *\\/\\r\\n    50% {\\r\\n      transform: rotate(180deg) scaleX(1);\\r\\n    }\\r\\n\\r\\n    \\/* Corner (Narrower) *\\/\\r\\n    75% {\\r\\n      transform: rotate(270deg) scaleX(0.25);\\r\\n    }\\r\\n\\r\\n    \\/* Back to Start *\\/\\r\\n    100% {\\r\\n      transform: rotate(360deg) scaleX(1);\\r\\n    }\\r\\n  }\\r\\n\\r\\n  \\/* Base and Wrapper styles *\\/\\r\\n\\r\\n  .hero-button-wrap {\\r\\n    display: flex;\\r\\n    justify-content: center;\\r\\n    align-items: center;\\r\\n  }\\r\\n\\r\\n  \\/* 2. Main Button Container (White Border) *\\/\\r\\n  .primary-button-block {\\r\\n    width: 300px;\\r\\n    height: 60px;\\r\\n    border: 1px solid var(--white-border);\\r\\n    background-color: var(--black);\\r\\n    border-radius: 200px;\\r\\n    display: flex;\\r\\n    justify-content: center;\\r\\n    align-items: center;\\r\\n    padding: 1px;\\r\\n    position: relative;\\r\\n    overflow: hidden;\\r\\n    text-decoration: none;\\r\\n  }\\r\\n\\r\\n  \\/* 3. Rotating Stroke Wrapper (Removed \'filter: blur()\') *\\/\\r\\n  .button-stroke-wrapp {\\r\\n    z-index: 1;\\r\\n    position: absolute;\\r\\n\\r\\n    \\/* Size ko kam kia taake effect ziada tight rahe *\\/\\r\\n    width: 200%;\\r\\n    height: 300%;\\r\\n    top: -100%;\\r\\n    left: -50%;\\r\\n\\r\\n    display: flex;\\r\\n    justify-content: center;\\r\\n    align-items: center;\\r\\n\\r\\n    \\/* Animation wahi rahegi *\\/\\r\\n    animation: rotate-and-scale 4s linear infinite;\\r\\n    \\/* **YE LINE HATA DI GAYI HAI: filter: blur(3px);** *\\/\\r\\n  }\\r\\n\\r\\n  .button-stroke-block,\\r\\n  .button-stroke-block-v2 {\\r\\n    \\/* Gradient wahi rahega *\\/\\r\\n    background-image: linear-gradient(180deg,\\r\\n        var(--transparent) 10%,\\r\\n        var(--accent-glow) 40%,\\r\\n        var(--secondary-glow) 55%,\\r\\n        var(--transparent) 90%);\\r\\n    width: 50%;\\r\\n    height: 100%;\\r\\n  }\\r\\n\\r\\n  \\/* 4. Inner Black Layer (Text aur background) *\\/\\r\\n  .button-text-wrap {\\r\\n    z-index: 2;\\r\\n    background-color: var(--black);\\r\\n    border-radius: 200px;\\r\\n    width: 100%;\\r\\n    height: 100%;\\r\\n    display: flex;\\r\\n    justify-content: center;\\r\\n    align-items: center;\\r\\n    position: relative;\\r\\n  }\\r\\n\\r\\n  .primary-button-text {\\r\\n    color: white;\\r\\n    font-family: Calsans, Arial, sans-serif;\\r\\n    font-size: 18px;\\r\\n    font-weight: 600;\\r\\n    text-transform: capitalize;\\r\\n  }\\r\\n<\\/style>\\r\\n\\r\\n<body>\\r\\n\\r\\n  <div class=\\\"hero-button-wrap\\\">\\r\\n    <a href=\\\"https:\\/\\/calendly.com\\/goldenstallionagency\\/real-estate-and-development-branding-discovery-clone\\\" class=\\\"primary-button-block\\\">\\r\\n      <div class=\\\"button-stroke-wrapp\\\">\\r\\n        <div class=\\\"button-stroke-block\\\"><\\/div>\\r\\n        <div class=\\\"button-stroke-block-v2\\\"><\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"button-text-wrap\\\">\\r\\n        <div class=\\\"primary-button-text\\\"> Book A Call Now!<\\/div>\\r\\n      <\\/div>\\r\\n    <\\/a>\\r\\n  <\\/div>\\r\\n\\r\\n\\r\\n<\\/body>\\r\\n\\r\\n<\\/html>\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":true},{\"id\":\"a7ac6a4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"38ebdb2\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/08\\/VIDEO-2025-03-25-11-51-05.mp4\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"insert_url\":\"yes\",\"external_url\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/08\\/VIDEO-2025-03-25-11-51-05.mp4\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"videopress_url\":\"https:\\/\\/videopress.com\\/v\\/ZCAOzTNk\",\"aspect_ratio\":\"32\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"29\",\"right\":\"29\",\"bottom\":\"29\",\"left\":\"29\",\"isLinked\":true},\"__globals__\":{\"_border_color\":\"globals\\/colors?id=7ef4b7e\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"cdbf56e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"12c3ec8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bf58e3e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our <span>Success<\\/span> Stories\\n\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"calsans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"custom\",\"size\":\"120%\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=nvlightbg\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c8fc8c2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"Convertico is BY FAR the most dedicated, driven, relentlessly invested agency I have ever worked with. Once they get started they really don\'t f*** around.\\\"<br \\/>- Jonathan H<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self_mobile\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":720,\"sizes\":[]},\"_flex_align_self\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"7924728\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2d9d91a\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":2,\"sizes\":[]},\"grid_gaps\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fadf057\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"min_height\":{\"unit\":\"px\",\"size\":520,\"sizes\":[]},\"flex_justify_content\":\"space-between\",\"html_tag\":\"a\",\"link\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/case-study\\/fsc-b2b-consultancy-wins-5-new-contracts-in-2-months\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/10\\/dummy-image.jpg\",\"id\":1711,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.75,\"sizes\":[]},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"border_color\":\"#FACD22\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"5d352a7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"8\",\"row\":\"8\",\"isLinked\":true,\"unit\":\"px\",\"size\":8},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4426de9\",\"elType\":\"widget\",\"settings\":{\"title\":\"CRO\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Figtree\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"16\",\"bottom\":\"8\",\"left\":\"16\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FACD2240\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#FACD22\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"63e000d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3f21619\",\"elType\":\"widget\",\"settings\":{\"title\":\"FSC B2B Consultancy Wins 5 New Contracts in 2 Months\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Figtree\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"19037f2\",\"elType\":\"widget\",\"settings\":{\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"_background_color\":\"#020101\",\"custom_css\":\"p:last-child {\\n    margin: 0;\\n}\",\"editor\":\"<p>A B2B consultancy firm had a generic DIY website that didn\\u2019t reflect their expertise. Potential clients weren\\u2019t.....<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"167ac1c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"min_height\":{\"unit\":\"px\",\"size\":520,\"sizes\":[]},\"flex_justify_content\":\"space-between\",\"html_tag\":\"a\",\"link\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/case-study\\/boutique-salon-sees-3x-more-bookings\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/10\\/dummy-image.jpg\",\"id\":1711,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.75,\"sizes\":[]},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"border_color\":\"#FACD22\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"f41f477\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"8\",\"row\":\"8\",\"isLinked\":true,\"unit\":\"px\",\"size\":8},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true},{\"id\":\"e0a7dce\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"697257a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Boutique Salon Sees 3x More Bookings\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Figtree\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a4d4bc5\",\"elType\":\"widget\",\"settings\":{\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"_background_color\":\"#020101\",\"custom_css\":\"p:last-child {\\n    margin: 0;\\n}\",\"editor\":\"<p>Ruby\\u2019s Beauty salon had no website - only a Facebook page. Walk-ins were unpredictable, phone bookings......<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e27d136\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"min_height\":{\"unit\":\"px\",\"size\":520,\"sizes\":[]},\"flex_justify_content\":\"space-between\",\"html_tag\":\"a\",\"link\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/case-study\\/hvac-company-generates-120k-in-new-sales\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/10\\/dummy-image.jpg\",\"id\":1711,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.75,\"sizes\":[]},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"border_color\":\"#FACD22\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"b573994\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"8\",\"row\":\"8\",\"isLinked\":true,\"unit\":\"px\",\"size\":8},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true},{\"id\":\"caf35df\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a35a9ca\",\"elType\":\"widget\",\"settings\":{\"title\":\"HVAC Company Generates $120K in New Sales\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Figtree\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8dbac7c\",\"elType\":\"widget\",\"settings\":{\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"_background_color\":\"#020101\",\"custom_css\":\"p:last-child {\\n    margin: 0;\\n}\",\"editor\":\"<p>Tintwheer Mechanical (HVAC company) had a DIY-style website that looked unprofessional. Homeowners......<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"aa0aeb4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"min_height\":{\"unit\":\"px\",\"size\":520,\"sizes\":[]},\"flex_justify_content\":\"space-between\",\"html_tag\":\"a\",\"link\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/case-study\\/kyu-restaurant-217-booking-increase\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/10\\/dummy-image.jpg\",\"id\":1711,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.75,\"sizes\":[]},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"border_color\":\"#FACD22\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"4b0b16f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"8\",\"row\":\"8\",\"isLinked\":true,\"unit\":\"px\",\"size\":8},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true},{\"id\":\"eb2288e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5569f77\",\"elType\":\"widget\",\"settings\":{\"title\":\"KYU Restaurant - 217% Booking Increase\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Figtree\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cd34ece\",\"elType\":\"widget\",\"settings\":{\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"_background_color\":\"#020101\",\"custom_css\":\"p:last-child {\\n    margin: 0;\\n}\",\"editor\":\"<p>KYU restaurant group had great food but an online presence that was costing them customers. Their outdated site......<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d9d6c11\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"min_height\":{\"unit\":\"px\",\"size\":520,\"sizes\":[]},\"flex_justify_content\":\"space-between\",\"html_tag\":\"a\",\"link\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/case-study\\/real-estate-developer-secures-38-qualified-leads-in-30-days\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/10\\/dummy-image.jpg\",\"id\":1711,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.75,\"sizes\":[]},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"border_color\":\"#FACD22\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"e316763\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"8\",\"row\":\"8\",\"isLinked\":true,\"unit\":\"px\",\"size\":8},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true},{\"id\":\"5782373\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"955f56f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Real Estate Developer Secures 38 Qualified Leads in 30 Days\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Figtree\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0faec79\",\"elType\":\"widget\",\"settings\":{\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"_background_color\":\"#020101\",\"custom_css\":\"p:last-child {\\n    margin: 0;\\n}\",\"editor\":\"<p>A property developer had a stunning new project \\u2014 but their old website made it look like every other estate. Buyers......<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"4a89ebf\",\"elType\":\"container\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"css_classes\":\"p-20\"},\"elements\":[{\"id\":\"389ff14\",\"elType\":\"widget\",\"settings\":{\"title\":\"Real <span>Results.<\\/span> Real <span>Feedback.<\\/span>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"calsans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"custom\",\"size\":\"120%\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=nvlightbg\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b61a2d8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Discover how our work helped them scale, convert, and grow.\\n\\n\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8a2bc60\",\"elType\":\"widget\",\"widgetType\":\"nested-carousel\",\"settings\":{\"carousel_name\":\"Carousel\",\"carousel_items\":[{\"slide_title\":\"Slide #1\",\"_id\":\"12dfdf7\"},{\"slide_title\":\"Slide #2\",\"_id\":\"bd23dd7\"},{\"slide_title\":\"Slide #3\",\"_id\":\"a137c21\"},{\"slide_title\":\"Slide #3\",\"_id\":\"640b17b\"}],\"slides_to_show\":\"3\",\"slides_to_scroll\":\"1\",\"arrows_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_css_classes\":\"cstm-carousal-arow\",\"__globals__\":{\"arrow_normal_color\":\"globals\\/colors?id=488c59d\",\"dots_normal_color\":\"\"},\"arrow_normal_color\":\"#FF0004\",\"dots_normal_color\":\"#FACD22\"},\"elements\":[{\"id\":\"2ec2f02\",\"elType\":\"container\",\"settings\":{\"_title\":\"Slide #1\"},\"elements\":[{\"id\":\"e74a368\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/09\\/1-1.webp\",\"id\":1534,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"cf1ae40\",\"elType\":\"container\",\"settings\":{\"_title\":\"Slide #2\"},\"elements\":[{\"id\":\"5be6eae\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/09\\/2-1.webp\",\"id\":1535,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"3bf0d35\",\"elType\":\"container\",\"settings\":{\"_title\":\"Slide #3\"},\"elements\":[{\"id\":\"cf12075\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/09\\/3-2.webp\",\"id\":1536,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"6f16e73\",\"elType\":\"container\",\"settings\":{\"_title\":\"Slide #3\"},\"elements\":[{\"id\":\"2f12b71\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/09\\/5-2.webp\",\"id\":1537,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":false},{\"id\":\"406ebc0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":false,\"unit\":\"px\",\"size\":0},\"_title\":\"Container\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"css_classes\":\"p-20\"},\"elements\":[{\"id\":\"cf82b91\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book<span> A Call<\\/span> <br>With Us!\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"calsans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"custom\",\"size\":\"120%\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=nvlightbg\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0165ac7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"flex_direction_mobile\":\"column\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":false,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"4c059f5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book A Call Now!\",\"link\":{\"url\":\"https:\\/\\/calendly.com\\/goldenstallionagency\\/real-estate-and-development-branding-discovery-clone\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"button_background_hover_color\":\"#C4AB2E\",\"__globals__\":{\"background_color\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=044b931\"},\"align_mobile\":\"justify\",\"button_text_color\":\"#000000\",\"background_color\":\"#E5BE1F\",\"hover_color\":\"#151515\",\"_flex_align_self_mobile\":\"stretch\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"c454aed\",\"elType\":\"widget\",\"settings\":{\"html\":\"<iframe src=\\\"https:\\/\\/calendly.com\\/goldenstallionwebagency\\/hospitality-website-discovery-call\\\" width=\\\"100%\\\" height=\\\"600\\\" frameborder=\\\"0\\\" scrolling=\\\"no\\\">\\ufeff\\ufeff\\ufeff\\ufeff\\ufeff\\ufeff<\\/iframe>\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"_border_color\":\"globals\\/colors?id=488c59d\"},\"_css_classes\":\"cstm-calender\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":false},{\"id\":\"662598c\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":false,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"css_classes\":\"p-20\"},\"elements\":[{\"id\":\"651a5a5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<span style=\\\"text-decoration: underline;\\\"><a href=\\\"https:\\/\\/goldenstallionagency.com\\/portfolio\\/\\\">View Portfolio<\\/a><\\/span>\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"link_color\":\"globals\\/colors?id=text\",\"link_hover_color\":\"globals\\/colors?id=488c59d\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9a9e453\",\"elType\":\"widget\",\"settings\":{\"title\":\"Frequently Asked<br><span> Questions<\\/span>\\n\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"calsans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"custom\",\"size\":\"120%\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=nvlightbg\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6e5a4b2\",\"elType\":\"widget\",\"widgetType\":\"nested-accordion\",\"settings\":{\"items\":[{\"item_title\":\" What Services Does Golden Stallion Agency Offer?\",\"_id\":\"057d816\"},{\"item_title\":\"How long does it take to build a website?\",\"_id\":\"13aeeb7\"},{\"item_title\":\"Do you offer e-commerce solutions?\",\"_id\":\"b7ec30a\"},{\"item_title\":\"How do I get started with Golden Stallion Agency?\",\"_id\":\"f5211f8\"},{\"item_title\":\"What happens if we don\\u2019t see results by the end of the program\",\"_id\":\"7e5d94f\"}],\"accordion_item_title_position_horizontal\":\"stretch\",\"accordion_item_title_icon_position\":\"end\",\"accordion_item_title_space_between\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"accordion_background_normal_background\":\"classic\",\"accordion_background_normal_color\":\"#D1AC1B\",\"accordion_border_normal_border\":\"none\",\"accordion_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"accordion_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"32\",\"isLinked\":false},\"normal_title_color\":\"#FFFFFF\",\"content_border_border\":\"none\",\"content_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"004\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":772,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_css_classes\":\"cstm-accordian-ss\",\"__globals__\":{\"normal_title_color\":\"globals\\/colors?id=text\",\"accordion_background_normal_color\":\"\",\"hover_title_color\":\"globals\\/colors?id=text\",\"active_title_color\":\"globals\\/colors?id=text\"}},\"elements\":[{\"id\":\"9abb8ad\",\"elType\":\"container\",\"settings\":{\"_title\":\"item #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#D1AC1BAD\",\"border_border\":\"none\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"32\",\"bottom\":\"025\",\"left\":\"32\",\"isLinked\":false},\"css_classes\":\"cstm-index\"},\"elements\":[{\"id\":\"231b35a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Golden Stallion Agency is a full-service digital partner for dental, legal, and hospitality brands. Our services include website design and development, SEO optimization, digital marketing, and ongoing maintenance and support.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"188a9f4\",\"elType\":\"container\",\"settings\":{\"_title\":\"item #2\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#D1AC1BAD\",\"margin\":{\"unit\":\"px\",\"top\":\"-12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"32\",\"bottom\":\"25\",\"left\":\"32\",\"isLinked\":false},\"css_classes\":\"cstm-index\"},\"elements\":[{\"id\":\"42949ef\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Golden Stallion Agency is a full-service digital partner for dental, legal, and hospitality brands. Our services include website design and development, SEO optimization, digital marketing, and ongoing maintenance and support.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"832ec1b\",\"elType\":\"container\",\"settings\":{\"_title\":\"item #2\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#D1AC1BAD\",\"margin\":{\"unit\":\"px\",\"top\":\"-12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"32\",\"bottom\":\"25\",\"left\":\"32\",\"isLinked\":false},\"css_classes\":\"cstm-index\"},\"elements\":[{\"id\":\"d5d04c2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Yes, we specialize in creating secure and user-friendly e-commerce websites to help your business sell products or services online.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"aa0185f\",\"elType\":\"container\",\"settings\":{\"_title\":\"item #2\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#D1AC1BAD\",\"margin\":{\"unit\":\"px\",\"top\":\"-12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"32\",\"bottom\":\"25\",\"left\":\"32\",\"isLinked\":false},\"css_classes\":\"cstm-index\"},\"elements\":[{\"id\":\"1ddc52c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Getting started is easy! Simply Book a Call with Tinashe, and we\\u2019ll discuss your business needs and goals. From there, we\\u2019ll create a custom plan to build your high-converting website.\",\"__globals__\":{\"link_color\":\"globals\\/colors?id=3c7ce4a\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"842b746\",\"elType\":\"container\",\"settings\":{\"_title\":\"item #2\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#D1AC1BAD\",\"margin\":{\"unit\":\"px\",\"top\":\"-12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"32\",\"bottom\":\"25\",\"left\":\"32\",\"isLinked\":false},\"css_classes\":\"cstm-index\"},\"elements\":[{\"id\":\"f87f86c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"We give you all your money back \\u2013 simple as\\nthat\",\"__globals__\":{\"link_color\":\"globals\\/colors?id=3c7ce4a\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true}]},{\"id\":\"57c2499\",\"elType\":\"widget\",\"settings\":{\"html\":\"<!DOCTYPE html>\\r\\n<html lang=\\\"en\\\">\\r\\n\\r\\n<head>\\r\\n  <meta charset=\\\"UTF-8\\\">\\r\\n  <meta name=\\\"viewport\\\" content=\\\"width=device-width, initial-scale=1.0\\\">\\r\\n  <title>Document<\\/title>\\r\\n<\\/head>\\r\\n<style>\\r\\n  \\/* Custom CSS Variables *\\/\\r\\n  :root {\\r\\n    --accent-glow: #ff9100;\\r\\n    --secondary-glow: #ff0055;\\r\\n    --white-border: rgba(255, 255, 255, 0.4);\\r\\n    --black: #000000;\\r\\n    --transparent: rgba(0, 0, 0, 0);\\r\\n  }\\r\\n\\r\\n  \\/* 1. Combined Animation Keyframes (Rotation and Scale) *\\/\\r\\n  @keyframes rotate-and-scale {\\r\\n\\r\\n    \\/* Center Top (Full Width) *\\/\\r\\n    0% {\\r\\n      transform: rotate(0deg) scaleX(1);\\r\\n    }\\r\\n\\r\\n    \\/* Corner (Narrower) *\\/\\r\\n    25% {\\r\\n      transform: rotate(90deg) scaleX(0.25);\\r\\n    }\\r\\n\\r\\n    \\/* Center Bottom (Full Width) *\\/\\r\\n    50% {\\r\\n      transform: rotate(180deg) scaleX(1);\\r\\n    }\\r\\n\\r\\n    \\/* Corner (Narrower) *\\/\\r\\n    75% {\\r\\n      transform: rotate(270deg) scaleX(0.25);\\r\\n    }\\r\\n\\r\\n    \\/* Back to Start *\\/\\r\\n    100% {\\r\\n      transform: rotate(360deg) scaleX(1);\\r\\n    }\\r\\n  }\\r\\n\\r\\n  \\/* Base and Wrapper styles *\\/\\r\\n\\r\\n  .hero-button-wrap {\\r\\n    display: flex;\\r\\n    justify-content: center;\\r\\n    align-items: center;\\r\\n  }\\r\\n\\r\\n  \\/* 2. Main Button Container (White Border) *\\/\\r\\n  .primary-button-block {\\r\\n    width: 300px;\\r\\n    height: 60px;\\r\\n    border: 1px solid var(--white-border);\\r\\n    background-color: var(--black);\\r\\n    border-radius: 200px;\\r\\n    display: flex;\\r\\n    justify-content: center;\\r\\n    align-items: center;\\r\\n    padding: 1px;\\r\\n    position: relative;\\r\\n    overflow: hidden;\\r\\n    text-decoration: none;\\r\\n  }\\r\\n\\r\\n  \\/* 3. Rotating Stroke Wrapper (Removed \'filter: blur()\') *\\/\\r\\n  .button-stroke-wrapp {\\r\\n    z-index: 1;\\r\\n    position: absolute;\\r\\n\\r\\n    \\/* Size ko kam kia taake effect ziada tight rahe *\\/\\r\\n    width: 200%;\\r\\n    height: 300%;\\r\\n    top: -100%;\\r\\n    left: -50%;\\r\\n\\r\\n    display: flex;\\r\\n    justify-content: center;\\r\\n    align-items: center;\\r\\n\\r\\n    \\/* Animation wahi rahegi *\\/\\r\\n    animation: rotate-and-scale 4s linear infinite;\\r\\n    \\/* **YE LINE HATA DI GAYI HAI: filter: blur(3px);** *\\/\\r\\n  }\\r\\n\\r\\n  .button-stroke-block,\\r\\n  .button-stroke-block-v2 {\\r\\n    \\/* Gradient wahi rahega *\\/\\r\\n    background-image: linear-gradient(180deg,\\r\\n        var(--transparent) 10%,\\r\\n        var(--accent-glow) 40%,\\r\\n        var(--secondary-glow) 55%,\\r\\n        var(--transparent) 90%);\\r\\n    width: 50%;\\r\\n    height: 100%;\\r\\n  }\\r\\n\\r\\n  \\/* 4. Inner Black Layer (Text aur background) *\\/\\r\\n  .button-text-wrap {\\r\\n    z-index: 2;\\r\\n    background-color: var(--black);\\r\\n    border-radius: 200px;\\r\\n    width: 100%;\\r\\n    height: 100%;\\r\\n    display: flex;\\r\\n    justify-content: center;\\r\\n    align-items: center;\\r\\n    position: relative;\\r\\n  }\\r\\n\\r\\n  .primary-button-text {\\r\\n    color: white;\\r\\n    font-family: Calsans, Arial, sans-serif;\\r\\n    font-size: 18px;\\r\\n    font-weight: 600;\\r\\n    text-transform: capitalize;\\r\\n  }\\r\\n<\\/style>\\r\\n\\r\\n<body>\\r\\n\\r\\n  <div class=\\\"hero-button-wrap\\\">\\r\\n    <a href=\\\"https:\\/\\/calendly.com\\/goldenstallionagency\\/real-estate-and-development-branding-discovery-clone\\\" class=\\\"primary-button-block\\\">\\r\\n      <div class=\\\"button-stroke-wrapp\\\">\\r\\n        <div class=\\\"button-stroke-block\\\"><\\/div>\\r\\n        <div class=\\\"button-stroke-block-v2\\\"><\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"button-text-wrap\\\">\\r\\n        <div class=\\\"primary-button-text\\\"> Book A Call Now!<\\/div>\\r\\n      <\\/div>\\r\\n    <\\/a>\\r\\n  <\\/div>\\r\\n\\r\\n\\r\\n<\\/body>\\r\\n\\r\\n<\\/html>\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":false}]'),(19110,1847,'_elementor_page_assets','a:2:{s:6:\"styles\";a:8:{i:0;s:12:\"widget-image\";i:1;s:14:\"widget-heading\";i:2;s:12:\"widget-video\";i:3;s:16:\"widget-icon-list\";i:4;s:16:\"widget-image-box\";i:5;s:8:\"e-swiper\";i:6;s:22:\"widget-nested-carousel\";i:7;s:23:\"widget-nested-accordion\";}s:7:\"scripts\";a:2:{i:0;s:18:\"elementor-frontend\";i:1;s:6:\"swiper\";}}'),(19111,1847,'_elementor_css','a:6:{s:4:\"time\";i:1760456009;s:5:\"fonts\";a:3:{i:0;s:7:\"calsans\";i:1;s:5:\"Inter\";i:2;s:7:\"Figtree\";}s:5:\"icons\";a:3:{i:0;s:0:\"\";i:9;s:6:\"eicons\";i:12;s:8:\"fa-solid\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(19112,1847,'_elementor_element_cache','{\"timeout\":1760639321,\"value\":{\"content\":\"<div class=\"elementor-element elementor-element-d9215c5 p-20 e-flex e-con-boxed e-con e-parent\" data-id=\"d9215c5\" data-element_type=\"container\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-3c76218 elementor-widget elementor-widget-image\" data-id=\"3c76218\" data-element_type=\"widget\" data-widget_type=\"image.default\">ntttt<div class=\"elementor-widget-container\">nttttttttttttttt<img width=\"150\" height=\"150\" src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/image_2024-11-08_222804488.webp\" class=\"attachment-large size-large wp-image-1435\" alt=\"\" />ttttttttttttttt</div>ntttt</div>ntttt<div class=\"elementor-element elementor-element-7bac6b3 elementor-widget__width-initial elementor-widget-mobile__width-inherit elementor-widget elementor-widget-heading\" data-id=\"7bac6b3\" data-element_type=\"widget\" data-widget_type=\"heading.default\">ntttt<div class=\"elementor-widget-container\">nttttt<h1 class=\"elementor-heading-title elementor-size-default\">We help ambitious brands turn <span>underperforming websites</span> into high-converting sales machines,<br> using trust-driven &amp; <span> conversion-focused </span> web design.n</h1>tttt</div>ntttt</div>ntttt<div class=\"elementor-element elementor-element-655f644 elementor-widget elementor-widget-heading\" data-id=\"655f644\" data-element_type=\"widget\" data-widget_type=\"heading.default\">ntttt<div class=\"elementor-widget-container\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Watch this short video to see how it works:</h2>tttt</div>ntttt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-1ebccf3 e-con-full p-20 video-container-wrap e-flex e-con e-child\" data-id=\"1ebccf3\" data-element_type=\"container\">ntttt<div class=\"elementor-element elementor-element-b9048a3 elementor-widget elementor-widget-video\" data-id=\"b9048a3\" data-element_type=\"widget\" data-settings=\"{&quot;youtube_url&quot;:&quot;youtube.com\\/watch?v=xjJlm6IjBDQ&amp;feature=youtu.be&amp;themeRefresh=1&quot;,&quot;video_type&quot;:&quot;youtube&quot;,&quot;controls&quot;:&quot;yes&quot;}\" data-widget_type=\"video.default\">ntttt<div class=\"elementor-widget-container\">nttttttt<div class=\"elementor-wrapper elementor-open-inline\">nttt<div class=\"elementor-video\"></div>tt</div>ntttttt</div>ntttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-8c35c94 p-20 e-flex e-con-boxed e-con e-parent\" data-id=\"8c35c94\" data-element_type=\"container\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-4974384 elementor-widget elementor-widget-html\" data-id=\"4974384\" data-element_type=\"widget\" data-widget_type=\"html.default\">ntttt<div class=\"elementor-widget-container\">nttttt<!DOCTYPE html>rn<html lang=\"en\">rnrn<head>rn  <meta charset=\"UTF-8\">rn  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">rn  <title>Document</title>rn</head>rn<style>rn  /* Custom CSS Variables */rn  :root {rn    --accent-glow: #ff9100;rn    --secondary-glow: #ff0055;rn    --white-border: rgba(255, 255, 255, 0.4);rn    --black: #000000;rn    --transparent: rgba(0, 0, 0, 0);rn  }rnrn  /* 1. Combined Animation Keyframes (Rotation and Scale) */rn  @keyframes rotate-and-scale {rnrn    /* Center Top (Full Width) */rn    0% {rn      transform: rotate(0deg) scaleX(1);rn    }rnrn    /* Corner (Narrower) */rn    25% {rn      transform: rotate(90deg) scaleX(0.25);rn    }rnrn    /* Center Bottom (Full Width) */rn    50% {rn      transform: rotate(180deg) scaleX(1);rn    }rnrn    /* Corner (Narrower) */rn    75% {rn      transform: rotate(270deg) scaleX(0.25);rn    }rnrn    /* Back to Start */rn    100% {rn      transform: rotate(360deg) scaleX(1);rn    }rn  }rnrn  /* Base and Wrapper styles */rnrn  .hero-button-wrap {rn    display: flex;rn    justify-content: center;rn    align-items: center;rn  }rnrn  /* 2. Main Button Container (White Border) */rn  .primary-button-block {rn    width: 300px;rn    height: 60px;rn    border: 1px solid var(--white-border);rn    background-color: var(--black);rn    border-radius: 200px;rn    display: flex;rn    justify-content: center;rn    align-items: center;rn    padding: 1px;rn    position: relative;rn    overflow: hidden;rn    text-decoration: none;rn  }rnrn  /* 3. Rotating Stroke Wrapper (Removed \'filter: blur()\') */rn  .button-stroke-wrapp {rn    z-index: 1;rn    position: absolute;rnrn    /* Size ko kam kia taake effect ziada tight rahe */rn    width: 200%;rn    height: 300%;rn    top: -100%;rn    left: -50%;rnrn    display: flex;rn    justify-content: center;rn    align-items: center;rnrn    /* Animation wahi rahegi */rn    animation: rotate-and-scale 4s linear infinite;rn    /* **YE LINE HATA DI GAYI HAI: filter: blur(3px);** */rn  }rnrn  .button-stroke-block,rn  .button-stroke-block-v2 {rn    /* Gradient wahi rahega */rn    background-image: linear-gradient(180deg,rn        var(--transparent) 10%,rn        var(--accent-glow) 40%,rn        var(--secondary-glow) 55%,rn        var(--transparent) 90%);rn    width: 50%;rn    height: 100%;rn  }rnrn  /* 4. Inner Black Layer (Text aur background) */rn  .button-text-wrap {rn    z-index: 2;rn    background-color: var(--black);rn    border-radius: 200px;rn    width: 100%;rn    height: 100%;rn    display: flex;rn    justify-content: center;rn    align-items: center;rn    position: relative;rn  }rnrn  .primary-button-text {rn    color: white;rn    font-family: Calsans, Arial, sans-serif;rn    font-size: 18px;rn    font-weight: 600;rn    text-transform: capitalize;rn  }rn</style>rnrn<body>rnrn  <div class=\"hero-button-wrap\">rn    <a href=\"https://calendly.com/goldenstallionagency/real-estate-and-development-branding-discovery-clone\" class=\"primary-button-block\">rn      <div class=\"button-stroke-wrapp\">rn        <div class=\"button-stroke-block\"></div>rn        <div class=\"button-stroke-block-v2\"></div>rn      </div>rn      <div class=\"button-text-wrap\">rn        <div class=\"primary-button-text\"> Book A Call Now!</div>rn      </div>rn    </a>rn  </div>rnrnrn</body>rnrn</html>tttt</div>ntttt</div>ntttt<div class=\"elementor-element elementor-element-3dcd95f elementor-widget elementor-widget-heading\" data-id=\"3dcd95f\" data-element_type=\"widget\" data-widget_type=\"heading.default\">ntttt<div class=\"elementor-widget-container\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Trusted by Leading Companies Worldwide</h2>tttt</div>ntttt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-02d17cd e-con-full e-flex e-con e-parent\" data-id=\"02d17cd\" data-element_type=\"container\">ntt[elementor-element k=\"f193b19716fcd8e7bd0eee60db27b3ab\" data=\"eyJpZCI6IjdiN2U1NWUiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJudW1iZXJfb2ZfaXRlbXMiOjYsInRyYW5zaXRpb25fc3BlZWQiOjgwMDAsIml0ZW1faW1hZ2UiOnsidW5pdCI6InB4Iiwic2l6ZSI6MTQwLCJzaXplcyI6W10sInZhbHVlIjoiMTAwIn0sImJveF9oZWlnaHQiOnsidW5pdCI6InB4Iiwic2l6ZSI6NjAsInNpemVzIjpbXSwidmFsdWUiOiIyMDAifSwiYm94X2JhY2tncm91bmQiOiIjRkZGRkZGMDAiLCJpdGVtX3BhZGRpbmciOnsidW5pdCI6InB4IiwidG9wIjoiIiwicmlnaHQiOiIiLCJib3R0b20iOiIiLCJsZWZ0IjoiIiwiaXNMaW5rZWQiOnRydWV9LCJpdGVtX2JvcmRlcl9ib3JkZXIiOiJub25lIiwiYmFkZ2VfbWluX2hlaWdodCI6eyJ1bml0IjoicHgiLCJzaXplIjowLCJzaXplcyI6W10sInZhbHVlIjoiMCJ9LCJiYWRnZV9taW5fd2lkdGgiOnsidW5pdCI6InB4Iiwic2l6ZSI6MCwic2l6ZXMiOltdLCJ2YWx1ZSI6IjAifSwibXVsdGlzb3VyY2VfcG9zdHNfaW5jbHVkZV9kYXRlX21ldGFfZm9ybWF0IjoiWW1kIiwibXVsdGlzb3VyY2VfcG9zdHNfbWF4aXRlbXMiOjEwLCJtdWx0aXNvdXJjZV9pdGVtcyI6W3siaXRlbV90eXBlIjoiaW1hZ2UiLCJpbWFnZSI6eyJpZCI6MCwidXJsIjoiaHR0cHM6XC9cL2dvbGRlbnN0YWxsaW9uYWdlbmN5LmNvbVwvd3AtY29udGVudFwvcGx1Z2luc1wvdW5saW1pdGVkLWVsZW1lbnRzLWZvci1lbGVtZW50b3JcL2ltYWdlc1wvZ2FsbGVyeTEuanBnIn0sIl9pZCI6Ijc4MzkyZGIifSx7Iml0ZW1fdHlwZSI6ImltYWdlIiwiaW1hZ2UiOnsiaWQiOjAsInVybCI6Imh0dHBzOlwvXC9nb2xkZW5zdGFsbGlvbmFnZW5jeS5jb21cL3dwLWNvbnRlbnRcL3BsdWdpbnNcL3VubGltaXRlZC1lbGVtZW50cy1mb3ItZWxlbWVudG9yXC9pbWFnZXNcL2dhbGxlcnkyLmpwZyJ9LCJfaWQiOiI1NzU4MDA2In0seyJpdGVtX3R5cGUiOiJ5b3V0dWJlIiwiaW1hZ2UiOnsiaWQiOjAsInVybCI6Imh0dHBzOlwvXC9nb2xkZW5zdGFsbGlvbmFnZW5jeS5jb21cL3dwLWNvbnRlbnRcL3BsdWdpbnNcL3VubGltaXRlZC1lbGVtZW50cy1mb3ItZWxlbWVudG9yXC9pbWFnZXNcL2dhbGxlcnkzLmpwZyJ9LCJ1cmxfeW91dHViZSI6InFyTzRZWmV5bDBJIiwiX2lkIjoiOWRlM2ViNiJ9LHsiaXRlbV90eXBlIjoiaW1hZ2UiLCJpbWFnZSI6eyJpZCI6MCwidXJsIjoiaHR0cHM6XC9cL2dvbGRlbnN0YWxsaW9uYWdlbmN5LmNvbVwvd3AtY29udGVudFwvcGx1Z2luc1wvdW5saW1pdGVkLWVsZW1lbnRzLWZvci1lbGVtZW50b3JcL2ltYWdlc1wvZ2FsbGVyeTUuanBnIn0sIl9pZCI6ImQ2MGY5MjMifSx7Iml0ZW1fdHlwZSI6InZpbWVvIiwiaW1hZ2UiOnsiaWQiOjAsInVybCI6Imh0dHBzOlwvXC9nb2xkZW5zdGFsbGlvbmFnZW5jeS5jb21cL3dwLWNvbnRlbnRcL3BsdWdpbnNcL3VubGltaXRlZC1lbGVtZW50cy1mb3ItZWxlbWVudG9yXC9pbWFnZXNcL2dhbGxlcnk0LmpwZyJ9LCJ2aW1lb19pZCI6IjU4MTAxNDY1MyIsIl9pZCI6Ijc1YWU0NDcifSx7Iml0ZW1fdHlwZSI6Imh0bWw1IiwiaW1hZ2UiOnsiaWQiOjAsInVybCI6Imh0dHBzOlwvXC9nb2xkZW5zdGFsbGlvbmFnZW5jeS5jb21cL3dwLWNvbnRlbnRcL3BsdWdpbnNcL3VubGltaXRlZC1lbGVtZW50cy1mb3ItZWxlbWVudG9yXC9pbWFnZXNcL2dhbGxlcnk2LmpwZyJ9LCJ1cmxfaHRtbDUiOiJodHRwOlwvXC9jb21tb25kYXRhc3RvcmFnZS5nb29nbGVhcGlzLmNvbVwvZ3R2LXZpZGVvcy1idWNrZXRcL3NhbXBsZVwvQmlnQnVja0J1bm55Lm1wNCIsIl9pZCI6IjdhZjE2OWIifSx7Iml0ZW1fdHlwZSI6ImltYWdlIiwiaW1hZ2UiOnsiaWQiOjAsInVybCI6Imh0dHBzOlwvXC9nb2xkZW5zdGFsbGlvbmFnZW5jeS5jb21cL3dwLWNvbnRlbnRcL3BsdWdpbnNcL3VubGltaXRlZC1lbGVtZW50cy1mb3ItZWxlbWVudG9yXC9pbWFnZXNcL2dhbGxlcnkxLmpwZyJ9LCJfaWQiOiIyNmIyYWU1In1dLCJtdWx0aXNvdXJjZV9pbnN0YWdyYW0iOiJAZ2lhbmx1Y2F2YWNjaGkiLCJtdWx0aXNvdXJjZV9pbnN0YWdyYW1fbnVtX2l0ZW1zIjoxMiwidWNfaXRlbXMiOlt7InRpdGxlIjoiSXRlbSAxIiwiaW1hZ2UiOnsidXJsIjoiaHR0cHM6XC9cL2dvbGRlbnN0YWxsaW9uYWdlbmN5LmNvbVwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNVwvMDlcL2NsaWVudC0xMS53ZWJwIiwiaWQiOjEzNTgsImFsdCI6IiIsInNvdXJjZSI6ImxpYnJhcnkiLCJzaXplIjoiIn0sImltYWdlX2F0dHJpYnV0ZXNfbm9zaXplIjoiIHNyYz1cImh0dHBzOlwvXC9nb2xkZW5zdGFsbGlvbmFnZW5jeS5jb21cL3dwLWNvbnRlbnRcL3VwbG9hZHNcL2FjX2Fzc2V0c1wvbG9nb19tYXJxdWVlXC9sb2dvMS5wbmdcIiIsImltYWdlX2F0dHJpYnV0ZXMiOiIgc3JjPVwiaHR0cHM6XC9cL2dvbGRlbnN0YWxsaW9uYWdlbmN5LmNvbVwvd3AtY29udGVudFwvdXBsb2Fkc1wvYWNfYXNzZXRzXC9sb2dvX21hcnF1ZWVcL2xvZ28xLnBuZ1wiIiwiaW1hZ2VfdGh1bWIiOiJodHRwczpcL1wvZ29sZGVuc3RhbGxpb25hZ2VuY3kuY29tXC93cC1jb250ZW50XC91cGxvYWRzXC9hY19hc3NldHNcL2xvZ29fbWFycXVlZVwvbG9nbzEucG5nIiwibGluayI6eyJ1cmwiOiIjIn0sIl9nZW5lcmF0ZWRfaWQiOiJueXhmdyIsIml0ZW1fcmVwZWF0ZXJfY2xhc3MiOiJlbGVtZW50b3ItcmVwZWF0ZXItaXRlbS1ueXhmdyIsIl9pZCI6IjcyYTU2NDUifSx7InRpdGxlIjoiSXRlbSAyIiwiaW1hZ2UiOnsidXJsIjoiaHR0cHM6XC9cL2dvbGRlbnN0YWxsaW9uYWdlbmN5LmNvbVwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNVwvMDlcL2NsaWVudC05LTEud2VicCIsImlkIjoxMzU3LCJhbHQiOiIiLCJzb3VyY2UiOiJsaWJyYXJ5Iiwic2l6ZSI6IiJ9LCJpbWFnZV9hdHRyaWJ1dGVzX25vc2l6ZSI6IiBzcmM9XCJodHRwczpcL1wvZ29sZGVuc3RhbGxpb25hZ2VuY3kuY29tXC93cC1jb250ZW50XC91cGxvYWRzXC9hY19hc3NldHNcL2xvZ29fbWFycXVlZVwvbG9nbzIucG5nXCIiLCJpbWFnZV9hdHRyaWJ1dGVzIjoiIHNyYz1cImh0dHBzOlwvXC9nb2xkZW5zdGFsbGlvbmFnZW5jeS5jb21cL3dwLWNvbnRlbnRcL3VwbG9hZHNcL2FjX2Fzc2V0c1wvbG9nb19tYXJxdWVlXC9sb2dvMi5wbmdcIiIsImltYWdlX3RodW1iIjoiaHR0cHM6XC9cL2dvbGRlbnN0YWxsaW9uYWdlbmN5LmNvbVwvd3AtY29udGVudFwvdXBsb2Fkc1wvYWNfYXNzZXRzXC9sb2dvX21hcnF1ZWVcL2xvZ28yLnBuZyIsImxpbmsiOnsidXJsIjoiIyJ9LCJfZ2VuZXJhdGVkX2lkIjoiNjQyb2oiLCJpdGVtX3JlcGVhdGVyX2NsYXNzIjoiZWxlbWVudG9yLXJlcGVhdGVyLWl0ZW0tNjQyb2oiLCJfaWQiOiJlODk4NDM3In0seyJ0aXRsZSI6Ikl0ZW0gMyIsImltYWdlIjp7InVybCI6Imh0dHBzOlwvXC9nb2xkZW5zdGFsbGlvbmFnZW5jeS5jb21cL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjVcLzA5XC9jbGllbnQtNC53ZWJwIiwiaWQiOjEzNTYsImFsdCI6IiIsInNvdXJjZSI6ImxpYnJhcnkiLCJzaXplIjoiIn0sImltYWdlX2F0dHJpYnV0ZXNfbm9zaXplIjoiIHNyYz1cImh0dHBzOlwvXC9nb2xkZW5zdGFsbGlvbmFnZW5jeS5jb21cL3dwLWNvbnRlbnRcL3VwbG9hZHNcL2FjX2Fzc2V0c1wvbG9nb19tYXJxdWVlXC9sb2dvMy5wbmdcIiIsImltYWdlX2F0dHJpYnV0ZXMiOiIgc3JjPVwiaHR0cHM6XC9cL2dvbGRlbnN0YWxsaW9uYWdlbmN5LmNvbVwvd3AtY29udGVudFwvdXBsb2Fkc1wvYWNfYXNzZXRzXC9sb2dvX21hcnF1ZWVcL2xvZ28zLnBuZ1wiIiwiaW1hZ2VfdGh1bWIiOiJodHRwczpcL1wvZ29sZGVuc3RhbGxpb25hZ2VuY3kuY29tXC93cC1jb250ZW50XC91cGxvYWRzXC9hY19hc3NldHNcL2xvZ29fbWFycXVlZVwvbG9nbzMucG5nIiwibGluayI6eyJ1cmwiOiIjIn0sIl9nZW5lcmF0ZWRfaWQiOiIyODljZSIsIml0ZW1fcmVwZWF0ZXJfY2xhc3MiOiJlbGVtZW50b3ItcmVwZWF0ZXItaXRlbS0yODljZSIsIl9pZCI6ImRmZmE0YzgifSx7InRpdGxlIjoiSXRlbSA0IiwiaW1hZ2UiOnsidXJsIjoiaHR0cHM6XC9cL2dvbGRlbnN0YWxsaW9uYWdlbmN5LmNvbVwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNVwvMDlcL2NsaWVudC0xLndlYnAiLCJpZCI6MTM1NSwiYWx0IjoiIiwic291cmNlIjoibGlicmFyeSIsInNpemUiOiIifSwiaW1hZ2VfYXR0cmlidXRlc19ub3NpemUiOiIgc3JjPVwiaHR0cHM6XC9cL2dvbGRlbnN0YWxsaW9uYWdlbmN5LmNvbVwvd3AtY29udGVudFwvdXBsb2Fkc1wvYWNfYXNzZXRzXC9sb2dvX21hcnF1ZWVcL2xvZ280LnBuZ1wiIiwiaW1hZ2VfYXR0cmlidXRlcyI6IiBzcmM9XCJodHRwczpcL1wvZ29sZGVuc3RhbGxpb25hZ2VuY3kuY29tXC93cC1jb250ZW50XC91cGxvYWRzXC9hY19hc3NldHNcL2xvZ29fbWFycXVlZVwvbG9nbzQucG5nXCIiLCJpbWFnZV90aHVtYiI6Imh0dHBzOlwvXC9nb2xkZW5zdGFsbGlvbmFnZW5jeS5jb21cL3dwLWNvbnRlbnRcL3VwbG9hZHNcL2FjX2Fzc2V0c1wvbG9nb19tYXJxdWVlXC9sb2dvNC5wbmciLCJsaW5rIjp7InVybCI6IiMifSwiX2dlbmVyYXRlZF9pZCI6ImVtNnRmIiwiaXRlbV9yZXBlYXRlcl9jbGFzcyI6ImVsZW1lbnRvci1yZXBlYXRlci1pdGVtLWVtNnRmIiwiX2lkIjoiYmM5M2M1MSJ9LHsidGl0bGUiOiJJdGVtIDUiLCJpbWFnZSI6eyJ1cmwiOiJodHRwczpcL1wvZ29sZGVuc3RhbGxpb25hZ2VuY3kuY29tXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI1XC8wOVwvY2xpZW50LTcud2VicCIsImlkIjoxMzUzLCJhbHQiOiIiLCJzb3VyY2UiOiJsaWJyYXJ5Iiwic2l6ZSI6IiJ9LCJpbWFnZV9hdHRyaWJ1dGVzX25vc2l6ZSI6IiBzcmM9XCJodHRwczpcL1wvZ29sZGVuc3RhbGxpb25hZ2VuY3kuY29tXC93cC1jb250ZW50XC91cGxvYWRzXC9hY19hc3NldHNcL2xvZ29fbWFycXVlZVwvbG9nbzYucG5nXCIiLCJpbWFnZV9hdHRyaWJ1dGVzIjoiIHNyYz1cImh0dHBzOlwvXC9nb2xkZW5zdGFsbGlvbmFnZW5jeS5jb21cL3dwLWNvbnRlbnRcL3VwbG9hZHNcL2FjX2Fzc2V0c1wvbG9nb19tYXJxdWVlXC9sb2dvNi5wbmdcIiIsImltYWdlX3RodW1iIjoiaHR0cHM6XC9cL2dvbGRlbnN0YWxsaW9uYWdlbmN5LmNvbVwvd3AtY29udGVudFwvdXBsb2Fkc1wvYWNfYXNzZXRzXC9sb2dvX21hcnF1ZWVcL2xvZ282LnBuZyIsImxpbmsiOnsidXJsIjoiIyJ9LCJfZ2VuZXJhdGVkX2lkIjoidnV3ajUiLCJpdGVtX3JlcGVhdGVyX2NsYXNzIjoiZWxlbWVudG9yLXJlcGVhdGVyLWl0ZW0tdnV3ajUiLCJfaWQiOiIzNzVhMzZhIn0seyJ0aXRsZSI6Ikl0ZW0gNiIsImltYWdlIjp7InVybCI6Imh0dHBzOlwvXC9nb2xkZW5zdGFsbGlvbmFnZW5jeS5jb21cL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjVcLzA5XC9jbGllbnQtOC53ZWJwIiwiaWQiOjEzNTIsImFsdCI6IiIsInNvdXJjZSI6ImxpYnJhcnkiLCJzaXplIjoiIn0sImltYWdlX2F0dHJpYnV0ZXNfbm9zaXplIjoiIHNyYz1cImh0dHBzOlwvXC9nb2xkZW5zdGFsbGlvbmFnZW5jeS5jb21cL3dwLWNvbnRlbnRcL3VwbG9hZHNcL2FjX2Fzc2V0c1wvbG9nb19tYXJxdWVlXC9sb2dvNi5wbmdcIiIsImltYWdlX2F0dHJpYnV0ZXMiOiIgc3JjPVwiaHR0cHM6XC9cL2dvbGRlbnN0YWxsaW9uYWdlbmN5LmNvbVwvd3AtY29udGVudFwvdXBsb2Fkc1wvYWNfYXNzZXRzXC9sb2dvX21hcnF1ZWVcL2xvZ282LnBuZ1wiIiwiaW1hZ2VfdGh1bWIiOiJodHRwczpcL1wvZ29sZGVuc3RhbGxpb25hZ2VuY3kuY29tXC93cC1jb250ZW50XC91cGxvYWRzXC9hY19hc3NldHNcL2xvZ29fbWFycXVlZVwvbG9nbzYucG5nIiwibGluayI6eyJ1cmwiOiIjIn0sIl9nZW5lcmF0ZWRfaWQiOiJnbjkxOCIsIml0ZW1fcmVwZWF0ZXJfY2xhc3MiOiJlbGVtZW50b3ItcmVwZWF0ZXItaXRlbS1nbjkxOCIsIl9pZCI6ImZkMTI3YWUifV0sIm51bWJlcl9vZl9pdGVtc19tb2JpbGUiOjJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ1Y2FkZG9uX2xvZ29fbWFycXVlZSJ9\"]tt<div class=\"elementor-element elementor-element-d9c24ed elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"d9c24ed\" data-element_type=\"widget\" data-widget_type=\"heading.default\">ntttt<div class=\"elementor-widget-container\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\"><span>High-Converting</span> Pages withnFlow</h2>tttt</div>ntttt</div>ntt[elementor-element k=\"f193b19716fcd8e7bd0eee60db27b3ab\" data=\"eyJpZCI6ImJmYThmYTMiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiJXaGVyZSBzdHJhdGVneSBtZWV0cyBzY3JvbGwtc3RvcHBpbmcgZGVzaWduLiIsImFsaWduIjoiY2VudGVyIiwiX3BhZGRpbmciOnsidW5pdCI6InB4IiwidG9wIjoiMCIsInJpZ2h0IjoiMCIsImJvdHRvbSI6IjIwIiwibGVmdCI6IjAiLCJpc0xpbmtlZCI6ZmFsc2V9LCJfcGFkZGluZ190YWJsZXQiOnsidW5pdCI6InB4IiwidG9wIjoiMCIsInJpZ2h0IjoiMCIsImJvdHRvbSI6IjAiLCJsZWZ0IjoiMCIsImlzTGlua2VkIjpmYWxzZX0sIl9lbGVtZW50X3dpZHRoX21vYmlsZSI6ImluaXRpYWwiLCJfZWxlbWVudF9jdXN0b21fd2lkdGhfbW9iaWxlIjp7InVuaXQiOiIlIiwic2l6ZSI6ODAsInNpemVzIjpbXX0sIl9mbGV4X2FsaWduX3NlbGZfbW9iaWxlIjoiY2VudGVyIn0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"]tt</div>ntt<div class=\"elementor-element elementor-element-ef95d40 p-20 e-flex e-con-boxed e-con e-parent\" data-id=\"ef95d40\" data-element_type=\"container\">nttttt<div class=\"e-con-inner\">ntt<div class=\"elementor-element elementor-element-c263916 another-amzng-bg e-con-full e-flex e-con e-child\" data-id=\"c263916\" data-element_type=\"container\">ntt<div class=\"elementor-element elementor-element-4d637ac e-con-full e-flex e-con e-child\" data-id=\"4d637ac\" data-element_type=\"container\">ntttt<div class=\"elementor-element elementor-element-031dfdf elementor-widget elementor-widget-video\" data-id=\"031dfdf\" data-element_type=\"widget\" data-settings=\"{&quot;video_type&quot;:&quot;hosted&quot;,&quot;autoplay&quot;:&quot;yes&quot;,&quot;mute&quot;:&quot;yes&quot;,&quot;loop&quot;:&quot;yes&quot;}\" data-widget_type=\"video.default\">ntttt<div class=\"elementor-widget-container\">nttttttt<div class=\"e-hosted-video elementor-wrapper elementor-open-inline\">nttttt<video class=\"elementor-video\" src=\"https://goldenstallionagency.com/wp-content/uploads/2025/10/E11even-Dental-_-Best-Dentist-in-London.mp4\" autoplay=\"\" loop=\"\" muted=\"muted\" controlsList=\"nodownload\"></video>ntttt</div>ntttttt</div>ntttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-177be5e e-con-full e-flex e-con e-child\" data-id=\"177be5e\" data-element_type=\"container\">ntttt<div class=\"elementor-element elementor-element-436263f elementor-widget elementor-widget-heading\" data-id=\"436263f\" data-element_type=\"widget\" data-widget_type=\"heading.default\">ntttt<div class=\"elementor-widget-container\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">AIW: Ultimate Website Strategy</h2>tttt</div>ntttt</div>ntt[elementor-element k=\"f193b19716fcd8e7bd0eee60db27b3ab\" data=\"eyJpZCI6IjYyYmY1NDYiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiJUaGlzIGlzIG91ciBwcm92ZW4gYmx1ZXByaW50IGZvciBidWlsZGluZyBoaWdoLWNvbnZlcnRpbmcsIHRydXN0LWRyaXZlbiBoYWlyIHRyYW5zcGxhbnQgd2Vic2l0ZXMuXG5cbiJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]tt<div class=\"elementor-element elementor-element-7d4c6ab cstm-border-btm elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list\" data-id=\"7d4c6ab\" data-element_type=\"widget\" data-widget_type=\"icon-list.default\">ntttt<div class=\"elementor-widget-container\">nttttttt<ul class=\"elementor-icon-list-items\">nttttttt<li class=\"elementor-icon-list-item\">ntttttttttt<span class=\"elementor-icon-list-text\"><span style=\"color: gold\">01.</span> Hero</span>nttttttttt</li>ntttttttt<li class=\"elementor-icon-list-item\">ntttttttttt<span class=\"elementor-icon-list-text\"><span style=\"color: gold\">02.</span> Reviews / Case Studies / Before-After</span>nttttttttt</li>ntttttttt<li class=\"elementor-icon-list-item\">ntttttttttt<span class=\"elementor-icon-list-text\"><span style=\"color: gold\">03.</span> Press Release Kit</span>nttttttttt</li>ntttttttt<li class=\"elementor-icon-list-item\">ntttttttttt<span class=\"elementor-icon-list-text\"><span style=\"color: gold\">04.</span> Doctor Showcase</span>nttttttttt</li>ntttttttt<li class=\"elementor-icon-list-item\">ntttttttttt<span class=\"elementor-icon-list-text\"><span style=\"color: gold\">05.</span> Our Process</span>nttttttttt</li>ntttttttt<li class=\"elementor-icon-list-item\">ntttttttttt<span class=\"elementor-icon-list-text\"><span style=\"color: gold\">06.</span>  Email Magnet</span>nttttttttt</li>ntttttttt<li class=\"elementor-icon-list-item\">ntttttttttt<span class=\"elementor-icon-list-text\"><span style=\"color: gold\">07.</span>  FAQ</span>nttttttttt</li>ntttttttt<li class=\"elementor-icon-list-item\">ntttttttttt<span class=\"elementor-icon-list-text\"><span style=\"color: gold\">08.</span>  Blog Articles</span>nttttttttt</li>ntttttttt<li class=\"elementor-icon-list-item\">ntttttttttt<span class=\"elementor-icon-list-text\"><span style=\"color: gold\">09.</span>  Services &amp; Footer</span>nttttttttt</li>ntttttt</ul>ntttttt</div>ntttt</div>ntttt<div class=\"elementor-element elementor-element-a7cc057 elementor-widget elementor-widget-html\" data-id=\"a7cc057\" data-element_type=\"widget\" data-widget_type=\"html.default\">ntttt<div class=\"elementor-widget-container\">nttttt<!DOCTYPE html>rn<html lang=\"en\">rnrn<head>rn  <meta charset=\"UTF-8\">rn  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">rn  <title>Document</title>rn</head>rn<style>rn  /* Custom CSS Variables */rn  :root {rn    --accent-glow: #ff9100;rn    --secondary-glow: #ff0055;rn    --white-border: rgba(255, 255, 255, 0.4);rn    --black: #000000;rn    --transparent: rgba(0, 0, 0, 0);rn  }rnrn  /* 1. Combined Animation Keyframes (Rotation and Scale) */rn  @keyframes rotate-and-scale {rnrn    /* Center Top (Full Width) */rn    0% {rn      transform: rotate(0deg) scaleX(1);rn    }rnrn    /* Corner (Narrower) */rn    25% {rn      transform: rotate(90deg) scaleX(0.25);rn    }rnrn    /* Center Bottom (Full Width) */rn    50% {rn      transform: rotate(180deg) scaleX(1);rn    }rnrn    /* Corner (Narrower) */rn    75% {rn      transform: rotate(270deg) scaleX(0.25);rn    }rnrn    /* Back to Start */rn    100% {rn      transform: rotate(360deg) scaleX(1);rn    }rn  }rnrn  /* Base and Wrapper styles */rnrn  .hero-button-wrap {rn    display: flex;rn    justify-content: center;rn    align-items: center;rn  }rnrn  /* 2. Main Button Container (White Border) */rn  .primary-button-block {rn    width: 300px;rn    height: 60px;rn    border: 1px solid var(--white-border);rn    background-color: var(--black);rn    border-radius: 200px;rn    display: flex;rn    justify-content: center;rn    align-items: center;rn    padding: 1px;rn    position: relative;rn    overflow: hidden;rn    text-decoration: none;rn  }rnrn  /* 3. Rotating Stroke Wrapper (Removed \'filter: blur()\') */rn  .button-stroke-wrapp {rn    z-index: 1;rn    position: absolute;rnrn    /* Size ko kam kia taake effect ziada tight rahe */rn    width: 200%;rn    height: 300%;rn    top: -100%;rn    left: -50%;rnrn    display: flex;rn    justify-content: center;rn    align-items: center;rnrn    /* Animation wahi rahegi */rn    animation: rotate-and-scale 4s linear infinite;rn    /* **YE LINE HATA DI GAYI HAI: filter: blur(3px);** */rn  }rnrn  .button-stroke-block,rn  .button-stroke-block-v2 {rn    /* Gradient wahi rahega */rn    background-image: linear-gradient(180deg,rn        var(--transparent) 10%,rn        var(--accent-glow) 40%,rn        var(--secondary-glow) 55%,rn        var(--transparent) 90%);rn    width: 50%;rn    height: 100%;rn  }rnrn  /* 4. Inner Black Layer (Text aur background) */rn  .button-text-wrap {rn    z-index: 2;rn    background-color: var(--black);rn    border-radius: 200px;rn    width: 100%;rn    height: 100%;rn    display: flex;rn    justify-content: center;rn    align-items: center;rn    position: relative;rn  }rnrn  .primary-button-text {rn    color: white;rn    font-family: Calsans, Arial, sans-serif;rn    font-size: 18px;rn    font-weight: 600;rn    text-transform: capitalize;rn  }rn</style>rnrn<body>rnrn  <div class=\"hero-button-wrap\">rn    <a href=\"https://goldenstallionagency.com/wp-content/uploads/2025/08/AIW_-Ultimate-Hair-Transplant-Website-Strategy.pdf\" class=\"primary-button-block\">rn      <div class=\"button-stroke-wrapp\">rn        <div class=\"button-stroke-block\"></div>rn        <div class=\"button-stroke-block-v2\"></div>rn      </div>rn      <div class=\"button-text-wrap\">rn        <div class=\"primary-button-text\"> Download Full Strategy</div>rn      </div>rn    </a>rn  </div>rnrnrn</body>rnrn</html>tttt</div>ntttt</div>ntttt</div>ntttt</div>ntttt<div class=\"elementor-element elementor-element-01ab53b elementor-widget elementor-widget-html\" data-id=\"01ab53b\" data-element_type=\"widget\" data-widget_type=\"html.default\">ntttt<div class=\"elementor-widget-container\">nttttt<!DOCTYPE html>rn<html lang=\"en\">rnrn<head>rn  <meta charset=\"UTF-8\">rn  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">rn  <title>Document</title>rn</head>rn<style>rn  /* Custom CSS Variables */rn  :root {rn    --accent-glow: #ff9100;rn    --secondary-glow: #ff0055;rn    --white-border: rgba(255, 255, 255, 0.4);rn    --black: #000000;rn    --transparent: rgba(0, 0, 0, 0);rn  }rnrn  /* 1. Combined Animation Keyframes (Rotation and Scale) */rn  @keyframes rotate-and-scale {rnrn    /* Center Top (Full Width) */rn    0% {rn      transform: rotate(0deg) scaleX(1);rn    }rnrn    /* Corner (Narrower) */rn    25% {rn      transform: rotate(90deg) scaleX(0.25);rn    }rnrn    /* Center Bottom (Full Width) */rn    50% {rn      transform: rotate(180deg) scaleX(1);rn    }rnrn    /* Corner (Narrower) */rn    75% {rn      transform: rotate(270deg) scaleX(0.25);rn    }rnrn    /* Back to Start */rn    100% {rn      transform: rotate(360deg) scaleX(1);rn    }rn  }rnrn  /* Base and Wrapper styles */rnrn  .hero-button-wrap {rn    display: flex;rn    justify-content: center;rn    align-items: center;rn  }rnrn  /* 2. Main Button Container (White Border) */rn  .primary-button-block {rn    width: 300px;rn    height: 60px;rn    border: 1px solid var(--white-border);rn    background-color: var(--black);rn    border-radius: 200px;rn    display: flex;rn    justify-content: center;rn    align-items: center;rn    padding: 1px;rn    position: relative;rn    overflow: hidden;rn    text-decoration: none;rn  }rnrn  /* 3. Rotating Stroke Wrapper (Removed \'filter: blur()\') */rn  .button-stroke-wrapp {rn    z-index: 1;rn    position: absolute;rnrn    /* Size ko kam kia taake effect ziada tight rahe */rn    width: 200%;rn    height: 300%;rn    top: -100%;rn    left: -50%;rnrn    display: flex;rn    justify-content: center;rn    align-items: center;rnrn    /* Animation wahi rahegi */rn    animation: rotate-and-scale 4s linear infinite;rn    /* **YE LINE HATA DI GAYI HAI: filter: blur(3px);** */rn  }rnrn  .button-stroke-block,rn  .button-stroke-block-v2 {rn    /* Gradient wahi rahega */rn    background-image: linear-gradient(180deg,rn        var(--transparent) 10%,rn        var(--accent-glow) 40%,rn        var(--secondary-glow) 55%,rn        var(--transparent) 90%);rn    width: 50%;rn    height: 100%;rn  }rnrn  /* 4. Inner Black Layer (Text aur background) */rn  .button-text-wrap {rn    z-index: 2;rn    background-color: var(--black);rn    border-radius: 200px;rn    width: 100%;rn    height: 100%;rn    display: flex;rn    justify-content: center;rn    align-items: center;rn    position: relative;rn  }rnrn  .primary-button-text {rn    color: white;rn    font-family: Calsans, Arial, sans-serif;rn    font-size: 18px;rn    font-weight: 600;rn    text-transform: capitalize;rn  }rn</style>rnrn<body>rnrn  <div class=\"hero-button-wrap\">rn    <a href=\"https://calendly.com/goldenstallionagency/real-estate-and-development-branding-discovery-clone\" class=\"primary-button-block\">rn      <div class=\"button-stroke-wrapp\">rn        <div class=\"button-stroke-block\"></div>rn        <div class=\"button-stroke-block-v2\"></div>rn      </div>rn      <div class=\"button-text-wrap\">rn        <div class=\"primary-button-text\"> Book A Call Now!</div>rn      </div>rn    </a>rn  </div>rnrnrn</body>rnrn</html>tttt</div>ntttt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-756d480 p-20 e-flex e-con-boxed e-con e-parent\" data-id=\"756d480\" data-element_type=\"container\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-6ba08cd elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"6ba08cd\" data-element_type=\"widget\" data-widget_type=\"heading.default\">ntttt<div class=\"elementor-widget-container\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">How we turn ideas <span>into impact</span></h2>tttt</div>ntttt</div>ntt[elementor-element k=\"f193b19716fcd8e7bd0eee60db27b3ab\" data=\"eyJpZCI6Ijg1NzI1NTMiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5XZSBmb2xsb3cgYSBwcm92ZW4gcHJvY2VzcyB0byBkZWxpdmVyIHNpdGVzIHRoYXQgcGVyZm9ybS48XC9wPiIsImFsaWduIjoiY2VudGVyIiwiX3BhZGRpbmciOnsidW5pdCI6InB4IiwidG9wIjoiMCIsInJpZ2h0IjoiMCIsImJvdHRvbSI6IjIwIiwibGVmdCI6IjAiLCJpc0xpbmtlZCI6ZmFsc2V9LCJfcGFkZGluZ190YWJsZXQiOnsidW5pdCI6InB4IiwidG9wIjoiMCIsInJpZ2h0IjoiMCIsImJvdHRvbSI6IjAiLCJsZWZ0IjoiMCIsImlzTGlua2VkIjpmYWxzZX0sIl9lbGVtZW50X3dpZHRoX21vYmlsZSI6ImluaXRpYWwiLCJfZWxlbWVudF9jdXN0b21fd2lkdGhfbW9iaWxlIjp7InVuaXQiOiIlIiwic2l6ZSI6ODAsInNpemVzIjpbXX0sIl9mbGV4X2FsaWduX3NlbGZfbW9iaWxlIjoiY2VudGVyIn0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"]<div class=\"elementor-element elementor-element-171da3f e-con-full cstm-bg-curve-l elementor-hidden-mobile e-flex e-con e-child\" data-id=\"171da3f\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">ntt<div class=\"elementor-element elementor-element-6bf9e5f e-con-full e-flex e-con e-child\" data-id=\"6bf9e5f\" data-element_type=\"container\">ntttt<div class=\"elementor-element elementor-element-b64f499 box-num elementor-widget elementor-widget-heading\" data-id=\"b64f499\" data-element_type=\"widget\" data-widget_type=\"heading.default\">ntttt<div class=\"elementor-widget-container\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">01</h2>tttt</div>ntttt</div>ntttt<div class=\"elementor-element elementor-element-e1d7e47 elementor-widget elementor-widget-heading\" data-id=\"e1d7e47\" data-element_type=\"widget\" data-widget_type=\"heading.default\">ntttt<div class=\"elementor-widget-container\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Discovery &amp; Strategyn</h2>tttt</div>ntttt</div>ntt[elementor-element k=\"f193b19716fcd8e7bd0eee60db27b3ab\" data=\"eyJpZCI6ImEyMjhlYmUiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5XZSBkaXZlIGRlZXAgaW50byB5b3VyIGdvYWxzIHRvIHVuY292ZXIgd2hhdCByZWFsbHkgbW92ZXMgeW91ciBhdWRpZW5jZSBcdTIwMTQgc3RyYXRlZ3kgY29tZXMgZmlyc3QuPFwvcD4iLCJhbGlnbiI6ImNlbnRlciJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]tt</div>ntt<div class=\"elementor-element elementor-element-c5a3290 e-con-full e-flex e-con e-child\" data-id=\"c5a3290\" data-element_type=\"container\">ntttt<div class=\"elementor-element elementor-element-4a943a5 box-num elementor-widget elementor-widget-heading\" data-id=\"4a943a5\" data-element_type=\"widget\" data-widget_type=\"heading.default\">ntttt<div class=\"elementor-widget-container\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">02</h2>tttt</div>ntttt</div>ntttt<div class=\"elementor-element elementor-element-b4f7a87 elementor-widget elementor-widget-heading\" data-id=\"b4f7a87\" data-element_type=\"widget\" data-widget_type=\"heading.default\">ntttt<div class=\"elementor-widget-container\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Design That Converts</h2>tttt</div>ntttt</div>ntt[elementor-element k=\"f193b19716fcd8e7bd0eee60db27b3ab\" data=\"eyJpZCI6IjNmYmRlMzgiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiJDcmFmdGluZyBsYXlvdXRzIHdpdGggcHVycG9zZSBcdTIwMTQgZXZlcnkgZWxlbWVudCBndWlkZXMgdGhlIHVzZXIgdG93YXJkIGFjdGlvbiBhbmQgdHJ1c3QuXG5cbiIsImFsaWduIjoiY2VudGVyIn0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"]tt</div>ntt<div class=\"elementor-element elementor-element-4bcd578 e-con-full e-flex e-con e-child\" data-id=\"4bcd578\" data-element_type=\"container\">ntttt<div class=\"elementor-element elementor-element-ae37f9b box-num elementor-widget elementor-widget-heading\" data-id=\"ae37f9b\" data-element_type=\"widget\" data-widget_type=\"heading.default\">ntttt<div class=\"elementor-widget-container\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">03</h2>tttt</div>ntttt</div>ntttt<div class=\"elementor-element elementor-element-42d0354 elementor-widget elementor-widget-heading\" data-id=\"42d0354\" data-element_type=\"widget\" data-widget_type=\"heading.default\">ntttt<div class=\"elementor-widget-container\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Launch &amp; Optimizen</h2>tttt</div>ntttt</div>ntt[elementor-element k=\"f193b19716fcd8e7bd0eee60db27b3ab\" data=\"eyJpZCI6ImRhNGI0NDYiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiJBZnRlciBsYXVuY2gsIHdlIHJlZmluZSB3aXRoIGRhdGEgXHUyMDE0IGVuc3VyaW5nIHlvdXIgc2l0ZSBwZXJmb3JtcyBhcyBiZWF1dGlmdWxseSBhcyBpdCBsb29rcy5cblxuIiwiYWxpZ24iOiJjZW50ZXIifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]tt</div>ntttt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-f456d43 p-20 e-flex e-con-boxed e-con e-parent\" data-id=\"f456d43\" data-element_type=\"container\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-1fb2e8f elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"1fb2e8f\" data-element_type=\"widget\" data-widget_type=\"heading.default\">ntttt<div class=\"elementor-widget-container\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\"><span>Stop wasting budget</span> on ads that send <span>visitors </span>to broken websitesn</h2>tttt</div>ntttt</div>ntt[elementor-element k=\"f193b19716fcd8e7bd0eee60db27b3ab\" data=\"eyJpZCI6IjkwM2FkZGIiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5IZXJlXHUyMDE5cyB3aGF0XHUyMDE5cyBob2xkaW5nIGJhY2sgeW91ciBjb252ZXJzaW9ucyBcdTIwMTQgYW5kIGhvdyB3ZSBmaXggaXQuPFwvcD4iLCJhbGlnbiI6ImNlbnRlciIsIl9wYWRkaW5nIjp7InVuaXQiOiJweCIsInRvcCI6IjAiLCJyaWdodCI6IjAiLCJib3R0b20iOiIyMCIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOmZhbHNlfSwiX3BhZGRpbmdfdGFibGV0Ijp7InVuaXQiOiJweCIsInRvcCI6IjAiLCJyaWdodCI6IjAiLCJib3R0b20iOiIwIiwibGVmdCI6IjAiLCJpc0xpbmtlZCI6ZmFsc2V9LCJfcGFkZGluZ19tb2JpbGUiOnsidW5pdCI6InB4IiwidG9wIjoiMCIsInJpZ2h0IjoiMCIsImJvdHRvbSI6IjEwIiwibGVmdCI6IjAiLCJpc0xpbmtlZCI6ZmFsc2V9LCJfZWxlbWVudF93aWR0aF9tb2JpbGUiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoX21vYmlsZSI6eyJ1bml0IjoiJSIsInNpemUiOjgwLCJzaXplcyI6W119LCJfZmxleF9hbGlnbl9zZWxmX21vYmlsZSI6ImNlbnRlciJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]<div class=\"elementor-element elementor-element-67bd4bd e-con-full e-flex e-con e-child\" data-id=\"67bd4bd\" data-element_type=\"container\">ntt<div class=\"elementor-element elementor-element-7df0520 e-con-full e-flex e-con e-child\" data-id=\"7df0520\" data-element_type=\"container\">ntttt<div class=\"elementor-element elementor-element-3734125 elementor-position-left elementor-vertical-align-middle cstm-box-css red-ss elementor-widget elementor-widget-image-box\" data-id=\"3734125\" data-element_type=\"widget\" data-widget_type=\"image-box.default\">ntttt<div class=\"elementor-widget-container\">nttttt<div class=\"elementor-image-box-wrapper\"><figure class=\"elementor-image-box-img\"><img width=\"60\" height=\"100\" src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/67bb8177c0dadd063faf6445_xnBn0gX6TFCdfM7NQZhs_cf-wo-redarrow.png\" class=\"attachment-full size-full wp-image-1473\" alt=\"\" /></figure><div class=\"elementor-image-box-content\"><h3 class=\"elementor-image-box-title\"><span>Poor </span>conversion performance</h3><p class=\"elementor-image-box-description\">Too many links distract visitors and dilute focus.nn</p></div></div>tttt</div>ntttt</div>ntttt<div class=\"elementor-element elementor-element-eb1f634 elementor-position-left elementor-vertical-align-middle cstm-box-css red-ss elementor-widget elementor-widget-image-box\" data-id=\"eb1f634\" data-element_type=\"widget\" data-widget_type=\"image-box.default\">ntttt<div class=\"elementor-widget-container\">nttttt<div class=\"elementor-image-box-wrapper\"><figure class=\"elementor-image-box-img\"><img width=\"60\" height=\"100\" src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/67bb8177c0dadd063faf6445_xnBn0gX6TFCdfM7NQZhs_cf-wo-redarrow.png\" class=\"attachment-full size-full wp-image-1473\" alt=\"\" /></figure><div class=\"elementor-image-box-content\"><h3 class=\"elementor-image-box-title\"><span>Low</span> visitor engagement</h3><p class=\"elementor-image-box-description\">Slow loading times frustrate users and increase bounce rates.nn</p></div></div>tttt</div>ntttt</div>ntttt<div class=\"elementor-element elementor-element-d074fe1 elementor-position-left elementor-vertical-align-middle cstm-box-css red-ss elementor-widget elementor-widget-image-box\" data-id=\"d074fe1\" data-element_type=\"widget\" data-widget_type=\"image-box.default\">ntttt<div class=\"elementor-widget-container\">nttttt<div class=\"elementor-image-box-wrapper\"><figure class=\"elementor-image-box-img\"><img width=\"60\" height=\"100\" src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/67bb8177c0dadd063faf6445_xnBn0gX6TFCdfM7NQZhs_cf-wo-redarrow.png\" class=\"attachment-full size-full wp-image-1473\" alt=\"\" /></figure><div class=\"elementor-image-box-content\"><h3 class=\"elementor-image-box-title\"><span>Unfocused</span> user experience</h3><p class=\"elementor-image-box-description\">Unclear calls to action confuse potential customers.nn</p></div></div>tttt</div>ntttt</div>ntttt<div class=\"elementor-element elementor-element-44e24ef elementor-position-left elementor-vertical-align-middle cstm-box-css red-ss elementor-widget elementor-widget-image-box\" data-id=\"44e24ef\" data-element_type=\"widget\" data-widget_type=\"image-box.default\">ntttt<div class=\"elementor-widget-container\">nttttt<div class=\"elementor-image-box-wrapper\"><figure class=\"elementor-image-box-img\"><img width=\"60\" height=\"100\" src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/67bb8177c0dadd063faf6445_xnBn0gX6TFCdfM7NQZhs_cf-wo-redarrow.png\" class=\"attachment-full size-full wp-image-1473\" alt=\"\" /></figure><div class=\"elementor-image-box-content\"><h3 class=\"elementor-image-box-title\"><span>Missed </span>sales opportunities</h3><p class=\"elementor-image-box-description\">Generic design fails to build trust or authority.nn</p></div></div>tttt</div>ntttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-1d1b331 e-con-full e-flex e-con e-child\" data-id=\"1d1b331\" data-element_type=\"container\">ntt<div class=\"elementor-element elementor-element-da68750 e-con-full cst-box-gradoent e-flex e-con e-child\" data-id=\"da68750\" data-element_type=\"container\">ntttt<div class=\"elementor-element elementor-element-e3a3e04 elementor-position-left elementor-vertical-align-middle cstm-box-css elementor-widget elementor-widget-image-box\" data-id=\"e3a3e04\" data-element_type=\"widget\" data-widget_type=\"image-box.default\">ntttt<div class=\"elementor-widget-container\">nttttt<div class=\"elementor-image-box-wrapper\"><figure class=\"elementor-image-box-img\"><img width=\"40\" height=\"40\" src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/67bb90db392af4ac96adf168_1.webp\" class=\"attachment-full size-full wp-image-1486\" alt=\"\" /></figure><div class=\"elementor-image-box-content\"><h3 class=\"elementor-image-box-title\">Low-Performing Site</h3></div></div>tttt</div>ntttt</div>ntttt<div class=\"elementor-element elementor-element-605270b elementor-widget__width-inherit elementor-widget elementor-widget-image\" data-id=\"605270b\" data-element_type=\"widget\" data-widget_type=\"image.default\">ntttt<div class=\"elementor-widget-container\">nttttttttttttttt<img width=\"585\" height=\"1024\" src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/Book-a-reserved-coworking-spot-in-Spaces-Waterfall-Midrand-Midrand-Gumtree-South-Africa-08-11-2025_10_43_AM-768x1345-1-585x1024.webp\" class=\"attachment-large size-large wp-image-1490\" alt=\"\" srcset=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/Book-a-reserved-coworking-spot-in-Spaces-Waterfall-Midrand-Midrand-Gumtree-South-Africa-08-11-2025_10_43_AM-768x1345-1-585x1024.webp 585w, https://goldenstallionagency.com/wp-content/uploads/2025/09/Book-a-reserved-coworking-spot-in-Spaces-Waterfall-Midrand-Midrand-Gumtree-South-Africa-08-11-2025_10_43_AM-768x1345-1-171x300.webp 171w, https://goldenstallionagency.com/wp-content/uploads/2025/09/Book-a-reserved-coworking-spot-in-Spaces-Waterfall-Midrand-Midrand-Gumtree-South-Africa-08-11-2025_10_43_AM-768x1345-1.webp 768w\" sizes=\"(max-width: 585px) 100vw, 585px\" />ttttttttttttttt</div>ntttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-313ea56 e-con-full cstm-green-gradnt e-flex e-con e-child\" data-id=\"313ea56\" data-element_type=\"container\">ntttt<div class=\"elementor-element elementor-element-8d4dffb elementor-position-left elementor-vertical-align-middle cstm-box-css elementor-widget elementor-widget-image-box\" data-id=\"8d4dffb\" data-element_type=\"widget\" data-widget_type=\"image-box.default\">ntttt<div class=\"elementor-widget-container\">nttttt<div class=\"elementor-image-box-wrapper\"><figure class=\"elementor-image-box-img\"><img width=\"40\" height=\"40\" src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/67bb90f39296863ae1225eca_2.webp\" class=\"attachment-full size-full wp-image-1491\" alt=\"\" /></figure><div class=\"elementor-image-box-content\"><h3 class=\"elementor-image-box-title\">Conversion-Driven Design</h3></div></div>tttt</div>ntttt</div>ntttt<div class=\"elementor-element elementor-element-fd08f7f elementor-widget elementor-widget-video\" data-id=\"fd08f7f\" data-element_type=\"widget\" data-settings=\"{&quot;video_type&quot;:&quot;hosted&quot;,&quot;autoplay&quot;:&quot;yes&quot;,&quot;play_on_mobile&quot;:&quot;yes&quot;,&quot;mute&quot;:&quot;yes&quot;,&quot;loop&quot;:&quot;yes&quot;}\" data-widget_type=\"video.default\">ntttt<div class=\"elementor-widget-container\">nttttttt<div class=\"e-hosted-video elementor-wrapper elementor-open-inline\">nttttt<video class=\"elementor-video\" src=\"https://goldenstallionagency.com/wp-content/uploads/2025/10/ClearStone-Properties-Exclusive-Luxury-Residences-Secure-Living.mp4\" autoplay=\"\" loop=\"\" muted=\"muted\" playsinline=\"\" controlsList=\"nodownload\"></video>ntttt</div>ntttttt</div>ntttt</div>ntttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-8ebf332 e-con-full e-flex e-con e-child\" data-id=\"8ebf332\" data-element_type=\"container\">ntttt<div class=\"elementor-element elementor-element-adfbeb6 elementor-position-left elementor-vertical-align-middle cstm-box-css green-ss elementor-widget elementor-widget-image-box\" data-id=\"adfbeb6\" data-element_type=\"widget\" data-widget_type=\"image-box.default\">ntttt<div class=\"elementor-widget-container\">nttttt<div class=\"elementor-image-box-wrapper\"><figure class=\"elementor-image-box-img\"><img width=\"60\" height=\"100\" src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/67bb88976d7f0ade2662c189_nMkfZvSyTSOfEX3hVGmM_cf-wo-greenarrow-1.png\" class=\"attachment-full size-full wp-image-1505\" alt=\"\" /></figure><div class=\"elementor-image-box-content\"><h3 class=\"elementor-image-box-title\"><span>High </span>conversion rates</h3><p class=\"elementor-image-box-description\">Clear, focused navigation guides visitors to buy.nn</p></div></div>tttt</div>ntttt</div>ntttt<div class=\"elementor-element elementor-element-a815650 elementor-position-left elementor-vertical-align-middle cstm-box-css green-ss elementor-widget elementor-widget-image-box\" data-id=\"a815650\" data-element_type=\"widget\" data-widget_type=\"image-box.default\">ntttt<div class=\"elementor-widget-container\">nttttt<div class=\"elementor-image-box-wrapper\"><figure class=\"elementor-image-box-img\"><img width=\"60\" height=\"100\" src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/67bb88976d7f0ade2662c189_nMkfZvSyTSOfEX3hVGmM_cf-wo-greenarrow-1.png\" class=\"attachment-full size-full wp-image-1505\" alt=\"\" /></figure><div class=\"elementor-image-box-content\"><h3 class=\"elementor-image-box-title\"><span>Engaged </span> visitorsrates</h3><p class=\"elementor-image-box-description\">Fast, responsive design keeps users engaged.nn</p></div></div>tttt</div>ntttt</div>ntttt<div class=\"elementor-element elementor-element-3e5e397 elementor-position-left elementor-vertical-align-middle cstm-box-css green-ss elementor-widget elementor-widget-image-box\" data-id=\"3e5e397\" data-element_type=\"widget\" data-widget_type=\"image-box.default\">ntttt<div class=\"elementor-widget-container\">nttttt<div class=\"elementor-image-box-wrapper\"><figure class=\"elementor-image-box-img\"><img width=\"60\" height=\"100\" src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/67bb88976d7f0ade2662c189_nMkfZvSyTSOfEX3hVGmM_cf-wo-greenarrow-1.png\" class=\"attachment-full size-full wp-image-1505\" alt=\"\" /></figure><div class=\"elementor-image-box-content\"><h3 class=\"elementor-image-box-title\"><span>Increased lead </span>generationrates</h3><p class=\"elementor-image-box-description\">Strong, compelling calls to action drive clicks.nn</p></div></div>tttt</div>ntttt</div>ntttt<div class=\"elementor-element elementor-element-470cb5a elementor-position-left elementor-vertical-align-middle cstm-box-css green-ss elementor-widget elementor-widget-image-box\" data-id=\"470cb5a\" data-element_type=\"widget\" data-widget_type=\"image-box.default\">ntttt<div class=\"elementor-widget-container\">nttttt<div class=\"elementor-image-box-wrapper\"><figure class=\"elementor-image-box-img\"><img width=\"60\" height=\"100\" src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/67bb88976d7f0ade2662c189_nMkfZvSyTSOfEX3hVGmM_cf-wo-greenarrow-1.png\" class=\"attachment-full size-full wp-image-1505\" alt=\"\" /></figure><div class=\"elementor-image-box-content\"><h3 class=\"elementor-image-box-title\"><span>Increased Trust  </span>&amp; Credibility rates</h3><p class=\"elementor-image-box-description\">Clear, focused navigation guides visitors to buy.nn</p></div></div>tttt</div>ntttt</div>ntttt</div>ntttt</div>ntttt<div class=\"elementor-element elementor-element-d5babfe elementor-widget elementor-widget-html\" data-id=\"d5babfe\" data-element_type=\"widget\" data-widget_type=\"html.default\">ntttt<div class=\"elementor-widget-container\">nttttt<!DOCTYPE html>rn<html lang=\"en\">rnrn<head>rn  <meta charset=\"UTF-8\">rn  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">rn  <title>Document</title>rn</head>rn<style>rn  /* Custom CSS Variables */rn  :root {rn    --accent-glow: #ff9100;rn    --secondary-glow: #ff0055;rn    --white-border: rgba(255, 255, 255, 0.4);rn    --black: #000000;rn    --transparent: rgba(0, 0, 0, 0);rn  }rnrn  /* 1. Combined Animation Keyframes (Rotation and Scale) */rn  @keyframes rotate-and-scale {rnrn    /* Center Top (Full Width) */rn    0% {rn      transform: rotate(0deg) scaleX(1);rn    }rnrn    /* Corner (Narrower) */rn    25% {rn      transform: rotate(90deg) scaleX(0.25);rn    }rnrn    /* Center Bottom (Full Width) */rn    50% {rn      transform: rotate(180deg) scaleX(1);rn    }rnrn    /* Corner (Narrower) */rn    75% {rn      transform: rotate(270deg) scaleX(0.25);rn    }rnrn    /* Back to Start */rn    100% {rn      transform: rotate(360deg) scaleX(1);rn    }rn  }rnrn  /* Base and Wrapper styles */rnrn  .hero-button-wrap {rn    display: flex;rn    justify-content: center;rn    align-items: center;rn  }rnrn  /* 2. Main Button Container (White Border) */rn  .primary-button-block {rn    width: 300px;rn    height: 60px;rn    border: 1px solid var(--white-border);rn    background-color: var(--black);rn    border-radius: 200px;rn    display: flex;rn    justify-content: center;rn    align-items: center;rn    padding: 1px;rn    position: relative;rn    overflow: hidden;rn    text-decoration: none;rn  }rnrn  /* 3. Rotating Stroke Wrapper (Removed \'filter: blur()\') */rn  .button-stroke-wrapp {rn    z-index: 1;rn    position: absolute;rnrn    /* Size ko kam kia taake effect ziada tight rahe */rn    width: 200%;rn    height: 300%;rn    top: -100%;rn    left: -50%;rnrn    display: flex;rn    justify-content: center;rn    align-items: center;rnrn    /* Animation wahi rahegi */rn    animation: rotate-and-scale 4s linear infinite;rn    /* **YE LINE HATA DI GAYI HAI: filter: blur(3px);** */rn  }rnrn  .button-stroke-block,rn  .button-stroke-block-v2 {rn    /* Gradient wahi rahega */rn    background-image: linear-gradient(180deg,rn        var(--transparent) 10%,rn        var(--accent-glow) 40%,rn        var(--secondary-glow) 55%,rn        var(--transparent) 90%);rn    width: 50%;rn    height: 100%;rn  }rnrn  /* 4. Inner Black Layer (Text aur background) */rn  .button-text-wrap {rn    z-index: 2;rn    background-color: var(--black);rn    border-radius: 200px;rn    width: 100%;rn    height: 100%;rn    display: flex;rn    justify-content: center;rn    align-items: center;rn    position: relative;rn  }rnrn  .primary-button-text {rn    color: white;rn    font-family: Calsans, Arial, sans-serif;rn    font-size: 18px;rn    font-weight: 600;rn    text-transform: capitalize;rn  }rn</style>rnrn<body>rnrn  <div class=\"hero-button-wrap\">rn    <a href=\"https://calendly.com/goldenstallionagency/real-estate-and-development-branding-discovery-clone\" class=\"primary-button-block\">rn      <div class=\"button-stroke-wrapp\">rn        <div class=\"button-stroke-block\"></div>rn        <div class=\"button-stroke-block-v2\"></div>rn      </div>rn      <div class=\"button-text-wrap\">rn        <div class=\"primary-button-text\"> Book A Call Now!</div>rn      </div>rn    </a>rn  </div>rnrnrn</body>rnrn</html>tttt</div>ntttt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-684bb30 p-20 e-flex e-con-boxed e-con e-parent\" data-id=\"684bb30\" data-element_type=\"container\">nttttt<div class=\"e-con-inner\">ntt<div class=\"elementor-element elementor-element-ca62b46 e-con-full e-flex e-con e-child\" data-id=\"ca62b46\" data-element_type=\"container\">ntttt<div class=\"elementor-element elementor-element-c5f93c0 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"c5f93c0\" data-element_type=\"widget\" data-widget_type=\"heading.default\">ntttt<div class=\"elementor-widget-container\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Clearstone Properties Website<span><br> Review</span>n</h2>tttt</div>ntttt</div>ntttt<div class=\"elementor-element elementor-element-6729f93 elementor-widget elementor-widget-html\" data-id=\"6729f93\" data-element_type=\"widget\" data-widget_type=\"html.default\">ntttt<div class=\"elementor-widget-container\">nttttt<!DOCTYPE html>rn<html lang=\"en\">rnrn<head>rn  <meta charset=\"UTF-8\">rn  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">rn  <title>Document</title>rn</head>rn<style>rn  /* Custom CSS Variables */rn  :root {rn    --accent-glow: #ff9100;rn    --secondary-glow: #ff0055;rn    --white-border: rgba(255, 255, 255, 0.4);rn    --black: #000000;rn    --transparent: rgba(0, 0, 0, 0);rn  }rnrn  /* 1. Combined Animation Keyframes (Rotation and Scale) */rn  @keyframes rotate-and-scale {rnrn    /* Center Top (Full Width) */rn    0% {rn      transform: rotate(0deg) scaleX(1);rn    }rnrn    /* Corner (Narrower) */rn    25% {rn      transform: rotate(90deg) scaleX(0.25);rn    }rnrn    /* Center Bottom (Full Width) */rn    50% {rn      transform: rotate(180deg) scaleX(1);rn    }rnrn    /* Corner (Narrower) */rn    75% {rn      transform: rotate(270deg) scaleX(0.25);rn    }rnrn    /* Back to Start */rn    100% {rn      transform: rotate(360deg) scaleX(1);rn    }rn  }rnrn  /* Base and Wrapper styles */rnrn  .hero-button-wrap {rn    display: flex;rn    justify-content: center;rn    align-items: center;rn  }rnrn  /* 2. Main Button Container (White Border) */rn  .primary-button-block {rn    width: 300px;rn    height: 60px;rn    border: 1px solid var(--white-border);rn    background-color: var(--black);rn    border-radius: 200px;rn    display: flex;rn    justify-content: center;rn    align-items: center;rn    padding: 1px;rn    position: relative;rn    overflow: hidden;rn    text-decoration: none;rn  }rnrn  /* 3. Rotating Stroke Wrapper (Removed \'filter: blur()\') */rn  .button-stroke-wrapp {rn    z-index: 1;rn    position: absolute;rnrn    /* Size ko kam kia taake effect ziada tight rahe */rn    width: 200%;rn    height: 300%;rn    top: -100%;rn    left: -50%;rnrn    display: flex;rn    justify-content: center;rn    align-items: center;rnrn    /* Animation wahi rahegi */rn    animation: rotate-and-scale 4s linear infinite;rn    /* **YE LINE HATA DI GAYI HAI: filter: blur(3px);** */rn  }rnrn  .button-stroke-block,rn  .button-stroke-block-v2 {rn    /* Gradient wahi rahega */rn    background-image: linear-gradient(180deg,rn        var(--transparent) 10%,rn        var(--accent-glow) 40%,rn        var(--secondary-glow) 55%,rn        var(--transparent) 90%);rn    width: 50%;rn    height: 100%;rn  }rnrn  /* 4. Inner Black Layer (Text aur background) */rn  .button-text-wrap {rn    z-index: 2;rn    background-color: var(--black);rn    border-radius: 200px;rn    width: 100%;rn    height: 100%;rn    display: flex;rn    justify-content: center;rn    align-items: center;rn    position: relative;rn  }rnrn  .primary-button-text {rn    color: white;rn    font-family: Calsans, Arial, sans-serif;rn    font-size: 18px;rn    font-weight: 600;rn    text-transform: capitalize;rn  }rn</style>rnrn<body>rnrn  <div class=\"hero-button-wrap\">rn    <a href=\"https://calendly.com/goldenstallionagency/real-estate-and-development-branding-discovery-clone\" class=\"primary-button-block\">rn      <div class=\"button-stroke-wrapp\">rn        <div class=\"button-stroke-block\"></div>rn        <div class=\"button-stroke-block-v2\"></div>rn      </div>rn      <div class=\"button-text-wrap\">rn        <div class=\"primary-button-text\"> Book A Call Now!</div>rn      </div>rn    </a>rn  </div>rnrnrn</body>rnrn</html>tttt</div>ntttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-a7ac6a4 e-con-full e-flex e-con e-child\" data-id=\"a7ac6a4\" data-element_type=\"container\">ntttt<div class=\"elementor-element elementor-element-38ebdb2 elementor-widget elementor-widget-video\" data-id=\"38ebdb2\" data-element_type=\"widget\" data-settings=\"{&quot;video_type&quot;:&quot;hosted&quot;,&quot;controls&quot;:&quot;yes&quot;}\" data-widget_type=\"video.default\">ntttt<div class=\"elementor-widget-container\">nttttttt<div class=\"e-hosted-video elementor-wrapper elementor-open-inline\">nttttt<video class=\"elementor-video\" src=\"https://goldenstallionagency.com/wp-content/uploads/2025/08/VIDEO-2025-03-25-11-51-05.mp4\" controls=\"\" preload=\"metadata\" controlsList=\"nodownload\"></video>ntttt</div>ntttttt</div>ntttt</div>ntttt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-cdbf56e e-flex e-con-boxed e-con e-parent\" data-id=\"cdbf56e\" data-element_type=\"container\">nttttt<div class=\"e-con-inner\">ntt<div class=\"elementor-element elementor-element-12c3ec8 e-con-full e-flex e-con e-child\" data-id=\"12c3ec8\" data-element_type=\"container\">ntttt<div class=\"elementor-element elementor-element-bf58e3e elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"bf58e3e\" data-element_type=\"widget\" data-widget_type=\"heading.default\">ntttt<div class=\"elementor-widget-container\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Our <span>Success</span> Storiesn</h2>tttt</div>ntttt</div>ntt[elementor-element k=\"f193b19716fcd8e7bd0eee60db27b3ab\" data=\"eyJpZCI6ImM4ZmM4YzIiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5cIkNvbnZlcnRpY28gaXMgQlkgRkFSIHRoZSBtb3N0IGRlZGljYXRlZCwgZHJpdmVuLCByZWxlbnRsZXNzbHkgaW52ZXN0ZWQgYWdlbmN5IEkgaGF2ZSBldmVyIHdvcmtlZCB3aXRoLiBPbmNlIHRoZXkgZ2V0IHN0YXJ0ZWQgdGhleSByZWFsbHkgZG9uJ3QgZioqKiBhcm91bmQuXCI8YnIgXC8+LSBKb25hdGhhbiBIPFwvcD4iLCJhbGlnbiI6ImNlbnRlciIsIl9wYWRkaW5nIjp7InVuaXQiOiJweCIsInRvcCI6IjAiLCJyaWdodCI6IjAiLCJib3R0b20iOiIyMCIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOmZhbHNlfSwiX3BhZGRpbmdfdGFibGV0Ijp7InVuaXQiOiJweCIsInRvcCI6IjAiLCJyaWdodCI6IjAiLCJib3R0b20iOiIwIiwibGVmdCI6IjAiLCJpc0xpbmtlZCI6ZmFsc2V9LCJfZWxlbWVudF93aWR0aF9tb2JpbGUiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoX21vYmlsZSI6eyJ1bml0IjoiJSIsInNpemUiOjgwLCJzaXplcyI6W119LCJfZmxleF9hbGlnbl9zZWxmX21vYmlsZSI6ImNlbnRlciIsIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoicHgiLCJzaXplIjo3MjAsInNpemVzIjpbXX0sIl9mbGV4X2FsaWduX3NlbGYiOiJjZW50ZXIifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]tt</div>ntt<div class=\"elementor-element elementor-element-7924728 e-con-full e-flex e-con e-child\" data-id=\"7924728\" data-element_type=\"container\">ntt<div class=\"elementor-element elementor-element-2d9d91a e-grid e-con-full e-con e-child\" data-id=\"2d9d91a\" data-element_type=\"container\">ntt<a class=\"elementor-element elementor-element-fadf057 e-con-full e-flex e-con e-child\" data-id=\"fadf057\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\" href=\"https://goldenstallionagency.com/case-study/fsc-b2b-consultancy-wins-5-new-contracts-in-2-months/\">ntt<div class=\"elementor-element elementor-element-5d352a7 e-con-full e-flex e-con e-child\" data-id=\"5d352a7\" data-element_type=\"container\">ntttt<div class=\"elementor-element elementor-element-4426de9 elementor-hidden-desktop elementor-hidden-tablet elementor-hidden-mobile elementor-widget elementor-widget-heading\" data-id=\"4426de9\" data-element_type=\"widget\" data-widget_type=\"heading.default\">ntttt<div class=\"elementor-widget-container\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">CRO</h2>tttt</div>ntttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-63e000d e-con-full e-flex e-con e-child\" data-id=\"63e000d\" data-element_type=\"container\">ntttt<div class=\"elementor-element elementor-element-3f21619 elementor-widget elementor-widget-heading\" data-id=\"3f21619\" data-element_type=\"widget\" data-widget_type=\"heading.default\">ntttt<div class=\"elementor-widget-container\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">FSC B2B Consultancy Wins 5 New Contracts in 2 Months</h2>tttt</div>ntttt</div>ntt[elementor-element k=\"f193b19716fcd8e7bd0eee60db27b3ab\" data=\"eyJpZCI6IjE5MDM3ZjIiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJjdXN0b20iLCJ0eXBvZ3JhcGh5X2ZvbnRfZmFtaWx5IjoiSW50ZXIiLCJ0eXBvZ3JhcGh5X2ZvbnRfc2l6ZSI6eyJ1bml0IjoicHgiLCJzaXplIjoyMCwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9mb250X3NpemVfdGFibGV0Ijp7InVuaXQiOiJweCIsInNpemUiOjE1LCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2ZvbnRfc2l6ZV9tb2JpbGUiOnsidW5pdCI6InB4Iiwic2l6ZSI6MTQsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfZm9udF93ZWlnaHQiOiI0MDAiLCJ0eXBvZ3JhcGh5X2xpbmVfaGVpZ2h0Ijp7InVuaXQiOiJlbSIsInNpemUiOjEuMzk5OTk5OTk5OTk5OTk5OTExMTgyMTU4MDI5OTg3NDc2NzY2MTA5NDY2NTUyNzM0Mzc1LCJzaXplcyI6W119LCJfYmFja2dyb3VuZF9jb2xvciI6IiMwMjAxMDEiLCJjdXN0b21fY3NzIjoicDpsYXN0LWNoaWxkIHtcbiAgICBtYXJnaW46IDA7XG59IiwiZWRpdG9yIjoiPHA+QSBCMkIgY29uc3VsdGFuY3kgZmlybSBoYWQgYSBnZW5lcmljIERJWSB3ZWJzaXRlIHRoYXQgZGlkblx1MjAxOXQgcmVmbGVjdCB0aGVpciBleHBlcnRpc2UuIFBvdGVudGlhbCBjbGllbnRzIHdlcmVuXHUyMDE5dC4uLi4uPFwvcD4ifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]tt</div>ntttt</a>ntt<a class=\"elementor-element elementor-element-167ac1c e-con-full e-flex e-con e-child\" data-id=\"167ac1c\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\" href=\"https://goldenstallionagency.com/case-study/boutique-salon-sees-3x-more-bookings/\">ntt<div class=\"elementor-element elementor-element-f41f477 e-con-full e-flex e-con e-child\" data-id=\"f41f477\" data-element_type=\"container\">ntttt</div>ntt<div class=\"elementor-element elementor-element-e0a7dce e-con-full e-flex e-con e-child\" data-id=\"e0a7dce\" data-element_type=\"container\">ntttt<div class=\"elementor-element elementor-element-697257a elementor-widget elementor-widget-heading\" data-id=\"697257a\" data-element_type=\"widget\" data-widget_type=\"heading.default\">ntttt<div class=\"elementor-widget-container\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Boutique Salon Sees 3x More Bookings</h2>tttt</div>ntttt</div>ntt[elementor-element k=\"f193b19716fcd8e7bd0eee60db27b3ab\" data=\"eyJpZCI6ImE0ZDRiYzUiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJjdXN0b20iLCJ0eXBvZ3JhcGh5X2ZvbnRfZmFtaWx5IjoiSW50ZXIiLCJ0eXBvZ3JhcGh5X2ZvbnRfc2l6ZSI6eyJ1bml0IjoicHgiLCJzaXplIjoyMCwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9mb250X3NpemVfdGFibGV0Ijp7InVuaXQiOiJweCIsInNpemUiOjE1LCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2ZvbnRfc2l6ZV9tb2JpbGUiOnsidW5pdCI6InB4Iiwic2l6ZSI6MTQsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfZm9udF93ZWlnaHQiOiI0MDAiLCJ0eXBvZ3JhcGh5X2xpbmVfaGVpZ2h0Ijp7InVuaXQiOiJlbSIsInNpemUiOjEuMzk5OTk5OTk5OTk5OTk5OTExMTgyMTU4MDI5OTg3NDc2NzY2MTA5NDY2NTUyNzM0Mzc1LCJzaXplcyI6W119LCJfYmFja2dyb3VuZF9jb2xvciI6IiMwMjAxMDEiLCJjdXN0b21fY3NzIjoicDpsYXN0LWNoaWxkIHtcbiAgICBtYXJnaW46IDA7XG59IiwiZWRpdG9yIjoiPHA+UnVieVx1MjAxOXMgQmVhdXR5IHNhbG9uIGhhZCBubyB3ZWJzaXRlIC0gb25seSBhIEZhY2Vib29rIHBhZ2UuIFdhbGstaW5zIHdlcmUgdW5wcmVkaWN0YWJsZSwgcGhvbmUgYm9va2luZ3MuLi4uLi48XC9wPiJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]tt</div>ntttt</a>ntt<a class=\"elementor-element elementor-element-e27d136 e-con-full e-flex e-con e-child\" data-id=\"e27d136\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\" href=\"https://goldenstallionagency.com/case-study/hvac-company-generates-120k-in-new-sales/\">ntt<div class=\"elementor-element elementor-element-b573994 e-con-full e-flex e-con e-child\" data-id=\"b573994\" data-element_type=\"container\">ntttt</div>ntt<div class=\"elementor-element elementor-element-caf35df e-con-full e-flex e-con e-child\" data-id=\"caf35df\" data-element_type=\"container\">ntttt<div class=\"elementor-element elementor-element-a35a9ca elementor-widget elementor-widget-heading\" data-id=\"a35a9ca\" data-element_type=\"widget\" data-widget_type=\"heading.default\">ntttt<div class=\"elementor-widget-container\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">HVAC Company Generates $120K in New Sales</h2>tttt</div>ntttt</div>ntt[elementor-element k=\"f193b19716fcd8e7bd0eee60db27b3ab\" data=\"eyJpZCI6IjhkYmFjN2MiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJjdXN0b20iLCJ0eXBvZ3JhcGh5X2ZvbnRfZmFtaWx5IjoiSW50ZXIiLCJ0eXBvZ3JhcGh5X2ZvbnRfc2l6ZSI6eyJ1bml0IjoicHgiLCJzaXplIjoyMCwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9mb250X3NpemVfdGFibGV0Ijp7InVuaXQiOiJweCIsInNpemUiOjE1LCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2ZvbnRfc2l6ZV9tb2JpbGUiOnsidW5pdCI6InB4Iiwic2l6ZSI6MTQsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfZm9udF93ZWlnaHQiOiI0MDAiLCJ0eXBvZ3JhcGh5X2xpbmVfaGVpZ2h0Ijp7InVuaXQiOiJlbSIsInNpemUiOjEuMzk5OTk5OTk5OTk5OTk5OTExMTgyMTU4MDI5OTg3NDc2NzY2MTA5NDY2NTUyNzM0Mzc1LCJzaXplcyI6W119LCJfYmFja2dyb3VuZF9jb2xvciI6IiMwMjAxMDEiLCJjdXN0b21fY3NzIjoicDpsYXN0LWNoaWxkIHtcbiAgICBtYXJnaW46IDA7XG59IiwiZWRpdG9yIjoiPHA+VGludHdoZWVyIE1lY2hhbmljYWwgKEhWQUMgY29tcGFueSkgaGFkIGEgRElZLXN0eWxlIHdlYnNpdGUgdGhhdCBsb29rZWQgdW5wcm9mZXNzaW9uYWwuIEhvbWVvd25lcnMuLi4uLi48XC9wPiJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]tt</div>ntttt</a>ntt<a class=\"elementor-element elementor-element-aa0aeb4 e-con-full e-flex e-con e-child\" data-id=\"aa0aeb4\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\" href=\"https://goldenstallionagency.com/case-study/kyu-restaurant-217-booking-increase/\">ntt<div class=\"elementor-element elementor-element-4b0b16f e-con-full e-flex e-con e-child\" data-id=\"4b0b16f\" data-element_type=\"container\">ntttt</div>ntt<div class=\"elementor-element elementor-element-eb2288e e-con-full e-flex e-con e-child\" data-id=\"eb2288e\" data-element_type=\"container\">ntttt<div class=\"elementor-element elementor-element-5569f77 elementor-widget elementor-widget-heading\" data-id=\"5569f77\" data-element_type=\"widget\" data-widget_type=\"heading.default\">ntttt<div class=\"elementor-widget-container\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">KYU Restaurant - 217% Booking Increase</h2>tttt</div>ntttt</div>ntt[elementor-element k=\"f193b19716fcd8e7bd0eee60db27b3ab\" data=\"eyJpZCI6ImNkMzRlY2UiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJjdXN0b20iLCJ0eXBvZ3JhcGh5X2ZvbnRfZmFtaWx5IjoiSW50ZXIiLCJ0eXBvZ3JhcGh5X2ZvbnRfc2l6ZSI6eyJ1bml0IjoicHgiLCJzaXplIjoyMCwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9mb250X3NpemVfdGFibGV0Ijp7InVuaXQiOiJweCIsInNpemUiOjE1LCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2ZvbnRfc2l6ZV9tb2JpbGUiOnsidW5pdCI6InB4Iiwic2l6ZSI6MTQsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfZm9udF93ZWlnaHQiOiI0MDAiLCJ0eXBvZ3JhcGh5X2xpbmVfaGVpZ2h0Ijp7InVuaXQiOiJlbSIsInNpemUiOjEuMzk5OTk5OTk5OTk5OTk5OTExMTgyMTU4MDI5OTg3NDc2NzY2MTA5NDY2NTUyNzM0Mzc1LCJzaXplcyI6W119LCJfYmFja2dyb3VuZF9jb2xvciI6IiMwMjAxMDEiLCJjdXN0b21fY3NzIjoicDpsYXN0LWNoaWxkIHtcbiAgICBtYXJnaW46IDA7XG59IiwiZWRpdG9yIjoiPHA+S1lVIHJlc3RhdXJhbnQgZ3JvdXAgaGFkIGdyZWF0IGZvb2QgYnV0IGFuIG9ubGluZSBwcmVzZW5jZSB0aGF0IHdhcyBjb3N0aW5nIHRoZW0gY3VzdG9tZXJzLiBUaGVpciBvdXRkYXRlZCBzaXRlLi4uLi4uPFwvcD4ifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]tt</div>ntttt</a>ntt<a class=\"elementor-element elementor-element-d9d6c11 e-con-full e-flex e-con e-child\" data-id=\"d9d6c11\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\" href=\"https://goldenstallionagency.com/case-study/real-estate-developer-secures-38-qualified-leads-in-30-days/\">ntt<div class=\"elementor-element elementor-element-e316763 e-con-full e-flex e-con e-child\" data-id=\"e316763\" data-element_type=\"container\">ntttt</div>ntt<div class=\"elementor-element elementor-element-5782373 e-con-full e-flex e-con e-child\" data-id=\"5782373\" data-element_type=\"container\">ntttt<div class=\"elementor-element elementor-element-955f56f elementor-widget elementor-widget-heading\" data-id=\"955f56f\" data-element_type=\"widget\" data-widget_type=\"heading.default\">ntttt<div class=\"elementor-widget-container\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Real Estate Developer Secures 38 Qualified Leads in 30 Days</h2>tttt</div>ntttt</div>ntt[elementor-element k=\"f193b19716fcd8e7bd0eee60db27b3ab\" data=\"eyJpZCI6IjBmYWVjNzkiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJjdXN0b20iLCJ0eXBvZ3JhcGh5X2ZvbnRfZmFtaWx5IjoiSW50ZXIiLCJ0eXBvZ3JhcGh5X2ZvbnRfc2l6ZSI6eyJ1bml0IjoicHgiLCJzaXplIjoyMCwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9mb250X3NpemVfdGFibGV0Ijp7InVuaXQiOiJweCIsInNpemUiOjE1LCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2ZvbnRfc2l6ZV9tb2JpbGUiOnsidW5pdCI6InB4Iiwic2l6ZSI6MTQsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfZm9udF93ZWlnaHQiOiI0MDAiLCJ0eXBvZ3JhcGh5X2xpbmVfaGVpZ2h0Ijp7InVuaXQiOiJlbSIsInNpemUiOjEuMzk5OTk5OTk5OTk5OTk5OTExMTgyMTU4MDI5OTg3NDc2NzY2MTA5NDY2NTUyNzM0Mzc1LCJzaXplcyI6W119LCJfYmFja2dyb3VuZF9jb2xvciI6IiMwMjAxMDEiLCJjdXN0b21fY3NzIjoicDpsYXN0LWNoaWxkIHtcbiAgICBtYXJnaW46IDA7XG59IiwiZWRpdG9yIjoiPHA+QSBwcm9wZXJ0eSBkZXZlbG9wZXIgaGFkIGEgc3R1bm5pbmcgbmV3IHByb2plY3QgXHUyMDE0IGJ1dCB0aGVpciBvbGQgd2Vic2l0ZSBtYWRlIGl0IGxvb2sgbGlrZSBldmVyeSBvdGhlciBlc3RhdGUuIEJ1eWVycy4uLi4uLjxcL3A+In0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"]tt</div>ntttt</a>ntttt</div>ntttt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-4a89ebf p-20 e-flex e-con-boxed e-con e-parent\" data-id=\"4a89ebf\" data-element_type=\"container\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-389ff14 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"389ff14\" data-element_type=\"widget\" data-widget_type=\"heading.default\">ntttt<div class=\"elementor-widget-container\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Real <span>Results.</span> Real <span>Feedback.</span></h2>tttt</div>ntttt</div>ntt[elementor-element k=\"f193b19716fcd8e7bd0eee60db27b3ab\" data=\"eyJpZCI6ImI2MWEyZDgiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiJEaXNjb3ZlciBob3cgb3VyIHdvcmsgaGVscGVkIHRoZW0gc2NhbGUsIGNvbnZlcnQsIGFuZCBncm93LlxuXG4iLCJhbGlnbiI6ImNlbnRlciIsIl9wYWRkaW5nIjp7InVuaXQiOiJweCIsInRvcCI6IjAiLCJyaWdodCI6IjAiLCJib3R0b20iOiIyMCIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOmZhbHNlfSwiX3BhZGRpbmdfdGFibGV0Ijp7InVuaXQiOiJweCIsInRvcCI6IjAiLCJyaWdodCI6IjAiLCJib3R0b20iOiIwIiwibGVmdCI6IjAiLCJpc0xpbmtlZCI6ZmFsc2V9LCJfZWxlbWVudF93aWR0aF9tb2JpbGUiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoX21vYmlsZSI6eyJ1bml0IjoiJSIsInNpemUiOjgwLCJzaXplcyI6W119LCJfZmxleF9hbGlnbl9zZWxmX21vYmlsZSI6ImNlbnRlciJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]tt<div class=\"elementor-element elementor-element-8a2bc60 cstm-carousal-arow elementor-pagination-type-bullets elementor-arrows-position-inside elementor-pagination-position-outside elementor-widget elementor-widget-n-carousel\" data-id=\"8a2bc60\" data-element_type=\"widget\" data-settings=\"{&quot;carousel_items&quot;:[{&quot;slide_title&quot;:&quot;Slide #1&quot;,&quot;_id&quot;:&quot;12dfdf7&quot;},{&quot;slide_title&quot;:&quot;Slide #2&quot;,&quot;_id&quot;:&quot;bd23dd7&quot;},{&quot;slide_title&quot;:&quot;Slide #3&quot;,&quot;_id&quot;:&quot;a137c21&quot;},{&quot;slide_title&quot;:&quot;Slide #3&quot;,&quot;_id&quot;:&quot;640b17b&quot;}],&quot;slides_to_show&quot;:&quot;3&quot;,&quot;slides_to_scroll&quot;:&quot;1&quot;,&quot;slides_to_show_tablet&quot;:&quot;2&quot;,&quot;slides_to_show_mobile&quot;:&quot;1&quot;,&quot;autoplay&quot;:&quot;yes&quot;,&quot;autoplay_speed&quot;:5000,&quot;pause_on_hover&quot;:&quot;yes&quot;,&quot;pause_on_interaction&quot;:&quot;yes&quot;,&quot;infinite&quot;:&quot;yes&quot;,&quot;speed&quot;:500,&quot;offset_sides&quot;:&quot;none&quot;,&quot;arrows&quot;:&quot;yes&quot;,&quot;pagination&quot;:&quot;bullets&quot;,&quot;image_spacing_custom&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:10,&quot;sizes&quot;:[]},&quot;image_spacing_custom_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;image_spacing_custom_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\" data-widget_type=\"nested-carousel.default\">ntttt<div class=\"elementor-widget-container\">nttttttt<div class=\"e-n-carousel swiper\" role=\"region\" aria-roledescription=\"carousel\" aria-label=\"Carousel\" dir=\"ltr\">nttt<div class=\"swiper-wrapper\" aria-live=\"off\">ntttttttttt<div class=\"swiper-slide\" data-slide=\"1\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 of 4\">nttttttt<div class=\"elementor-element elementor-element-2ec2f02 e-flex e-con-boxed e-con e-child\" data-id=\"2ec2f02\" data-element_type=\"container\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-e74a368 elementor-widget elementor-widget-image\" data-id=\"e74a368\" data-element_type=\"widget\" data-widget_type=\"image.default\">ntttt<div class=\"elementor-widget-container\">nttttttttttttttt<img width=\"774\" height=\"497\" src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/1-1.webp\" class=\"attachment-large size-large wp-image-1534\" alt=\"\" srcset=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/1-1.webp 774w, https://goldenstallionagency.com/wp-content/uploads/2025/09/1-1-300x193.webp 300w, https://goldenstallionagency.com/wp-content/uploads/2025/09/1-1-768x493.webp 768w\" sizes=\"(max-width: 774px) 100vw, 774px\" />ttttttttttttttt</div>ntttt</div>nttttt</div>ntttt</div>ntttttttt</div>nttttttttttt<div class=\"swiper-slide\" data-slide=\"2\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"2 of 4\">nttttttt<div class=\"elementor-element elementor-element-cf1ae40 e-flex e-con-boxed e-con e-child\" data-id=\"cf1ae40\" data-element_type=\"container\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-5be6eae elementor-widget elementor-widget-image\" data-id=\"5be6eae\" data-element_type=\"widget\" data-widget_type=\"image.default\">ntttt<div class=\"elementor-widget-container\">nttttttttttttttt<img width=\"774\" height=\"497\" src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/2-1.webp\" class=\"attachment-large size-large wp-image-1535\" alt=\"\" srcset=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/2-1.webp 774w, https://goldenstallionagency.com/wp-content/uploads/2025/09/2-1-300x193.webp 300w, https://goldenstallionagency.com/wp-content/uploads/2025/09/2-1-768x493.webp 768w\" sizes=\"(max-width: 774px) 100vw, 774px\" />ttttttttttttttt</div>ntttt</div>nttttt</div>ntttt</div>ntttttttt</div>nttttttttttt<div class=\"swiper-slide\" data-slide=\"3\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"3 of 4\">nttttttt<div class=\"elementor-element elementor-element-3bf0d35 e-flex e-con-boxed e-con e-child\" data-id=\"3bf0d35\" data-element_type=\"container\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-cf12075 elementor-widget elementor-widget-image\" data-id=\"cf12075\" data-element_type=\"widget\" data-widget_type=\"image.default\">ntttt<div class=\"elementor-widget-container\">nttttttttttttttt<img width=\"774\" height=\"497\" src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/3-2.webp\" class=\"attachment-large size-large wp-image-1536\" alt=\"\" srcset=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/3-2.webp 774w, https://goldenstallionagency.com/wp-content/uploads/2025/09/3-2-300x193.webp 300w, https://goldenstallionagency.com/wp-content/uploads/2025/09/3-2-768x493.webp 768w\" sizes=\"(max-width: 774px) 100vw, 774px\" />ttttttttttttttt</div>ntttt</div>nttttt</div>ntttt</div>ntttttttt</div>nttttttttttt<div class=\"swiper-slide\" data-slide=\"4\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"4 of 4\">nttttttt<div class=\"elementor-element elementor-element-6f16e73 e-flex e-con-boxed e-con e-child\" data-id=\"6f16e73\" data-element_type=\"container\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-2f12b71 elementor-widget elementor-widget-image\" data-id=\"2f12b71\" data-element_type=\"widget\" data-widget_type=\"image.default\">ntttt<div class=\"elementor-widget-container\">nttttttttttttttt<img width=\"774\" height=\"497\" src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/5-2.webp\" class=\"attachment-large size-large wp-image-1537\" alt=\"\" srcset=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/5-2.webp 774w, https://goldenstallionagency.com/wp-content/uploads/2025/09/5-2-300x193.webp 300w, https://goldenstallionagency.com/wp-content/uploads/2025/09/5-2-768x493.webp 768w\" sizes=\"(max-width: 774px) 100vw, 774px\" />ttttttttttttttt</div>ntttt</div>nttttt</div>ntttt</div>ntttttttt</div>ntttttttt</div>ntt</div>nttttt<div class=\"elementor-swiper-button elementor-swiper-button-prev\" role=\"button\" tabindex=\"0\" aria-label=\"Previous\">ntttt<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-eicon-chevron-left\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M646 125C629 125 613 133 604 142L308 442C296 454 292 471 292 487 292 504 296 521 308 533L604 854C617 867 629 875 646 875 663 875 679 871 692 858 704 846 713 829 713 812 713 796 708 779 692 767L438 487 692 225C700 217 708 204 708 187 708 171 704 154 692 142 675 129 663 125 646 125Z\"></path></svg>ttt</div>nttt<div class=\"elementor-swiper-button elementor-swiper-button-next\" role=\"button\" tabindex=\"0\" aria-label=\"Next\">ntttt<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-eicon-chevron-right\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M696 533C708 521 713 504 713 487 713 471 708 454 696 446L400 146C388 133 375 125 354 125 338 125 325 129 313 142 300 154 292 171 292 187 292 204 296 221 308 233L563 492 304 771C292 783 288 800 288 817 288 833 296 850 308 863 321 871 338 875 354 875 371 875 388 867 400 854L696 533Z\"></path></svg>ttt</div>nttttt<div class=\"swiper-pagination\"></div>ntttttt</div>ntttt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-406ebc0 p-20 e-flex e-con-boxed e-con e-parent\" data-id=\"406ebc0\" data-element_type=\"container\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-cf82b91 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"cf82b91\" data-element_type=\"widget\" data-widget_type=\"heading.default\">ntttt<div class=\"elementor-widget-container\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Book<span> A Call</span> <br>With Us!</h2>tttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-0165ac7 e-con-full e-flex e-con e-child\" data-id=\"0165ac7\" data-element_type=\"container\">ntttt<div class=\"elementor-element elementor-element-4c059f5 elementor-mobile-align-justify elementor-widget elementor-widget-button\" data-id=\"4c059f5\" data-element_type=\"widget\" data-widget_type=\"button.default\">ntttt<div class=\"elementor-widget-container\">nttttttttt<div class=\"elementor-button-wrapper\">nttttt<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https://calendly.com/goldenstallionagency/real-estate-and-development-branding-discovery-clone\">ntttttt<span class=\"elementor-button-content-wrapper\">nttttttttt<span class=\"elementor-button-text\">Book A Call Now!</span>nttttt</span>nttttt</a>ntttt</div>ntttttttt</div>ntttt</div>ntttt</div>ntttt<div class=\"elementor-element elementor-element-c454aed cstm-calender elementor-widget elementor-widget-html\" data-id=\"c454aed\" data-element_type=\"widget\" data-widget_type=\"html.default\">ntttt<div class=\"elementor-widget-container\">nttttt<iframe src=\"https://calendly.com/goldenstallionwebagency/hospitality-website-discovery-call\" width=\"100%\" height=\"600\" frameborder=\"0\" scrolling=\"no\">ufeffufeffufeffufeffufeffufeff</iframe>tttt</div>ntttt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-662598c p-20 e-flex e-con-boxed e-con e-parent\" data-id=\"662598c\" data-element_type=\"container\">nttttt<div class=\"e-con-inner\">ntt[elementor-element k=\"f193b19716fcd8e7bd0eee60db27b3ab\" data=\"eyJpZCI6IjY1MWE1YTUiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8c3BhbiBzdHlsZT1cInRleHQtZGVjb3JhdGlvbjogdW5kZXJsaW5lO1wiPjxhIGhyZWY9XCJodHRwczpcL1wvZ29sZGVuc3RhbGxpb25hZ2VuY3kuY29tXC9wb3J0Zm9saW9cL1wiPlZpZXcgUG9ydGZvbGlvPFwvYT48XC9zcGFuPiIsImFsaWduIjoiY2VudGVyIiwiX3BhZGRpbmciOnsidW5pdCI6InB4IiwidG9wIjoiMCIsInJpZ2h0IjoiMCIsImJvdHRvbSI6IjEwIiwibGVmdCI6IjAiLCJpc0xpbmtlZCI6ZmFsc2V9LCJfX2dsb2JhbHNfXyI6eyJsaW5rX2NvbG9yIjoiZ2xvYmFsc1wvY29sb3JzP2lkPXRleHQiLCJsaW5rX2hvdmVyX2NvbG9yIjoiZ2xvYmFsc1wvY29sb3JzP2lkPTQ4OGM1OWQifX0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"]tt<div class=\"elementor-element elementor-element-9a9e453 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"9a9e453\" data-element_type=\"widget\" data-widget_type=\"heading.default\">ntttt<div class=\"elementor-widget-container\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Frequently Asked<br><span> Questions</span>n</h2>tttt</div>ntttt</div>ntttt<div class=\"elementor-element elementor-element-6e5a4b2 elementor-widget__width-initial cstm-accordian-ss elementor-widget elementor-widget-n-accordion\" data-id=\"6e5a4b2\" data-element_type=\"widget\" data-settings=\"{&quot;default_state&quot;:&quot;expanded&quot;,&quot;max_items_expended&quot;:&quot;one&quot;,&quot;n_accordion_animation_duration&quot;:{&quot;unit&quot;:&quot;ms&quot;,&quot;size&quot;:400,&quot;sizes&quot;:[]}}\" data-widget_type=\"nested-accordion.default\">ntttt<div class=\"elementor-widget-container\">nttttttt<div class=\"e-n-accordion\" aria-label=\"Accordion. Open links with Enter or Space, close with Escape, and navigate with Arrow Keys\">ntttttt<details id=\"e-n-accordion-item-1150\" class=\"e-n-accordion-item\" open>ntttt<summary class=\"e-n-accordion-item-title\" data-accordion-index=\"1\" tabindex=\"0\" aria-expanded=\"true\" aria-controls=\"e-n-accordion-item-1150\" >nttttt<span class=\'e-n-accordion-item-title-header\'><div class=\"e-n-accordion-item-title-text\">  What Services Does Golden Stallion Agency Offer? </div></span>nttttttt<span class=\'e-n-accordion-item-title-icon\'>nttt<span class=\'e-opened\' ><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-minus\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M416 208H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h384c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z\"></path></svg></span>nttt<span class=\'e-closed\'><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-plus\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M416 208H272V64c0-17.67-14.33-32-32-32h-32c-17.67 0-32 14.33-32 32v144H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h144v144c0 17.67 14.33 32 32 32h32c17.67 0 32-14.33 32-32V304h144c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z\"></path></svg></span>ntt</span>nntttttt</summary>ntttt<div role=\"region\" aria-labelledby=\"e-n-accordion-item-1150\" class=\"elementor-element elementor-element-9abb8ad e-con-full cstm-index e-flex e-con e-child\" data-id=\"9abb8ad\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">ntt[elementor-element k=\"f193b19716fcd8e7bd0eee60db27b3ab\" data=\"eyJpZCI6IjIzMWIzNWEiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5Hb2xkZW4gU3RhbGxpb24gQWdlbmN5IGlzIGEgZnVsbC1zZXJ2aWNlIGRpZ2l0YWwgcGFydG5lciBmb3IgZGVudGFsLCBsZWdhbCwgYW5kIGhvc3BpdGFsaXR5IGJyYW5kcy4gT3VyIHNlcnZpY2VzIGluY2x1ZGUgd2Vic2l0ZSBkZXNpZ24gYW5kIGRldmVsb3BtZW50LCBTRU8gb3B0aW1pemF0aW9uLCBkaWdpdGFsIG1hcmtldGluZywgYW5kIG9uZ29pbmcgbWFpbnRlbmFuY2UgYW5kIHN1cHBvcnQuPFwvcD4ifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]tt</div>nttttt</details>ntttttt<details id=\"e-n-accordion-item-1151\" class=\"e-n-accordion-item\" >ntttt<summary class=\"e-n-accordion-item-title\" data-accordion-index=\"2\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-1151\" >nttttt<span class=\'e-n-accordion-item-title-header\'><div class=\"e-n-accordion-item-title-text\"> How long does it take to build a website? </div></span>nttttttt<span class=\'e-n-accordion-item-title-icon\'>nttt<span class=\'e-opened\' ><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-minus\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M416 208H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h384c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z\"></path></svg></span>nttt<span class=\'e-closed\'><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-plus\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M416 208H272V64c0-17.67-14.33-32-32-32h-32c-17.67 0-32 14.33-32 32v144H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h144v144c0 17.67 14.33 32 32 32h32c17.67 0 32-14.33 32-32V304h144c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z\"></path></svg></span>ntt</span>nntttttt</summary>ntttt<div role=\"region\" aria-labelledby=\"e-n-accordion-item-1151\" class=\"elementor-element elementor-element-188a9f4 e-con-full cstm-index e-flex e-con e-child\" data-id=\"188a9f4\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">ntt[elementor-element k=\"f193b19716fcd8e7bd0eee60db27b3ab\" data=\"eyJpZCI6IjQyOTQ5ZWYiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5Hb2xkZW4gU3RhbGxpb24gQWdlbmN5IGlzIGEgZnVsbC1zZXJ2aWNlIGRpZ2l0YWwgcGFydG5lciBmb3IgZGVudGFsLCBsZWdhbCwgYW5kIGhvc3BpdGFsaXR5IGJyYW5kcy4gT3VyIHNlcnZpY2VzIGluY2x1ZGUgd2Vic2l0ZSBkZXNpZ24gYW5kIGRldmVsb3BtZW50LCBTRU8gb3B0aW1pemF0aW9uLCBkaWdpdGFsIG1hcmtldGluZywgYW5kIG9uZ29pbmcgbWFpbnRlbmFuY2UgYW5kIHN1cHBvcnQuPFwvcD4ifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]tt</div>nttttt</details>ntttttt<details id=\"e-n-accordion-item-1152\" class=\"e-n-accordion-item\" >ntttt<summary class=\"e-n-accordion-item-title\" data-accordion-index=\"3\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-1152\" >nttttt<span class=\'e-n-accordion-item-title-header\'><div class=\"e-n-accordion-item-title-text\"> Do you offer e-commerce solutions? </div></span>nttttttt<span class=\'e-n-accordion-item-title-icon\'>nttt<span class=\'e-opened\' ><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-minus\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M416 208H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h384c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z\"></path></svg></span>nttt<span class=\'e-closed\'><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-plus\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M416 208H272V64c0-17.67-14.33-32-32-32h-32c-17.67 0-32 14.33-32 32v144H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h144v144c0 17.67 14.33 32 32 32h32c17.67 0 32-14.33 32-32V304h144c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z\"></path></svg></span>ntt</span>nntttttt</summary>ntttt<div role=\"region\" aria-labelledby=\"e-n-accordion-item-1152\" class=\"elementor-element elementor-element-832ec1b e-con-full cstm-index e-flex e-con e-child\" data-id=\"832ec1b\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">ntt[elementor-element k=\"f193b19716fcd8e7bd0eee60db27b3ab\" data=\"eyJpZCI6ImQ1ZDA0YzIiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiJZZXMsIHdlIHNwZWNpYWxpemUgaW4gY3JlYXRpbmcgc2VjdXJlIGFuZCB1c2VyLWZyaWVuZGx5IGUtY29tbWVyY2Ugd2Vic2l0ZXMgdG8gaGVscCB5b3VyIGJ1c2luZXNzIHNlbGwgcHJvZHVjdHMgb3Igc2VydmljZXMgb25saW5lLiJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]tt</div>nttttt</details>ntttttt<details id=\"e-n-accordion-item-1153\" class=\"e-n-accordion-item\" >ntttt<summary class=\"e-n-accordion-item-title\" data-accordion-index=\"4\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-1153\" >nttttt<span class=\'e-n-accordion-item-title-header\'><div class=\"e-n-accordion-item-title-text\"> How do I get started with Golden Stallion Agency? </div></span>nttttttt<span class=\'e-n-accordion-item-title-icon\'>nttt<span class=\'e-opened\' ><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-minus\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M416 208H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h384c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z\"></path></svg></span>nttt<span class=\'e-closed\'><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-plus\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M416 208H272V64c0-17.67-14.33-32-32-32h-32c-17.67 0-32 14.33-32 32v144H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h144v144c0 17.67 14.33 32 32 32h32c17.67 0 32-14.33 32-32V304h144c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z\"></path></svg></span>ntt</span>nntttttt</summary>ntttt<div role=\"region\" aria-labelledby=\"e-n-accordion-item-1153\" class=\"elementor-element elementor-element-aa0185f e-con-full cstm-index e-flex e-con e-child\" data-id=\"aa0185f\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">ntt[elementor-element k=\"f193b19716fcd8e7bd0eee60db27b3ab\" data=\"eyJpZCI6IjFkZGM1MmMiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiJHZXR0aW5nIHN0YXJ0ZWQgaXMgZWFzeSEgU2ltcGx5IEJvb2sgYSBDYWxsIHdpdGggVGluYXNoZSwgYW5kIHdlXHUyMDE5bGwgZGlzY3VzcyB5b3VyIGJ1c2luZXNzIG5lZWRzIGFuZCBnb2Fscy4gRnJvbSB0aGVyZSwgd2VcdTIwMTlsbCBjcmVhdGUgYSBjdXN0b20gcGxhbiB0byBidWlsZCB5b3VyIGhpZ2gtY29udmVydGluZyB3ZWJzaXRlLiIsIl9fZ2xvYmFsc19fIjp7ImxpbmtfY29sb3IiOiJnbG9iYWxzXC9jb2xvcnM/aWQ9M2M3Y2U0YSJ9fSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]tt</div>nttttt</details>ntttttt<details id=\"e-n-accordion-item-1154\" class=\"e-n-accordion-item\" >ntttt<summary class=\"e-n-accordion-item-title\" data-accordion-index=\"5\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-1154\" >nttttt<span class=\'e-n-accordion-item-title-header\'><div class=\"e-n-accordion-item-title-text\"> What happens if we donu2019t see results by the end of the program </div></span>nttttttt<span class=\'e-n-accordion-item-title-icon\'>nttt<span class=\'e-opened\' ><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-minus\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M416 208H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h384c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z\"></path></svg></span>nttt<span class=\'e-closed\'><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-plus\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M416 208H272V64c0-17.67-14.33-32-32-32h-32c-17.67 0-32 14.33-32 32v144H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h144v144c0 17.67 14.33 32 32 32h32c17.67 0 32-14.33 32-32V304h144c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z\"></path></svg></span>ntt</span>nntttttt</summary>ntttt<div role=\"region\" aria-labelledby=\"e-n-accordion-item-1154\" class=\"elementor-element elementor-element-842b746 e-con-full cstm-index e-flex e-con e-child\" data-id=\"842b746\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">ntt[elementor-element k=\"f193b19716fcd8e7bd0eee60db27b3ab\" data=\"eyJpZCI6ImY4N2Y4NmMiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiJXZSBnaXZlIHlvdSBhbGwgeW91ciBtb25leSBiYWNrIFx1MjAxMyBzaW1wbGUgYXNcbnRoYXQiLCJfX2dsb2JhbHNfXyI6eyJsaW5rX2NvbG9yIjoiZ2xvYmFsc1wvY29sb3JzP2lkPTNjN2NlNGEifX0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"]tt</div>nttttt</details>nttttt</div>ntttttt</div>ntttt</div>ntttt<div class=\"elementor-element elementor-element-57c2499 elementor-widget elementor-widget-html\" data-id=\"57c2499\" data-element_type=\"widget\" data-widget_type=\"html.default\">ntttt<div class=\"elementor-widget-container\">nttttt<!DOCTYPE html>rn<html lang=\"en\">rnrn<head>rn  <meta charset=\"UTF-8\">rn  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">rn  <title>Document</title>rn</head>rn<style>rn  /* Custom CSS Variables */rn  :root {rn    --accent-glow: #ff9100;rn    --secondary-glow: #ff0055;rn    --white-border: rgba(255, 255, 255, 0.4);rn    --black: #000000;rn    --transparent: rgba(0, 0, 0, 0);rn  }rnrn  /* 1. Combined Animation Keyframes (Rotation and Scale) */rn  @keyframes rotate-and-scale {rnrn    /* Center Top (Full Width) */rn    0% {rn      transform: rotate(0deg) scaleX(1);rn    }rnrn    /* Corner (Narrower) */rn    25% {rn      transform: rotate(90deg) scaleX(0.25);rn    }rnrn    /* Center Bottom (Full Width) */rn    50% {rn      transform: rotate(180deg) scaleX(1);rn    }rnrn    /* Corner (Narrower) */rn    75% {rn      transform: rotate(270deg) scaleX(0.25);rn    }rnrn    /* Back to Start */rn    100% {rn      transform: rotate(360deg) scaleX(1);rn    }rn  }rnrn  /* Base and Wrapper styles */rnrn  .hero-button-wrap {rn    display: flex;rn    justify-content: center;rn    align-items: center;rn  }rnrn  /* 2. Main Button Container (White Border) */rn  .primary-button-block {rn    width: 300px;rn    height: 60px;rn    border: 1px solid var(--white-border);rn    background-color: var(--black);rn    border-radius: 200px;rn    display: flex;rn    justify-content: center;rn    align-items: center;rn    padding: 1px;rn    position: relative;rn    overflow: hidden;rn    text-decoration: none;rn  }rnrn  /* 3. Rotating Stroke Wrapper (Removed \'filter: blur()\') */rn  .button-stroke-wrapp {rn    z-index: 1;rn    position: absolute;rnrn    /* Size ko kam kia taake effect ziada tight rahe */rn    width: 200%;rn    height: 300%;rn    top: -100%;rn    left: -50%;rnrn    display: flex;rn    justify-content: center;rn    align-items: center;rnrn    /* Animation wahi rahegi */rn    animation: rotate-and-scale 4s linear infinite;rn    /* **YE LINE HATA DI GAYI HAI: filter: blur(3px);** */rn  }rnrn  .button-stroke-block,rn  .button-stroke-block-v2 {rn    /* Gradient wahi rahega */rn    background-image: linear-gradient(180deg,rn        var(--transparent) 10%,rn        var(--accent-glow) 40%,rn        var(--secondary-glow) 55%,rn        var(--transparent) 90%);rn    width: 50%;rn    height: 100%;rn  }rnrn  /* 4. Inner Black Layer (Text aur background) */rn  .button-text-wrap {rn    z-index: 2;rn    background-color: var(--black);rn    border-radius: 200px;rn    width: 100%;rn    height: 100%;rn    display: flex;rn    justify-content: center;rn    align-items: center;rn    position: relative;rn  }rnrn  .primary-button-text {rn    color: white;rn    font-family: Calsans, Arial, sans-serif;rn    font-size: 18px;rn    font-weight: 600;rn    text-transform: capitalize;rn  }rn</style>rnrn<body>rnrn  <div class=\"hero-button-wrap\">rn    <a href=\"https://calendly.com/goldenstallionagency/real-estate-and-development-branding-discovery-clone\" class=\"primary-button-block\">rn      <div class=\"button-stroke-wrapp\">rn        <div class=\"button-stroke-block\"></div>rn        <div class=\"button-stroke-block-v2\"></div>rn      </div>rn      <div class=\"button-text-wrap\">rn        <div class=\"primary-button-text\"> Book A Call Now!</div>rn      </div>rn    </a>rn  </div>rnrnrn</body>rnrn</html>tttt</div>ntttt</div>nttttt</div>ntttt</div>ntt\",\"scripts\":[],\"styles\":[]}}'),(19113,1848,'_wp_page_template','page-templates/template-pagebuilder-full-width.php'),(19114,1848,'_elementor_edit_mode','builder'),(19115,1848,'_elementor_template_type','wp-page'),(19116,1848,'_elementor_version','3.32.4'),(19117,1848,'_elementor_pro_version','3.32.1'),(19118,1848,'_elementor_data','[{\"id\":\"d9215c5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"43\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"css_classes\":\"p-20\"},\"elements\":[{\"id\":\"3c76218\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/09\\/image_2024-11-08_222804488.webp\",\"id\":1435,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_flex_align_self\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7bac6b3\",\"elType\":\"widget\",\"settings\":{\"title\":\"We help ambitious brands turn <span>underperforming websites<\\/span> into high-converting sales machines,<br> using trust-driven & <span> conversion-focused <\\/span> web design.\\n\",\"typography_typography\":\"custom\",\"typography_font_family\":\"calsans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"header_size\":\"h1\",\"align\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"custom\",\"size\":\"130%\",\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":1000,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=nvlightbg\"},\"typography_text_transform\":\"capitalize\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"655f644\",\"elType\":\"widget\",\"settings\":{\"title\":\"Watch this short video to see how it works:\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":31,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"18\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"1ebccf3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"css_classes\":\"p-20 video-container-wrap\",\"custom_css\":\":root {\\r\\n  --gold-center: rgba(250, 205, 34, 0.6); \\/* golden center *\\/\\r\\n  --gold-mid: rgba(250, 205, 34, 0.3);    \\/* soft golden *\\/\\r\\n  --black: #000000;\\r\\n}\\r\\n\\r\\n.video-container-wrap {\\r\\n  position: relative;\\r\\n}\\r\\n\\r\\n\\/* Overlay Glow *\\/\\r\\n.video-container-wrap::before {\\r\\n  content: \\\"\\\";\\r\\n  position: absolute;\\r\\n  top: 0;\\r\\n  left: 0;\\r\\n  width: 100%;   \\/* wrapper jitna hi *\\/\\r\\n  height: 100%;  \\/* wrapper jitna hi *\\/\\r\\n  pointer-events: none;\\r\\n  z-index: -1; \\/* video ke neeche rehne ke liye neeche adjust karna padega *\\/\\r\\n\\r\\n  background: radial-gradient(\\r\\n    circle,\\r\\n    var(--gold-center) 40%, \\r\\n    var(--gold-mid) 70%,\\r\\n    transparent 100%\\r\\n  );\\r\\n\\r\\n  filter: blur(40px); \\/* thoda blur kam kar diya *\\/\\r\\n}\\r\\n\\r\\n\\/* Video iframe *\\/\\r\\n.video-container-wrap iframe {\\r\\n  position: relative;\\r\\n}\\r\\n\",\"width\":{\"unit\":\"px\",\"size\":1080,\"sizes\":[]}},\"elements\":[{\"id\":\"b9048a3\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"youtube.com\\/watch?v=xjJlm6IjBDQ&feature=youtu.be&themeRefresh=1\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"videopress_url\":\"https:\\/\\/videopress.com\\/v\\/ZCAOzTNk\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":true},{\"id\":\"8c35c94\",\"elType\":\"container\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"css_classes\":\"p-20\"},\"elements\":[{\"id\":\"4974384\",\"elType\":\"widget\",\"settings\":{\"html\":\"<!DOCTYPE html>\\r\\n<html lang=\\\"en\\\">\\r\\n\\r\\n<head>\\r\\n  <meta charset=\\\"UTF-8\\\">\\r\\n  <meta name=\\\"viewport\\\" content=\\\"width=device-width, initial-scale=1.0\\\">\\r\\n  <title>Document<\\/title>\\r\\n<\\/head>\\r\\n<style>\\r\\n  \\/* Custom CSS Variables *\\/\\r\\n  :root {\\r\\n    --accent-glow: #ff9100;\\r\\n    --secondary-glow: #ff0055;\\r\\n    --white-border: rgba(255, 255, 255, 0.4);\\r\\n    --black: #000000;\\r\\n    --transparent: rgba(0, 0, 0, 0);\\r\\n  }\\r\\n\\r\\n  \\/* 1. Combined Animation Keyframes (Rotation and Scale) *\\/\\r\\n  @keyframes rotate-and-scale {\\r\\n\\r\\n    \\/* Center Top (Full Width) *\\/\\r\\n    0% {\\r\\n      transform: rotate(0deg) scaleX(1);\\r\\n    }\\r\\n\\r\\n    \\/* Corner (Narrower) *\\/\\r\\n    25% {\\r\\n      transform: rotate(90deg) scaleX(0.25);\\r\\n    }\\r\\n\\r\\n    \\/* Center Bottom (Full Width) *\\/\\r\\n    50% {\\r\\n      transform: rotate(180deg) scaleX(1);\\r\\n    }\\r\\n\\r\\n    \\/* Corner (Narrower) *\\/\\r\\n    75% {\\r\\n      transform: rotate(270deg) scaleX(0.25);\\r\\n    }\\r\\n\\r\\n    \\/* Back to Start *\\/\\r\\n    100% {\\r\\n      transform: rotate(360deg) scaleX(1);\\r\\n    }\\r\\n  }\\r\\n\\r\\n  \\/* Base and Wrapper styles *\\/\\r\\n\\r\\n  .hero-button-wrap {\\r\\n    display: flex;\\r\\n    justify-content: center;\\r\\n    align-items: center;\\r\\n  }\\r\\n\\r\\n  \\/* 2. Main Button Container (White Border) *\\/\\r\\n  .primary-button-block {\\r\\n    width: 300px;\\r\\n    height: 60px;\\r\\n    border: 1px solid var(--white-border);\\r\\n    background-color: var(--black);\\r\\n    border-radius: 200px;\\r\\n    display: flex;\\r\\n    justify-content: center;\\r\\n    align-items: center;\\r\\n    padding: 1px;\\r\\n    position: relative;\\r\\n    overflow: hidden;\\r\\n    text-decoration: none;\\r\\n  }\\r\\n\\r\\n  \\/* 3. Rotating Stroke Wrapper (Removed \'filter: blur()\') *\\/\\r\\n  .button-stroke-wrapp {\\r\\n    z-index: 1;\\r\\n    position: absolute;\\r\\n\\r\\n    \\/* Size ko kam kia taake effect ziada tight rahe *\\/\\r\\n    width: 200%;\\r\\n    height: 300%;\\r\\n    top: -100%;\\r\\n    left: -50%;\\r\\n\\r\\n    display: flex;\\r\\n    justify-content: center;\\r\\n    align-items: center;\\r\\n\\r\\n    \\/* Animation wahi rahegi *\\/\\r\\n    animation: rotate-and-scale 4s linear infinite;\\r\\n    \\/* **YE LINE HATA DI GAYI HAI: filter: blur(3px);** *\\/\\r\\n  }\\r\\n\\r\\n  .button-stroke-block,\\r\\n  .button-stroke-block-v2 {\\r\\n    \\/* Gradient wahi rahega *\\/\\r\\n    background-image: linear-gradient(180deg,\\r\\n        var(--transparent) 10%,\\r\\n        var(--accent-glow) 40%,\\r\\n        var(--secondary-glow) 55%,\\r\\n        var(--transparent) 90%);\\r\\n    width: 50%;\\r\\n    height: 100%;\\r\\n  }\\r\\n\\r\\n  \\/* 4. Inner Black Layer (Text aur background) *\\/\\r\\n  .button-text-wrap {\\r\\n    z-index: 2;\\r\\n    background-color: var(--black);\\r\\n    border-radius: 200px;\\r\\n    width: 100%;\\r\\n    height: 100%;\\r\\n    display: flex;\\r\\n    justify-content: center;\\r\\n    align-items: center;\\r\\n    position: relative;\\r\\n  }\\r\\n\\r\\n  .primary-button-text {\\r\\n    color: white;\\r\\n    font-family: Calsans, Arial, sans-serif;\\r\\n    font-size: 18px;\\r\\n    font-weight: 600;\\r\\n    text-transform: capitalize;\\r\\n  }\\r\\n<\\/style>\\r\\n\\r\\n<body>\\r\\n\\r\\n  <div class=\\\"hero-button-wrap\\\">\\r\\n    <a href=\\\"https:\\/\\/calendly.com\\/goldenstallionagency\\/real-estate-and-development-branding-discovery-clone\\\" class=\\\"primary-button-block\\\">\\r\\n      <div class=\\\"button-stroke-wrapp\\\">\\r\\n        <div class=\\\"button-stroke-block\\\"><\\/div>\\r\\n        <div class=\\\"button-stroke-block-v2\\\"><\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"button-text-wrap\\\">\\r\\n        <div class=\\\"primary-button-text\\\"> Book A Call Now!<\\/div>\\r\\n      <\\/div>\\r\\n    <\\/a>\\r\\n  <\\/div>\\r\\n\\r\\n\\r\\n<\\/body>\\r\\n\\r\\n<\\/html>\"},\"elements\":[],\"widgetType\":\"html\"},{\"id\":\"3dcd95f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Trusted by Leading Companies Worldwide\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=69c152f\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"02d17cd\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":false,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7b7e55e\",\"elType\":\"widget\",\"settings\":{\"number_of_items\":6,\"transition_speed\":8000,\"item_image\":{\"unit\":\"px\",\"size\":140,\"sizes\":[],\"value\":\"100\"},\"box_height\":{\"unit\":\"px\",\"size\":60,\"sizes\":[],\"value\":\"200\"},\"box_background\":\"#FFFFFF00\",\"item_padding\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"item_border_border\":\"none\",\"badge_min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[],\"value\":\"0\"},\"badge_min_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[],\"value\":\"0\"},\"multisource_posts_include_date_meta_format\":\"Ymd\",\"multisource_posts_maxitems\":10,\"multisource_items\":[{\"item_type\":\"image\",\"image\":{\"id\":0,\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/plugins\\/unlimited-elements-for-elementor\\/images\\/gallery1.jpg\"},\"_id\":\"78392db\"},{\"item_type\":\"image\",\"image\":{\"id\":0,\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/plugins\\/unlimited-elements-for-elementor\\/images\\/gallery2.jpg\"},\"_id\":\"5758006\"},{\"item_type\":\"youtube\",\"image\":{\"id\":0,\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/plugins\\/unlimited-elements-for-elementor\\/images\\/gallery3.jpg\"},\"url_youtube\":\"qrO4YZeyl0I\",\"_id\":\"9de3eb6\"},{\"item_type\":\"image\",\"image\":{\"id\":0,\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/plugins\\/unlimited-elements-for-elementor\\/images\\/gallery5.jpg\"},\"_id\":\"d60f923\"},{\"item_type\":\"vimeo\",\"image\":{\"id\":0,\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/plugins\\/unlimited-elements-for-elementor\\/images\\/gallery4.jpg\"},\"vimeo_id\":\"581014653\",\"_id\":\"75ae447\"},{\"item_type\":\"html5\",\"image\":{\"id\":0,\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/plugins\\/unlimited-elements-for-elementor\\/images\\/gallery6.jpg\"},\"url_html5\":\"http:\\/\\/commondatastorage.googleapis.com\\/gtv-videos-bucket\\/sample\\/BigBuckBunny.mp4\",\"_id\":\"7af169b\"},{\"item_type\":\"image\",\"image\":{\"id\":0,\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/plugins\\/unlimited-elements-for-elementor\\/images\\/gallery1.jpg\"},\"_id\":\"26b2ae5\"}],\"multisource_instagram\":\"@gianlucavacchi\",\"multisource_instagram_num_items\":12,\"uc_items\":[{\"title\":\"Item 1\",\"image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/09\\/client-11.webp\",\"id\":1358,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_attributes_nosize\":\" src=\\\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/ac_assets\\/logo_marquee\\/logo1.png\\\"\",\"image_attributes\":\" src=\\\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/ac_assets\\/logo_marquee\\/logo1.png\\\"\",\"image_thumb\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/ac_assets\\/logo_marquee\\/logo1.png\",\"link\":{\"url\":\"#\"},\"_generated_id\":\"nyxfw\",\"item_repeater_class\":\"elementor-repeater-item-nyxfw\",\"_id\":\"72a5645\"},{\"title\":\"Item 2\",\"image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/09\\/client-9-1.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_attributes_nosize\":\" src=\\\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/ac_assets\\/logo_marquee\\/logo2.png\\\"\",\"image_attributes\":\" src=\\\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/ac_assets\\/logo_marquee\\/logo2.png\\\"\",\"image_thumb\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/ac_assets\\/logo_marquee\\/logo2.png\",\"link\":{\"url\":\"#\"},\"_generated_id\":\"642oj\",\"item_repeater_class\":\"elementor-repeater-item-642oj\",\"_id\":\"e898437\"},{\"title\":\"Item 3\",\"image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/09\\/client-4.webp\",\"id\":1356,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_attributes_nosize\":\" src=\\\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/ac_assets\\/logo_marquee\\/logo3.png\\\"\",\"image_attributes\":\" src=\\\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/ac_assets\\/logo_marquee\\/logo3.png\\\"\",\"image_thumb\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/ac_assets\\/logo_marquee\\/logo3.png\",\"link\":{\"url\":\"#\"},\"_generated_id\":\"289ce\",\"item_repeater_class\":\"elementor-repeater-item-289ce\",\"_id\":\"dffa4c8\"},{\"title\":\"Item 4\",\"image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/09\\/client-1.webp\",\"id\":1355,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_attributes_nosize\":\" src=\\\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/ac_assets\\/logo_marquee\\/logo4.png\\\"\",\"image_attributes\":\" src=\\\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/ac_assets\\/logo_marquee\\/logo4.png\\\"\",\"image_thumb\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/ac_assets\\/logo_marquee\\/logo4.png\",\"link\":{\"url\":\"#\"},\"_generated_id\":\"em6tf\",\"item_repeater_class\":\"elementor-repeater-item-em6tf\",\"_id\":\"bc93c51\"},{\"title\":\"Item 5\",\"image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/09\\/client-7.webp\",\"id\":1353,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_attributes_nosize\":\" src=\\\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/ac_assets\\/logo_marquee\\/logo6.png\\\"\",\"image_attributes\":\" src=\\\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/ac_assets\\/logo_marquee\\/logo6.png\\\"\",\"image_thumb\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/ac_assets\\/logo_marquee\\/logo6.png\",\"link\":{\"url\":\"#\"},\"_generated_id\":\"vuwj5\",\"item_repeater_class\":\"elementor-repeater-item-vuwj5\",\"_id\":\"375a36a\"},{\"title\":\"Item 6\",\"image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/09\\/client-8.webp\",\"id\":1352,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_attributes_nosize\":\" src=\\\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/ac_assets\\/logo_marquee\\/logo6.png\\\"\",\"image_attributes\":\" src=\\\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/ac_assets\\/logo_marquee\\/logo6.png\\\"\",\"image_thumb\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/ac_assets\\/logo_marquee\\/logo6.png\",\"link\":{\"url\":\"#\"},\"_generated_id\":\"gn918\",\"item_repeater_class\":\"elementor-repeater-item-gn918\",\"_id\":\"fd127ae\"}],\"number_of_items_mobile\":2},\"elements\":[],\"widgetType\":\"ucaddon_logo_marquee\"},{\"id\":\"d9c24ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span>High-Converting<\\/span> Pages with\\nFlow\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"calsans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"custom\",\"size\":\"120%\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=nvlightbg\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bfa8fa3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Where strategy meets scroll-stopping design.\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ef95d40\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"css_classes\":\"p-20\"},\"elements\":[{\"id\":\"c263916\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"css_classes\":\"another-amzng-bg\",\"content_width\":\"full\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"center\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"4d637ac\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"overflow\":\"hidden\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"031dfdf\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/10\\/E11even-Dental-_-Best-Dentist-in-London.mp4\",\"id\":1783,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"videopress_url\":\"https:\\/\\/videopress.com\\/v\\/ZCAOzTNk\",\"autoplay\":\"yes\",\"mute\":\"yes\",\"loop\":\"yes\",\"controls\":\"\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":true},{\"id\":\"177be5e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"436263f\",\"elType\":\"widget\",\"settings\":{\"title\":\"AIW: Ultimate Website Strategy\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Figtree\",\"typography_font_size\":{\"unit\":\"px\",\"size\":31,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"62bf546\",\"elType\":\"widget\",\"settings\":{\"editor\":\"This is our proven blueprint for building high-converting, trust-driven hair transplant websites.\\n\\n\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7d4c6ab\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"<span style=\\\"color: gold;\\\">01.<\\/span> Hero\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"39f242f\"},{\"text\":\"<span style=\\\"color: gold;\\\">02.<\\/span> Reviews \\/ Case Studies \\/ Before-After\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"9dec8d4\"},{\"text\":\"<span style=\\\"color: gold;\\\">03.<\\/span> Press Release Kit\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"69f31ca\"},{\"text\":\"<span style=\\\"color: gold;\\\">04.<\\/span> Doctor Showcase\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"822c28e\"},{\"text\":\"<span style=\\\"color: gold;\\\">05.<\\/span> Our Process\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"3a6535a\"},{\"text\":\"<span style=\\\"color: gold;\\\">06.<\\/span>  Email Magnet\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"6a5709a\"},{\"text\":\"<span style=\\\"color: gold;\\\">07.<\\/span>  FAQ\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"273208e\"},{\"text\":\"<span style=\\\"color: gold;\\\">08.<\\/span>  Blog Articles\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"02ae4e9\"},{\"text\":\"<span style=\\\"color: gold;\\\">09.<\\/span>  Services & Footer\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"b31b072\"}],\"space_between\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_css_classes\":\"cstm-border-btm\"},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"a7cc057\",\"elType\":\"widget\",\"settings\":{\"html\":\"<!DOCTYPE html>\\r\\n<html lang=\\\"en\\\">\\r\\n\\r\\n<head>\\r\\n  <meta charset=\\\"UTF-8\\\">\\r\\n  <meta name=\\\"viewport\\\" content=\\\"width=device-width, initial-scale=1.0\\\">\\r\\n  <title>Document<\\/title>\\r\\n<\\/head>\\r\\n<style>\\r\\n  \\/* Custom CSS Variables *\\/\\r\\n  :root {\\r\\n    --accent-glow: #ff9100;\\r\\n    --secondary-glow: #ff0055;\\r\\n    --white-border: rgba(255, 255, 255, 0.4);\\r\\n    --black: #000000;\\r\\n    --transparent: rgba(0, 0, 0, 0);\\r\\n  }\\r\\n\\r\\n  \\/* 1. Combined Animation Keyframes (Rotation and Scale) *\\/\\r\\n  @keyframes rotate-and-scale {\\r\\n\\r\\n    \\/* Center Top (Full Width) *\\/\\r\\n    0% {\\r\\n      transform: rotate(0deg) scaleX(1);\\r\\n    }\\r\\n\\r\\n    \\/* Corner (Narrower) *\\/\\r\\n    25% {\\r\\n      transform: rotate(90deg) scaleX(0.25);\\r\\n    }\\r\\n\\r\\n    \\/* Center Bottom (Full Width) *\\/\\r\\n    50% {\\r\\n      transform: rotate(180deg) scaleX(1);\\r\\n    }\\r\\n\\r\\n    \\/* Corner (Narrower) *\\/\\r\\n    75% {\\r\\n      transform: rotate(270deg) scaleX(0.25);\\r\\n    }\\r\\n\\r\\n    \\/* Back to Start *\\/\\r\\n    100% {\\r\\n      transform: rotate(360deg) scaleX(1);\\r\\n    }\\r\\n  }\\r\\n\\r\\n  \\/* Base and Wrapper styles *\\/\\r\\n\\r\\n  .hero-button-wrap {\\r\\n    display: flex;\\r\\n    justify-content: center;\\r\\n    align-items: center;\\r\\n  }\\r\\n\\r\\n  \\/* 2. Main Button Container (White Border) *\\/\\r\\n  .primary-button-block {\\r\\n    width: 300px;\\r\\n    height: 60px;\\r\\n    border: 1px solid var(--white-border);\\r\\n    background-color: var(--black);\\r\\n    border-radius: 200px;\\r\\n    display: flex;\\r\\n    justify-content: center;\\r\\n    align-items: center;\\r\\n    padding: 1px;\\r\\n    position: relative;\\r\\n    overflow: hidden;\\r\\n    text-decoration: none;\\r\\n  }\\r\\n\\r\\n  \\/* 3. Rotating Stroke Wrapper (Removed \'filter: blur()\') *\\/\\r\\n  .button-stroke-wrapp {\\r\\n    z-index: 1;\\r\\n    position: absolute;\\r\\n\\r\\n    \\/* Size ko kam kia taake effect ziada tight rahe *\\/\\r\\n    width: 200%;\\r\\n    height: 300%;\\r\\n    top: -100%;\\r\\n    left: -50%;\\r\\n\\r\\n    display: flex;\\r\\n    justify-content: center;\\r\\n    align-items: center;\\r\\n\\r\\n    \\/* Animation wahi rahegi *\\/\\r\\n    animation: rotate-and-scale 4s linear infinite;\\r\\n    \\/* **YE LINE HATA DI GAYI HAI: filter: blur(3px);** *\\/\\r\\n  }\\r\\n\\r\\n  .button-stroke-block,\\r\\n  .button-stroke-block-v2 {\\r\\n    \\/* Gradient wahi rahega *\\/\\r\\n    background-image: linear-gradient(180deg,\\r\\n        var(--transparent) 10%,\\r\\n        var(--accent-glow) 40%,\\r\\n        var(--secondary-glow) 55%,\\r\\n        var(--transparent) 90%);\\r\\n    width: 50%;\\r\\n    height: 100%;\\r\\n  }\\r\\n\\r\\n  \\/* 4. Inner Black Layer (Text aur background) *\\/\\r\\n  .button-text-wrap {\\r\\n    z-index: 2;\\r\\n    background-color: var(--black);\\r\\n    border-radius: 200px;\\r\\n    width: 100%;\\r\\n    height: 100%;\\r\\n    display: flex;\\r\\n    justify-content: center;\\r\\n    align-items: center;\\r\\n    position: relative;\\r\\n  }\\r\\n\\r\\n  .primary-button-text {\\r\\n    color: white;\\r\\n    font-family: Calsans, Arial, sans-serif;\\r\\n    font-size: 18px;\\r\\n    font-weight: 600;\\r\\n    text-transform: capitalize;\\r\\n  }\\r\\n<\\/style>\\r\\n\\r\\n<body>\\r\\n\\r\\n  <div class=\\\"hero-button-wrap\\\">\\r\\n    <a href=\\\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/08\\/AIW_-Ultimate-Hair-Transplant-Website-Strategy.pdf\\\" class=\\\"primary-button-block\\\">\\r\\n      <div class=\\\"button-stroke-wrapp\\\">\\r\\n        <div class=\\\"button-stroke-block\\\"><\\/div>\\r\\n        <div class=\\\"button-stroke-block-v2\\\"><\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"button-text-wrap\\\">\\r\\n        <div class=\\\"primary-button-text\\\"> Download Full Strategy<\\/div>\\r\\n      <\\/div>\\r\\n    <\\/a>\\r\\n  <\\/div>\\r\\n\\r\\n\\r\\n<\\/body>\\r\\n\\r\\n<\\/html>\",\"_flex_align_self\":\"flex-start\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"01ab53b\",\"elType\":\"widget\",\"settings\":{\"html\":\"<!DOCTYPE html>\\r\\n<html lang=\\\"en\\\">\\r\\n\\r\\n<head>\\r\\n  <meta charset=\\\"UTF-8\\\">\\r\\n  <meta name=\\\"viewport\\\" content=\\\"width=device-width, initial-scale=1.0\\\">\\r\\n  <title>Document<\\/title>\\r\\n<\\/head>\\r\\n<style>\\r\\n  \\/* Custom CSS Variables *\\/\\r\\n  :root {\\r\\n    --accent-glow: #ff9100;\\r\\n    --secondary-glow: #ff0055;\\r\\n    --white-border: rgba(255, 255, 255, 0.4);\\r\\n    --black: #000000;\\r\\n    --transparent: rgba(0, 0, 0, 0);\\r\\n  }\\r\\n\\r\\n  \\/* 1. Combined Animation Keyframes (Rotation and Scale) *\\/\\r\\n  @keyframes rotate-and-scale {\\r\\n\\r\\n    \\/* Center Top (Full Width) *\\/\\r\\n    0% {\\r\\n      transform: rotate(0deg) scaleX(1);\\r\\n    }\\r\\n\\r\\n    \\/* Corner (Narrower) *\\/\\r\\n    25% {\\r\\n      transform: rotate(90deg) scaleX(0.25);\\r\\n    }\\r\\n\\r\\n    \\/* Center Bottom (Full Width) *\\/\\r\\n    50% {\\r\\n      transform: rotate(180deg) scaleX(1);\\r\\n    }\\r\\n\\r\\n    \\/* Corner (Narrower) *\\/\\r\\n    75% {\\r\\n      transform: rotate(270deg) scaleX(0.25);\\r\\n    }\\r\\n\\r\\n    \\/* Back to Start *\\/\\r\\n    100% {\\r\\n      transform: rotate(360deg) scaleX(1);\\r\\n    }\\r\\n  }\\r\\n\\r\\n  \\/* Base and Wrapper styles *\\/\\r\\n\\r\\n  .hero-button-wrap {\\r\\n    display: flex;\\r\\n    justify-content: center;\\r\\n    align-items: center;\\r\\n  }\\r\\n\\r\\n  \\/* 2. Main Button Container (White Border) *\\/\\r\\n  .primary-button-block {\\r\\n    width: 300px;\\r\\n    height: 60px;\\r\\n    border: 1px solid var(--white-border);\\r\\n    background-color: var(--black);\\r\\n    border-radius: 200px;\\r\\n    display: flex;\\r\\n    justify-content: center;\\r\\n    align-items: center;\\r\\n    padding: 1px;\\r\\n    position: relative;\\r\\n    overflow: hidden;\\r\\n    text-decoration: none;\\r\\n  }\\r\\n\\r\\n  \\/* 3. Rotating Stroke Wrapper (Removed \'filter: blur()\') *\\/\\r\\n  .button-stroke-wrapp {\\r\\n    z-index: 1;\\r\\n    position: absolute;\\r\\n\\r\\n    \\/* Size ko kam kia taake effect ziada tight rahe *\\/\\r\\n    width: 200%;\\r\\n    height: 300%;\\r\\n    top: -100%;\\r\\n    left: -50%;\\r\\n\\r\\n    display: flex;\\r\\n    justify-content: center;\\r\\n    align-items: center;\\r\\n\\r\\n    \\/* Animation wahi rahegi *\\/\\r\\n    animation: rotate-and-scale 4s linear infinite;\\r\\n    \\/* **YE LINE HATA DI GAYI HAI: filter: blur(3px);** *\\/\\r\\n  }\\r\\n\\r\\n  .button-stroke-block,\\r\\n  .button-stroke-block-v2 {\\r\\n    \\/* Gradient wahi rahega *\\/\\r\\n    background-image: linear-gradient(180deg,\\r\\n        var(--transparent) 10%,\\r\\n        var(--accent-glow) 40%,\\r\\n        var(--secondary-glow) 55%,\\r\\n        var(--transparent) 90%);\\r\\n    width: 50%;\\r\\n    height: 100%;\\r\\n  }\\r\\n\\r\\n  \\/* 4. Inner Black Layer (Text aur background) *\\/\\r\\n  .button-text-wrap {\\r\\n    z-index: 2;\\r\\n    background-color: var(--black);\\r\\n    border-radius: 200px;\\r\\n    width: 100%;\\r\\n    height: 100%;\\r\\n    display: flex;\\r\\n    justify-content: center;\\r\\n    align-items: center;\\r\\n    position: relative;\\r\\n  }\\r\\n\\r\\n  .primary-button-text {\\r\\n    color: white;\\r\\n    font-family: Calsans, Arial, sans-serif;\\r\\n    font-size: 18px;\\r\\n    font-weight: 600;\\r\\n    text-transform: capitalize;\\r\\n  }\\r\\n<\\/style>\\r\\n\\r\\n<body>\\r\\n\\r\\n  <div class=\\\"hero-button-wrap\\\">\\r\\n    <a href=\\\"https:\\/\\/calendly.com\\/goldenstallionagency\\/real-estate-and-development-branding-discovery-clone\\\" class=\\\"primary-button-block\\\">\\r\\n      <div class=\\\"button-stroke-wrapp\\\">\\r\\n        <div class=\\\"button-stroke-block\\\"><\\/div>\\r\\n        <div class=\\\"button-stroke-block-v2\\\"><\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"button-text-wrap\\\">\\r\\n        <div class=\\\"primary-button-text\\\"> Book A Call Now!<\\/div>\\r\\n      <\\/div>\\r\\n    <\\/a>\\r\\n  <\\/div>\\r\\n\\r\\n\\r\\n<\\/body>\\r\\n\\r\\n<\\/html>\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":false},{\"id\":\"756d480\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":false,\"unit\":\"px\",\"size\":0},\"css_classes\":\"p-20\"},\"elements\":[{\"id\":\"6ba08cd\",\"elType\":\"widget\",\"settings\":{\"title\":\"How we turn ideas <span>into impact<\\/span>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"calsans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"custom\",\"size\":\"120%\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=nvlightbg\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8572553\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We follow a proven process to deliver sites that perform.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"171da3f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/07\\/Path_5693.svg\",\"id\":\"\",\"size\":\"\",\"source\":\"url\"},\"background_position\":\"top right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"css_classes\":\"cstm-bg-curve-l\",\"flex_wrap_tablet\":\"wrap\",\"background_position_mobile\":\"initial\",\"hide_mobile\":\"hidden-mobile\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"6bf9e5f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_size_tablet\":\"grow\"},\"elements\":[{\"id\":\"b64f499\",\"elType\":\"widget\",\"settings\":{\"title\":\"01\",\"_flex_align_self\":\"center\",\"_css_classes\":\"box-num\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e1d7e47\",\"elType\":\"widget\",\"settings\":{\"title\":\"Discovery & Strategy\\n\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Figtree\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a228ebe\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We dive deep into your goals to uncover what really moves your audience \\u2014 strategy comes first.<\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c5a3290\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_size_tablet\":\"grow\"},\"elements\":[{\"id\":\"4a943a5\",\"elType\":\"widget\",\"settings\":{\"title\":\"02\",\"_flex_align_self\":\"center\",\"_css_classes\":\"box-num\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b4f7a87\",\"elType\":\"widget\",\"settings\":{\"title\":\"Design That Converts\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Figtree\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3fbde38\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Crafting layouts with purpose \\u2014 every element guides the user toward action and trust.\\n\\n\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4bcd578\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_size_tablet\":\"grow\"},\"elements\":[{\"id\":\"ae37f9b\",\"elType\":\"widget\",\"settings\":{\"title\":\"03\",\"_flex_align_self\":\"center\",\"_css_classes\":\"box-num\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"42d0354\",\"elType\":\"widget\",\"settings\":{\"title\":\"Launch & Optimize\\n\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Figtree\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"da4b446\",\"elType\":\"widget\",\"settings\":{\"editor\":\"After launch, we refine with data \\u2014 ensuring your site performs as beautifully as it looks.\\n\\n\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f456d43\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":false,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"css_classes\":\"p-20\"},\"elements\":[{\"id\":\"1fb2e8f\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span>Stop wasting budget<\\/span> on ads that send <span>visitors <\\/span>to broken websites\\n\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"calsans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"custom\",\"size\":\"120%\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=nvlightbg\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"903addb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Here\\u2019s what\\u2019s holding back your conversions \\u2014 and how we fix it.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"67bd4bd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":false,\"unit\":\"px\",\"size\":0},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":false,\"unit\":\"px\",\"size\":20},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7df0520\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_size_tablet\":\"grow\"},\"elements\":[{\"id\":\"3734125\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/09\\/67bb8177c0dadd063faf6445_xnBn0gX6TFCdfM7NQZhs_cf-wo-redarrow.png\",\"id\":1473,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<span>Poor <\\/span>conversion performance\",\"description_text\":\"Too many links distract visitors and dilute focus.\\n\\n\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_size\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"image_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"image_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Figtree\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_flex_align_self\":\"stretch\",\"_flex_size\":\"grow\",\"_css_classes\":\"cstm-box-css red-ss\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_color\":\"#D8D6D699\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"title_typography_typography\":\"\",\"description_typography_typography\":\"\",\"_border_color\":\"\",\"title_color\":\"globals\\/colors?id=text\",\"hover_title_color\":\"globals\\/colors?id=488c59d\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"eb1f634\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/09\\/67bb8177c0dadd063faf6445_xnBn0gX6TFCdfM7NQZhs_cf-wo-redarrow.png\",\"id\":1473,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<span>Low<\\/span> visitor engagement\",\"description_text\":\"Slow loading times frustrate users and increase bounce rates.\\n\\n\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_size\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"image_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"image_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Figtree\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_flex_align_self\":\"stretch\",\"_flex_size\":\"grow\",\"_css_classes\":\"cstm-box-css red-ss\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_color\":\"#D8D6D699\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"title_typography_typography\":\"\",\"description_typography_typography\":\"\",\"_border_color\":\"\",\"title_color\":\"globals\\/colors?id=text\",\"hover_title_color\":\"globals\\/colors?id=488c59d\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"d074fe1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/09\\/67bb8177c0dadd063faf6445_xnBn0gX6TFCdfM7NQZhs_cf-wo-redarrow.png\",\"id\":1473,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<span>Unfocused<\\/span> user experience\",\"description_text\":\"Unclear calls to action confuse potential customers.\\n\\n\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_size\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"image_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"image_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Figtree\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_flex_align_self\":\"stretch\",\"_flex_size\":\"grow\",\"_css_classes\":\"cstm-box-css red-ss\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_color\":\"#D8D6D699\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"title_typography_typography\":\"\",\"description_typography_typography\":\"\",\"_border_color\":\"\",\"title_color\":\"globals\\/colors?id=text\",\"hover_title_color\":\"globals\\/colors?id=488c59d\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"44e24ef\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/09\\/67bb8177c0dadd063faf6445_xnBn0gX6TFCdfM7NQZhs_cf-wo-redarrow.png\",\"id\":1473,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<span>Missed <\\/span>sales opportunities\",\"description_text\":\"Generic design fails to build trust or authority.\\n\\n\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_size\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"image_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"image_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Figtree\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_flex_align_self\":\"stretch\",\"_flex_size\":\"grow\",\"_css_classes\":\"cstm-box-css red-ss\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_color\":\"#D8D6D699\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"title_typography_typography\":\"\",\"description_typography_typography\":\"\",\"_border_color\":\"\",\"title_color\":\"globals\\/colors?id=text\",\"hover_title_color\":\"globals\\/colors?id=488c59d\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"1d1b331\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":false,\"unit\":\"px\",\"size\":10},\"flex_wrap\":\"wrap\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":false,\"unit\":\"px\",\"size\":20},\"_flex_order_tablet\":\"custom\",\"_flex_order_custom_tablet\":3,\"_flex_size_tablet\":\"custom\"},\"elements\":[{\"id\":\"da68750\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"_flex_align_self\":\"stretch\",\"css_classes\":\"cst-box-gradoent\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=488c59d\"},\"width_tablet\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"e3a3e04\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/09\\/67bb90db392af4ac96adf168_1.webp\",\"id\":1486,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Low-Performing Site\",\"description_text\":\"\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_size\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"image_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"image_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Figtree\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_css_classes\":\"cstm-box-css\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_color\":\"#D8D6D699\",\"__globals__\":{\"title_typography_typography\":\"\",\"description_typography_typography\":\"\",\"_border_color\":\"\",\"title_color\":\"globals\\/colors?id=488c59d\",\"hover_title_color\":\"globals\\/colors?id=488c59d\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"605270b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/09\\/Book-a-reserved-coworking-spot-in-Spaces-Waterfall-Midrand-Midrand-Gumtree-South-Africa-08-11-2025_10_43_AM-768x1345-1.webp\",\"id\":1490,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"height_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"height_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"object-fit\":\"cover\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_element_width\":\"inherit\",\"_flex_align_self\":\"stretch\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"313ea56\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":false,\"unit\":\"px\",\"size\":20},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"border_color\":\"#578E25\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"cstm-green-gradnt\",\"__globals__\":{\"border_color\":\"\"},\"width_tablet\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"8d4dffb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/09\\/67bb90f39296863ae1225eca_2.webp\",\"id\":1491,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Conversion-Driven Design\",\"description_text\":\"\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_size\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"image_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"image_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Figtree\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"title_color\":\"#1BAA2E\",\"hover_title_color\":\"#1BAA2E\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_css_classes\":\"cstm-box-css\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_color\":\"#D8D6D699\",\"__globals__\":{\"title_typography_typography\":\"\",\"description_typography_typography\":\"\",\"_border_color\":\"\",\"title_color\":\"\",\"hover_title_color\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"fd08f7f\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/10\\/ClearStone-Properties-Exclusive-Luxury-Residences-Secure-Living.mp4\",\"id\":1760,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"videopress_url\":\"https:\\/\\/videopress.com\\/v\\/ZCAOzTNk\",\"autoplay\":\"yes\",\"play_on_mobile\":\"yes\",\"mute\":\"yes\",\"loop\":\"yes\",\"controls\":\"\",\"aspect_ratio\":\"916\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"8ebf332\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_order_tablet\":\"custom\",\"_flex_order_mobile\":\"end\",\"_flex_order_custom_tablet\":2,\"_flex_size_tablet\":\"grow\"},\"elements\":[{\"id\":\"adfbeb6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/09\\/67bb88976d7f0ade2662c189_nMkfZvSyTSOfEX3hVGmM_cf-wo-greenarrow-1.png\",\"id\":1505,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<span>High <\\/span>conversion rates\",\"description_text\":\"Clear, focused navigation guides visitors to buy.\\n\\n\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_size\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"image_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"image_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Figtree\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#7FD136\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_flex_align_self\":\"stretch\",\"_flex_size\":\"grow\",\"_css_classes\":\"cstm-box-css green-ss\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_color\":\"#D8D6D699\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"title_typography_typography\":\"\",\"description_typography_typography\":\"\",\"_border_color\":\"\",\"title_color\":\"globals\\/colors?id=text\",\"hover_title_color\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"a815650\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/09\\/67bb88976d7f0ade2662c189_nMkfZvSyTSOfEX3hVGmM_cf-wo-greenarrow-1.png\",\"id\":1505,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<span>Engaged <\\/span> visitorsrates\",\"description_text\":\"Fast, responsive design keeps users engaged.\\n\\n\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_size\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"image_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"image_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Figtree\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#7FD136\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_flex_align_self\":\"stretch\",\"_flex_size\":\"grow\",\"_css_classes\":\"cstm-box-css green-ss\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_color\":\"#D8D6D699\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"title_typography_typography\":\"\",\"description_typography_typography\":\"\",\"_border_color\":\"\",\"title_color\":\"globals\\/colors?id=text\",\"hover_title_color\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"3e5e397\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/09\\/67bb88976d7f0ade2662c189_nMkfZvSyTSOfEX3hVGmM_cf-wo-greenarrow-1.png\",\"id\":1505,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<span>Increased lead <\\/span>generationrates\",\"description_text\":\"Strong, compelling calls to action drive clicks.\\n\\n\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_size\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"image_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"image_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Figtree\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#7FD136\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_flex_align_self\":\"stretch\",\"_flex_size\":\"grow\",\"_css_classes\":\"cstm-box-css green-ss\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_color\":\"#D8D6D699\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"title_typography_typography\":\"\",\"description_typography_typography\":\"\",\"_border_color\":\"\",\"title_color\":\"globals\\/colors?id=text\",\"hover_title_color\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"470cb5a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/09\\/67bb88976d7f0ade2662c189_nMkfZvSyTSOfEX3hVGmM_cf-wo-greenarrow-1.png\",\"id\":1505,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<span>Increased Trust  <\\/span>& Credibility rates\",\"description_text\":\"Clear, focused navigation guides visitors to buy.\\n\\n\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_size\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"image_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"image_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Figtree\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#7FD136\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_flex_align_self\":\"stretch\",\"_flex_size\":\"grow\",\"_css_classes\":\"cstm-box-css green-ss\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_color\":\"#D8D6D699\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"title_typography_typography\":\"\",\"description_typography_typography\":\"\",\"_border_color\":\"\",\"title_color\":\"globals\\/colors?id=text\",\"hover_title_color\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d5babfe\",\"elType\":\"widget\",\"settings\":{\"html\":\"<!DOCTYPE html>\\r\\n<html lang=\\\"en\\\">\\r\\n\\r\\n<head>\\r\\n  <meta charset=\\\"UTF-8\\\">\\r\\n  <meta name=\\\"viewport\\\" content=\\\"width=device-width, initial-scale=1.0\\\">\\r\\n  <title>Document<\\/title>\\r\\n<\\/head>\\r\\n<style>\\r\\n  \\/* Custom CSS Variables *\\/\\r\\n  :root {\\r\\n    --accent-glow: #ff9100;\\r\\n    --secondary-glow: #ff0055;\\r\\n    --white-border: rgba(255, 255, 255, 0.4);\\r\\n    --black: #000000;\\r\\n    --transparent: rgba(0, 0, 0, 0);\\r\\n  }\\r\\n\\r\\n  \\/* 1. Combined Animation Keyframes (Rotation and Scale) *\\/\\r\\n  @keyframes rotate-and-scale {\\r\\n\\r\\n    \\/* Center Top (Full Width) *\\/\\r\\n    0% {\\r\\n      transform: rotate(0deg) scaleX(1);\\r\\n    }\\r\\n\\r\\n    \\/* Corner (Narrower) *\\/\\r\\n    25% {\\r\\n      transform: rotate(90deg) scaleX(0.25);\\r\\n    }\\r\\n\\r\\n    \\/* Center Bottom (Full Width) *\\/\\r\\n    50% {\\r\\n      transform: rotate(180deg) scaleX(1);\\r\\n    }\\r\\n\\r\\n    \\/* Corner (Narrower) *\\/\\r\\n    75% {\\r\\n      transform: rotate(270deg) scaleX(0.25);\\r\\n    }\\r\\n\\r\\n    \\/* Back to Start *\\/\\r\\n    100% {\\r\\n      transform: rotate(360deg) scaleX(1);\\r\\n    }\\r\\n  }\\r\\n\\r\\n  \\/* Base and Wrapper styles *\\/\\r\\n\\r\\n  .hero-button-wrap {\\r\\n    display: flex;\\r\\n    justify-content: center;\\r\\n    align-items: center;\\r\\n  }\\r\\n\\r\\n  \\/* 2. Main Button Container (White Border) *\\/\\r\\n  .primary-button-block {\\r\\n    width: 300px;\\r\\n    height: 60px;\\r\\n    border: 1px solid var(--white-border);\\r\\n    background-color: var(--black);\\r\\n    border-radius: 200px;\\r\\n    display: flex;\\r\\n    justify-content: center;\\r\\n    align-items: center;\\r\\n    padding: 1px;\\r\\n    position: relative;\\r\\n    overflow: hidden;\\r\\n    text-decoration: none;\\r\\n  }\\r\\n\\r\\n  \\/* 3. Rotating Stroke Wrapper (Removed \'filter: blur()\') *\\/\\r\\n  .button-stroke-wrapp {\\r\\n    z-index: 1;\\r\\n    position: absolute;\\r\\n\\r\\n    \\/* Size ko kam kia taake effect ziada tight rahe *\\/\\r\\n    width: 200%;\\r\\n    height: 300%;\\r\\n    top: -100%;\\r\\n    left: -50%;\\r\\n\\r\\n    display: flex;\\r\\n    justify-content: center;\\r\\n    align-items: center;\\r\\n\\r\\n    \\/* Animation wahi rahegi *\\/\\r\\n    animation: rotate-and-scale 4s linear infinite;\\r\\n    \\/* **YE LINE HATA DI GAYI HAI: filter: blur(3px);** *\\/\\r\\n  }\\r\\n\\r\\n  .button-stroke-block,\\r\\n  .button-stroke-block-v2 {\\r\\n    \\/* Gradient wahi rahega *\\/\\r\\n    background-image: linear-gradient(180deg,\\r\\n        var(--transparent) 10%,\\r\\n        var(--accent-glow) 40%,\\r\\n        var(--secondary-glow) 55%,\\r\\n        var(--transparent) 90%);\\r\\n    width: 50%;\\r\\n    height: 100%;\\r\\n  }\\r\\n\\r\\n  \\/* 4. Inner Black Layer (Text aur background) *\\/\\r\\n  .button-text-wrap {\\r\\n    z-index: 2;\\r\\n    background-color: var(--black);\\r\\n    border-radius: 200px;\\r\\n    width: 100%;\\r\\n    height: 100%;\\r\\n    display: flex;\\r\\n    justify-content: center;\\r\\n    align-items: center;\\r\\n    position: relative;\\r\\n  }\\r\\n\\r\\n  .primary-button-text {\\r\\n    color: white;\\r\\n    font-family: Calsans, Arial, sans-serif;\\r\\n    font-size: 18px;\\r\\n    font-weight: 600;\\r\\n    text-transform: capitalize;\\r\\n  }\\r\\n<\\/style>\\r\\n\\r\\n<body>\\r\\n\\r\\n  <div class=\\\"hero-button-wrap\\\">\\r\\n    <a href=\\\"https:\\/\\/calendly.com\\/goldenstallionagency\\/real-estate-and-development-branding-discovery-clone\\\" class=\\\"primary-button-block\\\">\\r\\n      <div class=\\\"button-stroke-wrapp\\\">\\r\\n        <div class=\\\"button-stroke-block\\\"><\\/div>\\r\\n        <div class=\\\"button-stroke-block-v2\\\"><\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"button-text-wrap\\\">\\r\\n        <div class=\\\"primary-button-text\\\"> Book A Call Now!<\\/div>\\r\\n      <\\/div>\\r\\n    <\\/a>\\r\\n  <\\/div>\\r\\n\\r\\n\\r\\n<\\/body>\\r\\n\\r\\n<\\/html>\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":false},{\"id\":\"684bb30\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1280,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"css_classes\":\"p-20\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ca62b46\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"flex_align_items\":\"flex-start\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c5f93c0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Clearstone Properties Website<span><br> Review<\\/span>\\n\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"calsans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"custom\",\"size\":\"120%\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=nvlightbg\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6729f93\",\"elType\":\"widget\",\"settings\":{\"html\":\"<!DOCTYPE html>\\r\\n<html lang=\\\"en\\\">\\r\\n\\r\\n<head>\\r\\n  <meta charset=\\\"UTF-8\\\">\\r\\n  <meta name=\\\"viewport\\\" content=\\\"width=device-width, initial-scale=1.0\\\">\\r\\n  <title>Document<\\/title>\\r\\n<\\/head>\\r\\n<style>\\r\\n  \\/* Custom CSS Variables *\\/\\r\\n  :root {\\r\\n    --accent-glow: #ff9100;\\r\\n    --secondary-glow: #ff0055;\\r\\n    --white-border: rgba(255, 255, 255, 0.4);\\r\\n    --black: #000000;\\r\\n    --transparent: rgba(0, 0, 0, 0);\\r\\n  }\\r\\n\\r\\n  \\/* 1. Combined Animation Keyframes (Rotation and Scale) *\\/\\r\\n  @keyframes rotate-and-scale {\\r\\n\\r\\n    \\/* Center Top (Full Width) *\\/\\r\\n    0% {\\r\\n      transform: rotate(0deg) scaleX(1);\\r\\n    }\\r\\n\\r\\n    \\/* Corner (Narrower) *\\/\\r\\n    25% {\\r\\n      transform: rotate(90deg) scaleX(0.25);\\r\\n    }\\r\\n\\r\\n    \\/* Center Bottom (Full Width) *\\/\\r\\n    50% {\\r\\n      transform: rotate(180deg) scaleX(1);\\r\\n    }\\r\\n\\r\\n    \\/* Corner (Narrower) *\\/\\r\\n    75% {\\r\\n      transform: rotate(270deg) scaleX(0.25);\\r\\n    }\\r\\n\\r\\n    \\/* Back to Start *\\/\\r\\n    100% {\\r\\n      transform: rotate(360deg) scaleX(1);\\r\\n    }\\r\\n  }\\r\\n\\r\\n  \\/* Base and Wrapper styles *\\/\\r\\n\\r\\n  .hero-button-wrap {\\r\\n    display: flex;\\r\\n    justify-content: center;\\r\\n    align-items: center;\\r\\n  }\\r\\n\\r\\n  \\/* 2. Main Button Container (White Border) *\\/\\r\\n  .primary-button-block {\\r\\n    width: 300px;\\r\\n    height: 60px;\\r\\n    border: 1px solid var(--white-border);\\r\\n    background-color: var(--black);\\r\\n    border-radius: 200px;\\r\\n    display: flex;\\r\\n    justify-content: center;\\r\\n    align-items: center;\\r\\n    padding: 1px;\\r\\n    position: relative;\\r\\n    overflow: hidden;\\r\\n    text-decoration: none;\\r\\n  }\\r\\n\\r\\n  \\/* 3. Rotating Stroke Wrapper (Removed \'filter: blur()\') *\\/\\r\\n  .button-stroke-wrapp {\\r\\n    z-index: 1;\\r\\n    position: absolute;\\r\\n\\r\\n    \\/* Size ko kam kia taake effect ziada tight rahe *\\/\\r\\n    width: 200%;\\r\\n    height: 300%;\\r\\n    top: -100%;\\r\\n    left: -50%;\\r\\n\\r\\n    display: flex;\\r\\n    justify-content: center;\\r\\n    align-items: center;\\r\\n\\r\\n    \\/* Animation wahi rahegi *\\/\\r\\n    animation: rotate-and-scale 4s linear infinite;\\r\\n    \\/* **YE LINE HATA DI GAYI HAI: filter: blur(3px);** *\\/\\r\\n  }\\r\\n\\r\\n  .button-stroke-block,\\r\\n  .button-stroke-block-v2 {\\r\\n    \\/* Gradient wahi rahega *\\/\\r\\n    background-image: linear-gradient(180deg,\\r\\n        var(--transparent) 10%,\\r\\n        var(--accent-glow) 40%,\\r\\n        var(--secondary-glow) 55%,\\r\\n        var(--transparent) 90%);\\r\\n    width: 50%;\\r\\n    height: 100%;\\r\\n  }\\r\\n\\r\\n  \\/* 4. Inner Black Layer (Text aur background) *\\/\\r\\n  .button-text-wrap {\\r\\n    z-index: 2;\\r\\n    background-color: var(--black);\\r\\n    border-radius: 200px;\\r\\n    width: 100%;\\r\\n    height: 100%;\\r\\n    display: flex;\\r\\n    justify-content: center;\\r\\n    align-items: center;\\r\\n    position: relative;\\r\\n  }\\r\\n\\r\\n  .primary-button-text {\\r\\n    color: white;\\r\\n    font-family: Calsans, Arial, sans-serif;\\r\\n    font-size: 18px;\\r\\n    font-weight: 600;\\r\\n    text-transform: capitalize;\\r\\n  }\\r\\n<\\/style>\\r\\n\\r\\n<body>\\r\\n\\r\\n  <div class=\\\"hero-button-wrap\\\">\\r\\n    <a href=\\\"https:\\/\\/calendly.com\\/goldenstallionagency\\/real-estate-and-development-branding-discovery-clone\\\" class=\\\"primary-button-block\\\">\\r\\n      <div class=\\\"button-stroke-wrapp\\\">\\r\\n        <div class=\\\"button-stroke-block\\\"><\\/div>\\r\\n        <div class=\\\"button-stroke-block-v2\\\"><\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"button-text-wrap\\\">\\r\\n        <div class=\\\"primary-button-text\\\"> Book A Call Now!<\\/div>\\r\\n      <\\/div>\\r\\n    <\\/a>\\r\\n  <\\/div>\\r\\n\\r\\n\\r\\n<\\/body>\\r\\n\\r\\n<\\/html>\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":true},{\"id\":\"a7ac6a4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"38ebdb2\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/08\\/VIDEO-2025-03-25-11-51-05.mp4\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"insert_url\":\"yes\",\"external_url\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/08\\/VIDEO-2025-03-25-11-51-05.mp4\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"videopress_url\":\"https:\\/\\/videopress.com\\/v\\/ZCAOzTNk\",\"aspect_ratio\":\"32\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"29\",\"right\":\"29\",\"bottom\":\"29\",\"left\":\"29\",\"isLinked\":true},\"__globals__\":{\"_border_color\":\"globals\\/colors?id=7ef4b7e\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"cdbf56e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"12c3ec8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bf58e3e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our <span>Success<\\/span> Stories\\n\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"calsans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"custom\",\"size\":\"120%\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=nvlightbg\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c8fc8c2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"Convertico is BY FAR the most dedicated, driven, relentlessly invested agency I have ever worked with. Once they get started they really don\'t f*** around.\\\"<br \\/>- Jonathan H<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self_mobile\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":720,\"sizes\":[]},\"_flex_align_self\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"7924728\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2d9d91a\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":2,\"sizes\":[]},\"grid_gaps\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"fadf057\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"min_height\":{\"unit\":\"px\",\"size\":520,\"sizes\":[]},\"flex_justify_content\":\"space-between\",\"html_tag\":\"a\",\"link\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/case-study\\/fsc-b2b-consultancy-wins-5-new-contracts-in-2-months\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/10\\/dummy-image.jpg\",\"id\":1711,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.75,\"sizes\":[]},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"border_color\":\"#FACD22\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"5d352a7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"8\",\"row\":\"8\",\"isLinked\":true,\"unit\":\"px\",\"size\":8},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4426de9\",\"elType\":\"widget\",\"settings\":{\"title\":\"CRO\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Figtree\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"16\",\"bottom\":\"8\",\"left\":\"16\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FACD2240\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#FACD22\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"63e000d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3f21619\",\"elType\":\"widget\",\"settings\":{\"title\":\"FSC B2B Consultancy Wins 5 New Contracts in 2 Months\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Figtree\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"19037f2\",\"elType\":\"widget\",\"settings\":{\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"_background_color\":\"#020101\",\"custom_css\":\"p:last-child {\\n    margin: 0;\\n}\",\"editor\":\"<p>A B2B consultancy firm had a generic DIY website that didn\\u2019t reflect their expertise. Potential clients weren\\u2019t.....<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"167ac1c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"min_height\":{\"unit\":\"px\",\"size\":520,\"sizes\":[]},\"flex_justify_content\":\"space-between\",\"html_tag\":\"a\",\"link\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/case-study\\/boutique-salon-sees-3x-more-bookings\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/10\\/dummy-image.jpg\",\"id\":1711,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.75,\"sizes\":[]},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"border_color\":\"#FACD22\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"f41f477\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"8\",\"row\":\"8\",\"isLinked\":true,\"unit\":\"px\",\"size\":8},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true},{\"id\":\"e0a7dce\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"697257a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Boutique Salon Sees 3x More Bookings\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Figtree\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a4d4bc5\",\"elType\":\"widget\",\"settings\":{\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"_background_color\":\"#020101\",\"custom_css\":\"p:last-child {\\n    margin: 0;\\n}\",\"editor\":\"<p>Ruby\\u2019s Beauty salon had no website - only a Facebook page. Walk-ins were unpredictable, phone bookings......<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e27d136\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"min_height\":{\"unit\":\"px\",\"size\":520,\"sizes\":[]},\"flex_justify_content\":\"space-between\",\"html_tag\":\"a\",\"link\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/case-study\\/hvac-company-generates-120k-in-new-sales\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/10\\/dummy-image.jpg\",\"id\":1711,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.75,\"sizes\":[]},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"border_color\":\"#FACD22\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"b573994\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"8\",\"row\":\"8\",\"isLinked\":true,\"unit\":\"px\",\"size\":8},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true},{\"id\":\"caf35df\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a35a9ca\",\"elType\":\"widget\",\"settings\":{\"title\":\"HVAC Company Generates $120K in New Sales\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Figtree\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8dbac7c\",\"elType\":\"widget\",\"settings\":{\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"_background_color\":\"#020101\",\"custom_css\":\"p:last-child {\\n    margin: 0;\\n}\",\"editor\":\"<p>Tintwheer Mechanical (HVAC company) had a DIY-style website that looked unprofessional. Homeowners......<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"aa0aeb4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"min_height\":{\"unit\":\"px\",\"size\":520,\"sizes\":[]},\"flex_justify_content\":\"space-between\",\"html_tag\":\"a\",\"link\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/case-study\\/kyu-restaurant-217-booking-increase\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/10\\/dummy-image.jpg\",\"id\":1711,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.75,\"sizes\":[]},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"border_color\":\"#FACD22\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"4b0b16f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"8\",\"row\":\"8\",\"isLinked\":true,\"unit\":\"px\",\"size\":8},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true},{\"id\":\"eb2288e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5569f77\",\"elType\":\"widget\",\"settings\":{\"title\":\"KYU Restaurant - 217% Booking Increase\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Figtree\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cd34ece\",\"elType\":\"widget\",\"settings\":{\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"_background_color\":\"#020101\",\"custom_css\":\"p:last-child {\\n    margin: 0;\\n}\",\"editor\":\"<p>KYU restaurant group had great food but an online presence that was costing them customers. Their outdated site......<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d9d6c11\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"min_height\":{\"unit\":\"px\",\"size\":520,\"sizes\":[]},\"flex_justify_content\":\"space-between\",\"html_tag\":\"a\",\"link\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/case-study\\/real-estate-developer-secures-38-qualified-leads-in-30-days\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/10\\/dummy-image.jpg\",\"id\":1711,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.75,\"sizes\":[]},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"border_color\":\"#FACD22\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"e316763\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"8\",\"row\":\"8\",\"isLinked\":true,\"unit\":\"px\",\"size\":8},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true},{\"id\":\"5782373\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"955f56f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Real Estate Developer Secures 38 Qualified Leads in 30 Days\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Figtree\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0faec79\",\"elType\":\"widget\",\"settings\":{\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"_background_color\":\"#020101\",\"custom_css\":\"p:last-child {\\n    margin: 0;\\n}\",\"editor\":\"<p>A property developer had a stunning new project \\u2014 but their old website made it look like every other estate. Buyers......<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"4a89ebf\",\"elType\":\"container\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"css_classes\":\"p-20\"},\"elements\":[{\"id\":\"389ff14\",\"elType\":\"widget\",\"settings\":{\"title\":\"Real <span>Results.<\\/span> Real <span>Feedback.<\\/span>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"calsans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"custom\",\"size\":\"120%\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=nvlightbg\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b61a2d8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Discover how our work helped them scale, convert, and grow.\\n\\n\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8a2bc60\",\"elType\":\"widget\",\"widgetType\":\"nested-carousel\",\"settings\":{\"carousel_name\":\"Carousel\",\"carousel_items\":[{\"slide_title\":\"Slide #1\",\"_id\":\"12dfdf7\"},{\"slide_title\":\"Slide #2\",\"_id\":\"bd23dd7\"},{\"slide_title\":\"Slide #3\",\"_id\":\"a137c21\"},{\"slide_title\":\"Slide #3\",\"_id\":\"640b17b\"}],\"slides_to_show\":\"3\",\"slides_to_scroll\":\"1\",\"arrows_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_css_classes\":\"cstm-carousal-arow\",\"__globals__\":{\"arrow_normal_color\":\"globals\\/colors?id=488c59d\",\"dots_normal_color\":\"\"},\"arrow_normal_color\":\"#FF0004\",\"dots_normal_color\":\"#FACD22\"},\"elements\":[{\"id\":\"2ec2f02\",\"elType\":\"container\",\"settings\":{\"_title\":\"Slide #1\"},\"elements\":[{\"id\":\"e74a368\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/09\\/1-1.webp\",\"id\":1534,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"cf1ae40\",\"elType\":\"container\",\"settings\":{\"_title\":\"Slide #2\"},\"elements\":[{\"id\":\"5be6eae\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/09\\/2-1.webp\",\"id\":1535,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"3bf0d35\",\"elType\":\"container\",\"settings\":{\"_title\":\"Slide #3\"},\"elements\":[{\"id\":\"cf12075\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/09\\/3-2.webp\",\"id\":1536,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"6f16e73\",\"elType\":\"container\",\"settings\":{\"_title\":\"Slide #3\"},\"elements\":[{\"id\":\"2f12b71\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/09\\/5-2.webp\",\"id\":1537,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":false},{\"id\":\"406ebc0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":false,\"unit\":\"px\",\"size\":0},\"_title\":\"Container\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"css_classes\":\"p-20\"},\"elements\":[{\"id\":\"cf82b91\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book<span> A Call<\\/span> <br>With Us!\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"calsans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"custom\",\"size\":\"120%\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=nvlightbg\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0165ac7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"flex_direction_mobile\":\"column\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":false,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"4c059f5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book A Call Now!\",\"link\":{\"url\":\"https:\\/\\/calendly.com\\/goldenstallionagency\\/real-estate-and-development-branding-discovery-clone\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"button_background_hover_color\":\"#C4AB2E\",\"__globals__\":{\"background_color\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=044b931\"},\"align_mobile\":\"justify\",\"button_text_color\":\"#000000\",\"background_color\":\"#E5BE1F\",\"hover_color\":\"#151515\",\"_flex_align_self_mobile\":\"stretch\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"c454aed\",\"elType\":\"widget\",\"settings\":{\"html\":\"<iframe src=\\\"https:\\/\\/calendly.com\\/goldenstallionwebagency\\/hospitality-website-discovery-call\\\" width=\\\"100%\\\" height=\\\"600\\\" frameborder=\\\"0\\\" scrolling=\\\"no\\\">\\ufeff\\ufeff\\ufeff\\ufeff\\ufeff\\ufeff<\\/iframe>\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"_border_color\":\"globals\\/colors?id=488c59d\"},\"_css_classes\":\"cstm-calender\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":false},{\"id\":\"662598c\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":false,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"css_classes\":\"p-20\"},\"elements\":[{\"id\":\"651a5a5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<span style=\\\"text-decoration: underline;\\\"><a href=\\\"https:\\/\\/goldenstallionagency.com\\/portfolio\\/\\\">View Portfolio<\\/a><\\/span>\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"link_color\":\"globals\\/colors?id=text\",\"link_hover_color\":\"globals\\/colors?id=488c59d\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9a9e453\",\"elType\":\"widget\",\"settings\":{\"title\":\"Frequently Asked<br><span> Questions<\\/span>\\n\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"calsans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"custom\",\"size\":\"120%\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=nvlightbg\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6e5a4b2\",\"elType\":\"widget\",\"widgetType\":\"nested-accordion\",\"settings\":{\"items\":[{\"item_title\":\" What Services Does Golden Stallion Agency Offer?\",\"_id\":\"057d816\"},{\"item_title\":\"How long does it take to build a website?\",\"_id\":\"13aeeb7\"},{\"item_title\":\"Do you offer e-commerce solutions?\",\"_id\":\"b7ec30a\"},{\"item_title\":\"How do I get started with Golden Stallion Agency?\",\"_id\":\"f5211f8\"},{\"item_title\":\"What happens if we don\\u2019t see results by the end of the program\",\"_id\":\"7e5d94f\"}],\"accordion_item_title_position_horizontal\":\"stretch\",\"accordion_item_title_icon_position\":\"end\",\"accordion_item_title_space_between\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"accordion_background_normal_background\":\"classic\",\"accordion_background_normal_color\":\"#D1AC1B\",\"accordion_border_normal_border\":\"none\",\"accordion_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"accordion_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"32\",\"isLinked\":false},\"normal_title_color\":\"#FFFFFF\",\"content_border_border\":\"none\",\"content_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"004\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":772,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_css_classes\":\"cstm-accordian-ss\",\"__globals__\":{\"normal_title_color\":\"globals\\/colors?id=text\",\"accordion_background_normal_color\":\"\",\"hover_title_color\":\"globals\\/colors?id=text\",\"active_title_color\":\"globals\\/colors?id=text\"}},\"elements\":[{\"id\":\"9abb8ad\",\"elType\":\"container\",\"settings\":{\"_title\":\"item #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#D1AC1BAD\",\"border_border\":\"none\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"32\",\"bottom\":\"025\",\"left\":\"32\",\"isLinked\":false},\"css_classes\":\"cstm-index\"},\"elements\":[{\"id\":\"231b35a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Golden Stallion Agency is a full-service digital partner for dental, legal, and hospitality brands. Our services include website design and development, SEO optimization, digital marketing, and ongoing maintenance and support.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"188a9f4\",\"elType\":\"container\",\"settings\":{\"_title\":\"item #2\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#D1AC1BAD\",\"margin\":{\"unit\":\"px\",\"top\":\"-12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"32\",\"bottom\":\"25\",\"left\":\"32\",\"isLinked\":false},\"css_classes\":\"cstm-index\"},\"elements\":[{\"id\":\"42949ef\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Golden Stallion Agency is a full-service digital partner for dental, legal, and hospitality brands. Our services include website design and development, SEO optimization, digital marketing, and ongoing maintenance and support.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"832ec1b\",\"elType\":\"container\",\"settings\":{\"_title\":\"item #2\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#D1AC1BAD\",\"margin\":{\"unit\":\"px\",\"top\":\"-12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"32\",\"bottom\":\"25\",\"left\":\"32\",\"isLinked\":false},\"css_classes\":\"cstm-index\"},\"elements\":[{\"id\":\"d5d04c2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Yes, we specialize in creating secure and user-friendly e-commerce websites to help your business sell products or services online.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"aa0185f\",\"elType\":\"container\",\"settings\":{\"_title\":\"item #2\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#D1AC1BAD\",\"margin\":{\"unit\":\"px\",\"top\":\"-12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"32\",\"bottom\":\"25\",\"left\":\"32\",\"isLinked\":false},\"css_classes\":\"cstm-index\"},\"elements\":[{\"id\":\"1ddc52c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Getting started is easy! Simply Book a Call with Tinashe, and we\\u2019ll discuss your business needs and goals. From there, we\\u2019ll create a custom plan to build your high-converting website.\",\"__globals__\":{\"link_color\":\"globals\\/colors?id=3c7ce4a\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"842b746\",\"elType\":\"container\",\"settings\":{\"_title\":\"item #2\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#D1AC1BAD\",\"margin\":{\"unit\":\"px\",\"top\":\"-12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"32\",\"bottom\":\"25\",\"left\":\"32\",\"isLinked\":false},\"css_classes\":\"cstm-index\"},\"elements\":[{\"id\":\"f87f86c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"We give you all your money back \\u2013 simple as\\nthat\",\"__globals__\":{\"link_color\":\"globals\\/colors?id=3c7ce4a\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true}]},{\"id\":\"57c2499\",\"elType\":\"widget\",\"settings\":{\"html\":\"<!DOCTYPE html>\\r\\n<html lang=\\\"en\\\">\\r\\n\\r\\n<head>\\r\\n  <meta charset=\\\"UTF-8\\\">\\r\\n  <meta name=\\\"viewport\\\" content=\\\"width=device-width, initial-scale=1.0\\\">\\r\\n  <title>Document<\\/title>\\r\\n<\\/head>\\r\\n<style>\\r\\n  \\/* Custom CSS Variables *\\/\\r\\n  :root {\\r\\n    --accent-glow: #ff9100;\\r\\n    --secondary-glow: #ff0055;\\r\\n    --white-border: rgba(255, 255, 255, 0.4);\\r\\n    --black: #000000;\\r\\n    --transparent: rgba(0, 0, 0, 0);\\r\\n  }\\r\\n\\r\\n  \\/* 1. Combined Animation Keyframes (Rotation and Scale) *\\/\\r\\n  @keyframes rotate-and-scale {\\r\\n\\r\\n    \\/* Center Top (Full Width) *\\/\\r\\n    0% {\\r\\n      transform: rotate(0deg) scaleX(1);\\r\\n    }\\r\\n\\r\\n    \\/* Corner (Narrower) *\\/\\r\\n    25% {\\r\\n      transform: rotate(90deg) scaleX(0.25);\\r\\n    }\\r\\n\\r\\n    \\/* Center Bottom (Full Width) *\\/\\r\\n    50% {\\r\\n      transform: rotate(180deg) scaleX(1);\\r\\n    }\\r\\n\\r\\n    \\/* Corner (Narrower) *\\/\\r\\n    75% {\\r\\n      transform: rotate(270deg) scaleX(0.25);\\r\\n    }\\r\\n\\r\\n    \\/* Back to Start *\\/\\r\\n    100% {\\r\\n      transform: rotate(360deg) scaleX(1);\\r\\n    }\\r\\n  }\\r\\n\\r\\n  \\/* Base and Wrapper styles *\\/\\r\\n\\r\\n  .hero-button-wrap {\\r\\n    display: flex;\\r\\n    justify-content: center;\\r\\n    align-items: center;\\r\\n  }\\r\\n\\r\\n  \\/* 2. Main Button Container (White Border) *\\/\\r\\n  .primary-button-block {\\r\\n    width: 300px;\\r\\n    height: 60px;\\r\\n    border: 1px solid var(--white-border);\\r\\n    background-color: var(--black);\\r\\n    border-radius: 200px;\\r\\n    display: flex;\\r\\n    justify-content: center;\\r\\n    align-items: center;\\r\\n    padding: 1px;\\r\\n    position: relative;\\r\\n    overflow: hidden;\\r\\n    text-decoration: none;\\r\\n  }\\r\\n\\r\\n  \\/* 3. Rotating Stroke Wrapper (Removed \'filter: blur()\') *\\/\\r\\n  .button-stroke-wrapp {\\r\\n    z-index: 1;\\r\\n    position: absolute;\\r\\n\\r\\n    \\/* Size ko kam kia taake effect ziada tight rahe *\\/\\r\\n    width: 200%;\\r\\n    height: 300%;\\r\\n    top: -100%;\\r\\n    left: -50%;\\r\\n\\r\\n    display: flex;\\r\\n    justify-content: center;\\r\\n    align-items: center;\\r\\n\\r\\n    \\/* Animation wahi rahegi *\\/\\r\\n    animation: rotate-and-scale 4s linear infinite;\\r\\n    \\/* **YE LINE HATA DI GAYI HAI: filter: blur(3px);** *\\/\\r\\n  }\\r\\n\\r\\n  .button-stroke-block,\\r\\n  .button-stroke-block-v2 {\\r\\n    \\/* Gradient wahi rahega *\\/\\r\\n    background-image: linear-gradient(180deg,\\r\\n        var(--transparent) 10%,\\r\\n        var(--accent-glow) 40%,\\r\\n        var(--secondary-glow) 55%,\\r\\n        var(--transparent) 90%);\\r\\n    width: 50%;\\r\\n    height: 100%;\\r\\n  }\\r\\n\\r\\n  \\/* 4. Inner Black Layer (Text aur background) *\\/\\r\\n  .button-text-wrap {\\r\\n    z-index: 2;\\r\\n    background-color: var(--black);\\r\\n    border-radius: 200px;\\r\\n    width: 100%;\\r\\n    height: 100%;\\r\\n    display: flex;\\r\\n    justify-content: center;\\r\\n    align-items: center;\\r\\n    position: relative;\\r\\n  }\\r\\n\\r\\n  .primary-button-text {\\r\\n    color: white;\\r\\n    font-family: Calsans, Arial, sans-serif;\\r\\n    font-size: 18px;\\r\\n    font-weight: 600;\\r\\n    text-transform: capitalize;\\r\\n  }\\r\\n<\\/style>\\r\\n\\r\\n<body>\\r\\n\\r\\n  <div class=\\\"hero-button-wrap\\\">\\r\\n    <a href=\\\"https:\\/\\/calendly.com\\/goldenstallionagency\\/real-estate-and-development-branding-discovery-clone\\\" class=\\\"primary-button-block\\\">\\r\\n      <div class=\\\"button-stroke-wrapp\\\">\\r\\n        <div class=\\\"button-stroke-block\\\"><\\/div>\\r\\n        <div class=\\\"button-stroke-block-v2\\\"><\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"button-text-wrap\\\">\\r\\n        <div class=\\\"primary-button-text\\\"> Book A Call Now!<\\/div>\\r\\n      <\\/div>\\r\\n    <\\/a>\\r\\n  <\\/div>\\r\\n\\r\\n\\r\\n<\\/body>\\r\\n\\r\\n<\\/html>\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":false}]'),(19119,1848,'_elementor_page_assets','a:2:{s:6:\"styles\";a:8:{i:0;s:12:\"widget-image\";i:1;s:14:\"widget-heading\";i:2;s:12:\"widget-video\";i:3;s:16:\"widget-icon-list\";i:4;s:16:\"widget-image-box\";i:5;s:8:\"e-swiper\";i:6;s:22:\"widget-nested-carousel\";i:7;s:23:\"widget-nested-accordion\";}s:7:\"scripts\";a:2:{i:0;s:18:\"elementor-frontend\";i:1;s:6:\"swiper\";}}'),(19120,1848,'_elementor_css','a:6:{s:4:\"time\";i:1760456009;s:5:\"fonts\";a:3:{i:0;s:7:\"calsans\";i:1;s:5:\"Inter\";i:2;s:7:\"Figtree\";}s:5:\"icons\";a:3:{i:0;s:0:\"\";i:9;s:6:\"eicons\";i:12;s:8:\"fa-solid\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(19121,1848,'_elementor_element_cache','{\"timeout\":1760639321,\"value\":{\"content\":\"<div class=\"elementor-element elementor-element-d9215c5 p-20 e-flex e-con-boxed e-con e-parent\" data-id=\"d9215c5\" data-element_type=\"container\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-3c76218 elementor-widget elementor-widget-image\" data-id=\"3c76218\" data-element_type=\"widget\" data-widget_type=\"image.default\">ntttt<div class=\"elementor-widget-container\">nttttttttttttttt<img width=\"150\" height=\"150\" src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/image_2024-11-08_222804488.webp\" class=\"attachment-large size-large wp-image-1435\" alt=\"\" />ttttttttttttttt</div>ntttt</div>ntttt<div class=\"elementor-element elementor-element-7bac6b3 elementor-widget__width-initial elementor-widget-mobile__width-inherit elementor-widget elementor-widget-heading\" data-id=\"7bac6b3\" data-element_type=\"widget\" data-widget_type=\"heading.default\">ntttt<div class=\"elementor-widget-container\">nttttt<h1 class=\"elementor-heading-title elementor-size-default\">We help ambitious brands turn <span>underperforming websites</span> into high-converting sales machines,<br> using trust-driven &amp; <span> conversion-focused </span> web design.n</h1>tttt</div>ntttt</div>ntttt<div class=\"elementor-element elementor-element-655f644 elementor-widget elementor-widget-heading\" data-id=\"655f644\" data-element_type=\"widget\" data-widget_type=\"heading.default\">ntttt<div class=\"elementor-widget-container\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Watch this short video to see how it works:</h2>tttt</div>ntttt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-1ebccf3 e-con-full p-20 video-container-wrap e-flex e-con e-child\" data-id=\"1ebccf3\" data-element_type=\"container\">ntttt<div class=\"elementor-element elementor-element-b9048a3 elementor-widget elementor-widget-video\" data-id=\"b9048a3\" data-element_type=\"widget\" data-settings=\"{&quot;youtube_url&quot;:&quot;youtube.com\\/watch?v=xjJlm6IjBDQ&amp;feature=youtu.be&amp;themeRefresh=1&quot;,&quot;video_type&quot;:&quot;youtube&quot;,&quot;controls&quot;:&quot;yes&quot;}\" data-widget_type=\"video.default\">ntttt<div class=\"elementor-widget-container\">nttttttt<div class=\"elementor-wrapper elementor-open-inline\">nttt<div class=\"elementor-video\"></div>tt</div>ntttttt</div>ntttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-8c35c94 p-20 e-flex e-con-boxed e-con e-parent\" data-id=\"8c35c94\" data-element_type=\"container\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-4974384 elementor-widget elementor-widget-html\" data-id=\"4974384\" data-element_type=\"widget\" data-widget_type=\"html.default\">ntttt<div class=\"elementor-widget-container\">nttttt<!DOCTYPE html>rn<html lang=\"en\">rnrn<head>rn  <meta charset=\"UTF-8\">rn  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">rn  <title>Document</title>rn</head>rn<style>rn  /* Custom CSS Variables */rn  :root {rn    --accent-glow: #ff9100;rn    --secondary-glow: #ff0055;rn    --white-border: rgba(255, 255, 255, 0.4);rn    --black: #000000;rn    --transparent: rgba(0, 0, 0, 0);rn  }rnrn  /* 1. Combined Animation Keyframes (Rotation and Scale) */rn  @keyframes rotate-and-scale {rnrn    /* Center Top (Full Width) */rn    0% {rn      transform: rotate(0deg) scaleX(1);rn    }rnrn    /* Corner (Narrower) */rn    25% {rn      transform: rotate(90deg) scaleX(0.25);rn    }rnrn    /* Center Bottom (Full Width) */rn    50% {rn      transform: rotate(180deg) scaleX(1);rn    }rnrn    /* Corner (Narrower) */rn    75% {rn      transform: rotate(270deg) scaleX(0.25);rn    }rnrn    /* Back to Start */rn    100% {rn      transform: rotate(360deg) scaleX(1);rn    }rn  }rnrn  /* Base and Wrapper styles */rnrn  .hero-button-wrap {rn    display: flex;rn    justify-content: center;rn    align-items: center;rn  }rnrn  /* 2. Main Button Container (White Border) */rn  .primary-button-block {rn    width: 300px;rn    height: 60px;rn    border: 1px solid var(--white-border);rn    background-color: var(--black);rn    border-radius: 200px;rn    display: flex;rn    justify-content: center;rn    align-items: center;rn    padding: 1px;rn    position: relative;rn    overflow: hidden;rn    text-decoration: none;rn  }rnrn  /* 3. Rotating Stroke Wrapper (Removed \'filter: blur()\') */rn  .button-stroke-wrapp {rn    z-index: 1;rn    position: absolute;rnrn    /* Size ko kam kia taake effect ziada tight rahe */rn    width: 200%;rn    height: 300%;rn    top: -100%;rn    left: -50%;rnrn    display: flex;rn    justify-content: center;rn    align-items: center;rnrn    /* Animation wahi rahegi */rn    animation: rotate-and-scale 4s linear infinite;rn    /* **YE LINE HATA DI GAYI HAI: filter: blur(3px);** */rn  }rnrn  .button-stroke-block,rn  .button-stroke-block-v2 {rn    /* Gradient wahi rahega */rn    background-image: linear-gradient(180deg,rn        var(--transparent) 10%,rn        var(--accent-glow) 40%,rn        var(--secondary-glow) 55%,rn        var(--transparent) 90%);rn    width: 50%;rn    height: 100%;rn  }rnrn  /* 4. Inner Black Layer (Text aur background) */rn  .button-text-wrap {rn    z-index: 2;rn    background-color: var(--black);rn    border-radius: 200px;rn    width: 100%;rn    height: 100%;rn    display: flex;rn    justify-content: center;rn    align-items: center;rn    position: relative;rn  }rnrn  .primary-button-text {rn    color: white;rn    font-family: Calsans, Arial, sans-serif;rn    font-size: 18px;rn    font-weight: 600;rn    text-transform: capitalize;rn  }rn</style>rnrn<body>rnrn  <div class=\"hero-button-wrap\">rn    <a href=\"https://calendly.com/goldenstallionagency/real-estate-and-development-branding-discovery-clone\" class=\"primary-button-block\">rn      <div class=\"button-stroke-wrapp\">rn        <div class=\"button-stroke-block\"></div>rn        <div class=\"button-stroke-block-v2\"></div>rn      </div>rn      <div class=\"button-text-wrap\">rn        <div class=\"primary-button-text\"> Book A Call Now!</div>rn      </div>rn    </a>rn  </div>rnrnrn</body>rnrn</html>tttt</div>ntttt</div>ntttt<div class=\"elementor-element elementor-element-3dcd95f elementor-widget elementor-widget-heading\" data-id=\"3dcd95f\" data-element_type=\"widget\" data-widget_type=\"heading.default\">ntttt<div class=\"elementor-widget-container\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Trusted by Leading Companies Worldwide</h2>tttt</div>ntttt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-02d17cd e-con-full e-flex e-con e-parent\" data-id=\"02d17cd\" data-element_type=\"container\">ntt[elementor-element k=\"f193b19716fcd8e7bd0eee60db27b3ab\" data=\"eyJpZCI6IjdiN2U1NWUiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJudW1iZXJfb2ZfaXRlbXMiOjYsInRyYW5zaXRpb25fc3BlZWQiOjgwMDAsIml0ZW1faW1hZ2UiOnsidW5pdCI6InB4Iiwic2l6ZSI6MTQwLCJzaXplcyI6W10sInZhbHVlIjoiMTAwIn0sImJveF9oZWlnaHQiOnsidW5pdCI6InB4Iiwic2l6ZSI6NjAsInNpemVzIjpbXSwidmFsdWUiOiIyMDAifSwiYm94X2JhY2tncm91bmQiOiIjRkZGRkZGMDAiLCJpdGVtX3BhZGRpbmciOnsidW5pdCI6InB4IiwidG9wIjoiIiwicmlnaHQiOiIiLCJib3R0b20iOiIiLCJsZWZ0IjoiIiwiaXNMaW5rZWQiOnRydWV9LCJpdGVtX2JvcmRlcl9ib3JkZXIiOiJub25lIiwiYmFkZ2VfbWluX2hlaWdodCI6eyJ1bml0IjoicHgiLCJzaXplIjowLCJzaXplcyI6W10sInZhbHVlIjoiMCJ9LCJiYWRnZV9taW5fd2lkdGgiOnsidW5pdCI6InB4Iiwic2l6ZSI6MCwic2l6ZXMiOltdLCJ2YWx1ZSI6IjAifSwibXVsdGlzb3VyY2VfcG9zdHNfaW5jbHVkZV9kYXRlX21ldGFfZm9ybWF0IjoiWW1kIiwibXVsdGlzb3VyY2VfcG9zdHNfbWF4aXRlbXMiOjEwLCJtdWx0aXNvdXJjZV9pdGVtcyI6W3siaXRlbV90eXBlIjoiaW1hZ2UiLCJpbWFnZSI6eyJpZCI6MCwidXJsIjoiaHR0cHM6XC9cL2dvbGRlbnN0YWxsaW9uYWdlbmN5LmNvbVwvd3AtY29udGVudFwvcGx1Z2luc1wvdW5saW1pdGVkLWVsZW1lbnRzLWZvci1lbGVtZW50b3JcL2ltYWdlc1wvZ2FsbGVyeTEuanBnIn0sIl9pZCI6Ijc4MzkyZGIifSx7Iml0ZW1fdHlwZSI6ImltYWdlIiwiaW1hZ2UiOnsiaWQiOjAsInVybCI6Imh0dHBzOlwvXC9nb2xkZW5zdGFsbGlvbmFnZW5jeS5jb21cL3dwLWNvbnRlbnRcL3BsdWdpbnNcL3VubGltaXRlZC1lbGVtZW50cy1mb3ItZWxlbWVudG9yXC9pbWFnZXNcL2dhbGxlcnkyLmpwZyJ9LCJfaWQiOiI1NzU4MDA2In0seyJpdGVtX3R5cGUiOiJ5b3V0dWJlIiwiaW1hZ2UiOnsiaWQiOjAsInVybCI6Imh0dHBzOlwvXC9nb2xkZW5zdGFsbGlvbmFnZW5jeS5jb21cL3dwLWNvbnRlbnRcL3BsdWdpbnNcL3VubGltaXRlZC1lbGVtZW50cy1mb3ItZWxlbWVudG9yXC9pbWFnZXNcL2dhbGxlcnkzLmpwZyJ9LCJ1cmxfeW91dHViZSI6InFyTzRZWmV5bDBJIiwiX2lkIjoiOWRlM2ViNiJ9LHsiaXRlbV90eXBlIjoiaW1hZ2UiLCJpbWFnZSI6eyJpZCI6MCwidXJsIjoiaHR0cHM6XC9cL2dvbGRlbnN0YWxsaW9uYWdlbmN5LmNvbVwvd3AtY29udGVudFwvcGx1Z2luc1wvdW5saW1pdGVkLWVsZW1lbnRzLWZvci1lbGVtZW50b3JcL2ltYWdlc1wvZ2FsbGVyeTUuanBnIn0sIl9pZCI6ImQ2MGY5MjMifSx7Iml0ZW1fdHlwZSI6InZpbWVvIiwiaW1hZ2UiOnsiaWQiOjAsInVybCI6Imh0dHBzOlwvXC9nb2xkZW5zdGFsbGlvbmFnZW5jeS5jb21cL3dwLWNvbnRlbnRcL3BsdWdpbnNcL3VubGltaXRlZC1lbGVtZW50cy1mb3ItZWxlbWVudG9yXC9pbWFnZXNcL2dhbGxlcnk0LmpwZyJ9LCJ2aW1lb19pZCI6IjU4MTAxNDY1MyIsIl9pZCI6Ijc1YWU0NDcifSx7Iml0ZW1fdHlwZSI6Imh0bWw1IiwiaW1hZ2UiOnsiaWQiOjAsInVybCI6Imh0dHBzOlwvXC9nb2xkZW5zdGFsbGlvbmFnZW5jeS5jb21cL3dwLWNvbnRlbnRcL3BsdWdpbnNcL3VubGltaXRlZC1lbGVtZW50cy1mb3ItZWxlbWVudG9yXC9pbWFnZXNcL2dhbGxlcnk2LmpwZyJ9LCJ1cmxfaHRtbDUiOiJodHRwOlwvXC9jb21tb25kYXRhc3RvcmFnZS5nb29nbGVhcGlzLmNvbVwvZ3R2LXZpZGVvcy1idWNrZXRcL3NhbXBsZVwvQmlnQnVja0J1bm55Lm1wNCIsIl9pZCI6IjdhZjE2OWIifSx7Iml0ZW1fdHlwZSI6ImltYWdlIiwiaW1hZ2UiOnsiaWQiOjAsInVybCI6Imh0dHBzOlwvXC9nb2xkZW5zdGFsbGlvbmFnZW5jeS5jb21cL3dwLWNvbnRlbnRcL3BsdWdpbnNcL3VubGltaXRlZC1lbGVtZW50cy1mb3ItZWxlbWVudG9yXC9pbWFnZXNcL2dhbGxlcnkxLmpwZyJ9LCJfaWQiOiIyNmIyYWU1In1dLCJtdWx0aXNvdXJjZV9pbnN0YWdyYW0iOiJAZ2lhbmx1Y2F2YWNjaGkiLCJtdWx0aXNvdXJjZV9pbnN0YWdyYW1fbnVtX2l0ZW1zIjoxMiwidWNfaXRlbXMiOlt7InRpdGxlIjoiSXRlbSAxIiwiaW1hZ2UiOnsidXJsIjoiaHR0cHM6XC9cL2dvbGRlbnN0YWxsaW9uYWdlbmN5LmNvbVwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNVwvMDlcL2NsaWVudC0xMS53ZWJwIiwiaWQiOjEzNTgsImFsdCI6IiIsInNvdXJjZSI6ImxpYnJhcnkiLCJzaXplIjoiIn0sImltYWdlX2F0dHJpYnV0ZXNfbm9zaXplIjoiIHNyYz1cImh0dHBzOlwvXC9nb2xkZW5zdGFsbGlvbmFnZW5jeS5jb21cL3dwLWNvbnRlbnRcL3VwbG9hZHNcL2FjX2Fzc2V0c1wvbG9nb19tYXJxdWVlXC9sb2dvMS5wbmdcIiIsImltYWdlX2F0dHJpYnV0ZXMiOiIgc3JjPVwiaHR0cHM6XC9cL2dvbGRlbnN0YWxsaW9uYWdlbmN5LmNvbVwvd3AtY29udGVudFwvdXBsb2Fkc1wvYWNfYXNzZXRzXC9sb2dvX21hcnF1ZWVcL2xvZ28xLnBuZ1wiIiwiaW1hZ2VfdGh1bWIiOiJodHRwczpcL1wvZ29sZGVuc3RhbGxpb25hZ2VuY3kuY29tXC93cC1jb250ZW50XC91cGxvYWRzXC9hY19hc3NldHNcL2xvZ29fbWFycXVlZVwvbG9nbzEucG5nIiwibGluayI6eyJ1cmwiOiIjIn0sIl9nZW5lcmF0ZWRfaWQiOiJueXhmdyIsIml0ZW1fcmVwZWF0ZXJfY2xhc3MiOiJlbGVtZW50b3ItcmVwZWF0ZXItaXRlbS1ueXhmdyIsIl9pZCI6IjcyYTU2NDUifSx7InRpdGxlIjoiSXRlbSAyIiwiaW1hZ2UiOnsidXJsIjoiaHR0cHM6XC9cL2dvbGRlbnN0YWxsaW9uYWdlbmN5LmNvbVwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNVwvMDlcL2NsaWVudC05LTEud2VicCIsImlkIjoxMzU3LCJhbHQiOiIiLCJzb3VyY2UiOiJsaWJyYXJ5Iiwic2l6ZSI6IiJ9LCJpbWFnZV9hdHRyaWJ1dGVzX25vc2l6ZSI6IiBzcmM9XCJodHRwczpcL1wvZ29sZGVuc3RhbGxpb25hZ2VuY3kuY29tXC93cC1jb250ZW50XC91cGxvYWRzXC9hY19hc3NldHNcL2xvZ29fbWFycXVlZVwvbG9nbzIucG5nXCIiLCJpbWFnZV9hdHRyaWJ1dGVzIjoiIHNyYz1cImh0dHBzOlwvXC9nb2xkZW5zdGFsbGlvbmFnZW5jeS5jb21cL3dwLWNvbnRlbnRcL3VwbG9hZHNcL2FjX2Fzc2V0c1wvbG9nb19tYXJxdWVlXC9sb2dvMi5wbmdcIiIsImltYWdlX3RodW1iIjoiaHR0cHM6XC9cL2dvbGRlbnN0YWxsaW9uYWdlbmN5LmNvbVwvd3AtY29udGVudFwvdXBsb2Fkc1wvYWNfYXNzZXRzXC9sb2dvX21hcnF1ZWVcL2xvZ28yLnBuZyIsImxpbmsiOnsidXJsIjoiIyJ9LCJfZ2VuZXJhdGVkX2lkIjoiNjQyb2oiLCJpdGVtX3JlcGVhdGVyX2NsYXNzIjoiZWxlbWVudG9yLXJlcGVhdGVyLWl0ZW0tNjQyb2oiLCJfaWQiOiJlODk4NDM3In0seyJ0aXRsZSI6Ikl0ZW0gMyIsImltYWdlIjp7InVybCI6Imh0dHBzOlwvXC9nb2xkZW5zdGFsbGlvbmFnZW5jeS5jb21cL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjVcLzA5XC9jbGllbnQtNC53ZWJwIiwiaWQiOjEzNTYsImFsdCI6IiIsInNvdXJjZSI6ImxpYnJhcnkiLCJzaXplIjoiIn0sImltYWdlX2F0dHJpYnV0ZXNfbm9zaXplIjoiIHNyYz1cImh0dHBzOlwvXC9nb2xkZW5zdGFsbGlvbmFnZW5jeS5jb21cL3dwLWNvbnRlbnRcL3VwbG9hZHNcL2FjX2Fzc2V0c1wvbG9nb19tYXJxdWVlXC9sb2dvMy5wbmdcIiIsImltYWdlX2F0dHJpYnV0ZXMiOiIgc3JjPVwiaHR0cHM6XC9cL2dvbGRlbnN0YWxsaW9uYWdlbmN5LmNvbVwvd3AtY29udGVudFwvdXBsb2Fkc1wvYWNfYXNzZXRzXC9sb2dvX21hcnF1ZWVcL2xvZ28zLnBuZ1wiIiwiaW1hZ2VfdGh1bWIiOiJodHRwczpcL1wvZ29sZGVuc3RhbGxpb25hZ2VuY3kuY29tXC93cC1jb250ZW50XC91cGxvYWRzXC9hY19hc3NldHNcL2xvZ29fbWFycXVlZVwvbG9nbzMucG5nIiwibGluayI6eyJ1cmwiOiIjIn0sIl9nZW5lcmF0ZWRfaWQiOiIyODljZSIsIml0ZW1fcmVwZWF0ZXJfY2xhc3MiOiJlbGVtZW50b3ItcmVwZWF0ZXItaXRlbS0yODljZSIsIl9pZCI6ImRmZmE0YzgifSx7InRpdGxlIjoiSXRlbSA0IiwiaW1hZ2UiOnsidXJsIjoiaHR0cHM6XC9cL2dvbGRlbnN0YWxsaW9uYWdlbmN5LmNvbVwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNVwvMDlcL2NsaWVudC0xLndlYnAiLCJpZCI6MTM1NSwiYWx0IjoiIiwic291cmNlIjoibGlicmFyeSIsInNpemUiOiIifSwiaW1hZ2VfYXR0cmlidXRlc19ub3NpemUiOiIgc3JjPVwiaHR0cHM6XC9cL2dvbGRlbnN0YWxsaW9uYWdlbmN5LmNvbVwvd3AtY29udGVudFwvdXBsb2Fkc1wvYWNfYXNzZXRzXC9sb2dvX21hcnF1ZWVcL2xvZ280LnBuZ1wiIiwiaW1hZ2VfYXR0cmlidXRlcyI6IiBzcmM9XCJodHRwczpcL1wvZ29sZGVuc3RhbGxpb25hZ2VuY3kuY29tXC93cC1jb250ZW50XC91cGxvYWRzXC9hY19hc3NldHNcL2xvZ29fbWFycXVlZVwvbG9nbzQucG5nXCIiLCJpbWFnZV90aHVtYiI6Imh0dHBzOlwvXC9nb2xkZW5zdGFsbGlvbmFnZW5jeS5jb21cL3dwLWNvbnRlbnRcL3VwbG9hZHNcL2FjX2Fzc2V0c1wvbG9nb19tYXJxdWVlXC9sb2dvNC5wbmciLCJsaW5rIjp7InVybCI6IiMifSwiX2dlbmVyYXRlZF9pZCI6ImVtNnRmIiwiaXRlbV9yZXBlYXRlcl9jbGFzcyI6ImVsZW1lbnRvci1yZXBlYXRlci1pdGVtLWVtNnRmIiwiX2lkIjoiYmM5M2M1MSJ9LHsidGl0bGUiOiJJdGVtIDUiLCJpbWFnZSI6eyJ1cmwiOiJodHRwczpcL1wvZ29sZGVuc3RhbGxpb25hZ2VuY3kuY29tXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI1XC8wOVwvY2xpZW50LTcud2VicCIsImlkIjoxMzUzLCJhbHQiOiIiLCJzb3VyY2UiOiJsaWJyYXJ5Iiwic2l6ZSI6IiJ9LCJpbWFnZV9hdHRyaWJ1dGVzX25vc2l6ZSI6IiBzcmM9XCJodHRwczpcL1wvZ29sZGVuc3RhbGxpb25hZ2VuY3kuY29tXC93cC1jb250ZW50XC91cGxvYWRzXC9hY19hc3NldHNcL2xvZ29fbWFycXVlZVwvbG9nbzYucG5nXCIiLCJpbWFnZV9hdHRyaWJ1dGVzIjoiIHNyYz1cImh0dHBzOlwvXC9nb2xkZW5zdGFsbGlvbmFnZW5jeS5jb21cL3dwLWNvbnRlbnRcL3VwbG9hZHNcL2FjX2Fzc2V0c1wvbG9nb19tYXJxdWVlXC9sb2dvNi5wbmdcIiIsImltYWdlX3RodW1iIjoiaHR0cHM6XC9cL2dvbGRlbnN0YWxsaW9uYWdlbmN5LmNvbVwvd3AtY29udGVudFwvdXBsb2Fkc1wvYWNfYXNzZXRzXC9sb2dvX21hcnF1ZWVcL2xvZ282LnBuZyIsImxpbmsiOnsidXJsIjoiIyJ9LCJfZ2VuZXJhdGVkX2lkIjoidnV3ajUiLCJpdGVtX3JlcGVhdGVyX2NsYXNzIjoiZWxlbWVudG9yLXJlcGVhdGVyLWl0ZW0tdnV3ajUiLCJfaWQiOiIzNzVhMzZhIn0seyJ0aXRsZSI6Ikl0ZW0gNiIsImltYWdlIjp7InVybCI6Imh0dHBzOlwvXC9nb2xkZW5zdGFsbGlvbmFnZW5jeS5jb21cL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjVcLzA5XC9jbGllbnQtOC53ZWJwIiwiaWQiOjEzNTIsImFsdCI6IiIsInNvdXJjZSI6ImxpYnJhcnkiLCJzaXplIjoiIn0sImltYWdlX2F0dHJpYnV0ZXNfbm9zaXplIjoiIHNyYz1cImh0dHBzOlwvXC9nb2xkZW5zdGFsbGlvbmFnZW5jeS5jb21cL3dwLWNvbnRlbnRcL3VwbG9hZHNcL2FjX2Fzc2V0c1wvbG9nb19tYXJxdWVlXC9sb2dvNi5wbmdcIiIsImltYWdlX2F0dHJpYnV0ZXMiOiIgc3JjPVwiaHR0cHM6XC9cL2dvbGRlbnN0YWxsaW9uYWdlbmN5LmNvbVwvd3AtY29udGVudFwvdXBsb2Fkc1wvYWNfYXNzZXRzXC9sb2dvX21hcnF1ZWVcL2xvZ282LnBuZ1wiIiwiaW1hZ2VfdGh1bWIiOiJodHRwczpcL1wvZ29sZGVuc3RhbGxpb25hZ2VuY3kuY29tXC93cC1jb250ZW50XC91cGxvYWRzXC9hY19hc3NldHNcL2xvZ29fbWFycXVlZVwvbG9nbzYucG5nIiwibGluayI6eyJ1cmwiOiIjIn0sIl9nZW5lcmF0ZWRfaWQiOiJnbjkxOCIsIml0ZW1fcmVwZWF0ZXJfY2xhc3MiOiJlbGVtZW50b3ItcmVwZWF0ZXItaXRlbS1nbjkxOCIsIl9pZCI6ImZkMTI3YWUifV0sIm51bWJlcl9vZl9pdGVtc19tb2JpbGUiOjJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ1Y2FkZG9uX2xvZ29fbWFycXVlZSJ9\"]tt<div class=\"elementor-element elementor-element-d9c24ed elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"d9c24ed\" data-element_type=\"widget\" data-widget_type=\"heading.default\">ntttt<div class=\"elementor-widget-container\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\"><span>High-Converting</span> Pages withnFlow</h2>tttt</div>ntttt</div>ntt[elementor-element k=\"f193b19716fcd8e7bd0eee60db27b3ab\" data=\"eyJpZCI6ImJmYThmYTMiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiJXaGVyZSBzdHJhdGVneSBtZWV0cyBzY3JvbGwtc3RvcHBpbmcgZGVzaWduLiIsImFsaWduIjoiY2VudGVyIiwiX3BhZGRpbmciOnsidW5pdCI6InB4IiwidG9wIjoiMCIsInJpZ2h0IjoiMCIsImJvdHRvbSI6IjIwIiwibGVmdCI6IjAiLCJpc0xpbmtlZCI6ZmFsc2V9LCJfcGFkZGluZ190YWJsZXQiOnsidW5pdCI6InB4IiwidG9wIjoiMCIsInJpZ2h0IjoiMCIsImJvdHRvbSI6IjAiLCJsZWZ0IjoiMCIsImlzTGlua2VkIjpmYWxzZX0sIl9lbGVtZW50X3dpZHRoX21vYmlsZSI6ImluaXRpYWwiLCJfZWxlbWVudF9jdXN0b21fd2lkdGhfbW9iaWxlIjp7InVuaXQiOiIlIiwic2l6ZSI6ODAsInNpemVzIjpbXX0sIl9mbGV4X2FsaWduX3NlbGZfbW9iaWxlIjoiY2VudGVyIn0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"]tt</div>ntt<div class=\"elementor-element elementor-element-ef95d40 p-20 e-flex e-con-boxed e-con e-parent\" data-id=\"ef95d40\" data-element_type=\"container\">nttttt<div class=\"e-con-inner\">ntt<div class=\"elementor-element elementor-element-c263916 another-amzng-bg e-con-full e-flex e-con e-child\" data-id=\"c263916\" data-element_type=\"container\">ntt<div class=\"elementor-element elementor-element-4d637ac e-con-full e-flex e-con e-child\" data-id=\"4d637ac\" data-element_type=\"container\">ntttt<div class=\"elementor-element elementor-element-031dfdf elementor-widget elementor-widget-video\" data-id=\"031dfdf\" data-element_type=\"widget\" data-settings=\"{&quot;video_type&quot;:&quot;hosted&quot;,&quot;autoplay&quot;:&quot;yes&quot;,&quot;mute&quot;:&quot;yes&quot;,&quot;loop&quot;:&quot;yes&quot;}\" data-widget_type=\"video.default\">ntttt<div class=\"elementor-widget-container\">nttttttt<div class=\"e-hosted-video elementor-wrapper elementor-open-inline\">nttttt<video class=\"elementor-video\" src=\"https://goldenstallionagency.com/wp-content/uploads/2025/10/E11even-Dental-_-Best-Dentist-in-London.mp4\" autoplay=\"\" loop=\"\" muted=\"muted\" controlsList=\"nodownload\"></video>ntttt</div>ntttttt</div>ntttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-177be5e e-con-full e-flex e-con e-child\" data-id=\"177be5e\" data-element_type=\"container\">ntttt<div class=\"elementor-element elementor-element-436263f elementor-widget elementor-widget-heading\" data-id=\"436263f\" data-element_type=\"widget\" data-widget_type=\"heading.default\">ntttt<div class=\"elementor-widget-container\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">AIW: Ultimate Website Strategy</h2>tttt</div>ntttt</div>ntt[elementor-element k=\"f193b19716fcd8e7bd0eee60db27b3ab\" data=\"eyJpZCI6IjYyYmY1NDYiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiJUaGlzIGlzIG91ciBwcm92ZW4gYmx1ZXByaW50IGZvciBidWlsZGluZyBoaWdoLWNvbnZlcnRpbmcsIHRydXN0LWRyaXZlbiBoYWlyIHRyYW5zcGxhbnQgd2Vic2l0ZXMuXG5cbiJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]tt<div class=\"elementor-element elementor-element-7d4c6ab cstm-border-btm elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list\" data-id=\"7d4c6ab\" data-element_type=\"widget\" data-widget_type=\"icon-list.default\">ntttt<div class=\"elementor-widget-container\">nttttttt<ul class=\"elementor-icon-list-items\">nttttttt<li class=\"elementor-icon-list-item\">ntttttttttt<span class=\"elementor-icon-list-text\"><span style=\"color: gold\">01.</span> Hero</span>nttttttttt</li>ntttttttt<li class=\"elementor-icon-list-item\">ntttttttttt<span class=\"elementor-icon-list-text\"><span style=\"color: gold\">02.</span> Reviews / Case Studies / Before-After</span>nttttttttt</li>ntttttttt<li class=\"elementor-icon-list-item\">ntttttttttt<span class=\"elementor-icon-list-text\"><span style=\"color: gold\">03.</span> Press Release Kit</span>nttttttttt</li>ntttttttt<li class=\"elementor-icon-list-item\">ntttttttttt<span class=\"elementor-icon-list-text\"><span style=\"color: gold\">04.</span> Doctor Showcase</span>nttttttttt</li>ntttttttt<li class=\"elementor-icon-list-item\">ntttttttttt<span class=\"elementor-icon-list-text\"><span style=\"color: gold\">05.</span> Our Process</span>nttttttttt</li>ntttttttt<li class=\"elementor-icon-list-item\">ntttttttttt<span class=\"elementor-icon-list-text\"><span style=\"color: gold\">06.</span>  Email Magnet</span>nttttttttt</li>ntttttttt<li class=\"elementor-icon-list-item\">ntttttttttt<span class=\"elementor-icon-list-text\"><span style=\"color: gold\">07.</span>  FAQ</span>nttttttttt</li>ntttttttt<li class=\"elementor-icon-list-item\">ntttttttttt<span class=\"elementor-icon-list-text\"><span style=\"color: gold\">08.</span>  Blog Articles</span>nttttttttt</li>ntttttttt<li class=\"elementor-icon-list-item\">ntttttttttt<span class=\"elementor-icon-list-text\"><span style=\"color: gold\">09.</span>  Services &amp; Footer</span>nttttttttt</li>ntttttt</ul>ntttttt</div>ntttt</div>ntttt<div class=\"elementor-element elementor-element-a7cc057 elementor-widget elementor-widget-html\" data-id=\"a7cc057\" data-element_type=\"widget\" data-widget_type=\"html.default\">ntttt<div class=\"elementor-widget-container\">nttttt<!DOCTYPE html>rn<html lang=\"en\">rnrn<head>rn  <meta charset=\"UTF-8\">rn  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">rn  <title>Document</title>rn</head>rn<style>rn  /* Custom CSS Variables */rn  :root {rn    --accent-glow: #ff9100;rn    --secondary-glow: #ff0055;rn    --white-border: rgba(255, 255, 255, 0.4);rn    --black: #000000;rn    --transparent: rgba(0, 0, 0, 0);rn  }rnrn  /* 1. Combined Animation Keyframes (Rotation and Scale) */rn  @keyframes rotate-and-scale {rnrn    /* Center Top (Full Width) */rn    0% {rn      transform: rotate(0deg) scaleX(1);rn    }rnrn    /* Corner (Narrower) */rn    25% {rn      transform: rotate(90deg) scaleX(0.25);rn    }rnrn    /* Center Bottom (Full Width) */rn    50% {rn      transform: rotate(180deg) scaleX(1);rn    }rnrn    /* Corner (Narrower) */rn    75% {rn      transform: rotate(270deg) scaleX(0.25);rn    }rnrn    /* Back to Start */rn    100% {rn      transform: rotate(360deg) scaleX(1);rn    }rn  }rnrn  /* Base and Wrapper styles */rnrn  .hero-button-wrap {rn    display: flex;rn    justify-content: center;rn    align-items: center;rn  }rnrn  /* 2. Main Button Container (White Border) */rn  .primary-button-block {rn    width: 300px;rn    height: 60px;rn    border: 1px solid var(--white-border);rn    background-color: var(--black);rn    border-radius: 200px;rn    display: flex;rn    justify-content: center;rn    align-items: center;rn    padding: 1px;rn    position: relative;rn    overflow: hidden;rn    text-decoration: none;rn  }rnrn  /* 3. Rotating Stroke Wrapper (Removed \'filter: blur()\') */rn  .button-stroke-wrapp {rn    z-index: 1;rn    position: absolute;rnrn    /* Size ko kam kia taake effect ziada tight rahe */rn    width: 200%;rn    height: 300%;rn    top: -100%;rn    left: -50%;rnrn    display: flex;rn    justify-content: center;rn    align-items: center;rnrn    /* Animation wahi rahegi */rn    animation: rotate-and-scale 4s linear infinite;rn    /* **YE LINE HATA DI GAYI HAI: filter: blur(3px);** */rn  }rnrn  .button-stroke-block,rn  .button-stroke-block-v2 {rn    /* Gradient wahi rahega */rn    background-image: linear-gradient(180deg,rn        var(--transparent) 10%,rn        var(--accent-glow) 40%,rn        var(--secondary-glow) 55%,rn        var(--transparent) 90%);rn    width: 50%;rn    height: 100%;rn  }rnrn  /* 4. Inner Black Layer (Text aur background) */rn  .button-text-wrap {rn    z-index: 2;rn    background-color: var(--black);rn    border-radius: 200px;rn    width: 100%;rn    height: 100%;rn    display: flex;rn    justify-content: center;rn    align-items: center;rn    position: relative;rn  }rnrn  .primary-button-text {rn    color: white;rn    font-family: Calsans, Arial, sans-serif;rn    font-size: 18px;rn    font-weight: 600;rn    text-transform: capitalize;rn  }rn</style>rnrn<body>rnrn  <div class=\"hero-button-wrap\">rn    <a href=\"https://goldenstallionagency.com/wp-content/uploads/2025/08/AIW_-Ultimate-Hair-Transplant-Website-Strategy.pdf\" class=\"primary-button-block\">rn      <div class=\"button-stroke-wrapp\">rn        <div class=\"button-stroke-block\"></div>rn        <div class=\"button-stroke-block-v2\"></div>rn      </div>rn      <div class=\"button-text-wrap\">rn        <div class=\"primary-button-text\"> Download Full Strategy</div>rn      </div>rn    </a>rn  </div>rnrnrn</body>rnrn</html>tttt</div>ntttt</div>ntttt</div>ntttt</div>ntttt<div class=\"elementor-element elementor-element-01ab53b elementor-widget elementor-widget-html\" data-id=\"01ab53b\" data-element_type=\"widget\" data-widget_type=\"html.default\">ntttt<div class=\"elementor-widget-container\">nttttt<!DOCTYPE html>rn<html lang=\"en\">rnrn<head>rn  <meta charset=\"UTF-8\">rn  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">rn  <title>Document</title>rn</head>rn<style>rn  /* Custom CSS Variables */rn  :root {rn    --accent-glow: #ff9100;rn    --secondary-glow: #ff0055;rn    --white-border: rgba(255, 255, 255, 0.4);rn    --black: #000000;rn    --transparent: rgba(0, 0, 0, 0);rn  }rnrn  /* 1. Combined Animation Keyframes (Rotation and Scale) */rn  @keyframes rotate-and-scale {rnrn    /* Center Top (Full Width) */rn    0% {rn      transform: rotate(0deg) scaleX(1);rn    }rnrn    /* Corner (Narrower) */rn    25% {rn      transform: rotate(90deg) scaleX(0.25);rn    }rnrn    /* Center Bottom (Full Width) */rn    50% {rn      transform: rotate(180deg) scaleX(1);rn    }rnrn    /* Corner (Narrower) */rn    75% {rn      transform: rotate(270deg) scaleX(0.25);rn    }rnrn    /* Back to Start */rn    100% {rn      transform: rotate(360deg) scaleX(1);rn    }rn  }rnrn  /* Base and Wrapper styles */rnrn  .hero-button-wrap {rn    display: flex;rn    justify-content: center;rn    align-items: center;rn  }rnrn  /* 2. Main Button Container (White Border) */rn  .primary-button-block {rn    width: 300px;rn    height: 60px;rn    border: 1px solid var(--white-border);rn    background-color: var(--black);rn    border-radius: 200px;rn    display: flex;rn    justify-content: center;rn    align-items: center;rn    padding: 1px;rn    position: relative;rn    overflow: hidden;rn    text-decoration: none;rn  }rnrn  /* 3. Rotating Stroke Wrapper (Removed \'filter: blur()\') */rn  .button-stroke-wrapp {rn    z-index: 1;rn    position: absolute;rnrn    /* Size ko kam kia taake effect ziada tight rahe */rn    width: 200%;rn    height: 300%;rn    top: -100%;rn    left: -50%;rnrn    display: flex;rn    justify-content: center;rn    align-items: center;rnrn    /* Animation wahi rahegi */rn    animation: rotate-and-scale 4s linear infinite;rn    /* **YE LINE HATA DI GAYI HAI: filter: blur(3px);** */rn  }rnrn  .button-stroke-block,rn  .button-stroke-block-v2 {rn    /* Gradient wahi rahega */rn    background-image: linear-gradient(180deg,rn        var(--transparent) 10%,rn        var(--accent-glow) 40%,rn        var(--secondary-glow) 55%,rn        var(--transparent) 90%);rn    width: 50%;rn    height: 100%;rn  }rnrn  /* 4. Inner Black Layer (Text aur background) */rn  .button-text-wrap {rn    z-index: 2;rn    background-color: var(--black);rn    border-radius: 200px;rn    width: 100%;rn    height: 100%;rn    display: flex;rn    justify-content: center;rn    align-items: center;rn    position: relative;rn  }rnrn  .primary-button-text {rn    color: white;rn    font-family: Calsans, Arial, sans-serif;rn    font-size: 18px;rn    font-weight: 600;rn    text-transform: capitalize;rn  }rn</style>rnrn<body>rnrn  <div class=\"hero-button-wrap\">rn    <a href=\"https://calendly.com/goldenstallionagency/real-estate-and-development-branding-discovery-clone\" class=\"primary-button-block\">rn      <div class=\"button-stroke-wrapp\">rn        <div class=\"button-stroke-block\"></div>rn        <div class=\"button-stroke-block-v2\"></div>rn      </div>rn      <div class=\"button-text-wrap\">rn        <div class=\"primary-button-text\"> Book A Call Now!</div>rn      </div>rn    </a>rn  </div>rnrnrn</body>rnrn</html>tttt</div>ntttt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-756d480 p-20 e-flex e-con-boxed e-con e-parent\" data-id=\"756d480\" data-element_type=\"container\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-6ba08cd elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"6ba08cd\" data-element_type=\"widget\" data-widget_type=\"heading.default\">ntttt<div class=\"elementor-widget-container\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">How we turn ideas <span>into impact</span></h2>tttt</div>ntttt</div>ntt[elementor-element k=\"f193b19716fcd8e7bd0eee60db27b3ab\" data=\"eyJpZCI6Ijg1NzI1NTMiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5XZSBmb2xsb3cgYSBwcm92ZW4gcHJvY2VzcyB0byBkZWxpdmVyIHNpdGVzIHRoYXQgcGVyZm9ybS48XC9wPiIsImFsaWduIjoiY2VudGVyIiwiX3BhZGRpbmciOnsidW5pdCI6InB4IiwidG9wIjoiMCIsInJpZ2h0IjoiMCIsImJvdHRvbSI6IjIwIiwibGVmdCI6IjAiLCJpc0xpbmtlZCI6ZmFsc2V9LCJfcGFkZGluZ190YWJsZXQiOnsidW5pdCI6InB4IiwidG9wIjoiMCIsInJpZ2h0IjoiMCIsImJvdHRvbSI6IjAiLCJsZWZ0IjoiMCIsImlzTGlua2VkIjpmYWxzZX0sIl9lbGVtZW50X3dpZHRoX21vYmlsZSI6ImluaXRpYWwiLCJfZWxlbWVudF9jdXN0b21fd2lkdGhfbW9iaWxlIjp7InVuaXQiOiIlIiwic2l6ZSI6ODAsInNpemVzIjpbXX0sIl9mbGV4X2FsaWduX3NlbGZfbW9iaWxlIjoiY2VudGVyIn0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"]<div class=\"elementor-element elementor-element-171da3f e-con-full cstm-bg-curve-l elementor-hidden-mobile e-flex e-con e-child\" data-id=\"171da3f\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">ntt<div class=\"elementor-element elementor-element-6bf9e5f e-con-full e-flex e-con e-child\" data-id=\"6bf9e5f\" data-element_type=\"container\">ntttt<div class=\"elementor-element elementor-element-b64f499 box-num elementor-widget elementor-widget-heading\" data-id=\"b64f499\" data-element_type=\"widget\" data-widget_type=\"heading.default\">ntttt<div class=\"elementor-widget-container\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">01</h2>tttt</div>ntttt</div>ntttt<div class=\"elementor-element elementor-element-e1d7e47 elementor-widget elementor-widget-heading\" data-id=\"e1d7e47\" data-element_type=\"widget\" data-widget_type=\"heading.default\">ntttt<div class=\"elementor-widget-container\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Discovery &amp; Strategyn</h2>tttt</div>ntttt</div>ntt[elementor-element k=\"f193b19716fcd8e7bd0eee60db27b3ab\" data=\"eyJpZCI6ImEyMjhlYmUiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5XZSBkaXZlIGRlZXAgaW50byB5b3VyIGdvYWxzIHRvIHVuY292ZXIgd2hhdCByZWFsbHkgbW92ZXMgeW91ciBhdWRpZW5jZSBcdTIwMTQgc3RyYXRlZ3kgY29tZXMgZmlyc3QuPFwvcD4iLCJhbGlnbiI6ImNlbnRlciJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]tt</div>ntt<div class=\"elementor-element elementor-element-c5a3290 e-con-full e-flex e-con e-child\" data-id=\"c5a3290\" data-element_type=\"container\">ntttt<div class=\"elementor-element elementor-element-4a943a5 box-num elementor-widget elementor-widget-heading\" data-id=\"4a943a5\" data-element_type=\"widget\" data-widget_type=\"heading.default\">ntttt<div class=\"elementor-widget-container\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">02</h2>tttt</div>ntttt</div>ntttt<div class=\"elementor-element elementor-element-b4f7a87 elementor-widget elementor-widget-heading\" data-id=\"b4f7a87\" data-element_type=\"widget\" data-widget_type=\"heading.default\">ntttt<div class=\"elementor-widget-container\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Design That Converts</h2>tttt</div>ntttt</div>ntt[elementor-element k=\"f193b19716fcd8e7bd0eee60db27b3ab\" data=\"eyJpZCI6IjNmYmRlMzgiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiJDcmFmdGluZyBsYXlvdXRzIHdpdGggcHVycG9zZSBcdTIwMTQgZXZlcnkgZWxlbWVudCBndWlkZXMgdGhlIHVzZXIgdG93YXJkIGFjdGlvbiBhbmQgdHJ1c3QuXG5cbiIsImFsaWduIjoiY2VudGVyIn0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"]tt</div>ntt<div class=\"elementor-element elementor-element-4bcd578 e-con-full e-flex e-con e-child\" data-id=\"4bcd578\" data-element_type=\"container\">ntttt<div class=\"elementor-element elementor-element-ae37f9b box-num elementor-widget elementor-widget-heading\" data-id=\"ae37f9b\" data-element_type=\"widget\" data-widget_type=\"heading.default\">ntttt<div class=\"elementor-widget-container\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">03</h2>tttt</div>ntttt</div>ntttt<div class=\"elementor-element elementor-element-42d0354 elementor-widget elementor-widget-heading\" data-id=\"42d0354\" data-element_type=\"widget\" data-widget_type=\"heading.default\">ntttt<div class=\"elementor-widget-container\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Launch &amp; Optimizen</h2>tttt</div>ntttt</div>ntt[elementor-element k=\"f193b19716fcd8e7bd0eee60db27b3ab\" data=\"eyJpZCI6ImRhNGI0NDYiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiJBZnRlciBsYXVuY2gsIHdlIHJlZmluZSB3aXRoIGRhdGEgXHUyMDE0IGVuc3VyaW5nIHlvdXIgc2l0ZSBwZXJmb3JtcyBhcyBiZWF1dGlmdWxseSBhcyBpdCBsb29rcy5cblxuIiwiYWxpZ24iOiJjZW50ZXIifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]tt</div>ntttt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-f456d43 p-20 e-flex e-con-boxed e-con e-parent\" data-id=\"f456d43\" data-element_type=\"container\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-1fb2e8f elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"1fb2e8f\" data-element_type=\"widget\" data-widget_type=\"heading.default\">ntttt<div class=\"elementor-widget-container\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\"><span>Stop wasting budget</span> on ads that send <span>visitors </span>to broken websitesn</h2>tttt</div>ntttt</div>ntt[elementor-element k=\"f193b19716fcd8e7bd0eee60db27b3ab\" data=\"eyJpZCI6IjkwM2FkZGIiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5IZXJlXHUyMDE5cyB3aGF0XHUyMDE5cyBob2xkaW5nIGJhY2sgeW91ciBjb252ZXJzaW9ucyBcdTIwMTQgYW5kIGhvdyB3ZSBmaXggaXQuPFwvcD4iLCJhbGlnbiI6ImNlbnRlciIsIl9wYWRkaW5nIjp7InVuaXQiOiJweCIsInRvcCI6IjAiLCJyaWdodCI6IjAiLCJib3R0b20iOiIyMCIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOmZhbHNlfSwiX3BhZGRpbmdfdGFibGV0Ijp7InVuaXQiOiJweCIsInRvcCI6IjAiLCJyaWdodCI6IjAiLCJib3R0b20iOiIwIiwibGVmdCI6IjAiLCJpc0xpbmtlZCI6ZmFsc2V9LCJfcGFkZGluZ19tb2JpbGUiOnsidW5pdCI6InB4IiwidG9wIjoiMCIsInJpZ2h0IjoiMCIsImJvdHRvbSI6IjEwIiwibGVmdCI6IjAiLCJpc0xpbmtlZCI6ZmFsc2V9LCJfZWxlbWVudF93aWR0aF9tb2JpbGUiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoX21vYmlsZSI6eyJ1bml0IjoiJSIsInNpemUiOjgwLCJzaXplcyI6W119LCJfZmxleF9hbGlnbl9zZWxmX21vYmlsZSI6ImNlbnRlciJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]<div class=\"elementor-element elementor-element-67bd4bd e-con-full e-flex e-con e-child\" data-id=\"67bd4bd\" data-element_type=\"container\">ntt<div class=\"elementor-element elementor-element-7df0520 e-con-full e-flex e-con e-child\" data-id=\"7df0520\" data-element_type=\"container\">ntttt<div class=\"elementor-element elementor-element-3734125 elementor-position-left elementor-vertical-align-middle cstm-box-css red-ss elementor-widget elementor-widget-image-box\" data-id=\"3734125\" data-element_type=\"widget\" data-widget_type=\"image-box.default\">ntttt<div class=\"elementor-widget-container\">nttttt<div class=\"elementor-image-box-wrapper\"><figure class=\"elementor-image-box-img\"><img width=\"60\" height=\"100\" src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/67bb8177c0dadd063faf6445_xnBn0gX6TFCdfM7NQZhs_cf-wo-redarrow.png\" class=\"attachment-full size-full wp-image-1473\" alt=\"\" /></figure><div class=\"elementor-image-box-content\"><h3 class=\"elementor-image-box-title\"><span>Poor </span>conversion performance</h3><p class=\"elementor-image-box-description\">Too many links distract visitors and dilute focus.nn</p></div></div>tttt</div>ntttt</div>ntttt<div class=\"elementor-element elementor-element-eb1f634 elementor-position-left elementor-vertical-align-middle cstm-box-css red-ss elementor-widget elementor-widget-image-box\" data-id=\"eb1f634\" data-element_type=\"widget\" data-widget_type=\"image-box.default\">ntttt<div class=\"elementor-widget-container\">nttttt<div class=\"elementor-image-box-wrapper\"><figure class=\"elementor-image-box-img\"><img width=\"60\" height=\"100\" src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/67bb8177c0dadd063faf6445_xnBn0gX6TFCdfM7NQZhs_cf-wo-redarrow.png\" class=\"attachment-full size-full wp-image-1473\" alt=\"\" /></figure><div class=\"elementor-image-box-content\"><h3 class=\"elementor-image-box-title\"><span>Low</span> visitor engagement</h3><p class=\"elementor-image-box-description\">Slow loading times frustrate users and increase bounce rates.nn</p></div></div>tttt</div>ntttt</div>ntttt<div class=\"elementor-element elementor-element-d074fe1 elementor-position-left elementor-vertical-align-middle cstm-box-css red-ss elementor-widget elementor-widget-image-box\" data-id=\"d074fe1\" data-element_type=\"widget\" data-widget_type=\"image-box.default\">ntttt<div class=\"elementor-widget-container\">nttttt<div class=\"elementor-image-box-wrapper\"><figure class=\"elementor-image-box-img\"><img width=\"60\" height=\"100\" src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/67bb8177c0dadd063faf6445_xnBn0gX6TFCdfM7NQZhs_cf-wo-redarrow.png\" class=\"attachment-full size-full wp-image-1473\" alt=\"\" /></figure><div class=\"elementor-image-box-content\"><h3 class=\"elementor-image-box-title\"><span>Unfocused</span> user experience</h3><p class=\"elementor-image-box-description\">Unclear calls to action confuse potential customers.nn</p></div></div>tttt</div>ntttt</div>ntttt<div class=\"elementor-element elementor-element-44e24ef elementor-position-left elementor-vertical-align-middle cstm-box-css red-ss elementor-widget elementor-widget-image-box\" data-id=\"44e24ef\" data-element_type=\"widget\" data-widget_type=\"image-box.default\">ntttt<div class=\"elementor-widget-container\">nttttt<div class=\"elementor-image-box-wrapper\"><figure class=\"elementor-image-box-img\"><img width=\"60\" height=\"100\" src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/67bb8177c0dadd063faf6445_xnBn0gX6TFCdfM7NQZhs_cf-wo-redarrow.png\" class=\"attachment-full size-full wp-image-1473\" alt=\"\" /></figure><div class=\"elementor-image-box-content\"><h3 class=\"elementor-image-box-title\"><span>Missed </span>sales opportunities</h3><p class=\"elementor-image-box-description\">Generic design fails to build trust or authority.nn</p></div></div>tttt</div>ntttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-1d1b331 e-con-full e-flex e-con e-child\" data-id=\"1d1b331\" data-element_type=\"container\">ntt<div class=\"elementor-element elementor-element-da68750 e-con-full cst-box-gradoent e-flex e-con e-child\" data-id=\"da68750\" data-element_type=\"container\">ntttt<div class=\"elementor-element elementor-element-e3a3e04 elementor-position-left elementor-vertical-align-middle cstm-box-css elementor-widget elementor-widget-image-box\" data-id=\"e3a3e04\" data-element_type=\"widget\" data-widget_type=\"image-box.default\">ntttt<div class=\"elementor-widget-container\">nttttt<div class=\"elementor-image-box-wrapper\"><figure class=\"elementor-image-box-img\"><img width=\"40\" height=\"40\" src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/67bb90db392af4ac96adf168_1.webp\" class=\"attachment-full size-full wp-image-1486\" alt=\"\" /></figure><div class=\"elementor-image-box-content\"><h3 class=\"elementor-image-box-title\">Low-Performing Site</h3></div></div>tttt</div>ntttt</div>ntttt<div class=\"elementor-element elementor-element-605270b elementor-widget__width-inherit elementor-widget elementor-widget-image\" data-id=\"605270b\" data-element_type=\"widget\" data-widget_type=\"image.default\">ntttt<div class=\"elementor-widget-container\">nttttttttttttttt<img width=\"585\" height=\"1024\" src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/Book-a-reserved-coworking-spot-in-Spaces-Waterfall-Midrand-Midrand-Gumtree-South-Africa-08-11-2025_10_43_AM-768x1345-1-585x1024.webp\" class=\"attachment-large size-large wp-image-1490\" alt=\"\" srcset=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/Book-a-reserved-coworking-spot-in-Spaces-Waterfall-Midrand-Midrand-Gumtree-South-Africa-08-11-2025_10_43_AM-768x1345-1-585x1024.webp 585w, https://goldenstallionagency.com/wp-content/uploads/2025/09/Book-a-reserved-coworking-spot-in-Spaces-Waterfall-Midrand-Midrand-Gumtree-South-Africa-08-11-2025_10_43_AM-768x1345-1-171x300.webp 171w, https://goldenstallionagency.com/wp-content/uploads/2025/09/Book-a-reserved-coworking-spot-in-Spaces-Waterfall-Midrand-Midrand-Gumtree-South-Africa-08-11-2025_10_43_AM-768x1345-1.webp 768w\" sizes=\"(max-width: 585px) 100vw, 585px\" />ttttttttttttttt</div>ntttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-313ea56 e-con-full cstm-green-gradnt e-flex e-con e-child\" data-id=\"313ea56\" data-element_type=\"container\">ntttt<div class=\"elementor-element elementor-element-8d4dffb elementor-position-left elementor-vertical-align-middle cstm-box-css elementor-widget elementor-widget-image-box\" data-id=\"8d4dffb\" data-element_type=\"widget\" data-widget_type=\"image-box.default\">ntttt<div class=\"elementor-widget-container\">nttttt<div class=\"elementor-image-box-wrapper\"><figure class=\"elementor-image-box-img\"><img width=\"40\" height=\"40\" src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/67bb90f39296863ae1225eca_2.webp\" class=\"attachment-full size-full wp-image-1491\" alt=\"\" /></figure><div class=\"elementor-image-box-content\"><h3 class=\"elementor-image-box-title\">Conversion-Driven Design</h3></div></div>tttt</div>ntttt</div>ntttt<div class=\"elementor-element elementor-element-fd08f7f elementor-widget elementor-widget-video\" data-id=\"fd08f7f\" data-element_type=\"widget\" data-settings=\"{&quot;video_type&quot;:&quot;hosted&quot;,&quot;autoplay&quot;:&quot;yes&quot;,&quot;play_on_mobile&quot;:&quot;yes&quot;,&quot;mute&quot;:&quot;yes&quot;,&quot;loop&quot;:&quot;yes&quot;}\" data-widget_type=\"video.default\">ntttt<div class=\"elementor-widget-container\">nttttttt<div class=\"e-hosted-video elementor-wrapper elementor-open-inline\">nttttt<video class=\"elementor-video\" src=\"https://goldenstallionagency.com/wp-content/uploads/2025/10/ClearStone-Properties-Exclusive-Luxury-Residences-Secure-Living.mp4\" autoplay=\"\" loop=\"\" muted=\"muted\" playsinline=\"\" controlsList=\"nodownload\"></video>ntttt</div>ntttttt</div>ntttt</div>ntttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-8ebf332 e-con-full e-flex e-con e-child\" data-id=\"8ebf332\" data-element_type=\"container\">ntttt<div class=\"elementor-element elementor-element-adfbeb6 elementor-position-left elementor-vertical-align-middle cstm-box-css green-ss elementor-widget elementor-widget-image-box\" data-id=\"adfbeb6\" data-element_type=\"widget\" data-widget_type=\"image-box.default\">ntttt<div class=\"elementor-widget-container\">nttttt<div class=\"elementor-image-box-wrapper\"><figure class=\"elementor-image-box-img\"><img width=\"60\" height=\"100\" src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/67bb88976d7f0ade2662c189_nMkfZvSyTSOfEX3hVGmM_cf-wo-greenarrow-1.png\" class=\"attachment-full size-full wp-image-1505\" alt=\"\" /></figure><div class=\"elementor-image-box-content\"><h3 class=\"elementor-image-box-title\"><span>High </span>conversion rates</h3><p class=\"elementor-image-box-description\">Clear, focused navigation guides visitors to buy.nn</p></div></div>tttt</div>ntttt</div>ntttt<div class=\"elementor-element elementor-element-a815650 elementor-position-left elementor-vertical-align-middle cstm-box-css green-ss elementor-widget elementor-widget-image-box\" data-id=\"a815650\" data-element_type=\"widget\" data-widget_type=\"image-box.default\">ntttt<div class=\"elementor-widget-container\">nttttt<div class=\"elementor-image-box-wrapper\"><figure class=\"elementor-image-box-img\"><img width=\"60\" height=\"100\" src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/67bb88976d7f0ade2662c189_nMkfZvSyTSOfEX3hVGmM_cf-wo-greenarrow-1.png\" class=\"attachment-full size-full wp-image-1505\" alt=\"\" /></figure><div class=\"elementor-image-box-content\"><h3 class=\"elementor-image-box-title\"><span>Engaged </span> visitorsrates</h3><p class=\"elementor-image-box-description\">Fast, responsive design keeps users engaged.nn</p></div></div>tttt</div>ntttt</div>ntttt<div class=\"elementor-element elementor-element-3e5e397 elementor-position-left elementor-vertical-align-middle cstm-box-css green-ss elementor-widget elementor-widget-image-box\" data-id=\"3e5e397\" data-element_type=\"widget\" data-widget_type=\"image-box.default\">ntttt<div class=\"elementor-widget-container\">nttttt<div class=\"elementor-image-box-wrapper\"><figure class=\"elementor-image-box-img\"><img width=\"60\" height=\"100\" src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/67bb88976d7f0ade2662c189_nMkfZvSyTSOfEX3hVGmM_cf-wo-greenarrow-1.png\" class=\"attachment-full size-full wp-image-1505\" alt=\"\" /></figure><div class=\"elementor-image-box-content\"><h3 class=\"elementor-image-box-title\"><span>Increased lead </span>generationrates</h3><p class=\"elementor-image-box-description\">Strong, compelling calls to action drive clicks.nn</p></div></div>tttt</div>ntttt</div>ntttt<div class=\"elementor-element elementor-element-470cb5a elementor-position-left elementor-vertical-align-middle cstm-box-css green-ss elementor-widget elementor-widget-image-box\" data-id=\"470cb5a\" data-element_type=\"widget\" data-widget_type=\"image-box.default\">ntttt<div class=\"elementor-widget-container\">nttttt<div class=\"elementor-image-box-wrapper\"><figure class=\"elementor-image-box-img\"><img width=\"60\" height=\"100\" src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/67bb88976d7f0ade2662c189_nMkfZvSyTSOfEX3hVGmM_cf-wo-greenarrow-1.png\" class=\"attachment-full size-full wp-image-1505\" alt=\"\" /></figure><div class=\"elementor-image-box-content\"><h3 class=\"elementor-image-box-title\"><span>Increased Trust  </span>&amp; Credibility rates</h3><p class=\"elementor-image-box-description\">Clear, focused navigation guides visitors to buy.nn</p></div></div>tttt</div>ntttt</div>ntttt</div>ntttt</div>ntttt<div class=\"elementor-element elementor-element-d5babfe elementor-widget elementor-widget-html\" data-id=\"d5babfe\" data-element_type=\"widget\" data-widget_type=\"html.default\">ntttt<div class=\"elementor-widget-container\">nttttt<!DOCTYPE html>rn<html lang=\"en\">rnrn<head>rn  <meta charset=\"UTF-8\">rn  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">rn  <title>Document</title>rn</head>rn<style>rn  /* Custom CSS Variables */rn  :root {rn    --accent-glow: #ff9100;rn    --secondary-glow: #ff0055;rn    --white-border: rgba(255, 255, 255, 0.4);rn    --black: #000000;rn    --transparent: rgba(0, 0, 0, 0);rn  }rnrn  /* 1. Combined Animation Keyframes (Rotation and Scale) */rn  @keyframes rotate-and-scale {rnrn    /* Center Top (Full Width) */rn    0% {rn      transform: rotate(0deg) scaleX(1);rn    }rnrn    /* Corner (Narrower) */rn    25% {rn      transform: rotate(90deg) scaleX(0.25);rn    }rnrn    /* Center Bottom (Full Width) */rn    50% {rn      transform: rotate(180deg) scaleX(1);rn    }rnrn    /* Corner (Narrower) */rn    75% {rn      transform: rotate(270deg) scaleX(0.25);rn    }rnrn    /* Back to Start */rn    100% {rn      transform: rotate(360deg) scaleX(1);rn    }rn  }rnrn  /* Base and Wrapper styles */rnrn  .hero-button-wrap {rn    display: flex;rn    justify-content: center;rn    align-items: center;rn  }rnrn  /* 2. Main Button Container (White Border) */rn  .primary-button-block {rn    width: 300px;rn    height: 60px;rn    border: 1px solid var(--white-border);rn    background-color: var(--black);rn    border-radius: 200px;rn    display: flex;rn    justify-content: center;rn    align-items: center;rn    padding: 1px;rn    position: relative;rn    overflow: hidden;rn    text-decoration: none;rn  }rnrn  /* 3. Rotating Stroke Wrapper (Removed \'filter: blur()\') */rn  .button-stroke-wrapp {rn    z-index: 1;rn    position: absolute;rnrn    /* Size ko kam kia taake effect ziada tight rahe */rn    width: 200%;rn    height: 300%;rn    top: -100%;rn    left: -50%;rnrn    display: flex;rn    justify-content: center;rn    align-items: center;rnrn    /* Animation wahi rahegi */rn    animation: rotate-and-scale 4s linear infinite;rn    /* **YE LINE HATA DI GAYI HAI: filter: blur(3px);** */rn  }rnrn  .button-stroke-block,rn  .button-stroke-block-v2 {rn    /* Gradient wahi rahega */rn    background-image: linear-gradient(180deg,rn        var(--transparent) 10%,rn        var(--accent-glow) 40%,rn        var(--secondary-glow) 55%,rn        var(--transparent) 90%);rn    width: 50%;rn    height: 100%;rn  }rnrn  /* 4. Inner Black Layer (Text aur background) */rn  .button-text-wrap {rn    z-index: 2;rn    background-color: var(--black);rn    border-radius: 200px;rn    width: 100%;rn    height: 100%;rn    display: flex;rn    justify-content: center;rn    align-items: center;rn    position: relative;rn  }rnrn  .primary-button-text {rn    color: white;rn    font-family: Calsans, Arial, sans-serif;rn    font-size: 18px;rn    font-weight: 600;rn    text-transform: capitalize;rn  }rn</style>rnrn<body>rnrn  <div class=\"hero-button-wrap\">rn    <a href=\"https://calendly.com/goldenstallionagency/real-estate-and-development-branding-discovery-clone\" class=\"primary-button-block\">rn      <div class=\"button-stroke-wrapp\">rn        <div class=\"button-stroke-block\"></div>rn        <div class=\"button-stroke-block-v2\"></div>rn      </div>rn      <div class=\"button-text-wrap\">rn        <div class=\"primary-button-text\"> Book A Call Now!</div>rn      </div>rn    </a>rn  </div>rnrnrn</body>rnrn</html>tttt</div>ntttt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-684bb30 p-20 e-flex e-con-boxed e-con e-parent\" data-id=\"684bb30\" data-element_type=\"container\">nttttt<div class=\"e-con-inner\">ntt<div class=\"elementor-element elementor-element-ca62b46 e-con-full e-flex e-con e-child\" data-id=\"ca62b46\" data-element_type=\"container\">ntttt<div class=\"elementor-element elementor-element-c5f93c0 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"c5f93c0\" data-element_type=\"widget\" data-widget_type=\"heading.default\">ntttt<div class=\"elementor-widget-container\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Clearstone Properties Website<span><br> Review</span>n</h2>tttt</div>ntttt</div>ntttt<div class=\"elementor-element elementor-element-6729f93 elementor-widget elementor-widget-html\" data-id=\"6729f93\" data-element_type=\"widget\" data-widget_type=\"html.default\">ntttt<div class=\"elementor-widget-container\">nttttt<!DOCTYPE html>rn<html lang=\"en\">rnrn<head>rn  <meta charset=\"UTF-8\">rn  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">rn  <title>Document</title>rn</head>rn<style>rn  /* Custom CSS Variables */rn  :root {rn    --accent-glow: #ff9100;rn    --secondary-glow: #ff0055;rn    --white-border: rgba(255, 255, 255, 0.4);rn    --black: #000000;rn    --transparent: rgba(0, 0, 0, 0);rn  }rnrn  /* 1. Combined Animation Keyframes (Rotation and Scale) */rn  @keyframes rotate-and-scale {rnrn    /* Center Top (Full Width) */rn    0% {rn      transform: rotate(0deg) scaleX(1);rn    }rnrn    /* Corner (Narrower) */rn    25% {rn      transform: rotate(90deg) scaleX(0.25);rn    }rnrn    /* Center Bottom (Full Width) */rn    50% {rn      transform: rotate(180deg) scaleX(1);rn    }rnrn    /* Corner (Narrower) */rn    75% {rn      transform: rotate(270deg) scaleX(0.25);rn    }rnrn    /* Back to Start */rn    100% {rn      transform: rotate(360deg) scaleX(1);rn    }rn  }rnrn  /* Base and Wrapper styles */rnrn  .hero-button-wrap {rn    display: flex;rn    justify-content: center;rn    align-items: center;rn  }rnrn  /* 2. Main Button Container (White Border) */rn  .primary-button-block {rn    width: 300px;rn    height: 60px;rn    border: 1px solid var(--white-border);rn    background-color: var(--black);rn    border-radius: 200px;rn    display: flex;rn    justify-content: center;rn    align-items: center;rn    padding: 1px;rn    position: relative;rn    overflow: hidden;rn    text-decoration: none;rn  }rnrn  /* 3. Rotating Stroke Wrapper (Removed \'filter: blur()\') */rn  .button-stroke-wrapp {rn    z-index: 1;rn    position: absolute;rnrn    /* Size ko kam kia taake effect ziada tight rahe */rn    width: 200%;rn    height: 300%;rn    top: -100%;rn    left: -50%;rnrn    display: flex;rn    justify-content: center;rn    align-items: center;rnrn    /* Animation wahi rahegi */rn    animation: rotate-and-scale 4s linear infinite;rn    /* **YE LINE HATA DI GAYI HAI: filter: blur(3px);** */rn  }rnrn  .button-stroke-block,rn  .button-stroke-block-v2 {rn    /* Gradient wahi rahega */rn    background-image: linear-gradient(180deg,rn        var(--transparent) 10%,rn        var(--accent-glow) 40%,rn        var(--secondary-glow) 55%,rn        var(--transparent) 90%);rn    width: 50%;rn    height: 100%;rn  }rnrn  /* 4. Inner Black Layer (Text aur background) */rn  .button-text-wrap {rn    z-index: 2;rn    background-color: var(--black);rn    border-radius: 200px;rn    width: 100%;rn    height: 100%;rn    display: flex;rn    justify-content: center;rn    align-items: center;rn    position: relative;rn  }rnrn  .primary-button-text {rn    color: white;rn    font-family: Calsans, Arial, sans-serif;rn    font-size: 18px;rn    font-weight: 600;rn    text-transform: capitalize;rn  }rn</style>rnrn<body>rnrn  <div class=\"hero-button-wrap\">rn    <a href=\"https://calendly.com/goldenstallionagency/real-estate-and-development-branding-discovery-clone\" class=\"primary-button-block\">rn      <div class=\"button-stroke-wrapp\">rn        <div class=\"button-stroke-block\"></div>rn        <div class=\"button-stroke-block-v2\"></div>rn      </div>rn      <div class=\"button-text-wrap\">rn        <div class=\"primary-button-text\"> Book A Call Now!</div>rn      </div>rn    </a>rn  </div>rnrnrn</body>rnrn</html>tttt</div>ntttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-a7ac6a4 e-con-full e-flex e-con e-child\" data-id=\"a7ac6a4\" data-element_type=\"container\">ntttt<div class=\"elementor-element elementor-element-38ebdb2 elementor-widget elementor-widget-video\" data-id=\"38ebdb2\" data-element_type=\"widget\" data-settings=\"{&quot;video_type&quot;:&quot;hosted&quot;,&quot;controls&quot;:&quot;yes&quot;}\" data-widget_type=\"video.default\">ntttt<div class=\"elementor-widget-container\">nttttttt<div class=\"e-hosted-video elementor-wrapper elementor-open-inline\">nttttt<video class=\"elementor-video\" src=\"https://goldenstallionagency.com/wp-content/uploads/2025/08/VIDEO-2025-03-25-11-51-05.mp4\" controls=\"\" preload=\"metadata\" controlsList=\"nodownload\"></video>ntttt</div>ntttttt</div>ntttt</div>ntttt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-cdbf56e e-flex e-con-boxed e-con e-parent\" data-id=\"cdbf56e\" data-element_type=\"container\">nttttt<div class=\"e-con-inner\">ntt<div class=\"elementor-element elementor-element-12c3ec8 e-con-full e-flex e-con e-child\" data-id=\"12c3ec8\" data-element_type=\"container\">ntttt<div class=\"elementor-element elementor-element-bf58e3e elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"bf58e3e\" data-element_type=\"widget\" data-widget_type=\"heading.default\">ntttt<div class=\"elementor-widget-container\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Our <span>Success</span> Storiesn</h2>tttt</div>ntttt</div>ntt[elementor-element k=\"f193b19716fcd8e7bd0eee60db27b3ab\" data=\"eyJpZCI6ImM4ZmM4YzIiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5cIkNvbnZlcnRpY28gaXMgQlkgRkFSIHRoZSBtb3N0IGRlZGljYXRlZCwgZHJpdmVuLCByZWxlbnRsZXNzbHkgaW52ZXN0ZWQgYWdlbmN5IEkgaGF2ZSBldmVyIHdvcmtlZCB3aXRoLiBPbmNlIHRoZXkgZ2V0IHN0YXJ0ZWQgdGhleSByZWFsbHkgZG9uJ3QgZioqKiBhcm91bmQuXCI8YnIgXC8+LSBKb25hdGhhbiBIPFwvcD4iLCJhbGlnbiI6ImNlbnRlciIsIl9wYWRkaW5nIjp7InVuaXQiOiJweCIsInRvcCI6IjAiLCJyaWdodCI6IjAiLCJib3R0b20iOiIyMCIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOmZhbHNlfSwiX3BhZGRpbmdfdGFibGV0Ijp7InVuaXQiOiJweCIsInRvcCI6IjAiLCJyaWdodCI6IjAiLCJib3R0b20iOiIwIiwibGVmdCI6IjAiLCJpc0xpbmtlZCI6ZmFsc2V9LCJfZWxlbWVudF93aWR0aF9tb2JpbGUiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoX21vYmlsZSI6eyJ1bml0IjoiJSIsInNpemUiOjgwLCJzaXplcyI6W119LCJfZmxleF9hbGlnbl9zZWxmX21vYmlsZSI6ImNlbnRlciIsIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoicHgiLCJzaXplIjo3MjAsInNpemVzIjpbXX0sIl9mbGV4X2FsaWduX3NlbGYiOiJjZW50ZXIifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]tt</div>ntt<div class=\"elementor-element elementor-element-7924728 e-con-full e-flex e-con e-child\" data-id=\"7924728\" data-element_type=\"container\">ntt<div class=\"elementor-element elementor-element-2d9d91a e-grid e-con-full e-con e-child\" data-id=\"2d9d91a\" data-element_type=\"container\">ntt<a class=\"elementor-element elementor-element-fadf057 e-con-full e-flex e-con e-child\" data-id=\"fadf057\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\" href=\"https://goldenstallionagency.com/case-study/fsc-b2b-consultancy-wins-5-new-contracts-in-2-months/\">ntt<div class=\"elementor-element elementor-element-5d352a7 e-con-full e-flex e-con e-child\" data-id=\"5d352a7\" data-element_type=\"container\">ntttt<div class=\"elementor-element elementor-element-4426de9 elementor-hidden-desktop elementor-hidden-tablet elementor-hidden-mobile elementor-widget elementor-widget-heading\" data-id=\"4426de9\" data-element_type=\"widget\" data-widget_type=\"heading.default\">ntttt<div class=\"elementor-widget-container\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">CRO</h2>tttt</div>ntttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-63e000d e-con-full e-flex e-con e-child\" data-id=\"63e000d\" data-element_type=\"container\">ntttt<div class=\"elementor-element elementor-element-3f21619 elementor-widget elementor-widget-heading\" data-id=\"3f21619\" data-element_type=\"widget\" data-widget_type=\"heading.default\">ntttt<div class=\"elementor-widget-container\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">FSC B2B Consultancy Wins 5 New Contracts in 2 Months</h2>tttt</div>ntttt</div>ntt[elementor-element k=\"f193b19716fcd8e7bd0eee60db27b3ab\" data=\"eyJpZCI6IjE5MDM3ZjIiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJjdXN0b20iLCJ0eXBvZ3JhcGh5X2ZvbnRfZmFtaWx5IjoiSW50ZXIiLCJ0eXBvZ3JhcGh5X2ZvbnRfc2l6ZSI6eyJ1bml0IjoicHgiLCJzaXplIjoyMCwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9mb250X3NpemVfdGFibGV0Ijp7InVuaXQiOiJweCIsInNpemUiOjE1LCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2ZvbnRfc2l6ZV9tb2JpbGUiOnsidW5pdCI6InB4Iiwic2l6ZSI6MTQsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfZm9udF93ZWlnaHQiOiI0MDAiLCJ0eXBvZ3JhcGh5X2xpbmVfaGVpZ2h0Ijp7InVuaXQiOiJlbSIsInNpemUiOjEuMzk5OTk5OTk5OTk5OTk5OTExMTgyMTU4MDI5OTg3NDc2NzY2MTA5NDY2NTUyNzM0Mzc1LCJzaXplcyI6W119LCJfYmFja2dyb3VuZF9jb2xvciI6IiMwMjAxMDEiLCJjdXN0b21fY3NzIjoicDpsYXN0LWNoaWxkIHtcbiAgICBtYXJnaW46IDA7XG59IiwiZWRpdG9yIjoiPHA+QSBCMkIgY29uc3VsdGFuY3kgZmlybSBoYWQgYSBnZW5lcmljIERJWSB3ZWJzaXRlIHRoYXQgZGlkblx1MjAxOXQgcmVmbGVjdCB0aGVpciBleHBlcnRpc2UuIFBvdGVudGlhbCBjbGllbnRzIHdlcmVuXHUyMDE5dC4uLi4uPFwvcD4ifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]tt</div>ntttt</a>ntt<a class=\"elementor-element elementor-element-167ac1c e-con-full e-flex e-con e-child\" data-id=\"167ac1c\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\" href=\"https://goldenstallionagency.com/case-study/boutique-salon-sees-3x-more-bookings/\">ntt<div class=\"elementor-element elementor-element-f41f477 e-con-full e-flex e-con e-child\" data-id=\"f41f477\" data-element_type=\"container\">ntttt</div>ntt<div class=\"elementor-element elementor-element-e0a7dce e-con-full e-flex e-con e-child\" data-id=\"e0a7dce\" data-element_type=\"container\">ntttt<div class=\"elementor-element elementor-element-697257a elementor-widget elementor-widget-heading\" data-id=\"697257a\" data-element_type=\"widget\" data-widget_type=\"heading.default\">ntttt<div class=\"elementor-widget-container\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Boutique Salon Sees 3x More Bookings</h2>tttt</div>ntttt</div>ntt[elementor-element k=\"f193b19716fcd8e7bd0eee60db27b3ab\" data=\"eyJpZCI6ImE0ZDRiYzUiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJjdXN0b20iLCJ0eXBvZ3JhcGh5X2ZvbnRfZmFtaWx5IjoiSW50ZXIiLCJ0eXBvZ3JhcGh5X2ZvbnRfc2l6ZSI6eyJ1bml0IjoicHgiLCJzaXplIjoyMCwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9mb250X3NpemVfdGFibGV0Ijp7InVuaXQiOiJweCIsInNpemUiOjE1LCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2ZvbnRfc2l6ZV9tb2JpbGUiOnsidW5pdCI6InB4Iiwic2l6ZSI6MTQsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfZm9udF93ZWlnaHQiOiI0MDAiLCJ0eXBvZ3JhcGh5X2xpbmVfaGVpZ2h0Ijp7InVuaXQiOiJlbSIsInNpemUiOjEuMzk5OTk5OTk5OTk5OTk5OTExMTgyMTU4MDI5OTg3NDc2NzY2MTA5NDY2NTUyNzM0Mzc1LCJzaXplcyI6W119LCJfYmFja2dyb3VuZF9jb2xvciI6IiMwMjAxMDEiLCJjdXN0b21fY3NzIjoicDpsYXN0LWNoaWxkIHtcbiAgICBtYXJnaW46IDA7XG59IiwiZWRpdG9yIjoiPHA+UnVieVx1MjAxOXMgQmVhdXR5IHNhbG9uIGhhZCBubyB3ZWJzaXRlIC0gb25seSBhIEZhY2Vib29rIHBhZ2UuIFdhbGstaW5zIHdlcmUgdW5wcmVkaWN0YWJsZSwgcGhvbmUgYm9va2luZ3MuLi4uLi48XC9wPiJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]tt</div>ntttt</a>ntt<a class=\"elementor-element elementor-element-e27d136 e-con-full e-flex e-con e-child\" data-id=\"e27d136\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\" href=\"https://goldenstallionagency.com/case-study/hvac-company-generates-120k-in-new-sales/\">ntt<div class=\"elementor-element elementor-element-b573994 e-con-full e-flex e-con e-child\" data-id=\"b573994\" data-element_type=\"container\">ntttt</div>ntt<div class=\"elementor-element elementor-element-caf35df e-con-full e-flex e-con e-child\" data-id=\"caf35df\" data-element_type=\"container\">ntttt<div class=\"elementor-element elementor-element-a35a9ca elementor-widget elementor-widget-heading\" data-id=\"a35a9ca\" data-element_type=\"widget\" data-widget_type=\"heading.default\">ntttt<div class=\"elementor-widget-container\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">HVAC Company Generates $120K in New Sales</h2>tttt</div>ntttt</div>ntt[elementor-element k=\"f193b19716fcd8e7bd0eee60db27b3ab\" data=\"eyJpZCI6IjhkYmFjN2MiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJjdXN0b20iLCJ0eXBvZ3JhcGh5X2ZvbnRfZmFtaWx5IjoiSW50ZXIiLCJ0eXBvZ3JhcGh5X2ZvbnRfc2l6ZSI6eyJ1bml0IjoicHgiLCJzaXplIjoyMCwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9mb250X3NpemVfdGFibGV0Ijp7InVuaXQiOiJweCIsInNpemUiOjE1LCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2ZvbnRfc2l6ZV9tb2JpbGUiOnsidW5pdCI6InB4Iiwic2l6ZSI6MTQsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfZm9udF93ZWlnaHQiOiI0MDAiLCJ0eXBvZ3JhcGh5X2xpbmVfaGVpZ2h0Ijp7InVuaXQiOiJlbSIsInNpemUiOjEuMzk5OTk5OTk5OTk5OTk5OTExMTgyMTU4MDI5OTg3NDc2NzY2MTA5NDY2NTUyNzM0Mzc1LCJzaXplcyI6W119LCJfYmFja2dyb3VuZF9jb2xvciI6IiMwMjAxMDEiLCJjdXN0b21fY3NzIjoicDpsYXN0LWNoaWxkIHtcbiAgICBtYXJnaW46IDA7XG59IiwiZWRpdG9yIjoiPHA+VGludHdoZWVyIE1lY2hhbmljYWwgKEhWQUMgY29tcGFueSkgaGFkIGEgRElZLXN0eWxlIHdlYnNpdGUgdGhhdCBsb29rZWQgdW5wcm9mZXNzaW9uYWwuIEhvbWVvd25lcnMuLi4uLi48XC9wPiJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]tt</div>ntttt</a>ntt<a class=\"elementor-element elementor-element-aa0aeb4 e-con-full e-flex e-con e-child\" data-id=\"aa0aeb4\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\" href=\"https://goldenstallionagency.com/case-study/kyu-restaurant-217-booking-increase/\">ntt<div class=\"elementor-element elementor-element-4b0b16f e-con-full e-flex e-con e-child\" data-id=\"4b0b16f\" data-element_type=\"container\">ntttt</div>ntt<div class=\"elementor-element elementor-element-eb2288e e-con-full e-flex e-con e-child\" data-id=\"eb2288e\" data-element_type=\"container\">ntttt<div class=\"elementor-element elementor-element-5569f77 elementor-widget elementor-widget-heading\" data-id=\"5569f77\" data-element_type=\"widget\" data-widget_type=\"heading.default\">ntttt<div class=\"elementor-widget-container\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">KYU Restaurant - 217% Booking Increase</h2>tttt</div>ntttt</div>ntt[elementor-element k=\"f193b19716fcd8e7bd0eee60db27b3ab\" data=\"eyJpZCI6ImNkMzRlY2UiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJjdXN0b20iLCJ0eXBvZ3JhcGh5X2ZvbnRfZmFtaWx5IjoiSW50ZXIiLCJ0eXBvZ3JhcGh5X2ZvbnRfc2l6ZSI6eyJ1bml0IjoicHgiLCJzaXplIjoyMCwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9mb250X3NpemVfdGFibGV0Ijp7InVuaXQiOiJweCIsInNpemUiOjE1LCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2ZvbnRfc2l6ZV9tb2JpbGUiOnsidW5pdCI6InB4Iiwic2l6ZSI6MTQsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfZm9udF93ZWlnaHQiOiI0MDAiLCJ0eXBvZ3JhcGh5X2xpbmVfaGVpZ2h0Ijp7InVuaXQiOiJlbSIsInNpemUiOjEuMzk5OTk5OTk5OTk5OTk5OTExMTgyMTU4MDI5OTg3NDc2NzY2MTA5NDY2NTUyNzM0Mzc1LCJzaXplcyI6W119LCJfYmFja2dyb3VuZF9jb2xvciI6IiMwMjAxMDEiLCJjdXN0b21fY3NzIjoicDpsYXN0LWNoaWxkIHtcbiAgICBtYXJnaW46IDA7XG59IiwiZWRpdG9yIjoiPHA+S1lVIHJlc3RhdXJhbnQgZ3JvdXAgaGFkIGdyZWF0IGZvb2QgYnV0IGFuIG9ubGluZSBwcmVzZW5jZSB0aGF0IHdhcyBjb3N0aW5nIHRoZW0gY3VzdG9tZXJzLiBUaGVpciBvdXRkYXRlZCBzaXRlLi4uLi4uPFwvcD4ifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]tt</div>ntttt</a>ntt<a class=\"elementor-element elementor-element-d9d6c11 e-con-full e-flex e-con e-child\" data-id=\"d9d6c11\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\" href=\"https://goldenstallionagency.com/case-study/real-estate-developer-secures-38-qualified-leads-in-30-days/\">ntt<div class=\"elementor-element elementor-element-e316763 e-con-full e-flex e-con e-child\" data-id=\"e316763\" data-element_type=\"container\">ntttt</div>ntt<div class=\"elementor-element elementor-element-5782373 e-con-full e-flex e-con e-child\" data-id=\"5782373\" data-element_type=\"container\">ntttt<div class=\"elementor-element elementor-element-955f56f elementor-widget elementor-widget-heading\" data-id=\"955f56f\" data-element_type=\"widget\" data-widget_type=\"heading.default\">ntttt<div class=\"elementor-widget-container\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Real Estate Developer Secures 38 Qualified Leads in 30 Days</h2>tttt</div>ntttt</div>ntt[elementor-element k=\"f193b19716fcd8e7bd0eee60db27b3ab\" data=\"eyJpZCI6IjBmYWVjNzkiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJjdXN0b20iLCJ0eXBvZ3JhcGh5X2ZvbnRfZmFtaWx5IjoiSW50ZXIiLCJ0eXBvZ3JhcGh5X2ZvbnRfc2l6ZSI6eyJ1bml0IjoicHgiLCJzaXplIjoyMCwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9mb250X3NpemVfdGFibGV0Ijp7InVuaXQiOiJweCIsInNpemUiOjE1LCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2ZvbnRfc2l6ZV9tb2JpbGUiOnsidW5pdCI6InB4Iiwic2l6ZSI6MTQsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfZm9udF93ZWlnaHQiOiI0MDAiLCJ0eXBvZ3JhcGh5X2xpbmVfaGVpZ2h0Ijp7InVuaXQiOiJlbSIsInNpemUiOjEuMzk5OTk5OTk5OTk5OTk5OTExMTgyMTU4MDI5OTg3NDc2NzY2MTA5NDY2NTUyNzM0Mzc1LCJzaXplcyI6W119LCJfYmFja2dyb3VuZF9jb2xvciI6IiMwMjAxMDEiLCJjdXN0b21fY3NzIjoicDpsYXN0LWNoaWxkIHtcbiAgICBtYXJnaW46IDA7XG59IiwiZWRpdG9yIjoiPHA+QSBwcm9wZXJ0eSBkZXZlbG9wZXIgaGFkIGEgc3R1bm5pbmcgbmV3IHByb2plY3QgXHUyMDE0IGJ1dCB0aGVpciBvbGQgd2Vic2l0ZSBtYWRlIGl0IGxvb2sgbGlrZSBldmVyeSBvdGhlciBlc3RhdGUuIEJ1eWVycy4uLi4uLjxcL3A+In0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"]tt</div>ntttt</a>ntttt</div>ntttt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-4a89ebf p-20 e-flex e-con-boxed e-con e-parent\" data-id=\"4a89ebf\" data-element_type=\"container\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-389ff14 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"389ff14\" data-element_type=\"widget\" data-widget_type=\"heading.default\">ntttt<div class=\"elementor-widget-container\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Real <span>Results.</span> Real <span>Feedback.</span></h2>tttt</div>ntttt</div>ntt[elementor-element k=\"f193b19716fcd8e7bd0eee60db27b3ab\" data=\"eyJpZCI6ImI2MWEyZDgiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiJEaXNjb3ZlciBob3cgb3VyIHdvcmsgaGVscGVkIHRoZW0gc2NhbGUsIGNvbnZlcnQsIGFuZCBncm93LlxuXG4iLCJhbGlnbiI6ImNlbnRlciIsIl9wYWRkaW5nIjp7InVuaXQiOiJweCIsInRvcCI6IjAiLCJyaWdodCI6IjAiLCJib3R0b20iOiIyMCIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOmZhbHNlfSwiX3BhZGRpbmdfdGFibGV0Ijp7InVuaXQiOiJweCIsInRvcCI6IjAiLCJyaWdodCI6IjAiLCJib3R0b20iOiIwIiwibGVmdCI6IjAiLCJpc0xpbmtlZCI6ZmFsc2V9LCJfZWxlbWVudF93aWR0aF9tb2JpbGUiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoX21vYmlsZSI6eyJ1bml0IjoiJSIsInNpemUiOjgwLCJzaXplcyI6W119LCJfZmxleF9hbGlnbl9zZWxmX21vYmlsZSI6ImNlbnRlciJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]tt<div class=\"elementor-element elementor-element-8a2bc60 cstm-carousal-arow elementor-pagination-type-bullets elementor-arrows-position-inside elementor-pagination-position-outside elementor-widget elementor-widget-n-carousel\" data-id=\"8a2bc60\" data-element_type=\"widget\" data-settings=\"{&quot;carousel_items&quot;:[{&quot;slide_title&quot;:&quot;Slide #1&quot;,&quot;_id&quot;:&quot;12dfdf7&quot;},{&quot;slide_title&quot;:&quot;Slide #2&quot;,&quot;_id&quot;:&quot;bd23dd7&quot;},{&quot;slide_title&quot;:&quot;Slide #3&quot;,&quot;_id&quot;:&quot;a137c21&quot;},{&quot;slide_title&quot;:&quot;Slide #3&quot;,&quot;_id&quot;:&quot;640b17b&quot;}],&quot;slides_to_show&quot;:&quot;3&quot;,&quot;slides_to_scroll&quot;:&quot;1&quot;,&quot;slides_to_show_tablet&quot;:&quot;2&quot;,&quot;slides_to_show_mobile&quot;:&quot;1&quot;,&quot;autoplay&quot;:&quot;yes&quot;,&quot;autoplay_speed&quot;:5000,&quot;pause_on_hover&quot;:&quot;yes&quot;,&quot;pause_on_interaction&quot;:&quot;yes&quot;,&quot;infinite&quot;:&quot;yes&quot;,&quot;speed&quot;:500,&quot;offset_sides&quot;:&quot;none&quot;,&quot;arrows&quot;:&quot;yes&quot;,&quot;pagination&quot;:&quot;bullets&quot;,&quot;image_spacing_custom&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:10,&quot;sizes&quot;:[]},&quot;image_spacing_custom_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;image_spacing_custom_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\" data-widget_type=\"nested-carousel.default\">ntttt<div class=\"elementor-widget-container\">nttttttt<div class=\"e-n-carousel swiper\" role=\"region\" aria-roledescription=\"carousel\" aria-label=\"Carousel\" dir=\"ltr\">nttt<div class=\"swiper-wrapper\" aria-live=\"off\">ntttttttttt<div class=\"swiper-slide\" data-slide=\"1\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 of 4\">nttttttt<div class=\"elementor-element elementor-element-2ec2f02 e-flex e-con-boxed e-con e-child\" data-id=\"2ec2f02\" data-element_type=\"container\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-e74a368 elementor-widget elementor-widget-image\" data-id=\"e74a368\" data-element_type=\"widget\" data-widget_type=\"image.default\">ntttt<div class=\"elementor-widget-container\">nttttttttttttttt<img width=\"774\" height=\"497\" src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/1-1.webp\" class=\"attachment-large size-large wp-image-1534\" alt=\"\" srcset=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/1-1.webp 774w, https://goldenstallionagency.com/wp-content/uploads/2025/09/1-1-300x193.webp 300w, https://goldenstallionagency.com/wp-content/uploads/2025/09/1-1-768x493.webp 768w\" sizes=\"(max-width: 774px) 100vw, 774px\" />ttttttttttttttt</div>ntttt</div>nttttt</div>ntttt</div>ntttttttt</div>nttttttttttt<div class=\"swiper-slide\" data-slide=\"2\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"2 of 4\">nttttttt<div class=\"elementor-element elementor-element-cf1ae40 e-flex e-con-boxed e-con e-child\" data-id=\"cf1ae40\" data-element_type=\"container\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-5be6eae elementor-widget elementor-widget-image\" data-id=\"5be6eae\" data-element_type=\"widget\" data-widget_type=\"image.default\">ntttt<div class=\"elementor-widget-container\">nttttttttttttttt<img width=\"774\" height=\"497\" src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/2-1.webp\" class=\"attachment-large size-large wp-image-1535\" alt=\"\" srcset=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/2-1.webp 774w, https://goldenstallionagency.com/wp-content/uploads/2025/09/2-1-300x193.webp 300w, https://goldenstallionagency.com/wp-content/uploads/2025/09/2-1-768x493.webp 768w\" sizes=\"(max-width: 774px) 100vw, 774px\" />ttttttttttttttt</div>ntttt</div>nttttt</div>ntttt</div>ntttttttt</div>nttttttttttt<div class=\"swiper-slide\" data-slide=\"3\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"3 of 4\">nttttttt<div class=\"elementor-element elementor-element-3bf0d35 e-flex e-con-boxed e-con e-child\" data-id=\"3bf0d35\" data-element_type=\"container\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-cf12075 elementor-widget elementor-widget-image\" data-id=\"cf12075\" data-element_type=\"widget\" data-widget_type=\"image.default\">ntttt<div class=\"elementor-widget-container\">nttttttttttttttt<img width=\"774\" height=\"497\" src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/3-2.webp\" class=\"attachment-large size-large wp-image-1536\" alt=\"\" srcset=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/3-2.webp 774w, https://goldenstallionagency.com/wp-content/uploads/2025/09/3-2-300x193.webp 300w, https://goldenstallionagency.com/wp-content/uploads/2025/09/3-2-768x493.webp 768w\" sizes=\"(max-width: 774px) 100vw, 774px\" />ttttttttttttttt</div>ntttt</div>nttttt</div>ntttt</div>ntttttttt</div>nttttttttttt<div class=\"swiper-slide\" data-slide=\"4\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"4 of 4\">nttttttt<div class=\"elementor-element elementor-element-6f16e73 e-flex e-con-boxed e-con e-child\" data-id=\"6f16e73\" data-element_type=\"container\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-2f12b71 elementor-widget elementor-widget-image\" data-id=\"2f12b71\" data-element_type=\"widget\" data-widget_type=\"image.default\">ntttt<div class=\"elementor-widget-container\">nttttttttttttttt<img width=\"774\" height=\"497\" src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/5-2.webp\" class=\"attachment-large size-large wp-image-1537\" alt=\"\" srcset=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/5-2.webp 774w, https://goldenstallionagency.com/wp-content/uploads/2025/09/5-2-300x193.webp 300w, https://goldenstallionagency.com/wp-content/uploads/2025/09/5-2-768x493.webp 768w\" sizes=\"(max-width: 774px) 100vw, 774px\" />ttttttttttttttt</div>ntttt</div>nttttt</div>ntttt</div>ntttttttt</div>ntttttttt</div>ntt</div>nttttt<div class=\"elementor-swiper-button elementor-swiper-button-prev\" role=\"button\" tabindex=\"0\" aria-label=\"Previous\">ntttt<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-eicon-chevron-left\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M646 125C629 125 613 133 604 142L308 442C296 454 292 471 292 487 292 504 296 521 308 533L604 854C617 867 629 875 646 875 663 875 679 871 692 858 704 846 713 829 713 812 713 796 708 779 692 767L438 487 692 225C700 217 708 204 708 187 708 171 704 154 692 142 675 129 663 125 646 125Z\"></path></svg>ttt</div>nttt<div class=\"elementor-swiper-button elementor-swiper-button-next\" role=\"button\" tabindex=\"0\" aria-label=\"Next\">ntttt<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-eicon-chevron-right\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M696 533C708 521 713 504 713 487 713 471 708 454 696 446L400 146C388 133 375 125 354 125 338 125 325 129 313 142 300 154 292 171 292 187 292 204 296 221 308 233L563 492 304 771C292 783 288 800 288 817 288 833 296 850 308 863 321 871 338 875 354 875 371 875 388 867 400 854L696 533Z\"></path></svg>ttt</div>nttttt<div class=\"swiper-pagination\"></div>ntttttt</div>ntttt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-406ebc0 p-20 e-flex e-con-boxed e-con e-parent\" data-id=\"406ebc0\" data-element_type=\"container\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-cf82b91 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"cf82b91\" data-element_type=\"widget\" data-widget_type=\"heading.default\">ntttt<div class=\"elementor-widget-container\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Book<span> A Call</span> <br>With Us!</h2>tttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-0165ac7 e-con-full e-flex e-con e-child\" data-id=\"0165ac7\" data-element_type=\"container\">ntttt<div class=\"elementor-element elementor-element-4c059f5 elementor-mobile-align-justify elementor-widget elementor-widget-button\" data-id=\"4c059f5\" data-element_type=\"widget\" data-widget_type=\"button.default\">ntttt<div class=\"elementor-widget-container\">nttttttttt<div class=\"elementor-button-wrapper\">nttttt<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https://calendly.com/goldenstallionagency/real-estate-and-development-branding-discovery-clone\">ntttttt<span class=\"elementor-button-content-wrapper\">nttttttttt<span class=\"elementor-button-text\">Book A Call Now!</span>nttttt</span>nttttt</a>ntttt</div>ntttttttt</div>ntttt</div>ntttt</div>ntttt<div class=\"elementor-element elementor-element-c454aed cstm-calender elementor-widget elementor-widget-html\" data-id=\"c454aed\" data-element_type=\"widget\" data-widget_type=\"html.default\">ntttt<div class=\"elementor-widget-container\">nttttt<iframe src=\"https://calendly.com/goldenstallionwebagency/hospitality-website-discovery-call\" width=\"100%\" height=\"600\" frameborder=\"0\" scrolling=\"no\">ufeffufeffufeffufeffufeffufeff</iframe>tttt</div>ntttt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-662598c p-20 e-flex e-con-boxed e-con e-parent\" data-id=\"662598c\" data-element_type=\"container\">nttttt<div class=\"e-con-inner\">ntt[elementor-element k=\"f193b19716fcd8e7bd0eee60db27b3ab\" data=\"eyJpZCI6IjY1MWE1YTUiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8c3BhbiBzdHlsZT1cInRleHQtZGVjb3JhdGlvbjogdW5kZXJsaW5lO1wiPjxhIGhyZWY9XCJodHRwczpcL1wvZ29sZGVuc3RhbGxpb25hZ2VuY3kuY29tXC9wb3J0Zm9saW9cL1wiPlZpZXcgUG9ydGZvbGlvPFwvYT48XC9zcGFuPiIsImFsaWduIjoiY2VudGVyIiwiX3BhZGRpbmciOnsidW5pdCI6InB4IiwidG9wIjoiMCIsInJpZ2h0IjoiMCIsImJvdHRvbSI6IjEwIiwibGVmdCI6IjAiLCJpc0xpbmtlZCI6ZmFsc2V9LCJfX2dsb2JhbHNfXyI6eyJsaW5rX2NvbG9yIjoiZ2xvYmFsc1wvY29sb3JzP2lkPXRleHQiLCJsaW5rX2hvdmVyX2NvbG9yIjoiZ2xvYmFsc1wvY29sb3JzP2lkPTQ4OGM1OWQifX0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"]tt<div class=\"elementor-element elementor-element-9a9e453 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"9a9e453\" data-element_type=\"widget\" data-widget_type=\"heading.default\">ntttt<div class=\"elementor-widget-container\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Frequently Asked<br><span> Questions</span>n</h2>tttt</div>ntttt</div>ntttt<div class=\"elementor-element elementor-element-6e5a4b2 elementor-widget__width-initial cstm-accordian-ss elementor-widget elementor-widget-n-accordion\" data-id=\"6e5a4b2\" data-element_type=\"widget\" data-settings=\"{&quot;default_state&quot;:&quot;expanded&quot;,&quot;max_items_expended&quot;:&quot;one&quot;,&quot;n_accordion_animation_duration&quot;:{&quot;unit&quot;:&quot;ms&quot;,&quot;size&quot;:400,&quot;sizes&quot;:[]}}\" data-widget_type=\"nested-accordion.default\">ntttt<div class=\"elementor-widget-container\">nttttttt<div class=\"e-n-accordion\" aria-label=\"Accordion. Open links with Enter or Space, close with Escape, and navigate with Arrow Keys\">ntttttt<details id=\"e-n-accordion-item-1150\" class=\"e-n-accordion-item\" open>ntttt<summary class=\"e-n-accordion-item-title\" data-accordion-index=\"1\" tabindex=\"0\" aria-expanded=\"true\" aria-controls=\"e-n-accordion-item-1150\" >nttttt<span class=\'e-n-accordion-item-title-header\'><div class=\"e-n-accordion-item-title-text\">  What Services Does Golden Stallion Agency Offer? </div></span>nttttttt<span class=\'e-n-accordion-item-title-icon\'>nttt<span class=\'e-opened\' ><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-minus\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M416 208H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h384c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z\"></path></svg></span>nttt<span class=\'e-closed\'><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-plus\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M416 208H272V64c0-17.67-14.33-32-32-32h-32c-17.67 0-32 14.33-32 32v144H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h144v144c0 17.67 14.33 32 32 32h32c17.67 0 32-14.33 32-32V304h144c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z\"></path></svg></span>ntt</span>nntttttt</summary>ntttt<div role=\"region\" aria-labelledby=\"e-n-accordion-item-1150\" class=\"elementor-element elementor-element-9abb8ad e-con-full cstm-index e-flex e-con e-child\" data-id=\"9abb8ad\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">ntt[elementor-element k=\"f193b19716fcd8e7bd0eee60db27b3ab\" data=\"eyJpZCI6IjIzMWIzNWEiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5Hb2xkZW4gU3RhbGxpb24gQWdlbmN5IGlzIGEgZnVsbC1zZXJ2aWNlIGRpZ2l0YWwgcGFydG5lciBmb3IgZGVudGFsLCBsZWdhbCwgYW5kIGhvc3BpdGFsaXR5IGJyYW5kcy4gT3VyIHNlcnZpY2VzIGluY2x1ZGUgd2Vic2l0ZSBkZXNpZ24gYW5kIGRldmVsb3BtZW50LCBTRU8gb3B0aW1pemF0aW9uLCBkaWdpdGFsIG1hcmtldGluZywgYW5kIG9uZ29pbmcgbWFpbnRlbmFuY2UgYW5kIHN1cHBvcnQuPFwvcD4ifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]tt</div>nttttt</details>ntttttt<details id=\"e-n-accordion-item-1151\" class=\"e-n-accordion-item\" >ntttt<summary class=\"e-n-accordion-item-title\" data-accordion-index=\"2\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-1151\" >nttttt<span class=\'e-n-accordion-item-title-header\'><div class=\"e-n-accordion-item-title-text\"> How long does it take to build a website? </div></span>nttttttt<span class=\'e-n-accordion-item-title-icon\'>nttt<span class=\'e-opened\' ><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-minus\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M416 208H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h384c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z\"></path></svg></span>nttt<span class=\'e-closed\'><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-plus\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M416 208H272V64c0-17.67-14.33-32-32-32h-32c-17.67 0-32 14.33-32 32v144H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h144v144c0 17.67 14.33 32 32 32h32c17.67 0 32-14.33 32-32V304h144c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z\"></path></svg></span>ntt</span>nntttttt</summary>ntttt<div role=\"region\" aria-labelledby=\"e-n-accordion-item-1151\" class=\"elementor-element elementor-element-188a9f4 e-con-full cstm-index e-flex e-con e-child\" data-id=\"188a9f4\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">ntt[elementor-element k=\"f193b19716fcd8e7bd0eee60db27b3ab\" data=\"eyJpZCI6IjQyOTQ5ZWYiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5Hb2xkZW4gU3RhbGxpb24gQWdlbmN5IGlzIGEgZnVsbC1zZXJ2aWNlIGRpZ2l0YWwgcGFydG5lciBmb3IgZGVudGFsLCBsZWdhbCwgYW5kIGhvc3BpdGFsaXR5IGJyYW5kcy4gT3VyIHNlcnZpY2VzIGluY2x1ZGUgd2Vic2l0ZSBkZXNpZ24gYW5kIGRldmVsb3BtZW50LCBTRU8gb3B0aW1pemF0aW9uLCBkaWdpdGFsIG1hcmtldGluZywgYW5kIG9uZ29pbmcgbWFpbnRlbmFuY2UgYW5kIHN1cHBvcnQuPFwvcD4ifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]tt</div>nttttt</details>ntttttt<details id=\"e-n-accordion-item-1152\" class=\"e-n-accordion-item\" >ntttt<summary class=\"e-n-accordion-item-title\" data-accordion-index=\"3\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-1152\" >nttttt<span class=\'e-n-accordion-item-title-header\'><div class=\"e-n-accordion-item-title-text\"> Do you offer e-commerce solutions? </div></span>nttttttt<span class=\'e-n-accordion-item-title-icon\'>nttt<span class=\'e-opened\' ><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-minus\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M416 208H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h384c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z\"></path></svg></span>nttt<span class=\'e-closed\'><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-plus\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M416 208H272V64c0-17.67-14.33-32-32-32h-32c-17.67 0-32 14.33-32 32v144H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h144v144c0 17.67 14.33 32 32 32h32c17.67 0 32-14.33 32-32V304h144c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z\"></path></svg></span>ntt</span>nntttttt</summary>ntttt<div role=\"region\" aria-labelledby=\"e-n-accordion-item-1152\" class=\"elementor-element elementor-element-832ec1b e-con-full cstm-index e-flex e-con e-child\" data-id=\"832ec1b\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">ntt[elementor-element k=\"f193b19716fcd8e7bd0eee60db27b3ab\" data=\"eyJpZCI6ImQ1ZDA0YzIiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiJZZXMsIHdlIHNwZWNpYWxpemUgaW4gY3JlYXRpbmcgc2VjdXJlIGFuZCB1c2VyLWZyaWVuZGx5IGUtY29tbWVyY2Ugd2Vic2l0ZXMgdG8gaGVscCB5b3VyIGJ1c2luZXNzIHNlbGwgcHJvZHVjdHMgb3Igc2VydmljZXMgb25saW5lLiJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]tt</div>nttttt</details>ntttttt<details id=\"e-n-accordion-item-1153\" class=\"e-n-accordion-item\" >ntttt<summary class=\"e-n-accordion-item-title\" data-accordion-index=\"4\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-1153\" >nttttt<span class=\'e-n-accordion-item-title-header\'><div class=\"e-n-accordion-item-title-text\"> How do I get started with Golden Stallion Agency? </div></span>nttttttt<span class=\'e-n-accordion-item-title-icon\'>nttt<span class=\'e-opened\' ><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-minus\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M416 208H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h384c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z\"></path></svg></span>nttt<span class=\'e-closed\'><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-plus\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M416 208H272V64c0-17.67-14.33-32-32-32h-32c-17.67 0-32 14.33-32 32v144H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h144v144c0 17.67 14.33 32 32 32h32c17.67 0 32-14.33 32-32V304h144c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z\"></path></svg></span>ntt</span>nntttttt</summary>ntttt<div role=\"region\" aria-labelledby=\"e-n-accordion-item-1153\" class=\"elementor-element elementor-element-aa0185f e-con-full cstm-index e-flex e-con e-child\" data-id=\"aa0185f\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">ntt[elementor-element k=\"f193b19716fcd8e7bd0eee60db27b3ab\" data=\"eyJpZCI6IjFkZGM1MmMiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiJHZXR0aW5nIHN0YXJ0ZWQgaXMgZWFzeSEgU2ltcGx5IEJvb2sgYSBDYWxsIHdpdGggVGluYXNoZSwgYW5kIHdlXHUyMDE5bGwgZGlzY3VzcyB5b3VyIGJ1c2luZXNzIG5lZWRzIGFuZCBnb2Fscy4gRnJvbSB0aGVyZSwgd2VcdTIwMTlsbCBjcmVhdGUgYSBjdXN0b20gcGxhbiB0byBidWlsZCB5b3VyIGhpZ2gtY29udmVydGluZyB3ZWJzaXRlLiIsIl9fZ2xvYmFsc19fIjp7ImxpbmtfY29sb3IiOiJnbG9iYWxzXC9jb2xvcnM/aWQ9M2M3Y2U0YSJ9fSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]tt</div>nttttt</details>ntttttt<details id=\"e-n-accordion-item-1154\" class=\"e-n-accordion-item\" >ntttt<summary class=\"e-n-accordion-item-title\" data-accordion-index=\"5\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-1154\" >nttttt<span class=\'e-n-accordion-item-title-header\'><div class=\"e-n-accordion-item-title-text\"> What happens if we donu2019t see results by the end of the program </div></span>nttttttt<span class=\'e-n-accordion-item-title-icon\'>nttt<span class=\'e-opened\' ><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-minus\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M416 208H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h384c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z\"></path></svg></span>nttt<span class=\'e-closed\'><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-plus\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M416 208H272V64c0-17.67-14.33-32-32-32h-32c-17.67 0-32 14.33-32 32v144H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h144v144c0 17.67 14.33 32 32 32h32c17.67 0 32-14.33 32-32V304h144c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z\"></path></svg></span>ntt</span>nntttttt</summary>ntttt<div role=\"region\" aria-labelledby=\"e-n-accordion-item-1154\" class=\"elementor-element elementor-element-842b746 e-con-full cstm-index e-flex e-con e-child\" data-id=\"842b746\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">ntt[elementor-element k=\"f193b19716fcd8e7bd0eee60db27b3ab\" data=\"eyJpZCI6ImY4N2Y4NmMiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiJXZSBnaXZlIHlvdSBhbGwgeW91ciBtb25leSBiYWNrIFx1MjAxMyBzaW1wbGUgYXNcbnRoYXQiLCJfX2dsb2JhbHNfXyI6eyJsaW5rX2NvbG9yIjoiZ2xvYmFsc1wvY29sb3JzP2lkPTNjN2NlNGEifX0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"]tt</div>nttttt</details>nttttt</div>ntttttt</div>ntttt</div>ntttt<div class=\"elementor-element elementor-element-57c2499 elementor-widget elementor-widget-html\" data-id=\"57c2499\" data-element_type=\"widget\" data-widget_type=\"html.default\">ntttt<div class=\"elementor-widget-container\">nttttt<!DOCTYPE html>rn<html lang=\"en\">rnrn<head>rn  <meta charset=\"UTF-8\">rn  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">rn  <title>Document</title>rn</head>rn<style>rn  /* Custom CSS Variables */rn  :root {rn    --accent-glow: #ff9100;rn    --secondary-glow: #ff0055;rn    --white-border: rgba(255, 255, 255, 0.4);rn    --black: #000000;rn    --transparent: rgba(0, 0, 0, 0);rn  }rnrn  /* 1. Combined Animation Keyframes (Rotation and Scale) */rn  @keyframes rotate-and-scale {rnrn    /* Center Top (Full Width) */rn    0% {rn      transform: rotate(0deg) scaleX(1);rn    }rnrn    /* Corner (Narrower) */rn    25% {rn      transform: rotate(90deg) scaleX(0.25);rn    }rnrn    /* Center Bottom (Full Width) */rn    50% {rn      transform: rotate(180deg) scaleX(1);rn    }rnrn    /* Corner (Narrower) */rn    75% {rn      transform: rotate(270deg) scaleX(0.25);rn    }rnrn    /* Back to Start */rn    100% {rn      transform: rotate(360deg) scaleX(1);rn    }rn  }rnrn  /* Base and Wrapper styles */rnrn  .hero-button-wrap {rn    display: flex;rn    justify-content: center;rn    align-items: center;rn  }rnrn  /* 2. Main Button Container (White Border) */rn  .primary-button-block {rn    width: 300px;rn    height: 60px;rn    border: 1px solid var(--white-border);rn    background-color: var(--black);rn    border-radius: 200px;rn    display: flex;rn    justify-content: center;rn    align-items: center;rn    padding: 1px;rn    position: relative;rn    overflow: hidden;rn    text-decoration: none;rn  }rnrn  /* 3. Rotating Stroke Wrapper (Removed \'filter: blur()\') */rn  .button-stroke-wrapp {rn    z-index: 1;rn    position: absolute;rnrn    /* Size ko kam kia taake effect ziada tight rahe */rn    width: 200%;rn    height: 300%;rn    top: -100%;rn    left: -50%;rnrn    display: flex;rn    justify-content: center;rn    align-items: center;rnrn    /* Animation wahi rahegi */rn    animation: rotate-and-scale 4s linear infinite;rn    /* **YE LINE HATA DI GAYI HAI: filter: blur(3px);** */rn  }rnrn  .button-stroke-block,rn  .button-stroke-block-v2 {rn    /* Gradient wahi rahega */rn    background-image: linear-gradient(180deg,rn        var(--transparent) 10%,rn        var(--accent-glow) 40%,rn        var(--secondary-glow) 55%,rn        var(--transparent) 90%);rn    width: 50%;rn    height: 100%;rn  }rnrn  /* 4. Inner Black Layer (Text aur background) */rn  .button-text-wrap {rn    z-index: 2;rn    background-color: var(--black);rn    border-radius: 200px;rn    width: 100%;rn    height: 100%;rn    display: flex;rn    justify-content: center;rn    align-items: center;rn    position: relative;rn  }rnrn  .primary-button-text {rn    color: white;rn    font-family: Calsans, Arial, sans-serif;rn    font-size: 18px;rn    font-weight: 600;rn    text-transform: capitalize;rn  }rn</style>rnrn<body>rnrn  <div class=\"hero-button-wrap\">rn    <a href=\"https://calendly.com/goldenstallionagency/real-estate-and-development-branding-discovery-clone\" class=\"primary-button-block\">rn      <div class=\"button-stroke-wrapp\">rn        <div class=\"button-stroke-block\"></div>rn        <div class=\"button-stroke-block-v2\"></div>rn      </div>rn      <div class=\"button-text-wrap\">rn        <div class=\"primary-button-text\"> Book A Call Now!</div>rn      </div>rn    </a>rn  </div>rnrnrn</body>rnrn</html>tttt</div>ntttt</div>nttttt</div>ntttt</div>ntt\",\"scripts\":[],\"styles\":[]}}'),(19122,1849,'_wp_page_template','page-templates/template-pagebuilder-full-width.php'),(19123,1849,'_elementor_edit_mode','builder'),(19124,1849,'_elementor_template_type','wp-page'),(19125,1849,'_elementor_version','3.32.4'),(19126,1849,'_elementor_pro_version','3.32.1'),(19127,1849,'_elementor_data','[{\"id\":\"d9215c5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"43\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"css_classes\":\"p-20\"},\"elements\":[{\"id\":\"3c76218\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/09\\/image_2024-11-08_222804488.webp\",\"id\":1435,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_flex_align_self\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7bac6b3\",\"elType\":\"widget\",\"settings\":{\"title\":\"We help ambitious brands turn <span>underperforming websites<\\/span> into high-converting sales machines,<br> using trust-driven & <span> conversion-focused <\\/span> web design.\\n\",\"typography_typography\":\"custom\",\"typography_font_family\":\"calsans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"header_size\":\"h1\",\"align\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"custom\",\"size\":\"130%\",\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":1000,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=nvlightbg\"},\"typography_text_transform\":\"capitalize\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"655f644\",\"elType\":\"widget\",\"settings\":{\"title\":\"Watch this short video to see how it works:\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":31,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"18\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"1ebccf3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"css_classes\":\"p-20 video-container-wrap\",\"custom_css\":\":root {\\r\\n  --gold-center: rgba(250, 205, 34, 0.6); \\/* golden center *\\/\\r\\n  --gold-mid: rgba(250, 205, 34, 0.3);    \\/* soft golden *\\/\\r\\n  --black: #000000;\\r\\n}\\r\\n\\r\\n.video-container-wrap {\\r\\n  position: relative;\\r\\n}\\r\\n\\r\\n\\/* Overlay Glow *\\/\\r\\n.video-container-wrap::before {\\r\\n  content: \\\"\\\";\\r\\n  position: absolute;\\r\\n  top: 0;\\r\\n  left: 0;\\r\\n  width: 100%;   \\/* wrapper jitna hi *\\/\\r\\n  height: 100%;  \\/* wrapper jitna hi *\\/\\r\\n  pointer-events: none;\\r\\n  z-index: -1; \\/* video ke neeche rehne ke liye neeche adjust karna padega *\\/\\r\\n\\r\\n  background: radial-gradient(\\r\\n    circle,\\r\\n    var(--gold-center) 40%, \\r\\n    var(--gold-mid) 70%,\\r\\n    transparent 100%\\r\\n  );\\r\\n\\r\\n  filter: blur(40px); \\/* thoda blur kam kar diya *\\/\\r\\n}\\r\\n\\r\\n\\/* Video iframe *\\/\\r\\n.video-container-wrap iframe {\\r\\n  position: relative;\\r\\n}\\r\\n\",\"width\":{\"unit\":\"px\",\"size\":1080,\"sizes\":[]}},\"elements\":[{\"id\":\"b9048a3\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"youtube.com\\/watch?v=xjJlm6IjBDQ&feature=youtu.be&themeRefresh=1\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"videopress_url\":\"https:\\/\\/videopress.com\\/v\\/ZCAOzTNk\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":true},{\"id\":\"8c35c94\",\"elType\":\"container\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"css_classes\":\"p-20\"},\"elements\":[{\"id\":\"4974384\",\"elType\":\"widget\",\"settings\":{\"html\":\"<!DOCTYPE html>\\r\\n<html lang=\\\"en\\\">\\r\\n\\r\\n<head>\\r\\n  <meta charset=\\\"UTF-8\\\">\\r\\n  <meta name=\\\"viewport\\\" content=\\\"width=device-width, initial-scale=1.0\\\">\\r\\n  <title>Document<\\/title>\\r\\n<\\/head>\\r\\n<style>\\r\\n  \\/* Custom CSS Variables *\\/\\r\\n  :root {\\r\\n    --accent-glow: #ff9100;\\r\\n    --secondary-glow: #ff0055;\\r\\n    --white-border: rgba(255, 255, 255, 0.4);\\r\\n    --black: #000000;\\r\\n    --transparent: rgba(0, 0, 0, 0);\\r\\n  }\\r\\n\\r\\n  \\/* 1. Combined Animation Keyframes (Rotation and Scale) *\\/\\r\\n  @keyframes rotate-and-scale {\\r\\n\\r\\n    \\/* Center Top (Full Width) *\\/\\r\\n    0% {\\r\\n      transform: rotate(0deg) scaleX(1);\\r\\n    }\\r\\n\\r\\n    \\/* Corner (Narrower) *\\/\\r\\n    25% {\\r\\n      transform: rotate(90deg) scaleX(0.25);\\r\\n    }\\r\\n\\r\\n    \\/* Center Bottom (Full Width) *\\/\\r\\n    50% {\\r\\n      transform: rotate(180deg) scaleX(1);\\r\\n    }\\r\\n\\r\\n    \\/* Corner (Narrower) *\\/\\r\\n    75% {\\r\\n      transform: rotate(270deg) scaleX(0.25);\\r\\n    }\\r\\n\\r\\n    \\/* Back to Start *\\/\\r\\n    100% {\\r\\n      transform: rotate(360deg) scaleX(1);\\r\\n    }\\r\\n  }\\r\\n\\r\\n  \\/* Base and Wrapper styles *\\/\\r\\n\\r\\n  .hero-button-wrap {\\r\\n    display: flex;\\r\\n    justify-content: center;\\r\\n    align-items: center;\\r\\n  }\\r\\n\\r\\n  \\/* 2. Main Button Container (White Border) *\\/\\r\\n  .primary-button-block {\\r\\n    width: 300px;\\r\\n    height: 60px;\\r\\n    border: 1px solid var(--white-border);\\r\\n    background-color: var(--black);\\r\\n    border-radius: 200px;\\r\\n    display: flex;\\r\\n    justify-content: center;\\r\\n    align-items: center;\\r\\n    padding: 1px;\\r\\n    position: relative;\\r\\n    overflow: hidden;\\r\\n    text-decoration: none;\\r\\n  }\\r\\n\\r\\n  \\/* 3. Rotating Stroke Wrapper (Removed \'filter: blur()\') *\\/\\r\\n  .button-stroke-wrapp {\\r\\n    z-index: 1;\\r\\n    position: absolute;\\r\\n\\r\\n    \\/* Size ko kam kia taake effect ziada tight rahe *\\/\\r\\n    width: 200%;\\r\\n    height: 300%;\\r\\n    top: -100%;\\r\\n    left: -50%;\\r\\n\\r\\n    display: flex;\\r\\n    justify-content: center;\\r\\n    align-items: center;\\r\\n\\r\\n    \\/* Animation wahi rahegi *\\/\\r\\n    animation: rotate-and-scale 4s linear infinite;\\r\\n    \\/* **YE LINE HATA DI GAYI HAI: filter: blur(3px);** *\\/\\r\\n  }\\r\\n\\r\\n  .button-stroke-block,\\r\\n  .button-stroke-block-v2 {\\r\\n    \\/* Gradient wahi rahega *\\/\\r\\n    background-image: linear-gradient(180deg,\\r\\n        var(--transparent) 10%,\\r\\n        var(--accent-glow) 40%,\\r\\n        var(--secondary-glow) 55%,\\r\\n        var(--transparent) 90%);\\r\\n    width: 50%;\\r\\n    height: 100%;\\r\\n  }\\r\\n\\r\\n  \\/* 4. Inner Black Layer (Text aur background) *\\/\\r\\n  .button-text-wrap {\\r\\n    z-index: 2;\\r\\n    background-color: var(--black);\\r\\n    border-radius: 200px;\\r\\n    width: 100%;\\r\\n    height: 100%;\\r\\n    display: flex;\\r\\n    justify-content: center;\\r\\n    align-items: center;\\r\\n    position: relative;\\r\\n  }\\r\\n\\r\\n  .primary-button-text {\\r\\n    color: white;\\r\\n    font-family: Calsans, Arial, sans-serif;\\r\\n    font-size: 18px;\\r\\n    font-weight: 600;\\r\\n    text-transform: capitalize;\\r\\n  }\\r\\n<\\/style>\\r\\n\\r\\n<body>\\r\\n\\r\\n  <div class=\\\"hero-button-wrap\\\">\\r\\n    <a href=\\\"https:\\/\\/calendly.com\\/goldenstallionagency\\/real-estate-and-development-branding-discovery-clone\\\" class=\\\"primary-button-block\\\">\\r\\n      <div class=\\\"button-stroke-wrapp\\\">\\r\\n        <div class=\\\"button-stroke-block\\\"><\\/div>\\r\\n        <div class=\\\"button-stroke-block-v2\\\"><\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"button-text-wrap\\\">\\r\\n        <div class=\\\"primary-button-text\\\"> Book A Call Now!<\\/div>\\r\\n      <\\/div>\\r\\n    <\\/a>\\r\\n  <\\/div>\\r\\n\\r\\n\\r\\n<\\/body>\\r\\n\\r\\n<\\/html>\"},\"elements\":[],\"widgetType\":\"html\"},{\"id\":\"3dcd95f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Trusted by Leading Companies Worldwide\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=69c152f\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"02d17cd\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":false,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7b7e55e\",\"elType\":\"widget\",\"settings\":{\"number_of_items\":6,\"transition_speed\":8000,\"item_image\":{\"unit\":\"px\",\"size\":140,\"sizes\":[],\"value\":\"100\"},\"box_height\":{\"unit\":\"px\",\"size\":60,\"sizes\":[],\"value\":\"200\"},\"box_background\":\"#FFFFFF00\",\"item_padding\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"item_border_border\":\"none\",\"badge_min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[],\"value\":\"0\"},\"badge_min_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[],\"value\":\"0\"},\"multisource_posts_include_date_meta_format\":\"Ymd\",\"multisource_posts_maxitems\":10,\"multisource_items\":[{\"item_type\":\"image\",\"image\":{\"id\":0,\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/plugins\\/unlimited-elements-for-elementor\\/images\\/gallery1.jpg\"},\"_id\":\"78392db\"},{\"item_type\":\"image\",\"image\":{\"id\":0,\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/plugins\\/unlimited-elements-for-elementor\\/images\\/gallery2.jpg\"},\"_id\":\"5758006\"},{\"item_type\":\"youtube\",\"image\":{\"id\":0,\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/plugins\\/unlimited-elements-for-elementor\\/images\\/gallery3.jpg\"},\"url_youtube\":\"qrO4YZeyl0I\",\"_id\":\"9de3eb6\"},{\"item_type\":\"image\",\"image\":{\"id\":0,\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/plugins\\/unlimited-elements-for-elementor\\/images\\/gallery5.jpg\"},\"_id\":\"d60f923\"},{\"item_type\":\"vimeo\",\"image\":{\"id\":0,\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/plugins\\/unlimited-elements-for-elementor\\/images\\/gallery4.jpg\"},\"vimeo_id\":\"581014653\",\"_id\":\"75ae447\"},{\"item_type\":\"html5\",\"image\":{\"id\":0,\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/plugins\\/unlimited-elements-for-elementor\\/images\\/gallery6.jpg\"},\"url_html5\":\"http:\\/\\/commondatastorage.googleapis.com\\/gtv-videos-bucket\\/sample\\/BigBuckBunny.mp4\",\"_id\":\"7af169b\"},{\"item_type\":\"image\",\"image\":{\"id\":0,\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/plugins\\/unlimited-elements-for-elementor\\/images\\/gallery1.jpg\"},\"_id\":\"26b2ae5\"}],\"multisource_instagram\":\"@gianlucavacchi\",\"multisource_instagram_num_items\":12,\"uc_items\":[{\"title\":\"Item 1\",\"image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/09\\/client-11.webp\",\"id\":1358,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_attributes_nosize\":\" src=\\\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/ac_assets\\/logo_marquee\\/logo1.png\\\"\",\"image_attributes\":\" src=\\\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/ac_assets\\/logo_marquee\\/logo1.png\\\"\",\"image_thumb\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/ac_assets\\/logo_marquee\\/logo1.png\",\"link\":{\"url\":\"#\"},\"_generated_id\":\"nyxfw\",\"item_repeater_class\":\"elementor-repeater-item-nyxfw\",\"_id\":\"72a5645\"},{\"title\":\"Item 2\",\"image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/09\\/client-9-1.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_attributes_nosize\":\" src=\\\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/ac_assets\\/logo_marquee\\/logo2.png\\\"\",\"image_attributes\":\" src=\\\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/ac_assets\\/logo_marquee\\/logo2.png\\\"\",\"image_thumb\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/ac_assets\\/logo_marquee\\/logo2.png\",\"link\":{\"url\":\"#\"},\"_generated_id\":\"642oj\",\"item_repeater_class\":\"elementor-repeater-item-642oj\",\"_id\":\"e898437\"},{\"title\":\"Item 3\",\"image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/09\\/client-4.webp\",\"id\":1356,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_attributes_nosize\":\" src=\\\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/ac_assets\\/logo_marquee\\/logo3.png\\\"\",\"image_attributes\":\" src=\\\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/ac_assets\\/logo_marquee\\/logo3.png\\\"\",\"image_thumb\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/ac_assets\\/logo_marquee\\/logo3.png\",\"link\":{\"url\":\"#\"},\"_generated_id\":\"289ce\",\"item_repeater_class\":\"elementor-repeater-item-289ce\",\"_id\":\"dffa4c8\"},{\"title\":\"Item 4\",\"image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/09\\/client-1.webp\",\"id\":1355,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_attributes_nosize\":\" src=\\\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/ac_assets\\/logo_marquee\\/logo4.png\\\"\",\"image_attributes\":\" src=\\\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/ac_assets\\/logo_marquee\\/logo4.png\\\"\",\"image_thumb\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/ac_assets\\/logo_marquee\\/logo4.png\",\"link\":{\"url\":\"#\"},\"_generated_id\":\"em6tf\",\"item_repeater_class\":\"elementor-repeater-item-em6tf\",\"_id\":\"bc93c51\"},{\"title\":\"Item 5\",\"image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/09\\/client-7.webp\",\"id\":1353,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_attributes_nosize\":\" src=\\\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/ac_assets\\/logo_marquee\\/logo6.png\\\"\",\"image_attributes\":\" src=\\\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/ac_assets\\/logo_marquee\\/logo6.png\\\"\",\"image_thumb\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/ac_assets\\/logo_marquee\\/logo6.png\",\"link\":{\"url\":\"#\"},\"_generated_id\":\"vuwj5\",\"item_repeater_class\":\"elementor-repeater-item-vuwj5\",\"_id\":\"375a36a\"},{\"title\":\"Item 6\",\"image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/09\\/client-8.webp\",\"id\":1352,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_attributes_nosize\":\" src=\\\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/ac_assets\\/logo_marquee\\/logo6.png\\\"\",\"image_attributes\":\" src=\\\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/ac_assets\\/logo_marquee\\/logo6.png\\\"\",\"image_thumb\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/ac_assets\\/logo_marquee\\/logo6.png\",\"link\":{\"url\":\"#\"},\"_generated_id\":\"gn918\",\"item_repeater_class\":\"elementor-repeater-item-gn918\",\"_id\":\"fd127ae\"}],\"number_of_items_mobile\":2},\"elements\":[],\"widgetType\":\"ucaddon_logo_marquee\"},{\"id\":\"d9c24ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span>High-Converting<\\/span> Pages with\\nFlow\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"calsans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"custom\",\"size\":\"120%\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=nvlightbg\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bfa8fa3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Where strategy meets scroll-stopping design.\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ef95d40\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"css_classes\":\"p-20\"},\"elements\":[{\"id\":\"c263916\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"css_classes\":\"another-amzng-bg\",\"content_width\":\"full\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"center\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"4d637ac\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"overflow\":\"hidden\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"031dfdf\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/10\\/E11even-Dental-_-Best-Dentist-in-London.mp4\",\"id\":1783,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"videopress_url\":\"https:\\/\\/videopress.com\\/v\\/ZCAOzTNk\",\"autoplay\":\"yes\",\"mute\":\"yes\",\"loop\":\"yes\",\"controls\":\"\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":true},{\"id\":\"177be5e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"436263f\",\"elType\":\"widget\",\"settings\":{\"title\":\"AIW: Ultimate Website Strategy\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Figtree\",\"typography_font_size\":{\"unit\":\"px\",\"size\":31,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"62bf546\",\"elType\":\"widget\",\"settings\":{\"editor\":\"This is our proven blueprint for building high-converting, trust-driven hair transplant websites.\\n\\n\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7d4c6ab\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"<span style=\\\"color: gold;\\\">01.<\\/span> Hero\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"39f242f\"},{\"text\":\"<span style=\\\"color: gold;\\\">02.<\\/span> Reviews \\/ Case Studies \\/ Before-After\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"9dec8d4\"},{\"text\":\"<span style=\\\"color: gold;\\\">03.<\\/span> Press Release Kit\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"69f31ca\"},{\"text\":\"<span style=\\\"color: gold;\\\">04.<\\/span> Doctor Showcase\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"822c28e\"},{\"text\":\"<span style=\\\"color: gold;\\\">05.<\\/span> Our Process\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"3a6535a\"},{\"text\":\"<span style=\\\"color: gold;\\\">06.<\\/span>  Email Magnet\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"6a5709a\"},{\"text\":\"<span style=\\\"color: gold;\\\">07.<\\/span>  FAQ\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"273208e\"},{\"text\":\"<span style=\\\"color: gold;\\\">08.<\\/span>  Blog Articles\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"02ae4e9\"},{\"text\":\"<span style=\\\"color: gold;\\\">09.<\\/span>  Services & Footer\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"b31b072\"}],\"space_between\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_css_classes\":\"cstm-border-btm\"},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"a7cc057\",\"elType\":\"widget\",\"settings\":{\"html\":\"<!DOCTYPE html>\\r\\n<html lang=\\\"en\\\">\\r\\n\\r\\n<head>\\r\\n  <meta charset=\\\"UTF-8\\\">\\r\\n  <meta name=\\\"viewport\\\" content=\\\"width=device-width, initial-scale=1.0\\\">\\r\\n  <title>Document<\\/title>\\r\\n<\\/head>\\r\\n<style>\\r\\n  \\/* Custom CSS Variables *\\/\\r\\n  :root {\\r\\n    --accent-glow: #ff9100;\\r\\n    --secondary-glow: #ff0055;\\r\\n    --white-border: rgba(255, 255, 255, 0.4);\\r\\n    --black: #000000;\\r\\n    --transparent: rgba(0, 0, 0, 0);\\r\\n  }\\r\\n\\r\\n  \\/* 1. Combined Animation Keyframes (Rotation and Scale) *\\/\\r\\n  @keyframes rotate-and-scale {\\r\\n\\r\\n    \\/* Center Top (Full Width) *\\/\\r\\n    0% {\\r\\n      transform: rotate(0deg) scaleX(1);\\r\\n    }\\r\\n\\r\\n    \\/* Corner (Narrower) *\\/\\r\\n    25% {\\r\\n      transform: rotate(90deg) scaleX(0.25);\\r\\n    }\\r\\n\\r\\n    \\/* Center Bottom (Full Width) *\\/\\r\\n    50% {\\r\\n      transform: rotate(180deg) scaleX(1);\\r\\n    }\\r\\n\\r\\n    \\/* Corner (Narrower) *\\/\\r\\n    75% {\\r\\n      transform: rotate(270deg) scaleX(0.25);\\r\\n    }\\r\\n\\r\\n    \\/* Back to Start *\\/\\r\\n    100% {\\r\\n      transform: rotate(360deg) scaleX(1);\\r\\n    }\\r\\n  }\\r\\n\\r\\n  \\/* Base and Wrapper styles *\\/\\r\\n\\r\\n  .hero-button-wrap {\\r\\n    display: flex;\\r\\n    justify-content: center;\\r\\n    align-items: center;\\r\\n  }\\r\\n\\r\\n  \\/* 2. Main Button Container (White Border) *\\/\\r\\n  .primary-button-block {\\r\\n    width: 300px;\\r\\n    height: 60px;\\r\\n    border: 1px solid var(--white-border);\\r\\n    background-color: var(--black);\\r\\n    border-radius: 200px;\\r\\n    display: flex;\\r\\n    justify-content: center;\\r\\n    align-items: center;\\r\\n    padding: 1px;\\r\\n    position: relative;\\r\\n    overflow: hidden;\\r\\n    text-decoration: none;\\r\\n  }\\r\\n\\r\\n  \\/* 3. Rotating Stroke Wrapper (Removed \'filter: blur()\') *\\/\\r\\n  .button-stroke-wrapp {\\r\\n    z-index: 1;\\r\\n    position: absolute;\\r\\n\\r\\n    \\/* Size ko kam kia taake effect ziada tight rahe *\\/\\r\\n    width: 200%;\\r\\n    height: 300%;\\r\\n    top: -100%;\\r\\n    left: -50%;\\r\\n\\r\\n    display: flex;\\r\\n    justify-content: center;\\r\\n    align-items: center;\\r\\n\\r\\n    \\/* Animation wahi rahegi *\\/\\r\\n    animation: rotate-and-scale 4s linear infinite;\\r\\n    \\/* **YE LINE HATA DI GAYI HAI: filter: blur(3px);** *\\/\\r\\n  }\\r\\n\\r\\n  .button-stroke-block,\\r\\n  .button-stroke-block-v2 {\\r\\n    \\/* Gradient wahi rahega *\\/\\r\\n    background-image: linear-gradient(180deg,\\r\\n        var(--transparent) 10%,\\r\\n        var(--accent-glow) 40%,\\r\\n        var(--secondary-glow) 55%,\\r\\n        var(--transparent) 90%);\\r\\n    width: 50%;\\r\\n    height: 100%;\\r\\n  }\\r\\n\\r\\n  \\/* 4. Inner Black Layer (Text aur background) *\\/\\r\\n  .button-text-wrap {\\r\\n    z-index: 2;\\r\\n    background-color: var(--black);\\r\\n    border-radius: 200px;\\r\\n    width: 100%;\\r\\n    height: 100%;\\r\\n    display: flex;\\r\\n    justify-content: center;\\r\\n    align-items: center;\\r\\n    position: relative;\\r\\n  }\\r\\n\\r\\n  .primary-button-text {\\r\\n    color: white;\\r\\n    font-family: Calsans, Arial, sans-serif;\\r\\n    font-size: 18px;\\r\\n    font-weight: 600;\\r\\n    text-transform: capitalize;\\r\\n  }\\r\\n<\\/style>\\r\\n\\r\\n<body>\\r\\n\\r\\n  <div class=\\\"hero-button-wrap\\\">\\r\\n    <a href=\\\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/08\\/AIW_-Ultimate-Hair-Transplant-Website-Strategy.pdf\\\" class=\\\"primary-button-block\\\">\\r\\n      <div class=\\\"button-stroke-wrapp\\\">\\r\\n        <div class=\\\"button-stroke-block\\\"><\\/div>\\r\\n        <div class=\\\"button-stroke-block-v2\\\"><\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"button-text-wrap\\\">\\r\\n        <div class=\\\"primary-button-text\\\"> Download Full Strategy<\\/div>\\r\\n      <\\/div>\\r\\n    <\\/a>\\r\\n  <\\/div>\\r\\n\\r\\n\\r\\n<\\/body>\\r\\n\\r\\n<\\/html>\",\"_flex_align_self\":\"flex-start\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"01ab53b\",\"elType\":\"widget\",\"settings\":{\"html\":\"<!DOCTYPE html>\\r\\n<html lang=\\\"en\\\">\\r\\n\\r\\n<head>\\r\\n  <meta charset=\\\"UTF-8\\\">\\r\\n  <meta name=\\\"viewport\\\" content=\\\"width=device-width, initial-scale=1.0\\\">\\r\\n  <title>Document<\\/title>\\r\\n<\\/head>\\r\\n<style>\\r\\n  \\/* Custom CSS Variables *\\/\\r\\n  :root {\\r\\n    --accent-glow: #ff9100;\\r\\n    --secondary-glow: #ff0055;\\r\\n    --white-border: rgba(255, 255, 255, 0.4);\\r\\n    --black: #000000;\\r\\n    --transparent: rgba(0, 0, 0, 0);\\r\\n  }\\r\\n\\r\\n  \\/* 1. Combined Animation Keyframes (Rotation and Scale) *\\/\\r\\n  @keyframes rotate-and-scale {\\r\\n\\r\\n    \\/* Center Top (Full Width) *\\/\\r\\n    0% {\\r\\n      transform: rotate(0deg) scaleX(1);\\r\\n    }\\r\\n\\r\\n    \\/* Corner (Narrower) *\\/\\r\\n    25% {\\r\\n      transform: rotate(90deg) scaleX(0.25);\\r\\n    }\\r\\n\\r\\n    \\/* Center Bottom (Full Width) *\\/\\r\\n    50% {\\r\\n      transform: rotate(180deg) scaleX(1);\\r\\n    }\\r\\n\\r\\n    \\/* Corner (Narrower) *\\/\\r\\n    75% {\\r\\n      transform: rotate(270deg) scaleX(0.25);\\r\\n    }\\r\\n\\r\\n    \\/* Back to Start *\\/\\r\\n    100% {\\r\\n      transform: rotate(360deg) scaleX(1);\\r\\n    }\\r\\n  }\\r\\n\\r\\n  \\/* Base and Wrapper styles *\\/\\r\\n\\r\\n  .hero-button-wrap {\\r\\n    display: flex;\\r\\n    justify-content: center;\\r\\n    align-items: center;\\r\\n  }\\r\\n\\r\\n  \\/* 2. Main Button Container (White Border) *\\/\\r\\n  .primary-button-block {\\r\\n    width: 300px;\\r\\n    height: 60px;\\r\\n    border: 1px solid var(--white-border);\\r\\n    background-color: var(--black);\\r\\n    border-radius: 200px;\\r\\n    display: flex;\\r\\n    justify-content: center;\\r\\n    align-items: center;\\r\\n    padding: 1px;\\r\\n    position: relative;\\r\\n    overflow: hidden;\\r\\n    text-decoration: none;\\r\\n  }\\r\\n\\r\\n  \\/* 3. Rotating Stroke Wrapper (Removed \'filter: blur()\') *\\/\\r\\n  .button-stroke-wrapp {\\r\\n    z-index: 1;\\r\\n    position: absolute;\\r\\n\\r\\n    \\/* Size ko kam kia taake effect ziada tight rahe *\\/\\r\\n    width: 200%;\\r\\n    height: 300%;\\r\\n    top: -100%;\\r\\n    left: -50%;\\r\\n\\r\\n    display: flex;\\r\\n    justify-content: center;\\r\\n    align-items: center;\\r\\n\\r\\n    \\/* Animation wahi rahegi *\\/\\r\\n    animation: rotate-and-scale 4s linear infinite;\\r\\n    \\/* **YE LINE HATA DI GAYI HAI: filter: blur(3px);** *\\/\\r\\n  }\\r\\n\\r\\n  .button-stroke-block,\\r\\n  .button-stroke-block-v2 {\\r\\n    \\/* Gradient wahi rahega *\\/\\r\\n    background-image: linear-gradient(180deg,\\r\\n        var(--transparent) 10%,\\r\\n        var(--accent-glow) 40%,\\r\\n        var(--secondary-glow) 55%,\\r\\n        var(--transparent) 90%);\\r\\n    width: 50%;\\r\\n    height: 100%;\\r\\n  }\\r\\n\\r\\n  \\/* 4. Inner Black Layer (Text aur background) *\\/\\r\\n  .button-text-wrap {\\r\\n    z-index: 2;\\r\\n    background-color: var(--black);\\r\\n    border-radius: 200px;\\r\\n    width: 100%;\\r\\n    height: 100%;\\r\\n    display: flex;\\r\\n    justify-content: center;\\r\\n    align-items: center;\\r\\n    position: relative;\\r\\n  }\\r\\n\\r\\n  .primary-button-text {\\r\\n    color: white;\\r\\n    font-family: Calsans, Arial, sans-serif;\\r\\n    font-size: 18px;\\r\\n    font-weight: 600;\\r\\n    text-transform: capitalize;\\r\\n  }\\r\\n<\\/style>\\r\\n\\r\\n<body>\\r\\n\\r\\n  <div class=\\\"hero-button-wrap\\\">\\r\\n    <a href=\\\"https:\\/\\/calendly.com\\/goldenstallionagency\\/real-estate-and-development-branding-discovery-clone\\\" class=\\\"primary-button-block\\\">\\r\\n      <div class=\\\"button-stroke-wrapp\\\">\\r\\n        <div class=\\\"button-stroke-block\\\"><\\/div>\\r\\n        <div class=\\\"button-stroke-block-v2\\\"><\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"button-text-wrap\\\">\\r\\n        <div class=\\\"primary-button-text\\\"> Book A Call Now!<\\/div>\\r\\n      <\\/div>\\r\\n    <\\/a>\\r\\n  <\\/div>\\r\\n\\r\\n\\r\\n<\\/body>\\r\\n\\r\\n<\\/html>\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":false},{\"id\":\"756d480\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":false,\"unit\":\"px\",\"size\":0},\"css_classes\":\"p-20\"},\"elements\":[{\"id\":\"6ba08cd\",\"elType\":\"widget\",\"settings\":{\"title\":\"How we turn ideas <span>into impact<\\/span>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"calsans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"custom\",\"size\":\"120%\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=nvlightbg\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8572553\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We follow a proven process to deliver sites that perform.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"171da3f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/07\\/Path_5693.svg\",\"id\":\"\",\"size\":\"\",\"source\":\"url\"},\"background_position\":\"top right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"css_classes\":\"cstm-bg-curve-l\",\"flex_wrap_tablet\":\"wrap\",\"background_position_mobile\":\"initial\",\"hide_mobile\":\"hidden-mobile\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"6bf9e5f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_size_tablet\":\"grow\"},\"elements\":[{\"id\":\"b64f499\",\"elType\":\"widget\",\"settings\":{\"title\":\"01\",\"_flex_align_self\":\"center\",\"_css_classes\":\"box-num\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e1d7e47\",\"elType\":\"widget\",\"settings\":{\"title\":\"Discovery & Strategy\\n\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Figtree\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a228ebe\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We dive deep into your goals to uncover what really moves your audience \\u2014 strategy comes first.<\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c5a3290\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_size_tablet\":\"grow\"},\"elements\":[{\"id\":\"4a943a5\",\"elType\":\"widget\",\"settings\":{\"title\":\"02\",\"_flex_align_self\":\"center\",\"_css_classes\":\"box-num\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b4f7a87\",\"elType\":\"widget\",\"settings\":{\"title\":\"Design That Converts\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Figtree\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3fbde38\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Crafting layouts with purpose \\u2014 every element guides the user toward action and trust.\\n\\n\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4bcd578\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_size_tablet\":\"grow\"},\"elements\":[{\"id\":\"ae37f9b\",\"elType\":\"widget\",\"settings\":{\"title\":\"03\",\"_flex_align_self\":\"center\",\"_css_classes\":\"box-num\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"42d0354\",\"elType\":\"widget\",\"settings\":{\"title\":\"Launch & Optimize\\n\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Figtree\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"da4b446\",\"elType\":\"widget\",\"settings\":{\"editor\":\"After launch, we refine with data \\u2014 ensuring your site performs as beautifully as it looks.\\n\\n\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f456d43\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":false,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"css_classes\":\"p-20\"},\"elements\":[{\"id\":\"1fb2e8f\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span>Stop wasting budget<\\/span> on ads that send <span>visitors <\\/span>to broken websites\\n\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"calsans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"custom\",\"size\":\"120%\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=nvlightbg\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"903addb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Here\\u2019s what\\u2019s holding back your conversions \\u2014 and how we fix it.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"67bd4bd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":false,\"unit\":\"px\",\"size\":0},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":false,\"unit\":\"px\",\"size\":20},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7df0520\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_size_tablet\":\"grow\"},\"elements\":[{\"id\":\"3734125\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/09\\/67bb8177c0dadd063faf6445_xnBn0gX6TFCdfM7NQZhs_cf-wo-redarrow.png\",\"id\":1473,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<span>Poor <\\/span>conversion performance\",\"description_text\":\"Too many links distract visitors and dilute focus.\\n\\n\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_size\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"image_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"image_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Figtree\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_flex_align_self\":\"stretch\",\"_flex_size\":\"grow\",\"_css_classes\":\"cstm-box-css red-ss\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_color\":\"#D8D6D699\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"title_typography_typography\":\"\",\"description_typography_typography\":\"\",\"_border_color\":\"\",\"title_color\":\"globals\\/colors?id=text\",\"hover_title_color\":\"globals\\/colors?id=488c59d\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"eb1f634\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/09\\/67bb8177c0dadd063faf6445_xnBn0gX6TFCdfM7NQZhs_cf-wo-redarrow.png\",\"id\":1473,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<span>Low<\\/span> visitor engagement\",\"description_text\":\"Slow loading times frustrate users and increase bounce rates.\\n\\n\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_size\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"image_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"image_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Figtree\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_flex_align_self\":\"stretch\",\"_flex_size\":\"grow\",\"_css_classes\":\"cstm-box-css red-ss\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_color\":\"#D8D6D699\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"title_typography_typography\":\"\",\"description_typography_typography\":\"\",\"_border_color\":\"\",\"title_color\":\"globals\\/colors?id=text\",\"hover_title_color\":\"globals\\/colors?id=488c59d\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"d074fe1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/09\\/67bb8177c0dadd063faf6445_xnBn0gX6TFCdfM7NQZhs_cf-wo-redarrow.png\",\"id\":1473,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<span>Unfocused<\\/span> user experience\",\"description_text\":\"Unclear calls to action confuse potential customers.\\n\\n\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_size\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"image_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"image_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Figtree\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_flex_align_self\":\"stretch\",\"_flex_size\":\"grow\",\"_css_classes\":\"cstm-box-css red-ss\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_color\":\"#D8D6D699\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"title_typography_typography\":\"\",\"description_typography_typography\":\"\",\"_border_color\":\"\",\"title_color\":\"globals\\/colors?id=text\",\"hover_title_color\":\"globals\\/colors?id=488c59d\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"44e24ef\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/09\\/67bb8177c0dadd063faf6445_xnBn0gX6TFCdfM7NQZhs_cf-wo-redarrow.png\",\"id\":1473,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<span>Missed <\\/span>sales opportunities\",\"description_text\":\"Generic design fails to build trust or authority.\\n\\n\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_size\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"image_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"image_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Figtree\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_flex_align_self\":\"stretch\",\"_flex_size\":\"grow\",\"_css_classes\":\"cstm-box-css red-ss\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_color\":\"#D8D6D699\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"title_typography_typography\":\"\",\"description_typography_typography\":\"\",\"_border_color\":\"\",\"title_color\":\"globals\\/colors?id=text\",\"hover_title_color\":\"globals\\/colors?id=488c59d\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"1d1b331\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":false,\"unit\":\"px\",\"size\":10},\"flex_wrap\":\"wrap\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":false,\"unit\":\"px\",\"size\":20},\"_flex_order_tablet\":\"custom\",\"_flex_order_custom_tablet\":3,\"_flex_size_tablet\":\"custom\"},\"elements\":[{\"id\":\"da68750\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"_flex_align_self\":\"stretch\",\"css_classes\":\"cst-box-gradoent\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=488c59d\"},\"width_tablet\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"e3a3e04\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/09\\/67bb90db392af4ac96adf168_1.webp\",\"id\":1486,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Low-Performing Site\",\"description_text\":\"\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_size\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"image_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"image_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Figtree\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_css_classes\":\"cstm-box-css\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_color\":\"#D8D6D699\",\"__globals__\":{\"title_typography_typography\":\"\",\"description_typography_typography\":\"\",\"_border_color\":\"\",\"title_color\":\"globals\\/colors?id=488c59d\",\"hover_title_color\":\"globals\\/colors?id=488c59d\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"605270b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/09\\/Book-a-reserved-coworking-spot-in-Spaces-Waterfall-Midrand-Midrand-Gumtree-South-Africa-08-11-2025_10_43_AM-768x1345-1.webp\",\"id\":1490,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"height_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"height_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"object-fit\":\"cover\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_element_width\":\"inherit\",\"_flex_align_self\":\"stretch\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"313ea56\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":false,\"unit\":\"px\",\"size\":20},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"border_color\":\"#578E25\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"cstm-green-gradnt\",\"__globals__\":{\"border_color\":\"\"},\"width_tablet\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"8d4dffb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/09\\/67bb90f39296863ae1225eca_2.webp\",\"id\":1491,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Conversion-Driven Design\",\"description_text\":\"\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_size\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"image_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"image_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Figtree\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"title_color\":\"#1BAA2E\",\"hover_title_color\":\"#1BAA2E\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_css_classes\":\"cstm-box-css\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_color\":\"#D8D6D699\",\"__globals__\":{\"title_typography_typography\":\"\",\"description_typography_typography\":\"\",\"_border_color\":\"\",\"title_color\":\"\",\"hover_title_color\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"fd08f7f\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/10\\/ClearStone-Properties-Exclusive-Luxury-Residences-Secure-Living.mp4\",\"id\":1760,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"videopress_url\":\"https:\\/\\/videopress.com\\/v\\/ZCAOzTNk\",\"autoplay\":\"yes\",\"play_on_mobile\":\"yes\",\"mute\":\"yes\",\"loop\":\"yes\",\"controls\":\"\",\"aspect_ratio\":\"916\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"8ebf332\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_order_tablet\":\"custom\",\"_flex_order_mobile\":\"end\",\"_flex_order_custom_tablet\":2,\"_flex_size_tablet\":\"grow\"},\"elements\":[{\"id\":\"adfbeb6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/09\\/67bb88976d7f0ade2662c189_nMkfZvSyTSOfEX3hVGmM_cf-wo-greenarrow-1.png\",\"id\":1505,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<span>High <\\/span>conversion rates\",\"description_text\":\"Clear, focused navigation guides visitors to buy.\\n\\n\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_size\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"image_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"image_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Figtree\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#7FD136\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_flex_align_self\":\"stretch\",\"_flex_size\":\"grow\",\"_css_classes\":\"cstm-box-css green-ss\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_color\":\"#D8D6D699\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"title_typography_typography\":\"\",\"description_typography_typography\":\"\",\"_border_color\":\"\",\"title_color\":\"globals\\/colors?id=text\",\"hover_title_color\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"a815650\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/09\\/67bb88976d7f0ade2662c189_nMkfZvSyTSOfEX3hVGmM_cf-wo-greenarrow-1.png\",\"id\":1505,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<span>Engaged <\\/span> visitorsrates\",\"description_text\":\"Fast, responsive design keeps users engaged.\\n\\n\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_size\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"image_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"image_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Figtree\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#7FD136\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_flex_align_self\":\"stretch\",\"_flex_size\":\"grow\",\"_css_classes\":\"cstm-box-css green-ss\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_color\":\"#D8D6D699\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"title_typography_typography\":\"\",\"description_typography_typography\":\"\",\"_border_color\":\"\",\"title_color\":\"globals\\/colors?id=text\",\"hover_title_color\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"3e5e397\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/09\\/67bb88976d7f0ade2662c189_nMkfZvSyTSOfEX3hVGmM_cf-wo-greenarrow-1.png\",\"id\":1505,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<span>Increased lead <\\/span>generationrates\",\"description_text\":\"Strong, compelling calls to action drive clicks.\\n\\n\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_size\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"image_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"image_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Figtree\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#7FD136\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_flex_align_self\":\"stretch\",\"_flex_size\":\"grow\",\"_css_classes\":\"cstm-box-css green-ss\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_color\":\"#D8D6D699\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"title_typography_typography\":\"\",\"description_typography_typography\":\"\",\"_border_color\":\"\",\"title_color\":\"globals\\/colors?id=text\",\"hover_title_color\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"470cb5a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/09\\/67bb88976d7f0ade2662c189_nMkfZvSyTSOfEX3hVGmM_cf-wo-greenarrow-1.png\",\"id\":1505,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<span>Increased Trust  <\\/span>& Credibility rates\",\"description_text\":\"Clear, focused navigation guides visitors to buy.\\n\\n\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_size\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"image_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"image_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Figtree\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#7FD136\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_flex_align_self\":\"stretch\",\"_flex_size\":\"grow\",\"_css_classes\":\"cstm-box-css green-ss\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_color\":\"#D8D6D699\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"title_typography_typography\":\"\",\"description_typography_typography\":\"\",\"_border_color\":\"\",\"title_color\":\"globals\\/colors?id=text\",\"hover_title_color\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d5babfe\",\"elType\":\"widget\",\"settings\":{\"html\":\"<!DOCTYPE html>\\r\\n<html lang=\\\"en\\\">\\r\\n\\r\\n<head>\\r\\n  <meta charset=\\\"UTF-8\\\">\\r\\n  <meta name=\\\"viewport\\\" content=\\\"width=device-width, initial-scale=1.0\\\">\\r\\n  <title>Document<\\/title>\\r\\n<\\/head>\\r\\n<style>\\r\\n  \\/* Custom CSS Variables *\\/\\r\\n  :root {\\r\\n    --accent-glow: #ff9100;\\r\\n    --secondary-glow: #ff0055;\\r\\n    --white-border: rgba(255, 255, 255, 0.4);\\r\\n    --black: #000000;\\r\\n    --transparent: rgba(0, 0, 0, 0);\\r\\n  }\\r\\n\\r\\n  \\/* 1. Combined Animation Keyframes (Rotation and Scale) *\\/\\r\\n  @keyframes rotate-and-scale {\\r\\n\\r\\n    \\/* Center Top (Full Width) *\\/\\r\\n    0% {\\r\\n      transform: rotate(0deg) scaleX(1);\\r\\n    }\\r\\n\\r\\n    \\/* Corner (Narrower) *\\/\\r\\n    25% {\\r\\n      transform: rotate(90deg) scaleX(0.25);\\r\\n    }\\r\\n\\r\\n    \\/* Center Bottom (Full Width) *\\/\\r\\n    50% {\\r\\n      transform: rotate(180deg) scaleX(1);\\r\\n    }\\r\\n\\r\\n    \\/* Corner (Narrower) *\\/\\r\\n    75% {\\r\\n      transform: rotate(270deg) scaleX(0.25);\\r\\n    }\\r\\n\\r\\n    \\/* Back to Start *\\/\\r\\n    100% {\\r\\n      transform: rotate(360deg) scaleX(1);\\r\\n    }\\r\\n  }\\r\\n\\r\\n  \\/* Base and Wrapper styles *\\/\\r\\n\\r\\n  .hero-button-wrap {\\r\\n    display: flex;\\r\\n    justify-content: center;\\r\\n    align-items: center;\\r\\n  }\\r\\n\\r\\n  \\/* 2. Main Button Container (White Border) *\\/\\r\\n  .primary-button-block {\\r\\n    width: 300px;\\r\\n    height: 60px;\\r\\n    border: 1px solid var(--white-border);\\r\\n    background-color: var(--black);\\r\\n    border-radius: 200px;\\r\\n    display: flex;\\r\\n    justify-content: center;\\r\\n    align-items: center;\\r\\n    padding: 1px;\\r\\n    position: relative;\\r\\n    overflow: hidden;\\r\\n    text-decoration: none;\\r\\n  }\\r\\n\\r\\n  \\/* 3. Rotating Stroke Wrapper (Removed \'filter: blur()\') *\\/\\r\\n  .button-stroke-wrapp {\\r\\n    z-index: 1;\\r\\n    position: absolute;\\r\\n\\r\\n    \\/* Size ko kam kia taake effect ziada tight rahe *\\/\\r\\n    width: 200%;\\r\\n    height: 300%;\\r\\n    top: -100%;\\r\\n    left: -50%;\\r\\n\\r\\n    display: flex;\\r\\n    justify-content: center;\\r\\n    align-items: center;\\r\\n\\r\\n    \\/* Animation wahi rahegi *\\/\\r\\n    animation: rotate-and-scale 4s linear infinite;\\r\\n    \\/* **YE LINE HATA DI GAYI HAI: filter: blur(3px);** *\\/\\r\\n  }\\r\\n\\r\\n  .button-stroke-block,\\r\\n  .button-stroke-block-v2 {\\r\\n    \\/* Gradient wahi rahega *\\/\\r\\n    background-image: linear-gradient(180deg,\\r\\n        var(--transparent) 10%,\\r\\n        var(--accent-glow) 40%,\\r\\n        var(--secondary-glow) 55%,\\r\\n        var(--transparent) 90%);\\r\\n    width: 50%;\\r\\n    height: 100%;\\r\\n  }\\r\\n\\r\\n  \\/* 4. Inner Black Layer (Text aur background) *\\/\\r\\n  .button-text-wrap {\\r\\n    z-index: 2;\\r\\n    background-color: var(--black);\\r\\n    border-radius: 200px;\\r\\n    width: 100%;\\r\\n    height: 100%;\\r\\n    display: flex;\\r\\n    justify-content: center;\\r\\n    align-items: center;\\r\\n    position: relative;\\r\\n  }\\r\\n\\r\\n  .primary-button-text {\\r\\n    color: white;\\r\\n    font-family: Calsans, Arial, sans-serif;\\r\\n    font-size: 18px;\\r\\n    font-weight: 600;\\r\\n    text-transform: capitalize;\\r\\n  }\\r\\n<\\/style>\\r\\n\\r\\n<body>\\r\\n\\r\\n  <div class=\\\"hero-button-wrap\\\">\\r\\n    <a href=\\\"https:\\/\\/calendly.com\\/goldenstallionagency\\/real-estate-and-development-branding-discovery-clone\\\" class=\\\"primary-button-block\\\">\\r\\n      <div class=\\\"button-stroke-wrapp\\\">\\r\\n        <div class=\\\"button-stroke-block\\\"><\\/div>\\r\\n        <div class=\\\"button-stroke-block-v2\\\"><\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"button-text-wrap\\\">\\r\\n        <div class=\\\"primary-button-text\\\"> Book A Call Now!<\\/div>\\r\\n      <\\/div>\\r\\n    <\\/a>\\r\\n  <\\/div>\\r\\n\\r\\n\\r\\n<\\/body>\\r\\n\\r\\n<\\/html>\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":false},{\"id\":\"684bb30\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1280,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"css_classes\":\"p-20\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ca62b46\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"flex_align_items\":\"flex-start\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c5f93c0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Clearstone Properties Website<span><br> Review<\\/span>\\n\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"calsans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"custom\",\"size\":\"120%\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=nvlightbg\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6729f93\",\"elType\":\"widget\",\"settings\":{\"html\":\"<!DOCTYPE html>\\r\\n<html lang=\\\"en\\\">\\r\\n\\r\\n<head>\\r\\n  <meta charset=\\\"UTF-8\\\">\\r\\n  <meta name=\\\"viewport\\\" content=\\\"width=device-width, initial-scale=1.0\\\">\\r\\n  <title>Document<\\/title>\\r\\n<\\/head>\\r\\n<style>\\r\\n  \\/* Custom CSS Variables *\\/\\r\\n  :root {\\r\\n    --accent-glow: #ff9100;\\r\\n    --secondary-glow: #ff0055;\\r\\n    --white-border: rgba(255, 255, 255, 0.4);\\r\\n    --black: #000000;\\r\\n    --transparent: rgba(0, 0, 0, 0);\\r\\n  }\\r\\n\\r\\n  \\/* 1. Combined Animation Keyframes (Rotation and Scale) *\\/\\r\\n  @keyframes rotate-and-scale {\\r\\n\\r\\n    \\/* Center Top (Full Width) *\\/\\r\\n    0% {\\r\\n      transform: rotate(0deg) scaleX(1);\\r\\n    }\\r\\n\\r\\n    \\/* Corner (Narrower) *\\/\\r\\n    25% {\\r\\n      transform: rotate(90deg) scaleX(0.25);\\r\\n    }\\r\\n\\r\\n    \\/* Center Bottom (Full Width) *\\/\\r\\n    50% {\\r\\n      transform: rotate(180deg) scaleX(1);\\r\\n    }\\r\\n\\r\\n    \\/* Corner (Narrower) *\\/\\r\\n    75% {\\r\\n      transform: rotate(270deg) scaleX(0.25);\\r\\n    }\\r\\n\\r\\n    \\/* Back to Start *\\/\\r\\n    100% {\\r\\n      transform: rotate(360deg) scaleX(1);\\r\\n    }\\r\\n  }\\r\\n\\r\\n  \\/* Base and Wrapper styles *\\/\\r\\n\\r\\n  .hero-button-wrap {\\r\\n    display: flex;\\r\\n    justify-content: center;\\r\\n    align-items: center;\\r\\n  }\\r\\n\\r\\n  \\/* 2. Main Button Container (White Border) *\\/\\r\\n  .primary-button-block {\\r\\n    width: 300px;\\r\\n    height: 60px;\\r\\n    border: 1px solid var(--white-border);\\r\\n    background-color: var(--black);\\r\\n    border-radius: 200px;\\r\\n    display: flex;\\r\\n    justify-content: center;\\r\\n    align-items: center;\\r\\n    padding: 1px;\\r\\n    position: relative;\\r\\n    overflow: hidden;\\r\\n    text-decoration: none;\\r\\n  }\\r\\n\\r\\n  \\/* 3. Rotating Stroke Wrapper (Removed \'filter: blur()\') *\\/\\r\\n  .button-stroke-wrapp {\\r\\n    z-index: 1;\\r\\n    position: absolute;\\r\\n\\r\\n    \\/* Size ko kam kia taake effect ziada tight rahe *\\/\\r\\n    width: 200%;\\r\\n    height: 300%;\\r\\n    top: -100%;\\r\\n    left: -50%;\\r\\n\\r\\n    display: flex;\\r\\n    justify-content: center;\\r\\n    align-items: center;\\r\\n\\r\\n    \\/* Animation wahi rahegi *\\/\\r\\n    animation: rotate-and-scale 4s linear infinite;\\r\\n    \\/* **YE LINE HATA DI GAYI HAI: filter: blur(3px);** *\\/\\r\\n  }\\r\\n\\r\\n  .button-stroke-block,\\r\\n  .button-stroke-block-v2 {\\r\\n    \\/* Gradient wahi rahega *\\/\\r\\n    background-image: linear-gradient(180deg,\\r\\n        var(--transparent) 10%,\\r\\n        var(--accent-glow) 40%,\\r\\n        var(--secondary-glow) 55%,\\r\\n        var(--transparent) 90%);\\r\\n    width: 50%;\\r\\n    height: 100%;\\r\\n  }\\r\\n\\r\\n  \\/* 4. Inner Black Layer (Text aur background) *\\/\\r\\n  .button-text-wrap {\\r\\n    z-index: 2;\\r\\n    background-color: var(--black);\\r\\n    border-radius: 200px;\\r\\n    width: 100%;\\r\\n    height: 100%;\\r\\n    display: flex;\\r\\n    justify-content: center;\\r\\n    align-items: center;\\r\\n    position: relative;\\r\\n  }\\r\\n\\r\\n  .primary-button-text {\\r\\n    color: white;\\r\\n    font-family: Calsans, Arial, sans-serif;\\r\\n    font-size: 18px;\\r\\n    font-weight: 600;\\r\\n    text-transform: capitalize;\\r\\n  }\\r\\n<\\/style>\\r\\n\\r\\n<body>\\r\\n\\r\\n  <div class=\\\"hero-button-wrap\\\">\\r\\n    <a href=\\\"https:\\/\\/calendly.com\\/goldenstallionagency\\/real-estate-and-development-branding-discovery-clone\\\" class=\\\"primary-button-block\\\">\\r\\n      <div class=\\\"button-stroke-wrapp\\\">\\r\\n        <div class=\\\"button-stroke-block\\\"><\\/div>\\r\\n        <div class=\\\"button-stroke-block-v2\\\"><\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"button-text-wrap\\\">\\r\\n        <div class=\\\"primary-button-text\\\"> Book A Call Now!<\\/div>\\r\\n      <\\/div>\\r\\n    <\\/a>\\r\\n  <\\/div>\\r\\n\\r\\n\\r\\n<\\/body>\\r\\n\\r\\n<\\/html>\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":true},{\"id\":\"a7ac6a4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"38ebdb2\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/08\\/VIDEO-2025-03-25-11-51-05.mp4\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"insert_url\":\"yes\",\"external_url\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/08\\/VIDEO-2025-03-25-11-51-05.mp4\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"videopress_url\":\"https:\\/\\/videopress.com\\/v\\/ZCAOzTNk\",\"aspect_ratio\":\"32\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"29\",\"right\":\"29\",\"bottom\":\"29\",\"left\":\"29\",\"isLinked\":true},\"__globals__\":{\"_border_color\":\"globals\\/colors?id=7ef4b7e\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"cdbf56e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"12c3ec8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bf58e3e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our <span>Success<\\/span> Stories\\n\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"calsans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"custom\",\"size\":\"120%\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=nvlightbg\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c8fc8c2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"Convertico is BY FAR the most dedicated, driven, relentlessly invested agency I have ever worked with. Once they get started they really don\'t f*** around.\\\"<br \\/>- Jonathan H<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self_mobile\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":720,\"sizes\":[]},\"_flex_align_self\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"7924728\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2d9d91a\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":2,\"sizes\":[]},\"grid_gaps\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"167ac1c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"min_height\":{\"unit\":\"px\",\"size\":520,\"sizes\":[]},\"flex_justify_content\":\"space-between\",\"html_tag\":\"a\",\"link\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/case-study\\/boutique-salon-sees-3x-more-bookings\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/10\\/dummy-image.jpg\",\"id\":1711,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.75,\"sizes\":[]},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"border_color\":\"#FACD22\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"f41f477\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"8\",\"row\":\"8\",\"isLinked\":true,\"unit\":\"px\",\"size\":8},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cec8d86\",\"elType\":\"widget\",\"settings\":{\"title\":\"CRO\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Figtree\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"16\",\"bottom\":\"8\",\"left\":\"16\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FACD2240\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#FACD22\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"e0a7dce\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"697257a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Boutique Salon Sees 3x More Bookings\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Figtree\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a4d4bc5\",\"elType\":\"widget\",\"settings\":{\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"_background_color\":\"#020101\",\"custom_css\":\"p:last-child {\\n    margin: 0;\\n}\",\"editor\":\"<p>Ruby\\u2019s Beauty salon had no website - only a Facebook page. Walk-ins were unpredictable, phone bookings......<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e27d136\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"min_height\":{\"unit\":\"px\",\"size\":520,\"sizes\":[]},\"flex_justify_content\":\"space-between\",\"html_tag\":\"a\",\"link\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/case-study\\/hvac-company-generates-120k-in-new-sales\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/10\\/dummy-image.jpg\",\"id\":1711,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.75,\"sizes\":[]},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"border_color\":\"#FACD22\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"b573994\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"8\",\"row\":\"8\",\"isLinked\":true,\"unit\":\"px\",\"size\":8},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true},{\"id\":\"caf35df\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a35a9ca\",\"elType\":\"widget\",\"settings\":{\"title\":\"HVAC Company Generates $120K in New Sales\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Figtree\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8dbac7c\",\"elType\":\"widget\",\"settings\":{\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"_background_color\":\"#020101\",\"custom_css\":\"p:last-child {\\n    margin: 0;\\n}\",\"editor\":\"<p>Tintwheer Mechanical (HVAC company) had a DIY-style website that looked unprofessional. Homeowners......<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"aa0aeb4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"min_height\":{\"unit\":\"px\",\"size\":520,\"sizes\":[]},\"flex_justify_content\":\"space-between\",\"html_tag\":\"a\",\"link\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/case-study\\/kyu-restaurant-217-booking-increase\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/10\\/dummy-image.jpg\",\"id\":1711,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.75,\"sizes\":[]},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"border_color\":\"#FACD22\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"4b0b16f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"8\",\"row\":\"8\",\"isLinked\":true,\"unit\":\"px\",\"size\":8},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true},{\"id\":\"eb2288e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5569f77\",\"elType\":\"widget\",\"settings\":{\"title\":\"KYU Restaurant - 217% Booking Increase\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Figtree\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cd34ece\",\"elType\":\"widget\",\"settings\":{\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"_background_color\":\"#020101\",\"custom_css\":\"p:last-child {\\n    margin: 0;\\n}\",\"editor\":\"<p>KYU restaurant group had great food but an online presence that was costing them customers. Their outdated site......<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d9d6c11\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"min_height\":{\"unit\":\"px\",\"size\":520,\"sizes\":[]},\"flex_justify_content\":\"space-between\",\"html_tag\":\"a\",\"link\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/case-study\\/real-estate-developer-secures-38-qualified-leads-in-30-days\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/10\\/dummy-image.jpg\",\"id\":1711,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.75,\"sizes\":[]},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"border_color\":\"#FACD22\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"e316763\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"8\",\"row\":\"8\",\"isLinked\":true,\"unit\":\"px\",\"size\":8},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true},{\"id\":\"5782373\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"955f56f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Real Estate Developer Secures 38 Qualified Leads in 30 Days\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Figtree\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0faec79\",\"elType\":\"widget\",\"settings\":{\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"_background_color\":\"#020101\",\"custom_css\":\"p:last-child {\\n    margin: 0;\\n}\",\"editor\":\"<p>A property developer had a stunning new project \\u2014 but their old website made it look like every other estate. Buyers......<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"4a89ebf\",\"elType\":\"container\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"css_classes\":\"p-20\"},\"elements\":[{\"id\":\"389ff14\",\"elType\":\"widget\",\"settings\":{\"title\":\"Real <span>Results.<\\/span> Real <span>Feedback.<\\/span>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"calsans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"custom\",\"size\":\"120%\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=nvlightbg\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b61a2d8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Discover how our work helped them scale, convert, and grow.\\n\\n\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8a2bc60\",\"elType\":\"widget\",\"widgetType\":\"nested-carousel\",\"settings\":{\"carousel_name\":\"Carousel\",\"carousel_items\":[{\"slide_title\":\"Slide #1\",\"_id\":\"12dfdf7\"},{\"slide_title\":\"Slide #2\",\"_id\":\"bd23dd7\"},{\"slide_title\":\"Slide #3\",\"_id\":\"a137c21\"},{\"slide_title\":\"Slide #3\",\"_id\":\"640b17b\"}],\"slides_to_show\":\"3\",\"slides_to_scroll\":\"1\",\"arrows_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_css_classes\":\"cstm-carousal-arow\",\"__globals__\":{\"arrow_normal_color\":\"globals\\/colors?id=488c59d\",\"dots_normal_color\":\"\"},\"arrow_normal_color\":\"#FF0004\",\"dots_normal_color\":\"#FACD22\"},\"elements\":[{\"id\":\"2ec2f02\",\"elType\":\"container\",\"settings\":{\"_title\":\"Slide #1\"},\"elements\":[{\"id\":\"e74a368\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/09\\/1-1.webp\",\"id\":1534,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"cf1ae40\",\"elType\":\"container\",\"settings\":{\"_title\":\"Slide #2\"},\"elements\":[{\"id\":\"5be6eae\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/09\\/2-1.webp\",\"id\":1535,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"3bf0d35\",\"elType\":\"container\",\"settings\":{\"_title\":\"Slide #3\"},\"elements\":[{\"id\":\"cf12075\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/09\\/3-2.webp\",\"id\":1536,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"6f16e73\",\"elType\":\"container\",\"settings\":{\"_title\":\"Slide #3\"},\"elements\":[{\"id\":\"2f12b71\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/09\\/5-2.webp\",\"id\":1537,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":false},{\"id\":\"406ebc0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":false,\"unit\":\"px\",\"size\":0},\"_title\":\"Container\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"css_classes\":\"p-20\"},\"elements\":[{\"id\":\"cf82b91\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book<span> A Call<\\/span> <br>With Us!\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"calsans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"custom\",\"size\":\"120%\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=nvlightbg\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0165ac7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"flex_direction_mobile\":\"column\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":false,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"4c059f5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book A Call Now!\",\"link\":{\"url\":\"https:\\/\\/calendly.com\\/goldenstallionagency\\/real-estate-and-development-branding-discovery-clone\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"button_background_hover_color\":\"#C4AB2E\",\"__globals__\":{\"background_color\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=044b931\"},\"align_mobile\":\"justify\",\"button_text_color\":\"#000000\",\"background_color\":\"#E5BE1F\",\"hover_color\":\"#151515\",\"_flex_align_self_mobile\":\"stretch\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"c454aed\",\"elType\":\"widget\",\"settings\":{\"html\":\"<iframe src=\\\"https:\\/\\/calendly.com\\/goldenstallionwebagency\\/hospitality-website-discovery-call\\\" width=\\\"100%\\\" height=\\\"600\\\" frameborder=\\\"0\\\" scrolling=\\\"no\\\">\\ufeff\\ufeff\\ufeff\\ufeff\\ufeff\\ufeff<\\/iframe>\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"_border_color\":\"globals\\/colors?id=488c59d\"},\"_css_classes\":\"cstm-calender\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":false},{\"id\":\"662598c\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":false,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"css_classes\":\"p-20\"},\"elements\":[{\"id\":\"651a5a5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<span style=\\\"text-decoration: underline;\\\"><a href=\\\"https:\\/\\/goldenstallionagency.com\\/portfolio\\/\\\">View Portfolio<\\/a><\\/span>\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"link_color\":\"globals\\/colors?id=text\",\"link_hover_color\":\"globals\\/colors?id=488c59d\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9a9e453\",\"elType\":\"widget\",\"settings\":{\"title\":\"Frequently Asked<br><span> Questions<\\/span>\\n\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"calsans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"custom\",\"size\":\"120%\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=nvlightbg\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6e5a4b2\",\"elType\":\"widget\",\"widgetType\":\"nested-accordion\",\"settings\":{\"items\":[{\"item_title\":\" What Services Does Golden Stallion Agency Offer?\",\"_id\":\"057d816\"},{\"item_title\":\"How long does it take to build a website?\",\"_id\":\"13aeeb7\"},{\"item_title\":\"Do you offer e-commerce solutions?\",\"_id\":\"b7ec30a\"},{\"item_title\":\"How do I get started with Golden Stallion Agency?\",\"_id\":\"f5211f8\"},{\"item_title\":\"What happens if we don\\u2019t see results by the end of the program\",\"_id\":\"7e5d94f\"}],\"accordion_item_title_position_horizontal\":\"stretch\",\"accordion_item_title_icon_position\":\"end\",\"accordion_item_title_space_between\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"accordion_background_normal_background\":\"classic\",\"accordion_background_normal_color\":\"#D1AC1B\",\"accordion_border_normal_border\":\"none\",\"accordion_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"accordion_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"32\",\"isLinked\":false},\"normal_title_color\":\"#FFFFFF\",\"content_border_border\":\"none\",\"content_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"004\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":772,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_css_classes\":\"cstm-accordian-ss\",\"__globals__\":{\"normal_title_color\":\"globals\\/colors?id=text\",\"accordion_background_normal_color\":\"\",\"hover_title_color\":\"globals\\/colors?id=text\",\"active_title_color\":\"globals\\/colors?id=text\"}},\"elements\":[{\"id\":\"9abb8ad\",\"elType\":\"container\",\"settings\":{\"_title\":\"item #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#D1AC1BAD\",\"border_border\":\"none\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"32\",\"bottom\":\"025\",\"left\":\"32\",\"isLinked\":false},\"css_classes\":\"cstm-index\"},\"elements\":[{\"id\":\"231b35a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Golden Stallion Agency is a full-service digital partner for dental, legal, and hospitality brands. Our services include website design and development, SEO optimization, digital marketing, and ongoing maintenance and support.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"188a9f4\",\"elType\":\"container\",\"settings\":{\"_title\":\"item #2\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#D1AC1BAD\",\"margin\":{\"unit\":\"px\",\"top\":\"-12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"32\",\"bottom\":\"25\",\"left\":\"32\",\"isLinked\":false},\"css_classes\":\"cstm-index\"},\"elements\":[{\"id\":\"42949ef\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Golden Stallion Agency is a full-service digital partner for dental, legal, and hospitality brands. Our services include website design and development, SEO optimization, digital marketing, and ongoing maintenance and support.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"832ec1b\",\"elType\":\"container\",\"settings\":{\"_title\":\"item #2\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#D1AC1BAD\",\"margin\":{\"unit\":\"px\",\"top\":\"-12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"32\",\"bottom\":\"25\",\"left\":\"32\",\"isLinked\":false},\"css_classes\":\"cstm-index\"},\"elements\":[{\"id\":\"d5d04c2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Yes, we specialize in creating secure and user-friendly e-commerce websites to help your business sell products or services online.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"aa0185f\",\"elType\":\"container\",\"settings\":{\"_title\":\"item #2\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#D1AC1BAD\",\"margin\":{\"unit\":\"px\",\"top\":\"-12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"32\",\"bottom\":\"25\",\"left\":\"32\",\"isLinked\":false},\"css_classes\":\"cstm-index\"},\"elements\":[{\"id\":\"1ddc52c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Getting started is easy! Simply Book a Call with Tinashe, and we\\u2019ll discuss your business needs and goals. From there, we\\u2019ll create a custom plan to build your high-converting website.\",\"__globals__\":{\"link_color\":\"globals\\/colors?id=3c7ce4a\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"842b746\",\"elType\":\"container\",\"settings\":{\"_title\":\"item #2\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#D1AC1BAD\",\"margin\":{\"unit\":\"px\",\"top\":\"-12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"32\",\"bottom\":\"25\",\"left\":\"32\",\"isLinked\":false},\"css_classes\":\"cstm-index\"},\"elements\":[{\"id\":\"f87f86c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"We give you all your money back \\u2013 simple as\\nthat\",\"__globals__\":{\"link_color\":\"globals\\/colors?id=3c7ce4a\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true}]},{\"id\":\"57c2499\",\"elType\":\"widget\",\"settings\":{\"html\":\"<!DOCTYPE html>\\r\\n<html lang=\\\"en\\\">\\r\\n\\r\\n<head>\\r\\n  <meta charset=\\\"UTF-8\\\">\\r\\n  <meta name=\\\"viewport\\\" content=\\\"width=device-width, initial-scale=1.0\\\">\\r\\n  <title>Document<\\/title>\\r\\n<\\/head>\\r\\n<style>\\r\\n  \\/* Custom CSS Variables *\\/\\r\\n  :root {\\r\\n    --accent-glow: #ff9100;\\r\\n    --secondary-glow: #ff0055;\\r\\n    --white-border: rgba(255, 255, 255, 0.4);\\r\\n    --black: #000000;\\r\\n    --transparent: rgba(0, 0, 0, 0);\\r\\n  }\\r\\n\\r\\n  \\/* 1. Combined Animation Keyframes (Rotation and Scale) *\\/\\r\\n  @keyframes rotate-and-scale {\\r\\n\\r\\n    \\/* Center Top (Full Width) *\\/\\r\\n    0% {\\r\\n      transform: rotate(0deg) scaleX(1);\\r\\n    }\\r\\n\\r\\n    \\/* Corner (Narrower) *\\/\\r\\n    25% {\\r\\n      transform: rotate(90deg) scaleX(0.25);\\r\\n    }\\r\\n\\r\\n    \\/* Center Bottom (Full Width) *\\/\\r\\n    50% {\\r\\n      transform: rotate(180deg) scaleX(1);\\r\\n    }\\r\\n\\r\\n    \\/* Corner (Narrower) *\\/\\r\\n    75% {\\r\\n      transform: rotate(270deg) scaleX(0.25);\\r\\n    }\\r\\n\\r\\n    \\/* Back to Start *\\/\\r\\n    100% {\\r\\n      transform: rotate(360deg) scaleX(1);\\r\\n    }\\r\\n  }\\r\\n\\r\\n  \\/* Base and Wrapper styles *\\/\\r\\n\\r\\n  .hero-button-wrap {\\r\\n    display: flex;\\r\\n    justify-content: center;\\r\\n    align-items: center;\\r\\n  }\\r\\n\\r\\n  \\/* 2. Main Button Container (White Border) *\\/\\r\\n  .primary-button-block {\\r\\n    width: 300px;\\r\\n    height: 60px;\\r\\n    border: 1px solid var(--white-border);\\r\\n    background-color: var(--black);\\r\\n    border-radius: 200px;\\r\\n    display: flex;\\r\\n    justify-content: center;\\r\\n    align-items: center;\\r\\n    padding: 1px;\\r\\n    position: relative;\\r\\n    overflow: hidden;\\r\\n    text-decoration: none;\\r\\n  }\\r\\n\\r\\n  \\/* 3. Rotating Stroke Wrapper (Removed \'filter: blur()\') *\\/\\r\\n  .button-stroke-wrapp {\\r\\n    z-index: 1;\\r\\n    position: absolute;\\r\\n\\r\\n    \\/* Size ko kam kia taake effect ziada tight rahe *\\/\\r\\n    width: 200%;\\r\\n    height: 300%;\\r\\n    top: -100%;\\r\\n    left: -50%;\\r\\n\\r\\n    display: flex;\\r\\n    justify-content: center;\\r\\n    align-items: center;\\r\\n\\r\\n    \\/* Animation wahi rahegi *\\/\\r\\n    animation: rotate-and-scale 4s linear infinite;\\r\\n    \\/* **YE LINE HATA DI GAYI HAI: filter: blur(3px);** *\\/\\r\\n  }\\r\\n\\r\\n  .button-stroke-block,\\r\\n  .button-stroke-block-v2 {\\r\\n    \\/* Gradient wahi rahega *\\/\\r\\n    background-image: linear-gradient(180deg,\\r\\n        var(--transparent) 10%,\\r\\n        var(--accent-glow) 40%,\\r\\n        var(--secondary-glow) 55%,\\r\\n        var(--transparent) 90%);\\r\\n    width: 50%;\\r\\n    height: 100%;\\r\\n  }\\r\\n\\r\\n  \\/* 4. Inner Black Layer (Text aur background) *\\/\\r\\n  .button-text-wrap {\\r\\n    z-index: 2;\\r\\n    background-color: var(--black);\\r\\n    border-radius: 200px;\\r\\n    width: 100%;\\r\\n    height: 100%;\\r\\n    display: flex;\\r\\n    justify-content: center;\\r\\n    align-items: center;\\r\\n    position: relative;\\r\\n  }\\r\\n\\r\\n  .primary-button-text {\\r\\n    color: white;\\r\\n    font-family: Calsans, Arial, sans-serif;\\r\\n    font-size: 18px;\\r\\n    font-weight: 600;\\r\\n    text-transform: capitalize;\\r\\n  }\\r\\n<\\/style>\\r\\n\\r\\n<body>\\r\\n\\r\\n  <div class=\\\"hero-button-wrap\\\">\\r\\n    <a href=\\\"https:\\/\\/calendly.com\\/goldenstallionagency\\/real-estate-and-development-branding-discovery-clone\\\" class=\\\"primary-button-block\\\">\\r\\n      <div class=\\\"button-stroke-wrapp\\\">\\r\\n        <div class=\\\"button-stroke-block\\\"><\\/div>\\r\\n        <div class=\\\"button-stroke-block-v2\\\"><\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"button-text-wrap\\\">\\r\\n        <div class=\\\"primary-button-text\\\"> Book A Call Now!<\\/div>\\r\\n      <\\/div>\\r\\n    <\\/a>\\r\\n  <\\/div>\\r\\n\\r\\n\\r\\n<\\/body>\\r\\n\\r\\n<\\/html>\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":false}]'),(19128,1849,'_elementor_page_assets','a:2:{s:6:\"styles\";a:8:{i:0;s:12:\"widget-image\";i:1;s:14:\"widget-heading\";i:2;s:12:\"widget-video\";i:3;s:16:\"widget-icon-list\";i:4;s:16:\"widget-image-box\";i:5;s:8:\"e-swiper\";i:6;s:22:\"widget-nested-carousel\";i:7;s:23:\"widget-nested-accordion\";}s:7:\"scripts\";a:2:{i:0;s:18:\"elementor-frontend\";i:1;s:6:\"swiper\";}}'),(19129,1849,'_elementor_css','a:6:{s:4:\"time\";i:1760456009;s:5:\"fonts\";a:3:{i:0;s:7:\"calsans\";i:1;s:5:\"Inter\";i:2;s:7:\"Figtree\";}s:5:\"icons\";a:3:{i:0;s:0:\"\";i:9;s:6:\"eicons\";i:12;s:8:\"fa-solid\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(19130,1849,'_elementor_element_cache','{\"timeout\":1760639321,\"value\":{\"content\":\"<div class=\"elementor-element elementor-element-d9215c5 p-20 e-flex e-con-boxed e-con e-parent\" data-id=\"d9215c5\" data-element_type=\"container\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-3c76218 elementor-widget elementor-widget-image\" data-id=\"3c76218\" data-element_type=\"widget\" data-widget_type=\"image.default\">ntttt<div class=\"elementor-widget-container\">nttttttttttttttt<img width=\"150\" height=\"150\" src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/image_2024-11-08_222804488.webp\" class=\"attachment-large size-large wp-image-1435\" alt=\"\" />ttttttttttttttt</div>ntttt</div>ntttt<div class=\"elementor-element elementor-element-7bac6b3 elementor-widget__width-initial elementor-widget-mobile__width-inherit elementor-widget elementor-widget-heading\" data-id=\"7bac6b3\" data-element_type=\"widget\" data-widget_type=\"heading.default\">ntttt<div class=\"elementor-widget-container\">nttttt<h1 class=\"elementor-heading-title elementor-size-default\">We help ambitious brands turn <span>underperforming websites</span> into high-converting sales machines,<br> using trust-driven &amp; <span> conversion-focused </span> web design.n</h1>tttt</div>ntttt</div>ntttt<div class=\"elementor-element elementor-element-655f644 elementor-widget elementor-widget-heading\" data-id=\"655f644\" data-element_type=\"widget\" data-widget_type=\"heading.default\">ntttt<div class=\"elementor-widget-container\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Watch this short video to see how it works:</h2>tttt</div>ntttt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-1ebccf3 e-con-full p-20 video-container-wrap e-flex e-con e-child\" data-id=\"1ebccf3\" data-element_type=\"container\">ntttt<div class=\"elementor-element elementor-element-b9048a3 elementor-widget elementor-widget-video\" data-id=\"b9048a3\" data-element_type=\"widget\" data-settings=\"{&quot;youtube_url&quot;:&quot;youtube.com\\/watch?v=xjJlm6IjBDQ&amp;feature=youtu.be&amp;themeRefresh=1&quot;,&quot;video_type&quot;:&quot;youtube&quot;,&quot;controls&quot;:&quot;yes&quot;}\" data-widget_type=\"video.default\">ntttt<div class=\"elementor-widget-container\">nttttttt<div class=\"elementor-wrapper elementor-open-inline\">nttt<div class=\"elementor-video\"></div>tt</div>ntttttt</div>ntttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-8c35c94 p-20 e-flex e-con-boxed e-con e-parent\" data-id=\"8c35c94\" data-element_type=\"container\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-4974384 elementor-widget elementor-widget-html\" data-id=\"4974384\" data-element_type=\"widget\" data-widget_type=\"html.default\">ntttt<div class=\"elementor-widget-container\">nttttt<!DOCTYPE html>rn<html lang=\"en\">rnrn<head>rn  <meta charset=\"UTF-8\">rn  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">rn  <title>Document</title>rn</head>rn<style>rn  /* Custom CSS Variables */rn  :root {rn    --accent-glow: #ff9100;rn    --secondary-glow: #ff0055;rn    --white-border: rgba(255, 255, 255, 0.4);rn    --black: #000000;rn    --transparent: rgba(0, 0, 0, 0);rn  }rnrn  /* 1. Combined Animation Keyframes (Rotation and Scale) */rn  @keyframes rotate-and-scale {rnrn    /* Center Top (Full Width) */rn    0% {rn      transform: rotate(0deg) scaleX(1);rn    }rnrn    /* Corner (Narrower) */rn    25% {rn      transform: rotate(90deg) scaleX(0.25);rn    }rnrn    /* Center Bottom (Full Width) */rn    50% {rn      transform: rotate(180deg) scaleX(1);rn    }rnrn    /* Corner (Narrower) */rn    75% {rn      transform: rotate(270deg) scaleX(0.25);rn    }rnrn    /* Back to Start */rn    100% {rn      transform: rotate(360deg) scaleX(1);rn    }rn  }rnrn  /* Base and Wrapper styles */rnrn  .hero-button-wrap {rn    display: flex;rn    justify-content: center;rn    align-items: center;rn  }rnrn  /* 2. Main Button Container (White Border) */rn  .primary-button-block {rn    width: 300px;rn    height: 60px;rn    border: 1px solid var(--white-border);rn    background-color: var(--black);rn    border-radius: 200px;rn    display: flex;rn    justify-content: center;rn    align-items: center;rn    padding: 1px;rn    position: relative;rn    overflow: hidden;rn    text-decoration: none;rn  }rnrn  /* 3. Rotating Stroke Wrapper (Removed \'filter: blur()\') */rn  .button-stroke-wrapp {rn    z-index: 1;rn    position: absolute;rnrn    /* Size ko kam kia taake effect ziada tight rahe */rn    width: 200%;rn    height: 300%;rn    top: -100%;rn    left: -50%;rnrn    display: flex;rn    justify-content: center;rn    align-items: center;rnrn    /* Animation wahi rahegi */rn    animation: rotate-and-scale 4s linear infinite;rn    /* **YE LINE HATA DI GAYI HAI: filter: blur(3px);** */rn  }rnrn  .button-stroke-block,rn  .button-stroke-block-v2 {rn    /* Gradient wahi rahega */rn    background-image: linear-gradient(180deg,rn        var(--transparent) 10%,rn        var(--accent-glow) 40%,rn        var(--secondary-glow) 55%,rn        var(--transparent) 90%);rn    width: 50%;rn    height: 100%;rn  }rnrn  /* 4. Inner Black Layer (Text aur background) */rn  .button-text-wrap {rn    z-index: 2;rn    background-color: var(--black);rn    border-radius: 200px;rn    width: 100%;rn    height: 100%;rn    display: flex;rn    justify-content: center;rn    align-items: center;rn    position: relative;rn  }rnrn  .primary-button-text {rn    color: white;rn    font-family: Calsans, Arial, sans-serif;rn    font-size: 18px;rn    font-weight: 600;rn    text-transform: capitalize;rn  }rn</style>rnrn<body>rnrn  <div class=\"hero-button-wrap\">rn    <a href=\"https://calendly.com/goldenstallionagency/real-estate-and-development-branding-discovery-clone\" class=\"primary-button-block\">rn      <div class=\"button-stroke-wrapp\">rn        <div class=\"button-stroke-block\"></div>rn        <div class=\"button-stroke-block-v2\"></div>rn      </div>rn      <div class=\"button-text-wrap\">rn        <div class=\"primary-button-text\"> Book A Call Now!</div>rn      </div>rn    </a>rn  </div>rnrnrn</body>rnrn</html>tttt</div>ntttt</div>ntttt<div class=\"elementor-element elementor-element-3dcd95f elementor-widget elementor-widget-heading\" data-id=\"3dcd95f\" data-element_type=\"widget\" data-widget_type=\"heading.default\">ntttt<div class=\"elementor-widget-container\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Trusted by Leading Companies Worldwide</h2>tttt</div>ntttt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-02d17cd e-con-full e-flex e-con e-parent\" data-id=\"02d17cd\" data-element_type=\"container\">ntt[elementor-element k=\"f193b19716fcd8e7bd0eee60db27b3ab\" data=\"eyJpZCI6IjdiN2U1NWUiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJudW1iZXJfb2ZfaXRlbXMiOjYsInRyYW5zaXRpb25fc3BlZWQiOjgwMDAsIml0ZW1faW1hZ2UiOnsidW5pdCI6InB4Iiwic2l6ZSI6MTQwLCJzaXplcyI6W10sInZhbHVlIjoiMTAwIn0sImJveF9oZWlnaHQiOnsidW5pdCI6InB4Iiwic2l6ZSI6NjAsInNpemVzIjpbXSwidmFsdWUiOiIyMDAifSwiYm94X2JhY2tncm91bmQiOiIjRkZGRkZGMDAiLCJpdGVtX3BhZGRpbmciOnsidW5pdCI6InB4IiwidG9wIjoiIiwicmlnaHQiOiIiLCJib3R0b20iOiIiLCJsZWZ0IjoiIiwiaXNMaW5rZWQiOnRydWV9LCJpdGVtX2JvcmRlcl9ib3JkZXIiOiJub25lIiwiYmFkZ2VfbWluX2hlaWdodCI6eyJ1bml0IjoicHgiLCJzaXplIjowLCJzaXplcyI6W10sInZhbHVlIjoiMCJ9LCJiYWRnZV9taW5fd2lkdGgiOnsidW5pdCI6InB4Iiwic2l6ZSI6MCwic2l6ZXMiOltdLCJ2YWx1ZSI6IjAifSwibXVsdGlzb3VyY2VfcG9zdHNfaW5jbHVkZV9kYXRlX21ldGFfZm9ybWF0IjoiWW1kIiwibXVsdGlzb3VyY2VfcG9zdHNfbWF4aXRlbXMiOjEwLCJtdWx0aXNvdXJjZV9pdGVtcyI6W3siaXRlbV90eXBlIjoiaW1hZ2UiLCJpbWFnZSI6eyJpZCI6MCwidXJsIjoiaHR0cHM6XC9cL2dvbGRlbnN0YWxsaW9uYWdlbmN5LmNvbVwvd3AtY29udGVudFwvcGx1Z2luc1wvdW5saW1pdGVkLWVsZW1lbnRzLWZvci1lbGVtZW50b3JcL2ltYWdlc1wvZ2FsbGVyeTEuanBnIn0sIl9pZCI6Ijc4MzkyZGIifSx7Iml0ZW1fdHlwZSI6ImltYWdlIiwiaW1hZ2UiOnsiaWQiOjAsInVybCI6Imh0dHBzOlwvXC9nb2xkZW5zdGFsbGlvbmFnZW5jeS5jb21cL3dwLWNvbnRlbnRcL3BsdWdpbnNcL3VubGltaXRlZC1lbGVtZW50cy1mb3ItZWxlbWVudG9yXC9pbWFnZXNcL2dhbGxlcnkyLmpwZyJ9LCJfaWQiOiI1NzU4MDA2In0seyJpdGVtX3R5cGUiOiJ5b3V0dWJlIiwiaW1hZ2UiOnsiaWQiOjAsInVybCI6Imh0dHBzOlwvXC9nb2xkZW5zdGFsbGlvbmFnZW5jeS5jb21cL3dwLWNvbnRlbnRcL3BsdWdpbnNcL3VubGltaXRlZC1lbGVtZW50cy1mb3ItZWxlbWVudG9yXC9pbWFnZXNcL2dhbGxlcnkzLmpwZyJ9LCJ1cmxfeW91dHViZSI6InFyTzRZWmV5bDBJIiwiX2lkIjoiOWRlM2ViNiJ9LHsiaXRlbV90eXBlIjoiaW1hZ2UiLCJpbWFnZSI6eyJpZCI6MCwidXJsIjoiaHR0cHM6XC9cL2dvbGRlbnN0YWxsaW9uYWdlbmN5LmNvbVwvd3AtY29udGVudFwvcGx1Z2luc1wvdW5saW1pdGVkLWVsZW1lbnRzLWZvci1lbGVtZW50b3JcL2ltYWdlc1wvZ2FsbGVyeTUuanBnIn0sIl9pZCI6ImQ2MGY5MjMifSx7Iml0ZW1fdHlwZSI6InZpbWVvIiwiaW1hZ2UiOnsiaWQiOjAsInVybCI6Imh0dHBzOlwvXC9nb2xkZW5zdGFsbGlvbmFnZW5jeS5jb21cL3dwLWNvbnRlbnRcL3BsdWdpbnNcL3VubGltaXRlZC1lbGVtZW50cy1mb3ItZWxlbWVudG9yXC9pbWFnZXNcL2dhbGxlcnk0LmpwZyJ9LCJ2aW1lb19pZCI6IjU4MTAxNDY1MyIsIl9pZCI6Ijc1YWU0NDcifSx7Iml0ZW1fdHlwZSI6Imh0bWw1IiwiaW1hZ2UiOnsiaWQiOjAsInVybCI6Imh0dHBzOlwvXC9nb2xkZW5zdGFsbGlvbmFnZW5jeS5jb21cL3dwLWNvbnRlbnRcL3BsdWdpbnNcL3VubGltaXRlZC1lbGVtZW50cy1mb3ItZWxlbWVudG9yXC9pbWFnZXNcL2dhbGxlcnk2LmpwZyJ9LCJ1cmxfaHRtbDUiOiJodHRwOlwvXC9jb21tb25kYXRhc3RvcmFnZS5nb29nbGVhcGlzLmNvbVwvZ3R2LXZpZGVvcy1idWNrZXRcL3NhbXBsZVwvQmlnQnVja0J1bm55Lm1wNCIsIl9pZCI6IjdhZjE2OWIifSx7Iml0ZW1fdHlwZSI6ImltYWdlIiwiaW1hZ2UiOnsiaWQiOjAsInVybCI6Imh0dHBzOlwvXC9nb2xkZW5zdGFsbGlvbmFnZW5jeS5jb21cL3dwLWNvbnRlbnRcL3BsdWdpbnNcL3VubGltaXRlZC1lbGVtZW50cy1mb3ItZWxlbWVudG9yXC9pbWFnZXNcL2dhbGxlcnkxLmpwZyJ9LCJfaWQiOiIyNmIyYWU1In1dLCJtdWx0aXNvdXJjZV9pbnN0YWdyYW0iOiJAZ2lhbmx1Y2F2YWNjaGkiLCJtdWx0aXNvdXJjZV9pbnN0YWdyYW1fbnVtX2l0ZW1zIjoxMiwidWNfaXRlbXMiOlt7InRpdGxlIjoiSXRlbSAxIiwiaW1hZ2UiOnsidXJsIjoiaHR0cHM6XC9cL2dvbGRlbnN0YWxsaW9uYWdlbmN5LmNvbVwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNVwvMDlcL2NsaWVudC0xMS53ZWJwIiwiaWQiOjEzNTgsImFsdCI6IiIsInNvdXJjZSI6ImxpYnJhcnkiLCJzaXplIjoiIn0sImltYWdlX2F0dHJpYnV0ZXNfbm9zaXplIjoiIHNyYz1cImh0dHBzOlwvXC9nb2xkZW5zdGFsbGlvbmFnZW5jeS5jb21cL3dwLWNvbnRlbnRcL3VwbG9hZHNcL2FjX2Fzc2V0c1wvbG9nb19tYXJxdWVlXC9sb2dvMS5wbmdcIiIsImltYWdlX2F0dHJpYnV0ZXMiOiIgc3JjPVwiaHR0cHM6XC9cL2dvbGRlbnN0YWxsaW9uYWdlbmN5LmNvbVwvd3AtY29udGVudFwvdXBsb2Fkc1wvYWNfYXNzZXRzXC9sb2dvX21hcnF1ZWVcL2xvZ28xLnBuZ1wiIiwiaW1hZ2VfdGh1bWIiOiJodHRwczpcL1wvZ29sZGVuc3RhbGxpb25hZ2VuY3kuY29tXC93cC1jb250ZW50XC91cGxvYWRzXC9hY19hc3NldHNcL2xvZ29fbWFycXVlZVwvbG9nbzEucG5nIiwibGluayI6eyJ1cmwiOiIjIn0sIl9nZW5lcmF0ZWRfaWQiOiJueXhmdyIsIml0ZW1fcmVwZWF0ZXJfY2xhc3MiOiJlbGVtZW50b3ItcmVwZWF0ZXItaXRlbS1ueXhmdyIsIl9pZCI6IjcyYTU2NDUifSx7InRpdGxlIjoiSXRlbSAyIiwiaW1hZ2UiOnsidXJsIjoiaHR0cHM6XC9cL2dvbGRlbnN0YWxsaW9uYWdlbmN5LmNvbVwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNVwvMDlcL2NsaWVudC05LTEud2VicCIsImlkIjoxMzU3LCJhbHQiOiIiLCJzb3VyY2UiOiJsaWJyYXJ5Iiwic2l6ZSI6IiJ9LCJpbWFnZV9hdHRyaWJ1dGVzX25vc2l6ZSI6IiBzcmM9XCJodHRwczpcL1wvZ29sZGVuc3RhbGxpb25hZ2VuY3kuY29tXC93cC1jb250ZW50XC91cGxvYWRzXC9hY19hc3NldHNcL2xvZ29fbWFycXVlZVwvbG9nbzIucG5nXCIiLCJpbWFnZV9hdHRyaWJ1dGVzIjoiIHNyYz1cImh0dHBzOlwvXC9nb2xkZW5zdGFsbGlvbmFnZW5jeS5jb21cL3dwLWNvbnRlbnRcL3VwbG9hZHNcL2FjX2Fzc2V0c1wvbG9nb19tYXJxdWVlXC9sb2dvMi5wbmdcIiIsImltYWdlX3RodW1iIjoiaHR0cHM6XC9cL2dvbGRlbnN0YWxsaW9uYWdlbmN5LmNvbVwvd3AtY29udGVudFwvdXBsb2Fkc1wvYWNfYXNzZXRzXC9sb2dvX21hcnF1ZWVcL2xvZ28yLnBuZyIsImxpbmsiOnsidXJsIjoiIyJ9LCJfZ2VuZXJhdGVkX2lkIjoiNjQyb2oiLCJpdGVtX3JlcGVhdGVyX2NsYXNzIjoiZWxlbWVudG9yLXJlcGVhdGVyLWl0ZW0tNjQyb2oiLCJfaWQiOiJlODk4NDM3In0seyJ0aXRsZSI6Ikl0ZW0gMyIsImltYWdlIjp7InVybCI6Imh0dHBzOlwvXC9nb2xkZW5zdGFsbGlvbmFnZW5jeS5jb21cL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjVcLzA5XC9jbGllbnQtNC53ZWJwIiwiaWQiOjEzNTYsImFsdCI6IiIsInNvdXJjZSI6ImxpYnJhcnkiLCJzaXplIjoiIn0sImltYWdlX2F0dHJpYnV0ZXNfbm9zaXplIjoiIHNyYz1cImh0dHBzOlwvXC9nb2xkZW5zdGFsbGlvbmFnZW5jeS5jb21cL3dwLWNvbnRlbnRcL3VwbG9hZHNcL2FjX2Fzc2V0c1wvbG9nb19tYXJxdWVlXC9sb2dvMy5wbmdcIiIsImltYWdlX2F0dHJpYnV0ZXMiOiIgc3JjPVwiaHR0cHM6XC9cL2dvbGRlbnN0YWxsaW9uYWdlbmN5LmNvbVwvd3AtY29udGVudFwvdXBsb2Fkc1wvYWNfYXNzZXRzXC9sb2dvX21hcnF1ZWVcL2xvZ28zLnBuZ1wiIiwiaW1hZ2VfdGh1bWIiOiJodHRwczpcL1wvZ29sZGVuc3RhbGxpb25hZ2VuY3kuY29tXC93cC1jb250ZW50XC91cGxvYWRzXC9hY19hc3NldHNcL2xvZ29fbWFycXVlZVwvbG9nbzMucG5nIiwibGluayI6eyJ1cmwiOiIjIn0sIl9nZW5lcmF0ZWRfaWQiOiIyODljZSIsIml0ZW1fcmVwZWF0ZXJfY2xhc3MiOiJlbGVtZW50b3ItcmVwZWF0ZXItaXRlbS0yODljZSIsIl9pZCI6ImRmZmE0YzgifSx7InRpdGxlIjoiSXRlbSA0IiwiaW1hZ2UiOnsidXJsIjoiaHR0cHM6XC9cL2dvbGRlbnN0YWxsaW9uYWdlbmN5LmNvbVwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNVwvMDlcL2NsaWVudC0xLndlYnAiLCJpZCI6MTM1NSwiYWx0IjoiIiwic291cmNlIjoibGlicmFyeSIsInNpemUiOiIifSwiaW1hZ2VfYXR0cmlidXRlc19ub3NpemUiOiIgc3JjPVwiaHR0cHM6XC9cL2dvbGRlbnN0YWxsaW9uYWdlbmN5LmNvbVwvd3AtY29udGVudFwvdXBsb2Fkc1wvYWNfYXNzZXRzXC9sb2dvX21hcnF1ZWVcL2xvZ280LnBuZ1wiIiwiaW1hZ2VfYXR0cmlidXRlcyI6IiBzcmM9XCJodHRwczpcL1wvZ29sZGVuc3RhbGxpb25hZ2VuY3kuY29tXC93cC1jb250ZW50XC91cGxvYWRzXC9hY19hc3NldHNcL2xvZ29fbWFycXVlZVwvbG9nbzQucG5nXCIiLCJpbWFnZV90aHVtYiI6Imh0dHBzOlwvXC9nb2xkZW5zdGFsbGlvbmFnZW5jeS5jb21cL3dwLWNvbnRlbnRcL3VwbG9hZHNcL2FjX2Fzc2V0c1wvbG9nb19tYXJxdWVlXC9sb2dvNC5wbmciLCJsaW5rIjp7InVybCI6IiMifSwiX2dlbmVyYXRlZF9pZCI6ImVtNnRmIiwiaXRlbV9yZXBlYXRlcl9jbGFzcyI6ImVsZW1lbnRvci1yZXBlYXRlci1pdGVtLWVtNnRmIiwiX2lkIjoiYmM5M2M1MSJ9LHsidGl0bGUiOiJJdGVtIDUiLCJpbWFnZSI6eyJ1cmwiOiJodHRwczpcL1wvZ29sZGVuc3RhbGxpb25hZ2VuY3kuY29tXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI1XC8wOVwvY2xpZW50LTcud2VicCIsImlkIjoxMzUzLCJhbHQiOiIiLCJzb3VyY2UiOiJsaWJyYXJ5Iiwic2l6ZSI6IiJ9LCJpbWFnZV9hdHRyaWJ1dGVzX25vc2l6ZSI6IiBzcmM9XCJodHRwczpcL1wvZ29sZGVuc3RhbGxpb25hZ2VuY3kuY29tXC93cC1jb250ZW50XC91cGxvYWRzXC9hY19hc3NldHNcL2xvZ29fbWFycXVlZVwvbG9nbzYucG5nXCIiLCJpbWFnZV9hdHRyaWJ1dGVzIjoiIHNyYz1cImh0dHBzOlwvXC9nb2xkZW5zdGFsbGlvbmFnZW5jeS5jb21cL3dwLWNvbnRlbnRcL3VwbG9hZHNcL2FjX2Fzc2V0c1wvbG9nb19tYXJxdWVlXC9sb2dvNi5wbmdcIiIsImltYWdlX3RodW1iIjoiaHR0cHM6XC9cL2dvbGRlbnN0YWxsaW9uYWdlbmN5LmNvbVwvd3AtY29udGVudFwvdXBsb2Fkc1wvYWNfYXNzZXRzXC9sb2dvX21hcnF1ZWVcL2xvZ282LnBuZyIsImxpbmsiOnsidXJsIjoiIyJ9LCJfZ2VuZXJhdGVkX2lkIjoidnV3ajUiLCJpdGVtX3JlcGVhdGVyX2NsYXNzIjoiZWxlbWVudG9yLXJlcGVhdGVyLWl0ZW0tdnV3ajUiLCJfaWQiOiIzNzVhMzZhIn0seyJ0aXRsZSI6Ikl0ZW0gNiIsImltYWdlIjp7InVybCI6Imh0dHBzOlwvXC9nb2xkZW5zdGFsbGlvbmFnZW5jeS5jb21cL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjVcLzA5XC9jbGllbnQtOC53ZWJwIiwiaWQiOjEzNTIsImFsdCI6IiIsInNvdXJjZSI6ImxpYnJhcnkiLCJzaXplIjoiIn0sImltYWdlX2F0dHJpYnV0ZXNfbm9zaXplIjoiIHNyYz1cImh0dHBzOlwvXC9nb2xkZW5zdGFsbGlvbmFnZW5jeS5jb21cL3dwLWNvbnRlbnRcL3VwbG9hZHNcL2FjX2Fzc2V0c1wvbG9nb19tYXJxdWVlXC9sb2dvNi5wbmdcIiIsImltYWdlX2F0dHJpYnV0ZXMiOiIgc3JjPVwiaHR0cHM6XC9cL2dvbGRlbnN0YWxsaW9uYWdlbmN5LmNvbVwvd3AtY29udGVudFwvdXBsb2Fkc1wvYWNfYXNzZXRzXC9sb2dvX21hcnF1ZWVcL2xvZ282LnBuZ1wiIiwiaW1hZ2VfdGh1bWIiOiJodHRwczpcL1wvZ29sZGVuc3RhbGxpb25hZ2VuY3kuY29tXC93cC1jb250ZW50XC91cGxvYWRzXC9hY19hc3NldHNcL2xvZ29fbWFycXVlZVwvbG9nbzYucG5nIiwibGluayI6eyJ1cmwiOiIjIn0sIl9nZW5lcmF0ZWRfaWQiOiJnbjkxOCIsIml0ZW1fcmVwZWF0ZXJfY2xhc3MiOiJlbGVtZW50b3ItcmVwZWF0ZXItaXRlbS1nbjkxOCIsIl9pZCI6ImZkMTI3YWUifV0sIm51bWJlcl9vZl9pdGVtc19tb2JpbGUiOjJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ1Y2FkZG9uX2xvZ29fbWFycXVlZSJ9\"]tt<div class=\"elementor-element elementor-element-d9c24ed elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"d9c24ed\" data-element_type=\"widget\" data-widget_type=\"heading.default\">ntttt<div class=\"elementor-widget-container\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\"><span>High-Converting</span> Pages withnFlow</h2>tttt</div>ntttt</div>ntt[elementor-element k=\"f193b19716fcd8e7bd0eee60db27b3ab\" data=\"eyJpZCI6ImJmYThmYTMiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiJXaGVyZSBzdHJhdGVneSBtZWV0cyBzY3JvbGwtc3RvcHBpbmcgZGVzaWduLiIsImFsaWduIjoiY2VudGVyIiwiX3BhZGRpbmciOnsidW5pdCI6InB4IiwidG9wIjoiMCIsInJpZ2h0IjoiMCIsImJvdHRvbSI6IjIwIiwibGVmdCI6IjAiLCJpc0xpbmtlZCI6ZmFsc2V9LCJfcGFkZGluZ190YWJsZXQiOnsidW5pdCI6InB4IiwidG9wIjoiMCIsInJpZ2h0IjoiMCIsImJvdHRvbSI6IjAiLCJsZWZ0IjoiMCIsImlzTGlua2VkIjpmYWxzZX0sIl9lbGVtZW50X3dpZHRoX21vYmlsZSI6ImluaXRpYWwiLCJfZWxlbWVudF9jdXN0b21fd2lkdGhfbW9iaWxlIjp7InVuaXQiOiIlIiwic2l6ZSI6ODAsInNpemVzIjpbXX0sIl9mbGV4X2FsaWduX3NlbGZfbW9iaWxlIjoiY2VudGVyIn0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"]tt</div>ntt<div class=\"elementor-element elementor-element-ef95d40 p-20 e-flex e-con-boxed e-con e-parent\" data-id=\"ef95d40\" data-element_type=\"container\">nttttt<div class=\"e-con-inner\">ntt<div class=\"elementor-element elementor-element-c263916 another-amzng-bg e-con-full e-flex e-con e-child\" data-id=\"c263916\" data-element_type=\"container\">ntt<div class=\"elementor-element elementor-element-4d637ac e-con-full e-flex e-con e-child\" data-id=\"4d637ac\" data-element_type=\"container\">ntttt<div class=\"elementor-element elementor-element-031dfdf elementor-widget elementor-widget-video\" data-id=\"031dfdf\" data-element_type=\"widget\" data-settings=\"{&quot;video_type&quot;:&quot;hosted&quot;,&quot;autoplay&quot;:&quot;yes&quot;,&quot;mute&quot;:&quot;yes&quot;,&quot;loop&quot;:&quot;yes&quot;}\" data-widget_type=\"video.default\">ntttt<div class=\"elementor-widget-container\">nttttttt<div class=\"e-hosted-video elementor-wrapper elementor-open-inline\">nttttt<video class=\"elementor-video\" src=\"https://goldenstallionagency.com/wp-content/uploads/2025/10/E11even-Dental-_-Best-Dentist-in-London.mp4\" autoplay=\"\" loop=\"\" muted=\"muted\" controlsList=\"nodownload\"></video>ntttt</div>ntttttt</div>ntttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-177be5e e-con-full e-flex e-con e-child\" data-id=\"177be5e\" data-element_type=\"container\">ntttt<div class=\"elementor-element elementor-element-436263f elementor-widget elementor-widget-heading\" data-id=\"436263f\" data-element_type=\"widget\" data-widget_type=\"heading.default\">ntttt<div class=\"elementor-widget-container\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">AIW: Ultimate Website Strategy</h2>tttt</div>ntttt</div>ntt[elementor-element k=\"f193b19716fcd8e7bd0eee60db27b3ab\" data=\"eyJpZCI6IjYyYmY1NDYiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiJUaGlzIGlzIG91ciBwcm92ZW4gYmx1ZXByaW50IGZvciBidWlsZGluZyBoaWdoLWNvbnZlcnRpbmcsIHRydXN0LWRyaXZlbiBoYWlyIHRyYW5zcGxhbnQgd2Vic2l0ZXMuXG5cbiJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]tt<div class=\"elementor-element elementor-element-7d4c6ab cstm-border-btm elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list\" data-id=\"7d4c6ab\" data-element_type=\"widget\" data-widget_type=\"icon-list.default\">ntttt<div class=\"elementor-widget-container\">nttttttt<ul class=\"elementor-icon-list-items\">nttttttt<li class=\"elementor-icon-list-item\">ntttttttttt<span class=\"elementor-icon-list-text\"><span style=\"color: gold\">01.</span> Hero</span>nttttttttt</li>ntttttttt<li class=\"elementor-icon-list-item\">ntttttttttt<span class=\"elementor-icon-list-text\"><span style=\"color: gold\">02.</span> Reviews / Case Studies / Before-After</span>nttttttttt</li>ntttttttt<li class=\"elementor-icon-list-item\">ntttttttttt<span class=\"elementor-icon-list-text\"><span style=\"color: gold\">03.</span> Press Release Kit</span>nttttttttt</li>ntttttttt<li class=\"elementor-icon-list-item\">ntttttttttt<span class=\"elementor-icon-list-text\"><span style=\"color: gold\">04.</span> Doctor Showcase</span>nttttttttt</li>ntttttttt<li class=\"elementor-icon-list-item\">ntttttttttt<span class=\"elementor-icon-list-text\"><span style=\"color: gold\">05.</span> Our Process</span>nttttttttt</li>ntttttttt<li class=\"elementor-icon-list-item\">ntttttttttt<span class=\"elementor-icon-list-text\"><span style=\"color: gold\">06.</span>  Email Magnet</span>nttttttttt</li>ntttttttt<li class=\"elementor-icon-list-item\">ntttttttttt<span class=\"elementor-icon-list-text\"><span style=\"color: gold\">07.</span>  FAQ</span>nttttttttt</li>ntttttttt<li class=\"elementor-icon-list-item\">ntttttttttt<span class=\"elementor-icon-list-text\"><span style=\"color: gold\">08.</span>  Blog Articles</span>nttttttttt</li>ntttttttt<li class=\"elementor-icon-list-item\">ntttttttttt<span class=\"elementor-icon-list-text\"><span style=\"color: gold\">09.</span>  Services &amp; Footer</span>nttttttttt</li>ntttttt</ul>ntttttt</div>ntttt</div>ntttt<div class=\"elementor-element elementor-element-a7cc057 elementor-widget elementor-widget-html\" data-id=\"a7cc057\" data-element_type=\"widget\" data-widget_type=\"html.default\">ntttt<div class=\"elementor-widget-container\">nttttt<!DOCTYPE html>rn<html lang=\"en\">rnrn<head>rn  <meta charset=\"UTF-8\">rn  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">rn  <title>Document</title>rn</head>rn<style>rn  /* Custom CSS Variables */rn  :root {rn    --accent-glow: #ff9100;rn    --secondary-glow: #ff0055;rn    --white-border: rgba(255, 255, 255, 0.4);rn    --black: #000000;rn    --transparent: rgba(0, 0, 0, 0);rn  }rnrn  /* 1. Combined Animation Keyframes (Rotation and Scale) */rn  @keyframes rotate-and-scale {rnrn    /* Center Top (Full Width) */rn    0% {rn      transform: rotate(0deg) scaleX(1);rn    }rnrn    /* Corner (Narrower) */rn    25% {rn      transform: rotate(90deg) scaleX(0.25);rn    }rnrn    /* Center Bottom (Full Width) */rn    50% {rn      transform: rotate(180deg) scaleX(1);rn    }rnrn    /* Corner (Narrower) */rn    75% {rn      transform: rotate(270deg) scaleX(0.25);rn    }rnrn    /* Back to Start */rn    100% {rn      transform: rotate(360deg) scaleX(1);rn    }rn  }rnrn  /* Base and Wrapper styles */rnrn  .hero-button-wrap {rn    display: flex;rn    justify-content: center;rn    align-items: center;rn  }rnrn  /* 2. Main Button Container (White Border) */rn  .primary-button-block {rn    width: 300px;rn    height: 60px;rn    border: 1px solid var(--white-border);rn    background-color: var(--black);rn    border-radius: 200px;rn    display: flex;rn    justify-content: center;rn    align-items: center;rn    padding: 1px;rn    position: relative;rn    overflow: hidden;rn    text-decoration: none;rn  }rnrn  /* 3. Rotating Stroke Wrapper (Removed \'filter: blur()\') */rn  .button-stroke-wrapp {rn    z-index: 1;rn    position: absolute;rnrn    /* Size ko kam kia taake effect ziada tight rahe */rn    width: 200%;rn    height: 300%;rn    top: -100%;rn    left: -50%;rnrn    display: flex;rn    justify-content: center;rn    align-items: center;rnrn    /* Animation wahi rahegi */rn    animation: rotate-and-scale 4s linear infinite;rn    /* **YE LINE HATA DI GAYI HAI: filter: blur(3px);** */rn  }rnrn  .button-stroke-block,rn  .button-stroke-block-v2 {rn    /* Gradient wahi rahega */rn    background-image: linear-gradient(180deg,rn        var(--transparent) 10%,rn        var(--accent-glow) 40%,rn        var(--secondary-glow) 55%,rn        var(--transparent) 90%);rn    width: 50%;rn    height: 100%;rn  }rnrn  /* 4. Inner Black Layer (Text aur background) */rn  .button-text-wrap {rn    z-index: 2;rn    background-color: var(--black);rn    border-radius: 200px;rn    width: 100%;rn    height: 100%;rn    display: flex;rn    justify-content: center;rn    align-items: center;rn    position: relative;rn  }rnrn  .primary-button-text {rn    color: white;rn    font-family: Calsans, Arial, sans-serif;rn    font-size: 18px;rn    font-weight: 600;rn    text-transform: capitalize;rn  }rn</style>rnrn<body>rnrn  <div class=\"hero-button-wrap\">rn    <a href=\"https://goldenstallionagency.com/wp-content/uploads/2025/08/AIW_-Ultimate-Hair-Transplant-Website-Strategy.pdf\" class=\"primary-button-block\">rn      <div class=\"button-stroke-wrapp\">rn        <div class=\"button-stroke-block\"></div>rn        <div class=\"button-stroke-block-v2\"></div>rn      </div>rn      <div class=\"button-text-wrap\">rn        <div class=\"primary-button-text\"> Download Full Strategy</div>rn      </div>rn    </a>rn  </div>rnrnrn</body>rnrn</html>tttt</div>ntttt</div>ntttt</div>ntttt</div>ntttt<div class=\"elementor-element elementor-element-01ab53b elementor-widget elementor-widget-html\" data-id=\"01ab53b\" data-element_type=\"widget\" data-widget_type=\"html.default\">ntttt<div class=\"elementor-widget-container\">nttttt<!DOCTYPE html>rn<html lang=\"en\">rnrn<head>rn  <meta charset=\"UTF-8\">rn  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">rn  <title>Document</title>rn</head>rn<style>rn  /* Custom CSS Variables */rn  :root {rn    --accent-glow: #ff9100;rn    --secondary-glow: #ff0055;rn    --white-border: rgba(255, 255, 255, 0.4);rn    --black: #000000;rn    --transparent: rgba(0, 0, 0, 0);rn  }rnrn  /* 1. Combined Animation Keyframes (Rotation and Scale) */rn  @keyframes rotate-and-scale {rnrn    /* Center Top (Full Width) */rn    0% {rn      transform: rotate(0deg) scaleX(1);rn    }rnrn    /* Corner (Narrower) */rn    25% {rn      transform: rotate(90deg) scaleX(0.25);rn    }rnrn    /* Center Bottom (Full Width) */rn    50% {rn      transform: rotate(180deg) scaleX(1);rn    }rnrn    /* Corner (Narrower) */rn    75% {rn      transform: rotate(270deg) scaleX(0.25);rn    }rnrn    /* Back to Start */rn    100% {rn      transform: rotate(360deg) scaleX(1);rn    }rn  }rnrn  /* Base and Wrapper styles */rnrn  .hero-button-wrap {rn    display: flex;rn    justify-content: center;rn    align-items: center;rn  }rnrn  /* 2. Main Button Container (White Border) */rn  .primary-button-block {rn    width: 300px;rn    height: 60px;rn    border: 1px solid var(--white-border);rn    background-color: var(--black);rn    border-radius: 200px;rn    display: flex;rn    justify-content: center;rn    align-items: center;rn    padding: 1px;rn    position: relative;rn    overflow: hidden;rn    text-decoration: none;rn  }rnrn  /* 3. Rotating Stroke Wrapper (Removed \'filter: blur()\') */rn  .button-stroke-wrapp {rn    z-index: 1;rn    position: absolute;rnrn    /* Size ko kam kia taake effect ziada tight rahe */rn    width: 200%;rn    height: 300%;rn    top: -100%;rn    left: -50%;rnrn    display: flex;rn    justify-content: center;rn    align-items: center;rnrn    /* Animation wahi rahegi */rn    animation: rotate-and-scale 4s linear infinite;rn    /* **YE LINE HATA DI GAYI HAI: filter: blur(3px);** */rn  }rnrn  .button-stroke-block,rn  .button-stroke-block-v2 {rn    /* Gradient wahi rahega */rn    background-image: linear-gradient(180deg,rn        var(--transparent) 10%,rn        var(--accent-glow) 40%,rn        var(--secondary-glow) 55%,rn        var(--transparent) 90%);rn    width: 50%;rn    height: 100%;rn  }rnrn  /* 4. Inner Black Layer (Text aur background) */rn  .button-text-wrap {rn    z-index: 2;rn    background-color: var(--black);rn    border-radius: 200px;rn    width: 100%;rn    height: 100%;rn    display: flex;rn    justify-content: center;rn    align-items: center;rn    position: relative;rn  }rnrn  .primary-button-text {rn    color: white;rn    font-family: Calsans, Arial, sans-serif;rn    font-size: 18px;rn    font-weight: 600;rn    text-transform: capitalize;rn  }rn</style>rnrn<body>rnrn  <div class=\"hero-button-wrap\">rn    <a href=\"https://calendly.com/goldenstallionagency/real-estate-and-development-branding-discovery-clone\" class=\"primary-button-block\">rn      <div class=\"button-stroke-wrapp\">rn        <div class=\"button-stroke-block\"></div>rn        <div class=\"button-stroke-block-v2\"></div>rn      </div>rn      <div class=\"button-text-wrap\">rn        <div class=\"primary-button-text\"> Book A Call Now!</div>rn      </div>rn    </a>rn  </div>rnrnrn</body>rnrn</html>tttt</div>ntttt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-756d480 p-20 e-flex e-con-boxed e-con e-parent\" data-id=\"756d480\" data-element_type=\"container\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-6ba08cd elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"6ba08cd\" data-element_type=\"widget\" data-widget_type=\"heading.default\">ntttt<div class=\"elementor-widget-container\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">How we turn ideas <span>into impact</span></h2>tttt</div>ntttt</div>ntt[elementor-element k=\"f193b19716fcd8e7bd0eee60db27b3ab\" data=\"eyJpZCI6Ijg1NzI1NTMiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5XZSBmb2xsb3cgYSBwcm92ZW4gcHJvY2VzcyB0byBkZWxpdmVyIHNpdGVzIHRoYXQgcGVyZm9ybS48XC9wPiIsImFsaWduIjoiY2VudGVyIiwiX3BhZGRpbmciOnsidW5pdCI6InB4IiwidG9wIjoiMCIsInJpZ2h0IjoiMCIsImJvdHRvbSI6IjIwIiwibGVmdCI6IjAiLCJpc0xpbmtlZCI6ZmFsc2V9LCJfcGFkZGluZ190YWJsZXQiOnsidW5pdCI6InB4IiwidG9wIjoiMCIsInJpZ2h0IjoiMCIsImJvdHRvbSI6IjAiLCJsZWZ0IjoiMCIsImlzTGlua2VkIjpmYWxzZX0sIl9lbGVtZW50X3dpZHRoX21vYmlsZSI6ImluaXRpYWwiLCJfZWxlbWVudF9jdXN0b21fd2lkdGhfbW9iaWxlIjp7InVuaXQiOiIlIiwic2l6ZSI6ODAsInNpemVzIjpbXX0sIl9mbGV4X2FsaWduX3NlbGZfbW9iaWxlIjoiY2VudGVyIn0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"]<div class=\"elementor-element elementor-element-171da3f e-con-full cstm-bg-curve-l elementor-hidden-mobile e-flex e-con e-child\" data-id=\"171da3f\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">ntt<div class=\"elementor-element elementor-element-6bf9e5f e-con-full e-flex e-con e-child\" data-id=\"6bf9e5f\" data-element_type=\"container\">ntttt<div class=\"elementor-element elementor-element-b64f499 box-num elementor-widget elementor-widget-heading\" data-id=\"b64f499\" data-element_type=\"widget\" data-widget_type=\"heading.default\">ntttt<div class=\"elementor-widget-container\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">01</h2>tttt</div>ntttt</div>ntttt<div class=\"elementor-element elementor-element-e1d7e47 elementor-widget elementor-widget-heading\" data-id=\"e1d7e47\" data-element_type=\"widget\" data-widget_type=\"heading.default\">ntttt<div class=\"elementor-widget-container\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Discovery &amp; Strategyn</h2>tttt</div>ntttt</div>ntt[elementor-element k=\"f193b19716fcd8e7bd0eee60db27b3ab\" data=\"eyJpZCI6ImEyMjhlYmUiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5XZSBkaXZlIGRlZXAgaW50byB5b3VyIGdvYWxzIHRvIHVuY292ZXIgd2hhdCByZWFsbHkgbW92ZXMgeW91ciBhdWRpZW5jZSBcdTIwMTQgc3RyYXRlZ3kgY29tZXMgZmlyc3QuPFwvcD4iLCJhbGlnbiI6ImNlbnRlciJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]tt</div>ntt<div class=\"elementor-element elementor-element-c5a3290 e-con-full e-flex e-con e-child\" data-id=\"c5a3290\" data-element_type=\"container\">ntttt<div class=\"elementor-element elementor-element-4a943a5 box-num elementor-widget elementor-widget-heading\" data-id=\"4a943a5\" data-element_type=\"widget\" data-widget_type=\"heading.default\">ntttt<div class=\"elementor-widget-container\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">02</h2>tttt</div>ntttt</div>ntttt<div class=\"elementor-element elementor-element-b4f7a87 elementor-widget elementor-widget-heading\" data-id=\"b4f7a87\" data-element_type=\"widget\" data-widget_type=\"heading.default\">ntttt<div class=\"elementor-widget-container\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Design That Converts</h2>tttt</div>ntttt</div>ntt[elementor-element k=\"f193b19716fcd8e7bd0eee60db27b3ab\" data=\"eyJpZCI6IjNmYmRlMzgiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiJDcmFmdGluZyBsYXlvdXRzIHdpdGggcHVycG9zZSBcdTIwMTQgZXZlcnkgZWxlbWVudCBndWlkZXMgdGhlIHVzZXIgdG93YXJkIGFjdGlvbiBhbmQgdHJ1c3QuXG5cbiIsImFsaWduIjoiY2VudGVyIn0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"]tt</div>ntt<div class=\"elementor-element elementor-element-4bcd578 e-con-full e-flex e-con e-child\" data-id=\"4bcd578\" data-element_type=\"container\">ntttt<div class=\"elementor-element elementor-element-ae37f9b box-num elementor-widget elementor-widget-heading\" data-id=\"ae37f9b\" data-element_type=\"widget\" data-widget_type=\"heading.default\">ntttt<div class=\"elementor-widget-container\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">03</h2>tttt</div>ntttt</div>ntttt<div class=\"elementor-element elementor-element-42d0354 elementor-widget elementor-widget-heading\" data-id=\"42d0354\" data-element_type=\"widget\" data-widget_type=\"heading.default\">ntttt<div class=\"elementor-widget-container\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Launch &amp; Optimizen</h2>tttt</div>ntttt</div>ntt[elementor-element k=\"f193b19716fcd8e7bd0eee60db27b3ab\" data=\"eyJpZCI6ImRhNGI0NDYiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiJBZnRlciBsYXVuY2gsIHdlIHJlZmluZSB3aXRoIGRhdGEgXHUyMDE0IGVuc3VyaW5nIHlvdXIgc2l0ZSBwZXJmb3JtcyBhcyBiZWF1dGlmdWxseSBhcyBpdCBsb29rcy5cblxuIiwiYWxpZ24iOiJjZW50ZXIifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]tt</div>ntttt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-f456d43 p-20 e-flex e-con-boxed e-con e-parent\" data-id=\"f456d43\" data-element_type=\"container\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-1fb2e8f elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"1fb2e8f\" data-element_type=\"widget\" data-widget_type=\"heading.default\">ntttt<div class=\"elementor-widget-container\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\"><span>Stop wasting budget</span> on ads that send <span>visitors </span>to broken websitesn</h2>tttt</div>ntttt</div>ntt[elementor-element k=\"f193b19716fcd8e7bd0eee60db27b3ab\" data=\"eyJpZCI6IjkwM2FkZGIiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5IZXJlXHUyMDE5cyB3aGF0XHUyMDE5cyBob2xkaW5nIGJhY2sgeW91ciBjb252ZXJzaW9ucyBcdTIwMTQgYW5kIGhvdyB3ZSBmaXggaXQuPFwvcD4iLCJhbGlnbiI6ImNlbnRlciIsIl9wYWRkaW5nIjp7InVuaXQiOiJweCIsInRvcCI6IjAiLCJyaWdodCI6IjAiLCJib3R0b20iOiIyMCIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOmZhbHNlfSwiX3BhZGRpbmdfdGFibGV0Ijp7InVuaXQiOiJweCIsInRvcCI6IjAiLCJyaWdodCI6IjAiLCJib3R0b20iOiIwIiwibGVmdCI6IjAiLCJpc0xpbmtlZCI6ZmFsc2V9LCJfcGFkZGluZ19tb2JpbGUiOnsidW5pdCI6InB4IiwidG9wIjoiMCIsInJpZ2h0IjoiMCIsImJvdHRvbSI6IjEwIiwibGVmdCI6IjAiLCJpc0xpbmtlZCI6ZmFsc2V9LCJfZWxlbWVudF93aWR0aF9tb2JpbGUiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoX21vYmlsZSI6eyJ1bml0IjoiJSIsInNpemUiOjgwLCJzaXplcyI6W119LCJfZmxleF9hbGlnbl9zZWxmX21vYmlsZSI6ImNlbnRlciJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]<div class=\"elementor-element elementor-element-67bd4bd e-con-full e-flex e-con e-child\" data-id=\"67bd4bd\" data-element_type=\"container\">ntt<div class=\"elementor-element elementor-element-7df0520 e-con-full e-flex e-con e-child\" data-id=\"7df0520\" data-element_type=\"container\">ntttt<div class=\"elementor-element elementor-element-3734125 elementor-position-left elementor-vertical-align-middle cstm-box-css red-ss elementor-widget elementor-widget-image-box\" data-id=\"3734125\" data-element_type=\"widget\" data-widget_type=\"image-box.default\">ntttt<div class=\"elementor-widget-container\">nttttt<div class=\"elementor-image-box-wrapper\"><figure class=\"elementor-image-box-img\"><img width=\"60\" height=\"100\" src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/67bb8177c0dadd063faf6445_xnBn0gX6TFCdfM7NQZhs_cf-wo-redarrow.png\" class=\"attachment-full size-full wp-image-1473\" alt=\"\" /></figure><div class=\"elementor-image-box-content\"><h3 class=\"elementor-image-box-title\"><span>Poor </span>conversion performance</h3><p class=\"elementor-image-box-description\">Too many links distract visitors and dilute focus.nn</p></div></div>tttt</div>ntttt</div>ntttt<div class=\"elementor-element elementor-element-eb1f634 elementor-position-left elementor-vertical-align-middle cstm-box-css red-ss elementor-widget elementor-widget-image-box\" data-id=\"eb1f634\" data-element_type=\"widget\" data-widget_type=\"image-box.default\">ntttt<div class=\"elementor-widget-container\">nttttt<div class=\"elementor-image-box-wrapper\"><figure class=\"elementor-image-box-img\"><img width=\"60\" height=\"100\" src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/67bb8177c0dadd063faf6445_xnBn0gX6TFCdfM7NQZhs_cf-wo-redarrow.png\" class=\"attachment-full size-full wp-image-1473\" alt=\"\" /></figure><div class=\"elementor-image-box-content\"><h3 class=\"elementor-image-box-title\"><span>Low</span> visitor engagement</h3><p class=\"elementor-image-box-description\">Slow loading times frustrate users and increase bounce rates.nn</p></div></div>tttt</div>ntttt</div>ntttt<div class=\"elementor-element elementor-element-d074fe1 elementor-position-left elementor-vertical-align-middle cstm-box-css red-ss elementor-widget elementor-widget-image-box\" data-id=\"d074fe1\" data-element_type=\"widget\" data-widget_type=\"image-box.default\">ntttt<div class=\"elementor-widget-container\">nttttt<div class=\"elementor-image-box-wrapper\"><figure class=\"elementor-image-box-img\"><img width=\"60\" height=\"100\" src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/67bb8177c0dadd063faf6445_xnBn0gX6TFCdfM7NQZhs_cf-wo-redarrow.png\" class=\"attachment-full size-full wp-image-1473\" alt=\"\" /></figure><div class=\"elementor-image-box-content\"><h3 class=\"elementor-image-box-title\"><span>Unfocused</span> user experience</h3><p class=\"elementor-image-box-description\">Unclear calls to action confuse potential customers.nn</p></div></div>tttt</div>ntttt</div>ntttt<div class=\"elementor-element elementor-element-44e24ef elementor-position-left elementor-vertical-align-middle cstm-box-css red-ss elementor-widget elementor-widget-image-box\" data-id=\"44e24ef\" data-element_type=\"widget\" data-widget_type=\"image-box.default\">ntttt<div class=\"elementor-widget-container\">nttttt<div class=\"elementor-image-box-wrapper\"><figure class=\"elementor-image-box-img\"><img width=\"60\" height=\"100\" src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/67bb8177c0dadd063faf6445_xnBn0gX6TFCdfM7NQZhs_cf-wo-redarrow.png\" class=\"attachment-full size-full wp-image-1473\" alt=\"\" /></figure><div class=\"elementor-image-box-content\"><h3 class=\"elementor-image-box-title\"><span>Missed </span>sales opportunities</h3><p class=\"elementor-image-box-description\">Generic design fails to build trust or authority.nn</p></div></div>tttt</div>ntttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-1d1b331 e-con-full e-flex e-con e-child\" data-id=\"1d1b331\" data-element_type=\"container\">ntt<div class=\"elementor-element elementor-element-da68750 e-con-full cst-box-gradoent e-flex e-con e-child\" data-id=\"da68750\" data-element_type=\"container\">ntttt<div class=\"elementor-element elementor-element-e3a3e04 elementor-position-left elementor-vertical-align-middle cstm-box-css elementor-widget elementor-widget-image-box\" data-id=\"e3a3e04\" data-element_type=\"widget\" data-widget_type=\"image-box.default\">ntttt<div class=\"elementor-widget-container\">nttttt<div class=\"elementor-image-box-wrapper\"><figure class=\"elementor-image-box-img\"><img width=\"40\" height=\"40\" src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/67bb90db392af4ac96adf168_1.webp\" class=\"attachment-full size-full wp-image-1486\" alt=\"\" /></figure><div class=\"elementor-image-box-content\"><h3 class=\"elementor-image-box-title\">Low-Performing Site</h3></div></div>tttt</div>ntttt</div>ntttt<div class=\"elementor-element elementor-element-605270b elementor-widget__width-inherit elementor-widget elementor-widget-image\" data-id=\"605270b\" data-element_type=\"widget\" data-widget_type=\"image.default\">ntttt<div class=\"elementor-widget-container\">nttttttttttttttt<img width=\"585\" height=\"1024\" src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/Book-a-reserved-coworking-spot-in-Spaces-Waterfall-Midrand-Midrand-Gumtree-South-Africa-08-11-2025_10_43_AM-768x1345-1-585x1024.webp\" class=\"attachment-large size-large wp-image-1490\" alt=\"\" srcset=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/Book-a-reserved-coworking-spot-in-Spaces-Waterfall-Midrand-Midrand-Gumtree-South-Africa-08-11-2025_10_43_AM-768x1345-1-585x1024.webp 585w, https://goldenstallionagency.com/wp-content/uploads/2025/09/Book-a-reserved-coworking-spot-in-Spaces-Waterfall-Midrand-Midrand-Gumtree-South-Africa-08-11-2025_10_43_AM-768x1345-1-171x300.webp 171w, https://goldenstallionagency.com/wp-content/uploads/2025/09/Book-a-reserved-coworking-spot-in-Spaces-Waterfall-Midrand-Midrand-Gumtree-South-Africa-08-11-2025_10_43_AM-768x1345-1.webp 768w\" sizes=\"(max-width: 585px) 100vw, 585px\" />ttttttttttttttt</div>ntttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-313ea56 e-con-full cstm-green-gradnt e-flex e-con e-child\" data-id=\"313ea56\" data-element_type=\"container\">ntttt<div class=\"elementor-element elementor-element-8d4dffb elementor-position-left elementor-vertical-align-middle cstm-box-css elementor-widget elementor-widget-image-box\" data-id=\"8d4dffb\" data-element_type=\"widget\" data-widget_type=\"image-box.default\">ntttt<div class=\"elementor-widget-container\">nttttt<div class=\"elementor-image-box-wrapper\"><figure class=\"elementor-image-box-img\"><img width=\"40\" height=\"40\" src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/67bb90f39296863ae1225eca_2.webp\" class=\"attachment-full size-full wp-image-1491\" alt=\"\" /></figure><div class=\"elementor-image-box-content\"><h3 class=\"elementor-image-box-title\">Conversion-Driven Design</h3></div></div>tttt</div>ntttt</div>ntttt<div class=\"elementor-element elementor-element-fd08f7f elementor-widget elementor-widget-video\" data-id=\"fd08f7f\" data-element_type=\"widget\" data-settings=\"{&quot;video_type&quot;:&quot;hosted&quot;,&quot;autoplay&quot;:&quot;yes&quot;,&quot;play_on_mobile&quot;:&quot;yes&quot;,&quot;mute&quot;:&quot;yes&quot;,&quot;loop&quot;:&quot;yes&quot;}\" data-widget_type=\"video.default\">ntttt<div class=\"elementor-widget-container\">nttttttt<div class=\"e-hosted-video elementor-wrapper elementor-open-inline\">nttttt<video class=\"elementor-video\" src=\"https://goldenstallionagency.com/wp-content/uploads/2025/10/ClearStone-Properties-Exclusive-Luxury-Residences-Secure-Living.mp4\" autoplay=\"\" loop=\"\" muted=\"muted\" playsinline=\"\" controlsList=\"nodownload\"></video>ntttt</div>ntttttt</div>ntttt</div>ntttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-8ebf332 e-con-full e-flex e-con e-child\" data-id=\"8ebf332\" data-element_type=\"container\">ntttt<div class=\"elementor-element elementor-element-adfbeb6 elementor-position-left elementor-vertical-align-middle cstm-box-css green-ss elementor-widget elementor-widget-image-box\" data-id=\"adfbeb6\" data-element_type=\"widget\" data-widget_type=\"image-box.default\">ntttt<div class=\"elementor-widget-container\">nttttt<div class=\"elementor-image-box-wrapper\"><figure class=\"elementor-image-box-img\"><img width=\"60\" height=\"100\" src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/67bb88976d7f0ade2662c189_nMkfZvSyTSOfEX3hVGmM_cf-wo-greenarrow-1.png\" class=\"attachment-full size-full wp-image-1505\" alt=\"\" /></figure><div class=\"elementor-image-box-content\"><h3 class=\"elementor-image-box-title\"><span>High </span>conversion rates</h3><p class=\"elementor-image-box-description\">Clear, focused navigation guides visitors to buy.nn</p></div></div>tttt</div>ntttt</div>ntttt<div class=\"elementor-element elementor-element-a815650 elementor-position-left elementor-vertical-align-middle cstm-box-css green-ss elementor-widget elementor-widget-image-box\" data-id=\"a815650\" data-element_type=\"widget\" data-widget_type=\"image-box.default\">ntttt<div class=\"elementor-widget-container\">nttttt<div class=\"elementor-image-box-wrapper\"><figure class=\"elementor-image-box-img\"><img width=\"60\" height=\"100\" src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/67bb88976d7f0ade2662c189_nMkfZvSyTSOfEX3hVGmM_cf-wo-greenarrow-1.png\" class=\"attachment-full size-full wp-image-1505\" alt=\"\" /></figure><div class=\"elementor-image-box-content\"><h3 class=\"elementor-image-box-title\"><span>Engaged </span> visitorsrates</h3><p class=\"elementor-image-box-description\">Fast, responsive design keeps users engaged.nn</p></div></div>tttt</div>ntttt</div>ntttt<div class=\"elementor-element elementor-element-3e5e397 elementor-position-left elementor-vertical-align-middle cstm-box-css green-ss elementor-widget elementor-widget-image-box\" data-id=\"3e5e397\" data-element_type=\"widget\" data-widget_type=\"image-box.default\">ntttt<div class=\"elementor-widget-container\">nttttt<div class=\"elementor-image-box-wrapper\"><figure class=\"elementor-image-box-img\"><img width=\"60\" height=\"100\" src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/67bb88976d7f0ade2662c189_nMkfZvSyTSOfEX3hVGmM_cf-wo-greenarrow-1.png\" class=\"attachment-full size-full wp-image-1505\" alt=\"\" /></figure><div class=\"elementor-image-box-content\"><h3 class=\"elementor-image-box-title\"><span>Increased lead </span>generationrates</h3><p class=\"elementor-image-box-description\">Strong, compelling calls to action drive clicks.nn</p></div></div>tttt</div>ntttt</div>ntttt<div class=\"elementor-element elementor-element-470cb5a elementor-position-left elementor-vertical-align-middle cstm-box-css green-ss elementor-widget elementor-widget-image-box\" data-id=\"470cb5a\" data-element_type=\"widget\" data-widget_type=\"image-box.default\">ntttt<div class=\"elementor-widget-container\">nttttt<div class=\"elementor-image-box-wrapper\"><figure class=\"elementor-image-box-img\"><img width=\"60\" height=\"100\" src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/67bb88976d7f0ade2662c189_nMkfZvSyTSOfEX3hVGmM_cf-wo-greenarrow-1.png\" class=\"attachment-full size-full wp-image-1505\" alt=\"\" /></figure><div class=\"elementor-image-box-content\"><h3 class=\"elementor-image-box-title\"><span>Increased Trust  </span>&amp; Credibility rates</h3><p class=\"elementor-image-box-description\">Clear, focused navigation guides visitors to buy.nn</p></div></div>tttt</div>ntttt</div>ntttt</div>ntttt</div>ntttt<div class=\"elementor-element elementor-element-d5babfe elementor-widget elementor-widget-html\" data-id=\"d5babfe\" data-element_type=\"widget\" data-widget_type=\"html.default\">ntttt<div class=\"elementor-widget-container\">nttttt<!DOCTYPE html>rn<html lang=\"en\">rnrn<head>rn  <meta charset=\"UTF-8\">rn  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">rn  <title>Document</title>rn</head>rn<style>rn  /* Custom CSS Variables */rn  :root {rn    --accent-glow: #ff9100;rn    --secondary-glow: #ff0055;rn    --white-border: rgba(255, 255, 255, 0.4);rn    --black: #000000;rn    --transparent: rgba(0, 0, 0, 0);rn  }rnrn  /* 1. Combined Animation Keyframes (Rotation and Scale) */rn  @keyframes rotate-and-scale {rnrn    /* Center Top (Full Width) */rn    0% {rn      transform: rotate(0deg) scaleX(1);rn    }rnrn    /* Corner (Narrower) */rn    25% {rn      transform: rotate(90deg) scaleX(0.25);rn    }rnrn    /* Center Bottom (Full Width) */rn    50% {rn      transform: rotate(180deg) scaleX(1);rn    }rnrn    /* Corner (Narrower) */rn    75% {rn      transform: rotate(270deg) scaleX(0.25);rn    }rnrn    /* Back to Start */rn    100% {rn      transform: rotate(360deg) scaleX(1);rn    }rn  }rnrn  /* Base and Wrapper styles */rnrn  .hero-button-wrap {rn    display: flex;rn    justify-content: center;rn    align-items: center;rn  }rnrn  /* 2. Main Button Container (White Border) */rn  .primary-button-block {rn    width: 300px;rn    height: 60px;rn    border: 1px solid var(--white-border);rn    background-color: var(--black);rn    border-radius: 200px;rn    display: flex;rn    justify-content: center;rn    align-items: center;rn    padding: 1px;rn    position: relative;rn    overflow: hidden;rn    text-decoration: none;rn  }rnrn  /* 3. Rotating Stroke Wrapper (Removed \'filter: blur()\') */rn  .button-stroke-wrapp {rn    z-index: 1;rn    position: absolute;rnrn    /* Size ko kam kia taake effect ziada tight rahe */rn    width: 200%;rn    height: 300%;rn    top: -100%;rn    left: -50%;rnrn    display: flex;rn    justify-content: center;rn    align-items: center;rnrn    /* Animation wahi rahegi */rn    animation: rotate-and-scale 4s linear infinite;rn    /* **YE LINE HATA DI GAYI HAI: filter: blur(3px);** */rn  }rnrn  .button-stroke-block,rn  .button-stroke-block-v2 {rn    /* Gradient wahi rahega */rn    background-image: linear-gradient(180deg,rn        var(--transparent) 10%,rn        var(--accent-glow) 40%,rn        var(--secondary-glow) 55%,rn        var(--transparent) 90%);rn    width: 50%;rn    height: 100%;rn  }rnrn  /* 4. Inner Black Layer (Text aur background) */rn  .button-text-wrap {rn    z-index: 2;rn    background-color: var(--black);rn    border-radius: 200px;rn    width: 100%;rn    height: 100%;rn    display: flex;rn    justify-content: center;rn    align-items: center;rn    position: relative;rn  }rnrn  .primary-button-text {rn    color: white;rn    font-family: Calsans, Arial, sans-serif;rn    font-size: 18px;rn    font-weight: 600;rn    text-transform: capitalize;rn  }rn</style>rnrn<body>rnrn  <div class=\"hero-button-wrap\">rn    <a href=\"https://calendly.com/goldenstallionagency/real-estate-and-development-branding-discovery-clone\" class=\"primary-button-block\">rn      <div class=\"button-stroke-wrapp\">rn        <div class=\"button-stroke-block\"></div>rn        <div class=\"button-stroke-block-v2\"></div>rn      </div>rn      <div class=\"button-text-wrap\">rn        <div class=\"primary-button-text\"> Book A Call Now!</div>rn      </div>rn    </a>rn  </div>rnrnrn</body>rnrn</html>tttt</div>ntttt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-684bb30 p-20 e-flex e-con-boxed e-con e-parent\" data-id=\"684bb30\" data-element_type=\"container\">nttttt<div class=\"e-con-inner\">ntt<div class=\"elementor-element elementor-element-ca62b46 e-con-full e-flex e-con e-child\" data-id=\"ca62b46\" data-element_type=\"container\">ntttt<div class=\"elementor-element elementor-element-c5f93c0 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"c5f93c0\" data-element_type=\"widget\" data-widget_type=\"heading.default\">ntttt<div class=\"elementor-widget-container\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Clearstone Properties Website<span><br> Review</span>n</h2>tttt</div>ntttt</div>ntttt<div class=\"elementor-element elementor-element-6729f93 elementor-widget elementor-widget-html\" data-id=\"6729f93\" data-element_type=\"widget\" data-widget_type=\"html.default\">ntttt<div class=\"elementor-widget-container\">nttttt<!DOCTYPE html>rn<html lang=\"en\">rnrn<head>rn  <meta charset=\"UTF-8\">rn  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">rn  <title>Document</title>rn</head>rn<style>rn  /* Custom CSS Variables */rn  :root {rn    --accent-glow: #ff9100;rn    --secondary-glow: #ff0055;rn    --white-border: rgba(255, 255, 255, 0.4);rn    --black: #000000;rn    --transparent: rgba(0, 0, 0, 0);rn  }rnrn  /* 1. Combined Animation Keyframes (Rotation and Scale) */rn  @keyframes rotate-and-scale {rnrn    /* Center Top (Full Width) */rn    0% {rn      transform: rotate(0deg) scaleX(1);rn    }rnrn    /* Corner (Narrower) */rn    25% {rn      transform: rotate(90deg) scaleX(0.25);rn    }rnrn    /* Center Bottom (Full Width) */rn    50% {rn      transform: rotate(180deg) scaleX(1);rn    }rnrn    /* Corner (Narrower) */rn    75% {rn      transform: rotate(270deg) scaleX(0.25);rn    }rnrn    /* Back to Start */rn    100% {rn      transform: rotate(360deg) scaleX(1);rn    }rn  }rnrn  /* Base and Wrapper styles */rnrn  .hero-button-wrap {rn    display: flex;rn    justify-content: center;rn    align-items: center;rn  }rnrn  /* 2. Main Button Container (White Border) */rn  .primary-button-block {rn    width: 300px;rn    height: 60px;rn    border: 1px solid var(--white-border);rn    background-color: var(--black);rn    border-radius: 200px;rn    display: flex;rn    justify-content: center;rn    align-items: center;rn    padding: 1px;rn    position: relative;rn    overflow: hidden;rn    text-decoration: none;rn  }rnrn  /* 3. Rotating Stroke Wrapper (Removed \'filter: blur()\') */rn  .button-stroke-wrapp {rn    z-index: 1;rn    position: absolute;rnrn    /* Size ko kam kia taake effect ziada tight rahe */rn    width: 200%;rn    height: 300%;rn    top: -100%;rn    left: -50%;rnrn    display: flex;rn    justify-content: center;rn    align-items: center;rnrn    /* Animation wahi rahegi */rn    animation: rotate-and-scale 4s linear infinite;rn    /* **YE LINE HATA DI GAYI HAI: filter: blur(3px);** */rn  }rnrn  .button-stroke-block,rn  .button-stroke-block-v2 {rn    /* Gradient wahi rahega */rn    background-image: linear-gradient(180deg,rn        var(--transparent) 10%,rn        var(--accent-glow) 40%,rn        var(--secondary-glow) 55%,rn        var(--transparent) 90%);rn    width: 50%;rn    height: 100%;rn  }rnrn  /* 4. Inner Black Layer (Text aur background) */rn  .button-text-wrap {rn    z-index: 2;rn    background-color: var(--black);rn    border-radius: 200px;rn    width: 100%;rn    height: 100%;rn    display: flex;rn    justify-content: center;rn    align-items: center;rn    position: relative;rn  }rnrn  .primary-button-text {rn    color: white;rn    font-family: Calsans, Arial, sans-serif;rn    font-size: 18px;rn    font-weight: 600;rn    text-transform: capitalize;rn  }rn</style>rnrn<body>rnrn  <div class=\"hero-button-wrap\">rn    <a href=\"https://calendly.com/goldenstallionagency/real-estate-and-development-branding-discovery-clone\" class=\"primary-button-block\">rn      <div class=\"button-stroke-wrapp\">rn        <div class=\"button-stroke-block\"></div>rn        <div class=\"button-stroke-block-v2\"></div>rn      </div>rn      <div class=\"button-text-wrap\">rn        <div class=\"primary-button-text\"> Book A Call Now!</div>rn      </div>rn    </a>rn  </div>rnrnrn</body>rnrn</html>tttt</div>ntttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-a7ac6a4 e-con-full e-flex e-con e-child\" data-id=\"a7ac6a4\" data-element_type=\"container\">ntttt<div class=\"elementor-element elementor-element-38ebdb2 elementor-widget elementor-widget-video\" data-id=\"38ebdb2\" data-element_type=\"widget\" data-settings=\"{&quot;video_type&quot;:&quot;hosted&quot;,&quot;controls&quot;:&quot;yes&quot;}\" data-widget_type=\"video.default\">ntttt<div class=\"elementor-widget-container\">nttttttt<div class=\"e-hosted-video elementor-wrapper elementor-open-inline\">nttttt<video class=\"elementor-video\" src=\"https://goldenstallionagency.com/wp-content/uploads/2025/08/VIDEO-2025-03-25-11-51-05.mp4\" controls=\"\" preload=\"metadata\" controlsList=\"nodownload\"></video>ntttt</div>ntttttt</div>ntttt</div>ntttt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-cdbf56e e-flex e-con-boxed e-con e-parent\" data-id=\"cdbf56e\" data-element_type=\"container\">nttttt<div class=\"e-con-inner\">ntt<div class=\"elementor-element elementor-element-12c3ec8 e-con-full e-flex e-con e-child\" data-id=\"12c3ec8\" data-element_type=\"container\">ntttt<div class=\"elementor-element elementor-element-bf58e3e elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"bf58e3e\" data-element_type=\"widget\" data-widget_type=\"heading.default\">ntttt<div class=\"elementor-widget-container\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Our <span>Success</span> Storiesn</h2>tttt</div>ntttt</div>ntt[elementor-element k=\"f193b19716fcd8e7bd0eee60db27b3ab\" data=\"eyJpZCI6ImM4ZmM4YzIiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5cIkNvbnZlcnRpY28gaXMgQlkgRkFSIHRoZSBtb3N0IGRlZGljYXRlZCwgZHJpdmVuLCByZWxlbnRsZXNzbHkgaW52ZXN0ZWQgYWdlbmN5IEkgaGF2ZSBldmVyIHdvcmtlZCB3aXRoLiBPbmNlIHRoZXkgZ2V0IHN0YXJ0ZWQgdGhleSByZWFsbHkgZG9uJ3QgZioqKiBhcm91bmQuXCI8YnIgXC8+LSBKb25hdGhhbiBIPFwvcD4iLCJhbGlnbiI6ImNlbnRlciIsIl9wYWRkaW5nIjp7InVuaXQiOiJweCIsInRvcCI6IjAiLCJyaWdodCI6IjAiLCJib3R0b20iOiIyMCIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOmZhbHNlfSwiX3BhZGRpbmdfdGFibGV0Ijp7InVuaXQiOiJweCIsInRvcCI6IjAiLCJyaWdodCI6IjAiLCJib3R0b20iOiIwIiwibGVmdCI6IjAiLCJpc0xpbmtlZCI6ZmFsc2V9LCJfZWxlbWVudF93aWR0aF9tb2JpbGUiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoX21vYmlsZSI6eyJ1bml0IjoiJSIsInNpemUiOjgwLCJzaXplcyI6W119LCJfZmxleF9hbGlnbl9zZWxmX21vYmlsZSI6ImNlbnRlciIsIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoicHgiLCJzaXplIjo3MjAsInNpemVzIjpbXX0sIl9mbGV4X2FsaWduX3NlbGYiOiJjZW50ZXIifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]tt</div>ntt<div class=\"elementor-element elementor-element-7924728 e-con-full e-flex e-con e-child\" data-id=\"7924728\" data-element_type=\"container\">ntt<div class=\"elementor-element elementor-element-2d9d91a e-grid e-con-full e-con e-child\" data-id=\"2d9d91a\" data-element_type=\"container\">ntt<a class=\"elementor-element elementor-element-fadf057 e-con-full e-flex e-con e-child\" data-id=\"fadf057\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\" href=\"https://goldenstallionagency.com/case-study/fsc-b2b-consultancy-wins-5-new-contracts-in-2-months/\">ntt<div class=\"elementor-element elementor-element-5d352a7 e-con-full e-flex e-con e-child\" data-id=\"5d352a7\" data-element_type=\"container\">ntttt<div class=\"elementor-element elementor-element-4426de9 elementor-hidden-desktop elementor-hidden-tablet elementor-hidden-mobile elementor-widget elementor-widget-heading\" data-id=\"4426de9\" data-element_type=\"widget\" data-widget_type=\"heading.default\">ntttt<div class=\"elementor-widget-container\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">CRO</h2>tttt</div>ntttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-63e000d e-con-full e-flex e-con e-child\" data-id=\"63e000d\" data-element_type=\"container\">ntttt<div class=\"elementor-element elementor-element-3f21619 elementor-widget elementor-widget-heading\" data-id=\"3f21619\" data-element_type=\"widget\" data-widget_type=\"heading.default\">ntttt<div class=\"elementor-widget-container\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">FSC B2B Consultancy Wins 5 New Contracts in 2 Months</h2>tttt</div>ntttt</div>ntt[elementor-element k=\"f193b19716fcd8e7bd0eee60db27b3ab\" data=\"eyJpZCI6IjE5MDM3ZjIiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJjdXN0b20iLCJ0eXBvZ3JhcGh5X2ZvbnRfZmFtaWx5IjoiSW50ZXIiLCJ0eXBvZ3JhcGh5X2ZvbnRfc2l6ZSI6eyJ1bml0IjoicHgiLCJzaXplIjoyMCwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9mb250X3NpemVfdGFibGV0Ijp7InVuaXQiOiJweCIsInNpemUiOjE1LCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2ZvbnRfc2l6ZV9tb2JpbGUiOnsidW5pdCI6InB4Iiwic2l6ZSI6MTQsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfZm9udF93ZWlnaHQiOiI0MDAiLCJ0eXBvZ3JhcGh5X2xpbmVfaGVpZ2h0Ijp7InVuaXQiOiJlbSIsInNpemUiOjEuMzk5OTk5OTk5OTk5OTk5OTExMTgyMTU4MDI5OTg3NDc2NzY2MTA5NDY2NTUyNzM0Mzc1LCJzaXplcyI6W119LCJfYmFja2dyb3VuZF9jb2xvciI6IiMwMjAxMDEiLCJjdXN0b21fY3NzIjoicDpsYXN0LWNoaWxkIHtcbiAgICBtYXJnaW46IDA7XG59IiwiZWRpdG9yIjoiPHA+QSBCMkIgY29uc3VsdGFuY3kgZmlybSBoYWQgYSBnZW5lcmljIERJWSB3ZWJzaXRlIHRoYXQgZGlkblx1MjAxOXQgcmVmbGVjdCB0aGVpciBleHBlcnRpc2UuIFBvdGVudGlhbCBjbGllbnRzIHdlcmVuXHUyMDE5dC4uLi4uPFwvcD4ifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]tt</div>ntttt</a>ntt<a class=\"elementor-element elementor-element-167ac1c e-con-full e-flex e-con e-child\" data-id=\"167ac1c\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\" href=\"https://goldenstallionagency.com/case-study/boutique-salon-sees-3x-more-bookings/\">ntt<div class=\"elementor-element elementor-element-f41f477 e-con-full e-flex e-con e-child\" data-id=\"f41f477\" data-element_type=\"container\">ntttt</div>ntt<div class=\"elementor-element elementor-element-e0a7dce e-con-full e-flex e-con e-child\" data-id=\"e0a7dce\" data-element_type=\"container\">ntttt<div class=\"elementor-element elementor-element-697257a elementor-widget elementor-widget-heading\" data-id=\"697257a\" data-element_type=\"widget\" data-widget_type=\"heading.default\">ntttt<div class=\"elementor-widget-container\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Boutique Salon Sees 3x More Bookings</h2>tttt</div>ntttt</div>ntt[elementor-element k=\"f193b19716fcd8e7bd0eee60db27b3ab\" data=\"eyJpZCI6ImE0ZDRiYzUiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJjdXN0b20iLCJ0eXBvZ3JhcGh5X2ZvbnRfZmFtaWx5IjoiSW50ZXIiLCJ0eXBvZ3JhcGh5X2ZvbnRfc2l6ZSI6eyJ1bml0IjoicHgiLCJzaXplIjoyMCwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9mb250X3NpemVfdGFibGV0Ijp7InVuaXQiOiJweCIsInNpemUiOjE1LCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2ZvbnRfc2l6ZV9tb2JpbGUiOnsidW5pdCI6InB4Iiwic2l6ZSI6MTQsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfZm9udF93ZWlnaHQiOiI0MDAiLCJ0eXBvZ3JhcGh5X2xpbmVfaGVpZ2h0Ijp7InVuaXQiOiJlbSIsInNpemUiOjEuMzk5OTk5OTk5OTk5OTk5OTExMTgyMTU4MDI5OTg3NDc2NzY2MTA5NDY2NTUyNzM0Mzc1LCJzaXplcyI6W119LCJfYmFja2dyb3VuZF9jb2xvciI6IiMwMjAxMDEiLCJjdXN0b21fY3NzIjoicDpsYXN0LWNoaWxkIHtcbiAgICBtYXJnaW46IDA7XG59IiwiZWRpdG9yIjoiPHA+UnVieVx1MjAxOXMgQmVhdXR5IHNhbG9uIGhhZCBubyB3ZWJzaXRlIC0gb25seSBhIEZhY2Vib29rIHBhZ2UuIFdhbGstaW5zIHdlcmUgdW5wcmVkaWN0YWJsZSwgcGhvbmUgYm9va2luZ3MuLi4uLi48XC9wPiJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]tt</div>ntttt</a>ntt<a class=\"elementor-element elementor-element-e27d136 e-con-full e-flex e-con e-child\" data-id=\"e27d136\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\" href=\"https://goldenstallionagency.com/case-study/hvac-company-generates-120k-in-new-sales/\">ntt<div class=\"elementor-element elementor-element-b573994 e-con-full e-flex e-con e-child\" data-id=\"b573994\" data-element_type=\"container\">ntttt</div>ntt<div class=\"elementor-element elementor-element-caf35df e-con-full e-flex e-con e-child\" data-id=\"caf35df\" data-element_type=\"container\">ntttt<div class=\"elementor-element elementor-element-a35a9ca elementor-widget elementor-widget-heading\" data-id=\"a35a9ca\" data-element_type=\"widget\" data-widget_type=\"heading.default\">ntttt<div class=\"elementor-widget-container\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">HVAC Company Generates $120K in New Sales</h2>tttt</div>ntttt</div>ntt[elementor-element k=\"f193b19716fcd8e7bd0eee60db27b3ab\" data=\"eyJpZCI6IjhkYmFjN2MiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJjdXN0b20iLCJ0eXBvZ3JhcGh5X2ZvbnRfZmFtaWx5IjoiSW50ZXIiLCJ0eXBvZ3JhcGh5X2ZvbnRfc2l6ZSI6eyJ1bml0IjoicHgiLCJzaXplIjoyMCwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9mb250X3NpemVfdGFibGV0Ijp7InVuaXQiOiJweCIsInNpemUiOjE1LCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2ZvbnRfc2l6ZV9tb2JpbGUiOnsidW5pdCI6InB4Iiwic2l6ZSI6MTQsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfZm9udF93ZWlnaHQiOiI0MDAiLCJ0eXBvZ3JhcGh5X2xpbmVfaGVpZ2h0Ijp7InVuaXQiOiJlbSIsInNpemUiOjEuMzk5OTk5OTk5OTk5OTk5OTExMTgyMTU4MDI5OTg3NDc2NzY2MTA5NDY2NTUyNzM0Mzc1LCJzaXplcyI6W119LCJfYmFja2dyb3VuZF9jb2xvciI6IiMwMjAxMDEiLCJjdXN0b21fY3NzIjoicDpsYXN0LWNoaWxkIHtcbiAgICBtYXJnaW46IDA7XG59IiwiZWRpdG9yIjoiPHA+VGludHdoZWVyIE1lY2hhbmljYWwgKEhWQUMgY29tcGFueSkgaGFkIGEgRElZLXN0eWxlIHdlYnNpdGUgdGhhdCBsb29rZWQgdW5wcm9mZXNzaW9uYWwuIEhvbWVvd25lcnMuLi4uLi48XC9wPiJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]tt</div>ntttt</a>ntt<a class=\"elementor-element elementor-element-aa0aeb4 e-con-full e-flex e-con e-child\" data-id=\"aa0aeb4\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\" href=\"https://goldenstallionagency.com/case-study/kyu-restaurant-217-booking-increase/\">ntt<div class=\"elementor-element elementor-element-4b0b16f e-con-full e-flex e-con e-child\" data-id=\"4b0b16f\" data-element_type=\"container\">ntttt</div>ntt<div class=\"elementor-element elementor-element-eb2288e e-con-full e-flex e-con e-child\" data-id=\"eb2288e\" data-element_type=\"container\">ntttt<div class=\"elementor-element elementor-element-5569f77 elementor-widget elementor-widget-heading\" data-id=\"5569f77\" data-element_type=\"widget\" data-widget_type=\"heading.default\">ntttt<div class=\"elementor-widget-container\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">KYU Restaurant - 217% Booking Increase</h2>tttt</div>ntttt</div>ntt[elementor-element k=\"f193b19716fcd8e7bd0eee60db27b3ab\" data=\"eyJpZCI6ImNkMzRlY2UiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJjdXN0b20iLCJ0eXBvZ3JhcGh5X2ZvbnRfZmFtaWx5IjoiSW50ZXIiLCJ0eXBvZ3JhcGh5X2ZvbnRfc2l6ZSI6eyJ1bml0IjoicHgiLCJzaXplIjoyMCwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9mb250X3NpemVfdGFibGV0Ijp7InVuaXQiOiJweCIsInNpemUiOjE1LCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2ZvbnRfc2l6ZV9tb2JpbGUiOnsidW5pdCI6InB4Iiwic2l6ZSI6MTQsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfZm9udF93ZWlnaHQiOiI0MDAiLCJ0eXBvZ3JhcGh5X2xpbmVfaGVpZ2h0Ijp7InVuaXQiOiJlbSIsInNpemUiOjEuMzk5OTk5OTk5OTk5OTk5OTExMTgyMTU4MDI5OTg3NDc2NzY2MTA5NDY2NTUyNzM0Mzc1LCJzaXplcyI6W119LCJfYmFja2dyb3VuZF9jb2xvciI6IiMwMjAxMDEiLCJjdXN0b21fY3NzIjoicDpsYXN0LWNoaWxkIHtcbiAgICBtYXJnaW46IDA7XG59IiwiZWRpdG9yIjoiPHA+S1lVIHJlc3RhdXJhbnQgZ3JvdXAgaGFkIGdyZWF0IGZvb2QgYnV0IGFuIG9ubGluZSBwcmVzZW5jZSB0aGF0IHdhcyBjb3N0aW5nIHRoZW0gY3VzdG9tZXJzLiBUaGVpciBvdXRkYXRlZCBzaXRlLi4uLi4uPFwvcD4ifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]tt</div>ntttt</a>ntt<a class=\"elementor-element elementor-element-d9d6c11 e-con-full e-flex e-con e-child\" data-id=\"d9d6c11\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\" href=\"https://goldenstallionagency.com/case-study/real-estate-developer-secures-38-qualified-leads-in-30-days/\">ntt<div class=\"elementor-element elementor-element-e316763 e-con-full e-flex e-con e-child\" data-id=\"e316763\" data-element_type=\"container\">ntttt</div>ntt<div class=\"elementor-element elementor-element-5782373 e-con-full e-flex e-con e-child\" data-id=\"5782373\" data-element_type=\"container\">ntttt<div class=\"elementor-element elementor-element-955f56f elementor-widget elementor-widget-heading\" data-id=\"955f56f\" data-element_type=\"widget\" data-widget_type=\"heading.default\">ntttt<div class=\"elementor-widget-container\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Real Estate Developer Secures 38 Qualified Leads in 30 Days</h2>tttt</div>ntttt</div>ntt[elementor-element k=\"f193b19716fcd8e7bd0eee60db27b3ab\" data=\"eyJpZCI6IjBmYWVjNzkiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJjdXN0b20iLCJ0eXBvZ3JhcGh5X2ZvbnRfZmFtaWx5IjoiSW50ZXIiLCJ0eXBvZ3JhcGh5X2ZvbnRfc2l6ZSI6eyJ1bml0IjoicHgiLCJzaXplIjoyMCwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9mb250X3NpemVfdGFibGV0Ijp7InVuaXQiOiJweCIsInNpemUiOjE1LCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2ZvbnRfc2l6ZV9tb2JpbGUiOnsidW5pdCI6InB4Iiwic2l6ZSI6MTQsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfZm9udF93ZWlnaHQiOiI0MDAiLCJ0eXBvZ3JhcGh5X2xpbmVfaGVpZ2h0Ijp7InVuaXQiOiJlbSIsInNpemUiOjEuMzk5OTk5OTk5OTk5OTk5OTExMTgyMTU4MDI5OTg3NDc2NzY2MTA5NDY2NTUyNzM0Mzc1LCJzaXplcyI6W119LCJfYmFja2dyb3VuZF9jb2xvciI6IiMwMjAxMDEiLCJjdXN0b21fY3NzIjoicDpsYXN0LWNoaWxkIHtcbiAgICBtYXJnaW46IDA7XG59IiwiZWRpdG9yIjoiPHA+QSBwcm9wZXJ0eSBkZXZlbG9wZXIgaGFkIGEgc3R1bm5pbmcgbmV3IHByb2plY3QgXHUyMDE0IGJ1dCB0aGVpciBvbGQgd2Vic2l0ZSBtYWRlIGl0IGxvb2sgbGlrZSBldmVyeSBvdGhlciBlc3RhdGUuIEJ1eWVycy4uLi4uLjxcL3A+In0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"]tt</div>ntttt</a>ntttt</div>ntttt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-4a89ebf p-20 e-flex e-con-boxed e-con e-parent\" data-id=\"4a89ebf\" data-element_type=\"container\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-389ff14 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"389ff14\" data-element_type=\"widget\" data-widget_type=\"heading.default\">ntttt<div class=\"elementor-widget-container\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Real <span>Results.</span> Real <span>Feedback.</span></h2>tttt</div>ntttt</div>ntt[elementor-element k=\"f193b19716fcd8e7bd0eee60db27b3ab\" data=\"eyJpZCI6ImI2MWEyZDgiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiJEaXNjb3ZlciBob3cgb3VyIHdvcmsgaGVscGVkIHRoZW0gc2NhbGUsIGNvbnZlcnQsIGFuZCBncm93LlxuXG4iLCJhbGlnbiI6ImNlbnRlciIsIl9wYWRkaW5nIjp7InVuaXQiOiJweCIsInRvcCI6IjAiLCJyaWdodCI6IjAiLCJib3R0b20iOiIyMCIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOmZhbHNlfSwiX3BhZGRpbmdfdGFibGV0Ijp7InVuaXQiOiJweCIsInRvcCI6IjAiLCJyaWdodCI6IjAiLCJib3R0b20iOiIwIiwibGVmdCI6IjAiLCJpc0xpbmtlZCI6ZmFsc2V9LCJfZWxlbWVudF93aWR0aF9tb2JpbGUiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoX21vYmlsZSI6eyJ1bml0IjoiJSIsInNpemUiOjgwLCJzaXplcyI6W119LCJfZmxleF9hbGlnbl9zZWxmX21vYmlsZSI6ImNlbnRlciJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]tt<div class=\"elementor-element elementor-element-8a2bc60 cstm-carousal-arow elementor-pagination-type-bullets elementor-arrows-position-inside elementor-pagination-position-outside elementor-widget elementor-widget-n-carousel\" data-id=\"8a2bc60\" data-element_type=\"widget\" data-settings=\"{&quot;carousel_items&quot;:[{&quot;slide_title&quot;:&quot;Slide #1&quot;,&quot;_id&quot;:&quot;12dfdf7&quot;},{&quot;slide_title&quot;:&quot;Slide #2&quot;,&quot;_id&quot;:&quot;bd23dd7&quot;},{&quot;slide_title&quot;:&quot;Slide #3&quot;,&quot;_id&quot;:&quot;a137c21&quot;},{&quot;slide_title&quot;:&quot;Slide #3&quot;,&quot;_id&quot;:&quot;640b17b&quot;}],&quot;slides_to_show&quot;:&quot;3&quot;,&quot;slides_to_scroll&quot;:&quot;1&quot;,&quot;slides_to_show_tablet&quot;:&quot;2&quot;,&quot;slides_to_show_mobile&quot;:&quot;1&quot;,&quot;autoplay&quot;:&quot;yes&quot;,&quot;autoplay_speed&quot;:5000,&quot;pause_on_hover&quot;:&quot;yes&quot;,&quot;pause_on_interaction&quot;:&quot;yes&quot;,&quot;infinite&quot;:&quot;yes&quot;,&quot;speed&quot;:500,&quot;offset_sides&quot;:&quot;none&quot;,&quot;arrows&quot;:&quot;yes&quot;,&quot;pagination&quot;:&quot;bullets&quot;,&quot;image_spacing_custom&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:10,&quot;sizes&quot;:[]},&quot;image_spacing_custom_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;image_spacing_custom_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\" data-widget_type=\"nested-carousel.default\">ntttt<div class=\"elementor-widget-container\">nttttttt<div class=\"e-n-carousel swiper\" role=\"region\" aria-roledescription=\"carousel\" aria-label=\"Carousel\" dir=\"ltr\">nttt<div class=\"swiper-wrapper\" aria-live=\"off\">ntttttttttt<div class=\"swiper-slide\" data-slide=\"1\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 of 4\">nttttttt<div class=\"elementor-element elementor-element-2ec2f02 e-flex e-con-boxed e-con e-child\" data-id=\"2ec2f02\" data-element_type=\"container\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-e74a368 elementor-widget elementor-widget-image\" data-id=\"e74a368\" data-element_type=\"widget\" data-widget_type=\"image.default\">ntttt<div class=\"elementor-widget-container\">nttttttttttttttt<img width=\"774\" height=\"497\" src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/1-1.webp\" class=\"attachment-large size-large wp-image-1534\" alt=\"\" srcset=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/1-1.webp 774w, https://goldenstallionagency.com/wp-content/uploads/2025/09/1-1-300x193.webp 300w, https://goldenstallionagency.com/wp-content/uploads/2025/09/1-1-768x493.webp 768w\" sizes=\"(max-width: 774px) 100vw, 774px\" />ttttttttttttttt</div>ntttt</div>nttttt</div>ntttt</div>ntttttttt</div>nttttttttttt<div class=\"swiper-slide\" data-slide=\"2\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"2 of 4\">nttttttt<div class=\"elementor-element elementor-element-cf1ae40 e-flex e-con-boxed e-con e-child\" data-id=\"cf1ae40\" data-element_type=\"container\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-5be6eae elementor-widget elementor-widget-image\" data-id=\"5be6eae\" data-element_type=\"widget\" data-widget_type=\"image.default\">ntttt<div class=\"elementor-widget-container\">nttttttttttttttt<img width=\"774\" height=\"497\" src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/2-1.webp\" class=\"attachment-large size-large wp-image-1535\" alt=\"\" srcset=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/2-1.webp 774w, https://goldenstallionagency.com/wp-content/uploads/2025/09/2-1-300x193.webp 300w, https://goldenstallionagency.com/wp-content/uploads/2025/09/2-1-768x493.webp 768w\" sizes=\"(max-width: 774px) 100vw, 774px\" />ttttttttttttttt</div>ntttt</div>nttttt</div>ntttt</div>ntttttttt</div>nttttttttttt<div class=\"swiper-slide\" data-slide=\"3\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"3 of 4\">nttttttt<div class=\"elementor-element elementor-element-3bf0d35 e-flex e-con-boxed e-con e-child\" data-id=\"3bf0d35\" data-element_type=\"container\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-cf12075 elementor-widget elementor-widget-image\" data-id=\"cf12075\" data-element_type=\"widget\" data-widget_type=\"image.default\">ntttt<div class=\"elementor-widget-container\">nttttttttttttttt<img width=\"774\" height=\"497\" src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/3-2.webp\" class=\"attachment-large size-large wp-image-1536\" alt=\"\" srcset=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/3-2.webp 774w, https://goldenstallionagency.com/wp-content/uploads/2025/09/3-2-300x193.webp 300w, https://goldenstallionagency.com/wp-content/uploads/2025/09/3-2-768x493.webp 768w\" sizes=\"(max-width: 774px) 100vw, 774px\" />ttttttttttttttt</div>ntttt</div>nttttt</div>ntttt</div>ntttttttt</div>nttttttttttt<div class=\"swiper-slide\" data-slide=\"4\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"4 of 4\">nttttttt<div class=\"elementor-element elementor-element-6f16e73 e-flex e-con-boxed e-con e-child\" data-id=\"6f16e73\" data-element_type=\"container\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-2f12b71 elementor-widget elementor-widget-image\" data-id=\"2f12b71\" data-element_type=\"widget\" data-widget_type=\"image.default\">ntttt<div class=\"elementor-widget-container\">nttttttttttttttt<img width=\"774\" height=\"497\" src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/5-2.webp\" class=\"attachment-large size-large wp-image-1537\" alt=\"\" srcset=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/5-2.webp 774w, https://goldenstallionagency.com/wp-content/uploads/2025/09/5-2-300x193.webp 300w, https://goldenstallionagency.com/wp-content/uploads/2025/09/5-2-768x493.webp 768w\" sizes=\"(max-width: 774px) 100vw, 774px\" />ttttttttttttttt</div>ntttt</div>nttttt</div>ntttt</div>ntttttttt</div>ntttttttt</div>ntt</div>nttttt<div class=\"elementor-swiper-button elementor-swiper-button-prev\" role=\"button\" tabindex=\"0\" aria-label=\"Previous\">ntttt<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-eicon-chevron-left\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M646 125C629 125 613 133 604 142L308 442C296 454 292 471 292 487 292 504 296 521 308 533L604 854C617 867 629 875 646 875 663 875 679 871 692 858 704 846 713 829 713 812 713 796 708 779 692 767L438 487 692 225C700 217 708 204 708 187 708 171 704 154 692 142 675 129 663 125 646 125Z\"></path></svg>ttt</div>nttt<div class=\"elementor-swiper-button elementor-swiper-button-next\" role=\"button\" tabindex=\"0\" aria-label=\"Next\">ntttt<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-eicon-chevron-right\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M696 533C708 521 713 504 713 487 713 471 708 454 696 446L400 146C388 133 375 125 354 125 338 125 325 129 313 142 300 154 292 171 292 187 292 204 296 221 308 233L563 492 304 771C292 783 288 800 288 817 288 833 296 850 308 863 321 871 338 875 354 875 371 875 388 867 400 854L696 533Z\"></path></svg>ttt</div>nttttt<div class=\"swiper-pagination\"></div>ntttttt</div>ntttt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-406ebc0 p-20 e-flex e-con-boxed e-con e-parent\" data-id=\"406ebc0\" data-element_type=\"container\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-cf82b91 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"cf82b91\" data-element_type=\"widget\" data-widget_type=\"heading.default\">ntttt<div class=\"elementor-widget-container\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Book<span> A Call</span> <br>With Us!</h2>tttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-0165ac7 e-con-full e-flex e-con e-child\" data-id=\"0165ac7\" data-element_type=\"container\">ntttt<div class=\"elementor-element elementor-element-4c059f5 elementor-mobile-align-justify elementor-widget elementor-widget-button\" data-id=\"4c059f5\" data-element_type=\"widget\" data-widget_type=\"button.default\">ntttt<div class=\"elementor-widget-container\">nttttttttt<div class=\"elementor-button-wrapper\">nttttt<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https://calendly.com/goldenstallionagency/real-estate-and-development-branding-discovery-clone\">ntttttt<span class=\"elementor-button-content-wrapper\">nttttttttt<span class=\"elementor-button-text\">Book A Call Now!</span>nttttt</span>nttttt</a>ntttt</div>ntttttttt</div>ntttt</div>ntttt</div>ntttt<div class=\"elementor-element elementor-element-c454aed cstm-calender elementor-widget elementor-widget-html\" data-id=\"c454aed\" data-element_type=\"widget\" data-widget_type=\"html.default\">ntttt<div class=\"elementor-widget-container\">nttttt<iframe src=\"https://calendly.com/goldenstallionwebagency/hospitality-website-discovery-call\" width=\"100%\" height=\"600\" frameborder=\"0\" scrolling=\"no\">ufeffufeffufeffufeffufeffufeff</iframe>tttt</div>ntttt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-662598c p-20 e-flex e-con-boxed e-con e-parent\" data-id=\"662598c\" data-element_type=\"container\">nttttt<div class=\"e-con-inner\">ntt[elementor-element k=\"f193b19716fcd8e7bd0eee60db27b3ab\" data=\"eyJpZCI6IjY1MWE1YTUiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8c3BhbiBzdHlsZT1cInRleHQtZGVjb3JhdGlvbjogdW5kZXJsaW5lO1wiPjxhIGhyZWY9XCJodHRwczpcL1wvZ29sZGVuc3RhbGxpb25hZ2VuY3kuY29tXC9wb3J0Zm9saW9cL1wiPlZpZXcgUG9ydGZvbGlvPFwvYT48XC9zcGFuPiIsImFsaWduIjoiY2VudGVyIiwiX3BhZGRpbmciOnsidW5pdCI6InB4IiwidG9wIjoiMCIsInJpZ2h0IjoiMCIsImJvdHRvbSI6IjEwIiwibGVmdCI6IjAiLCJpc0xpbmtlZCI6ZmFsc2V9LCJfX2dsb2JhbHNfXyI6eyJsaW5rX2NvbG9yIjoiZ2xvYmFsc1wvY29sb3JzP2lkPXRleHQiLCJsaW5rX2hvdmVyX2NvbG9yIjoiZ2xvYmFsc1wvY29sb3JzP2lkPTQ4OGM1OWQifX0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"]tt<div class=\"elementor-element elementor-element-9a9e453 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"9a9e453\" data-element_type=\"widget\" data-widget_type=\"heading.default\">ntttt<div class=\"elementor-widget-container\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Frequently Asked<br><span> Questions</span>n</h2>tttt</div>ntttt</div>ntttt<div class=\"elementor-element elementor-element-6e5a4b2 elementor-widget__width-initial cstm-accordian-ss elementor-widget elementor-widget-n-accordion\" data-id=\"6e5a4b2\" data-element_type=\"widget\" data-settings=\"{&quot;default_state&quot;:&quot;expanded&quot;,&quot;max_items_expended&quot;:&quot;one&quot;,&quot;n_accordion_animation_duration&quot;:{&quot;unit&quot;:&quot;ms&quot;,&quot;size&quot;:400,&quot;sizes&quot;:[]}}\" data-widget_type=\"nested-accordion.default\">ntttt<div class=\"elementor-widget-container\">nttttttt<div class=\"e-n-accordion\" aria-label=\"Accordion. Open links with Enter or Space, close with Escape, and navigate with Arrow Keys\">ntttttt<details id=\"e-n-accordion-item-1150\" class=\"e-n-accordion-item\" open>ntttt<summary class=\"e-n-accordion-item-title\" data-accordion-index=\"1\" tabindex=\"0\" aria-expanded=\"true\" aria-controls=\"e-n-accordion-item-1150\" >nttttt<span class=\'e-n-accordion-item-title-header\'><div class=\"e-n-accordion-item-title-text\">  What Services Does Golden Stallion Agency Offer? </div></span>nttttttt<span class=\'e-n-accordion-item-title-icon\'>nttt<span class=\'e-opened\' ><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-minus\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M416 208H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h384c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z\"></path></svg></span>nttt<span class=\'e-closed\'><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-plus\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M416 208H272V64c0-17.67-14.33-32-32-32h-32c-17.67 0-32 14.33-32 32v144H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h144v144c0 17.67 14.33 32 32 32h32c17.67 0 32-14.33 32-32V304h144c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z\"></path></svg></span>ntt</span>nntttttt</summary>ntttt<div role=\"region\" aria-labelledby=\"e-n-accordion-item-1150\" class=\"elementor-element elementor-element-9abb8ad e-con-full cstm-index e-flex e-con e-child\" data-id=\"9abb8ad\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">ntt[elementor-element k=\"f193b19716fcd8e7bd0eee60db27b3ab\" data=\"eyJpZCI6IjIzMWIzNWEiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5Hb2xkZW4gU3RhbGxpb24gQWdlbmN5IGlzIGEgZnVsbC1zZXJ2aWNlIGRpZ2l0YWwgcGFydG5lciBmb3IgZGVudGFsLCBsZWdhbCwgYW5kIGhvc3BpdGFsaXR5IGJyYW5kcy4gT3VyIHNlcnZpY2VzIGluY2x1ZGUgd2Vic2l0ZSBkZXNpZ24gYW5kIGRldmVsb3BtZW50LCBTRU8gb3B0aW1pemF0aW9uLCBkaWdpdGFsIG1hcmtldGluZywgYW5kIG9uZ29pbmcgbWFpbnRlbmFuY2UgYW5kIHN1cHBvcnQuPFwvcD4ifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]tt</div>nttttt</details>ntttttt<details id=\"e-n-accordion-item-1151\" class=\"e-n-accordion-item\" >ntttt<summary class=\"e-n-accordion-item-title\" data-accordion-index=\"2\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-1151\" >nttttt<span class=\'e-n-accordion-item-title-header\'><div class=\"e-n-accordion-item-title-text\"> How long does it take to build a website? </div></span>nttttttt<span class=\'e-n-accordion-item-title-icon\'>nttt<span class=\'e-opened\' ><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-minus\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M416 208H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h384c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z\"></path></svg></span>nttt<span class=\'e-closed\'><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-plus\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M416 208H272V64c0-17.67-14.33-32-32-32h-32c-17.67 0-32 14.33-32 32v144H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h144v144c0 17.67 14.33 32 32 32h32c17.67 0 32-14.33 32-32V304h144c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z\"></path></svg></span>ntt</span>nntttttt</summary>ntttt<div role=\"region\" aria-labelledby=\"e-n-accordion-item-1151\" class=\"elementor-element elementor-element-188a9f4 e-con-full cstm-index e-flex e-con e-child\" data-id=\"188a9f4\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">ntt[elementor-element k=\"f193b19716fcd8e7bd0eee60db27b3ab\" data=\"eyJpZCI6IjQyOTQ5ZWYiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5Hb2xkZW4gU3RhbGxpb24gQWdlbmN5IGlzIGEgZnVsbC1zZXJ2aWNlIGRpZ2l0YWwgcGFydG5lciBmb3IgZGVudGFsLCBsZWdhbCwgYW5kIGhvc3BpdGFsaXR5IGJyYW5kcy4gT3VyIHNlcnZpY2VzIGluY2x1ZGUgd2Vic2l0ZSBkZXNpZ24gYW5kIGRldmVsb3BtZW50LCBTRU8gb3B0aW1pemF0aW9uLCBkaWdpdGFsIG1hcmtldGluZywgYW5kIG9uZ29pbmcgbWFpbnRlbmFuY2UgYW5kIHN1cHBvcnQuPFwvcD4ifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]tt</div>nttttt</details>ntttttt<details id=\"e-n-accordion-item-1152\" class=\"e-n-accordion-item\" >ntttt<summary class=\"e-n-accordion-item-title\" data-accordion-index=\"3\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-1152\" >nttttt<span class=\'e-n-accordion-item-title-header\'><div class=\"e-n-accordion-item-title-text\"> Do you offer e-commerce solutions? </div></span>nttttttt<span class=\'e-n-accordion-item-title-icon\'>nttt<span class=\'e-opened\' ><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-minus\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M416 208H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h384c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z\"></path></svg></span>nttt<span class=\'e-closed\'><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-plus\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M416 208H272V64c0-17.67-14.33-32-32-32h-32c-17.67 0-32 14.33-32 32v144H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h144v144c0 17.67 14.33 32 32 32h32c17.67 0 32-14.33 32-32V304h144c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z\"></path></svg></span>ntt</span>nntttttt</summary>ntttt<div role=\"region\" aria-labelledby=\"e-n-accordion-item-1152\" class=\"elementor-element elementor-element-832ec1b e-con-full cstm-index e-flex e-con e-child\" data-id=\"832ec1b\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">ntt[elementor-element k=\"f193b19716fcd8e7bd0eee60db27b3ab\" data=\"eyJpZCI6ImQ1ZDA0YzIiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiJZZXMsIHdlIHNwZWNpYWxpemUgaW4gY3JlYXRpbmcgc2VjdXJlIGFuZCB1c2VyLWZyaWVuZGx5IGUtY29tbWVyY2Ugd2Vic2l0ZXMgdG8gaGVscCB5b3VyIGJ1c2luZXNzIHNlbGwgcHJvZHVjdHMgb3Igc2VydmljZXMgb25saW5lLiJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]tt</div>nttttt</details>ntttttt<details id=\"e-n-accordion-item-1153\" class=\"e-n-accordion-item\" >ntttt<summary class=\"e-n-accordion-item-title\" data-accordion-index=\"4\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-1153\" >nttttt<span class=\'e-n-accordion-item-title-header\'><div class=\"e-n-accordion-item-title-text\"> How do I get started with Golden Stallion Agency? </div></span>nttttttt<span class=\'e-n-accordion-item-title-icon\'>nttt<span class=\'e-opened\' ><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-minus\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M416 208H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h384c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z\"></path></svg></span>nttt<span class=\'e-closed\'><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-plus\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M416 208H272V64c0-17.67-14.33-32-32-32h-32c-17.67 0-32 14.33-32 32v144H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h144v144c0 17.67 14.33 32 32 32h32c17.67 0 32-14.33 32-32V304h144c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z\"></path></svg></span>ntt</span>nntttttt</summary>ntttt<div role=\"region\" aria-labelledby=\"e-n-accordion-item-1153\" class=\"elementor-element elementor-element-aa0185f e-con-full cstm-index e-flex e-con e-child\" data-id=\"aa0185f\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">ntt[elementor-element k=\"f193b19716fcd8e7bd0eee60db27b3ab\" data=\"eyJpZCI6IjFkZGM1MmMiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiJHZXR0aW5nIHN0YXJ0ZWQgaXMgZWFzeSEgU2ltcGx5IEJvb2sgYSBDYWxsIHdpdGggVGluYXNoZSwgYW5kIHdlXHUyMDE5bGwgZGlzY3VzcyB5b3VyIGJ1c2luZXNzIG5lZWRzIGFuZCBnb2Fscy4gRnJvbSB0aGVyZSwgd2VcdTIwMTlsbCBjcmVhdGUgYSBjdXN0b20gcGxhbiB0byBidWlsZCB5b3VyIGhpZ2gtY29udmVydGluZyB3ZWJzaXRlLiIsIl9fZ2xvYmFsc19fIjp7ImxpbmtfY29sb3IiOiJnbG9iYWxzXC9jb2xvcnM/aWQ9M2M3Y2U0YSJ9fSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]tt</div>nttttt</details>ntttttt<details id=\"e-n-accordion-item-1154\" class=\"e-n-accordion-item\" >ntttt<summary class=\"e-n-accordion-item-title\" data-accordion-index=\"5\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-1154\" >nttttt<span class=\'e-n-accordion-item-title-header\'><div class=\"e-n-accordion-item-title-text\"> What happens if we donu2019t see results by the end of the program </div></span>nttttttt<span class=\'e-n-accordion-item-title-icon\'>nttt<span class=\'e-opened\' ><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-minus\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M416 208H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h384c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z\"></path></svg></span>nttt<span class=\'e-closed\'><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-plus\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M416 208H272V64c0-17.67-14.33-32-32-32h-32c-17.67 0-32 14.33-32 32v144H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h144v144c0 17.67 14.33 32 32 32h32c17.67 0 32-14.33 32-32V304h144c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z\"></path></svg></span>ntt</span>nntttttt</summary>ntttt<div role=\"region\" aria-labelledby=\"e-n-accordion-item-1154\" class=\"elementor-element elementor-element-842b746 e-con-full cstm-index e-flex e-con e-child\" data-id=\"842b746\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">ntt[elementor-element k=\"f193b19716fcd8e7bd0eee60db27b3ab\" data=\"eyJpZCI6ImY4N2Y4NmMiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiJXZSBnaXZlIHlvdSBhbGwgeW91ciBtb25leSBiYWNrIFx1MjAxMyBzaW1wbGUgYXNcbnRoYXQiLCJfX2dsb2JhbHNfXyI6eyJsaW5rX2NvbG9yIjoiZ2xvYmFsc1wvY29sb3JzP2lkPTNjN2NlNGEifX0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"]tt</div>nttttt</details>nttttt</div>ntttttt</div>ntttt</div>ntttt<div class=\"elementor-element elementor-element-57c2499 elementor-widget elementor-widget-html\" data-id=\"57c2499\" data-element_type=\"widget\" data-widget_type=\"html.default\">ntttt<div class=\"elementor-widget-container\">nttttt<!DOCTYPE html>rn<html lang=\"en\">rnrn<head>rn  <meta charset=\"UTF-8\">rn  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">rn  <title>Document</title>rn</head>rn<style>rn  /* Custom CSS Variables */rn  :root {rn    --accent-glow: #ff9100;rn    --secondary-glow: #ff0055;rn    --white-border: rgba(255, 255, 255, 0.4);rn    --black: #000000;rn    --transparent: rgba(0, 0, 0, 0);rn  }rnrn  /* 1. Combined Animation Keyframes (Rotation and Scale) */rn  @keyframes rotate-and-scale {rnrn    /* Center Top (Full Width) */rn    0% {rn      transform: rotate(0deg) scaleX(1);rn    }rnrn    /* Corner (Narrower) */rn    25% {rn      transform: rotate(90deg) scaleX(0.25);rn    }rnrn    /* Center Bottom (Full Width) */rn    50% {rn      transform: rotate(180deg) scaleX(1);rn    }rnrn    /* Corner (Narrower) */rn    75% {rn      transform: rotate(270deg) scaleX(0.25);rn    }rnrn    /* Back to Start */rn    100% {rn      transform: rotate(360deg) scaleX(1);rn    }rn  }rnrn  /* Base and Wrapper styles */rnrn  .hero-button-wrap {rn    display: flex;rn    justify-content: center;rn    align-items: center;rn  }rnrn  /* 2. Main Button Container (White Border) */rn  .primary-button-block {rn    width: 300px;rn    height: 60px;rn    border: 1px solid var(--white-border);rn    background-color: var(--black);rn    border-radius: 200px;rn    display: flex;rn    justify-content: center;rn    align-items: center;rn    padding: 1px;rn    position: relative;rn    overflow: hidden;rn    text-decoration: none;rn  }rnrn  /* 3. Rotating Stroke Wrapper (Removed \'filter: blur()\') */rn  .button-stroke-wrapp {rn    z-index: 1;rn    position: absolute;rnrn    /* Size ko kam kia taake effect ziada tight rahe */rn    width: 200%;rn    height: 300%;rn    top: -100%;rn    left: -50%;rnrn    display: flex;rn    justify-content: center;rn    align-items: center;rnrn    /* Animation wahi rahegi */rn    animation: rotate-and-scale 4s linear infinite;rn    /* **YE LINE HATA DI GAYI HAI: filter: blur(3px);** */rn  }rnrn  .button-stroke-block,rn  .button-stroke-block-v2 {rn    /* Gradient wahi rahega */rn    background-image: linear-gradient(180deg,rn        var(--transparent) 10%,rn        var(--accent-glow) 40%,rn        var(--secondary-glow) 55%,rn        var(--transparent) 90%);rn    width: 50%;rn    height: 100%;rn  }rnrn  /* 4. Inner Black Layer (Text aur background) */rn  .button-text-wrap {rn    z-index: 2;rn    background-color: var(--black);rn    border-radius: 200px;rn    width: 100%;rn    height: 100%;rn    display: flex;rn    justify-content: center;rn    align-items: center;rn    position: relative;rn  }rnrn  .primary-button-text {rn    color: white;rn    font-family: Calsans, Arial, sans-serif;rn    font-size: 18px;rn    font-weight: 600;rn    text-transform: capitalize;rn  }rn</style>rnrn<body>rnrn  <div class=\"hero-button-wrap\">rn    <a href=\"https://calendly.com/goldenstallionagency/real-estate-and-development-branding-discovery-clone\" class=\"primary-button-block\">rn      <div class=\"button-stroke-wrapp\">rn        <div class=\"button-stroke-block\"></div>rn        <div class=\"button-stroke-block-v2\"></div>rn      </div>rn      <div class=\"button-text-wrap\">rn        <div class=\"primary-button-text\"> Book A Call Now!</div>rn      </div>rn    </a>rn  </div>rnrnrn</body>rnrn</html>tttt</div>ntttt</div>nttttt</div>ntttt</div>ntt\",\"scripts\":[],\"styles\":[]}}'),(19131,1695,'_elementor_inline_svg','<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 512 512\" width=\"96\" height=\"96\"><style>		.s0 { fill: #facd22 } 		.s1 { fill: #ffffff } 	</style><g id=\"Background\"><path id=\"Path 0\" class=\"s0\" d=\"m225 1.57c-5.78 0.74-15.22 2.31-21 3.48-5.78 1.18-15.56 3.68-21.75 5.55-6.19 1.87-15.86 5.23-21.5 7.47-5.64 2.24-15.88 7-22.75 10.58-6.88 3.58-16.78 9.32-22 12.76-5.22 3.43-14.22 10.01-20 14.61-5.78 4.6-15.22 13.12-21 18.94-5.78 5.82-13.93 14.85-18.12 20.06-4.19 5.22-10.32 13.53-13.62 18.48-3.3 4.95-8.28 13.05-11.06 18-2.79 4.95-7.07 13.5-9.52 19-2.45 5.5-6.11 14.72-8.13 20.5-2.01 5.78-4.97 15.68-6.56 22-1.59 6.32-3.57 15.55-4.41 20.5-0.83 4.95-2.04 15.07-2.68 22.5-0.71 8.04-0.93 19.77-0.55 29 0.34 8.52 1.5 21.35 2.57 28.5 1.07 7.15 2.88 16.94 4.01 21.75 1.14 4.81 3.7 13.81 5.7 20 1.99 6.19 5.84 16.43 8.55 22.75 2.71 6.32 7.43 16 10.49 21.5 3.07 5.5 8.28 14.05 11.58 19 3.31 4.95 9.44 13.26 13.63 18.48 4.19 5.21 12.34 14.23 18.12 20.04 5.78 5.82 14.78 14 20 18.18 5.22 4.19 14.67 11.07 21 15.29 6.33 4.23 18.25 10.99 26.5 15.03 8.25 4.05 20.63 9.37 27.5 11.83 6.87 2.45 18.13 5.83 25 7.51 6.87 1.67 17.22 3.78 23 4.68 5.78 0.91 19.72 1.89 31 2.19 12.74 0.33 25.04 0.07 32.5-0.67 6.6-0.67 17.85-2.34 25-3.72 7.15-1.39 18.18-4.09 24.5-6.01 6.32-1.92 16.23-5.42 22-7.78 5.77-2.36 13.87-5.97 18-8.03 4.12-2.06 12.23-6.58 18-10.05 5.77-3.46 14.63-9.37 19.68-13.13 5.05-3.76 13.82-10.96 19.5-16 5.68-5.04 14.37-13.75 19.32-19.35 4.95-5.61 11.86-14.09 15.35-18.84 3.49-4.76 8.78-12.59 11.75-17.4 2.97-4.81 8.04-14.04 11.26-20.5 3.23-6.46 7.55-16.02 9.6-21.25 2.06-5.23 5.29-14.9 7.18-21.5 1.9-6.6 4.65-18.07 6.12-25.5 2.55-12.95 2.66-14.83 2.66-46 0-31.17-0.11-33.05-2.66-46-1.47-7.43-4.22-18.9-6.12-25.5-1.9-6.6-5.34-16.72-7.64-22.5-2.3-5.78-7.04-16.12-10.53-23-3.49-6.87-9.93-17.9-14.32-24.5-4.39-6.6-11.05-15.81-14.81-20.47-3.76-4.66-11.57-13.21-17.34-19-5.77-5.8-15-14.15-20.5-18.56-5.5-4.42-14.5-11.01-20-14.65-5.5-3.64-15.18-9.33-21.5-12.65-6.32-3.32-16.45-8.06-22.5-10.53-6.05-2.46-16.18-6.05-22.5-7.96-6.32-1.91-16-4.4-21.5-5.54-5.5-1.13-15.63-2.75-22.5-3.6-7.83-0.97-19.78-1.5-32-1.43-10.72 0.06-24.22 0.72-30 1.46z\"></path><path id=\"Path 1\" class=\"s1\" d=\"m188.5 131.57c-2.2 0.78-5.75 2.88-7.9 4.67-2.14 1.79-5.06 5.51-6.5 8.26l-2.6 5v213c4.04 7.75 6.96 11.46 9.1 13.25 2.15 1.79 5.93 3.93 8.4 4.76 2.47 0.83 6.41 1.51 8.75 1.5 2.34 0 6.39-0.85 9-1.87 2.61-1.02 43.45-24.22 90.75-51.55 47.3-27.34 87.57-50.95 89.5-52.48 1.93-1.52 4.83-5.21 6.45-8.19 2.43-4.45 2.95-6.58 2.93-11.92-0.02-5-0.62-7.65-2.61-11.5-1.42-2.75-3.86-6.19-5.43-7.64-1.56-1.45-42.44-25.48-90.84-53.39-48.4-27.92-89.8-51.38-92-52.13-2.2-0.76-6.03-1.34-8.5-1.28-2.47 0.05-6.3 0.73-8.5 1.51z\"></path></g></svg>'),(19132,1128,'_elementor_inline_svg','<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 640 640\"><path fill=\"#ffffff\" d=\"M176 128C176 110.3 190.3 96 208 96L379 96C439.2 96 488 144.8 488 205C488 248.8 461.8 288.3 421.6 305.4L282.5 364.4C247 379.4 224 414.2 224 452.7L224 480L448 480C465.7 480 480 494.3 480 512C480 529.7 465.7 544 448 544L192 544C174.3 544 160 529.7 160 512L160 452.7C160 388.5 198.4 330.5 257.5 305.4L396.6 246.4C413.2 239.3 424 223 424 205C424 180.1 403.8 160 379 160L208 160C190.3 160 176 145.7 176 128z\"></path></svg>'),(19133,1127,'_elementor_inline_svg','<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 640 640\"><path fill=\"#ffffff\" d=\"M240 352C222.3 352 208 337.7 208 320C208 302.3 222.3 288 240 288L352 288C387.3 288 416 259.3 416 224C416 188.7 387.3 160 352 160L192 160C174.3 160 160 145.7 160 128C160 110.3 174.3 96 192 96L352 96C422.7 96 480 153.3 480 224C480 262.2 463.2 296.5 436.7 320C463.3 343.5 480 377.8 480 416C480 486.7 422.7 544 352 544L192 544C174.3 544 160 529.7 160 512C160 494.3 174.3 480 192 480L352 480C387.3 480 416 451.3 416 416C416 380.7 387.3 352 352 352L240 352z\"></path></svg>'),(19134,1126,'_elementor_inline_svg','<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 640 640\"><path fill=\"#ffffff\" d=\"M176 128C176 110.3 190.3 96 208 96L379 96C439.2 96 488 144.8 488 205C488 248.8 461.8 288.3 421.6 305.4L282.5 364.4C247 379.4 224 414.2 224 452.7L224 480L448 480C465.7 480 480 494.3 480 512C480 529.7 465.7 544 448 544L192 544C174.3 544 160 529.7 160 512L160 452.7C160 388.5 198.4 330.5 257.5 305.4L396.6 246.4C413.2 239.3 424 223 424 205C424 180.1 403.8 160 379 160L208 160C190.3 160 176 145.7 176 128z\"></path></svg>'),(19135,1125,'_elementor_inline_svg','<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 640 640\"><path fill=\"#ffffff\" d=\"M224 96C206.3 96 192 110.3 192 128C192 145.7 206.3 160 224 160L288 160L288 480L224 480C206.3 480 192 494.3 192 512C192 529.7 206.3 544 224 544L416 544C433.7 544 448 529.7 448 512C448 494.3 433.7 480 416 480L352 480L352 128C352 110.3 337.7 96 320 96L224 96z\"></path></svg>'),(19136,1022,'_elementor_inline_svg','<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"500\" height=\"500\"><path d=\"M0 0 C0.1872894 6.46471359 -0.45082061 12.13574593 -1.8125 18.4375 C-5.93098484 39.30620898 -7.27012294 59.51185069 -7.25 80.75 C-7.24897278 82.33152863 -7.24897278 82.33152863 -7.2479248 83.94500732 C-7.24142622 86.97908053 -7.22504004 90.01287683 -7.203125 93.046875 C-7.1965387 94.41880508 -7.1965387 94.41880508 -7.18981934 95.81845093 C-7.1400201 100.32946741 -6.85248793 104.55540483 -6 109 C-5.83533038 110.61253771 -5.69163939 112.22737327 -5.5703125 113.84375 C-5.4633606 115.20101196 -5.4633606 115.20101196 -5.35424805 116.58569336 C-5.27859619 117.54741455 -5.20294434 118.50913574 -5.125 119.5 C-3.61958129 137.39017424 -1.02598596 154.81258299 2.81640625 172.3515625 C3.67156402 176.29632252 4.39181219 180.24181905 5.03515625 184.2265625 C5.7783088 188.81459266 6.70709146 193.25210429 7.875 197.75 C8.22808102 199.12234017 8.58093925 200.49473767 8.93359375 201.8671875 C9.11132324 202.55264648 9.28905273 203.23810547 9.47216797 203.94433594 C9.9850431 205.9417497 10.48213348 207.94230295 10.97265625 209.9453125 C13.044433 218.39875116 15.29638033 226.78952935 17.65234375 235.16796875 C18.6043712 238.56066114 19.53055189 241.95930579 20.44140625 245.36328125 C23.65410925 257.34978338 27.15754252 269.20011285 31 281 C45.27822261 279.15140151 58.89154057 272.84613103 70.40625 264.19140625 C72 263 72 263 74 263 C74 262.34 74 261.68 74 261 C74.66 261 75.32 261 76 261 C76 260.34 76 259.68 76 259 C79.46153846 256 79.46153846 256 82 256 C82.33 255.01 82.66 254.02 83 253 C83.66 253 84.32 253 85 253 C85 252.34 85 251.68 85 251 C87.375 248.375 87.375 248.375 90 246 C90.66 246 91.32 246 92 246 C92.28875 245.401875 92.5775 244.80375 92.875 244.1875 C94 242 94 242 96 239 C99.5625 238.75 99.5625 238.75 103 239 C104 240 104 240 104.23046875 242.53515625 C103.94434234 246.83675164 102.74962693 250.3979142 101.3125 254.4375 C100.75887711 256.04028258 100.20549548 257.64314851 99.65234375 259.24609375 C99.37374512 260.0438623 99.09514648 260.84163086 98.80810547 261.66357422 C97.8379689 264.46847058 96.91376386 267.28687014 95.9934082 270.10839844 C94.22647873 275.5131239 92.31601465 280.80048049 90.1484375 286.0546875 C88.57011568 290.10249245 87.1678359 294.20619287 85.75 298.3125 C82.93543827 306.45068732 79.94354729 314.50680279 76.84741211 322.54174805 C74.92263149 327.54523758 73.07560107 332.56230227 71.3125 337.625 C69.56280477 342.58830215 67.55304429 347.32910008 65.31640625 352.08984375 C63.76597136 355.51736301 62.37641847 359.00021494 61 362.5 C58.85637277 367.9455268 56.54737712 373.28407732 54.078125 378.58984375 C53.13093825 380.70728658 52.32320462 382.81076287 51.5625 385 C49.66373938 390.29886684 46.77220456 395.11948453 44 400 C38.29412252 400.56079607 34.8799153 398.76717885 30.0625 396.0625 C29.32612305 395.661521 28.58974609 395.26054199 27.83105469 394.84741211 C22.09850555 391.69573761 16.46772451 388.37109097 10.91040039 384.92016602 C7.6845248 382.9300984 4.53259322 381.35821045 1 380 C-0.68996005 378.69631653 -2.35135455 377.35555293 -4 376 C-5.62944213 374.72870707 -7.27700496 373.48045665 -8.9375 372.25 C-10.15759766 371.32960938 -10.15759766 371.32960938 -11.40234375 370.390625 C-14.49809403 368.73335117 -16.53803277 368.82666089 -20 369 C-20.66 368.67 -21.32 368.34 -22 368 C-22.309375 366.69482422 -22.309375 366.69482422 -22.625 365.36328125 C-24.59447667 360.54589655 -27.94141846 358.29884267 -32 355.1875 C-32.73734375 354.60291016 -33.4746875 354.01832031 -34.234375 353.41601562 C-37.93978303 350.43432103 -37.93978303 350.43432103 -42 348 C-42 347.34 -42 346.68 -42 346 C-42.66 346 -43.32 346 -44 346 C-44 345.34 -44 344.68 -44 344 C-44.66 344 -45.32 344 -46 344 C-46 343.34 -46 342.68 -46 342 C-46.58265625 341.7421875 -47.1653125 341.484375 -47.765625 341.21875 C-50.1802903 339.90165983 -51.81740177 338.44911616 -53.75 336.5 C-54.36359375 335.8915625 -54.9771875 335.283125 -55.609375 334.65625 C-57 333 -57 333 -57 331 C-57.66 331 -58.32 331 -59 331 C-59 330.34 -59 329.68 -59 329 C-59.66 329 -60.32 329 -61 329 C-61 328.34 -61 327.68 -61 327 C-61.66 327 -62.32 327 -63 327 C-64.7265625 325.35546875 -64.7265625 325.35546875 -66.625 323.1875 C-67.25664062 322.47980469 -67.88828125 321.77210938 -68.5390625 321.04296875 C-70 319 -70 319 -70 316 C-70.66 316 -71.32 316 -72 316 C-73.63429751 313.9055032 -75.14167234 311.82217909 -76.625 309.625 C-77.25535156 308.72007812 -77.25535156 308.72007812 -77.8984375 307.796875 C-81 303.26537135 -81 303.26537135 -81 301 C-81.66 301 -82.32 301 -83 301 C-83.56267578 299.96552734 -83.56267578 299.96552734 -84.13671875 298.91015625 C-84.64847656 297.97042969 -85.16023437 297.03070313 -85.6875 296.0625 C-86.22890625 295.06089844 -86.7703125 294.05929687 -87.328125 293.02734375 C-88.36701865 291.1461695 -89.43504663 289.2804153 -90.546875 287.44140625 C-91.23523438 286.29478516 -91.23523438 286.29478516 -91.9375 285.125 C-92.56978516 284.10792969 -92.56978516 284.10792969 -93.21484375 283.0703125 C-94.25178301 280.33609454 -93.87751835 278.7553167 -93 276 C-92.34 275.34 -91.68 274.68 -91 274 C-86.88095984 274.29767853 -84.43264561 275.86422375 -81.1875 278.3125 C-66.44119175 288.92291269 -47.75285979 293.11342338 -29.6875 291.75 C-26.89252816 291.29343833 -26.89252816 291.29343833 -25.8125 289.125 C-25.544375 288.42375 -25.27625 287.7225 -25 287 C-22.8474224 284.35820022 -21.27580988 283.7212174 -18 283 C-18.43570313 281.9584375 -18.87140625 280.916875 -19.3203125 279.84375 C-23.15697371 270.62686838 -26.80559247 261.36280288 -30.26171875 251.99707031 C-31.51818461 248.59829693 -32.7906669 245.2055458 -34.0625 241.8125 C-34.43665039 240.81077759 -34.43665039 240.81077759 -34.81835938 239.78881836 C-36.35806957 235.67534719 -37.95036012 231.58576702 -39.5625 227.5 C-41.70023592 221.98037961 -43.51045683 216.3961667 -45.21313477 210.73046875 C-46.18798866 207.50382221 -47.23001286 204.34001994 -48.4453125 201.1953125 C-51.93939654 192.02750151 -54.35267416 182.43751803 -57 173 C-57.29986816 171.93217285 -57.59973633 170.8643457 -57.90869141 169.76416016 C-70.90273489 122.95857715 -80.81751561 70.34643082 -71 22 C-70.81920898 21.08782715 -70.63841797 20.1756543 -70.45214844 19.23583984 C-69.97269648 16.82293656 -69.48842716 14.41109969 -69 12 C-69.78375 12.04125 -70.5675 12.0825 -71.375 12.125 C-74 12 -74 12 -76 10 C-75.625 6.875 -75.625 6.875 -75 4 C-74.43410156 3.87882812 -73.86820313 3.75765625 -73.28515625 3.6328125 C-72.55167969 3.46523438 -71.81820312 3.29765625 -71.0625 3.125 C-70.33160156 2.96257813 -69.60070312 2.80015625 -68.84765625 2.6328125 C-66.79299706 2.17038477 -66.79299706 2.17038477 -66 0 C-63.3496774 -0.28756297 -60.78315241 -0.46773109 -58.125 -0.5625 C-52.48239019 -0.74411602 -52.48239019 -0.74411602 -47 -2 C-44.39085365 -2.23456255 -41.80182369 -2.42279672 -39.1875 -2.5625 C-38.42920898 -2.6035083 -37.67091797 -2.6445166 -36.88964844 -2.68676758 C-11.85894981 -3.95298327 -11.85894981 -3.95298327 0 0 Z M-37 6 C-37 6.66 -37 7.32 -37 8 C-37.86625 8.37125 -37.86625 8.37125 -38.75 8.75 C-41.32939979 10.18299988 -43.06121592 11.78424676 -45 14 C-45 14.66 -45 15.32 -45 16 C-45.66 16 -46.32 16 -47 16 C-47.66 17.65 -48.32 19.3 -49 21 C-49.66 21 -50.32 21 -51 21 C-52.78227064 23.38426888 -54.43700301 25.76232286 -56.0625 28.25 C-56.52205078 28.93191406 -56.98160156 29.61382812 -57.45507812 30.31640625 C-59.59280067 33.54967236 -61.21611772 36.16157035 -62 40 C-62.66 40 -63.32 40 -64 40 C-65.4783226 42.95664519 -65.06032783 45.74229737 -65 49 C-61.91910327 46.22719294 -60.31224548 43.93673644 -59 40 C-58.34 40 -57.68 40 -57 40 C-55.50047084 38.15283932 -54.07478913 36.24537846 -52.6875 34.3125 C-49.71068416 30.17326032 -46.68549497 26.52473833 -43 23 C-35.62598389 15.83808481 -35.62598389 15.83808481 -29 8 C-29 7.34 -29 6.68 -29 6 C-31.64 6 -34.28 6 -37 6 Z M-60 10 C-61.74945907 14.03136221 -62.26489214 17.62927973 -62 22 C-60.45833358 20.62514468 -60.45833358 20.62514468 -59 19 C-59 18.34 -59 17.68 -59 17 C-58.34 17 -57.68 17 -57 17 C-55.41030753 14.98208664 -55.41030753 14.98208664 -53.875 12.5 C-53.33617187 11.6646875 -52.79734375 10.829375 -52.2421875 9.96875 C-51.83226562 9.3190625 -51.42234375 8.669375 -51 8 C-54.39140533 8 -56.86242274 8.7113522 -60 10 Z M-17 6 C-17 6.66 -17 7.32 -17 8 C-18.98 8.99 -18.98 8.99 -21 10 C-21 10.66 -21 11.32 -21 12 C-21.66 12 -22.32 12 -23 12 C-24.59661109 13.77518877 -24.59661109 13.77518877 -26.3125 16.125 C-30.38305026 21.35856462 -34.78887738 26.1850945 -39.34301758 31.00048828 C-45.72950864 36.83165339 -45.72950864 36.83165339 -49 44 C-49.66 44 -50.32 44 -51 44 C-52.3606009 45.48636758 -52.3606009 45.48636758 -53.625 47.375 C-54.07101563 48.00148437 -54.51703125 48.62796875 -54.9765625 49.2734375 C-56.16996969 50.95222643 -56.16996969 50.95222643 -56 53 C-59.375 53.625 -59.375 53.625 -63 54 C-63.66 53.34 -64.32 52.68 -65 52 C-65.02513587 56.3009404 -65.04306094 60.60183937 -65.05493164 64.90283203 C-65.05989187 66.35921984 -65.06666215 67.81560285 -65.07543945 69.27197266 C-65.15635292 83.06533864 -64.48729543 96.51369478 -62.0625 110.125 C-61.72005208 112.10677083 -61.37760417 114.08854167 -61.03515625 116.0703125 C-60.86395264 117.04266846 -60.69274902 118.01502441 -60.51635742 119.0168457 C-59.98491029 122.08717784 -59.48818337 125.16204384 -58.9921875 128.23828125 C-58.2146822 132.91929703 -57.24564975 137.46769758 -56.0625 142.0625 C-55.89137695 142.73152344 -55.72025391 143.40054688 -55.54394531 144.08984375 C-54.09008445 149.74284465 -52.57204938 155.37873253 -51 161 C-48.8877558 158.33411915 -47.34152118 155.77848198 -45.9375 152.6875 C-41.10739411 142.88180311 -35.23218314 132.85071497 -26.3984375 126.19921875 C-25.93695313 125.80347656 -25.47546875 125.40773438 -25 125 C-25 124.34 -25 123.68 -25 123 C-21.35874308 121.50065891 -17.75274424 120.25091475 -14 119 C-14.66 113.72 -15.32 108.44 -16 103 C-16.33 103.66 -16.66 104.32 -17 105 C-17.66 105 -18.32 105 -19 105 C-20.36637653 106.71801282 -20.36637653 106.71801282 -21.625 108.875 C-22.29402344 109.95394531 -22.29402344 109.95394531 -22.9765625 111.0546875 C-24.15519998 112.92864762 -24.15519998 112.92864762 -24 115 C-24.66 115 -25.32 115 -26 115 C-27.59348861 116.94614527 -27.59348861 116.94614527 -29.125 119.375 C-29.66382813 120.18710938 -30.20265625 120.99921875 -30.7578125 121.8359375 C-32.1659413 123.87322026 -32.1659413 123.87322026 -32 126 C-32.66 126 -33.32 126 -34 126 C-35.81628776 127.94375954 -35.81628776 127.94375954 -37.625 130.375 C-38.25664062 131.18710938 -38.88828125 131.99921875 -39.5390625 132.8359375 C-41.18650808 134.84109879 -41.18650808 134.84109879 -41 137 C-41.66 137 -42.32 137 -43 137 C-43 137.66 -43 138.32 -43 139 C-45.31 139 -47.62 139 -50 139 C-49.53832844 133.8762025 -48.04776659 131.26554189 -44.8125 127.3125 C-43.90139876 126.17627738 -42.99268953 125.03813398 -42.0859375 123.8984375 C-41.5919043 123.2806543 -41.09787109 122.66287109 -40.58886719 122.02636719 C-36.98181656 117.42610287 -33.56018085 112.68190438 -30.13549805 107.94506836 C-27.57327708 104.41570516 -25.03347922 100.95095775 -22.10546875 97.71484375 C-15.66408556 90.34022079 -15.04697306 84.73828349 -15.68359375 75.296875 C-15.84021484 73.66492188 -15.84021484 73.66492188 -16 72 C-17.54166642 73.37485532 -17.54166642 73.37485532 -19 75 C-19 75.66 -19 76.32 -19 77 C-19.66 77 -20.32 77 -21 77 C-22.59711867 79.28203686 -24.06171906 81.55714366 -25.5 83.9375 C-26.15995972 85.01427002 -26.15995972 85.01427002 -26.83325195 86.11279297 C-28.23133847 88.40310068 -29.61673995 90.70071226 -31 93 C-31.44005371 93.72622559 -31.88010742 94.45245117 -32.33349609 95.20068359 C-38.01586611 104.59607471 -43.25863247 114.09336783 -48 124 C-49.65 123.67 -51.3 123.34 -53 123 C-52.52625872 116.98815641 -51.25076903 112.61740816 -48.4375 107.3125 C-48.07889893 106.61898437 -47.72029785 105.92546875 -47.35083008 105.2109375 C-42.37107845 95.71532538 -36.59483788 86.78645721 -30.5625 77.9375 C-30.09803467 77.24688477 -29.63356934 76.55626953 -29.1550293 75.84472656 C-27.04708476 72.75792296 -25.0031468 70.00326983 -22.40234375 67.30078125 C-13.50707566 57.85588684 -14.13531327 45.87227074 -13.30126953 33.50439453 C-12.82442554 27.95770198 -11.9343246 22.48566542 -11 17 C-15.54416488 21.26876095 -19.26246903 26.01946329 -23 31 C-23.51433594 31.68191406 -24.02867187 32.36382812 -24.55859375 33.06640625 C-27.13214467 36.20290244 -27.13214467 36.20290244 -28 40 C-28.66 40 -29.32 40 -30 40 C-33.02517909 43.05558423 -33.02517909 43.05558423 -34 47 C-34.66 47 -35.32 47 -36 47 C-37.4239869 48.71519077 -38.7663216 50.4987912 -40.0625 52.3125 C-40.77535156 53.29863281 -41.48820312 54.28476563 -42.22265625 55.30078125 C-44.11951635 57.92919059 -44.11951635 57.92919059 -45 61 C-45.66 61 -46.32 61 -47 61 C-48.3606009 62.48636758 -48.3606009 62.48636758 -49.625 64.375 C-50.07101563 65.00148437 -50.51703125 65.62796875 -50.9765625 66.2734375 C-52.16996969 67.95222643 -52.16996969 67.95222643 -52 70 C-54.31 70 -56.62 70 -59 70 C-59 67.69 -59 65.38 -59 63 C-58.34 63 -57.68 63 -57 63 C-55.24454773 60.66031073 -55.24454773 60.66031073 -53.5 57.75 C-52.8915625 56.77546875 -52.283125 55.8009375 -51.65625 54.796875 C-50.33286152 52.56209634 -49.11563585 50.34283528 -48 48 C-47.34 48 -46.68 48 -46 48 C-45.34 46.35 -44.68 44.7 -44 43 C-43.34 43 -42.68 43 -42 43 C-41.34 41.35 -40.68 39.7 -40 38 C-39.34 38 -38.68 38 -38 38 C-35.60179695 35.36315253 -35.60179695 35.36315253 -35 32 C-34.34 32 -33.68 32 -33 32 C-30.03764305 28.36676311 -30.03764305 28.36676311 -29 24 C-28.34 24 -27.68 24 -27 24 C-25.60152122 22.51900565 -25.60152122 22.51900565 -24.21484375 20.5703125 C-23.68439453 19.85746094 -23.15394531 19.14460938 -22.60742188 18.41015625 C-22.05634766 17.65605469 -21.50527344 16.90195313 -20.9375 16.125 C-20.38255859 15.37863281 -19.82761719 14.63226563 -19.25585938 13.86328125 C-16.3936886 10.07816538 -16.3936886 10.07816538 -14 6 C-14.99 6 -15.98 6 -17 6 Z M-24.25 134.07421875 C-33.93257744 143.98586847 -39.67806598 156.87887828 -45.21899414 169.38037109 C-46 171 -46 171 -47 172 C-46.53343967 176.04352289 -45.84439338 180.01928836 -45 184 C-43.515 183.505 -43.515 183.505 -42 183 C-40.77479736 179.99152582 -40.77479736 179.99152582 -40 177 C-39.34 177 -38.68 177 -38 177 C-37.67128906 176.3915625 -37.34257812 175.783125 -37.00390625 175.15625 C-33.81881965 169.28671372 -30.58414 163.44660455 -27.3125 157.625 C-26.93230713 156.94759766 -26.55211426 156.27019531 -26.16040039 155.57226562 C-25.43865809 154.29043859 -24.7127965 153.01091929 -23.98217773 151.73413086 C-23.10484934 150.18512177 -22.26462745 148.6152313 -21.4296875 147.04296875 C-20.95789063 146.36878906 -20.48609375 145.69460937 -20 145 C-16.8125 144.6875 -16.8125 144.6875 -14 145 C-14.24217489 150.69110998 -15.9302631 153.65779621 -19.20703125 158.234375 C-21.38176663 161.58886879 -23.03843244 165.08142636 -24.75 168.6875 C-28.93492982 177.3897256 -34.12914121 186.12914121 -41 193 C-40.90972939 194.92734435 -40.90972939 194.92734435 -40.3125 197.0625 C-40.11527344 197.8565625 -39.91804688 198.650625 -39.71484375 199.46875 C-38.61545605 203.36166381 -37.35176072 207.18803476 -36 211 C-32.93237226 208.4582513 -32.10722551 205.85818691 -30.875 202.125 C-27.74707608 193.60903639 -22.82524483 186.84474841 -17.2265625 179.75390625 C-15.8089684 178.08354424 -15.8089684 178.08354424 -16 176 C-15.34 176 -14.68 176 -14 176 C-11.30871561 174.06500059 -9.58560675 171.89984926 -8 169 C-7.80178032 166.38344655 -7.80178032 166.38344655 -8.19921875 163.58203125 C-8.31612061 162.5235498 -8.43302246 161.46506836 -8.5534668 160.37451172 C-9.30210928 154.7169194 -10.10942696 149.07456919 -11 143.4375 C-11.17789063 142.27669922 -11.35578125 141.11589844 -11.5390625 139.91992188 C-12.43375307 133.88132816 -12.43375307 133.88132816 -14 128 C-18.73298754 128 -20.89578428 130.93939214 -24.25 134.07421875 Z M-7.34765625 180.29296875 C-15.76796295 189.59558549 -24.8887244 202.37679432 -27 215 C-29.31 215 -31.62 215 -34 215 C-33.2988456 217.99720938 -32.39436575 220.86325351 -31.37109375 223.765625 C-31.05849609 224.65507812 -30.74589844 225.54453125 -30.42382812 226.4609375 C-30.09833984 227.38132812 -29.77285156 228.30171875 -29.4375 229.25 C-29.10814453 230.18585938 -28.77878906 231.12171875 -28.43945312 232.0859375 C-27.62790792 234.39119635 -26.81470236 236.69585543 -26 239 C-25.34 239 -24.68 239 -24 239 C-23.53851563 237.99582031 -23.07703125 236.99164063 -22.6015625 235.95703125 C-19.22443864 228.79745834 -15.65237883 221.94150723 -10.9375 215.5625 C-10.16277344 214.51191406 -9.38804687 213.46132813 -8.58984375 212.37890625 C-5.404117 209.45265045 -3.25207697 209.20297552 1 209 C-0.50726266 198.88547426 -2.71991863 188.96152053 -5 179 C-6.19100133 178.88461432 -6.19100133 178.88461432 -7.34765625 180.29296875 Z M-0.1875 216 C-9.59123727 225.75301894 -15.65264389 238.254956 -20 251 C-19.89027493 256.26680348 -17.47468718 260.46499186 -15 265 C-14.360625 264.360625 -13.72125 263.72125 -13.0625 263.0625 C-12.61390625 262.61519531 -12.1653125 262.16789062 -11.703125 261.70703125 C-10.37520569 260.37606625 -9.0535437 259.03885731 -7.734375 257.69921875 C-6.93515625 256.89097656 -6.1359375 256.08273437 -5.3125 255.25 C-4.54550781 254.47140625 -3.77851563 253.6928125 -2.98828125 252.890625 C-1 251 -1 251 1 250 C1 249.34 1 248.68 1 248 C1.66 248 2.32 248 3 248 C3 247.34 3 246.68 3 246 C5.31 245.34 7.62 244.68 10 244 C9.25257496 239.1224737 8.20327208 234.35883168 7.0625 229.5625 C6.89298828 228.83740234 6.72347656 228.11230469 6.54882812 227.36523438 C5.4866027 222.86996098 4.30209012 218.43177758 3 214 C1.62900873 213.88753847 1.62900873 213.88753847 -0.1875 216 Z M11 251 C6.2619697 254.74774998 6.2619697 254.74774998 2 259 C2 259.66 2 260.32 2 261 C1.13375 261.3403125 1.13375 261.3403125 0.25 261.6875 C-2.56427613 263.32916107 -4.02737733 265.43559053 -6 268 C-6.66 268.33 -7.32 268.66 -8 269 C-8 269.66 -8 270.32 -8 271 C-9.98 271.99 -9.98 271.99 -12 273 C-11.02188201 275.45875532 -10.04255369 277.91701637 -9.0625 280.375 C-8.64581055 281.42300781 -8.64581055 281.42300781 -8.22070312 282.4921875 C-6.71533804 286.29232246 -6.71533804 286.29232246 -5 290 C-4.34 290 -3.68 290 -3 290 C-1.48259024 288.30096977 -0.034872 286.53927277 1.375 284.75 C6.99945868 277.63948033 6.99945868 277.63948033 10 275 C12.75 274.75 12.75 274.75 15 275 C15.6875 277.3125 15.6875 277.3125 16 280 C14.5625 281.6875 14.5625 281.6875 13 283 C13 283.66 13 284.32 13 285 C12.01 285.33 11.02 285.66 10 286 C7.59004634 288.63541018 7.59004634 288.63541018 7 292 C6.34 292 5.68 292 5 292 C3.21494377 293.98034443 1.56800243 295.95943246 -0.0625 298.0625 C-0.55274658 298.6930127 -1.04299316 299.32352539 -1.5480957 299.97314453 C-11.20262567 312.63620815 -20.31701332 327.72734494 -25 343 C-27.475 343.495 -27.475 343.495 -30 344 C-30 344.66 -30 345.32 -30 346 C-27.36315253 348.39820305 -27.36315253 348.39820305 -24 349 C-24 349.66 -24 350.32 -24 351 C-22.68 351.66 -21.36 352.32 -20 353 C-19.78085938 352.41734375 -19.56171875 351.8346875 -19.3359375 351.234375 C-13.63597069 336.49787545 -5.97975236 323.69239008 3.6875 311.25 C4.28425537 310.47825439 4.88101074 309.70650879 5.49584961 308.91137695 C8.44883275 305.12857117 11.45366282 301.44834771 14.6796875 297.89453125 C15.24985596 297.24645508 15.82002441 296.59837891 16.4074707 295.93066406 C17.4780503 294.72221516 18.57703986 293.53811066 19.70776367 292.38574219 C21.27395048 290.5923543 22.23763808 289.26108662 23 287 C22.61518652 283.12163819 21.29996683 279.65665973 20 276 C19.40139571 273.90759175 18.81695275 271.81108496 18.24609375 269.7109375 C17.64426519 267.59866287 17.04139508 265.48668474 16.4375 263.375 C16.13392578 262.28832031 15.83035156 261.20164062 15.51757812 260.08203125 C15.22173828 259.05207031 14.92589844 258.02210938 14.62109375 256.9609375 C14.22555298 255.56560791 14.22555298 255.56560791 13.82202148 254.14208984 C13.20850837 251.82307597 13.20850837 251.82307597 11 251 Z M87 262 C85.548646 263.00103871 84.11446102 264.02698602 82.6875 265.0625 C81.48673828 265.91521484 81.48673828 265.91521484 80.26171875 266.78515625 C77.42266695 269.5653676 76.48531715 272.33411088 75 276 C73.65475219 278.01389169 72.2562013 279.99297488 70.8125 281.9375 C63.50943392 292.1298061 58.56509708 303.5120611 53.64624023 314.99267578 C51.56791504 319.80929902 49.30773018 324.50818877 46.9375 329.1875 C38.30795367 346.2399092 30.07619197 363.8564058 24 382 C25.55961362 382.96302356 27.12283225 383.92021004 28.6875 384.875 C29.55761719 385.40867187 30.42773438 385.94234375 31.32421875 386.4921875 C33.83391082 387.90640814 36.30299069 388.99894789 39 390 C44.96421361 378.45226727 50.00303705 366.65210916 54.64624023 354.52563477 C56.90175595 348.65153153 59.20092677 342.79466276 61.5 336.9375 C61.96019531 335.76123047 62.42039062 334.58496094 62.89453125 333.37304688 C65.04581264 327.8918243 67.22896837 322.43361467 69.53515625 317.015625 C72.31517688 310.38604954 74.63453079 303.61982597 76.9375 296.8125 C77.80578946 294.25860185 78.6761664 291.705418 79.546875 289.15234375 C79.96388672 287.9288623 80.38089844 286.70538086 80.81054688 285.44482422 C81.85073105 282.43230395 82.91934002 279.43386235 84.015625 276.44140625 C84.3031665 275.65338623 84.59070801 274.86536621 84.88696289 274.0534668 C85.40468937 272.64460026 85.9294565 271.23829242 86.46264648 269.83520508 C87.88698982 265.98658641 87.88698982 265.98658641 87 262 Z M56 283 C56.99 283.99 57.98 284.98 59 286 C59.66 284.35 60.32 282.7 61 281 C59.15953612 281 57.60370406 282.17228177 56 283 Z M27.17431641 293.6953125 C23.57688486 297.65258419 20.36329571 301.8927174 17.25683594 306.2421875 C16.25243123 307.64694933 15.20012312 309.01741661 14.1328125 310.375 C12.80937563 311.94330055 12.80937563 311.94330055 13 314 C12.34 314 11.68 314 11 314 C10.67 315.32 10.34 316.64 10 318 C9.34 318 8.68 318 8 318 C6.20770243 320.33681392 6.20770243 320.33681392 4.4375 323.25 C3.50744141 324.71179688 3.50744141 324.71179688 2.55859375 326.203125 C1.24062816 328.56819609 0.45852559 330.36190757 0 333 C-0.66 333 -1.32 333 -2 333 C-2.67408308 334.26691507 -3.33900497 335.53870749 -4 336.8125 C-4.37125 337.52019531 -4.7425 338.22789062 -5.125 338.95703125 C-6.19685358 341.08920729 -6.19685358 341.08920729 -6 344 C-6.66 344 -7.32 344 -8 344 C-8.72638729 346.07710746 -9.43053408 348.16200312 -10.125 350.25 C-10.51945312 351.41015625 -10.91390625 352.5703125 -11.3203125 353.765625 C-12.21644972 356.83569761 -12.21644972 356.83569761 -11.4296875 359.1875 C-9.55924636 361.55876964 -7.49514472 363.05272133 -5 364.75 C-4.113125 365.36359375 -3.22625 365.9771875 -2.3125 366.609375 C-0.16407687 368.17178234 -0.16407687 368.17178234 2 368 C2.27972656 367.00742187 2.55945313 366.01484375 2.84765625 364.9921875 C5.65547363 355.35651306 9.29296364 346.88637805 14 338 C14.94003332 336.04288144 15.87760651 334.084579 16.8125 332.125 C19.32248353 327.09826749 22.15627638 322.32698432 25.125 317.5625 C25.54499268 316.88783691 25.96498535 316.21317383 26.39770508 315.51806641 C28.7368292 311.82188964 31.20305539 308.37244761 34 305 C35.09152291 303.61056143 36.17558446 302.21520918 37.25 300.8125 C37.77078125 300.13832031 38.2915625 299.46414063 38.828125 298.76953125 C40.18404974 297.07581627 40.18404974 297.07581627 40 295 C40.66 295 41.32 295 42 295 C45.02517909 291.94441577 45.02517909 291.94441577 46 288 C39.13597031 288 32.36653142 288.8738708 27.17431641 293.6953125 Z M-76 293 C-73.20274084 298.1588796 -70.341475 303.17342499 -67 308 C-66.67 307.34 -66.34 306.68 -66 306 C-65.34 306 -64.68 306 -64 306 C-62.68 303.36 -61.36 300.72 -60 298 C-67.75970709 294.68147256 -67.75970709 294.68147256 -76 293 Z M52 294 C36.4542782 310.87452816 36.4542782 310.87452816 28 331 C27.34 331 26.68 331 26 331 C21.74039065 339.74049711 17.64867618 348.52141588 14.0625 357.5625 C13.76851318 358.28679199 13.47452637 359.01108398 13.17163086 359.75732422 C11.31754406 364.53125437 10.45353877 368.89625355 10 374 C13.66980204 376.91171789 13.66980204 376.91171789 18 378 C18.13535156 377.40316406 18.27070313 376.80632812 18.41015625 376.19140625 C21.70922714 362.89634811 27.56219615 350.58257952 33.76171875 338.4296875 C41.00539598 324.1922284 47.74914318 309.69911381 54 295 C53.34 294.67 52.68 294.34 52 294 Z M-21.7109375 298.640625 C-27.06418213 300.85312991 -29.5826653 304.87525044 -32 310 C-32 310.66 -32 311.32 -32 312 C-32.66 312 -33.32 312 -34 312 C-35.5094588 315.09965403 -37.00590667 318.20541403 -38.5 321.3125 C-38.92925781 322.19357422 -39.35851562 323.07464844 -39.80078125 323.98242188 C-40.20683594 324.82998047 -40.61289063 325.67753906 -41.03125 326.55078125 C-41.40830078 327.33106689 -41.78535156 328.11135254 -42.17382812 328.9152832 C-43.18421148 331.09108665 -43.18421148 331.09108665 -43 334 C-42.34 334 -41.68 334 -41 334 C-40.34 335.32 -39.68 336.64 -39 338 C-38.34 338 -37.68 338 -37 338 C-37 338.66 -37 339.32 -37 340 C-35.37373596 341.38232443 -33.7074998 342.71937515 -32 344 C-31.01 343.505 -31.01 343.505 -30 343 C-30.18860596 342.43619629 -30.37721191 341.87239258 -30.5715332 341.29150391 C-31.91922876 334.0838284 -26.64409012 325.7674196 -23.3125 319.625 C-22.87695801 318.80862061 -22.44141602 317.99224121 -21.99267578 317.15112305 C-18.38376177 310.48613595 -14.40892497 304.17003188 -10 298 C-13.74304715 296.12847642 -17.79300206 297.71977986 -21.7109375 298.640625 Z M-51 300 C-52.56504833 302.21565271 -54.10090643 304.44394461 -55.625 306.6875 C-56.07101563 307.31333984 -56.51703125 307.93917969 -56.9765625 308.58398438 C-58.42761422 310.66394536 -58.42761422 310.66394536 -60 314 C-59.13200182 318.0581733 -57.14839354 320.34354295 -54 323 C-53.34 323 -52.68 323 -52 323 C-51.67 323.99 -51.34 324.98 -51 326 C-50.34 326 -49.68 326 -49 326 C-48.48050781 324.865625 -47.96101563 323.73125 -47.42578125 322.5625 C-40.5621892 307.70071538 -40.5621892 307.70071538 -36 301 C-40.95 300.67 -45.9 300.34 -51 300 Z \" fill=\"#F5285C\" transform=\"translate(245,50)\"></path><path d=\"M0 0 C0 0.33 0 0.66 0 1 C-11.88 1.33 -23.76 1.66 -36 2 C-34.68 2.33 -33.36 2.66 -32 3 C-31.505 4.485 -31.505 4.485 -31 6 C-27.7 6.33 -24.4 6.66 -21 7 C-20.505 9.475 -20.505 9.475 -20 12 C-20.804375 12.45375 -21.60875 12.9075 -22.4375 13.375 C-25.08856572 14.74725665 -25.08856572 14.74725665 -26 17 C-27.32 16.67 -28.64 16.34 -30 16 C-29.01 15.67 -28.02 15.34 -27 15 C-25.89163577 13.11683841 -25.89163577 13.11683841 -25 11 C-24.34 10.01 -23.68 9.02 -23 8 C-25.64 8 -28.28 8 -31 8 C-31 8.66 -31 9.32 -31 10 C-32.49609375 11.4375 -32.49609375 11.4375 -34.4375 13 C-37.15188238 15.14525044 -37.15188238 15.14525044 -39 18 C-39.66 18 -40.32 18 -41 18 C-41.99 20.475 -41.99 20.475 -43 23 C-43.66 23 -44.32 23 -45 23 C-45.24621094 23.52335937 -45.49242187 24.04671875 -45.74609375 24.5859375 C-47.362118 27.69716176 -49.20811056 30.65266916 -51.0625 33.625 C-53.66232273 37.73762591 -53.66232273 37.73762591 -56 42 C-56.66 42 -57.32 42 -58 42 C-58 41.01 -58 40.02 -58 39 C-57.34 39 -56.68 39 -56 39 C-56 37.35 -56 35.7 -56 34 C-55.01 34 -54.02 34 -53 34 C-52.67 32.35 -52.34 30.7 -52 29 C-53.32 28.67 -54.64 28.34 -56 28 C-55.5020163 24.26512223 -55.12508244 22.18762365 -53 19 C-52.34 19 -51.68 19 -51 19 C-50.71125 18.4225 -50.4225 17.845 -50.125 17.25 C-49.08333333 15.16666667 -48.04166667 13.08333333 -47 11 C-49.31 11.33 -51.62 11.66 -54 12 C-54.12117187 12.77085938 -54.24234375 13.54171875 -54.3671875 14.3359375 C-54.61855469 15.84027344 -54.61855469 15.84027344 -54.875 17.375 C-55.03742188 18.37273437 -55.19984375 19.37046875 -55.3671875 20.3984375 C-56 23 -56 23 -58 25 C-58.33 23.35 -58.66 21.7 -59 20 C-59.66 20.33 -60.32 20.66 -61 21 C-62.72252709 27.1808325 -63.35829229 33.19933656 -63.75390625 39.59375 C-64 42 -64 42 -65 43 C-65.12197808 44.38050858 -65.17768899 45.76697647 -65.20532227 47.15258789 C-65.22526749 48.03342545 -65.24521271 48.914263 -65.26576233 49.8217926 C-65.28247482 50.77907761 -65.29918732 51.73636261 -65.31640625 52.72265625 C-65.33718735 53.69786728 -65.35796844 54.67307831 -65.37937927 55.67784119 C-65.44498412 58.8059863 -65.50381028 61.93421822 -65.5625 65.0625 C-65.60567483 67.1777435 -65.64928877 69.29297809 -65.69335938 71.40820312 C-65.80067655 76.60537587 -65.9024222 81.80263577 -66 87 C-66.33 87 -66.66 87 -67 87 C-68.03837007 82.7175038 -68.17634403 78.53906374 -68.203125 74.15625 C-68.21000336 73.39826614 -68.21688171 72.64028229 -68.22396851 71.85932922 C-68.24115597 69.40617072 -68.24743178 66.95321564 -68.25 64.5 C-68.25167175 63.66697357 -68.25334351 62.83394714 -68.25506592 61.97567749 C-68.25661832 49.09769647 -67.56900018 36.65106107 -65 24 C-64.72881348 22.63174072 -64.72881348 22.63174072 -64.45214844 21.23583984 C-63.97269648 18.82293656 -63.48842716 16.41109969 -63 14 C-63.78375 14.04125 -64.5675 14.0825 -65.375 14.125 C-68 14 -68 14 -70 12 C-69.625 8.875 -69.625 8.875 -69 6 C-68.43410156 5.87882812 -67.86820313 5.75765625 -67.28515625 5.6328125 C-66.55167969 5.46523438 -65.81820312 5.29765625 -65.0625 5.125 C-63.96615234 4.88136719 -63.96615234 4.88136719 -62.84765625 4.6328125 C-60.79299706 4.17038477 -60.79299706 4.17038477 -60 2 C-57.3496774 1.71243703 -54.78315241 1.53226891 -52.125 1.4375 C-46.48239019 1.25588398 -46.48239019 1.25588398 -41 0 C-38.39087482 -0.23456064 -35.80178433 -0.42246449 -33.1875 -0.5625 C-32.43138428 -0.6042334 -31.67526855 -0.6459668 -30.89624023 -0.68896484 C-20.54132901 -1.22154661 -10.30012139 -1.32904792 0 0 Z \" fill=\"#F23363\" transform=\"translate(239,48)\"></path><path d=\"M0 0 C2.26953125 0.484375 2.26953125 0.484375 4.26953125 2.484375 C4.03321947 6.89306666 2.24375855 9.04362522 -0.73046875 12.171875 C-3.57056262 15.09104151 -3.57056262 15.09104151 -5.73046875 18.484375 C-6.39046875 18.484375 -7.05046875 18.484375 -7.73046875 18.484375 C-7.98699219 19.05542969 -8.24351562 19.62648438 -8.5078125 20.21484375 C-9.85656736 22.71844303 -11.44538672 24.6357639 -13.29296875 26.796875 C-23.77383682 39.74159994 -31.30552872 55.19065273 -37.73046875 70.484375 C-40.10546875 70.609375 -40.10546875 70.609375 -42.73046875 70.484375 C-43.39046875 69.824375 -44.05046875 69.164375 -44.73046875 68.484375 C-43.8381887 52.56060789 -32.2516782 35.66443284 -22.73046875 23.484375 C-20.09046875 24.144375 -17.45046875 24.804375 -14.73046875 25.484375 C-14.83216036 22.53709965 -14.83216036 22.53709965 -15.73046875 19.484375 C-18.1930256 18.03146227 -18.1930256 18.03146227 -20.73046875 17.484375 C-21.22546875 12.534375 -21.22546875 12.534375 -21.73046875 7.484375 C-19.01203437 11.10895417 -18.31257331 12.29322215 -17.73046875 16.484375 C-17.07046875 16.484375 -16.41046875 16.484375 -15.73046875 16.484375 C-15.51003906 15.95328125 -15.28960937 15.4221875 -15.0625 14.875 C-13.25425736 11.62970822 -10.89027475 8.97919282 -8.41796875 6.234375 C-7.94423828 5.68007813 -7.47050781 5.12578125 -6.98242188 4.5546875 C-4.74772118 2.07236607 -3.34527714 0.59343972 0 0 Z \" fill=\"#F13365\" transform=\"translate(257.73046875,323.515625)\"></path><path d=\"M0 0 C0.33 0 0.66 0 1 0 C1.57446809 13.14893617 1.57446809 13.14893617 -2 18 C-4.1875 19.375 -4.1875 19.375 -6 20 C-6 20.66 -6 21.32 -6 22 C-5.34 22 -4.68 22 -4 22 C-4 22.66 -4 23.32 -4 24 C-2.35 24 -0.7 24 1 24 C2.22329074 27.66987221 1.88021006 30.33967822 1.5625 34.1875 C1.46066406 35.45980469 1.35882813 36.73210937 1.25390625 38.04296875 C1.17011719 39.01878906 1.08632812 39.99460938 1 41 C1.66 41 2.32 41 3 41 C3.495 42.98 3.495 42.98 4 45 C3.01 45.495 3.01 45.495 2 46 C1.67 46.99 1.34 47.98 1 49 C0.34 49 -0.32 49 -1 49 C-1 49.66 -1 50.32 -1 51 C-3.64 51.99 -6.28 52.98 -9 54 C-7.65863398 51.01122814 -6.11832781 49.0446198 -3.875 46.6875 C0.60941146 40.97314074 -0.51812411 33.85334605 -1 27 C-1.66 27.99 -2.32 28.98 -3 30 C-3.66 30 -4.32 30 -5 30 C-5.23332031 30.66902344 -5.46664062 31.33804688 -5.70703125 32.02734375 C-7.34628356 35.79613833 -9.47216193 39.10982161 -11.6875 42.5625 C-12.5949707 43.99792692 -13.50121327 45.43413097 -14.40625 46.87109375 C-14.8496875 47.57476074 -15.293125 48.27842773 -15.75 49.00341797 C-19.37616722 54.79537022 -22.91745047 60.61889409 -25.80859375 66.81640625 C-26.1125708 67.46013184 -26.41654785 68.10385742 -26.72973633 68.76708984 C-27.57976264 70.59046234 -28.4039228 72.42582771 -29.2265625 74.26171875 C-31 77 -31 77 -33.5859375 78.01953125 C-36 78 -36 78 -38 76 C-37.74877543 69.98993523 -36.23064548 65.5794617 -33.4375 60.3125 C-33.07889893 59.61898437 -32.72029785 58.92546875 -32.35083008 58.2109375 C-27.37173916 48.71658526 -21.60119669 39.78110713 -15.5625 30.9375 C-15.09948486 30.25921143 -14.63646973 29.58092285 -14.15942383 28.88208008 C-11.98218959 25.73127036 -9.7682213 22.65948188 -7.33203125 19.703125 C-2.00650934 13.16687235 0.4208724 8.55212726 0 0 Z \" fill=\"#F43666\" transform=\"translate(229,97)\"></path><path d=\"M0 0 C0.66 0 1.32 0 2 0 C2.75390625 1.640625 2.75390625 1.640625 3 4 C1.33984375 6.734375 1.33984375 6.734375 -1.0625 9.75 C-1.68125 10.53963135 -1.68125 10.53963135 -2.3125 11.34521484 C-3.53346286 12.90327376 -4.76657674 14.45178653 -6 16 C-7.17307287 17.53679773 -8.3408963 19.07763907 -9.5 20.625 C-9.9640625 21.23601562 -10.428125 21.84703125 -10.90625 22.4765625 C-12.07756376 24.02316603 -12.07756376 24.02316603 -13 26 C-13.66 26 -14.32 26 -15 26 C-15.433125 26.8971875 -15.433125 26.8971875 -15.875 27.8125 C-17 30 -17 30 -19 33 C-19.66 33 -20.32 33 -21 33 C-21.2578125 33.72574219 -21.515625 34.45148438 -21.78125 35.19921875 C-23.05242499 38.12047667 -24.54016402 40.30872649 -26.5 42.8125 C-27.1084375 43.60269531 -27.716875 44.39289063 -28.34375 45.20703125 C-28.8903125 45.79871094 -29.436875 46.39039063 -30 47 C-30.66 47 -31.32 47 -32 47 C-32.226875 47.721875 -32.45375 48.44375 -32.6875 49.1875 C-34.30015487 52.643189 -36.01016228 54.63594227 -39 57 C-41.8125 56.8125 -41.8125 56.8125 -44 56 C-44 53.69 -44 51.38 -44 49 C-43.34 49 -42.68 49 -42 49 C-41.7421875 48.28457031 -41.484375 47.56914063 -41.21875 46.83203125 C-39.92615235 43.82839889 -38.3722291 41.36494628 -36.5 38.6875 C-35.8915625 37.80449219 -35.283125 36.92148438 -34.65625 36.01171875 C-34.1096875 35.34785156 -33.563125 34.68398437 -33 34 C-32.34 34 -31.68 34 -31 34 C-30.34 32.35 -29.68 30.7 -29 29 C-28.34 29 -27.68 29 -27 29 C-26.34 27.35 -25.68 25.7 -25 24 C-24.34 24 -23.68 24 -23 24 C-22.5359375 23.071875 -22.5359375 23.071875 -22.0625 22.125 C-21.375 20.75 -20.6875 19.375 -20 18 C-19.34 18 -18.68 18 -18 18 C-17.71125 17.236875 -17.4225 16.47375 -17.125 15.6875 C-16 13 -16 13 -14 10 C-13.34 10 -12.68 10 -12 10 C-11.7525 9.4225 -11.505 8.845 -11.25 8.25 C-9.83316683 5.6997003 -8.12372463 3.98214299 -6 2 C-6.33 3.32 -6.66 4.64 -7 6 C-6.38125 5.505 -5.7625 5.01 -5.125 4.5 C-3 3 -3 3 -1 3 C-0.67 2.01 -0.34 1.02 0 0 Z \" fill=\"#F33767\" transform=\"translate(230,64)\"></path><path d=\"M0 0 C0.33 0 0.66 0 1 0 C1.12375 0.78375 1.2475 1.5675 1.375 2.375 C1.79117993 5.14057822 1.79117993 5.14057822 4 7 C4 7.99 4 8.98 4 10 C4.99 10.33 5.98 10.66 7 11 C6.67 12.65 6.34 14.3 6 16 C5.01 16 4.02 16 3 16 C3 17.65 3 19.3 3 21 C2.34 21 1.68 21 1 21 C1.020625 21.804375 1.04125 22.60875 1.0625 23.4375 C1 26 1 26 0 27 C-0.07656187 29.62473236 -0.09056858 32.22339763 -0.0625 34.84765625 C-0.05871338 35.65174423 -0.05492676 36.45583221 -0.05102539 37.2842865 C-0.03474739 40.72710525 -0.00717916 44.16980549 0.02050781 47.61254883 C0.0852375 56.41152767 0.11032085 65.20492245 -0.3125 73.99609375 C-0.37050781 75.25478271 -0.42851562 76.51347168 -0.48828125 77.81030273 C-1.01857172 81.11576314 -1.74557158 82.58276015 -4 85 C-5 84 -5 84 -5.09765625 80.83984375 C-5.08025391 78.90818359 -5.08025391 78.90818359 -5.0625 76.9375 C-5.05347656 75.64714844 -5.04445312 74.35679687 -5.03515625 73.02734375 C-5.02355469 72.02832031 -5.01195312 71.02929688 -5 70 C-5.66 70 -6.32 70 -7 70 C-7.495 70.99 -7.495 70.99 -8 72 C-7.88270365 65.32465139 -7.75786785 58.64947491 -7.62768555 51.97436523 C-7.58426335 49.70161164 -7.54259384 47.42882387 -7.50268555 45.15600586 C-7.44515881 41.89686768 -7.38141448 38.63790269 -7.31640625 35.37890625 C-7.29969376 34.35599991 -7.28298126 33.33309357 -7.26576233 32.27919006 C-7.24581711 31.33829025 -7.22587189 30.39739044 -7.20532227 29.42797852 C-7.18977798 28.59524918 -7.1742337 27.76251984 -7.15821838 26.90455627 C-7 25 -7 25 -6 24 C-5.55085416 20.23698822 -5.17882469 16.47516379 -4.83789062 12.70117188 C-4.75861328 11.90646484 -4.67933594 11.11175781 -4.59765625 10.29296875 C-4.53070557 9.5661792 -4.46375488 8.83938965 -4.39477539 8.09057617 C-3.95936988 5.78483875 -3.13556469 4.04274926 -2 2 C-1.34 2 -0.68 2 0 2 C0 1.34 0 0.68 0 0 Z \" fill=\"#FC1D55\" transform=\"translate(180,66)\"></path><path d=\"M0 0 C0.33 0 0.66 0 1 0 C1.33 1.65 1.66 3.3 2 5 C3.65 5.33 5.3 5.66 7 6 C6.34 6.66 5.68 7.32 5 8 C2.375 7.625 2.375 7.625 0 7 C0.40992188 7.97839844 0.81984375 8.95679688 1.2421875 9.96484375 C4.11505502 16.91988034 6.69316151 23.55102059 8 31 C8.66 31 9.32 31 10 31 C10.17015625 30.43152344 10.3403125 29.86304688 10.515625 29.27734375 C12.15067737 24.0677886 14.13309172 19.64636859 17 15 C17.33 16.32 17.66 17.64 18 19 C17.34 19 16.68 19 16 19 C16 20.65 16 22.3 16 24 C16.66 23.67 17.32 23.34 18 23 C18.66 23.33 19.32 23.66 20 24 C20 23.34 20 22.68 20 22 C20.66 22 21.32 22 22 22 C22 21.01 22 20.02 22 19 C22.66 19 23.32 19 24 19 C24.103125 18.360625 24.20625 17.72125 24.3125 17.0625 C24.6528125 16.0415625 24.6528125 16.0415625 25 15 C25.99 14.67 26.98 14.34 28 14 C26.06830609 19.15452001 23.52901768 23.96925143 21.00976562 28.85351562 C18.66085765 33.47613113 16.74471247 38.11589895 15 43 C14.67 43 14.34 43 14 43 C14 40.69 14 38.38 14 36 C14.66 36 15.32 36 16 36 C15.67 33.36 15.34 30.72 15 28 C14.01 28 13.02 28 12 28 C11.67 29.98 11.34 31.96 11 34 C9.02 34 7.04 34 5 34 C4.67 36.31 4.34 38.62 4 41 C4.66 41 5.32 41 6 41 C8.03165952 45.33420699 8.52060632 49.28596212 9 54 C7 53 7 53 6.19384766 51.19335938 C5.93651855 50.41798828 5.67918945 49.64261719 5.4140625 48.84375 C5.12273437 47.98523438 4.83140625 47.12671875 4.53125 46.2421875 C4.2321875 45.33726562 3.933125 44.43234375 3.625 43.5 C1.66504635 37.62013906 -0.42025507 31.92452389 -2.99609375 26.28613281 C-4.81492598 22.14422011 -6.30945422 17.88945547 -7.8125 13.625 C-8.13669922 12.73683594 -8.46089844 11.84867187 -8.79492188 10.93359375 C-9.09591797 10.08152344 -9.39691406 9.22945313 -9.70703125 8.3515625 C-9.9800708 7.58666504 -10.25311035 6.82176758 -10.53442383 6.03369141 C-11 4 -11 4 -10 1 C-9.34 1.33 -8.68 1.66 -8 2 C-7.375 4.5625 -7.375 4.5625 -7 7 C-3.87525373 5.36526484 -3.87525373 5.36526484 -3.3125 2.875 C-3.209375 2.25625 -3.10625 1.6375 -3 1 C-2.34 1.33 -1.68 1.66 -1 2 C-0.67 1.34 -0.34 0.68 0 0 Z \" fill=\"#F81951\" transform=\"translate(211,258)\"></path><path d=\"M0 0 C1.36682561 2.73365122 0.84683011 4.10666379 0 7 C-1.5625 8.8125 -1.5625 8.8125 -3 10 C-2.34 10.66 -1.68 11.32 -1 12 C-1.33 12.33 -1.66 12.66 -2 13 C-1.34 13.33 -0.68 13.66 0 14 C0.144375 13.4225 0.28875 12.845 0.4375 12.25 C0.95833333 10.16666667 1.47916667 8.08333333 2 6 C2.66 6 3.32 6 4 6 C4 5.34 4 4.68 4 4 C5.32 3.67 6.64 3.34 8 3 C5.33333333 8.33333333 2.66666667 13.66666667 0 19 C-0.66 19 -1.32 19 -2 19 C-2.12600586 19.57258545 -2.25201172 20.1451709 -2.38183594 20.73510742 C-3.01542608 23.05651963 -3.86552884 25.06298833 -4.890625 27.23828125 C-5.26832031 28.05167969 -5.64601563 28.86507813 -6.03515625 29.703125 C-6.43605469 30.56421875 -6.83695312 31.4253125 -7.25 32.3125 C-11.6651871 41.94181281 -15.56658747 51.65799676 -18 62 C-18.66 62 -19.32 62 -20 62 C-19.67 58.37 -19.34 54.74 -19 51 C-20.98 51 -22.96 51 -25 51 C-23.33596509 43.23450374 -20.49021359 36.4877651 -16.81640625 29.47265625 C-15.17997118 26.34407394 -13.64747997 23.18490936 -12.125 20 C-8.63587602 12.98382679 -4.33551952 6.51291377 0 0 Z \" fill=\"#F03D6B\" transform=\"translate(273,362)\"></path><path d=\"M0 0 C0.66 1.32 1.32 2.64 2 4 C-1.95160652 8.56659164 -5.96909682 13.05980321 -10.0625 17.5 C-13.61499658 21.37692549 -16.85976474 25.30820525 -19.84375 29.63671875 C-20.2253125 30.08660156 -20.606875 30.53648438 -21 31 C-21.66 31 -22.32 31 -23 31 C-23.268125 31.556875 -23.53625 32.11375 -23.8125 32.6875 C-27.34246575 39.56164384 -27.34246575 39.56164384 -31 42 C-32.65 41.67 -34.3 41.34 -36 41 C-36.33 45.62 -36.66 50.24 -37 55 C-37.33 55 -37.66 55 -38 55 C-38 46.75 -38 38.5 -38 30 C-37.34 31.32 -36.68 32.64 -36 34 C-35.66226563 33.4946875 -35.32453125 32.989375 -34.9765625 32.46875 C-34.53054687 31.8190625 -34.08453125 31.169375 -33.625 30.5 C-33.18414062 29.8503125 -32.74328125 29.200625 -32.2890625 28.53125 C-31.86367187 28.0259375 -31.43828125 27.520625 -31 27 C-30.34 27 -29.68 27 -29 27 C-28.7421875 26.43796875 -28.484375 25.8759375 -28.21875 25.296875 C-26.85830223 22.73295421 -25.27211038 20.54773635 -23.5 18.25 C-22.8915625 17.45078125 -22.283125 16.6515625 -21.65625 15.828125 C-21.1096875 15.22484375 -20.563125 14.6215625 -20 14 C-19.34 14 -18.68 14 -18 14 C-17.690625 13.1646875 -17.690625 13.1646875 -17.375 12.3125 C-15.44999226 9.07498698 -12.96149098 7.31768859 -10 5 C-10 6.32 -10 7.64 -10 9 C-9.01 9 -8.02 9 -7 9 C-6.67 7.35 -6.34 5.7 -6 4 C-5.38125 3.896875 -4.7625 3.79375 -4.125 3.6875 C-1.63473516 3.12474627 -1.63473516 3.12474627 0 0 Z \" fill=\"#F0426F\" transform=\"translate(217,63)\"></path><path d=\"M0 0 C4.11904016 0.29767853 6.56735439 1.86422375 9.8125 4.3125 C12.98339854 6.64320537 15.95812875 8.54970825 19.5625 10.125 C23 12 23 12 24 14.75 C24 15.4925 24 16.235 24 17 C23.34 17 22.68 17 22 17 C22 17.66 22 18.32 22 19 C20.02 19.33 18.04 19.66 16 20 C16.33 22.31 16.66 24.62 17 27 C17.66 27 18.32 27 19 27 C19.33 27.99 19.66 28.98 20 30 C14.58461538 31.23076923 14.58461538 31.23076923 11.625 30.0625 C10.820625 29.5365625 10.820625 29.5365625 10 29 C10 28.34 10 27.68 10 27 C9.34 27 8.68 27 8 27 C7.62488281 26.31035156 7.24976563 25.62070312 6.86328125 24.91015625 C6.35152344 23.97042969 5.83976563 23.03070313 5.3125 22.0625 C4.50039062 20.56009766 4.50039062 20.56009766 3.671875 19.02734375 C2.63298135 17.1461695 1.56495337 15.2804153 0.453125 13.44140625 C-0.00578125 12.67699219 -0.4646875 11.91257812 -0.9375 11.125 C-1.35902344 10.44695312 -1.78054687 9.76890625 -2.21484375 9.0703125 C-3.25178301 6.33609454 -2.87751835 4.7553167 -2 2 C-1.34 1.34 -0.68 0.68 0 0 Z \" fill=\"#F52D5F\" transform=\"translate(154,324)\"></path><path d=\"M0 0 C0.33 0 0.66 0 1 0 C1 1.65 1 3.3 1 5 C-0.32 5.33 -1.64 5.66 -3 6 C-3.33 7.32 -3.66 8.64 -4 10 C-3.01 10 -2.02 10 -1 10 C-0.01 10 0.98 10 2 10 C1.67 9.01 1.34 8.02 1 7 C2.65 6.34 4.3 5.68 6 5 C6 3.35 6 1.7 6 0 C7.65 0 9.3 0 11 0 C11.33910994 2.04071515 11.67102704 4.08262621 12 6.125 C12.185625 7.26195312 12.37125 8.39890625 12.5625 9.5703125 C12.96956049 12.76137602 13.07809902 15.78817791 13 19 C11.35 19 9.7 19 8 19 C8.99 18.34 9.98 17.68 11 17 C10.01 10.565 10.01 10.565 9 4 C8.34 4 7.68 4 7 4 C6.731875 4.721875 6.46375 5.44375 6.1875 6.1875 C5.00098638 8.99766383 3.72514361 11.48416557 2 14 C1.34 14 0.68 14 0 14 C-0.2475 14.70125 -0.495 15.4025 -0.75 16.125 C-2.17180238 19.39514548 -3.87246288 22.141122 -6 25 C-6.66 25 -7.32 25 -8 25 C-8.226875 25.515625 -8.45375 26.03125 -8.6875 26.5625 C-10.48217618 29.89547005 -12.49965015 33.14703671 -15 36 C-15.66 36 -16.32 36 -17 36 C-17 36.66 -17 37.32 -17 38 C-19.3125 38.6875 -19.3125 38.6875 -22 39 C-23.8125 37.5625 -23.8125 37.5625 -25 36 C-23.61777287 32.064884 -21.80084165 29.16424318 -19.25 25.875 C-16.23403123 21.94241327 -13.25122262 17.99451323 -10.328125 13.9921875 C-9.69616211 13.1273877 -9.06419922 12.26258789 -8.41308594 11.37158203 C-7.14350926 9.63182777 -5.87591105 7.89062791 -4.61035156 6.14794922 C-4.02737305 5.35146973 -3.44439453 4.55499023 -2.84375 3.734375 C-2.31974609 3.01475586 -1.79574219 2.29513672 -1.25585938 1.55371094 C-0.84142578 1.04098633 -0.42699219 0.52826172 0 0 Z \" fill=\"#F13665\" transform=\"translate(219,151)\"></path><path d=\"M0 0 C5.21442276 -0.0494186 10.42870934 -0.08572831 15.64331055 -0.10986328 C17.41742324 -0.11992411 19.19151935 -0.13357422 20.96557617 -0.15087891 C23.51485284 -0.17512378 26.06391037 -0.18648218 28.61328125 -0.1953125 C29.80405022 -0.21079636 29.80405022 -0.21079636 31.01887512 -0.22659302 C34.88223043 -0.2273811 36.70839446 -0.19440369 40 2 C40.40843923 4.71203652 40.13336867 7.2437142 40 10 C39.34 10 38.68 10 38 10 C38 9.34 38 8.68 38 8 C36.02 8.99 36.02 8.99 34 10 C33.505 9.01 33.505 9.01 33 8 C30.88153715 7.31270746 30.88153715 7.31270746 28.4375 6.875 C27.61121094 6.70742188 26.78492188 6.53984375 25.93359375 6.3671875 C25.29550781 6.24601562 24.65742188 6.12484375 24 6 C23.87625 6.598125 23.7525 7.19625 23.625 7.8125 C23 10 23 10 21 13 C20.34 13 19.68 13 19 13 C18.34 14.32 17.68 15.64 17 17 C16.01 16.67 15.02 16.34 14 16 C13.566875 16.474375 13.13375 16.94875 12.6875 17.4375 C11 19 11 19 8 20 C7.26676204 22.01508358 7.26676204 22.01508358 7 24 C5.68 23.67 4.36 23.34 3 23 C3.66 21.02 4.32 19.04 5 17 C6.65 16.67 8.3 16.34 10 16 C10.33 15.01 10.66 14.02 11 13 C12.29355827 11.62804426 13.62298702 10.28817344 15 9 C14.67 8.34 14.34 7.68 14 7 C11.64400765 6.53248212 11.64400765 6.53248212 8.9375 6.375 C8.01839844 6.30023438 7.09929687 6.22546875 6.15234375 6.1484375 C5.44207031 6.09945312 4.73179687 6.05046875 4 6 C3.67 4.68 3.34 3.36 3 2 C1.68 2.33 0.36 2.66 -1 3 C-0.67 2.01 -0.34 1.02 0 0 Z \" fill=\"#F91C54\" transform=\"translate(203,49)\"></path><path d=\"M0 0 C2.09350689 3.4019487 2.17942163 6.05272412 2 10 C3.98 10.33 5.96 10.66 8 11 C8.93423645 14.01031744 9.04449911 14.86650268 8 18 C6.00045254 18.04254356 3.99958364 18.04080783 2 18 C1.67 17.67 1.34 17.34 1 17 C-2.56077722 17.21947405 -6.10475762 17.50412503 -9.65429688 17.859375 C-15.48147852 18.32033864 -15.48147852 18.32033864 -18.37109375 16.53515625 C-18.90863281 16.02855469 -19.44617188 15.52195312 -20 15 C-22.66761764 14.74875174 -22.66761764 14.74875174 -25 15 C-25.33 15.99 -25.66 16.98 -26 18 C-28.27024968 18.08097324 -30.54132075 18.13917704 -32.8125 18.1875 C-34.70935547 18.23970703 -34.70935547 18.23970703 -36.64453125 18.29296875 C-40 18 -40 18 -41.94921875 16.48828125 C-42.29597656 15.99714844 -42.64273438 15.50601562 -43 15 C-42.01 14.67 -41.02 14.34 -40 14 C-40 13.34 -40 12.68 -40 12 C-39.37432129 12.01571045 -38.74864258 12.0314209 -38.10400391 12.04760742 C-35.27776069 12.10984675 -32.45166139 12.14895462 -29.625 12.1875 C-28.64015625 12.21263672 -27.6553125 12.23777344 -26.640625 12.26367188 C-25.69960937 12.27333984 -24.75859375 12.28300781 -23.7890625 12.29296875 C-22.91975098 12.3086792 -22.05043945 12.32438965 -21.15478516 12.34057617 C-20.0881665 12.17199097 -20.0881665 12.17199097 -19 12 C-18.34 11.01 -17.68 10.02 -17 9 C-16.34 9 -15.68 9 -15 9 C-15 9.66 -15 10.32 -15 11 C-12.66924071 10.04134491 -12.66924071 10.04134491 -11 7 C-9.68 7 -8.36 7 -7 7 C-6.67 6.34 -6.34 5.68 -6 5 C-6 6.65 -6 8.3 -6 10 C-4.68 9.67 -3.36 9.34 -2 9 C-2.495 7.515 -2.495 7.515 -3 6 C-1.5625 2.8125 -1.5625 2.8125 0 0 Z \" fill=\"#FA1952\" transform=\"translate(235,331)\"></path><path d=\"M0 0 C0.33 0.66 0.66 1.32 1 2 C0 5 0 5 -1 6 C-0.34 6.33 0.32 6.66 1 7 C1.33 6.67 1.66 6.34 2 6 C2.99 6.33 3.98 6.66 5 7 C4.67 8.32 4.34 9.64 4 11 C3.34 11 2.68 11 2 11 C1.773125 11.680625 1.54625 12.36125 1.3125 13.0625 C-0.08562547 16.19163795 -1.81090901 18.63923377 -3.87890625 21.3515625 C-5.19132292 23.12060315 -5.19132292 23.12060315 -6 26 C-6.66 26 -7.32 26 -8 26 C-8.433125 27.3303125 -8.433125 27.3303125 -8.875 28.6875 C-9.83148748 31.50382424 -10.86798946 34.25083156 -12 37 C-12.33 37 -12.66 37 -13 37 C-13 33.37 -13 29.74 -13 26 C-13.66 26.33 -14.32 26.66 -15 27 C-15.144375 27.639375 -15.28875 28.27875 -15.4375 28.9375 C-16 31 -16 31 -19 33 C-19.72382467 35.05925139 -19.72382467 35.05925139 -20 37 C-20.66 37 -21.32 37 -22 37 C-22 39.31 -22 41.62 -22 44 C-22.99 44 -23.98 44 -25 44 C-21.76798811 27.19353817 -10.37405853 13.12934168 0 0 Z \" fill=\"#F23866\" transform=\"translate(251,357)\"></path><path d=\"M0 0 C0.99 0 1.98 0 3 0 C3 0.66 3 1.32 3 2 C3.66 2 4.32 2 5 2 C4.77139942 3.46184058 4.51629608 4.91955419 4.25 6.375 C4.11078125 7.18710937 3.9715625 7.99921875 3.828125 8.8359375 C3 11 3 11 0.921875 12.2890625 C0.28765625 12.52367187 -0.3465625 12.75828125 -1 13 C-0.67 13.33 -0.34 13.66 0 14 C-0.28730055 16.33944736 -0.61936779 18.6739143 -1 21 C-1.99 21.33 -2.98 21.66 -4 22 C-3.95875 23.0725 -3.9175 24.145 -3.875 25.25 C-3.99772225 28.93166755 -4.34855515 29.92647764 -6 33 C-6.72387082 34.74363045 -7.43181952 36.49394279 -8.125 38.25 C-8.47820312 39.14203125 -8.83140625 40.0340625 -9.1953125 40.953125 C-9.46085937 41.62859375 -9.72640625 42.3040625 -10 43 C-10.66 43 -11.32 43 -12 43 C-12 44.65 -12 46.3 -12 48 C-13.32 48 -14.64 48 -16 48 C-17.30806769 44.07579694 -16.37985847 41.14695488 -15.4375 37.25 C-15.26057617 36.50371338 -15.08365234 35.75742676 -14.90136719 34.98852539 C-12.99641034 27.35499906 -10.14275635 20.19691204 -7 13 C-6.34 13 -5.68 13 -5 13 C-4.01 10.69 -3.02 8.38 -2 6 C-1.67 6 -1.34 6 -1 6 C-0.67 4.02 -0.34 2.04 0 0 Z M1 2 C1.33 2.66 1.66 3.32 2 4 C2.33 3.34 2.66 2.68 3 2 C2.34 2 1.68 2 1 2 Z \" fill=\"#FA1A52\" transform=\"translate(311,378)\"></path><path d=\"M0 0 C3.125 -0.375 3.125 -0.375 6 0 C6.33 0.33 6.66 0.66 7 1 C6.88167059 6.67981191 5.05821216 9.67315574 1.8046875 14.21875 C-0.42744011 17.65873888 -2.1632956 21.24627997 -3.9375 24.9375 C-7.06929346 31.41037685 -10.60295435 37.28384065 -15 43 C-15.33 41.68 -15.66 40.36 -16 39 C-15.34 39 -14.68 39 -14 39 C-14 36.69 -14 34.38 -14 32 C-12.68 32.33 -11.36 32.66 -10 33 C-10.04125 31.906875 -10.0825 30.81375 -10.125 29.6875 C-10 26 -10 26 -8 23 C-8 22.01 -8 21.02 -8 20 C-8.66 20 -9.32 20 -10 20 C-10.061875 20.94875 -10.12375 21.8975 -10.1875 22.875 C-10.455625 23.90625 -10.72375 24.9375 -11 26 C-13.55078125 27.1953125 -13.55078125 27.1953125 -16 28 C-12.47359057 20.66548571 -8.98683861 13.50314604 -4.265625 6.84375 C-2.8422977 4.86615073 -2.8422977 4.86615073 -1.5 1.9375 C-1.005 1.298125 -0.51 0.65875 0 0 Z \" fill=\"#F03C6A\" transform=\"translate(225,194)\"></path><path d=\"M0 0 C2.96230965 3.3523056 3.77607176 6.40986554 4.6875 10.75 C4.93886719 11.92046875 5.19023437 13.0909375 5.44921875 14.296875 C5.63097656 15.18890625 5.81273437 16.0809375 6 17 C6.33 17 6.66 17 7 17 C7 19.31 7 21.62 7 24 C5.02 23.67 3.04 23.34 1 23 C1 20.69 1 18.38 1 16 C0.34 16 -0.32 16 -1 16 C-1 15.34 -1 14.68 -1 14 C-1.61875 14.495 -2.2375 14.99 -2.875 15.5 C-5 17 -5 17 -7 17 C-7.28875 17.61875 -7.5775 18.2375 -7.875 18.875 C-9 21 -9 21 -11 23 C-11.66 22.67 -12.32 22.34 -13 22 C-13.99 24.475 -13.99 24.475 -15 27 C-15.66 27 -16.32 27 -17 27 C-17 27.99 -17 28.98 -17 30 C-17.66 30 -18.32 30 -19 30 C-19 30.66 -19 31.32 -19 32 C-21.475 32.495 -21.475 32.495 -24 33 C-23.67 31.02 -23.34 29.04 -23 27 C-22.34 27 -21.68 27 -21 27 C-20.95875 26.443125 -20.9175 25.88625 -20.875 25.3125 C-19.56888177 21.86061611 -16.79579547 20.32982956 -14 18 C-13.64830932 16.67139075 -13.31229724 15.33841672 -13 14 C-9.79480075 11.59610056 -6.94627764 10.56375395 -3 10 C-3 8.02 -3 6.04 -3 4 C-2.34 3.67 -1.68 3.34 -1 3 C-0.67 2.01 -0.34 1.02 0 0 Z \" fill=\"#FA1953\" transform=\"translate(250,250)\"></path><path d=\"M0 0 C0.33 0 0.66 0 1 0 C1.57446809 13.14893617 1.57446809 13.14893617 -2 18 C-4.1875 19.375 -4.1875 19.375 -6 20 C-6 20.66 -6 21.32 -6 22 C-5.34 22 -4.68 22 -4 22 C-4 22.66 -4 23.32 -4 24 C-2.35 24 -0.7 24 1 24 C2.22329074 27.66987221 1.88021006 30.33967822 1.5625 34.1875 C1.46066406 35.45980469 1.35882813 36.73210937 1.25390625 38.04296875 C1.12822266 39.50669922 1.12822266 39.50669922 1 41 C1.66 41 2.32 41 3 41 C3.33 42.32 3.66 43.64 4 45 C3.01 45.495 3.01 45.495 2 46 C1.67 46.99 1.34 47.98 1 49 C0.34 49 -0.32 49 -1 49 C-1 49.66 -1 50.32 -1 51 C-3.64 51.99 -6.28 52.98 -9 54 C-7.65863398 51.01122814 -6.11832781 49.0446198 -3.875 46.6875 C0.60941146 40.97314074 -0.51812411 33.85334605 -1 27 C-1.66 27.99 -2.32 28.98 -3 30 C-3.66 30 -4.32 30 -5 30 C-5.2475 30.721875 -5.495 31.44375 -5.75 32.1875 C-7.10983674 35.24713266 -8.82917754 37.4673738 -11 40 C-11 37.36 -11 34.72 -11 32 C-14.27773504 32.75150023 -14.27773504 32.75150023 -16 36 C-16.66 35.67 -17.32 35.34 -18 35 C-15.01613088 30.06969971 -12.05635427 25.18243828 -8.34375 20.76171875 C-2.78930844 14.12779911 0.61678269 9.05219295 0 0 Z \" fill=\"#F22F63\" transform=\"translate(229,97)\"></path><path d=\"M0 0 C0 0.99 0 1.98 0 3 C1.2375 3.680625 1.2375 3.680625 2.5 4.375 C3.7375 5.179375 3.7375 5.179375 5 6 C5.3125 8.6875 5.3125 8.6875 5 11 C4.67 10.01 4.34 9.02 4 8 C-5.69057175 12.64339896 -11.42918439 21.07403409 -17 30 C-17.33 28.68 -17.66 27.36 -18 26 C-17.34 26 -16.68 26 -16 26 C-16 24.02 -16 22.04 -16 20 C-16.33 20.33 -16.66 20.66 -17 21 C-19.0625 20.5625 -19.0625 20.5625 -21 20 C-17.47692477 14.37807144 -13.98210563 9.41595726 -9 5 C-8.34 5 -7.68 5 -7 5 C-7 4.34 -7 3.68 -7 3 C-2.61538462 0 -2.61538462 0 0 0 Z \" fill=\"#EF406D\" transform=\"translate(227,170)\"></path><path d=\"M0 0 C-2.31 0.66 -4.62 1.32 -7 2 C-6.67 3.32 -6.34 4.64 -6 6 C-5.21625 6.0825 -4.4325 6.165 -3.625 6.25 C-1 7 -1 7 0.3125 9.0625 C0.539375 9.701875 0.76625 10.34125 1 11 C1.66 11 2.32 11 3 11 C3.28875 10.05125 3.5775 9.1025 3.875 8.125 C5 5 5 5 7 3 C9.3828125 2.8046875 9.3828125 2.8046875 12.125 2.875 C13.03507812 2.89304688 13.94515625 2.91109375 14.8828125 2.9296875 C15.58148438 2.95289063 16.28015625 2.97609375 17 3 C17 3.99 17 4.98 17 6 C16.01 5.67 15.02 5.34 14 5 C11.6593935 5.27769908 9.32375692 5.60539977 7 6 C6.87882813 6.77085938 6.75765625 7.54171875 6.6328125 8.3359375 C6.46523437 9.33882812 6.29765625 10.34171875 6.125 11.375 C5.96257812 12.37273437 5.80015625 13.37046875 5.6328125 14.3984375 C5 17 5 17 3 19 C2.67 17.35 2.34 15.7 2 14 C1.01 14.495 1.01 14.495 0 15 C-1.72252709 21.1808325 -2.35829229 27.19933656 -2.75390625 33.59375 C-3 36 -3 36 -4 37 C-4.12197808 38.38050858 -4.17768899 39.76697647 -4.20532227 41.15258789 C-4.22526749 42.03342545 -4.24521271 42.914263 -4.26576233 43.8217926 C-4.28247482 44.77907761 -4.29918732 45.73636261 -4.31640625 46.72265625 C-4.33718735 47.69786728 -4.35796844 48.67307831 -4.37937927 49.67784119 C-4.44498412 52.8059863 -4.50381028 55.93421822 -4.5625 59.0625 C-4.60567483 61.1777435 -4.64928877 63.29297809 -4.69335938 65.40820312 C-4.80067655 70.60537587 -4.9024222 75.80263577 -5 81 C-5.33 81 -5.66 81 -6 81 C-7.03837007 76.7175038 -7.17634403 72.53906374 -7.203125 68.15625 C-7.21000336 67.39826614 -7.21688171 66.64028229 -7.22396851 65.85932922 C-7.24115597 63.40617072 -7.24743178 60.95321564 -7.25 58.5 C-7.25167175 57.66697357 -7.25334351 56.83394714 -7.25506592 55.97567749 C-7.25661832 43.09769647 -6.56900018 30.65106107 -4 18 C-3.72881348 16.63174072 -3.72881348 16.63174072 -3.45214844 15.23583984 C-2.97269648 12.82293656 -2.48842716 10.41109969 -2 8 C-2.78375 8.04125 -3.5675 8.0825 -4.375 8.125 C-7 8 -7 8 -9 6 C-8.625 2.875 -8.625 2.875 -8 0 C-4.94736336 -0.98120464 -3.05263664 -0.98120464 0 0 Z \" fill=\"#E54C75\" transform=\"translate(178,54)\"></path><path d=\"M0 0 C2.39902739 3.59854109 2.35134864 5.65606928 2.5625 9.9375 C2.76090602 13.78819649 3.0438023 17.2770991 4 21 C4.06548492 22.58211573 4.08578381 24.16670081 4.0625 25.75 C4.05347656 26.54921875 4.04445312 27.3484375 4.03515625 28.171875 C4.02355469 28.77515625 4.01195312 29.3784375 4 30 C2.35 30 0.7 30 -1 30 C-1.495 32.475 -1.495 32.475 -2 35 C-1.34 35 -0.68 35 0 35 C0.06058594 35.71027344 0.12117187 36.42054688 0.18359375 37.15234375 C0.26738281 38.07144531 0.35117188 38.99054688 0.4375 39.9375 C0.51871094 40.85402344 0.59992188 41.77054688 0.68359375 42.71484375 C0.76044976 44.96159732 0.76044976 44.96159732 2 46 C2.07258946 48.18639453 2.08373783 50.37500389 2.0625 52.5625 C2.05347656 53.76003906 2.04445312 54.95757812 2.03515625 56.19140625 C2.02355469 57.11824219 2.01195312 58.04507813 2 59 C0.01144359 56.01716538 -0.42631046 54.57046778 -1 51.1328125 C-1.1640332 50.17117187 -1.32806641 49.20953125 -1.49707031 48.21875 C-1.66303711 47.1978125 -1.82900391 46.176875 -2 45.125 C-2.17370117 44.08085937 -2.34740234 43.03671875 -2.52636719 41.9609375 C-2.8689195 39.89405525 -3.2085184 37.82668099 -3.54492188 35.75878906 C-3.91068041 33.54147607 -4.30268604 31.32850042 -4.703125 29.1171875 C-6.12444463 21.01566563 -6.20422521 13.20304589 -6 5 C-5.34 5 -4.68 5 -4 5 C-3.67 9.62 -3.34 14.24 -3 19 C-0.51955685 15.27933528 -0.55618827 12.13459526 -0.375 7.8125 C-0.33632812 7.06291016 -0.29765625 6.31332031 -0.2578125 5.54101562 C-0.16371784 3.69440801 -0.08077681 1.8472381 0 0 Z \" fill=\"#EE3363\" transform=\"translate(179,131)\"></path><path d=\"M0 0 C1.40070613 4.20211839 0.76587588 7.33309368 -1.0625 11.3125 C-1.371875 11.869375 -1.68125 12.42625 -2 13 C-0.35 13.66 1.3 14.32 3 15 C3 13.35 3 11.7 3 10 C3.99 9.67 4.98 9.34 6 9 C2.88212603 20.00127888 -0.81893212 30.73528185 -5.68359375 41.08984375 C-7.23402964 44.51736524 -8.62352539 48.00023541 -10 51.5 C-12.4665829 57.76322504 -15.13744618 63.9075735 -18 70 C-18.33 70 -18.66 70 -19 70 C-19 68.35 -19 66.7 -19 65 C-18.34 65 -17.68 65 -17 65 C-17 63.35 -17 61.7 -17 60 C-16.34 60 -15.68 60 -15 60 C-14.87882812 59.41992188 -14.75765625 58.83984375 -14.6328125 58.2421875 C-13.66264526 53.71971558 -12.56602217 49.36249034 -11 45 C-10.67 45 -10.34 45 -10 45 C-9.896875 44.071875 -9.79375 43.14375 -9.6875 42.1875 C-8.94721544 38.75527158 -8.33430311 38.33430311 -6 36 C-5.72429798 33.17405433 -5.72566416 31.54867169 -7 29 C-5.35 28.67 -3.7 28.34 -2 28 C-1.34 25.03 -0.68 22.06 0 19 C-0.66 19 -1.32 19 -2 19 C-2 18.34 -2 17.68 -2 17 C-2.99 17 -3.98 17 -5 17 C-5 19.31 -5 21.62 -5 24 C-5.66 24 -6.32 24 -7 24 C-7.66 26.31 -8.32 28.62 -9 31 C-9.66 30.67 -10.32 30.34 -11 30 C-8.14082043 19.70230449 -4.31714 9.77036948 0 0 Z M-4 19 C-3.01 19.495 -3.01 19.495 -2 20 C-2.99 20.495 -2.99 20.495 -4 21 C-4 20.34 -4 19.68 -4 19 Z \" fill=\"#F61D53\" transform=\"translate(316,361)\"></path><path d=\"M0 0 C0.66 0.33 1.32 0.66 2 1 C2 3.64 2 6.28 2 9 C1.34 9 0.68 9 0 9 C-0.21371398 15.35205437 -0.04074456 21.07495592 1.66015625 27.22265625 C2 29 2 29 1 31 C0.01 31 -0.98 31 -2 31 C-2 30.34 -2 29.68 -2 29 C-2.66 29 -3.32 29 -4 29 C-6.67179249 24.22894198 -8 19.46088946 -8 14 C-8.66 14 -9.32 14 -10 14 C-10 11.69 -10 9.38 -10 7 C-7.3333581 5.66667905 -5.83319697 6.32897967 -3 7 C-2.814375 5.5459375 -2.814375 5.5459375 -2.625 4.0625 C-2.41875 3.051875 -2.2125 2.04125 -2 1 C-1.34 0.67 -0.68 0.34 0 0 Z \" fill=\"#FC1851\" transform=\"translate(225,285)\"></path><path d=\"M0 0 C0.8968714 2.6906142 1.27859126 4.88897096 1.5625 7.6875 C1.68818359 8.89986328 1.68818359 8.89986328 1.81640625 10.13671875 C1.87699219 10.75160156 1.93757813 11.36648438 2 12 C1.34 12 0.68 12 0 12 C-0.33 13.32 -0.66 14.64 -1 16 C-1.66 16 -2.32 16 -3 16 C-3 16.99 -3 17.98 -3 19 C-3.99 19 -4.98 19 -6 19 C-5.7525 20.010625 -5.505 21.02125 -5.25 22.0625 C-4.92668398 27.15472737 -6.20347275 28.84758075 -9 33 C-9.66 33 -10.32 33 -11 33 C-11.66 33.66 -12.32 34.32 -13 35 C-13 34.34 -13 33.68 -13 33 C-13.66 33 -14.32 33 -15 33 C-15 33.66 -15 34.32 -15 35 C-15.66 35 -16.32 35 -17 35 C-17 34.01 -17 33.02 -17 32 C-16.34 32 -15.68 32 -15 32 C-15.04125 31.071875 -15.0825 30.14375 -15.125 29.1875 C-15 26 -15 26 -13 23 C-12.34 23 -11.68 23 -11 23 C-11 21.68 -11 20.36 -11 19 C-9.68 18.67 -8.36 18.34 -7 18 C-7.02320313 17.37351562 -7.04640625 16.74703125 -7.0703125 16.1015625 C-7.08835937 15.28429687 -7.10640625 14.46703125 -7.125 13.625 C-7.14820313 12.81289063 -7.17140625 12.00078125 -7.1953125 11.1640625 C-7 9 -7 9 -5 7 C-5 6.34 -5 5.68 -5 5 C-3.68 5.33 -2.36 5.66 -1 6 C-1 5.34 -1 4.68 -1 4 C-1.66 3.67 -2.32 3.34 -3 3 C-2.01 2.01 -1.02 1.02 0 0 Z \" fill=\"#FA1952\" transform=\"translate(316,315)\"></path><path d=\"M0 0 C0.99 0.66 1.98 1.32 3 2 C2.67 3.98 2.34 5.96 2 8 C1.34 8 0.68 8 0 8 C0.12375 9.22589844 0.12375 9.22589844 0.25 10.4765625 C-0.07955478 15.12122516 -1.82895737 18.31896428 -4 22.375 C-4.3815625 23.11105469 -4.763125 23.84710938 -5.15625 24.60546875 C-6.09331735 26.4093234 -7.04519207 28.20547259 -8 30 C-9.0625 28.125 -9.0625 28.125 -10 26 C-9.67 25.34 -9.34 24.68 -9 24 C-9.99 23.01 -10.98 22.02 -12 21 C-12.33 22.98 -12.66 24.96 -13 27 C-13.33 27 -13.66 27 -14 27 C-14.9633465 19.77490122 -11.68402365 15.03417666 -8 9 C-7.62101563 8.33871094 -7.24203125 7.67742187 -6.8515625 6.99609375 C-5.37782707 4.54969294 -4.45597823 3.17732487 -1.75 2.125 C-1.1725 2.08375 -0.595 2.0425 0 2 C0 1.34 0 0.68 0 0 Z \" fill=\"#F5275B\" transform=\"translate(209,188)\"></path><path d=\"M0 0 C2.5 1.0625 2.5 1.0625 5 3 C5.3125 6.6875 5.3125 6.6875 5 10 C5.66 10 6.32 10 7 10 C7 9.34 7 8.68 7 8 C7.99 8 8.98 8 10 8 C10.33 7.34 10.66 6.68 11 6 C11.99 6.33 12.98 6.66 14 7 C15.09658936 10.28976808 14.79953138 11.71303767 14 15 C13.01 15 12.02 15 11 15 C11.02320313 15.80824219 11.04640625 16.61648437 11.0703125 17.44921875 C11.09738281 19.05216797 11.09738281 19.05216797 11.125 20.6875 C11.14820313 21.74324219 11.17140625 22.79898438 11.1953125 23.88671875 C10.99858729 27.02251859 10.33057654 29.17645373 9 32 C8.34 32 7.68 32 7 32 C6.34822031 29.81426438 5.70385326 27.6263177 5.0625 25.4375 C4.52302734 23.61025391 4.52302734 23.61025391 3.97265625 21.74609375 C3.03323041 18.12798381 2.45256009 14.70146514 2 11 C1.67 11 1.34 11 1 11 C0.67 7.37 0.34 3.74 0 0 Z M2 3 C3 5 3 5 3 5 Z \" fill=\"#FA1A52\" transform=\"translate(186,203)\"></path><path d=\"M0 0 C0.99 0 1.98 0 3 0 C3 0.66 3 1.32 3 2 C3.66 2 4.32 2 5 2 C5 2.66 5 3.32 5 4 C5.7425 3.505 6.485 3.01 7.25 2.5 C10 1 10 1 14 1 C14 5.62 14 10.24 14 15 C14.66 15 15.32 15 16 15 C16 15.66 16 16.32 16 17 C15.34 17 14.68 17 14 17 C13.67 18.32 13.34 19.64 13 21 C9.09146099 19.69715366 6.53954718 18.2920056 4 15 C3.75 12.25 3.75 12.25 4 10 C3.34 9.67 2.68 9.34 2 9 C0.3125 7.25 0.3125 7.25 -1 5 C-0.6875 2.25 -0.6875 2.25 0 0 Z \" fill=\"#F81F56\" transform=\"translate(172,355)\"></path><path d=\"M0 0 C0.33 0 0.66 0 1 0 C1.25523437 1.34578125 1.25523437 1.34578125 1.515625 2.71875 C3.13848115 11.09119432 3.13848115 11.09119432 5.125 19.3828125 C5.4048877 20.44725586 5.4048877 20.44725586 5.69042969 21.53320312 C6.05650822 22.9016852 6.43180778 24.26774215 6.81738281 25.63085938 C7.83694402 29.4400804 8.13573257 32.1996641 7 36 C6.34 36 5.68 36 5 36 C4.06576355 32.98968256 3.95550089 32.13349732 5 29 C3.68 28.67 2.36 28.34 1 28 C1.33 30.64 1.66 33.28 2 36 C2.33 36 2.66 36 3 36 C4.45732062 42.64990964 5.45136137 49.2142064 6 56 C2.91900511 51.37850767 1.93602213 46.14899555 0.48608398 40.82299805 C-0.05643825 38.83471563 -0.61055583 36.84993591 -1.16601562 34.86523438 C-4.7681043 21.75522955 -4.7681043 21.75522955 -5 16 C-4.34 15.34 -3.68 14.68 -3 14 C-3 15.98 -3 17.96 -3 20 C-1.02 20 0.96 20 3 20 C3 19.01 3 18.02 3 17 C2.34 17 1.68 17 1 17 C0.1679418 11.27959989 -0.12036664 5.77759884 0 0 Z \" fill=\"#F81E55\" transform=\"translate(186,177)\"></path><path d=\"M0 0 C1.65 0 3.3 0 5 0 C5 2.64 5 5.28 5 8 C4.01 8.33 3.02 8.66 2 9 C2 9.99 2 10.98 2 12 C1.34 12 0.68 12 0 12 C0 13.32 0 14.64 0 16 C-0.66 16 -1.32 16 -2 16 C-2.1546875 17.546875 -2.1546875 17.546875 -2.3125 19.125 C-2.99127797 22.95083945 -4.11158795 25.63370025 -6 29 C-6.66 29 -7.32 29 -8 29 C-8 28.34 -8 27.68 -8 27 C-9.98 27.99 -9.98 27.99 -12 29 C-12 28.01 -12 27.02 -12 26 C-11.34 26 -10.68 26 -10 26 C-8.28106129 23.0004177 -7.79380609 20.81036519 -7.6875 17.375 C-7.23325821 11.50479836 -4.90641201 7.04064076 -2 2 C-1.34 2 -0.68 2 0 2 C0 1.34 0 0.68 0 0 Z \" fill=\"#F32155\" transform=\"translate(297,351)\"></path><path d=\"M0 0 C0.33 0.66 0.66 1.32 1 2 C1.66 2 2.32 2 3 2 C3 4.31 3 6.62 3 9 C5.97 9.495 5.97 9.495 9 10 C9 7.69 9 5.38 9 3 C9.33 3 9.66 3 10 3 C11.28810105 7.76719193 12.5696579 12.53607692 13.84521484 17.30664062 C14.27994797 18.92886625 14.71645714 20.55061702 15.15478516 22.171875 C15.78496733 24.50397772 16.40871673 26.83772048 17.03125 29.171875 C17.22811401 29.89493835 17.42497803 30.61800171 17.62780762 31.36297607 C18.52042135 34.73357572 19 37.48239827 19 41 C18.34 41 17.68 41 17 41 C17 39.35 17 37.7 17 36 C16.34 36 15.68 36 15 36 C14.87882812 35.25234375 14.75765625 34.5046875 14.6328125 33.734375 C14.38144531 32.25710938 14.38144531 32.25710938 14.125 30.75 C13.96257812 29.77546875 13.80015625 28.8009375 13.6328125 27.796875 C13.04790412 25.2117244 12.18941149 23.33884277 11 21 C11 20.01 11 19.02 11 18 C9.68 20.64 8.36 23.28 7 26 C4.11699905 23.11699905 3.79581997 19.67330806 2.9375 15.8125 C2.76412109 15.06935547 2.59074219 14.32621094 2.41210938 13.56054688 C1.38178606 9.0563365 0.58876194 4.58263159 0 0 Z \" fill=\"#F23265\" transform=\"translate(248,264)\"></path><path d=\"M0 0 C0.66 0 1.32 0 2 0 C3.125 5.75 3.125 5.75 2 8 C2.66 8.33 3.32 8.66 4 9 C4.103125 8.360625 4.20625 7.72125 4.3125 7.0625 C4.539375 6.381875 4.76625 5.70125 5 5 C5.99 4.67 6.98 4.34 8 4 C6.38872208 8.15916074 4.59760406 12.22080893 2.6875 16.25 C2.40455078 16.88679688 2.12160156 17.52359375 1.83007812 18.1796875 C0.37782791 21.20655047 -0.42862731 22.77042297 -3.60546875 24.046875 C-6 24 -6 24 -8 22 C-8.15741579 13.81437866 -3.77223342 7.01261147 0 0 Z \" fill=\"#F61C54\" transform=\"translate(199,151)\"></path><path d=\"M0 0 C0.042721 1.66611905 0.04063832 3.33382885 0 5 C-1.58272601 6.58272601 -3.38034003 6.34735747 -5.5625 6.5625 C-6.38878906 6.64628906 -7.21507812 6.73007812 -8.06640625 6.81640625 C-9.02353516 6.90728516 -9.02353516 6.90728516 -10 7 C-10.226875 7.94875 -10.45375 8.8975 -10.6875 9.875 C-12 13 -12 13 -14.625 14.375 C-15.40875 14.58125 -16.1925 14.7875 -17 15 C-17.33 13.35 -17.66 11.7 -18 10 C-19.65 10 -21.3 10 -23 10 C-23.33 8.35 -23.66 6.7 -24 5 C-15.87682497 0.95721613 -9.04380646 -0.18841263 0 0 Z \" fill=\"#FC1852\" transform=\"translate(195,51)\"></path><path d=\"M0 0 C0.99 0 1.98 0 3 0 C3.6875 1.8125 3.6875 1.8125 4 4 C3 5 2 6 1 7 C0.2730774 10.10839021 0.2730774 10.10839021 0 13 C-0.66 13 -1.32 13 -2 13 C-2 13.99 -2 14.98 -2 16 C-1.34 16 -0.68 16 0 16 C0 15.34 0 14.68 0 14 C0.66 14 1.32 14 2 14 C2.66 13.01 3.32 12.02 4 11 C5.01911045 14.89114901 5.16782969 16.60596507 3.5625 20.375 C3.046875 21.24125 2.53125 22.1075 2 23 C1.34 22.67 0.68 22.34 0 22 C0.33 20.35 0.66 18.7 1 17 C-0.65 17 -2.3 17 -4 17 C-4 17.66 -4 18.32 -4 19 C-4.66 18.67 -5.32 18.34 -6 18 C-5.01 15.69 -4.02 13.38 -3 11 C-5.92645575 13.92645575 -8.37568791 17.40809337 -10.96875 20.62890625 C-11.6390625 21.41136719 -12.309375 22.19382812 -13 23 C-13.33 23 -13.66 23 -14 23 C-13.80856307 13.06268289 -13.80856307 13.06268289 -10.8125 9.125 C-9.884375 8.42375 -8.95625 7.7225 -8 7 C-6.93364585 6.10875793 -5.87115412 5.21287495 -4.8125 4.3125 C-3.884375 3.549375 -2.95625 2.78625 -2 2 C-1.34 1.34 -0.68 0.68 0 0 Z \" fill=\"#F53364\" transform=\"translate(301,334)\"></path><path d=\"M0 0 C0.33 0 0.66 0 1 0 C1.14695313 1.0209375 1.14695313 1.0209375 1.296875 2.0625 C2.34598237 8.86360988 3.80880747 15.45596948 5.52929688 22.109375 C6.9621264 27.70011358 8.08284153 33.30396321 9 39 C8.01 39.495 8.01 39.495 7 40 C5.515 33.07 5.515 33.07 4 26 C3.01 26 2.02 26 1 26 C0.34 26 -0.32 26 -1 26 C-0.67 28.31 -0.34 30.62 0 33 C-1.98 33 -3.96 33 -6 33 C-6.33 33.66 -6.66 34.32 -7 35 C-7.66 35.28875 -8.32 35.5775 -9 35.875 C-9.66 36.24625 -10.32 36.6175 -11 37 C-11.34342449 38.33076989 -11.67619874 39.66431979 -12 41 C-13.29735507 42.04625409 -14.63266972 43.04701223 -16 44 C-16.66 44.99 -17.32 45.98 -18 47 C-18.78515625 45.38671875 -18.78515625 45.38671875 -19 43 C-17.55915058 40.71441142 -16.17840776 38.84233479 -14.4375 36.8125 C-14.00630859 36.26658203 -13.57511719 35.72066406 -13.13085938 35.15820312 C-10.75440409 32.32541226 -9.27493652 31.07106546 -5.66015625 30.13671875 C-4.78230469 30.09160156 -3.90445313 30.04648437 -3 30 C-3 26.7 -3 23.4 -3 20 C-1.68 20.66 -0.36 21.32 1 22 C1 20.68 1 19.36 1 18 C0.01 17.67 -0.98 17.34 -2 17 C-1.01 17 -0.02 17 1 17 C0.67 11.39 0.34 5.78 0 0 Z \" fill=\"#F21D55\" transform=\"translate(248,228)\"></path><path d=\"M0 0 C0.66 0 1.32 0 2 0 C4.86964374 6.25172386 6.51137226 11.09647445 6 18 C6.66 18 7.32 18 8 18 C8 20.31 8 22.62 8 25 C6.02 25.99 6.02 25.99 4 27 C3 22 3 22 2 17 C-1.41656024 16.83322718 -1.41656024 16.83322718 -5 17 C-5.66 17.66 -6.32 18.32 -7 19 C-7 16.37886292 -6.68707555 14.49064888 -6 12 C-4.68 12 -3.36 12 -2 12 C-2.061875 10.4221875 -2.061875 10.4221875 -2.125 8.8125 C-2.00852125 5.25989827 -1.52791932 3.15133359 0 0 Z \" fill=\"#FB1851\" transform=\"translate(257,282)\"></path><path d=\"M0 0 C0.33 0 0.66 0 1 0 C1.33 1.65 1.66 3.3 2 5 C3.65 5.33 5.3 5.66 7 6 C6.34 6.66 5.68 7.32 5 8 C2.375 7.625 2.375 7.625 0 7 C0.42152344 8.02480469 0.84304687 9.04960937 1.27734375 10.10546875 C1.8309603 11.46605181 2.38433286 12.82673416 2.9375 14.1875 C3.21529297 14.86103516 3.49308594 15.53457031 3.77929688 16.22851562 C5.22621056 19.80221811 6.41163129 23.16443184 7 27 C4 26 4 26 2.8125 23.75 C2.00061706 21.00208853 1.83739879 18.84552111 2 16 C1.01 15.67 0.02 15.34 -1 15 C-2.6875 12.9375 -2.6875 12.9375 -4 11 C-4 13.64 -4 16.28 -4 19 C-3.34 19 -2.68 19 -2 19 C-2 20.65 -2 22.3 -2 24 C-1.34 24 -0.68 24 0 24 C0.33 26.31 0.66 28.62 1 31 C0.34 31.33 -0.32 31.66 -1 32 C-1.25394531 31.21496094 -1.50789062 30.42992187 -1.76953125 29.62109375 C-3.95293819 22.94946832 -3.95293819 22.94946832 -6.5625 16.4375 C-8.52357315 11.74797724 -9.74589602 6.918578 -11 2 C-10.01 2 -9.02 2 -8 2 C-7.67 3.65 -7.34 5.3 -7 7 C-3.87525373 5.36526484 -3.87525373 5.36526484 -3.3125 2.875 C-3.209375 2.25625 -3.10625 1.6375 -3 1 C-2.34 1.33 -1.68 1.66 -1 2 C-0.67 1.34 -0.34 0.68 0 0 Z \" fill=\"#F41E55\" transform=\"translate(211,258)\"></path><path d=\"M0 0 C0.33 0.99 0.66 1.98 1 3 C1.33 3 1.66 3 2 3 C4.33414529 3.32759934 6.66752239 3.66073053 9 4 C9.12375 4.61875 9.2475 5.2375 9.375 5.875 C9.87197356 8.19120832 9.87197356 8.19120832 12 10 C11.34 11.65 10.68 13.3 10 15 C9.67 15 9.34 15 9 15 C8.34 12.36 7.68 9.72 7 7 C6.21625 7.66 5.4325 8.32 4.625 9 C2 11 2 11 0 11 C-0.33 11.99 -0.66 12.98 -1 14 C-1.66 14 -2.32 14 -3 14 C-3 14.66 -3 15.32 -3 16 C-7.31818182 20.65909091 -7.31818182 20.65909091 -10 22 C-10.33 20.02 -10.66 18.04 -11 16 C-10.01 15.34 -9.02 14.68 -8 14 C-8 14.66 -8 15.32 -8 16 C-7.34 16 -6.68 16 -6 16 C-6.66 14.68 -7.32 13.36 -8 12 C-9.65 12.33 -11.3 12.66 -13 13 C-12.07038578 11.84775972 -11.1309875 10.70340824 -10.1875 9.5625 C-9.66542969 8.92441406 -9.14335937 8.28632813 -8.60546875 7.62890625 C-7 6 -7 6 -4 5 C-4 4.34 -4 3.68 -4 3 C-3.34 3 -2.68 3 -2 3 C-2 2.34 -2 1.68 -2 1 C-1.34 0.67 -0.68 0.34 0 0 Z M-1 6 C0 8 0 8 0 8 Z M-7 8 C-6.67 8.99 -6.34 9.98 -6 11 C-5.67 10.01 -5.34 9.02 -5 8 C-5.66 8 -6.32 8 -7 8 Z \" fill=\"#F62B5F\" transform=\"translate(250,295)\"></path><path d=\"M0 0 C0.66 0.33 1.32 0.66 2 1 C2 1.66 2 2.32 2 3 C3.32 3.66 4.64 4.32 6 5 C6 5.66 6 6.32 6 7 C6.66 7 7.32 7 8 7 C9 8 10 9 11 10 C11.99 10.33 12.98 10.66 14 11 C13.814375 11.5775 13.62875 12.155 13.4375 12.75 C12.95976454 15.20692525 13.24270636 16.64397534 14 19 C13.01 19.33 12.02 19.66 11 20 C10.26676204 22.01508358 10.26676204 22.01508358 10 24 C8.82737096 22.88121617 7.66204862 21.75476949 6.5 20.625 C5.8503125 19.99851562 5.200625 19.37203125 4.53125 18.7265625 C3 17 3 17 3 15 C2.34 15 1.68 15 1 15 C1 14.34 1 13.68 1 13 C0.34 13 -0.32 13 -1 13 C-1 12.34 -1 11.68 -1 11 C-1.66 11 -2.32 11 -3 11 C-2.67 10.34 -2.34 9.68 -2 9 C-1.34 9.33 -0.68 9.66 0 10 C0.33 8.68 0.66 7.36 1 6 C1.66 6 2.32 6 3 6 C3 5.34 3 4.68 3 4 C2.34 4 1.68 4 1 4 C0.67 2.68 0.34 1.36 0 0 Z \" fill=\"#F62D61\" transform=\"translate(185,366)\"></path><path d=\"M0 0 C0.33 0.66 0.66 1.32 1 2 C0.1351574 4.49417065 -0.78746087 6.88526286 -1.8125 9.3125 C-2.08642578 9.97701172 -2.36035156 10.64152344 -2.64257812 11.32617188 C-3.17752844 12.62313774 -3.71536411 13.91891798 -4.25634766 15.21337891 C-5.19413617 17.46641119 -6.10047977 19.73145386 -7 22 C-5.58531689 22.96125903 -4.1681636 23.91888325 -2.75 24.875 C-1.96109375 25.40867187 -1.1721875 25.94234375 -0.359375 26.4921875 C1.71555692 27.81822015 3.77614972 28.94928175 6 30 C5.360625 30.12375 4.72125 30.2475 4.0625 30.375 C3.381875 30.58125 2.70125 30.7875 2 31 C1.67 31.66 1.34 32.32 1 33 C0.34 33 -0.32 33 -1 33 C-1.33 34.32 -1.66 35.64 -2 37 C-2.67546875 36.59007812 -3.3509375 36.18015625 -4.046875 35.7578125 C-4.93890625 35.21898437 -5.8309375 34.68015625 -6.75 34.125 C-7.63171875 33.59132813 -8.5134375 33.05765625 -9.421875 32.5078125 C-11.58274093 31.24403334 -13.74570395 30.08501165 -16 29 C-15.34 28.67 -14.68 28.34 -14 28 C-13.34 28.33 -12.68 28.66 -12 29 C-12 28.34 -12 27.68 -12 27 C-11.34 27.33 -10.68 27.66 -10 28 C-10.33 28.66 -10.66 29.32 -11 30 C-9.35 29.67 -7.7 29.34 -6 29 C-6.33 28.34 -6.66 27.68 -7 27 C-9.52733235 26.34444881 -9.52733235 26.34444881 -12 26 C-11.01 25.67 -10.02 25.34 -9 25 C-8.67 21.7 -8.34 18.4 -8 15 C-7.34 15 -6.68 15 -6 15 C-6 13.68 -6 12.36 -6 11 C-5.34 11 -4.68 11 -4 11 C-4 9.35 -4 7.7 -4 6 C-3.34 6 -2.68 6 -2 6 C-1.855625 5.195625 -1.71125 4.39125 -1.5625 3.5625 C-1 1 -1 1 0 0 Z \" fill=\"#F23B6B\" transform=\"translate(277,409)\"></path><path d=\"M0 0 C0.66 0.33 1.32 0.66 2 1 C1.814375 1.598125 1.62875 2.19625 1.4375 2.8125 C0.77906313 5.16408762 0.77906313 5.16408762 2 8 C1.5625 10.1875 1.5625 10.1875 1 12 C0.34 12 -0.32 12 -1 12 C-0.7525 12.66 -0.505 13.32 -0.25 14 C0.11498615 18.37983382 -1.84903871 21.27966781 -4 25 C-5.66611905 25.042721 -7.33382885 25.04063832 -9 25 C-10 24 -10 24 -10.09765625 21.93359375 C-10.08605469 21.10988281 -10.07445312 20.28617187 -10.0625 19.4375 C-10.05347656 18.61121094 -10.04445312 17.78492188 -10.03515625 16.93359375 C-10.02355469 16.29550781 -10.01195312 15.65742188 -10 15 C-9.01 15 -8.02 15 -7 15 C-6.34 12.36 -5.68 9.72 -5 7 C-4.34 7 -3.68 7 -3 7 C-2.67 5.68 -2.34 4.36 -2 3 C-1.34 3 -0.68 3 0 3 C0 2.01 0 1.02 0 0 Z \" fill=\"#F62459\" transform=\"translate(222,239)\"></path><path d=\"M0 0 C0.66 0 1.32 0 2 0 C0.06830609 5.15452001 -2.47098232 9.96925143 -4.99023438 14.85351562 C-7.33914235 19.47613113 -9.25528753 24.11589895 -11 29 C-11.33 29 -11.66 29 -12 29 C-12 26.69 -12 24.38 -12 22 C-11.34 22 -10.68 22 -10 22 C-10.33 19.36 -10.66 16.72 -11 14 C-11.99 14 -12.98 14 -14 14 C-14.33 15.98 -14.66 17.96 -15 20 C-16.65 20 -18.3 20 -20 20 C-19.67 18.02 -19.34 16.04 -19 14 C-18.67 14.99 -18.34 15.98 -18 17 C-17.34 17 -16.68 17 -16 17 C-15.74476563 16.14728516 -15.74476563 16.14728516 -15.484375 15.27734375 C-13.84932263 10.0677886 -11.86690828 5.64636859 -9 1 C-8.67 2.32 -8.34 3.64 -8 5 C-8.66 5 -9.32 5 -10 5 C-10 6.65 -10 8.3 -10 10 C-9.34 9.67 -8.68 9.34 -8 9 C-7.34 9.33 -6.68 9.66 -6 10 C-6 9.34 -6 8.68 -6 8 C-5.34 8 -4.68 8 -4 8 C-4 7.01 -4 6.02 -4 5 C-3.34 5 -2.68 5 -2 5 C-1.855625 4.360625 -1.71125 3.72125 -1.5625 3.0625 C-1 1 -1 1 0 0 Z \" fill=\"#F03969\" transform=\"translate(237,272)\"></path><path d=\"M0 0 C0.66 0 1.32 0 2 0 C0.61334909 4.44266795 -1.11946339 8.55236523 -3.125 12.75 C-7.2399276 21.43091244 -11.12375789 30.21049517 -15 39 C-15.33 39 -15.66 39 -16 39 C-16 37.02 -16 35.04 -16 33 C-15.34 33 -14.68 33 -14 33 C-14 31.02 -14 29.04 -14 27 C-13.34 27 -12.68 27 -12 27 C-12.33 25.35 -12.66 23.7 -13 22 C-14.98 22.99 -14.98 22.99 -17 24 C-17 24.66 -17 25.32 -17 26 C-17.66 26 -18.32 26 -19 26 C-16.76686274 18.55620912 -13.59727921 11.88023305 -10 5 C-9.1787769 8.11932321 -8.66755944 10.75870453 -9 14 C-10.375 15.8125 -10.375 15.8125 -12 17 C-12.66 17 -13.32 17 -14 17 C-13.67 17.66 -13.34 18.32 -13 19 C-12.01 18.67 -11.02 18.34 -10 18 C-10 18.66 -10 19.32 -10 20 C-9.34 20 -8.68 20 -8 20 C-7.86722656 19.43796875 -7.73445313 18.8759375 -7.59765625 18.296875 C-6.97562889 15.90633847 -6.22884959 13.58964225 -5.4375 11.25 C-5.16808594 10.45078125 -4.89867187 9.6515625 -4.62109375 8.828125 C-4.41613281 8.22484375 -4.21117187 7.6215625 -4 7 C-3.34 7 -2.68 7 -2 7 C-2 5.68 -2 4.36 -2 3 C-1.34 3 -0.68 3 0 3 C0 2.01 0 1.02 0 0 Z \" fill=\"#ED4C74\" transform=\"translate(299,360)\"></path><path d=\"M0 0 C1.08491658 3.32399973 0.87545151 5.59488751 0.1875 9 C-2.72035819 25.57676983 -3.20002376 41.87306551 -3.01416016 58.66064453 C-3.00407677 59.74999046 -3.00407677 59.74999046 -2.99378967 60.86134338 C-2.97378865 62.85952526 -2.94622755 64.8576273 -2.91821289 66.85571289 C-3 70 -3 70 -4 73 C-4.66 73 -5.32 73 -6 73 C-6.0247636 68.65836985 -6.04289015 64.3167774 -6.05493164 59.97509766 C-6.05995288 58.49885339 -6.06677116 57.02261408 -6.07543945 55.54638672 C-6.08760189 53.42153702 -6.09325046 51.29675322 -6.09765625 49.171875 C-6.10289307 47.8940918 -6.10812988 46.61630859 -6.11352539 45.29980469 C-6.02194632 42.6379064 -5.80108514 40.51690418 -5 38 C-5.66 38 -6.32 38 -7 38 C-6.67902344 37.15308594 -6.35804688 36.30617187 -6.02734375 35.43359375 C-4.95272496 31.8419971 -4.69646933 28.80146225 -4.5625 25.0625 C-3.58854167 7.17708333 -3.58854167 7.17708333 0 0 Z \" fill=\"#E43865\" transform=\"translate(241,70)\"></path><path d=\"M0 0 C0.66 1.32 1.32 2.64 2 4 C1.52949219 4.53109375 1.05898437 5.0621875 0.57421875 5.609375 C-0.04839844 6.31578125 -0.67101562 7.0221875 -1.3125 7.75 C-2.23482422 8.79414062 -2.23482422 8.79414062 -3.17578125 9.859375 C-5.02698941 11.95140933 -5.02698941 11.95140933 -6.5 14.21875 C-8 16 -8 16 -11.6875 16.75 C-12.780625 16.8325 -13.87375 16.915 -15 17 C-15 17.99 -15 18.98 -15 20 C-16.32 20.33 -17.64 20.66 -19 21 C-20.125 17.25 -20.125 17.25 -19 15 C-18.34 15 -17.68 15 -17 15 C-16.95875 14.278125 -16.9175 13.55625 -16.875 12.8125 C-15.61647835 8.76725183 -13.36410883 7.50518743 -10 5 C-10 6.32 -10 7.64 -10 9 C-9.01 9 -8.02 9 -7 9 C-6.67 7.35 -6.34 5.7 -6 4 C-5.38125 3.896875 -4.7625 3.79375 -4.125 3.6875 C-1.63473516 3.12474627 -1.63473516 3.12474627 0 0 Z \" fill=\"#F8295D\" transform=\"translate(217,63)\"></path><path d=\"M0 0 C0.33 0 0.66 0 1 0 C1.19622241 4.21878192 0.80230168 7.17010894 -1 11 C-1.66 11 -2.32 11 -3 11 C-1.88145414 14.72614153 -1.88145414 14.72614153 1 17 C1.77321882 14.01758453 2.41196203 11.02419525 3 8 C3.66 8 4.32 8 5 8 C5.33 7.01 5.66 6.02 6 5 C7.31597979 8.01230056 6.93134706 9.20338139 5.85546875 12.390625 C5.30910355 13.68120027 4.75264272 14.96753629 4.1875 16.25 C1.98820317 21.4583634 0.13468161 26.44006012 -1 32 C-1.66 32 -2.32 32 -3 32 C-2.67 28.37 -2.34 24.74 -2 21 C-3.98 21 -5.96 21 -8 21 C-6.22962267 13.4291181 -3.74139138 6.81731788 0 0 Z \" fill=\"#F02C5D\" transform=\"translate(256,392)\"></path><path d=\"M0 0 C0.17835515 4.54805635 -0.00214565 7.8794254 -2 12 C-1.34 12 -0.68 12 0 12 C0 13.32 0 14.64 0 16 C-3.88802156 16.83859288 -6.22297462 17.3306491 -9.9375 15.75 C-10.618125 15.1725 -11.29875 14.595 -12 14 C-12 13.01 -12 12.02 -12 11 C-12.66 10.67 -13.32 10.34 -14 10 C-11.69 9.01 -9.38 8.02 -7 7 C-7 5.02 -7 3.04 -7 1 C-1.125 0 -1.125 0 0 0 Z \" fill=\"#FA1952\" transform=\"translate(255,412)\"></path><path d=\"M0 0 C2.75 0.5 2.75 0.5 3.75 1.5 C3.46269945 3.83944736 3.13063221 6.1739143 2.75 8.5 C1.43 8.83 0.11 9.16 -1.25 9.5 C-1.25 10.16 -1.25 10.82 -1.25 11.5 C-1.91 11.5 -2.57 11.5 -3.25 11.5 C-3.394375 12.11875 -3.53875 12.7375 -3.6875 13.375 C-4.25 15.5 -4.25 15.5 -5.25 17.5 C-6.9 17.5 -8.55 17.5 -10.25 17.5 C-8.05796586 1.23968706 -8.05796586 1.23968706 0 0 Z \" fill=\"#F03364\" transform=\"translate(228.25,193.5)\"></path><path d=\"M0 0 C0.99 0 1.98 0 3 0 C3 0.66 3 1.32 3 2 C3.66 2 4.32 2 5 2 C4.77139942 3.46184058 4.51629608 4.91955419 4.25 6.375 C4.11078125 7.18710937 3.9715625 7.99921875 3.828125 8.8359375 C3 11 3 11 0.921875 12.2890625 C-0.02945312 12.64097656 -0.02945312 12.64097656 -1 13 C-0.67 13.33 -0.34 13.66 0 14 C-0.28730055 16.33944736 -0.61936779 18.6739143 -1 21 C-1.99 21.33 -2.98 21.66 -4 22 C-4 23.65 -4 25.3 -4 27 C-5.32 26.01 -6.64 25.02 -8 24 C-7.67421616 21.99875639 -7.33944795 19.99897128 -7 18 C-6.855625 17.13375 -6.71125 16.2675 -6.5625 15.375 C-5.80644704 12.18277638 -4.93095709 9.81924224 -2.4375 7.625 C-0.37721065 5.29597725 -0.3360683 3.02461466 0 0 Z M1 2 C1.33 2.66 1.66 3.32 2 4 C2.33 3.34 2.66 2.68 3 2 C2.34 2 1.68 2 1 2 Z \" fill=\"#FA1952\" transform=\"translate(311,378)\"></path><path d=\"M0 0 C1 4 1 4 1 7 C1.66 6.01 2.32 5.02 3 4 C5.625 3.3125 5.625 3.3125 8 3 C7.38469905 7.4951153 5.58130034 11.15464795 3.5 15.125 C0.98916002 19.94586607 0.98916002 19.94586607 -1 25 C-0.34 25 0.32 25 1 25 C0.67 25.66 0.34 26.32 0 27 C-0.66 27 -1.32 27 -2 27 C-2.02712066 25.56260487 -2.04645067 24.12506137 -2.0625 22.6875 C-2.07410156 21.88699219 -2.08570313 21.08648437 -2.09765625 20.26171875 C-2 18 -2 18 -1 15 C-0.34 15 0.32 15 1 15 C1 14.34 1 13.68 1 13 C-0.65 13 -2.3 13 -4 13 C-4 13.99 -4 14.98 -4 16 C-4.99 15.67 -5.98 15.34 -7 15 C-3.535 7.575 -3.535 7.575 0 0 Z \" fill=\"#EC3D69\" transform=\"translate(203,359)\"></path><path d=\"M0 0 C0.66 0 1.32 0 2 0 C2 0.66 2 1.32 2 2 C2.61875 2.309375 3.2375 2.61875 3.875 2.9375 C5.25 3.625 6.625 4.3125 8 5 C8 5.66 8 6.32 8 7 C10.475 7.495 10.475 7.495 13 8 C12.67 8.99 12.34 9.98 12 11 C9.36 11 6.72 11 4 11 C4 11.99 4 12.98 4 14 C3.49210938 13.61328125 2.98421875 13.2265625 2.4609375 12.828125 C-0.8008845 10.36037951 -4.04047774 7.93496143 -7.5 5.75 C-8.325 5.1725 -9.15 4.595 -10 4 C-10 3.34 -10 2.68 -10 2 C-10.66 1.67 -11.32 1.34 -12 1 C-9.23723823 1.52268466 -6.6739124 2.10869587 -4 3 C-3.67 3.66 -3.34 4.32 -3 5 C-2.67 4.01 -2.34 3.02 -2 2 C-1.34 2 -0.68 2 0 2 C0 1.34 0 0.68 0 0 Z \" fill=\"#F23566\" transform=\"translate(213,394)\"></path><path d=\"M0 0 C0.66 0 1.32 0 2 0 C2.625 1.8125 2.625 1.8125 3 4 C2.01 5.485 2.01 5.485 1 7 C0.60986284 8.9896995 0.26797351 10.99019869 0 13 C-0.99 13 -1.98 13 -3 13 C-3.33 14.98 -3.66 16.96 -4 19 C-4.66 19 -5.32 19 -6 19 C-6 20.32 -6 21.64 -6 23 C-9 25 -9 25 -12 25 C-12 24.34 -12 23.68 -12 23 C-12.99 23.33 -13.98 23.66 -15 24 C-15 23.34 -15 22.68 -15 22 C-14.01 21.67 -13.02 21.34 -12 21 C-10.62136061 18.02036002 -9.57242542 14.97657516 -8.4765625 11.8828125 C-6.7577916 8.52711692 -5.24305327 7.76560412 -2 6 C-0.64019119 2.92438754 -0.64019119 2.92438754 0 0 Z \" fill=\"#F4265A\" transform=\"translate(215,214)\"></path><path d=\"M0 0 C0.66 0.66 1.32 1.32 2 2 C1.34 2 0.68 2 0 2 C0 1.34 0 0.68 0 0 Z M-1 2 C-0.67 2.99 -0.34 3.98 0 5 C0.66 5 1.32 5 2 5 C1.53328373 10.41390868 0.75702189 14.20517932 -2 19 C-2.66 19 -3.32 19 -4 19 C-4 20.65 -4 22.3 -4 24 C-5.98 24.99 -5.98 24.99 -8 26 C-9.29676812 21.38926889 -8.71109139 17.66159911 -8 13 C-7.34 13 -6.68 13 -6 13 C-6 12.01 -6 11.02 -6 10 C-5.34 10 -4.68 10 -4 10 C-4.061875 9.236875 -4.12375 8.47375 -4.1875 7.6875 C-4 5 -4 5 -2.5 3.1875 C-2.005 2.795625 -1.51 2.40375 -1 2 Z \" fill=\"#FA1951\" transform=\"translate(277,396)\"></path><path d=\"M0 0 C0.66 0 1.32 0 2 0 C2 0.99 2 1.98 2 3 C2.99 3.33 3.98 3.66 5 4 C4.34 4 3.68 4 3 4 C3 5.32 3 6.64 3 8 C1.68 8.33 0.36 8.66 -1 9 C-1.33 11.31 -1.66 13.62 -2 16 C-4.3125 16.6875 -4.3125 16.6875 -7 17 C-8.8125 15.5625 -8.8125 15.5625 -10 14 C-8.52410328 9.57230983 -6.26930159 5.3663135 -3 2 C-2.01 2 -1.02 2 0 2 C0 1.34 0 0.68 0 0 Z \" fill=\"#F32F60\" transform=\"translate(204,173)\"></path><path d=\"M0 0 C3.30837997 1.53108747 6.16236565 3.44443753 9.125 5.5625 C12.45091748 7.96731666 12.45091748 7.96731666 16 10 C16.33 9.34 16.66 8.68 17 8 C17 9.32 17 10.64 17 12 C15.35 12.66 13.7 13.32 12 14 C12 15.32 12 16.64 12 18 C8.70740081 16.90246694 6.26534732 15.49523356 3.5625 13.375 C0.31731764 10.94822986 -1.89461153 10.49934287 -6 11 C-6 10.34 -6 9.68 -6 9 C-3.36 9 -0.72 9 2 9 C2 9.66 2 10.32 2 11 C3.65 10.67 5.3 10.34 7 10 C6.67 8.35 6.34 6.7 6 5 C4.02 4.34 2.04 3.68 0 3 C0 2.01 0 1.02 0 0 Z \" fill=\"#EE3262\" transform=\"translate(231,408)\"></path><path d=\"M0 0 C1.32 0.33 2.64 0.66 4 1 C4 1.66 4 2.32 4 3 C4.66 3.33 5.32 3.66 6 4 C5.34 4 4.68 4 4 4 C4 4.66 4 5.32 4 6 C3.34 6 2.68 6 2 6 C2.12375 7.60875 2.12375 7.60875 2.25 9.25 C2 13 2 13 0 15.4375 C-0.99 16.2109375 -0.99 16.2109375 -2 17 C-2.99 16.67 -3.98 16.34 -5 16 C-5 15.34 -5 14.68 -5 14 C-5.99 14 -6.98 14 -8 14 C-7.34 11.69 -6.68 9.38 -6 7 C-5.34 7 -4.68 7 -4 7 C-3.34 5.35 -2.68 3.7 -2 2 C-1.34 2 -0.68 2 0 2 C0 1.34 0 0.68 0 0 Z \" fill=\"#F51B53\" transform=\"translate(203,91)\"></path><path d=\"M0 0 C-0.33 1.32 -0.66 2.64 -1 4 C-1.66 4 -2.32 4 -3 4 C-2.34 4.33 -1.68 4.66 -1 5 C-1.42164019 6.98260599 -1.86278778 8.96107245 -2.3125 10.9375 C-2.55613281 12.03964844 -2.79976563 13.14179688 -3.05078125 14.27734375 C-3.36402344 15.17582031 -3.67726563 16.07429688 -4 17 C-4.99 17.33 -5.98 17.66 -7 18 C-7.12375 18.969375 -7.2475 19.93875 -7.375 20.9375 C-7.58125 21.948125 -7.7875 22.95875 -8 24 C-8.66 24.33 -9.32 24.66 -10 25 C-10.33 21.7 -10.66 18.4 -11 15 C-10.34 15 -9.68 15 -9 15 C-9 12.36 -9 9.72 -9 7 C-8.34 7 -7.68 7 -7 7 C-6.67 5.68 -6.34 4.36 -6 3 C-5.34 3 -4.68 3 -4 3 C-4 2.34 -4 1.68 -4 1 C-2 0 -2 0 0 0 Z \" fill=\"#FB1852\" transform=\"translate(342,308)\"></path><path d=\"M0 0 C1.67542976 0.28604898 3.34385343 0.61781233 5 1 C5.21432579 7.64409958 4.51233701 13.53205867 3 20 C1.66666667 17.33333333 0.33333333 14.66666667 -1 12 C-3.87450983 11.74951364 -3.87450983 11.74951364 -7 12 C-8.62514468 13.45833358 -8.62514468 13.45833358 -10 15 C-11.32 15 -12.64 15 -14 15 C-14 15.66 -14 16.32 -14 17 C-14.66 17 -15.32 17 -16 17 C-14.47291037 13.56404834 -12.40072955 10.88087546 -10 8 C-10.66 7.67 -11.32 7.34 -12 7 C-12.33 7.66 -12.66 8.32 -13 9 C-13 8.01 -13 7.02 -13 6 C-8.21936263 5.66646716 -6.00810895 6.50847281 -2 9 C-1.01 8.67 -0.02 8.34 1 8 C1 8.66 1 9.32 1 10 C1.66 10 2.32 10 3 10 C3 7.36 3 4.72 3 2 C1.68 1.67 0.36 1.34 -1 1 C-0.67 0.67 -0.34 0.34 0 0 Z \" fill=\"#EF4A75\" transform=\"translate(240,49)\"></path><path d=\"M0 0 C0 0.99 0 1.98 0 3 C0.825 3.45375 1.65 3.9075 2.5 4.375 C3.7375 5.179375 3.7375 5.179375 5 6 C5.3125 8.6875 5.3125 8.6875 5 11 C4.67 10.01 4.34 9.02 4 8 C-2.52541502 11.12676136 -6.38865466 15.50878876 -11 21 C-11.66 21.66 -12.32 22.32 -13 23 C-13.33 21.35 -13.66 19.7 -14 18 C-12.68 17.67 -11.36 17.34 -10 17 C-10 16.34 -10 15.68 -10 15 C-9.34 15 -8.68 15 -8 15 C-8.33 14.01 -8.66 13.02 -9 12 C-8.01 12 -7.02 12 -6 12 C-6.165 10.88625 -6.33 9.7725 -6.5 8.625 C-7 5 -7 5 -7 3 C-2.61538462 0 -2.61538462 0 0 0 Z \" fill=\"#F14171\" transform=\"translate(227,170)\"></path><path d=\"M0 0 C2.31 0 4.62 0 7 0 C2.375 4.875 2.375 4.875 -1 6 C-1.06058594 6.66386719 -1.12117188 7.32773437 -1.18359375 8.01171875 C-2.3263936 12.1946943 -4.60463493 15.27953027 -7.0625 18.8125 C-7.53494141 19.50537109 -8.00738281 20.19824219 -8.49414062 20.91210938 C-9.6554826 22.6130648 -10.8267678 24.30722395 -12 26 C-14 23 -14 23 -14 21 C-13.01 21 -12.02 21 -11 21 C-11 20.01 -11 19.02 -11 18 C-10.34 18 -9.68 18 -9 18 C-8.67 16.68 -8.34 15.36 -8 14 C-7.34 14 -6.68 14 -6 14 C-6.16757812 13.30132812 -6.33515625 12.60265625 -6.5078125 11.8828125 C-6.71148437 10.97273438 -6.91515625 10.06265625 -7.125 9.125 C-7.33382813 8.22007812 -7.54265625 7.31515625 -7.7578125 6.3828125 C-7.83773438 5.59648437 -7.91765625 4.81015625 -8 4 C-7.34 3.34 -6.68 2.68 -6 2 C-5.34 2.66 -4.68 3.32 -4 4 C-2.68 4 -1.36 4 0 4 C0 2.68 0 1.36 0 0 Z \" fill=\"#F32558\" transform=\"translate(324,313)\"></path><path d=\"M0 0 C1.93046061 1.85324219 2.96708382 3.22098366 3.08203125 5.94140625 C2.676657 10.09458019 2.17010834 12.19567339 -1 15 C-2.14450375 17.2890075 -3.055793 19.61700137 -4 22 C-5.32 21.34 -6.64 20.68 -8 20 C-8 18.68 -8 17.36 -8 16 C-7.34 16 -6.68 16 -6 16 C-5.24758891 12.34543185 -4.59950296 8.68266103 -4 5 C-3.34 5 -2.68 5 -2 5 C-1.855625 4.360625 -1.71125 3.72125 -1.5625 3.0625 C-1 1 -1 1 0 0 Z \" fill=\"#FA1851\" transform=\"translate(261,387)\"></path><path d=\"M0 0 C0.66 0 1.32 0 2 0 C2.84098656 4.01804691 3.05404945 7.01803543 2 11 C1.01 11 0.02 11 -1 11 C-1.66 14.3 -2.32 17.6 -3 21 C-3.99 21 -4.98 21 -6 21 C-6 20.34 -6 19.68 -6 19 C-6.66 18.67 -7.32 18.34 -8 18 C-7.67 15.69 -7.34 13.38 -7 11 C-6.34 11 -5.68 11 -5 11 C-4.67 9.35 -4.34 7.7 -4 6 C-3.01 5.67 -2.02 5.34 -1 5 C-0.67 3.35 -0.34 1.7 0 0 Z \" fill=\"#FC1852\" transform=\"translate(236,383)\"></path><path d=\"M0 0 C1.5056904 5.80766296 2.21824777 10.9981863 2 17 C2.66 17 3.32 17 4 17 C4 17.99 4 18.98 4 20 C0.25 21.125 0.25 21.125 -2 20 C-4.56732922 16.37342306 -4.22961935 12.50720272 -4.125 8.25 C-4.11597656 7.55261719 -4.10695312 6.85523438 -4.09765625 6.13671875 C-4.07419888 4.42433042 -4.03833104 2.71211996 -4 1 C-2 0 -2 0 0 0 Z \" fill=\"#FA1952\" transform=\"translate(185,177)\"></path><path d=\"M0 0 C0.99 0.66 1.98 1.32 3 2 C2.01 2.495 2.01 2.495 1 3 C1.66 3.33 2.32 3.66 3 4 C4.81159884 7.26087791 6.29337199 10.32553433 7 14 C7.66 14 8.32 14 9 14 C9.33 14.99 9.66 15.98 10 17 C4.55263158 18.33157895 4.55263158 18.33157895 2.125 16.875 C0.67766492 14.46277487 0.77582164 12.7648665 1 10 C0.360625 9.773125 -0.27875 9.54625 -0.9375 9.3125 C-3 8 -3 8 -3.75 5.375 C-3.8325 4.59125 -3.915 3.8075 -4 3 C-2.68 2.01 -1.36 1.02 0 0 Z \" fill=\"#FA1852\" transform=\"translate(164,337)\"></path><path d=\"M0 0 C0.99 0 1.98 0 3 0 C3 0.99 3 1.98 3 3 C4.32 2.67 5.64 2.34 7 2 C7.28875 2.886875 7.5775 3.77375 7.875 4.6875 C8.56190036 6.71003996 9.30020868 8.71716519 10.125 10.6875 C11 13 11 13 11 16 C9.68 16 8.36 16 7 16 C7 15.34 7 14.68 7 14 C5.68 14 4.36 14 3 14 C2.87625 13.360625 2.7525 12.72125 2.625 12.0625 C2.41875 11.381875 2.2125 10.70125 2 10 C1.34 9.67 0.68 9.34 0 9 C0 6.03 0 3.06 0 0 Z \" fill=\"#F81A53\" transform=\"translate(267,325)\"></path><path d=\"M0 0 C0.66 0 1.32 0 2 0 C1.814375 1.216875 1.62875 2.43375 1.4375 3.6875 C0.99461725 7.06896965 1.31198194 9.65819801 2 13 C1.34 13.66 0.68 14.32 0 15 C-1.65 14.67 -3.3 14.34 -5 14 C-5.33 18.62 -5.66 23.24 -6 28 C-6.33 28 -6.66 28 -7 28 C-7 19.75 -7 11.5 -7 3 C-6.34 4.32 -5.68 5.64 -5 7 C-4.66226563 6.4946875 -4.32453125 5.989375 -3.9765625 5.46875 C-3.30753906 4.49421875 -3.30753906 4.49421875 -2.625 3.5 C-2.18414062 2.8503125 -1.74328125 2.200625 -1.2890625 1.53125 C-0.65097656 0.77328125 -0.65097656 0.77328125 0 0 Z \" fill=\"#F15680\" transform=\"translate(186,90)\"></path><path d=\"M0 0 C0.99 1.485 0.99 1.485 2 3 C7.445 2.505 7.445 2.505 13 2 C13 2.66 13 3.32 13 4 C12.01 4.495 12.01 4.495 11 5 C11 5.99 11 6.98 11 8 C11.66 7.67 12.32 7.34 13 7 C13 7.66 13 8.32 13 9 C13.99 9 14.98 9 16 9 C16 8.34 16 7.68 16 7 C16.66 7 17.32 7 18 7 C17.67 7.99 17.34 8.98 17 10 C14.56640625 10.94921875 14.56640625 10.94921875 11.5625 11.6875 C10.07943359 12.06455078 10.07943359 12.06455078 8.56640625 12.44921875 C6 13 6 13 4 13 C4 12.01 4 11.02 4 10 C3.34 9.67 2.68 9.34 2 9 C1.4375 7.25 1.4375 7.25 1 5 C0.814375 4.0925 0.62875 3.185 0.4375 2.25 C0.293125 1.5075 0.14875 0.765 0 0 Z \" fill=\"#F22F62\" transform=\"translate(274,328)\"></path><path d=\"M0 0 C0.99 0.33 1.98 0.66 3 1 C2.88648483 2.81325551 2.75887039 4.62563357 2.625 6.4375 C2.55539062 7.44683594 2.48578125 8.45617187 2.4140625 9.49609375 C2.27742188 10.32238281 2.14078125 11.14867187 2 12 C1.01 12.495 1.01 12.495 0 13 C-0.65555119 15.52733235 -0.65555119 15.52733235 -1 18 C-2.65 18 -4.3 18 -6 18 C-6.33 17.01 -6.66 16.02 -7 15 C-6.566875 14.29875 -6.13375 13.5975 -5.6875 12.875 C-3.73831384 9.55416432 -3.1805798 6.64828759 -2.52734375 2.890625 C-2.35332031 2.26671875 -2.17929687 1.6428125 -2 1 C-1.34 0.67 -0.68 0.34 0 0 Z \" fill=\"#FA1851\" transform=\"translate(320,358)\"></path><path d=\"M0 0 C2.5625 0.25 2.5625 0.25 5 1 C5.33 1.66 5.66 2.32 6 3 C4.02 3 2.04 3 0 3 C0 3.66 0 4.32 0 5 C0.474375 5.391875 0.94875 5.78375 1.4375 6.1875 C3.74665826 8.86612359 3.67554343 11.56076032 4 15 C4.99 15.33 5.98 15.66 7 16 C7.12375 17.11375 7.12375 17.11375 7.25 18.25 C7.78896005 21.14528881 7.78896005 21.14528881 10.125 23.0625 C10.74375 23.701875 11.3625 24.34125 12 25 C11.75 27.25 11.75 27.25 11 29 C10.67 28.34 10.34 27.68 10 27 C9.34 27 8.68 27 8 27 C7.62488281 26.31035156 7.24976563 25.62070312 6.86328125 24.91015625 C6.35152344 23.97042969 5.83976563 23.03070313 5.3125 22.0625 C4.50039062 20.56009766 4.50039062 20.56009766 3.671875 19.02734375 C2.63298135 17.1461695 1.56495337 15.2804153 0.453125 13.44140625 C-0.00578125 12.67699219 -0.4646875 11.91257812 -0.9375 11.125 C-1.35902344 10.44695312 -1.78054687 9.76890625 -2.21484375 9.0703125 C-3.25178301 6.33609454 -2.87751835 4.7553167 -2 2 C-1.34 1.34 -0.68 0.68 0 0 Z \" fill=\"#EE3A69\" transform=\"translate(154,324)\"></path><path d=\"M0 0 C2 3 2 3 1.875 5.8125 C2.03553366 9.90610824 3.67781936 11.69265182 6 15 C6.75 17.875 6.75 17.875 7 20 C5.35 20.99 3.7 21.98 2 23 C1.67 21.02 1.34 19.04 1 17 C0.34 17 -0.32 17 -1 17 C-0.67 15.02 -0.34 13.04 0 11 C-0.66 11 -1.32 11 -2 11 C-3.125 4.375 -3.125 4.375 -2 1 C-1.34 0.67 -0.68 0.34 0 0 Z \" fill=\"#FB1852\" transform=\"translate(201,243)\"></path><path d=\"M0 0 C1.625 1.6875 1.625 1.6875 3 4 C2.3125 6.5 2.3125 6.5 1 9 C0.62875 9.763125 0.2575 10.52625 -0.125 11.3125 C-0.558125 12.1478125 -0.558125 12.1478125 -1 13 C-1.66 13 -2.32 13 -3 13 C-3.66 13.66 -4.32 14.32 -5 15 C-5 14.34 -5 13.68 -5 13 C-5.66 13 -6.32 13 -7 13 C-7 13.66 -7 14.32 -7 15 C-7.66 15 -8.32 15 -9 15 C-9 14.01 -9 13.02 -9 12 C-8.34 12 -7.68 12 -7 12 C-7.04125 11.071875 -7.0825 10.14375 -7.125 9.1875 C-7 6 -7 6 -5 3 C-3.68 3 -2.36 3 -1 3 C-0.67 2.01 -0.34 1.02 0 0 Z \" fill=\"#F52359\" transform=\"translate(308,335)\"></path><path d=\"M0 0 C0.66 0.33 1.32 0.66 2 1 C2 1.66 2 2.32 2 3 C2.66 3 3.32 3 4 3 C4.25 9.625 4.25 9.625 2 13 C2.99 13.33 3.98 13.66 5 14 C4.071875 14.12375 4.071875 14.12375 3.125 14.25 C0.81562433 14.81258459 0.81562433 14.81258459 -0.25 17.0625 C-0.4975 17.701875 -0.745 18.34125 -1 19 C-1.66 19 -2.32 19 -3 19 C-2.34 14.71 -1.68 10.42 -1 6 C-1.66 6 -2.32 6 -3 6 C-3 4.35 -3 2.7 -3 1 C-2.01 0.67 -1.02 0.34 0 0 Z \" fill=\"#FA1851\" transform=\"translate(240,204)\"></path><path d=\"M0 0 C0.66 0.33 1.32 0.66 2 1 C2 1.66 2 2.32 2 3 C2.639375 3.20625 3.27875 3.4125 3.9375 3.625 C6 5 6 5 6.8125 7.875 C6.98212516 10.70208594 6.68880028 12.33089892 6 15 C6.38567131 17.68149993 6.38567131 17.68149993 7 20 C5 18.625 5 18.625 3 17 C3 16.34 3 15.68 3 15 C2.34 15 1.68 15 1 15 C1 14.34 1 13.68 1 13 C0.34 13 -0.32 13 -1 13 C-1 12.34 -1 11.68 -1 11 C-1.66 11 -2.32 11 -3 11 C-2.67 10.34 -2.34 9.68 -2 9 C-1.34 9.33 -0.68 9.66 0 10 C0.33 8.68 0.66 7.36 1 6 C1.66 6 2.32 6 3 6 C3 5.34 3 4.68 3 4 C2.34 4 1.68 4 1 4 C0.67 2.68 0.34 1.36 0 0 Z \" fill=\"#F03B6B\" transform=\"translate(185,366)\"></path><path d=\"M0 0 C1.66611905 -0.042721 3.33382885 -0.04063832 5 0 C6 1 6 1 6.0625 4.5625 C6.041875 5.696875 6.02125 6.83125 6 8 C5.34 8 4.68 8 4 8 C3.71125 8.886875 3.4225 9.77375 3.125 10.6875 C2.16851252 13.50382424 1.13201054 16.25083156 0 19 C-0.33 19 -0.66 19 -1 19 C-0.979375 17.7625 -0.95875 16.525 -0.9375 15.25 C-0.92529327 12.92665317 -0.94931907 11.16724706 -1.625 8.9375 C-2.24372104 5.74077464 -0.99072405 3.03045005 0 0 Z \" fill=\"#F81A51\" transform=\"translate(239,375)\"></path><path d=\"M0 0 C0.33 0 0.66 0 1 0 C0.97679687 0.69867188 0.95359375 1.39734375 0.9296875 2.1171875 C0.91164063 3.02726562 0.89359375 3.93734375 0.875 4.875 C0.85179687 5.77992188 0.82859375 6.68484375 0.8046875 7.6171875 C0.75675164 10.18806994 0.75675164 10.18806994 3 12 C3 12.99 3 13.98 3 15 C1.36209288 16.04644066 -0.31008021 17.0398183 -2 18 C-3.36984198 19.29579647 -4.7151049 20.61992749 -6 22 C-6 21.34 -6 20.68 -6 20 C-6.66 20 -7.32 20 -8 20 C-7.67 19.34 -7.34 18.68 -7 18 C-6.34 18.33 -5.68 18.66 -5 19 C-4.87625 17.081875 -4.87625 17.081875 -4.75 15.125 C-4.16782347 9.65949199 -2.23611052 4.98184622 0 0 Z \" fill=\"#F12D5F\" transform=\"translate(268,409)\"></path><path d=\"M0 0 C0.33 0 0.66 0 1 0 C1.12117187 0.59167969 1.24234375 1.18335938 1.3671875 1.79296875 C2.41084503 6.76819432 2.41084503 6.76819432 4.0625 11.5625 C5.38759805 15.00775492 5.62688928 18.33107791 6 22 C6.33 22 6.66 22 7 22 C8.45732062 28.64990964 9.45136137 35.2142064 10 42 C6.91900511 37.37850767 5.93602213 32.14899555 4.48608398 26.82299805 C3.94356175 24.83471563 3.38944417 22.84993591 2.83398438 20.86523438 C-1.87085433 3.74170866 -1.87085433 3.74170866 0 0 Z \" fill=\"#E95179\" transform=\"translate(182,191)\"></path><path d=\"M0 0 C-0.97458672 5.80165739 -2.01253155 10.83982722 -5 16 C-5.66 16 -6.32 16 -7 16 C-7 15.34 -7 14.68 -7 14 C-8.98 14.99 -8.98 14.99 -11 16 C-11 15.01 -11 14.02 -11 13 C-10.34 13 -9.68 13 -9 13 C-7.23537317 9.91190305 -7 8.76687864 -7 5 C-6.34 5 -5.68 5 -5 5 C-5 3.68 -5 2.36 -5 1 C-3 0 -3 0 0 0 Z \" fill=\"#FB1851\" transform=\"translate(296,364)\"></path><path d=\"M0 0 C2.94885691 2.94885691 4.6842806 6.0528418 6 10 C5.22265625 12.04296875 5.22265625 12.04296875 4.0625 14.1875 C3.68222656 14.90292969 3.30195313 15.61835938 2.91015625 16.35546875 C2.60980469 16.89816406 2.30945313 17.44085938 2 18 C0.9375 16.125 0.9375 16.125 0 14 C0.33 13.34 0.66 12.68 1 12 C0.01 11.01 -0.98 10.02 -2 9 C-2.33 10.98 -2.66 12.96 -3 15 C-3.33 15 -3.66 15 -4 15 C-4.50610724 8.92671312 -3.04157942 5.22771463 0 0 Z \" fill=\"#F03B69\" transform=\"translate(199,200)\"></path><path d=\"M0 0 C0.5775 0.7425 1.155 1.485 1.75 2.25 C3.73154666 4.67189037 5.67513257 6.90761931 8 9 C8.66 9 9.32 9 10 9 C9.67 9.99 9.34 10.98 9 12 C8.01 12 7.02 12 6 12 C6 11.34 6 10.68 6 10 C5.34 10 4.68 10 4 10 C4 9.34 4 8.68 4 8 C3.01 8 2.02 8 1 8 C1 10.31 1 12.62 1 15 C1.99 15.33 2.98 15.66 4 16 C4.33 17.98 4.66 19.96 5 22 C4.67 21.01 4.34 20.02 4 19 C3.34 19 2.68 19 2 19 C0.55473264 17.26451831 -0.8087222 15.46024037 -2.125 13.625 C-2.84945312 12.62726563 -3.57390625 11.62953125 -4.3203125 10.6015625 C-6 8 -6 8 -6 6 C-4.8553125 6.2784375 -4.8553125 6.2784375 -3.6875 6.5625 C-0.91032625 7.22819173 -0.91032625 7.22819173 2 6 C2 5.34 2 4.68 2 4 C1.34 4 0.68 4 0 4 C0 2.68 0 1.36 0 0 Z \" fill=\"#EB4D79\" transform=\"translate(171,347)\"></path><path d=\"M0 0 C0.33 0 0.66 0 1 0 C1 1.98 1 3.96 1 6 C1.66 6 2.32 6 3 6 C3.33 7.32 3.66 8.64 4 10 C3.01 10.495 3.01 10.495 2 11 C1.67 11.99 1.34 12.98 1 14 C0.34 14 -0.32 14 -1 14 C-1 14.66 -1 15.32 -1 16 C-3.64 16.99 -6.28 17.98 -9 19 C-7.63476311 16.02549836 -6.02141391 13.70150916 -3.9375 11.1875 C-1.00391363 7.3831167 -0.19846331 4.76311947 0 0 Z \" fill=\"#F13363\" transform=\"translate(229,132)\"></path><path d=\"M0 0 C0.66 0.66 1.32 1.32 2 2 C0.875 3.5625 0.875 3.5625 -1 5 C-4.1875 4.6875 -4.1875 4.6875 -7 4 C-7 4.66 -7 5.32 -7 6 C-7.61875 5.814375 -8.2375 5.62875 -8.875 5.4375 C-11.04160178 4.76313824 -11.04160178 4.76313824 -13 6 C-13 4.35 -13 2.7 -13 1 C-12.01 1 -11.02 1 -10 1 C-10 0.34 -10 -0.32 -10 -1 C-6.18029984 -2.46911544 -3.69358471 -1.52561108 0 0 Z \" fill=\"#FB1952\" transform=\"translate(297,331)\"></path><path d=\"M0 0 C0 0.66 0 1.32 0 2 C0.66 2.33 1.32 2.66 2 3 C0.625 4.5 0.625 4.5 -1 6 C-1.66 6 -2.32 6 -3 6 C-3.433125 6.928125 -3.433125 6.928125 -3.875 7.875 C-5 10 -5 10 -7 12 C-7 10.68 -7 9.36 -7 8 C-8.32 8.33 -9.64 8.66 -11 9 C-10.11923349 5.39686426 -9.58311266 3.4603521 -6.625 1.125 C-4 0 -4 0 0 0 Z \" fill=\"#F34478\" transform=\"translate(246,261)\"></path><path d=\"M0 0 C1.32 0.33 2.64 0.66 4 1 C3.125 5.75 3.125 5.75 2 8 C1.34 8 0.68 8 0 8 C0 9.32 0 10.64 0 12 C-1.65 11.67 -3.3 11.34 -5 11 C-5 8.69 -5 6.38 -5 4 C-4.34 4 -3.68 4 -3 4 C-3 3.34 -3 2.68 -3 2 C-2.01 2 -1.02 2 0 2 C0 1.34 0 0.68 0 0 Z \" fill=\"#ED3868\" transform=\"translate(191,109)\"></path><path d=\"M0 0 C0.66 0 1.32 0 2 0 C2.33 2.31 2.66 4.62 3 7 C1.02 7 -0.96 7 -3 7 C-3.33 7.66 -3.66 8.32 -4 9 C-4.66 9.28875 -5.32 9.5775 -6 9.875 C-6.99 10.431875 -6.99 10.431875 -8 11 C-8.34342449 12.33076989 -8.67619874 13.66431979 -9 15 C-10.29735507 16.04625409 -11.63266972 17.04701223 -13 18 C-13.66 18.99 -14.32 19.98 -15 21 C-15.78515625 19.38671875 -15.78515625 19.38671875 -16 17 C-14.55915058 14.71441142 -13.17840776 12.84233479 -11.4375 10.8125 C-11.00630859 10.26658203 -10.57511719 9.72066406 -10.13085938 9.15820312 C-7.75440409 6.32541226 -6.27493652 5.07106546 -2.66015625 4.13671875 C-1.78230469 4.09160156 -0.90445313 4.04648437 0 4 C0 2.68 0 1.36 0 0 Z \" fill=\"#EB4B75\" transform=\"translate(245,254)\"></path><path d=\"M0 0 C0.66 0.33 1.32 0.66 2 1 C-2.23242993 12.23073352 -6.75969972 23.20084014 -12 34 C-12.33 34 -12.66 34 -13 34 C-13 32.35 -13 30.7 -13 29 C-12.34 29 -11.68 29 -11 29 C-11 27.35 -11 25.7 -11 24 C-10.34 24 -9.68 24 -9 24 C-8.87882812 23.41992188 -8.75765625 22.83984375 -8.6328125 22.2421875 C-7.66264526 17.71971558 -6.56602217 13.36249034 -5 9 C-4.67 9 -4.34 9 -4 9 C-3.896875 8.071875 -3.79375 7.14375 -3.6875 6.1875 C-2.9929808 2.96745642 -2.52259061 1.97420135 0 0 Z \" fill=\"#E9547D\" transform=\"translate(310,397)\"></path><path d=\"M0 0 C1.12986894 3.38960683 1.01111841 5.57775307 0 9 C-0.65005342 10.30010683 -1.31841548 11.59114262 -2 12.875 C-3.97913327 16.64682644 -4.64761566 19.77138797 -5 24 C-5.66 24 -6.32 24 -7 24 C-7.66 26.31 -8.32 28.62 -9 31 C-9.66 30.67 -10.32 30.34 -11 30 C-8.14082043 19.70230449 -4.31714 9.77036948 0 0 Z \" fill=\"#E9547D\" transform=\"translate(316,361)\"></path><path d=\"M0 0 C1.65 0 3.3 0 5 0 C5.33910994 2.04071515 5.67102704 4.08262621 6 6.125 C6.185625 7.26195312 6.37125 8.39890625 6.5625 9.5703125 C6.96956049 12.76137602 7.07809902 15.78817791 7 19 C5.35 19 3.7 19 2 19 C2.99 18.34 3.98 17.68 5 17 C4.34 12.71 3.68 8.42 3 4 C2.34 4 1.68 4 1 4 C0.7525 4.721875 0.505 5.44375 0.25 6.1875 C-1.10983674 9.24713266 -2.82917754 11.4673738 -5 14 C-5 11.69 -5 9.38 -5 7 C-3.35 6.34 -1.7 5.68 0 5 C0 3.35 0 1.7 0 0 Z \" fill=\"#EF668C\" transform=\"translate(225,151)\"></path><path d=\"M0 0 C1.125 3.75 1.125 3.75 0 6 C1.32 6 2.64 6 4 6 C3.71105501 12.64573468 1.00464712 17.72066414 -3 23 C-3.66 23 -4.32 23 -5 23 C-5 22.01 -5 21.02 -5 20 C-4.34 20 -3.68 20 -3 20 C-3 18.35 -3 16.7 -3 15 C-2.01 15 -1.02 15 0 15 C0.33 13.35 0.66 11.7 1 10 C-0.32 9.67 -1.64 9.34 -3 9 C-2.5020163 5.26512223 -2.12508244 3.18762365 0 0 Z \" fill=\"#F13365\" transform=\"translate(186,67)\"></path><path d=\"M0 0 C0.33 0 0.66 0 1 0 C1.33 1.65 1.66 3.3 2 5 C3.65 5.33 5.3 5.66 7 6 C6.34 6.66 5.68 7.32 5 8 C2.375 7.625 2.375 7.625 0 7 C0.42152344 8.02480469 0.84304687 9.04960937 1.27734375 10.10546875 C1.8309603 11.46605181 2.38433286 12.82673416 2.9375 14.1875 C3.21529297 14.86103516 3.49308594 15.53457031 3.77929688 16.22851562 C5.22621056 19.80221811 6.41163129 23.16443184 7 27 C4 26 4 26 2.8125 23.75 C2.00061706 21.00208853 1.83739879 18.84552111 2 16 C1.34 16 0.68 16 0 16 C-0.38971999 13.89850989 -0.76131477 11.7936518 -1.125 9.6875 C-1.33382812 8.51574219 -1.54265625 7.34398437 -1.7578125 6.13671875 C-2 3 -2 3 0 0 Z \" fill=\"#E75881\" transform=\"translate(211,258)\"></path><path d=\"M0 0 C2 2 2 2 2.125 5.125 C2.08375 6.07375 2.0425 7.0225 2 8 C2.66 8 3.32 8 4 8 C4.06058594 8.71027344 4.12117187 9.42054688 4.18359375 10.15234375 C4.26738281 11.07144531 4.35117188 11.99054688 4.4375 12.9375 C4.51871094 13.85402344 4.59992188 14.77054688 4.68359375 15.71484375 C4.76044976 17.96159732 4.76044976 17.96159732 6 19 C6.07258946 21.18639453 6.08373783 23.37500389 6.0625 25.5625 C6.05347656 26.76003906 6.04445312 27.95757812 6.03515625 29.19140625 C6.02355469 30.11824219 6.01195312 31.04507813 6 32 C3.98163501 28.97245252 3.53498135 27.39152535 2.9296875 23.88671875 C2.75566406 22.88576172 2.58164063 21.88480469 2.40234375 20.85351562 C2.22832031 19.80873047 2.05429688 18.76394531 1.875 17.6875 C1.69324219 16.65431641 1.51148438 15.62113281 1.32421875 14.55664062 C0.48906068 9.6618608 -0.25745929 4.98612824 0 0 Z \" fill=\"#E8416C\" transform=\"translate(175,158)\"></path><path d=\"M0 0 C1.32 0.66 2.64 1.32 4 2 C4 2.66 4 3.32 4 4 C4.99 4.33 5.98 4.66 7 5 C7 5.66 7 6.32 7 7 C7.66 7 8.32 7 9 7 C8.25 11.75 8.25 11.75 6 14 C5.67 13.01 5.34 12.02 5 11 C3.05396726 10.40929986 3.05396726 10.40929986 1 10 C0.34 9.34 -0.32 8.68 -1 8 C-0.34 8 0.32 8 1 8 C0.67 5.36 0.34 2.72 0 0 Z \" fill=\"#F03463\" transform=\"translate(204,386)\"></path><path d=\"M0 0 C0.33 0.66 0.66 1.32 1 2 C1.99 2 2.98 2 4 2 C3.67 3.32 3.34 4.64 3 6 C2.34 6 1.68 6 1 6 C1 6.66 1 7.32 1 8 C0.34 8 -0.32 8 -1 8 C-0.938125 9.1446875 -0.938125 9.1446875 -0.875 10.3125 C-1 13 -1 13 -3 16 C-3.99 15.67 -4.98 15.34 -6 15 C-6.33 14.01 -6.66 13.02 -7 12 C-5.67744688 10.32476605 -4.34294481 8.65893182 -3 7 C-2.21053391 4.31492671 -2.21053391 4.31492671 -2 2 C-1.34 2 -0.68 2 0 2 C0 1.34 0 0.68 0 0 Z \" fill=\"#F91851\" transform=\"translate(276,360)\"></path><path d=\"M0 0 C0 2.31 0 4.62 0 7 C-0.66 7 -1.32 7 -2 7 C-2 8.32 -2 9.64 -2 11 C-5 13 -5 13 -8 13 C-8 12.34 -8 11.68 -8 11 C-8.99 11.33 -9.98 11.66 -11 12 C-11 11.34 -11 10.68 -11 10 C-10.01 9.67 -9.02 9.34 -8 9 C-7.71125 8.236875 -7.4225 7.47375 -7.125 6.6875 C-5.97409913 3.93812569 -3.41536407 0 0 0 Z \" fill=\"#FA1952\" transform=\"translate(211,226)\"></path><path d=\"M0 0 C1.43088528 2.86177057 0.59991697 4.93375773 0 8 C-0.66 8 -1.32 8 -2 8 C-2 8.99 -2 9.98 -2 11 C-1.34 11 -0.68 11 0 11 C0 10.34 0 9.68 0 9 C0.66 9 1.32 9 2 9 C2.66 8.01 3.32 7.02 4 6 C5.01911045 9.89114901 5.16782969 11.60596507 3.5625 15.375 C3.046875 16.24125 2.53125 17.1075 2 18 C1.34 17.67 0.68 17.34 0 17 C0.33 15.35 0.66 13.7 1 12 C-0.65 12 -2.3 12 -4 12 C-4 12.66 -4 13.32 -4 14 C-4.66 13.67 -5.32 13.34 -6 13 C-5.37619308 11.58280758 -4.7508997 10.1662694 -4.125 8.75 C-3.77695312 7.96109375 -3.42890625 7.1721875 -3.0703125 6.359375 C-2.09586095 4.21131392 -1.07013571 2.10170798 0 0 Z \" fill=\"#EF4571\" transform=\"translate(301,339)\"></path><path d=\"M0 0 C1 3 1 3 -0.4375 6 C-0.953125 6.99 -1.46875 7.98 -2 9 C-2 9.99 -2 10.98 -2 12 C-4.3125 12.625 -4.3125 12.625 -7 13 C-7.99 12.34 -8.98 11.68 -10 11 C-9.01 10.67 -8.02 10.34 -7 10 C-6.95875 9.0925 -6.9175 8.185 -6.875 7.25 C-6 4 -6 4 -2.9375 1.625 C-1.968125 1.08875 -0.99875 0.5525 0 0 Z \" fill=\"#FB1951\" transform=\"translate(258,352)\"></path><path d=\"M0 0 C1.67542976 0.28604898 3.34385343 0.61781233 5 1 C5.21432579 7.64409958 4.51233701 13.53205867 3 20 C1.96236745 17.95474907 0.97726143 15.94315357 0.125 13.8125 C-0.86279272 11.79922538 -0.86279272 11.79922538 -3.125 11.25 C-3.74375 11.1675 -4.3625 11.085 -5 11 C-1.25 8 -1.25 8 1 8 C1 8.66 1 9.32 1 10 C1.66 10 2.32 10 3 10 C3 7.36 3 4.72 3 2 C1.68 1.67 0.36 1.34 -1 1 C-0.67 0.67 -0.34 0.34 0 0 Z \" fill=\"#EA3C6B\" transform=\"translate(240,49)\"></path><path d=\"M0 0 C1 3 1 3 1 6 C0.34 6 -0.32 6 -1 6 C-1 7.98 -1 9.96 -1 12 C-1.66 12 -2.32 12 -3 12 C-3.33 12.99 -3.66 13.98 -4 15 C-4.99 14.01 -5.98 13.02 -7 12 C-6.67 11.34 -6.34 10.68 -6 10 C-6 9.01 -6 8.02 -6 7 C-6 6.34 -6 5.68 -6 5 C-5.34 5 -4.68 5 -4 5 C-4 4.34 -4 3.68 -4 3 C-2 1.375 -2 1.375 0 0 Z \" fill=\"#FA1951\" transform=\"translate(286,381)\"></path><path d=\"M0 0 C0 2.31 0 4.62 0 7 C-0.99 7.495 -0.99 7.495 -2 8 C-2 8.66 -2 9.32 -2 10 C-2.66 10 -3.32 10 -4 10 C-4.33 10.66 -4.66 11.32 -5 12 C-5.99 11.67 -6.98 11.34 -8 11 C-8 10.01 -8 9.02 -8 8 C-7.34 8 -6.68 8 -6 8 C-6.0928125 6.8553125 -6.0928125 6.8553125 -6.1875 5.6875 C-6 3 -6 3 -4.6875 1.1875 C-3 0 -3 0 0 0 Z \" fill=\"#F52459\" transform=\"translate(221,175)\"></path><path d=\"M0 0 C0 4.28713344 -1.82703854 7.32391357 -3.6875 11.125 C-4.02716797 11.86621094 -4.36683594 12.60742188 -4.71679688 13.37109375 C-7.35682542 18.76958203 -7.35682542 18.76958203 -10.76953125 19.9921875 C-11.87361328 19.99605469 -11.87361328 19.99605469 -13 20 C-13.33 19.34 -13.66 18.68 -14 18 C-12.35 18 -10.7 18 -9 18 C-9 16.68 -9 15.36 -9 14 C-8.34 14 -7.68 14 -7 14 C-7 12.35 -7 10.7 -7 9 C-6.34 9 -5.68 9 -5 9 C-5.33 7.35 -5.66 5.7 -6 4 C-5.01 4.33 -4.02 4.66 -3 5 C-2.87625 4.360625 -2.7525 3.72125 -2.625 3.0625 C-2.41875 2.381875 -2.2125 1.70125 -2 1 C-1.34 0.67 -0.68 0.34 0 0 Z \" fill=\"#E75174\" transform=\"translate(206,155)\"></path><path d=\"M0 0 C1.35439668 2.70879335 1.06501451 5.00933268 1 8 C1.66 8.33 2.32 8.66 3 9 C2.67 10.65 2.34 12.3 2 14 C1.34 14 0.68 14 0 14 C-0.33 12.68 -0.66 11.36 -1 10 C-3.31 10.66 -5.62 11.32 -8 12 C-7 10 -6 8 -5 6 C-4.34 6 -3.68 6 -3 6 C-2.690625 5.195625 -2.38125 4.39125 -2.0625 3.5625 C-1 1 -1 1 0 0 Z \" fill=\"#EE4370\" transform=\"translate(215,76)\"></path><path d=\"M0 0 C0.66 1.32 1.32 2.64 2 4 C0.90033225 5.29549899 -0.20491801 6.58626071 -1.3125 7.875 C-2.23482422 8.95394531 -2.23482422 8.95394531 -3.17578125 10.0546875 C-5 12 -5 12 -8 14 C-8.66 12.68 -9.32 11.36 -10 10 C-9.01 9.67 -8.02 9.34 -7 9 C-6.67 7.35 -6.34 5.7 -6 4 C-5.38125 3.896875 -4.7625 3.79375 -4.125 3.6875 C-1.63473516 3.12474627 -1.63473516 3.12474627 0 0 Z \" fill=\"#F32A5C\" transform=\"translate(217,63)\"></path><path d=\"M0 0 C1.36682561 2.73365122 0.84683011 4.10666379 0 7 C-1.5625 8.8125 -1.5625 8.8125 -3 10 C-2.34 10.66 -1.68 11.32 -1 12 C-1.33 12.33 -1.66 12.66 -2 13 C-1.34 13.66 -0.68 14.32 0 15 C-0.66 15 -1.32 15 -2 15 C-2 15.66 -2 16.32 -2 17 C-3.98 17 -5.96 17 -8 17 C-7.34 16.67 -6.68 16.34 -6 16 C-5.72168542 14.10443983 -5.72168542 14.10443983 -5.6875 11.875 C-5.25140827 6.63351284 -3.31876389 3.99953597 0 0 Z \" fill=\"#FA1A54\" transform=\"translate(273,362)\"></path><path d=\"M0 0 C0.33 0.66 0.66 1.32 1 2 C0.67 2.99 0.34 3.98 0 5 C0.66 5 1.32 5 2 5 C1.5206753 9.31392226 0.2542015 11.16569547 -3 14 C-3.33 13.01 -3.66 12.02 -4 11 C-4.66 10.67 -5.32 10.34 -6 10 C-5.690625 9.4225 -5.38125 8.845 -5.0625 8.25 C-3.92922397 6.0792179 -3.92922397 6.0792179 -3.5625 3.875 C-3 2 -3 2 0 0 Z \" fill=\"#EE3463\" transform=\"translate(268,339)\"></path><path d=\"M0 0 C1.5778125 0.4021875 1.5778125 0.4021875 3.1875 0.8125 C3.5175 2.7925 3.8475 4.7725 4.1875 6.8125 C3.5275 6.8125 2.8675 6.8125 2.1875 6.8125 C1.8575 5.8225 1.5275 4.8325 1.1875 3.8125 C0.5275 3.8125 -0.1325 3.8125 -0.8125 3.8125 C-1.1425 4.4725 -1.4725 5.1325 -1.8125 5.8125 C-2.1425 5.4825 -2.4725 5.1525 -2.8125 4.8125 C-3.8025 6.2975 -3.8025 6.2975 -4.8125 7.8125 C-5.4725 7.8125 -6.1325 7.8125 -6.8125 7.8125 C-6.8125 7.1525 -6.8125 6.4925 -6.8125 5.8125 C-7.4725 5.4825 -8.1325 5.1525 -8.8125 4.8125 C-4.75096154 -0.23365385 -4.75096154 -0.23365385 0 0 Z \" fill=\"#F34372\" transform=\"translate(226.8125,334.1875)\"></path><path d=\"M0 0 C0.6875 3.3125 0.6875 3.3125 1 7 C-0.375 8.75 -0.375 8.75 -2 10 C-2.33 10.99 -2.66 11.98 -3 13 C-3.66 13 -4.32 13 -5 13 C-6.43720128 4.89626263 -6.43720128 4.89626263 -4.75 1.4375 C-3 0 -3 0 0 0 Z \" fill=\"#F42255\" transform=\"translate(268,310)\"></path><path d=\"M0 0 C2 3 2 3 2 6 C-0.31 6 -2.62 6 -5 6 C-5 7.32 -5 8.64 -5 10 C-6.98 10.33 -8.96 10.66 -11 11 C-11 10.01 -11 9.02 -11 8 C-10.01 8 -9.02 8 -8 8 C-8 7.01 -8 6.02 -8 5 C-7.34 5 -6.68 5 -6 5 C-5.67 4.01 -5.34 3.02 -5 2 C-2.4375 0.8125 -2.4375 0.8125 0 0 Z \" fill=\"#FB1951\" transform=\"translate(329,307)\"></path><path d=\"M0 0 C0.66 0 1.32 0 2 0 C5.125 6.625 5.125 6.625 4 10 C2.66666667 10 1.33333333 10 0 10 C-0.33 10.99 -0.66 11.98 -1 13 C-1.99 13.33 -2.98 13.66 -4 14 C-4.66 13.34 -5.32 12.68 -6 12 C-4.68 12 -3.36 12 -2 12 C-2.04125 10.948125 -2.0825 9.89625 -2.125 8.8125 C-2.00852125 5.25989827 -1.52791932 3.15133359 0 0 Z \" fill=\"#F6265D\" transform=\"translate(257,282)\"></path><path d=\"M0 0 C0.33 0 0.66 0 1 0 C1 10.89 1 21.78 1 33 C0.67 33 0.34 33 0 33 C-0.90635163 25.86248095 -1.07952134 18.8963171 -0.96289062 11.71508789 C-0.81585182 7.72946215 -0.81585182 7.72946215 -2 4 C-1.0625 1.875 -1.0625 1.875 0 0 Z \" fill=\"#E42354\" transform=\"translate(178,94)\"></path><path d=\"M0 0 C1.051875 0.495 1.051875 0.495 2.125 1 C5.26003116 2.09044562 7.70563182 2.15322643 11 2 C11 2.66 11 3.32 11 4 C12.32 4.66 13.64 5.32 15 6 C15 6.66 15 7.32 15 8 C15.99 8.33 16.98 8.66 18 9 C18 9.66 18 10.32 18 11 C14.39444158 9.66079259 11.29085176 7.97451106 8 6 C7.13375 5.690625 6.2675 5.38125 5.375 5.0625 C2.622231 3.83099808 1.59359773 2.51620694 0 0 Z \" fill=\"#EE3F6E\" transform=\"translate(243,426)\"></path><path d=\"M0 0 C0.33 0.66 0.66 1.32 1 2 C0.1351574 4.49417065 -0.78746087 6.88526286 -1.8125 9.3125 C-2.08642578 9.97701172 -2.36035156 10.64152344 -2.64257812 11.32617188 C-3.04573242 12.30360352 -3.04573242 12.30360352 -3.45703125 13.30078125 C-3.71822754 13.93580566 -3.97942383 14.57083008 -4.24853516 15.22509766 C-4.90059076 16.765203 -5.60771913 18.28176749 -6.32421875 19.79296875 C-6.65873047 20.88544922 -6.65873047 20.88544922 -7 22 C-6.34 22.99 -5.68 23.98 -5 25 C-6.32 25 -7.64 25 -9 25 C-8.67 21.7 -8.34 18.4 -8 15 C-7.34 15 -6.68 15 -6 15 C-6 13.68 -6 12.36 -6 11 C-5.34 11 -4.68 11 -4 11 C-4 9.35 -4 7.7 -4 6 C-3.34 6 -2.68 6 -2 6 C-1.855625 5.195625 -1.71125 4.39125 -1.5625 3.5625 C-1 1 -1 1 0 0 Z \" fill=\"#EA5A7F\" transform=\"translate(277,409)\"></path><path d=\"M0 0 C0.99 0.33 1.98 0.66 3 1 C3.45790104 9.73403831 3.45790104 9.73403831 1.9375 13.9375 C-0.7479565 16.79621176 -3.31922192 17.68047578 -7 19 C-7 18.34 -7 17.68 -7 17 C-6.34 17 -5.68 17 -5 17 C-4.731875 16.401875 -4.46375 15.80375 -4.1875 15.1875 C-3 13 -3 13 -1.4375 11.6875 C0.54769581 9.35705275 0.30483831 7.82418334 0.1875 4.8125 C0.16042969 3.91144531 0.13335937 3.01039063 0.10546875 2.08203125 C0.07066406 1.39496094 0.03585938 0.70789063 0 0 Z \" fill=\"#E54C75\" transform=\"translate(236,209)\"></path><path d=\"M0 0 C0.33 0 0.66 0 1 0 C1.19622241 4.21878192 0.80230168 7.17010894 -1 11 C-1.66 11 -2.32 11 -3 11 C-3.12375 11.721875 -3.2475 12.44375 -3.375 13.1875 C-3.9904931 15.95721894 -4.88444374 18.3970354 -6 21 C-6.66 21 -7.32 21 -8 21 C-6.22962267 13.4291181 -3.74139138 6.81731788 0 0 Z \" fill=\"#EB5A81\" transform=\"translate(256,392)\"></path><path d=\"M0 0 C0.99 0.495 0.99 0.495 2 1 C1.34 1.66 0.68 2.32 0 3 C0 2.01 0 1.02 0 0 Z M-1 3 C1 6 1 6 1 8 C-0.32 8 -1.64 8 -3 8 C-3 10.31 -3 12.62 -3 15 C-3.33 14.34 -3.66 13.68 -4 13 C-4.99 12.67 -5.98 12.34 -7 12 C-7.66 11.67 -8.32 11.34 -9 11 C-9 10.34 -9 9.68 -9 9 C-8.01 9 -7.02 9 -6 9 C-6 7.68 -6 6.36 -6 5 C-4.35 4.34 -2.7 3.68 -1 3 Z \" fill=\"#F92459\" transform=\"translate(243,303)\"></path><path d=\"M0 0 C0.66 0.33 1.32 0.66 2 1 C2 1.66 2 2.32 2 3 C2.66 3 3.32 3 4 3 C4 3.66 4 4.32 4 5 C3.34 5 2.68 5 2 5 C1.855625 5.61875 1.71125 6.2375 1.5625 6.875 C1 9 1 9 0 11 C-1.65 11 -3.3 11 -5 11 C-4.625 8.0625 -4.625 8.0625 -4 5 C-3.34 4.67 -2.68 4.34 -2 4 C-0.86649466 1.98330173 -0.86649466 1.98330173 0 0 Z \" fill=\"#FB1951\" transform=\"translate(223,200)\"></path><path d=\"M0 0 C1.65 0.33 3.3 0.66 5 1 C4.25 7.75 4.25 7.75 2 10 C2 9.34 2 8.68 2 8 C1.34 8 0.68 8 0 8 C0 7.34 0 6.68 0 6 C-0.66 6 -1.32 6 -2 6 C-1.34 4.02 -0.68 2.04 0 0 Z M-5 6 C-4.01 6.33 -3.02 6.66 -2 7 C-2.99 7.99 -3.98 8.98 -5 10 C-5 8.68 -5 7.36 -5 6 Z \" fill=\"#F5255A\" transform=\"translate(209,138)\"></path><path d=\"M0 0 C0.99 0.33 1.98 0.66 3 1 C3 1.66 3 2.32 3 3 C2.34 3 1.68 3 1 3 C1 4.65 1 6.3 1 8 C0.34 8 -0.32 8 -1 8 C-1 9.32 -1 10.64 -1 12 C-2.65 12 -4.3 12 -6 12 C-5.01 9.03 -4.02 6.06 -3 3 C-2.34 3 -1.68 3 -1 3 C-0.67 2.01 -0.34 1.02 0 0 Z \" fill=\"#FB1853\" transform=\"translate(198,161)\"></path><path d=\"M0 0 C-0.61538462 5.53846154 -0.61538462 5.53846154 -2.5625 7.875 C-3.2740625 8.431875 -3.2740625 8.431875 -4 9 C-4 8.34 -4 7.68 -4 7 C-5.32 6.67 -6.64 6.34 -8 6 C-8 6.66 -8 7.32 -8 8 C-8.99 8.33 -9.98 8.66 -11 9 C-10.75 7.125 -10.75 7.125 -10 5 C-8.125 3.9375 -8.125 3.9375 -6 3 C-5.2265625 2.195625 -5.2265625 2.195625 -4.4375 1.375 C-3 0 -3 0 0 0 Z \" fill=\"#F72B60\" transform=\"translate(218,164)\"></path><path d=\"M0 0 C1.2077558 3.62326739 0.54311128 4.64146369 -1 8 C-2.98 8 -4.96 8 -7 8 C-7.33 9.32 -7.66 10.64 -8 12 C-9.65 12.33 -11.3 12.66 -13 13 C-12.07038578 11.84775972 -11.1309875 10.70340824 -10.1875 9.5625 C-9.66542969 8.92441406 -9.14335937 8.28632813 -8.60546875 7.62890625 C-7 6 -7 6 -4 5 C-4 4.34 -4 3.68 -4 3 C-3.34 3 -2.68 3 -2 3 C-2 2.34 -2 1.68 -2 1 C-1.34 0.67 -0.68 0.34 0 0 Z \" fill=\"#EE4470\" transform=\"translate(250,295)\"></path><path d=\"M0 0 C0.66 0.33 1.32 0.66 2 1 C0.75023244 4.65316671 0.32901247 5.78065836 -3 8 C-3.72382467 10.05925139 -3.72382467 10.05925139 -4 12 C-4.66 12 -5.32 12 -6 12 C-6 14.31 -6 16.62 -6 19 C-6.99 19 -7.98 19 -9 19 C-7.67291505 12.48521935 -5.46829144 6.7026715 -2 1 C-1.34 0.67 -0.68 0.34 0 0 Z \" fill=\"#E63A66\" transform=\"translate(235,382)\"></path><path d=\"M0 0 C1.32 0.99 2.64 1.98 4 3 C3.67 3.99 3.34 4.98 3 6 C1.33927151 6.68132451 -0.327767 7.34742127 -2 8 C-2.99 9.485 -2.99 9.485 -4 11 C-4.66 10.67 -5.32 10.34 -6 10 C-5.34 7.69 -4.68 5.38 -4 3 C-3.34 3 -2.68 3 -2 3 C-2 2.34 -2 1.68 -2 1 C-1.34 0.67 -0.68 0.34 0 0 Z \" fill=\"#F91A52\" transform=\"translate(208,356)\"></path><path d=\"M0 0 C1.65 0 3.3 0 5 0 C4.37321829 3.66172475 3.35548154 6.8818995 1.9375 10.3125 C1.57527344 11.19550781 1.21304688 12.07851563 0.83984375 12.98828125 C0.56269531 13.65214844 0.28554687 14.31601562 0 15 C0.66 15 1.32 15 2 15 C1.67 15.66 1.34 16.32 1 17 C0.34 17 -0.32 17 -1 17 C-1.02712066 15.56260487 -1.04645067 14.12506137 -1.0625 12.6875 C-1.07410156 11.88699219 -1.08570313 11.08648437 -1.09765625 10.26171875 C-1 8 -1 8 0 5 C0.66 5 1.32 5 2 5 C1.34 3.35 0.68 1.7 0 0 Z \" fill=\"#F04B77\" transform=\"translate(202,369)\"></path><path d=\"M0 0 C4.455 0.99 4.455 0.99 9 2 C9 3.32 9 4.64 9 6 C8.34 6 7.68 6 7 6 C7 6.66 7 7.32 7 8 C5.35 8 3.7 8 2 8 C1 5 1 5 1 4 C0.67 2.68 0.34 1.36 0 0 Z \" fill=\"#F61B53\" transform=\"translate(169,335)\"></path><path d=\"M0 0 C0.66 0 1.32 0 2 0 C2.77734375 1.578125 2.77734375 1.578125 3 4 C1.60349046 6.41400813 0.21842419 8.53072015 -1.4375 10.75 C-1.87126953 11.35199219 -2.30503906 11.95398438 -2.75195312 12.57421875 C-3.82335193 14.05769401 -4.91022455 15.52997152 -6 17 C-8 14 -8 14 -8 12 C-7.01 12 -6.02 12 -5 12 C-5 11.01 -5 10.02 -5 9 C-4.34 9 -3.68 9 -3 9 C-2.67 7.68 -2.34 6.36 -2 5 C-1.34 5 -0.68 5 0 5 C-0.2784375 4.0409375 -0.2784375 4.0409375 -0.5625 3.0625 C-0.706875 2.381875 -0.85125 1.70125 -1 1 C-0.67 0.67 -0.34 0.34 0 0 Z \" fill=\"#EE587D\" transform=\"translate(318,322)\"></path><path d=\"M0 0 C0.66 0.33 1.32 0.66 2 1 C1.50628906 1.83144531 1.01257813 2.66289062 0.50390625 3.51953125 C-0.13675781 4.60621094 -0.77742188 5.69289063 -1.4375 6.8125 C-2.07558594 7.89144531 -2.71367187 8.97039062 -3.37109375 10.08203125 C-5.080767 12.93180642 -5.080767 12.93180642 -6 16 C-6.66 16 -7.32 16 -8 16 C-8 14.68 -8 13.36 -8 12 C-7.34 12 -6.68 12 -6 12 C-6.04125 11.2575 -6.0825 10.515 -6.125 9.75 C-5.99601866 6.91241048 -5.42948778 5.41226062 -4 3 C-3.34 3 -2.68 3 -2 3 C-2 2.34 -2 1.68 -2 1 C-1.34 0.67 -0.68 0.34 0 0 Z \" fill=\"#EB4873\" transform=\"translate(279,365)\"></path><path d=\"M0 0 C2.5625 0.1875 2.5625 0.1875 4.5625 2.1875 C4.1875 4.8125 4.1875 4.8125 3.5625 7.1875 C3.2325 5.8675 2.9025 4.5475 2.5625 3.1875 C0.5825 3.5175 -1.3975 3.8475 -3.4375 4.1875 C-3.7675 5.1775 -4.0975 6.1675 -4.4375 7.1875 C-6.0875 7.5175 -7.7375 7.8475 -9.4375 8.1875 C-8.45883662 7.04123678 -7.47955413 5.89550212 -6.5 4.75 C-5.95472656 4.11191406 -5.40945312 3.47382813 -4.84765625 2.81640625 C-2.58137352 0.19856719 -2.58137352 0.19856719 0 0 Z \" fill=\"#E5486F\" transform=\"translate(257.4375,323.8125)\"></path><path d=\"M0 0 C0.99 0.33 1.98 0.66 3 1 C3.33 8.92 3.66 16.84 4 25 C3.67 25 3.34 25 3 25 C2.49672003 21.39628337 1.99794006 17.79195803 1.5 14.1875 C1.35691406 13.16333984 1.21382812 12.13917969 1.06640625 11.08398438 C0.93105469 10.10107422 0.79570312 9.11816406 0.65625 8.10546875 C0.53056641 7.19949951 0.40488281 6.29353027 0.27539062 5.36010742 C0 3 0 3 0 0 Z \" fill=\"#E7406B\" transform=\"translate(232,182)\"></path><path d=\"M0 0 C0.9075 0.103125 1.815 0.20625 2.75 0.3125 C2.75 0.9725 2.75 1.6325 2.75 2.3125 C2.09 2.3125 1.43 2.3125 0.75 2.3125 C0.5025 2.869375 0.255 3.42625 0 4 C-1.46606015 6.71221127 -3.27989471 8.94837365 -5.25 11.3125 C-6.5 8.625 -6.5 8.625 -7.25 5.3125 C-5.27230442 1.52191681 -4.31171369 0.41458785 0 0 Z \" fill=\"#F24370\" transform=\"translate(193.25,91.6875)\"></path><path d=\"M0 0 C2.125 0.9375 2.125 0.9375 4 2 C4 2.99 4 3.98 4 5 C-0.75 6.125 -0.75 6.125 -3 5 C-3.66 6.32 -4.32 7.64 -5 9 C-6.125 5.25 -6.125 5.25 -5 3 C-4.01 3 -3.02 3 -2 3 C-2 2.34 -2 1.68 -2 1 C-1.34 0.67 -0.68 0.34 0 0 Z \" fill=\"#F81C53\" transform=\"translate(193,87)\"></path><path d=\"M0 0 C0.33 0 0.66 0 1 0 C0.9278125 0.75925781 0.855625 1.51851563 0.78125 2.30078125 C0.6884375 3.29464844 0.595625 4.28851563 0.5 5.3125 C0.4071875 6.29863281 0.314375 7.28476562 0.21875 8.30078125 C-0.04038857 11.04702139 -0.04038857 11.04702139 0 14 C-0.66 14 -1.32 14 -2 14 C-3.6446674 16.46326712 -3.6446674 16.46326712 -5 19 C-5.66 18.67 -6.32 18.34 -7 18 C-4.69 12.06 -2.38 6.12 0 0 Z \" fill=\"#EE456E\" transform=\"translate(304,391)\"></path><path d=\"M0 0 C1.65 0 3.3 0 5 0 C5 0.66 5 1.32 5 2 C4.34 2 3.68 2 3 2 C2.67 5.3 2.34 8.6 2 12 C0.68 11.01 -0.64 10.02 -2 9 C-1.34 7.68 -0.68 6.36 0 5 C-0.99 5 -1.98 5 -3 5 C-3 4.34 -3 3.68 -3 3 C-2.01 3 -1.02 3 0 3 C0 2.01 0 1.02 0 0 Z \" fill=\"#F81A53\" transform=\"translate(199,372)\"></path><path d=\"M0 0 C0 0.66 0 1.32 0 2 C0.99 2.33 1.98 2.66 3 3 C1.85793642 4.50287218 0.71125043 6.00223284 -0.4375 7.5 C-1.07558594 8.3353125 -1.71367187 9.170625 -2.37109375 10.03125 C-2.90863281 10.6809375 -3.44617188 11.330625 -4 12 C-4.33 12 -4.66 12 -5 12 C-4.88648483 10.18674449 -4.75887039 8.37436643 -4.625 6.5625 C-4.55539062 5.55316406 -4.48578125 4.54382813 -4.4140625 3.50390625 C-4.27742188 2.67761719 -4.14078125 1.85132813 -4 1 C-2 0 -2 0 0 0 Z \" fill=\"#F03C6C\" transform=\"translate(292,345)\"></path><path d=\"M0 0 C0.33 0 0.66 0 1 0 C1 1.65 1 3.3 1 5 C2.32 5.33 3.64 5.66 5 6 C5 6.99 5 7.98 5 9 C5.99 9 6.98 9 8 9 C8 9.66 8 10.32 8 11 C4.7 11.33 1.4 11.66 -2 12 C-1.01 11.67 -0.02 11.34 1 11 C1 10.01 1 9.02 1 8 C0.34 7.67 -0.32 7.34 -1 7 C-0.67 4.69 -0.34 2.38 0 0 Z \" fill=\"#F21E55\" transform=\"translate(228,336)\"></path><path d=\"M0 0 C0.33 0 0.66 0 1 0 C1.57446809 13.14893617 1.57446809 13.14893617 -2 18 C-4.1875 19.375 -4.1875 19.375 -6 20 C-6 20.66 -6 21.32 -6 22 C-6.66 22 -7.32 22 -8 22 C-6.92310739 18.67142285 -5.91981791 16.91786225 -3.4375 14.375 C0.20398032 10.30511023 -0.10219029 5.22099466 0 0 Z \" fill=\"#EB6185\" transform=\"translate(229,97)\"></path><path d=\"M0 0 C3.63 0 7.26 0 11 0 C11.33 1.65 11.66 3.3 12 5 C11.195625 5.45375 10.39125 5.9075 9.5625 6.375 C6.91143428 7.74725665 6.91143428 7.74725665 6 10 C4.68 9.67 3.36 9.34 2 9 C2.99 8.67 3.98 8.34 5 8 C6.10836423 6.11683841 6.10836423 6.11683841 7 4 C7.66 3.01 8.32 2.02 9 1 C6.36 1 3.72 1 1 1 C0.67 1.66 0.34 2.32 0 3 C0 2.01 0 1.02 0 0 Z \" fill=\"#E8446E\" transform=\"translate(207,55)\"></path><path d=\"M0 0 C-0.33 2.97 -0.66 5.94 -1 9 C-5 10 -5 10 -7 9 C-6.63229616 5.6906654 -3.81323709 0 0 0 Z \" fill=\"#FC1752\" transform=\"translate(269,425)\"></path><path d=\"M0 0 C0.66 0 1.32 0 2 0 C1.42381249 5.14595054 0.25256722 9.55078055 -1.5625 14.4375 C-2.01753906 15.67371094 -2.47257812 16.90992188 -2.94140625 18.18359375 C-3.29074219 19.11300781 -3.64007813 20.04242188 -4 21 C-4.33 21 -4.66 21 -5 21 C-4.67 17.04 -4.34 13.08 -4 9 C-3.34 9 -2.68 9 -2 9 C-1.34 6.03 -0.68 3.06 0 0 Z \" fill=\"#E85177\" transform=\"translate(327,349)\"></path><path d=\"M0 0 C1.32 0.33 2.64 0.66 4 1 C4.0625 3.625 4.0625 3.625 3 7 C0.19822496 9.34714739 -2.82870541 11.19332308 -6 13 C-4.375 7.25 -4.375 7.25 -1 5 C-0.27034634 2.43717258 -0.27034634 2.43717258 0 0 Z \" fill=\"#F91A51\" transform=\"translate(231,354)\"></path><path d=\"M0 0 C0.33 0.66 0.66 1.32 1 2 C1.66 2 2.32 2 3 2 C3 2.66 3 3.32 3 4 C4.32 4.33 5.64 4.66 7 5 C6.835 5.886875 6.67 6.77375 6.5 7.6875 C6.07004243 10.53596892 5.91558965 13.13004802 6 16 C4.34687364 13.52031046 3.10196367 11.25727576 1.875 8.5625 C1.52179688 7.80066406 1.16859375 7.03882813 0.8046875 6.25390625 C0 4 0 4 0 0 Z \" fill=\"#EE446D\" transform=\"translate(220,312)\"></path><path d=\"M0 0 C2.52845528 1.26422764 2.76422764 2.52845528 4 5 C4.66 5.33 5.32 5.66 6 6 C6 6.99 6 7.98 6 9 C4.02 9.99 4.02 9.99 2 11 C2 10.34 2 9.68 2 9 C1.34 9 0.68 9 0 9 C-0.87890625 2.84765625 -0.87890625 2.84765625 -1 1 C-0.67 0.67 -0.34 0.34 0 0 Z \" fill=\"#FC1751\" transform=\"translate(207,268)\"></path><path d=\"M0 0 C0.33 0 0.66 0 1 0 C1.12117187 0.7734375 1.24234375 1.546875 1.3671875 2.34375 C2.51913453 9.50726456 2.51913453 9.50726456 4.1875 16.5625 C5 20 5 20 4 23 C3.7525 22.195625 3.505 21.39125 3.25 20.5625 C2.27761141 17.828919 2.27761141 17.828919 -0.125 17.1875 C-1.053125 17.0946875 -1.053125 17.0946875 -2 17 C-1.01 17 -0.02 17 1 17 C0.67 11.39 0.34 5.78 0 0 Z \" fill=\"#EA537D\" transform=\"translate(248,228)\"></path><path d=\"M0 0 C0.66 0 1.32 0 2 0 C1.35534798 4.33304076 -0.18925122 7.86672065 -2.0625 11.8125 C-2.61035156 12.97394531 -3.15820312 14.13539063 -3.72265625 15.33203125 C-4.14417969 16.21246094 -4.56570313 17.09289062 -5 18 C-5.33 18 -5.66 18 -6 18 C-6 16.35 -6 14.7 -6 13 C-5.34 13 -4.68 13 -4 13 C-4 11.02 -4 9.04 -4 7 C-3.34 7 -2.68 7 -2 7 C-2 5.68 -2 4.36 -2 3 C-1.34 3 -0.68 3 0 3 C0 2.01 0 1.02 0 0 Z \" fill=\"#E74C74\" transform=\"translate(295,431)\"></path><path d=\"M0 0 C0.66 0 1.32 0 2 0 C3.49821059 3.37097383 4 5.20442119 4 9 C4.66 9 5.32 9 6 9 C8.03165952 13.33420699 8.52060632 17.28596212 9 22 C6.28437448 20.64218724 6.24488866 19.40101939 5.2734375 16.5625 C4.9640625 15.66789062 4.6546875 14.77328125 4.3359375 13.8515625 C4.01882812 12.91054688 3.70171875 11.96953125 3.375 11 C2.88773438 9.58847656 2.88773438 9.58847656 2.390625 8.1484375 C0 1.17745536 0 1.17745536 0 0 Z \" fill=\"#E9567C\" transform=\"translate(211,290)\"></path><path d=\"M0 0 C0.33 0 0.66 0 1 0 C4.25968109 15.74487472 4.25968109 15.74487472 5 23 C4.34 23 3.68 23 3 23 C3 21.02 3 19.04 3 17 C2.34 17 1.68 17 1 17 C0.1679418 11.27959989 -0.12036664 5.77759884 0 0 Z \" fill=\"#E4567B\" transform=\"translate(186,177)\"></path><path d=\"M0 0 C1.32 0 2.64 0 4 0 C4.103125 0.639375 4.20625 1.27875 4.3125 1.9375 C4.539375 2.618125 4.76625 3.29875 5 4 C5.99 4.33 6.98 4.66 8 5 C7.67 5.99 7.34 6.98 7 8 C4.9375 8.6875 4.9375 8.6875 3 9 C2.67 7.35 2.34 5.7 2 4 C1.01 3.67 0.02 3.34 -1 3 C-0.67 2.01 -0.34 1.02 0 0 Z \" fill=\"#F91751\" transform=\"translate(154,326)\"></path><path d=\"M0 0 C1.67542976 0.28604898 3.34385343 0.61781233 5 1 C4.625 3.4375 4.625 3.4375 4 6 C3.01 6.495 3.01 6.495 2 7 C1.67 7.99 1.34 8.98 1 10 C0.01 9.67 -0.98 9.34 -2 9 C-1.67 8.01 -1.34 7.02 -1 6 C-1 5.13375 -1 4.2675 -1 3.375 C-1 1 -1 1 0 0 Z \" fill=\"#F71952\" transform=\"translate(202,150)\"></path><path d=\"M0 0 C0.33 0.99 0.66 1.98 1 3 C0.34 3 -0.32 3 -1 3 C-1.28875 3.886875 -1.5775 4.77375 -1.875 5.6875 C-2.83148748 8.50382424 -3.86798946 11.25083156 -5 14 C-5.33 14 -5.66 14 -6 14 C-6.05416188 12.39620659 -6.09286638 10.79188594 -6.125 9.1875 C-6.14820313 8.29417969 -6.17140625 7.40085937 -6.1953125 6.48046875 C-6 4 -6 4 -4 1 C-1.875 0.3125 -1.875 0.3125 0 0 Z \" fill=\"#EF4770\" transform=\"translate(244,380)\"></path><path d=\"M0 0 C-0.36196915 2.67857172 -0.73987276 4.60980914 -2.25 6.875 C-4 8 -4 8 -6.6875 7.6875 C-7.450625 7.460625 -8.21375 7.23375 -9 7 C-9 5 -9 5 -7.1875 2.9375 C-4.81299912 0.83437065 -3.19968781 0 0 0 Z \" fill=\"#F42B62\" transform=\"translate(211,362)\"></path><path d=\"M0 0 C1.98 0 3.96 0 6 0 C5.625 1.9375 5.625 1.9375 5 4 C3.66666667 4.66666667 2.33333333 5.33333333 1 6 C1 6.66 1 7.32 1 8 C0.34 8 -0.32 8 -1 8 C-1.66 6.68 -2.32 5.36 -3 4 C-2.34 4 -1.68 4 -1 4 C-0.67 2.68 -0.34 1.36 0 0 Z \" fill=\"#F91951\" transform=\"translate(254,327)\"></path><path d=\"M0 0 C0.99 0.66 1.98 1.32 3 2 C2.47731534 4.76276177 1.89130413 7.3260876 1 10 C0.34 10 -0.32 10 -1 10 C-2.6875 7.6875 -2.6875 7.6875 -4 5 C-3.67 4.01 -3.34 3.02 -3 2 C-2.34 2 -1.68 2 -1 2 C-0.67 1.34 -0.34 0.68 0 0 Z \" fill=\"#F53A6A\" transform=\"translate(334,305)\"></path><path d=\"M0 0 C0.99 0.33 1.98 0.66 3 1 C2.67 2.98 2.34 4.96 2 7 C1.34 7 0.68 7 0 7 C-0.33 7.66 -0.66 8.32 -1 9 C-2.32 7.68 -3.64 6.36 -5 5 C-3.35 3.35 -1.7 1.7 0 0 Z \" fill=\"#F71952\" transform=\"translate(248,334)\"></path><path d=\"M0 0 C2.31 0.33 4.62 0.66 7 1 C7.12375 1.61875 7.2475 2.2375 7.375 2.875 C7.87197356 5.19120832 7.87197356 5.19120832 10 7 C9.34 8.65 8.68 10.3 8 12 C7.67 12 7.34 12 7 12 C6.34 9.36 5.68 6.72 5 4 C3.02 4.99 3.02 4.99 1 6 C0.67 4.02 0.34 2.04 0 0 Z \" fill=\"#EE5880\" transform=\"translate(252,298)\"></path><path d=\"M0 0 C0.99 0.66 1.98 1.32 3 2 C2.67 3.98 2.34 5.96 2 8 C-1.75 9.125 -1.75 9.125 -4 8 C-3.67 6.35 -3.34 4.7 -3 3 C-2.01 2.67 -1.02 2.34 0 2 C0 1.34 0 0.68 0 0 Z \" fill=\"#F91953\" transform=\"translate(209,188)\"></path><path d=\"M0 0 C1.32 0 2.64 0 4 0 C4.33 0.66 4.66 1.32 5 2 C5.99 2.33 6.98 2.66 8 3 C8 4.65 8 6.3 8 8 C7.67 7.01 7.34 6.02 7 5 C5.02 5.33 3.04 5.66 1 6 C-0.0625 4.125 -0.0625 4.125 -1 2 C-0.67 1.34 -0.34 0.68 0 0 Z \" fill=\"#F53C6C\" transform=\"translate(224,173)\"></path><path d=\"M0 0 C-0.66 2.97 -1.32 5.94 -2 9 C-3.32 9.33 -4.64 9.66 -6 10 C-7.125 6.25 -7.125 6.25 -6 4 C-5.34 4 -4.68 4 -4 4 C-4 3.01 -4 2.02 -4 1 C-2 0 -2 0 0 0 Z \" fill=\"#F91A54\" transform=\"translate(204,74)\"></path><path d=\"M0 0 C0.66 0 1.32 0 2 0 C1.39665691 3.70503641 -0.22474237 5.85968148 -2.5625 8.75 C-3.52349609 9.94882813 -3.52349609 9.94882813 -4.50390625 11.171875 C-4.99761719 11.77515625 -5.49132812 12.3784375 -6 13 C-8 10 -8 10 -8 8 C-6.68 7.67 -5.36 7.34 -4 7 C-4 6.34 -4 5.68 -4 5 C-3.34 5 -2.68 5 -2 5 C-2.33 4.01 -2.66 3.02 -3 2 C-2.01 2 -1.02 2 0 2 C0 1.34 0 0.68 0 0 Z \" fill=\"#EC4C74\" transform=\"translate(221,180)\"></path><path d=\"M0 0 C1.65 0 3.3 0 5 0 C4.42415568 2.38564077 3.77772405 4.66682784 3 7 C1.35 7 -0.3 7 -2 7 C-2 5.35 -2 3.7 -2 2 C-1.34 2 -0.68 2 0 2 C0 1.34 0 0.68 0 0 Z \" fill=\"#F71950\" transform=\"translate(297,351)\"></path><path d=\"M0 0 C2 3 2 3 2 5 C1.360625 5.12375 0.72125 5.2475 0.0625 5.375 C-3.97011276 6.1979822 -7.98423907 7.09885975 -12 8 C-9.69716746 5.45868642 -7.32686207 3.92889705 -4.3125 2.3125 C-3.50425781 1.87550781 -2.69601562 1.43851562 -1.86328125 0.98828125 C-1.24839844 0.66214844 -0.63351562 0.33601563 0 0 Z \" fill=\"#EB496F\" transform=\"translate(313,316)\"></path><path d=\"M0 0 C0.66 0 1.32 0 2 0 C0.63408831 3.54243452 -0.90931484 6.92627929 -2.625 10.3125 C-3.07101563 11.19550781 -3.51703125 12.07851563 -3.9765625 12.98828125 C-4.31429687 13.65214844 -4.65203125 14.31601562 -5 15 C-5.33 15 -5.66 15 -6 15 C-6 12.69 -6 10.38 -6 8 C-5.34 8 -4.68 8 -4 8 C-4 7.01 -4 6.02 -4 5 C-3.34 5 -2.68 5 -2 5 C-1.855625 4.360625 -1.71125 3.72125 -1.5625 3.0625 C-1 1 -1 1 0 0 Z \" fill=\"#EC507A\" transform=\"translate(237,272)\"></path><path d=\"M0 0 C3.6327391 2.42182607 3.68131947 3.50445117 4.6875 7.625 C4.93886719 8.62789062 5.19023437 9.63078125 5.44921875 10.6640625 C5.72185547 11.82035156 5.72185547 11.82035156 6 13 C0.28189911 8.62017804 0.28189911 8.62017804 -0.9375 5.9375 C-1.00724522 3.77539815 -0.6602509 2.0541139 0 0 Z \" fill=\"#EB406F\" transform=\"translate(203,247)\"></path><path d=\"M0 0 C3 0.125 3 0.125 4 1.125 C3.6875 4.625 3.6875 4.625 3 8.125 C2.01 8.62 2.01 8.62 1 9.125 C1 7.805 1 6.485 1 5.125 C1.66 5.125 2.32 5.125 3 5.125 C3 4.135 3 3.145 3 2.125 C2.34 2.125 1.68 2.125 1 2.125 C0.67 3.115 0.34 4.105 0 5.125 C-0.99 4.795 -1.98 4.465 -3 4.125 C-3.33 3.135 -3.66 2.145 -4 1.125 C-3 0.125 -3 0.125 0 0 Z \" fill=\"#EE426F\" transform=\"translate(228,193.875)\"></path><path d=\"M0 0 C1.32 0.33 2.64 0.66 4 1 C3.125 5.75 3.125 5.75 2 8 C1.34 8 0.68 8 0 8 C0 7.34 0 6.68 0 6 C-0.66 5.67 -1.32 5.34 -2 5 C-2 4.01 -2 3.02 -2 2 C-1.34 2 -0.68 2 0 2 C0 1.34 0 0.68 0 0 Z \" fill=\"#F71851\" transform=\"translate(191,109)\"></path><path d=\"M0 0 C0.90492188 0.02320313 1.80984375 0.04640625 2.7421875 0.0703125 C4.10730469 0.09738281 4.10730469 0.09738281 5.5 0.125 C6.19867188 0.14820313 6.89734375 0.17140625 7.6171875 0.1953125 C7.6171875 1.1853125 7.6171875 2.1753125 7.6171875 3.1953125 C6.6271875 2.8653125 5.6371875 2.5353125 4.6171875 2.1953125 C2.276581 2.47301158 -0.05905558 2.80071227 -2.3828125 3.1953125 C-2.7128125 5.5053125 -3.0428125 7.8153125 -3.3828125 10.1953125 C-3.7128125 10.1953125 -4.0428125 10.1953125 -4.3828125 10.1953125 C-4.578125 4.140625 -4.578125 4.140625 -4.3828125 2.1953125 C-2.3828125 0.1953125 -2.3828125 0.1953125 0 0 Z \" fill=\"#E9507A\" transform=\"translate(187.3828125,56.8046875)\"></path><path d=\"M0 0 C2.41445371 3.02939501 3.46292236 5.13304097 4 9 C4.66 9 5.32 9 6 9 C6.33 8.01 6.66 7.02 7 6 C7.66 7.32 8.32 8.64 9 10 C3.25 11.125 3.25 11.125 1 10 C0.5859375 7.71484375 0.5859375 7.71484375 0.375 4.9375 C0.30023438 4.01839844 0.22546875 3.09929687 0.1484375 2.15234375 C0.09945312 1.44207031 0.05046875 0.73179687 0 0 Z \" fill=\"#EC4A76\" transform=\"translate(236,331)\"></path><path d=\"M0 0 C-0.33 1.32 -0.66 2.64 -1 4 C-1.66 4 -2.32 4 -3 4 C-3.33 4.66 -3.66 5.32 -4 6 C-4.66 6 -5.32 6 -6 6 C-6 6.99 -6 7.98 -6 9 C-8.31 9.33 -10.62 9.66 -13 10 C-11.625 8.5 -11.625 8.5 -10 7 C-9.34 7 -8.68 7 -8 7 C-8 6.34 -8 5.68 -8 5 C-7.34 5 -6.68 5 -6 5 C-6 4.34 -6 3.68 -6 3 C-2.53846154 0 -2.53846154 0 0 0 Z \" fill=\"#E94A71\" transform=\"translate(327,306)\"></path><path d=\"M0 0 C0.33 0 0.66 0 1 0 C1 2.64 1 5.28 1 8 C0.34 8 -0.32 8 -1 8 C-1.2165625 9.670625 -1.2165625 9.670625 -1.4375 11.375 C-2 15 -2 15 -3 17 C-3.66 17 -4.32 17 -5 17 C-3.63172347 11.21113776 -1.95088223 5.61854082 0 0 Z \" fill=\"#E6466F\" transform=\"translate(332,315)\"></path><path d=\"M0 0 C0.66 0 1.32 0 2 0 C1.67 1.32 1.34 2.64 1 4 C0.34 4 -0.32 4 -1 4 C-1.268125 4.7425 -1.53625 5.485 -1.8125 6.25 C-2.95276751 8.89061949 -4.09380306 10.85552844 -6 13 C-6.66 13 -7.32 13 -8 13 C-8 12.01 -8 11.02 -8 10 C-7.34 10 -6.68 10 -6 10 C-5.34 7.69 -4.68 5.38 -4 3 C-2.68 3 -1.36 3 0 3 C0 2.01 0 1.02 0 0 Z \" fill=\"#E74D76\" transform=\"translate(199,107)\"></path><path d=\"M0 0 C0.33 0 0.66 0 1 0 C1.1875 2.8125 1.1875 2.8125 1 6 C-0.4375 7.5625 -0.4375 7.5625 -2 9 C-2.72197162 11.60611077 -2.72197162 11.60611077 -3 14 C-3.66 14 -4.32 14 -5 14 C-5 14.99 -5 15.98 -5 17 C-5.66 17 -6.32 17 -7 17 C-5.1668733 11.00067626 -2.92678249 5.55079437 0 0 Z \" fill=\"#E84872\" transform=\"translate(276,392)\"></path><path d=\"M0 0 C0.66 0.66 1.32 1.32 2 2 C1.38144369 3.6274637 0.75492695 5.25190356 0.125 6.875 C-0.22304688 7.77992188 -0.57109375 8.68484375 -0.9296875 9.6171875 C-2 12 -2 12 -4 14 C-4.66 11.69 -5.32 9.38 -6 7 C-4.35 6.67 -2.7 6.34 -1 6 C-0.67 4.02 -0.34 2.04 0 0 Z \" fill=\"#EE4670\" transform=\"translate(315,383)\"></path><path d=\"M0 0 C0.33 0.99 0.66 1.98 1 3 C1.66 3 2.32 3 3 3 C3 4.65 3 6.3 3 8 C3.66 8 4.32 8 5 8 C5.33 10.31 5.66 12.62 6 15 C5.01 15.495 5.01 15.495 4 16 C3.32586789 14.08594633 2.6609668 12.16863974 2 10.25 C1.62875 9.18265625 1.2575 8.1153125 0.875 7.015625 C0 4 0 4 0 0 Z \" fill=\"#EC4A73\" transform=\"translate(206,274)\"></path><path d=\"M0 0 C0.99 0 1.98 0 3 0 C2.87431641 0.85271484 2.87431641 0.85271484 2.74609375 1.72265625 C2.0838213 6.74419041 1.86412475 11.04345344 3 16 C3.66 16.33 4.32 16.66 5 17 C4.01 17 3.02 17 2 17 C-0.25998595 13.40537669 -0.20868087 10.43404325 -0.125 6.25 C-0.09792969 4.49429688 -0.09792969 4.49429688 -0.0703125 2.703125 C-0.04710937 1.81109375 -0.02390625 0.9190625 0 0 Z \" fill=\"#EC4F7B\" transform=\"translate(197,218)\"></path><path d=\"M0 0 C0.99 0.33 1.98 0.66 3 1 C1.43358249 5.30764815 -0.68336156 9.06171464 -3 13 C-3.66 12.67 -4.32 12.34 -5 12 C-5 11.01 -5 10.02 -5 9 C-4.34 9 -3.68 9 -3 9 C-2.34 7.02 -1.68 5.04 -1 3 C-0.34 3 0.32 3 1 3 C0.67 2.01 0.34 1.02 0 0 Z \" fill=\"#EC4A77\" transform=\"translate(226,202)\"></path><path d=\"M0 0 C1.65 0 3.3 0 5 0 C6.35015859 4.05047576 5.62084998 6.7920168 5 11 C4.34 10.67 3.68 10.34 3 10 C3 7.69 3 5.38 3 3 C2.01 3.99 1.02 4.98 0 6 C0 4.02 0 2.04 0 0 Z \" fill=\"#ED4A73\" transform=\"translate(225,121)\"></path><path d=\"M0 0 C0.33 0.66 0.66 1.32 1 2 C2.11375 1.79375 3.2275 1.5875 4.375 1.375 C5.57125 1.25125 6.7675 1.1275 8 1 C8.66 1.66 9.32 2.32 10 3 C8.875 4.5625 8.875 4.5625 7 6 C3.9375 5.9375 3.9375 5.9375 1 5 C-0.375 2.9375 -0.375 2.9375 -1 1 C-0.67 0.67 -0.34 0.34 0 0 Z \" fill=\"#FA1953\" transform=\"translate(216,403)\"></path><path d=\"M0 0 C1.1171875 1.671875 1.1171875 1.671875 2 4 C1.3203125 6.578125 1.3203125 6.578125 0.125 9.25 C-0.26429688 10.14203125 -0.65359375 11.0340625 -1.0546875 11.953125 C-1.36664063 12.62859375 -1.67859375 13.3040625 -2 14 C-2.66 13.34 -3.32 12.68 -4 12 C-3.6875 10.1875 -3.6875 10.1875 -3 8 C-2.65939189 6.33480481 -2.32441604 4.66842534 -2 3 C-1.34 3 -0.68 3 0 3 C0 2.01 0 1.02 0 0 Z \" fill=\"#ED557A\" transform=\"translate(261,397)\"></path><path d=\"M0 0 C1.32 0.33 2.64 0.66 4 1 C4 1.99 4 2.98 4 4 C3.34 4 2.68 4 2 4 C2 4.99 2 5.98 2 7 C0.68 6.67 -0.64 6.34 -2 6 C-2 4.68 -2 3.36 -2 2 C-1.34 2 -0.68 2 0 2 C0 1.34 0 0.68 0 0 Z \" fill=\"#FA1953\" transform=\"translate(217,386)\"></path><path d=\"M0 0 C0.33 0.99 0.66 1.98 1 3 C-0.32 4.32 -1.64 5.64 -3 7 C-3.99 6.67 -4.98 6.34 -6 6 C-6.6875 3.9375 -6.6875 3.9375 -7 2 C-4.35261084 0.5393715 -3.10551666 0 0 0 Z \" fill=\"#F63467\" transform=\"translate(204,101)\"></path><path d=\"M0 0 C0.33 0 0.66 0 1 0 C1 1.65 1 3.3 1 5 C0.071875 5.309375 0.071875 5.309375 -0.875 5.625 C-3.84653645 7.54775888 -4.13024659 9.66594527 -5 13 C-5.66 13 -6.32 13 -7 13 C-5.37621488 8.27626146 -2.89006982 4.05818166 0 0 Z \" fill=\"#E94B77\" transform=\"translate(230,354)\"></path><path d=\"M0 0 C2.64 0.66 5.28 1.32 8 2 C7.34 4.31 6.68 6.62 6 9 C5.67 9 5.34 9 5 9 C4.67 7.35 4.34 5.7 4 4 C3.01 4.66 2.02 5.32 1 6 C0.67 4.02 0.34 2.04 0 0 Z \" fill=\"#F4497A\" transform=\"translate(235,226)\"></path><path d=\"M0 0 C0.66 0.99 1.32 1.98 2 3 C0.6875 5.5 0.6875 5.5 -1 8 C-1.99 8 -2.98 8 -4 8 C-3.6875 5.125 -3.6875 5.125 -3 2 C-2.01 1.34 -1.02 0.68 0 0 Z \" fill=\"#F71A51\" transform=\"translate(219,74)\"></path><path d=\"M0 0 C0 0.66 0 1.32 0 2 C-0.66 2 -1.32 2 -2 2 C-2.66 4.31 -3.32 6.62 -4 9 C-5.32 9 -6.64 9 -8 9 C-6.52892562 2.38016529 -6.52892562 2.38016529 -4 0.5625 C-2 0 -2 0 0 0 Z \" fill=\"#F61A52\" transform=\"translate(193,65)\"></path><path d=\"M0 0 C1.625 1.6875 1.625 1.6875 3 4 C2.1875 6.75 2.1875 6.75 1 9 C-0.37562854 7.71034824 -1.70766393 6.37310707 -3 5 C-3 4.34 -3 3.68 -3 3 C-2.34 3 -1.68 3 -1 3 C-0.67 2.01 -0.34 1.02 0 0 Z \" fill=\"#F73464\" transform=\"translate(308,335)\"></path><path d=\"M0 0 C1.32 0 2.64 0 4 0 C3.46148032 5.27749285 2.22656164 9.25645564 0 14 C-1.12377697 10.69564916 -0.89554742 8.9493138 0.4375 5.75 C0.72496094 5.04359375 1.01242187 4.3371875 1.30859375 3.609375 C1.53675781 3.07828125 1.76492188 2.5471875 2 2 C1.01 1.67 0.02 1.34 -1 1 C-0.67 0.67 -0.34 0.34 0 0 Z \" fill=\"#ED577F\" transform=\"translate(339,311)\"></path><path d=\"M0 0 C0.33 0.66 0.66 1.32 1 2 C1.66 2 2.32 2 3 2 C3 1.34 3 0.68 3 0 C3.99 0 4.98 0 6 0 C6 2 6 2 3.625 4.5625 C1 7 1 7 -1 8 C-1.625 5.125 -1.625 5.125 -2 2 C-1.34 1.34 -0.68 0.68 0 0 Z \" fill=\"#EF4F77\" transform=\"translate(241,309)\"></path><path d=\"M0 0 C0 1.98 0 3.96 0 6 C-0.78375 5.95875 -1.5675 5.9175 -2.375 5.875 C-5.16116119 5.71271266 -5.16116119 5.71271266 -7 8 C-7 4 -7 4 -5.1875 1.75 C-3 0 -3 0 0 0 Z \" fill=\"#F71B52\" transform=\"translate(218,129)\"></path><path d=\"M0 0 C0.66 0.33 1.32 0.66 2 1 C1.67 2.65 1.34 4.3 1 6 C0.01 6.33 -0.98 6.66 -2 7 C-2.99 8.485 -2.99 8.485 -4 10 C-4.66 9.67 -5.32 9.34 -6 9 C-4.02 6.03 -2.04 3.06 0 0 Z \" fill=\"#EB4F79\" transform=\"translate(217,123)\"></path><path d=\"M0 0 C0.83969205 3.35876821 1.34703218 5.61643626 1 9 C-0.5 10.8125 -0.5 10.8125 -2 12 C-2.99 11.67 -3.98 11.34 -5 11 C-3.35 7.37 -1.7 3.74 0 0 Z \" fill=\"#EC4C76\" transform=\"translate(289,365)\"></path><path d=\"M0 0 C0.99 0.33 1.98 0.66 3 1 C2.67 2.32 2.34 3.64 2 5 C1.34 5 0.68 5 0 5 C-0.66 6.65 -1.32 8.3 -2 10 C-3.09658936 6.71023192 -2.79953138 5.28696233 -2 2 C-1.34 2 -0.68 2 0 2 C0 1.34 0 0.68 0 0 Z \" fill=\"#EE4972\" transform=\"translate(253,363)\"></path><path d=\"M0 0 C0.99 0.33 1.98 0.66 3 1 C2.01 3.97 1.02 6.94 0 10 C-1.65 9.67 -3.3 9.34 -5 9 C-4.67 8.34 -4.34 7.68 -4 7 C-3.34 7 -2.68 7 -2 7 C-1.855625 6.030625 -1.71125 5.06125 -1.5625 4.0625 C-1 1 -1 1 0 0 Z \" fill=\"#F31F55\" transform=\"translate(253,355)\"></path><path d=\"M0 0 C2.5214276 5.0428552 4 9.33978574 4 15 C3.34 15 2.68 15 2 15 C2 13.35 2 11.7 2 10 C1.34 10 0.68 10 0 10 C0 6.7 0 3.4 0 0 Z \" fill=\"#E85078\" transform=\"translate(263,290)\"></path><path d=\"M0 0 C0.33 0 0.66 0 1 0 C1.125 5.75 1.125 5.75 0 8 C-1.65 8 -3.3 8 -5 8 C-4.67 6.02 -4.34 4.04 -4 2 C-3.67 2.99 -3.34 3.98 -3 5 C-2.34 5 -1.68 5 -1 5 C-0.67 3.35 -0.34 1.7 0 0 Z \" fill=\"#EE4C74\" transform=\"translate(222,284)\"></path><path d=\"M0 0 C0 0.99 0 1.98 0 3 C-2.33214148 4.20628008 -4.49642139 5.1654738 -7 6 C-7.66 5.34 -8.32 4.68 -9 4 C-6.19632015 0.92930303 -4.26207314 0 0 0 Z \" fill=\"#FA1952\" transform=\"translate(245,261)\"></path><path d=\"M0 0 C0 3.19610552 -0.54671542 4.41717626 -2 7.1875 C-2.37125 7.90292969 -2.7425 8.61835938 -3.125 9.35546875 C-3.558125 10.16951172 -3.558125 10.16951172 -4 11 C-5.0625 9.1875 -5.0625 9.1875 -6 7 C-5.67 6.01 -5.34 5.02 -5 4 C-4.34 4.33 -3.68 4.66 -3 5 C-2.87625 4.360625 -2.7525 3.72125 -2.625 3.0625 C-2.41875 2.381875 -2.2125 1.70125 -2 1 C-1.34 0.67 -0.68 0.34 0 0 Z \" fill=\"#F05C81\" transform=\"translate(206,155)\"></path><path d=\"M0 0 C1.33332095 2.6666419 0.67102033 4.16680303 0 7 C-0.66 7 -1.32 7 -2 7 C-2 7.66 -2 8.32 -2 9 C-3.32 9.33 -4.64 9.66 -6 10 C-5.690625 9.4225 -5.38125 8.845 -5.0625 8.25 C-3.92922397 6.0792179 -3.92922397 6.0792179 -3.5625 3.875 C-3 2 -3 2 0 0 Z \" fill=\"#FA1953\" transform=\"translate(268,339)\"></path><path d=\"M0 0 C1.10153804 3.30461413 0.95317786 3.98668832 -0.1875 7.125 C-0.42855469 7.82882813 -0.66960937 8.53265625 -0.91796875 9.2578125 C-2 11 -2 11 -6 12 C-4.02 8.04 -2.04 4.08 0 0 Z \" fill=\"#EB597C\" transform=\"translate(215,210)\"></path><path d=\"M0 0 C0.33 0 0.66 0 1 0 C1 1.65 1 3.3 1 5 C-0.32 5.33 -1.64 5.66 -3 6 C-3.33 7.32 -3.66 8.64 -4 10 C-4.66 10 -5.32 10 -6 10 C-6 10.66 -6 11.32 -6 12 C-6.66 11.67 -7.32 11.34 -8 11 C-6.69144447 9.16384919 -5.37805538 7.33114211 -4.0625 5.5 C-3.33160156 4.4790625 -2.60070312 3.458125 -1.84765625 2.40625 C-1.23792969 1.6121875 -0.62820312 0.818125 0 0 Z \" fill=\"#EB5276\" transform=\"translate(219,151)\"></path><path d=\"M0 0 C0.66 0 1.32 0 2 0 C1.45144652 4.571279 0.58255197 8.67435795 -1 13 C-1.33 13 -1.66 13 -2 13 C-2.19294408 8.17639811 -1.75747614 4.50353262 0 0 Z \" fill=\"#EB537A\" transform=\"translate(235,394)\"></path><path d=\"M0 0 C2.76276177 0.52268466 5.3260876 1.10869587 8 2 C9.1875 4.0625 9.1875 4.0625 10 6 C6.62537285 5.45276317 4.91765 4.9451 2 3 C2 2.34 2 1.68 2 1 C1.34 0.67 0.68 0.34 0 0 Z \" fill=\"#EE4F7B\" transform=\"translate(201,395)\"></path><path d=\"M0 0 C0.66 0 1.32 0 2 0 C1.54636829 1.58468677 1.08688548 3.16769924 0.625 4.75 C0.36976563 5.63171875 0.11453125 6.5134375 -0.1484375 7.421875 C-0.9209934 9.76080572 -1.83625676 11.83442562 -3 14 C-3 11.36 -3 8.72 -3 6 C-2.34 6 -1.68 6 -1 6 C-1.0309375 4.7934375 -1.0309375 4.7934375 -1.0625 3.5625 C-1 1 -1 1 0 0 Z \" fill=\"#EB5479\" transform=\"translate(320,370)\"></path><path d=\"M0 0 C1.38308641 2.76617283 0.90563946 4.07408791 0 7 C-2.0625 9.3125 -2.0625 9.3125 -4 11 C-4.66 10.67 -5.32 10.34 -6 10 C-5.18957164 8.51969728 -4.37659652 7.04078858 -3.5625 5.5625 C-2.88380859 4.32693359 -2.88380859 4.32693359 -2.19140625 3.06640625 C-1 1 -1 1 0 0 Z \" fill=\"#EA5179\" transform=\"translate(273,362)\"></path><path d=\"M0 0 C1.98 0.495 1.98 0.495 4 1 C4.33 2.32 4.66 3.64 5 5 C4.01 5.66 3.02 6.32 2 7 C0.4375 4.625 0.4375 4.625 -1 2 C-0.67 1.34 -0.34 0.68 0 0 Z \" fill=\"#F52E61\" transform=\"translate(243,341)\"></path><path d=\"M0 0 C2.375 0.8125 2.375 0.8125 3.375 2.8125 C1.395 2.8125 -0.585 2.8125 -2.625 2.8125 C-2.295 4.1325 -1.965 5.4525 -1.625 6.8125 C-2.615 7.1425 -3.605 7.4725 -4.625 7.8125 C-5.3125 5.5 -5.3125 5.5 -5.625 2.8125 C-3.97357397 0.06012328 -3.21627913 -0.22973422 0 0 Z \" fill=\"#E75A80\" transform=\"translate(156.625,324.1875)\"></path><path d=\"M0 0 C0.99 0.495 0.99 0.495 2 1 C1.34 1.66 0.68 2.32 0 3 C0 2.01 0 1.02 0 0 Z M-1 3 C1 6 1 6 1 8 C0.01 7.67 -0.98 7.34 -2 7 C-2.99 7.33 -3.98 7.66 -5 8 C-5.33 7.01 -5.66 6.02 -6 5 C-4.35 4.34 -2.7 3.68 -1 3 Z \" fill=\"#F81A53\" transform=\"translate(243,303)\"></path><path d=\"M0 0 C0.66 0 1.32 0 2 0 C1.979375 1.216875 1.95875 2.43375 1.9375 3.6875 C1.93175884 6.91977322 2.21233685 9.84934741 3 13 C1.68 12.34 0.36 11.68 -1 11 C-0.67 7.37 -0.34 3.74 0 0 Z \" fill=\"#F21E55\" transform=\"translate(223,297)\"></path><path d=\"M0 0 C1.8133922 3.20010388 2.52213974 6.13283843 3.125 9.75 C3.29257812 10.73484375 3.46015625 11.7196875 3.6328125 12.734375 C3.81457031 13.85585938 3.81457031 13.85585938 4 15 C3.01 15.495 3.01 15.495 2 16 C0.40837921 10.42932723 -0.20674944 5.78898419 0 0 Z \" fill=\"#E75077\" transform=\"translate(253,252)\"></path><path d=\"M0 0 C2.58926331 2.58926331 2.37398043 4.02705279 2.625 7.625 C2.69976562 8.62789062 2.77453125 9.63078125 2.8515625 10.6640625 C2.90054688 11.43492187 2.94953125 12.20578125 3 13 C2.34 13 1.68 13 1 13 C-0.32229189 10.35541621 -0.09677194 8.32238699 -0.0625 5.375 C-0.05347656 4.37210938 -0.04445312 3.36921875 -0.03515625 2.3359375 C-0.02355469 1.56507813 -0.01195312 0.79421875 0 0 Z \" fill=\"#E43F68\" transform=\"translate(241,194)\"></path><path d=\"M0 0 C0.66 1.32 1.32 2.64 2 4 C0.35 5.98 -1.3 7.96 -3 10 C-3.33 8.68 -3.66 7.36 -4 6 C-3.34 6 -2.68 6 -2 6 C-1.7834375 5.071875 -1.7834375 5.071875 -1.5625 4.125 C-1 2 -1 2 0 0 Z \" fill=\"#EE4F78\" transform=\"translate(217,63)\"></path><path d=\"M0 0 C2.475 0.99 2.475 0.99 5 2 C3.75 4.5 3.75 4.5 2 7 C0.68 7 -0.64 7 -2 7 C-1.34 4.69 -0.68 2.38 0 0 Z \" fill=\"#F33062\" transform=\"translate(255,424)\"></path><path d=\"M0 0 C0 3 0 3 -2 6 C-2.66 6 -3.32 6 -4 6 C-4.33 6.99 -4.66 7.98 -5 9 C-5.33 7.68 -5.66 6.36 -6 5 C-5.34 5 -4.68 5 -4 5 C-4 3.68 -4 2.36 -4 1 C-2.68 0.67 -1.36 0.34 0 0 Z \" fill=\"#EF6287\" transform=\"translate(254,336)\"></path><path d=\"M0 0 C2.31 0 4.62 0 7 0 C2.25 4.875 2.25 4.875 0 6 C0 4.02 0 2.04 0 0 Z \" fill=\"#EC3F6F\" transform=\"translate(324,313)\"></path><path d=\"M0 0 C2 1 2 1 2.66796875 2.92578125 C2.83941406 3.71339844 3.01085937 4.50101562 3.1875 5.3125 C3.36667969 6.09238281 3.54585937 6.87226563 3.73046875 7.67578125 C4.01067443 10.09204759 3.74132137 11.70242952 3 14 C2.3012307 12.23358317 1.61633417 10.46167336 0.9375 8.6875 C0.55464844 7.70136719 0.17179688 6.71523438 -0.22265625 5.69921875 C-1 3 -1 3 0 0 Z \" fill=\"#EA4C78\" transform=\"translate(201,259)\"></path><path d=\"M0 0 C0.33 0.66 0.66 1.32 1 2 C0.67 2.99 0.34 3.98 0 5 C-0.66 5 -1.32 5 -2 5 C-1.938125 6.1446875 -1.938125 6.1446875 -1.875 7.3125 C-2 10 -2 10 -4 13 C-4.66 13 -5.32 13 -6 13 C-3.10933941 3.40546697 -3.10933941 3.40546697 0 0 Z \" fill=\"#EB5E81\" transform=\"translate(219,241)\"></path><path d=\"M0 0 C0.33 0 0.66 0 1 0 C1.29344873 4.98862849 1.05887078 7.96229058 -2 12 C-2.33 12 -2.66 12 -3 12 C-2.14285714 3.42857143 -2.14285714 3.42857143 0 0 Z \" fill=\"#E94772\" transform=\"translate(194,161)\"></path><path d=\"M0 0 C1 3 1 3 -0.125 6.125 C-2 9 -2 9 -4.6875 9.875 C-5.450625 9.91625 -6.21375 9.9575 -7 10 C-7 9.34 -7 8.68 -7 8 C-6.34 8 -5.68 8 -5 8 C-4.731875 7.4225 -4.46375 6.845 -4.1875 6.25 C-2.98280141 3.9674132 -1.59201885 2.0262058 0 0 Z \" fill=\"#EA4E77\" transform=\"translate(223,66)\"></path><path d=\"M0 0 C4.62 0 9.24 0 14 0 C14 0.33 14 0.66 14 1 C12.43883181 1.33951619 10.87598662 1.67132544 9.3125 2 C8.00732422 2.2784375 8.00732422 2.2784375 6.67578125 2.5625 C4.06287036 2.98972047 1.64186962 3.07616201 -1 3 C-0.67 2.01 -0.34 1.02 0 0 Z \" fill=\"#E03E69\" transform=\"translate(179,50)\"></path><path d=\"M0 0 C0.33 0 0.66 0 1 0 C1 3.63 1 7.26 1 11 C-0.32 10.67 -1.64 10.34 -3 10 C-2.01 6.7 -1.02 3.4 0 0 Z \" fill=\"#EF4771\" transform=\"translate(268,409)\"></path><path d=\"M0 0 C2 2 2 2 2 6 C2.99 6.33 3.98 6.66 5 7 C4.01 7.495 4.01 7.495 3 8 C3.33 9.98 3.66 11.96 4 14 C0.7354972 10.7354972 0.06763945 6.58952701 -0.125 2.0625 C-0.08375 1.381875 -0.0425 0.70125 0 0 Z \" fill=\"#E8618A\" transform=\"translate(251,276)\"></path><path d=\"M0 0 C0.33 0.66 0.66 1.32 1 2 C1.66 2 2.32 2 3 2 C3 4.64 3 7.28 3 10 C3.66 10.33 4.32 10.66 5 11 C4.01 11.33 3.02 11.66 2 12 C0.70756464 7.8803623 -0.26252625 4.33168317 0 0 Z \" fill=\"#E5426F\" transform=\"translate(248,264)\"></path><path d=\"M0 0 C0.66 0 1.32 0 2 0 C1.67 1.65 1.34 3.3 1 5 C-0.98 5 -2.96 5 -5 5 C-4.67 3.68 -4.34 2.36 -4 1 C-3.01 1.33 -2.02 1.66 -1 2 C-0.67 1.34 -0.34 0.68 0 0 Z \" fill=\"#F21F56\" transform=\"translate(201,183)\"></path><path d=\"M0 0 C0.33 0.99 0.66 1.98 1 3 C0.34 3 -0.32 3 -1 3 C-1.061875 3.78375 -1.12375 4.5675 -1.1875 5.375 C-1.455625 6.24125 -1.72375 7.1075 -2 8 C-4.5625 9.3125 -4.5625 9.3125 -7 10 C-6.67 9.01 -6.34 8.02 -6 7 C-5.34 7 -4.68 7 -4 7 C-3.34 5.35 -2.68 3.7 -2 2 C-1.34 2 -0.68 2 0 2 C0 1.34 0 0.68 0 0 Z \" fill=\"#EB577D\" transform=\"translate(203,91)\"></path><path d=\"M0 0 C1.65 0.33 3.3 0.66 5 1 C4.34 2.98 3.68 4.96 3 7 C2.34 6.67 1.68 6.34 1 6 C1 5.34 1 4.68 1 4 C0.34 3.67 -0.32 3.34 -1 3 C-0.67 2.01 -0.34 1.02 0 0 Z \" fill=\"#FA1852\" transform=\"translate(208,393)\"></path><path d=\"M0 0 C0.99 0.33 1.98 0.66 3 1 C2.8125 3.375 2.8125 3.375 2 6 C-0.5625 7.3125 -0.5625 7.3125 -3 8 C-2.5359375 7.13375 -2.5359375 7.13375 -2.0625 6.25 C-1.07416636 4.15705816 -0.4831387 2.25464725 0 0 Z \" fill=\"#ED4B7F\" transform=\"translate(184,347)\"></path><path d=\"M0 0 C0.33 0.99 0.66 1.98 1 3 C-1.3125 5.5 -1.3125 5.5 -4 8 C-4.99 8 -5.98 8 -7 8 C-4.69 5.36 -2.38 2.72 0 0 Z \" fill=\"#EA5B7E\" transform=\"translate(260,346)\"></path><path d=\"M0 0 C0.95465783 2.16967689 1.14401212 3.56328793 0.3984375 5.82421875 C-0.35870385 7.5684743 -1.17609198 9.28627131 -2 11 C-2.33 11 -2.66 11 -3 11 C-2.8864371 9.35333797 -2.75882619 7.70763918 -2.625 6.0625 C-2.55539062 5.14597656 -2.48578125 4.22945313 -2.4140625 3.28515625 C-2.27742188 2.53105469 -2.14078125 1.77695312 -2 1 C-1.34 0.67 -0.68 0.34 0 0 Z \" fill=\"#E94671\" transform=\"translate(337,325)\"></path><path d=\"M0 0 C2.97 0.495 2.97 0.495 6 1 C6 2.32 6 3.64 6 5 C5.01 4.67 4.02 4.34 3 4 C2.34 4.99 1.68 5.98 1 7 C0.67 4.69 0.34 2.38 0 0 Z \" fill=\"#F63769\" transform=\"translate(243,245)\"></path><path d=\"M0 0 C0.98120464 3.05263664 0.98120464 4.94736336 0 8 C-0.66 8 -1.32 8 -2 8 C-2 8.66 -2 9.32 -2 10 C-2.66 10 -3.32 10 -4 10 C-3.29445932 6.33118845 -1.72264494 3.29549466 0 0 Z \" fill=\"#EA6186\" transform=\"translate(199,151)\"></path><path d=\"M0 0 C0.33 1.32 0.66 2.64 1 4 C0.34 4 -0.32 4 -1 4 C-1.66 6.31 -2.32 8.62 -3 11 C-3.99 10.67 -4.98 10.34 -6 10 C-4.02 6.7 -2.04 3.4 0 0 Z \" fill=\"#E6577B\" transform=\"translate(210,133)\"></path><path d=\"M0 0 C-0.33 0.99 -0.66 1.98 -1 3 C-2.65 3.33 -4.3 3.66 -6 4 C-6.33 2.68 -6.66 1.36 -7 0 C-3.98968256 -0.93423645 -3.13349732 -1.04449911 0 0 Z \" fill=\"#F81851\" transform=\"translate(225,123)\"></path><path d=\"M0 0 C0.99 0.33 1.98 0.66 3 1 C3 2.32 3 3.64 3 5 C0.13275314 4.42655063 -0.8614515 4.1385485 -3 2 C-2.01 1.34 -1.02 0.68 0 0 Z M-5 3 C-4.01 3.495 -4.01 3.495 -3 4 C-3.99 4.495 -3.99 4.495 -5 5 C-5 4.34 -5 3.68 -5 3 Z \" fill=\"#FA1953\" transform=\"translate(212,85)\"></path><path d=\"M0 0 C1.32 0.33 2.64 0.66 4 1 C1.6875 3.5 1.6875 3.5 -1 6 C-1.99 6 -2.98 6 -4 6 C-3.34 4.68 -2.68 3.36 -2 2 C-1.34 2 -0.68 2 0 2 C0 1.34 0 0.68 0 0 Z \" fill=\"#F61B52\" transform=\"translate(226,64)\"></path><path d=\"M0 0 C1.32 0.66 2.64 1.32 4 2 C3.34 2 2.68 2 2 2 C1.67 3.32 1.34 4.64 1 6 C-0.98 5.01 -2.96 4.02 -5 3 C-5 2.67 -5 2.34 -5 2 C-3.35 2 -1.7 2 0 2 C0 1.34 0 0.68 0 0 Z \" fill=\"#F14A75\" transform=\"translate(274,440)\"></path><path d=\"M0 0 C2.16321167 3.24481751 3.6314591 6.35055759 5 10 C4.67 10.99 4.34 11.98 4 13 C1.27835324 10.27835324 0.89427524 7.70485455 0 4 C0 2.68 0 1.36 0 0 Z \" fill=\"#EB6689\" transform=\"translate(224,301)\"></path><path d=\"M0 0 C0.66 0 1.32 0 2 0 C1.58578031 4.83256305 -0.46413986 6.82679218 -4 10 C-4 8.35 -4 6.7 -4 5 C-2.68 4.67 -1.36 4.34 0 4 C0 2.68 0 1.36 0 0 Z \" fill=\"#EA4A78\" transform=\"translate(207,177)\"></path><path d=\"M0 0 C0.66 0.33 1.32 0.66 2 1 C0.68 3.31 -0.64 5.62 -2 8 C-2.66 7.67 -3.32 7.34 -4 7 C-3.6875 4.625 -3.6875 4.625 -3 2 C-2.01 1.34 -1.02 0.68 0 0 Z \" fill=\"#FD164D\" transform=\"translate(217,60)\"></path><path d=\"M0 0 C2.97 0.99 5.94 1.98 9 3 C8.67 3.99 8.34 4.98 8 6 C4.08597051 4.73058503 2.20927127 3.48832306 0 0 Z \" fill=\"#E55076\" transform=\"translate(243,426)\"></path><path d=\"M0 0 C1.37432457 3.81756824 0.67975039 7.07255329 0 11 C-0.99 11 -1.98 11 -3 11 C-1.125 3.375 -1.125 3.375 0 0 Z \" fill=\"#EB5A81\" transform=\"translate(229,390)\"></path><path d=\"M0 0 C0.99 0 1.98 0 3 0 C3 1.32 3 2.64 3 4 C3.66 4.33 4.32 4.66 5 5 C5 6.65 5 8.3 5 10 C1.32769295 6.92000054 0.43197635 4.7517398 0 0 Z \" fill=\"#FC1852\" transform=\"translate(184,341)\"></path><path d=\"M0 0 C0.33 0 0.66 0 1 0 C1.390625 5.95703125 1.390625 5.95703125 1 8 C-0.32 8.99 -1.64 9.98 -3 11 C-2.01 7.37 -1.02 3.74 0 0 Z \" fill=\"#ED577F\" transform=\"translate(326,332)\"></path><path d=\"M0 0 C0.33 1.32 0.66 2.64 1 4 C0.01 4 -0.98 4 -2 4 C-2.33 5.32 -2.66 6.64 -3 8 C-4.32 8 -5.64 8 -7 8 C-5.55682808 5.11365616 -3.29639313 3.2389833 -1 1 C-0.67 0.67 -0.34 0.34 0 0 Z \" fill=\"#EB6289\" transform=\"translate(236,308)\"></path><path d=\"M0 0 C1.2065625 0.0309375 1.2065625 0.0309375 2.4375 0.0625 C1.19203595 3.79889216 -0.19654953 4.25006513 -3.5625 6.0625 C-3.605221 4.39638095 -3.60313832 2.72867115 -3.5625 1.0625 C-2.5625 0.0625 -2.5625 0.0625 0 0 Z \" fill=\"#F3356A\" transform=\"translate(330.5625,302.9375)\"></path><path d=\"M0 0 C0.66 0 1.32 0 2 0 C2.33 1.32 2.66 2.64 3 4 C0.03 6.475 0.03 6.475 -3 9 C-2.01 6.03 -1.02 3.06 0 0 Z \" fill=\"#FC174E\" transform=\"translate(215,214)\"></path><path d=\"M0 0 C0.33 0 0.66 0 1 0 C2.125 7.75 2.125 7.75 1 10 C0.34 10 -0.32 10 -1 10 C-2.46726798 6.18510326 -1.43336419 3.70988378 0 0 Z \" fill=\"#F14776\" transform=\"translate(192,203)\"></path><path d=\"M0 0 C0.66 0.33 1.32 0.66 2 1 C1.375 2.9375 1.375 2.9375 0 5 C-3.125 5.75 -3.125 5.75 -6 6 C-4.6875 4 -4.6875 4 -3 2 C-2.01 2 -1.02 2 0 2 C0 1.34 0 0.68 0 0 Z \" fill=\"#F33465\" transform=\"translate(247,416)\"></path><path d=\"M0 0 C1.28485596 5.13942384 0.22194431 6.37835584 -2 11 C-2.66 10.67 -3.32 10.34 -4 10 C-2.68 6.7 -1.36 3.4 0 0 Z \" fill=\"#EA577E\" transform=\"translate(301,399)\"></path><path d=\"M0 0 C1.98 0.66 3.96 1.32 6 2 C6 2.99 6 3.98 6 5 C4.02 5 2.04 5 0 5 C0 3.35 0 1.7 0 0 Z \" fill=\"#F7245A\" transform=\"translate(262,380)\"></path><path d=\"M0 0 C1.65 0 3.3 0 5 0 C5 1.32 5 2.64 5 4 C3.02 4 1.04 4 -1 4 C-0.67 2.68 -0.34 1.36 0 0 Z \" fill=\"#F81951\" transform=\"translate(280,353)\"></path><path d=\"M0 0 C2.5654594 2.5654594 2.54046087 4.47686668 3 8 C1.68 8.33 0.36 8.66 -1 9 C-0.67 6.03 -0.34 3.06 0 0 Z \" fill=\"#EC446F\" transform=\"translate(271,319)\"></path><path d=\"M0 0 C0.33 0.66 0.66 1.32 1 2 C1.66 2.33 2.32 2.66 3 3 C1.02 5.97 1.02 5.97 -1 9 C-1.66 7.68 -2.32 6.36 -3 5 C-2.34 4.34 -1.68 3.68 -1 3 C-0.67 2.01 -0.34 1.02 0 0 Z \" fill=\"#F14C76\" transform=\"translate(233,230)\"></path><path d=\"M0 0 C1.32 0.33 2.64 0.66 4 1 C2.68 3.31 1.36 5.62 0 8 C-0.66 8 -1.32 8 -2 8 C-2 7.01 -2 6.02 -2 5 C-1.34 5 -0.68 5 0 5 C0 3.35 0 1.7 0 0 Z \" fill=\"#ED6588\" transform=\"translate(183,82)\"></path><path d=\"M0 0 C0.33 1.32 0.66 2.64 1 4 C-1.35953094 6.35953094 -2.77895617 6.49141413 -6 7 C-4.02 4.69 -2.04 2.38 0 0 Z \" fill=\"#EB4670\" transform=\"translate(206,68)\"></path><path d=\"M0 0 C1.43088528 2.86177057 0.59991697 4.93375773 0 8 C-0.66 8 -1.32 8 -2 8 C-2 8.66 -2 9.32 -2 10 C-2.66 9.67 -3.32 9.34 -4 9 C-2.68 6.03 -1.36 3.06 0 0 Z \" fill=\"#EF5A82\" transform=\"translate(301,339)\"></path><path d=\"M0 0 C0.66 0.33 1.32 0.66 2 1 C1.67 2.65 1.34 4.3 1 6 C0.67 5.34 0.34 4.68 0 4 C-0.66 4 -1.32 4 -2 4 C-2 4.66 -2 5.32 -2 6 C-2.66 6 -3.32 6 -4 6 C-4 5.01 -4 4.02 -4 3 C-2 1.3125 -2 1.3125 0 0 Z \" fill=\"#FC1751\" transform=\"translate(303,344)\"></path><path d=\"M0 0 C0.66 0 1.32 0 2 0 C1.50168276 3.68754757 0.89932357 5.60490662 -2 8 C-2.33 6.35 -2.66 4.7 -3 3 C-2.01 3 -1.02 3 0 3 C0 2.01 0 1.02 0 0 Z \" fill=\"#ED416D\" transform=\"translate(313,331)\"></path><path d=\"M0 0 C1 2 1 2 0.375 4.0625 C-1 6 -1 6 -3.625 6.75 C-4.800625 6.87375 -4.800625 6.87375 -6 7 C-4.02 4.69 -2.04 2.38 0 0 Z \" fill=\"#ED5E83\" transform=\"translate(243,301)\"></path><path d=\"M0 0 C1.32 0.33 2.64 0.66 4 1 C3.67 2.98 3.34 4.96 3 7 C2.67 5.68 2.34 4.36 2 3 C0.68 3.33 -0.64 3.66 -2 4 C-1.34 2.68 -0.68 1.36 0 0 Z \" fill=\"#F73264\" transform=\"translate(237,266)\"></path><path d=\"M0 0 C0.99 0.33 1.98 0.66 3 1 C3 3.97 3 6.94 3 10 C2.67 10 2.34 10 2 10 C2 8.35 2 6.7 2 5 C1.34 5 0.68 5 0 5 C0 3.35 0 1.7 0 0 Z \" fill=\"#EE3B6B\" transform=\"translate(236,209)\"></path><path d=\"M0 0 C0.95904856 3.83619425 0.91892116 5.32431536 0 9 C-0.99 9 -1.98 9 -3 9 C-2.01 6.03 -1.02 3.06 0 0 Z \" fill=\"#E95C85\" transform=\"translate(293,418)\"></path><path d=\"M0 0 C1.32 0 2.64 0 4 0 C4 0.66 4 1.32 4 2 C5.32 2 6.64 2 8 2 C8 2.99 8 3.98 8 5 C4.62496331 3.8141763 2.35277269 2.72426311 0 0 Z \" fill=\"#EF5F86\" transform=\"translate(235,421)\"></path><path d=\"M0 0 C3.36591866 1.44253657 5.51047079 3.33264727 8 6 C7.01 6.495 7.01 6.495 6 7 C6 6.34 6 5.68 6 5 C4.02 4.34 2.04 3.68 0 3 C0 2.01 0 1.02 0 0 Z \" fill=\"#EC547A\" transform=\"translate(231,408)\"></path><path d=\"M0 0 C0.33 0 0.66 0 1 0 C1.36923077 5.53846154 1.36923077 5.53846154 -0.5 7.875 C-1.2425 8.431875 -1.2425 8.431875 -2 9 C-1.125 1.125 -1.125 1.125 0 0 Z \" fill=\"#EA4671\" transform=\"translate(256,392)\"></path><path d=\"M0 0 C0.99 0.66 1.98 1.32 3 2 C2.34 2 1.68 2 1 2 C1.33 2.99 1.66 3.98 2 5 C1.01 5.99 0.02 6.98 -1 8 C-1.66 7.67 -2.32 7.34 -3 7 C-2.01 4.69 -1.02 2.38 0 0 Z \" fill=\"#EA4B7A\" transform=\"translate(294,354)\"></path><path d=\"M0 0 C0.99 0.33 1.98 0.66 3 1 C3 2.32 3 3.64 3 5 C1.35 5.66 -0.3 6.32 -2 7 C-1.67 6.030625 -1.34 5.06125 -1 4.0625 C0.05173363 1.37850426 0.05173363 1.37850426 0 0 Z \" fill=\"#ED4570\" transform=\"translate(267,334)\"></path><path d=\"M0 0 C0.99 1.485 0.99 1.485 2 3 C4.56282742 3.72965366 4.56282742 3.72965366 7 4 C6.01 5.485 6.01 5.485 5 7 C3.0625 6.3125 3.0625 6.3125 1 5 C0.25 2.375 0.25 2.375 0 0 Z \" fill=\"#EE527E\" transform=\"translate(274,328)\"></path><path d=\"M0 0 C0 3 0 3 -1 6 C-2.65 6.33 -4.3 6.66 -6 7 C-4.02 4.69 -2.04 2.38 0 0 Z \" fill=\"#EA5F8B\" transform=\"translate(254,325)\"></path><path d=\"M0 0 C2.4375 0.375 2.4375 0.375 5 1 C5.33 1.66 5.66 2.32 6 3 C4.35 3.33 2.7 3.66 1 4 C0.67 2.68 0.34 1.36 0 0 Z \" fill=\"#EC3D68\" transform=\"translate(158,327)\"></path><path d=\"M0 0 C0.66 0.33 1.32 0.66 2 1 C2 2.65 2 4.3 2 6 C1.01 6.33 0.02 6.66 -1 7 C-0.67 4.69 -0.34 2.38 0 0 Z \" fill=\"#F23F70\" transform=\"translate(251,299)\"></path><path d=\"M0 0 C0.66 0 1.32 0 2 0 C1.01 3.3 0.02 6.6 -1 10 C-1.33 10 -1.66 10 -2 10 C-2 7.69 -2 5.38 -2 3 C-1.34 3 -0.68 3 0 3 C0 2.01 0 1.02 0 0 Z \" fill=\"#EB5E84\" transform=\"translate(227,291)\"></path><path d=\"M0 0 C0.33 0 0.66 0 1 0 C1.33 3.3 1.66 6.6 2 10 C0.68 10 -0.64 10 -2 10 C-1.34 6.7 -0.68 3.4 0 0 Z \" fill=\"#EA4B7B\" transform=\"translate(244,207)\"></path><path d=\"M0 0 C0.33 0.66 0.66 1.32 1 2 C0.0625 4.625 0.0625 4.625 -1 7 C-1.66 7 -2.32 7 -3 7 C-3 7.66 -3 8.32 -3 9 C-3.66 8.67 -4.32 8.34 -5 8 C-3.35 5.36 -1.7 2.72 0 0 Z \" fill=\"#E95B83\" transform=\"translate(205,191)\"></path><path d=\"M0 0 C1.65 0 3.3 0 5 0 C4.34 1.32 3.68 2.64 3 4 C2.34 4 1.68 4 1 4 C0.67 4.66 0.34 5.32 0 6 C0 4.02 0 2.04 0 0 Z \" fill=\"#F23D6E\" transform=\"translate(225,151)\"></path><path d=\"M0 0 C1.485 0.99 1.485 0.99 3 2 C2.42655063 4.86724686 2.1385485 5.8614515 0 8 C-1.125 2.25 -1.125 2.25 0 0 Z \" fill=\"#F24778\" transform=\"translate(195,63)\"></path><path d=\"M0 0 C2.31 0 4.62 0 7 0 C7 1.32 7 2.64 7 4 C6.67 3.34 6.34 2.68 6 2 C4.35 2 2.7 2 1 2 C0.67 1.34 0.34 0.68 0 0 Z \" fill=\"#F31F55\" transform=\"translate(171,59)\"></path></svg>'),(19137,1021,'_elementor_inline_svg','<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"500\" height=\"500\"><path d=\"M0 0 C0.1872894 6.46471359 -0.45082061 12.13574593 -1.8125 18.4375 C-5.93098484 39.30620898 -7.27012294 59.51185069 -7.25 80.75 C-7.24897278 82.33152863 -7.24897278 82.33152863 -7.2479248 83.94500732 C-7.24142622 86.97908053 -7.22504004 90.01287683 -7.203125 93.046875 C-7.1965387 94.41880508 -7.1965387 94.41880508 -7.18981934 95.81845093 C-7.1400201 100.32946741 -6.85248793 104.55540483 -6 109 C-5.83533038 110.61253771 -5.69163939 112.22737327 -5.5703125 113.84375 C-5.4633606 115.20101196 -5.4633606 115.20101196 -5.35424805 116.58569336 C-5.27859619 117.54741455 -5.20294434 118.50913574 -5.125 119.5 C-3.61958129 137.39017424 -1.02598596 154.81258299 2.81640625 172.3515625 C3.67156402 176.29632252 4.39181219 180.24181905 5.03515625 184.2265625 C5.7783088 188.81459266 6.70709146 193.25210429 7.875 197.75 C8.22808102 199.12234017 8.58093925 200.49473767 8.93359375 201.8671875 C9.11132324 202.55264648 9.28905273 203.23810547 9.47216797 203.94433594 C9.9850431 205.9417497 10.48213348 207.94230295 10.97265625 209.9453125 C12.88869485 217.76119382 14.9534721 225.52195154 17.13989258 233.26660156 C18.91603168 239.59362655 20.49303695 245.95733298 22.0078125 252.3515625 C22.90514207 255.65119171 23.99717943 258.73066926 25.22851562 261.91162109 C26.57250399 265.54974657 27.61866532 269.2736096 28.6875 273 C29.02491211 274.16208984 29.02491211 274.16208984 29.36914062 275.34765625 C29.91553367 277.23096846 30.45816894 279.11537024 31 281 C45.27822261 279.15140151 58.89154057 272.84613103 70.40625 264.19140625 C72 263 72 263 74 263 C74 262.34 74 261.68 74 261 C74.66 261 75.32 261 76 261 C76 260.34 76 259.68 76 259 C79.46153846 256 79.46153846 256 82 256 C82.33 255.01 82.66 254.02 83 253 C83.66 253 84.32 253 85 253 C85 252.34 85 251.68 85 251 C87.375 248.375 87.375 248.375 90 246 C90.66 246 91.32 246 92 246 C92.28875 245.401875 92.5775 244.80375 92.875 244.1875 C94 242 94 242 96 239 C99.5625 238.75 99.5625 238.75 103 239 C104 240 104 240 104.23046875 242.53515625 C103.94434234 246.83675164 102.74962693 250.3979142 101.3125 254.4375 C100.75887711 256.04028258 100.20549548 257.64314851 99.65234375 259.24609375 C99.37374512 260.0438623 99.09514648 260.84163086 98.80810547 261.66357422 C97.8379689 264.46847058 96.91376386 267.28687014 95.9934082 270.10839844 C94.22647873 275.5131239 92.31601465 280.80048049 90.1484375 286.0546875 C88.57011568 290.10249245 87.1678359 294.20619287 85.75 298.3125 C82.93543827 306.45068732 79.94354729 314.50680279 76.84741211 322.54174805 C74.92263149 327.54523758 73.07560107 332.56230227 71.3125 337.625 C69.55910602 342.59879425 67.54167837 347.34838341 65.3046875 352.12109375 C63.8288046 355.37775751 62.50312717 358.67537459 61.1875 362 C50.40243686 389.20801363 50.40243686 389.20801363 44 400 C38.29412252 400.56079607 34.8799153 398.76717885 30.0625 396.0625 C29.32612305 395.661521 28.58974609 395.26054199 27.83105469 394.84741211 C22.09850555 391.69573761 16.46772451 388.37109097 10.91040039 384.92016602 C7.6845248 382.9300984 4.53259322 381.35821045 1 380 C-0.68996005 378.69631653 -2.35135455 377.35555293 -4 376 C-5.62944213 374.72870707 -7.27700496 373.48045665 -8.9375 372.25 C-10.15759766 371.32960938 -10.15759766 371.32960938 -11.40234375 370.390625 C-14.49244735 368.73637405 -16.54761816 368.90396713 -20 369 C-22 367 -22 367 -22.625 364.796875 C-24.73633661 360.5022244 -28.27243222 358.14994347 -32 355.25 C-32.73734375 354.66089844 -33.4746875 354.07179688 -34.234375 353.46484375 C-37.93507965 350.4529723 -37.93507965 350.4529723 -42 348 C-42 347.34 -42 346.68 -42 346 C-42.66 346 -43.32 346 -44 346 C-44 345.34 -44 344.68 -44 344 C-44.66 344 -45.32 344 -46 344 C-46 343.34 -46 342.68 -46 342 C-46.58265625 341.7421875 -47.1653125 341.484375 -47.765625 341.21875 C-50.1802903 339.90165983 -51.81740177 338.44911616 -53.75 336.5 C-54.36359375 335.8915625 -54.9771875 335.283125 -55.609375 334.65625 C-57 333 -57 333 -57 331 C-58.32 330.34 -59.64 329.68 -61 329 C-61 328.34 -61 327.68 -61 327 C-61.66 327 -62.32 327 -63 327 C-64.7265625 325.35546875 -64.7265625 325.35546875 -66.625 323.1875 C-67.25664062 322.47980469 -67.88828125 321.77210938 -68.5390625 321.04296875 C-70 319 -70 319 -70 316 C-70.66 316 -71.32 316 -72 316 C-73.63429751 313.9055032 -75.14167234 311.82217909 -76.625 309.625 C-77.25535156 308.72007812 -77.25535156 308.72007812 -77.8984375 307.796875 C-81 303.26537135 -81 303.26537135 -81 301 C-81.66 301 -82.32 301 -83 301 C-83.56267578 299.96552734 -83.56267578 299.96552734 -84.13671875 298.91015625 C-84.64847656 297.97042969 -85.16023437 297.03070313 -85.6875 296.0625 C-86.22890625 295.06089844 -86.7703125 294.05929687 -87.328125 293.02734375 C-88.36701865 291.1461695 -89.43504663 289.2804153 -90.546875 287.44140625 C-91.23523438 286.29478516 -91.23523438 286.29478516 -91.9375 285.125 C-92.56978516 284.10792969 -92.56978516 284.10792969 -93.21484375 283.0703125 C-94.25178301 280.33609454 -93.87751835 278.7553167 -93 276 C-92.34 275.34 -91.68 274.68 -91 274 C-86.88095984 274.29767853 -84.43264561 275.86422375 -81.1875 278.3125 C-66.44119175 288.92291269 -47.75285979 293.11342338 -29.6875 291.75 C-26.89252816 291.29343833 -26.89252816 291.29343833 -25.8125 289.125 C-25.544375 288.42375 -25.27625 287.7225 -25 287 C-22.8474224 284.35820022 -21.27580988 283.7212174 -18 283 C-18.43570313 281.9584375 -18.87140625 280.916875 -19.3203125 279.84375 C-22.59855939 271.96798436 -25.78153305 264.07290349 -28.7355957 256.06958008 C-29.98935657 252.67813845 -31.26774052 249.3015329 -32.61328125 245.9453125 C-36.77047235 235.55112768 -40.40669576 225.0281654 -43.8918457 214.3894043 C-46.10971475 207.58881495 -46.10971475 207.58881495 -48.5625 200.87109375 C-52.02574154 191.8195468 -54.38512841 182.32182105 -57 173 C-57.29986816 171.93217285 -57.59973633 170.8643457 -57.90869141 169.76416016 C-61.63462005 156.34306743 -64.76065384 142.87491194 -67.3125 129.1875 C-67.49729416 128.19762085 -67.49729416 128.19762085 -67.68582153 127.18774414 C-69.35805049 118.15581504 -70.77900245 109.10345834 -72 100 C-72.11287354 99.1747583 -72.22574707 98.3495166 -72.34204102 97.49926758 C-76.01257451 69.35234704 -75.66240538 39.62677432 -69 12 C-69.78375 12.04125 -70.5675 12.0825 -71.375 12.125 C-74 12 -74 12 -76 10 C-75.625 6.875 -75.625 6.875 -75 4 C-74.43410156 3.87882812 -73.86820313 3.75765625 -73.28515625 3.6328125 C-72.55167969 3.46523438 -71.81820312 3.29765625 -71.0625 3.125 C-70.33160156 2.96257813 -69.60070312 2.80015625 -68.84765625 2.6328125 C-66.79299706 2.17038477 -66.79299706 2.17038477 -66 0 C-63.3496774 -0.28756297 -60.78315241 -0.46773109 -58.125 -0.5625 C-52.48239019 -0.74411602 -52.48239019 -0.74411602 -47 -2 C-44.39085365 -2.23456255 -41.80182369 -2.42279672 -39.1875 -2.5625 C-38.42920898 -2.6035083 -37.67091797 -2.6445166 -36.88964844 -2.68676758 C-11.85894981 -3.95298327 -11.85894981 -3.95298327 0 0 Z M-37 6 C-37 6.66 -37 7.32 -37 8 C-37.86625 8.37125 -37.86625 8.37125 -38.75 8.75 C-41.32939979 10.18299988 -43.06121592 11.78424676 -45 14 C-45 14.66 -45 15.32 -45 16 C-45.66 16 -46.32 16 -47 16 C-47.66 17.65 -48.32 19.3 -49 21 C-49.66 21 -50.32 21 -51 21 C-52.78227064 23.38426888 -54.43700301 25.76232286 -56.0625 28.25 C-56.52205078 28.93191406 -56.98160156 29.61382812 -57.45507812 30.31640625 C-59.59280067 33.54967236 -61.21611772 36.16157035 -62 40 C-62.66 40 -63.32 40 -64 40 C-65.4783226 42.95664519 -65.06032783 45.74229737 -65 49 C-61.91910327 46.22719294 -60.31224548 43.93673644 -59 40 C-58.34 40 -57.68 40 -57 40 C-55.50047084 38.15283932 -54.07478913 36.24537846 -52.6875 34.3125 C-49.71167639 30.17464001 -46.68907118 26.51973677 -43 23 C-41.2958946 21.37163262 -39.61974559 19.71230248 -38 18 C-38 17.34 -38 16.68 -38 16 C-37.34 16 -36.68 16 -36 16 C-34.18932626 14.28668011 -34.18932626 14.28668011 -32.375 12.125 C-31.74335938 11.40570313 -31.11171875 10.68640625 -30.4609375 9.9453125 C-28.79982877 8.13893067 -28.79982877 8.13893067 -29 6 C-31.64 6 -34.28 6 -37 6 Z M-60 10 C-61.74945907 14.03136221 -62.26489214 17.62927973 -62 22 C-60.45833358 20.62514468 -60.45833358 20.62514468 -59 19 C-59 18.34 -59 17.68 -59 17 C-58.34 17 -57.68 17 -57 17 C-55.41030753 14.98208664 -55.41030753 14.98208664 -53.875 12.5 C-53.33617187 11.6646875 -52.79734375 10.829375 -52.2421875 9.96875 C-51.83226562 9.3190625 -51.42234375 8.669375 -51 8 C-54.39140533 8 -56.86242274 8.7113522 -60 10 Z M-17 6 C-17 6.66 -17 7.32 -17 8 C-18.98 8.99 -18.98 8.99 -21 10 C-21 10.66 -21 11.32 -21 12 C-21.66 12 -22.32 12 -23 12 C-24.59661109 13.77518877 -24.59661109 13.77518877 -26.3125 16.125 C-30.38305026 21.35856462 -34.78887738 26.1850945 -39.34301758 31.00048828 C-45.72950864 36.83165339 -45.72950864 36.83165339 -49 44 C-49.66 44 -50.32 44 -51 44 C-52.3606009 45.48636758 -52.3606009 45.48636758 -53.625 47.375 C-54.07101563 48.00148437 -54.51703125 48.62796875 -54.9765625 49.2734375 C-56.16996969 50.95222643 -56.16996969 50.95222643 -56 53 C-59.375 53.625 -59.375 53.625 -63 54 C-63.66 53.34 -64.32 52.68 -65 52 C-65.376277 77.07431125 -65.376277 77.07431125 -63 102 C-62.75541792 103.70036405 -62.51198588 105.4008938 -62.26953125 107.1015625 C-61.65569044 111.34893217 -61.00710348 115.58990028 -60.33935547 119.82910156 C-60.05102028 121.67361705 -59.77602475 123.52020994 -59.50390625 125.3671875 C-57.65527686 137.44053695 -54.28575851 149.25092413 -51 161 C-48.8877558 158.33411915 -47.34152118 155.77848198 -45.9375 152.6875 C-41.10739411 142.88180311 -35.23218314 132.85071497 -26.3984375 126.19921875 C-25.93695313 125.80347656 -25.47546875 125.40773438 -25 125 C-25 124.34 -25 123.68 -25 123 C-21.35874308 121.50065891 -17.75274424 120.25091475 -14 119 C-14.66 113.72 -15.32 108.44 -16 103 C-16.33 103.66 -16.66 104.32 -17 105 C-17.66 105 -18.32 105 -19 105 C-20.36637653 106.71801282 -20.36637653 106.71801282 -21.625 108.875 C-22.29402344 109.95394531 -22.29402344 109.95394531 -22.9765625 111.0546875 C-24.15519998 112.92864762 -24.15519998 112.92864762 -24 115 C-24.66 115 -25.32 115 -26 115 C-27.59348861 116.94614527 -27.59348861 116.94614527 -29.125 119.375 C-29.66382813 120.18710938 -30.20265625 120.99921875 -30.7578125 121.8359375 C-32.1659413 123.87322026 -32.1659413 123.87322026 -32 126 C-32.66 126 -33.32 126 -34 126 C-35.81628776 127.94375954 -35.81628776 127.94375954 -37.625 130.375 C-38.25664062 131.18710938 -38.88828125 131.99921875 -39.5390625 132.8359375 C-41.18650808 134.84109879 -41.18650808 134.84109879 -41 137 C-41.66 137 -42.32 137 -43 137 C-43 137.66 -43 138.32 -43 139 C-45.31 139 -47.62 139 -50 139 C-49.53832844 133.8762025 -48.04776659 131.26554189 -44.8125 127.3125 C-43.90139876 126.17627738 -42.99268953 125.03813398 -42.0859375 123.8984375 C-41.5919043 123.2806543 -41.09787109 122.66287109 -40.58886719 122.02636719 C-36.98181656 117.42610287 -33.56018085 112.68190438 -30.13549805 107.94506836 C-27.57327708 104.41570516 -25.03347922 100.95095775 -22.10546875 97.71484375 C-15.66408556 90.34022079 -15.04697306 84.73828349 -15.68359375 75.296875 C-15.84021484 73.66492188 -15.84021484 73.66492188 -16 72 C-17.54166642 73.37485532 -17.54166642 73.37485532 -19 75 C-19 75.66 -19 76.32 -19 77 C-19.66 77 -20.32 77 -21 77 C-22.6404154 79.24150624 -24.14662087 81.4678831 -25.625 83.8125 C-26.04523438 84.45509766 -26.46546875 85.09769531 -26.8984375 85.75976562 C-29.38542974 89.57290084 -29.38542974 89.57290084 -30 94 C-30.66 94 -31.32 94 -32 94 C-37.6472282 103.86023971 -43.0328162 113.77814265 -48 124 C-49.65 123.67 -51.3 123.34 -53 123 C-52.52625872 116.98815641 -51.25076903 112.61740816 -48.4375 107.3125 C-48.07889893 106.61898437 -47.72029785 105.92546875 -47.35083008 105.2109375 C-42.37107845 95.71532538 -36.59483788 86.78645721 -30.5625 77.9375 C-30.09803467 77.24688477 -29.63356934 76.55626953 -29.1550293 75.84472656 C-27.04708476 72.75792296 -25.0031468 70.00326983 -22.40234375 67.30078125 C-13.50707566 57.85588684 -14.13531327 45.87227074 -13.30126953 33.50439453 C-12.82442554 27.95770198 -11.9343246 22.48566542 -11 17 C-15.54416488 21.26876095 -19.26246903 26.01946329 -23 31 C-23.51433594 31.68191406 -24.02867187 32.36382812 -24.55859375 33.06640625 C-27.13214467 36.20290244 -27.13214467 36.20290244 -28 40 C-28.66 40 -29.32 40 -30 40 C-33.02517909 43.05558423 -33.02517909 43.05558423 -34 47 C-34.66 47 -35.32 47 -36 47 C-37.4239869 48.71519077 -38.7663216 50.4987912 -40.0625 52.3125 C-40.77535156 53.29863281 -41.48820312 54.28476563 -42.22265625 55.30078125 C-44.11951635 57.92919059 -44.11951635 57.92919059 -45 61 C-45.66 61 -46.32 61 -47 61 C-48.3606009 62.48636758 -48.3606009 62.48636758 -49.625 64.375 C-50.07101563 65.00148437 -50.51703125 65.62796875 -50.9765625 66.2734375 C-52.16996969 67.95222643 -52.16996969 67.95222643 -52 70 C-54.31 70 -56.62 70 -59 70 C-59 67.69 -59 65.38 -59 63 C-58.34 63 -57.68 63 -57 63 C-55.24454773 60.66031073 -55.24454773 60.66031073 -53.5 57.75 C-52.8915625 56.77546875 -52.283125 55.8009375 -51.65625 54.796875 C-50.33286152 52.56209634 -49.11563585 50.34283528 -48 48 C-47.34 48 -46.68 48 -46 48 C-45.34 46.35 -44.68 44.7 -44 43 C-43.34 43 -42.68 43 -42 43 C-41.34 41.35 -40.68 39.7 -40 38 C-39.34 38 -38.68 38 -38 38 C-35.60179695 35.36315253 -35.60179695 35.36315253 -35 32 C-34.34 32 -33.68 32 -33 32 C-30.03764305 28.36676311 -30.03764305 28.36676311 -29 24 C-28.34 24 -27.68 24 -27 24 C-25.60152122 22.51900565 -25.60152122 22.51900565 -24.21484375 20.5703125 C-23.68439453 19.85746094 -23.15394531 19.14460938 -22.60742188 18.41015625 C-22.05634766 17.65605469 -21.50527344 16.90195313 -20.9375 16.125 C-20.38255859 15.37863281 -19.82761719 14.63226563 -19.25585938 13.86328125 C-16.3936886 10.07816538 -16.3936886 10.07816538 -14 6 C-14.99 6 -15.98 6 -17 6 Z M-24.25 134.07421875 C-33.93257744 143.98586847 -39.67806598 156.87887828 -45.21899414 169.38037109 C-46 171 -46 171 -47 172 C-46.53343967 176.04352289 -45.84439338 180.01928836 -45 184 C-43.515 183.505 -43.515 183.505 -42 183 C-40.77479736 179.99152582 -40.77479736 179.99152582 -40 177 C-39.34 177 -38.68 177 -38 177 C-37.67128906 176.3915625 -37.34257812 175.783125 -37.00390625 175.15625 C-33.81881965 169.28671372 -30.58414 163.44660455 -27.3125 157.625 C-26.93230713 156.94759766 -26.55211426 156.27019531 -26.16040039 155.57226562 C-25.43865809 154.29043859 -24.7127965 153.01091929 -23.98217773 151.73413086 C-23.10484934 150.18512177 -22.26462745 148.6152313 -21.4296875 147.04296875 C-20.95789063 146.36878906 -20.48609375 145.69460937 -20 145 C-16.8125 144.6875 -16.8125 144.6875 -14 145 C-14.24217489 150.69110998 -15.9302631 153.65779621 -19.20703125 158.234375 C-21.38176663 161.58886879 -23.03843244 165.08142636 -24.75 168.6875 C-28.93492982 177.3897256 -34.12914121 186.12914121 -41 193 C-40.90972939 194.92734435 -40.90972939 194.92734435 -40.3125 197.0625 C-40.11527344 197.8565625 -39.91804688 198.650625 -39.71484375 199.46875 C-38.61545605 203.36166381 -37.35176072 207.18803476 -36 211 C-32.93237226 208.4582513 -32.10722551 205.85818691 -30.875 202.125 C-27.74707608 193.60903639 -22.82524483 186.84474841 -17.2265625 179.75390625 C-15.8089684 178.08354424 -15.8089684 178.08354424 -16 176 C-15.34 176 -14.68 176 -14 176 C-11.30871561 174.06500059 -9.58560675 171.89984926 -8 169 C-7.80178032 166.38344655 -7.80178032 166.38344655 -8.19921875 163.58203125 C-8.31612061 162.5235498 -8.43302246 161.46506836 -8.5534668 160.37451172 C-9.30210928 154.7169194 -10.10942696 149.07456919 -11 143.4375 C-11.17789063 142.27669922 -11.35578125 141.11589844 -11.5390625 139.91992188 C-12.43375307 133.88132816 -12.43375307 133.88132816 -14 128 C-18.73298754 128 -20.89578428 130.93939214 -24.25 134.07421875 Z M-7.34765625 180.29296875 C-15.76796295 189.59558549 -24.8887244 202.37679432 -27 215 C-31.75 215.125 -31.75 215.125 -34 214 C-33.38074535 217.4152027 -32.53132639 220.59353472 -31.37109375 223.86328125 C-31.05849609 224.74951172 -30.74589844 225.63574219 -30.42382812 226.54882812 C-29.9355957 227.9168457 -29.9355957 227.9168457 -29.4375 229.3125 C-29.10814453 230.24384766 -28.77878906 231.17519531 -28.43945312 232.13476562 C-27.62932179 234.42426723 -26.81608317 236.71261458 -26 239 C-25.34 239 -24.68 239 -24 239 C-23.53851563 237.99582031 -23.07703125 236.99164063 -22.6015625 235.95703125 C-19.22443864 228.79745834 -15.65237883 221.94150723 -10.9375 215.5625 C-10.16277344 214.51191406 -9.38804687 213.46132813 -8.58984375 212.37890625 C-5.404117 209.45265045 -3.25207697 209.20297552 1 209 C-0.50726266 198.88547426 -2.71991863 188.96152053 -5 179 C-6.19100133 178.88461432 -6.19100133 178.88461432 -7.34765625 180.29296875 Z M-0.1875 216 C-9.59123727 225.75301894 -15.65264389 238.254956 -20 251 C-19.89027493 256.26680348 -17.47468718 260.46499186 -15 265 C-14.360625 264.360625 -13.72125 263.72125 -13.0625 263.0625 C-12.61390625 262.61519531 -12.1653125 262.16789062 -11.703125 261.70703125 C-10.37520569 260.37606625 -9.0535437 259.03885731 -7.734375 257.69921875 C-6.93515625 256.89097656 -6.1359375 256.08273437 -5.3125 255.25 C-4.54550781 254.47140625 -3.77851563 253.6928125 -2.98828125 252.890625 C-1 251 -1 251 1 250 C1 249.34 1 248.68 1 248 C1.66 248 2.32 248 3 248 C3 247.34 3 246.68 3 246 C5.31 245.34 7.62 244.68 10 244 C9.25257496 239.1224737 8.20327208 234.35883168 7.0625 229.5625 C6.89298828 228.83740234 6.72347656 228.11230469 6.54882812 227.36523438 C5.4866027 222.86996098 4.30209012 218.43177758 3 214 C1.62900873 213.88753847 1.62900873 213.88753847 -0.1875 216 Z M11 251 C6.2619697 254.74774998 6.2619697 254.74774998 2 259 C2 259.66 2 260.32 2 261 C1.13375 261.3403125 1.13375 261.3403125 0.25 261.6875 C-2.56427613 263.32916107 -4.02737733 265.43559053 -6 268 C-6.66 268.33 -7.32 268.66 -8 269 C-8 269.66 -8 270.32 -8 271 C-9.98 271.99 -9.98 271.99 -12 273 C-11.02188201 275.45875532 -10.04255369 277.91701637 -9.0625 280.375 C-8.64581055 281.42300781 -8.64581055 281.42300781 -8.22070312 282.4921875 C-6.71533804 286.29232246 -6.71533804 286.29232246 -5 290 C-4.34 290 -3.68 290 -3 290 C-1.48259024 288.30096977 -0.034872 286.53927277 1.375 284.75 C6.99945868 277.63948033 6.99945868 277.63948033 10 275 C12.75 274.75 12.75 274.75 15 275 C15.79953138 278.28696233 16.09658936 279.71023192 15 283 C14.34 283 13.68 283 13 283 C13 283.66 13 284.32 13 285 C12.01 285.33 11.02 285.66 10 286 C7.59004634 288.63541018 7.59004634 288.63541018 7 292 C6.34 292 5.68 292 5 292 C3.21494377 293.98034443 1.56800243 295.95943246 -0.0625 298.0625 C-0.55274658 298.6930127 -1.04299316 299.32352539 -1.5480957 299.97314453 C-11.20262567 312.63620815 -20.31701332 327.72734494 -25 343 C-27.475 343.495 -27.475 343.495 -30 344 C-30 344.66 -30 345.32 -30 346 C-27.36315253 348.39820305 -27.36315253 348.39820305 -24 349 C-24 349.66 -24 350.32 -24 351 C-22.68 351.66 -21.36 352.32 -20 353 C-19.78085938 352.41734375 -19.56171875 351.8346875 -19.3359375 351.234375 C-13.52680966 336.21565425 -5.58266728 323.09193846 4.27734375 310.43359375 C6.19258762 308.22486468 6.19258762 308.22486468 6 306 C6.66 306 7.32 306 8 306 C10.0883102 303.70045842 11.92683264 301.24925582 13.8125 298.78125 C16 296 16 296 18.1875 293.71875 C20.2236564 291.52351889 21.67532405 289.68643003 23 287 C22.82090664 284.52446971 22.82090664 284.52446971 21.8984375 282.00390625 C21.4487561 280.55794067 21.4487561 280.55794067 20.98999023 279.08276367 C20.49994507 277.55679565 20.49994507 277.55679565 20 276 C19.40827466 273.90563602 18.82371248 271.80923585 18.24609375 269.7109375 C17.64426519 267.59866287 17.04139508 265.48668474 16.4375 263.375 C16.13392578 262.28832031 15.83035156 261.20164062 15.51757812 260.08203125 C15.22173828 259.05207031 14.92589844 258.02210938 14.62109375 256.9609375 C14.22555298 255.56560791 14.22555298 255.56560791 13.82202148 254.14208984 C13.20850837 251.82307597 13.20850837 251.82307597 11 251 Z M87 262 C85.548646 263.00103871 84.11446102 264.02698602 82.6875 265.0625 C81.48673828 265.91521484 81.48673828 265.91521484 80.26171875 266.78515625 C77.42266695 269.5653676 76.48531715 272.33411088 75 276 C73.65475219 278.01389169 72.2562013 279.99297488 70.8125 281.9375 C63.50943392 292.1298061 58.56509708 303.5120611 53.64624023 314.99267578 C51.56791504 319.80929902 49.30773018 324.50818877 46.9375 329.1875 C38.30795367 346.2399092 30.07619197 363.8564058 24 382 C25.55961362 382.96302356 27.12283225 383.92021004 28.6875 384.875 C29.55761719 385.40867187 30.42773438 385.94234375 31.32421875 386.4921875 C33.83391082 387.90640814 36.30299069 388.99894789 39 390 C44.96421361 378.45226727 50.00303705 366.65210916 54.64624023 354.52563477 C56.90175595 348.65153153 59.20092677 342.79466276 61.5 336.9375 C61.96019531 335.76123047 62.42039062 334.58496094 62.89453125 333.37304688 C65.04581264 327.8918243 67.22896837 322.43361467 69.53515625 317.015625 C72.31517688 310.38604954 74.63453079 303.61982597 76.9375 296.8125 C77.80578946 294.25860185 78.6761664 291.705418 79.546875 289.15234375 C79.96388672 287.9288623 80.38089844 286.70538086 80.81054688 285.44482422 C81.85073105 282.43230395 82.91934002 279.43386235 84.015625 276.44140625 C84.3031665 275.65338623 84.59070801 274.86536621 84.88696289 274.0534668 C85.40468937 272.64460026 85.9294565 271.23829242 86.46264648 269.83520508 C87.88698982 265.98658641 87.88698982 265.98658641 87 262 Z M56 283 C56.99 283.99 57.98 284.98 59 286 C59.66 284.35 60.32 282.7 61 281 C59.15953612 281 57.60370406 282.17228177 56 283 Z M27.17431641 293.6953125 C23.57688486 297.65258419 20.36329571 301.8927174 17.25683594 306.2421875 C16.25243123 307.64694933 15.20012312 309.01741661 14.1328125 310.375 C12.80937563 311.94330055 12.80937563 311.94330055 13 314 C12.34 314 11.68 314 11 314 C10.67 315.32 10.34 316.64 10 318 C9.34 318 8.68 318 8 318 C6.20770243 320.33681392 6.20770243 320.33681392 4.4375 323.25 C3.50744141 324.71179688 3.50744141 324.71179688 2.55859375 326.203125 C1.24062816 328.56819609 0.45852559 330.36190757 0 333 C-0.66 333 -1.32 333 -2 333 C-2.67408308 334.26691507 -3.33900497 335.53870749 -4 336.8125 C-4.37125 337.52019531 -4.7425 338.22789062 -5.125 338.95703125 C-6.19685358 341.08920729 -6.19685358 341.08920729 -6 344 C-6.66 344 -7.32 344 -8 344 C-8.72638729 346.07710746 -9.43053408 348.16200312 -10.125 350.25 C-10.51945312 351.41015625 -10.91390625 352.5703125 -11.3203125 353.765625 C-12.21644972 356.83569761 -12.21644972 356.83569761 -11.4296875 359.1875 C-9.55924636 361.55876964 -7.49514472 363.05272133 -5 364.75 C-4.113125 365.36359375 -3.22625 365.9771875 -2.3125 366.609375 C-0.16407687 368.17178234 -0.16407687 368.17178234 2 368 C2.27972656 367.00742187 2.55945313 366.01484375 2.84765625 364.9921875 C5.65547363 355.35651306 9.29296364 346.88637805 14 338 C14.94003332 336.04288144 15.87760651 334.084579 16.8125 332.125 C19.32248353 327.09826749 22.15627638 322.32698432 25.125 317.5625 C25.54499268 316.88783691 25.96498535 316.21317383 26.39770508 315.51806641 C28.7368292 311.82188964 31.20305539 308.37244761 34 305 C35.09152291 303.61056143 36.17558446 302.21520918 37.25 300.8125 C37.77078125 300.13832031 38.2915625 299.46414063 38.828125 298.76953125 C40.18404974 297.07581627 40.18404974 297.07581627 40 295 C40.66 295 41.32 295 42 295 C45.02517909 291.94441577 45.02517909 291.94441577 46 288 C39.13597031 288 32.36653142 288.8738708 27.17431641 293.6953125 Z M-76 293 C-73.20274084 298.1588796 -70.341475 303.17342499 -67 308 C-66.67 307.34 -66.34 306.68 -66 306 C-65.34 306 -64.68 306 -64 306 C-62.68 303.36 -61.36 300.72 -60 298 C-67.75970709 294.68147256 -67.75970709 294.68147256 -76 293 Z M52 294 C36.4542782 310.87452816 36.4542782 310.87452816 28 331 C27.34 331 26.68 331 26 331 C21.74039065 339.74049711 17.64867618 348.52141588 14.0625 357.5625 C13.76851318 358.28679199 13.47452637 359.01108398 13.17163086 359.75732422 C11.31754406 364.53125437 10.45353877 368.89625355 10 374 C13.66980204 376.91171789 13.66980204 376.91171789 18 378 C18.13535156 377.40316406 18.27070313 376.80632812 18.41015625 376.19140625 C21.70922714 362.89634811 27.56219615 350.58257952 33.76171875 338.4296875 C41.00539598 324.1922284 47.74914318 309.69911381 54 295 C53.34 294.67 52.68 294.34 52 294 Z M-21.7109375 298.640625 C-27.06418213 300.85312991 -29.5826653 304.87525044 -32 310 C-32 310.66 -32 311.32 -32 312 C-32.66 312 -33.32 312 -34 312 C-35.5094588 315.09965403 -37.00590667 318.20541403 -38.5 321.3125 C-38.92925781 322.19357422 -39.35851562 323.07464844 -39.80078125 323.98242188 C-40.20683594 324.82998047 -40.61289063 325.67753906 -41.03125 326.55078125 C-41.40830078 327.33106689 -41.78535156 328.11135254 -42.17382812 328.9152832 C-43.18421148 331.09108665 -43.18421148 331.09108665 -43 334 C-42.34 334 -41.68 334 -41 334 C-40.74476563 334.59296875 -40.48953125 335.1859375 -40.2265625 335.796875 C-38.88183502 338.21224538 -37.50785633 339.51211706 -35.375 341.25 C-34.42753906 342.03117187 -34.42753906 342.03117187 -33.4609375 342.828125 C-32.97882813 343.21484375 -32.49671875 343.6015625 -32 344 C-31.01 343.505 -31.01 343.505 -30 343 C-30.18860596 342.43619629 -30.37721191 341.87239258 -30.5715332 341.29150391 C-31.91922876 334.0838284 -26.64409012 325.7674196 -23.3125 319.625 C-22.87695801 318.80862061 -22.44141602 317.99224121 -21.99267578 317.15112305 C-18.38376177 310.48613595 -14.40892497 304.17003188 -10 298 C-13.74304715 296.12847642 -17.79300206 297.71977986 -21.7109375 298.640625 Z M-51 300 C-52.56504833 302.21565271 -54.10090643 304.44394461 -55.625 306.6875 C-56.07101563 307.31333984 -56.51703125 307.93917969 -56.9765625 308.58398438 C-58.42761422 310.66394536 -58.42761422 310.66394536 -60 314 C-59.13200182 318.0581733 -57.14839354 320.34354295 -54 323 C-53.34 323 -52.68 323 -52 323 C-51.67 323.99 -51.34 324.98 -51 326 C-50.34 326 -49.68 326 -49 326 C-48.48050781 324.865625 -47.96101563 323.73125 -47.42578125 322.5625 C-40.5621892 307.70071538 -40.5621892 307.70071538 -36 301 C-40.95 300.67 -45.9 300.34 -51 300 Z \" fill=\"#F7D036\" transform=\"translate(245,50)\"></path><path d=\"M0 0 C0.05422947 1.4370809 0.09289723 2.87475462 0.125 4.3125 C0.14820313 5.11300781 0.17140625 5.91351563 0.1953125 6.73828125 C0 9 0 9 -2 12 C-2 8.37 -2 4.74 -2 1 C-6.45286067 0.10942787 -10.4721956 -0.14538284 -14.96875 -0.1328125 C-15.72667847 -0.13376923 -16.48460693 -0.13472595 -17.26550293 -0.13571167 C-18.86238692 -0.13638988 -20.45927371 -0.13456068 -22.05615234 -0.13037109 C-24.49192534 -0.12501775 -26.92751395 -0.13032824 -29.36328125 -0.13671875 C-30.91927124 -0.1360579 -32.47526111 -0.13477661 -34.03125 -0.1328125 C-34.75534058 -0.13483673 -35.47943115 -0.13686096 -36.22546387 -0.13894653 C-39.94230527 -0.12182302 -43.38580923 0.11231949 -47 1 C-47 1.99 -47 2.98 -47 4 C-48.65 4 -50.3 4 -52 4 C-52 4.66 -52 5.32 -52 6 C-51.01 6.33 -50.02 6.66 -49 7 C-49.33 8.65 -49.66 10.3 -50 12 C-50.99 12 -51.98 12 -53 12 C-53.28875 12.9075 -53.5775 13.815 -53.875 14.75 C-54.76531776 17.32202908 -55.71494413 19.61346766 -57 22 C-53.83884224 20.63016497 -53.0072908 20.0109362 -51 17 C-50.01 17 -49.02 17 -48 17 C-48 16.01 -48 15.02 -48 14 C-47.01 14 -46.02 14 -45 14 C-45 14.66 -45 15.32 -45 16 C-45.66 16 -46.32 16 -47 16 C-47.99 18.475 -47.99 18.475 -49 21 C-49.66 21 -50.32 21 -51 21 C-51.24621094 21.52335937 -51.49242187 22.04671875 -51.74609375 22.5859375 C-53.362118 25.69716176 -55.20811056 28.65266916 -57.0625 31.625 C-59.66232273 35.73762591 -59.66232273 35.73762591 -62 40 C-62.66 40 -63.32 40 -64 40 C-64 42.31 -64 44.62 -64 47 C-63.66226563 46.4946875 -63.32453125 45.989375 -62.9765625 45.46875 C-62.53054687 44.8190625 -62.08453125 44.169375 -61.625 43.5 C-61.18414062 42.8503125 -60.74328125 42.200625 -60.2890625 41.53125 C-59.86367187 41.0259375 -59.43828125 40.520625 -59 40 C-58.34 40 -57.68 40 -57 40 C-56.7421875 39.43796875 -56.484375 38.8759375 -56.21875 38.296875 C-54.85830223 35.73295421 -53.27211038 33.54773635 -51.5 31.25 C-50.8915625 30.45078125 -50.283125 29.6515625 -49.65625 28.828125 C-49.1096875 28.22484375 -48.563125 27.6215625 -48 27 C-47.34 27 -46.68 27 -46 27 C-45.731875 26.41734375 -45.46375 25.8346875 -45.1875 25.234375 C-43.98519009 22.97213399 -42.66174087 21.19423682 -41 19.25 C-40.484375 18.63640625 -39.96875 18.0228125 -39.4375 17.390625 C-38 16 -38 16 -36 16 C-35.505 14.515 -35.505 14.515 -35 13 C-34.34 13 -33.68 13 -33 13 C-32.566875 12.1028125 -32.566875 12.1028125 -32.125 11.1875 C-31 9 -31 9 -29 6 C-28.34 6 -27.68 6 -27 6 C-28.875 10.75 -28.875 10.75 -30 13 C-30.66 13 -31.32 13 -32 13 C-32 14.32 -32 15.64 -32 17 C-30.68 17.33 -29.36 17.66 -28 18 C-27.34 15.69 -26.68 13.38 -26 11 C-24.35 11 -22.7 11 -21 11 C-21.66 11.33 -22.32 11.66 -23 12 C-23.43119141 12.87785156 -23.43119141 12.87785156 -23.87109375 13.7734375 C-25.24866081 16.49043828 -26.99622717 18.38744883 -29.0625 20.625 C-29.86429688 21.5015625 -30.66609375 22.378125 -31.4921875 23.28125 C-32.31976563 24.1784375 -33.14734375 25.075625 -34 26 C-38.91224436 31.34709878 -43.66468322 36.62771998 -47.80859375 42.6015625 C-48.20175781 43.06304687 -48.59492188 43.52453125 -49 44 C-49.66 44 -50.32 44 -51 44 C-51.268125 44.556875 -51.53625 45.11375 -51.8125 45.6875 C-55.34246575 52.56164384 -55.34246575 52.56164384 -59 55 C-60.65 54.67 -62.3 54.34 -64 54 C-64.33 63.24 -64.66 72.48 -65 82 C-65.33 82 -65.66 82 -66 82 C-66.28834178 77.87425864 -66.5730288 73.74828529 -66.85449219 69.62207031 C-66.95051991 68.22161232 -67.04750506 66.82121961 -67.14550781 65.42089844 C-68.55699554 45.22798216 -68.55699554 45.22798216 -67 39 C-66.01 39 -65.02 39 -64 39 C-64.391875 38.443125 -64.78375 37.88625 -65.1875 37.3125 C-65.455625 36.549375 -65.72375 35.78625 -66 35 C-64.5625 32.375 -64.5625 32.375 -63 30 C-63.33 29.34 -63.66 28.68 -64 28 C-64.32079214 22.22574154 -64.05764756 16.68485561 -63 11 C-63.020625 9.96875 -63.04125 8.9375 -63.0625 7.875 C-62.99879213 4.94443798 -62.51603843 3.46356245 -61 1 C-62.32 1 -63.64 1 -65 1 C-65.33 2.32 -65.66 3.64 -66 5 C-68.64 5.33 -71.28 5.66 -74 6 C-73.67 7.32 -73.34 8.64 -73 10 C-71.35 10.33 -69.7 10.66 -68 11 C-67.44951209 19.66508753 -69.11918875 27.60352122 -71 36 C-71.33 36 -71.66 36 -72 36 C-72.51917486 27.65474478 -70.95829294 20.08961486 -69 12 C-69.78375 12.04125 -70.5675 12.0825 -71.375 12.125 C-74 12 -74 12 -76 10 C-75.625 6.875 -75.625 6.875 -75 4 C-74.43410156 3.87882812 -73.86820313 3.75765625 -73.28515625 3.6328125 C-72.55167969 3.46523438 -71.81820312 3.29765625 -71.0625 3.125 C-69.96615234 2.88136719 -69.96615234 2.88136719 -68.84765625 2.6328125 C-66.79299706 2.17038477 -66.79299706 2.17038477 -66 0 C-63.3496774 -0.28756297 -60.78315241 -0.46773109 -58.125 -0.5625 C-52.48239019 -0.74411602 -52.48239019 -0.74411602 -47 -2 C-44.39085365 -2.23456255 -41.80182369 -2.42279672 -39.1875 -2.5625 C-38.42920898 -2.6035083 -37.67091797 -2.6445166 -36.88964844 -2.68676758 C-11.85894981 -3.95298327 -11.85894981 -3.95298327 0 0 Z M-60 10 C-61.74945907 14.03136221 -62.26489214 17.62927973 -62 22 C-60.45833358 20.62514468 -60.45833358 20.62514468 -59 19 C-59 18.34 -59 17.68 -59 17 C-58.34 17 -57.68 17 -57 17 C-55.41030753 14.98208664 -55.41030753 14.98208664 -53.875 12.5 C-53.33617187 11.6646875 -52.79734375 10.829375 -52.2421875 9.96875 C-51.83226562 9.3190625 -51.42234375 8.669375 -51 8 C-54.39140533 8 -56.86242274 8.7113522 -60 10 Z M-59 23 C-59 23.99 -59 24.98 -59 26 C-58.34 26 -57.68 26 -57 26 C-57 25.01 -57 24.02 -57 23 C-57.66 23 -58.32 23 -59 23 Z M-60 27 C-60.99 28.485 -60.99 28.485 -62 30 C-61.01 30 -60.02 30 -59 30 C-59.33 29.01 -59.66 28.02 -60 27 Z \" fill=\"#F5D346\" transform=\"translate(245,50)\"></path><path d=\"M0 0 C0.33 0 0.66 0 1 0 C1 10.23 1 20.46 1 31 C1.66 31 2.32 31 3 31 C3.33 43.21 3.66 55.42 4 68 C3.34 68 2.68 68 2 68 C1.67 68.66 1.34 69.32 1 70 C0.49166409 68.75336669 -0.00631145 67.50250613 -0.5 66.25 C-0.7784375 65.55390625 -1.056875 64.8578125 -1.34375 64.140625 C-2 62 -2 62 -2 58 C-2.99 57.67 -3.98 57.34 -5 57 C-4.34 56.01 -3.68 55.02 -3 54 C-2.81587939 51.96615984 -2.81587939 51.96615984 -3.0234375 49.76953125 C-3.075 48.96708984 -3.1265625 48.16464844 -3.1796875 47.33789062 C-3.24414062 46.50451172 -3.30859375 45.67113281 -3.375 44.8125 C-3.43171875 43.96751953 -3.4884375 43.12253906 -3.546875 42.25195312 C-3.68820824 40.16728783 -3.8428325 38.08353134 -4 36 C-5.32 36 -6.64 36 -8 36 C-8.0825 37.03125 -8.165 38.0625 -8.25 39.125 C-9.06463946 43.33397057 -10.32915914 45.68168257 -13 49 C-13.66 49 -14.32 49 -15 49 C-15.2475 49.70125 -15.495 50.4025 -15.75 51.125 C-17.17180238 54.39514548 -18.87246288 57.141122 -21 60 C-21.66 60 -22.32 60 -23 60 C-23.226875 60.515625 -23.45375 61.03125 -23.6875 61.5625 C-25.48217618 64.89547005 -27.49965015 68.14703671 -30 71 C-30.66 71 -31.32 71 -32 71 C-32 71.66 -32 72.32 -32 73 C-34.3125 73.6875 -34.3125 73.6875 -37 74 C-38.8125 72.5625 -38.8125 72.5625 -40 71 C-38.61777287 67.064884 -36.80084165 64.16424318 -34.25 60.875 C-31.27892656 57.00199355 -28.34101713 53.11502468 -25.46875 49.16796875 C-24.85483398 48.32572754 -24.24091797 47.48348633 -23.60839844 46.61572266 C-22.38997149 44.94174617 -21.17437241 43.26570692 -19.96191406 41.58740234 C-15.56078615 35.56290758 -11.07315892 30.43176462 -5 26 C-4.34 26 -3.68 26 -3 26 C-3.01571045 25.35450195 -3.0314209 24.70900391 -3.04760742 24.04394531 C-3.11005802 21.11271971 -3.1490223 18.18163421 -3.1875 15.25 C-3.21263672 14.23421875 -3.23777344 13.2184375 -3.26367188 12.171875 C-3.27333984 11.1921875 -3.28300781 10.2125 -3.29296875 9.203125 C-3.3086792 8.30239258 -3.32438965 7.40166016 -3.34057617 6.47363281 C-2.9356151 3.53236715 -1.99365809 2.16229162 0 0 Z \" fill=\"#F8CD21\" transform=\"translate(234,116)\"></path><path d=\"M0 0 C0.33 0.66 0.66 1.32 1 2 C1.99 2.33 2.98 2.66 4 3 C4 4.98 4 6.96 4 9 C4.66 9 5.32 9 6 9 C6.14099121 9.71542969 6.28198242 10.43085938 6.42724609 11.16796875 C7.07442294 14.44572599 7.72468752 17.7228635 8.375 21 C8.59671875 22.12535156 8.8184375 23.25070313 9.046875 24.41015625 C9.99062086 29.15664276 10.93294877 33.88122804 12.1640625 38.5625 C13 42 13 42 13 46 C12.34 46 11.68 46 11 46 C10.67 45.01 10.34 44.02 10 43 C9.34 44.98 8.68 46.96 8 49 C7.5359375 48.0409375 7.5359375 48.0409375 7.0625 47.0625 C6.1654837 45.06389179 6.1654837 45.06389179 5 44 C4.87625 42.824375 4.7525 41.64875 4.625 40.4375 C3.94954057 34.46558092 1.71568341 29.31380478 -1 24 C-6.46419287 30.58816707 -6.46419287 30.58816707 -11.3125 37.625 C-11.869375 38.40875 -12.42625 39.1925 -13 40 C-13.99 40 -14.98 40 -16 40 C-16 40.99 -16 41.98 -16 43 C-17.65 43 -19.3 43 -21 43 C-21 41.35 -21 39.7 -21 38 C-20.34 38 -19.68 38 -19 38 C-19 36.68 -19 35.36 -19 34 C-18.34 34 -17.68 34 -17 34 C-16.938125 32.989375 -16.87625 31.97875 -16.8125 30.9375 C-16.1680216 26.29346444 -13.97530116 23.55584773 -11 20 C-10.34 20 -9.68 20 -9 20 C-8.731875 19.401875 -8.46375 18.80375 -8.1875 18.1875 C-7.00082594 16.00152146 -5.90400887 14.58667406 -4 13 C-3.34 13 -2.68 13 -2 13 C-2.02320313 12.22914063 -2.04640625 11.45828125 -2.0703125 10.6640625 C-2.08835938 9.66117188 -2.10640625 8.65828125 -2.125 7.625 C-2.14820313 6.62726563 -2.17140625 5.62953125 -2.1953125 4.6015625 C-2 2 -2 2 0 0 Z \" fill=\"#F7D032\" transform=\"translate(240,206)\"></path><path d=\"M0 0 C0.33 0 0.66 0 1 0 C1 1.98 1 3.96 1 6 C0.0409375 6.433125 0.0409375 6.433125 -0.9375 6.875 C-3.15206079 7.82823451 -3.15206079 7.82823451 -4 10 C-1.23723823 9.47731534 1.3260876 8.89130413 4 8 C3.505 6.02 3.505 6.02 3 4 C3.99 3.67 4.98 3.34 6 3 C6.495 4.485 6.495 4.485 7 6 C5.33984375 8.63671875 5.33984375 8.63671875 2.9375 11.6875 C2.525 12.21843262 2.1125 12.74936523 1.6875 13.29638672 C0.46513329 14.86956506 -0.76730917 16.43489816 -2 18 C-3.17191193 19.53768321 -4.3395353 21.07865951 -5.5 22.625 C-5.9640625 23.23601562 -6.428125 23.84703125 -6.90625 24.4765625 C-8.07756376 26.02316603 -8.07756376 26.02316603 -9 28 C-9.66 28 -10.32 28 -11 28 C-11.433125 28.8971875 -11.433125 28.8971875 -11.875 29.8125 C-13 32 -13 32 -15 35 C-15.66 35 -16.32 35 -17 35 C-17.2578125 35.72574219 -17.515625 36.45148438 -17.78125 37.19921875 C-19.05242499 40.12047667 -20.54016402 42.30872649 -22.5 44.8125 C-23.1084375 45.60269531 -23.716875 46.39289063 -24.34375 47.20703125 C-24.8903125 47.79871094 -25.436875 48.39039063 -26 49 C-26.66 49 -27.32 49 -28 49 C-28.226875 49.721875 -28.45375 50.44375 -28.6875 51.1875 C-30.30015487 54.643189 -32.01016228 56.63594227 -35 59 C-37.8125 58.8125 -37.8125 58.8125 -40 58 C-40 55.69 -40 53.38 -40 51 C-39.34 51 -38.68 51 -38 51 C-37.7421875 50.28457031 -37.484375 49.56914063 -37.21875 48.83203125 C-35.92615235 45.82839889 -34.3722291 43.36494628 -32.5 40.6875 C-31.8915625 39.80449219 -31.283125 38.92148438 -30.65625 38.01171875 C-30.1096875 37.34785156 -29.563125 36.68398437 -29 36 C-28.34 36 -27.68 36 -27 36 C-26.34 34.35 -25.68 32.7 -25 31 C-24.34 31 -23.68 31 -23 31 C-22.34 29.35 -21.68 27.7 -21 26 C-20.34 26 -19.68 26 -19 26 C-18.5359375 25.071875 -18.5359375 25.071875 -18.0625 24.125 C-17.375 22.75 -16.6875 21.375 -16 20 C-15.34 20 -14.68 20 -14 20 C-13.71125 19.236875 -13.4225 18.47375 -13.125 17.6875 C-12 15 -12 15 -10 12 C-9.34 12 -8.68 12 -8 12 C-7.73316406 11.42765625 -7.46632812 10.8553125 -7.19140625 10.265625 C-5.95103193 7.90688039 -4.54054336 5.876888 -2.9375 3.75 C-2.41027344 3.04359375 -1.88304687 2.3371875 -1.33984375 1.609375 C-0.89769531 1.07828125 -0.45554688 0.5471875 0 0 Z \" fill=\"#F6D54E\" transform=\"translate(226,62)\"></path><path d=\"M0 0 C1.32 0 2.64 0 4 0 C4.33 0.99 4.66 1.98 5 3 C4.01 3.495 4.01 3.495 3 4 C3.020625 5.2375 3.04125 6.475 3.0625 7.75 C3.09907329 9.94439766 3.05458536 11.78896526 2.50390625 13.91796875 C1.87650941 16.5102363 1.86774859 18.89760835 1.875 21.5625 C1.87242187 22.51253906 1.86984375 23.46257812 1.8671875 24.44140625 C1.89229006 27.1212438 1.89229006 27.1212438 3 30 C2.34 30.33 1.68 30.66 1 31 C-0.09036928 33.9737344 -0.03864166 34.88407501 1 38 C0.01 38 -0.98 38 -2 38 C-1.99333817 38.58437836 -1.98667633 39.16875671 -1.97981262 39.77084351 C-1.91358891 45.83740757 -1.86825363 51.90386946 -1.83520508 57.97070312 C-1.82009196 60.23669605 -1.79960087 62.5026596 -1.77368164 64.76855469 C-1.73740938 68.02025589 -1.7202991 71.27157136 -1.70703125 74.5234375 C-1.69154739 75.54118256 -1.67606354 76.55892761 -1.66011047 77.60751343 C-1.65988388 78.54833771 -1.65965729 79.48916199 -1.65942383 80.45849609 C-1.65276199 81.28900482 -1.64610016 82.11951355 -1.63923645 82.97518921 C-1.81781441 83.97747055 -1.81781441 83.97747055 -2 85 C-3.485 85.99 -3.485 85.99 -5 87 C-5 86.34 -5 85.68 -5 85 C-5.66 85 -6.32 85 -7 85 C-7.07689693 78.1539643 -7.12895004 71.30804243 -7.16479492 64.46166992 C-7.17975889 62.13903644 -7.20013736 59.81643061 -7.22631836 57.49389648 C-7.48253501 34.15808555 -7.48253501 34.15808555 -4.71679688 22.94921875 C-3.67787218 18.67462394 -3.29889988 14.38042923 -3 10 C-4.65 10 -6.3 10 -8 10 C-8.33 8.35 -8.66 6.7 -9 5 C-8.43410156 4.89042969 -7.86820313 4.78085937 -7.28515625 4.66796875 C-6.18494141 4.43013672 -6.18494141 4.43013672 -5.0625 4.1875 C-4.33160156 4.03667969 -3.60070312 3.88585938 -2.84765625 3.73046875 C-2.23792969 3.48941406 -1.62820312 3.24835937 -1 3 C-0.67 2.01 -0.34 1.02 0 0 Z M5 26 C5.33 26.99 5.66 27.98 6 29 C5.01 28.67 4.02 28.34 3 28 C3.66 27.34 4.32 26.68 5 26 Z \" fill=\"#F8CD23\" transform=\"translate(180,51)\"></path><path d=\"M0 0 C0.55945313 0.12117188 1.11890625 0.24234375 1.6953125 0.3671875 C9.08627492 1.91192241 16.51959209 2.98680354 24 4 C24 4.33 24 4.66 24 5 C23.37351563 5.03738281 22.74703125 5.07476562 22.1015625 5.11328125 C21.28429687 5.17902344 20.46703125 5.24476563 19.625 5.3125 C18.81289062 5.37050781 18.00078125 5.42851562 17.1640625 5.48828125 C14.62078662 5.82990528 14.62078662 5.82990528 13 9 C16.53186832 11.15059309 19.66287993 11.3797728 23.75 11.625 C24.92046875 11.69976562 26.0909375 11.77453125 27.296875 11.8515625 C28.18890625 11.90054687 29.0809375 11.94953125 30 12 C29.67 14.31 29.34 16.62 29 19 C30.32 19.33 31.64 19.66 33 20 C32.67 18.35 32.34 16.7 32 15 C32.99 14.67 33.98 14.34 35 14 C35.75 15.625 35.75 15.625 36 18 C34.1875 21.25 34.1875 21.25 32 24 C31.34 24 30.68 24 30 24 C29.86078125 25.01707031 29.86078125 25.01707031 29.71875 26.0546875 C28.82921387 29.69985188 27.23016187 32.82449041 25.5 36.125 C22.98916002 40.94586607 22.98916002 40.94586607 21 46 C21.66 46 22.32 46 23 46 C23 46.66 23 47.32 23 48 C21.35 47.67 19.7 47.34 18 47 C18.66 43.7 19.32 40.4 20 37 C20.66 37 21.32 37 22 37 C22 35.68 22 34.36 22 33 C19.33264727 35.48952921 17.44253657 37.63408134 16 41 C14.68 41 13.36 41 12 41 C12.33 39.68 12.66 38.36 13 37 C13.66 37.33 14.32 37.66 15 38 C15.37125 36.741875 15.7425 35.48375 16.125 34.1875 C18.57452245 26.81560387 22.35225977 20.19698697 27 14 C20.07 13.505 20.07 13.505 13 13 C10.03 17.455 10.03 17.455 7 22 C6.67 20.68 6.34 19.36 6 18 C6.66 18 7.32 18 8 18 C8 17.01 8 16.02 8 15 C8.66 15 9.32 15 10 15 C9.67 13.35 9.34 11.7 9 10 C5.47476896 13.25064061 5.47476896 13.25064061 2.9375 17.25 C2 19 2 19 -0.125 19.75 C-1.053125 19.87375 -1.053125 19.87375 -2 20 C-2 19.34 -2 18.68 -2 18 C-1.34 18 -0.68 18 0 18 C0.12375 17.4225 0.2475 16.845 0.375 16.25 C1.00725613 13.97387794 1.91863468 12.09239794 3 10 C2.08476562 9.73445313 1.16953125 9.46890625 0.2265625 9.1953125 C-0.96195313 8.84210938 -2.15046875 8.48890625 -3.375 8.125 C-5.15003906 7.60292969 -5.15003906 7.60292969 -6.9609375 7.0703125 C-10 6 -10 6 -12 4 C-9.36 4.33 -6.72 4.66 -4 5 C-4 5.66 -4 6.32 -4 7 C-1.69 7 0.62 7 3 7 C3 5.68 3 4.36 3 3 C2.01 2.67 1.02 2.34 0 2 C0 1.34 0 0.68 0 0 Z \" fill=\"#F6D345\" transform=\"translate(181,338)\"></path><path d=\"M0 0 C-0.21145598 12.43745606 -0.21145598 12.43745606 -3.625 17.5625 C-7.08349658 22.87411653 -6.02682944 27.9915228 -5 34 C-3.26859497 32.35282548 -2.09194117 31.21015124 -1.125 29 C0.38179365 26.32125573 2.36240898 25.48787186 5 24 C5.33 23.34 5.66 22.68 6 22 C8.0625 21.375 8.0625 21.375 10 21 C9.37257439 25.64294955 9.37257439 25.64294955 7.5 27.4375 C5.32590827 29.70217889 5.33810251 31.95707737 5 35 C4.01 35 3.02 35 2 35 C1.67 36.65 1.34 38.3 1 40 C0.01 40 -0.98 40 -2 40 C-2.28875 41.216875 -2.5775 42.43375 -2.875 43.6875 C-3.67835792 46.91814648 -4.66265409 49.94320935 -6 53 C-6.33 53 -6.66 53 -7 53 C-8.8756371 46.62283384 -8.8756371 46.62283384 -9.4765625 43.61328125 C-10.03309243 40.83478481 -10.70950635 38.11346317 -11.4375 35.375 C-11.68371094 34.43398437 -11.92992187 33.49296875 -12.18359375 32.5234375 C-12.93977941 29.79604935 -12.93977941 29.79604935 -15 27 C-14.68074747 23.16896958 -14.15546298 21.23319447 -12 18 C-11.01 18 -10.02 18 -9 18 C-9.33 17.01 -9.66 16.02 -10 15 C-9.81086139 10.86259285 -9.08576931 7.25693765 -6.33984375 4.078125 C-1.61116071 0 -1.61116071 0 0 0 Z \" fill=\"#F8CE28\" transform=\"translate(205,200)\"></path><path d=\"M0 0 C1 2 1 2 0.1875 4.5625 C-1 7 -1 7 -3 8 C-3.495 7.505 -3.495 7.505 -4 7 C-18.17606667 23.17386645 -18.17606667 23.17386645 -28 42 C-28.66 42 -29.32 42 -30 42 C-30.10183594 42.52078125 -30.20367187 43.0415625 -30.30859375 43.578125 C-31.23071226 46.80814463 -32.63436583 49.71141666 -34.0625 52.75 C-34.61035156 53.92046875 -35.15820312 55.0909375 -35.72265625 56.296875 C-36.14417969 57.18890625 -36.56570313 58.0809375 -37 59 C-37.33 59 -37.66 59 -38 59 C-38.29130861 54.90711406 -37.53098586 52.65665875 -35.5 49.125 C-33.15885278 44.71968636 -32.46395404 41.93162279 -33 37 C-33.495 37.495 -33.495 37.495 -34 38 C-34.66 38 -35.32 38 -36 38 C-36 38.99 -36 39.98 -36 41 C-36.66 41 -37.32 41 -38 41 C-34.8898436 32.660512 -30.02674783 25.00585611 -24.546875 18.0234375 C-22.05055154 14.75804469 -19.79978847 11.32220618 -17.515625 7.90625 C-17.01546875 7.2771875 -16.5153125 6.648125 -16 6 C-15.34 6 -14.68 6 -14 6 C-13.67 5.01 -13.34 4.02 -13 3 C-12.67 3.99 -12.34 4.98 -12 6 C-12.99 7.485 -12.99 7.485 -14 9 C-11.525 9.495 -11.525 9.495 -9 10 C-9.33 9.01 -9.66 8.02 -10 7 C-9.34 6.34 -8.68 5.68 -8 5 C-7.34 5.33 -6.68 5.66 -6 6 C-5.67 4.35 -5.34 2.7 -5 1 C-3.35 0.67 -1.7 0.34 0 0 Z \" fill=\"#F7D032\" transform=\"translate(301,339)\"></path><path d=\"M0 0 C0.33 0 0.66 0 1 0 C1.25 6.625 1.25 6.625 -1 10 C0.65 10.66 2.3 11.32 4 12 C4.33 10.68 4.66 9.36 5 8 C6 10 6 10 5.41430664 11.90087891 C5.08293701 12.66835449 4.75156738 13.43583008 4.41015625 14.2265625 C4.04220947 15.08499756 3.6742627 15.94343262 3.29516602 16.82788086 C2.88838623 17.75093018 2.48160645 18.67397949 2.0625 19.625 C1.64863037 20.57705322 1.23476074 21.52910645 0.80834961 22.51000977 C-1.91126443 28.7025777 -4.8018807 34.77788486 -7.89038086 40.79345703 C-12.60492531 50.03006765 -16.76114231 59.53845097 -21 69 C-21.33 69 -21.66 69 -22 69 C-21.35812082 63.86496656 -20.31727753 59.0056546 -19 54 C-18.34 54 -17.68 54 -17 54 C-17.20625 53.21625 -17.4125 52.4325 -17.625 51.625 C-17.74875 50.75875 -17.8725 49.8925 -18 49 C-17.34 48.34 -16.68 47.68 -16 47 C-15.01 47 -14.02 47 -13 47 C-13.66 45.02 -14.32 43.04 -15 41 C-15.66 41 -16.32 41 -17 41 C-17.66 42.32 -18.32 43.64 -19 45 C-19 42.0255622 -18.64380147 40.82830078 -17.4609375 38.19140625 C-17.1306958 37.45035645 -16.8004541 36.70930664 -16.46020508 35.94580078 C-16.1020874 35.15931152 -15.74396973 34.37282227 -15.375 33.5625 C-15.01108154 32.75280762 -14.64716309 31.94311523 -14.2722168 31.10888672 C-11.78302333 25.61025562 -9.13411608 20.21029831 -6.38671875 14.8359375 C-4.01832346 9.99240234 -2.00469608 5.00286987 0 0 Z \" fill=\"#F6D349\" transform=\"translate(296,349)\"></path><path d=\"M0 0 C0.75 1.625 0.75 1.625 1 4 C-0.26660533 6.04291182 -1.59886384 8.04690112 -3 10 C-3 10.66 -3 11.32 -3 12 C-2.34 12 -1.68 12 -1 12 C-0.67 11.34 -0.34 10.68 0 10 C1.32 9.67 2.64 9.34 4 9 C2.35 11.97 0.7 14.94 -1 18 C-1.66 18 -2.32 18 -3 18 C-3.2475 18.70125 -3.495 19.4025 -3.75 20.125 C-5.17180238 23.39514548 -6.87246288 26.141122 -9 29 C-9.66 29 -10.32 29 -11 29 C-11.226875 29.515625 -11.45375 30.03125 -11.6875 30.5625 C-13.48217618 33.89547005 -15.49965015 37.14703671 -18 40 C-18.66 40 -19.32 40 -20 40 C-20 40.66 -20 41.32 -20 42 C-22.3125 42.6875 -22.3125 42.6875 -25 43 C-26.8125 41.5625 -26.8125 41.5625 -28 40 C-26.61777287 36.064884 -24.80084165 33.16424318 -22.25 29.875 C-21.45851562 28.84117187 -20.66703125 27.80734375 -19.8515625 26.7421875 C-19.40586914 26.16049805 -18.96017578 25.57880859 -18.50097656 24.97949219 C-15.49808197 21.01926621 -12.56740901 17.00524189 -9.625 13 C-8.42987066 11.37486529 -7.23456783 9.74985814 -6.0390625 8.125 C-5.52553223 7.42632812 -5.01200195 6.72765625 -4.48291016 6.0078125 C-2.99835513 3.99777291 -1.50180112 1.99717718 0 0 Z \" fill=\"#F6D346\" transform=\"translate(222,147)\"></path><path d=\"M0 0 C0.66 0 1.32 0 2 0 C2.66 0.66 3.32 1.32 4 2 C7.58343976 2.16677282 7.58343976 2.16677282 11 2 C11 4.31 11 6.62 11 9 C10.01 8.01 9.02 7.02 8 6 C7.38125 6.66 6.7625 7.32 6.125 8 C4 10 4 10 2 10 C1.67 10.99 1.34 11.98 1 13 C0.34 13 -0.32 13 -1 13 C-1 13.66 -1 14.32 -1 15 C-2.6222454 16.70993434 -4.29413425 18.37347684 -6 20 C-6.556875 20.598125 -7.11375 21.19625 -7.6875 21.8125 C-9 23 -9 23 -11 23 C-11 23.66 -11 24.32 -11 25 C-11.99 25.66 -12.98 26.32 -14 27 C-13.34 29.31 -12.68 31.62 -12 34 C-12.99 33.67 -13.98 33.34 -15 33 C-15.495 31.515 -15.495 31.515 -16 30 C-17.32 30 -18.64 30 -20 30 C-19.67 32.64 -19.34 35.28 -19 38 C-22.4967383 36.25163085 -23.25687519 32.17661903 -24.6875 28.6875 C-25.02072266 27.91470703 -25.35394531 27.14191406 -25.69726562 26.34570312 C-26.00728516 25.59611328 -26.31730469 24.84652344 -26.63671875 24.07421875 C-26.92248779 23.38932373 -27.20825684 22.70442871 -27.50268555 21.9987793 C-28.08668904 19.6515841 -27.76041864 18.26793195 -27 16 C-27 16.66 -27 17.32 -27 18 C-26.34 18 -25.68 18 -25 18 C-23.68373308 21.61973402 -23 24.09567131 -23 28 C-22.34 28 -21.68 28 -21 28 C-21 27.34 -21 26.68 -21 26 C-18.69 25.34 -16.38 24.68 -14 24 C-14 23.34 -14 22.68 -14 22 C-13.195625 21.7525 -12.39125 21.505 -11.5625 21.25 C-8.828919 20.27761141 -8.828919 20.27761141 -8.1875 17.875 C-8.0946875 16.946875 -8.0946875 16.946875 -8 16 C-8.66 16 -9.32 16 -10 16 C-10.33 16.66 -10.66 17.32 -11 18 C-11.99 17.34 -12.98 16.68 -14 16 C-14.33 17.65 -14.66 19.3 -15 21 C-16.65 21 -18.3 21 -20 21 C-20.66666667 19 -21.33333333 17 -22 15 C-22.5878125 13.453125 -22.5878125 13.453125 -23.1875 11.875 C-24 9 -24 9 -23 5 C-21.35 9.29 -19.7 13.58 -18 18 C-17.360625 17.360625 -16.72125 16.72125 -16.0625 16.0625 C-15.61390625 15.61648438 -15.1653125 15.17046875 -14.703125 14.7109375 C-13.37018475 13.37188284 -12.04980812 12.02031941 -10.734375 10.6640625 C-9.93515625 9.84679687 -9.1359375 9.02953125 -8.3125 8.1875 C-7.54550781 7.39730469 -6.77851563 6.60710937 -5.98828125 5.79296875 C-4 4 -4 4 -2 4 C-2 3.34 -2 2.68 -2 2 C-1.34 2 -0.68 2 0 2 C0 1.34 0 0.68 0 0 Z \" fill=\"#F6D449\" transform=\"translate(248,296)\"></path><path d=\"M0 0 C1.33844519 4.46148395 0.97021019 8.48064484 0 13 C-1.5625 15.5625 -1.5625 15.5625 -3 17 C-3.33 16.01 -3.66 15.02 -4 14 C-4.33 15.32 -4.66 16.64 -5 18 C-4.67 18 -4.34 18 -4 18 C-3.6234507 23.14617373 -4.91047634 26.33875492 -7 31 C-7.38103081 32.45154595 -7.7355629 33.91032179 -8.0625 35.375 C-8.371875 36.57125 -8.68125 37.7675 -9 39 C-9.99 39.495 -9.99 39.495 -11 40 C-11.40729228 42.32156597 -11.74438677 44.6568787 -12 47 C-12.66 47 -13.32 47 -14 47 C-14 48.32 -14 49.64 -14 51 C-14.66 51 -15.32 51 -16 51 C-16.33 51.66 -16.66 52.32 -17 53 C-17.99 52.67 -18.98 52.34 -20 52 C-18.87548273 49.0280615 -17.77706209 46.66559313 -16 44 C-15.83286431 41.37468476 -15.83286431 41.37468476 -16 39 C-15.34 39 -14.68 39 -14 39 C-14.04640625 38.24976563 -14.0928125 37.49953125 -14.140625 36.7265625 C-14.36851248 30.26432458 -13.85206895 25.46926903 -11.140625 19.59765625 C-9.40666137 15.64873222 -8.30709424 11.51370078 -7.125 7.37109375 C-6 5 -6 5 -3.875 4.16015625 C-2.946875 4.08087891 -2.946875 4.08087891 -2 4 C-2 3.01 -2 2.02 -2 1 C-1.34 0.67 -0.68 0.34 0 0 Z \" fill=\"#F7CD21\" transform=\"translate(331,330)\"></path><path d=\"M0 0 C0.33 0 0.66 0 1 0 C1.10957031 1.06734375 1.21914062 2.1346875 1.33203125 3.234375 C2.48225242 14.14908154 3.95298966 24.98804685 5.66064453 35.82910156 C5.94897972 37.67361705 6.22397525 39.52020994 6.49609375 41.3671875 C7.77534536 49.72194579 9.88243498 57.82752251 12 66 C12.6715433 68.66547494 13.33611443 71.33260261 14 74 C15.485 73.505 15.485 73.505 17 73 C17.08912219 76.83225427 16.87867729 80.26562152 16 84 C14.515 84.495 14.515 84.495 13 85 C11.28432339 88.50294871 11.28432339 88.50294871 10 92 C7.91571718 88.87357576 7.2113784 86.5566206 6.2734375 82.94140625 C5.809375 81.15573242 5.809375 81.15573242 5.3359375 79.33398438 C5.01882812 78.08939453 4.70171875 76.84480469 4.375 75.5625 C4.05015625 74.32177734 3.7253125 73.08105469 3.390625 71.80273438 C1 62.51646205 1 62.51646205 1 58 C1.66 58 2.32 58 3 58 C3.144375 59.134375 3.28875 60.26875 3.4375 61.4375 C3.61171478 64.80777201 3.61171478 64.80777201 5 66 C5.04063832 67.66617115 5.042721 69.33388095 5 71 C5.66 71 6.32 71 7 71 C7.33 72.98 7.66 74.96 8 77 C8.99 76.505 8.99 76.505 10 76 C10.17727593 71.03627388 9.91072879 66.87106249 8.57421875 62.09375 C7.73144397 59.02077527 7.1121971 55.9042224 6.46484375 52.78515625 C6.15800339 50.98930215 6.15800339 50.98930215 5 50 C4.67902249 47.68182911 4.48779044 45.36220643 4.28125 43.03125 C4.20934163 41.00819407 4.20934163 41.00819407 3 40 C2.71393373 38.24784408 2.48499421 36.48628109 2.28125 34.72265625 C2.15363281 33.65208984 2.02601563 32.58152344 1.89453125 31.47851562 C1.76433594 30.35123047 1.63414062 29.22394531 1.5 28.0625 C1.24296943 25.84465704 0.9827137 23.62718473 0.71875 21.41015625 C0.60466797 20.42152588 0.49058594 19.43289551 0.37304688 18.41430664 C0.12517825 15.9958673 0.12517825 15.9958673 -1 14 C-0.91161539 11.62216895 -0.75653579 9.24654854 -0.5625 6.875 C-0.46066406 5.59367188 -0.35882813 4.31234375 -0.25390625 2.9921875 C-0.12822266 1.51105469 -0.12822266 1.51105469 0 0 Z \" fill=\"#F6D13A\" transform=\"translate(180,134)\"></path><path d=\"M0 0 C2.26953125 0.484375 2.26953125 0.484375 4.26953125 2.484375 C3.94255565 5.10017979 3.44914057 7.12515637 2.26953125 9.484375 C1.60953125 9.484375 0.94953125 9.484375 0.26953125 9.484375 C0.26953125 10.144375 0.26953125 10.804375 0.26953125 11.484375 C-1.37590655 13.17200351 -3.04335452 14.8384099 -4.73046875 16.484375 C-5.06046875 17.144375 -5.39046875 17.804375 -5.73046875 18.484375 C-6.39046875 18.484375 -7.05046875 18.484375 -7.73046875 18.484375 C-7.99730469 19.06703125 -8.26414063 19.6496875 -8.5390625 20.25 C-9.75433627 22.52913637 -11.10116047 24.28900332 -12.79296875 26.234375 C-13.32019531 26.84796875 -13.84742188 27.4615625 -14.390625 28.09375 C-14.83277344 28.55265625 -15.27492187 29.0115625 -15.73046875 29.484375 C-16.06046875 29.484375 -16.39046875 29.484375 -16.73046875 29.484375 C-16.73046875 27.504375 -16.73046875 25.524375 -16.73046875 23.484375 C-17.06046875 23.484375 -17.39046875 23.484375 -17.73046875 23.484375 C-19.65518192 18.14601961 -21.12938299 13.13458118 -21.73046875 7.484375 C-19.22748441 10.42266097 -18.26115936 12.66340261 -17.73046875 16.484375 C-17.07046875 16.484375 -16.41046875 16.484375 -15.73046875 16.484375 C-15.39982422 15.68773437 -15.39982422 15.68773437 -15.0625 14.875 C-13.25425736 11.62970822 -10.89027475 8.97919282 -8.41796875 6.234375 C-7.70737305 5.40292969 -7.70737305 5.40292969 -6.98242188 4.5546875 C-4.74772118 2.07236607 -3.34527714 0.59343972 0 0 Z \" fill=\"#F8CD21\" transform=\"translate(257.73046875,323.515625)\"></path><path d=\"M0 0 C0.99 0.66 1.98 1.32 3 2 C3.37238718 4.32741989 3.69836866 6.66235715 4 9 C5.07955761 12.47139184 6.34122524 15.82884486 8.125 19 C9.52305973 22.19556509 9.60362585 25.54588243 10 29 C10.33 29.33 10.66 29.66 11 30 C10.53017945 36.34257749 10.53017945 36.34257749 8.4375 38.9375 C7.963125 39.288125 7.48875 39.63875 7 40 C6.67 38.68 6.34 37.36 6 36 C5.34 36 4.68 36 4 36 C0.62476112 26.50111344 -1.8722855 18.23481648 -1 8 C-5.455 8.495 -5.455 8.495 -10 9 C-10 8.01 -10 7.02 -10 6 C-8.576875 5.87625 -8.576875 5.87625 -7.125 5.75 C-3.89538209 5.34925077 -3.89538209 5.34925077 -2.625 2.9375 C-2.41875 2.298125 -2.2125 1.65875 -2 1 C-1.34 1.33 -0.68 1.66 0 2 C0 1.34 0 0.68 0 0 Z \" fill=\"#F5D143\" transform=\"translate(260,290)\"></path><path d=\"M0 0 C0.88365234 0.00902344 1.76730469 0.01804688 2.67773438 0.02734375 C4.84777359 0.05080363 7.01767247 0.08667135 9.1875 0.125 C8.8575 1.115 8.5275 2.105 8.1875 3.125 C6.86446283 3.4971042 5.53012065 3.83130173 4.1875 4.125 C3.8575 4.785 3.5275 5.445 3.1875 6.125 C0.2175 6.125 -2.7525 6.125 -5.8125 6.125 C-5.8125 6.785 -5.8125 7.445 -5.8125 8.125 C-7.7925 8.125 -9.7725 8.125 -11.8125 8.125 C-11.8125 10.435 -11.8125 12.745 -11.8125 15.125 C-13.1325 15.125 -14.4525 15.125 -15.8125 15.125 C-15.8125 16.115 -15.8125 17.105 -15.8125 18.125 C-16.8025 18.125 -17.7925 18.125 -18.8125 18.125 C-19.1425 19.445 -19.4725 20.765 -19.8125 22.125 C-20.8025 21.795 -21.7925 21.465 -22.8125 21.125 C-23.1425 22.115 -23.4725 23.105 -23.8125 24.125 C-24.4725 23.795 -25.1325 23.465 -25.8125 23.125 C-24.8125 21.125 -24.8125 21.125 -23.8125 19.125 C-23.338125 18.073125 -22.86375 17.02125 -22.375 15.9375 C-20.8125 13.125 -20.8125 13.125 -17.8125 12.125 C-17.07926204 10.10991642 -17.07926204 10.10991642 -16.8125 8.125 C-18.1325 7.795 -19.4525 7.465 -20.8125 7.125 C-20.4825 6.135 -20.1525 5.145 -19.8125 4.125 C-18.1625 4.455 -16.5125 4.785 -14.8125 5.125 C-14.8125 4.135 -14.8125 3.145 -14.8125 2.125 C-9.96827153 -0.42248246 -5.32089624 -0.10316428 0 0 Z M-26.8125 24.125 C-26.1525 24.125 -25.4925 24.125 -24.8125 24.125 C-24.8125 25.115 -24.8125 26.105 -24.8125 27.125 C-25.4725 27.125 -26.1325 27.125 -26.8125 27.125 C-26.8125 26.135 -26.8125 25.145 -26.8125 24.125 Z \" fill=\"#F8CD23\" transform=\"translate(212.8125,48.875)\"></path><path d=\"M0 0 C0.495 1.98 0.495 1.98 1 4 C0.01 4 -0.98 4 -2 4 C-2 4.66 -2 5.32 -2 6 C-2.66 6 -3.32 6 -4 6 C-4.70074844 9.153368 -5 11.72724974 -5 15 C-4.67 15 -4.34 15 -4 15 C-4.33 18.63 -4.66 22.26 -5 26 C-5.99 26 -6.98 26 -8 26 C-8 24.68 -8 23.36 -8 22 C-8.48210937 22.433125 -8.96421875 22.86625 -9.4609375 23.3125 C-10.09257812 23.869375 -10.72421875 24.42625 -11.375 25 C-12.00148438 25.556875 -12.62796875 26.11375 -13.2734375 26.6875 C-15 28 -15 28 -17 28 C-17.06574219 28.67417969 -17.13148438 29.34835937 -17.19921875 30.04296875 C-18.28819947 34.06422926 -20.42683491 36.93707399 -22.8125 40.3125 C-26.36515653 45.37803522 -29.33679974 50.40665866 -32 56 C-32.33 56 -32.66 56 -33 56 C-33 53.69 -33 51.38 -33 49 C-32.01 48.505 -32.01 48.505 -31 48 C-30.34786708 45.97536745 -30.34786708 45.97536745 -30 44 C-29.34 44.33 -28.68 44.66 -28 45 C-27.67 43.68 -27.34 42.36 -27 41 C-26.34 41 -25.68 41 -25 41 C-25 39.35 -25 37.7 -25 36 C-23.02 35.505 -23.02 35.505 -21 35 C-21.020625 34.0925 -21.04125 33.185 -21.0625 32.25 C-21.0110245 29.57327412 -20.7784983 27.53011948 -20 25 C-16.04 24.505 -16.04 24.505 -12 24 C-12 22.35 -12 20.7 -12 19 C-10.68 19 -9.36 19 -8 19 C-8 17.68 -8 16.36 -8 15 C-9.65 15.66 -11.3 16.32 -13 17 C-13 17.66 -13 18.32 -13 19 C-14.4540625 19.680625 -14.4540625 19.680625 -15.9375 20.375 C-19.07079582 21.65786221 -19.07079582 21.65786221 -20 24 C-23.0625 24.625 -23.0625 24.625 -26 25 C-24.625 23.5 -24.625 23.5 -23 22 C-22.34 22 -21.68 22 -21 22 C-21 21.34 -21 20.68 -21 20 C-20.34 20 -19.68 20 -19 20 C-19 19.34 -19 18.68 -19 18 C-15.53846154 15 -15.53846154 15 -13 15 C-12.67 14.01 -12.34 13.02 -12 12 C-11.34 12 -10.68 12 -10 12 C-10 11.34 -10 10.68 -10 10 C-7.625 7.375 -7.625 7.375 -5 5 C-4.34 5 -3.68 5 -3 5 C-2.690625 4.360625 -2.38125 3.72125 -2.0625 3.0625 C-1 1 -1 1 0 0 Z \" fill=\"#F7D243\" transform=\"translate(340,291)\"></path><path d=\"M0 0 C0.99 0.33 1.98 0.66 3 1 C3.33 1.99 3.66 2.98 4 4 C4.66 4.33 5.32 4.66 6 5 C6.78125 6.8203125 6.78125 6.8203125 7.5 9.125 C7.75523437 9.93324219 8.01046875 10.74148438 8.2734375 11.57421875 C8.90746868 13.69106479 9.52504407 15.81079055 10.125 17.9375 C10.86498305 20.88353988 10.86498305 20.88353988 12 23 C11.39421747 25.01927511 10.73080266 27.02253397 10 29 C7.69 28.67 5.38 28.34 3 28 C3.66 26.35 4.32 24.7 5 23 C5.66 23 6.32 23 7 23 C7 22.01 7 21.02 7 20 C4.69 20 2.38 20 0 20 C0 20.66 0 21.32 0 22 C-2.64 22 -5.28 22 -8 22 C-10.125 17.375 -10.125 17.375 -9 14 C-8.01 13.67 -7.02 13.34 -6 13 C-6 13.99 -6 14.98 -6 16 C-2.89640609 16 -0.85170789 15.98334755 2 15 C2.33 14.34 2.66 13.68 3 13 C2.01 13 1.02 13 0 13 C-0.66 9.04 -1.32 5.08 -2 1 C-1.34 0.67 -0.68 0.34 0 0 Z M-5 17 C-5.33 17.66 -5.66 18.32 -6 19 C-5.01 18.67 -4.02 18.34 -3 18 C-3.66 17.67 -4.32 17.34 -5 17 Z \" fill=\"#F8CD22\" transform=\"translate(230,325)\"></path><path d=\"M0 0 C0.66 0 1.32 0 2 0 C0.73669951 6.67069883 -1.16095727 13.09684917 -3.75 19.375 C-5.80179531 24.35235895 -7.55799344 29.41255809 -9.3125 34.5 C-12.62994858 44.09984985 -16.24982834 53.56187801 -20 63 C-20.33 63 -20.66 63 -21 63 C-21 60.69 -21 58.38 -21 56 C-19.515 55.505 -19.515 55.505 -18 55 C-17.896875 53.824375 -17.79375 52.64875 -17.6875 51.4375 C-17.32814744 48.44641841 -16.71120206 46.04014498 -15.4375 43.3125 C-14.06040191 40.13918701 -13.6130386 38.38591227 -14 35 C-14.33 34.34 -14.66 33.68 -15 33 C-14.0625 30.875 -14.0625 30.875 -13 29 C-12.34 29.66 -11.68 30.32 -11 31 C-9.64908472 28.29816945 -9.66141942 25.88191794 -9.4375 22.875 C-9.35371094 21.77929688 -9.26992188 20.68359375 -9.18359375 19.5546875 C-9.12300781 18.71164062 -9.06242187 17.86859375 -9 17 C-9.66 17 -10.32 17 -11 17 C-11 17.99 -11 18.98 -11 20 C-11.99 20 -12.98 20 -14 20 C-10.92482916 9.44191344 -10.92482916 9.44191344 -9 5 C-8.67 5 -8.34 5 -8 5 C-7.67 6.98 -7.34 8.96 -7 11 C-5.68 11.33 -4.36 11.66 -3 12 C-3 10.68 -3 9.36 -3 8 C-3.66 7.67 -4.32 7.34 -5 7 C-4.0409375 6.6596875 -4.0409375 6.6596875 -3.0625 6.3125 C-0.72806339 5.14749104 -0.72806339 5.14749104 -0.25 2.375 C-0.1675 1.59125 -0.085 0.8075 0 0 Z \" fill=\"#F6D240\" transform=\"translate(340,314)\"></path><path d=\"M0 0 C2.12955314 2.12955314 2.48980912 3.09564269 3.2890625 5.9140625 C3.61777344 7.05488281 3.61777344 7.05488281 3.953125 8.21875 C4.17484375 9.0128125 4.3965625 9.806875 4.625 10.625 C4.85445313 11.42679687 5.08390625 12.22859375 5.3203125 13.0546875 C5.88605789 15.03479637 6.44379429 17.01719033 7 19 C10.63 18.67 14.26 18.34 18 18 C14.43623794 21.56376206 11.89117671 22.35521211 7 23 C3.5 22.625 3.5 22.625 1 22 C1.33 24.31 1.66 26.62 2 29 C2.73605469 28.7834375 3.47210938 28.566875 4.23046875 28.34375 C5.20628906 28.0653125 6.18210937 27.786875 7.1875 27.5 C8.15042969 27.2215625 9.11335938 26.943125 10.10546875 26.65625 C12.85345876 26.03322392 15.19598416 25.87697188 18 26 C15.55002384 28.44997616 14.23818066 28.40043576 10.875 29 C3.86722072 30.74502014 0.82559764 35.15746835 -3 41 C-3.495 39.515 -3.495 39.515 -4 38 C-3.34 38 -2.68 38 -2 38 C-2 35.69 -2 33.38 -2 31 C-3.65 31.66 -5.3 32.32 -7 33 C-5.9669796 30.77503299 -5.03819559 29.04186825 -3.375 27.21875 C-1.50374977 24.19923258 -2.04155397 22.65839298 -2.8125 19.25 C-3.02519531 18.26515625 -3.23789062 17.2803125 -3.45703125 16.265625 C-3.63621094 15.51796875 -3.81539063 14.7703125 -4 14 C-3.01 14.66 -2.02 15.32 -1 16 C1.14809171 12.77786243 1.29386153 11.72224599 1 8 C0.67 7.67 0.34 7.34 0 7 C-0.04092937 4.66702567 -0.04241723 2.33294775 0 0 Z \" fill=\"#F5D344\" transform=\"translate(269,312)\"></path><path d=\"M0 0 C2.8125 0.4375 2.8125 0.4375 3.8125 1.4375 C3.8125 8.29963478 0.39898889 13.46045857 -4.1875 18.4375 C-5.1775 18.4375 -6.1675 18.4375 -7.1875 18.4375 C-7.1875 19.0975 -7.1875 19.7575 -7.1875 20.4375 C-7.8475 21.0975 -8.5075 21.7575 -9.1875 22.4375 C-9.1875 23.7575 -9.1875 25.0775 -9.1875 26.4375 C-10.8375 26.1075 -12.4875 25.7775 -14.1875 25.4375 C-15.40164283 17.80574504 -11.15968357 12.66719353 -7.1875 6.4375 C-6.62095703 5.39529297 -6.62095703 5.39529297 -6.04296875 4.33203125 C-4.2947575 1.2001294 -3.64716888 0.50059181 0 0 Z \" fill=\"#F6D135\" transform=\"translate(228.1875,193.5625)\"></path><path d=\"M0 0 C0.66 0.33 1.32 0.66 2 1 C-0.14896248 8.95812228 -3.12687837 16.43275448 -6.375 24 C-6.84421875 25.11117188 -7.3134375 26.22234375 -7.796875 27.3671875 C-10.63711326 34.03625524 -13.66698184 40.56282487 -17 47 C-17.33 47 -17.66 47 -18 47 C-18.24042276 42.91281305 -17.42258812 39.82320557 -16 36 C-15.34 36 -14.68 36 -14 36 C-14 35.01 -14 34.02 -14 33 C-13.34 33 -12.68 33 -12 33 C-11.34 30.03 -10.68 27.06 -10 24 C-10.66 24 -11.32 24 -12 24 C-12.33 24.66 -12.66 25.32 -13 26 C-13.66 26 -14.32 26 -15 26 C-15.33 27.65 -15.66 29.3 -16 31 C-16.66 31 -17.32 31 -18 31 C-18.99 33.64 -19.98 36.28 -21 39 C-22.98 39 -24.96 39 -27 39 C-27.66 37.68 -28.32 36.36 -29 35 C-27.02 35.66 -25.04 36.32 -23 37 C-17.6811245 25.4679248 -12.6321691 13.82565523 -8 2 C-7.375 3.8125 -7.375 3.8125 -7 6 C-7.99 7.485 -7.99 7.485 -9 9 C-9.59321869 10.88033997 -10.13095819 12.77870208 -10.625 14.6875 C-10.88539063 15.68136719 -11.14578125 16.67523438 -11.4140625 17.69921875 C-11.60742188 18.45847656 -11.80078125 19.21773438 -12 20 C-10.02 19.67 -8.04 19.34 -6 19 C-6 17.02 -6 15.04 -6 13 C-5.34 13 -4.68 13 -4 13 C-4 11.68 -4 10.36 -4 9 C-3.34 9 -2.68 9 -2 9 C-1.34 6.03 -0.68 3.06 0 0 Z \" fill=\"#F5D654\" transform=\"translate(307,402)\"></path><path d=\"M0 0 C2.1519437 3.22791555 2.20086443 4.28400809 2 8 C0.02 8.99 0.02 8.99 -2 10 C-2 11.65 -2 13.3 -2 15 C-2.66 15 -3.32 15 -4 15 C-3.938125 15.804375 -3.87625 16.60875 -3.8125 17.4375 C-4.05139407 21.97648733 -5.42043264 25.76901601 -7 30 C-7.66 30 -8.32 30 -9 30 C-9.495 32.475 -9.495 32.475 -10 35 C-12.475 35.495 -12.475 35.495 -15 36 C-15.09867504 28.55708271 -13.7084893 22.38187872 -10.75 15.625 C-10.4624585 14.95984375 -10.17491699 14.2946875 -9.87866211 13.609375 C-7.8167098 9.1240799 -5.40138278 5.59034849 -2 2 C-1.34 2 -0.68 2 0 2 C0 1.34 0 0.68 0 0 Z \" fill=\"#F6CE26\" transform=\"translate(281,388)\"></path><path d=\"M0 0 C3.52692715 6.51125013 5.228906 12.67460698 6 20 C6.33 20.33 6.66 20.66 7 21 C7.31483135 23.11636628 7.55246854 25.24448215 7.75 27.375 C7.86859375 28.53773438 7.9871875 29.70046875 8.109375 30.8984375 C8 34 8 34 6.640625 35.9140625 C5 37 5 37 3 37 C2.7525 37.53625 2.505 38.0725 2.25 38.625 C0.70303025 41.56424252 -1.13014369 44.25754408 -3 47 C-3.2165625 46.1028125 -3.2165625 46.1028125 -3.4375 45.1875 C-3.8872439 43.43849596 -4.42892341 41.71322977 -5 40 C-8.29148243 41.13499394 -8.9959869 41.99283376 -10.75 45.125 C-11.1625 46.07375 -11.575 47.0225 -12 48 C-12.66 48 -13.32 48 -14 48 C-12.43404168 43.22928978 -9.78448292 39.6712353 -6.75 35.75 C-6.28464844 35.11320312 -5.81929687 34.47640625 -5.33984375 33.8203125 C-2.84358474 30.5882416 -1.69296738 29.19016314 2.359375 28.078125 C3.23078125 28.05234375 4.1021875 28.0265625 5 28 C4.88406494 27.43603516 4.76812988 26.87207031 4.64868164 26.29101562 C4.11680816 23.69464371 3.58962854 21.09733924 3.0625 18.5 C2.88009766 17.613125 2.69769531 16.72625 2.50976562 15.8125 C1.44587665 10.55108545 0.59214194 5.3355105 0 0 Z \" fill=\"#F6D54C\" transform=\"translate(240,230)\"></path><path d=\"M0 0 C-0.33 2.31 -0.66 4.62 -1 7 C-1.99 7.33 -2.98 7.66 -4 8 C-4.02578125 8.70125 -4.0515625 9.4025 -4.078125 10.125 C-4.47468327 16.75833827 -5.64384714 21.26206125 -9 27 C-11.375 27.125 -11.375 27.125 -14 27 C-14.66 26.34 -15.32 25.68 -16 25 C-15.59640174 17.79732342 -12.18760287 10.37520574 -9 4 C-8.34 4 -7.68 4 -7 4 C-5.97895449 3.02149805 -4.9793879 2.02019573 -4 1 C-2 0 -2 0 0 0 Z \" fill=\"#F8CD24\" transform=\"translate(229,367)\"></path><path d=\"M0 0 C2.02045442 0.60183749 4.02111039 1.27306096 6 2 C6.33 2.66 6.66 3.32 7 4 C9.02463255 4.65213292 9.02463255 4.65213292 11 5 C11 6.32 11 7.64 11 9 C12.92309422 8.96044102 12.92309422 8.96044102 15 8 C16.03291676 6.01679982 17.0337499 4.01652194 18 2 C18.99 1.67 19.98 1.34 21 1 C21 2.32 21 3.64 21 5 C20.34 5 19.68 5 19 5 C19.04125 6.093125 19.0825 7.18625 19.125 8.3125 C19 12 19 12 17 15 C19.475 15.495 19.475 15.495 22 16 C22.33 17.32 22.66 18.64 23 20 C21.125 20.625 21.125 20.625 19 21 C18.34 20.34 17.68 19.68 17 19 C15.88625 19.12375 15.88625 19.12375 14.75 19.25 C10.98343873 18.90758534 9.67917636 17.15914109 7.13671875 14.5078125 C6 13 6 13 6 11 C5.34 11 4.68 11 4 11 C4 9.35 4 7.7 4 6 C3.34 6 2.68 6 2 6 C1.34 4.02 0.68 2.04 0 0 Z \" fill=\"#F7CD22\" transform=\"translate(182,370)\"></path><path d=\"M0 0 C0 1.32 0 2.64 0 4 C-1.32 4 -2.64 4 -4 4 C-4 5.65 -4 7.3 -4 9 C-6.64 9.33 -9.28 9.66 -12 10 C-11.67 11.65 -11.34 13.3 -11 15 C-11.33 15 -11.66 15 -12 15 C-12.04125 15.7425 -12.0825 16.485 -12.125 17.25 C-13.3553003 21.11665807 -15.59386666 21.95631999 -19 24 C-20.79394446 25.62351109 -20.79394446 25.62351109 -22 27 C-22.66 26.34 -23.32 25.68 -24 25 C-24 24.01 -24 23.02 -24 22 C-24.66 22 -25.32 22 -26 22 C-25.52492969 17.72436721 -23.04697466 15.83439503 -20 13 C-19.319375 12.236875 -18.63875 11.47375 -17.9375 10.6875 C-16 9 -16 9 -12 9 C-11.6596875 8.0409375 -11.6596875 8.0409375 -11.3125 7.0625 C-10 5 -10 5 -7.375 4.25 C-6.199375 4.12625 -6.199375 4.12625 -5 4 C-5 3.34 -5 2.68 -5 2 C-2 0 -2 0 0 0 Z \" fill=\"#F8CD20\" transform=\"translate(332,306)\"></path><path d=\"M0 0 C1.32 0 2.64 0 4 0 C4.33808686 2.06172613 4.67027361 4.1244203 5 6.1875 C5.185625 7.33605469 5.37125 8.48460937 5.5625 9.66796875 C6.54848188 17.17727718 6.54848188 17.17727718 4 21 C4.66 21.33 5.32 21.66 6 22 C7.90071692 27.82094557 8.53894326 33.79664466 9.24560547 39.85595703 C9.74142767 44.08075491 10.36366952 48.25018238 11.125 52.4375 C11.98966866 57.37556866 12.1668952 61.99314406 12 67 C11.67 67 11.34 67 11 67 C8.63440561 53.36598111 6.42163445 39.76740735 5 26 C-0.47122044 29.00368708 -0.47122044 29.00368708 -5.4375 32.75 C-6.7059375 33.86375 -6.7059375 33.86375 -8 35 C-7.3956044 28.59340659 -7.3956044 28.59340659 -5.75 26.125 C-3.54832896 24.70964005 -1.57531492 24.34801553 1 24 C1.33 22.68 1.66 21.36 2 20 C0.68 20.33 -0.64 20.66 -2 21 C-2 21.66 -2 22.32 -2 23 C-3.32 23 -4.64 23 -6 23 C-6 22.34 -6 21.68 -6 21 C-2.7 19.35 0.6 17.7 4 16 C3.34 11.71 2.68 7.42 2 3 C1.34 3 0.68 3 0 3 C0 2.01 0 1.02 0 0 Z \" fill=\"#F4D759\" transform=\"translate(226,152)\"></path><path d=\"M0 0 C2.65225802 2.65225802 3.06222768 5.48172449 3.91015625 9.01953125 C4.16870644 10.06290901 4.16870644 10.06290901 4.43247986 11.12736511 C4.98244259 13.35417394 5.5224379 15.58327172 6.0625 17.8125 C6.4297158 19.30288795 6.79754728 20.79312435 7.16601562 22.28320312 C10.02686795 33.90464883 10.02686795 33.90464883 11 39 C8.36899099 37.68449549 8.1107831 36.71919702 7 34 C6.40701318 31.59541122 5.86934582 29.17678857 5.375 26.75 C4.98441406 24.85507812 4.98441406 24.85507812 4.5859375 22.921875 C4.39257812 21.95765625 4.19921875 20.9934375 4 20 C2.68 20 1.36 20 0 20 C-0.66 21.32 -1.32 22.64 -2 24 C-3.98 24 -5.96 24 -8 24 C-7.67 23.34 -7.34 22.68 -7 22 C-5.68 22 -4.36 22 -3 22 C-3.15146484 21.4652002 -3.30292969 20.93040039 -3.45898438 20.37939453 C-4.14200905 17.96201257 -4.82105016 15.54352943 -5.5 13.125 C-5.73847656 12.28324219 -5.97695312 11.44148438 -6.22265625 10.57421875 C-6.44824219 9.76855469 -6.67382812 8.96289062 -6.90625 8.1328125 C-7.11572266 7.38918457 -7.32519531 6.64555664 -7.54101562 5.87939453 C-8 4 -8 4 -8 2 C-7.01 2.33 -6.02 2.66 -5 3 C-4.67 4.98 -4.34 6.96 -4 9 C-2.35 8.34 -0.7 7.68 1 7 C0.67 4.69 0.34 2.38 0 0 Z \" fill=\"#F7CE31\" transform=\"translate(258,272)\"></path><path d=\"M0 0 C-0.66 2.97 -1.32 5.94 -2 9 C-2.66 9 -3.32 9 -4 9 C-4 9.99 -4 10.98 -4 12 C-4.66 12 -5.32 12 -6 12 C-5.95875 12.70125 -5.9175 13.4025 -5.875 14.125 C-6.01668332 17.38371628 -6.86734686 19.9559947 -8 23 C-9.65 23 -11.3 23 -13 23 C-13 22.34 -13 21.68 -13 21 C-13.99 21 -14.98 21 -16 21 C-16 20.34 -16 19.68 -16 19 C-17.175625 19.0928125 -17.175625 19.0928125 -18.375 19.1875 C-19.24125 19.125625 -20.1075 19.06375 -21 19 C-23 16 -23 16 -23 13 C-21.125 12.375 -21.125 12.375 -19 12 C-18.34 12.66 -17.68 13.32 -17 14 C-13.91652174 14.16681109 -13.91652174 14.16681109 -11 14 C-10.01 11.36 -9.02 8.72 -8 6 C-7.67 6 -7.34 6 -7 6 C-6.67 4.35 -6.34 2.7 -6 1 C-3.92446352 0.4465236 -2.15634036 0 0 0 Z \" fill=\"#F8CD22\" transform=\"translate(297,426)\"></path><path d=\"M0 0 C1.32 0 2.64 0 4 0 C4.81362041 8.13620413 2.60554265 14.22900725 -2 21 C-4.140625 22.22265625 -4.140625 22.22265625 -6 23 C-6.33 23.66 -6.66 24.32 -7 25 C-7.66 25 -8.32 25 -9 25 C-10.92033967 19.02560993 -8.05292958 14.11347071 -5.37890625 8.74609375 C-1.91015625 2.42774698 -1.91015625 2.42774698 0 0 Z \" fill=\"#F6CE2B\" transform=\"translate(293,362)\"></path><path d=\"M0 0 C0.33 0 0.66 0 1 0 C1.0825 1.19625 1.165 2.3925 1.25 3.625 C1.75914624 7.93374501 3.54306414 10.4334802 6 14 C6.25 16.875 6.25 16.875 6 19 C7.65 19 9.3 19 11 19 C11.33 17.35 11.66 15.7 12 14 C14 14 16 14 18 14 C17.66706683 17.07963184 17.47192346 18.57526889 15.125 20.6875 C14.42375 21.120625 13.7225 21.55375 13 22 C12.01 22.66 11.02 23.32 10 24 C7.3125 24.125 7.3125 24.125 5 24 C5 24.66 5 25.32 5 26 C4.34 26 3.68 26 3 26 C1.39644899 22.49223216 0.77963136 19.85645121 1 16 C0.34 16 -0.32 16 -1 16 C-1.22127098 13.70954632 -1.4266504 11.41755236 -1.625 9.125 C-1.74101562 7.84882813 -1.85703125 6.57265625 -1.9765625 5.2578125 C-1.98816406 3.64519531 -1.98816406 3.64519531 -2 2 C-1.34 1.34 -0.68 0.68 0 0 Z \" fill=\"#F7CE22\" transform=\"translate(222,298)\"></path><path d=\"M0 0 C5.445 1.485 5.445 1.485 11 3 C11 3.66 11 4.32 11 5 C12.32 5.33 13.64 5.66 15 6 C14.67 7.32 14.34 8.64 14 10 C11.69 10 9.38 10 7 10 C7 9.34 7 8.68 7 8 C4.03 7.67 1.06 7.34 -2 7 C-1.65555119 9.47266765 -1.65555119 9.47266765 -1 12 C-0.34 12.33 0.32 12.66 1 13 C1 14.65 1 16.3 1 18 C-0.65 18.33 -2.3 18.66 -4 19 C-5.125 12.25 -5.125 12.25 -4 10 C-4.66 10 -5.32 10 -6 10 C-6.33 10.99 -6.66 11.98 -7 13 C-8.0625 11.125 -8.0625 11.125 -9 9 C-8.67 8.34 -8.34 7.68 -8 7 C-6.68 7 -5.36 7 -4 7 C-3.67 6.01 -3.34 5.02 -3 4 C-2.01 4 -1.02 4 0 4 C0 2.68 0 1.36 0 0 Z \" fill=\"#F8CD24\" transform=\"translate(170,335)\"></path><path d=\"M0 0 C0 1.32 0 2.64 0 4 C0.99 4 1.98 4 3 4 C2.67 4.99 2.34 5.98 2 7 C0.35 7.33 -1.3 7.66 -3 8 C-3 7.34 -3 6.68 -3 6 C-5.475 7.485 -5.475 7.485 -8 9 C-7.67 7.68 -7.34 6.36 -7 5 C-7.66 5 -8.32 5 -9 5 C-8.67 7.64 -8.34 10.28 -8 13 C-5.36 13 -2.72 13 0 13 C0 12.34 0 11.68 0 11 C2.31 11 4.62 11 7 11 C7 11.99 7 12.98 7 14 C6.236875 14.12375 5.47375 14.2475 4.6875 14.375 C3.470625 14.58125 2.25375 14.7875 1 15 C0.09507812 15.1340625 -0.80984375 15.268125 -1.7421875 15.40625 C-2.71414062 15.5609375 -3.68609375 15.715625 -4.6875 15.875 C-5.61949219 16.01679688 -6.55148438 16.15859375 -7.51171875 16.3046875 C-10.19963629 17.05578534 -11.25780689 17.86741579 -13 20 C-13 18.35 -13 16.7 -13 15 C-11.68 15 -10.36 15 -9 15 C-11.05233685 12.7522025 -12.00667261 11.9977758 -15 11 C-15 10.34 -15 9.68 -15 9 C-15.99 8.67 -16.98 8.34 -18 8 C-16.576875 7.87625 -16.576875 7.87625 -15.125 7.75 C-11.92689868 7.36617977 -11.92689868 7.36617977 -10.8125 5.125 C-10.544375 4.42375 -10.27625 3.7225 -10 3 C-7.37368617 -0.87035722 -4.38324944 -0.24810846 0 0 Z M-5 8 C-4.34 8.33 -3.68 8.66 -3 9 C-3.99 9 -4.98 9 -6 9 C-5.67 8.67 -5.34 8.34 -5 8 Z \" fill=\"#F6D349\" transform=\"translate(230,334)\"></path><path d=\"M0 0 C0.33 0.66 0.66 1.32 1 2 C1.99 2.33 2.98 2.66 4 3 C5.6928108 11.82679919 5.68343411 21.16197094 4 30 C2 28 2 28 1 24.4375 C0.67 23.303125 0.34 22.16875 0 21 C-0.66 20.67 -1.32 20.34 -2 20 C-2 19.34 -2 18.68 -2 18 C-2.99 18 -3.98 18 -5 18 C-4.505 16.515 -4.505 16.515 -4 15 C-3.01 15 -2.02 15 -1 15 C-1.09539062 14.08476562 -1.19078125 13.16953125 -1.2890625 12.2265625 C-1.45535156 10.44378906 -1.45535156 10.44378906 -1.625 8.625 C-1.74101562 7.44164062 -1.85703125 6.25828125 -1.9765625 5.0390625 C-1.98429688 4.03617188 -1.99203125 3.03328125 -2 2 C-1.34 1.34 -0.68 0.68 0 0 Z \" fill=\"#F8CD21\" transform=\"translate(240,206)\"></path><path d=\"M0 0 C0.33 0 0.66 0 1 0 C1 2.64 1 5.28 1 8 C0.34 8 -0.32 8 -1 8 C-0.62875 9.60875 -0.62875 9.60875 -0.25 11.25 C0 15 0 15 -1.875 17.3125 C-2.57625 17.869375 -3.2775 18.42625 -4 19 C-4.33 19.66 -4.66 20.32 -5 21 C-3.02 20.67 -1.04 20.34 1 20 C1 18.68 1 17.36 1 16 C1.66 16 2.32 16 3 16 C2.48577602 23.71335971 -0.73948786 30.60923179 -5 37 C-7.94568459 25.45236321 -8.63914046 17.9831193 -3 7 C-2.3846139 5.5672671 -1.77801522 4.13066159 -1.1875 2.6875 C-0.795625 1.800625 -0.40375 0.91375 0 0 Z \" fill=\"#F7D343\" transform=\"translate(316,361)\"></path><path d=\"M0 0 C0.66 0 1.32 0 2 0 C0.125 4.75 0.125 4.75 -1 7 C-1.66 7 -2.32 7 -3 7 C-3 8.32 -3 9.64 -3 11 C-1.68 11.33 -0.36 11.66 1 12 C1.66 9.69 2.32 7.38 3 5 C4.65 5 6.3 5 8 5 C7.01 5.495 7.01 5.495 6 6 C5.71511719 6.58265625 5.43023437 7.1653125 5.13671875 7.765625 C3.72958129 10.53154469 1.91894992 12.4731488 -0.1875 14.75 C-4.18884221 19.11392338 -8.11726474 23.53048481 -12 28 C-12.66 27.01 -13.32 26.02 -14 25 C-12.86695008 21.60085025 -11.87481525 20.94745549 -9 19 C-8.34 19.33 -7.68 19.66 -7 20 C-7.33 18.68 -7.66 17.36 -8 16 C-7.01 15.67 -6.02 15.34 -5 15 C-5 14.01 -5 13.02 -5 12 C-5.763125 12.495 -6.52625 12.99 -7.3125 13.5 C-10 15 -10 15 -13 15 C-11.71937515 13.2925002 -10.38232443 11.62626404 -9 10 C-8.34 10 -7.68 10 -7 10 C-6.67 9.01 -6.34 8.02 -6 7 C-5.34 7 -4.68 7 -4 7 C-3.71125 6.401875 -3.4225 5.80375 -3.125 5.1875 C-2 3 -2 3 0 0 Z \" fill=\"#F3D657\" transform=\"translate(216,56)\"></path><path d=\"M0 0 C0.66 0 1.32 0 2 0 C1.8453125 0.68835938 1.690625 1.37671875 1.53125 2.0859375 C0.74847196 6.37970527 0.56003809 10.687977 0.28125 15.0390625 C0 18 0 18 -1 21 C-3.64 21 -6.28 21 -9 21 C-9.33 20.01 -9.66 19.02 -10 18 C-9.34 18 -8.68 18 -8 18 C-8.185625 17.38125 -8.37125 16.7625 -8.5625 16.125 C-9 14 -9 14 -8 12 C-7.32811537 9.66766163 -6.659223 7.33534321 -6.01171875 4.99609375 C-5.67785156 4.33738281 -5.34398437 3.67867188 -5 3 C-2.95703125 2.34765625 -2.95703125 2.34765625 -1 2 C-0.67 1.34 -0.34 0.68 0 0 Z \" fill=\"#F7CD23\" transform=\"translate(255,408)\"></path><path d=\"M0 0 C0.33 0.66 0.66 1.32 1 2 C1.66 2 2.32 2 3 2 C7.59225513 13.33712984 7.59225513 13.33712984 7 20 C7.66 20 8.32 20 9 20 C9 21.32 9 22.64 9 24 C7.35 24.33 5.7 24.66 4 25 C3.67 22.69 3.34 20.38 3 18 C2.34 18 1.68 18 1 18 C0.27126534 16.11191474 -0.43226247 14.21408746 -1.125 12.3125 C-1.51945313 11.25675781 -1.91390625 10.20101563 -2.3203125 9.11328125 C-3.09549715 5.56257916 -2.71147636 4.14526285 -1 1 C-0.67 0.67 -0.34 0.34 0 0 Z \" fill=\"#F8CD24\" transform=\"translate(204,254)\"></path><path d=\"M0 0 C0.66 0.66 1.32 1.32 2 2 C1.360625 2.268125 0.72125 2.53625 0.0625 2.8125 C-2.33131686 3.88667752 -2.33131686 3.88667752 -3 7 C-5.97 6.505 -5.97 6.505 -9 6 C-8.67 6.99 -8.34 7.98 -8 9 C-19.52164009 13.40774487 -19.52164009 13.40774487 -25 14 C-25 11.36 -25 8.72 -25 6 C-23.865625 6.0825 -22.73125 6.165 -21.5625 6.25 C-17.17643606 6.26547112 -14.14180372 4.92171584 -10.24609375 3.03125 C-6.85480353 1.47420545 -3.67757092 0.64518788 0 0 Z \" fill=\"#F8CD22\" transform=\"translate(295,328)\"></path><path d=\"M0 0 C0.99 0.495 0.99 0.495 2 1 C2 2.32 2 3.64 2 5 C2.66 5 3.32 5 4 5 C4.33 7.31 4.66 9.62 5 12 C6.65 11.67 8.3 11.34 10 11 C10 9.68 10 8.36 10 7 C9.34 7 8.68 7 8 7 C8 5.02 8 3.04 8 1 C10.54384735 2.27192368 10.58575975 3.07799892 11.5078125 5.7109375 C11.77207031 6.46117187 12.03632813 7.21140625 12.30859375 7.984375 C12.57800781 8.77328125 12.84742188 9.5621875 13.125 10.375 C13.40214844 11.15617187 13.67929688 11.93734375 13.96484375 12.7421875 C16 18.59702124 16 18.59702124 16 22 C16.66 22 17.32 22 18 22 C18.33 21.34 18.66 20.68 19 20 C19 21.32 19 22.64 19 24 C17.35 24.66 15.7 25.32 14 26 C13.93941406 25.39671875 13.87882813 24.7934375 13.81640625 24.171875 C13.73261719 23.37265625 13.64882812 22.5734375 13.5625 21.75 C13.48128906 20.96109375 13.40007812 20.1721875 13.31640625 19.359375 C13.02365007 17.17635361 12.57935581 15.1226818 12 13 C10.68 13.33 9.36 13.66 8 14 C8 16.31 8 18.62 8 21 C8.66 21.33 9.32 21.66 10 22 C12.01131706 26.46549293 13.47727616 31.06814638 13 36 C11.40307674 33.6046151 10.4260209 31.78468046 9.4140625 29.15625 C8.98009155 28.03597412 8.98009155 28.03597412 8.53735352 26.89306641 C8.08573853 25.70849854 8.08573853 25.70849854 7.625 24.5 C7.31554443 23.69353027 7.00608887 22.88706055 6.68725586 22.05615234 C6.07086595 20.44544474 5.45648649 18.83396616 4.84423828 17.22167969 C4.11961069 15.31476497 3.38678358 13.41096962 2.65234375 11.5078125 C2.29269531 10.55648438 1.93304688 9.60515625 1.5625 8.625 C1.25441406 7.81289063 0.94632813 7.00078125 0.62890625 6.1640625 C0 4 0 4 0 0 Z \" fill=\"#F4D75E\" transform=\"translate(203,267)\"></path><path d=\"M0 0 C0.33 0 0.66 0 1 0 C1.10957031 1.06734375 1.21914062 2.1346875 1.33203125 3.234375 C2.48225242 14.14908154 3.95298966 24.98804685 5.66064453 35.82910156 C5.94897972 37.67361705 6.22397525 39.52020994 6.49609375 41.3671875 C7.47551942 47.76379052 8.91421811 53.9748093 10.59155273 60.21972656 C11.80312036 64.81818971 12.49177833 69.28454119 13 74 C12.34 74 11.68 74 11 74 C10.87882813 73.18015625 10.75765625 72.3603125 10.6328125 71.515625 C10.38144531 69.89914063 10.38144531 69.89914063 10.125 68.25 C9.96257812 67.18265625 9.80015625 66.1153125 9.6328125 65.015625 C9.06090315 62.29022981 8.27610263 60.43337789 7 58 C6.64456573 55.66993089 6.3086247 53.33672984 6 51 C5.67 50.67 5.34 50.34 5 50 C4.67902249 47.68182911 4.48779044 45.36220643 4.28125 43.03125 C4.20934163 41.00819407 4.20934163 41.00819407 3 40 C2.71393373 38.24784408 2.48499421 36.48628109 2.28125 34.72265625 C2.15363281 33.65208984 2.02601563 32.58152344 1.89453125 31.47851562 C1.76433594 30.35123047 1.63414062 29.22394531 1.5 28.0625 C1.24296943 25.84465704 0.9827137 23.62718473 0.71875 21.41015625 C0.60466797 20.42152588 0.49058594 19.43289551 0.37304688 18.41430664 C0.12517825 15.9958673 0.12517825 15.9958673 -1 14 C-0.91161539 11.62216895 -0.75653579 9.24654854 -0.5625 6.875 C-0.46066406 5.59367188 -0.35882813 4.31234375 -0.25390625 2.9921875 C-0.12822266 1.51105469 -0.12822266 1.51105469 0 0 Z \" fill=\"#F4DB6C\" transform=\"translate(180,134)\"></path><path d=\"M0 0 C0.33 0.99 0.66 1.98 1 3 C0.67 3.66 0.34 4.32 0 5 C-0.66 5 -1.32 5 -2 5 C-2 6.32 -2 7.64 -2 9 C-2.66 9 -3.32 9 -4 9 C-3.20882096 10.99983534 -3.20882096 10.99983534 -2 13 C-1.01 13.33 -0.02 13.66 1 14 C1 13.01 1 12.02 1 11 C1.66 11 2.32 11 3 11 C1.60022311 15.37181502 0.01220525 19.59979 -1.8125 23.8125 C-2.53373047 25.52373047 -2.53373047 25.52373047 -3.26953125 27.26953125 C-5 30 -5 30 -7.69921875 30.88671875 C-8.45847656 30.92410156 -9.21773437 30.96148437 -10 31 C-10.33 30.34 -10.66 29.68 -11 29 C-10.01 29 -9.02 29 -8 29 C-8.33 27.35 -8.66 25.7 -9 24 C-7.35 23.67 -5.7 23.34 -4 23 C-4.66 20.69 -5.32 18.38 -6 16 C-6.66 16 -7.32 16 -8 16 C-8.33 17.65 -8.66 19.3 -9 21 C-9.66 21 -10.32 21 -11 21 C-8.62259904 13.07533013 -4.93897715 6.58530287 0 0 Z \" fill=\"#F5D859\" transform=\"translate(223,235)\"></path><path d=\"M0 0 C1.33844519 4.46148395 0.97021019 8.48064484 0 13 C-1.5625 15.5625 -1.5625 15.5625 -3 17 C-3.33 16.01 -3.66 15.02 -4 14 C-4.433125 14.8971875 -4.433125 14.8971875 -4.875 15.8125 C-6 18 -6 18 -8 21 C-8.66 21 -9.32 21 -10 21 C-9.9175 21.9075 -9.835 22.815 -9.75 23.75 C-10 27 -10 27 -12 29.375 C-12.66 29.91125 -13.32 30.4475 -14 31 C-12.99386211 25.59932705 -11.36852018 20.47279226 -9.6875 15.25 C-9.39166016 14.27933594 -9.09582031 13.30867188 -8.79101562 12.30859375 C-8.34338867 10.92607422 -8.34338867 10.92607422 -7.88671875 9.515625 C-7.48779419 8.25153809 -7.48779419 8.25153809 -7.08081055 6.96191406 C-6 5 -6 5 -3.88208008 4.21777344 C-3.26099365 4.1459082 -2.63990723 4.07404297 -2 4 C-2 3.01 -2 2.02 -2 1 C-1.34 0.67 -0.68 0.34 0 0 Z \" fill=\"#F7CF2F\" transform=\"translate(331,330)\"></path><path d=\"M0 0 C0.66 0 1.32 0 2 0 C2.33 1.65 2.66 3.3 3 5 C2.34 5 1.68 5 1 5 C1 5.99 1 6.98 1 8 C0.34 8 -0.32 8 -1 8 C-1 9.32 -1 10.64 -1 12 C-1.66 12 -2.32 12 -3 12 C-3 12.99 -3 13.98 -3 15 C-3.66 15 -4.32 15 -5 15 C-5.33 16.65 -5.66 18.3 -6 20 C-6.99 20.33 -7.98 20.66 -9 21 C-11 20 -11 20 -12 17 C-12.66 16.67 -13.32 16.34 -14 16 C-13.67 15.01 -13.34 14.02 -13 13 C-12.01 13.33 -11.02 13.66 -10 14 C-10 13.34 -10 12.68 -10 12 C-9.34 12 -8.68 12 -8 12 C-7.67 11.01 -7.34 10.02 -7 9 C-6.34 9 -5.68 9 -5 9 C-4.731875 8.2575 -4.46375 7.515 -4.1875 6.75 C-3.04723249 4.10938051 -1.90619694 2.14447156 0 0 Z \" fill=\"#F9CD21\" transform=\"translate(188,348)\"></path><path d=\"M0 0 C0.99 0.66 1.98 1.32 3 2 C3.40729228 4.32156597 3.74438677 6.6568787 4 9 C4.33 9.33 4.66 9.66 5 10 C5.07205511 11.68608966 5.08386068 13.37500659 5.0625 15.0625 C5.05347656 15.98160156 5.04445313 16.90070313 5.03515625 17.84765625 C5.02355469 18.55792969 5.01195312 19.26820313 5 20 C4.34 20.33 3.68 20.66 3 21 C2.34 20.67 1.68 20.34 1 20 C1 18.35 1 16.7 1 15 C0.34 15 -0.32 15 -1 15 C-1 12.69 -1 10.38 -1 8 C-5.455 8.495 -5.455 8.495 -10 9 C-10 8.01 -10 7.02 -10 6 C-8.576875 5.87625 -8.576875 5.87625 -7.125 5.75 C-3.89538209 5.34925077 -3.89538209 5.34925077 -2.625 2.9375 C-2.41875 2.298125 -2.2125 1.65875 -2 1 C-1.34 1.33 -0.68 1.66 0 2 C0 1.34 0 0.68 0 0 Z \" fill=\"#F8CD21\" transform=\"translate(260,290)\"></path><path d=\"M0 0 C0 0.99 0 1.98 0 3 C-0.99 3.33 -1.98 3.66 -3 4 C-4.12516085 5.83284443 -4.12516085 5.83284443 -5 8 C-5.66666667 9.33333333 -6.33333333 10.66666667 -7 12 C-6.34 12.33 -5.68 12.66 -5 13 C-6.65 13 -8.3 13 -10 13 C-10.33 13.99 -10.66 14.98 -11 16 C-15.75 15.25 -15.75 15.25 -18 13 C-19.9931567 12.97624074 -19.9931567 12.97624074 -22.125 13.375 C-23.40375 13.58125 -24.6825 13.7875 -26 14 C-23.6470005 11.6470005 -21.7256379 11.00474003 -18.625 9.8125 C-12.02891466 7.14531779 -6.05019419 3.72237125 0 0 Z \" fill=\"#F8CC25\" transform=\"translate(313,316)\"></path><path d=\"M0 0 C1.5625 1.1875 1.5625 1.1875 3 3 C2.87938128 7.46289259 0.71386149 10.56776341 -2 14 C-2.99 14 -3.98 14 -5 14 C-5 14.99 -5 15.98 -5 17 C-6.65 17 -8.3 17 -10 17 C-10 15.35 -10 13.7 -10 12 C-9.34 12 -8.68 12 -8 12 C-8 10.68 -8 9.36 -8 8 C-7.34 8 -6.68 8 -6 8 C-5.7525 7.05125 -5.505 6.1025 -5.25 5.125 C-4 2 -4 2 -1.875 0.625 C-1.25625 0.41875 -0.6375 0.2125 0 0 Z \" fill=\"#F9CD23\" transform=\"translate(229,232)\"></path><path d=\"M0 0 C0.99 0 1.98 0 3 0 C3 0.99 3 1.98 3 3 C2.01 3.495 2.01 3.495 1 4 C1 5.32 1 6.64 1 8 C-0.32 8.33 -1.64 8.66 -3 9 C-3 9.66 -3 10.32 -3 11 C-3.66 11 -4.32 11 -5 11 C-5 12.98 -5 14.96 -5 17 C-6.98 17.99 -6.98 17.99 -9 19 C-9.33 18.67 -9.66 18.34 -10 18 C-10.33 18.99 -10.66 19.98 -11 21 C-12.32 20.67 -13.64 20.34 -15 20 C-15 19.34 -15 18.68 -15 18 C-14.01 18 -13.02 18 -12 18 C-11.9175 16.96875 -11.835 15.9375 -11.75 14.875 C-10.6396985 9.13844225 -8.52836973 6.10881726 -3.8125 2.6875 C-2.4203125 1.8521875 -2.4203125 1.8521875 -1 1 C-0.67 0.67 -0.34 0.34 0 0 Z \" fill=\"#F7CF31\" transform=\"translate(208,68)\"></path><path d=\"M0 0 C0.33 0.99 0.66 1.98 1 3 C2.49460239 7.10605053 4.94916208 8.52740033 8.625 10.75 C10.12933594 11.67039062 10.12933594 11.67039062 11.6640625 12.609375 C12.43492187 13.06828125 13.20578125 13.5271875 14 14 C14.33 13.34 14.66 12.68 15 12 C15.28358209 19.37313433 15.28358209 19.37313433 13 23 C12.67 23.66 12.34 24.32 12 25 C9.36 23.02 6.72 21.04 4 19 C4.66 18.67 5.32 18.34 6 18 C6 17.34 6 16.68 6 16 C6.66 16 7.32 16 8 16 C8 15.01 8 14.02 8 13 C7.34 13 6.68 13 6 13 C6 12.34 6 11.68 6 11 C3.69 10.67 1.38 10.34 -1 10 C-1.125 2.25 -1.125 2.25 0 0 Z \" fill=\"#F8D442\" transform=\"translate(233,404)\"></path><path d=\"M0 0 C0.66 0 1.32 0 2 0 C1.814375 0.928125 1.62875 1.85625 1.4375 2.8125 C0.75876119 6.01343771 0.75876119 6.01343771 2 9 C4.00016466 10.20882096 4.00016466 10.20882096 6 11 C6 11.66 6 12.32 6 13 C6.66 13 7.32 13 8 13 C8 13.66 8 14.32 8 15 C5.525 14.505 5.525 14.505 3 14 C3 13.34 3 12.68 3 12 C2.071875 11.7834375 2.071875 11.7834375 1.125 11.5625 C-1 11 -1 11 -3 10 C-2.01 11.485 -2.01 11.485 -1 13 C-1 13.99 -1 14.98 -1 16 C-0.34 16 0.32 16 1 16 C0.67 17.32 0.34 18.64 0 20 C-0.33 19.01 -0.66 18.02 -1 17 C-1.66 17 -2.32 17 -3 17 C-4.7265625 15.35546875 -4.7265625 15.35546875 -6.625 13.1875 C-7.25664062 12.47980469 -7.88828125 11.77210938 -8.5390625 11.04296875 C-10 9 -10 9 -10 6 C-10.66 6 -11.32 6 -12 6 C-12.33 5.01 -12.66 4.02 -13 3 C-10.525 3.99 -10.525 3.99 -8 5 C-8 5.99 -8 6.98 -8 8 C-6.35 7.67 -4.7 7.34 -3 7 C-2.67 5.68 -2.34 4.36 -2 3 C-1.34 3 -0.68 3 0 3 C0 2.01 0 1.02 0 0 Z \" fill=\"#F6D038\" transform=\"translate(185,360)\"></path><path d=\"M0 0 C0.33 1.32 0.66 2.64 1 4 C0.34 4 -0.32 4 -1 4 C-0.67 5.65 -0.34 7.3 0 9 C1.32 9 2.64 9 4 9 C4 7.68 4 6.36 4 5 C4.66 5 5.32 5 6 5 C5.49890042 9.38462134 4.01704885 11.8000997 1 15 C0.34 15 -0.32 15 -1 15 C-1 15.66 -1 16.32 -1 17 C-3.3125 17.6875 -3.3125 17.6875 -6 18 C-7.8125 16.5625 -7.8125 16.5625 -9 15 C-7.61219205 11.10993227 -5.7847773 8.03441292 -3.375 4.6875 C-2.74335938 3.80449219 -2.11171875 2.92148438 -1.4609375 2.01171875 C-0.97882813 1.34785156 -0.49671875 0.68398437 0 0 Z \" fill=\"#F6D85B\" transform=\"translate(203,172)\"></path><path d=\"M0 0 C1 2 1 2 0.1875 4.5625 C-1 7 -1 7 -3 8 C-3.33 7.67 -3.66 7.34 -4 7 C-10.05011832 14.11697119 -10.05011832 14.11697119 -15.5 21.6875 C-15.995 22.450625 -16.49 23.21375 -17 24 C-17.33 24 -17.66 24 -18 24 C-18 22.02 -18 20.04 -18 18 C-17.01 17.67 -16.02 17.34 -15 17 C-13.79117904 14.99983534 -13.79117904 14.99983534 -13 13 C-12.34 13 -11.68 13 -11 13 C-11 12.34 -11 11.68 -11 11 C-13.64 11.33 -16.28 11.66 -19 12 C-18 10 -17 8 -16 6 C-15.34 6 -14.68 6 -14 6 C-13.67 5.01 -13.34 4.02 -13 3 C-12.67 3.99 -12.34 4.98 -12 6 C-12.99 7.485 -12.99 7.485 -14 9 C-12.35 9.33 -10.7 9.66 -9 10 C-9.33 9.01 -9.66 8.02 -10 7 C-9.34 6.34 -8.68 5.68 -8 5 C-7.34 5.33 -6.68 5.66 -6 6 C-5.67 4.35 -5.34 2.7 -5 1 C-3.35 0.67 -1.7 0.34 0 0 Z \" fill=\"#F5D75B\" transform=\"translate(301,339)\"></path><path d=\"M0 0 C0.99 0.66 1.98 1.32 3 2 C3 2.66 3 3.32 3 4 C2.34 4 1.68 4 1 4 C0.71125 4.598125 0.4225 5.19625 0.125 5.8125 C-1 8 -1 8 -3 11 C-3.66 11 -4.32 11 -5 11 C-5.433125 12.2065625 -5.433125 12.2065625 -5.875 13.4375 C-7 16 -7 16 -9 17 C-9 15.35 -9 13.7 -9 12 C-8.34 12 -7.68 12 -7 12 C-7.99 11.01 -8.98 10.02 -10 9 C-10.763125 9.825 -11.52625 10.65 -12.3125 11.5 C-15 14 -15 14 -18 14 C-17.67 13.34 -17.34 12.68 -17 12 C-16.34 12 -15.68 12 -15 12 C-14.34 10.35 -13.68 8.7 -13 7 C-12.34 7 -11.68 7 -11 7 C-10.34 5.35 -9.68 3.7 -9 2 C-8.34 2 -7.68 2 -7 2 C-6.67 2.66 -6.34 3.32 -6 4 C-3.53199953 2.84826645 -1.95216435 1.95216435 0 0 Z \" fill=\"#F7D651\" transform=\"translate(214,86)\"></path><path d=\"M0 0 C2.26953125 0.484375 2.26953125 0.484375 4.26953125 2.484375 C3.93981646 5.78152293 3.64684735 7.1070589 1.26953125 9.484375 C0.93953125 7.504375 0.60953125 5.524375 0.26953125 3.484375 C-0.72046875 3.154375 -1.71046875 2.824375 -2.73046875 2.484375 C-2.73046875 3.474375 -2.73046875 4.464375 -2.73046875 5.484375 C-3.39046875 5.484375 -4.05046875 5.484375 -4.73046875 5.484375 C-4.73046875 6.144375 -4.73046875 6.804375 -4.73046875 7.484375 C-6.25881728 8.72006105 -7.78812257 9.95464991 -9.328125 11.17578125 C-11.07069889 12.80185995 -11.55521219 14.11841144 -11.73046875 16.484375 C-12.72046875 16.484375 -13.71046875 16.484375 -14.73046875 16.484375 C-14.73046875 17.144375 -14.73046875 17.804375 -14.73046875 18.484375 C-16.05046875 18.484375 -17.37046875 18.484375 -18.73046875 18.484375 C-21.85546875 11.984375 -21.85546875 11.984375 -20.73046875 7.484375 C-19.74046875 10.454375 -18.75046875 13.424375 -17.73046875 16.484375 C-17.07046875 16.484375 -16.41046875 16.484375 -15.73046875 16.484375 C-15.39982422 15.68773437 -15.39982422 15.68773437 -15.0625 14.875 C-13.25425736 11.62970822 -10.89027475 8.97919282 -8.41796875 6.234375 C-7.70737305 5.40292969 -7.70737305 5.40292969 -6.98242188 4.5546875 C-4.74772118 2.07236607 -3.34527714 0.59343972 0 0 Z \" fill=\"#F5D75F\" transform=\"translate(257.73046875,323.515625)\"></path><path d=\"M0 0 C1.60080151 4.00200378 0.29279692 7.04556236 -1 11 C-1.66 11 -2.32 11 -3 11 C-3 12.98 -3 14.96 -3 17 C-2.01 17 -1.02 17 0 17 C0.33 15.68 0.66 14.36 1 13 C1.99 13 2.98 13 4 13 C3.52449439 14.48034764 3.04448784 15.95925021 2.5625 17.4375 C2.29566406 18.26121094 2.02882812 19.08492188 1.75390625 19.93359375 C1 22 1 22 0 23 C-2.4375 23.1875 -2.4375 23.1875 -5 23 C-5.66 22.34 -6.32 21.68 -7 21 C-6.59640174 13.79732342 -3.18760287 6.37520574 0 0 Z \" fill=\"#F5D24B\" transform=\"translate(220,371)\"></path><path d=\"M0 0 C1.65 0 3.3 0 5 0 C7.47045803 3.81615468 7.43831912 7.84744248 7.625 12.25 C7.66367188 12.99507813 7.70234375 13.74015625 7.7421875 14.5078125 C7.83605108 16.3381524 7.91909718 18.16904143 8 20 C3.55945262 17.03963508 2.57637055 12.97496761 1 8 C0.47274951 5.3032434 0.20349998 2.74724979 0 0 Z \" fill=\"#F9CC23\" transform=\"translate(210,280)\"></path><path d=\"M0 0 C2.475 0.99 2.475 0.99 5 2 C5 2.99 5 3.98 5 5 C5.99 5 6.98 5 8 5 C7.67 6.98 7.34 8.96 7 11 C1.19834261 10.02541328 -3.83982722 8.98746845 -9 6 C-9 5.67 -9 5.34 -9 5 C-6.36 5 -3.72 5 -1 5 C-0.67 3.35 -0.34 1.7 0 0 Z \" fill=\"#F2D336\" transform=\"translate(255,424)\"></path><path d=\"M0 0 C0.66 0.33 1.32 0.66 2 1 C2 2.65 2 4.3 2 6 C1.01 6 0.02 6 -1 6 C-1 7.65 -1 9.3 -1 11 C-2.65 11.33 -4.3 11.66 -6 12 C-6 13.32 -6 14.64 -6 16 C-7.65 16.66 -9.3 17.32 -11 18 C-12.125 13.25 -12.125 13.25 -11 11 C-10.34 11 -9.68 11 -9 11 C-8.566875 10.0409375 -8.566875 10.0409375 -8.125 9.0625 C-7 7 -7 7 -5 6 C-5 6.66 -5 7.32 -5 8 C-4.34 8 -3.68 8 -3 8 C-2.87625 6.865625 -2.7525 5.73125 -2.625 4.5625 C-2.41875 3.386875 -2.2125 2.21125 -2 1 C-1.34 0.67 -0.68 0.34 0 0 Z \" fill=\"#F6CD25\" transform=\"translate(253,359)\"></path><path d=\"M0 0 C-1.19899698 3.0831351 -2.47700477 6.06279492 -4 9 C-4.66 9 -5.32 9 -6 9 C-6 9.66 -6 10.32 -6 11 C-6.66 11 -7.32 11 -8 11 C-8 20.24 -8 29.48 -8 39 C-8.33 39 -8.66 39 -9 39 C-9.19732164 34.77123165 -9.38114059 30.54198062 -9.5625 26.3125 C-9.61857422 25.11431641 -9.67464844 23.91613281 -9.73242188 22.68164062 C-9.78076172 21.52470703 -9.82910156 20.36777344 -9.87890625 19.17578125 C-9.9260376 18.11270752 -9.97316895 17.04963379 -10.02172852 15.9543457 C-10.0011179 13.15199618 -9.6525411 10.7178227 -9 8 C-8.01 8 -7.02 8 -6 8 C-6.37125 7.4225 -6.7425 6.845 -7.125 6.25 C-8 4 -8 4 -7.25 1.8125 C-5.02478499 -1.41406176 -3.47644431 -1.04293329 0 0 Z \" fill=\"#F5D142\" transform=\"translate(187,81)\"></path><path d=\"M0 0 C0 1.98 0 3.96 0 6 C-0.66 6 -1.32 6 -2 6 C-2 6.66 -2 7.32 -2 8 C-2.99 8.33 -3.98 8.66 -5 9 C-5 9.66 -5 10.32 -5 11 C-6.65 10.67 -8.3 10.34 -10 10 C-10 11.32 -10 12.64 -10 14 C-10.66 14 -11.32 14 -12 14 C-12.35766471 10.24452054 -12.08918275 8.18550011 -10.4375 4.75 C-7.53404571 1.47430798 -4.49826953 0 0 0 Z \" fill=\"#F8CF35\" transform=\"translate(220,128)\"></path><path d=\"M0 0 C2.31 0 4.62 0 7 0 C7 0.33 7 0.66 7 1 C5.02 1 3.04 1 1 1 C0.67 2.32 0.34 3.64 0 5 C-2.64 5.33 -5.28 5.66 -8 6 C-7.67 7.32 -7.34 8.64 -7 10 C-5.35 10.33 -3.7 10.66 -2 11 C-1.44951209 19.66508753 -3.11918875 27.60352122 -5 36 C-5.33 36 -5.66 36 -6 36 C-6.51917486 27.65474478 -4.95829294 20.08961486 -3 12 C-3.78375 12.04125 -4.5675 12.0825 -5.375 12.125 C-8 12 -8 12 -10 10 C-9.625 6.875 -9.625 6.875 -9 4 C-8.43410156 3.87882812 -7.86820313 3.75765625 -7.28515625 3.6328125 C-6.18494141 3.38144531 -6.18494141 3.38144531 -5.0625 3.125 C-4.33160156 2.96257813 -3.60070312 2.80015625 -2.84765625 2.6328125 C-0.79299706 2.17038477 -0.79299706 2.17038477 0 0 Z \" fill=\"#F3D965\" transform=\"translate(179,50)\"></path><path d=\"M0 0 C0.33 0 0.66 0 1 0 C1.33 1.65 1.66 3.3 2 5 C2.99 4.34 3.98 3.68 5 3 C4.34 5.64 3.68 8.28 3 11 C4.32 11 5.64 11 7 11 C6.67 10.01 6.34 9.02 6 8 C7 7 7 7 9.5625 6.9375 C10.7690625 6.9684375 10.7690625 6.9684375 12 7 C10.63016497 10.16115776 10.0109362 10.9927092 7 13 C5.35 12.67 3.7 12.34 2 12 C1.67 21.24 1.34 30.48 1 40 C0.67 40 0.34 40 0 40 C0 26.8 0 13.6 0 0 Z \" fill=\"#F9DE77\" transform=\"translate(179,92)\"></path><path d=\"M0 0 C0.99 0.66 1.98 1.32 3 2 C3 2.99 3 3.98 3 5 C2.34 5 1.68 5 1 5 C1 6.32 1 7.64 1 9 C0.34 9 -0.32 9 -1 9 C-1 9.99 -1 10.98 -1 12 C-1.66 12 -2.32 12 -3 12 C-3 13.32 -3 14.64 -3 16 C-4.65 16 -6.3 16 -8 16 C-7.34 13.03 -6.68 10.06 -6 7 C-5.34 7 -4.68 7 -4 7 C-4 6.01 -4 5.02 -4 4 C-3.01 4 -2.02 4 -1 4 C-0.67 2.68 -0.34 1.36 0 0 Z \" fill=\"#F8CD24\" transform=\"translate(206,144)\"></path><path d=\"M0 0 C0.66 0 1.32 0 2 0 C2.66 0.66 3.32 1.32 4 2 C7.58343976 2.16677282 7.58343976 2.16677282 11 2 C11 4.31 11 6.62 11 9 C10.01 8.01 9.02 7.02 8 6 C7.071875 6.99 7.071875 6.99 6.125 8 C4 10 4 10 2 10 C2 9.01 2 8.02 2 7 C-0.31 6.67 -2.62 6.34 -5 6 C-4.67 5.34 -4.34 4.68 -4 4 C-3.34 4 -2.68 4 -2 4 C-2 3.34 -2 2.68 -2 2 C-1.34 2 -0.68 2 0 2 C0 1.34 0 0.68 0 0 Z \" fill=\"#F7D64E\" transform=\"translate(248,296)\"></path><path d=\"M0 0 C0.66 0.33 1.32 0.66 2 1 C2 1.66 2 2.32 2 3 C2.66 3 3.32 3 4 3 C4.36923077 9.52307692 4.36923077 9.52307692 2.5 11.9375 C2.005 12.288125 1.51 12.63875 1 13 C1 10.69 1 8.38 1 6 C0.34 5.67 -0.32 5.34 -1 5 C-0.979375 6.258125 -0.95875 7.51625 -0.9375 8.8125 C-0.89113917 11.64051087 -1.08307039 13.24921116 -2 16 C-2.66 16 -3.32 16 -4 16 C-4.125 8.25 -4.125 8.25 -3 6 C-3.66 6 -4.32 6 -5 6 C-5.33 4.35 -5.66 2.7 -6 1 C-3.03 1.495 -3.03 1.495 0 2 C0 1.34 0 0.68 0 0 Z \" fill=\"#F5CF31\" transform=\"translate(237,61)\"></path><path d=\"M0 0 C1.670625 0.061875 1.670625 0.061875 3.375 0.125 C3.375 1.445 3.375 2.765 3.375 4.125 C4.365 4.125 5.355 4.125 6.375 4.125 C6.045 5.115 5.715 6.105 5.375 7.125 C3.725 7.455 2.075 7.785 0.375 8.125 C0.375 7.465 0.375 6.805 0.375 6.125 C-2.1 7.61 -2.1 7.61 -4.625 9.125 C-4.295 7.805 -3.965 6.485 -3.625 5.125 C-4.285 5.125 -4.945 5.125 -5.625 5.125 C-5.625 6.115 -5.625 7.105 -5.625 8.125 C-6.285 8.125 -6.945 8.125 -7.625 8.125 C-5.20681818 0.17954545 -5.20681818 0.17954545 0 0 Z M-1.625 8.125 C-0.965 8.455 -0.305 8.785 0.375 9.125 C-0.615 9.125 -1.605 9.125 -2.625 9.125 C-2.295 8.795 -1.965 8.465 -1.625 8.125 Z \" fill=\"#F6D038\" transform=\"translate(226.625,333.875)\"></path><path d=\"M0 0 C1 3 1 3 0.1875 5.125 C-1 7 -1 7 -3 8 C-3.65772428 11.02934491 -3.65772428 11.02934491 -4 14 C-4.99 14 -5.98 14 -7 14 C-7.33 15.65 -7.66 17.3 -8 19 C-8.66 18.34 -9.32 17.68 -10 17 C-9.625 13.375 -9.625 13.375 -9 10 C-8.34 10 -7.68 10 -7 10 C-7.0825 9.2575 -7.165 8.515 -7.25 7.75 C-7 5 -7 5 -5.1875 2.75 C-3 1 -3 1 0 0 Z \" fill=\"#F8CD21\" transform=\"translate(214,221)\"></path><path d=\"M0 0 C0.33 0 0.66 0 1 0 C1.14435232 5.07201558 0.61862813 9.73476443 -0.375 14.6875 C-2.21773849 24.3976929 -3.13521606 34.16181096 -4 44 C-4.33 44 -4.66 44 -5 44 C-5.2489437 35.64655593 -4.88921333 27.49634133 -4.0625 19.1875 C-3.97564941 18.29772461 -3.88879883 17.40794922 -3.79931641 16.49121094 C-3.13004561 10.13004561 -3.13004561 10.13004561 -2 9 C-1.60851239 7.48834346 -1.26027543 5.96530368 -0.9375 4.4375 C-0.76089844 3.61121094 -0.58429688 2.78492187 -0.40234375 1.93359375 C-0.26957031 1.29550781 -0.13679687 0.65742187 0 0 Z \" fill=\"#F5D966\" transform=\"translate(242,62)\"></path><path d=\"M0 0 C3.52692715 6.51125013 5.228906 12.67460698 6 20 C6.33 20.33 6.66 20.66 7 21 C7.34083129 23.11490182 7.59841248 25.24353519 7.8125 27.375 C7.94269531 28.53773438 8.07289063 29.70046875 8.20703125 30.8984375 C8 34 8 34 6.01171875 35.9140625 C5.01591797 36.45160156 5.01591797 36.45160156 4 37 C3.67 35.35 3.34 33.7 3 32 C3.66 32 4.32 32 5 32 C5.33 31.34 5.66 30.68 6 30 C4.35 29.67 2.7 29.34 1 29 C2.32 28.67 3.64 28.34 5 28 C4.82609741 27.15405273 4.82609741 27.15405273 4.64868164 26.29101562 C4.11680816 23.69464371 3.58962854 21.09733924 3.0625 18.5 C2.88009766 17.613125 2.69769531 16.72625 2.50976562 15.8125 C1.44587665 10.55108545 0.59214194 5.3355105 0 0 Z \" fill=\"#F7D95E\" transform=\"translate(240,230)\"></path><path d=\"M0 0 C0.99 0.33 1.98 0.66 3 1 C3 2.65 3 4.3 3 6 C2.01 6 1.02 6 0 6 C0 7.65 0 9.3 0 11 C-0.99 11.495 -0.99 11.495 -2 12 C-2.33 11.34 -2.66 10.68 -3 10 C-4.32 11.32 -5.64 12.64 -7 14 C-7.99 13.67 -8.98 13.34 -10 13 C-10 12.34 -10 11.68 -10 11 C-9.34 11 -8.68 11 -8 11 C-8 10.34 -8 9.68 -8 9 C-7.34 9 -6.68 9 -6 9 C-6 8.34 -6 7.68 -6 7 C-5.01 7 -4.02 7 -3 7 C-2.690625 6.030625 -2.38125 5.06125 -2.0625 4.0625 C-1 1 -1 1 0 0 Z \" fill=\"#F8CD24\" transform=\"translate(217,77)\"></path><path d=\"M0 0 C0.66 0 1.32 0 2 0 C2 0.66 2 1.32 2 2 C2.99 1.67 3.98 1.34 5 1 C7.22597431 5.32100896 7.13071827 8.30317025 6 13 C4.4375 14.9375 4.4375 14.9375 3 16 C0.96780512 12.59648662 0.63108961 9.6767073 0.375 5.75 C0.30023438 4.67234375 0.22546875 3.5946875 0.1484375 2.484375 C0.09945313 1.66453125 0.05046875 0.8446875 0 0 Z \" fill=\"#F9CC22\" transform=\"translate(264,314)\"></path><path d=\"M0 0 C2.02045442 0.60183749 4.02111039 1.27306096 6 2 C6.33 2.66 6.66 3.32 7 4 C9.02463255 4.65213292 9.02463255 4.65213292 11 5 C11 6.32 11 7.64 11 9 C11.99 9 12.98 9 14 9 C14 10.32 14 11.64 14 13 C10.125 11.125 10.125 11.125 9 10 C7.33382885 9.95936168 5.66611905 9.957279 4 10 C4 8.68 4 7.36 4 6 C3.34 6 2.68 6 2 6 C1.34 4.02 0.68 2.04 0 0 Z \" fill=\"#FBCC1D\" transform=\"translate(182,370)\"></path><path d=\"M0 0 C0.99 0 1.98 0 3 0 C2.67 1.98 2.34 3.96 2 6 C1.01 6.33 0.02 6.66 -1 7 C-1.33 7.99 -1.66 8.98 -2 10 C-2.99 10.33 -3.98 10.66 -5 11 C-5 11.99 -5 12.98 -5 14 C-6.65 13.67 -8.3 13.34 -10 13 C-8.68326091 7.33802191 -6.59410737 5.25415939 -2 2 C-1.34 2 -0.68 2 0 2 C0 1.34 0 0.68 0 0 Z \" fill=\"#F7CD22\" transform=\"translate(297,335)\"></path><path d=\"M0 0 C0.66 0.33 1.32 0.66 2 1 C2 1.99 2 2.98 2 4 C2.66 4 3.32 4 4 4 C4 6.64 4 9.28 4 12 C3.01 12 2.02 12 1 12 C1.33 13.98 1.66 15.96 2 18 C1.34 18 0.68 18 0 18 C-2.4529646 12.51690266 -2.02750561 7.77063755 -1 2 C-0.67 1.34 -0.34 0.68 0 0 Z \" fill=\"#F8CD24\" transform=\"translate(249,248)\"></path><path d=\"M0 0 C0.99 0 1.98 0 3 0 C2.690625 0.763125 2.38125 1.52625 2.0625 2.3125 C1.32106407 4.18789677 0.63771783 6.08684652 0 8 C-0.66 8 -1.32 8 -2 8 C-2.10183594 8.52078125 -2.20367187 9.0415625 -2.30859375 9.578125 C-3.23071226 12.80814463 -4.63436583 15.71141666 -6.0625 18.75 C-6.61035156 19.92046875 -7.15820312 21.0909375 -7.72265625 22.296875 C-8.14417969 23.18890625 -8.56570313 24.0809375 -9 25 C-9.33 25 -9.66 25 -10 25 C-10.36779369 19.85088839 -8.56059366 16.88549985 -6.09375 12.5 C-4.90535884 9.78367735 -4.79063857 7.93106 -5 5 C-4.01 5.33 -3.02 5.66 -2 6 C-2 5.01 -2 4.02 -2 3 C-1.34 3 -0.68 3 0 3 C0 2.01 0 1.02 0 0 Z \" fill=\"#F5D75B\" transform=\"translate(273,373)\"></path><path d=\"M0 0 C1.32 0 2.64 0 4 0 C3.34331393 2.95362803 2.3931222 5.57083955 1.15234375 8.328125 C0.61577148 9.52695312 0.61577148 9.52695312 0.06835938 10.75 C-0.30482422 11.575 -0.67800781 12.4 -1.0625 13.25 C-1.43955078 14.09046875 -1.81660156 14.9309375 -2.20507812 15.796875 C-3.13379667 17.86591884 -4.06552559 19.93355098 -5 22 C-5.33 22 -5.66 22 -6 22 C-5.35812082 16.86496656 -4.31727753 12.0056546 -3 7 C-2.34 7 -1.68 7 -1 7 C-1.309375 5.824375 -1.309375 5.824375 -1.625 4.625 C-1.74875 3.75875 -1.8725 2.8925 -2 2 C-1.34 1.34 -0.68 0.68 0 0 Z \" fill=\"#F7D44D\" transform=\"translate(280,396)\"></path><path d=\"M0 0 C1.22589844 0.01353516 1.22589844 0.01353516 2.4765625 0.02734375 C3.41628906 0.04474609 3.41628906 0.04474609 4.375 0.0625 C4.045 1.7125 3.715 3.3625 3.375 5.0625 C2.385 5.0625 1.395 5.0625 0.375 5.0625 C0.148125 5.949375 -0.07875 6.83625 -0.3125 7.75 C-1.81610199 11.54480501 -3.54005286 13.42900854 -6.625 16.0625 C-7.615 16.3925 -8.605 16.7225 -9.625 17.0625 C-9.0659112 13.81978494 -8.2117822 12.13192576 -5.625 10.0625 C-4.965 10.0625 -4.305 10.0625 -3.625 10.0625 C-3.33625 9.485 -3.0475 8.9075 -2.75 8.3125 C-1.1875 5.1875 -1.1875 5.1875 0.375 2.0625 C-1.935 2.3925 -4.245 2.7225 -6.625 3.0625 C-6.625 2.4025 -6.625 1.7425 -6.625 1.0625 C-4.21954362 -0.14022819 -2.67503047 -0.03821472 0 0 Z \" fill=\"#F5D962\" transform=\"translate(191.625,56.9375)\"></path><path d=\"M0 0 C0.33 0 0.66 0 1 0 C1 2.64 1 5.28 1 8 C0.34 8 -0.32 8 -1 8 C-0.62875 9.60875 -0.62875 9.60875 -0.25 11.25 C0 15 0 15 -1.75 17.25 C-2.4925 17.8275 -3.235 18.405 -4 19 C-4.5775 19.5775 -5.155 20.155 -5.75 20.75 C-6.1625 21.1625 -6.575 21.575 -7 22 C-8 20 -8 20 -7.109375 17.20703125 C-6.66078125 16.08683594 -6.2121875 14.96664063 -5.75 13.8125 C-5.28722656 12.64976562 -4.82445312 11.48703125 -4.34765625 10.2890625 C-2.93500051 6.84136355 -1.50583976 3.40795315 0 0 Z \" fill=\"#F6D553\" transform=\"translate(316,361)\"></path><path d=\"M0 0 C1.98 0.495 1.98 0.495 4 1 C4 1.66 4 2.32 4 3 C4.66 3 5.32 3 6 3 C6 3.66 6 4.32 6 5 C6.99 5 7.98 5 9 5 C9 7.31 9 9.62 9 12 C7.68 12 6.36 12 5 12 C5 11.01 5 10.02 5 9 C4.01 8.67 3.02 8.34 2 8 C2.33 7.01 2.66 6.02 3 5 C1.68 5 0.36 5 -1 5 C-0.67 3.35 -0.34 1.7 0 0 Z \" fill=\"#F8CD24\" transform=\"translate(206,391)\"></path><path d=\"M0 0 C4.62 0 9.24 0 14 0 C13.34 1.65 12.68 3.3 12 5 C11.83201738 7.70886941 11.83201738 7.70886941 12 10 C11.34 10 10.68 10 10 10 C10 9.01 10 8.02 10 7 C5.71 7 1.42 7 -3 7 C-3 6.67 -3 6.34 -3 6 C-2.14535156 5.95101563 -1.29070312 5.90203125 -0.41015625 5.8515625 C0.69457031 5.77679688 1.79929688 5.70203125 2.9375 5.625 C4.59072266 5.52058594 4.59072266 5.52058594 6.27734375 5.4140625 C7.62505859 5.20910156 7.62505859 5.20910156 9 5 C9.33 4.34 9.66 3.68 10 3 C8.906875 3.061875 7.81375 3.12375 6.6875 3.1875 C3 3 3 3 0 0 Z \" fill=\"#F4CC31\" transform=\"translate(201,343)\"></path><path d=\"M0 0 C0.66 0 1.32 0 2 0 C2 0.66 2 1.32 2 2 C2.66 2.33 3.32 2.66 4 3 C3.01 4.485 3.01 4.485 2 6 C1.34 6 0.68 6 0 6 C-0.28875 6.78375 -0.5775 7.5675 -0.875 8.375 C-2 11 -2 11 -4 13 C-4.33 10.69 -4.66 8.38 -5 6 C-4.01 5.34 -3.02 4.68 -2 4 C-0.80767387 1.94996045 -0.80767387 1.94996045 0 0 Z M-7 2 C-6.67 2 -6.34 2 -6 2 C-5.67 3.98 -5.34 5.96 -5 8 C-6.98 8.33 -8.96 8.66 -11 9 C-9.79618552 6.50638429 -8.54571278 4.31856917 -7 2 Z \" fill=\"#F6D54E\" transform=\"translate(224,121)\"></path><path d=\"M0 0 C3 0 3 0 5 1 C3.7260411 3.03833424 2.38938077 5.03852126 1 7 C0.34 7 -0.32 7 -1 7 C-1.26683594 7.58265625 -1.53367188 8.1653125 -1.80859375 8.765625 C-3.02386752 11.04476137 -4.37069172 12.80462832 -6.0625 14.75 C-6.85333984 15.67039062 -6.85333984 15.67039062 -7.66015625 16.609375 C-8.10230469 17.06828125 -8.54445312 17.5271875 -9 18 C-9.33 18 -9.66 18 -10 18 C-10 16.35 -10 14.7 -10 13 C-9.01 13 -8.02 13 -7 13 C-6.896875 12.236875 -6.79375 11.47375 -6.6875 10.6875 C-5.95635961 7.82940576 -5.23048087 6.84257115 -3 5 C-2.01 5.33 -1.02 5.66 0 6 C0 4.02 0 2.04 0 0 Z \" fill=\"#F7D54D\" transform=\"translate(251,335)\"></path><path d=\"M0 0 C2.33294775 -0.04241723 4.66702567 -0.04092937 7 0 C8 1 8 1 8.25 3.4765625 C7.92233057 8.09465353 6.53764822 12.03218273 5 16.375 C4.71382813 17.20644531 4.42765625 18.03789062 4.1328125 18.89453125 C3.43005544 20.93252674 2.71614167 22.96666919 2 25 C1.04199335 21.59380421 1.10935871 19.41435049 1.875 15.9375 C2.05804688 15.08027344 2.24109375 14.22304688 2.4296875 13.33984375 C3 11 3 11 4 8 C4.66 8 5.32 8 6 8 C6 6.02 6 4.04 6 2 C4.02 2 2.04 2 0 2 C0 1.34 0 0.68 0 0 Z \" fill=\"#F1D863\" transform=\"translate(341,289)\"></path><path d=\"M0 0 C0.66 0 1.32 0 2 0 C2.33 1.98 2.66 3.96 3 6 C2.34 6 1.68 6 1 6 C1 7.98 1 9.96 1 12 C-0.98 12.33 -2.96 12.66 -5 13 C-4.51421457 9.87709365 -4.0013988 7.00419641 -3 4 C-2.34 3.67 -1.68 3.34 -1 3 C-0.67 2.01 -0.34 1.02 0 0 Z \" fill=\"#F8CD22\" transform=\"translate(300,409)\"></path><path d=\"M0 0 C0.33 0.66 0.66 1.32 1 2 C0.3507041 3.34187818 -0.31731862 4.67479497 -1 6 C-1 6.99 -1 7.98 -1 9 C-0.01 9 0.98 9 2 9 C2 8.01 2 7.02 2 6 C2.66 6 3.32 6 4 6 C3.63803085 8.67857172 3.26012724 10.60980914 1.75 12.875 C0 14 0 14 -2.6875 13.6875 C-3.450625 13.460625 -4.21375 13.23375 -5 13 C-5 10.69 -5 8.38 -5 6 C-4.34 6 -3.68 6 -3 6 C-2.690625 5.195625 -2.38125 4.39125 -2.0625 3.5625 C-1 1 -1 1 0 0 Z \" fill=\"#F2D758\" transform=\"translate(191,107)\"></path><path d=\"M0 0 C0.66 0.66 1.32 1.32 2 2 C1.9765625 4.1640625 1.9765625 4.1640625 1.625 6.625 C1.45871094 7.85089844 1.45871094 7.85089844 1.2890625 9.1015625 C1.14597656 10.04128906 1.14597656 10.04128906 1 11 C0.34 11 -0.32 11 -1 11 C-1.33 12.65 -1.66 14.3 -2 16 C-3.65 16.33 -5.3 16.66 -7 17 C-6.67 15.68 -6.34 14.36 -6 13 C-5.34 13 -4.68 13 -4 13 C-4.33 12.01 -4.66 11.02 -5 10 C-4.34 9.01 -3.68 8.02 -3 7 C-2.835 6.154375 -2.67 5.30875 -2.5 4.4375 C-2 2 -2 2 0 0 Z \" fill=\"#F8CD21\" transform=\"translate(273,407)\"></path><path d=\"M0 0 C2.5625 0.25 2.5625 0.25 5 1 C5.33 1.66 5.66 2.32 6 3 C4.02 3 2.04 3 0 3 C0.25561323 5.3431213 0.59270772 7.67843403 1 10 C1.66 10.33 2.32 10.66 3 11 C3.73075648 13.3140622 4.40138258 15.64828869 5 18 C5.66 18 6.32 18 7 18 C7.33 19.98 7.66 21.96 8 24 C4.56157218 20.88178054 2.4171812 17.62286682 0.1875 13.5625 C-0.75029297 11.89380859 -0.75029297 11.89380859 -1.70703125 10.19140625 C-3.09244784 6.77181304 -3.27004266 5.41286344 -2 2 C-1.34 1.34 -0.68 0.68 0 0 Z \" fill=\"#F3DF77\" transform=\"translate(154,324)\"></path><path d=\"M0 0 C1.99954746 -0.04254356 4.00041636 -0.04080783 6 0 C6.33 0.33 6.66 0.66 7 1 C6.75355624 7.03787218 4.67336665 11.22214135 1 16 C0.67 16 0.34 16 0 16 C0 14.02 0 12.04 0 10 C0.66 10 1.32 10 2 10 C1.67 8.02 1.34 6.04 1 4 C1.99 3.34 2.98 2.68 4 2 C2.35 2 0.7 2 -1 2 C-0.67 1.34 -0.34 0.68 0 0 Z \" fill=\"#F8D959\" transform=\"translate(225,194)\"></path><path d=\"M0 0 C2.29013653 3.4352048 2.17842973 4.985331 2 9 C1.34 9 0.68 9 0 9 C-0.33 9.99 -0.66 10.98 -1 12 C-1.33 11.34 -1.66 10.68 -2 10 C-2 11.65 -2 13.3 -2 15 C-2.99 15 -3.98 15 -5 15 C-5 12.36 -5 9.72 -5 7 C-4.34 7 -3.68 7 -3 7 C-2.67 5.35 -2.34 3.7 -2 2 C-1.34 2 -0.68 2 0 2 C0 1.34 0 0.68 0 0 Z \" fill=\"#F7CD26\" transform=\"translate(217,249)\"></path><path d=\"M0 0 C-0.33 1.65 -0.66 3.3 -1 5 C-2.3921875 5.37125 -2.3921875 5.37125 -3.8125 5.75 C-7.22175293 7.08696193 -8.03412252 8.05118379 -10 11 C-10.66 11 -11.32 11 -12 11 C-13.62514468 12.45833358 -13.62514468 12.45833358 -15 14 C-15.33 13.01 -15.66 12.02 -16 11 C-15.195625 10.7525 -14.39125 10.505 -13.5625 10.25 C-10.828919 9.27761141 -10.828919 9.27761141 -10.1875 6.875 C-10.125625 6.25625 -10.06375 5.6375 -10 5 C-9.34 5 -8.68 5 -8 5 C-8 4.34 -8 3.68 -8 3 C-6.68 3 -5.36 3 -4 3 C-4 2.34 -4 1.68 -4 1 C-2 0 -2 0 0 0 Z \" fill=\"#F9CC22\" transform=\"translate(228,172)\"></path><path d=\"M0 0 C0.99 0.33 1.98 0.66 3 1 C2.38511719 1.94101562 1.77023437 2.88203125 1.13671875 3.8515625 C0.32014844 5.1092685 -0.49624861 6.367087 -1.3125 7.625 C-1.71662109 8.24246094 -2.12074219 8.85992187 -2.53710938 9.49609375 C-4.95278534 13.22762573 -7.08744372 16.97682336 -9 21 C-9.33 21 -9.66 21 -10 21 C-10 18.69 -10 16.38 -10 14 C-9.34 13.67 -8.68 13.34 -8 13 C-7.34786708 10.97536745 -7.34786708 10.97536745 -7 9 C-6.34 9.33 -5.68 9.66 -5 10 C-4.67 8.68 -4.34 7.36 -4 6 C-3.34 6 -2.68 6 -2 6 C-2 4.35 -2 2.7 -2 1 C-1.34 0.67 -0.68 0.34 0 0 Z \" fill=\"#F5DC66\" transform=\"translate(317,326)\"></path><path d=\"M0 0 C2 1.4375 2 1.4375 4 4 C4.35442445 7.02824418 4.23347235 9.96485939 4 13 C2.68 13.33 1.36 13.66 0 14 C0 11.69 0 9.38 0 7 C-0.66 7 -1.32 7 -2 7 C-1.125 2.25 -1.125 2.25 0 0 Z \" fill=\"#F9CD21\" transform=\"translate(187,198)\"></path><path d=\"M0 0 C1 2 1 2 0.4765625 3.8828125 C0.19554687 4.62273437 -0.08546875 5.36265625 -0.375 6.125 C-1.9127911 10.45749823 -2.58449112 14.42940231 -3 19 C-3.99 19 -4.98 19 -6 19 C-6.66 20.32 -7.32 21.64 -8 23 C-7.38912879 18.81740222 -6.45979129 14.94704747 -5.125 10.9375 C-4.63386719 9.43509766 -4.63386719 9.43509766 -4.1328125 7.90234375 C-3.01426034 5.03653598 -1.65942286 2.58395845 0 0 Z \" fill=\"#F6D962\" transform=\"translate(256,392)\"></path><path d=\"M0 0 C1.65 0.33 3.3 0.66 5 1 C4.53199289 5.05606165 4.12046792 8.46588679 2 12 C-0.475 11.01 -0.475 11.01 -3 10 C-2.01 6.7 -1.02 3.4 0 0 Z \" fill=\"#F8CD24\" transform=\"translate(298,349)\"></path><path d=\"M0 0 C0.66 0.33 1.32 0.66 2 1 C-0.19851951 9.36980236 -3.49070196 17.11827559 -7 25 C-7.33 25 -7.66 25 -8 25 C-8 23.02 -8 21.04 -8 19 C-7.34 19 -6.68 19 -6 19 C-6 17.02 -6 15.04 -6 13 C-5.34 13 -4.68 13 -4 13 C-4 11.68 -4 10.36 -4 9 C-3.34 9 -2.68 9 -2 9 C-1.34 6.03 -0.68 3.06 0 0 Z \" fill=\"#F6DA65\" transform=\"translate(307,402)\"></path><path d=\"M0 0 C0.33 0.66 0.66 1.32 1 2 C1.66 2 2.32 2 3 2 C3 3.65 3 5.3 3 7 C1.02 7.99 1.02 7.99 -1 9 C-1 9.66 -1 10.32 -1 11 C-2.32 11 -3.64 11 -5 11 C-5.39169887 8.33644766 -5.40564529 6.60775627 -3.88671875 4.33203125 C-2.63610683 2.8489112 -1.32135486 1.42045648 0 0 Z \" fill=\"#F8CC23\" transform=\"translate(187,92)\"></path><path d=\"M0 0 C2.4375 0.75 2.4375 0.75 5 2 C5.8125 4.125 5.8125 4.125 6 6 C7.32 6 8.64 6 10 6 C11.4606285 8.64738916 12 9.89448334 12 13 C12.66 13 13.32 13 14 13 C13.67 14.32 13.34 15.64 13 17 C12.67 16.01 12.34 15.02 12 14 C11.34 14 10.68 14 10 14 C8.2734375 12.35546875 8.2734375 12.35546875 6.375 10.1875 C5.74335938 9.47980469 5.11171875 8.77210938 4.4609375 8.04296875 C3 6 3 6 3 3 C2.34 3 1.68 3 1 3 C0.67 2.01 0.34 1.02 0 0 Z \" fill=\"#F5D761\" transform=\"translate(172,363)\"></path><path d=\"M0 0 C1.32 0.33 2.64 0.66 4 1 C4 1.66 4 2.32 4 3 C2 4.5 2 4.5 0 6 C0 6.66 0 7.32 0 8 C-0.66 8 -1.32 8 -2 8 C-2 8.99 -2 9.98 -2 11 C-2.99 11 -3.98 11 -5 11 C-5.33 11.66 -5.66 12.32 -6 13 C-5.53199289 8.94393835 -5.12046792 5.53411321 -3 2 C-2.01 2 -1.02 2 0 2 C0 1.34 0 0.68 0 0 Z \" fill=\"#F8CD21\" transform=\"translate(195,105)\"></path><path d=\"M0 0 C0.99 0 1.98 0 3 0 C2.48118887 4.1724106 1.28848726 6.25416821 -1.5625 9.3125 C-2.20316406 10.00988281 -2.84382812 10.70726563 -3.50390625 11.42578125 C-3.99761719 11.94527344 -4.49132812 12.46476562 -5 13 C-5.66 12.01 -6.32 11.02 -7 10 C-5.86695008 6.60085025 -4.87481525 5.94745549 -2 4 C-1.34 4.33 -0.68 4.66 0 5 C-0.2784375 4.0409375 -0.2784375 4.0409375 -0.5625 3.0625 C-0.706875 2.381875 -0.85125 1.70125 -1 1 C-0.67 0.67 -0.34 0.34 0 0 Z \" fill=\"#F6CF3B\" transform=\"translate(209,71)\"></path><path d=\"M0 0 C0 3 0 3 -1.875 5.75 C-4.18524592 9.28331729 -5.02610123 11.94208846 -6 16 C-7.32 16 -8.64 16 -10 16 C-10.66 16.99 -11.32 17.98 -12 19 C-12.66 18.67 -13.32 18.34 -14 18 C-13.43410156 17.22914063 -12.86820313 16.45828125 -12.28515625 15.6640625 C-11.55167969 14.66117187 -10.81820312 13.65828125 -10.0625 12.625 C-9.33160156 11.62726563 -8.60070312 10.62953125 -7.84765625 9.6015625 C-6.0220431 7.17182891 -6.0220431 7.17182891 -5 5 C-4.34 5 -3.68 5 -3 5 C-2.690625 4.360625 -2.38125 3.72125 -2.0625 3.0625 C-1 1 -1 1 0 0 Z \" fill=\"#F6D762\" transform=\"translate(256,351)\"></path><path d=\"M0 0 C1.35626508 4.06879525 -0.1871103 6.45148186 -1.8125 10.1875 C-4.00495802 15.41484763 -5.86251268 20.42631213 -7 26 C-7.33 26 -7.66 26 -8 26 C-7.22095672 14.47835991 -7.22095672 14.47835991 -5 9 C-4.34 9 -3.68 9 -3 9 C-3.061875 7.88625 -3.12375 6.7725 -3.1875 5.625 C-3.125625 4.42875 -3.06375 3.2325 -3 2 C-2.01 1.34 -1.02 0.68 0 0 Z \" fill=\"#F4D55E\" transform=\"translate(262,398)\"></path><path d=\"M0 0 C-0.71730736 3.23165844 -1.81315074 6.18707922 -3.0625 9.25 C-3.42472656 10.14203125 -3.78695312 11.0340625 -4.16015625 11.953125 C-4.57587891 12.96632813 -4.57587891 12.96632813 -5 14 C-4.34 14 -3.68 14 -3 14 C-3 14.66 -3 15.32 -3 16 C-4.65 15.67 -6.3 15.34 -8 15 C-7.34 11.7 -6.68 8.4 -6 5 C-5.34 5 -4.68 5 -4 5 C-4 3.68 -4 2.36 -4 1 C-2 0 -2 0 0 0 Z \" fill=\"#F5D85E\" transform=\"translate(207,370)\"></path><path d=\"M0 0 C0.33 0 0.66 0 1 0 C1 6.27 1 12.54 1 19 C0.34 19 -0.32 19 -1 19 C-1.33 22.96 -1.66 26.92 -2 31 C-2.33 31 -2.66 31 -3 31 C-3.26219307 24.25581153 -2.85336228 17.69097992 -2.0625 11 C-1.97564941 10.2582251 -1.88879883 9.5164502 -1.79931641 8.75219727 C-1.42019972 5.69929182 -0.97549216 2.92647648 0 0 Z \" fill=\"#F4D962\" transform=\"translate(232,77)\"></path><path d=\"M0 0 C0 0.66 0 1.32 0 2 C-0.99 2.495 -0.99 2.495 -2 3 C-2.433125 3.99 -2.433125 3.99 -2.875 5 C-4 7 -4 7 -5.9375 7.875 C-8 8 -8 8 -11 6 C-8.08779409 0.5916176 -6.04491751 -0.16337615 0 0 Z \" fill=\"#F7CD23\" transform=\"translate(290,350)\"></path><path d=\"M0 0 C0.99 0.33 1.98 0.66 3 1 C2.67 3.64 2.34 6.28 2 9 C1.34 9 0.68 9 0 9 C0 9.99 0 10.98 0 12 C-1.32 12 -2.64 12 -4 12 C-4.1875 9.6875 -4.1875 9.6875 -4 7 C-2.5625 5.4375 -2.5625 5.4375 -1 4 C-0.28552357 1.89667109 -0.28552357 1.89667109 0 0 Z \" fill=\"#F7CE21\" transform=\"translate(197,161)\"></path><path d=\"M0 0 C0.99 0.33 1.98 0.66 3 1 C3 2.32 3 3.64 3 5 C2.360625 5.226875 1.72125 5.45375 1.0625 5.6875 C-1.27193661 6.85250896 -1.27193661 6.85250896 -1.75 9.625 C-1.8325 10.40875 -1.915 11.1925 -2 12 C-2.99 12 -3.98 12 -5 12 C-5.99 12.495 -5.99 12.495 -7 13 C-7.375 10.8125 -7.375 10.8125 -7 8 C-5.05874656 6.26526288 -3.05727132 4.5954349 -1 3 C-0.67 2.01 -0.34 1.02 0 0 Z \" fill=\"#F8CC20\" transform=\"translate(225,115)\"></path><path d=\"M0 0 C0.75 1.5625 0.75 1.5625 1 4 C0.02984013 5.74628777 -0.94740054 7.49059121 -2.0078125 9.18359375 C-3.38487613 11.70459607 -3.72353578 14.16624176 -4 17 C-4.66 17 -5.32 17 -6 17 C-6.33 18.65 -6.66 20.3 -7 22 C-7.99 22 -8.98 22 -10 22 C-10.33 20.68 -10.66 19.36 -11 18 C-10.01 18.33 -9.02 18.66 -8 19 C-7.75765625 18.21496094 -7.5153125 17.42992187 -7.265625 16.62109375 C-5.35582526 10.6346061 -3.37633621 5.30567119 0 0 Z \" fill=\"#F3DA5E\" transform=\"translate(233,383)\"></path><path d=\"M0 0 C0.66 0 1.32 0 2 0 C2.75 1.625 2.75 1.625 3 4 C1.1875 7.25 1.1875 7.25 -1 10 C-1.66 10 -2.32 10 -3 10 C-3.103125 10.763125 -3.20625 11.52625 -3.3125 12.3125 C-4.04364039 15.17059424 -4.76951913 16.15742885 -7 18 C-7 16.02 -7 14.04 -7 12 C-6.34 12 -5.68 12 -5 12 C-5 11.01 -5 10.02 -5 9 C-4.34 9 -3.68 9 -3 9 C-3 8.01 -3 7.02 -3 6 C-2.01 6 -1.02 6 0 6 C-0.2784375 4.7934375 -0.2784375 4.7934375 -0.5625 3.5625 C-0.706875 2.716875 -0.85125 1.87125 -1 1 C-0.67 0.67 -0.34 0.34 0 0 Z \" fill=\"#F6D759\" transform=\"translate(214,352)\"></path><path d=\"M0 0 C2.26739166 3.4010875 2.92237748 6.50635326 3.6875 10.4375 C3.82994141 11.10587891 3.97238281 11.77425781 4.11914062 12.46289062 C4.80654585 15.91359643 5.272827 18.65989694 4 22 C3.525625 20.865625 3.05125 19.73125 2.5625 18.5625 C1.36377917 15.24259834 1.36377917 15.24259834 0 14 C-0.07271741 11.64686445 -0.08370868 9.29166332 -0.0625 6.9375 C-0.05347656 5.64714844 -0.04445312 4.35679687 -0.03515625 3.02734375 C-0.02355469 2.02832031 -0.01195312 1.02929688 0 0 Z \" fill=\"#F6DB66\" transform=\"translate(245,215)\"></path><path d=\"M0 0 C0.66 0 1.32 0 2 0 C1.05607297 3.12222019 0.24672401 5.66189672 -1.6875 8.3125 C-3.63093136 12.29190706 -2.76944917 15.74485341 -2 20 C-2.99 19.67 -3.98 19.34 -5 19 C-5.33 15.7 -5.66 12.4 -6 9 C-5.01 9 -4.02 9 -3 9 C-3 7.02 -3 5.04 -3 3 C-2.34 3 -1.68 3 -1 3 C-0.67 2.01 -0.34 1.02 0 0 Z \" fill=\"#F6D85E\" transform=\"translate(202,211)\"></path><path d=\"M0 0 C0.66 0 1.32 0 2 0 C-0.18340181 7.86379677 -2.99285026 15.41675284 -6 23 C-6.33 23 -6.66 23 -7 23 C-7 20.69 -7 18.38 -7 16 C-6.01 15.67 -5.02 15.34 -4 15 C-3.896875 13.824375 -3.79375 12.64875 -3.6875 11.4375 C-3.17085042 7.17514097 -1.8491639 3.85912466 0 0 Z \" fill=\"#F5D866\" transform=\"translate(326,354)\"></path><path d=\"M0 0 C1.09658936 3.28976808 0.79953138 4.71303767 0 8 C-2.31 8.66 -4.62 9.32 -7 10 C-6.34 7.69 -5.68 5.38 -5 3 C-4.34 3 -3.68 3 -3 3 C-2.67 2.34 -2.34 1.68 -2 1 C-1.34 0.67 -0.68 0.34 0 0 Z \" fill=\"#F9CC24\" transform=\"translate(267,342)\"></path><path d=\"M0 0 C0.33 0.66 0.66 1.32 1 2 C0.67 2.78375 0.34 3.5675 0 4.375 C-1.17284046 6.88509381 -1.17284046 6.88509381 -0.8125 9.25 C-0.544375 9.8275 -0.27625 10.405 0 11 C0.99 11.33 1.98 11.66 3 12 C2.01 12.66 1.02 13.32 0 14 C-0.99 12.68 -1.98 11.36 -3 10 C-4.65 10.66 -6.3 11.32 -8 12 C-6.50079488 8.88626628 -4.91847864 5.87771795 -3 3 C-2.34 3 -1.68 3 -1 3 C-0.67 2.01 -0.34 1.02 0 0 Z \" fill=\"#F6D75F\" transform=\"translate(232,223)\"></path><path d=\"M0 0 C0 0.99 0 1.98 0 3 C-0.99 3.495 -0.99 3.495 -2 4 C-2 5.32 -2 6.64 -2 8 C-3.65 7.67 -5.3 7.34 -7 7 C-7 7.66 -7 8.32 -7 9 C-8.32 9.33 -9.64 9.66 -11 10 C-8.73714266 4.7596988 -6.23155472 0 0 0 Z \" fill=\"#F8CD21\" transform=\"translate(211,68)\"></path><path d=\"M0 0 C0.66 0.33 1.32 0.66 2 1 C2 2.65 2 4.3 2 6 C1.34 6 0.68 6 0 6 C0 7.32 0 8.64 0 10 C-1.32 10 -2.64 10 -4 10 C-4 9.34 -4 8.68 -4 8 C-4.66 7.67 -5.32 7.34 -6 7 C-4.71937515 5.2925002 -3.38232443 3.62626404 -2 2 C-1.34 2 -0.68 2 0 2 C0 1.34 0 0.68 0 0 Z \" fill=\"#F6CE25\" transform=\"translate(207,171)\"></path><path d=\"M0 0 C0.66 0 1.32 0 2 0 C0.12849037 7.15129696 -2.49786342 13.49405457 -6 20 C-6.33 20 -6.66 20 -7 20 C-7.24042276 15.91281305 -6.42258812 12.82320557 -5 9 C-4.34 9 -3.68 9 -3 9 C-3 8.01 -3 7.02 -3 6 C-2.34 6 -1.68 6 -1 6 C-0.67 4.02 -0.34 2.04 0 0 Z \" fill=\"#F5D75F\" transform=\"translate(296,429)\"></path><path d=\"M0 0 C0.33 1.32 0.66 2.64 1 4 C0.01 4 -0.98 4 -2 4 C-2 4.66 -2 5.32 -2 6 C-2.66 6 -3.32 6 -4 6 C-4.33 7.65 -4.66 9.3 -5 11 C-6.98 11.66 -8.96 12.32 -11 13 C-11 13.66 -11 14.32 -11 15 C-11.66 15 -12.32 15 -13 15 C-12.67 14.01 -12.34 13.02 -12 12 C-11.34 12 -10.68 12 -10 12 C-10 11.34 -10 10.68 -10 10 C-7.625 7.375 -7.625 7.375 -5 5 C-4.34 5 -3.68 5 -3 5 C-2.690625 4.360625 -2.38125 3.72125 -2.0625 3.0625 C-1 1 -1 1 0 0 Z \" fill=\"#F3D75E\" transform=\"translate(340,291)\"></path><path d=\"M0 0 C0.66 0.33 1.32 0.66 2 1 C1.01 3.64 0.02 6.28 -1 9 C-1.99 9 -2.98 9 -4 9 C-4 9.99 -4 10.98 -4 12 C-5.65 12.33 -7.3 12.66 -9 13 C-7.50923566 9.7173068 -5.61379679 7.06922559 -3.375 4.25 C-2.74335938 3.45078125 -2.11171875 2.6515625 -1.4609375 1.828125 C-0.97882813 1.22484375 -0.49671875 0.6215625 0 0 Z \" fill=\"#F5D858\" transform=\"translate(197,77)\"></path><path d=\"M0 0 C0.66 0 1.32 0 2 0 C2.33 1.65 2.66 3.3 3 5 C5.64 5 8.28 5 11 5 C11.33 4.34 11.66 3.68 12 3 C12.99 5.31 13.98 7.62 15 10 C14.236875 9.690625 13.47375 9.38125 12.6875 9.0625 C9.14264102 7.66104413 5.7383877 6.70726254 2 6 C1.34 4.02 0.68 2.04 0 0 Z \" fill=\"#F4DA64\" transform=\"translate(222,412)\"></path><path d=\"M0 0 C0.54166667 1.625 1.08333333 3.25 1.625 4.875 C3.72298714 8.11734376 6.80111743 9.91302848 10 12 C8.68 12.33 7.36 12.66 6 13 C6 12.34 6 11.68 6 11 C3.69 10.67 1.38 10.34 -1 10 C-1.125 2.25 -1.125 2.25 0 0 Z \" fill=\"#F5D657\" transform=\"translate(233,404)\"></path><path d=\"M0 0 C0.33 0.66 0.66 1.32 1 2 C0.0625 4.625 0.0625 4.625 -1 7 C-1.66 7 -2.32 7 -3 7 C-3.04125 7.5775 -3.0825 8.155 -3.125 8.75 C-4.44065958 12.13312465 -6.96552364 13.19222685 -10 15 C-8.37815499 11.41486894 -6.20743761 8.41007677 -3.875 5.25 C-3.15054688 4.26515625 -2.42609375 3.2803125 -1.6796875 2.265625 C-1.12539062 1.51796875 -0.57109375 0.7703125 0 0 Z \" fill=\"#F3D75A\" transform=\"translate(228,108)\"></path><path d=\"M0 0 C2 3 2 3 3 6 C8.445 5.505 8.445 5.505 14 5 C10.50347435 8.49652565 7.8683245 9.56387926 3 10 C1 9.0625 1 9.0625 0 7 C-0.1875 3.3125 -0.1875 3.3125 0 0 Z \" fill=\"#F4D863\" transform=\"translate(273,325)\"></path><path d=\"M0 0 C1.78540274 3.22299974 2.70134488 6.36212822 3.5625 9.9375 C3.81128906 10.95714844 4.06007813 11.97679687 4.31640625 13.02734375 C4.92588296 15.67769677 5.48372578 18.33012476 6 21 C2.60684304 19.30342152 2.09818119 16.27818005 0.875 12.8125 C-0.12996219 8.43373619 -0.1822184 4.46435077 0 0 Z \" fill=\"#F4D76C\" transform=\"translate(263,290)\"></path><path d=\"M0 0 C2.1519437 3.22791555 2.20086443 4.28400809 2 8 C0.35 8.66 -1.3 9.32 -3 10 C-3.625 7.6875 -3.625 7.6875 -4 5 C-3.34 4.01 -2.68 3.02 -2 2 C-1.34 2 -0.68 2 0 2 C0 1.34 0 0.68 0 0 Z \" fill=\"#F9CC20\" transform=\"translate(281,388)\"></path><path d=\"M0 0 C1.66066101 3.06861273 2.70177275 6.07564723 3.625 9.4375 C3.88539063 10.36433594 4.14578125 11.29117187 4.4140625 12.24609375 C4.98381204 14.92391659 5.10889863 17.27258425 5 20 C-0.20206013 13.85211076 -0.27376894 7.69594913 0 0 Z \" fill=\"#F4D962\" transform=\"translate(253,252)\"></path><path d=\"M0 0 C2.96902285 4.972219 2.77437586 10.38769179 2 16 C-0.21563162 18.97361086 -1.73919585 20.36959793 -5 22 C-3.98548404 19.8148887 -3.08370965 18.09040643 -1.4375 16.3125 C0.58450834 13.05970398 0.29281088 10.54119169 0.1875 6.75 C0.16042969 5.48671875 0.13335937 4.2234375 0.10546875 2.921875 C0.07066406 1.95765625 0.03585938 0.9934375 0 0 Z \" fill=\"#F5DB62\" transform=\"translate(228,125)\"></path><path d=\"M0 0 C-0.45822468 3.46941546 -0.89131683 6.67395049 -2 10 C-2.66 10 -3.32 10 -4 10 C-4.28875 9.360625 -4.5775 8.72125 -4.875 8.0625 C-5.82823451 5.84793921 -5.82823451 5.84793921 -8 5 C-3.375 0 -3.375 0 0 0 Z \" fill=\"#F9CE1F\" transform=\"translate(207,94)\"></path><path d=\"M0 0 C1.79741427 2.87586284 1.93547519 5.66603698 2.25 9 C1.0774869 8.04882866 -0.08787015 7.08882991 -1.25 6.125 C-1.8996875 5.59132813 -2.549375 5.05765625 -3.21875 4.5078125 C-3.7240625 4.01023437 -4.229375 3.51265625 -4.75 3 C-4.75 2.34 -4.75 1.68 -4.75 1 C-5.41 0.67 -6.07 0.34 -6.75 0 C-2.31 -1.32 -2.31 -1.32 0 0 Z \" fill=\"#F7D759\" transform=\"translate(192.75,380)\"></path><path d=\"M0 0 C0.94800355 2.53950042 1.16619002 3.61432696 0.07421875 6.1484375 C-0.61220703 7.25058594 -0.61220703 7.25058594 -1.3125 8.375 C-3.38064855 11.85246861 -4.85778257 15.09742379 -6 19 C-6.33 19.66 -6.66 20.32 -7 21 C-7.66 21 -8.32 21 -9 21 C-6.76686274 13.55620912 -3.59727921 6.88023305 0 0 Z \" fill=\"#F5DB71\" transform=\"translate(289,365)\"></path><path d=\"M0 0 C0.33 0 0.66 0 1 0 C1 2.64 1 5.28 1 8 C0.34 8 -0.32 8 -1 8 C-0.9175 8.9075 -0.835 9.815 -0.75 10.75 C-1 14 -1 14 -3 16.375 C-3.66 16.91125 -4.32 17.4475 -5 18 C-4.27595226 13.95295419 -3.16553713 10.10929598 -1.9375 6.1875 C-1.57527344 5.02605469 -1.21304687 3.86460937 -0.83984375 2.66796875 C-0.56269531 1.78753906 -0.28554688 0.90710938 0 0 Z \" fill=\"#F5D559\" transform=\"translate(322,343)\"></path><path d=\"M0 0 C0.66 0.33 1.32 0.66 2 1 C-0.22308894 4.52049822 -1.947295 5.69044235 -5.9375 6.8125 C-6.79214844 7.06644531 -7.64679688 7.32039063 -8.52734375 7.58203125 C-11.07647632 8.01292728 -12.57774999 7.82615024 -15 7 C-14.41992188 6.74605469 -13.83984375 6.49210937 -13.2421875 6.23046875 C-9.62141957 4.63517991 -6.06473711 3.03413411 -2.5625 1.1875 C-1.716875 0.795625 -0.87125 0.40375 0 0 Z \" fill=\"#F5D966\" transform=\"translate(302,322)\"></path><path d=\"M0 0 C1.65 0 3.3 0 5 0 C5 0.99 5 1.98 5 3 C4.34 3 3.68 3 3 3 C2.855625 3.78375 2.71125 4.5675 2.5625 5.375 C2 8 2 8 1 10 C0.34 10 -0.32 10 -1 10 C-1.08004482 6.4780279 -1.04005702 3.38018531 0 0 Z \" fill=\"#F4D148\" transform=\"translate(320,316)\"></path><path d=\"M0 0 C0.66 0.33 1.32 0.66 2 1 C-0.31 5.29 -2.62 9.58 -5 14 C-5.33 14 -5.66 14 -6 14 C-6 12.02 -6 10.04 -6 8 C-5.34 8 -4.68 8 -4 8 C-4 6.68 -4 5.36 -4 4 C-3.34 4 -2.68 4 -2 4 C-2 3.01 -2 2.02 -2 1 C-1.34 0.67 -0.68 0.34 0 0 Z \" fill=\"#F6DD6A\" transform=\"translate(207,152)\"></path><path d=\"M0 0 C1.32 0.33 2.64 0.66 4 1 C4.125 6.75 4.125 6.75 3 9 C2.01 9 1.02 9 0 9 C0.33 7.68 0.66 6.36 1 5 C0.01 5 -0.98 5 -2 5 C-2 4.34 -2 3.68 -2 3 C-1.34 3 -0.68 3 0 3 C0 2.01 0 1.02 0 0 Z \" fill=\"#F7D033\" transform=\"translate(255,326)\"></path><path d=\"M0 0 C0.99 0.33 1.98 0.66 3 1 C4.99186369 6.13691161 5.1921227 10.52450293 5 16 C2.22420239 13.22420239 2.13938613 10.69693063 1.375 6.875 C1.11460937 5.59367187 0.85421875 4.31234375 0.5859375 2.9921875 C0.39257812 2.00476563 0.19921875 1.01734375 0 0 Z \" fill=\"#F4DA66\" transform=\"translate(250,274)\"></path><path d=\"M0 0 C1.85776765 3.13498292 2.20140476 5.37471432 2 9 C0.35 8.67 -1.3 8.34 -3 8 C-3 6.35 -3 4.7 -3 3 C-2.01 2.67 -1.02 2.34 0 2 C0 1.34 0 0.68 0 0 Z \" fill=\"#F9CC23\" transform=\"translate(217,211)\"></path><path d=\"M0 0 C0.99 0 1.98 0 3 0 C2.67 2.64 2.34 5.28 2 8 C0.35 7.67 -1.3 7.34 -3 7 C-3 5.35 -3 3.7 -3 2 C-2.01 2 -1.02 2 0 2 C0 1.34 0 0.68 0 0 Z \" fill=\"#F7CE2A\" transform=\"translate(199,180)\"></path><path d=\"M0 0 C0.99 0.33 1.98 0.66 3 1 C2.21718695 2.33855056 1.42348123 3.67073644 0.625 5 C0.18414062 5.7425 -0.25671875 6.485 -0.7109375 7.25 C-1.34902344 8.11625 -1.34902344 8.11625 -2 9 C-2.66 9 -3.32 9 -4 9 C-4.33 9.66 -4.66 10.32 -5 11 C-5.93065133 8.39417629 -6.14917407 7.35801776 -5.0625 4.75 C-4.5365625 3.88375 -4.5365625 3.88375 -4 3 C-3.34 3 -2.68 3 -2 3 C-1.67 2.34 -1.34 1.68 -1 1 C-0.67 0.67 -0.34 0.34 0 0 Z \" fill=\"#F7D652\" transform=\"translate(223,156)\"></path><path d=\"M0 0 C2.31 0 4.62 0 7 0 C7 0.33 7 0.66 7 1 C5.02 1 3.04 1 1 1 C1 1.66 1 2.32 1 3 C-0.53125 4.2890625 -0.53125 4.2890625 -2.5 5.625 C-3.1496875 6.07101563 -3.799375 6.51703125 -4.46875 6.9765625 C-4.9740625 7.31429687 -5.479375 7.65203125 -6 8 C-6.33 6.02 -6.66 4.04 -7 2 C-3.86650268 0.95550089 -3.01031744 1.06576355 0 2 C0 1.34 0 0.68 0 0 Z \" fill=\"#F5D553\" transform=\"translate(207,55)\"></path><path d=\"M0 0 C0.33 0 0.66 0 1 0 C1 2.64 1 5.28 1 8 C0.67 8 0.34 8 0 8 C-0.33 10.31 -0.66 12.62 -1 15 C-2.65 15 -4.3 15 -6 15 C-5.67 14.34 -5.34 13.68 -5 13 C-4.34 13.33 -3.68 13.66 -3 14 C-2.95101563 13.40832031 -2.90203125 12.81664062 -2.8515625 12.20703125 C-2.43543133 7.80895528 -1.95034405 4.03071103 0 0 Z \" fill=\"#F2D760\" transform=\"translate(266,414)\"></path><path d=\"M0 0 C-1.98 0.99 -1.98 0.99 -4 2 C-3.67 3.98 -3.34 5.96 -3 8 C-4.32 7.67 -5.64 7.34 -7 7 C-6.74438677 4.6568787 -6.40729228 2.32156597 -6 0 C-3.50907189 -1.24546405 -2.58919267 -0.7767578 0 0 Z \" fill=\"#F5CE23\" transform=\"translate(230,196)\"></path><path d=\"M0 0 C0.75 1.625 0.75 1.625 1 4 C-0.85182291 7.5611979 -2.12683167 9.56341583 -5.75 11.375 C-6.4925 11.58125 -7.235 11.7875 -8 12 C-5.6163187 7.65829477 -3.21880117 3.7935871 0 0 Z \" fill=\"#F5D85D\" transform=\"translate(222,147)\"></path><path d=\"M0 0 C1.2065625 0.0309375 1.2065625 0.0309375 2.4375 0.0625 C1.0437718 4.49708973 -1.16832235 6.93628374 -4.5625 10.0625 C-4.5625 8.4125 -4.5625 6.7625 -4.5625 5.0625 C-3.9025 5.0625 -3.2425 5.0625 -2.5625 5.0625 C-2.8409375 4.1034375 -2.8409375 4.1034375 -3.125 3.125 C-3.3415625 2.1040625 -3.3415625 2.1040625 -3.5625 1.0625 C-2.5625 0.0625 -2.5625 0.0625 0 0 Z \" fill=\"#F8D95E\" transform=\"translate(249.5625,369.9375)\"></path><path d=\"M0 0 C0.99 0 1.98 0 3 0 C1.31326082 4.49797113 -0.81673892 8.72886302 -3 13 C-3.33 13 -3.66 13 -4 13 C-4 11.35 -4 9.7 -4 8 C-3.34 8 -2.68 8 -2 8 C-2.33 6.35 -2.66 4.7 -3 3 C-2.01 2.67 -1.02 2.34 0 2 C0 1.34 0 0.68 0 0 Z \" fill=\"#F7DA62\" transform=\"translate(221,212)\"></path><path d=\"M0 0 C0.66 0 1.32 0 2 0 C2.144375 1.134375 2.28875 2.26875 2.4375 3.4375 C2.61171478 6.80777201 2.61171478 6.80777201 4 8 C4.23363881 9.84891946 4.41303635 11.70488031 4.5625 13.5625 C4.68818359 15.08037109 4.68818359 15.08037109 4.81640625 16.62890625 C4.90728516 17.80259766 4.90728516 17.80259766 5 19 C2.37013188 16.37013188 2.178728 14.23771675 1.375 10.625 C1.11460937 9.48289063 0.85421875 8.34078125 0.5859375 7.1640625 C0 4 0 4 0 0 Z \" fill=\"#F5E07D\" transform=\"translate(181,192)\"></path><path d=\"M0 0 C0.33 0.99 0.66 1.98 1 3 C0.01 4.485 0.01 4.485 -1 6 C-0.01 6.33 0.98 6.66 2 7 C-0.90600261 8.25664978 -2.79604584 9 -6 9 C-5 7 -4 5 -3 3 C-2.34 3 -1.68 3 -1 3 C-0.67 2.01 -0.34 1.02 0 0 Z \" fill=\"#F4D54E\" transform=\"translate(288,342)\"></path><path d=\"M0 0 C-2.94938553 2.94938553 -6.38124012 3.19136754 -10.37109375 4.12109375 C-13.05909634 5.01975732 -14.22521766 5.84018014 -16 8 C-16 6.35 -16 4.7 -16 3 C-14.27318563 2.49193553 -12.54342021 1.99389533 -10.8125 1.5 C-9.84957031 1.2215625 -8.88664062 0.943125 -7.89453125 0.65625 C-5.14654124 0.03322392 -2.80401584 -0.12302812 0 0 Z \" fill=\"#F5DB69\" transform=\"translate(287,338)\"></path><path d=\"M0 0 C0 0.66 0 1.32 0 2 C-0.66 2 -1.32 2 -2 2 C-2.061875 2.598125 -2.12375 3.19625 -2.1875 3.8125 C-3.33135807 6.89211788 -5.17695452 7.42434671 -8 9 C-9.36984198 10.29579647 -10.7151049 11.61992749 -12 13 C-10.66182195 9.02031425 -8.99662286 6.61251238 -6 3.6875 C-5.29875 2.99011719 -4.5975 2.29273438 -3.875 1.57421875 C-2 0 -2 0 0 0 Z \" fill=\"#F5DC78\" transform=\"translate(220,175)\"></path><path d=\"M0 0 C4.23431576 3.60700972 6.4692099 8.14586161 9 13 C8.34 13 7.68 13 7 13 C6.67 12.34 6.34 11.68 6 11 C5.01 10.67 4.02 10.34 3 10 C3 8.35 3 6.7 3 5 C2.01 4.67 1.02 4.34 0 4 C0 2.68 0 1.36 0 0 Z \" fill=\"#F5D860\" transform=\"translate(168,343)\"></path><path d=\"M0 0 C1.32 0.33 2.64 0.66 4 1 C3.67 3.31 3.34 5.62 3 8 C0 7 0 7 -1.1875 4.9375 C-1.5896875 3.9784375 -1.5896875 3.9784375 -2 3 C-1.34 2.01 -0.68 1.02 0 0 Z \" fill=\"#F9CD22\" transform=\"translate(225,283)\"></path><path d=\"M0 0 C2.77579761 2.77579761 2.86061387 5.30306937 3.625 9.125 C3.88539063 10.40632813 4.14578125 11.68765625 4.4140625 13.0078125 C4.60742188 13.99523437 4.80078125 14.98265625 5 16 C3.046875 15.4453125 3.046875 15.4453125 1 14 C0.390625 10.7421875 0.390625 10.7421875 0.25 6.875 C0.19328125 5.59367187 0.1365625 4.31234375 0.078125 2.9921875 C0.05234375 2.00476563 0.0265625 1.01734375 0 0 Z \" fill=\"#F5DF6F\" transform=\"translate(258,272)\"></path><path d=\"M0 0 C0.99 0.495 0.99 0.495 2 1 C3.08179761 4.776086 3.10543987 8.40497142 3.0625 12.3125 C3.05347656 13.38113281 3.04445312 14.44976562 3.03515625 15.55078125 C3.02355469 16.35902344 3.01195312 17.16726562 3 18 C2.67 18 2.34 18 2 18 C1.90912109 17.04287109 1.90912109 17.04287109 1.81640625 16.06640625 C1.73261719 15.24011719 1.64882812 14.41382813 1.5625 13.5625 C1.48128906 12.73878906 1.40007812 11.91507813 1.31640625 11.06640625 C1.21069185 9.01337975 1.21069185 9.01337975 0 8 C-0.14115161 5.32941149 -0.04247107 2.67567762 0 0 Z \" fill=\"#F2D44E\" transform=\"translate(183,166)\"></path><path d=\"M0 0 C0.721875 0.144375 1.44375 0.28875 2.1875 0.4375 C3.5796875 0.7159375 3.5796875 0.7159375 5 1 C6.66666667 1.33333333 8.33333333 1.66666667 10 2 C10 2.66 10 3.32 10 4 C10.99 4 11.98 4 13 4 C13 4.66 13 5.32 13 6 C14.65 6 16.3 6 18 6 C18 6.33 18 6.66 18 7 C13.00216563 7.36020428 10.01981128 6.34389935 5.625 4 C4.56539063 3.443125 3.50578125 2.88625 2.4140625 2.3125 C1.61742187 1.879375 0.82078125 1.44625 0 1 C0 0.67 0 0.34 0 0 Z \" fill=\"#F4DA6D\" transform=\"translate(271,443)\"></path><path d=\"M0 0 C0.33 0 0.66 0 1 0 C2.25 7.625 2.25 7.625 0 11 C0 11.66 0 12.32 0 13 C-0.66 13 -1.32 13 -2 13 C-2.16682272 8.07872966 -2.24828052 4.49656104 0 0 Z \" fill=\"#F6D043\" transform=\"translate(269,407)\"></path><path d=\"M0 0 C1.46726798 3.81489674 0.43336419 6.29011622 -1 10 C-1.66 10 -2.32 10 -3 10 C-3 10.66 -3 11.32 -3 12 C-3.66 12 -4.32 12 -5 12 C-3.85814266 7.52040582 -2.56984833 3.85477249 0 0 Z \" fill=\"#F2D452\" transform=\"translate(262,380)\"></path><path d=\"M0 0 C0.99 0 1.98 0 3 0 C1.41078475 5.36095277 -0.18972938 10.70843973 -2 16 C-2.33 16 -2.66 16 -3 16 C-2.40984815 10.49191603 -1.43336231 5.35121931 0 0 Z \" fill=\"#F4D969\" transform=\"translate(333,332)\"></path><path d=\"M0 0 C3 0 3 0 5 1 C3.7260411 3.03833424 2.38938077 5.03852126 1 7 C0.34 7 -0.32 7 -1 7 C-1.33 7.99 -1.66 8.98 -2 10 C-2.33 9.01 -2.66 8.02 -3 7 C-3.66 6.67 -4.32 6.34 -5 6 C-4.34 5.67 -3.68 5.34 -3 5 C-2.01 5.33 -1.02 5.66 0 6 C0 4.02 0 2.04 0 0 Z \" fill=\"#F7DC6D\" transform=\"translate(251,335)\"></path><path d=\"M0 0 C2.0625 0.4375 2.0625 0.4375 4 1 C3.67 2.98 3.34 4.96 3 7 C1.35 7.33 -0.3 7.66 -2 8 C-2.33 7.34 -2.66 6.68 -3 6 C-2.01 6 -1.02 6 0 6 C-0.2784375 4.7934375 -0.2784375 4.7934375 -0.5625 3.5625 C-0.706875 2.716875 -0.85125 1.87125 -1 1 C-0.67 0.67 -0.34 0.34 0 0 Z \" fill=\"#F4D249\" transform=\"translate(215,258)\"></path><path d=\"M0 0 C2.31 0 4.62 0 7 0 C7 1.65 7 3.3 7 5 C4.03 4.505 4.03 4.505 1 4 C0.67 2.68 0.34 1.36 0 0 Z \" fill=\"#F9CB23\" transform=\"translate(255,430)\"></path><path d=\"M0 0 C0.99 0.33 1.98 0.66 3 1 C1.02 5.29 -0.96 9.58 -3 14 C-3.33 14 -3.66 14 -4 14 C-4.68041782 8.72676192 -2.24786337 4.60611289 0 0 Z \" fill=\"#F5DA6D\" transform=\"translate(267,384)\"></path><path d=\"M0 0 C0 0.99 0 1.98 0 3 C-0.66 3 -1.32 3 -2 3 C-2.12375 4.11375 -2.2475 5.2275 -2.375 6.375 C-3 10 -3 10 -5 12 C-4.88648483 10.18674449 -4.75887039 8.37436643 -4.625 6.5625 C-4.55539063 5.55316406 -4.48578125 4.54382813 -4.4140625 3.50390625 C-4.27742187 2.67761719 -4.14078125 1.85132813 -4 1 C-2 0 -2 0 0 0 Z \" fill=\"#F5DB6D\" transform=\"translate(239,391)\"></path><path d=\"M0 0 C0.99 0.495 0.99 0.495 2 1 C2 1.66 2 2.32 2 3 C3.32 3.66 4.64 4.32 6 5 C6 5.66 6 6.32 6 7 C6.66 7 7.32 7 8 7 C8 7.66 8 8.32 8 9 C6.35 8.67 4.7 8.34 3 8 C2.67 7.01 2.34 6.02 2 5 C1.34 4.67 0.68 4.34 0 4 C0 2.68 0 1.36 0 0 Z \" fill=\"#F4D766\" transform=\"translate(185,366)\"></path><path d=\"M0 0 C0.66 0 1.32 0 2 0 C2.66 2.31 3.32 4.62 4 7 C4.66 7 5.32 7 6 7 C6.33 8.98 6.66 10.96 7 13 C4.04415849 10.24800963 1.81234853 7.62469707 0 4 C0 2.68 0 1.36 0 0 Z \" fill=\"#F2D962\" transform=\"translate(155,335)\"></path><path d=\"M0 0 C0 0.99 0 1.98 0 3 C-0.99 3.33 -1.98 3.66 -3 4 C-3.33 4.99 -3.66 5.98 -4 7 C-5.65 6.67 -7.3 6.34 -9 6 C-6.11912454 3.59927045 -3.43595166 1.52708963 0 0 Z M-8 7 C-7.01 7.33 -6.02 7.66 -5 8 C-5.99 8 -6.98 8 -8 8 C-8 7.67 -8 7.34 -8 7 Z \" fill=\"#F7D558\" transform=\"translate(313,316)\"></path><path d=\"M0 0 C0.33 0.66 0.66 1.32 1 2 C1.66 2 2.32 2 3 2 C3.53341184 3.57914015 4.05125763 5.16354387 4.5625 6.75 C4.85253906 7.63171875 5.14257812 8.5134375 5.44140625 9.421875 C6.01697435 12.07834316 5.89248371 13.47031106 5 16 C4.15787744 14.08717875 3.32661136 12.16957527 2.5 10.25 C2.0359375 9.18265625 1.571875 8.1153125 1.09375 7.015625 C0 4 0 4 0 0 Z \" fill=\"#F4D96C\" transform=\"translate(220,312)\"></path><path d=\"M0 0 C0.33 0.66 0.66 1.32 1 2 C-3.93654267 8.70459519 -3.93654267 8.70459519 -8.375 9.9375 C-9.24125 9.958125 -10.1075 9.97875 -11 10 C-9.625 8.5 -9.625 8.5 -8 7 C-7.34 7 -6.68 7 -6 7 C-6 6.34 -6 5.68 -6 5 C-5.34 5 -4.68 5 -4 5 C-4 4.34 -4 3.68 -4 3 C-2 1.375 -2 1.375 0 0 Z \" fill=\"#F2DA6A\" transform=\"translate(325,306)\"></path><path d=\"M0 0 C1.8272911 2.74093665 2.93698178 5.13825324 4.125 8.1875 C4.47820312 9.08855469 4.83140625 9.98960937 5.1953125 10.91796875 C5.46085938 11.60503906 5.72640625 12.29210937 6 13 C6.66 13 7.32 13 8 13 C8 13.66 8 14.32 8 15 C5.15461348 14.70564967 4.18266255 14.21648895 2.3125 12 C0.58101143 8.04231183 0.27039746 4.27973915 0 0 Z \" fill=\"#F7DB71\" transform=\"translate(224,301)\"></path><path d=\"M0 0 C1.99954746 -0.04254356 4.00041636 -0.04080783 6 0 C7 1 7 1 7.0625 3.5625 C7.041875 4.366875 7.02125 5.17125 7 6 C4.03 5.505 4.03 5.505 1 5 C1.99 4.01 2.98 3.02 4 2 C2.35 2 0.7 2 -1 2 C-0.67 1.34 -0.34 0.68 0 0 Z \" fill=\"#F6D34D\" transform=\"translate(225,194)\"></path><path d=\"M0 0 C0.66 0.33 1.32 0.66 2 1 C-0.475 5.455 -0.475 5.455 -3 10 C-3.66 10 -4.32 10 -5 10 C-5 8.35 -5 6.7 -5 5 C-4.34 5 -3.68 5 -3 5 C-3.33 3.68 -3.66 2.36 -4 1 C-2.02 1.495 -2.02 1.495 0 2 C0 1.34 0 0.68 0 0 Z \" fill=\"#F6D964\" transform=\"translate(218,134)\"></path><path d=\"M0 0 C2 3 2 3 3 5 C3.66 4.34 4.32 3.68 5 3 C4.67 5.97 4.34 8.94 4 12 C0.46209597 8.30827405 0.40884117 4.90609405 0 0 Z \" fill=\"#F5DF69\" transform=\"translate(207,255)\"></path><path d=\"M0 0 C2.64 0 5.28 0 8 0 C8.66 1.65 9.32 3.3 10 5 C8.51800098 4.55090939 7.03944764 4.09043436 5.5625 3.625 C4.73878906 3.36976563 3.91507813 3.11453125 3.06640625 2.8515625 C1 2 1 2 0 0 Z \" fill=\"#F4D659\" transform=\"translate(246,429)\"></path><path d=\"M0 0 C0.66 0 1.32 0 2 0 C-0.89066059 9.59453303 -0.89066059 9.59453303 -4 13 C-3.50269348 8.02693484 -2.44697666 4.36200187 0 0 Z \" fill=\"#F4DD71\" transform=\"translate(278,405)\"></path><path d=\"M0 0 C0.66 0 1.32 0 2 0 C2 2.97 2 5.94 2 9 C2.66 9.33 3.32 9.66 4 10 C3.01 10 2.02 10 1 10 C0.67 8.68 0.34 7.36 0 6 C-0.66 6 -1.32 6 -2 6 C-1.49396008 3.83125748 -1.00016187 2.00032373 0 0 Z \" fill=\"#F4D857\" transform=\"translate(164,345)\"></path><path d=\"M0 0 C0.33 0.99 0.66 1.98 1 3 C1.66 3 2.32 3 3 3 C2.67 4.32 2.34 5.64 2 7 C0.35 6.67 -1.3 6.34 -3 6 C-2.67 4.68 -2.34 3.36 -2 2 C-1.34 2 -0.68 2 0 2 C0 1.34 0 0.68 0 0 Z \" fill=\"#F9CC20\" transform=\"translate(215,61)\"></path><path d=\"M0 0 C0.99 0.33 1.98 0.66 3 1 C1.68775452 4.93673644 0.08089673 7.22719294 -3 10 C-3 8.35 -3 6.7 -3 5 C-2.01 4.67 -1.02 4.34 0 4 C0 2.68 0 1.36 0 0 Z \" fill=\"#F3D756\" transform=\"translate(229,236)\"></path><path d=\"M0 0 C0.99 0.33 1.98 0.66 3 1 C2.40075776 5.19469571 1.42500059 9.00999834 0 13 C-0.33 13 -0.66 13 -1 13 C-0.67 8.71 -0.34 4.42 0 0 Z \" fill=\"#F5DD6F\" transform=\"translate(271,417)\"></path><path d=\"M0 0 C1.60226148 4.00565371 0.47694566 7.08609399 -1 11 C-1.99 11.33 -2.98 11.66 -4 12 C-3.33501617 7.61110675 -1.81242323 4.0188515 0 0 Z \" fill=\"#F2D65B\" transform=\"translate(220,371)\"></path><path d=\"M0 0 C1.33332095 2.6666419 0.67102033 4.16680303 0 7 C-0.66 7 -1.32 7 -2 7 C-2 7.66 -2 8.32 -2 9 C-2.66 9 -3.32 9 -4 9 C-4 9.99 -4 10.98 -4 12 C-4.66 12 -5.32 12 -6 12 C-4.43358249 7.69235185 -2.31663844 3.93828536 0 0 Z \" fill=\"#F6DB74\" transform=\"translate(269,368)\"></path><path d=\"M0 0 C0.66 0 1.32 0 2 0 C0.68938409 4.23429756 -0.94356259 8.07407404 -3 12 C-3.97110486 8.97878489 -4.13617383 6.99536737 -3 4 C-2.34 3.67 -1.68 3.34 -1 3 C-0.67 2.01 -0.34 1.02 0 0 Z \" fill=\"#F5DC70\" transform=\"translate(228,371)\"></path><path d=\"M0 0 C1 3 1 3 0.22265625 5.04296875 C-0.16019531 5.75066406 -0.54304688 6.45835937 -0.9375 7.1875 C-1.31777344 7.90292969 -1.69804687 8.61835938 -2.08984375 9.35546875 C-2.54037109 10.16951172 -2.54037109 10.16951172 -3 11 C-4.231394 7.30581799 -3.64432764 4.7943739 -3 1 C-2.01 1.33 -1.02 1.66 0 2 C0 1.34 0 0.68 0 0 Z \" fill=\"#F4D965\" transform=\"translate(294,372)\"></path><path d=\"M0 0 C0.33 1.32 0.66 2.64 1 4 C-0.98 4.99 -0.98 4.99 -3 6 C-3 7.32 -3 8.64 -3 10 C-3.99 9.67 -4.98 9.34 -6 9 C-4.02 6.03 -2.04 3.06 0 0 Z \" fill=\"#F4DA61\" transform=\"translate(276,358)\"></path><path d=\"M0 0 C-3.75 3 -3.75 3 -6 3 C-6 3.66 -6 4.32 -6 5 C-7.32 5 -8.64 5 -10 5 C-10 4.34 -10 3.68 -10 3 C-3.375 -1.125 -3.375 -1.125 0 0 Z \" fill=\"#F5DC61\" transform=\"translate(230,170)\"></path><path d=\"M0 0 C2 3 2 3 2 6 C-0.31 6.33 -2.62 6.66 -5 7 C-4.6875 5.0625 -4.6875 5.0625 -4 3 C-3.01 2.67 -2.02 2.34 -1 2 C-0.67 1.34 -0.34 0.68 0 0 Z \" fill=\"#F6CD26\" transform=\"translate(213,163)\"></path><path d=\"M0 0 C0.33 0 0.66 0 1 0 C1 2.31 1 4.62 1 7 C-0.65 7.33 -2.3 7.66 -4 8 C-3.67 6.68 -3.34 5.36 -3 4 C-2.34 4.33 -1.68 4.66 -1 5 C-0.67 3.35 -0.34 1.7 0 0 Z \" fill=\"#F6D553\" transform=\"translate(197,371)\"></path><path d=\"M0 0 C2.375 0.6875 2.375 0.6875 5 2 C6.56938028 4.91456338 7 6.67941669 7 10 C5 8.1875 5 8.1875 3 6 C3 5.01 3 4.02 3 3 C2.34 3 1.68 3 1 3 C0.67 2.01 0.34 1.02 0 0 Z \" fill=\"#F6DD72\" transform=\"translate(172,363)\"></path><path d=\"M0 0 C0.75 1.5625 0.75 1.5625 1 4 C-0.13084437 6.50286409 -1.52139516 8.67007722 -3 11 C-3.66 11 -4.32 11 -5 11 C-3.77472971 6.94718288 -2.30119506 3.55639236 0 0 Z \" fill=\"#F2DB5E\" transform=\"translate(223,196)\"></path><path d=\"M0 0 C2.31 0 4.62 0 7 0 C5.35 1.98 3.7 3.96 2 6 C0 3 0 3 0 0 Z \" fill=\"#F8D857\" transform=\"translate(202,78)\"></path><path d=\"M0 0 C1.13643966 3.40931897 0.86747764 4.00335456 -0.4375 7.1875 C-0.86869141 8.26064453 -0.86869141 8.26064453 -1.30859375 9.35546875 C-1.53675781 9.89816406 -1.76492188 10.44085938 -2 11 C-2.33 11 -2.66 11 -3 11 C-3.08096803 9.54257537 -3.13917774 8.08387193 -3.1875 6.625 C-3.22230469 5.81289063 -3.25710938 5.00078125 -3.29296875 4.1640625 C-3.19628906 3.44992187 -3.09960938 2.73578125 -3 2 C-2.01 1.34 -1.02 0.68 0 0 Z \" fill=\"#F5DE66\" transform=\"translate(262,398)\"></path><path d=\"M0 0 C1.9375 0.8125 1.9375 0.8125 4 2 C4.33 2.99 4.66 3.98 5 5 C7.01508358 5.73323796 7.01508358 5.73323796 9 6 C9 6.66 9 7.32 9 8 C8.01 8 7.02 8 6 8 C6 7.34 6 6.68 6 6 C5.34 6 4.68 6 4 6 C3.67 5.34 3.34 4.68 3 4 C2.01 3.67 1.02 3.34 0 3 C0 2.01 0 1.02 0 0 Z \" fill=\"#F4DE71\" transform=\"translate(206,388)\"></path><path d=\"M0 0 C0.66 0 1.32 0 2 0 C1.32829194 3.8063457 0.27253436 7.35206816 -1 11 C-2.60080151 6.99799622 -1.29279692 3.95443764 0 0 Z \" fill=\"#F5DF78\" transform=\"translate(340,314)\"></path><path d=\"M0 0 C1.65 0.33 3.3 0.66 5 1 C4.67 2.32 4.34 3.64 4 5 C4 4.34 4 3.68 4 3 C2.02 3.66 0.04 4.32 -2 5 C-1.34 3.35 -0.68 1.7 0 0 Z \" fill=\"#F8CA29\" transform=\"translate(241,259)\"></path><path d=\"M0 0 C0.99 0 1.98 0 3 0 C3 0.66 3 1.32 3 2 C2.34 2 1.68 2 1 2 C0.34 3.65 -0.32 5.3 -1 7 C-1.66 7 -2.32 7 -3 7 C-3.33 7.66 -3.66 8.32 -4 9 C-3.67 7.02 -3.34 5.04 -3 3 C-2.01 3 -1.02 3 0 3 C0 2.01 0 1.02 0 0 Z \" fill=\"#F7DF76\" transform=\"translate(197,64)\"></path><path d=\"M0 0 C0.65234375 1.734375 0.65234375 1.734375 1 4 C0.00390625 6.140625 0.00390625 6.140625 -1.4375 8.25 C-1.91058594 8.95640625 -2.38367188 9.6628125 -2.87109375 10.390625 C-3.24363281 10.92171875 -3.61617187 11.4528125 -4 12 C-4.33 11.34 -4.66 10.68 -5 10 C-4.00390625 7.6171875 -4.00390625 7.6171875 -2.5625 4.875 C-1.85287109 3.50988281 -1.85287109 3.50988281 -1.12890625 2.1171875 C-0.75636719 1.41851562 -0.38382813 0.71984375 0 0 Z \" fill=\"#F4DE73\" transform=\"translate(233,383)\"></path><path d=\"M0 0 C0.99 0 1.98 0 3 0 C2.01 2.97 1.02 5.94 0 9 C-0.33 8.01 -0.66 7.02 -1 6 C-1.66 6 -2.32 6 -3 6 C-3 5.34 -3 4.68 -3 4 C-2.34 4 -1.68 4 -1 4 C-0.67 2.68 -0.34 1.36 0 0 Z \" fill=\"#F6D455\" transform=\"translate(221,384)\"></path><path d=\"M0 0 C1.04449911 3.13349732 0.93423645 3.98968256 0 7 C-1.32 7.33 -2.64 7.66 -4 8 C-2.87548273 5.0280615 -1.77706209 2.66559313 0 0 Z \" fill=\"#F7D865\" transform=\"translate(241,370)\"></path><path d=\"M0 0 C1.65 0 3.3 0 5 0 C4.39816251 2.02045442 3.72693904 4.02111039 3 6 C2.01 6.495 2.01 6.495 1 7 C1.33 5.68 1.66 4.36 2 3 C1.01 2.67 0.02 2.34 -1 2 C-0.67 1.34 -0.34 0.68 0 0 Z \" fill=\"#F5DC6F\" transform=\"translate(303,329)\"></path><path d=\"M0 0 C0.66 0 1.32 0 2 0 C1.67 1.65 1.34 3.3 1 5 C-0.98 5.33 -2.96 5.66 -5 6 C-4.67 5.34 -4.34 4.68 -4 4 C-3.34 4 -2.68 4 -2 4 C-2 3.34 -2 2.68 -2 2 C-1.34 2 -0.68 2 0 2 C0 1.34 0 0.68 0 0 Z \" fill=\"#F6D96C\" transform=\"translate(248,296)\"></path><path d=\"M0 0 C0.33 0.99 0.66 1.98 1 3 C0.67 3.66 0.34 4.32 0 5 C-0.66 5 -1.32 5 -2 5 C-2 6.32 -2 7.64 -2 9 C-2.99 9 -3.98 9 -5 9 C-3.7508258 5.54074837 -2.32472205 2.85306797 0 0 Z \" fill=\"#F3D95D\" transform=\"translate(223,235)\"></path><path d=\"M0 0 C0.99 0 1.98 0 3 0 C3 2.31 3 4.62 3 7 C2.01 7.33 1.02 7.66 0 8 C0 5.36 0 2.72 0 0 Z \" fill=\"#F4D244\" transform=\"translate(214,220)\"></path><path d=\"M0 0 C2.97 0.495 2.97 0.495 6 1 C4.35 2.98 2.7 4.96 1 7 C0.31292445 4.50935112 0 2.62113708 0 0 Z \" fill=\"#F7DC69\" transform=\"translate(212,67)\"></path><path d=\"M0 0 C0.33 0.66 0.66 1.32 1 2 C0.22265625 4.1640625 0.22265625 4.1640625 -0.9375 6.625 C-1.31777344 7.44226563 -1.69804687 8.25953125 -2.08984375 9.1015625 C-2.39019531 9.72804688 -2.69054687 10.35453125 -3 11 C-3.33 11 -3.66 11 -4 11 C-4 9.02 -4 7.04 -4 5 C-3.34 4.67 -2.68 4.34 -2 4 C-0.86649466 1.98330173 -0.86649466 1.98330173 0 0 Z \" fill=\"#F7DE72\" transform=\"translate(301,357)\"></path><path d=\"M0 0 C1.12377697 3.30435084 0.89554742 5.0506862 -0.4375 8.25 C-0.72496094 8.95640625 -1.01242187 9.6628125 -1.30859375 10.390625 C-1.53675781 10.92171875 -1.76492188 11.4528125 -2 12 C-2.33 12 -2.66 12 -3 12 C-2.49202991 7.6822542 -1.80317221 3.96697886 0 0 Z \" fill=\"#F4D453\" transform=\"translate(293,356)\"></path><path d=\"M0 0 C0.66 0.33 1.32 0.66 2 1 C0.02 5.455 0.02 5.455 -2 10 C-2.33 10 -2.66 10 -3 10 C-3 8.02 -3 6.04 -3 4 C-2.01 3.67 -1.02 3.34 0 3 C0 2.01 0 1.02 0 0 Z \" fill=\"#F6E075\" transform=\"translate(305,347)\"></path><path d=\"M0 0 C0.66 0 1.32 0 2 0 C1.8864371 1.64666203 1.75882619 3.29236082 1.625 4.9375 C1.52058594 6.31228516 1.52058594 6.31228516 1.4140625 7.71484375 C1.27742188 8.46894531 1.14078125 9.22304688 1 10 C0.01 10.495 0.01 10.495 -1 11 C-0.67 8.36 -0.34 5.72 0 3 C-0.66 2.67 -1.32 2.34 -2 2 C-1.34 1.34 -0.68 0.68 0 0 Z \" fill=\"#F5D451\" transform=\"translate(337,319)\"></path><path d=\"M0 0 C0.33 1.32 0.66 2.64 1 4 C0.01 4 -0.98 4 -2 4 C-2 4.66 -2 5.32 -2 6 C-2.66 6 -3.32 6 -4 6 C-4.33 6.99 -4.66 7.98 -5 9 C-5.66 8.67 -6.32 8.34 -7 8 C-6.34 7.01 -5.68 6.02 -5 5 C-4.34 5 -3.68 5 -3 5 C-2.690625 4.360625 -2.38125 3.72125 -2.0625 3.0625 C-1 1 -1 1 0 0 Z \" fill=\"#F4DE73\" transform=\"translate(340,291)\"></path><path d=\"M0 0 C1.32 0.33 2.64 0.66 4 1 C4 1.66 4 2.32 4 3 C2.35 3.66 0.7 4.32 -1 5 C-1 4.34 -1 3.68 -1 3 C-1.99 2.67 -2.98 2.34 -4 2 C-2.68 2 -1.36 2 0 2 C0 1.34 0 0.68 0 0 Z \" fill=\"#FBCC1A\" transform=\"translate(237,51)\"></path><path d=\"M0 0 C0.95465783 2.16967689 1.14401212 3.56328793 0.3984375 5.82421875 C-0.35870385 7.5684743 -1.17609198 9.28627131 -2 11 C-2.66 11 -3.32 11 -4 11 C-2.95902388 7.13351728 -1.96301592 3.50538557 0 0 Z \" fill=\"#F5D75E\" transform=\"translate(274,396)\"></path><path d=\"M0 0 C1.65 0.33 3.3 0.66 5 1 C4.67 1.66 4.34 2.32 4 3 C3.34 2.67 2.68 2.34 2 2 C1.34 3.32 0.68 4.64 0 6 C-0.66 6 -1.32 6 -2 6 C-2 5.01 -2 4.02 -2 3 C-1.34 3 -0.68 3 0 3 C0 2.01 0 1.02 0 0 Z \" fill=\"#F3CF2A\" transform=\"translate(188,374)\"></path><path d=\"M0 0 C1.98 0.495 1.98 0.495 4 1 C4 1.66 4 2.32 4 3 C2.35 3.66 0.7 4.32 -1 5 C-0.67 3.35 -0.34 1.7 0 0 Z \" fill=\"#F8CE19\" transform=\"translate(243,372)\"></path><path d=\"M0 0 C1.98 0.495 1.98 0.495 4 1 C4 2.32 4 3.64 4 5 C3.01 5 2.02 5 1 5 C1 4.34 1 3.68 1 3 C0.34 2.67 -0.32 2.34 -1 2 C-0.67 1.34 -0.34 0.68 0 0 Z \" fill=\"#F6CF1C\" transform=\"translate(228,111)\"></path><path d=\"M0 0 C0.66 0 1.32 0 2 0 C2.93423645 3.01031744 3.04449911 3.86650268 2 7 C1.34 7 0.68 7 0 7 C-0.93423645 3.98968256 -1.04449911 3.13349732 0 0 Z \" fill=\"#F8CD1D\" transform=\"translate(284,380)\"></path><path d=\"M0 0 C0.66 0.33 1.32 0.66 2 1 C0.69593116 3.01920337 -0.63823419 5.01924973 -2 7 C-2.33 7 -2.66 7 -3 7 C-3 5.02 -3 3.04 -3 1 C-2.01 0.67 -1.02 0.34 0 0 Z \" fill=\"#F7E17E\" transform=\"translate(286,356)\"></path><path d=\"M0 0 C0.6875 1.8125 0.6875 1.8125 1 4 C-0.3125 5.75 -0.3125 5.75 -2 7 C-2.66 7 -3.32 7 -4 7 C-4 6.34 -4 5.68 -4 5 C-3.34 5 -2.68 5 -2 5 C-1.7834375 4.0409375 -1.7834375 4.0409375 -1.5625 3.0625 C-1 1 -1 1 0 0 Z \" fill=\"#F6DA6D\" transform=\"translate(183,351)\"></path><path d=\"M0 0 C1 3 1 3 -0.4375 6.1875 C-1.2109375 7.5796875 -1.2109375 7.5796875 -2 9 C-2.33 9 -2.66 9 -3 9 C-2.4140625 2.84765625 -2.4140625 2.84765625 -2 1 C-1.34 0.67 -0.68 0.34 0 0 Z \" fill=\"#F7DB78\" transform=\"translate(231,284)\"></path><path d=\"M0 0 C0.33 0 0.66 0 1 0 C1 1.65 1 3.3 1 5 C0.01 5 -0.98 5 -2 5 C-2 5.99 -2 6.98 -2 8 C-2.66 8 -3.32 8 -4 8 C-2.87548273 5.0280615 -1.77706209 2.66559313 0 0 Z \" fill=\"#F4DD75\" transform=\"translate(204,143)\"></path><path d=\"M0 0 C2 1 2 1 2 1 Z M-1 1 C-0.34 1.33 0.32 1.66 1 2 C0.67 3.65 0.34 5.3 0 7 C-0.66 7 -1.32 7 -2 7 C-2.625 5.125 -2.625 5.125 -3 3 C-2.34 2.34 -1.68 1.68 -1 1 Z \" fill=\"#F8CD38\" transform=\"translate(205,97)\"></path></svg>'),(19138,817,'_elementor_inline_svg','<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"21\" height=\"21\" viewBox=\"0 0 21 21\" fill=\"none\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M11.4977 0.542914L18.4547 5.35291C19.5363 6.10138 20.1804 7.32124 20.1813 8.62291V15.7529C20.1786 16.8854 19.7191 17.9704 18.9039 18.7693C18.0887 19.5682 16.9845 20.0156 15.8344 20.0129H4.37813C3.22796 20.0156 2.12382 19.5682 1.30862 18.7693C0.493426 17.9704 0.0339405 16.8854 0.03125 15.7529V8.62291C0.032114 7.32124 0.6762 6.10138 1.75781 5.35291L8.71484 0.542914C9.49677 -0.180971 10.7157 -0.180971 11.4977 0.542914ZM17.8266 17.7087C18.3561 17.1911 18.6551 16.4876 18.6578 15.7529V8.62291C18.6436 7.82531 18.2436 7.08228 17.5813 6.62291L10.6242 1.81291L10.5125 1.73291C10.4055 1.62541 10.2591 1.56483 10.1063 1.56483C9.9534 1.56483 9.80698 1.62541 9.7 1.73291L9.58828 1.81291L2.63125 6.62291C1.96887 7.08228 1.56891 7.82531 1.55469 8.62291V15.7529C1.55738 16.4876 1.85636 17.1911 2.38585 17.7087C2.91535 18.2263 3.63199 18.5156 4.37813 18.5129H15.8344C16.5805 18.5156 17.2971 18.2263 17.8266 17.7087Z\" fill=\"black\"></path><path d=\"M16.2711 9.01282L10.6445 12.8828C10.478 13.0469 10.2493 13.1348 10.0139 13.1253C9.77846 13.1158 9.55784 13.0097 9.40546 12.8328L3.9414 9.01282C3.72192 8.82591 3.41364 8.77803 3.14638 8.88934C2.87912 9.00065 2.69931 9.25181 2.68266 9.53706C2.66601 9.82231 2.81541 10.0921 3.06796 10.2328L8.45078 14.0128C8.89216 14.4174 9.47273 14.6425 10.0758 14.6428C10.6429 14.6287 11.1836 14.4036 11.5891 14.0128L17.1445 10.1928C17.4639 9.96006 17.5479 9.52469 17.3375 9.19282C17.0914 8.85651 16.6169 8.77643 16.2711 9.01282Z\" fill=\"black\"></path></svg>'),(19139,816,'_elementor_inline_svg','<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"18\" viewBox=\"0 0 20 18\" fill=\"none\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M9.17998 1.99991H17C17.7699 1.98385 18.5144 2.27574 19.0683 2.81081C19.6221 3.34589 19.9395 4.07988 19.95 4.84991V13.1699C19.9342 13.9364 19.6145 14.6653 19.0613 15.1961C18.508 15.7268 17.7665 16.016 17 15.9999H9.15998H8.99998C8.664 16.8496 7.84368 17.4084 6.92998 17.4099H5.08998C4.17068 17.411 3.34318 16.8527 2.99998 15.9999C1.41325 16.011 0.116466 14.7366 0.0999756 13.1499V4.84991C0.116466 3.26323 1.41325 1.9888 2.99998 1.99991C3.34481 1.17049 4.15176 0.62727 5.04998 0.619906H6.92998C7.84438 0.605511 8.67405 1.15333 9.01998 1.99991H9.17998ZM1.59998 4.84991V13.1499C1.62428 13.8219 2.13269 14.3769 2.79998 14.4599V3.53991C2.13269 3.62291 1.62428 4.17792 1.59998 4.84991ZM7.67998 15.1499C7.67998 15.5641 7.34419 15.8999 6.92998 15.8999H5.04998C4.85024 15.9026 4.65789 15.8245 4.51665 15.6832C4.3754 15.542 4.29726 15.3496 4.29998 15.1499V2.86991C4.29726 2.67017 4.3754 2.47782 4.51665 2.33658C4.65789 2.19533 4.85024 2.11719 5.04998 2.11991H6.92998C7.34419 2.11991 7.67998 2.45569 7.67998 2.86991V15.1499ZM17 14.4799C17.7487 14.486 18.3677 13.8979 18.4 13.1499V4.84991C18.389 4.08614 17.7638 3.47433 17 3.47991H9.17998V14.4799H17Z\" fill=\"black\"></path><path d=\"M16.84 5.12988H10.49C10.0758 5.12988 9.73999 5.46567 9.73999 5.87988C9.73999 6.2941 10.0758 6.62988 10.49 6.62988H16.84C17.2542 6.62988 17.59 6.2941 17.59 5.87988C17.59 5.46567 17.2542 5.12988 16.84 5.12988V5.12988Z\" fill=\"black\"></path><circle cx=\"10.9999\" cy=\"9.00006\" r=\"0.69\" fill=\"black\"></circle><circle cx=\"10.9999\" cy=\"12.1197\" r=\"0.69\" fill=\"black\"></circle><path d=\"M13.66 8.31013C13.2803 8.31564 12.9764 8.62695 12.98 9.0067C12.9837 9.38645 13.2935 9.69186 13.6733 9.69005C14.053 9.68824 14.3599 9.3799 14.36 9.00013C14.36 8.81539 14.2859 8.63835 14.1544 8.50866C14.0228 8.37897 13.8447 8.30745 13.66 8.31013Z\" fill=\"black\"></path><path d=\"M13.66 11.42C13.3769 11.42 13.1216 11.5905 13.0133 11.8521C12.9049 12.1137 12.9648 12.4148 13.165 12.615C13.3652 12.8152 13.6663 12.8751 13.9279 12.7667C14.1894 12.6584 14.36 12.4031 14.36 12.12C14.3627 11.9335 14.2898 11.7539 14.158 11.622C14.0261 11.4901 13.8465 11.4173 13.66 11.42Z\" fill=\"black\"></path><path d=\"M16.33 8.30986C16.0493 8.30172 15.7916 8.46457 15.6785 8.72166C15.5653 8.97874 15.6193 9.27874 15.815 9.48025C16.0107 9.68176 16.3089 9.74455 16.5692 9.63903C16.8295 9.53351 16.9999 9.28074 17 8.99986C17.0002 8.62646 16.7033 8.32069 16.33 8.30986Z\" fill=\"black\"></path><path d=\"M16.33 11.42C16.046 11.4159 15.7877 11.5839 15.6762 11.8451C15.5647 12.1063 15.6221 12.409 15.8215 12.6113C16.0209 12.8136 16.3227 12.8753 16.5855 12.7676C16.8483 12.6599 17.02 12.404 17.02 12.12C17.0227 11.9353 16.9512 11.7572 16.8215 11.6256C16.6918 11.494 16.5148 11.42 16.33 11.42Z\" fill=\"black\"></path></svg>'),(19140,1850,'_wp_attached_file','2025/10/Boutique-Salon-Sees-3x-More-Bookings.png'),(19141,1850,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:423;s:6:\"height\";i:219;s:4:\"file\";s:48:\"2025/10/Boutique-Salon-Sees-3x-More-Bookings.png\";s:8:\"filesize\";i:189117;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:48:\"Boutique-Salon-Sees-3x-More-Bookings-300x155.png\";s:5:\"width\";i:300;s:6:\"height\";i:155;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:68219;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:48:\"Boutique-Salon-Sees-3x-More-Bookings-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:19153;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(19149,1852,'_wp_attached_file','2025/10/HVAC-Company-Generates-120K-in-New-Sales.png'),(19150,1852,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1348;s:6:\"height\";i:757;s:4:\"file\";s:52:\"2025/10/HVAC-Company-Generates-120K-in-New-Sales.png\";s:8:\"filesize\";i:1508087;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:52:\"HVAC-Company-Generates-120K-in-New-Sales-300x168.png\";s:5:\"width\";i:300;s:6:\"height\";i:168;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:77115;}s:5:\"large\";a:5:{s:4:\"file\";s:53:\"HVAC-Company-Generates-120K-in-New-Sales-1024x575.png\";s:5:\"width\";i:1024;s:6:\"height\";i:575;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:687019;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:52:\"HVAC-Company-Generates-120K-in-New-Sales-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:18479;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:52:\"HVAC-Company-Generates-120K-in-New-Sales-768x431.png\";s:5:\"width\";i:768;s:6:\"height\";i:431;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:412692;}s:9:\"neve-blog\";a:5:{s:4:\"file\";s:52:\"HVAC-Company-Generates-120K-in-New-Sales-930x620.png\";s:5:\"width\";i:930;s:6:\"height\";i:620;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:630711;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(19151,1853,'_wp_attached_file','2025/10/KYU-Restaurant-217-Booking-Increase.png'),(19152,1853,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:557;s:6:\"height\";i:315;s:4:\"file\";s:47:\"2025/10/KYU-Restaurant-217-Booking-Increase.png\";s:8:\"filesize\";i:326483;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:47:\"KYU-Restaurant-217-Booking-Increase-300x170.png\";s:5:\"width\";i:300;s:6:\"height\";i:170;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:79552;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:47:\"KYU-Restaurant-217-Booking-Increase-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:37206;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(19153,1854,'_wp_attached_file','2025/10/Real-Estate-Developer-Secures-38-Qualified-Leads-in-30-Days.png'),(19154,1854,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:71:\"2025/10/Real-Estate-Developer-Secures-38-Qualified-Leads-in-30-Days.png\";s:8:\"filesize\";i:39329;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:71:\"Real-Estate-Developer-Secures-38-Qualified-Leads-in-30-Days-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3965;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:71:\"Real-Estate-Developer-Secures-38-Qualified-Leads-in-30-Days-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1597;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(19156,1855,'_wp_page_template','page-templates/template-pagebuilder-full-width.php'),(19157,1855,'_elementor_edit_mode','builder'),(19158,1855,'_elementor_template_type','wp-page'),(19159,1855,'_elementor_version','3.32.4'),(19160,1855,'_elementor_pro_version','3.32.1');
INSERT INTO `wpve_postmeta` VALUES (19161,1855,'_elementor_data','[{\"id\":\"d9215c5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"43\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"css_classes\":\"p-20\"},\"elements\":[{\"id\":\"3c76218\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/09\\/image_2024-11-08_222804488.webp\",\"id\":1435,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_flex_align_self\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7bac6b3\",\"elType\":\"widget\",\"settings\":{\"title\":\"We help ambitious brands turn <span>underperforming websites<\\/span> into high-converting sales machines,<br> using trust-driven & <span> conversion-focused <\\/span> web design.\\n\",\"typography_typography\":\"custom\",\"typography_font_family\":\"calsans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"header_size\":\"h1\",\"align\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"custom\",\"size\":\"130%\",\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":1000,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=nvlightbg\"},\"typography_text_transform\":\"capitalize\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"655f644\",\"elType\":\"widget\",\"settings\":{\"title\":\"Watch this short video to see how it works:\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":31,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"18\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"1ebccf3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"css_classes\":\"p-20 video-container-wrap\",\"custom_css\":\":root {\\r\\n  --gold-center: rgba(250, 205, 34, 0.6); \\/* golden center *\\/\\r\\n  --gold-mid: rgba(250, 205, 34, 0.3);    \\/* soft golden *\\/\\r\\n  --black: #000000;\\r\\n}\\r\\n\\r\\n.video-container-wrap {\\r\\n  position: relative;\\r\\n}\\r\\n\\r\\n\\/* Overlay Glow *\\/\\r\\n.video-container-wrap::before {\\r\\n  content: \\\"\\\";\\r\\n  position: absolute;\\r\\n  top: 0;\\r\\n  left: 0;\\r\\n  width: 100%;   \\/* wrapper jitna hi *\\/\\r\\n  height: 100%;  \\/* wrapper jitna hi *\\/\\r\\n  pointer-events: none;\\r\\n  z-index: -1; \\/* video ke neeche rehne ke liye neeche adjust karna padega *\\/\\r\\n\\r\\n  background: radial-gradient(\\r\\n    circle,\\r\\n    var(--gold-center) 40%, \\r\\n    var(--gold-mid) 70%,\\r\\n    transparent 100%\\r\\n  );\\r\\n\\r\\n  filter: blur(40px); \\/* thoda blur kam kar diya *\\/\\r\\n}\\r\\n\\r\\n\\/* Video iframe *\\/\\r\\n.video-container-wrap iframe {\\r\\n  position: relative;\\r\\n}\\r\\n\",\"width\":{\"unit\":\"px\",\"size\":1080,\"sizes\":[]}},\"elements\":[{\"id\":\"b9048a3\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"youtube.com\\/watch?v=xjJlm6IjBDQ&feature=youtu.be&themeRefresh=1\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"videopress_url\":\"https:\\/\\/videopress.com\\/v\\/ZCAOzTNk\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":true},{\"id\":\"8c35c94\",\"elType\":\"container\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"css_classes\":\"p-20\"},\"elements\":[{\"id\":\"4974384\",\"elType\":\"widget\",\"settings\":{\"html\":\"<!DOCTYPE html>\\r\\n<html lang=\\\"en\\\">\\r\\n\\r\\n<head>\\r\\n  <meta charset=\\\"UTF-8\\\">\\r\\n  <meta name=\\\"viewport\\\" content=\\\"width=device-width, initial-scale=1.0\\\">\\r\\n  <title>Document<\\/title>\\r\\n<\\/head>\\r\\n<style>\\r\\n  \\/* Custom CSS Variables *\\/\\r\\n  :root {\\r\\n    --accent-glow: #ff9100;\\r\\n    --secondary-glow: #ff0055;\\r\\n    --white-border: rgba(255, 255, 255, 0.4);\\r\\n    --black: #000000;\\r\\n    --transparent: rgba(0, 0, 0, 0);\\r\\n  }\\r\\n\\r\\n  \\/* 1. Combined Animation Keyframes (Rotation and Scale) *\\/\\r\\n  @keyframes rotate-and-scale {\\r\\n\\r\\n    \\/* Center Top (Full Width) *\\/\\r\\n    0% {\\r\\n      transform: rotate(0deg) scaleX(1);\\r\\n    }\\r\\n\\r\\n    \\/* Corner (Narrower) *\\/\\r\\n    25% {\\r\\n      transform: rotate(90deg) scaleX(0.25);\\r\\n    }\\r\\n\\r\\n    \\/* Center Bottom (Full Width) *\\/\\r\\n    50% {\\r\\n      transform: rotate(180deg) scaleX(1);\\r\\n    }\\r\\n\\r\\n    \\/* Corner (Narrower) *\\/\\r\\n    75% {\\r\\n      transform: rotate(270deg) scaleX(0.25);\\r\\n    }\\r\\n\\r\\n    \\/* Back to Start *\\/\\r\\n    100% {\\r\\n      transform: rotate(360deg) scaleX(1);\\r\\n    }\\r\\n  }\\r\\n\\r\\n  \\/* Base and Wrapper styles *\\/\\r\\n\\r\\n  .hero-button-wrap {\\r\\n    display: flex;\\r\\n    justify-content: center;\\r\\n    align-items: center;\\r\\n  }\\r\\n\\r\\n  \\/* 2. Main Button Container (White Border) *\\/\\r\\n  .primary-button-block {\\r\\n    width: 300px;\\r\\n    height: 60px;\\r\\n    border: 1px solid var(--white-border);\\r\\n    background-color: var(--black);\\r\\n    border-radius: 200px;\\r\\n    display: flex;\\r\\n    justify-content: center;\\r\\n    align-items: center;\\r\\n    padding: 1px;\\r\\n    position: relative;\\r\\n    overflow: hidden;\\r\\n    text-decoration: none;\\r\\n  }\\r\\n\\r\\n  \\/* 3. Rotating Stroke Wrapper (Removed \'filter: blur()\') *\\/\\r\\n  .button-stroke-wrapp {\\r\\n    z-index: 1;\\r\\n    position: absolute;\\r\\n\\r\\n    \\/* Size ko kam kia taake effect ziada tight rahe *\\/\\r\\n    width: 200%;\\r\\n    height: 300%;\\r\\n    top: -100%;\\r\\n    left: -50%;\\r\\n\\r\\n    display: flex;\\r\\n    justify-content: center;\\r\\n    align-items: center;\\r\\n\\r\\n    \\/* Animation wahi rahegi *\\/\\r\\n    animation: rotate-and-scale 4s linear infinite;\\r\\n    \\/* **YE LINE HATA DI GAYI HAI: filter: blur(3px);** *\\/\\r\\n  }\\r\\n\\r\\n  .button-stroke-block,\\r\\n  .button-stroke-block-v2 {\\r\\n    \\/* Gradient wahi rahega *\\/\\r\\n    background-image: linear-gradient(180deg,\\r\\n        var(--transparent) 10%,\\r\\n        var(--accent-glow) 40%,\\r\\n        var(--secondary-glow) 55%,\\r\\n        var(--transparent) 90%);\\r\\n    width: 50%;\\r\\n    height: 100%;\\r\\n  }\\r\\n\\r\\n  \\/* 4. Inner Black Layer (Text aur background) *\\/\\r\\n  .button-text-wrap {\\r\\n    z-index: 2;\\r\\n    background-color: var(--black);\\r\\n    border-radius: 200px;\\r\\n    width: 100%;\\r\\n    height: 100%;\\r\\n    display: flex;\\r\\n    justify-content: center;\\r\\n    align-items: center;\\r\\n    position: relative;\\r\\n  }\\r\\n\\r\\n  .primary-button-text {\\r\\n    color: white;\\r\\n    font-family: Calsans, Arial, sans-serif;\\r\\n    font-size: 18px;\\r\\n    font-weight: 600;\\r\\n    text-transform: capitalize;\\r\\n  }\\r\\n<\\/style>\\r\\n\\r\\n<body>\\r\\n\\r\\n  <div class=\\\"hero-button-wrap\\\">\\r\\n    <a href=\\\"https:\\/\\/calendly.com\\/goldenstallionagency\\/real-estate-and-development-branding-discovery-clone\\\" class=\\\"primary-button-block\\\">\\r\\n      <div class=\\\"button-stroke-wrapp\\\">\\r\\n        <div class=\\\"button-stroke-block\\\"><\\/div>\\r\\n        <div class=\\\"button-stroke-block-v2\\\"><\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"button-text-wrap\\\">\\r\\n        <div class=\\\"primary-button-text\\\"> Book A Call Now!<\\/div>\\r\\n      <\\/div>\\r\\n    <\\/a>\\r\\n  <\\/div>\\r\\n\\r\\n\\r\\n<\\/body>\\r\\n\\r\\n<\\/html>\"},\"elements\":[],\"widgetType\":\"html\"},{\"id\":\"3dcd95f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Trusted by Leading Companies Worldwide\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=69c152f\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"02d17cd\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":false,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7b7e55e\",\"elType\":\"widget\",\"settings\":{\"number_of_items\":6,\"transition_speed\":8000,\"item_image\":{\"unit\":\"px\",\"size\":140,\"sizes\":[],\"value\":\"100\"},\"box_height\":{\"unit\":\"px\",\"size\":60,\"sizes\":[],\"value\":\"200\"},\"box_background\":\"#FFFFFF00\",\"item_padding\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"item_border_border\":\"none\",\"badge_min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[],\"value\":\"0\"},\"badge_min_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[],\"value\":\"0\"},\"multisource_posts_include_date_meta_format\":\"Ymd\",\"multisource_posts_maxitems\":10,\"multisource_items\":[{\"item_type\":\"image\",\"image\":{\"id\":0,\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/plugins\\/unlimited-elements-for-elementor\\/images\\/gallery1.jpg\"},\"_id\":\"78392db\"},{\"item_type\":\"image\",\"image\":{\"id\":0,\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/plugins\\/unlimited-elements-for-elementor\\/images\\/gallery2.jpg\"},\"_id\":\"5758006\"},{\"item_type\":\"youtube\",\"image\":{\"id\":0,\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/plugins\\/unlimited-elements-for-elementor\\/images\\/gallery3.jpg\"},\"url_youtube\":\"qrO4YZeyl0I\",\"_id\":\"9de3eb6\"},{\"item_type\":\"image\",\"image\":{\"id\":0,\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/plugins\\/unlimited-elements-for-elementor\\/images\\/gallery5.jpg\"},\"_id\":\"d60f923\"},{\"item_type\":\"vimeo\",\"image\":{\"id\":0,\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/plugins\\/unlimited-elements-for-elementor\\/images\\/gallery4.jpg\"},\"vimeo_id\":\"581014653\",\"_id\":\"75ae447\"},{\"item_type\":\"html5\",\"image\":{\"id\":0,\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/plugins\\/unlimited-elements-for-elementor\\/images\\/gallery6.jpg\"},\"url_html5\":\"http:\\/\\/commondatastorage.googleapis.com\\/gtv-videos-bucket\\/sample\\/BigBuckBunny.mp4\",\"_id\":\"7af169b\"},{\"item_type\":\"image\",\"image\":{\"id\":0,\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/plugins\\/unlimited-elements-for-elementor\\/images\\/gallery1.jpg\"},\"_id\":\"26b2ae5\"}],\"multisource_instagram\":\"@gianlucavacchi\",\"multisource_instagram_num_items\":12,\"uc_items\":[{\"title\":\"Item 1\",\"image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/09\\/client-11.webp\",\"id\":1358,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_attributes_nosize\":\" src=\\\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/ac_assets\\/logo_marquee\\/logo1.png\\\"\",\"image_attributes\":\" src=\\\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/ac_assets\\/logo_marquee\\/logo1.png\\\"\",\"image_thumb\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/ac_assets\\/logo_marquee\\/logo1.png\",\"link\":{\"url\":\"#\"},\"_generated_id\":\"nyxfw\",\"item_repeater_class\":\"elementor-repeater-item-nyxfw\",\"_id\":\"72a5645\"},{\"title\":\"Item 2\",\"image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/09\\/client-9-1.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_attributes_nosize\":\" src=\\\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/ac_assets\\/logo_marquee\\/logo2.png\\\"\",\"image_attributes\":\" src=\\\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/ac_assets\\/logo_marquee\\/logo2.png\\\"\",\"image_thumb\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/ac_assets\\/logo_marquee\\/logo2.png\",\"link\":{\"url\":\"#\"},\"_generated_id\":\"642oj\",\"item_repeater_class\":\"elementor-repeater-item-642oj\",\"_id\":\"e898437\"},{\"title\":\"Item 3\",\"image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/09\\/client-4.webp\",\"id\":1356,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_attributes_nosize\":\" src=\\\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/ac_assets\\/logo_marquee\\/logo3.png\\\"\",\"image_attributes\":\" src=\\\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/ac_assets\\/logo_marquee\\/logo3.png\\\"\",\"image_thumb\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/ac_assets\\/logo_marquee\\/logo3.png\",\"link\":{\"url\":\"#\"},\"_generated_id\":\"289ce\",\"item_repeater_class\":\"elementor-repeater-item-289ce\",\"_id\":\"dffa4c8\"},{\"title\":\"Item 4\",\"image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/09\\/client-1.webp\",\"id\":1355,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_attributes_nosize\":\" src=\\\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/ac_assets\\/logo_marquee\\/logo4.png\\\"\",\"image_attributes\":\" src=\\\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/ac_assets\\/logo_marquee\\/logo4.png\\\"\",\"image_thumb\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/ac_assets\\/logo_marquee\\/logo4.png\",\"link\":{\"url\":\"#\"},\"_generated_id\":\"em6tf\",\"item_repeater_class\":\"elementor-repeater-item-em6tf\",\"_id\":\"bc93c51\"},{\"title\":\"Item 5\",\"image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/09\\/client-7.webp\",\"id\":1353,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_attributes_nosize\":\" src=\\\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/ac_assets\\/logo_marquee\\/logo6.png\\\"\",\"image_attributes\":\" src=\\\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/ac_assets\\/logo_marquee\\/logo6.png\\\"\",\"image_thumb\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/ac_assets\\/logo_marquee\\/logo6.png\",\"link\":{\"url\":\"#\"},\"_generated_id\":\"vuwj5\",\"item_repeater_class\":\"elementor-repeater-item-vuwj5\",\"_id\":\"375a36a\"},{\"title\":\"Item 6\",\"image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/09\\/client-8.webp\",\"id\":1352,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_attributes_nosize\":\" src=\\\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/ac_assets\\/logo_marquee\\/logo6.png\\\"\",\"image_attributes\":\" src=\\\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/ac_assets\\/logo_marquee\\/logo6.png\\\"\",\"image_thumb\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/ac_assets\\/logo_marquee\\/logo6.png\",\"link\":{\"url\":\"#\"},\"_generated_id\":\"gn918\",\"item_repeater_class\":\"elementor-repeater-item-gn918\",\"_id\":\"fd127ae\"}],\"number_of_items_mobile\":2},\"elements\":[],\"widgetType\":\"ucaddon_logo_marquee\"},{\"id\":\"d9c24ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span>High-Converting<\\/span> Pages with\\nFlow\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"calsans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"custom\",\"size\":\"120%\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=nvlightbg\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bfa8fa3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Where strategy meets scroll-stopping design.\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ef95d40\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"css_classes\":\"p-20\"},\"elements\":[{\"id\":\"c263916\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"css_classes\":\"another-amzng-bg\",\"content_width\":\"full\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"center\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"4d637ac\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"overflow\":\"hidden\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"031dfdf\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/10\\/E11even-Dental-_-Best-Dentist-in-London.mp4\",\"id\":1783,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"videopress_url\":\"https:\\/\\/videopress.com\\/v\\/ZCAOzTNk\",\"autoplay\":\"yes\",\"mute\":\"yes\",\"loop\":\"yes\",\"controls\":\"\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":true},{\"id\":\"177be5e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"436263f\",\"elType\":\"widget\",\"settings\":{\"title\":\"AIW: Ultimate Website Strategy\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Figtree\",\"typography_font_size\":{\"unit\":\"px\",\"size\":31,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"62bf546\",\"elType\":\"widget\",\"settings\":{\"editor\":\"This is our proven blueprint for building high-converting, trust-driven hair transplant websites.\\n\\n\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7d4c6ab\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"<span style=\\\"color: gold;\\\">01.<\\/span> Hero\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"39f242f\"},{\"text\":\"<span style=\\\"color: gold;\\\">02.<\\/span> Reviews \\/ Case Studies \\/ Before-After\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"9dec8d4\"},{\"text\":\"<span style=\\\"color: gold;\\\">03.<\\/span> Press Release Kit\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"69f31ca\"},{\"text\":\"<span style=\\\"color: gold;\\\">04.<\\/span> Doctor Showcase\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"822c28e\"},{\"text\":\"<span style=\\\"color: gold;\\\">05.<\\/span> Our Process\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"3a6535a\"},{\"text\":\"<span style=\\\"color: gold;\\\">06.<\\/span>  Email Magnet\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"6a5709a\"},{\"text\":\"<span style=\\\"color: gold;\\\">07.<\\/span>  FAQ\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"273208e\"},{\"text\":\"<span style=\\\"color: gold;\\\">08.<\\/span>  Blog Articles\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"02ae4e9\"},{\"text\":\"<span style=\\\"color: gold;\\\">09.<\\/span>  Services & Footer\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"b31b072\"}],\"space_between\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_css_classes\":\"cstm-border-btm\"},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"a7cc057\",\"elType\":\"widget\",\"settings\":{\"html\":\"<!DOCTYPE html>\\r\\n<html lang=\\\"en\\\">\\r\\n\\r\\n<head>\\r\\n  <meta charset=\\\"UTF-8\\\">\\r\\n  <meta name=\\\"viewport\\\" content=\\\"width=device-width, initial-scale=1.0\\\">\\r\\n  <title>Document<\\/title>\\r\\n<\\/head>\\r\\n<style>\\r\\n  \\/* Custom CSS Variables *\\/\\r\\n  :root {\\r\\n    --accent-glow: #ff9100;\\r\\n    --secondary-glow: #ff0055;\\r\\n    --white-border: rgba(255, 255, 255, 0.4);\\r\\n    --black: #000000;\\r\\n    --transparent: rgba(0, 0, 0, 0);\\r\\n  }\\r\\n\\r\\n  \\/* 1. Combined Animation Keyframes (Rotation and Scale) *\\/\\r\\n  @keyframes rotate-and-scale {\\r\\n\\r\\n    \\/* Center Top (Full Width) *\\/\\r\\n    0% {\\r\\n      transform: rotate(0deg) scaleX(1);\\r\\n    }\\r\\n\\r\\n    \\/* Corner (Narrower) *\\/\\r\\n    25% {\\r\\n      transform: rotate(90deg) scaleX(0.25);\\r\\n    }\\r\\n\\r\\n    \\/* Center Bottom (Full Width) *\\/\\r\\n    50% {\\r\\n      transform: rotate(180deg) scaleX(1);\\r\\n    }\\r\\n\\r\\n    \\/* Corner (Narrower) *\\/\\r\\n    75% {\\r\\n      transform: rotate(270deg) scaleX(0.25);\\r\\n    }\\r\\n\\r\\n    \\/* Back to Start *\\/\\r\\n    100% {\\r\\n      transform: rotate(360deg) scaleX(1);\\r\\n    }\\r\\n  }\\r\\n\\r\\n  \\/* Base and Wrapper styles *\\/\\r\\n\\r\\n  .hero-button-wrap {\\r\\n    display: flex;\\r\\n    justify-content: center;\\r\\n    align-items: center;\\r\\n  }\\r\\n\\r\\n  \\/* 2. Main Button Container (White Border) *\\/\\r\\n  .primary-button-block {\\r\\n    width: 300px;\\r\\n    height: 60px;\\r\\n    border: 1px solid var(--white-border);\\r\\n    background-color: var(--black);\\r\\n    border-radius: 200px;\\r\\n    display: flex;\\r\\n    justify-content: center;\\r\\n    align-items: center;\\r\\n    padding: 1px;\\r\\n    position: relative;\\r\\n    overflow: hidden;\\r\\n    text-decoration: none;\\r\\n  }\\r\\n\\r\\n  \\/* 3. Rotating Stroke Wrapper (Removed \'filter: blur()\') *\\/\\r\\n  .button-stroke-wrapp {\\r\\n    z-index: 1;\\r\\n    position: absolute;\\r\\n\\r\\n    \\/* Size ko kam kia taake effect ziada tight rahe *\\/\\r\\n    width: 200%;\\r\\n    height: 300%;\\r\\n    top: -100%;\\r\\n    left: -50%;\\r\\n\\r\\n    display: flex;\\r\\n    justify-content: center;\\r\\n    align-items: center;\\r\\n\\r\\n    \\/* Animation wahi rahegi *\\/\\r\\n    animation: rotate-and-scale 4s linear infinite;\\r\\n    \\/* **YE LINE HATA DI GAYI HAI: filter: blur(3px);** *\\/\\r\\n  }\\r\\n\\r\\n  .button-stroke-block,\\r\\n  .button-stroke-block-v2 {\\r\\n    \\/* Gradient wahi rahega *\\/\\r\\n    background-image: linear-gradient(180deg,\\r\\n        var(--transparent) 10%,\\r\\n        var(--accent-glow) 40%,\\r\\n        var(--secondary-glow) 55%,\\r\\n        var(--transparent) 90%);\\r\\n    width: 50%;\\r\\n    height: 100%;\\r\\n  }\\r\\n\\r\\n  \\/* 4. Inner Black Layer (Text aur background) *\\/\\r\\n  .button-text-wrap {\\r\\n    z-index: 2;\\r\\n    background-color: var(--black);\\r\\n    border-radius: 200px;\\r\\n    width: 100%;\\r\\n    height: 100%;\\r\\n    display: flex;\\r\\n    justify-content: center;\\r\\n    align-items: center;\\r\\n    position: relative;\\r\\n  }\\r\\n\\r\\n  .primary-button-text {\\r\\n    color: white;\\r\\n    font-family: Calsans, Arial, sans-serif;\\r\\n    font-size: 18px;\\r\\n    font-weight: 600;\\r\\n    text-transform: capitalize;\\r\\n  }\\r\\n<\\/style>\\r\\n\\r\\n<body>\\r\\n\\r\\n  <div class=\\\"hero-button-wrap\\\">\\r\\n    <a href=\\\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/08\\/AIW_-Ultimate-Hair-Transplant-Website-Strategy.pdf\\\" class=\\\"primary-button-block\\\">\\r\\n      <div class=\\\"button-stroke-wrapp\\\">\\r\\n        <div class=\\\"button-stroke-block\\\"><\\/div>\\r\\n        <div class=\\\"button-stroke-block-v2\\\"><\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"button-text-wrap\\\">\\r\\n        <div class=\\\"primary-button-text\\\"> Download Full Strategy<\\/div>\\r\\n      <\\/div>\\r\\n    <\\/a>\\r\\n  <\\/div>\\r\\n\\r\\n\\r\\n<\\/body>\\r\\n\\r\\n<\\/html>\",\"_flex_align_self\":\"flex-start\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"01ab53b\",\"elType\":\"widget\",\"settings\":{\"html\":\"<!DOCTYPE html>\\r\\n<html lang=\\\"en\\\">\\r\\n\\r\\n<head>\\r\\n  <meta charset=\\\"UTF-8\\\">\\r\\n  <meta name=\\\"viewport\\\" content=\\\"width=device-width, initial-scale=1.0\\\">\\r\\n  <title>Document<\\/title>\\r\\n<\\/head>\\r\\n<style>\\r\\n  \\/* Custom CSS Variables *\\/\\r\\n  :root {\\r\\n    --accent-glow: #ff9100;\\r\\n    --secondary-glow: #ff0055;\\r\\n    --white-border: rgba(255, 255, 255, 0.4);\\r\\n    --black: #000000;\\r\\n    --transparent: rgba(0, 0, 0, 0);\\r\\n  }\\r\\n\\r\\n  \\/* 1. Combined Animation Keyframes (Rotation and Scale) *\\/\\r\\n  @keyframes rotate-and-scale {\\r\\n\\r\\n    \\/* Center Top (Full Width) *\\/\\r\\n    0% {\\r\\n      transform: rotate(0deg) scaleX(1);\\r\\n    }\\r\\n\\r\\n    \\/* Corner (Narrower) *\\/\\r\\n    25% {\\r\\n      transform: rotate(90deg) scaleX(0.25);\\r\\n    }\\r\\n\\r\\n    \\/* Center Bottom (Full Width) *\\/\\r\\n    50% {\\r\\n      transform: rotate(180deg) scaleX(1);\\r\\n    }\\r\\n\\r\\n    \\/* Corner (Narrower) *\\/\\r\\n    75% {\\r\\n      transform: rotate(270deg) scaleX(0.25);\\r\\n    }\\r\\n\\r\\n    \\/* Back to Start *\\/\\r\\n    100% {\\r\\n      transform: rotate(360deg) scaleX(1);\\r\\n    }\\r\\n  }\\r\\n\\r\\n  \\/* Base and Wrapper styles *\\/\\r\\n\\r\\n  .hero-button-wrap {\\r\\n    display: flex;\\r\\n    justify-content: center;\\r\\n    align-items: center;\\r\\n  }\\r\\n\\r\\n  \\/* 2. Main Button Container (White Border) *\\/\\r\\n  .primary-button-block {\\r\\n    width: 300px;\\r\\n    height: 60px;\\r\\n    border: 1px solid var(--white-border);\\r\\n    background-color: var(--black);\\r\\n    border-radius: 200px;\\r\\n    display: flex;\\r\\n    justify-content: center;\\r\\n    align-items: center;\\r\\n    padding: 1px;\\r\\n    position: relative;\\r\\n    overflow: hidden;\\r\\n    text-decoration: none;\\r\\n  }\\r\\n\\r\\n  \\/* 3. Rotating Stroke Wrapper (Removed \'filter: blur()\') *\\/\\r\\n  .button-stroke-wrapp {\\r\\n    z-index: 1;\\r\\n    position: absolute;\\r\\n\\r\\n    \\/* Size ko kam kia taake effect ziada tight rahe *\\/\\r\\n    width: 200%;\\r\\n    height: 300%;\\r\\n    top: -100%;\\r\\n    left: -50%;\\r\\n\\r\\n    display: flex;\\r\\n    justify-content: center;\\r\\n    align-items: center;\\r\\n\\r\\n    \\/* Animation wahi rahegi *\\/\\r\\n    animation: rotate-and-scale 4s linear infinite;\\r\\n    \\/* **YE LINE HATA DI GAYI HAI: filter: blur(3px);** *\\/\\r\\n  }\\r\\n\\r\\n  .button-stroke-block,\\r\\n  .button-stroke-block-v2 {\\r\\n    \\/* Gradient wahi rahega *\\/\\r\\n    background-image: linear-gradient(180deg,\\r\\n        var(--transparent) 10%,\\r\\n        var(--accent-glow) 40%,\\r\\n        var(--secondary-glow) 55%,\\r\\n        var(--transparent) 90%);\\r\\n    width: 50%;\\r\\n    height: 100%;\\r\\n  }\\r\\n\\r\\n  \\/* 4. Inner Black Layer (Text aur background) *\\/\\r\\n  .button-text-wrap {\\r\\n    z-index: 2;\\r\\n    background-color: var(--black);\\r\\n    border-radius: 200px;\\r\\n    width: 100%;\\r\\n    height: 100%;\\r\\n    display: flex;\\r\\n    justify-content: center;\\r\\n    align-items: center;\\r\\n    position: relative;\\r\\n  }\\r\\n\\r\\n  .primary-button-text {\\r\\n    color: white;\\r\\n    font-family: Calsans, Arial, sans-serif;\\r\\n    font-size: 18px;\\r\\n    font-weight: 600;\\r\\n    text-transform: capitalize;\\r\\n  }\\r\\n<\\/style>\\r\\n\\r\\n<body>\\r\\n\\r\\n  <div class=\\\"hero-button-wrap\\\">\\r\\n    <a href=\\\"https:\\/\\/calendly.com\\/goldenstallionagency\\/real-estate-and-development-branding-discovery-clone\\\" class=\\\"primary-button-block\\\">\\r\\n      <div class=\\\"button-stroke-wrapp\\\">\\r\\n        <div class=\\\"button-stroke-block\\\"><\\/div>\\r\\n        <div class=\\\"button-stroke-block-v2\\\"><\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"button-text-wrap\\\">\\r\\n        <div class=\\\"primary-button-text\\\"> Book A Call Now!<\\/div>\\r\\n      <\\/div>\\r\\n    <\\/a>\\r\\n  <\\/div>\\r\\n\\r\\n\\r\\n<\\/body>\\r\\n\\r\\n<\\/html>\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":false},{\"id\":\"756d480\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":false,\"unit\":\"px\",\"size\":0},\"css_classes\":\"p-20\"},\"elements\":[{\"id\":\"6ba08cd\",\"elType\":\"widget\",\"settings\":{\"title\":\"How we turn ideas <span>into impact<\\/span>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"calsans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"custom\",\"size\":\"120%\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=nvlightbg\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8572553\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We follow a proven process to deliver sites that perform.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"171da3f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/07\\/Path_5693.svg\",\"id\":\"\",\"size\":\"\",\"source\":\"url\"},\"background_position\":\"top right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"css_classes\":\"cstm-bg-curve-l\",\"flex_wrap_tablet\":\"wrap\",\"background_position_mobile\":\"initial\",\"hide_mobile\":\"hidden-mobile\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"6bf9e5f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_size_tablet\":\"grow\"},\"elements\":[{\"id\":\"b64f499\",\"elType\":\"widget\",\"settings\":{\"title\":\"01\",\"_flex_align_self\":\"center\",\"_css_classes\":\"box-num\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e1d7e47\",\"elType\":\"widget\",\"settings\":{\"title\":\"Discovery & Strategy\\n\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Figtree\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a228ebe\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We dive deep into your goals to uncover what really moves your audience \\u2014 strategy comes first.<\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c5a3290\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_size_tablet\":\"grow\"},\"elements\":[{\"id\":\"4a943a5\",\"elType\":\"widget\",\"settings\":{\"title\":\"02\",\"_flex_align_self\":\"center\",\"_css_classes\":\"box-num\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b4f7a87\",\"elType\":\"widget\",\"settings\":{\"title\":\"Design That Converts\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Figtree\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3fbde38\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Crafting layouts with purpose \\u2014 every element guides the user toward action and trust.\\n\\n\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4bcd578\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_size_tablet\":\"grow\"},\"elements\":[{\"id\":\"ae37f9b\",\"elType\":\"widget\",\"settings\":{\"title\":\"03\",\"_flex_align_self\":\"center\",\"_css_classes\":\"box-num\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"42d0354\",\"elType\":\"widget\",\"settings\":{\"title\":\"Launch & Optimize\\n\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Figtree\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"da4b446\",\"elType\":\"widget\",\"settings\":{\"editor\":\"After launch, we refine with data \\u2014 ensuring your site performs as beautifully as it looks.\\n\\n\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f456d43\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":false,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"css_classes\":\"p-20\"},\"elements\":[{\"id\":\"1fb2e8f\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span>Stop wasting budget<\\/span> on ads that send <span>visitors <\\/span>to broken websites\\n\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"calsans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"custom\",\"size\":\"120%\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=nvlightbg\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"903addb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Here\\u2019s what\\u2019s holding back your conversions \\u2014 and how we fix it.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"67bd4bd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":false,\"unit\":\"px\",\"size\":0},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":false,\"unit\":\"px\",\"size\":20},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7df0520\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_size_tablet\":\"grow\"},\"elements\":[{\"id\":\"3734125\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/09\\/67bb8177c0dadd063faf6445_xnBn0gX6TFCdfM7NQZhs_cf-wo-redarrow.png\",\"id\":1473,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<span>Poor <\\/span>conversion performance\",\"description_text\":\"Too many links distract visitors and dilute focus.\\n\\n\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_size\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"image_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"image_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Figtree\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_flex_align_self\":\"stretch\",\"_flex_size\":\"grow\",\"_css_classes\":\"cstm-box-css red-ss\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_color\":\"#D8D6D699\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"title_typography_typography\":\"\",\"description_typography_typography\":\"\",\"_border_color\":\"\",\"title_color\":\"globals\\/colors?id=text\",\"hover_title_color\":\"globals\\/colors?id=488c59d\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"eb1f634\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/09\\/67bb8177c0dadd063faf6445_xnBn0gX6TFCdfM7NQZhs_cf-wo-redarrow.png\",\"id\":1473,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<span>Low<\\/span> visitor engagement\",\"description_text\":\"Slow loading times frustrate users and increase bounce rates.\\n\\n\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_size\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"image_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"image_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Figtree\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_flex_align_self\":\"stretch\",\"_flex_size\":\"grow\",\"_css_classes\":\"cstm-box-css red-ss\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_color\":\"#D8D6D699\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"title_typography_typography\":\"\",\"description_typography_typography\":\"\",\"_border_color\":\"\",\"title_color\":\"globals\\/colors?id=text\",\"hover_title_color\":\"globals\\/colors?id=488c59d\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"d074fe1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/09\\/67bb8177c0dadd063faf6445_xnBn0gX6TFCdfM7NQZhs_cf-wo-redarrow.png\",\"id\":1473,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<span>Unfocused<\\/span> user experience\",\"description_text\":\"Unclear calls to action confuse potential customers.\\n\\n\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_size\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"image_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"image_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Figtree\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_flex_align_self\":\"stretch\",\"_flex_size\":\"grow\",\"_css_classes\":\"cstm-box-css red-ss\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_color\":\"#D8D6D699\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"title_typography_typography\":\"\",\"description_typography_typography\":\"\",\"_border_color\":\"\",\"title_color\":\"globals\\/colors?id=text\",\"hover_title_color\":\"globals\\/colors?id=488c59d\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"44e24ef\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/09\\/67bb8177c0dadd063faf6445_xnBn0gX6TFCdfM7NQZhs_cf-wo-redarrow.png\",\"id\":1473,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<span>Missed <\\/span>sales opportunities\",\"description_text\":\"Generic design fails to build trust or authority.\\n\\n\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_size\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"image_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"image_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Figtree\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_flex_align_self\":\"stretch\",\"_flex_size\":\"grow\",\"_css_classes\":\"cstm-box-css red-ss\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_color\":\"#D8D6D699\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"title_typography_typography\":\"\",\"description_typography_typography\":\"\",\"_border_color\":\"\",\"title_color\":\"globals\\/colors?id=text\",\"hover_title_color\":\"globals\\/colors?id=488c59d\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"1d1b331\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":false,\"unit\":\"px\",\"size\":10},\"flex_wrap\":\"wrap\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":false,\"unit\":\"px\",\"size\":20},\"_flex_order_tablet\":\"custom\",\"_flex_order_custom_tablet\":3,\"_flex_size_tablet\":\"custom\"},\"elements\":[{\"id\":\"da68750\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"_flex_align_self\":\"stretch\",\"css_classes\":\"cst-box-gradoent\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=488c59d\"},\"width_tablet\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"e3a3e04\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/09\\/67bb90db392af4ac96adf168_1.webp\",\"id\":1486,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Low-Performing Site\",\"description_text\":\"\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_size\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"image_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"image_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Figtree\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_css_classes\":\"cstm-box-css\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_color\":\"#D8D6D699\",\"__globals__\":{\"title_typography_typography\":\"\",\"description_typography_typography\":\"\",\"_border_color\":\"\",\"title_color\":\"globals\\/colors?id=488c59d\",\"hover_title_color\":\"globals\\/colors?id=488c59d\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"605270b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/09\\/Book-a-reserved-coworking-spot-in-Spaces-Waterfall-Midrand-Midrand-Gumtree-South-Africa-08-11-2025_10_43_AM-768x1345-1.webp\",\"id\":1490,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"height_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"height_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"object-fit\":\"cover\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_element_width\":\"inherit\",\"_flex_align_self\":\"stretch\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"313ea56\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":false,\"unit\":\"px\",\"size\":20},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"border_color\":\"#578E25\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"cstm-green-gradnt\",\"__globals__\":{\"border_color\":\"\"},\"width_tablet\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"8d4dffb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/09\\/67bb90f39296863ae1225eca_2.webp\",\"id\":1491,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Conversion-Driven Design\",\"description_text\":\"\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_size\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"image_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"image_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Figtree\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"title_color\":\"#1BAA2E\",\"hover_title_color\":\"#1BAA2E\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_css_classes\":\"cstm-box-css\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_color\":\"#D8D6D699\",\"__globals__\":{\"title_typography_typography\":\"\",\"description_typography_typography\":\"\",\"_border_color\":\"\",\"title_color\":\"\",\"hover_title_color\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"fd08f7f\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/10\\/ClearStone-Properties-Exclusive-Luxury-Residences-Secure-Living.mp4\",\"id\":1760,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"videopress_url\":\"https:\\/\\/videopress.com\\/v\\/ZCAOzTNk\",\"autoplay\":\"yes\",\"play_on_mobile\":\"yes\",\"mute\":\"yes\",\"loop\":\"yes\",\"controls\":\"\",\"aspect_ratio\":\"916\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"8ebf332\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_order_tablet\":\"custom\",\"_flex_order_mobile\":\"end\",\"_flex_order_custom_tablet\":2,\"_flex_size_tablet\":\"grow\"},\"elements\":[{\"id\":\"adfbeb6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/09\\/67bb88976d7f0ade2662c189_nMkfZvSyTSOfEX3hVGmM_cf-wo-greenarrow-1.png\",\"id\":1505,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<span>High <\\/span>conversion rates\",\"description_text\":\"Clear, focused navigation guides visitors to buy.\\n\\n\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_size\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"image_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"image_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Figtree\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#7FD136\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_flex_align_self\":\"stretch\",\"_flex_size\":\"grow\",\"_css_classes\":\"cstm-box-css green-ss\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_color\":\"#D8D6D699\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"title_typography_typography\":\"\",\"description_typography_typography\":\"\",\"_border_color\":\"\",\"title_color\":\"globals\\/colors?id=text\",\"hover_title_color\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"a815650\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/09\\/67bb88976d7f0ade2662c189_nMkfZvSyTSOfEX3hVGmM_cf-wo-greenarrow-1.png\",\"id\":1505,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<span>Engaged <\\/span> visitorsrates\",\"description_text\":\"Fast, responsive design keeps users engaged.\\n\\n\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_size\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"image_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"image_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Figtree\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#7FD136\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_flex_align_self\":\"stretch\",\"_flex_size\":\"grow\",\"_css_classes\":\"cstm-box-css green-ss\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_color\":\"#D8D6D699\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"title_typography_typography\":\"\",\"description_typography_typography\":\"\",\"_border_color\":\"\",\"title_color\":\"globals\\/colors?id=text\",\"hover_title_color\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"3e5e397\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/09\\/67bb88976d7f0ade2662c189_nMkfZvSyTSOfEX3hVGmM_cf-wo-greenarrow-1.png\",\"id\":1505,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<span>Increased lead <\\/span>generationrates\",\"description_text\":\"Strong, compelling calls to action drive clicks.\\n\\n\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_size\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"image_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"image_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Figtree\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#7FD136\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_flex_align_self\":\"stretch\",\"_flex_size\":\"grow\",\"_css_classes\":\"cstm-box-css green-ss\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_color\":\"#D8D6D699\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"title_typography_typography\":\"\",\"description_typography_typography\":\"\",\"_border_color\":\"\",\"title_color\":\"globals\\/colors?id=text\",\"hover_title_color\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"470cb5a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/09\\/67bb88976d7f0ade2662c189_nMkfZvSyTSOfEX3hVGmM_cf-wo-greenarrow-1.png\",\"id\":1505,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<span>Increased Trust  <\\/span>& Credibility rates\",\"description_text\":\"Clear, focused navigation guides visitors to buy.\\n\\n\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_size\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"image_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"image_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Figtree\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#7FD136\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_flex_align_self\":\"stretch\",\"_flex_size\":\"grow\",\"_css_classes\":\"cstm-box-css green-ss\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_color\":\"#D8D6D699\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"title_typography_typography\":\"\",\"description_typography_typography\":\"\",\"_border_color\":\"\",\"title_color\":\"globals\\/colors?id=text\",\"hover_title_color\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d5babfe\",\"elType\":\"widget\",\"settings\":{\"html\":\"<!DOCTYPE html>\\r\\n<html lang=\\\"en\\\">\\r\\n\\r\\n<head>\\r\\n  <meta charset=\\\"UTF-8\\\">\\r\\n  <meta name=\\\"viewport\\\" content=\\\"width=device-width, initial-scale=1.0\\\">\\r\\n  <title>Document<\\/title>\\r\\n<\\/head>\\r\\n<style>\\r\\n  \\/* Custom CSS Variables *\\/\\r\\n  :root {\\r\\n    --accent-glow: #ff9100;\\r\\n    --secondary-glow: #ff0055;\\r\\n    --white-border: rgba(255, 255, 255, 0.4);\\r\\n    --black: #000000;\\r\\n    --transparent: rgba(0, 0, 0, 0);\\r\\n  }\\r\\n\\r\\n  \\/* 1. Combined Animation Keyframes (Rotation and Scale) *\\/\\r\\n  @keyframes rotate-and-scale {\\r\\n\\r\\n    \\/* Center Top (Full Width) *\\/\\r\\n    0% {\\r\\n      transform: rotate(0deg) scaleX(1);\\r\\n    }\\r\\n\\r\\n    \\/* Corner (Narrower) *\\/\\r\\n    25% {\\r\\n      transform: rotate(90deg) scaleX(0.25);\\r\\n    }\\r\\n\\r\\n    \\/* Center Bottom (Full Width) *\\/\\r\\n    50% {\\r\\n      transform: rotate(180deg) scaleX(1);\\r\\n    }\\r\\n\\r\\n    \\/* Corner (Narrower) *\\/\\r\\n    75% {\\r\\n      transform: rotate(270deg) scaleX(0.25);\\r\\n    }\\r\\n\\r\\n    \\/* Back to Start *\\/\\r\\n    100% {\\r\\n      transform: rotate(360deg) scaleX(1);\\r\\n    }\\r\\n  }\\r\\n\\r\\n  \\/* Base and Wrapper styles *\\/\\r\\n\\r\\n  .hero-button-wrap {\\r\\n    display: flex;\\r\\n    justify-content: center;\\r\\n    align-items: center;\\r\\n  }\\r\\n\\r\\n  \\/* 2. Main Button Container (White Border) *\\/\\r\\n  .primary-button-block {\\r\\n    width: 300px;\\r\\n    height: 60px;\\r\\n    border: 1px solid var(--white-border);\\r\\n    background-color: var(--black);\\r\\n    border-radius: 200px;\\r\\n    display: flex;\\r\\n    justify-content: center;\\r\\n    align-items: center;\\r\\n    padding: 1px;\\r\\n    position: relative;\\r\\n    overflow: hidden;\\r\\n    text-decoration: none;\\r\\n  }\\r\\n\\r\\n  \\/* 3. Rotating Stroke Wrapper (Removed \'filter: blur()\') *\\/\\r\\n  .button-stroke-wrapp {\\r\\n    z-index: 1;\\r\\n    position: absolute;\\r\\n\\r\\n    \\/* Size ko kam kia taake effect ziada tight rahe *\\/\\r\\n    width: 200%;\\r\\n    height: 300%;\\r\\n    top: -100%;\\r\\n    left: -50%;\\r\\n\\r\\n    display: flex;\\r\\n    justify-content: center;\\r\\n    align-items: center;\\r\\n\\r\\n    \\/* Animation wahi rahegi *\\/\\r\\n    animation: rotate-and-scale 4s linear infinite;\\r\\n    \\/* **YE LINE HATA DI GAYI HAI: filter: blur(3px);** *\\/\\r\\n  }\\r\\n\\r\\n  .button-stroke-block,\\r\\n  .button-stroke-block-v2 {\\r\\n    \\/* Gradient wahi rahega *\\/\\r\\n    background-image: linear-gradient(180deg,\\r\\n        var(--transparent) 10%,\\r\\n        var(--accent-glow) 40%,\\r\\n        var(--secondary-glow) 55%,\\r\\n        var(--transparent) 90%);\\r\\n    width: 50%;\\r\\n    height: 100%;\\r\\n  }\\r\\n\\r\\n  \\/* 4. Inner Black Layer (Text aur background) *\\/\\r\\n  .button-text-wrap {\\r\\n    z-index: 2;\\r\\n    background-color: var(--black);\\r\\n    border-radius: 200px;\\r\\n    width: 100%;\\r\\n    height: 100%;\\r\\n    display: flex;\\r\\n    justify-content: center;\\r\\n    align-items: center;\\r\\n    position: relative;\\r\\n  }\\r\\n\\r\\n  .primary-button-text {\\r\\n    color: white;\\r\\n    font-family: Calsans, Arial, sans-serif;\\r\\n    font-size: 18px;\\r\\n    font-weight: 600;\\r\\n    text-transform: capitalize;\\r\\n  }\\r\\n<\\/style>\\r\\n\\r\\n<body>\\r\\n\\r\\n  <div class=\\\"hero-button-wrap\\\">\\r\\n    <a href=\\\"https:\\/\\/calendly.com\\/goldenstallionagency\\/real-estate-and-development-branding-discovery-clone\\\" class=\\\"primary-button-block\\\">\\r\\n      <div class=\\\"button-stroke-wrapp\\\">\\r\\n        <div class=\\\"button-stroke-block\\\"><\\/div>\\r\\n        <div class=\\\"button-stroke-block-v2\\\"><\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"button-text-wrap\\\">\\r\\n        <div class=\\\"primary-button-text\\\"> Book A Call Now!<\\/div>\\r\\n      <\\/div>\\r\\n    <\\/a>\\r\\n  <\\/div>\\r\\n\\r\\n\\r\\n<\\/body>\\r\\n\\r\\n<\\/html>\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":false},{\"id\":\"684bb30\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1280,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"css_classes\":\"p-20\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ca62b46\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"flex_align_items\":\"flex-start\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c5f93c0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Clearstone Properties Website<span><br> Review<\\/span>\\n\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"calsans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"custom\",\"size\":\"120%\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=nvlightbg\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6729f93\",\"elType\":\"widget\",\"settings\":{\"html\":\"<!DOCTYPE html>\\r\\n<html lang=\\\"en\\\">\\r\\n\\r\\n<head>\\r\\n  <meta charset=\\\"UTF-8\\\">\\r\\n  <meta name=\\\"viewport\\\" content=\\\"width=device-width, initial-scale=1.0\\\">\\r\\n  <title>Document<\\/title>\\r\\n<\\/head>\\r\\n<style>\\r\\n  \\/* Custom CSS Variables *\\/\\r\\n  :root {\\r\\n    --accent-glow: #ff9100;\\r\\n    --secondary-glow: #ff0055;\\r\\n    --white-border: rgba(255, 255, 255, 0.4);\\r\\n    --black: #000000;\\r\\n    --transparent: rgba(0, 0, 0, 0);\\r\\n  }\\r\\n\\r\\n  \\/* 1. Combined Animation Keyframes (Rotation and Scale) *\\/\\r\\n  @keyframes rotate-and-scale {\\r\\n\\r\\n    \\/* Center Top (Full Width) *\\/\\r\\n    0% {\\r\\n      transform: rotate(0deg) scaleX(1);\\r\\n    }\\r\\n\\r\\n    \\/* Corner (Narrower) *\\/\\r\\n    25% {\\r\\n      transform: rotate(90deg) scaleX(0.25);\\r\\n    }\\r\\n\\r\\n    \\/* Center Bottom (Full Width) *\\/\\r\\n    50% {\\r\\n      transform: rotate(180deg) scaleX(1);\\r\\n    }\\r\\n\\r\\n    \\/* Corner (Narrower) *\\/\\r\\n    75% {\\r\\n      transform: rotate(270deg) scaleX(0.25);\\r\\n    }\\r\\n\\r\\n    \\/* Back to Start *\\/\\r\\n    100% {\\r\\n      transform: rotate(360deg) scaleX(1);\\r\\n    }\\r\\n  }\\r\\n\\r\\n  \\/* Base and Wrapper styles *\\/\\r\\n\\r\\n  .hero-button-wrap {\\r\\n    display: flex;\\r\\n    justify-content: center;\\r\\n    align-items: center;\\r\\n  }\\r\\n\\r\\n  \\/* 2. Main Button Container (White Border) *\\/\\r\\n  .primary-button-block {\\r\\n    width: 300px;\\r\\n    height: 60px;\\r\\n    border: 1px solid var(--white-border);\\r\\n    background-color: var(--black);\\r\\n    border-radius: 200px;\\r\\n    display: flex;\\r\\n    justify-content: center;\\r\\n    align-items: center;\\r\\n    padding: 1px;\\r\\n    position: relative;\\r\\n    overflow: hidden;\\r\\n    text-decoration: none;\\r\\n  }\\r\\n\\r\\n  \\/* 3. Rotating Stroke Wrapper (Removed \'filter: blur()\') *\\/\\r\\n  .button-stroke-wrapp {\\r\\n    z-index: 1;\\r\\n    position: absolute;\\r\\n\\r\\n    \\/* Size ko kam kia taake effect ziada tight rahe *\\/\\r\\n    width: 200%;\\r\\n    height: 300%;\\r\\n    top: -100%;\\r\\n    left: -50%;\\r\\n\\r\\n    display: flex;\\r\\n    justify-content: center;\\r\\n    align-items: center;\\r\\n\\r\\n    \\/* Animation wahi rahegi *\\/\\r\\n    animation: rotate-and-scale 4s linear infinite;\\r\\n    \\/* **YE LINE HATA DI GAYI HAI: filter: blur(3px);** *\\/\\r\\n  }\\r\\n\\r\\n  .button-stroke-block,\\r\\n  .button-stroke-block-v2 {\\r\\n    \\/* Gradient wahi rahega *\\/\\r\\n    background-image: linear-gradient(180deg,\\r\\n        var(--transparent) 10%,\\r\\n        var(--accent-glow) 40%,\\r\\n        var(--secondary-glow) 55%,\\r\\n        var(--transparent) 90%);\\r\\n    width: 50%;\\r\\n    height: 100%;\\r\\n  }\\r\\n\\r\\n  \\/* 4. Inner Black Layer (Text aur background) *\\/\\r\\n  .button-text-wrap {\\r\\n    z-index: 2;\\r\\n    background-color: var(--black);\\r\\n    border-radius: 200px;\\r\\n    width: 100%;\\r\\n    height: 100%;\\r\\n    display: flex;\\r\\n    justify-content: center;\\r\\n    align-items: center;\\r\\n    position: relative;\\r\\n  }\\r\\n\\r\\n  .primary-button-text {\\r\\n    color: white;\\r\\n    font-family: Calsans, Arial, sans-serif;\\r\\n    font-size: 18px;\\r\\n    font-weight: 600;\\r\\n    text-transform: capitalize;\\r\\n  }\\r\\n<\\/style>\\r\\n\\r\\n<body>\\r\\n\\r\\n  <div class=\\\"hero-button-wrap\\\">\\r\\n    <a href=\\\"https:\\/\\/calendly.com\\/goldenstallionagency\\/real-estate-and-development-branding-discovery-clone\\\" class=\\\"primary-button-block\\\">\\r\\n      <div class=\\\"button-stroke-wrapp\\\">\\r\\n        <div class=\\\"button-stroke-block\\\"><\\/div>\\r\\n        <div class=\\\"button-stroke-block-v2\\\"><\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"button-text-wrap\\\">\\r\\n        <div class=\\\"primary-button-text\\\"> Book A Call Now!<\\/div>\\r\\n      <\\/div>\\r\\n    <\\/a>\\r\\n  <\\/div>\\r\\n\\r\\n\\r\\n<\\/body>\\r\\n\\r\\n<\\/html>\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":true},{\"id\":\"a7ac6a4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"38ebdb2\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/08\\/VIDEO-2025-03-25-11-51-05.mp4\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"insert_url\":\"yes\",\"external_url\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/08\\/VIDEO-2025-03-25-11-51-05.mp4\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"videopress_url\":\"https:\\/\\/videopress.com\\/v\\/ZCAOzTNk\",\"aspect_ratio\":\"32\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"29\",\"right\":\"29\",\"bottom\":\"29\",\"left\":\"29\",\"isLinked\":true},\"__globals__\":{\"_border_color\":\"globals\\/colors?id=7ef4b7e\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"cdbf56e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"12c3ec8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bf58e3e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our <span>Success<\\/span> Stories\\n\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"calsans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"custom\",\"size\":\"120%\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=nvlightbg\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c8fc8c2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"Convertico is BY FAR the most dedicated, driven, relentlessly invested agency I have ever worked with. Once they get started they really don\'t f*** around.\\\"<br \\/>- Jonathan H<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self_mobile\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":720,\"sizes\":[]},\"_flex_align_self\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"7924728\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2d9d91a\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":2,\"sizes\":[]},\"grid_gaps\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"167ac1c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"min_height\":{\"unit\":\"px\",\"size\":520,\"sizes\":[]},\"flex_justify_content\":\"space-between\",\"html_tag\":\"a\",\"link\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/case-study\\/boutique-salon-sees-3x-more-bookings\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/10\\/dummy-image.jpg\",\"id\":1711,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.75,\"sizes\":[]},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"border_color\":\"#FACD22\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"f41f477\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"8\",\"row\":\"8\",\"isLinked\":true,\"unit\":\"px\",\"size\":8},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cec8d86\",\"elType\":\"widget\",\"settings\":{\"title\":\"CRO\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Figtree\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"16\",\"bottom\":\"8\",\"left\":\"16\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FACD2240\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#FACD22\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"e0a7dce\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"697257a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Boutique Salon Sees 3x More Bookings\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Figtree\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a4d4bc5\",\"elType\":\"widget\",\"settings\":{\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"_background_color\":\"#020101\",\"custom_css\":\"p:last-child {\\n    margin: 0;\\n}\",\"editor\":\"<p>Ruby\\u2019s Beauty salon had no website - only a Facebook page. Walk-ins were unpredictable, phone bookings......<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e27d136\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"min_height\":{\"unit\":\"px\",\"size\":520,\"sizes\":[]},\"flex_justify_content\":\"space-between\",\"html_tag\":\"a\",\"link\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/case-study\\/hvac-company-generates-120k-in-new-sales\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/10\\/dummy-image.jpg\",\"id\":1711,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.75,\"sizes\":[]},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"border_color\":\"#FACD22\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"b573994\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"8\",\"row\":\"8\",\"isLinked\":true,\"unit\":\"px\",\"size\":8},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true},{\"id\":\"caf35df\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a35a9ca\",\"elType\":\"widget\",\"settings\":{\"title\":\"HVAC Company Generates $120K in New Sales\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Figtree\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8dbac7c\",\"elType\":\"widget\",\"settings\":{\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"_background_color\":\"#020101\",\"custom_css\":\"p:last-child {\\n    margin: 0;\\n}\",\"editor\":\"<p>Tintwheer Mechanical (HVAC company) had a DIY-style website that looked unprofessional. Homeowners......<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"aa0aeb4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"min_height\":{\"unit\":\"px\",\"size\":520,\"sizes\":[]},\"flex_justify_content\":\"space-between\",\"html_tag\":\"a\",\"link\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/case-study\\/kyu-restaurant-217-booking-increase\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/10\\/dummy-image.jpg\",\"id\":1711,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.75,\"sizes\":[]},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"border_color\":\"#FACD22\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"4b0b16f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"8\",\"row\":\"8\",\"isLinked\":true,\"unit\":\"px\",\"size\":8},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true},{\"id\":\"eb2288e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5569f77\",\"elType\":\"widget\",\"settings\":{\"title\":\"KYU Restaurant - 217% Booking Increase\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Figtree\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cd34ece\",\"elType\":\"widget\",\"settings\":{\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"_background_color\":\"#020101\",\"custom_css\":\"p:last-child {\\n    margin: 0;\\n}\",\"editor\":\"<p>KYU restaurant group had great food but an online presence that was costing them customers. Their outdated site......<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d9d6c11\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"min_height\":{\"unit\":\"px\",\"size\":520,\"sizes\":[]},\"flex_justify_content\":\"space-between\",\"html_tag\":\"a\",\"link\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/case-study\\/real-estate-developer-secures-38-qualified-leads-in-30-days\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/10\\/dummy-image.jpg\",\"id\":1711,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.75,\"sizes\":[]},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"border_color\":\"#FACD22\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"e316763\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"8\",\"row\":\"8\",\"isLinked\":true,\"unit\":\"px\",\"size\":8},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true},{\"id\":\"5782373\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"955f56f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Real Estate Developer Secures 38 Qualified Leads in 30 Days\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Figtree\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0faec79\",\"elType\":\"widget\",\"settings\":{\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"_background_color\":\"#020101\",\"custom_css\":\"p:last-child {\\n    margin: 0;\\n}\",\"editor\":\"<p>A property developer had a stunning new project \\u2014 but their old website made it look like every other estate. Buyers......<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"4a89ebf\",\"elType\":\"container\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"css_classes\":\"p-20\"},\"elements\":[{\"id\":\"389ff14\",\"elType\":\"widget\",\"settings\":{\"title\":\"Real <span>Results.<\\/span> Real <span>Feedback.<\\/span>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"calsans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"custom\",\"size\":\"120%\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=nvlightbg\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b61a2d8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Discover how our work helped them scale, convert, and grow.\\n\\n\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8a2bc60\",\"elType\":\"widget\",\"widgetType\":\"nested-carousel\",\"settings\":{\"carousel_name\":\"Carousel\",\"carousel_items\":[{\"slide_title\":\"Slide #1\",\"_id\":\"12dfdf7\"},{\"slide_title\":\"Slide #2\",\"_id\":\"bd23dd7\"},{\"slide_title\":\"Slide #3\",\"_id\":\"a137c21\"},{\"slide_title\":\"Slide #3\",\"_id\":\"640b17b\"}],\"slides_to_show\":\"3\",\"slides_to_scroll\":\"1\",\"arrows_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_css_classes\":\"cstm-carousal-arow\",\"__globals__\":{\"arrow_normal_color\":\"globals\\/colors?id=488c59d\",\"dots_normal_color\":\"\"},\"arrow_normal_color\":\"#FF0004\",\"dots_normal_color\":\"#FACD22\"},\"elements\":[{\"id\":\"2ec2f02\",\"elType\":\"container\",\"settings\":{\"_title\":\"Slide #1\"},\"elements\":[{\"id\":\"e74a368\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/09\\/1-1.webp\",\"id\":1534,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"cf1ae40\",\"elType\":\"container\",\"settings\":{\"_title\":\"Slide #2\"},\"elements\":[{\"id\":\"5be6eae\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/09\\/2-1.webp\",\"id\":1535,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"3bf0d35\",\"elType\":\"container\",\"settings\":{\"_title\":\"Slide #3\"},\"elements\":[{\"id\":\"cf12075\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/09\\/3-2.webp\",\"id\":1536,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"6f16e73\",\"elType\":\"container\",\"settings\":{\"_title\":\"Slide #3\"},\"elements\":[{\"id\":\"2f12b71\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/09\\/5-2.webp\",\"id\":1537,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":false},{\"id\":\"406ebc0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":false,\"unit\":\"px\",\"size\":0},\"_title\":\"Container\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"css_classes\":\"p-20\"},\"elements\":[{\"id\":\"cf82b91\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book<span> A Call<\\/span> <br>With Us!\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"calsans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"custom\",\"size\":\"120%\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=nvlightbg\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0165ac7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"flex_direction_mobile\":\"column\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":false,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"4c059f5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book A Call Now!\",\"link\":{\"url\":\"https:\\/\\/calendly.com\\/goldenstallionagency\\/real-estate-and-development-branding-discovery-clone\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"button_background_hover_color\":\"#C4AB2E\",\"__globals__\":{\"background_color\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=044b931\"},\"align_mobile\":\"justify\",\"button_text_color\":\"#000000\",\"background_color\":\"#E5BE1F\",\"hover_color\":\"#151515\",\"_flex_align_self_mobile\":\"stretch\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"c454aed\",\"elType\":\"widget\",\"settings\":{\"html\":\"<iframe src=\\\"https:\\/\\/calendly.com\\/goldenstallionwebagency\\/hospitality-website-discovery-call\\\" width=\\\"100%\\\" height=\\\"600\\\" frameborder=\\\"0\\\" scrolling=\\\"no\\\">\\ufeff\\ufeff\\ufeff\\ufeff\\ufeff\\ufeff<\\/iframe>\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"_border_color\":\"globals\\/colors?id=488c59d\"},\"_css_classes\":\"cstm-calender\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":false},{\"id\":\"662598c\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":false,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"css_classes\":\"p-20\"},\"elements\":[{\"id\":\"651a5a5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<span style=\\\"text-decoration: underline;\\\"><a href=\\\"https:\\/\\/goldenstallionagency.com\\/portfolio\\/\\\">View Portfolio<\\/a><\\/span>\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"link_color\":\"globals\\/colors?id=text\",\"link_hover_color\":\"globals\\/colors?id=488c59d\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9a9e453\",\"elType\":\"widget\",\"settings\":{\"title\":\"Frequently Asked<br><span> Questions<\\/span>\\n\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"calsans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"custom\",\"size\":\"120%\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=nvlightbg\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6e5a4b2\",\"elType\":\"widget\",\"widgetType\":\"nested-accordion\",\"settings\":{\"items\":[{\"item_title\":\" What Services Does Golden Stallion Agency Offer?\",\"_id\":\"057d816\"},{\"item_title\":\"How long does it take to build a website?\",\"_id\":\"13aeeb7\"},{\"item_title\":\"Do you offer e-commerce solutions?\",\"_id\":\"b7ec30a\"},{\"item_title\":\"How do I get started with Golden Stallion Agency?\",\"_id\":\"f5211f8\"},{\"item_title\":\"What happens if we don\\u2019t see results by the end of the program\",\"_id\":\"7e5d94f\"}],\"accordion_item_title_position_horizontal\":\"stretch\",\"accordion_item_title_icon_position\":\"end\",\"accordion_item_title_space_between\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"accordion_background_normal_background\":\"classic\",\"accordion_background_normal_color\":\"#D1AC1B\",\"accordion_border_normal_border\":\"none\",\"accordion_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"accordion_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"32\",\"isLinked\":false},\"normal_title_color\":\"#FFFFFF\",\"content_border_border\":\"none\",\"content_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"004\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":772,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_css_classes\":\"cstm-accordian-ss\",\"__globals__\":{\"normal_title_color\":\"globals\\/colors?id=text\",\"accordion_background_normal_color\":\"\",\"hover_title_color\":\"globals\\/colors?id=text\",\"active_title_color\":\"globals\\/colors?id=text\"}},\"elements\":[{\"id\":\"9abb8ad\",\"elType\":\"container\",\"settings\":{\"_title\":\"item #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#D1AC1BAD\",\"border_border\":\"none\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"32\",\"bottom\":\"025\",\"left\":\"32\",\"isLinked\":false},\"css_classes\":\"cstm-index\"},\"elements\":[{\"id\":\"231b35a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Golden Stallion Agency is a full-service digital partner for dental, legal, and hospitality brands. Our services include website design and development, SEO optimization, digital marketing, and ongoing maintenance and support.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"188a9f4\",\"elType\":\"container\",\"settings\":{\"_title\":\"item #2\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#D1AC1BAD\",\"margin\":{\"unit\":\"px\",\"top\":\"-12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"32\",\"bottom\":\"25\",\"left\":\"32\",\"isLinked\":false},\"css_classes\":\"cstm-index\"},\"elements\":[{\"id\":\"42949ef\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Golden Stallion Agency is a full-service digital partner for dental, legal, and hospitality brands. Our services include website design and development, SEO optimization, digital marketing, and ongoing maintenance and support.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"832ec1b\",\"elType\":\"container\",\"settings\":{\"_title\":\"item #2\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#D1AC1BAD\",\"margin\":{\"unit\":\"px\",\"top\":\"-12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"32\",\"bottom\":\"25\",\"left\":\"32\",\"isLinked\":false},\"css_classes\":\"cstm-index\"},\"elements\":[{\"id\":\"d5d04c2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Yes, we specialize in creating secure and user-friendly e-commerce websites to help your business sell products or services online.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"aa0185f\",\"elType\":\"container\",\"settings\":{\"_title\":\"item #2\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#D1AC1BAD\",\"margin\":{\"unit\":\"px\",\"top\":\"-12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"32\",\"bottom\":\"25\",\"left\":\"32\",\"isLinked\":false},\"css_classes\":\"cstm-index\"},\"elements\":[{\"id\":\"1ddc52c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Getting started is easy! Simply Book a Call with Tinashe, and we\\u2019ll discuss your business needs and goals. From there, we\\u2019ll create a custom plan to build your high-converting website.\",\"__globals__\":{\"link_color\":\"globals\\/colors?id=3c7ce4a\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"842b746\",\"elType\":\"container\",\"settings\":{\"_title\":\"item #2\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#D1AC1BAD\",\"margin\":{\"unit\":\"px\",\"top\":\"-12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"32\",\"bottom\":\"25\",\"left\":\"32\",\"isLinked\":false},\"css_classes\":\"cstm-index\"},\"elements\":[{\"id\":\"f87f86c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"We give you all your money back \\u2013 simple as\\nthat\",\"__globals__\":{\"link_color\":\"globals\\/colors?id=3c7ce4a\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true}]},{\"id\":\"57c2499\",\"elType\":\"widget\",\"settings\":{\"html\":\"<!DOCTYPE html>\\r\\n<html lang=\\\"en\\\">\\r\\n\\r\\n<head>\\r\\n  <meta charset=\\\"UTF-8\\\">\\r\\n  <meta name=\\\"viewport\\\" content=\\\"width=device-width, initial-scale=1.0\\\">\\r\\n  <title>Document<\\/title>\\r\\n<\\/head>\\r\\n<style>\\r\\n  \\/* Custom CSS Variables *\\/\\r\\n  :root {\\r\\n    --accent-glow: #ff9100;\\r\\n    --secondary-glow: #ff0055;\\r\\n    --white-border: rgba(255, 255, 255, 0.4);\\r\\n    --black: #000000;\\r\\n    --transparent: rgba(0, 0, 0, 0);\\r\\n  }\\r\\n\\r\\n  \\/* 1. Combined Animation Keyframes (Rotation and Scale) *\\/\\r\\n  @keyframes rotate-and-scale {\\r\\n\\r\\n    \\/* Center Top (Full Width) *\\/\\r\\n    0% {\\r\\n      transform: rotate(0deg) scaleX(1);\\r\\n    }\\r\\n\\r\\n    \\/* Corner (Narrower) *\\/\\r\\n    25% {\\r\\n      transform: rotate(90deg) scaleX(0.25);\\r\\n    }\\r\\n\\r\\n    \\/* Center Bottom (Full Width) *\\/\\r\\n    50% {\\r\\n      transform: rotate(180deg) scaleX(1);\\r\\n    }\\r\\n\\r\\n    \\/* Corner (Narrower) *\\/\\r\\n    75% {\\r\\n      transform: rotate(270deg) scaleX(0.25);\\r\\n    }\\r\\n\\r\\n    \\/* Back to Start *\\/\\r\\n    100% {\\r\\n      transform: rotate(360deg) scaleX(1);\\r\\n    }\\r\\n  }\\r\\n\\r\\n  \\/* Base and Wrapper styles *\\/\\r\\n\\r\\n  .hero-button-wrap {\\r\\n    display: flex;\\r\\n    justify-content: center;\\r\\n    align-items: center;\\r\\n  }\\r\\n\\r\\n  \\/* 2. Main Button Container (White Border) *\\/\\r\\n  .primary-button-block {\\r\\n    width: 300px;\\r\\n    height: 60px;\\r\\n    border: 1px solid var(--white-border);\\r\\n    background-color: var(--black);\\r\\n    border-radius: 200px;\\r\\n    display: flex;\\r\\n    justify-content: center;\\r\\n    align-items: center;\\r\\n    padding: 1px;\\r\\n    position: relative;\\r\\n    overflow: hidden;\\r\\n    text-decoration: none;\\r\\n  }\\r\\n\\r\\n  \\/* 3. Rotating Stroke Wrapper (Removed \'filter: blur()\') *\\/\\r\\n  .button-stroke-wrapp {\\r\\n    z-index: 1;\\r\\n    position: absolute;\\r\\n\\r\\n    \\/* Size ko kam kia taake effect ziada tight rahe *\\/\\r\\n    width: 200%;\\r\\n    height: 300%;\\r\\n    top: -100%;\\r\\n    left: -50%;\\r\\n\\r\\n    display: flex;\\r\\n    justify-content: center;\\r\\n    align-items: center;\\r\\n\\r\\n    \\/* Animation wahi rahegi *\\/\\r\\n    animation: rotate-and-scale 4s linear infinite;\\r\\n    \\/* **YE LINE HATA DI GAYI HAI: filter: blur(3px);** *\\/\\r\\n  }\\r\\n\\r\\n  .button-stroke-block,\\r\\n  .button-stroke-block-v2 {\\r\\n    \\/* Gradient wahi rahega *\\/\\r\\n    background-image: linear-gradient(180deg,\\r\\n        var(--transparent) 10%,\\r\\n        var(--accent-glow) 40%,\\r\\n        var(--secondary-glow) 55%,\\r\\n        var(--transparent) 90%);\\r\\n    width: 50%;\\r\\n    height: 100%;\\r\\n  }\\r\\n\\r\\n  \\/* 4. Inner Black Layer (Text aur background) *\\/\\r\\n  .button-text-wrap {\\r\\n    z-index: 2;\\r\\n    background-color: var(--black);\\r\\n    border-radius: 200px;\\r\\n    width: 100%;\\r\\n    height: 100%;\\r\\n    display: flex;\\r\\n    justify-content: center;\\r\\n    align-items: center;\\r\\n    position: relative;\\r\\n  }\\r\\n\\r\\n  .primary-button-text {\\r\\n    color: white;\\r\\n    font-family: Calsans, Arial, sans-serif;\\r\\n    font-size: 18px;\\r\\n    font-weight: 600;\\r\\n    text-transform: capitalize;\\r\\n  }\\r\\n<\\/style>\\r\\n\\r\\n<body>\\r\\n\\r\\n  <div class=\\\"hero-button-wrap\\\">\\r\\n    <a href=\\\"https:\\/\\/calendly.com\\/goldenstallionagency\\/real-estate-and-development-branding-discovery-clone\\\" class=\\\"primary-button-block\\\">\\r\\n      <div class=\\\"button-stroke-wrapp\\\">\\r\\n        <div class=\\\"button-stroke-block\\\"><\\/div>\\r\\n        <div class=\\\"button-stroke-block-v2\\\"><\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"button-text-wrap\\\">\\r\\n        <div class=\\\"primary-button-text\\\"> Book A Call Now!<\\/div>\\r\\n      <\\/div>\\r\\n    <\\/a>\\r\\n  <\\/div>\\r\\n\\r\\n\\r\\n<\\/body>\\r\\n\\r\\n<\\/html>\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":false}]'),(19162,1855,'_elementor_page_assets','a:2:{s:6:\"styles\";a:8:{i:0;s:12:\"widget-image\";i:1;s:14:\"widget-heading\";i:2;s:12:\"widget-video\";i:3;s:16:\"widget-icon-list\";i:4;s:16:\"widget-image-box\";i:5;s:8:\"e-swiper\";i:6;s:22:\"widget-nested-carousel\";i:7;s:23:\"widget-nested-accordion\";}s:7:\"scripts\";a:2:{i:0;s:18:\"elementor-frontend\";i:1;s:6:\"swiper\";}}'),(19163,1855,'_elementor_css','a:6:{s:4:\"time\";i:1760551132;s:5:\"fonts\";a:3:{i:0;s:7:\"calsans\";i:1;s:5:\"Inter\";i:2;s:7:\"Figtree\";}s:5:\"icons\";a:3:{i:0;s:0:\"\";i:9;s:6:\"eicons\";i:12;s:8:\"fa-solid\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(19164,1856,'_wp_page_template','page-templates/template-pagebuilder-full-width.php'),(19165,1856,'_elementor_edit_mode','builder'),(19166,1856,'_elementor_template_type','wp-page'),(19167,1856,'_elementor_version','3.32.4'),(19168,1856,'_elementor_pro_version','3.32.1'),(19169,1856,'_elementor_data','[{\"id\":\"d9215c5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"43\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"css_classes\":\"p-20\"},\"elements\":[{\"id\":\"3c76218\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/09\\/image_2024-11-08_222804488.webp\",\"id\":1435,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_flex_align_self\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7bac6b3\",\"elType\":\"widget\",\"settings\":{\"title\":\"We help ambitious brands turn <span>underperforming websites<\\/span> into high-converting sales machines,<br> using trust-driven & <span> conversion-focused <\\/span> web design.\\n\",\"typography_typography\":\"custom\",\"typography_font_family\":\"calsans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"header_size\":\"h1\",\"align\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"custom\",\"size\":\"130%\",\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":1000,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=nvlightbg\"},\"typography_text_transform\":\"capitalize\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"655f644\",\"elType\":\"widget\",\"settings\":{\"title\":\"Watch this short video to see how it works:\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":31,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"18\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"1ebccf3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"css_classes\":\"p-20 video-container-wrap\",\"custom_css\":\":root {\\r\\n  --gold-center: rgba(250, 205, 34, 0.6); \\/* golden center *\\/\\r\\n  --gold-mid: rgba(250, 205, 34, 0.3);    \\/* soft golden *\\/\\r\\n  --black: #000000;\\r\\n}\\r\\n\\r\\n.video-container-wrap {\\r\\n  position: relative;\\r\\n}\\r\\n\\r\\n\\/* Overlay Glow *\\/\\r\\n.video-container-wrap::before {\\r\\n  content: \\\"\\\";\\r\\n  position: absolute;\\r\\n  top: 0;\\r\\n  left: 0;\\r\\n  width: 100%;   \\/* wrapper jitna hi *\\/\\r\\n  height: 100%;  \\/* wrapper jitna hi *\\/\\r\\n  pointer-events: none;\\r\\n  z-index: -1; \\/* video ke neeche rehne ke liye neeche adjust karna padega *\\/\\r\\n\\r\\n  background: radial-gradient(\\r\\n    circle,\\r\\n    var(--gold-center) 40%, \\r\\n    var(--gold-mid) 70%,\\r\\n    transparent 100%\\r\\n  );\\r\\n\\r\\n  filter: blur(40px); \\/* thoda blur kam kar diya *\\/\\r\\n}\\r\\n\\r\\n\\/* Video iframe *\\/\\r\\n.video-container-wrap iframe {\\r\\n  position: relative;\\r\\n}\\r\\n\",\"width\":{\"unit\":\"px\",\"size\":1080,\"sizes\":[]}},\"elements\":[{\"id\":\"b9048a3\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"youtube.com\\/watch?v=xjJlm6IjBDQ&feature=youtu.be&themeRefresh=1\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"videopress_url\":\"https:\\/\\/videopress.com\\/v\\/ZCAOzTNk\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":true},{\"id\":\"8c35c94\",\"elType\":\"container\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"css_classes\":\"p-20\"},\"elements\":[{\"id\":\"4974384\",\"elType\":\"widget\",\"settings\":{\"html\":\"<!DOCTYPE html>\\r\\n<html lang=\\\"en\\\">\\r\\n\\r\\n<head>\\r\\n  <meta charset=\\\"UTF-8\\\">\\r\\n  <meta name=\\\"viewport\\\" content=\\\"width=device-width, initial-scale=1.0\\\">\\r\\n  <title>Document<\\/title>\\r\\n<\\/head>\\r\\n<style>\\r\\n  \\/* Custom CSS Variables *\\/\\r\\n  :root {\\r\\n    --accent-glow: #ff9100;\\r\\n    --secondary-glow: #ff0055;\\r\\n    --white-border: rgba(255, 255, 255, 0.4);\\r\\n    --black: #000000;\\r\\n    --transparent: rgba(0, 0, 0, 0);\\r\\n  }\\r\\n\\r\\n  \\/* 1. Combined Animation Keyframes (Rotation and Scale) *\\/\\r\\n  @keyframes rotate-and-scale {\\r\\n\\r\\n    \\/* Center Top (Full Width) *\\/\\r\\n    0% {\\r\\n      transform: rotate(0deg) scaleX(1);\\r\\n    }\\r\\n\\r\\n    \\/* Corner (Narrower) *\\/\\r\\n    25% {\\r\\n      transform: rotate(90deg) scaleX(0.25);\\r\\n    }\\r\\n\\r\\n    \\/* Center Bottom (Full Width) *\\/\\r\\n    50% {\\r\\n      transform: rotate(180deg) scaleX(1);\\r\\n    }\\r\\n\\r\\n    \\/* Corner (Narrower) *\\/\\r\\n    75% {\\r\\n      transform: rotate(270deg) scaleX(0.25);\\r\\n    }\\r\\n\\r\\n    \\/* Back to Start *\\/\\r\\n    100% {\\r\\n      transform: rotate(360deg) scaleX(1);\\r\\n    }\\r\\n  }\\r\\n\\r\\n  \\/* Base and Wrapper styles *\\/\\r\\n\\r\\n  .hero-button-wrap {\\r\\n    display: flex;\\r\\n    justify-content: center;\\r\\n    align-items: center;\\r\\n  }\\r\\n\\r\\n  \\/* 2. Main Button Container (White Border) *\\/\\r\\n  .primary-button-block {\\r\\n    width: 300px;\\r\\n    height: 60px;\\r\\n    border: 1px solid var(--white-border);\\r\\n    background-color: var(--black);\\r\\n    border-radius: 200px;\\r\\n    display: flex;\\r\\n    justify-content: center;\\r\\n    align-items: center;\\r\\n    padding: 1px;\\r\\n    position: relative;\\r\\n    overflow: hidden;\\r\\n    text-decoration: none;\\r\\n  }\\r\\n\\r\\n  \\/* 3. Rotating Stroke Wrapper (Removed \'filter: blur()\') *\\/\\r\\n  .button-stroke-wrapp {\\r\\n    z-index: 1;\\r\\n    position: absolute;\\r\\n\\r\\n    \\/* Size ko kam kia taake effect ziada tight rahe *\\/\\r\\n    width: 200%;\\r\\n    height: 300%;\\r\\n    top: -100%;\\r\\n    left: -50%;\\r\\n\\r\\n    display: flex;\\r\\n    justify-content: center;\\r\\n    align-items: center;\\r\\n\\r\\n    \\/* Animation wahi rahegi *\\/\\r\\n    animation: rotate-and-scale 4s linear infinite;\\r\\n    \\/* **YE LINE HATA DI GAYI HAI: filter: blur(3px);** *\\/\\r\\n  }\\r\\n\\r\\n  .button-stroke-block,\\r\\n  .button-stroke-block-v2 {\\r\\n    \\/* Gradient wahi rahega *\\/\\r\\n    background-image: linear-gradient(180deg,\\r\\n        var(--transparent) 10%,\\r\\n        var(--accent-glow) 40%,\\r\\n        var(--secondary-glow) 55%,\\r\\n        var(--transparent) 90%);\\r\\n    width: 50%;\\r\\n    height: 100%;\\r\\n  }\\r\\n\\r\\n  \\/* 4. Inner Black Layer (Text aur background) *\\/\\r\\n  .button-text-wrap {\\r\\n    z-index: 2;\\r\\n    background-color: var(--black);\\r\\n    border-radius: 200px;\\r\\n    width: 100%;\\r\\n    height: 100%;\\r\\n    display: flex;\\r\\n    justify-content: center;\\r\\n    align-items: center;\\r\\n    position: relative;\\r\\n  }\\r\\n\\r\\n  .primary-button-text {\\r\\n    color: white;\\r\\n    font-family: Calsans, Arial, sans-serif;\\r\\n    font-size: 18px;\\r\\n    font-weight: 600;\\r\\n    text-transform: capitalize;\\r\\n  }\\r\\n<\\/style>\\r\\n\\r\\n<body>\\r\\n\\r\\n  <div class=\\\"hero-button-wrap\\\">\\r\\n    <a href=\\\"https:\\/\\/calendly.com\\/goldenstallionagency\\/real-estate-and-development-branding-discovery-clone\\\" class=\\\"primary-button-block\\\">\\r\\n      <div class=\\\"button-stroke-wrapp\\\">\\r\\n        <div class=\\\"button-stroke-block\\\"><\\/div>\\r\\n        <div class=\\\"button-stroke-block-v2\\\"><\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"button-text-wrap\\\">\\r\\n        <div class=\\\"primary-button-text\\\"> Book A Call Now!<\\/div>\\r\\n      <\\/div>\\r\\n    <\\/a>\\r\\n  <\\/div>\\r\\n\\r\\n\\r\\n<\\/body>\\r\\n\\r\\n<\\/html>\"},\"elements\":[],\"widgetType\":\"html\"},{\"id\":\"3dcd95f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Trusted by Leading Companies Worldwide\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=69c152f\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"02d17cd\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":false,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7b7e55e\",\"elType\":\"widget\",\"settings\":{\"number_of_items\":6,\"transition_speed\":8000,\"item_image\":{\"unit\":\"px\",\"size\":140,\"sizes\":[],\"value\":\"100\"},\"box_height\":{\"unit\":\"px\",\"size\":60,\"sizes\":[],\"value\":\"200\"},\"box_background\":\"#FFFFFF00\",\"item_padding\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"item_border_border\":\"none\",\"badge_min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[],\"value\":\"0\"},\"badge_min_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[],\"value\":\"0\"},\"multisource_posts_include_date_meta_format\":\"Ymd\",\"multisource_posts_maxitems\":10,\"multisource_items\":[{\"item_type\":\"image\",\"image\":{\"id\":0,\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/plugins\\/unlimited-elements-for-elementor\\/images\\/gallery1.jpg\"},\"_id\":\"78392db\"},{\"item_type\":\"image\",\"image\":{\"id\":0,\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/plugins\\/unlimited-elements-for-elementor\\/images\\/gallery2.jpg\"},\"_id\":\"5758006\"},{\"item_type\":\"youtube\",\"image\":{\"id\":0,\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/plugins\\/unlimited-elements-for-elementor\\/images\\/gallery3.jpg\"},\"url_youtube\":\"qrO4YZeyl0I\",\"_id\":\"9de3eb6\"},{\"item_type\":\"image\",\"image\":{\"id\":0,\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/plugins\\/unlimited-elements-for-elementor\\/images\\/gallery5.jpg\"},\"_id\":\"d60f923\"},{\"item_type\":\"vimeo\",\"image\":{\"id\":0,\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/plugins\\/unlimited-elements-for-elementor\\/images\\/gallery4.jpg\"},\"vimeo_id\":\"581014653\",\"_id\":\"75ae447\"},{\"item_type\":\"html5\",\"image\":{\"id\":0,\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/plugins\\/unlimited-elements-for-elementor\\/images\\/gallery6.jpg\"},\"url_html5\":\"http:\\/\\/commondatastorage.googleapis.com\\/gtv-videos-bucket\\/sample\\/BigBuckBunny.mp4\",\"_id\":\"7af169b\"},{\"item_type\":\"image\",\"image\":{\"id\":0,\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/plugins\\/unlimited-elements-for-elementor\\/images\\/gallery1.jpg\"},\"_id\":\"26b2ae5\"}],\"multisource_instagram\":\"@gianlucavacchi\",\"multisource_instagram_num_items\":12,\"uc_items\":[{\"title\":\"Item 1\",\"image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/09\\/client-11.webp\",\"id\":1358,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_attributes_nosize\":\" src=\\\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/ac_assets\\/logo_marquee\\/logo1.png\\\"\",\"image_attributes\":\" src=\\\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/ac_assets\\/logo_marquee\\/logo1.png\\\"\",\"image_thumb\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/ac_assets\\/logo_marquee\\/logo1.png\",\"link\":{\"url\":\"#\"},\"_generated_id\":\"nyxfw\",\"item_repeater_class\":\"elementor-repeater-item-nyxfw\",\"_id\":\"72a5645\"},{\"title\":\"Item 2\",\"image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/09\\/client-9-1.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_attributes_nosize\":\" src=\\\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/ac_assets\\/logo_marquee\\/logo2.png\\\"\",\"image_attributes\":\" src=\\\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/ac_assets\\/logo_marquee\\/logo2.png\\\"\",\"image_thumb\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/ac_assets\\/logo_marquee\\/logo2.png\",\"link\":{\"url\":\"#\"},\"_generated_id\":\"642oj\",\"item_repeater_class\":\"elementor-repeater-item-642oj\",\"_id\":\"e898437\"},{\"title\":\"Item 3\",\"image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/09\\/client-4.webp\",\"id\":1356,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_attributes_nosize\":\" src=\\\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/ac_assets\\/logo_marquee\\/logo3.png\\\"\",\"image_attributes\":\" src=\\\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/ac_assets\\/logo_marquee\\/logo3.png\\\"\",\"image_thumb\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/ac_assets\\/logo_marquee\\/logo3.png\",\"link\":{\"url\":\"#\"},\"_generated_id\":\"289ce\",\"item_repeater_class\":\"elementor-repeater-item-289ce\",\"_id\":\"dffa4c8\"},{\"title\":\"Item 4\",\"image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/09\\/client-1.webp\",\"id\":1355,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_attributes_nosize\":\" src=\\\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/ac_assets\\/logo_marquee\\/logo4.png\\\"\",\"image_attributes\":\" src=\\\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/ac_assets\\/logo_marquee\\/logo4.png\\\"\",\"image_thumb\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/ac_assets\\/logo_marquee\\/logo4.png\",\"link\":{\"url\":\"#\"},\"_generated_id\":\"em6tf\",\"item_repeater_class\":\"elementor-repeater-item-em6tf\",\"_id\":\"bc93c51\"},{\"title\":\"Item 5\",\"image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/09\\/client-7.webp\",\"id\":1353,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_attributes_nosize\":\" src=\\\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/ac_assets\\/logo_marquee\\/logo6.png\\\"\",\"image_attributes\":\" src=\\\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/ac_assets\\/logo_marquee\\/logo6.png\\\"\",\"image_thumb\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/ac_assets\\/logo_marquee\\/logo6.png\",\"link\":{\"url\":\"#\"},\"_generated_id\":\"vuwj5\",\"item_repeater_class\":\"elementor-repeater-item-vuwj5\",\"_id\":\"375a36a\"},{\"title\":\"Item 6\",\"image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/09\\/client-8.webp\",\"id\":1352,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_attributes_nosize\":\" src=\\\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/ac_assets\\/logo_marquee\\/logo6.png\\\"\",\"image_attributes\":\" src=\\\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/ac_assets\\/logo_marquee\\/logo6.png\\\"\",\"image_thumb\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/ac_assets\\/logo_marquee\\/logo6.png\",\"link\":{\"url\":\"#\"},\"_generated_id\":\"gn918\",\"item_repeater_class\":\"elementor-repeater-item-gn918\",\"_id\":\"fd127ae\"}],\"number_of_items_mobile\":2},\"elements\":[],\"widgetType\":\"ucaddon_logo_marquee\"},{\"id\":\"d9c24ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span>High-Converting<\\/span> Pages with\\nFlow\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"calsans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"custom\",\"size\":\"120%\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=nvlightbg\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bfa8fa3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Where strategy meets scroll-stopping design.\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ef95d40\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"css_classes\":\"p-20\"},\"elements\":[{\"id\":\"c263916\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"css_classes\":\"another-amzng-bg\",\"content_width\":\"full\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"center\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"4d637ac\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"overflow\":\"hidden\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"031dfdf\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/10\\/E11even-Dental-_-Best-Dentist-in-London.mp4\",\"id\":1783,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"videopress_url\":\"https:\\/\\/videopress.com\\/v\\/ZCAOzTNk\",\"autoplay\":\"yes\",\"mute\":\"yes\",\"loop\":\"yes\",\"controls\":\"\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":true},{\"id\":\"177be5e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"436263f\",\"elType\":\"widget\",\"settings\":{\"title\":\"AIW: Ultimate Website Strategy\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Figtree\",\"typography_font_size\":{\"unit\":\"px\",\"size\":31,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"62bf546\",\"elType\":\"widget\",\"settings\":{\"editor\":\"This is our proven blueprint for building high-converting, trust-driven hair transplant websites.\\n\\n\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7d4c6ab\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"<span style=\\\"color: gold;\\\">01.<\\/span> Hero\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"39f242f\"},{\"text\":\"<span style=\\\"color: gold;\\\">02.<\\/span> Reviews \\/ Case Studies \\/ Before-After\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"9dec8d4\"},{\"text\":\"<span style=\\\"color: gold;\\\">03.<\\/span> Press Release Kit\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"69f31ca\"},{\"text\":\"<span style=\\\"color: gold;\\\">04.<\\/span> Doctor Showcase\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"822c28e\"},{\"text\":\"<span style=\\\"color: gold;\\\">05.<\\/span> Our Process\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"3a6535a\"},{\"text\":\"<span style=\\\"color: gold;\\\">06.<\\/span>  Email Magnet\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"6a5709a\"},{\"text\":\"<span style=\\\"color: gold;\\\">07.<\\/span>  FAQ\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"273208e\"},{\"text\":\"<span style=\\\"color: gold;\\\">08.<\\/span>  Blog Articles\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"02ae4e9\"},{\"text\":\"<span style=\\\"color: gold;\\\">09.<\\/span>  Services & Footer\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"b31b072\"}],\"space_between\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_css_classes\":\"cstm-border-btm\"},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"a7cc057\",\"elType\":\"widget\",\"settings\":{\"html\":\"<!DOCTYPE html>\\r\\n<html lang=\\\"en\\\">\\r\\n\\r\\n<head>\\r\\n  <meta charset=\\\"UTF-8\\\">\\r\\n  <meta name=\\\"viewport\\\" content=\\\"width=device-width, initial-scale=1.0\\\">\\r\\n  <title>Document<\\/title>\\r\\n<\\/head>\\r\\n<style>\\r\\n  \\/* Custom CSS Variables *\\/\\r\\n  :root {\\r\\n    --accent-glow: #ff9100;\\r\\n    --secondary-glow: #ff0055;\\r\\n    --white-border: rgba(255, 255, 255, 0.4);\\r\\n    --black: #000000;\\r\\n    --transparent: rgba(0, 0, 0, 0);\\r\\n  }\\r\\n\\r\\n  \\/* 1. Combined Animation Keyframes (Rotation and Scale) *\\/\\r\\n  @keyframes rotate-and-scale {\\r\\n\\r\\n    \\/* Center Top (Full Width) *\\/\\r\\n    0% {\\r\\n      transform: rotate(0deg) scaleX(1);\\r\\n    }\\r\\n\\r\\n    \\/* Corner (Narrower) *\\/\\r\\n    25% {\\r\\n      transform: rotate(90deg) scaleX(0.25);\\r\\n    }\\r\\n\\r\\n    \\/* Center Bottom (Full Width) *\\/\\r\\n    50% {\\r\\n      transform: rotate(180deg) scaleX(1);\\r\\n    }\\r\\n\\r\\n    \\/* Corner (Narrower) *\\/\\r\\n    75% {\\r\\n      transform: rotate(270deg) scaleX(0.25);\\r\\n    }\\r\\n\\r\\n    \\/* Back to Start *\\/\\r\\n    100% {\\r\\n      transform: rotate(360deg) scaleX(1);\\r\\n    }\\r\\n  }\\r\\n\\r\\n  \\/* Base and Wrapper styles *\\/\\r\\n\\r\\n  .hero-button-wrap {\\r\\n    display: flex;\\r\\n    justify-content: center;\\r\\n    align-items: center;\\r\\n  }\\r\\n\\r\\n  \\/* 2. Main Button Container (White Border) *\\/\\r\\n  .primary-button-block {\\r\\n    width: 300px;\\r\\n    height: 60px;\\r\\n    border: 1px solid var(--white-border);\\r\\n    background-color: var(--black);\\r\\n    border-radius: 200px;\\r\\n    display: flex;\\r\\n    justify-content: center;\\r\\n    align-items: center;\\r\\n    padding: 1px;\\r\\n    position: relative;\\r\\n    overflow: hidden;\\r\\n    text-decoration: none;\\r\\n  }\\r\\n\\r\\n  \\/* 3. Rotating Stroke Wrapper (Removed \'filter: blur()\') *\\/\\r\\n  .button-stroke-wrapp {\\r\\n    z-index: 1;\\r\\n    position: absolute;\\r\\n\\r\\n    \\/* Size ko kam kia taake effect ziada tight rahe *\\/\\r\\n    width: 200%;\\r\\n    height: 300%;\\r\\n    top: -100%;\\r\\n    left: -50%;\\r\\n\\r\\n    display: flex;\\r\\n    justify-content: center;\\r\\n    align-items: center;\\r\\n\\r\\n    \\/* Animation wahi rahegi *\\/\\r\\n    animation: rotate-and-scale 4s linear infinite;\\r\\n    \\/* **YE LINE HATA DI GAYI HAI: filter: blur(3px);** *\\/\\r\\n  }\\r\\n\\r\\n  .button-stroke-block,\\r\\n  .button-stroke-block-v2 {\\r\\n    \\/* Gradient wahi rahega *\\/\\r\\n    background-image: linear-gradient(180deg,\\r\\n        var(--transparent) 10%,\\r\\n        var(--accent-glow) 40%,\\r\\n        var(--secondary-glow) 55%,\\r\\n        var(--transparent) 90%);\\r\\n    width: 50%;\\r\\n    height: 100%;\\r\\n  }\\r\\n\\r\\n  \\/* 4. Inner Black Layer (Text aur background) *\\/\\r\\n  .button-text-wrap {\\r\\n    z-index: 2;\\r\\n    background-color: var(--black);\\r\\n    border-radius: 200px;\\r\\n    width: 100%;\\r\\n    height: 100%;\\r\\n    display: flex;\\r\\n    justify-content: center;\\r\\n    align-items: center;\\r\\n    position: relative;\\r\\n  }\\r\\n\\r\\n  .primary-button-text {\\r\\n    color: white;\\r\\n    font-family: Calsans, Arial, sans-serif;\\r\\n    font-size: 18px;\\r\\n    font-weight: 600;\\r\\n    text-transform: capitalize;\\r\\n  }\\r\\n<\\/style>\\r\\n\\r\\n<body>\\r\\n\\r\\n  <div class=\\\"hero-button-wrap\\\">\\r\\n    <a href=\\\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/08\\/AIW_-Ultimate-Hair-Transplant-Website-Strategy.pdf\\\" class=\\\"primary-button-block\\\">\\r\\n      <div class=\\\"button-stroke-wrapp\\\">\\r\\n        <div class=\\\"button-stroke-block\\\"><\\/div>\\r\\n        <div class=\\\"button-stroke-block-v2\\\"><\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"button-text-wrap\\\">\\r\\n        <div class=\\\"primary-button-text\\\"> Download Full Strategy<\\/div>\\r\\n      <\\/div>\\r\\n    <\\/a>\\r\\n  <\\/div>\\r\\n\\r\\n\\r\\n<\\/body>\\r\\n\\r\\n<\\/html>\",\"_flex_align_self\":\"flex-start\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"01ab53b\",\"elType\":\"widget\",\"settings\":{\"html\":\"<!DOCTYPE html>\\r\\n<html lang=\\\"en\\\">\\r\\n\\r\\n<head>\\r\\n  <meta charset=\\\"UTF-8\\\">\\r\\n  <meta name=\\\"viewport\\\" content=\\\"width=device-width, initial-scale=1.0\\\">\\r\\n  <title>Document<\\/title>\\r\\n<\\/head>\\r\\n<style>\\r\\n  \\/* Custom CSS Variables *\\/\\r\\n  :root {\\r\\n    --accent-glow: #ff9100;\\r\\n    --secondary-glow: #ff0055;\\r\\n    --white-border: rgba(255, 255, 255, 0.4);\\r\\n    --black: #000000;\\r\\n    --transparent: rgba(0, 0, 0, 0);\\r\\n  }\\r\\n\\r\\n  \\/* 1. Combined Animation Keyframes (Rotation and Scale) *\\/\\r\\n  @keyframes rotate-and-scale {\\r\\n\\r\\n    \\/* Center Top (Full Width) *\\/\\r\\n    0% {\\r\\n      transform: rotate(0deg) scaleX(1);\\r\\n    }\\r\\n\\r\\n    \\/* Corner (Narrower) *\\/\\r\\n    25% {\\r\\n      transform: rotate(90deg) scaleX(0.25);\\r\\n    }\\r\\n\\r\\n    \\/* Center Bottom (Full Width) *\\/\\r\\n    50% {\\r\\n      transform: rotate(180deg) scaleX(1);\\r\\n    }\\r\\n\\r\\n    \\/* Corner (Narrower) *\\/\\r\\n    75% {\\r\\n      transform: rotate(270deg) scaleX(0.25);\\r\\n    }\\r\\n\\r\\n    \\/* Back to Start *\\/\\r\\n    100% {\\r\\n      transform: rotate(360deg) scaleX(1);\\r\\n    }\\r\\n  }\\r\\n\\r\\n  \\/* Base and Wrapper styles *\\/\\r\\n\\r\\n  .hero-button-wrap {\\r\\n    display: flex;\\r\\n    justify-content: center;\\r\\n    align-items: center;\\r\\n  }\\r\\n\\r\\n  \\/* 2. Main Button Container (White Border) *\\/\\r\\n  .primary-button-block {\\r\\n    width: 300px;\\r\\n    height: 60px;\\r\\n    border: 1px solid var(--white-border);\\r\\n    background-color: var(--black);\\r\\n    border-radius: 200px;\\r\\n    display: flex;\\r\\n    justify-content: center;\\r\\n    align-items: center;\\r\\n    padding: 1px;\\r\\n    position: relative;\\r\\n    overflow: hidden;\\r\\n    text-decoration: none;\\r\\n  }\\r\\n\\r\\n  \\/* 3. Rotating Stroke Wrapper (Removed \'filter: blur()\') *\\/\\r\\n  .button-stroke-wrapp {\\r\\n    z-index: 1;\\r\\n    position: absolute;\\r\\n\\r\\n    \\/* Size ko kam kia taake effect ziada tight rahe *\\/\\r\\n    width: 200%;\\r\\n    height: 300%;\\r\\n    top: -100%;\\r\\n    left: -50%;\\r\\n\\r\\n    display: flex;\\r\\n    justify-content: center;\\r\\n    align-items: center;\\r\\n\\r\\n    \\/* Animation wahi rahegi *\\/\\r\\n    animation: rotate-and-scale 4s linear infinite;\\r\\n    \\/* **YE LINE HATA DI GAYI HAI: filter: blur(3px);** *\\/\\r\\n  }\\r\\n\\r\\n  .button-stroke-block,\\r\\n  .button-stroke-block-v2 {\\r\\n    \\/* Gradient wahi rahega *\\/\\r\\n    background-image: linear-gradient(180deg,\\r\\n        var(--transparent) 10%,\\r\\n        var(--accent-glow) 40%,\\r\\n        var(--secondary-glow) 55%,\\r\\n        var(--transparent) 90%);\\r\\n    width: 50%;\\r\\n    height: 100%;\\r\\n  }\\r\\n\\r\\n  \\/* 4. Inner Black Layer (Text aur background) *\\/\\r\\n  .button-text-wrap {\\r\\n    z-index: 2;\\r\\n    background-color: var(--black);\\r\\n    border-radius: 200px;\\r\\n    width: 100%;\\r\\n    height: 100%;\\r\\n    display: flex;\\r\\n    justify-content: center;\\r\\n    align-items: center;\\r\\n    position: relative;\\r\\n  }\\r\\n\\r\\n  .primary-button-text {\\r\\n    color: white;\\r\\n    font-family: Calsans, Arial, sans-serif;\\r\\n    font-size: 18px;\\r\\n    font-weight: 600;\\r\\n    text-transform: capitalize;\\r\\n  }\\r\\n<\\/style>\\r\\n\\r\\n<body>\\r\\n\\r\\n  <div class=\\\"hero-button-wrap\\\">\\r\\n    <a href=\\\"https:\\/\\/calendly.com\\/goldenstallionagency\\/real-estate-and-development-branding-discovery-clone\\\" class=\\\"primary-button-block\\\">\\r\\n      <div class=\\\"button-stroke-wrapp\\\">\\r\\n        <div class=\\\"button-stroke-block\\\"><\\/div>\\r\\n        <div class=\\\"button-stroke-block-v2\\\"><\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"button-text-wrap\\\">\\r\\n        <div class=\\\"primary-button-text\\\"> Book A Call Now!<\\/div>\\r\\n      <\\/div>\\r\\n    <\\/a>\\r\\n  <\\/div>\\r\\n\\r\\n\\r\\n<\\/body>\\r\\n\\r\\n<\\/html>\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":false},{\"id\":\"756d480\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":false,\"unit\":\"px\",\"size\":0},\"css_classes\":\"p-20\"},\"elements\":[{\"id\":\"6ba08cd\",\"elType\":\"widget\",\"settings\":{\"title\":\"How we turn ideas <span>into impact<\\/span>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"calsans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"custom\",\"size\":\"120%\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=nvlightbg\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8572553\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We follow a proven process to deliver sites that perform.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"171da3f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/07\\/Path_5693.svg\",\"id\":\"\",\"size\":\"\",\"source\":\"url\"},\"background_position\":\"top right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"css_classes\":\"cstm-bg-curve-l\",\"flex_wrap_tablet\":\"wrap\",\"background_position_mobile\":\"initial\",\"hide_mobile\":\"hidden-mobile\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"6bf9e5f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_size_tablet\":\"grow\"},\"elements\":[{\"id\":\"b64f499\",\"elType\":\"widget\",\"settings\":{\"title\":\"01\",\"_flex_align_self\":\"center\",\"_css_classes\":\"box-num\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e1d7e47\",\"elType\":\"widget\",\"settings\":{\"title\":\"Discovery & Strategy\\n\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Figtree\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a228ebe\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We dive deep into your goals to uncover what really moves your audience \\u2014 strategy comes first.<\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c5a3290\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_size_tablet\":\"grow\"},\"elements\":[{\"id\":\"4a943a5\",\"elType\":\"widget\",\"settings\":{\"title\":\"02\",\"_flex_align_self\":\"center\",\"_css_classes\":\"box-num\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b4f7a87\",\"elType\":\"widget\",\"settings\":{\"title\":\"Design That Converts\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Figtree\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3fbde38\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Crafting layouts with purpose \\u2014 every element guides the user toward action and trust.\\n\\n\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4bcd578\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_size_tablet\":\"grow\"},\"elements\":[{\"id\":\"ae37f9b\",\"elType\":\"widget\",\"settings\":{\"title\":\"03\",\"_flex_align_self\":\"center\",\"_css_classes\":\"box-num\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"42d0354\",\"elType\":\"widget\",\"settings\":{\"title\":\"Launch & Optimize\\n\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Figtree\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"da4b446\",\"elType\":\"widget\",\"settings\":{\"editor\":\"After launch, we refine with data \\u2014 ensuring your site performs as beautifully as it looks.\\n\\n\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f456d43\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":false,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"css_classes\":\"p-20\"},\"elements\":[{\"id\":\"1fb2e8f\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span>Stop wasting budget<\\/span> on ads that send <span>visitors <\\/span>to broken websites\\n\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"calsans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"custom\",\"size\":\"120%\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=nvlightbg\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"903addb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Here\\u2019s what\\u2019s holding back your conversions \\u2014 and how we fix it.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"67bd4bd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":false,\"unit\":\"px\",\"size\":0},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":false,\"unit\":\"px\",\"size\":20},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7df0520\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_size_tablet\":\"grow\"},\"elements\":[{\"id\":\"3734125\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/09\\/67bb8177c0dadd063faf6445_xnBn0gX6TFCdfM7NQZhs_cf-wo-redarrow.png\",\"id\":1473,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<span>Poor <\\/span>conversion performance\",\"description_text\":\"Too many links distract visitors and dilute focus.\\n\\n\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_size\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"image_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"image_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Figtree\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_flex_align_self\":\"stretch\",\"_flex_size\":\"grow\",\"_css_classes\":\"cstm-box-css red-ss\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_color\":\"#D8D6D699\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"title_typography_typography\":\"\",\"description_typography_typography\":\"\",\"_border_color\":\"\",\"title_color\":\"globals\\/colors?id=text\",\"hover_title_color\":\"globals\\/colors?id=488c59d\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"eb1f634\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/09\\/67bb8177c0dadd063faf6445_xnBn0gX6TFCdfM7NQZhs_cf-wo-redarrow.png\",\"id\":1473,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<span>Low<\\/span> visitor engagement\",\"description_text\":\"Slow loading times frustrate users and increase bounce rates.\\n\\n\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_size\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"image_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"image_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Figtree\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_flex_align_self\":\"stretch\",\"_flex_size\":\"grow\",\"_css_classes\":\"cstm-box-css red-ss\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_color\":\"#D8D6D699\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"title_typography_typography\":\"\",\"description_typography_typography\":\"\",\"_border_color\":\"\",\"title_color\":\"globals\\/colors?id=text\",\"hover_title_color\":\"globals\\/colors?id=488c59d\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"d074fe1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/09\\/67bb8177c0dadd063faf6445_xnBn0gX6TFCdfM7NQZhs_cf-wo-redarrow.png\",\"id\":1473,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<span>Unfocused<\\/span> user experience\",\"description_text\":\"Unclear calls to action confuse potential customers.\\n\\n\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_size\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"image_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"image_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Figtree\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_flex_align_self\":\"stretch\",\"_flex_size\":\"grow\",\"_css_classes\":\"cstm-box-css red-ss\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_color\":\"#D8D6D699\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"title_typography_typography\":\"\",\"description_typography_typography\":\"\",\"_border_color\":\"\",\"title_color\":\"globals\\/colors?id=text\",\"hover_title_color\":\"globals\\/colors?id=488c59d\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"44e24ef\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/09\\/67bb8177c0dadd063faf6445_xnBn0gX6TFCdfM7NQZhs_cf-wo-redarrow.png\",\"id\":1473,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<span>Missed <\\/span>sales opportunities\",\"description_text\":\"Generic design fails to build trust or authority.\\n\\n\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_size\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"image_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"image_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Figtree\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_flex_align_self\":\"stretch\",\"_flex_size\":\"grow\",\"_css_classes\":\"cstm-box-css red-ss\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_color\":\"#D8D6D699\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"title_typography_typography\":\"\",\"description_typography_typography\":\"\",\"_border_color\":\"\",\"title_color\":\"globals\\/colors?id=text\",\"hover_title_color\":\"globals\\/colors?id=488c59d\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"1d1b331\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":false,\"unit\":\"px\",\"size\":10},\"flex_wrap\":\"wrap\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":false,\"unit\":\"px\",\"size\":20},\"_flex_order_tablet\":\"custom\",\"_flex_order_custom_tablet\":3,\"_flex_size_tablet\":\"custom\"},\"elements\":[{\"id\":\"da68750\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"_flex_align_self\":\"stretch\",\"css_classes\":\"cst-box-gradoent\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=488c59d\"},\"width_tablet\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"e3a3e04\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/09\\/67bb90db392af4ac96adf168_1.webp\",\"id\":1486,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Low-Performing Site\",\"description_text\":\"\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_size\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"image_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"image_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Figtree\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_css_classes\":\"cstm-box-css\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_color\":\"#D8D6D699\",\"__globals__\":{\"title_typography_typography\":\"\",\"description_typography_typography\":\"\",\"_border_color\":\"\",\"title_color\":\"globals\\/colors?id=488c59d\",\"hover_title_color\":\"globals\\/colors?id=488c59d\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"605270b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/09\\/Book-a-reserved-coworking-spot-in-Spaces-Waterfall-Midrand-Midrand-Gumtree-South-Africa-08-11-2025_10_43_AM-768x1345-1.webp\",\"id\":1490,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"height_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"height_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"object-fit\":\"cover\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_element_width\":\"inherit\",\"_flex_align_self\":\"stretch\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"313ea56\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":false,\"unit\":\"px\",\"size\":20},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"border_color\":\"#578E25\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"cstm-green-gradnt\",\"__globals__\":{\"border_color\":\"\"},\"width_tablet\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"8d4dffb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/09\\/67bb90f39296863ae1225eca_2.webp\",\"id\":1491,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Conversion-Driven Design\",\"description_text\":\"\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_size\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"image_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"image_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Figtree\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"title_color\":\"#1BAA2E\",\"hover_title_color\":\"#1BAA2E\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_css_classes\":\"cstm-box-css\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_color\":\"#D8D6D699\",\"__globals__\":{\"title_typography_typography\":\"\",\"description_typography_typography\":\"\",\"_border_color\":\"\",\"title_color\":\"\",\"hover_title_color\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"fd08f7f\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/10\\/ClearStone-Properties-Exclusive-Luxury-Residences-Secure-Living.mp4\",\"id\":1760,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"videopress_url\":\"https:\\/\\/videopress.com\\/v\\/ZCAOzTNk\",\"autoplay\":\"yes\",\"play_on_mobile\":\"yes\",\"mute\":\"yes\",\"loop\":\"yes\",\"controls\":\"\",\"aspect_ratio\":\"916\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"8ebf332\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_order_tablet\":\"custom\",\"_flex_order_mobile\":\"end\",\"_flex_order_custom_tablet\":2,\"_flex_size_tablet\":\"grow\"},\"elements\":[{\"id\":\"adfbeb6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/09\\/67bb88976d7f0ade2662c189_nMkfZvSyTSOfEX3hVGmM_cf-wo-greenarrow-1.png\",\"id\":1505,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<span>High <\\/span>conversion rates\",\"description_text\":\"Clear, focused navigation guides visitors to buy.\\n\\n\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_size\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"image_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"image_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Figtree\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#7FD136\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_flex_align_self\":\"stretch\",\"_flex_size\":\"grow\",\"_css_classes\":\"cstm-box-css green-ss\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_color\":\"#D8D6D699\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"title_typography_typography\":\"\",\"description_typography_typography\":\"\",\"_border_color\":\"\",\"title_color\":\"globals\\/colors?id=text\",\"hover_title_color\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"a815650\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/09\\/67bb88976d7f0ade2662c189_nMkfZvSyTSOfEX3hVGmM_cf-wo-greenarrow-1.png\",\"id\":1505,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<span>Engaged <\\/span> visitorsrates\",\"description_text\":\"Fast, responsive design keeps users engaged.\\n\\n\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_size\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"image_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"image_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Figtree\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#7FD136\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_flex_align_self\":\"stretch\",\"_flex_size\":\"grow\",\"_css_classes\":\"cstm-box-css green-ss\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_color\":\"#D8D6D699\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"title_typography_typography\":\"\",\"description_typography_typography\":\"\",\"_border_color\":\"\",\"title_color\":\"globals\\/colors?id=text\",\"hover_title_color\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"3e5e397\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/09\\/67bb88976d7f0ade2662c189_nMkfZvSyTSOfEX3hVGmM_cf-wo-greenarrow-1.png\",\"id\":1505,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<span>Increased lead <\\/span>generationrates\",\"description_text\":\"Strong, compelling calls to action drive clicks.\\n\\n\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_size\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"image_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"image_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Figtree\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#7FD136\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_flex_align_self\":\"stretch\",\"_flex_size\":\"grow\",\"_css_classes\":\"cstm-box-css green-ss\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_color\":\"#D8D6D699\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"title_typography_typography\":\"\",\"description_typography_typography\":\"\",\"_border_color\":\"\",\"title_color\":\"globals\\/colors?id=text\",\"hover_title_color\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"470cb5a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/09\\/67bb88976d7f0ade2662c189_nMkfZvSyTSOfEX3hVGmM_cf-wo-greenarrow-1.png\",\"id\":1505,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<span>Increased Trust  <\\/span>& Credibility rates\",\"description_text\":\"Clear, focused navigation guides visitors to buy.\\n\\n\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_size\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"image_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"image_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Figtree\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#7FD136\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_flex_align_self\":\"stretch\",\"_flex_size\":\"grow\",\"_css_classes\":\"cstm-box-css green-ss\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_color\":\"#D8D6D699\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"title_typography_typography\":\"\",\"description_typography_typography\":\"\",\"_border_color\":\"\",\"title_color\":\"globals\\/colors?id=text\",\"hover_title_color\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d5babfe\",\"elType\":\"widget\",\"settings\":{\"html\":\"<!DOCTYPE html>\\r\\n<html lang=\\\"en\\\">\\r\\n\\r\\n<head>\\r\\n  <meta charset=\\\"UTF-8\\\">\\r\\n  <meta name=\\\"viewport\\\" content=\\\"width=device-width, initial-scale=1.0\\\">\\r\\n  <title>Document<\\/title>\\r\\n<\\/head>\\r\\n<style>\\r\\n  \\/* Custom CSS Variables *\\/\\r\\n  :root {\\r\\n    --accent-glow: #ff9100;\\r\\n    --secondary-glow: #ff0055;\\r\\n    --white-border: rgba(255, 255, 255, 0.4);\\r\\n    --black: #000000;\\r\\n    --transparent: rgba(0, 0, 0, 0);\\r\\n  }\\r\\n\\r\\n  \\/* 1. Combined Animation Keyframes (Rotation and Scale) *\\/\\r\\n  @keyframes rotate-and-scale {\\r\\n\\r\\n    \\/* Center Top (Full Width) *\\/\\r\\n    0% {\\r\\n      transform: rotate(0deg) scaleX(1);\\r\\n    }\\r\\n\\r\\n    \\/* Corner (Narrower) *\\/\\r\\n    25% {\\r\\n      transform: rotate(90deg) scaleX(0.25);\\r\\n    }\\r\\n\\r\\n    \\/* Center Bottom (Full Width) *\\/\\r\\n    50% {\\r\\n      transform: rotate(180deg) scaleX(1);\\r\\n    }\\r\\n\\r\\n    \\/* Corner (Narrower) *\\/\\r\\n    75% {\\r\\n      transform: rotate(270deg) scaleX(0.25);\\r\\n    }\\r\\n\\r\\n    \\/* Back to Start *\\/\\r\\n    100% {\\r\\n      transform: rotate(360deg) scaleX(1);\\r\\n    }\\r\\n  }\\r\\n\\r\\n  \\/* Base and Wrapper styles *\\/\\r\\n\\r\\n  .hero-button-wrap {\\r\\n    display: flex;\\r\\n    justify-content: center;\\r\\n    align-items: center;\\r\\n  }\\r\\n\\r\\n  \\/* 2. Main Button Container (White Border) *\\/\\r\\n  .primary-button-block {\\r\\n    width: 300px;\\r\\n    height: 60px;\\r\\n    border: 1px solid var(--white-border);\\r\\n    background-color: var(--black);\\r\\n    border-radius: 200px;\\r\\n    display: flex;\\r\\n    justify-content: center;\\r\\n    align-items: center;\\r\\n    padding: 1px;\\r\\n    position: relative;\\r\\n    overflow: hidden;\\r\\n    text-decoration: none;\\r\\n  }\\r\\n\\r\\n  \\/* 3. Rotating Stroke Wrapper (Removed \'filter: blur()\') *\\/\\r\\n  .button-stroke-wrapp {\\r\\n    z-index: 1;\\r\\n    position: absolute;\\r\\n\\r\\n    \\/* Size ko kam kia taake effect ziada tight rahe *\\/\\r\\n    width: 200%;\\r\\n    height: 300%;\\r\\n    top: -100%;\\r\\n    left: -50%;\\r\\n\\r\\n    display: flex;\\r\\n    justify-content: center;\\r\\n    align-items: center;\\r\\n\\r\\n    \\/* Animation wahi rahegi *\\/\\r\\n    animation: rotate-and-scale 4s linear infinite;\\r\\n    \\/* **YE LINE HATA DI GAYI HAI: filter: blur(3px);** *\\/\\r\\n  }\\r\\n\\r\\n  .button-stroke-block,\\r\\n  .button-stroke-block-v2 {\\r\\n    \\/* Gradient wahi rahega *\\/\\r\\n    background-image: linear-gradient(180deg,\\r\\n        var(--transparent) 10%,\\r\\n        var(--accent-glow) 40%,\\r\\n        var(--secondary-glow) 55%,\\r\\n        var(--transparent) 90%);\\r\\n    width: 50%;\\r\\n    height: 100%;\\r\\n  }\\r\\n\\r\\n  \\/* 4. Inner Black Layer (Text aur background) *\\/\\r\\n  .button-text-wrap {\\r\\n    z-index: 2;\\r\\n    background-color: var(--black);\\r\\n    border-radius: 200px;\\r\\n    width: 100%;\\r\\n    height: 100%;\\r\\n    display: flex;\\r\\n    justify-content: center;\\r\\n    align-items: center;\\r\\n    position: relative;\\r\\n  }\\r\\n\\r\\n  .primary-button-text {\\r\\n    color: white;\\r\\n    font-family: Calsans, Arial, sans-serif;\\r\\n    font-size: 18px;\\r\\n    font-weight: 600;\\r\\n    text-transform: capitalize;\\r\\n  }\\r\\n<\\/style>\\r\\n\\r\\n<body>\\r\\n\\r\\n  <div class=\\\"hero-button-wrap\\\">\\r\\n    <a href=\\\"https:\\/\\/calendly.com\\/goldenstallionagency\\/real-estate-and-development-branding-discovery-clone\\\" class=\\\"primary-button-block\\\">\\r\\n      <div class=\\\"button-stroke-wrapp\\\">\\r\\n        <div class=\\\"button-stroke-block\\\"><\\/div>\\r\\n        <div class=\\\"button-stroke-block-v2\\\"><\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"button-text-wrap\\\">\\r\\n        <div class=\\\"primary-button-text\\\"> Book A Call Now!<\\/div>\\r\\n      <\\/div>\\r\\n    <\\/a>\\r\\n  <\\/div>\\r\\n\\r\\n\\r\\n<\\/body>\\r\\n\\r\\n<\\/html>\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":false},{\"id\":\"684bb30\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1280,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"css_classes\":\"p-20\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ca62b46\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"flex_align_items\":\"flex-start\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c5f93c0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Clearstone Properties Website<span><br> Review<\\/span>\\n\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"calsans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"custom\",\"size\":\"120%\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=nvlightbg\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6729f93\",\"elType\":\"widget\",\"settings\":{\"html\":\"<!DOCTYPE html>\\r\\n<html lang=\\\"en\\\">\\r\\n\\r\\n<head>\\r\\n  <meta charset=\\\"UTF-8\\\">\\r\\n  <meta name=\\\"viewport\\\" content=\\\"width=device-width, initial-scale=1.0\\\">\\r\\n  <title>Document<\\/title>\\r\\n<\\/head>\\r\\n<style>\\r\\n  \\/* Custom CSS Variables *\\/\\r\\n  :root {\\r\\n    --accent-glow: #ff9100;\\r\\n    --secondary-glow: #ff0055;\\r\\n    --white-border: rgba(255, 255, 255, 0.4);\\r\\n    --black: #000000;\\r\\n    --transparent: rgba(0, 0, 0, 0);\\r\\n  }\\r\\n\\r\\n  \\/* 1. Combined Animation Keyframes (Rotation and Scale) *\\/\\r\\n  @keyframes rotate-and-scale {\\r\\n\\r\\n    \\/* Center Top (Full Width) *\\/\\r\\n    0% {\\r\\n      transform: rotate(0deg) scaleX(1);\\r\\n    }\\r\\n\\r\\n    \\/* Corner (Narrower) *\\/\\r\\n    25% {\\r\\n      transform: rotate(90deg) scaleX(0.25);\\r\\n    }\\r\\n\\r\\n    \\/* Center Bottom (Full Width) *\\/\\r\\n    50% {\\r\\n      transform: rotate(180deg) scaleX(1);\\r\\n    }\\r\\n\\r\\n    \\/* Corner (Narrower) *\\/\\r\\n    75% {\\r\\n      transform: rotate(270deg) scaleX(0.25);\\r\\n    }\\r\\n\\r\\n    \\/* Back to Start *\\/\\r\\n    100% {\\r\\n      transform: rotate(360deg) scaleX(1);\\r\\n    }\\r\\n  }\\r\\n\\r\\n  \\/* Base and Wrapper styles *\\/\\r\\n\\r\\n  .hero-button-wrap {\\r\\n    display: flex;\\r\\n    justify-content: center;\\r\\n    align-items: center;\\r\\n  }\\r\\n\\r\\n  \\/* 2. Main Button Container (White Border) *\\/\\r\\n  .primary-button-block {\\r\\n    width: 300px;\\r\\n    height: 60px;\\r\\n    border: 1px solid var(--white-border);\\r\\n    background-color: var(--black);\\r\\n    border-radius: 200px;\\r\\n    display: flex;\\r\\n    justify-content: center;\\r\\n    align-items: center;\\r\\n    padding: 1px;\\r\\n    position: relative;\\r\\n    overflow: hidden;\\r\\n    text-decoration: none;\\r\\n  }\\r\\n\\r\\n  \\/* 3. Rotating Stroke Wrapper (Removed \'filter: blur()\') *\\/\\r\\n  .button-stroke-wrapp {\\r\\n    z-index: 1;\\r\\n    position: absolute;\\r\\n\\r\\n    \\/* Size ko kam kia taake effect ziada tight rahe *\\/\\r\\n    width: 200%;\\r\\n    height: 300%;\\r\\n    top: -100%;\\r\\n    left: -50%;\\r\\n\\r\\n    display: flex;\\r\\n    justify-content: center;\\r\\n    align-items: center;\\r\\n\\r\\n    \\/* Animation wahi rahegi *\\/\\r\\n    animation: rotate-and-scale 4s linear infinite;\\r\\n    \\/* **YE LINE HATA DI GAYI HAI: filter: blur(3px);** *\\/\\r\\n  }\\r\\n\\r\\n  .button-stroke-block,\\r\\n  .button-stroke-block-v2 {\\r\\n    \\/* Gradient wahi rahega *\\/\\r\\n    background-image: linear-gradient(180deg,\\r\\n        var(--transparent) 10%,\\r\\n        var(--accent-glow) 40%,\\r\\n        var(--secondary-glow) 55%,\\r\\n        var(--transparent) 90%);\\r\\n    width: 50%;\\r\\n    height: 100%;\\r\\n  }\\r\\n\\r\\n  \\/* 4. Inner Black Layer (Text aur background) *\\/\\r\\n  .button-text-wrap {\\r\\n    z-index: 2;\\r\\n    background-color: var(--black);\\r\\n    border-radius: 200px;\\r\\n    width: 100%;\\r\\n    height: 100%;\\r\\n    display: flex;\\r\\n    justify-content: center;\\r\\n    align-items: center;\\r\\n    position: relative;\\r\\n  }\\r\\n\\r\\n  .primary-button-text {\\r\\n    color: white;\\r\\n    font-family: Calsans, Arial, sans-serif;\\r\\n    font-size: 18px;\\r\\n    font-weight: 600;\\r\\n    text-transform: capitalize;\\r\\n  }\\r\\n<\\/style>\\r\\n\\r\\n<body>\\r\\n\\r\\n  <div class=\\\"hero-button-wrap\\\">\\r\\n    <a href=\\\"https:\\/\\/calendly.com\\/goldenstallionagency\\/real-estate-and-development-branding-discovery-clone\\\" class=\\\"primary-button-block\\\">\\r\\n      <div class=\\\"button-stroke-wrapp\\\">\\r\\n        <div class=\\\"button-stroke-block\\\"><\\/div>\\r\\n        <div class=\\\"button-stroke-block-v2\\\"><\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"button-text-wrap\\\">\\r\\n        <div class=\\\"primary-button-text\\\"> Book A Call Now!<\\/div>\\r\\n      <\\/div>\\r\\n    <\\/a>\\r\\n  <\\/div>\\r\\n\\r\\n\\r\\n<\\/body>\\r\\n\\r\\n<\\/html>\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":true},{\"id\":\"a7ac6a4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"38ebdb2\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/08\\/VIDEO-2025-03-25-11-51-05.mp4\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"insert_url\":\"yes\",\"external_url\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/08\\/VIDEO-2025-03-25-11-51-05.mp4\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"videopress_url\":\"https:\\/\\/videopress.com\\/v\\/ZCAOzTNk\",\"aspect_ratio\":\"32\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"29\",\"right\":\"29\",\"bottom\":\"29\",\"left\":\"29\",\"isLinked\":true},\"__globals__\":{\"_border_color\":\"globals\\/colors?id=7ef4b7e\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"cdbf56e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"12c3ec8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bf58e3e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our <span>Success<\\/span> Stories\\n\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"calsans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"custom\",\"size\":\"120%\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=nvlightbg\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c8fc8c2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"Convertico is BY FAR the most dedicated, driven, relentlessly invested agency I have ever worked with. Once they get started they really don\'t f*** around.\\\"<br \\/>- Jonathan H<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self_mobile\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":720,\"sizes\":[]},\"_flex_align_self\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"7924728\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2d9d91a\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":2,\"sizes\":[]},\"grid_gaps\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"167ac1c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"min_height\":{\"unit\":\"px\",\"size\":520,\"sizes\":[]},\"flex_justify_content\":\"space-between\",\"html_tag\":\"a\",\"link\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/case-study\\/boutique-salon-sees-3x-more-bookings\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/10\\/dummy-image.jpg\",\"id\":1711,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.75,\"sizes\":[]},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"border_color\":\"#FACD22\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"f41f477\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"8\",\"row\":\"8\",\"isLinked\":true,\"unit\":\"px\",\"size\":8},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cec8d86\",\"elType\":\"widget\",\"settings\":{\"title\":\"CRO\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Figtree\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"16\",\"bottom\":\"8\",\"left\":\"16\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FACD2240\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#FACD22\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"e0a7dce\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"697257a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Boutique Salon Sees 3x More Bookings\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Figtree\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a4d4bc5\",\"elType\":\"widget\",\"settings\":{\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"_background_color\":\"#020101\",\"custom_css\":\"p:last-child {\\n    margin: 0;\\n}\",\"editor\":\"<p>Ruby\\u2019s Beauty salon had no website - only a Facebook page. Walk-ins were unpredictable, phone bookings......<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e27d136\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"min_height\":{\"unit\":\"px\",\"size\":520,\"sizes\":[]},\"flex_justify_content\":\"space-between\",\"html_tag\":\"a\",\"link\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/case-study\\/hvac-company-generates-120k-in-new-sales\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/10\\/dummy-image.jpg\",\"id\":1711,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.75,\"sizes\":[]},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"border_color\":\"#FACD22\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"b573994\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"8\",\"row\":\"8\",\"isLinked\":true,\"unit\":\"px\",\"size\":8},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true},{\"id\":\"caf35df\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a35a9ca\",\"elType\":\"widget\",\"settings\":{\"title\":\"HVAC Company Generates $120K in New Sales\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Figtree\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8dbac7c\",\"elType\":\"widget\",\"settings\":{\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"_background_color\":\"#020101\",\"custom_css\":\"p:last-child {\\n    margin: 0;\\n}\",\"editor\":\"<p>Tintwheer Mechanical (HVAC company) had a DIY-style website that looked unprofessional. Homeowners......<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"aa0aeb4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"min_height\":{\"unit\":\"px\",\"size\":520,\"sizes\":[]},\"flex_justify_content\":\"space-between\",\"html_tag\":\"a\",\"link\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/case-study\\/kyu-restaurant-217-booking-increase\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/10\\/dummy-image.jpg\",\"id\":1711,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.75,\"sizes\":[]},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"border_color\":\"#FACD22\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"4b0b16f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"8\",\"row\":\"8\",\"isLinked\":true,\"unit\":\"px\",\"size\":8},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true},{\"id\":\"eb2288e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5569f77\",\"elType\":\"widget\",\"settings\":{\"title\":\"KYU Restaurant - 217% Booking Increase\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Figtree\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cd34ece\",\"elType\":\"widget\",\"settings\":{\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"_background_color\":\"#020101\",\"custom_css\":\"p:last-child {\\n    margin: 0;\\n}\",\"editor\":\"<p>KYU restaurant group had great food but an online presence that was costing them customers. Their outdated site......<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d9d6c11\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"min_height\":{\"unit\":\"px\",\"size\":520,\"sizes\":[]},\"flex_justify_content\":\"space-between\",\"html_tag\":\"a\",\"link\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/case-study\\/real-estate-developer-secures-38-qualified-leads-in-30-days\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/10\\/dummy-image.jpg\",\"id\":1711,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.75,\"sizes\":[]},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"border_color\":\"#FACD22\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"e316763\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"8\",\"row\":\"8\",\"isLinked\":true,\"unit\":\"px\",\"size\":8},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true},{\"id\":\"5782373\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"955f56f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Real Estate Developer Secures 38 Qualified Leads in 30 Days\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Figtree\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0faec79\",\"elType\":\"widget\",\"settings\":{\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"_background_color\":\"#020101\",\"custom_css\":\"p:last-child {\\n    margin: 0;\\n}\",\"editor\":\"<p>A property developer had a stunning new project \\u2014 but their old website made it look like every other estate. Buyers......<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"4a89ebf\",\"elType\":\"container\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"css_classes\":\"p-20\"},\"elements\":[{\"id\":\"389ff14\",\"elType\":\"widget\",\"settings\":{\"title\":\"Real <span>Results.<\\/span> Real <span>Feedback.<\\/span>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"calsans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"custom\",\"size\":\"120%\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=nvlightbg\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b61a2d8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Discover how our work helped them scale, convert, and grow.\\n\\n\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8a2bc60\",\"elType\":\"widget\",\"widgetType\":\"nested-carousel\",\"settings\":{\"carousel_name\":\"Carousel\",\"carousel_items\":[{\"slide_title\":\"Slide #1\",\"_id\":\"12dfdf7\"},{\"slide_title\":\"Slide #2\",\"_id\":\"bd23dd7\"},{\"slide_title\":\"Slide #3\",\"_id\":\"a137c21\"},{\"slide_title\":\"Slide #3\",\"_id\":\"640b17b\"}],\"slides_to_show\":\"3\",\"slides_to_scroll\":\"1\",\"arrows_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_css_classes\":\"cstm-carousal-arow\",\"__globals__\":{\"arrow_normal_color\":\"globals\\/colors?id=488c59d\",\"dots_normal_color\":\"\"},\"arrow_normal_color\":\"#FF0004\",\"dots_normal_color\":\"#FACD22\"},\"elements\":[{\"id\":\"2ec2f02\",\"elType\":\"container\",\"settings\":{\"_title\":\"Slide #1\"},\"elements\":[{\"id\":\"e74a368\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/09\\/1-1.webp\",\"id\":1534,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"cf1ae40\",\"elType\":\"container\",\"settings\":{\"_title\":\"Slide #2\"},\"elements\":[{\"id\":\"5be6eae\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/09\\/2-1.webp\",\"id\":1535,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"3bf0d35\",\"elType\":\"container\",\"settings\":{\"_title\":\"Slide #3\"},\"elements\":[{\"id\":\"cf12075\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/09\\/3-2.webp\",\"id\":1536,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"6f16e73\",\"elType\":\"container\",\"settings\":{\"_title\":\"Slide #3\"},\"elements\":[{\"id\":\"2f12b71\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/09\\/5-2.webp\",\"id\":1537,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":false},{\"id\":\"406ebc0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":false,\"unit\":\"px\",\"size\":0},\"_title\":\"Container\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"css_classes\":\"p-20\"},\"elements\":[{\"id\":\"cf82b91\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book<span> A Call<\\/span> <br>With Us!\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"calsans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"custom\",\"size\":\"120%\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=nvlightbg\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0165ac7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"flex_direction_mobile\":\"column\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":false,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"4c059f5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book A Call Now!\",\"link\":{\"url\":\"https:\\/\\/calendly.com\\/goldenstallionagency\\/real-estate-and-development-branding-discovery-clone\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"button_background_hover_color\":\"#C4AB2E\",\"__globals__\":{\"background_color\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=044b931\"},\"align_mobile\":\"justify\",\"button_text_color\":\"#000000\",\"background_color\":\"#E5BE1F\",\"hover_color\":\"#151515\",\"_flex_align_self_mobile\":\"stretch\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"c454aed\",\"elType\":\"widget\",\"settings\":{\"html\":\"<iframe src=\\\"https:\\/\\/calendly.com\\/goldenstallionwebagency\\/hospitality-website-discovery-call\\\" width=\\\"100%\\\" height=\\\"600\\\" frameborder=\\\"0\\\" scrolling=\\\"no\\\">\\ufeff\\ufeff\\ufeff\\ufeff\\ufeff\\ufeff<\\/iframe>\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"_border_color\":\"globals\\/colors?id=488c59d\"},\"_css_classes\":\"cstm-calender\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":false},{\"id\":\"662598c\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":false,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"css_classes\":\"p-20\"},\"elements\":[{\"id\":\"651a5a5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<span style=\\\"text-decoration: underline;\\\"><a href=\\\"https:\\/\\/goldenstallionagency.com\\/portfolio\\/\\\">View Portfolio<\\/a><\\/span>\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"link_color\":\"globals\\/colors?id=text\",\"link_hover_color\":\"globals\\/colors?id=488c59d\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9a9e453\",\"elType\":\"widget\",\"settings\":{\"title\":\"Frequently Asked<br><span> Questions<\\/span>\\n\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"calsans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"custom\",\"size\":\"120%\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=nvlightbg\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6e5a4b2\",\"elType\":\"widget\",\"widgetType\":\"nested-accordion\",\"settings\":{\"items\":[{\"item_title\":\" What Services Does Golden Stallion Agency Offer?\",\"_id\":\"057d816\"},{\"item_title\":\"How long does it take to build a website?\",\"_id\":\"13aeeb7\"},{\"item_title\":\"Do you offer e-commerce solutions?\",\"_id\":\"b7ec30a\"},{\"item_title\":\"How do I get started with Golden Stallion Agency?\",\"_id\":\"f5211f8\"},{\"item_title\":\"What happens if we don\\u2019t see results by the end of the program\",\"_id\":\"7e5d94f\"}],\"accordion_item_title_position_horizontal\":\"stretch\",\"accordion_item_title_icon_position\":\"end\",\"accordion_item_title_space_between\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"accordion_background_normal_background\":\"classic\",\"accordion_background_normal_color\":\"#D1AC1B\",\"accordion_border_normal_border\":\"none\",\"accordion_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"accordion_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"32\",\"isLinked\":false},\"normal_title_color\":\"#FFFFFF\",\"content_border_border\":\"none\",\"content_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"004\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":772,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_css_classes\":\"cstm-accordian-ss\",\"__globals__\":{\"normal_title_color\":\"globals\\/colors?id=text\",\"accordion_background_normal_color\":\"\",\"hover_title_color\":\"globals\\/colors?id=text\",\"active_title_color\":\"globals\\/colors?id=text\"}},\"elements\":[{\"id\":\"9abb8ad\",\"elType\":\"container\",\"settings\":{\"_title\":\"item #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#D1AC1BAD\",\"border_border\":\"none\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"32\",\"bottom\":\"025\",\"left\":\"32\",\"isLinked\":false},\"css_classes\":\"cstm-index\"},\"elements\":[{\"id\":\"231b35a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Golden Stallion Agency is a full-service digital partner for dental, legal, and hospitality brands. Our services include website design and development, SEO optimization, digital marketing, and ongoing maintenance and support.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"188a9f4\",\"elType\":\"container\",\"settings\":{\"_title\":\"item #2\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#D1AC1BAD\",\"margin\":{\"unit\":\"px\",\"top\":\"-12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"32\",\"bottom\":\"25\",\"left\":\"32\",\"isLinked\":false},\"css_classes\":\"cstm-index\"},\"elements\":[{\"id\":\"42949ef\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Golden Stallion Agency is a full-service digital partner for dental, legal, and hospitality brands. Our services include website design and development, SEO optimization, digital marketing, and ongoing maintenance and support.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"832ec1b\",\"elType\":\"container\",\"settings\":{\"_title\":\"item #2\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#D1AC1BAD\",\"margin\":{\"unit\":\"px\",\"top\":\"-12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"32\",\"bottom\":\"25\",\"left\":\"32\",\"isLinked\":false},\"css_classes\":\"cstm-index\"},\"elements\":[{\"id\":\"d5d04c2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Yes, we specialize in creating secure and user-friendly e-commerce websites to help your business sell products or services online.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"aa0185f\",\"elType\":\"container\",\"settings\":{\"_title\":\"item #2\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#D1AC1BAD\",\"margin\":{\"unit\":\"px\",\"top\":\"-12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"32\",\"bottom\":\"25\",\"left\":\"32\",\"isLinked\":false},\"css_classes\":\"cstm-index\"},\"elements\":[{\"id\":\"1ddc52c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Getting started is easy! Simply Book a Call with Tinashe, and we\\u2019ll discuss your business needs and goals. From there, we\\u2019ll create a custom plan to build your high-converting website.\",\"__globals__\":{\"link_color\":\"globals\\/colors?id=3c7ce4a\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"842b746\",\"elType\":\"container\",\"settings\":{\"_title\":\"item #2\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#D1AC1BAD\",\"margin\":{\"unit\":\"px\",\"top\":\"-12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"32\",\"bottom\":\"25\",\"left\":\"32\",\"isLinked\":false},\"css_classes\":\"cstm-index\"},\"elements\":[{\"id\":\"f87f86c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"We give you all your money back \\u2013 simple as\\nthat\",\"__globals__\":{\"link_color\":\"globals\\/colors?id=3c7ce4a\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true}]},{\"id\":\"57c2499\",\"elType\":\"widget\",\"settings\":{\"html\":\"<!DOCTYPE html>\\r\\n<html lang=\\\"en\\\">\\r\\n\\r\\n<head>\\r\\n  <meta charset=\\\"UTF-8\\\">\\r\\n  <meta name=\\\"viewport\\\" content=\\\"width=device-width, initial-scale=1.0\\\">\\r\\n  <title>Document<\\/title>\\r\\n<\\/head>\\r\\n<style>\\r\\n  \\/* Custom CSS Variables *\\/\\r\\n  :root {\\r\\n    --accent-glow: #ff9100;\\r\\n    --secondary-glow: #ff0055;\\r\\n    --white-border: rgba(255, 255, 255, 0.4);\\r\\n    --black: #000000;\\r\\n    --transparent: rgba(0, 0, 0, 0);\\r\\n  }\\r\\n\\r\\n  \\/* 1. Combined Animation Keyframes (Rotation and Scale) *\\/\\r\\n  @keyframes rotate-and-scale {\\r\\n\\r\\n    \\/* Center Top (Full Width) *\\/\\r\\n    0% {\\r\\n      transform: rotate(0deg) scaleX(1);\\r\\n    }\\r\\n\\r\\n    \\/* Corner (Narrower) *\\/\\r\\n    25% {\\r\\n      transform: rotate(90deg) scaleX(0.25);\\r\\n    }\\r\\n\\r\\n    \\/* Center Bottom (Full Width) *\\/\\r\\n    50% {\\r\\n      transform: rotate(180deg) scaleX(1);\\r\\n    }\\r\\n\\r\\n    \\/* Corner (Narrower) *\\/\\r\\n    75% {\\r\\n      transform: rotate(270deg) scaleX(0.25);\\r\\n    }\\r\\n\\r\\n    \\/* Back to Start *\\/\\r\\n    100% {\\r\\n      transform: rotate(360deg) scaleX(1);\\r\\n    }\\r\\n  }\\r\\n\\r\\n  \\/* Base and Wrapper styles *\\/\\r\\n\\r\\n  .hero-button-wrap {\\r\\n    display: flex;\\r\\n    justify-content: center;\\r\\n    align-items: center;\\r\\n  }\\r\\n\\r\\n  \\/* 2. Main Button Container (White Border) *\\/\\r\\n  .primary-button-block {\\r\\n    width: 300px;\\r\\n    height: 60px;\\r\\n    border: 1px solid var(--white-border);\\r\\n    background-color: var(--black);\\r\\n    border-radius: 200px;\\r\\n    display: flex;\\r\\n    justify-content: center;\\r\\n    align-items: center;\\r\\n    padding: 1px;\\r\\n    position: relative;\\r\\n    overflow: hidden;\\r\\n    text-decoration: none;\\r\\n  }\\r\\n\\r\\n  \\/* 3. Rotating Stroke Wrapper (Removed \'filter: blur()\') *\\/\\r\\n  .button-stroke-wrapp {\\r\\n    z-index: 1;\\r\\n    position: absolute;\\r\\n\\r\\n    \\/* Size ko kam kia taake effect ziada tight rahe *\\/\\r\\n    width: 200%;\\r\\n    height: 300%;\\r\\n    top: -100%;\\r\\n    left: -50%;\\r\\n\\r\\n    display: flex;\\r\\n    justify-content: center;\\r\\n    align-items: center;\\r\\n\\r\\n    \\/* Animation wahi rahegi *\\/\\r\\n    animation: rotate-and-scale 4s linear infinite;\\r\\n    \\/* **YE LINE HATA DI GAYI HAI: filter: blur(3px);** *\\/\\r\\n  }\\r\\n\\r\\n  .button-stroke-block,\\r\\n  .button-stroke-block-v2 {\\r\\n    \\/* Gradient wahi rahega *\\/\\r\\n    background-image: linear-gradient(180deg,\\r\\n        var(--transparent) 10%,\\r\\n        var(--accent-glow) 40%,\\r\\n        var(--secondary-glow) 55%,\\r\\n        var(--transparent) 90%);\\r\\n    width: 50%;\\r\\n    height: 100%;\\r\\n  }\\r\\n\\r\\n  \\/* 4. Inner Black Layer (Text aur background) *\\/\\r\\n  .button-text-wrap {\\r\\n    z-index: 2;\\r\\n    background-color: var(--black);\\r\\n    border-radius: 200px;\\r\\n    width: 100%;\\r\\n    height: 100%;\\r\\n    display: flex;\\r\\n    justify-content: center;\\r\\n    align-items: center;\\r\\n    position: relative;\\r\\n  }\\r\\n\\r\\n  .primary-button-text {\\r\\n    color: white;\\r\\n    font-family: Calsans, Arial, sans-serif;\\r\\n    font-size: 18px;\\r\\n    font-weight: 600;\\r\\n    text-transform: capitalize;\\r\\n  }\\r\\n<\\/style>\\r\\n\\r\\n<body>\\r\\n\\r\\n  <div class=\\\"hero-button-wrap\\\">\\r\\n    <a href=\\\"https:\\/\\/calendly.com\\/goldenstallionagency\\/real-estate-and-development-branding-discovery-clone\\\" class=\\\"primary-button-block\\\">\\r\\n      <div class=\\\"button-stroke-wrapp\\\">\\r\\n        <div class=\\\"button-stroke-block\\\"><\\/div>\\r\\n        <div class=\\\"button-stroke-block-v2\\\"><\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"button-text-wrap\\\">\\r\\n        <div class=\\\"primary-button-text\\\"> Book A Call Now!<\\/div>\\r\\n      <\\/div>\\r\\n    <\\/a>\\r\\n  <\\/div>\\r\\n\\r\\n\\r\\n<\\/body>\\r\\n\\r\\n<\\/html>\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":false}]'),(19170,1856,'_elementor_page_assets','a:2:{s:6:\"styles\";a:8:{i:0;s:12:\"widget-image\";i:1;s:14:\"widget-heading\";i:2;s:12:\"widget-video\";i:3;s:16:\"widget-icon-list\";i:4;s:16:\"widget-image-box\";i:5;s:8:\"e-swiper\";i:6;s:22:\"widget-nested-carousel\";i:7;s:23:\"widget-nested-accordion\";}s:7:\"scripts\";a:2:{i:0;s:18:\"elementor-frontend\";i:1;s:6:\"swiper\";}}'),(19171,1856,'_elementor_css','a:6:{s:4:\"time\";i:1760551132;s:5:\"fonts\";a:3:{i:0;s:7:\"calsans\";i:1;s:5:\"Inter\";i:2;s:7:\"Figtree\";}s:5:\"icons\";a:3:{i:0;s:0:\"\";i:9;s:6:\"eicons\";i:12;s:8:\"fa-solid\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(19172,1857,'_wp_page_template','page-templates/template-pagebuilder-full-width.php'),(19173,1857,'_elementor_edit_mode','builder'),(19174,1857,'_elementor_template_type','wp-page'),(19175,1857,'_elementor_version','3.32.4'),(19176,1857,'_elementor_pro_version','3.32.1'),(19177,1857,'_elementor_data','[{\"id\":\"d9215c5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"43\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"css_classes\":\"p-20\"},\"elements\":[{\"id\":\"3c76218\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/09\\/image_2024-11-08_222804488.webp\",\"id\":1435,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_flex_align_self\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7bac6b3\",\"elType\":\"widget\",\"settings\":{\"title\":\"We help ambitious brands turn <span>underperforming websites<\\/span> into high-converting sales machines,<br> using trust-driven & <span> conversion-focused <\\/span> web design.\\n\",\"typography_typography\":\"custom\",\"typography_font_family\":\"calsans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"header_size\":\"h1\",\"align\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"custom\",\"size\":\"130%\",\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":1000,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=nvlightbg\"},\"typography_text_transform\":\"capitalize\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"655f644\",\"elType\":\"widget\",\"settings\":{\"title\":\"Watch this short video to see how it works:\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":31,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"18\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"1ebccf3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"css_classes\":\"p-20 video-container-wrap\",\"custom_css\":\":root {\\r\\n  --gold-center: rgba(250, 205, 34, 0.6); \\/* golden center *\\/\\r\\n  --gold-mid: rgba(250, 205, 34, 0.3);    \\/* soft golden *\\/\\r\\n  --black: #000000;\\r\\n}\\r\\n\\r\\n.video-container-wrap {\\r\\n  position: relative;\\r\\n}\\r\\n\\r\\n\\/* Overlay Glow *\\/\\r\\n.video-container-wrap::before {\\r\\n  content: \\\"\\\";\\r\\n  position: absolute;\\r\\n  top: 0;\\r\\n  left: 0;\\r\\n  width: 100%;   \\/* wrapper jitna hi *\\/\\r\\n  height: 100%;  \\/* wrapper jitna hi *\\/\\r\\n  pointer-events: none;\\r\\n  z-index: -1; \\/* video ke neeche rehne ke liye neeche adjust karna padega *\\/\\r\\n\\r\\n  background: radial-gradient(\\r\\n    circle,\\r\\n    var(--gold-center) 40%, \\r\\n    var(--gold-mid) 70%,\\r\\n    transparent 100%\\r\\n  );\\r\\n\\r\\n  filter: blur(40px); \\/* thoda blur kam kar diya *\\/\\r\\n}\\r\\n\\r\\n\\/* Video iframe *\\/\\r\\n.video-container-wrap iframe {\\r\\n  position: relative;\\r\\n}\\r\\n\",\"width\":{\"unit\":\"px\",\"size\":1080,\"sizes\":[]}},\"elements\":[{\"id\":\"b9048a3\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"youtube.com\\/watch?v=xjJlm6IjBDQ&feature=youtu.be&themeRefresh=1\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"videopress_url\":\"https:\\/\\/videopress.com\\/v\\/ZCAOzTNk\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":true},{\"id\":\"8c35c94\",\"elType\":\"container\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"css_classes\":\"p-20\"},\"elements\":[{\"id\":\"4974384\",\"elType\":\"widget\",\"settings\":{\"html\":\"<!DOCTYPE html>\\r\\n<html lang=\\\"en\\\">\\r\\n\\r\\n<head>\\r\\n  <meta charset=\\\"UTF-8\\\">\\r\\n  <meta name=\\\"viewport\\\" content=\\\"width=device-width, initial-scale=1.0\\\">\\r\\n  <title>Document<\\/title>\\r\\n<\\/head>\\r\\n<style>\\r\\n  \\/* Custom CSS Variables *\\/\\r\\n  :root {\\r\\n    --accent-glow: #ff9100;\\r\\n    --secondary-glow: #ff0055;\\r\\n    --white-border: rgba(255, 255, 255, 0.4);\\r\\n    --black: #000000;\\r\\n    --transparent: rgba(0, 0, 0, 0);\\r\\n  }\\r\\n\\r\\n  \\/* 1. Combined Animation Keyframes (Rotation and Scale) *\\/\\r\\n  @keyframes rotate-and-scale {\\r\\n\\r\\n    \\/* Center Top (Full Width) *\\/\\r\\n    0% {\\r\\n      transform: rotate(0deg) scaleX(1);\\r\\n    }\\r\\n\\r\\n    \\/* Corner (Narrower) *\\/\\r\\n    25% {\\r\\n      transform: rotate(90deg) scaleX(0.25);\\r\\n    }\\r\\n\\r\\n    \\/* Center Bottom (Full Width) *\\/\\r\\n    50% {\\r\\n      transform: rotate(180deg) scaleX(1);\\r\\n    }\\r\\n\\r\\n    \\/* Corner (Narrower) *\\/\\r\\n    75% {\\r\\n      transform: rotate(270deg) scaleX(0.25);\\r\\n    }\\r\\n\\r\\n    \\/* Back to Start *\\/\\r\\n    100% {\\r\\n      transform: rotate(360deg) scaleX(1);\\r\\n    }\\r\\n  }\\r\\n\\r\\n  \\/* Base and Wrapper styles *\\/\\r\\n\\r\\n  .hero-button-wrap {\\r\\n    display: flex;\\r\\n    justify-content: center;\\r\\n    align-items: center;\\r\\n  }\\r\\n\\r\\n  \\/* 2. Main Button Container (White Border) *\\/\\r\\n  .primary-button-block {\\r\\n    width: 300px;\\r\\n    height: 60px;\\r\\n    border: 1px solid var(--white-border);\\r\\n    background-color: var(--black);\\r\\n    border-radius: 200px;\\r\\n    display: flex;\\r\\n    justify-content: center;\\r\\n    align-items: center;\\r\\n    padding: 1px;\\r\\n    position: relative;\\r\\n    overflow: hidden;\\r\\n    text-decoration: none;\\r\\n  }\\r\\n\\r\\n  \\/* 3. Rotating Stroke Wrapper (Removed \'filter: blur()\') *\\/\\r\\n  .button-stroke-wrapp {\\r\\n    z-index: 1;\\r\\n    position: absolute;\\r\\n\\r\\n    \\/* Size ko kam kia taake effect ziada tight rahe *\\/\\r\\n    width: 200%;\\r\\n    height: 300%;\\r\\n    top: -100%;\\r\\n    left: -50%;\\r\\n\\r\\n    display: flex;\\r\\n    justify-content: center;\\r\\n    align-items: center;\\r\\n\\r\\n    \\/* Animation wahi rahegi *\\/\\r\\n    animation: rotate-and-scale 4s linear infinite;\\r\\n    \\/* **YE LINE HATA DI GAYI HAI: filter: blur(3px);** *\\/\\r\\n  }\\r\\n\\r\\n  .button-stroke-block,\\r\\n  .button-stroke-block-v2 {\\r\\n    \\/* Gradient wahi rahega *\\/\\r\\n    background-image: linear-gradient(180deg,\\r\\n        var(--transparent) 10%,\\r\\n        var(--accent-glow) 40%,\\r\\n        var(--secondary-glow) 55%,\\r\\n        var(--transparent) 90%);\\r\\n    width: 50%;\\r\\n    height: 100%;\\r\\n  }\\r\\n\\r\\n  \\/* 4. Inner Black Layer (Text aur background) *\\/\\r\\n  .button-text-wrap {\\r\\n    z-index: 2;\\r\\n    background-color: var(--black);\\r\\n    border-radius: 200px;\\r\\n    width: 100%;\\r\\n    height: 100%;\\r\\n    display: flex;\\r\\n    justify-content: center;\\r\\n    align-items: center;\\r\\n    position: relative;\\r\\n  }\\r\\n\\r\\n  .primary-button-text {\\r\\n    color: white;\\r\\n    font-family: Calsans, Arial, sans-serif;\\r\\n    font-size: 18px;\\r\\n    font-weight: 600;\\r\\n    text-transform: capitalize;\\r\\n  }\\r\\n<\\/style>\\r\\n\\r\\n<body>\\r\\n\\r\\n  <div class=\\\"hero-button-wrap\\\">\\r\\n    <a href=\\\"https:\\/\\/calendly.com\\/goldenstallionagency\\/real-estate-and-development-branding-discovery-clone\\\" class=\\\"primary-button-block\\\">\\r\\n      <div class=\\\"button-stroke-wrapp\\\">\\r\\n        <div class=\\\"button-stroke-block\\\"><\\/div>\\r\\n        <div class=\\\"button-stroke-block-v2\\\"><\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"button-text-wrap\\\">\\r\\n        <div class=\\\"primary-button-text\\\"> Book A Call Now!<\\/div>\\r\\n      <\\/div>\\r\\n    <\\/a>\\r\\n  <\\/div>\\r\\n\\r\\n\\r\\n<\\/body>\\r\\n\\r\\n<\\/html>\"},\"elements\":[],\"widgetType\":\"html\"},{\"id\":\"3dcd95f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Trusted by Leading Companies Worldwide\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=69c152f\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"02d17cd\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":false,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7b7e55e\",\"elType\":\"widget\",\"settings\":{\"number_of_items\":6,\"transition_speed\":8000,\"item_image\":{\"unit\":\"px\",\"size\":140,\"sizes\":[],\"value\":\"100\"},\"box_height\":{\"unit\":\"px\",\"size\":60,\"sizes\":[],\"value\":\"200\"},\"box_background\":\"#FFFFFF00\",\"item_padding\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"item_border_border\":\"none\",\"badge_min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[],\"value\":\"0\"},\"badge_min_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[],\"value\":\"0\"},\"multisource_posts_include_date_meta_format\":\"Ymd\",\"multisource_posts_maxitems\":10,\"multisource_items\":[{\"item_type\":\"image\",\"image\":{\"id\":0,\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/plugins\\/unlimited-elements-for-elementor\\/images\\/gallery1.jpg\"},\"_id\":\"78392db\"},{\"item_type\":\"image\",\"image\":{\"id\":0,\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/plugins\\/unlimited-elements-for-elementor\\/images\\/gallery2.jpg\"},\"_id\":\"5758006\"},{\"item_type\":\"youtube\",\"image\":{\"id\":0,\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/plugins\\/unlimited-elements-for-elementor\\/images\\/gallery3.jpg\"},\"url_youtube\":\"qrO4YZeyl0I\",\"_id\":\"9de3eb6\"},{\"item_type\":\"image\",\"image\":{\"id\":0,\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/plugins\\/unlimited-elements-for-elementor\\/images\\/gallery5.jpg\"},\"_id\":\"d60f923\"},{\"item_type\":\"vimeo\",\"image\":{\"id\":0,\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/plugins\\/unlimited-elements-for-elementor\\/images\\/gallery4.jpg\"},\"vimeo_id\":\"581014653\",\"_id\":\"75ae447\"},{\"item_type\":\"html5\",\"image\":{\"id\":0,\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/plugins\\/unlimited-elements-for-elementor\\/images\\/gallery6.jpg\"},\"url_html5\":\"http:\\/\\/commondatastorage.googleapis.com\\/gtv-videos-bucket\\/sample\\/BigBuckBunny.mp4\",\"_id\":\"7af169b\"},{\"item_type\":\"image\",\"image\":{\"id\":0,\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/plugins\\/unlimited-elements-for-elementor\\/images\\/gallery1.jpg\"},\"_id\":\"26b2ae5\"}],\"multisource_instagram\":\"@gianlucavacchi\",\"multisource_instagram_num_items\":12,\"uc_items\":[{\"title\":\"Item 1\",\"image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/09\\/client-11.webp\",\"id\":1358,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_attributes_nosize\":\" src=\\\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/ac_assets\\/logo_marquee\\/logo1.png\\\"\",\"image_attributes\":\" src=\\\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/ac_assets\\/logo_marquee\\/logo1.png\\\"\",\"image_thumb\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/ac_assets\\/logo_marquee\\/logo1.png\",\"link\":{\"url\":\"#\"},\"_generated_id\":\"nyxfw\",\"item_repeater_class\":\"elementor-repeater-item-nyxfw\",\"_id\":\"72a5645\"},{\"title\":\"Item 2\",\"image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/09\\/client-9-1.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_attributes_nosize\":\" src=\\\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/ac_assets\\/logo_marquee\\/logo2.png\\\"\",\"image_attributes\":\" src=\\\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/ac_assets\\/logo_marquee\\/logo2.png\\\"\",\"image_thumb\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/ac_assets\\/logo_marquee\\/logo2.png\",\"link\":{\"url\":\"#\"},\"_generated_id\":\"642oj\",\"item_repeater_class\":\"elementor-repeater-item-642oj\",\"_id\":\"e898437\"},{\"title\":\"Item 3\",\"image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/09\\/client-4.webp\",\"id\":1356,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_attributes_nosize\":\" src=\\\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/ac_assets\\/logo_marquee\\/logo3.png\\\"\",\"image_attributes\":\" src=\\\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/ac_assets\\/logo_marquee\\/logo3.png\\\"\",\"image_thumb\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/ac_assets\\/logo_marquee\\/logo3.png\",\"link\":{\"url\":\"#\"},\"_generated_id\":\"289ce\",\"item_repeater_class\":\"elementor-repeater-item-289ce\",\"_id\":\"dffa4c8\"},{\"title\":\"Item 4\",\"image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/09\\/client-1.webp\",\"id\":1355,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_attributes_nosize\":\" src=\\\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/ac_assets\\/logo_marquee\\/logo4.png\\\"\",\"image_attributes\":\" src=\\\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/ac_assets\\/logo_marquee\\/logo4.png\\\"\",\"image_thumb\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/ac_assets\\/logo_marquee\\/logo4.png\",\"link\":{\"url\":\"#\"},\"_generated_id\":\"em6tf\",\"item_repeater_class\":\"elementor-repeater-item-em6tf\",\"_id\":\"bc93c51\"},{\"title\":\"Item 5\",\"image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/09\\/client-7.webp\",\"id\":1353,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_attributes_nosize\":\" src=\\\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/ac_assets\\/logo_marquee\\/logo6.png\\\"\",\"image_attributes\":\" src=\\\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/ac_assets\\/logo_marquee\\/logo6.png\\\"\",\"image_thumb\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/ac_assets\\/logo_marquee\\/logo6.png\",\"link\":{\"url\":\"#\"},\"_generated_id\":\"vuwj5\",\"item_repeater_class\":\"elementor-repeater-item-vuwj5\",\"_id\":\"375a36a\"},{\"title\":\"Item 6\",\"image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/09\\/client-8.webp\",\"id\":1352,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_attributes_nosize\":\" src=\\\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/ac_assets\\/logo_marquee\\/logo6.png\\\"\",\"image_attributes\":\" src=\\\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/ac_assets\\/logo_marquee\\/logo6.png\\\"\",\"image_thumb\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/ac_assets\\/logo_marquee\\/logo6.png\",\"link\":{\"url\":\"#\"},\"_generated_id\":\"gn918\",\"item_repeater_class\":\"elementor-repeater-item-gn918\",\"_id\":\"fd127ae\"}],\"number_of_items_mobile\":2},\"elements\":[],\"widgetType\":\"ucaddon_logo_marquee\"},{\"id\":\"d9c24ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span>High-Converting<\\/span> Pages with\\nFlow\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"calsans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"custom\",\"size\":\"120%\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=nvlightbg\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bfa8fa3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Where strategy meets scroll-stopping design.\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ef95d40\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"css_classes\":\"p-20\"},\"elements\":[{\"id\":\"c263916\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"css_classes\":\"another-amzng-bg\",\"content_width\":\"full\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"center\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"4d637ac\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"overflow\":\"hidden\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"031dfdf\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/10\\/E11even-Dental-_-Best-Dentist-in-London.mp4\",\"id\":1783,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"videopress_url\":\"https:\\/\\/videopress.com\\/v\\/ZCAOzTNk\",\"autoplay\":\"yes\",\"mute\":\"yes\",\"loop\":\"yes\",\"controls\":\"\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":true},{\"id\":\"177be5e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"436263f\",\"elType\":\"widget\",\"settings\":{\"title\":\"AIW: Ultimate Website Strategy\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Figtree\",\"typography_font_size\":{\"unit\":\"px\",\"size\":31,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"62bf546\",\"elType\":\"widget\",\"settings\":{\"editor\":\"This is our proven blueprint for building high-converting, trust-driven hair transplant websites.\\n\\n\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7d4c6ab\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"<span style=\\\"color: gold;\\\">01.<\\/span> Hero\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"39f242f\"},{\"text\":\"<span style=\\\"color: gold;\\\">02.<\\/span> Reviews \\/ Case Studies \\/ Before-After\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"9dec8d4\"},{\"text\":\"<span style=\\\"color: gold;\\\">03.<\\/span> Press Release Kit\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"69f31ca\"},{\"text\":\"<span style=\\\"color: gold;\\\">04.<\\/span> Doctor Showcase\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"822c28e\"},{\"text\":\"<span style=\\\"color: gold;\\\">05.<\\/span> Our Process\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"3a6535a\"},{\"text\":\"<span style=\\\"color: gold;\\\">06.<\\/span>  Email Magnet\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"6a5709a\"},{\"text\":\"<span style=\\\"color: gold;\\\">07.<\\/span>  FAQ\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"273208e\"},{\"text\":\"<span style=\\\"color: gold;\\\">08.<\\/span>  Blog Articles\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"02ae4e9\"},{\"text\":\"<span style=\\\"color: gold;\\\">09.<\\/span>  Services & Footer\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"b31b072\"}],\"space_between\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_css_classes\":\"cstm-border-btm\"},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"a7cc057\",\"elType\":\"widget\",\"settings\":{\"html\":\"<!DOCTYPE html>\\r\\n<html lang=\\\"en\\\">\\r\\n\\r\\n<head>\\r\\n  <meta charset=\\\"UTF-8\\\">\\r\\n  <meta name=\\\"viewport\\\" content=\\\"width=device-width, initial-scale=1.0\\\">\\r\\n  <title>Document<\\/title>\\r\\n<\\/head>\\r\\n<style>\\r\\n  \\/* Custom CSS Variables *\\/\\r\\n  :root {\\r\\n    --accent-glow: #ff9100;\\r\\n    --secondary-glow: #ff0055;\\r\\n    --white-border: rgba(255, 255, 255, 0.4);\\r\\n    --black: #000000;\\r\\n    --transparent: rgba(0, 0, 0, 0);\\r\\n  }\\r\\n\\r\\n  \\/* 1. Combined Animation Keyframes (Rotation and Scale) *\\/\\r\\n  @keyframes rotate-and-scale {\\r\\n\\r\\n    \\/* Center Top (Full Width) *\\/\\r\\n    0% {\\r\\n      transform: rotate(0deg) scaleX(1);\\r\\n    }\\r\\n\\r\\n    \\/* Corner (Narrower) *\\/\\r\\n    25% {\\r\\n      transform: rotate(90deg) scaleX(0.25);\\r\\n    }\\r\\n\\r\\n    \\/* Center Bottom (Full Width) *\\/\\r\\n    50% {\\r\\n      transform: rotate(180deg) scaleX(1);\\r\\n    }\\r\\n\\r\\n    \\/* Corner (Narrower) *\\/\\r\\n    75% {\\r\\n      transform: rotate(270deg) scaleX(0.25);\\r\\n    }\\r\\n\\r\\n    \\/* Back to Start *\\/\\r\\n    100% {\\r\\n      transform: rotate(360deg) scaleX(1);\\r\\n    }\\r\\n  }\\r\\n\\r\\n  \\/* Base and Wrapper styles *\\/\\r\\n\\r\\n  .hero-button-wrap {\\r\\n    display: flex;\\r\\n    justify-content: center;\\r\\n    align-items: center;\\r\\n  }\\r\\n\\r\\n  \\/* 2. Main Button Container (White Border) *\\/\\r\\n  .primary-button-block {\\r\\n    width: 300px;\\r\\n    height: 60px;\\r\\n    border: 1px solid var(--white-border);\\r\\n    background-color: var(--black);\\r\\n    border-radius: 200px;\\r\\n    display: flex;\\r\\n    justify-content: center;\\r\\n    align-items: center;\\r\\n    padding: 1px;\\r\\n    position: relative;\\r\\n    overflow: hidden;\\r\\n    text-decoration: none;\\r\\n  }\\r\\n\\r\\n  \\/* 3. Rotating Stroke Wrapper (Removed \'filter: blur()\') *\\/\\r\\n  .button-stroke-wrapp {\\r\\n    z-index: 1;\\r\\n    position: absolute;\\r\\n\\r\\n    \\/* Size ko kam kia taake effect ziada tight rahe *\\/\\r\\n    width: 200%;\\r\\n    height: 300%;\\r\\n    top: -100%;\\r\\n    left: -50%;\\r\\n\\r\\n    display: flex;\\r\\n    justify-content: center;\\r\\n    align-items: center;\\r\\n\\r\\n    \\/* Animation wahi rahegi *\\/\\r\\n    animation: rotate-and-scale 4s linear infinite;\\r\\n    \\/* **YE LINE HATA DI GAYI HAI: filter: blur(3px);** *\\/\\r\\n  }\\r\\n\\r\\n  .button-stroke-block,\\r\\n  .button-stroke-block-v2 {\\r\\n    \\/* Gradient wahi rahega *\\/\\r\\n    background-image: linear-gradient(180deg,\\r\\n        var(--transparent) 10%,\\r\\n        var(--accent-glow) 40%,\\r\\n        var(--secondary-glow) 55%,\\r\\n        var(--transparent) 90%);\\r\\n    width: 50%;\\r\\n    height: 100%;\\r\\n  }\\r\\n\\r\\n  \\/* 4. Inner Black Layer (Text aur background) *\\/\\r\\n  .button-text-wrap {\\r\\n    z-index: 2;\\r\\n    background-color: var(--black);\\r\\n    border-radius: 200px;\\r\\n    width: 100%;\\r\\n    height: 100%;\\r\\n    display: flex;\\r\\n    justify-content: center;\\r\\n    align-items: center;\\r\\n    position: relative;\\r\\n  }\\r\\n\\r\\n  .primary-button-text {\\r\\n    color: white;\\r\\n    font-family: Calsans, Arial, sans-serif;\\r\\n    font-size: 18px;\\r\\n    font-weight: 600;\\r\\n    text-transform: capitalize;\\r\\n  }\\r\\n<\\/style>\\r\\n\\r\\n<body>\\r\\n\\r\\n  <div class=\\\"hero-button-wrap\\\">\\r\\n    <a href=\\\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/08\\/AIW_-Ultimate-Hair-Transplant-Website-Strategy.pdf\\\" class=\\\"primary-button-block\\\">\\r\\n      <div class=\\\"button-stroke-wrapp\\\">\\r\\n        <div class=\\\"button-stroke-block\\\"><\\/div>\\r\\n        <div class=\\\"button-stroke-block-v2\\\"><\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"button-text-wrap\\\">\\r\\n        <div class=\\\"primary-button-text\\\"> Download Full Strategy<\\/div>\\r\\n      <\\/div>\\r\\n    <\\/a>\\r\\n  <\\/div>\\r\\n\\r\\n\\r\\n<\\/body>\\r\\n\\r\\n<\\/html>\",\"_flex_align_self\":\"flex-start\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"01ab53b\",\"elType\":\"widget\",\"settings\":{\"html\":\"<!DOCTYPE html>\\r\\n<html lang=\\\"en\\\">\\r\\n\\r\\n<head>\\r\\n  <meta charset=\\\"UTF-8\\\">\\r\\n  <meta name=\\\"viewport\\\" content=\\\"width=device-width, initial-scale=1.0\\\">\\r\\n  <title>Document<\\/title>\\r\\n<\\/head>\\r\\n<style>\\r\\n  \\/* Custom CSS Variables *\\/\\r\\n  :root {\\r\\n    --accent-glow: #ff9100;\\r\\n    --secondary-glow: #ff0055;\\r\\n    --white-border: rgba(255, 255, 255, 0.4);\\r\\n    --black: #000000;\\r\\n    --transparent: rgba(0, 0, 0, 0);\\r\\n  }\\r\\n\\r\\n  \\/* 1. Combined Animation Keyframes (Rotation and Scale) *\\/\\r\\n  @keyframes rotate-and-scale {\\r\\n\\r\\n    \\/* Center Top (Full Width) *\\/\\r\\n    0% {\\r\\n      transform: rotate(0deg) scaleX(1);\\r\\n    }\\r\\n\\r\\n    \\/* Corner (Narrower) *\\/\\r\\n    25% {\\r\\n      transform: rotate(90deg) scaleX(0.25);\\r\\n    }\\r\\n\\r\\n    \\/* Center Bottom (Full Width) *\\/\\r\\n    50% {\\r\\n      transform: rotate(180deg) scaleX(1);\\r\\n    }\\r\\n\\r\\n    \\/* Corner (Narrower) *\\/\\r\\n    75% {\\r\\n      transform: rotate(270deg) scaleX(0.25);\\r\\n    }\\r\\n\\r\\n    \\/* Back to Start *\\/\\r\\n    100% {\\r\\n      transform: rotate(360deg) scaleX(1);\\r\\n    }\\r\\n  }\\r\\n\\r\\n  \\/* Base and Wrapper styles *\\/\\r\\n\\r\\n  .hero-button-wrap {\\r\\n    display: flex;\\r\\n    justify-content: center;\\r\\n    align-items: center;\\r\\n  }\\r\\n\\r\\n  \\/* 2. Main Button Container (White Border) *\\/\\r\\n  .primary-button-block {\\r\\n    width: 300px;\\r\\n    height: 60px;\\r\\n    border: 1px solid var(--white-border);\\r\\n    background-color: var(--black);\\r\\n    border-radius: 200px;\\r\\n    display: flex;\\r\\n    justify-content: center;\\r\\n    align-items: center;\\r\\n    padding: 1px;\\r\\n    position: relative;\\r\\n    overflow: hidden;\\r\\n    text-decoration: none;\\r\\n  }\\r\\n\\r\\n  \\/* 3. Rotating Stroke Wrapper (Removed \'filter: blur()\') *\\/\\r\\n  .button-stroke-wrapp {\\r\\n    z-index: 1;\\r\\n    position: absolute;\\r\\n\\r\\n    \\/* Size ko kam kia taake effect ziada tight rahe *\\/\\r\\n    width: 200%;\\r\\n    height: 300%;\\r\\n    top: -100%;\\r\\n    left: -50%;\\r\\n\\r\\n    display: flex;\\r\\n    justify-content: center;\\r\\n    align-items: center;\\r\\n\\r\\n    \\/* Animation wahi rahegi *\\/\\r\\n    animation: rotate-and-scale 4s linear infinite;\\r\\n    \\/* **YE LINE HATA DI GAYI HAI: filter: blur(3px);** *\\/\\r\\n  }\\r\\n\\r\\n  .button-stroke-block,\\r\\n  .button-stroke-block-v2 {\\r\\n    \\/* Gradient wahi rahega *\\/\\r\\n    background-image: linear-gradient(180deg,\\r\\n        var(--transparent) 10%,\\r\\n        var(--accent-glow) 40%,\\r\\n        var(--secondary-glow) 55%,\\r\\n        var(--transparent) 90%);\\r\\n    width: 50%;\\r\\n    height: 100%;\\r\\n  }\\r\\n\\r\\n  \\/* 4. Inner Black Layer (Text aur background) *\\/\\r\\n  .button-text-wrap {\\r\\n    z-index: 2;\\r\\n    background-color: var(--black);\\r\\n    border-radius: 200px;\\r\\n    width: 100%;\\r\\n    height: 100%;\\r\\n    display: flex;\\r\\n    justify-content: center;\\r\\n    align-items: center;\\r\\n    position: relative;\\r\\n  }\\r\\n\\r\\n  .primary-button-text {\\r\\n    color: white;\\r\\n    font-family: Calsans, Arial, sans-serif;\\r\\n    font-size: 18px;\\r\\n    font-weight: 600;\\r\\n    text-transform: capitalize;\\r\\n  }\\r\\n<\\/style>\\r\\n\\r\\n<body>\\r\\n\\r\\n  <div class=\\\"hero-button-wrap\\\">\\r\\n    <a href=\\\"https:\\/\\/calendly.com\\/goldenstallionagency\\/real-estate-and-development-branding-discovery-clone\\\" class=\\\"primary-button-block\\\">\\r\\n      <div class=\\\"button-stroke-wrapp\\\">\\r\\n        <div class=\\\"button-stroke-block\\\"><\\/div>\\r\\n        <div class=\\\"button-stroke-block-v2\\\"><\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"button-text-wrap\\\">\\r\\n        <div class=\\\"primary-button-text\\\"> Book A Call Now!<\\/div>\\r\\n      <\\/div>\\r\\n    <\\/a>\\r\\n  <\\/div>\\r\\n\\r\\n\\r\\n<\\/body>\\r\\n\\r\\n<\\/html>\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":false},{\"id\":\"756d480\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":false,\"unit\":\"px\",\"size\":0},\"css_classes\":\"p-20\"},\"elements\":[{\"id\":\"6ba08cd\",\"elType\":\"widget\",\"settings\":{\"title\":\"How we turn ideas <span>into impact<\\/span>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"calsans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"custom\",\"size\":\"120%\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=nvlightbg\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8572553\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We follow a proven process to deliver sites that perform.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"171da3f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/07\\/Path_5693.svg\",\"id\":\"\",\"size\":\"\",\"source\":\"url\"},\"background_position\":\"top right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"css_classes\":\"cstm-bg-curve-l\",\"flex_wrap_tablet\":\"wrap\",\"background_position_mobile\":\"initial\",\"hide_mobile\":\"hidden-mobile\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"6bf9e5f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_size_tablet\":\"grow\"},\"elements\":[{\"id\":\"b64f499\",\"elType\":\"widget\",\"settings\":{\"title\":\"01\",\"_flex_align_self\":\"center\",\"_css_classes\":\"box-num\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e1d7e47\",\"elType\":\"widget\",\"settings\":{\"title\":\"Discovery & Strategy\\n\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Figtree\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a228ebe\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We dive deep into your goals to uncover what really moves your audience \\u2014 strategy comes first.<\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c5a3290\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_size_tablet\":\"grow\"},\"elements\":[{\"id\":\"4a943a5\",\"elType\":\"widget\",\"settings\":{\"title\":\"02\",\"_flex_align_self\":\"center\",\"_css_classes\":\"box-num\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b4f7a87\",\"elType\":\"widget\",\"settings\":{\"title\":\"Design That Converts\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Figtree\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3fbde38\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Crafting layouts with purpose \\u2014 every element guides the user toward action and trust.\\n\\n\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4bcd578\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_size_tablet\":\"grow\"},\"elements\":[{\"id\":\"ae37f9b\",\"elType\":\"widget\",\"settings\":{\"title\":\"03\",\"_flex_align_self\":\"center\",\"_css_classes\":\"box-num\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"42d0354\",\"elType\":\"widget\",\"settings\":{\"title\":\"Launch & Optimize\\n\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Figtree\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"da4b446\",\"elType\":\"widget\",\"settings\":{\"editor\":\"After launch, we refine with data \\u2014 ensuring your site performs as beautifully as it looks.\\n\\n\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f456d43\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":false,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"css_classes\":\"p-20\"},\"elements\":[{\"id\":\"1fb2e8f\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span>Stop wasting budget<\\/span> on ads that send <span>visitors <\\/span>to broken websites\\n\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"calsans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"custom\",\"size\":\"120%\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=nvlightbg\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"903addb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Here\\u2019s what\\u2019s holding back your conversions \\u2014 and how we fix it.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"67bd4bd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":false,\"unit\":\"px\",\"size\":0},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":false,\"unit\":\"px\",\"size\":20},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7df0520\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_size_tablet\":\"grow\"},\"elements\":[{\"id\":\"3734125\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/09\\/67bb8177c0dadd063faf6445_xnBn0gX6TFCdfM7NQZhs_cf-wo-redarrow.png\",\"id\":1473,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<span>Poor <\\/span>conversion performance\",\"description_text\":\"Too many links distract visitors and dilute focus.\\n\\n\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_size\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"image_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"image_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Figtree\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_flex_align_self\":\"stretch\",\"_flex_size\":\"grow\",\"_css_classes\":\"cstm-box-css red-ss\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_color\":\"#D8D6D699\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"title_typography_typography\":\"\",\"description_typography_typography\":\"\",\"_border_color\":\"\",\"title_color\":\"globals\\/colors?id=text\",\"hover_title_color\":\"globals\\/colors?id=488c59d\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"eb1f634\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/09\\/67bb8177c0dadd063faf6445_xnBn0gX6TFCdfM7NQZhs_cf-wo-redarrow.png\",\"id\":1473,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<span>Low<\\/span> visitor engagement\",\"description_text\":\"Slow loading times frustrate users and increase bounce rates.\\n\\n\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_size\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"image_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"image_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Figtree\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_flex_align_self\":\"stretch\",\"_flex_size\":\"grow\",\"_css_classes\":\"cstm-box-css red-ss\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_color\":\"#D8D6D699\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"title_typography_typography\":\"\",\"description_typography_typography\":\"\",\"_border_color\":\"\",\"title_color\":\"globals\\/colors?id=text\",\"hover_title_color\":\"globals\\/colors?id=488c59d\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"d074fe1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/09\\/67bb8177c0dadd063faf6445_xnBn0gX6TFCdfM7NQZhs_cf-wo-redarrow.png\",\"id\":1473,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<span>Unfocused<\\/span> user experience\",\"description_text\":\"Unclear calls to action confuse potential customers.\\n\\n\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_size\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"image_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"image_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Figtree\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_flex_align_self\":\"stretch\",\"_flex_size\":\"grow\",\"_css_classes\":\"cstm-box-css red-ss\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_color\":\"#D8D6D699\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"title_typography_typography\":\"\",\"description_typography_typography\":\"\",\"_border_color\":\"\",\"title_color\":\"globals\\/colors?id=text\",\"hover_title_color\":\"globals\\/colors?id=488c59d\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"44e24ef\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/09\\/67bb8177c0dadd063faf6445_xnBn0gX6TFCdfM7NQZhs_cf-wo-redarrow.png\",\"id\":1473,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<span>Missed <\\/span>sales opportunities\",\"description_text\":\"Generic design fails to build trust or authority.\\n\\n\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_size\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"image_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"image_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Figtree\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_flex_align_self\":\"stretch\",\"_flex_size\":\"grow\",\"_css_classes\":\"cstm-box-css red-ss\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_color\":\"#D8D6D699\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"title_typography_typography\":\"\",\"description_typography_typography\":\"\",\"_border_color\":\"\",\"title_color\":\"globals\\/colors?id=text\",\"hover_title_color\":\"globals\\/colors?id=488c59d\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"1d1b331\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":false,\"unit\":\"px\",\"size\":10},\"flex_wrap\":\"wrap\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":false,\"unit\":\"px\",\"size\":20},\"_flex_order_tablet\":\"custom\",\"_flex_order_custom_tablet\":3,\"_flex_size_tablet\":\"custom\"},\"elements\":[{\"id\":\"da68750\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"_flex_align_self\":\"stretch\",\"css_classes\":\"cst-box-gradoent\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=488c59d\"},\"width_tablet\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"e3a3e04\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/09\\/67bb90db392af4ac96adf168_1.webp\",\"id\":1486,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Low-Performing Site\",\"description_text\":\"\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_size\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"image_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"image_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Figtree\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_css_classes\":\"cstm-box-css\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_color\":\"#D8D6D699\",\"__globals__\":{\"title_typography_typography\":\"\",\"description_typography_typography\":\"\",\"_border_color\":\"\",\"title_color\":\"globals\\/colors?id=488c59d\",\"hover_title_color\":\"globals\\/colors?id=488c59d\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"605270b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/09\\/Book-a-reserved-coworking-spot-in-Spaces-Waterfall-Midrand-Midrand-Gumtree-South-Africa-08-11-2025_10_43_AM-768x1345-1.webp\",\"id\":1490,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"height_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"height_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"object-fit\":\"cover\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_element_width\":\"inherit\",\"_flex_align_self\":\"stretch\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"313ea56\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":false,\"unit\":\"px\",\"size\":20},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"border_color\":\"#578E25\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"cstm-green-gradnt\",\"__globals__\":{\"border_color\":\"\"},\"width_tablet\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"8d4dffb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/09\\/67bb90f39296863ae1225eca_2.webp\",\"id\":1491,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Conversion-Driven Design\",\"description_text\":\"\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_size\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"image_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"image_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Figtree\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"title_color\":\"#1BAA2E\",\"hover_title_color\":\"#1BAA2E\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_css_classes\":\"cstm-box-css\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_color\":\"#D8D6D699\",\"__globals__\":{\"title_typography_typography\":\"\",\"description_typography_typography\":\"\",\"_border_color\":\"\",\"title_color\":\"\",\"hover_title_color\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"fd08f7f\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/10\\/ClearStone-Properties-Exclusive-Luxury-Residences-Secure-Living.mp4\",\"id\":1760,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"videopress_url\":\"https:\\/\\/videopress.com\\/v\\/ZCAOzTNk\",\"autoplay\":\"yes\",\"play_on_mobile\":\"yes\",\"mute\":\"yes\",\"loop\":\"yes\",\"controls\":\"\",\"aspect_ratio\":\"916\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"8ebf332\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_order_tablet\":\"custom\",\"_flex_order_mobile\":\"end\",\"_flex_order_custom_tablet\":2,\"_flex_size_tablet\":\"grow\"},\"elements\":[{\"id\":\"adfbeb6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/09\\/67bb88976d7f0ade2662c189_nMkfZvSyTSOfEX3hVGmM_cf-wo-greenarrow-1.png\",\"id\":1505,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<span>High <\\/span>conversion rates\",\"description_text\":\"Clear, focused navigation guides visitors to buy.\\n\\n\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_size\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"image_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"image_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Figtree\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#7FD136\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_flex_align_self\":\"stretch\",\"_flex_size\":\"grow\",\"_css_classes\":\"cstm-box-css green-ss\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_color\":\"#D8D6D699\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"title_typography_typography\":\"\",\"description_typography_typography\":\"\",\"_border_color\":\"\",\"title_color\":\"globals\\/colors?id=text\",\"hover_title_color\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"a815650\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/09\\/67bb88976d7f0ade2662c189_nMkfZvSyTSOfEX3hVGmM_cf-wo-greenarrow-1.png\",\"id\":1505,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<span>Engaged <\\/span> visitorsrates\",\"description_text\":\"Fast, responsive design keeps users engaged.\\n\\n\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_size\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"image_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"image_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Figtree\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#7FD136\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_flex_align_self\":\"stretch\",\"_flex_size\":\"grow\",\"_css_classes\":\"cstm-box-css green-ss\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_color\":\"#D8D6D699\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"title_typography_typography\":\"\",\"description_typography_typography\":\"\",\"_border_color\":\"\",\"title_color\":\"globals\\/colors?id=text\",\"hover_title_color\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"3e5e397\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/09\\/67bb88976d7f0ade2662c189_nMkfZvSyTSOfEX3hVGmM_cf-wo-greenarrow-1.png\",\"id\":1505,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<span>Increased lead <\\/span>generationrates\",\"description_text\":\"Strong, compelling calls to action drive clicks.\\n\\n\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_size\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"image_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"image_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Figtree\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#7FD136\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_flex_align_self\":\"stretch\",\"_flex_size\":\"grow\",\"_css_classes\":\"cstm-box-css green-ss\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_color\":\"#D8D6D699\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"title_typography_typography\":\"\",\"description_typography_typography\":\"\",\"_border_color\":\"\",\"title_color\":\"globals\\/colors?id=text\",\"hover_title_color\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"470cb5a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/09\\/67bb88976d7f0ade2662c189_nMkfZvSyTSOfEX3hVGmM_cf-wo-greenarrow-1.png\",\"id\":1505,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<span>Increased Trust  <\\/span>& Credibility rates\",\"description_text\":\"Clear, focused navigation guides visitors to buy.\\n\\n\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_size\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"image_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"image_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Figtree\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#7FD136\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_flex_align_self\":\"stretch\",\"_flex_size\":\"grow\",\"_css_classes\":\"cstm-box-css green-ss\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_color\":\"#D8D6D699\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"title_typography_typography\":\"\",\"description_typography_typography\":\"\",\"_border_color\":\"\",\"title_color\":\"globals\\/colors?id=text\",\"hover_title_color\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d5babfe\",\"elType\":\"widget\",\"settings\":{\"html\":\"<!DOCTYPE html>\\r\\n<html lang=\\\"en\\\">\\r\\n\\r\\n<head>\\r\\n  <meta charset=\\\"UTF-8\\\">\\r\\n  <meta name=\\\"viewport\\\" content=\\\"width=device-width, initial-scale=1.0\\\">\\r\\n  <title>Document<\\/title>\\r\\n<\\/head>\\r\\n<style>\\r\\n  \\/* Custom CSS Variables *\\/\\r\\n  :root {\\r\\n    --accent-glow: #ff9100;\\r\\n    --secondary-glow: #ff0055;\\r\\n    --white-border: rgba(255, 255, 255, 0.4);\\r\\n    --black: #000000;\\r\\n    --transparent: rgba(0, 0, 0, 0);\\r\\n  }\\r\\n\\r\\n  \\/* 1. Combined Animation Keyframes (Rotation and Scale) *\\/\\r\\n  @keyframes rotate-and-scale {\\r\\n\\r\\n    \\/* Center Top (Full Width) *\\/\\r\\n    0% {\\r\\n      transform: rotate(0deg) scaleX(1);\\r\\n    }\\r\\n\\r\\n    \\/* Corner (Narrower) *\\/\\r\\n    25% {\\r\\n      transform: rotate(90deg) scaleX(0.25);\\r\\n    }\\r\\n\\r\\n    \\/* Center Bottom (Full Width) *\\/\\r\\n    50% {\\r\\n      transform: rotate(180deg) scaleX(1);\\r\\n    }\\r\\n\\r\\n    \\/* Corner (Narrower) *\\/\\r\\n    75% {\\r\\n      transform: rotate(270deg) scaleX(0.25);\\r\\n    }\\r\\n\\r\\n    \\/* Back to Start *\\/\\r\\n    100% {\\r\\n      transform: rotate(360deg) scaleX(1);\\r\\n    }\\r\\n  }\\r\\n\\r\\n  \\/* Base and Wrapper styles *\\/\\r\\n\\r\\n  .hero-button-wrap {\\r\\n    display: flex;\\r\\n    justify-content: center;\\r\\n    align-items: center;\\r\\n  }\\r\\n\\r\\n  \\/* 2. Main Button Container (White Border) *\\/\\r\\n  .primary-button-block {\\r\\n    width: 300px;\\r\\n    height: 60px;\\r\\n    border: 1px solid var(--white-border);\\r\\n    background-color: var(--black);\\r\\n    border-radius: 200px;\\r\\n    display: flex;\\r\\n    justify-content: center;\\r\\n    align-items: center;\\r\\n    padding: 1px;\\r\\n    position: relative;\\r\\n    overflow: hidden;\\r\\n    text-decoration: none;\\r\\n  }\\r\\n\\r\\n  \\/* 3. Rotating Stroke Wrapper (Removed \'filter: blur()\') *\\/\\r\\n  .button-stroke-wrapp {\\r\\n    z-index: 1;\\r\\n    position: absolute;\\r\\n\\r\\n    \\/* Size ko kam kia taake effect ziada tight rahe *\\/\\r\\n    width: 200%;\\r\\n    height: 300%;\\r\\n    top: -100%;\\r\\n    left: -50%;\\r\\n\\r\\n    display: flex;\\r\\n    justify-content: center;\\r\\n    align-items: center;\\r\\n\\r\\n    \\/* Animation wahi rahegi *\\/\\r\\n    animation: rotate-and-scale 4s linear infinite;\\r\\n    \\/* **YE LINE HATA DI GAYI HAI: filter: blur(3px);** *\\/\\r\\n  }\\r\\n\\r\\n  .button-stroke-block,\\r\\n  .button-stroke-block-v2 {\\r\\n    \\/* Gradient wahi rahega *\\/\\r\\n    background-image: linear-gradient(180deg,\\r\\n        var(--transparent) 10%,\\r\\n        var(--accent-glow) 40%,\\r\\n        var(--secondary-glow) 55%,\\r\\n        var(--transparent) 90%);\\r\\n    width: 50%;\\r\\n    height: 100%;\\r\\n  }\\r\\n\\r\\n  \\/* 4. Inner Black Layer (Text aur background) *\\/\\r\\n  .button-text-wrap {\\r\\n    z-index: 2;\\r\\n    background-color: var(--black);\\r\\n    border-radius: 200px;\\r\\n    width: 100%;\\r\\n    height: 100%;\\r\\n    display: flex;\\r\\n    justify-content: center;\\r\\n    align-items: center;\\r\\n    position: relative;\\r\\n  }\\r\\n\\r\\n  .primary-button-text {\\r\\n    color: white;\\r\\n    font-family: Calsans, Arial, sans-serif;\\r\\n    font-size: 18px;\\r\\n    font-weight: 600;\\r\\n    text-transform: capitalize;\\r\\n  }\\r\\n<\\/style>\\r\\n\\r\\n<body>\\r\\n\\r\\n  <div class=\\\"hero-button-wrap\\\">\\r\\n    <a href=\\\"https:\\/\\/calendly.com\\/goldenstallionagency\\/real-estate-and-development-branding-discovery-clone\\\" class=\\\"primary-button-block\\\">\\r\\n      <div class=\\\"button-stroke-wrapp\\\">\\r\\n        <div class=\\\"button-stroke-block\\\"><\\/div>\\r\\n        <div class=\\\"button-stroke-block-v2\\\"><\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"button-text-wrap\\\">\\r\\n        <div class=\\\"primary-button-text\\\"> Book A Call Now!<\\/div>\\r\\n      <\\/div>\\r\\n    <\\/a>\\r\\n  <\\/div>\\r\\n\\r\\n\\r\\n<\\/body>\\r\\n\\r\\n<\\/html>\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":false},{\"id\":\"684bb30\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1280,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"css_classes\":\"p-20\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ca62b46\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"flex_align_items\":\"flex-start\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c5f93c0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Clearstone Properties Website<span><br> Review<\\/span>\\n\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"calsans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"custom\",\"size\":\"120%\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=nvlightbg\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6729f93\",\"elType\":\"widget\",\"settings\":{\"html\":\"<!DOCTYPE html>\\r\\n<html lang=\\\"en\\\">\\r\\n\\r\\n<head>\\r\\n  <meta charset=\\\"UTF-8\\\">\\r\\n  <meta name=\\\"viewport\\\" content=\\\"width=device-width, initial-scale=1.0\\\">\\r\\n  <title>Document<\\/title>\\r\\n<\\/head>\\r\\n<style>\\r\\n  \\/* Custom CSS Variables *\\/\\r\\n  :root {\\r\\n    --accent-glow: #ff9100;\\r\\n    --secondary-glow: #ff0055;\\r\\n    --white-border: rgba(255, 255, 255, 0.4);\\r\\n    --black: #000000;\\r\\n    --transparent: rgba(0, 0, 0, 0);\\r\\n  }\\r\\n\\r\\n  \\/* 1. Combined Animation Keyframes (Rotation and Scale) *\\/\\r\\n  @keyframes rotate-and-scale {\\r\\n\\r\\n    \\/* Center Top (Full Width) *\\/\\r\\n    0% {\\r\\n      transform: rotate(0deg) scaleX(1);\\r\\n    }\\r\\n\\r\\n    \\/* Corner (Narrower) *\\/\\r\\n    25% {\\r\\n      transform: rotate(90deg) scaleX(0.25);\\r\\n    }\\r\\n\\r\\n    \\/* Center Bottom (Full Width) *\\/\\r\\n    50% {\\r\\n      transform: rotate(180deg) scaleX(1);\\r\\n    }\\r\\n\\r\\n    \\/* Corner (Narrower) *\\/\\r\\n    75% {\\r\\n      transform: rotate(270deg) scaleX(0.25);\\r\\n    }\\r\\n\\r\\n    \\/* Back to Start *\\/\\r\\n    100% {\\r\\n      transform: rotate(360deg) scaleX(1);\\r\\n    }\\r\\n  }\\r\\n\\r\\n  \\/* Base and Wrapper styles *\\/\\r\\n\\r\\n  .hero-button-wrap {\\r\\n    display: flex;\\r\\n    justify-content: center;\\r\\n    align-items: center;\\r\\n  }\\r\\n\\r\\n  \\/* 2. Main Button Container (White Border) *\\/\\r\\n  .primary-button-block {\\r\\n    width: 300px;\\r\\n    height: 60px;\\r\\n    border: 1px solid var(--white-border);\\r\\n    background-color: var(--black);\\r\\n    border-radius: 200px;\\r\\n    display: flex;\\r\\n    justify-content: center;\\r\\n    align-items: center;\\r\\n    padding: 1px;\\r\\n    position: relative;\\r\\n    overflow: hidden;\\r\\n    text-decoration: none;\\r\\n  }\\r\\n\\r\\n  \\/* 3. Rotating Stroke Wrapper (Removed \'filter: blur()\') *\\/\\r\\n  .button-stroke-wrapp {\\r\\n    z-index: 1;\\r\\n    position: absolute;\\r\\n\\r\\n    \\/* Size ko kam kia taake effect ziada tight rahe *\\/\\r\\n    width: 200%;\\r\\n    height: 300%;\\r\\n    top: -100%;\\r\\n    left: -50%;\\r\\n\\r\\n    display: flex;\\r\\n    justify-content: center;\\r\\n    align-items: center;\\r\\n\\r\\n    \\/* Animation wahi rahegi *\\/\\r\\n    animation: rotate-and-scale 4s linear infinite;\\r\\n    \\/* **YE LINE HATA DI GAYI HAI: filter: blur(3px);** *\\/\\r\\n  }\\r\\n\\r\\n  .button-stroke-block,\\r\\n  .button-stroke-block-v2 {\\r\\n    \\/* Gradient wahi rahega *\\/\\r\\n    background-image: linear-gradient(180deg,\\r\\n        var(--transparent) 10%,\\r\\n        var(--accent-glow) 40%,\\r\\n        var(--secondary-glow) 55%,\\r\\n        var(--transparent) 90%);\\r\\n    width: 50%;\\r\\n    height: 100%;\\r\\n  }\\r\\n\\r\\n  \\/* 4. Inner Black Layer (Text aur background) *\\/\\r\\n  .button-text-wrap {\\r\\n    z-index: 2;\\r\\n    background-color: var(--black);\\r\\n    border-radius: 200px;\\r\\n    width: 100%;\\r\\n    height: 100%;\\r\\n    display: flex;\\r\\n    justify-content: center;\\r\\n    align-items: center;\\r\\n    position: relative;\\r\\n  }\\r\\n\\r\\n  .primary-button-text {\\r\\n    color: white;\\r\\n    font-family: Calsans, Arial, sans-serif;\\r\\n    font-size: 18px;\\r\\n    font-weight: 600;\\r\\n    text-transform: capitalize;\\r\\n  }\\r\\n<\\/style>\\r\\n\\r\\n<body>\\r\\n\\r\\n  <div class=\\\"hero-button-wrap\\\">\\r\\n    <a href=\\\"https:\\/\\/calendly.com\\/goldenstallionagency\\/real-estate-and-development-branding-discovery-clone\\\" class=\\\"primary-button-block\\\">\\r\\n      <div class=\\\"button-stroke-wrapp\\\">\\r\\n        <div class=\\\"button-stroke-block\\\"><\\/div>\\r\\n        <div class=\\\"button-stroke-block-v2\\\"><\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"button-text-wrap\\\">\\r\\n        <div class=\\\"primary-button-text\\\"> Book A Call Now!<\\/div>\\r\\n      <\\/div>\\r\\n    <\\/a>\\r\\n  <\\/div>\\r\\n\\r\\n\\r\\n<\\/body>\\r\\n\\r\\n<\\/html>\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":true},{\"id\":\"a7ac6a4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"38ebdb2\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/08\\/VIDEO-2025-03-25-11-51-05.mp4\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"insert_url\":\"yes\",\"external_url\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/08\\/VIDEO-2025-03-25-11-51-05.mp4\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"videopress_url\":\"https:\\/\\/videopress.com\\/v\\/ZCAOzTNk\",\"aspect_ratio\":\"32\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"29\",\"right\":\"29\",\"bottom\":\"29\",\"left\":\"29\",\"isLinked\":true},\"__globals__\":{\"_border_color\":\"globals\\/colors?id=7ef4b7e\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"cdbf56e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"12c3ec8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bf58e3e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our <span>Success<\\/span> Stories\\n\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"calsans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"custom\",\"size\":\"120%\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=nvlightbg\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c8fc8c2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"Convertico is BY FAR the most dedicated, driven, relentlessly invested agency I have ever worked with. Once they get started they really don\'t f*** around.\\\"<br \\/>- Jonathan H<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self_mobile\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":720,\"sizes\":[]},\"_flex_align_self\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"7924728\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2d9d91a\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":2,\"sizes\":[]},\"grid_gaps\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"167ac1c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"min_height\":{\"unit\":\"px\",\"size\":520,\"sizes\":[]},\"flex_justify_content\":\"space-between\",\"html_tag\":\"a\",\"link\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/case-study\\/boutique-salon-sees-3x-more-bookings\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/10\\/Boutique-Salon-Sees-3x-More-Bookings.png\",\"id\":1850,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.75,\"sizes\":[]},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"border_color\":\"#FACD22\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"f41f477\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"8\",\"row\":\"8\",\"isLinked\":true,\"unit\":\"px\",\"size\":8},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cec8d86\",\"elType\":\"widget\",\"settings\":{\"title\":\"CRO\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Figtree\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"16\",\"bottom\":\"8\",\"left\":\"16\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FACD2240\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#FACD22\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"e0a7dce\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"697257a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Boutique Salon Sees 3x More Bookings\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Figtree\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a4d4bc5\",\"elType\":\"widget\",\"settings\":{\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"_background_color\":\"#020101\",\"custom_css\":\"p:last-child {\\n    margin: 0;\\n}\",\"editor\":\"<p>Ruby\\u2019s Beauty salon had no website - only a Facebook page. Walk-ins were unpredictable, phone bookings......<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e27d136\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"min_height\":{\"unit\":\"px\",\"size\":520,\"sizes\":[]},\"flex_justify_content\":\"space-between\",\"html_tag\":\"a\",\"link\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/case-study\\/hvac-company-generates-120k-in-new-sales\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/10\\/HVAC-Company-Generates-120K-in-New-Sales.png\",\"id\":1852,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.75,\"sizes\":[]},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"border_color\":\"#FACD22\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"b573994\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"8\",\"row\":\"8\",\"isLinked\":true,\"unit\":\"px\",\"size\":8},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true},{\"id\":\"caf35df\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a35a9ca\",\"elType\":\"widget\",\"settings\":{\"title\":\"HVAC Company Generates $120K in New Sales\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Figtree\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8dbac7c\",\"elType\":\"widget\",\"settings\":{\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"_background_color\":\"#020101\",\"custom_css\":\"p:last-child {\\n    margin: 0;\\n}\",\"editor\":\"<p>Tintwheer Mechanical (HVAC company) had a DIY-style website that looked unprofessional. Homeowners......<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"aa0aeb4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"min_height\":{\"unit\":\"px\",\"size\":520,\"sizes\":[]},\"flex_justify_content\":\"space-between\",\"html_tag\":\"a\",\"link\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/case-study\\/kyu-restaurant-217-booking-increase\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/10\\/KYU-Restaurant-217-Booking-Increase.png\",\"id\":1853,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.75,\"sizes\":[]},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"border_color\":\"#FACD22\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"4b0b16f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"8\",\"row\":\"8\",\"isLinked\":true,\"unit\":\"px\",\"size\":8},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true},{\"id\":\"eb2288e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5569f77\",\"elType\":\"widget\",\"settings\":{\"title\":\"KYU Restaurant - 217% Booking Increase\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Figtree\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cd34ece\",\"elType\":\"widget\",\"settings\":{\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"_background_color\":\"#020101\",\"custom_css\":\"p:last-child {\\n    margin: 0;\\n}\",\"editor\":\"<p>KYU restaurant group had great food but an online presence that was costing them customers. Their outdated site......<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d9d6c11\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"min_height\":{\"unit\":\"px\",\"size\":520,\"sizes\":[]},\"flex_justify_content\":\"space-between\",\"html_tag\":\"a\",\"link\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/case-study\\/real-estate-developer-secures-38-qualified-leads-in-30-days\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/10\\/Real-Estate-Developer-Secures-38-Qualified-Leads-in-30-Days.png\",\"id\":1854,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.75,\"sizes\":[]},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"border_color\":\"#FACD22\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"e316763\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"8\",\"row\":\"8\",\"isLinked\":true,\"unit\":\"px\",\"size\":8},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true},{\"id\":\"5782373\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"955f56f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Real Estate Developer Secures 38 Qualified Leads in 30 Days\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Figtree\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0faec79\",\"elType\":\"widget\",\"settings\":{\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"_background_color\":\"#020101\",\"custom_css\":\"p:last-child {\\n    margin: 0;\\n}\",\"editor\":\"<p>A property developer had a stunning new project \\u2014 but their old website made it look like every other estate. Buyers......<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"4a89ebf\",\"elType\":\"container\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"css_classes\":\"p-20\"},\"elements\":[{\"id\":\"389ff14\",\"elType\":\"widget\",\"settings\":{\"title\":\"Real <span>Results.<\\/span> Real <span>Feedback.<\\/span>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"calsans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"custom\",\"size\":\"120%\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=nvlightbg\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b61a2d8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Discover how our work helped them scale, convert, and grow.\\n\\n\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8a2bc60\",\"elType\":\"widget\",\"widgetType\":\"nested-carousel\",\"settings\":{\"carousel_name\":\"Carousel\",\"carousel_items\":[{\"slide_title\":\"Slide #1\",\"_id\":\"12dfdf7\"},{\"slide_title\":\"Slide #2\",\"_id\":\"bd23dd7\"},{\"slide_title\":\"Slide #3\",\"_id\":\"a137c21\"},{\"slide_title\":\"Slide #3\",\"_id\":\"640b17b\"}],\"slides_to_show\":\"3\",\"slides_to_scroll\":\"1\",\"arrows_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_css_classes\":\"cstm-carousal-arow\",\"__globals__\":{\"arrow_normal_color\":\"globals\\/colors?id=488c59d\",\"dots_normal_color\":\"\"},\"arrow_normal_color\":\"#FF0004\",\"dots_normal_color\":\"#FACD22\"},\"elements\":[{\"id\":\"2ec2f02\",\"elType\":\"container\",\"settings\":{\"_title\":\"Slide #1\"},\"elements\":[{\"id\":\"e74a368\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/09\\/1-1.webp\",\"id\":1534,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"cf1ae40\",\"elType\":\"container\",\"settings\":{\"_title\":\"Slide #2\"},\"elements\":[{\"id\":\"5be6eae\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/09\\/2-1.webp\",\"id\":1535,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"3bf0d35\",\"elType\":\"container\",\"settings\":{\"_title\":\"Slide #3\"},\"elements\":[{\"id\":\"cf12075\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/09\\/3-2.webp\",\"id\":1536,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"6f16e73\",\"elType\":\"container\",\"settings\":{\"_title\":\"Slide #3\"},\"elements\":[{\"id\":\"2f12b71\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/09\\/5-2.webp\",\"id\":1537,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":false},{\"id\":\"406ebc0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":false,\"unit\":\"px\",\"size\":0},\"_title\":\"Container\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"css_classes\":\"p-20\"},\"elements\":[{\"id\":\"cf82b91\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book<span> A Call<\\/span> <br>With Us!\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"calsans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"custom\",\"size\":\"120%\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=nvlightbg\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0165ac7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"flex_direction_mobile\":\"column\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":false,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"4c059f5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book A Call Now!\",\"link\":{\"url\":\"https:\\/\\/calendly.com\\/goldenstallionagency\\/real-estate-and-development-branding-discovery-clone\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"button_background_hover_color\":\"#C4AB2E\",\"__globals__\":{\"background_color\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=044b931\"},\"align_mobile\":\"justify\",\"button_text_color\":\"#000000\",\"background_color\":\"#E5BE1F\",\"hover_color\":\"#151515\",\"_flex_align_self_mobile\":\"stretch\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"c454aed\",\"elType\":\"widget\",\"settings\":{\"html\":\"<iframe src=\\\"https:\\/\\/calendly.com\\/goldenstallionwebagency\\/hospitality-website-discovery-call\\\" width=\\\"100%\\\" height=\\\"600\\\" frameborder=\\\"0\\\" scrolling=\\\"no\\\">\\ufeff\\ufeff\\ufeff\\ufeff\\ufeff\\ufeff<\\/iframe>\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"_border_color\":\"globals\\/colors?id=488c59d\"},\"_css_classes\":\"cstm-calender\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":false},{\"id\":\"662598c\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":false,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"css_classes\":\"p-20\"},\"elements\":[{\"id\":\"651a5a5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<span style=\\\"text-decoration: underline;\\\"><a href=\\\"https:\\/\\/goldenstallionagency.com\\/portfolio\\/\\\">View Portfolio<\\/a><\\/span>\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"link_color\":\"globals\\/colors?id=text\",\"link_hover_color\":\"globals\\/colors?id=488c59d\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9a9e453\",\"elType\":\"widget\",\"settings\":{\"title\":\"Frequently Asked<br><span> Questions<\\/span>\\n\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"calsans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"custom\",\"size\":\"120%\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=nvlightbg\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6e5a4b2\",\"elType\":\"widget\",\"widgetType\":\"nested-accordion\",\"settings\":{\"items\":[{\"item_title\":\" What Services Does Golden Stallion Agency Offer?\",\"_id\":\"057d816\"},{\"item_title\":\"How long does it take to build a website?\",\"_id\":\"13aeeb7\"},{\"item_title\":\"Do you offer e-commerce solutions?\",\"_id\":\"b7ec30a\"},{\"item_title\":\"How do I get started with Golden Stallion Agency?\",\"_id\":\"f5211f8\"},{\"item_title\":\"What happens if we don\\u2019t see results by the end of the program\",\"_id\":\"7e5d94f\"}],\"accordion_item_title_position_horizontal\":\"stretch\",\"accordion_item_title_icon_position\":\"end\",\"accordion_item_title_space_between\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"accordion_background_normal_background\":\"classic\",\"accordion_background_normal_color\":\"#D1AC1B\",\"accordion_border_normal_border\":\"none\",\"accordion_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"accordion_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"32\",\"isLinked\":false},\"normal_title_color\":\"#FFFFFF\",\"content_border_border\":\"none\",\"content_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"004\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":772,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_css_classes\":\"cstm-accordian-ss\",\"__globals__\":{\"normal_title_color\":\"globals\\/colors?id=text\",\"accordion_background_normal_color\":\"\",\"hover_title_color\":\"globals\\/colors?id=text\",\"active_title_color\":\"globals\\/colors?id=text\"}},\"elements\":[{\"id\":\"9abb8ad\",\"elType\":\"container\",\"settings\":{\"_title\":\"item #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#D1AC1BAD\",\"border_border\":\"none\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"32\",\"bottom\":\"025\",\"left\":\"32\",\"isLinked\":false},\"css_classes\":\"cstm-index\"},\"elements\":[{\"id\":\"231b35a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Golden Stallion Agency is a full-service digital partner for dental, legal, and hospitality brands. Our services include website design and development, SEO optimization, digital marketing, and ongoing maintenance and support.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"188a9f4\",\"elType\":\"container\",\"settings\":{\"_title\":\"item #2\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#D1AC1BAD\",\"margin\":{\"unit\":\"px\",\"top\":\"-12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"32\",\"bottom\":\"25\",\"left\":\"32\",\"isLinked\":false},\"css_classes\":\"cstm-index\"},\"elements\":[{\"id\":\"42949ef\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Golden Stallion Agency is a full-service digital partner for dental, legal, and hospitality brands. Our services include website design and development, SEO optimization, digital marketing, and ongoing maintenance and support.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"832ec1b\",\"elType\":\"container\",\"settings\":{\"_title\":\"item #2\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#D1AC1BAD\",\"margin\":{\"unit\":\"px\",\"top\":\"-12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"32\",\"bottom\":\"25\",\"left\":\"32\",\"isLinked\":false},\"css_classes\":\"cstm-index\"},\"elements\":[{\"id\":\"d5d04c2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Yes, we specialize in creating secure and user-friendly e-commerce websites to help your business sell products or services online.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"aa0185f\",\"elType\":\"container\",\"settings\":{\"_title\":\"item #2\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#D1AC1BAD\",\"margin\":{\"unit\":\"px\",\"top\":\"-12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"32\",\"bottom\":\"25\",\"left\":\"32\",\"isLinked\":false},\"css_classes\":\"cstm-index\"},\"elements\":[{\"id\":\"1ddc52c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Getting started is easy! Simply Book a Call with Tinashe, and we\\u2019ll discuss your business needs and goals. From there, we\\u2019ll create a custom plan to build your high-converting website.\",\"__globals__\":{\"link_color\":\"globals\\/colors?id=3c7ce4a\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"842b746\",\"elType\":\"container\",\"settings\":{\"_title\":\"item #2\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#D1AC1BAD\",\"margin\":{\"unit\":\"px\",\"top\":\"-12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"32\",\"bottom\":\"25\",\"left\":\"32\",\"isLinked\":false},\"css_classes\":\"cstm-index\"},\"elements\":[{\"id\":\"f87f86c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"We give you all your money back \\u2013 simple as\\nthat\",\"__globals__\":{\"link_color\":\"globals\\/colors?id=3c7ce4a\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true}]},{\"id\":\"57c2499\",\"elType\":\"widget\",\"settings\":{\"html\":\"<!DOCTYPE html>\\r\\n<html lang=\\\"en\\\">\\r\\n\\r\\n<head>\\r\\n  <meta charset=\\\"UTF-8\\\">\\r\\n  <meta name=\\\"viewport\\\" content=\\\"width=device-width, initial-scale=1.0\\\">\\r\\n  <title>Document<\\/title>\\r\\n<\\/head>\\r\\n<style>\\r\\n  \\/* Custom CSS Variables *\\/\\r\\n  :root {\\r\\n    --accent-glow: #ff9100;\\r\\n    --secondary-glow: #ff0055;\\r\\n    --white-border: rgba(255, 255, 255, 0.4);\\r\\n    --black: #000000;\\r\\n    --transparent: rgba(0, 0, 0, 0);\\r\\n  }\\r\\n\\r\\n  \\/* 1. Combined Animation Keyframes (Rotation and Scale) *\\/\\r\\n  @keyframes rotate-and-scale {\\r\\n\\r\\n    \\/* Center Top (Full Width) *\\/\\r\\n    0% {\\r\\n      transform: rotate(0deg) scaleX(1);\\r\\n    }\\r\\n\\r\\n    \\/* Corner (Narrower) *\\/\\r\\n    25% {\\r\\n      transform: rotate(90deg) scaleX(0.25);\\r\\n    }\\r\\n\\r\\n    \\/* Center Bottom (Full Width) *\\/\\r\\n    50% {\\r\\n      transform: rotate(180deg) scaleX(1);\\r\\n    }\\r\\n\\r\\n    \\/* Corner (Narrower) *\\/\\r\\n    75% {\\r\\n      transform: rotate(270deg) scaleX(0.25);\\r\\n    }\\r\\n\\r\\n    \\/* Back to Start *\\/\\r\\n    100% {\\r\\n      transform: rotate(360deg) scaleX(1);\\r\\n    }\\r\\n  }\\r\\n\\r\\n  \\/* Base and Wrapper styles *\\/\\r\\n\\r\\n  .hero-button-wrap {\\r\\n    display: flex;\\r\\n    justify-content: center;\\r\\n    align-items: center;\\r\\n  }\\r\\n\\r\\n  \\/* 2. Main Button Container (White Border) *\\/\\r\\n  .primary-button-block {\\r\\n    width: 300px;\\r\\n    height: 60px;\\r\\n    border: 1px solid var(--white-border);\\r\\n    background-color: var(--black);\\r\\n    border-radius: 200px;\\r\\n    display: flex;\\r\\n    justify-content: center;\\r\\n    align-items: center;\\r\\n    padding: 1px;\\r\\n    position: relative;\\r\\n    overflow: hidden;\\r\\n    text-decoration: none;\\r\\n  }\\r\\n\\r\\n  \\/* 3. Rotating Stroke Wrapper (Removed \'filter: blur()\') *\\/\\r\\n  .button-stroke-wrapp {\\r\\n    z-index: 1;\\r\\n    position: absolute;\\r\\n\\r\\n    \\/* Size ko kam kia taake effect ziada tight rahe *\\/\\r\\n    width: 200%;\\r\\n    height: 300%;\\r\\n    top: -100%;\\r\\n    left: -50%;\\r\\n\\r\\n    display: flex;\\r\\n    justify-content: center;\\r\\n    align-items: center;\\r\\n\\r\\n    \\/* Animation wahi rahegi *\\/\\r\\n    animation: rotate-and-scale 4s linear infinite;\\r\\n    \\/* **YE LINE HATA DI GAYI HAI: filter: blur(3px);** *\\/\\r\\n  }\\r\\n\\r\\n  .button-stroke-block,\\r\\n  .button-stroke-block-v2 {\\r\\n    \\/* Gradient wahi rahega *\\/\\r\\n    background-image: linear-gradient(180deg,\\r\\n        var(--transparent) 10%,\\r\\n        var(--accent-glow) 40%,\\r\\n        var(--secondary-glow) 55%,\\r\\n        var(--transparent) 90%);\\r\\n    width: 50%;\\r\\n    height: 100%;\\r\\n  }\\r\\n\\r\\n  \\/* 4. Inner Black Layer (Text aur background) *\\/\\r\\n  .button-text-wrap {\\r\\n    z-index: 2;\\r\\n    background-color: var(--black);\\r\\n    border-radius: 200px;\\r\\n    width: 100%;\\r\\n    height: 100%;\\r\\n    display: flex;\\r\\n    justify-content: center;\\r\\n    align-items: center;\\r\\n    position: relative;\\r\\n  }\\r\\n\\r\\n  .primary-button-text {\\r\\n    color: white;\\r\\n    font-family: Calsans, Arial, sans-serif;\\r\\n    font-size: 18px;\\r\\n    font-weight: 600;\\r\\n    text-transform: capitalize;\\r\\n  }\\r\\n<\\/style>\\r\\n\\r\\n<body>\\r\\n\\r\\n  <div class=\\\"hero-button-wrap\\\">\\r\\n    <a href=\\\"https:\\/\\/calendly.com\\/goldenstallionagency\\/real-estate-and-development-branding-discovery-clone\\\" class=\\\"primary-button-block\\\">\\r\\n      <div class=\\\"button-stroke-wrapp\\\">\\r\\n        <div class=\\\"button-stroke-block\\\"><\\/div>\\r\\n        <div class=\\\"button-stroke-block-v2\\\"><\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"button-text-wrap\\\">\\r\\n        <div class=\\\"primary-button-text\\\"> Book A Call Now!<\\/div>\\r\\n      <\\/div>\\r\\n    <\\/a>\\r\\n  <\\/div>\\r\\n\\r\\n\\r\\n<\\/body>\\r\\n\\r\\n<\\/html>\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":false}]'),(19178,1857,'_elementor_page_assets','a:2:{s:6:\"styles\";a:8:{i:0;s:12:\"widget-image\";i:1;s:14:\"widget-heading\";i:2;s:12:\"widget-video\";i:3;s:16:\"widget-icon-list\";i:4;s:16:\"widget-image-box\";i:5;s:8:\"e-swiper\";i:6;s:22:\"widget-nested-carousel\";i:7;s:23:\"widget-nested-accordion\";}s:7:\"scripts\";a:2:{i:0;s:18:\"elementor-frontend\";i:1;s:6:\"swiper\";}}'),(19179,1857,'_elementor_css','a:6:{s:4:\"time\";i:1760551132;s:5:\"fonts\";a:3:{i:0;s:7:\"calsans\";i:1;s:5:\"Inter\";i:2;s:7:\"Figtree\";}s:5:\"icons\";a:3:{i:0;s:0:\"\";i:9;s:6:\"eicons\";i:12;s:8:\"fa-solid\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(19181,1858,'_wp_page_template','page-templates/template-pagebuilder-full-width.php'),(19182,1858,'_elementor_edit_mode','builder'),(19183,1858,'_elementor_template_type','wp-page'),(19184,1858,'_elementor_version','3.32.4'),(19185,1858,'_elementor_pro_version','3.32.1'),(19186,1858,'_elementor_data','[{\"id\":\"d9215c5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"43\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"css_classes\":\"p-20\"},\"elements\":[{\"id\":\"3c76218\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/09\\/image_2024-11-08_222804488.webp\",\"id\":1435,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_flex_align_self\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7bac6b3\",\"elType\":\"widget\",\"settings\":{\"title\":\"We help ambitious brands turn <span>underperforming websites<\\/span> into high-converting sales machines,<br> using trust-driven & <span> conversion-focused <\\/span> web design.\\n\",\"typography_typography\":\"custom\",\"typography_font_family\":\"calsans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"header_size\":\"h1\",\"align\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"custom\",\"size\":\"130%\",\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":1000,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=nvlightbg\"},\"typography_text_transform\":\"capitalize\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"655f644\",\"elType\":\"widget\",\"settings\":{\"title\":\"Watch this short video to see how it works:\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":31,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"18\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"1ebccf3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"css_classes\":\"p-20 video-container-wrap\",\"custom_css\":\":root {\\r\\n  --gold-center: rgba(250, 205, 34, 0.6); \\/* golden center *\\/\\r\\n  --gold-mid: rgba(250, 205, 34, 0.3);    \\/* soft golden *\\/\\r\\n  --black: #000000;\\r\\n}\\r\\n\\r\\n.video-container-wrap {\\r\\n  position: relative;\\r\\n}\\r\\n\\r\\n\\/* Overlay Glow *\\/\\r\\n.video-container-wrap::before {\\r\\n  content: \\\"\\\";\\r\\n  position: absolute;\\r\\n  top: 0;\\r\\n  left: 0;\\r\\n  width: 100%;   \\/* wrapper jitna hi *\\/\\r\\n  height: 100%;  \\/* wrapper jitna hi *\\/\\r\\n  pointer-events: none;\\r\\n  z-index: -1; \\/* video ke neeche rehne ke liye neeche adjust karna padega *\\/\\r\\n\\r\\n  background: radial-gradient(\\r\\n    circle,\\r\\n    var(--gold-center) 40%, \\r\\n    var(--gold-mid) 70%,\\r\\n    transparent 100%\\r\\n  );\\r\\n\\r\\n  filter: blur(40px); \\/* thoda blur kam kar diya *\\/\\r\\n}\\r\\n\\r\\n\\/* Video iframe *\\/\\r\\n.video-container-wrap iframe {\\r\\n  position: relative;\\r\\n}\\r\\n\",\"width\":{\"unit\":\"px\",\"size\":1080,\"sizes\":[]}},\"elements\":[{\"id\":\"b9048a3\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"youtube.com\\/watch?v=xjJlm6IjBDQ&feature=youtu.be&themeRefresh=1\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"videopress_url\":\"https:\\/\\/videopress.com\\/v\\/ZCAOzTNk\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":true},{\"id\":\"8c35c94\",\"elType\":\"container\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"css_classes\":\"p-20\"},\"elements\":[{\"id\":\"4974384\",\"elType\":\"widget\",\"settings\":{\"html\":\"<!DOCTYPE html>\\r\\n<html lang=\\\"en\\\">\\r\\n\\r\\n<head>\\r\\n  <meta charset=\\\"UTF-8\\\">\\r\\n  <meta name=\\\"viewport\\\" content=\\\"width=device-width, initial-scale=1.0\\\">\\r\\n  <title>Document<\\/title>\\r\\n<\\/head>\\r\\n<style>\\r\\n  \\/* Custom CSS Variables *\\/\\r\\n  :root {\\r\\n    --accent-glow: #ff9100;\\r\\n    --secondary-glow: #ff0055;\\r\\n    --white-border: rgba(255, 255, 255, 0.4);\\r\\n    --black: #000000;\\r\\n    --transparent: rgba(0, 0, 0, 0);\\r\\n  }\\r\\n\\r\\n  \\/* 1. Combined Animation Keyframes (Rotation and Scale) *\\/\\r\\n  @keyframes rotate-and-scale {\\r\\n\\r\\n    \\/* Center Top (Full Width) *\\/\\r\\n    0% {\\r\\n      transform: rotate(0deg) scaleX(1);\\r\\n    }\\r\\n\\r\\n    \\/* Corner (Narrower) *\\/\\r\\n    25% {\\r\\n      transform: rotate(90deg) scaleX(0.25);\\r\\n    }\\r\\n\\r\\n    \\/* Center Bottom (Full Width) *\\/\\r\\n    50% {\\r\\n      transform: rotate(180deg) scaleX(1);\\r\\n    }\\r\\n\\r\\n    \\/* Corner (Narrower) *\\/\\r\\n    75% {\\r\\n      transform: rotate(270deg) scaleX(0.25);\\r\\n    }\\r\\n\\r\\n    \\/* Back to Start *\\/\\r\\n    100% {\\r\\n      transform: rotate(360deg) scaleX(1);\\r\\n    }\\r\\n  }\\r\\n\\r\\n  \\/* Base and Wrapper styles *\\/\\r\\n\\r\\n  .hero-button-wrap {\\r\\n    display: flex;\\r\\n    justify-content: center;\\r\\n    align-items: center;\\r\\n  }\\r\\n\\r\\n  \\/* 2. Main Button Container (White Border) *\\/\\r\\n  .primary-button-block {\\r\\n    width: 300px;\\r\\n    height: 60px;\\r\\n    border: 1px solid var(--white-border);\\r\\n    background-color: var(--black);\\r\\n    border-radius: 200px;\\r\\n    display: flex;\\r\\n    justify-content: center;\\r\\n    align-items: center;\\r\\n    padding: 1px;\\r\\n    position: relative;\\r\\n    overflow: hidden;\\r\\n    text-decoration: none;\\r\\n  }\\r\\n\\r\\n  \\/* 3. Rotating Stroke Wrapper (Removed \'filter: blur()\') *\\/\\r\\n  .button-stroke-wrapp {\\r\\n    z-index: 1;\\r\\n    position: absolute;\\r\\n\\r\\n    \\/* Size ko kam kia taake effect ziada tight rahe *\\/\\r\\n    width: 200%;\\r\\n    height: 300%;\\r\\n    top: -100%;\\r\\n    left: -50%;\\r\\n\\r\\n    display: flex;\\r\\n    justify-content: center;\\r\\n    align-items: center;\\r\\n\\r\\n    \\/* Animation wahi rahegi *\\/\\r\\n    animation: rotate-and-scale 4s linear infinite;\\r\\n    \\/* **YE LINE HATA DI GAYI HAI: filter: blur(3px);** *\\/\\r\\n  }\\r\\n\\r\\n  .button-stroke-block,\\r\\n  .button-stroke-block-v2 {\\r\\n    \\/* Gradient wahi rahega *\\/\\r\\n    background-image: linear-gradient(180deg,\\r\\n        var(--transparent) 10%,\\r\\n        var(--accent-glow) 40%,\\r\\n        var(--secondary-glow) 55%,\\r\\n        var(--transparent) 90%);\\r\\n    width: 50%;\\r\\n    height: 100%;\\r\\n  }\\r\\n\\r\\n  \\/* 4. Inner Black Layer (Text aur background) *\\/\\r\\n  .button-text-wrap {\\r\\n    z-index: 2;\\r\\n    background-color: var(--black);\\r\\n    border-radius: 200px;\\r\\n    width: 100%;\\r\\n    height: 100%;\\r\\n    display: flex;\\r\\n    justify-content: center;\\r\\n    align-items: center;\\r\\n    position: relative;\\r\\n  }\\r\\n\\r\\n  .primary-button-text {\\r\\n    color: white;\\r\\n    font-family: Calsans, Arial, sans-serif;\\r\\n    font-size: 18px;\\r\\n    font-weight: 600;\\r\\n    text-transform: capitalize;\\r\\n  }\\r\\n<\\/style>\\r\\n\\r\\n<body>\\r\\n\\r\\n  <div class=\\\"hero-button-wrap\\\">\\r\\n    <a href=\\\"https:\\/\\/calendly.com\\/goldenstallionagency\\/real-estate-and-development-branding-discovery-clone\\\" class=\\\"primary-button-block\\\">\\r\\n      <div class=\\\"button-stroke-wrapp\\\">\\r\\n        <div class=\\\"button-stroke-block\\\"><\\/div>\\r\\n        <div class=\\\"button-stroke-block-v2\\\"><\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"button-text-wrap\\\">\\r\\n        <div class=\\\"primary-button-text\\\"> Book A Call Now!<\\/div>\\r\\n      <\\/div>\\r\\n    <\\/a>\\r\\n  <\\/div>\\r\\n\\r\\n\\r\\n<\\/body>\\r\\n\\r\\n<\\/html>\"},\"elements\":[],\"widgetType\":\"html\"},{\"id\":\"3dcd95f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Trusted by Leading Companies Worldwide\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=69c152f\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"02d17cd\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":false,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7b7e55e\",\"elType\":\"widget\",\"settings\":{\"number_of_items\":6,\"transition_speed\":8000,\"item_image\":{\"unit\":\"px\",\"size\":140,\"sizes\":[],\"value\":\"100\"},\"box_height\":{\"unit\":\"px\",\"size\":60,\"sizes\":[],\"value\":\"200\"},\"box_background\":\"#FFFFFF00\",\"item_padding\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"item_border_border\":\"none\",\"badge_min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[],\"value\":\"0\"},\"badge_min_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[],\"value\":\"0\"},\"multisource_posts_include_date_meta_format\":\"Ymd\",\"multisource_posts_maxitems\":10,\"multisource_items\":[{\"item_type\":\"image\",\"image\":{\"id\":0,\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/plugins\\/unlimited-elements-for-elementor\\/images\\/gallery1.jpg\"},\"_id\":\"78392db\"},{\"item_type\":\"image\",\"image\":{\"id\":0,\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/plugins\\/unlimited-elements-for-elementor\\/images\\/gallery2.jpg\"},\"_id\":\"5758006\"},{\"item_type\":\"youtube\",\"image\":{\"id\":0,\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/plugins\\/unlimited-elements-for-elementor\\/images\\/gallery3.jpg\"},\"url_youtube\":\"qrO4YZeyl0I\",\"_id\":\"9de3eb6\"},{\"item_type\":\"image\",\"image\":{\"id\":0,\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/plugins\\/unlimited-elements-for-elementor\\/images\\/gallery5.jpg\"},\"_id\":\"d60f923\"},{\"item_type\":\"vimeo\",\"image\":{\"id\":0,\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/plugins\\/unlimited-elements-for-elementor\\/images\\/gallery4.jpg\"},\"vimeo_id\":\"581014653\",\"_id\":\"75ae447\"},{\"item_type\":\"html5\",\"image\":{\"id\":0,\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/plugins\\/unlimited-elements-for-elementor\\/images\\/gallery6.jpg\"},\"url_html5\":\"http:\\/\\/commondatastorage.googleapis.com\\/gtv-videos-bucket\\/sample\\/BigBuckBunny.mp4\",\"_id\":\"7af169b\"},{\"item_type\":\"image\",\"image\":{\"id\":0,\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/plugins\\/unlimited-elements-for-elementor\\/images\\/gallery1.jpg\"},\"_id\":\"26b2ae5\"}],\"multisource_instagram\":\"@gianlucavacchi\",\"multisource_instagram_num_items\":12,\"uc_items\":[{\"title\":\"Item 1\",\"image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/09\\/client-11.webp\",\"id\":1358,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_attributes_nosize\":\" src=\\\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/ac_assets\\/logo_marquee\\/logo1.png\\\"\",\"image_attributes\":\" src=\\\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/ac_assets\\/logo_marquee\\/logo1.png\\\"\",\"image_thumb\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/ac_assets\\/logo_marquee\\/logo1.png\",\"link\":{\"url\":\"#\"},\"_generated_id\":\"nyxfw\",\"item_repeater_class\":\"elementor-repeater-item-nyxfw\",\"_id\":\"72a5645\"},{\"title\":\"Item 2\",\"image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/09\\/client-9-1.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_attributes_nosize\":\" src=\\\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/ac_assets\\/logo_marquee\\/logo2.png\\\"\",\"image_attributes\":\" src=\\\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/ac_assets\\/logo_marquee\\/logo2.png\\\"\",\"image_thumb\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/ac_assets\\/logo_marquee\\/logo2.png\",\"link\":{\"url\":\"#\"},\"_generated_id\":\"642oj\",\"item_repeater_class\":\"elementor-repeater-item-642oj\",\"_id\":\"e898437\"},{\"title\":\"Item 3\",\"image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/09\\/client-4.webp\",\"id\":1356,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_attributes_nosize\":\" src=\\\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/ac_assets\\/logo_marquee\\/logo3.png\\\"\",\"image_attributes\":\" src=\\\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/ac_assets\\/logo_marquee\\/logo3.png\\\"\",\"image_thumb\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/ac_assets\\/logo_marquee\\/logo3.png\",\"link\":{\"url\":\"#\"},\"_generated_id\":\"289ce\",\"item_repeater_class\":\"elementor-repeater-item-289ce\",\"_id\":\"dffa4c8\"},{\"title\":\"Item 4\",\"image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/09\\/client-1.webp\",\"id\":1355,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_attributes_nosize\":\" src=\\\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/ac_assets\\/logo_marquee\\/logo4.png\\\"\",\"image_attributes\":\" src=\\\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/ac_assets\\/logo_marquee\\/logo4.png\\\"\",\"image_thumb\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/ac_assets\\/logo_marquee\\/logo4.png\",\"link\":{\"url\":\"#\"},\"_generated_id\":\"em6tf\",\"item_repeater_class\":\"elementor-repeater-item-em6tf\",\"_id\":\"bc93c51\"},{\"title\":\"Item 5\",\"image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/09\\/client-7.webp\",\"id\":1353,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_attributes_nosize\":\" src=\\\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/ac_assets\\/logo_marquee\\/logo6.png\\\"\",\"image_attributes\":\" src=\\\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/ac_assets\\/logo_marquee\\/logo6.png\\\"\",\"image_thumb\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/ac_assets\\/logo_marquee\\/logo6.png\",\"link\":{\"url\":\"#\"},\"_generated_id\":\"vuwj5\",\"item_repeater_class\":\"elementor-repeater-item-vuwj5\",\"_id\":\"375a36a\"},{\"title\":\"Item 6\",\"image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/09\\/client-8.webp\",\"id\":1352,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_attributes_nosize\":\" src=\\\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/ac_assets\\/logo_marquee\\/logo6.png\\\"\",\"image_attributes\":\" src=\\\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/ac_assets\\/logo_marquee\\/logo6.png\\\"\",\"image_thumb\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/ac_assets\\/logo_marquee\\/logo6.png\",\"link\":{\"url\":\"#\"},\"_generated_id\":\"gn918\",\"item_repeater_class\":\"elementor-repeater-item-gn918\",\"_id\":\"fd127ae\"}],\"number_of_items_mobile\":2},\"elements\":[],\"widgetType\":\"ucaddon_logo_marquee\"},{\"id\":\"d9c24ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span>High-Converting<\\/span> Pages with\\nFlow\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"calsans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"custom\",\"size\":\"120%\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=nvlightbg\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bfa8fa3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Where strategy meets scroll-stopping design.\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ef95d40\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"css_classes\":\"p-20\"},\"elements\":[{\"id\":\"c263916\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"css_classes\":\"another-amzng-bg\",\"content_width\":\"full\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"center\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"4d637ac\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"overflow\":\"hidden\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"031dfdf\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/10\\/E11even-Dental-_-Best-Dentist-in-London.mp4\",\"id\":1783,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"videopress_url\":\"https:\\/\\/videopress.com\\/v\\/ZCAOzTNk\",\"autoplay\":\"yes\",\"mute\":\"yes\",\"loop\":\"yes\",\"controls\":\"\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":true},{\"id\":\"177be5e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"436263f\",\"elType\":\"widget\",\"settings\":{\"title\":\"AIW: Ultimate Website Strategy\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Figtree\",\"typography_font_size\":{\"unit\":\"px\",\"size\":31,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"62bf546\",\"elType\":\"widget\",\"settings\":{\"editor\":\"This is our proven blueprint for building high-converting, trust-driven hair transplant websites.\\n\\n\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7d4c6ab\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"<span style=\\\"color: gold;\\\">01.<\\/span> Hero\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"39f242f\"},{\"text\":\"<span style=\\\"color: gold;\\\">02.<\\/span> Reviews \\/ Case Studies \\/ Before-After\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"9dec8d4\"},{\"text\":\"<span style=\\\"color: gold;\\\">03.<\\/span> Press Release Kit\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"69f31ca\"},{\"text\":\"<span style=\\\"color: gold;\\\">04.<\\/span> Doctor Showcase\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"822c28e\"},{\"text\":\"<span style=\\\"color: gold;\\\">05.<\\/span> Our Process\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"3a6535a\"},{\"text\":\"<span style=\\\"color: gold;\\\">06.<\\/span>  Email Magnet\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"6a5709a\"},{\"text\":\"<span style=\\\"color: gold;\\\">07.<\\/span>  FAQ\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"273208e\"},{\"text\":\"<span style=\\\"color: gold;\\\">08.<\\/span>  Blog Articles\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"02ae4e9\"},{\"text\":\"<span style=\\\"color: gold;\\\">09.<\\/span>  Services & Footer\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"b31b072\"}],\"space_between\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_css_classes\":\"cstm-border-btm\"},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"a7cc057\",\"elType\":\"widget\",\"settings\":{\"html\":\"<!DOCTYPE html>\\r\\n<html lang=\\\"en\\\">\\r\\n\\r\\n<head>\\r\\n  <meta charset=\\\"UTF-8\\\">\\r\\n  <meta name=\\\"viewport\\\" content=\\\"width=device-width, initial-scale=1.0\\\">\\r\\n  <title>Document<\\/title>\\r\\n<\\/head>\\r\\n<style>\\r\\n  \\/* Custom CSS Variables *\\/\\r\\n  :root {\\r\\n    --accent-glow: #ff9100;\\r\\n    --secondary-glow: #ff0055;\\r\\n    --white-border: rgba(255, 255, 255, 0.4);\\r\\n    --black: #000000;\\r\\n    --transparent: rgba(0, 0, 0, 0);\\r\\n  }\\r\\n\\r\\n  \\/* 1. Combined Animation Keyframes (Rotation and Scale) *\\/\\r\\n  @keyframes rotate-and-scale {\\r\\n\\r\\n    \\/* Center Top (Full Width) *\\/\\r\\n    0% {\\r\\n      transform: rotate(0deg) scaleX(1);\\r\\n    }\\r\\n\\r\\n    \\/* Corner (Narrower) *\\/\\r\\n    25% {\\r\\n      transform: rotate(90deg) scaleX(0.25);\\r\\n    }\\r\\n\\r\\n    \\/* Center Bottom (Full Width) *\\/\\r\\n    50% {\\r\\n      transform: rotate(180deg) scaleX(1);\\r\\n    }\\r\\n\\r\\n    \\/* Corner (Narrower) *\\/\\r\\n    75% {\\r\\n      transform: rotate(270deg) scaleX(0.25);\\r\\n    }\\r\\n\\r\\n    \\/* Back to Start *\\/\\r\\n    100% {\\r\\n      transform: rotate(360deg) scaleX(1);\\r\\n    }\\r\\n  }\\r\\n\\r\\n  \\/* Base and Wrapper styles *\\/\\r\\n\\r\\n  .hero-button-wrap {\\r\\n    display: flex;\\r\\n    justify-content: center;\\r\\n    align-items: center;\\r\\n  }\\r\\n\\r\\n  \\/* 2. Main Button Container (White Border) *\\/\\r\\n  .primary-button-block {\\r\\n    width: 300px;\\r\\n    height: 60px;\\r\\n    border: 1px solid var(--white-border);\\r\\n    background-color: var(--black);\\r\\n    border-radius: 200px;\\r\\n    display: flex;\\r\\n    justify-content: center;\\r\\n    align-items: center;\\r\\n    padding: 1px;\\r\\n    position: relative;\\r\\n    overflow: hidden;\\r\\n    text-decoration: none;\\r\\n  }\\r\\n\\r\\n  \\/* 3. Rotating Stroke Wrapper (Removed \'filter: blur()\') *\\/\\r\\n  .button-stroke-wrapp {\\r\\n    z-index: 1;\\r\\n    position: absolute;\\r\\n\\r\\n    \\/* Size ko kam kia taake effect ziada tight rahe *\\/\\r\\n    width: 200%;\\r\\n    height: 300%;\\r\\n    top: -100%;\\r\\n    left: -50%;\\r\\n\\r\\n    display: flex;\\r\\n    justify-content: center;\\r\\n    align-items: center;\\r\\n\\r\\n    \\/* Animation wahi rahegi *\\/\\r\\n    animation: rotate-and-scale 4s linear infinite;\\r\\n    \\/* **YE LINE HATA DI GAYI HAI: filter: blur(3px);** *\\/\\r\\n  }\\r\\n\\r\\n  .button-stroke-block,\\r\\n  .button-stroke-block-v2 {\\r\\n    \\/* Gradient wahi rahega *\\/\\r\\n    background-image: linear-gradient(180deg,\\r\\n        var(--transparent) 10%,\\r\\n        var(--accent-glow) 40%,\\r\\n        var(--secondary-glow) 55%,\\r\\n        var(--transparent) 90%);\\r\\n    width: 50%;\\r\\n    height: 100%;\\r\\n  }\\r\\n\\r\\n  \\/* 4. Inner Black Layer (Text aur background) *\\/\\r\\n  .button-text-wrap {\\r\\n    z-index: 2;\\r\\n    background-color: var(--black);\\r\\n    border-radius: 200px;\\r\\n    width: 100%;\\r\\n    height: 100%;\\r\\n    display: flex;\\r\\n    justify-content: center;\\r\\n    align-items: center;\\r\\n    position: relative;\\r\\n  }\\r\\n\\r\\n  .primary-button-text {\\r\\n    color: white;\\r\\n    font-family: Calsans, Arial, sans-serif;\\r\\n    font-size: 18px;\\r\\n    font-weight: 600;\\r\\n    text-transform: capitalize;\\r\\n  }\\r\\n<\\/style>\\r\\n\\r\\n<body>\\r\\n\\r\\n  <div class=\\\"hero-button-wrap\\\">\\r\\n    <a href=\\\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/08\\/AIW_-Ultimate-Hair-Transplant-Website-Strategy.pdf\\\" class=\\\"primary-button-block\\\">\\r\\n      <div class=\\\"button-stroke-wrapp\\\">\\r\\n        <div class=\\\"button-stroke-block\\\"><\\/div>\\r\\n        <div class=\\\"button-stroke-block-v2\\\"><\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"button-text-wrap\\\">\\r\\n        <div class=\\\"primary-button-text\\\"> Download Full Strategy<\\/div>\\r\\n      <\\/div>\\r\\n    <\\/a>\\r\\n  <\\/div>\\r\\n\\r\\n\\r\\n<\\/body>\\r\\n\\r\\n<\\/html>\",\"_flex_align_self\":\"flex-start\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"01ab53b\",\"elType\":\"widget\",\"settings\":{\"html\":\"<!DOCTYPE html>\\r\\n<html lang=\\\"en\\\">\\r\\n\\r\\n<head>\\r\\n  <meta charset=\\\"UTF-8\\\">\\r\\n  <meta name=\\\"viewport\\\" content=\\\"width=device-width, initial-scale=1.0\\\">\\r\\n  <title>Document<\\/title>\\r\\n<\\/head>\\r\\n<style>\\r\\n  \\/* Custom CSS Variables *\\/\\r\\n  :root {\\r\\n    --accent-glow: #ff9100;\\r\\n    --secondary-glow: #ff0055;\\r\\n    --white-border: rgba(255, 255, 255, 0.4);\\r\\n    --black: #000000;\\r\\n    --transparent: rgba(0, 0, 0, 0);\\r\\n  }\\r\\n\\r\\n  \\/* 1. Combined Animation Keyframes (Rotation and Scale) *\\/\\r\\n  @keyframes rotate-and-scale {\\r\\n\\r\\n    \\/* Center Top (Full Width) *\\/\\r\\n    0% {\\r\\n      transform: rotate(0deg) scaleX(1);\\r\\n    }\\r\\n\\r\\n    \\/* Corner (Narrower) *\\/\\r\\n    25% {\\r\\n      transform: rotate(90deg) scaleX(0.25);\\r\\n    }\\r\\n\\r\\n    \\/* Center Bottom (Full Width) *\\/\\r\\n    50% {\\r\\n      transform: rotate(180deg) scaleX(1);\\r\\n    }\\r\\n\\r\\n    \\/* Corner (Narrower) *\\/\\r\\n    75% {\\r\\n      transform: rotate(270deg) scaleX(0.25);\\r\\n    }\\r\\n\\r\\n    \\/* Back to Start *\\/\\r\\n    100% {\\r\\n      transform: rotate(360deg) scaleX(1);\\r\\n    }\\r\\n  }\\r\\n\\r\\n  \\/* Base and Wrapper styles *\\/\\r\\n\\r\\n  .hero-button-wrap {\\r\\n    display: flex;\\r\\n    justify-content: center;\\r\\n    align-items: center;\\r\\n  }\\r\\n\\r\\n  \\/* 2. Main Button Container (White Border) *\\/\\r\\n  .primary-button-block {\\r\\n    width: 300px;\\r\\n    height: 60px;\\r\\n    border: 1px solid var(--white-border);\\r\\n    background-color: var(--black);\\r\\n    border-radius: 200px;\\r\\n    display: flex;\\r\\n    justify-content: center;\\r\\n    align-items: center;\\r\\n    padding: 1px;\\r\\n    position: relative;\\r\\n    overflow: hidden;\\r\\n    text-decoration: none;\\r\\n  }\\r\\n\\r\\n  \\/* 3. Rotating Stroke Wrapper (Removed \'filter: blur()\') *\\/\\r\\n  .button-stroke-wrapp {\\r\\n    z-index: 1;\\r\\n    position: absolute;\\r\\n\\r\\n    \\/* Size ko kam kia taake effect ziada tight rahe *\\/\\r\\n    width: 200%;\\r\\n    height: 300%;\\r\\n    top: -100%;\\r\\n    left: -50%;\\r\\n\\r\\n    display: flex;\\r\\n    justify-content: center;\\r\\n    align-items: center;\\r\\n\\r\\n    \\/* Animation wahi rahegi *\\/\\r\\n    animation: rotate-and-scale 4s linear infinite;\\r\\n    \\/* **YE LINE HATA DI GAYI HAI: filter: blur(3px);** *\\/\\r\\n  }\\r\\n\\r\\n  .button-stroke-block,\\r\\n  .button-stroke-block-v2 {\\r\\n    \\/* Gradient wahi rahega *\\/\\r\\n    background-image: linear-gradient(180deg,\\r\\n        var(--transparent) 10%,\\r\\n        var(--accent-glow) 40%,\\r\\n        var(--secondary-glow) 55%,\\r\\n        var(--transparent) 90%);\\r\\n    width: 50%;\\r\\n    height: 100%;\\r\\n  }\\r\\n\\r\\n  \\/* 4. Inner Black Layer (Text aur background) *\\/\\r\\n  .button-text-wrap {\\r\\n    z-index: 2;\\r\\n    background-color: var(--black);\\r\\n    border-radius: 200px;\\r\\n    width: 100%;\\r\\n    height: 100%;\\r\\n    display: flex;\\r\\n    justify-content: center;\\r\\n    align-items: center;\\r\\n    position: relative;\\r\\n  }\\r\\n\\r\\n  .primary-button-text {\\r\\n    color: white;\\r\\n    font-family: Calsans, Arial, sans-serif;\\r\\n    font-size: 18px;\\r\\n    font-weight: 600;\\r\\n    text-transform: capitalize;\\r\\n  }\\r\\n<\\/style>\\r\\n\\r\\n<body>\\r\\n\\r\\n  <div class=\\\"hero-button-wrap\\\">\\r\\n    <a href=\\\"https:\\/\\/calendly.com\\/goldenstallionagency\\/real-estate-and-development-branding-discovery-clone\\\" class=\\\"primary-button-block\\\">\\r\\n      <div class=\\\"button-stroke-wrapp\\\">\\r\\n        <div class=\\\"button-stroke-block\\\"><\\/div>\\r\\n        <div class=\\\"button-stroke-block-v2\\\"><\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"button-text-wrap\\\">\\r\\n        <div class=\\\"primary-button-text\\\"> Book A Call Now!<\\/div>\\r\\n      <\\/div>\\r\\n    <\\/a>\\r\\n  <\\/div>\\r\\n\\r\\n\\r\\n<\\/body>\\r\\n\\r\\n<\\/html>\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":false},{\"id\":\"756d480\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":false,\"unit\":\"px\",\"size\":0},\"css_classes\":\"p-20\"},\"elements\":[{\"id\":\"6ba08cd\",\"elType\":\"widget\",\"settings\":{\"title\":\"How we turn ideas <span>into impact<\\/span>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"calsans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"custom\",\"size\":\"120%\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=nvlightbg\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8572553\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We follow a proven process to deliver sites that perform.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"171da3f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/07\\/Path_5693.svg\",\"id\":\"\",\"size\":\"\",\"source\":\"url\"},\"background_position\":\"top right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"css_classes\":\"cstm-bg-curve-l\",\"flex_wrap_tablet\":\"wrap\",\"background_position_mobile\":\"initial\",\"hide_mobile\":\"hidden-mobile\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"6bf9e5f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_size_tablet\":\"grow\"},\"elements\":[{\"id\":\"b64f499\",\"elType\":\"widget\",\"settings\":{\"title\":\"01\",\"_flex_align_self\":\"center\",\"_css_classes\":\"box-num\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e1d7e47\",\"elType\":\"widget\",\"settings\":{\"title\":\"Discovery & Strategy\\n\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Figtree\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a228ebe\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We dive deep into your goals to uncover what really moves your audience \\u2014 strategy comes first.<\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c5a3290\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_size_tablet\":\"grow\"},\"elements\":[{\"id\":\"4a943a5\",\"elType\":\"widget\",\"settings\":{\"title\":\"02\",\"_flex_align_self\":\"center\",\"_css_classes\":\"box-num\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b4f7a87\",\"elType\":\"widget\",\"settings\":{\"title\":\"Design That Converts\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Figtree\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3fbde38\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Crafting layouts with purpose \\u2014 every element guides the user toward action and trust.\\n\\n\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4bcd578\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_size_tablet\":\"grow\"},\"elements\":[{\"id\":\"ae37f9b\",\"elType\":\"widget\",\"settings\":{\"title\":\"03\",\"_flex_align_self\":\"center\",\"_css_classes\":\"box-num\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"42d0354\",\"elType\":\"widget\",\"settings\":{\"title\":\"Launch & Optimize\\n\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Figtree\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"da4b446\",\"elType\":\"widget\",\"settings\":{\"editor\":\"After launch, we refine with data \\u2014 ensuring your site performs as beautifully as it looks.\\n\\n\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f456d43\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":false,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"css_classes\":\"p-20\"},\"elements\":[{\"id\":\"1fb2e8f\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span>Stop wasting budget<\\/span> on ads that send <span>visitors <\\/span>to broken websites\\n\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"calsans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"custom\",\"size\":\"120%\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=nvlightbg\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"903addb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Here\\u2019s what\\u2019s holding back your conversions \\u2014 and how we fix it.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"67bd4bd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":false,\"unit\":\"px\",\"size\":0},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":false,\"unit\":\"px\",\"size\":20},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7df0520\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_size_tablet\":\"grow\"},\"elements\":[{\"id\":\"3734125\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/09\\/67bb8177c0dadd063faf6445_xnBn0gX6TFCdfM7NQZhs_cf-wo-redarrow.png\",\"id\":1473,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<span>Poor <\\/span>conversion performance\",\"description_text\":\"Too many links distract visitors and dilute focus.\\n\\n\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_size\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"image_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"image_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Figtree\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_flex_align_self\":\"stretch\",\"_flex_size\":\"grow\",\"_css_classes\":\"cstm-box-css red-ss\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_color\":\"#D8D6D699\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"title_typography_typography\":\"\",\"description_typography_typography\":\"\",\"_border_color\":\"\",\"title_color\":\"globals\\/colors?id=text\",\"hover_title_color\":\"globals\\/colors?id=488c59d\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"eb1f634\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/09\\/67bb8177c0dadd063faf6445_xnBn0gX6TFCdfM7NQZhs_cf-wo-redarrow.png\",\"id\":1473,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<span>Low<\\/span> visitor engagement\",\"description_text\":\"Slow loading times frustrate users and increase bounce rates.\\n\\n\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_size\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"image_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"image_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Figtree\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_flex_align_self\":\"stretch\",\"_flex_size\":\"grow\",\"_css_classes\":\"cstm-box-css red-ss\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_color\":\"#D8D6D699\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"title_typography_typography\":\"\",\"description_typography_typography\":\"\",\"_border_color\":\"\",\"title_color\":\"globals\\/colors?id=text\",\"hover_title_color\":\"globals\\/colors?id=488c59d\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"d074fe1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/09\\/67bb8177c0dadd063faf6445_xnBn0gX6TFCdfM7NQZhs_cf-wo-redarrow.png\",\"id\":1473,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<span>Unfocused<\\/span> user experience\",\"description_text\":\"Unclear calls to action confuse potential customers.\\n\\n\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_size\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"image_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"image_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Figtree\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_flex_align_self\":\"stretch\",\"_flex_size\":\"grow\",\"_css_classes\":\"cstm-box-css red-ss\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_color\":\"#D8D6D699\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"title_typography_typography\":\"\",\"description_typography_typography\":\"\",\"_border_color\":\"\",\"title_color\":\"globals\\/colors?id=text\",\"hover_title_color\":\"globals\\/colors?id=488c59d\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"44e24ef\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/09\\/67bb8177c0dadd063faf6445_xnBn0gX6TFCdfM7NQZhs_cf-wo-redarrow.png\",\"id\":1473,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<span>Missed <\\/span>sales opportunities\",\"description_text\":\"Generic design fails to build trust or authority.\\n\\n\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_size\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"image_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"image_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Figtree\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_flex_align_self\":\"stretch\",\"_flex_size\":\"grow\",\"_css_classes\":\"cstm-box-css red-ss\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_color\":\"#D8D6D699\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"title_typography_typography\":\"\",\"description_typography_typography\":\"\",\"_border_color\":\"\",\"title_color\":\"globals\\/colors?id=text\",\"hover_title_color\":\"globals\\/colors?id=488c59d\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"1d1b331\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":false,\"unit\":\"px\",\"size\":10},\"flex_wrap\":\"wrap\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":false,\"unit\":\"px\",\"size\":20},\"_flex_order_tablet\":\"custom\",\"_flex_order_custom_tablet\":3,\"_flex_size_tablet\":\"custom\"},\"elements\":[{\"id\":\"da68750\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"_flex_align_self\":\"stretch\",\"css_classes\":\"cst-box-gradoent\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=488c59d\"},\"width_tablet\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"e3a3e04\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/09\\/67bb90db392af4ac96adf168_1.webp\",\"id\":1486,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Low-Performing Site\",\"description_text\":\"\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_size\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"image_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"image_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Figtree\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_css_classes\":\"cstm-box-css\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_color\":\"#D8D6D699\",\"__globals__\":{\"title_typography_typography\":\"\",\"description_typography_typography\":\"\",\"_border_color\":\"\",\"title_color\":\"globals\\/colors?id=488c59d\",\"hover_title_color\":\"globals\\/colors?id=488c59d\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"605270b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/09\\/Book-a-reserved-coworking-spot-in-Spaces-Waterfall-Midrand-Midrand-Gumtree-South-Africa-08-11-2025_10_43_AM-768x1345-1.webp\",\"id\":1490,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"height_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"height_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"object-fit\":\"cover\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_element_width\":\"inherit\",\"_flex_align_self\":\"stretch\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"313ea56\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":false,\"unit\":\"px\",\"size\":20},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"border_color\":\"#578E25\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"cstm-green-gradnt\",\"__globals__\":{\"border_color\":\"\"},\"width_tablet\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"8d4dffb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/09\\/67bb90f39296863ae1225eca_2.webp\",\"id\":1491,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Conversion-Driven Design\",\"description_text\":\"\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_size\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"image_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"image_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Figtree\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"title_color\":\"#1BAA2E\",\"hover_title_color\":\"#1BAA2E\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_css_classes\":\"cstm-box-css\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_color\":\"#D8D6D699\",\"__globals__\":{\"title_typography_typography\":\"\",\"description_typography_typography\":\"\",\"_border_color\":\"\",\"title_color\":\"\",\"hover_title_color\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"fd08f7f\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/10\\/ClearStone-Properties-Exclusive-Luxury-Residences-Secure-Living.mp4\",\"id\":1760,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"videopress_url\":\"https:\\/\\/videopress.com\\/v\\/ZCAOzTNk\",\"autoplay\":\"yes\",\"play_on_mobile\":\"yes\",\"mute\":\"yes\",\"loop\":\"yes\",\"controls\":\"\",\"aspect_ratio\":\"916\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"8ebf332\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_order_tablet\":\"custom\",\"_flex_order_mobile\":\"end\",\"_flex_order_custom_tablet\":2,\"_flex_size_tablet\":\"grow\"},\"elements\":[{\"id\":\"adfbeb6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/09\\/67bb88976d7f0ade2662c189_nMkfZvSyTSOfEX3hVGmM_cf-wo-greenarrow-1.png\",\"id\":1505,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<span>High <\\/span>conversion rates\",\"description_text\":\"Clear, focused navigation guides visitors to buy.\\n\\n\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_size\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"image_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"image_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Figtree\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#7FD136\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_flex_align_self\":\"stretch\",\"_flex_size\":\"grow\",\"_css_classes\":\"cstm-box-css green-ss\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_color\":\"#D8D6D699\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"title_typography_typography\":\"\",\"description_typography_typography\":\"\",\"_border_color\":\"\",\"title_color\":\"globals\\/colors?id=text\",\"hover_title_color\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"a815650\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/09\\/67bb88976d7f0ade2662c189_nMkfZvSyTSOfEX3hVGmM_cf-wo-greenarrow-1.png\",\"id\":1505,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<span>Engaged <\\/span> visitorsrates\",\"description_text\":\"Fast, responsive design keeps users engaged.\\n\\n\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_size\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"image_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"image_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Figtree\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#7FD136\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_flex_align_self\":\"stretch\",\"_flex_size\":\"grow\",\"_css_classes\":\"cstm-box-css green-ss\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_color\":\"#D8D6D699\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"title_typography_typography\":\"\",\"description_typography_typography\":\"\",\"_border_color\":\"\",\"title_color\":\"globals\\/colors?id=text\",\"hover_title_color\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"3e5e397\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/09\\/67bb88976d7f0ade2662c189_nMkfZvSyTSOfEX3hVGmM_cf-wo-greenarrow-1.png\",\"id\":1505,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<span>Increased lead <\\/span>generationrates\",\"description_text\":\"Strong, compelling calls to action drive clicks.\\n\\n\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_size\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"image_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"image_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Figtree\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#7FD136\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_flex_align_self\":\"stretch\",\"_flex_size\":\"grow\",\"_css_classes\":\"cstm-box-css green-ss\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_color\":\"#D8D6D699\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"title_typography_typography\":\"\",\"description_typography_typography\":\"\",\"_border_color\":\"\",\"title_color\":\"globals\\/colors?id=text\",\"hover_title_color\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"470cb5a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/09\\/67bb88976d7f0ade2662c189_nMkfZvSyTSOfEX3hVGmM_cf-wo-greenarrow-1.png\",\"id\":1505,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<span>Increased Trust  <\\/span>& Credibility rates\",\"description_text\":\"Clear, focused navigation guides visitors to buy.\\n\\n\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_size\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"image_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"image_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Figtree\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#7FD136\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_flex_align_self\":\"stretch\",\"_flex_size\":\"grow\",\"_css_classes\":\"cstm-box-css green-ss\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_color\":\"#D8D6D699\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"title_typography_typography\":\"\",\"description_typography_typography\":\"\",\"_border_color\":\"\",\"title_color\":\"globals\\/colors?id=text\",\"hover_title_color\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d5babfe\",\"elType\":\"widget\",\"settings\":{\"html\":\"<!DOCTYPE html>\\r\\n<html lang=\\\"en\\\">\\r\\n\\r\\n<head>\\r\\n  <meta charset=\\\"UTF-8\\\">\\r\\n  <meta name=\\\"viewport\\\" content=\\\"width=device-width, initial-scale=1.0\\\">\\r\\n  <title>Document<\\/title>\\r\\n<\\/head>\\r\\n<style>\\r\\n  \\/* Custom CSS Variables *\\/\\r\\n  :root {\\r\\n    --accent-glow: #ff9100;\\r\\n    --secondary-glow: #ff0055;\\r\\n    --white-border: rgba(255, 255, 255, 0.4);\\r\\n    --black: #000000;\\r\\n    --transparent: rgba(0, 0, 0, 0);\\r\\n  }\\r\\n\\r\\n  \\/* 1. Combined Animation Keyframes (Rotation and Scale) *\\/\\r\\n  @keyframes rotate-and-scale {\\r\\n\\r\\n    \\/* Center Top (Full Width) *\\/\\r\\n    0% {\\r\\n      transform: rotate(0deg) scaleX(1);\\r\\n    }\\r\\n\\r\\n    \\/* Corner (Narrower) *\\/\\r\\n    25% {\\r\\n      transform: rotate(90deg) scaleX(0.25);\\r\\n    }\\r\\n\\r\\n    \\/* Center Bottom (Full Width) *\\/\\r\\n    50% {\\r\\n      transform: rotate(180deg) scaleX(1);\\r\\n    }\\r\\n\\r\\n    \\/* Corner (Narrower) *\\/\\r\\n    75% {\\r\\n      transform: rotate(270deg) scaleX(0.25);\\r\\n    }\\r\\n\\r\\n    \\/* Back to Start *\\/\\r\\n    100% {\\r\\n      transform: rotate(360deg) scaleX(1);\\r\\n    }\\r\\n  }\\r\\n\\r\\n  \\/* Base and Wrapper styles *\\/\\r\\n\\r\\n  .hero-button-wrap {\\r\\n    display: flex;\\r\\n    justify-content: center;\\r\\n    align-items: center;\\r\\n  }\\r\\n\\r\\n  \\/* 2. Main Button Container (White Border) *\\/\\r\\n  .primary-button-block {\\r\\n    width: 300px;\\r\\n    height: 60px;\\r\\n    border: 1px solid var(--white-border);\\r\\n    background-color: var(--black);\\r\\n    border-radius: 200px;\\r\\n    display: flex;\\r\\n    justify-content: center;\\r\\n    align-items: center;\\r\\n    padding: 1px;\\r\\n    position: relative;\\r\\n    overflow: hidden;\\r\\n    text-decoration: none;\\r\\n  }\\r\\n\\r\\n  \\/* 3. Rotating Stroke Wrapper (Removed \'filter: blur()\') *\\/\\r\\n  .button-stroke-wrapp {\\r\\n    z-index: 1;\\r\\n    position: absolute;\\r\\n\\r\\n    \\/* Size ko kam kia taake effect ziada tight rahe *\\/\\r\\n    width: 200%;\\r\\n    height: 300%;\\r\\n    top: -100%;\\r\\n    left: -50%;\\r\\n\\r\\n    display: flex;\\r\\n    justify-content: center;\\r\\n    align-items: center;\\r\\n\\r\\n    \\/* Animation wahi rahegi *\\/\\r\\n    animation: rotate-and-scale 4s linear infinite;\\r\\n    \\/* **YE LINE HATA DI GAYI HAI: filter: blur(3px);** *\\/\\r\\n  }\\r\\n\\r\\n  .button-stroke-block,\\r\\n  .button-stroke-block-v2 {\\r\\n    \\/* Gradient wahi rahega *\\/\\r\\n    background-image: linear-gradient(180deg,\\r\\n        var(--transparent) 10%,\\r\\n        var(--accent-glow) 40%,\\r\\n        var(--secondary-glow) 55%,\\r\\n        var(--transparent) 90%);\\r\\n    width: 50%;\\r\\n    height: 100%;\\r\\n  }\\r\\n\\r\\n  \\/* 4. Inner Black Layer (Text aur background) *\\/\\r\\n  .button-text-wrap {\\r\\n    z-index: 2;\\r\\n    background-color: var(--black);\\r\\n    border-radius: 200px;\\r\\n    width: 100%;\\r\\n    height: 100%;\\r\\n    display: flex;\\r\\n    justify-content: center;\\r\\n    align-items: center;\\r\\n    position: relative;\\r\\n  }\\r\\n\\r\\n  .primary-button-text {\\r\\n    color: white;\\r\\n    font-family: Calsans, Arial, sans-serif;\\r\\n    font-size: 18px;\\r\\n    font-weight: 600;\\r\\n    text-transform: capitalize;\\r\\n  }\\r\\n<\\/style>\\r\\n\\r\\n<body>\\r\\n\\r\\n  <div class=\\\"hero-button-wrap\\\">\\r\\n    <a href=\\\"https:\\/\\/calendly.com\\/goldenstallionagency\\/real-estate-and-development-branding-discovery-clone\\\" class=\\\"primary-button-block\\\">\\r\\n      <div class=\\\"button-stroke-wrapp\\\">\\r\\n        <div class=\\\"button-stroke-block\\\"><\\/div>\\r\\n        <div class=\\\"button-stroke-block-v2\\\"><\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"button-text-wrap\\\">\\r\\n        <div class=\\\"primary-button-text\\\"> Book A Call Now!<\\/div>\\r\\n      <\\/div>\\r\\n    <\\/a>\\r\\n  <\\/div>\\r\\n\\r\\n\\r\\n<\\/body>\\r\\n\\r\\n<\\/html>\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":false},{\"id\":\"684bb30\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1280,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"css_classes\":\"p-20\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ca62b46\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"flex_align_items\":\"flex-start\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c5f93c0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Clearstone Properties Website<span><br> Review<\\/span>\\n\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"calsans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"custom\",\"size\":\"120%\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=nvlightbg\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6729f93\",\"elType\":\"widget\",\"settings\":{\"html\":\"<!DOCTYPE html>\\r\\n<html lang=\\\"en\\\">\\r\\n\\r\\n<head>\\r\\n  <meta charset=\\\"UTF-8\\\">\\r\\n  <meta name=\\\"viewport\\\" content=\\\"width=device-width, initial-scale=1.0\\\">\\r\\n  <title>Document<\\/title>\\r\\n<\\/head>\\r\\n<style>\\r\\n  \\/* Custom CSS Variables *\\/\\r\\n  :root {\\r\\n    --accent-glow: #ff9100;\\r\\n    --secondary-glow: #ff0055;\\r\\n    --white-border: rgba(255, 255, 255, 0.4);\\r\\n    --black: #000000;\\r\\n    --transparent: rgba(0, 0, 0, 0);\\r\\n  }\\r\\n\\r\\n  \\/* 1. Combined Animation Keyframes (Rotation and Scale) *\\/\\r\\n  @keyframes rotate-and-scale {\\r\\n\\r\\n    \\/* Center Top (Full Width) *\\/\\r\\n    0% {\\r\\n      transform: rotate(0deg) scaleX(1);\\r\\n    }\\r\\n\\r\\n    \\/* Corner (Narrower) *\\/\\r\\n    25% {\\r\\n      transform: rotate(90deg) scaleX(0.25);\\r\\n    }\\r\\n\\r\\n    \\/* Center Bottom (Full Width) *\\/\\r\\n    50% {\\r\\n      transform: rotate(180deg) scaleX(1);\\r\\n    }\\r\\n\\r\\n    \\/* Corner (Narrower) *\\/\\r\\n    75% {\\r\\n      transform: rotate(270deg) scaleX(0.25);\\r\\n    }\\r\\n\\r\\n    \\/* Back to Start *\\/\\r\\n    100% {\\r\\n      transform: rotate(360deg) scaleX(1);\\r\\n    }\\r\\n  }\\r\\n\\r\\n  \\/* Base and Wrapper styles *\\/\\r\\n\\r\\n  .hero-button-wrap {\\r\\n    display: flex;\\r\\n    justify-content: center;\\r\\n    align-items: center;\\r\\n  }\\r\\n\\r\\n  \\/* 2. Main Button Container (White Border) *\\/\\r\\n  .primary-button-block {\\r\\n    width: 300px;\\r\\n    height: 60px;\\r\\n    border: 1px solid var(--white-border);\\r\\n    background-color: var(--black);\\r\\n    border-radius: 200px;\\r\\n    display: flex;\\r\\n    justify-content: center;\\r\\n    align-items: center;\\r\\n    padding: 1px;\\r\\n    position: relative;\\r\\n    overflow: hidden;\\r\\n    text-decoration: none;\\r\\n  }\\r\\n\\r\\n  \\/* 3. Rotating Stroke Wrapper (Removed \'filter: blur()\') *\\/\\r\\n  .button-stroke-wrapp {\\r\\n    z-index: 1;\\r\\n    position: absolute;\\r\\n\\r\\n    \\/* Size ko kam kia taake effect ziada tight rahe *\\/\\r\\n    width: 200%;\\r\\n    height: 300%;\\r\\n    top: -100%;\\r\\n    left: -50%;\\r\\n\\r\\n    display: flex;\\r\\n    justify-content: center;\\r\\n    align-items: center;\\r\\n\\r\\n    \\/* Animation wahi rahegi *\\/\\r\\n    animation: rotate-and-scale 4s linear infinite;\\r\\n    \\/* **YE LINE HATA DI GAYI HAI: filter: blur(3px);** *\\/\\r\\n  }\\r\\n\\r\\n  .button-stroke-block,\\r\\n  .button-stroke-block-v2 {\\r\\n    \\/* Gradient wahi rahega *\\/\\r\\n    background-image: linear-gradient(180deg,\\r\\n        var(--transparent) 10%,\\r\\n        var(--accent-glow) 40%,\\r\\n        var(--secondary-glow) 55%,\\r\\n        var(--transparent) 90%);\\r\\n    width: 50%;\\r\\n    height: 100%;\\r\\n  }\\r\\n\\r\\n  \\/* 4. Inner Black Layer (Text aur background) *\\/\\r\\n  .button-text-wrap {\\r\\n    z-index: 2;\\r\\n    background-color: var(--black);\\r\\n    border-radius: 200px;\\r\\n    width: 100%;\\r\\n    height: 100%;\\r\\n    display: flex;\\r\\n    justify-content: center;\\r\\n    align-items: center;\\r\\n    position: relative;\\r\\n  }\\r\\n\\r\\n  .primary-button-text {\\r\\n    color: white;\\r\\n    font-family: Calsans, Arial, sans-serif;\\r\\n    font-size: 18px;\\r\\n    font-weight: 600;\\r\\n    text-transform: capitalize;\\r\\n  }\\r\\n<\\/style>\\r\\n\\r\\n<body>\\r\\n\\r\\n  <div class=\\\"hero-button-wrap\\\">\\r\\n    <a href=\\\"https:\\/\\/calendly.com\\/goldenstallionagency\\/real-estate-and-development-branding-discovery-clone\\\" class=\\\"primary-button-block\\\">\\r\\n      <div class=\\\"button-stroke-wrapp\\\">\\r\\n        <div class=\\\"button-stroke-block\\\"><\\/div>\\r\\n        <div class=\\\"button-stroke-block-v2\\\"><\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"button-text-wrap\\\">\\r\\n        <div class=\\\"primary-button-text\\\"> Book A Call Now!<\\/div>\\r\\n      <\\/div>\\r\\n    <\\/a>\\r\\n  <\\/div>\\r\\n\\r\\n\\r\\n<\\/body>\\r\\n\\r\\n<\\/html>\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":true},{\"id\":\"a7ac6a4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"38ebdb2\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/08\\/VIDEO-2025-03-25-11-51-05.mp4\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"insert_url\":\"yes\",\"external_url\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/08\\/VIDEO-2025-03-25-11-51-05.mp4\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"videopress_url\":\"https:\\/\\/videopress.com\\/v\\/ZCAOzTNk\",\"aspect_ratio\":\"32\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"29\",\"right\":\"29\",\"bottom\":\"29\",\"left\":\"29\",\"isLinked\":true},\"__globals__\":{\"_border_color\":\"globals\\/colors?id=7ef4b7e\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"cdbf56e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"12c3ec8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bf58e3e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our <span>Success<\\/span> Stories\\n\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"calsans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"custom\",\"size\":\"120%\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=nvlightbg\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c8fc8c2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"Convertico is BY FAR the most dedicated, driven, relentlessly invested agency I have ever worked with. Once they get started they really don\'t f*** around.\\\"<br \\/>- Jonathan H<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self_mobile\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":720,\"sizes\":[]},\"_flex_align_self\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"7924728\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2d9d91a\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":2,\"sizes\":[]},\"grid_gaps\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"167ac1c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"min_height\":{\"unit\":\"px\",\"size\":520,\"sizes\":[]},\"flex_justify_content\":\"space-between\",\"html_tag\":\"a\",\"link\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/case-study\\/boutique-salon-sees-3x-more-bookings\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/10\\/Boutique-Salon-Sees-3x-More-Bookings.png\",\"id\":1850,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.75,\"sizes\":[]},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"border_color\":\"#FACD22\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"f41f477\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"8\",\"row\":\"8\",\"isLinked\":true,\"unit\":\"px\",\"size\":8},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cec8d86\",\"elType\":\"widget\",\"settings\":{\"title\":\"CRO\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Figtree\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"16\",\"bottom\":\"8\",\"left\":\"16\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FACD2240\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#FACD22\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"e0a7dce\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"697257a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Boutique Salon Sees 3x More Bookings\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Figtree\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a4d4bc5\",\"elType\":\"widget\",\"settings\":{\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"_background_color\":\"#020101\",\"custom_css\":\"p:last-child {\\n    margin: 0;\\n}\",\"editor\":\"<p>Ruby\\u2019s Beauty salon had no website - only a Facebook page. Walk-ins were unpredictable, phone bookings......<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e27d136\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"min_height\":{\"unit\":\"px\",\"size\":520,\"sizes\":[]},\"flex_justify_content\":\"space-between\",\"html_tag\":\"a\",\"link\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/case-study\\/hvac-company-generates-120k-in-new-sales\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/10\\/HVAC-Company-Generates-120K-in-New-Sales.png\",\"id\":1852,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.75,\"sizes\":[]},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"border_color\":\"#FACD22\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"b573994\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"8\",\"row\":\"8\",\"isLinked\":true,\"unit\":\"px\",\"size\":8},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true},{\"id\":\"caf35df\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a35a9ca\",\"elType\":\"widget\",\"settings\":{\"title\":\"HVAC Company Generates $120K in New Sales\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Figtree\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8dbac7c\",\"elType\":\"widget\",\"settings\":{\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"_background_color\":\"#020101\",\"custom_css\":\"p:last-child {\\n    margin: 0;\\n}\",\"editor\":\"<p>Tintwheer Mechanical (HVAC company) had a DIY-style website that looked unprofessional. Homeowners......<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"aa0aeb4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"min_height\":{\"unit\":\"px\",\"size\":520,\"sizes\":[]},\"flex_justify_content\":\"space-between\",\"html_tag\":\"a\",\"link\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/case-study\\/kyu-restaurant-217-booking-increase\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/10\\/KYU-Restaurant-217-Booking-Increase.png\",\"id\":1853,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.75,\"sizes\":[]},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"border_color\":\"#FACD22\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"4b0b16f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"8\",\"row\":\"8\",\"isLinked\":true,\"unit\":\"px\",\"size\":8},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true},{\"id\":\"eb2288e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5569f77\",\"elType\":\"widget\",\"settings\":{\"title\":\"KYU Restaurant - 217% Booking Increase\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Figtree\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cd34ece\",\"elType\":\"widget\",\"settings\":{\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"_background_color\":\"#020101\",\"custom_css\":\"p:last-child {\\n    margin: 0;\\n}\",\"editor\":\"<p>KYU restaurant group had great food but an online presence that was costing them customers. Their outdated site......<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d9d6c11\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"min_height\":{\"unit\":\"px\",\"size\":520,\"sizes\":[]},\"flex_justify_content\":\"space-between\",\"html_tag\":\"a\",\"link\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/case-study\\/real-estate-developer-secures-38-qualified-leads-in-30-days\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/10\\/Real-Estate-Developer-Secures-38-Qualified-Leads-in-30-Days.png\",\"id\":1854,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.75,\"sizes\":[]},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"border_color\":\"#FACD22\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"e316763\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"8\",\"row\":\"8\",\"isLinked\":true,\"unit\":\"px\",\"size\":8},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true},{\"id\":\"5782373\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"955f56f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Real Estate Developer Secures 38 Qualified Leads in 30 Days\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Figtree\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0faec79\",\"elType\":\"widget\",\"settings\":{\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"_background_color\":\"#020101\",\"custom_css\":\"p:last-child {\\n    margin: 0;\\n}\",\"editor\":\"<p>A property developer had a stunning new project \\u2014 but their old website made it look like every other estate. Buyers......<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"4a89ebf\",\"elType\":\"container\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"css_classes\":\"p-20\"},\"elements\":[{\"id\":\"389ff14\",\"elType\":\"widget\",\"settings\":{\"title\":\"Real <span>Results.<\\/span> Real <span>Feedback.<\\/span>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"calsans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"custom\",\"size\":\"120%\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=nvlightbg\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b61a2d8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Discover how our work helped them scale, convert, and grow.\\n\\n\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8a2bc60\",\"elType\":\"widget\",\"widgetType\":\"nested-carousel\",\"settings\":{\"carousel_name\":\"Carousel\",\"carousel_items\":[{\"slide_title\":\"Slide #1\",\"_id\":\"12dfdf7\"},{\"slide_title\":\"Slide #2\",\"_id\":\"bd23dd7\"},{\"slide_title\":\"Slide #3\",\"_id\":\"a137c21\"},{\"slide_title\":\"Slide #3\",\"_id\":\"640b17b\"}],\"slides_to_show\":\"3\",\"slides_to_scroll\":\"1\",\"arrows_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_css_classes\":\"cstm-carousal-arow\",\"__globals__\":{\"arrow_normal_color\":\"globals\\/colors?id=488c59d\",\"dots_normal_color\":\"\"},\"arrow_normal_color\":\"#FF0004\",\"dots_normal_color\":\"#FACD22\"},\"elements\":[{\"id\":\"2ec2f02\",\"elType\":\"container\",\"settings\":{\"_title\":\"Slide #1\"},\"elements\":[{\"id\":\"e74a368\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/09\\/1-1.webp\",\"id\":1534,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"cf1ae40\",\"elType\":\"container\",\"settings\":{\"_title\":\"Slide #2\"},\"elements\":[{\"id\":\"5be6eae\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/09\\/2-1.webp\",\"id\":1535,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"3bf0d35\",\"elType\":\"container\",\"settings\":{\"_title\":\"Slide #3\"},\"elements\":[{\"id\":\"cf12075\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/09\\/3-2.webp\",\"id\":1536,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"6f16e73\",\"elType\":\"container\",\"settings\":{\"_title\":\"Slide #3\"},\"elements\":[{\"id\":\"2f12b71\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/09\\/5-2.webp\",\"id\":1537,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":false},{\"id\":\"406ebc0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":false,\"unit\":\"px\",\"size\":0},\"_title\":\"Container\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"css_classes\":\"p-20\"},\"elements\":[{\"id\":\"cf82b91\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book<span> A Call<\\/span> <br>With Us!\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"calsans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"custom\",\"size\":\"120%\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=nvlightbg\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0165ac7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"flex_direction_mobile\":\"column\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":false,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"4c059f5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book A Call Now!\",\"link\":{\"url\":\"https:\\/\\/calendly.com\\/goldenstallionagency\\/real-estate-and-development-branding-discovery-clone\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"button_background_hover_color\":\"#C4AB2E\",\"__globals__\":{\"background_color\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=044b931\"},\"align_mobile\":\"justify\",\"button_text_color\":\"#000000\",\"background_color\":\"#E5BE1F\",\"hover_color\":\"#151515\",\"_flex_align_self_mobile\":\"stretch\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"c454aed\",\"elType\":\"widget\",\"settings\":{\"html\":\"<iframe src=\\\"https:\\/\\/calendly.com\\/goldenstallionwebagency\\/hospitality-website-discovery-call\\\" width=\\\"100%\\\" height=\\\"600\\\" frameborder=\\\"0\\\" scrolling=\\\"no\\\">\\ufeff\\ufeff\\ufeff\\ufeff\\ufeff\\ufeff<\\/iframe>\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"_border_color\":\"globals\\/colors?id=488c59d\"},\"_css_classes\":\"cstm-calender\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":false},{\"id\":\"662598c\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":false,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"css_classes\":\"p-20\"},\"elements\":[{\"id\":\"651a5a5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<span style=\\\"text-decoration: underline;\\\"><a href=\\\"https:\\/\\/goldenstallionagency.com\\/portfolio\\/\\\">View Portfolio<\\/a><\\/span>\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"link_color\":\"globals\\/colors?id=text\",\"link_hover_color\":\"globals\\/colors?id=488c59d\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9a9e453\",\"elType\":\"widget\",\"settings\":{\"title\":\"Frequently Asked<br><span> Questions<\\/span>\\n\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"calsans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"custom\",\"size\":\"120%\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=nvlightbg\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6e5a4b2\",\"elType\":\"widget\",\"widgetType\":\"nested-accordion\",\"settings\":{\"items\":[{\"item_title\":\" What Services Does Golden Stallion Agency Offer?\",\"_id\":\"057d816\"},{\"item_title\":\"How long does it take to build a website?\",\"_id\":\"13aeeb7\"},{\"item_title\":\"Do you offer e-commerce solutions?\",\"_id\":\"b7ec30a\"},{\"item_title\":\"How do I get started with Golden Stallion Agency?\",\"_id\":\"f5211f8\"},{\"item_title\":\"What happens if we don\\u2019t see results by the end of the program\",\"_id\":\"7e5d94f\"}],\"accordion_item_title_position_horizontal\":\"stretch\",\"accordion_item_title_icon_position\":\"end\",\"accordion_item_title_space_between\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"accordion_background_normal_background\":\"classic\",\"accordion_background_normal_color\":\"#D1AC1B\",\"accordion_border_normal_border\":\"none\",\"accordion_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"accordion_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"32\",\"isLinked\":false},\"normal_title_color\":\"#FFFFFF\",\"content_border_border\":\"none\",\"content_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"004\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":772,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_css_classes\":\"cstm-accordian-ss\",\"__globals__\":{\"normal_title_color\":\"globals\\/colors?id=text\",\"accordion_background_normal_color\":\"\",\"hover_title_color\":\"globals\\/colors?id=text\",\"active_title_color\":\"globals\\/colors?id=text\"}},\"elements\":[{\"id\":\"9abb8ad\",\"elType\":\"container\",\"settings\":{\"_title\":\"item #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#D1AC1BAD\",\"border_border\":\"none\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"32\",\"bottom\":\"025\",\"left\":\"32\",\"isLinked\":false},\"css_classes\":\"cstm-index\"},\"elements\":[{\"id\":\"231b35a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Golden Stallion Agency is a full-service digital partner for dental, legal, and hospitality brands. Our services include website design and development, SEO optimization, digital marketing, and ongoing maintenance and support.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"188a9f4\",\"elType\":\"container\",\"settings\":{\"_title\":\"item #2\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#D1AC1BAD\",\"margin\":{\"unit\":\"px\",\"top\":\"-12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"32\",\"bottom\":\"25\",\"left\":\"32\",\"isLinked\":false},\"css_classes\":\"cstm-index\"},\"elements\":[{\"id\":\"42949ef\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Golden Stallion Agency is a full-service digital partner for dental, legal, and hospitality brands. Our services include website design and development, SEO optimization, digital marketing, and ongoing maintenance and support.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"832ec1b\",\"elType\":\"container\",\"settings\":{\"_title\":\"item #2\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#D1AC1BAD\",\"margin\":{\"unit\":\"px\",\"top\":\"-12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"32\",\"bottom\":\"25\",\"left\":\"32\",\"isLinked\":false},\"css_classes\":\"cstm-index\"},\"elements\":[{\"id\":\"d5d04c2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Yes, we specialize in creating secure and user-friendly e-commerce websites to help your business sell products or services online.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"aa0185f\",\"elType\":\"container\",\"settings\":{\"_title\":\"item #2\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#D1AC1BAD\",\"margin\":{\"unit\":\"px\",\"top\":\"-12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"32\",\"bottom\":\"25\",\"left\":\"32\",\"isLinked\":false},\"css_classes\":\"cstm-index\"},\"elements\":[{\"id\":\"1ddc52c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Getting started is easy! Simply Book a Call with Tinashe, and we\\u2019ll discuss your business needs and goals. From there, we\\u2019ll create a custom plan to build your high-converting website.\",\"__globals__\":{\"link_color\":\"globals\\/colors?id=3c7ce4a\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"842b746\",\"elType\":\"container\",\"settings\":{\"_title\":\"item #2\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#D1AC1BAD\",\"margin\":{\"unit\":\"px\",\"top\":\"-12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"32\",\"bottom\":\"25\",\"left\":\"32\",\"isLinked\":false},\"css_classes\":\"cstm-index\"},\"elements\":[{\"id\":\"f87f86c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"We give you all your money back \\u2013 simple as\\nthat\",\"__globals__\":{\"link_color\":\"globals\\/colors?id=3c7ce4a\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true}]},{\"id\":\"57c2499\",\"elType\":\"widget\",\"settings\":{\"html\":\"<!DOCTYPE html>\\r\\n<html lang=\\\"en\\\">\\r\\n\\r\\n<head>\\r\\n  <meta charset=\\\"UTF-8\\\">\\r\\n  <meta name=\\\"viewport\\\" content=\\\"width=device-width, initial-scale=1.0\\\">\\r\\n  <title>Document<\\/title>\\r\\n<\\/head>\\r\\n<style>\\r\\n  \\/* Custom CSS Variables *\\/\\r\\n  :root {\\r\\n    --accent-glow: #ff9100;\\r\\n    --secondary-glow: #ff0055;\\r\\n    --white-border: rgba(255, 255, 255, 0.4);\\r\\n    --black: #000000;\\r\\n    --transparent: rgba(0, 0, 0, 0);\\r\\n  }\\r\\n\\r\\n  \\/* 1. Combined Animation Keyframes (Rotation and Scale) *\\/\\r\\n  @keyframes rotate-and-scale {\\r\\n\\r\\n    \\/* Center Top (Full Width) *\\/\\r\\n    0% {\\r\\n      transform: rotate(0deg) scaleX(1);\\r\\n    }\\r\\n\\r\\n    \\/* Corner (Narrower) *\\/\\r\\n    25% {\\r\\n      transform: rotate(90deg) scaleX(0.25);\\r\\n    }\\r\\n\\r\\n    \\/* Center Bottom (Full Width) *\\/\\r\\n    50% {\\r\\n      transform: rotate(180deg) scaleX(1);\\r\\n    }\\r\\n\\r\\n    \\/* Corner (Narrower) *\\/\\r\\n    75% {\\r\\n      transform: rotate(270deg) scaleX(0.25);\\r\\n    }\\r\\n\\r\\n    \\/* Back to Start *\\/\\r\\n    100% {\\r\\n      transform: rotate(360deg) scaleX(1);\\r\\n    }\\r\\n  }\\r\\n\\r\\n  \\/* Base and Wrapper styles *\\/\\r\\n\\r\\n  .hero-button-wrap {\\r\\n    display: flex;\\r\\n    justify-content: center;\\r\\n    align-items: center;\\r\\n  }\\r\\n\\r\\n  \\/* 2. Main Button Container (White Border) *\\/\\r\\n  .primary-button-block {\\r\\n    width: 300px;\\r\\n    height: 60px;\\r\\n    border: 1px solid var(--white-border);\\r\\n    background-color: var(--black);\\r\\n    border-radius: 200px;\\r\\n    display: flex;\\r\\n    justify-content: center;\\r\\n    align-items: center;\\r\\n    padding: 1px;\\r\\n    position: relative;\\r\\n    overflow: hidden;\\r\\n    text-decoration: none;\\r\\n  }\\r\\n\\r\\n  \\/* 3. Rotating Stroke Wrapper (Removed \'filter: blur()\') *\\/\\r\\n  .button-stroke-wrapp {\\r\\n    z-index: 1;\\r\\n    position: absolute;\\r\\n\\r\\n    \\/* Size ko kam kia taake effect ziada tight rahe *\\/\\r\\n    width: 200%;\\r\\n    height: 300%;\\r\\n    top: -100%;\\r\\n    left: -50%;\\r\\n\\r\\n    display: flex;\\r\\n    justify-content: center;\\r\\n    align-items: center;\\r\\n\\r\\n    \\/* Animation wahi rahegi *\\/\\r\\n    animation: rotate-and-scale 4s linear infinite;\\r\\n    \\/* **YE LINE HATA DI GAYI HAI: filter: blur(3px);** *\\/\\r\\n  }\\r\\n\\r\\n  .button-stroke-block,\\r\\n  .button-stroke-block-v2 {\\r\\n    \\/* Gradient wahi rahega *\\/\\r\\n    background-image: linear-gradient(180deg,\\r\\n        var(--transparent) 10%,\\r\\n        var(--accent-glow) 40%,\\r\\n        var(--secondary-glow) 55%,\\r\\n        var(--transparent) 90%);\\r\\n    width: 50%;\\r\\n    height: 100%;\\r\\n  }\\r\\n\\r\\n  \\/* 4. Inner Black Layer (Text aur background) *\\/\\r\\n  .button-text-wrap {\\r\\n    z-index: 2;\\r\\n    background-color: var(--black);\\r\\n    border-radius: 200px;\\r\\n    width: 100%;\\r\\n    height: 100%;\\r\\n    display: flex;\\r\\n    justify-content: center;\\r\\n    align-items: center;\\r\\n    position: relative;\\r\\n  }\\r\\n\\r\\n  .primary-button-text {\\r\\n    color: white;\\r\\n    font-family: Calsans, Arial, sans-serif;\\r\\n    font-size: 18px;\\r\\n    font-weight: 600;\\r\\n    text-transform: capitalize;\\r\\n  }\\r\\n<\\/style>\\r\\n\\r\\n<body>\\r\\n\\r\\n  <div class=\\\"hero-button-wrap\\\">\\r\\n    <a href=\\\"https:\\/\\/calendly.com\\/goldenstallionagency\\/real-estate-and-development-branding-discovery-clone\\\" class=\\\"primary-button-block\\\">\\r\\n      <div class=\\\"button-stroke-wrapp\\\">\\r\\n        <div class=\\\"button-stroke-block\\\"><\\/div>\\r\\n        <div class=\\\"button-stroke-block-v2\\\"><\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"button-text-wrap\\\">\\r\\n        <div class=\\\"primary-button-text\\\"> Book A Call Now!<\\/div>\\r\\n      <\\/div>\\r\\n    <\\/a>\\r\\n  <\\/div>\\r\\n\\r\\n\\r\\n<\\/body>\\r\\n\\r\\n<\\/html>\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":false}]'),(19187,1858,'_elementor_page_assets','a:2:{s:6:\"styles\";a:8:{i:0;s:12:\"widget-image\";i:1;s:14:\"widget-heading\";i:2;s:12:\"widget-video\";i:3;s:16:\"widget-icon-list\";i:4;s:16:\"widget-image-box\";i:5;s:8:\"e-swiper\";i:6;s:22:\"widget-nested-carousel\";i:7;s:23:\"widget-nested-accordion\";}s:7:\"scripts\";a:2:{i:0;s:18:\"elementor-frontend\";i:1;s:6:\"swiper\";}}'),(19188,1858,'_elementor_css','a:6:{s:4:\"time\";i:1760551154;s:5:\"fonts\";a:3:{i:0;s:7:\"calsans\";i:1;s:5:\"Inter\";i:2;s:7:\"Figtree\";}s:5:\"icons\";a:3:{i:0;s:0:\"\";i:9;s:6:\"eicons\";i:12;s:8:\"fa-solid\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(19189,1859,'_wp_page_template','page-templates/template-pagebuilder-full-width.php'),(19190,1859,'_elementor_edit_mode','builder'),(19191,1859,'_elementor_template_type','wp-page'),(19192,1859,'_elementor_version','3.32.4'),(19193,1859,'_elementor_pro_version','3.32.1'),(19194,1859,'_elementor_data','[{\"id\":\"d9215c5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"43\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"css_classes\":\"p-20\"},\"elements\":[{\"id\":\"3c76218\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/09\\/image_2024-11-08_222804488.webp\",\"id\":1435,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_flex_align_self\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7bac6b3\",\"elType\":\"widget\",\"settings\":{\"title\":\"We help ambitious brands turn <span>underperforming websites<\\/span> into high-converting sales machines,<br> using trust-driven & <span> conversion-focused <\\/span> web design.\\n\",\"typography_typography\":\"custom\",\"typography_font_family\":\"calsans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"header_size\":\"h1\",\"align\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"custom\",\"size\":\"130%\",\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":1000,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=nvlightbg\"},\"typography_text_transform\":\"capitalize\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"655f644\",\"elType\":\"widget\",\"settings\":{\"title\":\"Watch this short video to see how it works:\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":31,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"18\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"1ebccf3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"css_classes\":\"p-20 video-container-wrap\",\"custom_css\":\":root {\\r\\n  --gold-center: rgba(250, 205, 34, 0.6); \\/* golden center *\\/\\r\\n  --gold-mid: rgba(250, 205, 34, 0.3);    \\/* soft golden *\\/\\r\\n  --black: #000000;\\r\\n}\\r\\n\\r\\n.video-container-wrap {\\r\\n  position: relative;\\r\\n}\\r\\n\\r\\n\\/* Overlay Glow *\\/\\r\\n.video-container-wrap::before {\\r\\n  content: \\\"\\\";\\r\\n  position: absolute;\\r\\n  top: 0;\\r\\n  left: 0;\\r\\n  width: 100%;   \\/* wrapper jitna hi *\\/\\r\\n  height: 100%;  \\/* wrapper jitna hi *\\/\\r\\n  pointer-events: none;\\r\\n  z-index: -1; \\/* video ke neeche rehne ke liye neeche adjust karna padega *\\/\\r\\n\\r\\n  background: radial-gradient(\\r\\n    circle,\\r\\n    var(--gold-center) 40%, \\r\\n    var(--gold-mid) 70%,\\r\\n    transparent 100%\\r\\n  );\\r\\n\\r\\n  filter: blur(40px); \\/* thoda blur kam kar diya *\\/\\r\\n}\\r\\n\\r\\n\\/* Video iframe *\\/\\r\\n.video-container-wrap iframe {\\r\\n  position: relative;\\r\\n}\\r\\n\",\"width\":{\"unit\":\"px\",\"size\":1080,\"sizes\":[]}},\"elements\":[{\"id\":\"b9048a3\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"youtube.com\\/watch?v=xjJlm6IjBDQ&feature=youtu.be&themeRefresh=1\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"videopress_url\":\"https:\\/\\/videopress.com\\/v\\/ZCAOzTNk\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":true},{\"id\":\"8c35c94\",\"elType\":\"container\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"css_classes\":\"p-20\"},\"elements\":[{\"id\":\"4974384\",\"elType\":\"widget\",\"settings\":{\"html\":\"<!DOCTYPE html>\\r\\n<html lang=\\\"en\\\">\\r\\n\\r\\n<head>\\r\\n  <meta charset=\\\"UTF-8\\\">\\r\\n  <meta name=\\\"viewport\\\" content=\\\"width=device-width, initial-scale=1.0\\\">\\r\\n  <title>Document<\\/title>\\r\\n<\\/head>\\r\\n<style>\\r\\n  \\/* Custom CSS Variables *\\/\\r\\n  :root {\\r\\n    --accent-glow: #ff9100;\\r\\n    --secondary-glow: #ff0055;\\r\\n    --white-border: rgba(255, 255, 255, 0.4);\\r\\n    --black: #000000;\\r\\n    --transparent: rgba(0, 0, 0, 0);\\r\\n  }\\r\\n\\r\\n  \\/* 1. Combined Animation Keyframes (Rotation and Scale) *\\/\\r\\n  @keyframes rotate-and-scale {\\r\\n\\r\\n    \\/* Center Top (Full Width) *\\/\\r\\n    0% {\\r\\n      transform: rotate(0deg) scaleX(1);\\r\\n    }\\r\\n\\r\\n    \\/* Corner (Narrower) *\\/\\r\\n    25% {\\r\\n      transform: rotate(90deg) scaleX(0.25);\\r\\n    }\\r\\n\\r\\n    \\/* Center Bottom (Full Width) *\\/\\r\\n    50% {\\r\\n      transform: rotate(180deg) scaleX(1);\\r\\n    }\\r\\n\\r\\n    \\/* Corner (Narrower) *\\/\\r\\n    75% {\\r\\n      transform: rotate(270deg) scaleX(0.25);\\r\\n    }\\r\\n\\r\\n    \\/* Back to Start *\\/\\r\\n    100% {\\r\\n      transform: rotate(360deg) scaleX(1);\\r\\n    }\\r\\n  }\\r\\n\\r\\n  \\/* Base and Wrapper styles *\\/\\r\\n\\r\\n  .hero-button-wrap {\\r\\n    display: flex;\\r\\n    justify-content: center;\\r\\n    align-items: center;\\r\\n  }\\r\\n\\r\\n  \\/* 2. Main Button Container (White Border) *\\/\\r\\n  .primary-button-block {\\r\\n    width: 300px;\\r\\n    height: 60px;\\r\\n    border: 1px solid var(--white-border);\\r\\n    background-color: var(--black);\\r\\n    border-radius: 200px;\\r\\n    display: flex;\\r\\n    justify-content: center;\\r\\n    align-items: center;\\r\\n    padding: 1px;\\r\\n    position: relative;\\r\\n    overflow: hidden;\\r\\n    text-decoration: none;\\r\\n  }\\r\\n\\r\\n  \\/* 3. Rotating Stroke Wrapper (Removed \'filter: blur()\') *\\/\\r\\n  .button-stroke-wrapp {\\r\\n    z-index: 1;\\r\\n    position: absolute;\\r\\n\\r\\n    \\/* Size ko kam kia taake effect ziada tight rahe *\\/\\r\\n    width: 200%;\\r\\n    height: 300%;\\r\\n    top: -100%;\\r\\n    left: -50%;\\r\\n\\r\\n    display: flex;\\r\\n    justify-content: center;\\r\\n    align-items: center;\\r\\n\\r\\n    \\/* Animation wahi rahegi *\\/\\r\\n    animation: rotate-and-scale 4s linear infinite;\\r\\n    \\/* **YE LINE HATA DI GAYI HAI: filter: blur(3px);** *\\/\\r\\n  }\\r\\n\\r\\n  .button-stroke-block,\\r\\n  .button-stroke-block-v2 {\\r\\n    \\/* Gradient wahi rahega *\\/\\r\\n    background-image: linear-gradient(180deg,\\r\\n        var(--transparent) 10%,\\r\\n        var(--accent-glow) 40%,\\r\\n        var(--secondary-glow) 55%,\\r\\n        var(--transparent) 90%);\\r\\n    width: 50%;\\r\\n    height: 100%;\\r\\n  }\\r\\n\\r\\n  \\/* 4. Inner Black Layer (Text aur background) *\\/\\r\\n  .button-text-wrap {\\r\\n    z-index: 2;\\r\\n    background-color: var(--black);\\r\\n    border-radius: 200px;\\r\\n    width: 100%;\\r\\n    height: 100%;\\r\\n    display: flex;\\r\\n    justify-content: center;\\r\\n    align-items: center;\\r\\n    position: relative;\\r\\n  }\\r\\n\\r\\n  .primary-button-text {\\r\\n    color: white;\\r\\n    font-family: Calsans, Arial, sans-serif;\\r\\n    font-size: 18px;\\r\\n    font-weight: 600;\\r\\n    text-transform: capitalize;\\r\\n  }\\r\\n<\\/style>\\r\\n\\r\\n<body>\\r\\n\\r\\n  <div class=\\\"hero-button-wrap\\\">\\r\\n    <a href=\\\"https:\\/\\/calendly.com\\/goldenstallionagency\\/real-estate-and-development-branding-discovery-clone\\\" class=\\\"primary-button-block\\\">\\r\\n      <div class=\\\"button-stroke-wrapp\\\">\\r\\n        <div class=\\\"button-stroke-block\\\"><\\/div>\\r\\n        <div class=\\\"button-stroke-block-v2\\\"><\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"button-text-wrap\\\">\\r\\n        <div class=\\\"primary-button-text\\\"> Book A Call Now!<\\/div>\\r\\n      <\\/div>\\r\\n    <\\/a>\\r\\n  <\\/div>\\r\\n\\r\\n\\r\\n<\\/body>\\r\\n\\r\\n<\\/html>\"},\"elements\":[],\"widgetType\":\"html\"},{\"id\":\"3dcd95f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Trusted by Leading Companies Worldwide\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=69c152f\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"02d17cd\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":false,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7b7e55e\",\"elType\":\"widget\",\"settings\":{\"number_of_items\":6,\"transition_speed\":8000,\"item_image\":{\"unit\":\"px\",\"size\":140,\"sizes\":[],\"value\":\"100\"},\"box_height\":{\"unit\":\"px\",\"size\":60,\"sizes\":[],\"value\":\"200\"},\"box_background\":\"#FFFFFF00\",\"item_padding\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"item_border_border\":\"none\",\"badge_min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[],\"value\":\"0\"},\"badge_min_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[],\"value\":\"0\"},\"multisource_posts_include_date_meta_format\":\"Ymd\",\"multisource_posts_maxitems\":10,\"multisource_items\":[{\"item_type\":\"image\",\"image\":{\"id\":0,\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/plugins\\/unlimited-elements-for-elementor\\/images\\/gallery1.jpg\"},\"_id\":\"78392db\"},{\"item_type\":\"image\",\"image\":{\"id\":0,\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/plugins\\/unlimited-elements-for-elementor\\/images\\/gallery2.jpg\"},\"_id\":\"5758006\"},{\"item_type\":\"youtube\",\"image\":{\"id\":0,\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/plugins\\/unlimited-elements-for-elementor\\/images\\/gallery3.jpg\"},\"url_youtube\":\"qrO4YZeyl0I\",\"_id\":\"9de3eb6\"},{\"item_type\":\"image\",\"image\":{\"id\":0,\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/plugins\\/unlimited-elements-for-elementor\\/images\\/gallery5.jpg\"},\"_id\":\"d60f923\"},{\"item_type\":\"vimeo\",\"image\":{\"id\":0,\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/plugins\\/unlimited-elements-for-elementor\\/images\\/gallery4.jpg\"},\"vimeo_id\":\"581014653\",\"_id\":\"75ae447\"},{\"item_type\":\"html5\",\"image\":{\"id\":0,\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/plugins\\/unlimited-elements-for-elementor\\/images\\/gallery6.jpg\"},\"url_html5\":\"http:\\/\\/commondatastorage.googleapis.com\\/gtv-videos-bucket\\/sample\\/BigBuckBunny.mp4\",\"_id\":\"7af169b\"},{\"item_type\":\"image\",\"image\":{\"id\":0,\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/plugins\\/unlimited-elements-for-elementor\\/images\\/gallery1.jpg\"},\"_id\":\"26b2ae5\"}],\"multisource_instagram\":\"@gianlucavacchi\",\"multisource_instagram_num_items\":12,\"uc_items\":[{\"title\":\"Item 1\",\"image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/09\\/client-11.webp\",\"id\":1358,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_attributes_nosize\":\" src=\\\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/ac_assets\\/logo_marquee\\/logo1.png\\\"\",\"image_attributes\":\" src=\\\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/ac_assets\\/logo_marquee\\/logo1.png\\\"\",\"image_thumb\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/ac_assets\\/logo_marquee\\/logo1.png\",\"link\":{\"url\":\"#\"},\"_generated_id\":\"nyxfw\",\"item_repeater_class\":\"elementor-repeater-item-nyxfw\",\"_id\":\"72a5645\"},{\"title\":\"Item 2\",\"image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/09\\/client-9-1.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_attributes_nosize\":\" src=\\\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/ac_assets\\/logo_marquee\\/logo2.png\\\"\",\"image_attributes\":\" src=\\\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/ac_assets\\/logo_marquee\\/logo2.png\\\"\",\"image_thumb\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/ac_assets\\/logo_marquee\\/logo2.png\",\"link\":{\"url\":\"#\"},\"_generated_id\":\"642oj\",\"item_repeater_class\":\"elementor-repeater-item-642oj\",\"_id\":\"e898437\"},{\"title\":\"Item 3\",\"image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/09\\/client-4.webp\",\"id\":1356,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_attributes_nosize\":\" src=\\\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/ac_assets\\/logo_marquee\\/logo3.png\\\"\",\"image_attributes\":\" src=\\\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/ac_assets\\/logo_marquee\\/logo3.png\\\"\",\"image_thumb\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/ac_assets\\/logo_marquee\\/logo3.png\",\"link\":{\"url\":\"#\"},\"_generated_id\":\"289ce\",\"item_repeater_class\":\"elementor-repeater-item-289ce\",\"_id\":\"dffa4c8\"},{\"title\":\"Item 4\",\"image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/09\\/client-1.webp\",\"id\":1355,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_attributes_nosize\":\" src=\\\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/ac_assets\\/logo_marquee\\/logo4.png\\\"\",\"image_attributes\":\" src=\\\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/ac_assets\\/logo_marquee\\/logo4.png\\\"\",\"image_thumb\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/ac_assets\\/logo_marquee\\/logo4.png\",\"link\":{\"url\":\"#\"},\"_generated_id\":\"em6tf\",\"item_repeater_class\":\"elementor-repeater-item-em6tf\",\"_id\":\"bc93c51\"},{\"title\":\"Item 5\",\"image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/09\\/client-7.webp\",\"id\":1353,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_attributes_nosize\":\" src=\\\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/ac_assets\\/logo_marquee\\/logo6.png\\\"\",\"image_attributes\":\" src=\\\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/ac_assets\\/logo_marquee\\/logo6.png\\\"\",\"image_thumb\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/ac_assets\\/logo_marquee\\/logo6.png\",\"link\":{\"url\":\"#\"},\"_generated_id\":\"vuwj5\",\"item_repeater_class\":\"elementor-repeater-item-vuwj5\",\"_id\":\"375a36a\"},{\"title\":\"Item 6\",\"image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/09\\/client-8.webp\",\"id\":1352,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_attributes_nosize\":\" src=\\\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/ac_assets\\/logo_marquee\\/logo6.png\\\"\",\"image_attributes\":\" src=\\\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/ac_assets\\/logo_marquee\\/logo6.png\\\"\",\"image_thumb\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/ac_assets\\/logo_marquee\\/logo6.png\",\"link\":{\"url\":\"#\"},\"_generated_id\":\"gn918\",\"item_repeater_class\":\"elementor-repeater-item-gn918\",\"_id\":\"fd127ae\"}],\"number_of_items_mobile\":2},\"elements\":[],\"widgetType\":\"ucaddon_logo_marquee\"},{\"id\":\"d9c24ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span>High-Converting<\\/span> Pages with\\nFlow\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"calsans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"custom\",\"size\":\"120%\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=nvlightbg\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bfa8fa3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Where strategy meets scroll-stopping design.\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ef95d40\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"css_classes\":\"p-20\"},\"elements\":[{\"id\":\"c263916\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"css_classes\":\"another-amzng-bg\",\"content_width\":\"full\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"center\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"4d637ac\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"overflow\":\"hidden\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"031dfdf\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/10\\/E11even-Dental-_-Best-Dentist-in-London.mp4\",\"id\":1783,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"videopress_url\":\"https:\\/\\/videopress.com\\/v\\/ZCAOzTNk\",\"autoplay\":\"yes\",\"mute\":\"yes\",\"loop\":\"yes\",\"controls\":\"\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":true},{\"id\":\"177be5e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"436263f\",\"elType\":\"widget\",\"settings\":{\"title\":\"AIW: Ultimate Website Strategy\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Figtree\",\"typography_font_size\":{\"unit\":\"px\",\"size\":31,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"62bf546\",\"elType\":\"widget\",\"settings\":{\"editor\":\"This is our proven blueprint for building high-converting, trust-driven hair transplant websites.\\n\\n\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7d4c6ab\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"<span style=\\\"color: gold;\\\">01.<\\/span> Hero\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"39f242f\"},{\"text\":\"<span style=\\\"color: gold;\\\">02.<\\/span> Reviews \\/ Case Studies \\/ Before-After\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"9dec8d4\"},{\"text\":\"<span style=\\\"color: gold;\\\">03.<\\/span> Press Release Kit\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"69f31ca\"},{\"text\":\"<span style=\\\"color: gold;\\\">04.<\\/span> Doctor Showcase\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"822c28e\"},{\"text\":\"<span style=\\\"color: gold;\\\">05.<\\/span> Our Process\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"3a6535a\"},{\"text\":\"<span style=\\\"color: gold;\\\">06.<\\/span>  Email Magnet\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"6a5709a\"},{\"text\":\"<span style=\\\"color: gold;\\\">07.<\\/span>  FAQ\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"273208e\"},{\"text\":\"<span style=\\\"color: gold;\\\">08.<\\/span>  Blog Articles\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"02ae4e9\"},{\"text\":\"<span style=\\\"color: gold;\\\">09.<\\/span>  Services & Footer\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"b31b072\"}],\"space_between\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_css_classes\":\"cstm-border-btm\"},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"a7cc057\",\"elType\":\"widget\",\"settings\":{\"html\":\"<!DOCTYPE html>\\r\\n<html lang=\\\"en\\\">\\r\\n\\r\\n<head>\\r\\n  <meta charset=\\\"UTF-8\\\">\\r\\n  <meta name=\\\"viewport\\\" content=\\\"width=device-width, initial-scale=1.0\\\">\\r\\n  <title>Document<\\/title>\\r\\n<\\/head>\\r\\n<style>\\r\\n  \\/* Custom CSS Variables *\\/\\r\\n  :root {\\r\\n    --accent-glow: #ff9100;\\r\\n    --secondary-glow: #ff0055;\\r\\n    --white-border: rgba(255, 255, 255, 0.4);\\r\\n    --black: #000000;\\r\\n    --transparent: rgba(0, 0, 0, 0);\\r\\n  }\\r\\n\\r\\n  \\/* 1. Combined Animation Keyframes (Rotation and Scale) *\\/\\r\\n  @keyframes rotate-and-scale {\\r\\n\\r\\n    \\/* Center Top (Full Width) *\\/\\r\\n    0% {\\r\\n      transform: rotate(0deg) scaleX(1);\\r\\n    }\\r\\n\\r\\n    \\/* Corner (Narrower) *\\/\\r\\n    25% {\\r\\n      transform: rotate(90deg) scaleX(0.25);\\r\\n    }\\r\\n\\r\\n    \\/* Center Bottom (Full Width) *\\/\\r\\n    50% {\\r\\n      transform: rotate(180deg) scaleX(1);\\r\\n    }\\r\\n\\r\\n    \\/* Corner (Narrower) *\\/\\r\\n    75% {\\r\\n      transform: rotate(270deg) scaleX(0.25);\\r\\n    }\\r\\n\\r\\n    \\/* Back to Start *\\/\\r\\n    100% {\\r\\n      transform: rotate(360deg) scaleX(1);\\r\\n    }\\r\\n  }\\r\\n\\r\\n  \\/* Base and Wrapper styles *\\/\\r\\n\\r\\n  .hero-button-wrap {\\r\\n    display: flex;\\r\\n    justify-content: center;\\r\\n    align-items: center;\\r\\n  }\\r\\n\\r\\n  \\/* 2. Main Button Container (White Border) *\\/\\r\\n  .primary-button-block {\\r\\n    width: 300px;\\r\\n    height: 60px;\\r\\n    border: 1px solid var(--white-border);\\r\\n    background-color: var(--black);\\r\\n    border-radius: 200px;\\r\\n    display: flex;\\r\\n    justify-content: center;\\r\\n    align-items: center;\\r\\n    padding: 1px;\\r\\n    position: relative;\\r\\n    overflow: hidden;\\r\\n    text-decoration: none;\\r\\n  }\\r\\n\\r\\n  \\/* 3. Rotating Stroke Wrapper (Removed \'filter: blur()\') *\\/\\r\\n  .button-stroke-wrapp {\\r\\n    z-index: 1;\\r\\n    position: absolute;\\r\\n\\r\\n    \\/* Size ko kam kia taake effect ziada tight rahe *\\/\\r\\n    width: 200%;\\r\\n    height: 300%;\\r\\n    top: -100%;\\r\\n    left: -50%;\\r\\n\\r\\n    display: flex;\\r\\n    justify-content: center;\\r\\n    align-items: center;\\r\\n\\r\\n    \\/* Animation wahi rahegi *\\/\\r\\n    animation: rotate-and-scale 4s linear infinite;\\r\\n    \\/* **YE LINE HATA DI GAYI HAI: filter: blur(3px);** *\\/\\r\\n  }\\r\\n\\r\\n  .button-stroke-block,\\r\\n  .button-stroke-block-v2 {\\r\\n    \\/* Gradient wahi rahega *\\/\\r\\n    background-image: linear-gradient(180deg,\\r\\n        var(--transparent) 10%,\\r\\n        var(--accent-glow) 40%,\\r\\n        var(--secondary-glow) 55%,\\r\\n        var(--transparent) 90%);\\r\\n    width: 50%;\\r\\n    height: 100%;\\r\\n  }\\r\\n\\r\\n  \\/* 4. Inner Black Layer (Text aur background) *\\/\\r\\n  .button-text-wrap {\\r\\n    z-index: 2;\\r\\n    background-color: var(--black);\\r\\n    border-radius: 200px;\\r\\n    width: 100%;\\r\\n    height: 100%;\\r\\n    display: flex;\\r\\n    justify-content: center;\\r\\n    align-items: center;\\r\\n    position: relative;\\r\\n  }\\r\\n\\r\\n  .primary-button-text {\\r\\n    color: white;\\r\\n    font-family: Calsans, Arial, sans-serif;\\r\\n    font-size: 18px;\\r\\n    font-weight: 600;\\r\\n    text-transform: capitalize;\\r\\n  }\\r\\n<\\/style>\\r\\n\\r\\n<body>\\r\\n\\r\\n  <div class=\\\"hero-button-wrap\\\">\\r\\n    <a href=\\\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/08\\/AIW_-Ultimate-Hair-Transplant-Website-Strategy.pdf\\\" class=\\\"primary-button-block\\\">\\r\\n      <div class=\\\"button-stroke-wrapp\\\">\\r\\n        <div class=\\\"button-stroke-block\\\"><\\/div>\\r\\n        <div class=\\\"button-stroke-block-v2\\\"><\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"button-text-wrap\\\">\\r\\n        <div class=\\\"primary-button-text\\\"> Download Full Strategy<\\/div>\\r\\n      <\\/div>\\r\\n    <\\/a>\\r\\n  <\\/div>\\r\\n\\r\\n\\r\\n<\\/body>\\r\\n\\r\\n<\\/html>\",\"_flex_align_self\":\"flex-start\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"01ab53b\",\"elType\":\"widget\",\"settings\":{\"html\":\"<!DOCTYPE html>\\r\\n<html lang=\\\"en\\\">\\r\\n\\r\\n<head>\\r\\n  <meta charset=\\\"UTF-8\\\">\\r\\n  <meta name=\\\"viewport\\\" content=\\\"width=device-width, initial-scale=1.0\\\">\\r\\n  <title>Document<\\/title>\\r\\n<\\/head>\\r\\n<style>\\r\\n  \\/* Custom CSS Variables *\\/\\r\\n  :root {\\r\\n    --accent-glow: #ff9100;\\r\\n    --secondary-glow: #ff0055;\\r\\n    --white-border: rgba(255, 255, 255, 0.4);\\r\\n    --black: #000000;\\r\\n    --transparent: rgba(0, 0, 0, 0);\\r\\n  }\\r\\n\\r\\n  \\/* 1. Combined Animation Keyframes (Rotation and Scale) *\\/\\r\\n  @keyframes rotate-and-scale {\\r\\n\\r\\n    \\/* Center Top (Full Width) *\\/\\r\\n    0% {\\r\\n      transform: rotate(0deg) scaleX(1);\\r\\n    }\\r\\n\\r\\n    \\/* Corner (Narrower) *\\/\\r\\n    25% {\\r\\n      transform: rotate(90deg) scaleX(0.25);\\r\\n    }\\r\\n\\r\\n    \\/* Center Bottom (Full Width) *\\/\\r\\n    50% {\\r\\n      transform: rotate(180deg) scaleX(1);\\r\\n    }\\r\\n\\r\\n    \\/* Corner (Narrower) *\\/\\r\\n    75% {\\r\\n      transform: rotate(270deg) scaleX(0.25);\\r\\n    }\\r\\n\\r\\n    \\/* Back to Start *\\/\\r\\n    100% {\\r\\n      transform: rotate(360deg) scaleX(1);\\r\\n    }\\r\\n  }\\r\\n\\r\\n  \\/* Base and Wrapper styles *\\/\\r\\n\\r\\n  .hero-button-wrap {\\r\\n    display: flex;\\r\\n    justify-content: center;\\r\\n    align-items: center;\\r\\n  }\\r\\n\\r\\n  \\/* 2. Main Button Container (White Border) *\\/\\r\\n  .primary-button-block {\\r\\n    width: 300px;\\r\\n    height: 60px;\\r\\n    border: 1px solid var(--white-border);\\r\\n    background-color: var(--black);\\r\\n    border-radius: 200px;\\r\\n    display: flex;\\r\\n    justify-content: center;\\r\\n    align-items: center;\\r\\n    padding: 1px;\\r\\n    position: relative;\\r\\n    overflow: hidden;\\r\\n    text-decoration: none;\\r\\n  }\\r\\n\\r\\n  \\/* 3. Rotating Stroke Wrapper (Removed \'filter: blur()\') *\\/\\r\\n  .button-stroke-wrapp {\\r\\n    z-index: 1;\\r\\n    position: absolute;\\r\\n\\r\\n    \\/* Size ko kam kia taake effect ziada tight rahe *\\/\\r\\n    width: 200%;\\r\\n    height: 300%;\\r\\n    top: -100%;\\r\\n    left: -50%;\\r\\n\\r\\n    display: flex;\\r\\n    justify-content: center;\\r\\n    align-items: center;\\r\\n\\r\\n    \\/* Animation wahi rahegi *\\/\\r\\n    animation: rotate-and-scale 4s linear infinite;\\r\\n    \\/* **YE LINE HATA DI GAYI HAI: filter: blur(3px);** *\\/\\r\\n  }\\r\\n\\r\\n  .button-stroke-block,\\r\\n  .button-stroke-block-v2 {\\r\\n    \\/* Gradient wahi rahega *\\/\\r\\n    background-image: linear-gradient(180deg,\\r\\n        var(--transparent) 10%,\\r\\n        var(--accent-glow) 40%,\\r\\n        var(--secondary-glow) 55%,\\r\\n        var(--transparent) 90%);\\r\\n    width: 50%;\\r\\n    height: 100%;\\r\\n  }\\r\\n\\r\\n  \\/* 4. Inner Black Layer (Text aur background) *\\/\\r\\n  .button-text-wrap {\\r\\n    z-index: 2;\\r\\n    background-color: var(--black);\\r\\n    border-radius: 200px;\\r\\n    width: 100%;\\r\\n    height: 100%;\\r\\n    display: flex;\\r\\n    justify-content: center;\\r\\n    align-items: center;\\r\\n    position: relative;\\r\\n  }\\r\\n\\r\\n  .primary-button-text {\\r\\n    color: white;\\r\\n    font-family: Calsans, Arial, sans-serif;\\r\\n    font-size: 18px;\\r\\n    font-weight: 600;\\r\\n    text-transform: capitalize;\\r\\n  }\\r\\n<\\/style>\\r\\n\\r\\n<body>\\r\\n\\r\\n  <div class=\\\"hero-button-wrap\\\">\\r\\n    <a href=\\\"https:\\/\\/calendly.com\\/goldenstallionagency\\/real-estate-and-development-branding-discovery-clone\\\" class=\\\"primary-button-block\\\">\\r\\n      <div class=\\\"button-stroke-wrapp\\\">\\r\\n        <div class=\\\"button-stroke-block\\\"><\\/div>\\r\\n        <div class=\\\"button-stroke-block-v2\\\"><\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"button-text-wrap\\\">\\r\\n        <div class=\\\"primary-button-text\\\"> Book A Call Now!<\\/div>\\r\\n      <\\/div>\\r\\n    <\\/a>\\r\\n  <\\/div>\\r\\n\\r\\n\\r\\n<\\/body>\\r\\n\\r\\n<\\/html>\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":false},{\"id\":\"756d480\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":false,\"unit\":\"px\",\"size\":0},\"css_classes\":\"p-20\"},\"elements\":[{\"id\":\"6ba08cd\",\"elType\":\"widget\",\"settings\":{\"title\":\"How we turn ideas <span>into impact<\\/span>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"calsans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"custom\",\"size\":\"120%\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=nvlightbg\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8572553\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We follow a proven process to deliver sites that perform.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"171da3f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/07\\/Path_5693.svg\",\"id\":\"\",\"size\":\"\",\"source\":\"url\"},\"background_position\":\"top right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"css_classes\":\"cstm-bg-curve-l\",\"flex_wrap_tablet\":\"wrap\",\"background_position_mobile\":\"initial\",\"hide_mobile\":\"hidden-mobile\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"6bf9e5f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_size_tablet\":\"grow\"},\"elements\":[{\"id\":\"b64f499\",\"elType\":\"widget\",\"settings\":{\"title\":\"01\",\"_flex_align_self\":\"center\",\"_css_classes\":\"box-num\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e1d7e47\",\"elType\":\"widget\",\"settings\":{\"title\":\"Discovery & Strategy\\n\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Figtree\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a228ebe\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We dive deep into your goals to uncover what really moves your audience \\u2014 strategy comes first.<\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c5a3290\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_size_tablet\":\"grow\"},\"elements\":[{\"id\":\"4a943a5\",\"elType\":\"widget\",\"settings\":{\"title\":\"02\",\"_flex_align_self\":\"center\",\"_css_classes\":\"box-num\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b4f7a87\",\"elType\":\"widget\",\"settings\":{\"title\":\"Design That Converts\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Figtree\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3fbde38\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Crafting layouts with purpose \\u2014 every element guides the user toward action and trust.\\n\\n\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4bcd578\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_size_tablet\":\"grow\"},\"elements\":[{\"id\":\"ae37f9b\",\"elType\":\"widget\",\"settings\":{\"title\":\"03\",\"_flex_align_self\":\"center\",\"_css_classes\":\"box-num\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"42d0354\",\"elType\":\"widget\",\"settings\":{\"title\":\"Launch & Optimize\\n\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Figtree\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"da4b446\",\"elType\":\"widget\",\"settings\":{\"editor\":\"After launch, we refine with data \\u2014 ensuring your site performs as beautifully as it looks.\\n\\n\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f456d43\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":false,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"css_classes\":\"p-20\"},\"elements\":[{\"id\":\"1fb2e8f\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span>Stop wasting budget<\\/span> on ads that send <span>visitors <\\/span>to broken websites\\n\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"calsans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"custom\",\"size\":\"120%\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=nvlightbg\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"903addb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Here\\u2019s what\\u2019s holding back your conversions \\u2014 and how we fix it.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"67bd4bd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":false,\"unit\":\"px\",\"size\":0},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":false,\"unit\":\"px\",\"size\":20},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7df0520\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_size_tablet\":\"grow\"},\"elements\":[{\"id\":\"3734125\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/09\\/67bb8177c0dadd063faf6445_xnBn0gX6TFCdfM7NQZhs_cf-wo-redarrow.png\",\"id\":1473,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<span>Poor <\\/span>conversion performance\",\"description_text\":\"Too many links distract visitors and dilute focus.\\n\\n\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_size\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"image_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"image_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Figtree\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_flex_align_self\":\"stretch\",\"_flex_size\":\"grow\",\"_css_classes\":\"cstm-box-css red-ss\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_color\":\"#D8D6D699\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"title_typography_typography\":\"\",\"description_typography_typography\":\"\",\"_border_color\":\"\",\"title_color\":\"globals\\/colors?id=text\",\"hover_title_color\":\"globals\\/colors?id=488c59d\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"eb1f634\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/09\\/67bb8177c0dadd063faf6445_xnBn0gX6TFCdfM7NQZhs_cf-wo-redarrow.png\",\"id\":1473,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<span>Low<\\/span> visitor engagement\",\"description_text\":\"Slow loading times frustrate users and increase bounce rates.\\n\\n\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_size\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"image_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"image_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Figtree\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_flex_align_self\":\"stretch\",\"_flex_size\":\"grow\",\"_css_classes\":\"cstm-box-css red-ss\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_color\":\"#D8D6D699\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"title_typography_typography\":\"\",\"description_typography_typography\":\"\",\"_border_color\":\"\",\"title_color\":\"globals\\/colors?id=text\",\"hover_title_color\":\"globals\\/colors?id=488c59d\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"d074fe1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/09\\/67bb8177c0dadd063faf6445_xnBn0gX6TFCdfM7NQZhs_cf-wo-redarrow.png\",\"id\":1473,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<span>Unfocused<\\/span> user experience\",\"description_text\":\"Unclear calls to action confuse potential customers.\\n\\n\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_size\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"image_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"image_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Figtree\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_flex_align_self\":\"stretch\",\"_flex_size\":\"grow\",\"_css_classes\":\"cstm-box-css red-ss\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_color\":\"#D8D6D699\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"title_typography_typography\":\"\",\"description_typography_typography\":\"\",\"_border_color\":\"\",\"title_color\":\"globals\\/colors?id=text\",\"hover_title_color\":\"globals\\/colors?id=488c59d\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"44e24ef\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/09\\/67bb8177c0dadd063faf6445_xnBn0gX6TFCdfM7NQZhs_cf-wo-redarrow.png\",\"id\":1473,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<span>Missed <\\/span>sales opportunities\",\"description_text\":\"Generic design fails to build trust or authority.\\n\\n\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_size\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"image_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"image_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Figtree\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_flex_align_self\":\"stretch\",\"_flex_size\":\"grow\",\"_css_classes\":\"cstm-box-css red-ss\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_color\":\"#D8D6D699\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"title_typography_typography\":\"\",\"description_typography_typography\":\"\",\"_border_color\":\"\",\"title_color\":\"globals\\/colors?id=text\",\"hover_title_color\":\"globals\\/colors?id=488c59d\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"1d1b331\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":false,\"unit\":\"px\",\"size\":10},\"flex_wrap\":\"wrap\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":false,\"unit\":\"px\",\"size\":20},\"_flex_order_tablet\":\"custom\",\"_flex_order_custom_tablet\":3,\"_flex_size_tablet\":\"custom\"},\"elements\":[{\"id\":\"da68750\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"_flex_align_self\":\"stretch\",\"css_classes\":\"cst-box-gradoent\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=488c59d\"},\"width_tablet\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"e3a3e04\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/09\\/67bb90db392af4ac96adf168_1.webp\",\"id\":1486,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Low-Performing Site\",\"description_text\":\"\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_size\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"image_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"image_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Figtree\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_css_classes\":\"cstm-box-css\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_color\":\"#D8D6D699\",\"__globals__\":{\"title_typography_typography\":\"\",\"description_typography_typography\":\"\",\"_border_color\":\"\",\"title_color\":\"globals\\/colors?id=488c59d\",\"hover_title_color\":\"globals\\/colors?id=488c59d\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"605270b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/09\\/Book-a-reserved-coworking-spot-in-Spaces-Waterfall-Midrand-Midrand-Gumtree-South-Africa-08-11-2025_10_43_AM-768x1345-1.webp\",\"id\":1490,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"height_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"height_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"object-fit\":\"cover\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_element_width\":\"inherit\",\"_flex_align_self\":\"stretch\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"313ea56\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":false,\"unit\":\"px\",\"size\":20},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"border_color\":\"#578E25\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"cstm-green-gradnt\",\"__globals__\":{\"border_color\":\"\"},\"width_tablet\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"8d4dffb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/09\\/67bb90f39296863ae1225eca_2.webp\",\"id\":1491,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Conversion-Driven Design\",\"description_text\":\"\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_size\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"image_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"image_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Figtree\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"title_color\":\"#1BAA2E\",\"hover_title_color\":\"#1BAA2E\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_css_classes\":\"cstm-box-css\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_color\":\"#D8D6D699\",\"__globals__\":{\"title_typography_typography\":\"\",\"description_typography_typography\":\"\",\"_border_color\":\"\",\"title_color\":\"\",\"hover_title_color\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"fd08f7f\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/10\\/ClearStone-Properties-Exclusive-Luxury-Residences-Secure-Living.mp4\",\"id\":1760,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"videopress_url\":\"https:\\/\\/videopress.com\\/v\\/ZCAOzTNk\",\"autoplay\":\"yes\",\"play_on_mobile\":\"yes\",\"mute\":\"yes\",\"loop\":\"yes\",\"controls\":\"\",\"aspect_ratio\":\"916\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"8ebf332\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_order_tablet\":\"custom\",\"_flex_order_mobile\":\"end\",\"_flex_order_custom_tablet\":2,\"_flex_size_tablet\":\"grow\"},\"elements\":[{\"id\":\"adfbeb6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/09\\/67bb88976d7f0ade2662c189_nMkfZvSyTSOfEX3hVGmM_cf-wo-greenarrow-1.png\",\"id\":1505,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<span>High <\\/span>conversion rates\",\"description_text\":\"Clear, focused navigation guides visitors to buy.\\n\\n\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_size\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"image_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"image_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Figtree\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#7FD136\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_flex_align_self\":\"stretch\",\"_flex_size\":\"grow\",\"_css_classes\":\"cstm-box-css green-ss\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_color\":\"#D8D6D699\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"title_typography_typography\":\"\",\"description_typography_typography\":\"\",\"_border_color\":\"\",\"title_color\":\"globals\\/colors?id=text\",\"hover_title_color\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"a815650\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/09\\/67bb88976d7f0ade2662c189_nMkfZvSyTSOfEX3hVGmM_cf-wo-greenarrow-1.png\",\"id\":1505,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<span>Engaged <\\/span> visitorsrates\",\"description_text\":\"Fast, responsive design keeps users engaged.\\n\\n\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_size\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"image_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"image_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Figtree\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#7FD136\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_flex_align_self\":\"stretch\",\"_flex_size\":\"grow\",\"_css_classes\":\"cstm-box-css green-ss\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_color\":\"#D8D6D699\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"title_typography_typography\":\"\",\"description_typography_typography\":\"\",\"_border_color\":\"\",\"title_color\":\"globals\\/colors?id=text\",\"hover_title_color\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"3e5e397\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/09\\/67bb88976d7f0ade2662c189_nMkfZvSyTSOfEX3hVGmM_cf-wo-greenarrow-1.png\",\"id\":1505,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<span>Increased lead <\\/span>generationrates\",\"description_text\":\"Strong, compelling calls to action drive clicks.\\n\\n\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_size\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"image_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"image_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Figtree\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#7FD136\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_flex_align_self\":\"stretch\",\"_flex_size\":\"grow\",\"_css_classes\":\"cstm-box-css green-ss\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_color\":\"#D8D6D699\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"title_typography_typography\":\"\",\"description_typography_typography\":\"\",\"_border_color\":\"\",\"title_color\":\"globals\\/colors?id=text\",\"hover_title_color\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"470cb5a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/09\\/67bb88976d7f0ade2662c189_nMkfZvSyTSOfEX3hVGmM_cf-wo-greenarrow-1.png\",\"id\":1505,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<span>Increased Trust  <\\/span>& Credibility rates\",\"description_text\":\"Clear, focused navigation guides visitors to buy.\\n\\n\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_size\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"image_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"image_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Figtree\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#7FD136\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_flex_align_self\":\"stretch\",\"_flex_size\":\"grow\",\"_css_classes\":\"cstm-box-css green-ss\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_color\":\"#D8D6D699\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"title_typography_typography\":\"\",\"description_typography_typography\":\"\",\"_border_color\":\"\",\"title_color\":\"globals\\/colors?id=text\",\"hover_title_color\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d5babfe\",\"elType\":\"widget\",\"settings\":{\"html\":\"<!DOCTYPE html>\\r\\n<html lang=\\\"en\\\">\\r\\n\\r\\n<head>\\r\\n  <meta charset=\\\"UTF-8\\\">\\r\\n  <meta name=\\\"viewport\\\" content=\\\"width=device-width, initial-scale=1.0\\\">\\r\\n  <title>Document<\\/title>\\r\\n<\\/head>\\r\\n<style>\\r\\n  \\/* Custom CSS Variables *\\/\\r\\n  :root {\\r\\n    --accent-glow: #ff9100;\\r\\n    --secondary-glow: #ff0055;\\r\\n    --white-border: rgba(255, 255, 255, 0.4);\\r\\n    --black: #000000;\\r\\n    --transparent: rgba(0, 0, 0, 0);\\r\\n  }\\r\\n\\r\\n  \\/* 1. Combined Animation Keyframes (Rotation and Scale) *\\/\\r\\n  @keyframes rotate-and-scale {\\r\\n\\r\\n    \\/* Center Top (Full Width) *\\/\\r\\n    0% {\\r\\n      transform: rotate(0deg) scaleX(1);\\r\\n    }\\r\\n\\r\\n    \\/* Corner (Narrower) *\\/\\r\\n    25% {\\r\\n      transform: rotate(90deg) scaleX(0.25);\\r\\n    }\\r\\n\\r\\n    \\/* Center Bottom (Full Width) *\\/\\r\\n    50% {\\r\\n      transform: rotate(180deg) scaleX(1);\\r\\n    }\\r\\n\\r\\n    \\/* Corner (Narrower) *\\/\\r\\n    75% {\\r\\n      transform: rotate(270deg) scaleX(0.25);\\r\\n    }\\r\\n\\r\\n    \\/* Back to Start *\\/\\r\\n    100% {\\r\\n      transform: rotate(360deg) scaleX(1);\\r\\n    }\\r\\n  }\\r\\n\\r\\n  \\/* Base and Wrapper styles *\\/\\r\\n\\r\\n  .hero-button-wrap {\\r\\n    display: flex;\\r\\n    justify-content: center;\\r\\n    align-items: center;\\r\\n  }\\r\\n\\r\\n  \\/* 2. Main Button Container (White Border) *\\/\\r\\n  .primary-button-block {\\r\\n    width: 300px;\\r\\n    height: 60px;\\r\\n    border: 1px solid var(--white-border);\\r\\n    background-color: var(--black);\\r\\n    border-radius: 200px;\\r\\n    display: flex;\\r\\n    justify-content: center;\\r\\n    align-items: center;\\r\\n    padding: 1px;\\r\\n    position: relative;\\r\\n    overflow: hidden;\\r\\n    text-decoration: none;\\r\\n  }\\r\\n\\r\\n  \\/* 3. Rotating Stroke Wrapper (Removed \'filter: blur()\') *\\/\\r\\n  .button-stroke-wrapp {\\r\\n    z-index: 1;\\r\\n    position: absolute;\\r\\n\\r\\n    \\/* Size ko kam kia taake effect ziada tight rahe *\\/\\r\\n    width: 200%;\\r\\n    height: 300%;\\r\\n    top: -100%;\\r\\n    left: -50%;\\r\\n\\r\\n    display: flex;\\r\\n    justify-content: center;\\r\\n    align-items: center;\\r\\n\\r\\n    \\/* Animation wahi rahegi *\\/\\r\\n    animation: rotate-and-scale 4s linear infinite;\\r\\n    \\/* **YE LINE HATA DI GAYI HAI: filter: blur(3px);** *\\/\\r\\n  }\\r\\n\\r\\n  .button-stroke-block,\\r\\n  .button-stroke-block-v2 {\\r\\n    \\/* Gradient wahi rahega *\\/\\r\\n    background-image: linear-gradient(180deg,\\r\\n        var(--transparent) 10%,\\r\\n        var(--accent-glow) 40%,\\r\\n        var(--secondary-glow) 55%,\\r\\n        var(--transparent) 90%);\\r\\n    width: 50%;\\r\\n    height: 100%;\\r\\n  }\\r\\n\\r\\n  \\/* 4. Inner Black Layer (Text aur background) *\\/\\r\\n  .button-text-wrap {\\r\\n    z-index: 2;\\r\\n    background-color: var(--black);\\r\\n    border-radius: 200px;\\r\\n    width: 100%;\\r\\n    height: 100%;\\r\\n    display: flex;\\r\\n    justify-content: center;\\r\\n    align-items: center;\\r\\n    position: relative;\\r\\n  }\\r\\n\\r\\n  .primary-button-text {\\r\\n    color: white;\\r\\n    font-family: Calsans, Arial, sans-serif;\\r\\n    font-size: 18px;\\r\\n    font-weight: 600;\\r\\n    text-transform: capitalize;\\r\\n  }\\r\\n<\\/style>\\r\\n\\r\\n<body>\\r\\n\\r\\n  <div class=\\\"hero-button-wrap\\\">\\r\\n    <a href=\\\"https:\\/\\/calendly.com\\/goldenstallionagency\\/real-estate-and-development-branding-discovery-clone\\\" class=\\\"primary-button-block\\\">\\r\\n      <div class=\\\"button-stroke-wrapp\\\">\\r\\n        <div class=\\\"button-stroke-block\\\"><\\/div>\\r\\n        <div class=\\\"button-stroke-block-v2\\\"><\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"button-text-wrap\\\">\\r\\n        <div class=\\\"primary-button-text\\\"> Book A Call Now!<\\/div>\\r\\n      <\\/div>\\r\\n    <\\/a>\\r\\n  <\\/div>\\r\\n\\r\\n\\r\\n<\\/body>\\r\\n\\r\\n<\\/html>\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":false},{\"id\":\"684bb30\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1280,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"css_classes\":\"p-20\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ca62b46\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"flex_align_items\":\"flex-start\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c5f93c0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Clearstone Properties Website<span><br> Review<\\/span>\\n\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"calsans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"custom\",\"size\":\"120%\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=nvlightbg\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6729f93\",\"elType\":\"widget\",\"settings\":{\"html\":\"<!DOCTYPE html>\\r\\n<html lang=\\\"en\\\">\\r\\n\\r\\n<head>\\r\\n  <meta charset=\\\"UTF-8\\\">\\r\\n  <meta name=\\\"viewport\\\" content=\\\"width=device-width, initial-scale=1.0\\\">\\r\\n  <title>Document<\\/title>\\r\\n<\\/head>\\r\\n<style>\\r\\n  \\/* Custom CSS Variables *\\/\\r\\n  :root {\\r\\n    --accent-glow: #ff9100;\\r\\n    --secondary-glow: #ff0055;\\r\\n    --white-border: rgba(255, 255, 255, 0.4);\\r\\n    --black: #000000;\\r\\n    --transparent: rgba(0, 0, 0, 0);\\r\\n  }\\r\\n\\r\\n  \\/* 1. Combined Animation Keyframes (Rotation and Scale) *\\/\\r\\n  @keyframes rotate-and-scale {\\r\\n\\r\\n    \\/* Center Top (Full Width) *\\/\\r\\n    0% {\\r\\n      transform: rotate(0deg) scaleX(1);\\r\\n    }\\r\\n\\r\\n    \\/* Corner (Narrower) *\\/\\r\\n    25% {\\r\\n      transform: rotate(90deg) scaleX(0.25);\\r\\n    }\\r\\n\\r\\n    \\/* Center Bottom (Full Width) *\\/\\r\\n    50% {\\r\\n      transform: rotate(180deg) scaleX(1);\\r\\n    }\\r\\n\\r\\n    \\/* Corner (Narrower) *\\/\\r\\n    75% {\\r\\n      transform: rotate(270deg) scaleX(0.25);\\r\\n    }\\r\\n\\r\\n    \\/* Back to Start *\\/\\r\\n    100% {\\r\\n      transform: rotate(360deg) scaleX(1);\\r\\n    }\\r\\n  }\\r\\n\\r\\n  \\/* Base and Wrapper styles *\\/\\r\\n\\r\\n  .hero-button-wrap {\\r\\n    display: flex;\\r\\n    justify-content: center;\\r\\n    align-items: center;\\r\\n  }\\r\\n\\r\\n  \\/* 2. Main Button Container (White Border) *\\/\\r\\n  .primary-button-block {\\r\\n    width: 300px;\\r\\n    height: 60px;\\r\\n    border: 1px solid var(--white-border);\\r\\n    background-color: var(--black);\\r\\n    border-radius: 200px;\\r\\n    display: flex;\\r\\n    justify-content: center;\\r\\n    align-items: center;\\r\\n    padding: 1px;\\r\\n    position: relative;\\r\\n    overflow: hidden;\\r\\n    text-decoration: none;\\r\\n  }\\r\\n\\r\\n  \\/* 3. Rotating Stroke Wrapper (Removed \'filter: blur()\') *\\/\\r\\n  .button-stroke-wrapp {\\r\\n    z-index: 1;\\r\\n    position: absolute;\\r\\n\\r\\n    \\/* Size ko kam kia taake effect ziada tight rahe *\\/\\r\\n    width: 200%;\\r\\n    height: 300%;\\r\\n    top: -100%;\\r\\n    left: -50%;\\r\\n\\r\\n    display: flex;\\r\\n    justify-content: center;\\r\\n    align-items: center;\\r\\n\\r\\n    \\/* Animation wahi rahegi *\\/\\r\\n    animation: rotate-and-scale 4s linear infinite;\\r\\n    \\/* **YE LINE HATA DI GAYI HAI: filter: blur(3px);** *\\/\\r\\n  }\\r\\n\\r\\n  .button-stroke-block,\\r\\n  .button-stroke-block-v2 {\\r\\n    \\/* Gradient wahi rahega *\\/\\r\\n    background-image: linear-gradient(180deg,\\r\\n        var(--transparent) 10%,\\r\\n        var(--accent-glow) 40%,\\r\\n        var(--secondary-glow) 55%,\\r\\n        var(--transparent) 90%);\\r\\n    width: 50%;\\r\\n    height: 100%;\\r\\n  }\\r\\n\\r\\n  \\/* 4. Inner Black Layer (Text aur background) *\\/\\r\\n  .button-text-wrap {\\r\\n    z-index: 2;\\r\\n    background-color: var(--black);\\r\\n    border-radius: 200px;\\r\\n    width: 100%;\\r\\n    height: 100%;\\r\\n    display: flex;\\r\\n    justify-content: center;\\r\\n    align-items: center;\\r\\n    position: relative;\\r\\n  }\\r\\n\\r\\n  .primary-button-text {\\r\\n    color: white;\\r\\n    font-family: Calsans, Arial, sans-serif;\\r\\n    font-size: 18px;\\r\\n    font-weight: 600;\\r\\n    text-transform: capitalize;\\r\\n  }\\r\\n<\\/style>\\r\\n\\r\\n<body>\\r\\n\\r\\n  <div class=\\\"hero-button-wrap\\\">\\r\\n    <a href=\\\"https:\\/\\/calendly.com\\/goldenstallionagency\\/real-estate-and-development-branding-discovery-clone\\\" class=\\\"primary-button-block\\\">\\r\\n      <div class=\\\"button-stroke-wrapp\\\">\\r\\n        <div class=\\\"button-stroke-block\\\"><\\/div>\\r\\n        <div class=\\\"button-stroke-block-v2\\\"><\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"button-text-wrap\\\">\\r\\n        <div class=\\\"primary-button-text\\\"> Book A Call Now!<\\/div>\\r\\n      <\\/div>\\r\\n    <\\/a>\\r\\n  <\\/div>\\r\\n\\r\\n\\r\\n<\\/body>\\r\\n\\r\\n<\\/html>\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":true},{\"id\":\"a7ac6a4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"38ebdb2\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/08\\/VIDEO-2025-03-25-11-51-05.mp4\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"insert_url\":\"yes\",\"external_url\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/08\\/VIDEO-2025-03-25-11-51-05.mp4\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"videopress_url\":\"https:\\/\\/videopress.com\\/v\\/ZCAOzTNk\",\"aspect_ratio\":\"32\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"29\",\"right\":\"29\",\"bottom\":\"29\",\"left\":\"29\",\"isLinked\":true},\"__globals__\":{\"_border_color\":\"globals\\/colors?id=7ef4b7e\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"cdbf56e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"12c3ec8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bf58e3e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our <span>Success<\\/span> Stories\\n\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"calsans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"custom\",\"size\":\"120%\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=nvlightbg\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c8fc8c2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"Convertico is BY FAR the most dedicated, driven, relentlessly invested agency I have ever worked with. Once they get started they really don\'t f*** around.\\\"<br \\/>- Jonathan H<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self_mobile\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":720,\"sizes\":[]},\"_flex_align_self\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"7924728\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2d9d91a\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":2,\"sizes\":[]},\"grid_gaps\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"167ac1c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"min_height\":{\"unit\":\"px\",\"size\":520,\"sizes\":[]},\"flex_justify_content\":\"space-between\",\"html_tag\":\"a\",\"link\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/case-study\\/boutique-salon-sees-3x-more-bookings\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/10\\/Boutique-Salon-Sees-3x-More-Bookings.png\",\"id\":1850,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.75,\"sizes\":[]},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"border_color\":\"#FACD22\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"f41f477\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"8\",\"row\":\"8\",\"isLinked\":true,\"unit\":\"px\",\"size\":8},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cec8d86\",\"elType\":\"widget\",\"settings\":{\"title\":\"CRO\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Figtree\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"16\",\"bottom\":\"8\",\"left\":\"16\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FACD2240\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#FACD22\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"e0a7dce\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"697257a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Boutique Salon Sees 3x More Bookings\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Figtree\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a4d4bc5\",\"elType\":\"widget\",\"settings\":{\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"_background_color\":\"#020101\",\"custom_css\":\"p:last-child {\\n    margin: 0;\\n}\",\"editor\":\"<p>Ruby\\u2019s Beauty salon had no website - only a Facebook page. Walk-ins were unpredictable, phone bookings......<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e27d136\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"min_height\":{\"unit\":\"px\",\"size\":520,\"sizes\":[]},\"flex_justify_content\":\"space-between\",\"html_tag\":\"a\",\"link\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/case-study\\/hvac-company-generates-120k-in-new-sales\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/10\\/HVAC-Company-Generates-120K-in-New-Sales.png\",\"id\":1852,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.75,\"sizes\":[]},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"border_color\":\"#FACD22\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"b573994\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"8\",\"row\":\"8\",\"isLinked\":true,\"unit\":\"px\",\"size\":8},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true},{\"id\":\"caf35df\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a35a9ca\",\"elType\":\"widget\",\"settings\":{\"title\":\"HVAC Company Generates $120K in New Sales\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Figtree\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8dbac7c\",\"elType\":\"widget\",\"settings\":{\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"_background_color\":\"#020101\",\"custom_css\":\"p:last-child {\\n    margin: 0;\\n}\",\"editor\":\"<p>Tintwheer Mechanical (HVAC company) had a DIY-style website that looked unprofessional. Homeowners......<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"aa0aeb4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"min_height\":{\"unit\":\"px\",\"size\":520,\"sizes\":[]},\"flex_justify_content\":\"space-between\",\"html_tag\":\"a\",\"link\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/case-study\\/kyu-restaurant-217-booking-increase\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/10\\/KYU-Restaurant-217-Booking-Increase.png\",\"id\":1853,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.75,\"sizes\":[]},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"border_color\":\"#FACD22\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"4b0b16f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"8\",\"row\":\"8\",\"isLinked\":true,\"unit\":\"px\",\"size\":8},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true},{\"id\":\"eb2288e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5569f77\",\"elType\":\"widget\",\"settings\":{\"title\":\"KYU Restaurant - 217% Booking Increase\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Figtree\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cd34ece\",\"elType\":\"widget\",\"settings\":{\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"_background_color\":\"#020101\",\"custom_css\":\"p:last-child {\\n    margin: 0;\\n}\",\"editor\":\"<p>KYU restaurant group had great food but an online presence that was costing them customers. Their outdated site......<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d9d6c11\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"min_height\":{\"unit\":\"px\",\"size\":520,\"sizes\":[]},\"flex_justify_content\":\"space-between\",\"html_tag\":\"a\",\"link\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/case-study\\/real-estate-developer-secures-38-qualified-leads-in-30-days\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/10\\/Real-Estate-Developer-Secures-38-Qualified-Leads-in-30-Days.png\",\"id\":1854,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.75,\"sizes\":[]},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"border_color\":\"#FACD22\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"e316763\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"8\",\"row\":\"8\",\"isLinked\":true,\"unit\":\"px\",\"size\":8},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true},{\"id\":\"5782373\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"955f56f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Real Estate Developer Secures 38 Qualified Leads in 30 Days\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Figtree\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0faec79\",\"elType\":\"widget\",\"settings\":{\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"_background_color\":\"#020101\",\"custom_css\":\"p:last-child {\\n    margin: 0;\\n}\",\"editor\":\"<p>A property developer had a stunning new project \\u2014 but their old website made it look like every other estate. Buyers......<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"4a89ebf\",\"elType\":\"container\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"css_classes\":\"p-20\"},\"elements\":[{\"id\":\"389ff14\",\"elType\":\"widget\",\"settings\":{\"title\":\"Real <span>Results.<\\/span> Real <span>Feedback.<\\/span>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"calsans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"custom\",\"size\":\"120%\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=nvlightbg\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b61a2d8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Discover how our work helped them scale, convert, and grow.\\n\\n\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8a2bc60\",\"elType\":\"widget\",\"widgetType\":\"nested-carousel\",\"settings\":{\"carousel_name\":\"Carousel\",\"carousel_items\":[{\"slide_title\":\"Slide #1\",\"_id\":\"12dfdf7\"},{\"slide_title\":\"Slide #2\",\"_id\":\"bd23dd7\"},{\"slide_title\":\"Slide #3\",\"_id\":\"a137c21\"},{\"slide_title\":\"Slide #3\",\"_id\":\"640b17b\"}],\"slides_to_show\":\"3\",\"slides_to_scroll\":\"1\",\"arrows_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_css_classes\":\"cstm-carousal-arow\",\"__globals__\":{\"arrow_normal_color\":\"globals\\/colors?id=488c59d\",\"dots_normal_color\":\"\"},\"arrow_normal_color\":\"#FF0004\",\"dots_normal_color\":\"#FACD22\"},\"elements\":[{\"id\":\"2ec2f02\",\"elType\":\"container\",\"settings\":{\"_title\":\"Slide #1\"},\"elements\":[{\"id\":\"e74a368\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/09\\/1-1.webp\",\"id\":1534,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"cf1ae40\",\"elType\":\"container\",\"settings\":{\"_title\":\"Slide #2\"},\"elements\":[{\"id\":\"5be6eae\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/09\\/2-1.webp\",\"id\":1535,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"3bf0d35\",\"elType\":\"container\",\"settings\":{\"_title\":\"Slide #3\"},\"elements\":[{\"id\":\"cf12075\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/09\\/3-2.webp\",\"id\":1536,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"6f16e73\",\"elType\":\"container\",\"settings\":{\"_title\":\"Slide #3\"},\"elements\":[{\"id\":\"2f12b71\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/09\\/5-2.webp\",\"id\":1537,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":false},{\"id\":\"406ebc0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":false,\"unit\":\"px\",\"size\":0},\"_title\":\"Container\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"css_classes\":\"p-20\"},\"elements\":[{\"id\":\"cf82b91\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book<span> A Call<\\/span> <br>With Us!\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"calsans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"custom\",\"size\":\"120%\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=nvlightbg\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0165ac7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"flex_direction_mobile\":\"column\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":false,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"4c059f5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book A Call Now!\",\"link\":{\"url\":\"https:\\/\\/calendly.com\\/goldenstallionagency\\/real-estate-and-development-branding-discovery-clone\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"button_background_hover_color\":\"#C4AB2E\",\"__globals__\":{\"background_color\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=044b931\"},\"align_mobile\":\"justify\",\"button_text_color\":\"#000000\",\"background_color\":\"#E5BE1F\",\"hover_color\":\"#151515\",\"_flex_align_self_mobile\":\"stretch\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"c454aed\",\"elType\":\"widget\",\"settings\":{\"html\":\"<iframe src=\\\"https:\\/\\/calendly.com\\/goldenstallionwebagency\\/hospitality-website-discovery-call\\\" width=\\\"100%\\\" height=\\\"600\\\" frameborder=\\\"0\\\" scrolling=\\\"no\\\">\\ufeff\\ufeff\\ufeff\\ufeff\\ufeff\\ufeff<\\/iframe>\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"_border_color\":\"globals\\/colors?id=488c59d\"},\"_css_classes\":\"cstm-calender\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":false},{\"id\":\"662598c\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":false,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"css_classes\":\"p-20\"},\"elements\":[{\"id\":\"651a5a5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<span style=\\\"text-decoration: underline;\\\"><a href=\\\"https:\\/\\/goldenstallionagency.com\\/portfolio\\/\\\">View Portfolio<\\/a><\\/span>\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"link_color\":\"globals\\/colors?id=text\",\"link_hover_color\":\"globals\\/colors?id=488c59d\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9a9e453\",\"elType\":\"widget\",\"settings\":{\"title\":\"Frequently Asked<br><span> Questions<\\/span>\\n\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"calsans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"custom\",\"size\":\"120%\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=nvlightbg\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6e5a4b2\",\"elType\":\"widget\",\"widgetType\":\"nested-accordion\",\"settings\":{\"items\":[{\"item_title\":\" What Services Does Golden Stallion Agency Offer?\",\"_id\":\"057d816\"},{\"item_title\":\"How long does it take to build a website?\",\"_id\":\"13aeeb7\"},{\"item_title\":\"Do you offer e-commerce solutions?\",\"_id\":\"b7ec30a\"},{\"item_title\":\"How do I get started with Golden Stallion Agency?\",\"_id\":\"f5211f8\"},{\"item_title\":\"What happens if we don\\u2019t see results by the end of the program\",\"_id\":\"7e5d94f\"}],\"accordion_item_title_position_horizontal\":\"stretch\",\"accordion_item_title_icon_position\":\"end\",\"accordion_item_title_space_between\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"accordion_background_normal_background\":\"classic\",\"accordion_background_normal_color\":\"#D1AC1B\",\"accordion_border_normal_border\":\"none\",\"accordion_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"accordion_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"32\",\"isLinked\":false},\"normal_title_color\":\"#FFFFFF\",\"content_border_border\":\"none\",\"content_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"004\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":772,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_css_classes\":\"cstm-accordian-ss\",\"__globals__\":{\"normal_title_color\":\"globals\\/colors?id=text\",\"accordion_background_normal_color\":\"\",\"hover_title_color\":\"globals\\/colors?id=text\",\"active_title_color\":\"globals\\/colors?id=text\"}},\"elements\":[{\"id\":\"9abb8ad\",\"elType\":\"container\",\"settings\":{\"_title\":\"item #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#D1AC1BAD\",\"border_border\":\"none\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"32\",\"bottom\":\"025\",\"left\":\"32\",\"isLinked\":false},\"css_classes\":\"cstm-index\"},\"elements\":[{\"id\":\"231b35a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Golden Stallion Agency is a full-service digital partner for dental, legal, and hospitality brands. Our services include website design and development, SEO optimization, digital marketing, and ongoing maintenance and support.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"188a9f4\",\"elType\":\"container\",\"settings\":{\"_title\":\"item #2\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#D1AC1BAD\",\"margin\":{\"unit\":\"px\",\"top\":\"-12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"32\",\"bottom\":\"25\",\"left\":\"32\",\"isLinked\":false},\"css_classes\":\"cstm-index\"},\"elements\":[{\"id\":\"42949ef\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Golden Stallion Agency is a full-service digital partner for dental, legal, and hospitality brands. Our services include website design and development, SEO optimization, digital marketing, and ongoing maintenance and support.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"832ec1b\",\"elType\":\"container\",\"settings\":{\"_title\":\"item #2\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#D1AC1BAD\",\"margin\":{\"unit\":\"px\",\"top\":\"-12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"32\",\"bottom\":\"25\",\"left\":\"32\",\"isLinked\":false},\"css_classes\":\"cstm-index\"},\"elements\":[{\"id\":\"d5d04c2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Yes, we specialize in creating secure and user-friendly e-commerce websites to help your business sell products or services online.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"aa0185f\",\"elType\":\"container\",\"settings\":{\"_title\":\"item #2\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#D1AC1BAD\",\"margin\":{\"unit\":\"px\",\"top\":\"-12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"32\",\"bottom\":\"25\",\"left\":\"32\",\"isLinked\":false},\"css_classes\":\"cstm-index\"},\"elements\":[{\"id\":\"1ddc52c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Getting started is easy! Simply Book a Call with Tinashe, and we\\u2019ll discuss your business needs and goals. From there, we\\u2019ll create a custom plan to build your high-converting website.\",\"__globals__\":{\"link_color\":\"globals\\/colors?id=3c7ce4a\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"842b746\",\"elType\":\"container\",\"settings\":{\"_title\":\"item #2\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#D1AC1BAD\",\"margin\":{\"unit\":\"px\",\"top\":\"-12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"32\",\"bottom\":\"25\",\"left\":\"32\",\"isLinked\":false},\"css_classes\":\"cstm-index\"},\"elements\":[{\"id\":\"f87f86c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"We give you all your money back \\u2013 simple as\\nthat\",\"__globals__\":{\"link_color\":\"globals\\/colors?id=3c7ce4a\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true}]},{\"id\":\"57c2499\",\"elType\":\"widget\",\"settings\":{\"html\":\"<!DOCTYPE html>\\r\\n<html lang=\\\"en\\\">\\r\\n\\r\\n<head>\\r\\n  <meta charset=\\\"UTF-8\\\">\\r\\n  <meta name=\\\"viewport\\\" content=\\\"width=device-width, initial-scale=1.0\\\">\\r\\n  <title>Document<\\/title>\\r\\n<\\/head>\\r\\n<style>\\r\\n  \\/* Custom CSS Variables *\\/\\r\\n  :root {\\r\\n    --accent-glow: #ff9100;\\r\\n    --secondary-glow: #ff0055;\\r\\n    --white-border: rgba(255, 255, 255, 0.4);\\r\\n    --black: #000000;\\r\\n    --transparent: rgba(0, 0, 0, 0);\\r\\n  }\\r\\n\\r\\n  \\/* 1. Combined Animation Keyframes (Rotation and Scale) *\\/\\r\\n  @keyframes rotate-and-scale {\\r\\n\\r\\n    \\/* Center Top (Full Width) *\\/\\r\\n    0% {\\r\\n      transform: rotate(0deg) scaleX(1);\\r\\n    }\\r\\n\\r\\n    \\/* Corner (Narrower) *\\/\\r\\n    25% {\\r\\n      transform: rotate(90deg) scaleX(0.25);\\r\\n    }\\r\\n\\r\\n    \\/* Center Bottom (Full Width) *\\/\\r\\n    50% {\\r\\n      transform: rotate(180deg) scaleX(1);\\r\\n    }\\r\\n\\r\\n    \\/* Corner (Narrower) *\\/\\r\\n    75% {\\r\\n      transform: rotate(270deg) scaleX(0.25);\\r\\n    }\\r\\n\\r\\n    \\/* Back to Start *\\/\\r\\n    100% {\\r\\n      transform: rotate(360deg) scaleX(1);\\r\\n    }\\r\\n  }\\r\\n\\r\\n  \\/* Base and Wrapper styles *\\/\\r\\n\\r\\n  .hero-button-wrap {\\r\\n    display: flex;\\r\\n    justify-content: center;\\r\\n    align-items: center;\\r\\n  }\\r\\n\\r\\n  \\/* 2. Main Button Container (White Border) *\\/\\r\\n  .primary-button-block {\\r\\n    width: 300px;\\r\\n    height: 60px;\\r\\n    border: 1px solid var(--white-border);\\r\\n    background-color: var(--black);\\r\\n    border-radius: 200px;\\r\\n    display: flex;\\r\\n    justify-content: center;\\r\\n    align-items: center;\\r\\n    padding: 1px;\\r\\n    position: relative;\\r\\n    overflow: hidden;\\r\\n    text-decoration: none;\\r\\n  }\\r\\n\\r\\n  \\/* 3. Rotating Stroke Wrapper (Removed \'filter: blur()\') *\\/\\r\\n  .button-stroke-wrapp {\\r\\n    z-index: 1;\\r\\n    position: absolute;\\r\\n\\r\\n    \\/* Size ko kam kia taake effect ziada tight rahe *\\/\\r\\n    width: 200%;\\r\\n    height: 300%;\\r\\n    top: -100%;\\r\\n    left: -50%;\\r\\n\\r\\n    display: flex;\\r\\n    justify-content: center;\\r\\n    align-items: center;\\r\\n\\r\\n    \\/* Animation wahi rahegi *\\/\\r\\n    animation: rotate-and-scale 4s linear infinite;\\r\\n    \\/* **YE LINE HATA DI GAYI HAI: filter: blur(3px);** *\\/\\r\\n  }\\r\\n\\r\\n  .button-stroke-block,\\r\\n  .button-stroke-block-v2 {\\r\\n    \\/* Gradient wahi rahega *\\/\\r\\n    background-image: linear-gradient(180deg,\\r\\n        var(--transparent) 10%,\\r\\n        var(--accent-glow) 40%,\\r\\n        var(--secondary-glow) 55%,\\r\\n        var(--transparent) 90%);\\r\\n    width: 50%;\\r\\n    height: 100%;\\r\\n  }\\r\\n\\r\\n  \\/* 4. Inner Black Layer (Text aur background) *\\/\\r\\n  .button-text-wrap {\\r\\n    z-index: 2;\\r\\n    background-color: var(--black);\\r\\n    border-radius: 200px;\\r\\n    width: 100%;\\r\\n    height: 100%;\\r\\n    display: flex;\\r\\n    justify-content: center;\\r\\n    align-items: center;\\r\\n    position: relative;\\r\\n  }\\r\\n\\r\\n  .primary-button-text {\\r\\n    color: white;\\r\\n    font-family: Calsans, Arial, sans-serif;\\r\\n    font-size: 18px;\\r\\n    font-weight: 600;\\r\\n    text-transform: capitalize;\\r\\n  }\\r\\n<\\/style>\\r\\n\\r\\n<body>\\r\\n\\r\\n  <div class=\\\"hero-button-wrap\\\">\\r\\n    <a href=\\\"https:\\/\\/calendly.com\\/goldenstallionagency\\/real-estate-and-development-branding-discovery-clone\\\" class=\\\"primary-button-block\\\">\\r\\n      <div class=\\\"button-stroke-wrapp\\\">\\r\\n        <div class=\\\"button-stroke-block\\\"><\\/div>\\r\\n        <div class=\\\"button-stroke-block-v2\\\"><\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"button-text-wrap\\\">\\r\\n        <div class=\\\"primary-button-text\\\"> Book A Call Now!<\\/div>\\r\\n      <\\/div>\\r\\n    <\\/a>\\r\\n  <\\/div>\\r\\n\\r\\n\\r\\n<\\/body>\\r\\n\\r\\n<\\/html>\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":false}]'),(19195,1859,'_elementor_page_assets','a:2:{s:6:\"styles\";a:8:{i:0;s:12:\"widget-image\";i:1;s:14:\"widget-heading\";i:2;s:12:\"widget-video\";i:3;s:16:\"widget-icon-list\";i:4;s:16:\"widget-image-box\";i:5;s:8:\"e-swiper\";i:6;s:22:\"widget-nested-carousel\";i:7;s:23:\"widget-nested-accordion\";}s:7:\"scripts\";a:2:{i:0;s:18:\"elementor-frontend\";i:1;s:6:\"swiper\";}}'),(19196,1859,'_elementor_css','a:6:{s:4:\"time\";i:1760551154;s:5:\"fonts\";a:3:{i:0;s:7:\"calsans\";i:1;s:5:\"Inter\";i:2;s:7:\"Figtree\";}s:5:\"icons\";a:3:{i:0;s:0:\"\";i:9;s:6:\"eicons\";i:12;s:8:\"fa-solid\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(19197,1860,'_wp_page_template','page-templates/template-pagebuilder-full-width.php'),(19198,1860,'_elementor_edit_mode','builder'),(19199,1860,'_elementor_template_type','wp-page'),(19200,1860,'_elementor_version','3.32.4'),(19201,1860,'_elementor_pro_version','3.32.1'),(19202,1860,'_elementor_data','[{\"id\":\"d9215c5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"43\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"css_classes\":\"p-20\"},\"elements\":[{\"id\":\"3c76218\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/09\\/image_2024-11-08_222804488.webp\",\"id\":1435,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_flex_align_self\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7bac6b3\",\"elType\":\"widget\",\"settings\":{\"title\":\"We help ambitious brands turn <span>underperforming websites<\\/span> into high-converting sales machines,<br> using trust-driven & <span> conversion-focused <\\/span> web design.\\n\",\"typography_typography\":\"custom\",\"typography_font_family\":\"calsans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"header_size\":\"h1\",\"align\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"custom\",\"size\":\"130%\",\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":1000,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=nvlightbg\"},\"typography_text_transform\":\"capitalize\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"655f644\",\"elType\":\"widget\",\"settings\":{\"title\":\"Watch this short video to see how it works:\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":31,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"18\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"1ebccf3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"css_classes\":\"p-20 video-container-wrap\",\"custom_css\":\":root {\\r\\n  --gold-center: rgba(250, 205, 34, 0.6); \\/* golden center *\\/\\r\\n  --gold-mid: rgba(250, 205, 34, 0.3);    \\/* soft golden *\\/\\r\\n  --black: #000000;\\r\\n}\\r\\n\\r\\n.video-container-wrap {\\r\\n  position: relative;\\r\\n}\\r\\n\\r\\n\\/* Overlay Glow *\\/\\r\\n.video-container-wrap::before {\\r\\n  content: \\\"\\\";\\r\\n  position: absolute;\\r\\n  top: 0;\\r\\n  left: 0;\\r\\n  width: 100%;   \\/* wrapper jitna hi *\\/\\r\\n  height: 100%;  \\/* wrapper jitna hi *\\/\\r\\n  pointer-events: none;\\r\\n  z-index: -1; \\/* video ke neeche rehne ke liye neeche adjust karna padega *\\/\\r\\n\\r\\n  background: radial-gradient(\\r\\n    circle,\\r\\n    var(--gold-center) 40%, \\r\\n    var(--gold-mid) 70%,\\r\\n    transparent 100%\\r\\n  );\\r\\n\\r\\n  filter: blur(40px); \\/* thoda blur kam kar diya *\\/\\r\\n}\\r\\n\\r\\n\\/* Video iframe *\\/\\r\\n.video-container-wrap iframe {\\r\\n  position: relative;\\r\\n}\\r\\n\",\"width\":{\"unit\":\"px\",\"size\":1080,\"sizes\":[]}},\"elements\":[{\"id\":\"b9048a3\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"youtube.com\\/watch?v=xjJlm6IjBDQ&feature=youtu.be&themeRefresh=1\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"videopress_url\":\"https:\\/\\/videopress.com\\/v\\/ZCAOzTNk\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":true},{\"id\":\"8c35c94\",\"elType\":\"container\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"css_classes\":\"p-20\"},\"elements\":[{\"id\":\"4974384\",\"elType\":\"widget\",\"settings\":{\"html\":\"<!DOCTYPE html>\\r\\n<html lang=\\\"en\\\">\\r\\n\\r\\n<head>\\r\\n  <meta charset=\\\"UTF-8\\\">\\r\\n  <meta name=\\\"viewport\\\" content=\\\"width=device-width, initial-scale=1.0\\\">\\r\\n  <title>Document<\\/title>\\r\\n<\\/head>\\r\\n<style>\\r\\n  \\/* Custom CSS Variables *\\/\\r\\n  :root {\\r\\n    --accent-glow: #ff9100;\\r\\n    --secondary-glow: #ff0055;\\r\\n    --white-border: rgba(255, 255, 255, 0.4);\\r\\n    --black: #000000;\\r\\n    --transparent: rgba(0, 0, 0, 0);\\r\\n  }\\r\\n\\r\\n  \\/* 1. Combined Animation Keyframes (Rotation and Scale) *\\/\\r\\n  @keyframes rotate-and-scale {\\r\\n\\r\\n    \\/* Center Top (Full Width) *\\/\\r\\n    0% {\\r\\n      transform: rotate(0deg) scaleX(1);\\r\\n    }\\r\\n\\r\\n    \\/* Corner (Narrower) *\\/\\r\\n    25% {\\r\\n      transform: rotate(90deg) scaleX(0.25);\\r\\n    }\\r\\n\\r\\n    \\/* Center Bottom (Full Width) *\\/\\r\\n    50% {\\r\\n      transform: rotate(180deg) scaleX(1);\\r\\n    }\\r\\n\\r\\n    \\/* Corner (Narrower) *\\/\\r\\n    75% {\\r\\n      transform: rotate(270deg) scaleX(0.25);\\r\\n    }\\r\\n\\r\\n    \\/* Back to Start *\\/\\r\\n    100% {\\r\\n      transform: rotate(360deg) scaleX(1);\\r\\n    }\\r\\n  }\\r\\n\\r\\n  \\/* Base and Wrapper styles *\\/\\r\\n\\r\\n  .hero-button-wrap {\\r\\n    display: flex;\\r\\n    justify-content: center;\\r\\n    align-items: center;\\r\\n  }\\r\\n\\r\\n  \\/* 2. Main Button Container (White Border) *\\/\\r\\n  .primary-button-block {\\r\\n    width: 300px;\\r\\n    height: 60px;\\r\\n    border: 1px solid var(--white-border);\\r\\n    background-color: var(--black);\\r\\n    border-radius: 200px;\\r\\n    display: flex;\\r\\n    justify-content: center;\\r\\n    align-items: center;\\r\\n    padding: 1px;\\r\\n    position: relative;\\r\\n    overflow: hidden;\\r\\n    text-decoration: none;\\r\\n  }\\r\\n\\r\\n  \\/* 3. Rotating Stroke Wrapper (Removed \'filter: blur()\') *\\/\\r\\n  .button-stroke-wrapp {\\r\\n    z-index: 1;\\r\\n    position: absolute;\\r\\n\\r\\n    \\/* Size ko kam kia taake effect ziada tight rahe *\\/\\r\\n    width: 200%;\\r\\n    height: 300%;\\r\\n    top: -100%;\\r\\n    left: -50%;\\r\\n\\r\\n    display: flex;\\r\\n    justify-content: center;\\r\\n    align-items: center;\\r\\n\\r\\n    \\/* Animation wahi rahegi *\\/\\r\\n    animation: rotate-and-scale 4s linear infinite;\\r\\n    \\/* **YE LINE HATA DI GAYI HAI: filter: blur(3px);** *\\/\\r\\n  }\\r\\n\\r\\n  .button-stroke-block,\\r\\n  .button-stroke-block-v2 {\\r\\n    \\/* Gradient wahi rahega *\\/\\r\\n    background-image: linear-gradient(180deg,\\r\\n        var(--transparent) 10%,\\r\\n        var(--accent-glow) 40%,\\r\\n        var(--secondary-glow) 55%,\\r\\n        var(--transparent) 90%);\\r\\n    width: 50%;\\r\\n    height: 100%;\\r\\n  }\\r\\n\\r\\n  \\/* 4. Inner Black Layer (Text aur background) *\\/\\r\\n  .button-text-wrap {\\r\\n    z-index: 2;\\r\\n    background-color: var(--black);\\r\\n    border-radius: 200px;\\r\\n    width: 100%;\\r\\n    height: 100%;\\r\\n    display: flex;\\r\\n    justify-content: center;\\r\\n    align-items: center;\\r\\n    position: relative;\\r\\n  }\\r\\n\\r\\n  .primary-button-text {\\r\\n    color: white;\\r\\n    font-family: Calsans, Arial, sans-serif;\\r\\n    font-size: 18px;\\r\\n    font-weight: 600;\\r\\n    text-transform: capitalize;\\r\\n  }\\r\\n<\\/style>\\r\\n\\r\\n<body>\\r\\n\\r\\n  <div class=\\\"hero-button-wrap\\\">\\r\\n    <a href=\\\"https:\\/\\/calendly.com\\/goldenstallionagency\\/real-estate-and-development-branding-discovery-clone\\\" class=\\\"primary-button-block\\\">\\r\\n      <div class=\\\"button-stroke-wrapp\\\">\\r\\n        <div class=\\\"button-stroke-block\\\"><\\/div>\\r\\n        <div class=\\\"button-stroke-block-v2\\\"><\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"button-text-wrap\\\">\\r\\n        <div class=\\\"primary-button-text\\\"> Book A Call Now!<\\/div>\\r\\n      <\\/div>\\r\\n    <\\/a>\\r\\n  <\\/div>\\r\\n\\r\\n\\r\\n<\\/body>\\r\\n\\r\\n<\\/html>\"},\"elements\":[],\"widgetType\":\"html\"},{\"id\":\"3dcd95f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Trusted by Leading Companies Worldwide\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=69c152f\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"02d17cd\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":false,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7b7e55e\",\"elType\":\"widget\",\"settings\":{\"number_of_items\":6,\"transition_speed\":8000,\"item_image\":{\"unit\":\"px\",\"size\":140,\"sizes\":[],\"value\":\"100\"},\"box_height\":{\"unit\":\"px\",\"size\":60,\"sizes\":[],\"value\":\"200\"},\"box_background\":\"#FFFFFF00\",\"item_padding\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"item_border_border\":\"none\",\"badge_min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[],\"value\":\"0\"},\"badge_min_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[],\"value\":\"0\"},\"multisource_posts_include_date_meta_format\":\"Ymd\",\"multisource_posts_maxitems\":10,\"multisource_items\":[{\"item_type\":\"image\",\"image\":{\"id\":0,\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/plugins\\/unlimited-elements-for-elementor\\/images\\/gallery1.jpg\"},\"_id\":\"78392db\"},{\"item_type\":\"image\",\"image\":{\"id\":0,\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/plugins\\/unlimited-elements-for-elementor\\/images\\/gallery2.jpg\"},\"_id\":\"5758006\"},{\"item_type\":\"youtube\",\"image\":{\"id\":0,\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/plugins\\/unlimited-elements-for-elementor\\/images\\/gallery3.jpg\"},\"url_youtube\":\"qrO4YZeyl0I\",\"_id\":\"9de3eb6\"},{\"item_type\":\"image\",\"image\":{\"id\":0,\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/plugins\\/unlimited-elements-for-elementor\\/images\\/gallery5.jpg\"},\"_id\":\"d60f923\"},{\"item_type\":\"vimeo\",\"image\":{\"id\":0,\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/plugins\\/unlimited-elements-for-elementor\\/images\\/gallery4.jpg\"},\"vimeo_id\":\"581014653\",\"_id\":\"75ae447\"},{\"item_type\":\"html5\",\"image\":{\"id\":0,\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/plugins\\/unlimited-elements-for-elementor\\/images\\/gallery6.jpg\"},\"url_html5\":\"http:\\/\\/commondatastorage.googleapis.com\\/gtv-videos-bucket\\/sample\\/BigBuckBunny.mp4\",\"_id\":\"7af169b\"},{\"item_type\":\"image\",\"image\":{\"id\":0,\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/plugins\\/unlimited-elements-for-elementor\\/images\\/gallery1.jpg\"},\"_id\":\"26b2ae5\"}],\"multisource_instagram\":\"@gianlucavacchi\",\"multisource_instagram_num_items\":12,\"uc_items\":[{\"title\":\"Item 1\",\"image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/09\\/client-11.webp\",\"id\":1358,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_attributes_nosize\":\" src=\\\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/ac_assets\\/logo_marquee\\/logo1.png\\\"\",\"image_attributes\":\" src=\\\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/ac_assets\\/logo_marquee\\/logo1.png\\\"\",\"image_thumb\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/ac_assets\\/logo_marquee\\/logo1.png\",\"link\":{\"url\":\"#\"},\"_generated_id\":\"nyxfw\",\"item_repeater_class\":\"elementor-repeater-item-nyxfw\",\"_id\":\"72a5645\"},{\"title\":\"Item 2\",\"image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/09\\/client-9-1.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_attributes_nosize\":\" src=\\\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/ac_assets\\/logo_marquee\\/logo2.png\\\"\",\"image_attributes\":\" src=\\\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/ac_assets\\/logo_marquee\\/logo2.png\\\"\",\"image_thumb\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/ac_assets\\/logo_marquee\\/logo2.png\",\"link\":{\"url\":\"#\"},\"_generated_id\":\"642oj\",\"item_repeater_class\":\"elementor-repeater-item-642oj\",\"_id\":\"e898437\"},{\"title\":\"Item 3\",\"image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/09\\/client-4.webp\",\"id\":1356,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_attributes_nosize\":\" src=\\\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/ac_assets\\/logo_marquee\\/logo3.png\\\"\",\"image_attributes\":\" src=\\\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/ac_assets\\/logo_marquee\\/logo3.png\\\"\",\"image_thumb\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/ac_assets\\/logo_marquee\\/logo3.png\",\"link\":{\"url\":\"#\"},\"_generated_id\":\"289ce\",\"item_repeater_class\":\"elementor-repeater-item-289ce\",\"_id\":\"dffa4c8\"},{\"title\":\"Item 4\",\"image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/09\\/client-1.webp\",\"id\":1355,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_attributes_nosize\":\" src=\\\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/ac_assets\\/logo_marquee\\/logo4.png\\\"\",\"image_attributes\":\" src=\\\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/ac_assets\\/logo_marquee\\/logo4.png\\\"\",\"image_thumb\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/ac_assets\\/logo_marquee\\/logo4.png\",\"link\":{\"url\":\"#\"},\"_generated_id\":\"em6tf\",\"item_repeater_class\":\"elementor-repeater-item-em6tf\",\"_id\":\"bc93c51\"},{\"title\":\"Item 5\",\"image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/09\\/client-7.webp\",\"id\":1353,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_attributes_nosize\":\" src=\\\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/ac_assets\\/logo_marquee\\/logo6.png\\\"\",\"image_attributes\":\" src=\\\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/ac_assets\\/logo_marquee\\/logo6.png\\\"\",\"image_thumb\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/ac_assets\\/logo_marquee\\/logo6.png\",\"link\":{\"url\":\"#\"},\"_generated_id\":\"vuwj5\",\"item_repeater_class\":\"elementor-repeater-item-vuwj5\",\"_id\":\"375a36a\"},{\"title\":\"Item 6\",\"image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/09\\/client-8.webp\",\"id\":1352,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_attributes_nosize\":\" src=\\\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/ac_assets\\/logo_marquee\\/logo6.png\\\"\",\"image_attributes\":\" src=\\\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/ac_assets\\/logo_marquee\\/logo6.png\\\"\",\"image_thumb\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/ac_assets\\/logo_marquee\\/logo6.png\",\"link\":{\"url\":\"#\"},\"_generated_id\":\"gn918\",\"item_repeater_class\":\"elementor-repeater-item-gn918\",\"_id\":\"fd127ae\"}],\"number_of_items_mobile\":2},\"elements\":[],\"widgetType\":\"ucaddon_logo_marquee\"},{\"id\":\"d9c24ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span>High-Converting<\\/span> Pages with\\nFlow\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"calsans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"custom\",\"size\":\"120%\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=nvlightbg\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bfa8fa3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Where strategy meets scroll-stopping design.\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ef95d40\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"css_classes\":\"p-20\"},\"elements\":[{\"id\":\"c263916\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"css_classes\":\"another-amzng-bg\",\"content_width\":\"full\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"center\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"4d637ac\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"overflow\":\"hidden\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"031dfdf\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/10\\/E11even-Dental-_-Best-Dentist-in-London.mp4\",\"id\":1783,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"videopress_url\":\"https:\\/\\/videopress.com\\/v\\/ZCAOzTNk\",\"autoplay\":\"yes\",\"mute\":\"yes\",\"loop\":\"yes\",\"controls\":\"\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":true},{\"id\":\"177be5e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"436263f\",\"elType\":\"widget\",\"settings\":{\"title\":\"AIW: Ultimate Website Strategy\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Figtree\",\"typography_font_size\":{\"unit\":\"px\",\"size\":31,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"62bf546\",\"elType\":\"widget\",\"settings\":{\"editor\":\"This is our proven blueprint for building high-converting, trust-driven hair transplant websites.\\n\\n\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7d4c6ab\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"<span style=\\\"color: gold;\\\">01.<\\/span> Hero\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"39f242f\"},{\"text\":\"<span style=\\\"color: gold;\\\">02.<\\/span> Reviews \\/ Case Studies \\/ Before-After\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"9dec8d4\"},{\"text\":\"<span style=\\\"color: gold;\\\">03.<\\/span> Press Release Kit\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"69f31ca\"},{\"text\":\"<span style=\\\"color: gold;\\\">04.<\\/span> Doctor Showcase\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"822c28e\"},{\"text\":\"<span style=\\\"color: gold;\\\">05.<\\/span> Our Process\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"3a6535a\"},{\"text\":\"<span style=\\\"color: gold;\\\">06.<\\/span>  Email Magnet\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"6a5709a\"},{\"text\":\"<span style=\\\"color: gold;\\\">07.<\\/span>  FAQ\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"273208e\"},{\"text\":\"<span style=\\\"color: gold;\\\">08.<\\/span>  Blog Articles\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"02ae4e9\"},{\"text\":\"<span style=\\\"color: gold;\\\">09.<\\/span>  Services & Footer\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"b31b072\"}],\"space_between\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_css_classes\":\"cstm-border-btm\"},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"a7cc057\",\"elType\":\"widget\",\"settings\":{\"html\":\"<!DOCTYPE html>\\r\\n<html lang=\\\"en\\\">\\r\\n\\r\\n<head>\\r\\n  <meta charset=\\\"UTF-8\\\">\\r\\n  <meta name=\\\"viewport\\\" content=\\\"width=device-width, initial-scale=1.0\\\">\\r\\n  <title>Document<\\/title>\\r\\n<\\/head>\\r\\n<style>\\r\\n  \\/* Custom CSS Variables *\\/\\r\\n  :root {\\r\\n    --accent-glow: #ff9100;\\r\\n    --secondary-glow: #ff0055;\\r\\n    --white-border: rgba(255, 255, 255, 0.4);\\r\\n    --black: #000000;\\r\\n    --transparent: rgba(0, 0, 0, 0);\\r\\n  }\\r\\n\\r\\n  \\/* 1. Combined Animation Keyframes (Rotation and Scale) *\\/\\r\\n  @keyframes rotate-and-scale {\\r\\n\\r\\n    \\/* Center Top (Full Width) *\\/\\r\\n    0% {\\r\\n      transform: rotate(0deg) scaleX(1);\\r\\n    }\\r\\n\\r\\n    \\/* Corner (Narrower) *\\/\\r\\n    25% {\\r\\n      transform: rotate(90deg) scaleX(0.25);\\r\\n    }\\r\\n\\r\\n    \\/* Center Bottom (Full Width) *\\/\\r\\n    50% {\\r\\n      transform: rotate(180deg) scaleX(1);\\r\\n    }\\r\\n\\r\\n    \\/* Corner (Narrower) *\\/\\r\\n    75% {\\r\\n      transform: rotate(270deg) scaleX(0.25);\\r\\n    }\\r\\n\\r\\n    \\/* Back to Start *\\/\\r\\n    100% {\\r\\n      transform: rotate(360deg) scaleX(1);\\r\\n    }\\r\\n  }\\r\\n\\r\\n  \\/* Base and Wrapper styles *\\/\\r\\n\\r\\n  .hero-button-wrap {\\r\\n    display: flex;\\r\\n    justify-content: center;\\r\\n    align-items: center;\\r\\n  }\\r\\n\\r\\n  \\/* 2. Main Button Container (White Border) *\\/\\r\\n  .primary-button-block {\\r\\n    width: 300px;\\r\\n    height: 60px;\\r\\n    border: 1px solid var(--white-border);\\r\\n    background-color: var(--black);\\r\\n    border-radius: 200px;\\r\\n    display: flex;\\r\\n    justify-content: center;\\r\\n    align-items: center;\\r\\n    padding: 1px;\\r\\n    position: relative;\\r\\n    overflow: hidden;\\r\\n    text-decoration: none;\\r\\n  }\\r\\n\\r\\n  \\/* 3. Rotating Stroke Wrapper (Removed \'filter: blur()\') *\\/\\r\\n  .button-stroke-wrapp {\\r\\n    z-index: 1;\\r\\n    position: absolute;\\r\\n\\r\\n    \\/* Size ko kam kia taake effect ziada tight rahe *\\/\\r\\n    width: 200%;\\r\\n    height: 300%;\\r\\n    top: -100%;\\r\\n    left: -50%;\\r\\n\\r\\n    display: flex;\\r\\n    justify-content: center;\\r\\n    align-items: center;\\r\\n\\r\\n    \\/* Animation wahi rahegi *\\/\\r\\n    animation: rotate-and-scale 4s linear infinite;\\r\\n    \\/* **YE LINE HATA DI GAYI HAI: filter: blur(3px);** *\\/\\r\\n  }\\r\\n\\r\\n  .button-stroke-block,\\r\\n  .button-stroke-block-v2 {\\r\\n    \\/* Gradient wahi rahega *\\/\\r\\n    background-image: linear-gradient(180deg,\\r\\n        var(--transparent) 10%,\\r\\n        var(--accent-glow) 40%,\\r\\n        var(--secondary-glow) 55%,\\r\\n        var(--transparent) 90%);\\r\\n    width: 50%;\\r\\n    height: 100%;\\r\\n  }\\r\\n\\r\\n  \\/* 4. Inner Black Layer (Text aur background) *\\/\\r\\n  .button-text-wrap {\\r\\n    z-index: 2;\\r\\n    background-color: var(--black);\\r\\n    border-radius: 200px;\\r\\n    width: 100%;\\r\\n    height: 100%;\\r\\n    display: flex;\\r\\n    justify-content: center;\\r\\n    align-items: center;\\r\\n    position: relative;\\r\\n  }\\r\\n\\r\\n  .primary-button-text {\\r\\n    color: white;\\r\\n    font-family: Calsans, Arial, sans-serif;\\r\\n    font-size: 18px;\\r\\n    font-weight: 600;\\r\\n    text-transform: capitalize;\\r\\n  }\\r\\n<\\/style>\\r\\n\\r\\n<body>\\r\\n\\r\\n  <div class=\\\"hero-button-wrap\\\">\\r\\n    <a href=\\\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/08\\/AIW_-Ultimate-Hair-Transplant-Website-Strategy.pdf\\\" class=\\\"primary-button-block\\\">\\r\\n      <div class=\\\"button-stroke-wrapp\\\">\\r\\n        <div class=\\\"button-stroke-block\\\"><\\/div>\\r\\n        <div class=\\\"button-stroke-block-v2\\\"><\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"button-text-wrap\\\">\\r\\n        <div class=\\\"primary-button-text\\\"> Download Full Strategy<\\/div>\\r\\n      <\\/div>\\r\\n    <\\/a>\\r\\n  <\\/div>\\r\\n\\r\\n\\r\\n<\\/body>\\r\\n\\r\\n<\\/html>\",\"_flex_align_self\":\"flex-start\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"01ab53b\",\"elType\":\"widget\",\"settings\":{\"html\":\"<!DOCTYPE html>\\r\\n<html lang=\\\"en\\\">\\r\\n\\r\\n<head>\\r\\n  <meta charset=\\\"UTF-8\\\">\\r\\n  <meta name=\\\"viewport\\\" content=\\\"width=device-width, initial-scale=1.0\\\">\\r\\n  <title>Document<\\/title>\\r\\n<\\/head>\\r\\n<style>\\r\\n  \\/* Custom CSS Variables *\\/\\r\\n  :root {\\r\\n    --accent-glow: #ff9100;\\r\\n    --secondary-glow: #ff0055;\\r\\n    --white-border: rgba(255, 255, 255, 0.4);\\r\\n    --black: #000000;\\r\\n    --transparent: rgba(0, 0, 0, 0);\\r\\n  }\\r\\n\\r\\n  \\/* 1. Combined Animation Keyframes (Rotation and Scale) *\\/\\r\\n  @keyframes rotate-and-scale {\\r\\n\\r\\n    \\/* Center Top (Full Width) *\\/\\r\\n    0% {\\r\\n      transform: rotate(0deg) scaleX(1);\\r\\n    }\\r\\n\\r\\n    \\/* Corner (Narrower) *\\/\\r\\n    25% {\\r\\n      transform: rotate(90deg) scaleX(0.25);\\r\\n    }\\r\\n\\r\\n    \\/* Center Bottom (Full Width) *\\/\\r\\n    50% {\\r\\n      transform: rotate(180deg) scaleX(1);\\r\\n    }\\r\\n\\r\\n    \\/* Corner (Narrower) *\\/\\r\\n    75% {\\r\\n      transform: rotate(270deg) scaleX(0.25);\\r\\n    }\\r\\n\\r\\n    \\/* Back to Start *\\/\\r\\n    100% {\\r\\n      transform: rotate(360deg) scaleX(1);\\r\\n    }\\r\\n  }\\r\\n\\r\\n  \\/* Base and Wrapper styles *\\/\\r\\n\\r\\n  .hero-button-wrap {\\r\\n    display: flex;\\r\\n    justify-content: center;\\r\\n    align-items: center;\\r\\n  }\\r\\n\\r\\n  \\/* 2. Main Button Container (White Border) *\\/\\r\\n  .primary-button-block {\\r\\n    width: 300px;\\r\\n    height: 60px;\\r\\n    border: 1px solid var(--white-border);\\r\\n    background-color: var(--black);\\r\\n    border-radius: 200px;\\r\\n    display: flex;\\r\\n    justify-content: center;\\r\\n    align-items: center;\\r\\n    padding: 1px;\\r\\n    position: relative;\\r\\n    overflow: hidden;\\r\\n    text-decoration: none;\\r\\n  }\\r\\n\\r\\n  \\/* 3. Rotating Stroke Wrapper (Removed \'filter: blur()\') *\\/\\r\\n  .button-stroke-wrapp {\\r\\n    z-index: 1;\\r\\n    position: absolute;\\r\\n\\r\\n    \\/* Size ko kam kia taake effect ziada tight rahe *\\/\\r\\n    width: 200%;\\r\\n    height: 300%;\\r\\n    top: -100%;\\r\\n    left: -50%;\\r\\n\\r\\n    display: flex;\\r\\n    justify-content: center;\\r\\n    align-items: center;\\r\\n\\r\\n    \\/* Animation wahi rahegi *\\/\\r\\n    animation: rotate-and-scale 4s linear infinite;\\r\\n    \\/* **YE LINE HATA DI GAYI HAI: filter: blur(3px);** *\\/\\r\\n  }\\r\\n\\r\\n  .button-stroke-block,\\r\\n  .button-stroke-block-v2 {\\r\\n    \\/* Gradient wahi rahega *\\/\\r\\n    background-image: linear-gradient(180deg,\\r\\n        var(--transparent) 10%,\\r\\n        var(--accent-glow) 40%,\\r\\n        var(--secondary-glow) 55%,\\r\\n        var(--transparent) 90%);\\r\\n    width: 50%;\\r\\n    height: 100%;\\r\\n  }\\r\\n\\r\\n  \\/* 4. Inner Black Layer (Text aur background) *\\/\\r\\n  .button-text-wrap {\\r\\n    z-index: 2;\\r\\n    background-color: var(--black);\\r\\n    border-radius: 200px;\\r\\n    width: 100%;\\r\\n    height: 100%;\\r\\n    display: flex;\\r\\n    justify-content: center;\\r\\n    align-items: center;\\r\\n    position: relative;\\r\\n  }\\r\\n\\r\\n  .primary-button-text {\\r\\n    color: white;\\r\\n    font-family: Calsans, Arial, sans-serif;\\r\\n    font-size: 18px;\\r\\n    font-weight: 600;\\r\\n    text-transform: capitalize;\\r\\n  }\\r\\n<\\/style>\\r\\n\\r\\n<body>\\r\\n\\r\\n  <div class=\\\"hero-button-wrap\\\">\\r\\n    <a href=\\\"https:\\/\\/calendly.com\\/goldenstallionagency\\/real-estate-and-development-branding-discovery-clone\\\" class=\\\"primary-button-block\\\">\\r\\n      <div class=\\\"button-stroke-wrapp\\\">\\r\\n        <div class=\\\"button-stroke-block\\\"><\\/div>\\r\\n        <div class=\\\"button-stroke-block-v2\\\"><\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"button-text-wrap\\\">\\r\\n        <div class=\\\"primary-button-text\\\"> Book A Call Now!<\\/div>\\r\\n      <\\/div>\\r\\n    <\\/a>\\r\\n  <\\/div>\\r\\n\\r\\n\\r\\n<\\/body>\\r\\n\\r\\n<\\/html>\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":false},{\"id\":\"756d480\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":false,\"unit\":\"px\",\"size\":0},\"css_classes\":\"p-20\"},\"elements\":[{\"id\":\"6ba08cd\",\"elType\":\"widget\",\"settings\":{\"title\":\"How we turn ideas <span>into impact<\\/span>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"calsans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"custom\",\"size\":\"120%\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=nvlightbg\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8572553\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We follow a proven process to deliver sites that perform.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"171da3f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/07\\/Path_5693.svg\",\"id\":\"\",\"size\":\"\",\"source\":\"url\"},\"background_position\":\"top right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"css_classes\":\"cstm-bg-curve-l\",\"flex_wrap_tablet\":\"wrap\",\"background_position_mobile\":\"initial\",\"hide_mobile\":\"hidden-mobile\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"6bf9e5f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_size_tablet\":\"grow\"},\"elements\":[{\"id\":\"b64f499\",\"elType\":\"widget\",\"settings\":{\"title\":\"01\",\"_flex_align_self\":\"center\",\"_css_classes\":\"box-num\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e1d7e47\",\"elType\":\"widget\",\"settings\":{\"title\":\"Discovery & Strategy\\n\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Figtree\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a228ebe\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We dive deep into your goals to uncover what really moves your audience \\u2014 strategy comes first.<\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c5a3290\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_size_tablet\":\"grow\"},\"elements\":[{\"id\":\"4a943a5\",\"elType\":\"widget\",\"settings\":{\"title\":\"02\",\"_flex_align_self\":\"center\",\"_css_classes\":\"box-num\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b4f7a87\",\"elType\":\"widget\",\"settings\":{\"title\":\"Design That Converts\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Figtree\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3fbde38\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Crafting layouts with purpose \\u2014 every element guides the user toward action and trust.\\n\\n\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4bcd578\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_size_tablet\":\"grow\"},\"elements\":[{\"id\":\"ae37f9b\",\"elType\":\"widget\",\"settings\":{\"title\":\"03\",\"_flex_align_self\":\"center\",\"_css_classes\":\"box-num\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"42d0354\",\"elType\":\"widget\",\"settings\":{\"title\":\"Launch & Optimize\\n\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Figtree\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"da4b446\",\"elType\":\"widget\",\"settings\":{\"editor\":\"After launch, we refine with data \\u2014 ensuring your site performs as beautifully as it looks.\\n\\n\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f456d43\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":false,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"css_classes\":\"p-20\"},\"elements\":[{\"id\":\"1fb2e8f\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span>Stop wasting budget<\\/span> on ads that send <span>visitors <\\/span>to broken websites\\n\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"calsans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"custom\",\"size\":\"120%\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=nvlightbg\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"903addb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Here\\u2019s what\\u2019s holding back your conversions \\u2014 and how we fix it.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"67bd4bd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":false,\"unit\":\"px\",\"size\":0},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":false,\"unit\":\"px\",\"size\":20},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7df0520\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_size_tablet\":\"grow\"},\"elements\":[{\"id\":\"3734125\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/09\\/67bb8177c0dadd063faf6445_xnBn0gX6TFCdfM7NQZhs_cf-wo-redarrow.png\",\"id\":1473,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<span>Poor <\\/span>conversion performance\",\"description_text\":\"Too many links distract visitors and dilute focus.\\n\\n\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_size\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"image_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"image_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Figtree\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_flex_align_self\":\"stretch\",\"_flex_size\":\"grow\",\"_css_classes\":\"cstm-box-css red-ss\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_color\":\"#D8D6D699\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"title_typography_typography\":\"\",\"description_typography_typography\":\"\",\"_border_color\":\"\",\"title_color\":\"globals\\/colors?id=text\",\"hover_title_color\":\"globals\\/colors?id=488c59d\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"eb1f634\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/09\\/67bb8177c0dadd063faf6445_xnBn0gX6TFCdfM7NQZhs_cf-wo-redarrow.png\",\"id\":1473,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<span>Low<\\/span> visitor engagement\",\"description_text\":\"Slow loading times frustrate users and increase bounce rates.\\n\\n\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_size\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"image_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"image_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Figtree\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_flex_align_self\":\"stretch\",\"_flex_size\":\"grow\",\"_css_classes\":\"cstm-box-css red-ss\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_color\":\"#D8D6D699\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"title_typography_typography\":\"\",\"description_typography_typography\":\"\",\"_border_color\":\"\",\"title_color\":\"globals\\/colors?id=text\",\"hover_title_color\":\"globals\\/colors?id=488c59d\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"d074fe1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/09\\/67bb8177c0dadd063faf6445_xnBn0gX6TFCdfM7NQZhs_cf-wo-redarrow.png\",\"id\":1473,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<span>Unfocused<\\/span> user experience\",\"description_text\":\"Unclear calls to action confuse potential customers.\\n\\n\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_size\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"image_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"image_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Figtree\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_flex_align_self\":\"stretch\",\"_flex_size\":\"grow\",\"_css_classes\":\"cstm-box-css red-ss\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_color\":\"#D8D6D699\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"title_typography_typography\":\"\",\"description_typography_typography\":\"\",\"_border_color\":\"\",\"title_color\":\"globals\\/colors?id=text\",\"hover_title_color\":\"globals\\/colors?id=488c59d\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"44e24ef\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/09\\/67bb8177c0dadd063faf6445_xnBn0gX6TFCdfM7NQZhs_cf-wo-redarrow.png\",\"id\":1473,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<span>Missed <\\/span>sales opportunities\",\"description_text\":\"Generic design fails to build trust or authority.\\n\\n\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_size\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"image_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"image_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Figtree\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_flex_align_self\":\"stretch\",\"_flex_size\":\"grow\",\"_css_classes\":\"cstm-box-css red-ss\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_color\":\"#D8D6D699\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"title_typography_typography\":\"\",\"description_typography_typography\":\"\",\"_border_color\":\"\",\"title_color\":\"globals\\/colors?id=text\",\"hover_title_color\":\"globals\\/colors?id=488c59d\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"1d1b331\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":false,\"unit\":\"px\",\"size\":10},\"flex_wrap\":\"wrap\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":false,\"unit\":\"px\",\"size\":20},\"_flex_order_tablet\":\"custom\",\"_flex_order_custom_tablet\":3,\"_flex_size_tablet\":\"custom\"},\"elements\":[{\"id\":\"da68750\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"_flex_align_self\":\"stretch\",\"css_classes\":\"cst-box-gradoent\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=488c59d\"},\"width_tablet\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"e3a3e04\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/09\\/67bb90db392af4ac96adf168_1.webp\",\"id\":1486,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Low-Performing Site\",\"description_text\":\"\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_size\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"image_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"image_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Figtree\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_css_classes\":\"cstm-box-css\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_color\":\"#D8D6D699\",\"__globals__\":{\"title_typography_typography\":\"\",\"description_typography_typography\":\"\",\"_border_color\":\"\",\"title_color\":\"globals\\/colors?id=488c59d\",\"hover_title_color\":\"globals\\/colors?id=488c59d\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"605270b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/09\\/Book-a-reserved-coworking-spot-in-Spaces-Waterfall-Midrand-Midrand-Gumtree-South-Africa-08-11-2025_10_43_AM-768x1345-1.webp\",\"id\":1490,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"height_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"height_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"object-fit\":\"cover\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_element_width\":\"inherit\",\"_flex_align_self\":\"stretch\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"313ea56\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":false,\"unit\":\"px\",\"size\":20},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"border_color\":\"#578E25\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"cstm-green-gradnt\",\"__globals__\":{\"border_color\":\"\"},\"width_tablet\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"8d4dffb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/09\\/67bb90f39296863ae1225eca_2.webp\",\"id\":1491,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Conversion-Driven Design\",\"description_text\":\"\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_size\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"image_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"image_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Figtree\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"title_color\":\"#1BAA2E\",\"hover_title_color\":\"#1BAA2E\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_css_classes\":\"cstm-box-css\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_color\":\"#D8D6D699\",\"__globals__\":{\"title_typography_typography\":\"\",\"description_typography_typography\":\"\",\"_border_color\":\"\",\"title_color\":\"\",\"hover_title_color\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"fd08f7f\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/10\\/ClearStone-Properties-Exclusive-Luxury-Residences-Secure-Living.mp4\",\"id\":1760,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"videopress_url\":\"https:\\/\\/videopress.com\\/v\\/ZCAOzTNk\",\"autoplay\":\"yes\",\"play_on_mobile\":\"yes\",\"mute\":\"yes\",\"loop\":\"yes\",\"controls\":\"\",\"aspect_ratio\":\"916\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"8ebf332\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_order_tablet\":\"custom\",\"_flex_order_mobile\":\"end\",\"_flex_order_custom_tablet\":2,\"_flex_size_tablet\":\"grow\"},\"elements\":[{\"id\":\"adfbeb6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/09\\/67bb88976d7f0ade2662c189_nMkfZvSyTSOfEX3hVGmM_cf-wo-greenarrow-1.png\",\"id\":1505,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<span>High <\\/span>conversion rates\",\"description_text\":\"Clear, focused navigation guides visitors to buy.\\n\\n\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_size\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"image_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"image_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Figtree\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#7FD136\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_flex_align_self\":\"stretch\",\"_flex_size\":\"grow\",\"_css_classes\":\"cstm-box-css green-ss\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_color\":\"#D8D6D699\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"title_typography_typography\":\"\",\"description_typography_typography\":\"\",\"_border_color\":\"\",\"title_color\":\"globals\\/colors?id=text\",\"hover_title_color\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"a815650\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/09\\/67bb88976d7f0ade2662c189_nMkfZvSyTSOfEX3hVGmM_cf-wo-greenarrow-1.png\",\"id\":1505,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<span>Engaged <\\/span> visitorsrates\",\"description_text\":\"Fast, responsive design keeps users engaged.\\n\\n\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_size\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"image_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"image_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Figtree\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#7FD136\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_flex_align_self\":\"stretch\",\"_flex_size\":\"grow\",\"_css_classes\":\"cstm-box-css green-ss\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_color\":\"#D8D6D699\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"title_typography_typography\":\"\",\"description_typography_typography\":\"\",\"_border_color\":\"\",\"title_color\":\"globals\\/colors?id=text\",\"hover_title_color\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"3e5e397\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/09\\/67bb88976d7f0ade2662c189_nMkfZvSyTSOfEX3hVGmM_cf-wo-greenarrow-1.png\",\"id\":1505,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<span>Increased lead <\\/span>generationrates\",\"description_text\":\"Strong, compelling calls to action drive clicks.\\n\\n\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_size\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"image_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"image_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Figtree\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#7FD136\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_flex_align_self\":\"stretch\",\"_flex_size\":\"grow\",\"_css_classes\":\"cstm-box-css green-ss\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_color\":\"#D8D6D699\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"title_typography_typography\":\"\",\"description_typography_typography\":\"\",\"_border_color\":\"\",\"title_color\":\"globals\\/colors?id=text\",\"hover_title_color\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"470cb5a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/09\\/67bb88976d7f0ade2662c189_nMkfZvSyTSOfEX3hVGmM_cf-wo-greenarrow-1.png\",\"id\":1505,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<span>Increased Trust  <\\/span>& Credibility rates\",\"description_text\":\"Clear, focused navigation guides visitors to buy.\\n\\n\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_size\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"image_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"image_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Figtree\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#7FD136\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_flex_align_self\":\"stretch\",\"_flex_size\":\"grow\",\"_css_classes\":\"cstm-box-css green-ss\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_color\":\"#D8D6D699\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"title_typography_typography\":\"\",\"description_typography_typography\":\"\",\"_border_color\":\"\",\"title_color\":\"globals\\/colors?id=text\",\"hover_title_color\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d5babfe\",\"elType\":\"widget\",\"settings\":{\"html\":\"<!DOCTYPE html>\\r\\n<html lang=\\\"en\\\">\\r\\n\\r\\n<head>\\r\\n  <meta charset=\\\"UTF-8\\\">\\r\\n  <meta name=\\\"viewport\\\" content=\\\"width=device-width, initial-scale=1.0\\\">\\r\\n  <title>Document<\\/title>\\r\\n<\\/head>\\r\\n<style>\\r\\n  \\/* Custom CSS Variables *\\/\\r\\n  :root {\\r\\n    --accent-glow: #ff9100;\\r\\n    --secondary-glow: #ff0055;\\r\\n    --white-border: rgba(255, 255, 255, 0.4);\\r\\n    --black: #000000;\\r\\n    --transparent: rgba(0, 0, 0, 0);\\r\\n  }\\r\\n\\r\\n  \\/* 1. Combined Animation Keyframes (Rotation and Scale) *\\/\\r\\n  @keyframes rotate-and-scale {\\r\\n\\r\\n    \\/* Center Top (Full Width) *\\/\\r\\n    0% {\\r\\n      transform: rotate(0deg) scaleX(1);\\r\\n    }\\r\\n\\r\\n    \\/* Corner (Narrower) *\\/\\r\\n    25% {\\r\\n      transform: rotate(90deg) scaleX(0.25);\\r\\n    }\\r\\n\\r\\n    \\/* Center Bottom (Full Width) *\\/\\r\\n    50% {\\r\\n      transform: rotate(180deg) scaleX(1);\\r\\n    }\\r\\n\\r\\n    \\/* Corner (Narrower) *\\/\\r\\n    75% {\\r\\n      transform: rotate(270deg) scaleX(0.25);\\r\\n    }\\r\\n\\r\\n    \\/* Back to Start *\\/\\r\\n    100% {\\r\\n      transform: rotate(360deg) scaleX(1);\\r\\n    }\\r\\n  }\\r\\n\\r\\n  \\/* Base and Wrapper styles *\\/\\r\\n\\r\\n  .hero-button-wrap {\\r\\n    display: flex;\\r\\n    justify-content: center;\\r\\n    align-items: center;\\r\\n  }\\r\\n\\r\\n  \\/* 2. Main Button Container (White Border) *\\/\\r\\n  .primary-button-block {\\r\\n    width: 300px;\\r\\n    height: 60px;\\r\\n    border: 1px solid var(--white-border);\\r\\n    background-color: var(--black);\\r\\n    border-radius: 200px;\\r\\n    display: flex;\\r\\n    justify-content: center;\\r\\n    align-items: center;\\r\\n    padding: 1px;\\r\\n    position: relative;\\r\\n    overflow: hidden;\\r\\n    text-decoration: none;\\r\\n  }\\r\\n\\r\\n  \\/* 3. Rotating Stroke Wrapper (Removed \'filter: blur()\') *\\/\\r\\n  .button-stroke-wrapp {\\r\\n    z-index: 1;\\r\\n    position: absolute;\\r\\n\\r\\n    \\/* Size ko kam kia taake effect ziada tight rahe *\\/\\r\\n    width: 200%;\\r\\n    height: 300%;\\r\\n    top: -100%;\\r\\n    left: -50%;\\r\\n\\r\\n    display: flex;\\r\\n    justify-content: center;\\r\\n    align-items: center;\\r\\n\\r\\n    \\/* Animation wahi rahegi *\\/\\r\\n    animation: rotate-and-scale 4s linear infinite;\\r\\n    \\/* **YE LINE HATA DI GAYI HAI: filter: blur(3px);** *\\/\\r\\n  }\\r\\n\\r\\n  .button-stroke-block,\\r\\n  .button-stroke-block-v2 {\\r\\n    \\/* Gradient wahi rahega *\\/\\r\\n    background-image: linear-gradient(180deg,\\r\\n        var(--transparent) 10%,\\r\\n        var(--accent-glow) 40%,\\r\\n        var(--secondary-glow) 55%,\\r\\n        var(--transparent) 90%);\\r\\n    width: 50%;\\r\\n    height: 100%;\\r\\n  }\\r\\n\\r\\n  \\/* 4. Inner Black Layer (Text aur background) *\\/\\r\\n  .button-text-wrap {\\r\\n    z-index: 2;\\r\\n    background-color: var(--black);\\r\\n    border-radius: 200px;\\r\\n    width: 100%;\\r\\n    height: 100%;\\r\\n    display: flex;\\r\\n    justify-content: center;\\r\\n    align-items: center;\\r\\n    position: relative;\\r\\n  }\\r\\n\\r\\n  .primary-button-text {\\r\\n    color: white;\\r\\n    font-family: Calsans, Arial, sans-serif;\\r\\n    font-size: 18px;\\r\\n    font-weight: 600;\\r\\n    text-transform: capitalize;\\r\\n  }\\r\\n<\\/style>\\r\\n\\r\\n<body>\\r\\n\\r\\n  <div class=\\\"hero-button-wrap\\\">\\r\\n    <a href=\\\"https:\\/\\/calendly.com\\/goldenstallionagency\\/real-estate-and-development-branding-discovery-clone\\\" class=\\\"primary-button-block\\\">\\r\\n      <div class=\\\"button-stroke-wrapp\\\">\\r\\n        <div class=\\\"button-stroke-block\\\"><\\/div>\\r\\n        <div class=\\\"button-stroke-block-v2\\\"><\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"button-text-wrap\\\">\\r\\n        <div class=\\\"primary-button-text\\\"> Book A Call Now!<\\/div>\\r\\n      <\\/div>\\r\\n    <\\/a>\\r\\n  <\\/div>\\r\\n\\r\\n\\r\\n<\\/body>\\r\\n\\r\\n<\\/html>\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":false},{\"id\":\"684bb30\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1280,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"css_classes\":\"p-20\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ca62b46\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"flex_align_items\":\"flex-start\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c5f93c0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Clearstone Properties Website<span><br> Review<\\/span>\\n\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"calsans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"custom\",\"size\":\"120%\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=nvlightbg\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6729f93\",\"elType\":\"widget\",\"settings\":{\"html\":\"<!DOCTYPE html>\\r\\n<html lang=\\\"en\\\">\\r\\n\\r\\n<head>\\r\\n  <meta charset=\\\"UTF-8\\\">\\r\\n  <meta name=\\\"viewport\\\" content=\\\"width=device-width, initial-scale=1.0\\\">\\r\\n  <title>Document<\\/title>\\r\\n<\\/head>\\r\\n<style>\\r\\n  \\/* Custom CSS Variables *\\/\\r\\n  :root {\\r\\n    --accent-glow: #ff9100;\\r\\n    --secondary-glow: #ff0055;\\r\\n    --white-border: rgba(255, 255, 255, 0.4);\\r\\n    --black: #000000;\\r\\n    --transparent: rgba(0, 0, 0, 0);\\r\\n  }\\r\\n\\r\\n  \\/* 1. Combined Animation Keyframes (Rotation and Scale) *\\/\\r\\n  @keyframes rotate-and-scale {\\r\\n\\r\\n    \\/* Center Top (Full Width) *\\/\\r\\n    0% {\\r\\n      transform: rotate(0deg) scaleX(1);\\r\\n    }\\r\\n\\r\\n    \\/* Corner (Narrower) *\\/\\r\\n    25% {\\r\\n      transform: rotate(90deg) scaleX(0.25);\\r\\n    }\\r\\n\\r\\n    \\/* Center Bottom (Full Width) *\\/\\r\\n    50% {\\r\\n      transform: rotate(180deg) scaleX(1);\\r\\n    }\\r\\n\\r\\n    \\/* Corner (Narrower) *\\/\\r\\n    75% {\\r\\n      transform: rotate(270deg) scaleX(0.25);\\r\\n    }\\r\\n\\r\\n    \\/* Back to Start *\\/\\r\\n    100% {\\r\\n      transform: rotate(360deg) scaleX(1);\\r\\n    }\\r\\n  }\\r\\n\\r\\n  \\/* Base and Wrapper styles *\\/\\r\\n\\r\\n  .hero-button-wrap {\\r\\n    display: flex;\\r\\n    justify-content: center;\\r\\n    align-items: center;\\r\\n  }\\r\\n\\r\\n  \\/* 2. Main Button Container (White Border) *\\/\\r\\n  .primary-button-block {\\r\\n    width: 300px;\\r\\n    height: 60px;\\r\\n    border: 1px solid var(--white-border);\\r\\n    background-color: var(--black);\\r\\n    border-radius: 200px;\\r\\n    display: flex;\\r\\n    justify-content: center;\\r\\n    align-items: center;\\r\\n    padding: 1px;\\r\\n    position: relative;\\r\\n    overflow: hidden;\\r\\n    text-decoration: none;\\r\\n  }\\r\\n\\r\\n  \\/* 3. Rotating Stroke Wrapper (Removed \'filter: blur()\') *\\/\\r\\n  .button-stroke-wrapp {\\r\\n    z-index: 1;\\r\\n    position: absolute;\\r\\n\\r\\n    \\/* Size ko kam kia taake effect ziada tight rahe *\\/\\r\\n    width: 200%;\\r\\n    height: 300%;\\r\\n    top: -100%;\\r\\n    left: -50%;\\r\\n\\r\\n    display: flex;\\r\\n    justify-content: center;\\r\\n    align-items: center;\\r\\n\\r\\n    \\/* Animation wahi rahegi *\\/\\r\\n    animation: rotate-and-scale 4s linear infinite;\\r\\n    \\/* **YE LINE HATA DI GAYI HAI: filter: blur(3px);** *\\/\\r\\n  }\\r\\n\\r\\n  .button-stroke-block,\\r\\n  .button-stroke-block-v2 {\\r\\n    \\/* Gradient wahi rahega *\\/\\r\\n    background-image: linear-gradient(180deg,\\r\\n        var(--transparent) 10%,\\r\\n        var(--accent-glow) 40%,\\r\\n        var(--secondary-glow) 55%,\\r\\n        var(--transparent) 90%);\\r\\n    width: 50%;\\r\\n    height: 100%;\\r\\n  }\\r\\n\\r\\n  \\/* 4. Inner Black Layer (Text aur background) *\\/\\r\\n  .button-text-wrap {\\r\\n    z-index: 2;\\r\\n    background-color: var(--black);\\r\\n    border-radius: 200px;\\r\\n    width: 100%;\\r\\n    height: 100%;\\r\\n    display: flex;\\r\\n    justify-content: center;\\r\\n    align-items: center;\\r\\n    position: relative;\\r\\n  }\\r\\n\\r\\n  .primary-button-text {\\r\\n    color: white;\\r\\n    font-family: Calsans, Arial, sans-serif;\\r\\n    font-size: 18px;\\r\\n    font-weight: 600;\\r\\n    text-transform: capitalize;\\r\\n  }\\r\\n<\\/style>\\r\\n\\r\\n<body>\\r\\n\\r\\n  <div class=\\\"hero-button-wrap\\\">\\r\\n    <a href=\\\"https:\\/\\/calendly.com\\/goldenstallionagency\\/real-estate-and-development-branding-discovery-clone\\\" class=\\\"primary-button-block\\\">\\r\\n      <div class=\\\"button-stroke-wrapp\\\">\\r\\n        <div class=\\\"button-stroke-block\\\"><\\/div>\\r\\n        <div class=\\\"button-stroke-block-v2\\\"><\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"button-text-wrap\\\">\\r\\n        <div class=\\\"primary-button-text\\\"> Book A Call Now!<\\/div>\\r\\n      <\\/div>\\r\\n    <\\/a>\\r\\n  <\\/div>\\r\\n\\r\\n\\r\\n<\\/body>\\r\\n\\r\\n<\\/html>\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":true},{\"id\":\"a7ac6a4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"38ebdb2\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/08\\/VIDEO-2025-03-25-11-51-05.mp4\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"insert_url\":\"yes\",\"external_url\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/08\\/VIDEO-2025-03-25-11-51-05.mp4\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"videopress_url\":\"https:\\/\\/videopress.com\\/v\\/ZCAOzTNk\",\"aspect_ratio\":\"32\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"29\",\"right\":\"29\",\"bottom\":\"29\",\"left\":\"29\",\"isLinked\":true},\"__globals__\":{\"_border_color\":\"globals\\/colors?id=7ef4b7e\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"cdbf56e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"12c3ec8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bf58e3e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our <span>Success<\\/span> Stories\\n\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"calsans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"custom\",\"size\":\"120%\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=nvlightbg\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c8fc8c2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"Convertico is BY FAR the most dedicated, driven, relentlessly invested agency I have ever worked with. Once they get started they really don\'t f*** around.\\\"<br \\/>- Jonathan H<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self_mobile\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":720,\"sizes\":[]},\"_flex_align_self\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"7924728\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2d9d91a\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":2,\"sizes\":[]},\"grid_gaps\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"167ac1c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"min_height\":{\"unit\":\"px\",\"size\":520,\"sizes\":[]},\"flex_justify_content\":\"space-between\",\"html_tag\":\"a\",\"link\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/case-study\\/boutique-salon-sees-3x-more-bookings\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/10\\/Boutique-Salon-Sees-3x-More-Bookings.png\",\"id\":1850,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.75,\"sizes\":[]},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"border_color\":\"#FACD22\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"f41f477\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"8\",\"row\":\"8\",\"isLinked\":true,\"unit\":\"px\",\"size\":8},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cec8d86\",\"elType\":\"widget\",\"settings\":{\"title\":\"CRO\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Figtree\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"16\",\"bottom\":\"8\",\"left\":\"16\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FACD2240\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#FACD22\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"e0a7dce\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"697257a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Boutique Salon Sees 3x More Bookings\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Figtree\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a4d4bc5\",\"elType\":\"widget\",\"settings\":{\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"_background_color\":\"#020101\",\"custom_css\":\"p:last-child {\\n    margin: 0;\\n}\",\"editor\":\"<p>Ruby\\u2019s Beauty salon had no website - only a Facebook page. Walk-ins were unpredictable, phone bookings......<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e27d136\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"min_height\":{\"unit\":\"px\",\"size\":520,\"sizes\":[]},\"flex_justify_content\":\"space-between\",\"html_tag\":\"a\",\"link\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/case-study\\/hvac-company-generates-120k-in-new-sales\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/10\\/HVAC-Company-Generates-120K-in-New-Sales.png\",\"id\":1852,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.75,\"sizes\":[]},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"border_color\":\"#FACD22\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"b573994\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"8\",\"row\":\"8\",\"isLinked\":true,\"unit\":\"px\",\"size\":8},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true},{\"id\":\"caf35df\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a35a9ca\",\"elType\":\"widget\",\"settings\":{\"title\":\"HVAC Company Generates $120K in New Sales\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Figtree\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8dbac7c\",\"elType\":\"widget\",\"settings\":{\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"_background_color\":\"#020101\",\"custom_css\":\"p:last-child {\\n    margin: 0;\\n}\",\"editor\":\"<p>Tintwheer Mechanical (HVAC company) had a DIY-style website that looked unprofessional. Homeowners......<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"aa0aeb4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"min_height\":{\"unit\":\"px\",\"size\":520,\"sizes\":[]},\"flex_justify_content\":\"space-between\",\"html_tag\":\"a\",\"link\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/case-study\\/kyu-restaurant-217-booking-increase\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/10\\/KYU-Restaurant-217-Booking-Increase.png\",\"id\":1853,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.75,\"sizes\":[]},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"border_color\":\"#FACD22\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"4b0b16f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"8\",\"row\":\"8\",\"isLinked\":true,\"unit\":\"px\",\"size\":8},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true},{\"id\":\"eb2288e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5569f77\",\"elType\":\"widget\",\"settings\":{\"title\":\"KYU Restaurant - 217% Booking Increase\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Figtree\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cd34ece\",\"elType\":\"widget\",\"settings\":{\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"_background_color\":\"#020101\",\"custom_css\":\"p:last-child {\\n    margin: 0;\\n}\",\"editor\":\"<p>KYU restaurant group had great food but an online presence that was costing them customers. Their outdated site......<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d9d6c11\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"min_height\":{\"unit\":\"px\",\"size\":520,\"sizes\":[]},\"flex_justify_content\":\"space-between\",\"html_tag\":\"a\",\"link\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/case-study\\/real-estate-developer-secures-38-qualified-leads-in-30-days\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/10\\/Real-Estate-Developer-Secures-38-Qualified-Leads-in-30-Days.png\",\"id\":1854,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.75,\"sizes\":[]},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"border_color\":\"#FACD22\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"e316763\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"8\",\"row\":\"8\",\"isLinked\":true,\"unit\":\"px\",\"size\":8},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true},{\"id\":\"5782373\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"955f56f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Real Estate Developer Secures 38 Qualified Leads in 30 Days\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Figtree\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0faec79\",\"elType\":\"widget\",\"settings\":{\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"_background_color\":\"#020101\",\"custom_css\":\"p:last-child {\\n    margin: 0;\\n}\",\"editor\":\"<p>A property developer had a stunning new project \\u2014 but their old website made it look like every other estate. Buyers......<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"4a89ebf\",\"elType\":\"container\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"css_classes\":\"p-20\"},\"elements\":[{\"id\":\"389ff14\",\"elType\":\"widget\",\"settings\":{\"title\":\"Real <span>Results.<\\/span> Real <span>Feedback.<\\/span>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"calsans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"custom\",\"size\":\"120%\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=nvlightbg\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b61a2d8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Discover how our work helped them scale, convert, and grow.\\n\\n\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8a2bc60\",\"elType\":\"widget\",\"widgetType\":\"nested-carousel\",\"settings\":{\"carousel_name\":\"Carousel\",\"carousel_items\":[{\"slide_title\":\"Slide #1\",\"_id\":\"12dfdf7\"},{\"slide_title\":\"Slide #2\",\"_id\":\"bd23dd7\"},{\"slide_title\":\"Slide #3\",\"_id\":\"a137c21\"},{\"slide_title\":\"Slide #3\",\"_id\":\"640b17b\"}],\"slides_to_show\":\"3\",\"slides_to_scroll\":\"1\",\"arrows_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_css_classes\":\"cstm-carousal-arow\",\"__globals__\":{\"arrow_normal_color\":\"globals\\/colors?id=488c59d\",\"dots_normal_color\":\"\"},\"arrow_normal_color\":\"#FF0004\",\"dots_normal_color\":\"#FACD22\"},\"elements\":[{\"id\":\"2ec2f02\",\"elType\":\"container\",\"settings\":{\"_title\":\"Slide #1\"},\"elements\":[{\"id\":\"e74a368\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/09\\/1-1.webp\",\"id\":1534,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"cf1ae40\",\"elType\":\"container\",\"settings\":{\"_title\":\"Slide #2\"},\"elements\":[{\"id\":\"5be6eae\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/09\\/2-1.webp\",\"id\":1535,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"3bf0d35\",\"elType\":\"container\",\"settings\":{\"_title\":\"Slide #3\"},\"elements\":[{\"id\":\"cf12075\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/09\\/3-2.webp\",\"id\":1536,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"6f16e73\",\"elType\":\"container\",\"settings\":{\"_title\":\"Slide #3\"},\"elements\":[{\"id\":\"2f12b71\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/09\\/5-2.webp\",\"id\":1537,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":false},{\"id\":\"406ebc0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":false,\"unit\":\"px\",\"size\":0},\"_title\":\"Container\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"css_classes\":\"p-20\"},\"elements\":[{\"id\":\"cf82b91\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book<span> A Call<\\/span> <br>With Us!\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"calsans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"custom\",\"size\":\"120%\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=nvlightbg\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0165ac7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"flex_direction_mobile\":\"column\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":false,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"4c059f5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book A Call Now!\",\"link\":{\"url\":\"https:\\/\\/calendly.com\\/goldenstallionagency\\/real-estate-and-development-branding-discovery-clone\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"button_background_hover_color\":\"#C4AB2E\",\"__globals__\":{\"background_color\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=044b931\"},\"align_mobile\":\"justify\",\"button_text_color\":\"#000000\",\"background_color\":\"#E5BE1F\",\"hover_color\":\"#151515\",\"_flex_align_self_mobile\":\"stretch\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"c454aed\",\"elType\":\"widget\",\"settings\":{\"html\":\"<iframe src=\\\"https:\\/\\/calendly.com\\/goldenstallionwebagency\\/hospitality-website-discovery-call\\\" width=\\\"100%\\\" height=\\\"600\\\" frameborder=\\\"0\\\" scrolling=\\\"no\\\">\\ufeff\\ufeff\\ufeff\\ufeff\\ufeff\\ufeff<\\/iframe>\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"_border_color\":\"globals\\/colors?id=488c59d\"},\"_css_classes\":\"cstm-calender\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":false},{\"id\":\"662598c\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":false,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"css_classes\":\"p-20\"},\"elements\":[{\"id\":\"651a5a5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<span style=\\\"text-decoration: underline;\\\"><a href=\\\"https:\\/\\/goldenstallionagency.com\\/portfolio\\/\\\">View Portfolio<\\/a><\\/span>\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"link_color\":\"globals\\/colors?id=text\",\"link_hover_color\":\"globals\\/colors?id=488c59d\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9a9e453\",\"elType\":\"widget\",\"settings\":{\"title\":\"Frequently Asked<br><span> Questions<\\/span>\\n\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"calsans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"custom\",\"size\":\"120%\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=nvlightbg\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6e5a4b2\",\"elType\":\"widget\",\"widgetType\":\"nested-accordion\",\"settings\":{\"items\":[{\"item_title\":\" What Services Does Golden Stallion Agency Offer?\",\"_id\":\"057d816\"},{\"item_title\":\"How long does it take to build a website?\",\"_id\":\"13aeeb7\"},{\"item_title\":\"Do you offer e-commerce solutions?\",\"_id\":\"b7ec30a\"},{\"item_title\":\"How do I get started with Golden Stallion Agency?\",\"_id\":\"f5211f8\"},{\"item_title\":\"What happens if we don\\u2019t see results by the end of the program\",\"_id\":\"7e5d94f\"}],\"accordion_item_title_position_horizontal\":\"stretch\",\"accordion_item_title_icon_position\":\"end\",\"accordion_item_title_space_between\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"accordion_background_normal_background\":\"classic\",\"accordion_background_normal_color\":\"#D1AC1B\",\"accordion_border_normal_border\":\"none\",\"accordion_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"accordion_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"32\",\"isLinked\":false},\"normal_title_color\":\"#FFFFFF\",\"content_border_border\":\"none\",\"content_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"004\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":772,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_css_classes\":\"cstm-accordian-ss\",\"__globals__\":{\"normal_title_color\":\"globals\\/colors?id=text\",\"accordion_background_normal_color\":\"\",\"hover_title_color\":\"globals\\/colors?id=text\",\"active_title_color\":\"globals\\/colors?id=text\"}},\"elements\":[{\"id\":\"9abb8ad\",\"elType\":\"container\",\"settings\":{\"_title\":\"item #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#D1AC1BAD\",\"border_border\":\"none\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"32\",\"bottom\":\"025\",\"left\":\"32\",\"isLinked\":false},\"css_classes\":\"cstm-index\"},\"elements\":[{\"id\":\"231b35a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Golden Stallion Agency is a full-service digital partner for dental, legal, and hospitality brands. Our services include website design and development, SEO optimization, digital marketing, and ongoing maintenance and support.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"188a9f4\",\"elType\":\"container\",\"settings\":{\"_title\":\"item #2\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#D1AC1BAD\",\"margin\":{\"unit\":\"px\",\"top\":\"-12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"32\",\"bottom\":\"25\",\"left\":\"32\",\"isLinked\":false},\"css_classes\":\"cstm-index\"},\"elements\":[{\"id\":\"42949ef\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Golden Stallion Agency is a full-service digital partner for dental, legal, and hospitality brands. Our services include website design and development, SEO optimization, digital marketing, and ongoing maintenance and support.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"832ec1b\",\"elType\":\"container\",\"settings\":{\"_title\":\"item #2\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#D1AC1BAD\",\"margin\":{\"unit\":\"px\",\"top\":\"-12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"32\",\"bottom\":\"25\",\"left\":\"32\",\"isLinked\":false},\"css_classes\":\"cstm-index\"},\"elements\":[{\"id\":\"d5d04c2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Yes, we specialize in creating secure and user-friendly e-commerce websites to help your business sell products or services online.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"aa0185f\",\"elType\":\"container\",\"settings\":{\"_title\":\"item #2\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#D1AC1BAD\",\"margin\":{\"unit\":\"px\",\"top\":\"-12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"32\",\"bottom\":\"25\",\"left\":\"32\",\"isLinked\":false},\"css_classes\":\"cstm-index\"},\"elements\":[{\"id\":\"1ddc52c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Getting started is easy! Simply Book a Call with Tinashe, and we\\u2019ll discuss your business needs and goals. From there, we\\u2019ll create a custom plan to build your high-converting website.\",\"__globals__\":{\"link_color\":\"globals\\/colors?id=3c7ce4a\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"842b746\",\"elType\":\"container\",\"settings\":{\"_title\":\"item #2\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#D1AC1BAD\",\"margin\":{\"unit\":\"px\",\"top\":\"-12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"32\",\"bottom\":\"25\",\"left\":\"32\",\"isLinked\":false},\"css_classes\":\"cstm-index\"},\"elements\":[{\"id\":\"f87f86c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"We give you all your money back \\u2013 simple as\\nthat\",\"__globals__\":{\"link_color\":\"globals\\/colors?id=3c7ce4a\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true}]},{\"id\":\"57c2499\",\"elType\":\"widget\",\"settings\":{\"html\":\"<!DOCTYPE html>\\r\\n<html lang=\\\"en\\\">\\r\\n\\r\\n<head>\\r\\n  <meta charset=\\\"UTF-8\\\">\\r\\n  <meta name=\\\"viewport\\\" content=\\\"width=device-width, initial-scale=1.0\\\">\\r\\n  <title>Document<\\/title>\\r\\n<\\/head>\\r\\n<style>\\r\\n  \\/* Custom CSS Variables *\\/\\r\\n  :root {\\r\\n    --accent-glow: #ff9100;\\r\\n    --secondary-glow: #ff0055;\\r\\n    --white-border: rgba(255, 255, 255, 0.4);\\r\\n    --black: #000000;\\r\\n    --transparent: rgba(0, 0, 0, 0);\\r\\n  }\\r\\n\\r\\n  \\/* 1. Combined Animation Keyframes (Rotation and Scale) *\\/\\r\\n  @keyframes rotate-and-scale {\\r\\n\\r\\n    \\/* Center Top (Full Width) *\\/\\r\\n    0% {\\r\\n      transform: rotate(0deg) scaleX(1);\\r\\n    }\\r\\n\\r\\n    \\/* Corner (Narrower) *\\/\\r\\n    25% {\\r\\n      transform: rotate(90deg) scaleX(0.25);\\r\\n    }\\r\\n\\r\\n    \\/* Center Bottom (Full Width) *\\/\\r\\n    50% {\\r\\n      transform: rotate(180deg) scaleX(1);\\r\\n    }\\r\\n\\r\\n    \\/* Corner (Narrower) *\\/\\r\\n    75% {\\r\\n      transform: rotate(270deg) scaleX(0.25);\\r\\n    }\\r\\n\\r\\n    \\/* Back to Start *\\/\\r\\n    100% {\\r\\n      transform: rotate(360deg) scaleX(1);\\r\\n    }\\r\\n  }\\r\\n\\r\\n  \\/* Base and Wrapper styles *\\/\\r\\n\\r\\n  .hero-button-wrap {\\r\\n    display: flex;\\r\\n    justify-content: center;\\r\\n    align-items: center;\\r\\n  }\\r\\n\\r\\n  \\/* 2. Main Button Container (White Border) *\\/\\r\\n  .primary-button-block {\\r\\n    width: 300px;\\r\\n    height: 60px;\\r\\n    border: 1px solid var(--white-border);\\r\\n    background-color: var(--black);\\r\\n    border-radius: 200px;\\r\\n    display: flex;\\r\\n    justify-content: center;\\r\\n    align-items: center;\\r\\n    padding: 1px;\\r\\n    position: relative;\\r\\n    overflow: hidden;\\r\\n    text-decoration: none;\\r\\n  }\\r\\n\\r\\n  \\/* 3. Rotating Stroke Wrapper (Removed \'filter: blur()\') *\\/\\r\\n  .button-stroke-wrapp {\\r\\n    z-index: 1;\\r\\n    position: absolute;\\r\\n\\r\\n    \\/* Size ko kam kia taake effect ziada tight rahe *\\/\\r\\n    width: 200%;\\r\\n    height: 300%;\\r\\n    top: -100%;\\r\\n    left: -50%;\\r\\n\\r\\n    display: flex;\\r\\n    justify-content: center;\\r\\n    align-items: center;\\r\\n\\r\\n    \\/* Animation wahi rahegi *\\/\\r\\n    animation: rotate-and-scale 4s linear infinite;\\r\\n    \\/* **YE LINE HATA DI GAYI HAI: filter: blur(3px);** *\\/\\r\\n  }\\r\\n\\r\\n  .button-stroke-block,\\r\\n  .button-stroke-block-v2 {\\r\\n    \\/* Gradient wahi rahega *\\/\\r\\n    background-image: linear-gradient(180deg,\\r\\n        var(--transparent) 10%,\\r\\n        var(--accent-glow) 40%,\\r\\n        var(--secondary-glow) 55%,\\r\\n        var(--transparent) 90%);\\r\\n    width: 50%;\\r\\n    height: 100%;\\r\\n  }\\r\\n\\r\\n  \\/* 4. Inner Black Layer (Text aur background) *\\/\\r\\n  .button-text-wrap {\\r\\n    z-index: 2;\\r\\n    background-color: var(--black);\\r\\n    border-radius: 200px;\\r\\n    width: 100%;\\r\\n    height: 100%;\\r\\n    display: flex;\\r\\n    justify-content: center;\\r\\n    align-items: center;\\r\\n    position: relative;\\r\\n  }\\r\\n\\r\\n  .primary-button-text {\\r\\n    color: white;\\r\\n    font-family: Calsans, Arial, sans-serif;\\r\\n    font-size: 18px;\\r\\n    font-weight: 600;\\r\\n    text-transform: capitalize;\\r\\n  }\\r\\n<\\/style>\\r\\n\\r\\n<body>\\r\\n\\r\\n  <div class=\\\"hero-button-wrap\\\">\\r\\n    <a href=\\\"https:\\/\\/calendly.com\\/goldenstallionagency\\/real-estate-and-development-branding-discovery-clone\\\" class=\\\"primary-button-block\\\">\\r\\n      <div class=\\\"button-stroke-wrapp\\\">\\r\\n        <div class=\\\"button-stroke-block\\\"><\\/div>\\r\\n        <div class=\\\"button-stroke-block-v2\\\"><\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"button-text-wrap\\\">\\r\\n        <div class=\\\"primary-button-text\\\"> Book A Call Now!<\\/div>\\r\\n      <\\/div>\\r\\n    <\\/a>\\r\\n  <\\/div>\\r\\n\\r\\n\\r\\n<\\/body>\\r\\n\\r\\n<\\/html>\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":false}]'),(19203,1860,'_elementor_page_assets','a:2:{s:6:\"styles\";a:8:{i:0;s:12:\"widget-image\";i:1;s:14:\"widget-heading\";i:2;s:12:\"widget-video\";i:3;s:16:\"widget-icon-list\";i:4;s:16:\"widget-image-box\";i:5;s:8:\"e-swiper\";i:6;s:22:\"widget-nested-carousel\";i:7;s:23:\"widget-nested-accordion\";}s:7:\"scripts\";a:2:{i:0;s:18:\"elementor-frontend\";i:1;s:6:\"swiper\";}}'),(19204,1860,'_elementor_css','a:6:{s:4:\"time\";i:1760551154;s:5:\"fonts\";a:3:{i:0;s:7:\"calsans\";i:1;s:5:\"Inter\";i:2;s:7:\"Figtree\";}s:5:\"icons\";a:3:{i:0;s:0:\"\";i:9;s:6:\"eicons\";i:12;s:8:\"fa-solid\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(19205,17,'_elementor_page_assets','a:2:{s:6:\"styles\";a:7:{i:0;s:14:\"widget-heading\";i:1;s:14:\"widget-divider\";i:2;s:15:\"widget-icon-box\";i:3;s:16:\"e-animation-grow\";i:4;s:11:\"widget-form\";i:5;s:18:\"e-animation-fadeIn\";i:6;s:18:\"widget-google_maps\";}s:7:\"scripts\";a:1:{i:0;s:18:\"elementor-frontend\";}}'),(19206,17,'_elementor_css','a:6:{s:4:\"time\";i:1760551624;s:5:\"fonts\";a:1:{i:0;s:7:\"Figtree\";}s:5:\"icons\";a:1:{i:0;s:25:\"skb_cife-simple_line-icon\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(19207,17,'_elementor_element_cache','{\"timeout\":1760645225,\"value\":{\"content\":\"<div class=\\\"elementor-element elementor-element-77c0743 e-flex e-con-boxed e-con e-parent\\\" data-id=\\\"77c0743\\\" data-element_type=\\\"container\\\" data-settings=\\\"{&quot;background_background&quot;:&quot;classic&quot;}\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"e-con-inner\\\">\\n\\t\\t<div class=\\\"elementor-element elementor-element-a60362d e-con-full e-flex e-con e-child\\\" data-id=\\\"a60362d\\\" data-element_type=\\\"container\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-fe739e5 elementor-widget elementor-widget-heading\\\" data-id=\\\"fe739e5\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h2 class=\\\"elementor-heading-title elementor-size-default\\\">OUR CONTACTS<\\/h2>\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-2f451d9 elementor-widget elementor-widget-html\\\" data-id=\\\"2f451d9\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"html.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t[rank_math_breadcrumb]\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-2689c49 e-flex e-con-boxed e-con e-parent\\\" data-id=\\\"2689c49\\\" data-element_type=\\\"container\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"e-con-inner\\\">\\n\\t\\t<div class=\\\"elementor-element elementor-element-33d0ca85 e-con-full e-flex e-con e-child\\\" data-id=\\\"33d0ca85\\\" data-element_type=\\\"container\\\" data-settings=\\\"{&quot;animation&quot;:&quot;none&quot;}\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-3eb9aa4 elementor-widget elementor-widget-elementskit-heading\\\" data-id=\\\"3eb9aa4\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"elementskit-heading.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"ekit-wid-con\\\" ><div class=\\\"ekit-heading elementskit-section-title-wraper text_left   ekit_heading_tablet-   ekit_heading_mobile-\\\"><h2 class=\\\"ekit-heading--title elementskit-section-title text_fill\\\"><span><span>Get in touch<\\/span><\\/span> <br> With us.<\\/h2><\\/div><\\/div>\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-2c61e1f1 elementor-widget-divider--view-line elementor-widget elementor-widget-divider\\\" data-id=\\\"2c61e1f1\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"divider.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-divider\\\">\\n\\t\\t\\t<span class=\\\"elementor-divider-separator\\\">\\n\\t\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-37336f6a elementor-view-stacked elementor-position-left elementor-mobile-position-left elementor-shape-circle elementor-widget elementor-widget-icon-box\\\" data-id=\\\"37336f6a\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"icon-box.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-wrapper\\\">\\n\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-icon\\\">\\n\\t\\t\\t\\t<span  class=\\\"elementor-icon\\\">\\n\\t\\t\\t\\t<i aria-hidden=\\\"true\\\" class=\\\"icons icon-location-pin\\\"><\\/i>\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t<\\/div>\\n\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-content\\\">\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-title\\\">\\n\\t\\t\\t\\t\\t\\t<span  >\\n\\t\\t\\t\\t\\t\\t\\tHead Office\\t\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<p class=\\\"elementor-icon-box-description\\\">\\n\\t\\t\\t\\t\\t\\tJohannesburg, Gauteng\\t\\t\\t\\t\\t<\\/p>\\n\\t\\t\\t\\t\\n\\t\\t\\t<\\/div>\\n\\t\\t\\t\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-1c9bced4 elementor-view-stacked elementor-position-left elementor-mobile-position-left elementor-shape-circle elementor-widget elementor-widget-icon-box\\\" data-id=\\\"1c9bced4\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"icon-box.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-wrapper\\\">\\n\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-icon\\\">\\n\\t\\t\\t\\t<a href=\\\"mailto:info@goldenstallionagency.com\\\" class=\\\"elementor-icon\\\" tabindex=\\\"-1\\\" aria-label=\\\"Email\\\">\\n\\t\\t\\t\\t<i aria-hidden=\\\"true\\\" class=\\\"icons icon-envelope\\\"><\\/i>\\t\\t\\t\\t<\\/a>\\n\\t\\t\\t<\\/div>\\n\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-content\\\">\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-title\\\">\\n\\t\\t\\t\\t\\t\\t<a href=\\\"mailto:info@goldenstallionagency.com\\\" >\\n\\t\\t\\t\\t\\t\\t\\tEmail\\t\\t\\t\\t\\t\\t<\\/a>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<p class=\\\"elementor-icon-box-description\\\">\\n\\t\\t\\t\\t\\t\\tinfo@goldenstallionagency.com\\t\\t\\t\\t\\t<\\/p>\\n\\t\\t\\t\\t\\n\\t\\t\\t<\\/div>\\n\\t\\t\\t\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-d31465b elementor-view-stacked elementor-position-left elementor-mobile-position-left elementor-shape-circle elementor-widget elementor-widget-icon-box\\\" data-id=\\\"d31465b\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"icon-box.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-wrapper\\\">\\n\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-icon\\\">\\n\\t\\t\\t\\t<a href=\\\"tel:%20+27%2081%20210%207855\\\" class=\\\"elementor-icon\\\" tabindex=\\\"-1\\\" aria-label=\\\"Let&#039;s Talk\\\">\\n\\t\\t\\t\\t<i aria-hidden=\\\"true\\\" class=\\\"icons icon-phone\\\"><\\/i>\\t\\t\\t\\t<\\/a>\\n\\t\\t\\t<\\/div>\\n\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-content\\\">\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-title\\\">\\n\\t\\t\\t\\t\\t\\t<a href=\\\"tel:%20+27%2081%20210%207855\\\" >\\n\\t\\t\\t\\t\\t\\t\\tLet\'s Talk\\t\\t\\t\\t\\t\\t<\\/a>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<p class=\\\"elementor-icon-box-description\\\">\\n\\t\\t\\t\\t\\t\\tPhone : +27 68 621 5370\\t\\t\\t\\t\\t<\\/p>\\n\\t\\t\\t\\t\\n\\t\\t\\t<\\/div>\\n\\t\\t\\t\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-69a0026d e-con-full e-flex e-con e-child\\\" data-id=\\\"69a0026d\\\" data-element_type=\\\"container\\\" data-settings=\\\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;animation&quot;:&quot;none&quot;}\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-59ae4d6 elementor-widget elementor-widget-heading\\\" data-id=\\\"59ae4d6\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h2 class=\\\"elementor-heading-title elementor-size-default\\\">Send us a message<\\/h2>\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-514fef72 elementor-button-align-start elementor-widget elementor-widget-form\\\" data-id=\\\"514fef72\\\" data-element_type=\\\"widget\\\" data-settings=\\\"{&quot;step_next_label&quot;:&quot;Next&quot;,&quot;step_previous_label&quot;:&quot;Previous&quot;,&quot;button_width&quot;:&quot;100&quot;,&quot;step_type&quot;:&quot;number_text&quot;,&quot;step_icon_shape&quot;:&quot;circle&quot;}\\\" data-widget_type=\\\"form.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t<form class=\\\"elementor-form\\\" method=\\\"post\\\" name=\\\"New Form\\\" aria-label=\\\"New Form\\\">\\n\\t\\t\\t<input type=\\\"hidden\\\" name=\\\"post_id\\\" value=\\\"17\\\"\\/>\\n\\t\\t\\t<input type=\\\"hidden\\\" name=\\\"form_id\\\" value=\\\"514fef72\\\"\\/>\\n\\t\\t\\t<input type=\\\"hidden\\\" name=\\\"referer_title\\\" value=\\\"Contact Golden Stallion Agency | Hospitality Web Design South Africa - Golden Stallion Web Agency\\\" \\/>\\n\\n\\t\\t\\t\\t\\t\\t\\t<input type=\\\"hidden\\\" name=\\\"queried_id\\\" value=\\\"17\\\"\\/>\\n\\t\\t\\t\\n\\t\\t\\t<div class=\\\"elementor-form-fields-wrapper elementor-labels-above\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-field-type-text elementor-field-group elementor-column elementor-field-group-name elementor-col-50 elementor-field-required\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<label for=\\\"form-field-name\\\" class=\\\"elementor-field-label\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\tName\\t\\t\\t\\t\\t\\t\\t<\\/label>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<input size=\\\"1\\\" type=\\\"text\\\" name=\\\"form_fields[name]\\\" id=\\\"form-field-name\\\" class=\\\"elementor-field elementor-size-sm  elementor-field-textual\\\" placeholder=\\\"Name\\\" required=\\\"required\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-field-type-text elementor-field-group elementor-column elementor-field-group-field_f0881b3 elementor-col-50\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<label for=\\\"form-field-field_f0881b3\\\" class=\\\"elementor-field-label\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\tCompany\\t\\t\\t\\t\\t\\t\\t<\\/label>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<input size=\\\"1\\\" type=\\\"text\\\" name=\\\"form_fields[field_f0881b3]\\\" id=\\\"form-field-field_f0881b3\\\" class=\\\"elementor-field elementor-size-sm  elementor-field-textual\\\" placeholder=\\\"Company\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-field-type-tel elementor-field-group elementor-column elementor-field-group-email elementor-col-50 elementor-field-required\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<label for=\\\"form-field-email\\\" class=\\\"elementor-field-label\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\tPhone\\t\\t\\t\\t\\t\\t\\t<\\/label>\\n\\t\\t\\t\\t\\t\\t\\t\\t<input size=\\\"1\\\" type=\\\"tel\\\" name=\\\"form_fields[email]\\\" id=\\\"form-field-email\\\" class=\\\"elementor-field elementor-size-sm  elementor-field-textual\\\" placeholder=\\\"Phone\\\" required=\\\"required\\\" pattern=\\\"[0-9()#&amp;+*-=.]+\\\" title=\\\"Only numbers and phone characters (#, -, *, etc) are accepted.\\\">\\n\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-field-type-email elementor-field-group elementor-column elementor-field-group-field_4d75c61 elementor-col-50 elementor-field-required\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<label for=\\\"form-field-field_4d75c61\\\" class=\\\"elementor-field-label\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\tEmail\\t\\t\\t\\t\\t\\t\\t<\\/label>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<input size=\\\"1\\\" type=\\\"email\\\" name=\\\"form_fields[field_4d75c61]\\\" id=\\\"form-field-field_4d75c61\\\" class=\\\"elementor-field elementor-size-sm  elementor-field-textual\\\" placeholder=\\\"Email\\\" required=\\\"required\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-field-type-text elementor-field-group elementor-column elementor-field-group-field_2a3a752 elementor-col-100 elementor-field-required\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<label for=\\\"form-field-field_2a3a752\\\" class=\\\"elementor-field-label\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\tSubject\\t\\t\\t\\t\\t\\t\\t<\\/label>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<input size=\\\"1\\\" type=\\\"text\\\" name=\\\"form_fields[field_2a3a752]\\\" id=\\\"form-field-field_2a3a752\\\" class=\\\"elementor-field elementor-size-sm  elementor-field-textual\\\" placeholder=\\\"Subject\\\" required=\\\"required\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-field-type-textarea elementor-field-group elementor-column elementor-field-group-message elementor-col-100\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<label for=\\\"form-field-message\\\" class=\\\"elementor-field-label\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\tMessage\\t\\t\\t\\t\\t\\t\\t<\\/label>\\n\\t\\t\\t\\t\\t\\t<textarea class=\\\"elementor-field-textual elementor-field  elementor-size-sm\\\" name=\\\"form_fields[message]\\\" id=\\\"form-field-message\\\" rows=\\\"4\\\" placeholder=\\\"Message\\\"><\\/textarea>\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-field-group elementor-column elementor-field-type-submit elementor-col-100 e-form__buttons\\\">\\n\\t\\t\\t\\t\\t<button class=\\\"elementor-button elementor-size-sm elementor-animation-grow\\\" type=\\\"submit\\\">\\n\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-button-content-wrapper\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-button-icon\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<i aria-hidden=\\\"true\\\" class=\\\"icons icon-envelope\\\"><\\/i>\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-button-text\\\">Send Message<\\/span>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t<\\/button>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t<\\/div>\\n\\t\\t<\\/form>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-28b7cbd1 e-con-full e-flex e-con e-parent\\\" data-id=\\\"28b7cbd1\\\" data-element_type=\\\"container\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-2f3e48e8 elementor-invisible elementor-widget elementor-widget-google_maps\\\" data-id=\\\"2f3e48e8\\\" data-element_type=\\\"widget\\\" data-settings=\\\"{&quot;_animation&quot;:&quot;fadeIn&quot;,&quot;_animation_delay&quot;:200}\\\" data-widget_type=\\\"google_maps.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-custom-embed\\\">\\n\\t\\t\\t<iframe loading=\\\"lazy\\\"\\n\\t\\t\\t\\t\\tsrc=\\\"https:\\/\\/maps.google.com\\/maps?q=Johannesburg%2C%20Gauteng&#038;t=m&#038;z=14&#038;output=embed&#038;iwloc=near\\\"\\n\\t\\t\\t\\t\\ttitle=\\\"Johannesburg, Gauteng\\\"\\n\\t\\t\\t\\t\\taria-label=\\\"Johannesburg, Gauteng\\\"\\n\\t\\t\\t><\\/iframe>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\",\"scripts\":[],\"styles\":[]}}'),(19208,1616,'_elementor_css','a:6:{s:4:\"time\";i:1760551627;s:5:\"fonts\";a:3:{i:0;s:7:\"calsans\";i:1;s:5:\"Inter\";i:2;s:7:\"Figtree\";}s:5:\"icons\";a:3:{i:0;s:0:\"\";i:9;s:6:\"eicons\";i:12;s:8:\"fa-solid\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(19209,1616,'_elementor_element_cache','{\"timeout\":1760893333,\"value\":{\"content\":\"<div class=\\\"elementor-element elementor-element-d9215c5 p-20 e-flex e-con-boxed e-con e-parent\\\" data-id=\\\"d9215c5\\\" data-element_type=\\\"container\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"e-con-inner\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-3c76218 elementor-widget elementor-widget-image\\\" data-id=\\\"3c76218\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"image.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<img width=\\\"150\\\" height=\\\"150\\\" src=\\\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/09\\/image_2024-11-08_222804488.webp\\\" class=\\\"attachment-large size-large wp-image-1435\\\" alt=\\\"\\\" \\/>\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-7bac6b3 elementor-widget__width-initial elementor-widget-mobile__width-inherit elementor-widget elementor-widget-heading\\\" data-id=\\\"7bac6b3\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h1 class=\\\"elementor-heading-title elementor-size-default\\\">We help ambitious brands turn <span>underperforming websites<\\/span> into high-converting sales machines,<br> using trust-driven &amp; <span> conversion-focused <\\/span> web design.\\n<\\/h1>\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-655f644 elementor-widget elementor-widget-heading\\\" data-id=\\\"655f644\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h2 class=\\\"elementor-heading-title elementor-size-default\\\">Watch this short video to see how it works:<\\/h2>\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-1ebccf3 e-con-full p-20 video-container-wrap e-flex e-con e-child\\\" data-id=\\\"1ebccf3\\\" data-element_type=\\\"container\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-b9048a3 elementor-widget elementor-widget-video\\\" data-id=\\\"b9048a3\\\" data-element_type=\\\"widget\\\" data-settings=\\\"{&quot;youtube_url&quot;:&quot;youtube.com\\\\\\/watch?v=xjJlm6IjBDQ&amp;feature=youtu.be&amp;themeRefresh=1&quot;,&quot;video_type&quot;:&quot;youtube&quot;,&quot;controls&quot;:&quot;yes&quot;}\\\" data-widget_type=\\\"video.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-wrapper elementor-open-inline\\\">\\n\\t\\t\\t<div class=\\\"elementor-video\\\"><\\/div>\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-8c35c94 p-20 e-flex e-con-boxed e-con e-parent\\\" data-id=\\\"8c35c94\\\" data-element_type=\\\"container\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"e-con-inner\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-4974384 elementor-widget elementor-widget-html\\\" data-id=\\\"4974384\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"html.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<!DOCTYPE html>\\r\\n<html lang=\\\"en\\\">\\r\\n\\r\\n<head>\\r\\n  <meta charset=\\\"UTF-8\\\">\\r\\n  <meta name=\\\"viewport\\\" content=\\\"width=device-width, initial-scale=1.0\\\">\\r\\n  <title>Document<\\/title>\\r\\n<\\/head>\\r\\n<style>\\r\\n  \\/* Custom CSS Variables *\\/\\r\\n  :root {\\r\\n    --accent-glow: #ff9100;\\r\\n    --secondary-glow: #ff0055;\\r\\n    --white-border: rgba(255, 255, 255, 0.4);\\r\\n    --black: #000000;\\r\\n    --transparent: rgba(0, 0, 0, 0);\\r\\n  }\\r\\n\\r\\n  \\/* 1. Combined Animation Keyframes (Rotation and Scale) *\\/\\r\\n  @keyframes rotate-and-scale {\\r\\n\\r\\n    \\/* Center Top (Full Width) *\\/\\r\\n    0% {\\r\\n      transform: rotate(0deg) scaleX(1);\\r\\n    }\\r\\n\\r\\n    \\/* Corner (Narrower) *\\/\\r\\n    25% {\\r\\n      transform: rotate(90deg) scaleX(0.25);\\r\\n    }\\r\\n\\r\\n    \\/* Center Bottom (Full Width) *\\/\\r\\n    50% {\\r\\n      transform: rotate(180deg) scaleX(1);\\r\\n    }\\r\\n\\r\\n    \\/* Corner (Narrower) *\\/\\r\\n    75% {\\r\\n      transform: rotate(270deg) scaleX(0.25);\\r\\n    }\\r\\n\\r\\n    \\/* Back to Start *\\/\\r\\n    100% {\\r\\n      transform: rotate(360deg) scaleX(1);\\r\\n    }\\r\\n  }\\r\\n\\r\\n  \\/* Base and Wrapper styles *\\/\\r\\n\\r\\n  .hero-button-wrap {\\r\\n    display: flex;\\r\\n    justify-content: center;\\r\\n    align-items: center;\\r\\n  }\\r\\n\\r\\n  \\/* 2. Main Button Container (White Border) *\\/\\r\\n  .primary-button-block {\\r\\n    width: 300px;\\r\\n    height: 60px;\\r\\n    border: 1px solid var(--white-border);\\r\\n    background-color: var(--black);\\r\\n    border-radius: 200px;\\r\\n    display: flex;\\r\\n    justify-content: center;\\r\\n    align-items: center;\\r\\n    padding: 1px;\\r\\n    position: relative;\\r\\n    overflow: hidden;\\r\\n    text-decoration: none;\\r\\n  }\\r\\n\\r\\n  \\/* 3. Rotating Stroke Wrapper (Removed \'filter: blur()\') *\\/\\r\\n  .button-stroke-wrapp {\\r\\n    z-index: 1;\\r\\n    position: absolute;\\r\\n\\r\\n    \\/* Size ko kam kia taake effect ziada tight rahe *\\/\\r\\n    width: 200%;\\r\\n    height: 300%;\\r\\n    top: -100%;\\r\\n    left: -50%;\\r\\n\\r\\n    display: flex;\\r\\n    justify-content: center;\\r\\n    align-items: center;\\r\\n\\r\\n    \\/* Animation wahi rahegi *\\/\\r\\n    animation: rotate-and-scale 4s linear infinite;\\r\\n    \\/* **YE LINE HATA DI GAYI HAI: filter: blur(3px);** *\\/\\r\\n  }\\r\\n\\r\\n  .button-stroke-block,\\r\\n  .button-stroke-block-v2 {\\r\\n    \\/* Gradient wahi rahega *\\/\\r\\n    background-image: linear-gradient(180deg,\\r\\n        var(--transparent) 10%,\\r\\n        var(--accent-glow) 40%,\\r\\n        var(--secondary-glow) 55%,\\r\\n        var(--transparent) 90%);\\r\\n    width: 50%;\\r\\n    height: 100%;\\r\\n  }\\r\\n\\r\\n  \\/* 4. Inner Black Layer (Text aur background) *\\/\\r\\n  .button-text-wrap {\\r\\n    z-index: 2;\\r\\n    background-color: var(--black);\\r\\n    border-radius: 200px;\\r\\n    width: 100%;\\r\\n    height: 100%;\\r\\n    display: flex;\\r\\n    justify-content: center;\\r\\n    align-items: center;\\r\\n    position: relative;\\r\\n  }\\r\\n\\r\\n  .primary-button-text {\\r\\n    color: white;\\r\\n    font-family: Calsans, Arial, sans-serif;\\r\\n    font-size: 18px;\\r\\n    font-weight: 600;\\r\\n    text-transform: capitalize;\\r\\n  }\\r\\n<\\/style>\\r\\n\\r\\n<body>\\r\\n\\r\\n  <div class=\\\"hero-button-wrap\\\">\\r\\n    <a href=\\\"https:\\/\\/calendly.com\\/goldenstallionagency\\/real-estate-and-development-branding-discovery-clone\\\" class=\\\"primary-button-block\\\">\\r\\n      <div class=\\\"button-stroke-wrapp\\\">\\r\\n        <div class=\\\"button-stroke-block\\\"><\\/div>\\r\\n        <div class=\\\"button-stroke-block-v2\\\"><\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"button-text-wrap\\\">\\r\\n        <div class=\\\"primary-button-text\\\"> Book A Call Now!<\\/div>\\r\\n      <\\/div>\\r\\n    <\\/a>\\r\\n  <\\/div>\\r\\n\\r\\n\\r\\n<\\/body>\\r\\n\\r\\n<\\/html>\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-3dcd95f elementor-widget elementor-widget-heading\\\" data-id=\\\"3dcd95f\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h2 class=\\\"elementor-heading-title elementor-size-default\\\">Trusted by Leading Companies Worldwide<\\/h2>\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-02d17cd e-con-full e-flex e-con e-parent\\\" data-id=\\\"02d17cd\\\" data-element_type=\\\"container\\\">\\n\\t\\t[elementor-element k=\\\"f193b19716fcd8e7bd0eee60db27b3ab\\\" data=\\\"eyJpZCI6IjdiN2U1NWUiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJudW1iZXJfb2ZfaXRlbXMiOjYsInRyYW5zaXRpb25fc3BlZWQiOjgwMDAsIml0ZW1faW1hZ2UiOnsidW5pdCI6InB4Iiwic2l6ZSI6MTQwLCJzaXplcyI6W10sInZhbHVlIjoiMTAwIn0sImJveF9oZWlnaHQiOnsidW5pdCI6InB4Iiwic2l6ZSI6NjAsInNpemVzIjpbXSwidmFsdWUiOiIyMDAifSwiYm94X2JhY2tncm91bmQiOiIjRkZGRkZGMDAiLCJpdGVtX3BhZGRpbmciOnsidW5pdCI6InB4IiwidG9wIjoiIiwicmlnaHQiOiIiLCJib3R0b20iOiIiLCJsZWZ0IjoiIiwiaXNMaW5rZWQiOnRydWV9LCJpdGVtX2JvcmRlcl9ib3JkZXIiOiJub25lIiwiYmFkZ2VfbWluX2hlaWdodCI6eyJ1bml0IjoicHgiLCJzaXplIjowLCJzaXplcyI6W10sInZhbHVlIjoiMCJ9LCJiYWRnZV9taW5fd2lkdGgiOnsidW5pdCI6InB4Iiwic2l6ZSI6MCwic2l6ZXMiOltdLCJ2YWx1ZSI6IjAifSwibXVsdGlzb3VyY2VfcG9zdHNfaW5jbHVkZV9kYXRlX21ldGFfZm9ybWF0IjoiWW1kIiwibXVsdGlzb3VyY2VfcG9zdHNfbWF4aXRlbXMiOjEwLCJtdWx0aXNvdXJjZV9pdGVtcyI6W3siaXRlbV90eXBlIjoiaW1hZ2UiLCJpbWFnZSI6eyJpZCI6MCwidXJsIjoiaHR0cHM6XC9cL2dvbGRlbnN0YWxsaW9uYWdlbmN5LmNvbVwvd3AtY29udGVudFwvcGx1Z2luc1wvdW5saW1pdGVkLWVsZW1lbnRzLWZvci1lbGVtZW50b3JcL2ltYWdlc1wvZ2FsbGVyeTEuanBnIn0sIl9pZCI6Ijc4MzkyZGIifSx7Iml0ZW1fdHlwZSI6ImltYWdlIiwiaW1hZ2UiOnsiaWQiOjAsInVybCI6Imh0dHBzOlwvXC9nb2xkZW5zdGFsbGlvbmFnZW5jeS5jb21cL3dwLWNvbnRlbnRcL3BsdWdpbnNcL3VubGltaXRlZC1lbGVtZW50cy1mb3ItZWxlbWVudG9yXC9pbWFnZXNcL2dhbGxlcnkyLmpwZyJ9LCJfaWQiOiI1NzU4MDA2In0seyJpdGVtX3R5cGUiOiJ5b3V0dWJlIiwiaW1hZ2UiOnsiaWQiOjAsInVybCI6Imh0dHBzOlwvXC9nb2xkZW5zdGFsbGlvbmFnZW5jeS5jb21cL3dwLWNvbnRlbnRcL3BsdWdpbnNcL3VubGltaXRlZC1lbGVtZW50cy1mb3ItZWxlbWVudG9yXC9pbWFnZXNcL2dhbGxlcnkzLmpwZyJ9LCJ1cmxfeW91dHViZSI6InFyTzRZWmV5bDBJIiwiX2lkIjoiOWRlM2ViNiJ9LHsiaXRlbV90eXBlIjoiaW1hZ2UiLCJpbWFnZSI6eyJpZCI6MCwidXJsIjoiaHR0cHM6XC9cL2dvbGRlbnN0YWxsaW9uYWdlbmN5LmNvbVwvd3AtY29udGVudFwvcGx1Z2luc1wvdW5saW1pdGVkLWVsZW1lbnRzLWZvci1lbGVtZW50b3JcL2ltYWdlc1wvZ2FsbGVyeTUuanBnIn0sIl9pZCI6ImQ2MGY5MjMifSx7Iml0ZW1fdHlwZSI6InZpbWVvIiwiaW1hZ2UiOnsiaWQiOjAsInVybCI6Imh0dHBzOlwvXC9nb2xkZW5zdGFsbGlvbmFnZW5jeS5jb21cL3dwLWNvbnRlbnRcL3BsdWdpbnNcL3VubGltaXRlZC1lbGVtZW50cy1mb3ItZWxlbWVudG9yXC9pbWFnZXNcL2dhbGxlcnk0LmpwZyJ9LCJ2aW1lb19pZCI6IjU4MTAxNDY1MyIsIl9pZCI6Ijc1YWU0NDcifSx7Iml0ZW1fdHlwZSI6Imh0bWw1IiwiaW1hZ2UiOnsiaWQiOjAsInVybCI6Imh0dHBzOlwvXC9nb2xkZW5zdGFsbGlvbmFnZW5jeS5jb21cL3dwLWNvbnRlbnRcL3BsdWdpbnNcL3VubGltaXRlZC1lbGVtZW50cy1mb3ItZWxlbWVudG9yXC9pbWFnZXNcL2dhbGxlcnk2LmpwZyJ9LCJ1cmxfaHRtbDUiOiJodHRwOlwvXC9jb21tb25kYXRhc3RvcmFnZS5nb29nbGVhcGlzLmNvbVwvZ3R2LXZpZGVvcy1idWNrZXRcL3NhbXBsZVwvQmlnQnVja0J1bm55Lm1wNCIsIl9pZCI6IjdhZjE2OWIifSx7Iml0ZW1fdHlwZSI6ImltYWdlIiwiaW1hZ2UiOnsiaWQiOjAsInVybCI6Imh0dHBzOlwvXC9nb2xkZW5zdGFsbGlvbmFnZW5jeS5jb21cL3dwLWNvbnRlbnRcL3BsdWdpbnNcL3VubGltaXRlZC1lbGVtZW50cy1mb3ItZWxlbWVudG9yXC9pbWFnZXNcL2dhbGxlcnkxLmpwZyJ9LCJfaWQiOiIyNmIyYWU1In1dLCJtdWx0aXNvdXJjZV9pbnN0YWdyYW0iOiJAZ2lhbmx1Y2F2YWNjaGkiLCJtdWx0aXNvdXJjZV9pbnN0YWdyYW1fbnVtX2l0ZW1zIjoxMiwidWNfaXRlbXMiOlt7InRpdGxlIjoiSXRlbSAxIiwiaW1hZ2UiOnsidXJsIjoiaHR0cHM6XC9cL2dvbGRlbnN0YWxsaW9uYWdlbmN5LmNvbVwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNVwvMDlcL2NsaWVudC0xMS53ZWJwIiwiaWQiOjEzNTgsImFsdCI6IiIsInNvdXJjZSI6ImxpYnJhcnkiLCJzaXplIjoiIn0sImltYWdlX2F0dHJpYnV0ZXNfbm9zaXplIjoiIHNyYz1cImh0dHBzOlwvXC9nb2xkZW5zdGFsbGlvbmFnZW5jeS5jb21cL3dwLWNvbnRlbnRcL3VwbG9hZHNcL2FjX2Fzc2V0c1wvbG9nb19tYXJxdWVlXC9sb2dvMS5wbmdcIiIsImltYWdlX2F0dHJpYnV0ZXMiOiIgc3JjPVwiaHR0cHM6XC9cL2dvbGRlbnN0YWxsaW9uYWdlbmN5LmNvbVwvd3AtY29udGVudFwvdXBsb2Fkc1wvYWNfYXNzZXRzXC9sb2dvX21hcnF1ZWVcL2xvZ28xLnBuZ1wiIiwiaW1hZ2VfdGh1bWIiOiJodHRwczpcL1wvZ29sZGVuc3RhbGxpb25hZ2VuY3kuY29tXC93cC1jb250ZW50XC91cGxvYWRzXC9hY19hc3NldHNcL2xvZ29fbWFycXVlZVwvbG9nbzEucG5nIiwibGluayI6eyJ1cmwiOiIjIn0sIl9nZW5lcmF0ZWRfaWQiOiJueXhmdyIsIml0ZW1fcmVwZWF0ZXJfY2xhc3MiOiJlbGVtZW50b3ItcmVwZWF0ZXItaXRlbS1ueXhmdyIsIl9pZCI6IjcyYTU2NDUifSx7InRpdGxlIjoiSXRlbSAyIiwiaW1hZ2UiOnsidXJsIjoiaHR0cHM6XC9cL2dvbGRlbnN0YWxsaW9uYWdlbmN5LmNvbVwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNVwvMDlcL2NsaWVudC05LTEud2VicCIsImlkIjoxMzU3LCJhbHQiOiIiLCJzb3VyY2UiOiJsaWJyYXJ5Iiwic2l6ZSI6IiJ9LCJpbWFnZV9hdHRyaWJ1dGVzX25vc2l6ZSI6IiBzcmM9XCJodHRwczpcL1wvZ29sZGVuc3RhbGxpb25hZ2VuY3kuY29tXC93cC1jb250ZW50XC91cGxvYWRzXC9hY19hc3NldHNcL2xvZ29fbWFycXVlZVwvbG9nbzIucG5nXCIiLCJpbWFnZV9hdHRyaWJ1dGVzIjoiIHNyYz1cImh0dHBzOlwvXC9nb2xkZW5zdGFsbGlvbmFnZW5jeS5jb21cL3dwLWNvbnRlbnRcL3VwbG9hZHNcL2FjX2Fzc2V0c1wvbG9nb19tYXJxdWVlXC9sb2dvMi5wbmdcIiIsImltYWdlX3RodW1iIjoiaHR0cHM6XC9cL2dvbGRlbnN0YWxsaW9uYWdlbmN5LmNvbVwvd3AtY29udGVudFwvdXBsb2Fkc1wvYWNfYXNzZXRzXC9sb2dvX21hcnF1ZWVcL2xvZ28yLnBuZyIsImxpbmsiOnsidXJsIjoiIyJ9LCJfZ2VuZXJhdGVkX2lkIjoiNjQyb2oiLCJpdGVtX3JlcGVhdGVyX2NsYXNzIjoiZWxlbWVudG9yLXJlcGVhdGVyLWl0ZW0tNjQyb2oiLCJfaWQiOiJlODk4NDM3In0seyJ0aXRsZSI6Ikl0ZW0gMyIsImltYWdlIjp7InVybCI6Imh0dHBzOlwvXC9nb2xkZW5zdGFsbGlvbmFnZW5jeS5jb21cL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjVcLzA5XC9jbGllbnQtNC53ZWJwIiwiaWQiOjEzNTYsImFsdCI6IiIsInNvdXJjZSI6ImxpYnJhcnkiLCJzaXplIjoiIn0sImltYWdlX2F0dHJpYnV0ZXNfbm9zaXplIjoiIHNyYz1cImh0dHBzOlwvXC9nb2xkZW5zdGFsbGlvbmFnZW5jeS5jb21cL3dwLWNvbnRlbnRcL3VwbG9hZHNcL2FjX2Fzc2V0c1wvbG9nb19tYXJxdWVlXC9sb2dvMy5wbmdcIiIsImltYWdlX2F0dHJpYnV0ZXMiOiIgc3JjPVwiaHR0cHM6XC9cL2dvbGRlbnN0YWxsaW9uYWdlbmN5LmNvbVwvd3AtY29udGVudFwvdXBsb2Fkc1wvYWNfYXNzZXRzXC9sb2dvX21hcnF1ZWVcL2xvZ28zLnBuZ1wiIiwiaW1hZ2VfdGh1bWIiOiJodHRwczpcL1wvZ29sZGVuc3RhbGxpb25hZ2VuY3kuY29tXC93cC1jb250ZW50XC91cGxvYWRzXC9hY19hc3NldHNcL2xvZ29fbWFycXVlZVwvbG9nbzMucG5nIiwibGluayI6eyJ1cmwiOiIjIn0sIl9nZW5lcmF0ZWRfaWQiOiIyODljZSIsIml0ZW1fcmVwZWF0ZXJfY2xhc3MiOiJlbGVtZW50b3ItcmVwZWF0ZXItaXRlbS0yODljZSIsIl9pZCI6ImRmZmE0YzgifSx7InRpdGxlIjoiSXRlbSA0IiwiaW1hZ2UiOnsidXJsIjoiaHR0cHM6XC9cL2dvbGRlbnN0YWxsaW9uYWdlbmN5LmNvbVwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNVwvMDlcL2NsaWVudC0xLndlYnAiLCJpZCI6MTM1NSwiYWx0IjoiIiwic291cmNlIjoibGlicmFyeSIsInNpemUiOiIifSwiaW1hZ2VfYXR0cmlidXRlc19ub3NpemUiOiIgc3JjPVwiaHR0cHM6XC9cL2dvbGRlbnN0YWxsaW9uYWdlbmN5LmNvbVwvd3AtY29udGVudFwvdXBsb2Fkc1wvYWNfYXNzZXRzXC9sb2dvX21hcnF1ZWVcL2xvZ280LnBuZ1wiIiwiaW1hZ2VfYXR0cmlidXRlcyI6IiBzcmM9XCJodHRwczpcL1wvZ29sZGVuc3RhbGxpb25hZ2VuY3kuY29tXC93cC1jb250ZW50XC91cGxvYWRzXC9hY19hc3NldHNcL2xvZ29fbWFycXVlZVwvbG9nbzQucG5nXCIiLCJpbWFnZV90aHVtYiI6Imh0dHBzOlwvXC9nb2xkZW5zdGFsbGlvbmFnZW5jeS5jb21cL3dwLWNvbnRlbnRcL3VwbG9hZHNcL2FjX2Fzc2V0c1wvbG9nb19tYXJxdWVlXC9sb2dvNC5wbmciLCJsaW5rIjp7InVybCI6IiMifSwiX2dlbmVyYXRlZF9pZCI6ImVtNnRmIiwiaXRlbV9yZXBlYXRlcl9jbGFzcyI6ImVsZW1lbnRvci1yZXBlYXRlci1pdGVtLWVtNnRmIiwiX2lkIjoiYmM5M2M1MSJ9LHsidGl0bGUiOiJJdGVtIDUiLCJpbWFnZSI6eyJ1cmwiOiJodHRwczpcL1wvZ29sZGVuc3RhbGxpb25hZ2VuY3kuY29tXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI1XC8wOVwvY2xpZW50LTcud2VicCIsImlkIjoxMzUzLCJhbHQiOiIiLCJzb3VyY2UiOiJsaWJyYXJ5Iiwic2l6ZSI6IiJ9LCJpbWFnZV9hdHRyaWJ1dGVzX25vc2l6ZSI6IiBzcmM9XCJodHRwczpcL1wvZ29sZGVuc3RhbGxpb25hZ2VuY3kuY29tXC93cC1jb250ZW50XC91cGxvYWRzXC9hY19hc3NldHNcL2xvZ29fbWFycXVlZVwvbG9nbzYucG5nXCIiLCJpbWFnZV9hdHRyaWJ1dGVzIjoiIHNyYz1cImh0dHBzOlwvXC9nb2xkZW5zdGFsbGlvbmFnZW5jeS5jb21cL3dwLWNvbnRlbnRcL3VwbG9hZHNcL2FjX2Fzc2V0c1wvbG9nb19tYXJxdWVlXC9sb2dvNi5wbmdcIiIsImltYWdlX3RodW1iIjoiaHR0cHM6XC9cL2dvbGRlbnN0YWxsaW9uYWdlbmN5LmNvbVwvd3AtY29udGVudFwvdXBsb2Fkc1wvYWNfYXNzZXRzXC9sb2dvX21hcnF1ZWVcL2xvZ282LnBuZyIsImxpbmsiOnsidXJsIjoiIyJ9LCJfZ2VuZXJhdGVkX2lkIjoidnV3ajUiLCJpdGVtX3JlcGVhdGVyX2NsYXNzIjoiZWxlbWVudG9yLXJlcGVhdGVyLWl0ZW0tdnV3ajUiLCJfaWQiOiIzNzVhMzZhIn0seyJ0aXRsZSI6Ikl0ZW0gNiIsImltYWdlIjp7InVybCI6Imh0dHBzOlwvXC9nb2xkZW5zdGFsbGlvbmFnZW5jeS5jb21cL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjVcLzA5XC9jbGllbnQtOC53ZWJwIiwiaWQiOjEzNTIsImFsdCI6IiIsInNvdXJjZSI6ImxpYnJhcnkiLCJzaXplIjoiIn0sImltYWdlX2F0dHJpYnV0ZXNfbm9zaXplIjoiIHNyYz1cImh0dHBzOlwvXC9nb2xkZW5zdGFsbGlvbmFnZW5jeS5jb21cL3dwLWNvbnRlbnRcL3VwbG9hZHNcL2FjX2Fzc2V0c1wvbG9nb19tYXJxdWVlXC9sb2dvNi5wbmdcIiIsImltYWdlX2F0dHJpYnV0ZXMiOiIgc3JjPVwiaHR0cHM6XC9cL2dvbGRlbnN0YWxsaW9uYWdlbmN5LmNvbVwvd3AtY29udGVudFwvdXBsb2Fkc1wvYWNfYXNzZXRzXC9sb2dvX21hcnF1ZWVcL2xvZ282LnBuZ1wiIiwiaW1hZ2VfdGh1bWIiOiJodHRwczpcL1wvZ29sZGVuc3RhbGxpb25hZ2VuY3kuY29tXC93cC1jb250ZW50XC91cGxvYWRzXC9hY19hc3NldHNcL2xvZ29fbWFycXVlZVwvbG9nbzYucG5nIiwibGluayI6eyJ1cmwiOiIjIn0sIl9nZW5lcmF0ZWRfaWQiOiJnbjkxOCIsIml0ZW1fcmVwZWF0ZXJfY2xhc3MiOiJlbGVtZW50b3ItcmVwZWF0ZXItaXRlbS1nbjkxOCIsIl9pZCI6ImZkMTI3YWUifV0sIm51bWJlcl9vZl9pdGVtc19tb2JpbGUiOjJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ1Y2FkZG9uX2xvZ29fbWFycXVlZSJ9\\\"]\\t\\t<div class=\\\"elementor-element elementor-element-d9c24ed elementor-widget__width-initial elementor-widget elementor-widget-heading\\\" data-id=\\\"d9c24ed\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h2 class=\\\"elementor-heading-title elementor-size-default\\\"><span>High-Converting<\\/span> Pages with\\nFlow<\\/h2>\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t[elementor-element k=\\\"f193b19716fcd8e7bd0eee60db27b3ab\\\" data=\\\"eyJpZCI6ImJmYThmYTMiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiJXaGVyZSBzdHJhdGVneSBtZWV0cyBzY3JvbGwtc3RvcHBpbmcgZGVzaWduLiIsImFsaWduIjoiY2VudGVyIiwiX3BhZGRpbmciOnsidW5pdCI6InB4IiwidG9wIjoiMCIsInJpZ2h0IjoiMCIsImJvdHRvbSI6IjIwIiwibGVmdCI6IjAiLCJpc0xpbmtlZCI6ZmFsc2V9LCJfcGFkZGluZ190YWJsZXQiOnsidW5pdCI6InB4IiwidG9wIjoiMCIsInJpZ2h0IjoiMCIsImJvdHRvbSI6IjAiLCJsZWZ0IjoiMCIsImlzTGlua2VkIjpmYWxzZX0sIl9lbGVtZW50X3dpZHRoX21vYmlsZSI6ImluaXRpYWwiLCJfZWxlbWVudF9jdXN0b21fd2lkdGhfbW9iaWxlIjp7InVuaXQiOiIlIiwic2l6ZSI6ODAsInNpemVzIjpbXX0sIl9mbGV4X2FsaWduX3NlbGZfbW9iaWxlIjoiY2VudGVyIn0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\\\"]\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-ef95d40 p-20 e-flex e-con-boxed e-con e-parent\\\" data-id=\\\"ef95d40\\\" data-element_type=\\\"container\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"e-con-inner\\\">\\n\\t\\t<div class=\\\"elementor-element elementor-element-c263916 another-amzng-bg e-con-full e-flex e-con e-child\\\" data-id=\\\"c263916\\\" data-element_type=\\\"container\\\">\\n\\t\\t<div class=\\\"elementor-element elementor-element-4d637ac e-con-full e-flex e-con e-child\\\" data-id=\\\"4d637ac\\\" data-element_type=\\\"container\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-031dfdf elementor-widget elementor-widget-video\\\" data-id=\\\"031dfdf\\\" data-element_type=\\\"widget\\\" data-settings=\\\"{&quot;video_type&quot;:&quot;hosted&quot;,&quot;autoplay&quot;:&quot;yes&quot;,&quot;mute&quot;:&quot;yes&quot;,&quot;loop&quot;:&quot;yes&quot;}\\\" data-widget_type=\\\"video.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"e-hosted-video elementor-wrapper elementor-open-inline\\\">\\n\\t\\t\\t\\t\\t<video class=\\\"elementor-video\\\" src=\\\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/10\\/E11even-Dental-_-Best-Dentist-in-London.mp4\\\" autoplay=\\\"\\\" loop=\\\"\\\" muted=\\\"muted\\\" controlsList=\\\"nodownload\\\"><\\/video>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-177be5e e-con-full e-flex e-con e-child\\\" data-id=\\\"177be5e\\\" data-element_type=\\\"container\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-436263f elementor-widget elementor-widget-heading\\\" data-id=\\\"436263f\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h2 class=\\\"elementor-heading-title elementor-size-default\\\">AIW: Ultimate Website Strategy<\\/h2>\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t[elementor-element k=\\\"f193b19716fcd8e7bd0eee60db27b3ab\\\" data=\\\"eyJpZCI6IjYyYmY1NDYiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiJUaGlzIGlzIG91ciBwcm92ZW4gYmx1ZXByaW50IGZvciBidWlsZGluZyBoaWdoLWNvbnZlcnRpbmcsIHRydXN0LWRyaXZlbiBoYWlyIHRyYW5zcGxhbnQgd2Vic2l0ZXMuXG5cbiJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\\\"]\\t\\t<div class=\\\"elementor-element elementor-element-7d4c6ab cstm-border-btm elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list\\\" data-id=\\\"7d4c6ab\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"icon-list.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t<ul class=\\\"elementor-icon-list-items\\\">\\n\\t\\t\\t\\t\\t\\t\\t<li class=\\\"elementor-icon-list-item\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-icon-list-text\\\"><span style=\\\"color: gold\\\">01.<\\/span> Hero<\\/span>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/li>\\n\\t\\t\\t\\t\\t\\t\\t\\t<li class=\\\"elementor-icon-list-item\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-icon-list-text\\\"><span style=\\\"color: gold\\\">02.<\\/span> Reviews \\/ Case Studies \\/ Before-After<\\/span>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/li>\\n\\t\\t\\t\\t\\t\\t\\t\\t<li class=\\\"elementor-icon-list-item\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-icon-list-text\\\"><span style=\\\"color: gold\\\">03.<\\/span> Press Release Kit<\\/span>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/li>\\n\\t\\t\\t\\t\\t\\t\\t\\t<li class=\\\"elementor-icon-list-item\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-icon-list-text\\\"><span style=\\\"color: gold\\\">04.<\\/span> Doctor Showcase<\\/span>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/li>\\n\\t\\t\\t\\t\\t\\t\\t\\t<li class=\\\"elementor-icon-list-item\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-icon-list-text\\\"><span style=\\\"color: gold\\\">05.<\\/span> Our Process<\\/span>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/li>\\n\\t\\t\\t\\t\\t\\t\\t\\t<li class=\\\"elementor-icon-list-item\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-icon-list-text\\\"><span style=\\\"color: gold\\\">06.<\\/span>  Email Magnet<\\/span>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/li>\\n\\t\\t\\t\\t\\t\\t\\t\\t<li class=\\\"elementor-icon-list-item\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-icon-list-text\\\"><span style=\\\"color: gold\\\">07.<\\/span>  FAQ<\\/span>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/li>\\n\\t\\t\\t\\t\\t\\t\\t\\t<li class=\\\"elementor-icon-list-item\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-icon-list-text\\\"><span style=\\\"color: gold\\\">08.<\\/span>  Blog Articles<\\/span>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/li>\\n\\t\\t\\t\\t\\t\\t\\t\\t<li class=\\\"elementor-icon-list-item\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-icon-list-text\\\"><span style=\\\"color: gold\\\">09.<\\/span>  Services &amp; Footer<\\/span>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/li>\\n\\t\\t\\t\\t\\t\\t<\\/ul>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-a7cc057 elementor-widget elementor-widget-html\\\" data-id=\\\"a7cc057\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"html.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<!DOCTYPE html>\\r\\n<html lang=\\\"en\\\">\\r\\n\\r\\n<head>\\r\\n  <meta charset=\\\"UTF-8\\\">\\r\\n  <meta name=\\\"viewport\\\" content=\\\"width=device-width, initial-scale=1.0\\\">\\r\\n  <title>Document<\\/title>\\r\\n<\\/head>\\r\\n<style>\\r\\n  \\/* Custom CSS Variables *\\/\\r\\n  :root {\\r\\n    --accent-glow: #ff9100;\\r\\n    --secondary-glow: #ff0055;\\r\\n    --white-border: rgba(255, 255, 255, 0.4);\\r\\n    --black: #000000;\\r\\n    --transparent: rgba(0, 0, 0, 0);\\r\\n  }\\r\\n\\r\\n  \\/* 1. Combined Animation Keyframes (Rotation and Scale) *\\/\\r\\n  @keyframes rotate-and-scale {\\r\\n\\r\\n    \\/* Center Top (Full Width) *\\/\\r\\n    0% {\\r\\n      transform: rotate(0deg) scaleX(1);\\r\\n    }\\r\\n\\r\\n    \\/* Corner (Narrower) *\\/\\r\\n    25% {\\r\\n      transform: rotate(90deg) scaleX(0.25);\\r\\n    }\\r\\n\\r\\n    \\/* Center Bottom (Full Width) *\\/\\r\\n    50% {\\r\\n      transform: rotate(180deg) scaleX(1);\\r\\n    }\\r\\n\\r\\n    \\/* Corner (Narrower) *\\/\\r\\n    75% {\\r\\n      transform: rotate(270deg) scaleX(0.25);\\r\\n    }\\r\\n\\r\\n    \\/* Back to Start *\\/\\r\\n    100% {\\r\\n      transform: rotate(360deg) scaleX(1);\\r\\n    }\\r\\n  }\\r\\n\\r\\n  \\/* Base and Wrapper styles *\\/\\r\\n\\r\\n  .hero-button-wrap {\\r\\n    display: flex;\\r\\n    justify-content: center;\\r\\n    align-items: center;\\r\\n  }\\r\\n\\r\\n  \\/* 2. Main Button Container (White Border) *\\/\\r\\n  .primary-button-block {\\r\\n    width: 300px;\\r\\n    height: 60px;\\r\\n    border: 1px solid var(--white-border);\\r\\n    background-color: var(--black);\\r\\n    border-radius: 200px;\\r\\n    display: flex;\\r\\n    justify-content: center;\\r\\n    align-items: center;\\r\\n    padding: 1px;\\r\\n    position: relative;\\r\\n    overflow: hidden;\\r\\n    text-decoration: none;\\r\\n  }\\r\\n\\r\\n  \\/* 3. Rotating Stroke Wrapper (Removed \'filter: blur()\') *\\/\\r\\n  .button-stroke-wrapp {\\r\\n    z-index: 1;\\r\\n    position: absolute;\\r\\n\\r\\n    \\/* Size ko kam kia taake effect ziada tight rahe *\\/\\r\\n    width: 200%;\\r\\n    height: 300%;\\r\\n    top: -100%;\\r\\n    left: -50%;\\r\\n\\r\\n    display: flex;\\r\\n    justify-content: center;\\r\\n    align-items: center;\\r\\n\\r\\n    \\/* Animation wahi rahegi *\\/\\r\\n    animation: rotate-and-scale 4s linear infinite;\\r\\n    \\/* **YE LINE HATA DI GAYI HAI: filter: blur(3px);** *\\/\\r\\n  }\\r\\n\\r\\n  .button-stroke-block,\\r\\n  .button-stroke-block-v2 {\\r\\n    \\/* Gradient wahi rahega *\\/\\r\\n    background-image: linear-gradient(180deg,\\r\\n        var(--transparent) 10%,\\r\\n        var(--accent-glow) 40%,\\r\\n        var(--secondary-glow) 55%,\\r\\n        var(--transparent) 90%);\\r\\n    width: 50%;\\r\\n    height: 100%;\\r\\n  }\\r\\n\\r\\n  \\/* 4. Inner Black Layer (Text aur background) *\\/\\r\\n  .button-text-wrap {\\r\\n    z-index: 2;\\r\\n    background-color: var(--black);\\r\\n    border-radius: 200px;\\r\\n    width: 100%;\\r\\n    height: 100%;\\r\\n    display: flex;\\r\\n    justify-content: center;\\r\\n    align-items: center;\\r\\n    position: relative;\\r\\n  }\\r\\n\\r\\n  .primary-button-text {\\r\\n    color: white;\\r\\n    font-family: Calsans, Arial, sans-serif;\\r\\n    font-size: 18px;\\r\\n    font-weight: 600;\\r\\n    text-transform: capitalize;\\r\\n  }\\r\\n<\\/style>\\r\\n\\r\\n<body>\\r\\n\\r\\n  <div class=\\\"hero-button-wrap\\\">\\r\\n    <a href=\\\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/08\\/AIW_-Ultimate-Hair-Transplant-Website-Strategy.pdf\\\" class=\\\"primary-button-block\\\">\\r\\n      <div class=\\\"button-stroke-wrapp\\\">\\r\\n        <div class=\\\"button-stroke-block\\\"><\\/div>\\r\\n        <div class=\\\"button-stroke-block-v2\\\"><\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"button-text-wrap\\\">\\r\\n        <div class=\\\"primary-button-text\\\"> Download Full Strategy<\\/div>\\r\\n      <\\/div>\\r\\n    <\\/a>\\r\\n  <\\/div>\\r\\n\\r\\n\\r\\n<\\/body>\\r\\n\\r\\n<\\/html>\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-01ab53b elementor-widget elementor-widget-html\\\" data-id=\\\"01ab53b\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"html.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<!DOCTYPE html>\\r\\n<html lang=\\\"en\\\">\\r\\n\\r\\n<head>\\r\\n  <meta charset=\\\"UTF-8\\\">\\r\\n  <meta name=\\\"viewport\\\" content=\\\"width=device-width, initial-scale=1.0\\\">\\r\\n  <title>Document<\\/title>\\r\\n<\\/head>\\r\\n<style>\\r\\n  \\/* Custom CSS Variables *\\/\\r\\n  :root {\\r\\n    --accent-glow: #ff9100;\\r\\n    --secondary-glow: #ff0055;\\r\\n    --white-border: rgba(255, 255, 255, 0.4);\\r\\n    --black: #000000;\\r\\n    --transparent: rgba(0, 0, 0, 0);\\r\\n  }\\r\\n\\r\\n  \\/* 1. Combined Animation Keyframes (Rotation and Scale) *\\/\\r\\n  @keyframes rotate-and-scale {\\r\\n\\r\\n    \\/* Center Top (Full Width) *\\/\\r\\n    0% {\\r\\n      transform: rotate(0deg) scaleX(1);\\r\\n    }\\r\\n\\r\\n    \\/* Corner (Narrower) *\\/\\r\\n    25% {\\r\\n      transform: rotate(90deg) scaleX(0.25);\\r\\n    }\\r\\n\\r\\n    \\/* Center Bottom (Full Width) *\\/\\r\\n    50% {\\r\\n      transform: rotate(180deg) scaleX(1);\\r\\n    }\\r\\n\\r\\n    \\/* Corner (Narrower) *\\/\\r\\n    75% {\\r\\n      transform: rotate(270deg) scaleX(0.25);\\r\\n    }\\r\\n\\r\\n    \\/* Back to Start *\\/\\r\\n    100% {\\r\\n      transform: rotate(360deg) scaleX(1);\\r\\n    }\\r\\n  }\\r\\n\\r\\n  \\/* Base and Wrapper styles *\\/\\r\\n\\r\\n  .hero-button-wrap {\\r\\n    display: flex;\\r\\n    justify-content: center;\\r\\n    align-items: center;\\r\\n  }\\r\\n\\r\\n  \\/* 2. Main Button Container (White Border) *\\/\\r\\n  .primary-button-block {\\r\\n    width: 300px;\\r\\n    height: 60px;\\r\\n    border: 1px solid var(--white-border);\\r\\n    background-color: var(--black);\\r\\n    border-radius: 200px;\\r\\n    display: flex;\\r\\n    justify-content: center;\\r\\n    align-items: center;\\r\\n    padding: 1px;\\r\\n    position: relative;\\r\\n    overflow: hidden;\\r\\n    text-decoration: none;\\r\\n  }\\r\\n\\r\\n  \\/* 3. Rotating Stroke Wrapper (Removed \'filter: blur()\') *\\/\\r\\n  .button-stroke-wrapp {\\r\\n    z-index: 1;\\r\\n    position: absolute;\\r\\n\\r\\n    \\/* Size ko kam kia taake effect ziada tight rahe *\\/\\r\\n    width: 200%;\\r\\n    height: 300%;\\r\\n    top: -100%;\\r\\n    left: -50%;\\r\\n\\r\\n    display: flex;\\r\\n    justify-content: center;\\r\\n    align-items: center;\\r\\n\\r\\n    \\/* Animation wahi rahegi *\\/\\r\\n    animation: rotate-and-scale 4s linear infinite;\\r\\n    \\/* **YE LINE HATA DI GAYI HAI: filter: blur(3px);** *\\/\\r\\n  }\\r\\n\\r\\n  .button-stroke-block,\\r\\n  .button-stroke-block-v2 {\\r\\n    \\/* Gradient wahi rahega *\\/\\r\\n    background-image: linear-gradient(180deg,\\r\\n        var(--transparent) 10%,\\r\\n        var(--accent-glow) 40%,\\r\\n        var(--secondary-glow) 55%,\\r\\n        var(--transparent) 90%);\\r\\n    width: 50%;\\r\\n    height: 100%;\\r\\n  }\\r\\n\\r\\n  \\/* 4. Inner Black Layer (Text aur background) *\\/\\r\\n  .button-text-wrap {\\r\\n    z-index: 2;\\r\\n    background-color: var(--black);\\r\\n    border-radius: 200px;\\r\\n    width: 100%;\\r\\n    height: 100%;\\r\\n    display: flex;\\r\\n    justify-content: center;\\r\\n    align-items: center;\\r\\n    position: relative;\\r\\n  }\\r\\n\\r\\n  .primary-button-text {\\r\\n    color: white;\\r\\n    font-family: Calsans, Arial, sans-serif;\\r\\n    font-size: 18px;\\r\\n    font-weight: 600;\\r\\n    text-transform: capitalize;\\r\\n  }\\r\\n<\\/style>\\r\\n\\r\\n<body>\\r\\n\\r\\n  <div class=\\\"hero-button-wrap\\\">\\r\\n    <a href=\\\"https:\\/\\/calendly.com\\/goldenstallionagency\\/real-estate-and-development-branding-discovery-clone\\\" class=\\\"primary-button-block\\\">\\r\\n      <div class=\\\"button-stroke-wrapp\\\">\\r\\n        <div class=\\\"button-stroke-block\\\"><\\/div>\\r\\n        <div class=\\\"button-stroke-block-v2\\\"><\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"button-text-wrap\\\">\\r\\n        <div class=\\\"primary-button-text\\\"> Book A Call Now!<\\/div>\\r\\n      <\\/div>\\r\\n    <\\/a>\\r\\n  <\\/div>\\r\\n\\r\\n\\r\\n<\\/body>\\r\\n\\r\\n<\\/html>\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-756d480 p-20 e-flex e-con-boxed e-con e-parent\\\" data-id=\\\"756d480\\\" data-element_type=\\\"container\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"e-con-inner\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-6ba08cd elementor-widget__width-initial elementor-widget elementor-widget-heading\\\" data-id=\\\"6ba08cd\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h2 class=\\\"elementor-heading-title elementor-size-default\\\">How we turn ideas <span>into impact<\\/span><\\/h2>\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t[elementor-element k=\\\"f193b19716fcd8e7bd0eee60db27b3ab\\\" data=\\\"eyJpZCI6Ijg1NzI1NTMiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5XZSBmb2xsb3cgYSBwcm92ZW4gcHJvY2VzcyB0byBkZWxpdmVyIHNpdGVzIHRoYXQgcGVyZm9ybS48XC9wPiIsImFsaWduIjoiY2VudGVyIiwiX3BhZGRpbmciOnsidW5pdCI6InB4IiwidG9wIjoiMCIsInJpZ2h0IjoiMCIsImJvdHRvbSI6IjIwIiwibGVmdCI6IjAiLCJpc0xpbmtlZCI6ZmFsc2V9LCJfcGFkZGluZ190YWJsZXQiOnsidW5pdCI6InB4IiwidG9wIjoiMCIsInJpZ2h0IjoiMCIsImJvdHRvbSI6IjAiLCJsZWZ0IjoiMCIsImlzTGlua2VkIjpmYWxzZX0sIl9lbGVtZW50X3dpZHRoX21vYmlsZSI6ImluaXRpYWwiLCJfZWxlbWVudF9jdXN0b21fd2lkdGhfbW9iaWxlIjp7InVuaXQiOiIlIiwic2l6ZSI6ODAsInNpemVzIjpbXX0sIl9mbGV4X2FsaWduX3NlbGZfbW9iaWxlIjoiY2VudGVyIn0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\\\"]<div class=\\\"elementor-element elementor-element-171da3f e-con-full cstm-bg-curve-l elementor-hidden-mobile e-flex e-con e-child\\\" data-id=\\\"171da3f\\\" data-element_type=\\\"container\\\" data-settings=\\\"{&quot;background_background&quot;:&quot;classic&quot;}\\\">\\n\\t\\t<div class=\\\"elementor-element elementor-element-6bf9e5f e-con-full e-flex e-con e-child\\\" data-id=\\\"6bf9e5f\\\" data-element_type=\\\"container\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-b64f499 box-num elementor-widget elementor-widget-heading\\\" data-id=\\\"b64f499\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h2 class=\\\"elementor-heading-title elementor-size-default\\\">01<\\/h2>\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-e1d7e47 elementor-widget elementor-widget-heading\\\" data-id=\\\"e1d7e47\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h2 class=\\\"elementor-heading-title elementor-size-default\\\">Discovery &amp; Strategy\\n<\\/h2>\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t[elementor-element k=\\\"f193b19716fcd8e7bd0eee60db27b3ab\\\" data=\\\"eyJpZCI6ImEyMjhlYmUiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5XZSBkaXZlIGRlZXAgaW50byB5b3VyIGdvYWxzIHRvIHVuY292ZXIgd2hhdCByZWFsbHkgbW92ZXMgeW91ciBhdWRpZW5jZSBcdTIwMTQgc3RyYXRlZ3kgY29tZXMgZmlyc3QuPFwvcD4iLCJhbGlnbiI6ImNlbnRlciJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\\\"]\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-c5a3290 e-con-full e-flex e-con e-child\\\" data-id=\\\"c5a3290\\\" data-element_type=\\\"container\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-4a943a5 box-num elementor-widget elementor-widget-heading\\\" data-id=\\\"4a943a5\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h2 class=\\\"elementor-heading-title elementor-size-default\\\">02<\\/h2>\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-b4f7a87 elementor-widget elementor-widget-heading\\\" data-id=\\\"b4f7a87\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h2 class=\\\"elementor-heading-title elementor-size-default\\\">Design That Converts<\\/h2>\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t[elementor-element k=\\\"f193b19716fcd8e7bd0eee60db27b3ab\\\" data=\\\"eyJpZCI6IjNmYmRlMzgiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiJDcmFmdGluZyBsYXlvdXRzIHdpdGggcHVycG9zZSBcdTIwMTQgZXZlcnkgZWxlbWVudCBndWlkZXMgdGhlIHVzZXIgdG93YXJkIGFjdGlvbiBhbmQgdHJ1c3QuXG5cbiIsImFsaWduIjoiY2VudGVyIn0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\\\"]\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-4bcd578 e-con-full e-flex e-con e-child\\\" data-id=\\\"4bcd578\\\" data-element_type=\\\"container\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-ae37f9b box-num elementor-widget elementor-widget-heading\\\" data-id=\\\"ae37f9b\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h2 class=\\\"elementor-heading-title elementor-size-default\\\">03<\\/h2>\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-42d0354 elementor-widget elementor-widget-heading\\\" data-id=\\\"42d0354\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h2 class=\\\"elementor-heading-title elementor-size-default\\\">Launch &amp; Optimize\\n<\\/h2>\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t[elementor-element k=\\\"f193b19716fcd8e7bd0eee60db27b3ab\\\" data=\\\"eyJpZCI6ImRhNGI0NDYiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiJBZnRlciBsYXVuY2gsIHdlIHJlZmluZSB3aXRoIGRhdGEgXHUyMDE0IGVuc3VyaW5nIHlvdXIgc2l0ZSBwZXJmb3JtcyBhcyBiZWF1dGlmdWxseSBhcyBpdCBsb29rcy5cblxuIiwiYWxpZ24iOiJjZW50ZXIifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\\\"]\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-f456d43 p-20 e-flex e-con-boxed e-con e-parent\\\" data-id=\\\"f456d43\\\" data-element_type=\\\"container\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"e-con-inner\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-1fb2e8f elementor-widget__width-initial elementor-widget elementor-widget-heading\\\" data-id=\\\"1fb2e8f\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h2 class=\\\"elementor-heading-title elementor-size-default\\\"><span>Stop wasting budget<\\/span> on ads that send <span>visitors <\\/span>to broken websites\\n<\\/h2>\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t[elementor-element k=\\\"f193b19716fcd8e7bd0eee60db27b3ab\\\" data=\\\"eyJpZCI6IjkwM2FkZGIiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5IZXJlXHUyMDE5cyB3aGF0XHUyMDE5cyBob2xkaW5nIGJhY2sgeW91ciBjb252ZXJzaW9ucyBcdTIwMTQgYW5kIGhvdyB3ZSBmaXggaXQuPFwvcD4iLCJhbGlnbiI6ImNlbnRlciIsIl9wYWRkaW5nIjp7InVuaXQiOiJweCIsInRvcCI6IjAiLCJyaWdodCI6IjAiLCJib3R0b20iOiIyMCIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOmZhbHNlfSwiX3BhZGRpbmdfdGFibGV0Ijp7InVuaXQiOiJweCIsInRvcCI6IjAiLCJyaWdodCI6IjAiLCJib3R0b20iOiIwIiwibGVmdCI6IjAiLCJpc0xpbmtlZCI6ZmFsc2V9LCJfcGFkZGluZ19tb2JpbGUiOnsidW5pdCI6InB4IiwidG9wIjoiMCIsInJpZ2h0IjoiMCIsImJvdHRvbSI6IjEwIiwibGVmdCI6IjAiLCJpc0xpbmtlZCI6ZmFsc2V9LCJfZWxlbWVudF93aWR0aF9tb2JpbGUiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoX21vYmlsZSI6eyJ1bml0IjoiJSIsInNpemUiOjgwLCJzaXplcyI6W119LCJfZmxleF9hbGlnbl9zZWxmX21vYmlsZSI6ImNlbnRlciJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\\\"]<div class=\\\"elementor-element elementor-element-67bd4bd e-con-full e-flex e-con e-child\\\" data-id=\\\"67bd4bd\\\" data-element_type=\\\"container\\\">\\n\\t\\t<div class=\\\"elementor-element elementor-element-7df0520 e-con-full e-flex e-con e-child\\\" data-id=\\\"7df0520\\\" data-element_type=\\\"container\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-3734125 elementor-position-left elementor-vertical-align-middle cstm-box-css red-ss elementor-widget elementor-widget-image-box\\\" data-id=\\\"3734125\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"image-box.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"elementor-image-box-wrapper\\\"><figure class=\\\"elementor-image-box-img\\\"><img width=\\\"60\\\" height=\\\"100\\\" src=\\\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/09\\/67bb8177c0dadd063faf6445_xnBn0gX6TFCdfM7NQZhs_cf-wo-redarrow.png\\\" class=\\\"attachment-full size-full wp-image-1473\\\" alt=\\\"\\\" \\/><\\/figure><div class=\\\"elementor-image-box-content\\\"><h3 class=\\\"elementor-image-box-title\\\"><span>Poor <\\/span>conversion performance<\\/h3><p class=\\\"elementor-image-box-description\\\">Too many links distract visitors and dilute focus.\\n\\n<\\/p><\\/div><\\/div>\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-eb1f634 elementor-position-left elementor-vertical-align-middle cstm-box-css red-ss elementor-widget elementor-widget-image-box\\\" data-id=\\\"eb1f634\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"image-box.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"elementor-image-box-wrapper\\\"><figure class=\\\"elementor-image-box-img\\\"><img width=\\\"60\\\" height=\\\"100\\\" src=\\\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/09\\/67bb8177c0dadd063faf6445_xnBn0gX6TFCdfM7NQZhs_cf-wo-redarrow.png\\\" class=\\\"attachment-full size-full wp-image-1473\\\" alt=\\\"\\\" \\/><\\/figure><div class=\\\"elementor-image-box-content\\\"><h3 class=\\\"elementor-image-box-title\\\"><span>Low<\\/span> visitor engagement<\\/h3><p class=\\\"elementor-image-box-description\\\">Slow loading times frustrate users and increase bounce rates.\\n\\n<\\/p><\\/div><\\/div>\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-d074fe1 elementor-position-left elementor-vertical-align-middle cstm-box-css red-ss elementor-widget elementor-widget-image-box\\\" data-id=\\\"d074fe1\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"image-box.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"elementor-image-box-wrapper\\\"><figure class=\\\"elementor-image-box-img\\\"><img width=\\\"60\\\" height=\\\"100\\\" src=\\\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/09\\/67bb8177c0dadd063faf6445_xnBn0gX6TFCdfM7NQZhs_cf-wo-redarrow.png\\\" class=\\\"attachment-full size-full wp-image-1473\\\" alt=\\\"\\\" \\/><\\/figure><div class=\\\"elementor-image-box-content\\\"><h3 class=\\\"elementor-image-box-title\\\"><span>Unfocused<\\/span> user experience<\\/h3><p class=\\\"elementor-image-box-description\\\">Unclear calls to action confuse potential customers.\\n\\n<\\/p><\\/div><\\/div>\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-44e24ef elementor-position-left elementor-vertical-align-middle cstm-box-css red-ss elementor-widget elementor-widget-image-box\\\" data-id=\\\"44e24ef\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"image-box.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"elementor-image-box-wrapper\\\"><figure class=\\\"elementor-image-box-img\\\"><img width=\\\"60\\\" height=\\\"100\\\" src=\\\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/09\\/67bb8177c0dadd063faf6445_xnBn0gX6TFCdfM7NQZhs_cf-wo-redarrow.png\\\" class=\\\"attachment-full size-full wp-image-1473\\\" alt=\\\"\\\" \\/><\\/figure><div class=\\\"elementor-image-box-content\\\"><h3 class=\\\"elementor-image-box-title\\\"><span>Missed <\\/span>sales opportunities<\\/h3><p class=\\\"elementor-image-box-description\\\">Generic design fails to build trust or authority.\\n\\n<\\/p><\\/div><\\/div>\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-1d1b331 e-con-full e-flex e-con e-child\\\" data-id=\\\"1d1b331\\\" data-element_type=\\\"container\\\">\\n\\t\\t<div class=\\\"elementor-element elementor-element-da68750 e-con-full cst-box-gradoent e-flex e-con e-child\\\" data-id=\\\"da68750\\\" data-element_type=\\\"container\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-e3a3e04 elementor-position-left elementor-vertical-align-middle cstm-box-css elementor-widget elementor-widget-image-box\\\" data-id=\\\"e3a3e04\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"image-box.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"elementor-image-box-wrapper\\\"><figure class=\\\"elementor-image-box-img\\\"><img width=\\\"40\\\" height=\\\"40\\\" src=\\\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/09\\/67bb90db392af4ac96adf168_1.webp\\\" class=\\\"attachment-full size-full wp-image-1486\\\" alt=\\\"\\\" \\/><\\/figure><div class=\\\"elementor-image-box-content\\\"><h3 class=\\\"elementor-image-box-title\\\">Low-Performing Site<\\/h3><\\/div><\\/div>\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-605270b elementor-widget__width-inherit elementor-widget elementor-widget-image\\\" data-id=\\\"605270b\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"image.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<img width=\\\"585\\\" height=\\\"1024\\\" src=\\\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/09\\/Book-a-reserved-coworking-spot-in-Spaces-Waterfall-Midrand-Midrand-Gumtree-South-Africa-08-11-2025_10_43_AM-768x1345-1-585x1024.webp\\\" class=\\\"attachment-large size-large wp-image-1490\\\" alt=\\\"\\\" srcset=\\\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/09\\/Book-a-reserved-coworking-spot-in-Spaces-Waterfall-Midrand-Midrand-Gumtree-South-Africa-08-11-2025_10_43_AM-768x1345-1-585x1024.webp 585w, https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/09\\/Book-a-reserved-coworking-spot-in-Spaces-Waterfall-Midrand-Midrand-Gumtree-South-Africa-08-11-2025_10_43_AM-768x1345-1-171x300.webp 171w, https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/09\\/Book-a-reserved-coworking-spot-in-Spaces-Waterfall-Midrand-Midrand-Gumtree-South-Africa-08-11-2025_10_43_AM-768x1345-1.webp 768w\\\" sizes=\\\"(max-width: 585px) 100vw, 585px\\\" \\/>\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-313ea56 e-con-full cstm-green-gradnt e-flex e-con e-child\\\" data-id=\\\"313ea56\\\" data-element_type=\\\"container\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-8d4dffb elementor-position-left elementor-vertical-align-middle cstm-box-css elementor-widget elementor-widget-image-box\\\" data-id=\\\"8d4dffb\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"image-box.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"elementor-image-box-wrapper\\\"><figure class=\\\"elementor-image-box-img\\\"><img width=\\\"40\\\" height=\\\"40\\\" src=\\\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/09\\/67bb90f39296863ae1225eca_2.webp\\\" class=\\\"attachment-full size-full wp-image-1491\\\" alt=\\\"\\\" \\/><\\/figure><div class=\\\"elementor-image-box-content\\\"><h3 class=\\\"elementor-image-box-title\\\">Conversion-Driven Design<\\/h3><\\/div><\\/div>\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-fd08f7f elementor-widget elementor-widget-video\\\" data-id=\\\"fd08f7f\\\" data-element_type=\\\"widget\\\" data-settings=\\\"{&quot;video_type&quot;:&quot;hosted&quot;,&quot;autoplay&quot;:&quot;yes&quot;,&quot;play_on_mobile&quot;:&quot;yes&quot;,&quot;mute&quot;:&quot;yes&quot;,&quot;loop&quot;:&quot;yes&quot;}\\\" data-widget_type=\\\"video.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"e-hosted-video elementor-wrapper elementor-open-inline\\\">\\n\\t\\t\\t\\t\\t<video class=\\\"elementor-video\\\" src=\\\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/10\\/ClearStone-Properties-Exclusive-Luxury-Residences-Secure-Living.mp4\\\" autoplay=\\\"\\\" loop=\\\"\\\" muted=\\\"muted\\\" playsinline=\\\"\\\" controlsList=\\\"nodownload\\\"><\\/video>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-8ebf332 e-con-full e-flex e-con e-child\\\" data-id=\\\"8ebf332\\\" data-element_type=\\\"container\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-adfbeb6 elementor-position-left elementor-vertical-align-middle cstm-box-css green-ss elementor-widget elementor-widget-image-box\\\" data-id=\\\"adfbeb6\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"image-box.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"elementor-image-box-wrapper\\\"><figure class=\\\"elementor-image-box-img\\\"><img width=\\\"60\\\" height=\\\"100\\\" src=\\\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/09\\/67bb88976d7f0ade2662c189_nMkfZvSyTSOfEX3hVGmM_cf-wo-greenarrow-1.png\\\" class=\\\"attachment-full size-full wp-image-1505\\\" alt=\\\"\\\" \\/><\\/figure><div class=\\\"elementor-image-box-content\\\"><h3 class=\\\"elementor-image-box-title\\\"><span>High <\\/span>conversion rates<\\/h3><p class=\\\"elementor-image-box-description\\\">Clear, focused navigation guides visitors to buy.\\n\\n<\\/p><\\/div><\\/div>\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-a815650 elementor-position-left elementor-vertical-align-middle cstm-box-css green-ss elementor-widget elementor-widget-image-box\\\" data-id=\\\"a815650\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"image-box.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"elementor-image-box-wrapper\\\"><figure class=\\\"elementor-image-box-img\\\"><img width=\\\"60\\\" height=\\\"100\\\" src=\\\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/09\\/67bb88976d7f0ade2662c189_nMkfZvSyTSOfEX3hVGmM_cf-wo-greenarrow-1.png\\\" class=\\\"attachment-full size-full wp-image-1505\\\" alt=\\\"\\\" \\/><\\/figure><div class=\\\"elementor-image-box-content\\\"><h3 class=\\\"elementor-image-box-title\\\"><span>Engaged <\\/span> visitorsrates<\\/h3><p class=\\\"elementor-image-box-description\\\">Fast, responsive design keeps users engaged.\\n\\n<\\/p><\\/div><\\/div>\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-3e5e397 elementor-position-left elementor-vertical-align-middle cstm-box-css green-ss elementor-widget elementor-widget-image-box\\\" data-id=\\\"3e5e397\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"image-box.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"elementor-image-box-wrapper\\\"><figure class=\\\"elementor-image-box-img\\\"><img width=\\\"60\\\" height=\\\"100\\\" src=\\\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/09\\/67bb88976d7f0ade2662c189_nMkfZvSyTSOfEX3hVGmM_cf-wo-greenarrow-1.png\\\" class=\\\"attachment-full size-full wp-image-1505\\\" alt=\\\"\\\" \\/><\\/figure><div class=\\\"elementor-image-box-content\\\"><h3 class=\\\"elementor-image-box-title\\\"><span>Increased lead <\\/span>generationrates<\\/h3><p class=\\\"elementor-image-box-description\\\">Strong, compelling calls to action drive clicks.\\n\\n<\\/p><\\/div><\\/div>\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-470cb5a elementor-position-left elementor-vertical-align-middle cstm-box-css green-ss elementor-widget elementor-widget-image-box\\\" data-id=\\\"470cb5a\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"image-box.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"elementor-image-box-wrapper\\\"><figure class=\\\"elementor-image-box-img\\\"><img width=\\\"60\\\" height=\\\"100\\\" src=\\\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/09\\/67bb88976d7f0ade2662c189_nMkfZvSyTSOfEX3hVGmM_cf-wo-greenarrow-1.png\\\" class=\\\"attachment-full size-full wp-image-1505\\\" alt=\\\"\\\" \\/><\\/figure><div class=\\\"elementor-image-box-content\\\"><h3 class=\\\"elementor-image-box-title\\\"><span>Increased Trust  <\\/span>&amp; Credibility rates<\\/h3><p class=\\\"elementor-image-box-description\\\">Clear, focused navigation guides visitors to buy.\\n\\n<\\/p><\\/div><\\/div>\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-d5babfe elementor-widget elementor-widget-html\\\" data-id=\\\"d5babfe\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"html.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<!DOCTYPE html>\\r\\n<html lang=\\\"en\\\">\\r\\n\\r\\n<head>\\r\\n  <meta charset=\\\"UTF-8\\\">\\r\\n  <meta name=\\\"viewport\\\" content=\\\"width=device-width, initial-scale=1.0\\\">\\r\\n  <title>Document<\\/title>\\r\\n<\\/head>\\r\\n<style>\\r\\n  \\/* Custom CSS Variables *\\/\\r\\n  :root {\\r\\n    --accent-glow: #ff9100;\\r\\n    --secondary-glow: #ff0055;\\r\\n    --white-border: rgba(255, 255, 255, 0.4);\\r\\n    --black: #000000;\\r\\n    --transparent: rgba(0, 0, 0, 0);\\r\\n  }\\r\\n\\r\\n  \\/* 1. Combined Animation Keyframes (Rotation and Scale) *\\/\\r\\n  @keyframes rotate-and-scale {\\r\\n\\r\\n    \\/* Center Top (Full Width) *\\/\\r\\n    0% {\\r\\n      transform: rotate(0deg) scaleX(1);\\r\\n    }\\r\\n\\r\\n    \\/* Corner (Narrower) *\\/\\r\\n    25% {\\r\\n      transform: rotate(90deg) scaleX(0.25);\\r\\n    }\\r\\n\\r\\n    \\/* Center Bottom (Full Width) *\\/\\r\\n    50% {\\r\\n      transform: rotate(180deg) scaleX(1);\\r\\n    }\\r\\n\\r\\n    \\/* Corner (Narrower) *\\/\\r\\n    75% {\\r\\n      transform: rotate(270deg) scaleX(0.25);\\r\\n    }\\r\\n\\r\\n    \\/* Back to Start *\\/\\r\\n    100% {\\r\\n      transform: rotate(360deg) scaleX(1);\\r\\n    }\\r\\n  }\\r\\n\\r\\n  \\/* Base and Wrapper styles *\\/\\r\\n\\r\\n  .hero-button-wrap {\\r\\n    display: flex;\\r\\n    justify-content: center;\\r\\n    align-items: center;\\r\\n  }\\r\\n\\r\\n  \\/* 2. Main Button Container (White Border) *\\/\\r\\n  .primary-button-block {\\r\\n    width: 300px;\\r\\n    height: 60px;\\r\\n    border: 1px solid var(--white-border);\\r\\n    background-color: var(--black);\\r\\n    border-radius: 200px;\\r\\n    display: flex;\\r\\n    justify-content: center;\\r\\n    align-items: center;\\r\\n    padding: 1px;\\r\\n    position: relative;\\r\\n    overflow: hidden;\\r\\n    text-decoration: none;\\r\\n  }\\r\\n\\r\\n  \\/* 3. Rotating Stroke Wrapper (Removed \'filter: blur()\') *\\/\\r\\n  .button-stroke-wrapp {\\r\\n    z-index: 1;\\r\\n    position: absolute;\\r\\n\\r\\n    \\/* Size ko kam kia taake effect ziada tight rahe *\\/\\r\\n    width: 200%;\\r\\n    height: 300%;\\r\\n    top: -100%;\\r\\n    left: -50%;\\r\\n\\r\\n    display: flex;\\r\\n    justify-content: center;\\r\\n    align-items: center;\\r\\n\\r\\n    \\/* Animation wahi rahegi *\\/\\r\\n    animation: rotate-and-scale 4s linear infinite;\\r\\n    \\/* **YE LINE HATA DI GAYI HAI: filter: blur(3px);** *\\/\\r\\n  }\\r\\n\\r\\n  .button-stroke-block,\\r\\n  .button-stroke-block-v2 {\\r\\n    \\/* Gradient wahi rahega *\\/\\r\\n    background-image: linear-gradient(180deg,\\r\\n        var(--transparent) 10%,\\r\\n        var(--accent-glow) 40%,\\r\\n        var(--secondary-glow) 55%,\\r\\n        var(--transparent) 90%);\\r\\n    width: 50%;\\r\\n    height: 100%;\\r\\n  }\\r\\n\\r\\n  \\/* 4. Inner Black Layer (Text aur background) *\\/\\r\\n  .button-text-wrap {\\r\\n    z-index: 2;\\r\\n    background-color: var(--black);\\r\\n    border-radius: 200px;\\r\\n    width: 100%;\\r\\n    height: 100%;\\r\\n    display: flex;\\r\\n    justify-content: center;\\r\\n    align-items: center;\\r\\n    position: relative;\\r\\n  }\\r\\n\\r\\n  .primary-button-text {\\r\\n    color: white;\\r\\n    font-family: Calsans, Arial, sans-serif;\\r\\n    font-size: 18px;\\r\\n    font-weight: 600;\\r\\n    text-transform: capitalize;\\r\\n  }\\r\\n<\\/style>\\r\\n\\r\\n<body>\\r\\n\\r\\n  <div class=\\\"hero-button-wrap\\\">\\r\\n    <a href=\\\"https:\\/\\/calendly.com\\/goldenstallionagency\\/real-estate-and-development-branding-discovery-clone\\\" class=\\\"primary-button-block\\\">\\r\\n      <div class=\\\"button-stroke-wrapp\\\">\\r\\n        <div class=\\\"button-stroke-block\\\"><\\/div>\\r\\n        <div class=\\\"button-stroke-block-v2\\\"><\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"button-text-wrap\\\">\\r\\n        <div class=\\\"primary-button-text\\\"> Book A Call Now!<\\/div>\\r\\n      <\\/div>\\r\\n    <\\/a>\\r\\n  <\\/div>\\r\\n\\r\\n\\r\\n<\\/body>\\r\\n\\r\\n<\\/html>\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-684bb30 p-20 e-flex e-con-boxed e-con e-parent\\\" data-id=\\\"684bb30\\\" data-element_type=\\\"container\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"e-con-inner\\\">\\n\\t\\t<div class=\\\"elementor-element elementor-element-ca62b46 e-con-full e-flex e-con e-child\\\" data-id=\\\"ca62b46\\\" data-element_type=\\\"container\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-c5f93c0 elementor-widget__width-initial elementor-widget elementor-widget-heading\\\" data-id=\\\"c5f93c0\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h2 class=\\\"elementor-heading-title elementor-size-default\\\">Clearstone Properties Website<span><br> Review<\\/span>\\n<\\/h2>\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-6729f93 elementor-widget elementor-widget-html\\\" data-id=\\\"6729f93\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"html.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<!DOCTYPE html>\\r\\n<html lang=\\\"en\\\">\\r\\n\\r\\n<head>\\r\\n  <meta charset=\\\"UTF-8\\\">\\r\\n  <meta name=\\\"viewport\\\" content=\\\"width=device-width, initial-scale=1.0\\\">\\r\\n  <title>Document<\\/title>\\r\\n<\\/head>\\r\\n<style>\\r\\n  \\/* Custom CSS Variables *\\/\\r\\n  :root {\\r\\n    --accent-glow: #ff9100;\\r\\n    --secondary-glow: #ff0055;\\r\\n    --white-border: rgba(255, 255, 255, 0.4);\\r\\n    --black: #000000;\\r\\n    --transparent: rgba(0, 0, 0, 0);\\r\\n  }\\r\\n\\r\\n  \\/* 1. Combined Animation Keyframes (Rotation and Scale) *\\/\\r\\n  @keyframes rotate-and-scale {\\r\\n\\r\\n    \\/* Center Top (Full Width) *\\/\\r\\n    0% {\\r\\n      transform: rotate(0deg) scaleX(1);\\r\\n    }\\r\\n\\r\\n    \\/* Corner (Narrower) *\\/\\r\\n    25% {\\r\\n      transform: rotate(90deg) scaleX(0.25);\\r\\n    }\\r\\n\\r\\n    \\/* Center Bottom (Full Width) *\\/\\r\\n    50% {\\r\\n      transform: rotate(180deg) scaleX(1);\\r\\n    }\\r\\n\\r\\n    \\/* Corner (Narrower) *\\/\\r\\n    75% {\\r\\n      transform: rotate(270deg) scaleX(0.25);\\r\\n    }\\r\\n\\r\\n    \\/* Back to Start *\\/\\r\\n    100% {\\r\\n      transform: rotate(360deg) scaleX(1);\\r\\n    }\\r\\n  }\\r\\n\\r\\n  \\/* Base and Wrapper styles *\\/\\r\\n\\r\\n  .hero-button-wrap {\\r\\n    display: flex;\\r\\n    justify-content: center;\\r\\n    align-items: center;\\r\\n  }\\r\\n\\r\\n  \\/* 2. Main Button Container (White Border) *\\/\\r\\n  .primary-button-block {\\r\\n    width: 300px;\\r\\n    height: 60px;\\r\\n    border: 1px solid var(--white-border);\\r\\n    background-color: var(--black);\\r\\n    border-radius: 200px;\\r\\n    display: flex;\\r\\n    justify-content: center;\\r\\n    align-items: center;\\r\\n    padding: 1px;\\r\\n    position: relative;\\r\\n    overflow: hidden;\\r\\n    text-decoration: none;\\r\\n  }\\r\\n\\r\\n  \\/* 3. Rotating Stroke Wrapper (Removed \'filter: blur()\') *\\/\\r\\n  .button-stroke-wrapp {\\r\\n    z-index: 1;\\r\\n    position: absolute;\\r\\n\\r\\n    \\/* Size ko kam kia taake effect ziada tight rahe *\\/\\r\\n    width: 200%;\\r\\n    height: 300%;\\r\\n    top: -100%;\\r\\n    left: -50%;\\r\\n\\r\\n    display: flex;\\r\\n    justify-content: center;\\r\\n    align-items: center;\\r\\n\\r\\n    \\/* Animation wahi rahegi *\\/\\r\\n    animation: rotate-and-scale 4s linear infinite;\\r\\n    \\/* **YE LINE HATA DI GAYI HAI: filter: blur(3px);** *\\/\\r\\n  }\\r\\n\\r\\n  .button-stroke-block,\\r\\n  .button-stroke-block-v2 {\\r\\n    \\/* Gradient wahi rahega *\\/\\r\\n    background-image: linear-gradient(180deg,\\r\\n        var(--transparent) 10%,\\r\\n        var(--accent-glow) 40%,\\r\\n        var(--secondary-glow) 55%,\\r\\n        var(--transparent) 90%);\\r\\n    width: 50%;\\r\\n    height: 100%;\\r\\n  }\\r\\n\\r\\n  \\/* 4. Inner Black Layer (Text aur background) *\\/\\r\\n  .button-text-wrap {\\r\\n    z-index: 2;\\r\\n    background-color: var(--black);\\r\\n    border-radius: 200px;\\r\\n    width: 100%;\\r\\n    height: 100%;\\r\\n    display: flex;\\r\\n    justify-content: center;\\r\\n    align-items: center;\\r\\n    position: relative;\\r\\n  }\\r\\n\\r\\n  .primary-button-text {\\r\\n    color: white;\\r\\n    font-family: Calsans, Arial, sans-serif;\\r\\n    font-size: 18px;\\r\\n    font-weight: 600;\\r\\n    text-transform: capitalize;\\r\\n  }\\r\\n<\\/style>\\r\\n\\r\\n<body>\\r\\n\\r\\n  <div class=\\\"hero-button-wrap\\\">\\r\\n    <a href=\\\"https:\\/\\/calendly.com\\/goldenstallionagency\\/real-estate-and-development-branding-discovery-clone\\\" class=\\\"primary-button-block\\\">\\r\\n      <div class=\\\"button-stroke-wrapp\\\">\\r\\n        <div class=\\\"button-stroke-block\\\"><\\/div>\\r\\n        <div class=\\\"button-stroke-block-v2\\\"><\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"button-text-wrap\\\">\\r\\n        <div class=\\\"primary-button-text\\\"> Book A Call Now!<\\/div>\\r\\n      <\\/div>\\r\\n    <\\/a>\\r\\n  <\\/div>\\r\\n\\r\\n\\r\\n<\\/body>\\r\\n\\r\\n<\\/html>\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-a7ac6a4 e-con-full e-flex e-con e-child\\\" data-id=\\\"a7ac6a4\\\" data-element_type=\\\"container\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-38ebdb2 elementor-widget elementor-widget-video\\\" data-id=\\\"38ebdb2\\\" data-element_type=\\\"widget\\\" data-settings=\\\"{&quot;video_type&quot;:&quot;hosted&quot;,&quot;controls&quot;:&quot;yes&quot;}\\\" data-widget_type=\\\"video.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"e-hosted-video elementor-wrapper elementor-open-inline\\\">\\n\\t\\t\\t\\t\\t<video class=\\\"elementor-video\\\" src=\\\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/08\\/VIDEO-2025-03-25-11-51-05.mp4\\\" controls=\\\"\\\" preload=\\\"metadata\\\" controlsList=\\\"nodownload\\\"><\\/video>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-cdbf56e e-flex e-con-boxed e-con e-parent\\\" data-id=\\\"cdbf56e\\\" data-element_type=\\\"container\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"e-con-inner\\\">\\n\\t\\t<div class=\\\"elementor-element elementor-element-12c3ec8 e-con-full e-flex e-con e-child\\\" data-id=\\\"12c3ec8\\\" data-element_type=\\\"container\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-bf58e3e elementor-widget__width-initial elementor-widget elementor-widget-heading\\\" data-id=\\\"bf58e3e\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h2 class=\\\"elementor-heading-title elementor-size-default\\\">Our <span>Success<\\/span> Stories\\n<\\/h2>\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t[elementor-element k=\\\"f193b19716fcd8e7bd0eee60db27b3ab\\\" data=\\\"eyJpZCI6ImM4ZmM4YzIiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5cIkNvbnZlcnRpY28gaXMgQlkgRkFSIHRoZSBtb3N0IGRlZGljYXRlZCwgZHJpdmVuLCByZWxlbnRsZXNzbHkgaW52ZXN0ZWQgYWdlbmN5IEkgaGF2ZSBldmVyIHdvcmtlZCB3aXRoLiBPbmNlIHRoZXkgZ2V0IHN0YXJ0ZWQgdGhleSByZWFsbHkgZG9uJ3QgZioqKiBhcm91bmQuXCI8YnIgXC8+LSBKb25hdGhhbiBIPFwvcD4iLCJhbGlnbiI6ImNlbnRlciIsIl9wYWRkaW5nIjp7InVuaXQiOiJweCIsInRvcCI6IjAiLCJyaWdodCI6IjAiLCJib3R0b20iOiIyMCIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOmZhbHNlfSwiX3BhZGRpbmdfdGFibGV0Ijp7InVuaXQiOiJweCIsInRvcCI6IjAiLCJyaWdodCI6IjAiLCJib3R0b20iOiIwIiwibGVmdCI6IjAiLCJpc0xpbmtlZCI6ZmFsc2V9LCJfZWxlbWVudF93aWR0aF9tb2JpbGUiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoX21vYmlsZSI6eyJ1bml0IjoiJSIsInNpemUiOjgwLCJzaXplcyI6W119LCJfZmxleF9hbGlnbl9zZWxmX21vYmlsZSI6ImNlbnRlciIsIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoicHgiLCJzaXplIjo3MjAsInNpemVzIjpbXX0sIl9mbGV4X2FsaWduX3NlbGYiOiJjZW50ZXIifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\\\"]\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-7924728 e-con-full e-flex e-con e-child\\\" data-id=\\\"7924728\\\" data-element_type=\\\"container\\\">\\n\\t\\t<div class=\\\"elementor-element elementor-element-2d9d91a e-grid e-con-full e-con e-child\\\" data-id=\\\"2d9d91a\\\" data-element_type=\\\"container\\\">\\n\\t\\t<a class=\\\"elementor-element elementor-element-167ac1c e-con-full e-flex e-con e-child\\\" data-id=\\\"167ac1c\\\" data-element_type=\\\"container\\\" data-settings=\\\"{&quot;background_background&quot;:&quot;classic&quot;}\\\" href=\\\"https:\\/\\/goldenstallionagency.com\\/case-study\\/boutique-salon-sees-3x-more-bookings\\/\\\">\\n\\t\\t<div class=\\\"elementor-element elementor-element-f41f477 e-con-full e-flex e-con e-child\\\" data-id=\\\"f41f477\\\" data-element_type=\\\"container\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-cec8d86 elementor-hidden-desktop elementor-hidden-tablet elementor-hidden-mobile elementor-widget elementor-widget-heading\\\" data-id=\\\"cec8d86\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h2 class=\\\"elementor-heading-title elementor-size-default\\\">CRO<\\/h2>\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-e0a7dce e-con-full e-flex e-con e-child\\\" data-id=\\\"e0a7dce\\\" data-element_type=\\\"container\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-697257a elementor-widget elementor-widget-heading\\\" data-id=\\\"697257a\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h2 class=\\\"elementor-heading-title elementor-size-default\\\">Boutique Salon Sees 3x More Bookings<\\/h2>\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t[elementor-element k=\\\"f193b19716fcd8e7bd0eee60db27b3ab\\\" data=\\\"eyJpZCI6ImE0ZDRiYzUiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJjdXN0b20iLCJ0eXBvZ3JhcGh5X2ZvbnRfZmFtaWx5IjoiSW50ZXIiLCJ0eXBvZ3JhcGh5X2ZvbnRfc2l6ZSI6eyJ1bml0IjoicHgiLCJzaXplIjoyMCwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9mb250X3NpemVfdGFibGV0Ijp7InVuaXQiOiJweCIsInNpemUiOjE1LCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2ZvbnRfc2l6ZV9tb2JpbGUiOnsidW5pdCI6InB4Iiwic2l6ZSI6MTQsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfZm9udF93ZWlnaHQiOiI0MDAiLCJ0eXBvZ3JhcGh5X2xpbmVfaGVpZ2h0Ijp7InVuaXQiOiJlbSIsInNpemUiOjEuMzk5OTk5OTk5OTk5OTk5OTExMTgyMTU4MDI5OTg3NDc2NzY2MTA5NDY2NTUyNzM0Mzc1LCJzaXplcyI6W119LCJfYmFja2dyb3VuZF9jb2xvciI6IiMwMjAxMDEiLCJjdXN0b21fY3NzIjoicDpsYXN0LWNoaWxkIHtcbiAgICBtYXJnaW46IDA7XG59IiwiZWRpdG9yIjoiPHA+UnVieVx1MjAxOXMgQmVhdXR5IHNhbG9uIGhhZCBubyB3ZWJzaXRlIC0gb25seSBhIEZhY2Vib29rIHBhZ2UuIFdhbGstaW5zIHdlcmUgdW5wcmVkaWN0YWJsZSwgcGhvbmUgYm9va2luZ3MuLi4uLi48XC9wPiJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\\\"]\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/a>\\n\\t\\t<a class=\\\"elementor-element elementor-element-e27d136 e-con-full e-flex e-con e-child\\\" data-id=\\\"e27d136\\\" data-element_type=\\\"container\\\" data-settings=\\\"{&quot;background_background&quot;:&quot;classic&quot;}\\\" href=\\\"https:\\/\\/goldenstallionagency.com\\/case-study\\/hvac-company-generates-120k-in-new-sales\\/\\\">\\n\\t\\t<div class=\\\"elementor-element elementor-element-b573994 e-con-full e-flex e-con e-child\\\" data-id=\\\"b573994\\\" data-element_type=\\\"container\\\">\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-caf35df e-con-full e-flex e-con e-child\\\" data-id=\\\"caf35df\\\" data-element_type=\\\"container\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-a35a9ca elementor-widget elementor-widget-heading\\\" data-id=\\\"a35a9ca\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h2 class=\\\"elementor-heading-title elementor-size-default\\\">HVAC Company Generates $120K in New Sales<\\/h2>\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t[elementor-element k=\\\"f193b19716fcd8e7bd0eee60db27b3ab\\\" data=\\\"eyJpZCI6IjhkYmFjN2MiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJjdXN0b20iLCJ0eXBvZ3JhcGh5X2ZvbnRfZmFtaWx5IjoiSW50ZXIiLCJ0eXBvZ3JhcGh5X2ZvbnRfc2l6ZSI6eyJ1bml0IjoicHgiLCJzaXplIjoyMCwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9mb250X3NpemVfdGFibGV0Ijp7InVuaXQiOiJweCIsInNpemUiOjE1LCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2ZvbnRfc2l6ZV9tb2JpbGUiOnsidW5pdCI6InB4Iiwic2l6ZSI6MTQsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfZm9udF93ZWlnaHQiOiI0MDAiLCJ0eXBvZ3JhcGh5X2xpbmVfaGVpZ2h0Ijp7InVuaXQiOiJlbSIsInNpemUiOjEuMzk5OTk5OTk5OTk5OTk5OTExMTgyMTU4MDI5OTg3NDc2NzY2MTA5NDY2NTUyNzM0Mzc1LCJzaXplcyI6W119LCJfYmFja2dyb3VuZF9jb2xvciI6IiMwMjAxMDEiLCJjdXN0b21fY3NzIjoicDpsYXN0LWNoaWxkIHtcbiAgICBtYXJnaW46IDA7XG59IiwiZWRpdG9yIjoiPHA+VGludHdoZWVyIE1lY2hhbmljYWwgKEhWQUMgY29tcGFueSkgaGFkIGEgRElZLXN0eWxlIHdlYnNpdGUgdGhhdCBsb29rZWQgdW5wcm9mZXNzaW9uYWwuIEhvbWVvd25lcnMuLi4uLi48XC9wPiJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\\\"]\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/a>\\n\\t\\t<a class=\\\"elementor-element elementor-element-aa0aeb4 e-con-full e-flex e-con e-child\\\" data-id=\\\"aa0aeb4\\\" data-element_type=\\\"container\\\" data-settings=\\\"{&quot;background_background&quot;:&quot;classic&quot;}\\\" href=\\\"https:\\/\\/goldenstallionagency.com\\/case-study\\/kyu-restaurant-217-booking-increase\\/\\\">\\n\\t\\t<div class=\\\"elementor-element elementor-element-4b0b16f e-con-full e-flex e-con e-child\\\" data-id=\\\"4b0b16f\\\" data-element_type=\\\"container\\\">\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-eb2288e e-con-full e-flex e-con e-child\\\" data-id=\\\"eb2288e\\\" data-element_type=\\\"container\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-5569f77 elementor-widget elementor-widget-heading\\\" data-id=\\\"5569f77\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h2 class=\\\"elementor-heading-title elementor-size-default\\\">KYU Restaurant - 217% Booking Increase<\\/h2>\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t[elementor-element k=\\\"f193b19716fcd8e7bd0eee60db27b3ab\\\" data=\\\"eyJpZCI6ImNkMzRlY2UiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJjdXN0b20iLCJ0eXBvZ3JhcGh5X2ZvbnRfZmFtaWx5IjoiSW50ZXIiLCJ0eXBvZ3JhcGh5X2ZvbnRfc2l6ZSI6eyJ1bml0IjoicHgiLCJzaXplIjoyMCwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9mb250X3NpemVfdGFibGV0Ijp7InVuaXQiOiJweCIsInNpemUiOjE1LCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2ZvbnRfc2l6ZV9tb2JpbGUiOnsidW5pdCI6InB4Iiwic2l6ZSI6MTQsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfZm9udF93ZWlnaHQiOiI0MDAiLCJ0eXBvZ3JhcGh5X2xpbmVfaGVpZ2h0Ijp7InVuaXQiOiJlbSIsInNpemUiOjEuMzk5OTk5OTk5OTk5OTk5OTExMTgyMTU4MDI5OTg3NDc2NzY2MTA5NDY2NTUyNzM0Mzc1LCJzaXplcyI6W119LCJfYmFja2dyb3VuZF9jb2xvciI6IiMwMjAxMDEiLCJjdXN0b21fY3NzIjoicDpsYXN0LWNoaWxkIHtcbiAgICBtYXJnaW46IDA7XG59IiwiZWRpdG9yIjoiPHA+S1lVIHJlc3RhdXJhbnQgZ3JvdXAgaGFkIGdyZWF0IGZvb2QgYnV0IGFuIG9ubGluZSBwcmVzZW5jZSB0aGF0IHdhcyBjb3N0aW5nIHRoZW0gY3VzdG9tZXJzLiBUaGVpciBvdXRkYXRlZCBzaXRlLi4uLi4uPFwvcD4ifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\\\"]\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/a>\\n\\t\\t<a class=\\\"elementor-element elementor-element-d9d6c11 e-con-full e-flex e-con e-child\\\" data-id=\\\"d9d6c11\\\" data-element_type=\\\"container\\\" data-settings=\\\"{&quot;background_background&quot;:&quot;classic&quot;}\\\" href=\\\"https:\\/\\/goldenstallionagency.com\\/case-study\\/real-estate-developer-secures-38-qualified-leads-in-30-days\\/\\\">\\n\\t\\t<div class=\\\"elementor-element elementor-element-e316763 e-con-full e-flex e-con e-child\\\" data-id=\\\"e316763\\\" data-element_type=\\\"container\\\">\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-5782373 e-con-full e-flex e-con e-child\\\" data-id=\\\"5782373\\\" data-element_type=\\\"container\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-955f56f elementor-widget elementor-widget-heading\\\" data-id=\\\"955f56f\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h2 class=\\\"elementor-heading-title elementor-size-default\\\">Real Estate Developer Secures 38 Qualified Leads in 30 Days<\\/h2>\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t[elementor-element k=\\\"f193b19716fcd8e7bd0eee60db27b3ab\\\" data=\\\"eyJpZCI6IjBmYWVjNzkiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJjdXN0b20iLCJ0eXBvZ3JhcGh5X2ZvbnRfZmFtaWx5IjoiSW50ZXIiLCJ0eXBvZ3JhcGh5X2ZvbnRfc2l6ZSI6eyJ1bml0IjoicHgiLCJzaXplIjoyMCwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9mb250X3NpemVfdGFibGV0Ijp7InVuaXQiOiJweCIsInNpemUiOjE1LCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2ZvbnRfc2l6ZV9tb2JpbGUiOnsidW5pdCI6InB4Iiwic2l6ZSI6MTQsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfZm9udF93ZWlnaHQiOiI0MDAiLCJ0eXBvZ3JhcGh5X2xpbmVfaGVpZ2h0Ijp7InVuaXQiOiJlbSIsInNpemUiOjEuMzk5OTk5OTk5OTk5OTk5OTExMTgyMTU4MDI5OTg3NDc2NzY2MTA5NDY2NTUyNzM0Mzc1LCJzaXplcyI6W119LCJfYmFja2dyb3VuZF9jb2xvciI6IiMwMjAxMDEiLCJjdXN0b21fY3NzIjoicDpsYXN0LWNoaWxkIHtcbiAgICBtYXJnaW46IDA7XG59IiwiZWRpdG9yIjoiPHA+QSBwcm9wZXJ0eSBkZXZlbG9wZXIgaGFkIGEgc3R1bm5pbmcgbmV3IHByb2plY3QgXHUyMDE0IGJ1dCB0aGVpciBvbGQgd2Vic2l0ZSBtYWRlIGl0IGxvb2sgbGlrZSBldmVyeSBvdGhlciBlc3RhdGUuIEJ1eWVycy4uLi4uLjxcL3A+In0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\\\"]\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/a>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-4a89ebf p-20 e-flex e-con-boxed e-con e-parent\\\" data-id=\\\"4a89ebf\\\" data-element_type=\\\"container\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"e-con-inner\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-389ff14 elementor-widget__width-initial elementor-widget elementor-widget-heading\\\" data-id=\\\"389ff14\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h2 class=\\\"elementor-heading-title elementor-size-default\\\">Real <span>Results.<\\/span> Real <span>Feedback.<\\/span><\\/h2>\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t[elementor-element k=\\\"f193b19716fcd8e7bd0eee60db27b3ab\\\" data=\\\"eyJpZCI6ImI2MWEyZDgiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiJEaXNjb3ZlciBob3cgb3VyIHdvcmsgaGVscGVkIHRoZW0gc2NhbGUsIGNvbnZlcnQsIGFuZCBncm93LlxuXG4iLCJhbGlnbiI6ImNlbnRlciIsIl9wYWRkaW5nIjp7InVuaXQiOiJweCIsInRvcCI6IjAiLCJyaWdodCI6IjAiLCJib3R0b20iOiIyMCIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOmZhbHNlfSwiX3BhZGRpbmdfdGFibGV0Ijp7InVuaXQiOiJweCIsInRvcCI6IjAiLCJyaWdodCI6IjAiLCJib3R0b20iOiIwIiwibGVmdCI6IjAiLCJpc0xpbmtlZCI6ZmFsc2V9LCJfZWxlbWVudF93aWR0aF9tb2JpbGUiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoX21vYmlsZSI6eyJ1bml0IjoiJSIsInNpemUiOjgwLCJzaXplcyI6W119LCJfZmxleF9hbGlnbl9zZWxmX21vYmlsZSI6ImNlbnRlciJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\\\"]\\t\\t<div class=\\\"elementor-element elementor-element-8a2bc60 cstm-carousal-arow elementor-pagination-type-bullets elementor-arrows-position-inside elementor-pagination-position-outside elementor-widget elementor-widget-n-carousel\\\" data-id=\\\"8a2bc60\\\" data-element_type=\\\"widget\\\" data-settings=\\\"{&quot;carousel_items&quot;:[{&quot;slide_title&quot;:&quot;Slide #1&quot;,&quot;_id&quot;:&quot;12dfdf7&quot;},{&quot;slide_title&quot;:&quot;Slide #2&quot;,&quot;_id&quot;:&quot;bd23dd7&quot;},{&quot;slide_title&quot;:&quot;Slide #3&quot;,&quot;_id&quot;:&quot;a137c21&quot;},{&quot;slide_title&quot;:&quot;Slide #3&quot;,&quot;_id&quot;:&quot;640b17b&quot;}],&quot;slides_to_show&quot;:&quot;3&quot;,&quot;slides_to_scroll&quot;:&quot;1&quot;,&quot;slides_to_show_tablet&quot;:&quot;2&quot;,&quot;slides_to_show_mobile&quot;:&quot;1&quot;,&quot;autoplay&quot;:&quot;yes&quot;,&quot;autoplay_speed&quot;:5000,&quot;pause_on_hover&quot;:&quot;yes&quot;,&quot;pause_on_interaction&quot;:&quot;yes&quot;,&quot;infinite&quot;:&quot;yes&quot;,&quot;speed&quot;:500,&quot;offset_sides&quot;:&quot;none&quot;,&quot;arrows&quot;:&quot;yes&quot;,&quot;pagination&quot;:&quot;bullets&quot;,&quot;image_spacing_custom&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:10,&quot;sizes&quot;:[]},&quot;image_spacing_custom_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;image_spacing_custom_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\\\" data-widget_type=\\\"nested-carousel.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"e-n-carousel swiper\\\" role=\\\"region\\\" aria-roledescription=\\\"carousel\\\" aria-label=\\\"Carousel\\\" dir=\\\"ltr\\\">\\n\\t\\t\\t<div class=\\\"swiper-wrapper\\\" aria-live=\\\"off\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"swiper-slide\\\" data-slide=\\\"1\\\" role=\\\"group\\\" aria-roledescription=\\\"slide\\\" aria-label=\\\"1 of 4\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-2ec2f02 e-flex e-con-boxed e-con e-child\\\" data-id=\\\"2ec2f02\\\" data-element_type=\\\"container\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"e-con-inner\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-e74a368 elementor-widget elementor-widget-image\\\" data-id=\\\"e74a368\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"image.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<img width=\\\"774\\\" height=\\\"497\\\" src=\\\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/09\\/1-1.webp\\\" class=\\\"attachment-large size-large wp-image-1534\\\" alt=\\\"\\\" srcset=\\\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/09\\/1-1.webp 774w, https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/09\\/1-1-300x193.webp 300w, https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/09\\/1-1-768x493.webp 768w\\\" sizes=\\\"(max-width: 774px) 100vw, 774px\\\" \\/>\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"swiper-slide\\\" data-slide=\\\"2\\\" role=\\\"group\\\" aria-roledescription=\\\"slide\\\" aria-label=\\\"2 of 4\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-cf1ae40 e-flex e-con-boxed e-con e-child\\\" data-id=\\\"cf1ae40\\\" data-element_type=\\\"container\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"e-con-inner\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-5be6eae elementor-widget elementor-widget-image\\\" data-id=\\\"5be6eae\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"image.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<img width=\\\"774\\\" height=\\\"497\\\" src=\\\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/09\\/2-1.webp\\\" class=\\\"attachment-large size-large wp-image-1535\\\" alt=\\\"\\\" srcset=\\\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/09\\/2-1.webp 774w, https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/09\\/2-1-300x193.webp 300w, https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/09\\/2-1-768x493.webp 768w\\\" sizes=\\\"(max-width: 774px) 100vw, 774px\\\" \\/>\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"swiper-slide\\\" data-slide=\\\"3\\\" role=\\\"group\\\" aria-roledescription=\\\"slide\\\" aria-label=\\\"3 of 4\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-3bf0d35 e-flex e-con-boxed e-con e-child\\\" data-id=\\\"3bf0d35\\\" data-element_type=\\\"container\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"e-con-inner\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-cf12075 elementor-widget elementor-widget-image\\\" data-id=\\\"cf12075\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"image.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<img width=\\\"774\\\" height=\\\"497\\\" src=\\\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/09\\/3-2.webp\\\" class=\\\"attachment-large size-large wp-image-1536\\\" alt=\\\"\\\" srcset=\\\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/09\\/3-2.webp 774w, https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/09\\/3-2-300x193.webp 300w, https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/09\\/3-2-768x493.webp 768w\\\" sizes=\\\"(max-width: 774px) 100vw, 774px\\\" \\/>\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"swiper-slide\\\" data-slide=\\\"4\\\" role=\\\"group\\\" aria-roledescription=\\\"slide\\\" aria-label=\\\"4 of 4\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-6f16e73 e-flex e-con-boxed e-con e-child\\\" data-id=\\\"6f16e73\\\" data-element_type=\\\"container\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"e-con-inner\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-2f12b71 elementor-widget elementor-widget-image\\\" data-id=\\\"2f12b71\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"image.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<img width=\\\"774\\\" height=\\\"497\\\" src=\\\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/09\\/5-2.webp\\\" class=\\\"attachment-large size-large wp-image-1537\\\" alt=\\\"\\\" srcset=\\\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/09\\/5-2.webp 774w, https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/09\\/5-2-300x193.webp 300w, https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/09\\/5-2-768x493.webp 768w\\\" sizes=\\\"(max-width: 774px) 100vw, 774px\\\" \\/>\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<div class=\\\"elementor-swiper-button elementor-swiper-button-prev\\\" role=\\\"button\\\" tabindex=\\\"0\\\" aria-label=\\\"Previous\\\">\\n\\t\\t\\t\\t<svg aria-hidden=\\\"true\\\" class=\\\"e-font-icon-svg e-eicon-chevron-left\\\" viewBox=\\\"0 0 1000 1000\\\" xmlns=\\\"http:\\/\\/www.w3.org\\/2000\\/svg\\\"><path d=\\\"M646 125C629 125 613 133 604 142L308 442C296 454 292 471 292 487 292 504 296 521 308 533L604 854C617 867 629 875 646 875 663 875 679 871 692 858 704 846 713 829 713 812 713 796 708 779 692 767L438 487 692 225C700 217 708 204 708 187 708 171 704 154 692 142 675 129 663 125 646 125Z\\\"><\\/path><\\/svg>\\t\\t\\t<\\/div>\\n\\t\\t\\t<div class=\\\"elementor-swiper-button elementor-swiper-button-next\\\" role=\\\"button\\\" tabindex=\\\"0\\\" aria-label=\\\"Next\\\">\\n\\t\\t\\t\\t<svg aria-hidden=\\\"true\\\" class=\\\"e-font-icon-svg e-eicon-chevron-right\\\" viewBox=\\\"0 0 1000 1000\\\" xmlns=\\\"http:\\/\\/www.w3.org\\/2000\\/svg\\\"><path d=\\\"M696 533C708 521 713 504 713 487 713 471 708 454 696 446L400 146C388 133 375 125 354 125 338 125 325 129 313 142 300 154 292 171 292 187 292 204 296 221 308 233L563 492 304 771C292 783 288 800 288 817 288 833 296 850 308 863 321 871 338 875 354 875 371 875 388 867 400 854L696 533Z\\\"><\\/path><\\/svg>\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<div class=\\\"swiper-pagination\\\"><\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-406ebc0 p-20 e-flex e-con-boxed e-con e-parent\\\" data-id=\\\"406ebc0\\\" data-element_type=\\\"container\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"e-con-inner\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-cf82b91 elementor-widget__width-initial elementor-widget elementor-widget-heading\\\" data-id=\\\"cf82b91\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h2 class=\\\"elementor-heading-title elementor-size-default\\\">Book<span> A Call<\\/span> <br>With Us!<\\/h2>\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-0165ac7 e-con-full e-flex e-con e-child\\\" data-id=\\\"0165ac7\\\" data-element_type=\\\"container\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-4c059f5 elementor-mobile-align-justify elementor-widget elementor-widget-button\\\" data-id=\\\"4c059f5\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"button.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-button-wrapper\\\">\\n\\t\\t\\t\\t\\t<a class=\\\"elementor-button elementor-button-link elementor-size-sm\\\" href=\\\"https:\\/\\/calendly.com\\/goldenstallionagency\\/real-estate-and-development-branding-discovery-clone\\\">\\n\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-button-content-wrapper\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-button-text\\\">Book A Call Now!<\\/span>\\n\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t<\\/a>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-c454aed cstm-calender elementor-widget elementor-widget-html\\\" data-id=\\\"c454aed\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"html.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<iframe src=\\\"https:\\/\\/calendly.com\\/goldenstallionwebagency\\/hospitality-website-discovery-call\\\" width=\\\"100%\\\" height=\\\"600\\\" frameborder=\\\"0\\\" scrolling=\\\"no\\\">\\ufeff\\ufeff\\ufeff\\ufeff\\ufeff\\ufeff<\\/iframe>\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-662598c p-20 e-flex e-con-boxed e-con e-parent\\\" data-id=\\\"662598c\\\" data-element_type=\\\"container\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"e-con-inner\\\">\\n\\t\\t[elementor-element k=\\\"f193b19716fcd8e7bd0eee60db27b3ab\\\" data=\\\"eyJpZCI6IjY1MWE1YTUiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8c3BhbiBzdHlsZT1cInRleHQtZGVjb3JhdGlvbjogdW5kZXJsaW5lO1wiPjxhIGhyZWY9XCJodHRwczpcL1wvZ29sZGVuc3RhbGxpb25hZ2VuY3kuY29tXC9wb3J0Zm9saW9cL1wiPlZpZXcgUG9ydGZvbGlvPFwvYT48XC9zcGFuPiIsImFsaWduIjoiY2VudGVyIiwiX3BhZGRpbmciOnsidW5pdCI6InB4IiwidG9wIjoiMCIsInJpZ2h0IjoiMCIsImJvdHRvbSI6IjEwIiwibGVmdCI6IjAiLCJpc0xpbmtlZCI6ZmFsc2V9LCJfX2dsb2JhbHNfXyI6eyJsaW5rX2NvbG9yIjoiZ2xvYmFsc1wvY29sb3JzP2lkPXRleHQiLCJsaW5rX2hvdmVyX2NvbG9yIjoiZ2xvYmFsc1wvY29sb3JzP2lkPTQ4OGM1OWQifX0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\\\"]\\t\\t<div class=\\\"elementor-element elementor-element-9a9e453 elementor-widget__width-initial elementor-widget elementor-widget-heading\\\" data-id=\\\"9a9e453\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h2 class=\\\"elementor-heading-title elementor-size-default\\\">Frequently Asked<br><span> Questions<\\/span>\\n<\\/h2>\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-6e5a4b2 elementor-widget__width-initial cstm-accordian-ss elementor-widget elementor-widget-n-accordion\\\" data-id=\\\"6e5a4b2\\\" data-element_type=\\\"widget\\\" data-settings=\\\"{&quot;default_state&quot;:&quot;expanded&quot;,&quot;max_items_expended&quot;:&quot;one&quot;,&quot;n_accordion_animation_duration&quot;:{&quot;unit&quot;:&quot;ms&quot;,&quot;size&quot;:400,&quot;sizes&quot;:[]}}\\\" data-widget_type=\\\"nested-accordion.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"e-n-accordion\\\" aria-label=\\\"Accordion. Open links with Enter or Space, close with Escape, and navigate with Arrow Keys\\\">\\n\\t\\t\\t\\t\\t\\t<details id=\\\"e-n-accordion-item-1150\\\" class=\\\"e-n-accordion-item\\\" open>\\n\\t\\t\\t\\t<summary class=\\\"e-n-accordion-item-title\\\" data-accordion-index=\\\"1\\\" tabindex=\\\"0\\\" aria-expanded=\\\"true\\\" aria-controls=\\\"e-n-accordion-item-1150\\\" >\\n\\t\\t\\t\\t\\t<span class=\'e-n-accordion-item-title-header\'><div class=\\\"e-n-accordion-item-title-text\\\">  What Services Does Golden Stallion Agency Offer? <\\/div><\\/span>\\n\\t\\t\\t\\t\\t\\t\\t<span class=\'e-n-accordion-item-title-icon\'>\\n\\t\\t\\t<span class=\'e-opened\' ><svg aria-hidden=\\\"true\\\" class=\\\"e-font-icon-svg e-fas-minus\\\" viewBox=\\\"0 0 448 512\\\" xmlns=\\\"http:\\/\\/www.w3.org\\/2000\\/svg\\\"><path d=\\\"M416 208H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h384c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z\\\"><\\/path><\\/svg><\\/span>\\n\\t\\t\\t<span class=\'e-closed\'><svg aria-hidden=\\\"true\\\" class=\\\"e-font-icon-svg e-fas-plus\\\" viewBox=\\\"0 0 448 512\\\" xmlns=\\\"http:\\/\\/www.w3.org\\/2000\\/svg\\\"><path d=\\\"M416 208H272V64c0-17.67-14.33-32-32-32h-32c-17.67 0-32 14.33-32 32v144H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h144v144c0 17.67 14.33 32 32 32h32c17.67 0 32-14.33 32-32V304h144c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z\\\"><\\/path><\\/svg><\\/span>\\n\\t\\t<\\/span>\\n\\n\\t\\t\\t\\t\\t\\t<\\/summary>\\n\\t\\t\\t\\t<div role=\\\"region\\\" aria-labelledby=\\\"e-n-accordion-item-1150\\\" class=\\\"elementor-element elementor-element-9abb8ad e-con-full cstm-index e-flex e-con e-child\\\" data-id=\\\"9abb8ad\\\" data-element_type=\\\"container\\\" data-settings=\\\"{&quot;background_background&quot;:&quot;classic&quot;}\\\">\\n\\t\\t[elementor-element k=\\\"f193b19716fcd8e7bd0eee60db27b3ab\\\" data=\\\"eyJpZCI6IjIzMWIzNWEiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5Hb2xkZW4gU3RhbGxpb24gQWdlbmN5IGlzIGEgZnVsbC1zZXJ2aWNlIGRpZ2l0YWwgcGFydG5lciBmb3IgZGVudGFsLCBsZWdhbCwgYW5kIGhvc3BpdGFsaXR5IGJyYW5kcy4gT3VyIHNlcnZpY2VzIGluY2x1ZGUgd2Vic2l0ZSBkZXNpZ24gYW5kIGRldmVsb3BtZW50LCBTRU8gb3B0aW1pemF0aW9uLCBkaWdpdGFsIG1hcmtldGluZywgYW5kIG9uZ29pbmcgbWFpbnRlbmFuY2UgYW5kIHN1cHBvcnQuPFwvcD4ifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\\\"]\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/details>\\n\\t\\t\\t\\t\\t\\t<details id=\\\"e-n-accordion-item-1151\\\" class=\\\"e-n-accordion-item\\\" >\\n\\t\\t\\t\\t<summary class=\\\"e-n-accordion-item-title\\\" data-accordion-index=\\\"2\\\" tabindex=\\\"-1\\\" aria-expanded=\\\"false\\\" aria-controls=\\\"e-n-accordion-item-1151\\\" >\\n\\t\\t\\t\\t\\t<span class=\'e-n-accordion-item-title-header\'><div class=\\\"e-n-accordion-item-title-text\\\"> How long does it take to build a website? <\\/div><\\/span>\\n\\t\\t\\t\\t\\t\\t\\t<span class=\'e-n-accordion-item-title-icon\'>\\n\\t\\t\\t<span class=\'e-opened\' ><svg aria-hidden=\\\"true\\\" class=\\\"e-font-icon-svg e-fas-minus\\\" viewBox=\\\"0 0 448 512\\\" xmlns=\\\"http:\\/\\/www.w3.org\\/2000\\/svg\\\"><path d=\\\"M416 208H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h384c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z\\\"><\\/path><\\/svg><\\/span>\\n\\t\\t\\t<span class=\'e-closed\'><svg aria-hidden=\\\"true\\\" class=\\\"e-font-icon-svg e-fas-plus\\\" viewBox=\\\"0 0 448 512\\\" xmlns=\\\"http:\\/\\/www.w3.org\\/2000\\/svg\\\"><path d=\\\"M416 208H272V64c0-17.67-14.33-32-32-32h-32c-17.67 0-32 14.33-32 32v144H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h144v144c0 17.67 14.33 32 32 32h32c17.67 0 32-14.33 32-32V304h144c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z\\\"><\\/path><\\/svg><\\/span>\\n\\t\\t<\\/span>\\n\\n\\t\\t\\t\\t\\t\\t<\\/summary>\\n\\t\\t\\t\\t<div role=\\\"region\\\" aria-labelledby=\\\"e-n-accordion-item-1151\\\" class=\\\"elementor-element elementor-element-188a9f4 e-con-full cstm-index e-flex e-con e-child\\\" data-id=\\\"188a9f4\\\" data-element_type=\\\"container\\\" data-settings=\\\"{&quot;background_background&quot;:&quot;classic&quot;}\\\">\\n\\t\\t[elementor-element k=\\\"f193b19716fcd8e7bd0eee60db27b3ab\\\" data=\\\"eyJpZCI6IjQyOTQ5ZWYiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5Hb2xkZW4gU3RhbGxpb24gQWdlbmN5IGlzIGEgZnVsbC1zZXJ2aWNlIGRpZ2l0YWwgcGFydG5lciBmb3IgZGVudGFsLCBsZWdhbCwgYW5kIGhvc3BpdGFsaXR5IGJyYW5kcy4gT3VyIHNlcnZpY2VzIGluY2x1ZGUgd2Vic2l0ZSBkZXNpZ24gYW5kIGRldmVsb3BtZW50LCBTRU8gb3B0aW1pemF0aW9uLCBkaWdpdGFsIG1hcmtldGluZywgYW5kIG9uZ29pbmcgbWFpbnRlbmFuY2UgYW5kIHN1cHBvcnQuPFwvcD4ifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\\\"]\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/details>\\n\\t\\t\\t\\t\\t\\t<details id=\\\"e-n-accordion-item-1152\\\" class=\\\"e-n-accordion-item\\\" >\\n\\t\\t\\t\\t<summary class=\\\"e-n-accordion-item-title\\\" data-accordion-index=\\\"3\\\" tabindex=\\\"-1\\\" aria-expanded=\\\"false\\\" aria-controls=\\\"e-n-accordion-item-1152\\\" >\\n\\t\\t\\t\\t\\t<span class=\'e-n-accordion-item-title-header\'><div class=\\\"e-n-accordion-item-title-text\\\"> Do you offer e-commerce solutions? <\\/div><\\/span>\\n\\t\\t\\t\\t\\t\\t\\t<span class=\'e-n-accordion-item-title-icon\'>\\n\\t\\t\\t<span class=\'e-opened\' ><svg aria-hidden=\\\"true\\\" class=\\\"e-font-icon-svg e-fas-minus\\\" viewBox=\\\"0 0 448 512\\\" xmlns=\\\"http:\\/\\/www.w3.org\\/2000\\/svg\\\"><path d=\\\"M416 208H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h384c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z\\\"><\\/path><\\/svg><\\/span>\\n\\t\\t\\t<span class=\'e-closed\'><svg aria-hidden=\\\"true\\\" class=\\\"e-font-icon-svg e-fas-plus\\\" viewBox=\\\"0 0 448 512\\\" xmlns=\\\"http:\\/\\/www.w3.org\\/2000\\/svg\\\"><path d=\\\"M416 208H272V64c0-17.67-14.33-32-32-32h-32c-17.67 0-32 14.33-32 32v144H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h144v144c0 17.67 14.33 32 32 32h32c17.67 0 32-14.33 32-32V304h144c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z\\\"><\\/path><\\/svg><\\/span>\\n\\t\\t<\\/span>\\n\\n\\t\\t\\t\\t\\t\\t<\\/summary>\\n\\t\\t\\t\\t<div role=\\\"region\\\" aria-labelledby=\\\"e-n-accordion-item-1152\\\" class=\\\"elementor-element elementor-element-832ec1b e-con-full cstm-index e-flex e-con e-child\\\" data-id=\\\"832ec1b\\\" data-element_type=\\\"container\\\" data-settings=\\\"{&quot;background_background&quot;:&quot;classic&quot;}\\\">\\n\\t\\t[elementor-element k=\\\"f193b19716fcd8e7bd0eee60db27b3ab\\\" data=\\\"eyJpZCI6ImQ1ZDA0YzIiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiJZZXMsIHdlIHNwZWNpYWxpemUgaW4gY3JlYXRpbmcgc2VjdXJlIGFuZCB1c2VyLWZyaWVuZGx5IGUtY29tbWVyY2Ugd2Vic2l0ZXMgdG8gaGVscCB5b3VyIGJ1c2luZXNzIHNlbGwgcHJvZHVjdHMgb3Igc2VydmljZXMgb25saW5lLiJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\\\"]\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/details>\\n\\t\\t\\t\\t\\t\\t<details id=\\\"e-n-accordion-item-1153\\\" class=\\\"e-n-accordion-item\\\" >\\n\\t\\t\\t\\t<summary class=\\\"e-n-accordion-item-title\\\" data-accordion-index=\\\"4\\\" tabindex=\\\"-1\\\" aria-expanded=\\\"false\\\" aria-controls=\\\"e-n-accordion-item-1153\\\" >\\n\\t\\t\\t\\t\\t<span class=\'e-n-accordion-item-title-header\'><div class=\\\"e-n-accordion-item-title-text\\\"> How do I get started with Golden Stallion Agency? <\\/div><\\/span>\\n\\t\\t\\t\\t\\t\\t\\t<span class=\'e-n-accordion-item-title-icon\'>\\n\\t\\t\\t<span class=\'e-opened\' ><svg aria-hidden=\\\"true\\\" class=\\\"e-font-icon-svg e-fas-minus\\\" viewBox=\\\"0 0 448 512\\\" xmlns=\\\"http:\\/\\/www.w3.org\\/2000\\/svg\\\"><path d=\\\"M416 208H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h384c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z\\\"><\\/path><\\/svg><\\/span>\\n\\t\\t\\t<span class=\'e-closed\'><svg aria-hidden=\\\"true\\\" class=\\\"e-font-icon-svg e-fas-plus\\\" viewBox=\\\"0 0 448 512\\\" xmlns=\\\"http:\\/\\/www.w3.org\\/2000\\/svg\\\"><path d=\\\"M416 208H272V64c0-17.67-14.33-32-32-32h-32c-17.67 0-32 14.33-32 32v144H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h144v144c0 17.67 14.33 32 32 32h32c17.67 0 32-14.33 32-32V304h144c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z\\\"><\\/path><\\/svg><\\/span>\\n\\t\\t<\\/span>\\n\\n\\t\\t\\t\\t\\t\\t<\\/summary>\\n\\t\\t\\t\\t<div role=\\\"region\\\" aria-labelledby=\\\"e-n-accordion-item-1153\\\" class=\\\"elementor-element elementor-element-aa0185f e-con-full cstm-index e-flex e-con e-child\\\" data-id=\\\"aa0185f\\\" data-element_type=\\\"container\\\" data-settings=\\\"{&quot;background_background&quot;:&quot;classic&quot;}\\\">\\n\\t\\t[elementor-element k=\\\"f193b19716fcd8e7bd0eee60db27b3ab\\\" data=\\\"eyJpZCI6IjFkZGM1MmMiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiJHZXR0aW5nIHN0YXJ0ZWQgaXMgZWFzeSEgU2ltcGx5IEJvb2sgYSBDYWxsIHdpdGggVGluYXNoZSwgYW5kIHdlXHUyMDE5bGwgZGlzY3VzcyB5b3VyIGJ1c2luZXNzIG5lZWRzIGFuZCBnb2Fscy4gRnJvbSB0aGVyZSwgd2VcdTIwMTlsbCBjcmVhdGUgYSBjdXN0b20gcGxhbiB0byBidWlsZCB5b3VyIGhpZ2gtY29udmVydGluZyB3ZWJzaXRlLiIsIl9fZ2xvYmFsc19fIjp7ImxpbmtfY29sb3IiOiJnbG9iYWxzXC9jb2xvcnM\\/aWQ9M2M3Y2U0YSJ9fSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\\\"]\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/details>\\n\\t\\t\\t\\t\\t\\t<details id=\\\"e-n-accordion-item-1154\\\" class=\\\"e-n-accordion-item\\\" >\\n\\t\\t\\t\\t<summary class=\\\"e-n-accordion-item-title\\\" data-accordion-index=\\\"5\\\" tabindex=\\\"-1\\\" aria-expanded=\\\"false\\\" aria-controls=\\\"e-n-accordion-item-1154\\\" >\\n\\t\\t\\t\\t\\t<span class=\'e-n-accordion-item-title-header\'><div class=\\\"e-n-accordion-item-title-text\\\"> What happens if we don\\u2019t see results by the end of the program <\\/div><\\/span>\\n\\t\\t\\t\\t\\t\\t\\t<span class=\'e-n-accordion-item-title-icon\'>\\n\\t\\t\\t<span class=\'e-opened\' ><svg aria-hidden=\\\"true\\\" class=\\\"e-font-icon-svg e-fas-minus\\\" viewBox=\\\"0 0 448 512\\\" xmlns=\\\"http:\\/\\/www.w3.org\\/2000\\/svg\\\"><path d=\\\"M416 208H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h384c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z\\\"><\\/path><\\/svg><\\/span>\\n\\t\\t\\t<span class=\'e-closed\'><svg aria-hidden=\\\"true\\\" class=\\\"e-font-icon-svg e-fas-plus\\\" viewBox=\\\"0 0 448 512\\\" xmlns=\\\"http:\\/\\/www.w3.org\\/2000\\/svg\\\"><path d=\\\"M416 208H272V64c0-17.67-14.33-32-32-32h-32c-17.67 0-32 14.33-32 32v144H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h144v144c0 17.67 14.33 32 32 32h32c17.67 0 32-14.33 32-32V304h144c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z\\\"><\\/path><\\/svg><\\/span>\\n\\t\\t<\\/span>\\n\\n\\t\\t\\t\\t\\t\\t<\\/summary>\\n\\t\\t\\t\\t<div role=\\\"region\\\" aria-labelledby=\\\"e-n-accordion-item-1154\\\" class=\\\"elementor-element elementor-element-842b746 e-con-full cstm-index e-flex e-con e-child\\\" data-id=\\\"842b746\\\" data-element_type=\\\"container\\\" data-settings=\\\"{&quot;background_background&quot;:&quot;classic&quot;}\\\">\\n\\t\\t[elementor-element k=\\\"f193b19716fcd8e7bd0eee60db27b3ab\\\" data=\\\"eyJpZCI6ImY4N2Y4NmMiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiJXZSBnaXZlIHlvdSBhbGwgeW91ciBtb25leSBiYWNrIFx1MjAxMyBzaW1wbGUgYXNcbnRoYXQiLCJfX2dsb2JhbHNfXyI6eyJsaW5rX2NvbG9yIjoiZ2xvYmFsc1wvY29sb3JzP2lkPTNjN2NlNGEifX0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\\\"]\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/details>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-57c2499 elementor-widget elementor-widget-html\\\" data-id=\\\"57c2499\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"html.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<!DOCTYPE html>\\r\\n<html lang=\\\"en\\\">\\r\\n\\r\\n<head>\\r\\n  <meta charset=\\\"UTF-8\\\">\\r\\n  <meta name=\\\"viewport\\\" content=\\\"width=device-width, initial-scale=1.0\\\">\\r\\n  <title>Document<\\/title>\\r\\n<\\/head>\\r\\n<style>\\r\\n  \\/* Custom CSS Variables *\\/\\r\\n  :root {\\r\\n    --accent-glow: #ff9100;\\r\\n    --secondary-glow: #ff0055;\\r\\n    --white-border: rgba(255, 255, 255, 0.4);\\r\\n    --black: #000000;\\r\\n    --transparent: rgba(0, 0, 0, 0);\\r\\n  }\\r\\n\\r\\n  \\/* 1. Combined Animation Keyframes (Rotation and Scale) *\\/\\r\\n  @keyframes rotate-and-scale {\\r\\n\\r\\n    \\/* Center Top (Full Width) *\\/\\r\\n    0% {\\r\\n      transform: rotate(0deg) scaleX(1);\\r\\n    }\\r\\n\\r\\n    \\/* Corner (Narrower) *\\/\\r\\n    25% {\\r\\n      transform: rotate(90deg) scaleX(0.25);\\r\\n    }\\r\\n\\r\\n    \\/* Center Bottom (Full Width) *\\/\\r\\n    50% {\\r\\n      transform: rotate(180deg) scaleX(1);\\r\\n    }\\r\\n\\r\\n    \\/* Corner (Narrower) *\\/\\r\\n    75% {\\r\\n      transform: rotate(270deg) scaleX(0.25);\\r\\n    }\\r\\n\\r\\n    \\/* Back to Start *\\/\\r\\n    100% {\\r\\n      transform: rotate(360deg) scaleX(1);\\r\\n    }\\r\\n  }\\r\\n\\r\\n  \\/* Base and Wrapper styles *\\/\\r\\n\\r\\n  .hero-button-wrap {\\r\\n    display: flex;\\r\\n    justify-content: center;\\r\\n    align-items: center;\\r\\n  }\\r\\n\\r\\n  \\/* 2. Main Button Container (White Border) *\\/\\r\\n  .primary-button-block {\\r\\n    width: 300px;\\r\\n    height: 60px;\\r\\n    border: 1px solid var(--white-border);\\r\\n    background-color: var(--black);\\r\\n    border-radius: 200px;\\r\\n    display: flex;\\r\\n    justify-content: center;\\r\\n    align-items: center;\\r\\n    padding: 1px;\\r\\n    position: relative;\\r\\n    overflow: hidden;\\r\\n    text-decoration: none;\\r\\n  }\\r\\n\\r\\n  \\/* 3. Rotating Stroke Wrapper (Removed \'filter: blur()\') *\\/\\r\\n  .button-stroke-wrapp {\\r\\n    z-index: 1;\\r\\n    position: absolute;\\r\\n\\r\\n    \\/* Size ko kam kia taake effect ziada tight rahe *\\/\\r\\n    width: 200%;\\r\\n    height: 300%;\\r\\n    top: -100%;\\r\\n    left: -50%;\\r\\n\\r\\n    display: flex;\\r\\n    justify-content: center;\\r\\n    align-items: center;\\r\\n\\r\\n    \\/* Animation wahi rahegi *\\/\\r\\n    animation: rotate-and-scale 4s linear infinite;\\r\\n    \\/* **YE LINE HATA DI GAYI HAI: filter: blur(3px);** *\\/\\r\\n  }\\r\\n\\r\\n  .button-stroke-block,\\r\\n  .button-stroke-block-v2 {\\r\\n    \\/* Gradient wahi rahega *\\/\\r\\n    background-image: linear-gradient(180deg,\\r\\n        var(--transparent) 10%,\\r\\n        var(--accent-glow) 40%,\\r\\n        var(--secondary-glow) 55%,\\r\\n        var(--transparent) 90%);\\r\\n    width: 50%;\\r\\n    height: 100%;\\r\\n  }\\r\\n\\r\\n  \\/* 4. Inner Black Layer (Text aur background) *\\/\\r\\n  .button-text-wrap {\\r\\n    z-index: 2;\\r\\n    background-color: var(--black);\\r\\n    border-radius: 200px;\\r\\n    width: 100%;\\r\\n    height: 100%;\\r\\n    display: flex;\\r\\n    justify-content: center;\\r\\n    align-items: center;\\r\\n    position: relative;\\r\\n  }\\r\\n\\r\\n  .primary-button-text {\\r\\n    color: white;\\r\\n    font-family: Calsans, Arial, sans-serif;\\r\\n    font-size: 18px;\\r\\n    font-weight: 600;\\r\\n    text-transform: capitalize;\\r\\n  }\\r\\n<\\/style>\\r\\n\\r\\n<body>\\r\\n\\r\\n  <div class=\\\"hero-button-wrap\\\">\\r\\n    <a href=\\\"https:\\/\\/calendly.com\\/goldenstallionagency\\/real-estate-and-development-branding-discovery-clone\\\" class=\\\"primary-button-block\\\">\\r\\n      <div class=\\\"button-stroke-wrapp\\\">\\r\\n        <div class=\\\"button-stroke-block\\\"><\\/div>\\r\\n        <div class=\\\"button-stroke-block-v2\\\"><\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"button-text-wrap\\\">\\r\\n        <div class=\\\"primary-button-text\\\"> Book A Call Now!<\\/div>\\r\\n      <\\/div>\\r\\n    <\\/a>\\r\\n  <\\/div>\\r\\n\\r\\n\\r\\n<\\/body>\\r\\n\\r\\n<\\/html>\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\",\"scripts\":[],\"styles\":[]}}'),(19210,1820,'rank_math_og_content_image','a:2:{s:5:\"check\";s:32:\"35beaa842b9a363e77240416df3f9a0d\";s:6:\"images\";a:1:{i:0;i:1854;}}'),(19211,1819,'rank_math_og_content_image','a:2:{s:5:\"check\";s:32:\"ca7c6202a667aa19e1d70b32a1ef9d44\";s:6:\"images\";a:1:{i:0;i:1850;}}'),(19212,1822,'rank_math_og_content_image','a:2:{s:5:\"check\";s:32:\"b7b22f41d340e0012e0938f0edac3a40\";s:6:\"images\";a:1:{i:0;i:1852;}}'),(19213,1821,'rank_math_og_content_image','a:2:{s:5:\"check\";s:32:\"ac9d698984da1ec8fa077d1e759d61e5\";s:6:\"images\";a:1:{i:0;i:1853;}}'),(19214,146,'_elementor_page_assets','a:0:{}'),(19215,12,'_elementor_page_assets','a:2:{s:6:\"styles\";a:5:{i:0;s:14:\"widget-heading\";i:1;s:8:\"e-swiper\";i:2;s:14:\"widget-gallery\";i:3;s:17:\"elementor-gallery\";i:4;s:13:\"e-transitions\";}s:7:\"scripts\";a:3:{i:0;s:18:\"elementor-frontend\";i:1;s:6:\"swiper\";i:2;s:17:\"elementor-gallery\";}}'),(19216,12,'_elementor_css','a:6:{s:4:\"time\";i:1760553238;s:5:\"fonts\";a:1:{i:0;s:7:\"Figtree\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(19217,12,'_elementor_element_cache','{\"timeout\":1760646839,\"value\":{\"content\":\"<div class=\\\"elementor-element elementor-element-3b962f9 e-flex e-con-boxed e-con e-parent\\\" data-id=\\\"3b962f9\\\" data-element_type=\\\"container\\\" data-settings=\\\"{&quot;background_background&quot;:&quot;classic&quot;}\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"e-con-inner\\\">\\n\\t\\t<div class=\\\"elementor-element elementor-element-bb939f2 e-con-full e-flex e-con e-child\\\" data-id=\\\"bb939f2\\\" data-element_type=\\\"container\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-29cc795 elementor-widget elementor-widget-heading\\\" data-id=\\\"29cc795\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h2 class=\\\"elementor-heading-title elementor-size-default\\\">PORTFOLIO<\\/h2>\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-f8171e2 elementor-widget elementor-widget-html\\\" data-id=\\\"f8171e2\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"html.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t[rank_math_breadcrumb]\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-7ff01e5 e-flex e-con-boxed e-con e-parent\\\" data-id=\\\"7ff01e5\\\" data-element_type=\\\"container\\\" data-settings=\\\"{&quot;background_background&quot;:&quot;classic&quot;}\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"e-con-inner\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-70a550b elementor-widget elementor-widget-heading\\\" data-id=\\\"70a550b\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h6 class=\\\"elementor-heading-title elementor-size-default\\\">EXPLORE OUR WORK<\\/h6>\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-f5e523f elementor-widget elementor-widget-elementskit-heading\\\" data-id=\\\"f5e523f\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"elementskit-heading.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"ekit-wid-con\\\" ><div class=\\\"ekit-heading elementskit-section-title-wraper text_center   ekit_heading_tablet-   ekit_heading_mobile-\\\"><h2 class=\\\"ekit-heading--title elementskit-section-title text_fill\\\"><span><span>Setting standards<\\/span><\\/span> <br>in South Africa for Hospitality Websites.<\\/h2><\\/div><\\/div>\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-385956d elementor-widget elementor-widget-gallery\\\" data-id=\\\"385956d\\\" data-element_type=\\\"widget\\\" data-settings=\\\"{&quot;columns&quot;:3,&quot;lazyload&quot;:&quot;yes&quot;,&quot;gallery_layout&quot;:&quot;grid&quot;,&quot;columns_tablet&quot;:2,&quot;columns_mobile&quot;:1,&quot;gap&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:10,&quot;sizes&quot;:[]},&quot;gap_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:10,&quot;sizes&quot;:[]},&quot;gap_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:10,&quot;sizes&quot;:[]},&quot;link_to&quot;:&quot;file&quot;,&quot;aspect_ratio&quot;:&quot;3:2&quot;,&quot;content_hover_animation&quot;:&quot;fade-in&quot;}\\\" data-widget_type=\\\"gallery.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-gallery__container\\\">\\n\\t\\t\\t\\t\\t\\t\\t<a class=\\\"e-gallery-item elementor-gallery-item elementor-animated-content\\\" href=\\\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/fdfgretgrf-frgre-frtgtr-8.jpg\\\" data-elementor-open-lightbox=\\\"yes\\\" data-elementor-lightbox-slideshow=\\\"385956d\\\" data-elementor-lightbox-title=\\\"fdfgretgrf frgre frtgtr (8)\\\" data-e-action-hash=\\\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MzYzLCJ1cmwiOiJodHRwczpcL1wvZ29sZGVuc3RhbGxpb25hZ2VuY3kuY29tXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI0XC8xMlwvZmRmZ3JldGdyZi1mcmdyZS1mcnRndHItOC5qcGciLCJzbGlkZXNob3ciOiIzODU5NTZkIn0%3D\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"e-gallery-image elementor-gallery-item__image\\\" data-thumbnail=\\\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/fdfgretgrf-frgre-frtgtr-8.jpg\\\" data-width=\\\"1250\\\" data-height=\\\"1000\\\" aria-label=\\\"Examples of high-converting websites built by Golden Stallion Agency.\\\" role=\\\"img\\\" ><\\/div>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/a>\\n\\t\\t\\t\\t\\t\\t\\t<a class=\\\"e-gallery-item elementor-gallery-item elementor-animated-content\\\" href=\\\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/fdfgretgrf-frgre-frtgtr-7.jpg\\\" data-elementor-open-lightbox=\\\"yes\\\" data-elementor-lightbox-slideshow=\\\"385956d\\\" data-elementor-lightbox-title=\\\"fdfgretgrf frgre frtgtr (7)\\\" data-e-action-hash=\\\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MzYyLCJ1cmwiOiJodHRwczpcL1wvZ29sZGVuc3RhbGxpb25hZ2VuY3kuY29tXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI0XC8xMlwvZmRmZ3JldGdyZi1mcmdyZS1mcnRndHItNy5qcGciLCJzbGlkZXNob3ciOiIzODU5NTZkIn0%3D\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"e-gallery-image elementor-gallery-item__image\\\" data-thumbnail=\\\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/fdfgretgrf-frgre-frtgtr-7.jpg\\\" data-width=\\\"1250\\\" data-height=\\\"1000\\\" aria-label=\\\"Examples of high-converting websites built by Golden Stallion Agency.\\\" role=\\\"img\\\" ><\\/div>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/a>\\n\\t\\t\\t\\t\\t\\t\\t<a class=\\\"e-gallery-item elementor-gallery-item elementor-animated-content\\\" href=\\\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/fdfgretgrf-frgre-frtgtr-10.jpg\\\" data-elementor-open-lightbox=\\\"yes\\\" data-elementor-lightbox-slideshow=\\\"385956d\\\" data-elementor-lightbox-title=\\\"fdfgretgrf frgre frtgtr (10)\\\" data-e-action-hash=\\\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MzY1LCJ1cmwiOiJodHRwczpcL1wvZ29sZGVuc3RhbGxpb25hZ2VuY3kuY29tXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI0XC8xMlwvZmRmZ3JldGdyZi1mcmdyZS1mcnRndHItMTAuanBnIiwic2xpZGVzaG93IjoiMzg1OTU2ZCJ9\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"e-gallery-image elementor-gallery-item__image\\\" data-thumbnail=\\\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/fdfgretgrf-frgre-frtgtr-10.jpg\\\" data-width=\\\"1250\\\" data-height=\\\"1000\\\" aria-label=\\\"Examples of high-converting websites built by Golden Stallion Agency.\\\" role=\\\"img\\\" ><\\/div>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/a>\\n\\t\\t\\t\\t\\t\\t\\t<a class=\\\"e-gallery-item elementor-gallery-item elementor-animated-content\\\" href=\\\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/fdfgretgrf-frgre-frtgtr-3.jpg\\\" data-elementor-open-lightbox=\\\"yes\\\" data-elementor-lightbox-slideshow=\\\"385956d\\\" data-elementor-lightbox-title=\\\"fdfgretgrf frgre frtgtr (3)\\\" data-e-action-hash=\\\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MzU4LCJ1cmwiOiJodHRwczpcL1wvZ29sZGVuc3RhbGxpb25hZ2VuY3kuY29tXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI0XC8xMlwvZmRmZ3JldGdyZi1mcmdyZS1mcnRndHItMy5qcGciLCJzbGlkZXNob3ciOiIzODU5NTZkIn0%3D\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"e-gallery-image elementor-gallery-item__image\\\" data-thumbnail=\\\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/fdfgretgrf-frgre-frtgtr-3.jpg\\\" data-width=\\\"1250\\\" data-height=\\\"1000\\\" aria-label=\\\"Examples of high-converting websites built by Golden Stallion Agency.\\\" role=\\\"img\\\" ><\\/div>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/a>\\n\\t\\t\\t\\t\\t\\t\\t<a class=\\\"e-gallery-item elementor-gallery-item elementor-animated-content\\\" href=\\\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/fdfgretgrf-frgre-frtgtr-6.jpg\\\" data-elementor-open-lightbox=\\\"yes\\\" data-elementor-lightbox-slideshow=\\\"385956d\\\" data-elementor-lightbox-title=\\\"fdfgretgrf frgre frtgtr (6)\\\" data-e-action-hash=\\\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MzYxLCJ1cmwiOiJodHRwczpcL1wvZ29sZGVuc3RhbGxpb25hZ2VuY3kuY29tXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI0XC8xMlwvZmRmZ3JldGdyZi1mcmdyZS1mcnRndHItNi5qcGciLCJzbGlkZXNob3ciOiIzODU5NTZkIn0%3D\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"e-gallery-image elementor-gallery-item__image\\\" data-thumbnail=\\\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/fdfgretgrf-frgre-frtgtr-6.jpg\\\" data-width=\\\"1250\\\" data-height=\\\"1000\\\" aria-label=\\\"Examples of high-converting websites built by Golden Stallion Agency.\\\" role=\\\"img\\\" ><\\/div>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/a>\\n\\t\\t\\t\\t\\t\\t\\t<a class=\\\"e-gallery-item elementor-gallery-item elementor-animated-content\\\" href=\\\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/fdfgretgrf-frgre-frtgtr-9.jpg\\\" data-elementor-open-lightbox=\\\"yes\\\" data-elementor-lightbox-slideshow=\\\"385956d\\\" data-elementor-lightbox-title=\\\"fdfgretgrf frgre frtgtr (9)\\\" data-e-action-hash=\\\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MzY0LCJ1cmwiOiJodHRwczpcL1wvZ29sZGVuc3RhbGxpb25hZ2VuY3kuY29tXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI0XC8xMlwvZmRmZ3JldGdyZi1mcmdyZS1mcnRndHItOS5qcGciLCJzbGlkZXNob3ciOiIzODU5NTZkIn0%3D\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"e-gallery-image elementor-gallery-item__image\\\" data-thumbnail=\\\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/fdfgretgrf-frgre-frtgtr-9.jpg\\\" data-width=\\\"1250\\\" data-height=\\\"1000\\\" aria-label=\\\"Examples of high-converting websites built by Golden Stallion Agency.\\\" role=\\\"img\\\" ><\\/div>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/a>\\n\\t\\t\\t\\t\\t\\t\\t<a class=\\\"e-gallery-item elementor-gallery-item elementor-animated-content\\\" href=\\\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/fdfgretgrf-frgre-frtgtr.jpg\\\" data-elementor-open-lightbox=\\\"yes\\\" data-elementor-lightbox-slideshow=\\\"385956d\\\" data-elementor-lightbox-title=\\\"fdfgretgrf frgre frtgtr\\\" data-e-action-hash=\\\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MzY3LCJ1cmwiOiJodHRwczpcL1wvZ29sZGVuc3RhbGxpb25hZ2VuY3kuY29tXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI0XC8xMlwvZmRmZ3JldGdyZi1mcmdyZS1mcnRndHIuanBnIiwic2xpZGVzaG93IjoiMzg1OTU2ZCJ9\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"e-gallery-image elementor-gallery-item__image\\\" data-thumbnail=\\\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/fdfgretgrf-frgre-frtgtr.jpg\\\" data-width=\\\"1250\\\" data-height=\\\"1000\\\" aria-label=\\\"Examples of high-converting websites built by Golden Stallion Agency.\\\" role=\\\"img\\\" ><\\/div>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/a>\\n\\t\\t\\t\\t\\t\\t\\t<a class=\\\"e-gallery-item elementor-gallery-item elementor-animated-content\\\" href=\\\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/fdfgretgrf-frgre-frtgtr-4.jpg\\\" data-elementor-open-lightbox=\\\"yes\\\" data-elementor-lightbox-slideshow=\\\"385956d\\\" data-elementor-lightbox-title=\\\"fdfgretgrf frgre frtgtr (4)\\\" data-e-action-hash=\\\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MzU5LCJ1cmwiOiJodHRwczpcL1wvZ29sZGVuc3RhbGxpb25hZ2VuY3kuY29tXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI0XC8xMlwvZmRmZ3JldGdyZi1mcmdyZS1mcnRndHItNC5qcGciLCJzbGlkZXNob3ciOiIzODU5NTZkIn0%3D\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"e-gallery-image elementor-gallery-item__image\\\" data-thumbnail=\\\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/fdfgretgrf-frgre-frtgtr-4.jpg\\\" data-width=\\\"1250\\\" data-height=\\\"1000\\\" aria-label=\\\"Examples of high-converting websites built by Golden Stallion Agency.\\\" role=\\\"img\\\" ><\\/div>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/a>\\n\\t\\t\\t\\t\\t\\t\\t<a class=\\\"e-gallery-item elementor-gallery-item elementor-animated-content\\\" href=\\\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/fdfgretgrf-frgre-frtgtr-5.jpg\\\" data-elementor-open-lightbox=\\\"yes\\\" data-elementor-lightbox-slideshow=\\\"385956d\\\" data-elementor-lightbox-title=\\\"fdfgretgrf frgre frtgtr (5)\\\" data-e-action-hash=\\\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MzYwLCJ1cmwiOiJodHRwczpcL1wvZ29sZGVuc3RhbGxpb25hZ2VuY3kuY29tXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI0XC8xMlwvZmRmZ3JldGdyZi1mcmdyZS1mcnRndHItNS5qcGciLCJzbGlkZXNob3ciOiIzODU5NTZkIn0%3D\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"e-gallery-image elementor-gallery-item__image\\\" data-thumbnail=\\\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/fdfgretgrf-frgre-frtgtr-5.jpg\\\" data-width=\\\"1250\\\" data-height=\\\"1000\\\" aria-label=\\\"Examples of high-converting websites built by Golden Stallion Agency.\\\" role=\\\"img\\\" ><\\/div>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/a>\\n\\t\\t\\t\\t\\t\\t\\t<a class=\\\"e-gallery-item elementor-gallery-item elementor-animated-content\\\" href=\\\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/fdfgretgrf-frgre-frtgtr-f-1.jpg\\\" data-elementor-open-lightbox=\\\"yes\\\" data-elementor-lightbox-slideshow=\\\"385956d\\\" data-elementor-lightbox-title=\\\"fdfgretgrf frgre frtgtr f (1)\\\" data-e-action-hash=\\\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MzY2LCJ1cmwiOiJodHRwczpcL1wvZ29sZGVuc3RhbGxpb25hZ2VuY3kuY29tXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI0XC8xMlwvZmRmZ3JldGdyZi1mcmdyZS1mcnRndHItZi0xLmpwZyIsInNsaWRlc2hvdyI6IjM4NTk1NmQifQ%3D%3D\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"e-gallery-image elementor-gallery-item__image\\\" data-thumbnail=\\\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/fdfgretgrf-frgre-frtgtr-f-1.jpg\\\" data-width=\\\"1250\\\" data-height=\\\"1000\\\" aria-label=\\\"Examples of high-converting websites built by Golden Stallion Agency.\\\" role=\\\"img\\\" ><\\/div>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/a>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\",\"scripts\":[],\"styles\":[]}}'),(19218,1616,'_oembed_c4ecc24430088a16ca21c7c1c5d90d1d','<iframe title=\"The TRC Framework Explained Part 1\" width=\"1200\" height=\"675\" src=\"https://www.youtube.com/embed/xjJlm6IjBDQ?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>'),(19219,1616,'_oembed_time_c4ecc24430088a16ca21c7c1c5d90d1d','1760553683'),(19220,1866,'_elementor_edit_mode','builder'),(19221,1866,'_wp_page_template','page-templates/template-pagebuilder-full-width.php'),(19222,1866,'_elementor_template_type','wp-page'),(19223,1866,'_elementor_version','3.32.4'),(19224,1866,'_elementor_pro_version','3.32.1'),(19225,1866,'_elementor_data','[{\"id\":\"d9215c5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"43\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"css_classes\":\"p-20\"},\"elements\":[{\"id\":\"3c76218\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/09\\/image_2024-11-08_222804488.webp\",\"id\":1435,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_flex_align_self\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7bac6b3\",\"elType\":\"widget\",\"settings\":{\"title\":\"We help ambitious brands turn <span>underperforming websites<\\/span> into high-converting sales machines,<br> using trust-driven & <span> conversion-focused <\\/span> web design.\\n\",\"typography_typography\":\"custom\",\"typography_font_family\":\"calsans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"header_size\":\"h1\",\"align\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"custom\",\"size\":\"130%\",\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":1000,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=nvlightbg\"},\"typography_text_transform\":\"capitalize\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"655f644\",\"elType\":\"widget\",\"settings\":{\"title\":\"Watch this short video to see how it works:\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":31,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.5,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"18\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"1ebccf3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"css_classes\":\"p-20 video-container-wrap\",\"custom_css\":\":root {\\r\\n  --gold-center: rgba(250, 205, 34, 0.6); \\/* golden center *\\/\\r\\n  --gold-mid: rgba(250, 205, 34, 0.3);    \\/* soft golden *\\/\\r\\n  --black: #000000;\\r\\n}\\r\\n\\r\\n.video-container-wrap {\\r\\n  position: relative;\\r\\n}\\r\\n\\r\\n\\/* Overlay Glow *\\/\\r\\n.video-container-wrap::before {\\r\\n  content: \\\"\\\";\\r\\n  position: absolute;\\r\\n  top: 0;\\r\\n  left: 0;\\r\\n  width: 100%;   \\/* wrapper jitna hi *\\/\\r\\n  height: 100%;  \\/* wrapper jitna hi *\\/\\r\\n  pointer-events: none;\\r\\n  z-index: -1; \\/* video ke neeche rehne ke liye neeche adjust karna padega *\\/\\r\\n\\r\\n  background: radial-gradient(\\r\\n    circle,\\r\\n    var(--gold-center) 40%, \\r\\n    var(--gold-mid) 70%,\\r\\n    transparent 100%\\r\\n  );\\r\\n\\r\\n  filter: blur(40px); \\/* thoda blur kam kar diya *\\/\\r\\n}\\r\\n\\r\\n\\/* Video iframe *\\/\\r\\n.video-container-wrap iframe {\\r\\n  position: relative;\\r\\n}\\r\\n\",\"width\":{\"unit\":\"px\",\"size\":1080,\"sizes\":[]}},\"elements\":[{\"id\":\"b9048a3\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"youtube.com\\/watch?v=xjJlm6IjBDQ&feature=youtu.be&themeRefresh=1\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"videopress_url\":\"https:\\/\\/videopress.com\\/v\\/ZCAOzTNk\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":true},{\"id\":\"8c35c94\",\"elType\":\"container\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"css_classes\":\"p-20\"},\"elements\":[{\"id\":\"4974384\",\"elType\":\"widget\",\"settings\":{\"html\":\"<!DOCTYPE html>\\r\\n<html lang=\\\"en\\\">\\r\\n\\r\\n<head>\\r\\n  <meta charset=\\\"UTF-8\\\">\\r\\n  <meta name=\\\"viewport\\\" content=\\\"width=device-width, initial-scale=1.0\\\">\\r\\n  <title>Document<\\/title>\\r\\n<\\/head>\\r\\n<style>\\r\\n  \\/* Custom CSS Variables *\\/\\r\\n  :root {\\r\\n    --accent-glow: #ff9100;\\r\\n    --secondary-glow: #ff0055;\\r\\n    --white-border: rgba(255, 255, 255, 0.4);\\r\\n    --black: #000000;\\r\\n    --transparent: rgba(0, 0, 0, 0);\\r\\n  }\\r\\n\\r\\n  \\/* 1. Combined Animation Keyframes (Rotation and Scale) *\\/\\r\\n  @keyframes rotate-and-scale {\\r\\n\\r\\n    \\/* Center Top (Full Width) *\\/\\r\\n    0% {\\r\\n      transform: rotate(0deg) scaleX(1);\\r\\n    }\\r\\n\\r\\n    \\/* Corner (Narrower) *\\/\\r\\n    25% {\\r\\n      transform: rotate(90deg) scaleX(0.25);\\r\\n    }\\r\\n\\r\\n    \\/* Center Bottom (Full Width) *\\/\\r\\n    50% {\\r\\n      transform: rotate(180deg) scaleX(1);\\r\\n    }\\r\\n\\r\\n    \\/* Corner (Narrower) *\\/\\r\\n    75% {\\r\\n      transform: rotate(270deg) scaleX(0.25);\\r\\n    }\\r\\n\\r\\n    \\/* Back to Start *\\/\\r\\n    100% {\\r\\n      transform: rotate(360deg) scaleX(1);\\r\\n    }\\r\\n  }\\r\\n\\r\\n  \\/* Base and Wrapper styles *\\/\\r\\n\\r\\n  .hero-button-wrap {\\r\\n    display: flex;\\r\\n    justify-content: center;\\r\\n    align-items: center;\\r\\n  }\\r\\n\\r\\n  \\/* 2. Main Button Container (White Border) *\\/\\r\\n  .primary-button-block {\\r\\n    width: 300px;\\r\\n    height: 60px;\\r\\n    border: 1px solid var(--white-border);\\r\\n    background-color: var(--black);\\r\\n    border-radius: 200px;\\r\\n    display: flex;\\r\\n    justify-content: center;\\r\\n    align-items: center;\\r\\n    padding: 1px;\\r\\n    position: relative;\\r\\n    overflow: hidden;\\r\\n    text-decoration: none;\\r\\n  }\\r\\n\\r\\n  \\/* 3. Rotating Stroke Wrapper (Removed \'filter: blur()\') *\\/\\r\\n  .button-stroke-wrapp {\\r\\n    z-index: 1;\\r\\n    position: absolute;\\r\\n\\r\\n    \\/* Size ko kam kia taake effect ziada tight rahe *\\/\\r\\n    width: 200%;\\r\\n    height: 300%;\\r\\n    top: -100%;\\r\\n    left: -50%;\\r\\n\\r\\n    display: flex;\\r\\n    justify-content: center;\\r\\n    align-items: center;\\r\\n\\r\\n    \\/* Animation wahi rahegi *\\/\\r\\n    animation: rotate-and-scale 4s linear infinite;\\r\\n    \\/* **YE LINE HATA DI GAYI HAI: filter: blur(3px);** *\\/\\r\\n  }\\r\\n\\r\\n  .button-stroke-block,\\r\\n  .button-stroke-block-v2 {\\r\\n    \\/* Gradient wahi rahega *\\/\\r\\n    background-image: linear-gradient(180deg,\\r\\n        var(--transparent) 10%,\\r\\n        var(--accent-glow) 40%,\\r\\n        var(--secondary-glow) 55%,\\r\\n        var(--transparent) 90%);\\r\\n    width: 50%;\\r\\n    height: 100%;\\r\\n  }\\r\\n\\r\\n  \\/* 4. Inner Black Layer (Text aur background) *\\/\\r\\n  .button-text-wrap {\\r\\n    z-index: 2;\\r\\n    background-color: var(--black);\\r\\n    border-radius: 200px;\\r\\n    width: 100%;\\r\\n    height: 100%;\\r\\n    display: flex;\\r\\n    justify-content: center;\\r\\n    align-items: center;\\r\\n    position: relative;\\r\\n  }\\r\\n\\r\\n  .primary-button-text {\\r\\n    color: white;\\r\\n    font-family: Calsans, Arial, sans-serif;\\r\\n    font-size: 18px;\\r\\n    font-weight: 600;\\r\\n    text-transform: capitalize;\\r\\n  }\\r\\n<\\/style>\\r\\n\\r\\n<body>\\r\\n\\r\\n  <div class=\\\"hero-button-wrap\\\">\\r\\n    <a href=\\\"https:\\/\\/calendly.com\\/goldenstallionagency\\/real-estate-and-development-branding-discovery-clone\\\" class=\\\"primary-button-block\\\">\\r\\n      <div class=\\\"button-stroke-wrapp\\\">\\r\\n        <div class=\\\"button-stroke-block\\\"><\\/div>\\r\\n        <div class=\\\"button-stroke-block-v2\\\"><\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"button-text-wrap\\\">\\r\\n        <div class=\\\"primary-button-text\\\"> Book A Call Now!<\\/div>\\r\\n      <\\/div>\\r\\n    <\\/a>\\r\\n  <\\/div>\\r\\n\\r\\n\\r\\n<\\/body>\\r\\n\\r\\n<\\/html>\"},\"elements\":[],\"widgetType\":\"html\"},{\"id\":\"3dcd95f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Trusted by Leading Companies Worldwide\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=69c152f\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"02d17cd\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":false,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7b7e55e\",\"elType\":\"widget\",\"settings\":{\"number_of_items\":6,\"transition_speed\":8000,\"item_image\":{\"unit\":\"px\",\"size\":140,\"sizes\":[],\"value\":\"100\"},\"box_height\":{\"unit\":\"px\",\"size\":60,\"sizes\":[],\"value\":\"200\"},\"box_background\":\"#FFFFFF00\",\"item_padding\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"item_border_border\":\"none\",\"badge_min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[],\"value\":\"0\"},\"badge_min_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[],\"value\":\"0\"},\"multisource_posts_include_date_meta_format\":\"Ymd\",\"multisource_posts_maxitems\":10,\"multisource_items\":[{\"item_type\":\"image\",\"image\":{\"id\":0,\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/plugins\\/unlimited-elements-for-elementor\\/images\\/gallery1.jpg\"},\"_id\":\"78392db\"},{\"item_type\":\"image\",\"image\":{\"id\":0,\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/plugins\\/unlimited-elements-for-elementor\\/images\\/gallery2.jpg\"},\"_id\":\"5758006\"},{\"item_type\":\"youtube\",\"image\":{\"id\":0,\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/plugins\\/unlimited-elements-for-elementor\\/images\\/gallery3.jpg\"},\"url_youtube\":\"qrO4YZeyl0I\",\"_id\":\"9de3eb6\"},{\"item_type\":\"image\",\"image\":{\"id\":0,\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/plugins\\/unlimited-elements-for-elementor\\/images\\/gallery5.jpg\"},\"_id\":\"d60f923\"},{\"item_type\":\"vimeo\",\"image\":{\"id\":0,\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/plugins\\/unlimited-elements-for-elementor\\/images\\/gallery4.jpg\"},\"vimeo_id\":\"581014653\",\"_id\":\"75ae447\"},{\"item_type\":\"html5\",\"image\":{\"id\":0,\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/plugins\\/unlimited-elements-for-elementor\\/images\\/gallery6.jpg\"},\"url_html5\":\"http:\\/\\/commondatastorage.googleapis.com\\/gtv-videos-bucket\\/sample\\/BigBuckBunny.mp4\",\"_id\":\"7af169b\"},{\"item_type\":\"image\",\"image\":{\"id\":0,\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/plugins\\/unlimited-elements-for-elementor\\/images\\/gallery1.jpg\"},\"_id\":\"26b2ae5\"}],\"multisource_instagram\":\"@gianlucavacchi\",\"multisource_instagram_num_items\":12,\"uc_items\":[{\"title\":\"Item 1\",\"image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/09\\/client-11.webp\",\"id\":1358,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_attributes_nosize\":\" src=\\\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/ac_assets\\/logo_marquee\\/logo1.png\\\"\",\"image_attributes\":\" src=\\\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/ac_assets\\/logo_marquee\\/logo1.png\\\"\",\"image_thumb\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/ac_assets\\/logo_marquee\\/logo1.png\",\"link\":{\"url\":\"#\"},\"_generated_id\":\"nyxfw\",\"item_repeater_class\":\"elementor-repeater-item-nyxfw\",\"_id\":\"72a5645\"},{\"title\":\"Item 2\",\"image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/09\\/client-9-1.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_attributes_nosize\":\" src=\\\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/ac_assets\\/logo_marquee\\/logo2.png\\\"\",\"image_attributes\":\" src=\\\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/ac_assets\\/logo_marquee\\/logo2.png\\\"\",\"image_thumb\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/ac_assets\\/logo_marquee\\/logo2.png\",\"link\":{\"url\":\"#\"},\"_generated_id\":\"642oj\",\"item_repeater_class\":\"elementor-repeater-item-642oj\",\"_id\":\"e898437\"},{\"title\":\"Item 3\",\"image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/09\\/client-4.webp\",\"id\":1356,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_attributes_nosize\":\" src=\\\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/ac_assets\\/logo_marquee\\/logo3.png\\\"\",\"image_attributes\":\" src=\\\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/ac_assets\\/logo_marquee\\/logo3.png\\\"\",\"image_thumb\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/ac_assets\\/logo_marquee\\/logo3.png\",\"link\":{\"url\":\"#\"},\"_generated_id\":\"289ce\",\"item_repeater_class\":\"elementor-repeater-item-289ce\",\"_id\":\"dffa4c8\"},{\"title\":\"Item 4\",\"image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/09\\/client-1.webp\",\"id\":1355,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_attributes_nosize\":\" src=\\\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/ac_assets\\/logo_marquee\\/logo4.png\\\"\",\"image_attributes\":\" src=\\\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/ac_assets\\/logo_marquee\\/logo4.png\\\"\",\"image_thumb\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/ac_assets\\/logo_marquee\\/logo4.png\",\"link\":{\"url\":\"#\"},\"_generated_id\":\"em6tf\",\"item_repeater_class\":\"elementor-repeater-item-em6tf\",\"_id\":\"bc93c51\"},{\"title\":\"Item 5\",\"image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/09\\/client-7.webp\",\"id\":1353,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_attributes_nosize\":\" src=\\\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/ac_assets\\/logo_marquee\\/logo6.png\\\"\",\"image_attributes\":\" src=\\\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/ac_assets\\/logo_marquee\\/logo6.png\\\"\",\"image_thumb\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/ac_assets\\/logo_marquee\\/logo6.png\",\"link\":{\"url\":\"#\"},\"_generated_id\":\"vuwj5\",\"item_repeater_class\":\"elementor-repeater-item-vuwj5\",\"_id\":\"375a36a\"},{\"title\":\"Item 6\",\"image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/09\\/client-8.webp\",\"id\":1352,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_attributes_nosize\":\" src=\\\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/ac_assets\\/logo_marquee\\/logo6.png\\\"\",\"image_attributes\":\" src=\\\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/ac_assets\\/logo_marquee\\/logo6.png\\\"\",\"image_thumb\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/ac_assets\\/logo_marquee\\/logo6.png\",\"link\":{\"url\":\"#\"},\"_generated_id\":\"gn918\",\"item_repeater_class\":\"elementor-repeater-item-gn918\",\"_id\":\"fd127ae\"}],\"number_of_items_mobile\":2},\"elements\":[],\"widgetType\":\"ucaddon_logo_marquee\"},{\"id\":\"d9c24ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span>High-Converting<\\/span> Pages with\\nFlow\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"calsans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"custom\",\"size\":\"120%\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=nvlightbg\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bfa8fa3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Where strategy meets scroll-stopping design.\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ef95d40\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"css_classes\":\"p-20\"},\"elements\":[{\"id\":\"c263916\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"css_classes\":\"another-amzng-bg\",\"content_width\":\"full\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"center\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"4d637ac\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"overflow\":\"hidden\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"031dfdf\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/10\\/E11even-Dental-_-Best-Dentist-in-London.mp4\",\"id\":1783,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"videopress_url\":\"https:\\/\\/videopress.com\\/v\\/ZCAOzTNk\",\"autoplay\":\"yes\",\"mute\":\"yes\",\"loop\":\"yes\",\"controls\":\"\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":true},{\"id\":\"177be5e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"436263f\",\"elType\":\"widget\",\"settings\":{\"title\":\"AIW: Ultimate Website Strategy\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Figtree\",\"typography_font_size\":{\"unit\":\"px\",\"size\":31,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"62bf546\",\"elType\":\"widget\",\"settings\":{\"editor\":\"This is our proven blueprint for building high-converting, trust-driven hair transplant websites.\\n\\n\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7d4c6ab\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"<span style=\\\"color: gold;\\\">01.<\\/span> Hero\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"39f242f\"},{\"text\":\"<span style=\\\"color: gold;\\\">02.<\\/span> Reviews \\/ Case Studies \\/ Before-After\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"9dec8d4\"},{\"text\":\"<span style=\\\"color: gold;\\\">03.<\\/span> Press Release Kit\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"69f31ca\"},{\"text\":\"<span style=\\\"color: gold;\\\">04.<\\/span> Doctor Showcase\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"822c28e\"},{\"text\":\"<span style=\\\"color: gold;\\\">05.<\\/span> Our Process\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"3a6535a\"},{\"text\":\"<span style=\\\"color: gold;\\\">06.<\\/span>  Email Magnet\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"6a5709a\"},{\"text\":\"<span style=\\\"color: gold;\\\">07.<\\/span>  FAQ\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"273208e\"},{\"text\":\"<span style=\\\"color: gold;\\\">08.<\\/span>  Blog Articles\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"02ae4e9\"},{\"text\":\"<span style=\\\"color: gold;\\\">09.<\\/span>  Services & Footer\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"b31b072\"}],\"space_between\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_css_classes\":\"cstm-border-btm\"},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"a7cc057\",\"elType\":\"widget\",\"settings\":{\"html\":\"<!DOCTYPE html>\\r\\n<html lang=\\\"en\\\">\\r\\n\\r\\n<head>\\r\\n  <meta charset=\\\"UTF-8\\\">\\r\\n  <meta name=\\\"viewport\\\" content=\\\"width=device-width, initial-scale=1.0\\\">\\r\\n  <title>Document<\\/title>\\r\\n<\\/head>\\r\\n<style>\\r\\n  \\/* Custom CSS Variables *\\/\\r\\n  :root {\\r\\n    --accent-glow: #ff9100;\\r\\n    --secondary-glow: #ff0055;\\r\\n    --white-border: rgba(255, 255, 255, 0.4);\\r\\n    --black: #000000;\\r\\n    --transparent: rgba(0, 0, 0, 0);\\r\\n  }\\r\\n\\r\\n  \\/* 1. Combined Animation Keyframes (Rotation and Scale) *\\/\\r\\n  @keyframes rotate-and-scale {\\r\\n\\r\\n    \\/* Center Top (Full Width) *\\/\\r\\n    0% {\\r\\n      transform: rotate(0deg) scaleX(1);\\r\\n    }\\r\\n\\r\\n    \\/* Corner (Narrower) *\\/\\r\\n    25% {\\r\\n      transform: rotate(90deg) scaleX(0.25);\\r\\n    }\\r\\n\\r\\n    \\/* Center Bottom (Full Width) *\\/\\r\\n    50% {\\r\\n      transform: rotate(180deg) scaleX(1);\\r\\n    }\\r\\n\\r\\n    \\/* Corner (Narrower) *\\/\\r\\n    75% {\\r\\n      transform: rotate(270deg) scaleX(0.25);\\r\\n    }\\r\\n\\r\\n    \\/* Back to Start *\\/\\r\\n    100% {\\r\\n      transform: rotate(360deg) scaleX(1);\\r\\n    }\\r\\n  }\\r\\n\\r\\n  \\/* Base and Wrapper styles *\\/\\r\\n\\r\\n  .hero-button-wrap {\\r\\n    display: flex;\\r\\n    justify-content: center;\\r\\n    align-items: center;\\r\\n  }\\r\\n\\r\\n  \\/* 2. Main Button Container (White Border) *\\/\\r\\n  .primary-button-block {\\r\\n    width: 300px;\\r\\n    height: 60px;\\r\\n    border: 1px solid var(--white-border);\\r\\n    background-color: var(--black);\\r\\n    border-radius: 200px;\\r\\n    display: flex;\\r\\n    justify-content: center;\\r\\n    align-items: center;\\r\\n    padding: 1px;\\r\\n    position: relative;\\r\\n    overflow: hidden;\\r\\n    text-decoration: none;\\r\\n  }\\r\\n\\r\\n  \\/* 3. Rotating Stroke Wrapper (Removed \'filter: blur()\') *\\/\\r\\n  .button-stroke-wrapp {\\r\\n    z-index: 1;\\r\\n    position: absolute;\\r\\n\\r\\n    \\/* Size ko kam kia taake effect ziada tight rahe *\\/\\r\\n    width: 200%;\\r\\n    height: 300%;\\r\\n    top: -100%;\\r\\n    left: -50%;\\r\\n\\r\\n    display: flex;\\r\\n    justify-content: center;\\r\\n    align-items: center;\\r\\n\\r\\n    \\/* Animation wahi rahegi *\\/\\r\\n    animation: rotate-and-scale 4s linear infinite;\\r\\n    \\/* **YE LINE HATA DI GAYI HAI: filter: blur(3px);** *\\/\\r\\n  }\\r\\n\\r\\n  .button-stroke-block,\\r\\n  .button-stroke-block-v2 {\\r\\n    \\/* Gradient wahi rahega *\\/\\r\\n    background-image: linear-gradient(180deg,\\r\\n        var(--transparent) 10%,\\r\\n        var(--accent-glow) 40%,\\r\\n        var(--secondary-glow) 55%,\\r\\n        var(--transparent) 90%);\\r\\n    width: 50%;\\r\\n    height: 100%;\\r\\n  }\\r\\n\\r\\n  \\/* 4. Inner Black Layer (Text aur background) *\\/\\r\\n  .button-text-wrap {\\r\\n    z-index: 2;\\r\\n    background-color: var(--black);\\r\\n    border-radius: 200px;\\r\\n    width: 100%;\\r\\n    height: 100%;\\r\\n    display: flex;\\r\\n    justify-content: center;\\r\\n    align-items: center;\\r\\n    position: relative;\\r\\n  }\\r\\n\\r\\n  .primary-button-text {\\r\\n    color: white;\\r\\n    font-family: Calsans, Arial, sans-serif;\\r\\n    font-size: 18px;\\r\\n    font-weight: 600;\\r\\n    text-transform: capitalize;\\r\\n  }\\r\\n<\\/style>\\r\\n\\r\\n<body>\\r\\n\\r\\n  <div class=\\\"hero-button-wrap\\\">\\r\\n    <a href=\\\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/08\\/AIW_-Ultimate-Hair-Transplant-Website-Strategy.pdf\\\" class=\\\"primary-button-block\\\">\\r\\n      <div class=\\\"button-stroke-wrapp\\\">\\r\\n        <div class=\\\"button-stroke-block\\\"><\\/div>\\r\\n        <div class=\\\"button-stroke-block-v2\\\"><\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"button-text-wrap\\\">\\r\\n        <div class=\\\"primary-button-text\\\"> Download Full Strategy<\\/div>\\r\\n      <\\/div>\\r\\n    <\\/a>\\r\\n  <\\/div>\\r\\n\\r\\n\\r\\n<\\/body>\\r\\n\\r\\n<\\/html>\",\"_flex_align_self\":\"flex-start\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"01ab53b\",\"elType\":\"widget\",\"settings\":{\"html\":\"<!DOCTYPE html>\\r\\n<html lang=\\\"en\\\">\\r\\n\\r\\n<head>\\r\\n  <meta charset=\\\"UTF-8\\\">\\r\\n  <meta name=\\\"viewport\\\" content=\\\"width=device-width, initial-scale=1.0\\\">\\r\\n  <title>Document<\\/title>\\r\\n<\\/head>\\r\\n<style>\\r\\n  \\/* Custom CSS Variables *\\/\\r\\n  :root {\\r\\n    --accent-glow: #ff9100;\\r\\n    --secondary-glow: #ff0055;\\r\\n    --white-border: rgba(255, 255, 255, 0.4);\\r\\n    --black: #000000;\\r\\n    --transparent: rgba(0, 0, 0, 0);\\r\\n  }\\r\\n\\r\\n  \\/* 1. Combined Animation Keyframes (Rotation and Scale) *\\/\\r\\n  @keyframes rotate-and-scale {\\r\\n\\r\\n    \\/* Center Top (Full Width) *\\/\\r\\n    0% {\\r\\n      transform: rotate(0deg) scaleX(1);\\r\\n    }\\r\\n\\r\\n    \\/* Corner (Narrower) *\\/\\r\\n    25% {\\r\\n      transform: rotate(90deg) scaleX(0.25);\\r\\n    }\\r\\n\\r\\n    \\/* Center Bottom (Full Width) *\\/\\r\\n    50% {\\r\\n      transform: rotate(180deg) scaleX(1);\\r\\n    }\\r\\n\\r\\n    \\/* Corner (Narrower) *\\/\\r\\n    75% {\\r\\n      transform: rotate(270deg) scaleX(0.25);\\r\\n    }\\r\\n\\r\\n    \\/* Back to Start *\\/\\r\\n    100% {\\r\\n      transform: rotate(360deg) scaleX(1);\\r\\n    }\\r\\n  }\\r\\n\\r\\n  \\/* Base and Wrapper styles *\\/\\r\\n\\r\\n  .hero-button-wrap {\\r\\n    display: flex;\\r\\n    justify-content: center;\\r\\n    align-items: center;\\r\\n  }\\r\\n\\r\\n  \\/* 2. Main Button Container (White Border) *\\/\\r\\n  .primary-button-block {\\r\\n    width: 300px;\\r\\n    height: 60px;\\r\\n    border: 1px solid var(--white-border);\\r\\n    background-color: var(--black);\\r\\n    border-radius: 200px;\\r\\n    display: flex;\\r\\n    justify-content: center;\\r\\n    align-items: center;\\r\\n    padding: 1px;\\r\\n    position: relative;\\r\\n    overflow: hidden;\\r\\n    text-decoration: none;\\r\\n  }\\r\\n\\r\\n  \\/* 3. Rotating Stroke Wrapper (Removed \'filter: blur()\') *\\/\\r\\n  .button-stroke-wrapp {\\r\\n    z-index: 1;\\r\\n    position: absolute;\\r\\n\\r\\n    \\/* Size ko kam kia taake effect ziada tight rahe *\\/\\r\\n    width: 200%;\\r\\n    height: 300%;\\r\\n    top: -100%;\\r\\n    left: -50%;\\r\\n\\r\\n    display: flex;\\r\\n    justify-content: center;\\r\\n    align-items: center;\\r\\n\\r\\n    \\/* Animation wahi rahegi *\\/\\r\\n    animation: rotate-and-scale 4s linear infinite;\\r\\n    \\/* **YE LINE HATA DI GAYI HAI: filter: blur(3px);** *\\/\\r\\n  }\\r\\n\\r\\n  .button-stroke-block,\\r\\n  .button-stroke-block-v2 {\\r\\n    \\/* Gradient wahi rahega *\\/\\r\\n    background-image: linear-gradient(180deg,\\r\\n        var(--transparent) 10%,\\r\\n        var(--accent-glow) 40%,\\r\\n        var(--secondary-glow) 55%,\\r\\n        var(--transparent) 90%);\\r\\n    width: 50%;\\r\\n    height: 100%;\\r\\n  }\\r\\n\\r\\n  \\/* 4. Inner Black Layer (Text aur background) *\\/\\r\\n  .button-text-wrap {\\r\\n    z-index: 2;\\r\\n    background-color: var(--black);\\r\\n    border-radius: 200px;\\r\\n    width: 100%;\\r\\n    height: 100%;\\r\\n    display: flex;\\r\\n    justify-content: center;\\r\\n    align-items: center;\\r\\n    position: relative;\\r\\n  }\\r\\n\\r\\n  .primary-button-text {\\r\\n    color: white;\\r\\n    font-family: Calsans, Arial, sans-serif;\\r\\n    font-size: 18px;\\r\\n    font-weight: 600;\\r\\n    text-transform: capitalize;\\r\\n  }\\r\\n<\\/style>\\r\\n\\r\\n<body>\\r\\n\\r\\n  <div class=\\\"hero-button-wrap\\\">\\r\\n    <a href=\\\"https:\\/\\/calendly.com\\/goldenstallionagency\\/real-estate-and-development-branding-discovery-clone\\\" class=\\\"primary-button-block\\\">\\r\\n      <div class=\\\"button-stroke-wrapp\\\">\\r\\n        <div class=\\\"button-stroke-block\\\"><\\/div>\\r\\n        <div class=\\\"button-stroke-block-v2\\\"><\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"button-text-wrap\\\">\\r\\n        <div class=\\\"primary-button-text\\\"> Book A Call Now!<\\/div>\\r\\n      <\\/div>\\r\\n    <\\/a>\\r\\n  <\\/div>\\r\\n\\r\\n\\r\\n<\\/body>\\r\\n\\r\\n<\\/html>\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":false},{\"id\":\"756d480\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":false,\"unit\":\"px\",\"size\":0},\"css_classes\":\"p-20\"},\"elements\":[{\"id\":\"6ba08cd\",\"elType\":\"widget\",\"settings\":{\"title\":\"How we turn ideas <span>into impact<\\/span>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"calsans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"custom\",\"size\":\"120%\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=nvlightbg\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8572553\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We follow a proven process to deliver sites that perform.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"171da3f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"flex-start\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/07\\/Path_5693.svg\",\"id\":\"\",\"size\":\"\",\"source\":\"url\"},\"background_position\":\"top right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"css_classes\":\"cstm-bg-curve-l\",\"flex_wrap_tablet\":\"wrap\",\"background_position_mobile\":\"initial\",\"hide_mobile\":\"hidden-mobile\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"6bf9e5f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_size_tablet\":\"grow\"},\"elements\":[{\"id\":\"b64f499\",\"elType\":\"widget\",\"settings\":{\"title\":\"01\",\"_flex_align_self\":\"center\",\"_css_classes\":\"box-num\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e1d7e47\",\"elType\":\"widget\",\"settings\":{\"title\":\"Discovery & Strategy\\n\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Figtree\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a228ebe\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We dive deep into your goals to uncover what really moves your audience \\u2014 strategy comes first.<\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c5a3290\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_size_tablet\":\"grow\"},\"elements\":[{\"id\":\"4a943a5\",\"elType\":\"widget\",\"settings\":{\"title\":\"02\",\"_flex_align_self\":\"center\",\"_css_classes\":\"box-num\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b4f7a87\",\"elType\":\"widget\",\"settings\":{\"title\":\"Design That Converts\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Figtree\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3fbde38\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Crafting layouts with purpose \\u2014 every element guides the user toward action and trust.\\n\\n\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4bcd578\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_size_tablet\":\"grow\"},\"elements\":[{\"id\":\"ae37f9b\",\"elType\":\"widget\",\"settings\":{\"title\":\"03\",\"_flex_align_self\":\"center\",\"_css_classes\":\"box-num\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"42d0354\",\"elType\":\"widget\",\"settings\":{\"title\":\"Launch & Optimize\\n\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Figtree\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3000000000000000444089209850062616169452667236328125,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"da4b446\",\"elType\":\"widget\",\"settings\":{\"editor\":\"After launch, we refine with data \\u2014 ensuring your site performs as beautifully as it looks.\\n\\n\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f456d43\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":false,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"css_classes\":\"p-20\"},\"elements\":[{\"id\":\"1fb2e8f\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span>Stop wasting budget<\\/span> on ads that send <span>visitors <\\/span>to broken websites\\n\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"calsans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"custom\",\"size\":\"120%\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=nvlightbg\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"903addb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Here\\u2019s what\\u2019s holding back your conversions \\u2014 and how we fix it.<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"67bd4bd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":false,\"unit\":\"px\",\"size\":0},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":false,\"unit\":\"px\",\"size\":20},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7df0520\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_size_tablet\":\"grow\"},\"elements\":[{\"id\":\"3734125\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/09\\/67bb8177c0dadd063faf6445_xnBn0gX6TFCdfM7NQZhs_cf-wo-redarrow.png\",\"id\":1473,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<span>Poor <\\/span>conversion performance\",\"description_text\":\"Too many links distract visitors and dilute focus.\\n\\n\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_size\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"image_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"image_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Figtree\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_flex_align_self\":\"stretch\",\"_flex_size\":\"grow\",\"_css_classes\":\"cstm-box-css red-ss\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_color\":\"#D8D6D699\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"title_typography_typography\":\"\",\"description_typography_typography\":\"\",\"_border_color\":\"\",\"title_color\":\"globals\\/colors?id=text\",\"hover_title_color\":\"globals\\/colors?id=488c59d\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"eb1f634\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/09\\/67bb8177c0dadd063faf6445_xnBn0gX6TFCdfM7NQZhs_cf-wo-redarrow.png\",\"id\":1473,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<span>Low<\\/span> visitor engagement\",\"description_text\":\"Slow loading times frustrate users and increase bounce rates.\\n\\n\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_size\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"image_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"image_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Figtree\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_flex_align_self\":\"stretch\",\"_flex_size\":\"grow\",\"_css_classes\":\"cstm-box-css red-ss\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_color\":\"#D8D6D699\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"title_typography_typography\":\"\",\"description_typography_typography\":\"\",\"_border_color\":\"\",\"title_color\":\"globals\\/colors?id=text\",\"hover_title_color\":\"globals\\/colors?id=488c59d\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"d074fe1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/09\\/67bb8177c0dadd063faf6445_xnBn0gX6TFCdfM7NQZhs_cf-wo-redarrow.png\",\"id\":1473,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<span>Unfocused<\\/span> user experience\",\"description_text\":\"Unclear calls to action confuse potential customers.\\n\\n\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_size\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"image_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"image_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Figtree\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_flex_align_self\":\"stretch\",\"_flex_size\":\"grow\",\"_css_classes\":\"cstm-box-css red-ss\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_color\":\"#D8D6D699\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"title_typography_typography\":\"\",\"description_typography_typography\":\"\",\"_border_color\":\"\",\"title_color\":\"globals\\/colors?id=text\",\"hover_title_color\":\"globals\\/colors?id=488c59d\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"44e24ef\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/09\\/67bb8177c0dadd063faf6445_xnBn0gX6TFCdfM7NQZhs_cf-wo-redarrow.png\",\"id\":1473,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<span>Missed <\\/span>sales opportunities\",\"description_text\":\"Generic design fails to build trust or authority.\\n\\n\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_size\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"image_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"image_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Figtree\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_flex_align_self\":\"stretch\",\"_flex_size\":\"grow\",\"_css_classes\":\"cstm-box-css red-ss\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_color\":\"#D8D6D699\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"title_typography_typography\":\"\",\"description_typography_typography\":\"\",\"_border_color\":\"\",\"title_color\":\"globals\\/colors?id=text\",\"hover_title_color\":\"globals\\/colors?id=488c59d\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"1d1b331\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":false,\"unit\":\"px\",\"size\":10},\"flex_wrap\":\"wrap\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":false,\"unit\":\"px\",\"size\":20},\"_flex_order_tablet\":\"custom\",\"_flex_order_custom_tablet\":3,\"_flex_size_tablet\":\"custom\"},\"elements\":[{\"id\":\"da68750\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"_flex_align_self\":\"stretch\",\"css_classes\":\"cst-box-gradoent\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=488c59d\"},\"width_tablet\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"e3a3e04\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/09\\/67bb90db392af4ac96adf168_1.webp\",\"id\":1486,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Low-Performing Site\",\"description_text\":\"\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_size\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"image_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"image_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Figtree\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_css_classes\":\"cstm-box-css\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_color\":\"#D8D6D699\",\"__globals__\":{\"title_typography_typography\":\"\",\"description_typography_typography\":\"\",\"_border_color\":\"\",\"title_color\":\"globals\\/colors?id=488c59d\",\"hover_title_color\":\"globals\\/colors?id=488c59d\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"605270b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/09\\/Book-a-reserved-coworking-spot-in-Spaces-Waterfall-Midrand-Midrand-Gumtree-South-Africa-08-11-2025_10_43_AM-768x1345-1.webp\",\"id\":1490,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"height_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"height_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"object-fit\":\"cover\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_element_width\":\"inherit\",\"_flex_align_self\":\"stretch\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"313ea56\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":false,\"unit\":\"px\",\"size\":20},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"border_color\":\"#578E25\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"cstm-green-gradnt\",\"__globals__\":{\"border_color\":\"\"},\"width_tablet\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"8d4dffb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/09\\/67bb90f39296863ae1225eca_2.webp\",\"id\":1491,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Conversion-Driven Design\",\"description_text\":\"\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_size\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"image_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"image_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Figtree\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"title_color\":\"#1BAA2E\",\"hover_title_color\":\"#1BAA2E\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_css_classes\":\"cstm-box-css\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_color\":\"#D8D6D699\",\"__globals__\":{\"title_typography_typography\":\"\",\"description_typography_typography\":\"\",\"_border_color\":\"\",\"title_color\":\"\",\"hover_title_color\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"fd08f7f\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/10\\/ClearStone-Properties-Exclusive-Luxury-Residences-Secure-Living.mp4\",\"id\":1760,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"videopress_url\":\"https:\\/\\/videopress.com\\/v\\/ZCAOzTNk\",\"autoplay\":\"yes\",\"play_on_mobile\":\"yes\",\"mute\":\"yes\",\"loop\":\"yes\",\"controls\":\"\",\"aspect_ratio\":\"916\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"8ebf332\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_order_tablet\":\"custom\",\"_flex_order_mobile\":\"end\",\"_flex_order_custom_tablet\":2,\"_flex_size_tablet\":\"grow\"},\"elements\":[{\"id\":\"adfbeb6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/09\\/67bb88976d7f0ade2662c189_nMkfZvSyTSOfEX3hVGmM_cf-wo-greenarrow-1.png\",\"id\":1505,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<span>High <\\/span>conversion rates\",\"description_text\":\"Clear, focused navigation guides visitors to buy.\\n\\n\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_size\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"image_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"image_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Figtree\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#7FD136\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_flex_align_self\":\"stretch\",\"_flex_size\":\"grow\",\"_css_classes\":\"cstm-box-css green-ss\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_color\":\"#D8D6D699\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"title_typography_typography\":\"\",\"description_typography_typography\":\"\",\"_border_color\":\"\",\"title_color\":\"globals\\/colors?id=text\",\"hover_title_color\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"a815650\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/09\\/67bb88976d7f0ade2662c189_nMkfZvSyTSOfEX3hVGmM_cf-wo-greenarrow-1.png\",\"id\":1505,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<span>Engaged <\\/span> visitorsrates\",\"description_text\":\"Fast, responsive design keeps users engaged.\\n\\n\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_size\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"image_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"image_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Figtree\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#7FD136\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_flex_align_self\":\"stretch\",\"_flex_size\":\"grow\",\"_css_classes\":\"cstm-box-css green-ss\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_color\":\"#D8D6D699\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"title_typography_typography\":\"\",\"description_typography_typography\":\"\",\"_border_color\":\"\",\"title_color\":\"globals\\/colors?id=text\",\"hover_title_color\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"3e5e397\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/09\\/67bb88976d7f0ade2662c189_nMkfZvSyTSOfEX3hVGmM_cf-wo-greenarrow-1.png\",\"id\":1505,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<span>Increased lead <\\/span>generationrates\",\"description_text\":\"Strong, compelling calls to action drive clicks.\\n\\n\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_size\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"image_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"image_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Figtree\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#7FD136\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_flex_align_self\":\"stretch\",\"_flex_size\":\"grow\",\"_css_classes\":\"cstm-box-css green-ss\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_color\":\"#D8D6D699\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"title_typography_typography\":\"\",\"description_typography_typography\":\"\",\"_border_color\":\"\",\"title_color\":\"globals\\/colors?id=text\",\"hover_title_color\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"470cb5a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/09\\/67bb88976d7f0ade2662c189_nMkfZvSyTSOfEX3hVGmM_cf-wo-greenarrow-1.png\",\"id\":1505,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<span>Increased Trust  <\\/span>& Credibility rates\",\"description_text\":\"Clear, focused navigation guides visitors to buy.\\n\\n\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_size\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"image_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"image_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Figtree\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#7FD136\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_flex_align_self\":\"stretch\",\"_flex_size\":\"grow\",\"_css_classes\":\"cstm-box-css green-ss\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_color\":\"#D8D6D699\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"title_typography_typography\":\"\",\"description_typography_typography\":\"\",\"_border_color\":\"\",\"title_color\":\"globals\\/colors?id=text\",\"hover_title_color\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d5babfe\",\"elType\":\"widget\",\"settings\":{\"html\":\"<!DOCTYPE html>\\r\\n<html lang=\\\"en\\\">\\r\\n\\r\\n<head>\\r\\n  <meta charset=\\\"UTF-8\\\">\\r\\n  <meta name=\\\"viewport\\\" content=\\\"width=device-width, initial-scale=1.0\\\">\\r\\n  <title>Document<\\/title>\\r\\n<\\/head>\\r\\n<style>\\r\\n  \\/* Custom CSS Variables *\\/\\r\\n  :root {\\r\\n    --accent-glow: #ff9100;\\r\\n    --secondary-glow: #ff0055;\\r\\n    --white-border: rgba(255, 255, 255, 0.4);\\r\\n    --black: #000000;\\r\\n    --transparent: rgba(0, 0, 0, 0);\\r\\n  }\\r\\n\\r\\n  \\/* 1. Combined Animation Keyframes (Rotation and Scale) *\\/\\r\\n  @keyframes rotate-and-scale {\\r\\n\\r\\n    \\/* Center Top (Full Width) *\\/\\r\\n    0% {\\r\\n      transform: rotate(0deg) scaleX(1);\\r\\n    }\\r\\n\\r\\n    \\/* Corner (Narrower) *\\/\\r\\n    25% {\\r\\n      transform: rotate(90deg) scaleX(0.25);\\r\\n    }\\r\\n\\r\\n    \\/* Center Bottom (Full Width) *\\/\\r\\n    50% {\\r\\n      transform: rotate(180deg) scaleX(1);\\r\\n    }\\r\\n\\r\\n    \\/* Corner (Narrower) *\\/\\r\\n    75% {\\r\\n      transform: rotate(270deg) scaleX(0.25);\\r\\n    }\\r\\n\\r\\n    \\/* Back to Start *\\/\\r\\n    100% {\\r\\n      transform: rotate(360deg) scaleX(1);\\r\\n    }\\r\\n  }\\r\\n\\r\\n  \\/* Base and Wrapper styles *\\/\\r\\n\\r\\n  .hero-button-wrap {\\r\\n    display: flex;\\r\\n    justify-content: center;\\r\\n    align-items: center;\\r\\n  }\\r\\n\\r\\n  \\/* 2. Main Button Container (White Border) *\\/\\r\\n  .primary-button-block {\\r\\n    width: 300px;\\r\\n    height: 60px;\\r\\n    border: 1px solid var(--white-border);\\r\\n    background-color: var(--black);\\r\\n    border-radius: 200px;\\r\\n    display: flex;\\r\\n    justify-content: center;\\r\\n    align-items: center;\\r\\n    padding: 1px;\\r\\n    position: relative;\\r\\n    overflow: hidden;\\r\\n    text-decoration: none;\\r\\n  }\\r\\n\\r\\n  \\/* 3. Rotating Stroke Wrapper (Removed \'filter: blur()\') *\\/\\r\\n  .button-stroke-wrapp {\\r\\n    z-index: 1;\\r\\n    position: absolute;\\r\\n\\r\\n    \\/* Size ko kam kia taake effect ziada tight rahe *\\/\\r\\n    width: 200%;\\r\\n    height: 300%;\\r\\n    top: -100%;\\r\\n    left: -50%;\\r\\n\\r\\n    display: flex;\\r\\n    justify-content: center;\\r\\n    align-items: center;\\r\\n\\r\\n    \\/* Animation wahi rahegi *\\/\\r\\n    animation: rotate-and-scale 4s linear infinite;\\r\\n    \\/* **YE LINE HATA DI GAYI HAI: filter: blur(3px);** *\\/\\r\\n  }\\r\\n\\r\\n  .button-stroke-block,\\r\\n  .button-stroke-block-v2 {\\r\\n    \\/* Gradient wahi rahega *\\/\\r\\n    background-image: linear-gradient(180deg,\\r\\n        var(--transparent) 10%,\\r\\n        var(--accent-glow) 40%,\\r\\n        var(--secondary-glow) 55%,\\r\\n        var(--transparent) 90%);\\r\\n    width: 50%;\\r\\n    height: 100%;\\r\\n  }\\r\\n\\r\\n  \\/* 4. Inner Black Layer (Text aur background) *\\/\\r\\n  .button-text-wrap {\\r\\n    z-index: 2;\\r\\n    background-color: var(--black);\\r\\n    border-radius: 200px;\\r\\n    width: 100%;\\r\\n    height: 100%;\\r\\n    display: flex;\\r\\n    justify-content: center;\\r\\n    align-items: center;\\r\\n    position: relative;\\r\\n  }\\r\\n\\r\\n  .primary-button-text {\\r\\n    color: white;\\r\\n    font-family: Calsans, Arial, sans-serif;\\r\\n    font-size: 18px;\\r\\n    font-weight: 600;\\r\\n    text-transform: capitalize;\\r\\n  }\\r\\n<\\/style>\\r\\n\\r\\n<body>\\r\\n\\r\\n  <div class=\\\"hero-button-wrap\\\">\\r\\n    <a href=\\\"https:\\/\\/calendly.com\\/goldenstallionagency\\/real-estate-and-development-branding-discovery-clone\\\" class=\\\"primary-button-block\\\">\\r\\n      <div class=\\\"button-stroke-wrapp\\\">\\r\\n        <div class=\\\"button-stroke-block\\\"><\\/div>\\r\\n        <div class=\\\"button-stroke-block-v2\\\"><\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"button-text-wrap\\\">\\r\\n        <div class=\\\"primary-button-text\\\"> Book A Call Now!<\\/div>\\r\\n      <\\/div>\\r\\n    <\\/a>\\r\\n  <\\/div>\\r\\n\\r\\n\\r\\n<\\/body>\\r\\n\\r\\n<\\/html>\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":false},{\"id\":\"684bb30\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1280,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"css_classes\":\"p-20\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ca62b46\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"flex_align_items\":\"flex-start\",\"flex_align_items_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c5f93c0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Clearstone Properties Website<span><br> Review<\\/span>\\n\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"calsans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"custom\",\"size\":\"120%\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=nvlightbg\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6729f93\",\"elType\":\"widget\",\"settings\":{\"html\":\"<!DOCTYPE html>\\r\\n<html lang=\\\"en\\\">\\r\\n\\r\\n<head>\\r\\n  <meta charset=\\\"UTF-8\\\">\\r\\n  <meta name=\\\"viewport\\\" content=\\\"width=device-width, initial-scale=1.0\\\">\\r\\n  <title>Document<\\/title>\\r\\n<\\/head>\\r\\n<style>\\r\\n  \\/* Custom CSS Variables *\\/\\r\\n  :root {\\r\\n    --accent-glow: #ff9100;\\r\\n    --secondary-glow: #ff0055;\\r\\n    --white-border: rgba(255, 255, 255, 0.4);\\r\\n    --black: #000000;\\r\\n    --transparent: rgba(0, 0, 0, 0);\\r\\n  }\\r\\n\\r\\n  \\/* 1. Combined Animation Keyframes (Rotation and Scale) *\\/\\r\\n  @keyframes rotate-and-scale {\\r\\n\\r\\n    \\/* Center Top (Full Width) *\\/\\r\\n    0% {\\r\\n      transform: rotate(0deg) scaleX(1);\\r\\n    }\\r\\n\\r\\n    \\/* Corner (Narrower) *\\/\\r\\n    25% {\\r\\n      transform: rotate(90deg) scaleX(0.25);\\r\\n    }\\r\\n\\r\\n    \\/* Center Bottom (Full Width) *\\/\\r\\n    50% {\\r\\n      transform: rotate(180deg) scaleX(1);\\r\\n    }\\r\\n\\r\\n    \\/* Corner (Narrower) *\\/\\r\\n    75% {\\r\\n      transform: rotate(270deg) scaleX(0.25);\\r\\n    }\\r\\n\\r\\n    \\/* Back to Start *\\/\\r\\n    100% {\\r\\n      transform: rotate(360deg) scaleX(1);\\r\\n    }\\r\\n  }\\r\\n\\r\\n  \\/* Base and Wrapper styles *\\/\\r\\n\\r\\n  .hero-button-wrap {\\r\\n    display: flex;\\r\\n    justify-content: center;\\r\\n    align-items: center;\\r\\n  }\\r\\n\\r\\n  \\/* 2. Main Button Container (White Border) *\\/\\r\\n  .primary-button-block {\\r\\n    width: 300px;\\r\\n    height: 60px;\\r\\n    border: 1px solid var(--white-border);\\r\\n    background-color: var(--black);\\r\\n    border-radius: 200px;\\r\\n    display: flex;\\r\\n    justify-content: center;\\r\\n    align-items: center;\\r\\n    padding: 1px;\\r\\n    position: relative;\\r\\n    overflow: hidden;\\r\\n    text-decoration: none;\\r\\n  }\\r\\n\\r\\n  \\/* 3. Rotating Stroke Wrapper (Removed \'filter: blur()\') *\\/\\r\\n  .button-stroke-wrapp {\\r\\n    z-index: 1;\\r\\n    position: absolute;\\r\\n\\r\\n    \\/* Size ko kam kia taake effect ziada tight rahe *\\/\\r\\n    width: 200%;\\r\\n    height: 300%;\\r\\n    top: -100%;\\r\\n    left: -50%;\\r\\n\\r\\n    display: flex;\\r\\n    justify-content: center;\\r\\n    align-items: center;\\r\\n\\r\\n    \\/* Animation wahi rahegi *\\/\\r\\n    animation: rotate-and-scale 4s linear infinite;\\r\\n    \\/* **YE LINE HATA DI GAYI HAI: filter: blur(3px);** *\\/\\r\\n  }\\r\\n\\r\\n  .button-stroke-block,\\r\\n  .button-stroke-block-v2 {\\r\\n    \\/* Gradient wahi rahega *\\/\\r\\n    background-image: linear-gradient(180deg,\\r\\n        var(--transparent) 10%,\\r\\n        var(--accent-glow) 40%,\\r\\n        var(--secondary-glow) 55%,\\r\\n        var(--transparent) 90%);\\r\\n    width: 50%;\\r\\n    height: 100%;\\r\\n  }\\r\\n\\r\\n  \\/* 4. Inner Black Layer (Text aur background) *\\/\\r\\n  .button-text-wrap {\\r\\n    z-index: 2;\\r\\n    background-color: var(--black);\\r\\n    border-radius: 200px;\\r\\n    width: 100%;\\r\\n    height: 100%;\\r\\n    display: flex;\\r\\n    justify-content: center;\\r\\n    align-items: center;\\r\\n    position: relative;\\r\\n  }\\r\\n\\r\\n  .primary-button-text {\\r\\n    color: white;\\r\\n    font-family: Calsans, Arial, sans-serif;\\r\\n    font-size: 18px;\\r\\n    font-weight: 600;\\r\\n    text-transform: capitalize;\\r\\n  }\\r\\n<\\/style>\\r\\n\\r\\n<body>\\r\\n\\r\\n  <div class=\\\"hero-button-wrap\\\">\\r\\n    <a href=\\\"https:\\/\\/calendly.com\\/goldenstallionagency\\/real-estate-and-development-branding-discovery-clone\\\" class=\\\"primary-button-block\\\">\\r\\n      <div class=\\\"button-stroke-wrapp\\\">\\r\\n        <div class=\\\"button-stroke-block\\\"><\\/div>\\r\\n        <div class=\\\"button-stroke-block-v2\\\"><\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"button-text-wrap\\\">\\r\\n        <div class=\\\"primary-button-text\\\"> Book A Call Now!<\\/div>\\r\\n      <\\/div>\\r\\n    <\\/a>\\r\\n  <\\/div>\\r\\n\\r\\n\\r\\n<\\/body>\\r\\n\\r\\n<\\/html>\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":true},{\"id\":\"a7ac6a4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"38ebdb2\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/08\\/VIDEO-2025-03-25-11-51-05.mp4\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"insert_url\":\"yes\",\"external_url\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/08\\/VIDEO-2025-03-25-11-51-05.mp4\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"videopress_url\":\"https:\\/\\/videopress.com\\/v\\/ZCAOzTNk\",\"aspect_ratio\":\"32\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"29\",\"right\":\"29\",\"bottom\":\"29\",\"left\":\"29\",\"isLinked\":true},\"__globals__\":{\"_border_color\":\"globals\\/colors?id=7ef4b7e\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"cdbf56e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"12c3ec8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"48\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bf58e3e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our <span>Success<\\/span> Stories\\n\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"calsans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"custom\",\"size\":\"120%\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=nvlightbg\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c8fc8c2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"Convertico is BY FAR the most dedicated, driven, relentlessly invested agency I have ever worked with. Once they get started they really don\'t f*** around.\\\"<br \\/>- Jonathan H<\\/p>\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self_mobile\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":720,\"sizes\":[]},\"_flex_align_self\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"7924728\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2d9d91a\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":2,\"sizes\":[]},\"grid_gaps\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"167ac1c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"min_height\":{\"unit\":\"px\",\"size\":520,\"sizes\":[]},\"flex_justify_content\":\"space-between\",\"html_tag\":\"a\",\"link\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/case-study\\/boutique-salon-sees-3x-more-bookings\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/10\\/Boutique-Salon-Sees-3x-More-Bookings.png\",\"id\":1850,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.75,\"sizes\":[]},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"border_color\":\"#FACD22\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"f41f477\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"8\",\"row\":\"8\",\"isLinked\":true,\"unit\":\"px\",\"size\":8},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cec8d86\",\"elType\":\"widget\",\"settings\":{\"title\":\"CRO\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Figtree\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"16\",\"bottom\":\"8\",\"left\":\"16\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#FACD2240\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#FACD22\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"e0a7dce\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"697257a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Boutique Salon Sees 3x More Bookings\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Figtree\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a4d4bc5\",\"elType\":\"widget\",\"settings\":{\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"_background_color\":\"#020101\",\"custom_css\":\"p:last-child {\\n    margin: 0;\\n}\",\"editor\":\"<p>Ruby\\u2019s Beauty salon had no website - only a Facebook page. Walk-ins were unpredictable, phone bookings......<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e27d136\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"min_height\":{\"unit\":\"px\",\"size\":520,\"sizes\":[]},\"flex_justify_content\":\"space-between\",\"html_tag\":\"a\",\"link\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/case-study\\/hvac-company-generates-120k-in-new-sales\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/10\\/HVAC-Company-Generates-120K-in-New-Sales.png\",\"id\":1852,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.75,\"sizes\":[]},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"border_color\":\"#FACD22\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"b573994\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"8\",\"row\":\"8\",\"isLinked\":true,\"unit\":\"px\",\"size\":8},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true},{\"id\":\"caf35df\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a35a9ca\",\"elType\":\"widget\",\"settings\":{\"title\":\"HVAC Company Generates $120K in New Sales\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Figtree\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8dbac7c\",\"elType\":\"widget\",\"settings\":{\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"_background_color\":\"#020101\",\"custom_css\":\"p:last-child {\\n    margin: 0;\\n}\",\"editor\":\"<p>Tintwheer Mechanical (HVAC company) had a DIY-style website that looked unprofessional. Homeowners......<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"aa0aeb4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"min_height\":{\"unit\":\"px\",\"size\":520,\"sizes\":[]},\"flex_justify_content\":\"space-between\",\"html_tag\":\"a\",\"link\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/case-study\\/kyu-restaurant-217-booking-increase\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/10\\/KYU-Restaurant-217-Booking-Increase.png\",\"id\":1853,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.75,\"sizes\":[]},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"border_color\":\"#FACD22\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"4b0b16f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"8\",\"row\":\"8\",\"isLinked\":true,\"unit\":\"px\",\"size\":8},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true},{\"id\":\"eb2288e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5569f77\",\"elType\":\"widget\",\"settings\":{\"title\":\"KYU Restaurant - 217% Booking Increase\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Figtree\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cd34ece\",\"elType\":\"widget\",\"settings\":{\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"_background_color\":\"#020101\",\"custom_css\":\"p:last-child {\\n    margin: 0;\\n}\",\"editor\":\"<p>KYU restaurant group had great food but an online presence that was costing them customers. Their outdated site......<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d9d6c11\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"min_height\":{\"unit\":\"px\",\"size\":520,\"sizes\":[]},\"flex_justify_content\":\"space-between\",\"html_tag\":\"a\",\"link\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/case-study\\/real-estate-developer-secures-38-qualified-leads-in-30-days\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/10\\/Real-Estate-Developer-Secures-38-Qualified-Leads-in-30-Days.png\",\"id\":1854,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.75,\"sizes\":[]},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"border_color\":\"#FACD22\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"e316763\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"8\",\"row\":\"8\",\"isLinked\":true,\"unit\":\"px\",\"size\":8},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true},{\"id\":\"5782373\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"955f56f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Real Estate Developer Secures 38 Qualified Leads in 30 Days\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Figtree\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0faec79\",\"elType\":\"widget\",\"settings\":{\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"_background_color\":\"#020101\",\"custom_css\":\"p:last-child {\\n    margin: 0;\\n}\",\"editor\":\"<p>A property developer had a stunning new project \\u2014 but their old website made it look like every other estate. Buyers......<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"4a89ebf\",\"elType\":\"container\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"css_classes\":\"p-20\"},\"elements\":[{\"id\":\"389ff14\",\"elType\":\"widget\",\"settings\":{\"title\":\"Real <span>Results.<\\/span> Real <span>Feedback.<\\/span>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"calsans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"custom\",\"size\":\"120%\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=nvlightbg\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b61a2d8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Discover how our work helped them scale, convert, and grow.\\n\\n\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width_mobile\":\"initial\",\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_flex_align_self_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8a2bc60\",\"elType\":\"widget\",\"widgetType\":\"nested-carousel\",\"settings\":{\"carousel_name\":\"Carousel\",\"carousel_items\":[{\"slide_title\":\"Slide #1\",\"_id\":\"12dfdf7\"},{\"slide_title\":\"Slide #2\",\"_id\":\"bd23dd7\"},{\"slide_title\":\"Slide #3\",\"_id\":\"a137c21\"},{\"slide_title\":\"Slide #3\",\"_id\":\"640b17b\"}],\"slides_to_show\":\"3\",\"slides_to_scroll\":\"1\",\"arrows_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_css_classes\":\"cstm-carousal-arow\",\"__globals__\":{\"arrow_normal_color\":\"globals\\/colors?id=488c59d\",\"dots_normal_color\":\"\"},\"arrow_normal_color\":\"#FF0004\",\"dots_normal_color\":\"#FACD22\"},\"elements\":[{\"id\":\"2ec2f02\",\"elType\":\"container\",\"settings\":{\"_title\":\"Slide #1\"},\"elements\":[{\"id\":\"e74a368\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/09\\/1-1.webp\",\"id\":1534,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"cf1ae40\",\"elType\":\"container\",\"settings\":{\"_title\":\"Slide #2\"},\"elements\":[{\"id\":\"5be6eae\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/09\\/2-1.webp\",\"id\":1535,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"3bf0d35\",\"elType\":\"container\",\"settings\":{\"_title\":\"Slide #3\"},\"elements\":[{\"id\":\"cf12075\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/09\\/3-2.webp\",\"id\":1536,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"6f16e73\",\"elType\":\"container\",\"settings\":{\"_title\":\"Slide #3\"},\"elements\":[{\"id\":\"2f12b71\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/09\\/5-2.webp\",\"id\":1537,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":false},{\"id\":\"406ebc0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":false,\"unit\":\"px\",\"size\":0},\"_title\":\"Container\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"css_classes\":\"p-20\"},\"elements\":[{\"id\":\"cf82b91\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book<span> A Call<\\/span> <br>With Us!\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"calsans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"custom\",\"size\":\"120%\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=nvlightbg\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0165ac7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"flex_direction_mobile\":\"column\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":false,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"4c059f5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book A Call Now!\",\"link\":{\"url\":\"https:\\/\\/calendly.com\\/goldenstallionagency\\/real-estate-and-development-branding-discovery-clone\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"button_background_hover_color\":\"#C4AB2E\",\"__globals__\":{\"background_color\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=044b931\"},\"align_mobile\":\"justify\",\"button_text_color\":\"#000000\",\"background_color\":\"#E5BE1F\",\"hover_color\":\"#151515\",\"_flex_align_self_mobile\":\"stretch\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"c454aed\",\"elType\":\"widget\",\"settings\":{\"html\":\"<iframe src=\\\"https:\\/\\/calendly.com\\/goldenstallionwebagency\\/hospitality-website-discovery-call\\\" width=\\\"100%\\\" height=\\\"600\\\" frameborder=\\\"0\\\" scrolling=\\\"no\\\">\\ufeff\\ufeff\\ufeff\\ufeff\\ufeff\\ufeff<\\/iframe>\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"_border_color\":\"globals\\/colors?id=488c59d\"},\"_css_classes\":\"cstm-calender\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":false},{\"id\":\"662598c\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":false,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"css_classes\":\"p-20\"},\"elements\":[{\"id\":\"651a5a5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<span style=\\\"text-decoration: underline;\\\"><a href=\\\"https:\\/\\/goldenstallionagency.com\\/portfolio\\/\\\">View Portfolio<\\/a><\\/span>\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"link_color\":\"globals\\/colors?id=text\",\"link_hover_color\":\"globals\\/colors?id=488c59d\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9a9e453\",\"elType\":\"widget\",\"settings\":{\"title\":\"Frequently Asked<br><span> Questions<\\/span>\\n\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"calsans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"custom\",\"size\":\"120%\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=nvlightbg\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6e5a4b2\",\"elType\":\"widget\",\"widgetType\":\"nested-accordion\",\"settings\":{\"items\":[{\"item_title\":\" What Services Does Golden Stallion Agency Offer?\",\"_id\":\"057d816\"},{\"item_title\":\"How long does it take to build a website?\",\"_id\":\"13aeeb7\"},{\"item_title\":\"Do you offer e-commerce solutions?\",\"_id\":\"b7ec30a\"},{\"item_title\":\"How do I get started with Golden Stallion Agency?\",\"_id\":\"f5211f8\"},{\"item_title\":\"What happens if we don\\u2019t see results by the end of the program\",\"_id\":\"7e5d94f\"}],\"accordion_item_title_position_horizontal\":\"stretch\",\"accordion_item_title_icon_position\":\"end\",\"accordion_item_title_space_between\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"accordion_background_normal_background\":\"classic\",\"accordion_background_normal_color\":\"#D1AC1B\",\"accordion_border_normal_border\":\"none\",\"accordion_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"accordion_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"32\",\"isLinked\":false},\"normal_title_color\":\"#FFFFFF\",\"content_border_border\":\"none\",\"content_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"004\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":772,\"sizes\":[]},\"_flex_align_self\":\"center\",\"_css_classes\":\"cstm-accordian-ss\",\"__globals__\":{\"normal_title_color\":\"globals\\/colors?id=text\",\"accordion_background_normal_color\":\"\",\"hover_title_color\":\"globals\\/colors?id=text\",\"active_title_color\":\"globals\\/colors?id=text\"}},\"elements\":[{\"id\":\"9abb8ad\",\"elType\":\"container\",\"settings\":{\"_title\":\"item #1\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#D1AC1BAD\",\"border_border\":\"none\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"32\",\"bottom\":\"025\",\"left\":\"32\",\"isLinked\":false},\"css_classes\":\"cstm-index\"},\"elements\":[{\"id\":\"231b35a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Golden Stallion Agency is a full-service digital partner for dental, legal, and hospitality brands. Our services include website design and development, SEO optimization, digital marketing, and ongoing maintenance and support.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"188a9f4\",\"elType\":\"container\",\"settings\":{\"_title\":\"item #2\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#D1AC1BAD\",\"margin\":{\"unit\":\"px\",\"top\":\"-12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"32\",\"bottom\":\"25\",\"left\":\"32\",\"isLinked\":false},\"css_classes\":\"cstm-index\"},\"elements\":[{\"id\":\"42949ef\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Golden Stallion Agency is a full-service digital partner for dental, legal, and hospitality brands. Our services include website design and development, SEO optimization, digital marketing, and ongoing maintenance and support.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"832ec1b\",\"elType\":\"container\",\"settings\":{\"_title\":\"item #2\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#D1AC1BAD\",\"margin\":{\"unit\":\"px\",\"top\":\"-12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"32\",\"bottom\":\"25\",\"left\":\"32\",\"isLinked\":false},\"css_classes\":\"cstm-index\"},\"elements\":[{\"id\":\"d5d04c2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Yes, we specialize in creating secure and user-friendly e-commerce websites to help your business sell products or services online.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"aa0185f\",\"elType\":\"container\",\"settings\":{\"_title\":\"item #2\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#D1AC1BAD\",\"margin\":{\"unit\":\"px\",\"top\":\"-12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"32\",\"bottom\":\"25\",\"left\":\"32\",\"isLinked\":false},\"css_classes\":\"cstm-index\"},\"elements\":[{\"id\":\"1ddc52c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Getting started is easy! Simply Book a Call with Tinashe, and we\\u2019ll discuss your business needs and goals. From there, we\\u2019ll create a custom plan to build your high-converting website.\",\"__globals__\":{\"link_color\":\"globals\\/colors?id=3c7ce4a\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"842b746\",\"elType\":\"container\",\"settings\":{\"_title\":\"item #2\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#D1AC1BAD\",\"margin\":{\"unit\":\"px\",\"top\":\"-12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"32\",\"bottom\":\"25\",\"left\":\"32\",\"isLinked\":false},\"css_classes\":\"cstm-index\"},\"elements\":[{\"id\":\"f87f86c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"We give you all your money back \\u2013 simple as\\nthat\",\"__globals__\":{\"link_color\":\"globals\\/colors?id=3c7ce4a\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true,\"isLocked\":true}]},{\"id\":\"57c2499\",\"elType\":\"widget\",\"settings\":{\"html\":\"<!DOCTYPE html>\\r\\n<html lang=\\\"en\\\">\\r\\n\\r\\n<head>\\r\\n  <meta charset=\\\"UTF-8\\\">\\r\\n  <meta name=\\\"viewport\\\" content=\\\"width=device-width, initial-scale=1.0\\\">\\r\\n  <title>Document<\\/title>\\r\\n<\\/head>\\r\\n<style>\\r\\n  \\/* Custom CSS Variables *\\/\\r\\n  :root {\\r\\n    --accent-glow: #ff9100;\\r\\n    --secondary-glow: #ff0055;\\r\\n    --white-border: rgba(255, 255, 255, 0.4);\\r\\n    --black: #000000;\\r\\n    --transparent: rgba(0, 0, 0, 0);\\r\\n  }\\r\\n\\r\\n  \\/* 1. Combined Animation Keyframes (Rotation and Scale) *\\/\\r\\n  @keyframes rotate-and-scale {\\r\\n\\r\\n    \\/* Center Top (Full Width) *\\/\\r\\n    0% {\\r\\n      transform: rotate(0deg) scaleX(1);\\r\\n    }\\r\\n\\r\\n    \\/* Corner (Narrower) *\\/\\r\\n    25% {\\r\\n      transform: rotate(90deg) scaleX(0.25);\\r\\n    }\\r\\n\\r\\n    \\/* Center Bottom (Full Width) *\\/\\r\\n    50% {\\r\\n      transform: rotate(180deg) scaleX(1);\\r\\n    }\\r\\n\\r\\n    \\/* Corner (Narrower) *\\/\\r\\n    75% {\\r\\n      transform: rotate(270deg) scaleX(0.25);\\r\\n    }\\r\\n\\r\\n    \\/* Back to Start *\\/\\r\\n    100% {\\r\\n      transform: rotate(360deg) scaleX(1);\\r\\n    }\\r\\n  }\\r\\n\\r\\n  \\/* Base and Wrapper styles *\\/\\r\\n\\r\\n  .hero-button-wrap {\\r\\n    display: flex;\\r\\n    justify-content: center;\\r\\n    align-items: center;\\r\\n  }\\r\\n\\r\\n  \\/* 2. Main Button Container (White Border) *\\/\\r\\n  .primary-button-block {\\r\\n    width: 300px;\\r\\n    height: 60px;\\r\\n    border: 1px solid var(--white-border);\\r\\n    background-color: var(--black);\\r\\n    border-radius: 200px;\\r\\n    display: flex;\\r\\n    justify-content: center;\\r\\n    align-items: center;\\r\\n    padding: 1px;\\r\\n    position: relative;\\r\\n    overflow: hidden;\\r\\n    text-decoration: none;\\r\\n  }\\r\\n\\r\\n  \\/* 3. Rotating Stroke Wrapper (Removed \'filter: blur()\') *\\/\\r\\n  .button-stroke-wrapp {\\r\\n    z-index: 1;\\r\\n    position: absolute;\\r\\n\\r\\n    \\/* Size ko kam kia taake effect ziada tight rahe *\\/\\r\\n    width: 200%;\\r\\n    height: 300%;\\r\\n    top: -100%;\\r\\n    left: -50%;\\r\\n\\r\\n    display: flex;\\r\\n    justify-content: center;\\r\\n    align-items: center;\\r\\n\\r\\n    \\/* Animation wahi rahegi *\\/\\r\\n    animation: rotate-and-scale 4s linear infinite;\\r\\n    \\/* **YE LINE HATA DI GAYI HAI: filter: blur(3px);** *\\/\\r\\n  }\\r\\n\\r\\n  .button-stroke-block,\\r\\n  .button-stroke-block-v2 {\\r\\n    \\/* Gradient wahi rahega *\\/\\r\\n    background-image: linear-gradient(180deg,\\r\\n        var(--transparent) 10%,\\r\\n        var(--accent-glow) 40%,\\r\\n        var(--secondary-glow) 55%,\\r\\n        var(--transparent) 90%);\\r\\n    width: 50%;\\r\\n    height: 100%;\\r\\n  }\\r\\n\\r\\n  \\/* 4. Inner Black Layer (Text aur background) *\\/\\r\\n  .button-text-wrap {\\r\\n    z-index: 2;\\r\\n    background-color: var(--black);\\r\\n    border-radius: 200px;\\r\\n    width: 100%;\\r\\n    height: 100%;\\r\\n    display: flex;\\r\\n    justify-content: center;\\r\\n    align-items: center;\\r\\n    position: relative;\\r\\n  }\\r\\n\\r\\n  .primary-button-text {\\r\\n    color: white;\\r\\n    font-family: Calsans, Arial, sans-serif;\\r\\n    font-size: 18px;\\r\\n    font-weight: 600;\\r\\n    text-transform: capitalize;\\r\\n  }\\r\\n<\\/style>\\r\\n\\r\\n<body>\\r\\n\\r\\n  <div class=\\\"hero-button-wrap\\\">\\r\\n    <a href=\\\"https:\\/\\/calendly.com\\/goldenstallionagency\\/real-estate-and-development-branding-discovery-clone\\\" class=\\\"primary-button-block\\\">\\r\\n      <div class=\\\"button-stroke-wrapp\\\">\\r\\n        <div class=\\\"button-stroke-block\\\"><\\/div>\\r\\n        <div class=\\\"button-stroke-block-v2\\\"><\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"button-text-wrap\\\">\\r\\n        <div class=\\\"primary-button-text\\\"> Book A Call Now!<\\/div>\\r\\n      <\\/div>\\r\\n    <\\/a>\\r\\n  <\\/div>\\r\\n\\r\\n\\r\\n<\\/body>\\r\\n\\r\\n<\\/html>\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":false}]'),(19226,1866,'_elementor_page_assets','a:2:{s:6:\"styles\";a:8:{i:0;s:12:\"widget-image\";i:1;s:14:\"widget-heading\";i:2;s:12:\"widget-video\";i:3;s:16:\"widget-icon-list\";i:4;s:16:\"widget-image-box\";i:5;s:8:\"e-swiper\";i:6;s:22:\"widget-nested-carousel\";i:7;s:23:\"widget-nested-accordion\";}s:7:\"scripts\";a:2:{i:0;s:18:\"elementor-frontend\";i:1;s:6:\"swiper\";}}'),(19227,1866,'_elementor_css','a:6:{s:4:\"time\";i:1760551627;s:5:\"fonts\";a:3:{i:0;s:7:\"calsans\";i:1;s:5:\"Inter\";i:2;s:7:\"Figtree\";}s:5:\"icons\";a:3:{i:0;s:0:\"\";i:9;s:6:\"eicons\";i:12;s:8:\"fa-solid\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}');
INSERT INTO `wpve_postmeta` VALUES (19228,1866,'_elementor_element_cache','{\"timeout\":1760645228,\"value\":{\"content\":\"<div class=\"elementor-element elementor-element-d9215c5 p-20 e-flex e-con-boxed e-con e-parent\" data-id=\"d9215c5\" data-element_type=\"container\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-3c76218 elementor-widget elementor-widget-image\" data-id=\"3c76218\" data-element_type=\"widget\" data-widget_type=\"image.default\">ntttt<div class=\"elementor-widget-container\">nttttttttttttttt<img width=\"150\" height=\"150\" src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/image_2024-11-08_222804488.webp\" class=\"attachment-large size-large wp-image-1435\" alt=\"\" />ttttttttttttttt</div>ntttt</div>ntttt<div class=\"elementor-element elementor-element-7bac6b3 elementor-widget__width-initial elementor-widget-mobile__width-inherit elementor-widget elementor-widget-heading\" data-id=\"7bac6b3\" data-element_type=\"widget\" data-widget_type=\"heading.default\">ntttt<div class=\"elementor-widget-container\">nttttt<h1 class=\"elementor-heading-title elementor-size-default\">We help ambitious brands turn <span>underperforming websites</span> into high-converting sales machines,<br> using trust-driven &amp; <span> conversion-focused </span> web design.n</h1>tttt</div>ntttt</div>ntttt<div class=\"elementor-element elementor-element-655f644 elementor-widget elementor-widget-heading\" data-id=\"655f644\" data-element_type=\"widget\" data-widget_type=\"heading.default\">ntttt<div class=\"elementor-widget-container\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Watch this short video to see how it works:</h2>tttt</div>ntttt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-1ebccf3 e-con-full p-20 video-container-wrap e-flex e-con e-child\" data-id=\"1ebccf3\" data-element_type=\"container\">ntttt<div class=\"elementor-element elementor-element-b9048a3 elementor-widget elementor-widget-video\" data-id=\"b9048a3\" data-element_type=\"widget\" data-settings=\"{&quot;youtube_url&quot;:&quot;youtube.com\\/watch?v=xjJlm6IjBDQ&amp;feature=youtu.be&amp;themeRefresh=1&quot;,&quot;video_type&quot;:&quot;youtube&quot;,&quot;controls&quot;:&quot;yes&quot;}\" data-widget_type=\"video.default\">ntttt<div class=\"elementor-widget-container\">nttttttt<div class=\"elementor-wrapper elementor-open-inline\">nttt<div class=\"elementor-video\"></div>tt</div>ntttttt</div>ntttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-8c35c94 p-20 e-flex e-con-boxed e-con e-parent\" data-id=\"8c35c94\" data-element_type=\"container\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-4974384 elementor-widget elementor-widget-html\" data-id=\"4974384\" data-element_type=\"widget\" data-widget_type=\"html.default\">ntttt<div class=\"elementor-widget-container\">nttttt<!DOCTYPE html>rn<html lang=\"en\">rnrn<head>rn  <meta charset=\"UTF-8\">rn  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">rn  <title>Document</title>rn</head>rn<style>rn  /* Custom CSS Variables */rn  :root {rn    --accent-glow: #ff9100;rn    --secondary-glow: #ff0055;rn    --white-border: rgba(255, 255, 255, 0.4);rn    --black: #000000;rn    --transparent: rgba(0, 0, 0, 0);rn  }rnrn  /* 1. Combined Animation Keyframes (Rotation and Scale) */rn  @keyframes rotate-and-scale {rnrn    /* Center Top (Full Width) */rn    0% {rn      transform: rotate(0deg) scaleX(1);rn    }rnrn    /* Corner (Narrower) */rn    25% {rn      transform: rotate(90deg) scaleX(0.25);rn    }rnrn    /* Center Bottom (Full Width) */rn    50% {rn      transform: rotate(180deg) scaleX(1);rn    }rnrn    /* Corner (Narrower) */rn    75% {rn      transform: rotate(270deg) scaleX(0.25);rn    }rnrn    /* Back to Start */rn    100% {rn      transform: rotate(360deg) scaleX(1);rn    }rn  }rnrn  /* Base and Wrapper styles */rnrn  .hero-button-wrap {rn    display: flex;rn    justify-content: center;rn    align-items: center;rn  }rnrn  /* 2. Main Button Container (White Border) */rn  .primary-button-block {rn    width: 300px;rn    height: 60px;rn    border: 1px solid var(--white-border);rn    background-color: var(--black);rn    border-radius: 200px;rn    display: flex;rn    justify-content: center;rn    align-items: center;rn    padding: 1px;rn    position: relative;rn    overflow: hidden;rn    text-decoration: none;rn  }rnrn  /* 3. Rotating Stroke Wrapper (Removed \'filter: blur()\') */rn  .button-stroke-wrapp {rn    z-index: 1;rn    position: absolute;rnrn    /* Size ko kam kia taake effect ziada tight rahe */rn    width: 200%;rn    height: 300%;rn    top: -100%;rn    left: -50%;rnrn    display: flex;rn    justify-content: center;rn    align-items: center;rnrn    /* Animation wahi rahegi */rn    animation: rotate-and-scale 4s linear infinite;rn    /* **YE LINE HATA DI GAYI HAI: filter: blur(3px);** */rn  }rnrn  .button-stroke-block,rn  .button-stroke-block-v2 {rn    /* Gradient wahi rahega */rn    background-image: linear-gradient(180deg,rn        var(--transparent) 10%,rn        var(--accent-glow) 40%,rn        var(--secondary-glow) 55%,rn        var(--transparent) 90%);rn    width: 50%;rn    height: 100%;rn  }rnrn  /* 4. Inner Black Layer (Text aur background) */rn  .button-text-wrap {rn    z-index: 2;rn    background-color: var(--black);rn    border-radius: 200px;rn    width: 100%;rn    height: 100%;rn    display: flex;rn    justify-content: center;rn    align-items: center;rn    position: relative;rn  }rnrn  .primary-button-text {rn    color: white;rn    font-family: Calsans, Arial, sans-serif;rn    font-size: 18px;rn    font-weight: 600;rn    text-transform: capitalize;rn  }rn</style>rnrn<body>rnrn  <div class=\"hero-button-wrap\">rn    <a href=\"https://calendly.com/goldenstallionagency/real-estate-and-development-branding-discovery-clone\" class=\"primary-button-block\">rn      <div class=\"button-stroke-wrapp\">rn        <div class=\"button-stroke-block\"></div>rn        <div class=\"button-stroke-block-v2\"></div>rn      </div>rn      <div class=\"button-text-wrap\">rn        <div class=\"primary-button-text\"> Book A Call Now!</div>rn      </div>rn    </a>rn  </div>rnrnrn</body>rnrn</html>tttt</div>ntttt</div>ntttt<div class=\"elementor-element elementor-element-3dcd95f elementor-widget elementor-widget-heading\" data-id=\"3dcd95f\" data-element_type=\"widget\" data-widget_type=\"heading.default\">ntttt<div class=\"elementor-widget-container\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Trusted by Leading Companies Worldwide</h2>tttt</div>ntttt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-02d17cd e-con-full e-flex e-con e-parent\" data-id=\"02d17cd\" data-element_type=\"container\">ntt[elementor-element k=\"f193b19716fcd8e7bd0eee60db27b3ab\" data=\"eyJpZCI6IjdiN2U1NWUiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJudW1iZXJfb2ZfaXRlbXMiOjYsInRyYW5zaXRpb25fc3BlZWQiOjgwMDAsIml0ZW1faW1hZ2UiOnsidW5pdCI6InB4Iiwic2l6ZSI6MTQwLCJzaXplcyI6W10sInZhbHVlIjoiMTAwIn0sImJveF9oZWlnaHQiOnsidW5pdCI6InB4Iiwic2l6ZSI6NjAsInNpemVzIjpbXSwidmFsdWUiOiIyMDAifSwiYm94X2JhY2tncm91bmQiOiIjRkZGRkZGMDAiLCJpdGVtX3BhZGRpbmciOnsidW5pdCI6InB4IiwidG9wIjoiIiwicmlnaHQiOiIiLCJib3R0b20iOiIiLCJsZWZ0IjoiIiwiaXNMaW5rZWQiOnRydWV9LCJpdGVtX2JvcmRlcl9ib3JkZXIiOiJub25lIiwiYmFkZ2VfbWluX2hlaWdodCI6eyJ1bml0IjoicHgiLCJzaXplIjowLCJzaXplcyI6W10sInZhbHVlIjoiMCJ9LCJiYWRnZV9taW5fd2lkdGgiOnsidW5pdCI6InB4Iiwic2l6ZSI6MCwic2l6ZXMiOltdLCJ2YWx1ZSI6IjAifSwibXVsdGlzb3VyY2VfcG9zdHNfaW5jbHVkZV9kYXRlX21ldGFfZm9ybWF0IjoiWW1kIiwibXVsdGlzb3VyY2VfcG9zdHNfbWF4aXRlbXMiOjEwLCJtdWx0aXNvdXJjZV9pdGVtcyI6W3siaXRlbV90eXBlIjoiaW1hZ2UiLCJpbWFnZSI6eyJpZCI6MCwidXJsIjoiaHR0cHM6XC9cL2dvbGRlbnN0YWxsaW9uYWdlbmN5LmNvbVwvd3AtY29udGVudFwvcGx1Z2luc1wvdW5saW1pdGVkLWVsZW1lbnRzLWZvci1lbGVtZW50b3JcL2ltYWdlc1wvZ2FsbGVyeTEuanBnIn0sIl9pZCI6Ijc4MzkyZGIifSx7Iml0ZW1fdHlwZSI6ImltYWdlIiwiaW1hZ2UiOnsiaWQiOjAsInVybCI6Imh0dHBzOlwvXC9nb2xkZW5zdGFsbGlvbmFnZW5jeS5jb21cL3dwLWNvbnRlbnRcL3BsdWdpbnNcL3VubGltaXRlZC1lbGVtZW50cy1mb3ItZWxlbWVudG9yXC9pbWFnZXNcL2dhbGxlcnkyLmpwZyJ9LCJfaWQiOiI1NzU4MDA2In0seyJpdGVtX3R5cGUiOiJ5b3V0dWJlIiwiaW1hZ2UiOnsiaWQiOjAsInVybCI6Imh0dHBzOlwvXC9nb2xkZW5zdGFsbGlvbmFnZW5jeS5jb21cL3dwLWNvbnRlbnRcL3BsdWdpbnNcL3VubGltaXRlZC1lbGVtZW50cy1mb3ItZWxlbWVudG9yXC9pbWFnZXNcL2dhbGxlcnkzLmpwZyJ9LCJ1cmxfeW91dHViZSI6InFyTzRZWmV5bDBJIiwiX2lkIjoiOWRlM2ViNiJ9LHsiaXRlbV90eXBlIjoiaW1hZ2UiLCJpbWFnZSI6eyJpZCI6MCwidXJsIjoiaHR0cHM6XC9cL2dvbGRlbnN0YWxsaW9uYWdlbmN5LmNvbVwvd3AtY29udGVudFwvcGx1Z2luc1wvdW5saW1pdGVkLWVsZW1lbnRzLWZvci1lbGVtZW50b3JcL2ltYWdlc1wvZ2FsbGVyeTUuanBnIn0sIl9pZCI6ImQ2MGY5MjMifSx7Iml0ZW1fdHlwZSI6InZpbWVvIiwiaW1hZ2UiOnsiaWQiOjAsInVybCI6Imh0dHBzOlwvXC9nb2xkZW5zdGFsbGlvbmFnZW5jeS5jb21cL3dwLWNvbnRlbnRcL3BsdWdpbnNcL3VubGltaXRlZC1lbGVtZW50cy1mb3ItZWxlbWVudG9yXC9pbWFnZXNcL2dhbGxlcnk0LmpwZyJ9LCJ2aW1lb19pZCI6IjU4MTAxNDY1MyIsIl9pZCI6Ijc1YWU0NDcifSx7Iml0ZW1fdHlwZSI6Imh0bWw1IiwiaW1hZ2UiOnsiaWQiOjAsInVybCI6Imh0dHBzOlwvXC9nb2xkZW5zdGFsbGlvbmFnZW5jeS5jb21cL3dwLWNvbnRlbnRcL3BsdWdpbnNcL3VubGltaXRlZC1lbGVtZW50cy1mb3ItZWxlbWVudG9yXC9pbWFnZXNcL2dhbGxlcnk2LmpwZyJ9LCJ1cmxfaHRtbDUiOiJodHRwOlwvXC9jb21tb25kYXRhc3RvcmFnZS5nb29nbGVhcGlzLmNvbVwvZ3R2LXZpZGVvcy1idWNrZXRcL3NhbXBsZVwvQmlnQnVja0J1bm55Lm1wNCIsIl9pZCI6IjdhZjE2OWIifSx7Iml0ZW1fdHlwZSI6ImltYWdlIiwiaW1hZ2UiOnsiaWQiOjAsInVybCI6Imh0dHBzOlwvXC9nb2xkZW5zdGFsbGlvbmFnZW5jeS5jb21cL3dwLWNvbnRlbnRcL3BsdWdpbnNcL3VubGltaXRlZC1lbGVtZW50cy1mb3ItZWxlbWVudG9yXC9pbWFnZXNcL2dhbGxlcnkxLmpwZyJ9LCJfaWQiOiIyNmIyYWU1In1dLCJtdWx0aXNvdXJjZV9pbnN0YWdyYW0iOiJAZ2lhbmx1Y2F2YWNjaGkiLCJtdWx0aXNvdXJjZV9pbnN0YWdyYW1fbnVtX2l0ZW1zIjoxMiwidWNfaXRlbXMiOlt7InRpdGxlIjoiSXRlbSAxIiwiaW1hZ2UiOnsidXJsIjoiaHR0cHM6XC9cL2dvbGRlbnN0YWxsaW9uYWdlbmN5LmNvbVwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNVwvMDlcL2NsaWVudC0xMS53ZWJwIiwiaWQiOjEzNTgsImFsdCI6IiIsInNvdXJjZSI6ImxpYnJhcnkiLCJzaXplIjoiIn0sImltYWdlX2F0dHJpYnV0ZXNfbm9zaXplIjoiIHNyYz1cImh0dHBzOlwvXC9nb2xkZW5zdGFsbGlvbmFnZW5jeS5jb21cL3dwLWNvbnRlbnRcL3VwbG9hZHNcL2FjX2Fzc2V0c1wvbG9nb19tYXJxdWVlXC9sb2dvMS5wbmdcIiIsImltYWdlX2F0dHJpYnV0ZXMiOiIgc3JjPVwiaHR0cHM6XC9cL2dvbGRlbnN0YWxsaW9uYWdlbmN5LmNvbVwvd3AtY29udGVudFwvdXBsb2Fkc1wvYWNfYXNzZXRzXC9sb2dvX21hcnF1ZWVcL2xvZ28xLnBuZ1wiIiwiaW1hZ2VfdGh1bWIiOiJodHRwczpcL1wvZ29sZGVuc3RhbGxpb25hZ2VuY3kuY29tXC93cC1jb250ZW50XC91cGxvYWRzXC9hY19hc3NldHNcL2xvZ29fbWFycXVlZVwvbG9nbzEucG5nIiwibGluayI6eyJ1cmwiOiIjIn0sIl9nZW5lcmF0ZWRfaWQiOiJueXhmdyIsIml0ZW1fcmVwZWF0ZXJfY2xhc3MiOiJlbGVtZW50b3ItcmVwZWF0ZXItaXRlbS1ueXhmdyIsIl9pZCI6IjcyYTU2NDUifSx7InRpdGxlIjoiSXRlbSAyIiwiaW1hZ2UiOnsidXJsIjoiaHR0cHM6XC9cL2dvbGRlbnN0YWxsaW9uYWdlbmN5LmNvbVwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNVwvMDlcL2NsaWVudC05LTEud2VicCIsImlkIjoxMzU3LCJhbHQiOiIiLCJzb3VyY2UiOiJsaWJyYXJ5Iiwic2l6ZSI6IiJ9LCJpbWFnZV9hdHRyaWJ1dGVzX25vc2l6ZSI6IiBzcmM9XCJodHRwczpcL1wvZ29sZGVuc3RhbGxpb25hZ2VuY3kuY29tXC93cC1jb250ZW50XC91cGxvYWRzXC9hY19hc3NldHNcL2xvZ29fbWFycXVlZVwvbG9nbzIucG5nXCIiLCJpbWFnZV9hdHRyaWJ1dGVzIjoiIHNyYz1cImh0dHBzOlwvXC9nb2xkZW5zdGFsbGlvbmFnZW5jeS5jb21cL3dwLWNvbnRlbnRcL3VwbG9hZHNcL2FjX2Fzc2V0c1wvbG9nb19tYXJxdWVlXC9sb2dvMi5wbmdcIiIsImltYWdlX3RodW1iIjoiaHR0cHM6XC9cL2dvbGRlbnN0YWxsaW9uYWdlbmN5LmNvbVwvd3AtY29udGVudFwvdXBsb2Fkc1wvYWNfYXNzZXRzXC9sb2dvX21hcnF1ZWVcL2xvZ28yLnBuZyIsImxpbmsiOnsidXJsIjoiIyJ9LCJfZ2VuZXJhdGVkX2lkIjoiNjQyb2oiLCJpdGVtX3JlcGVhdGVyX2NsYXNzIjoiZWxlbWVudG9yLXJlcGVhdGVyLWl0ZW0tNjQyb2oiLCJfaWQiOiJlODk4NDM3In0seyJ0aXRsZSI6Ikl0ZW0gMyIsImltYWdlIjp7InVybCI6Imh0dHBzOlwvXC9nb2xkZW5zdGFsbGlvbmFnZW5jeS5jb21cL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjVcLzA5XC9jbGllbnQtNC53ZWJwIiwiaWQiOjEzNTYsImFsdCI6IiIsInNvdXJjZSI6ImxpYnJhcnkiLCJzaXplIjoiIn0sImltYWdlX2F0dHJpYnV0ZXNfbm9zaXplIjoiIHNyYz1cImh0dHBzOlwvXC9nb2xkZW5zdGFsbGlvbmFnZW5jeS5jb21cL3dwLWNvbnRlbnRcL3VwbG9hZHNcL2FjX2Fzc2V0c1wvbG9nb19tYXJxdWVlXC9sb2dvMy5wbmdcIiIsImltYWdlX2F0dHJpYnV0ZXMiOiIgc3JjPVwiaHR0cHM6XC9cL2dvbGRlbnN0YWxsaW9uYWdlbmN5LmNvbVwvd3AtY29udGVudFwvdXBsb2Fkc1wvYWNfYXNzZXRzXC9sb2dvX21hcnF1ZWVcL2xvZ28zLnBuZ1wiIiwiaW1hZ2VfdGh1bWIiOiJodHRwczpcL1wvZ29sZGVuc3RhbGxpb25hZ2VuY3kuY29tXC93cC1jb250ZW50XC91cGxvYWRzXC9hY19hc3NldHNcL2xvZ29fbWFycXVlZVwvbG9nbzMucG5nIiwibGluayI6eyJ1cmwiOiIjIn0sIl9nZW5lcmF0ZWRfaWQiOiIyODljZSIsIml0ZW1fcmVwZWF0ZXJfY2xhc3MiOiJlbGVtZW50b3ItcmVwZWF0ZXItaXRlbS0yODljZSIsIl9pZCI6ImRmZmE0YzgifSx7InRpdGxlIjoiSXRlbSA0IiwiaW1hZ2UiOnsidXJsIjoiaHR0cHM6XC9cL2dvbGRlbnN0YWxsaW9uYWdlbmN5LmNvbVwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNVwvMDlcL2NsaWVudC0xLndlYnAiLCJpZCI6MTM1NSwiYWx0IjoiIiwic291cmNlIjoibGlicmFyeSIsInNpemUiOiIifSwiaW1hZ2VfYXR0cmlidXRlc19ub3NpemUiOiIgc3JjPVwiaHR0cHM6XC9cL2dvbGRlbnN0YWxsaW9uYWdlbmN5LmNvbVwvd3AtY29udGVudFwvdXBsb2Fkc1wvYWNfYXNzZXRzXC9sb2dvX21hcnF1ZWVcL2xvZ280LnBuZ1wiIiwiaW1hZ2VfYXR0cmlidXRlcyI6IiBzcmM9XCJodHRwczpcL1wvZ29sZGVuc3RhbGxpb25hZ2VuY3kuY29tXC93cC1jb250ZW50XC91cGxvYWRzXC9hY19hc3NldHNcL2xvZ29fbWFycXVlZVwvbG9nbzQucG5nXCIiLCJpbWFnZV90aHVtYiI6Imh0dHBzOlwvXC9nb2xkZW5zdGFsbGlvbmFnZW5jeS5jb21cL3dwLWNvbnRlbnRcL3VwbG9hZHNcL2FjX2Fzc2V0c1wvbG9nb19tYXJxdWVlXC9sb2dvNC5wbmciLCJsaW5rIjp7InVybCI6IiMifSwiX2dlbmVyYXRlZF9pZCI6ImVtNnRmIiwiaXRlbV9yZXBlYXRlcl9jbGFzcyI6ImVsZW1lbnRvci1yZXBlYXRlci1pdGVtLWVtNnRmIiwiX2lkIjoiYmM5M2M1MSJ9LHsidGl0bGUiOiJJdGVtIDUiLCJpbWFnZSI6eyJ1cmwiOiJodHRwczpcL1wvZ29sZGVuc3RhbGxpb25hZ2VuY3kuY29tXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI1XC8wOVwvY2xpZW50LTcud2VicCIsImlkIjoxMzUzLCJhbHQiOiIiLCJzb3VyY2UiOiJsaWJyYXJ5Iiwic2l6ZSI6IiJ9LCJpbWFnZV9hdHRyaWJ1dGVzX25vc2l6ZSI6IiBzcmM9XCJodHRwczpcL1wvZ29sZGVuc3RhbGxpb25hZ2VuY3kuY29tXC93cC1jb250ZW50XC91cGxvYWRzXC9hY19hc3NldHNcL2xvZ29fbWFycXVlZVwvbG9nbzYucG5nXCIiLCJpbWFnZV9hdHRyaWJ1dGVzIjoiIHNyYz1cImh0dHBzOlwvXC9nb2xkZW5zdGFsbGlvbmFnZW5jeS5jb21cL3dwLWNvbnRlbnRcL3VwbG9hZHNcL2FjX2Fzc2V0c1wvbG9nb19tYXJxdWVlXC9sb2dvNi5wbmdcIiIsImltYWdlX3RodW1iIjoiaHR0cHM6XC9cL2dvbGRlbnN0YWxsaW9uYWdlbmN5LmNvbVwvd3AtY29udGVudFwvdXBsb2Fkc1wvYWNfYXNzZXRzXC9sb2dvX21hcnF1ZWVcL2xvZ282LnBuZyIsImxpbmsiOnsidXJsIjoiIyJ9LCJfZ2VuZXJhdGVkX2lkIjoidnV3ajUiLCJpdGVtX3JlcGVhdGVyX2NsYXNzIjoiZWxlbWVudG9yLXJlcGVhdGVyLWl0ZW0tdnV3ajUiLCJfaWQiOiIzNzVhMzZhIn0seyJ0aXRsZSI6Ikl0ZW0gNiIsImltYWdlIjp7InVybCI6Imh0dHBzOlwvXC9nb2xkZW5zdGFsbGlvbmFnZW5jeS5jb21cL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjVcLzA5XC9jbGllbnQtOC53ZWJwIiwiaWQiOjEzNTIsImFsdCI6IiIsInNvdXJjZSI6ImxpYnJhcnkiLCJzaXplIjoiIn0sImltYWdlX2F0dHJpYnV0ZXNfbm9zaXplIjoiIHNyYz1cImh0dHBzOlwvXC9nb2xkZW5zdGFsbGlvbmFnZW5jeS5jb21cL3dwLWNvbnRlbnRcL3VwbG9hZHNcL2FjX2Fzc2V0c1wvbG9nb19tYXJxdWVlXC9sb2dvNi5wbmdcIiIsImltYWdlX2F0dHJpYnV0ZXMiOiIgc3JjPVwiaHR0cHM6XC9cL2dvbGRlbnN0YWxsaW9uYWdlbmN5LmNvbVwvd3AtY29udGVudFwvdXBsb2Fkc1wvYWNfYXNzZXRzXC9sb2dvX21hcnF1ZWVcL2xvZ282LnBuZ1wiIiwiaW1hZ2VfdGh1bWIiOiJodHRwczpcL1wvZ29sZGVuc3RhbGxpb25hZ2VuY3kuY29tXC93cC1jb250ZW50XC91cGxvYWRzXC9hY19hc3NldHNcL2xvZ29fbWFycXVlZVwvbG9nbzYucG5nIiwibGluayI6eyJ1cmwiOiIjIn0sIl9nZW5lcmF0ZWRfaWQiOiJnbjkxOCIsIml0ZW1fcmVwZWF0ZXJfY2xhc3MiOiJlbGVtZW50b3ItcmVwZWF0ZXItaXRlbS1nbjkxOCIsIl9pZCI6ImZkMTI3YWUifV0sIm51bWJlcl9vZl9pdGVtc19tb2JpbGUiOjJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ1Y2FkZG9uX2xvZ29fbWFycXVlZSJ9\"]tt<div class=\"elementor-element elementor-element-d9c24ed elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"d9c24ed\" data-element_type=\"widget\" data-widget_type=\"heading.default\">ntttt<div class=\"elementor-widget-container\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\"><span>High-Converting</span> Pages withnFlow</h2>tttt</div>ntttt</div>ntt[elementor-element k=\"f193b19716fcd8e7bd0eee60db27b3ab\" data=\"eyJpZCI6ImJmYThmYTMiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiJXaGVyZSBzdHJhdGVneSBtZWV0cyBzY3JvbGwtc3RvcHBpbmcgZGVzaWduLiIsImFsaWduIjoiY2VudGVyIiwiX3BhZGRpbmciOnsidW5pdCI6InB4IiwidG9wIjoiMCIsInJpZ2h0IjoiMCIsImJvdHRvbSI6IjIwIiwibGVmdCI6IjAiLCJpc0xpbmtlZCI6ZmFsc2V9LCJfcGFkZGluZ190YWJsZXQiOnsidW5pdCI6InB4IiwidG9wIjoiMCIsInJpZ2h0IjoiMCIsImJvdHRvbSI6IjAiLCJsZWZ0IjoiMCIsImlzTGlua2VkIjpmYWxzZX0sIl9lbGVtZW50X3dpZHRoX21vYmlsZSI6ImluaXRpYWwiLCJfZWxlbWVudF9jdXN0b21fd2lkdGhfbW9iaWxlIjp7InVuaXQiOiIlIiwic2l6ZSI6ODAsInNpemVzIjpbXX0sIl9mbGV4X2FsaWduX3NlbGZfbW9iaWxlIjoiY2VudGVyIn0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"]tt</div>ntt<div class=\"elementor-element elementor-element-ef95d40 p-20 e-flex e-con-boxed e-con e-parent\" data-id=\"ef95d40\" data-element_type=\"container\">nttttt<div class=\"e-con-inner\">ntt<div class=\"elementor-element elementor-element-c263916 another-amzng-bg e-con-full e-flex e-con e-child\" data-id=\"c263916\" data-element_type=\"container\">ntt<div class=\"elementor-element elementor-element-4d637ac e-con-full e-flex e-con e-child\" data-id=\"4d637ac\" data-element_type=\"container\">ntttt<div class=\"elementor-element elementor-element-031dfdf elementor-widget elementor-widget-video\" data-id=\"031dfdf\" data-element_type=\"widget\" data-settings=\"{&quot;video_type&quot;:&quot;hosted&quot;,&quot;autoplay&quot;:&quot;yes&quot;,&quot;mute&quot;:&quot;yes&quot;,&quot;loop&quot;:&quot;yes&quot;}\" data-widget_type=\"video.default\">ntttt<div class=\"elementor-widget-container\">nttttttt<div class=\"e-hosted-video elementor-wrapper elementor-open-inline\">nttttt<video class=\"elementor-video\" src=\"https://goldenstallionagency.com/wp-content/uploads/2025/10/E11even-Dental-_-Best-Dentist-in-London.mp4\" autoplay=\"\" loop=\"\" muted=\"muted\" controlsList=\"nodownload\"></video>ntttt</div>ntttttt</div>ntttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-177be5e e-con-full e-flex e-con e-child\" data-id=\"177be5e\" data-element_type=\"container\">ntttt<div class=\"elementor-element elementor-element-436263f elementor-widget elementor-widget-heading\" data-id=\"436263f\" data-element_type=\"widget\" data-widget_type=\"heading.default\">ntttt<div class=\"elementor-widget-container\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">AIW: Ultimate Website Strategy</h2>tttt</div>ntttt</div>ntt[elementor-element k=\"f193b19716fcd8e7bd0eee60db27b3ab\" data=\"eyJpZCI6IjYyYmY1NDYiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiJUaGlzIGlzIG91ciBwcm92ZW4gYmx1ZXByaW50IGZvciBidWlsZGluZyBoaWdoLWNvbnZlcnRpbmcsIHRydXN0LWRyaXZlbiBoYWlyIHRyYW5zcGxhbnQgd2Vic2l0ZXMuXG5cbiJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]tt<div class=\"elementor-element elementor-element-7d4c6ab cstm-border-btm elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list\" data-id=\"7d4c6ab\" data-element_type=\"widget\" data-widget_type=\"icon-list.default\">ntttt<div class=\"elementor-widget-container\">nttttttt<ul class=\"elementor-icon-list-items\">nttttttt<li class=\"elementor-icon-list-item\">ntttttttttt<span class=\"elementor-icon-list-text\"><span style=\"color: gold\">01.</span> Hero</span>nttttttttt</li>ntttttttt<li class=\"elementor-icon-list-item\">ntttttttttt<span class=\"elementor-icon-list-text\"><span style=\"color: gold\">02.</span> Reviews / Case Studies / Before-After</span>nttttttttt</li>ntttttttt<li class=\"elementor-icon-list-item\">ntttttttttt<span class=\"elementor-icon-list-text\"><span style=\"color: gold\">03.</span> Press Release Kit</span>nttttttttt</li>ntttttttt<li class=\"elementor-icon-list-item\">ntttttttttt<span class=\"elementor-icon-list-text\"><span style=\"color: gold\">04.</span> Doctor Showcase</span>nttttttttt</li>ntttttttt<li class=\"elementor-icon-list-item\">ntttttttttt<span class=\"elementor-icon-list-text\"><span style=\"color: gold\">05.</span> Our Process</span>nttttttttt</li>ntttttttt<li class=\"elementor-icon-list-item\">ntttttttttt<span class=\"elementor-icon-list-text\"><span style=\"color: gold\">06.</span>  Email Magnet</span>nttttttttt</li>ntttttttt<li class=\"elementor-icon-list-item\">ntttttttttt<span class=\"elementor-icon-list-text\"><span style=\"color: gold\">07.</span>  FAQ</span>nttttttttt</li>ntttttttt<li class=\"elementor-icon-list-item\">ntttttttttt<span class=\"elementor-icon-list-text\"><span style=\"color: gold\">08.</span>  Blog Articles</span>nttttttttt</li>ntttttttt<li class=\"elementor-icon-list-item\">ntttttttttt<span class=\"elementor-icon-list-text\"><span style=\"color: gold\">09.</span>  Services &amp; Footer</span>nttttttttt</li>ntttttt</ul>ntttttt</div>ntttt</div>ntttt<div class=\"elementor-element elementor-element-a7cc057 elementor-widget elementor-widget-html\" data-id=\"a7cc057\" data-element_type=\"widget\" data-widget_type=\"html.default\">ntttt<div class=\"elementor-widget-container\">nttttt<!DOCTYPE html>rn<html lang=\"en\">rnrn<head>rn  <meta charset=\"UTF-8\">rn  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">rn  <title>Document</title>rn</head>rn<style>rn  /* Custom CSS Variables */rn  :root {rn    --accent-glow: #ff9100;rn    --secondary-glow: #ff0055;rn    --white-border: rgba(255, 255, 255, 0.4);rn    --black: #000000;rn    --transparent: rgba(0, 0, 0, 0);rn  }rnrn  /* 1. Combined Animation Keyframes (Rotation and Scale) */rn  @keyframes rotate-and-scale {rnrn    /* Center Top (Full Width) */rn    0% {rn      transform: rotate(0deg) scaleX(1);rn    }rnrn    /* Corner (Narrower) */rn    25% {rn      transform: rotate(90deg) scaleX(0.25);rn    }rnrn    /* Center Bottom (Full Width) */rn    50% {rn      transform: rotate(180deg) scaleX(1);rn    }rnrn    /* Corner (Narrower) */rn    75% {rn      transform: rotate(270deg) scaleX(0.25);rn    }rnrn    /* Back to Start */rn    100% {rn      transform: rotate(360deg) scaleX(1);rn    }rn  }rnrn  /* Base and Wrapper styles */rnrn  .hero-button-wrap {rn    display: flex;rn    justify-content: center;rn    align-items: center;rn  }rnrn  /* 2. Main Button Container (White Border) */rn  .primary-button-block {rn    width: 300px;rn    height: 60px;rn    border: 1px solid var(--white-border);rn    background-color: var(--black);rn    border-radius: 200px;rn    display: flex;rn    justify-content: center;rn    align-items: center;rn    padding: 1px;rn    position: relative;rn    overflow: hidden;rn    text-decoration: none;rn  }rnrn  /* 3. Rotating Stroke Wrapper (Removed \'filter: blur()\') */rn  .button-stroke-wrapp {rn    z-index: 1;rn    position: absolute;rnrn    /* Size ko kam kia taake effect ziada tight rahe */rn    width: 200%;rn    height: 300%;rn    top: -100%;rn    left: -50%;rnrn    display: flex;rn    justify-content: center;rn    align-items: center;rnrn    /* Animation wahi rahegi */rn    animation: rotate-and-scale 4s linear infinite;rn    /* **YE LINE HATA DI GAYI HAI: filter: blur(3px);** */rn  }rnrn  .button-stroke-block,rn  .button-stroke-block-v2 {rn    /* Gradient wahi rahega */rn    background-image: linear-gradient(180deg,rn        var(--transparent) 10%,rn        var(--accent-glow) 40%,rn        var(--secondary-glow) 55%,rn        var(--transparent) 90%);rn    width: 50%;rn    height: 100%;rn  }rnrn  /* 4. Inner Black Layer (Text aur background) */rn  .button-text-wrap {rn    z-index: 2;rn    background-color: var(--black);rn    border-radius: 200px;rn    width: 100%;rn    height: 100%;rn    display: flex;rn    justify-content: center;rn    align-items: center;rn    position: relative;rn  }rnrn  .primary-button-text {rn    color: white;rn    font-family: Calsans, Arial, sans-serif;rn    font-size: 18px;rn    font-weight: 600;rn    text-transform: capitalize;rn  }rn</style>rnrn<body>rnrn  <div class=\"hero-button-wrap\">rn    <a href=\"https://goldenstallionagency.com/wp-content/uploads/2025/08/AIW_-Ultimate-Hair-Transplant-Website-Strategy.pdf\" class=\"primary-button-block\">rn      <div class=\"button-stroke-wrapp\">rn        <div class=\"button-stroke-block\"></div>rn        <div class=\"button-stroke-block-v2\"></div>rn      </div>rn      <div class=\"button-text-wrap\">rn        <div class=\"primary-button-text\"> Download Full Strategy</div>rn      </div>rn    </a>rn  </div>rnrnrn</body>rnrn</html>tttt</div>ntttt</div>ntttt</div>ntttt</div>ntttt<div class=\"elementor-element elementor-element-01ab53b elementor-widget elementor-widget-html\" data-id=\"01ab53b\" data-element_type=\"widget\" data-widget_type=\"html.default\">ntttt<div class=\"elementor-widget-container\">nttttt<!DOCTYPE html>rn<html lang=\"en\">rnrn<head>rn  <meta charset=\"UTF-8\">rn  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">rn  <title>Document</title>rn</head>rn<style>rn  /* Custom CSS Variables */rn  :root {rn    --accent-glow: #ff9100;rn    --secondary-glow: #ff0055;rn    --white-border: rgba(255, 255, 255, 0.4);rn    --black: #000000;rn    --transparent: rgba(0, 0, 0, 0);rn  }rnrn  /* 1. Combined Animation Keyframes (Rotation and Scale) */rn  @keyframes rotate-and-scale {rnrn    /* Center Top (Full Width) */rn    0% {rn      transform: rotate(0deg) scaleX(1);rn    }rnrn    /* Corner (Narrower) */rn    25% {rn      transform: rotate(90deg) scaleX(0.25);rn    }rnrn    /* Center Bottom (Full Width) */rn    50% {rn      transform: rotate(180deg) scaleX(1);rn    }rnrn    /* Corner (Narrower) */rn    75% {rn      transform: rotate(270deg) scaleX(0.25);rn    }rnrn    /* Back to Start */rn    100% {rn      transform: rotate(360deg) scaleX(1);rn    }rn  }rnrn  /* Base and Wrapper styles */rnrn  .hero-button-wrap {rn    display: flex;rn    justify-content: center;rn    align-items: center;rn  }rnrn  /* 2. Main Button Container (White Border) */rn  .primary-button-block {rn    width: 300px;rn    height: 60px;rn    border: 1px solid var(--white-border);rn    background-color: var(--black);rn    border-radius: 200px;rn    display: flex;rn    justify-content: center;rn    align-items: center;rn    padding: 1px;rn    position: relative;rn    overflow: hidden;rn    text-decoration: none;rn  }rnrn  /* 3. Rotating Stroke Wrapper (Removed \'filter: blur()\') */rn  .button-stroke-wrapp {rn    z-index: 1;rn    position: absolute;rnrn    /* Size ko kam kia taake effect ziada tight rahe */rn    width: 200%;rn    height: 300%;rn    top: -100%;rn    left: -50%;rnrn    display: flex;rn    justify-content: center;rn    align-items: center;rnrn    /* Animation wahi rahegi */rn    animation: rotate-and-scale 4s linear infinite;rn    /* **YE LINE HATA DI GAYI HAI: filter: blur(3px);** */rn  }rnrn  .button-stroke-block,rn  .button-stroke-block-v2 {rn    /* Gradient wahi rahega */rn    background-image: linear-gradient(180deg,rn        var(--transparent) 10%,rn        var(--accent-glow) 40%,rn        var(--secondary-glow) 55%,rn        var(--transparent) 90%);rn    width: 50%;rn    height: 100%;rn  }rnrn  /* 4. Inner Black Layer (Text aur background) */rn  .button-text-wrap {rn    z-index: 2;rn    background-color: var(--black);rn    border-radius: 200px;rn    width: 100%;rn    height: 100%;rn    display: flex;rn    justify-content: center;rn    align-items: center;rn    position: relative;rn  }rnrn  .primary-button-text {rn    color: white;rn    font-family: Calsans, Arial, sans-serif;rn    font-size: 18px;rn    font-weight: 600;rn    text-transform: capitalize;rn  }rn</style>rnrn<body>rnrn  <div class=\"hero-button-wrap\">rn    <a href=\"https://calendly.com/goldenstallionagency/real-estate-and-development-branding-discovery-clone\" class=\"primary-button-block\">rn      <div class=\"button-stroke-wrapp\">rn        <div class=\"button-stroke-block\"></div>rn        <div class=\"button-stroke-block-v2\"></div>rn      </div>rn      <div class=\"button-text-wrap\">rn        <div class=\"primary-button-text\"> Book A Call Now!</div>rn      </div>rn    </a>rn  </div>rnrnrn</body>rnrn</html>tttt</div>ntttt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-756d480 p-20 e-flex e-con-boxed e-con e-parent\" data-id=\"756d480\" data-element_type=\"container\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-6ba08cd elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"6ba08cd\" data-element_type=\"widget\" data-widget_type=\"heading.default\">ntttt<div class=\"elementor-widget-container\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">How we turn ideas <span>into impact</span></h2>tttt</div>ntttt</div>ntt[elementor-element k=\"f193b19716fcd8e7bd0eee60db27b3ab\" data=\"eyJpZCI6Ijg1NzI1NTMiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5XZSBmb2xsb3cgYSBwcm92ZW4gcHJvY2VzcyB0byBkZWxpdmVyIHNpdGVzIHRoYXQgcGVyZm9ybS48XC9wPiIsImFsaWduIjoiY2VudGVyIiwiX3BhZGRpbmciOnsidW5pdCI6InB4IiwidG9wIjoiMCIsInJpZ2h0IjoiMCIsImJvdHRvbSI6IjIwIiwibGVmdCI6IjAiLCJpc0xpbmtlZCI6ZmFsc2V9LCJfcGFkZGluZ190YWJsZXQiOnsidW5pdCI6InB4IiwidG9wIjoiMCIsInJpZ2h0IjoiMCIsImJvdHRvbSI6IjAiLCJsZWZ0IjoiMCIsImlzTGlua2VkIjpmYWxzZX0sIl9lbGVtZW50X3dpZHRoX21vYmlsZSI6ImluaXRpYWwiLCJfZWxlbWVudF9jdXN0b21fd2lkdGhfbW9iaWxlIjp7InVuaXQiOiIlIiwic2l6ZSI6ODAsInNpemVzIjpbXX0sIl9mbGV4X2FsaWduX3NlbGZfbW9iaWxlIjoiY2VudGVyIn0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"]<div class=\"elementor-element elementor-element-171da3f e-con-full cstm-bg-curve-l elementor-hidden-mobile e-flex e-con e-child\" data-id=\"171da3f\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">ntt<div class=\"elementor-element elementor-element-6bf9e5f e-con-full e-flex e-con e-child\" data-id=\"6bf9e5f\" data-element_type=\"container\">ntttt<div class=\"elementor-element elementor-element-b64f499 box-num elementor-widget elementor-widget-heading\" data-id=\"b64f499\" data-element_type=\"widget\" data-widget_type=\"heading.default\">ntttt<div class=\"elementor-widget-container\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">01</h2>tttt</div>ntttt</div>ntttt<div class=\"elementor-element elementor-element-e1d7e47 elementor-widget elementor-widget-heading\" data-id=\"e1d7e47\" data-element_type=\"widget\" data-widget_type=\"heading.default\">ntttt<div class=\"elementor-widget-container\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Discovery &amp; Strategyn</h2>tttt</div>ntttt</div>ntt[elementor-element k=\"f193b19716fcd8e7bd0eee60db27b3ab\" data=\"eyJpZCI6ImEyMjhlYmUiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5XZSBkaXZlIGRlZXAgaW50byB5b3VyIGdvYWxzIHRvIHVuY292ZXIgd2hhdCByZWFsbHkgbW92ZXMgeW91ciBhdWRpZW5jZSBcdTIwMTQgc3RyYXRlZ3kgY29tZXMgZmlyc3QuPFwvcD4iLCJhbGlnbiI6ImNlbnRlciJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]tt</div>ntt<div class=\"elementor-element elementor-element-c5a3290 e-con-full e-flex e-con e-child\" data-id=\"c5a3290\" data-element_type=\"container\">ntttt<div class=\"elementor-element elementor-element-4a943a5 box-num elementor-widget elementor-widget-heading\" data-id=\"4a943a5\" data-element_type=\"widget\" data-widget_type=\"heading.default\">ntttt<div class=\"elementor-widget-container\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">02</h2>tttt</div>ntttt</div>ntttt<div class=\"elementor-element elementor-element-b4f7a87 elementor-widget elementor-widget-heading\" data-id=\"b4f7a87\" data-element_type=\"widget\" data-widget_type=\"heading.default\">ntttt<div class=\"elementor-widget-container\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Design That Converts</h2>tttt</div>ntttt</div>ntt[elementor-element k=\"f193b19716fcd8e7bd0eee60db27b3ab\" data=\"eyJpZCI6IjNmYmRlMzgiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiJDcmFmdGluZyBsYXlvdXRzIHdpdGggcHVycG9zZSBcdTIwMTQgZXZlcnkgZWxlbWVudCBndWlkZXMgdGhlIHVzZXIgdG93YXJkIGFjdGlvbiBhbmQgdHJ1c3QuXG5cbiIsImFsaWduIjoiY2VudGVyIn0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"]tt</div>ntt<div class=\"elementor-element elementor-element-4bcd578 e-con-full e-flex e-con e-child\" data-id=\"4bcd578\" data-element_type=\"container\">ntttt<div class=\"elementor-element elementor-element-ae37f9b box-num elementor-widget elementor-widget-heading\" data-id=\"ae37f9b\" data-element_type=\"widget\" data-widget_type=\"heading.default\">ntttt<div class=\"elementor-widget-container\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">03</h2>tttt</div>ntttt</div>ntttt<div class=\"elementor-element elementor-element-42d0354 elementor-widget elementor-widget-heading\" data-id=\"42d0354\" data-element_type=\"widget\" data-widget_type=\"heading.default\">ntttt<div class=\"elementor-widget-container\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Launch &amp; Optimizen</h2>tttt</div>ntttt</div>ntt[elementor-element k=\"f193b19716fcd8e7bd0eee60db27b3ab\" data=\"eyJpZCI6ImRhNGI0NDYiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiJBZnRlciBsYXVuY2gsIHdlIHJlZmluZSB3aXRoIGRhdGEgXHUyMDE0IGVuc3VyaW5nIHlvdXIgc2l0ZSBwZXJmb3JtcyBhcyBiZWF1dGlmdWxseSBhcyBpdCBsb29rcy5cblxuIiwiYWxpZ24iOiJjZW50ZXIifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]tt</div>ntttt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-f456d43 p-20 e-flex e-con-boxed e-con e-parent\" data-id=\"f456d43\" data-element_type=\"container\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-1fb2e8f elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"1fb2e8f\" data-element_type=\"widget\" data-widget_type=\"heading.default\">ntttt<div class=\"elementor-widget-container\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\"><span>Stop wasting budget</span> on ads that send <span>visitors </span>to broken websitesn</h2>tttt</div>ntttt</div>ntt[elementor-element k=\"f193b19716fcd8e7bd0eee60db27b3ab\" data=\"eyJpZCI6IjkwM2FkZGIiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5IZXJlXHUyMDE5cyB3aGF0XHUyMDE5cyBob2xkaW5nIGJhY2sgeW91ciBjb252ZXJzaW9ucyBcdTIwMTQgYW5kIGhvdyB3ZSBmaXggaXQuPFwvcD4iLCJhbGlnbiI6ImNlbnRlciIsIl9wYWRkaW5nIjp7InVuaXQiOiJweCIsInRvcCI6IjAiLCJyaWdodCI6IjAiLCJib3R0b20iOiIyMCIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOmZhbHNlfSwiX3BhZGRpbmdfdGFibGV0Ijp7InVuaXQiOiJweCIsInRvcCI6IjAiLCJyaWdodCI6IjAiLCJib3R0b20iOiIwIiwibGVmdCI6IjAiLCJpc0xpbmtlZCI6ZmFsc2V9LCJfcGFkZGluZ19tb2JpbGUiOnsidW5pdCI6InB4IiwidG9wIjoiMCIsInJpZ2h0IjoiMCIsImJvdHRvbSI6IjEwIiwibGVmdCI6IjAiLCJpc0xpbmtlZCI6ZmFsc2V9LCJfZWxlbWVudF93aWR0aF9tb2JpbGUiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoX21vYmlsZSI6eyJ1bml0IjoiJSIsInNpemUiOjgwLCJzaXplcyI6W119LCJfZmxleF9hbGlnbl9zZWxmX21vYmlsZSI6ImNlbnRlciJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]<div class=\"elementor-element elementor-element-67bd4bd e-con-full e-flex e-con e-child\" data-id=\"67bd4bd\" data-element_type=\"container\">ntt<div class=\"elementor-element elementor-element-7df0520 e-con-full e-flex e-con e-child\" data-id=\"7df0520\" data-element_type=\"container\">ntttt<div class=\"elementor-element elementor-element-3734125 elementor-position-left elementor-vertical-align-middle cstm-box-css red-ss elementor-widget elementor-widget-image-box\" data-id=\"3734125\" data-element_type=\"widget\" data-widget_type=\"image-box.default\">ntttt<div class=\"elementor-widget-container\">nttttt<div class=\"elementor-image-box-wrapper\"><figure class=\"elementor-image-box-img\"><img width=\"60\" height=\"100\" src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/67bb8177c0dadd063faf6445_xnBn0gX6TFCdfM7NQZhs_cf-wo-redarrow.png\" class=\"attachment-full size-full wp-image-1473\" alt=\"\" /></figure><div class=\"elementor-image-box-content\"><h3 class=\"elementor-image-box-title\"><span>Poor </span>conversion performance</h3><p class=\"elementor-image-box-description\">Too many links distract visitors and dilute focus.nn</p></div></div>tttt</div>ntttt</div>ntttt<div class=\"elementor-element elementor-element-eb1f634 elementor-position-left elementor-vertical-align-middle cstm-box-css red-ss elementor-widget elementor-widget-image-box\" data-id=\"eb1f634\" data-element_type=\"widget\" data-widget_type=\"image-box.default\">ntttt<div class=\"elementor-widget-container\">nttttt<div class=\"elementor-image-box-wrapper\"><figure class=\"elementor-image-box-img\"><img width=\"60\" height=\"100\" src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/67bb8177c0dadd063faf6445_xnBn0gX6TFCdfM7NQZhs_cf-wo-redarrow.png\" class=\"attachment-full size-full wp-image-1473\" alt=\"\" /></figure><div class=\"elementor-image-box-content\"><h3 class=\"elementor-image-box-title\"><span>Low</span> visitor engagement</h3><p class=\"elementor-image-box-description\">Slow loading times frustrate users and increase bounce rates.nn</p></div></div>tttt</div>ntttt</div>ntttt<div class=\"elementor-element elementor-element-d074fe1 elementor-position-left elementor-vertical-align-middle cstm-box-css red-ss elementor-widget elementor-widget-image-box\" data-id=\"d074fe1\" data-element_type=\"widget\" data-widget_type=\"image-box.default\">ntttt<div class=\"elementor-widget-container\">nttttt<div class=\"elementor-image-box-wrapper\"><figure class=\"elementor-image-box-img\"><img width=\"60\" height=\"100\" src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/67bb8177c0dadd063faf6445_xnBn0gX6TFCdfM7NQZhs_cf-wo-redarrow.png\" class=\"attachment-full size-full wp-image-1473\" alt=\"\" /></figure><div class=\"elementor-image-box-content\"><h3 class=\"elementor-image-box-title\"><span>Unfocused</span> user experience</h3><p class=\"elementor-image-box-description\">Unclear calls to action confuse potential customers.nn</p></div></div>tttt</div>ntttt</div>ntttt<div class=\"elementor-element elementor-element-44e24ef elementor-position-left elementor-vertical-align-middle cstm-box-css red-ss elementor-widget elementor-widget-image-box\" data-id=\"44e24ef\" data-element_type=\"widget\" data-widget_type=\"image-box.default\">ntttt<div class=\"elementor-widget-container\">nttttt<div class=\"elementor-image-box-wrapper\"><figure class=\"elementor-image-box-img\"><img width=\"60\" height=\"100\" src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/67bb8177c0dadd063faf6445_xnBn0gX6TFCdfM7NQZhs_cf-wo-redarrow.png\" class=\"attachment-full size-full wp-image-1473\" alt=\"\" /></figure><div class=\"elementor-image-box-content\"><h3 class=\"elementor-image-box-title\"><span>Missed </span>sales opportunities</h3><p class=\"elementor-image-box-description\">Generic design fails to build trust or authority.nn</p></div></div>tttt</div>ntttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-1d1b331 e-con-full e-flex e-con e-child\" data-id=\"1d1b331\" data-element_type=\"container\">ntt<div class=\"elementor-element elementor-element-da68750 e-con-full cst-box-gradoent e-flex e-con e-child\" data-id=\"da68750\" data-element_type=\"container\">ntttt<div class=\"elementor-element elementor-element-e3a3e04 elementor-position-left elementor-vertical-align-middle cstm-box-css elementor-widget elementor-widget-image-box\" data-id=\"e3a3e04\" data-element_type=\"widget\" data-widget_type=\"image-box.default\">ntttt<div class=\"elementor-widget-container\">nttttt<div class=\"elementor-image-box-wrapper\"><figure class=\"elementor-image-box-img\"><img width=\"40\" height=\"40\" src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/67bb90db392af4ac96adf168_1.webp\" class=\"attachment-full size-full wp-image-1486\" alt=\"\" /></figure><div class=\"elementor-image-box-content\"><h3 class=\"elementor-image-box-title\">Low-Performing Site</h3></div></div>tttt</div>ntttt</div>ntttt<div class=\"elementor-element elementor-element-605270b elementor-widget__width-inherit elementor-widget elementor-widget-image\" data-id=\"605270b\" data-element_type=\"widget\" data-widget_type=\"image.default\">ntttt<div class=\"elementor-widget-container\">nttttttttttttttt<img width=\"585\" height=\"1024\" src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/Book-a-reserved-coworking-spot-in-Spaces-Waterfall-Midrand-Midrand-Gumtree-South-Africa-08-11-2025_10_43_AM-768x1345-1-585x1024.webp\" class=\"attachment-large size-large wp-image-1490\" alt=\"\" srcset=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/Book-a-reserved-coworking-spot-in-Spaces-Waterfall-Midrand-Midrand-Gumtree-South-Africa-08-11-2025_10_43_AM-768x1345-1-585x1024.webp 585w, https://goldenstallionagency.com/wp-content/uploads/2025/09/Book-a-reserved-coworking-spot-in-Spaces-Waterfall-Midrand-Midrand-Gumtree-South-Africa-08-11-2025_10_43_AM-768x1345-1-171x300.webp 171w, https://goldenstallionagency.com/wp-content/uploads/2025/09/Book-a-reserved-coworking-spot-in-Spaces-Waterfall-Midrand-Midrand-Gumtree-South-Africa-08-11-2025_10_43_AM-768x1345-1.webp 768w\" sizes=\"(max-width: 585px) 100vw, 585px\" />ttttttttttttttt</div>ntttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-313ea56 e-con-full cstm-green-gradnt e-flex e-con e-child\" data-id=\"313ea56\" data-element_type=\"container\">ntttt<div class=\"elementor-element elementor-element-8d4dffb elementor-position-left elementor-vertical-align-middle cstm-box-css elementor-widget elementor-widget-image-box\" data-id=\"8d4dffb\" data-element_type=\"widget\" data-widget_type=\"image-box.default\">ntttt<div class=\"elementor-widget-container\">nttttt<div class=\"elementor-image-box-wrapper\"><figure class=\"elementor-image-box-img\"><img width=\"40\" height=\"40\" src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/67bb90f39296863ae1225eca_2.webp\" class=\"attachment-full size-full wp-image-1491\" alt=\"\" /></figure><div class=\"elementor-image-box-content\"><h3 class=\"elementor-image-box-title\">Conversion-Driven Design</h3></div></div>tttt</div>ntttt</div>ntttt<div class=\"elementor-element elementor-element-fd08f7f elementor-widget elementor-widget-video\" data-id=\"fd08f7f\" data-element_type=\"widget\" data-settings=\"{&quot;video_type&quot;:&quot;hosted&quot;,&quot;autoplay&quot;:&quot;yes&quot;,&quot;play_on_mobile&quot;:&quot;yes&quot;,&quot;mute&quot;:&quot;yes&quot;,&quot;loop&quot;:&quot;yes&quot;}\" data-widget_type=\"video.default\">ntttt<div class=\"elementor-widget-container\">nttttttt<div class=\"e-hosted-video elementor-wrapper elementor-open-inline\">nttttt<video class=\"elementor-video\" src=\"https://goldenstallionagency.com/wp-content/uploads/2025/10/ClearStone-Properties-Exclusive-Luxury-Residences-Secure-Living.mp4\" autoplay=\"\" loop=\"\" muted=\"muted\" playsinline=\"\" controlsList=\"nodownload\"></video>ntttt</div>ntttttt</div>ntttt</div>ntttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-8ebf332 e-con-full e-flex e-con e-child\" data-id=\"8ebf332\" data-element_type=\"container\">ntttt<div class=\"elementor-element elementor-element-adfbeb6 elementor-position-left elementor-vertical-align-middle cstm-box-css green-ss elementor-widget elementor-widget-image-box\" data-id=\"adfbeb6\" data-element_type=\"widget\" data-widget_type=\"image-box.default\">ntttt<div class=\"elementor-widget-container\">nttttt<div class=\"elementor-image-box-wrapper\"><figure class=\"elementor-image-box-img\"><img width=\"60\" height=\"100\" src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/67bb88976d7f0ade2662c189_nMkfZvSyTSOfEX3hVGmM_cf-wo-greenarrow-1.png\" class=\"attachment-full size-full wp-image-1505\" alt=\"\" /></figure><div class=\"elementor-image-box-content\"><h3 class=\"elementor-image-box-title\"><span>High </span>conversion rates</h3><p class=\"elementor-image-box-description\">Clear, focused navigation guides visitors to buy.nn</p></div></div>tttt</div>ntttt</div>ntttt<div class=\"elementor-element elementor-element-a815650 elementor-position-left elementor-vertical-align-middle cstm-box-css green-ss elementor-widget elementor-widget-image-box\" data-id=\"a815650\" data-element_type=\"widget\" data-widget_type=\"image-box.default\">ntttt<div class=\"elementor-widget-container\">nttttt<div class=\"elementor-image-box-wrapper\"><figure class=\"elementor-image-box-img\"><img width=\"60\" height=\"100\" src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/67bb88976d7f0ade2662c189_nMkfZvSyTSOfEX3hVGmM_cf-wo-greenarrow-1.png\" class=\"attachment-full size-full wp-image-1505\" alt=\"\" /></figure><div class=\"elementor-image-box-content\"><h3 class=\"elementor-image-box-title\"><span>Engaged </span> visitorsrates</h3><p class=\"elementor-image-box-description\">Fast, responsive design keeps users engaged.nn</p></div></div>tttt</div>ntttt</div>ntttt<div class=\"elementor-element elementor-element-3e5e397 elementor-position-left elementor-vertical-align-middle cstm-box-css green-ss elementor-widget elementor-widget-image-box\" data-id=\"3e5e397\" data-element_type=\"widget\" data-widget_type=\"image-box.default\">ntttt<div class=\"elementor-widget-container\">nttttt<div class=\"elementor-image-box-wrapper\"><figure class=\"elementor-image-box-img\"><img width=\"60\" height=\"100\" src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/67bb88976d7f0ade2662c189_nMkfZvSyTSOfEX3hVGmM_cf-wo-greenarrow-1.png\" class=\"attachment-full size-full wp-image-1505\" alt=\"\" /></figure><div class=\"elementor-image-box-content\"><h3 class=\"elementor-image-box-title\"><span>Increased lead </span>generationrates</h3><p class=\"elementor-image-box-description\">Strong, compelling calls to action drive clicks.nn</p></div></div>tttt</div>ntttt</div>ntttt<div class=\"elementor-element elementor-element-470cb5a elementor-position-left elementor-vertical-align-middle cstm-box-css green-ss elementor-widget elementor-widget-image-box\" data-id=\"470cb5a\" data-element_type=\"widget\" data-widget_type=\"image-box.default\">ntttt<div class=\"elementor-widget-container\">nttttt<div class=\"elementor-image-box-wrapper\"><figure class=\"elementor-image-box-img\"><img width=\"60\" height=\"100\" src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/67bb88976d7f0ade2662c189_nMkfZvSyTSOfEX3hVGmM_cf-wo-greenarrow-1.png\" class=\"attachment-full size-full wp-image-1505\" alt=\"\" /></figure><div class=\"elementor-image-box-content\"><h3 class=\"elementor-image-box-title\"><span>Increased Trust  </span>&amp; Credibility rates</h3><p class=\"elementor-image-box-description\">Clear, focused navigation guides visitors to buy.nn</p></div></div>tttt</div>ntttt</div>ntttt</div>ntttt</div>ntttt<div class=\"elementor-element elementor-element-d5babfe elementor-widget elementor-widget-html\" data-id=\"d5babfe\" data-element_type=\"widget\" data-widget_type=\"html.default\">ntttt<div class=\"elementor-widget-container\">nttttt<!DOCTYPE html>rn<html lang=\"en\">rnrn<head>rn  <meta charset=\"UTF-8\">rn  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">rn  <title>Document</title>rn</head>rn<style>rn  /* Custom CSS Variables */rn  :root {rn    --accent-glow: #ff9100;rn    --secondary-glow: #ff0055;rn    --white-border: rgba(255, 255, 255, 0.4);rn    --black: #000000;rn    --transparent: rgba(0, 0, 0, 0);rn  }rnrn  /* 1. Combined Animation Keyframes (Rotation and Scale) */rn  @keyframes rotate-and-scale {rnrn    /* Center Top (Full Width) */rn    0% {rn      transform: rotate(0deg) scaleX(1);rn    }rnrn    /* Corner (Narrower) */rn    25% {rn      transform: rotate(90deg) scaleX(0.25);rn    }rnrn    /* Center Bottom (Full Width) */rn    50% {rn      transform: rotate(180deg) scaleX(1);rn    }rnrn    /* Corner (Narrower) */rn    75% {rn      transform: rotate(270deg) scaleX(0.25);rn    }rnrn    /* Back to Start */rn    100% {rn      transform: rotate(360deg) scaleX(1);rn    }rn  }rnrn  /* Base and Wrapper styles */rnrn  .hero-button-wrap {rn    display: flex;rn    justify-content: center;rn    align-items: center;rn  }rnrn  /* 2. Main Button Container (White Border) */rn  .primary-button-block {rn    width: 300px;rn    height: 60px;rn    border: 1px solid var(--white-border);rn    background-color: var(--black);rn    border-radius: 200px;rn    display: flex;rn    justify-content: center;rn    align-items: center;rn    padding: 1px;rn    position: relative;rn    overflow: hidden;rn    text-decoration: none;rn  }rnrn  /* 3. Rotating Stroke Wrapper (Removed \'filter: blur()\') */rn  .button-stroke-wrapp {rn    z-index: 1;rn    position: absolute;rnrn    /* Size ko kam kia taake effect ziada tight rahe */rn    width: 200%;rn    height: 300%;rn    top: -100%;rn    left: -50%;rnrn    display: flex;rn    justify-content: center;rn    align-items: center;rnrn    /* Animation wahi rahegi */rn    animation: rotate-and-scale 4s linear infinite;rn    /* **YE LINE HATA DI GAYI HAI: filter: blur(3px);** */rn  }rnrn  .button-stroke-block,rn  .button-stroke-block-v2 {rn    /* Gradient wahi rahega */rn    background-image: linear-gradient(180deg,rn        var(--transparent) 10%,rn        var(--accent-glow) 40%,rn        var(--secondary-glow) 55%,rn        var(--transparent) 90%);rn    width: 50%;rn    height: 100%;rn  }rnrn  /* 4. Inner Black Layer (Text aur background) */rn  .button-text-wrap {rn    z-index: 2;rn    background-color: var(--black);rn    border-radius: 200px;rn    width: 100%;rn    height: 100%;rn    display: flex;rn    justify-content: center;rn    align-items: center;rn    position: relative;rn  }rnrn  .primary-button-text {rn    color: white;rn    font-family: Calsans, Arial, sans-serif;rn    font-size: 18px;rn    font-weight: 600;rn    text-transform: capitalize;rn  }rn</style>rnrn<body>rnrn  <div class=\"hero-button-wrap\">rn    <a href=\"https://calendly.com/goldenstallionagency/real-estate-and-development-branding-discovery-clone\" class=\"primary-button-block\">rn      <div class=\"button-stroke-wrapp\">rn        <div class=\"button-stroke-block\"></div>rn        <div class=\"button-stroke-block-v2\"></div>rn      </div>rn      <div class=\"button-text-wrap\">rn        <div class=\"primary-button-text\"> Book A Call Now!</div>rn      </div>rn    </a>rn  </div>rnrnrn</body>rnrn</html>tttt</div>ntttt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-684bb30 p-20 e-flex e-con-boxed e-con e-parent\" data-id=\"684bb30\" data-element_type=\"container\">nttttt<div class=\"e-con-inner\">ntt<div class=\"elementor-element elementor-element-ca62b46 e-con-full e-flex e-con e-child\" data-id=\"ca62b46\" data-element_type=\"container\">ntttt<div class=\"elementor-element elementor-element-c5f93c0 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"c5f93c0\" data-element_type=\"widget\" data-widget_type=\"heading.default\">ntttt<div class=\"elementor-widget-container\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Clearstone Properties Website<span><br> Review</span>n</h2>tttt</div>ntttt</div>ntttt<div class=\"elementor-element elementor-element-6729f93 elementor-widget elementor-widget-html\" data-id=\"6729f93\" data-element_type=\"widget\" data-widget_type=\"html.default\">ntttt<div class=\"elementor-widget-container\">nttttt<!DOCTYPE html>rn<html lang=\"en\">rnrn<head>rn  <meta charset=\"UTF-8\">rn  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">rn  <title>Document</title>rn</head>rn<style>rn  /* Custom CSS Variables */rn  :root {rn    --accent-glow: #ff9100;rn    --secondary-glow: #ff0055;rn    --white-border: rgba(255, 255, 255, 0.4);rn    --black: #000000;rn    --transparent: rgba(0, 0, 0, 0);rn  }rnrn  /* 1. Combined Animation Keyframes (Rotation and Scale) */rn  @keyframes rotate-and-scale {rnrn    /* Center Top (Full Width) */rn    0% {rn      transform: rotate(0deg) scaleX(1);rn    }rnrn    /* Corner (Narrower) */rn    25% {rn      transform: rotate(90deg) scaleX(0.25);rn    }rnrn    /* Center Bottom (Full Width) */rn    50% {rn      transform: rotate(180deg) scaleX(1);rn    }rnrn    /* Corner (Narrower) */rn    75% {rn      transform: rotate(270deg) scaleX(0.25);rn    }rnrn    /* Back to Start */rn    100% {rn      transform: rotate(360deg) scaleX(1);rn    }rn  }rnrn  /* Base and Wrapper styles */rnrn  .hero-button-wrap {rn    display: flex;rn    justify-content: center;rn    align-items: center;rn  }rnrn  /* 2. Main Button Container (White Border) */rn  .primary-button-block {rn    width: 300px;rn    height: 60px;rn    border: 1px solid var(--white-border);rn    background-color: var(--black);rn    border-radius: 200px;rn    display: flex;rn    justify-content: center;rn    align-items: center;rn    padding: 1px;rn    position: relative;rn    overflow: hidden;rn    text-decoration: none;rn  }rnrn  /* 3. Rotating Stroke Wrapper (Removed \'filter: blur()\') */rn  .button-stroke-wrapp {rn    z-index: 1;rn    position: absolute;rnrn    /* Size ko kam kia taake effect ziada tight rahe */rn    width: 200%;rn    height: 300%;rn    top: -100%;rn    left: -50%;rnrn    display: flex;rn    justify-content: center;rn    align-items: center;rnrn    /* Animation wahi rahegi */rn    animation: rotate-and-scale 4s linear infinite;rn    /* **YE LINE HATA DI GAYI HAI: filter: blur(3px);** */rn  }rnrn  .button-stroke-block,rn  .button-stroke-block-v2 {rn    /* Gradient wahi rahega */rn    background-image: linear-gradient(180deg,rn        var(--transparent) 10%,rn        var(--accent-glow) 40%,rn        var(--secondary-glow) 55%,rn        var(--transparent) 90%);rn    width: 50%;rn    height: 100%;rn  }rnrn  /* 4. Inner Black Layer (Text aur background) */rn  .button-text-wrap {rn    z-index: 2;rn    background-color: var(--black);rn    border-radius: 200px;rn    width: 100%;rn    height: 100%;rn    display: flex;rn    justify-content: center;rn    align-items: center;rn    position: relative;rn  }rnrn  .primary-button-text {rn    color: white;rn    font-family: Calsans, Arial, sans-serif;rn    font-size: 18px;rn    font-weight: 600;rn    text-transform: capitalize;rn  }rn</style>rnrn<body>rnrn  <div class=\"hero-button-wrap\">rn    <a href=\"https://calendly.com/goldenstallionagency/real-estate-and-development-branding-discovery-clone\" class=\"primary-button-block\">rn      <div class=\"button-stroke-wrapp\">rn        <div class=\"button-stroke-block\"></div>rn        <div class=\"button-stroke-block-v2\"></div>rn      </div>rn      <div class=\"button-text-wrap\">rn        <div class=\"primary-button-text\"> Book A Call Now!</div>rn      </div>rn    </a>rn  </div>rnrnrn</body>rnrn</html>tttt</div>ntttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-a7ac6a4 e-con-full e-flex e-con e-child\" data-id=\"a7ac6a4\" data-element_type=\"container\">ntttt<div class=\"elementor-element elementor-element-38ebdb2 elementor-widget elementor-widget-video\" data-id=\"38ebdb2\" data-element_type=\"widget\" data-settings=\"{&quot;video_type&quot;:&quot;hosted&quot;,&quot;controls&quot;:&quot;yes&quot;}\" data-widget_type=\"video.default\">ntttt<div class=\"elementor-widget-container\">nttttttt<div class=\"e-hosted-video elementor-wrapper elementor-open-inline\">nttttt<video class=\"elementor-video\" src=\"https://goldenstallionagency.com/wp-content/uploads/2025/08/VIDEO-2025-03-25-11-51-05.mp4\" controls=\"\" preload=\"metadata\" controlsList=\"nodownload\"></video>ntttt</div>ntttttt</div>ntttt</div>ntttt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-cdbf56e e-flex e-con-boxed e-con e-parent\" data-id=\"cdbf56e\" data-element_type=\"container\">nttttt<div class=\"e-con-inner\">ntt<div class=\"elementor-element elementor-element-12c3ec8 e-con-full e-flex e-con e-child\" data-id=\"12c3ec8\" data-element_type=\"container\">ntttt<div class=\"elementor-element elementor-element-bf58e3e elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"bf58e3e\" data-element_type=\"widget\" data-widget_type=\"heading.default\">ntttt<div class=\"elementor-widget-container\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Our <span>Success</span> Storiesn</h2>tttt</div>ntttt</div>ntt[elementor-element k=\"f193b19716fcd8e7bd0eee60db27b3ab\" data=\"eyJpZCI6ImM4ZmM4YzIiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5cIkNvbnZlcnRpY28gaXMgQlkgRkFSIHRoZSBtb3N0IGRlZGljYXRlZCwgZHJpdmVuLCByZWxlbnRsZXNzbHkgaW52ZXN0ZWQgYWdlbmN5IEkgaGF2ZSBldmVyIHdvcmtlZCB3aXRoLiBPbmNlIHRoZXkgZ2V0IHN0YXJ0ZWQgdGhleSByZWFsbHkgZG9uJ3QgZioqKiBhcm91bmQuXCI8YnIgXC8+LSBKb25hdGhhbiBIPFwvcD4iLCJhbGlnbiI6ImNlbnRlciIsIl9wYWRkaW5nIjp7InVuaXQiOiJweCIsInRvcCI6IjAiLCJyaWdodCI6IjAiLCJib3R0b20iOiIyMCIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOmZhbHNlfSwiX3BhZGRpbmdfdGFibGV0Ijp7InVuaXQiOiJweCIsInRvcCI6IjAiLCJyaWdodCI6IjAiLCJib3R0b20iOiIwIiwibGVmdCI6IjAiLCJpc0xpbmtlZCI6ZmFsc2V9LCJfZWxlbWVudF93aWR0aF9tb2JpbGUiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoX21vYmlsZSI6eyJ1bml0IjoiJSIsInNpemUiOjgwLCJzaXplcyI6W119LCJfZmxleF9hbGlnbl9zZWxmX21vYmlsZSI6ImNlbnRlciIsIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoicHgiLCJzaXplIjo3MjAsInNpemVzIjpbXX0sIl9mbGV4X2FsaWduX3NlbGYiOiJjZW50ZXIifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]tt</div>ntt<div class=\"elementor-element elementor-element-7924728 e-con-full e-flex e-con e-child\" data-id=\"7924728\" data-element_type=\"container\">ntt<div class=\"elementor-element elementor-element-2d9d91a e-grid e-con-full e-con e-child\" data-id=\"2d9d91a\" data-element_type=\"container\">ntt<a class=\"elementor-element elementor-element-167ac1c e-con-full e-flex e-con e-child\" data-id=\"167ac1c\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\" href=\"https://goldenstallionagency.com/case-study/boutique-salon-sees-3x-more-bookings/\">ntt<div class=\"elementor-element elementor-element-f41f477 e-con-full e-flex e-con e-child\" data-id=\"f41f477\" data-element_type=\"container\">ntttt<div class=\"elementor-element elementor-element-cec8d86 elementor-hidden-desktop elementor-hidden-tablet elementor-hidden-mobile elementor-widget elementor-widget-heading\" data-id=\"cec8d86\" data-element_type=\"widget\" data-widget_type=\"heading.default\">ntttt<div class=\"elementor-widget-container\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">CRO</h2>tttt</div>ntttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-e0a7dce e-con-full e-flex e-con e-child\" data-id=\"e0a7dce\" data-element_type=\"container\">ntttt<div class=\"elementor-element elementor-element-697257a elementor-widget elementor-widget-heading\" data-id=\"697257a\" data-element_type=\"widget\" data-widget_type=\"heading.default\">ntttt<div class=\"elementor-widget-container\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Boutique Salon Sees 3x More Bookings</h2>tttt</div>ntttt</div>ntt[elementor-element k=\"f193b19716fcd8e7bd0eee60db27b3ab\" data=\"eyJpZCI6ImE0ZDRiYzUiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJjdXN0b20iLCJ0eXBvZ3JhcGh5X2ZvbnRfZmFtaWx5IjoiSW50ZXIiLCJ0eXBvZ3JhcGh5X2ZvbnRfc2l6ZSI6eyJ1bml0IjoicHgiLCJzaXplIjoyMCwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9mb250X3NpemVfdGFibGV0Ijp7InVuaXQiOiJweCIsInNpemUiOjE1LCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2ZvbnRfc2l6ZV9tb2JpbGUiOnsidW5pdCI6InB4Iiwic2l6ZSI6MTQsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfZm9udF93ZWlnaHQiOiI0MDAiLCJ0eXBvZ3JhcGh5X2xpbmVfaGVpZ2h0Ijp7InVuaXQiOiJlbSIsInNpemUiOjEuMzk5OTk5OTk5OTk5OTk5OTExMTgyMTU4MDI5OTg3NDc2NzY2MTA5NDY2NTUyNzM0Mzc1LCJzaXplcyI6W119LCJfYmFja2dyb3VuZF9jb2xvciI6IiMwMjAxMDEiLCJjdXN0b21fY3NzIjoicDpsYXN0LWNoaWxkIHtcbiAgICBtYXJnaW46IDA7XG59IiwiZWRpdG9yIjoiPHA+UnVieVx1MjAxOXMgQmVhdXR5IHNhbG9uIGhhZCBubyB3ZWJzaXRlIC0gb25seSBhIEZhY2Vib29rIHBhZ2UuIFdhbGstaW5zIHdlcmUgdW5wcmVkaWN0YWJsZSwgcGhvbmUgYm9va2luZ3MuLi4uLi48XC9wPiJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]tt</div>ntttt</a>ntt<a class=\"elementor-element elementor-element-e27d136 e-con-full e-flex e-con e-child\" data-id=\"e27d136\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\" href=\"https://goldenstallionagency.com/case-study/hvac-company-generates-120k-in-new-sales/\">ntt<div class=\"elementor-element elementor-element-b573994 e-con-full e-flex e-con e-child\" data-id=\"b573994\" data-element_type=\"container\">ntttt</div>ntt<div class=\"elementor-element elementor-element-caf35df e-con-full e-flex e-con e-child\" data-id=\"caf35df\" data-element_type=\"container\">ntttt<div class=\"elementor-element elementor-element-a35a9ca elementor-widget elementor-widget-heading\" data-id=\"a35a9ca\" data-element_type=\"widget\" data-widget_type=\"heading.default\">ntttt<div class=\"elementor-widget-container\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">HVAC Company Generates $120K in New Sales</h2>tttt</div>ntttt</div>ntt[elementor-element k=\"f193b19716fcd8e7bd0eee60db27b3ab\" data=\"eyJpZCI6IjhkYmFjN2MiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJjdXN0b20iLCJ0eXBvZ3JhcGh5X2ZvbnRfZmFtaWx5IjoiSW50ZXIiLCJ0eXBvZ3JhcGh5X2ZvbnRfc2l6ZSI6eyJ1bml0IjoicHgiLCJzaXplIjoyMCwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9mb250X3NpemVfdGFibGV0Ijp7InVuaXQiOiJweCIsInNpemUiOjE1LCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2ZvbnRfc2l6ZV9tb2JpbGUiOnsidW5pdCI6InB4Iiwic2l6ZSI6MTQsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfZm9udF93ZWlnaHQiOiI0MDAiLCJ0eXBvZ3JhcGh5X2xpbmVfaGVpZ2h0Ijp7InVuaXQiOiJlbSIsInNpemUiOjEuMzk5OTk5OTk5OTk5OTk5OTExMTgyMTU4MDI5OTg3NDc2NzY2MTA5NDY2NTUyNzM0Mzc1LCJzaXplcyI6W119LCJfYmFja2dyb3VuZF9jb2xvciI6IiMwMjAxMDEiLCJjdXN0b21fY3NzIjoicDpsYXN0LWNoaWxkIHtcbiAgICBtYXJnaW46IDA7XG59IiwiZWRpdG9yIjoiPHA+VGludHdoZWVyIE1lY2hhbmljYWwgKEhWQUMgY29tcGFueSkgaGFkIGEgRElZLXN0eWxlIHdlYnNpdGUgdGhhdCBsb29rZWQgdW5wcm9mZXNzaW9uYWwuIEhvbWVvd25lcnMuLi4uLi48XC9wPiJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]tt</div>ntttt</a>ntt<a class=\"elementor-element elementor-element-aa0aeb4 e-con-full e-flex e-con e-child\" data-id=\"aa0aeb4\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\" href=\"https://goldenstallionagency.com/case-study/kyu-restaurant-217-booking-increase/\">ntt<div class=\"elementor-element elementor-element-4b0b16f e-con-full e-flex e-con e-child\" data-id=\"4b0b16f\" data-element_type=\"container\">ntttt</div>ntt<div class=\"elementor-element elementor-element-eb2288e e-con-full e-flex e-con e-child\" data-id=\"eb2288e\" data-element_type=\"container\">ntttt<div class=\"elementor-element elementor-element-5569f77 elementor-widget elementor-widget-heading\" data-id=\"5569f77\" data-element_type=\"widget\" data-widget_type=\"heading.default\">ntttt<div class=\"elementor-widget-container\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">KYU Restaurant - 217% Booking Increase</h2>tttt</div>ntttt</div>ntt[elementor-element k=\"f193b19716fcd8e7bd0eee60db27b3ab\" data=\"eyJpZCI6ImNkMzRlY2UiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJjdXN0b20iLCJ0eXBvZ3JhcGh5X2ZvbnRfZmFtaWx5IjoiSW50ZXIiLCJ0eXBvZ3JhcGh5X2ZvbnRfc2l6ZSI6eyJ1bml0IjoicHgiLCJzaXplIjoyMCwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9mb250X3NpemVfdGFibGV0Ijp7InVuaXQiOiJweCIsInNpemUiOjE1LCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2ZvbnRfc2l6ZV9tb2JpbGUiOnsidW5pdCI6InB4Iiwic2l6ZSI6MTQsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfZm9udF93ZWlnaHQiOiI0MDAiLCJ0eXBvZ3JhcGh5X2xpbmVfaGVpZ2h0Ijp7InVuaXQiOiJlbSIsInNpemUiOjEuMzk5OTk5OTk5OTk5OTk5OTExMTgyMTU4MDI5OTg3NDc2NzY2MTA5NDY2NTUyNzM0Mzc1LCJzaXplcyI6W119LCJfYmFja2dyb3VuZF9jb2xvciI6IiMwMjAxMDEiLCJjdXN0b21fY3NzIjoicDpsYXN0LWNoaWxkIHtcbiAgICBtYXJnaW46IDA7XG59IiwiZWRpdG9yIjoiPHA+S1lVIHJlc3RhdXJhbnQgZ3JvdXAgaGFkIGdyZWF0IGZvb2QgYnV0IGFuIG9ubGluZSBwcmVzZW5jZSB0aGF0IHdhcyBjb3N0aW5nIHRoZW0gY3VzdG9tZXJzLiBUaGVpciBvdXRkYXRlZCBzaXRlLi4uLi4uPFwvcD4ifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]tt</div>ntttt</a>ntt<a class=\"elementor-element elementor-element-d9d6c11 e-con-full e-flex e-con e-child\" data-id=\"d9d6c11\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\" href=\"https://goldenstallionagency.com/case-study/real-estate-developer-secures-38-qualified-leads-in-30-days/\">ntt<div class=\"elementor-element elementor-element-e316763 e-con-full e-flex e-con e-child\" data-id=\"e316763\" data-element_type=\"container\">ntttt</div>ntt<div class=\"elementor-element elementor-element-5782373 e-con-full e-flex e-con e-child\" data-id=\"5782373\" data-element_type=\"container\">ntttt<div class=\"elementor-element elementor-element-955f56f elementor-widget elementor-widget-heading\" data-id=\"955f56f\" data-element_type=\"widget\" data-widget_type=\"heading.default\">ntttt<div class=\"elementor-widget-container\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Real Estate Developer Secures 38 Qualified Leads in 30 Days</h2>tttt</div>ntttt</div>ntt[elementor-element k=\"f193b19716fcd8e7bd0eee60db27b3ab\" data=\"eyJpZCI6IjBmYWVjNzkiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJjdXN0b20iLCJ0eXBvZ3JhcGh5X2ZvbnRfZmFtaWx5IjoiSW50ZXIiLCJ0eXBvZ3JhcGh5X2ZvbnRfc2l6ZSI6eyJ1bml0IjoicHgiLCJzaXplIjoyMCwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9mb250X3NpemVfdGFibGV0Ijp7InVuaXQiOiJweCIsInNpemUiOjE1LCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2ZvbnRfc2l6ZV9tb2JpbGUiOnsidW5pdCI6InB4Iiwic2l6ZSI6MTQsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfZm9udF93ZWlnaHQiOiI0MDAiLCJ0eXBvZ3JhcGh5X2xpbmVfaGVpZ2h0Ijp7InVuaXQiOiJlbSIsInNpemUiOjEuMzk5OTk5OTk5OTk5OTk5OTExMTgyMTU4MDI5OTg3NDc2NzY2MTA5NDY2NTUyNzM0Mzc1LCJzaXplcyI6W119LCJfYmFja2dyb3VuZF9jb2xvciI6IiMwMjAxMDEiLCJjdXN0b21fY3NzIjoicDpsYXN0LWNoaWxkIHtcbiAgICBtYXJnaW46IDA7XG59IiwiZWRpdG9yIjoiPHA+QSBwcm9wZXJ0eSBkZXZlbG9wZXIgaGFkIGEgc3R1bm5pbmcgbmV3IHByb2plY3QgXHUyMDE0IGJ1dCB0aGVpciBvbGQgd2Vic2l0ZSBtYWRlIGl0IGxvb2sgbGlrZSBldmVyeSBvdGhlciBlc3RhdGUuIEJ1eWVycy4uLi4uLjxcL3A+In0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"]tt</div>ntttt</a>ntttt</div>ntttt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-4a89ebf p-20 e-flex e-con-boxed e-con e-parent\" data-id=\"4a89ebf\" data-element_type=\"container\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-389ff14 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"389ff14\" data-element_type=\"widget\" data-widget_type=\"heading.default\">ntttt<div class=\"elementor-widget-container\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Real <span>Results.</span> Real <span>Feedback.</span></h2>tttt</div>ntttt</div>ntt[elementor-element k=\"f193b19716fcd8e7bd0eee60db27b3ab\" data=\"eyJpZCI6ImI2MWEyZDgiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiJEaXNjb3ZlciBob3cgb3VyIHdvcmsgaGVscGVkIHRoZW0gc2NhbGUsIGNvbnZlcnQsIGFuZCBncm93LlxuXG4iLCJhbGlnbiI6ImNlbnRlciIsIl9wYWRkaW5nIjp7InVuaXQiOiJweCIsInRvcCI6IjAiLCJyaWdodCI6IjAiLCJib3R0b20iOiIyMCIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOmZhbHNlfSwiX3BhZGRpbmdfdGFibGV0Ijp7InVuaXQiOiJweCIsInRvcCI6IjAiLCJyaWdodCI6IjAiLCJib3R0b20iOiIwIiwibGVmdCI6IjAiLCJpc0xpbmtlZCI6ZmFsc2V9LCJfZWxlbWVudF93aWR0aF9tb2JpbGUiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoX21vYmlsZSI6eyJ1bml0IjoiJSIsInNpemUiOjgwLCJzaXplcyI6W119LCJfZmxleF9hbGlnbl9zZWxmX21vYmlsZSI6ImNlbnRlciJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]tt<div class=\"elementor-element elementor-element-8a2bc60 cstm-carousal-arow elementor-pagination-type-bullets elementor-arrows-position-inside elementor-pagination-position-outside elementor-widget elementor-widget-n-carousel\" data-id=\"8a2bc60\" data-element_type=\"widget\" data-settings=\"{&quot;carousel_items&quot;:[{&quot;slide_title&quot;:&quot;Slide #1&quot;,&quot;_id&quot;:&quot;12dfdf7&quot;},{&quot;slide_title&quot;:&quot;Slide #2&quot;,&quot;_id&quot;:&quot;bd23dd7&quot;},{&quot;slide_title&quot;:&quot;Slide #3&quot;,&quot;_id&quot;:&quot;a137c21&quot;},{&quot;slide_title&quot;:&quot;Slide #3&quot;,&quot;_id&quot;:&quot;640b17b&quot;}],&quot;slides_to_show&quot;:&quot;3&quot;,&quot;slides_to_scroll&quot;:&quot;1&quot;,&quot;slides_to_show_tablet&quot;:&quot;2&quot;,&quot;slides_to_show_mobile&quot;:&quot;1&quot;,&quot;autoplay&quot;:&quot;yes&quot;,&quot;autoplay_speed&quot;:5000,&quot;pause_on_hover&quot;:&quot;yes&quot;,&quot;pause_on_interaction&quot;:&quot;yes&quot;,&quot;infinite&quot;:&quot;yes&quot;,&quot;speed&quot;:500,&quot;offset_sides&quot;:&quot;none&quot;,&quot;arrows&quot;:&quot;yes&quot;,&quot;pagination&quot;:&quot;bullets&quot;,&quot;image_spacing_custom&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:10,&quot;sizes&quot;:[]},&quot;image_spacing_custom_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;image_spacing_custom_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\" data-widget_type=\"nested-carousel.default\">ntttt<div class=\"elementor-widget-container\">nttttttt<div class=\"e-n-carousel swiper\" role=\"region\" aria-roledescription=\"carousel\" aria-label=\"Carousel\" dir=\"ltr\">nttt<div class=\"swiper-wrapper\" aria-live=\"off\">ntttttttttt<div class=\"swiper-slide\" data-slide=\"1\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 of 4\">nttttttt<div class=\"elementor-element elementor-element-2ec2f02 e-flex e-con-boxed e-con e-child\" data-id=\"2ec2f02\" data-element_type=\"container\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-e74a368 elementor-widget elementor-widget-image\" data-id=\"e74a368\" data-element_type=\"widget\" data-widget_type=\"image.default\">ntttt<div class=\"elementor-widget-container\">nttttttttttttttt<img width=\"774\" height=\"497\" src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/1-1.webp\" class=\"attachment-large size-large wp-image-1534\" alt=\"\" srcset=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/1-1.webp 774w, https://goldenstallionagency.com/wp-content/uploads/2025/09/1-1-300x193.webp 300w, https://goldenstallionagency.com/wp-content/uploads/2025/09/1-1-768x493.webp 768w\" sizes=\"(max-width: 774px) 100vw, 774px\" />ttttttttttttttt</div>ntttt</div>nttttt</div>ntttt</div>ntttttttt</div>nttttttttttt<div class=\"swiper-slide\" data-slide=\"2\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"2 of 4\">nttttttt<div class=\"elementor-element elementor-element-cf1ae40 e-flex e-con-boxed e-con e-child\" data-id=\"cf1ae40\" data-element_type=\"container\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-5be6eae elementor-widget elementor-widget-image\" data-id=\"5be6eae\" data-element_type=\"widget\" data-widget_type=\"image.default\">ntttt<div class=\"elementor-widget-container\">nttttttttttttttt<img width=\"774\" height=\"497\" src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/2-1.webp\" class=\"attachment-large size-large wp-image-1535\" alt=\"\" srcset=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/2-1.webp 774w, https://goldenstallionagency.com/wp-content/uploads/2025/09/2-1-300x193.webp 300w, https://goldenstallionagency.com/wp-content/uploads/2025/09/2-1-768x493.webp 768w\" sizes=\"(max-width: 774px) 100vw, 774px\" />ttttttttttttttt</div>ntttt</div>nttttt</div>ntttt</div>ntttttttt</div>nttttttttttt<div class=\"swiper-slide\" data-slide=\"3\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"3 of 4\">nttttttt<div class=\"elementor-element elementor-element-3bf0d35 e-flex e-con-boxed e-con e-child\" data-id=\"3bf0d35\" data-element_type=\"container\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-cf12075 elementor-widget elementor-widget-image\" data-id=\"cf12075\" data-element_type=\"widget\" data-widget_type=\"image.default\">ntttt<div class=\"elementor-widget-container\">nttttttttttttttt<img width=\"774\" height=\"497\" src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/3-2.webp\" class=\"attachment-large size-large wp-image-1536\" alt=\"\" srcset=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/3-2.webp 774w, https://goldenstallionagency.com/wp-content/uploads/2025/09/3-2-300x193.webp 300w, https://goldenstallionagency.com/wp-content/uploads/2025/09/3-2-768x493.webp 768w\" sizes=\"(max-width: 774px) 100vw, 774px\" />ttttttttttttttt</div>ntttt</div>nttttt</div>ntttt</div>ntttttttt</div>nttttttttttt<div class=\"swiper-slide\" data-slide=\"4\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"4 of 4\">nttttttt<div class=\"elementor-element elementor-element-6f16e73 e-flex e-con-boxed e-con e-child\" data-id=\"6f16e73\" data-element_type=\"container\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-2f12b71 elementor-widget elementor-widget-image\" data-id=\"2f12b71\" data-element_type=\"widget\" data-widget_type=\"image.default\">ntttt<div class=\"elementor-widget-container\">nttttttttttttttt<img width=\"774\" height=\"497\" src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/5-2.webp\" class=\"attachment-large size-large wp-image-1537\" alt=\"\" srcset=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/5-2.webp 774w, https://goldenstallionagency.com/wp-content/uploads/2025/09/5-2-300x193.webp 300w, https://goldenstallionagency.com/wp-content/uploads/2025/09/5-2-768x493.webp 768w\" sizes=\"(max-width: 774px) 100vw, 774px\" />ttttttttttttttt</div>ntttt</div>nttttt</div>ntttt</div>ntttttttt</div>ntttttttt</div>ntt</div>nttttt<div class=\"elementor-swiper-button elementor-swiper-button-prev\" role=\"button\" tabindex=\"0\" aria-label=\"Previous\">ntttt<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-eicon-chevron-left\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M646 125C629 125 613 133 604 142L308 442C296 454 292 471 292 487 292 504 296 521 308 533L604 854C617 867 629 875 646 875 663 875 679 871 692 858 704 846 713 829 713 812 713 796 708 779 692 767L438 487 692 225C700 217 708 204 708 187 708 171 704 154 692 142 675 129 663 125 646 125Z\"></path></svg>ttt</div>nttt<div class=\"elementor-swiper-button elementor-swiper-button-next\" role=\"button\" tabindex=\"0\" aria-label=\"Next\">ntttt<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-eicon-chevron-right\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M696 533C708 521 713 504 713 487 713 471 708 454 696 446L400 146C388 133 375 125 354 125 338 125 325 129 313 142 300 154 292 171 292 187 292 204 296 221 308 233L563 492 304 771C292 783 288 800 288 817 288 833 296 850 308 863 321 871 338 875 354 875 371 875 388 867 400 854L696 533Z\"></path></svg>ttt</div>nttttt<div class=\"swiper-pagination\"></div>ntttttt</div>ntttt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-406ebc0 p-20 e-flex e-con-boxed e-con e-parent\" data-id=\"406ebc0\" data-element_type=\"container\">nttttt<div class=\"e-con-inner\">ntttt<div class=\"elementor-element elementor-element-cf82b91 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"cf82b91\" data-element_type=\"widget\" data-widget_type=\"heading.default\">ntttt<div class=\"elementor-widget-container\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Book<span> A Call</span> <br>With Us!</h2>tttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-0165ac7 e-con-full e-flex e-con e-child\" data-id=\"0165ac7\" data-element_type=\"container\">ntttt<div class=\"elementor-element elementor-element-4c059f5 elementor-mobile-align-justify elementor-widget elementor-widget-button\" data-id=\"4c059f5\" data-element_type=\"widget\" data-widget_type=\"button.default\">ntttt<div class=\"elementor-widget-container\">nttttttttt<div class=\"elementor-button-wrapper\">nttttt<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https://calendly.com/goldenstallionagency/real-estate-and-development-branding-discovery-clone\">ntttttt<span class=\"elementor-button-content-wrapper\">nttttttttt<span class=\"elementor-button-text\">Book A Call Now!</span>nttttt</span>nttttt</a>ntttt</div>ntttttttt</div>ntttt</div>ntttt</div>ntttt<div class=\"elementor-element elementor-element-c454aed cstm-calender elementor-widget elementor-widget-html\" data-id=\"c454aed\" data-element_type=\"widget\" data-widget_type=\"html.default\">ntttt<div class=\"elementor-widget-container\">nttttt<iframe src=\"https://calendly.com/goldenstallionwebagency/hospitality-website-discovery-call\" width=\"100%\" height=\"600\" frameborder=\"0\" scrolling=\"no\">ufeffufeffufeffufeffufeffufeff</iframe>tttt</div>ntttt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-662598c p-20 e-flex e-con-boxed e-con e-parent\" data-id=\"662598c\" data-element_type=\"container\">nttttt<div class=\"e-con-inner\">ntt[elementor-element k=\"f193b19716fcd8e7bd0eee60db27b3ab\" data=\"eyJpZCI6IjY1MWE1YTUiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8c3BhbiBzdHlsZT1cInRleHQtZGVjb3JhdGlvbjogdW5kZXJsaW5lO1wiPjxhIGhyZWY9XCJodHRwczpcL1wvZ29sZGVuc3RhbGxpb25hZ2VuY3kuY29tXC9wb3J0Zm9saW9cL1wiPlZpZXcgUG9ydGZvbGlvPFwvYT48XC9zcGFuPiIsImFsaWduIjoiY2VudGVyIiwiX3BhZGRpbmciOnsidW5pdCI6InB4IiwidG9wIjoiMCIsInJpZ2h0IjoiMCIsImJvdHRvbSI6IjEwIiwibGVmdCI6IjAiLCJpc0xpbmtlZCI6ZmFsc2V9LCJfX2dsb2JhbHNfXyI6eyJsaW5rX2NvbG9yIjoiZ2xvYmFsc1wvY29sb3JzP2lkPXRleHQiLCJsaW5rX2hvdmVyX2NvbG9yIjoiZ2xvYmFsc1wvY29sb3JzP2lkPTQ4OGM1OWQifX0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"]tt<div class=\"elementor-element elementor-element-9a9e453 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"9a9e453\" data-element_type=\"widget\" data-widget_type=\"heading.default\">ntttt<div class=\"elementor-widget-container\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Frequently Asked<br><span> Questions</span>n</h2>tttt</div>ntttt</div>ntttt<div class=\"elementor-element elementor-element-6e5a4b2 elementor-widget__width-initial cstm-accordian-ss elementor-widget elementor-widget-n-accordion\" data-id=\"6e5a4b2\" data-element_type=\"widget\" data-settings=\"{&quot;default_state&quot;:&quot;expanded&quot;,&quot;max_items_expended&quot;:&quot;one&quot;,&quot;n_accordion_animation_duration&quot;:{&quot;unit&quot;:&quot;ms&quot;,&quot;size&quot;:400,&quot;sizes&quot;:[]}}\" data-widget_type=\"nested-accordion.default\">ntttt<div class=\"elementor-widget-container\">nttttttt<div class=\"e-n-accordion\" aria-label=\"Accordion. Open links with Enter or Space, close with Escape, and navigate with Arrow Keys\">ntttttt<details id=\"e-n-accordion-item-1150\" class=\"e-n-accordion-item\" open>ntttt<summary class=\"e-n-accordion-item-title\" data-accordion-index=\"1\" tabindex=\"0\" aria-expanded=\"true\" aria-controls=\"e-n-accordion-item-1150\" >nttttt<span class=\'e-n-accordion-item-title-header\'><div class=\"e-n-accordion-item-title-text\">  What Services Does Golden Stallion Agency Offer? </div></span>nttttttt<span class=\'e-n-accordion-item-title-icon\'>nttt<span class=\'e-opened\' ><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-minus\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M416 208H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h384c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z\"></path></svg></span>nttt<span class=\'e-closed\'><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-plus\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M416 208H272V64c0-17.67-14.33-32-32-32h-32c-17.67 0-32 14.33-32 32v144H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h144v144c0 17.67 14.33 32 32 32h32c17.67 0 32-14.33 32-32V304h144c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z\"></path></svg></span>ntt</span>nntttttt</summary>ntttt<div role=\"region\" aria-labelledby=\"e-n-accordion-item-1150\" class=\"elementor-element elementor-element-9abb8ad e-con-full cstm-index e-flex e-con e-child\" data-id=\"9abb8ad\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">ntt[elementor-element k=\"f193b19716fcd8e7bd0eee60db27b3ab\" data=\"eyJpZCI6IjIzMWIzNWEiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5Hb2xkZW4gU3RhbGxpb24gQWdlbmN5IGlzIGEgZnVsbC1zZXJ2aWNlIGRpZ2l0YWwgcGFydG5lciBmb3IgZGVudGFsLCBsZWdhbCwgYW5kIGhvc3BpdGFsaXR5IGJyYW5kcy4gT3VyIHNlcnZpY2VzIGluY2x1ZGUgd2Vic2l0ZSBkZXNpZ24gYW5kIGRldmVsb3BtZW50LCBTRU8gb3B0aW1pemF0aW9uLCBkaWdpdGFsIG1hcmtldGluZywgYW5kIG9uZ29pbmcgbWFpbnRlbmFuY2UgYW5kIHN1cHBvcnQuPFwvcD4ifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]tt</div>nttttt</details>ntttttt<details id=\"e-n-accordion-item-1151\" class=\"e-n-accordion-item\" >ntttt<summary class=\"e-n-accordion-item-title\" data-accordion-index=\"2\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-1151\" >nttttt<span class=\'e-n-accordion-item-title-header\'><div class=\"e-n-accordion-item-title-text\"> How long does it take to build a website? </div></span>nttttttt<span class=\'e-n-accordion-item-title-icon\'>nttt<span class=\'e-opened\' ><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-minus\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M416 208H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h384c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z\"></path></svg></span>nttt<span class=\'e-closed\'><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-plus\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M416 208H272V64c0-17.67-14.33-32-32-32h-32c-17.67 0-32 14.33-32 32v144H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h144v144c0 17.67 14.33 32 32 32h32c17.67 0 32-14.33 32-32V304h144c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z\"></path></svg></span>ntt</span>nntttttt</summary>ntttt<div role=\"region\" aria-labelledby=\"e-n-accordion-item-1151\" class=\"elementor-element elementor-element-188a9f4 e-con-full cstm-index e-flex e-con e-child\" data-id=\"188a9f4\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">ntt[elementor-element k=\"f193b19716fcd8e7bd0eee60db27b3ab\" data=\"eyJpZCI6IjQyOTQ5ZWYiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5Hb2xkZW4gU3RhbGxpb24gQWdlbmN5IGlzIGEgZnVsbC1zZXJ2aWNlIGRpZ2l0YWwgcGFydG5lciBmb3IgZGVudGFsLCBsZWdhbCwgYW5kIGhvc3BpdGFsaXR5IGJyYW5kcy4gT3VyIHNlcnZpY2VzIGluY2x1ZGUgd2Vic2l0ZSBkZXNpZ24gYW5kIGRldmVsb3BtZW50LCBTRU8gb3B0aW1pemF0aW9uLCBkaWdpdGFsIG1hcmtldGluZywgYW5kIG9uZ29pbmcgbWFpbnRlbmFuY2UgYW5kIHN1cHBvcnQuPFwvcD4ifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]tt</div>nttttt</details>ntttttt<details id=\"e-n-accordion-item-1152\" class=\"e-n-accordion-item\" >ntttt<summary class=\"e-n-accordion-item-title\" data-accordion-index=\"3\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-1152\" >nttttt<span class=\'e-n-accordion-item-title-header\'><div class=\"e-n-accordion-item-title-text\"> Do you offer e-commerce solutions? </div></span>nttttttt<span class=\'e-n-accordion-item-title-icon\'>nttt<span class=\'e-opened\' ><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-minus\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M416 208H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h384c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z\"></path></svg></span>nttt<span class=\'e-closed\'><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-plus\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M416 208H272V64c0-17.67-14.33-32-32-32h-32c-17.67 0-32 14.33-32 32v144H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h144v144c0 17.67 14.33 32 32 32h32c17.67 0 32-14.33 32-32V304h144c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z\"></path></svg></span>ntt</span>nntttttt</summary>ntttt<div role=\"region\" aria-labelledby=\"e-n-accordion-item-1152\" class=\"elementor-element elementor-element-832ec1b e-con-full cstm-index e-flex e-con e-child\" data-id=\"832ec1b\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">ntt[elementor-element k=\"f193b19716fcd8e7bd0eee60db27b3ab\" data=\"eyJpZCI6ImQ1ZDA0YzIiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiJZZXMsIHdlIHNwZWNpYWxpemUgaW4gY3JlYXRpbmcgc2VjdXJlIGFuZCB1c2VyLWZyaWVuZGx5IGUtY29tbWVyY2Ugd2Vic2l0ZXMgdG8gaGVscCB5b3VyIGJ1c2luZXNzIHNlbGwgcHJvZHVjdHMgb3Igc2VydmljZXMgb25saW5lLiJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\"]tt</div>nttttt</details>ntttttt<details id=\"e-n-accordion-item-1153\" class=\"e-n-accordion-item\" >ntttt<summary class=\"e-n-accordion-item-title\" data-accordion-index=\"4\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-1153\" >nttttt<span class=\'e-n-accordion-item-title-header\'><div class=\"e-n-accordion-item-title-text\"> How do I get started with Golden Stallion Agency? </div></span>nttttttt<span class=\'e-n-accordion-item-title-icon\'>nttt<span class=\'e-opened\' ><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-minus\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M416 208H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h384c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z\"></path></svg></span>nttt<span class=\'e-closed\'><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-plus\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M416 208H272V64c0-17.67-14.33-32-32-32h-32c-17.67 0-32 14.33-32 32v144H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h144v144c0 17.67 14.33 32 32 32h32c17.67 0 32-14.33 32-32V304h144c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z\"></path></svg></span>ntt</span>nntttttt</summary>ntttt<div role=\"region\" aria-labelledby=\"e-n-accordion-item-1153\" class=\"elementor-element elementor-element-aa0185f e-con-full cstm-index e-flex e-con e-child\" data-id=\"aa0185f\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">ntt[elementor-element k=\"f193b19716fcd8e7bd0eee60db27b3ab\" data=\"eyJpZCI6IjFkZGM1MmMiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiJHZXR0aW5nIHN0YXJ0ZWQgaXMgZWFzeSEgU2ltcGx5IEJvb2sgYSBDYWxsIHdpdGggVGluYXNoZSwgYW5kIHdlXHUyMDE5bGwgZGlzY3VzcyB5b3VyIGJ1c2luZXNzIG5lZWRzIGFuZCBnb2Fscy4gRnJvbSB0aGVyZSwgd2VcdTIwMTlsbCBjcmVhdGUgYSBjdXN0b20gcGxhbiB0byBidWlsZCB5b3VyIGhpZ2gtY29udmVydGluZyB3ZWJzaXRlLiIsIl9fZ2xvYmFsc19fIjp7ImxpbmtfY29sb3IiOiJnbG9iYWxzXC9jb2xvcnM/aWQ9M2M3Y2U0YSJ9fSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]tt</div>nttttt</details>ntttttt<details id=\"e-n-accordion-item-1154\" class=\"e-n-accordion-item\" >ntttt<summary class=\"e-n-accordion-item-title\" data-accordion-index=\"5\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-1154\" >nttttt<span class=\'e-n-accordion-item-title-header\'><div class=\"e-n-accordion-item-title-text\"> What happens if we donu2019t see results by the end of the program </div></span>nttttttt<span class=\'e-n-accordion-item-title-icon\'>nttt<span class=\'e-opened\' ><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-minus\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M416 208H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h384c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z\"></path></svg></span>nttt<span class=\'e-closed\'><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-plus\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M416 208H272V64c0-17.67-14.33-32-32-32h-32c-17.67 0-32 14.33-32 32v144H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h144v144c0 17.67 14.33 32 32 32h32c17.67 0 32-14.33 32-32V304h144c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z\"></path></svg></span>ntt</span>nntttttt</summary>ntttt<div role=\"region\" aria-labelledby=\"e-n-accordion-item-1154\" class=\"elementor-element elementor-element-842b746 e-con-full cstm-index e-flex e-con e-child\" data-id=\"842b746\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">ntt[elementor-element k=\"f193b19716fcd8e7bd0eee60db27b3ab\" data=\"eyJpZCI6ImY4N2Y4NmMiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiJXZSBnaXZlIHlvdSBhbGwgeW91ciBtb25leSBiYWNrIFx1MjAxMyBzaW1wbGUgYXNcbnRoYXQiLCJfX2dsb2JhbHNfXyI6eyJsaW5rX2NvbG9yIjoiZ2xvYmFsc1wvY29sb3JzP2lkPTNjN2NlNGEifX0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\"]tt</div>nttttt</details>nttttt</div>ntttttt</div>ntttt</div>ntttt<div class=\"elementor-element elementor-element-57c2499 elementor-widget elementor-widget-html\" data-id=\"57c2499\" data-element_type=\"widget\" data-widget_type=\"html.default\">ntttt<div class=\"elementor-widget-container\">nttttt<!DOCTYPE html>rn<html lang=\"en\">rnrn<head>rn  <meta charset=\"UTF-8\">rn  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">rn  <title>Document</title>rn</head>rn<style>rn  /* Custom CSS Variables */rn  :root {rn    --accent-glow: #ff9100;rn    --secondary-glow: #ff0055;rn    --white-border: rgba(255, 255, 255, 0.4);rn    --black: #000000;rn    --transparent: rgba(0, 0, 0, 0);rn  }rnrn  /* 1. Combined Animation Keyframes (Rotation and Scale) */rn  @keyframes rotate-and-scale {rnrn    /* Center Top (Full Width) */rn    0% {rn      transform: rotate(0deg) scaleX(1);rn    }rnrn    /* Corner (Narrower) */rn    25% {rn      transform: rotate(90deg) scaleX(0.25);rn    }rnrn    /* Center Bottom (Full Width) */rn    50% {rn      transform: rotate(180deg) scaleX(1);rn    }rnrn    /* Corner (Narrower) */rn    75% {rn      transform: rotate(270deg) scaleX(0.25);rn    }rnrn    /* Back to Start */rn    100% {rn      transform: rotate(360deg) scaleX(1);rn    }rn  }rnrn  /* Base and Wrapper styles */rnrn  .hero-button-wrap {rn    display: flex;rn    justify-content: center;rn    align-items: center;rn  }rnrn  /* 2. Main Button Container (White Border) */rn  .primary-button-block {rn    width: 300px;rn    height: 60px;rn    border: 1px solid var(--white-border);rn    background-color: var(--black);rn    border-radius: 200px;rn    display: flex;rn    justify-content: center;rn    align-items: center;rn    padding: 1px;rn    position: relative;rn    overflow: hidden;rn    text-decoration: none;rn  }rnrn  /* 3. Rotating Stroke Wrapper (Removed \'filter: blur()\') */rn  .button-stroke-wrapp {rn    z-index: 1;rn    position: absolute;rnrn    /* Size ko kam kia taake effect ziada tight rahe */rn    width: 200%;rn    height: 300%;rn    top: -100%;rn    left: -50%;rnrn    display: flex;rn    justify-content: center;rn    align-items: center;rnrn    /* Animation wahi rahegi */rn    animation: rotate-and-scale 4s linear infinite;rn    /* **YE LINE HATA DI GAYI HAI: filter: blur(3px);** */rn  }rnrn  .button-stroke-block,rn  .button-stroke-block-v2 {rn    /* Gradient wahi rahega */rn    background-image: linear-gradient(180deg,rn        var(--transparent) 10%,rn        var(--accent-glow) 40%,rn        var(--secondary-glow) 55%,rn        var(--transparent) 90%);rn    width: 50%;rn    height: 100%;rn  }rnrn  /* 4. Inner Black Layer (Text aur background) */rn  .button-text-wrap {rn    z-index: 2;rn    background-color: var(--black);rn    border-radius: 200px;rn    width: 100%;rn    height: 100%;rn    display: flex;rn    justify-content: center;rn    align-items: center;rn    position: relative;rn  }rnrn  .primary-button-text {rn    color: white;rn    font-family: Calsans, Arial, sans-serif;rn    font-size: 18px;rn    font-weight: 600;rn    text-transform: capitalize;rn  }rn</style>rnrn<body>rnrn  <div class=\"hero-button-wrap\">rn    <a href=\"https://calendly.com/goldenstallionagency/real-estate-and-development-branding-discovery-clone\" class=\"primary-button-block\">rn      <div class=\"button-stroke-wrapp\">rn        <div class=\"button-stroke-block\"></div>rn        <div class=\"button-stroke-block-v2\"></div>rn      </div>rn      <div class=\"button-text-wrap\">rn        <div class=\"primary-button-text\"> Book A Call Now!</div>rn      </div>rn    </a>rn  </div>rnrnrn</body>rnrn</html>tttt</div>ntttt</div>nttttt</div>ntttt</div>ntt\",\"scripts\":[],\"styles\":[]}}'),(19229,1616,'_oembed_57259519b03888bb6cc34d81942c7bc3','<iframe title=\"The TRC Framework Explained Part 1\" width=\"1200\" height=\"675\" src=\"https://www.youtube.com/embed/xjJlm6IjBDQ?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>'),(19230,1616,'_oembed_time_57259519b03888bb6cc34d81942c7bc3','1760553697'),(19231,1867,'_menu_item_type','post_type'),(19232,1867,'_menu_item_menu_item_parent','550'),(19233,1867,'_menu_item_object_id','1616'),(19234,1867,'_menu_item_object','page'),(19235,1867,'_menu_item_target',''),(19236,1867,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(19237,1867,'_menu_item_xfn',''),(19238,1867,'_menu_item_url',''),(19240,43,'_wp_old_date','2025-01-30'),(19241,550,'_wp_old_date','2025-01-30'),(19242,545,'_wp_old_date','2025-01-30'),(19243,546,'_wp_old_date','2025-01-30'),(19244,547,'_wp_old_date','2025-01-30'),(19245,44,'_wp_old_date','2025-01-30'),(19246,46,'_wp_old_date','2025-01-30'),(19247,45,'_wp_old_date','2025-01-30'),(19248,505,'rank_math_seo_score','16'),(19249,505,'rank_math_contentai_score','a:5:{s:8:\"keywords\";s:5:\"74.51\";s:9:\"wordCount\";s:1:\"0\";s:9:\"linkCount\";s:1:\"0\";s:12:\"headingCount\";s:1:\"0\";s:10:\"mediaCount\";s:1:\"0\";}'),(19250,1868,'_elementor_edit_mode','builder'),(19251,1868,'_wp_page_template','elementor_header_footer'),(19252,1868,'_elementor_template_type','wp-page'),(19253,1868,'_elementor_version','3.26.2'),(19254,1868,'_elementor_pro_version','3.25.3'),(19255,1868,'_elementor_data','[{\"id\":\"bb1672a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":640,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":540,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":\"400\",\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/3d-black-paper-craft-cubic-patterned-background.jpg\"},\"background_position\":\"bottom right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=044b931\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"32ca290\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"14\",\"row\":\"14\",\"isLinked\":true,\"unit\":\"px\",\"size\":14},\"padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"7\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"5\",\"right\":\"2\",\"bottom\":\"5\",\"left\":\"2\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"1\",\"bottom\":\"3\",\"left\":\"1\",\"isLinked\":false}},\"elements\":[{\"id\":\"dfac8c0\",\"elType\":\"widget\",\"settings\":{\"title\":\"WEBSITE DESIGN\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5a866ea8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":false,\"unit\":\"px\",\"size\":0},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"em\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"23ee5003\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"flex_align_content_tablet\":\"flex-start\"},\"elements\":[{\"id\":\"82224b5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"gradient\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":135,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"\",\"background_color_b\":\"\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_tablet\":\"flex-start\",\"_flex_order_tablet\":\"custom\",\"_flex_order_custom_tablet\":0,\"background_color\":\"#9C8731\",\"background_color_b\":\"#E4B700\"},\"elements\":[{\"id\":\"c6d88ae\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"view\":\"stacked\",\"title_text\":\"Email Support\",\"description_text\":\"info@goldenstallionagency.co.za\",\"title_size\":\"div\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"icon_space\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"primary_color\":\"#FFFFFF\",\"secondary_color\":\"#151515\",\"icon_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_color\":\"#151515\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Figtree\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_color\":\"#151515\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Figtree\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"600\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.4,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=text\",\"secondary_color\":\"globals\\/colors?id=044b931\",\"title_typography_typography\":\"globals\\/typography?id=520c191\",\"title_color\":\"globals\\/colors?id=7fbea4f\",\"description_color\":\"globals\\/colors?id=044b931\",\"description_typography_typography\":\"\"},\"position_mobile\":\"left\",\"icon_size_mobile\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"icon_padding_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"link\":{\"url\":\"mailto:info@goldenstallionagency.co.za\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"e58377c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":60,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=7fbea4f\"},\"width_tablet\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_tablet\":\"flex-start\",\"_flex_order_tablet\":\"custom\",\"_flex_order_custom_tablet\":2,\"z_index\":0,\"sticky_on\":[\"desktop\"],\"sticky_parent\":\"yes\"},\"elements\":[{\"id\":\"0d5b54b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Book a call with Tinashe\",\"header_size\":\"h4\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3fa1fc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<iframe src=\\\"https:\\/\\/calendly.com\\/goldenstallionwebagency\\/hospitality-website-discovery-call\\\" width=\\\"100%\\\" height=\\\"600\\\" frameborder=\\\"0\\\" scrolling=\\\"no\\\"><span data-mce-type=\\\"bookmark\\\" style=\\\"display: inline-block; width: 0px; overflow: hidden; line-height: 0;\\\" class=\\\"mce_SELRES_start\\\">\\ufeff<\\/span><span data-mce-type=\\\"bookmark\\\" style=\\\"display: inline-block; width: 0px; overflow: hidden; line-height: 0;\\\" class=\\\"mce_SELRES_start\\\">\\ufeff<\\/span><span data-mce-type=\\\"bookmark\\\" style=\\\"display: inline-block; width: 0px; overflow: hidden; line-height: 0;\\\" class=\\\"mce_SELRES_start\\\">\\ufeff<\\/span><\\/iframe>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":1000},\"_flex_size\":\"none\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"14fdf7d6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"5\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_order_tablet\":\"start\"},\"elements\":[{\"id\":\"73c71f0e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2c775f14\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"438\",\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/young-serious-webdesigner-with-laptop-concentrating-on-network.jpg\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"object-fit\":\"cover\",\"css_filters_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"height_mobile\":{\"unit\":\"px\",\"size\":400,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"71c8e767\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":false,\"unit\":\"px\",\"size\":0},\"overflow\":\"hidden\",\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y_end\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=text\"},\"width_mobile\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_offset_y_end_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[{\"id\":\"2dd25111\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"icons icon-phone\",\"library\":\"skb_cife-simple_line-icon\"},\"view\":\"stacked\",\"title_text\":\"Customer Support\",\"description_text\":\"We love helping you out!\\n\",\"title_size\":\"div\",\"text_align\":\"center\",\"icon_space\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"_padding\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=3c7ce4a\",\"secondary_color\":\"globals\\/colors?id=secondary\",\"title_typography_typography\":\"globals\\/typography?id=83682a1\",\"title_color\":\"globals\\/colors?id=044b931\"},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"icon_padding_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"43780cf6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Contact Us\",\"align\":\"justify\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=520c191\",\"background_color\":\"globals\\/colors?id=3c7ce4a\"},\"link\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2d43cb4e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"__globals__\":{\"border_color\":\"globals\\/colors?id=4d462f5\"}},\"elements\":[{\"id\":\"5d678072\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Website Design\\n\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48a08e42\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"Our website design service transforms your brand\\u02bcs vision into an engaging, visually appealing site.  \\n\\nWe focus on clean, modern aesthetics that not only look great but also deliver a seamless user experience.  \\n\\nFrom layout to functionality, we ensure every element aligns with your brand\\u02bcs goals.\",\"title_size\":\"div\",\"position\":\"left\",\"position_mobile\":\"left\",\"text_align\":\"left\",\"icon_space\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"dashed\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=ec3c7a7\",\"title_typography_typography\":\"globals\\/typography?id=7044a64\",\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=text\"},\"primary_color\":\"#71ECB6\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Figtree\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.4,\"sizes\":[]},\"_border_color\":\"#FFFFFF2B\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"2c9ac7d\",\"elType\":\"widget\",\"settings\":{\"title\":\"What You Get:\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e8f5f22\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Custom, mobile-responsive designs\",\"selected_icon\":{\"value\":\"fas fa-dot-circle\",\"library\":\"fa-solid\"},\"_id\":\"71e4a1b\"},{\"text\":\"Intuitive navigation and layout\",\"selected_icon\":{\"value\":\"fas fa-dot-circle\",\"library\":\"fa-solid\"},\"_id\":\"b94bff4\"},{\"text\":\"User-friendly interfaces\",\"selected_icon\":{\"value\":\"fas fa-dot-circle\",\"library\":\"fa-solid\"},\"_id\":\"56f79e6\"},{\"text\":\"Visual storytelling aligned with your brand\",\"selected_icon\":{\"value\":\"fas fa-dot-circle\",\"library\":\"fa-solid\"},\"_id\":\"239ca24\"}],\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"icon_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(19256,1868,'_elementor_page_assets','a:2:{s:6:\"styles\";a:4:{i:0;s:14:\"widget-heading\";i:1;s:15:\"widget-icon-box\";i:2;s:12:\"widget-image\";i:3;s:16:\"widget-icon-list\";}s:7:\"scripts\";a:1:{i:0;s:18:\"elementor-frontend\";}}'),(19257,1868,'_elementor_css','a:6:{s:4:\"time\";i:1760543884;s:5:\"fonts\";a:1:{i:0;s:7:\"Figtree\";}s:5:\"icons\";a:3:{i:0;s:0:\"\";i:1;s:25:\"skb_cife-simple_line-icon\";i:4;s:8:\"fa-solid\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(19258,1868,'_elementor_element_cache','{\"timeout\":1760637484,\"value\":{\"content\":\"<div class=\"elementor-element elementor-element-bb1672a e-flex e-con-boxed e-con e-parent\" data-id=\"bb1672a\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">nttttt<div class=\"e-con-inner\">ntt<div class=\"elementor-element elementor-element-32ca290 e-con-full e-flex e-con e-child\" data-id=\"32ca290\" data-element_type=\"container\">ntttt<div class=\"elementor-element elementor-element-dfac8c0 elementor-widget elementor-widget-heading\" data-id=\"dfac8c0\" data-element_type=\"widget\" data-widget_type=\"heading.default\">ntttt<div class=\"elementor-widget-container\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">WEBSITE DESIGN</h2>tttt</div>ntttt</div>ntttt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-5a866ea8 e-flex e-con-boxed e-con e-parent\" data-id=\"5a866ea8\" data-element_type=\"container\">nttttt<div class=\"e-con-inner\">ntt<div class=\"elementor-element elementor-element-23ee5003 e-con-full e-flex e-con e-child\" data-id=\"23ee5003\" data-element_type=\"container\">ntt<div class=\"elementor-element elementor-element-82224b5 e-con-full e-flex e-con e-child\" data-id=\"82224b5\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;gradient&quot;}\">ntttt<div class=\"elementor-element elementor-element-c6d88ae elementor-widget elementor-widget-icon-box\" data-id=\"c6d88ae\" data-element_type=\"widget\" data-widget_type=\"icon-box.default\">ntttt<div class=\"elementor-widget-container\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<div class=\"elementor-icon-box-title\">ntttttt<a href=\"mailto:info@goldenstallionagency.co.za\" >ntttttttEmail Supporttttttt</a>nttttt</div>nttttnttttttttt<p class=\"elementor-icon-box-description\">nttttttinfo@goldenstallionagency.co.zattttt</p>nttttnttt</div>ntttntt</div>ntttttt</div>ntttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-e58377c e-con-full e-flex e-con e-child\" data-id=\"e58377c\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">ntttt<div class=\"elementor-element elementor-element-0d5b54b elementor-widget elementor-widget-heading\" data-id=\"0d5b54b\" data-element_type=\"widget\" data-widget_type=\"heading.default\">ntttt<div class=\"elementor-widget-container\">nttttt<h4 class=\"elementor-heading-title elementor-size-default\">Book a call with Tinashe</h4>tttt</div>ntttt</div>ntt[elementor-element k=\"f193b19716fcd8e7bd0eee60db27b3ab\" data=\"eyJpZCI6ImUzZmExZmMiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8aWZyYW1lIHNyYz1cImh0dHBzOlwvXC9jYWxlbmRseS5jb21cL2dvbGRlbnN0YWxsaW9ud2ViYWdlbmN5XC9ob3NwaXRhbGl0eS13ZWJzaXRlLWRpc2NvdmVyeS1jYWxsXCIgd2lkdGg9XCIxMDAlXCIgaGVpZ2h0PVwiNjAwXCIgZnJhbWVib3JkZXI9XCIwXCIgc2Nyb2xsaW5nPVwibm9cIj48c3BhbiBkYXRhLW1jZS10eXBlPVwiYm9va21hcmtcIiBzdHlsZT1cImRpc3BsYXk6IGlubGluZS1ibG9jazsgd2lkdGg6IDBweDsgb3ZlcmZsb3c6IGhpZGRlbjsgbGluZS1oZWlnaHQ6IDA7XCIgY2xhc3M9XCJtY2VfU0VMUkVTX3N0YXJ0XCI+XHVmZWZmPFwvc3Bhbj48c3BhbiBkYXRhLW1jZS10eXBlPVwiYm9va21hcmtcIiBzdHlsZT1cImRpc3BsYXk6IGlubGluZS1ibG9jazsgd2lkdGg6IDBweDsgb3ZlcmZsb3c6IGhpZGRlbjsgbGluZS1oZWlnaHQ6IDA7XCIgY2xhc3M9XCJtY2VfU0VMUkVTX3N0YXJ0XCI+XHVmZWZmPFwvc3Bhbj48c3BhbiBkYXRhLW1jZS10eXBlPVwiYm9va21hcmtcIiBzdHlsZT1cImRpc3BsYXk6IGlubGluZS1ibG9jazsgd2lkdGg6IDBweDsgb3ZlcmZsb3c6IGhpZGRlbjsgbGluZS1oZWlnaHQ6IDA7XCIgY2xhc3M9XCJtY2VfU0VMUkVTX3N0YXJ0XCI+XHVmZWZmPFwvc3Bhbj48XC9pZnJhbWU+IiwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiJweCIsInNpemUiOjEwMDB9LCJfZmxleF9zaXplIjoibm9uZSIsIl9ib3JkZXJfcmFkaXVzIjp7InVuaXQiOiJweCIsInRvcCI6IjE1IiwicmlnaHQiOiIxNSIsImJvdHRvbSI6IjE1IiwibGVmdCI6IjE1IiwiaXNMaW5rZWQiOnRydWV9fSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]tt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-14fdf7d6 e-con-full e-flex e-con e-child\" data-id=\"14fdf7d6\" data-element_type=\"container\">ntt<div class=\"elementor-element elementor-element-73c71f0e e-con-full e-flex e-con e-child\" data-id=\"73c71f0e\" data-element_type=\"container\">ntttt<div class=\"elementor-element elementor-element-2c775f14 elementor-widget elementor-widget-image\" data-id=\"2c775f14\" data-element_type=\"widget\" data-widget_type=\"image.default\">ntttt<div class=\"elementor-widget-container\">nttttttttttttttt<img width=\"1280\" height=\"853\" src=\"https://goldenstallionagency.com/wp-content/uploads/2024/12/young-serious-webdesigner-with-laptop-concentrating-on-network.jpg\" class=\"attachment-full size-full wp-image-438\" alt=\"\" srcset=\"https://goldenstallionagency.com/wp-content/uploads/2024/12/young-serious-webdesigner-with-laptop-concentrating-on-network.jpg 1280w, https://goldenstallionagency.com/wp-content/uploads/2024/12/young-serious-webdesigner-with-laptop-concentrating-on-network-300x200.jpg 300w, https://goldenstallionagency.com/wp-content/uploads/2024/12/young-serious-webdesigner-with-laptop-concentrating-on-network-1024x682.jpg 1024w, https://goldenstallionagency.com/wp-content/uploads/2024/12/young-serious-webdesigner-with-laptop-concentrating-on-network-768x512.jpg 768w, https://goldenstallionagency.com/wp-content/uploads/2024/12/young-serious-webdesigner-with-laptop-concentrating-on-network-930x620.jpg 930w\" sizes=\"(max-width: 1280px) 100vw, 1280px\" />ttttttttttttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-71c8e767 e-con-full e-flex e-con e-child\" data-id=\"71c8e767\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;position&quot;:&quot;absolute&quot;}\">ntttt<div class=\"elementor-element elementor-element-2dd25111 elementor-view-stacked elementor-shape-circle elementor-position-top elementor-mobile-position-top elementor-widget elementor-widget-icon-box\" data-id=\"2dd25111\" data-element_type=\"widget\" data-widget_type=\"icon-box.default\">ntttt<div class=\"elementor-widget-container\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttttt<div class=\"elementor-icon-box-icon\">ntttt<a href=\"https://goldenstallionagency.com/contact-us/\" class=\"elementor-icon\" tabindex=\"-1\" aria-label=\"Customer Support\">ntttt<i aria-hidden=\"true\" class=\"icons icon-phone\"></i>tttt</a>nttt</div>ntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<div class=\"elementor-icon-box-title\">ntttttt<a href=\"https://goldenstallionagency.com/contact-us/\" >ntttttttCustomer Supporttttttt</a>nttttt</div>nttttnttttttttt<p class=\"elementor-icon-box-description\">nttttttWe love helping you out!nttttt</p>nttttnttt</div>ntttntt</div>ntttttt</div>ntttt</div>ntttt<div class=\"elementor-element elementor-element-43780cf6 elementor-align-justify elementor-widget elementor-widget-button\" data-id=\"43780cf6\" data-element_type=\"widget\" data-widget_type=\"button.default\">ntttt<div class=\"elementor-widget-container\">nttttttttt<div class=\"elementor-button-wrapper\">nttttt<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https://goldenstallionagency.com/contact-us/\">ntttttt<span class=\"elementor-button-content-wrapper\">nttttttttt<span class=\"elementor-button-text\">Contact Us</span>nttttt</span>nttttt</a>ntttt</div>ntttttttt</div>ntttt</div>ntttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-2d43cb4e e-con-full e-flex e-con e-child\" data-id=\"2d43cb4e\" data-element_type=\"container\">ntttt<div class=\"elementor-element elementor-element-5d678072 elementor-widget elementor-widget-heading\" data-id=\"5d678072\" data-element_type=\"widget\" data-widget_type=\"heading.default\">ntttt<div class=\"elementor-widget-container\">nttttt<h4 class=\"elementor-heading-title elementor-size-default\">Website Designn</h4>tttt</div>ntttt</div>ntttt<div class=\"elementor-element elementor-element-48a08e42 elementor-widget elementor-widget-icon-box\" data-id=\"48a08e42\" data-element_type=\"widget\" data-widget_type=\"icon-box.default\">ntttt<div class=\"elementor-widget-container\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttntttttt<div class=\"elementor-icon-box-content\">nnttttnttttttttt<p class=\"elementor-icon-box-description\">nttttttOur website design service transforms your brandu02bcs vision into an engaging, visually appealing site.  nnWe focus on clean, modern aesthetics that not only look great but also deliver a seamless user experience.  nnFrom layout to functionality, we ensure every element aligns with your brandu02bcs goals.ttttt</p>nttttnttt</div>ntttntt</div>ntttttt</div>ntttt</div>ntttt<div class=\"elementor-element elementor-element-2c9ac7d elementor-widget elementor-widget-heading\" data-id=\"2c9ac7d\" data-element_type=\"widget\" data-widget_type=\"heading.default\">ntttt<div class=\"elementor-widget-container\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">What You Get:</h2>tttt</div>ntttt</div>ntttt<div class=\"elementor-element elementor-element-e8f5f22 elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list\" data-id=\"e8f5f22\" data-element_type=\"widget\" data-widget_type=\"icon-list.default\">ntttt<div class=\"elementor-widget-container\">nttttttt<ul class=\"elementor-icon-list-items\">nttttttt<li class=\"elementor-icon-list-item\">nttttttttttt<span class=\"elementor-icon-list-icon\">nttttttt<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-dot-circle\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm80 248c0 44.112-35.888 80-80 80s-80-35.888-80-80 35.888-80 80-80 80 35.888 80 80z\"></path></svg>tttttt</span>ntttttttttt<span class=\"elementor-icon-list-text\">Custom, mobile-responsive designs</span>nttttttttt</li>ntttttttt<li class=\"elementor-icon-list-item\">nttttttttttt<span class=\"elementor-icon-list-icon\">nttttttt<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-dot-circle\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm80 248c0 44.112-35.888 80-80 80s-80-35.888-80-80 35.888-80 80-80 80 35.888 80 80z\"></path></svg>tttttt</span>ntttttttttt<span class=\"elementor-icon-list-text\">Intuitive navigation and layout</span>nttttttttt</li>ntttttttt<li class=\"elementor-icon-list-item\">nttttttttttt<span class=\"elementor-icon-list-icon\">nttttttt<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-dot-circle\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm80 248c0 44.112-35.888 80-80 80s-80-35.888-80-80 35.888-80 80-80 80 35.888 80 80z\"></path></svg>tttttt</span>ntttttttttt<span class=\"elementor-icon-list-text\">User-friendly interfaces</span>nttttttttt</li>ntttttttt<li class=\"elementor-icon-list-item\">nttttttttttt<span class=\"elementor-icon-list-icon\">nttttttt<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-dot-circle\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm80 248c0 44.112-35.888 80-80 80s-80-35.888-80-80 35.888-80 80-80 80 35.888 80 80z\"></path></svg>tttttt</span>ntttttttttt<span class=\"elementor-icon-list-text\">Visual storytelling aligned with your brand</span>nttttttttt</li>ntttttt</ul>ntttttt</div>ntttt</div>ntttt</div>ntttt</div>nttttt</div>ntttt</div>ntt\",\"scripts\":[],\"styles\":[]}}'),(19259,522,'rank_math_seo_score','16'),(19260,522,'rank_math_contentai_score','a:5:{s:8:\"keywords\";s:5:\"74.51\";s:9:\"wordCount\";s:1:\"0\";s:9:\"linkCount\";s:1:\"0\";s:12:\"headingCount\";s:1:\"0\";s:10:\"mediaCount\";s:1:\"0\";}'),(19261,1869,'_elementor_edit_mode','builder'),(19262,1869,'_wp_page_template','elementor_header_footer'),(19263,1869,'_elementor_template_type','wp-page'),(19264,1869,'_elementor_version','3.26.2'),(19265,1869,'_elementor_pro_version','3.25.3'),(19266,1869,'_elementor_data','[{\"id\":\"bb1672a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":640,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":540,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":\"400\",\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/3d-black-paper-craft-cubic-patterned-background.jpg\"},\"background_position\":\"bottom right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=044b931\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"32ca290\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"14\",\"row\":\"14\",\"isLinked\":true,\"unit\":\"px\",\"size\":14},\"padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"7\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"5\",\"right\":\"2\",\"bottom\":\"5\",\"left\":\"2\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"1\",\"bottom\":\"3\",\"left\":\"1\",\"isLinked\":false}},\"elements\":[{\"id\":\"dfac8c0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Web Development\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5a866ea8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":false,\"unit\":\"px\",\"size\":0},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"em\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"23ee5003\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_tablet\":\"row\",\"flex_wrap_tablet\":\"wrap\",\"flex_align_content_tablet\":\"flex-start\"},\"elements\":[{\"id\":\"82224b5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"gradient\",\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":135,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"\",\"background_color_b\":\"\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_tablet\":\"flex-start\",\"_flex_order_tablet\":\"custom\",\"_flex_order_custom_tablet\":0,\"background_color\":\"#9C8731\",\"background_color_b\":\"#E4B700\"},\"elements\":[{\"id\":\"c6d88ae\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"view\":\"stacked\",\"title_text\":\"Email Support\",\"description_text\":\"info@goldenstallionagency.co.za\",\"title_size\":\"div\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"icon_space\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"primary_color\":\"#FFFFFF\",\"secondary_color\":\"#151515\",\"icon_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_color\":\"#151515\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Figtree\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_color\":\"#151515\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Figtree\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"600\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.4,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=text\",\"secondary_color\":\"globals\\/colors?id=044b931\",\"title_typography_typography\":\"globals\\/typography?id=520c191\",\"title_color\":\"globals\\/colors?id=7fbea4f\",\"description_color\":\"globals\\/colors?id=044b931\",\"description_typography_typography\":\"\"},\"position_mobile\":\"left\",\"icon_size_mobile\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"icon_padding_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"link\":{\"url\":\"mailto:info@goldenstallionagency.co.za\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"e58377c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":60,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=7fbea4f\"},\"width_tablet\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self_tablet\":\"flex-start\",\"_flex_order_tablet\":\"custom\",\"_flex_order_custom_tablet\":2,\"z_index\":0,\"sticky_on\":[\"desktop\"],\"sticky_parent\":\"yes\"},\"elements\":[{\"id\":\"0d5b54b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Book a call with Tinashe\",\"header_size\":\"h4\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3fa1fc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<iframe src=\\\"https:\\/\\/calendly.com\\/goldenstallionwebagency\\/hospitality-website-discovery-call\\\" width=\\\"100%\\\" height=\\\"600\\\" frameborder=\\\"0\\\" scrolling=\\\"no\\\"><span data-mce-type=\\\"bookmark\\\" style=\\\"display: inline-block; width: 0px; overflow: hidden; line-height: 0;\\\" class=\\\"mce_SELRES_start\\\">\\ufeff<\\/span><span data-mce-type=\\\"bookmark\\\" style=\\\"display: inline-block; width: 0px; overflow: hidden; line-height: 0;\\\" class=\\\"mce_SELRES_start\\\">\\ufeff<\\/span><span data-mce-type=\\\"bookmark\\\" style=\\\"display: inline-block; width: 0px; overflow: hidden; line-height: 0;\\\" class=\\\"mce_SELRES_start\\\">\\ufeff<\\/span><\\/iframe>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":1000},\"_flex_size\":\"none\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"14fdf7d6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"padding\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"5\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_order_tablet\":\"start\"},\"elements\":[{\"id\":\"73c71f0e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2c775f14\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"image\":{\"id\":\"438\",\"url\":\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/young-serious-webdesigner-with-laptop-concentrating-on-network.jpg\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"object-fit\":\"cover\",\"css_filters_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"height_mobile\":{\"unit\":\"px\",\"size\":400,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"71c8e767\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":false,\"unit\":\"px\",\"size\":0},\"overflow\":\"hidden\",\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y_end\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=text\"},\"width_mobile\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_offset_y_end_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[{\"id\":\"2dd25111\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"icons icon-phone\",\"library\":\"skb_cife-simple_line-icon\"},\"view\":\"stacked\",\"title_text\":\"Customer Support\",\"description_text\":\"We love helping you out!\\n\",\"title_size\":\"div\",\"text_align\":\"center\",\"icon_space\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"_padding\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=3c7ce4a\",\"secondary_color\":\"globals\\/colors?id=secondary\",\"title_typography_typography\":\"globals\\/typography?id=83682a1\",\"title_color\":\"globals\\/colors?id=044b931\"},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"icon_padding_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"43780cf6\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Contact Us\",\"align\":\"justify\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=520c191\",\"background_color\":\"globals\\/colors?id=3c7ce4a\"},\"link\":{\"url\":\"https:\\/\\/goldenstallionagency.com\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"c49574d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"padding\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"__globals__\":{\"border_color\":\"globals\\/colors?id=4d462f5\"}},\"elements\":[{\"id\":\"a6fd67a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Web Development\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f6de61\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"Behind every great design is powerful functionality. Our web development team brings your site\\nto life with reliable, scalable technology that provides a smooth user experience. We build with\\nspeed, security, and performance as our top priorities.\",\"title_size\":\"div\",\"position\":\"left\",\"position_mobile\":\"left\",\"text_align\":\"left\",\"icon_space\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"dashed\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=ec3c7a7\",\"title_typography_typography\":\"globals\\/typography?id=7044a64\",\"title_color\":\"\",\"_border_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=text\"},\"primary_color\":\"#71ECB6\",\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Figtree\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.4,\"sizes\":[]},\"_border_color\":\"#FFFFFF2B\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"dc5cb22\",\"elType\":\"widget\",\"settings\":{\"title\":\"What You Get:\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"05d3af6\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Fast-loading pages\",\"selected_icon\":{\"value\":\"fas fa-dot-circle\",\"library\":\"fa-solid\"},\"_id\":\"71e4a1b\"},{\"text\":\"Secure, reliable infrastructure\",\"selected_icon\":{\"value\":\"fas fa-dot-circle\",\"library\":\"fa-solid\"},\"_id\":\"b94bff4\"},{\"text\":\"SEO-friendly code\",\"selected_icon\":{\"value\":\"fas fa-dot-circle\",\"library\":\"fa-solid\"},\"_id\":\"56f79e6\"},{\"text\":\"Customized features and integrations\",\"selected_icon\":{\"value\":\"fas fa-dot-circle\",\"library\":\"fa-solid\"},\"_id\":\"239ca24\"}],\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"icon_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),(19267,1869,'_elementor_page_assets','a:2:{s:6:\"styles\";a:4:{i:0;s:14:\"widget-heading\";i:1;s:15:\"widget-icon-box\";i:2;s:12:\"widget-image\";i:3;s:16:\"widget-icon-list\";}s:7:\"scripts\";a:1:{i:0;s:18:\"elementor-frontend\";}}'),(19268,1869,'_elementor_css','a:6:{s:4:\"time\";i:1760543913;s:5:\"fonts\";a:1:{i:0;s:7:\"Figtree\";}s:5:\"icons\";a:3:{i:0;s:0:\"\";i:1;s:25:\"skb_cife-simple_line-icon\";i:4;s:8:\"fa-solid\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(19269,1869,'_elementor_element_cache','{\"timeout\":1760637513,\"value\":{\"content\":\"<div class=\"elementor-element elementor-element-bb1672a e-flex e-con-boxed e-con e-parent\" data-id=\"bb1672a\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">nttttt<div class=\"e-con-inner\">ntt<div class=\"elementor-element elementor-element-32ca290 e-con-full e-flex e-con e-child\" data-id=\"32ca290\" data-element_type=\"container\">ntttt<div class=\"elementor-element elementor-element-dfac8c0 elementor-widget elementor-widget-heading\" data-id=\"dfac8c0\" data-element_type=\"widget\" data-widget_type=\"heading.default\">ntttt<div class=\"elementor-widget-container\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">Web Development</h2>tttt</div>ntttt</div>ntttt</div>nttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-5a866ea8 e-flex e-con-boxed e-con e-parent\" data-id=\"5a866ea8\" data-element_type=\"container\">nttttt<div class=\"e-con-inner\">ntt<div class=\"elementor-element elementor-element-23ee5003 e-con-full e-flex e-con e-child\" data-id=\"23ee5003\" data-element_type=\"container\">ntt<div class=\"elementor-element elementor-element-82224b5 e-con-full e-flex e-con e-child\" data-id=\"82224b5\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;gradient&quot;}\">ntttt<div class=\"elementor-element elementor-element-c6d88ae elementor-widget elementor-widget-icon-box\" data-id=\"c6d88ae\" data-element_type=\"widget\" data-widget_type=\"icon-box.default\">ntttt<div class=\"elementor-widget-container\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<div class=\"elementor-icon-box-title\">ntttttt<a href=\"mailto:info@goldenstallionagency.co.za\" >ntttttttEmail Supporttttttt</a>nttttt</div>nttttnttttttttt<p class=\"elementor-icon-box-description\">nttttttinfo@goldenstallionagency.co.zattttt</p>nttttnttt</div>ntttntt</div>ntttttt</div>ntttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-e58377c e-con-full e-flex e-con e-child\" data-id=\"e58377c\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">ntttt<div class=\"elementor-element elementor-element-0d5b54b elementor-widget elementor-widget-heading\" data-id=\"0d5b54b\" data-element_type=\"widget\" data-widget_type=\"heading.default\">ntttt<div class=\"elementor-widget-container\">nttttt<h4 class=\"elementor-heading-title elementor-size-default\">Book a call with Tinashe</h4>tttt</div>ntttt</div>ntt[elementor-element k=\"f193b19716fcd8e7bd0eee60db27b3ab\" data=\"eyJpZCI6ImUzZmExZmMiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8aWZyYW1lIHNyYz1cImh0dHBzOlwvXC9jYWxlbmRseS5jb21cL2dvbGRlbnN0YWxsaW9ud2ViYWdlbmN5XC9ob3NwaXRhbGl0eS13ZWJzaXRlLWRpc2NvdmVyeS1jYWxsXCIgd2lkdGg9XCIxMDAlXCIgaGVpZ2h0PVwiNjAwXCIgZnJhbWVib3JkZXI9XCIwXCIgc2Nyb2xsaW5nPVwibm9cIj48c3BhbiBkYXRhLW1jZS10eXBlPVwiYm9va21hcmtcIiBzdHlsZT1cImRpc3BsYXk6IGlubGluZS1ibG9jazsgd2lkdGg6IDBweDsgb3ZlcmZsb3c6IGhpZGRlbjsgbGluZS1oZWlnaHQ6IDA7XCIgY2xhc3M9XCJtY2VfU0VMUkVTX3N0YXJ0XCI+XHVmZWZmPFwvc3Bhbj48c3BhbiBkYXRhLW1jZS10eXBlPVwiYm9va21hcmtcIiBzdHlsZT1cImRpc3BsYXk6IGlubGluZS1ibG9jazsgd2lkdGg6IDBweDsgb3ZlcmZsb3c6IGhpZGRlbjsgbGluZS1oZWlnaHQ6IDA7XCIgY2xhc3M9XCJtY2VfU0VMUkVTX3N0YXJ0XCI+XHVmZWZmPFwvc3Bhbj48c3BhbiBkYXRhLW1jZS10eXBlPVwiYm9va21hcmtcIiBzdHlsZT1cImRpc3BsYXk6IGlubGluZS1ibG9jazsgd2lkdGg6IDBweDsgb3ZlcmZsb3c6IGhpZGRlbjsgbGluZS1oZWlnaHQ6IDA7XCIgY2xhc3M9XCJtY2VfU0VMUkVTX3N0YXJ0XCI+XHVmZWZmPFwvc3Bhbj48XC9pZnJhbWU+IiwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiJweCIsInNpemUiOjEwMDB9LCJfZmxleF9zaXplIjoibm9uZSIsIl9ib3JkZXJfcmFkaXVzIjp7InVuaXQiOiJweCIsInRvcCI6IjE1IiwicmlnaHQiOiIxNSIsImJvdHRvbSI6IjE1IiwibGVmdCI6IjE1IiwiaXNMaW5rZWQiOnRydWV9fSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\"]tt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-14fdf7d6 e-con-full e-flex e-con e-child\" data-id=\"14fdf7d6\" data-element_type=\"container\">ntt<div class=\"elementor-element elementor-element-73c71f0e e-con-full e-flex e-con e-child\" data-id=\"73c71f0e\" data-element_type=\"container\">ntttt<div class=\"elementor-element elementor-element-2c775f14 elementor-widget elementor-widget-image\" data-id=\"2c775f14\" data-element_type=\"widget\" data-widget_type=\"image.default\">ntttt<div class=\"elementor-widget-container\">nttttttttttttttt<img width=\"1280\" height=\"853\" src=\"https://goldenstallionagency.com/wp-content/uploads/2024/12/young-serious-webdesigner-with-laptop-concentrating-on-network.jpg\" class=\"attachment-full size-full wp-image-438\" alt=\"\" srcset=\"https://goldenstallionagency.com/wp-content/uploads/2024/12/young-serious-webdesigner-with-laptop-concentrating-on-network.jpg 1280w, https://goldenstallionagency.com/wp-content/uploads/2024/12/young-serious-webdesigner-with-laptop-concentrating-on-network-300x200.jpg 300w, https://goldenstallionagency.com/wp-content/uploads/2024/12/young-serious-webdesigner-with-laptop-concentrating-on-network-1024x682.jpg 1024w, https://goldenstallionagency.com/wp-content/uploads/2024/12/young-serious-webdesigner-with-laptop-concentrating-on-network-768x512.jpg 768w, https://goldenstallionagency.com/wp-content/uploads/2024/12/young-serious-webdesigner-with-laptop-concentrating-on-network-930x620.jpg 930w\" sizes=\"(max-width: 1280px) 100vw, 1280px\" />ttttttttttttttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-71c8e767 e-con-full e-flex e-con e-child\" data-id=\"71c8e767\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;position&quot;:&quot;absolute&quot;}\">ntttt<div class=\"elementor-element elementor-element-2dd25111 elementor-view-stacked elementor-shape-circle elementor-position-top elementor-mobile-position-top elementor-widget elementor-widget-icon-box\" data-id=\"2dd25111\" data-element_type=\"widget\" data-widget_type=\"icon-box.default\">ntttt<div class=\"elementor-widget-container\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttttt<div class=\"elementor-icon-box-icon\">ntttt<a href=\"https://goldenstallionagency.com/contact-us/\" class=\"elementor-icon\" tabindex=\"-1\" aria-label=\"Customer Support\">ntttt<i aria-hidden=\"true\" class=\"icons icon-phone\"></i>tttt</a>nttt</div>ntttntttttt<div class=\"elementor-icon-box-content\">nnttttttttt<div class=\"elementor-icon-box-title\">ntttttt<a href=\"https://goldenstallionagency.com/contact-us/\" >ntttttttCustomer Supporttttttt</a>nttttt</div>nttttnttttttttt<p class=\"elementor-icon-box-description\">nttttttWe love helping you out!nttttt</p>nttttnttt</div>ntttntt</div>ntttttt</div>ntttt</div>ntttt<div class=\"elementor-element elementor-element-43780cf6 elementor-align-justify elementor-widget elementor-widget-button\" data-id=\"43780cf6\" data-element_type=\"widget\" data-widget_type=\"button.default\">ntttt<div class=\"elementor-widget-container\">nttttttttt<div class=\"elementor-button-wrapper\">nttttt<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https://goldenstallionagency.com/contact-us/\">ntttttt<span class=\"elementor-button-content-wrapper\">nttttttttt<span class=\"elementor-button-text\">Contact Us</span>nttttt</span>nttttt</a>ntttt</div>ntttttttt</div>ntttt</div>ntttt</div>ntttt</div>ntt<div class=\"elementor-element elementor-element-c49574d e-con-full e-flex e-con e-child\" data-id=\"c49574d\" data-element_type=\"container\">ntttt<div class=\"elementor-element elementor-element-a6fd67a elementor-widget elementor-widget-heading\" data-id=\"a6fd67a\" data-element_type=\"widget\" data-widget_type=\"heading.default\">ntttt<div class=\"elementor-widget-container\">nttttt<h4 class=\"elementor-heading-title elementor-size-default\">Web Development</h4>tttt</div>ntttt</div>ntttt<div class=\"elementor-element elementor-element-6f6de61 elementor-widget elementor-widget-icon-box\" data-id=\"6f6de61\" data-element_type=\"widget\" data-widget_type=\"icon-box.default\">ntttt<div class=\"elementor-widget-container\">nttttttt<div class=\"elementor-icon-box-wrapper\">nntttntttttt<div class=\"elementor-icon-box-content\">nnttttnttttttttt<p class=\"elementor-icon-box-description\">nttttttBehind every great design is powerful functionality. Our web development team brings your sitento life with reliable, scalable technology that provides a smooth user experience. We build withnspeed, security, and performance as our top priorities.ttttt</p>nttttnttt</div>ntttntt</div>ntttttt</div>ntttt</div>ntttt<div class=\"elementor-element elementor-element-dc5cb22 elementor-widget elementor-widget-heading\" data-id=\"dc5cb22\" data-element_type=\"widget\" data-widget_type=\"heading.default\">ntttt<div class=\"elementor-widget-container\">nttttt<h2 class=\"elementor-heading-title elementor-size-default\">What You Get:</h2>tttt</div>ntttt</div>ntttt<div class=\"elementor-element elementor-element-05d3af6 elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list\" data-id=\"05d3af6\" data-element_type=\"widget\" data-widget_type=\"icon-list.default\">ntttt<div class=\"elementor-widget-container\">nttttttt<ul class=\"elementor-icon-list-items\">nttttttt<li class=\"elementor-icon-list-item\">nttttttttttt<span class=\"elementor-icon-list-icon\">nttttttt<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-dot-circle\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm80 248c0 44.112-35.888 80-80 80s-80-35.888-80-80 35.888-80 80-80 80 35.888 80 80z\"></path></svg>tttttt</span>ntttttttttt<span class=\"elementor-icon-list-text\">Fast-loading pages</span>nttttttttt</li>ntttttttt<li class=\"elementor-icon-list-item\">nttttttttttt<span class=\"elementor-icon-list-icon\">nttttttt<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-dot-circle\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm80 248c0 44.112-35.888 80-80 80s-80-35.888-80-80 35.888-80 80-80 80 35.888 80 80z\"></path></svg>tttttt</span>ntttttttttt<span class=\"elementor-icon-list-text\">Secure, reliable infrastructure</span>nttttttttt</li>ntttttttt<li class=\"elementor-icon-list-item\">nttttttttttt<span class=\"elementor-icon-list-icon\">nttttttt<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-dot-circle\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm80 248c0 44.112-35.888 80-80 80s-80-35.888-80-80 35.888-80 80-80 80 35.888 80 80z\"></path></svg>tttttt</span>ntttttttttt<span class=\"elementor-icon-list-text\">SEO-friendly code</span>nttttttttt</li>ntttttttt<li class=\"elementor-icon-list-item\">nttttttttttt<span class=\"elementor-icon-list-icon\">nttttttt<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-dot-circle\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm80 248c0 44.112-35.888 80-80 80s-80-35.888-80-80 35.888-80 80-80 80 35.888 80 80z\"></path></svg>tttttt</span>ntttttttttt<span class=\"elementor-icon-list-text\">Customized features and integrations</span>nttttttttt</li>ntttttt</ul>ntttttt</div>ntttt</div>ntttt</div>ntttt</div>nttttt</div>ntttt</div>ntt\",\"scripts\":[],\"styles\":[]}}'),(19270,780,'_elementor_page_assets','a:2:{s:6:\"styles\";a:9:{i:0;s:12:\"widget-image\";i:1;s:14:\"widget-heading\";i:2;s:12:\"widget-video\";i:3;s:8:\"e-swiper\";i:4;s:21:\"widget-image-carousel\";i:5;s:24:\"widget-animated-headline\";i:6;s:15:\"widget-icon-box\";i:7;s:18:\"e-animation-fadeIn\";i:8;s:16:\"e-animation-grow\";}s:7:\"scripts\";a:2:{i:0;s:18:\"elementor-frontend\";i:1;s:6:\"swiper\";}}'),(19271,780,'_elementor_css','a:6:{s:4:\"time\";i:1760555964;s:5:\"fonts\";a:2:{i:0;s:4:\"Lato\";i:1;s:7:\"Figtree\";}s:5:\"icons\";a:5:{i:0;s:0:\"\";i:4;s:3:\"svg\";i:10;s:8:\"fa-solid\";i:14;s:25:\"skb_cife-linearicons-icon\";i:15;s:9:\"ekiticons\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(19272,780,'_oembed_4984163943ebdef98bc043e4764bd214','<iframe title=\"Watch me book 5-7 meetings a day (ai agency cold calling)\" width=\"1200\" height=\"675\" src=\"https://www.youtube.com/embed/CfMJ01KP_ns?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>'),(19273,780,'_oembed_time_4984163943ebdef98bc043e4764bd214','1760555965'),(19274,780,'_elementor_element_cache','{\"timeout\":1760649565,\"value\":{\"content\":\"<div class=\\\"elementor-element elementor-element-157882e5 e-flex e-con-boxed e-con e-parent\\\" data-id=\\\"157882e5\\\" data-element_type=\\\"container\\\" id=\\\"xs_cta_default_style\\\" data-settings=\\\"{&quot;background_background&quot;:&quot;classic&quot;}\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"e-con-inner\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-ca1b0ee elementor-widget elementor-widget-image\\\" data-id=\\\"ca1b0ee\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"image.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<img width=\\\"150\\\" height=\\\"150\\\" src=\\\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/image_2024-11-08_222804488.webp\\\" class=\\\"attachment-full size-full wp-image-51\\\" alt=\\\"Golden Stallion Agency logo - Leading website design agency in South Africa.\\\" srcset=\\\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/image_2024-11-08_222804488.webp 150w, https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/elementor\\/thumbs\\/image_2024-11-08_222804488-r03nmvlm02alfa9pujqroc2sxs9g5mur479x4tcmds.webp 39w, https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/elementor\\/thumbs\\/image_2024-11-08_222804488-r03nmvlmi1lizaub0jif998tyk06algaawi28gkxls.webp 80w\\\" sizes=\\\"(max-width: 150px) 100vw, 150px\\\" \\/>\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-251ec2b elementor-widget elementor-widget-elementskit-heading\\\" data-id=\\\"251ec2b\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"elementskit-heading.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"ekit-wid-con\\\" ><div class=\\\"ekit-heading elementskit-section-title-wraper center   ekit_heading_tablet-   ekit_heading_mobile-\\\"><h2 class=\\\"ekit-heading--title elementskit-section-title text_fill\\\">We help ambitious brands turn underperforming websites into <span><span>high-converting<\\/span><\\/span> sales machines, using <span><span>trust-driven &amp; conversion-focused<\\/span><\\/span> web design.<\\/h2><\\/div><\\/div>\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-27d70922 e-con-full elementor-hidden-desktop elementor-hidden-tablet elementor-hidden-mobile e-flex e-con e-child\\\" data-id=\\\"27d70922\\\" data-element_type=\\\"container\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-396c4126 elementor-align-right elementor-align--mobilecenter elementor-widget elementor-widget-elementskit-button\\\" data-id=\\\"396c4126\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"elementskit-button.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"ekit-wid-con\\\" >\\t\\t<div class=\\\"ekit-btn-wraper\\\">\\n\\t\\t\\t\\t\\t\\t\\t<a href=\\\"#\\\" class=\\\"elementskit-btn  whitespace--normal\\\" id=\\\"\\\">\\n\\t\\t\\t\\t\\tLet&#039;s Build Your Site\\t\\t\\t\\t<\\/a>\\n\\t\\t\\t\\t\\t<\\/div>\\n        <\\/div>\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-1984741d elementor-align-left elementor-align--mobilecenter elementor-widget elementor-widget-elementskit-button\\\" data-id=\\\"1984741d\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"elementskit-button.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"ekit-wid-con\\\" >\\t\\t<div class=\\\"ekit-btn-wraper\\\">\\n\\t\\t\\t\\t\\t\\t\\t<a href=\\\"#\\\" class=\\\"elementskit-btn  whitespace--normal\\\" id=\\\"\\\">\\n\\t\\t\\t\\t\\tSee Our Work\\t\\t\\t\\t<\\/a>\\n\\t\\t\\t\\t\\t<\\/div>\\n        <\\/div>\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-8d1eac8 e-flex e-con-boxed e-con e-parent\\\" data-id=\\\"8d1eac8\\\" data-element_type=\\\"container\\\" data-settings=\\\"{&quot;background_background&quot;:&quot;classic&quot;}\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"e-con-inner\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-7820b1b elementor-widget elementor-widget-heading\\\" data-id=\\\"7820b1b\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h2 class=\\\"elementor-heading-title elementor-size-default\\\">Watch this short video to see how it works:<\\/h2>\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-095af6f e-con-full e-flex e-con e-child\\\" data-id=\\\"095af6f\\\" data-element_type=\\\"container\\\" data-settings=\\\"{&quot;background_background&quot;:&quot;classic&quot;}\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-5cfe846 elementor-widget elementor-widget-video\\\" data-id=\\\"5cfe846\\\" data-element_type=\\\"widget\\\" data-settings=\\\"{&quot;youtube_url&quot;:&quot;https:\\\\\\/\\\\\\/www.youtube.com\\\\\\/watch?v=CfMJ01KP_ns&amp;pp=ygUOYWdlbmN5IG1lZXRpbmc%3D&quot;,&quot;video_type&quot;:&quot;youtube&quot;,&quot;controls&quot;:&quot;yes&quot;}\\\" data-widget_type=\\\"video.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-wrapper elementor-open-inline\\\">\\n\\t\\t\\t<div class=\\\"elementor-video\\\"><\\/div>\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-89a77b8 elementor-align--mobilecenter elementor-align-center elementor-widget elementor-widget-elementskit-button\\\" data-id=\\\"89a77b8\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"elementskit-button.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"ekit-wid-con\\\" >\\t\\t<div class=\\\"ekit-btn-wraper\\\">\\n\\t\\t\\t\\t\\t\\t\\t<a href=\\\"#\\\" class=\\\"elementskit-btn  whitespace--normal\\\" id=\\\"\\\">\\n\\t\\t\\t\\t\\tBook A Call Now!\\t\\t\\t\\t<\\/a>\\n\\t\\t\\t\\t\\t<\\/div>\\n        <\\/div>\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-90e7ada e-flex e-con-boxed e-con e-parent\\\" data-id=\\\"90e7ada\\\" data-element_type=\\\"container\\\" data-settings=\\\"{&quot;background_background&quot;:&quot;classic&quot;}\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"e-con-inner\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-eb97a2e elementor-widget elementor-widget-heading\\\" data-id=\\\"eb97a2e\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h2 class=\\\"elementor-heading-title elementor-size-default\\\">Trusted by Leading Companies Worldwide<\\/h2>\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-976581d e-con-full e-flex e-con e-child\\\" data-id=\\\"976581d\\\" data-element_type=\\\"container\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-ddd1720 elementor-widget elementor-widget-image-carousel\\\" data-id=\\\"ddd1720\\\" data-element_type=\\\"widget\\\" data-settings=\\\"{&quot;slides_to_show&quot;:&quot;7&quot;,&quot;slides_to_show_tablet&quot;:&quot;4&quot;,&quot;image_spacing_custom&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;30&quot;,&quot;sizes&quot;:[]},&quot;autoplay_speed&quot;:&quot;3000&quot;,&quot;navigation&quot;:&quot;none&quot;,&quot;slides_to_show_mobile&quot;:&quot;3&quot;,&quot;image_spacing_custom_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;20&quot;,&quot;sizes&quot;:[]},&quot;autoplay&quot;:&quot;yes&quot;,&quot;pause_on_hover&quot;:&quot;yes&quot;,&quot;pause_on_interaction&quot;:&quot;yes&quot;,&quot;infinite&quot;:&quot;yes&quot;,&quot;speed&quot;:500,&quot;image_spacing_custom_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\\\" data-widget_type=\\\"image-carousel.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-image-carousel-wrapper swiper\\\" role=\\\"region\\\" aria-roledescription=\\\"carousel\\\" aria-label=\\\"Image Carousel\\\" dir=\\\"ltr\\\">\\n\\t\\t\\t<div class=\\\"elementor-image-carousel swiper-wrapper\\\" aria-live=\\\"off\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"swiper-slide\\\" role=\\\"group\\\" aria-roledescription=\\\"slide\\\" aria-label=\\\"1 of 7\\\"><figure class=\\\"swiper-slide-inner\\\"><img class=\\\"swiper-slide-image\\\" src=\\\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/07\\/client-1.png\\\" alt=\\\"client-1.png\\\" \\/><\\/figure><\\/div><div class=\\\"swiper-slide\\\" role=\\\"group\\\" aria-roledescription=\\\"slide\\\" aria-label=\\\"2 of 7\\\"><figure class=\\\"swiper-slide-inner\\\"><img class=\\\"swiper-slide-image\\\" src=\\\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/07\\/client-4.png\\\" alt=\\\"client-4.png\\\" \\/><\\/figure><\\/div><div class=\\\"swiper-slide\\\" role=\\\"group\\\" aria-roledescription=\\\"slide\\\" aria-label=\\\"3 of 7\\\"><figure class=\\\"swiper-slide-inner\\\"><img class=\\\"swiper-slide-image\\\" src=\\\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/07\\/client-11.png\\\" alt=\\\"client-11.png\\\" \\/><\\/figure><\\/div><div class=\\\"swiper-slide\\\" role=\\\"group\\\" aria-roledescription=\\\"slide\\\" aria-label=\\\"4 of 7\\\"><figure class=\\\"swiper-slide-inner\\\"><img class=\\\"swiper-slide-image\\\" src=\\\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/07\\/client-9.png\\\" alt=\\\"client-9.png\\\" \\/><\\/figure><\\/div><div class=\\\"swiper-slide\\\" role=\\\"group\\\" aria-roledescription=\\\"slide\\\" aria-label=\\\"5 of 7\\\"><figure class=\\\"swiper-slide-inner\\\"><img class=\\\"swiper-slide-image\\\" src=\\\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/07\\/client-7.png\\\" alt=\\\"client-7.png\\\" \\/><\\/figure><\\/div><div class=\\\"swiper-slide\\\" role=\\\"group\\\" aria-roledescription=\\\"slide\\\" aria-label=\\\"6 of 7\\\"><figure class=\\\"swiper-slide-inner\\\"><img class=\\\"swiper-slide-image\\\" src=\\\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/07\\/client-10.png\\\" alt=\\\"client-10.png\\\" \\/><\\/figure><\\/div><div class=\\\"swiper-slide\\\" role=\\\"group\\\" aria-roledescription=\\\"slide\\\" aria-label=\\\"7 of 7\\\"><figure class=\\\"swiper-slide-inner\\\"><img class=\\\"swiper-slide-image\\\" src=\\\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/07\\/client-8.png\\\" alt=\\\"client-8.png\\\" \\/><\\/figure><\\/div>\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-d9bc278 e-flex e-con-boxed e-con e-parent\\\" data-id=\\\"d9bc278\\\" data-element_type=\\\"container\\\" data-settings=\\\"{&quot;background_background&quot;:&quot;classic&quot;}\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"e-con-inner\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-f880bd8 elementor-headline--style-highlight elementor-widget elementor-widget-animated-headline\\\" data-id=\\\"f880bd8\\\" data-element_type=\\\"widget\\\" data-settings=\\\"{&quot;highlighted_text&quot;:&quot;Flow&quot;,&quot;headline_style&quot;:&quot;highlight&quot;,&quot;marker&quot;:&quot;circle&quot;,&quot;loop&quot;:&quot;yes&quot;,&quot;highlight_animation_duration&quot;:1200,&quot;highlight_iteration_delay&quot;:8000}\\\" data-widget_type=\\\"animated-headline.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t<h3 class=\\\"elementor-headline\\\">\\n\\t\\t\\t\\t\\t<span class=\\\"elementor-headline-plain-text elementor-headline-text-wrapper\\\">High-Converting Pages with<\\/span>\\n\\t\\t\\t\\t<span class=\\\"elementor-headline-dynamic-wrapper elementor-headline-text-wrapper\\\">\\n\\t\\t\\t\\t\\t<span class=\\\"elementor-headline-dynamic-text elementor-headline-text-active\\\">Flow<\\/span>\\n\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t<\\/h3>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-04360ce elementor-widget elementor-widget-elementskit-heading\\\" data-id=\\\"04360ce\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"elementskit-heading.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"ekit-wid-con\\\" ><div class=\\\"ekit-heading elementskit-section-title-wraper center   ekit_heading_tablet-   ekit_heading_mobile-\\\"><div class=\\\"ekit_heading_separetor_wraper ekit_heading_elementskit-border-divider ekit-dotted\\\"><div class=\\\"elementskit-border-divider ekit-dotted\\\"><\\/div><\\/div>\\t\\t\\t\\t<div class=\'ekit-heading__description\'>\\n\\t\\t\\t\\t\\t<p>Where strategy meets scroll-stopping design.<\\/p>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t<\\/div><\\/div>\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-e6a17f9 e-flex e-con-boxed e-con e-parent\\\" data-id=\\\"e6a17f9\\\" data-element_type=\\\"container\\\" data-settings=\\\"{&quot;background_background&quot;:&quot;classic&quot;}\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"e-con-inner\\\">\\n\\t\\t<div class=\\\"elementor-element elementor-element-3f0280c e-con-full e-flex e-con e-child\\\" data-id=\\\"3f0280c\\\" data-element_type=\\\"container\\\">\\n\\t\\t<div class=\\\"elementor-element elementor-element-114e4fd e-con-full e-grid e-con e-child\\\" data-id=\\\"114e4fd\\\" data-element_type=\\\"container\\\" data-settings=\\\"{&quot;background_background&quot;:&quot;classic&quot;}\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-ffd02d1 elementor-widget elementor-widget-image\\\" data-id=\\\"ffd02d1\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"image.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<img width=\\\"400\\\" height=\\\"225\\\" src=\\\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/08\\/Best-Dentist-London-_-E11even-Dental.gif\\\" class=\\\"attachment-full size-full wp-image-1178\\\" alt=\\\"\\\" \\/>\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-184a739 elementor-widget elementor-widget-html\\\" data-id=\\\"184a739\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"html.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<section style=\\\"background-color: transparent; color: white; padding: 4rem 2rem; font-family: \'Arial\', sans-serif;\\\">\\n  <div style=\\\"max-width: 1200px; margin: auto; display: flex; flex-wrap: wrap; gap: 2rem; align-items: flex-start;\\\">\\n    \\n    <!-- Right: Wireframe Strategy Block -->\\n    <div style=\\\"flex: 1 1 100%; padding: 2rem; border: 1px solid gold; border-radius: 16px;\\\">\\n      <h2 style=\\\"font-size: 2rem; margin-bottom: 1rem; color: gold;\\\">AIW: Ultimate Website Strategy<\\/h2>\\n      <p style=\\\"color: #ccc; margin-bottom: 1.5rem;\\\">\\n        This is our proven blueprint for building high-converting, trust-driven hair transplant websites.\\n      <\\/p>\\n\\n      <ul style=\\\"list-style: none; padding: 0; margin: 0;\\\">\\n        <li style=\\\"padding: 0.75rem 0; border-bottom: 1px solid #333;\\\">\\n          <span style=\\\"color: gold;\\\">01.<\\/span> Hero\\n        <\\/li>\\n        <li style=\\\"padding: 0.75rem 0; border-bottom: 1px solid #333;\\\">\\n          <span style=\\\"color: gold;\\\">02.<\\/span> Reviews \\/ Case Studies \\/ Before-After\\n        <\\/li>\\n        <li style=\\\"padding: 0.75rem 0; border-bottom: 1px solid #333;\\\">\\n          <span style=\\\"color: gold;\\\">03.<\\/span> Press Release Kit\\n        <\\/li>\\n        <li style=\\\"padding: 0.75rem 0; border-bottom: 1px solid #333;\\\">\\n          <span style=\\\"color: gold;\\\">04.<\\/span> Doctor Showcase\\n        <\\/li>\\n        <li style=\\\"padding: 0.75rem 0; border-bottom: 1px solid #333;\\\">\\n          <span style=\\\"color: gold;\\\">05.<\\/span> Our Process\\n        <\\/li>\\n        <li style=\\\"padding: 0.75rem 0; border-bottom: 1px solid #333;\\\">\\n          <span style=\\\"color: gold;\\\">06.<\\/span> Email Magnet\\n        <\\/li>\\n        <li style=\\\"padding: 0.75rem 0; border-bottom: 1px solid #333;\\\">\\n          <span style=\\\"color: gold;\\\">07.<\\/span> FAQ\\n        <\\/li>\\n        <li style=\\\"padding: 0.75rem 0; border-bottom: 1px solid #333;\\\">\\n          <span style=\\\"color: gold;\\\">08.<\\/span> Blog Articles\\n        <\\/li>\\n        <li style=\\\"padding: 0.75rem 0;\\\">\\n          <span style=\\\"color: gold;\\\">09.<\\/span> Services & Footer\\n        <\\/li>\\n      <\\/ul>\\n\\n      <div style=\\\"margin-top: 2rem;\\\">\\n        <a href=\\\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/08\\/AIW_-Ultimate-Hair-Transplant-Website-Strategy.pdf\\\"\\n           target=\\\"_blank\\\"\\n           style=\\\"display: inline-block; padding: 0.75rem 1.5rem; background-color: gold; color: black; font-weight: bold; text-decoration: none; border-radius: 8px;\\\">\\n          Download Full Strategy\\n        <\\/a>\\n      <\\/div>\\n    <\\/div>\\n\\n  <\\/div>\\n<\\/section>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-3d5b460 elementor-align--mobilecenter elementor-align-center elementor-widget elementor-widget-elementskit-button\\\" data-id=\\\"3d5b460\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"elementskit-button.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"ekit-wid-con\\\" >\\t\\t<div class=\\\"ekit-btn-wraper\\\">\\n\\t\\t\\t\\t\\t\\t\\t<a href=\\\"#\\\" class=\\\"elementskit-btn  whitespace--normal\\\" id=\\\"\\\">\\n\\t\\t\\t\\t\\tBook A Call Now!\\t\\t\\t\\t<\\/a>\\n\\t\\t\\t\\t\\t<\\/div>\\n        <\\/div>\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-0da1b7c e-flex e-con-boxed e-con e-parent\\\" data-id=\\\"0da1b7c\\\" data-element_type=\\\"container\\\" data-settings=\\\"{&quot;background_background&quot;:&quot;classic&quot;}\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"e-con-inner\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-fb5343c elementor-widget elementor-widget-elementskit-heading\\\" data-id=\\\"fb5343c\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"elementskit-heading.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"ekit-wid-con\\\" ><div class=\\\"ekit-heading elementskit-section-title-wraper center   ekit_heading_tablet-   ekit_heading_mobile-\\\"><h2 class=\\\"ekit-heading--title elementskit-section-title text_fill\\\">How we turn ideas into <span><span>impact<\\/span><\\/span><\\/h2><\\/div><\\/div>\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-e0578c2 e-flex e-con-boxed e-con e-child\\\" data-id=\\\"e0578c2\\\" data-element_type=\\\"container\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"e-con-inner\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-cbd0f3a elementor-widget elementor-widget-elementskit-heading\\\" data-id=\\\"cbd0f3a\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"elementskit-heading.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"ekit-wid-con\\\" ><div class=\\\"ekit-heading elementskit-section-title-wraper center   ekit_heading_tablet-   ekit_heading_mobile-\\\"><div class=\\\"ekit_heading_separetor_wraper ekit_heading_elementskit-border-divider ekit-dotted\\\"><div class=\\\"elementskit-border-divider ekit-dotted\\\"><\\/div><\\/div>\\t\\t\\t\\t<div class=\'ekit-heading__description\'>\\n\\t\\t\\t\\t\\t<p>We follow a proven process to deliver sites that perform.<\\/p>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t<\\/div><\\/div>\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-3dfb38f e-transform elementor-hidden-desktop e-flex e-con-boxed e-con e-parent\\\" data-id=\\\"3dfb38f\\\" data-element_type=\\\"container\\\" data-settings=\\\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_transform_rotateZ_effect_mobile&quot;:{&quot;unit&quot;:&quot;deg&quot;,&quot;size&quot;:9,&quot;sizes&quot;:[]},&quot;_transform_rotateZ_effect&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_rotateZ_effect_tablet&quot;:{&quot;unit&quot;:&quot;deg&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"e-con-inner\\\">\\n\\t\\t<div class=\\\"elementor-element elementor-element-e24b6d2 list-box e-con-full e-flex e-con e-child\\\" data-id=\\\"e24b6d2\\\" data-element_type=\\\"container\\\" data-settings=\\\"{&quot;background_background&quot;:&quot;classic&quot;}\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-700ae95 ekit-equal-height-disable elementor-widget elementor-widget-elementskit-icon-box\\\" data-id=\\\"700ae95\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"elementskit-icon-box.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"ekit-wid-con\\\" >        <!-- link opening -->\\n                <!-- end link opening -->\\n\\n        <div class=\\\"elementskit-infobox text-center text- icon-top-align elementor-animation-   \\\">\\n                    <div class=\\\"elementskit-box-header elementor-animation-\\\">\\n                <div class=\\\"elementskit-info-box-icon  \\\">\\n                    <svg xmlns=\\\"http:\\/\\/www.w3.org\\/2000\\/svg\\\" viewBox=\\\"0 0 640 640\\\"><path fill=\\\"#ffffff\\\" d=\\\"M224 96C206.3 96 192 110.3 192 128C192 145.7 206.3 160 224 160L288 160L288 480L224 480C206.3 480 192 494.3 192 512C192 529.7 206.3 544 224 544L416 544C433.7 544 448 529.7 448 512C448 494.3 433.7 480 416 480L352 480L352 128C352 110.3 337.7 96 320 96L224 96z\\\"><\\/path><\\/svg>\\n                <\\/div>\\n          <\\/div>\\n                        <div class=\\\"box-body\\\">\\n                            <h3 class=\\\"elementskit-info-box-title\\\">\\n                    Discovery &amp; Strategy                <\\/h3>\\n                        \\t\\t  \\t<p>We dive deep into your goals to uncover what really moves your audience \\u2014 strategy comes first.<\\/p>\\n                                <\\/div>\\n        \\n        \\n                <\\/div>\\n        <\\/div>\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-735fe5c list-box e-con-full e-flex e-con e-child\\\" data-id=\\\"735fe5c\\\" data-element_type=\\\"container\\\" data-settings=\\\"{&quot;background_background&quot;:&quot;classic&quot;}\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-583780b ekit-equal-height-disable elementor-widget elementor-widget-elementskit-icon-box\\\" data-id=\\\"583780b\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"elementskit-icon-box.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"ekit-wid-con\\\" >        <!-- link opening -->\\n                <!-- end link opening -->\\n\\n        <div class=\\\"elementskit-infobox text-center text- icon-top-align elementor-animation-   \\\">\\n                    <div class=\\\"elementskit-box-header elementor-animation-\\\">\\n                <div class=\\\"elementskit-info-box-icon  \\\">\\n                    <svg xmlns=\\\"http:\\/\\/www.w3.org\\/2000\\/svg\\\" viewBox=\\\"0 0 640 640\\\"><path fill=\\\"#ffffff\\\" d=\\\"M176 128C176 110.3 190.3 96 208 96L379 96C439.2 96 488 144.8 488 205C488 248.8 461.8 288.3 421.6 305.4L282.5 364.4C247 379.4 224 414.2 224 452.7L224 480L448 480C465.7 480 480 494.3 480 512C480 529.7 465.7 544 448 544L192 544C174.3 544 160 529.7 160 512L160 452.7C160 388.5 198.4 330.5 257.5 305.4L396.6 246.4C413.2 239.3 424 223 424 205C424 180.1 403.8 160 379 160L208 160C190.3 160 176 145.7 176 128z\\\"><\\/path><\\/svg>\\n                <\\/div>\\n          <\\/div>\\n                        <div class=\\\"box-body\\\">\\n                            <h3 class=\\\"elementskit-info-box-title\\\">\\n                    Design That Converts                <\\/h3>\\n                        \\t\\t  \\t<p>Crafting layouts with purpose \\u2014 every element guides the user toward action and trust.<\\/p>\\n                                <\\/div>\\n        \\n        \\n                <\\/div>\\n        <\\/div>\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-1daa506 list-box e-con-full e-flex e-con e-child\\\" data-id=\\\"1daa506\\\" data-element_type=\\\"container\\\" data-settings=\\\"{&quot;background_background&quot;:&quot;classic&quot;}\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-833e918 ekit-equal-height-disable elementor-widget elementor-widget-elementskit-icon-box\\\" data-id=\\\"833e918\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"elementskit-icon-box.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"ekit-wid-con\\\" >        <!-- link opening -->\\n                <!-- end link opening -->\\n\\n        <div class=\\\"elementskit-infobox text-center text- icon-top-align elementor-animation-   \\\">\\n                    <div class=\\\"elementskit-box-header elementor-animation-\\\">\\n                <div class=\\\"elementskit-info-box-icon  \\\">\\n                    <svg xmlns=\\\"http:\\/\\/www.w3.org\\/2000\\/svg\\\" viewBox=\\\"0 0 640 640\\\"><path fill=\\\"#ffffff\\\" d=\\\"M240 352C222.3 352 208 337.7 208 320C208 302.3 222.3 288 240 288L352 288C387.3 288 416 259.3 416 224C416 188.7 387.3 160 352 160L192 160C174.3 160 160 145.7 160 128C160 110.3 174.3 96 192 96L352 96C422.7 96 480 153.3 480 224C480 262.2 463.2 296.5 436.7 320C463.3 343.5 480 377.8 480 416C480 486.7 422.7 544 352 544L192 544C174.3 544 160 529.7 160 512C160 494.3 174.3 480 192 480L352 480C387.3 480 416 451.3 416 416C416 380.7 387.3 352 352 352L240 352z\\\"><\\/path><\\/svg>\\n                <\\/div>\\n          <\\/div>\\n                        <div class=\\\"box-body\\\">\\n                            <h3 class=\\\"elementskit-info-box-title\\\">\\n                    Launch &amp; Optimize                <\\/h3>\\n                        \\t\\t  \\t<p>After launch, we refine with data \\u2014 ensuring your site performs as beautifully as it looks.\\n\\n<\\/p>\\n                                <\\/div>\\n        \\n        \\n                <\\/div>\\n        <\\/div>\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-c9ca8a3 elementor-hidden-tablet elementor-hidden-mobile e-flex e-con-boxed e-con e-parent\\\" data-id=\\\"c9ca8a3\\\" data-element_type=\\\"container\\\" data-settings=\\\"{&quot;background_background&quot;:&quot;classic&quot;}\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"e-con-inner\\\">\\n\\t\\t<div class=\\\"elementor-element elementor-element-0e4267a list-box e-con-full e-flex e-con e-child\\\" data-id=\\\"0e4267a\\\" data-element_type=\\\"container\\\" data-settings=\\\"{&quot;background_background&quot;:&quot;classic&quot;}\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-526e732 ekit-equal-height-disable elementor-widget elementor-widget-elementskit-icon-box\\\" data-id=\\\"526e732\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"elementskit-icon-box.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"ekit-wid-con\\\" >        <!-- link opening -->\\n                <!-- end link opening -->\\n\\n        <div class=\\\"elementskit-infobox text-center text- icon-top-align elementor-animation-   \\\">\\n                    <div class=\\\"elementskit-box-header elementor-animation-\\\">\\n                <div class=\\\"elementskit-info-box-icon  \\\">\\n                    <svg xmlns=\\\"http:\\/\\/www.w3.org\\/2000\\/svg\\\" viewBox=\\\"0 0 640 640\\\"><path fill=\\\"#ffffff\\\" d=\\\"M224 96C206.3 96 192 110.3 192 128C192 145.7 206.3 160 224 160L288 160L288 480L224 480C206.3 480 192 494.3 192 512C192 529.7 206.3 544 224 544L416 544C433.7 544 448 529.7 448 512C448 494.3 433.7 480 416 480L352 480L352 128C352 110.3 337.7 96 320 96L224 96z\\\"><\\/path><\\/svg>\\n                <\\/div>\\n          <\\/div>\\n                        <div class=\\\"box-body\\\">\\n                            <h3 class=\\\"elementskit-info-box-title\\\">\\n                    Discovery &amp; Strategy                <\\/h3>\\n                        \\t\\t  \\t<p>We dive deep into your goals to uncover what really moves your audience \\u2014 strategy comes first.<\\/p>\\n                                <\\/div>\\n        \\n        \\n                <\\/div>\\n        <\\/div>\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-b6c19fd list-box e-con-full e-flex e-con e-child\\\" data-id=\\\"b6c19fd\\\" data-element_type=\\\"container\\\" data-settings=\\\"{&quot;background_background&quot;:&quot;classic&quot;}\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-c3b0544 ekit-equal-height-disable elementor-widget elementor-widget-elementskit-icon-box\\\" data-id=\\\"c3b0544\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"elementskit-icon-box.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"ekit-wid-con\\\" >        <!-- link opening -->\\n                <!-- end link opening -->\\n\\n        <div class=\\\"elementskit-infobox text-center text- icon-top-align elementor-animation-   \\\">\\n                    <div class=\\\"elementskit-box-header elementor-animation-\\\">\\n                <div class=\\\"elementskit-info-box-icon  \\\">\\n                    <svg xmlns=\\\"http:\\/\\/www.w3.org\\/2000\\/svg\\\" viewBox=\\\"0 0 640 640\\\"><path fill=\\\"#ffffff\\\" d=\\\"M176 128C176 110.3 190.3 96 208 96L379 96C439.2 96 488 144.8 488 205C488 248.8 461.8 288.3 421.6 305.4L282.5 364.4C247 379.4 224 414.2 224 452.7L224 480L448 480C465.7 480 480 494.3 480 512C480 529.7 465.7 544 448 544L192 544C174.3 544 160 529.7 160 512L160 452.7C160 388.5 198.4 330.5 257.5 305.4L396.6 246.4C413.2 239.3 424 223 424 205C424 180.1 403.8 160 379 160L208 160C190.3 160 176 145.7 176 128z\\\"><\\/path><\\/svg>\\n                <\\/div>\\n          <\\/div>\\n                        <div class=\\\"box-body\\\">\\n                            <h3 class=\\\"elementskit-info-box-title\\\">\\n                    Design That Converts                <\\/h3>\\n                        \\t\\t  \\t<p>Crafting layouts with purpose \\u2014 every element guides the user toward action and trust.<\\/p>\\n                                <\\/div>\\n        \\n        \\n                <\\/div>\\n        <\\/div>\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-0eb090f list-box e-con-full e-flex e-con e-child\\\" data-id=\\\"0eb090f\\\" data-element_type=\\\"container\\\" data-settings=\\\"{&quot;background_background&quot;:&quot;classic&quot;}\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-0047159 ekit-equal-height-disable elementor-widget elementor-widget-elementskit-icon-box\\\" data-id=\\\"0047159\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"elementskit-icon-box.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"ekit-wid-con\\\" >        <!-- link opening -->\\n                <!-- end link opening -->\\n\\n        <div class=\\\"elementskit-infobox text-center text- icon-top-align elementor-animation-   \\\">\\n                    <div class=\\\"elementskit-box-header elementor-animation-\\\">\\n                <div class=\\\"elementskit-info-box-icon  \\\">\\n                    <svg xmlns=\\\"http:\\/\\/www.w3.org\\/2000\\/svg\\\" viewBox=\\\"0 0 640 640\\\"><path fill=\\\"#ffffff\\\" d=\\\"M240 352C222.3 352 208 337.7 208 320C208 302.3 222.3 288 240 288L352 288C387.3 288 416 259.3 416 224C416 188.7 387.3 160 352 160L192 160C174.3 160 160 145.7 160 128C160 110.3 174.3 96 192 96L352 96C422.7 96 480 153.3 480 224C480 262.2 463.2 296.5 436.7 320C463.3 343.5 480 377.8 480 416C480 486.7 422.7 544 352 544L192 544C174.3 544 160 529.7 160 512C160 494.3 174.3 480 192 480L352 480C387.3 480 416 451.3 416 416C416 380.7 387.3 352 352 352L240 352z\\\"><\\/path><\\/svg>\\n                <\\/div>\\n          <\\/div>\\n                        <div class=\\\"box-body\\\">\\n                            <h3 class=\\\"elementskit-info-box-title\\\">\\n                    Launch &amp; Optimize                <\\/h3>\\n                        \\t\\t  \\t<p>After launch, we refine with data \\u2014 ensuring your site performs as beautifully as it looks.\\n\\n<\\/p>\\n                                <\\/div>\\n        \\n        \\n                <\\/div>\\n        <\\/div>\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-9827710 e-flex e-con-boxed e-con e-parent\\\" data-id=\\\"9827710\\\" data-element_type=\\\"container\\\" data-settings=\\\"{&quot;background_background&quot;:&quot;classic&quot;}\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"e-con-inner\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-07cc9f3 elementor-widget elementor-widget-elementskit-heading\\\" data-id=\\\"07cc9f3\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"elementskit-heading.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"ekit-wid-con\\\" ><div class=\\\"ekit-heading elementskit-section-title-wraper center   ekit_heading_tablet-   ekit_heading_mobile-\\\">\\t\\t\\t\\t<div class=\'ekit-heading__description\'>\\n\\t\\t\\t\\t\\t<p>Here\\u2019s what\\u2019s holding back your conversions \\u2014 and how we fix it.<\\/p>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t<\\/div><\\/div>\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-22a5d11 elementor-widget elementor-widget-elementskit-heading\\\" data-id=\\\"22a5d11\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"elementskit-heading.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"ekit-wid-con\\\" ><div class=\\\"ekit-heading elementskit-section-title-wraper center   ekit_heading_tablet-   ekit_heading_mobile-\\\"><h2 class=\\\"ekit-heading--title elementskit-section-title text_fill\\\"><span><span>Stop wasting budget<\\/span><\\/span> on ads that send visitors to broken websites<\\/h2><\\/div><\\/div>\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-77e4f3b e-flex e-con-boxed e-con e-parent\\\" data-id=\\\"77e4f3b\\\" data-element_type=\\\"container\\\" data-settings=\\\"{&quot;background_background&quot;:&quot;classic&quot;}\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"e-con-inner\\\">\\n\\t\\t<div class=\\\"elementor-element elementor-element-f70cf47 e-con-full e-flex e-con e-child\\\" data-id=\\\"f70cf47\\\" data-element_type=\\\"container\\\">\\n\\t\\t<div class=\\\"elementor-element elementor-element-a719e25 e-con-full e-grid elementor-invisible e-con e-child\\\" data-id=\\\"a719e25\\\" data-element_type=\\\"container\\\" data-settings=\\\"{&quot;animation&quot;:&quot;fadeIn&quot;,&quot;animation_delay&quot;:200}\\\">\\n\\t\\t<a class=\\\"elementor-element elementor-element-317af88 e-con-full e-flex e-con e-child\\\" data-id=\\\"317af88\\\" data-element_type=\\\"container\\\" data-settings=\\\"{&quot;background_background&quot;:&quot;classic&quot;}\\\" href=\\\"https:\\/\\/goldenstallionagency.com\\/web-development\\/\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-fa50887 elementor-position-left elementor-mobile-position-left elementor-view-default elementor-widget elementor-widget-icon-box\\\" data-id=\\\"fa50887\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"icon-box.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-wrapper\\\">\\n\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-icon\\\">\\n\\t\\t\\t\\t<span  class=\\\"elementor-icon\\\">\\n\\t\\t\\t\\t<svg aria-hidden=\\\"true\\\" class=\\\"e-font-icon-svg e-fas-arrow-down\\\" viewBox=\\\"0 0 448 512\\\" xmlns=\\\"http:\\/\\/www.w3.org\\/2000\\/svg\\\"><path d=\\\"M413.1 222.5l22.2 22.2c9.4 9.4 9.4 24.6 0 33.9L241 473c-9.4 9.4-24.6 9.4-33.9 0L12.7 278.6c-9.4-9.4-9.4-24.6 0-33.9l22.2-22.2c9.5-9.5 25-9.3 34.3.4L184 343.4V56c0-13.3 10.7-24 24-24h32c13.3 0 24 10.7 24 24v287.4l114.8-120.5c9.3-9.8 24.8-10 34.3-.4z\\\"><\\/path><\\/svg>\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t<\\/div>\\n\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-content\\\">\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<h3 class=\\\"elementor-icon-box-title\\\">\\n\\t\\t\\t\\t\\t\\t<span  >\\n\\t\\t\\t\\t\\t\\t\\tPoor conversion performance\\t\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t<\\/h3>\\n\\t\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<p class=\\\"elementor-icon-box-description\\\">\\n\\t\\t\\t\\t\\t\\tToo many links distract visitors and dilute focus.\\n\\n\\t\\t\\t\\t\\t<\\/p>\\n\\t\\t\\t\\t\\n\\t\\t\\t<\\/div>\\n\\t\\t\\t\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/a>\\n\\t\\t<a class=\\\"elementor-element elementor-element-7dc94c0 e-con-full e-flex e-con e-child\\\" data-id=\\\"7dc94c0\\\" data-element_type=\\\"container\\\" data-settings=\\\"{&quot;background_background&quot;:&quot;classic&quot;}\\\" href=\\\"https:\\/\\/goldenstallionagency.com\\/web-development\\/\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-9e8cc58 elementor-position-left elementor-mobile-position-left elementor-view-default elementor-widget elementor-widget-icon-box\\\" data-id=\\\"9e8cc58\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"icon-box.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-wrapper\\\">\\n\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-icon\\\">\\n\\t\\t\\t\\t<span  class=\\\"elementor-icon\\\">\\n\\t\\t\\t\\t<svg aria-hidden=\\\"true\\\" class=\\\"e-font-icon-svg e-fas-arrow-down\\\" viewBox=\\\"0 0 448 512\\\" xmlns=\\\"http:\\/\\/www.w3.org\\/2000\\/svg\\\"><path d=\\\"M413.1 222.5l22.2 22.2c9.4 9.4 9.4 24.6 0 33.9L241 473c-9.4 9.4-24.6 9.4-33.9 0L12.7 278.6c-9.4-9.4-9.4-24.6 0-33.9l22.2-22.2c9.5-9.5 25-9.3 34.3.4L184 343.4V56c0-13.3 10.7-24 24-24h32c13.3 0 24 10.7 24 24v287.4l114.8-120.5c9.3-9.8 24.8-10 34.3-.4z\\\"><\\/path><\\/svg>\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t<\\/div>\\n\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-content\\\">\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<h3 class=\\\"elementor-icon-box-title\\\">\\n\\t\\t\\t\\t\\t\\t<span  >\\n\\t\\t\\t\\t\\t\\t\\tLow visitor engagement\\t\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t<\\/h3>\\n\\t\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<p class=\\\"elementor-icon-box-description\\\">\\n\\t\\t\\t\\t\\t\\tSlow loading times frustrate users and increase bounce rates.\\t\\t\\t\\t\\t<\\/p>\\n\\t\\t\\t\\t\\n\\t\\t\\t<\\/div>\\n\\t\\t\\t\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/a>\\n\\t\\t<a class=\\\"elementor-element elementor-element-bc412fa e-con-full e-flex e-con e-child\\\" data-id=\\\"bc412fa\\\" data-element_type=\\\"container\\\" data-settings=\\\"{&quot;background_background&quot;:&quot;classic&quot;}\\\" href=\\\"https:\\/\\/goldenstallionagency.com\\/web-development\\/\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-1895fcc elementor-position-left elementor-mobile-position-left elementor-view-default elementor-widget elementor-widget-icon-box\\\" data-id=\\\"1895fcc\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"icon-box.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-wrapper\\\">\\n\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-icon\\\">\\n\\t\\t\\t\\t<span  class=\\\"elementor-icon\\\">\\n\\t\\t\\t\\t<svg aria-hidden=\\\"true\\\" class=\\\"e-font-icon-svg e-fas-arrow-down\\\" viewBox=\\\"0 0 448 512\\\" xmlns=\\\"http:\\/\\/www.w3.org\\/2000\\/svg\\\"><path d=\\\"M413.1 222.5l22.2 22.2c9.4 9.4 9.4 24.6 0 33.9L241 473c-9.4 9.4-24.6 9.4-33.9 0L12.7 278.6c-9.4-9.4-9.4-24.6 0-33.9l22.2-22.2c9.5-9.5 25-9.3 34.3.4L184 343.4V56c0-13.3 10.7-24 24-24h32c13.3 0 24 10.7 24 24v287.4l114.8-120.5c9.3-9.8 24.8-10 34.3-.4z\\\"><\\/path><\\/svg>\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t<\\/div>\\n\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-content\\\">\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<h3 class=\\\"elementor-icon-box-title\\\">\\n\\t\\t\\t\\t\\t\\t<span  >\\n\\t\\t\\t\\t\\t\\t\\tUnfocused user experience\\t\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t<\\/h3>\\n\\t\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<p class=\\\"elementor-icon-box-description\\\">\\n\\t\\t\\t\\t\\t\\tUnclear calls to action confuse potential customers.\\t\\t\\t\\t\\t<\\/p>\\n\\t\\t\\t\\t\\n\\t\\t\\t<\\/div>\\n\\t\\t\\t\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/a>\\n\\t\\t<a class=\\\"elementor-element elementor-element-aa29dcc e-con-full e-flex e-con e-child\\\" data-id=\\\"aa29dcc\\\" data-element_type=\\\"container\\\" data-settings=\\\"{&quot;background_background&quot;:&quot;classic&quot;}\\\" href=\\\"https:\\/\\/goldenstallionagency.com\\/web-development\\/\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-e18f81a elementor-position-left elementor-mobile-position-left elementor-view-default elementor-widget elementor-widget-icon-box\\\" data-id=\\\"e18f81a\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"icon-box.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-wrapper\\\">\\n\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-icon\\\">\\n\\t\\t\\t\\t<span  class=\\\"elementor-icon\\\">\\n\\t\\t\\t\\t<svg aria-hidden=\\\"true\\\" class=\\\"e-font-icon-svg e-fas-arrow-down\\\" viewBox=\\\"0 0 448 512\\\" xmlns=\\\"http:\\/\\/www.w3.org\\/2000\\/svg\\\"><path d=\\\"M413.1 222.5l22.2 22.2c9.4 9.4 9.4 24.6 0 33.9L241 473c-9.4 9.4-24.6 9.4-33.9 0L12.7 278.6c-9.4-9.4-9.4-24.6 0-33.9l22.2-22.2c9.5-9.5 25-9.3 34.3.4L184 343.4V56c0-13.3 10.7-24 24-24h32c13.3 0 24 10.7 24 24v287.4l114.8-120.5c9.3-9.8 24.8-10 34.3-.4z\\\"><\\/path><\\/svg>\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t<\\/div>\\n\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-content\\\">\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<h3 class=\\\"elementor-icon-box-title\\\">\\n\\t\\t\\t\\t\\t\\t<span  >\\n\\t\\t\\t\\t\\t\\t\\tMissed sales opportunities\\t\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t<\\/h3>\\n\\t\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<p class=\\\"elementor-icon-box-description\\\">\\n\\t\\t\\t\\t\\t\\tGeneric design fails to build trust or authority.\\t\\t\\t\\t\\t<\\/p>\\n\\t\\t\\t\\t\\n\\t\\t\\t<\\/div>\\n\\t\\t\\t\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/a>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-57c9f60 e-con-full e-flex e-con e-child\\\" data-id=\\\"57c9f60\\\" data-element_type=\\\"container\\\" data-settings=\\\"{&quot;background_background&quot;:&quot;gradient&quot;}\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-8430d60 elementor-position-left elementor-mobile-position-left elementor-view-default elementor-widget elementor-widget-icon-box\\\" data-id=\\\"8430d60\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"icon-box.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-wrapper\\\">\\n\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-icon\\\">\\n\\t\\t\\t\\t<span  class=\\\"elementor-icon\\\">\\n\\t\\t\\t\\t<i aria-hidden=\\\"true\\\" class=\\\"lnr lnr-cross\\\"><\\/i>\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t<\\/div>\\n\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-content\\\">\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<h3 class=\\\"elementor-icon-box-title\\\">\\n\\t\\t\\t\\t\\t\\t<span  >\\n\\t\\t\\t\\t\\t\\t\\tLow-Performing Site\\t\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t<\\/h3>\\n\\t\\t\\t\\t\\n\\t\\t\\t\\t\\n\\t\\t\\t<\\/div>\\n\\t\\t\\t\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-4d02a25 elementor-widget elementor-widget-image\\\" data-id=\\\"4d02a25\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"image.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<img width=\\\"585\\\" height=\\\"1024\\\" src=\\\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/08\\/Book-a-reserved-coworking-spot-in-Spaces-Waterfall-Midrand-Midrand-Gumtree-South-Africa-08-11-2025_10_43_AM-585x1024.png\\\" class=\\\"attachment-large size-large wp-image-1213\\\" alt=\\\"\\\" srcset=\\\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/08\\/Book-a-reserved-coworking-spot-in-Spaces-Waterfall-Midrand-Midrand-Gumtree-South-Africa-08-11-2025_10_43_AM-585x1024.png 585w, https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/08\\/Book-a-reserved-coworking-spot-in-Spaces-Waterfall-Midrand-Midrand-Gumtree-South-Africa-08-11-2025_10_43_AM-171x300.png 171w, https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/08\\/Book-a-reserved-coworking-spot-in-Spaces-Waterfall-Midrand-Midrand-Gumtree-South-Africa-08-11-2025_10_43_AM-768x1345.png 768w, https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/08\\/Book-a-reserved-coworking-spot-in-Spaces-Waterfall-Midrand-Midrand-Gumtree-South-Africa-08-11-2025_10_43_AM.png 788w\\\" sizes=\\\"(max-width: 585px) 100vw, 585px\\\" \\/>\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-40aeb3b e-con-full e-flex e-con e-child\\\" data-id=\\\"40aeb3b\\\" data-element_type=\\\"container\\\" data-settings=\\\"{&quot;background_background&quot;:&quot;gradient&quot;}\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-52eb7c2 elementor-position-left elementor-mobile-position-left elementor-view-default elementor-widget elementor-widget-icon-box\\\" data-id=\\\"52eb7c2\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"icon-box.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-wrapper\\\">\\n\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-icon\\\">\\n\\t\\t\\t\\t<span  class=\\\"elementor-icon\\\">\\n\\t\\t\\t\\t<i aria-hidden=\\\"true\\\" class=\\\"icon icon-tick\\\"><\\/i>\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t<\\/div>\\n\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-content\\\">\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<h3 class=\\\"elementor-icon-box-title\\\">\\n\\t\\t\\t\\t\\t\\t<span  >\\n\\t\\t\\t\\t\\t\\t\\tConversion-Driven Design\\t\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t<\\/h3>\\n\\t\\t\\t\\t\\n\\t\\t\\t\\t\\n\\t\\t\\t<\\/div>\\n\\t\\t\\t\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-afceeb1 elementor-widget elementor-widget-image\\\" data-id=\\\"afceeb1\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"image.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<img width=\\\"585\\\" height=\\\"1024\\\" src=\\\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/08\\/7-Jameson-Avenue-ClearStone-Properties-08-11-2025_10_43_AM-585x1024.png\\\" class=\\\"attachment-large size-large wp-image-1212\\\" alt=\\\"\\\" srcset=\\\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/08\\/7-Jameson-Avenue-ClearStone-Properties-08-11-2025_10_43_AM-585x1024.png 585w, https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/08\\/7-Jameson-Avenue-ClearStone-Properties-08-11-2025_10_43_AM-171x300.png 171w, https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/08\\/7-Jameson-Avenue-ClearStone-Properties-08-11-2025_10_43_AM-768x1345.png 768w, https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/08\\/7-Jameson-Avenue-ClearStone-Properties-08-11-2025_10_43_AM.png 788w\\\" sizes=\\\"(max-width: 585px) 100vw, 585px\\\" \\/>\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-82a535c e-con-full e-grid elementor-invisible e-con e-child\\\" data-id=\\\"82a535c\\\" data-element_type=\\\"container\\\" data-settings=\\\"{&quot;animation&quot;:&quot;fadeIn&quot;,&quot;animation_delay&quot;:200}\\\">\\n\\t\\t<a class=\\\"elementor-element elementor-element-9ff20eb e-con-full e-flex e-con e-child\\\" data-id=\\\"9ff20eb\\\" data-element_type=\\\"container\\\" data-settings=\\\"{&quot;background_background&quot;:&quot;classic&quot;}\\\" href=\\\"https:\\/\\/goldenstallionagency.com\\/web-development\\/\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-357a39b elementor-position-left elementor-mobile-position-left elementor-view-default elementor-widget elementor-widget-icon-box\\\" data-id=\\\"357a39b\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"icon-box.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-wrapper\\\">\\n\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-icon\\\">\\n\\t\\t\\t\\t<span  class=\\\"elementor-icon\\\">\\n\\t\\t\\t\\t<svg aria-hidden=\\\"true\\\" class=\\\"e-font-icon-svg e-fas-arrow-up\\\" viewBox=\\\"0 0 448 512\\\" xmlns=\\\"http:\\/\\/www.w3.org\\/2000\\/svg\\\"><path d=\\\"M34.9 289.5l-22.2-22.2c-9.4-9.4-9.4-24.6 0-33.9L207 39c9.4-9.4 24.6-9.4 33.9 0l194.3 194.3c9.4 9.4 9.4 24.6 0 33.9L413 289.4c-9.5 9.5-25 9.3-34.3-.4L264 168.6V456c0 13.3-10.7 24-24 24h-32c-13.3 0-24-10.7-24-24V168.6L69.2 289.1c-9.3 9.8-24.8 10-34.3.4z\\\"><\\/path><\\/svg>\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t<\\/div>\\n\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-content\\\">\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<h3 class=\\\"elementor-icon-box-title\\\">\\n\\t\\t\\t\\t\\t\\t<span  >\\n\\t\\t\\t\\t\\t\\t\\tHigh conversion rates\\t\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t<\\/h3>\\n\\t\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<p class=\\\"elementor-icon-box-description\\\">\\n\\t\\t\\t\\t\\t\\tClear, focused navigation guides visitors to buy.\\t\\t\\t\\t\\t<\\/p>\\n\\t\\t\\t\\t\\n\\t\\t\\t<\\/div>\\n\\t\\t\\t\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/a>\\n\\t\\t<a class=\\\"elementor-element elementor-element-95f2166 e-con-full e-flex e-con e-child\\\" data-id=\\\"95f2166\\\" data-element_type=\\\"container\\\" data-settings=\\\"{&quot;background_background&quot;:&quot;classic&quot;}\\\" href=\\\"https:\\/\\/goldenstallionagency.com\\/web-development\\/\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-9524f4d elementor-position-left elementor-mobile-position-left elementor-view-default elementor-widget elementor-widget-icon-box\\\" data-id=\\\"9524f4d\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"icon-box.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-wrapper\\\">\\n\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-icon\\\">\\n\\t\\t\\t\\t<span  class=\\\"elementor-icon\\\">\\n\\t\\t\\t\\t<svg aria-hidden=\\\"true\\\" class=\\\"e-font-icon-svg e-fas-arrow-up\\\" viewBox=\\\"0 0 448 512\\\" xmlns=\\\"http:\\/\\/www.w3.org\\/2000\\/svg\\\"><path d=\\\"M34.9 289.5l-22.2-22.2c-9.4-9.4-9.4-24.6 0-33.9L207 39c9.4-9.4 24.6-9.4 33.9 0l194.3 194.3c9.4 9.4 9.4 24.6 0 33.9L413 289.4c-9.5 9.5-25 9.3-34.3-.4L264 168.6V456c0 13.3-10.7 24-24 24h-32c-13.3 0-24-10.7-24-24V168.6L69.2 289.1c-9.3 9.8-24.8 10-34.3.4z\\\"><\\/path><\\/svg>\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t<\\/div>\\n\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-content\\\">\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<h3 class=\\\"elementor-icon-box-title\\\">\\n\\t\\t\\t\\t\\t\\t<span  >\\n\\t\\t\\t\\t\\t\\t\\tEngaged visitors\\t\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t<\\/h3>\\n\\t\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<p class=\\\"elementor-icon-box-description\\\">\\n\\t\\t\\t\\t\\t\\tFast, responsive design keeps users engaged.\\t\\t\\t\\t\\t<\\/p>\\n\\t\\t\\t\\t\\n\\t\\t\\t<\\/div>\\n\\t\\t\\t\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/a>\\n\\t\\t<a class=\\\"elementor-element elementor-element-1861574 e-con-full e-flex e-con e-child\\\" data-id=\\\"1861574\\\" data-element_type=\\\"container\\\" data-settings=\\\"{&quot;background_background&quot;:&quot;classic&quot;}\\\" href=\\\"https:\\/\\/goldenstallionagency.com\\/web-development\\/\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-82606b6 elementor-position-left elementor-mobile-position-left elementor-view-default elementor-widget elementor-widget-icon-box\\\" data-id=\\\"82606b6\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"icon-box.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-wrapper\\\">\\n\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-icon\\\">\\n\\t\\t\\t\\t<span  class=\\\"elementor-icon\\\">\\n\\t\\t\\t\\t<svg aria-hidden=\\\"true\\\" class=\\\"e-font-icon-svg e-fas-arrow-up\\\" viewBox=\\\"0 0 448 512\\\" xmlns=\\\"http:\\/\\/www.w3.org\\/2000\\/svg\\\"><path d=\\\"M34.9 289.5l-22.2-22.2c-9.4-9.4-9.4-24.6 0-33.9L207 39c9.4-9.4 24.6-9.4 33.9 0l194.3 194.3c9.4 9.4 9.4 24.6 0 33.9L413 289.4c-9.5 9.5-25 9.3-34.3-.4L264 168.6V456c0 13.3-10.7 24-24 24h-32c-13.3 0-24-10.7-24-24V168.6L69.2 289.1c-9.3 9.8-24.8 10-34.3.4z\\\"><\\/path><\\/svg>\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t<\\/div>\\n\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-content\\\">\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<h3 class=\\\"elementor-icon-box-title\\\">\\n\\t\\t\\t\\t\\t\\t<span  >\\n\\t\\t\\t\\t\\t\\t\\tIncreased lead generation\\t\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t<\\/h3>\\n\\t\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<p class=\\\"elementor-icon-box-description\\\">\\n\\t\\t\\t\\t\\t\\tStrong, compelling calls to action drive clicks.\\t\\t\\t\\t\\t<\\/p>\\n\\t\\t\\t\\t\\n\\t\\t\\t<\\/div>\\n\\t\\t\\t\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/a>\\n\\t\\t<a class=\\\"elementor-element elementor-element-14e7866 e-con-full e-flex e-con e-child\\\" data-id=\\\"14e7866\\\" data-element_type=\\\"container\\\" data-settings=\\\"{&quot;background_background&quot;:&quot;classic&quot;}\\\" href=\\\"https:\\/\\/goldenstallionagency.com\\/web-development\\/\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-d9be97c elementor-position-left elementor-mobile-position-left elementor-view-default elementor-widget elementor-widget-icon-box\\\" data-id=\\\"d9be97c\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"icon-box.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-wrapper\\\">\\n\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-icon\\\">\\n\\t\\t\\t\\t<span  class=\\\"elementor-icon\\\">\\n\\t\\t\\t\\t<svg aria-hidden=\\\"true\\\" class=\\\"e-font-icon-svg e-fas-arrow-up\\\" viewBox=\\\"0 0 448 512\\\" xmlns=\\\"http:\\/\\/www.w3.org\\/2000\\/svg\\\"><path d=\\\"M34.9 289.5l-22.2-22.2c-9.4-9.4-9.4-24.6 0-33.9L207 39c9.4-9.4 24.6-9.4 33.9 0l194.3 194.3c9.4 9.4 9.4 24.6 0 33.9L413 289.4c-9.5 9.5-25 9.3-34.3-.4L264 168.6V456c0 13.3-10.7 24-24 24h-32c-13.3 0-24-10.7-24-24V168.6L69.2 289.1c-9.3 9.8-24.8 10-34.3.4z\\\"><\\/path><\\/svg>\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t<\\/div>\\n\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-content\\\">\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<h3 class=\\\"elementor-icon-box-title\\\">\\n\\t\\t\\t\\t\\t\\t<span  >\\n\\t\\t\\t\\t\\t\\t\\tIncreased Trust &amp; Credibility\\t\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t<\\/h3>\\n\\t\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<p class=\\\"elementor-icon-box-description\\\">\\n\\t\\t\\t\\t\\t\\tCustom, professional design builds instant credibility.\\t\\t\\t\\t\\t<\\/p>\\n\\t\\t\\t\\t\\n\\t\\t\\t<\\/div>\\n\\t\\t\\t\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/a>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-b2ab2c8 e-flex e-con-boxed e-con e-parent\\\" data-id=\\\"b2ab2c8\\\" data-element_type=\\\"container\\\" data-settings=\\\"{&quot;background_background&quot;:&quot;classic&quot;}\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"e-con-inner\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-adf7a48 elementor-widget elementor-widget-heading\\\" data-id=\\\"adf7a48\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h2 class=\\\"elementor-heading-title elementor-size-default\\\">Above Website Review<\\/h2>\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-9daca90 e-con-full e-flex e-con e-child\\\" data-id=\\\"9daca90\\\" data-element_type=\\\"container\\\" data-settings=\\\"{&quot;background_background&quot;:&quot;classic&quot;}\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-92f71f4 elementor-widget elementor-widget-video\\\" data-id=\\\"92f71f4\\\" data-element_type=\\\"widget\\\" data-settings=\\\"{&quot;video_type&quot;:&quot;hosted&quot;,&quot;controls&quot;:&quot;yes&quot;}\\\" data-widget_type=\\\"video.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"e-hosted-video elementor-wrapper elementor-open-inline\\\">\\n\\t\\t\\t\\t\\t<video class=\\\"elementor-video\\\" src=\\\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/08\\/VIDEO-2025-03-25-11-51-05.mp4\\\" controls=\\\"\\\" preload=\\\"metadata\\\" controlsList=\\\"nodownload\\\"><\\/video>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-03ecc41 elementor-align--mobilecenter elementor-align-center elementor-widget elementor-widget-elementskit-button\\\" data-id=\\\"03ecc41\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"elementskit-button.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"ekit-wid-con\\\" >\\t\\t<div class=\\\"ekit-btn-wraper\\\">\\n\\t\\t\\t\\t\\t\\t\\t<a href=\\\"#\\\" class=\\\"elementskit-btn  whitespace--normal\\\" id=\\\"\\\">\\n\\t\\t\\t\\t\\tBook A Call Now!\\t\\t\\t\\t<\\/a>\\n\\t\\t\\t\\t\\t<\\/div>\\n        <\\/div>\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-d736fa2 e-flex e-con-boxed e-con e-parent\\\" data-id=\\\"d736fa2\\\" data-element_type=\\\"container\\\" data-settings=\\\"{&quot;background_background&quot;:&quot;classic&quot;}\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"e-con-inner\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-4e81120 elementor-widget elementor-widget-elementskit-heading\\\" data-id=\\\"4e81120\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"elementskit-heading.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"ekit-wid-con\\\" ><div class=\\\"ekit-heading elementskit-section-title-wraper center   ekit_heading_tablet-   ekit_heading_mobile-\\\"><h2 class=\\\"ekit-heading--title elementskit-section-title text_fill\\\">Real Results. Real  <span><span>Feedback.<\\/span><\\/span> <\\/h2><\\/div><\\/div>\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-bcc0984 e-flex e-con-boxed e-con e-child\\\" data-id=\\\"bcc0984\\\" data-element_type=\\\"container\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"e-con-inner\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-6c75613 elementor-widget elementor-widget-elementskit-heading\\\" data-id=\\\"6c75613\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"elementskit-heading.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"ekit-wid-con\\\" ><div class=\\\"ekit-heading elementskit-section-title-wraper center   ekit_heading_tablet-   ekit_heading_mobile-\\\"><div class=\\\"ekit_heading_separetor_wraper ekit_heading_elementskit-border-divider ekit-dotted\\\"><div class=\\\"elementskit-border-divider ekit-dotted\\\"><\\/div><\\/div>\\t\\t\\t\\t<div class=\'ekit-heading__description\'>\\n\\t\\t\\t\\t\\t<p>Discover how our work helped them scale, convert, and grow.<\\/p>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t<\\/div><\\/div>\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-ddbf1e1 e-con-full e-flex e-con e-child\\\" data-id=\\\"ddbf1e1\\\" data-element_type=\\\"container\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-ee3c738 elementor-arrows-position-inside elementor-pagination-position-outside elementor-widget elementor-widget-image-carousel\\\" data-id=\\\"ee3c738\\\" data-element_type=\\\"widget\\\" data-settings=\\\"{&quot;slides_to_show&quot;:&quot;3&quot;,&quot;slides_to_show_tablet&quot;:&quot;3&quot;,&quot;slides_to_show_mobile&quot;:&quot;1&quot;,&quot;slides_to_scroll&quot;:&quot;1&quot;,&quot;navigation&quot;:&quot;both&quot;,&quot;autoplay&quot;:&quot;yes&quot;,&quot;pause_on_hover&quot;:&quot;yes&quot;,&quot;pause_on_interaction&quot;:&quot;yes&quot;,&quot;autoplay_speed&quot;:5000,&quot;infinite&quot;:&quot;yes&quot;,&quot;speed&quot;:500,&quot;image_spacing_custom&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:20,&quot;sizes&quot;:[]},&quot;image_spacing_custom_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\\\" data-widget_type=\\\"image-carousel.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-image-carousel-wrapper swiper\\\" role=\\\"region\\\" aria-roledescription=\\\"carousel\\\" aria-label=\\\"Image Carousel\\\" dir=\\\"ltr\\\">\\n\\t\\t\\t<div class=\\\"elementor-image-carousel swiper-wrapper\\\" aria-live=\\\"off\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"swiper-slide\\\" role=\\\"group\\\" aria-roledescription=\\\"slide\\\" aria-label=\\\"1 of 4\\\"><figure class=\\\"swiper-slide-inner\\\"><img class=\\\"swiper-slide-image\\\" src=\\\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/1-1.png\\\" alt=\\\"Client testimonials praising Golden Stallion Agency&#039;s web design expertise.\\\" \\/><\\/figure><\\/div><div class=\\\"swiper-slide\\\" role=\\\"group\\\" aria-roledescription=\\\"slide\\\" aria-label=\\\"2 of 4\\\"><figure class=\\\"swiper-slide-inner\\\"><img class=\\\"swiper-slide-image\\\" src=\\\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/2-1.png\\\" alt=\\\"Client testimonials praising Golden Stallion Agency&#039;s web design expertise.\\\" \\/><\\/figure><\\/div><div class=\\\"swiper-slide\\\" role=\\\"group\\\" aria-roledescription=\\\"slide\\\" aria-label=\\\"3 of 4\\\"><figure class=\\\"swiper-slide-inner\\\"><img class=\\\"swiper-slide-image\\\" src=\\\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/3-2.png\\\" alt=\\\"Client testimonials praising Golden Stallion Agency&#039;s web design expertise.\\\" \\/><\\/figure><\\/div><div class=\\\"swiper-slide\\\" role=\\\"group\\\" aria-roledescription=\\\"slide\\\" aria-label=\\\"4 of 4\\\"><figure class=\\\"swiper-slide-inner\\\"><img class=\\\"swiper-slide-image\\\" src=\\\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/5-2.png\\\" alt=\\\"Client testimonials praising Golden Stallion Agency&#039;s web design expertise.\\\" \\/><\\/figure><\\/div>\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-swiper-button elementor-swiper-button-prev\\\" role=\\\"button\\\" tabindex=\\\"0\\\">\\n\\t\\t\\t\\t\\t\\t<svg aria-hidden=\\\"true\\\" class=\\\"e-font-icon-svg e-eicon-chevron-left\\\" viewBox=\\\"0 0 1000 1000\\\" xmlns=\\\"http:\\/\\/www.w3.org\\/2000\\/svg\\\"><path d=\\\"M646 125C629 125 613 133 604 142L308 442C296 454 292 471 292 487 292 504 296 521 308 533L604 854C617 867 629 875 646 875 663 875 679 871 692 858 704 846 713 829 713 812 713 796 708 779 692 767L438 487 692 225C700 217 708 204 708 187 708 171 704 154 692 142 675 129 663 125 646 125Z\\\"><\\/path><\\/svg>\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<div class=\\\"elementor-swiper-button elementor-swiper-button-next\\\" role=\\\"button\\\" tabindex=\\\"0\\\">\\n\\t\\t\\t\\t\\t\\t<svg aria-hidden=\\\"true\\\" class=\\\"e-font-icon-svg e-eicon-chevron-right\\\" viewBox=\\\"0 0 1000 1000\\\" xmlns=\\\"http:\\/\\/www.w3.org\\/2000\\/svg\\\"><path d=\\\"M696 533C708 521 713 504 713 487 713 471 708 454 696 446L400 146C388 133 375 125 354 125 338 125 325 129 313 142 300 154 292 171 292 187 292 204 296 221 308 233L563 492 304 771C292 783 288 800 288 817 288 833 296 850 308 863 321 871 338 875 354 875 371 875 388 867 400 854L696 533Z\\\"><\\/path><\\/svg>\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"swiper-pagination\\\"><\\/div>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-280d721 e-flex e-con-boxed e-con e-parent\\\" data-id=\\\"280d721\\\" data-element_type=\\\"container\\\" data-settings=\\\"{&quot;background_background&quot;:&quot;classic&quot;}\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"e-con-inner\\\">\\n\\t\\t<div class=\\\"elementor-element elementor-element-a7f6414 e-flex e-con-boxed e-con e-child\\\" data-id=\\\"a7f6414\\\" data-element_type=\\\"container\\\" data-settings=\\\"{&quot;animation&quot;:&quot;none&quot;}\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"e-con-inner\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-a9d6a64 elementor-widget elementor-widget-elementskit-heading\\\" data-id=\\\"a9d6a64\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"elementskit-heading.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"ekit-wid-con\\\" ><div class=\\\"ekit-heading elementskit-section-title-wraper text_center   ekit_heading_tablet-   ekit_heading_mobile-\\\"><h2 class=\\\"ekit-heading--title elementskit-section-title text_fill\\\">Frequently Asked <span><span>Questions<\\/span><\\/span> <\\/h2><\\/div><\\/div>\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-fa1adfe e-con-full e-flex e-con e-child\\\" data-id=\\\"fa1adfe\\\" data-element_type=\\\"container\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-8d1cf9b elementor-widget elementor-widget-elementskit-accordion\\\" data-id=\\\"8d1cf9b\\\" data-element_type=\\\"widget\\\" data-settings=\\\"{&quot;_animation&quot;:&quot;none&quot;}\\\" data-widget_type=\\\"elementskit-accordion.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"ekit-wid-con\\\" >\\n        <div class=\\\"elementskit-accordion accoedion-primary\\\" id=\\\"accordion-68eff3bd90053\\\">\\n\\n            \\n                <div class=\\\"elementskit-card active\\\">\\n                    <div class=\\\"elementskit-card-header\\\" id=\\\"primaryHeading-0-8d1cf9b\\\">\\n                        <a href=\\\"#collapse-8266a5968eff3bd90053\\\" class=\\\"ekit-accordion--toggler elementskit-btn-link collapsed\\\" data-ekit-toggle=\\\"collapse\\\" data-target=\\\"#Collapse-8266a5968eff3bd90053\\\" aria-expanded=\\\"true\\\" aria-controls=\\\"Collapse-8266a5968eff3bd90053\\\">\\n                            \\n                            <span class=\\\"ekit-accordion-title\\\">What Services Does Golden Stallion Agency Offer? <\\/span>\\n\\n                            \\n                                <div class=\\\"ekit_accordion_icon_group\\\">\\n                                    <div class=\\\"ekit_accordion_normal_icon\\\">\\n                                        <!-- Normal Icon -->\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<i class=\\\"icon icon-plus\\\"><\\/i>                                    <\\/div>\\n\\n                                    <div class=\\\"ekit_accordion_active_icon\\\">\\n                                        <!-- Active Icon -->\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<i class=\\\"icon icon-up-arrow1\\\"><\\/i>                                    <\\/div>\\n                                <\\/div>\\n\\n                            \\n                                                    <\\/a>\\n                    <\\/div>\\n\\n                    <div id=\\\"Collapse-8266a5968eff3bd90053\\\" class=\\\" show collapse\\\" aria-labelledby=\\\"primaryHeading-0-8d1cf9b\\\" data-parent=\\\"#accordion-68eff3bd90053\\\">\\n\\n                        <div class=\\\"elementskit-card-body ekit-accordion--content\\\">\\n                            <p>Golden Stallion Agency is a full-service digital partner for dental, legal, and hospitality brands. Our services include website design and development, SEO optimization, digital marketing, and ongoing maintenance and support.<\\/p>                        <\\/div>\\n\\n                    <\\/div>\\n\\n                <\\/div><!-- .elementskit-card END -->\\n\\n                \\n                <div class=\\\"elementskit-card \\\">\\n                    <div class=\\\"elementskit-card-header\\\" id=\\\"primaryHeading-1-8d1cf9b\\\">\\n                        <a href=\\\"#collapse-a45616368eff3bd90053\\\" class=\\\"ekit-accordion--toggler elementskit-btn-link collapsed\\\" data-ekit-toggle=\\\"collapse\\\" data-target=\\\"#Collapse-a45616368eff3bd90053\\\" aria-expanded=\\\"false\\\" aria-controls=\\\"Collapse-a45616368eff3bd90053\\\">\\n                            \\n                            <span class=\\\"ekit-accordion-title\\\">How long does it take to build a website?<\\/span>\\n\\n                            \\n                                <div class=\\\"ekit_accordion_icon_group\\\">\\n                                    <div class=\\\"ekit_accordion_normal_icon\\\">\\n                                        <!-- Normal Icon -->\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<i class=\\\"icon icon-plus\\\"><\\/i>                                    <\\/div>\\n\\n                                    <div class=\\\"ekit_accordion_active_icon\\\">\\n                                        <!-- Active Icon -->\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<i class=\\\"icon icon-up-arrow1\\\"><\\/i>                                    <\\/div>\\n                                <\\/div>\\n\\n                            \\n                                                    <\\/a>\\n                    <\\/div>\\n\\n                    <div id=\\\"Collapse-a45616368eff3bd90053\\\" class=\\\" collapse\\\" aria-labelledby=\\\"primaryHeading-1-8d1cf9b\\\" data-parent=\\\"#accordion-68eff3bd90053\\\">\\n\\n                        <div class=\\\"elementskit-card-body ekit-accordion--content\\\">\\n                            <p>Most projects are completed within <strong>30 days<\\/strong>. The timeline depends on the complexity of the project and how quickly we can gather the necessary information from you.<\\/p>                        <\\/div>\\n\\n                    <\\/div>\\n\\n                <\\/div><!-- .elementskit-card END -->\\n\\n                \\n                <div class=\\\"elementskit-card \\\">\\n                    <div class=\\\"elementskit-card-header\\\" id=\\\"primaryHeading-2-8d1cf9b\\\">\\n                        <a href=\\\"#collapse-d04311168eff3bd90053\\\" class=\\\"ekit-accordion--toggler elementskit-btn-link collapsed\\\" data-ekit-toggle=\\\"collapse\\\" data-target=\\\"#Collapse-d04311168eff3bd90053\\\" aria-expanded=\\\"false\\\" aria-controls=\\\"Collapse-d04311168eff3bd90053\\\">\\n                            \\n                            <span class=\\\"ekit-accordion-title\\\">Do you offer e-commerce solutions?<\\/span>\\n\\n                            \\n                                <div class=\\\"ekit_accordion_icon_group\\\">\\n                                    <div class=\\\"ekit_accordion_normal_icon\\\">\\n                                        <!-- Normal Icon -->\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<i class=\\\"icon icon-plus\\\"><\\/i>                                    <\\/div>\\n\\n                                    <div class=\\\"ekit_accordion_active_icon\\\">\\n                                        <!-- Active Icon -->\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<i class=\\\"icon icon-up-arrow1\\\"><\\/i>                                    <\\/div>\\n                                <\\/div>\\n\\n                            \\n                                                    <\\/a>\\n                    <\\/div>\\n\\n                    <div id=\\\"Collapse-d04311168eff3bd90053\\\" class=\\\" collapse\\\" aria-labelledby=\\\"primaryHeading-2-8d1cf9b\\\" data-parent=\\\"#accordion-68eff3bd90053\\\">\\n\\n                        <div class=\\\"elementskit-card-body ekit-accordion--content\\\">\\n                            <p>Yes, we specialize in creating secure and user-friendly e-commerce websites to help your business sell products or services online.<\\/p>                        <\\/div>\\n\\n                    <\\/div>\\n\\n                <\\/div><!-- .elementskit-card END -->\\n\\n                \\n                <div class=\\\"elementskit-card \\\">\\n                    <div class=\\\"elementskit-card-header\\\" id=\\\"primaryHeading-3-8d1cf9b\\\">\\n                        <a href=\\\"#collapse-7019e6a68eff3bd90053\\\" class=\\\"ekit-accordion--toggler elementskit-btn-link collapsed\\\" data-ekit-toggle=\\\"collapse\\\" data-target=\\\"#Collapse-7019e6a68eff3bd90053\\\" aria-expanded=\\\"false\\\" aria-controls=\\\"Collapse-7019e6a68eff3bd90053\\\">\\n                            \\n                            <span class=\\\"ekit-accordion-title\\\">How do I get started with Golden Stallion Agency?<\\/span>\\n\\n                            \\n                                <div class=\\\"ekit_accordion_icon_group\\\">\\n                                    <div class=\\\"ekit_accordion_normal_icon\\\">\\n                                        <!-- Normal Icon -->\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<i class=\\\"icon icon-plus\\\"><\\/i>                                    <\\/div>\\n\\n                                    <div class=\\\"ekit_accordion_active_icon\\\">\\n                                        <!-- Active Icon -->\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<i class=\\\"icon icon-up-arrow1\\\"><\\/i>                                    <\\/div>\\n                                <\\/div>\\n\\n                            \\n                                                    <\\/a>\\n                    <\\/div>\\n\\n                    <div id=\\\"Collapse-7019e6a68eff3bd90053\\\" class=\\\" collapse\\\" aria-labelledby=\\\"primaryHeading-3-8d1cf9b\\\" data-parent=\\\"#accordion-68eff3bd90053\\\">\\n\\n                        <div class=\\\"elementskit-card-body ekit-accordion--content\\\">\\n                            <p>Getting started is easy! Simply <a href=\\\"#\\\" rel=\\\"noopener\\\">Book a Call<\\/a> with Tinashe, and we\\u2019ll discuss your business needs and goals. From there, we\\u2019ll create a custom plan to build your high-converting website.<\\/p>                        <\\/div>\\n\\n                    <\\/div>\\n\\n                <\\/div><!-- .elementskit-card END -->\\n\\n                \\n                <div class=\\\"elementskit-card \\\">\\n                    <div class=\\\"elementskit-card-header\\\" id=\\\"primaryHeading-4-8d1cf9b\\\">\\n                        <a href=\\\"#collapse-633dfc768eff3bd90053\\\" class=\\\"ekit-accordion--toggler elementskit-btn-link collapsed\\\" data-ekit-toggle=\\\"collapse\\\" data-target=\\\"#Collapse-633dfc768eff3bd90053\\\" aria-expanded=\\\"false\\\" aria-controls=\\\"Collapse-633dfc768eff3bd90053\\\">\\n                            \\n                            <span class=\\\"ekit-accordion-title\\\">What happens if we don\\u2019t see results by the end of the program<\\/span>\\n\\n                            \\n                                <div class=\\\"ekit_accordion_icon_group\\\">\\n                                    <div class=\\\"ekit_accordion_normal_icon\\\">\\n                                        <!-- Normal Icon -->\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<i class=\\\"icon icon-plus\\\"><\\/i>                                    <\\/div>\\n\\n                                    <div class=\\\"ekit_accordion_active_icon\\\">\\n                                        <!-- Active Icon -->\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<i class=\\\"icon icon-up-arrow1\\\"><\\/i>                                    <\\/div>\\n                                <\\/div>\\n\\n                            \\n                                                    <\\/a>\\n                    <\\/div>\\n\\n                    <div id=\\\"Collapse-633dfc768eff3bd90053\\\" class=\\\" collapse\\\" aria-labelledby=\\\"primaryHeading-4-8d1cf9b\\\" data-parent=\\\"#accordion-68eff3bd90053\\\">\\n\\n                        <div class=\\\"elementskit-card-body ekit-accordion--content\\\">\\n                            <p>We give you all your money back - simple as<br \\/>that<\\/p>                        <\\/div>\\n\\n                    <\\/div>\\n\\n                <\\/div><!-- .elementskit-card END -->\\n\\n                                        <\\/div>\\n    <\\/div>\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-45f0e40 e-flex e-con-boxed e-con e-parent\\\" data-id=\\\"45f0e40\\\" data-element_type=\\\"container\\\" data-settings=\\\"{&quot;background_background&quot;:&quot;classic&quot;}\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"e-con-inner\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-cbad2d3 elementor-widget elementor-widget-heading\\\" data-id=\\\"cbad2d3\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h6 class=\\\"elementor-heading-title elementor-size-default\\\">Discover Websites That Drive Results<\\/h6>\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-d2bd90b elementor-widget elementor-widget-elementskit-heading\\\" data-id=\\\"d2bd90b\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"elementskit-heading.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"ekit-wid-con\\\" ><div class=\\\"ekit-heading elementskit-section-title-wraper text_center   ekit_heading_tablet-   ekit_heading_mobile-\\\"><h2 class=\\\"ekit-heading--title elementskit-section-title text_fill\\\"><span><span>Across South Africa,<\\/span><\\/span> We Build Digital Experiences That Convert<\\/h2><\\/div><\\/div>\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-e8d985e elementor-arrows-position-inside elementor-pagination-position-outside elementor-widget elementor-widget-image-carousel\\\" data-id=\\\"e8d985e\\\" data-element_type=\\\"widget\\\" data-settings=\\\"{&quot;slides_to_show&quot;:&quot;3&quot;,&quot;slides_to_show_tablet&quot;:&quot;3&quot;,&quot;slides_to_show_mobile&quot;:&quot;2&quot;,&quot;slides_to_scroll&quot;:&quot;1&quot;,&quot;slides_to_scroll_mobile&quot;:&quot;1&quot;,&quot;navigation&quot;:&quot;both&quot;,&quot;autoplay&quot;:&quot;yes&quot;,&quot;pause_on_hover&quot;:&quot;yes&quot;,&quot;pause_on_interaction&quot;:&quot;yes&quot;,&quot;autoplay_speed&quot;:5000,&quot;infinite&quot;:&quot;yes&quot;,&quot;speed&quot;:500}\\\" data-widget_type=\\\"image-carousel.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-image-carousel-wrapper swiper\\\" role=\\\"region\\\" aria-roledescription=\\\"carousel\\\" aria-label=\\\"Image Carousel\\\" dir=\\\"ltr\\\">\\n\\t\\t\\t<div class=\\\"elementor-image-carousel swiper-wrapper\\\" aria-live=\\\"off\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"swiper-slide\\\" role=\\\"group\\\" aria-roledescription=\\\"slide\\\" aria-label=\\\"1 of 9\\\"><figure class=\\\"swiper-slide-inner\\\"><img class=\\\"swiper-slide-image\\\" src=\\\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/08\\/fdfgretgrf-frgre-frtgtr-removebg-preview.png\\\" alt=\\\"fdfgretgrf-frgre-frtgtr-removebg-preview\\\" \\/><\\/figure><\\/div><div class=\\\"swiper-slide\\\" role=\\\"group\\\" aria-roledescription=\\\"slide\\\" aria-label=\\\"2 of 9\\\"><figure class=\\\"swiper-slide-inner\\\"><img class=\\\"swiper-slide-image\\\" src=\\\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/08\\/fdfgretgrf-frgre-frtgtr-f-1-removebg-preview.png\\\" alt=\\\"fdfgretgrf-frgre-frtgtr-f-1-removebg-preview\\\" \\/><\\/figure><\\/div><div class=\\\"swiper-slide\\\" role=\\\"group\\\" aria-roledescription=\\\"slide\\\" aria-label=\\\"3 of 9\\\"><figure class=\\\"swiper-slide-inner\\\"><img class=\\\"swiper-slide-image\\\" src=\\\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/08\\/fdfgretgrf-frgre-frtgtr-10-removebg-preview.png\\\" alt=\\\"fdfgretgrf-frgre-frtgtr-10-removebg-preview\\\" \\/><\\/figure><\\/div><div class=\\\"swiper-slide\\\" role=\\\"group\\\" aria-roledescription=\\\"slide\\\" aria-label=\\\"4 of 9\\\"><figure class=\\\"swiper-slide-inner\\\"><img class=\\\"swiper-slide-image\\\" src=\\\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/08\\/fdfgretgrf-frgre-frtgtr-9-removebg-preview.png\\\" alt=\\\"fdfgretgrf-frgre-frtgtr-9-removebg-preview\\\" \\/><\\/figure><\\/div><div class=\\\"swiper-slide\\\" role=\\\"group\\\" aria-roledescription=\\\"slide\\\" aria-label=\\\"5 of 9\\\"><figure class=\\\"swiper-slide-inner\\\"><img class=\\\"swiper-slide-image\\\" src=\\\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/08\\/fdfgretgrf-frgre-frtgtr-8-removebg-preview.png\\\" alt=\\\"fdfgretgrf-frgre-frtgtr-8-removebg-preview\\\" \\/><\\/figure><\\/div><div class=\\\"swiper-slide\\\" role=\\\"group\\\" aria-roledescription=\\\"slide\\\" aria-label=\\\"6 of 9\\\"><figure class=\\\"swiper-slide-inner\\\"><img class=\\\"swiper-slide-image\\\" src=\\\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/08\\/fdfgretgrf-frgre-frtgtr-7-removebg-preview.png\\\" alt=\\\"fdfgretgrf-frgre-frtgtr-7-removebg-preview\\\" \\/><\\/figure><\\/div><div class=\\\"swiper-slide\\\" role=\\\"group\\\" aria-roledescription=\\\"slide\\\" aria-label=\\\"7 of 9\\\"><figure class=\\\"swiper-slide-inner\\\"><img class=\\\"swiper-slide-image\\\" src=\\\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/08\\/fdfgretgrf-frgre-frtgtr-6-removebg-preview.png\\\" alt=\\\"fdfgretgrf-frgre-frtgtr-6-removebg-preview\\\" \\/><\\/figure><\\/div><div class=\\\"swiper-slide\\\" role=\\\"group\\\" aria-roledescription=\\\"slide\\\" aria-label=\\\"8 of 9\\\"><figure class=\\\"swiper-slide-inner\\\"><img class=\\\"swiper-slide-image\\\" src=\\\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/08\\/fdfgretgrf-frgre-frtgtr-4-removebg-preview.png\\\" alt=\\\"fdfgretgrf-frgre-frtgtr-4-removebg-preview\\\" \\/><\\/figure><\\/div><div class=\\\"swiper-slide\\\" role=\\\"group\\\" aria-roledescription=\\\"slide\\\" aria-label=\\\"9 of 9\\\"><figure class=\\\"swiper-slide-inner\\\"><img class=\\\"swiper-slide-image\\\" src=\\\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2025\\/08\\/fdfgretgrf-frgre-frtgtr-3-removebg-preview.png\\\" alt=\\\"fdfgretgrf-frgre-frtgtr-3-removebg-preview\\\" \\/><\\/figure><\\/div>\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-swiper-button elementor-swiper-button-prev\\\" role=\\\"button\\\" tabindex=\\\"0\\\">\\n\\t\\t\\t\\t\\t\\t<svg aria-hidden=\\\"true\\\" class=\\\"e-font-icon-svg e-eicon-chevron-left\\\" viewBox=\\\"0 0 1000 1000\\\" xmlns=\\\"http:\\/\\/www.w3.org\\/2000\\/svg\\\"><path d=\\\"M646 125C629 125 613 133 604 142L308 442C296 454 292 471 292 487 292 504 296 521 308 533L604 854C617 867 629 875 646 875 663 875 679 871 692 858 704 846 713 829 713 812 713 796 708 779 692 767L438 487 692 225C700 217 708 204 708 187 708 171 704 154 692 142 675 129 663 125 646 125Z\\\"><\\/path><\\/svg>\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<div class=\\\"elementor-swiper-button elementor-swiper-button-next\\\" role=\\\"button\\\" tabindex=\\\"0\\\">\\n\\t\\t\\t\\t\\t\\t<svg aria-hidden=\\\"true\\\" class=\\\"e-font-icon-svg e-eicon-chevron-right\\\" viewBox=\\\"0 0 1000 1000\\\" xmlns=\\\"http:\\/\\/www.w3.org\\/2000\\/svg\\\"><path d=\\\"M696 533C708 521 713 504 713 487 713 471 708 454 696 446L400 146C388 133 375 125 354 125 338 125 325 129 313 142 300 154 292 171 292 187 292 204 296 221 308 233L563 492 304 771C292 783 288 800 288 817 288 833 296 850 308 863 321 871 338 875 354 875 371 875 388 867 400 854L696 533Z\\\"><\\/path><\\/svg>\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"swiper-pagination\\\"><\\/div>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-2409863 elementor-align-center elementor-widget elementor-widget-button\\\" data-id=\\\"2409863\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"button.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-button-wrapper\\\">\\n\\t\\t\\t\\t\\t<a class=\\\"elementor-button elementor-button-link elementor-size-sm elementor-animation-grow\\\" href=\\\"https:\\/\\/goldenstallionagency.com\\/portfolio\\/\\\">\\n\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-button-content-wrapper\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-button-text\\\">View Portfolio<\\/span>\\n\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t<\\/a>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-53c55d6d e-flex e-con-boxed e-con e-parent\\\" data-id=\\\"53c55d6d\\\" data-element_type=\\\"container\\\" data-settings=\\\"{&quot;background_background&quot;:&quot;classic&quot;}\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"e-con-inner\\\">\\n\\t\\t<div class=\\\"elementor-element elementor-element-74ac879e e-flex e-con-boxed e-con e-child\\\" data-id=\\\"74ac879e\\\" data-element_type=\\\"container\\\" data-settings=\\\"{&quot;animation&quot;:&quot;none&quot;}\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"e-con-inner\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-1f6ad4f elementor-widget elementor-widget-elementskit-heading\\\" data-id=\\\"1f6ad4f\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"elementskit-heading.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"ekit-wid-con\\\" ><div class=\\\"ekit-heading elementskit-section-title-wraper text_center   ekit_heading_tablet-   ekit_heading_mobile-\\\"><h2 class=\\\"ekit-heading--title elementskit-section-title text_fill\\\">Frequently Asked <span><span>Questions<\\/span><\\/span> <\\/h2><\\/div><\\/div>\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-6218fdc5 e-con-full e-flex e-con e-child\\\" data-id=\\\"6218fdc5\\\" data-element_type=\\\"container\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-6101768c elementor-widget elementor-widget-elementskit-accordion\\\" data-id=\\\"6101768c\\\" data-element_type=\\\"widget\\\" data-settings=\\\"{&quot;_animation&quot;:&quot;none&quot;}\\\" data-widget_type=\\\"elementskit-accordion.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"ekit-wid-con\\\" >\\n        <div class=\\\"elementskit-accordion accoedion-primary\\\" id=\\\"accordion-68eff3bd962f0\\\">\\n\\n            \\n                <div class=\\\"elementskit-card active\\\">\\n                    <div class=\\\"elementskit-card-header\\\" id=\\\"primaryHeading-0-6101768c\\\">\\n                        <a href=\\\"#collapse-8266a5968eff3bd962f0\\\" class=\\\"ekit-accordion--toggler elementskit-btn-link collapsed\\\" data-ekit-toggle=\\\"collapse\\\" data-target=\\\"#Collapse-8266a5968eff3bd962f0\\\" aria-expanded=\\\"true\\\" aria-controls=\\\"Collapse-8266a5968eff3bd962f0\\\">\\n                            \\n                            <span class=\\\"ekit-accordion-title\\\">What Services Does Golden Stallion Agency Offer? <\\/span>\\n\\n                            \\n                                <div class=\\\"ekit_accordion_icon_group\\\">\\n                                    <div class=\\\"ekit_accordion_normal_icon\\\">\\n                                        <!-- Normal Icon -->\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<i class=\\\"icon icon-plus\\\"><\\/i>                                    <\\/div>\\n\\n                                    <div class=\\\"ekit_accordion_active_icon\\\">\\n                                        <!-- Active Icon -->\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<i class=\\\"icon icon-up-arrow1\\\"><\\/i>                                    <\\/div>\\n                                <\\/div>\\n\\n                            \\n                                                    <\\/a>\\n                    <\\/div>\\n\\n                    <div id=\\\"Collapse-8266a5968eff3bd962f0\\\" class=\\\" show collapse\\\" aria-labelledby=\\\"primaryHeading-0-6101768c\\\" data-parent=\\\"#accordion-68eff3bd962f0\\\">\\n\\n                        <div class=\\\"elementskit-card-body ekit-accordion--content\\\">\\n                            <p>Golden Stallion Agency is a full-service digital partner for dental, legal, and hospitality brands. Our services include website design and development, SEO optimization, digital marketing, and ongoing maintenance and support.<\\/p>                        <\\/div>\\n\\n                    <\\/div>\\n\\n                <\\/div><!-- .elementskit-card END -->\\n\\n                \\n                <div class=\\\"elementskit-card \\\">\\n                    <div class=\\\"elementskit-card-header\\\" id=\\\"primaryHeading-1-6101768c\\\">\\n                        <a href=\\\"#collapse-a45616368eff3bd962f0\\\" class=\\\"ekit-accordion--toggler elementskit-btn-link collapsed\\\" data-ekit-toggle=\\\"collapse\\\" data-target=\\\"#Collapse-a45616368eff3bd962f0\\\" aria-expanded=\\\"false\\\" aria-controls=\\\"Collapse-a45616368eff3bd962f0\\\">\\n                            \\n                            <span class=\\\"ekit-accordion-title\\\">How long does it take to build a website?<\\/span>\\n\\n                            \\n                                <div class=\\\"ekit_accordion_icon_group\\\">\\n                                    <div class=\\\"ekit_accordion_normal_icon\\\">\\n                                        <!-- Normal Icon -->\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<i class=\\\"icon icon-plus\\\"><\\/i>                                    <\\/div>\\n\\n                                    <div class=\\\"ekit_accordion_active_icon\\\">\\n                                        <!-- Active Icon -->\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<i class=\\\"icon icon-up-arrow1\\\"><\\/i>                                    <\\/div>\\n                                <\\/div>\\n\\n                            \\n                                                    <\\/a>\\n                    <\\/div>\\n\\n                    <div id=\\\"Collapse-a45616368eff3bd962f0\\\" class=\\\" collapse\\\" aria-labelledby=\\\"primaryHeading-1-6101768c\\\" data-parent=\\\"#accordion-68eff3bd962f0\\\">\\n\\n                        <div class=\\\"elementskit-card-body ekit-accordion--content\\\">\\n                            <p>Most projects are completed within <strong>30 days<\\/strong>. The timeline depends on the complexity of the project and how quickly we can gather the necessary information from you.<\\/p>                        <\\/div>\\n\\n                    <\\/div>\\n\\n                <\\/div><!-- .elementskit-card END -->\\n\\n                \\n                <div class=\\\"elementskit-card \\\">\\n                    <div class=\\\"elementskit-card-header\\\" id=\\\"primaryHeading-2-6101768c\\\">\\n                        <a href=\\\"#collapse-d04311168eff3bd962f0\\\" class=\\\"ekit-accordion--toggler elementskit-btn-link collapsed\\\" data-ekit-toggle=\\\"collapse\\\" data-target=\\\"#Collapse-d04311168eff3bd962f0\\\" aria-expanded=\\\"false\\\" aria-controls=\\\"Collapse-d04311168eff3bd962f0\\\">\\n                            \\n                            <span class=\\\"ekit-accordion-title\\\">Do you offer e-commerce solutions?<\\/span>\\n\\n                            \\n                                <div class=\\\"ekit_accordion_icon_group\\\">\\n                                    <div class=\\\"ekit_accordion_normal_icon\\\">\\n                                        <!-- Normal Icon -->\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<i class=\\\"icon icon-plus\\\"><\\/i>                                    <\\/div>\\n\\n                                    <div class=\\\"ekit_accordion_active_icon\\\">\\n                                        <!-- Active Icon -->\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<i class=\\\"icon icon-up-arrow1\\\"><\\/i>                                    <\\/div>\\n                                <\\/div>\\n\\n                            \\n                                                    <\\/a>\\n                    <\\/div>\\n\\n                    <div id=\\\"Collapse-d04311168eff3bd962f0\\\" class=\\\" collapse\\\" aria-labelledby=\\\"primaryHeading-2-6101768c\\\" data-parent=\\\"#accordion-68eff3bd962f0\\\">\\n\\n                        <div class=\\\"elementskit-card-body ekit-accordion--content\\\">\\n                            <p>Yes, we specialize in creating secure and user-friendly e-commerce websites to help your business sell products or services online.<\\/p>                        <\\/div>\\n\\n                    <\\/div>\\n\\n                <\\/div><!-- .elementskit-card END -->\\n\\n                \\n                <div class=\\\"elementskit-card \\\">\\n                    <div class=\\\"elementskit-card-header\\\" id=\\\"primaryHeading-3-6101768c\\\">\\n                        <a href=\\\"#collapse-7019e6a68eff3bd962f0\\\" class=\\\"ekit-accordion--toggler elementskit-btn-link collapsed\\\" data-ekit-toggle=\\\"collapse\\\" data-target=\\\"#Collapse-7019e6a68eff3bd962f0\\\" aria-expanded=\\\"false\\\" aria-controls=\\\"Collapse-7019e6a68eff3bd962f0\\\">\\n                            \\n                            <span class=\\\"ekit-accordion-title\\\">How do I get started with Golden Stallion Agency?<\\/span>\\n\\n                            \\n                                <div class=\\\"ekit_accordion_icon_group\\\">\\n                                    <div class=\\\"ekit_accordion_normal_icon\\\">\\n                                        <!-- Normal Icon -->\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<i class=\\\"icon icon-plus\\\"><\\/i>                                    <\\/div>\\n\\n                                    <div class=\\\"ekit_accordion_active_icon\\\">\\n                                        <!-- Active Icon -->\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<i class=\\\"icon icon-up-arrow1\\\"><\\/i>                                    <\\/div>\\n                                <\\/div>\\n\\n                            \\n                                                    <\\/a>\\n                    <\\/div>\\n\\n                    <div id=\\\"Collapse-7019e6a68eff3bd962f0\\\" class=\\\" collapse\\\" aria-labelledby=\\\"primaryHeading-3-6101768c\\\" data-parent=\\\"#accordion-68eff3bd962f0\\\">\\n\\n                        <div class=\\\"elementskit-card-body ekit-accordion--content\\\">\\n                            <p>Getting started is easy! Simply <a href=\\\"#\\\" rel=\\\"noopener\\\">Book a Call<\\/a> with Tinashe, and we\\u2019ll discuss your business needs and goals. From there, we\\u2019ll create a custom plan to build your high-converting website.<\\/p>                        <\\/div>\\n\\n                    <\\/div>\\n\\n                <\\/div><!-- .elementskit-card END -->\\n\\n                \\n                <div class=\\\"elementskit-card \\\">\\n                    <div class=\\\"elementskit-card-header\\\" id=\\\"primaryHeading-4-6101768c\\\">\\n                        <a href=\\\"#collapse-633dfc768eff3bd962f0\\\" class=\\\"ekit-accordion--toggler elementskit-btn-link collapsed\\\" data-ekit-toggle=\\\"collapse\\\" data-target=\\\"#Collapse-633dfc768eff3bd962f0\\\" aria-expanded=\\\"false\\\" aria-controls=\\\"Collapse-633dfc768eff3bd962f0\\\">\\n                            \\n                            <span class=\\\"ekit-accordion-title\\\">What happens if we don\\u2019t see results by the end of the program<\\/span>\\n\\n                            \\n                                <div class=\\\"ekit_accordion_icon_group\\\">\\n                                    <div class=\\\"ekit_accordion_normal_icon\\\">\\n                                        <!-- Normal Icon -->\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<i class=\\\"icon icon-plus\\\"><\\/i>                                    <\\/div>\\n\\n                                    <div class=\\\"ekit_accordion_active_icon\\\">\\n                                        <!-- Active Icon -->\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<i class=\\\"icon icon-up-arrow1\\\"><\\/i>                                    <\\/div>\\n                                <\\/div>\\n\\n                            \\n                                                    <\\/a>\\n                    <\\/div>\\n\\n                    <div id=\\\"Collapse-633dfc768eff3bd962f0\\\" class=\\\" collapse\\\" aria-labelledby=\\\"primaryHeading-4-6101768c\\\" data-parent=\\\"#accordion-68eff3bd962f0\\\">\\n\\n                        <div class=\\\"elementskit-card-body ekit-accordion--content\\\">\\n                            <p>We give you all your money back - simple as<br \\/>that<\\/p>                        <\\/div>\\n\\n                    <\\/div>\\n\\n                <\\/div><!-- .elementskit-card END -->\\n\\n                                        <\\/div>\\n    <\\/div>\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-2e54d67 e-flex e-con-boxed e-con e-parent\\\" data-id=\\\"2e54d67\\\" data-element_type=\\\"container\\\" data-settings=\\\"{&quot;background_background&quot;:&quot;classic&quot;}\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"e-con-inner\\\">\\n\\t\\t<div class=\\\"elementor-element elementor-element-9866862 e-flex e-con-boxed e-con e-child\\\" data-id=\\\"9866862\\\" data-element_type=\\\"container\\\" data-settings=\\\"{&quot;animation&quot;:&quot;none&quot;}\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"e-con-inner\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-c46092e elementor-widget elementor-widget-elementskit-heading\\\" data-id=\\\"c46092e\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"elementskit-heading.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"ekit-wid-con\\\" ><div class=\\\"ekit-heading elementskit-section-title-wraper text_center   ekit_heading_tablet-   ekit_heading_mobile-\\\"><h2 class=\\\"ekit-heading--title elementskit-section-title text_fill\\\">Book A <span><span>Call<\\/span><\\/span> With Us!<\\/h2><\\/div><\\/div>\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-18bbdb6 e-con-full e-flex e-con e-child\\\" data-id=\\\"18bbdb6\\\" data-element_type=\\\"container\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-f7caffb elementor-align-right elementor-align--mobilecenter elementor-widget elementor-widget-elementskit-button\\\" data-id=\\\"f7caffb\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"elementskit-button.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"ekit-wid-con\\\" >\\t\\t<div class=\\\"ekit-btn-wraper\\\">\\n\\t\\t\\t\\t\\t\\t\\t<a href=\\\"#\\\" class=\\\"elementskit-btn  whitespace--normal\\\" id=\\\"\\\">\\n\\t\\t\\t\\t\\tSend Us An Email\\t\\t\\t\\t<\\/a>\\n\\t\\t\\t\\t\\t<\\/div>\\n        <\\/div>\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-37cdc81 elementor-align-left elementor-align--mobilecenter elementor-widget elementor-widget-elementskit-button\\\" data-id=\\\"37cdc81\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"elementskit-button.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"ekit-wid-con\\\" >\\t\\t<div class=\\\"ekit-btn-wraper\\\">\\n\\t\\t\\t\\t\\t\\t\\t<a href=\\\"#\\\" class=\\\"elementskit-btn  whitespace--normal\\\" id=\\\"\\\">\\n\\t\\t\\t\\t\\tGive Us A Call\\t\\t\\t\\t<\\/a>\\n\\t\\t\\t\\t\\t<\\/div>\\n        <\\/div>\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-5a40640 e-con-full e-flex e-con e-child\\\" data-id=\\\"5a40640\\\" data-element_type=\\\"container\\\">\\n\\t\\t[elementor-element k=\\\"f193b19716fcd8e7bd0eee60db27b3ab\\\" data=\\\"eyJpZCI6IjhlNDg5YzMiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8aWZyYW1lIHNyYz1cImh0dHBzOlwvXC9jYWxlbmRseS5jb21cL2dvbGRlbnN0YWxsaW9ud2ViYWdlbmN5XC9ob3NwaXRhbGl0eS13ZWJzaXRlLWRpc2NvdmVyeS1jYWxsXCIgd2lkdGg9XCIxMDAlXCIgaGVpZ2h0PVwiNjAwXCIgZnJhbWVib3JkZXI9XCIwXCIgc2Nyb2xsaW5nPVwibm9cIj48c3BhbiBkYXRhLW1jZS10eXBlPVwiYm9va21hcmtcIiBzdHlsZT1cImRpc3BsYXk6IGlubGluZS1ibG9jazsgd2lkdGg6IDBweDsgb3ZlcmZsb3c6IGhpZGRlbjsgbGluZS1oZWlnaHQ6IDA7XCIgY2xhc3M9XCJtY2VfU0VMUkVTX3N0YXJ0XCI+XHVmZWZmPFwvc3Bhbj48c3BhbiBkYXRhLW1jZS10eXBlPVwiYm9va21hcmtcIiBzdHlsZT1cImRpc3BsYXk6IGlubGluZS1ibG9jazsgd2lkdGg6IDBweDsgb3ZlcmZsb3c6IGhpZGRlbjsgbGluZS1oZWlnaHQ6IDA7XCIgY2xhc3M9XCJtY2VfU0VMUkVTX3N0YXJ0XCI+XHVmZWZmPFwvc3Bhbj48c3BhbiBkYXRhLW1jZS10eXBlPVwiYm9va21hcmtcIiBzdHlsZT1cImRpc3BsYXk6IGlubGluZS1ibG9jazsgd2lkdGg6IDBweDsgb3ZlcmZsb3c6IGhpZGRlbjsgbGluZS1oZWlnaHQ6IDA7XCIgY2xhc3M9XCJtY2VfU0VMUkVTX3N0YXJ0XCI+XHVmZWZmPFwvc3Bhbj48c3BhbiBkYXRhLW1jZS10eXBlPVwiYm9va21hcmtcIiBzdHlsZT1cImRpc3BsYXk6IGlubGluZS1ibG9jazsgd2lkdGg6IDBweDsgb3ZlcmZsb3c6IGhpZGRlbjsgbGluZS1oZWlnaHQ6IDA7XCIgY2xhc3M9XCJtY2VfU0VMUkVTX3N0YXJ0XCI+XHVmZWZmPFwvc3Bhbj48c3BhbiBkYXRhLW1jZS10eXBlPVwiYm9va21hcmtcIiBzdHlsZT1cImRpc3BsYXk6IGlubGluZS1ibG9jazsgd2lkdGg6IDBweDsgb3ZlcmZsb3c6IGhpZGRlbjsgbGluZS1oZWlnaHQ6IDA7XCIgY2xhc3M9XCJtY2VfU0VMUkVTX3N0YXJ0XCI+XHVmZWZmPFwvc3Bhbj48c3BhbiBkYXRhLW1jZS10eXBlPVwiYm9va21hcmtcIiBzdHlsZT1cImRpc3BsYXk6IGlubGluZS1ibG9jazsgd2lkdGg6IDBweDsgb3ZlcmZsb3c6IGhpZGRlbjsgbGluZS1oZWlnaHQ6IDA7XCIgY2xhc3M9XCJtY2VfU0VMUkVTX3N0YXJ0XCI+XHVmZWZmPFwvc3Bhbj48XC9pZnJhbWU+IiwiX2VsZW1lbnRfd2lkdGgiOiJpbmhlcml0IiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiJweCIsInNpemUiOjEwMDB9LCJfZmxleF9zaXplIjoibm9uZSIsIl9ib3JkZXJfcmFkaXVzIjp7InVuaXQiOiJweCIsInRvcCI6IjI0IiwicmlnaHQiOiIyNCIsImJvdHRvbSI6IjI0IiwibGVmdCI6IjI0IiwiaXNMaW5rZWQiOnRydWV9LCJfYmFja2dyb3VuZF9iYWNrZ3JvdW5kIjoiY2xhc3NpYyIsIl9iYWNrZ3JvdW5kX2NvbG9yIjoiI0ZCRDZENjAwIn0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\\\"]\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\",\"scripts\":[],\"styles\":[]}}'),(19275,1819,'iawp_total_views','1'),(19276,537,'_elementor_page_assets','a:2:{s:6:\"styles\";a:4:{i:0;s:14:\"widget-heading\";i:1;s:15:\"widget-icon-box\";i:2;s:12:\"widget-image\";i:3;s:16:\"widget-icon-list\";}s:7:\"scripts\";a:1:{i:0;s:18:\"elementor-frontend\";}}'),(19277,537,'_elementor_css','a:6:{s:4:\"time\";i:1760645788;s:5:\"fonts\";a:1:{i:0;s:7:\"Figtree\";}s:5:\"icons\";a:3:{i:0;s:0:\"\";i:1;s:25:\"skb_cife-simple_line-icon\";i:4;s:8:\"fa-solid\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(19278,537,'_elementor_element_cache','{\"timeout\":1760739388,\"value\":{\"content\":\"<div class=\\\"elementor-element elementor-element-bb1672a e-flex e-con-boxed e-con e-parent\\\" data-id=\\\"bb1672a\\\" data-element_type=\\\"container\\\" data-settings=\\\"{&quot;background_background&quot;:&quot;classic&quot;}\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"e-con-inner\\\">\\n\\t\\t<div class=\\\"elementor-element elementor-element-32ca290 e-con-full e-flex e-con e-child\\\" data-id=\\\"32ca290\\\" data-element_type=\\\"container\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-dfac8c0 elementor-widget elementor-widget-heading\\\" data-id=\\\"dfac8c0\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h2 class=\\\"elementor-heading-title elementor-size-default\\\">Website Maintenance<\\/h2>\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-5a866ea8 e-flex e-con-boxed e-con e-parent\\\" data-id=\\\"5a866ea8\\\" data-element_type=\\\"container\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"e-con-inner\\\">\\n\\t\\t<div class=\\\"elementor-element elementor-element-23ee5003 e-con-full e-flex e-con e-child\\\" data-id=\\\"23ee5003\\\" data-element_type=\\\"container\\\">\\n\\t\\t<div class=\\\"elementor-element elementor-element-82224b5 e-con-full e-flex e-con e-child\\\" data-id=\\\"82224b5\\\" data-element_type=\\\"container\\\" data-settings=\\\"{&quot;background_background&quot;:&quot;gradient&quot;}\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-c6d88ae elementor-widget elementor-widget-icon-box\\\" data-id=\\\"c6d88ae\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"icon-box.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-wrapper\\\">\\n\\n\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-content\\\">\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-title\\\">\\n\\t\\t\\t\\t\\t\\t<a href=\\\"mailto:info@goldenstallionagency.co.za\\\" >\\n\\t\\t\\t\\t\\t\\t\\tEmail Support\\t\\t\\t\\t\\t\\t<\\/a>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<p class=\\\"elementor-icon-box-description\\\">\\n\\t\\t\\t\\t\\t\\tinfo@goldenstallionagency.co.za\\t\\t\\t\\t\\t<\\/p>\\n\\t\\t\\t\\t\\n\\t\\t\\t<\\/div>\\n\\t\\t\\t\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-e58377c e-con-full e-flex e-con e-child\\\" data-id=\\\"e58377c\\\" data-element_type=\\\"container\\\" data-settings=\\\"{&quot;background_background&quot;:&quot;classic&quot;}\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-0d5b54b elementor-widget elementor-widget-heading\\\" data-id=\\\"0d5b54b\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h4 class=\\\"elementor-heading-title elementor-size-default\\\">Book a call with Tinashe<\\/h4>\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t[elementor-element k=\\\"f193b19716fcd8e7bd0eee60db27b3ab\\\" data=\\\"eyJpZCI6ImUzZmExZmMiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8aWZyYW1lIHNyYz1cImh0dHBzOlwvXC9jYWxlbmRseS5jb21cL2dvbGRlbnN0YWxsaW9ud2ViYWdlbmN5XC9ob3NwaXRhbGl0eS13ZWJzaXRlLWRpc2NvdmVyeS1jYWxsXCIgd2lkdGg9XCIxMDAlXCIgaGVpZ2h0PVwiNjAwXCIgZnJhbWVib3JkZXI9XCIwXCIgc2Nyb2xsaW5nPVwibm9cIj48c3BhbiBkYXRhLW1jZS10eXBlPVwiYm9va21hcmtcIiBzdHlsZT1cImRpc3BsYXk6IGlubGluZS1ibG9jazsgd2lkdGg6IDBweDsgb3ZlcmZsb3c6IGhpZGRlbjsgbGluZS1oZWlnaHQ6IDA7XCIgY2xhc3M9XCJtY2VfU0VMUkVTX3N0YXJ0XCI+XHVmZWZmPFwvc3Bhbj48c3BhbiBkYXRhLW1jZS10eXBlPVwiYm9va21hcmtcIiBzdHlsZT1cImRpc3BsYXk6IGlubGluZS1ibG9jazsgd2lkdGg6IDBweDsgb3ZlcmZsb3c6IGhpZGRlbjsgbGluZS1oZWlnaHQ6IDA7XCIgY2xhc3M9XCJtY2VfU0VMUkVTX3N0YXJ0XCI+XHVmZWZmPFwvc3Bhbj48c3BhbiBkYXRhLW1jZS10eXBlPVwiYm9va21hcmtcIiBzdHlsZT1cImRpc3BsYXk6IGlubGluZS1ibG9jazsgd2lkdGg6IDBweDsgb3ZlcmZsb3c6IGhpZGRlbjsgbGluZS1oZWlnaHQ6IDA7XCIgY2xhc3M9XCJtY2VfU0VMUkVTX3N0YXJ0XCI+XHVmZWZmPFwvc3Bhbj48XC9pZnJhbWU+IiwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiJweCIsInNpemUiOjEwMDB9LCJfZmxleF9zaXplIjoibm9uZSIsIl9ib3JkZXJfcmFkaXVzIjp7InVuaXQiOiJweCIsInRvcCI6IjE1IiwicmlnaHQiOiIxNSIsImJvdHRvbSI6IjE1IiwibGVmdCI6IjE1IiwiaXNMaW5rZWQiOnRydWV9fSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\\\"]\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-14fdf7d6 e-con-full e-flex e-con e-child\\\" data-id=\\\"14fdf7d6\\\" data-element_type=\\\"container\\\">\\n\\t\\t<div class=\\\"elementor-element elementor-element-73c71f0e e-con-full e-flex e-con e-child\\\" data-id=\\\"73c71f0e\\\" data-element_type=\\\"container\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-2c775f14 elementor-widget elementor-widget-image\\\" data-id=\\\"2c775f14\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"image.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<img width=\\\"1280\\\" height=\\\"853\\\" src=\\\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/young-serious-webdesigner-with-laptop-concentrating-on-network.jpg\\\" class=\\\"attachment-full size-full wp-image-438\\\" alt=\\\"\\\" srcset=\\\"https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/young-serious-webdesigner-with-laptop-concentrating-on-network.jpg 1280w, https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/young-serious-webdesigner-with-laptop-concentrating-on-network-300x200.jpg 300w, https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/young-serious-webdesigner-with-laptop-concentrating-on-network-1024x682.jpg 1024w, https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/young-serious-webdesigner-with-laptop-concentrating-on-network-768x512.jpg 768w, https:\\/\\/goldenstallionagency.com\\/wp-content\\/uploads\\/2024\\/12\\/young-serious-webdesigner-with-laptop-concentrating-on-network-930x620.jpg 930w\\\" sizes=\\\"(max-width: 1280px) 100vw, 1280px\\\" \\/>\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-71c8e767 e-con-full e-flex e-con e-child\\\" data-id=\\\"71c8e767\\\" data-element_type=\\\"container\\\" data-settings=\\\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;position&quot;:&quot;absolute&quot;}\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-2dd25111 elementor-view-stacked elementor-shape-circle elementor-position-top elementor-mobile-position-top elementor-widget elementor-widget-icon-box\\\" data-id=\\\"2dd25111\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"icon-box.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-wrapper\\\">\\n\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-icon\\\">\\n\\t\\t\\t\\t<a href=\\\"https:\\/\\/goldenstallionagency.com\\/contact-us\\/\\\" class=\\\"elementor-icon\\\" tabindex=\\\"-1\\\" aria-label=\\\"Customer Support\\\">\\n\\t\\t\\t\\t<i aria-hidden=\\\"true\\\" class=\\\"icons icon-phone\\\"><\\/i>\\t\\t\\t\\t<\\/a>\\n\\t\\t\\t<\\/div>\\n\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-content\\\">\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-title\\\">\\n\\t\\t\\t\\t\\t\\t<a href=\\\"https:\\/\\/goldenstallionagency.com\\/contact-us\\/\\\" >\\n\\t\\t\\t\\t\\t\\t\\tCustomer Support\\t\\t\\t\\t\\t\\t<\\/a>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<p class=\\\"elementor-icon-box-description\\\">\\n\\t\\t\\t\\t\\t\\tWe love helping you out!\\n\\t\\t\\t\\t\\t<\\/p>\\n\\t\\t\\t\\t\\n\\t\\t\\t<\\/div>\\n\\t\\t\\t\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-43780cf6 elementor-align-justify elementor-widget elementor-widget-button\\\" data-id=\\\"43780cf6\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"button.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-button-wrapper\\\">\\n\\t\\t\\t\\t\\t<a class=\\\"elementor-button elementor-button-link elementor-size-sm\\\" href=\\\"https:\\/\\/goldenstallionagency.com\\/contact-us\\/\\\">\\n\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-button-content-wrapper\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-button-text\\\">Contact Us<\\/span>\\n\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t<\\/a>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-267a13a e-con-full e-flex e-con e-child\\\" data-id=\\\"267a13a\\\" data-element_type=\\\"container\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-d5f187a elementor-widget elementor-widget-heading\\\" data-id=\\\"d5f187a\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h4 class=\\\"elementor-heading-title elementor-size-default\\\">Website Maintenance<\\/h4>\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-4dd11c2 elementor-widget elementor-widget-icon-box\\\" data-id=\\\"4dd11c2\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"icon-box.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-wrapper\\\">\\n\\n\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-content\\\">\\n\\n\\t\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<p class=\\\"elementor-icon-box-description\\\">\\n\\t\\t\\t\\t\\t\\tKeep your website up-to-date, secure, and performing at its best with our maintenance plans.\\nWe handle everything from updates and backups to security monitoring, so you can focus on\\nyour business.\\t\\t\\t\\t\\t<\\/p>\\n\\t\\t\\t\\t\\n\\t\\t\\t<\\/div>\\n\\t\\t\\t\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-3e099c1 elementor-widget elementor-widget-heading\\\" data-id=\\\"3e099c1\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h2 class=\\\"elementor-heading-title elementor-size-default\\\">What You Get:<\\/h2>\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-08e704f elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list\\\" data-id=\\\"08e704f\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"icon-list.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t<ul class=\\\"elementor-icon-list-items\\\">\\n\\t\\t\\t\\t\\t\\t\\t<li class=\\\"elementor-icon-list-item\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-icon-list-icon\\\">\\n\\t\\t\\t\\t\\t\\t\\t<svg aria-hidden=\\\"true\\\" class=\\\"e-font-icon-svg e-fas-dot-circle\\\" viewBox=\\\"0 0 512 512\\\" xmlns=\\\"http:\\/\\/www.w3.org\\/2000\\/svg\\\"><path d=\\\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm80 248c0 44.112-35.888 80-80 80s-80-35.888-80-80 35.888-80 80-80 80 35.888 80 80z\\\"><\\/path><\\/svg>\\t\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-icon-list-text\\\">Regular updates and backups<\\/span>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/li>\\n\\t\\t\\t\\t\\t\\t\\t\\t<li class=\\\"elementor-icon-list-item\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-icon-list-icon\\\">\\n\\t\\t\\t\\t\\t\\t\\t<svg aria-hidden=\\\"true\\\" class=\\\"e-font-icon-svg e-fas-dot-circle\\\" viewBox=\\\"0 0 512 512\\\" xmlns=\\\"http:\\/\\/www.w3.org\\/2000\\/svg\\\"><path d=\\\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm80 248c0 44.112-35.888 80-80 80s-80-35.888-80-80 35.888-80 80-80 80 35.888 80 80z\\\"><\\/path><\\/svg>\\t\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-icon-list-text\\\">Security monitoring and patches<\\/span>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/li>\\n\\t\\t\\t\\t\\t\\t\\t\\t<li class=\\\"elementor-icon-list-item\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-icon-list-icon\\\">\\n\\t\\t\\t\\t\\t\\t\\t<svg aria-hidden=\\\"true\\\" class=\\\"e-font-icon-svg e-fas-dot-circle\\\" viewBox=\\\"0 0 512 512\\\" xmlns=\\\"http:\\/\\/www.w3.org\\/2000\\/svg\\\"><path d=\\\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm80 248c0 44.112-35.888 80-80 80s-80-35.888-80-80 35.888-80 80-80 80 35.888 80 80z\\\"><\\/path><\\/svg>\\t\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-icon-list-text\\\">Performance optimization<\\/span>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/li>\\n\\t\\t\\t\\t\\t\\t\\t\\t<li class=\\\"elementor-icon-list-item\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-icon-list-icon\\\">\\n\\t\\t\\t\\t\\t\\t\\t<svg aria-hidden=\\\"true\\\" class=\\\"e-font-icon-svg e-fas-dot-circle\\\" viewBox=\\\"0 0 512 512\\\" xmlns=\\\"http:\\/\\/www.w3.org\\/2000\\/svg\\\"><path d=\\\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm80 248c0 44.112-35.888 80-80 80s-80-35.888-80-80 35.888-80 80-80 80 35.888 80 80z\\\"><\\/path><\\/svg>\\t\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-icon-list-text\\\">Technical support and troubleshooting<\\/span>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/li>\\n\\t\\t\\t\\t\\t\\t<\\/ul>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\",\"scripts\":[],\"styles\":[]}}');
/*!40000 ALTER TABLE `wpve_postmeta` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpve_posts`
--

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

--
-- Dumping data for table `wpve_posts`
--

LOCK TABLES `wpve_posts` WRITE;
/*!40000 ALTER TABLE `wpve_posts` DISABLE KEYS */;
INSERT INTO `wpve_posts` VALUES (1,2,'2024-12-19 07:56:52','2024-12-19 07:56:52','Welcome to <a href=\"https://preview.tonydezigner.com/\">Site Name</a>. This is your first post. Edit or delete it, then start writing!','Hello world!','','publish','open','open','','hello-world','','','2024-12-19 07:56:52','2024-12-19 07:56:52','',0,'https://preview.tonydezigner.com/goldenstallionagency2/?p=1',0,'post','',1),(4,2,'2024-12-19 08:29:58','2024-12-19 08:29:58','','Default Kit','','publish','closed','closed','','default-kit','','','2024-12-19 08:47:33','2024-12-19 08:47:33','',0,'https://preview.tonydezigner.com/goldenstallionagency2/?p=4',0,'elementor_library','',0),(6,2,'2024-12-19 08:32:46','2024-12-19 08:32:46','{\"version\": 3, \"isGlobalStylesUserThemeJSON\": true }','Custom Styles','','publish','closed','closed','','wp-global-styles-twentytwentyfive','','','2024-12-19 08:32:46','2024-12-19 08:32:46','',0,'https://preview.tonydezigner.com/goldenstallionagency2/2024/12/19/wp-global-styles-twentytwentyfive/',0,'wp_global_styles','',0),(8,2,'2024-12-19 08:33:30','2024-12-19 08:33:30','<p>Welcome to Golden Stallion Agency</p>				\n					<h1>I Build The WORLD\'S Most Trusted Hospitality Websites.</h1>				\n					<a href=\"https://calendly.com/goldenstallionwebagency/hospitality-website-discovery-call\" target=\"_blank\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M0 512V48C0 21.49 21.49 0 48 0h288c26.51 0 48 21.49 48 48v464L192 400 0 512z\"></path></svg>			\n									Book a call with Tinashe \n					</a>\n															<img width=\"292\" height=\"127\" src=\"https://goldenstallionagency.com/wp-content/uploads/2024/12/GSWA-WEBSITE-UPDATED-CHANGES-.png\" alt=\"\" />															\n															<img width=\"599\" height=\"127\" src=\"https://goldenstallionagency.com/wp-content/uploads/2024/12/200-HAPPY-RE-1.png\" alt=\"Golden Stallion Agency services: Website Design, SEO, Digital Marketing, Web Development, and Maintenance.\" srcset=\"https://goldenstallionagency.com/wp-content/uploads/2024/12/200-HAPPY-RE-1.png 599w, https://goldenstallionagency.com/wp-content/uploads/2024/12/200-HAPPY-RE-1-300x64.png 300w\" sizes=\"(max-width: 599px) 100vw, 599px\" />															\n															<img width=\"324\" height=\"316\" src=\"https://goldenstallionagency.com/wp-content/uploads/2024/12/Untitled-design-1-1.webp\" alt=\"expert web design\" srcset=\"https://goldenstallionagency.com/wp-content/uploads/2024/12/Untitled-design-1-1.webp 324w, https://goldenstallionagency.com/wp-content/uploads/2024/12/Untitled-design-1-1-300x293.webp 300w\" sizes=\"(max-width: 324px) 100vw, 324px\" />															\n															<img width=\"300\" height=\"260\" src=\"https://goldenstallionagency.com/wp-content/uploads/2024/12/image_2024-12-03_081425418-1.webp\" alt=\"expert web design\" />															\n					<a role=\"button\">\n									Website Design\n					</a>\n					<a href=\"#\">\n									Web Development\n					</a>\n					<a href=\"#\">\n									SEO\n					</a>\n					<a href=\"#\">\n									Digital Marketing\n					</a>\n					<a role=\"button\">\n									Website Maintenance\n					</a>\n															<img width=\"324\" height=\"316\" src=\"https://goldenstallionagency.com/wp-content/uploads/2024/12/Untitled-design-1-1.webp\" alt=\"expert web design\" srcset=\"https://goldenstallionagency.com/wp-content/uploads/2024/12/Untitled-design-1-1.webp 324w, https://goldenstallionagency.com/wp-content/uploads/2024/12/Untitled-design-1-1-300x293.webp 300w\" sizes=\"(max-width: 324px) 100vw, 324px\" />															\n					<p>Welcome to Golden Stallion Agency</p>				\n					<h2>I Build South Africa’s Most Trusted Hospitality Websites.</h2>				\n					<a href=\"#book\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M0 512V48C0 21.49 21.49 0 48 0h288c26.51 0 48 21.49 48 48v464L192 400 0 512z\"></path></svg>			\n									Book a call with Tinashe \n					</a>\n															<img width=\"292\" height=\"127\" src=\"https://goldenstallionagency.com/wp-content/uploads/2024/12/GSWA-WEBSITE-UPDATED-CHANGES-.png\" alt=\"\" />															\n															<img width=\"599\" height=\"127\" src=\"https://goldenstallionagency.com/wp-content/uploads/2024/12/200-HAPPY-RE-1.png\" alt=\"Golden Stallion Agency services: Website Design, SEO, Digital Marketing, Web Development, and Maintenance.\" srcset=\"https://goldenstallionagency.com/wp-content/uploads/2024/12/200-HAPPY-RE-1.png 599w, https://goldenstallionagency.com/wp-content/uploads/2024/12/200-HAPPY-RE-1-300x64.png 300w\" sizes=\"(max-width: 599px) 100vw, 599px\" />															\n					<h6>EXPLORE OUR WORK</h6>				\n					<h2>Setting standards <br>in South Africa for Hospitality Websites.</h2>				\n								<figure><img src=\"https://goldenstallionagency.com/wp-content/uploads/2024/12/image_2024-12-19_182401674.png\" alt=\"Examples of high-converting websites built by Golden Stallion Agency.\" /></figure><figure><img src=\"https://goldenstallionagency.com/wp-content/uploads/2024/12/image_2024-12-19_182435994.png\" alt=\"Examples of high-converting websites built by Golden Stallion Agency.\" /></figure><figure><img src=\"https://goldenstallionagency.com/wp-content/uploads/2024/12/fdfgretgrf-frgre-frtgtr-3.jpg\" alt=\"Examples of high-converting websites built by Golden Stallion Agency.\" /></figure><figure><img src=\"https://goldenstallionagency.com/wp-content/uploads/2024/12/fdfgretgrf-frgre-frtgtr-4.jpg\" alt=\"Examples of high-converting websites built by Golden Stallion Agency.\" /></figure><figure><img src=\"https://goldenstallionagency.com/wp-content/uploads/2024/12/fdfgretgrf-frgre-frtgtr-5.jpg\" alt=\"Examples of high-converting websites built by Golden Stallion Agency.\" /></figure><figure><img src=\"https://goldenstallionagency.com/wp-content/uploads/2024/12/fdfgretgrf-frgre-frtgtr-6.jpg\" alt=\"Examples of high-converting websites built by Golden Stallion Agency.\" /></figure><figure><img src=\"https://goldenstallionagency.com/wp-content/uploads/2024/12/fdfgretgrf-frgre-frtgtr-7.jpg\" alt=\"Examples of high-converting websites built by Golden Stallion Agency.\" /></figure><figure><img src=\"https://goldenstallionagency.com/wp-content/uploads/2024/12/fdfgretgrf-frgre-frtgtr-8.jpg\" alt=\"Examples of high-converting websites built by Golden Stallion Agency.\" /></figure><figure><img src=\"https://goldenstallionagency.com/wp-content/uploads/2024/12/fdfgretgrf-frgre-frtgtr-9.jpg\" alt=\"Examples of high-converting websites built by Golden Stallion Agency.\" /></figure><figure><img src=\"https://goldenstallionagency.com/wp-content/uploads/2024/12/fdfgretgrf-frgre-frtgtr-10.jpg\" alt=\"Examples of high-converting websites built by Golden Stallion Agency.\" /></figure><figure><img src=\"https://goldenstallionagency.com/wp-content/uploads/2024/12/fdfgretgrf-frgre-frtgtr-f-1.jpg\" alt=\"Examples of high-converting websites built by Golden Stallion Agency.\" /></figure><figure><img src=\"https://goldenstallionagency.com/wp-content/uploads/2024/12/fdfgretgrf-frgre-frtgtr.jpg\" alt=\"Examples of high-converting websites built by Golden Stallion Agency.\" /></figure>			\n						<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M646 125C629 125 613 133 604 142L308 442C296 454 292 471 292 487 292 504 296 521 308 533L604 854C617 867 629 875 646 875 663 875 679 871 692 858 704 846 713 829 713 812 713 796 708 779 692 767L438 487 692 225C700 217 708 204 708 187 708 171 704 154 692 142 675 129 663 125 646 125Z\"></path></svg>					\n						<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M696 533C708 521 713 504 713 487 713 471 708 454 696 446L400 146C388 133 375 125 354 125 338 125 325 129 313 142 300 154 292 171 292 187 292 204 296 221 308 233L563 492 304 771C292 783 288 800 288 817 288 833 296 850 308 863 321 871 338 875 354 875 371 875 388 867 400 854L696 533Z\"></path></svg>					\n					<a href=\"https://goldenstallionagency.com/portfolio/\">\n									View Portfolio\n					</a>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M336 0H48C21.49 0 0 21.49 0 48v464l192-112 192 112V48c0-26.51-21.49-48-48-48zm0 428.43l-144-84-144 84V54a6 6 0 0 1 6-6h276c3.314 0 6 2.683 6 5.996V428.43z\"></path></svg>				\n							More Clients Higher Engagement Build Trust						\n									<p>\n						Are you ready to become a leader in your field? Golden Stallion Agency delivers highconverting websites specifically crafted for dental practices, law firms, and hospitality\nbrands. We create digital solutions that not only attract new clients but also build longterm relationships and trust. Book a Call with Tinashe to start your journey toward a\npowerful online presence today.\n					</p>\n			Project Completed			\n				0\n				+\n			Days to project completion			\n				0\n			Recurring clients			\n				0\n				+\n					<h3>Book a Free Consultation for Hospitality Website Design</h3>				\n		<iframe src=\"https://calendly.com/goldenstallionwebagency/hospitality-website-discovery-call\" width=\"100%\" height=\"600\" frameborder=\"0\" scrolling=\"no\">﻿﻿﻿</iframe>		\n															<img width=\"82\" height=\"85\" src=\"https://goldenstallionagency.com/wp-content/uploads/2024/12/image_2024-12-20_165745902.png\" alt=\"\" />															\n					<h2>DOES THIS SOUND AND FEEL FAMILIAR?​</h2>				\n					<figure><img width=\"91\" height=\"91\" src=\"https://goldenstallionagency.com/wp-content/uploads/2024/12/image_2024-12-20_163844806.png\" alt=\"\" /></figure><p>Are you frustrated that your website isn\'t bringing in table bookings?</p>				\n					<figure><img width=\"91\" height=\"91\" src=\"https://goldenstallionagency.com/wp-content/uploads/2024/12/image_2024-12-20_163844806.png\" alt=\"\" /></figure><p>You\'ve invested in digital marketing but aren\'t seeing results?</p>				\n					<figure><img width=\"91\" height=\"91\" src=\"https://goldenstallionagency.com/wp-content/uploads/2024/12/image_2024-12-20_163844806.png\" alt=\"\" /></figure><p>\nYou\'re paying too much for a site that doesn\'t work?</p>				\n					<figure><img width=\"91\" height=\"91\" src=\"https://goldenstallionagency.com/wp-content/uploads/2024/12/image_2024-12-20_163844806.png\" alt=\"\" /></figure><p>You need a reliable, professional online presence but don\'t know who to trust</p>				\n					<h2>GOOD NEWS, IT’S\nYOUR LUCKY DAY!</h2>				\n															<img width=\"150\" height=\"150\" src=\"https://goldenstallionagency.com/wp-content/uploads/2024/12/image_2024-11-08_222804488.webp\" alt=\"Golden Stallion Agency logo - Leading website design agency in South Africa.\" />															\n					<figure><img width=\"103\" height=\"108\" src=\"https://goldenstallionagency.com/wp-content/uploads/2024/12/image_2024-12-20_164133948.png\" alt=\"\" /></figure><p>I Don’t make promises, I can’t deliver on.\n</p>				\n					<figure><img width=\"103\" height=\"108\" src=\"https://goldenstallionagency.com/wp-content/uploads/2024/12/image_2024-12-20_164133948.png\" alt=\"\" /></figure><p>I have real results with tons of real experience\n</p>				\n					<figure><img width=\"103\" height=\"108\" src=\"https://goldenstallionagency.com/wp-content/uploads/2024/12/image_2024-12-20_164133948.png\" alt=\"\" /></figure><p> I run a restaurant myself - so I understand the industry.\n</p>				\n					<figure><img width=\"103\" height=\"108\" src=\"https://goldenstallionagency.com/wp-content/uploads/2024/12/image_2024-12-20_164133948.png\" alt=\"\" /></figure><p> I’m the most affordable at my level\n</p>				\n					<figure><img width=\"103\" height=\"108\" src=\"https://goldenstallionagency.com/wp-content/uploads/2024/12/image_2024-12-20_164133948.png\" alt=\"\" /></figure><p> I always aim to provide you with the highest quality of work.\n</p>				\n					<figure><img width=\"103\" height=\"108\" src=\"https://goldenstallionagency.com/wp-content/uploads/2024/12/image_2024-12-20_164133948.png\" alt=\"\" /></figure><p>My portfolio has 200+ proven results.</p>				\n					<h2>Services Offered. </h2>				\n					<h2>Our Services – Website Design, SEO &amp; Digital Marketing for Hospitality</h2>				\n							Website Design						\n					Custom-built, high-converting websites tailored to your industry.				\n							Website Development						\n					We build robust, user-friendly websites tailored to your brand, ensuring seamless functionality and an engaging user experience.				\n							Digital Marketing						\n					Comprehensive marketing\nstrategies, from social media\nto targeted advertising.\n							Maintenance & Support						\n					Ongoing support to keep your\nwebsite running smoothly				\n							Search Engine Optimization (SEO)						\n					Ensuring your site is optimized\nto rank high on search engines\nand attract organic traffic.\n					<a href=\"https://goldenstallionagency.com/services/\">\n									Our Services\n					</a>\n															<img width=\"783\" height=\"636\" src=\"https://goldenstallionagency.com/wp-content/uploads/2024/12/image_2024-12-19_172805761.png\" alt=\"Contact Golden Stallion Agency - Web design experts in South Africa.\" srcset=\"https://goldenstallionagency.com/wp-content/uploads/2024/12/image_2024-12-19_172805761.png 783w, https://goldenstallionagency.com/wp-content/uploads/2024/12/image_2024-12-19_172805761-300x244.png 300w, https://goldenstallionagency.com/wp-content/uploads/2024/12/image_2024-12-19_172805761-768x624.png 768w\" sizes=\"(max-width: 783px) 100vw, 783px\" />															\n							<ul>\n							<li>\n											<a href=\"https://goldenstallionagency.com/website-design/\">\n										Website Design\n											</a>\n									</li>\n								<li>\n											<a href=\"https://goldenstallionagency.com/web-development/\">\n										Web Development\n											</a>\n									</li>\n								<li>\n											<a href=\"https://goldenstallionagency.com/website-maintenance/\">\n										Website Maintenance\n											</a>\n									</li>\n								<li>\n											<a href=\"https://goldenstallionagency.com/digital-marketing/\">\n										Digital Marketing\n											</a>\n									</li>\n								<li>\n											<a href=\"https://goldenstallionagency.com/seo/\">\n										SEO (Search Engine Optimization)\n											</a>\n									</li>\n						</ul>\n					<h6>Who we are</h6>				\n					<h2>Why Work with Golden Stallion Agency </h2>				\n		<p>When you partner with Golden Stallion Agency, you\'re not just getting a website-you\'re getting a complete branding kit that sets you far ahead from all the competition within the industry. Here\'s what sets my branding approach apart:</p>		\n                        <a href=\"#collapse-6c1304767ad9d10875a7\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-6c1304767ad9d10875a7\" aria-expanded=\"true\" aria-controls=\"Collapse-6c1304767ad9d10875a7\">\n                                        <!-- Normal Icon -->\n                                        <!-- Active Icon -->\n                            Proven Results:\n                                                    </a>\n                            <p>Clients see a 73% increase in conversions and a 64% reduction in bounce rate within months.</p>                        \n                <!-- .elementskit-card END -->\n                        <a href=\"#collapse-88b8e0d67ad9d10875a7\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-88b8e0d67ad9d10875a7\" aria-expanded=\"false\" aria-controls=\"Collapse-88b8e0d67ad9d10875a7\">\n                                        <!-- Normal Icon -->\n                                        <!-- Active Icon -->\n                            Industry-Specific Expertise:\n                                                    </a>\n                            <p>From web design and development to SEO and digital marketing, we offer a full suite of services to support your online presence and growth.</p>                        \n                <!-- .elementskit-card END -->\n                        <a href=\"#collapse-007b77a67ad9d10875a7\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-007b77a67ad9d10875a7\" aria-expanded=\"false\" aria-controls=\"Collapse-007b77a67ad9d10875a7\">\n                                        <!-- Normal Icon -->\n                                        <!-- Active Icon -->\n                            Full-Service Solutions:\n                                                    </a>\n                            <p>We prioritize your needs and work closely with you throughout the design process, ensuring the final product exceeds your expectations.</p>                        \n                <!-- .elementskit-card END -->\n					<a href=\"https://calendly.com/goldenstallionwebagency/hospitality-website-discovery-call\" target=\"_blank\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M0 512V48C0 21.49 21.49 0 48 0h288c26.51 0 48 21.49 48 48v464L192 400 0 512z\"></path></svg>			\n									Book a call with Tinashe \n					</a>\n					<h2>Recognized by South Africa\'s Leading Brands.</h2>				\n		<p>Setting Standards for Web Design Excellence in Dental, Legal, and Hospitality Industries.</p>		\n					<a href=\"https://calendly.com/goldenstallionwebagency/hospitality-website-discovery-call\" target=\"_blank\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M0 512V48C0 21.49 21.49 0 48 0h288c26.51 0 48 21.49 48 48v464L192 400 0 512z\"></path></svg>			\n									Book a call with Tinashe \n					</a>\n					<h2>Are you ready to take that first step into bettering your business? .</h2>				\n		<p>The performance of your restaurant lies in your hands - Take that first step with us today</p>		\n					<a href=\"https://calendly.com/goldenstallionwebagency/hospitality-website-discovery-call\" target=\"_blank\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M0 512V48C0 21.49 21.49 0 48 0h288c26.51 0 48 21.49 48 48v464L192 400 0 512z\"></path></svg>			\n									Book a call with Tinashe \n					</a>\n							+73%						\n									<p>\n						increase in\nconversions					</p>\n					By optimizing your website for\nsearch engines and enhancing\nuser experience.\n							+64%						\n									<p>\n						reduction in\nbounce rate					</p>\n					Rise in revenue as more visitors convert into paying customers.				\n		<p><strong>Ultimate Website Blueprint</strong><br />My team and I at Golden Stallion Agency follow a unique, results-driven blueprint that focuses on user experience, brand engagement, and conversion optimization. We call it the Golden Blueprint – and it has helped dozens of dental clinics, law offices, and hospitality brands reach new heights.</p>		\n					<h6>BUT DON’T TAKE MY WORD FOR IT…</h6>				\n					<h2>Hear from our clients 👇</h2>				\n								<figure><img src=\"https://goldenstallionagency.com/wp-content/uploads/2024/12/1-1.png\" alt=\"Client testimonials praising Golden Stallion Agency&#039;s web design expertise.\" /></figure><figure><img src=\"https://goldenstallionagency.com/wp-content/uploads/2024/12/2-1.png\" alt=\"Client testimonials praising Golden Stallion Agency&#039;s web design expertise.\" /></figure><figure><img src=\"https://goldenstallionagency.com/wp-content/uploads/2024/12/3-2.png\" alt=\"Client testimonials praising Golden Stallion Agency&#039;s web design expertise.\" /></figure><figure><img src=\"https://goldenstallionagency.com/wp-content/uploads/2024/12/5-2.png\" alt=\"Client testimonials praising Golden Stallion Agency&#039;s web design expertise.\" /></figure>			\n						<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M646 125C629 125 613 133 604 142L308 442C296 454 292 471 292 487 292 504 296 521 308 533L604 854C617 867 629 875 646 875 663 875 679 871 692 858 704 846 713 829 713 812 713 796 708 779 692 767L438 487 692 225C700 217 708 204 708 187 708 171 704 154 692 142 675 129 663 125 646 125Z\"></path></svg>					\n						<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M696 533C708 521 713 504 713 487 713 471 708 454 696 446L400 146C388 133 375 125 354 125 338 125 325 129 313 142 300 154 292 171 292 187 292 204 296 221 308 233L563 492 304 771C292 783 288 800 288 817 288 833 296 850 308 863 321 871 338 875 354 875 371 875 388 867 400 854L696 533Z\"></path></svg>					\n					<h6>FOUNDER OF GOLDEN STALLION AGENCY</h6>				\n					<h2>Meet Tinashe Musanhu.</h2>				\n					<b>Hello, I’m Tinashe Musanhu. I’m not just a web designer; I’m your partner in digital transformation.\n</b><br><br>\nWith six years of experience helping businesses in dental, legal, and hospitality industries, I’ve developed a deep understanding of what drives success in these fields. My unique approach allows me to design websites that speak directly to your clients’ needs—keeping them engaged and coming back for more.\n<br><br>\nOver the years, I’ve worked with over 300 clients across South Africa. My expertise ensures every website I create is not only visually engaging but also strategically built to deliver measurable results.\n<br><br>\nFrom the initial conversation to the final launch, my team and I are committed to achieving the best outcomes for your business. This isn’t just a guarantee—it’s my promise.\n<br><br>\nBook a call with Tinashe today, and let’s discuss how we can turn your vision into reality.				\n					<a href=\"https://calendly.com/goldenstallionwebagency/hospitality-website-discovery-call\" target=\"_blank\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M0 512V48C0 21.49 21.49 0 48 0h288c26.51 0 48 21.49 48 48v464L192 400 0 512z\"></path></svg>			\n									Book a call with Tinashe \n					</a>\n															<img width=\"768\" height=\"650\" src=\"https://goldenstallionagency.com/wp-content/uploads/2024/12/1ca77926-7537-4cb2-8743-2cfa35ac6420-768x650-1.webp\" alt=\"hospitality-website-design-south-africa\" srcset=\"https://goldenstallionagency.com/wp-content/uploads/2024/12/1ca77926-7537-4cb2-8743-2cfa35ac6420-768x650-1.webp 768w, https://goldenstallionagency.com/wp-content/uploads/2024/12/1ca77926-7537-4cb2-8743-2cfa35ac6420-768x650-1-300x254.webp 300w\" sizes=\"(max-width: 768px) 100vw, 768px\" />															\n                    97&#37;\n                         <h2>Client Rating</h2>\n					<h6>BUT DON’T TAKE MY WORD FOR IT…</h6>				\n					<h2>Frequently Asked Questions </h2>				\n                        <a href=\"#collapse-8266a5967ad9d109bf75\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-8266a5967ad9d109bf75\" aria-expanded=\"true\" aria-controls=\"Collapse-8266a5967ad9d109bf75\">\n                            What Services Does Golden Stallion Agency Offer? \n                                        <!-- Normal Icon -->\n                                        <!-- Active Icon -->\n                                                    </a>\n                            <p>Golden Stallion Agency is a full-service digital partner for dental, legal, and hospitality brands. Our services include website design and development, SEO optimization, digital marketing, and ongoing maintenance and support.</p>                        \n                <!-- .elementskit-card END -->\n                        <a href=\"#collapse-a45616367ad9d109bf75\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-a45616367ad9d109bf75\" aria-expanded=\"false\" aria-controls=\"Collapse-a45616367ad9d109bf75\">\n                            How long does it take to build a website?\n                                        <!-- Normal Icon -->\n                                        <!-- Active Icon -->\n                                                    </a>\n                            <p>Most projects are completed within <strong>30 days</strong>. The timeline depends on the complexity of the project and how quickly we can gather the necessary information from you.</p>                        \n                <!-- .elementskit-card END -->\n                        <a href=\"#collapse-d04311167ad9d109bf75\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-d04311167ad9d109bf75\" aria-expanded=\"false\" aria-controls=\"Collapse-d04311167ad9d109bf75\">\n                            Do you offer e-commerce solutions?\n                                        <!-- Normal Icon -->\n                                        <!-- Active Icon -->\n                                                    </a>\n                            <p>Yes, we specialize in creating secure and user-friendly e-commerce websites to help your business sell products or services online.</p>                        \n                <!-- .elementskit-card END -->\n                        <a href=\"#collapse-7019e6a67ad9d109bf75\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-7019e6a67ad9d109bf75\" aria-expanded=\"false\" aria-controls=\"Collapse-7019e6a67ad9d109bf75\">\n                            How do I get started with Golden Stallion Agency?\n                                        <!-- Normal Icon -->\n                                        <!-- Active Icon -->\n                                                    </a>\n                            <p>Getting started is easy! Simply <a href=\"#\" rel=\"noopener\">Book a Call</a> with Tinashe, and we’ll discuss your business needs and goals. From there, we’ll create a custom plan to build your high-converting website.</p>                        \n                <!-- .elementskit-card END -->\n                        <a href=\"#collapse-633dfc767ad9d109bf75\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-633dfc767ad9d109bf75\" aria-expanded=\"false\" aria-controls=\"Collapse-633dfc767ad9d109bf75\">\n                            What happens if we don’t see results by the end of the program\n                                        <!-- Normal Icon -->\n                                        <!-- Active Icon -->\n                                                    </a>\n                            <p>We give you all your money back - simple as<br />that</p>                        \n                <!-- .elementskit-card END -->\n					<a href=\"https://calendly.com/goldenstallionwebagency/hospitality-website-discovery-call\" target=\"_blank\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M0 512V48C0 21.49 21.49 0 48 0h288c26.51 0 48 21.49 48 48v464L192 400 0 512z\"></path></svg>			\n									Book a call with Tinashe \n					</a>\n					<a href=\"https://goldenstallionagency.com/contact-us/\">\n									Contact Us\n					</a>','hospitality website design in South Africa','','publish','closed','closed','','hospitality-website-design-in-south-africa','','','2025-02-13 09:19:44','2025-02-13 07:19:44','',0,'https://preview.tonydezigner.com/goldenstallionagency2/?page_id=8',0,'page','',0),(10,2,'2024-12-19 08:37:35','2024-12-19 08:37:35','<h2>OUR SERVICES</h2>				\n						<a href=\"mailto:info@goldenstallionagency.co.za\" >\n							Email Support						</a>\n									<p>\n						info@goldenstallionagency.co.za					</p>\n					<h4>Book a call with Tinashe</h4>				\n		<iframe src=\"https://calendly.com/goldenstallionwebagency/hospitality-website-discovery-call\" width=\"100%\" height=\"600\" frameborder=\"0\" scrolling=\"no\">﻿﻿﻿</iframe>		\n					<h3>Services</h3>				\n		<p>Welcome to Golden Stallion Agency!</p><p>We specialize in crafting South Africa\'s most trusted websites for dental, legal, and hospitality brands. Our services are tailored to elevate your online presence, engage your audience, and deliver measurable results.</p><p>Discover how we can help your business stand out today!</p>		\n															<img width=\"1280\" height=\"853\" src=\"https://goldenstallionagency.com/wp-content/uploads/2024/12/young-serious-webdesigner-with-laptop-concentrating-on-network.jpg\" alt=\"\" srcset=\"https://goldenstallionagency.com/wp-content/uploads/2024/12/young-serious-webdesigner-with-laptop-concentrating-on-network.jpg 1280w, https://goldenstallionagency.com/wp-content/uploads/2024/12/young-serious-webdesigner-with-laptop-concentrating-on-network-300x200.jpg 300w, https://goldenstallionagency.com/wp-content/uploads/2024/12/young-serious-webdesigner-with-laptop-concentrating-on-network-1024x682.jpg 1024w, https://goldenstallionagency.com/wp-content/uploads/2024/12/young-serious-webdesigner-with-laptop-concentrating-on-network-768x512.jpg 768w, https://goldenstallionagency.com/wp-content/uploads/2024/12/young-serious-webdesigner-with-laptop-concentrating-on-network-930x620.jpg 930w\" sizes=\"(max-width: 1280px) 100vw, 1280px\" />															\n				<a href=\"https://goldenstallionagency.com/contact-us/\" tabindex=\"-1\">\n								</a>\n						<a href=\"https://goldenstallionagency.com/contact-us/\" >\n							Customer Support						</a>\n									<p>\n						We love helping you out!\n					</p>\n					<a href=\"https://goldenstallionagency.com/contact-us/\">\n									Contact Us\n					</a>\n					<h4>1. Website Design\n</h4>				\n									<p>\n						Our website design service transforms your brandʼs vision into an engaging, visually appealing site.  \nWe focus on clean, modern aesthetics that not only look great but also deliver a seamless user experience.  \nFrom layout to functionality, we ensure every element aligns with your brandʼs goals.					</p>\n					<h2>What You Get:</h2>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm80 248c0 44.112-35.888 80-80 80s-80-35.888-80-80 35.888-80 80-80 80 35.888 80 80z\"></path></svg>						\n										Custom, mobile-responsive designs\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm80 248c0 44.112-35.888 80-80 80s-80-35.888-80-80 35.888-80 80-80 80 35.888 80 80z\"></path></svg>						\n										Intuitive navigation and layout\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm80 248c0 44.112-35.888 80-80 80s-80-35.888-80-80 35.888-80 80-80 80 35.888 80 80z\"></path></svg>						\n										User-friendly interfaces\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm80 248c0 44.112-35.888 80-80 80s-80-35.888-80-80 35.888-80 80-80 80 35.888 80 80z\"></path></svg>						\n										Visual storytelling aligned with your brand\n									</li>\n						</ul>\n					<h4>2. Web Development</h4>				\n									<p>\n						Behind every great design is powerful functionality. Our web development team brings your site\nto life with reliable, scalable technology that provides a smooth user experience. We build with\nspeed, security, and performance as our top priorities.					</p>\n					<h2>What You Get:</h2>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm80 248c0 44.112-35.888 80-80 80s-80-35.888-80-80 35.888-80 80-80 80 35.888 80 80z\"></path></svg>						\n										Fast-loading pages\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm80 248c0 44.112-35.888 80-80 80s-80-35.888-80-80 35.888-80 80-80 80 35.888 80 80z\"></path></svg>						\n										Secure, reliable infrastructure\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm80 248c0 44.112-35.888 80-80 80s-80-35.888-80-80 35.888-80 80-80 80 35.888 80 80z\"></path></svg>						\n										SEO-friendly code\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm80 248c0 44.112-35.888 80-80 80s-80-35.888-80-80 35.888-80 80-80 80 35.888 80 80z\"></path></svg>						\n										Customized features and integrations\n									</li>\n						</ul>\n					<h4>3. SEO (Search Engine Optimization)</h4>				\n									<p>\n						Make it easy for clients to find you online. Our SEO services increase your visibility on search\nengines, helping you rank higher and attract more traffic. We tailor our SEO strategies to target\nthe most relevant keywords for dental, legal, and hospitality sectors.					</p>\n					<h2>What You Get:</h2>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm80 248c0 44.112-35.888 80-80 80s-80-35.888-80-80 35.888-80 80-80 80 35.888 80 80z\"></path></svg>						\n										Comprehensive keyword research\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm80 248c0 44.112-35.888 80-80 80s-80-35.888-80-80 35.888-80 80-80 80 35.888 80 80z\"></path></svg>						\n										On-page and off-page SEO\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm80 248c0 44.112-35.888 80-80 80s-80-35.888-80-80 35.888-80 80-80 80 35.888 80 80z\"></path></svg>						\n										Content optimization\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm80 248c0 44.112-35.888 80-80 80s-80-35.888-80-80 35.888-80 80-80 80 35.888 80 80z\"></path></svg>						\n										Ongoing performance tracking\n									</li>\n						</ul>\n					<h4>4. Digital Marketing</h4>				\n									<p>\n						Stand out in a competitive market with our digital marketing services. We craft data-driven\nstrategies to increase your brandʼs reach, engagement, and conversions. From social media to\nemail marketing, we offer multi-channel solutions to connect with your target audience.					</p>\n					<h2>What You Get:</h2>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm80 248c0 44.112-35.888 80-80 80s-80-35.888-80-80 35.888-80 80-80 80 35.888 80 80z\"></path></svg>						\n										Targeted ad campaigns\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm80 248c0 44.112-35.888 80-80 80s-80-35.888-80-80 35.888-80 80-80 80 35.888 80 80z\"></path></svg>						\n										Social media management\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm80 248c0 44.112-35.888 80-80 80s-80-35.888-80-80 35.888-80 80-80 80 35.888 80 80z\"></path></svg>						\n										Email marketing strategies\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm80 248c0 44.112-35.888 80-80 80s-80-35.888-80-80 35.888-80 80-80 80 35.888 80 80z\"></path></svg>						\n										Performance analytics and reporting\n									</li>\n						</ul>\n					<h4>5. Website Maintenance</h4>				\n									<p>\n						Keep your website up-to-date, secure, and performing at its best with our maintenance plans.\nWe handle everything from updates and backups to security monitoring, so you can focus on\nyour business.					</p>\n					<h2>What You Get:</h2>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm80 248c0 44.112-35.888 80-80 80s-80-35.888-80-80 35.888-80 80-80 80 35.888 80 80z\"></path></svg>						\n										Regular updates and backups\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm80 248c0 44.112-35.888 80-80 80s-80-35.888-80-80 35.888-80 80-80 80 35.888 80 80z\"></path></svg>						\n										Security monitoring and patches\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm80 248c0 44.112-35.888 80-80 80s-80-35.888-80-80 35.888-80 80-80 80 35.888 80 80z\"></path></svg>						\n										Performance optimization\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm80 248c0 44.112-35.888 80-80 80s-80-35.888-80-80 35.888-80 80-80 80 35.888 80 80z\"></path></svg>						\n										Technical support and troubleshooting\n									</li>\n						</ul>','Services','','publish','closed','closed','','services','','','2024-12-20 15:28:07','2024-12-20 13:28:07','',0,'https://preview.tonydezigner.com/goldenstallionagency2/?page_id=10',0,'page','',0),(12,2,'2024-12-19 08:37:51','2024-12-19 08:37:51','<h2>PORTFOLIO</h2>\r\n[rank_math_breadcrumb]\r\n<h6>EXPLORE OUR WORK</h6>\r\n<h2>Setting standards\r\nin South Africa for Hospitality Websites.</h2>\r\n<a href=\"https://goldenstallionagency.com/wp-content/uploads/2024/12/fdfgretgrf-frgre-frtgtr-4.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"385956d\" data-elementor-lightbox-title=\"fdfgretgrf frgre frtgtr (4)\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MzU5LCJ1cmwiOiJodHRwczpcL1wvZ29sZGVuc3RhbGxpb25hZ2VuY3kuY29tXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI0XC8xMlwvZmRmZ3JldGdyZi1mcmdyZS1mcnRndHItNC5qcGciLCJzbGlkZXNob3ciOiIzODU5NTZkIn0%3D\">\r\n</a>\r\n<a href=\"https://goldenstallionagency.com/wp-content/uploads/2024/12/fdfgretgrf-frgre-frtgtr.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"385956d\" data-elementor-lightbox-title=\"fdfgretgrf frgre frtgtr\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MzY3LCJ1cmwiOiJodHRwczpcL1wvZ29sZGVuc3RhbGxpb25hZ2VuY3kuY29tXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI0XC8xMlwvZmRmZ3JldGdyZi1mcmdyZS1mcnRndHIuanBnIiwic2xpZGVzaG93IjoiMzg1OTU2ZCJ9\">\r\n</a>\r\n<a href=\"https://goldenstallionagency.com/wp-content/uploads/2024/12/fdfgretgrf-frgre-frtgtr-6.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"385956d\" data-elementor-lightbox-title=\"fdfgretgrf frgre frtgtr (6)\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MzYxLCJ1cmwiOiJodHRwczpcL1wvZ29sZGVuc3RhbGxpb25hZ2VuY3kuY29tXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI0XC8xMlwvZmRmZ3JldGdyZi1mcmdyZS1mcnRndHItNi5qcGciLCJzbGlkZXNob3ciOiIzODU5NTZkIn0%3D\">\r\n</a>\r\n<a href=\"https://goldenstallionagency.com/wp-content/uploads/2024/12/fdfgretgrf-frgre-frtgtr-10.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"385956d\" data-elementor-lightbox-title=\"fdfgretgrf frgre frtgtr (10)\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MzY1LCJ1cmwiOiJodHRwczpcL1wvZ29sZGVuc3RhbGxpb25hZ2VuY3kuY29tXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI0XC8xMlwvZmRmZ3JldGdyZi1mcmdyZS1mcnRndHItMTAuanBnIiwic2xpZGVzaG93IjoiMzg1OTU2ZCJ9\">\r\n</a>\r\n<a href=\"https://goldenstallionagency.com/wp-content/uploads/2024/12/fdfgretgrf-frgre-frtgtr-5.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"385956d\" data-elementor-lightbox-title=\"fdfgretgrf frgre frtgtr (5)\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MzYwLCJ1cmwiOiJodHRwczpcL1wvZ29sZGVuc3RhbGxpb25hZ2VuY3kuY29tXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI0XC8xMlwvZmRmZ3JldGdyZi1mcmdyZS1mcnRndHItNS5qcGciLCJzbGlkZXNob3ciOiIzODU5NTZkIn0%3D\">\r\n</a>\r\n<a href=\"https://goldenstallionagency.com/wp-content/uploads/2024/12/fdfgretgrf-frgre-frtgtr-3.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"385956d\" data-elementor-lightbox-title=\"fdfgretgrf frgre frtgtr (3)\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MzU4LCJ1cmwiOiJodHRwczpcL1wvZ29sZGVuc3RhbGxpb25hZ2VuY3kuY29tXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI0XC8xMlwvZmRmZ3JldGdyZi1mcmdyZS1mcnRndHItMy5qcGciLCJzbGlkZXNob3ciOiIzODU5NTZkIn0%3D\">\r\n</a>\r\n<a href=\"https://goldenstallionagency.com/wp-content/uploads/2024/12/fdfgretgrf-frgre-frtgtr-f-1.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"385956d\" data-elementor-lightbox-title=\"fdfgretgrf frgre frtgtr f (1)\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MzY2LCJ1cmwiOiJodHRwczpcL1wvZ29sZGVuc3RhbGxpb25hZ2VuY3kuY29tXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI0XC8xMlwvZmRmZ3JldGdyZi1mcmdyZS1mcnRndHItZi0xLmpwZyIsInNsaWRlc2hvdyI6IjM4NTk1NmQifQ%3D%3D\">\r\n</a>\r\n<a href=\"https://goldenstallionagency.com/wp-content/uploads/2024/12/fdfgretgrf-frgre-frtgtr-7.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"385956d\" data-elementor-lightbox-title=\"fdfgretgrf frgre frtgtr (7)\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MzYyLCJ1cmwiOiJodHRwczpcL1wvZ29sZGVuc3RhbGxpb25hZ2VuY3kuY29tXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI0XC8xMlwvZmRmZ3JldGdyZi1mcmdyZS1mcnRndHItNy5qcGciLCJzbGlkZXNob3ciOiIzODU5NTZkIn0%3D\">\r\n</a>\r\n<a href=\"https://goldenstallionagency.com/wp-content/uploads/2024/12/fdfgretgrf-frgre-frtgtr-8.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"385956d\" data-elementor-lightbox-title=\"fdfgretgrf frgre frtgtr (8)\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MzYzLCJ1cmwiOiJodHRwczpcL1wvZ29sZGVuc3RhbGxpb25hZ2VuY3kuY29tXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI0XC8xMlwvZmRmZ3JldGdyZi1mcmdyZS1mcnRndHItOC5qcGciLCJzbGlkZXNob3ciOiIzODU5NTZkIn0%3D\">\r\n</a>\r\n<a href=\"https://goldenstallionagency.com/wp-content/uploads/2024/12/fdfgretgrf-frgre-frtgtr-9.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"385956d\" data-elementor-lightbox-title=\"fdfgretgrf frgre frtgtr (9)\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MzY0LCJ1cmwiOiJodHRwczpcL1wvZ29sZGVuc3RhbGxpb25hZ2VuY3kuY29tXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI0XC8xMlwvZmRmZ3JldGdyZi1mcmdyZS1mcnRndHItOS5qcGciLCJzbGlkZXNob3ciOiIzODU5NTZkIn0%3D\">\r\n</a>','Our Work | hospitality website portfolio South Africa - Golden Stallion Agency','','publish','closed','closed','','hospitality-website-portfolio-south-africa-golden-stallion-agency','','','2025-01-30 13:09:21','2025-01-30 11:09:21','',0,'https://preview.tonydezigner.com/goldenstallionagency2/?page_id=12',0,'page','',0),(15,2,'2024-12-19 08:38:03','2024-12-19 08:38:03','<h2>ABOUT US</h2>\r\n[rank_math_breadcrumb]\r\n<h6>FOUNDER OF GOLDEN STALLION AGENCY</h6>\r\n<h2>Meet Tinashe Masanhu.</h2>\r\n<b>Hello, I’m Tinashe Musanhu. I’m not just a web designer; I’m your partner in digital transformation.\r\n</b>\r\n\r\nWith six years of experience helping businesses in dental, legal, and hospitality industries, I’ve developed a deep understanding of what drives success in these fields. My unique approach allows me to design websites that speak directly to your clients’ needs—keeping them engaged and coming back for more.\r\n\r\n\r\nOver the years, I’ve worked with over 300 clients across South Africa. My expertise ensures every website I create is not only visually engaging but also strategically built to deliver measurable results.\r\n\r\n\r\nFrom the initial conversation to the final launch, my team and I are committed to achieving the best outcomes for your business. This isn’t just a guarantee—it’s my promise.\r\n\r\n\r\nBook a call with Tinashe today, and let’s discuss how we can turn your vision into reality.\r\n<a href=\"https://calendly.com/goldenstallionwebagency/hospitality-website-discovery-call\">\r\n\r\nBook a call with Tinashe\r\n</a>\r\n<img src=\"https://goldenstallionagency.com/wp-content/uploads/2024/12/1ca77926-7537-4cb2-8743-2cfa35ac6420-768x650-1.webp\" sizes=\"(max-width: 768px) 100vw, 768px\" srcset=\"https://goldenstallionagency.com/wp-content/uploads/2024/12/1ca77926-7537-4cb2-8743-2cfa35ac6420-768x650-1.webp 768w, https://goldenstallionagency.com/wp-content/uploads/2024/12/1ca77926-7537-4cb2-8743-2cfa35ac6420-768x650-1-300x254.webp 300w\" alt=\"\" width=\"768\" height=\"650\" />\r\n97%\r\n<h2>Client Rating</h2>\r\n<h2>Services Offered.</h2>\r\nWebsite Design &amp; Development\r\nCustom-built, high-converting websites tailored to your industry.\r\nSearch Engine Optimization (SEO)\r\nEnsuring your site is optimized\r\nto rank high on search engines\r\nand attract organic traffic.\r\nDigital Marketing\r\nComprehensive marketing\r\nstrategies, from social media\r\nto targeted advertising.\r\nMaintenance &amp; Support\r\nOngoing support to keep your\r\nwebsite running smoothly\r\n\r\nMore Clients Higher Engagement Build Trust\r\n\r\nAre you ready to become a leader in your field? Golden Stallion Agency delivers highconverting websites specifically crafted for dental practices, law firms, and hospitality\r\nbrands. We create digital solutions that not only attract new clients but also build longterm relationships and trust. Book a Call with Tinashe to start your journey toward a\r\npowerful online presence today.\r\n\r\nProject Completed\r\n0\r\n+\r\nDays to project completion\r\n0\r\nRecurring clients\r\n0\r\n+\r\n<h3>BOOK A MEETING HERE</h3>\r\n<iframe src=\"https://calendly.com/goldenstallionwebagency/hospitality-website-discovery-call\" width=\"100%\" height=\"600\" frameborder=\"0\" scrolling=\"no\">﻿﻿﻿</iframe>','About Golden Stallion Agency | Expert Hospitality Website Design','','publish','closed','closed','','about-expert-hospitality-website-design','','','2025-01-30 13:00:25','2025-01-30 11:00:25','',0,'https://preview.tonydezigner.com/goldenstallionagency2/?page_id=15',0,'page','',0),(17,2,'2024-12-19 08:38:23','2024-12-19 08:38:23','<h2>OUR CONTACTS</h2>\r\n[rank_math_breadcrumb]\r\n<h2>Get in touch\r\nWith us.</h2>\r\nHead Office\r\n\r\nJohannesburg, Gauteng\r\n\r\n<a tabindex=\"-1\" href=\"mailto:info@goldenstallionagency.com\" aria-label=\"Email\">\r\n</a>\r\n<a href=\"mailto:info@goldenstallionagency.com\">\r\nEmail </a>\r\n\r\ninfo@goldenstallionagency.com\r\n\r\n<a tabindex=\"-1\" href=\"tel:%20+27%2081%20210%207855\" aria-label=\"Let\'s Talk\">\r\n</a>\r\n<a href=\"tel:%20+27%2081%20210%207855\">\r\nLet\'s Talk </a>\r\n\r\nPhone : +27 68 621 5370\r\n<h2>Send us a message</h2>\r\n<iframe title=\"Johannesburg, Gauteng\" src=\"https://maps.google.com/maps?q=Johannesburg%2C%20Gauteng&amp;t=m&amp;z=14&amp;output=embed&amp;iwloc=near\" aria-label=\"Johannesburg, Gauteng\"></iframe>','Contact Golden Stallion Agency | Hospitality Web Design South Africa','','publish','closed','closed','','contact-hospitality-web-design-south-africa','','','2025-01-30 13:05:46','2025-01-30 11:05:46','',0,'https://preview.tonydezigner.com/goldenstallionagency2/?page_id=17',0,'page','',0),(19,2,'2024-12-19 08:38:48','2024-12-19 08:38:48','<!-- wp:page-list /-->','Navigation','','publish','closed','closed','','navigation','','','2024-12-19 08:38:48','2024-12-19 08:38:48','',0,'https://preview.tonydezigner.com/goldenstallionagency2/2024/12/19/navigation/',0,'wp_navigation','',0),(23,2,'2024-12-19 08:46:01','2024-12-19 08:46:01','','image_2024-12-03_081425418-150x150','','inherit','open','closed','','image_2024-12-03_081425418-150x150','','','2024-12-19 08:46:01','2024-12-19 08:46:01','',0,'https://preview.tonydezigner.com/goldenstallionagency2/wp-content/uploads/sites/2/2024/12/image_2024-12-03_081425418-150x150-1.webp',0,'attachment','image/webp',0),(24,2,'2024-12-19 08:46:03','2024-12-19 08:46:03','','Untitled-design-1-150x150','','inherit','open','closed','','untitled-design-1-150x150','','','2024-12-19 08:46:03','2024-12-19 08:46:03','',0,'https://preview.tonydezigner.com/goldenstallionagency2/wp-content/uploads/sites/2/2024/12/Untitled-design-1-150x150-1.webp',0,'attachment','image/webp',0),(25,2,'2024-12-19 08:47:04','2024-12-19 08:47:04','','1ca77926-7537-4cb2-8743-2cfa35ac6420-768x650','','inherit','open','closed','','1ca77926-7537-4cb2-8743-2cfa35ac6420-768x650','','','2025-01-30 12:32:55','2025-01-30 10:32:55','',0,'https://preview.tonydezigner.com/goldenstallionagency2/wp-content/uploads/sites/2/2024/12/1ca77926-7537-4cb2-8743-2cfa35ac6420-768x650-1.webp',0,'attachment','image/webp',0),(26,2,'2024-12-19 08:47:07','2024-12-19 08:47:07','','cropped-image_2024-11-08_205911990','','inherit','open','closed','','cropped-image_2024-11-08_205911990','','','2024-12-19 08:47:07','2024-12-19 08:47:07','',0,'https://preview.tonydezigner.com/goldenstallionagency2/wp-content/uploads/sites/2/2024/12/cropped-image_2024-11-08_205911990.webp',0,'attachment','image/webp',0),(28,2,'2024-12-19 10:50:03','2024-12-19 08:50:03','','Consula - Business and Finance Consulting Elementor Template Kit','','publish','closed','closed','','consula-business-and-finance-consulting-elementor-template-kit','','','2024-12-19 10:50:03','2024-12-19 08:50:03','',0,'https://preview.tonydezigner.com/goldenstallionagency2/?p=28',0,'envato_tk_import','',0),(29,2,'2024-12-19 10:51:43','2024-12-19 08:51:43','','Nurturaa - Template kit for Life Coach & Motivator','','publish','closed','closed','','nurturaa-template-kit-for-life-coach-motivator','','','2024-12-19 10:51:43','2024-12-19 08:51:43','',0,'https://preview.tonydezigner.com/goldenstallionagency2/?p=29',0,'envato_tk_import','',0),(30,2,'2024-12-19 10:54:40','2024-12-19 08:54:40','','Webiso - Template kit for Website Design Agency','','publish','closed','closed','','webiso-template-kit-for-website-design-agency','','','2024-12-19 10:54:40','2024-12-19 08:54:40','',0,'https://preview.tonydezigner.com/goldenstallionagency2/?p=30',0,'envato_tk_import','',0),(31,2,'2024-12-19 10:56:00','2024-12-19 08:56:00','','Kit Styles: Webiso - Template kit for Website Design Agency','','publish','closed','closed','','global-kit-styles','','','2024-12-19 10:56:00','2024-12-19 08:56:00','',0,'https://preview.tonydezigner.com/goldenstallionagency2/?elementor_library=global-kit-styles',0,'elementor_library','',0),(35,2,'2024-12-19 10:56:14','2024-12-19 08:56:14','<nav \n			data-hamburger-icon=\"icon icon-menu1\" \n			data-hamburger-icon-type=\"icon\" \n			data-responsive-breakpoint=\"1024\">\n			            <button  type=\"button\" aria-label=\"hamburger-icon\">\n                            </button>\n            <ul id=\"menu-main-menu\"><li id=\"menu-item-43\" data-vertical-menu=750px><a href=\"https://goldenstallionagency.com/\">Home</a></li>\n<li id=\"menu-item-550\" data-vertical-menu=750px><a href=\"#\">Services</a>\n<ul>\n	<li id=\"menu-item-549\" data-vertical-menu=750px><a href=\"https://goldenstallionagency.com/website-design/\">Website Design</a>	<li id=\"menu-item-548\" data-vertical-menu=750px><a href=\"https://goldenstallionagency.com/web-development/\">Web Development</a>	<li id=\"menu-item-545\" data-vertical-menu=750px><a href=\"https://goldenstallionagency.com/website-maintenance/\">Website Maintenance</a>	<li id=\"menu-item-546\" data-vertical-menu=750px><a href=\"https://goldenstallionagency.com/digital-marketing/\">Digital Marketing</a>	<li id=\"menu-item-547\" data-vertical-menu=750px><a href=\"https://goldenstallionagency.com/seo/\">SEO (Search Engine Optimization)</a></ul>\n</li>\n<li id=\"menu-item-44\" data-vertical-menu=750px><a href=\"https://goldenstallionagency.com/about-expert-hospitality-website-design/\">About</a></li>\n<li id=\"menu-item-46\" data-vertical-menu=750px><a href=\"https://goldenstallionagency.com/hospitality-website-portfolio-south-africa-golden-stallion-agency/\">Portfolio</a></li>\n<li id=\"menu-item-45\" data-vertical-menu=750px><a href=\"https://goldenstallionagency.com/contact-hospitality-web-design-south-africa/\">Contact Us</a></li>\n</ul><a href=\"https://goldenstallionagency.com\" target=\"\" rel=\"\"><img src=\"https://goldenstallionagency.com/wp-content/uploads/2024/12/image_2024-11-08_222804488.webp\" title=\"Golden Stallion Agency logo &#8211; Leading website design agency in South Africa.\" alt=\"Golden Stallion Agency logo - Leading website design agency in South Africa.\" decoding=\"async\" /></a><button type=\"button\">X</button>			\n			        </nav>\n					<a href=\"https://www.tiktok.com/@goldenstallionagency?_t=8sNGsj9tIT0&#038;_r=1\" target=\"_blank\">\n						Tiktok\n						<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M448,209.91a210.06,210.06,0,0,1-122.77-39.25V349.38A162.55,162.55,0,1,1,185,188.31V278.2a74.62,74.62,0,1,0,52.23,71.18V0l88,0a121.18,121.18,0,0,0,1.86,22.17h0A122.18,122.18,0,0,0,381,102.39a121.43,121.43,0,0,0,67,20.14Z\"></path></svg>					</a>\n					<a href=\"https://www.facebook.com/profile.php?id=61571006637185\" target=\"_blank\">\n						Facebook\n						<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a href=\"https://www.instagram.com/goldenstallionagency?igsh=MTdnbmR6M3A2b3Fibw==\" target=\"_blank\">\n						Instagram\n						<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z\"></path></svg>					</a>\n					<a href=\"https://g.co/kgs/Fcz23vA\" target=\"_blank\">\n						Google\n						<svg aria-hidden=\"true\" viewBox=\"0 0 488 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M488 261.8C488 403.3 391.1 504 248 504 110.8 504 0 393.2 0 256S110.8 8 248 8c66.8 0 123 24.5 166.3 64.9l-67.5 64.9C258.5 52.6 94.3 116.6 94.3 256c0 86.5 69.1 156.6 153.7 156.6 98.2 0 135-70.4 140.8-106.9H248v-85.3h236.1c2.3 12.7 3.9 24.9 3.9 41.4z\"></path></svg>					</a>\n					<a href=\"tel:+27%2068%20621%205370\" target=\"_blank\">\n									+27 68 621 5370\n					</a>\n					<a href=\"https://calendly.com/goldenstallionwebagency/hospitality-website-discovery-call\" target=\"_blank\">\n									BOOK A CALL WITH TINASHE\n					</a>','Header','','publish','closed','closed','','header','','','2025-10-08 15:58:32','2025-10-08 13:58:32','',0,'https://preview.tonydezigner.com/goldenstallionagency2/?post_type=elementor_library&#038;p=35',0,'elementor_library','',0),(38,2,'2024-12-19 10:57:19','2024-12-19 08:57:19','','logo_Asset-1.png','','inherit','open','closed','','logo_asset-1-png','','','2024-12-19 10:57:19','2024-12-19 08:57:19','',0,'https://preview.tonydezigner.com/goldenstallionagency2/wp-content/uploads/sites/2/2024/12/logo_Asset-1.png',0,'attachment','image/png',0),(39,2,'2024-12-19 10:57:23','2024-12-19 08:57:23','','logo_Asset-2.png','','inherit','open','closed','','logo_asset-2-png','','','2024-12-19 10:57:23','2024-12-19 08:57:23','',0,'https://preview.tonydezigner.com/goldenstallionagency2/wp-content/uploads/sites/2/2024/12/logo_Asset-2.png',0,'attachment','image/png',0),(40,2,'2024-12-19 10:57:33','2024-12-19 08:57:33','<a href=\"#\">\n							<img width=\"1001\" height=\"272\" src=\"https://goldenstallionagency.com/wp-content/uploads/2024/12/logo_Asset-1.png\" alt=\"\" srcset=\"https://goldenstallionagency.com/wp-content/uploads/2024/12/logo_Asset-1.png 1001w, https://goldenstallionagency.com/wp-content/uploads/2024/12/logo_Asset-1-300x82.png 300w, https://goldenstallionagency.com/wp-content/uploads/2024/12/logo_Asset-1-768x209.png 768w\" sizes=\"(max-width: 1001px) 100vw, 1001px\" />								</a>\n							<nav \n			data-hamburger-icon=\"icon icon-menu1\" \n			data-hamburger-icon-type=\"icon\" \n			data-responsive-breakpoint=\"1024\">\n			        </nav>\n					<a href=\"#\">\n									Get Started\n					</a>','Header','','publish','closed','closed','','header-2','','','2024-12-19 10:57:33','2024-12-19 08:57:33','',0,'https://preview.tonydezigner.com/goldenstallionagency2/?elementor_library=header-2',0,'elementor_library','',0),(43,2,'2025-10-15 20:43:06','2024-12-19 08:59:04','','Home','','publish','closed','closed','','43','','','2025-10-15 20:43:06','2025-10-15 18:43:06','',0,'https://preview.tonydezigner.com/goldenstallionagency2/?p=43',1,'nav_menu_item','',0),(44,2,'2025-10-15 20:43:07','2024-12-19 08:59:04','','About','','publish','closed','closed','','44','','','2025-10-15 20:43:07','2025-10-15 18:43:07','',0,'https://preview.tonydezigner.com/goldenstallionagency2/?p=44',7,'nav_menu_item','',0),(45,2,'2025-10-15 20:43:07','2024-12-19 08:59:04','','Contact Us','','publish','closed','closed','','45','','','2025-10-15 20:43:07','2025-10-15 18:43:07','',0,'https://preview.tonydezigner.com/goldenstallionagency2/?p=45',9,'nav_menu_item','',0),(46,2,'2025-10-15 20:43:07','2024-12-19 08:59:04','','Portfolio','','publish','closed','closed','','46','','','2025-10-15 20:43:07','2025-10-15 18:43:07','',0,'https://preview.tonydezigner.com/goldenstallionagency2/?p=46',8,'nav_menu_item','',0),(51,2,'2024-12-19 11:00:12','2024-12-19 09:00:12','','Golden Stallion Agency logo - Leading website design agency in South Africa.','','inherit','open','closed','','image_2024-11-08_222804488','','','2025-01-30 11:57:03','2025-01-30 09:57:03','',35,'https://preview.tonydezigner.com/goldenstallionagency2/wp-content/uploads/sites/2/2024/12/image_2024-11-08_222804488.webp',0,'attachment','image/webp',0),(53,2,'2024-12-19 11:01:32','0000-00-00 00:00:00','','Footer','','draft','closed','closed','','','','','2024-12-19 11:01:32','2024-12-19 09:01:32','',0,'https://preview.tonydezigner.com/goldenstallionagency2/?post_type=elementor_library&#038;p=53',0,'elementor_library','',0),(54,2,'2024-12-19 11:02:02','2024-12-19 09:02:02','<a href=\"https://goldenstallionagency.com/\">\n							<img width=\"150\" height=\"150\" src=\"https://goldenstallionagency.com/wp-content/uploads/2024/12/image_2024-11-08_222804488.webp\" alt=\"Golden Stallion Agency logo - Leading website design agency in South Africa.\" />								</a>\n		<p>Golden Stallion Agency creates trusted websites for dental, legal, and hospitality brands in South Africa, focusing on user experience, brand engagement, and conversion through their unique “Golden Blueprint.”</p>		\n				<a href=\"#\" tabindex=\"-1\" aria-label=\"Johannesburg, Gauteng\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M172.268 501.67C26.97 291.031 0 269.413 0 192 0 85.961 85.961 0 192 0s192 85.961 192 192c0 77.413-26.97 99.031-172.268 309.67-9.535 13.774-29.93 13.773-39.464 0zM192 272c44.183 0 80-35.817 80-80s-35.817-80-80-80-80 35.817-80 80 35.817 80 80 80z\"></path></svg>				</a>\n									<h3>\n						<a href=\"#\" >\n							Johannesburg, Gauteng						</a>\n					</h3>\n				<a href=\"tel:+27%2068%20621%205370\" tabindex=\"-1\" aria-label=\"+27 68 621 5370\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M497.39 361.8l-112-48a24 24 0 0 0-28 6.9l-49.6 60.6A370.66 370.66 0 0 1 130.6 204.11l60.6-49.6a23.94 23.94 0 0 0 6.9-28l-48-112A24.16 24.16 0 0 0 122.6.61l-104 24A24 24 0 0 0 0 48c0 256.5 207.9 464 464 464a24 24 0 0 0 23.4-18.6l24-104a24.29 24.29 0 0 0-14.01-27.6z\"></path></svg>				</a>\n									<h3>\n						<a href=\"tel:+27%2068%20621%205370\" >\n							+27 68 621 5370						</a>\n					</h3>\n				<a href=\"mailto:info@goldenstallionagency.com\" tabindex=\"-1\" aria-label=\"info@goldenstallionagency.com\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M502.3 190.8c3.9-3.1 9.7-.2 9.7 4.7V400c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V195.6c0-5 5.7-7.8 9.7-4.7 22.4 17.4 52.1 39.5 154.1 113.6 21.1 15.4 56.7 47.8 92.2 47.6 35.7.3 72-32.8 92.3-47.6 102-74.1 131.6-96.3 154-113.7zM256 320c23.2.4 56.6-29.2 73.4-41.4 132.7-96.3 142.8-104.7 173.4-128.7 5.8-4.5 9.2-11.5 9.2-18.9v-19c0-26.5-21.5-48-48-48H48C21.5 64 0 85.5 0 112v19c0 7.4 3.4 14.3 9.2 18.9 30.6 23.9 40.7 32.4 173.4 128.7 16.8 12.2 50.2 41.8 73.4 41.4z\"></path></svg>				</a>\n									<h3>\n						<a href=\"mailto:info@goldenstallionagency.com\" >\n							info@goldenstallionagency.com						</a>\n					</h3>\n					<h3>Subscribe to our newsletter</h3>				\n		<p>Copyright © 2025 Golden Stallion Agency</p>		\n					<a href=\"https://goldenstallionagency.com/privacy-policy/\">\n									Privacy Policy\n					</a>\n					<a href=\"https://goldenstallionagency.com/terms-and-conditions/\">\n									Terms & Services\n					</a>','Footer','','publish','closed','closed','','footer-2','','','2025-01-30 11:57:06','2025-01-30 09:57:06','',0,'https://preview.tonydezigner.com/goldenstallionagency2/?post_type=elementor_library&#038;p=54',0,'elementor_library','',0),(55,2,'2024-12-19 11:03:03','2024-12-19 09:03:03','<img width=\"1001\" height=\"272\" src=\"https://goldenstallionagency.com/wp-content/uploads/2024/12/logo_Asset-1.png\" alt=\"\" srcset=\"https://goldenstallionagency.com/wp-content/uploads/2024/12/logo_Asset-1.png 1001w, https://goldenstallionagency.com/wp-content/uploads/2024/12/logo_Asset-1-300x82.png 300w, https://goldenstallionagency.com/wp-content/uploads/2024/12/logo_Asset-1-768x209.png 768w\" sizes=\"(max-width: 1001px) 100vw, 1001px\" />															\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis.</p>		\n				<a href=\"#\" tabindex=\"-1\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M172.268 501.67C26.97 291.031 0 269.413 0 192 0 85.961 85.961 0 192 0s192 85.961 192 192c0 77.413-26.97 99.031-172.268 309.67-9.535 13.774-29.93 13.773-39.464 0zM192 272c44.183 0 80-35.817 80-80s-35.817-80-80-80-80 35.817-80 80 35.817 80 80 80z\"></path></svg>				</a>\n									<h3>\n						<a href=\"#\" >\n							0811 Erdman Prairie, Joaville CA						</a>\n					</h3>\n				<a href=\"#\" tabindex=\"-1\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M497.39 361.8l-112-48a24 24 0 0 0-28 6.9l-49.6 60.6A370.66 370.66 0 0 1 130.6 204.11l60.6-49.6a23.94 23.94 0 0 0 6.9-28l-48-112A24.16 24.16 0 0 0 122.6.61l-104 24A24 24 0 0 0 0 48c0 256.5 207.9 464 464 464a24 24 0 0 0 23.4-18.6l24-104a24.29 24.29 0 0 0-14.01-27.6z\"></path></svg>				</a>\n									<h3>\n						<a href=\"#\" >\n							+1 (234) 567 890 00						</a>\n					</h3>\n				<a href=\"#\" tabindex=\"-1\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M502.3 190.8c3.9-3.1 9.7-.2 9.7 4.7V400c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V195.6c0-5 5.7-7.8 9.7-4.7 22.4 17.4 52.1 39.5 154.1 113.6 21.1 15.4 56.7 47.8 92.2 47.6 35.7.3 72-32.8 92.3-47.6 102-74.1 131.6-96.3 154-113.7zM256 320c23.2.4 56.6-29.2 73.4-41.4 132.7-96.3 142.8-104.7 173.4-128.7 5.8-4.5 9.2-11.5 9.2-18.9v-19c0-26.5-21.5-48-48-48H48C21.5 64 0 85.5 0 112v19c0 7.4 3.4 14.3 9.2 18.9 30.6 23.9 40.7 32.4 173.4 128.7 16.8 12.2 50.2 41.8 73.4 41.4z\"></path></svg>				</a>\n									<h3>\n						<a href=\"#\" >\n							consula.info@mail.com						</a>\n					</h3>\n					<h3>Explore</h3>				\n							<ul>\n							<li>\n											<a href=\"#\">\n											Home\n											</a>\n									</li>\n								<li>\n											<a href=\"#\">\n											About\n											</a>\n									</li>\n								<li>\n											<a href=\"#\">\n											Services\n											</a>\n									</li>\n								<li>\n											<a href=\"#\">\n											Projects\n											</a>\n									</li>\n								<li>\n											<a href=\"#\">\n											Blog\n											</a>\n									</li>\n						</ul>\n					<h3>Projects</h3>				\n							<ul>\n							<li>\n											<a href=\"#\">\n											Company Branding\n											</a>\n									</li>\n								<li>\n											<a href=\"#\">\n											Future Investment\n											</a>\n									</li>\n								<li>\n											<a href=\"#\">\n											Tax and Financial\n											</a>\n									</li>\n								<li>\n											<a href=\"#\">\n											Marketing Values\n											</a>\n									</li>\n								<li>\n											<a href=\"#\">\n											Modern Startups\n											</a>\n									</li>\n						</ul>\n					<h3>Resources</h3>				\n							<ul>\n							<li>\n											<a href=\"#\">\n											Documentation\n											</a>\n									</li>\n								<li>\n											<a href=\"#\">\n											Privacy Policy\n											</a>\n									</li>\n								<li>\n											<a href=\"#\">\n											Press Files\n											</a>\n									</li>\n								<li>\n											<a href=\"#\">\n											FAQs\n											</a>\n									</li>\n								<li>\n											<a href=\"#\">\n											Contact\n											</a>\n									</li>\n						</ul>\n					<h3>Follow us</h3>				\n							<ul>\n							<li>\n											<a href=\"#\">\n											Instagram\n											</a>\n									</li>\n								<li>\n											<a href=\"#\">\n											LinkedIn\n											</a>\n									</li>\n								<li>\n											<a href=\"#\">\n											Telegram\n											</a>\n									</li>\n								<li>\n											<a href=\"#\">\n											Facebook\n											</a>\n									</li>\n								<li>\n											<a href=\"#\">\n											Youtube\n											</a>\n									</li>\n						</ul>\n					<h3>Subscribe to our newsletter</h3>				\n		<!----------------------------- \n			* controls_data : find the the props passed indie of data attribute\n			* props.SubmitResponseMarkup : contains the markup of error or success message\n			* https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Template_literals\n		--------------------------- -->\n		<p>Copyright © 2024 ASK Project</p>		\n					<a href=\"#\">\n									Privacy Policy\n					</a>\n					<a href=\"#\">\n									Terms & Services\n					</a>','Footer','','publish','closed','closed','','footer','','','2024-12-19 11:03:03','2024-12-19 09:03:03','',0,'https://preview.tonydezigner.com/goldenstallionagency2/?elementor_library=footer',0,'elementor_library','',0),(58,2,'2024-12-19 11:09:59','2024-12-19 09:09:59','','placeholder.png','','inherit','open','closed','','placeholder-png','','','2024-12-19 11:09:59','2024-12-19 09:09:59','',0,'https://preview.tonydezigner.com/goldenstallionagency2/wp-content/uploads/sites/2/2024/12/placeholder.png',0,'attachment','image/png',0),(59,2,'2024-12-19 11:10:01','2024-12-19 09:10:01','<h5>Weekly Newsletter</h5>				\n					<h2>Subscribe</h2>','Newsletter Subscription (with Form)','','publish','closed','closed','','newsletter-subscription-with-form','','','2024-12-19 11:10:01','2024-12-19 09:10:01','',0,'https://preview.tonydezigner.com/goldenstallionagency2/?elementor_library=newsletter-subscription-with-form',0,'elementor_library','',0),(67,2,'2024-12-19 11:23:51','2024-12-19 09:23:51','','podcaster-using-a-laptop.jpg','','inherit','open','closed','','podcaster-using-a-laptop-jpg','','','2024-12-19 11:23:51','2024-12-19 09:23:51','',0,'https://preview.tonydezigner.com/goldenstallionagency2/wp-content/uploads/sites/2/2024/12/podcaster-using-a-laptop.jpg',0,'attachment','image/jpeg',0),(68,2,'2024-12-19 11:23:54','2024-12-19 09:23:54','','bg_text_.png','','inherit','open','closed','','bg_text_-png','','','2024-12-19 11:23:54','2024-12-19 09:23:54','',0,'https://preview.tonydezigner.com/goldenstallionagency2/wp-content/uploads/sites/2/2024/12/bg_text_.png',0,'attachment','image/png',0),(69,2,'2024-12-19 11:23:58','2024-12-19 09:23:58','','young-web-designers-working-together-at-modern-office.jpg','','inherit','open','closed','','young-web-designers-working-together-at-modern-office-jpg','','','2024-12-19 11:23:58','2024-12-19 09:23:58','',0,'https://preview.tonydezigner.com/goldenstallionagency2/wp-content/uploads/sites/2/2024/12/young-web-designers-working-together-at-modern-office.jpg',0,'attachment','image/jpeg',0),(70,2,'2024-12-19 11:24:03','2024-12-19 09:24:03','','logo_2.png','','inherit','open','closed','','logo_2-png','','','2024-12-19 11:24:03','2024-12-19 09:24:03','',0,'https://preview.tonydezigner.com/goldenstallionagency2/wp-content/uploads/sites/2/2024/12/logo_2.png',0,'attachment','image/png',0),(71,2,'2024-12-19 11:24:04','2024-12-19 09:24:04','','logo_3.png','','inherit','open','closed','','logo_3-png','','','2024-12-19 11:24:04','2024-12-19 09:24:04','',0,'https://preview.tonydezigner.com/goldenstallionagency2/wp-content/uploads/sites/2/2024/12/logo_3.png',0,'attachment','image/png',0),(72,2,'2024-12-19 11:24:06','2024-12-19 09:24:06','','logo_4.png','','inherit','open','closed','','logo_4-png','','','2024-12-19 11:24:06','2024-12-19 09:24:06','',0,'https://preview.tonydezigner.com/goldenstallionagency2/wp-content/uploads/sites/2/2024/12/logo_4.png',0,'attachment','image/png',0),(73,2,'2024-12-19 11:24:07','2024-12-19 09:24:07','','logo_5.png','','inherit','open','closed','','logo_5-png','','','2024-12-19 11:24:07','2024-12-19 09:24:07','',0,'https://preview.tonydezigner.com/goldenstallionagency2/wp-content/uploads/sites/2/2024/12/logo_5.png',0,'attachment','image/png',0),(74,2,'2024-12-19 11:24:09','2024-12-19 09:24:09','','logo_6.png','','inherit','open','closed','','logo_6-png','','','2024-12-19 11:24:09','2024-12-19 09:24:09','',0,'https://preview.tonydezigner.com/goldenstallionagency2/wp-content/uploads/sites/2/2024/12/logo_6.png',0,'attachment','image/png',0),(75,2,'2024-12-19 11:24:10','2024-12-19 09:24:10','','logo_7.png','','inherit','open','closed','','logo_7-png','','','2024-12-19 11:24:10','2024-12-19 09:24:10','',0,'https://preview.tonydezigner.com/goldenstallionagency2/wp-content/uploads/sites/2/2024/12/logo_7.png',0,'attachment','image/png',0),(76,2,'2024-12-19 11:24:11','2024-12-19 09:24:11','','logo_8.png','','inherit','open','closed','','logo_8-png','','','2024-12-19 11:24:11','2024-12-19 09:24:11','',0,'https://preview.tonydezigner.com/goldenstallionagency2/wp-content/uploads/sites/2/2024/12/logo_8.png',0,'attachment','image/png',0),(77,2,'2024-12-19 11:24:13','2024-12-19 09:24:13','','programmers-work-late-at-night.jpg','','inherit','open','closed','','programmers-work-late-at-night-jpg','','','2024-12-19 11:24:13','2024-12-19 09:24:13','',0,'https://preview.tonydezigner.com/goldenstallionagency2/wp-content/uploads/sites/2/2024/12/programmers-work-late-at-night.jpg',0,'attachment','image/jpeg',0),(78,2,'2024-12-19 11:24:19','2024-12-19 09:24:19','','bg_img2.png','','inherit','open','closed','','bg_img2-png','','','2024-12-19 11:24:19','2024-12-19 09:24:19','',0,'https://preview.tonydezigner.com/goldenstallionagency2/wp-content/uploads/sites/2/2024/12/bg_img2.png',0,'attachment','image/png',0),(80,2,'2024-12-19 11:24:30','2024-12-19 09:24:30','','the-connected-team-is-an-efficient-team.jpg','','inherit','open','closed','','the-connected-team-is-an-efficient-team-jpg','','','2024-12-19 11:24:30','2024-12-19 09:24:30','',0,'https://preview.tonydezigner.com/goldenstallionagency2/wp-content/uploads/sites/2/2024/12/the-connected-team-is-an-efficient-team.jpg',0,'attachment','image/jpeg',0),(81,2,'2024-12-19 11:24:34','2024-12-19 09:24:34','','young-woman-customer-support-posing-in-the-office.jpg','','inherit','open','closed','','young-woman-customer-support-posing-in-the-office-jpg','','','2024-12-19 11:24:34','2024-12-19 09:24:34','',0,'https://preview.tonydezigner.com/goldenstallionagency2/wp-content/uploads/sites/2/2024/12/young-woman-customer-support-posing-in-the-office.jpg',0,'attachment','image/jpeg',0),(82,2,'2024-12-19 11:24:40','2024-12-19 09:24:40','','bottle-of-essential-massage-oil-on-stone-beauty-treatment-minimal-black-design-packaging-mock-up.jpg','','inherit','open','closed','','bottle-of-essential-massage-oil-on-stone-beauty-treatment-minimal-black-design-packaging-mock-up-jpg','','','2024-12-19 11:24:40','2024-12-19 09:24:40','',0,'https://preview.tonydezigner.com/goldenstallionagency2/wp-content/uploads/sites/2/2024/12/bottle-of-essential-massage-oil-on-stone-beauty-treatment-minimal-black-design-packaging-mock-up.jpg',0,'attachment','image/jpeg',0),(83,2,'2024-12-19 11:24:42','2024-12-19 09:24:42','','smartwatch-screen-mockup-digital-device.jpg','','inherit','open','closed','','smartwatch-screen-mockup-digital-device-jpg','','','2024-12-19 11:24:42','2024-12-19 09:24:42','',0,'https://preview.tonydezigner.com/goldenstallionagency2/wp-content/uploads/sites/2/2024/12/smartwatch-screen-mockup-digital-device.jpg',0,'attachment','image/jpeg',0),(84,2,'2024-12-19 11:24:46','2024-12-19 09:24:46','','black-bottle-modern-design-eye-dropper-with-painted-leaves-background-3d-illustration.jpg','','inherit','open','closed','','black-bottle-modern-design-eye-dropper-with-painted-leaves-background-3d-illustration-jpg','','','2024-12-19 11:24:46','2024-12-19 09:24:46','',0,'https://preview.tonydezigner.com/goldenstallionagency2/wp-content/uploads/sites/2/2024/12/black-bottle-modern-design-eye-dropper-with-painted-leaves-background-3d-illustration.jpg',0,'attachment','image/jpeg',0),(85,2,'2024-12-19 11:24:50','2024-12-19 09:24:50','','phone-with-empty-screen-on-black-decorated-background-top-view.jpg','','inherit','open','closed','','phone-with-empty-screen-on-black-decorated-background-top-view-jpg','','','2024-12-19 11:24:50','2024-12-19 09:24:50','',0,'https://preview.tonydezigner.com/goldenstallionagency2/wp-content/uploads/sites/2/2024/12/phone-with-empty-screen-on-black-decorated-background-top-view.jpg',0,'attachment','image/jpeg',0),(86,2,'2024-12-19 11:24:53','2024-12-19 09:24:53','','single-red-wine-bottle-with-blank-label-for-mockup-and-glass-of-red-wine-on-dark-gray-background.jpg','','inherit','open','closed','','single-red-wine-bottle-with-blank-label-for-mockup-and-glass-of-red-wine-on-dark-gray-background-jpg','','','2024-12-19 11:24:53','2024-12-19 09:24:53','',0,'https://preview.tonydezigner.com/goldenstallionagency2/wp-content/uploads/sites/2/2024/12/single-red-wine-bottle-with-blank-label-for-mockup-and-glass-of-red-wine-on-dark-gray-background.jpg',0,'attachment','image/jpeg',0),(87,2,'2024-12-19 11:24:58','2024-12-19 09:24:58','','black-luxury-take-away-paper-cups-set-mirrored.jpg','','inherit','open','closed','','black-luxury-take-away-paper-cups-set-mirrored-jpg','','','2024-12-19 11:24:58','2024-12-19 09:24:58','',0,'https://preview.tonydezigner.com/goldenstallionagency2/wp-content/uploads/sites/2/2024/12/black-luxury-take-away-paper-cups-set-mirrored.jpg',0,'attachment','image/jpeg',0),(88,2,'2024-12-19 11:25:02','2024-12-19 09:25:02','','img_1.jpg','','inherit','open','closed','','img_1-jpg','','','2024-12-19 11:25:02','2024-12-19 09:25:02','',0,'https://preview.tonydezigner.com/goldenstallionagency2/wp-content/uploads/sites/2/2024/12/img_1.jpg',0,'attachment','image/jpeg',0),(89,2,'2024-12-19 11:25:05','2024-12-19 09:25:05','','bg_img1.png','','inherit','open','closed','','bg_img1-png','','','2024-12-19 11:25:05','2024-12-19 09:25:05','',0,'https://preview.tonydezigner.com/goldenstallionagency2/wp-content/uploads/sites/2/2024/12/bg_img1.png',0,'attachment','image/png',0),(90,2,'2024-12-19 11:25:10','2024-12-19 09:25:10','','13.jpg','','inherit','open','closed','','13-jpg','','','2024-12-19 11:25:10','2024-12-19 09:25:10','',0,'https://preview.tonydezigner.com/goldenstallionagency2/wp-content/uploads/sites/2/2024/12/13.jpg',0,'attachment','image/jpeg',0),(91,2,'2024-12-19 11:25:12','2024-12-19 09:25:12','','4.jpg','','inherit','open','closed','','4-jpg','','','2024-12-19 11:25:12','2024-12-19 09:25:12','',0,'https://preview.tonydezigner.com/goldenstallionagency2/wp-content/uploads/sites/2/2024/12/4.jpg',0,'attachment','image/jpeg',0),(92,2,'2024-12-19 11:25:13','2024-12-19 09:25:13','','5.jpg','','inherit','open','closed','','5-jpg','','','2024-12-19 11:25:13','2024-12-19 09:25:13','',0,'https://preview.tonydezigner.com/goldenstallionagency2/wp-content/uploads/sites/2/2024/12/5.jpg',0,'attachment','image/jpeg',0),(93,2,'2024-12-19 11:25:14','2024-12-19 09:25:14','','placeholder.png','','inherit','open','closed','','placeholder-png-2','','','2024-12-19 11:25:14','2024-12-19 09:25:14','',0,'https://preview.tonydezigner.com/goldenstallionagency2/wp-content/uploads/sites/2/2024/12/placeholder-1.png',0,'attachment','image/png',0),(94,2,'2024-12-19 11:25:16','2024-12-19 09:25:16','<h1>Transform Your Online Presence Today!</h1>				\n					Est in adipiscing odio lectus parturient ex euismod arcu porttitor facilisis. Nisi curae blandit facilisis nisl est adipiscing.				\n					<a href=\"#\">\n									Get Started\n					</a>\n					<a href=\"#\">\n									Explore Portfolio\n					</a>\n							Design & Development						\n									<p>\n						Focusing on user experience and interface design to ensure intuitive navigation and engagement.					</p>\n							Maintenance & Support						\n									<p>\n						Keeping your website up-to-date, fast loading times, smooth performance and security patches.					</p>\n					<h3>Free Consultations</h3>				\n					<h3>Get an Appointment</h3>				\n															<img width=\"1280\" height=\"853\" src=\"https://goldenstallionagency.com/wp-content/uploads/2024/12/young-web-designers-working-together-at-modern-office.jpg\" alt=\"\" srcset=\"https://goldenstallionagency.com/wp-content/uploads/2024/12/young-web-designers-working-together-at-modern-office.jpg 1280w, https://goldenstallionagency.com/wp-content/uploads/2024/12/young-web-designers-working-together-at-modern-office-300x200.jpg 300w, https://goldenstallionagency.com/wp-content/uploads/2024/12/young-web-designers-working-together-at-modern-office-1024x682.jpg 1024w, https://goldenstallionagency.com/wp-content/uploads/2024/12/young-web-designers-working-together-at-modern-office-768x512.jpg 768w, https://goldenstallionagency.com/wp-content/uploads/2024/12/young-web-designers-working-together-at-modern-office-930x620.jpg 930w\" sizes=\"(max-width: 1280px) 100vw, 1280px\" />															\n							<ul>\n							<li>\n										Custom Solutions\n									</li>\n								<li>\n										Cutting-Edge Design\n									</li>\n								<li>\n										 SEO Optimization\n									</li>\n								<li>\n										Responsive Design\n									</li>\n								<li>\n										Innovative Technology\n									</li>\n								<li>\n										Security and Reliability\n									</li>\n						</ul>\n					<h6>Who we are</h6>				\n					<h2>Innovative Solutions for Your Online Success.</h2>				\n		<p>Sem iaculis facilisis convallis ex aliquam massa a venenatis blandit pede rhoncus. Euismod consectetuer nostra etiam lectus potenti accumsan pellentesque venenatis.</p>		\n			Project Done			\n				0\n				K+\n			Happy Client			\n				0\n				K+\n			Client Reviews			\n				0\n					<a href=\"#\">\n									Discover more\n					</a>\n								<figure><img data-src=\"https://goldenstallionagency.com/wp-content/uploads/2024/12/logo_2.png\" alt=\"logo_2.png\" /></figure><figure><img data-src=\"https://goldenstallionagency.com/wp-content/uploads/2024/12/logo_3.png\" alt=\"logo_3.png\" /></figure><figure><img data-src=\"https://goldenstallionagency.com/wp-content/uploads/2024/12/logo_4.png\" alt=\"logo_4.png\" /></figure><figure><img data-src=\"https://goldenstallionagency.com/wp-content/uploads/2024/12/logo_5.png\" alt=\"logo_5.png\" /></figure><figure><img data-src=\"https://goldenstallionagency.com/wp-content/uploads/2024/12/logo_6.png\" alt=\"logo_6.png\" /></figure><figure><img data-src=\"https://goldenstallionagency.com/wp-content/uploads/2024/12/logo_7.png\" alt=\"logo_7.png\" /></figure><figure><img data-src=\"https://goldenstallionagency.com/wp-content/uploads/2024/12/logo_8.png\" alt=\"logo_8.png\" /></figure>			\n					<h2>See How We Can Help Your Business Grow.</h2>				\n		<p>Maecenas tempor ligula phasellus per hac nisi. Facilisi curae nunc hendrerit vestibulum lobortis commodo lacus sagittis feugiat. Est sollicitudin convallis diam.</p>		\n					<a href=\"#\">\n									Learn more\n					</a>\n					<h2>Innovative Design for Modern Businesses.</h2>				\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n					<a href=\"#\">\n									Learn more\n					</a>\n							+60%						\n									<p>\n						Traffic Increase					</p>\n					By optimizing your website for search engines and enhancing user experience.				\n							+30%						\n									<p>\n						Revenue Increase					</p>\n					Rise in revenue as more visitors convert into paying customers.				\n<a href=\"https://www.youtube.com/embed/VhBl3dHT5SY?feature=oembed?playlist=VhBl3dHT5SY&amp;mute=0&amp;autoplay=0&amp;loop=no&amp;controls=0&amp;start=0&amp;end=\" aria-label=\"video-popup\">\n						</a>\n					<h2>Innovative Solutions for Your Online Success</h2>				\n							Web Design						\n									<p>\n						Habitant risus facilisis vitae curabitur hac nullam.					</p>\n					Netus condimentum erat vestibulum sollicitudin sem tempor lacinia. Torquent fringilla facilisi placerat magna pellentesque facilisis nisi faucibus.				\n					<a href=\"#\">\n									Get Started\n					</a>\n							Web Development						\n									<p>\n						Habitant risus facilisis vitae curabitur hac nullam.					</p>\n					Netus condimentum erat vestibulum sollicitudin sem tempor lacinia. Torquent fringilla facilisi placerat magna pellentesque facilisis nisi faucibus.				\n					<a href=\"#\">\n									Get Started\n					</a>\n							Digital Marketing						\n									<p>\n						Habitant risus facilisis vitae curabitur hac nullam.					</p>\n					Netus condimentum erat vestibulum sollicitudin sem tempor lacinia. Torquent fringilla facilisi placerat magna pellentesque facilisis nisi faucibus.				\n					<a href=\"#\">\n									Get Started\n					</a>\n							Visual Identity						\n									<p>\n						Habitant risus facilisis vitae curabitur hac nullam.					</p>\n					Netus condimentum erat vestibulum sollicitudin sem tempor lacinia. Torquent fringilla facilisi placerat magna pellentesque facilisis nisi faucibus.				\n					<a href=\"#\">\n									Get Started\n					</a>\n							Consultation						\n									<p>\n						Habitant risus facilisis vitae curabitur hac nullam.					</p>\n					Netus condimentum erat vestibulum sollicitudin sem tempor lacinia. Torquent fringilla facilisi placerat magna pellentesque facilisis nisi faucibus.				\n					<a href=\"#\">\n									Get Started\n					</a>\n							Web Maintenance						\n									<p>\n						Habitant risus facilisis vitae curabitur hac nullam.					</p>\n					Netus condimentum erat vestibulum sollicitudin sem tempor lacinia. Torquent fringilla facilisi placerat magna pellentesque facilisis nisi faucibus.				\n					<a href=\"#\">\n									Get Started\n					</a>\n					<h2>Ready to Start? Let\'s Build Something Great Together!</h2>				\n		<p>Maecenas tempor ligula phasellus per hac nisi. Facilisi curae nunc hendrerit vestibulum lobortis commodo lacus sagittis feugiat. Est sollicitudin convallis diam.</p>		\n					<a href=\"#\">\n									Start Your Journey\n					</a>\n					<h6>Featured Project</h6>				\n					<h2>Inspired by Our Projects? Let\'s Create Yours!</h2>				\n															<img width=\"1280\" height=\"721\" src=\"https://goldenstallionagency.com/wp-content/uploads/2024/12/bottle-of-essential-massage-oil-on-stone-beauty-treatment-minimal-black-design-packaging-mock-up.jpg\" alt=\"\" srcset=\"https://goldenstallionagency.com/wp-content/uploads/2024/12/bottle-of-essential-massage-oil-on-stone-beauty-treatment-minimal-black-design-packaging-mock-up.jpg 1280w, https://goldenstallionagency.com/wp-content/uploads/2024/12/bottle-of-essential-massage-oil-on-stone-beauty-treatment-minimal-black-design-packaging-mock-up-300x169.jpg 300w, https://goldenstallionagency.com/wp-content/uploads/2024/12/bottle-of-essential-massage-oil-on-stone-beauty-treatment-minimal-black-design-packaging-mock-up-1024x577.jpg 1024w, https://goldenstallionagency.com/wp-content/uploads/2024/12/bottle-of-essential-massage-oil-on-stone-beauty-treatment-minimal-black-design-packaging-mock-up-768x433.jpg 768w\" sizes=\"(max-width: 1280px) 100vw, 1280px\" />															\n							Man & Dance Company Perfume						\n									<p>\n						Vehicula magna morbi scelerisque phasellus neque facilisis quisque venenatis mauris curae ex donec dis bibendum.					</p>\n					<a href=\"#\">\n									Learn more\n					</a>\n															<img width=\"1280\" height=\"1280\" src=\"https://goldenstallionagency.com/wp-content/uploads/2024/12/smartwatch-screen-mockup-digital-device.jpg\" alt=\"\" srcset=\"https://goldenstallionagency.com/wp-content/uploads/2024/12/smartwatch-screen-mockup-digital-device.jpg 1280w, https://goldenstallionagency.com/wp-content/uploads/2024/12/smartwatch-screen-mockup-digital-device-300x300.jpg 300w, https://goldenstallionagency.com/wp-content/uploads/2024/12/smartwatch-screen-mockup-digital-device-1024x1024.jpg 1024w, https://goldenstallionagency.com/wp-content/uploads/2024/12/smartwatch-screen-mockup-digital-device-150x150.jpg 150w, https://goldenstallionagency.com/wp-content/uploads/2024/12/smartwatch-screen-mockup-digital-device-768x768.jpg 768w\" sizes=\"(max-width: 1280px) 100vw, 1280px\" />															\n							Nancy Watch Promotional Landing page						\n									<p>\n						Vehicula magna morbi scelerisque phasellus neque facilisis quisque venenatis mauris curae ex donec dis bibendum.					</p>\n					<a href=\"#\">\n									Learn more\n					</a>\n															<img width=\"1280\" height=\"1280\" src=\"https://goldenstallionagency.com/wp-content/uploads/2024/12/black-bottle-modern-design-eye-dropper-with-painted-leaves-background-3d-illustration.jpg\" alt=\"\" srcset=\"https://goldenstallionagency.com/wp-content/uploads/2024/12/black-bottle-modern-design-eye-dropper-with-painted-leaves-background-3d-illustration.jpg 1280w, https://goldenstallionagency.com/wp-content/uploads/2024/12/black-bottle-modern-design-eye-dropper-with-painted-leaves-background-3d-illustration-300x300.jpg 300w, https://goldenstallionagency.com/wp-content/uploads/2024/12/black-bottle-modern-design-eye-dropper-with-painted-leaves-background-3d-illustration-1024x1024.jpg 1024w, https://goldenstallionagency.com/wp-content/uploads/2024/12/black-bottle-modern-design-eye-dropper-with-painted-leaves-background-3d-illustration-150x150.jpg 150w, https://goldenstallionagency.com/wp-content/uploads/2024/12/black-bottle-modern-design-eye-dropper-with-painted-leaves-background-3d-illustration-768x768.jpg 768w\" sizes=\"(max-width: 1280px) 100vw, 1280px\" />															\n							Malika Perfume Funnel Landing Page						\n									<p>\n						Vehicula magna morbi scelerisque phasellus neque facilisis quisque venenatis mauris curae ex donec dis bibendum.					</p>\n					<a href=\"#\">\n									Learn more\n					</a>\n															<img width=\"1280\" height=\"853\" src=\"https://goldenstallionagency.com/wp-content/uploads/2024/12/phone-with-empty-screen-on-black-decorated-background-top-view.jpg\" alt=\"\" srcset=\"https://goldenstallionagency.com/wp-content/uploads/2024/12/phone-with-empty-screen-on-black-decorated-background-top-view.jpg 1280w, https://goldenstallionagency.com/wp-content/uploads/2024/12/phone-with-empty-screen-on-black-decorated-background-top-view-300x200.jpg 300w, https://goldenstallionagency.com/wp-content/uploads/2024/12/phone-with-empty-screen-on-black-decorated-background-top-view-1024x682.jpg 1024w, https://goldenstallionagency.com/wp-content/uploads/2024/12/phone-with-empty-screen-on-black-decorated-background-top-view-768x512.jpg 768w, https://goldenstallionagency.com/wp-content/uploads/2024/12/phone-with-empty-screen-on-black-decorated-background-top-view-930x620.jpg 930w\" sizes=\"(max-width: 1280px) 100vw, 1280px\" />															\n							Peter\'s Gym Company Profile Website						\n									<p>\n						Vehicula magna morbi scelerisque phasellus neque facilisis quisque venenatis mauris curae ex donec dis bibendum.					</p>\n					<a href=\"#\">\n									Learn more\n					</a>\n															<img width=\"1280\" height=\"1600\" src=\"https://goldenstallionagency.com/wp-content/uploads/2024/12/single-red-wine-bottle-with-blank-label-for-mockup-and-glass-of-red-wine-on-dark-gray-background.jpg\" alt=\"\" srcset=\"https://goldenstallionagency.com/wp-content/uploads/2024/12/single-red-wine-bottle-with-blank-label-for-mockup-and-glass-of-red-wine-on-dark-gray-background.jpg 1280w, https://goldenstallionagency.com/wp-content/uploads/2024/12/single-red-wine-bottle-with-blank-label-for-mockup-and-glass-of-red-wine-on-dark-gray-background-240x300.jpg 240w, https://goldenstallionagency.com/wp-content/uploads/2024/12/single-red-wine-bottle-with-blank-label-for-mockup-and-glass-of-red-wine-on-dark-gray-background-819x1024.jpg 819w, https://goldenstallionagency.com/wp-content/uploads/2024/12/single-red-wine-bottle-with-blank-label-for-mockup-and-glass-of-red-wine-on-dark-gray-background-768x960.jpg 768w, https://goldenstallionagency.com/wp-content/uploads/2024/12/single-red-wine-bottle-with-blank-label-for-mockup-and-glass-of-red-wine-on-dark-gray-background-1229x1536.jpg 1229w\" sizes=\"(max-width: 1280px) 100vw, 1280px\" />															\n							Hoffman 1928 Wines Profile Website						\n									<p>\n						Vehicula magna morbi scelerisque phasellus neque facilisis quisque venenatis mauris curae ex donec dis bibendum.					</p>\n					<a href=\"#\">\n									Learn more\n					</a>\n															<img width=\"1280\" height=\"833\" src=\"https://goldenstallionagency.com/wp-content/uploads/2024/12/black-luxury-take-away-paper-cups-set-mirrored.jpg\" alt=\"\" srcset=\"https://goldenstallionagency.com/wp-content/uploads/2024/12/black-luxury-take-away-paper-cups-set-mirrored.jpg 1280w, https://goldenstallionagency.com/wp-content/uploads/2024/12/black-luxury-take-away-paper-cups-set-mirrored-300x195.jpg 300w, https://goldenstallionagency.com/wp-content/uploads/2024/12/black-luxury-take-away-paper-cups-set-mirrored-1024x666.jpg 1024w, https://goldenstallionagency.com/wp-content/uploads/2024/12/black-luxury-take-away-paper-cups-set-mirrored-768x500.jpg 768w\" sizes=\"(max-width: 1280px) 100vw, 1280px\" />															\n							Coffe Toffe Funnel Landing Page						\n									<p>\n						Vehicula magna morbi scelerisque phasellus neque facilisis quisque venenatis mauris curae ex donec dis bibendum.					</p>\n					<a href=\"#\">\n									Learn more\n					</a>\n					<h6>Why Choose Us</h6>				\n					<h2>Crafting Digital Experiences That Matter.</h2>				\n					Dictumst porta ultricies tristique hac vestibulum himenaeos ligula. Cubilia sapien torquent at finibus accumsan et pellentesque class lacinia tristique.				\n                        <a href=\"#collapse-6c130476763e67cd3b2b\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-6c130476763e67cd3b2b\" aria-expanded=\"true\" aria-controls=\"Collapse-6c130476763e67cd3b2b\">\n                                        <!-- Normal Icon -->\n                                        <!-- Active Icon -->\n                            Expertise and Experience\n                                                    </a>\n                            <p>Our team of seasoned professionals brings over 25 years of experience in web design and SEO, ensuring top-notch quality and innovative solutions for your business.</p>                        \n                <!-- .elementskit-card END -->\n                        <a href=\"#collapse-88b8e0d6763e67cd3b2b\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-88b8e0d6763e67cd3b2b\" aria-expanded=\"false\" aria-controls=\"Collapse-88b8e0d6763e67cd3b2b\">\n                                        <!-- Normal Icon -->\n                                        <!-- Active Icon -->\n                            Comprehensive Services\n                                                    </a>\n                            <p>From web design and development to SEO and digital marketing, we offer a full suite of services to support your online presence and growth.</p>                        \n                <!-- .elementskit-card END -->\n                        <a href=\"#collapse-007b77a6763e67cd3b2b\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-007b77a6763e67cd3b2b\" aria-expanded=\"false\" aria-controls=\"Collapse-007b77a6763e67cd3b2b\">\n                                        <!-- Normal Icon -->\n                                        <!-- Active Icon -->\n                            Client-Centric Approach\n                                                    </a>\n                            <p>We prioritize your needs and work closely with you throughout the design process, ensuring the final product exceeds your expectations.</p>                        \n                <!-- .elementskit-card END -->\n                        <a href=\"#collapse-1a149926763e67cd3b2b\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-1a149926763e67cd3b2b\" aria-expanded=\"false\" aria-controls=\"Collapse-1a149926763e67cd3b2b\">\n                                        <!-- Normal Icon -->\n                                        <!-- Active Icon -->\n                            Increased Conversion Rates\n                                                    </a>\n                            <p>By focusing on user experience and effective design, we help increase your website’s conversion rates, turning visitors into loyal customers.</p>                        \n                <!-- .elementskit-card END -->\n															<img width=\"1080\" height=\"738\" src=\"https://goldenstallionagency.com/wp-content/uploads/2024/12/img_1.jpg\" alt=\"\" srcset=\"https://goldenstallionagency.com/wp-content/uploads/2024/12/img_1.jpg 1080w, https://goldenstallionagency.com/wp-content/uploads/2024/12/img_1-300x205.jpg 300w, https://goldenstallionagency.com/wp-content/uploads/2024/12/img_1-1024x700.jpg 1024w, https://goldenstallionagency.com/wp-content/uploads/2024/12/img_1-768x525.jpg 768w\" sizes=\"(max-width: 1080px) 100vw, 1080px\" />															\n                    97&#37;\n                         <h2>Page Speed</h2>\n            <p>Page speed performance, including load time &amp; page size</p>\n					<h6>Testimonial</h6>				\n					<h2>Client Feedback &amp; Reviews.</h2>				\n						Webiso transformed our outdated website into a modern, user-friendly platform that perfectly represents our brand. Their attention to detail and innovative design solutions have significantly increased our online engagement and sales. I highly recommend their services!					\n						<img data-src=\"https://goldenstallionagency.com/wp-content/uploads/2024/12/13.jpg\" alt=\"Sarah Thompson\">\n								<cite>Sarah ThompsonMarketing Director at GreenLeaf Solutions</cite>			\n						Webiso delivered exactly what we were looking for – a beautiful, mobile-friendly website that attracts more customers to our online store. The process was smooth, and their support post-launch has been outstanding. We couldn\'t be happier with the results!					\n						<img data-src=\"https://goldenstallionagency.com/wp-content/uploads/2024/12/4.jpg\" alt=\"Michael Anderson\">\n								<cite>Michael AndersonCEO of TechSavvy Innovations</cite>			\n						Webiso’s team did an incredible job redesigning our website. Their commitment to delivering a user-friendly, visually appealing site was evident throughout the project. We’ve seen a 40% increase in user engagement and donations since the launch. Highly recommended!					\n						<img data-src=\"https://goldenstallionagency.com/wp-content/uploads/2024/12/5.jpg\" alt=\"Olivia Martinez\">\n								<cite>Olivia MartinezDirector of Communications at EcoFuture Nonprofit</cite>','Homepage','','publish','closed','closed','','homepage','','','2024-12-19 11:25:16','2024-12-19 09:25:16','',0,'https://preview.tonydezigner.com/goldenstallionagency2/?elementor_library=homepage',0,'elementor_library','',0),(99,2,'2024-12-19 11:26:55','2024-12-19 09:26:55','','herobg.png','','inherit','open','closed','','herobg-png','','','2024-12-19 11:26:55','2024-12-19 09:26:55','',0,'https://preview.tonydezigner.com/goldenstallionagency2/wp-content/uploads/sites/2/2024/12/herobg.png',0,'attachment','image/png',0),(100,2,'2024-12-19 11:27:08','2024-12-19 09:27:08','','business-woman-on-phone-C74R56M.jpg','','inherit','open','closed','','business-woman-on-phone-c74r56m-jpg','','','2024-12-19 11:27:08','2024-12-19 09:27:08','',0,'https://preview.tonydezigner.com/goldenstallionagency2/wp-content/uploads/sites/2/2024/12/business-woman-on-phone-C74R56M.jpg',0,'attachment','image/jpeg',0),(101,2,'2024-12-19 11:27:16','2024-12-19 09:27:16','','client1.png','','inherit','open','closed','','client1-png','','','2024-12-19 11:27:16','2024-12-19 09:27:16','',0,'https://preview.tonydezigner.com/goldenstallionagency2/wp-content/uploads/sites/2/2024/12/client1.png',0,'attachment','image/png',0),(102,2,'2024-12-19 11:27:21','2024-12-19 09:27:21','','client2.png','','inherit','open','closed','','client2-png','','','2024-12-19 11:27:21','2024-12-19 09:27:21','',0,'https://preview.tonydezigner.com/goldenstallionagency2/wp-content/uploads/sites/2/2024/12/client2.png',0,'attachment','image/png',0),(103,2,'2024-12-19 11:27:25','2024-12-19 09:27:25','','client3.png','','inherit','open','closed','','client3-png','','','2024-12-19 11:27:25','2024-12-19 09:27:25','',0,'https://preview.tonydezigner.com/goldenstallionagency2/wp-content/uploads/sites/2/2024/12/client3.png',0,'attachment','image/png',0),(104,2,'2024-12-19 11:27:30','2024-12-19 09:27:30','','client4.png','','inherit','open','closed','','client4-png','','','2024-12-19 11:27:30','2024-12-19 09:27:30','',0,'https://preview.tonydezigner.com/goldenstallionagency2/wp-content/uploads/sites/2/2024/12/client4.png',0,'attachment','image/png',0),(105,2,'2024-12-19 11:27:34','2024-12-19 09:27:34','','client5.png','','inherit','open','closed','','client5-png','','','2024-12-19 11:27:34','2024-12-19 09:27:34','',0,'https://preview.tonydezigner.com/goldenstallionagency2/wp-content/uploads/sites/2/2024/12/client5.png',0,'attachment','image/png',0),(106,2,'2024-12-19 11:27:38','2024-12-19 09:27:38','','client7.png','','inherit','open','closed','','client7-png','','','2024-12-19 11:27:38','2024-12-19 09:27:38','',0,'https://preview.tonydezigner.com/goldenstallionagency2/wp-content/uploads/sites/2/2024/12/client7.png',0,'attachment','image/png',0),(107,2,'2024-12-19 11:27:42','2024-12-19 09:27:42','','client6.png','','inherit','open','closed','','client6-png','','','2024-12-19 11:27:42','2024-12-19 09:27:42','',0,'https://preview.tonydezigner.com/goldenstallionagency2/wp-content/uploads/sites/2/2024/12/client6.png',0,'attachment','image/png',0),(108,2,'2024-12-19 11:27:47','2024-12-19 09:27:47','','client8.png','','inherit','open','closed','','client8-png','','','2024-12-19 11:27:47','2024-12-19 09:27:47','',0,'https://preview.tonydezigner.com/goldenstallionagency2/wp-content/uploads/sites/2/2024/12/client8.png',0,'attachment','image/png',0),(109,2,'2024-12-19 11:27:51','2024-12-19 09:27:51','','client9.png','','inherit','open','closed','','client9-png','','','2024-12-19 11:27:51','2024-12-19 09:27:51','',0,'https://preview.tonydezigner.com/goldenstallionagency2/wp-content/uploads/sites/2/2024/12/client9.png',0,'attachment','image/png',0),(110,2,'2024-12-19 11:27:56','2024-12-19 09:27:56','','client10.png','','inherit','open','closed','','client10-png','','','2024-12-19 11:27:56','2024-12-19 09:27:56','',0,'https://preview.tonydezigner.com/goldenstallionagency2/wp-content/uploads/sites/2/2024/12/client10.png',0,'attachment','image/png',0),(111,2,'2024-12-19 11:28:04','2024-12-19 09:28:04','','woman-talking-about-her-qualification-at-job-inter-8N2L29U.jpg','','inherit','open','closed','','woman-talking-about-her-qualification-at-job-inter-8n2l29u-jpg','','','2024-12-19 11:28:04','2024-12-19 09:28:04','',0,'https://preview.tonydezigner.com/goldenstallionagency2/wp-content/uploads/sites/2/2024/12/woman-talking-about-her-qualification-at-job-inter-8N2L29U.jpg',0,'attachment','image/jpeg',0),(112,2,'2024-12-19 11:28:13','2024-12-19 09:28:13','','herobg3.png','','inherit','open','closed','','herobg3-png','','','2024-12-19 11:28:13','2024-12-19 09:28:13','',0,'https://preview.tonydezigner.com/goldenstallionagency2/wp-content/uploads/sites/2/2024/12/herobg3.png',0,'attachment','image/png',0),(113,2,'2024-12-19 11:28:25','2024-12-19 09:28:25','','herobg5.png','','inherit','open','closed','','herobg5-png','','','2024-12-19 11:28:25','2024-12-19 09:28:25','',0,'https://preview.tonydezigner.com/goldenstallionagency2/wp-content/uploads/sites/2/2024/12/herobg5.png',0,'attachment','image/png',0),(114,2,'2024-12-19 11:28:33','2024-12-19 09:28:33','','business-office-7DYZG36.jpg','','inherit','open','closed','','business-office-7dyzg36-jpg','','','2024-12-19 11:28:33','2024-12-19 09:28:33','',0,'https://preview.tonydezigner.com/goldenstallionagency2/wp-content/uploads/sites/2/2024/12/business-office-7DYZG36.jpg',0,'attachment','image/jpeg',0),(115,2,'2024-12-19 11:28:39','2024-12-19 09:28:39','','beauty-estetician-talking-to-a-patient-in-the-offi-8HZJYHD.jpg','','inherit','open','closed','','beauty-estetician-talking-to-a-patient-in-the-offi-8hzjyhd-jpg','','','2024-12-19 11:28:39','2024-12-19 09:28:39','',0,'https://preview.tonydezigner.com/goldenstallionagency2/wp-content/uploads/sites/2/2024/12/beauty-estetician-talking-to-a-patient-in-the-offi-8HZJYHD.jpg',0,'attachment','image/jpeg',0),(116,2,'2024-12-19 11:28:45','2024-12-19 09:28:45','','business-team-meeting-NX8KXZC.jpg','','inherit','open','closed','','business-team-meeting-nx8kxzc-jpg','','','2024-12-19 11:28:45','2024-12-19 09:28:45','',0,'https://preview.tonydezigner.com/goldenstallionagency2/wp-content/uploads/sites/2/2024/12/business-team-meeting-NX8KXZC.jpg',0,'attachment','image/jpeg',0),(117,2,'2024-12-19 11:28:50','2024-12-19 09:28:50','','woman-working-with-depressed-man-FFNXFC2.jpg','','inherit','open','closed','','woman-working-with-depressed-man-ffnxfc2-jpg','','','2024-12-19 11:28:50','2024-12-19 09:28:50','',0,'https://preview.tonydezigner.com/goldenstallionagency2/wp-content/uploads/sites/2/2024/12/woman-working-with-depressed-man-FFNXFC2.jpg',0,'attachment','image/jpeg',0),(118,2,'2024-12-19 11:28:56','2024-12-19 09:28:56','','multiracial-business-team-at-a-meeting-in-the-offi-DGJS5UD.jpg','','inherit','open','closed','','multiracial-business-team-at-a-meeting-in-the-offi-dgjs5ud-jpg','','','2024-12-19 11:28:56','2024-12-19 09:28:56','',0,'https://preview.tonydezigner.com/goldenstallionagency2/wp-content/uploads/sites/2/2024/12/multiracial-business-team-at-a-meeting-in-the-offi-DGJS5UD.jpg',0,'attachment','image/jpeg',0),(119,2,'2024-12-19 11:29:05','2024-12-19 09:29:05','','portrait-of-mature-man-with-grey-hair-and-stubble-N2FETGY.jpg','','inherit','open','closed','','portrait-of-mature-man-with-grey-hair-and-stubble-n2fetgy-jpg','','','2024-12-19 11:29:05','2024-12-19 09:29:05','',0,'https://preview.tonydezigner.com/goldenstallionagency2/wp-content/uploads/sites/2/2024/12/portrait-of-mature-man-with-grey-hair-and-stubble-N2FETGY.jpg',0,'attachment','image/jpeg',0),(120,2,'2024-12-19 11:29:09','2024-12-19 09:29:09','','2s.png','','inherit','open','closed','','2s-png','','','2024-12-19 11:29:09','2024-12-19 09:29:09','',0,'https://preview.tonydezigner.com/goldenstallionagency2/wp-content/uploads/sites/2/2024/12/2s.png',0,'attachment','image/png',0),(121,2,'2024-12-19 11:29:14','2024-12-19 09:29:14','','portrait-65VLEF5.jpg','','inherit','open','closed','','portrait-65vlef5-jpg','','','2024-12-19 11:29:14','2024-12-19 09:29:14','',0,'https://preview.tonydezigner.com/goldenstallionagency2/wp-content/uploads/sites/2/2024/12/portrait-65VLEF5.jpg',0,'attachment','image/jpeg',0),(122,2,'2024-12-19 11:29:18','2024-12-19 09:29:18','','3s.png','','inherit','open','closed','','3s-png','','','2024-12-19 11:29:18','2024-12-19 09:29:18','',0,'https://preview.tonydezigner.com/goldenstallionagency2/wp-content/uploads/sites/2/2024/12/3s.png',0,'attachment','image/png',0),(123,2,'2024-12-19 11:29:23','2024-12-19 09:29:23','','portrait-of-positive-glad-ginger-young-female-has-DFTL64Z.jpg','','inherit','open','closed','','portrait-of-positive-glad-ginger-young-female-has-dftl64z-jpg','','','2024-12-19 11:29:23','2024-12-19 09:29:23','',0,'https://preview.tonydezigner.com/goldenstallionagency2/wp-content/uploads/sites/2/2024/12/portrait-of-positive-glad-ginger-young-female-has-DFTL64Z.jpg',0,'attachment','image/jpeg',0),(124,2,'2024-12-19 11:29:28','2024-12-19 09:29:28','','5s.png','','inherit','open','closed','','5s-png','','','2024-12-19 11:29:28','2024-12-19 09:29:28','',0,'https://preview.tonydezigner.com/goldenstallionagency2/wp-content/uploads/sites/2/2024/12/5s.png',0,'attachment','image/png',0),(125,2,'2024-12-19 11:29:33','2024-12-19 09:29:33','','elegant-young-woman-portrait-XSR9PFA.jpg','','inherit','open','closed','','elegant-young-woman-portrait-xsr9pfa-jpg','','','2024-12-19 11:29:33','2024-12-19 09:29:33','',0,'https://preview.tonydezigner.com/goldenstallionagency2/wp-content/uploads/sites/2/2024/12/elegant-young-woman-portrait-XSR9PFA.jpg',0,'attachment','image/jpeg',0),(126,2,'2024-12-19 11:29:37','2024-12-19 09:29:37','','8s.png','','inherit','open','closed','','8s-png','','','2024-12-19 11:29:37','2024-12-19 09:29:37','',0,'https://preview.tonydezigner.com/goldenstallionagency2/wp-content/uploads/sites/2/2024/12/8s.png',0,'attachment','image/png',0),(127,2,'2024-12-19 11:29:42','2024-12-19 09:29:42','','4s.png','','inherit','open','closed','','4s-png','','','2024-12-19 11:29:42','2024-12-19 09:29:42','',0,'https://preview.tonydezigner.com/goldenstallionagency2/wp-content/uploads/sites/2/2024/12/4s.png',0,'attachment','image/png',0),(128,2,'2024-12-19 11:29:48','2024-12-19 09:29:48','','1s.png','','inherit','open','closed','','1s-png','','','2024-12-19 11:29:48','2024-12-19 09:29:48','',0,'https://preview.tonydezigner.com/goldenstallionagency2/wp-content/uploads/sites/2/2024/12/1s.png',0,'attachment','image/png',0),(129,2,'2024-12-19 11:29:53','2024-12-19 09:29:53','','high-angle-shot-of-two-businesspeople-looking-at-a-SLTFRW3.jpg','','inherit','open','closed','','high-angle-shot-of-two-businesspeople-looking-at-a-sltfrw3-jpg','','','2024-12-19 11:29:53','2024-12-19 09:29:53','',0,'https://preview.tonydezigner.com/goldenstallionagency2/wp-content/uploads/sites/2/2024/12/high-angle-shot-of-two-businesspeople-looking-at-a-SLTFRW3.jpg',0,'attachment','image/jpeg',0),(130,2,'2024-12-19 11:30:00','2024-12-19 09:30:00','','business-people-working-in-team-S9VAU2H.jpg','','inherit','open','closed','','business-people-working-in-team-s9vau2h-jpg','','','2024-12-19 11:30:00','2024-12-19 09:30:00','',0,'https://preview.tonydezigner.com/goldenstallionagency2/wp-content/uploads/sites/2/2024/12/business-people-working-in-team-S9VAU2H.jpg',0,'attachment','image/jpeg',0),(131,2,'2024-12-19 11:30:08','2024-12-19 09:30:08','','sexy-african-american-businesswoman-holding-glasse-QS5N46G.jpg','','inherit','open','closed','','sexy-african-american-businesswoman-holding-glasse-qs5n46g-jpg','','','2024-12-19 11:30:08','2024-12-19 09:30:08','',0,'https://preview.tonydezigner.com/goldenstallionagency2/wp-content/uploads/sites/2/2024/12/sexy-african-american-businesswoman-holding-glasse-QS5N46G.jpg',0,'attachment','image/jpeg',0),(132,2,'2024-12-19 11:30:15','2024-12-19 09:30:15','','young-people-in-the-office-2ZTDX4M.jpg','','inherit','open','closed','','young-people-in-the-office-2ztdx4m-jpg','','','2024-12-19 11:30:15','2024-12-19 09:30:15','',0,'https://preview.tonydezigner.com/goldenstallionagency2/wp-content/uploads/sites/2/2024/12/young-people-in-the-office-2ZTDX4M.jpg',0,'attachment','image/jpeg',0),(133,2,'2024-12-19 11:30:22','2024-12-19 09:30:22','','handsome-businessman-in-glasses-looking-at-camera-26AAVKG.jpg','','inherit','open','closed','','handsome-businessman-in-glasses-looking-at-camera-26aavkg-jpg','','','2024-12-19 11:30:22','2024-12-19 09:30:22','',0,'https://preview.tonydezigner.com/goldenstallionagency2/wp-content/uploads/sites/2/2024/12/handsome-businessman-in-glasses-looking-at-camera-26AAVKG.jpg',0,'attachment','image/jpeg',0),(134,2,'2024-12-19 11:30:28','2024-12-19 09:30:28','','surprised-excited-woman-on-a-green-background-che-YGU2LQZ.jpg','','inherit','open','closed','','surprised-excited-woman-on-a-green-background-che-ygu2lqz-jpg','','','2024-12-19 11:30:28','2024-12-19 09:30:28','',0,'https://preview.tonydezigner.com/goldenstallionagency2/wp-content/uploads/sites/2/2024/12/surprised-excited-woman-on-a-green-background-che-YGU2LQZ.jpg',0,'attachment','image/jpeg',0),(135,2,'2024-12-19 11:30:33','2024-12-19 09:30:33','','confident-and-relaxed-bearded-and-brunette-man-in-R9GDWR6.jpg','','inherit','open','closed','','confident-and-relaxed-bearded-and-brunette-man-in-r9gdwr6-jpg','','','2024-12-19 16:48:16','2024-12-19 14:48:16','',0,'https://preview.tonydezigner.com/goldenstallionagency2/wp-content/uploads/sites/2/2024/12/confident-and-relaxed-bearded-and-brunette-man-in-R9GDWR6.jpg',0,'attachment','image/jpeg',0),(136,2,'2024-12-19 11:30:39','2024-12-19 09:30:39','','young-confident-businessman-in-smart-casualwear-an-H4H2ZPF.jpg','','inherit','open','closed','','young-confident-businessman-in-smart-casualwear-an-h4h2zpf-jpg','','','2024-12-19 11:30:39','2024-12-19 09:30:39','',0,'https://preview.tonydezigner.com/goldenstallionagency2/wp-content/uploads/sites/2/2024/12/young-confident-businessman-in-smart-casualwear-an-H4H2ZPF.jpg',0,'attachment','image/jpeg',0),(137,2,'2024-12-19 11:30:45','2024-12-19 09:30:45','','cta_overlay%404x.png','','inherit','open','closed','','cta_overlay%404x-png','','','2024-12-19 11:30:45','2024-12-19 09:30:45','',0,'https://preview.tonydezigner.com/goldenstallionagency2/wp-content/uploads/sites/2/2024/12/cta_overlay404x.png',0,'attachment','image/png',0),(138,2,'2024-12-19 11:30:57','2024-12-19 09:30:57','','cta_overlay@4x.png','','inherit','open','closed','','cta_overlay4x-png','','','2024-12-19 11:30:57','2024-12-19 09:30:57','',0,'https://preview.tonydezigner.com/goldenstallionagency2/wp-content/uploads/sites/2/2024/12/cta_overlay@4x.png',0,'attachment','image/png',0),(139,2,'2024-12-19 11:31:01','2024-12-19 09:31:01','<p>Welcome to Consula</p>				\n					<h1>Where The Expertise Creates Excellence</h1>				\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec mattis, pulvinar dapibus leo.</p>		\n					<a href=\"#\">\n									Get Started\n					</a>\n					<a href=\"#\">\n									Contact Us\n					</a>\n			<meta itemprop=\"worstRating\" content=\"0\">\n			<meta itemprop=\"bestRating\" content=\"5\">\n					<p>4.5 / 5</p>				\n		<p>From over 1000 reviews</p>		\n			<meta itemprop=\"worstRating\" content=\"0\">\n			<meta itemprop=\"bestRating\" content=\"5\">\n					<p>4.5 / 5</p>				\n		<p>From over 1000 reviews</p>		\n					<a href=\"#\">\n									Finance Planning\n					</a>\n					<a href=\"#\">\n									Investor Management\n					</a>\n					<a href=\"#\">\n									Business Plan\n					</a>\n					<a href=\"#\">\n									Taxes & Accounting\n					</a>\n					<h3>Our Beloved Clients</h3>				\n															<img width=\"1000\" height=\"600\" src=\"https://goldenstallionagency.com/wp-content/uploads/2024/12/client1.png\" alt=\"\" srcset=\"https://goldenstallionagency.com/wp-content/uploads/2024/12/client1.png 1000w, https://goldenstallionagency.com/wp-content/uploads/2024/12/client1-300x180.png 300w, https://goldenstallionagency.com/wp-content/uploads/2024/12/client1-768x461.png 768w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" />															\n															<img width=\"1000\" height=\"600\" src=\"https://goldenstallionagency.com/wp-content/uploads/2024/12/client2.png\" alt=\"\" srcset=\"https://goldenstallionagency.com/wp-content/uploads/2024/12/client2.png 1000w, https://goldenstallionagency.com/wp-content/uploads/2024/12/client2-300x180.png 300w, https://goldenstallionagency.com/wp-content/uploads/2024/12/client2-768x461.png 768w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" />															\n															<img width=\"1000\" height=\"600\" src=\"https://goldenstallionagency.com/wp-content/uploads/2024/12/client3.png\" alt=\"\" srcset=\"https://goldenstallionagency.com/wp-content/uploads/2024/12/client3.png 1000w, https://goldenstallionagency.com/wp-content/uploads/2024/12/client3-300x180.png 300w, https://goldenstallionagency.com/wp-content/uploads/2024/12/client3-768x461.png 768w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" />															\n															<img width=\"1000\" height=\"600\" src=\"https://goldenstallionagency.com/wp-content/uploads/2024/12/client4.png\" alt=\"\" srcset=\"https://goldenstallionagency.com/wp-content/uploads/2024/12/client4.png 1000w, https://goldenstallionagency.com/wp-content/uploads/2024/12/client4-300x180.png 300w, https://goldenstallionagency.com/wp-content/uploads/2024/12/client4-768x461.png 768w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" />															\n															<img width=\"1000\" height=\"600\" src=\"https://goldenstallionagency.com/wp-content/uploads/2024/12/client5.png\" alt=\"\" srcset=\"https://goldenstallionagency.com/wp-content/uploads/2024/12/client5.png 1000w, https://goldenstallionagency.com/wp-content/uploads/2024/12/client5-300x180.png 300w, https://goldenstallionagency.com/wp-content/uploads/2024/12/client5-768x461.png 768w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" />															\n															<img width=\"1000\" height=\"600\" src=\"https://goldenstallionagency.com/wp-content/uploads/2024/12/client7.png\" alt=\"\" srcset=\"https://goldenstallionagency.com/wp-content/uploads/2024/12/client7.png 1000w, https://goldenstallionagency.com/wp-content/uploads/2024/12/client7-300x180.png 300w, https://goldenstallionagency.com/wp-content/uploads/2024/12/client7-768x461.png 768w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" />															\n															<img width=\"1000\" height=\"600\" src=\"https://goldenstallionagency.com/wp-content/uploads/2024/12/client6.png\" alt=\"\" srcset=\"https://goldenstallionagency.com/wp-content/uploads/2024/12/client6.png 1000w, https://goldenstallionagency.com/wp-content/uploads/2024/12/client6-300x180.png 300w, https://goldenstallionagency.com/wp-content/uploads/2024/12/client6-768x461.png 768w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" />															\n															<img width=\"1000\" height=\"600\" src=\"https://goldenstallionagency.com/wp-content/uploads/2024/12/client8.png\" alt=\"\" srcset=\"https://goldenstallionagency.com/wp-content/uploads/2024/12/client8.png 1000w, https://goldenstallionagency.com/wp-content/uploads/2024/12/client8-300x180.png 300w, https://goldenstallionagency.com/wp-content/uploads/2024/12/client8-768x461.png 768w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" />															\n															<img width=\"1000\" height=\"600\" src=\"https://goldenstallionagency.com/wp-content/uploads/2024/12/client9.png\" alt=\"\" srcset=\"https://goldenstallionagency.com/wp-content/uploads/2024/12/client9.png 1000w, https://goldenstallionagency.com/wp-content/uploads/2024/12/client9-300x180.png 300w, https://goldenstallionagency.com/wp-content/uploads/2024/12/client9-768x461.png 768w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" />															\n															<img width=\"1000\" height=\"600\" src=\"https://goldenstallionagency.com/wp-content/uploads/2024/12/client10.png\" alt=\"\" srcset=\"https://goldenstallionagency.com/wp-content/uploads/2024/12/client10.png 1000w, https://goldenstallionagency.com/wp-content/uploads/2024/12/client10-300x180.png 300w, https://goldenstallionagency.com/wp-content/uploads/2024/12/client10-768x461.png 768w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" />															\n															<img width=\"1000\" height=\"600\" src=\"https://goldenstallionagency.com/wp-content/uploads/2024/12/client2.png\" alt=\"\" srcset=\"https://goldenstallionagency.com/wp-content/uploads/2024/12/client2.png 1000w, https://goldenstallionagency.com/wp-content/uploads/2024/12/client2-300x180.png 300w, https://goldenstallionagency.com/wp-content/uploads/2024/12/client2-768x461.png 768w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" />															\n															<img width=\"1000\" height=\"600\" src=\"https://goldenstallionagency.com/wp-content/uploads/2024/12/client3.png\" alt=\"\" srcset=\"https://goldenstallionagency.com/wp-content/uploads/2024/12/client3.png 1000w, https://goldenstallionagency.com/wp-content/uploads/2024/12/client3-300x180.png 300w, https://goldenstallionagency.com/wp-content/uploads/2024/12/client3-768x461.png 768w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" />															\n					<p>What We Do</p>				\n					<h2>Transform, Transcend, Triumph</h2>				\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 160c-52.9 0-96 43.1-96 96s43.1 96 96 96 96-43.1 96-96-43.1-96-96-96zm246.4 80.5l-94.7-47.3 33.5-100.4c4.5-13.6-8.4-26.5-21.9-21.9l-100.4 33.5-47.4-94.8c-6.4-12.8-24.6-12.8-31 0l-47.3 94.7L92.7 70.8c-13.6-4.5-26.5 8.4-21.9 21.9l33.5 100.4-94.7 47.4c-12.8 6.4-12.8 24.6 0 31l94.7 47.3-33.5 100.5c-4.5 13.6 8.4 26.5 21.9 21.9l100.4-33.5 47.3 94.7c6.4 12.8 24.6 12.8 31 0l47.3-94.7 100.4 33.5c13.6 4.5 26.5-8.4 21.9-21.9l-33.5-100.4 94.7-47.3c13-6.5 13-24.7.2-31.1zm-155.9 106c-49.9 49.9-131.1 49.9-181 0-49.9-49.9-49.9-131.1 0-181 49.9-49.9 131.1-49.9 181 0 49.9 49.9 49.9 131.1 0 181z\"></path></svg>				\n									<h3>\n							Operational Consulting						\n					</h3>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, nec.					</p>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M448 360V24c0-13.3-10.7-24-24-24H96C43 0 0 43 0 96v320c0 53 43 96 96 96h328c13.3 0 24-10.7 24-24v-16c0-7.5-3.5-14.3-8.9-18.7-4.2-15.4-4.2-59.3 0-74.7 5.4-4.3 8.9-11.1 8.9-18.6zM128 134c0-3.3 2.7-6 6-6h212c3.3 0 6 2.7 6 6v20c0 3.3-2.7 6-6 6H134c-3.3 0-6-2.7-6-6v-20zm0 64c0-3.3 2.7-6 6-6h212c3.3 0 6 2.7 6 6v20c0 3.3-2.7 6-6 6H134c-3.3 0-6-2.7-6-6v-20zm253.4 250H96c-17.7 0-32-14.3-32-32 0-17.6 14.4-32 32-32h285.4c-1.9 17.1-1.9 46.9 0 64z\"></path></svg>				\n									<h3>\n							Strategy Consulting						\n					</h3>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, nec.					</p>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 544 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M527.79 288H290.5l158.03 158.03c6.04 6.04 15.98 6.53 22.19.68 38.7-36.46 65.32-85.61 73.13-140.86 1.34-9.46-6.51-17.85-16.06-17.85zm-15.83-64.8C503.72 103.74 408.26 8.28 288.8.04 279.68-.59 272 7.1 272 16.24V240h223.77c9.14 0 16.82-7.68 16.19-16.8zM224 288V50.71c0-9.55-8.39-17.4-17.84-16.06C86.99 51.49-4.1 155.6.14 280.37 4.5 408.51 114.83 513.59 243.03 511.98c50.4-.63 96.97-16.87 135.26-44.03 7.9-5.6 8.42-17.23 1.57-24.08L224 288z\"></path></svg>				\n									<h3>\n							Financial Consulting						\n					</h3>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, nec.					</p>\n					<p>About Us</p>				\n					<h2>Solutions Today for Tomorrow’s Success</h2>				\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vestibulum ut tortor nec mauris hendrerit sodales. Aliquam cursus justo ac laoreet.</p><p>Vestibulum dignissim urna a efficitur tempus. Proin ligula magna, finibus in finibus quis, ultricies non justo.</p>		\n					<a href=\"#\">\n									Learn More\n					</a>\n												0\n																			+\n					<h3>Years experience in consulting</h3>								\n						$						0\n						m													+\n					<h3>In pure profits for our clients</h3>								\n												0\n																			+\n					<h3>Completed projects this year</h3>								\n												0\n																			%\n					<h3>Positive reviews from our clients</h3>								\n					<h3>Our Vision</h3>				\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar leo.</p>		\n					<h3>Our Mission</h3>				\n		<p>Vestibulum nisl justo, hendrerit nec consec tetur non, lacinia at quam. Nulla facilisi. Duis vulputate finibus consectetur.</p>		\n												0\n						K													+\n					<h3></h3>								\n					<h3>Total increase in sales over only four months!</h3>				\n					<p>Get Started</p>				\n					<h3>Let\'s start with free consultation!</h3>				\n		<p>Lorem ipsum dolor sit amet, consec tetur adipiscing.</p>		\n					<a href=\"#\">\n									Learn More\n					</a>\n<a href=\"https://www.youtube.com/embed/VhBl3dHT5SY?feature=oembed?playlist=VhBl3dHT5SY&amp;mute=0&amp;autoplay=0&amp;loop=no&amp;controls=0&amp;start=0&amp;end=\" aria-label=\"video-popup\">\n						</a>\n					<p>Excellence is Our Standard, Customer Satisfaction is Our Goal. Lorem ipsum dolor sit amet, adipiscing elit.</p>				\n		<p><strong>Sammy Markian</strong> - CEO of Wizcall</p>		\n					<p>Our Services</p>				\n					<h2>Consulting as Straightforward as It Gets</h2>				\n															<img width=\"819\" height=\"1024\" src=\"https://goldenstallionagency.com/wp-content/uploads/2024/12/business-office-7DYZG36-819x1024.jpg\" alt=\"\" srcset=\"https://goldenstallionagency.com/wp-content/uploads/2024/12/business-office-7DYZG36-819x1024.jpg 819w, https://goldenstallionagency.com/wp-content/uploads/2024/12/business-office-7DYZG36-240x300.jpg 240w, https://goldenstallionagency.com/wp-content/uploads/2024/12/business-office-7DYZG36-768x960.jpg 768w, https://goldenstallionagency.com/wp-content/uploads/2024/12/business-office-7DYZG36.jpg 1000w\" sizes=\"(max-width: 819px) 100vw, 819px\" />															\n					<h4>Wealth Management</h4>				\n		<p>Lorem ipsum dolor sit amet, consec tetur elit. Ut elit tellus.</p>		\n					<a href=\"#\">\n									Learn More\n					</a>\n															<img width=\"819\" height=\"1024\" src=\"https://goldenstallionagency.com/wp-content/uploads/2024/12/beauty-estetician-talking-to-a-patient-in-the-offi-8HZJYHD-819x1024.jpg\" alt=\"\" srcset=\"https://goldenstallionagency.com/wp-content/uploads/2024/12/beauty-estetician-talking-to-a-patient-in-the-offi-8HZJYHD-819x1024.jpg 819w, https://goldenstallionagency.com/wp-content/uploads/2024/12/beauty-estetician-talking-to-a-patient-in-the-offi-8HZJYHD-240x300.jpg 240w, https://goldenstallionagency.com/wp-content/uploads/2024/12/beauty-estetician-talking-to-a-patient-in-the-offi-8HZJYHD-768x960.jpg 768w, https://goldenstallionagency.com/wp-content/uploads/2024/12/beauty-estetician-talking-to-a-patient-in-the-offi-8HZJYHD.jpg 1000w\" sizes=\"(max-width: 819px) 100vw, 819px\" />															\n					<h4>Taxes &amp; Accounting</h4>				\n		<p>Lorem ipsum dolor sit amet, consec tetur elit. Ut elit tellus.</p>		\n					<a href=\"#\">\n									Learn More\n					</a>\n															<img width=\"819\" height=\"1024\" src=\"https://goldenstallionagency.com/wp-content/uploads/2024/12/business-team-meeting-NX8KXZC-819x1024.jpg\" alt=\"\" srcset=\"https://goldenstallionagency.com/wp-content/uploads/2024/12/business-team-meeting-NX8KXZC-819x1024.jpg 819w, https://goldenstallionagency.com/wp-content/uploads/2024/12/business-team-meeting-NX8KXZC-240x300.jpg 240w, https://goldenstallionagency.com/wp-content/uploads/2024/12/business-team-meeting-NX8KXZC-768x960.jpg 768w, https://goldenstallionagency.com/wp-content/uploads/2024/12/business-team-meeting-NX8KXZC.jpg 1000w\" sizes=\"(max-width: 819px) 100vw, 819px\" />															\n					<h4>Finance Planning</h4>				\n		<p>Lorem ipsum dolor sit amet, consec tetur elit. Ut elit tellus.</p>		\n					<a href=\"#\">\n									Learn More\n					</a>\n															<img width=\"819\" height=\"1024\" src=\"https://goldenstallionagency.com/wp-content/uploads/2024/12/woman-working-with-depressed-man-FFNXFC2-819x1024.jpg\" alt=\"\" srcset=\"https://goldenstallionagency.com/wp-content/uploads/2024/12/woman-working-with-depressed-man-FFNXFC2-819x1024.jpg 819w, https://goldenstallionagency.com/wp-content/uploads/2024/12/woman-working-with-depressed-man-FFNXFC2-240x300.jpg 240w, https://goldenstallionagency.com/wp-content/uploads/2024/12/woman-working-with-depressed-man-FFNXFC2-768x960.jpg 768w, https://goldenstallionagency.com/wp-content/uploads/2024/12/woman-working-with-depressed-man-FFNXFC2.jpg 1000w\" sizes=\"(max-width: 819px) 100vw, 819px\" />															\n					<h4>Business Strategy</h4>				\n		<p>Lorem ipsum dolor sit amet, consec tetur elit. Ut elit tellus.</p>		\n					<a href=\"#\">\n									Learn More\n					</a>\n					<p>Our Process</p>				\n					<h2>Redefining Boundaries with Brilliance</h2>				\n				01				\n					<h3>Discover</h3>				\n		<p>Lorem ipsum dolor sit amet, consec tetur adipiscing elit.</p>		\n				02				\n					<h3>Strategize</h3>				\n		<p>Lorem ipsum dolor sit amet, consectetur adipi scing elit. Ut elit tellus, luctus. </p>		\n				03				\n					<h3>Implement</h3>				\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis.</p>		\n					<p>Testimonial</p>				\n					<h2>Reviews From Our Clients</h2>				\n															<img width=\"1000\" height=\"1000\" src=\"https://goldenstallionagency.com/wp-content/uploads/2024/12/portrait-of-mature-man-with-grey-hair-and-stubble-N2FETGY.jpg\" alt=\"\" srcset=\"https://goldenstallionagency.com/wp-content/uploads/2024/12/portrait-of-mature-man-with-grey-hair-and-stubble-N2FETGY.jpg 1000w, https://goldenstallionagency.com/wp-content/uploads/2024/12/portrait-of-mature-man-with-grey-hair-and-stubble-N2FETGY-300x300.jpg 300w, https://goldenstallionagency.com/wp-content/uploads/2024/12/portrait-of-mature-man-with-grey-hair-and-stubble-N2FETGY-150x150.jpg 150w, https://goldenstallionagency.com/wp-content/uploads/2024/12/portrait-of-mature-man-with-grey-hair-and-stubble-N2FETGY-768x768.jpg 768w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" />															\n					<h6>Jhon Callahan</h6>				\n		<p>Programmer, AA Company</p>		\n			<meta itemprop=\"worstRating\" content=\"0\">\n			<meta itemprop=\"bestRating\" content=\"5\">\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus.</p>		\n															<img width=\"1000\" height=\"600\" src=\"https://goldenstallionagency.com/wp-content/uploads/2024/12/2s.png\" alt=\"\" srcset=\"https://goldenstallionagency.com/wp-content/uploads/2024/12/2s.png 1000w, https://goldenstallionagency.com/wp-content/uploads/2024/12/2s-300x180.png 300w, https://goldenstallionagency.com/wp-content/uploads/2024/12/2s-768x461.png 768w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" />															\n															<img width=\"1000\" height=\"1000\" src=\"https://goldenstallionagency.com/wp-content/uploads/2024/12/portrait-65VLEF5.jpg\" alt=\"\" srcset=\"https://goldenstallionagency.com/wp-content/uploads/2024/12/portrait-65VLEF5.jpg 1000w, https://goldenstallionagency.com/wp-content/uploads/2024/12/portrait-65VLEF5-300x300.jpg 300w, https://goldenstallionagency.com/wp-content/uploads/2024/12/portrait-65VLEF5-150x150.jpg 150w, https://goldenstallionagency.com/wp-content/uploads/2024/12/portrait-65VLEF5-768x768.jpg 768w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" />															\n					<h6>Wanda Frances</h6>				\n		<p>Programmer, AA Company</p>		\n			<meta itemprop=\"worstRating\" content=\"0\">\n			<meta itemprop=\"bestRating\" content=\"5\">\n		<p>Integer a dolor lectus. Phasellus porttitor nibh mollis sapien tempor ornare. Mauris ornare rutrum purus. Curabitur placerat, dui eget.</p>		\n															<img width=\"1000\" height=\"600\" src=\"https://goldenstallionagency.com/wp-content/uploads/2024/12/3s.png\" alt=\"\" srcset=\"https://goldenstallionagency.com/wp-content/uploads/2024/12/3s.png 1000w, https://goldenstallionagency.com/wp-content/uploads/2024/12/3s-300x180.png 300w, https://goldenstallionagency.com/wp-content/uploads/2024/12/3s-768x461.png 768w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" />															\n															<img width=\"1000\" height=\"1000\" src=\"https://goldenstallionagency.com/wp-content/uploads/2024/12/portrait-of-positive-glad-ginger-young-female-has-DFTL64Z.jpg\" alt=\"\" srcset=\"https://goldenstallionagency.com/wp-content/uploads/2024/12/portrait-of-positive-glad-ginger-young-female-has-DFTL64Z.jpg 1000w, https://goldenstallionagency.com/wp-content/uploads/2024/12/portrait-of-positive-glad-ginger-young-female-has-DFTL64Z-300x300.jpg 300w, https://goldenstallionagency.com/wp-content/uploads/2024/12/portrait-of-positive-glad-ginger-young-female-has-DFTL64Z-150x150.jpg 150w, https://goldenstallionagency.com/wp-content/uploads/2024/12/portrait-of-positive-glad-ginger-young-female-has-DFTL64Z-768x768.jpg 768w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" />															\n					<h6>Jane Damian</h6>				\n		<p>Programmer, AA Company</p>		\n			<meta itemprop=\"worstRating\" content=\"0\">\n			<meta itemprop=\"bestRating\" content=\"5\">\n		<p>Integer a dolor lectus. Phasellus porttitor nibh mollis sapien tempor ornare. Mauris ornare rutrum purus. Curabitur placerat, dui eget.</p>		\n															<img width=\"1000\" height=\"600\" src=\"https://goldenstallionagency.com/wp-content/uploads/2024/12/5s.png\" alt=\"\" srcset=\"https://goldenstallionagency.com/wp-content/uploads/2024/12/5s.png 1000w, https://goldenstallionagency.com/wp-content/uploads/2024/12/5s-300x180.png 300w, https://goldenstallionagency.com/wp-content/uploads/2024/12/5s-768x461.png 768w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" />															\n															<img width=\"1000\" height=\"1000\" src=\"https://goldenstallionagency.com/wp-content/uploads/2024/12/elegant-young-woman-portrait-XSR9PFA.jpg\" alt=\"\" srcset=\"https://goldenstallionagency.com/wp-content/uploads/2024/12/elegant-young-woman-portrait-XSR9PFA.jpg 1000w, https://goldenstallionagency.com/wp-content/uploads/2024/12/elegant-young-woman-portrait-XSR9PFA-300x300.jpg 300w, https://goldenstallionagency.com/wp-content/uploads/2024/12/elegant-young-woman-portrait-XSR9PFA-150x150.jpg 150w, https://goldenstallionagency.com/wp-content/uploads/2024/12/elegant-young-woman-portrait-XSR9PFA-768x768.jpg 768w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" />															\n					<h6>Fanny Houston</h6>				\n		<p>Programmer, AA Company</p>		\n			<meta itemprop=\"worstRating\" content=\"0\">\n			<meta itemprop=\"bestRating\" content=\"5\">\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus.</p>		\n															<img width=\"1000\" height=\"600\" src=\"https://goldenstallionagency.com/wp-content/uploads/2024/12/8s.png\" alt=\"\" srcset=\"https://goldenstallionagency.com/wp-content/uploads/2024/12/8s.png 1000w, https://goldenstallionagency.com/wp-content/uploads/2024/12/8s-300x180.png 300w, https://goldenstallionagency.com/wp-content/uploads/2024/12/8s-768x461.png 768w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" />															\n															<img width=\"1000\" height=\"1000\" src=\"https://goldenstallionagency.com/wp-content/uploads/2024/12/portrait-65VLEF5.jpg\" alt=\"\" srcset=\"https://goldenstallionagency.com/wp-content/uploads/2024/12/portrait-65VLEF5.jpg 1000w, https://goldenstallionagency.com/wp-content/uploads/2024/12/portrait-65VLEF5-300x300.jpg 300w, https://goldenstallionagency.com/wp-content/uploads/2024/12/portrait-65VLEF5-150x150.jpg 150w, https://goldenstallionagency.com/wp-content/uploads/2024/12/portrait-65VLEF5-768x768.jpg 768w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" />															\n					<h6>Abigail Luke</h6>				\n		<p>Programmer, AA Company</p>		\n			<meta itemprop=\"worstRating\" content=\"0\">\n			<meta itemprop=\"bestRating\" content=\"5\">\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus.</p>		\n															<img width=\"1000\" height=\"600\" src=\"https://goldenstallionagency.com/wp-content/uploads/2024/12/4s.png\" alt=\"\" srcset=\"https://goldenstallionagency.com/wp-content/uploads/2024/12/4s.png 1000w, https://goldenstallionagency.com/wp-content/uploads/2024/12/4s-300x180.png 300w, https://goldenstallionagency.com/wp-content/uploads/2024/12/4s-768x461.png 768w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" />															\n															<img width=\"1000\" height=\"1000\" src=\"https://goldenstallionagency.com/wp-content/uploads/2024/12/portrait-of-mature-man-with-grey-hair-and-stubble-N2FETGY.jpg\" alt=\"\" srcset=\"https://goldenstallionagency.com/wp-content/uploads/2024/12/portrait-of-mature-man-with-grey-hair-and-stubble-N2FETGY.jpg 1000w, https://goldenstallionagency.com/wp-content/uploads/2024/12/portrait-of-mature-man-with-grey-hair-and-stubble-N2FETGY-300x300.jpg 300w, https://goldenstallionagency.com/wp-content/uploads/2024/12/portrait-of-mature-man-with-grey-hair-and-stubble-N2FETGY-150x150.jpg 150w, https://goldenstallionagency.com/wp-content/uploads/2024/12/portrait-of-mature-man-with-grey-hair-and-stubble-N2FETGY-768x768.jpg 768w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" />															\n					<h6>Brian Halley</h6>				\n		<p>Programmer, AA Company</p>		\n			<meta itemprop=\"worstRating\" content=\"0\">\n			<meta itemprop=\"bestRating\" content=\"5\">\n		<p>Integer a dolor lectus. Phasellus porttitor nibh mollis sapien tempor ornare. Mauris ornare rutrum purus. Curabitur placerat, dui eget.</p>		\n															<img width=\"1000\" height=\"600\" src=\"https://goldenstallionagency.com/wp-content/uploads/2024/12/1s.png\" alt=\"\" srcset=\"https://goldenstallionagency.com/wp-content/uploads/2024/12/1s.png 1000w, https://goldenstallionagency.com/wp-content/uploads/2024/12/1s-300x180.png 300w, https://goldenstallionagency.com/wp-content/uploads/2024/12/1s-768x461.png 768w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" />															\n					<p>Case Studies</p>				\n					<h2>Authentic Advice for Real Results</h2>				\n					<a href=\"#\">\n									View More\n					</a>\n															<img width=\"1000\" height=\"600\" src=\"https://goldenstallionagency.com/wp-content/uploads/2024/12/client2.png\" alt=\"\" srcset=\"https://goldenstallionagency.com/wp-content/uploads/2024/12/client2.png 1000w, https://goldenstallionagency.com/wp-content/uploads/2024/12/client2-300x180.png 300w, https://goldenstallionagency.com/wp-content/uploads/2024/12/client2-768x461.png 768w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" />															\n				0\n				%\n		<p>Lower dropout rate</p>		\n					<h2>Stella, Turn Vision into Value</h2>				\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec.</p>		\n					<a href=\"#\">\n									Learn More\n					</a>\n															<img width=\"1000\" height=\"600\" src=\"https://goldenstallionagency.com/wp-content/uploads/2024/12/5s.png\" alt=\"\" srcset=\"https://goldenstallionagency.com/wp-content/uploads/2024/12/5s.png 1000w, https://goldenstallionagency.com/wp-content/uploads/2024/12/5s-300x180.png 300w, https://goldenstallionagency.com/wp-content/uploads/2024/12/5s-768x461.png 768w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" />															\n				0\n				%\n		<p>Customer growth rate</p>		\n					<h2>For the Bold and Ambitious</h2>				\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper.</p>		\n					<a href=\"#\">\n									Learn More\n					</a>\n															<img width=\"1000\" height=\"600\" src=\"https://goldenstallionagency.com/wp-content/uploads/2024/12/1s.png\" alt=\"\" srcset=\"https://goldenstallionagency.com/wp-content/uploads/2024/12/1s.png 1000w, https://goldenstallionagency.com/wp-content/uploads/2024/12/1s-300x180.png 300w, https://goldenstallionagency.com/wp-content/uploads/2024/12/1s-768x461.png 768w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" />															\n				0\n				%\n		<p>Increased revenue growth</p>		\n					<h2>For the Bold and Ambitious</h2>				\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper.</p>		\n					<a href=\"#\">\n									Learn More\n					</a>\n															<img width=\"1000\" height=\"600\" src=\"https://goldenstallionagency.com/wp-content/uploads/2024/12/client10.png\" alt=\"\" srcset=\"https://goldenstallionagency.com/wp-content/uploads/2024/12/client10.png 1000w, https://goldenstallionagency.com/wp-content/uploads/2024/12/client10-300x180.png 300w, https://goldenstallionagency.com/wp-content/uploads/2024/12/client10-768x461.png 768w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" />															\n				0\n				%\n		<p>cost savings</p>		\n					<h2>Stella, Turn Vision into Value</h2>				\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec.</p>		\n					<a href=\"#\">\n									Learn More\n					</a>\n					<p>Our Team</p>				\n					<h2>Meet Our Professional Team</h2>				\n															<img width=\"819\" height=\"1024\" src=\"https://goldenstallionagency.com/wp-content/uploads/2024/12/handsome-businessman-in-glasses-looking-at-camera-26AAVKG-819x1024.jpg\" alt=\"\" srcset=\"https://goldenstallionagency.com/wp-content/uploads/2024/12/handsome-businessman-in-glasses-looking-at-camera-26AAVKG-819x1024.jpg 819w, https://goldenstallionagency.com/wp-content/uploads/2024/12/handsome-businessman-in-glasses-looking-at-camera-26AAVKG-240x300.jpg 240w, https://goldenstallionagency.com/wp-content/uploads/2024/12/handsome-businessman-in-glasses-looking-at-camera-26AAVKG-768x960.jpg 768w, https://goldenstallionagency.com/wp-content/uploads/2024/12/handsome-businessman-in-glasses-looking-at-camera-26AAVKG.jpg 1000w\" sizes=\"(max-width: 819px) 100vw, 819px\" />															\n					<h3>Tommy Jhons</h3>				\n		<p>Creative Design</p>		\n					<a target=\"_blank\">\n						Linkedin-in\n						<svg viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M100.28 448H7.4V148.9h92.88zM53.79 108.1C24.09 108.1 0 83.5 0 53.8a53.79 53.79 0 0 1 107.58 0c0 29.7-24.1 54.3-53.79 54.3zM447.9 448h-92.68V302.4c0-34.7-.7-79.2-48.29-79.2-48.29 0-55.69 37.7-55.69 76.7V448h-92.78V148.9h89.08v40.8h1.3c12.4-23.5 42.69-48.3 87.88-48.3 94 0 111.28 61.9 111.28 142.3V448z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Twitter\n						<svg viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Behance\n						<svg viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M232 237.2c31.8-15.2 48.4-38.2 48.4-74 0-70.6-52.6-87.8-113.3-87.8H0v354.4h171.8c64.4 0 124.9-30.9 124.9-102.9 0-44.5-21.1-77.4-64.7-89.7zM77.9 135.9H151c28.1 0 53.4 7.9 53.4 40.5 0 30.1-19.7 42.2-47.5 42.2h-79v-82.7zm83.3 233.7H77.9V272h84.9c34.3 0 56 14.3 56 50.6 0 35.8-25.9 47-57.6 47zm358.5-240.7H376V94h143.7v34.9zM576 305.2c0-75.9-44.4-139.2-124.9-139.2-78.2 0-131.3 58.8-131.3 135.8 0 79.9 50.3 134.7 131.3 134.7 61.3 0 101-27.6 120.1-86.3H509c-6.7 21.9-34.3 33.5-55.7 33.5-41.3 0-63-24.2-63-65.3h185.1c.3-4.2.6-8.7.6-13.2zM390.4 274c2.3-33.7 24.7-54.8 58.5-54.8 35.4 0 53.2 20.8 56.2 54.8H390.4z\"></path></svg>					</a>\n															<img width=\"819\" height=\"1024\" src=\"https://goldenstallionagency.com/wp-content/uploads/2024/12/surprised-excited-woman-on-a-green-background-che-YGU2LQZ-819x1024.jpg\" alt=\"\" srcset=\"https://goldenstallionagency.com/wp-content/uploads/2024/12/surprised-excited-woman-on-a-green-background-che-YGU2LQZ-819x1024.jpg 819w, https://goldenstallionagency.com/wp-content/uploads/2024/12/surprised-excited-woman-on-a-green-background-che-YGU2LQZ-240x300.jpg 240w, https://goldenstallionagency.com/wp-content/uploads/2024/12/surprised-excited-woman-on-a-green-background-che-YGU2LQZ-768x960.jpg 768w, https://goldenstallionagency.com/wp-content/uploads/2024/12/surprised-excited-woman-on-a-green-background-che-YGU2LQZ.jpg 1000w\" sizes=\"(max-width: 819px) 100vw, 819px\" />															\n					<h3>Nadia Kurtman</h3>				\n		<p>Creative Design</p>		\n					<a target=\"_blank\">\n						Linkedin-in\n						<svg viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M100.28 448H7.4V148.9h92.88zM53.79 108.1C24.09 108.1 0 83.5 0 53.8a53.79 53.79 0 0 1 107.58 0c0 29.7-24.1 54.3-53.79 54.3zM447.9 448h-92.68V302.4c0-34.7-.7-79.2-48.29-79.2-48.29 0-55.69 37.7-55.69 76.7V448h-92.78V148.9h89.08v40.8h1.3c12.4-23.5 42.69-48.3 87.88-48.3 94 0 111.28 61.9 111.28 142.3V448z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Twitter\n						<svg viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Behance\n						<svg viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M232 237.2c31.8-15.2 48.4-38.2 48.4-74 0-70.6-52.6-87.8-113.3-87.8H0v354.4h171.8c64.4 0 124.9-30.9 124.9-102.9 0-44.5-21.1-77.4-64.7-89.7zM77.9 135.9H151c28.1 0 53.4 7.9 53.4 40.5 0 30.1-19.7 42.2-47.5 42.2h-79v-82.7zm83.3 233.7H77.9V272h84.9c34.3 0 56 14.3 56 50.6 0 35.8-25.9 47-57.6 47zm358.5-240.7H376V94h143.7v34.9zM576 305.2c0-75.9-44.4-139.2-124.9-139.2-78.2 0-131.3 58.8-131.3 135.8 0 79.9 50.3 134.7 131.3 134.7 61.3 0 101-27.6 120.1-86.3H509c-6.7 21.9-34.3 33.5-55.7 33.5-41.3 0-63-24.2-63-65.3h185.1c.3-4.2.6-8.7.6-13.2zM390.4 274c2.3-33.7 24.7-54.8 58.5-54.8 35.4 0 53.2 20.8 56.2 54.8H390.4z\"></path></svg>					</a>\n															<img width=\"819\" height=\"1024\" src=\"https://goldenstallionagency.com/wp-content/uploads/2024/12/confident-and-relaxed-bearded-and-brunette-man-in-R9GDWR6-819x1024.jpg\" alt=\"\" srcset=\"https://goldenstallionagency.com/wp-content/uploads/2024/12/confident-and-relaxed-bearded-and-brunette-man-in-R9GDWR6-819x1024.jpg 819w, https://goldenstallionagency.com/wp-content/uploads/2024/12/confident-and-relaxed-bearded-and-brunette-man-in-R9GDWR6-240x300.jpg 240w, https://goldenstallionagency.com/wp-content/uploads/2024/12/confident-and-relaxed-bearded-and-brunette-man-in-R9GDWR6-768x960.jpg 768w, https://goldenstallionagency.com/wp-content/uploads/2024/12/confident-and-relaxed-bearded-and-brunette-man-in-R9GDWR6.jpg 1000w\" sizes=\"(max-width: 819px) 100vw, 819px\" />															\n					<h3>James Houston</h3>				\n		<p>Creative Design</p>		\n					<a target=\"_blank\">\n						Linkedin-in\n						<svg viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M100.28 448H7.4V148.9h92.88zM53.79 108.1C24.09 108.1 0 83.5 0 53.8a53.79 53.79 0 0 1 107.58 0c0 29.7-24.1 54.3-53.79 54.3zM447.9 448h-92.68V302.4c0-34.7-.7-79.2-48.29-79.2-48.29 0-55.69 37.7-55.69 76.7V448h-92.78V148.9h89.08v40.8h1.3c12.4-23.5 42.69-48.3 87.88-48.3 94 0 111.28 61.9 111.28 142.3V448z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Twitter\n						<svg viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Behance\n						<svg viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M232 237.2c31.8-15.2 48.4-38.2 48.4-74 0-70.6-52.6-87.8-113.3-87.8H0v354.4h171.8c64.4 0 124.9-30.9 124.9-102.9 0-44.5-21.1-77.4-64.7-89.7zM77.9 135.9H151c28.1 0 53.4 7.9 53.4 40.5 0 30.1-19.7 42.2-47.5 42.2h-79v-82.7zm83.3 233.7H77.9V272h84.9c34.3 0 56 14.3 56 50.6 0 35.8-25.9 47-57.6 47zm358.5-240.7H376V94h143.7v34.9zM576 305.2c0-75.9-44.4-139.2-124.9-139.2-78.2 0-131.3 58.8-131.3 135.8 0 79.9 50.3 134.7 131.3 134.7 61.3 0 101-27.6 120.1-86.3H509c-6.7 21.9-34.3 33.5-55.7 33.5-41.3 0-63-24.2-63-65.3h185.1c.3-4.2.6-8.7.6-13.2zM390.4 274c2.3-33.7 24.7-54.8 58.5-54.8 35.4 0 53.2 20.8 56.2 54.8H390.4z\"></path></svg>					</a>\n															<img width=\"819\" height=\"1024\" src=\"https://goldenstallionagency.com/wp-content/uploads/2024/12/young-confident-businessman-in-smart-casualwear-an-H4H2ZPF-819x1024.jpg\" alt=\"\" srcset=\"https://goldenstallionagency.com/wp-content/uploads/2024/12/young-confident-businessman-in-smart-casualwear-an-H4H2ZPF-819x1024.jpg 819w, https://goldenstallionagency.com/wp-content/uploads/2024/12/young-confident-businessman-in-smart-casualwear-an-H4H2ZPF-240x300.jpg 240w, https://goldenstallionagency.com/wp-content/uploads/2024/12/young-confident-businessman-in-smart-casualwear-an-H4H2ZPF-768x960.jpg 768w, https://goldenstallionagency.com/wp-content/uploads/2024/12/young-confident-businessman-in-smart-casualwear-an-H4H2ZPF.jpg 1000w\" sizes=\"(max-width: 819px) 100vw, 819px\" />															\n					<h3>Peter Lawsons</h3>				\n		<p>Creative Design</p>		\n					<a target=\"_blank\">\n						Linkedin-in\n						<svg viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M100.28 448H7.4V148.9h92.88zM53.79 108.1C24.09 108.1 0 83.5 0 53.8a53.79 53.79 0 0 1 107.58 0c0 29.7-24.1 54.3-53.79 54.3zM447.9 448h-92.68V302.4c0-34.7-.7-79.2-48.29-79.2-48.29 0-55.69 37.7-55.69 76.7V448h-92.78V148.9h89.08v40.8h1.3c12.4-23.5 42.69-48.3 87.88-48.3 94 0 111.28 61.9 111.28 142.3V448z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Twitter\n						<svg viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Behance\n						<svg viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M232 237.2c31.8-15.2 48.4-38.2 48.4-74 0-70.6-52.6-87.8-113.3-87.8H0v354.4h171.8c64.4 0 124.9-30.9 124.9-102.9 0-44.5-21.1-77.4-64.7-89.7zM77.9 135.9H151c28.1 0 53.4 7.9 53.4 40.5 0 30.1-19.7 42.2-47.5 42.2h-79v-82.7zm83.3 233.7H77.9V272h84.9c34.3 0 56 14.3 56 50.6 0 35.8-25.9 47-57.6 47zm358.5-240.7H376V94h143.7v34.9zM576 305.2c0-75.9-44.4-139.2-124.9-139.2-78.2 0-131.3 58.8-131.3 135.8 0 79.9 50.3 134.7 131.3 134.7 61.3 0 101-27.6 120.1-86.3H509c-6.7 21.9-34.3 33.5-55.7 33.5-41.3 0-63-24.2-63-65.3h185.1c.3-4.2.6-8.7.6-13.2zM390.4 274c2.3-33.7 24.7-54.8 58.5-54.8 35.4 0 53.2 20.8 56.2 54.8H390.4z\"></path></svg>					</a>\n                        <a href=\"#collapse-f2301cb6763e7d5ab371\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-f2301cb6763e7d5ab371\" aria-expanded=\"false\" aria-controls=\"Collapse-f2301cb6763e7d5ab371\">\n                            How long has your company been established?\n                                        <!-- Normal Icon -->\n                                        <!-- Active Icon -->\n                                                    </a>\n                            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean porta rhoncus leo, eget iaculis arcu dapibus vel. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Proin porttitor, erat mollis, magna augue consectetur lorem.</p>                        \n                <!-- .elementskit-card END -->\n                        <a href=\"#collapse-68ccdef6763e7d5ab371\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-68ccdef6763e7d5ab371\" aria-expanded=\"false\" aria-controls=\"Collapse-68ccdef6763e7d5ab371\">\n                            How much does it cost for one consultation?\n                                        <!-- Normal Icon -->\n                                        <!-- Active Icon -->\n                                                    </a>\n                            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean porta rhoncus leo, eget iaculis arcu dapibus vel. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Proin porttitor, erat mollis, magna augue consectetur lorem.</p>                        \n                <!-- .elementskit-card END -->\n                        <a href=\"#collapse-9ac53606763e7d5ab371\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-9ac53606763e7d5ab371\" aria-expanded=\"false\" aria-controls=\"Collapse-9ac53606763e7d5ab371\">\n                            How many people work at Consulta?\n                                        <!-- Normal Icon -->\n                                        <!-- Active Icon -->\n                                                    </a>\n                            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean porta rhoncus leo, eget iaculis arcu dapibus vel. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Proin porttitor, erat mollis, magna augue consectetur lorem.</p>                        \n                <!-- .elementskit-card END -->\n                        <a href=\"#collapse-dda4ea46763e7d5ab371\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-dda4ea46763e7d5ab371\" aria-expanded=\"false\" aria-controls=\"Collapse-dda4ea46763e7d5ab371\">\n                            Does your company open job vacancies?\n                                        <!-- Normal Icon -->\n                                        <!-- Active Icon -->\n                                                    </a>\n                            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean porta rhoncus leo, eget iaculis arcu dapibus vel. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Proin porttitor, erat mollis, magna augue consectetur lorem.</p>                        \n                <!-- .elementskit-card END -->\n                        <a href=\"#collapse-2f4630c6763e7d5ab371\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-2f4630c6763e7d5ab371\" aria-expanded=\"false\" aria-controls=\"Collapse-2f4630c6763e7d5ab371\">\n                            How do I contact Consulta for appointment?\n                                        <!-- Normal Icon -->\n                                        <!-- Active Icon -->\n                                                    </a>\n                            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean porta rhoncus leo, eget iaculis arcu dapibus vel. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Proin porttitor, erat mollis, magna augue consectetur lorem.</p>                        \n                <!-- .elementskit-card END -->\n                        <a href=\"#collapse-89887bc6763e7d5ab371\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-89887bc6763e7d5ab371\" aria-expanded=\"false\" aria-controls=\"Collapse-89887bc6763e7d5ab371\">\n                            What kind of contracts do you provide?\n                                        <!-- Normal Icon -->\n                                        <!-- Active Icon -->\n                                                    </a>\n                            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean porta rhoncus leo, eget iaculis arcu dapibus vel. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Proin porttitor, erat mollis, magna augue consectetur lorem.</p>                        \n                <!-- .elementskit-card END -->\n					<p>FAQs Page</p>				\n					<h2>Frequently Asked Questions</h2>				\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vestibulum ut tortor nec mauris hendrerit sodales. </p>		\n				<a href=\"#\" tabindex=\"-1\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M497.39 361.8l-112-48a24 24 0 0 0-28 6.9l-49.6 60.6A370.66 370.66 0 0 1 130.6 204.11l60.6-49.6a23.94 23.94 0 0 0 6.9-28l-48-112A24.16 24.16 0 0 0 122.6.61l-104 24A24 24 0 0 0 0 48c0 256.5 207.9 464 464 464a24 24 0 0 0 23.4-18.6l24-104a24.29 24.29 0 0 0-14.01-27.6z\"></path></svg>				</a>\n									<h3>\n						<a href=\"#\" >\n							Phone						</a>\n					</h3>\n									<p>\n						+1 (234) 567 890 00 <br> +0 (987) 654 321 11					</p>\n				<a href=\"#\" tabindex=\"-1\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M502.3 190.8c3.9-3.1 9.7-.2 9.7 4.7V400c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V195.6c0-5 5.7-7.8 9.7-4.7 22.4 17.4 52.1 39.5 154.1 113.6 21.1 15.4 56.7 47.8 92.2 47.6 35.7.3 72-32.8 92.3-47.6 102-74.1 131.6-96.3 154-113.7zM256 320c23.2.4 56.6-29.2 73.4-41.4 132.7-96.3 142.8-104.7 173.4-128.7 5.8-4.5 9.2-11.5 9.2-18.9v-19c0-26.5-21.5-48-48-48H48C21.5 64 0 85.5 0 112v19c0 7.4 3.4 14.3 9.2 18.9 30.6 23.9 40.7 32.4 173.4 128.7 16.8 12.2 50.2 41.8 73.4 41.4z\"></path></svg>				</a>\n									<h3>\n						<a href=\"#\" >\n							Email						</a>\n					</h3>\n									<p>\n						consula.info@mail.com <br> examples@mail.com					</p>\n					<p>Blog &amp; News</p>				\n					<h2>Articles &amp; Blogs From Consula</h2>				\n					<a href=\"#\">\n									View More\n					</a>\n													<!-- .elementskit-entry-header END -->\n																				<a href=\"https://goldenstallionagency.com/author/devadmin/\">devadmin</a>\n											December 19, 2024										\n																					<h2>\n					<a href=\"https://goldenstallionagency.com/2024/12/19/hello-world/\">\n						Hello world!					</a>\n				</h2>\n																																										<p>Welcome to Site Name. This is your first post. Edit&hellip;</p>\n																						                                                    <!-- .elementskit-post-body END -->\n					<p>Get Started</p>				\n					<h2>Nurturing Growth, One Idea at a Time</h2>				\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n					<a href=\"#\">\n									Get Started\n					</a>\n					<a href=\"#\">\n									Contact Us\n					</a>\n															<img width=\"683\" height=\"1024\" src=\"https://goldenstallionagency.com/wp-content/uploads/2024/12/young-people-in-the-office-2ZTDX4M-683x1024.jpg\" alt=\"\" srcset=\"https://goldenstallionagency.com/wp-content/uploads/2024/12/young-people-in-the-office-2ZTDX4M-683x1024.jpg 683w, https://goldenstallionagency.com/wp-content/uploads/2024/12/young-people-in-the-office-2ZTDX4M-200x300.jpg 200w, https://goldenstallionagency.com/wp-content/uploads/2024/12/young-people-in-the-office-2ZTDX4M-768x1152.jpg 768w, https://goldenstallionagency.com/wp-content/uploads/2024/12/young-people-in-the-office-2ZTDX4M.jpg 1000w\" sizes=\"(max-width: 683px) 100vw, 683px\" />															\n															<img width=\"683\" height=\"1024\" src=\"https://goldenstallionagency.com/wp-content/uploads/2024/12/sexy-african-american-businesswoman-holding-glasse-QS5N46G-683x1024.jpg\" alt=\"\" srcset=\"https://goldenstallionagency.com/wp-content/uploads/2024/12/sexy-african-american-businesswoman-holding-glasse-QS5N46G-683x1024.jpg 683w, https://goldenstallionagency.com/wp-content/uploads/2024/12/sexy-african-american-businesswoman-holding-glasse-QS5N46G-200x300.jpg 200w, https://goldenstallionagency.com/wp-content/uploads/2024/12/sexy-african-american-businesswoman-holding-glasse-QS5N46G-768x1152.jpg 768w, https://goldenstallionagency.com/wp-content/uploads/2024/12/sexy-african-american-businesswoman-holding-glasse-QS5N46G.jpg 1000w\" sizes=\"(max-width: 683px) 100vw, 683px\" />															\n															<img width=\"683\" height=\"1024\" src=\"https://goldenstallionagency.com/wp-content/uploads/2024/12/business-people-working-in-team-S9VAU2H-683x1024.jpg\" alt=\"\" srcset=\"https://goldenstallionagency.com/wp-content/uploads/2024/12/business-people-working-in-team-S9VAU2H-683x1024.jpg 683w, https://goldenstallionagency.com/wp-content/uploads/2024/12/business-people-working-in-team-S9VAU2H-200x300.jpg 200w, https://goldenstallionagency.com/wp-content/uploads/2024/12/business-people-working-in-team-S9VAU2H-768x1152.jpg 768w, https://goldenstallionagency.com/wp-content/uploads/2024/12/business-people-working-in-team-S9VAU2H.jpg 1000w\" sizes=\"(max-width: 683px) 100vw, 683px\" />','Home','','publish','closed','closed','','home','','','2024-12-19 11:31:01','2024-12-19 09:31:01','',0,'https://preview.tonydezigner.com/goldenstallionagency2/?elementor_library=home',0,'elementor_library','',0),(146,2,'2024-12-19 11:40:32','2024-12-19 09:40:32','','Terms and conditions','','publish','closed','closed','','terms-and-conditions','','','2024-12-19 11:40:32','2024-12-19 09:40:32','',0,'https://preview.tonydezigner.com/goldenstallionagency2/?page_id=146',0,'page','',0),(148,2,'2024-12-19 11:40:53','2024-12-19 09:40:53','','Privacy Policy','','publish','closed','closed','','privacy-policy','','','2024-12-19 11:41:02','2024-12-19 09:41:02','',0,'https://preview.tonydezigner.com/goldenstallionagency2/?page_id=148',0,'page','',0),(150,2,'2024-12-19 11:44:58','2024-12-19 09:44:58','','Kit Styles: Consula - Business and Finance Consulting Elementor Template Kit','','publish','closed','closed','','global-kit-styles-2','','','2024-12-19 11:44:58','2024-12-19 09:44:58','',0,'https://preview.tonydezigner.com/goldenstallionagency2/?elementor_library=global-kit-styles-2',0,'elementor_library','',0),(154,2,'2024-12-19 11:45:56','2024-12-19 09:45:56','','Kit Styles: Consula - Business and Finance Consulting Elementor Template Kit','','publish','closed','closed','','global-kit-styles-3','','','2024-12-19 11:45:56','2024-12-19 09:45:56','',0,'https://preview.tonydezigner.com/goldenstallionagency2/?elementor_library=global-kit-styles-3',0,'elementor_library','',0),(158,2,'2024-12-19 11:46:23','2024-12-19 09:46:23','','Kit Styles: Webiso - Template kit for Website Design Agency','','publish','closed','closed','','global-kit-styles-4','','','2025-09-16 22:31:32','2025-09-16 20:31:32','',0,'https://preview.tonydezigner.com/goldenstallionagency2/?elementor_library=global-kit-styles-4',0,'elementor_library','',0),(201,2,'2024-12-19 13:07:29','2024-12-19 11:07:29','','Untitled design (1)','','inherit','open','closed','','untitled-design-1','','','2024-12-19 13:07:29','2024-12-19 11:07:29','',8,'https://preview.tonydezigner.com/goldenstallionagency2/wp-content/uploads/sites/2/2024/12/Untitled-design-1.png',0,'attachment','image/png',0),(202,2,'2024-12-19 13:11:33','2024-12-19 11:11:33','','asdfdsa','','inherit','open','closed','','asdfdsa','','','2024-12-19 13:11:33','2024-12-19 11:11:33','',8,'https://preview.tonydezigner.com/goldenstallionagency2/wp-content/uploads/sites/2/2024/12/asdfdsa.png',0,'attachment','image/png',0),(203,2,'2024-12-19 13:12:02','2024-12-19 11:12:02','','Untitled design (1)','','inherit','open','closed','','untitled-design-1-2','','','2024-12-19 13:12:02','2024-12-19 11:12:02','',8,'https://preview.tonydezigner.com/goldenstallionagency2/wp-content/uploads/sites/2/2024/12/Untitled-design-1-1.png',0,'attachment','image/png',0),(208,2,'2024-12-19 13:15:42','2024-12-19 11:15:42','','image_2024-11-08_221730068-300x300','','inherit','open','closed','','image_2024-11-08_221730068-300x300','','','2024-12-19 13:15:42','2024-12-19 11:15:42','',8,'https://preview.tonydezigner.com/goldenstallionagency2/wp-content/uploads/sites/2/2024/12/image_2024-11-08_221730068-300x300-1.webp',0,'attachment','image/webp',0),(209,2,'2024-12-19 13:15:43','2024-12-19 11:15:43','','image_2024-11-14_141858187-150x150','','inherit','open','closed','','image_2024-11-14_141858187-150x150','','','2024-12-19 13:15:43','2024-12-19 11:15:43','',8,'https://preview.tonydezigner.com/goldenstallionagency2/wp-content/uploads/sites/2/2024/12/image_2024-11-14_141858187-150x150-1.webp',0,'attachment','image/webp',0),(210,2,'2024-12-19 13:15:44','2024-12-19 11:15:44','','image_2024-11-14_142043066-150x150','','inherit','open','closed','','image_2024-11-14_142043066-150x150','','','2024-12-19 13:15:44','2024-12-19 11:15:44','',8,'https://preview.tonydezigner.com/goldenstallionagency2/wp-content/uploads/sites/2/2024/12/image_2024-11-14_142043066-150x150-1.webp',0,'attachment','image/webp',0),(211,2,'2024-12-19 13:15:45','2024-12-19 11:15:45','','image_2024-11-08_221730068-300x150','','inherit','open','closed','','image_2024-11-08_221730068-300x150','','','2024-12-19 13:15:45','2024-12-19 11:15:45','',8,'https://preview.tonydezigner.com/goldenstallionagency2/wp-content/uploads/sites/2/2024/12/image_2024-11-08_221730068-300x150-1.webp',0,'attachment','image/webp',0),(215,2,'2024-12-19 13:20:16','2024-12-19 11:20:16','','GSWA WEBSITE UPDATED CHANGES','','inherit','open','closed','','gswa-website-updated-changes','','','2024-12-19 13:20:16','2024-12-19 11:20:16','',8,'https://preview.tonydezigner.com/goldenstallionagency2/wp-content/uploads/sites/2/2024/12/GSWA-WEBSITE-UPDATED-CHANGES-.png',0,'attachment','image/png',0),(217,2,'2024-12-19 13:22:03','2024-12-19 11:22:03','','200+ HAPPY RE','','inherit','open','closed','','200-happy-re','','','2024-12-19 13:22:03','2024-12-19 11:22:03','',8,'https://preview.tonydezigner.com/goldenstallionagency2/wp-content/uploads/sites/2/2024/12/200-HAPPY-RE.png',0,'attachment','image/png',0),(218,2,'2024-12-19 13:24:07','2024-12-19 11:24:07','','200+ HAPPY RE (1)','','inherit','open','closed','','200-happy-re-1','','','2025-01-30 12:00:46','2025-01-30 10:00:46','',8,'https://preview.tonydezigner.com/goldenstallionagency2/wp-content/uploads/sites/2/2024/12/200-HAPPY-RE-1.png',0,'attachment','image/png',0),(234,2,'2024-12-19 13:31:59','2024-12-19 11:31:59','','Untitled-design-1','','inherit','open','closed','','untitled-design-1-3','','','2025-01-30 12:00:14','2025-01-30 10:00:14','',8,'https://preview.tonydezigner.com/goldenstallionagency2/wp-content/uploads/sites/2/2024/12/Untitled-design-1-1.webp',0,'attachment','image/webp',0),(235,2,'2024-12-19 13:32:00','2024-12-19 11:32:00','','image_2024-12-03_081425418','','inherit','open','closed','','image_2024-12-03_081425418','','','2025-01-30 12:00:20','2025-01-30 10:00:20','',8,'https://preview.tonydezigner.com/goldenstallionagency2/wp-content/uploads/sites/2/2024/12/image_2024-12-03_081425418-1.webp',0,'attachment','image/webp',0),(246,2,'2024-12-19 16:34:34','2024-12-19 14:34:34','','asdf','','inherit','open','closed','','asdf','','','2024-12-19 16:34:34','2024-12-19 14:34:34','',8,'https://preview.tonydezigner.com/goldenstallionagency2/wp-content/uploads/sites/2/2024/12/asdf.webp',0,'attachment','image/webp',0),(260,2,'2024-12-19 16:39:13','2024-12-19 14:39:13','','asdf','','inherit','open','closed','','asdf-2','','','2024-12-19 16:39:13','2024-12-19 14:39:13','',0,'https://preview.tonydezigner.com/goldenstallionagency2/wp-content/uploads/sites/2/2024/12/asdf-1.webp',0,'attachment','image/webp',0),(261,2,'2024-12-19 16:41:47','2024-12-19 14:41:47','','asdf','','inherit','open','closed','','asdf-3','','','2024-12-19 16:41:47','2024-12-19 14:41:47','',0,'https://preview.tonydezigner.com/goldenstallionagency2/wp-content/uploads/sites/2/2024/12/asdf.png',0,'attachment','image/png',0),(263,2,'2024-12-19 16:47:50','2024-12-19 14:47:50','','icon','','inherit','open','closed','','icon','','','2024-12-19 16:47:50','2024-12-19 14:47:50','',8,'https://preview.tonydezigner.com/goldenstallionagency2/wp-content/uploads/sites/2/2024/12/icon.jpg',0,'attachment','image/jpeg',0),(317,2,'2024-12-19 17:28:07','2024-12-19 15:28:07','','image_2024-12-19_172805761','','inherit','open','closed','','image_2024-12-19_172805761','','','2025-01-30 12:03:45','2025-01-30 10:03:45','',8,'https://preview.tonydezigner.com/goldenstallionagency2/wp-content/uploads/sites/2/2024/12/image_2024-12-19_172805761.png',0,'attachment','image/png',0),(322,2,'2024-12-19 17:53:13','2024-12-19 15:53:13','','icon','','inherit','open','closed','','icon-2','','','2024-12-19 17:53:13','2024-12-19 15:53:13','',0,'https://preview.tonydezigner.com/goldenstallionagency2/wp-content/uploads/sites/2/2024/12/icon.png',0,'attachment','image/png',0),(323,2,'2024-12-19 17:53:26','2024-12-19 15:53:26','','icon','','inherit','open','closed','','icon-3','','','2024-12-19 17:53:26','2024-12-19 15:53:26','',0,'https://preview.tonydezigner.com/goldenstallionagency2/wp-content/uploads/sites/2/2024/12/icon-1.png',0,'attachment','image/png',0),(324,2,'2024-12-19 17:55:36','2024-12-19 15:55:36','','icon (1)','','inherit','open','closed','','icon-1','','','2024-12-19 17:55:36','2024-12-19 15:55:36','',0,'https://preview.tonydezigner.com/goldenstallionagency2/wp-content/uploads/sites/2/2024/12/icon-1-1.png',0,'attachment','image/png',0),(325,2,'2024-12-19 17:55:58','2024-12-19 15:55:58','','icon (1)','','inherit','open','closed','','icon-1-2','','','2024-12-19 17:55:58','2024-12-19 15:55:58','',8,'https://preview.tonydezigner.com/goldenstallionagency2/wp-content/uploads/sites/2/2024/12/icon-1-2.png',0,'attachment','image/png',0),(326,2,'2024-12-19 18:06:04','2024-12-19 16:06:04','','file-29-768x768.png','','inherit','open','closed','','file-29-768x768-png','','','2024-12-19 18:06:04','2024-12-19 16:06:04','',8,'https://preview.tonydezigner.com/goldenstallionagency2/wp-content/uploads/sites/2/2024/12/file-29-768x768.png.webp',0,'attachment','image/webp',0),(327,2,'2024-12-19 18:06:07','2024-12-19 16:06:07','','file-27-768x768.png-768x650','','inherit','open','closed','','file-27-768x768-png-768x650','','','2024-12-19 18:06:07','2024-12-19 16:06:07','',8,'https://preview.tonydezigner.com/goldenstallionagency2/wp-content/uploads/sites/2/2024/12/file-27-768x768.png-768x650-1.webp',0,'attachment','image/webp',0),(328,2,'2024-12-19 18:06:09','2024-12-19 16:06:09','','image_2024-11-08_231954216-1024x683','','inherit','open','closed','','image_2024-11-08_231954216-1024x683','','','2024-12-19 18:06:09','2024-12-19 16:06:09','',8,'https://preview.tonydezigner.com/goldenstallionagency2/wp-content/uploads/sites/2/2024/12/image_2024-11-08_231954216-1024x683-1.webp',0,'attachment','image/webp',0),(329,2,'2024-12-19 18:06:12','2024-12-19 16:06:12','','image_2024-11-08_232011845-1024x683','','inherit','open','closed','','image_2024-11-08_232011845-1024x683','','','2024-12-19 18:06:12','2024-12-19 16:06:12','',8,'https://preview.tonydezigner.com/goldenstallionagency2/wp-content/uploads/sites/2/2024/12/image_2024-11-08_232011845-1024x683-1.webp',0,'attachment','image/webp',0),(330,2,'2024-12-19 18:06:15','2024-12-19 16:06:15','','image_2024-11-08_232526015-1200x650','','inherit','open','closed','','image_2024-11-08_232526015-1200x650','','','2024-12-19 18:06:15','2024-12-19 16:06:15','',8,'https://preview.tonydezigner.com/goldenstallionagency2/wp-content/uploads/sites/2/2024/12/image_2024-11-08_232526015-1200x650-1.webp',0,'attachment','image/webp',0),(331,2,'2024-12-19 18:06:19','2024-12-19 16:06:19','','image_2024-11-08_232518053-930x620','','inherit','open','closed','','image_2024-11-08_232518053-930x620','','','2024-12-19 18:06:19','2024-12-19 16:06:19','',8,'https://preview.tonydezigner.com/goldenstallionagency2/wp-content/uploads/sites/2/2024/12/image_2024-11-08_232518053-930x620-1.webp',0,'attachment','image/webp',0),(332,2,'2024-12-19 18:06:21','2024-12-19 16:06:21','','image_2024-11-08_232502632','','inherit','open','closed','','image_2024-11-08_232502632','','','2024-12-19 18:06:21','2024-12-19 16:06:21','',8,'https://preview.tonydezigner.com/goldenstallionagency2/wp-content/uploads/sites/2/2024/12/image_2024-11-08_232502632.webp',0,'attachment','image/webp',0),(333,2,'2024-12-19 18:06:25','2024-12-19 16:06:25','','file-15-768x768.png-768x620','','inherit','open','closed','','file-15-768x768-png-768x620','','','2024-12-19 18:06:25','2024-12-19 16:06:25','',8,'https://preview.tonydezigner.com/goldenstallionagency2/wp-content/uploads/sites/2/2024/12/file-15-768x768.png-768x620-1.webp',0,'attachment','image/webp',0),(334,2,'2024-12-19 18:06:27','2024-12-19 16:06:27','','file-10-768x768.png-768x620','','inherit','open','closed','','file-10-768x768-png-768x620','','','2024-12-19 18:06:27','2024-12-19 16:06:27','',8,'https://preview.tonydezigner.com/goldenstallionagency2/wp-content/uploads/sites/2/2024/12/file-10-768x768.png-768x620-1.webp',0,'attachment','image/webp',0),(335,2,'2024-12-19 18:06:28','2024-12-19 16:06:28','','file-21-768x768.png-768x620','','inherit','open','closed','','file-21-768x768-png-768x620','','','2024-12-19 18:06:29','2024-12-19 16:06:29','',8,'https://preview.tonydezigner.com/goldenstallionagency2/wp-content/uploads/sites/2/2024/12/file-21-768x768.png-768x620-1.webp',0,'attachment','image/webp',0),(336,2,'2024-12-19 18:17:12','2024-12-19 16:17:12','','3','','inherit','open','closed','','3','','','2024-12-19 18:17:12','2024-12-19 16:17:12','',8,'https://preview.tonydezigner.com/goldenstallionagency2/wp-content/uploads/sites/2/2024/12/3.png',0,'attachment','image/png',0),(337,2,'2024-12-19 18:17:18','2024-12-19 16:17:18','','4','','inherit','open','closed','','4','','','2024-12-19 18:17:18','2024-12-19 16:17:18','',8,'https://preview.tonydezigner.com/goldenstallionagency2/wp-content/uploads/sites/2/2024/12/4.png',0,'attachment','image/png',0),(338,2,'2024-12-19 18:17:25','2024-12-19 16:17:25','','5','','inherit','open','closed','','5','','','2024-12-19 18:17:25','2024-12-19 16:17:25','',8,'https://preview.tonydezigner.com/goldenstallionagency2/wp-content/uploads/sites/2/2024/12/5.png',0,'attachment','image/png',0),(339,2,'2024-12-19 18:17:31','2024-12-19 16:17:31','','6','','inherit','open','closed','','6','','','2024-12-19 18:17:31','2024-12-19 16:17:31','',8,'https://preview.tonydezigner.com/goldenstallionagency2/wp-content/uploads/sites/2/2024/12/6.png',0,'attachment','image/png',0),(340,2,'2024-12-19 18:17:37','2024-12-19 16:17:37','','7','','inherit','open','closed','','7','','','2024-12-19 18:17:37','2024-12-19 16:17:37','',8,'https://preview.tonydezigner.com/goldenstallionagency2/wp-content/uploads/sites/2/2024/12/7.png',0,'attachment','image/png',0),(341,2,'2024-12-19 18:17:43','2024-12-19 16:17:43','','8','','inherit','open','closed','','8','','','2024-12-19 18:17:43','2024-12-19 16:17:43','',8,'https://preview.tonydezigner.com/goldenstallionagency2/wp-content/uploads/sites/2/2024/12/8.png',0,'attachment','image/png',0),(342,2,'2024-12-19 18:17:49','2024-12-19 16:17:49','','9','','inherit','open','closed','','9','','','2024-12-19 18:17:49','2024-12-19 16:17:49','',8,'https://preview.tonydezigner.com/goldenstallionagency2/wp-content/uploads/sites/2/2024/12/9.png',0,'attachment','image/png',0),(343,2,'2024-12-19 18:17:54','2024-12-19 16:17:54','','10','','inherit','open','closed','','10','','','2024-12-19 18:17:54','2024-12-19 16:17:54','',8,'https://preview.tonydezigner.com/goldenstallionagency2/wp-content/uploads/sites/2/2024/12/10.png',0,'attachment','image/png',0),(344,2,'2024-12-19 18:18:00','2024-12-19 16:18:00','','11','','inherit','open','closed','','11','','','2024-12-19 18:18:00','2024-12-19 16:18:00','',8,'https://preview.tonydezigner.com/goldenstallionagency2/wp-content/uploads/sites/2/2024/12/11.png',0,'attachment','image/png',0),(345,2,'2024-12-19 18:18:05','2024-12-19 16:18:05','','12','','inherit','open','closed','','12','','','2024-12-19 18:18:05','2024-12-19 16:18:05','',8,'https://preview.tonydezigner.com/goldenstallionagency2/wp-content/uploads/sites/2/2024/12/12.png',0,'attachment','image/png',0),(346,2,'2024-12-19 18:21:57','2024-12-19 16:21:57','','3','','inherit','open','closed','','3-2','','','2024-12-19 18:21:57','2024-12-19 16:21:57','',8,'https://preview.tonydezigner.com/goldenstallionagency2/wp-content/uploads/sites/2/2024/12/3.jpg',0,'attachment','image/jpeg',0),(347,2,'2024-12-19 18:22:00','2024-12-19 16:22:00','','4','','inherit','open','closed','','4-2','','','2024-12-19 18:22:00','2024-12-19 16:22:00','',8,'https://preview.tonydezigner.com/goldenstallionagency2/wp-content/uploads/sites/2/2024/12/4-1.jpg',0,'attachment','image/jpeg',0),(348,2,'2024-12-19 18:22:03','2024-12-19 16:22:03','','5','','inherit','open','closed','','5-2','','','2024-12-19 18:22:03','2024-12-19 16:22:03','',8,'https://preview.tonydezigner.com/goldenstallionagency2/wp-content/uploads/sites/2/2024/12/5-1.jpg',0,'attachment','image/jpeg',0),(349,2,'2024-12-19 18:22:07','2024-12-19 16:22:07','','6','','inherit','open','closed','','6-2','','','2024-12-19 18:22:07','2024-12-19 16:22:07','',8,'https://preview.tonydezigner.com/goldenstallionagency2/wp-content/uploads/sites/2/2024/12/6.jpg',0,'attachment','image/jpeg',0),(350,2,'2024-12-19 18:22:10','2024-12-19 16:22:10','','7','','inherit','open','closed','','7-2','','','2024-12-19 18:22:10','2024-12-19 16:22:10','',8,'https://preview.tonydezigner.com/goldenstallionagency2/wp-content/uploads/sites/2/2024/12/7.jpg',0,'attachment','image/jpeg',0),(351,2,'2024-12-19 18:22:13','2024-12-19 16:22:13','','8','','inherit','open','closed','','8-2','','','2024-12-19 18:22:13','2024-12-19 16:22:13','',8,'https://preview.tonydezigner.com/goldenstallionagency2/wp-content/uploads/sites/2/2024/12/8.jpg',0,'attachment','image/jpeg',0),(352,2,'2024-12-19 18:22:16','2024-12-19 16:22:16','','9','','inherit','open','closed','','9-2','','','2024-12-19 18:22:16','2024-12-19 16:22:16','',8,'https://preview.tonydezigner.com/goldenstallionagency2/wp-content/uploads/sites/2/2024/12/9.jpg',0,'attachment','image/jpeg',0),(353,2,'2024-12-19 18:22:20','2024-12-19 16:22:20','','10','','inherit','open','closed','','10-2','','','2024-12-19 18:22:20','2024-12-19 16:22:20','',8,'https://preview.tonydezigner.com/goldenstallionagency2/wp-content/uploads/sites/2/2024/12/10.jpg',0,'attachment','image/jpeg',0),(354,2,'2024-12-19 18:22:23','2024-12-19 16:22:23','','11','','inherit','open','closed','','11-2','','','2024-12-19 18:22:23','2024-12-19 16:22:23','',8,'https://preview.tonydezigner.com/goldenstallionagency2/wp-content/uploads/sites/2/2024/12/11.jpg',0,'attachment','image/jpeg',0),(355,2,'2024-12-19 18:22:26','2024-12-19 16:22:26','','12','','inherit','open','closed','','12-2','','','2024-12-19 18:22:26','2024-12-19 16:22:26','',8,'https://preview.tonydezigner.com/goldenstallionagency2/wp-content/uploads/sites/2/2024/12/12.jpg',0,'attachment','image/jpeg',0),(356,2,'2024-12-19 18:24:01','2024-12-19 16:24:01','','image_2024-12-19_182401674','','inherit','open','closed','','image_2024-12-19_182401674','','','2025-01-30 12:02:07','2025-01-30 10:02:07','',8,'https://preview.tonydezigner.com/goldenstallionagency2/wp-content/uploads/sites/2/2024/12/image_2024-12-19_182401674.png',0,'attachment','image/png',0),(357,2,'2024-12-19 18:24:36','2024-12-19 16:24:36','','image_2024-12-19_182435994','','inherit','open','closed','','image_2024-12-19_182435994','','','2025-01-30 12:02:11','2025-01-30 10:02:11','',8,'https://preview.tonydezigner.com/goldenstallionagency2/wp-content/uploads/sites/2/2024/12/image_2024-12-19_182435994.png',0,'attachment','image/png',0),(358,2,'2024-12-19 18:26:49','2024-12-19 16:26:49','','fdfgretgrf frgre frtgtr (3)','','inherit','open','closed','','fdfgretgrf-frgre-frtgtr-3','','','2025-01-30 12:02:14','2025-01-30 10:02:14','',8,'https://preview.tonydezigner.com/goldenstallionagency2/wp-content/uploads/sites/2/2024/12/fdfgretgrf-frgre-frtgtr-3.jpg',0,'attachment','image/jpeg',0),(359,2,'2024-12-19 18:26:52','2024-12-19 16:26:52','','fdfgretgrf frgre frtgtr (4)','','inherit','open','closed','','fdfgretgrf-frgre-frtgtr-4','','','2025-01-30 12:02:16','2025-01-30 10:02:16','',8,'https://preview.tonydezigner.com/goldenstallionagency2/wp-content/uploads/sites/2/2024/12/fdfgretgrf-frgre-frtgtr-4.jpg',0,'attachment','image/jpeg',0),(360,2,'2024-12-19 18:26:55','2024-12-19 16:26:55','','fdfgretgrf frgre frtgtr (5)','','inherit','open','closed','','fdfgretgrf-frgre-frtgtr-5','','','2025-01-30 12:02:18','2025-01-30 10:02:18','',8,'https://preview.tonydezigner.com/goldenstallionagency2/wp-content/uploads/sites/2/2024/12/fdfgretgrf-frgre-frtgtr-5.jpg',0,'attachment','image/jpeg',0),(361,2,'2024-12-19 18:26:58','2024-12-19 16:26:58','','fdfgretgrf frgre frtgtr (6)','','inherit','open','closed','','fdfgretgrf-frgre-frtgtr-6','','','2025-01-30 12:02:21','2025-01-30 10:02:21','',8,'https://preview.tonydezigner.com/goldenstallionagency2/wp-content/uploads/sites/2/2024/12/fdfgretgrf-frgre-frtgtr-6.jpg',0,'attachment','image/jpeg',0),(362,2,'2024-12-19 18:27:02','2024-12-19 16:27:02','','fdfgretgrf frgre frtgtr (7)','','inherit','open','closed','','fdfgretgrf-frgre-frtgtr-7','','','2025-01-30 12:02:23','2025-01-30 10:02:23','',8,'https://preview.tonydezigner.com/goldenstallionagency2/wp-content/uploads/sites/2/2024/12/fdfgretgrf-frgre-frtgtr-7.jpg',0,'attachment','image/jpeg',0),(363,2,'2024-12-19 18:27:05','2024-12-19 16:27:05','','fdfgretgrf frgre frtgtr (8)','','inherit','open','closed','','fdfgretgrf-frgre-frtgtr-8','','','2025-01-30 12:02:26','2025-01-30 10:02:26','',8,'https://preview.tonydezigner.com/goldenstallionagency2/wp-content/uploads/sites/2/2024/12/fdfgretgrf-frgre-frtgtr-8.jpg',0,'attachment','image/jpeg',0),(364,2,'2024-12-19 18:27:08','2024-12-19 16:27:08','','fdfgretgrf frgre frtgtr (9)','','inherit','open','closed','','fdfgretgrf-frgre-frtgtr-9','','','2025-01-30 12:02:28','2025-01-30 10:02:28','',8,'https://preview.tonydezigner.com/goldenstallionagency2/wp-content/uploads/sites/2/2024/12/fdfgretgrf-frgre-frtgtr-9.jpg',0,'attachment','image/jpeg',0),(365,2,'2024-12-19 18:27:11','2024-12-19 16:27:11','','fdfgretgrf frgre frtgtr (10)','','inherit','open','closed','','fdfgretgrf-frgre-frtgtr-10','','','2025-01-30 12:02:31','2025-01-30 10:02:31','',8,'https://preview.tonydezigner.com/goldenstallionagency2/wp-content/uploads/sites/2/2024/12/fdfgretgrf-frgre-frtgtr-10.jpg',0,'attachment','image/jpeg',0),(366,2,'2024-12-19 18:27:14','2024-12-19 16:27:14','','fdfgretgrf frgre frtgtr f (1)','','inherit','open','closed','','fdfgretgrf-frgre-frtgtr-f-1','','','2025-01-30 12:02:34','2025-01-30 10:02:34','',8,'https://preview.tonydezigner.com/goldenstallionagency2/wp-content/uploads/sites/2/2024/12/fdfgretgrf-frgre-frtgtr-f-1.jpg',0,'attachment','image/jpeg',0),(367,2,'2024-12-19 18:27:18','2024-12-19 16:27:18','','fdfgretgrf frgre frtgtr','','inherit','open','closed','','fdfgretgrf-frgre-frtgtr','','','2025-01-30 12:02:37','2025-01-30 10:02:37','',8,'https://preview.tonydezigner.com/goldenstallionagency2/wp-content/uploads/sites/2/2024/12/fdfgretgrf-frgre-frtgtr.jpg',0,'attachment','image/jpeg',0),(372,2,'2024-12-19 18:36:52','2024-12-19 16:36:52','','dsf 67775432 dsghfjk (1)','','inherit','open','closed','','dsf-67775432-dsghfjk-1','','','2024-12-19 18:36:52','2024-12-19 16:36:52','',8,'https://preview.tonydezigner.com/goldenstallionagency2/wp-content/uploads/sites/2/2024/12/dsf-67775432-dsghfjk-1.png',0,'attachment','image/png',0),(373,2,'2024-12-19 18:36:59','2024-12-19 16:36:59','','dsf 67775432 dsghfjk (2)','','inherit','open','closed','','dsf-67775432-dsghfjk-2','','','2024-12-19 18:36:59','2024-12-19 16:36:59','',8,'https://preview.tonydezigner.com/goldenstallionagency2/wp-content/uploads/sites/2/2024/12/dsf-67775432-dsghfjk-2.png',0,'attachment','image/png',0),(374,2,'2024-12-19 18:37:09','2024-12-19 16:37:09','','dsf 67775432 dsghfjk (3)','','inherit','open','closed','','dsf-67775432-dsghfjk-3','','','2024-12-19 18:37:09','2024-12-19 16:37:09','',8,'https://preview.tonydezigner.com/goldenstallionagency2/wp-content/uploads/sites/2/2024/12/dsf-67775432-dsghfjk-3.png',0,'attachment','image/png',0),(375,2,'2024-12-19 18:37:11','2024-12-19 16:37:11','','dsf 67775432 dsghfjk (4)','','inherit','open','closed','','dsf-67775432-dsghfjk-4','','','2024-12-19 18:37:11','2024-12-19 16:37:11','',8,'https://preview.tonydezigner.com/goldenstallionagency2/wp-content/uploads/sites/2/2024/12/dsf-67775432-dsghfjk-4.png',0,'attachment','image/png',0),(376,2,'2024-12-19 18:37:13','2024-12-19 16:37:13','','dsf 67775432 dsghfjk (5)','','inherit','open','closed','','dsf-67775432-dsghfjk-5','','','2024-12-19 18:37:13','2024-12-19 16:37:13','',8,'https://preview.tonydezigner.com/goldenstallionagency2/wp-content/uploads/sites/2/2024/12/dsf-67775432-dsghfjk-5.png',0,'attachment','image/png',0),(389,2,'2024-12-20 08:22:02','2024-12-20 06:22:02','','bg_img3_.png','','inherit','open','closed','','bg_img3_-png','','','2024-12-20 08:22:02','2024-12-20 06:22:02','',0,'https://preview.tonydezigner.com/goldenstallionagency2/wp-content/uploads/sites/2/2024/12/bg_img3_.png',0,'attachment','image/png',0),(400,2,'2024-12-20 08:56:11','2024-12-20 06:56:11','','3d-black-paper-craft-cubic-patterned-background.jpg','','inherit','open','closed','','3d-black-paper-craft-cubic-patterned-background-jpg','','','2024-12-20 08:56:11','2024-12-20 06:56:11','',0,'https://preview.tonydezigner.com/goldenstallionagency2/wp-content/uploads/sites/2/2024/12/3d-black-paper-craft-cubic-patterned-background.jpg',0,'attachment','image/jpeg',0),(401,2,'2024-12-20 08:56:19','2024-12-20 06:56:19','<h4>Start the conversation to established good relationship and business.\n</h4>				\n					<h6>Common Questions</h6>				\n					<h2>Most Popular Questions</h2>				\n                        <a href=\"#collapse-8266a5967651513cd4f7\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-8266a5967651513cd4f7\" aria-expanded=\"true\" aria-controls=\"Collapse-8266a5967651513cd4f7\">\n                            Congue venenatis iaculis gravida ex etiam bibendum?\n                                        <!-- Normal Icon -->\n                                        <!-- Active Icon -->\n                                                    </a>\n                            <p>Auctor phasellus hendrerit risus pretium ullamcorper malesuada sed interdum elementum nunc. Potenti consequat consectetuer venenatis blandit purus tempor adipiscing fringilla. Risus orci conubia aptent sollicitudin nibh justo eu.</p>                        \n                <!-- .elementskit-card END -->\n                        <a href=\"#collapse-a45616367651513cd4f7\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-a45616367651513cd4f7\" aria-expanded=\"false\" aria-controls=\"Collapse-a45616367651513cd4f7\">\n                            Suspendisse eros magnis lacinia pulvinar tellus?\n                                        <!-- Normal Icon -->\n                                        <!-- Active Icon -->\n                                                    </a>\n                            <p>Auctor phasellus hendrerit risus pretium ullamcorper malesuada sed interdum elementum nunc. Potenti consequat consectetuer venenatis blandit purus tempor adipiscing fringilla. Risus orci conubia aptent sollicitudin nibh justo eu.</p>                        \n                <!-- .elementskit-card END -->\n                        <a href=\"#collapse-d04311167651513cd4f7\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-d04311167651513cd4f7\" aria-expanded=\"false\" aria-controls=\"Collapse-d04311167651513cd4f7\">\n                            Tincidunt imperdiet mus senectus?\n                                        <!-- Normal Icon -->\n                                        <!-- Active Icon -->\n                                                    </a>\n                            <p>Auctor phasellus hendrerit risus pretium ullamcorper malesuada sed interdum elementum nunc. Potenti consequat consectetuer venenatis blandit purus tempor adipiscing fringilla. Risus orci conubia aptent sollicitudin nibh justo eu.</p>                        \n                <!-- .elementskit-card END -->\n                        <a href=\"#collapse-7019e6a67651513cd4f7\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-7019e6a67651513cd4f7\" aria-expanded=\"false\" aria-controls=\"Collapse-7019e6a67651513cd4f7\">\n                            Maximus curabitur nullam euismod orci tempor?\n                                        <!-- Normal Icon -->\n                                        <!-- Active Icon -->\n                                                    </a>\n                            <p>Auctor phasellus hendrerit risus pretium ullamcorper malesuada sed interdum elementum nunc. Potenti consequat consectetuer venenatis blandit purus tempor adipiscing fringilla. Risus orci conubia aptent sollicitudin nibh justo eu.</p>                        \n                <!-- .elementskit-card END -->\n                        <a href=\"#collapse-633dfc767651513cd4f7\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-633dfc767651513cd4f7\" aria-expanded=\"false\" aria-controls=\"Collapse-633dfc767651513cd4f7\">\n                            Ac turpis nascetur integer mus praesent dapibus convallis volutpat?\n                                        <!-- Normal Icon -->\n                                        <!-- Active Icon -->\n                                                    </a>\n                            <p>Auctor phasellus hendrerit risus pretium ullamcorper malesuada sed interdum elementum nunc. Potenti consequat consectetuer venenatis blandit purus tempor adipiscing fringilla. Risus orci conubia aptent sollicitudin nibh justo eu.</p>                        \n                <!-- .elementskit-card END -->\n                        <a href=\"#collapse-0c0809767651513cd4f7\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-0c0809767651513cd4f7\" aria-expanded=\"false\" aria-controls=\"Collapse-0c0809767651513cd4f7\">\n                            Urna lacus sociosqu tortor in nisl?\n                                        <!-- Normal Icon -->\n                                        <!-- Active Icon -->\n                                                    </a>\n                            <p>Auctor phasellus hendrerit risus pretium ullamcorper malesuada sed interdum elementum nunc. Potenti consequat consectetuer venenatis blandit purus tempor adipiscing fringilla. Risus orci conubia aptent sollicitudin nibh justo eu.</p>                        \n                <!-- .elementskit-card END -->\n                        <a href=\"#collapse-8266a5967651513cde90\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-8266a5967651513cde90\" aria-expanded=\"true\" aria-controls=\"Collapse-8266a5967651513cde90\">\n                            Congue venenatis iaculis gravida ex etiam bibendum?\n                                        <!-- Normal Icon -->\n                                        <!-- Active Icon -->\n                                                    </a>\n                            <p>Auctor phasellus hendrerit risus pretium ullamcorper malesuada sed interdum elementum nunc. Potenti consequat consectetuer venenatis blandit purus tempor adipiscing fringilla. Risus orci conubia aptent sollicitudin nibh justo eu.</p>                        \n                <!-- .elementskit-card END -->\n                        <a href=\"#collapse-a45616367651513cde90\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-a45616367651513cde90\" aria-expanded=\"false\" aria-controls=\"Collapse-a45616367651513cde90\">\n                            Suspendisse eros magnis lacinia pulvinar tellus?\n                                        <!-- Normal Icon -->\n                                        <!-- Active Icon -->\n                                                    </a>\n                            <p>Auctor phasellus hendrerit risus pretium ullamcorper malesuada sed interdum elementum nunc. Potenti consequat consectetuer venenatis blandit purus tempor adipiscing fringilla. Risus orci conubia aptent sollicitudin nibh justo eu.</p>                        \n                <!-- .elementskit-card END -->\n                        <a href=\"#collapse-d04311167651513cde90\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-d04311167651513cde90\" aria-expanded=\"false\" aria-controls=\"Collapse-d04311167651513cde90\">\n                            Tincidunt imperdiet mus senectus?\n                                        <!-- Normal Icon -->\n                                        <!-- Active Icon -->\n                                                    </a>\n                            <p>Auctor phasellus hendrerit risus pretium ullamcorper malesuada sed interdum elementum nunc. Potenti consequat consectetuer venenatis blandit purus tempor adipiscing fringilla. Risus orci conubia aptent sollicitudin nibh justo eu.</p>                        \n                <!-- .elementskit-card END -->\n                        <a href=\"#collapse-7019e6a67651513cde90\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-7019e6a67651513cde90\" aria-expanded=\"false\" aria-controls=\"Collapse-7019e6a67651513cde90\">\n                            Maximus curabitur nullam euismod orci tempor?\n                                        <!-- Normal Icon -->\n                                        <!-- Active Icon -->\n                                                    </a>\n                            <p>Auctor phasellus hendrerit risus pretium ullamcorper malesuada sed interdum elementum nunc. Potenti consequat consectetuer venenatis blandit purus tempor adipiscing fringilla. Risus orci conubia aptent sollicitudin nibh justo eu.</p>                        \n                <!-- .elementskit-card END -->\n                        <a href=\"#collapse-633dfc767651513cde90\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-633dfc767651513cde90\" aria-expanded=\"false\" aria-controls=\"Collapse-633dfc767651513cde90\">\n                            Ac turpis nascetur integer mus praesent dapibus convallis volutpat?\n                                        <!-- Normal Icon -->\n                                        <!-- Active Icon -->\n                                                    </a>\n                            <p>Auctor phasellus hendrerit risus pretium ullamcorper malesuada sed interdum elementum nunc. Potenti consequat consectetuer venenatis blandit purus tempor adipiscing fringilla. Risus orci conubia aptent sollicitudin nibh justo eu.</p>                        \n                <!-- .elementskit-card END -->\n                        <a href=\"#collapse-0c0809767651513cde90\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-0c0809767651513cde90\" aria-expanded=\"false\" aria-controls=\"Collapse-0c0809767651513cde90\">\n                            Urna lacus sociosqu tortor in nisl?\n                                        <!-- Normal Icon -->\n                                        <!-- Active Icon -->\n                                                    </a>\n                            <p>Auctor phasellus hendrerit risus pretium ullamcorper malesuada sed interdum elementum nunc. Potenti consequat consectetuer venenatis blandit purus tempor adipiscing fringilla. Risus orci conubia aptent sollicitudin nibh justo eu.</p>                        \n                <!-- .elementskit-card END -->\n					<h6>Get in touch</h6>				\n					<h2>Need more help &amp; Support?</h2>				\n							Customer Support						\n									<p>\n						Mus quisque non ridiculus sed himenaeos adipiscing consectetur fusce tempus lectus pretium.					</p>\n					<a href=\"#\">\n									Chat now\n					</a>\n							Ticket Support						\n									<p>\n						Mus quisque non ridiculus sed himenaeos adipiscing consectetur fusce tempus lectus pretium.					</p>\n					<a href=\"#\">\n									Send Message\n					</a>\n							Free Insight						\n									<p>\n						Mus quisque non ridiculus sed himenaeos adipiscing consectetur fusce tempus lectus pretium.					</p>\n					<a href=\"#\">\n									Read Article\n					</a>\n					<h6>Payment &amp; Order</h6>				\n					<h2>Most Popular Questions</h2>				\n                        <a href=\"#collapse-8266a5967651513cfebd\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-8266a5967651513cfebd\" aria-expanded=\"true\" aria-controls=\"Collapse-8266a5967651513cfebd\">\n                            Congue venenatis iaculis gravida ex etiam bibendum?\n                                        <!-- Normal Icon -->\n                                        <!-- Active Icon -->\n                                                    </a>\n                            <p>Auctor phasellus hendrerit risus pretium ullamcorper malesuada sed interdum elementum nunc. Potenti consequat consectetuer venenatis blandit purus tempor adipiscing fringilla. Risus orci conubia aptent sollicitudin nibh justo eu.</p>                        \n                <!-- .elementskit-card END -->\n                        <a href=\"#collapse-a45616367651513cfebd\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-a45616367651513cfebd\" aria-expanded=\"false\" aria-controls=\"Collapse-a45616367651513cfebd\">\n                            Suspendisse eros magnis lacinia pulvinar tellus?\n                                        <!-- Normal Icon -->\n                                        <!-- Active Icon -->\n                                                    </a>\n                            <p>Auctor phasellus hendrerit risus pretium ullamcorper malesuada sed interdum elementum nunc. Potenti consequat consectetuer venenatis blandit purus tempor adipiscing fringilla. Risus orci conubia aptent sollicitudin nibh justo eu.</p>                        \n                <!-- .elementskit-card END -->\n                        <a href=\"#collapse-d04311167651513cfebd\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-d04311167651513cfebd\" aria-expanded=\"false\" aria-controls=\"Collapse-d04311167651513cfebd\">\n                            Tincidunt imperdiet mus senectus?\n                                        <!-- Normal Icon -->\n                                        <!-- Active Icon -->\n                                                    </a>\n                            <p>Auctor phasellus hendrerit risus pretium ullamcorper malesuada sed interdum elementum nunc. Potenti consequat consectetuer venenatis blandit purus tempor adipiscing fringilla. Risus orci conubia aptent sollicitudin nibh justo eu.</p>                        \n                <!-- .elementskit-card END -->\n                        <a href=\"#collapse-7019e6a67651513cfebd\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-7019e6a67651513cfebd\" aria-expanded=\"false\" aria-controls=\"Collapse-7019e6a67651513cfebd\">\n                            Maximus curabitur nullam euismod orci tempor?\n                                        <!-- Normal Icon -->\n                                        <!-- Active Icon -->\n                                                    </a>\n                            <p>Auctor phasellus hendrerit risus pretium ullamcorper malesuada sed interdum elementum nunc. Potenti consequat consectetuer venenatis blandit purus tempor adipiscing fringilla. Risus orci conubia aptent sollicitudin nibh justo eu.</p>                        \n                <!-- .elementskit-card END -->\n                        <a href=\"#collapse-633dfc767651513cfebd\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-633dfc767651513cfebd\" aria-expanded=\"false\" aria-controls=\"Collapse-633dfc767651513cfebd\">\n                            Ac turpis nascetur integer mus praesent dapibus convallis volutpat?\n                                        <!-- Normal Icon -->\n                                        <!-- Active Icon -->\n                                                    </a>\n                            <p>Auctor phasellus hendrerit risus pretium ullamcorper malesuada sed interdum elementum nunc. Potenti consequat consectetuer venenatis blandit purus tempor adipiscing fringilla. Risus orci conubia aptent sollicitudin nibh justo eu.</p>                        \n                <!-- .elementskit-card END -->\n                        <a href=\"#collapse-0c0809767651513cfebd\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-0c0809767651513cfebd\" aria-expanded=\"false\" aria-controls=\"Collapse-0c0809767651513cfebd\">\n                            Urna lacus sociosqu tortor in nisl?\n                                        <!-- Normal Icon -->\n                                        <!-- Active Icon -->\n                                                    </a>\n                            <p>Auctor phasellus hendrerit risus pretium ullamcorper malesuada sed interdum elementum nunc. Potenti consequat consectetuer venenatis blandit purus tempor adipiscing fringilla. Risus orci conubia aptent sollicitudin nibh justo eu.</p>                        \n                <!-- .elementskit-card END -->\n                        <a href=\"#collapse-8266a5967651513d0519\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-8266a5967651513d0519\" aria-expanded=\"true\" aria-controls=\"Collapse-8266a5967651513d0519\">\n                            Congue venenatis iaculis gravida ex etiam bibendum?\n                                        <!-- Normal Icon -->\n                                        <!-- Active Icon -->\n                                                    </a>\n                            <p>Auctor phasellus hendrerit risus pretium ullamcorper malesuada sed interdum elementum nunc. Potenti consequat consectetuer venenatis blandit purus tempor adipiscing fringilla. Risus orci conubia aptent sollicitudin nibh justo eu.</p>                        \n                <!-- .elementskit-card END -->\n                        <a href=\"#collapse-a45616367651513d0519\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-a45616367651513d0519\" aria-expanded=\"false\" aria-controls=\"Collapse-a45616367651513d0519\">\n                            Suspendisse eros magnis lacinia pulvinar tellus?\n                                        <!-- Normal Icon -->\n                                        <!-- Active Icon -->\n                                                    </a>\n                            <p>Auctor phasellus hendrerit risus pretium ullamcorper malesuada sed interdum elementum nunc. Potenti consequat consectetuer venenatis blandit purus tempor adipiscing fringilla. Risus orci conubia aptent sollicitudin nibh justo eu.</p>                        \n                <!-- .elementskit-card END -->\n                        <a href=\"#collapse-d04311167651513d0519\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-d04311167651513d0519\" aria-expanded=\"false\" aria-controls=\"Collapse-d04311167651513d0519\">\n                            Tincidunt imperdiet mus senectus?\n                                        <!-- Normal Icon -->\n                                        <!-- Active Icon -->\n                                                    </a>\n                            <p>Auctor phasellus hendrerit risus pretium ullamcorper malesuada sed interdum elementum nunc. Potenti consequat consectetuer venenatis blandit purus tempor adipiscing fringilla. Risus orci conubia aptent sollicitudin nibh justo eu.</p>                        \n                <!-- .elementskit-card END -->\n                        <a href=\"#collapse-7019e6a67651513d0519\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-7019e6a67651513d0519\" aria-expanded=\"false\" aria-controls=\"Collapse-7019e6a67651513d0519\">\n                            Maximus curabitur nullam euismod orci tempor?\n                                        <!-- Normal Icon -->\n                                        <!-- Active Icon -->\n                                                    </a>\n                            <p>Auctor phasellus hendrerit risus pretium ullamcorper malesuada sed interdum elementum nunc. Potenti consequat consectetuer venenatis blandit purus tempor adipiscing fringilla. Risus orci conubia aptent sollicitudin nibh justo eu.</p>                        \n                <!-- .elementskit-card END -->\n                        <a href=\"#collapse-633dfc767651513d0519\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-633dfc767651513d0519\" aria-expanded=\"false\" aria-controls=\"Collapse-633dfc767651513d0519\">\n                            Ac turpis nascetur integer mus praesent dapibus convallis volutpat?\n                                        <!-- Normal Icon -->\n                                        <!-- Active Icon -->\n                                                    </a>\n                            <p>Auctor phasellus hendrerit risus pretium ullamcorper malesuada sed interdum elementum nunc. Potenti consequat consectetuer venenatis blandit purus tempor adipiscing fringilla. Risus orci conubia aptent sollicitudin nibh justo eu.</p>                        \n                <!-- .elementskit-card END -->\n                        <a href=\"#collapse-0c0809767651513d0519\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-0c0809767651513d0519\" aria-expanded=\"false\" aria-controls=\"Collapse-0c0809767651513d0519\">\n                            Urna lacus sociosqu tortor in nisl?\n                                        <!-- Normal Icon -->\n                                        <!-- Active Icon -->\n                                                    </a>\n                            <p>Auctor phasellus hendrerit risus pretium ullamcorper malesuada sed interdum elementum nunc. Potenti consequat consectetuer venenatis blandit purus tempor adipiscing fringilla. Risus orci conubia aptent sollicitudin nibh justo eu.</p>                        \n                <!-- .elementskit-card END -->','FAQ','','publish','closed','closed','','faq','','','2024-12-20 08:56:19','2024-12-20 06:56:19','',0,'https://preview.tonydezigner.com/goldenstallionagency2/?elementor_library=faq',0,'elementor_library','',0),(436,2,'2024-12-20 09:39:36','2024-12-20 07:39:36','','young-web-designers-working-together-at-modern-office.jpg','','inherit','open','closed','','young-web-designers-working-together-at-modern-office-jpg-2','','','2024-12-20 09:39:36','2024-12-20 07:39:36','',0,'https://preview.tonydezigner.com/goldenstallionagency2/wp-content/uploads/sites/2/2024/12/young-web-designers-working-together-at-modern-office-1.jpg',0,'attachment','image/jpeg',0),(437,2,'2024-12-20 09:39:39','2024-12-20 07:39:39','','bg_img1-1.png','','inherit','open','closed','','bg_img1-1-png','','','2024-12-20 09:39:39','2024-12-20 07:39:39','',0,'https://preview.tonydezigner.com/goldenstallionagency2/wp-content/uploads/sites/2/2024/12/bg_img1-1.png',0,'attachment','image/png',0),(438,2,'2024-12-20 09:39:43','2024-12-20 07:39:43','','young-serious-webdesigner-with-laptop-concentrating-on-network.jpg','','inherit','open','closed','','young-serious-webdesigner-with-laptop-concentrating-on-network-jpg','','','2024-12-20 09:39:43','2024-12-20 07:39:43','',0,'https://preview.tonydezigner.com/goldenstallionagency2/wp-content/uploads/sites/2/2024/12/young-serious-webdesigner-with-laptop-concentrating-on-network.jpg',0,'attachment','image/jpeg',0),(439,2,'2024-12-20 09:39:58','2024-12-20 07:39:58','<h1>Web Design</h1>				\n					<h4>Focusing on user experience and interface design to ensure intuitive navigation and engagement.</h4>				\n					<h4>Other Services</h4>				\n							<ul>\n							<li>\n											<a href=\"#\">\n											Web Development\n											</a>\n									</li>\n								<li>\n											<a href=\"#\">\n											SEO & Digital Marketing\n											</a>\n									</li>\n								<li>\n											<a href=\"#\">\n											Branding & Visual Identity\n											</a>\n									</li>\n								<li>\n											<a href=\"#\">\n											Maintenance and Support\n											</a>\n									</li>\n								<li>\n											<a href=\"#\">\n											Mobile App Development\n											</a>\n									</li>\n								<li>\n											<a href=\"#\">\n											Consultation and Strategy\n											</a>\n									</li>\n						</ul>\n							Email Support						\n									<p>\n						support@domain.tld					</p>\n					<h4>Get an Appointment</h4>				\n					<h3>Descriptions</h3>				\n		<p>Ligula taciti pulvinar vivamus ex felis nisi lacus mauris. Condimentum pharetra aliquam dui curabitur quisque. Fames mauris vivamus maecenas tristique aliquet urna ornare. Eu pharetra taciti nunc cras phasellus mus dolor.</p><p>Ligula taciti pulvinar vivamus ex felis nisi lacus mauris. Condimentum pharetra aliquam dui curabitur quisque. Fames mauris vivamus maecenas tristique aliquet urna ornare. Eu pharetra taciti nunc cras phasellus mus dolor.</p>		\n															<img width=\"1280\" height=\"853\" src=\"https://goldenstallionagency.com/wp-content/uploads/2024/12/young-serious-webdesigner-with-laptop-concentrating-on-network.jpg\" alt=\"\" srcset=\"https://goldenstallionagency.com/wp-content/uploads/2024/12/young-serious-webdesigner-with-laptop-concentrating-on-network.jpg 1280w, https://goldenstallionagency.com/wp-content/uploads/2024/12/young-serious-webdesigner-with-laptop-concentrating-on-network-300x200.jpg 300w, https://goldenstallionagency.com/wp-content/uploads/2024/12/young-serious-webdesigner-with-laptop-concentrating-on-network-1024x682.jpg 1024w, https://goldenstallionagency.com/wp-content/uploads/2024/12/young-serious-webdesigner-with-laptop-concentrating-on-network-768x512.jpg 768w, https://goldenstallionagency.com/wp-content/uploads/2024/12/young-serious-webdesigner-with-laptop-concentrating-on-network-930x620.jpg 930w\" sizes=\"(max-width: 1280px) 100vw, 1280px\" />															\n							Customer Support						\n									<p>\n						Laoreet dolor nec venenatis netus sollicitudin dui pretium.					</p>\n					<a href=\"#\">\n									Let\'s Talk\n					</a>\n					<h4>Features</h4>				\n							Responsive Design						\n									<p>\n						 Creating websites that adapt seamlessly to different screen sizes and devices.					</p>\n							UI/UX Design						\n									<p>\n						Focusing on user experience and interface design to ensure intuitive navigation and engagement.					</p>\n							Custom Design						\n									<p>\n						Tailored designs that reflect your brand\'s unique identity.					</p>\n								<figure><img data-src=\"https://goldenstallionagency.com/wp-content/uploads/2024/12/logo_2.png\" alt=\"logo_2.png\" /></figure><figure><img data-src=\"https://goldenstallionagency.com/wp-content/uploads/2024/12/logo_3.png\" alt=\"logo_3.png\" /></figure><figure><img data-src=\"https://goldenstallionagency.com/wp-content/uploads/2024/12/logo_4.png\" alt=\"logo_4.png\" /></figure><figure><img data-src=\"https://goldenstallionagency.com/wp-content/uploads/2024/12/logo_5.png\" alt=\"logo_5.png\" /></figure><figure><img data-src=\"https://goldenstallionagency.com/wp-content/uploads/2024/12/logo_6.png\" alt=\"logo_6.png\" /></figure><figure><img data-src=\"https://goldenstallionagency.com/wp-content/uploads/2024/12/logo_7.png\" alt=\"logo_7.png\" /></figure><figure><img data-src=\"https://goldenstallionagency.com/wp-content/uploads/2024/12/logo_8.png\" alt=\"logo_8.png\" /></figure>			\n					<h2>Ready to Start? Let\'s Build Something Great Together!</h2>				\n		<p>Maecenas tempor ligula phasellus per hac nisi. Facilisi curae nunc hendrerit vestibulum lobortis commodo lacus sagittis feugiat. Est sollicitudin convallis diam.</p>		\n					<a href=\"#\">\n									Start Your Journey\n					</a>\n					<h6>Why Choose Us</h6>				\n					<h2>Crafting Digital Experiences That Matter.</h2>				\n					Dictumst porta ultricies tristique hac vestibulum himenaeos ligula. Cubilia sapien torquent at finibus accumsan et pellentesque class lacinia tristique.				\n                        <a href=\"#collapse-6c1304767651f4e1244c\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-6c1304767651f4e1244c\" aria-expanded=\"true\" aria-controls=\"Collapse-6c1304767651f4e1244c\">\n                                        <!-- Normal Icon -->\n                                        <!-- Active Icon -->\n                            Expertise and Experience\n                                                    </a>\n                            <p>Our team of seasoned professionals brings over 25 years of experience in web design and SEO, ensuring top-notch quality and innovative solutions for your business.</p>                        \n                <!-- .elementskit-card END -->\n                        <a href=\"#collapse-88b8e0d67651f4e1244c\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-88b8e0d67651f4e1244c\" aria-expanded=\"false\" aria-controls=\"Collapse-88b8e0d67651f4e1244c\">\n                                        <!-- Normal Icon -->\n                                        <!-- Active Icon -->\n                            Comprehensive Services\n                                                    </a>\n                            <p>From web design and development to SEO and digital marketing, we offer a full suite of services to support your online presence and growth.</p>                        \n                <!-- .elementskit-card END -->\n                        <a href=\"#collapse-007b77a67651f4e1244c\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-007b77a67651f4e1244c\" aria-expanded=\"false\" aria-controls=\"Collapse-007b77a67651f4e1244c\">\n                                        <!-- Normal Icon -->\n                                        <!-- Active Icon -->\n                            Client-Centric Approach\n                                                    </a>\n                            <p>We prioritize your needs and work closely with you throughout the design process, ensuring the final product exceeds your expectations.</p>                        \n                <!-- .elementskit-card END -->\n                        <a href=\"#collapse-1a1499267651f4e1244c\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-1a1499267651f4e1244c\" aria-expanded=\"false\" aria-controls=\"Collapse-1a1499267651f4e1244c\">\n                                        <!-- Normal Icon -->\n                                        <!-- Active Icon -->\n                            Increased Conversion Rates\n                                                    </a>\n                            <p>By focusing on user experience and effective design, we help increase your website’s conversion rates, turning visitors into loyal customers.</p>                        \n                <!-- .elementskit-card END -->\n															<img width=\"1080\" height=\"738\" src=\"https://goldenstallionagency.com/wp-content/uploads/2024/12/img_1.jpg\" alt=\"\" srcset=\"https://goldenstallionagency.com/wp-content/uploads/2024/12/img_1.jpg 1080w, https://goldenstallionagency.com/wp-content/uploads/2024/12/img_1-300x205.jpg 300w, https://goldenstallionagency.com/wp-content/uploads/2024/12/img_1-1024x700.jpg 1024w, https://goldenstallionagency.com/wp-content/uploads/2024/12/img_1-768x525.jpg 768w\" sizes=\"(max-width: 1080px) 100vw, 1080px\" />															\n                    97&#37;\n                         <h2>Page Speed</h2>\n            <p>Page speed performance, including load time &amp; page size</p>','Detail Service','','publish','closed','closed','','detail-service','','','2024-12-20 09:39:58','2024-12-20 07:39:58','',0,'https://preview.tonydezigner.com/goldenstallionagency2/?elementor_library=detail-service',0,'elementor_library','',0),(454,2,'2024-12-20 10:02:52','2024-12-20 08:02:52','','11.jpg','','inherit','open','closed','','11-jpg','','','2024-12-20 10:02:52','2024-12-20 08:02:52','',0,'https://preview.tonydezigner.com/goldenstallionagency2/wp-content/uploads/sites/2/2024/12/11-1.jpg',0,'attachment','image/jpeg',0),(455,2,'2024-12-20 10:02:54','2024-12-20 08:02:54','','6.jpg','','inherit','open','closed','','6-jpg','','','2024-12-20 10:02:54','2024-12-20 08:02:54','',0,'https://preview.tonydezigner.com/goldenstallionagency2/wp-content/uploads/sites/2/2024/12/6-1.jpg',0,'attachment','image/jpeg',0),(456,2,'2024-12-20 10:02:57','2024-12-20 08:02:57','','9.jpg','','inherit','open','closed','','9-jpg','','','2024-12-20 10:02:57','2024-12-20 08:02:57','',0,'https://preview.tonydezigner.com/goldenstallionagency2/wp-content/uploads/sites/2/2024/12/9-1.jpg',0,'attachment','image/jpeg',0),(457,2,'2024-12-20 10:02:58','2024-12-20 08:02:58','<h4>Your Partner in Innovative Web Design.</h4>				\n															<img width=\"1280\" height=\"853\" src=\"https://goldenstallionagency.com/wp-content/uploads/2024/12/young-web-designers-working-together-at-modern-office.jpg\" alt=\"\" srcset=\"https://goldenstallionagency.com/wp-content/uploads/2024/12/young-web-designers-working-together-at-modern-office.jpg 1280w, https://goldenstallionagency.com/wp-content/uploads/2024/12/young-web-designers-working-together-at-modern-office-300x200.jpg 300w, https://goldenstallionagency.com/wp-content/uploads/2024/12/young-web-designers-working-together-at-modern-office-1024x682.jpg 1024w, https://goldenstallionagency.com/wp-content/uploads/2024/12/young-web-designers-working-together-at-modern-office-768x512.jpg 768w, https://goldenstallionagency.com/wp-content/uploads/2024/12/young-web-designers-working-together-at-modern-office-930x620.jpg 930w\" sizes=\"(max-width: 1280px) 100vw, 1280px\" />															\n							<ul>\n							<li>\n										Custom Solutions\n									</li>\n								<li>\n										Cutting-Edge Design\n									</li>\n								<li>\n										 SEO Optimization\n									</li>\n								<li>\n										Responsive Design\n									</li>\n								<li>\n										Innovative Technology\n									</li>\n								<li>\n										Security and Reliability\n									</li>\n						</ul>\n					<h6>Who we are</h6>				\n					<h2>Innovative Solutions for Your Online Success.</h2>				\n		<p>Sem iaculis facilisis convallis ex aliquam massa a venenatis blandit pede rhoncus. Euismod consectetuer nostra etiam lectus potenti accumsan pellentesque venenatis.</p>		\n			Project Done			\n				0\n				K+\n			Happy Client			\n				0\n				K+\n			Client Reviews			\n				0\n					<a href=\"#\">\n									Discover more\n					</a>\n								<figure><img data-src=\"https://goldenstallionagency.com/wp-content/uploads/2024/12/logo_2.png\" alt=\"logo_2.png\" /></figure><figure><img data-src=\"https://goldenstallionagency.com/wp-content/uploads/2024/12/logo_3.png\" alt=\"logo_3.png\" /></figure><figure><img data-src=\"https://goldenstallionagency.com/wp-content/uploads/2024/12/logo_4.png\" alt=\"logo_4.png\" /></figure><figure><img data-src=\"https://goldenstallionagency.com/wp-content/uploads/2024/12/logo_5.png\" alt=\"logo_5.png\" /></figure><figure><img data-src=\"https://goldenstallionagency.com/wp-content/uploads/2024/12/logo_6.png\" alt=\"logo_6.png\" /></figure><figure><img data-src=\"https://goldenstallionagency.com/wp-content/uploads/2024/12/logo_7.png\" alt=\"logo_7.png\" /></figure><figure><img data-src=\"https://goldenstallionagency.com/wp-content/uploads/2024/12/logo_8.png\" alt=\"logo_8.png\" /></figure>			\n					<h2>Ready to Start? Let\'s Build Something Great Together!</h2>				\n		<p>Maecenas tempor ligula phasellus per hac nisi. Facilisi curae nunc hendrerit vestibulum lobortis commodo lacus sagittis feugiat. Est sollicitudin convallis diam.</p>		\n					<a href=\"#\">\n									Start Your Journey\n					</a>\n					<h6>Meet our team</h6>				\n					<h2>We talk a lot about hope helping and teamwork.</h2>				\n															<img width=\"374\" height=\"374\" src=\"https://goldenstallionagency.com/wp-content/uploads/2024/12/11-1.jpg\" alt=\"\" srcset=\"https://goldenstallionagency.com/wp-content/uploads/2024/12/11-1.jpg 374w, https://goldenstallionagency.com/wp-content/uploads/2024/12/11-1-300x300.jpg 300w, https://goldenstallionagency.com/wp-content/uploads/2024/12/11-1-150x150.jpg 150w\" sizes=\"(max-width: 374px) 100vw, 374px\" />															\n					<a target=\"_blank\">\n						Facebook-f\n						<svg viewBox=\"0 0 320 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M279.14 288l14.22-92.66h-88.91v-60.13c0-25.35 12.42-50.06 52.24-50.06h40.42V6.26S260.43 0 225.36 0c-73.22 0-121.08 44.38-121.08 124.72v70.62H22.89V288h81.39v224h100.17V288z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Twitter\n						<svg viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Linkedin-in\n						<svg viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M100.28 448H7.4V148.9h92.88zM53.79 108.1C24.09 108.1 0 83.5 0 53.8a53.79 53.79 0 0 1 107.58 0c0 29.7-24.1 54.3-53.79 54.3zM447.9 448h-92.68V302.4c0-34.7-.7-79.2-48.29-79.2-48.29 0-55.69 37.7-55.69 76.7V448h-92.78V148.9h89.08v40.8h1.3c12.4-23.5 42.69-48.3 87.88-48.3 94 0 111.28 61.9 111.28 142.3V448z\"></path></svg>					</a>\n							Oscar Andrews						\n									<p>\n						Founder					</p>\n															<img width=\"374\" height=\"374\" src=\"https://goldenstallionagency.com/wp-content/uploads/2024/12/6-1.jpg\" alt=\"\" srcset=\"https://goldenstallionagency.com/wp-content/uploads/2024/12/6-1.jpg 374w, https://goldenstallionagency.com/wp-content/uploads/2024/12/6-1-300x300.jpg 300w, https://goldenstallionagency.com/wp-content/uploads/2024/12/6-1-150x150.jpg 150w\" sizes=\"(max-width: 374px) 100vw, 374px\" />															\n					<a target=\"_blank\">\n						Facebook-f\n						<svg viewBox=\"0 0 320 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M279.14 288l14.22-92.66h-88.91v-60.13c0-25.35 12.42-50.06 52.24-50.06h40.42V6.26S260.43 0 225.36 0c-73.22 0-121.08 44.38-121.08 124.72v70.62H22.89V288h81.39v224h100.17V288z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Twitter\n						<svg viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Linkedin-in\n						<svg viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M100.28 448H7.4V148.9h92.88zM53.79 108.1C24.09 108.1 0 83.5 0 53.8a53.79 53.79 0 0 1 107.58 0c0 29.7-24.1 54.3-53.79 54.3zM447.9 448h-92.68V302.4c0-34.7-.7-79.2-48.29-79.2-48.29 0-55.69 37.7-55.69 76.7V448h-92.78V148.9h89.08v40.8h1.3c12.4-23.5 42.69-48.3 87.88-48.3 94 0 111.28 61.9 111.28 142.3V448z\"></path></svg>					</a>\n							Jamie Williams						\n									<p>\n						Co-Founder					</p>\n															<img width=\"376\" height=\"376\" src=\"https://goldenstallionagency.com/wp-content/uploads/2024/12/13.jpg\" alt=\"\" srcset=\"https://goldenstallionagency.com/wp-content/uploads/2024/12/13.jpg 376w, https://goldenstallionagency.com/wp-content/uploads/2024/12/13-300x300.jpg 300w, https://goldenstallionagency.com/wp-content/uploads/2024/12/13-150x150.jpg 150w\" sizes=\"(max-width: 376px) 100vw, 376px\" />															\n					<a target=\"_blank\">\n						Facebook-f\n						<svg viewBox=\"0 0 320 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M279.14 288l14.22-92.66h-88.91v-60.13c0-25.35 12.42-50.06 52.24-50.06h40.42V6.26S260.43 0 225.36 0c-73.22 0-121.08 44.38-121.08 124.72v70.62H22.89V288h81.39v224h100.17V288z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Twitter\n						<svg viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Linkedin-in\n						<svg viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M100.28 448H7.4V148.9h92.88zM53.79 108.1C24.09 108.1 0 83.5 0 53.8a53.79 53.79 0 0 1 107.58 0c0 29.7-24.1 54.3-53.79 54.3zM447.9 448h-92.68V302.4c0-34.7-.7-79.2-48.29-79.2-48.29 0-55.69 37.7-55.69 76.7V448h-92.78V148.9h89.08v40.8h1.3c12.4-23.5 42.69-48.3 87.88-48.3 94 0 111.28 61.9 111.28 142.3V448z\"></path></svg>					</a>\n							Bethany Brooks						\n									<p>\n						Business Manager					</p>\n															<img width=\"374\" height=\"374\" src=\"https://goldenstallionagency.com/wp-content/uploads/2024/12/9-1.jpg\" alt=\"\" srcset=\"https://goldenstallionagency.com/wp-content/uploads/2024/12/9-1.jpg 374w, https://goldenstallionagency.com/wp-content/uploads/2024/12/9-1-300x300.jpg 300w, https://goldenstallionagency.com/wp-content/uploads/2024/12/9-1-150x150.jpg 150w\" sizes=\"(max-width: 374px) 100vw, 374px\" />															\n					<a target=\"_blank\">\n						Facebook-f\n						<svg viewBox=\"0 0 320 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M279.14 288l14.22-92.66h-88.91v-60.13c0-25.35 12.42-50.06 52.24-50.06h40.42V6.26S260.43 0 225.36 0c-73.22 0-121.08 44.38-121.08 124.72v70.62H22.89V288h81.39v224h100.17V288z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Twitter\n						<svg viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Linkedin-in\n						<svg viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M100.28 448H7.4V148.9h92.88zM53.79 108.1C24.09 108.1 0 83.5 0 53.8a53.79 53.79 0 0 1 107.58 0c0 29.7-24.1 54.3-53.79 54.3zM447.9 448h-92.68V302.4c0-34.7-.7-79.2-48.29-79.2-48.29 0-55.69 37.7-55.69 76.7V448h-92.78V148.9h89.08v40.8h1.3c12.4-23.5 42.69-48.3 87.88-48.3 94 0 111.28 61.9 111.28 142.3V448z\"></path></svg>					</a>\n							Mason Lawson						\n									<p>\n						Marketing Manager					</p>','About us','','publish','closed','closed','','about-us','','','2024-12-20 10:02:59','2024-12-20 08:02:59','',0,'https://preview.tonydezigner.com/goldenstallionagency2/?elementor_library=about-us',0,'elementor_library','',0),(483,2,'2024-12-20 10:26:59','2024-12-20 08:26:59','<h4>Start the conversation to established good relationship and business.\n</h4>				\n					<h6>Get in touch</h6>				\n					<h2>Seamless Communication, Global Impact.</h2>				\n					Auctor dictumst inceptos metus est ad himenaeos habitasse litora natoque libero nunc				\n							Head Office						\n									<p>\n						Jalan Cempaka Wangi No 22 </br>\nJakarta - Indonesia					</p>\n							Email Support						\n									<p>\n						support@yourdomain.tld </br>\nhello@yourdomain.tld					</p>\n							Let\'s Talk						\n									<p>\n						Phone : +6221.2002.2012 </br>\nFax : +6221.2002.2013					</p>\n					<h2>Send us a message</h2>				\n					Auctor dictumst inceptos metus est ad himenaeos habitasse litora natoque libero nunc				\n			<iframe loading=\"lazy\"\n					src=\"https://maps.google.com/maps?q=London%20Eye%2C%20London%2C%20United%20Kingdom&#038;t=m&#038;z=14&#038;output=embed&#038;iwloc=near\"\n					title=\"London Eye, London, United Kingdom\"\n					aria-label=\"London Eye, London, United Kingdom\"\n			></iframe>','Contact us','','publish','closed','closed','','contact-us','','','2024-12-20 10:26:59','2024-12-20 08:26:59','',0,'https://preview.tonydezigner.com/goldenstallionagency2/?elementor_library=contact-us',0,'elementor_library','',0),(505,2,'2024-12-20 15:25:40','2024-12-20 13:25:40','<h2>WEBSITE DESIGN</h2>\r\n<a href=\"mailto:info@goldenstallionagency.co.za\">\r\nEmail Support </a>\r\n\r\ninfo@goldenstallionagency.co.za\r\n<h4>Book a call with Tinashe</h4>\r\n<iframe src=\"https://calendly.com/goldenstallionwebagency/hospitality-website-discovery-call\" width=\"100%\" height=\"600\" frameborder=\"0\" scrolling=\"no\">﻿﻿﻿</iframe>\r\n<img src=\"https://goldenstallionagency.com/wp-content/uploads/2024/12/young-serious-webdesigner-with-laptop-concentrating-on-network.jpg\" sizes=\"(max-width: 1280px) 100vw, 1280px\" srcset=\"https://goldenstallionagency.com/wp-content/uploads/2024/12/young-serious-webdesigner-with-laptop-concentrating-on-network.jpg 1280w, https://goldenstallionagency.com/wp-content/uploads/2024/12/young-serious-webdesigner-with-laptop-concentrating-on-network-300x200.jpg 300w, https://goldenstallionagency.com/wp-content/uploads/2024/12/young-serious-webdesigner-with-laptop-concentrating-on-network-1024x682.jpg 1024w, https://goldenstallionagency.com/wp-content/uploads/2024/12/young-serious-webdesigner-with-laptop-concentrating-on-network-768x512.jpg 768w, https://goldenstallionagency.com/wp-content/uploads/2024/12/young-serious-webdesigner-with-laptop-concentrating-on-network-930x620.jpg 930w\" alt=\"\" width=\"1280\" height=\"853\" />\r\n<a tabindex=\"-1\" href=\"https://goldenstallionagency.com/contact-us/\">\r\n</a>\r\n<a href=\"https://goldenstallionagency.com/contact-us/\">\r\nCustomer Support </a>\r\n\r\nWe love helping you out!\r\n\r\n<a href=\"https://goldenstallionagency.com/contact-us/\">\r\nContact Us\r\n</a>\r\n<h4>Website Design</h4>\r\nOur website design service transforms your brandʼs vision into an engaging, visually appealing site.\r\nWe focus on clean, modern aesthetics that not only look great but also deliver a seamless user experience.\r\nFrom layout to functionality, we ensure every element aligns with your brandʼs goals.\r\n<h2>What You Get:</h2>\r\n<ul>\r\n 	<li>\r\nCustom, mobile-responsive designs</li>\r\n 	<li>\r\nIntuitive navigation and layout</li>\r\n 	<li>\r\nUser-friendly interfaces</li>\r\n 	<li>\r\nVisual storytelling aligned with your brand</li>\r\n</ul>','Website Design','','draft','closed','closed','','website-design','','','2025-10-15 20:43:29','2025-10-15 18:43:29','',0,'https://preview.tonydezigner.com/goldenstallionagency2/?page_id=505',0,'page','',0),(522,2,'2024-12-20 15:31:49','2024-12-20 13:31:49','<h2>Web Development</h2>\r\n<a href=\"mailto:info@goldenstallionagency.co.za\">\r\nEmail Support </a>\r\n\r\ninfo@goldenstallionagency.co.za\r\n<h4>Book a call with Tinashe</h4>\r\n<iframe src=\"https://calendly.com/goldenstallionwebagency/hospitality-website-discovery-call\" width=\"100%\" height=\"600\" frameborder=\"0\" scrolling=\"no\">﻿﻿﻿</iframe>\r\n<img src=\"https://goldenstallionagency.com/wp-content/uploads/2024/12/young-serious-webdesigner-with-laptop-concentrating-on-network.jpg\" sizes=\"(max-width: 1280px) 100vw, 1280px\" srcset=\"https://goldenstallionagency.com/wp-content/uploads/2024/12/young-serious-webdesigner-with-laptop-concentrating-on-network.jpg 1280w, https://goldenstallionagency.com/wp-content/uploads/2024/12/young-serious-webdesigner-with-laptop-concentrating-on-network-300x200.jpg 300w, https://goldenstallionagency.com/wp-content/uploads/2024/12/young-serious-webdesigner-with-laptop-concentrating-on-network-1024x682.jpg 1024w, https://goldenstallionagency.com/wp-content/uploads/2024/12/young-serious-webdesigner-with-laptop-concentrating-on-network-768x512.jpg 768w, https://goldenstallionagency.com/wp-content/uploads/2024/12/young-serious-webdesigner-with-laptop-concentrating-on-network-930x620.jpg 930w\" alt=\"\" width=\"1280\" height=\"853\" />\r\n<a tabindex=\"-1\" href=\"https://goldenstallionagency.com/contact-us/\">\r\n</a>\r\n<a href=\"https://goldenstallionagency.com/contact-us/\">\r\nCustomer Support </a>\r\n\r\nWe love helping you out!\r\n\r\n<a href=\"https://goldenstallionagency.com/contact-us/\">\r\nContact Us\r\n</a>\r\n<h4>Web Development</h4>\r\nBehind every great design is powerful functionality. Our web development team brings your site\r\nto life with reliable, scalable technology that provides a smooth user experience. We build with\r\nspeed, security, and performance as our top priorities.\r\n<h2>What You Get:</h2>\r\n<ul>\r\n 	<li>\r\nFast-loading pages</li>\r\n 	<li>\r\nSecure, reliable infrastructure</li>\r\n 	<li>\r\nSEO-friendly code</li>\r\n 	<li>\r\nCustomized features and integrations</li>\r\n</ul>','Web Development','','draft','closed','closed','','web-development','','','2025-10-15 20:43:43','2025-10-15 18:43:43','',0,'https://preview.tonydezigner.com/goldenstallionagency2/?page_id=522',0,'page','',0),(527,2,'2024-12-20 15:36:00','2024-12-20 13:36:00','<h2>SEO <BR>(Search Engine Optimization)</h2>				\n						<a href=\"mailto:info@goldenstallionagency.co.za\" >\n							Email Support						</a>\n									<p>\n						info@goldenstallionagency.co.za					</p>\n					<h4>Book a call with Tinashe</h4>				\n		<iframe src=\"https://calendly.com/goldenstallionwebagency/hospitality-website-discovery-call\" width=\"100%\" height=\"600\" frameborder=\"0\" scrolling=\"no\">﻿﻿﻿</iframe>		\n															<img width=\"1280\" height=\"853\" src=\"https://goldenstallionagency.com/wp-content/uploads/2024/12/young-serious-webdesigner-with-laptop-concentrating-on-network.jpg\" alt=\"\" srcset=\"https://goldenstallionagency.com/wp-content/uploads/2024/12/young-serious-webdesigner-with-laptop-concentrating-on-network.jpg 1280w, https://goldenstallionagency.com/wp-content/uploads/2024/12/young-serious-webdesigner-with-laptop-concentrating-on-network-300x200.jpg 300w, https://goldenstallionagency.com/wp-content/uploads/2024/12/young-serious-webdesigner-with-laptop-concentrating-on-network-1024x682.jpg 1024w, https://goldenstallionagency.com/wp-content/uploads/2024/12/young-serious-webdesigner-with-laptop-concentrating-on-network-768x512.jpg 768w, https://goldenstallionagency.com/wp-content/uploads/2024/12/young-serious-webdesigner-with-laptop-concentrating-on-network-930x620.jpg 930w\" sizes=\"(max-width: 1280px) 100vw, 1280px\" />															\n				<a href=\"https://goldenstallionagency.com/contact-us/\" tabindex=\"-1\">\n								</a>\n						<a href=\"https://goldenstallionagency.com/contact-us/\" >\n							Customer Support						</a>\n									<p>\n						We love helping you out!\n					</p>\n					<a href=\"https://goldenstallionagency.com/contact-us/\">\n									Contact Us\n					</a>\n					<h4>SEO (Search Engine Optimization)</h4>				\n									<p>\n						Make it easy for clients to find you online. Our SEO services increase your visibility on search\nengines, helping you rank higher and attract more traffic. We tailor our SEO strategies to target\nthe most relevant keywords for dental, legal, and hospitality sectors.					</p>\n					<h2>What You Get:</h2>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm80 248c0 44.112-35.888 80-80 80s-80-35.888-80-80 35.888-80 80-80 80 35.888 80 80z\"></path></svg>						\n										Comprehensive keyword research\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm80 248c0 44.112-35.888 80-80 80s-80-35.888-80-80 35.888-80 80-80 80 35.888 80 80z\"></path></svg>						\n										On-page and off-page SEO\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm80 248c0 44.112-35.888 80-80 80s-80-35.888-80-80 35.888-80 80-80 80 35.888 80 80z\"></path></svg>						\n										Content optimization\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm80 248c0 44.112-35.888 80-80 80s-80-35.888-80-80 35.888-80 80-80 80 35.888 80 80z\"></path></svg>						\n										Ongoing performance tracking\n									</li>\n						</ul>','SEO (Search Engine Optimization)','','publish','closed','closed','','seo','','','2024-12-20 15:37:14','2024-12-20 13:37:14','',0,'https://preview.tonydezigner.com/goldenstallionagency2/?page_id=527',0,'page','',0),(532,2,'2024-12-20 15:39:14','2024-12-20 13:39:14','<h2>Digital Marketing</h2>				\n						<a href=\"mailto:info@goldenstallionagency.co.za\" >\n							Email Support						</a>\n									<p>\n						info@goldenstallionagency.co.za					</p>\n					<h4>Book a call with Tinashe</h4>				\n		<iframe src=\"https://calendly.com/goldenstallionwebagency/hospitality-website-discovery-call\" width=\"100%\" height=\"600\" frameborder=\"0\" scrolling=\"no\">﻿﻿﻿</iframe>		\n															<img width=\"1280\" height=\"853\" src=\"https://goldenstallionagency.com/wp-content/uploads/2024/12/young-serious-webdesigner-with-laptop-concentrating-on-network.jpg\" alt=\"\" srcset=\"https://goldenstallionagency.com/wp-content/uploads/2024/12/young-serious-webdesigner-with-laptop-concentrating-on-network.jpg 1280w, https://goldenstallionagency.com/wp-content/uploads/2024/12/young-serious-webdesigner-with-laptop-concentrating-on-network-300x200.jpg 300w, https://goldenstallionagency.com/wp-content/uploads/2024/12/young-serious-webdesigner-with-laptop-concentrating-on-network-1024x682.jpg 1024w, https://goldenstallionagency.com/wp-content/uploads/2024/12/young-serious-webdesigner-with-laptop-concentrating-on-network-768x512.jpg 768w, https://goldenstallionagency.com/wp-content/uploads/2024/12/young-serious-webdesigner-with-laptop-concentrating-on-network-930x620.jpg 930w\" sizes=\"(max-width: 1280px) 100vw, 1280px\" />															\n				<a href=\"https://goldenstallionagency.com/contact-us/\" tabindex=\"-1\">\n								</a>\n						<a href=\"https://goldenstallionagency.com/contact-us/\" >\n							Customer Support						</a>\n									<p>\n						We love helping you out!\n					</p>\n					<a href=\"https://goldenstallionagency.com/contact-us/\">\n									Contact Us\n					</a>\n					<h4>Digital Marketing</h4>				\n									<p>\n						Stand out in a competitive market with our digital marketing services. We craft data-driven\nstrategies to increase your brandʼs reach, engagement, and conversions. From social media to\nemail marketing, we offer multi-channel solutions to connect with your target audience.					</p>\n					<h2>What You Get:</h2>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm80 248c0 44.112-35.888 80-80 80s-80-35.888-80-80 35.888-80 80-80 80 35.888 80 80z\"></path></svg>						\n										Targeted ad campaigns\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm80 248c0 44.112-35.888 80-80 80s-80-35.888-80-80 35.888-80 80-80 80 35.888 80 80z\"></path></svg>						\n										Social media management\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm80 248c0 44.112-35.888 80-80 80s-80-35.888-80-80 35.888-80 80-80 80 35.888 80 80z\"></path></svg>						\n										Email marketing strategies\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm80 248c0 44.112-35.888 80-80 80s-80-35.888-80-80 35.888-80 80-80 80 35.888 80 80z\"></path></svg>						\n										Performance analytics and reporting\n									</li>\n						</ul>','Digital Marketing','','publish','closed','closed','','digital-marketing','','','2024-12-20 15:45:28','2024-12-20 13:45:28','',0,'https://preview.tonydezigner.com/goldenstallionagency2/?page_id=532',0,'page','',0),(537,2,'2024-12-20 15:46:24','2024-12-20 13:46:24','<h2>Website Maintenance</h2>				\n						<a href=\"mailto:info@goldenstallionagency.co.za\" >\n							Email Support						</a>\n									<p>\n						info@goldenstallionagency.co.za					</p>\n					<h4>Book a call with Tinashe</h4>				\n		<iframe src=\"https://calendly.com/goldenstallionwebagency/hospitality-website-discovery-call\" width=\"100%\" height=\"600\" frameborder=\"0\" scrolling=\"no\">﻿﻿﻿</iframe>		\n															<img width=\"1280\" height=\"853\" src=\"https://goldenstallionagency.com/wp-content/uploads/2024/12/young-serious-webdesigner-with-laptop-concentrating-on-network.jpg\" alt=\"\" srcset=\"https://goldenstallionagency.com/wp-content/uploads/2024/12/young-serious-webdesigner-with-laptop-concentrating-on-network.jpg 1280w, https://goldenstallionagency.com/wp-content/uploads/2024/12/young-serious-webdesigner-with-laptop-concentrating-on-network-300x200.jpg 300w, https://goldenstallionagency.com/wp-content/uploads/2024/12/young-serious-webdesigner-with-laptop-concentrating-on-network-1024x682.jpg 1024w, https://goldenstallionagency.com/wp-content/uploads/2024/12/young-serious-webdesigner-with-laptop-concentrating-on-network-768x512.jpg 768w, https://goldenstallionagency.com/wp-content/uploads/2024/12/young-serious-webdesigner-with-laptop-concentrating-on-network-930x620.jpg 930w\" sizes=\"(max-width: 1280px) 100vw, 1280px\" />															\n				<a href=\"https://goldenstallionagency.com/contact-us/\" tabindex=\"-1\">\n								</a>\n						<a href=\"https://goldenstallionagency.com/contact-us/\" >\n							Customer Support						</a>\n									<p>\n						We love helping you out!\n					</p>\n					<a href=\"https://goldenstallionagency.com/contact-us/\">\n									Contact Us\n					</a>\n					<h4>Website Maintenance</h4>				\n									<p>\n						Keep your website up-to-date, secure, and performing at its best with our maintenance plans.\nWe handle everything from updates and backups to security monitoring, so you can focus on\nyour business.					</p>\n					<h2>What You Get:</h2>				\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm80 248c0 44.112-35.888 80-80 80s-80-35.888-80-80 35.888-80 80-80 80 35.888 80 80z\"></path></svg>						\n										Regular updates and backups\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm80 248c0 44.112-35.888 80-80 80s-80-35.888-80-80 35.888-80 80-80 80 35.888 80 80z\"></path></svg>						\n										Security monitoring and patches\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm80 248c0 44.112-35.888 80-80 80s-80-35.888-80-80 35.888-80 80-80 80 35.888 80 80z\"></path></svg>						\n										Performance optimization\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm80 248c0 44.112-35.888 80-80 80s-80-35.888-80-80 35.888-80 80-80 80 35.888 80 80z\"></path></svg>						\n										Technical support and troubleshooting\n									</li>\n						</ul>','Website Maintenance','','publish','closed','closed','','website-maintenance','','','2024-12-20 15:54:06','2024-12-20 13:54:06','',0,'https://preview.tonydezigner.com/goldenstallionagency2/?page_id=537',0,'page','',0),(545,2,'2025-10-15 20:43:06','2024-12-20 13:57:44',' ','','','publish','closed','closed','','545','','','2025-10-15 20:43:06','2025-10-15 18:43:06','',0,'https://preview.tonydezigner.com/goldenstallionagency2/?p=545',4,'nav_menu_item','',0),(546,2,'2025-10-15 20:43:06','2024-12-20 13:57:44',' ','','','publish','closed','closed','','546','','','2025-10-15 20:43:06','2025-10-15 18:43:06','',0,'https://preview.tonydezigner.com/goldenstallionagency2/?p=546',5,'nav_menu_item','',0),(547,2,'2025-10-15 20:43:06','2024-12-20 13:57:44',' ','','','publish','closed','closed','','547','','','2025-10-15 20:43:06','2025-10-15 18:43:06','',0,'https://preview.tonydezigner.com/goldenstallionagency2/?p=547',6,'nav_menu_item','',0),(550,2,'2025-10-15 20:43:06','2024-12-20 13:57:44','','Services','','publish','closed','closed','','services','','','2025-10-15 20:43:06','2025-10-15 18:43:06','',0,'https://preview.tonydezigner.com/goldenstallionagency2/?p=550',2,'nav_menu_item','',0),(588,2,'2024-12-20 16:38:45','2024-12-20 14:38:45','','image_2024-12-20_163844806','','inherit','open','closed','','image_2024-12-20_163844806','','','2024-12-20 16:38:45','2024-12-20 14:38:45','',8,'https://preview.tonydezigner.com/goldenstallionagency2/wp-content/uploads/sites/2/2024/12/image_2024-12-20_163844806.png',0,'attachment','image/png',0),(589,2,'2024-12-20 16:41:34','2024-12-20 14:41:34','','image_2024-12-20_164133948','','inherit','open','closed','','image_2024-12-20_164133948','','','2024-12-20 16:41:34','2024-12-20 14:41:34','',8,'https://preview.tonydezigner.com/goldenstallionagency2/wp-content/uploads/sites/2/2024/12/image_2024-12-20_164133948.png',0,'attachment','image/png',0),(593,2,'2024-12-20 16:58:02','2024-12-20 14:58:02','','image_2024-12-20_165745902','','inherit','open','closed','','image_2024-12-20_165745902','','','2024-12-20 16:58:02','2024-12-20 14:58:02','',8,'https://preview.tonydezigner.com/goldenstallionagency2/wp-content/uploads/sites/2/2024/12/image_2024-12-20_165745902.png',0,'attachment','image/png',0),(635,2,'2024-12-21 17:41:11','2024-12-21 15:41:11','','1','','inherit','open','closed','','1','','','2024-12-21 17:41:11','2024-12-21 15:41:11','',0,'https://preview.tonydezigner.com/goldenstallionagency2/wp-content/uploads/sites/2/2024/12/1.png',0,'attachment','image/png',0),(636,2,'2024-12-21 17:41:14','2024-12-21 15:41:14','','2','','inherit','open','closed','','2','','','2024-12-21 17:41:14','2024-12-21 15:41:14','',0,'https://preview.tonydezigner.com/goldenstallionagency2/wp-content/uploads/sites/2/2024/12/2.png',0,'attachment','image/png',0),(637,2,'2024-12-21 17:41:16','2024-12-21 15:41:16','','3','','inherit','open','closed','','3-3','','','2024-12-21 17:41:16','2024-12-21 15:41:16','',0,'https://preview.tonydezigner.com/goldenstallionagency2/wp-content/uploads/sites/2/2024/12/3-1.png',0,'attachment','image/png',0),(638,2,'2024-12-21 17:41:18','2024-12-21 15:41:18','','4','','inherit','open','closed','','4-3','','','2024-12-21 17:41:18','2024-12-21 15:41:18','',0,'https://preview.tonydezigner.com/goldenstallionagency2/wp-content/uploads/sites/2/2024/12/4-1.png',0,'attachment','image/png',0),(639,2,'2024-12-21 17:41:20','2024-12-21 15:41:20','','5','','inherit','open','closed','','5-3','','','2024-12-21 17:41:20','2024-12-21 15:41:20','',0,'https://preview.tonydezigner.com/goldenstallionagency2/wp-content/uploads/sites/2/2024/12/5-1.png',0,'attachment','image/png',0),(641,2,'2024-12-21 17:42:47','2024-12-21 15:42:47','','1','','inherit','open','closed','','1-2','','','2025-01-30 12:03:00','2025-01-30 10:03:00','',0,'https://preview.tonydezigner.com/goldenstallionagency2/wp-content/uploads/sites/2/2024/12/1-1.png',0,'attachment','image/png',0),(642,2,'2024-12-21 17:42:49','2024-12-21 15:42:49','','2','','inherit','open','closed','','2-2','','','2025-01-30 12:03:02','2025-01-30 10:03:02','',0,'https://preview.tonydezigner.com/goldenstallionagency2/wp-content/uploads/sites/2/2024/12/2-1.png',0,'attachment','image/png',0),(643,2,'2024-12-21 17:42:53','2024-12-21 15:42:53','','3','','inherit','open','closed','','3-4','','','2025-01-30 12:03:04','2025-01-30 10:03:04','',0,'https://preview.tonydezigner.com/goldenstallionagency2/wp-content/uploads/sites/2/2024/12/3-2.png',0,'attachment','image/png',0),(644,2,'2024-12-21 17:42:55','2024-12-21 15:42:55','','4','','inherit','open','closed','','4-4','','','2024-12-21 17:42:55','2024-12-21 15:42:55','',0,'https://preview.tonydezigner.com/goldenstallionagency2/wp-content/uploads/sites/2/2024/12/4-2.png',0,'attachment','image/png',0),(645,2,'2024-12-21 17:42:58','2024-12-21 15:42:58','','5','','inherit','open','closed','','5-4','','','2025-01-30 12:03:08','2025-01-30 10:03:08','',0,'https://preview.tonydezigner.com/goldenstallionagency2/wp-content/uploads/sites/2/2024/12/5-2.png',0,'attachment','image/png',0),(649,1,'2025-01-16 19:14:00','2025-01-16 17:14:00','<img width=\"150\" height=\"150\" src=\"https://goldenstallionagency.com/wp-content/uploads/2024/12/image_2024-11-08_222804488.webp\" alt=\"\" />															\n					<h2>THANK YOU!</h2>				\n		<p>Looking forward to our call together!<br />Make sure to check your mails to confirm our call</p>https://www.youtube.com/#','Thank you','','publish','closed','closed','','thank-you','','','2025-01-16 19:31:23','2025-01-16 17:31:23','',0,'https://goldenstallionagency.com/?page_id=649',0,'page','',0),(651,1,'2025-01-16 19:16:29','2025-01-16 17:16:29','','placeholder.png','','inherit','open','closed','','placeholder-png-3','','','2025-01-16 19:16:29','2025-01-16 17:16:29','',0,'https://goldenstallionagency.com/wp-content/uploads/2025/01/placeholder.png',0,'attachment','image/png',0),(652,1,'2025-01-16 19:17:00','2025-01-16 17:17:00','<h2>Our Contact</h2>				\n							<ul>\n							<li>\n											<a href=\"#\">\n											Home\n											</a>\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M313.941 216H12c-6.627 0-12 5.373-12 12v56c0 6.627 5.373 12 12 12h301.941v46.059c0 21.382 25.851 32.09 40.971 16.971l86.059-86.059c9.373-9.373 9.373-24.569 0-33.941l-86.059-86.059c-15.119-15.119-40.971-4.411-40.971 16.971V216z\"></path></svg>						\n										Contact\n									</li>\n						</ul>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M172.268 501.67C26.97 291.031 0 269.413 0 192 0 85.961 85.961 0 192 0s192 85.961 192 192c0 77.413-26.97 99.031-172.268 309.67-9.535 13.774-29.93 13.773-39.464 0zM192 272c44.183 0 80-35.817 80-80s-35.817-80-80-80-80 35.817-80 80 35.817 80 80 80z\"></path></svg>				\n									<h3>\n							Our Address						\n					</h3>\n									<p>\n						Lorem ipsum dolor sit amet, conse ctetur adipiscing elit.					</p>\n					<a href=\"#\">\n									0811 Erdman Prairie, Joaville CA\n					</a>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M497.39 361.8l-112-48a24 24 0 0 0-28 6.9l-49.6 60.6A370.66 370.66 0 0 1 130.6 204.11l60.6-49.6a23.94 23.94 0 0 0 6.9-28l-48-112A24.16 24.16 0 0 0 122.6.61l-104 24A24 24 0 0 0 0 48c0 256.5 207.9 464 464 464a24 24 0 0 0 23.4-18.6l24-104a24.29 24.29 0 0 0-14.01-27.6z\"></path></svg>				\n									<h3>\n							Phone Number						\n					</h3>\n									<p>\n						Lorem ipsum dolor sit amet, conse ctetur adipiscing elit.					</p>\n					<a href=\"#\">\n									+1 (234) 567 890 00\n					</a>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M502.3 190.8c3.9-3.1 9.7-.2 9.7 4.7V400c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V195.6c0-5 5.7-7.8 9.7-4.7 22.4 17.4 52.1 39.5 154.1 113.6 21.1 15.4 56.7 47.8 92.2 47.6 35.7.3 72-32.8 92.3-47.6 102-74.1 131.6-96.3 154-113.7zM256 320c23.2.4 56.6-29.2 73.4-41.4 132.7-96.3 142.8-104.7 173.4-128.7 5.8-4.5 9.2-11.5 9.2-18.9v-19c0-26.5-21.5-48-48-48H48C21.5 64 0 85.5 0 112v19c0 7.4 3.4 14.3 9.2 18.9 30.6 23.9 40.7 32.4 173.4 128.7 16.8 12.2 50.2 41.8 73.4 41.4z\"></path></svg>				\n									<h3>\n							Our Email						\n					</h3>\n									<p>\n						Lorem ipsum dolor sit amet, conse ctetur adipiscing elit.					</p>\n					<a href=\"#\">\n									consula.info@mail.com\n					</a>\n					<p>Our Contact</p>				\n					<h2>Send us a message</h2>				\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vestibulum ut tortor nec mauris hendrerit sodales. </p>		\n					<a target=\"_blank\">\n						Facebook-f\n						<svg viewBox=\"0 0 320 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M279.14 288l14.22-92.66h-88.91v-60.13c0-25.35 12.42-50.06 52.24-50.06h40.42V6.26S260.43 0 225.36 0c-73.22 0-121.08 44.38-121.08 124.72v70.62H22.89V288h81.39v224h100.17V288z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Twitter\n						<svg viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Youtube\n						<svg viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n					<a target=\"_blank\">\n						Linkedin-in\n						<svg viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M100.28 448H7.4V148.9h92.88zM53.79 108.1C24.09 108.1 0 83.5 0 53.8a53.79 53.79 0 0 1 107.58 0c0 29.7-24.1 54.3-53.79 54.3zM447.9 448h-92.68V302.4c0-34.7-.7-79.2-48.29-79.2-48.29 0-55.69 37.7-55.69 76.7V448h-92.78V148.9h89.08v40.8h1.3c12.4-23.5 42.69-48.3 87.88-48.3 94 0 111.28 61.9 111.28 142.3V448z\"></path></svg>					</a>\n		<!----------------------------- \n			* controls_data : find the the props passed indie of data attribute\n			* props.SubmitResponseMarkup : contains the markup of error or success message\n			* https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Template_literals\n		--------------------------- -->\n			<iframe loading=\"lazy\"\n					src=\"https://maps.google.com/maps?q=London%20Eye%2C%20London%2C%20United%20Kingdom&#038;t=m&#038;z=14&#038;output=embed&#038;iwloc=near\"\n					title=\"London Eye, London, United Kingdom\"\n					aria-label=\"London Eye, London, United Kingdom\"\n			></iframe>\n					<p>FAQs Page</p>				\n					<h2>Frequently Asked Questions</h2>				\n                        <a href=\"#collapse-f2301cb67893f0c9257c\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-f2301cb67893f0c9257c\" aria-expanded=\"false\" aria-controls=\"Collapse-f2301cb67893f0c9257c\">\n                            How long has your company been established?\n                                        <!-- Normal Icon -->\n                                        <!-- Active Icon -->\n                                                    </a>\n                            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean porta rhoncus leo, eget iaculis arcu dapibus vel. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Proin porttitor, erat mollis, magna augue consectetur lorem.</p>                        \n                <!-- .elementskit-card END -->\n                        <a href=\"#collapse-68ccdef67893f0c9257c\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-68ccdef67893f0c9257c\" aria-expanded=\"false\" aria-controls=\"Collapse-68ccdef67893f0c9257c\">\n                            How much does it cost for one consultation?\n                                        <!-- Normal Icon -->\n                                        <!-- Active Icon -->\n                                                    </a>\n                            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean porta rhoncus leo, eget iaculis arcu dapibus vel. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Proin porttitor, erat mollis, magna augue consectetur lorem.</p>                        \n                <!-- .elementskit-card END -->\n                        <a href=\"#collapse-9ac536067893f0c9257c\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-9ac536067893f0c9257c\" aria-expanded=\"false\" aria-controls=\"Collapse-9ac536067893f0c9257c\">\n                            How many people work at Consulta?\n                                        <!-- Normal Icon -->\n                                        <!-- Active Icon -->\n                                                    </a>\n                            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean porta rhoncus leo, eget iaculis arcu dapibus vel. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Proin porttitor, erat mollis, magna augue consectetur lorem.</p>                        \n                <!-- .elementskit-card END -->\n                        <a href=\"#collapse-dda4ea467893f0c9257c\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-dda4ea467893f0c9257c\" aria-expanded=\"false\" aria-controls=\"Collapse-dda4ea467893f0c9257c\">\n                            Does your company open job vacancies?\n                                        <!-- Normal Icon -->\n                                        <!-- Active Icon -->\n                                                    </a>\n                            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean porta rhoncus leo, eget iaculis arcu dapibus vel. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Proin porttitor, erat mollis, magna augue consectetur lorem.</p>                        \n                <!-- .elementskit-card END -->\n                        <a href=\"#collapse-2f4630c67893f0c9257c\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-2f4630c67893f0c9257c\" aria-expanded=\"false\" aria-controls=\"Collapse-2f4630c67893f0c9257c\">\n                            How do I contact Consulta for appointment?\n                                        <!-- Normal Icon -->\n                                        <!-- Active Icon -->\n                                                    </a>\n                            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean porta rhoncus leo, eget iaculis arcu dapibus vel. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Proin porttitor, erat mollis, magna augue consectetur lorem.</p>                        \n                <!-- .elementskit-card END -->\n                        <a href=\"#collapse-89887bc67893f0c9257c\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-89887bc67893f0c9257c\" aria-expanded=\"false\" aria-controls=\"Collapse-89887bc67893f0c9257c\">\n                            What kind of contracts do you provide?\n                                        <!-- Normal Icon -->\n                                        <!-- Active Icon -->\n                                                    </a>\n                            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean porta rhoncus leo, eget iaculis arcu dapibus vel. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Proin porttitor, erat mollis, magna augue consectetur lorem.</p>                        \n                <!-- .elementskit-card END -->\n					<p>Get Started</p>				\n					<h2>Nurturing Growth, One Idea at a Time</h2>				\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n					<a href=\"#\">\n									Get Started\n					</a>\n					<a href=\"#\">\n									Contact Us\n					</a>\n															<img width=\"683\" height=\"1024\" src=\"https://goldenstallionagency.com/wp-content/uploads/2024/12/young-people-in-the-office-2ZTDX4M-683x1024.jpg\" alt=\"\" srcset=\"https://goldenstallionagency.com/wp-content/uploads/2024/12/young-people-in-the-office-2ZTDX4M-683x1024.jpg 683w, https://goldenstallionagency.com/wp-content/uploads/2024/12/young-people-in-the-office-2ZTDX4M-200x300.jpg 200w, https://goldenstallionagency.com/wp-content/uploads/2024/12/young-people-in-the-office-2ZTDX4M-768x1152.jpg 768w, https://goldenstallionagency.com/wp-content/uploads/2024/12/young-people-in-the-office-2ZTDX4M.jpg 1000w\" sizes=\"(max-width: 683px) 100vw, 683px\" />															\n															<img width=\"683\" height=\"1024\" src=\"https://goldenstallionagency.com/wp-content/uploads/2024/12/sexy-african-american-businesswoman-holding-glasse-QS5N46G-683x1024.jpg\" alt=\"\" srcset=\"https://goldenstallionagency.com/wp-content/uploads/2024/12/sexy-african-american-businesswoman-holding-glasse-QS5N46G-683x1024.jpg 683w, https://goldenstallionagency.com/wp-content/uploads/2024/12/sexy-african-american-businesswoman-holding-glasse-QS5N46G-200x300.jpg 200w, https://goldenstallionagency.com/wp-content/uploads/2024/12/sexy-african-american-businesswoman-holding-glasse-QS5N46G-768x1152.jpg 768w, https://goldenstallionagency.com/wp-content/uploads/2024/12/sexy-african-american-businesswoman-holding-glasse-QS5N46G.jpg 1000w\" sizes=\"(max-width: 683px) 100vw, 683px\" />															\n															<img width=\"683\" height=\"1024\" src=\"https://goldenstallionagency.com/wp-content/uploads/2024/12/business-people-working-in-team-S9VAU2H-683x1024.jpg\" alt=\"\" srcset=\"https://goldenstallionagency.com/wp-content/uploads/2024/12/business-people-working-in-team-S9VAU2H-683x1024.jpg 683w, https://goldenstallionagency.com/wp-content/uploads/2024/12/business-people-working-in-team-S9VAU2H-200x300.jpg 200w, https://goldenstallionagency.com/wp-content/uploads/2024/12/business-people-working-in-team-S9VAU2H-768x1152.jpg 768w, https://goldenstallionagency.com/wp-content/uploads/2024/12/business-people-working-in-team-S9VAU2H.jpg 1000w\" sizes=\"(max-width: 683px) 100vw, 683px\" />','Contact','','publish','closed','closed','','contact','','','2025-01-16 19:17:00','2025-01-16 17:17:00','',0,'https://goldenstallionagency.com/?elementor_library=contact',0,'elementor_library','',0),(755,1,'2025-02-04 11:08:11','2025-02-04 09:08:11','','image_2025-02-04_110807999','','inherit','open','closed','','image_2025-02-04_110807999','','','2025-02-04 11:08:11','2025-02-04 09:08:11','',8,'https://goldenstallionagency.com/wp-content/uploads/2025/02/image_2025-02-04_110807999.png',0,'attachment','image/png',0),(780,3,'2025-07-29 12:23:57','2025-07-29 10:23:57','<img src=\"https://goldenstallionagency.com/wp-content/uploads/2024/12/image_2024-11-08_222804488.webp\" alt=\"Golden Stallion Agency logo - Leading website design agency in South Africa.\" width=\"150\" height=\"150\" />\r\n<h2>We help ambitious brands turn underperforming websites into high-converting sales machines, using trust-driven &amp; conversion-focused web design.</h2>\r\n<a id=\"\" href=\"#\">\r\nLet\'s Build Your Site </a>\r\n<a id=\"\" href=\"#\">\r\nSee Our Work </a>\r\n<h2>Watch this short video to see how it works:</h2>\r\nhttps://www.youtube.com/watch?v=CfMJ01KP_ns&amp;pp=ygUOYWdlbmN5IG1lZXRpbmc%3D\r\n<a id=\"\" href=\"#\">\r\nBook A Call Now! </a>\r\n<h2>Trusted by Leading Companies Worldwide</h2>\r\n<figure><img src=\"https://goldenstallionagency.com/wp-content/uploads/2025/07/client-1.png\" alt=\"client-1.png\" /></figure>\r\n<figure><img src=\"https://goldenstallionagency.com/wp-content/uploads/2025/07/client-4.png\" alt=\"client-4.png\" /></figure>\r\n<figure><img src=\"https://goldenstallionagency.com/wp-content/uploads/2025/07/client-11.png\" alt=\"client-11.png\" /></figure>\r\n<figure><img src=\"https://goldenstallionagency.com/wp-content/uploads/2025/07/client-9.png\" alt=\"client-9.png\" /></figure>\r\n<figure><img src=\"https://goldenstallionagency.com/wp-content/uploads/2025/07/client-7.png\" alt=\"client-7.png\" /></figure>\r\n<figure><img src=\"https://goldenstallionagency.com/wp-content/uploads/2025/07/client-10.png\" alt=\"client-10.png\" /></figure>\r\n<figure><img src=\"https://goldenstallionagency.com/wp-content/uploads/2025/07/client-8.png\" alt=\"client-8.png\" /></figure>\r\n<h3>High-Converting Pages with\r\nFlow</h3>\r\nWhere strategy meets scroll-stopping design.\r\n\r\n<img src=\"https://goldenstallionagency.com/wp-content/uploads/2025/08/Best-Dentist-London-_-E11even-Dental.gif\" alt=\"\" width=\"400\" height=\"225\" />\r\n\r\n<section style=\"background-color: transparent; color: white; padding: 4rem 2rem; font-family: \'Arial\', sans-serif;\"><!-- Right: Wireframe Strategy Block -->\r\n<h2 style=\"font-size: 2rem; margin-bottom: 1rem; color: gold;\">AIW: Ultimate Website Strategy</h2>\r\n<p style=\"color: #ccc; margin-bottom: 1.5rem;\">This is our proven blueprint for building high-converting, trust-driven hair transplant websites.</p>\r\n\r\n<ul style=\"list-style: none; padding: 0; margin: 0;\">\r\n 	<li style=\"padding: 0.75rem 0; border-bottom: 1px solid #333;\">01. Hero</li>\r\n 	<li style=\"padding: 0.75rem 0; border-bottom: 1px solid #333;\">02. Reviews / Case Studies / Before-After</li>\r\n 	<li style=\"padding: 0.75rem 0; border-bottom: 1px solid #333;\">03. Press Release Kit</li>\r\n 	<li style=\"padding: 0.75rem 0; border-bottom: 1px solid #333;\">04. Doctor Showcase</li>\r\n 	<li style=\"padding: 0.75rem 0; border-bottom: 1px solid #333;\">05. Our Process</li>\r\n 	<li style=\"padding: 0.75rem 0; border-bottom: 1px solid #333;\">06. Email Magnet</li>\r\n 	<li style=\"padding: 0.75rem 0; border-bottom: 1px solid #333;\">07. FAQ</li>\r\n 	<li style=\"padding: 0.75rem 0; border-bottom: 1px solid #333;\">08. Blog Articles</li>\r\n 	<li style=\"padding: 0.75rem 0;\">09. Services &amp; Footer</li>\r\n</ul>\r\n<a style=\"display: inline-block; padding: 0.75rem 1.5rem; background-color: gold; color: black; font-weight: bold; text-decoration: none; border-radius: 8px;\" href=\"https://goldenstallionagency.com/wp-content/uploads/2025/08/AIW_-Ultimate-Hair-Transplant-Website-Strategy.pdf\" target=\"_blank\" rel=\"noopener\">\r\nDownload Full Strategy\r\n</a>\r\n\r\n</section><a id=\"\" href=\"#\">\r\nBook A Call Now! </a>\r\n<h2>How we turn ideas into impact</h2>\r\nWe follow a proven process to deliver sites that perform.\r\n\r\n<!-- link opening -->\r\n<!-- end link opening -->\r\n<h3>Discovery &amp; Strategy</h3>\r\nWe dive deep into your goals to uncover what really moves your audience — strategy comes first.\r\n\r\n<!-- link opening -->\r\n<!-- end link opening -->\r\n<h3>Design That Converts</h3>\r\nCrafting layouts with purpose — every element guides the user toward action and trust.\r\n\r\n<!-- link opening -->\r\n<!-- end link opening -->\r\n<h3>Launch &amp; Optimize</h3>\r\nAfter launch, we refine with data — ensuring your site performs as beautifully as it looks.\r\n\r\n<!-- link opening -->\r\n<!-- end link opening -->\r\n<h3>Discovery &amp; Strategy</h3>\r\nWe dive deep into your goals to uncover what really moves your audience — strategy comes first.\r\n\r\n<!-- link opening -->\r\n<!-- end link opening -->\r\n<h3>Design That Converts</h3>\r\nCrafting layouts with purpose — every element guides the user toward action and trust.\r\n\r\n<!-- link opening -->\r\n<!-- end link opening -->\r\n<h3>Launch &amp; Optimize</h3>\r\nAfter launch, we refine with data — ensuring your site performs as beautifully as it looks.\r\n\r\nHere’s what’s holding back your conversions — and how we fix it.\r\n<h2>Stop wasting budget on ads that send visitors to broken websites</h2>\r\n&nbsp;\r\n<h3>Poor conversion performance</h3>\r\nToo many links distract visitors and dilute focus.\r\n\r\n&nbsp;\r\n<h3>Low visitor engagement</h3>\r\nSlow loading times frustrate users and increase bounce rates.\r\n\r\n&nbsp;\r\n<h3>Unfocused user experience</h3>\r\nUnclear calls to action confuse potential customers.\r\n\r\n&nbsp;\r\n<h3>Missed sales opportunities</h3>\r\nGeneric design fails to build trust or authority.\r\n<h3>Low-Performing Site</h3>\r\n<img src=\"https://goldenstallionagency.com/wp-content/uploads/2025/08/Book-a-reserved-coworking-spot-in-Spaces-Waterfall-Midrand-Midrand-Gumtree-South-Africa-08-11-2025_10_43_AM-585x1024.png\" sizes=\"(max-width: 585px) 100vw, 585px\" srcset=\"https://goldenstallionagency.com/wp-content/uploads/2025/08/Book-a-reserved-coworking-spot-in-Spaces-Waterfall-Midrand-Midrand-Gumtree-South-Africa-08-11-2025_10_43_AM-585x1024.png 585w, https://goldenstallionagency.com/wp-content/uploads/2025/08/Book-a-reserved-coworking-spot-in-Spaces-Waterfall-Midrand-Midrand-Gumtree-South-Africa-08-11-2025_10_43_AM-171x300.png 171w, https://goldenstallionagency.com/wp-content/uploads/2025/08/Book-a-reserved-coworking-spot-in-Spaces-Waterfall-Midrand-Midrand-Gumtree-South-Africa-08-11-2025_10_43_AM-768x1345.png 768w, https://goldenstallionagency.com/wp-content/uploads/2025/08/Book-a-reserved-coworking-spot-in-Spaces-Waterfall-Midrand-Midrand-Gumtree-South-Africa-08-11-2025_10_43_AM.png 788w\" alt=\"\" width=\"585\" height=\"1024\" />\r\n<h3>Conversion-Driven Design</h3>\r\n<img src=\"https://goldenstallionagency.com/wp-content/uploads/2025/08/7-Jameson-Avenue-ClearStone-Properties-08-11-2025_10_43_AM-585x1024.png\" sizes=\"(max-width: 585px) 100vw, 585px\" srcset=\"https://goldenstallionagency.com/wp-content/uploads/2025/08/7-Jameson-Avenue-ClearStone-Properties-08-11-2025_10_43_AM-585x1024.png 585w, https://goldenstallionagency.com/wp-content/uploads/2025/08/7-Jameson-Avenue-ClearStone-Properties-08-11-2025_10_43_AM-171x300.png 171w, https://goldenstallionagency.com/wp-content/uploads/2025/08/7-Jameson-Avenue-ClearStone-Properties-08-11-2025_10_43_AM-768x1345.png 768w, https://goldenstallionagency.com/wp-content/uploads/2025/08/7-Jameson-Avenue-ClearStone-Properties-08-11-2025_10_43_AM.png 788w\" alt=\"\" width=\"585\" height=\"1024\" />\r\n<h3>High conversion rates</h3>\r\nClear, focused navigation guides visitors to buy.\r\n\r\n&nbsp;\r\n<h3>Engaged visitors</h3>\r\nFast, responsive design keeps users engaged.\r\n\r\n&nbsp;\r\n<h3>Increased lead generation</h3>\r\nStrong, compelling calls to action drive clicks.\r\n\r\n&nbsp;\r\n<h3>Increased Trust &amp; Credibility</h3>\r\nCustom, professional design builds instant credibility.\r\n<h2>Above Website Review</h2>\r\nhttps://goldenstallionagency.com/wp-content/uploads/2025/08/VIDEO-2025-03-25-11-51-05.mp4\r\n<a id=\"\" href=\"#\">\r\nBook A Call Now! </a>\r\n<h2>Real Results. Real Feedback.</h2>\r\nDiscover how our work helped them scale, convert, and grow.\r\n<figure><img src=\"https://goldenstallionagency.com/wp-content/uploads/2024/12/1-1.png\" alt=\"Client testimonials praising Golden Stallion Agency\'s web design expertise.\" /></figure>\r\n<figure><img src=\"https://goldenstallionagency.com/wp-content/uploads/2024/12/2-1.png\" alt=\"Client testimonials praising Golden Stallion Agency\'s web design expertise.\" /></figure>\r\n<figure><img src=\"https://goldenstallionagency.com/wp-content/uploads/2024/12/3-2.png\" alt=\"Client testimonials praising Golden Stallion Agency\'s web design expertise.\" /></figure>\r\n<figure><img src=\"https://goldenstallionagency.com/wp-content/uploads/2024/12/5-2.png\" alt=\"Client testimonials praising Golden Stallion Agency\'s web design expertise.\" /></figure>\r\n&nbsp;\r\n<h2>Frequently Asked Questions</h2>\r\n<a href=\"#collapse-8266a596899b582df47a\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-8266a596899b582df47a\" aria-expanded=\"true\" aria-controls=\"Collapse-8266a596899b582df47a\">\r\nWhat Services Does Golden Stallion Agency Offer?\r\n<!-- Normal Icon -->\r\n<!-- Active Icon -->\r\n</a>\r\n\r\nGolden Stallion Agency is a full-service digital partner for dental, legal, and hospitality brands. Our services include website design and development, SEO optimization, digital marketing, and ongoing maintenance and support.\r\n\r\n<!-- .elementskit-card END -->\r\n<a href=\"#collapse-a4561636899b582df47a\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-a4561636899b582df47a\" aria-expanded=\"false\" aria-controls=\"Collapse-a4561636899b582df47a\">\r\nHow long does it take to build a website?\r\n<!-- Normal Icon -->\r\n<!-- Active Icon -->\r\n</a>\r\n\r\nMost projects are completed within <strong>30 days</strong>. The timeline depends on the complexity of the project and how quickly we can gather the necessary information from you.\r\n\r\n<!-- .elementskit-card END -->\r\n<a href=\"#collapse-d0431116899b582df47a\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-d0431116899b582df47a\" aria-expanded=\"false\" aria-controls=\"Collapse-d0431116899b582df47a\">\r\nDo you offer e-commerce solutions?\r\n<!-- Normal Icon -->\r\n<!-- Active Icon -->\r\n</a>\r\n\r\nYes, we specialize in creating secure and user-friendly e-commerce websites to help your business sell products or services online.\r\n\r\n<!-- .elementskit-card END -->\r\n<a href=\"#collapse-7019e6a6899b582df47a\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-7019e6a6899b582df47a\" aria-expanded=\"false\" aria-controls=\"Collapse-7019e6a6899b582df47a\">\r\nHow do I get started with Golden Stallion Agency?\r\n<!-- Normal Icon -->\r\n<!-- Active Icon -->\r\n</a>\r\n\r\nGetting started is easy! Simply <a href=\"#\" rel=\"noopener\">Book a Call</a> with Tinashe, and we’ll discuss your business needs and goals. From there, we’ll create a custom plan to build your high-converting website.\r\n\r\n<!-- .elementskit-card END -->\r\n<a href=\"#collapse-633dfc76899b582df47a\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-633dfc76899b582df47a\" aria-expanded=\"false\" aria-controls=\"Collapse-633dfc76899b582df47a\">\r\nWhat happens if we don’t see results by the end of the program\r\n<!-- Normal Icon -->\r\n<!-- Active Icon -->\r\n</a>\r\n\r\nWe give you all your money back - simple as\r\nthat\r\n\r\n<!-- .elementskit-card END -->\r\n<h6>Discover Websites That Drive Results</h6>\r\n<h2>Across South Africa, We Build Digital Experiences That Convert</h2>\r\n<figure><img src=\"https://goldenstallionagency.com/wp-content/uploads/2025/08/fdfgretgrf-frgre-frtgtr-removebg-preview.png\" alt=\"fdfgretgrf-frgre-frtgtr-removebg-preview\" /></figure>\r\n<figure><img src=\"https://goldenstallionagency.com/wp-content/uploads/2025/08/fdfgretgrf-frgre-frtgtr-f-1-removebg-preview.png\" alt=\"fdfgretgrf-frgre-frtgtr-f-1-removebg-preview\" /></figure>\r\n<figure><img src=\"https://goldenstallionagency.com/wp-content/uploads/2025/08/fdfgretgrf-frgre-frtgtr-10-removebg-preview.png\" alt=\"fdfgretgrf-frgre-frtgtr-10-removebg-preview\" /></figure>\r\n<figure><img src=\"https://goldenstallionagency.com/wp-content/uploads/2025/08/fdfgretgrf-frgre-frtgtr-9-removebg-preview.png\" alt=\"fdfgretgrf-frgre-frtgtr-9-removebg-preview\" /></figure>\r\n<figure><img src=\"https://goldenstallionagency.com/wp-content/uploads/2025/08/fdfgretgrf-frgre-frtgtr-8-removebg-preview.png\" alt=\"fdfgretgrf-frgre-frtgtr-8-removebg-preview\" /></figure>\r\n<figure><img src=\"https://goldenstallionagency.com/wp-content/uploads/2025/08/fdfgretgrf-frgre-frtgtr-7-removebg-preview.png\" alt=\"fdfgretgrf-frgre-frtgtr-7-removebg-preview\" /></figure>\r\n<figure><img src=\"https://goldenstallionagency.com/wp-content/uploads/2025/08/fdfgretgrf-frgre-frtgtr-6-removebg-preview.png\" alt=\"fdfgretgrf-frgre-frtgtr-6-removebg-preview\" /></figure>\r\n<figure><img src=\"https://goldenstallionagency.com/wp-content/uploads/2025/08/fdfgretgrf-frgre-frtgtr-4-removebg-preview.png\" alt=\"fdfgretgrf-frgre-frtgtr-4-removebg-preview\" /></figure>\r\n<figure><img src=\"https://goldenstallionagency.com/wp-content/uploads/2025/08/fdfgretgrf-frgre-frtgtr-3-removebg-preview.png\" alt=\"fdfgretgrf-frgre-frtgtr-3-removebg-preview\" /></figure>\r\n<a href=\"https://goldenstallionagency.com/portfolio/\">\r\nView Portfolio\r\n</a>\r\n<h2>Frequently Asked Questions</h2>\r\n<a href=\"#collapse-8266a596899b582ed99c\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-8266a596899b582ed99c\" aria-expanded=\"true\" aria-controls=\"Collapse-8266a596899b582ed99c\">\r\nWhat Services Does Golden Stallion Agency Offer?\r\n<!-- Normal Icon -->\r\n<!-- Active Icon -->\r\n</a>\r\n\r\nGolden Stallion Agency is a full-service digital partner for dental, legal, and hospitality brands. Our services include website design and development, SEO optimization, digital marketing, and ongoing maintenance and support.\r\n\r\n<!-- .elementskit-card END -->\r\n<a href=\"#collapse-a4561636899b582ed99c\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-a4561636899b582ed99c\" aria-expanded=\"false\" aria-controls=\"Collapse-a4561636899b582ed99c\">\r\nHow long does it take to build a website?\r\n<!-- Normal Icon -->\r\n<!-- Active Icon -->\r\n</a>\r\n\r\nMost projects are completed within <strong>30 days</strong>. The timeline depends on the complexity of the project and how quickly we can gather the necessary information from you.\r\n\r\n<!-- .elementskit-card END -->\r\n<a href=\"#collapse-d0431116899b582ed99c\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-d0431116899b582ed99c\" aria-expanded=\"false\" aria-controls=\"Collapse-d0431116899b582ed99c\">\r\nDo you offer e-commerce solutions?\r\n<!-- Normal Icon -->\r\n<!-- Active Icon -->\r\n</a>\r\n\r\nYes, we specialize in creating secure and user-friendly e-commerce websites to help your business sell products or services online.\r\n\r\n<!-- .elementskit-card END -->\r\n<a href=\"#collapse-7019e6a6899b582ed99c\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-7019e6a6899b582ed99c\" aria-expanded=\"false\" aria-controls=\"Collapse-7019e6a6899b582ed99c\">\r\nHow do I get started with Golden Stallion Agency?\r\n<!-- Normal Icon -->\r\n<!-- Active Icon -->\r\n</a>\r\n\r\nGetting started is easy! Simply <a href=\"#\" rel=\"noopener\">Book a Call</a> with Tinashe, and we’ll discuss your business needs and goals. From there, we’ll create a custom plan to build your high-converting website.\r\n\r\n<!-- .elementskit-card END -->\r\n<a href=\"#collapse-633dfc76899b582ed99c\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-633dfc76899b582ed99c\" aria-expanded=\"false\" aria-controls=\"Collapse-633dfc76899b582ed99c\">\r\nWhat happens if we don’t see results by the end of the program\r\n<!-- Normal Icon -->\r\n<!-- Active Icon -->\r\n</a>\r\n\r\nWe give you all your money back - simple as\r\nthat\r\n\r\n<!-- .elementskit-card END -->\r\n<h2>Book A Call With Us!</h2>\r\n<a id=\"\" href=\"#\">\r\nSend Us An Email </a>\r\n<a id=\"\" href=\"#\">\r\nGive Us A Call </a>\r\n<iframe src=\"https://calendly.com/goldenstallionwebagency/hospitality-website-discovery-call\" width=\"100%\" height=\"600\" frameborder=\"0\" scrolling=\"no\">﻿﻿﻿﻿﻿﻿</iframe>','Landing Page','','publish','closed','closed','','landing-page','','','2025-09-26 02:36:53','2025-09-26 00:36:53','',0,'https://goldenstallionagency.com/?page_id=780',0,'page','',0),(783,3,'2025-07-29 12:45:50','2025-07-29 10:45:50','','Path_5693.svg','','inherit','open','closed','','path_5693-svg','','','2025-07-29 12:45:50','2025-07-29 10:45:50','',0,'https://goldenstallionagency.com/wp-content/uploads/2025/07/Path_5693.svg',0,'attachment','image/svg+xml',0),(784,3,'2025-07-29 12:45:50','2025-07-29 10:45:50','','NZ-4-consulting-4-elementor-wordpress-theme-phlox-pro-2e1e9bd','','publish','closed','closed','','phlox-consulting-4-consulting-4-elementor-wordpress-theme-phlox-pro-2e1e9bd','','','2025-07-29 12:49:43','2025-07-29 10:49:43','',0,'https://goldenstallionagency.com/?elementor_library=phlox-consulting-4-consulting-4-elementor-wordpress-theme-phlox-pro-2e1e9bd',0,'elementor_library','',0),(786,3,'2025-07-29 12:46:50','2025-07-29 10:46:50','','NZ-4-consulting-4-elementor-wordpress-theme-phlox-pro-2e1e9bd','','publish','closed','closed','','phlox-consulting-4-consulting-4-elementor-wordpress-theme-phlox-pro-2e1e9bd-2','','','2025-07-29 12:49:52','2025-07-29 10:49:52','',0,'https://goldenstallionagency.com/?elementor_library=phlox-consulting-4-consulting-4-elementor-wordpress-theme-phlox-pro-2e1e9bd-2',0,'elementor_library','',0),(788,3,'2025-07-29 12:46:51','2025-07-29 10:46:51','','Rectangle-9631.png','','inherit','open','closed','','rectangle-9631-png','','','2025-07-29 12:46:51','2025-07-29 10:46:51','',0,'https://goldenstallionagency.com/wp-content/uploads/2025/07/Rectangle-9631.png',0,'attachment','image/png',0),(789,3,'2025-07-29 12:46:53','2025-07-29 10:46:53','','Rectangle-9630.png','','inherit','open','closed','','rectangle-9630-png','','','2025-07-29 12:46:53','2025-07-29 10:46:53','',0,'https://goldenstallionagency.com/wp-content/uploads/2025/07/Rectangle-9630.png',0,'attachment','image/png',0),(790,3,'2025-07-29 12:46:54','2025-07-29 10:46:54','','Rectangle-9630-1.png','','inherit','open','closed','','rectangle-9630-1-png','','','2025-07-29 12:46:54','2025-07-29 10:46:54','',0,'https://goldenstallionagency.com/wp-content/uploads/2025/07/Rectangle-9630-1.png',0,'attachment','image/png',0),(791,3,'2025-07-29 12:46:56','2025-07-29 10:46:56','','Frame-1707479602.png','','inherit','open','closed','','frame-1707479602-png','','','2025-07-29 12:46:56','2025-07-29 10:46:56','',0,'https://goldenstallionagency.com/wp-content/uploads/2025/07/Frame-1707479602.png',0,'attachment','image/png',0),(792,3,'2025-07-29 12:46:57','2025-07-29 10:46:57','','Frame-1707479607.png','','inherit','open','closed','','frame-1707479607-png','','','2025-07-29 12:46:57','2025-07-29 10:46:57','',0,'https://goldenstallionagency.com/wp-content/uploads/2025/07/Frame-1707479607.png',0,'attachment','image/png',0),(793,3,'2025-07-29 12:46:59','2025-07-29 10:46:59','','Frame-1707479604.png','','inherit','open','closed','','frame-1707479604-png','','','2025-07-29 12:46:59','2025-07-29 10:46:59','',0,'https://goldenstallionagency.com/wp-content/uploads/2025/07/Frame-1707479604.png',0,'attachment','image/png',0),(794,3,'2025-07-29 12:47:00','2025-07-29 10:47:00','','Vector-8.png','','inherit','open','closed','','vector-8-png','','','2025-07-29 12:47:00','2025-07-29 10:47:00','',0,'https://goldenstallionagency.com/wp-content/uploads/2025/07/Vector-8.png',0,'attachment','image/png',0),(795,3,'2025-07-29 12:47:00','2025-07-29 10:47:00','<img width=\"208\" height=\"123\" src=\"https://goldenstallionagency.com/wp-content/uploads/2025/07/Rectangle-9631.png\" alt=\"\" />															\n															<img width=\"160\" height=\"214\" src=\"https://goldenstallionagency.com/wp-content/uploads/2025/07/Rectangle-9630.png\" alt=\"\" />															\n															<img width=\"177\" height=\"281\" src=\"https://goldenstallionagency.com/wp-content/uploads/2025/07/Rectangle-9630-1.png\" alt=\"\" />															\n															<img width=\"177\" height=\"281\" src=\"https://goldenstallionagency.com/wp-content/uploads/2025/07/Frame-1707479602.png\" alt=\"\" />															\n															<img width=\"160\" height=\"211\" src=\"https://goldenstallionagency.com/wp-content/uploads/2025/07/Frame-1707479607.png\" alt=\"\" />															\n															<img width=\"200\" height=\"121\" src=\"https://goldenstallionagency.com/wp-content/uploads/2025/07/Frame-1707479604.png\" alt=\"\" />','NZ-portfolio-innovation-home-16bef0e','','publish','closed','closed','','phlox-portfolio-innovation-home-16bef0e','','','2025-07-29 12:50:33','2025-07-29 10:50:33','',0,'https://goldenstallionagency.com/?elementor_library=phlox-portfolio-innovation-home-16bef0e',0,'elementor_library','',0),(797,3,'2025-07-29 12:47:00','2025-07-29 10:47:00','','NZ-portfolio-innovation-home-4bd490f','','publish','closed','closed','','phlox-portfolio-innovation-home-4bd490f','','','2025-07-29 12:50:53','2025-07-29 10:50:53','',0,'https://goldenstallionagency.com/?elementor_library=phlox-portfolio-innovation-home-4bd490f',0,'elementor_library','',0),(799,3,'2025-07-29 12:47:01','2025-07-29 10:47:01','','client-1.png','','inherit','open','closed','','client-1-png','','','2025-07-29 12:47:01','2025-07-29 10:47:01','',0,'https://goldenstallionagency.com/wp-content/uploads/2025/07/client-1.png',0,'attachment','image/png',0),(800,3,'2025-07-29 12:47:02','2025-07-29 10:47:02','','client-4.png','','inherit','open','closed','','client-4-png','','','2025-07-29 12:47:02','2025-07-29 10:47:02','',0,'https://goldenstallionagency.com/wp-content/uploads/2025/07/client-4.png',0,'attachment','image/png',0),(801,3,'2025-07-29 12:47:03','2025-07-29 10:47:03','','client-11.png','','inherit','open','closed','','client-11-png','','','2025-07-29 12:47:03','2025-07-29 10:47:03','',0,'https://goldenstallionagency.com/wp-content/uploads/2025/07/client-11.png',0,'attachment','image/png',0),(802,3,'2025-07-29 12:47:04','2025-07-29 10:47:04','','client-9.png','','inherit','open','closed','','client-9-png','','','2025-07-29 12:47:04','2025-07-29 10:47:04','',0,'https://goldenstallionagency.com/wp-content/uploads/2025/07/client-9.png',0,'attachment','image/png',0),(803,3,'2025-07-29 12:47:06','2025-07-29 10:47:06','','client-7.png','','inherit','open','closed','','client-7-png','','','2025-07-29 12:47:06','2025-07-29 10:47:06','',0,'https://goldenstallionagency.com/wp-content/uploads/2025/07/client-7.png',0,'attachment','image/png',0),(804,3,'2025-07-29 12:47:07','2025-07-29 10:47:07','','client-10.png','','inherit','open','closed','','client-10-png','','','2025-07-29 12:47:07','2025-07-29 10:47:07','',0,'https://goldenstallionagency.com/wp-content/uploads/2025/07/client-10.png',0,'attachment','image/png',0),(805,3,'2025-07-29 12:47:08','2025-07-29 10:47:08','','client-8.png','','inherit','open','closed','','client-8-png','','','2025-07-29 12:47:08','2025-07-29 10:47:08','',0,'https://goldenstallionagency.com/wp-content/uploads/2025/07/client-8.png',0,'attachment','image/png',0),(806,3,'2025-07-29 12:47:08','2025-07-29 10:47:08','<figure><img src=\"https://goldenstallionagency.com/wp-content/uploads/2025/07/client-1.png\" alt=\"client-1.png\" /></figure><figure><img src=\"https://goldenstallionagency.com/wp-content/uploads/2025/07/client-4.png\" alt=\"client-4.png\" /></figure><figure><img src=\"https://goldenstallionagency.com/wp-content/uploads/2025/07/client-11.png\" alt=\"client-11.png\" /></figure><figure><img src=\"https://goldenstallionagency.com/wp-content/uploads/2025/07/client-9.png\" alt=\"client-9.png\" /></figure><figure><img src=\"https://goldenstallionagency.com/wp-content/uploads/2025/07/client-7.png\" alt=\"client-7.png\" /></figure><figure><img src=\"https://goldenstallionagency.com/wp-content/uploads/2025/07/client-10.png\" alt=\"client-10.png\" /></figure><figure><img src=\"https://goldenstallionagency.com/wp-content/uploads/2025/07/client-8.png\" alt=\"client-8.png\" /></figure>','NZ-creative-2-home-ecf2ea1','','publish','closed','closed','','phlox-agency-creative-2-home-ecf2ea1','','','2025-07-29 12:48:48','2025-07-29 10:48:48','',0,'https://goldenstallionagency.com/?elementor_library=phlox-agency-creative-2-home-ecf2ea1',0,'elementor_library','',0),(808,3,'2025-07-29 12:47:08','2025-07-29 10:47:08','','NZ-creative-2-shake-hand-2ed3154','','publish','closed','closed','','phlox-agency-creative-2-shake-hand-2ed3154','','','2025-07-29 12:49:03','2025-07-29 10:49:03','',0,'https://goldenstallionagency.com/?elementor_library=phlox-agency-creative-2-shake-hand-2ed3154',0,'elementor_library','',0),(810,3,'2025-07-29 12:47:08','2025-07-29 10:47:08','','NZ-creative-2-site-header-4970add','','publish','closed','closed','','phlox-agency-creative-2-site-header-4970add','','','2025-07-29 12:49:12','2025-07-29 10:49:12','',0,'https://goldenstallionagency.com/?elementor_library=phlox-agency-creative-2-site-header-4970add',0,'elementor_library','',0),(812,3,'2025-07-29 12:47:09','2025-07-29 10:47:09','','NZ-innovate-lab-header-de6fa4d','','publish','closed','closed','','phlox-innovate-lab-header-de6fa4d','','','2025-07-29 12:50:10','2025-07-29 10:50:10','',0,'https://goldenstallionagency.com/?elementor_library=phlox-innovate-lab-header-de6fa4d',0,'elementor_library','',0),(814,3,'2025-07-29 12:47:12','2025-07-29 10:47:12','','8fb3e29703bb58cadd66a96e7dcf0aa0.jpg','','inherit','open','closed','','8fb3e29703bb58cadd66a96e7dcf0aa0-jpg','','','2025-07-29 12:47:12','2025-07-29 10:47:12','',0,'https://goldenstallionagency.com/wp-content/uploads/2025/07/8fb3e29703bb58cadd66a96e7dcf0aa0.jpg',0,'attachment','image/jpeg',0),(815,3,'2025-07-29 12:47:31','2025-07-29 10:47:31','','Vector.png','','inherit','open','closed','','vector-png','','','2025-07-29 12:47:31','2025-07-29 10:47:31','',0,'https://goldenstallionagency.com/wp-content/uploads/2025/07/Vector.png',0,'attachment','image/png',0),(816,3,'2025-07-29 12:47:32','2025-07-29 10:47:32','','Artboard-484.svg','','inherit','open','closed','','artboard-484-svg','','','2025-07-29 12:47:32','2025-07-29 10:47:32','',0,'https://goldenstallionagency.com/wp-content/uploads/2025/07/Artboard-484.svg',0,'attachment','image/svg+xml',0),(817,3,'2025-07-29 12:47:33','2025-07-29 10:47:33','','email.svg','','inherit','open','closed','','email-svg','','','2025-07-29 12:47:33','2025-07-29 10:47:33','',0,'https://goldenstallionagency.com/wp-content/uploads/2025/07/email.svg',0,'attachment','image/svg+xml',0),(818,3,'2025-07-29 12:47:33','2025-07-29 10:47:33','<h2>Love in every\n#innovatelab</h2>				\n															<img width=\"241\" height=\"25\" src=\"https://goldenstallionagency.com/wp-content/uploads/2025/07/Vector.png\" alt=\"\" />															\n		<p>Looking to bring your brand to life with unique and innovative ideas? Trust our creative agency to ignite your imagination and make it happen</p>		\n							<ul>\n							<li>\n											<a href=\"#\">\n											Home\n											</a>\n									</li>\n								<li>\n											<a href=\"#\">\n											Blog\n											</a>\n									</li>\n								<li>\n											<a href=\"#\">\n											Portfolio\n											</a>\n									</li>\n								<li>\n											<a href=\"#\">\n											Innovatelab\n											</a>\n									</li>\n						</ul>\n							<ul>\n							<li>\n											<a href=\"#\">\n											Facebook\n											</a>\n									</li>\n								<li>\n											<a href=\"#\">\n											Twitter\n											</a>\n									</li>\n								<li>\n											<a href=\"#\">\n											Instagram\n											</a>\n									</li>\n								<li>\n											<a href=\"#\">\n											Clube House\n											</a>\n									</li>\n						</ul>\n							<ul>\n							<li>\n											<a href=\"tel:\">\n							<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"18\" viewBox=\"0 0 20 18\" fill=\"none\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M9.17998 1.99991H17C17.7699 1.98385 18.5144 2.27574 19.0683 2.81081C19.6221 3.34589 19.9395 4.07988 19.95 4.84991V13.1699C19.9342 13.9364 19.6145 14.6653 19.0613 15.1961C18.508 15.7268 17.7665 16.016 17 15.9999H9.15998H8.99998C8.664 16.8496 7.84368 17.4084 6.92998 17.4099H5.08998C4.17068 17.411 3.34318 16.8527 2.99998 15.9999C1.41325 16.011 0.116466 14.7366 0.0999756 13.1499V4.84991C0.116466 3.26323 1.41325 1.9888 2.99998 1.99991C3.34481 1.17049 4.15176 0.62727 5.04998 0.619906H6.92998C7.84438 0.605511 8.67405 1.15333 9.01998 1.99991H9.17998ZM1.59998 4.84991V13.1499C1.62428 13.8219 2.13269 14.3769 2.79998 14.4599V3.53991C2.13269 3.62291 1.62428 4.17792 1.59998 4.84991ZM7.67998 15.1499C7.67998 15.5641 7.34419 15.8999 6.92998 15.8999H5.04998C4.85024 15.9026 4.65789 15.8245 4.51665 15.6832C4.3754 15.542 4.29726 15.3496 4.29998 15.1499V2.86991C4.29726 2.67017 4.3754 2.47782 4.51665 2.33658C4.65789 2.19533 4.85024 2.11719 5.04998 2.11991H6.92998C7.34419 2.11991 7.67998 2.45569 7.67998 2.86991V15.1499ZM17 14.4799C17.7487 14.486 18.3677 13.8979 18.4 13.1499V4.84991C18.389 4.08614 17.7638 3.47433 17 3.47991H9.17998V14.4799H17Z\" fill=\"black\"></path><path d=\"M16.84 5.12988H10.49C10.0758 5.12988 9.73999 5.46567 9.73999 5.87988C9.73999 6.2941 10.0758 6.62988 10.49 6.62988H16.84C17.2542 6.62988 17.59 6.2941 17.59 5.87988C17.59 5.46567 17.2542 5.12988 16.84 5.12988V5.12988Z\" fill=\"black\"></path><circle cx=\"10.9999\" cy=\"9.00006\" r=\"0.69\" fill=\"black\"></circle><circle cx=\"10.9999\" cy=\"12.1197\" r=\"0.69\" fill=\"black\"></circle><path d=\"M13.66 8.31013C13.2803 8.31564 12.9764 8.62695 12.98 9.0067C12.9837 9.38645 13.2935 9.69186 13.6733 9.69005C14.053 9.68824 14.3599 9.3799 14.36 9.00013C14.36 8.81539 14.2859 8.63835 14.1544 8.50866C14.0228 8.37897 13.8447 8.30745 13.66 8.31013Z\" fill=\"black\"></path><path d=\"M13.66 11.42C13.3769 11.42 13.1216 11.5905 13.0133 11.8521C12.9049 12.1137 12.9648 12.4148 13.165 12.615C13.3652 12.8152 13.6663 12.8751 13.9279 12.7667C14.1894 12.6584 14.36 12.4031 14.36 12.12C14.3627 11.9335 14.2898 11.7539 14.158 11.622C14.0261 11.4901 13.8465 11.4173 13.66 11.42Z\" fill=\"black\"></path><path d=\"M16.33 8.30986C16.0493 8.30172 15.7916 8.46457 15.6785 8.72166C15.5653 8.97874 15.6193 9.27874 15.815 9.48025C16.0107 9.68176 16.3089 9.74455 16.5692 9.63903C16.8295 9.53351 16.9999 9.28074 17 8.99986C17.0002 8.62646 16.7033 8.32069 16.33 8.30986Z\" fill=\"black\"></path><path d=\"M16.33 11.42C16.046 11.4159 15.7877 11.5839 15.6762 11.8451C15.5647 12.1063 15.6221 12.409 15.8215 12.6113C16.0209 12.8136 16.3227 12.8753 16.5855 12.7676C16.8483 12.6599 17.02 12.404 17.02 12.12C17.0227 11.9353 16.9512 11.7572 16.8215 11.6256C16.6918 11.494 16.5148 11.42 16.33 11.42Z\" fill=\"black\"></path></svg>						\n										+1 898 23 234 21\n											</a>\n									</li>\n								<li>\n											<a href=\"mailto:\">\n							<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"21\" height=\"21\" viewBox=\"0 0 21 21\" fill=\"none\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M11.4977 0.542914L18.4547 5.35291C19.5363 6.10138 20.1804 7.32124 20.1813 8.62291V15.7529C20.1786 16.8854 19.7191 17.9704 18.9039 18.7693C18.0887 19.5682 16.9845 20.0156 15.8344 20.0129H4.37813C3.22796 20.0156 2.12382 19.5682 1.30862 18.7693C0.493426 17.9704 0.0339405 16.8854 0.03125 15.7529V8.62291C0.032114 7.32124 0.6762 6.10138 1.75781 5.35291L8.71484 0.542914C9.49677 -0.180971 10.7157 -0.180971 11.4977 0.542914ZM17.8266 17.7087C18.3561 17.1911 18.6551 16.4876 18.6578 15.7529V8.62291C18.6436 7.82531 18.2436 7.08228 17.5813 6.62291L10.6242 1.81291L10.5125 1.73291C10.4055 1.62541 10.2591 1.56483 10.1063 1.56483C9.9534 1.56483 9.80698 1.62541 9.7 1.73291L9.58828 1.81291L2.63125 6.62291C1.96887 7.08228 1.56891 7.82531 1.55469 8.62291V15.7529C1.55738 16.4876 1.85636 17.1911 2.38585 17.7087C2.91535 18.2263 3.63199 18.5156 4.37813 18.5129H15.8344C16.5805 18.5156 17.2971 18.2263 17.8266 17.7087Z\" fill=\"black\"></path><path d=\"M16.2711 9.01282L10.6445 12.8828C10.478 13.0469 10.2493 13.1348 10.0139 13.1253C9.77846 13.1158 9.55784 13.0097 9.40546 12.8328L3.9414 9.01282C3.72192 8.82591 3.41364 8.77803 3.14638 8.88934C2.87912 9.00065 2.69931 9.25181 2.68266 9.53706C2.66601 9.82231 2.81541 10.0921 3.06796 10.2328L8.45078 14.0128C8.89216 14.4174 9.47273 14.6425 10.0758 14.6428C10.6429 14.6287 11.1836 14.4036 11.5891 14.0128L17.1445 10.1928C17.4639 9.96006 17.5479 9.52469 17.3375 9.19282C17.0914 8.85651 16.6169 8.77643 16.2711 9.01282Z\" fill=\"black\"></path></svg>						\n										Info@innovatelab.com\n											</a>\n									</li>\n						</ul>\n		<p>12379043 Newyorkane dyuzheva<br />building 47 office 230</p>		\n					<a href=\"#\">Terms of Use </a>				\n					<a href=\"#\">Privacy Policy</a>','NZ-innovate-lab-site-footer-2a9f73d','','publish','closed','closed','','phlox-innovate-lab-site-footer-2a9f73d','','','2025-07-29 12:50:23','2025-07-29 10:50:23','',0,'https://goldenstallionagency.com/?elementor_library=phlox-innovate-lab-site-footer-2a9f73d',0,'elementor_library','',0),(820,3,'2025-07-29 12:47:33','2025-07-29 10:47:33','<p>There are various successful projects from IT strategy consulting to the end-to-end development of scalable solutions made by our creative and experienced IT professionals.</p>		\n			Countries WorldwideTo succeed, every software solution must be deeply integrated into the existing tech environment..			\n				+\n				15\n			Countries WorldwideAlphabetical list of all countries in the world in English and French.			\n				23\n				K','NZ-software-home-8476b7c','','publish','closed','closed','','phlox-agency-software-home-8476b7c','','','2025-07-29 12:49:18','2025-07-29 10:49:18','',0,'https://goldenstallionagency.com/?elementor_library=phlox-agency-software-home-8476b7c',0,'elementor_library','',0),(822,3,'2025-07-29 12:47:36','2025-07-29 10:47:36','','Gradient-back-1.png','','inherit','open','closed','','gradient-back-1-png','','','2025-07-29 12:47:36','2025-07-29 10:47:36','',0,'https://goldenstallionagency.com/wp-content/uploads/2025/07/Gradient-back-1.png',0,'attachment','image/png',0),(823,3,'2025-07-29 12:47:49','2025-07-29 10:47:49','<img width=\"1257\" height=\"2230\" src=\"https://goldenstallionagency.com/wp-content/uploads/2025/07/Gradient-back-1.png\" alt=\"\" srcset=\"https://goldenstallionagency.com/wp-content/uploads/2025/07/Gradient-back-1.png 1257w, https://goldenstallionagency.com/wp-content/uploads/2025/07/Gradient-back-1-169x300.png 169w, https://goldenstallionagency.com/wp-content/uploads/2025/07/Gradient-back-1-577x1024.png 577w, https://goldenstallionagency.com/wp-content/uploads/2025/07/Gradient-back-1-768x1362.png 768w, https://goldenstallionagency.com/wp-content/uploads/2025/07/Gradient-back-1-866x1536.png 866w, https://goldenstallionagency.com/wp-content/uploads/2025/07/Gradient-back-1-1154x2048.png 1154w\" sizes=\"(max-width: 1257px) 100vw, 1257px\" />','NZ-software-home-e8ce426','','publish','closed','closed','','phlox-agency-software-home-e8ce426','','','2025-07-29 12:49:30','2025-07-29 10:49:30','',0,'https://goldenstallionagency.com/?elementor_library=phlox-agency-software-home-e8ce426',0,'elementor_library','',0),(849,3,'2025-07-31 09:42:15','2025-07-31 07:42:15','','92127efd-1519-removebg-preview-1.png','','inherit','open','closed','','92127efd-1519-removebg-preview-1-png','','','2025-07-31 09:42:15','2025-07-31 07:42:15','',0,'https://goldenstallionagency.com/wp-content/uploads/2025/07/92127efd-1519-removebg-preview-1.png',0,'attachment','image/png',0),(850,3,'2025-07-31 09:42:15','2025-07-31 07:42:15','','3ccc734b-group-73.png','','inherit','open','closed','','3ccc734b-group-73-png','','','2025-07-31 09:42:15','2025-07-31 07:42:15','',0,'https://goldenstallionagency.com/wp-content/uploads/2025/07/3ccc734b-group-73.png',0,'attachment','image/png',0),(851,3,'2025-07-31 09:42:17','2025-07-31 07:42:17','','ab8d99a9-group-762.png','','inherit','open','closed','','ab8d99a9-group-762-png','','','2025-07-31 09:42:17','2025-07-31 07:42:17','',0,'https://goldenstallionagency.com/wp-content/uploads/2025/07/ab8d99a9-group-762.png',0,'attachment','image/png',0),(852,3,'2025-07-31 09:42:41','2025-07-31 07:42:41','','ec1cca72-group-82.png','','inherit','open','closed','','ec1cca72-group-82-png','','','2025-07-31 09:42:41','2025-07-31 07:42:41','',0,'https://goldenstallionagency.com/wp-content/uploads/2025/07/ec1cca72-group-82.png',0,'attachment','image/png',0),(853,3,'2025-07-31 09:42:42','2025-07-31 07:42:42','','a46afa68-group-83.png','','inherit','open','closed','','a46afa68-group-83-png','','','2025-07-31 09:42:42','2025-07-31 07:42:42','',0,'https://goldenstallionagency.com/wp-content/uploads/2025/07/a46afa68-group-83.png',0,'attachment','image/png',0),(854,3,'2025-07-31 09:42:43','2025-07-31 07:42:43','','f0424cb7-group-84.png','','inherit','open','closed','','f0424cb7-group-84-png','','','2025-07-31 09:42:43','2025-07-31 07:42:43','',0,'https://goldenstallionagency.com/wp-content/uploads/2025/07/f0424cb7-group-84.png',0,'attachment','image/png',0),(855,3,'2025-07-31 09:42:43','2025-07-31 07:42:43','','c5816541-group-85.png','','inherit','open','closed','','c5816541-group-85-png','','','2025-07-31 09:42:43','2025-07-31 07:42:43','',0,'https://goldenstallionagency.com/wp-content/uploads/2025/07/c5816541-group-85.png',0,'attachment','image/png',0),(856,3,'2025-07-31 09:42:44','2025-07-31 07:42:44','','7187e73e-carlos-lindner-s2gkq98zd1y-unsplash-1.png','','inherit','open','closed','','7187e73e-carlos-lindner-s2gkq98zd1y-unsplash-1-png','','','2025-07-31 09:42:44','2025-07-31 07:42:44','',0,'https://goldenstallionagency.com/wp-content/uploads/2025/07/7187e73e-carlos-lindner-s2gkq98zd1y-unsplash-1.png',0,'attachment','image/png',0),(857,3,'2025-07-31 09:42:45','2025-07-31 07:42:45','','bee2ccea-rectangle-352.png','','inherit','open','closed','','bee2ccea-rectangle-352-png','','','2025-07-31 09:42:45','2025-07-31 07:42:45','',0,'https://goldenstallionagency.com/wp-content/uploads/2025/07/bee2ccea-rectangle-352.png',0,'attachment','image/png',0),(858,3,'2025-07-31 09:42:46','2025-07-31 07:42:46','','97a3bef0-carlos-lindner-hkgqjdh5bca-unsplash-1.png','','inherit','open','closed','','97a3bef0-carlos-lindner-hkgqjdh5bca-unsplash-1-png','','','2025-07-31 09:42:46','2025-07-31 07:42:46','',0,'https://goldenstallionagency.com/wp-content/uploads/2025/07/97a3bef0-carlos-lindner-hkgqjdh5bca-unsplash-1.png',0,'attachment','image/png',0),(859,3,'2025-07-31 09:42:47','2025-07-31 07:42:47','','0402b987-arrul-lin-syhuhse5ut8-unsplash-1.png','','inherit','open','closed','','0402b987-arrul-lin-syhuhse5ut8-unsplash-1-png','','','2025-07-31 09:42:47','2025-07-31 07:42:47','',0,'https://goldenstallionagency.com/wp-content/uploads/2025/07/0402b987-arrul-lin-syhuhse5ut8-unsplash-1.png',0,'attachment','image/png',0),(860,3,'2025-07-31 09:42:47','2025-07-31 07:42:47','','b752f703-alan-tang-csldet8hbwi-unsplash-1.png','','inherit','open','closed','','b752f703-alan-tang-csldet8hbwi-unsplash-1-png','','','2025-07-31 09:42:47','2025-07-31 07:42:47','',0,'https://goldenstallionagency.com/wp-content/uploads/2025/07/b752f703-alan-tang-csldet8hbwi-unsplash-1.png',0,'attachment','image/png',0),(861,3,'2025-07-31 09:42:48','2025-07-31 07:42:48','','e2cc8984-daniil-lobachev-gio34n6pdo8-unsplash-1.png','','inherit','open','closed','','e2cc8984-daniil-lobachev-gio34n6pdo8-unsplash-1-png','','','2025-07-31 09:42:48','2025-07-31 07:42:48','',0,'https://goldenstallionagency.com/wp-content/uploads/2025/07/e2cc8984-daniil-lobachev-gio34n6pdo8-unsplash-1.png',0,'attachment','image/png',0),(862,3,'2025-07-31 09:42:49','2025-07-31 07:42:49','','5109e16e-jeff-tumale-5syq1ud4phu-unsplash-1.png','','inherit','open','closed','','5109e16e-jeff-tumale-5syq1ud4phu-unsplash-1-png','','','2025-07-31 09:42:49','2025-07-31 07:42:49','',0,'https://goldenstallionagency.com/wp-content/uploads/2025/07/5109e16e-jeff-tumale-5syq1ud4phu-unsplash-1.png',0,'attachment','image/png',0),(863,3,'2025-07-31 09:42:49','2025-07-31 07:42:49','<img width=\"400\" height=\"400\" src=\"https://goldenstallionagency.com/wp-content/uploads/2025/07/92127efd-1519-removebg-preview-1.png\" alt=\"\" srcset=\"https://goldenstallionagency.com/wp-content/uploads/2025/07/92127efd-1519-removebg-preview-1.png 400w, https://goldenstallionagency.com/wp-content/uploads/2025/07/92127efd-1519-removebg-preview-1-300x300.png 300w, https://goldenstallionagency.com/wp-content/uploads/2025/07/92127efd-1519-removebg-preview-1-150x150.png 150w\" sizes=\"(max-width: 400px) 100vw, 400px\" />															\n															<img width=\"419\" height=\"545\" src=\"https://goldenstallionagency.com/wp-content/uploads/2025/07/3ccc734b-group-73.png\" alt=\"\" srcset=\"https://goldenstallionagency.com/wp-content/uploads/2025/07/3ccc734b-group-73.png 419w, https://goldenstallionagency.com/wp-content/uploads/2025/07/3ccc734b-group-73-231x300.png 231w\" sizes=\"(max-width: 419px) 100vw, 419px\" />															\n					<h2>A Good Ending is\nThe Most Important</h2>				\n					<h2>Cras vel cursus libero. Vestibulum porttitor nunc enim, quis congue leo fringilla ut. Quisque in lacus lacus.\nNunc malesuada nisi at porta convallis. In posuere interdum erat, et bibendum arcu.</h2>				\n					<a href=\"#\">\n									view projects\n					</a>\n		https://www.youtube.com/watch?v=XHOmBV4js_E		\n					<h2>WE ARE\n</h2>				\n			YEARS OF EXPERIENCE			\n				+\n					<h2>introduce\nabout our\nstudios</h2>				\n					<h2>must explain to you how all this mistaken idea of denouncing pleasure and praising\npain was born and I will give you a complete account of the system, and expound\nthe actual teachings of the great explorer of the truth.</h2>				\n					<a href=\"#\">\n									Know mORE\n					</a>\n					<h2>FILMMING SERVICES\n</h2>				\n					<h2>Cras vel cursus libero. Vestibulum porttitor nunc enim, quis congue leo fringilla ut. Quisque in lacus lacus.\nNunc malesuada nisi at porta convallis. In posuere interdum erat, et bibendum arcu.</h2>				\n			winning awards			\n				0\n				+\n			BEST SHOTS			\n				0\n			COMPLETED PROJECT			\n				0\n			HAPPY CLIENTS			\n				0\n					<h2>AWARDS\n WINNING MOVIES</h2>				\n					<h2>Cras vel cursus libero. Vestibulum porttitor nunc enim, quis congue leo fringilla ut. Quisque in lacus lacus.\nNunc malesuada nisi at porta convallis. In posuere interdum erat, et bibendum arcu.</h2>				\n		https://www.youtube.com/watch?v=XHOmBV4js_Ehttps://www.youtube.com/watch?v=XHOmBV4js_Ehttps://www.youtube.com/watch?v=XHOmBV4js_Ehttps://www.youtube.com/watch?v=XHOmBV4js_E		\n					<h2>Creative team</h2>				\n					<h2>Cras vel cursus libero. Vestibulum porttitor nunc enim, quis congue leo fringilla ut. Quisque in lacus lacus.\nNunc malesuada nisi at porta convallis. In posuere interdum erat, et bibendum arcu.</h2>				\n					<h2>We are the best award-\nwinning team</h2>				\n					<h2>There are many variations of passages of Lorem Ipsum available, but the majority have\nsuffered alteration in some form, by injected humour, or randomised words which look\neven slightly believable. If you are going to use a passage of Lorem Ipsum, you need to\nbe sure there isn\'t anything embarrassing hidden in the middle of text. All the Lorem\nIpsum generators on the Internet tend.</h2>				\n					<a href=\"#\">\n									Know mORE\n					</a>\n					<h2>robart clon</h2>				\n					<h2>script writer</h2>				\n					<a href=\"http://facebook.com\" target=\"_blank\">\n						Facebook-f\n						<svg viewBox=\"0 0 320 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M279.14 288l14.22-92.66h-88.91v-60.13c0-25.35 12.42-50.06 52.24-50.06h40.42V6.26S260.43 0 225.36 0c-73.22 0-121.08 44.38-121.08 124.72v70.62H22.89V288h81.39v224h100.17V288z\"></path></svg>					</a>\n					<a href=\"https://twitter.com/\" target=\"_blank\">\n						Twitter\n						<svg viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"></path></svg>					</a>\n					<a href=\"http://instagram.com\" target=\"_blank\">\n						Instagram\n						<svg viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z\"></path></svg>					</a>\n					<h2>robart clon</h2>				\n					<h2>script writer</h2>				\n					<a href=\"http://facebook.com\" target=\"_blank\">\n						Facebook-f\n						<svg viewBox=\"0 0 320 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M279.14 288l14.22-92.66h-88.91v-60.13c0-25.35 12.42-50.06 52.24-50.06h40.42V6.26S260.43 0 225.36 0c-73.22 0-121.08 44.38-121.08 124.72v70.62H22.89V288h81.39v224h100.17V288z\"></path></svg>					</a>\n					<a href=\"https://twitter.com/\" target=\"_blank\">\n						Twitter\n						<svg viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"></path></svg>					</a>\n					<a href=\"http://instagram.com\" target=\"_blank\">\n						Instagram\n						<svg viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z\"></path></svg>					</a>\n					<h2>robart clon</h2>				\n					<h2>script writer</h2>				\n					<a href=\"http://facebook.com\" target=\"_blank\">\n						Facebook-f\n						<svg viewBox=\"0 0 320 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M279.14 288l14.22-92.66h-88.91v-60.13c0-25.35 12.42-50.06 52.24-50.06h40.42V6.26S260.43 0 225.36 0c-73.22 0-121.08 44.38-121.08 124.72v70.62H22.89V288h81.39v224h100.17V288z\"></path></svg>					</a>\n					<a href=\"https://twitter.com/\" target=\"_blank\">\n						Twitter\n						<svg viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"></path></svg>					</a>\n					<a href=\"http://instagram.com\" target=\"_blank\">\n						Instagram\n						<svg viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z\"></path></svg>					</a>\n					<h2>robart clon</h2>				\n					<h2>script writer</h2>				\n					<a href=\"http://facebook.com\" target=\"_blank\">\n						Facebook-f\n						<svg viewBox=\"0 0 320 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M279.14 288l14.22-92.66h-88.91v-60.13c0-25.35 12.42-50.06 52.24-50.06h40.42V6.26S260.43 0 225.36 0c-73.22 0-121.08 44.38-121.08 124.72v70.62H22.89V288h81.39v224h100.17V288z\"></path></svg>					</a>\n					<a href=\"https://twitter.com/\" target=\"_blank\">\n						Twitter\n						<svg viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"></path></svg>					</a>\n					<a href=\"http://instagram.com\" target=\"_blank\">\n						Instagram\n						<svg viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z\"></path></svg>					</a>\n					<h2>robart clon</h2>				\n					<h2>script writer</h2>				\n					<a href=\"http://facebook.com\" target=\"_blank\">\n						Facebook-f\n						<svg viewBox=\"0 0 320 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M279.14 288l14.22-92.66h-88.91v-60.13c0-25.35 12.42-50.06 52.24-50.06h40.42V6.26S260.43 0 225.36 0c-73.22 0-121.08 44.38-121.08 124.72v70.62H22.89V288h81.39v224h100.17V288z\"></path></svg>					</a>\n					<a href=\"https://twitter.com/\" target=\"_blank\">\n						Twitter\n						<svg viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"></path></svg>					</a>\n					<a href=\"http://instagram.com\" target=\"_blank\">\n						Instagram\n						<svg viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z\"></path></svg>					</a>\n					<h2>robart clon</h2>				\n					<h2>script writer</h2>				\n					<a href=\"http://facebook.com\" target=\"_blank\">\n						Facebook-f\n						<svg viewBox=\"0 0 320 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M279.14 288l14.22-92.66h-88.91v-60.13c0-25.35 12.42-50.06 52.24-50.06h40.42V6.26S260.43 0 225.36 0c-73.22 0-121.08 44.38-121.08 124.72v70.62H22.89V288h81.39v224h100.17V288z\"></path></svg>					</a>\n					<a href=\"https://twitter.com/\" target=\"_blank\">\n						Twitter\n						<svg viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"></path></svg>					</a>\n					<a href=\"http://instagram.com\" target=\"_blank\">\n						Instagram\n						<svg viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z\"></path></svg>					</a>\n					<h2>Blog Update</h2>				\n					<a href=\"https://live.templately.com/flimo-home/flimo-blog/\">\n									go to blog\n					</a>','Flimo Home Page','','publish','closed','closed','','flimo-home-page','','','2025-09-08 15:27:14','2025-09-08 13:27:14','',0,'https://goldenstallionagency.com/?elementor_library=flimo-home-page',0,'elementor_library','',0),(880,3,'2025-07-31 10:29:25','2025-07-31 08:29:25','','14321b05-ellipse-1','','inherit','open','closed','','14321b05-ellipse-1','','','2025-07-31 10:29:25','2025-07-31 08:29:25','',780,'https://goldenstallionagency.com/wp-content/uploads/2025/07/14321b05-ellipse-1.png',0,'attachment','image/png',0),(927,3,'2025-07-31 15:20:02','2025-07-31 13:20:02','','Social media marketing','','inherit','open','closed','','social-media-marketing','','','2025-07-31 15:20:02','2025-07-31 13:20:02','',780,'https://goldenstallionagency.com/wp-content/uploads/2025/07/Social-media-marketing.json',0,'attachment','application/json',0),(928,3,'2025-07-31 15:26:37','2025-07-31 13:26:37','','Digital Marketing','','inherit','open','closed','','digital-marketing-2','','','2025-07-31 15:26:38','2025-07-31 13:26:38','',780,'https://goldenstallionagency.com/wp-content/uploads/2025/07/Digital-Marketing.json',0,'attachment','application/json',0),(999,3,'2025-08-01 12:40:22','2025-08-01 10:40:22','','67bb8ecfde89e033179b56c1_Untitled design - 2025-02-23T230954.335','','inherit','open','closed','','67bb8ecfde89e033179b56c1_untitled-design-2025-02-23t230954-335','','','2025-08-01 12:40:22','2025-08-01 10:40:22','',780,'https://goldenstallionagency.com/wp-content/uploads/2025/08/67bb8ecfde89e033179b56c1_Untitled-design-2025-02-23T230954.335.webp',0,'attachment','image/webp',0),(1021,3,'2025-08-01 16:04:34','2025-08-01 14:04:34','','row__1_-removebg-preview','','inherit','open','closed','','row__1_-removebg-preview','','','2025-08-01 16:04:34','2025-08-01 14:04:34','',780,'https://goldenstallionagency.com/wp-content/uploads/2025/08/row__1_-removebg-preview.svg',0,'attachment','image/svg+xml',0),(1022,3,'2025-08-01 16:04:39','2025-08-01 14:04:39','','row-removebg-preview','','inherit','open','closed','','row-removebg-preview','','','2025-08-01 16:04:39','2025-08-01 14:04:39','',780,'https://goldenstallionagency.com/wp-content/uploads/2025/08/row-removebg-preview.svg',0,'attachment','image/svg+xml',0),(1057,3,'2025-08-01 18:05:49','2025-08-01 16:05:49','','fdfgretgrf-frgre-frtgtr-3-removebg-preview','','inherit','open','closed','','fdfgretgrf-frgre-frtgtr-3-removebg-preview','','','2025-08-01 18:05:49','2025-08-01 16:05:49','',0,'https://goldenstallionagency.com/wp-content/uploads/2025/08/fdfgretgrf-frgre-frtgtr-3-removebg-preview.png',0,'attachment','image/png',0),(1058,3,'2025-08-01 18:05:53','2025-08-01 16:05:53','','fdfgretgrf-frgre-frtgtr-4-removebg-preview','','inherit','open','closed','','fdfgretgrf-frgre-frtgtr-4-removebg-preview','','','2025-08-01 18:05:53','2025-08-01 16:05:53','',0,'https://goldenstallionagency.com/wp-content/uploads/2025/08/fdfgretgrf-frgre-frtgtr-4-removebg-preview.png',0,'attachment','image/png',0),(1059,3,'2025-08-01 18:05:57','2025-08-01 16:05:57','','fdfgretgrf-frgre-frtgtr-6-removebg-preview','','inherit','open','closed','','fdfgretgrf-frgre-frtgtr-6-removebg-preview','','','2025-08-01 18:05:57','2025-08-01 16:05:57','',0,'https://goldenstallionagency.com/wp-content/uploads/2025/08/fdfgretgrf-frgre-frtgtr-6-removebg-preview.png',0,'attachment','image/png',0),(1060,3,'2025-08-01 18:06:00','2025-08-01 16:06:00','','fdfgretgrf-frgre-frtgtr-7-removebg-preview','','inherit','open','closed','','fdfgretgrf-frgre-frtgtr-7-removebg-preview','','','2025-08-01 18:06:00','2025-08-01 16:06:00','',0,'https://goldenstallionagency.com/wp-content/uploads/2025/08/fdfgretgrf-frgre-frtgtr-7-removebg-preview.png',0,'attachment','image/png',0),(1061,3,'2025-08-01 18:06:04','2025-08-01 16:06:04','','fdfgretgrf-frgre-frtgtr-8-removebg-preview','','inherit','open','closed','','fdfgretgrf-frgre-frtgtr-8-removebg-preview','','','2025-08-01 18:06:04','2025-08-01 16:06:04','',0,'https://goldenstallionagency.com/wp-content/uploads/2025/08/fdfgretgrf-frgre-frtgtr-8-removebg-preview.png',0,'attachment','image/png',0),(1062,3,'2025-08-01 18:06:11','2025-08-01 16:06:11','','fdfgretgrf-frgre-frtgtr-9-removebg-preview','','inherit','open','closed','','fdfgretgrf-frgre-frtgtr-9-removebg-preview','','','2025-08-01 18:06:11','2025-08-01 16:06:11','',0,'https://goldenstallionagency.com/wp-content/uploads/2025/08/fdfgretgrf-frgre-frtgtr-9-removebg-preview.png',0,'attachment','image/png',0),(1063,3,'2025-08-01 18:06:15','2025-08-01 16:06:15','','fdfgretgrf-frgre-frtgtr-10-removebg-preview','','inherit','open','closed','','fdfgretgrf-frgre-frtgtr-10-removebg-preview','','','2025-08-01 18:06:15','2025-08-01 16:06:15','',0,'https://goldenstallionagency.com/wp-content/uploads/2025/08/fdfgretgrf-frgre-frtgtr-10-removebg-preview.png',0,'attachment','image/png',0),(1064,3,'2025-08-01 18:06:18','2025-08-01 16:06:18','','fdfgretgrf-frgre-frtgtr-f-1-removebg-preview','','inherit','open','closed','','fdfgretgrf-frgre-frtgtr-f-1-removebg-preview','','','2025-08-01 18:06:18','2025-08-01 16:06:18','',0,'https://goldenstallionagency.com/wp-content/uploads/2025/08/fdfgretgrf-frgre-frtgtr-f-1-removebg-preview.png',0,'attachment','image/png',0),(1065,3,'2025-08-01 18:06:22','2025-08-01 16:06:22','','fdfgretgrf-frgre-frtgtr-removebg-preview','','inherit','open','closed','','fdfgretgrf-frgre-frtgtr-removebg-preview','','','2025-08-01 18:06:22','2025-08-01 16:06:22','',0,'https://goldenstallionagency.com/wp-content/uploads/2025/08/fdfgretgrf-frgre-frtgtr-removebg-preview.png',0,'attachment','image/png',0),(1125,3,'2025-08-02 16:00:37','2025-08-02 14:00:37','','1-solid-full','','inherit','open','closed','','1-solid-full','','','2025-08-02 16:00:37','2025-08-02 14:00:37','',780,'https://goldenstallionagency.com/wp-content/uploads/2025/08/1-solid-full.svg',0,'attachment','image/svg+xml',0),(1126,3,'2025-08-02 16:00:40','2025-08-02 14:00:40','','2-solid-full','','inherit','open','closed','','2-solid-full','','','2025-08-02 16:00:40','2025-08-02 14:00:40','',780,'https://goldenstallionagency.com/wp-content/uploads/2025/08/2-solid-full.svg',0,'attachment','image/svg+xml',0),(1127,3,'2025-08-02 16:00:43','2025-08-02 14:00:43','','3-solid-full','','inherit','open','closed','','3-solid-full','','','2025-08-02 16:00:43','2025-08-02 14:00:43','',780,'https://goldenstallionagency.com/wp-content/uploads/2025/08/3-solid-full.svg',0,'attachment','image/svg+xml',0),(1128,3,'2025-08-02 16:01:25','2025-08-02 14:01:25','','2-solid-full','','inherit','open','closed','','2-solid-full-2','','','2025-08-02 16:01:25','2025-08-02 14:01:25','',780,'https://goldenstallionagency.com/wp-content/uploads/2025/08/2-solid-full-1.svg',0,'attachment','image/svg+xml',0),(1178,3,'2025-08-07 11:00:48','2025-08-07 09:00:48','','Best Dentist London _ E11even Dental','','inherit','open','closed','','best-dentist-london-_-e11even-dental','','','2025-08-07 11:00:48','2025-08-07 09:00:48','',780,'https://goldenstallionagency.com/wp-content/uploads/2025/08/Best-Dentist-London-_-E11even-Dental.gif',0,'attachment','image/gif',0),(1207,3,'2025-08-07 20:06:38','2025-08-07 18:06:38','','7-Jameson-Avenue-ClearStone-Properties-08-07-2025_08_05_PM','','inherit','open','closed','','7-jameson-avenue-clearstone-properties-08-07-2025_08_05_pm','','','2025-08-07 20:06:38','2025-08-07 18:06:38','',0,'https://goldenstallionagency.com/wp-content/uploads/2025/08/7-Jameson-Avenue-ClearStone-Properties-08-07-2025_08_05_PM.pdf',0,'attachment','application/pdf',0),(1208,3,'2025-08-07 20:07:28','2025-08-07 18:07:28','','7-Jameson-Avenue-ClearStone-Properties-08-07-2025_08_05_PM','','inherit','open','closed','','7-jameson-avenue-clearstone-properties-08-07-2025_08_05_pm-2','','','2025-08-07 20:07:28','2025-08-07 18:07:28','',0,'https://goldenstallionagency.com/wp-content/uploads/2025/08/7-Jameson-Avenue-ClearStone-Properties-08-07-2025_08_05_PM.png',0,'attachment','image/png',0),(1212,3,'2025-08-11 10:45:37','2025-08-11 08:45:37','','7-Jameson-Avenue-ClearStone-Properties-08-11-2025_10_43_AM','','inherit','open','closed','','7-jameson-avenue-clearstone-properties-08-11-2025_10_43_am','','','2025-08-11 10:45:37','2025-08-11 08:45:37','',780,'https://goldenstallionagency.com/wp-content/uploads/2025/08/7-Jameson-Avenue-ClearStone-Properties-08-11-2025_10_43_AM.png',0,'attachment','image/png',0),(1213,3,'2025-08-11 10:45:48','2025-08-11 08:45:48','','Book-a-reserved-coworking-spot-in-Spaces-Waterfall-Midrand-Midrand-Gumtree-South-Africa-08-11-2025_10_43_AM','','inherit','open','closed','','book-a-reserved-coworking-spot-in-spaces-waterfall-midrand-midrand-gumtree-south-africa-08-11-2025_10_43_am','','','2025-08-11 10:45:48','2025-08-11 08:45:48','',780,'https://goldenstallionagency.com/wp-content/uploads/2025/08/Book-a-reserved-coworking-spot-in-Spaces-Waterfall-Midrand-Midrand-Gumtree-South-Africa-08-11-2025_10_43_AM.png',0,'attachment','image/png',0),(1220,3,'2025-08-11 10:55:28','2025-08-11 08:55:28','','AIW_ Ultimate Hair Transplant Website Strategy','','inherit','open','closed','','aiw_-ultimate-hair-transplant-website-strategy','','','2025-08-11 10:55:28','2025-08-11 08:55:28','',780,'https://goldenstallionagency.com/wp-content/uploads/2025/08/AIW_-Ultimate-Hair-Transplant-Website-Strategy.pdf',0,'attachment','application/pdf',0),(1224,3,'2025-08-11 10:58:24','2025-08-11 08:58:24','','VIDEO-2025-03-25-11-51-05','','inherit','open','closed','','video-2025-03-25-11-51-05','','','2025-08-11 10:58:24','2025-08-11 08:58:24','',780,'https://goldenstallionagency.com/wp-content/uploads/2025/08/VIDEO-2025-03-25-11-51-05.mp4',0,'attachment','video/mp4',0),(1248,3,'2025-08-19 18:03:46','2025-08-19 16:03:46','','woman-giving-handshake-her-colleague-work','','inherit','open','closed','','woman-giving-handshake-her-colleague-work','','','2025-08-19 18:03:46','2025-08-19 16:03:46','',780,'https://goldenstallionagency.com/wp-content/uploads/2025/08/woman-giving-handshake-her-colleague-work.jpg',0,'attachment','image/jpeg',0),(1249,3,'2025-08-19 18:07:19','2025-08-19 16:07:19','','Her greatest success are satisfied customers!','Happy African American bank manager shaking hands with a client after successful agreement in the office.','inherit','open','closed','','her-greatest-success-are-satisfied-customers','','','2025-08-19 18:07:19','2025-08-19 16:07:19','',780,'https://goldenstallionagency.com/wp-content/uploads/2025/08/happy-african-american-bank-manager-shaking-hands-with-client-after-successful-agreement-office.jpg',0,'attachment','image/jpeg',0),(1250,3,'2025-08-19 18:11:35','2025-08-19 16:11:35','','man-handshaking-his-employer-after-being-accepted-his-new-office-job','','inherit','open','closed','','man-handshaking-his-employer-after-being-accepted-his-new-office-job','','','2025-08-19 18:11:36','2025-08-19 16:11:36','',780,'https://goldenstallionagency.com/wp-content/uploads/2025/08/man-handshaking-his-employer-after-being-accepted-his-new-office-job.jpg',0,'attachment','image/jpeg',0),(1258,3,'2025-08-22 12:20:31','2025-08-22 10:20:31','','Gold Stallion','','inherit','open','closed','','gold-stallion','','','2025-08-22 12:20:31','2025-08-22 10:20:31','',780,'https://goldenstallionagency.com/wp-content/uploads/2025/08/Gold-Stallion.mp4',0,'attachment','video/mp4',0),(1260,3,'2025-08-22 13:39:42','2025-08-22 11:39:42','','The TRC Framework™_ Why “Trust → Results → Conversion” Outperforms Plain Web Design','','inherit','open','closed','','the-trc-framework_-why-trust-%e2%86%92-results-%e2%86%92-conversion-outperforms-plain-web-design','','','2025-08-22 13:39:42','2025-08-22 11:39:42','',780,'https://goldenstallionagency.com/wp-content/uploads/2025/08/The-TRC-Framework™_-Why-Trust-→-Results-→-Conversion-Outperforms-Plain-Web-Design.pdf',0,'attachment','application/pdf',0),(1261,3,'2025-08-22 13:41:29','2025-08-22 11:41:29','','The TRC Framework™_ Why “Trust → Results → Conversion” Outperforms Plain Web Design','','inherit','open','closed','','the-trc-framework_-why-trust-%e2%86%92-results-%e2%86%92-conversion-outperforms-plain-web-design-2','','','2025-08-22 13:41:29','2025-08-22 11:41:29','',780,'https://goldenstallionagency.com/wp-content/uploads/2025/08/The-TRC-Framework™_-Why-Trust-→-Results-→-Conversion-Outperforms-Plain-Web-Design-1.pdf',0,'attachment','application/pdf',0),(1262,3,'2025-08-22 14:14:36','2025-08-22 12:14:36','','screencapture-kingproperty-co-uk-2025-08-22-14_13_35','','inherit','open','closed','','screencapture-kingproperty-co-uk-2025-08-22-14_13_35','','','2025-08-22 14:14:37','2025-08-22 12:14:37','',780,'https://goldenstallionagency.com/wp-content/uploads/2025/08/screencapture-kingproperty-co-uk-2025-08-22-14_13_35.png',0,'attachment','image/png',0),(1263,3,'2025-08-22 14:17:31','2025-08-22 12:17:31','','screencapture-kingproperty-co-uk-2025-08-22-14_13_35','','inherit','open','closed','','screencapture-kingproperty-co-uk-2025-08-22-14_13_35-2','','','2025-08-22 14:17:31','2025-08-22 12:17:31','',780,'https://goldenstallionagency.com/wp-content/uploads/2025/08/screencapture-kingproperty-co-uk-2025-08-22-14_13_35-1.png',0,'attachment','image/png',0),(1264,3,'2025-08-22 14:19:49','2025-08-22 12:19:49','','screencapture-clearstone-properties-2025-08-22-14_18_53','','inherit','open','closed','','screencapture-clearstone-properties-2025-08-22-14_18_53','','','2025-08-22 14:19:49','2025-08-22 12:19:49','',780,'https://goldenstallionagency.com/wp-content/uploads/2025/08/screencapture-clearstone-properties-2025-08-22-14_18_53.png',0,'attachment','image/png',0),(1265,3,'2025-08-26 10:59:41','2025-08-26 08:59:41','','360_F_289031631_Jf7Rotuqrz6OSnV2O5UxaPJZsbEi7IwH','','inherit','open','closed','','360_f_289031631_jf7rotuqrz6osnv2o5uxapjzsbei7iwh','','','2025-08-26 10:59:41','2025-08-26 08:59:41','',780,'https://goldenstallionagency.com/wp-content/uploads/2025/08/360_F_289031631_Jf7Rotuqrz6OSnV2O5UxaPJZsbEi7IwH.jpg',0,'attachment','image/jpeg',0),(1266,3,'2025-08-26 12:03:45','2025-08-26 10:03:45','','download','','inherit','open','closed','','download','','','2025-08-26 12:03:45','2025-08-26 10:03:45','',780,'https://goldenstallionagency.com/wp-content/uploads/2025/08/download.jpeg',0,'attachment','image/jpeg',0),(1267,3,'2025-08-26 12:04:46','2025-08-26 10:04:46','','pexels-delbeautybox-211032-705255','','inherit','open','closed','','pexels-delbeautybox-211032-705255','','','2025-08-26 12:04:46','2025-08-26 10:04:46','',780,'https://goldenstallionagency.com/wp-content/uploads/2025/08/pexels-delbeautybox-211032-705255.jpg',0,'attachment','image/jpeg',0),(1268,3,'2025-08-26 12:25:32','2025-08-26 10:25:32','','HVAC-Company-vs-Contractor-What-s-the-Difference','','inherit','open','closed','','hvac-company-vs-contractor-what-s-the-difference','','','2025-08-26 12:25:32','2025-08-26 10:25:32','',780,'https://goldenstallionagency.com/wp-content/uploads/2025/08/HVAC-Company-vs-Contractor-What-s-the-Difference.jpg',0,'attachment','image/jpeg',0),(1269,3,'2025-08-26 12:34:10','2025-08-26 10:34:10','','116376546','','inherit','open','closed','','116376546','','','2025-08-26 12:34:10','2025-08-26 10:34:10','',780,'https://goldenstallionagency.com/wp-content/uploads/2025/08/116376546.jpg',0,'attachment','image/jpeg',0),(1313,3,'2025-09-26 02:40:41','2025-09-26 00:40:41','<img src=\"https://goldenstallionagency.com/wp-content/uploads/2024/12/image_2024-11-08_222804488.webp\" alt=\"Golden Stallion Agency logo - Leading website design agency in South Africa.\" width=\"150\" height=\"150\" />\r\n<h2>We help ambitious brands turn underperforming websites into high-converting sales machines, using trust-driven &amp; conversion-focused web design.</h2>\r\n<a id=\"\" href=\"#\">\r\nLet\'s Build Your Site </a>\r\n<a id=\"\" href=\"#\">\r\nSee Our Work </a>\r\n<h2>Watch this short video to see how it works:</h2>\r\nhttps://www.youtube.com/watch?v=CfMJ01KP_ns&amp;pp=ygUOYWdlbmN5IG1lZXRpbmc%3D\r\n<a id=\"\" href=\"#\">\r\nBook A Call Now! </a>\r\n<h2>Trusted by Leading Companies Worldwide</h2>\r\n<figure><img src=\"https://goldenstallionagency.com/wp-content/uploads/2025/07/client-1.png\" alt=\"client-1.png\" /></figure>\r\n<figure><img src=\"https://goldenstallionagency.com/wp-content/uploads/2025/07/client-4.png\" alt=\"client-4.png\" /></figure>\r\n<figure><img src=\"https://goldenstallionagency.com/wp-content/uploads/2025/07/client-11.png\" alt=\"client-11.png\" /></figure>\r\n<figure><img src=\"https://goldenstallionagency.com/wp-content/uploads/2025/07/client-9.png\" alt=\"client-9.png\" /></figure>\r\n<figure><img src=\"https://goldenstallionagency.com/wp-content/uploads/2025/07/client-7.png\" alt=\"client-7.png\" /></figure>\r\n<figure><img src=\"https://goldenstallionagency.com/wp-content/uploads/2025/07/client-10.png\" alt=\"client-10.png\" /></figure>\r\n<figure><img src=\"https://goldenstallionagency.com/wp-content/uploads/2025/07/client-8.png\" alt=\"client-8.png\" /></figure>\r\n<h3>High-Converting Pages with\r\nFlow</h3>\r\nWhere strategy meets scroll-stopping design.\r\n\r\n<img src=\"https://goldenstallionagency.com/wp-content/uploads/2025/08/Best-Dentist-London-_-E11even-Dental.gif\" alt=\"\" width=\"400\" height=\"225\" />\r\n\r\n<section style=\"background-color: transparent; color: white; padding: 4rem 2rem; font-family: \'Arial\', sans-serif;\"><!-- Right: Wireframe Strategy Block -->\r\n<h2 style=\"font-size: 2rem; margin-bottom: 1rem; color: gold;\">AIW: Ultimate Website Strategy</h2>\r\n<p style=\"color: #ccc; margin-bottom: 1.5rem;\">This is our proven blueprint for building high-converting, trust-driven hair transplant websites.</p>\r\n\r\n<ul style=\"list-style: none; padding: 0; margin: 0;\">\r\n 	<li style=\"padding: 0.75rem 0; border-bottom: 1px solid #333;\">01. Hero</li>\r\n 	<li style=\"padding: 0.75rem 0; border-bottom: 1px solid #333;\">02. Reviews / Case Studies / Before-After</li>\r\n 	<li style=\"padding: 0.75rem 0; border-bottom: 1px solid #333;\">03. Press Release Kit</li>\r\n 	<li style=\"padding: 0.75rem 0; border-bottom: 1px solid #333;\">04. Doctor Showcase</li>\r\n 	<li style=\"padding: 0.75rem 0; border-bottom: 1px solid #333;\">05. Our Process</li>\r\n 	<li style=\"padding: 0.75rem 0; border-bottom: 1px solid #333;\">06. Email Magnet</li>\r\n 	<li style=\"padding: 0.75rem 0; border-bottom: 1px solid #333;\">07. FAQ</li>\r\n 	<li style=\"padding: 0.75rem 0; border-bottom: 1px solid #333;\">08. Blog Articles</li>\r\n 	<li style=\"padding: 0.75rem 0;\">09. Services &amp; Footer</li>\r\n</ul>\r\n<a style=\"display: inline-block; padding: 0.75rem 1.5rem; background-color: gold; color: black; font-weight: bold; text-decoration: none; border-radius: 8px;\" href=\"https://goldenstallionagency.com/wp-content/uploads/2025/08/AIW_-Ultimate-Hair-Transplant-Website-Strategy.pdf\" target=\"_blank\" rel=\"noopener\">\r\nDownload Full Strategy\r\n</a>\r\n\r\n</section><a id=\"\" href=\"#\">\r\nBook A Call Now! </a>\r\n<h2>How we turn ideas into impact</h2>\r\nWe follow a proven process to deliver sites that perform.\r\n\r\n<!-- link opening -->\r\n<!-- end link opening -->\r\n<h3>Discovery &amp; Strategy</h3>\r\nWe dive deep into your goals to uncover what really moves your audience — strategy comes first.\r\n\r\n<!-- link opening -->\r\n<!-- end link opening -->\r\n<h3>Design That Converts</h3>\r\nCrafting layouts with purpose — every element guides the user toward action and trust.\r\n\r\n<!-- link opening -->\r\n<!-- end link opening -->\r\n<h3>Launch &amp; Optimize</h3>\r\nAfter launch, we refine with data — ensuring your site performs as beautifully as it looks.\r\n\r\n<!-- link opening -->\r\n<!-- end link opening -->\r\n<h3>Discovery &amp; Strategy</h3>\r\nWe dive deep into your goals to uncover what really moves your audience — strategy comes first.\r\n\r\n<!-- link opening -->\r\n<!-- end link opening -->\r\n<h3>Design That Converts</h3>\r\nCrafting layouts with purpose — every element guides the user toward action and trust.\r\n\r\n<!-- link opening -->\r\n<!-- end link opening -->\r\n<h3>Launch &amp; Optimize</h3>\r\nAfter launch, we refine with data — ensuring your site performs as beautifully as it looks.\r\n\r\nHere’s what’s holding back your conversions — and how we fix it.\r\n<h2>Stop wasting budget on ads that send visitors to broken websites</h2>\r\n&nbsp;\r\n<h3>Poor conversion performance</h3>\r\nToo many links distract visitors and dilute focus.\r\n\r\n&nbsp;\r\n<h3>Low visitor engagement</h3>\r\nSlow loading times frustrate users and increase bounce rates.\r\n\r\n&nbsp;\r\n<h3>Unfocused user experience</h3>\r\nUnclear calls to action confuse potential customers.\r\n\r\n&nbsp;\r\n<h3>Missed sales opportunities</h3>\r\nGeneric design fails to build trust or authority.\r\n<h3>Low-Performing Site</h3>\r\n<img src=\"https://goldenstallionagency.com/wp-content/uploads/2025/08/Book-a-reserved-coworking-spot-in-Spaces-Waterfall-Midrand-Midrand-Gumtree-South-Africa-08-11-2025_10_43_AM-585x1024.png\" sizes=\"(max-width: 585px) 100vw, 585px\" srcset=\"https://goldenstallionagency.com/wp-content/uploads/2025/08/Book-a-reserved-coworking-spot-in-Spaces-Waterfall-Midrand-Midrand-Gumtree-South-Africa-08-11-2025_10_43_AM-585x1024.png 585w, https://goldenstallionagency.com/wp-content/uploads/2025/08/Book-a-reserved-coworking-spot-in-Spaces-Waterfall-Midrand-Midrand-Gumtree-South-Africa-08-11-2025_10_43_AM-171x300.png 171w, https://goldenstallionagency.com/wp-content/uploads/2025/08/Book-a-reserved-coworking-spot-in-Spaces-Waterfall-Midrand-Midrand-Gumtree-South-Africa-08-11-2025_10_43_AM-768x1345.png 768w, https://goldenstallionagency.com/wp-content/uploads/2025/08/Book-a-reserved-coworking-spot-in-Spaces-Waterfall-Midrand-Midrand-Gumtree-South-Africa-08-11-2025_10_43_AM.png 788w\" alt=\"\" width=\"585\" height=\"1024\" />\r\n<h3>Conversion-Driven Design</h3>\r\n<img src=\"https://goldenstallionagency.com/wp-content/uploads/2025/08/7-Jameson-Avenue-ClearStone-Properties-08-11-2025_10_43_AM-585x1024.png\" sizes=\"(max-width: 585px) 100vw, 585px\" srcset=\"https://goldenstallionagency.com/wp-content/uploads/2025/08/7-Jameson-Avenue-ClearStone-Properties-08-11-2025_10_43_AM-585x1024.png 585w, https://goldenstallionagency.com/wp-content/uploads/2025/08/7-Jameson-Avenue-ClearStone-Properties-08-11-2025_10_43_AM-171x300.png 171w, https://goldenstallionagency.com/wp-content/uploads/2025/08/7-Jameson-Avenue-ClearStone-Properties-08-11-2025_10_43_AM-768x1345.png 768w, https://goldenstallionagency.com/wp-content/uploads/2025/08/7-Jameson-Avenue-ClearStone-Properties-08-11-2025_10_43_AM.png 788w\" alt=\"\" width=\"585\" height=\"1024\" />\r\n<h3>High conversion rates</h3>\r\nClear, focused navigation guides visitors to buy.\r\n\r\n&nbsp;\r\n<h3>Engaged visitors</h3>\r\nFast, responsive design keeps users engaged.\r\n\r\n&nbsp;\r\n<h3>Increased lead generation</h3>\r\nStrong, compelling calls to action drive clicks.\r\n\r\n&nbsp;\r\n<h3>Increased Trust &amp; Credibility</h3>\r\nCustom, professional design builds instant credibility.\r\n<h2>Above Website Review</h2>\r\nhttps://goldenstallionagency.com/wp-content/uploads/2025/08/VIDEO-2025-03-25-11-51-05.mp4\r\n<a id=\"\" href=\"#\">\r\nBook A Call Now! </a>\r\n<h2>Real Results. Real Feedback.</h2>\r\nDiscover how our work helped them scale, convert, and grow.\r\n<figure><img src=\"https://goldenstallionagency.com/wp-content/uploads/2024/12/1-1.png\" alt=\"Client testimonials praising Golden Stallion Agency\'s web design expertise.\" /></figure>\r\n<figure><img src=\"https://goldenstallionagency.com/wp-content/uploads/2024/12/2-1.png\" alt=\"Client testimonials praising Golden Stallion Agency\'s web design expertise.\" /></figure>\r\n<figure><img src=\"https://goldenstallionagency.com/wp-content/uploads/2024/12/3-2.png\" alt=\"Client testimonials praising Golden Stallion Agency\'s web design expertise.\" /></figure>\r\n<figure><img src=\"https://goldenstallionagency.com/wp-content/uploads/2024/12/5-2.png\" alt=\"Client testimonials praising Golden Stallion Agency\'s web design expertise.\" /></figure>\r\n&nbsp;\r\n<h2>Frequently Asked Questions</h2>\r\n<a href=\"#collapse-8266a596899b582df47a\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-8266a596899b582df47a\" aria-expanded=\"true\" aria-controls=\"Collapse-8266a596899b582df47a\">\r\nWhat Services Does Golden Stallion Agency Offer?\r\n<!-- Normal Icon -->\r\n<!-- Active Icon -->\r\n</a>\r\n\r\nGolden Stallion Agency is a full-service digital partner for dental, legal, and hospitality brands. Our services include website design and development, SEO optimization, digital marketing, and ongoing maintenance and support.\r\n\r\n<!-- .elementskit-card END -->\r\n<a href=\"#collapse-a4561636899b582df47a\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-a4561636899b582df47a\" aria-expanded=\"false\" aria-controls=\"Collapse-a4561636899b582df47a\">\r\nHow long does it take to build a website?\r\n<!-- Normal Icon -->\r\n<!-- Active Icon -->\r\n</a>\r\n\r\nMost projects are completed within <strong>30 days</strong>. The timeline depends on the complexity of the project and how quickly we can gather the necessary information from you.\r\n\r\n<!-- .elementskit-card END -->\r\n<a href=\"#collapse-d0431116899b582df47a\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-d0431116899b582df47a\" aria-expanded=\"false\" aria-controls=\"Collapse-d0431116899b582df47a\">\r\nDo you offer e-commerce solutions?\r\n<!-- Normal Icon -->\r\n<!-- Active Icon -->\r\n</a>\r\n\r\nYes, we specialize in creating secure and user-friendly e-commerce websites to help your business sell products or services online.\r\n\r\n<!-- .elementskit-card END -->\r\n<a href=\"#collapse-7019e6a6899b582df47a\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-7019e6a6899b582df47a\" aria-expanded=\"false\" aria-controls=\"Collapse-7019e6a6899b582df47a\">\r\nHow do I get started with Golden Stallion Agency?\r\n<!-- Normal Icon -->\r\n<!-- Active Icon -->\r\n</a>\r\n\r\nGetting started is easy! Simply <a href=\"#\" rel=\"noopener\">Book a Call</a> with Tinashe, and we’ll discuss your business needs and goals. From there, we’ll create a custom plan to build your high-converting website.\r\n\r\n<!-- .elementskit-card END -->\r\n<a href=\"#collapse-633dfc76899b582df47a\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-633dfc76899b582df47a\" aria-expanded=\"false\" aria-controls=\"Collapse-633dfc76899b582df47a\">\r\nWhat happens if we don’t see results by the end of the program\r\n<!-- Normal Icon -->\r\n<!-- Active Icon -->\r\n</a>\r\n\r\nWe give you all your money back - simple as\r\nthat\r\n\r\n<!-- .elementskit-card END -->\r\n<h6>Discover Websites That Drive Results</h6>\r\n<h2>Across South Africa, We Build Digital Experiences That Convert</h2>\r\n<figure><img src=\"https://goldenstallionagency.com/wp-content/uploads/2025/08/fdfgretgrf-frgre-frtgtr-removebg-preview.png\" alt=\"fdfgretgrf-frgre-frtgtr-removebg-preview\" /></figure>\r\n<figure><img src=\"https://goldenstallionagency.com/wp-content/uploads/2025/08/fdfgretgrf-frgre-frtgtr-f-1-removebg-preview.png\" alt=\"fdfgretgrf-frgre-frtgtr-f-1-removebg-preview\" /></figure>\r\n<figure><img src=\"https://goldenstallionagency.com/wp-content/uploads/2025/08/fdfgretgrf-frgre-frtgtr-10-removebg-preview.png\" alt=\"fdfgretgrf-frgre-frtgtr-10-removebg-preview\" /></figure>\r\n<figure><img src=\"https://goldenstallionagency.com/wp-content/uploads/2025/08/fdfgretgrf-frgre-frtgtr-9-removebg-preview.png\" alt=\"fdfgretgrf-frgre-frtgtr-9-removebg-preview\" /></figure>\r\n<figure><img src=\"https://goldenstallionagency.com/wp-content/uploads/2025/08/fdfgretgrf-frgre-frtgtr-8-removebg-preview.png\" alt=\"fdfgretgrf-frgre-frtgtr-8-removebg-preview\" /></figure>\r\n<figure><img src=\"https://goldenstallionagency.com/wp-content/uploads/2025/08/fdfgretgrf-frgre-frtgtr-7-removebg-preview.png\" alt=\"fdfgretgrf-frgre-frtgtr-7-removebg-preview\" /></figure>\r\n<figure><img src=\"https://goldenstallionagency.com/wp-content/uploads/2025/08/fdfgretgrf-frgre-frtgtr-6-removebg-preview.png\" alt=\"fdfgretgrf-frgre-frtgtr-6-removebg-preview\" /></figure>\r\n<figure><img src=\"https://goldenstallionagency.com/wp-content/uploads/2025/08/fdfgretgrf-frgre-frtgtr-4-removebg-preview.png\" alt=\"fdfgretgrf-frgre-frtgtr-4-removebg-preview\" /></figure>\r\n<figure><img src=\"https://goldenstallionagency.com/wp-content/uploads/2025/08/fdfgretgrf-frgre-frtgtr-3-removebg-preview.png\" alt=\"fdfgretgrf-frgre-frtgtr-3-removebg-preview\" /></figure>\r\n<a href=\"https://goldenstallionagency.com/portfolio/\">\r\nView Portfolio\r\n</a>\r\n<h2>Frequently Asked Questions</h2>\r\n<a href=\"#collapse-8266a596899b582ed99c\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-8266a596899b582ed99c\" aria-expanded=\"true\" aria-controls=\"Collapse-8266a596899b582ed99c\">\r\nWhat Services Does Golden Stallion Agency Offer?\r\n<!-- Normal Icon -->\r\n<!-- Active Icon -->\r\n</a>\r\n\r\nGolden Stallion Agency is a full-service digital partner for dental, legal, and hospitality brands. Our services include website design and development, SEO optimization, digital marketing, and ongoing maintenance and support.\r\n\r\n<!-- .elementskit-card END -->\r\n<a href=\"#collapse-a4561636899b582ed99c\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-a4561636899b582ed99c\" aria-expanded=\"false\" aria-controls=\"Collapse-a4561636899b582ed99c\">\r\nHow long does it take to build a website?\r\n<!-- Normal Icon -->\r\n<!-- Active Icon -->\r\n</a>\r\n\r\nMost projects are completed within <strong>30 days</strong>. The timeline depends on the complexity of the project and how quickly we can gather the necessary information from you.\r\n\r\n<!-- .elementskit-card END -->\r\n<a href=\"#collapse-d0431116899b582ed99c\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-d0431116899b582ed99c\" aria-expanded=\"false\" aria-controls=\"Collapse-d0431116899b582ed99c\">\r\nDo you offer e-commerce solutions?\r\n<!-- Normal Icon -->\r\n<!-- Active Icon -->\r\n</a>\r\n\r\nYes, we specialize in creating secure and user-friendly e-commerce websites to help your business sell products or services online.\r\n\r\n<!-- .elementskit-card END -->\r\n<a href=\"#collapse-7019e6a6899b582ed99c\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-7019e6a6899b582ed99c\" aria-expanded=\"false\" aria-controls=\"Collapse-7019e6a6899b582ed99c\">\r\nHow do I get started with Golden Stallion Agency?\r\n<!-- Normal Icon -->\r\n<!-- Active Icon -->\r\n</a>\r\n\r\nGetting started is easy! Simply <a href=\"#\" rel=\"noopener\">Book a Call</a> with Tinashe, and we’ll discuss your business needs and goals. From there, we’ll create a custom plan to build your high-converting website.\r\n\r\n<!-- .elementskit-card END -->\r\n<a href=\"#collapse-633dfc76899b582ed99c\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-633dfc76899b582ed99c\" aria-expanded=\"false\" aria-controls=\"Collapse-633dfc76899b582ed99c\">\r\nWhat happens if we don’t see results by the end of the program\r\n<!-- Normal Icon -->\r\n<!-- Active Icon -->\r\n</a>\r\n\r\nWe give you all your money back - simple as\r\nthat\r\n\r\n<!-- .elementskit-card END -->\r\n<h2>Book A Call With Us!</h2>\r\n<a id=\"\" href=\"#\">\r\nSend Us An Email </a>\r\n<a id=\"\" href=\"#\">\r\nGive Us A Call </a>\r\n<iframe src=\"https://calendly.com/goldenstallionwebagency/hospitality-website-discovery-call\" width=\"100%\" height=\"600\" frameborder=\"0\" scrolling=\"no\">﻿﻿﻿﻿﻿﻿</iframe>','Landing copy','','publish','closed','closed','','landing-copy','','','2025-09-26 02:43:03','2025-09-26 00:43:03','',0,'https://goldenstallionagency.com/?page_id=1313',0,'page','',0),(1315,3,'2025-09-30 16:30:46','2025-09-30 14:30:46','<img width=\"150\" height=\"150\" src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/image_2024-11-08_222804488.webp\" alt=\"\" />															\n					<h1>We help ambitious brands turn underperforming websites into high-converting sales machines,<br> using trust-driven &amp;  conversion-focused  web design.\n</h1>				\n					<h2>Watch this short video to see how it works:</h2>				\n					<a href=\"https://goldenstallionagency.com/landing-copy/#\">\n									Let’s Build Your Site\n					</a>\n					<a href=\"https://goldenstallionagency.com/landing-copy/#\">\n									 See Our Work\n					</a>\n		https://youtu.be/CfMJ01KP_ns		\n					<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n  <meta charset=\"UTF-8\">\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n  <title>Document</title>\n</head>\n<style>\n  /* Custom CSS Variables */\n  :root {\n    --accent-glow: #ff9100;\n    --secondary-glow: #ff0055;\n    --white-border: rgba(255, 255, 255, 0.4);\n    --black: #000000;\n    --transparent: rgba(0, 0, 0, 0);\n  }\n  /* 1. Combined Animation Keyframes (Rotation and Scale) */\n  @keyframes rotate-and-scale {\n    /* Center Top (Full Width) */\n    0% {\n      transform: rotate(0deg) scaleX(1);\n    }\n    /* Corner (Narrower) */\n    25% {\n      transform: rotate(90deg) scaleX(0.25);\n    }\n    /* Center Bottom (Full Width) */\n    50% {\n      transform: rotate(180deg) scaleX(1);\n    }\n    /* Corner (Narrower) */\n    75% {\n      transform: rotate(270deg) scaleX(0.25);\n    }\n    /* Back to Start */\n    100% {\n      transform: rotate(360deg) scaleX(1);\n    }\n  }\n  /* Base and Wrapper styles */\n  .hero-button-wrap {\n    display: flex;\n    justify-content: center;\n    align-items: center;\n  }\n  /* 2. Main Button Container (White Border) */\n  .primary-button-block {\n    width: 300px;\n    height: 60px;\n    border: 1px solid var(--white-border);\n    background-color: var(--black);\n    border-radius: 200px;\n    display: flex;\n    justify-content: center;\n    align-items: center;\n    padding: 1px;\n    position: relative;\n    overflow: hidden;\n    text-decoration: none;\n  }\n  /* 3. Rotating Stroke Wrapper (Removed \'filter: blur()\') */\n  .button-stroke-wrapp {\n    z-index: 1;\n    position: absolute;\n    /* Size ko kam kia taake effect ziada tight rahe */\n    width: 200%;\n    height: 300%;\n    top: -100%;\n    left: -50%;\n    display: flex;\n    justify-content: center;\n    align-items: center;\n    /* Animation wahi rahegi */\n    animation: rotate-and-scale 4s linear infinite;\n    /* **YE LINE HATA DI GAYI HAI: filter: blur(3px);** */\n  }\n  .button-stroke-block,\n  .button-stroke-block-v2 {\n    /* Gradient wahi rahega */\n    background-image: linear-gradient(180deg,\n        var(--transparent) 10%,\n        var(--accent-glow) 40%,\n        var(--secondary-glow) 55%,\n        var(--transparent) 90%);\n    width: 50%;\n    height: 100%;\n  }\n  /* 4. Inner Black Layer (Text aur background) */\n  .button-text-wrap {\n    z-index: 2;\n    background-color: var(--black);\n    border-radius: 200px;\n    width: 100%;\n    height: 100%;\n    display: flex;\n    justify-content: center;\n    align-items: center;\n    position: relative;\n  }\n  .primary-button-text {\n    color: white;\n    font-family: Calsans, Arial, sans-serif;\n    font-size: 18px;\n    font-weight: 600;\n    text-transform: capitalize;\n  }\n</style>\n<body>\n    <a href=\"https://goldenstallionagency.com/landing-copy/#\">\n         Book A Call Now!\n    </a>\n</body>\n</html>				\n					<h2>Trusted by Leading Companies Worldwide</h2>				\n<!-- start Logo Marquee -->\n		<link id=\'font-awesome-css\' href=\'https://goldenstallionagency.com/wp-content/plugins/unlimited-elements-for-elementor/assets_libraries/font-awesome6/fontawesome-all.min.css\' type=\'text/css\' rel=\'stylesheet\' >\n		<link id=\'font-awesome-4-shim-css\' href=\'https://goldenstallionagency.com/wp-content/plugins/unlimited-elements-for-elementor/assets_libraries/font-awesome6/fontawesome-v4-shims.min.css\' type=\'text/css\' rel=\'stylesheet\' >\n<style>/* widget: Logo Marquee */\n#uc_logo_marquee_elementor_1f9b31b{\n  min-height:1px;\n  text-align: center;\n  position:relative;\n  opacity: 0;\n}\n#uc_logo_marquee_elementor_1f9b31b *{\n  box-sizing:border-box;\n}\n#uc_logo_marquee_elementor_1f9b31b .uc_marquee {\n	display: flex;\n	align-items: center;\n	overflow: hidden;\n    position: relative;\n}\n#uc_logo_marquee_elementor_1f9b31b .uc_marquee > div {\n    position:relative;\n	display: inline-flex;\n	align-items: center;\n	flex: 0 0 auto;\n	width: auto;\n	overflow: hidden;\n  			animation-name: marquee-to-left;\n    	animation-timing-function: linear;\n	animation-iteration-count: infinite;\n    }\n#uc_logo_marquee_elementor_1f9b31b img{\n  	height: 100%;\n}\n#uc_logo_marquee_elementor_1f9b31b .ue_marquee_title\n{\n  position:absolute;\n  bottom:0px;\n  left: 0;\n  width:100%;\n}\n#uc_logo_marquee_elementor_1f9b31b .uc_logo_marquee_holder{\n	position:relative;\n    text-align:center;\n    overflow:hidden;\n}\n#uc_logo_marquee_elementor_1f9b31b .uc_logo_marquee_holder a{\n  height:100%;\n  width: 100%;\n  display:flex;\n  align-items: center;\n  justify-content:center;\n}\n	@keyframes marquee-to-left {\n	from {transform: translate(0,0)}\n	to {transform: translate(-50%,0)}\n}\n#uc_logo_marquee_elementor_1f9b31b .ue-item-badge\n{\n  position:absolute;\n  right:10px;\n  top:10px;\n}\n</style>\n	        <img src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/client-11.webp\" alt=\"Item 1\">\n	        <img src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/client-9-1.webp\" alt=\"Item 2\">\n	        <img src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/client-4.webp\" alt=\"Item 3\">\n	        <img src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/client-1.webp\" alt=\"Item 4\">\n	        <img src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/client-7.webp\" alt=\"Item 5\">\n	        <img src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/client-8.webp\" alt=\"Item 6\">\n<!-- end Logo Marquee -->				\n					<h2>High-Converting Pages with\nFlow</h2>				\n		Where strategy meets scroll-stopping design.		\n															<img src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/Best-Dentist-London-_-E11even-Dental.gif\" title=\"\" alt=\"\" loading=\"lazy\" />															\n					<h2>AIW: Ultimate Website Strategy</h2>				\n		This is our proven blueprint for building high-converting, trust-driven hair transplant websites.\n							<ul>\n							<li>\n										01. Hero\n									</li>\n								<li>\n										02. Reviews / Case Studies / Before-After\n									</li>\n								<li>\n										03. Press Release Kit\n									</li>\n								<li>\n										04. Doctor Showcase\n									</li>\n								<li>\n										05. Our Process\n									</li>\n								<li>\n										06.  Email Magnet\n									</li>\n								<li>\n										07.  FAQ\n									</li>\n								<li>\n										08.  Blog Articles\n									</li>\n								<li>\n										09.  Services &amp; Footer\n									</li>\n						</ul>\n					<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n  <meta charset=\"UTF-8\">\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n  <title>Document</title>\n</head>\n<style>\n  /* Custom CSS Variables */\n  :root {\n    --accent-glow: #ff9100;\n    --secondary-glow: #ff0055;\n    --white-border: rgba(255, 255, 255, 0.4);\n    --black: #000000;\n    --transparent: rgba(0, 0, 0, 0);\n  }\n  /* 1. Combined Animation Keyframes (Rotation and Scale) */\n  @keyframes rotate-and-scale {\n    /* Center Top (Full Width) */\n    0% {\n      transform: rotate(0deg) scaleX(1);\n    }\n    /* Corner (Narrower) */\n    25% {\n      transform: rotate(90deg) scaleX(0.25);\n    }\n    /* Center Bottom (Full Width) */\n    50% {\n      transform: rotate(180deg) scaleX(1);\n    }\n    /* Corner (Narrower) */\n    75% {\n      transform: rotate(270deg) scaleX(0.25);\n    }\n    /* Back to Start */\n    100% {\n      transform: rotate(360deg) scaleX(1);\n    }\n  }\n  /* Base and Wrapper styles */\n  .hero-button-wrap {\n    display: flex;\n    justify-content: center;\n    align-items: center;\n  }\n  /* 2. Main Button Container (White Border) */\n  .primary-button-block {\n    width: 300px;\n    height: 60px;\n    border: 1px solid var(--white-border);\n    background-color: var(--black);\n    border-radius: 200px;\n    display: flex;\n    justify-content: center;\n    align-items: center;\n    padding: 1px;\n    position: relative;\n    overflow: hidden;\n    text-decoration: none;\n  }\n  /* 3. Rotating Stroke Wrapper (Removed \'filter: blur()\') */\n  .button-stroke-wrapp {\n    z-index: 1;\n    position: absolute;\n    /* Size ko kam kia taake effect ziada tight rahe */\n    width: 200%;\n    height: 300%;\n    top: -100%;\n    left: -50%;\n    display: flex;\n    justify-content: center;\n    align-items: center;\n    /* Animation wahi rahegi */\n    animation: rotate-and-scale 4s linear infinite;\n    /* **YE LINE HATA DI GAYI HAI: filter: blur(3px);** */\n  }\n  .button-stroke-block,\n  .button-stroke-block-v2 {\n    /* Gradient wahi rahega */\n    background-image: linear-gradient(180deg,\n        var(--transparent) 10%,\n        var(--accent-glow) 40%,\n        var(--secondary-glow) 55%,\n        var(--transparent) 90%);\n    width: 50%;\n    height: 100%;\n  }\n  /* 4. Inner Black Layer (Text aur background) */\n  .button-text-wrap {\n    z-index: 2;\n    background-color: var(--black);\n    border-radius: 200px;\n    width: 100%;\n    height: 100%;\n    display: flex;\n    justify-content: center;\n    align-items: center;\n    position: relative;\n  }\n  .primary-button-text {\n    color: white;\n    font-family: Calsans, Arial, sans-serif;\n    font-size: 18px;\n    font-weight: 600;\n    text-transform: capitalize;\n  }\n</style>\n<body>\n    <a href=\"https://goldenstallionagency.com/wp-content/uploads/2025/08/AIW_-Ultimate-Hair-Transplant-Website-Strategy.pdf\">\n         Download Full Strategy\n    </a>\n</body>\n</html>				\n					<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n  <meta charset=\"UTF-8\">\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n  <title>Document</title>\n</head>\n<style>\n  /* Custom CSS Variables */\n  :root {\n    --accent-glow: #ff9100;\n    --secondary-glow: #ff0055;\n    --white-border: rgba(255, 255, 255, 0.4);\n    --black: #000000;\n    --transparent: rgba(0, 0, 0, 0);\n  }\n  /* 1. Combined Animation Keyframes (Rotation and Scale) */\n  @keyframes rotate-and-scale {\n    /* Center Top (Full Width) */\n    0% {\n      transform: rotate(0deg) scaleX(1);\n    }\n    /* Corner (Narrower) */\n    25% {\n      transform: rotate(90deg) scaleX(0.25);\n    }\n    /* Center Bottom (Full Width) */\n    50% {\n      transform: rotate(180deg) scaleX(1);\n    }\n    /* Corner (Narrower) */\n    75% {\n      transform: rotate(270deg) scaleX(0.25);\n    }\n    /* Back to Start */\n    100% {\n      transform: rotate(360deg) scaleX(1);\n    }\n  }\n  /* Base and Wrapper styles */\n  .hero-button-wrap {\n    display: flex;\n    justify-content: center;\n    align-items: center;\n  }\n  /* 2. Main Button Container (White Border) */\n  .primary-button-block {\n    width: 300px;\n    height: 60px;\n    border: 1px solid var(--white-border);\n    background-color: var(--black);\n    border-radius: 200px;\n    display: flex;\n    justify-content: center;\n    align-items: center;\n    padding: 1px;\n    position: relative;\n    overflow: hidden;\n    text-decoration: none;\n  }\n  /* 3. Rotating Stroke Wrapper (Removed \'filter: blur()\') */\n  .button-stroke-wrapp {\n    z-index: 1;\n    position: absolute;\n    /* Size ko kam kia taake effect ziada tight rahe */\n    width: 200%;\n    height: 300%;\n    top: -100%;\n    left: -50%;\n    display: flex;\n    justify-content: center;\n    align-items: center;\n    /* Animation wahi rahegi */\n    animation: rotate-and-scale 4s linear infinite;\n    /* **YE LINE HATA DI GAYI HAI: filter: blur(3px);** */\n  }\n  .button-stroke-block,\n  .button-stroke-block-v2 {\n    /* Gradient wahi rahega */\n    background-image: linear-gradient(180deg,\n        var(--transparent) 10%,\n        var(--accent-glow) 40%,\n        var(--secondary-glow) 55%,\n        var(--transparent) 90%);\n    width: 50%;\n    height: 100%;\n  }\n  /* 4. Inner Black Layer (Text aur background) */\n  .button-text-wrap {\n    z-index: 2;\n    background-color: var(--black);\n    border-radius: 200px;\n    width: 100%;\n    height: 100%;\n    display: flex;\n    justify-content: center;\n    align-items: center;\n    position: relative;\n  }\n  .primary-button-text {\n    color: white;\n    font-family: Calsans, Arial, sans-serif;\n    font-size: 18px;\n    font-weight: 600;\n    text-transform: capitalize;\n  }\n</style>\n<body>\n    <a href=\"https://goldenstallionagency.com/landing-copy/#\">\n         Book A Call Now!\n    </a>\n</body>\n</html>				\n					<h2>How we turn ideas into impact</h2>				\n		<p>We follow a proven process to deliver sites that perform.</p>		\n					<h2>01</h2>				\n					<h2>Discovery &amp; Strategy\n</h2>				\n		<p>We dive deep into your goals to uncover what really moves your audience — strategy comes first.</p>		\n					<h2>02</h2>				\n					<h2>Design That Converts</h2>				\n		Crafting layouts with purpose — every element guides the user toward action and trust.\n					<h2>03</h2>				\n					<h2>Launch &amp; Optimize\n</h2>				\n		After launch, we refine with data — ensuring your site performs as beautifully as it looks.\n					<h2>01</h2>				\n					<h2>Discovery &amp; Strategy\n</h2>				\n		<p>We dive deep into your goals to uncover what really moves your audience — strategy comes first.</p>		\n					<h2>02</h2>				\n					<h2>Design That Converts</h2>				\n		Crafting layouts with purpose — every element guides the user toward action and trust.\n					<h2>03</h2>				\n					<h2>Launch &amp; Optimize\n</h2>				\n		After launch, we refine with data — ensuring your site performs as beautifully as it looks.\n					<h2>Stop wasting budget on ads that send visitors to broken websites\n</h2>				\n		Here’s what’s holding back your conversions — and how we fix it.		\n					<figure><img width=\"60\" height=\"100\" src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/67bb8177c0dadd063faf6445_xnBn0gX6TFCdfM7NQZhs_cf-wo-redarrow.png\" alt=\"\" /></figure><h3>Poor conversion performance</h3><p>Too many links distract visitors and dilute focus.\n</p>				\n					<figure><img width=\"60\" height=\"100\" src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/67bb8177c0dadd063faf6445_xnBn0gX6TFCdfM7NQZhs_cf-wo-redarrow.png\" alt=\"\" /></figure><h3>Low visitor engagement</h3><p>Slow loading times frustrate users and increase bounce rates.\n</p>				\n					<figure><img width=\"60\" height=\"100\" src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/67bb8177c0dadd063faf6445_xnBn0gX6TFCdfM7NQZhs_cf-wo-redarrow.png\" alt=\"\" /></figure><h3>Unfocused user experience</h3><p>Unclear calls to action confuse potential customers.\n</p>				\n					<figure><img width=\"60\" height=\"100\" src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/67bb8177c0dadd063faf6445_xnBn0gX6TFCdfM7NQZhs_cf-wo-redarrow.png\" alt=\"\" /></figure><h3>Missed sales opportunities</h3><p>Generic design fails to build trust or authority.\n</p>				\n					<figure><img width=\"40\" height=\"40\" src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/67bb90db392af4ac96adf168_1.webp\" alt=\"\" /></figure><h3>Low-Performing Site</h3>				\n															<img width=\"585\" height=\"1024\" src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/Book-a-reserved-coworking-spot-in-Spaces-Waterfall-Midrand-Midrand-Gumtree-South-Africa-08-11-2025_10_43_AM-768x1345-1-585x1024.webp\" alt=\"\" srcset=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/Book-a-reserved-coworking-spot-in-Spaces-Waterfall-Midrand-Midrand-Gumtree-South-Africa-08-11-2025_10_43_AM-768x1345-1-585x1024.webp 585w, https://goldenstallionagency.com/wp-content/uploads/2025/09/Book-a-reserved-coworking-spot-in-Spaces-Waterfall-Midrand-Midrand-Gumtree-South-Africa-08-11-2025_10_43_AM-768x1345-1-171x300.webp 171w, https://goldenstallionagency.com/wp-content/uploads/2025/09/Book-a-reserved-coworking-spot-in-Spaces-Waterfall-Midrand-Midrand-Gumtree-South-Africa-08-11-2025_10_43_AM-768x1345-1.webp 768w\" sizes=\"(max-width: 585px) 100vw, 585px\" />															\n					<figure><img width=\"40\" height=\"40\" src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/67bb90f39296863ae1225eca_2.webp\" alt=\"\" /></figure><h3>Conversion-Driven Design</h3>				\n															<img width=\"585\" height=\"1024\" src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/7-Jameson-Avenue-ClearStone-Properties-08-11-2025_10_43_AM-768x1345-1-585x1024.webp\" alt=\"\" srcset=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/7-Jameson-Avenue-ClearStone-Properties-08-11-2025_10_43_AM-768x1345-1-585x1024.webp 585w, https://goldenstallionagency.com/wp-content/uploads/2025/09/7-Jameson-Avenue-ClearStone-Properties-08-11-2025_10_43_AM-768x1345-1-171x300.webp 171w, https://goldenstallionagency.com/wp-content/uploads/2025/09/7-Jameson-Avenue-ClearStone-Properties-08-11-2025_10_43_AM-768x1345-1.webp 768w\" sizes=\"(max-width: 585px) 100vw, 585px\" />															\n					<figure><img width=\"60\" height=\"100\" src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/67bb88976d7f0ade2662c189_nMkfZvSyTSOfEX3hVGmM_cf-wo-greenarrow-1.png\" alt=\"\" /></figure><h3>High conversion rates</h3><p>Clear, focused navigation guides visitors to buy.\n</p>				\n					<figure><img width=\"60\" height=\"100\" src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/67bb88976d7f0ade2662c189_nMkfZvSyTSOfEX3hVGmM_cf-wo-greenarrow-1.png\" alt=\"\" /></figure><h3>Engaged  visitorsrates</h3><p>Fast, responsive design keeps users engaged.\n</p>				\n					<figure><img width=\"60\" height=\"100\" src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/67bb88976d7f0ade2662c189_nMkfZvSyTSOfEX3hVGmM_cf-wo-greenarrow-1.png\" alt=\"\" /></figure><h3>Increased lead generationrates</h3><p>Strong, compelling calls to action drive clicks.\n</p>				\n					<figure><img width=\"60\" height=\"100\" src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/67bb88976d7f0ade2662c189_nMkfZvSyTSOfEX3hVGmM_cf-wo-greenarrow-1.png\" alt=\"\" /></figure><h3>Increased Trust  &amp; Credibility rates</h3><p>Clear, focused navigation guides visitors to buy.\n</p>				\n					<h2>Above Website <br> Review\n</h2>				\n		https://goldenstallionagency.com/wp-content/uploads/2025/08/VIDEO-2025-03-25-11-51-05.mp4		\n					<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n  <meta charset=\"UTF-8\">\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n  <title>Document</title>\n</head>\n<style>\n  /* Custom CSS Variables */\n  :root {\n    --accent-glow: #ff9100;\n    --secondary-glow: #ff0055;\n    --white-border: rgba(255, 255, 255, 0.4);\n    --black: #000000;\n    --transparent: rgba(0, 0, 0, 0);\n  }\n  /* 1. Combined Animation Keyframes (Rotation and Scale) */\n  @keyframes rotate-and-scale {\n    /* Center Top (Full Width) */\n    0% {\n      transform: rotate(0deg) scaleX(1);\n    }\n    /* Corner (Narrower) */\n    25% {\n      transform: rotate(90deg) scaleX(0.25);\n    }\n    /* Center Bottom (Full Width) */\n    50% {\n      transform: rotate(180deg) scaleX(1);\n    }\n    /* Corner (Narrower) */\n    75% {\n      transform: rotate(270deg) scaleX(0.25);\n    }\n    /* Back to Start */\n    100% {\n      transform: rotate(360deg) scaleX(1);\n    }\n  }\n  /* Base and Wrapper styles */\n  .hero-button-wrap {\n    display: flex;\n    justify-content: center;\n    align-items: center;\n  }\n  /* 2. Main Button Container (White Border) */\n  .primary-button-block {\n    width: 300px;\n    height: 60px;\n    border: 1px solid var(--white-border);\n    background-color: var(--black);\n    border-radius: 200px;\n    display: flex;\n    justify-content: center;\n    align-items: center;\n    padding: 1px;\n    position: relative;\n    overflow: hidden;\n    text-decoration: none;\n  }\n  /* 3. Rotating Stroke Wrapper (Removed \'filter: blur()\') */\n  .button-stroke-wrapp {\n    z-index: 1;\n    position: absolute;\n    /* Size ko kam kia taake effect ziada tight rahe */\n    width: 200%;\n    height: 300%;\n    top: -100%;\n    left: -50%;\n    display: flex;\n    justify-content: center;\n    align-items: center;\n    /* Animation wahi rahegi */\n    animation: rotate-and-scale 4s linear infinite;\n    /* **YE LINE HATA DI GAYI HAI: filter: blur(3px);** */\n  }\n  .button-stroke-block,\n  .button-stroke-block-v2 {\n    /* Gradient wahi rahega */\n    background-image: linear-gradient(180deg,\n        var(--transparent) 10%,\n        var(--accent-glow) 40%,\n        var(--secondary-glow) 55%,\n        var(--transparent) 90%);\n    width: 50%;\n    height: 100%;\n  }\n  /* 4. Inner Black Layer (Text aur background) */\n  .button-text-wrap {\n    z-index: 2;\n    background-color: var(--black);\n    border-radius: 200px;\n    width: 100%;\n    height: 100%;\n    display: flex;\n    justify-content: center;\n    align-items: center;\n    position: relative;\n  }\n  .primary-button-text {\n    color: white;\n    font-family: Calsans, Arial, sans-serif;\n    font-size: 18px;\n    font-weight: 600;\n    text-transform: capitalize;\n  }\n</style>\n<body>\n    <a href=\"https://goldenstallionagency.com/landing-copy/#\">\n         Book A Call Now!\n    </a>\n</body>\n</html>				\n					<h2>Real Results. Real Feedback.</h2>				\n		Discover how our work helped them scale, convert, and grow.\n															<img width=\"774\" height=\"497\" src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/1-1.webp\" alt=\"\" srcset=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/1-1.webp 774w, https://goldenstallionagency.com/wp-content/uploads/2025/09/1-1-300x193.webp 300w, https://goldenstallionagency.com/wp-content/uploads/2025/09/1-1-768x493.webp 768w\" sizes=\"(max-width: 774px) 100vw, 774px\" />															\n															<img width=\"774\" height=\"497\" src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/2-1.webp\" alt=\"\" srcset=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/2-1.webp 774w, https://goldenstallionagency.com/wp-content/uploads/2025/09/2-1-300x193.webp 300w, https://goldenstallionagency.com/wp-content/uploads/2025/09/2-1-768x493.webp 768w\" sizes=\"(max-width: 774px) 100vw, 774px\" />															\n															<img width=\"774\" height=\"497\" src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/3-2.webp\" alt=\"\" srcset=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/3-2.webp 774w, https://goldenstallionagency.com/wp-content/uploads/2025/09/3-2-300x193.webp 300w, https://goldenstallionagency.com/wp-content/uploads/2025/09/3-2-768x493.webp 768w\" sizes=\"(max-width: 774px) 100vw, 774px\" />															\n															<img width=\"774\" height=\"497\" src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/5-2.webp\" alt=\"\" srcset=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/5-2.webp 774w, https://goldenstallionagency.com/wp-content/uploads/2025/09/5-2-300x193.webp 300w, https://goldenstallionagency.com/wp-content/uploads/2025/09/5-2-768x493.webp 768w\" sizes=\"(max-width: 774px) 100vw, 774px\" />															\n				<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M646 125C629 125 613 133 604 142L308 442C296 454 292 471 292 487 292 504 296 521 308 533L604 854C617 867 629 875 646 875 663 875 679 871 692 858 704 846 713 829 713 812 713 796 708 779 692 767L438 487 692 225C700 217 708 204 708 187 708 171 704 154 692 142 675 129 663 125 646 125Z\"></path></svg>			\n				<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M696 533C708 521 713 504 713 487 713 471 708 454 696 446L400 146C388 133 375 125 354 125 338 125 325 129 313 142 300 154 292 171 292 187 292 204 296 221 308 233L563 492 304 771C292 783 288 800 288 817 288 833 296 850 308 863 321 871 338 875 354 875 371 875 388 867 400 854L696 533Z\"></path></svg>			\n															<img width=\"774\" height=\"497\" src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/1-1.webp\" alt=\"\" srcset=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/1-1.webp 774w, https://goldenstallionagency.com/wp-content/uploads/2025/09/1-1-300x193.webp 300w, https://goldenstallionagency.com/wp-content/uploads/2025/09/1-1-768x493.webp 768w\" sizes=\"(max-width: 774px) 100vw, 774px\" />															\n															<img width=\"774\" height=\"497\" src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/2-1.webp\" alt=\"\" srcset=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/2-1.webp 774w, https://goldenstallionagency.com/wp-content/uploads/2025/09/2-1-300x193.webp 300w, https://goldenstallionagency.com/wp-content/uploads/2025/09/2-1-768x493.webp 768w\" sizes=\"(max-width: 774px) 100vw, 774px\" />															\n															<img width=\"774\" height=\"497\" src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/3-2.webp\" alt=\"\" srcset=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/3-2.webp 774w, https://goldenstallionagency.com/wp-content/uploads/2025/09/3-2-300x193.webp 300w, https://goldenstallionagency.com/wp-content/uploads/2025/09/3-2-768x493.webp 768w\" sizes=\"(max-width: 774px) 100vw, 774px\" />															\n															<img width=\"774\" height=\"497\" src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/5-2.webp\" alt=\"\" srcset=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/5-2.webp 774w, https://goldenstallionagency.com/wp-content/uploads/2025/09/5-2-300x193.webp 300w, https://goldenstallionagency.com/wp-content/uploads/2025/09/5-2-768x493.webp 768w\" sizes=\"(max-width: 774px) 100vw, 774px\" />															\n		<a href=\"https://goldenstallionagency.com/portfolio/\">View Portfolio</a>		\n					<h2>Frequently Asked<br> Questions\n</h2>				\n						<details id=\"e-n-accordion-item-7980\" open>\n				<summary data-accordion-index=\"1\" tabindex=\"0\" aria-expanded=\"true\" aria-controls=\"e-n-accordion-item-7980\" >\n					  What Services Does Golden Stallion Agency Offer? \n			<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M416 208H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h384c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z\"></path></svg>\n			<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M416 208H272V64c0-17.67-14.33-32-32-32h-32c-17.67 0-32 14.33-32 32v144H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h144v144c0 17.67 14.33 32 32 32h32c17.67 0 32-14.33 32-32V304h144c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z\"></path></svg>\n						</summary>\n									<p>Golden Stallion Agency is a full-service digital partner for dental, legal, and hospitality brands. Our services include website design and development, SEO optimization, digital marketing, and ongoing maintenance and support.</p>								\n					</details>\n						<details id=\"e-n-accordion-item-7981\" >\n				<summary data-accordion-index=\"2\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-7981\" >\n					 How long does it take to build a website? \n			<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M416 208H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h384c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z\"></path></svg>\n			<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M416 208H272V64c0-17.67-14.33-32-32-32h-32c-17.67 0-32 14.33-32 32v144H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h144v144c0 17.67 14.33 32 32 32h32c17.67 0 32-14.33 32-32V304h144c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z\"></path></svg>\n						</summary>\n									<p>Golden Stallion Agency is a full-service digital partner for dental, legal, and hospitality brands. Our services include website design and development, SEO optimization, digital marketing, and ongoing maintenance and support.</p>								\n					</details>\n						<details id=\"e-n-accordion-item-7982\" >\n				<summary data-accordion-index=\"3\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-7982\" >\n					 Do you offer e-commerce solutions? \n			<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M416 208H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h384c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z\"></path></svg>\n			<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M416 208H272V64c0-17.67-14.33-32-32-32h-32c-17.67 0-32 14.33-32 32v144H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h144v144c0 17.67 14.33 32 32 32h32c17.67 0 32-14.33 32-32V304h144c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z\"></path></svg>\n						</summary>\n									Yes, we specialize in creating secure and user-friendly e-commerce websites to help your business sell products or services online.								\n					</details>\n						<details id=\"e-n-accordion-item-7983\" >\n				<summary data-accordion-index=\"4\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-7983\" >\n					 How do I get started with Golden Stallion Agency? \n			<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M416 208H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h384c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z\"></path></svg>\n			<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M416 208H272V64c0-17.67-14.33-32-32-32h-32c-17.67 0-32 14.33-32 32v144H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h144v144c0 17.67 14.33 32 32 32h32c17.67 0 32-14.33 32-32V304h144c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z\"></path></svg>\n						</summary>\n									Getting started is easy! Simply Book a Call with Tinashe, and we’ll discuss your business needs and goals. From there, we’ll create a custom plan to build your high-converting website.								\n					</details>\n						<details id=\"e-n-accordion-item-7984\" >\n				<summary data-accordion-index=\"5\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-7984\" >\n					 What happens if we don’t see results by the end of the program \n			<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M416 208H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h384c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z\"></path></svg>\n			<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M416 208H272V64c0-17.67-14.33-32-32-32h-32c-17.67 0-32 14.33-32 32v144H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h144v144c0 17.67 14.33 32 32 32h32c17.67 0 32-14.33 32-32V304h144c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z\"></path></svg>\n						</summary>\n									We give you all your money back – simple as\nthat								\n					</details>\n		<p>Golden Stallion Agency is a full-service digital partner for dental, legal, and hospitality brands. Our services include website design and development, SEO optimization, digital marketing, and ongoing maintenance and support.</p><p>Golden Stallion Agency is a full-service digital partner for dental, legal, and hospitality brands. Our services include website design and development, SEO optimization, digital marketing, and ongoing maintenance and support.</p>Yes, we specialize in creating secure and user-friendly e-commerce websites to help your business sell products or services online.Getting started is easy! Simply Book a Call with Tinashe, and we’ll discuss your business needs and goals. From there, we’ll create a custom plan to build your high-converting website.We give you all your money back – simple as\nthat		\n					<h2>Discover Websites That <br> Drive Results\n</h2>				\n		Across South Africa, We Build Digital Experiences That Convert\n															<img width=\"559\" height=\"447\" src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/fdfgretgrf-frgre-frtgtr-removebg-preview.webp\" alt=\"\" srcset=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/fdfgretgrf-frgre-frtgtr-removebg-preview.webp 559w, https://goldenstallionagency.com/wp-content/uploads/2025/09/fdfgretgrf-frgre-frtgtr-removebg-preview-300x240.webp 300w\" sizes=\"(max-width: 559px) 100vw, 559px\" />															\n															<img width=\"559\" height=\"447\" src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/fdfgretgrf-frgre-frtgtr-f-1-removebg-preview.webp\" alt=\"\" srcset=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/fdfgretgrf-frgre-frtgtr-f-1-removebg-preview.webp 559w, https://goldenstallionagency.com/wp-content/uploads/2025/09/fdfgretgrf-frgre-frtgtr-f-1-removebg-preview-300x240.webp 300w\" sizes=\"(max-width: 559px) 100vw, 559px\" />															\n															<img width=\"559\" height=\"447\" src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/fdfgretgrf-frgre-frtgtr-10-removebg-preview.webp\" alt=\"\" srcset=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/fdfgretgrf-frgre-frtgtr-10-removebg-preview.webp 559w, https://goldenstallionagency.com/wp-content/uploads/2025/09/fdfgretgrf-frgre-frtgtr-10-removebg-preview-300x240.webp 300w\" sizes=\"(max-width: 559px) 100vw, 559px\" />															\n															<img width=\"559\" height=\"447\" src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/fdfgretgrf-frgre-frtgtr-9-removebg-preview.webp\" alt=\"\" srcset=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/fdfgretgrf-frgre-frtgtr-9-removebg-preview.webp 559w, https://goldenstallionagency.com/wp-content/uploads/2025/09/fdfgretgrf-frgre-frtgtr-9-removebg-preview-300x240.webp 300w\" sizes=\"(max-width: 559px) 100vw, 559px\" />															\n															<img width=\"559\" height=\"447\" src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/fdfgretgrf-frgre-frtgtr-8-removebg-preview.webp\" alt=\"\" srcset=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/fdfgretgrf-frgre-frtgtr-8-removebg-preview.webp 559w, https://goldenstallionagency.com/wp-content/uploads/2025/09/fdfgretgrf-frgre-frtgtr-8-removebg-preview-300x240.webp 300w\" sizes=\"(max-width: 559px) 100vw, 559px\" />															\n															<img width=\"559\" height=\"447\" src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/fdfgretgrf-frgre-frtgtr-7-removebg-preview.webp\" alt=\"\" srcset=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/fdfgretgrf-frgre-frtgtr-7-removebg-preview.webp 559w, https://goldenstallionagency.com/wp-content/uploads/2025/09/fdfgretgrf-frgre-frtgtr-7-removebg-preview-300x240.webp 300w\" sizes=\"(max-width: 559px) 100vw, 559px\" />															\n															<img width=\"559\" height=\"447\" src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/fdfgretgrf-frgre-frtgtr-6-removebg-preview.webp\" alt=\"\" srcset=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/fdfgretgrf-frgre-frtgtr-6-removebg-preview.webp 559w, https://goldenstallionagency.com/wp-content/uploads/2025/09/fdfgretgrf-frgre-frtgtr-6-removebg-preview-300x240.webp 300w\" sizes=\"(max-width: 559px) 100vw, 559px\" />															\n															<img width=\"559\" height=\"447\" src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/fdfgretgrf-frgre-frtgtr-4-removebg-preview.webp\" alt=\"\" srcset=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/fdfgretgrf-frgre-frtgtr-4-removebg-preview.webp 559w, https://goldenstallionagency.com/wp-content/uploads/2025/09/fdfgretgrf-frgre-frtgtr-4-removebg-preview-300x240.webp 300w\" sizes=\"(max-width: 559px) 100vw, 559px\" />															\n															<img width=\"559\" height=\"447\" src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/fdfgretgrf-frgre-frtgtr-3-removebg-preview.webp\" alt=\"\" srcset=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/fdfgretgrf-frgre-frtgtr-3-removebg-preview.webp 559w, https://goldenstallionagency.com/wp-content/uploads/2025/09/fdfgretgrf-frgre-frtgtr-3-removebg-preview-300x240.webp 300w\" sizes=\"(max-width: 559px) 100vw, 559px\" />															\n				<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M646 125C629 125 613 133 604 142L308 442C296 454 292 471 292 487 292 504 296 521 308 533L604 854C617 867 629 875 646 875 663 875 679 871 692 858 704 846 713 829 713 812 713 796 708 779 692 767L438 487 692 225C700 217 708 204 708 187 708 171 704 154 692 142 675 129 663 125 646 125Z\"></path></svg>			\n				<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M696 533C708 521 713 504 713 487 713 471 708 454 696 446L400 146C388 133 375 125 354 125 338 125 325 129 313 142 300 154 292 171 292 187 292 204 296 221 308 233L563 492 304 771C292 783 288 800 288 817 288 833 296 850 308 863 321 871 338 875 354 875 371 875 388 867 400 854L696 533Z\"></path></svg>			\n															<img width=\"559\" height=\"447\" src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/fdfgretgrf-frgre-frtgtr-removebg-preview.webp\" alt=\"\" srcset=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/fdfgretgrf-frgre-frtgtr-removebg-preview.webp 559w, https://goldenstallionagency.com/wp-content/uploads/2025/09/fdfgretgrf-frgre-frtgtr-removebg-preview-300x240.webp 300w\" sizes=\"(max-width: 559px) 100vw, 559px\" />															\n															<img width=\"559\" height=\"447\" src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/fdfgretgrf-frgre-frtgtr-f-1-removebg-preview.webp\" alt=\"\" srcset=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/fdfgretgrf-frgre-frtgtr-f-1-removebg-preview.webp 559w, https://goldenstallionagency.com/wp-content/uploads/2025/09/fdfgretgrf-frgre-frtgtr-f-1-removebg-preview-300x240.webp 300w\" sizes=\"(max-width: 559px) 100vw, 559px\" />															\n															<img width=\"559\" height=\"447\" src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/fdfgretgrf-frgre-frtgtr-10-removebg-preview.webp\" alt=\"\" srcset=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/fdfgretgrf-frgre-frtgtr-10-removebg-preview.webp 559w, https://goldenstallionagency.com/wp-content/uploads/2025/09/fdfgretgrf-frgre-frtgtr-10-removebg-preview-300x240.webp 300w\" sizes=\"(max-width: 559px) 100vw, 559px\" />															\n															<img width=\"559\" height=\"447\" src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/fdfgretgrf-frgre-frtgtr-9-removebg-preview.webp\" alt=\"\" srcset=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/fdfgretgrf-frgre-frtgtr-9-removebg-preview.webp 559w, https://goldenstallionagency.com/wp-content/uploads/2025/09/fdfgretgrf-frgre-frtgtr-9-removebg-preview-300x240.webp 300w\" sizes=\"(max-width: 559px) 100vw, 559px\" />															\n															<img width=\"559\" height=\"447\" src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/fdfgretgrf-frgre-frtgtr-8-removebg-preview.webp\" alt=\"\" srcset=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/fdfgretgrf-frgre-frtgtr-8-removebg-preview.webp 559w, https://goldenstallionagency.com/wp-content/uploads/2025/09/fdfgretgrf-frgre-frtgtr-8-removebg-preview-300x240.webp 300w\" sizes=\"(max-width: 559px) 100vw, 559px\" />															\n															<img width=\"559\" height=\"447\" src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/fdfgretgrf-frgre-frtgtr-7-removebg-preview.webp\" alt=\"\" srcset=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/fdfgretgrf-frgre-frtgtr-7-removebg-preview.webp 559w, https://goldenstallionagency.com/wp-content/uploads/2025/09/fdfgretgrf-frgre-frtgtr-7-removebg-preview-300x240.webp 300w\" sizes=\"(max-width: 559px) 100vw, 559px\" />															\n															<img width=\"559\" height=\"447\" src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/fdfgretgrf-frgre-frtgtr-6-removebg-preview.webp\" alt=\"\" srcset=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/fdfgretgrf-frgre-frtgtr-6-removebg-preview.webp 559w, https://goldenstallionagency.com/wp-content/uploads/2025/09/fdfgretgrf-frgre-frtgtr-6-removebg-preview-300x240.webp 300w\" sizes=\"(max-width: 559px) 100vw, 559px\" />															\n															<img width=\"559\" height=\"447\" src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/fdfgretgrf-frgre-frtgtr-4-removebg-preview.webp\" alt=\"\" srcset=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/fdfgretgrf-frgre-frtgtr-4-removebg-preview.webp 559w, https://goldenstallionagency.com/wp-content/uploads/2025/09/fdfgretgrf-frgre-frtgtr-4-removebg-preview-300x240.webp 300w\" sizes=\"(max-width: 559px) 100vw, 559px\" />															\n															<img width=\"559\" height=\"447\" src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/fdfgretgrf-frgre-frtgtr-3-removebg-preview.webp\" alt=\"\" srcset=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/fdfgretgrf-frgre-frtgtr-3-removebg-preview.webp 559w, https://goldenstallionagency.com/wp-content/uploads/2025/09/fdfgretgrf-frgre-frtgtr-3-removebg-preview-300x240.webp 300w\" sizes=\"(max-width: 559px) 100vw, 559px\" />															\n					<h2>Book A Call <br>With Us!</h2>				\n					<a href=\"https://goldenstallionagency.com/landing-copy/#\">\n									Send Us An Email\n					</a>\n					<a href=\"https://goldenstallionagency.com/landing-copy/#\">\n									Give Us A Call\n					</a>\n					<iframe src=\"https://calendly.com/goldenstallionwebagency/hospitality-website-discovery-call\" width=\"100%\" height=\"600\" frameborder=\"0\" scrolling=\"no\">﻿﻿﻿﻿﻿﻿</iframe>','landing page','','publish','closed','closed','','landing-page','','','2025-09-30 23:23:03','2025-09-30 21:23:03','',0,'https://goldenstallionagency.com/?post_type=elementor_library&#038;p=1315',0,'elementor_library','',0),(1316,3,'2025-09-30 16:35:47','2025-09-30 14:35:47','','custom fotn css','','publish','closed','closed','','custom-fotn-css','','','2025-09-30 16:35:47','2025-09-30 14:35:47','',0,'https://goldenstallionagency.com/?post_type=elementor_snippet&#038;p=1316',0,'elementor_snippet','',0),(1320,3,'2025-09-30 16:43:50','2025-09-30 14:43:50','.p-20 {\n  padding-inline: 20px;\n}\n\nh1 span,\nh2 span {\n  color: #facd22; /* replaced */\n}\n\n/* .sit-font{\n  font-family:\"Cal\" !important;\n} */\n\n.cstm-border-btm li {\n  padding-block: 10px !important;\n  border-bottom: 1px solid #fffbe270;\n}\n\n.another-amzng-bg {\n  border: 0.2px solid #d8d6d699;\n  background-color: #000;\n  background-image: linear-gradient(\n    319deg,\n    #facd22b5 19%,\n    #facd2273 42%,\n    #facd221c 71%,\n    transparent 92%\n  );\n  border-radius: 15px;\n  width: 100%;\n  max-width: 90vw;\n  margin-left: auto;\n  margin-right: auto;\n  padding: 30px;\n}\n\n.box-num h2 {\n  color: #FFFFFF;\n  fill: #FFFFFF;\n  background-color: #FFD62D59;\n  border-radius: 80px;\n  box-shadow: 0px 0px 36px 9px rgba(250, 205, 34, 0.47); /* replaced shadow glow */\n  font-size: 42px !important;\n  transform: rotate(0deg);\n  height: 80px;\n  width: 80px;\n  display: flex;\n  justify-content: center;\n  align-items: center;\n  color: white !important;\n}\n\n.cstm-bg-curve-l {\n  background-position: top 73px center !important;\n  background-size: contain;\n  background-size: 68% !important;\n  z-index: -2 !important;\n}\n\n.cstm-box-css .elementor-image-box-wrapper {\n  justify-content: space-between !important;\n  cursor: pointer;\n}\n\n.cstm-box-css .elementor-widget-image-box .elementor-image-box-content {\n  width: 80%;\n}\n\n.cstm-box-css h3.elementor-image-box-title {\n  margin-bottom: 0 !important;\n}\n\n.cst-box-gradoent {\n  background-image: linear-gradient(180deg, black, #ff0004\n)\n}\n\n.red-ss span {\n  color: #facd22; /* replaced */\n}\n\n.green-ss .elementor-image-box-title span {\n  color: #7FD136;\n}\n\n.cstm-green-gradnt {\n  background-image: linear-gradient(180deg, black, #7fd136);\n}\n\n.cstm-carousal-arow svg.e-font-icon-svg {\n  fill: #facd22 !important; /* replaced */\n}\n\n.cstm-accordian-ss span.e-n-accordion-item-title-icon {\n  background-color: #facd22; /* replaced */\n  border-radius: 20px;\n  flex-direction: row;\n  justify-content: center;\n  align-items: center;\n  padding: 24px;\n  display: flex;\n}\n\n.cstm-accordian-ss .elementor-element {\n  z-index: -1 !important;\n}\n\n.cstm-calender .gmem4bt {\n  border: 2px solid #facd22 !important; /* replaced */\n  box-shadow: 0 0 20px 4px rgba(250, 205, 34, 0.6) !important; /* replaced */\n}\n\n@media only screen and (max-width: 400px) {\n  .another-amzng-bg {\n    padding: 20px;\n  }\n}\n','neve','','publish','closed','closed','','neve','','','2025-09-30 23:35:06','2025-09-30 21:35:06','',0,'https://goldenstallionagency.com/2025/09/30/neve/',0,'custom_css','',0),(1342,3,'2025-09-30 17:03:34','2025-09-30 15:03:34','','calsans','','publish','closed','closed','','calsans','','','2025-09-30 17:03:34','2025-09-30 15:03:34','',0,'https://goldenstallionagency.com/?post_type=elementor_font&#038;p=1342',0,'elementor_font','',0),(1343,3,'2025-09-30 17:03:26','2025-09-30 15:03:26','','CalSans-Regular','','inherit','open','closed','','calsans-regular','','','2025-09-30 17:03:26','2025-09-30 15:03:26','',1342,'https://goldenstallionagency.com/wp-content/uploads/2025/09/CalSans-Regular.ttf',0,'attachment','application/x-font-ttf',0),(1352,3,'2025-09-30 17:25:43','2025-09-30 15:25:43','','client-8','','inherit','open','closed','','client-8','','','2025-09-30 17:25:43','2025-09-30 15:25:43','',1315,'https://goldenstallionagency.com/wp-content/uploads/2025/09/client-8.webp',0,'attachment','image/webp',0),(1353,3,'2025-09-30 17:25:57','2025-09-30 15:25:57','','client-7','','inherit','open','closed','','client-7','','','2025-09-30 17:25:57','2025-09-30 15:25:57','',1315,'https://goldenstallionagency.com/wp-content/uploads/2025/09/client-7.webp',0,'attachment','image/webp',0),(1354,3,'2025-09-30 17:26:00','2025-09-30 15:26:00','','client-9','','inherit','open','closed','','client-9','','','2025-09-30 17:26:00','2025-09-30 15:26:00','',1315,'https://goldenstallionagency.com/wp-content/uploads/2025/09/client-9.webp',0,'attachment','image/webp',0),(1355,3,'2025-09-30 17:26:04','2025-09-30 15:26:04','','client-1','','inherit','open','closed','','client-1','','','2025-09-30 17:26:04','2025-09-30 15:26:04','',1315,'https://goldenstallionagency.com/wp-content/uploads/2025/09/client-1.webp',0,'attachment','image/webp',0),(1356,3,'2025-09-30 17:26:09','2025-09-30 15:26:09','','client-4','','inherit','open','closed','','client-4','','','2025-09-30 17:26:09','2025-09-30 15:26:09','',1315,'https://goldenstallionagency.com/wp-content/uploads/2025/09/client-4.webp',0,'attachment','image/webp',0),(1357,3,'2025-09-30 17:26:13','2025-09-30 15:26:13','','client-9','','inherit','open','closed','','client-9-2','','','2025-09-30 17:26:13','2025-09-30 15:26:13','',1315,'https://goldenstallionagency.com/wp-content/uploads/2025/09/client-9-1.webp',0,'attachment','image/webp',0),(1358,3,'2025-09-30 17:27:30','2025-09-30 15:27:30','','client-11','','inherit','open','closed','','client-11','','','2025-09-30 17:27:30','2025-09-30 15:27:30','',1315,'https://goldenstallionagency.com/wp-content/uploads/2025/09/client-11.webp',0,'attachment','image/webp',0),(1410,3,'2025-09-30 19:22:51','2025-09-30 17:22:51','','Best-Dentist-London-_-E11even-Dental','','inherit','open','closed','','best-dentist-london-_-e11even-dental-2','','','2025-09-30 19:22:51','2025-09-30 17:22:51','',0,'https://goldenstallionagency.com/wp-content/uploads/2025/09/Best-Dentist-London-_-E11even-Dental.gif',0,'attachment','image/gif',0),(1435,3,'2025-09-30 20:01:16','2025-09-30 18:01:16','','image_2024-11-08_222804488','','inherit','open','closed','','image_2024-11-08_222804488-2','','','2025-09-30 20:01:16','2025-09-30 18:01:16','',1315,'https://goldenstallionagency.com/wp-content/uploads/2025/09/image_2024-11-08_222804488.webp',0,'attachment','image/webp',0),(1473,3,'2025-09-30 20:45:26','2025-09-30 18:45:26','','67bb8177c0dadd063faf6445_xnBn0gX6TFCdfM7NQZhs_cf-wo-redarrow','','inherit','open','closed','','67bb8177c0dadd063faf6445_xnbn0gx6tfcdfm7nqzhs_cf-wo-redarrow','','','2025-09-30 20:45:26','2025-09-30 18:45:26','',1315,'https://goldenstallionagency.com/wp-content/uploads/2025/09/67bb8177c0dadd063faf6445_xnBn0gX6TFCdfM7NQZhs_cf-wo-redarrow.png',0,'attachment','image/png',0),(1486,3,'2025-09-30 20:58:29','2025-09-30 18:58:29','','67bb90db392af4ac96adf168_1','','inherit','open','closed','','67bb90db392af4ac96adf168_1','','','2025-09-30 20:58:29','2025-09-30 18:58:29','',1315,'https://goldenstallionagency.com/wp-content/uploads/2025/09/67bb90db392af4ac96adf168_1.webp',0,'attachment','image/webp',0),(1490,3,'2025-09-30 21:00:32','2025-09-30 19:00:32','','Book-a-reserved-coworking-spot-in-Spaces-Waterfall-Midrand-Midrand-Gumtree-South-Africa-08-11-2025_10_43_AM-768x1345','','inherit','open','closed','','book-a-reserved-coworking-spot-in-spaces-waterfall-midrand-midrand-gumtree-south-africa-08-11-2025_10_43_am-768x1345','','','2025-09-30 21:00:32','2025-09-30 19:00:32','',1315,'https://goldenstallionagency.com/wp-content/uploads/2025/09/Book-a-reserved-coworking-spot-in-Spaces-Waterfall-Midrand-Midrand-Gumtree-South-Africa-08-11-2025_10_43_AM-768x1345-1.webp',0,'attachment','image/webp',0),(1491,3,'2025-09-30 21:01:38','2025-09-30 19:01:38','','67bb90f39296863ae1225eca_2','','inherit','open','closed','','67bb90f39296863ae1225eca_2','','','2025-09-30 21:01:38','2025-09-30 19:01:38','',1315,'https://goldenstallionagency.com/wp-content/uploads/2025/09/67bb90f39296863ae1225eca_2.webp',0,'attachment','image/webp',0),(1492,3,'2025-09-30 21:02:18','2025-09-30 19:02:18','','7-Jameson-Avenue-ClearStone-Properties-08-11-2025_10_43_AM-768x1345','','inherit','open','closed','','7-jameson-avenue-clearstone-properties-08-11-2025_10_43_am-768x1345','','','2025-09-30 21:02:18','2025-09-30 19:02:18','',1315,'https://goldenstallionagency.com/wp-content/uploads/2025/09/7-Jameson-Avenue-ClearStone-Properties-08-11-2025_10_43_AM-768x1345-1.webp',0,'attachment','image/webp',0),(1505,3,'2025-09-30 21:12:09','2025-09-30 19:12:09','','67bb88976d7f0ade2662c189_nMkfZvSyTSOfEX3hVGmM_cf-wo-greenarrow (1)','','inherit','open','closed','','67bb88976d7f0ade2662c189_nmkfzvsytsofex3hvgmm_cf-wo-greenarrow-1','','','2025-09-30 21:12:09','2025-09-30 19:12:09','',1315,'https://goldenstallionagency.com/wp-content/uploads/2025/09/67bb88976d7f0ade2662c189_nMkfZvSyTSOfEX3hVGmM_cf-wo-greenarrow-1.png',0,'attachment','image/png',0),(1534,3,'2025-09-30 21:38:23','2025-09-30 19:38:23','','1-1','','inherit','open','closed','','1-1','','','2025-09-30 21:38:23','2025-09-30 19:38:23','',1315,'https://goldenstallionagency.com/wp-content/uploads/2025/09/1-1.webp',0,'attachment','image/webp',0),(1535,3,'2025-09-30 21:38:49','2025-09-30 19:38:49','','2-1','','inherit','open','closed','','2-1','','','2025-09-30 21:38:49','2025-09-30 19:38:49','',1315,'https://goldenstallionagency.com/wp-content/uploads/2025/09/2-1.webp',0,'attachment','image/webp',0),(1536,3,'2025-09-30 21:39:23','2025-09-30 19:39:23','','3-2','','inherit','open','closed','','3-2-2','','','2025-09-30 21:39:23','2025-09-30 19:39:23','',1315,'https://goldenstallionagency.com/wp-content/uploads/2025/09/3-2.webp',0,'attachment','image/webp',0),(1537,3,'2025-09-30 21:39:51','2025-09-30 19:39:51','','5-2','','inherit','open','closed','','5-2-2','','','2025-09-30 21:39:51','2025-09-30 19:39:51','',1315,'https://goldenstallionagency.com/wp-content/uploads/2025/09/5-2.webp',0,'attachment','image/webp',0),(1577,3,'2025-09-30 22:17:07','2025-09-30 20:17:07','','fdfgretgrf-frgre-frtgtr-removebg-preview','','inherit','open','closed','','fdfgretgrf-frgre-frtgtr-removebg-preview-2','','','2025-09-30 22:17:07','2025-09-30 20:17:07','',1315,'https://goldenstallionagency.com/wp-content/uploads/2025/09/fdfgretgrf-frgre-frtgtr-removebg-preview.webp',0,'attachment','image/webp',0),(1578,3,'2025-09-30 22:17:37','2025-09-30 20:17:37','','fdfgretgrf-frgre-frtgtr-f-1-removebg-preview','','inherit','open','closed','','fdfgretgrf-frgre-frtgtr-f-1-removebg-preview-2','','','2025-09-30 22:17:37','2025-09-30 20:17:37','',1315,'https://goldenstallionagency.com/wp-content/uploads/2025/09/fdfgretgrf-frgre-frtgtr-f-1-removebg-preview.webp',0,'attachment','image/webp',0),(1579,3,'2025-09-30 22:17:52','2025-09-30 20:17:52','','fdfgretgrf-frgre-frtgtr-10-removebg-preview','','inherit','open','closed','','fdfgretgrf-frgre-frtgtr-10-removebg-preview-2','','','2025-09-30 22:17:52','2025-09-30 20:17:52','',1315,'https://goldenstallionagency.com/wp-content/uploads/2025/09/fdfgretgrf-frgre-frtgtr-10-removebg-preview.webp',0,'attachment','image/webp',0),(1580,3,'2025-09-30 22:18:12','2025-09-30 20:18:12','','fdfgretgrf-frgre-frtgtr-9-removebg-preview','','inherit','open','closed','','fdfgretgrf-frgre-frtgtr-9-removebg-preview-2','','','2025-09-30 22:18:12','2025-09-30 20:18:12','',1315,'https://goldenstallionagency.com/wp-content/uploads/2025/09/fdfgretgrf-frgre-frtgtr-9-removebg-preview.webp',0,'attachment','image/webp',0),(1581,3,'2025-09-30 22:18:47','2025-09-30 20:18:47','','fdfgretgrf-frgre-frtgtr-8-removebg-preview','','inherit','open','closed','','fdfgretgrf-frgre-frtgtr-8-removebg-preview-2','','','2025-09-30 22:18:47','2025-09-30 20:18:47','',1315,'https://goldenstallionagency.com/wp-content/uploads/2025/09/fdfgretgrf-frgre-frtgtr-8-removebg-preview.webp',0,'attachment','image/webp',0),(1582,3,'2025-09-30 22:19:17','2025-09-30 20:19:17','','fdfgretgrf-frgre-frtgtr-7-removebg-preview','','inherit','open','closed','','fdfgretgrf-frgre-frtgtr-7-removebg-preview-2','','','2025-09-30 22:19:17','2025-09-30 20:19:17','',1315,'https://goldenstallionagency.com/wp-content/uploads/2025/09/fdfgretgrf-frgre-frtgtr-7-removebg-preview.webp',0,'attachment','image/webp',0),(1583,3,'2025-09-30 22:21:15','2025-09-30 20:21:15','','fdfgretgrf-frgre-frtgtr-6-removebg-preview','','inherit','open','closed','','fdfgretgrf-frgre-frtgtr-6-removebg-preview-2','','','2025-09-30 22:21:15','2025-09-30 20:21:15','',1315,'https://goldenstallionagency.com/wp-content/uploads/2025/09/fdfgretgrf-frgre-frtgtr-6-removebg-preview.webp',0,'attachment','image/webp',0),(1585,3,'2025-09-30 22:22:25','2025-09-30 20:22:25','','fdfgretgrf-frgre-frtgtr-4-removebg-preview','','inherit','open','closed','','fdfgretgrf-frgre-frtgtr-4-removebg-preview-2','','','2025-09-30 22:22:25','2025-09-30 20:22:25','',1315,'https://goldenstallionagency.com/wp-content/uploads/2025/09/fdfgretgrf-frgre-frtgtr-4-removebg-preview.webp',0,'attachment','image/webp',0),(1586,3,'2025-09-30 22:22:57','2025-09-30 20:22:57','','fdfgretgrf-frgre-frtgtr-3-removebg-preview','','inherit','open','closed','','fdfgretgrf-frgre-frtgtr-3-removebg-preview-2','','','2025-09-30 22:22:57','2025-09-30 20:22:57','',1315,'https://goldenstallionagency.com/wp-content/uploads/2025/09/fdfgretgrf-frgre-frtgtr-3-removebg-preview.webp',0,'attachment','image/webp',0),(1614,3,'2025-09-30 23:07:33','2025-09-30 21:07:33','','Landing page','','publish','closed','closed','','landing-page-2','','','2025-09-30 23:07:33','2025-09-30 21:07:33','',0,'https://goldenstallionagency.com/?page_id=1614',0,'page','',0),(1616,3,'2025-09-30 23:09:44','2025-09-30 21:09:44','<img src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/image_2024-11-08_222804488.webp\" alt=\"\" width=\"150\" height=\"150\" />\r\n<h1>We help ambitious brands turn underperforming websites into high-converting sales machines,\r\nusing trust-driven &amp; conversion-focused web design.</h1>\r\n<h2>Watch this short video to see how it works:</h2>\r\nhttp://youtube.com/watch?v=xjJlm6IjBDQ&amp;feature=youtu.be&amp;themeRefresh=1\r\n\r\n\r\n\r\n\r\n\r\n<style>\r\n  /* Custom CSS Variables */<br />\r\n  :root {<br />\r\n    --accent-glow: #ff9100;<br />\r\n    --secondary-glow: #ff0055;<br />\r\n    --white-border: rgba(255, 255, 255, 0.4);<br />\r\n    --black: #000000;<br />\r\n    --transparent: rgba(0, 0, 0, 0);<br />\r\n  }<br />\r\n  /* 1. Combined Animation Keyframes (Rotation and Scale) */<br />\r\n  @keyframes rotate-and-scale {<br />\r\n    /* Center Top (Full Width) */<br />\r\n    0% {<br />\r\n      transform: rotate(0deg) scaleX(1);<br />\r\n    }<br />\r\n    /* Corner (Narrower) */<br />\r\n    25% {<br />\r\n      transform: rotate(90deg) scaleX(0.25);<br />\r\n    }<br />\r\n    /* Center Bottom (Full Width) */<br />\r\n    50% {<br />\r\n      transform: rotate(180deg) scaleX(1);<br />\r\n    }<br />\r\n    /* Corner (Narrower) */<br />\r\n    75% {<br />\r\n      transform: rotate(270deg) scaleX(0.25);<br />\r\n    }<br />\r\n    /* Back to Start */<br />\r\n    100% {<br />\r\n      transform: rotate(360deg) scaleX(1);<br />\r\n    }<br />\r\n  }<br />\r\n  /* Base and Wrapper styles */<br />\r\n  .hero-button-wrap {<br />\r\n    display: flex;<br />\r\n    justify-content: center;<br />\r\n    align-items: center;<br />\r\n  }<br />\r\n  /* 2. Main Button Container (White Border) */<br />\r\n  .primary-button-block {<br />\r\n    width: 300px;<br />\r\n    height: 60px;<br />\r\n    border: 1px solid var(--white-border);<br />\r\n    background-color: var(--black);<br />\r\n    border-radius: 200px;<br />\r\n    display: flex;<br />\r\n    justify-content: center;<br />\r\n    align-items: center;<br />\r\n    padding: 1px;<br />\r\n    position: relative;<br />\r\n    overflow: hidden;<br />\r\n    text-decoration: none;<br />\r\n  }<br />\r\n  /* 3. Rotating Stroke Wrapper (Removed \'filter: blur()\') */<br />\r\n  .button-stroke-wrapp {<br />\r\n    z-index: 1;<br />\r\n    position: absolute;<br />\r\n    /* Size ko kam kia taake effect ziada tight rahe */<br />\r\n    width: 200%;<br />\r\n    height: 300%;<br />\r\n    top: -100%;<br />\r\n    left: -50%;<br />\r\n    display: flex;<br />\r\n    justify-content: center;<br />\r\n    align-items: center;<br />\r\n    /* Animation wahi rahegi */<br />\r\n    animation: rotate-and-scale 4s linear infinite;<br />\r\n    /* **YE LINE HATA DI GAYI HAI: filter: blur(3px);** */<br />\r\n  }<br />\r\n  .button-stroke-block,<br />\r\n  .button-stroke-block-v2 {<br />\r\n    /* Gradient wahi rahega */<br />\r\n    background-image: linear-gradient(180deg,<br />\r\n        var(--transparent) 10%,<br />\r\n        var(--accent-glow) 40%,<br />\r\n        var(--secondary-glow) 55%,<br />\r\n        var(--transparent) 90%);<br />\r\n    width: 50%;<br />\r\n    height: 100%;<br />\r\n  }<br />\r\n  /* 4. Inner Black Layer (Text aur background) */<br />\r\n  .button-text-wrap {<br />\r\n    z-index: 2;<br />\r\n    background-color: var(--black);<br />\r\n    border-radius: 200px;<br />\r\n    width: 100%;<br />\r\n    height: 100%;<br />\r\n    display: flex;<br />\r\n    justify-content: center;<br />\r\n    align-items: center;<br />\r\n    position: relative;<br />\r\n  }<br />\r\n  .primary-button-text {<br />\r\n    color: white;<br />\r\n    font-family: Calsans, Arial, sans-serif;<br />\r\n    font-size: 18px;<br />\r\n    font-weight: 600;<br />\r\n    text-transform: capitalize;<br />\r\n  }<br />\r\n</style>\r\n\r\n<a href=\"https://calendly.com/goldenstallionagency/real-estate-and-development-branding-discovery-clone\">\r\nBook A Call Now!\r\n</a>\r\n<h2>Trusted by Leading Companies Worldwide</h2>\r\n<!-- start Logo Marquee -->\r\n\r\n<style>/* widget: Logo Marquee */<br />\r\n#uc_logo_marquee_elementor_7b7e55e3{<br />\r\n  min-height:1px;<br />\r\n  text-align: center;<br />\r\n  position:relative;<br />\r\n  opacity: 0;<br />\r\n}<br />\r\n#uc_logo_marquee_elementor_7b7e55e3 *{<br />\r\n  box-sizing:border-box;<br />\r\n}<br />\r\n#uc_logo_marquee_elementor_7b7e55e3 .uc_marquee {<br />\r\n	display: flex;<br />\r\n	align-items: center;<br />\r\n	overflow: hidden;<br />\r\n    position: relative;<br />\r\n}<br />\r\n#uc_logo_marquee_elementor_7b7e55e3 .uc_marquee > div {<br />\r\n    position:relative;<br />\r\n	display: inline-flex;<br />\r\n	align-items: center;<br />\r\n	flex: 0 0 auto;<br />\r\n	width: auto;<br />\r\n	overflow: hidden;<br />\r\n  			animation-name: marquee-to-left;<br />\r\n    	animation-timing-function: linear;<br />\r\n	animation-iteration-count: infinite;<br />\r\n    }<br />\r\n#uc_logo_marquee_elementor_7b7e55e3 img{<br />\r\n  	height: 100%;<br />\r\n}<br />\r\n#uc_logo_marquee_elementor_7b7e55e3 .ue_marquee_title<br />\r\n{<br />\r\n  position:absolute;<br />\r\n  bottom:0px;<br />\r\n  left: 0;<br />\r\n  width:100%;<br />\r\n}<br />\r\n#uc_logo_marquee_elementor_7b7e55e3 .uc_logo_marquee_holder{<br />\r\n	position:relative;<br />\r\n    text-align:center;<br />\r\n    overflow:hidden;<br />\r\n}<br />\r\n#uc_logo_marquee_elementor_7b7e55e3 .uc_logo_marquee_holder a{<br />\r\n  height:100%;<br />\r\n  width: 100%;<br />\r\n  display:flex;<br />\r\n  align-items: center;<br />\r\n  justify-content:center;<br />\r\n}<br />\r\n	@keyframes marquee-to-left {<br />\r\n	from {transform: translate(0,0)}<br />\r\n	to {transform: translate(-50%,0)}<br />\r\n}<br />\r\n#uc_logo_marquee_elementor_7b7e55e3 .ue-item-badge<br />\r\n{<br />\r\n  position:absolute;<br />\r\n  right:10px;<br />\r\n  top:10px;<br />\r\n}<br />\r\n</style>\r\n\r\n<img src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/client-11.webp\" alt=\"Item 1\" />\r\n<img src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/client-9-1.webp\" alt=\"Item 2\" />\r\n<img src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/client-4.webp\" alt=\"Item 3\" />\r\n<img src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/client-1.webp\" alt=\"Item 4\" />\r\n<img src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/client-7.webp\" alt=\"Item 5\" />\r\n<img src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/client-8.webp\" alt=\"Item 6\" />\r\n<!-- end Logo Marquee -->\r\n<h2>High-Converting Pages with\r\nFlow</h2>\r\nWhere strategy meets scroll-stopping design.https://goldenstallionagency.com/wp-content/uploads/2025/10/E11even-Dental-_-Best-Dentist-in-London.mp4\r\n<h2>AIW: Ultimate Website Strategy</h2>\r\nThis is our proven blueprint for building high-converting, trust-driven hair transplant websites.\r\n<ul>\r\n 	<li>01. Hero</li>\r\n 	<li>02. Reviews / Case Studies / Before-After</li>\r\n 	<li>03. Press Release Kit</li>\r\n 	<li>04. Doctor Showcase</li>\r\n 	<li>05. Our Process</li>\r\n 	<li>06. Email Magnet</li>\r\n 	<li>07. FAQ</li>\r\n 	<li>08. Blog Articles</li>\r\n 	<li>09. Services &amp; Footer</li>\r\n</ul>\r\n&nbsp;\r\n\r\n<style>\r\n  /* Custom CSS Variables */<br />\r\n  :root {<br />\r\n    --accent-glow: #ff9100;<br />\r\n    --secondary-glow: #ff0055;<br />\r\n    --white-border: rgba(255, 255, 255, 0.4);<br />\r\n    --black: #000000;<br />\r\n    --transparent: rgba(0, 0, 0, 0);<br />\r\n  }<br />\r\n  /* 1. Combined Animation Keyframes (Rotation and Scale) */<br />\r\n  @keyframes rotate-and-scale {<br />\r\n    /* Center Top (Full Width) */<br />\r\n    0% {<br />\r\n      transform: rotate(0deg) scaleX(1);<br />\r\n    }<br />\r\n    /* Corner (Narrower) */<br />\r\n    25% {<br />\r\n      transform: rotate(90deg) scaleX(0.25);<br />\r\n    }<br />\r\n    /* Center Bottom (Full Width) */<br />\r\n    50% {<br />\r\n      transform: rotate(180deg) scaleX(1);<br />\r\n    }<br />\r\n    /* Corner (Narrower) */<br />\r\n    75% {<br />\r\n      transform: rotate(270deg) scaleX(0.25);<br />\r\n    }<br />\r\n    /* Back to Start */<br />\r\n    100% {<br />\r\n      transform: rotate(360deg) scaleX(1);<br />\r\n    }<br />\r\n  }<br />\r\n  /* Base and Wrapper styles */<br />\r\n  .hero-button-wrap {<br />\r\n    display: flex;<br />\r\n    justify-content: center;<br />\r\n    align-items: center;<br />\r\n  }<br />\r\n  /* 2. Main Button Container (White Border) */<br />\r\n  .primary-button-block {<br />\r\n    width: 300px;<br />\r\n    height: 60px;<br />\r\n    border: 1px solid var(--white-border);<br />\r\n    background-color: var(--black);<br />\r\n    border-radius: 200px;<br />\r\n    display: flex;<br />\r\n    justify-content: center;<br />\r\n    align-items: center;<br />\r\n    padding: 1px;<br />\r\n    position: relative;<br />\r\n    overflow: hidden;<br />\r\n    text-decoration: none;<br />\r\n  }<br />\r\n  /* 3. Rotating Stroke Wrapper (Removed \'filter: blur()\') */<br />\r\n  .button-stroke-wrapp {<br />\r\n    z-index: 1;<br />\r\n    position: absolute;<br />\r\n    /* Size ko kam kia taake effect ziada tight rahe */<br />\r\n    width: 200%;<br />\r\n    height: 300%;<br />\r\n    top: -100%;<br />\r\n    left: -50%;<br />\r\n    display: flex;<br />\r\n    justify-content: center;<br />\r\n    align-items: center;<br />\r\n    /* Animation wahi rahegi */<br />\r\n    animation: rotate-and-scale 4s linear infinite;<br />\r\n    /* **YE LINE HATA DI GAYI HAI: filter: blur(3px);** */<br />\r\n  }<br />\r\n  .button-stroke-block,<br />\r\n  .button-stroke-block-v2 {<br />\r\n    /* Gradient wahi rahega */<br />\r\n    background-image: linear-gradient(180deg,<br />\r\n        var(--transparent) 10%,<br />\r\n        var(--accent-glow) 40%,<br />\r\n        var(--secondary-glow) 55%,<br />\r\n        var(--transparent) 90%);<br />\r\n    width: 50%;<br />\r\n    height: 100%;<br />\r\n  }<br />\r\n  /* 4. Inner Black Layer (Text aur background) */<br />\r\n  .button-text-wrap {<br />\r\n    z-index: 2;<br />\r\n    background-color: var(--black);<br />\r\n    border-radius: 200px;<br />\r\n    width: 100%;<br />\r\n    height: 100%;<br />\r\n    display: flex;<br />\r\n    justify-content: center;<br />\r\n    align-items: center;<br />\r\n    position: relative;<br />\r\n  }<br />\r\n  .primary-button-text {<br />\r\n    color: white;<br />\r\n    font-family: Calsans, Arial, sans-serif;<br />\r\n    font-size: 18px;<br />\r\n    font-weight: 600;<br />\r\n    text-transform: capitalize;<br />\r\n  }<br />\r\n</style>\r\n\r\n<a href=\"https://goldenstallionagency.com/wp-content/uploads/2025/08/AIW_-Ultimate-Hair-Transplant-Website-Strategy.pdf\">\r\nDownload Full Strategy\r\n</a>\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n<style>\r\n  /* Custom CSS Variables */<br />\r\n  :root {<br />\r\n    --accent-glow: #ff9100;<br />\r\n    --secondary-glow: #ff0055;<br />\r\n    --white-border: rgba(255, 255, 255, 0.4);<br />\r\n    --black: #000000;<br />\r\n    --transparent: rgba(0, 0, 0, 0);<br />\r\n  }<br />\r\n  /* 1. Combined Animation Keyframes (Rotation and Scale) */<br />\r\n  @keyframes rotate-and-scale {<br />\r\n    /* Center Top (Full Width) */<br />\r\n    0% {<br />\r\n      transform: rotate(0deg) scaleX(1);<br />\r\n    }<br />\r\n    /* Corner (Narrower) */<br />\r\n    25% {<br />\r\n      transform: rotate(90deg) scaleX(0.25);<br />\r\n    }<br />\r\n    /* Center Bottom (Full Width) */<br />\r\n    50% {<br />\r\n      transform: rotate(180deg) scaleX(1);<br />\r\n    }<br />\r\n    /* Corner (Narrower) */<br />\r\n    75% {<br />\r\n      transform: rotate(270deg) scaleX(0.25);<br />\r\n    }<br />\r\n    /* Back to Start */<br />\r\n    100% {<br />\r\n      transform: rotate(360deg) scaleX(1);<br />\r\n    }<br />\r\n  }<br />\r\n  /* Base and Wrapper styles */<br />\r\n  .hero-button-wrap {<br />\r\n    display: flex;<br />\r\n    justify-content: center;<br />\r\n    align-items: center;<br />\r\n  }<br />\r\n  /* 2. Main Button Container (White Border) */<br />\r\n  .primary-button-block {<br />\r\n    width: 300px;<br />\r\n    height: 60px;<br />\r\n    border: 1px solid var(--white-border);<br />\r\n    background-color: var(--black);<br />\r\n    border-radius: 200px;<br />\r\n    display: flex;<br />\r\n    justify-content: center;<br />\r\n    align-items: center;<br />\r\n    padding: 1px;<br />\r\n    position: relative;<br />\r\n    overflow: hidden;<br />\r\n    text-decoration: none;<br />\r\n  }<br />\r\n  /* 3. Rotating Stroke Wrapper (Removed \'filter: blur()\') */<br />\r\n  .button-stroke-wrapp {<br />\r\n    z-index: 1;<br />\r\n    position: absolute;<br />\r\n    /* Size ko kam kia taake effect ziada tight rahe */<br />\r\n    width: 200%;<br />\r\n    height: 300%;<br />\r\n    top: -100%;<br />\r\n    left: -50%;<br />\r\n    display: flex;<br />\r\n    justify-content: center;<br />\r\n    align-items: center;<br />\r\n    /* Animation wahi rahegi */<br />\r\n    animation: rotate-and-scale 4s linear infinite;<br />\r\n    /* **YE LINE HATA DI GAYI HAI: filter: blur(3px);** */<br />\r\n  }<br />\r\n  .button-stroke-block,<br />\r\n  .button-stroke-block-v2 {<br />\r\n    /* Gradient wahi rahega */<br />\r\n    background-image: linear-gradient(180deg,<br />\r\n        var(--transparent) 10%,<br />\r\n        var(--accent-glow) 40%,<br />\r\n        var(--secondary-glow) 55%,<br />\r\n        var(--transparent) 90%);<br />\r\n    width: 50%;<br />\r\n    height: 100%;<br />\r\n  }<br />\r\n  /* 4. Inner Black Layer (Text aur background) */<br />\r\n  .button-text-wrap {<br />\r\n    z-index: 2;<br />\r\n    background-color: var(--black);<br />\r\n    border-radius: 200px;<br />\r\n    width: 100%;<br />\r\n    height: 100%;<br />\r\n    display: flex;<br />\r\n    justify-content: center;<br />\r\n    align-items: center;<br />\r\n    position: relative;<br />\r\n  }<br />\r\n  .primary-button-text {<br />\r\n    color: white;<br />\r\n    font-family: Calsans, Arial, sans-serif;<br />\r\n    font-size: 18px;<br />\r\n    font-weight: 600;<br />\r\n    text-transform: capitalize;<br />\r\n  }<br />\r\n</style>\r\n\r\n<a href=\"https://calendly.com/goldenstallionagency/real-estate-and-development-branding-discovery-clone\">\r\nBook A Call Now!\r\n</a>\r\n<h2>How we turn ideas into impact</h2>\r\nWe follow a proven process to deliver sites that perform.\r\n<h2>01</h2>\r\n<h2>Discovery &amp; Strategy</h2>\r\nWe dive deep into your goals to uncover what really moves your audience — strategy comes first.\r\n<h2>02</h2>\r\n<h2>Design That Converts</h2>\r\nCrafting layouts with purpose — every element guides the user toward action and trust.\r\n<h2>03</h2>\r\n<h2>Launch &amp; Optimize</h2>\r\nAfter launch, we refine with data — ensuring your site performs as beautifully as it looks.\r\n<h2>Stop wasting budget on ads that send visitors to broken websites</h2>\r\nHere’s what’s holding back your conversions — and how we fix it.\r\n<figure><img src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/67bb8177c0dadd063faf6445_xnBn0gX6TFCdfM7NQZhs_cf-wo-redarrow.png\" alt=\"\" width=\"60\" height=\"100\" /></figure>\r\n<h3>Poor conversion performance</h3>\r\nToo many links distract visitors and dilute focus.\r\n<figure><img src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/67bb8177c0dadd063faf6445_xnBn0gX6TFCdfM7NQZhs_cf-wo-redarrow.png\" alt=\"\" width=\"60\" height=\"100\" /></figure>\r\n<h3>Low visitor engagement</h3>\r\nSlow loading times frustrate users and increase bounce rates.\r\n<figure><img src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/67bb8177c0dadd063faf6445_xnBn0gX6TFCdfM7NQZhs_cf-wo-redarrow.png\" alt=\"\" width=\"60\" height=\"100\" /></figure>\r\n<h3>Unfocused user experience</h3>\r\nUnclear calls to action confuse potential customers.\r\n<figure><img src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/67bb8177c0dadd063faf6445_xnBn0gX6TFCdfM7NQZhs_cf-wo-redarrow.png\" alt=\"\" width=\"60\" height=\"100\" /></figure>\r\n<h3>Missed sales opportunities</h3>\r\nGeneric design fails to build trust or authority.\r\n<figure><img src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/67bb90db392af4ac96adf168_1.webp\" alt=\"\" width=\"40\" height=\"40\" /></figure>\r\n<h3>Low-Performing Site</h3>\r\n<img src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/Book-a-reserved-coworking-spot-in-Spaces-Waterfall-Midrand-Midrand-Gumtree-South-Africa-08-11-2025_10_43_AM-768x1345-1-585x1024.webp\" sizes=\"(max-width: 585px) 100vw, 585px\" srcset=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/Book-a-reserved-coworking-spot-in-Spaces-Waterfall-Midrand-Midrand-Gumtree-South-Africa-08-11-2025_10_43_AM-768x1345-1-585x1024.webp 585w, https://goldenstallionagency.com/wp-content/uploads/2025/09/Book-a-reserved-coworking-spot-in-Spaces-Waterfall-Midrand-Midrand-Gumtree-South-Africa-08-11-2025_10_43_AM-768x1345-1-171x300.webp 171w, https://goldenstallionagency.com/wp-content/uploads/2025/09/Book-a-reserved-coworking-spot-in-Spaces-Waterfall-Midrand-Midrand-Gumtree-South-Africa-08-11-2025_10_43_AM-768x1345-1.webp 768w\" alt=\"\" width=\"585\" height=\"1024\" />\r\n<figure><img src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/67bb90f39296863ae1225eca_2.webp\" alt=\"\" width=\"40\" height=\"40\" /></figure>\r\n<h3>Conversion-Driven Design</h3>\r\nhttps://goldenstallionagency.com/wp-content/uploads/2025/10/ClearStone-Properties-Exclusive-Luxury-Residences-Secure-Living.mp4\r\n<figure><img src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/67bb88976d7f0ade2662c189_nMkfZvSyTSOfEX3hVGmM_cf-wo-greenarrow-1.png\" alt=\"\" width=\"60\" height=\"100\" /></figure>\r\n<h3>High conversion rates</h3>\r\nClear, focused navigation guides visitors to buy.\r\n<figure><img src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/67bb88976d7f0ade2662c189_nMkfZvSyTSOfEX3hVGmM_cf-wo-greenarrow-1.png\" alt=\"\" width=\"60\" height=\"100\" /></figure>\r\n<h3>Engaged visitorsrates</h3>\r\nFast, responsive design keeps users engaged.\r\n<figure><img src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/67bb88976d7f0ade2662c189_nMkfZvSyTSOfEX3hVGmM_cf-wo-greenarrow-1.png\" alt=\"\" width=\"60\" height=\"100\" /></figure>\r\n<h3>Increased lead generationrates</h3>\r\nStrong, compelling calls to action drive clicks.\r\n<figure><img src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/67bb88976d7f0ade2662c189_nMkfZvSyTSOfEX3hVGmM_cf-wo-greenarrow-1.png\" alt=\"\" width=\"60\" height=\"100\" /></figure>\r\n<h3>Increased Trust &amp; Credibility rates</h3>\r\nClear, focused navigation guides visitors to buy.\r\n\r\n&nbsp;\r\n\r\n<style>\r\n  /* Custom CSS Variables */<br />\r\n  :root {<br />\r\n    --accent-glow: #ff9100;<br />\r\n    --secondary-glow: #ff0055;<br />\r\n    --white-border: rgba(255, 255, 255, 0.4);<br />\r\n    --black: #000000;<br />\r\n    --transparent: rgba(0, 0, 0, 0);<br />\r\n  }<br />\r\n  /* 1. Combined Animation Keyframes (Rotation and Scale) */<br />\r\n  @keyframes rotate-and-scale {<br />\r\n    /* Center Top (Full Width) */<br />\r\n    0% {<br />\r\n      transform: rotate(0deg) scaleX(1);<br />\r\n    }<br />\r\n    /* Corner (Narrower) */<br />\r\n    25% {<br />\r\n      transform: rotate(90deg) scaleX(0.25);<br />\r\n    }<br />\r\n    /* Center Bottom (Full Width) */<br />\r\n    50% {<br />\r\n      transform: rotate(180deg) scaleX(1);<br />\r\n    }<br />\r\n    /* Corner (Narrower) */<br />\r\n    75% {<br />\r\n      transform: rotate(270deg) scaleX(0.25);<br />\r\n    }<br />\r\n    /* Back to Start */<br />\r\n    100% {<br />\r\n      transform: rotate(360deg) scaleX(1);<br />\r\n    }<br />\r\n  }<br />\r\n  /* Base and Wrapper styles */<br />\r\n  .hero-button-wrap {<br />\r\n    display: flex;<br />\r\n    justify-content: center;<br />\r\n    align-items: center;<br />\r\n  }<br />\r\n  /* 2. Main Button Container (White Border) */<br />\r\n  .primary-button-block {<br />\r\n    width: 300px;<br />\r\n    height: 60px;<br />\r\n    border: 1px solid var(--white-border);<br />\r\n    background-color: var(--black);<br />\r\n    border-radius: 200px;<br />\r\n    display: flex;<br />\r\n    justify-content: center;<br />\r\n    align-items: center;<br />\r\n    padding: 1px;<br />\r\n    position: relative;<br />\r\n    overflow: hidden;<br />\r\n    text-decoration: none;<br />\r\n  }<br />\r\n  /* 3. Rotating Stroke Wrapper (Removed \'filter: blur()\') */<br />\r\n  .button-stroke-wrapp {<br />\r\n    z-index: 1;<br />\r\n    position: absolute;<br />\r\n    /* Size ko kam kia taake effect ziada tight rahe */<br />\r\n    width: 200%;<br />\r\n    height: 300%;<br />\r\n    top: -100%;<br />\r\n    left: -50%;<br />\r\n    display: flex;<br />\r\n    justify-content: center;<br />\r\n    align-items: center;<br />\r\n    /* Animation wahi rahegi */<br />\r\n    animation: rotate-and-scale 4s linear infinite;<br />\r\n    /* **YE LINE HATA DI GAYI HAI: filter: blur(3px);** */<br />\r\n  }<br />\r\n  .button-stroke-block,<br />\r\n  .button-stroke-block-v2 {<br />\r\n    /* Gradient wahi rahega */<br />\r\n    background-image: linear-gradient(180deg,<br />\r\n        var(--transparent) 10%,<br />\r\n        var(--accent-glow) 40%,<br />\r\n        var(--secondary-glow) 55%,<br />\r\n        var(--transparent) 90%);<br />\r\n    width: 50%;<br />\r\n    height: 100%;<br />\r\n  }<br />\r\n  /* 4. Inner Black Layer (Text aur background) */<br />\r\n  .button-text-wrap {<br />\r\n    z-index: 2;<br />\r\n    background-color: var(--black);<br />\r\n    border-radius: 200px;<br />\r\n    width: 100%;<br />\r\n    height: 100%;<br />\r\n    display: flex;<br />\r\n    justify-content: center;<br />\r\n    align-items: center;<br />\r\n    position: relative;<br />\r\n  }<br />\r\n  .primary-button-text {<br />\r\n    color: white;<br />\r\n    font-family: Calsans, Arial, sans-serif;<br />\r\n    font-size: 18px;<br />\r\n    font-weight: 600;<br />\r\n    text-transform: capitalize;<br />\r\n  }<br />\r\n</style>\r\n\r\n<a href=\"https://calendly.com/goldenstallionagency/real-estate-and-development-branding-discovery-clone\">\r\nBook A Call Now!\r\n</a>\r\n<h2>Clearstone Properties Website\r\nReview</h2>\r\n&nbsp;\r\n\r\n<style>\r\n  /* Custom CSS Variables */<br />\r\n  :root {<br />\r\n    --accent-glow: #ff9100;<br />\r\n    --secondary-glow: #ff0055;<br />\r\n    --white-border: rgba(255, 255, 255, 0.4);<br />\r\n    --black: #000000;<br />\r\n    --transparent: rgba(0, 0, 0, 0);<br />\r\n  }<br />\r\n  /* 1. Combined Animation Keyframes (Rotation and Scale) */<br />\r\n  @keyframes rotate-and-scale {<br />\r\n    /* Center Top (Full Width) */<br />\r\n    0% {<br />\r\n      transform: rotate(0deg) scaleX(1);<br />\r\n    }<br />\r\n    /* Corner (Narrower) */<br />\r\n    25% {<br />\r\n      transform: rotate(90deg) scaleX(0.25);<br />\r\n    }<br />\r\n    /* Center Bottom (Full Width) */<br />\r\n    50% {<br />\r\n      transform: rotate(180deg) scaleX(1);<br />\r\n    }<br />\r\n    /* Corner (Narrower) */<br />\r\n    75% {<br />\r\n      transform: rotate(270deg) scaleX(0.25);<br />\r\n    }<br />\r\n    /* Back to Start */<br />\r\n    100% {<br />\r\n      transform: rotate(360deg) scaleX(1);<br />\r\n    }<br />\r\n  }<br />\r\n  /* Base and Wrapper styles */<br />\r\n  .hero-button-wrap {<br />\r\n    display: flex;<br />\r\n    justify-content: center;<br />\r\n    align-items: center;<br />\r\n  }<br />\r\n  /* 2. Main Button Container (White Border) */<br />\r\n  .primary-button-block {<br />\r\n    width: 300px;<br />\r\n    height: 60px;<br />\r\n    border: 1px solid var(--white-border);<br />\r\n    background-color: var(--black);<br />\r\n    border-radius: 200px;<br />\r\n    display: flex;<br />\r\n    justify-content: center;<br />\r\n    align-items: center;<br />\r\n    padding: 1px;<br />\r\n    position: relative;<br />\r\n    overflow: hidden;<br />\r\n    text-decoration: none;<br />\r\n  }<br />\r\n  /* 3. Rotating Stroke Wrapper (Removed \'filter: blur()\') */<br />\r\n  .button-stroke-wrapp {<br />\r\n    z-index: 1;<br />\r\n    position: absolute;<br />\r\n    /* Size ko kam kia taake effect ziada tight rahe */<br />\r\n    width: 200%;<br />\r\n    height: 300%;<br />\r\n    top: -100%;<br />\r\n    left: -50%;<br />\r\n    display: flex;<br />\r\n    justify-content: center;<br />\r\n    align-items: center;<br />\r\n    /* Animation wahi rahegi */<br />\r\n    animation: rotate-and-scale 4s linear infinite;<br />\r\n    /* **YE LINE HATA DI GAYI HAI: filter: blur(3px);** */<br />\r\n  }<br />\r\n  .button-stroke-block,<br />\r\n  .button-stroke-block-v2 {<br />\r\n    /* Gradient wahi rahega */<br />\r\n    background-image: linear-gradient(180deg,<br />\r\n        var(--transparent) 10%,<br />\r\n        var(--accent-glow) 40%,<br />\r\n        var(--secondary-glow) 55%,<br />\r\n        var(--transparent) 90%);<br />\r\n    width: 50%;<br />\r\n    height: 100%;<br />\r\n  }<br />\r\n  /* 4. Inner Black Layer (Text aur background) */<br />\r\n  .button-text-wrap {<br />\r\n    z-index: 2;<br />\r\n    background-color: var(--black);<br />\r\n    border-radius: 200px;<br />\r\n    width: 100%;<br />\r\n    height: 100%;<br />\r\n    display: flex;<br />\r\n    justify-content: center;<br />\r\n    align-items: center;<br />\r\n    position: relative;<br />\r\n  }<br />\r\n  .primary-button-text {<br />\r\n    color: white;<br />\r\n    font-family: Calsans, Arial, sans-serif;<br />\r\n    font-size: 18px;<br />\r\n    font-weight: 600;<br />\r\n    text-transform: capitalize;<br />\r\n  }<br />\r\n</style>\r\n\r\n<a href=\"https://calendly.com/goldenstallionagency/real-estate-and-development-branding-discovery-clone\">\r\nBook A Call Now!\r\n</a>\r\n\r\n\r\nhttps://goldenstallionagency.com/wp-content/uploads/2025/08/VIDEO-2025-03-25-11-51-05.mp4\r\n<h2>Our Success Stories</h2>\r\n\"Convertico is BY FAR the most dedicated, driven, relentlessly invested agency I have ever worked with. Once they get started they really don\'t f*** around.\"\r\n- Jonathan H\r\n<h2>CRO</h2>\r\n<h2>Boutique Salon Sees 3x More Bookings</h2>\r\nRuby’s Beauty salon had no website - only a Facebook page. Walk-ins were unpredictable, phone bookings......\r\n<h2>HVAC Company Generates $120K in New Sales</h2>\r\nTintwheer Mechanical (HVAC company) had a DIY-style website that looked unprofessional. Homeowners......\r\n<h2>KYU Restaurant - 217% Booking Increase</h2>\r\nKYU restaurant group had great food but an online presence that was costing them customers. Their outdated site......\r\n<h2>Real Estate Developer Secures 38 Qualified Leads in 30 Days</h2>\r\nA property developer had a stunning new project — but their old website made it look like every other estate. Buyers......\r\n<h2>Real Results. Real Feedback.</h2>\r\nDiscover how our work helped them scale, convert, and grow.\r\n<img src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/1-1.webp\" sizes=\"(max-width: 774px) 100vw, 774px\" srcset=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/1-1.webp 774w, https://goldenstallionagency.com/wp-content/uploads/2025/09/1-1-300x193.webp 300w, https://goldenstallionagency.com/wp-content/uploads/2025/09/1-1-768x493.webp 768w\" alt=\"\" width=\"774\" height=\"497\" />\r\n<img src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/2-1.webp\" sizes=\"(max-width: 774px) 100vw, 774px\" srcset=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/2-1.webp 774w, https://goldenstallionagency.com/wp-content/uploads/2025/09/2-1-300x193.webp 300w, https://goldenstallionagency.com/wp-content/uploads/2025/09/2-1-768x493.webp 768w\" alt=\"\" width=\"774\" height=\"497\" />\r\n<img src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/3-2.webp\" sizes=\"(max-width: 774px) 100vw, 774px\" srcset=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/3-2.webp 774w, https://goldenstallionagency.com/wp-content/uploads/2025/09/3-2-300x193.webp 300w, https://goldenstallionagency.com/wp-content/uploads/2025/09/3-2-768x493.webp 768w\" alt=\"\" width=\"774\" height=\"497\" />\r\n<img src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/5-2.webp\" sizes=\"(max-width: 774px) 100vw, 774px\" srcset=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/5-2.webp 774w, https://goldenstallionagency.com/wp-content/uploads/2025/09/5-2-300x193.webp 300w, https://goldenstallionagency.com/wp-content/uploads/2025/09/5-2-768x493.webp 768w\" alt=\"\" width=\"774\" height=\"497\" />\r\n\r\n\r\n<img src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/1-1.webp\" sizes=\"(max-width: 774px) 100vw, 774px\" srcset=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/1-1.webp 774w, https://goldenstallionagency.com/wp-content/uploads/2025/09/1-1-300x193.webp 300w, https://goldenstallionagency.com/wp-content/uploads/2025/09/1-1-768x493.webp 768w\" alt=\"\" width=\"774\" height=\"497\" />\r\n<img src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/2-1.webp\" sizes=\"(max-width: 774px) 100vw, 774px\" srcset=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/2-1.webp 774w, https://goldenstallionagency.com/wp-content/uploads/2025/09/2-1-300x193.webp 300w, https://goldenstallionagency.com/wp-content/uploads/2025/09/2-1-768x493.webp 768w\" alt=\"\" width=\"774\" height=\"497\" />\r\n<img src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/3-2.webp\" sizes=\"(max-width: 774px) 100vw, 774px\" srcset=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/3-2.webp 774w, https://goldenstallionagency.com/wp-content/uploads/2025/09/3-2-300x193.webp 300w, https://goldenstallionagency.com/wp-content/uploads/2025/09/3-2-768x493.webp 768w\" alt=\"\" width=\"774\" height=\"497\" />\r\n<img src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/5-2.webp\" sizes=\"(max-width: 774px) 100vw, 774px\" srcset=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/5-2.webp 774w, https://goldenstallionagency.com/wp-content/uploads/2025/09/5-2-300x193.webp 300w, https://goldenstallionagency.com/wp-content/uploads/2025/09/5-2-768x493.webp 768w\" alt=\"\" width=\"774\" height=\"497\" />\r\n<h2>Book A Call\r\nWith Us!</h2>\r\n<a href=\"https://calendly.com/goldenstallionagency/real-estate-and-development-branding-discovery-clone\">\r\nBook A Call Now!\r\n</a>\r\n<iframe src=\"https://calendly.com/goldenstallionwebagency/hospitality-website-discovery-call\" width=\"100%\" height=\"600\" frameborder=\"0\" scrolling=\"no\">﻿﻿﻿﻿﻿﻿</iframe>\r\n<a href=\"https://goldenstallionagency.com/portfolio/\">View Portfolio</a>\r\n<h2>Frequently Asked\r\nQuestions</h2>\r\n<details id=\"e-n-accordion-item-1150\" open=\"\"><summary tabindex=\"0\" data-accordion-index=\"1\" aria-expanded=\"true\" aria-controls=\"e-n-accordion-item-1150\">What Services Does Golden Stallion Agency Offer?\r\n\r\n\r\n</summary>Golden Stallion Agency is a full-service digital partner for dental, legal, and hospitality brands. Our services include website design and development, SEO optimization, digital marketing, and ongoing maintenance and support.\r\n\r\n</details><details id=\"e-n-accordion-item-1151\"><summary tabindex=\"-1\" data-accordion-index=\"2\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-1151\">How long does it take to build a website?\r\n\r\n\r\n</summary>Golden Stallion Agency is a full-service digital partner for dental, legal, and hospitality brands. Our services include website design and development, SEO optimization, digital marketing, and ongoing maintenance and support.\r\n\r\n</details><details id=\"e-n-accordion-item-1152\"><summary tabindex=\"-1\" data-accordion-index=\"3\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-1152\">Do you offer e-commerce solutions?\r\n\r\n\r\n</summary>Yes, we specialize in creating secure and user-friendly e-commerce websites to help your business sell products or services online.\r\n\r\n</details><details id=\"e-n-accordion-item-1153\"><summary tabindex=\"-1\" data-accordion-index=\"4\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-1153\">How do I get started with Golden Stallion Agency?\r\n\r\n\r\n</summary>Getting started is easy! Simply Book a Call with Tinashe, and we’ll discuss your business needs and goals. From there, we’ll create a custom plan to build your high-converting website.\r\n\r\n</details><details id=\"e-n-accordion-item-1154\"><summary tabindex=\"-1\" data-accordion-index=\"5\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-1154\">What happens if we don’t see results by the end of the program\r\n\r\n\r\n</summary>We give you all your money back – simple as\r\nthat\r\n\r\n</details>Golden Stallion Agency is a full-service digital partner for dental, legal, and hospitality brands. Our services include website design and development, SEO optimization, digital marketing, and ongoing maintenance and support.\r\n\r\nGolden Stallion Agency is a full-service digital partner for dental, legal, and hospitality brands. Our services include website design and development, SEO optimization, digital marketing, and ongoing maintenance and support.\r\n\r\nYes, we specialize in creating secure and user-friendly e-commerce websites to help your business sell products or services online.Getting started is easy! Simply Book a Call with Tinashe, and we’ll discuss your business needs and goals. From there, we’ll create a custom plan to build your high-converting website.We give you all your money back – simple as\r\nthat\r\n\r\n\r\n\r\n\r\n\r\n<style>\r\n  /* Custom CSS Variables */<br />\r\n  :root {<br />\r\n    --accent-glow: #ff9100;<br />\r\n    --secondary-glow: #ff0055;<br />\r\n    --white-border: rgba(255, 255, 255, 0.4);<br />\r\n    --black: #000000;<br />\r\n    --transparent: rgba(0, 0, 0, 0);<br />\r\n  }<br />\r\n  /* 1. Combined Animation Keyframes (Rotation and Scale) */<br />\r\n  @keyframes rotate-and-scale {<br />\r\n    /* Center Top (Full Width) */<br />\r\n    0% {<br />\r\n      transform: rotate(0deg) scaleX(1);<br />\r\n    }<br />\r\n    /* Corner (Narrower) */<br />\r\n    25% {<br />\r\n      transform: rotate(90deg) scaleX(0.25);<br />\r\n    }<br />\r\n    /* Center Bottom (Full Width) */<br />\r\n    50% {<br />\r\n      transform: rotate(180deg) scaleX(1);<br />\r\n    }<br />\r\n    /* Corner (Narrower) */<br />\r\n    75% {<br />\r\n      transform: rotate(270deg) scaleX(0.25);<br />\r\n    }<br />\r\n    /* Back to Start */<br />\r\n    100% {<br />\r\n      transform: rotate(360deg) scaleX(1);<br />\r\n    }<br />\r\n  }<br />\r\n  /* Base and Wrapper styles */<br />\r\n  .hero-button-wrap {<br />\r\n    display: flex;<br />\r\n    justify-content: center;<br />\r\n    align-items: center;<br />\r\n  }<br />\r\n  /* 2. Main Button Container (White Border) */<br />\r\n  .primary-button-block {<br />\r\n    width: 300px;<br />\r\n    height: 60px;<br />\r\n    border: 1px solid var(--white-border);<br />\r\n    background-color: var(--black);<br />\r\n    border-radius: 200px;<br />\r\n    display: flex;<br />\r\n    justify-content: center;<br />\r\n    align-items: center;<br />\r\n    padding: 1px;<br />\r\n    position: relative;<br />\r\n    overflow: hidden;<br />\r\n    text-decoration: none;<br />\r\n  }<br />\r\n  /* 3. Rotating Stroke Wrapper (Removed \'filter: blur()\') */<br />\r\n  .button-stroke-wrapp {<br />\r\n    z-index: 1;<br />\r\n    position: absolute;<br />\r\n    /* Size ko kam kia taake effect ziada tight rahe */<br />\r\n    width: 200%;<br />\r\n    height: 300%;<br />\r\n    top: -100%;<br />\r\n    left: -50%;<br />\r\n    display: flex;<br />\r\n    justify-content: center;<br />\r\n    align-items: center;<br />\r\n    /* Animation wahi rahegi */<br />\r\n    animation: rotate-and-scale 4s linear infinite;<br />\r\n    /* **YE LINE HATA DI GAYI HAI: filter: blur(3px);** */<br />\r\n  }<br />\r\n  .button-stroke-block,<br />\r\n  .button-stroke-block-v2 {<br />\r\n    /* Gradient wahi rahega */<br />\r\n    background-image: linear-gradient(180deg,<br />\r\n        var(--transparent) 10%,<br />\r\n        var(--accent-glow) 40%,<br />\r\n        var(--secondary-glow) 55%,<br />\r\n        var(--transparent) 90%);<br />\r\n    width: 50%;<br />\r\n    height: 100%;<br />\r\n  }<br />\r\n  /* 4. Inner Black Layer (Text aur background) */<br />\r\n  .button-text-wrap {<br />\r\n    z-index: 2;<br />\r\n    background-color: var(--black);<br />\r\n    border-radius: 200px;<br />\r\n    width: 100%;<br />\r\n    height: 100%;<br />\r\n    display: flex;<br />\r\n    justify-content: center;<br />\r\n    align-items: center;<br />\r\n    position: relative;<br />\r\n  }<br />\r\n  .primary-button-text {<br />\r\n    color: white;<br />\r\n    font-family: Calsans, Arial, sans-serif;<br />\r\n    font-size: 18px;<br />\r\n    font-weight: 600;<br />\r\n    text-transform: capitalize;<br />\r\n  }<br />\r\n</style>\r\n\r\n<a href=\"https://calendly.com/goldenstallionagency/real-estate-and-development-branding-discovery-clone\">\r\nBook A Call Now!\r\n</a>','Website Design & Website Development','','publish','closed','closed','','website-design-and-website-development','','','2025-10-15 20:41:21','2025-10-15 18:41:21','',0,'https://goldenstallionagency.com/?page_id=1616',0,'page','',0),(1678,3,'2025-10-02 22:18:53','2025-10-02 20:18:53','https://youtu.be/CfMJ01KP_ns','Video Popup','','publish','closed','closed','','video-popup','','','2025-10-03 17:37:06','2025-10-03 15:37:06','',0,'https://goldenstallionagency.com/?post_type=elementor_library&#038;p=1678',0,'elementor_library','',0),(1693,3,'2025-10-03 16:35:08','2025-10-03 14:35:08','','Screenshot','Screenshot','inherit','open','closed','','screenshot','','','2025-10-03 16:35:08','2025-10-03 14:35:08','',1616,'https://goldenstallionagency.com/wp-content/uploads/2025/10/SCR-20251003-qzcy.jpeg',0,'attachment','image/jpeg',0),(1695,3,'2025-10-03 16:41:43','2025-10-03 14:41:43','','video-icon','','inherit','open','closed','','video-icon','','','2025-10-03 16:41:43','2025-10-03 14:41:43','',1616,'https://goldenstallionagency.com/wp-content/uploads/2025/10/video-icon.svg',0,'attachment','image/svg+xml',0),(1711,3,'2025-10-03 17:58:33','2025-10-03 15:58:33','','dummy-image','','inherit','open','closed','','dummy-image','','','2025-10-03 17:58:33','2025-10-03 15:58:33','',1616,'https://goldenstallionagency.com/wp-content/uploads/2025/10/dummy-image.jpg',0,'attachment','image/jpeg',0),(1760,3,'2025-10-09 15:20:33','2025-10-09 13:20:33','','ClearStone Properties - Exclusive Luxury Residences & Secure Living','','inherit','open','closed','','clearstone-properties-exclusive-luxury-residences-secure-living','','','2025-10-09 15:20:33','2025-10-09 13:20:33','',1616,'https://goldenstallionagency.com/wp-content/uploads/2025/10/ClearStone-Properties-Exclusive-Luxury-Residences-Secure-Living.mp4',0,'attachment','video/mp4',0),(1783,3,'2025-10-09 22:13:28','2025-10-09 20:13:28','','E11even Dental _ Best Dentist in London','','inherit','open','closed','','e11even-dental-_-best-dentist-in-london','','','2025-10-09 22:13:28','2025-10-09 20:13:28','',1616,'https://goldenstallionagency.com/wp-content/uploads/2025/10/E11even-Dental-_-Best-Dentist-in-London.mp4',0,'attachment','video/mp4',0),(1801,3,'2025-10-14 16:17:05','2025-10-14 14:17:05','<b><i>The Challenge:</i></b><b><i>\r\n</i></b><i><span style=\"font-weight: 400;\"> A B2B consultancy firm had a generic DIY website that didn’t reflect their expertise. Potential clients weren’t convinced of their credibility, and the lack of case studies/testimonials on the site was costing them deals.</span></i>\r\n\r\n<b><i>The Solution:</i></b><b><i>\r\n</i></b><i><span style=\"font-weight: 400;\"> We redesigned the website with a strong professional brand, showcased their portfolio and case studies, added lead-generation forms, and included a trust-building “Why Choose Us” section.</span></i>\r\n\r\n<b><i>The Results:</i></b>\r\n<ul>\r\n 	<li style=\"font-weight: 400;\" aria-level=\"1\"><i><span style=\"font-weight: 400;\">Landed </span></i><b><i>5 new long-term contracts</i></b><i><span style=\"font-weight: 400;\"> within 2 months.</span></i></li>\r\n 	<li style=\"font-weight: 400;\" aria-level=\"1\"><i><span style=\"font-weight: 400;\">Website visitors converted at </span></i><b><i>3x the previous rate</i></b><i><span style=\"font-weight: 400;\">.</span></i></li>\r\n 	<li style=\"font-weight: 400;\" aria-level=\"1\"><i><span style=\"font-weight: 400;\">Increase in inbound inquiries from </span></i><b><i>LinkedIn visitors</i></b><i><span style=\"font-weight: 400;\"> who trusted the improved branding.</span></i></li>\r\n</ul>\r\n<i></i><b><i>Client Feedback:</i></b><b><i>\r\n</i></b><i><span style=\"font-weight: 400;\"> “We finally have a website that reflects the results we deliver. Prospects tell us they chose us because the site made us look credible and trustworthy.” – First Standard Consultancy CEO</span></i>','FSC B2B Consultancy Wins 5 New Contracts in 2 Months','','draft','closed','closed','','fsc-b2b-consultancy-wins-5-new-contracts-in-2-months','','','2025-10-15 20:20:48','2025-10-15 18:20:48','',0,'https://goldenstallionagency.com/?post_type=case-study&#038;p=1801',0,'case-study','',0),(1802,3,'2025-10-14 16:23:52','0000-00-00 00:00:00','<h2>CRO</h2>				\n					<h2>2024</h2>				\n					<h2>konkhe kuhamba kahle</h2>				\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>','Case Studies archive loop','','draft','closed','closed','','','','','2025-10-14 16:23:52','2025-10-14 14:23:52','',0,'https://goldenstallionagency.com/?post_type=elementor_library&#038;p=1802',0,'elementor_library','',0),(1819,3,'2025-10-14 17:21:46','2025-10-14 15:21:46','<img class=\"size-medium wp-image-1850 aligncenter\" src=\"https://goldenstallionagency.com/wp-content/uploads/2025/10/Boutique-Salon-Sees-3x-More-Bookings-300x155.png\" alt=\"\" width=\"300\" height=\"155\" />\r\n\r\n<b><i>The Challenge:</i></b><b><i>\r\n</i></b><i><span style=\"font-weight: 400;\">Ruby’s Beauty salon had no website - only a Facebook page. Walk-ins were unpredictable, phone bookings were messy, and many new customers dismissed them because they didn’t look “professional enough” online.</span></i>\r\n\r\n<b><i>The TRC Solution:</i></b>\r\n<ul>\r\n 	<li style=\"font-weight: 400;\" aria-level=\"1\"><b><i>Trust:</i></b><i><span style=\"font-weight: 400;\"> Designed a chic, professional site that reflected their brand, added before-and-after galleries, and pulled in Google reviews.</span></i></li>\r\n 	<li style=\"font-weight: 400;\" aria-level=\"1\"><b><i>Results:</i></b><i><span style=\"font-weight: 400;\"> We strategically placed real photos of real customers throughout the site so they work alongside the reviews and the customer journey</span></i></li>\r\n 	<li style=\"font-weight: 400;\" aria-level=\"1\"><b><i>Conversion:</i></b><i><span style=\"font-weight: 400;\"> We integrated online booking with SMS reminders to reduce no-shows., and Strategically placed “Book Now” buttons across the site to drive instant appointments.</span></i></li>\r\n</ul>\r\n<b><i>The Outcome:</i></b><b><i>\r\n</i></b><i><span style=\"font-weight: 400;\">Bookings tripled in 90 days, weekends filled up weeks in advance, and clients started recommending the salon based on the website alone.</span></i>\r\n\r\n<b><i>Client Testimonial:</i></b><b><i>\r\n</i></b><i><span style=\"font-weight: 400;\">“We really used to struggle getting clients. I\'m not even going to lie hey. Now, thanks to Tinashe’s approach, we’re actually at the point where we even have a waiting list. The website makes us look as professional as we feel, and customers trust us instantly. It’s no exaggeration to say it’s completely changed our business.”</span></i>','Boutique Salon Sees 3x More Bookings','','publish','closed','closed','','boutique-salon-sees-3x-more-bookings','','','2025-10-15 20:27:20','2025-10-15 18:27:20','',0,'https://goldenstallionagency.com/?post_type=case-study&#038;p=1819',0,'case-study','',0),(1820,3,'2025-10-14 17:26:57','2025-10-14 15:26:57','<img class=\"size-medium wp-image-1854 aligncenter\" src=\"https://goldenstallionagency.com/wp-content/uploads/2025/10/Real-Estate-Developer-Secures-38-Qualified-Leads-in-30-Days-300x300.png\" alt=\"\" width=\"300\" height=\"300\" />\r\n\r\n<b><i>The Challenge:</i></b><b><i>\r\n</i></b><i><span style=\"font-weight: 400;\">A property developer had a stunning new project — but their old website made it look like every other estate. Buyers browsing online saw little reason to trust them or hand over their details. The sales team was stuck cold-calling instead of working warm, interested leads.</span></i>\r\n\r\n<b><i>The TRC Solution:</i></b>\r\n<ul>\r\n 	<li style=\"font-weight: 400;\" aria-level=\"1\"><b><i>Trust:</i></b><i><span style=\"font-weight: 400;\"> We built a luxury-driven website that highlighted credibility: Past Developments, location maps, architectural renderings, and third-party media mentions.</span></i></li>\r\n 	<li style=\"font-weight: 400;\" aria-level=\"1\"><b><i>Results:</i></b><i><span style=\"font-weight: 400;\"> Added virtual tours of past developments and lifestyle imagery so buyers could envision themselves living there.</span></i></li>\r\n 	<li style=\"font-weight: 400;\" aria-level=\"1\"><b><i>Conversion:</i></b><i><span style=\"font-weight: 400;\"> We added Clear CTA’s, Urgency Timers &amp; Simple, compelling lead form with a promise of “private showings” as the next step.</span></i><i><span style=\"font-weight: 400;\">\r\n</span></i></li>\r\n</ul>\r\n<b><i>The Outcome:</i></b><b><i>\r\n</i></b><i><span style=\"font-weight: 400;\">In the first 30 days, the developer secured </span></i><b><i>38 qualified buyer leads</i></b><i><span style=\"font-weight: 400;\"> — 5 of which booked showings instantly. Website traffic finally translated into serious sales conversations.</span></i>\r\n\r\n<b><i>Client Testimonial:</i></b><b><i>\r\n</i></b><i><span style=\"font-weight: 400;\">“Before, I’d really depend on Property 24 for leads to be honest — the old site undersold us. With the TRC system, buyers have been showing us real interest. The leads aren’t just numbers; they’re serious prospects who show up ready to buy. Tinashe really is a solid oke - he delivers on his word.”</span></i>','Real Estate Developer Secures 38 Qualified Leads in 30 Days','','publish','closed','closed','','real-estate-developer-secures-38-qualified-leads-in-30-days','','','2025-10-15 20:26:12','2025-10-15 18:26:12','',0,'https://goldenstallionagency.com/?post_type=case-study&#038;p=1820',0,'case-study','',0),(1821,3,'2025-10-14 17:26:19','2025-10-14 15:26:19','<img class=\"size-medium wp-image-1853 aligncenter\" src=\"https://goldenstallionagency.com/wp-content/uploads/2025/10/KYU-Restaurant-217-Booking-Increase-300x170.png\" alt=\"\" width=\"300\" height=\"170\" />\r\n\r\n<b>The Challenge:</b><b>\r\n</b><span style=\"font-weight: 400;\">KYU restaurant group had great food but an online presence that was costing them customers. Their outdated site didn’t build trust, reviews were hidden, and customers couldn’t book online. Potential diners scrolled away and booked elsewhere.</span>\r\n\r\n<b>The TRC Solution:</b><b>\r\n</b><span style=\"font-weight: 400;\"> We applied our </span><b>Trust-Results-Conversion Framework</b><span style=\"font-weight: 400;\">:</span>\r\n<ul>\r\n 	<li style=\"font-weight: 400;\" aria-level=\"1\"><b>Trust:</b><span style=\"font-weight: 400;\"> We built credibility through professional design, real customer reviews, clear hygiene/safety info &amp; put the famous head-chef’s face on the site.</span><span style=\"font-weight: 400;\">\r\n</span></li>\r\n 	<li style=\"font-weight: 400;\" aria-level=\"1\"><b>Results:</b><span style=\"font-weight: 400;\"> We added a customer reviews integration that would pull good reviews directly from Google so diners read through and all objections are answered instantly.</span><span style=\"font-weight: 400;\">\r\n</span></li>\r\n 	<li style=\"font-weight: 400;\" aria-level=\"1\"><b>Conversion:</b><span style=\"font-weight: 400;\"> Every page guided visitors to reserve a table or order online.</span><span style=\"font-weight: 400;\">\r\n</span></li>\r\n</ul>\r\n<b>The Outcome:</b><b>\r\n</b><span style=\"font-weight: 400;\">Within just 60 days, online bookings jumped </span><b>217%</b><span style=\"font-weight: 400;\"> and weekends became fully booked. Tables that used to sit empty were now in demand.</span>\r\n\r\n<b>Client Testimonial:</b><b>\r\n</b><span style=\"font-weight: 400;\"> “Before, we didn’t think websites work. We assumed It actually </span><i><span style=\"font-weight: 400;\">pushed people away.</span></i><span style=\"font-weight: 400;\"> Once Tinashe worked on our site, people started trusting us alot more, before even tasting our food lollll. Now, reservations are rolling in - we’ve gone from chasing customers to choosing who we seat. Plus his energy is epic, the dude is awesome.” – </span><i><span style=\"font-weight: 400;\">Terry Rubin</span></i>','KYU Restaurant - 217% Booking Increase','','publish','closed','closed','','kyu-restaurant-217-booking-increase','','','2025-10-15 20:28:37','2025-10-15 18:28:37','',0,'https://goldenstallionagency.com/?post_type=case-study&#038;p=1821',0,'case-study','',0),(1822,3,'2025-10-14 17:22:56','2025-10-14 15:22:56','<img class=\"size-medium wp-image-1852 aligncenter\" src=\"https://goldenstallionagency.com/wp-content/uploads/2025/10/HVAC-Company-Generates-120K-in-New-Sales-300x168.png\" alt=\"\" width=\"300\" height=\"168\" />\r\n\r\n<b><i>The Challenge:</i></b><b><i>\r\n</i></b><i><span style=\"font-weight: 400;\">Tintwheer Mechanical (HVAC company) had a DIY-style website that looked unprofessional. Homeowners didn’t trust it for big-ticket services like AC installations. They got clicks from ads, but those visitors disappeared — no calls, no quotes, no sales.</span></i>\r\n\r\n<b><i>The TRC Solution:</i></b>\r\n<ul>\r\n 	<li style=\"font-weight: 400;\" aria-level=\"1\"><b><i>Trust:</i></b><i><span style=\"font-weight: 400;\"> We showcased certifications, warranties, and 100+ client reviews right at the top of the site. Plus a 100% Money Back Guarantee (upon their approval and request obvs).</span></i></li>\r\n 	<li style=\"font-weight: 400;\" aria-level=\"1\"><b><i>Results:</i></b><i><span style=\"font-weight: 400;\"> We showcased live demos of their installations, with testimonials and structured service pages around the customer journey.</span></i></li>\r\n 	<li style=\"font-weight: 400;\" aria-level=\"1\"><b><i>Conversion:</i></b><i><span style=\"font-weight: 400;\"> Added a clear “Free Quote” button and Built a lead form that captured details in 60 seconds straight into the CRM - no friction, no drop-offs.</span></i><i><span style=\"font-weight: 400;\">\r\n</span></i></li>\r\n</ul>\r\n<b><i>The Outcome:</i></b><b><i>\r\n</i></b><i><span style=\"font-weight: 400;\"> The company pulled in </span></i><b><i>$120,000 in sales</i></b><i><span style=\"font-weight: 400;\"> in just 4 months, with </span></i><b><i>320+ new leads</i></b><i><span style=\"font-weight: 400;\">. They now track every lead back to the site and know it works.</span></i>\r\n\r\n<b><i>Client Testimonial:</i></b><b><i>\r\n</i></b><i><span style=\"font-weight: 400;\"> “We really thought a solid landing page would do the trick haha. The TRC system turned it into a flipping sales dragon. I probably used to get 3/4 phone calls in a week maybe. Now, it’s ringing so often, we had to hire two extra techs. Tinashe really is the real deal man.”</span></i>','HVAC Company Generates $120K in New Sales','','publish','closed','closed','','hvac-company-generates-120k-in-new-sales','','','2025-10-15 20:28:31','2025-10-15 18:28:31','',0,'https://goldenstallionagency.com/?post_type=case-study&#038;p=1822',0,'case-study','',0),(1847,3,'2025-10-15 19:49:31','2025-10-15 17:49:31','<img width=\"150\" height=\"150\" src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/image_2024-11-08_222804488.webp\" alt=\"\" />															\n					<h1>We help ambitious brands turn underperforming websites into high-converting sales machines,<br> using trust-driven &amp;  conversion-focused  web design.\n</h1>				\n					<h2>Watch this short video to see how it works:</h2>				\n		http://youtube.com/watch?v=xjJlm6IjBDQ&#038;feature=youtu.be&#038;themeRefresh=1		\n					<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n  <meta charset=\"UTF-8\">\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n  <title>Document</title>\n</head>\n<style>\n  /* Custom CSS Variables */\n  :root {\n    --accent-glow: #ff9100;\n    --secondary-glow: #ff0055;\n    --white-border: rgba(255, 255, 255, 0.4);\n    --black: #000000;\n    --transparent: rgba(0, 0, 0, 0);\n  }\n  /* 1. Combined Animation Keyframes (Rotation and Scale) */\n  @keyframes rotate-and-scale {\n    /* Center Top (Full Width) */\n    0% {\n      transform: rotate(0deg) scaleX(1);\n    }\n    /* Corner (Narrower) */\n    25% {\n      transform: rotate(90deg) scaleX(0.25);\n    }\n    /* Center Bottom (Full Width) */\n    50% {\n      transform: rotate(180deg) scaleX(1);\n    }\n    /* Corner (Narrower) */\n    75% {\n      transform: rotate(270deg) scaleX(0.25);\n    }\n    /* Back to Start */\n    100% {\n      transform: rotate(360deg) scaleX(1);\n    }\n  }\n  /* Base and Wrapper styles */\n  .hero-button-wrap {\n    display: flex;\n    justify-content: center;\n    align-items: center;\n  }\n  /* 2. Main Button Container (White Border) */\n  .primary-button-block {\n    width: 300px;\n    height: 60px;\n    border: 1px solid var(--white-border);\n    background-color: var(--black);\n    border-radius: 200px;\n    display: flex;\n    justify-content: center;\n    align-items: center;\n    padding: 1px;\n    position: relative;\n    overflow: hidden;\n    text-decoration: none;\n  }\n  /* 3. Rotating Stroke Wrapper (Removed \'filter: blur()\') */\n  .button-stroke-wrapp {\n    z-index: 1;\n    position: absolute;\n    /* Size ko kam kia taake effect ziada tight rahe */\n    width: 200%;\n    height: 300%;\n    top: -100%;\n    left: -50%;\n    display: flex;\n    justify-content: center;\n    align-items: center;\n    /* Animation wahi rahegi */\n    animation: rotate-and-scale 4s linear infinite;\n    /* **YE LINE HATA DI GAYI HAI: filter: blur(3px);** */\n  }\n  .button-stroke-block,\n  .button-stroke-block-v2 {\n    /* Gradient wahi rahega */\n    background-image: linear-gradient(180deg,\n        var(--transparent) 10%,\n        var(--accent-glow) 40%,\n        var(--secondary-glow) 55%,\n        var(--transparent) 90%);\n    width: 50%;\n    height: 100%;\n  }\n  /* 4. Inner Black Layer (Text aur background) */\n  .button-text-wrap {\n    z-index: 2;\n    background-color: var(--black);\n    border-radius: 200px;\n    width: 100%;\n    height: 100%;\n    display: flex;\n    justify-content: center;\n    align-items: center;\n    position: relative;\n  }\n  .primary-button-text {\n    color: white;\n    font-family: Calsans, Arial, sans-serif;\n    font-size: 18px;\n    font-weight: 600;\n    text-transform: capitalize;\n  }\n</style>\n<body>\n    <a href=\"https://calendly.com/goldenstallionagency/real-estate-and-development-branding-discovery-clone\">\n         Book A Call Now!\n    </a>\n</body>\n</html>				\n					<h2>Trusted by Leading Companies Worldwide</h2>				\n<!-- start Logo Marquee -->\n		<link id=\'font-awesome-css\' href=\'https://goldenstallionagency.com/wp-content/plugins/unlimited-elements-for-elementor/assets_libraries/font-awesome6/fontawesome-all.min.css\' type=\'text/css\' rel=\'stylesheet\' >\n		<link id=\'font-awesome-4-shim-css\' href=\'https://goldenstallionagency.com/wp-content/plugins/unlimited-elements-for-elementor/assets_libraries/font-awesome6/fontawesome-v4-shims.min.css\' type=\'text/css\' rel=\'stylesheet\' >\n<style>/* widget: Logo Marquee */\n#uc_logo_marquee_elementor_7b7e55e3{\n  min-height:1px;\n  text-align: center;\n  position:relative;\n  opacity: 0;\n}\n#uc_logo_marquee_elementor_7b7e55e3 *{\n  box-sizing:border-box;\n}\n#uc_logo_marquee_elementor_7b7e55e3 .uc_marquee {\n	display: flex;\n	align-items: center;\n	overflow: hidden;\n    position: relative;\n}\n#uc_logo_marquee_elementor_7b7e55e3 .uc_marquee > div {\n    position:relative;\n	display: inline-flex;\n	align-items: center;\n	flex: 0 0 auto;\n	width: auto;\n	overflow: hidden;\n  			animation-name: marquee-to-left;\n    	animation-timing-function: linear;\n	animation-iteration-count: infinite;\n    }\n#uc_logo_marquee_elementor_7b7e55e3 img{\n  	height: 100%;\n}\n#uc_logo_marquee_elementor_7b7e55e3 .ue_marquee_title\n{\n  position:absolute;\n  bottom:0px;\n  left: 0;\n  width:100%;\n}\n#uc_logo_marquee_elementor_7b7e55e3 .uc_logo_marquee_holder{\n	position:relative;\n    text-align:center;\n    overflow:hidden;\n}\n#uc_logo_marquee_elementor_7b7e55e3 .uc_logo_marquee_holder a{\n  height:100%;\n  width: 100%;\n  display:flex;\n  align-items: center;\n  justify-content:center;\n}\n	@keyframes marquee-to-left {\n	from {transform: translate(0,0)}\n	to {transform: translate(-50%,0)}\n}\n#uc_logo_marquee_elementor_7b7e55e3 .ue-item-badge\n{\n  position:absolute;\n  right:10px;\n  top:10px;\n}\n</style>\n	        <img src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/client-11.webp\" alt=\"Item 1\">\n	        <img src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/client-9-1.webp\" alt=\"Item 2\">\n	        <img src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/client-4.webp\" alt=\"Item 3\">\n	        <img src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/client-1.webp\" alt=\"Item 4\">\n	        <img src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/client-7.webp\" alt=\"Item 5\">\n	        <img src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/client-8.webp\" alt=\"Item 6\">\n<!-- end Logo Marquee -->				\n					<h2>High-Converting Pages with\nFlow</h2>				\n		Where strategy meets scroll-stopping design.https://goldenstallionagency.com/wp-content/uploads/2025/10/E11even-Dental-_-Best-Dentist-in-London.mp4		\n					<h2>AIW: Ultimate Website Strategy</h2>				\n		This is our proven blueprint for building high-converting, trust-driven hair transplant websites.\n							<ul>\n							<li>\n										01. Hero\n									</li>\n								<li>\n										02. Reviews / Case Studies / Before-After\n									</li>\n								<li>\n										03. Press Release Kit\n									</li>\n								<li>\n										04. Doctor Showcase\n									</li>\n								<li>\n										05. Our Process\n									</li>\n								<li>\n										06.  Email Magnet\n									</li>\n								<li>\n										07.  FAQ\n									</li>\n								<li>\n										08.  Blog Articles\n									</li>\n								<li>\n										09.  Services &amp; Footer\n									</li>\n						</ul>\n					<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n  <meta charset=\"UTF-8\">\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n  <title>Document</title>\n</head>\n<style>\n  /* Custom CSS Variables */\n  :root {\n    --accent-glow: #ff9100;\n    --secondary-glow: #ff0055;\n    --white-border: rgba(255, 255, 255, 0.4);\n    --black: #000000;\n    --transparent: rgba(0, 0, 0, 0);\n  }\n  /* 1. Combined Animation Keyframes (Rotation and Scale) */\n  @keyframes rotate-and-scale {\n    /* Center Top (Full Width) */\n    0% {\n      transform: rotate(0deg) scaleX(1);\n    }\n    /* Corner (Narrower) */\n    25% {\n      transform: rotate(90deg) scaleX(0.25);\n    }\n    /* Center Bottom (Full Width) */\n    50% {\n      transform: rotate(180deg) scaleX(1);\n    }\n    /* Corner (Narrower) */\n    75% {\n      transform: rotate(270deg) scaleX(0.25);\n    }\n    /* Back to Start */\n    100% {\n      transform: rotate(360deg) scaleX(1);\n    }\n  }\n  /* Base and Wrapper styles */\n  .hero-button-wrap {\n    display: flex;\n    justify-content: center;\n    align-items: center;\n  }\n  /* 2. Main Button Container (White Border) */\n  .primary-button-block {\n    width: 300px;\n    height: 60px;\n    border: 1px solid var(--white-border);\n    background-color: var(--black);\n    border-radius: 200px;\n    display: flex;\n    justify-content: center;\n    align-items: center;\n    padding: 1px;\n    position: relative;\n    overflow: hidden;\n    text-decoration: none;\n  }\n  /* 3. Rotating Stroke Wrapper (Removed \'filter: blur()\') */\n  .button-stroke-wrapp {\n    z-index: 1;\n    position: absolute;\n    /* Size ko kam kia taake effect ziada tight rahe */\n    width: 200%;\n    height: 300%;\n    top: -100%;\n    left: -50%;\n    display: flex;\n    justify-content: center;\n    align-items: center;\n    /* Animation wahi rahegi */\n    animation: rotate-and-scale 4s linear infinite;\n    /* **YE LINE HATA DI GAYI HAI: filter: blur(3px);** */\n  }\n  .button-stroke-block,\n  .button-stroke-block-v2 {\n    /* Gradient wahi rahega */\n    background-image: linear-gradient(180deg,\n        var(--transparent) 10%,\n        var(--accent-glow) 40%,\n        var(--secondary-glow) 55%,\n        var(--transparent) 90%);\n    width: 50%;\n    height: 100%;\n  }\n  /* 4. Inner Black Layer (Text aur background) */\n  .button-text-wrap {\n    z-index: 2;\n    background-color: var(--black);\n    border-radius: 200px;\n    width: 100%;\n    height: 100%;\n    display: flex;\n    justify-content: center;\n    align-items: center;\n    position: relative;\n  }\n  .primary-button-text {\n    color: white;\n    font-family: Calsans, Arial, sans-serif;\n    font-size: 18px;\n    font-weight: 600;\n    text-transform: capitalize;\n  }\n</style>\n<body>\n    <a href=\"https://goldenstallionagency.com/wp-content/uploads/2025/08/AIW_-Ultimate-Hair-Transplant-Website-Strategy.pdf\">\n         Download Full Strategy\n    </a>\n</body>\n</html>				\n					<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n  <meta charset=\"UTF-8\">\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n  <title>Document</title>\n</head>\n<style>\n  /* Custom CSS Variables */\n  :root {\n    --accent-glow: #ff9100;\n    --secondary-glow: #ff0055;\n    --white-border: rgba(255, 255, 255, 0.4);\n    --black: #000000;\n    --transparent: rgba(0, 0, 0, 0);\n  }\n  /* 1. Combined Animation Keyframes (Rotation and Scale) */\n  @keyframes rotate-and-scale {\n    /* Center Top (Full Width) */\n    0% {\n      transform: rotate(0deg) scaleX(1);\n    }\n    /* Corner (Narrower) */\n    25% {\n      transform: rotate(90deg) scaleX(0.25);\n    }\n    /* Center Bottom (Full Width) */\n    50% {\n      transform: rotate(180deg) scaleX(1);\n    }\n    /* Corner (Narrower) */\n    75% {\n      transform: rotate(270deg) scaleX(0.25);\n    }\n    /* Back to Start */\n    100% {\n      transform: rotate(360deg) scaleX(1);\n    }\n  }\n  /* Base and Wrapper styles */\n  .hero-button-wrap {\n    display: flex;\n    justify-content: center;\n    align-items: center;\n  }\n  /* 2. Main Button Container (White Border) */\n  .primary-button-block {\n    width: 300px;\n    height: 60px;\n    border: 1px solid var(--white-border);\n    background-color: var(--black);\n    border-radius: 200px;\n    display: flex;\n    justify-content: center;\n    align-items: center;\n    padding: 1px;\n    position: relative;\n    overflow: hidden;\n    text-decoration: none;\n  }\n  /* 3. Rotating Stroke Wrapper (Removed \'filter: blur()\') */\n  .button-stroke-wrapp {\n    z-index: 1;\n    position: absolute;\n    /* Size ko kam kia taake effect ziada tight rahe */\n    width: 200%;\n    height: 300%;\n    top: -100%;\n    left: -50%;\n    display: flex;\n    justify-content: center;\n    align-items: center;\n    /* Animation wahi rahegi */\n    animation: rotate-and-scale 4s linear infinite;\n    /* **YE LINE HATA DI GAYI HAI: filter: blur(3px);** */\n  }\n  .button-stroke-block,\n  .button-stroke-block-v2 {\n    /* Gradient wahi rahega */\n    background-image: linear-gradient(180deg,\n        var(--transparent) 10%,\n        var(--accent-glow) 40%,\n        var(--secondary-glow) 55%,\n        var(--transparent) 90%);\n    width: 50%;\n    height: 100%;\n  }\n  /* 4. Inner Black Layer (Text aur background) */\n  .button-text-wrap {\n    z-index: 2;\n    background-color: var(--black);\n    border-radius: 200px;\n    width: 100%;\n    height: 100%;\n    display: flex;\n    justify-content: center;\n    align-items: center;\n    position: relative;\n  }\n  .primary-button-text {\n    color: white;\n    font-family: Calsans, Arial, sans-serif;\n    font-size: 18px;\n    font-weight: 600;\n    text-transform: capitalize;\n  }\n</style>\n<body>\n    <a href=\"https://calendly.com/goldenstallionagency/real-estate-and-development-branding-discovery-clone\">\n         Book A Call Now!\n    </a>\n</body>\n</html>				\n					<h2>How we turn ideas into impact</h2>				\n		<p>We follow a proven process to deliver sites that perform.</p>		\n					<h2>01</h2>				\n					<h2>Discovery &amp; Strategy\n</h2>				\n		<p>We dive deep into your goals to uncover what really moves your audience — strategy comes first.</p>		\n					<h2>02</h2>				\n					<h2>Design That Converts</h2>				\n		Crafting layouts with purpose — every element guides the user toward action and trust.\n					<h2>03</h2>				\n					<h2>Launch &amp; Optimize\n</h2>				\n		After launch, we refine with data — ensuring your site performs as beautifully as it looks.\n					<h2>Stop wasting budget on ads that send visitors to broken websites\n</h2>				\n		<p>Here’s what’s holding back your conversions — and how we fix it.</p>		\n					<figure><img width=\"60\" height=\"100\" src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/67bb8177c0dadd063faf6445_xnBn0gX6TFCdfM7NQZhs_cf-wo-redarrow.png\" alt=\"\" /></figure><h3>Poor conversion performance</h3><p>Too many links distract visitors and dilute focus.\n</p>				\n					<figure><img width=\"60\" height=\"100\" src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/67bb8177c0dadd063faf6445_xnBn0gX6TFCdfM7NQZhs_cf-wo-redarrow.png\" alt=\"\" /></figure><h3>Low visitor engagement</h3><p>Slow loading times frustrate users and increase bounce rates.\n</p>				\n					<figure><img width=\"60\" height=\"100\" src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/67bb8177c0dadd063faf6445_xnBn0gX6TFCdfM7NQZhs_cf-wo-redarrow.png\" alt=\"\" /></figure><h3>Unfocused user experience</h3><p>Unclear calls to action confuse potential customers.\n</p>				\n					<figure><img width=\"60\" height=\"100\" src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/67bb8177c0dadd063faf6445_xnBn0gX6TFCdfM7NQZhs_cf-wo-redarrow.png\" alt=\"\" /></figure><h3>Missed sales opportunities</h3><p>Generic design fails to build trust or authority.\n</p>				\n					<figure><img width=\"40\" height=\"40\" src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/67bb90db392af4ac96adf168_1.webp\" alt=\"\" /></figure><h3>Low-Performing Site</h3>				\n															<img width=\"585\" height=\"1024\" src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/Book-a-reserved-coworking-spot-in-Spaces-Waterfall-Midrand-Midrand-Gumtree-South-Africa-08-11-2025_10_43_AM-768x1345-1-585x1024.webp\" alt=\"\" srcset=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/Book-a-reserved-coworking-spot-in-Spaces-Waterfall-Midrand-Midrand-Gumtree-South-Africa-08-11-2025_10_43_AM-768x1345-1-585x1024.webp 585w, https://goldenstallionagency.com/wp-content/uploads/2025/09/Book-a-reserved-coworking-spot-in-Spaces-Waterfall-Midrand-Midrand-Gumtree-South-Africa-08-11-2025_10_43_AM-768x1345-1-171x300.webp 171w, https://goldenstallionagency.com/wp-content/uploads/2025/09/Book-a-reserved-coworking-spot-in-Spaces-Waterfall-Midrand-Midrand-Gumtree-South-Africa-08-11-2025_10_43_AM-768x1345-1.webp 768w\" sizes=\"(max-width: 585px) 100vw, 585px\" />															\n					<figure><img width=\"40\" height=\"40\" src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/67bb90f39296863ae1225eca_2.webp\" alt=\"\" /></figure><h3>Conversion-Driven Design</h3>				\n		https://goldenstallionagency.com/wp-content/uploads/2025/10/ClearStone-Properties-Exclusive-Luxury-Residences-Secure-Living.mp4		\n					<figure><img width=\"60\" height=\"100\" src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/67bb88976d7f0ade2662c189_nMkfZvSyTSOfEX3hVGmM_cf-wo-greenarrow-1.png\" alt=\"\" /></figure><h3>High conversion rates</h3><p>Clear, focused navigation guides visitors to buy.\n</p>				\n					<figure><img width=\"60\" height=\"100\" src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/67bb88976d7f0ade2662c189_nMkfZvSyTSOfEX3hVGmM_cf-wo-greenarrow-1.png\" alt=\"\" /></figure><h3>Engaged  visitorsrates</h3><p>Fast, responsive design keeps users engaged.\n</p>				\n					<figure><img width=\"60\" height=\"100\" src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/67bb88976d7f0ade2662c189_nMkfZvSyTSOfEX3hVGmM_cf-wo-greenarrow-1.png\" alt=\"\" /></figure><h3>Increased lead generationrates</h3><p>Strong, compelling calls to action drive clicks.\n</p>				\n					<figure><img width=\"60\" height=\"100\" src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/67bb88976d7f0ade2662c189_nMkfZvSyTSOfEX3hVGmM_cf-wo-greenarrow-1.png\" alt=\"\" /></figure><h3>Increased Trust  &amp; Credibility rates</h3><p>Clear, focused navigation guides visitors to buy.\n</p>				\n					<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n  <meta charset=\"UTF-8\">\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n  <title>Document</title>\n</head>\n<style>\n  /* Custom CSS Variables */\n  :root {\n    --accent-glow: #ff9100;\n    --secondary-glow: #ff0055;\n    --white-border: rgba(255, 255, 255, 0.4);\n    --black: #000000;\n    --transparent: rgba(0, 0, 0, 0);\n  }\n  /* 1. Combined Animation Keyframes (Rotation and Scale) */\n  @keyframes rotate-and-scale {\n    /* Center Top (Full Width) */\n    0% {\n      transform: rotate(0deg) scaleX(1);\n    }\n    /* Corner (Narrower) */\n    25% {\n      transform: rotate(90deg) scaleX(0.25);\n    }\n    /* Center Bottom (Full Width) */\n    50% {\n      transform: rotate(180deg) scaleX(1);\n    }\n    /* Corner (Narrower) */\n    75% {\n      transform: rotate(270deg) scaleX(0.25);\n    }\n    /* Back to Start */\n    100% {\n      transform: rotate(360deg) scaleX(1);\n    }\n  }\n  /* Base and Wrapper styles */\n  .hero-button-wrap {\n    display: flex;\n    justify-content: center;\n    align-items: center;\n  }\n  /* 2. Main Button Container (White Border) */\n  .primary-button-block {\n    width: 300px;\n    height: 60px;\n    border: 1px solid var(--white-border);\n    background-color: var(--black);\n    border-radius: 200px;\n    display: flex;\n    justify-content: center;\n    align-items: center;\n    padding: 1px;\n    position: relative;\n    overflow: hidden;\n    text-decoration: none;\n  }\n  /* 3. Rotating Stroke Wrapper (Removed \'filter: blur()\') */\n  .button-stroke-wrapp {\n    z-index: 1;\n    position: absolute;\n    /* Size ko kam kia taake effect ziada tight rahe */\n    width: 200%;\n    height: 300%;\n    top: -100%;\n    left: -50%;\n    display: flex;\n    justify-content: center;\n    align-items: center;\n    /* Animation wahi rahegi */\n    animation: rotate-and-scale 4s linear infinite;\n    /* **YE LINE HATA DI GAYI HAI: filter: blur(3px);** */\n  }\n  .button-stroke-block,\n  .button-stroke-block-v2 {\n    /* Gradient wahi rahega */\n    background-image: linear-gradient(180deg,\n        var(--transparent) 10%,\n        var(--accent-glow) 40%,\n        var(--secondary-glow) 55%,\n        var(--transparent) 90%);\n    width: 50%;\n    height: 100%;\n  }\n  /* 4. Inner Black Layer (Text aur background) */\n  .button-text-wrap {\n    z-index: 2;\n    background-color: var(--black);\n    border-radius: 200px;\n    width: 100%;\n    height: 100%;\n    display: flex;\n    justify-content: center;\n    align-items: center;\n    position: relative;\n  }\n  .primary-button-text {\n    color: white;\n    font-family: Calsans, Arial, sans-serif;\n    font-size: 18px;\n    font-weight: 600;\n    text-transform: capitalize;\n  }\n</style>\n<body>\n    <a href=\"https://calendly.com/goldenstallionagency/real-estate-and-development-branding-discovery-clone\">\n         Book A Call Now!\n    </a>\n</body>\n</html>				\n					<h2>Clearstone Properties Website<br> Review\n</h2>				\n					<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n  <meta charset=\"UTF-8\">\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n  <title>Document</title>\n</head>\n<style>\n  /* Custom CSS Variables */\n  :root {\n    --accent-glow: #ff9100;\n    --secondary-glow: #ff0055;\n    --white-border: rgba(255, 255, 255, 0.4);\n    --black: #000000;\n    --transparent: rgba(0, 0, 0, 0);\n  }\n  /* 1. Combined Animation Keyframes (Rotation and Scale) */\n  @keyframes rotate-and-scale {\n    /* Center Top (Full Width) */\n    0% {\n      transform: rotate(0deg) scaleX(1);\n    }\n    /* Corner (Narrower) */\n    25% {\n      transform: rotate(90deg) scaleX(0.25);\n    }\n    /* Center Bottom (Full Width) */\n    50% {\n      transform: rotate(180deg) scaleX(1);\n    }\n    /* Corner (Narrower) */\n    75% {\n      transform: rotate(270deg) scaleX(0.25);\n    }\n    /* Back to Start */\n    100% {\n      transform: rotate(360deg) scaleX(1);\n    }\n  }\n  /* Base and Wrapper styles */\n  .hero-button-wrap {\n    display: flex;\n    justify-content: center;\n    align-items: center;\n  }\n  /* 2. Main Button Container (White Border) */\n  .primary-button-block {\n    width: 300px;\n    height: 60px;\n    border: 1px solid var(--white-border);\n    background-color: var(--black);\n    border-radius: 200px;\n    display: flex;\n    justify-content: center;\n    align-items: center;\n    padding: 1px;\n    position: relative;\n    overflow: hidden;\n    text-decoration: none;\n  }\n  /* 3. Rotating Stroke Wrapper (Removed \'filter: blur()\') */\n  .button-stroke-wrapp {\n    z-index: 1;\n    position: absolute;\n    /* Size ko kam kia taake effect ziada tight rahe */\n    width: 200%;\n    height: 300%;\n    top: -100%;\n    left: -50%;\n    display: flex;\n    justify-content: center;\n    align-items: center;\n    /* Animation wahi rahegi */\n    animation: rotate-and-scale 4s linear infinite;\n    /* **YE LINE HATA DI GAYI HAI: filter: blur(3px);** */\n  }\n  .button-stroke-block,\n  .button-stroke-block-v2 {\n    /* Gradient wahi rahega */\n    background-image: linear-gradient(180deg,\n        var(--transparent) 10%,\n        var(--accent-glow) 40%,\n        var(--secondary-glow) 55%,\n        var(--transparent) 90%);\n    width: 50%;\n    height: 100%;\n  }\n  /* 4. Inner Black Layer (Text aur background) */\n  .button-text-wrap {\n    z-index: 2;\n    background-color: var(--black);\n    border-radius: 200px;\n    width: 100%;\n    height: 100%;\n    display: flex;\n    justify-content: center;\n    align-items: center;\n    position: relative;\n  }\n  .primary-button-text {\n    color: white;\n    font-family: Calsans, Arial, sans-serif;\n    font-size: 18px;\n    font-weight: 600;\n    text-transform: capitalize;\n  }\n</style>\n<body>\n    <a href=\"https://calendly.com/goldenstallionagency/real-estate-and-development-branding-discovery-clone\">\n         Book A Call Now!\n    </a>\n</body>\n</html>				\n		https://goldenstallionagency.com/wp-content/uploads/2025/08/VIDEO-2025-03-25-11-51-05.mp4		\n					<h2>Our Success Stories\n</h2>				\n		<p>\"Convertico is BY FAR the most dedicated, driven, relentlessly invested agency I have ever worked with. Once they get started they really don\'t f*** around.\"<br />- Jonathan H</p>		\n					<h2>CRO</h2>				\n					<h2>FSC B2B Consultancy Wins 5 New Contracts in 2 Months</h2>				\n		<p>A B2B consultancy firm had a generic DIY website that didn’t reflect their expertise. Potential clients weren’t.....</p>		\n					<h2>Boutique Salon Sees 3x More Bookings</h2>				\n		<p>Ruby’s Beauty salon had no website - only a Facebook page. Walk-ins were unpredictable, phone bookings......</p>		\n					<h2>HVAC Company Generates $120K in New Sales</h2>				\n		<p>Tintwheer Mechanical (HVAC company) had a DIY-style website that looked unprofessional. Homeowners......</p>		\n					<h2>KYU Restaurant - 217% Booking Increase</h2>				\n		<p>KYU restaurant group had great food but an online presence that was costing them customers. Their outdated site......</p>		\n					<h2>Real Estate Developer Secures 38 Qualified Leads in 30 Days</h2>				\n		<p>A property developer had a stunning new project — but their old website made it look like every other estate. Buyers......</p>		\n					<h2>Real Results. Real Feedback.</h2>				\n		Discover how our work helped them scale, convert, and grow.\n															<img width=\"774\" height=\"497\" src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/1-1.webp\" alt=\"\" srcset=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/1-1.webp 774w, https://goldenstallionagency.com/wp-content/uploads/2025/09/1-1-300x193.webp 300w, https://goldenstallionagency.com/wp-content/uploads/2025/09/1-1-768x493.webp 768w\" sizes=\"(max-width: 774px) 100vw, 774px\" />															\n															<img width=\"774\" height=\"497\" src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/2-1.webp\" alt=\"\" srcset=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/2-1.webp 774w, https://goldenstallionagency.com/wp-content/uploads/2025/09/2-1-300x193.webp 300w, https://goldenstallionagency.com/wp-content/uploads/2025/09/2-1-768x493.webp 768w\" sizes=\"(max-width: 774px) 100vw, 774px\" />															\n															<img width=\"774\" height=\"497\" src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/3-2.webp\" alt=\"\" srcset=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/3-2.webp 774w, https://goldenstallionagency.com/wp-content/uploads/2025/09/3-2-300x193.webp 300w, https://goldenstallionagency.com/wp-content/uploads/2025/09/3-2-768x493.webp 768w\" sizes=\"(max-width: 774px) 100vw, 774px\" />															\n															<img width=\"774\" height=\"497\" src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/5-2.webp\" alt=\"\" srcset=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/5-2.webp 774w, https://goldenstallionagency.com/wp-content/uploads/2025/09/5-2-300x193.webp 300w, https://goldenstallionagency.com/wp-content/uploads/2025/09/5-2-768x493.webp 768w\" sizes=\"(max-width: 774px) 100vw, 774px\" />															\n				<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M646 125C629 125 613 133 604 142L308 442C296 454 292 471 292 487 292 504 296 521 308 533L604 854C617 867 629 875 646 875 663 875 679 871 692 858 704 846 713 829 713 812 713 796 708 779 692 767L438 487 692 225C700 217 708 204 708 187 708 171 704 154 692 142 675 129 663 125 646 125Z\"></path></svg>			\n				<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M696 533C708 521 713 504 713 487 713 471 708 454 696 446L400 146C388 133 375 125 354 125 338 125 325 129 313 142 300 154 292 171 292 187 292 204 296 221 308 233L563 492 304 771C292 783 288 800 288 817 288 833 296 850 308 863 321 871 338 875 354 875 371 875 388 867 400 854L696 533Z\"></path></svg>			\n															<img width=\"774\" height=\"497\" src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/1-1.webp\" alt=\"\" srcset=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/1-1.webp 774w, https://goldenstallionagency.com/wp-content/uploads/2025/09/1-1-300x193.webp 300w, https://goldenstallionagency.com/wp-content/uploads/2025/09/1-1-768x493.webp 768w\" sizes=\"(max-width: 774px) 100vw, 774px\" />															\n															<img width=\"774\" height=\"497\" src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/2-1.webp\" alt=\"\" srcset=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/2-1.webp 774w, https://goldenstallionagency.com/wp-content/uploads/2025/09/2-1-300x193.webp 300w, https://goldenstallionagency.com/wp-content/uploads/2025/09/2-1-768x493.webp 768w\" sizes=\"(max-width: 774px) 100vw, 774px\" />															\n															<img width=\"774\" height=\"497\" src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/3-2.webp\" alt=\"\" srcset=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/3-2.webp 774w, https://goldenstallionagency.com/wp-content/uploads/2025/09/3-2-300x193.webp 300w, https://goldenstallionagency.com/wp-content/uploads/2025/09/3-2-768x493.webp 768w\" sizes=\"(max-width: 774px) 100vw, 774px\" />															\n															<img width=\"774\" height=\"497\" src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/5-2.webp\" alt=\"\" srcset=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/5-2.webp 774w, https://goldenstallionagency.com/wp-content/uploads/2025/09/5-2-300x193.webp 300w, https://goldenstallionagency.com/wp-content/uploads/2025/09/5-2-768x493.webp 768w\" sizes=\"(max-width: 774px) 100vw, 774px\" />															\n					<h2>Book A Call <br>With Us!</h2>				\n					<a href=\"https://calendly.com/goldenstallionagency/real-estate-and-development-branding-discovery-clone\">\n									Book A Call Now!\n					</a>\n					<iframe src=\"https://calendly.com/goldenstallionwebagency/hospitality-website-discovery-call\" width=\"100%\" height=\"600\" frameborder=\"0\" scrolling=\"no\">﻿﻿﻿﻿﻿﻿</iframe>				\n		<a href=\"https://goldenstallionagency.com/portfolio/\">View Portfolio</a>		\n					<h2>Frequently Asked<br> Questions\n</h2>				\n						<details id=\"e-n-accordion-item-1150\" open>\n				<summary data-accordion-index=\"1\" tabindex=\"0\" aria-expanded=\"true\" aria-controls=\"e-n-accordion-item-1150\" >\n					  What Services Does Golden Stallion Agency Offer? \n			<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M416 208H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h384c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z\"></path></svg>\n			<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M416 208H272V64c0-17.67-14.33-32-32-32h-32c-17.67 0-32 14.33-32 32v144H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h144v144c0 17.67 14.33 32 32 32h32c17.67 0 32-14.33 32-32V304h144c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z\"></path></svg>\n						</summary>\n									<p>Golden Stallion Agency is a full-service digital partner for dental, legal, and hospitality brands. Our services include website design and development, SEO optimization, digital marketing, and ongoing maintenance and support.</p>								\n					</details>\n						<details id=\"e-n-accordion-item-1151\" >\n				<summary data-accordion-index=\"2\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-1151\" >\n					 How long does it take to build a website? \n			<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M416 208H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h384c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z\"></path></svg>\n			<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M416 208H272V64c0-17.67-14.33-32-32-32h-32c-17.67 0-32 14.33-32 32v144H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h144v144c0 17.67 14.33 32 32 32h32c17.67 0 32-14.33 32-32V304h144c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z\"></path></svg>\n						</summary>\n									<p>Golden Stallion Agency is a full-service digital partner for dental, legal, and hospitality brands. Our services include website design and development, SEO optimization, digital marketing, and ongoing maintenance and support.</p>								\n					</details>\n						<details id=\"e-n-accordion-item-1152\" >\n				<summary data-accordion-index=\"3\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-1152\" >\n					 Do you offer e-commerce solutions? \n			<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M416 208H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h384c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z\"></path></svg>\n			<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M416 208H272V64c0-17.67-14.33-32-32-32h-32c-17.67 0-32 14.33-32 32v144H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h144v144c0 17.67 14.33 32 32 32h32c17.67 0 32-14.33 32-32V304h144c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z\"></path></svg>\n						</summary>\n									Yes, we specialize in creating secure and user-friendly e-commerce websites to help your business sell products or services online.								\n					</details>\n						<details id=\"e-n-accordion-item-1153\" >\n				<summary data-accordion-index=\"4\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-1153\" >\n					 How do I get started with Golden Stallion Agency? \n			<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M416 208H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h384c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z\"></path></svg>\n			<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M416 208H272V64c0-17.67-14.33-32-32-32h-32c-17.67 0-32 14.33-32 32v144H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h144v144c0 17.67 14.33 32 32 32h32c17.67 0 32-14.33 32-32V304h144c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z\"></path></svg>\n						</summary>\n									Getting started is easy! Simply Book a Call with Tinashe, and we’ll discuss your business needs and goals. From there, we’ll create a custom plan to build your high-converting website.								\n					</details>\n						<details id=\"e-n-accordion-item-1154\" >\n				<summary data-accordion-index=\"5\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-1154\" >\n					 What happens if we don’t see results by the end of the program \n			<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M416 208H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h384c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z\"></path></svg>\n			<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M416 208H272V64c0-17.67-14.33-32-32-32h-32c-17.67 0-32 14.33-32 32v144H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h144v144c0 17.67 14.33 32 32 32h32c17.67 0 32-14.33 32-32V304h144c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z\"></path></svg>\n						</summary>\n									We give you all your money back – simple as\nthat								\n					</details>\n		<p>Golden Stallion Agency is a full-service digital partner for dental, legal, and hospitality brands. Our services include website design and development, SEO optimization, digital marketing, and ongoing maintenance and support.</p><p>Golden Stallion Agency is a full-service digital partner for dental, legal, and hospitality brands. Our services include website design and development, SEO optimization, digital marketing, and ongoing maintenance and support.</p>Yes, we specialize in creating secure and user-friendly e-commerce websites to help your business sell products or services online.Getting started is easy! Simply Book a Call with Tinashe, and we’ll discuss your business needs and goals. From there, we’ll create a custom plan to build your high-converting website.We give you all your money back – simple as\nthat		\n					<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n  <meta charset=\"UTF-8\">\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n  <title>Document</title>\n</head>\n<style>\n  /* Custom CSS Variables */\n  :root {\n    --accent-glow: #ff9100;\n    --secondary-glow: #ff0055;\n    --white-border: rgba(255, 255, 255, 0.4);\n    --black: #000000;\n    --transparent: rgba(0, 0, 0, 0);\n  }\n  /* 1. Combined Animation Keyframes (Rotation and Scale) */\n  @keyframes rotate-and-scale {\n    /* Center Top (Full Width) */\n    0% {\n      transform: rotate(0deg) scaleX(1);\n    }\n    /* Corner (Narrower) */\n    25% {\n      transform: rotate(90deg) scaleX(0.25);\n    }\n    /* Center Bottom (Full Width) */\n    50% {\n      transform: rotate(180deg) scaleX(1);\n    }\n    /* Corner (Narrower) */\n    75% {\n      transform: rotate(270deg) scaleX(0.25);\n    }\n    /* Back to Start */\n    100% {\n      transform: rotate(360deg) scaleX(1);\n    }\n  }\n  /* Base and Wrapper styles */\n  .hero-button-wrap {\n    display: flex;\n    justify-content: center;\n    align-items: center;\n  }\n  /* 2. Main Button Container (White Border) */\n  .primary-button-block {\n    width: 300px;\n    height: 60px;\n    border: 1px solid var(--white-border);\n    background-color: var(--black);\n    border-radius: 200px;\n    display: flex;\n    justify-content: center;\n    align-items: center;\n    padding: 1px;\n    position: relative;\n    overflow: hidden;\n    text-decoration: none;\n  }\n  /* 3. Rotating Stroke Wrapper (Removed \'filter: blur()\') */\n  .button-stroke-wrapp {\n    z-index: 1;\n    position: absolute;\n    /* Size ko kam kia taake effect ziada tight rahe */\n    width: 200%;\n    height: 300%;\n    top: -100%;\n    left: -50%;\n    display: flex;\n    justify-content: center;\n    align-items: center;\n    /* Animation wahi rahegi */\n    animation: rotate-and-scale 4s linear infinite;\n    /* **YE LINE HATA DI GAYI HAI: filter: blur(3px);** */\n  }\n  .button-stroke-block,\n  .button-stroke-block-v2 {\n    /* Gradient wahi rahega */\n    background-image: linear-gradient(180deg,\n        var(--transparent) 10%,\n        var(--accent-glow) 40%,\n        var(--secondary-glow) 55%,\n        var(--transparent) 90%);\n    width: 50%;\n    height: 100%;\n  }\n  /* 4. Inner Black Layer (Text aur background) */\n  .button-text-wrap {\n    z-index: 2;\n    background-color: var(--black);\n    border-radius: 200px;\n    width: 100%;\n    height: 100%;\n    display: flex;\n    justify-content: center;\n    align-items: center;\n    position: relative;\n  }\n  .primary-button-text {\n    color: white;\n    font-family: Calsans, Arial, sans-serif;\n    font-size: 18px;\n    font-weight: 600;\n    text-transform: capitalize;\n  }\n</style>\n<body>\n    <a href=\"https://calendly.com/goldenstallionagency/real-estate-and-development-branding-discovery-clone\">\n         Book A Call Now!\n    </a>\n</body>\n</html>','Home page','','inherit','closed','closed','','1616-revision-v1','','','2025-10-15 19:49:31','2025-10-15 17:49:31','',1616,'https://goldenstallionagency.com/?p=1847',0,'revision','',0),(1848,3,'2025-10-15 19:49:34','2025-10-15 17:49:34','<img width=\"150\" height=\"150\" src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/image_2024-11-08_222804488.webp\" alt=\"\" />															\n					<h1>We help ambitious brands turn underperforming websites into high-converting sales machines,<br> using trust-driven &amp;  conversion-focused  web design.\n</h1>				\n					<h2>Watch this short video to see how it works:</h2>				\n		http://youtube.com/watch?v=xjJlm6IjBDQ&#038;feature=youtu.be&#038;themeRefresh=1		\n					<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n  <meta charset=\"UTF-8\">\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n  <title>Document</title>\n</head>\n<style>\n  /* Custom CSS Variables */\n  :root {\n    --accent-glow: #ff9100;\n    --secondary-glow: #ff0055;\n    --white-border: rgba(255, 255, 255, 0.4);\n    --black: #000000;\n    --transparent: rgba(0, 0, 0, 0);\n  }\n  /* 1. Combined Animation Keyframes (Rotation and Scale) */\n  @keyframes rotate-and-scale {\n    /* Center Top (Full Width) */\n    0% {\n      transform: rotate(0deg) scaleX(1);\n    }\n    /* Corner (Narrower) */\n    25% {\n      transform: rotate(90deg) scaleX(0.25);\n    }\n    /* Center Bottom (Full Width) */\n    50% {\n      transform: rotate(180deg) scaleX(1);\n    }\n    /* Corner (Narrower) */\n    75% {\n      transform: rotate(270deg) scaleX(0.25);\n    }\n    /* Back to Start */\n    100% {\n      transform: rotate(360deg) scaleX(1);\n    }\n  }\n  /* Base and Wrapper styles */\n  .hero-button-wrap {\n    display: flex;\n    justify-content: center;\n    align-items: center;\n  }\n  /* 2. Main Button Container (White Border) */\n  .primary-button-block {\n    width: 300px;\n    height: 60px;\n    border: 1px solid var(--white-border);\n    background-color: var(--black);\n    border-radius: 200px;\n    display: flex;\n    justify-content: center;\n    align-items: center;\n    padding: 1px;\n    position: relative;\n    overflow: hidden;\n    text-decoration: none;\n  }\n  /* 3. Rotating Stroke Wrapper (Removed \'filter: blur()\') */\n  .button-stroke-wrapp {\n    z-index: 1;\n    position: absolute;\n    /* Size ko kam kia taake effect ziada tight rahe */\n    width: 200%;\n    height: 300%;\n    top: -100%;\n    left: -50%;\n    display: flex;\n    justify-content: center;\n    align-items: center;\n    /* Animation wahi rahegi */\n    animation: rotate-and-scale 4s linear infinite;\n    /* **YE LINE HATA DI GAYI HAI: filter: blur(3px);** */\n  }\n  .button-stroke-block,\n  .button-stroke-block-v2 {\n    /* Gradient wahi rahega */\n    background-image: linear-gradient(180deg,\n        var(--transparent) 10%,\n        var(--accent-glow) 40%,\n        var(--secondary-glow) 55%,\n        var(--transparent) 90%);\n    width: 50%;\n    height: 100%;\n  }\n  /* 4. Inner Black Layer (Text aur background) */\n  .button-text-wrap {\n    z-index: 2;\n    background-color: var(--black);\n    border-radius: 200px;\n    width: 100%;\n    height: 100%;\n    display: flex;\n    justify-content: center;\n    align-items: center;\n    position: relative;\n  }\n  .primary-button-text {\n    color: white;\n    font-family: Calsans, Arial, sans-serif;\n    font-size: 18px;\n    font-weight: 600;\n    text-transform: capitalize;\n  }\n</style>\n<body>\n    <a href=\"https://calendly.com/goldenstallionagency/real-estate-and-development-branding-discovery-clone\">\n         Book A Call Now!\n    </a>\n</body>\n</html>				\n					<h2>Trusted by Leading Companies Worldwide</h2>				\n<!-- start Logo Marquee -->\n		<link id=\'font-awesome-css\' href=\'https://goldenstallionagency.com/wp-content/plugins/unlimited-elements-for-elementor/assets_libraries/font-awesome6/fontawesome-all.min.css\' type=\'text/css\' rel=\'stylesheet\' >\n		<link id=\'font-awesome-4-shim-css\' href=\'https://goldenstallionagency.com/wp-content/plugins/unlimited-elements-for-elementor/assets_libraries/font-awesome6/fontawesome-v4-shims.min.css\' type=\'text/css\' rel=\'stylesheet\' >\n<style>/* widget: Logo Marquee */\n#uc_logo_marquee_elementor_7b7e55e3{\n  min-height:1px;\n  text-align: center;\n  position:relative;\n  opacity: 0;\n}\n#uc_logo_marquee_elementor_7b7e55e3 *{\n  box-sizing:border-box;\n}\n#uc_logo_marquee_elementor_7b7e55e3 .uc_marquee {\n	display: flex;\n	align-items: center;\n	overflow: hidden;\n    position: relative;\n}\n#uc_logo_marquee_elementor_7b7e55e3 .uc_marquee > div {\n    position:relative;\n	display: inline-flex;\n	align-items: center;\n	flex: 0 0 auto;\n	width: auto;\n	overflow: hidden;\n  			animation-name: marquee-to-left;\n    	animation-timing-function: linear;\n	animation-iteration-count: infinite;\n    }\n#uc_logo_marquee_elementor_7b7e55e3 img{\n  	height: 100%;\n}\n#uc_logo_marquee_elementor_7b7e55e3 .ue_marquee_title\n{\n  position:absolute;\n  bottom:0px;\n  left: 0;\n  width:100%;\n}\n#uc_logo_marquee_elementor_7b7e55e3 .uc_logo_marquee_holder{\n	position:relative;\n    text-align:center;\n    overflow:hidden;\n}\n#uc_logo_marquee_elementor_7b7e55e3 .uc_logo_marquee_holder a{\n  height:100%;\n  width: 100%;\n  display:flex;\n  align-items: center;\n  justify-content:center;\n}\n	@keyframes marquee-to-left {\n	from {transform: translate(0,0)}\n	to {transform: translate(-50%,0)}\n}\n#uc_logo_marquee_elementor_7b7e55e3 .ue-item-badge\n{\n  position:absolute;\n  right:10px;\n  top:10px;\n}\n</style>\n	        <img src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/client-11.webp\" alt=\"Item 1\">\n	        <img src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/client-9-1.webp\" alt=\"Item 2\">\n	        <img src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/client-4.webp\" alt=\"Item 3\">\n	        <img src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/client-1.webp\" alt=\"Item 4\">\n	        <img src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/client-7.webp\" alt=\"Item 5\">\n	        <img src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/client-8.webp\" alt=\"Item 6\">\n<!-- end Logo Marquee -->				\n					<h2>High-Converting Pages with\nFlow</h2>				\n		Where strategy meets scroll-stopping design.https://goldenstallionagency.com/wp-content/uploads/2025/10/E11even-Dental-_-Best-Dentist-in-London.mp4		\n					<h2>AIW: Ultimate Website Strategy</h2>				\n		This is our proven blueprint for building high-converting, trust-driven hair transplant websites.\n							<ul>\n							<li>\n										01. Hero\n									</li>\n								<li>\n										02. Reviews / Case Studies / Before-After\n									</li>\n								<li>\n										03. Press Release Kit\n									</li>\n								<li>\n										04. Doctor Showcase\n									</li>\n								<li>\n										05. Our Process\n									</li>\n								<li>\n										06.  Email Magnet\n									</li>\n								<li>\n										07.  FAQ\n									</li>\n								<li>\n										08.  Blog Articles\n									</li>\n								<li>\n										09.  Services &amp; Footer\n									</li>\n						</ul>\n					<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n  <meta charset=\"UTF-8\">\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n  <title>Document</title>\n</head>\n<style>\n  /* Custom CSS Variables */\n  :root {\n    --accent-glow: #ff9100;\n    --secondary-glow: #ff0055;\n    --white-border: rgba(255, 255, 255, 0.4);\n    --black: #000000;\n    --transparent: rgba(0, 0, 0, 0);\n  }\n  /* 1. Combined Animation Keyframes (Rotation and Scale) */\n  @keyframes rotate-and-scale {\n    /* Center Top (Full Width) */\n    0% {\n      transform: rotate(0deg) scaleX(1);\n    }\n    /* Corner (Narrower) */\n    25% {\n      transform: rotate(90deg) scaleX(0.25);\n    }\n    /* Center Bottom (Full Width) */\n    50% {\n      transform: rotate(180deg) scaleX(1);\n    }\n    /* Corner (Narrower) */\n    75% {\n      transform: rotate(270deg) scaleX(0.25);\n    }\n    /* Back to Start */\n    100% {\n      transform: rotate(360deg) scaleX(1);\n    }\n  }\n  /* Base and Wrapper styles */\n  .hero-button-wrap {\n    display: flex;\n    justify-content: center;\n    align-items: center;\n  }\n  /* 2. Main Button Container (White Border) */\n  .primary-button-block {\n    width: 300px;\n    height: 60px;\n    border: 1px solid var(--white-border);\n    background-color: var(--black);\n    border-radius: 200px;\n    display: flex;\n    justify-content: center;\n    align-items: center;\n    padding: 1px;\n    position: relative;\n    overflow: hidden;\n    text-decoration: none;\n  }\n  /* 3. Rotating Stroke Wrapper (Removed \'filter: blur()\') */\n  .button-stroke-wrapp {\n    z-index: 1;\n    position: absolute;\n    /* Size ko kam kia taake effect ziada tight rahe */\n    width: 200%;\n    height: 300%;\n    top: -100%;\n    left: -50%;\n    display: flex;\n    justify-content: center;\n    align-items: center;\n    /* Animation wahi rahegi */\n    animation: rotate-and-scale 4s linear infinite;\n    /* **YE LINE HATA DI GAYI HAI: filter: blur(3px);** */\n  }\n  .button-stroke-block,\n  .button-stroke-block-v2 {\n    /* Gradient wahi rahega */\n    background-image: linear-gradient(180deg,\n        var(--transparent) 10%,\n        var(--accent-glow) 40%,\n        var(--secondary-glow) 55%,\n        var(--transparent) 90%);\n    width: 50%;\n    height: 100%;\n  }\n  /* 4. Inner Black Layer (Text aur background) */\n  .button-text-wrap {\n    z-index: 2;\n    background-color: var(--black);\n    border-radius: 200px;\n    width: 100%;\n    height: 100%;\n    display: flex;\n    justify-content: center;\n    align-items: center;\n    position: relative;\n  }\n  .primary-button-text {\n    color: white;\n    font-family: Calsans, Arial, sans-serif;\n    font-size: 18px;\n    font-weight: 600;\n    text-transform: capitalize;\n  }\n</style>\n<body>\n    <a href=\"https://goldenstallionagency.com/wp-content/uploads/2025/08/AIW_-Ultimate-Hair-Transplant-Website-Strategy.pdf\">\n         Download Full Strategy\n    </a>\n</body>\n</html>				\n					<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n  <meta charset=\"UTF-8\">\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n  <title>Document</title>\n</head>\n<style>\n  /* Custom CSS Variables */\n  :root {\n    --accent-glow: #ff9100;\n    --secondary-glow: #ff0055;\n    --white-border: rgba(255, 255, 255, 0.4);\n    --black: #000000;\n    --transparent: rgba(0, 0, 0, 0);\n  }\n  /* 1. Combined Animation Keyframes (Rotation and Scale) */\n  @keyframes rotate-and-scale {\n    /* Center Top (Full Width) */\n    0% {\n      transform: rotate(0deg) scaleX(1);\n    }\n    /* Corner (Narrower) */\n    25% {\n      transform: rotate(90deg) scaleX(0.25);\n    }\n    /* Center Bottom (Full Width) */\n    50% {\n      transform: rotate(180deg) scaleX(1);\n    }\n    /* Corner (Narrower) */\n    75% {\n      transform: rotate(270deg) scaleX(0.25);\n    }\n    /* Back to Start */\n    100% {\n      transform: rotate(360deg) scaleX(1);\n    }\n  }\n  /* Base and Wrapper styles */\n  .hero-button-wrap {\n    display: flex;\n    justify-content: center;\n    align-items: center;\n  }\n  /* 2. Main Button Container (White Border) */\n  .primary-button-block {\n    width: 300px;\n    height: 60px;\n    border: 1px solid var(--white-border);\n    background-color: var(--black);\n    border-radius: 200px;\n    display: flex;\n    justify-content: center;\n    align-items: center;\n    padding: 1px;\n    position: relative;\n    overflow: hidden;\n    text-decoration: none;\n  }\n  /* 3. Rotating Stroke Wrapper (Removed \'filter: blur()\') */\n  .button-stroke-wrapp {\n    z-index: 1;\n    position: absolute;\n    /* Size ko kam kia taake effect ziada tight rahe */\n    width: 200%;\n    height: 300%;\n    top: -100%;\n    left: -50%;\n    display: flex;\n    justify-content: center;\n    align-items: center;\n    /* Animation wahi rahegi */\n    animation: rotate-and-scale 4s linear infinite;\n    /* **YE LINE HATA DI GAYI HAI: filter: blur(3px);** */\n  }\n  .button-stroke-block,\n  .button-stroke-block-v2 {\n    /* Gradient wahi rahega */\n    background-image: linear-gradient(180deg,\n        var(--transparent) 10%,\n        var(--accent-glow) 40%,\n        var(--secondary-glow) 55%,\n        var(--transparent) 90%);\n    width: 50%;\n    height: 100%;\n  }\n  /* 4. Inner Black Layer (Text aur background) */\n  .button-text-wrap {\n    z-index: 2;\n    background-color: var(--black);\n    border-radius: 200px;\n    width: 100%;\n    height: 100%;\n    display: flex;\n    justify-content: center;\n    align-items: center;\n    position: relative;\n  }\n  .primary-button-text {\n    color: white;\n    font-family: Calsans, Arial, sans-serif;\n    font-size: 18px;\n    font-weight: 600;\n    text-transform: capitalize;\n  }\n</style>\n<body>\n    <a href=\"https://calendly.com/goldenstallionagency/real-estate-and-development-branding-discovery-clone\">\n         Book A Call Now!\n    </a>\n</body>\n</html>				\n					<h2>How we turn ideas into impact</h2>				\n		<p>We follow a proven process to deliver sites that perform.</p>		\n					<h2>01</h2>				\n					<h2>Discovery &amp; Strategy\n</h2>				\n		<p>We dive deep into your goals to uncover what really moves your audience — strategy comes first.</p>		\n					<h2>02</h2>				\n					<h2>Design That Converts</h2>				\n		Crafting layouts with purpose — every element guides the user toward action and trust.\n					<h2>03</h2>				\n					<h2>Launch &amp; Optimize\n</h2>				\n		After launch, we refine with data — ensuring your site performs as beautifully as it looks.\n					<h2>Stop wasting budget on ads that send visitors to broken websites\n</h2>				\n		<p>Here’s what’s holding back your conversions — and how we fix it.</p>		\n					<figure><img width=\"60\" height=\"100\" src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/67bb8177c0dadd063faf6445_xnBn0gX6TFCdfM7NQZhs_cf-wo-redarrow.png\" alt=\"\" /></figure><h3>Poor conversion performance</h3><p>Too many links distract visitors and dilute focus.\n</p>				\n					<figure><img width=\"60\" height=\"100\" src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/67bb8177c0dadd063faf6445_xnBn0gX6TFCdfM7NQZhs_cf-wo-redarrow.png\" alt=\"\" /></figure><h3>Low visitor engagement</h3><p>Slow loading times frustrate users and increase bounce rates.\n</p>				\n					<figure><img width=\"60\" height=\"100\" src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/67bb8177c0dadd063faf6445_xnBn0gX6TFCdfM7NQZhs_cf-wo-redarrow.png\" alt=\"\" /></figure><h3>Unfocused user experience</h3><p>Unclear calls to action confuse potential customers.\n</p>				\n					<figure><img width=\"60\" height=\"100\" src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/67bb8177c0dadd063faf6445_xnBn0gX6TFCdfM7NQZhs_cf-wo-redarrow.png\" alt=\"\" /></figure><h3>Missed sales opportunities</h3><p>Generic design fails to build trust or authority.\n</p>				\n					<figure><img width=\"40\" height=\"40\" src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/67bb90db392af4ac96adf168_1.webp\" alt=\"\" /></figure><h3>Low-Performing Site</h3>				\n															<img width=\"585\" height=\"1024\" src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/Book-a-reserved-coworking-spot-in-Spaces-Waterfall-Midrand-Midrand-Gumtree-South-Africa-08-11-2025_10_43_AM-768x1345-1-585x1024.webp\" alt=\"\" srcset=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/Book-a-reserved-coworking-spot-in-Spaces-Waterfall-Midrand-Midrand-Gumtree-South-Africa-08-11-2025_10_43_AM-768x1345-1-585x1024.webp 585w, https://goldenstallionagency.com/wp-content/uploads/2025/09/Book-a-reserved-coworking-spot-in-Spaces-Waterfall-Midrand-Midrand-Gumtree-South-Africa-08-11-2025_10_43_AM-768x1345-1-171x300.webp 171w, https://goldenstallionagency.com/wp-content/uploads/2025/09/Book-a-reserved-coworking-spot-in-Spaces-Waterfall-Midrand-Midrand-Gumtree-South-Africa-08-11-2025_10_43_AM-768x1345-1.webp 768w\" sizes=\"(max-width: 585px) 100vw, 585px\" />															\n					<figure><img width=\"40\" height=\"40\" src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/67bb90f39296863ae1225eca_2.webp\" alt=\"\" /></figure><h3>Conversion-Driven Design</h3>				\n		https://goldenstallionagency.com/wp-content/uploads/2025/10/ClearStone-Properties-Exclusive-Luxury-Residences-Secure-Living.mp4		\n					<figure><img width=\"60\" height=\"100\" src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/67bb88976d7f0ade2662c189_nMkfZvSyTSOfEX3hVGmM_cf-wo-greenarrow-1.png\" alt=\"\" /></figure><h3>High conversion rates</h3><p>Clear, focused navigation guides visitors to buy.\n</p>				\n					<figure><img width=\"60\" height=\"100\" src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/67bb88976d7f0ade2662c189_nMkfZvSyTSOfEX3hVGmM_cf-wo-greenarrow-1.png\" alt=\"\" /></figure><h3>Engaged  visitorsrates</h3><p>Fast, responsive design keeps users engaged.\n</p>				\n					<figure><img width=\"60\" height=\"100\" src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/67bb88976d7f0ade2662c189_nMkfZvSyTSOfEX3hVGmM_cf-wo-greenarrow-1.png\" alt=\"\" /></figure><h3>Increased lead generationrates</h3><p>Strong, compelling calls to action drive clicks.\n</p>				\n					<figure><img width=\"60\" height=\"100\" src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/67bb88976d7f0ade2662c189_nMkfZvSyTSOfEX3hVGmM_cf-wo-greenarrow-1.png\" alt=\"\" /></figure><h3>Increased Trust  &amp; Credibility rates</h3><p>Clear, focused navigation guides visitors to buy.\n</p>				\n					<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n  <meta charset=\"UTF-8\">\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n  <title>Document</title>\n</head>\n<style>\n  /* Custom CSS Variables */\n  :root {\n    --accent-glow: #ff9100;\n    --secondary-glow: #ff0055;\n    --white-border: rgba(255, 255, 255, 0.4);\n    --black: #000000;\n    --transparent: rgba(0, 0, 0, 0);\n  }\n  /* 1. Combined Animation Keyframes (Rotation and Scale) */\n  @keyframes rotate-and-scale {\n    /* Center Top (Full Width) */\n    0% {\n      transform: rotate(0deg) scaleX(1);\n    }\n    /* Corner (Narrower) */\n    25% {\n      transform: rotate(90deg) scaleX(0.25);\n    }\n    /* Center Bottom (Full Width) */\n    50% {\n      transform: rotate(180deg) scaleX(1);\n    }\n    /* Corner (Narrower) */\n    75% {\n      transform: rotate(270deg) scaleX(0.25);\n    }\n    /* Back to Start */\n    100% {\n      transform: rotate(360deg) scaleX(1);\n    }\n  }\n  /* Base and Wrapper styles */\n  .hero-button-wrap {\n    display: flex;\n    justify-content: center;\n    align-items: center;\n  }\n  /* 2. Main Button Container (White Border) */\n  .primary-button-block {\n    width: 300px;\n    height: 60px;\n    border: 1px solid var(--white-border);\n    background-color: var(--black);\n    border-radius: 200px;\n    display: flex;\n    justify-content: center;\n    align-items: center;\n    padding: 1px;\n    position: relative;\n    overflow: hidden;\n    text-decoration: none;\n  }\n  /* 3. Rotating Stroke Wrapper (Removed \'filter: blur()\') */\n  .button-stroke-wrapp {\n    z-index: 1;\n    position: absolute;\n    /* Size ko kam kia taake effect ziada tight rahe */\n    width: 200%;\n    height: 300%;\n    top: -100%;\n    left: -50%;\n    display: flex;\n    justify-content: center;\n    align-items: center;\n    /* Animation wahi rahegi */\n    animation: rotate-and-scale 4s linear infinite;\n    /* **YE LINE HATA DI GAYI HAI: filter: blur(3px);** */\n  }\n  .button-stroke-block,\n  .button-stroke-block-v2 {\n    /* Gradient wahi rahega */\n    background-image: linear-gradient(180deg,\n        var(--transparent) 10%,\n        var(--accent-glow) 40%,\n        var(--secondary-glow) 55%,\n        var(--transparent) 90%);\n    width: 50%;\n    height: 100%;\n  }\n  /* 4. Inner Black Layer (Text aur background) */\n  .button-text-wrap {\n    z-index: 2;\n    background-color: var(--black);\n    border-radius: 200px;\n    width: 100%;\n    height: 100%;\n    display: flex;\n    justify-content: center;\n    align-items: center;\n    position: relative;\n  }\n  .primary-button-text {\n    color: white;\n    font-family: Calsans, Arial, sans-serif;\n    font-size: 18px;\n    font-weight: 600;\n    text-transform: capitalize;\n  }\n</style>\n<body>\n    <a href=\"https://calendly.com/goldenstallionagency/real-estate-and-development-branding-discovery-clone\">\n         Book A Call Now!\n    </a>\n</body>\n</html>				\n					<h2>Clearstone Properties Website<br> Review\n</h2>				\n					<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n  <meta charset=\"UTF-8\">\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n  <title>Document</title>\n</head>\n<style>\n  /* Custom CSS Variables */\n  :root {\n    --accent-glow: #ff9100;\n    --secondary-glow: #ff0055;\n    --white-border: rgba(255, 255, 255, 0.4);\n    --black: #000000;\n    --transparent: rgba(0, 0, 0, 0);\n  }\n  /* 1. Combined Animation Keyframes (Rotation and Scale) */\n  @keyframes rotate-and-scale {\n    /* Center Top (Full Width) */\n    0% {\n      transform: rotate(0deg) scaleX(1);\n    }\n    /* Corner (Narrower) */\n    25% {\n      transform: rotate(90deg) scaleX(0.25);\n    }\n    /* Center Bottom (Full Width) */\n    50% {\n      transform: rotate(180deg) scaleX(1);\n    }\n    /* Corner (Narrower) */\n    75% {\n      transform: rotate(270deg) scaleX(0.25);\n    }\n    /* Back to Start */\n    100% {\n      transform: rotate(360deg) scaleX(1);\n    }\n  }\n  /* Base and Wrapper styles */\n  .hero-button-wrap {\n    display: flex;\n    justify-content: center;\n    align-items: center;\n  }\n  /* 2. Main Button Container (White Border) */\n  .primary-button-block {\n    width: 300px;\n    height: 60px;\n    border: 1px solid var(--white-border);\n    background-color: var(--black);\n    border-radius: 200px;\n    display: flex;\n    justify-content: center;\n    align-items: center;\n    padding: 1px;\n    position: relative;\n    overflow: hidden;\n    text-decoration: none;\n  }\n  /* 3. Rotating Stroke Wrapper (Removed \'filter: blur()\') */\n  .button-stroke-wrapp {\n    z-index: 1;\n    position: absolute;\n    /* Size ko kam kia taake effect ziada tight rahe */\n    width: 200%;\n    height: 300%;\n    top: -100%;\n    left: -50%;\n    display: flex;\n    justify-content: center;\n    align-items: center;\n    /* Animation wahi rahegi */\n    animation: rotate-and-scale 4s linear infinite;\n    /* **YE LINE HATA DI GAYI HAI: filter: blur(3px);** */\n  }\n  .button-stroke-block,\n  .button-stroke-block-v2 {\n    /* Gradient wahi rahega */\n    background-image: linear-gradient(180deg,\n        var(--transparent) 10%,\n        var(--accent-glow) 40%,\n        var(--secondary-glow) 55%,\n        var(--transparent) 90%);\n    width: 50%;\n    height: 100%;\n  }\n  /* 4. Inner Black Layer (Text aur background) */\n  .button-text-wrap {\n    z-index: 2;\n    background-color: var(--black);\n    border-radius: 200px;\n    width: 100%;\n    height: 100%;\n    display: flex;\n    justify-content: center;\n    align-items: center;\n    position: relative;\n  }\n  .primary-button-text {\n    color: white;\n    font-family: Calsans, Arial, sans-serif;\n    font-size: 18px;\n    font-weight: 600;\n    text-transform: capitalize;\n  }\n</style>\n<body>\n    <a href=\"https://calendly.com/goldenstallionagency/real-estate-and-development-branding-discovery-clone\">\n         Book A Call Now!\n    </a>\n</body>\n</html>				\n		https://goldenstallionagency.com/wp-content/uploads/2025/08/VIDEO-2025-03-25-11-51-05.mp4		\n					<h2>Our Success Stories\n</h2>				\n		<p>\"Convertico is BY FAR the most dedicated, driven, relentlessly invested agency I have ever worked with. Once they get started they really don\'t f*** around.\"<br />- Jonathan H</p>		\n					<h2>CRO</h2>				\n					<h2>FSC B2B Consultancy Wins 5 New Contracts in 2 Months</h2>				\n		<p>A B2B consultancy firm had a generic DIY website that didn’t reflect their expertise. Potential clients weren’t.....</p>		\n					<h2>Boutique Salon Sees 3x More Bookings</h2>				\n		<p>Ruby’s Beauty salon had no website - only a Facebook page. Walk-ins were unpredictable, phone bookings......</p>		\n					<h2>HVAC Company Generates $120K in New Sales</h2>				\n		<p>Tintwheer Mechanical (HVAC company) had a DIY-style website that looked unprofessional. Homeowners......</p>		\n					<h2>KYU Restaurant - 217% Booking Increase</h2>				\n		<p>KYU restaurant group had great food but an online presence that was costing them customers. Their outdated site......</p>		\n					<h2>Real Estate Developer Secures 38 Qualified Leads in 30 Days</h2>				\n		<p>A property developer had a stunning new project — but their old website made it look like every other estate. Buyers......</p>		\n					<h2>Real Results. Real Feedback.</h2>				\n		Discover how our work helped them scale, convert, and grow.\n															<img width=\"774\" height=\"497\" src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/1-1.webp\" alt=\"\" srcset=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/1-1.webp 774w, https://goldenstallionagency.com/wp-content/uploads/2025/09/1-1-300x193.webp 300w, https://goldenstallionagency.com/wp-content/uploads/2025/09/1-1-768x493.webp 768w\" sizes=\"(max-width: 774px) 100vw, 774px\" />															\n															<img width=\"774\" height=\"497\" src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/2-1.webp\" alt=\"\" srcset=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/2-1.webp 774w, https://goldenstallionagency.com/wp-content/uploads/2025/09/2-1-300x193.webp 300w, https://goldenstallionagency.com/wp-content/uploads/2025/09/2-1-768x493.webp 768w\" sizes=\"(max-width: 774px) 100vw, 774px\" />															\n															<img width=\"774\" height=\"497\" src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/3-2.webp\" alt=\"\" srcset=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/3-2.webp 774w, https://goldenstallionagency.com/wp-content/uploads/2025/09/3-2-300x193.webp 300w, https://goldenstallionagency.com/wp-content/uploads/2025/09/3-2-768x493.webp 768w\" sizes=\"(max-width: 774px) 100vw, 774px\" />															\n															<img width=\"774\" height=\"497\" src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/5-2.webp\" alt=\"\" srcset=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/5-2.webp 774w, https://goldenstallionagency.com/wp-content/uploads/2025/09/5-2-300x193.webp 300w, https://goldenstallionagency.com/wp-content/uploads/2025/09/5-2-768x493.webp 768w\" sizes=\"(max-width: 774px) 100vw, 774px\" />															\n				<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M646 125C629 125 613 133 604 142L308 442C296 454 292 471 292 487 292 504 296 521 308 533L604 854C617 867 629 875 646 875 663 875 679 871 692 858 704 846 713 829 713 812 713 796 708 779 692 767L438 487 692 225C700 217 708 204 708 187 708 171 704 154 692 142 675 129 663 125 646 125Z\"></path></svg>			\n				<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M696 533C708 521 713 504 713 487 713 471 708 454 696 446L400 146C388 133 375 125 354 125 338 125 325 129 313 142 300 154 292 171 292 187 292 204 296 221 308 233L563 492 304 771C292 783 288 800 288 817 288 833 296 850 308 863 321 871 338 875 354 875 371 875 388 867 400 854L696 533Z\"></path></svg>			\n															<img width=\"774\" height=\"497\" src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/1-1.webp\" alt=\"\" srcset=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/1-1.webp 774w, https://goldenstallionagency.com/wp-content/uploads/2025/09/1-1-300x193.webp 300w, https://goldenstallionagency.com/wp-content/uploads/2025/09/1-1-768x493.webp 768w\" sizes=\"(max-width: 774px) 100vw, 774px\" />															\n															<img width=\"774\" height=\"497\" src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/2-1.webp\" alt=\"\" srcset=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/2-1.webp 774w, https://goldenstallionagency.com/wp-content/uploads/2025/09/2-1-300x193.webp 300w, https://goldenstallionagency.com/wp-content/uploads/2025/09/2-1-768x493.webp 768w\" sizes=\"(max-width: 774px) 100vw, 774px\" />															\n															<img width=\"774\" height=\"497\" src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/3-2.webp\" alt=\"\" srcset=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/3-2.webp 774w, https://goldenstallionagency.com/wp-content/uploads/2025/09/3-2-300x193.webp 300w, https://goldenstallionagency.com/wp-content/uploads/2025/09/3-2-768x493.webp 768w\" sizes=\"(max-width: 774px) 100vw, 774px\" />															\n															<img width=\"774\" height=\"497\" src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/5-2.webp\" alt=\"\" srcset=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/5-2.webp 774w, https://goldenstallionagency.com/wp-content/uploads/2025/09/5-2-300x193.webp 300w, https://goldenstallionagency.com/wp-content/uploads/2025/09/5-2-768x493.webp 768w\" sizes=\"(max-width: 774px) 100vw, 774px\" />															\n					<h2>Book A Call <br>With Us!</h2>				\n					<a href=\"https://calendly.com/goldenstallionagency/real-estate-and-development-branding-discovery-clone\">\n									Book A Call Now!\n					</a>\n					<iframe src=\"https://calendly.com/goldenstallionwebagency/hospitality-website-discovery-call\" width=\"100%\" height=\"600\" frameborder=\"0\" scrolling=\"no\">﻿﻿﻿﻿﻿﻿</iframe>				\n		<a href=\"https://goldenstallionagency.com/portfolio/\">View Portfolio</a>		\n					<h2>Frequently Asked<br> Questions\n</h2>				\n						<details id=\"e-n-accordion-item-1150\" open>\n				<summary data-accordion-index=\"1\" tabindex=\"0\" aria-expanded=\"true\" aria-controls=\"e-n-accordion-item-1150\" >\n					  What Services Does Golden Stallion Agency Offer? \n			<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M416 208H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h384c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z\"></path></svg>\n			<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M416 208H272V64c0-17.67-14.33-32-32-32h-32c-17.67 0-32 14.33-32 32v144H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h144v144c0 17.67 14.33 32 32 32h32c17.67 0 32-14.33 32-32V304h144c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z\"></path></svg>\n						</summary>\n									<p>Golden Stallion Agency is a full-service digital partner for dental, legal, and hospitality brands. Our services include website design and development, SEO optimization, digital marketing, and ongoing maintenance and support.</p>								\n					</details>\n						<details id=\"e-n-accordion-item-1151\" >\n				<summary data-accordion-index=\"2\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-1151\" >\n					 How long does it take to build a website? \n			<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M416 208H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h384c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z\"></path></svg>\n			<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M416 208H272V64c0-17.67-14.33-32-32-32h-32c-17.67 0-32 14.33-32 32v144H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h144v144c0 17.67 14.33 32 32 32h32c17.67 0 32-14.33 32-32V304h144c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z\"></path></svg>\n						</summary>\n									<p>Golden Stallion Agency is a full-service digital partner for dental, legal, and hospitality brands. Our services include website design and development, SEO optimization, digital marketing, and ongoing maintenance and support.</p>								\n					</details>\n						<details id=\"e-n-accordion-item-1152\" >\n				<summary data-accordion-index=\"3\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-1152\" >\n					 Do you offer e-commerce solutions? \n			<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M416 208H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h384c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z\"></path></svg>\n			<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M416 208H272V64c0-17.67-14.33-32-32-32h-32c-17.67 0-32 14.33-32 32v144H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h144v144c0 17.67 14.33 32 32 32h32c17.67 0 32-14.33 32-32V304h144c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z\"></path></svg>\n						</summary>\n									Yes, we specialize in creating secure and user-friendly e-commerce websites to help your business sell products or services online.								\n					</details>\n						<details id=\"e-n-accordion-item-1153\" >\n				<summary data-accordion-index=\"4\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-1153\" >\n					 How do I get started with Golden Stallion Agency? \n			<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M416 208H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h384c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z\"></path></svg>\n			<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M416 208H272V64c0-17.67-14.33-32-32-32h-32c-17.67 0-32 14.33-32 32v144H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h144v144c0 17.67 14.33 32 32 32h32c17.67 0 32-14.33 32-32V304h144c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z\"></path></svg>\n						</summary>\n									Getting started is easy! Simply Book a Call with Tinashe, and we’ll discuss your business needs and goals. From there, we’ll create a custom plan to build your high-converting website.								\n					</details>\n						<details id=\"e-n-accordion-item-1154\" >\n				<summary data-accordion-index=\"5\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-1154\" >\n					 What happens if we don’t see results by the end of the program \n			<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M416 208H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h384c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z\"></path></svg>\n			<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M416 208H272V64c0-17.67-14.33-32-32-32h-32c-17.67 0-32 14.33-32 32v144H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h144v144c0 17.67 14.33 32 32 32h32c17.67 0 32-14.33 32-32V304h144c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z\"></path></svg>\n						</summary>\n									We give you all your money back – simple as\nthat								\n					</details>\n		<p>Golden Stallion Agency is a full-service digital partner for dental, legal, and hospitality brands. Our services include website design and development, SEO optimization, digital marketing, and ongoing maintenance and support.</p><p>Golden Stallion Agency is a full-service digital partner for dental, legal, and hospitality brands. Our services include website design and development, SEO optimization, digital marketing, and ongoing maintenance and support.</p>Yes, we specialize in creating secure and user-friendly e-commerce websites to help your business sell products or services online.Getting started is easy! Simply Book a Call with Tinashe, and we’ll discuss your business needs and goals. From there, we’ll create a custom plan to build your high-converting website.We give you all your money back – simple as\nthat		\n					<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n  <meta charset=\"UTF-8\">\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n  <title>Document</title>\n</head>\n<style>\n  /* Custom CSS Variables */\n  :root {\n    --accent-glow: #ff9100;\n    --secondary-glow: #ff0055;\n    --white-border: rgba(255, 255, 255, 0.4);\n    --black: #000000;\n    --transparent: rgba(0, 0, 0, 0);\n  }\n  /* 1. Combined Animation Keyframes (Rotation and Scale) */\n  @keyframes rotate-and-scale {\n    /* Center Top (Full Width) */\n    0% {\n      transform: rotate(0deg) scaleX(1);\n    }\n    /* Corner (Narrower) */\n    25% {\n      transform: rotate(90deg) scaleX(0.25);\n    }\n    /* Center Bottom (Full Width) */\n    50% {\n      transform: rotate(180deg) scaleX(1);\n    }\n    /* Corner (Narrower) */\n    75% {\n      transform: rotate(270deg) scaleX(0.25);\n    }\n    /* Back to Start */\n    100% {\n      transform: rotate(360deg) scaleX(1);\n    }\n  }\n  /* Base and Wrapper styles */\n  .hero-button-wrap {\n    display: flex;\n    justify-content: center;\n    align-items: center;\n  }\n  /* 2. Main Button Container (White Border) */\n  .primary-button-block {\n    width: 300px;\n    height: 60px;\n    border: 1px solid var(--white-border);\n    background-color: var(--black);\n    border-radius: 200px;\n    display: flex;\n    justify-content: center;\n    align-items: center;\n    padding: 1px;\n    position: relative;\n    overflow: hidden;\n    text-decoration: none;\n  }\n  /* 3. Rotating Stroke Wrapper (Removed \'filter: blur()\') */\n  .button-stroke-wrapp {\n    z-index: 1;\n    position: absolute;\n    /* Size ko kam kia taake effect ziada tight rahe */\n    width: 200%;\n    height: 300%;\n    top: -100%;\n    left: -50%;\n    display: flex;\n    justify-content: center;\n    align-items: center;\n    /* Animation wahi rahegi */\n    animation: rotate-and-scale 4s linear infinite;\n    /* **YE LINE HATA DI GAYI HAI: filter: blur(3px);** */\n  }\n  .button-stroke-block,\n  .button-stroke-block-v2 {\n    /* Gradient wahi rahega */\n    background-image: linear-gradient(180deg,\n        var(--transparent) 10%,\n        var(--accent-glow) 40%,\n        var(--secondary-glow) 55%,\n        var(--transparent) 90%);\n    width: 50%;\n    height: 100%;\n  }\n  /* 4. Inner Black Layer (Text aur background) */\n  .button-text-wrap {\n    z-index: 2;\n    background-color: var(--black);\n    border-radius: 200px;\n    width: 100%;\n    height: 100%;\n    display: flex;\n    justify-content: center;\n    align-items: center;\n    position: relative;\n  }\n  .primary-button-text {\n    color: white;\n    font-family: Calsans, Arial, sans-serif;\n    font-size: 18px;\n    font-weight: 600;\n    text-transform: capitalize;\n  }\n</style>\n<body>\n    <a href=\"https://calendly.com/goldenstallionagency/real-estate-and-development-branding-discovery-clone\">\n         Book A Call Now!\n    </a>\n</body>\n</html>','Home page','','inherit','closed','closed','','1616-revision-v1','','','2025-10-15 19:49:34','2025-10-15 17:49:34','',1616,'https://goldenstallionagency.com/?p=1848',0,'revision','',0),(1849,3,'2025-10-15 19:49:35','2025-10-15 17:49:35','<img width=\"150\" height=\"150\" src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/image_2024-11-08_222804488.webp\" alt=\"\" />															\n					<h1>We help ambitious brands turn underperforming websites into high-converting sales machines,<br> using trust-driven &amp;  conversion-focused  web design.\n</h1>				\n					<h2>Watch this short video to see how it works:</h2>				\n		http://youtube.com/watch?v=xjJlm6IjBDQ&#038;feature=youtu.be&#038;themeRefresh=1		\n					<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n  <meta charset=\"UTF-8\">\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n  <title>Document</title>\n</head>\n<style>\n  /* Custom CSS Variables */\n  :root {\n    --accent-glow: #ff9100;\n    --secondary-glow: #ff0055;\n    --white-border: rgba(255, 255, 255, 0.4);\n    --black: #000000;\n    --transparent: rgba(0, 0, 0, 0);\n  }\n  /* 1. Combined Animation Keyframes (Rotation and Scale) */\n  @keyframes rotate-and-scale {\n    /* Center Top (Full Width) */\n    0% {\n      transform: rotate(0deg) scaleX(1);\n    }\n    /* Corner (Narrower) */\n    25% {\n      transform: rotate(90deg) scaleX(0.25);\n    }\n    /* Center Bottom (Full Width) */\n    50% {\n      transform: rotate(180deg) scaleX(1);\n    }\n    /* Corner (Narrower) */\n    75% {\n      transform: rotate(270deg) scaleX(0.25);\n    }\n    /* Back to Start */\n    100% {\n      transform: rotate(360deg) scaleX(1);\n    }\n  }\n  /* Base and Wrapper styles */\n  .hero-button-wrap {\n    display: flex;\n    justify-content: center;\n    align-items: center;\n  }\n  /* 2. Main Button Container (White Border) */\n  .primary-button-block {\n    width: 300px;\n    height: 60px;\n    border: 1px solid var(--white-border);\n    background-color: var(--black);\n    border-radius: 200px;\n    display: flex;\n    justify-content: center;\n    align-items: center;\n    padding: 1px;\n    position: relative;\n    overflow: hidden;\n    text-decoration: none;\n  }\n  /* 3. Rotating Stroke Wrapper (Removed \'filter: blur()\') */\n  .button-stroke-wrapp {\n    z-index: 1;\n    position: absolute;\n    /* Size ko kam kia taake effect ziada tight rahe */\n    width: 200%;\n    height: 300%;\n    top: -100%;\n    left: -50%;\n    display: flex;\n    justify-content: center;\n    align-items: center;\n    /* Animation wahi rahegi */\n    animation: rotate-and-scale 4s linear infinite;\n    /* **YE LINE HATA DI GAYI HAI: filter: blur(3px);** */\n  }\n  .button-stroke-block,\n  .button-stroke-block-v2 {\n    /* Gradient wahi rahega */\n    background-image: linear-gradient(180deg,\n        var(--transparent) 10%,\n        var(--accent-glow) 40%,\n        var(--secondary-glow) 55%,\n        var(--transparent) 90%);\n    width: 50%;\n    height: 100%;\n  }\n  /* 4. Inner Black Layer (Text aur background) */\n  .button-text-wrap {\n    z-index: 2;\n    background-color: var(--black);\n    border-radius: 200px;\n    width: 100%;\n    height: 100%;\n    display: flex;\n    justify-content: center;\n    align-items: center;\n    position: relative;\n  }\n  .primary-button-text {\n    color: white;\n    font-family: Calsans, Arial, sans-serif;\n    font-size: 18px;\n    font-weight: 600;\n    text-transform: capitalize;\n  }\n</style>\n<body>\n    <a href=\"https://calendly.com/goldenstallionagency/real-estate-and-development-branding-discovery-clone\">\n         Book A Call Now!\n    </a>\n</body>\n</html>				\n					<h2>Trusted by Leading Companies Worldwide</h2>				\n<!-- start Logo Marquee -->\n		<link id=\'font-awesome-css\' href=\'https://goldenstallionagency.com/wp-content/plugins/unlimited-elements-for-elementor/assets_libraries/font-awesome6/fontawesome-all.min.css\' type=\'text/css\' rel=\'stylesheet\' >\n		<link id=\'font-awesome-4-shim-css\' href=\'https://goldenstallionagency.com/wp-content/plugins/unlimited-elements-for-elementor/assets_libraries/font-awesome6/fontawesome-v4-shims.min.css\' type=\'text/css\' rel=\'stylesheet\' >\n<style>/* widget: Logo Marquee */\n#uc_logo_marquee_elementor_7b7e55e3{\n  min-height:1px;\n  text-align: center;\n  position:relative;\n  opacity: 0;\n}\n#uc_logo_marquee_elementor_7b7e55e3 *{\n  box-sizing:border-box;\n}\n#uc_logo_marquee_elementor_7b7e55e3 .uc_marquee {\n	display: flex;\n	align-items: center;\n	overflow: hidden;\n    position: relative;\n}\n#uc_logo_marquee_elementor_7b7e55e3 .uc_marquee > div {\n    position:relative;\n	display: inline-flex;\n	align-items: center;\n	flex: 0 0 auto;\n	width: auto;\n	overflow: hidden;\n  			animation-name: marquee-to-left;\n    	animation-timing-function: linear;\n	animation-iteration-count: infinite;\n    }\n#uc_logo_marquee_elementor_7b7e55e3 img{\n  	height: 100%;\n}\n#uc_logo_marquee_elementor_7b7e55e3 .ue_marquee_title\n{\n  position:absolute;\n  bottom:0px;\n  left: 0;\n  width:100%;\n}\n#uc_logo_marquee_elementor_7b7e55e3 .uc_logo_marquee_holder{\n	position:relative;\n    text-align:center;\n    overflow:hidden;\n}\n#uc_logo_marquee_elementor_7b7e55e3 .uc_logo_marquee_holder a{\n  height:100%;\n  width: 100%;\n  display:flex;\n  align-items: center;\n  justify-content:center;\n}\n	@keyframes marquee-to-left {\n	from {transform: translate(0,0)}\n	to {transform: translate(-50%,0)}\n}\n#uc_logo_marquee_elementor_7b7e55e3 .ue-item-badge\n{\n  position:absolute;\n  right:10px;\n  top:10px;\n}\n</style>\n	        <img src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/client-11.webp\" alt=\"Item 1\">\n	        <img src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/client-9-1.webp\" alt=\"Item 2\">\n	        <img src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/client-4.webp\" alt=\"Item 3\">\n	        <img src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/client-1.webp\" alt=\"Item 4\">\n	        <img src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/client-7.webp\" alt=\"Item 5\">\n	        <img src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/client-8.webp\" alt=\"Item 6\">\n<!-- end Logo Marquee -->				\n					<h2>High-Converting Pages with\nFlow</h2>				\n		Where strategy meets scroll-stopping design.https://goldenstallionagency.com/wp-content/uploads/2025/10/E11even-Dental-_-Best-Dentist-in-London.mp4		\n					<h2>AIW: Ultimate Website Strategy</h2>				\n		This is our proven blueprint for building high-converting, trust-driven hair transplant websites.\n							<ul>\n							<li>\n										01. Hero\n									</li>\n								<li>\n										02. Reviews / Case Studies / Before-After\n									</li>\n								<li>\n										03. Press Release Kit\n									</li>\n								<li>\n										04. Doctor Showcase\n									</li>\n								<li>\n										05. Our Process\n									</li>\n								<li>\n										06.  Email Magnet\n									</li>\n								<li>\n										07.  FAQ\n									</li>\n								<li>\n										08.  Blog Articles\n									</li>\n								<li>\n										09.  Services &amp; Footer\n									</li>\n						</ul>\n					<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n  <meta charset=\"UTF-8\">\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n  <title>Document</title>\n</head>\n<style>\n  /* Custom CSS Variables */\n  :root {\n    --accent-glow: #ff9100;\n    --secondary-glow: #ff0055;\n    --white-border: rgba(255, 255, 255, 0.4);\n    --black: #000000;\n    --transparent: rgba(0, 0, 0, 0);\n  }\n  /* 1. Combined Animation Keyframes (Rotation and Scale) */\n  @keyframes rotate-and-scale {\n    /* Center Top (Full Width) */\n    0% {\n      transform: rotate(0deg) scaleX(1);\n    }\n    /* Corner (Narrower) */\n    25% {\n      transform: rotate(90deg) scaleX(0.25);\n    }\n    /* Center Bottom (Full Width) */\n    50% {\n      transform: rotate(180deg) scaleX(1);\n    }\n    /* Corner (Narrower) */\n    75% {\n      transform: rotate(270deg) scaleX(0.25);\n    }\n    /* Back to Start */\n    100% {\n      transform: rotate(360deg) scaleX(1);\n    }\n  }\n  /* Base and Wrapper styles */\n  .hero-button-wrap {\n    display: flex;\n    justify-content: center;\n    align-items: center;\n  }\n  /* 2. Main Button Container (White Border) */\n  .primary-button-block {\n    width: 300px;\n    height: 60px;\n    border: 1px solid var(--white-border);\n    background-color: var(--black);\n    border-radius: 200px;\n    display: flex;\n    justify-content: center;\n    align-items: center;\n    padding: 1px;\n    position: relative;\n    overflow: hidden;\n    text-decoration: none;\n  }\n  /* 3. Rotating Stroke Wrapper (Removed \'filter: blur()\') */\n  .button-stroke-wrapp {\n    z-index: 1;\n    position: absolute;\n    /* Size ko kam kia taake effect ziada tight rahe */\n    width: 200%;\n    height: 300%;\n    top: -100%;\n    left: -50%;\n    display: flex;\n    justify-content: center;\n    align-items: center;\n    /* Animation wahi rahegi */\n    animation: rotate-and-scale 4s linear infinite;\n    /* **YE LINE HATA DI GAYI HAI: filter: blur(3px);** */\n  }\n  .button-stroke-block,\n  .button-stroke-block-v2 {\n    /* Gradient wahi rahega */\n    background-image: linear-gradient(180deg,\n        var(--transparent) 10%,\n        var(--accent-glow) 40%,\n        var(--secondary-glow) 55%,\n        var(--transparent) 90%);\n    width: 50%;\n    height: 100%;\n  }\n  /* 4. Inner Black Layer (Text aur background) */\n  .button-text-wrap {\n    z-index: 2;\n    background-color: var(--black);\n    border-radius: 200px;\n    width: 100%;\n    height: 100%;\n    display: flex;\n    justify-content: center;\n    align-items: center;\n    position: relative;\n  }\n  .primary-button-text {\n    color: white;\n    font-family: Calsans, Arial, sans-serif;\n    font-size: 18px;\n    font-weight: 600;\n    text-transform: capitalize;\n  }\n</style>\n<body>\n    <a href=\"https://goldenstallionagency.com/wp-content/uploads/2025/08/AIW_-Ultimate-Hair-Transplant-Website-Strategy.pdf\">\n         Download Full Strategy\n    </a>\n</body>\n</html>				\n					<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n  <meta charset=\"UTF-8\">\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n  <title>Document</title>\n</head>\n<style>\n  /* Custom CSS Variables */\n  :root {\n    --accent-glow: #ff9100;\n    --secondary-glow: #ff0055;\n    --white-border: rgba(255, 255, 255, 0.4);\n    --black: #000000;\n    --transparent: rgba(0, 0, 0, 0);\n  }\n  /* 1. Combined Animation Keyframes (Rotation and Scale) */\n  @keyframes rotate-and-scale {\n    /* Center Top (Full Width) */\n    0% {\n      transform: rotate(0deg) scaleX(1);\n    }\n    /* Corner (Narrower) */\n    25% {\n      transform: rotate(90deg) scaleX(0.25);\n    }\n    /* Center Bottom (Full Width) */\n    50% {\n      transform: rotate(180deg) scaleX(1);\n    }\n    /* Corner (Narrower) */\n    75% {\n      transform: rotate(270deg) scaleX(0.25);\n    }\n    /* Back to Start */\n    100% {\n      transform: rotate(360deg) scaleX(1);\n    }\n  }\n  /* Base and Wrapper styles */\n  .hero-button-wrap {\n    display: flex;\n    justify-content: center;\n    align-items: center;\n  }\n  /* 2. Main Button Container (White Border) */\n  .primary-button-block {\n    width: 300px;\n    height: 60px;\n    border: 1px solid var(--white-border);\n    background-color: var(--black);\n    border-radius: 200px;\n    display: flex;\n    justify-content: center;\n    align-items: center;\n    padding: 1px;\n    position: relative;\n    overflow: hidden;\n    text-decoration: none;\n  }\n  /* 3. Rotating Stroke Wrapper (Removed \'filter: blur()\') */\n  .button-stroke-wrapp {\n    z-index: 1;\n    position: absolute;\n    /* Size ko kam kia taake effect ziada tight rahe */\n    width: 200%;\n    height: 300%;\n    top: -100%;\n    left: -50%;\n    display: flex;\n    justify-content: center;\n    align-items: center;\n    /* Animation wahi rahegi */\n    animation: rotate-and-scale 4s linear infinite;\n    /* **YE LINE HATA DI GAYI HAI: filter: blur(3px);** */\n  }\n  .button-stroke-block,\n  .button-stroke-block-v2 {\n    /* Gradient wahi rahega */\n    background-image: linear-gradient(180deg,\n        var(--transparent) 10%,\n        var(--accent-glow) 40%,\n        var(--secondary-glow) 55%,\n        var(--transparent) 90%);\n    width: 50%;\n    height: 100%;\n  }\n  /* 4. Inner Black Layer (Text aur background) */\n  .button-text-wrap {\n    z-index: 2;\n    background-color: var(--black);\n    border-radius: 200px;\n    width: 100%;\n    height: 100%;\n    display: flex;\n    justify-content: center;\n    align-items: center;\n    position: relative;\n  }\n  .primary-button-text {\n    color: white;\n    font-family: Calsans, Arial, sans-serif;\n    font-size: 18px;\n    font-weight: 600;\n    text-transform: capitalize;\n  }\n</style>\n<body>\n    <a href=\"https://calendly.com/goldenstallionagency/real-estate-and-development-branding-discovery-clone\">\n         Book A Call Now!\n    </a>\n</body>\n</html>				\n					<h2>How we turn ideas into impact</h2>				\n		<p>We follow a proven process to deliver sites that perform.</p>		\n					<h2>01</h2>				\n					<h2>Discovery &amp; Strategy\n</h2>				\n		<p>We dive deep into your goals to uncover what really moves your audience — strategy comes first.</p>		\n					<h2>02</h2>				\n					<h2>Design That Converts</h2>				\n		Crafting layouts with purpose — every element guides the user toward action and trust.\n					<h2>03</h2>				\n					<h2>Launch &amp; Optimize\n</h2>				\n		After launch, we refine with data — ensuring your site performs as beautifully as it looks.\n					<h2>Stop wasting budget on ads that send visitors to broken websites\n</h2>				\n		<p>Here’s what’s holding back your conversions — and how we fix it.</p>		\n					<figure><img width=\"60\" height=\"100\" src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/67bb8177c0dadd063faf6445_xnBn0gX6TFCdfM7NQZhs_cf-wo-redarrow.png\" alt=\"\" /></figure><h3>Poor conversion performance</h3><p>Too many links distract visitors and dilute focus.\n</p>				\n					<figure><img width=\"60\" height=\"100\" src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/67bb8177c0dadd063faf6445_xnBn0gX6TFCdfM7NQZhs_cf-wo-redarrow.png\" alt=\"\" /></figure><h3>Low visitor engagement</h3><p>Slow loading times frustrate users and increase bounce rates.\n</p>				\n					<figure><img width=\"60\" height=\"100\" src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/67bb8177c0dadd063faf6445_xnBn0gX6TFCdfM7NQZhs_cf-wo-redarrow.png\" alt=\"\" /></figure><h3>Unfocused user experience</h3><p>Unclear calls to action confuse potential customers.\n</p>				\n					<figure><img width=\"60\" height=\"100\" src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/67bb8177c0dadd063faf6445_xnBn0gX6TFCdfM7NQZhs_cf-wo-redarrow.png\" alt=\"\" /></figure><h3>Missed sales opportunities</h3><p>Generic design fails to build trust or authority.\n</p>				\n					<figure><img width=\"40\" height=\"40\" src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/67bb90db392af4ac96adf168_1.webp\" alt=\"\" /></figure><h3>Low-Performing Site</h3>				\n															<img width=\"585\" height=\"1024\" src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/Book-a-reserved-coworking-spot-in-Spaces-Waterfall-Midrand-Midrand-Gumtree-South-Africa-08-11-2025_10_43_AM-768x1345-1-585x1024.webp\" alt=\"\" srcset=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/Book-a-reserved-coworking-spot-in-Spaces-Waterfall-Midrand-Midrand-Gumtree-South-Africa-08-11-2025_10_43_AM-768x1345-1-585x1024.webp 585w, https://goldenstallionagency.com/wp-content/uploads/2025/09/Book-a-reserved-coworking-spot-in-Spaces-Waterfall-Midrand-Midrand-Gumtree-South-Africa-08-11-2025_10_43_AM-768x1345-1-171x300.webp 171w, https://goldenstallionagency.com/wp-content/uploads/2025/09/Book-a-reserved-coworking-spot-in-Spaces-Waterfall-Midrand-Midrand-Gumtree-South-Africa-08-11-2025_10_43_AM-768x1345-1.webp 768w\" sizes=\"(max-width: 585px) 100vw, 585px\" />															\n					<figure><img width=\"40\" height=\"40\" src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/67bb90f39296863ae1225eca_2.webp\" alt=\"\" /></figure><h3>Conversion-Driven Design</h3>				\n		https://goldenstallionagency.com/wp-content/uploads/2025/10/ClearStone-Properties-Exclusive-Luxury-Residences-Secure-Living.mp4		\n					<figure><img width=\"60\" height=\"100\" src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/67bb88976d7f0ade2662c189_nMkfZvSyTSOfEX3hVGmM_cf-wo-greenarrow-1.png\" alt=\"\" /></figure><h3>High conversion rates</h3><p>Clear, focused navigation guides visitors to buy.\n</p>				\n					<figure><img width=\"60\" height=\"100\" src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/67bb88976d7f0ade2662c189_nMkfZvSyTSOfEX3hVGmM_cf-wo-greenarrow-1.png\" alt=\"\" /></figure><h3>Engaged  visitorsrates</h3><p>Fast, responsive design keeps users engaged.\n</p>				\n					<figure><img width=\"60\" height=\"100\" src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/67bb88976d7f0ade2662c189_nMkfZvSyTSOfEX3hVGmM_cf-wo-greenarrow-1.png\" alt=\"\" /></figure><h3>Increased lead generationrates</h3><p>Strong, compelling calls to action drive clicks.\n</p>				\n					<figure><img width=\"60\" height=\"100\" src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/67bb88976d7f0ade2662c189_nMkfZvSyTSOfEX3hVGmM_cf-wo-greenarrow-1.png\" alt=\"\" /></figure><h3>Increased Trust  &amp; Credibility rates</h3><p>Clear, focused navigation guides visitors to buy.\n</p>				\n					<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n  <meta charset=\"UTF-8\">\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n  <title>Document</title>\n</head>\n<style>\n  /* Custom CSS Variables */\n  :root {\n    --accent-glow: #ff9100;\n    --secondary-glow: #ff0055;\n    --white-border: rgba(255, 255, 255, 0.4);\n    --black: #000000;\n    --transparent: rgba(0, 0, 0, 0);\n  }\n  /* 1. Combined Animation Keyframes (Rotation and Scale) */\n  @keyframes rotate-and-scale {\n    /* Center Top (Full Width) */\n    0% {\n      transform: rotate(0deg) scaleX(1);\n    }\n    /* Corner (Narrower) */\n    25% {\n      transform: rotate(90deg) scaleX(0.25);\n    }\n    /* Center Bottom (Full Width) */\n    50% {\n      transform: rotate(180deg) scaleX(1);\n    }\n    /* Corner (Narrower) */\n    75% {\n      transform: rotate(270deg) scaleX(0.25);\n    }\n    /* Back to Start */\n    100% {\n      transform: rotate(360deg) scaleX(1);\n    }\n  }\n  /* Base and Wrapper styles */\n  .hero-button-wrap {\n    display: flex;\n    justify-content: center;\n    align-items: center;\n  }\n  /* 2. Main Button Container (White Border) */\n  .primary-button-block {\n    width: 300px;\n    height: 60px;\n    border: 1px solid var(--white-border);\n    background-color: var(--black);\n    border-radius: 200px;\n    display: flex;\n    justify-content: center;\n    align-items: center;\n    padding: 1px;\n    position: relative;\n    overflow: hidden;\n    text-decoration: none;\n  }\n  /* 3. Rotating Stroke Wrapper (Removed \'filter: blur()\') */\n  .button-stroke-wrapp {\n    z-index: 1;\n    position: absolute;\n    /* Size ko kam kia taake effect ziada tight rahe */\n    width: 200%;\n    height: 300%;\n    top: -100%;\n    left: -50%;\n    display: flex;\n    justify-content: center;\n    align-items: center;\n    /* Animation wahi rahegi */\n    animation: rotate-and-scale 4s linear infinite;\n    /* **YE LINE HATA DI GAYI HAI: filter: blur(3px);** */\n  }\n  .button-stroke-block,\n  .button-stroke-block-v2 {\n    /* Gradient wahi rahega */\n    background-image: linear-gradient(180deg,\n        var(--transparent) 10%,\n        var(--accent-glow) 40%,\n        var(--secondary-glow) 55%,\n        var(--transparent) 90%);\n    width: 50%;\n    height: 100%;\n  }\n  /* 4. Inner Black Layer (Text aur background) */\n  .button-text-wrap {\n    z-index: 2;\n    background-color: var(--black);\n    border-radius: 200px;\n    width: 100%;\n    height: 100%;\n    display: flex;\n    justify-content: center;\n    align-items: center;\n    position: relative;\n  }\n  .primary-button-text {\n    color: white;\n    font-family: Calsans, Arial, sans-serif;\n    font-size: 18px;\n    font-weight: 600;\n    text-transform: capitalize;\n  }\n</style>\n<body>\n    <a href=\"https://calendly.com/goldenstallionagency/real-estate-and-development-branding-discovery-clone\">\n         Book A Call Now!\n    </a>\n</body>\n</html>				\n					<h2>Clearstone Properties Website<br> Review\n</h2>				\n					<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n  <meta charset=\"UTF-8\">\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n  <title>Document</title>\n</head>\n<style>\n  /* Custom CSS Variables */\n  :root {\n    --accent-glow: #ff9100;\n    --secondary-glow: #ff0055;\n    --white-border: rgba(255, 255, 255, 0.4);\n    --black: #000000;\n    --transparent: rgba(0, 0, 0, 0);\n  }\n  /* 1. Combined Animation Keyframes (Rotation and Scale) */\n  @keyframes rotate-and-scale {\n    /* Center Top (Full Width) */\n    0% {\n      transform: rotate(0deg) scaleX(1);\n    }\n    /* Corner (Narrower) */\n    25% {\n      transform: rotate(90deg) scaleX(0.25);\n    }\n    /* Center Bottom (Full Width) */\n    50% {\n      transform: rotate(180deg) scaleX(1);\n    }\n    /* Corner (Narrower) */\n    75% {\n      transform: rotate(270deg) scaleX(0.25);\n    }\n    /* Back to Start */\n    100% {\n      transform: rotate(360deg) scaleX(1);\n    }\n  }\n  /* Base and Wrapper styles */\n  .hero-button-wrap {\n    display: flex;\n    justify-content: center;\n    align-items: center;\n  }\n  /* 2. Main Button Container (White Border) */\n  .primary-button-block {\n    width: 300px;\n    height: 60px;\n    border: 1px solid var(--white-border);\n    background-color: var(--black);\n    border-radius: 200px;\n    display: flex;\n    justify-content: center;\n    align-items: center;\n    padding: 1px;\n    position: relative;\n    overflow: hidden;\n    text-decoration: none;\n  }\n  /* 3. Rotating Stroke Wrapper (Removed \'filter: blur()\') */\n  .button-stroke-wrapp {\n    z-index: 1;\n    position: absolute;\n    /* Size ko kam kia taake effect ziada tight rahe */\n    width: 200%;\n    height: 300%;\n    top: -100%;\n    left: -50%;\n    display: flex;\n    justify-content: center;\n    align-items: center;\n    /* Animation wahi rahegi */\n    animation: rotate-and-scale 4s linear infinite;\n    /* **YE LINE HATA DI GAYI HAI: filter: blur(3px);** */\n  }\n  .button-stroke-block,\n  .button-stroke-block-v2 {\n    /* Gradient wahi rahega */\n    background-image: linear-gradient(180deg,\n        var(--transparent) 10%,\n        var(--accent-glow) 40%,\n        var(--secondary-glow) 55%,\n        var(--transparent) 90%);\n    width: 50%;\n    height: 100%;\n  }\n  /* 4. Inner Black Layer (Text aur background) */\n  .button-text-wrap {\n    z-index: 2;\n    background-color: var(--black);\n    border-radius: 200px;\n    width: 100%;\n    height: 100%;\n    display: flex;\n    justify-content: center;\n    align-items: center;\n    position: relative;\n  }\n  .primary-button-text {\n    color: white;\n    font-family: Calsans, Arial, sans-serif;\n    font-size: 18px;\n    font-weight: 600;\n    text-transform: capitalize;\n  }\n</style>\n<body>\n    <a href=\"https://calendly.com/goldenstallionagency/real-estate-and-development-branding-discovery-clone\">\n         Book A Call Now!\n    </a>\n</body>\n</html>				\n		https://goldenstallionagency.com/wp-content/uploads/2025/08/VIDEO-2025-03-25-11-51-05.mp4		\n					<h2>Our Success Stories\n</h2>				\n		<p>\"Convertico is BY FAR the most dedicated, driven, relentlessly invested agency I have ever worked with. Once they get started they really don\'t f*** around.\"<br />- Jonathan H</p>		\n					<h2>CRO</h2>				\n					<h2>Boutique Salon Sees 3x More Bookings</h2>				\n		<p>Ruby’s Beauty salon had no website - only a Facebook page. Walk-ins were unpredictable, phone bookings......</p>		\n					<h2>HVAC Company Generates $120K in New Sales</h2>				\n		<p>Tintwheer Mechanical (HVAC company) had a DIY-style website that looked unprofessional. Homeowners......</p>		\n					<h2>KYU Restaurant - 217% Booking Increase</h2>				\n		<p>KYU restaurant group had great food but an online presence that was costing them customers. Their outdated site......</p>		\n					<h2>Real Estate Developer Secures 38 Qualified Leads in 30 Days</h2>				\n		<p>A property developer had a stunning new project — but their old website made it look like every other estate. Buyers......</p>		\n					<h2>Real Results. Real Feedback.</h2>				\n		Discover how our work helped them scale, convert, and grow.\n															<img width=\"774\" height=\"497\" src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/1-1.webp\" alt=\"\" srcset=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/1-1.webp 774w, https://goldenstallionagency.com/wp-content/uploads/2025/09/1-1-300x193.webp 300w, https://goldenstallionagency.com/wp-content/uploads/2025/09/1-1-768x493.webp 768w\" sizes=\"(max-width: 774px) 100vw, 774px\" />															\n															<img width=\"774\" height=\"497\" src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/2-1.webp\" alt=\"\" srcset=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/2-1.webp 774w, https://goldenstallionagency.com/wp-content/uploads/2025/09/2-1-300x193.webp 300w, https://goldenstallionagency.com/wp-content/uploads/2025/09/2-1-768x493.webp 768w\" sizes=\"(max-width: 774px) 100vw, 774px\" />															\n															<img width=\"774\" height=\"497\" src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/3-2.webp\" alt=\"\" srcset=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/3-2.webp 774w, https://goldenstallionagency.com/wp-content/uploads/2025/09/3-2-300x193.webp 300w, https://goldenstallionagency.com/wp-content/uploads/2025/09/3-2-768x493.webp 768w\" sizes=\"(max-width: 774px) 100vw, 774px\" />															\n															<img width=\"774\" height=\"497\" src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/5-2.webp\" alt=\"\" srcset=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/5-2.webp 774w, https://goldenstallionagency.com/wp-content/uploads/2025/09/5-2-300x193.webp 300w, https://goldenstallionagency.com/wp-content/uploads/2025/09/5-2-768x493.webp 768w\" sizes=\"(max-width: 774px) 100vw, 774px\" />															\n				<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M646 125C629 125 613 133 604 142L308 442C296 454 292 471 292 487 292 504 296 521 308 533L604 854C617 867 629 875 646 875 663 875 679 871 692 858 704 846 713 829 713 812 713 796 708 779 692 767L438 487 692 225C700 217 708 204 708 187 708 171 704 154 692 142 675 129 663 125 646 125Z\"></path></svg>			\n				<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M696 533C708 521 713 504 713 487 713 471 708 454 696 446L400 146C388 133 375 125 354 125 338 125 325 129 313 142 300 154 292 171 292 187 292 204 296 221 308 233L563 492 304 771C292 783 288 800 288 817 288 833 296 850 308 863 321 871 338 875 354 875 371 875 388 867 400 854L696 533Z\"></path></svg>			\n															<img width=\"774\" height=\"497\" src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/1-1.webp\" alt=\"\" srcset=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/1-1.webp 774w, https://goldenstallionagency.com/wp-content/uploads/2025/09/1-1-300x193.webp 300w, https://goldenstallionagency.com/wp-content/uploads/2025/09/1-1-768x493.webp 768w\" sizes=\"(max-width: 774px) 100vw, 774px\" />															\n															<img width=\"774\" height=\"497\" src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/2-1.webp\" alt=\"\" srcset=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/2-1.webp 774w, https://goldenstallionagency.com/wp-content/uploads/2025/09/2-1-300x193.webp 300w, https://goldenstallionagency.com/wp-content/uploads/2025/09/2-1-768x493.webp 768w\" sizes=\"(max-width: 774px) 100vw, 774px\" />															\n															<img width=\"774\" height=\"497\" src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/3-2.webp\" alt=\"\" srcset=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/3-2.webp 774w, https://goldenstallionagency.com/wp-content/uploads/2025/09/3-2-300x193.webp 300w, https://goldenstallionagency.com/wp-content/uploads/2025/09/3-2-768x493.webp 768w\" sizes=\"(max-width: 774px) 100vw, 774px\" />															\n															<img width=\"774\" height=\"497\" src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/5-2.webp\" alt=\"\" srcset=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/5-2.webp 774w, https://goldenstallionagency.com/wp-content/uploads/2025/09/5-2-300x193.webp 300w, https://goldenstallionagency.com/wp-content/uploads/2025/09/5-2-768x493.webp 768w\" sizes=\"(max-width: 774px) 100vw, 774px\" />															\n					<h2>Book A Call <br>With Us!</h2>				\n					<a href=\"https://calendly.com/goldenstallionagency/real-estate-and-development-branding-discovery-clone\">\n									Book A Call Now!\n					</a>\n					<iframe src=\"https://calendly.com/goldenstallionwebagency/hospitality-website-discovery-call\" width=\"100%\" height=\"600\" frameborder=\"0\" scrolling=\"no\">﻿﻿﻿﻿﻿﻿</iframe>				\n		<a href=\"https://goldenstallionagency.com/portfolio/\">View Portfolio</a>		\n					<h2>Frequently Asked<br> Questions\n</h2>				\n						<details id=\"e-n-accordion-item-1150\" open>\n				<summary data-accordion-index=\"1\" tabindex=\"0\" aria-expanded=\"true\" aria-controls=\"e-n-accordion-item-1150\" >\n					  What Services Does Golden Stallion Agency Offer? \n			<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M416 208H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h384c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z\"></path></svg>\n			<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M416 208H272V64c0-17.67-14.33-32-32-32h-32c-17.67 0-32 14.33-32 32v144H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h144v144c0 17.67 14.33 32 32 32h32c17.67 0 32-14.33 32-32V304h144c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z\"></path></svg>\n						</summary>\n									<p>Golden Stallion Agency is a full-service digital partner for dental, legal, and hospitality brands. Our services include website design and development, SEO optimization, digital marketing, and ongoing maintenance and support.</p>								\n					</details>\n						<details id=\"e-n-accordion-item-1151\" >\n				<summary data-accordion-index=\"2\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-1151\" >\n					 How long does it take to build a website? \n			<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M416 208H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h384c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z\"></path></svg>\n			<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M416 208H272V64c0-17.67-14.33-32-32-32h-32c-17.67 0-32 14.33-32 32v144H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h144v144c0 17.67 14.33 32 32 32h32c17.67 0 32-14.33 32-32V304h144c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z\"></path></svg>\n						</summary>\n									<p>Golden Stallion Agency is a full-service digital partner for dental, legal, and hospitality brands. Our services include website design and development, SEO optimization, digital marketing, and ongoing maintenance and support.</p>								\n					</details>\n						<details id=\"e-n-accordion-item-1152\" >\n				<summary data-accordion-index=\"3\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-1152\" >\n					 Do you offer e-commerce solutions? \n			<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M416 208H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h384c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z\"></path></svg>\n			<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M416 208H272V64c0-17.67-14.33-32-32-32h-32c-17.67 0-32 14.33-32 32v144H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h144v144c0 17.67 14.33 32 32 32h32c17.67 0 32-14.33 32-32V304h144c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z\"></path></svg>\n						</summary>\n									Yes, we specialize in creating secure and user-friendly e-commerce websites to help your business sell products or services online.								\n					</details>\n						<details id=\"e-n-accordion-item-1153\" >\n				<summary data-accordion-index=\"4\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-1153\" >\n					 How do I get started with Golden Stallion Agency? \n			<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M416 208H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h384c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z\"></path></svg>\n			<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M416 208H272V64c0-17.67-14.33-32-32-32h-32c-17.67 0-32 14.33-32 32v144H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h144v144c0 17.67 14.33 32 32 32h32c17.67 0 32-14.33 32-32V304h144c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z\"></path></svg>\n						</summary>\n									Getting started is easy! Simply Book a Call with Tinashe, and we’ll discuss your business needs and goals. From there, we’ll create a custom plan to build your high-converting website.								\n					</details>\n						<details id=\"e-n-accordion-item-1154\" >\n				<summary data-accordion-index=\"5\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-1154\" >\n					 What happens if we don’t see results by the end of the program \n			<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M416 208H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h384c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z\"></path></svg>\n			<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M416 208H272V64c0-17.67-14.33-32-32-32h-32c-17.67 0-32 14.33-32 32v144H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h144v144c0 17.67 14.33 32 32 32h32c17.67 0 32-14.33 32-32V304h144c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z\"></path></svg>\n						</summary>\n									We give you all your money back – simple as\nthat								\n					</details>\n		<p>Golden Stallion Agency is a full-service digital partner for dental, legal, and hospitality brands. Our services include website design and development, SEO optimization, digital marketing, and ongoing maintenance and support.</p><p>Golden Stallion Agency is a full-service digital partner for dental, legal, and hospitality brands. Our services include website design and development, SEO optimization, digital marketing, and ongoing maintenance and support.</p>Yes, we specialize in creating secure and user-friendly e-commerce websites to help your business sell products or services online.Getting started is easy! Simply Book a Call with Tinashe, and we’ll discuss your business needs and goals. From there, we’ll create a custom plan to build your high-converting website.We give you all your money back – simple as\nthat		\n					<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n  <meta charset=\"UTF-8\">\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n  <title>Document</title>\n</head>\n<style>\n  /* Custom CSS Variables */\n  :root {\n    --accent-glow: #ff9100;\n    --secondary-glow: #ff0055;\n    --white-border: rgba(255, 255, 255, 0.4);\n    --black: #000000;\n    --transparent: rgba(0, 0, 0, 0);\n  }\n  /* 1. Combined Animation Keyframes (Rotation and Scale) */\n  @keyframes rotate-and-scale {\n    /* Center Top (Full Width) */\n    0% {\n      transform: rotate(0deg) scaleX(1);\n    }\n    /* Corner (Narrower) */\n    25% {\n      transform: rotate(90deg) scaleX(0.25);\n    }\n    /* Center Bottom (Full Width) */\n    50% {\n      transform: rotate(180deg) scaleX(1);\n    }\n    /* Corner (Narrower) */\n    75% {\n      transform: rotate(270deg) scaleX(0.25);\n    }\n    /* Back to Start */\n    100% {\n      transform: rotate(360deg) scaleX(1);\n    }\n  }\n  /* Base and Wrapper styles */\n  .hero-button-wrap {\n    display: flex;\n    justify-content: center;\n    align-items: center;\n  }\n  /* 2. Main Button Container (White Border) */\n  .primary-button-block {\n    width: 300px;\n    height: 60px;\n    border: 1px solid var(--white-border);\n    background-color: var(--black);\n    border-radius: 200px;\n    display: flex;\n    justify-content: center;\n    align-items: center;\n    padding: 1px;\n    position: relative;\n    overflow: hidden;\n    text-decoration: none;\n  }\n  /* 3. Rotating Stroke Wrapper (Removed \'filter: blur()\') */\n  .button-stroke-wrapp {\n    z-index: 1;\n    position: absolute;\n    /* Size ko kam kia taake effect ziada tight rahe */\n    width: 200%;\n    height: 300%;\n    top: -100%;\n    left: -50%;\n    display: flex;\n    justify-content: center;\n    align-items: center;\n    /* Animation wahi rahegi */\n    animation: rotate-and-scale 4s linear infinite;\n    /* **YE LINE HATA DI GAYI HAI: filter: blur(3px);** */\n  }\n  .button-stroke-block,\n  .button-stroke-block-v2 {\n    /* Gradient wahi rahega */\n    background-image: linear-gradient(180deg,\n        var(--transparent) 10%,\n        var(--accent-glow) 40%,\n        var(--secondary-glow) 55%,\n        var(--transparent) 90%);\n    width: 50%;\n    height: 100%;\n  }\n  /* 4. Inner Black Layer (Text aur background) */\n  .button-text-wrap {\n    z-index: 2;\n    background-color: var(--black);\n    border-radius: 200px;\n    width: 100%;\n    height: 100%;\n    display: flex;\n    justify-content: center;\n    align-items: center;\n    position: relative;\n  }\n  .primary-button-text {\n    color: white;\n    font-family: Calsans, Arial, sans-serif;\n    font-size: 18px;\n    font-weight: 600;\n    text-transform: capitalize;\n  }\n</style>\n<body>\n    <a href=\"https://calendly.com/goldenstallionagency/real-estate-and-development-branding-discovery-clone\">\n         Book A Call Now!\n    </a>\n</body>\n</html>','Home page','','inherit','closed','closed','','1616-revision-v1','','','2025-10-15 19:49:35','2025-10-15 17:49:35','',1616,'https://goldenstallionagency.com/?p=1849',0,'revision','',0),(1850,3,'2025-10-15 19:50:26','2025-10-15 17:50:26','','Boutique Salon Sees 3x More Bookings','','inherit','open','closed','','boutique-salon-sees-3x-more-bookings-2','','','2025-10-15 19:50:26','2025-10-15 17:50:26','',1616,'https://goldenstallionagency.com/wp-content/uploads/2025/10/Boutique-Salon-Sees-3x-More-Bookings.png',0,'attachment','image/png',0),(1852,3,'2025-10-15 19:56:34','2025-10-15 17:56:34','','HVAC Company Generates $120K in New Sales','','inherit','open','closed','','hvac-company-generates-120k-in-new-sales-2','','','2025-10-15 19:56:34','2025-10-15 17:56:34','',1616,'https://goldenstallionagency.com/wp-content/uploads/2025/10/HVAC-Company-Generates-120K-in-New-Sales.png',0,'attachment','image/png',0),(1853,3,'2025-10-15 19:57:53','2025-10-15 17:57:53','','KYU Restaurant - 217% Booking Increase','','inherit','open','closed','','kyu-restaurant-217-booking-increase-2','','','2025-10-15 19:57:53','2025-10-15 17:57:53','',1616,'https://goldenstallionagency.com/wp-content/uploads/2025/10/KYU-Restaurant-217-Booking-Increase.png',0,'attachment','image/png',0),(1854,3,'2025-10-15 19:58:34','2025-10-15 17:58:34','','Real Estate Developer Secures 38 Qualified Leads in 30 Days','','inherit','open','closed','','real-estate-developer-secures-38-qualified-leads-in-30-days-2','','','2025-10-15 19:58:34','2025-10-15 17:58:34','',1616,'https://goldenstallionagency.com/wp-content/uploads/2025/10/Real-Estate-Developer-Secures-38-Qualified-Leads-in-30-Days.png',0,'attachment','image/png',0),(1855,3,'2025-10-15 19:58:50','2025-10-15 17:58:50','<img width=\"150\" height=\"150\" src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/image_2024-11-08_222804488.webp\" alt=\"\" />															\n					<h1>We help ambitious brands turn underperforming websites into high-converting sales machines,<br> using trust-driven &amp;  conversion-focused  web design.\n</h1>				\n					<h2>Watch this short video to see how it works:</h2>				\n		http://youtube.com/watch?v=xjJlm6IjBDQ&#038;feature=youtu.be&#038;themeRefresh=1		\n					<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n  <meta charset=\"UTF-8\">\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n  <title>Document</title>\n</head>\n<style>\n  /* Custom CSS Variables */\n  :root {\n    --accent-glow: #ff9100;\n    --secondary-glow: #ff0055;\n    --white-border: rgba(255, 255, 255, 0.4);\n    --black: #000000;\n    --transparent: rgba(0, 0, 0, 0);\n  }\n  /* 1. Combined Animation Keyframes (Rotation and Scale) */\n  @keyframes rotate-and-scale {\n    /* Center Top (Full Width) */\n    0% {\n      transform: rotate(0deg) scaleX(1);\n    }\n    /* Corner (Narrower) */\n    25% {\n      transform: rotate(90deg) scaleX(0.25);\n    }\n    /* Center Bottom (Full Width) */\n    50% {\n      transform: rotate(180deg) scaleX(1);\n    }\n    /* Corner (Narrower) */\n    75% {\n      transform: rotate(270deg) scaleX(0.25);\n    }\n    /* Back to Start */\n    100% {\n      transform: rotate(360deg) scaleX(1);\n    }\n  }\n  /* Base and Wrapper styles */\n  .hero-button-wrap {\n    display: flex;\n    justify-content: center;\n    align-items: center;\n  }\n  /* 2. Main Button Container (White Border) */\n  .primary-button-block {\n    width: 300px;\n    height: 60px;\n    border: 1px solid var(--white-border);\n    background-color: var(--black);\n    border-radius: 200px;\n    display: flex;\n    justify-content: center;\n    align-items: center;\n    padding: 1px;\n    position: relative;\n    overflow: hidden;\n    text-decoration: none;\n  }\n  /* 3. Rotating Stroke Wrapper (Removed \'filter: blur()\') */\n  .button-stroke-wrapp {\n    z-index: 1;\n    position: absolute;\n    /* Size ko kam kia taake effect ziada tight rahe */\n    width: 200%;\n    height: 300%;\n    top: -100%;\n    left: -50%;\n    display: flex;\n    justify-content: center;\n    align-items: center;\n    /* Animation wahi rahegi */\n    animation: rotate-and-scale 4s linear infinite;\n    /* **YE LINE HATA DI GAYI HAI: filter: blur(3px);** */\n  }\n  .button-stroke-block,\n  .button-stroke-block-v2 {\n    /* Gradient wahi rahega */\n    background-image: linear-gradient(180deg,\n        var(--transparent) 10%,\n        var(--accent-glow) 40%,\n        var(--secondary-glow) 55%,\n        var(--transparent) 90%);\n    width: 50%;\n    height: 100%;\n  }\n  /* 4. Inner Black Layer (Text aur background) */\n  .button-text-wrap {\n    z-index: 2;\n    background-color: var(--black);\n    border-radius: 200px;\n    width: 100%;\n    height: 100%;\n    display: flex;\n    justify-content: center;\n    align-items: center;\n    position: relative;\n  }\n  .primary-button-text {\n    color: white;\n    font-family: Calsans, Arial, sans-serif;\n    font-size: 18px;\n    font-weight: 600;\n    text-transform: capitalize;\n  }\n</style>\n<body>\n    <a href=\"https://calendly.com/goldenstallionagency/real-estate-and-development-branding-discovery-clone\">\n         Book A Call Now!\n    </a>\n</body>\n</html>				\n					<h2>Trusted by Leading Companies Worldwide</h2>				\n<!-- start Logo Marquee -->\n		<link id=\'font-awesome-css\' href=\'https://goldenstallionagency.com/wp-content/plugins/unlimited-elements-for-elementor/assets_libraries/font-awesome6/fontawesome-all.min.css\' type=\'text/css\' rel=\'stylesheet\' >\n		<link id=\'font-awesome-4-shim-css\' href=\'https://goldenstallionagency.com/wp-content/plugins/unlimited-elements-for-elementor/assets_libraries/font-awesome6/fontawesome-v4-shims.min.css\' type=\'text/css\' rel=\'stylesheet\' >\n<style>/* widget: Logo Marquee */\n#uc_logo_marquee_elementor_7b7e55e3{\n  min-height:1px;\n  text-align: center;\n  position:relative;\n  opacity: 0;\n}\n#uc_logo_marquee_elementor_7b7e55e3 *{\n  box-sizing:border-box;\n}\n#uc_logo_marquee_elementor_7b7e55e3 .uc_marquee {\n	display: flex;\n	align-items: center;\n	overflow: hidden;\n    position: relative;\n}\n#uc_logo_marquee_elementor_7b7e55e3 .uc_marquee > div {\n    position:relative;\n	display: inline-flex;\n	align-items: center;\n	flex: 0 0 auto;\n	width: auto;\n	overflow: hidden;\n  			animation-name: marquee-to-left;\n    	animation-timing-function: linear;\n	animation-iteration-count: infinite;\n    }\n#uc_logo_marquee_elementor_7b7e55e3 img{\n  	height: 100%;\n}\n#uc_logo_marquee_elementor_7b7e55e3 .ue_marquee_title\n{\n  position:absolute;\n  bottom:0px;\n  left: 0;\n  width:100%;\n}\n#uc_logo_marquee_elementor_7b7e55e3 .uc_logo_marquee_holder{\n	position:relative;\n    text-align:center;\n    overflow:hidden;\n}\n#uc_logo_marquee_elementor_7b7e55e3 .uc_logo_marquee_holder a{\n  height:100%;\n  width: 100%;\n  display:flex;\n  align-items: center;\n  justify-content:center;\n}\n	@keyframes marquee-to-left {\n	from {transform: translate(0,0)}\n	to {transform: translate(-50%,0)}\n}\n#uc_logo_marquee_elementor_7b7e55e3 .ue-item-badge\n{\n  position:absolute;\n  right:10px;\n  top:10px;\n}\n</style>\n	        <img src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/client-11.webp\" alt=\"Item 1\">\n	        <img src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/client-9-1.webp\" alt=\"Item 2\">\n	        <img src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/client-4.webp\" alt=\"Item 3\">\n	        <img src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/client-1.webp\" alt=\"Item 4\">\n	        <img src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/client-7.webp\" alt=\"Item 5\">\n	        <img src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/client-8.webp\" alt=\"Item 6\">\n<!-- end Logo Marquee -->				\n					<h2>High-Converting Pages with\nFlow</h2>				\n		Where strategy meets scroll-stopping design.https://goldenstallionagency.com/wp-content/uploads/2025/10/E11even-Dental-_-Best-Dentist-in-London.mp4		\n					<h2>AIW: Ultimate Website Strategy</h2>				\n		This is our proven blueprint for building high-converting, trust-driven hair transplant websites.\n							<ul>\n							<li>\n										01. Hero\n									</li>\n								<li>\n										02. Reviews / Case Studies / Before-After\n									</li>\n								<li>\n										03. Press Release Kit\n									</li>\n								<li>\n										04. Doctor Showcase\n									</li>\n								<li>\n										05. Our Process\n									</li>\n								<li>\n										06.  Email Magnet\n									</li>\n								<li>\n										07.  FAQ\n									</li>\n								<li>\n										08.  Blog Articles\n									</li>\n								<li>\n										09.  Services &amp; Footer\n									</li>\n						</ul>\n					<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n  <meta charset=\"UTF-8\">\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n  <title>Document</title>\n</head>\n<style>\n  /* Custom CSS Variables */\n  :root {\n    --accent-glow: #ff9100;\n    --secondary-glow: #ff0055;\n    --white-border: rgba(255, 255, 255, 0.4);\n    --black: #000000;\n    --transparent: rgba(0, 0, 0, 0);\n  }\n  /* 1. Combined Animation Keyframes (Rotation and Scale) */\n  @keyframes rotate-and-scale {\n    /* Center Top (Full Width) */\n    0% {\n      transform: rotate(0deg) scaleX(1);\n    }\n    /* Corner (Narrower) */\n    25% {\n      transform: rotate(90deg) scaleX(0.25);\n    }\n    /* Center Bottom (Full Width) */\n    50% {\n      transform: rotate(180deg) scaleX(1);\n    }\n    /* Corner (Narrower) */\n    75% {\n      transform: rotate(270deg) scaleX(0.25);\n    }\n    /* Back to Start */\n    100% {\n      transform: rotate(360deg) scaleX(1);\n    }\n  }\n  /* Base and Wrapper styles */\n  .hero-button-wrap {\n    display: flex;\n    justify-content: center;\n    align-items: center;\n  }\n  /* 2. Main Button Container (White Border) */\n  .primary-button-block {\n    width: 300px;\n    height: 60px;\n    border: 1px solid var(--white-border);\n    background-color: var(--black);\n    border-radius: 200px;\n    display: flex;\n    justify-content: center;\n    align-items: center;\n    padding: 1px;\n    position: relative;\n    overflow: hidden;\n    text-decoration: none;\n  }\n  /* 3. Rotating Stroke Wrapper (Removed \'filter: blur()\') */\n  .button-stroke-wrapp {\n    z-index: 1;\n    position: absolute;\n    /* Size ko kam kia taake effect ziada tight rahe */\n    width: 200%;\n    height: 300%;\n    top: -100%;\n    left: -50%;\n    display: flex;\n    justify-content: center;\n    align-items: center;\n    /* Animation wahi rahegi */\n    animation: rotate-and-scale 4s linear infinite;\n    /* **YE LINE HATA DI GAYI HAI: filter: blur(3px);** */\n  }\n  .button-stroke-block,\n  .button-stroke-block-v2 {\n    /* Gradient wahi rahega */\n    background-image: linear-gradient(180deg,\n        var(--transparent) 10%,\n        var(--accent-glow) 40%,\n        var(--secondary-glow) 55%,\n        var(--transparent) 90%);\n    width: 50%;\n    height: 100%;\n  }\n  /* 4. Inner Black Layer (Text aur background) */\n  .button-text-wrap {\n    z-index: 2;\n    background-color: var(--black);\n    border-radius: 200px;\n    width: 100%;\n    height: 100%;\n    display: flex;\n    justify-content: center;\n    align-items: center;\n    position: relative;\n  }\n  .primary-button-text {\n    color: white;\n    font-family: Calsans, Arial, sans-serif;\n    font-size: 18px;\n    font-weight: 600;\n    text-transform: capitalize;\n  }\n</style>\n<body>\n    <a href=\"https://goldenstallionagency.com/wp-content/uploads/2025/08/AIW_-Ultimate-Hair-Transplant-Website-Strategy.pdf\">\n         Download Full Strategy\n    </a>\n</body>\n</html>				\n					<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n  <meta charset=\"UTF-8\">\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n  <title>Document</title>\n</head>\n<style>\n  /* Custom CSS Variables */\n  :root {\n    --accent-glow: #ff9100;\n    --secondary-glow: #ff0055;\n    --white-border: rgba(255, 255, 255, 0.4);\n    --black: #000000;\n    --transparent: rgba(0, 0, 0, 0);\n  }\n  /* 1. Combined Animation Keyframes (Rotation and Scale) */\n  @keyframes rotate-and-scale {\n    /* Center Top (Full Width) */\n    0% {\n      transform: rotate(0deg) scaleX(1);\n    }\n    /* Corner (Narrower) */\n    25% {\n      transform: rotate(90deg) scaleX(0.25);\n    }\n    /* Center Bottom (Full Width) */\n    50% {\n      transform: rotate(180deg) scaleX(1);\n    }\n    /* Corner (Narrower) */\n    75% {\n      transform: rotate(270deg) scaleX(0.25);\n    }\n    /* Back to Start */\n    100% {\n      transform: rotate(360deg) scaleX(1);\n    }\n  }\n  /* Base and Wrapper styles */\n  .hero-button-wrap {\n    display: flex;\n    justify-content: center;\n    align-items: center;\n  }\n  /* 2. Main Button Container (White Border) */\n  .primary-button-block {\n    width: 300px;\n    height: 60px;\n    border: 1px solid var(--white-border);\n    background-color: var(--black);\n    border-radius: 200px;\n    display: flex;\n    justify-content: center;\n    align-items: center;\n    padding: 1px;\n    position: relative;\n    overflow: hidden;\n    text-decoration: none;\n  }\n  /* 3. Rotating Stroke Wrapper (Removed \'filter: blur()\') */\n  .button-stroke-wrapp {\n    z-index: 1;\n    position: absolute;\n    /* Size ko kam kia taake effect ziada tight rahe */\n    width: 200%;\n    height: 300%;\n    top: -100%;\n    left: -50%;\n    display: flex;\n    justify-content: center;\n    align-items: center;\n    /* Animation wahi rahegi */\n    animation: rotate-and-scale 4s linear infinite;\n    /* **YE LINE HATA DI GAYI HAI: filter: blur(3px);** */\n  }\n  .button-stroke-block,\n  .button-stroke-block-v2 {\n    /* Gradient wahi rahega */\n    background-image: linear-gradient(180deg,\n        var(--transparent) 10%,\n        var(--accent-glow) 40%,\n        var(--secondary-glow) 55%,\n        var(--transparent) 90%);\n    width: 50%;\n    height: 100%;\n  }\n  /* 4. Inner Black Layer (Text aur background) */\n  .button-text-wrap {\n    z-index: 2;\n    background-color: var(--black);\n    border-radius: 200px;\n    width: 100%;\n    height: 100%;\n    display: flex;\n    justify-content: center;\n    align-items: center;\n    position: relative;\n  }\n  .primary-button-text {\n    color: white;\n    font-family: Calsans, Arial, sans-serif;\n    font-size: 18px;\n    font-weight: 600;\n    text-transform: capitalize;\n  }\n</style>\n<body>\n    <a href=\"https://calendly.com/goldenstallionagency/real-estate-and-development-branding-discovery-clone\">\n         Book A Call Now!\n    </a>\n</body>\n</html>				\n					<h2>How we turn ideas into impact</h2>				\n		<p>We follow a proven process to deliver sites that perform.</p>		\n					<h2>01</h2>				\n					<h2>Discovery &amp; Strategy\n</h2>				\n		<p>We dive deep into your goals to uncover what really moves your audience — strategy comes first.</p>		\n					<h2>02</h2>				\n					<h2>Design That Converts</h2>				\n		Crafting layouts with purpose — every element guides the user toward action and trust.\n					<h2>03</h2>				\n					<h2>Launch &amp; Optimize\n</h2>				\n		After launch, we refine with data — ensuring your site performs as beautifully as it looks.\n					<h2>Stop wasting budget on ads that send visitors to broken websites\n</h2>				\n		<p>Here’s what’s holding back your conversions — and how we fix it.</p>		\n					<figure><img width=\"60\" height=\"100\" src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/67bb8177c0dadd063faf6445_xnBn0gX6TFCdfM7NQZhs_cf-wo-redarrow.png\" alt=\"\" /></figure><h3>Poor conversion performance</h3><p>Too many links distract visitors and dilute focus.\n</p>				\n					<figure><img width=\"60\" height=\"100\" src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/67bb8177c0dadd063faf6445_xnBn0gX6TFCdfM7NQZhs_cf-wo-redarrow.png\" alt=\"\" /></figure><h3>Low visitor engagement</h3><p>Slow loading times frustrate users and increase bounce rates.\n</p>				\n					<figure><img width=\"60\" height=\"100\" src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/67bb8177c0dadd063faf6445_xnBn0gX6TFCdfM7NQZhs_cf-wo-redarrow.png\" alt=\"\" /></figure><h3>Unfocused user experience</h3><p>Unclear calls to action confuse potential customers.\n</p>				\n					<figure><img width=\"60\" height=\"100\" src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/67bb8177c0dadd063faf6445_xnBn0gX6TFCdfM7NQZhs_cf-wo-redarrow.png\" alt=\"\" /></figure><h3>Missed sales opportunities</h3><p>Generic design fails to build trust or authority.\n</p>				\n					<figure><img width=\"40\" height=\"40\" src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/67bb90db392af4ac96adf168_1.webp\" alt=\"\" /></figure><h3>Low-Performing Site</h3>				\n															<img width=\"585\" height=\"1024\" src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/Book-a-reserved-coworking-spot-in-Spaces-Waterfall-Midrand-Midrand-Gumtree-South-Africa-08-11-2025_10_43_AM-768x1345-1-585x1024.webp\" alt=\"\" srcset=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/Book-a-reserved-coworking-spot-in-Spaces-Waterfall-Midrand-Midrand-Gumtree-South-Africa-08-11-2025_10_43_AM-768x1345-1-585x1024.webp 585w, https://goldenstallionagency.com/wp-content/uploads/2025/09/Book-a-reserved-coworking-spot-in-Spaces-Waterfall-Midrand-Midrand-Gumtree-South-Africa-08-11-2025_10_43_AM-768x1345-1-171x300.webp 171w, https://goldenstallionagency.com/wp-content/uploads/2025/09/Book-a-reserved-coworking-spot-in-Spaces-Waterfall-Midrand-Midrand-Gumtree-South-Africa-08-11-2025_10_43_AM-768x1345-1.webp 768w\" sizes=\"(max-width: 585px) 100vw, 585px\" />															\n					<figure><img width=\"40\" height=\"40\" src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/67bb90f39296863ae1225eca_2.webp\" alt=\"\" /></figure><h3>Conversion-Driven Design</h3>				\n		https://goldenstallionagency.com/wp-content/uploads/2025/10/ClearStone-Properties-Exclusive-Luxury-Residences-Secure-Living.mp4		\n					<figure><img width=\"60\" height=\"100\" src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/67bb88976d7f0ade2662c189_nMkfZvSyTSOfEX3hVGmM_cf-wo-greenarrow-1.png\" alt=\"\" /></figure><h3>High conversion rates</h3><p>Clear, focused navigation guides visitors to buy.\n</p>				\n					<figure><img width=\"60\" height=\"100\" src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/67bb88976d7f0ade2662c189_nMkfZvSyTSOfEX3hVGmM_cf-wo-greenarrow-1.png\" alt=\"\" /></figure><h3>Engaged  visitorsrates</h3><p>Fast, responsive design keeps users engaged.\n</p>				\n					<figure><img width=\"60\" height=\"100\" src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/67bb88976d7f0ade2662c189_nMkfZvSyTSOfEX3hVGmM_cf-wo-greenarrow-1.png\" alt=\"\" /></figure><h3>Increased lead generationrates</h3><p>Strong, compelling calls to action drive clicks.\n</p>				\n					<figure><img width=\"60\" height=\"100\" src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/67bb88976d7f0ade2662c189_nMkfZvSyTSOfEX3hVGmM_cf-wo-greenarrow-1.png\" alt=\"\" /></figure><h3>Increased Trust  &amp; Credibility rates</h3><p>Clear, focused navigation guides visitors to buy.\n</p>				\n					<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n  <meta charset=\"UTF-8\">\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n  <title>Document</title>\n</head>\n<style>\n  /* Custom CSS Variables */\n  :root {\n    --accent-glow: #ff9100;\n    --secondary-glow: #ff0055;\n    --white-border: rgba(255, 255, 255, 0.4);\n    --black: #000000;\n    --transparent: rgba(0, 0, 0, 0);\n  }\n  /* 1. Combined Animation Keyframes (Rotation and Scale) */\n  @keyframes rotate-and-scale {\n    /* Center Top (Full Width) */\n    0% {\n      transform: rotate(0deg) scaleX(1);\n    }\n    /* Corner (Narrower) */\n    25% {\n      transform: rotate(90deg) scaleX(0.25);\n    }\n    /* Center Bottom (Full Width) */\n    50% {\n      transform: rotate(180deg) scaleX(1);\n    }\n    /* Corner (Narrower) */\n    75% {\n      transform: rotate(270deg) scaleX(0.25);\n    }\n    /* Back to Start */\n    100% {\n      transform: rotate(360deg) scaleX(1);\n    }\n  }\n  /* Base and Wrapper styles */\n  .hero-button-wrap {\n    display: flex;\n    justify-content: center;\n    align-items: center;\n  }\n  /* 2. Main Button Container (White Border) */\n  .primary-button-block {\n    width: 300px;\n    height: 60px;\n    border: 1px solid var(--white-border);\n    background-color: var(--black);\n    border-radius: 200px;\n    display: flex;\n    justify-content: center;\n    align-items: center;\n    padding: 1px;\n    position: relative;\n    overflow: hidden;\n    text-decoration: none;\n  }\n  /* 3. Rotating Stroke Wrapper (Removed \'filter: blur()\') */\n  .button-stroke-wrapp {\n    z-index: 1;\n    position: absolute;\n    /* Size ko kam kia taake effect ziada tight rahe */\n    width: 200%;\n    height: 300%;\n    top: -100%;\n    left: -50%;\n    display: flex;\n    justify-content: center;\n    align-items: center;\n    /* Animation wahi rahegi */\n    animation: rotate-and-scale 4s linear infinite;\n    /* **YE LINE HATA DI GAYI HAI: filter: blur(3px);** */\n  }\n  .button-stroke-block,\n  .button-stroke-block-v2 {\n    /* Gradient wahi rahega */\n    background-image: linear-gradient(180deg,\n        var(--transparent) 10%,\n        var(--accent-glow) 40%,\n        var(--secondary-glow) 55%,\n        var(--transparent) 90%);\n    width: 50%;\n    height: 100%;\n  }\n  /* 4. Inner Black Layer (Text aur background) */\n  .button-text-wrap {\n    z-index: 2;\n    background-color: var(--black);\n    border-radius: 200px;\n    width: 100%;\n    height: 100%;\n    display: flex;\n    justify-content: center;\n    align-items: center;\n    position: relative;\n  }\n  .primary-button-text {\n    color: white;\n    font-family: Calsans, Arial, sans-serif;\n    font-size: 18px;\n    font-weight: 600;\n    text-transform: capitalize;\n  }\n</style>\n<body>\n    <a href=\"https://calendly.com/goldenstallionagency/real-estate-and-development-branding-discovery-clone\">\n         Book A Call Now!\n    </a>\n</body>\n</html>				\n					<h2>Clearstone Properties Website<br> Review\n</h2>				\n					<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n  <meta charset=\"UTF-8\">\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n  <title>Document</title>\n</head>\n<style>\n  /* Custom CSS Variables */\n  :root {\n    --accent-glow: #ff9100;\n    --secondary-glow: #ff0055;\n    --white-border: rgba(255, 255, 255, 0.4);\n    --black: #000000;\n    --transparent: rgba(0, 0, 0, 0);\n  }\n  /* 1. Combined Animation Keyframes (Rotation and Scale) */\n  @keyframes rotate-and-scale {\n    /* Center Top (Full Width) */\n    0% {\n      transform: rotate(0deg) scaleX(1);\n    }\n    /* Corner (Narrower) */\n    25% {\n      transform: rotate(90deg) scaleX(0.25);\n    }\n    /* Center Bottom (Full Width) */\n    50% {\n      transform: rotate(180deg) scaleX(1);\n    }\n    /* Corner (Narrower) */\n    75% {\n      transform: rotate(270deg) scaleX(0.25);\n    }\n    /* Back to Start */\n    100% {\n      transform: rotate(360deg) scaleX(1);\n    }\n  }\n  /* Base and Wrapper styles */\n  .hero-button-wrap {\n    display: flex;\n    justify-content: center;\n    align-items: center;\n  }\n  /* 2. Main Button Container (White Border) */\n  .primary-button-block {\n    width: 300px;\n    height: 60px;\n    border: 1px solid var(--white-border);\n    background-color: var(--black);\n    border-radius: 200px;\n    display: flex;\n    justify-content: center;\n    align-items: center;\n    padding: 1px;\n    position: relative;\n    overflow: hidden;\n    text-decoration: none;\n  }\n  /* 3. Rotating Stroke Wrapper (Removed \'filter: blur()\') */\n  .button-stroke-wrapp {\n    z-index: 1;\n    position: absolute;\n    /* Size ko kam kia taake effect ziada tight rahe */\n    width: 200%;\n    height: 300%;\n    top: -100%;\n    left: -50%;\n    display: flex;\n    justify-content: center;\n    align-items: center;\n    /* Animation wahi rahegi */\n    animation: rotate-and-scale 4s linear infinite;\n    /* **YE LINE HATA DI GAYI HAI: filter: blur(3px);** */\n  }\n  .button-stroke-block,\n  .button-stroke-block-v2 {\n    /* Gradient wahi rahega */\n    background-image: linear-gradient(180deg,\n        var(--transparent) 10%,\n        var(--accent-glow) 40%,\n        var(--secondary-glow) 55%,\n        var(--transparent) 90%);\n    width: 50%;\n    height: 100%;\n  }\n  /* 4. Inner Black Layer (Text aur background) */\n  .button-text-wrap {\n    z-index: 2;\n    background-color: var(--black);\n    border-radius: 200px;\n    width: 100%;\n    height: 100%;\n    display: flex;\n    justify-content: center;\n    align-items: center;\n    position: relative;\n  }\n  .primary-button-text {\n    color: white;\n    font-family: Calsans, Arial, sans-serif;\n    font-size: 18px;\n    font-weight: 600;\n    text-transform: capitalize;\n  }\n</style>\n<body>\n    <a href=\"https://calendly.com/goldenstallionagency/real-estate-and-development-branding-discovery-clone\">\n         Book A Call Now!\n    </a>\n</body>\n</html>				\n		https://goldenstallionagency.com/wp-content/uploads/2025/08/VIDEO-2025-03-25-11-51-05.mp4		\n					<h2>Our Success Stories\n</h2>				\n		<p>\"Convertico is BY FAR the most dedicated, driven, relentlessly invested agency I have ever worked with. Once they get started they really don\'t f*** around.\"<br />- Jonathan H</p>		\n					<h2>CRO</h2>				\n					<h2>Boutique Salon Sees 3x More Bookings</h2>				\n		<p>Ruby’s Beauty salon had no website - only a Facebook page. Walk-ins were unpredictable, phone bookings......</p>		\n					<h2>HVAC Company Generates $120K in New Sales</h2>				\n		<p>Tintwheer Mechanical (HVAC company) had a DIY-style website that looked unprofessional. Homeowners......</p>		\n					<h2>KYU Restaurant - 217% Booking Increase</h2>				\n		<p>KYU restaurant group had great food but an online presence that was costing them customers. Their outdated site......</p>		\n					<h2>Real Estate Developer Secures 38 Qualified Leads in 30 Days</h2>				\n		<p>A property developer had a stunning new project — but their old website made it look like every other estate. Buyers......</p>		\n					<h2>Real Results. Real Feedback.</h2>				\n		Discover how our work helped them scale, convert, and grow.\n															<img width=\"774\" height=\"497\" src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/1-1.webp\" alt=\"\" srcset=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/1-1.webp 774w, https://goldenstallionagency.com/wp-content/uploads/2025/09/1-1-300x193.webp 300w, https://goldenstallionagency.com/wp-content/uploads/2025/09/1-1-768x493.webp 768w\" sizes=\"(max-width: 774px) 100vw, 774px\" />															\n															<img width=\"774\" height=\"497\" src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/2-1.webp\" alt=\"\" srcset=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/2-1.webp 774w, https://goldenstallionagency.com/wp-content/uploads/2025/09/2-1-300x193.webp 300w, https://goldenstallionagency.com/wp-content/uploads/2025/09/2-1-768x493.webp 768w\" sizes=\"(max-width: 774px) 100vw, 774px\" />															\n															<img width=\"774\" height=\"497\" src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/3-2.webp\" alt=\"\" srcset=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/3-2.webp 774w, https://goldenstallionagency.com/wp-content/uploads/2025/09/3-2-300x193.webp 300w, https://goldenstallionagency.com/wp-content/uploads/2025/09/3-2-768x493.webp 768w\" sizes=\"(max-width: 774px) 100vw, 774px\" />															\n															<img width=\"774\" height=\"497\" src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/5-2.webp\" alt=\"\" srcset=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/5-2.webp 774w, https://goldenstallionagency.com/wp-content/uploads/2025/09/5-2-300x193.webp 300w, https://goldenstallionagency.com/wp-content/uploads/2025/09/5-2-768x493.webp 768w\" sizes=\"(max-width: 774px) 100vw, 774px\" />															\n				<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M646 125C629 125 613 133 604 142L308 442C296 454 292 471 292 487 292 504 296 521 308 533L604 854C617 867 629 875 646 875 663 875 679 871 692 858 704 846 713 829 713 812 713 796 708 779 692 767L438 487 692 225C700 217 708 204 708 187 708 171 704 154 692 142 675 129 663 125 646 125Z\"></path></svg>			\n				<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M696 533C708 521 713 504 713 487 713 471 708 454 696 446L400 146C388 133 375 125 354 125 338 125 325 129 313 142 300 154 292 171 292 187 292 204 296 221 308 233L563 492 304 771C292 783 288 800 288 817 288 833 296 850 308 863 321 871 338 875 354 875 371 875 388 867 400 854L696 533Z\"></path></svg>			\n															<img width=\"774\" height=\"497\" src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/1-1.webp\" alt=\"\" srcset=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/1-1.webp 774w, https://goldenstallionagency.com/wp-content/uploads/2025/09/1-1-300x193.webp 300w, https://goldenstallionagency.com/wp-content/uploads/2025/09/1-1-768x493.webp 768w\" sizes=\"(max-width: 774px) 100vw, 774px\" />															\n															<img width=\"774\" height=\"497\" src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/2-1.webp\" alt=\"\" srcset=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/2-1.webp 774w, https://goldenstallionagency.com/wp-content/uploads/2025/09/2-1-300x193.webp 300w, https://goldenstallionagency.com/wp-content/uploads/2025/09/2-1-768x493.webp 768w\" sizes=\"(max-width: 774px) 100vw, 774px\" />															\n															<img width=\"774\" height=\"497\" src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/3-2.webp\" alt=\"\" srcset=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/3-2.webp 774w, https://goldenstallionagency.com/wp-content/uploads/2025/09/3-2-300x193.webp 300w, https://goldenstallionagency.com/wp-content/uploads/2025/09/3-2-768x493.webp 768w\" sizes=\"(max-width: 774px) 100vw, 774px\" />															\n															<img width=\"774\" height=\"497\" src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/5-2.webp\" alt=\"\" srcset=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/5-2.webp 774w, https://goldenstallionagency.com/wp-content/uploads/2025/09/5-2-300x193.webp 300w, https://goldenstallionagency.com/wp-content/uploads/2025/09/5-2-768x493.webp 768w\" sizes=\"(max-width: 774px) 100vw, 774px\" />															\n					<h2>Book A Call <br>With Us!</h2>				\n					<a href=\"https://calendly.com/goldenstallionagency/real-estate-and-development-branding-discovery-clone\">\n									Book A Call Now!\n					</a>\n					<iframe src=\"https://calendly.com/goldenstallionwebagency/hospitality-website-discovery-call\" width=\"100%\" height=\"600\" frameborder=\"0\" scrolling=\"no\">﻿﻿﻿﻿﻿﻿</iframe>				\n		<a href=\"https://goldenstallionagency.com/portfolio/\">View Portfolio</a>		\n					<h2>Frequently Asked<br> Questions\n</h2>				\n						<details id=\"e-n-accordion-item-1150\" open>\n				<summary data-accordion-index=\"1\" tabindex=\"0\" aria-expanded=\"true\" aria-controls=\"e-n-accordion-item-1150\" >\n					  What Services Does Golden Stallion Agency Offer? \n			<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M416 208H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h384c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z\"></path></svg>\n			<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M416 208H272V64c0-17.67-14.33-32-32-32h-32c-17.67 0-32 14.33-32 32v144H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h144v144c0 17.67 14.33 32 32 32h32c17.67 0 32-14.33 32-32V304h144c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z\"></path></svg>\n						</summary>\n									<p>Golden Stallion Agency is a full-service digital partner for dental, legal, and hospitality brands. Our services include website design and development, SEO optimization, digital marketing, and ongoing maintenance and support.</p>								\n					</details>\n						<details id=\"e-n-accordion-item-1151\" >\n				<summary data-accordion-index=\"2\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-1151\" >\n					 How long does it take to build a website? \n			<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M416 208H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h384c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z\"></path></svg>\n			<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M416 208H272V64c0-17.67-14.33-32-32-32h-32c-17.67 0-32 14.33-32 32v144H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h144v144c0 17.67 14.33 32 32 32h32c17.67 0 32-14.33 32-32V304h144c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z\"></path></svg>\n						</summary>\n									<p>Golden Stallion Agency is a full-service digital partner for dental, legal, and hospitality brands. Our services include website design and development, SEO optimization, digital marketing, and ongoing maintenance and support.</p>								\n					</details>\n						<details id=\"e-n-accordion-item-1152\" >\n				<summary data-accordion-index=\"3\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-1152\" >\n					 Do you offer e-commerce solutions? \n			<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M416 208H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h384c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z\"></path></svg>\n			<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M416 208H272V64c0-17.67-14.33-32-32-32h-32c-17.67 0-32 14.33-32 32v144H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h144v144c0 17.67 14.33 32 32 32h32c17.67 0 32-14.33 32-32V304h144c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z\"></path></svg>\n						</summary>\n									Yes, we specialize in creating secure and user-friendly e-commerce websites to help your business sell products or services online.								\n					</details>\n						<details id=\"e-n-accordion-item-1153\" >\n				<summary data-accordion-index=\"4\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-1153\" >\n					 How do I get started with Golden Stallion Agency? \n			<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M416 208H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h384c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z\"></path></svg>\n			<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M416 208H272V64c0-17.67-14.33-32-32-32h-32c-17.67 0-32 14.33-32 32v144H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h144v144c0 17.67 14.33 32 32 32h32c17.67 0 32-14.33 32-32V304h144c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z\"></path></svg>\n						</summary>\n									Getting started is easy! Simply Book a Call with Tinashe, and we’ll discuss your business needs and goals. From there, we’ll create a custom plan to build your high-converting website.								\n					</details>\n						<details id=\"e-n-accordion-item-1154\" >\n				<summary data-accordion-index=\"5\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-1154\" >\n					 What happens if we don’t see results by the end of the program \n			<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M416 208H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h384c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z\"></path></svg>\n			<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M416 208H272V64c0-17.67-14.33-32-32-32h-32c-17.67 0-32 14.33-32 32v144H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h144v144c0 17.67 14.33 32 32 32h32c17.67 0 32-14.33 32-32V304h144c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z\"></path></svg>\n						</summary>\n									We give you all your money back – simple as\nthat								\n					</details>\n		<p>Golden Stallion Agency is a full-service digital partner for dental, legal, and hospitality brands. Our services include website design and development, SEO optimization, digital marketing, and ongoing maintenance and support.</p><p>Golden Stallion Agency is a full-service digital partner for dental, legal, and hospitality brands. Our services include website design and development, SEO optimization, digital marketing, and ongoing maintenance and support.</p>Yes, we specialize in creating secure and user-friendly e-commerce websites to help your business sell products or services online.Getting started is easy! Simply Book a Call with Tinashe, and we’ll discuss your business needs and goals. From there, we’ll create a custom plan to build your high-converting website.We give you all your money back – simple as\nthat		\n					<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n  <meta charset=\"UTF-8\">\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n  <title>Document</title>\n</head>\n<style>\n  /* Custom CSS Variables */\n  :root {\n    --accent-glow: #ff9100;\n    --secondary-glow: #ff0055;\n    --white-border: rgba(255, 255, 255, 0.4);\n    --black: #000000;\n    --transparent: rgba(0, 0, 0, 0);\n  }\n  /* 1. Combined Animation Keyframes (Rotation and Scale) */\n  @keyframes rotate-and-scale {\n    /* Center Top (Full Width) */\n    0% {\n      transform: rotate(0deg) scaleX(1);\n    }\n    /* Corner (Narrower) */\n    25% {\n      transform: rotate(90deg) scaleX(0.25);\n    }\n    /* Center Bottom (Full Width) */\n    50% {\n      transform: rotate(180deg) scaleX(1);\n    }\n    /* Corner (Narrower) */\n    75% {\n      transform: rotate(270deg) scaleX(0.25);\n    }\n    /* Back to Start */\n    100% {\n      transform: rotate(360deg) scaleX(1);\n    }\n  }\n  /* Base and Wrapper styles */\n  .hero-button-wrap {\n    display: flex;\n    justify-content: center;\n    align-items: center;\n  }\n  /* 2. Main Button Container (White Border) */\n  .primary-button-block {\n    width: 300px;\n    height: 60px;\n    border: 1px solid var(--white-border);\n    background-color: var(--black);\n    border-radius: 200px;\n    display: flex;\n    justify-content: center;\n    align-items: center;\n    padding: 1px;\n    position: relative;\n    overflow: hidden;\n    text-decoration: none;\n  }\n  /* 3. Rotating Stroke Wrapper (Removed \'filter: blur()\') */\n  .button-stroke-wrapp {\n    z-index: 1;\n    position: absolute;\n    /* Size ko kam kia taake effect ziada tight rahe */\n    width: 200%;\n    height: 300%;\n    top: -100%;\n    left: -50%;\n    display: flex;\n    justify-content: center;\n    align-items: center;\n    /* Animation wahi rahegi */\n    animation: rotate-and-scale 4s linear infinite;\n    /* **YE LINE HATA DI GAYI HAI: filter: blur(3px);** */\n  }\n  .button-stroke-block,\n  .button-stroke-block-v2 {\n    /* Gradient wahi rahega */\n    background-image: linear-gradient(180deg,\n        var(--transparent) 10%,\n        var(--accent-glow) 40%,\n        var(--secondary-glow) 55%,\n        var(--transparent) 90%);\n    width: 50%;\n    height: 100%;\n  }\n  /* 4. Inner Black Layer (Text aur background) */\n  .button-text-wrap {\n    z-index: 2;\n    background-color: var(--black);\n    border-radius: 200px;\n    width: 100%;\n    height: 100%;\n    display: flex;\n    justify-content: center;\n    align-items: center;\n    position: relative;\n  }\n  .primary-button-text {\n    color: white;\n    font-family: Calsans, Arial, sans-serif;\n    font-size: 18px;\n    font-weight: 600;\n    text-transform: capitalize;\n  }\n</style>\n<body>\n    <a href=\"https://calendly.com/goldenstallionagency/real-estate-and-development-branding-discovery-clone\">\n         Book A Call Now!\n    </a>\n</body>\n</html>','Home page','','inherit','closed','closed','','1616-revision-v1','','','2025-10-15 19:58:50','2025-10-15 17:58:50','',1616,'https://goldenstallionagency.com/?p=1855',0,'revision','',0),(1856,3,'2025-10-15 19:58:53','2025-10-15 17:58:53','<img width=\"150\" height=\"150\" src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/image_2024-11-08_222804488.webp\" alt=\"\" />															\n					<h1>We help ambitious brands turn underperforming websites into high-converting sales machines,<br> using trust-driven &amp;  conversion-focused  web design.\n</h1>				\n					<h2>Watch this short video to see how it works:</h2>				\n		http://youtube.com/watch?v=xjJlm6IjBDQ&#038;feature=youtu.be&#038;themeRefresh=1		\n					<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n  <meta charset=\"UTF-8\">\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n  <title>Document</title>\n</head>\n<style>\n  /* Custom CSS Variables */\n  :root {\n    --accent-glow: #ff9100;\n    --secondary-glow: #ff0055;\n    --white-border: rgba(255, 255, 255, 0.4);\n    --black: #000000;\n    --transparent: rgba(0, 0, 0, 0);\n  }\n  /* 1. Combined Animation Keyframes (Rotation and Scale) */\n  @keyframes rotate-and-scale {\n    /* Center Top (Full Width) */\n    0% {\n      transform: rotate(0deg) scaleX(1);\n    }\n    /* Corner (Narrower) */\n    25% {\n      transform: rotate(90deg) scaleX(0.25);\n    }\n    /* Center Bottom (Full Width) */\n    50% {\n      transform: rotate(180deg) scaleX(1);\n    }\n    /* Corner (Narrower) */\n    75% {\n      transform: rotate(270deg) scaleX(0.25);\n    }\n    /* Back to Start */\n    100% {\n      transform: rotate(360deg) scaleX(1);\n    }\n  }\n  /* Base and Wrapper styles */\n  .hero-button-wrap {\n    display: flex;\n    justify-content: center;\n    align-items: center;\n  }\n  /* 2. Main Button Container (White Border) */\n  .primary-button-block {\n    width: 300px;\n    height: 60px;\n    border: 1px solid var(--white-border);\n    background-color: var(--black);\n    border-radius: 200px;\n    display: flex;\n    justify-content: center;\n    align-items: center;\n    padding: 1px;\n    position: relative;\n    overflow: hidden;\n    text-decoration: none;\n  }\n  /* 3. Rotating Stroke Wrapper (Removed \'filter: blur()\') */\n  .button-stroke-wrapp {\n    z-index: 1;\n    position: absolute;\n    /* Size ko kam kia taake effect ziada tight rahe */\n    width: 200%;\n    height: 300%;\n    top: -100%;\n    left: -50%;\n    display: flex;\n    justify-content: center;\n    align-items: center;\n    /* Animation wahi rahegi */\n    animation: rotate-and-scale 4s linear infinite;\n    /* **YE LINE HATA DI GAYI HAI: filter: blur(3px);** */\n  }\n  .button-stroke-block,\n  .button-stroke-block-v2 {\n    /* Gradient wahi rahega */\n    background-image: linear-gradient(180deg,\n        var(--transparent) 10%,\n        var(--accent-glow) 40%,\n        var(--secondary-glow) 55%,\n        var(--transparent) 90%);\n    width: 50%;\n    height: 100%;\n  }\n  /* 4. Inner Black Layer (Text aur background) */\n  .button-text-wrap {\n    z-index: 2;\n    background-color: var(--black);\n    border-radius: 200px;\n    width: 100%;\n    height: 100%;\n    display: flex;\n    justify-content: center;\n    align-items: center;\n    position: relative;\n  }\n  .primary-button-text {\n    color: white;\n    font-family: Calsans, Arial, sans-serif;\n    font-size: 18px;\n    font-weight: 600;\n    text-transform: capitalize;\n  }\n</style>\n<body>\n    <a href=\"https://calendly.com/goldenstallionagency/real-estate-and-development-branding-discovery-clone\">\n         Book A Call Now!\n    </a>\n</body>\n</html>				\n					<h2>Trusted by Leading Companies Worldwide</h2>				\n<!-- start Logo Marquee -->\n		<link id=\'font-awesome-css\' href=\'https://goldenstallionagency.com/wp-content/plugins/unlimited-elements-for-elementor/assets_libraries/font-awesome6/fontawesome-all.min.css\' type=\'text/css\' rel=\'stylesheet\' >\n		<link id=\'font-awesome-4-shim-css\' href=\'https://goldenstallionagency.com/wp-content/plugins/unlimited-elements-for-elementor/assets_libraries/font-awesome6/fontawesome-v4-shims.min.css\' type=\'text/css\' rel=\'stylesheet\' >\n<style>/* widget: Logo Marquee */\n#uc_logo_marquee_elementor_7b7e55e3{\n  min-height:1px;\n  text-align: center;\n  position:relative;\n  opacity: 0;\n}\n#uc_logo_marquee_elementor_7b7e55e3 *{\n  box-sizing:border-box;\n}\n#uc_logo_marquee_elementor_7b7e55e3 .uc_marquee {\n	display: flex;\n	align-items: center;\n	overflow: hidden;\n    position: relative;\n}\n#uc_logo_marquee_elementor_7b7e55e3 .uc_marquee > div {\n    position:relative;\n	display: inline-flex;\n	align-items: center;\n	flex: 0 0 auto;\n	width: auto;\n	overflow: hidden;\n  			animation-name: marquee-to-left;\n    	animation-timing-function: linear;\n	animation-iteration-count: infinite;\n    }\n#uc_logo_marquee_elementor_7b7e55e3 img{\n  	height: 100%;\n}\n#uc_logo_marquee_elementor_7b7e55e3 .ue_marquee_title\n{\n  position:absolute;\n  bottom:0px;\n  left: 0;\n  width:100%;\n}\n#uc_logo_marquee_elementor_7b7e55e3 .uc_logo_marquee_holder{\n	position:relative;\n    text-align:center;\n    overflow:hidden;\n}\n#uc_logo_marquee_elementor_7b7e55e3 .uc_logo_marquee_holder a{\n  height:100%;\n  width: 100%;\n  display:flex;\n  align-items: center;\n  justify-content:center;\n}\n	@keyframes marquee-to-left {\n	from {transform: translate(0,0)}\n	to {transform: translate(-50%,0)}\n}\n#uc_logo_marquee_elementor_7b7e55e3 .ue-item-badge\n{\n  position:absolute;\n  right:10px;\n  top:10px;\n}\n</style>\n	        <img src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/client-11.webp\" alt=\"Item 1\">\n	        <img src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/client-9-1.webp\" alt=\"Item 2\">\n	        <img src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/client-4.webp\" alt=\"Item 3\">\n	        <img src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/client-1.webp\" alt=\"Item 4\">\n	        <img src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/client-7.webp\" alt=\"Item 5\">\n	        <img src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/client-8.webp\" alt=\"Item 6\">\n<!-- end Logo Marquee -->				\n					<h2>High-Converting Pages with\nFlow</h2>				\n		Where strategy meets scroll-stopping design.https://goldenstallionagency.com/wp-content/uploads/2025/10/E11even-Dental-_-Best-Dentist-in-London.mp4		\n					<h2>AIW: Ultimate Website Strategy</h2>				\n		This is our proven blueprint for building high-converting, trust-driven hair transplant websites.\n							<ul>\n							<li>\n										01. Hero\n									</li>\n								<li>\n										02. Reviews / Case Studies / Before-After\n									</li>\n								<li>\n										03. Press Release Kit\n									</li>\n								<li>\n										04. Doctor Showcase\n									</li>\n								<li>\n										05. Our Process\n									</li>\n								<li>\n										06.  Email Magnet\n									</li>\n								<li>\n										07.  FAQ\n									</li>\n								<li>\n										08.  Blog Articles\n									</li>\n								<li>\n										09.  Services &amp; Footer\n									</li>\n						</ul>\n					<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n  <meta charset=\"UTF-8\">\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n  <title>Document</title>\n</head>\n<style>\n  /* Custom CSS Variables */\n  :root {\n    --accent-glow: #ff9100;\n    --secondary-glow: #ff0055;\n    --white-border: rgba(255, 255, 255, 0.4);\n    --black: #000000;\n    --transparent: rgba(0, 0, 0, 0);\n  }\n  /* 1. Combined Animation Keyframes (Rotation and Scale) */\n  @keyframes rotate-and-scale {\n    /* Center Top (Full Width) */\n    0% {\n      transform: rotate(0deg) scaleX(1);\n    }\n    /* Corner (Narrower) */\n    25% {\n      transform: rotate(90deg) scaleX(0.25);\n    }\n    /* Center Bottom (Full Width) */\n    50% {\n      transform: rotate(180deg) scaleX(1);\n    }\n    /* Corner (Narrower) */\n    75% {\n      transform: rotate(270deg) scaleX(0.25);\n    }\n    /* Back to Start */\n    100% {\n      transform: rotate(360deg) scaleX(1);\n    }\n  }\n  /* Base and Wrapper styles */\n  .hero-button-wrap {\n    display: flex;\n    justify-content: center;\n    align-items: center;\n  }\n  /* 2. Main Button Container (White Border) */\n  .primary-button-block {\n    width: 300px;\n    height: 60px;\n    border: 1px solid var(--white-border);\n    background-color: var(--black);\n    border-radius: 200px;\n    display: flex;\n    justify-content: center;\n    align-items: center;\n    padding: 1px;\n    position: relative;\n    overflow: hidden;\n    text-decoration: none;\n  }\n  /* 3. Rotating Stroke Wrapper (Removed \'filter: blur()\') */\n  .button-stroke-wrapp {\n    z-index: 1;\n    position: absolute;\n    /* Size ko kam kia taake effect ziada tight rahe */\n    width: 200%;\n    height: 300%;\n    top: -100%;\n    left: -50%;\n    display: flex;\n    justify-content: center;\n    align-items: center;\n    /* Animation wahi rahegi */\n    animation: rotate-and-scale 4s linear infinite;\n    /* **YE LINE HATA DI GAYI HAI: filter: blur(3px);** */\n  }\n  .button-stroke-block,\n  .button-stroke-block-v2 {\n    /* Gradient wahi rahega */\n    background-image: linear-gradient(180deg,\n        var(--transparent) 10%,\n        var(--accent-glow) 40%,\n        var(--secondary-glow) 55%,\n        var(--transparent) 90%);\n    width: 50%;\n    height: 100%;\n  }\n  /* 4. Inner Black Layer (Text aur background) */\n  .button-text-wrap {\n    z-index: 2;\n    background-color: var(--black);\n    border-radius: 200px;\n    width: 100%;\n    height: 100%;\n    display: flex;\n    justify-content: center;\n    align-items: center;\n    position: relative;\n  }\n  .primary-button-text {\n    color: white;\n    font-family: Calsans, Arial, sans-serif;\n    font-size: 18px;\n    font-weight: 600;\n    text-transform: capitalize;\n  }\n</style>\n<body>\n    <a href=\"https://goldenstallionagency.com/wp-content/uploads/2025/08/AIW_-Ultimate-Hair-Transplant-Website-Strategy.pdf\">\n         Download Full Strategy\n    </a>\n</body>\n</html>				\n					<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n  <meta charset=\"UTF-8\">\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n  <title>Document</title>\n</head>\n<style>\n  /* Custom CSS Variables */\n  :root {\n    --accent-glow: #ff9100;\n    --secondary-glow: #ff0055;\n    --white-border: rgba(255, 255, 255, 0.4);\n    --black: #000000;\n    --transparent: rgba(0, 0, 0, 0);\n  }\n  /* 1. Combined Animation Keyframes (Rotation and Scale) */\n  @keyframes rotate-and-scale {\n    /* Center Top (Full Width) */\n    0% {\n      transform: rotate(0deg) scaleX(1);\n    }\n    /* Corner (Narrower) */\n    25% {\n      transform: rotate(90deg) scaleX(0.25);\n    }\n    /* Center Bottom (Full Width) */\n    50% {\n      transform: rotate(180deg) scaleX(1);\n    }\n    /* Corner (Narrower) */\n    75% {\n      transform: rotate(270deg) scaleX(0.25);\n    }\n    /* Back to Start */\n    100% {\n      transform: rotate(360deg) scaleX(1);\n    }\n  }\n  /* Base and Wrapper styles */\n  .hero-button-wrap {\n    display: flex;\n    justify-content: center;\n    align-items: center;\n  }\n  /* 2. Main Button Container (White Border) */\n  .primary-button-block {\n    width: 300px;\n    height: 60px;\n    border: 1px solid var(--white-border);\n    background-color: var(--black);\n    border-radius: 200px;\n    display: flex;\n    justify-content: center;\n    align-items: center;\n    padding: 1px;\n    position: relative;\n    overflow: hidden;\n    text-decoration: none;\n  }\n  /* 3. Rotating Stroke Wrapper (Removed \'filter: blur()\') */\n  .button-stroke-wrapp {\n    z-index: 1;\n    position: absolute;\n    /* Size ko kam kia taake effect ziada tight rahe */\n    width: 200%;\n    height: 300%;\n    top: -100%;\n    left: -50%;\n    display: flex;\n    justify-content: center;\n    align-items: center;\n    /* Animation wahi rahegi */\n    animation: rotate-and-scale 4s linear infinite;\n    /* **YE LINE HATA DI GAYI HAI: filter: blur(3px);** */\n  }\n  .button-stroke-block,\n  .button-stroke-block-v2 {\n    /* Gradient wahi rahega */\n    background-image: linear-gradient(180deg,\n        var(--transparent) 10%,\n        var(--accent-glow) 40%,\n        var(--secondary-glow) 55%,\n        var(--transparent) 90%);\n    width: 50%;\n    height: 100%;\n  }\n  /* 4. Inner Black Layer (Text aur background) */\n  .button-text-wrap {\n    z-index: 2;\n    background-color: var(--black);\n    border-radius: 200px;\n    width: 100%;\n    height: 100%;\n    display: flex;\n    justify-content: center;\n    align-items: center;\n    position: relative;\n  }\n  .primary-button-text {\n    color: white;\n    font-family: Calsans, Arial, sans-serif;\n    font-size: 18px;\n    font-weight: 600;\n    text-transform: capitalize;\n  }\n</style>\n<body>\n    <a href=\"https://calendly.com/goldenstallionagency/real-estate-and-development-branding-discovery-clone\">\n         Book A Call Now!\n    </a>\n</body>\n</html>				\n					<h2>How we turn ideas into impact</h2>				\n		<p>We follow a proven process to deliver sites that perform.</p>		\n					<h2>01</h2>				\n					<h2>Discovery &amp; Strategy\n</h2>				\n		<p>We dive deep into your goals to uncover what really moves your audience — strategy comes first.</p>		\n					<h2>02</h2>				\n					<h2>Design That Converts</h2>				\n		Crafting layouts with purpose — every element guides the user toward action and trust.\n					<h2>03</h2>				\n					<h2>Launch &amp; Optimize\n</h2>				\n		After launch, we refine with data — ensuring your site performs as beautifully as it looks.\n					<h2>Stop wasting budget on ads that send visitors to broken websites\n</h2>				\n		<p>Here’s what’s holding back your conversions — and how we fix it.</p>		\n					<figure><img width=\"60\" height=\"100\" src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/67bb8177c0dadd063faf6445_xnBn0gX6TFCdfM7NQZhs_cf-wo-redarrow.png\" alt=\"\" /></figure><h3>Poor conversion performance</h3><p>Too many links distract visitors and dilute focus.\n</p>				\n					<figure><img width=\"60\" height=\"100\" src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/67bb8177c0dadd063faf6445_xnBn0gX6TFCdfM7NQZhs_cf-wo-redarrow.png\" alt=\"\" /></figure><h3>Low visitor engagement</h3><p>Slow loading times frustrate users and increase bounce rates.\n</p>				\n					<figure><img width=\"60\" height=\"100\" src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/67bb8177c0dadd063faf6445_xnBn0gX6TFCdfM7NQZhs_cf-wo-redarrow.png\" alt=\"\" /></figure><h3>Unfocused user experience</h3><p>Unclear calls to action confuse potential customers.\n</p>				\n					<figure><img width=\"60\" height=\"100\" src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/67bb8177c0dadd063faf6445_xnBn0gX6TFCdfM7NQZhs_cf-wo-redarrow.png\" alt=\"\" /></figure><h3>Missed sales opportunities</h3><p>Generic design fails to build trust or authority.\n</p>				\n					<figure><img width=\"40\" height=\"40\" src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/67bb90db392af4ac96adf168_1.webp\" alt=\"\" /></figure><h3>Low-Performing Site</h3>				\n															<img width=\"585\" height=\"1024\" src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/Book-a-reserved-coworking-spot-in-Spaces-Waterfall-Midrand-Midrand-Gumtree-South-Africa-08-11-2025_10_43_AM-768x1345-1-585x1024.webp\" alt=\"\" srcset=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/Book-a-reserved-coworking-spot-in-Spaces-Waterfall-Midrand-Midrand-Gumtree-South-Africa-08-11-2025_10_43_AM-768x1345-1-585x1024.webp 585w, https://goldenstallionagency.com/wp-content/uploads/2025/09/Book-a-reserved-coworking-spot-in-Spaces-Waterfall-Midrand-Midrand-Gumtree-South-Africa-08-11-2025_10_43_AM-768x1345-1-171x300.webp 171w, https://goldenstallionagency.com/wp-content/uploads/2025/09/Book-a-reserved-coworking-spot-in-Spaces-Waterfall-Midrand-Midrand-Gumtree-South-Africa-08-11-2025_10_43_AM-768x1345-1.webp 768w\" sizes=\"(max-width: 585px) 100vw, 585px\" />															\n					<figure><img width=\"40\" height=\"40\" src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/67bb90f39296863ae1225eca_2.webp\" alt=\"\" /></figure><h3>Conversion-Driven Design</h3>				\n		https://goldenstallionagency.com/wp-content/uploads/2025/10/ClearStone-Properties-Exclusive-Luxury-Residences-Secure-Living.mp4		\n					<figure><img width=\"60\" height=\"100\" src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/67bb88976d7f0ade2662c189_nMkfZvSyTSOfEX3hVGmM_cf-wo-greenarrow-1.png\" alt=\"\" /></figure><h3>High conversion rates</h3><p>Clear, focused navigation guides visitors to buy.\n</p>				\n					<figure><img width=\"60\" height=\"100\" src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/67bb88976d7f0ade2662c189_nMkfZvSyTSOfEX3hVGmM_cf-wo-greenarrow-1.png\" alt=\"\" /></figure><h3>Engaged  visitorsrates</h3><p>Fast, responsive design keeps users engaged.\n</p>				\n					<figure><img width=\"60\" height=\"100\" src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/67bb88976d7f0ade2662c189_nMkfZvSyTSOfEX3hVGmM_cf-wo-greenarrow-1.png\" alt=\"\" /></figure><h3>Increased lead generationrates</h3><p>Strong, compelling calls to action drive clicks.\n</p>				\n					<figure><img width=\"60\" height=\"100\" src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/67bb88976d7f0ade2662c189_nMkfZvSyTSOfEX3hVGmM_cf-wo-greenarrow-1.png\" alt=\"\" /></figure><h3>Increased Trust  &amp; Credibility rates</h3><p>Clear, focused navigation guides visitors to buy.\n</p>				\n					<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n  <meta charset=\"UTF-8\">\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n  <title>Document</title>\n</head>\n<style>\n  /* Custom CSS Variables */\n  :root {\n    --accent-glow: #ff9100;\n    --secondary-glow: #ff0055;\n    --white-border: rgba(255, 255, 255, 0.4);\n    --black: #000000;\n    --transparent: rgba(0, 0, 0, 0);\n  }\n  /* 1. Combined Animation Keyframes (Rotation and Scale) */\n  @keyframes rotate-and-scale {\n    /* Center Top (Full Width) */\n    0% {\n      transform: rotate(0deg) scaleX(1);\n    }\n    /* Corner (Narrower) */\n    25% {\n      transform: rotate(90deg) scaleX(0.25);\n    }\n    /* Center Bottom (Full Width) */\n    50% {\n      transform: rotate(180deg) scaleX(1);\n    }\n    /* Corner (Narrower) */\n    75% {\n      transform: rotate(270deg) scaleX(0.25);\n    }\n    /* Back to Start */\n    100% {\n      transform: rotate(360deg) scaleX(1);\n    }\n  }\n  /* Base and Wrapper styles */\n  .hero-button-wrap {\n    display: flex;\n    justify-content: center;\n    align-items: center;\n  }\n  /* 2. Main Button Container (White Border) */\n  .primary-button-block {\n    width: 300px;\n    height: 60px;\n    border: 1px solid var(--white-border);\n    background-color: var(--black);\n    border-radius: 200px;\n    display: flex;\n    justify-content: center;\n    align-items: center;\n    padding: 1px;\n    position: relative;\n    overflow: hidden;\n    text-decoration: none;\n  }\n  /* 3. Rotating Stroke Wrapper (Removed \'filter: blur()\') */\n  .button-stroke-wrapp {\n    z-index: 1;\n    position: absolute;\n    /* Size ko kam kia taake effect ziada tight rahe */\n    width: 200%;\n    height: 300%;\n    top: -100%;\n    left: -50%;\n    display: flex;\n    justify-content: center;\n    align-items: center;\n    /* Animation wahi rahegi */\n    animation: rotate-and-scale 4s linear infinite;\n    /* **YE LINE HATA DI GAYI HAI: filter: blur(3px);** */\n  }\n  .button-stroke-block,\n  .button-stroke-block-v2 {\n    /* Gradient wahi rahega */\n    background-image: linear-gradient(180deg,\n        var(--transparent) 10%,\n        var(--accent-glow) 40%,\n        var(--secondary-glow) 55%,\n        var(--transparent) 90%);\n    width: 50%;\n    height: 100%;\n  }\n  /* 4. Inner Black Layer (Text aur background) */\n  .button-text-wrap {\n    z-index: 2;\n    background-color: var(--black);\n    border-radius: 200px;\n    width: 100%;\n    height: 100%;\n    display: flex;\n    justify-content: center;\n    align-items: center;\n    position: relative;\n  }\n  .primary-button-text {\n    color: white;\n    font-family: Calsans, Arial, sans-serif;\n    font-size: 18px;\n    font-weight: 600;\n    text-transform: capitalize;\n  }\n</style>\n<body>\n    <a href=\"https://calendly.com/goldenstallionagency/real-estate-and-development-branding-discovery-clone\">\n         Book A Call Now!\n    </a>\n</body>\n</html>				\n					<h2>Clearstone Properties Website<br> Review\n</h2>				\n					<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n  <meta charset=\"UTF-8\">\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n  <title>Document</title>\n</head>\n<style>\n  /* Custom CSS Variables */\n  :root {\n    --accent-glow: #ff9100;\n    --secondary-glow: #ff0055;\n    --white-border: rgba(255, 255, 255, 0.4);\n    --black: #000000;\n    --transparent: rgba(0, 0, 0, 0);\n  }\n  /* 1. Combined Animation Keyframes (Rotation and Scale) */\n  @keyframes rotate-and-scale {\n    /* Center Top (Full Width) */\n    0% {\n      transform: rotate(0deg) scaleX(1);\n    }\n    /* Corner (Narrower) */\n    25% {\n      transform: rotate(90deg) scaleX(0.25);\n    }\n    /* Center Bottom (Full Width) */\n    50% {\n      transform: rotate(180deg) scaleX(1);\n    }\n    /* Corner (Narrower) */\n    75% {\n      transform: rotate(270deg) scaleX(0.25);\n    }\n    /* Back to Start */\n    100% {\n      transform: rotate(360deg) scaleX(1);\n    }\n  }\n  /* Base and Wrapper styles */\n  .hero-button-wrap {\n    display: flex;\n    justify-content: center;\n    align-items: center;\n  }\n  /* 2. Main Button Container (White Border) */\n  .primary-button-block {\n    width: 300px;\n    height: 60px;\n    border: 1px solid var(--white-border);\n    background-color: var(--black);\n    border-radius: 200px;\n    display: flex;\n    justify-content: center;\n    align-items: center;\n    padding: 1px;\n    position: relative;\n    overflow: hidden;\n    text-decoration: none;\n  }\n  /* 3. Rotating Stroke Wrapper (Removed \'filter: blur()\') */\n  .button-stroke-wrapp {\n    z-index: 1;\n    position: absolute;\n    /* Size ko kam kia taake effect ziada tight rahe */\n    width: 200%;\n    height: 300%;\n    top: -100%;\n    left: -50%;\n    display: flex;\n    justify-content: center;\n    align-items: center;\n    /* Animation wahi rahegi */\n    animation: rotate-and-scale 4s linear infinite;\n    /* **YE LINE HATA DI GAYI HAI: filter: blur(3px);** */\n  }\n  .button-stroke-block,\n  .button-stroke-block-v2 {\n    /* Gradient wahi rahega */\n    background-image: linear-gradient(180deg,\n        var(--transparent) 10%,\n        var(--accent-glow) 40%,\n        var(--secondary-glow) 55%,\n        var(--transparent) 90%);\n    width: 50%;\n    height: 100%;\n  }\n  /* 4. Inner Black Layer (Text aur background) */\n  .button-text-wrap {\n    z-index: 2;\n    background-color: var(--black);\n    border-radius: 200px;\n    width: 100%;\n    height: 100%;\n    display: flex;\n    justify-content: center;\n    align-items: center;\n    position: relative;\n  }\n  .primary-button-text {\n    color: white;\n    font-family: Calsans, Arial, sans-serif;\n    font-size: 18px;\n    font-weight: 600;\n    text-transform: capitalize;\n  }\n</style>\n<body>\n    <a href=\"https://calendly.com/goldenstallionagency/real-estate-and-development-branding-discovery-clone\">\n         Book A Call Now!\n    </a>\n</body>\n</html>				\n		https://goldenstallionagency.com/wp-content/uploads/2025/08/VIDEO-2025-03-25-11-51-05.mp4		\n					<h2>Our Success Stories\n</h2>				\n		<p>\"Convertico is BY FAR the most dedicated, driven, relentlessly invested agency I have ever worked with. Once they get started they really don\'t f*** around.\"<br />- Jonathan H</p>		\n					<h2>CRO</h2>				\n					<h2>Boutique Salon Sees 3x More Bookings</h2>				\n		<p>Ruby’s Beauty salon had no website - only a Facebook page. Walk-ins were unpredictable, phone bookings......</p>		\n					<h2>HVAC Company Generates $120K in New Sales</h2>				\n		<p>Tintwheer Mechanical (HVAC company) had a DIY-style website that looked unprofessional. Homeowners......</p>		\n					<h2>KYU Restaurant - 217% Booking Increase</h2>				\n		<p>KYU restaurant group had great food but an online presence that was costing them customers. Their outdated site......</p>		\n					<h2>Real Estate Developer Secures 38 Qualified Leads in 30 Days</h2>				\n		<p>A property developer had a stunning new project — but their old website made it look like every other estate. Buyers......</p>		\n					<h2>Real Results. Real Feedback.</h2>				\n		Discover how our work helped them scale, convert, and grow.\n															<img width=\"774\" height=\"497\" src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/1-1.webp\" alt=\"\" srcset=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/1-1.webp 774w, https://goldenstallionagency.com/wp-content/uploads/2025/09/1-1-300x193.webp 300w, https://goldenstallionagency.com/wp-content/uploads/2025/09/1-1-768x493.webp 768w\" sizes=\"(max-width: 774px) 100vw, 774px\" />															\n															<img width=\"774\" height=\"497\" src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/2-1.webp\" alt=\"\" srcset=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/2-1.webp 774w, https://goldenstallionagency.com/wp-content/uploads/2025/09/2-1-300x193.webp 300w, https://goldenstallionagency.com/wp-content/uploads/2025/09/2-1-768x493.webp 768w\" sizes=\"(max-width: 774px) 100vw, 774px\" />															\n															<img width=\"774\" height=\"497\" src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/3-2.webp\" alt=\"\" srcset=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/3-2.webp 774w, https://goldenstallionagency.com/wp-content/uploads/2025/09/3-2-300x193.webp 300w, https://goldenstallionagency.com/wp-content/uploads/2025/09/3-2-768x493.webp 768w\" sizes=\"(max-width: 774px) 100vw, 774px\" />															\n															<img width=\"774\" height=\"497\" src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/5-2.webp\" alt=\"\" srcset=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/5-2.webp 774w, https://goldenstallionagency.com/wp-content/uploads/2025/09/5-2-300x193.webp 300w, https://goldenstallionagency.com/wp-content/uploads/2025/09/5-2-768x493.webp 768w\" sizes=\"(max-width: 774px) 100vw, 774px\" />															\n				<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M646 125C629 125 613 133 604 142L308 442C296 454 292 471 292 487 292 504 296 521 308 533L604 854C617 867 629 875 646 875 663 875 679 871 692 858 704 846 713 829 713 812 713 796 708 779 692 767L438 487 692 225C700 217 708 204 708 187 708 171 704 154 692 142 675 129 663 125 646 125Z\"></path></svg>			\n				<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M696 533C708 521 713 504 713 487 713 471 708 454 696 446L400 146C388 133 375 125 354 125 338 125 325 129 313 142 300 154 292 171 292 187 292 204 296 221 308 233L563 492 304 771C292 783 288 800 288 817 288 833 296 850 308 863 321 871 338 875 354 875 371 875 388 867 400 854L696 533Z\"></path></svg>			\n															<img width=\"774\" height=\"497\" src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/1-1.webp\" alt=\"\" srcset=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/1-1.webp 774w, https://goldenstallionagency.com/wp-content/uploads/2025/09/1-1-300x193.webp 300w, https://goldenstallionagency.com/wp-content/uploads/2025/09/1-1-768x493.webp 768w\" sizes=\"(max-width: 774px) 100vw, 774px\" />															\n															<img width=\"774\" height=\"497\" src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/2-1.webp\" alt=\"\" srcset=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/2-1.webp 774w, https://goldenstallionagency.com/wp-content/uploads/2025/09/2-1-300x193.webp 300w, https://goldenstallionagency.com/wp-content/uploads/2025/09/2-1-768x493.webp 768w\" sizes=\"(max-width: 774px) 100vw, 774px\" />															\n															<img width=\"774\" height=\"497\" src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/3-2.webp\" alt=\"\" srcset=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/3-2.webp 774w, https://goldenstallionagency.com/wp-content/uploads/2025/09/3-2-300x193.webp 300w, https://goldenstallionagency.com/wp-content/uploads/2025/09/3-2-768x493.webp 768w\" sizes=\"(max-width: 774px) 100vw, 774px\" />															\n															<img width=\"774\" height=\"497\" src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/5-2.webp\" alt=\"\" srcset=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/5-2.webp 774w, https://goldenstallionagency.com/wp-content/uploads/2025/09/5-2-300x193.webp 300w, https://goldenstallionagency.com/wp-content/uploads/2025/09/5-2-768x493.webp 768w\" sizes=\"(max-width: 774px) 100vw, 774px\" />															\n					<h2>Book A Call <br>With Us!</h2>				\n					<a href=\"https://calendly.com/goldenstallionagency/real-estate-and-development-branding-discovery-clone\">\n									Book A Call Now!\n					</a>\n					<iframe src=\"https://calendly.com/goldenstallionwebagency/hospitality-website-discovery-call\" width=\"100%\" height=\"600\" frameborder=\"0\" scrolling=\"no\">﻿﻿﻿﻿﻿﻿</iframe>				\n		<a href=\"https://goldenstallionagency.com/portfolio/\">View Portfolio</a>		\n					<h2>Frequently Asked<br> Questions\n</h2>				\n						<details id=\"e-n-accordion-item-1150\" open>\n				<summary data-accordion-index=\"1\" tabindex=\"0\" aria-expanded=\"true\" aria-controls=\"e-n-accordion-item-1150\" >\n					  What Services Does Golden Stallion Agency Offer? \n			<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M416 208H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h384c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z\"></path></svg>\n			<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M416 208H272V64c0-17.67-14.33-32-32-32h-32c-17.67 0-32 14.33-32 32v144H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h144v144c0 17.67 14.33 32 32 32h32c17.67 0 32-14.33 32-32V304h144c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z\"></path></svg>\n						</summary>\n									<p>Golden Stallion Agency is a full-service digital partner for dental, legal, and hospitality brands. Our services include website design and development, SEO optimization, digital marketing, and ongoing maintenance and support.</p>								\n					</details>\n						<details id=\"e-n-accordion-item-1151\" >\n				<summary data-accordion-index=\"2\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-1151\" >\n					 How long does it take to build a website? \n			<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M416 208H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h384c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z\"></path></svg>\n			<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M416 208H272V64c0-17.67-14.33-32-32-32h-32c-17.67 0-32 14.33-32 32v144H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h144v144c0 17.67 14.33 32 32 32h32c17.67 0 32-14.33 32-32V304h144c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z\"></path></svg>\n						</summary>\n									<p>Golden Stallion Agency is a full-service digital partner for dental, legal, and hospitality brands. Our services include website design and development, SEO optimization, digital marketing, and ongoing maintenance and support.</p>								\n					</details>\n						<details id=\"e-n-accordion-item-1152\" >\n				<summary data-accordion-index=\"3\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-1152\" >\n					 Do you offer e-commerce solutions? \n			<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M416 208H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h384c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z\"></path></svg>\n			<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M416 208H272V64c0-17.67-14.33-32-32-32h-32c-17.67 0-32 14.33-32 32v144H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h144v144c0 17.67 14.33 32 32 32h32c17.67 0 32-14.33 32-32V304h144c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z\"></path></svg>\n						</summary>\n									Yes, we specialize in creating secure and user-friendly e-commerce websites to help your business sell products or services online.								\n					</details>\n						<details id=\"e-n-accordion-item-1153\" >\n				<summary data-accordion-index=\"4\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-1153\" >\n					 How do I get started with Golden Stallion Agency? \n			<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M416 208H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h384c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z\"></path></svg>\n			<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M416 208H272V64c0-17.67-14.33-32-32-32h-32c-17.67 0-32 14.33-32 32v144H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h144v144c0 17.67 14.33 32 32 32h32c17.67 0 32-14.33 32-32V304h144c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z\"></path></svg>\n						</summary>\n									Getting started is easy! Simply Book a Call with Tinashe, and we’ll discuss your business needs and goals. From there, we’ll create a custom plan to build your high-converting website.								\n					</details>\n						<details id=\"e-n-accordion-item-1154\" >\n				<summary data-accordion-index=\"5\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-1154\" >\n					 What happens if we don’t see results by the end of the program \n			<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M416 208H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h384c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z\"></path></svg>\n			<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M416 208H272V64c0-17.67-14.33-32-32-32h-32c-17.67 0-32 14.33-32 32v144H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h144v144c0 17.67 14.33 32 32 32h32c17.67 0 32-14.33 32-32V304h144c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z\"></path></svg>\n						</summary>\n									We give you all your money back – simple as\nthat								\n					</details>\n		<p>Golden Stallion Agency is a full-service digital partner for dental, legal, and hospitality brands. Our services include website design and development, SEO optimization, digital marketing, and ongoing maintenance and support.</p><p>Golden Stallion Agency is a full-service digital partner for dental, legal, and hospitality brands. Our services include website design and development, SEO optimization, digital marketing, and ongoing maintenance and support.</p>Yes, we specialize in creating secure and user-friendly e-commerce websites to help your business sell products or services online.Getting started is easy! Simply Book a Call with Tinashe, and we’ll discuss your business needs and goals. From there, we’ll create a custom plan to build your high-converting website.We give you all your money back – simple as\nthat		\n					<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n  <meta charset=\"UTF-8\">\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n  <title>Document</title>\n</head>\n<style>\n  /* Custom CSS Variables */\n  :root {\n    --accent-glow: #ff9100;\n    --secondary-glow: #ff0055;\n    --white-border: rgba(255, 255, 255, 0.4);\n    --black: #000000;\n    --transparent: rgba(0, 0, 0, 0);\n  }\n  /* 1. Combined Animation Keyframes (Rotation and Scale) */\n  @keyframes rotate-and-scale {\n    /* Center Top (Full Width) */\n    0% {\n      transform: rotate(0deg) scaleX(1);\n    }\n    /* Corner (Narrower) */\n    25% {\n      transform: rotate(90deg) scaleX(0.25);\n    }\n    /* Center Bottom (Full Width) */\n    50% {\n      transform: rotate(180deg) scaleX(1);\n    }\n    /* Corner (Narrower) */\n    75% {\n      transform: rotate(270deg) scaleX(0.25);\n    }\n    /* Back to Start */\n    100% {\n      transform: rotate(360deg) scaleX(1);\n    }\n  }\n  /* Base and Wrapper styles */\n  .hero-button-wrap {\n    display: flex;\n    justify-content: center;\n    align-items: center;\n  }\n  /* 2. Main Button Container (White Border) */\n  .primary-button-block {\n    width: 300px;\n    height: 60px;\n    border: 1px solid var(--white-border);\n    background-color: var(--black);\n    border-radius: 200px;\n    display: flex;\n    justify-content: center;\n    align-items: center;\n    padding: 1px;\n    position: relative;\n    overflow: hidden;\n    text-decoration: none;\n  }\n  /* 3. Rotating Stroke Wrapper (Removed \'filter: blur()\') */\n  .button-stroke-wrapp {\n    z-index: 1;\n    position: absolute;\n    /* Size ko kam kia taake effect ziada tight rahe */\n    width: 200%;\n    height: 300%;\n    top: -100%;\n    left: -50%;\n    display: flex;\n    justify-content: center;\n    align-items: center;\n    /* Animation wahi rahegi */\n    animation: rotate-and-scale 4s linear infinite;\n    /* **YE LINE HATA DI GAYI HAI: filter: blur(3px);** */\n  }\n  .button-stroke-block,\n  .button-stroke-block-v2 {\n    /* Gradient wahi rahega */\n    background-image: linear-gradient(180deg,\n        var(--transparent) 10%,\n        var(--accent-glow) 40%,\n        var(--secondary-glow) 55%,\n        var(--transparent) 90%);\n    width: 50%;\n    height: 100%;\n  }\n  /* 4. Inner Black Layer (Text aur background) */\n  .button-text-wrap {\n    z-index: 2;\n    background-color: var(--black);\n    border-radius: 200px;\n    width: 100%;\n    height: 100%;\n    display: flex;\n    justify-content: center;\n    align-items: center;\n    position: relative;\n  }\n  .primary-button-text {\n    color: white;\n    font-family: Calsans, Arial, sans-serif;\n    font-size: 18px;\n    font-weight: 600;\n    text-transform: capitalize;\n  }\n</style>\n<body>\n    <a href=\"https://calendly.com/goldenstallionagency/real-estate-and-development-branding-discovery-clone\">\n         Book A Call Now!\n    </a>\n</body>\n</html>','Home page','','inherit','closed','closed','','1616-revision-v1','','','2025-10-15 19:58:53','2025-10-15 17:58:53','',1616,'https://goldenstallionagency.com/?p=1856',0,'revision','',0),(1857,3,'2025-10-15 19:58:54','2025-10-15 17:58:54','<img width=\"150\" height=\"150\" src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/image_2024-11-08_222804488.webp\" alt=\"\" />															\n					<h1>We help ambitious brands turn underperforming websites into high-converting sales machines,<br> using trust-driven &amp;  conversion-focused  web design.\n</h1>				\n					<h2>Watch this short video to see how it works:</h2>				\n		http://youtube.com/watch?v=xjJlm6IjBDQ&#038;feature=youtu.be&#038;themeRefresh=1		\n					<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n  <meta charset=\"UTF-8\">\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n  <title>Document</title>\n</head>\n<style>\n  /* Custom CSS Variables */\n  :root {\n    --accent-glow: #ff9100;\n    --secondary-glow: #ff0055;\n    --white-border: rgba(255, 255, 255, 0.4);\n    --black: #000000;\n    --transparent: rgba(0, 0, 0, 0);\n  }\n  /* 1. Combined Animation Keyframes (Rotation and Scale) */\n  @keyframes rotate-and-scale {\n    /* Center Top (Full Width) */\n    0% {\n      transform: rotate(0deg) scaleX(1);\n    }\n    /* Corner (Narrower) */\n    25% {\n      transform: rotate(90deg) scaleX(0.25);\n    }\n    /* Center Bottom (Full Width) */\n    50% {\n      transform: rotate(180deg) scaleX(1);\n    }\n    /* Corner (Narrower) */\n    75% {\n      transform: rotate(270deg) scaleX(0.25);\n    }\n    /* Back to Start */\n    100% {\n      transform: rotate(360deg) scaleX(1);\n    }\n  }\n  /* Base and Wrapper styles */\n  .hero-button-wrap {\n    display: flex;\n    justify-content: center;\n    align-items: center;\n  }\n  /* 2. Main Button Container (White Border) */\n  .primary-button-block {\n    width: 300px;\n    height: 60px;\n    border: 1px solid var(--white-border);\n    background-color: var(--black);\n    border-radius: 200px;\n    display: flex;\n    justify-content: center;\n    align-items: center;\n    padding: 1px;\n    position: relative;\n    overflow: hidden;\n    text-decoration: none;\n  }\n  /* 3. Rotating Stroke Wrapper (Removed \'filter: blur()\') */\n  .button-stroke-wrapp {\n    z-index: 1;\n    position: absolute;\n    /* Size ko kam kia taake effect ziada tight rahe */\n    width: 200%;\n    height: 300%;\n    top: -100%;\n    left: -50%;\n    display: flex;\n    justify-content: center;\n    align-items: center;\n    /* Animation wahi rahegi */\n    animation: rotate-and-scale 4s linear infinite;\n    /* **YE LINE HATA DI GAYI HAI: filter: blur(3px);** */\n  }\n  .button-stroke-block,\n  .button-stroke-block-v2 {\n    /* Gradient wahi rahega */\n    background-image: linear-gradient(180deg,\n        var(--transparent) 10%,\n        var(--accent-glow) 40%,\n        var(--secondary-glow) 55%,\n        var(--transparent) 90%);\n    width: 50%;\n    height: 100%;\n  }\n  /* 4. Inner Black Layer (Text aur background) */\n  .button-text-wrap {\n    z-index: 2;\n    background-color: var(--black);\n    border-radius: 200px;\n    width: 100%;\n    height: 100%;\n    display: flex;\n    justify-content: center;\n    align-items: center;\n    position: relative;\n  }\n  .primary-button-text {\n    color: white;\n    font-family: Calsans, Arial, sans-serif;\n    font-size: 18px;\n    font-weight: 600;\n    text-transform: capitalize;\n  }\n</style>\n<body>\n    <a href=\"https://calendly.com/goldenstallionagency/real-estate-and-development-branding-discovery-clone\">\n         Book A Call Now!\n    </a>\n</body>\n</html>				\n					<h2>Trusted by Leading Companies Worldwide</h2>				\n<!-- start Logo Marquee -->\n		<link id=\'font-awesome-css\' href=\'https://goldenstallionagency.com/wp-content/plugins/unlimited-elements-for-elementor/assets_libraries/font-awesome6/fontawesome-all.min.css\' type=\'text/css\' rel=\'stylesheet\' >\n		<link id=\'font-awesome-4-shim-css\' href=\'https://goldenstallionagency.com/wp-content/plugins/unlimited-elements-for-elementor/assets_libraries/font-awesome6/fontawesome-v4-shims.min.css\' type=\'text/css\' rel=\'stylesheet\' >\n<style>/* widget: Logo Marquee */\n#uc_logo_marquee_elementor_7b7e55e3{\n  min-height:1px;\n  text-align: center;\n  position:relative;\n  opacity: 0;\n}\n#uc_logo_marquee_elementor_7b7e55e3 *{\n  box-sizing:border-box;\n}\n#uc_logo_marquee_elementor_7b7e55e3 .uc_marquee {\n	display: flex;\n	align-items: center;\n	overflow: hidden;\n    position: relative;\n}\n#uc_logo_marquee_elementor_7b7e55e3 .uc_marquee > div {\n    position:relative;\n	display: inline-flex;\n	align-items: center;\n	flex: 0 0 auto;\n	width: auto;\n	overflow: hidden;\n  			animation-name: marquee-to-left;\n    	animation-timing-function: linear;\n	animation-iteration-count: infinite;\n    }\n#uc_logo_marquee_elementor_7b7e55e3 img{\n  	height: 100%;\n}\n#uc_logo_marquee_elementor_7b7e55e3 .ue_marquee_title\n{\n  position:absolute;\n  bottom:0px;\n  left: 0;\n  width:100%;\n}\n#uc_logo_marquee_elementor_7b7e55e3 .uc_logo_marquee_holder{\n	position:relative;\n    text-align:center;\n    overflow:hidden;\n}\n#uc_logo_marquee_elementor_7b7e55e3 .uc_logo_marquee_holder a{\n  height:100%;\n  width: 100%;\n  display:flex;\n  align-items: center;\n  justify-content:center;\n}\n	@keyframes marquee-to-left {\n	from {transform: translate(0,0)}\n	to {transform: translate(-50%,0)}\n}\n#uc_logo_marquee_elementor_7b7e55e3 .ue-item-badge\n{\n  position:absolute;\n  right:10px;\n  top:10px;\n}\n</style>\n	        <img src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/client-11.webp\" alt=\"Item 1\">\n	        <img src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/client-9-1.webp\" alt=\"Item 2\">\n	        <img src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/client-4.webp\" alt=\"Item 3\">\n	        <img src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/client-1.webp\" alt=\"Item 4\">\n	        <img src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/client-7.webp\" alt=\"Item 5\">\n	        <img src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/client-8.webp\" alt=\"Item 6\">\n<!-- end Logo Marquee -->				\n					<h2>High-Converting Pages with\nFlow</h2>				\n		Where strategy meets scroll-stopping design.https://goldenstallionagency.com/wp-content/uploads/2025/10/E11even-Dental-_-Best-Dentist-in-London.mp4		\n					<h2>AIW: Ultimate Website Strategy</h2>				\n		This is our proven blueprint for building high-converting, trust-driven hair transplant websites.\n							<ul>\n							<li>\n										01. Hero\n									</li>\n								<li>\n										02. Reviews / Case Studies / Before-After\n									</li>\n								<li>\n										03. Press Release Kit\n									</li>\n								<li>\n										04. Doctor Showcase\n									</li>\n								<li>\n										05. Our Process\n									</li>\n								<li>\n										06.  Email Magnet\n									</li>\n								<li>\n										07.  FAQ\n									</li>\n								<li>\n										08.  Blog Articles\n									</li>\n								<li>\n										09.  Services &amp; Footer\n									</li>\n						</ul>\n					<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n  <meta charset=\"UTF-8\">\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n  <title>Document</title>\n</head>\n<style>\n  /* Custom CSS Variables */\n  :root {\n    --accent-glow: #ff9100;\n    --secondary-glow: #ff0055;\n    --white-border: rgba(255, 255, 255, 0.4);\n    --black: #000000;\n    --transparent: rgba(0, 0, 0, 0);\n  }\n  /* 1. Combined Animation Keyframes (Rotation and Scale) */\n  @keyframes rotate-and-scale {\n    /* Center Top (Full Width) */\n    0% {\n      transform: rotate(0deg) scaleX(1);\n    }\n    /* Corner (Narrower) */\n    25% {\n      transform: rotate(90deg) scaleX(0.25);\n    }\n    /* Center Bottom (Full Width) */\n    50% {\n      transform: rotate(180deg) scaleX(1);\n    }\n    /* Corner (Narrower) */\n    75% {\n      transform: rotate(270deg) scaleX(0.25);\n    }\n    /* Back to Start */\n    100% {\n      transform: rotate(360deg) scaleX(1);\n    }\n  }\n  /* Base and Wrapper styles */\n  .hero-button-wrap {\n    display: flex;\n    justify-content: center;\n    align-items: center;\n  }\n  /* 2. Main Button Container (White Border) */\n  .primary-button-block {\n    width: 300px;\n    height: 60px;\n    border: 1px solid var(--white-border);\n    background-color: var(--black);\n    border-radius: 200px;\n    display: flex;\n    justify-content: center;\n    align-items: center;\n    padding: 1px;\n    position: relative;\n    overflow: hidden;\n    text-decoration: none;\n  }\n  /* 3. Rotating Stroke Wrapper (Removed \'filter: blur()\') */\n  .button-stroke-wrapp {\n    z-index: 1;\n    position: absolute;\n    /* Size ko kam kia taake effect ziada tight rahe */\n    width: 200%;\n    height: 300%;\n    top: -100%;\n    left: -50%;\n    display: flex;\n    justify-content: center;\n    align-items: center;\n    /* Animation wahi rahegi */\n    animation: rotate-and-scale 4s linear infinite;\n    /* **YE LINE HATA DI GAYI HAI: filter: blur(3px);** */\n  }\n  .button-stroke-block,\n  .button-stroke-block-v2 {\n    /* Gradient wahi rahega */\n    background-image: linear-gradient(180deg,\n        var(--transparent) 10%,\n        var(--accent-glow) 40%,\n        var(--secondary-glow) 55%,\n        var(--transparent) 90%);\n    width: 50%;\n    height: 100%;\n  }\n  /* 4. Inner Black Layer (Text aur background) */\n  .button-text-wrap {\n    z-index: 2;\n    background-color: var(--black);\n    border-radius: 200px;\n    width: 100%;\n    height: 100%;\n    display: flex;\n    justify-content: center;\n    align-items: center;\n    position: relative;\n  }\n  .primary-button-text {\n    color: white;\n    font-family: Calsans, Arial, sans-serif;\n    font-size: 18px;\n    font-weight: 600;\n    text-transform: capitalize;\n  }\n</style>\n<body>\n    <a href=\"https://goldenstallionagency.com/wp-content/uploads/2025/08/AIW_-Ultimate-Hair-Transplant-Website-Strategy.pdf\">\n         Download Full Strategy\n    </a>\n</body>\n</html>				\n					<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n  <meta charset=\"UTF-8\">\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n  <title>Document</title>\n</head>\n<style>\n  /* Custom CSS Variables */\n  :root {\n    --accent-glow: #ff9100;\n    --secondary-glow: #ff0055;\n    --white-border: rgba(255, 255, 255, 0.4);\n    --black: #000000;\n    --transparent: rgba(0, 0, 0, 0);\n  }\n  /* 1. Combined Animation Keyframes (Rotation and Scale) */\n  @keyframes rotate-and-scale {\n    /* Center Top (Full Width) */\n    0% {\n      transform: rotate(0deg) scaleX(1);\n    }\n    /* Corner (Narrower) */\n    25% {\n      transform: rotate(90deg) scaleX(0.25);\n    }\n    /* Center Bottom (Full Width) */\n    50% {\n      transform: rotate(180deg) scaleX(1);\n    }\n    /* Corner (Narrower) */\n    75% {\n      transform: rotate(270deg) scaleX(0.25);\n    }\n    /* Back to Start */\n    100% {\n      transform: rotate(360deg) scaleX(1);\n    }\n  }\n  /* Base and Wrapper styles */\n  .hero-button-wrap {\n    display: flex;\n    justify-content: center;\n    align-items: center;\n  }\n  /* 2. Main Button Container (White Border) */\n  .primary-button-block {\n    width: 300px;\n    height: 60px;\n    border: 1px solid var(--white-border);\n    background-color: var(--black);\n    border-radius: 200px;\n    display: flex;\n    justify-content: center;\n    align-items: center;\n    padding: 1px;\n    position: relative;\n    overflow: hidden;\n    text-decoration: none;\n  }\n  /* 3. Rotating Stroke Wrapper (Removed \'filter: blur()\') */\n  .button-stroke-wrapp {\n    z-index: 1;\n    position: absolute;\n    /* Size ko kam kia taake effect ziada tight rahe */\n    width: 200%;\n    height: 300%;\n    top: -100%;\n    left: -50%;\n    display: flex;\n    justify-content: center;\n    align-items: center;\n    /* Animation wahi rahegi */\n    animation: rotate-and-scale 4s linear infinite;\n    /* **YE LINE HATA DI GAYI HAI: filter: blur(3px);** */\n  }\n  .button-stroke-block,\n  .button-stroke-block-v2 {\n    /* Gradient wahi rahega */\n    background-image: linear-gradient(180deg,\n        var(--transparent) 10%,\n        var(--accent-glow) 40%,\n        var(--secondary-glow) 55%,\n        var(--transparent) 90%);\n    width: 50%;\n    height: 100%;\n  }\n  /* 4. Inner Black Layer (Text aur background) */\n  .button-text-wrap {\n    z-index: 2;\n    background-color: var(--black);\n    border-radius: 200px;\n    width: 100%;\n    height: 100%;\n    display: flex;\n    justify-content: center;\n    align-items: center;\n    position: relative;\n  }\n  .primary-button-text {\n    color: white;\n    font-family: Calsans, Arial, sans-serif;\n    font-size: 18px;\n    font-weight: 600;\n    text-transform: capitalize;\n  }\n</style>\n<body>\n    <a href=\"https://calendly.com/goldenstallionagency/real-estate-and-development-branding-discovery-clone\">\n         Book A Call Now!\n    </a>\n</body>\n</html>				\n					<h2>How we turn ideas into impact</h2>				\n		<p>We follow a proven process to deliver sites that perform.</p>		\n					<h2>01</h2>				\n					<h2>Discovery &amp; Strategy\n</h2>				\n		<p>We dive deep into your goals to uncover what really moves your audience — strategy comes first.</p>		\n					<h2>02</h2>				\n					<h2>Design That Converts</h2>				\n		Crafting layouts with purpose — every element guides the user toward action and trust.\n					<h2>03</h2>				\n					<h2>Launch &amp; Optimize\n</h2>				\n		After launch, we refine with data — ensuring your site performs as beautifully as it looks.\n					<h2>Stop wasting budget on ads that send visitors to broken websites\n</h2>				\n		<p>Here’s what’s holding back your conversions — and how we fix it.</p>		\n					<figure><img width=\"60\" height=\"100\" src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/67bb8177c0dadd063faf6445_xnBn0gX6TFCdfM7NQZhs_cf-wo-redarrow.png\" alt=\"\" /></figure><h3>Poor conversion performance</h3><p>Too many links distract visitors and dilute focus.\n</p>				\n					<figure><img width=\"60\" height=\"100\" src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/67bb8177c0dadd063faf6445_xnBn0gX6TFCdfM7NQZhs_cf-wo-redarrow.png\" alt=\"\" /></figure><h3>Low visitor engagement</h3><p>Slow loading times frustrate users and increase bounce rates.\n</p>				\n					<figure><img width=\"60\" height=\"100\" src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/67bb8177c0dadd063faf6445_xnBn0gX6TFCdfM7NQZhs_cf-wo-redarrow.png\" alt=\"\" /></figure><h3>Unfocused user experience</h3><p>Unclear calls to action confuse potential customers.\n</p>				\n					<figure><img width=\"60\" height=\"100\" src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/67bb8177c0dadd063faf6445_xnBn0gX6TFCdfM7NQZhs_cf-wo-redarrow.png\" alt=\"\" /></figure><h3>Missed sales opportunities</h3><p>Generic design fails to build trust or authority.\n</p>				\n					<figure><img width=\"40\" height=\"40\" src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/67bb90db392af4ac96adf168_1.webp\" alt=\"\" /></figure><h3>Low-Performing Site</h3>				\n															<img width=\"585\" height=\"1024\" src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/Book-a-reserved-coworking-spot-in-Spaces-Waterfall-Midrand-Midrand-Gumtree-South-Africa-08-11-2025_10_43_AM-768x1345-1-585x1024.webp\" alt=\"\" srcset=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/Book-a-reserved-coworking-spot-in-Spaces-Waterfall-Midrand-Midrand-Gumtree-South-Africa-08-11-2025_10_43_AM-768x1345-1-585x1024.webp 585w, https://goldenstallionagency.com/wp-content/uploads/2025/09/Book-a-reserved-coworking-spot-in-Spaces-Waterfall-Midrand-Midrand-Gumtree-South-Africa-08-11-2025_10_43_AM-768x1345-1-171x300.webp 171w, https://goldenstallionagency.com/wp-content/uploads/2025/09/Book-a-reserved-coworking-spot-in-Spaces-Waterfall-Midrand-Midrand-Gumtree-South-Africa-08-11-2025_10_43_AM-768x1345-1.webp 768w\" sizes=\"(max-width: 585px) 100vw, 585px\" />															\n					<figure><img width=\"40\" height=\"40\" src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/67bb90f39296863ae1225eca_2.webp\" alt=\"\" /></figure><h3>Conversion-Driven Design</h3>				\n		https://goldenstallionagency.com/wp-content/uploads/2025/10/ClearStone-Properties-Exclusive-Luxury-Residences-Secure-Living.mp4		\n					<figure><img width=\"60\" height=\"100\" src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/67bb88976d7f0ade2662c189_nMkfZvSyTSOfEX3hVGmM_cf-wo-greenarrow-1.png\" alt=\"\" /></figure><h3>High conversion rates</h3><p>Clear, focused navigation guides visitors to buy.\n</p>				\n					<figure><img width=\"60\" height=\"100\" src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/67bb88976d7f0ade2662c189_nMkfZvSyTSOfEX3hVGmM_cf-wo-greenarrow-1.png\" alt=\"\" /></figure><h3>Engaged  visitorsrates</h3><p>Fast, responsive design keeps users engaged.\n</p>				\n					<figure><img width=\"60\" height=\"100\" src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/67bb88976d7f0ade2662c189_nMkfZvSyTSOfEX3hVGmM_cf-wo-greenarrow-1.png\" alt=\"\" /></figure><h3>Increased lead generationrates</h3><p>Strong, compelling calls to action drive clicks.\n</p>				\n					<figure><img width=\"60\" height=\"100\" src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/67bb88976d7f0ade2662c189_nMkfZvSyTSOfEX3hVGmM_cf-wo-greenarrow-1.png\" alt=\"\" /></figure><h3>Increased Trust  &amp; Credibility rates</h3><p>Clear, focused navigation guides visitors to buy.\n</p>				\n					<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n  <meta charset=\"UTF-8\">\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n  <title>Document</title>\n</head>\n<style>\n  /* Custom CSS Variables */\n  :root {\n    --accent-glow: #ff9100;\n    --secondary-glow: #ff0055;\n    --white-border: rgba(255, 255, 255, 0.4);\n    --black: #000000;\n    --transparent: rgba(0, 0, 0, 0);\n  }\n  /* 1. Combined Animation Keyframes (Rotation and Scale) */\n  @keyframes rotate-and-scale {\n    /* Center Top (Full Width) */\n    0% {\n      transform: rotate(0deg) scaleX(1);\n    }\n    /* Corner (Narrower) */\n    25% {\n      transform: rotate(90deg) scaleX(0.25);\n    }\n    /* Center Bottom (Full Width) */\n    50% {\n      transform: rotate(180deg) scaleX(1);\n    }\n    /* Corner (Narrower) */\n    75% {\n      transform: rotate(270deg) scaleX(0.25);\n    }\n    /* Back to Start */\n    100% {\n      transform: rotate(360deg) scaleX(1);\n    }\n  }\n  /* Base and Wrapper styles */\n  .hero-button-wrap {\n    display: flex;\n    justify-content: center;\n    align-items: center;\n  }\n  /* 2. Main Button Container (White Border) */\n  .primary-button-block {\n    width: 300px;\n    height: 60px;\n    border: 1px solid var(--white-border);\n    background-color: var(--black);\n    border-radius: 200px;\n    display: flex;\n    justify-content: center;\n    align-items: center;\n    padding: 1px;\n    position: relative;\n    overflow: hidden;\n    text-decoration: none;\n  }\n  /* 3. Rotating Stroke Wrapper (Removed \'filter: blur()\') */\n  .button-stroke-wrapp {\n    z-index: 1;\n    position: absolute;\n    /* Size ko kam kia taake effect ziada tight rahe */\n    width: 200%;\n    height: 300%;\n    top: -100%;\n    left: -50%;\n    display: flex;\n    justify-content: center;\n    align-items: center;\n    /* Animation wahi rahegi */\n    animation: rotate-and-scale 4s linear infinite;\n    /* **YE LINE HATA DI GAYI HAI: filter: blur(3px);** */\n  }\n  .button-stroke-block,\n  .button-stroke-block-v2 {\n    /* Gradient wahi rahega */\n    background-image: linear-gradient(180deg,\n        var(--transparent) 10%,\n        var(--accent-glow) 40%,\n        var(--secondary-glow) 55%,\n        var(--transparent) 90%);\n    width: 50%;\n    height: 100%;\n  }\n  /* 4. Inner Black Layer (Text aur background) */\n  .button-text-wrap {\n    z-index: 2;\n    background-color: var(--black);\n    border-radius: 200px;\n    width: 100%;\n    height: 100%;\n    display: flex;\n    justify-content: center;\n    align-items: center;\n    position: relative;\n  }\n  .primary-button-text {\n    color: white;\n    font-family: Calsans, Arial, sans-serif;\n    font-size: 18px;\n    font-weight: 600;\n    text-transform: capitalize;\n  }\n</style>\n<body>\n    <a href=\"https://calendly.com/goldenstallionagency/real-estate-and-development-branding-discovery-clone\">\n         Book A Call Now!\n    </a>\n</body>\n</html>				\n					<h2>Clearstone Properties Website<br> Review\n</h2>				\n					<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n  <meta charset=\"UTF-8\">\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n  <title>Document</title>\n</head>\n<style>\n  /* Custom CSS Variables */\n  :root {\n    --accent-glow: #ff9100;\n    --secondary-glow: #ff0055;\n    --white-border: rgba(255, 255, 255, 0.4);\n    --black: #000000;\n    --transparent: rgba(0, 0, 0, 0);\n  }\n  /* 1. Combined Animation Keyframes (Rotation and Scale) */\n  @keyframes rotate-and-scale {\n    /* Center Top (Full Width) */\n    0% {\n      transform: rotate(0deg) scaleX(1);\n    }\n    /* Corner (Narrower) */\n    25% {\n      transform: rotate(90deg) scaleX(0.25);\n    }\n    /* Center Bottom (Full Width) */\n    50% {\n      transform: rotate(180deg) scaleX(1);\n    }\n    /* Corner (Narrower) */\n    75% {\n      transform: rotate(270deg) scaleX(0.25);\n    }\n    /* Back to Start */\n    100% {\n      transform: rotate(360deg) scaleX(1);\n    }\n  }\n  /* Base and Wrapper styles */\n  .hero-button-wrap {\n    display: flex;\n    justify-content: center;\n    align-items: center;\n  }\n  /* 2. Main Button Container (White Border) */\n  .primary-button-block {\n    width: 300px;\n    height: 60px;\n    border: 1px solid var(--white-border);\n    background-color: var(--black);\n    border-radius: 200px;\n    display: flex;\n    justify-content: center;\n    align-items: center;\n    padding: 1px;\n    position: relative;\n    overflow: hidden;\n    text-decoration: none;\n  }\n  /* 3. Rotating Stroke Wrapper (Removed \'filter: blur()\') */\n  .button-stroke-wrapp {\n    z-index: 1;\n    position: absolute;\n    /* Size ko kam kia taake effect ziada tight rahe */\n    width: 200%;\n    height: 300%;\n    top: -100%;\n    left: -50%;\n    display: flex;\n    justify-content: center;\n    align-items: center;\n    /* Animation wahi rahegi */\n    animation: rotate-and-scale 4s linear infinite;\n    /* **YE LINE HATA DI GAYI HAI: filter: blur(3px);** */\n  }\n  .button-stroke-block,\n  .button-stroke-block-v2 {\n    /* Gradient wahi rahega */\n    background-image: linear-gradient(180deg,\n        var(--transparent) 10%,\n        var(--accent-glow) 40%,\n        var(--secondary-glow) 55%,\n        var(--transparent) 90%);\n    width: 50%;\n    height: 100%;\n  }\n  /* 4. Inner Black Layer (Text aur background) */\n  .button-text-wrap {\n    z-index: 2;\n    background-color: var(--black);\n    border-radius: 200px;\n    width: 100%;\n    height: 100%;\n    display: flex;\n    justify-content: center;\n    align-items: center;\n    position: relative;\n  }\n  .primary-button-text {\n    color: white;\n    font-family: Calsans, Arial, sans-serif;\n    font-size: 18px;\n    font-weight: 600;\n    text-transform: capitalize;\n  }\n</style>\n<body>\n    <a href=\"https://calendly.com/goldenstallionagency/real-estate-and-development-branding-discovery-clone\">\n         Book A Call Now!\n    </a>\n</body>\n</html>				\n		https://goldenstallionagency.com/wp-content/uploads/2025/08/VIDEO-2025-03-25-11-51-05.mp4		\n					<h2>Our Success Stories\n</h2>				\n		<p>\"Convertico is BY FAR the most dedicated, driven, relentlessly invested agency I have ever worked with. Once they get started they really don\'t f*** around.\"<br />- Jonathan H</p>		\n					<h2>CRO</h2>				\n					<h2>Boutique Salon Sees 3x More Bookings</h2>				\n		<p>Ruby’s Beauty salon had no website - only a Facebook page. Walk-ins were unpredictable, phone bookings......</p>		\n					<h2>HVAC Company Generates $120K in New Sales</h2>				\n		<p>Tintwheer Mechanical (HVAC company) had a DIY-style website that looked unprofessional. Homeowners......</p>		\n					<h2>KYU Restaurant - 217% Booking Increase</h2>				\n		<p>KYU restaurant group had great food but an online presence that was costing them customers. Their outdated site......</p>		\n					<h2>Real Estate Developer Secures 38 Qualified Leads in 30 Days</h2>				\n		<p>A property developer had a stunning new project — but their old website made it look like every other estate. Buyers......</p>		\n					<h2>Real Results. Real Feedback.</h2>				\n		Discover how our work helped them scale, convert, and grow.\n															<img width=\"774\" height=\"497\" src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/1-1.webp\" alt=\"\" srcset=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/1-1.webp 774w, https://goldenstallionagency.com/wp-content/uploads/2025/09/1-1-300x193.webp 300w, https://goldenstallionagency.com/wp-content/uploads/2025/09/1-1-768x493.webp 768w\" sizes=\"(max-width: 774px) 100vw, 774px\" />															\n															<img width=\"774\" height=\"497\" src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/2-1.webp\" alt=\"\" srcset=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/2-1.webp 774w, https://goldenstallionagency.com/wp-content/uploads/2025/09/2-1-300x193.webp 300w, https://goldenstallionagency.com/wp-content/uploads/2025/09/2-1-768x493.webp 768w\" sizes=\"(max-width: 774px) 100vw, 774px\" />															\n															<img width=\"774\" height=\"497\" src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/3-2.webp\" alt=\"\" srcset=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/3-2.webp 774w, https://goldenstallionagency.com/wp-content/uploads/2025/09/3-2-300x193.webp 300w, https://goldenstallionagency.com/wp-content/uploads/2025/09/3-2-768x493.webp 768w\" sizes=\"(max-width: 774px) 100vw, 774px\" />															\n															<img width=\"774\" height=\"497\" src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/5-2.webp\" alt=\"\" srcset=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/5-2.webp 774w, https://goldenstallionagency.com/wp-content/uploads/2025/09/5-2-300x193.webp 300w, https://goldenstallionagency.com/wp-content/uploads/2025/09/5-2-768x493.webp 768w\" sizes=\"(max-width: 774px) 100vw, 774px\" />															\n				<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M646 125C629 125 613 133 604 142L308 442C296 454 292 471 292 487 292 504 296 521 308 533L604 854C617 867 629 875 646 875 663 875 679 871 692 858 704 846 713 829 713 812 713 796 708 779 692 767L438 487 692 225C700 217 708 204 708 187 708 171 704 154 692 142 675 129 663 125 646 125Z\"></path></svg>			\n				<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M696 533C708 521 713 504 713 487 713 471 708 454 696 446L400 146C388 133 375 125 354 125 338 125 325 129 313 142 300 154 292 171 292 187 292 204 296 221 308 233L563 492 304 771C292 783 288 800 288 817 288 833 296 850 308 863 321 871 338 875 354 875 371 875 388 867 400 854L696 533Z\"></path></svg>			\n															<img width=\"774\" height=\"497\" src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/1-1.webp\" alt=\"\" srcset=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/1-1.webp 774w, https://goldenstallionagency.com/wp-content/uploads/2025/09/1-1-300x193.webp 300w, https://goldenstallionagency.com/wp-content/uploads/2025/09/1-1-768x493.webp 768w\" sizes=\"(max-width: 774px) 100vw, 774px\" />															\n															<img width=\"774\" height=\"497\" src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/2-1.webp\" alt=\"\" srcset=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/2-1.webp 774w, https://goldenstallionagency.com/wp-content/uploads/2025/09/2-1-300x193.webp 300w, https://goldenstallionagency.com/wp-content/uploads/2025/09/2-1-768x493.webp 768w\" sizes=\"(max-width: 774px) 100vw, 774px\" />															\n															<img width=\"774\" height=\"497\" src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/3-2.webp\" alt=\"\" srcset=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/3-2.webp 774w, https://goldenstallionagency.com/wp-content/uploads/2025/09/3-2-300x193.webp 300w, https://goldenstallionagency.com/wp-content/uploads/2025/09/3-2-768x493.webp 768w\" sizes=\"(max-width: 774px) 100vw, 774px\" />															\n															<img width=\"774\" height=\"497\" src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/5-2.webp\" alt=\"\" srcset=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/5-2.webp 774w, https://goldenstallionagency.com/wp-content/uploads/2025/09/5-2-300x193.webp 300w, https://goldenstallionagency.com/wp-content/uploads/2025/09/5-2-768x493.webp 768w\" sizes=\"(max-width: 774px) 100vw, 774px\" />															\n					<h2>Book A Call <br>With Us!</h2>				\n					<a href=\"https://calendly.com/goldenstallionagency/real-estate-and-development-branding-discovery-clone\">\n									Book A Call Now!\n					</a>\n					<iframe src=\"https://calendly.com/goldenstallionwebagency/hospitality-website-discovery-call\" width=\"100%\" height=\"600\" frameborder=\"0\" scrolling=\"no\">﻿﻿﻿﻿﻿﻿</iframe>				\n		<a href=\"https://goldenstallionagency.com/portfolio/\">View Portfolio</a>		\n					<h2>Frequently Asked<br> Questions\n</h2>				\n						<details id=\"e-n-accordion-item-1150\" open>\n				<summary data-accordion-index=\"1\" tabindex=\"0\" aria-expanded=\"true\" aria-controls=\"e-n-accordion-item-1150\" >\n					  What Services Does Golden Stallion Agency Offer? \n			<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M416 208H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h384c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z\"></path></svg>\n			<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M416 208H272V64c0-17.67-14.33-32-32-32h-32c-17.67 0-32 14.33-32 32v144H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h144v144c0 17.67 14.33 32 32 32h32c17.67 0 32-14.33 32-32V304h144c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z\"></path></svg>\n						</summary>\n									<p>Golden Stallion Agency is a full-service digital partner for dental, legal, and hospitality brands. Our services include website design and development, SEO optimization, digital marketing, and ongoing maintenance and support.</p>								\n					</details>\n						<details id=\"e-n-accordion-item-1151\" >\n				<summary data-accordion-index=\"2\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-1151\" >\n					 How long does it take to build a website? \n			<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M416 208H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h384c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z\"></path></svg>\n			<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M416 208H272V64c0-17.67-14.33-32-32-32h-32c-17.67 0-32 14.33-32 32v144H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h144v144c0 17.67 14.33 32 32 32h32c17.67 0 32-14.33 32-32V304h144c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z\"></path></svg>\n						</summary>\n									<p>Golden Stallion Agency is a full-service digital partner for dental, legal, and hospitality brands. Our services include website design and development, SEO optimization, digital marketing, and ongoing maintenance and support.</p>								\n					</details>\n						<details id=\"e-n-accordion-item-1152\" >\n				<summary data-accordion-index=\"3\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-1152\" >\n					 Do you offer e-commerce solutions? \n			<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M416 208H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h384c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z\"></path></svg>\n			<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M416 208H272V64c0-17.67-14.33-32-32-32h-32c-17.67 0-32 14.33-32 32v144H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h144v144c0 17.67 14.33 32 32 32h32c17.67 0 32-14.33 32-32V304h144c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z\"></path></svg>\n						</summary>\n									Yes, we specialize in creating secure and user-friendly e-commerce websites to help your business sell products or services online.								\n					</details>\n						<details id=\"e-n-accordion-item-1153\" >\n				<summary data-accordion-index=\"4\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-1153\" >\n					 How do I get started with Golden Stallion Agency? \n			<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M416 208H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h384c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z\"></path></svg>\n			<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M416 208H272V64c0-17.67-14.33-32-32-32h-32c-17.67 0-32 14.33-32 32v144H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h144v144c0 17.67 14.33 32 32 32h32c17.67 0 32-14.33 32-32V304h144c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z\"></path></svg>\n						</summary>\n									Getting started is easy! Simply Book a Call with Tinashe, and we’ll discuss your business needs and goals. From there, we’ll create a custom plan to build your high-converting website.								\n					</details>\n						<details id=\"e-n-accordion-item-1154\" >\n				<summary data-accordion-index=\"5\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-1154\" >\n					 What happens if we don’t see results by the end of the program \n			<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M416 208H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h384c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z\"></path></svg>\n			<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M416 208H272V64c0-17.67-14.33-32-32-32h-32c-17.67 0-32 14.33-32 32v144H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h144v144c0 17.67 14.33 32 32 32h32c17.67 0 32-14.33 32-32V304h144c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z\"></path></svg>\n						</summary>\n									We give you all your money back – simple as\nthat								\n					</details>\n		<p>Golden Stallion Agency is a full-service digital partner for dental, legal, and hospitality brands. Our services include website design and development, SEO optimization, digital marketing, and ongoing maintenance and support.</p><p>Golden Stallion Agency is a full-service digital partner for dental, legal, and hospitality brands. Our services include website design and development, SEO optimization, digital marketing, and ongoing maintenance and support.</p>Yes, we specialize in creating secure and user-friendly e-commerce websites to help your business sell products or services online.Getting started is easy! Simply Book a Call with Tinashe, and we’ll discuss your business needs and goals. From there, we’ll create a custom plan to build your high-converting website.We give you all your money back – simple as\nthat		\n					<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n  <meta charset=\"UTF-8\">\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n  <title>Document</title>\n</head>\n<style>\n  /* Custom CSS Variables */\n  :root {\n    --accent-glow: #ff9100;\n    --secondary-glow: #ff0055;\n    --white-border: rgba(255, 255, 255, 0.4);\n    --black: #000000;\n    --transparent: rgba(0, 0, 0, 0);\n  }\n  /* 1. Combined Animation Keyframes (Rotation and Scale) */\n  @keyframes rotate-and-scale {\n    /* Center Top (Full Width) */\n    0% {\n      transform: rotate(0deg) scaleX(1);\n    }\n    /* Corner (Narrower) */\n    25% {\n      transform: rotate(90deg) scaleX(0.25);\n    }\n    /* Center Bottom (Full Width) */\n    50% {\n      transform: rotate(180deg) scaleX(1);\n    }\n    /* Corner (Narrower) */\n    75% {\n      transform: rotate(270deg) scaleX(0.25);\n    }\n    /* Back to Start */\n    100% {\n      transform: rotate(360deg) scaleX(1);\n    }\n  }\n  /* Base and Wrapper styles */\n  .hero-button-wrap {\n    display: flex;\n    justify-content: center;\n    align-items: center;\n  }\n  /* 2. Main Button Container (White Border) */\n  .primary-button-block {\n    width: 300px;\n    height: 60px;\n    border: 1px solid var(--white-border);\n    background-color: var(--black);\n    border-radius: 200px;\n    display: flex;\n    justify-content: center;\n    align-items: center;\n    padding: 1px;\n    position: relative;\n    overflow: hidden;\n    text-decoration: none;\n  }\n  /* 3. Rotating Stroke Wrapper (Removed \'filter: blur()\') */\n  .button-stroke-wrapp {\n    z-index: 1;\n    position: absolute;\n    /* Size ko kam kia taake effect ziada tight rahe */\n    width: 200%;\n    height: 300%;\n    top: -100%;\n    left: -50%;\n    display: flex;\n    justify-content: center;\n    align-items: center;\n    /* Animation wahi rahegi */\n    animation: rotate-and-scale 4s linear infinite;\n    /* **YE LINE HATA DI GAYI HAI: filter: blur(3px);** */\n  }\n  .button-stroke-block,\n  .button-stroke-block-v2 {\n    /* Gradient wahi rahega */\n    background-image: linear-gradient(180deg,\n        var(--transparent) 10%,\n        var(--accent-glow) 40%,\n        var(--secondary-glow) 55%,\n        var(--transparent) 90%);\n    width: 50%;\n    height: 100%;\n  }\n  /* 4. Inner Black Layer (Text aur background) */\n  .button-text-wrap {\n    z-index: 2;\n    background-color: var(--black);\n    border-radius: 200px;\n    width: 100%;\n    height: 100%;\n    display: flex;\n    justify-content: center;\n    align-items: center;\n    position: relative;\n  }\n  .primary-button-text {\n    color: white;\n    font-family: Calsans, Arial, sans-serif;\n    font-size: 18px;\n    font-weight: 600;\n    text-transform: capitalize;\n  }\n</style>\n<body>\n    <a href=\"https://calendly.com/goldenstallionagency/real-estate-and-development-branding-discovery-clone\">\n         Book A Call Now!\n    </a>\n</body>\n</html>','Home page','','inherit','closed','closed','','1616-revision-v1','','','2025-10-15 19:58:54','2025-10-15 17:58:54','',1616,'https://goldenstallionagency.com/?p=1857',0,'revision','',0),(1858,3,'2025-10-15 19:59:11','2025-10-15 17:59:11','<img width=\"150\" height=\"150\" src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/image_2024-11-08_222804488.webp\" alt=\"\" />															\n					<h1>We help ambitious brands turn underperforming websites into high-converting sales machines,<br> using trust-driven &amp;  conversion-focused  web design.\n</h1>				\n					<h2>Watch this short video to see how it works:</h2>				\n		http://youtube.com/watch?v=xjJlm6IjBDQ&#038;feature=youtu.be&#038;themeRefresh=1		\n					<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n  <meta charset=\"UTF-8\">\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n  <title>Document</title>\n</head>\n<style>\n  /* Custom CSS Variables */\n  :root {\n    --accent-glow: #ff9100;\n    --secondary-glow: #ff0055;\n    --white-border: rgba(255, 255, 255, 0.4);\n    --black: #000000;\n    --transparent: rgba(0, 0, 0, 0);\n  }\n  /* 1. Combined Animation Keyframes (Rotation and Scale) */\n  @keyframes rotate-and-scale {\n    /* Center Top (Full Width) */\n    0% {\n      transform: rotate(0deg) scaleX(1);\n    }\n    /* Corner (Narrower) */\n    25% {\n      transform: rotate(90deg) scaleX(0.25);\n    }\n    /* Center Bottom (Full Width) */\n    50% {\n      transform: rotate(180deg) scaleX(1);\n    }\n    /* Corner (Narrower) */\n    75% {\n      transform: rotate(270deg) scaleX(0.25);\n    }\n    /* Back to Start */\n    100% {\n      transform: rotate(360deg) scaleX(1);\n    }\n  }\n  /* Base and Wrapper styles */\n  .hero-button-wrap {\n    display: flex;\n    justify-content: center;\n    align-items: center;\n  }\n  /* 2. Main Button Container (White Border) */\n  .primary-button-block {\n    width: 300px;\n    height: 60px;\n    border: 1px solid var(--white-border);\n    background-color: var(--black);\n    border-radius: 200px;\n    display: flex;\n    justify-content: center;\n    align-items: center;\n    padding: 1px;\n    position: relative;\n    overflow: hidden;\n    text-decoration: none;\n  }\n  /* 3. Rotating Stroke Wrapper (Removed \'filter: blur()\') */\n  .button-stroke-wrapp {\n    z-index: 1;\n    position: absolute;\n    /* Size ko kam kia taake effect ziada tight rahe */\n    width: 200%;\n    height: 300%;\n    top: -100%;\n    left: -50%;\n    display: flex;\n    justify-content: center;\n    align-items: center;\n    /* Animation wahi rahegi */\n    animation: rotate-and-scale 4s linear infinite;\n    /* **YE LINE HATA DI GAYI HAI: filter: blur(3px);** */\n  }\n  .button-stroke-block,\n  .button-stroke-block-v2 {\n    /* Gradient wahi rahega */\n    background-image: linear-gradient(180deg,\n        var(--transparent) 10%,\n        var(--accent-glow) 40%,\n        var(--secondary-glow) 55%,\n        var(--transparent) 90%);\n    width: 50%;\n    height: 100%;\n  }\n  /* 4. Inner Black Layer (Text aur background) */\n  .button-text-wrap {\n    z-index: 2;\n    background-color: var(--black);\n    border-radius: 200px;\n    width: 100%;\n    height: 100%;\n    display: flex;\n    justify-content: center;\n    align-items: center;\n    position: relative;\n  }\n  .primary-button-text {\n    color: white;\n    font-family: Calsans, Arial, sans-serif;\n    font-size: 18px;\n    font-weight: 600;\n    text-transform: capitalize;\n  }\n</style>\n<body>\n    <a href=\"https://calendly.com/goldenstallionagency/real-estate-and-development-branding-discovery-clone\">\n         Book A Call Now!\n    </a>\n</body>\n</html>				\n					<h2>Trusted by Leading Companies Worldwide</h2>				\n<!-- start Logo Marquee -->\n		<link id=\'font-awesome-css\' href=\'https://goldenstallionagency.com/wp-content/plugins/unlimited-elements-for-elementor/assets_libraries/font-awesome6/fontawesome-all.min.css\' type=\'text/css\' rel=\'stylesheet\' >\n		<link id=\'font-awesome-4-shim-css\' href=\'https://goldenstallionagency.com/wp-content/plugins/unlimited-elements-for-elementor/assets_libraries/font-awesome6/fontawesome-v4-shims.min.css\' type=\'text/css\' rel=\'stylesheet\' >\n<style>/* widget: Logo Marquee */\n#uc_logo_marquee_elementor_7b7e55e3{\n  min-height:1px;\n  text-align: center;\n  position:relative;\n  opacity: 0;\n}\n#uc_logo_marquee_elementor_7b7e55e3 *{\n  box-sizing:border-box;\n}\n#uc_logo_marquee_elementor_7b7e55e3 .uc_marquee {\n	display: flex;\n	align-items: center;\n	overflow: hidden;\n    position: relative;\n}\n#uc_logo_marquee_elementor_7b7e55e3 .uc_marquee > div {\n    position:relative;\n	display: inline-flex;\n	align-items: center;\n	flex: 0 0 auto;\n	width: auto;\n	overflow: hidden;\n  			animation-name: marquee-to-left;\n    	animation-timing-function: linear;\n	animation-iteration-count: infinite;\n    }\n#uc_logo_marquee_elementor_7b7e55e3 img{\n  	height: 100%;\n}\n#uc_logo_marquee_elementor_7b7e55e3 .ue_marquee_title\n{\n  position:absolute;\n  bottom:0px;\n  left: 0;\n  width:100%;\n}\n#uc_logo_marquee_elementor_7b7e55e3 .uc_logo_marquee_holder{\n	position:relative;\n    text-align:center;\n    overflow:hidden;\n}\n#uc_logo_marquee_elementor_7b7e55e3 .uc_logo_marquee_holder a{\n  height:100%;\n  width: 100%;\n  display:flex;\n  align-items: center;\n  justify-content:center;\n}\n	@keyframes marquee-to-left {\n	from {transform: translate(0,0)}\n	to {transform: translate(-50%,0)}\n}\n#uc_logo_marquee_elementor_7b7e55e3 .ue-item-badge\n{\n  position:absolute;\n  right:10px;\n  top:10px;\n}\n</style>\n	        <img src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/client-11.webp\" alt=\"Item 1\">\n	        <img src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/client-9-1.webp\" alt=\"Item 2\">\n	        <img src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/client-4.webp\" alt=\"Item 3\">\n	        <img src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/client-1.webp\" alt=\"Item 4\">\n	        <img src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/client-7.webp\" alt=\"Item 5\">\n	        <img src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/client-8.webp\" alt=\"Item 6\">\n<!-- end Logo Marquee -->				\n					<h2>High-Converting Pages with\nFlow</h2>				\n		Where strategy meets scroll-stopping design.https://goldenstallionagency.com/wp-content/uploads/2025/10/E11even-Dental-_-Best-Dentist-in-London.mp4		\n					<h2>AIW: Ultimate Website Strategy</h2>				\n		This is our proven blueprint for building high-converting, trust-driven hair transplant websites.\n							<ul>\n							<li>\n										01. Hero\n									</li>\n								<li>\n										02. Reviews / Case Studies / Before-After\n									</li>\n								<li>\n										03. Press Release Kit\n									</li>\n								<li>\n										04. Doctor Showcase\n									</li>\n								<li>\n										05. Our Process\n									</li>\n								<li>\n										06.  Email Magnet\n									</li>\n								<li>\n										07.  FAQ\n									</li>\n								<li>\n										08.  Blog Articles\n									</li>\n								<li>\n										09.  Services &amp; Footer\n									</li>\n						</ul>\n					<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n  <meta charset=\"UTF-8\">\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n  <title>Document</title>\n</head>\n<style>\n  /* Custom CSS Variables */\n  :root {\n    --accent-glow: #ff9100;\n    --secondary-glow: #ff0055;\n    --white-border: rgba(255, 255, 255, 0.4);\n    --black: #000000;\n    --transparent: rgba(0, 0, 0, 0);\n  }\n  /* 1. Combined Animation Keyframes (Rotation and Scale) */\n  @keyframes rotate-and-scale {\n    /* Center Top (Full Width) */\n    0% {\n      transform: rotate(0deg) scaleX(1);\n    }\n    /* Corner (Narrower) */\n    25% {\n      transform: rotate(90deg) scaleX(0.25);\n    }\n    /* Center Bottom (Full Width) */\n    50% {\n      transform: rotate(180deg) scaleX(1);\n    }\n    /* Corner (Narrower) */\n    75% {\n      transform: rotate(270deg) scaleX(0.25);\n    }\n    /* Back to Start */\n    100% {\n      transform: rotate(360deg) scaleX(1);\n    }\n  }\n  /* Base and Wrapper styles */\n  .hero-button-wrap {\n    display: flex;\n    justify-content: center;\n    align-items: center;\n  }\n  /* 2. Main Button Container (White Border) */\n  .primary-button-block {\n    width: 300px;\n    height: 60px;\n    border: 1px solid var(--white-border);\n    background-color: var(--black);\n    border-radius: 200px;\n    display: flex;\n    justify-content: center;\n    align-items: center;\n    padding: 1px;\n    position: relative;\n    overflow: hidden;\n    text-decoration: none;\n  }\n  /* 3. Rotating Stroke Wrapper (Removed \'filter: blur()\') */\n  .button-stroke-wrapp {\n    z-index: 1;\n    position: absolute;\n    /* Size ko kam kia taake effect ziada tight rahe */\n    width: 200%;\n    height: 300%;\n    top: -100%;\n    left: -50%;\n    display: flex;\n    justify-content: center;\n    align-items: center;\n    /* Animation wahi rahegi */\n    animation: rotate-and-scale 4s linear infinite;\n    /* **YE LINE HATA DI GAYI HAI: filter: blur(3px);** */\n  }\n  .button-stroke-block,\n  .button-stroke-block-v2 {\n    /* Gradient wahi rahega */\n    background-image: linear-gradient(180deg,\n        var(--transparent) 10%,\n        var(--accent-glow) 40%,\n        var(--secondary-glow) 55%,\n        var(--transparent) 90%);\n    width: 50%;\n    height: 100%;\n  }\n  /* 4. Inner Black Layer (Text aur background) */\n  .button-text-wrap {\n    z-index: 2;\n    background-color: var(--black);\n    border-radius: 200px;\n    width: 100%;\n    height: 100%;\n    display: flex;\n    justify-content: center;\n    align-items: center;\n    position: relative;\n  }\n  .primary-button-text {\n    color: white;\n    font-family: Calsans, Arial, sans-serif;\n    font-size: 18px;\n    font-weight: 600;\n    text-transform: capitalize;\n  }\n</style>\n<body>\n    <a href=\"https://goldenstallionagency.com/wp-content/uploads/2025/08/AIW_-Ultimate-Hair-Transplant-Website-Strategy.pdf\">\n         Download Full Strategy\n    </a>\n</body>\n</html>				\n					<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n  <meta charset=\"UTF-8\">\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n  <title>Document</title>\n</head>\n<style>\n  /* Custom CSS Variables */\n  :root {\n    --accent-glow: #ff9100;\n    --secondary-glow: #ff0055;\n    --white-border: rgba(255, 255, 255, 0.4);\n    --black: #000000;\n    --transparent: rgba(0, 0, 0, 0);\n  }\n  /* 1. Combined Animation Keyframes (Rotation and Scale) */\n  @keyframes rotate-and-scale {\n    /* Center Top (Full Width) */\n    0% {\n      transform: rotate(0deg) scaleX(1);\n    }\n    /* Corner (Narrower) */\n    25% {\n      transform: rotate(90deg) scaleX(0.25);\n    }\n    /* Center Bottom (Full Width) */\n    50% {\n      transform: rotate(180deg) scaleX(1);\n    }\n    /* Corner (Narrower) */\n    75% {\n      transform: rotate(270deg) scaleX(0.25);\n    }\n    /* Back to Start */\n    100% {\n      transform: rotate(360deg) scaleX(1);\n    }\n  }\n  /* Base and Wrapper styles */\n  .hero-button-wrap {\n    display: flex;\n    justify-content: center;\n    align-items: center;\n  }\n  /* 2. Main Button Container (White Border) */\n  .primary-button-block {\n    width: 300px;\n    height: 60px;\n    border: 1px solid var(--white-border);\n    background-color: var(--black);\n    border-radius: 200px;\n    display: flex;\n    justify-content: center;\n    align-items: center;\n    padding: 1px;\n    position: relative;\n    overflow: hidden;\n    text-decoration: none;\n  }\n  /* 3. Rotating Stroke Wrapper (Removed \'filter: blur()\') */\n  .button-stroke-wrapp {\n    z-index: 1;\n    position: absolute;\n    /* Size ko kam kia taake effect ziada tight rahe */\n    width: 200%;\n    height: 300%;\n    top: -100%;\n    left: -50%;\n    display: flex;\n    justify-content: center;\n    align-items: center;\n    /* Animation wahi rahegi */\n    animation: rotate-and-scale 4s linear infinite;\n    /* **YE LINE HATA DI GAYI HAI: filter: blur(3px);** */\n  }\n  .button-stroke-block,\n  .button-stroke-block-v2 {\n    /* Gradient wahi rahega */\n    background-image: linear-gradient(180deg,\n        var(--transparent) 10%,\n        var(--accent-glow) 40%,\n        var(--secondary-glow) 55%,\n        var(--transparent) 90%);\n    width: 50%;\n    height: 100%;\n  }\n  /* 4. Inner Black Layer (Text aur background) */\n  .button-text-wrap {\n    z-index: 2;\n    background-color: var(--black);\n    border-radius: 200px;\n    width: 100%;\n    height: 100%;\n    display: flex;\n    justify-content: center;\n    align-items: center;\n    position: relative;\n  }\n  .primary-button-text {\n    color: white;\n    font-family: Calsans, Arial, sans-serif;\n    font-size: 18px;\n    font-weight: 600;\n    text-transform: capitalize;\n  }\n</style>\n<body>\n    <a href=\"https://calendly.com/goldenstallionagency/real-estate-and-development-branding-discovery-clone\">\n         Book A Call Now!\n    </a>\n</body>\n</html>				\n					<h2>How we turn ideas into impact</h2>				\n		<p>We follow a proven process to deliver sites that perform.</p>		\n					<h2>01</h2>				\n					<h2>Discovery &amp; Strategy\n</h2>				\n		<p>We dive deep into your goals to uncover what really moves your audience — strategy comes first.</p>		\n					<h2>02</h2>				\n					<h2>Design That Converts</h2>				\n		Crafting layouts with purpose — every element guides the user toward action and trust.\n					<h2>03</h2>				\n					<h2>Launch &amp; Optimize\n</h2>				\n		After launch, we refine with data — ensuring your site performs as beautifully as it looks.\n					<h2>Stop wasting budget on ads that send visitors to broken websites\n</h2>				\n		<p>Here’s what’s holding back your conversions — and how we fix it.</p>		\n					<figure><img width=\"60\" height=\"100\" src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/67bb8177c0dadd063faf6445_xnBn0gX6TFCdfM7NQZhs_cf-wo-redarrow.png\" alt=\"\" /></figure><h3>Poor conversion performance</h3><p>Too many links distract visitors and dilute focus.\n</p>				\n					<figure><img width=\"60\" height=\"100\" src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/67bb8177c0dadd063faf6445_xnBn0gX6TFCdfM7NQZhs_cf-wo-redarrow.png\" alt=\"\" /></figure><h3>Low visitor engagement</h3><p>Slow loading times frustrate users and increase bounce rates.\n</p>				\n					<figure><img width=\"60\" height=\"100\" src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/67bb8177c0dadd063faf6445_xnBn0gX6TFCdfM7NQZhs_cf-wo-redarrow.png\" alt=\"\" /></figure><h3>Unfocused user experience</h3><p>Unclear calls to action confuse potential customers.\n</p>				\n					<figure><img width=\"60\" height=\"100\" src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/67bb8177c0dadd063faf6445_xnBn0gX6TFCdfM7NQZhs_cf-wo-redarrow.png\" alt=\"\" /></figure><h3>Missed sales opportunities</h3><p>Generic design fails to build trust or authority.\n</p>				\n					<figure><img width=\"40\" height=\"40\" src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/67bb90db392af4ac96adf168_1.webp\" alt=\"\" /></figure><h3>Low-Performing Site</h3>				\n															<img width=\"585\" height=\"1024\" src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/Book-a-reserved-coworking-spot-in-Spaces-Waterfall-Midrand-Midrand-Gumtree-South-Africa-08-11-2025_10_43_AM-768x1345-1-585x1024.webp\" alt=\"\" srcset=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/Book-a-reserved-coworking-spot-in-Spaces-Waterfall-Midrand-Midrand-Gumtree-South-Africa-08-11-2025_10_43_AM-768x1345-1-585x1024.webp 585w, https://goldenstallionagency.com/wp-content/uploads/2025/09/Book-a-reserved-coworking-spot-in-Spaces-Waterfall-Midrand-Midrand-Gumtree-South-Africa-08-11-2025_10_43_AM-768x1345-1-171x300.webp 171w, https://goldenstallionagency.com/wp-content/uploads/2025/09/Book-a-reserved-coworking-spot-in-Spaces-Waterfall-Midrand-Midrand-Gumtree-South-Africa-08-11-2025_10_43_AM-768x1345-1.webp 768w\" sizes=\"(max-width: 585px) 100vw, 585px\" />															\n					<figure><img width=\"40\" height=\"40\" src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/67bb90f39296863ae1225eca_2.webp\" alt=\"\" /></figure><h3>Conversion-Driven Design</h3>				\n		https://goldenstallionagency.com/wp-content/uploads/2025/10/ClearStone-Properties-Exclusive-Luxury-Residences-Secure-Living.mp4		\n					<figure><img width=\"60\" height=\"100\" src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/67bb88976d7f0ade2662c189_nMkfZvSyTSOfEX3hVGmM_cf-wo-greenarrow-1.png\" alt=\"\" /></figure><h3>High conversion rates</h3><p>Clear, focused navigation guides visitors to buy.\n</p>				\n					<figure><img width=\"60\" height=\"100\" src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/67bb88976d7f0ade2662c189_nMkfZvSyTSOfEX3hVGmM_cf-wo-greenarrow-1.png\" alt=\"\" /></figure><h3>Engaged  visitorsrates</h3><p>Fast, responsive design keeps users engaged.\n</p>				\n					<figure><img width=\"60\" height=\"100\" src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/67bb88976d7f0ade2662c189_nMkfZvSyTSOfEX3hVGmM_cf-wo-greenarrow-1.png\" alt=\"\" /></figure><h3>Increased lead generationrates</h3><p>Strong, compelling calls to action drive clicks.\n</p>				\n					<figure><img width=\"60\" height=\"100\" src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/67bb88976d7f0ade2662c189_nMkfZvSyTSOfEX3hVGmM_cf-wo-greenarrow-1.png\" alt=\"\" /></figure><h3>Increased Trust  &amp; Credibility rates</h3><p>Clear, focused navigation guides visitors to buy.\n</p>				\n					<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n  <meta charset=\"UTF-8\">\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n  <title>Document</title>\n</head>\n<style>\n  /* Custom CSS Variables */\n  :root {\n    --accent-glow: #ff9100;\n    --secondary-glow: #ff0055;\n    --white-border: rgba(255, 255, 255, 0.4);\n    --black: #000000;\n    --transparent: rgba(0, 0, 0, 0);\n  }\n  /* 1. Combined Animation Keyframes (Rotation and Scale) */\n  @keyframes rotate-and-scale {\n    /* Center Top (Full Width) */\n    0% {\n      transform: rotate(0deg) scaleX(1);\n    }\n    /* Corner (Narrower) */\n    25% {\n      transform: rotate(90deg) scaleX(0.25);\n    }\n    /* Center Bottom (Full Width) */\n    50% {\n      transform: rotate(180deg) scaleX(1);\n    }\n    /* Corner (Narrower) */\n    75% {\n      transform: rotate(270deg) scaleX(0.25);\n    }\n    /* Back to Start */\n    100% {\n      transform: rotate(360deg) scaleX(1);\n    }\n  }\n  /* Base and Wrapper styles */\n  .hero-button-wrap {\n    display: flex;\n    justify-content: center;\n    align-items: center;\n  }\n  /* 2. Main Button Container (White Border) */\n  .primary-button-block {\n    width: 300px;\n    height: 60px;\n    border: 1px solid var(--white-border);\n    background-color: var(--black);\n    border-radius: 200px;\n    display: flex;\n    justify-content: center;\n    align-items: center;\n    padding: 1px;\n    position: relative;\n    overflow: hidden;\n    text-decoration: none;\n  }\n  /* 3. Rotating Stroke Wrapper (Removed \'filter: blur()\') */\n  .button-stroke-wrapp {\n    z-index: 1;\n    position: absolute;\n    /* Size ko kam kia taake effect ziada tight rahe */\n    width: 200%;\n    height: 300%;\n    top: -100%;\n    left: -50%;\n    display: flex;\n    justify-content: center;\n    align-items: center;\n    /* Animation wahi rahegi */\n    animation: rotate-and-scale 4s linear infinite;\n    /* **YE LINE HATA DI GAYI HAI: filter: blur(3px);** */\n  }\n  .button-stroke-block,\n  .button-stroke-block-v2 {\n    /* Gradient wahi rahega */\n    background-image: linear-gradient(180deg,\n        var(--transparent) 10%,\n        var(--accent-glow) 40%,\n        var(--secondary-glow) 55%,\n        var(--transparent) 90%);\n    width: 50%;\n    height: 100%;\n  }\n  /* 4. Inner Black Layer (Text aur background) */\n  .button-text-wrap {\n    z-index: 2;\n    background-color: var(--black);\n    border-radius: 200px;\n    width: 100%;\n    height: 100%;\n    display: flex;\n    justify-content: center;\n    align-items: center;\n    position: relative;\n  }\n  .primary-button-text {\n    color: white;\n    font-family: Calsans, Arial, sans-serif;\n    font-size: 18px;\n    font-weight: 600;\n    text-transform: capitalize;\n  }\n</style>\n<body>\n    <a href=\"https://calendly.com/goldenstallionagency/real-estate-and-development-branding-discovery-clone\">\n         Book A Call Now!\n    </a>\n</body>\n</html>				\n					<h2>Clearstone Properties Website<br> Review\n</h2>				\n					<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n  <meta charset=\"UTF-8\">\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n  <title>Document</title>\n</head>\n<style>\n  /* Custom CSS Variables */\n  :root {\n    --accent-glow: #ff9100;\n    --secondary-glow: #ff0055;\n    --white-border: rgba(255, 255, 255, 0.4);\n    --black: #000000;\n    --transparent: rgba(0, 0, 0, 0);\n  }\n  /* 1. Combined Animation Keyframes (Rotation and Scale) */\n  @keyframes rotate-and-scale {\n    /* Center Top (Full Width) */\n    0% {\n      transform: rotate(0deg) scaleX(1);\n    }\n    /* Corner (Narrower) */\n    25% {\n      transform: rotate(90deg) scaleX(0.25);\n    }\n    /* Center Bottom (Full Width) */\n    50% {\n      transform: rotate(180deg) scaleX(1);\n    }\n    /* Corner (Narrower) */\n    75% {\n      transform: rotate(270deg) scaleX(0.25);\n    }\n    /* Back to Start */\n    100% {\n      transform: rotate(360deg) scaleX(1);\n    }\n  }\n  /* Base and Wrapper styles */\n  .hero-button-wrap {\n    display: flex;\n    justify-content: center;\n    align-items: center;\n  }\n  /* 2. Main Button Container (White Border) */\n  .primary-button-block {\n    width: 300px;\n    height: 60px;\n    border: 1px solid var(--white-border);\n    background-color: var(--black);\n    border-radius: 200px;\n    display: flex;\n    justify-content: center;\n    align-items: center;\n    padding: 1px;\n    position: relative;\n    overflow: hidden;\n    text-decoration: none;\n  }\n  /* 3. Rotating Stroke Wrapper (Removed \'filter: blur()\') */\n  .button-stroke-wrapp {\n    z-index: 1;\n    position: absolute;\n    /* Size ko kam kia taake effect ziada tight rahe */\n    width: 200%;\n    height: 300%;\n    top: -100%;\n    left: -50%;\n    display: flex;\n    justify-content: center;\n    align-items: center;\n    /* Animation wahi rahegi */\n    animation: rotate-and-scale 4s linear infinite;\n    /* **YE LINE HATA DI GAYI HAI: filter: blur(3px);** */\n  }\n  .button-stroke-block,\n  .button-stroke-block-v2 {\n    /* Gradient wahi rahega */\n    background-image: linear-gradient(180deg,\n        var(--transparent) 10%,\n        var(--accent-glow) 40%,\n        var(--secondary-glow) 55%,\n        var(--transparent) 90%);\n    width: 50%;\n    height: 100%;\n  }\n  /* 4. Inner Black Layer (Text aur background) */\n  .button-text-wrap {\n    z-index: 2;\n    background-color: var(--black);\n    border-radius: 200px;\n    width: 100%;\n    height: 100%;\n    display: flex;\n    justify-content: center;\n    align-items: center;\n    position: relative;\n  }\n  .primary-button-text {\n    color: white;\n    font-family: Calsans, Arial, sans-serif;\n    font-size: 18px;\n    font-weight: 600;\n    text-transform: capitalize;\n  }\n</style>\n<body>\n    <a href=\"https://calendly.com/goldenstallionagency/real-estate-and-development-branding-discovery-clone\">\n         Book A Call Now!\n    </a>\n</body>\n</html>				\n		https://goldenstallionagency.com/wp-content/uploads/2025/08/VIDEO-2025-03-25-11-51-05.mp4		\n					<h2>Our Success Stories\n</h2>				\n		<p>\"Convertico is BY FAR the most dedicated, driven, relentlessly invested agency I have ever worked with. Once they get started they really don\'t f*** around.\"<br />- Jonathan H</p>		\n					<h2>CRO</h2>				\n					<h2>Boutique Salon Sees 3x More Bookings</h2>				\n		<p>Ruby’s Beauty salon had no website - only a Facebook page. Walk-ins were unpredictable, phone bookings......</p>		\n					<h2>HVAC Company Generates $120K in New Sales</h2>				\n		<p>Tintwheer Mechanical (HVAC company) had a DIY-style website that looked unprofessional. Homeowners......</p>		\n					<h2>KYU Restaurant - 217% Booking Increase</h2>				\n		<p>KYU restaurant group had great food but an online presence that was costing them customers. Their outdated site......</p>		\n					<h2>Real Estate Developer Secures 38 Qualified Leads in 30 Days</h2>				\n		<p>A property developer had a stunning new project — but their old website made it look like every other estate. Buyers......</p>		\n					<h2>Real Results. Real Feedback.</h2>				\n		Discover how our work helped them scale, convert, and grow.\n															<img width=\"774\" height=\"497\" src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/1-1.webp\" alt=\"\" srcset=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/1-1.webp 774w, https://goldenstallionagency.com/wp-content/uploads/2025/09/1-1-300x193.webp 300w, https://goldenstallionagency.com/wp-content/uploads/2025/09/1-1-768x493.webp 768w\" sizes=\"(max-width: 774px) 100vw, 774px\" />															\n															<img width=\"774\" height=\"497\" src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/2-1.webp\" alt=\"\" srcset=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/2-1.webp 774w, https://goldenstallionagency.com/wp-content/uploads/2025/09/2-1-300x193.webp 300w, https://goldenstallionagency.com/wp-content/uploads/2025/09/2-1-768x493.webp 768w\" sizes=\"(max-width: 774px) 100vw, 774px\" />															\n															<img width=\"774\" height=\"497\" src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/3-2.webp\" alt=\"\" srcset=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/3-2.webp 774w, https://goldenstallionagency.com/wp-content/uploads/2025/09/3-2-300x193.webp 300w, https://goldenstallionagency.com/wp-content/uploads/2025/09/3-2-768x493.webp 768w\" sizes=\"(max-width: 774px) 100vw, 774px\" />															\n															<img width=\"774\" height=\"497\" src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/5-2.webp\" alt=\"\" srcset=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/5-2.webp 774w, https://goldenstallionagency.com/wp-content/uploads/2025/09/5-2-300x193.webp 300w, https://goldenstallionagency.com/wp-content/uploads/2025/09/5-2-768x493.webp 768w\" sizes=\"(max-width: 774px) 100vw, 774px\" />															\n				<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M646 125C629 125 613 133 604 142L308 442C296 454 292 471 292 487 292 504 296 521 308 533L604 854C617 867 629 875 646 875 663 875 679 871 692 858 704 846 713 829 713 812 713 796 708 779 692 767L438 487 692 225C700 217 708 204 708 187 708 171 704 154 692 142 675 129 663 125 646 125Z\"></path></svg>			\n				<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M696 533C708 521 713 504 713 487 713 471 708 454 696 446L400 146C388 133 375 125 354 125 338 125 325 129 313 142 300 154 292 171 292 187 292 204 296 221 308 233L563 492 304 771C292 783 288 800 288 817 288 833 296 850 308 863 321 871 338 875 354 875 371 875 388 867 400 854L696 533Z\"></path></svg>			\n															<img width=\"774\" height=\"497\" src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/1-1.webp\" alt=\"\" srcset=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/1-1.webp 774w, https://goldenstallionagency.com/wp-content/uploads/2025/09/1-1-300x193.webp 300w, https://goldenstallionagency.com/wp-content/uploads/2025/09/1-1-768x493.webp 768w\" sizes=\"(max-width: 774px) 100vw, 774px\" />															\n															<img width=\"774\" height=\"497\" src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/2-1.webp\" alt=\"\" srcset=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/2-1.webp 774w, https://goldenstallionagency.com/wp-content/uploads/2025/09/2-1-300x193.webp 300w, https://goldenstallionagency.com/wp-content/uploads/2025/09/2-1-768x493.webp 768w\" sizes=\"(max-width: 774px) 100vw, 774px\" />															\n															<img width=\"774\" height=\"497\" src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/3-2.webp\" alt=\"\" srcset=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/3-2.webp 774w, https://goldenstallionagency.com/wp-content/uploads/2025/09/3-2-300x193.webp 300w, https://goldenstallionagency.com/wp-content/uploads/2025/09/3-2-768x493.webp 768w\" sizes=\"(max-width: 774px) 100vw, 774px\" />															\n															<img width=\"774\" height=\"497\" src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/5-2.webp\" alt=\"\" srcset=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/5-2.webp 774w, https://goldenstallionagency.com/wp-content/uploads/2025/09/5-2-300x193.webp 300w, https://goldenstallionagency.com/wp-content/uploads/2025/09/5-2-768x493.webp 768w\" sizes=\"(max-width: 774px) 100vw, 774px\" />															\n					<h2>Book A Call <br>With Us!</h2>				\n					<a href=\"https://calendly.com/goldenstallionagency/real-estate-and-development-branding-discovery-clone\">\n									Book A Call Now!\n					</a>\n					<iframe src=\"https://calendly.com/goldenstallionwebagency/hospitality-website-discovery-call\" width=\"100%\" height=\"600\" frameborder=\"0\" scrolling=\"no\">﻿﻿﻿﻿﻿﻿</iframe>				\n		<a href=\"https://goldenstallionagency.com/portfolio/\">View Portfolio</a>		\n					<h2>Frequently Asked<br> Questions\n</h2>				\n						<details id=\"e-n-accordion-item-1150\" open>\n				<summary data-accordion-index=\"1\" tabindex=\"0\" aria-expanded=\"true\" aria-controls=\"e-n-accordion-item-1150\" >\n					  What Services Does Golden Stallion Agency Offer? \n			<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M416 208H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h384c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z\"></path></svg>\n			<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M416 208H272V64c0-17.67-14.33-32-32-32h-32c-17.67 0-32 14.33-32 32v144H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h144v144c0 17.67 14.33 32 32 32h32c17.67 0 32-14.33 32-32V304h144c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z\"></path></svg>\n						</summary>\n									<p>Golden Stallion Agency is a full-service digital partner for dental, legal, and hospitality brands. Our services include website design and development, SEO optimization, digital marketing, and ongoing maintenance and support.</p>								\n					</details>\n						<details id=\"e-n-accordion-item-1151\" >\n				<summary data-accordion-index=\"2\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-1151\" >\n					 How long does it take to build a website? \n			<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M416 208H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h384c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z\"></path></svg>\n			<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M416 208H272V64c0-17.67-14.33-32-32-32h-32c-17.67 0-32 14.33-32 32v144H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h144v144c0 17.67 14.33 32 32 32h32c17.67 0 32-14.33 32-32V304h144c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z\"></path></svg>\n						</summary>\n									<p>Golden Stallion Agency is a full-service digital partner for dental, legal, and hospitality brands. Our services include website design and development, SEO optimization, digital marketing, and ongoing maintenance and support.</p>								\n					</details>\n						<details id=\"e-n-accordion-item-1152\" >\n				<summary data-accordion-index=\"3\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-1152\" >\n					 Do you offer e-commerce solutions? \n			<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M416 208H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h384c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z\"></path></svg>\n			<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M416 208H272V64c0-17.67-14.33-32-32-32h-32c-17.67 0-32 14.33-32 32v144H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h144v144c0 17.67 14.33 32 32 32h32c17.67 0 32-14.33 32-32V304h144c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z\"></path></svg>\n						</summary>\n									Yes, we specialize in creating secure and user-friendly e-commerce websites to help your business sell products or services online.								\n					</details>\n						<details id=\"e-n-accordion-item-1153\" >\n				<summary data-accordion-index=\"4\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-1153\" >\n					 How do I get started with Golden Stallion Agency? \n			<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M416 208H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h384c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z\"></path></svg>\n			<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M416 208H272V64c0-17.67-14.33-32-32-32h-32c-17.67 0-32 14.33-32 32v144H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h144v144c0 17.67 14.33 32 32 32h32c17.67 0 32-14.33 32-32V304h144c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z\"></path></svg>\n						</summary>\n									Getting started is easy! Simply Book a Call with Tinashe, and we’ll discuss your business needs and goals. From there, we’ll create a custom plan to build your high-converting website.								\n					</details>\n						<details id=\"e-n-accordion-item-1154\" >\n				<summary data-accordion-index=\"5\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-1154\" >\n					 What happens if we don’t see results by the end of the program \n			<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M416 208H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h384c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z\"></path></svg>\n			<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M416 208H272V64c0-17.67-14.33-32-32-32h-32c-17.67 0-32 14.33-32 32v144H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h144v144c0 17.67 14.33 32 32 32h32c17.67 0 32-14.33 32-32V304h144c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z\"></path></svg>\n						</summary>\n									We give you all your money back – simple as\nthat								\n					</details>\n		<p>Golden Stallion Agency is a full-service digital partner for dental, legal, and hospitality brands. Our services include website design and development, SEO optimization, digital marketing, and ongoing maintenance and support.</p><p>Golden Stallion Agency is a full-service digital partner for dental, legal, and hospitality brands. Our services include website design and development, SEO optimization, digital marketing, and ongoing maintenance and support.</p>Yes, we specialize in creating secure and user-friendly e-commerce websites to help your business sell products or services online.Getting started is easy! Simply Book a Call with Tinashe, and we’ll discuss your business needs and goals. From there, we’ll create a custom plan to build your high-converting website.We give you all your money back – simple as\nthat		\n					<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n  <meta charset=\"UTF-8\">\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n  <title>Document</title>\n</head>\n<style>\n  /* Custom CSS Variables */\n  :root {\n    --accent-glow: #ff9100;\n    --secondary-glow: #ff0055;\n    --white-border: rgba(255, 255, 255, 0.4);\n    --black: #000000;\n    --transparent: rgba(0, 0, 0, 0);\n  }\n  /* 1. Combined Animation Keyframes (Rotation and Scale) */\n  @keyframes rotate-and-scale {\n    /* Center Top (Full Width) */\n    0% {\n      transform: rotate(0deg) scaleX(1);\n    }\n    /* Corner (Narrower) */\n    25% {\n      transform: rotate(90deg) scaleX(0.25);\n    }\n    /* Center Bottom (Full Width) */\n    50% {\n      transform: rotate(180deg) scaleX(1);\n    }\n    /* Corner (Narrower) */\n    75% {\n      transform: rotate(270deg) scaleX(0.25);\n    }\n    /* Back to Start */\n    100% {\n      transform: rotate(360deg) scaleX(1);\n    }\n  }\n  /* Base and Wrapper styles */\n  .hero-button-wrap {\n    display: flex;\n    justify-content: center;\n    align-items: center;\n  }\n  /* 2. Main Button Container (White Border) */\n  .primary-button-block {\n    width: 300px;\n    height: 60px;\n    border: 1px solid var(--white-border);\n    background-color: var(--black);\n    border-radius: 200px;\n    display: flex;\n    justify-content: center;\n    align-items: center;\n    padding: 1px;\n    position: relative;\n    overflow: hidden;\n    text-decoration: none;\n  }\n  /* 3. Rotating Stroke Wrapper (Removed \'filter: blur()\') */\n  .button-stroke-wrapp {\n    z-index: 1;\n    position: absolute;\n    /* Size ko kam kia taake effect ziada tight rahe */\n    width: 200%;\n    height: 300%;\n    top: -100%;\n    left: -50%;\n    display: flex;\n    justify-content: center;\n    align-items: center;\n    /* Animation wahi rahegi */\n    animation: rotate-and-scale 4s linear infinite;\n    /* **YE LINE HATA DI GAYI HAI: filter: blur(3px);** */\n  }\n  .button-stroke-block,\n  .button-stroke-block-v2 {\n    /* Gradient wahi rahega */\n    background-image: linear-gradient(180deg,\n        var(--transparent) 10%,\n        var(--accent-glow) 40%,\n        var(--secondary-glow) 55%,\n        var(--transparent) 90%);\n    width: 50%;\n    height: 100%;\n  }\n  /* 4. Inner Black Layer (Text aur background) */\n  .button-text-wrap {\n    z-index: 2;\n    background-color: var(--black);\n    border-radius: 200px;\n    width: 100%;\n    height: 100%;\n    display: flex;\n    justify-content: center;\n    align-items: center;\n    position: relative;\n  }\n  .primary-button-text {\n    color: white;\n    font-family: Calsans, Arial, sans-serif;\n    font-size: 18px;\n    font-weight: 600;\n    text-transform: capitalize;\n  }\n</style>\n<body>\n    <a href=\"https://calendly.com/goldenstallionagency/real-estate-and-development-branding-discovery-clone\">\n         Book A Call Now!\n    </a>\n</body>\n</html>','Home page','','inherit','closed','closed','','1616-revision-v1','','','2025-10-15 19:59:11','2025-10-15 17:59:11','',1616,'https://goldenstallionagency.com/?p=1858',0,'revision','',0),(1859,3,'2025-10-15 19:59:14','2025-10-15 17:59:14','<img width=\"150\" height=\"150\" src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/image_2024-11-08_222804488.webp\" alt=\"\" />															\n					<h1>We help ambitious brands turn underperforming websites into high-converting sales machines,<br> using trust-driven &amp;  conversion-focused  web design.\n</h1>				\n					<h2>Watch this short video to see how it works:</h2>				\n		http://youtube.com/watch?v=xjJlm6IjBDQ&#038;feature=youtu.be&#038;themeRefresh=1		\n					<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n  <meta charset=\"UTF-8\">\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n  <title>Document</title>\n</head>\n<style>\n  /* Custom CSS Variables */\n  :root {\n    --accent-glow: #ff9100;\n    --secondary-glow: #ff0055;\n    --white-border: rgba(255, 255, 255, 0.4);\n    --black: #000000;\n    --transparent: rgba(0, 0, 0, 0);\n  }\n  /* 1. Combined Animation Keyframes (Rotation and Scale) */\n  @keyframes rotate-and-scale {\n    /* Center Top (Full Width) */\n    0% {\n      transform: rotate(0deg) scaleX(1);\n    }\n    /* Corner (Narrower) */\n    25% {\n      transform: rotate(90deg) scaleX(0.25);\n    }\n    /* Center Bottom (Full Width) */\n    50% {\n      transform: rotate(180deg) scaleX(1);\n    }\n    /* Corner (Narrower) */\n    75% {\n      transform: rotate(270deg) scaleX(0.25);\n    }\n    /* Back to Start */\n    100% {\n      transform: rotate(360deg) scaleX(1);\n    }\n  }\n  /* Base and Wrapper styles */\n  .hero-button-wrap {\n    display: flex;\n    justify-content: center;\n    align-items: center;\n  }\n  /* 2. Main Button Container (White Border) */\n  .primary-button-block {\n    width: 300px;\n    height: 60px;\n    border: 1px solid var(--white-border);\n    background-color: var(--black);\n    border-radius: 200px;\n    display: flex;\n    justify-content: center;\n    align-items: center;\n    padding: 1px;\n    position: relative;\n    overflow: hidden;\n    text-decoration: none;\n  }\n  /* 3. Rotating Stroke Wrapper (Removed \'filter: blur()\') */\n  .button-stroke-wrapp {\n    z-index: 1;\n    position: absolute;\n    /* Size ko kam kia taake effect ziada tight rahe */\n    width: 200%;\n    height: 300%;\n    top: -100%;\n    left: -50%;\n    display: flex;\n    justify-content: center;\n    align-items: center;\n    /* Animation wahi rahegi */\n    animation: rotate-and-scale 4s linear infinite;\n    /* **YE LINE HATA DI GAYI HAI: filter: blur(3px);** */\n  }\n  .button-stroke-block,\n  .button-stroke-block-v2 {\n    /* Gradient wahi rahega */\n    background-image: linear-gradient(180deg,\n        var(--transparent) 10%,\n        var(--accent-glow) 40%,\n        var(--secondary-glow) 55%,\n        var(--transparent) 90%);\n    width: 50%;\n    height: 100%;\n  }\n  /* 4. Inner Black Layer (Text aur background) */\n  .button-text-wrap {\n    z-index: 2;\n    background-color: var(--black);\n    border-radius: 200px;\n    width: 100%;\n    height: 100%;\n    display: flex;\n    justify-content: center;\n    align-items: center;\n    position: relative;\n  }\n  .primary-button-text {\n    color: white;\n    font-family: Calsans, Arial, sans-serif;\n    font-size: 18px;\n    font-weight: 600;\n    text-transform: capitalize;\n  }\n</style>\n<body>\n    <a href=\"https://calendly.com/goldenstallionagency/real-estate-and-development-branding-discovery-clone\">\n         Book A Call Now!\n    </a>\n</body>\n</html>				\n					<h2>Trusted by Leading Companies Worldwide</h2>				\n<!-- start Logo Marquee -->\n		<link id=\'font-awesome-css\' href=\'https://goldenstallionagency.com/wp-content/plugins/unlimited-elements-for-elementor/assets_libraries/font-awesome6/fontawesome-all.min.css\' type=\'text/css\' rel=\'stylesheet\' >\n		<link id=\'font-awesome-4-shim-css\' href=\'https://goldenstallionagency.com/wp-content/plugins/unlimited-elements-for-elementor/assets_libraries/font-awesome6/fontawesome-v4-shims.min.css\' type=\'text/css\' rel=\'stylesheet\' >\n<style>/* widget: Logo Marquee */\n#uc_logo_marquee_elementor_7b7e55e3{\n  min-height:1px;\n  text-align: center;\n  position:relative;\n  opacity: 0;\n}\n#uc_logo_marquee_elementor_7b7e55e3 *{\n  box-sizing:border-box;\n}\n#uc_logo_marquee_elementor_7b7e55e3 .uc_marquee {\n	display: flex;\n	align-items: center;\n	overflow: hidden;\n    position: relative;\n}\n#uc_logo_marquee_elementor_7b7e55e3 .uc_marquee > div {\n    position:relative;\n	display: inline-flex;\n	align-items: center;\n	flex: 0 0 auto;\n	width: auto;\n	overflow: hidden;\n  			animation-name: marquee-to-left;\n    	animation-timing-function: linear;\n	animation-iteration-count: infinite;\n    }\n#uc_logo_marquee_elementor_7b7e55e3 img{\n  	height: 100%;\n}\n#uc_logo_marquee_elementor_7b7e55e3 .ue_marquee_title\n{\n  position:absolute;\n  bottom:0px;\n  left: 0;\n  width:100%;\n}\n#uc_logo_marquee_elementor_7b7e55e3 .uc_logo_marquee_holder{\n	position:relative;\n    text-align:center;\n    overflow:hidden;\n}\n#uc_logo_marquee_elementor_7b7e55e3 .uc_logo_marquee_holder a{\n  height:100%;\n  width: 100%;\n  display:flex;\n  align-items: center;\n  justify-content:center;\n}\n	@keyframes marquee-to-left {\n	from {transform: translate(0,0)}\n	to {transform: translate(-50%,0)}\n}\n#uc_logo_marquee_elementor_7b7e55e3 .ue-item-badge\n{\n  position:absolute;\n  right:10px;\n  top:10px;\n}\n</style>\n	        <img src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/client-11.webp\" alt=\"Item 1\">\n	        <img src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/client-9-1.webp\" alt=\"Item 2\">\n	        <img src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/client-4.webp\" alt=\"Item 3\">\n	        <img src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/client-1.webp\" alt=\"Item 4\">\n	        <img src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/client-7.webp\" alt=\"Item 5\">\n	        <img src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/client-8.webp\" alt=\"Item 6\">\n<!-- end Logo Marquee -->				\n					<h2>High-Converting Pages with\nFlow</h2>				\n		Where strategy meets scroll-stopping design.https://goldenstallionagency.com/wp-content/uploads/2025/10/E11even-Dental-_-Best-Dentist-in-London.mp4		\n					<h2>AIW: Ultimate Website Strategy</h2>				\n		This is our proven blueprint for building high-converting, trust-driven hair transplant websites.\n							<ul>\n							<li>\n										01. Hero\n									</li>\n								<li>\n										02. Reviews / Case Studies / Before-After\n									</li>\n								<li>\n										03. Press Release Kit\n									</li>\n								<li>\n										04. Doctor Showcase\n									</li>\n								<li>\n										05. Our Process\n									</li>\n								<li>\n										06.  Email Magnet\n									</li>\n								<li>\n										07.  FAQ\n									</li>\n								<li>\n										08.  Blog Articles\n									</li>\n								<li>\n										09.  Services &amp; Footer\n									</li>\n						</ul>\n					<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n  <meta charset=\"UTF-8\">\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n  <title>Document</title>\n</head>\n<style>\n  /* Custom CSS Variables */\n  :root {\n    --accent-glow: #ff9100;\n    --secondary-glow: #ff0055;\n    --white-border: rgba(255, 255, 255, 0.4);\n    --black: #000000;\n    --transparent: rgba(0, 0, 0, 0);\n  }\n  /* 1. Combined Animation Keyframes (Rotation and Scale) */\n  @keyframes rotate-and-scale {\n    /* Center Top (Full Width) */\n    0% {\n      transform: rotate(0deg) scaleX(1);\n    }\n    /* Corner (Narrower) */\n    25% {\n      transform: rotate(90deg) scaleX(0.25);\n    }\n    /* Center Bottom (Full Width) */\n    50% {\n      transform: rotate(180deg) scaleX(1);\n    }\n    /* Corner (Narrower) */\n    75% {\n      transform: rotate(270deg) scaleX(0.25);\n    }\n    /* Back to Start */\n    100% {\n      transform: rotate(360deg) scaleX(1);\n    }\n  }\n  /* Base and Wrapper styles */\n  .hero-button-wrap {\n    display: flex;\n    justify-content: center;\n    align-items: center;\n  }\n  /* 2. Main Button Container (White Border) */\n  .primary-button-block {\n    width: 300px;\n    height: 60px;\n    border: 1px solid var(--white-border);\n    background-color: var(--black);\n    border-radius: 200px;\n    display: flex;\n    justify-content: center;\n    align-items: center;\n    padding: 1px;\n    position: relative;\n    overflow: hidden;\n    text-decoration: none;\n  }\n  /* 3. Rotating Stroke Wrapper (Removed \'filter: blur()\') */\n  .button-stroke-wrapp {\n    z-index: 1;\n    position: absolute;\n    /* Size ko kam kia taake effect ziada tight rahe */\n    width: 200%;\n    height: 300%;\n    top: -100%;\n    left: -50%;\n    display: flex;\n    justify-content: center;\n    align-items: center;\n    /* Animation wahi rahegi */\n    animation: rotate-and-scale 4s linear infinite;\n    /* **YE LINE HATA DI GAYI HAI: filter: blur(3px);** */\n  }\n  .button-stroke-block,\n  .button-stroke-block-v2 {\n    /* Gradient wahi rahega */\n    background-image: linear-gradient(180deg,\n        var(--transparent) 10%,\n        var(--accent-glow) 40%,\n        var(--secondary-glow) 55%,\n        var(--transparent) 90%);\n    width: 50%;\n    height: 100%;\n  }\n  /* 4. Inner Black Layer (Text aur background) */\n  .button-text-wrap {\n    z-index: 2;\n    background-color: var(--black);\n    border-radius: 200px;\n    width: 100%;\n    height: 100%;\n    display: flex;\n    justify-content: center;\n    align-items: center;\n    position: relative;\n  }\n  .primary-button-text {\n    color: white;\n    font-family: Calsans, Arial, sans-serif;\n    font-size: 18px;\n    font-weight: 600;\n    text-transform: capitalize;\n  }\n</style>\n<body>\n    <a href=\"https://goldenstallionagency.com/wp-content/uploads/2025/08/AIW_-Ultimate-Hair-Transplant-Website-Strategy.pdf\">\n         Download Full Strategy\n    </a>\n</body>\n</html>				\n					<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n  <meta charset=\"UTF-8\">\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n  <title>Document</title>\n</head>\n<style>\n  /* Custom CSS Variables */\n  :root {\n    --accent-glow: #ff9100;\n    --secondary-glow: #ff0055;\n    --white-border: rgba(255, 255, 255, 0.4);\n    --black: #000000;\n    --transparent: rgba(0, 0, 0, 0);\n  }\n  /* 1. Combined Animation Keyframes (Rotation and Scale) */\n  @keyframes rotate-and-scale {\n    /* Center Top (Full Width) */\n    0% {\n      transform: rotate(0deg) scaleX(1);\n    }\n    /* Corner (Narrower) */\n    25% {\n      transform: rotate(90deg) scaleX(0.25);\n    }\n    /* Center Bottom (Full Width) */\n    50% {\n      transform: rotate(180deg) scaleX(1);\n    }\n    /* Corner (Narrower) */\n    75% {\n      transform: rotate(270deg) scaleX(0.25);\n    }\n    /* Back to Start */\n    100% {\n      transform: rotate(360deg) scaleX(1);\n    }\n  }\n  /* Base and Wrapper styles */\n  .hero-button-wrap {\n    display: flex;\n    justify-content: center;\n    align-items: center;\n  }\n  /* 2. Main Button Container (White Border) */\n  .primary-button-block {\n    width: 300px;\n    height: 60px;\n    border: 1px solid var(--white-border);\n    background-color: var(--black);\n    border-radius: 200px;\n    display: flex;\n    justify-content: center;\n    align-items: center;\n    padding: 1px;\n    position: relative;\n    overflow: hidden;\n    text-decoration: none;\n  }\n  /* 3. Rotating Stroke Wrapper (Removed \'filter: blur()\') */\n  .button-stroke-wrapp {\n    z-index: 1;\n    position: absolute;\n    /* Size ko kam kia taake effect ziada tight rahe */\n    width: 200%;\n    height: 300%;\n    top: -100%;\n    left: -50%;\n    display: flex;\n    justify-content: center;\n    align-items: center;\n    /* Animation wahi rahegi */\n    animation: rotate-and-scale 4s linear infinite;\n    /* **YE LINE HATA DI GAYI HAI: filter: blur(3px);** */\n  }\n  .button-stroke-block,\n  .button-stroke-block-v2 {\n    /* Gradient wahi rahega */\n    background-image: linear-gradient(180deg,\n        var(--transparent) 10%,\n        var(--accent-glow) 40%,\n        var(--secondary-glow) 55%,\n        var(--transparent) 90%);\n    width: 50%;\n    height: 100%;\n  }\n  /* 4. Inner Black Layer (Text aur background) */\n  .button-text-wrap {\n    z-index: 2;\n    background-color: var(--black);\n    border-radius: 200px;\n    width: 100%;\n    height: 100%;\n    display: flex;\n    justify-content: center;\n    align-items: center;\n    position: relative;\n  }\n  .primary-button-text {\n    color: white;\n    font-family: Calsans, Arial, sans-serif;\n    font-size: 18px;\n    font-weight: 600;\n    text-transform: capitalize;\n  }\n</style>\n<body>\n    <a href=\"https://calendly.com/goldenstallionagency/real-estate-and-development-branding-discovery-clone\">\n         Book A Call Now!\n    </a>\n</body>\n</html>				\n					<h2>How we turn ideas into impact</h2>				\n		<p>We follow a proven process to deliver sites that perform.</p>		\n					<h2>01</h2>				\n					<h2>Discovery &amp; Strategy\n</h2>				\n		<p>We dive deep into your goals to uncover what really moves your audience — strategy comes first.</p>		\n					<h2>02</h2>				\n					<h2>Design That Converts</h2>				\n		Crafting layouts with purpose — every element guides the user toward action and trust.\n					<h2>03</h2>				\n					<h2>Launch &amp; Optimize\n</h2>				\n		After launch, we refine with data — ensuring your site performs as beautifully as it looks.\n					<h2>Stop wasting budget on ads that send visitors to broken websites\n</h2>				\n		<p>Here’s what’s holding back your conversions — and how we fix it.</p>		\n					<figure><img width=\"60\" height=\"100\" src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/67bb8177c0dadd063faf6445_xnBn0gX6TFCdfM7NQZhs_cf-wo-redarrow.png\" alt=\"\" /></figure><h3>Poor conversion performance</h3><p>Too many links distract visitors and dilute focus.\n</p>				\n					<figure><img width=\"60\" height=\"100\" src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/67bb8177c0dadd063faf6445_xnBn0gX6TFCdfM7NQZhs_cf-wo-redarrow.png\" alt=\"\" /></figure><h3>Low visitor engagement</h3><p>Slow loading times frustrate users and increase bounce rates.\n</p>				\n					<figure><img width=\"60\" height=\"100\" src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/67bb8177c0dadd063faf6445_xnBn0gX6TFCdfM7NQZhs_cf-wo-redarrow.png\" alt=\"\" /></figure><h3>Unfocused user experience</h3><p>Unclear calls to action confuse potential customers.\n</p>				\n					<figure><img width=\"60\" height=\"100\" src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/67bb8177c0dadd063faf6445_xnBn0gX6TFCdfM7NQZhs_cf-wo-redarrow.png\" alt=\"\" /></figure><h3>Missed sales opportunities</h3><p>Generic design fails to build trust or authority.\n</p>				\n					<figure><img width=\"40\" height=\"40\" src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/67bb90db392af4ac96adf168_1.webp\" alt=\"\" /></figure><h3>Low-Performing Site</h3>				\n															<img width=\"585\" height=\"1024\" src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/Book-a-reserved-coworking-spot-in-Spaces-Waterfall-Midrand-Midrand-Gumtree-South-Africa-08-11-2025_10_43_AM-768x1345-1-585x1024.webp\" alt=\"\" srcset=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/Book-a-reserved-coworking-spot-in-Spaces-Waterfall-Midrand-Midrand-Gumtree-South-Africa-08-11-2025_10_43_AM-768x1345-1-585x1024.webp 585w, https://goldenstallionagency.com/wp-content/uploads/2025/09/Book-a-reserved-coworking-spot-in-Spaces-Waterfall-Midrand-Midrand-Gumtree-South-Africa-08-11-2025_10_43_AM-768x1345-1-171x300.webp 171w, https://goldenstallionagency.com/wp-content/uploads/2025/09/Book-a-reserved-coworking-spot-in-Spaces-Waterfall-Midrand-Midrand-Gumtree-South-Africa-08-11-2025_10_43_AM-768x1345-1.webp 768w\" sizes=\"(max-width: 585px) 100vw, 585px\" />															\n					<figure><img width=\"40\" height=\"40\" src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/67bb90f39296863ae1225eca_2.webp\" alt=\"\" /></figure><h3>Conversion-Driven Design</h3>				\n		https://goldenstallionagency.com/wp-content/uploads/2025/10/ClearStone-Properties-Exclusive-Luxury-Residences-Secure-Living.mp4		\n					<figure><img width=\"60\" height=\"100\" src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/67bb88976d7f0ade2662c189_nMkfZvSyTSOfEX3hVGmM_cf-wo-greenarrow-1.png\" alt=\"\" /></figure><h3>High conversion rates</h3><p>Clear, focused navigation guides visitors to buy.\n</p>				\n					<figure><img width=\"60\" height=\"100\" src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/67bb88976d7f0ade2662c189_nMkfZvSyTSOfEX3hVGmM_cf-wo-greenarrow-1.png\" alt=\"\" /></figure><h3>Engaged  visitorsrates</h3><p>Fast, responsive design keeps users engaged.\n</p>				\n					<figure><img width=\"60\" height=\"100\" src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/67bb88976d7f0ade2662c189_nMkfZvSyTSOfEX3hVGmM_cf-wo-greenarrow-1.png\" alt=\"\" /></figure><h3>Increased lead generationrates</h3><p>Strong, compelling calls to action drive clicks.\n</p>				\n					<figure><img width=\"60\" height=\"100\" src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/67bb88976d7f0ade2662c189_nMkfZvSyTSOfEX3hVGmM_cf-wo-greenarrow-1.png\" alt=\"\" /></figure><h3>Increased Trust  &amp; Credibility rates</h3><p>Clear, focused navigation guides visitors to buy.\n</p>				\n					<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n  <meta charset=\"UTF-8\">\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n  <title>Document</title>\n</head>\n<style>\n  /* Custom CSS Variables */\n  :root {\n    --accent-glow: #ff9100;\n    --secondary-glow: #ff0055;\n    --white-border: rgba(255, 255, 255, 0.4);\n    --black: #000000;\n    --transparent: rgba(0, 0, 0, 0);\n  }\n  /* 1. Combined Animation Keyframes (Rotation and Scale) */\n  @keyframes rotate-and-scale {\n    /* Center Top (Full Width) */\n    0% {\n      transform: rotate(0deg) scaleX(1);\n    }\n    /* Corner (Narrower) */\n    25% {\n      transform: rotate(90deg) scaleX(0.25);\n    }\n    /* Center Bottom (Full Width) */\n    50% {\n      transform: rotate(180deg) scaleX(1);\n    }\n    /* Corner (Narrower) */\n    75% {\n      transform: rotate(270deg) scaleX(0.25);\n    }\n    /* Back to Start */\n    100% {\n      transform: rotate(360deg) scaleX(1);\n    }\n  }\n  /* Base and Wrapper styles */\n  .hero-button-wrap {\n    display: flex;\n    justify-content: center;\n    align-items: center;\n  }\n  /* 2. Main Button Container (White Border) */\n  .primary-button-block {\n    width: 300px;\n    height: 60px;\n    border: 1px solid var(--white-border);\n    background-color: var(--black);\n    border-radius: 200px;\n    display: flex;\n    justify-content: center;\n    align-items: center;\n    padding: 1px;\n    position: relative;\n    overflow: hidden;\n    text-decoration: none;\n  }\n  /* 3. Rotating Stroke Wrapper (Removed \'filter: blur()\') */\n  .button-stroke-wrapp {\n    z-index: 1;\n    position: absolute;\n    /* Size ko kam kia taake effect ziada tight rahe */\n    width: 200%;\n    height: 300%;\n    top: -100%;\n    left: -50%;\n    display: flex;\n    justify-content: center;\n    align-items: center;\n    /* Animation wahi rahegi */\n    animation: rotate-and-scale 4s linear infinite;\n    /* **YE LINE HATA DI GAYI HAI: filter: blur(3px);** */\n  }\n  .button-stroke-block,\n  .button-stroke-block-v2 {\n    /* Gradient wahi rahega */\n    background-image: linear-gradient(180deg,\n        var(--transparent) 10%,\n        var(--accent-glow) 40%,\n        var(--secondary-glow) 55%,\n        var(--transparent) 90%);\n    width: 50%;\n    height: 100%;\n  }\n  /* 4. Inner Black Layer (Text aur background) */\n  .button-text-wrap {\n    z-index: 2;\n    background-color: var(--black);\n    border-radius: 200px;\n    width: 100%;\n    height: 100%;\n    display: flex;\n    justify-content: center;\n    align-items: center;\n    position: relative;\n  }\n  .primary-button-text {\n    color: white;\n    font-family: Calsans, Arial, sans-serif;\n    font-size: 18px;\n    font-weight: 600;\n    text-transform: capitalize;\n  }\n</style>\n<body>\n    <a href=\"https://calendly.com/goldenstallionagency/real-estate-and-development-branding-discovery-clone\">\n         Book A Call Now!\n    </a>\n</body>\n</html>				\n					<h2>Clearstone Properties Website<br> Review\n</h2>				\n					<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n  <meta charset=\"UTF-8\">\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n  <title>Document</title>\n</head>\n<style>\n  /* Custom CSS Variables */\n  :root {\n    --accent-glow: #ff9100;\n    --secondary-glow: #ff0055;\n    --white-border: rgba(255, 255, 255, 0.4);\n    --black: #000000;\n    --transparent: rgba(0, 0, 0, 0);\n  }\n  /* 1. Combined Animation Keyframes (Rotation and Scale) */\n  @keyframes rotate-and-scale {\n    /* Center Top (Full Width) */\n    0% {\n      transform: rotate(0deg) scaleX(1);\n    }\n    /* Corner (Narrower) */\n    25% {\n      transform: rotate(90deg) scaleX(0.25);\n    }\n    /* Center Bottom (Full Width) */\n    50% {\n      transform: rotate(180deg) scaleX(1);\n    }\n    /* Corner (Narrower) */\n    75% {\n      transform: rotate(270deg) scaleX(0.25);\n    }\n    /* Back to Start */\n    100% {\n      transform: rotate(360deg) scaleX(1);\n    }\n  }\n  /* Base and Wrapper styles */\n  .hero-button-wrap {\n    display: flex;\n    justify-content: center;\n    align-items: center;\n  }\n  /* 2. Main Button Container (White Border) */\n  .primary-button-block {\n    width: 300px;\n    height: 60px;\n    border: 1px solid var(--white-border);\n    background-color: var(--black);\n    border-radius: 200px;\n    display: flex;\n    justify-content: center;\n    align-items: center;\n    padding: 1px;\n    position: relative;\n    overflow: hidden;\n    text-decoration: none;\n  }\n  /* 3. Rotating Stroke Wrapper (Removed \'filter: blur()\') */\n  .button-stroke-wrapp {\n    z-index: 1;\n    position: absolute;\n    /* Size ko kam kia taake effect ziada tight rahe */\n    width: 200%;\n    height: 300%;\n    top: -100%;\n    left: -50%;\n    display: flex;\n    justify-content: center;\n    align-items: center;\n    /* Animation wahi rahegi */\n    animation: rotate-and-scale 4s linear infinite;\n    /* **YE LINE HATA DI GAYI HAI: filter: blur(3px);** */\n  }\n  .button-stroke-block,\n  .button-stroke-block-v2 {\n    /* Gradient wahi rahega */\n    background-image: linear-gradient(180deg,\n        var(--transparent) 10%,\n        var(--accent-glow) 40%,\n        var(--secondary-glow) 55%,\n        var(--transparent) 90%);\n    width: 50%;\n    height: 100%;\n  }\n  /* 4. Inner Black Layer (Text aur background) */\n  .button-text-wrap {\n    z-index: 2;\n    background-color: var(--black);\n    border-radius: 200px;\n    width: 100%;\n    height: 100%;\n    display: flex;\n    justify-content: center;\n    align-items: center;\n    position: relative;\n  }\n  .primary-button-text {\n    color: white;\n    font-family: Calsans, Arial, sans-serif;\n    font-size: 18px;\n    font-weight: 600;\n    text-transform: capitalize;\n  }\n</style>\n<body>\n    <a href=\"https://calendly.com/goldenstallionagency/real-estate-and-development-branding-discovery-clone\">\n         Book A Call Now!\n    </a>\n</body>\n</html>				\n		https://goldenstallionagency.com/wp-content/uploads/2025/08/VIDEO-2025-03-25-11-51-05.mp4		\n					<h2>Our Success Stories\n</h2>				\n		<p>\"Convertico is BY FAR the most dedicated, driven, relentlessly invested agency I have ever worked with. Once they get started they really don\'t f*** around.\"<br />- Jonathan H</p>		\n					<h2>CRO</h2>				\n					<h2>Boutique Salon Sees 3x More Bookings</h2>				\n		<p>Ruby’s Beauty salon had no website - only a Facebook page. Walk-ins were unpredictable, phone bookings......</p>		\n					<h2>HVAC Company Generates $120K in New Sales</h2>				\n		<p>Tintwheer Mechanical (HVAC company) had a DIY-style website that looked unprofessional. Homeowners......</p>		\n					<h2>KYU Restaurant - 217% Booking Increase</h2>				\n		<p>KYU restaurant group had great food but an online presence that was costing them customers. Their outdated site......</p>		\n					<h2>Real Estate Developer Secures 38 Qualified Leads in 30 Days</h2>				\n		<p>A property developer had a stunning new project — but their old website made it look like every other estate. Buyers......</p>		\n					<h2>Real Results. Real Feedback.</h2>				\n		Discover how our work helped them scale, convert, and grow.\n															<img width=\"774\" height=\"497\" src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/1-1.webp\" alt=\"\" srcset=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/1-1.webp 774w, https://goldenstallionagency.com/wp-content/uploads/2025/09/1-1-300x193.webp 300w, https://goldenstallionagency.com/wp-content/uploads/2025/09/1-1-768x493.webp 768w\" sizes=\"(max-width: 774px) 100vw, 774px\" />															\n															<img width=\"774\" height=\"497\" src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/2-1.webp\" alt=\"\" srcset=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/2-1.webp 774w, https://goldenstallionagency.com/wp-content/uploads/2025/09/2-1-300x193.webp 300w, https://goldenstallionagency.com/wp-content/uploads/2025/09/2-1-768x493.webp 768w\" sizes=\"(max-width: 774px) 100vw, 774px\" />															\n															<img width=\"774\" height=\"497\" src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/3-2.webp\" alt=\"\" srcset=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/3-2.webp 774w, https://goldenstallionagency.com/wp-content/uploads/2025/09/3-2-300x193.webp 300w, https://goldenstallionagency.com/wp-content/uploads/2025/09/3-2-768x493.webp 768w\" sizes=\"(max-width: 774px) 100vw, 774px\" />															\n															<img width=\"774\" height=\"497\" src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/5-2.webp\" alt=\"\" srcset=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/5-2.webp 774w, https://goldenstallionagency.com/wp-content/uploads/2025/09/5-2-300x193.webp 300w, https://goldenstallionagency.com/wp-content/uploads/2025/09/5-2-768x493.webp 768w\" sizes=\"(max-width: 774px) 100vw, 774px\" />															\n				<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M646 125C629 125 613 133 604 142L308 442C296 454 292 471 292 487 292 504 296 521 308 533L604 854C617 867 629 875 646 875 663 875 679 871 692 858 704 846 713 829 713 812 713 796 708 779 692 767L438 487 692 225C700 217 708 204 708 187 708 171 704 154 692 142 675 129 663 125 646 125Z\"></path></svg>			\n				<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M696 533C708 521 713 504 713 487 713 471 708 454 696 446L400 146C388 133 375 125 354 125 338 125 325 129 313 142 300 154 292 171 292 187 292 204 296 221 308 233L563 492 304 771C292 783 288 800 288 817 288 833 296 850 308 863 321 871 338 875 354 875 371 875 388 867 400 854L696 533Z\"></path></svg>			\n															<img width=\"774\" height=\"497\" src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/1-1.webp\" alt=\"\" srcset=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/1-1.webp 774w, https://goldenstallionagency.com/wp-content/uploads/2025/09/1-1-300x193.webp 300w, https://goldenstallionagency.com/wp-content/uploads/2025/09/1-1-768x493.webp 768w\" sizes=\"(max-width: 774px) 100vw, 774px\" />															\n															<img width=\"774\" height=\"497\" src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/2-1.webp\" alt=\"\" srcset=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/2-1.webp 774w, https://goldenstallionagency.com/wp-content/uploads/2025/09/2-1-300x193.webp 300w, https://goldenstallionagency.com/wp-content/uploads/2025/09/2-1-768x493.webp 768w\" sizes=\"(max-width: 774px) 100vw, 774px\" />															\n															<img width=\"774\" height=\"497\" src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/3-2.webp\" alt=\"\" srcset=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/3-2.webp 774w, https://goldenstallionagency.com/wp-content/uploads/2025/09/3-2-300x193.webp 300w, https://goldenstallionagency.com/wp-content/uploads/2025/09/3-2-768x493.webp 768w\" sizes=\"(max-width: 774px) 100vw, 774px\" />															\n															<img width=\"774\" height=\"497\" src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/5-2.webp\" alt=\"\" srcset=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/5-2.webp 774w, https://goldenstallionagency.com/wp-content/uploads/2025/09/5-2-300x193.webp 300w, https://goldenstallionagency.com/wp-content/uploads/2025/09/5-2-768x493.webp 768w\" sizes=\"(max-width: 774px) 100vw, 774px\" />															\n					<h2>Book A Call <br>With Us!</h2>				\n					<a href=\"https://calendly.com/goldenstallionagency/real-estate-and-development-branding-discovery-clone\">\n									Book A Call Now!\n					</a>\n					<iframe src=\"https://calendly.com/goldenstallionwebagency/hospitality-website-discovery-call\" width=\"100%\" height=\"600\" frameborder=\"0\" scrolling=\"no\">﻿﻿﻿﻿﻿﻿</iframe>				\n		<a href=\"https://goldenstallionagency.com/portfolio/\">View Portfolio</a>		\n					<h2>Frequently Asked<br> Questions\n</h2>				\n						<details id=\"e-n-accordion-item-1150\" open>\n				<summary data-accordion-index=\"1\" tabindex=\"0\" aria-expanded=\"true\" aria-controls=\"e-n-accordion-item-1150\" >\n					  What Services Does Golden Stallion Agency Offer? \n			<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M416 208H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h384c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z\"></path></svg>\n			<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M416 208H272V64c0-17.67-14.33-32-32-32h-32c-17.67 0-32 14.33-32 32v144H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h144v144c0 17.67 14.33 32 32 32h32c17.67 0 32-14.33 32-32V304h144c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z\"></path></svg>\n						</summary>\n									<p>Golden Stallion Agency is a full-service digital partner for dental, legal, and hospitality brands. Our services include website design and development, SEO optimization, digital marketing, and ongoing maintenance and support.</p>								\n					</details>\n						<details id=\"e-n-accordion-item-1151\" >\n				<summary data-accordion-index=\"2\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-1151\" >\n					 How long does it take to build a website? \n			<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M416 208H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h384c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z\"></path></svg>\n			<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M416 208H272V64c0-17.67-14.33-32-32-32h-32c-17.67 0-32 14.33-32 32v144H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h144v144c0 17.67 14.33 32 32 32h32c17.67 0 32-14.33 32-32V304h144c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z\"></path></svg>\n						</summary>\n									<p>Golden Stallion Agency is a full-service digital partner for dental, legal, and hospitality brands. Our services include website design and development, SEO optimization, digital marketing, and ongoing maintenance and support.</p>								\n					</details>\n						<details id=\"e-n-accordion-item-1152\" >\n				<summary data-accordion-index=\"3\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-1152\" >\n					 Do you offer e-commerce solutions? \n			<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M416 208H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h384c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z\"></path></svg>\n			<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M416 208H272V64c0-17.67-14.33-32-32-32h-32c-17.67 0-32 14.33-32 32v144H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h144v144c0 17.67 14.33 32 32 32h32c17.67 0 32-14.33 32-32V304h144c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z\"></path></svg>\n						</summary>\n									Yes, we specialize in creating secure and user-friendly e-commerce websites to help your business sell products or services online.								\n					</details>\n						<details id=\"e-n-accordion-item-1153\" >\n				<summary data-accordion-index=\"4\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-1153\" >\n					 How do I get started with Golden Stallion Agency? \n			<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M416 208H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h384c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z\"></path></svg>\n			<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M416 208H272V64c0-17.67-14.33-32-32-32h-32c-17.67 0-32 14.33-32 32v144H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h144v144c0 17.67 14.33 32 32 32h32c17.67 0 32-14.33 32-32V304h144c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z\"></path></svg>\n						</summary>\n									Getting started is easy! Simply Book a Call with Tinashe, and we’ll discuss your business needs and goals. From there, we’ll create a custom plan to build your high-converting website.								\n					</details>\n						<details id=\"e-n-accordion-item-1154\" >\n				<summary data-accordion-index=\"5\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-1154\" >\n					 What happens if we don’t see results by the end of the program \n			<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M416 208H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h384c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z\"></path></svg>\n			<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M416 208H272V64c0-17.67-14.33-32-32-32h-32c-17.67 0-32 14.33-32 32v144H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h144v144c0 17.67 14.33 32 32 32h32c17.67 0 32-14.33 32-32V304h144c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z\"></path></svg>\n						</summary>\n									We give you all your money back – simple as\nthat								\n					</details>\n		<p>Golden Stallion Agency is a full-service digital partner for dental, legal, and hospitality brands. Our services include website design and development, SEO optimization, digital marketing, and ongoing maintenance and support.</p><p>Golden Stallion Agency is a full-service digital partner for dental, legal, and hospitality brands. Our services include website design and development, SEO optimization, digital marketing, and ongoing maintenance and support.</p>Yes, we specialize in creating secure and user-friendly e-commerce websites to help your business sell products or services online.Getting started is easy! Simply Book a Call with Tinashe, and we’ll discuss your business needs and goals. From there, we’ll create a custom plan to build your high-converting website.We give you all your money back – simple as\nthat		\n					<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n  <meta charset=\"UTF-8\">\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n  <title>Document</title>\n</head>\n<style>\n  /* Custom CSS Variables */\n  :root {\n    --accent-glow: #ff9100;\n    --secondary-glow: #ff0055;\n    --white-border: rgba(255, 255, 255, 0.4);\n    --black: #000000;\n    --transparent: rgba(0, 0, 0, 0);\n  }\n  /* 1. Combined Animation Keyframes (Rotation and Scale) */\n  @keyframes rotate-and-scale {\n    /* Center Top (Full Width) */\n    0% {\n      transform: rotate(0deg) scaleX(1);\n    }\n    /* Corner (Narrower) */\n    25% {\n      transform: rotate(90deg) scaleX(0.25);\n    }\n    /* Center Bottom (Full Width) */\n    50% {\n      transform: rotate(180deg) scaleX(1);\n    }\n    /* Corner (Narrower) */\n    75% {\n      transform: rotate(270deg) scaleX(0.25);\n    }\n    /* Back to Start */\n    100% {\n      transform: rotate(360deg) scaleX(1);\n    }\n  }\n  /* Base and Wrapper styles */\n  .hero-button-wrap {\n    display: flex;\n    justify-content: center;\n    align-items: center;\n  }\n  /* 2. Main Button Container (White Border) */\n  .primary-button-block {\n    width: 300px;\n    height: 60px;\n    border: 1px solid var(--white-border);\n    background-color: var(--black);\n    border-radius: 200px;\n    display: flex;\n    justify-content: center;\n    align-items: center;\n    padding: 1px;\n    position: relative;\n    overflow: hidden;\n    text-decoration: none;\n  }\n  /* 3. Rotating Stroke Wrapper (Removed \'filter: blur()\') */\n  .button-stroke-wrapp {\n    z-index: 1;\n    position: absolute;\n    /* Size ko kam kia taake effect ziada tight rahe */\n    width: 200%;\n    height: 300%;\n    top: -100%;\n    left: -50%;\n    display: flex;\n    justify-content: center;\n    align-items: center;\n    /* Animation wahi rahegi */\n    animation: rotate-and-scale 4s linear infinite;\n    /* **YE LINE HATA DI GAYI HAI: filter: blur(3px);** */\n  }\n  .button-stroke-block,\n  .button-stroke-block-v2 {\n    /* Gradient wahi rahega */\n    background-image: linear-gradient(180deg,\n        var(--transparent) 10%,\n        var(--accent-glow) 40%,\n        var(--secondary-glow) 55%,\n        var(--transparent) 90%);\n    width: 50%;\n    height: 100%;\n  }\n  /* 4. Inner Black Layer (Text aur background) */\n  .button-text-wrap {\n    z-index: 2;\n    background-color: var(--black);\n    border-radius: 200px;\n    width: 100%;\n    height: 100%;\n    display: flex;\n    justify-content: center;\n    align-items: center;\n    position: relative;\n  }\n  .primary-button-text {\n    color: white;\n    font-family: Calsans, Arial, sans-serif;\n    font-size: 18px;\n    font-weight: 600;\n    text-transform: capitalize;\n  }\n</style>\n<body>\n    <a href=\"https://calendly.com/goldenstallionagency/real-estate-and-development-branding-discovery-clone\">\n         Book A Call Now!\n    </a>\n</body>\n</html>','Home page','','inherit','closed','closed','','1616-revision-v1','','','2025-10-15 19:59:14','2025-10-15 17:59:14','',1616,'https://goldenstallionagency.com/?p=1859',0,'revision','',0),(1860,3,'2025-10-15 19:59:15','2025-10-15 17:59:15','<img width=\"150\" height=\"150\" src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/image_2024-11-08_222804488.webp\" alt=\"\" />															\n					<h1>We help ambitious brands turn underperforming websites into high-converting sales machines,<br> using trust-driven &amp;  conversion-focused  web design.\n</h1>				\n					<h2>Watch this short video to see how it works:</h2>				\n		http://youtube.com/watch?v=xjJlm6IjBDQ&#038;feature=youtu.be&#038;themeRefresh=1		\n					<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n  <meta charset=\"UTF-8\">\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n  <title>Document</title>\n</head>\n<style>\n  /* Custom CSS Variables */\n  :root {\n    --accent-glow: #ff9100;\n    --secondary-glow: #ff0055;\n    --white-border: rgba(255, 255, 255, 0.4);\n    --black: #000000;\n    --transparent: rgba(0, 0, 0, 0);\n  }\n  /* 1. Combined Animation Keyframes (Rotation and Scale) */\n  @keyframes rotate-and-scale {\n    /* Center Top (Full Width) */\n    0% {\n      transform: rotate(0deg) scaleX(1);\n    }\n    /* Corner (Narrower) */\n    25% {\n      transform: rotate(90deg) scaleX(0.25);\n    }\n    /* Center Bottom (Full Width) */\n    50% {\n      transform: rotate(180deg) scaleX(1);\n    }\n    /* Corner (Narrower) */\n    75% {\n      transform: rotate(270deg) scaleX(0.25);\n    }\n    /* Back to Start */\n    100% {\n      transform: rotate(360deg) scaleX(1);\n    }\n  }\n  /* Base and Wrapper styles */\n  .hero-button-wrap {\n    display: flex;\n    justify-content: center;\n    align-items: center;\n  }\n  /* 2. Main Button Container (White Border) */\n  .primary-button-block {\n    width: 300px;\n    height: 60px;\n    border: 1px solid var(--white-border);\n    background-color: var(--black);\n    border-radius: 200px;\n    display: flex;\n    justify-content: center;\n    align-items: center;\n    padding: 1px;\n    position: relative;\n    overflow: hidden;\n    text-decoration: none;\n  }\n  /* 3. Rotating Stroke Wrapper (Removed \'filter: blur()\') */\n  .button-stroke-wrapp {\n    z-index: 1;\n    position: absolute;\n    /* Size ko kam kia taake effect ziada tight rahe */\n    width: 200%;\n    height: 300%;\n    top: -100%;\n    left: -50%;\n    display: flex;\n    justify-content: center;\n    align-items: center;\n    /* Animation wahi rahegi */\n    animation: rotate-and-scale 4s linear infinite;\n    /* **YE LINE HATA DI GAYI HAI: filter: blur(3px);** */\n  }\n  .button-stroke-block,\n  .button-stroke-block-v2 {\n    /* Gradient wahi rahega */\n    background-image: linear-gradient(180deg,\n        var(--transparent) 10%,\n        var(--accent-glow) 40%,\n        var(--secondary-glow) 55%,\n        var(--transparent) 90%);\n    width: 50%;\n    height: 100%;\n  }\n  /* 4. Inner Black Layer (Text aur background) */\n  .button-text-wrap {\n    z-index: 2;\n    background-color: var(--black);\n    border-radius: 200px;\n    width: 100%;\n    height: 100%;\n    display: flex;\n    justify-content: center;\n    align-items: center;\n    position: relative;\n  }\n  .primary-button-text {\n    color: white;\n    font-family: Calsans, Arial, sans-serif;\n    font-size: 18px;\n    font-weight: 600;\n    text-transform: capitalize;\n  }\n</style>\n<body>\n    <a href=\"https://calendly.com/goldenstallionagency/real-estate-and-development-branding-discovery-clone\">\n         Book A Call Now!\n    </a>\n</body>\n</html>				\n					<h2>Trusted by Leading Companies Worldwide</h2>				\n<!-- start Logo Marquee -->\n		<link id=\'font-awesome-css\' href=\'https://goldenstallionagency.com/wp-content/plugins/unlimited-elements-for-elementor/assets_libraries/font-awesome6/fontawesome-all.min.css\' type=\'text/css\' rel=\'stylesheet\' >\n		<link id=\'font-awesome-4-shim-css\' href=\'https://goldenstallionagency.com/wp-content/plugins/unlimited-elements-for-elementor/assets_libraries/font-awesome6/fontawesome-v4-shims.min.css\' type=\'text/css\' rel=\'stylesheet\' >\n<style>/* widget: Logo Marquee */\n#uc_logo_marquee_elementor_7b7e55e3{\n  min-height:1px;\n  text-align: center;\n  position:relative;\n  opacity: 0;\n}\n#uc_logo_marquee_elementor_7b7e55e3 *{\n  box-sizing:border-box;\n}\n#uc_logo_marquee_elementor_7b7e55e3 .uc_marquee {\n	display: flex;\n	align-items: center;\n	overflow: hidden;\n    position: relative;\n}\n#uc_logo_marquee_elementor_7b7e55e3 .uc_marquee > div {\n    position:relative;\n	display: inline-flex;\n	align-items: center;\n	flex: 0 0 auto;\n	width: auto;\n	overflow: hidden;\n  			animation-name: marquee-to-left;\n    	animation-timing-function: linear;\n	animation-iteration-count: infinite;\n    }\n#uc_logo_marquee_elementor_7b7e55e3 img{\n  	height: 100%;\n}\n#uc_logo_marquee_elementor_7b7e55e3 .ue_marquee_title\n{\n  position:absolute;\n  bottom:0px;\n  left: 0;\n  width:100%;\n}\n#uc_logo_marquee_elementor_7b7e55e3 .uc_logo_marquee_holder{\n	position:relative;\n    text-align:center;\n    overflow:hidden;\n}\n#uc_logo_marquee_elementor_7b7e55e3 .uc_logo_marquee_holder a{\n  height:100%;\n  width: 100%;\n  display:flex;\n  align-items: center;\n  justify-content:center;\n}\n	@keyframes marquee-to-left {\n	from {transform: translate(0,0)}\n	to {transform: translate(-50%,0)}\n}\n#uc_logo_marquee_elementor_7b7e55e3 .ue-item-badge\n{\n  position:absolute;\n  right:10px;\n  top:10px;\n}\n</style>\n	        <img src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/client-11.webp\" alt=\"Item 1\">\n	        <img src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/client-9-1.webp\" alt=\"Item 2\">\n	        <img src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/client-4.webp\" alt=\"Item 3\">\n	        <img src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/client-1.webp\" alt=\"Item 4\">\n	        <img src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/client-7.webp\" alt=\"Item 5\">\n	        <img src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/client-8.webp\" alt=\"Item 6\">\n<!-- end Logo Marquee -->				\n					<h2>High-Converting Pages with\nFlow</h2>				\n		Where strategy meets scroll-stopping design.https://goldenstallionagency.com/wp-content/uploads/2025/10/E11even-Dental-_-Best-Dentist-in-London.mp4		\n					<h2>AIW: Ultimate Website Strategy</h2>				\n		This is our proven blueprint for building high-converting, trust-driven hair transplant websites.\n							<ul>\n							<li>\n										01. Hero\n									</li>\n								<li>\n										02. Reviews / Case Studies / Before-After\n									</li>\n								<li>\n										03. Press Release Kit\n									</li>\n								<li>\n										04. Doctor Showcase\n									</li>\n								<li>\n										05. Our Process\n									</li>\n								<li>\n										06.  Email Magnet\n									</li>\n								<li>\n										07.  FAQ\n									</li>\n								<li>\n										08.  Blog Articles\n									</li>\n								<li>\n										09.  Services &amp; Footer\n									</li>\n						</ul>\n					<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n  <meta charset=\"UTF-8\">\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n  <title>Document</title>\n</head>\n<style>\n  /* Custom CSS Variables */\n  :root {\n    --accent-glow: #ff9100;\n    --secondary-glow: #ff0055;\n    --white-border: rgba(255, 255, 255, 0.4);\n    --black: #000000;\n    --transparent: rgba(0, 0, 0, 0);\n  }\n  /* 1. Combined Animation Keyframes (Rotation and Scale) */\n  @keyframes rotate-and-scale {\n    /* Center Top (Full Width) */\n    0% {\n      transform: rotate(0deg) scaleX(1);\n    }\n    /* Corner (Narrower) */\n    25% {\n      transform: rotate(90deg) scaleX(0.25);\n    }\n    /* Center Bottom (Full Width) */\n    50% {\n      transform: rotate(180deg) scaleX(1);\n    }\n    /* Corner (Narrower) */\n    75% {\n      transform: rotate(270deg) scaleX(0.25);\n    }\n    /* Back to Start */\n    100% {\n      transform: rotate(360deg) scaleX(1);\n    }\n  }\n  /* Base and Wrapper styles */\n  .hero-button-wrap {\n    display: flex;\n    justify-content: center;\n    align-items: center;\n  }\n  /* 2. Main Button Container (White Border) */\n  .primary-button-block {\n    width: 300px;\n    height: 60px;\n    border: 1px solid var(--white-border);\n    background-color: var(--black);\n    border-radius: 200px;\n    display: flex;\n    justify-content: center;\n    align-items: center;\n    padding: 1px;\n    position: relative;\n    overflow: hidden;\n    text-decoration: none;\n  }\n  /* 3. Rotating Stroke Wrapper (Removed \'filter: blur()\') */\n  .button-stroke-wrapp {\n    z-index: 1;\n    position: absolute;\n    /* Size ko kam kia taake effect ziada tight rahe */\n    width: 200%;\n    height: 300%;\n    top: -100%;\n    left: -50%;\n    display: flex;\n    justify-content: center;\n    align-items: center;\n    /* Animation wahi rahegi */\n    animation: rotate-and-scale 4s linear infinite;\n    /* **YE LINE HATA DI GAYI HAI: filter: blur(3px);** */\n  }\n  .button-stroke-block,\n  .button-stroke-block-v2 {\n    /* Gradient wahi rahega */\n    background-image: linear-gradient(180deg,\n        var(--transparent) 10%,\n        var(--accent-glow) 40%,\n        var(--secondary-glow) 55%,\n        var(--transparent) 90%);\n    width: 50%;\n    height: 100%;\n  }\n  /* 4. Inner Black Layer (Text aur background) */\n  .button-text-wrap {\n    z-index: 2;\n    background-color: var(--black);\n    border-radius: 200px;\n    width: 100%;\n    height: 100%;\n    display: flex;\n    justify-content: center;\n    align-items: center;\n    position: relative;\n  }\n  .primary-button-text {\n    color: white;\n    font-family: Calsans, Arial, sans-serif;\n    font-size: 18px;\n    font-weight: 600;\n    text-transform: capitalize;\n  }\n</style>\n<body>\n    <a href=\"https://goldenstallionagency.com/wp-content/uploads/2025/08/AIW_-Ultimate-Hair-Transplant-Website-Strategy.pdf\">\n         Download Full Strategy\n    </a>\n</body>\n</html>				\n					<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n  <meta charset=\"UTF-8\">\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n  <title>Document</title>\n</head>\n<style>\n  /* Custom CSS Variables */\n  :root {\n    --accent-glow: #ff9100;\n    --secondary-glow: #ff0055;\n    --white-border: rgba(255, 255, 255, 0.4);\n    --black: #000000;\n    --transparent: rgba(0, 0, 0, 0);\n  }\n  /* 1. Combined Animation Keyframes (Rotation and Scale) */\n  @keyframes rotate-and-scale {\n    /* Center Top (Full Width) */\n    0% {\n      transform: rotate(0deg) scaleX(1);\n    }\n    /* Corner (Narrower) */\n    25% {\n      transform: rotate(90deg) scaleX(0.25);\n    }\n    /* Center Bottom (Full Width) */\n    50% {\n      transform: rotate(180deg) scaleX(1);\n    }\n    /* Corner (Narrower) */\n    75% {\n      transform: rotate(270deg) scaleX(0.25);\n    }\n    /* Back to Start */\n    100% {\n      transform: rotate(360deg) scaleX(1);\n    }\n  }\n  /* Base and Wrapper styles */\n  .hero-button-wrap {\n    display: flex;\n    justify-content: center;\n    align-items: center;\n  }\n  /* 2. Main Button Container (White Border) */\n  .primary-button-block {\n    width: 300px;\n    height: 60px;\n    border: 1px solid var(--white-border);\n    background-color: var(--black);\n    border-radius: 200px;\n    display: flex;\n    justify-content: center;\n    align-items: center;\n    padding: 1px;\n    position: relative;\n    overflow: hidden;\n    text-decoration: none;\n  }\n  /* 3. Rotating Stroke Wrapper (Removed \'filter: blur()\') */\n  .button-stroke-wrapp {\n    z-index: 1;\n    position: absolute;\n    /* Size ko kam kia taake effect ziada tight rahe */\n    width: 200%;\n    height: 300%;\n    top: -100%;\n    left: -50%;\n    display: flex;\n    justify-content: center;\n    align-items: center;\n    /* Animation wahi rahegi */\n    animation: rotate-and-scale 4s linear infinite;\n    /* **YE LINE HATA DI GAYI HAI: filter: blur(3px);** */\n  }\n  .button-stroke-block,\n  .button-stroke-block-v2 {\n    /* Gradient wahi rahega */\n    background-image: linear-gradient(180deg,\n        var(--transparent) 10%,\n        var(--accent-glow) 40%,\n        var(--secondary-glow) 55%,\n        var(--transparent) 90%);\n    width: 50%;\n    height: 100%;\n  }\n  /* 4. Inner Black Layer (Text aur background) */\n  .button-text-wrap {\n    z-index: 2;\n    background-color: var(--black);\n    border-radius: 200px;\n    width: 100%;\n    height: 100%;\n    display: flex;\n    justify-content: center;\n    align-items: center;\n    position: relative;\n  }\n  .primary-button-text {\n    color: white;\n    font-family: Calsans, Arial, sans-serif;\n    font-size: 18px;\n    font-weight: 600;\n    text-transform: capitalize;\n  }\n</style>\n<body>\n    <a href=\"https://calendly.com/goldenstallionagency/real-estate-and-development-branding-discovery-clone\">\n         Book A Call Now!\n    </a>\n</body>\n</html>				\n					<h2>How we turn ideas into impact</h2>				\n		<p>We follow a proven process to deliver sites that perform.</p>		\n					<h2>01</h2>				\n					<h2>Discovery &amp; Strategy\n</h2>				\n		<p>We dive deep into your goals to uncover what really moves your audience — strategy comes first.</p>		\n					<h2>02</h2>				\n					<h2>Design That Converts</h2>				\n		Crafting layouts with purpose — every element guides the user toward action and trust.\n					<h2>03</h2>				\n					<h2>Launch &amp; Optimize\n</h2>				\n		After launch, we refine with data — ensuring your site performs as beautifully as it looks.\n					<h2>Stop wasting budget on ads that send visitors to broken websites\n</h2>				\n		<p>Here’s what’s holding back your conversions — and how we fix it.</p>		\n					<figure><img width=\"60\" height=\"100\" src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/67bb8177c0dadd063faf6445_xnBn0gX6TFCdfM7NQZhs_cf-wo-redarrow.png\" alt=\"\" /></figure><h3>Poor conversion performance</h3><p>Too many links distract visitors and dilute focus.\n</p>				\n					<figure><img width=\"60\" height=\"100\" src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/67bb8177c0dadd063faf6445_xnBn0gX6TFCdfM7NQZhs_cf-wo-redarrow.png\" alt=\"\" /></figure><h3>Low visitor engagement</h3><p>Slow loading times frustrate users and increase bounce rates.\n</p>				\n					<figure><img width=\"60\" height=\"100\" src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/67bb8177c0dadd063faf6445_xnBn0gX6TFCdfM7NQZhs_cf-wo-redarrow.png\" alt=\"\" /></figure><h3>Unfocused user experience</h3><p>Unclear calls to action confuse potential customers.\n</p>				\n					<figure><img width=\"60\" height=\"100\" src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/67bb8177c0dadd063faf6445_xnBn0gX6TFCdfM7NQZhs_cf-wo-redarrow.png\" alt=\"\" /></figure><h3>Missed sales opportunities</h3><p>Generic design fails to build trust or authority.\n</p>				\n					<figure><img width=\"40\" height=\"40\" src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/67bb90db392af4ac96adf168_1.webp\" alt=\"\" /></figure><h3>Low-Performing Site</h3>				\n															<img width=\"585\" height=\"1024\" src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/Book-a-reserved-coworking-spot-in-Spaces-Waterfall-Midrand-Midrand-Gumtree-South-Africa-08-11-2025_10_43_AM-768x1345-1-585x1024.webp\" alt=\"\" srcset=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/Book-a-reserved-coworking-spot-in-Spaces-Waterfall-Midrand-Midrand-Gumtree-South-Africa-08-11-2025_10_43_AM-768x1345-1-585x1024.webp 585w, https://goldenstallionagency.com/wp-content/uploads/2025/09/Book-a-reserved-coworking-spot-in-Spaces-Waterfall-Midrand-Midrand-Gumtree-South-Africa-08-11-2025_10_43_AM-768x1345-1-171x300.webp 171w, https://goldenstallionagency.com/wp-content/uploads/2025/09/Book-a-reserved-coworking-spot-in-Spaces-Waterfall-Midrand-Midrand-Gumtree-South-Africa-08-11-2025_10_43_AM-768x1345-1.webp 768w\" sizes=\"(max-width: 585px) 100vw, 585px\" />															\n					<figure><img width=\"40\" height=\"40\" src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/67bb90f39296863ae1225eca_2.webp\" alt=\"\" /></figure><h3>Conversion-Driven Design</h3>				\n		https://goldenstallionagency.com/wp-content/uploads/2025/10/ClearStone-Properties-Exclusive-Luxury-Residences-Secure-Living.mp4		\n					<figure><img width=\"60\" height=\"100\" src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/67bb88976d7f0ade2662c189_nMkfZvSyTSOfEX3hVGmM_cf-wo-greenarrow-1.png\" alt=\"\" /></figure><h3>High conversion rates</h3><p>Clear, focused navigation guides visitors to buy.\n</p>				\n					<figure><img width=\"60\" height=\"100\" src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/67bb88976d7f0ade2662c189_nMkfZvSyTSOfEX3hVGmM_cf-wo-greenarrow-1.png\" alt=\"\" /></figure><h3>Engaged  visitorsrates</h3><p>Fast, responsive design keeps users engaged.\n</p>				\n					<figure><img width=\"60\" height=\"100\" src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/67bb88976d7f0ade2662c189_nMkfZvSyTSOfEX3hVGmM_cf-wo-greenarrow-1.png\" alt=\"\" /></figure><h3>Increased lead generationrates</h3><p>Strong, compelling calls to action drive clicks.\n</p>				\n					<figure><img width=\"60\" height=\"100\" src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/67bb88976d7f0ade2662c189_nMkfZvSyTSOfEX3hVGmM_cf-wo-greenarrow-1.png\" alt=\"\" /></figure><h3>Increased Trust  &amp; Credibility rates</h3><p>Clear, focused navigation guides visitors to buy.\n</p>				\n					<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n  <meta charset=\"UTF-8\">\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n  <title>Document</title>\n</head>\n<style>\n  /* Custom CSS Variables */\n  :root {\n    --accent-glow: #ff9100;\n    --secondary-glow: #ff0055;\n    --white-border: rgba(255, 255, 255, 0.4);\n    --black: #000000;\n    --transparent: rgba(0, 0, 0, 0);\n  }\n  /* 1. Combined Animation Keyframes (Rotation and Scale) */\n  @keyframes rotate-and-scale {\n    /* Center Top (Full Width) */\n    0% {\n      transform: rotate(0deg) scaleX(1);\n    }\n    /* Corner (Narrower) */\n    25% {\n      transform: rotate(90deg) scaleX(0.25);\n    }\n    /* Center Bottom (Full Width) */\n    50% {\n      transform: rotate(180deg) scaleX(1);\n    }\n    /* Corner (Narrower) */\n    75% {\n      transform: rotate(270deg) scaleX(0.25);\n    }\n    /* Back to Start */\n    100% {\n      transform: rotate(360deg) scaleX(1);\n    }\n  }\n  /* Base and Wrapper styles */\n  .hero-button-wrap {\n    display: flex;\n    justify-content: center;\n    align-items: center;\n  }\n  /* 2. Main Button Container (White Border) */\n  .primary-button-block {\n    width: 300px;\n    height: 60px;\n    border: 1px solid var(--white-border);\n    background-color: var(--black);\n    border-radius: 200px;\n    display: flex;\n    justify-content: center;\n    align-items: center;\n    padding: 1px;\n    position: relative;\n    overflow: hidden;\n    text-decoration: none;\n  }\n  /* 3. Rotating Stroke Wrapper (Removed \'filter: blur()\') */\n  .button-stroke-wrapp {\n    z-index: 1;\n    position: absolute;\n    /* Size ko kam kia taake effect ziada tight rahe */\n    width: 200%;\n    height: 300%;\n    top: -100%;\n    left: -50%;\n    display: flex;\n    justify-content: center;\n    align-items: center;\n    /* Animation wahi rahegi */\n    animation: rotate-and-scale 4s linear infinite;\n    /* **YE LINE HATA DI GAYI HAI: filter: blur(3px);** */\n  }\n  .button-stroke-block,\n  .button-stroke-block-v2 {\n    /* Gradient wahi rahega */\n    background-image: linear-gradient(180deg,\n        var(--transparent) 10%,\n        var(--accent-glow) 40%,\n        var(--secondary-glow) 55%,\n        var(--transparent) 90%);\n    width: 50%;\n    height: 100%;\n  }\n  /* 4. Inner Black Layer (Text aur background) */\n  .button-text-wrap {\n    z-index: 2;\n    background-color: var(--black);\n    border-radius: 200px;\n    width: 100%;\n    height: 100%;\n    display: flex;\n    justify-content: center;\n    align-items: center;\n    position: relative;\n  }\n  .primary-button-text {\n    color: white;\n    font-family: Calsans, Arial, sans-serif;\n    font-size: 18px;\n    font-weight: 600;\n    text-transform: capitalize;\n  }\n</style>\n<body>\n    <a href=\"https://calendly.com/goldenstallionagency/real-estate-and-development-branding-discovery-clone\">\n         Book A Call Now!\n    </a>\n</body>\n</html>				\n					<h2>Clearstone Properties Website<br> Review\n</h2>				\n					<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n  <meta charset=\"UTF-8\">\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n  <title>Document</title>\n</head>\n<style>\n  /* Custom CSS Variables */\n  :root {\n    --accent-glow: #ff9100;\n    --secondary-glow: #ff0055;\n    --white-border: rgba(255, 255, 255, 0.4);\n    --black: #000000;\n    --transparent: rgba(0, 0, 0, 0);\n  }\n  /* 1. Combined Animation Keyframes (Rotation and Scale) */\n  @keyframes rotate-and-scale {\n    /* Center Top (Full Width) */\n    0% {\n      transform: rotate(0deg) scaleX(1);\n    }\n    /* Corner (Narrower) */\n    25% {\n      transform: rotate(90deg) scaleX(0.25);\n    }\n    /* Center Bottom (Full Width) */\n    50% {\n      transform: rotate(180deg) scaleX(1);\n    }\n    /* Corner (Narrower) */\n    75% {\n      transform: rotate(270deg) scaleX(0.25);\n    }\n    /* Back to Start */\n    100% {\n      transform: rotate(360deg) scaleX(1);\n    }\n  }\n  /* Base and Wrapper styles */\n  .hero-button-wrap {\n    display: flex;\n    justify-content: center;\n    align-items: center;\n  }\n  /* 2. Main Button Container (White Border) */\n  .primary-button-block {\n    width: 300px;\n    height: 60px;\n    border: 1px solid var(--white-border);\n    background-color: var(--black);\n    border-radius: 200px;\n    display: flex;\n    justify-content: center;\n    align-items: center;\n    padding: 1px;\n    position: relative;\n    overflow: hidden;\n    text-decoration: none;\n  }\n  /* 3. Rotating Stroke Wrapper (Removed \'filter: blur()\') */\n  .button-stroke-wrapp {\n    z-index: 1;\n    position: absolute;\n    /* Size ko kam kia taake effect ziada tight rahe */\n    width: 200%;\n    height: 300%;\n    top: -100%;\n    left: -50%;\n    display: flex;\n    justify-content: center;\n    align-items: center;\n    /* Animation wahi rahegi */\n    animation: rotate-and-scale 4s linear infinite;\n    /* **YE LINE HATA DI GAYI HAI: filter: blur(3px);** */\n  }\n  .button-stroke-block,\n  .button-stroke-block-v2 {\n    /* Gradient wahi rahega */\n    background-image: linear-gradient(180deg,\n        var(--transparent) 10%,\n        var(--accent-glow) 40%,\n        var(--secondary-glow) 55%,\n        var(--transparent) 90%);\n    width: 50%;\n    height: 100%;\n  }\n  /* 4. Inner Black Layer (Text aur background) */\n  .button-text-wrap {\n    z-index: 2;\n    background-color: var(--black);\n    border-radius: 200px;\n    width: 100%;\n    height: 100%;\n    display: flex;\n    justify-content: center;\n    align-items: center;\n    position: relative;\n  }\n  .primary-button-text {\n    color: white;\n    font-family: Calsans, Arial, sans-serif;\n    font-size: 18px;\n    font-weight: 600;\n    text-transform: capitalize;\n  }\n</style>\n<body>\n    <a href=\"https://calendly.com/goldenstallionagency/real-estate-and-development-branding-discovery-clone\">\n         Book A Call Now!\n    </a>\n</body>\n</html>				\n		https://goldenstallionagency.com/wp-content/uploads/2025/08/VIDEO-2025-03-25-11-51-05.mp4		\n					<h2>Our Success Stories\n</h2>				\n		<p>\"Convertico is BY FAR the most dedicated, driven, relentlessly invested agency I have ever worked with. Once they get started they really don\'t f*** around.\"<br />- Jonathan H</p>		\n					<h2>CRO</h2>				\n					<h2>Boutique Salon Sees 3x More Bookings</h2>				\n		<p>Ruby’s Beauty salon had no website - only a Facebook page. Walk-ins were unpredictable, phone bookings......</p>		\n					<h2>HVAC Company Generates $120K in New Sales</h2>				\n		<p>Tintwheer Mechanical (HVAC company) had a DIY-style website that looked unprofessional. Homeowners......</p>		\n					<h2>KYU Restaurant - 217% Booking Increase</h2>				\n		<p>KYU restaurant group had great food but an online presence that was costing them customers. Their outdated site......</p>		\n					<h2>Real Estate Developer Secures 38 Qualified Leads in 30 Days</h2>				\n		<p>A property developer had a stunning new project — but their old website made it look like every other estate. Buyers......</p>		\n					<h2>Real Results. Real Feedback.</h2>				\n		Discover how our work helped them scale, convert, and grow.\n															<img width=\"774\" height=\"497\" src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/1-1.webp\" alt=\"\" srcset=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/1-1.webp 774w, https://goldenstallionagency.com/wp-content/uploads/2025/09/1-1-300x193.webp 300w, https://goldenstallionagency.com/wp-content/uploads/2025/09/1-1-768x493.webp 768w\" sizes=\"(max-width: 774px) 100vw, 774px\" />															\n															<img width=\"774\" height=\"497\" src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/2-1.webp\" alt=\"\" srcset=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/2-1.webp 774w, https://goldenstallionagency.com/wp-content/uploads/2025/09/2-1-300x193.webp 300w, https://goldenstallionagency.com/wp-content/uploads/2025/09/2-1-768x493.webp 768w\" sizes=\"(max-width: 774px) 100vw, 774px\" />															\n															<img width=\"774\" height=\"497\" src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/3-2.webp\" alt=\"\" srcset=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/3-2.webp 774w, https://goldenstallionagency.com/wp-content/uploads/2025/09/3-2-300x193.webp 300w, https://goldenstallionagency.com/wp-content/uploads/2025/09/3-2-768x493.webp 768w\" sizes=\"(max-width: 774px) 100vw, 774px\" />															\n															<img width=\"774\" height=\"497\" src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/5-2.webp\" alt=\"\" srcset=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/5-2.webp 774w, https://goldenstallionagency.com/wp-content/uploads/2025/09/5-2-300x193.webp 300w, https://goldenstallionagency.com/wp-content/uploads/2025/09/5-2-768x493.webp 768w\" sizes=\"(max-width: 774px) 100vw, 774px\" />															\n				<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M646 125C629 125 613 133 604 142L308 442C296 454 292 471 292 487 292 504 296 521 308 533L604 854C617 867 629 875 646 875 663 875 679 871 692 858 704 846 713 829 713 812 713 796 708 779 692 767L438 487 692 225C700 217 708 204 708 187 708 171 704 154 692 142 675 129 663 125 646 125Z\"></path></svg>			\n				<svg aria-hidden=\"true\" viewBox=\"0 0 1000 1000\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M696 533C708 521 713 504 713 487 713 471 708 454 696 446L400 146C388 133 375 125 354 125 338 125 325 129 313 142 300 154 292 171 292 187 292 204 296 221 308 233L563 492 304 771C292 783 288 800 288 817 288 833 296 850 308 863 321 871 338 875 354 875 371 875 388 867 400 854L696 533Z\"></path></svg>			\n															<img width=\"774\" height=\"497\" src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/1-1.webp\" alt=\"\" srcset=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/1-1.webp 774w, https://goldenstallionagency.com/wp-content/uploads/2025/09/1-1-300x193.webp 300w, https://goldenstallionagency.com/wp-content/uploads/2025/09/1-1-768x493.webp 768w\" sizes=\"(max-width: 774px) 100vw, 774px\" />															\n															<img width=\"774\" height=\"497\" src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/2-1.webp\" alt=\"\" srcset=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/2-1.webp 774w, https://goldenstallionagency.com/wp-content/uploads/2025/09/2-1-300x193.webp 300w, https://goldenstallionagency.com/wp-content/uploads/2025/09/2-1-768x493.webp 768w\" sizes=\"(max-width: 774px) 100vw, 774px\" />															\n															<img width=\"774\" height=\"497\" src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/3-2.webp\" alt=\"\" srcset=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/3-2.webp 774w, https://goldenstallionagency.com/wp-content/uploads/2025/09/3-2-300x193.webp 300w, https://goldenstallionagency.com/wp-content/uploads/2025/09/3-2-768x493.webp 768w\" sizes=\"(max-width: 774px) 100vw, 774px\" />															\n															<img width=\"774\" height=\"497\" src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/5-2.webp\" alt=\"\" srcset=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/5-2.webp 774w, https://goldenstallionagency.com/wp-content/uploads/2025/09/5-2-300x193.webp 300w, https://goldenstallionagency.com/wp-content/uploads/2025/09/5-2-768x493.webp 768w\" sizes=\"(max-width: 774px) 100vw, 774px\" />															\n					<h2>Book A Call <br>With Us!</h2>				\n					<a href=\"https://calendly.com/goldenstallionagency/real-estate-and-development-branding-discovery-clone\">\n									Book A Call Now!\n					</a>\n					<iframe src=\"https://calendly.com/goldenstallionwebagency/hospitality-website-discovery-call\" width=\"100%\" height=\"600\" frameborder=\"0\" scrolling=\"no\">﻿﻿﻿﻿﻿﻿</iframe>				\n		<a href=\"https://goldenstallionagency.com/portfolio/\">View Portfolio</a>		\n					<h2>Frequently Asked<br> Questions\n</h2>				\n						<details id=\"e-n-accordion-item-1150\" open>\n				<summary data-accordion-index=\"1\" tabindex=\"0\" aria-expanded=\"true\" aria-controls=\"e-n-accordion-item-1150\" >\n					  What Services Does Golden Stallion Agency Offer? \n			<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M416 208H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h384c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z\"></path></svg>\n			<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M416 208H272V64c0-17.67-14.33-32-32-32h-32c-17.67 0-32 14.33-32 32v144H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h144v144c0 17.67 14.33 32 32 32h32c17.67 0 32-14.33 32-32V304h144c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z\"></path></svg>\n						</summary>\n									<p>Golden Stallion Agency is a full-service digital partner for dental, legal, and hospitality brands. Our services include website design and development, SEO optimization, digital marketing, and ongoing maintenance and support.</p>								\n					</details>\n						<details id=\"e-n-accordion-item-1151\" >\n				<summary data-accordion-index=\"2\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-1151\" >\n					 How long does it take to build a website? \n			<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M416 208H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h384c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z\"></path></svg>\n			<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M416 208H272V64c0-17.67-14.33-32-32-32h-32c-17.67 0-32 14.33-32 32v144H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h144v144c0 17.67 14.33 32 32 32h32c17.67 0 32-14.33 32-32V304h144c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z\"></path></svg>\n						</summary>\n									<p>Golden Stallion Agency is a full-service digital partner for dental, legal, and hospitality brands. Our services include website design and development, SEO optimization, digital marketing, and ongoing maintenance and support.</p>								\n					</details>\n						<details id=\"e-n-accordion-item-1152\" >\n				<summary data-accordion-index=\"3\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-1152\" >\n					 Do you offer e-commerce solutions? \n			<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M416 208H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h384c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z\"></path></svg>\n			<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M416 208H272V64c0-17.67-14.33-32-32-32h-32c-17.67 0-32 14.33-32 32v144H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h144v144c0 17.67 14.33 32 32 32h32c17.67 0 32-14.33 32-32V304h144c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z\"></path></svg>\n						</summary>\n									Yes, we specialize in creating secure and user-friendly e-commerce websites to help your business sell products or services online.								\n					</details>\n						<details id=\"e-n-accordion-item-1153\" >\n				<summary data-accordion-index=\"4\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-1153\" >\n					 How do I get started with Golden Stallion Agency? \n			<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M416 208H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h384c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z\"></path></svg>\n			<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M416 208H272V64c0-17.67-14.33-32-32-32h-32c-17.67 0-32 14.33-32 32v144H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h144v144c0 17.67 14.33 32 32 32h32c17.67 0 32-14.33 32-32V304h144c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z\"></path></svg>\n						</summary>\n									Getting started is easy! Simply Book a Call with Tinashe, and we’ll discuss your business needs and goals. From there, we’ll create a custom plan to build your high-converting website.								\n					</details>\n						<details id=\"e-n-accordion-item-1154\" >\n				<summary data-accordion-index=\"5\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-1154\" >\n					 What happens if we don’t see results by the end of the program \n			<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M416 208H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h384c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z\"></path></svg>\n			<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M416 208H272V64c0-17.67-14.33-32-32-32h-32c-17.67 0-32 14.33-32 32v144H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h144v144c0 17.67 14.33 32 32 32h32c17.67 0 32-14.33 32-32V304h144c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z\"></path></svg>\n						</summary>\n									We give you all your money back – simple as\nthat								\n					</details>\n		<p>Golden Stallion Agency is a full-service digital partner for dental, legal, and hospitality brands. Our services include website design and development, SEO optimization, digital marketing, and ongoing maintenance and support.</p><p>Golden Stallion Agency is a full-service digital partner for dental, legal, and hospitality brands. Our services include website design and development, SEO optimization, digital marketing, and ongoing maintenance and support.</p>Yes, we specialize in creating secure and user-friendly e-commerce websites to help your business sell products or services online.Getting started is easy! Simply Book a Call with Tinashe, and we’ll discuss your business needs and goals. From there, we’ll create a custom plan to build your high-converting website.We give you all your money back – simple as\nthat		\n					<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n  <meta charset=\"UTF-8\">\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n  <title>Document</title>\n</head>\n<style>\n  /* Custom CSS Variables */\n  :root {\n    --accent-glow: #ff9100;\n    --secondary-glow: #ff0055;\n    --white-border: rgba(255, 255, 255, 0.4);\n    --black: #000000;\n    --transparent: rgba(0, 0, 0, 0);\n  }\n  /* 1. Combined Animation Keyframes (Rotation and Scale) */\n  @keyframes rotate-and-scale {\n    /* Center Top (Full Width) */\n    0% {\n      transform: rotate(0deg) scaleX(1);\n    }\n    /* Corner (Narrower) */\n    25% {\n      transform: rotate(90deg) scaleX(0.25);\n    }\n    /* Center Bottom (Full Width) */\n    50% {\n      transform: rotate(180deg) scaleX(1);\n    }\n    /* Corner (Narrower) */\n    75% {\n      transform: rotate(270deg) scaleX(0.25);\n    }\n    /* Back to Start */\n    100% {\n      transform: rotate(360deg) scaleX(1);\n    }\n  }\n  /* Base and Wrapper styles */\n  .hero-button-wrap {\n    display: flex;\n    justify-content: center;\n    align-items: center;\n  }\n  /* 2. Main Button Container (White Border) */\n  .primary-button-block {\n    width: 300px;\n    height: 60px;\n    border: 1px solid var(--white-border);\n    background-color: var(--black);\n    border-radius: 200px;\n    display: flex;\n    justify-content: center;\n    align-items: center;\n    padding: 1px;\n    position: relative;\n    overflow: hidden;\n    text-decoration: none;\n  }\n  /* 3. Rotating Stroke Wrapper (Removed \'filter: blur()\') */\n  .button-stroke-wrapp {\n    z-index: 1;\n    position: absolute;\n    /* Size ko kam kia taake effect ziada tight rahe */\n    width: 200%;\n    height: 300%;\n    top: -100%;\n    left: -50%;\n    display: flex;\n    justify-content: center;\n    align-items: center;\n    /* Animation wahi rahegi */\n    animation: rotate-and-scale 4s linear infinite;\n    /* **YE LINE HATA DI GAYI HAI: filter: blur(3px);** */\n  }\n  .button-stroke-block,\n  .button-stroke-block-v2 {\n    /* Gradient wahi rahega */\n    background-image: linear-gradient(180deg,\n        var(--transparent) 10%,\n        var(--accent-glow) 40%,\n        var(--secondary-glow) 55%,\n        var(--transparent) 90%);\n    width: 50%;\n    height: 100%;\n  }\n  /* 4. Inner Black Layer (Text aur background) */\n  .button-text-wrap {\n    z-index: 2;\n    background-color: var(--black);\n    border-radius: 200px;\n    width: 100%;\n    height: 100%;\n    display: flex;\n    justify-content: center;\n    align-items: center;\n    position: relative;\n  }\n  .primary-button-text {\n    color: white;\n    font-family: Calsans, Arial, sans-serif;\n    font-size: 18px;\n    font-weight: 600;\n    text-transform: capitalize;\n  }\n</style>\n<body>\n    <a href=\"https://calendly.com/goldenstallionagency/real-estate-and-development-branding-discovery-clone\">\n         Book A Call Now!\n    </a>\n</body>\n</html>','Home page','','inherit','closed','closed','','1616-revision-v1','','','2025-10-15 19:59:15','2025-10-15 17:59:15','',1616,'https://goldenstallionagency.com/?p=1860',0,'revision','',0),(1861,3,'2025-10-15 20:26:09','2025-10-15 18:26:09','<img class=\"size-medium wp-image-1854 aligncenter\" src=\"https://goldenstallionagency.com/wp-content/uploads/2025/10/Real-Estate-Developer-Secures-38-Qualified-Leads-in-30-Days-300x300.png\" alt=\"\" width=\"300\" height=\"300\" />\n\n<b><i>The Challenge:</i></b><b><i>\n</i></b><i><span style=\"font-weight: 400;\">A property developer had a stunning new project — but their old website made it look like every other estate. Buyers browsing online saw little reason to trust them or hand over their details. The sales team was stuck cold-calling instead of working warm, interested leads.</span></i>\n\n<b><i>The TRC Solution:</i></b>\n<ul>\n 	<li style=\"font-weight: 400;\" aria-level=\"1\"><b><i>Trust:</i></b><i><span style=\"font-weight: 400;\"> We built a luxury-driven website that highlighted credibility: Past Developments, location maps, architectural renderings, and third-party media mentions.</span></i></li>\n 	<li style=\"font-weight: 400;\" aria-level=\"1\"><b><i>Results:</i></b><i><span style=\"font-weight: 400;\"> Added virtual tours of past developments and lifestyle imagery so buyers could envision themselves living there.</span></i></li>\n 	<li style=\"font-weight: 400;\" aria-level=\"1\"><b><i>Conversion:</i></b><i><span style=\"font-weight: 400;\"> We added Clear CTA’s, Urgency Timers &amp; Simple, compelling lead form with a promise of “private showings” as the next step.</span></i><i><span style=\"font-weight: 400;\">\n</span></i></li>\n</ul>\n<b><i>The Outcome:</i></b><b><i>\n</i></b><i><span style=\"font-weight: 400;\">In the first 30 days, the developer secured </span></i><b><i>38 qualified buyer leads</i></b><i><span style=\"font-weight: 400;\"> — 5 of which booked showings instantly. Website traffic finally translated into serious sales conversations.</span></i>\n\n<b><i>Client Testimonial:</i></b><b><i>\n</i></b><i><span style=\"font-weight: 400;\">“Before, I’d really depend on Property 24 for leads to be honest — the old site undersold us. With the TRC system, buyers have been showing us real interest. The leads aren’t just numbers; they’re serious prospects who show up ready to buy. Tinashe really is a solid oke - he delivers on his word.”</span></i>','Real Estate Developer Secures 38 Qualified Leads in 30 Days','','inherit','closed','closed','','1820-autosave-v1','','','2025-10-15 20:26:09','2025-10-15 18:26:09','',1820,'https://goldenstallionagency.com/?p=1861',0,'revision','',0),(1862,3,'2025-10-15 20:27:32','2025-10-15 18:27:32','<img class=\"size-medium wp-image-1850 aligncenter\" src=\"https://goldenstallionagency.com/wp-content/uploads/2025/10/Boutique-Salon-Sees-3x-More-Bookings-300x155.png\" alt=\"\" width=\"300\" height=\"155\" />\n\n<b><i>The Challenge:</i></b><b><i>\n</i></b><i><span style=\"font-weight: 400;\">Ruby’s Beauty salon had no website - only a Facebook page. Walk-ins were unpredictable, phone bookings were messy, and many new customers dismissed them because they didn’t look “professional enough” online.</span></i>\n\n<b><i>The TRC Solution:</i></b>\n<ul>\n 	<li style=\"font-weight: 400;\" aria-level=\"1\"><b><i>Trust:</i></b><i><span style=\"font-weight: 400;\"> Designed a chic, professional site that reflected their brand, added before-and-after galleries, and pulled in Google reviews.</span></i></li>\n 	<li style=\"font-weight: 400;\" aria-level=\"1\"><b><i>Results:</i></b><i><span style=\"font-weight: 400;\"> We strategically placed real photos of real customers throughout the site so they work alongside the reviews and the customer journey</span></i></li>\n 	<li style=\"font-weight: 400;\" aria-level=\"1\"><b><i>Conversion:</i></b><i><span style=\"font-weight: 400;\"> We integrated online booking with SMS reminders to reduce no-shows., and Strategically placed “Book Now” buttons across the site to drive instant appointments.</span></i></li>\n</ul>\n<b><i>The Outcome:</i></b><b><i>\n</i></b><i><span style=\"font-weight: 400;\">Bookings tripled in 90 days, weekends filled up weeks in advance, and clients started recommending the salon based on the website alone.</span></i>\n\n<b><i>Client Testimonial:</i></b><b><i>\n</i></b><i><span style=\"font-weight: 400;\">“We really used to struggle getting clients. I\'m not even going to lie hey. Now, thanks to Tinashe’s approach, we’re actually at the point where we even have a waiting list. The website makes us look as professional as we feel, and customers trust us instantly. It’s no exaggeration to say it’s completely changed our business.”</span></i>','Boutique Salon Sees 3x More Bookings','','inherit','closed','closed','','1819-autosave-v1','','','2025-10-15 20:27:32','2025-10-15 18:27:32','',1819,'https://goldenstallionagency.com/?p=1862',0,'revision','',0),(1863,3,'2025-10-15 20:27:55','2025-10-15 18:27:55','&nbsp;\n\n<b><i>The Challenge:</i></b><b><i>\n</i></b><i><span style=\"font-weight: 400;\">Tintwheer Mechanical (HVAC company) had a DIY-style website that looked unprofessional. Homeowners didn’t trust it for big-ticket services like AC installations. They got clicks from ads, but those visitors disappeared — no calls, no quotes, no sales.</span></i>\n\n<b><i>The TRC Solution:</i></b>\n<ul>\n 	<li style=\"font-weight: 400;\" aria-level=\"1\"><b><i>Trust:</i></b><i><span style=\"font-weight: 400;\"> We showcased certifications, warranties, and 100+ client reviews right at the top of the site. Plus a 100% Money Back Guarantee (upon their approval and request obvs).</span></i></li>\n 	<li style=\"font-weight: 400;\" aria-level=\"1\"><b><i>Results:</i></b><i><span style=\"font-weight: 400;\"> We showcased live demos of their installations, with testimonials and structured service pages around the customer journey.</span></i></li>\n 	<li style=\"font-weight: 400;\" aria-level=\"1\"><b><i>Conversion:</i></b><i><span style=\"font-weight: 400;\"> Added a clear “Free Quote” button and Built a lead form that captured details in 60 seconds straight into the CRM - no friction, no drop-offs.</span></i><i><span style=\"font-weight: 400;\">\n</span></i></li>\n</ul>\n<b><i>The Outcome:</i></b><b><i>\n</i></b><i><span style=\"font-weight: 400;\"> The company pulled in </span></i><b><i>$120,000 in sales</i></b><i><span style=\"font-weight: 400;\"> in just 4 months, with </span></i><b><i>320+ new leads</i></b><i><span style=\"font-weight: 400;\">. They now track every lead back to the site and know it works.</span></i>\n\n<b><i>Client Testimonial:</i></b><b><i>\n</i></b><i><span style=\"font-weight: 400;\"> “We really thought a solid landing page would do the trick haha. The TRC system turned it into a flipping sales dragon. I probably used to get 3/4 phone calls in a week maybe. Now, it’s ringing so often, we had to hire two extra techs. Tinashe really is the real deal man.”</span></i>','HVAC Company Generates $120K in New Sales','','inherit','closed','closed','','1822-autosave-v1','','','2025-10-15 20:27:55','2025-10-15 18:27:55','',1822,'https://goldenstallionagency.com/?p=1863',0,'revision','',0),(1864,3,'2025-10-15 20:28:17','2025-10-15 18:28:17','&nbsp;\n\n<b>The Challenge:</b><b>\n</b><span style=\"font-weight: 400;\">KYU restaurant group had great food but an online presence that was costing them customers. Their outdated site didn’t build trust, reviews were hidden, and customers couldn’t book online. Potential diners scrolled away and booked elsewhere.</span>\n\n<b>The TRC Solution:</b><b>\n</b><span style=\"font-weight: 400;\"> We applied our </span><b>Trust-Results-Conversion Framework</b><span style=\"font-weight: 400;\">:</span>\n<ul>\n 	<li style=\"font-weight: 400;\" aria-level=\"1\"><b>Trust:</b><span style=\"font-weight: 400;\"> We built credibility through professional design, real customer reviews, clear hygiene/safety info &amp; put the famous head-chef’s face on the site.</span><span style=\"font-weight: 400;\">\n</span></li>\n 	<li style=\"font-weight: 400;\" aria-level=\"1\"><b>Results:</b><span style=\"font-weight: 400;\"> We added a customer reviews integration that would pull good reviews directly from Google so diners read through and all objections are answered instantly.</span><span style=\"font-weight: 400;\">\n</span></li>\n 	<li style=\"font-weight: 400;\" aria-level=\"1\"><b>Conversion:</b><span style=\"font-weight: 400;\"> Every page guided visitors to reserve a table or order online.</span><span style=\"font-weight: 400;\">\n</span></li>\n</ul>\n<b>The Outcome:</b><b>\n</b><span style=\"font-weight: 400;\">Within just 60 days, online bookings jumped </span><b>217%</b><span style=\"font-weight: 400;\"> and weekends became fully booked. Tables that used to sit empty were now in demand.</span>\n\n<b>Client Testimonial:</b><b>\n</b><span style=\"font-weight: 400;\"> “Before, we didn’t think websites work. We assumed It actually </span><i><span style=\"font-weight: 400;\">pushed people away.</span></i><span style=\"font-weight: 400;\"> Once Tinashe worked on our site, people started trusting us alot more, before even tasting our food lollll. Now, reservations are rolling in - we’ve gone from chasing customers to choosing who we seat. Plus his energy is epic, the dude is awesome.” – </span><i><span style=\"font-weight: 400;\">Terry Rubin</span></i>','KYU Restaurant - 217% Booking Increase','','inherit','closed','closed','','1821-autosave-v1','','','2025-10-15 20:28:17','2025-10-15 18:28:17','',1821,'https://goldenstallionagency.com/?p=1864',0,'revision','',0),(1865,3,'2025-10-15 20:41:15','2025-10-15 18:41:15','<iframe title=\"The TRC Framework Explained Part 1\" width=\"1200\" height=\"675\" src=\"https://www.youtube.com/embed/xjJlm6IjBDQ?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>','','','publish','closed','closed','','c4d57d11e35d2cc3d42af5cb602a8bbd','','','2025-10-15 20:41:15','2025-10-15 18:41:15','',0,'https://goldenstallionagency.com/2025/10/15/c4d57d11e35d2cc3d42af5cb602a8bbd/',0,'oembed_cache','',0),(1866,3,'2025-10-15 20:41:21','2025-10-15 18:41:21','<img src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/image_2024-11-08_222804488.webp\" alt=\"\" width=\"150\" height=\"150\" />\r\n<h1>We help ambitious brands turn underperforming websites into high-converting sales machines,\r\nusing trust-driven &amp; conversion-focused web design.</h1>\r\n<h2>Watch this short video to see how it works:</h2>\r\nhttp://youtube.com/watch?v=xjJlm6IjBDQ&amp;feature=youtu.be&amp;themeRefresh=1\r\n\r\n\r\n\r\n\r\n\r\n<style>\r\n  /* Custom CSS Variables */<br />\r\n  :root {<br />\r\n    --accent-glow: #ff9100;<br />\r\n    --secondary-glow: #ff0055;<br />\r\n    --white-border: rgba(255, 255, 255, 0.4);<br />\r\n    --black: #000000;<br />\r\n    --transparent: rgba(0, 0, 0, 0);<br />\r\n  }<br />\r\n  /* 1. Combined Animation Keyframes (Rotation and Scale) */<br />\r\n  @keyframes rotate-and-scale {<br />\r\n    /* Center Top (Full Width) */<br />\r\n    0% {<br />\r\n      transform: rotate(0deg) scaleX(1);<br />\r\n    }<br />\r\n    /* Corner (Narrower) */<br />\r\n    25% {<br />\r\n      transform: rotate(90deg) scaleX(0.25);<br />\r\n    }<br />\r\n    /* Center Bottom (Full Width) */<br />\r\n    50% {<br />\r\n      transform: rotate(180deg) scaleX(1);<br />\r\n    }<br />\r\n    /* Corner (Narrower) */<br />\r\n    75% {<br />\r\n      transform: rotate(270deg) scaleX(0.25);<br />\r\n    }<br />\r\n    /* Back to Start */<br />\r\n    100% {<br />\r\n      transform: rotate(360deg) scaleX(1);<br />\r\n    }<br />\r\n  }<br />\r\n  /* Base and Wrapper styles */<br />\r\n  .hero-button-wrap {<br />\r\n    display: flex;<br />\r\n    justify-content: center;<br />\r\n    align-items: center;<br />\r\n  }<br />\r\n  /* 2. Main Button Container (White Border) */<br />\r\n  .primary-button-block {<br />\r\n    width: 300px;<br />\r\n    height: 60px;<br />\r\n    border: 1px solid var(--white-border);<br />\r\n    background-color: var(--black);<br />\r\n    border-radius: 200px;<br />\r\n    display: flex;<br />\r\n    justify-content: center;<br />\r\n    align-items: center;<br />\r\n    padding: 1px;<br />\r\n    position: relative;<br />\r\n    overflow: hidden;<br />\r\n    text-decoration: none;<br />\r\n  }<br />\r\n  /* 3. Rotating Stroke Wrapper (Removed \'filter: blur()\') */<br />\r\n  .button-stroke-wrapp {<br />\r\n    z-index: 1;<br />\r\n    position: absolute;<br />\r\n    /* Size ko kam kia taake effect ziada tight rahe */<br />\r\n    width: 200%;<br />\r\n    height: 300%;<br />\r\n    top: -100%;<br />\r\n    left: -50%;<br />\r\n    display: flex;<br />\r\n    justify-content: center;<br />\r\n    align-items: center;<br />\r\n    /* Animation wahi rahegi */<br />\r\n    animation: rotate-and-scale 4s linear infinite;<br />\r\n    /* **YE LINE HATA DI GAYI HAI: filter: blur(3px);** */<br />\r\n  }<br />\r\n  .button-stroke-block,<br />\r\n  .button-stroke-block-v2 {<br />\r\n    /* Gradient wahi rahega */<br />\r\n    background-image: linear-gradient(180deg,<br />\r\n        var(--transparent) 10%,<br />\r\n        var(--accent-glow) 40%,<br />\r\n        var(--secondary-glow) 55%,<br />\r\n        var(--transparent) 90%);<br />\r\n    width: 50%;<br />\r\n    height: 100%;<br />\r\n  }<br />\r\n  /* 4. Inner Black Layer (Text aur background) */<br />\r\n  .button-text-wrap {<br />\r\n    z-index: 2;<br />\r\n    background-color: var(--black);<br />\r\n    border-radius: 200px;<br />\r\n    width: 100%;<br />\r\n    height: 100%;<br />\r\n    display: flex;<br />\r\n    justify-content: center;<br />\r\n    align-items: center;<br />\r\n    position: relative;<br />\r\n  }<br />\r\n  .primary-button-text {<br />\r\n    color: white;<br />\r\n    font-family: Calsans, Arial, sans-serif;<br />\r\n    font-size: 18px;<br />\r\n    font-weight: 600;<br />\r\n    text-transform: capitalize;<br />\r\n  }<br />\r\n</style>\r\n\r\n<a href=\"https://calendly.com/goldenstallionagency/real-estate-and-development-branding-discovery-clone\">\r\nBook A Call Now!\r\n</a>\r\n<h2>Trusted by Leading Companies Worldwide</h2>\r\n<!-- start Logo Marquee -->\r\n\r\n<style>/* widget: Logo Marquee */<br />\r\n#uc_logo_marquee_elementor_7b7e55e3{<br />\r\n  min-height:1px;<br />\r\n  text-align: center;<br />\r\n  position:relative;<br />\r\n  opacity: 0;<br />\r\n}<br />\r\n#uc_logo_marquee_elementor_7b7e55e3 *{<br />\r\n  box-sizing:border-box;<br />\r\n}<br />\r\n#uc_logo_marquee_elementor_7b7e55e3 .uc_marquee {<br />\r\n	display: flex;<br />\r\n	align-items: center;<br />\r\n	overflow: hidden;<br />\r\n    position: relative;<br />\r\n}<br />\r\n#uc_logo_marquee_elementor_7b7e55e3 .uc_marquee > div {<br />\r\n    position:relative;<br />\r\n	display: inline-flex;<br />\r\n	align-items: center;<br />\r\n	flex: 0 0 auto;<br />\r\n	width: auto;<br />\r\n	overflow: hidden;<br />\r\n  			animation-name: marquee-to-left;<br />\r\n    	animation-timing-function: linear;<br />\r\n	animation-iteration-count: infinite;<br />\r\n    }<br />\r\n#uc_logo_marquee_elementor_7b7e55e3 img{<br />\r\n  	height: 100%;<br />\r\n}<br />\r\n#uc_logo_marquee_elementor_7b7e55e3 .ue_marquee_title<br />\r\n{<br />\r\n  position:absolute;<br />\r\n  bottom:0px;<br />\r\n  left: 0;<br />\r\n  width:100%;<br />\r\n}<br />\r\n#uc_logo_marquee_elementor_7b7e55e3 .uc_logo_marquee_holder{<br />\r\n	position:relative;<br />\r\n    text-align:center;<br />\r\n    overflow:hidden;<br />\r\n}<br />\r\n#uc_logo_marquee_elementor_7b7e55e3 .uc_logo_marquee_holder a{<br />\r\n  height:100%;<br />\r\n  width: 100%;<br />\r\n  display:flex;<br />\r\n  align-items: center;<br />\r\n  justify-content:center;<br />\r\n}<br />\r\n	@keyframes marquee-to-left {<br />\r\n	from {transform: translate(0,0)}<br />\r\n	to {transform: translate(-50%,0)}<br />\r\n}<br />\r\n#uc_logo_marquee_elementor_7b7e55e3 .ue-item-badge<br />\r\n{<br />\r\n  position:absolute;<br />\r\n  right:10px;<br />\r\n  top:10px;<br />\r\n}<br />\r\n</style>\r\n\r\n<img src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/client-11.webp\" alt=\"Item 1\" />\r\n<img src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/client-9-1.webp\" alt=\"Item 2\" />\r\n<img src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/client-4.webp\" alt=\"Item 3\" />\r\n<img src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/client-1.webp\" alt=\"Item 4\" />\r\n<img src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/client-7.webp\" alt=\"Item 5\" />\r\n<img src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/client-8.webp\" alt=\"Item 6\" />\r\n<!-- end Logo Marquee -->\r\n<h2>High-Converting Pages with\r\nFlow</h2>\r\nWhere strategy meets scroll-stopping design.https://goldenstallionagency.com/wp-content/uploads/2025/10/E11even-Dental-_-Best-Dentist-in-London.mp4\r\n<h2>AIW: Ultimate Website Strategy</h2>\r\nThis is our proven blueprint for building high-converting, trust-driven hair transplant websites.\r\n<ul>\r\n 	<li>01. Hero</li>\r\n 	<li>02. Reviews / Case Studies / Before-After</li>\r\n 	<li>03. Press Release Kit</li>\r\n 	<li>04. Doctor Showcase</li>\r\n 	<li>05. Our Process</li>\r\n 	<li>06. Email Magnet</li>\r\n 	<li>07. FAQ</li>\r\n 	<li>08. Blog Articles</li>\r\n 	<li>09. Services &amp; Footer</li>\r\n</ul>\r\n&nbsp;\r\n\r\n<style>\r\n  /* Custom CSS Variables */<br />\r\n  :root {<br />\r\n    --accent-glow: #ff9100;<br />\r\n    --secondary-glow: #ff0055;<br />\r\n    --white-border: rgba(255, 255, 255, 0.4);<br />\r\n    --black: #000000;<br />\r\n    --transparent: rgba(0, 0, 0, 0);<br />\r\n  }<br />\r\n  /* 1. Combined Animation Keyframes (Rotation and Scale) */<br />\r\n  @keyframes rotate-and-scale {<br />\r\n    /* Center Top (Full Width) */<br />\r\n    0% {<br />\r\n      transform: rotate(0deg) scaleX(1);<br />\r\n    }<br />\r\n    /* Corner (Narrower) */<br />\r\n    25% {<br />\r\n      transform: rotate(90deg) scaleX(0.25);<br />\r\n    }<br />\r\n    /* Center Bottom (Full Width) */<br />\r\n    50% {<br />\r\n      transform: rotate(180deg) scaleX(1);<br />\r\n    }<br />\r\n    /* Corner (Narrower) */<br />\r\n    75% {<br />\r\n      transform: rotate(270deg) scaleX(0.25);<br />\r\n    }<br />\r\n    /* Back to Start */<br />\r\n    100% {<br />\r\n      transform: rotate(360deg) scaleX(1);<br />\r\n    }<br />\r\n  }<br />\r\n  /* Base and Wrapper styles */<br />\r\n  .hero-button-wrap {<br />\r\n    display: flex;<br />\r\n    justify-content: center;<br />\r\n    align-items: center;<br />\r\n  }<br />\r\n  /* 2. Main Button Container (White Border) */<br />\r\n  .primary-button-block {<br />\r\n    width: 300px;<br />\r\n    height: 60px;<br />\r\n    border: 1px solid var(--white-border);<br />\r\n    background-color: var(--black);<br />\r\n    border-radius: 200px;<br />\r\n    display: flex;<br />\r\n    justify-content: center;<br />\r\n    align-items: center;<br />\r\n    padding: 1px;<br />\r\n    position: relative;<br />\r\n    overflow: hidden;<br />\r\n    text-decoration: none;<br />\r\n  }<br />\r\n  /* 3. Rotating Stroke Wrapper (Removed \'filter: blur()\') */<br />\r\n  .button-stroke-wrapp {<br />\r\n    z-index: 1;<br />\r\n    position: absolute;<br />\r\n    /* Size ko kam kia taake effect ziada tight rahe */<br />\r\n    width: 200%;<br />\r\n    height: 300%;<br />\r\n    top: -100%;<br />\r\n    left: -50%;<br />\r\n    display: flex;<br />\r\n    justify-content: center;<br />\r\n    align-items: center;<br />\r\n    /* Animation wahi rahegi */<br />\r\n    animation: rotate-and-scale 4s linear infinite;<br />\r\n    /* **YE LINE HATA DI GAYI HAI: filter: blur(3px);** */<br />\r\n  }<br />\r\n  .button-stroke-block,<br />\r\n  .button-stroke-block-v2 {<br />\r\n    /* Gradient wahi rahega */<br />\r\n    background-image: linear-gradient(180deg,<br />\r\n        var(--transparent) 10%,<br />\r\n        var(--accent-glow) 40%,<br />\r\n        var(--secondary-glow) 55%,<br />\r\n        var(--transparent) 90%);<br />\r\n    width: 50%;<br />\r\n    height: 100%;<br />\r\n  }<br />\r\n  /* 4. Inner Black Layer (Text aur background) */<br />\r\n  .button-text-wrap {<br />\r\n    z-index: 2;<br />\r\n    background-color: var(--black);<br />\r\n    border-radius: 200px;<br />\r\n    width: 100%;<br />\r\n    height: 100%;<br />\r\n    display: flex;<br />\r\n    justify-content: center;<br />\r\n    align-items: center;<br />\r\n    position: relative;<br />\r\n  }<br />\r\n  .primary-button-text {<br />\r\n    color: white;<br />\r\n    font-family: Calsans, Arial, sans-serif;<br />\r\n    font-size: 18px;<br />\r\n    font-weight: 600;<br />\r\n    text-transform: capitalize;<br />\r\n  }<br />\r\n</style>\r\n\r\n<a href=\"https://goldenstallionagency.com/wp-content/uploads/2025/08/AIW_-Ultimate-Hair-Transplant-Website-Strategy.pdf\">\r\nDownload Full Strategy\r\n</a>\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n<style>\r\n  /* Custom CSS Variables */<br />\r\n  :root {<br />\r\n    --accent-glow: #ff9100;<br />\r\n    --secondary-glow: #ff0055;<br />\r\n    --white-border: rgba(255, 255, 255, 0.4);<br />\r\n    --black: #000000;<br />\r\n    --transparent: rgba(0, 0, 0, 0);<br />\r\n  }<br />\r\n  /* 1. Combined Animation Keyframes (Rotation and Scale) */<br />\r\n  @keyframes rotate-and-scale {<br />\r\n    /* Center Top (Full Width) */<br />\r\n    0% {<br />\r\n      transform: rotate(0deg) scaleX(1);<br />\r\n    }<br />\r\n    /* Corner (Narrower) */<br />\r\n    25% {<br />\r\n      transform: rotate(90deg) scaleX(0.25);<br />\r\n    }<br />\r\n    /* Center Bottom (Full Width) */<br />\r\n    50% {<br />\r\n      transform: rotate(180deg) scaleX(1);<br />\r\n    }<br />\r\n    /* Corner (Narrower) */<br />\r\n    75% {<br />\r\n      transform: rotate(270deg) scaleX(0.25);<br />\r\n    }<br />\r\n    /* Back to Start */<br />\r\n    100% {<br />\r\n      transform: rotate(360deg) scaleX(1);<br />\r\n    }<br />\r\n  }<br />\r\n  /* Base and Wrapper styles */<br />\r\n  .hero-button-wrap {<br />\r\n    display: flex;<br />\r\n    justify-content: center;<br />\r\n    align-items: center;<br />\r\n  }<br />\r\n  /* 2. Main Button Container (White Border) */<br />\r\n  .primary-button-block {<br />\r\n    width: 300px;<br />\r\n    height: 60px;<br />\r\n    border: 1px solid var(--white-border);<br />\r\n    background-color: var(--black);<br />\r\n    border-radius: 200px;<br />\r\n    display: flex;<br />\r\n    justify-content: center;<br />\r\n    align-items: center;<br />\r\n    padding: 1px;<br />\r\n    position: relative;<br />\r\n    overflow: hidden;<br />\r\n    text-decoration: none;<br />\r\n  }<br />\r\n  /* 3. Rotating Stroke Wrapper (Removed \'filter: blur()\') */<br />\r\n  .button-stroke-wrapp {<br />\r\n    z-index: 1;<br />\r\n    position: absolute;<br />\r\n    /* Size ko kam kia taake effect ziada tight rahe */<br />\r\n    width: 200%;<br />\r\n    height: 300%;<br />\r\n    top: -100%;<br />\r\n    left: -50%;<br />\r\n    display: flex;<br />\r\n    justify-content: center;<br />\r\n    align-items: center;<br />\r\n    /* Animation wahi rahegi */<br />\r\n    animation: rotate-and-scale 4s linear infinite;<br />\r\n    /* **YE LINE HATA DI GAYI HAI: filter: blur(3px);** */<br />\r\n  }<br />\r\n  .button-stroke-block,<br />\r\n  .button-stroke-block-v2 {<br />\r\n    /* Gradient wahi rahega */<br />\r\n    background-image: linear-gradient(180deg,<br />\r\n        var(--transparent) 10%,<br />\r\n        var(--accent-glow) 40%,<br />\r\n        var(--secondary-glow) 55%,<br />\r\n        var(--transparent) 90%);<br />\r\n    width: 50%;<br />\r\n    height: 100%;<br />\r\n  }<br />\r\n  /* 4. Inner Black Layer (Text aur background) */<br />\r\n  .button-text-wrap {<br />\r\n    z-index: 2;<br />\r\n    background-color: var(--black);<br />\r\n    border-radius: 200px;<br />\r\n    width: 100%;<br />\r\n    height: 100%;<br />\r\n    display: flex;<br />\r\n    justify-content: center;<br />\r\n    align-items: center;<br />\r\n    position: relative;<br />\r\n  }<br />\r\n  .primary-button-text {<br />\r\n    color: white;<br />\r\n    font-family: Calsans, Arial, sans-serif;<br />\r\n    font-size: 18px;<br />\r\n    font-weight: 600;<br />\r\n    text-transform: capitalize;<br />\r\n  }<br />\r\n</style>\r\n\r\n<a href=\"https://calendly.com/goldenstallionagency/real-estate-and-development-branding-discovery-clone\">\r\nBook A Call Now!\r\n</a>\r\n<h2>How we turn ideas into impact</h2>\r\nWe follow a proven process to deliver sites that perform.\r\n<h2>01</h2>\r\n<h2>Discovery &amp; Strategy</h2>\r\nWe dive deep into your goals to uncover what really moves your audience — strategy comes first.\r\n<h2>02</h2>\r\n<h2>Design That Converts</h2>\r\nCrafting layouts with purpose — every element guides the user toward action and trust.\r\n<h2>03</h2>\r\n<h2>Launch &amp; Optimize</h2>\r\nAfter launch, we refine with data — ensuring your site performs as beautifully as it looks.\r\n<h2>Stop wasting budget on ads that send visitors to broken websites</h2>\r\nHere’s what’s holding back your conversions — and how we fix it.\r\n<figure><img src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/67bb8177c0dadd063faf6445_xnBn0gX6TFCdfM7NQZhs_cf-wo-redarrow.png\" alt=\"\" width=\"60\" height=\"100\" /></figure>\r\n<h3>Poor conversion performance</h3>\r\nToo many links distract visitors and dilute focus.\r\n<figure><img src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/67bb8177c0dadd063faf6445_xnBn0gX6TFCdfM7NQZhs_cf-wo-redarrow.png\" alt=\"\" width=\"60\" height=\"100\" /></figure>\r\n<h3>Low visitor engagement</h3>\r\nSlow loading times frustrate users and increase bounce rates.\r\n<figure><img src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/67bb8177c0dadd063faf6445_xnBn0gX6TFCdfM7NQZhs_cf-wo-redarrow.png\" alt=\"\" width=\"60\" height=\"100\" /></figure>\r\n<h3>Unfocused user experience</h3>\r\nUnclear calls to action confuse potential customers.\r\n<figure><img src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/67bb8177c0dadd063faf6445_xnBn0gX6TFCdfM7NQZhs_cf-wo-redarrow.png\" alt=\"\" width=\"60\" height=\"100\" /></figure>\r\n<h3>Missed sales opportunities</h3>\r\nGeneric design fails to build trust or authority.\r\n<figure><img src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/67bb90db392af4ac96adf168_1.webp\" alt=\"\" width=\"40\" height=\"40\" /></figure>\r\n<h3>Low-Performing Site</h3>\r\n<img src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/Book-a-reserved-coworking-spot-in-Spaces-Waterfall-Midrand-Midrand-Gumtree-South-Africa-08-11-2025_10_43_AM-768x1345-1-585x1024.webp\" sizes=\"(max-width: 585px) 100vw, 585px\" srcset=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/Book-a-reserved-coworking-spot-in-Spaces-Waterfall-Midrand-Midrand-Gumtree-South-Africa-08-11-2025_10_43_AM-768x1345-1-585x1024.webp 585w, https://goldenstallionagency.com/wp-content/uploads/2025/09/Book-a-reserved-coworking-spot-in-Spaces-Waterfall-Midrand-Midrand-Gumtree-South-Africa-08-11-2025_10_43_AM-768x1345-1-171x300.webp 171w, https://goldenstallionagency.com/wp-content/uploads/2025/09/Book-a-reserved-coworking-spot-in-Spaces-Waterfall-Midrand-Midrand-Gumtree-South-Africa-08-11-2025_10_43_AM-768x1345-1.webp 768w\" alt=\"\" width=\"585\" height=\"1024\" />\r\n<figure><img src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/67bb90f39296863ae1225eca_2.webp\" alt=\"\" width=\"40\" height=\"40\" /></figure>\r\n<h3>Conversion-Driven Design</h3>\r\nhttps://goldenstallionagency.com/wp-content/uploads/2025/10/ClearStone-Properties-Exclusive-Luxury-Residences-Secure-Living.mp4\r\n<figure><img src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/67bb88976d7f0ade2662c189_nMkfZvSyTSOfEX3hVGmM_cf-wo-greenarrow-1.png\" alt=\"\" width=\"60\" height=\"100\" /></figure>\r\n<h3>High conversion rates</h3>\r\nClear, focused navigation guides visitors to buy.\r\n<figure><img src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/67bb88976d7f0ade2662c189_nMkfZvSyTSOfEX3hVGmM_cf-wo-greenarrow-1.png\" alt=\"\" width=\"60\" height=\"100\" /></figure>\r\n<h3>Engaged visitorsrates</h3>\r\nFast, responsive design keeps users engaged.\r\n<figure><img src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/67bb88976d7f0ade2662c189_nMkfZvSyTSOfEX3hVGmM_cf-wo-greenarrow-1.png\" alt=\"\" width=\"60\" height=\"100\" /></figure>\r\n<h3>Increased lead generationrates</h3>\r\nStrong, compelling calls to action drive clicks.\r\n<figure><img src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/67bb88976d7f0ade2662c189_nMkfZvSyTSOfEX3hVGmM_cf-wo-greenarrow-1.png\" alt=\"\" width=\"60\" height=\"100\" /></figure>\r\n<h3>Increased Trust &amp; Credibility rates</h3>\r\nClear, focused navigation guides visitors to buy.\r\n\r\n&nbsp;\r\n\r\n<style>\r\n  /* Custom CSS Variables */<br />\r\n  :root {<br />\r\n    --accent-glow: #ff9100;<br />\r\n    --secondary-glow: #ff0055;<br />\r\n    --white-border: rgba(255, 255, 255, 0.4);<br />\r\n    --black: #000000;<br />\r\n    --transparent: rgba(0, 0, 0, 0);<br />\r\n  }<br />\r\n  /* 1. Combined Animation Keyframes (Rotation and Scale) */<br />\r\n  @keyframes rotate-and-scale {<br />\r\n    /* Center Top (Full Width) */<br />\r\n    0% {<br />\r\n      transform: rotate(0deg) scaleX(1);<br />\r\n    }<br />\r\n    /* Corner (Narrower) */<br />\r\n    25% {<br />\r\n      transform: rotate(90deg) scaleX(0.25);<br />\r\n    }<br />\r\n    /* Center Bottom (Full Width) */<br />\r\n    50% {<br />\r\n      transform: rotate(180deg) scaleX(1);<br />\r\n    }<br />\r\n    /* Corner (Narrower) */<br />\r\n    75% {<br />\r\n      transform: rotate(270deg) scaleX(0.25);<br />\r\n    }<br />\r\n    /* Back to Start */<br />\r\n    100% {<br />\r\n      transform: rotate(360deg) scaleX(1);<br />\r\n    }<br />\r\n  }<br />\r\n  /* Base and Wrapper styles */<br />\r\n  .hero-button-wrap {<br />\r\n    display: flex;<br />\r\n    justify-content: center;<br />\r\n    align-items: center;<br />\r\n  }<br />\r\n  /* 2. Main Button Container (White Border) */<br />\r\n  .primary-button-block {<br />\r\n    width: 300px;<br />\r\n    height: 60px;<br />\r\n    border: 1px solid var(--white-border);<br />\r\n    background-color: var(--black);<br />\r\n    border-radius: 200px;<br />\r\n    display: flex;<br />\r\n    justify-content: center;<br />\r\n    align-items: center;<br />\r\n    padding: 1px;<br />\r\n    position: relative;<br />\r\n    overflow: hidden;<br />\r\n    text-decoration: none;<br />\r\n  }<br />\r\n  /* 3. Rotating Stroke Wrapper (Removed \'filter: blur()\') */<br />\r\n  .button-stroke-wrapp {<br />\r\n    z-index: 1;<br />\r\n    position: absolute;<br />\r\n    /* Size ko kam kia taake effect ziada tight rahe */<br />\r\n    width: 200%;<br />\r\n    height: 300%;<br />\r\n    top: -100%;<br />\r\n    left: -50%;<br />\r\n    display: flex;<br />\r\n    justify-content: center;<br />\r\n    align-items: center;<br />\r\n    /* Animation wahi rahegi */<br />\r\n    animation: rotate-and-scale 4s linear infinite;<br />\r\n    /* **YE LINE HATA DI GAYI HAI: filter: blur(3px);** */<br />\r\n  }<br />\r\n  .button-stroke-block,<br />\r\n  .button-stroke-block-v2 {<br />\r\n    /* Gradient wahi rahega */<br />\r\n    background-image: linear-gradient(180deg,<br />\r\n        var(--transparent) 10%,<br />\r\n        var(--accent-glow) 40%,<br />\r\n        var(--secondary-glow) 55%,<br />\r\n        var(--transparent) 90%);<br />\r\n    width: 50%;<br />\r\n    height: 100%;<br />\r\n  }<br />\r\n  /* 4. Inner Black Layer (Text aur background) */<br />\r\n  .button-text-wrap {<br />\r\n    z-index: 2;<br />\r\n    background-color: var(--black);<br />\r\n    border-radius: 200px;<br />\r\n    width: 100%;<br />\r\n    height: 100%;<br />\r\n    display: flex;<br />\r\n    justify-content: center;<br />\r\n    align-items: center;<br />\r\n    position: relative;<br />\r\n  }<br />\r\n  .primary-button-text {<br />\r\n    color: white;<br />\r\n    font-family: Calsans, Arial, sans-serif;<br />\r\n    font-size: 18px;<br />\r\n    font-weight: 600;<br />\r\n    text-transform: capitalize;<br />\r\n  }<br />\r\n</style>\r\n\r\n<a href=\"https://calendly.com/goldenstallionagency/real-estate-and-development-branding-discovery-clone\">\r\nBook A Call Now!\r\n</a>\r\n<h2>Clearstone Properties Website\r\nReview</h2>\r\n&nbsp;\r\n\r\n<style>\r\n  /* Custom CSS Variables */<br />\r\n  :root {<br />\r\n    --accent-glow: #ff9100;<br />\r\n    --secondary-glow: #ff0055;<br />\r\n    --white-border: rgba(255, 255, 255, 0.4);<br />\r\n    --black: #000000;<br />\r\n    --transparent: rgba(0, 0, 0, 0);<br />\r\n  }<br />\r\n  /* 1. Combined Animation Keyframes (Rotation and Scale) */<br />\r\n  @keyframes rotate-and-scale {<br />\r\n    /* Center Top (Full Width) */<br />\r\n    0% {<br />\r\n      transform: rotate(0deg) scaleX(1);<br />\r\n    }<br />\r\n    /* Corner (Narrower) */<br />\r\n    25% {<br />\r\n      transform: rotate(90deg) scaleX(0.25);<br />\r\n    }<br />\r\n    /* Center Bottom (Full Width) */<br />\r\n    50% {<br />\r\n      transform: rotate(180deg) scaleX(1);<br />\r\n    }<br />\r\n    /* Corner (Narrower) */<br />\r\n    75% {<br />\r\n      transform: rotate(270deg) scaleX(0.25);<br />\r\n    }<br />\r\n    /* Back to Start */<br />\r\n    100% {<br />\r\n      transform: rotate(360deg) scaleX(1);<br />\r\n    }<br />\r\n  }<br />\r\n  /* Base and Wrapper styles */<br />\r\n  .hero-button-wrap {<br />\r\n    display: flex;<br />\r\n    justify-content: center;<br />\r\n    align-items: center;<br />\r\n  }<br />\r\n  /* 2. Main Button Container (White Border) */<br />\r\n  .primary-button-block {<br />\r\n    width: 300px;<br />\r\n    height: 60px;<br />\r\n    border: 1px solid var(--white-border);<br />\r\n    background-color: var(--black);<br />\r\n    border-radius: 200px;<br />\r\n    display: flex;<br />\r\n    justify-content: center;<br />\r\n    align-items: center;<br />\r\n    padding: 1px;<br />\r\n    position: relative;<br />\r\n    overflow: hidden;<br />\r\n    text-decoration: none;<br />\r\n  }<br />\r\n  /* 3. Rotating Stroke Wrapper (Removed \'filter: blur()\') */<br />\r\n  .button-stroke-wrapp {<br />\r\n    z-index: 1;<br />\r\n    position: absolute;<br />\r\n    /* Size ko kam kia taake effect ziada tight rahe */<br />\r\n    width: 200%;<br />\r\n    height: 300%;<br />\r\n    top: -100%;<br />\r\n    left: -50%;<br />\r\n    display: flex;<br />\r\n    justify-content: center;<br />\r\n    align-items: center;<br />\r\n    /* Animation wahi rahegi */<br />\r\n    animation: rotate-and-scale 4s linear infinite;<br />\r\n    /* **YE LINE HATA DI GAYI HAI: filter: blur(3px);** */<br />\r\n  }<br />\r\n  .button-stroke-block,<br />\r\n  .button-stroke-block-v2 {<br />\r\n    /* Gradient wahi rahega */<br />\r\n    background-image: linear-gradient(180deg,<br />\r\n        var(--transparent) 10%,<br />\r\n        var(--accent-glow) 40%,<br />\r\n        var(--secondary-glow) 55%,<br />\r\n        var(--transparent) 90%);<br />\r\n    width: 50%;<br />\r\n    height: 100%;<br />\r\n  }<br />\r\n  /* 4. Inner Black Layer (Text aur background) */<br />\r\n  .button-text-wrap {<br />\r\n    z-index: 2;<br />\r\n    background-color: var(--black);<br />\r\n    border-radius: 200px;<br />\r\n    width: 100%;<br />\r\n    height: 100%;<br />\r\n    display: flex;<br />\r\n    justify-content: center;<br />\r\n    align-items: center;<br />\r\n    position: relative;<br />\r\n  }<br />\r\n  .primary-button-text {<br />\r\n    color: white;<br />\r\n    font-family: Calsans, Arial, sans-serif;<br />\r\n    font-size: 18px;<br />\r\n    font-weight: 600;<br />\r\n    text-transform: capitalize;<br />\r\n  }<br />\r\n</style>\r\n\r\n<a href=\"https://calendly.com/goldenstallionagency/real-estate-and-development-branding-discovery-clone\">\r\nBook A Call Now!\r\n</a>\r\n\r\n\r\nhttps://goldenstallionagency.com/wp-content/uploads/2025/08/VIDEO-2025-03-25-11-51-05.mp4\r\n<h2>Our Success Stories</h2>\r\n\"Convertico is BY FAR the most dedicated, driven, relentlessly invested agency I have ever worked with. Once they get started they really don\'t f*** around.\"\r\n- Jonathan H\r\n<h2>CRO</h2>\r\n<h2>Boutique Salon Sees 3x More Bookings</h2>\r\nRuby’s Beauty salon had no website - only a Facebook page. Walk-ins were unpredictable, phone bookings......\r\n<h2>HVAC Company Generates $120K in New Sales</h2>\r\nTintwheer Mechanical (HVAC company) had a DIY-style website that looked unprofessional. Homeowners......\r\n<h2>KYU Restaurant - 217% Booking Increase</h2>\r\nKYU restaurant group had great food but an online presence that was costing them customers. Their outdated site......\r\n<h2>Real Estate Developer Secures 38 Qualified Leads in 30 Days</h2>\r\nA property developer had a stunning new project — but their old website made it look like every other estate. Buyers......\r\n<h2>Real Results. Real Feedback.</h2>\r\nDiscover how our work helped them scale, convert, and grow.\r\n<img src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/1-1.webp\" sizes=\"(max-width: 774px) 100vw, 774px\" srcset=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/1-1.webp 774w, https://goldenstallionagency.com/wp-content/uploads/2025/09/1-1-300x193.webp 300w, https://goldenstallionagency.com/wp-content/uploads/2025/09/1-1-768x493.webp 768w\" alt=\"\" width=\"774\" height=\"497\" />\r\n<img src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/2-1.webp\" sizes=\"(max-width: 774px) 100vw, 774px\" srcset=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/2-1.webp 774w, https://goldenstallionagency.com/wp-content/uploads/2025/09/2-1-300x193.webp 300w, https://goldenstallionagency.com/wp-content/uploads/2025/09/2-1-768x493.webp 768w\" alt=\"\" width=\"774\" height=\"497\" />\r\n<img src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/3-2.webp\" sizes=\"(max-width: 774px) 100vw, 774px\" srcset=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/3-2.webp 774w, https://goldenstallionagency.com/wp-content/uploads/2025/09/3-2-300x193.webp 300w, https://goldenstallionagency.com/wp-content/uploads/2025/09/3-2-768x493.webp 768w\" alt=\"\" width=\"774\" height=\"497\" />\r\n<img src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/5-2.webp\" sizes=\"(max-width: 774px) 100vw, 774px\" srcset=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/5-2.webp 774w, https://goldenstallionagency.com/wp-content/uploads/2025/09/5-2-300x193.webp 300w, https://goldenstallionagency.com/wp-content/uploads/2025/09/5-2-768x493.webp 768w\" alt=\"\" width=\"774\" height=\"497\" />\r\n\r\n\r\n<img src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/1-1.webp\" sizes=\"(max-width: 774px) 100vw, 774px\" srcset=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/1-1.webp 774w, https://goldenstallionagency.com/wp-content/uploads/2025/09/1-1-300x193.webp 300w, https://goldenstallionagency.com/wp-content/uploads/2025/09/1-1-768x493.webp 768w\" alt=\"\" width=\"774\" height=\"497\" />\r\n<img src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/2-1.webp\" sizes=\"(max-width: 774px) 100vw, 774px\" srcset=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/2-1.webp 774w, https://goldenstallionagency.com/wp-content/uploads/2025/09/2-1-300x193.webp 300w, https://goldenstallionagency.com/wp-content/uploads/2025/09/2-1-768x493.webp 768w\" alt=\"\" width=\"774\" height=\"497\" />\r\n<img src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/3-2.webp\" sizes=\"(max-width: 774px) 100vw, 774px\" srcset=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/3-2.webp 774w, https://goldenstallionagency.com/wp-content/uploads/2025/09/3-2-300x193.webp 300w, https://goldenstallionagency.com/wp-content/uploads/2025/09/3-2-768x493.webp 768w\" alt=\"\" width=\"774\" height=\"497\" />\r\n<img src=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/5-2.webp\" sizes=\"(max-width: 774px) 100vw, 774px\" srcset=\"https://goldenstallionagency.com/wp-content/uploads/2025/09/5-2.webp 774w, https://goldenstallionagency.com/wp-content/uploads/2025/09/5-2-300x193.webp 300w, https://goldenstallionagency.com/wp-content/uploads/2025/09/5-2-768x493.webp 768w\" alt=\"\" width=\"774\" height=\"497\" />\r\n<h2>Book A Call\r\nWith Us!</h2>\r\n<a href=\"https://calendly.com/goldenstallionagency/real-estate-and-development-branding-discovery-clone\">\r\nBook A Call Now!\r\n</a>\r\n<iframe src=\"https://calendly.com/goldenstallionwebagency/hospitality-website-discovery-call\" width=\"100%\" height=\"600\" frameborder=\"0\" scrolling=\"no\">﻿﻿﻿﻿﻿﻿</iframe>\r\n<a href=\"https://goldenstallionagency.com/portfolio/\">View Portfolio</a>\r\n<h2>Frequently Asked\r\nQuestions</h2>\r\n<details id=\"e-n-accordion-item-1150\" open=\"\"><summary tabindex=\"0\" data-accordion-index=\"1\" aria-expanded=\"true\" aria-controls=\"e-n-accordion-item-1150\">What Services Does Golden Stallion Agency Offer?\r\n\r\n\r\n</summary>Golden Stallion Agency is a full-service digital partner for dental, legal, and hospitality brands. Our services include website design and development, SEO optimization, digital marketing, and ongoing maintenance and support.\r\n\r\n</details><details id=\"e-n-accordion-item-1151\"><summary tabindex=\"-1\" data-accordion-index=\"2\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-1151\">How long does it take to build a website?\r\n\r\n\r\n</summary>Golden Stallion Agency is a full-service digital partner for dental, legal, and hospitality brands. Our services include website design and development, SEO optimization, digital marketing, and ongoing maintenance and support.\r\n\r\n</details><details id=\"e-n-accordion-item-1152\"><summary tabindex=\"-1\" data-accordion-index=\"3\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-1152\">Do you offer e-commerce solutions?\r\n\r\n\r\n</summary>Yes, we specialize in creating secure and user-friendly e-commerce websites to help your business sell products or services online.\r\n\r\n</details><details id=\"e-n-accordion-item-1153\"><summary tabindex=\"-1\" data-accordion-index=\"4\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-1153\">How do I get started with Golden Stallion Agency?\r\n\r\n\r\n</summary>Getting started is easy! Simply Book a Call with Tinashe, and we’ll discuss your business needs and goals. From there, we’ll create a custom plan to build your high-converting website.\r\n\r\n</details><details id=\"e-n-accordion-item-1154\"><summary tabindex=\"-1\" data-accordion-index=\"5\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-1154\">What happens if we don’t see results by the end of the program\r\n\r\n\r\n</summary>We give you all your money back – simple as\r\nthat\r\n\r\n</details>Golden Stallion Agency is a full-service digital partner for dental, legal, and hospitality brands. Our services include website design and development, SEO optimization, digital marketing, and ongoing maintenance and support.\r\n\r\nGolden Stallion Agency is a full-service digital partner for dental, legal, and hospitality brands. Our services include website design and development, SEO optimization, digital marketing, and ongoing maintenance and support.\r\n\r\nYes, we specialize in creating secure and user-friendly e-commerce websites to help your business sell products or services online.Getting started is easy! Simply Book a Call with Tinashe, and we’ll discuss your business needs and goals. From there, we’ll create a custom plan to build your high-converting website.We give you all your money back – simple as\r\nthat\r\n\r\n\r\n\r\n\r\n\r\n<style>\r\n  /* Custom CSS Variables */<br />\r\n  :root {<br />\r\n    --accent-glow: #ff9100;<br />\r\n    --secondary-glow: #ff0055;<br />\r\n    --white-border: rgba(255, 255, 255, 0.4);<br />\r\n    --black: #000000;<br />\r\n    --transparent: rgba(0, 0, 0, 0);<br />\r\n  }<br />\r\n  /* 1. Combined Animation Keyframes (Rotation and Scale) */<br />\r\n  @keyframes rotate-and-scale {<br />\r\n    /* Center Top (Full Width) */<br />\r\n    0% {<br />\r\n      transform: rotate(0deg) scaleX(1);<br />\r\n    }<br />\r\n    /* Corner (Narrower) */<br />\r\n    25% {<br />\r\n      transform: rotate(90deg) scaleX(0.25);<br />\r\n    }<br />\r\n    /* Center Bottom (Full Width) */<br />\r\n    50% {<br />\r\n      transform: rotate(180deg) scaleX(1);<br />\r\n    }<br />\r\n    /* Corner (Narrower) */<br />\r\n    75% {<br />\r\n      transform: rotate(270deg) scaleX(0.25);<br />\r\n    }<br />\r\n    /* Back to Start */<br />\r\n    100% {<br />\r\n      transform: rotate(360deg) scaleX(1);<br />\r\n    }<br />\r\n  }<br />\r\n  /* Base and Wrapper styles */<br />\r\n  .hero-button-wrap {<br />\r\n    display: flex;<br />\r\n    justify-content: center;<br />\r\n    align-items: center;<br />\r\n  }<br />\r\n  /* 2. Main Button Container (White Border) */<br />\r\n  .primary-button-block {<br />\r\n    width: 300px;<br />\r\n    height: 60px;<br />\r\n    border: 1px solid var(--white-border);<br />\r\n    background-color: var(--black);<br />\r\n    border-radius: 200px;<br />\r\n    display: flex;<br />\r\n    justify-content: center;<br />\r\n    align-items: center;<br />\r\n    padding: 1px;<br />\r\n    position: relative;<br />\r\n    overflow: hidden;<br />\r\n    text-decoration: none;<br />\r\n  }<br />\r\n  /* 3. Rotating Stroke Wrapper (Removed \'filter: blur()\') */<br />\r\n  .button-stroke-wrapp {<br />\r\n    z-index: 1;<br />\r\n    position: absolute;<br />\r\n    /* Size ko kam kia taake effect ziada tight rahe */<br />\r\n    width: 200%;<br />\r\n    height: 300%;<br />\r\n    top: -100%;<br />\r\n    left: -50%;<br />\r\n    display: flex;<br />\r\n    justify-content: center;<br />\r\n    align-items: center;<br />\r\n    /* Animation wahi rahegi */<br />\r\n    animation: rotate-and-scale 4s linear infinite;<br />\r\n    /* **YE LINE HATA DI GAYI HAI: filter: blur(3px);** */<br />\r\n  }<br />\r\n  .button-stroke-block,<br />\r\n  .button-stroke-block-v2 {<br />\r\n    /* Gradient wahi rahega */<br />\r\n    background-image: linear-gradient(180deg,<br />\r\n        var(--transparent) 10%,<br />\r\n        var(--accent-glow) 40%,<br />\r\n        var(--secondary-glow) 55%,<br />\r\n        var(--transparent) 90%);<br />\r\n    width: 50%;<br />\r\n    height: 100%;<br />\r\n  }<br />\r\n  /* 4. Inner Black Layer (Text aur background) */<br />\r\n  .button-text-wrap {<br />\r\n    z-index: 2;<br />\r\n    background-color: var(--black);<br />\r\n    border-radius: 200px;<br />\r\n    width: 100%;<br />\r\n    height: 100%;<br />\r\n    display: flex;<br />\r\n    justify-content: center;<br />\r\n    align-items: center;<br />\r\n    position: relative;<br />\r\n  }<br />\r\n  .primary-button-text {<br />\r\n    color: white;<br />\r\n    font-family: Calsans, Arial, sans-serif;<br />\r\n    font-size: 18px;<br />\r\n    font-weight: 600;<br />\r\n    text-transform: capitalize;<br />\r\n  }<br />\r\n</style>\r\n\r\n<a href=\"https://calendly.com/goldenstallionagency/real-estate-and-development-branding-discovery-clone\">\r\nBook A Call Now!\r\n</a>','Website Design & Website Development','','inherit','closed','closed','','1616-revision-v1','','','2025-10-15 20:41:21','2025-10-15 18:41:21','',1616,'https://goldenstallionagency.com/?p=1866',0,'revision','',0),(1867,3,'2025-10-15 20:43:06','2025-10-15 18:43:06',' ','','','publish','closed','closed','','1867','','','2025-10-15 20:43:06','2025-10-15 18:43:06','',0,'https://goldenstallionagency.com/?p=1867',3,'nav_menu_item','',0),(1868,3,'2025-10-15 20:43:29','2025-10-15 18:43:29','<h2>WEBSITE DESIGN</h2>\r\n<a href=\"mailto:info@goldenstallionagency.co.za\">\r\nEmail Support </a>\r\n\r\ninfo@goldenstallionagency.co.za\r\n<h4>Book a call with Tinashe</h4>\r\n<iframe src=\"https://calendly.com/goldenstallionwebagency/hospitality-website-discovery-call\" width=\"100%\" height=\"600\" frameborder=\"0\" scrolling=\"no\">﻿﻿﻿</iframe>\r\n<img src=\"https://goldenstallionagency.com/wp-content/uploads/2024/12/young-serious-webdesigner-with-laptop-concentrating-on-network.jpg\" sizes=\"(max-width: 1280px) 100vw, 1280px\" srcset=\"https://goldenstallionagency.com/wp-content/uploads/2024/12/young-serious-webdesigner-with-laptop-concentrating-on-network.jpg 1280w, https://goldenstallionagency.com/wp-content/uploads/2024/12/young-serious-webdesigner-with-laptop-concentrating-on-network-300x200.jpg 300w, https://goldenstallionagency.com/wp-content/uploads/2024/12/young-serious-webdesigner-with-laptop-concentrating-on-network-1024x682.jpg 1024w, https://goldenstallionagency.com/wp-content/uploads/2024/12/young-serious-webdesigner-with-laptop-concentrating-on-network-768x512.jpg 768w, https://goldenstallionagency.com/wp-content/uploads/2024/12/young-serious-webdesigner-with-laptop-concentrating-on-network-930x620.jpg 930w\" alt=\"\" width=\"1280\" height=\"853\" />\r\n<a tabindex=\"-1\" href=\"https://goldenstallionagency.com/contact-us/\">\r\n</a>\r\n<a href=\"https://goldenstallionagency.com/contact-us/\">\r\nCustomer Support </a>\r\n\r\nWe love helping you out!\r\n\r\n<a href=\"https://goldenstallionagency.com/contact-us/\">\r\nContact Us\r\n</a>\r\n<h4>Website Design</h4>\r\nOur website design service transforms your brandʼs vision into an engaging, visually appealing site.\r\nWe focus on clean, modern aesthetics that not only look great but also deliver a seamless user experience.\r\nFrom layout to functionality, we ensure every element aligns with your brandʼs goals.\r\n<h2>What You Get:</h2>\r\n<ul>\r\n 	<li>\r\nCustom, mobile-responsive designs</li>\r\n 	<li>\r\nIntuitive navigation and layout</li>\r\n 	<li>\r\nUser-friendly interfaces</li>\r\n 	<li>\r\nVisual storytelling aligned with your brand</li>\r\n</ul>','Website Design','','inherit','closed','closed','','505-revision-v1','','','2025-10-15 20:43:29','2025-10-15 18:43:29','',505,'https://goldenstallionagency.com/?p=1868',0,'revision','',0),(1869,3,'2025-10-15 20:43:43','2025-10-15 18:43:43','<h2>Web Development</h2>\r\n<a href=\"mailto:info@goldenstallionagency.co.za\">\r\nEmail Support </a>\r\n\r\ninfo@goldenstallionagency.co.za\r\n<h4>Book a call with Tinashe</h4>\r\n<iframe src=\"https://calendly.com/goldenstallionwebagency/hospitality-website-discovery-call\" width=\"100%\" height=\"600\" frameborder=\"0\" scrolling=\"no\">﻿﻿﻿</iframe>\r\n<img src=\"https://goldenstallionagency.com/wp-content/uploads/2024/12/young-serious-webdesigner-with-laptop-concentrating-on-network.jpg\" sizes=\"(max-width: 1280px) 100vw, 1280px\" srcset=\"https://goldenstallionagency.com/wp-content/uploads/2024/12/young-serious-webdesigner-with-laptop-concentrating-on-network.jpg 1280w, https://goldenstallionagency.com/wp-content/uploads/2024/12/young-serious-webdesigner-with-laptop-concentrating-on-network-300x200.jpg 300w, https://goldenstallionagency.com/wp-content/uploads/2024/12/young-serious-webdesigner-with-laptop-concentrating-on-network-1024x682.jpg 1024w, https://goldenstallionagency.com/wp-content/uploads/2024/12/young-serious-webdesigner-with-laptop-concentrating-on-network-768x512.jpg 768w, https://goldenstallionagency.com/wp-content/uploads/2024/12/young-serious-webdesigner-with-laptop-concentrating-on-network-930x620.jpg 930w\" alt=\"\" width=\"1280\" height=\"853\" />\r\n<a tabindex=\"-1\" href=\"https://goldenstallionagency.com/contact-us/\">\r\n</a>\r\n<a href=\"https://goldenstallionagency.com/contact-us/\">\r\nCustomer Support </a>\r\n\r\nWe love helping you out!\r\n\r\n<a href=\"https://goldenstallionagency.com/contact-us/\">\r\nContact Us\r\n</a>\r\n<h4>Web Development</h4>\r\nBehind every great design is powerful functionality. Our web development team brings your site\r\nto life with reliable, scalable technology that provides a smooth user experience. We build with\r\nspeed, security, and performance as our top priorities.\r\n<h2>What You Get:</h2>\r\n<ul>\r\n 	<li>\r\nFast-loading pages</li>\r\n 	<li>\r\nSecure, reliable infrastructure</li>\r\n 	<li>\r\nSEO-friendly code</li>\r\n 	<li>\r\nCustomized features and integrations</li>\r\n</ul>','Web Development','','inherit','closed','closed','','522-revision-v1','','','2025-10-15 20:43:43','2025-10-15 18:43:43','',522,'https://goldenstallionagency.com/?p=1869',0,'revision','',0),(1870,1,'2025-10-16 19:16:56','0000-00-00 00:00:00','','Auto Draft','','auto-draft','open','open','','','','','2025-10-16 19:16:56','0000-00-00 00:00:00','',0,'https://goldenstallionagency.com/?p=1870',0,'post','',0);
/*!40000 ALTER TABLE `wpve_posts` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpve_rank_math_analytics_gsc`
--

DROP TABLE IF EXISTS `wpve_rank_math_analytics_gsc`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpve_rank_math_analytics_gsc` (
  `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `created` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(),
  `query` varchar(1000) NOT NULL,
  `page` varchar(500) NOT NULL,
  `clicks` mediumint(6) NOT NULL,
  `impressions` mediumint(6) NOT NULL,
  `position` double NOT NULL,
  `ctr` double NOT NULL,
  PRIMARY KEY (`id`),
  KEY `analytics_query` (`query`(190)),
  KEY `analytics_page` (`page`(190)),
  KEY `clicks` (`clicks`),
  KEY `rank_position` (`position`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpve_rank_math_analytics_gsc`
--

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

--
-- Table structure for table `wpve_rank_math_analytics_inspections`
--

DROP TABLE IF EXISTS `wpve_rank_math_analytics_inspections`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpve_rank_math_analytics_inspections` (
  `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `page` varchar(500) NOT NULL,
  `created` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(),
  `index_verdict` varchar(64) NOT NULL,
  `indexing_state` varchar(64) NOT NULL,
  `coverage_state` text NOT NULL,
  `page_fetch_state` varchar(64) NOT NULL,
  `robots_txt_state` varchar(64) NOT NULL,
  `rich_results_verdict` varchar(64) NOT NULL,
  `rich_results_items` longtext NOT NULL,
  `last_crawl_time` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00',
  `crawled_as` varchar(64) NOT NULL,
  `google_canonical` text NOT NULL,
  `user_canonical` text NOT NULL,
  `sitemap` text NOT NULL,
  `referring_urls` longtext NOT NULL,
  `raw_api_response` longtext NOT NULL,
  PRIMARY KEY (`id`),
  KEY `analytics_object_page` (`page`(190)),
  KEY `created` (`created`),
  KEY `index_verdict` (`index_verdict`),
  KEY `page_fetch_state` (`page_fetch_state`),
  KEY `robots_txt_state` (`robots_txt_state`),
  KEY `rich_results_verdict` (`rich_results_verdict`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpve_rank_math_analytics_inspections`
--

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

--
-- Table structure for table `wpve_rank_math_analytics_objects`
--

DROP TABLE IF EXISTS `wpve_rank_math_analytics_objects`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpve_rank_math_analytics_objects` (
  `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `created` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(),
  `title` text NOT NULL,
  `page` varchar(500) NOT NULL,
  `object_type` varchar(100) NOT NULL,
  `object_subtype` varchar(100) NOT NULL,
  `object_id` bigint(20) unsigned NOT NULL,
  `primary_key` varchar(255) NOT NULL,
  `seo_score` tinyint(4) NOT NULL DEFAULT 0,
  `page_score` tinyint(4) NOT NULL DEFAULT 0,
  `is_indexable` tinyint(1) NOT NULL DEFAULT 1,
  `schemas_in_use` varchar(500) DEFAULT NULL,
  `desktop_interactive` double DEFAULT 0,
  `desktop_pagescore` double DEFAULT 0,
  `mobile_interactive` double DEFAULT 0,
  `mobile_pagescore` double DEFAULT 0,
  `pagespeed_refreshed` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00',
  PRIMARY KEY (`id`),
  KEY `analytics_object_page` (`page`(190))
) ENGINE=MyISAM AUTO_INCREMENT=44 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpve_rank_math_analytics_objects`
--

LOCK TABLES `wpve_rank_math_analytics_objects` WRITE;
/*!40000 ALTER TABLE `wpve_rank_math_analytics_objects` DISABLE KEYS */;
INSERT INTO `wpve_rank_math_analytics_objects` VALUES (1,'2025-01-16 17:31:23','Thank you','/thank-you/','post','page',649,'',0,0,1,'Article',0,0,0,0,'0000-00-00 00:00:00'),(2,'2024-12-20 13:54:06','Website Maintenance','/website-maintenance/','post','page',537,'',0,0,1,'Article',0,0,0,0,'0000-00-00 00:00:00'),(3,'2024-12-20 13:45:28','Digital Marketing','/digital-marketing/','post','page',532,'',0,0,1,'Article',0,0,0,0,'0000-00-00 00:00:00'),(4,'2024-12-20 13:37:14','SEO (Search Engine Optimization)','/seo/','post','page',527,'',0,0,1,'Article',0,0,0,0,'0000-00-00 00:00:00'),(7,'2024-12-19 09:41:02','Privacy Policy','/privacy-policy/','post','page',148,'',0,0,1,'Article',0,0,0,0,'0000-00-00 00:00:00'),(8,'2024-12-19 09:40:32','Terms and conditions','/terms-and-conditions/','post','page',146,'',0,0,1,'Article',0,0,0,0,'0000-00-00 00:00:00'),(9,'2025-01-30 08:45:10','Contact Us','/contact-us/','post','page',17,'',0,0,1,'Article',0,0,0,0,'2025-01-30 08:45:10'),(10,'2025-01-30 08:44:08','About','/about/','post','page',15,'',0,0,1,'Article',0,0,0,0,'2025-01-30 08:44:08'),(11,'2025-01-30 09:46:00','Portfolio','/portfolio/','post','page',12,'',0,0,1,'Article',0,0,0,0,'2025-01-30 09:46:00'),(12,'2024-12-20 13:28:07','Services','/services/','post','page',10,'',0,0,1,'Article',0,0,0,0,'0000-00-00 00:00:00'),(13,'2025-01-30 08:22:51','Home','/','post','page',8,'Hospitality Website Design South Africa',72,0,1,'Article',0,0,0,0,'2025-01-30 08:22:51'),(15,'2024-12-19 05:56:52','Hello world!','/2024/12/19/hello-world/','post','post',1,'',0,0,1,'Article',0,0,0,0,'0000-00-00 00:00:00'),(16,'2025-01-30 09:58:53','Home','/','post','page',8,'Hospitality Website Design South Africa',72,0,1,'Article',0,0,0,0,'2025-01-30 09:58:53'),(17,'2025-01-30 09:45:13','About','/about/','post','page',15,'',0,0,1,'Article',0,0,0,0,'2025-01-30 09:45:13'),(18,'2025-01-30 11:05:46','Contact Golden Stallion Agency | Hospitality Web Design South Africa','/contact-hospitality-web-design-south-africa/','post','page',17,'hospitality web design South Africa',55,0,1,'Article',0,0,0,0,'2025-01-30 11:05:46'),(19,'2025-01-30 11:00:25','About Golden Stallion Agency | Expert Hospitality Website Design','/about-expert-hospitality-website-design/','post','page',15,'Expert Hospitality Website Design',67,0,1,'Article',0,0,0,0,'2025-01-30 11:00:25'),(20,'2025-01-30 11:09:21','Our Work | hospitality website portfolio South Africa &#8211; Golden Stallion Agency','/hospitality-website-portfolio-south-africa-golden-stallion-agency/','post','page',12,'hospitality website portfolio South Africa',60,0,1,'Article',0,0,0,0,'2025-01-30 11:09:21'),(21,'2025-02-12 16:24:41','hospitality website design in South Africa','/','post','page',8,'hospitality website design South Africa',76,0,1,'Article',0,0,0,0,'2025-02-12 16:24:41'),(22,'2025-02-13 07:19:44','hospitality website design in South Africa','/','post','page',8,'hospitality website design South Africa',76,0,1,'Article',0,0,0,0,'2025-02-13 07:19:44'),(23,'2025-02-13 07:19:44','hospitality website design in South Africa','/','post','page',8,'hospitality website design South Africa',76,0,1,'Article',0,0,0,0,'0000-00-00 00:00:00'),(24,'2025-07-31 13:27:19','Landing Page','/landing-page/','post','page',780,'hospitality website design South Africa',70,0,1,'Article',0,0,0,0,'2025-07-31 13:27:19'),(25,'2025-08-01 09:33:22','Landing Page','/landing-page/','post','page',780,'hospitality website design South Africa',70,0,1,'Article',0,0,0,0,'2025-08-01 09:33:22'),(26,'2025-08-01 09:40:15','Landing Page','/landing-page/','post','page',780,'hospitality website design South Africa',70,0,1,'Article',0,0,0,0,'2025-08-01 09:40:15'),(27,'2025-08-01 09:42:31','Landing Page','/landing-page/','post','page',780,'hospitality website design South Africa',70,0,1,'Article',0,0,0,0,'2025-08-01 09:42:31'),(28,'2025-08-01 15:02:26','Landing Page','/landing-page/','post','page',780,'hospitality website design South Africa',65,0,1,'Article',0,0,0,0,'2025-08-01 15:02:26'),(29,'2025-08-01 15:42:35','Landing Page','/landing-page/','post','page',780,'hospitality website design South Africa',65,0,1,'Article',0,0,0,0,'2025-08-01 15:42:35'),(30,'2025-08-01 16:07:49','Landing Page','/landing-page/','post','page',780,'hospitality website design South Africa',65,0,1,'Article',0,0,0,0,'2025-08-01 16:07:49'),(31,'2025-08-02 12:57:15','Landing Page','/landing-page/','post','page',780,'hospitality website design South Africa',65,0,1,'Article',0,0,0,0,'2025-08-02 12:57:15'),(32,'2025-08-02 14:09:32','Landing Page','/landing-page/','post','page',780,'hospitality website design South Africa',59,0,1,'Article',0,0,0,0,'2025-08-02 14:09:32'),(33,'2025-08-02 14:14:00','Landing Page','/landing-page/','post','page',780,'hospitality website design South Africa',59,0,1,'Article',0,0,0,0,'2025-08-02 14:14:00'),(34,'2025-08-07 09:06:36','Landing Page','/landing-page/','post','page',780,'hospitality website design South Africa',59,0,1,'Article',0,0,0,0,'2025-08-07 09:06:36'),(35,'2025-09-26 00:36:53','Landing Page','/landing-page/','post','page',780,'hospitality website design South Africa',61,0,1,'Article',0,0,0,0,'2025-09-26 00:36:54'),(36,'2025-09-26 00:43:03','Landing copy','/landing-copy/','post','page',1313,'',0,0,1,'Article',0,0,0,0,'2025-09-26 00:43:05'),(37,'2025-09-30 21:07:33','Landing page','/landing-page-2/','post','page',1614,'',0,0,1,'Article',0,0,0,0,'0000-00-00 00:00:00'),(38,'2025-10-15 18:41:21','Website Design &#038; Website Development','/website-design-and-website-development/','post','page',1616,'',0,0,1,'Article',0,0,0,0,'2025-10-15 18:41:23'),(40,'2025-10-15 18:27:20','Boutique Salon Sees 3x More Bookings','/case-study/boutique-salon-sees-3x-more-bookings/','post','case-study',1819,'',0,0,1,'',0,0,0,0,'2025-10-15 18:27:20'),(41,'2025-10-15 18:28:31','HVAC Company Generates $120K in New Sales','/case-study/hvac-company-generates-120k-in-new-sales/','post','case-study',1822,'',0,0,1,'',0,0,0,0,'2025-10-15 18:28:31'),(42,'2025-10-15 18:28:37','KYU Restaurant &#8211; 217% Booking Increase','/case-study/kyu-restaurant-217-booking-increase/','post','case-study',1821,'',0,0,1,'',0,0,0,0,'2025-10-15 18:28:38'),(43,'2025-10-15 18:26:12','Real Estate Developer Secures 38 Qualified Leads in 30 Days','/case-study/real-estate-developer-secures-38-qualified-leads-in-30-days/','post','case-study',1820,'',0,0,1,'',0,0,0,0,'2025-10-15 18:26:12');
/*!40000 ALTER TABLE `wpve_rank_math_analytics_objects` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpve_rank_math_internal_links`
--

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

--
-- Dumping data for table `wpve_rank_math_internal_links`
--

LOCK TABLES `wpve_rank_math_internal_links` WRITE;
/*!40000 ALTER TABLE `wpve_rank_math_internal_links` DISABLE KEYS */;
INSERT INTO `wpve_rank_math_internal_links` VALUES (8933,'https://goldenstallionagency.com/contact-us/',522,0,'internal'),(861,'https://calendly.com/goldenstallionwebagency/hospitality-website-discovery-call',15,0,'external'),(870,'mailto:info@goldenstallionagency.co.za',537,0,'external'),(871,'https://goldenstallionagency.com/contact-us/',537,0,'internal'),(872,'https://goldenstallionagency.com/contact-us/',537,0,'internal'),(873,'https://goldenstallionagency.com/contact-us/',537,0,'internal'),(874,'mailto:info@goldenstallionagency.co.za',532,0,'external'),(875,'https://goldenstallionagency.com/contact-us/',532,0,'internal'),(876,'https://goldenstallionagency.com/contact-us/',532,0,'internal'),(877,'https://goldenstallionagency.com/contact-us/',532,0,'internal'),(878,'mailto:info@goldenstallionagency.co.za',527,0,'external'),(879,'https://goldenstallionagency.com/contact-us/',527,0,'internal'),(880,'https://goldenstallionagency.com/contact-us/',527,0,'internal'),(881,'https://goldenstallionagency.com/contact-us/',527,0,'internal'),(8934,'https://goldenstallionagency.com/contact-us/',522,0,'internal'),(8932,'https://goldenstallionagency.com/contact-us/',522,0,'internal'),(8931,'mailto:info@goldenstallionagency.co.za',522,0,'external'),(1293,'https://goldenstallionagency.com/contact-us/',8,0,'internal'),(1292,'https://calendly.com/goldenstallionwebagency/hospitality-website-discovery-call',8,0,'external'),(1291,'https://calendly.com/goldenstallionwebagency/hospitality-website-discovery-call',8,0,'external'),(869,'tel:%20+27%2081%20210%207855',17,0,'external'),(868,'tel:%20+27%2081%20210%207855',17,0,'external'),(867,'mailto:info@goldenstallionagency.com',17,0,'external'),(866,'mailto:info@goldenstallionagency.com',17,0,'external'),(1288,'https://calendly.com/goldenstallionwebagency/hospitality-website-discovery-call',8,0,'external'),(1290,'https://calendly.com/goldenstallionwebagency/hospitality-website-discovery-call',8,0,'external'),(8930,'https://goldenstallionagency.com/contact-us/',505,0,'internal'),(8929,'https://goldenstallionagency.com/contact-us/',505,0,'internal'),(8928,'https://goldenstallionagency.com/contact-us/',505,0,'internal'),(8927,'mailto:info@goldenstallionagency.co.za',505,0,'external'),(890,'mailto:info@goldenstallionagency.co.za',10,0,'external'),(891,'https://goldenstallionagency.com/contact-us/',10,0,'internal'),(892,'https://goldenstallionagency.com/contact-us/',10,0,'internal'),(893,'https://goldenstallionagency.com/contact-us/',10,0,'internal'),(894,'https://preview.tonydezigner.com/',1,0,'external'),(1289,'https://calendly.com/goldenstallionwebagency/hospitality-website-discovery-call',8,0,'external'),(1287,'https://goldenstallionagency.com/seo/',8,527,'internal'),(1286,'https://goldenstallionagency.com/digital-marketing/',8,532,'internal'),(1285,'https://goldenstallionagency.com/website-maintenance/',8,537,'internal'),(1284,'https://goldenstallionagency.com/web-development/',8,522,'internal'),(1283,'https://goldenstallionagency.com/website-design/',8,505,'internal'),(1282,'https://goldenstallionagency.com/services/',8,10,'internal'),(1281,'https://goldenstallionagency.com/seo/',8,527,'internal'),(1280,'https://goldenstallionagency.com/website-maintenance/',8,537,'internal'),(1279,'https://goldenstallionagency.com/digital-marketing/',8,532,'internal'),(1278,'https://goldenstallionagency.com/web-development/',8,522,'internal'),(1277,'https://goldenstallionagency.com/website-design/',8,505,'internal'),(1275,'https://calendly.com/goldenstallionwebagency/hospitality-website-discovery-call',8,0,'external'),(1276,'https://goldenstallionagency.com/portfolio/',8,0,'internal'),(8926,'https://calendly.com/goldenstallionagency/real-estate-and-development-branding-discovery-clone',1616,0,'external'),(7380,'https://goldenstallionagency.com/wp-content/uploads/2025/08/VIDEO-2025-03-25-11-51-05.mp4',1313,0,'internal'),(7381,'https://goldenstallionagency.com/portfolio/',1313,0,'internal'),(7377,'https://goldenstallionagency.com/portfolio/',780,0,'internal'),(7376,'https://goldenstallionagency.com/wp-content/uploads/2025/08/VIDEO-2025-03-25-11-51-05.mp4',780,0,'internal'),(8925,'https://goldenstallionagency.com/portfolio/',1616,0,'internal'),(8922,'https://calendly.com/goldenstallionagency/real-estate-and-development-branding-discovery-clone',1616,0,'external'),(8923,'https://goldenstallionagency.com/wp-content/uploads/2025/08/VIDEO-2025-03-25-11-51-05.mp4',1616,0,'internal'),(8924,'https://calendly.com/goldenstallionagency/real-estate-and-development-branding-discovery-clone',1616,0,'external'),(8918,'https://calendly.com/goldenstallionagency/real-estate-and-development-branding-discovery-clone',1616,0,'external'),(8919,'https://calendly.com/goldenstallionagency/real-estate-and-development-branding-discovery-clone',1616,0,'external'),(8920,'https://goldenstallionagency.com/wp-content/uploads/2025/10/ClearStone-Properties-Exclusive-Luxury-Residences-Secure-Living.mp4',1616,0,'internal'),(8921,'https://calendly.com/goldenstallionagency/real-estate-and-development-branding-discovery-clone',1616,0,'external');
/*!40000 ALTER TABLE `wpve_rank_math_internal_links` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpve_rank_math_internal_meta`
--

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

--
-- Dumping data for table `wpve_rank_math_internal_meta`
--

LOCK TABLES `wpve_rank_math_internal_meta` WRITE;
/*!40000 ALTER TABLE `wpve_rank_math_internal_meta` DISABLE KEYS */;
INSERT INTO `wpve_rank_math_internal_meta` VALUES (8,13,6,0),(505,3,1,2),(522,3,1,2),(527,3,1,2),(532,3,1,2),(537,3,1,2),(15,0,1,0),(17,0,4,0),(12,0,0,0),(10,3,1,1),(649,0,0,0),(148,0,0,0),(146,0,0,0),(1,0,1,0),(780,2,0,0),(1313,2,0,0),(1614,0,0,0),(1616,3,6,0),(1801,0,0,0),(1819,0,0,0),(1822,0,0,0),(1821,0,0,0),(1820,0,0,0);
/*!40000 ALTER TABLE `wpve_rank_math_internal_meta` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpve_rankie_changes`
--

DROP TABLE IF EXISTS `wpve_rankie_changes`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpve_rankie_changes` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `keyword_id` int(11) NOT NULL,
  `rank_change` int(11) NOT NULL,
  `date` timestamp NOT NULL DEFAULT current_timestamp(),
  PRIMARY KEY (`id`)
) ENGINE=MyISAM AUTO_INCREMENT=161 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpve_rankie_changes`
--

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

--
-- Table structure for table `wpve_rankie_keywords`
--

DROP TABLE IF EXISTS `wpve_rankie_keywords`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpve_rankie_keywords` (
  `keyword_id` int(11) NOT NULL AUTO_INCREMENT,
  `keyword` varchar(300) NOT NULL,
  `keyword_rank` int(11) NOT NULL DEFAULT 0,
  `keyword_site` varchar(300) NOT NULL,
  `keyword_type` varchar(20) NOT NULL DEFAULT 'Manual',
  `keyword_group` varchar(50) NOT NULL DEFAULT '-',
  `date_updated` varchar(50) NOT NULL,
  `last_try` int(11) NOT NULL DEFAULT 1401036392,
  `last_checked_page` int(11) NOT NULL DEFAULT 0,
  PRIMARY KEY (`keyword_id`)
) ENGINE=MyISAM AUTO_INCREMENT=368 DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpve_rankie_keywords`
--

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

--
-- Table structure for table `wpve_rankie_log`
--

DROP TABLE IF EXISTS `wpve_rankie_log`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpve_rankie_log` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `action` varchar(50) NOT NULL,
  `data` text NOT NULL,
  `date` timestamp NOT NULL DEFAULT current_timestamp(),
  PRIMARY KEY (`id`)
) ENGINE=MyISAM AUTO_INCREMENT=59 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpve_rankie_log`
--

LOCK TABLES `wpve_rankie_log` WRITE;
/*!40000 ALTER TABLE `wpve_rankie_log` DISABLE KEYS */;
INSERT INTO `wpve_rankie_log` VALUES (55,'Internal Cron','Internal cron job called now.','2025-01-30 05:40:25'),(56,'Internal Cron','Internal cron is now triggering a rank update.','2025-01-30 05:40:25'),(57,'Internal Cron','Internal cron job called now.','2025-01-30 05:46:27'),(58,'Internal Cron','Internal cron is now triggering a rank update.','2025-01-30 05:46:27');
/*!40000 ALTER TABLE `wpve_rankie_log` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpve_rankie_ranks`
--

DROP TABLE IF EXISTS `wpve_rankie_ranks`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpve_rankie_ranks` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `keyword_id` int(11) NOT NULL,
  `rank` int(11) NOT NULL,
  `date` timestamp NOT NULL DEFAULT current_timestamp(),
  `rank_link` varchar(300) NOT NULL DEFAULT '-',
  PRIMARY KEY (`id`)
) ENGINE=MyISAM AUTO_INCREMENT=536 DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpve_rankie_ranks`
--

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

--
-- Table structure for table `wpve_term_relationships`
--

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

LOCK TABLES `wpve_term_relationships` WRITE;
/*!40000 ALTER TABLE `wpve_term_relationships` DISABLE KEYS */;
INSERT INTO `wpve_term_relationships` VALUES (1,1,0),(6,2,0),(31,3,0),(35,4,0),(40,3,0),(43,5,0),(44,5,0),(45,5,0),(46,5,0),(53,6,0),(54,7,0),(55,3,0),(59,3,0),(94,3,0),(135,8,0),(139,3,0),(150,3,0),(154,3,0),(158,3,0),(401,6,0),(439,6,0),(457,6,0),(483,6,0),(545,5,0),(546,5,0),(547,5,0),(550,5,0),(652,6,0),(784,3,0),(786,3,0),(795,3,0),(797,3,0),(806,3,0),(808,3,0),(810,4,0),(812,4,0),(818,7,0),(820,3,0),(823,3,0),(863,6,0),(1315,6,0),(1342,9,0),(1678,10,0),(1867,5,0);
/*!40000 ALTER TABLE `wpve_term_relationships` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpve_term_taxonomy`
--

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

--
-- Dumping data for table `wpve_term_taxonomy`
--

LOCK TABLES `wpve_term_taxonomy` WRITE;
/*!40000 ALTER TABLE `wpve_term_taxonomy` DISABLE KEYS */;
INSERT INTO `wpve_term_taxonomy` VALUES (1,1,'category','',0,1),(2,2,'wp_theme','',0,1),(3,3,'elementor_library_type','',0,17),(4,4,'elementor_library_type','',0,3),(5,5,'nav_menu','',0,9),(6,6,'elementor_library_type','',0,7),(7,7,'elementor_library_type','',0,2),(8,8,'asenha-media-category','',0,1),(9,9,'elementor_font_type','',0,1),(10,10,'elementor_library_type','',0,1);
/*!40000 ALTER TABLE `wpve_term_taxonomy` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpve_termmeta`
--

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

--
-- Dumping data for table `wpve_termmeta`
--

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

--
-- Table structure for table `wpve_terms`
--

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

--
-- Dumping data for table `wpve_terms`
--

LOCK TABLES `wpve_terms` WRITE;
/*!40000 ALTER TABLE `wpve_terms` DISABLE KEYS */;
INSERT INTO `wpve_terms` VALUES (1,'Uncategorized','uncategorized',0),(2,'twentytwentyfive','twentytwentyfive',0),(3,'section','section',0),(4,'header','header',0),(5,'Main Menu','main-menu',0),(6,'page','page',0),(7,'footer','footer',0),(8,'jni','jni',0),(9,'custom','custom',0),(10,'popup','popup',0);
/*!40000 ALTER TABLE `wpve_terms` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpve_usermeta`
--

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

--
-- Dumping data for table `wpve_usermeta`
--

LOCK TABLES `wpve_usermeta` WRITE;
/*!40000 ALTER TABLE `wpve_usermeta` DISABLE KEYS */;
INSERT INTO `wpve_usermeta` VALUES (1,1,'nickname','devadmin'),(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,'wpve_capabilities','a:1:{s:13:\"administrator\";b:1;}'),(13,1,'wpve_user_level','10'),(14,1,'dismissed_wp_pointers',''),(15,1,'show_welcome_panel','0'),(16,1,'session_tokens','a:1:{s:64:\"30211f2fdf4135eefa6795e89c16711654cd9424def46929807ac02e68a2bef7\";a:4:{s:10:\"expiration\";i:1760807799;s:2:\"ip\";s:10:\"169.1.1.85\";s:2:\"ua\";s:70:\"Mozilla/5.0 (X11; Linux x86_64; rv:135.0) Gecko/20100101 Firefox/135.0\";s:5:\"login\";i:1760634999;}}'),(17,1,'wpve_user-settings','libraryContent=browse&editor=tinymce&mfold=o'),(18,1,'wpve_user-settings-time','1737043583'),(19,1,'wpve_dashboard_quick_press_last_post_id','1870'),(20,1,'community-events-location','a:1:{s:2:\"ip\";s:9:\"169.1.1.0\";}'),(178,1,'meta-box-order_dashboard','a:4:{s:6:\"normal\";s:110:\"e-dashboard-overview,dashboard_site_health,dashboard_right_now,dashboard_activity,iawp,themeisle,wpmet-stories\";s:4:\"side\";s:66:\"dashboard_quick_press,dashboard_primary,rank_math_dashboard_widget\";s:7:\"column3\";s:0:\"\";s:7:\"column4\";s:0:\"\";}'),(179,1,'screen_layout_dashboard','2'),(29,2,'nickname','devadmin'),(30,2,'first_name',''),(31,2,'last_name',''),(32,2,'description',''),(33,2,'rich_editing','true'),(34,2,'syntax_highlighting','true'),(35,2,'comment_shortcuts','false'),(36,2,'admin_color','fresh'),(37,2,'use_ssl','0'),(38,2,'show_admin_bar_front','true'),(39,2,'locale',''),(40,2,'wpve_capabilities','a:1:{s:13:\"administrator\";b:1;}'),(41,2,'wpve_user_level','10'),(42,2,'dismissed_wp_pointers',''),(43,2,'show_welcome_panel','0'),(44,2,'source_domain','sites.tonydezigner.com'),(45,2,'primary_blog','1'),(46,2,'community-events-location','a:1:{s:2:\"ip\";s:13:\"197.185.153.0\";}'),(47,2,'closedpostboxes_dashboard','a:0:{}'),(48,2,'metaboxhidden_dashboard','a:8:{i:0;s:20:\"e-dashboard-overview\";i:1;s:21:\"dashboard_site_health\";i:2;s:19:\"dashboard_right_now\";i:3;s:18:\"dashboard_activity\";i:4;s:9:\"themeisle\";i:5;s:13:\"wpmet-stories\";i:6;s:21:\"dashboard_quick_press\";i:7;s:17:\"dashboard_primary\";}'),(49,2,'elementor_introduction','a:2:{s:27:\"ai-get-started-announcement\";b:1;s:20:\"globals_introduction\";b:1;}'),(50,2,'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\";}'),(53,2,'wpm9_3_persisted_preferences','a:3:{s:4:\"core\";a:1:{s:26:\"isComplementaryAreaVisible\";b:1;}s:14:\"core/edit-post\";a:1:{s:12:\"welcomeGuide\";b:0;}s:9:\"_modified\";s:24:\"2024-12-19T08:32:50.787Z\";}'),(51,2,'metaboxhidden_nav-menus','a:1:{i:0;s:12:\"add-post_tag\";}'),(52,2,'wpm9_3_mainwp_child_user_enable_passwd_auth_connect','1'),(207,3,'_e_welcome_popover_displayed','1'),(208,3,'wpve_elementor_connect_common_data','a:3:{s:9:\"client_id\";s:32:\"A5l00o25VK6ecGkt8qiQdLBpOm0hnatW\";s:11:\"auth_secret\";s:32:\"6G45Uo1kmxHooCKfe34xwWo6wCbMQPg5\";s:5:\"state\";s:12:\"ZYLHrqgTqoTu\";}'),(54,2,'elementor_dismissed_editor_notices','a:1:{i:0;s:20:\"image_optimizer_hint\";}'),(56,2,'nav_menu_recently_edited','21'),(57,2,'_woocommerce_tracks_anon_id','woo:mZ1tGG/UhYMqkWT4vozMf3MM'),(58,2,'meta-box-order_product','a:3:{s:4:\"side\";s:84:\"submitdiv,postimagediv,woocommerce-product-images,product_catdiv,tagsdiv-product_tag\";s:6:\"normal\";s:55:\"woocommerce-product-data,postcustom,slugdiv,postexcerpt\";s:8:\"advanced\";s:0:\"\";}'),(59,2,'wc_last_active','1736380800'),(60,2,'wpm9_6_mainwp_child_user_enable_passwd_auth_connect','1'),(61,2,'wpm9_6_persisted_preferences','a:3:{s:4:\"core\";a:1:{s:26:\"isComplementaryAreaVisible\";b:1;}s:14:\"core/edit-post\";a:1:{s:12:\"welcomeGuide\";b:0;}s:9:\"_modified\";s:24:\"2024-12-19T08:32:50.787Z\";}'),(62,2,'wpm9_6__asenha-media_orderby','date'),(63,2,'wpm9_6__asenha-media_order','DESC'),(64,2,'wpm9_7_mainwp_child_user_enable_passwd_auth_connect','1'),(65,2,'wpm9_7_persisted_preferences','a:3:{s:4:\"core\";a:1:{s:26:\"isComplementaryAreaVisible\";b:1;}s:14:\"core/edit-post\";a:1:{s:12:\"welcomeGuide\";b:0;}s:9:\"_modified\";s:24:\"2024-12-19T08:32:50.787Z\";}'),(66,2,'wpm9_7__asenha-media_orderby','date'),(67,2,'wpm9_7__asenha-media_order','DESC'),(68,2,'wpm9_8_mainwp_child_user_enable_passwd_auth_connect','1'),(69,2,'wpm9_8_persisted_preferences','a:3:{s:4:\"core\";a:1:{s:26:\"isComplementaryAreaVisible\";b:1;}s:14:\"core/edit-post\";a:1:{s:12:\"welcomeGuide\";b:0;}s:9:\"_modified\";s:24:\"2024-12-19T08:32:50.787Z\";}'),(70,2,'wpm9_8__asenha-media_orderby','date'),(71,2,'wpm9_8__asenha-media_order','DESC'),(72,2,'wc_order_count_wpm9_8','0'),(73,2,'_woocommerce_persistent_cart_8','a:1:{s:4:\"cart\";a:0:{}}'),(74,2,'wpm9_10_mainwp_child_user_enable_passwd_auth_connect','1'),(75,2,'wpm9_10_persisted_preferences','a:3:{s:4:\"core\";a:1:{s:26:\"isComplementaryAreaVisible\";b:1;}s:14:\"core/edit-post\";a:1:{s:12:\"welcomeGuide\";b:0;}s:9:\"_modified\";s:24:\"2024-12-19T08:32:50.787Z\";}'),(76,2,'wpm9_10__asenha-media_orderby','date'),(77,2,'wpm9_10__asenha-media_order','DESC'),(88,2,'wpve_dashboard_quick_press_last_post_id','3'),(89,2,'wpve_mainwp_child_user_enable_passwd_auth_connect','1'),(90,2,'wpve_media_library_mode','grid'),(91,2,'wpve_persisted_preferences','a:3:{s:4:\"core\";a:1:{s:26:\"isComplementaryAreaVisible\";b:1;}s:14:\"core/edit-post\";a:1:{s:12:\"welcomeGuide\";b:0;}s:9:\"_modified\";s:24:\"2024-12-19T08:32:50.787Z\";}'),(92,2,'wpve_user-settings','libraryContent=browse&editor=tinymce'),(93,2,'wpve_user-settings-time','1734601198'),(94,2,'wpve__asenha-media_order','ASC'),(95,2,'wpve__asenha-media_orderby','post__in'),(96,1,'elementor_introduction','a:3:{s:27:\"ai-get-started-announcement\";b:1;s:20:\"globals_introduction\";b:1;s:28:\"yoast-introduction-editor-v2\";b:1;}'),(97,1,'wpve__asenha-media_orderby','date'),(98,1,'wpve__asenha-media_order','DESC'),(104,3,'nickname','siteadmin'),(105,3,'first_name','Golden Stallion Agency'),(106,3,'last_name',''),(107,3,'description',''),(108,3,'rich_editing','true'),(109,3,'syntax_highlighting','true'),(110,3,'comment_shortcuts','false'),(111,3,'admin_color','fresh'),(112,3,'use_ssl','0'),(113,3,'show_admin_bar_front','true'),(114,3,'locale',''),(115,3,'wpve_capabilities','a:1:{s:13:\"administrator\";b:1;}'),(116,3,'wpve_user_level','10'),(117,3,'dismissed_wp_pointers','theme_editor_notice'),(118,1,'wpve_mainwp_child_user_enable_passwd_auth_connect','1'),(119,1,'wpve_elementor_enable_ai','1'),(120,1,'wpve_elementor_pro_enable_notes_notifications','1'),(121,1,'aim',''),(122,1,'yim',''),(123,1,'jabber',''),(172,1,'metaboxhidden_nav-menus','a:1:{i:0;s:12:\"add-post_tag\";}'),(124,1,'wpve_mainwp_child_user_verified_registers','[{\"hash_key\":\"06eddfde408be87825ed263fe3cc60e5d1e98144f90f686cfb8b6fcabfc23624\",\"secure\":\"e3981faadc4df1829f207bbc00e77dde9cc87320\",\"date\":\"2025-01-16 17:44:35\"}]'),(156,1,'manageedit-elementskit_widgetcolumnshidden','a:3:{i:0;s:0:\"\";i:1;s:15:\"rank_math_title\";i:2;s:21:\"rank_math_description\";}'),(157,1,'manageedit-elementskit_widgetcolumnshidden_default','1'),(158,1,'manageedit-attachmentcolumnshidden','a:3:{i:0;s:0:\"\";i:1;s:15:\"rank_math_title\";i:2;s:21:\"rank_math_description\";}'),(159,1,'manageedit-attachmentcolumnshidden_default','1'),(160,1,'additional_profile_urls',''),(161,2,'additional_profile_urls',''),(162,3,'additional_profile_urls',''),(171,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\";}'),(125,1,'wfls-last-login','1737643178'),(127,1,'closedpostboxes_dashboard','a:0:{}'),(128,1,'metaboxhidden_dashboard','a:9:{i:0;s:20:\"e-dashboard-overview\";i:1;s:21:\"dashboard_site_health\";i:2;s:19:\"dashboard_right_now\";i:3;s:18:\"dashboard_activity\";i:4;s:32:\"wordfence_activity_report_widget\";i:5;s:9:\"themeisle\";i:6;s:13:\"wpmet-stories\";i:7;s:21:\"dashboard_quick_press\";i:8;s:17:\"dashboard_primary\";}'),(129,3,'session_tokens','a:4:{s:64:\"76b3a0fa784f776bcecb1243f5772990d1dfc4dbc00b849c9ea5ac255f00a593\";a:4:{s:10:\"expiration\";i:1760450437;s:2:\"ip\";s:14:\"104.28.241.183\";s:2:\"ua\";s:111:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36\";s:5:\"login\";i:1759240837;}s:64:\"2e09dd8373f64de0bb3e2e5079ec7349569edae0b93a751b1b6439f70a633d56\";a:4:{s:10:\"expiration\";i:1760642147;s:2:\"ip\";s:13:\"139.135.46.37\";s:2:\"ua\";s:117:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36\";s:5:\"login\";i:1759432547;}s:64:\"b4e760e23997bd87105b294fa1bc4848e92472b946e5cb18197cc2e9f7cf4d66\";a:4:{s:10:\"expiration\";i:1760611729;s:2:\"ip\";s:10:\"169.1.1.85\";s:2:\"ua\";s:78:\"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:143.0) Gecko/20100101 Firefox/143.0\";s:5:\"login\";i:1760438929;}s:64:\"6ff05e0196e6cbbdcc373b6aa6f3d2306d0fdf0b3aac6446daaf9be4186d62ab\";a:4:{s:10:\"expiration\";i:1760622496;s:2:\"ip\";s:15:\"103.115.199.168\";s:2:\"ua\";s:111:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36\";s:5:\"login\";i:1760449696;}}'),(209,3,'manageedit-case-studycolumnshidden','a:3:{i:0;s:0:\"\";i:1;s:15:\"rank_math_title\";i:2;s:21:\"rank_math_description\";}'),(210,3,'manageedit-case-studycolumnshidden_default','1'),(130,3,'wfls-last-login','1737049927'),(132,3,'community-events-location','a:1:{s:2:\"ip\";s:12:\"139.135.46.0\";}'),(133,3,'closedpostboxes_dashboard','a:2:{i:0;s:26:\"rank_math_dashboard_widget\";i:1;s:4:\"iawp\";}'),(134,3,'metaboxhidden_dashboard','a:6:{i:0;s:21:\"dashboard_site_health\";i:1;s:19:\"dashboard_right_now\";i:2;s:18:\"dashboard_activity\";i:3;s:9:\"themeisle\";i:4;s:21:\"dashboard_quick_press\";i:5;s:17:\"dashboard_primary\";}'),(204,3,'_e_notifications_dismissed','a:30:{i:0;s:14:\"variables-3.31\";i:1;s:18:\"host-special-offer\";i:2;s:12:\"filters-3.31\";i:3;s:14:\"ally-assistant\";i:4;s:12:\"classes-3.31\";i:5;s:24:\"send-notification-august\";i:6;s:15:\"attributes-3.31\";i:7;s:12:\"classes-3.30\";i:8;s:19:\"cloud-websites-3.30\";i:9;s:10:\"tools-3.30\";i:10;s:12:\"youtube-3.30\";i:11;s:17:\"host-google-cloud\";i:12;s:20:\"cloud-templates-3.29\";i:13;s:12:\"classes-3.29\";i:14;s:14:\"style-tab-3.29\";i:15;s:15:\"responsive-3.29\";i:16;s:16:\"performance-3.29\";i:17;s:14:\"migration-host\";i:18;s:17:\"ai-isolate-object\";i:19;s:17:\"hello-biz-contact\";i:20;s:22:\"ai-site-planner-colors\";i:21;s:17:\"ally-notification\";i:22;s:15:\"ai-site-planner\";i:23;s:14:\"grid-span-3.27\";i:24;s:16:\"local-fonts-3.27\";i:25;s:17:\"video-shorts-3.27\";i:26;s:23:\"dynamic-off-canvas-3.26\";i:27;s:20:\"image-optimizer-3.19\";i:28;s:20:\"5-star-rating-prompt\";i:29;s:23:\"site-mailer-introducing\";}'),(135,3,'wpve_elementor_enable_ai','1'),(136,3,'aim',''),(137,3,'yim',''),(138,3,'jabber',''),(139,3,'wpve_dashboard_quick_press_last_post_id','1846'),(142,1,'_yoast_wpseo_profile_updated','1737050648'),(143,2,'_yoast_wpseo_profile_updated','1737050648'),(144,3,'_yoast_wpseo_profile_updated','1737050648'),(152,1,'manageedit-elementskit_contentcolumnshidden','a:3:{i:0;s:0:\"\";i:1;s:15:\"rank_math_title\";i:2;s:21:\"rank_math_description\";}'),(153,1,'manageedit-elementskit_contentcolumnshidden_default','1'),(154,1,'manageedit-elementskit_templatecolumnshidden','a:3:{i:0;s:0:\"\";i:1;s:15:\"rank_math_title\";i:2;s:21:\"rank_math_description\";}'),(155,1,'manageedit-elementskit_templatecolumnshidden_default','1'),(141,1,'_yoast_wpseo_introductions','a:1:{s:25:\"ai-fix-assessments-upsell\";b:1;}'),(163,1,'rank_math_hide_frontend_stats','1'),(164,2,'last_update','1760561023'),(165,1,'last_update','1739438384'),(166,1,'meta-box-order_page','a:2:{i:0;b:0;s:4:\"side\";s:38:\"submitdiv,rank_math_metabox_content_ai\";}'),(167,1,'wpve_persisted_preferences','a:3:{s:4:\"core\";a:1:{s:26:\"isComplementaryAreaVisible\";b:1;}s:9:\"_modified\";s:24:\"2025-09-23T10:24:26.001Z\";s:14:\"core/edit-post\";a:1:{s:12:\"welcomeGuide\";b:0;}}'),(168,1,'closedpostboxes_page','a:0:{}'),(169,1,'metaboxhidden_page','a:6:{i:0;s:12:\"revisionsdiv\";i:1;s:10:\"postcustom\";i:2;s:16:\"commentstatusdiv\";i:3;s:11:\"commentsdiv\";i:4;s:7:\"slugdiv\";i:5;s:9:\"authordiv\";}'),(170,1,'nav_menu_recently_edited','5'),(146,1,'manageedit-postcolumnshidden','a:3:{i:0;s:0:\"\";i:1;s:15:\"rank_math_title\";i:2;s:21:\"rank_math_description\";}'),(147,1,'manageedit-postcolumnshidden_default','1'),(148,1,'manageedit-pagecolumnshidden','a:3:{i:0;s:0:\"\";i:1;s:15:\"rank_math_title\";i:2;s:21:\"rank_math_description\";}'),(149,1,'manageedit-pagecolumnshidden_default','1'),(150,1,'manageedit-e-floating-buttonscolumnshidden','a:3:{i:0;s:0:\"\";i:1;s:15:\"rank_math_title\";i:2;s:21:\"rank_math_description\";}'),(151,1,'manageedit-e-floating-buttonscolumnshidden_default','1'),(180,3,'manageedit-postcolumnshidden','a:3:{i:0;s:0:\"\";i:1;s:15:\"rank_math_title\";i:2;s:21:\"rank_math_description\";}'),(181,3,'manageedit-postcolumnshidden_default','1'),(182,3,'manageedit-pagecolumnshidden','a:3:{i:0;s:0:\"\";i:1;s:15:\"rank_math_title\";i:2;s:21:\"rank_math_description\";}'),(183,3,'manageedit-pagecolumnshidden_default','1'),(184,3,'manageedit-attachmentcolumnshidden','a:3:{i:0;s:0:\"\";i:1;s:15:\"rank_math_title\";i:2;s:21:\"rank_math_description\";}'),(185,3,'manageedit-attachmentcolumnshidden_default','1'),(186,3,'manageedit-e-floating-buttonscolumnshidden','a:3:{i:0;s:0:\"\";i:1;s:15:\"rank_math_title\";i:2;s:21:\"rank_math_description\";}'),(187,3,'manageedit-e-floating-buttonscolumnshidden_default','1'),(188,3,'manageedit-elementskit_contentcolumnshidden','a:3:{i:0;s:0:\"\";i:1;s:15:\"rank_math_title\";i:2;s:21:\"rank_math_description\";}'),(189,3,'manageedit-elementskit_contentcolumnshidden_default','1'),(190,3,'manageedit-elementskit_templatecolumnshidden','a:3:{i:0;s:0:\"\";i:1;s:15:\"rank_math_title\";i:2;s:21:\"rank_math_description\";}'),(191,3,'manageedit-elementskit_templatecolumnshidden_default','1'),(192,3,'manageedit-elementskit_widgetcolumnshidden','a:3:{i:0;s:0:\"\";i:1;s:15:\"rank_math_title\";i:2;s:21:\"rank_math_description\";}'),(193,3,'manageedit-elementskit_widgetcolumnshidden_default','1'),(194,3,'elementor_introduction','a:4:{s:27:\"ai-get-started-announcement\";b:1;s:35:\"upload_json_warning_generic_message\";b:1;s:20:\"globals_introduction\";b:1;s:59:\"ai_get_started_introduction_site_logo_with_ai_site-settings\";b:1;}'),(195,3,'last_update','1760561023'),(196,3,'meta-box-order_page','a:2:{i:0;b:0;s:4:\"side\";s:38:\"submitdiv,rank_math_metabox_content_ai\";}'),(197,3,'wpve_user-settings','editor=tinymce&libraryContent=browse&mfold=o&hidetb=1&editor_plain_text_paste_warning=1'),(198,3,'wpve_user-settings-time','1760014855'),(199,3,'meta-box-order_post','a:2:{i:0;b:0;s:4:\"side\";s:38:\"submitdiv,rank_math_metabox_content_ai\";}'),(200,3,'wpve__asenha-media_orderby','date'),(201,3,'wpve__asenha-media_order','DESC'),(202,3,'meta-box-order_dashboard','a:4:{s:6:\"normal\";s:141:\"rank_math_dashboard_widget,e-dashboard-overview,dashboard_site_health,dashboard_right_now,dashboard_activity,iawp,dashboard_php_nag,themeisle\";s:4:\"side\";s:39:\"dashboard_quick_press,dashboard_primary\";s:7:\"column3\";s:0:\"\";s:7:\"column4\";s:0:\"\";}'),(203,3,'screen_layout_dashboard','2'),(205,3,'elementor_dismissed_editor_notices','a:1:{i:0;s:20:\"image_optimizer_hint\";}'),(206,1,'default_password_nag',''),(211,1,'manageedit-case-studycolumnshidden','a:3:{i:0;s:0:\"\";i:1;s:15:\"rank_math_title\";i:2;s:21:\"rank_math_description\";}'),(212,1,'manageedit-case-studycolumnshidden_default','1'),(213,3,'nav_menu_recently_edited','5'),(214,3,'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\";}'),(215,3,'metaboxhidden_nav-menus','a:2:{i:0;s:24:\"add-post-type-case-study\";i:1;s:12:\"add-post_tag\";}');
/*!40000 ALTER TABLE `wpve_usermeta` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpve_users`
--

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

--
-- Dumping data for table `wpve_users`
--

LOCK TABLES `wpve_users` WRITE;
/*!40000 ALTER TABLE `wpve_users` DISABLE KEYS */;
INSERT INTO `wpve_users` VALUES (1,'devadmin','$wp$2y$10$H5C1gSaDxHLvbHRGc1.AO.tmEWXKWsynAOQdzpAdp2DhFZlK4HhqK','devadmin','support@tonydezigner.com','https://goldenstallionagency.com','2025-01-16 16:06:12','',0,'devadmin'),(2,'devadmin-1','$P$BkMV.JlxoCAGbesaERNdbw8MU72sIK1','devadmin-2','support@tonydezifgner.com','https://preview.tonydezigner.com','2024-12-19 06:38:11','',0,'devadmin'),(3,'siteadmin','$wp$2y$10$FpE5n18UBwjLNgK0wnn3HedGPFJwB2IH5/ln5SdFDgzwNPI0zQkQe','siteadmin','Goldenstallionagency@gmail.com','','2025-01-16 17:41:48','',0,'Golden Stallion Agency');
/*!40000 ALTER TABLE `wpve_users` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpve_wprt_keywords`
--

DROP TABLE IF EXISTS `wpve_wprt_keywords`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpve_wprt_keywords` (
  `id` mediumint(9) NOT NULL AUTO_INCREMENT,
  `keyword` varchar(255) NOT NULL DEFAULT '',
  `country` varchar(55) NOT NULL DEFAULT '',
  `last_update_date` varchar(255) NOT NULL DEFAULT '',
  PRIMARY KEY (`id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpve_wprt_keywords`
--

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

--
-- Table structure for table `wpve_wprt_ranks`
--

DROP TABLE IF EXISTS `wpve_wprt_ranks`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpve_wprt_ranks` (
  `id` mediumint(9) NOT NULL AUTO_INCREMENT,
  `keyword_id` varchar(100) NOT NULL DEFAULT '',
  `ranks` longtext NOT NULL DEFAULT '',
  PRIMARY KEY (`id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpve_wprt_ranks`
--

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

--
-- Table structure for table `wpve_yoast_indexable`
--

DROP TABLE IF EXISTS `wpve_yoast_indexable`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpve_yoast_indexable` (
  `id` int(11) unsigned NOT NULL AUTO_INCREMENT,
  `permalink` longtext DEFAULT NULL,
  `permalink_hash` varchar(40) DEFAULT NULL,
  `object_id` bigint(20) DEFAULT NULL,
  `object_type` varchar(32) NOT NULL,
  `object_sub_type` varchar(32) DEFAULT NULL,
  `author_id` bigint(20) DEFAULT NULL,
  `post_parent` bigint(20) DEFAULT NULL,
  `title` text DEFAULT NULL,
  `description` mediumtext DEFAULT NULL,
  `breadcrumb_title` text DEFAULT NULL,
  `post_status` varchar(20) 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 DEFAULT NULL,
  `primary_focus_keyword` varchar(191) 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 DEFAULT NULL,
  `twitter_image` longtext DEFAULT NULL,
  `twitter_description` longtext DEFAULT NULL,
  `twitter_image_id` varchar(191) DEFAULT NULL,
  `twitter_image_source` text DEFAULT NULL,
  `open_graph_title` text DEFAULT NULL,
  `open_graph_description` longtext DEFAULT NULL,
  `open_graph_image` longtext DEFAULT NULL,
  `open_graph_image_id` varchar(191) DEFAULT NULL,
  `open_graph_image_source` text DEFAULT NULL,
  `open_graph_image_meta` mediumtext DEFAULT NULL,
  `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) DEFAULT NULL,
  `region` varchar(32) DEFAULT NULL,
  `schema_page_type` varchar(64) DEFAULT NULL,
  `schema_article_type` varchar(64) 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=MyISAM AUTO_INCREMENT=22 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpve_yoast_indexable`
--

LOCK TABLES `wpve_yoast_indexable` WRITE;
/*!40000 ALTER TABLE `wpve_yoast_indexable` DISABLE KEYS */;
INSERT INTO `wpve_yoast_indexable` VALUES (1,'https://goldenstallionagency.com/category/uncategorized/','56:5ef771101b6535e4f9c4724646605d0b',1,'term','category',NULL,NULL,NULL,NULL,'Uncategorized',NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2025-01-16 17:57:06','2025-01-16 15:57:26',1,NULL,NULL,NULL,NULL,0,NULL,2,'2024-12-19 07:56:52','2024-12-19 07:56:52',NULL),(2,'https://goldenstallionagency.com/sample-page/','45:12fa28fa05a71b49a4b63953a499747b',2,'post','page',2,0,NULL,NULL,'Sample Page','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-01-16 17:57:07','2025-01-16 15:57:13',1,NULL,NULL,NULL,NULL,0,NULL,2,'2024-12-19 09:48:37','2024-12-19 07:56:52',0),(3,'https://goldenstallionagency.com/author/devadmin-2/','51:b02e3f17c8a5150dcf772b503bb8105b',2,'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/73374c03d2ff1652026eba07a0b51c0a?s=500&d=mm&r=g',NULL,NULL,'gravatar-image',NULL,NULL,'https://secure.gravatar.com/avatar/73374c03d2ff1652026eba07a0b51c0a?s=500&d=mm&r=g',NULL,'gravatar-image',NULL,NULL,NULL,NULL,'2025-01-16 17:57:07','2025-01-16 16:07:59',1,NULL,NULL,NULL,NULL,0,NULL,2,'2025-01-16 18:07:59','2024-12-19 07:56:52',NULL),(4,'https://goldenstallionagency.com/','33:8dd6632dafef567d2170de910e64bae2',8,'post','page',2,0,'Golden Stallion Agency | Hospitality Website Design South Africa','Discover how Golden Stallion Agency transforms South Africa’s hospitality brands with user-focused website design. Book a free call today!','Home','publish',NULL,0,NULL,NULL,NULL,'Hospitality Website Design South Africa',61,60,0,NULL,0,NULL,NULL,NULL,NULL,'https://goldenstallionagency.com/wp-content/uploads/2024/12/GSWA-WEBSITE-UPDATED-CHANGES-.png',NULL,NULL,'first-content-image',NULL,NULL,'https://goldenstallionagency.com/wp-content/uploads/2024/12/GSWA-WEBSITE-UPDATED-CHANGES-.png',NULL,'first-content-image',NULL,5,NULL,NULL,'2025-01-16 17:57:07','2025-01-16 16:07:59',1,NULL,NULL,NULL,NULL,0,12,2,'2025-01-16 18:07:59','2024-12-19 08:33:30',0),(5,'https://goldenstallionagency.com/services/','42:980c711f0105129cf366c8ab004af9fb',10,'post','page',2,0,NULL,NULL,'Services','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://goldenstallionagency.com/wp-content/uploads/2024/12/young-serious-webdesigner-with-laptop-concentrating-on-network.jpg',NULL,'438','first-content-image',NULL,NULL,'https://goldenstallionagency.com/wp-content/uploads/2024/12/young-serious-webdesigner-with-laptop-concentrating-on-network.jpg','438','first-content-image',NULL,3,NULL,NULL,'2025-01-16 17:57:07','2025-01-16 15:57:15',1,NULL,NULL,NULL,NULL,0,NULL,2,'2024-12-20 13:28:07','2024-12-19 08:37:35',0),(6,'https://goldenstallionagency.com/portfolio/','43:7d2de9eea3f23f9cbfc1391314ec6dcc',12,'post','page',2,0,NULL,NULL,'Portfolio','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,10,NULL,NULL,'2025-01-16 17:57:07','2025-01-16 15:57:15',1,NULL,NULL,NULL,NULL,0,NULL,2,'2024-12-20 08:25:26','2024-12-19 08:37:51',0),(7,'https://goldenstallionagency.com/about/','39:c64cc39ebce0b1ef757ddaddc66bf795',15,'post','page',2,0,NULL,NULL,'About','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://goldenstallionagency.com/wp-content/uploads/2024/12/1ca77926-7537-4cb2-8743-2cfa35ac6420-768x650-1.webp',NULL,'25','first-content-image',NULL,NULL,'https://goldenstallionagency.com/wp-content/uploads/2024/12/1ca77926-7537-4cb2-8743-2cfa35ac6420-768x650-1.webp','25','first-content-image',NULL,0,NULL,NULL,'2025-01-16 17:57:07','2025-01-16 15:57:16',1,NULL,NULL,NULL,NULL,0,NULL,2,'2024-12-20 14:33:40','2024-12-19 08:38:03',0),(8,'https://goldenstallionagency.com/contact-us/','44:4fdedde83ca18f7b88e487265bf7aec2',17,'post','page',2,0,NULL,NULL,'Contact Us','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,18,NULL,'2025-01-16 17:57:07','2025-01-16 17:57:22',1,NULL,NULL,NULL,NULL,0,NULL,2,'2024-12-20 16:17:18','2024-12-19 08:38:23',0),(9,'https://goldenstallionagency.com/terms-and-conditions/','54:1f6d2424b6ec253f82b70da6db07e863',146,'post','page',2,0,NULL,NULL,'Terms and conditions','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-01-16 17:57:07','2025-01-16 15:57:19',1,NULL,NULL,NULL,NULL,0,NULL,2,'2024-12-19 09:40:32','2024-12-19 09:40:32',0),(10,'https://goldenstallionagency.com/privacy-policy/','48:22693b282e4a310f8f679d8e31340647',148,'post','page',2,0,NULL,NULL,'Privacy Policy','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-01-16 17:57:07','2025-01-16 15:57:19',1,NULL,NULL,NULL,NULL,0,NULL,2,'2024-12-19 09:41:02','2024-12-19 09:40:53',0),(11,'https://goldenstallionagency.com/website-design/','48:1e54aa17aa52d75c84e190d641a39831',505,'post','page',2,0,NULL,NULL,'Website Design','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://goldenstallionagency.com/wp-content/uploads/2024/12/young-serious-webdesigner-with-laptop-concentrating-on-network.jpg',NULL,'438','first-content-image',NULL,NULL,'https://goldenstallionagency.com/wp-content/uploads/2024/12/young-serious-webdesigner-with-laptop-concentrating-on-network.jpg','438','first-content-image',NULL,3,2,NULL,'2025-01-16 17:57:07','2025-01-16 15:57:19',1,NULL,NULL,NULL,NULL,0,NULL,2,'2024-12-20 13:30:42','2024-12-20 13:25:40',0),(12,'https://goldenstallionagency.com/web-development/','49:e8d7ed4d036c3abac3355ec2eabbe443',522,'post','page',2,0,NULL,NULL,'Web Development','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://goldenstallionagency.com/wp-content/uploads/2024/12/young-serious-webdesigner-with-laptop-concentrating-on-network.jpg',NULL,'438','first-content-image',NULL,NULL,'https://goldenstallionagency.com/wp-content/uploads/2024/12/young-serious-webdesigner-with-laptop-concentrating-on-network.jpg','438','first-content-image',NULL,3,2,NULL,'2025-01-16 17:57:07','2025-01-16 15:57:19',1,NULL,NULL,NULL,NULL,0,NULL,2,'2024-12-20 13:34:55','2024-12-20 13:31:49',0),(13,'https://goldenstallionagency.com/seo/','37:abf905b0f5bdfdb7f64b17d039a1c5b3',527,'post','page',2,0,NULL,NULL,'SEO (Search Engine Optimization)','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://goldenstallionagency.com/wp-content/uploads/2024/12/young-serious-webdesigner-with-laptop-concentrating-on-network.jpg',NULL,'438','first-content-image',NULL,NULL,'https://goldenstallionagency.com/wp-content/uploads/2024/12/young-serious-webdesigner-with-laptop-concentrating-on-network.jpg','438','first-content-image',NULL,3,2,NULL,'2025-01-16 17:57:07','2025-01-16 15:57:22',1,NULL,NULL,NULL,NULL,0,NULL,2,'2024-12-20 13:37:14','2024-12-20 13:36:00',0),(14,'https://goldenstallionagency.com/digital-marketing/','51:375f718e6d4756e646232d223795d318',532,'post','page',2,0,NULL,NULL,'Digital Marketing','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://goldenstallionagency.com/wp-content/uploads/2024/12/young-serious-webdesigner-with-laptop-concentrating-on-network.jpg',NULL,'438','first-content-image',NULL,NULL,'https://goldenstallionagency.com/wp-content/uploads/2024/12/young-serious-webdesigner-with-laptop-concentrating-on-network.jpg','438','first-content-image',NULL,3,2,NULL,'2025-01-16 17:57:07','2025-01-16 15:57:22',1,NULL,NULL,NULL,NULL,0,NULL,2,'2024-12-20 13:45:28','2024-12-20 13:39:14',0),(15,'https://goldenstallionagency.com/website-maintenance/','53:c3359fc9a093ae757346cb419e23c570',537,'post','page',2,0,NULL,NULL,'Website Maintenance','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://goldenstallionagency.com/wp-content/uploads/2024/12/young-serious-webdesigner-with-laptop-concentrating-on-network.jpg',NULL,'438','first-content-image',NULL,NULL,'https://goldenstallionagency.com/wp-content/uploads/2024/12/young-serious-webdesigner-with-laptop-concentrating-on-network.jpg','438','first-content-image',NULL,3,2,NULL,'2025-01-16 17:57:07','2025-01-16 15:57:22',1,NULL,NULL,NULL,NULL,0,NULL,2,'2024-12-20 13:54:06','2024-12-20 13:46:24',0),(16,'https://goldenstallionagency.com/thank-you/','43:d2f22eda362e717336ba2d87b83394a1',649,'post','page',1,0,NULL,NULL,'Thank you','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://goldenstallionagency.com/wp-content/uploads/2024/12/image_2024-11-08_222804488.webp',NULL,'51','first-content-image',NULL,NULL,'https://goldenstallionagency.com/wp-content/uploads/2024/12/image_2024-11-08_222804488.webp','51','first-content-image',NULL,0,NULL,NULL,'2025-01-16 17:57:07','2025-01-16 15:57:22',1,NULL,NULL,NULL,NULL,0,NULL,2,'2025-01-16 17:31:23','2025-01-16 17:14:00',0),(17,'https://goldenstallionagency.com/2024/12/19/hello-world/','56:92e8c3c5621e2d959cd29a9f690ed608',1,'post','post',2,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-01-16 17:57:07','2025-01-16 15:57:22',1,NULL,NULL,NULL,NULL,0,NULL,2,'2024-12-19 07:56:52','2024-12-19 07:56:52',0),(18,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-01-16 17:57:10','2025-01-16 15:57:10',1,NULL,NULL,NULL,NULL,0,NULL,1,NULL,NULL,NULL),(19,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-01-16 17:57:10','2025-01-16 15:57:10',1,NULL,NULL,NULL,NULL,0,NULL,1,NULL,NULL,NULL),(20,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-01-16 17:57:10','2025-01-16 15:57:10',1,NULL,NULL,NULL,NULL,0,NULL,1,NULL,NULL,NULL),(21,'https://goldenstallionagency.com/','33:8dd6632dafef567d2170de910e64bae2',NULL,'home-page',NULL,NULL,NULL,'%%sitename%% %%page%% %%sep%% %%sitedesc%%','Marketing &amp; Design Agency','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-01-16 17:58:34','2025-01-16 16:07:59',1,NULL,NULL,NULL,NULL,0,NULL,2,'2025-01-16 18:07:59','2024-12-19 07:56:52',NULL);
/*!40000 ALTER TABLE `wpve_yoast_indexable` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpve_yoast_indexable_hierarchy`
--

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

--
-- Dumping data for table `wpve_yoast_indexable_hierarchy`
--

LOCK TABLES `wpve_yoast_indexable_hierarchy` WRITE;
/*!40000 ALTER TABLE `wpve_yoast_indexable_hierarchy` DISABLE KEYS */;
INSERT INTO `wpve_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),(8,0,0,1),(9,0,0,1),(10,0,0,1),(11,0,0,1),(12,0,0,1),(13,0,0,1),(14,0,0,1),(15,0,0,1),(16,0,0,1),(17,0,0,1),(3,0,0,1);
/*!40000 ALTER TABLE `wpve_yoast_indexable_hierarchy` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpve_yoast_migrations`
--

DROP TABLE IF EXISTS `wpve_yoast_migrations`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpve_yoast_migrations` (
  `id` int(11) unsigned NOT NULL AUTO_INCREMENT,
  `version` varchar(191) DEFAULT NULL,
  PRIMARY KEY (`id`),
  UNIQUE KEY `wpve_yoast_migrations_version` (`version`)
) ENGINE=MyISAM AUTO_INCREMENT=25 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpve_yoast_migrations`
--

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

--
-- Table structure for table `wpve_yoast_primary_term`
--

DROP TABLE IF EXISTS `wpve_yoast_primary_term`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpve_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) 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=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpve_yoast_primary_term`
--

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

--
-- Table structure for table `wpve_yoast_seo_links`
--

DROP TABLE IF EXISTS `wpve_yoast_seo_links`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpve_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=MyISAM AUTO_INCREMENT=91 DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpve_yoast_seo_links`
--

LOCK TABLES `wpve_yoast_seo_links` WRITE;
/*!40000 ALTER TABLE `wpve_yoast_seo_links` DISABLE KEYS */;
INSERT INTO `wpve_yoast_seo_links` VALUES (1,'https://calendly.com/goldenstallionwebagency/hospitality-website-discovery-call',8,NULL,'external',4,NULL,NULL,NULL,NULL,NULL,NULL),(2,'https://goldenstallionagency.com/website-design/',8,505,'internal',4,11,NULL,NULL,NULL,NULL,NULL),(3,'https://goldenstallionagency.com/web-development/',8,522,'internal',4,12,NULL,NULL,NULL,NULL,NULL),(4,'https://goldenstallionagency.com/digital-marketing/',8,532,'internal',4,14,NULL,NULL,NULL,NULL,NULL),(5,'https://goldenstallionagency.com/website-maintenance/',8,537,'internal',4,15,NULL,NULL,NULL,NULL,NULL),(6,'https://goldenstallionagency.com/seo/',8,527,'internal',4,13,NULL,NULL,NULL,NULL,NULL),(7,'https://goldenstallionagency.com/website-design/',8,505,'internal',4,11,NULL,NULL,NULL,NULL,NULL),(8,'https://goldenstallionagency.com/web-development/',8,522,'internal',4,12,NULL,NULL,NULL,NULL,NULL),(9,'https://goldenstallionagency.com/website-maintenance/',8,537,'internal',4,15,NULL,NULL,NULL,NULL,NULL),(10,'https://goldenstallionagency.com/digital-marketing/',8,532,'internal',4,14,NULL,NULL,NULL,NULL,NULL),(11,'https://goldenstallionagency.com/seo/',8,527,'internal',4,13,NULL,NULL,NULL,NULL,NULL),(12,'https://calendly.com/goldenstallionwebagency/hospitality-website-discovery-call',8,NULL,'external',4,NULL,NULL,NULL,NULL,NULL,NULL),(13,'https://calendly.com/goldenstallionwebagency/hospitality-website-discovery-call',8,NULL,'external',4,NULL,NULL,NULL,NULL,NULL,NULL),(14,'https://calendly.com/goldenstallionwebagency/hospitality-website-discovery-call',8,NULL,'external',4,NULL,NULL,NULL,NULL,NULL,NULL),(15,'https://calendly.com/goldenstallionwebagency/hospitality-website-discovery-call',8,NULL,'external',4,NULL,NULL,NULL,NULL,NULL,NULL),(16,'https://calendly.com/goldenstallionwebagency/hospitality-website-discovery-call',8,NULL,'external',4,NULL,NULL,NULL,NULL,NULL,NULL),(17,'https://goldenstallionagency.com/wp-content/uploads/2024/12/GSWA-WEBSITE-UPDATED-CHANGES-.png',8,215,'image-in',4,NULL,127,292,24989,NULL,NULL),(18,'https://goldenstallionagency.com/wp-content/uploads/2024/12/200-HAPPY-RE-1.png',8,218,'image-in',4,NULL,127,599,24477,NULL,NULL),(19,'https://goldenstallionagency.com/wp-content/uploads/2024/12/Untitled-design-1-1.webp',8,234,'image-in',4,NULL,316,324,23906,NULL,NULL),(20,'https://goldenstallionagency.com/wp-content/uploads/2024/12/image_2024-12-03_081425418-1.webp',8,235,'image-in',4,NULL,260,300,17884,NULL,NULL),(21,'https://goldenstallionagency.com/wp-content/uploads/2024/12/image_2024-12-19_182401674.png',8,356,'image-in',4,NULL,543,680,123901,NULL,NULL),(22,'https://goldenstallionagency.com/wp-content/uploads/2024/12/image_2024-12-19_182435994.png',8,357,'image-in',4,NULL,543,681,156750,NULL,NULL),(23,'https://goldenstallionagency.com/wp-content/uploads/2024/12/fdfgretgrf-frgre-frtgtr-3.jpg',8,358,'image-in',4,NULL,1000,1250,89443,NULL,NULL),(24,'https://goldenstallionagency.com/wp-content/uploads/2024/12/fdfgretgrf-frgre-frtgtr-4.jpg',8,359,'image-in',4,NULL,1000,1250,95329,NULL,NULL),(25,'https://goldenstallionagency.com/wp-content/uploads/2024/12/fdfgretgrf-frgre-frtgtr-5.jpg',8,360,'image-in',4,NULL,1000,1250,84275,NULL,NULL),(26,'https://goldenstallionagency.com/wp-content/uploads/2024/12/fdfgretgrf-frgre-frtgtr-6.jpg',8,361,'image-in',4,NULL,1000,1250,92167,NULL,NULL),(27,'https://goldenstallionagency.com/wp-content/uploads/2024/12/fdfgretgrf-frgre-frtgtr-7.jpg',8,362,'image-in',4,NULL,1000,1250,88751,NULL,NULL),(28,'https://goldenstallionagency.com/wp-content/uploads/2024/12/fdfgretgrf-frgre-frtgtr-8.jpg',8,363,'image-in',4,NULL,1000,1250,78219,NULL,NULL),(29,'https://goldenstallionagency.com/wp-content/uploads/2024/12/fdfgretgrf-frgre-frtgtr-9.jpg',8,364,'image-in',4,NULL,1000,1250,81738,NULL,NULL),(30,'https://goldenstallionagency.com/wp-content/uploads/2024/12/fdfgretgrf-frgre-frtgtr-10.jpg',8,365,'image-in',4,NULL,1000,1250,79517,NULL,NULL),(31,'https://goldenstallionagency.com/wp-content/uploads/2024/12/fdfgretgrf-frgre-frtgtr-f-1.jpg',8,366,'image-in',4,NULL,1000,1250,85315,NULL,NULL),(32,'https://goldenstallionagency.com/wp-content/uploads/2024/12/fdfgretgrf-frgre-frtgtr.jpg',8,367,'image-in',4,NULL,1000,1250,90441,NULL,NULL),(33,'https://goldenstallionagency.com/wp-content/uploads/2024/12/image_2024-12-20_165745902.png',8,593,'image-in',4,NULL,85,82,6151,NULL,NULL),(34,'https://goldenstallionagency.com/wp-content/uploads/2024/12/image_2024-12-20_163844806.png',8,588,'image-in',4,NULL,91,91,1728,NULL,NULL),(35,'https://goldenstallionagency.com/wp-content/uploads/2024/12/image_2024-11-08_222804488.webp',8,51,'image-in',4,NULL,150,150,8132,NULL,NULL),(36,'https://goldenstallionagency.com/wp-content/uploads/2024/12/image_2024-12-20_164133948.png',8,589,'image-in',4,NULL,108,103,7668,NULL,NULL),(37,'https://goldenstallionagency.com/wp-content/uploads/2024/12/image_2024-12-19_172805761.png',8,317,'image-in',4,NULL,636,783,408055,NULL,NULL),(38,'https://goldenstallionagency.com/wp-content/uploads/2024/12/1-1.png',8,641,'image-in',4,NULL,497,774,83594,NULL,NULL),(39,'https://goldenstallionagency.com/wp-content/uploads/2024/12/2-1.png',8,642,'image-in',4,NULL,497,774,75278,NULL,NULL),(40,'https://goldenstallionagency.com/wp-content/uploads/2024/12/3-2.png',8,643,'image-in',4,NULL,497,774,94549,NULL,NULL),(41,'https://goldenstallionagency.com/wp-content/uploads/2024/12/5-2.png',8,645,'image-in',4,NULL,497,774,79141,NULL,NULL),(42,'https://goldenstallionagency.com/wp-content/uploads/2024/12/1ca77926-7537-4cb2-8743-2cfa35ac6420-768x650-1.webp',8,25,'image-in',4,NULL,650,768,14412,NULL,NULL),(43,'mailto:info@goldenstallionagency.co.za',10,NULL,'external',5,NULL,NULL,NULL,NULL,NULL,NULL),(44,'https://goldenstallionagency.com/contact-us/',10,17,'internal',5,8,NULL,NULL,NULL,NULL,NULL),(45,'https://goldenstallionagency.com/contact-us/',10,17,'internal',5,8,NULL,NULL,NULL,NULL,NULL),(46,'https://goldenstallionagency.com/contact-us/',10,17,'internal',5,8,NULL,NULL,NULL,NULL,NULL),(47,'https://goldenstallionagency.com/wp-content/uploads/2024/12/young-serious-webdesigner-with-laptop-concentrating-on-network.jpg',10,438,'image-in',5,NULL,853,1280,153822,NULL,NULL),(48,'https://goldenstallionagency.com/wp-content/uploads/2024/12/fdfgretgrf-frgre-frtgtr-5.jpg',12,NULL,'internal',6,NULL,NULL,NULL,NULL,NULL,NULL),(49,'https://goldenstallionagency.com/wp-content/uploads/2024/12/fdfgretgrf-frgre-frtgtr-10.jpg',12,NULL,'internal',6,NULL,NULL,NULL,NULL,NULL,NULL),(50,'https://goldenstallionagency.com/wp-content/uploads/2024/12/fdfgretgrf-frgre-frtgtr-7.jpg',12,NULL,'internal',6,NULL,NULL,NULL,NULL,NULL,NULL),(51,'https://goldenstallionagency.com/wp-content/uploads/2024/12/fdfgretgrf-frgre-frtgtr-4.jpg',12,NULL,'internal',6,NULL,NULL,NULL,NULL,NULL,NULL),(52,'https://goldenstallionagency.com/wp-content/uploads/2024/12/fdfgretgrf-frgre-frtgtr-f-1.jpg',12,NULL,'internal',6,NULL,NULL,NULL,NULL,NULL,NULL),(53,'https://goldenstallionagency.com/wp-content/uploads/2024/12/fdfgretgrf-frgre-frtgtr-6.jpg',12,NULL,'internal',6,NULL,NULL,NULL,NULL,NULL,NULL),(54,'https://goldenstallionagency.com/wp-content/uploads/2024/12/fdfgretgrf-frgre-frtgtr-8.jpg',12,NULL,'internal',6,NULL,NULL,NULL,NULL,NULL,NULL),(55,'https://goldenstallionagency.com/wp-content/uploads/2024/12/fdfgretgrf-frgre-frtgtr-9.jpg',12,NULL,'internal',6,NULL,NULL,NULL,NULL,NULL,NULL),(56,'https://goldenstallionagency.com/wp-content/uploads/2024/12/fdfgretgrf-frgre-frtgtr.jpg',12,NULL,'internal',6,NULL,NULL,NULL,NULL,NULL,NULL),(57,'https://goldenstallionagency.com/wp-content/uploads/2024/12/fdfgretgrf-frgre-frtgtr-3.jpg',12,NULL,'internal',6,NULL,NULL,NULL,NULL,NULL,NULL),(58,'https://calendly.com/goldenstallionwebagency/hospitality-website-discovery-call',15,NULL,'external',7,NULL,NULL,NULL,NULL,NULL,NULL),(59,'https://goldenstallionagency.com/wp-content/uploads/2024/12/1ca77926-7537-4cb2-8743-2cfa35ac6420-768x650-1.webp',15,25,'image-in',7,NULL,650,768,14412,NULL,NULL),(60,'mailto:info@goldenstallionagency.com',17,NULL,'external',8,NULL,NULL,NULL,NULL,NULL,NULL),(61,'mailto:info@goldenstallionagency.com',17,NULL,'external',8,NULL,NULL,NULL,NULL,NULL,NULL),(62,'tel:%20+27%2081%20210%207855',17,NULL,'external',8,NULL,NULL,NULL,NULL,NULL,NULL),(63,'tel:%20+27%2081%20210%207855',17,NULL,'external',8,NULL,NULL,NULL,NULL,NULL,NULL),(64,'mailto:info@goldenstallionagency.co.za',505,NULL,'external',11,NULL,NULL,NULL,NULL,NULL,NULL),(65,'https://goldenstallionagency.com/contact-us/',505,17,'internal',11,8,NULL,NULL,NULL,NULL,NULL),(66,'https://goldenstallionagency.com/contact-us/',505,17,'internal',11,8,NULL,NULL,NULL,NULL,NULL),(67,'https://goldenstallionagency.com/contact-us/',505,17,'internal',11,8,NULL,NULL,NULL,NULL,NULL),(68,'https://goldenstallionagency.com/wp-content/uploads/2024/12/young-serious-webdesigner-with-laptop-concentrating-on-network.jpg',505,438,'image-in',11,NULL,853,1280,153822,NULL,NULL),(69,'mailto:info@goldenstallionagency.co.za',522,NULL,'external',12,NULL,NULL,NULL,NULL,NULL,NULL),(70,'https://goldenstallionagency.com/contact-us/',522,17,'internal',12,8,NULL,NULL,NULL,NULL,NULL),(71,'https://goldenstallionagency.com/contact-us/',522,17,'internal',12,8,NULL,NULL,NULL,NULL,NULL),(72,'https://goldenstallionagency.com/contact-us/',522,17,'internal',12,8,NULL,NULL,NULL,NULL,NULL),(73,'https://goldenstallionagency.com/wp-content/uploads/2024/12/young-serious-webdesigner-with-laptop-concentrating-on-network.jpg',522,438,'image-in',12,NULL,853,1280,153822,NULL,NULL),(74,'mailto:info@goldenstallionagency.co.za',527,NULL,'external',13,NULL,NULL,NULL,NULL,NULL,NULL),(75,'https://goldenstallionagency.com/contact-us/',527,17,'internal',13,8,NULL,NULL,NULL,NULL,NULL),(76,'https://goldenstallionagency.com/contact-us/',527,17,'internal',13,8,NULL,NULL,NULL,NULL,NULL),(77,'https://goldenstallionagency.com/contact-us/',527,17,'internal',13,8,NULL,NULL,NULL,NULL,NULL),(78,'https://goldenstallionagency.com/wp-content/uploads/2024/12/young-serious-webdesigner-with-laptop-concentrating-on-network.jpg',527,438,'image-in',13,NULL,853,1280,153822,NULL,NULL),(79,'mailto:info@goldenstallionagency.co.za',532,NULL,'external',14,NULL,NULL,NULL,NULL,NULL,NULL),(80,'https://goldenstallionagency.com/contact-us/',532,17,'internal',14,8,NULL,NULL,NULL,NULL,NULL),(81,'https://goldenstallionagency.com/contact-us/',532,17,'internal',14,8,NULL,NULL,NULL,NULL,NULL),(82,'https://goldenstallionagency.com/contact-us/',532,17,'internal',14,8,NULL,NULL,NULL,NULL,NULL),(83,'https://goldenstallionagency.com/wp-content/uploads/2024/12/young-serious-webdesigner-with-laptop-concentrating-on-network.jpg',532,438,'image-in',14,NULL,853,1280,153822,NULL,NULL),(84,'mailto:info@goldenstallionagency.co.za',537,NULL,'external',15,NULL,NULL,NULL,NULL,NULL,NULL),(85,'https://goldenstallionagency.com/contact-us/',537,17,'internal',15,8,NULL,NULL,NULL,NULL,NULL),(86,'https://goldenstallionagency.com/contact-us/',537,17,'internal',15,8,NULL,NULL,NULL,NULL,NULL),(87,'https://goldenstallionagency.com/contact-us/',537,17,'internal',15,8,NULL,NULL,NULL,NULL,NULL),(88,'https://goldenstallionagency.com/wp-content/uploads/2024/12/young-serious-webdesigner-with-laptop-concentrating-on-network.jpg',537,438,'image-in',15,NULL,853,1280,153822,NULL,NULL),(89,'https://goldenstallionagency.com/wp-content/uploads/2024/12/image_2024-11-08_222804488.webp',649,51,'image-in',16,NULL,150,150,8132,NULL,NULL),(90,'https://preview.tonydezigner.com/',1,NULL,'external',17,NULL,NULL,NULL,NULL,NULL,NULL);
/*!40000 ALTER TABLE `wpve_yoast_seo_links` ENABLE KEYS */;
UNLOCK TABLES;
/*!40103 SET TIME_ZONE=@OLD_TIME_ZONE */;

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

-- Dump completed on 2025-10-18 22:09:15
